pb-sxp-ui 1.9.0 → 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.
Files changed (66) hide show
  1. package/dist/index.cjs +1005 -241
  2. package/dist/index.cjs.map +1 -1
  3. package/dist/index.css +72 -4
  4. package/dist/index.js +1005 -241
  5. package/dist/index.js.map +1 -1
  6. package/dist/index.min.cjs +3 -3
  7. package/dist/index.min.cjs.map +1 -1
  8. package/dist/index.min.js +3 -3
  9. package/dist/index.min.js.map +1 -1
  10. package/dist/pb-ui.js +1005 -241
  11. package/dist/pb-ui.js.map +1 -1
  12. package/dist/pb-ui.min.js +3 -3
  13. package/dist/pb-ui.min.js.map +1 -1
  14. package/es/core/components/SxpPageRender/ExpandableText.js +1 -1
  15. package/es/core/components/SxpPageRender/Hashtag/index.js +2 -2
  16. package/es/core/components/SxpPageRender/Modal/index.js +45 -7
  17. package/es/core/components/SxpPageRender/PictureGroup/index.js +51 -25
  18. package/es/core/components/SxpPageRender/index.js +3 -3
  19. package/es/core/hooks/useFocusTrap.d.ts +2 -0
  20. package/es/core/hooks/useFocusTrap.js +37 -0
  21. package/es/core/utils/tool.d.ts +2 -1
  22. package/es/core/utils/tool.js +12 -1
  23. package/es/index.d.ts +1 -0
  24. package/es/index.js +1 -0
  25. package/es/materials/sxp/cta/AniLinkPopup/index.js +5 -5
  26. package/es/materials/sxp/popup/CommodityDetail/index.js +38 -14
  27. package/es/materials/sxp/popup/CommodityDetailDiroNew/index.js +37 -13
  28. package/es/materials/sxp/popup/CommodityList/index.js +32 -28
  29. package/es/materials/sxp/template/Appoint/index.js +1 -1
  30. package/es/materials/sxp/template/Commodity/index.js +4 -4
  31. package/es/materials/sxp/template/CommodityDiro/index.js +4 -4
  32. package/es/materials/sxp/template/CommodityDiroNew/index.js +4 -4
  33. package/es/materials/sxp/template/Link/index.js +1 -1
  34. package/es/materials/sxp/template/MultiCommodity/index.js +23 -42
  35. package/es/materials/sxp/template/MultiCommodityDiro/index.js +24 -42
  36. package/es/materials/sxp/template/MultiCommodityDiroNew/index.js +25 -44
  37. package/es/materials/sxp/template/components/EventProvider.d.ts +2 -0
  38. package/es/materials/sxp/template/components/EventProvider.js +22 -11
  39. package/es/materials/sxp/template/components/Scroll.js +1 -1
  40. package/lib/core/components/SxpPageRender/ExpandableText.js +1 -1
  41. package/lib/core/components/SxpPageRender/Hashtag/index.js +2 -2
  42. package/lib/core/components/SxpPageRender/Modal/index.js +45 -7
  43. package/lib/core/components/SxpPageRender/PictureGroup/index.js +49 -23
  44. package/lib/core/components/SxpPageRender/index.js +3 -3
  45. package/lib/core/hooks/useFocusTrap.d.ts +2 -0
  46. package/lib/core/hooks/useFocusTrap.js +39 -0
  47. package/lib/core/utils/tool.d.ts +2 -1
  48. package/lib/core/utils/tool.js +13 -1
  49. package/lib/index.d.ts +1 -0
  50. package/lib/index.js +1 -0
  51. package/lib/materials/sxp/cta/AniLinkPopup/index.js +5 -5
  52. package/lib/materials/sxp/popup/CommodityDetail/index.js +36 -12
  53. package/lib/materials/sxp/popup/CommodityDetailDiroNew/index.js +35 -11
  54. package/lib/materials/sxp/popup/CommodityList/index.js +32 -28
  55. package/lib/materials/sxp/template/Appoint/index.js +1 -1
  56. package/lib/materials/sxp/template/Commodity/index.js +4 -4
  57. package/lib/materials/sxp/template/CommodityDiro/index.js +4 -4
  58. package/lib/materials/sxp/template/CommodityDiroNew/index.js +4 -4
  59. package/lib/materials/sxp/template/Link/index.js +1 -1
  60. package/lib/materials/sxp/template/MultiCommodity/index.js +22 -41
  61. package/lib/materials/sxp/template/MultiCommodityDiro/index.js +23 -41
  62. package/lib/materials/sxp/template/MultiCommodityDiroNew/index.js +24 -43
  63. package/lib/materials/sxp/template/components/EventProvider.d.ts +2 -0
  64. package/lib/materials/sxp/template/components/EventProvider.js +21 -10
  65. package/lib/materials/sxp/template/components/Scroll.js +1 -1
  66. package/package.json +1 -1
package/dist/index.min.js CHANGED
@@ -1,7 +1,7 @@
1
- import{isEmpty as qt,cloneDeep as $t,isEqual as tn,debounce as Di,throttle as li,get as nn}from"lodash";import{v4 as fo}from"uuid";import ho from"pako";import p,{useContext as ri,useMemo as ue,memo as Pe,useEffect as pe,createContext as di,useState as q,useRef as ve,useCallback as ge,forwardRef as mi,useImperativeHandle as on,useLayoutEffect as Ao}from"react";import fi from"qs";import go from"eventemitter3";import{css as Ce}from"@emotion/css";import*as ln from"react-dom";import bo from"react-dom";function nt(t,e){var i={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(i[n]=t[n]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var l=0,n=Object.getOwnPropertySymbols(t);l<n.length;l++)e.indexOf(n[l])<0&&Object.prototype.propertyIsEnumerable.call(t,n[l])&&(i[n[l]]=t[n[l]]);return i}function mt(t,e,i,n){function l(o){return o instanceof i?o:new i(function(r){r(o)})}return new(i||(i=Promise))(function(o,r){function d(s){try{v(n.next(s))}catch(m){r(m)}}function a(s){try{v(n.throw(s))}catch(m){r(m)}}function v(s){s.done?o(s.value):l(s.value).then(d,a)}v((n=n.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const yo=/:\w+/g;var rn=(t,e)=>mt(void 0,void 0,void 0,function*(){const i={},n={};for(let l=0;l<e?.length;l++){const{id:o,method:r,url:d,urlParams:a,name:v,queryString:s,headers:m,body:f}=e[l];let h=d;a&&Object.entries(a).forEach(([g,b])=>{h=h.replace(yo,T=>T===g?b:T)}),s&&(h+=s),n[o]=v;try{const g=yield fetch(h,{method:r,headers:Object.assign({"Content-Type":"application/json"},m),body:JSON.stringify(f)}).then(b=>b.json());i[o]=g}catch(g){console.error("DataSource request error: ",g),i[o]={}}}return{$store:i,idMapName:n}});const dn="SXP_TOKEN_INFO",wo=(t,e)=>mt(void 0,void 0,void 0,function*(){var i;const n=t.getTenantId(),l=t.getAppId(),o=t.getApiUrl(),r=window.localStorage.getItem(dn);let d=JSON.parse(r||"{}");if(Date.now()>((i=d?.expireTime)!==null&&i!==void 0?i:0)){const v=yield fetch(`${o}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":n||"","x-app-id":l||""}}).then(s=>s.json());if(v.success){const s=v.data;d=Object.assign(Object.assign({},s),{expireTime:Date.now()+s.expire*1e3}),window.localStorage.setItem(dn,JSON.stringify(d))}}return d});function hi(t,e){const i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),n=[];let l;if(e=e||i.length,t)for(l=0;l<t;l++)n[l]=i[0|Math.random()*e];else{let o;for(n[8]=n[13]=n[18]=n[23]="-",n[14]="4",l=0;l<36;l++)n[l]||(o=0|Math.random()*16,n[l]=i[l===19?o&3|8:o])}return n.join("")}const To=t=>{let e="";const i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",n=i.length;let l=0;for(;l<t;)e+=i.charAt(Math.floor(Math.random()*n)),l+=1;return e},xo=()=>{const t=fo();return t?.replaceAll?t.replaceAll("-",""):To(32)},xe=(t,e)=>{if(!t)return"";let i="";const n=e?.["fontFamily-cn"],l=e?.["fontFamily-en"];if(!n&&!l)return t;let o=t;const r=/[\u4e00-\u9fa5]/g,d=/[^\u4e00-\u9fa5]/g,a=`font-family:${n??"inherit"}`,v=`font-family:${l??"inherit"}`,s=f=>{let h=f.search(r),g=f.search(d);return h!==-1&&g!==-1&&h<g&&(i+=`<span style="${a}">${f.substring(h,g)}</span>`,o=f.substring(g,f?.length)),h!==-1&&g!==-1&&h>g&&(i+=`<span style="${v}">${f.substring(g,h)}</span>`,o=f.substring(h,f?.length)),h===-1?(i+=`<span style="${v}">${f.substring(g,f?.length)}</span>`,o="",!1):g===-1?(i+=`<span style="${a}">${f.substring(h,f?.length)}</span>`,o="",!1):!0};let m=!0;for(;m;)m=s(o);return i};function an(){var t,e,i,n,l,o,r;let d=self.navigator.userAgent;return d?/edge\/([\d\.]+)/i.exec(d)?`Edge ${(t=/edge\/([\d\.]+)/i.exec(d))===null||t===void 0?void 0:t[1]}`:/edg\/([\d\.]+)/i.exec(d)?`Edge(Chromium) ${(e=/edge\/([\d\.]+)/i.exec(d))===null||e===void 0?void 0:e[1]}`:/msie/i.test(d)?`Internet Explorer ${(i=/msie ([\d\.]+)/i.exec(d))===null||i===void 0?void 0:i[1]}`:/Trident/i.test(d)?`Internet Explorer ${(n=/rv:([\d\.]+)/i.exec(d))===null||n===void 0?void 0:n[1]}`:/chrome/i.test(d)?`Chrome ${(l=/chrome\/([\d\.]+)/i.exec(d))===null||l===void 0?void 0:l[1]}`:/firefox/i.test(d)?`Firefox ${(o=/firefox\/([\d\.]+)/i.exec(d))===null||o===void 0?void 0:o[1]}`:/safari/i.test(d)?`Safari ${(r=/version\/([\d\.]+)/i.exec(d))===null||r===void 0?void 0:r[1]}`:null:null}function sn(){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 cn(){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 un(t){const i=document.cookie.split(";");let n=null;return i.forEach(l=>{const[o,r]=l.trim().split("=");o===t&&(n=r)}),n??""}function vn(t){const i=atob(t).split("").map(function(o){return o.charCodeAt(0)}),n=new Uint8Array(i),l=ho.inflate(n,{to:"string"});return JSON.parse(l)}let _i=null;const So={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class Eo{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,_i)return _i;_i=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?So[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let bt=null;const Io={init:({appId:t,tenantId:e,env:i="live",apiUrl:n})=>{bt||(bt=new Eo),n&&bt.setApiUrl(n),bt.setAppId(t),bt.setTenantId(e),bt.setEnv(i)},getDetail:t=>{if(!bt)return;const e=bt.getTenantId(),i=bt.getAppId(),n=bt.getApiUrl();return fetch(`${n}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(l=>mt(void 0,void 0,void 0,function*(){var o,r;const d=yield l.json(),a=vn((o=d?.data)===null||o===void 0?void 0:o.data);if(a){const{$store:v}=yield rn(n,(r=a?.dataSource)!==null&&r!==void 0?r:[]);d.data.data=a,Object.assign(d.data.data,{__STORE__:v})}return d}))},getSxpDetailByPageId:t=>mt(void 0,void 0,void 0,function*(){if(!bt)return;const e=bt.getTenantId(),i=bt.getAppId(),n=bt.getApiUrl();return fetch(`${n}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(l=>mt(void 0,void 0,void 0,function*(){var o;const r=yield l.json();if(!r.success)return;const d=vn((o=r?.data)===null||o===void 0?void 0:o.data);return r.data.data=d,r.data}))}),getSxpRecommendVideoData:t=>mt(void 0,void 0,void 0,function*(){if(!bt)return;const e=yield wo(bt,t),i=hi(0,0);let n=window.localStorage.getItem("SXP_FAKE_SESSION_ID");qt(n)&&(n=hi(36,62),window.localStorage.setItem("SXP_FAKE_SESSION_ID",n));const l=yield fetch("https://dev-sxp-be.chatlabs.net/platform/open/rec/v1.2",{method:"POST",headers:{"Content-Type":"application/json",token:e.token,channel:e.channel,userId:e.userId},body:JSON.stringify({productUserId:n,channel:e.channel,maxRecs:10,requestId:i})}).then(o=>o.json());return l?.data||null})};function Mt(){return ri(En)}function Co(){return ri(Sn)}const Oi="feRealSessionIdKey",pn=()=>{const t=xo();return`${Date.now()}${t}`},ko=()=>{let t=Po();return t||(t=pn(),window.sessionStorage.setItem(Oi,t)),t},mn=()=>{const t=pn();window.sessionStorage.setItem(Oi,t)},Po=()=>window.sessionStorage.getItem(Oi),fn="SXP_FAKE_USER_ID",hn="FAKE_USER_STATE",An="AGREE_POLICY",gn="SLIDE_SKIP_STATE",bn="CCONTSENT_STATE",yn=()=>{let t=window.localStorage.getItem(fn);return qt(t)&&(t=hi(36,62),window.localStorage.setItem(fn,t)),t},Do=()=>{const t=window.localStorage.getItem(hn);return qt(t)&&window.localStorage.setItem(hn,"true"),qt(t)},_o=()=>{const t=window.localStorage.getItem(gn);return qt(t)},Oo=()=>{window.localStorage.setItem(gn,"true")},Lo=()=>{const t=window.localStorage.getItem(bn);return qt(t)&&window.localStorage.setItem(bn,"true"),qt(t)};function Ct(t,e){const{appDomain:i}=je();return ue(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const wt=new go;var ft;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(ft||(ft={}));const Mo=({width:t=window.innerWidth,height:e=window.innerHeight,privacy_title:i,privacy_context:n,privacy_policy_url:l,privacy_policy_title:o})=>{const{setIsAgreePolicy:r,bffEventReport:d}=je(),a=ue(()=>{const m=location.search.slice(1),f=fi.parse(m.replace(/\+/g,"%2B"));for(const h in f)f[h]=f[h].replace(/%2B/g,"+");return f},[]),v=m=>{var f;return(f=a[m])!==null&&f!==void 0?f:null};pe(()=>{d?.({eventInfo:{eventSubject:"privacyEnter",eventDescription:"User enter privacy page",utmSource:v("utm_source"),utmMedium:v("utm_medium"),utmCampaign:v("utm_campaign"),utmId:v("utm_id"),utmContent:v("utm_content"),clSource:v("cl_source"),enterTime:`${Date.now()}`,enterUrl:window.location.href,rtc:null,requestId:null,sessionID:null}})},[]);const s=()=>{d?.({eventInfo:{eventSubject:"userConsent",eventDescription:"\u7528\u6237\u6388\u6743\u3010\u64CD\u4F5C\u7ED3\u679C\u3011",consentResult:"0",consentTags:'["\u7CFB\u7EDF\u8FD0\u8425"]',rtc:null,requestId:null,sessionID:null}}),r?.(!0),window.localStorage.setItem(An,"yes")};return p.createElement("div",{className:"consent-bg"},p.createElement("div",{className:"consent"},p.createElement("div",{className:"consent-col"},p.createElement("div",{className:"consent-title"},i??"Privacy Policy"),p.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.")),p.createElement("div",{className:"consent-col"},p.createElement("button",{"aria-label":"agree",className:"consent-btn",onClick:s},"Agree"),p.createElement("a",{className:"consent-policy",target:"_blank",href:l?`https://${l}`:void 0},o??"More information"))))};var No=Pe(Mo);const wn=di({rtcList:[],tagList:[]});var Li;(function(t){t[t.BFF=5]="BFF"})(Li||(Li={}));const Ai="FOR U",Ro=({render:t,dataSources:e,utmVal:i,enableReportEvent:n=!0,maxSize:l,defaultSize:o,isPreview:r=!1,sxpParameter:d,appDomain:a,hashTagSize:v,loadingImage:s,isOpenHashTag:m=!1,enabledMetaConversionApi:f=!1,consentHeight:h,consentWidth:g,isShowTag:b=!0,isOpenConsent:T=!1,globalConfig:u,isEditor:y=!1,utmParameter:A,channelQueryList:w})=>{var D,I,S;const[k,E]=q([]),[c,O]=q([]),[C,_]=q(!1),[x,M]=q({rtc:"",requestId:""}),N=ve(null),F=ve(!1),[B,R]=q(()=>!!window.localStorage.getItem(An)),[L,V]=q(),[G,z]=q(),[K,Q]=q(m),[ne,he]=q([]),[Se,me]=q(0),[Ve,Xe]=q(!1),[ae,U]=q(null),oe=ve(),fe=ve(),[se,le]=q(Ai),Ee=ve(-1),Te=ve(null),[Ge,qe]=q(!1),Ue=ue(()=>{var W,H,we,Fe;return((Fe=(we=(H=(W=u?.consent)===null||W===void 0?void 0:W[0])===null||H===void 0?void 0:H.item)===null||we===void 0?void 0:we.props)===null||Fe===void 0?void 0:Fe.privacy_necessity)&&!B&&!y||T},[B,u,T,y]),ie=ge(W=>{var H;const we=W?.recList;return(H=we?.map(Ae=>{var De,te,$,Re,Ze,tt;if(!((De=Ae?.video)===null||De===void 0)&&De.bindProducts&&(($=(te=Ae?.video)===null||te===void 0?void 0:te.bindProducts)===null||$===void 0?void 0:$.length)>0){const dt=(tt=(Ze=(Re=Ae?.video)===null||Re===void 0?void 0:Re.bindProducts)===null||Ze===void 0?void 0:Ze.filter(ot=>!!ot?.bindCta))!==null&&tt!==void 0?tt:[];return Object.assign(Object.assign({},Ae),{video:Object.assign(Object.assign({},Ae?.video),{bindProducts:dt})})}return Ae}))!==null&&H!==void 0?H:[]},[]);pe(()=>{const W=H=>{oe.current=H};return wt.on(ft.CHANGE_THEME_TAG,W),()=>{wt.off(ft.CHANGE_THEME_TAG,W)}},[]),pe(()=>{Q(m)},[m]);const Z=ue(()=>e?.find(W=>W.type===Li.BFF),[e]),X=ge((W,H)=>{if(!Z)return;const we=Z.url,Fe=yn();if(H?.query){const Ae=fi.stringify(H.query);W=`${W}?${Ae}`}if(H.type==="beacon"&&navigator.sendBeacon){const Ae=fi.stringify(Object.assign(Object.assign({},Z.headers),{"x-user-id":Fe}));return Ae&&(W=H?.query?`${W}&${Ae}`:`${W}?${Ae}`),navigator.sendBeacon(`${we}/api/v1${W}`,new Blob([JSON.stringify(Object.assign({},H.body))],{type:"application/json;charset=UTF-8"}))}return window.fetch(`${we}/api/v1${W}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":Fe},Z.headers),method:H.method,body:JSON.stringify(H.body)}).then(Ae=>Ae.json()).catch(Ae=>Promise.reject(Ae))},[Z]),Y=ge(W=>mt(void 0,void 0,void 0,function*(){var H,we,Fe,Ae,De,te,$,Re,Ze,tt,dt,ot,Ye,Je;if(W=Object.assign(Object.assign(Object.assign({maxSize:(H=W?.maxSize)!==null&&H!==void 0?H:l,defaultSize:(we=W?.defaultSize)!==null&&we!==void 0?we:o,hashTag:W?.hashTag,traceInfo:W?.traceInfo,themeTag:W?.themeTag},W?.contentFilter&&{contentFilter:`[${W?.contentFilter}]`}),W?.productFilter&&{productFilter:`[${W?.productFilter}]`}),{pageNum:W?.pageNum}),i){const ct=(De=(Ae=(Fe=i?.split("&"))===null||Fe===void 0?void 0:Fe.filter(vt=>{var Ie,pt;const Qe=vt.split("=")[0];return(pt=(Ie=A?.channels)!==null&&Ie!==void 0?Ie:[])===null||pt===void 0?void 0:pt.includes(Qe)}))===null||Ae===void 0?void 0:Ae.join("&"))!==null&&De!==void 0?De:"";W=Object.assign(Object.assign({},W),{channel:decodeURIComponent(ct)})}if(y){let ct=1;if(W=Object.assign(Object.assign(Object.assign({},W),{directPage:!0,level:1}),!i&&w&&w?.length>0&&{channel:w?.[0]}),!W?.channel||F.current)return;F.current=!0;let vt=[],Ie=null;const pt=Qe=>mt(void 0,void 0,void 0,function*(){var Dt,Vt,zt,_t,Wt,Ot;if(Qe.pageNum=ct,Ie=yield X?.("/recommend/list",{method:"GET",query:Qe}),!Ie?.success)return;_(!1),vt=vt.concat((_t=(zt=(Vt=(Dt=Ie?.data)===null||Dt===void 0?void 0:Dt.recList)===null||Vt===void 0?void 0:Vt.filter)===null||zt===void 0?void 0:zt.call(Vt,P=>P?.product||P?.video))!==null&&_t!==void 0?_t:[]),E(ie(Object.assign(Object.assign({},Ie.data),{recList:vt}))),he(ie(Object.assign(Object.assign({},Ie.data),{recList:vt}))),((Ot=(Wt=Ie?.data)===null||Wt===void 0?void 0:Wt.recList)===null||Ot===void 0?void 0:Ot.some(P=>P?.product||P?.video))&&(ct=ct+1,yield pt(Qe))});return yield pt(W),!W?.hashTag&&Ie&&M({rtc:(te=Ie?.data)===null||te===void 0?void 0:te.rtc,requestId:($=Ie?.data)===null||$===void 0?void 0:$.requestId}),Object.assign(Object.assign({},Ie.data),{recList:vt})}u?.enablePreview&&(W=Object.assign(Object.assign({},W),{directPage:!0,level:1,pageNum:(Re=W?.pageNum)!==null&&Re!==void 0?Re:1}));const Ke=yield X?.("/recommend/list",{method:"GET",query:W});if(Ke?.success){if(W?.hashTag||M({rtc:Ke.data.rtc,requestId:Ke.data.requestId}),u?.enablePreview&&!y){let ct=[];return ct=ct.concat((ot=(dt=(tt=(Ze=Ke?.data)===null||Ze===void 0?void 0:Ze.recList)===null||tt===void 0?void 0:tt.filter)===null||dt===void 0?void 0:dt.call(tt,Ie=>Ie?.product||Ie?.video))!==null&&ot!==void 0?ot:[]),((Je=(Ye=Ke?.data)===null||Ye===void 0?void 0:Ye.recList)===null||Je===void 0?void 0:Je.some(Ie=>Ie?.product||Ie?.video))||qe(!0),Object.assign(Object.assign({},Ke.data),{recList:ct})}return Ke?.data}}),[X,i,l,o,w]),Ne=ge(W=>mt(void 0,void 0,void 0,function*(){var H,we,Fe,Ae;if(k.length<=0)return;const De=k?.[k?.length-1],te=yield Y(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:G?.hashTag},((H=De?.product)===null||H===void 0?void 0:H.itemId)&&{productFilter:(we=De?.product)===null||we===void 0?void 0:we.itemId}),((Fe=De?.video)===null||Fe===void 0?void 0:Fe.itemId)&&{contentFilter:(Ae=De?.video)===null||Ae===void 0?void 0:Ae.itemId}),{themeTag:oe.current}),u?.enablePreview&&!y&&{pageNum:W}));return E(k.concat(ie(te))),he(ne.concat(ie(te))),te}),[Y,k,G,ne]),ce=ge(({userInfo:W,eventInfo:H})=>{if(!n||u?.enablePreview)return;W||(W={});const we=ko(),Fe=Object.assign(Object.assign(Object.assign(Object.assign({sessionID:we,rtc:x.rtc,requestId:x.requestId},H),cn()&&{sxpDevice:cn()}),sn()&&{sxpSystem:sn()}),an()&&{sxpBrowser:an()}),Ae=Object.entries(W).map(([te,$])=>({name:te,value:$})),De=Object.entries(Fe).map(([te,$])=>$&&{name:te,value:$}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",W),console.log("eventInfo:",Fe),console.log("========= \u7ED3\u675F ========="),X?.("/event/report",{method:"POST",body:{userInfo:Ae,eventInfo:De},type:"beacon"})},[X,x,n,u?.enablePreview]),J=ge(({eventName:W,product:H})=>{var we,Fe,Ae,De,te;if(!n||!f||u?.enablePreview||!(!((we=u?.converApi)===null||we===void 0)&&we[W]))return;let $=$t((Fe=u?.converApi)===null||Fe===void 0?void 0:Fe[W]);const Re=new URLSearchParams(window.location.search),Ze=Re?.get("fbclid"),tt={event_source_url:(Ae=window?.location)===null||Ae===void 0?void 0:Ae.href,external_id:yn(),client_user_agent:(te=(De=window?.navigator)===null||De===void 0?void 0:De.userAgent)!==null&&te!==void 0?te:"",fbc:Ze?`fb.2.${new Date().getTime()}.${Ze}`:"",fbp:un("_fbp")?`fb.2.${new Date().getTime()}.${un("_fbp")}`:"",time:Math.floor(Date.now()/1e3)},dt=/\{\{(.*?)\}\}/g,ot=Ye=>{if(Ye){if(Ye instanceof Array)Ye?.map(Je=>ot(Je));else for(const Je in Ye)if(Ye.hasOwnProperty(Je)){const Ke=Ye?.[Je];if(typeof Ke=="object")ot(Ke);else if(typeof Ke=="string"){const ct=Ke?.match(dt);ct&&ct.forEach(vt=>{var Ie;const pt=vt.substring(2,vt.length-2);try{let Qe=new Function("fix_par","product",`return ${pt}`)(tt,H);Qe?(pt?.indexOf("currency")!==-1&&Qe?.indexOf("-")!==-1&&typeof Qe=="string"&&(Qe=(Ie=Qe?.split("-"))===null||Ie===void 0?void 0:Ie[0]),Ye[Je]=Qe):delete Ye[Je]}catch(Qe){delete Ye[Je],console.error("An error occurred:",Qe?.message)}})}}}};return ot($),X?.("/fb/events",{method:"POST",body:$,type:"beacon"})},[X,n,f,u?.enablePreview]),j=ge(W=>mt(void 0,void 0,void 0,function*(){const H=yield X?.("/recommend/like",{method:"POST",body:W});return H?.success}),[X]),Le=ge(W=>mt(void 0,void 0,void 0,function*(){const H=yield X?.("/recommend/unlike",{method:"POST",body:W});return H?.success}),[X]),ht=ge(W=>mt(void 0,void 0,void 0,function*(){const H=yield X?.("/customform",{method:"POST",body:W});return H?.success}),[X]),At=ge(()=>mt(void 0,void 0,void 0,function*(){var W,H,we,Fe,Ae;if(!(!i||!b))try{const De=(we=(H=(W=i?.split("&"))===null||W===void 0?void 0:W.filter($=>{var Re,Ze;const tt=$.split("=")[0];return(Ze=(Re=A?.channels)!==null&&Re!==void 0?Re:[])===null||Ze===void 0?void 0:Ze.includes(tt)}))===null||H===void 0?void 0:H.join("&"))!==null&&we!==void 0?we:"",te=yield X?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(De)}});O((Ae=(Fe=te?.data)===null||Fe===void 0?void 0:Fe.tags)!==null&&Ae!==void 0?Ae:[])}catch(De){console.log("e",De)}}),[X,i,b]),gt=ge((W,H,we,Fe)=>{var Ae,De,te,$,Re,Ze,tt,dt,ot,Ye,Je,Ke,ct,vt,Ie,pt,Qe,Dt,Vt,zt,_t,Wt,Ot,Jt,P,de,re,be,ke,_e,ee,Me,Be,We,He,ye;const ze=we?.bindCta,lt=((Ae=H?.video)===null||Ae===void 0?void 0:Ae.bindProduct)||((De=H?.video)===null||De===void 0?void 0:De.bindProducts)&&(($=(te=H?.video)===null||te===void 0?void 0:te.bindProducts)===null||$===void 0?void 0:$.length)>0;let $e="",et=null;Ve?$e="hashTagPage":!((Re=H?.video)===null||Re===void 0)&&Re.url?($e="videoPage",et="video"):!((tt=(Ze=H?.video)===null||Ze===void 0?void 0:Ze.imgUrls)===null||tt===void 0)&&tt.length&&($e="imagePage",et="image");const it=(vt=(Ke=(dt=we?.tags)!==null&&dt!==void 0?dt:(Je=(Ye=(ot=H?.video)===null||ot===void 0?void 0:ot.bindProducts)===null||Ye===void 0?void 0:Ye[0])===null||Je===void 0?void 0:Je.tags)!==null&&Ke!==void 0?Ke:(ct=H?.video)===null||ct===void 0?void 0:ct.tags)!==null&&vt!==void 0?vt:(Ie=H?.product)===null||Ie===void 0?void 0:Ie.tags;ce?.({eventInfo:Object.assign(Object.assign({},W),{ctaId:(pt=ze?.itemId)!==null&&pt!==void 0?pt:"",ctaName:(Qe=ze?.title)!==null&&Qe!==void 0?Qe:"",contentTags:it?JSON.stringify(it):"",position:Fe+"",contentId:(Vt=(Dt=H?.video)===null||Dt===void 0?void 0:Dt.itemId)!==null&&Vt!==void 0?Vt:"",productId:lt?we?.itemId:"",traceInfo:(He=(Me=(re=(Ot=(zt=ze?.traceInfo)!==null&&zt!==void 0?zt:(Wt=(_t=H?.video)===null||_t===void 0?void 0:_t.bindCta)===null||Wt===void 0?void 0:Wt.traceInfo)!==null&&Ot!==void 0?Ot:(de=(P=(Jt=H?.video)===null||Jt===void 0?void 0:Jt.bindProduct)===null||P===void 0?void 0:P.bindCta)===null||de===void 0?void 0:de.traceInfo)!==null&&re!==void 0?re:(ee=(_e=(ke=(be=H?.video)===null||be===void 0?void 0:be.bindProducts)===null||ke===void 0?void 0:ke[0])===null||_e===void 0?void 0:_e.bindCta)===null||ee===void 0?void 0:ee.traceInfo)!==null&&Me!==void 0?Me:(We=(Be=H?.product)===null||Be===void 0?void 0:Be.bindCta)===null||We===void 0?void 0:We.traceInfo)!==null&&He!==void 0?He:"",fromKName:$e,fromKPage:(ye=location?.href)!==null&&ye!==void 0?ye:"",contentFormat:et})})},[ce,Ve]),st=ge(()=>{var W,H;const we=location.search.slice(1),Fe=fi.parse(we.replace(/\+/g,"%2B"));for(const te in Fe)Fe[te]=Fe[te].replace(/%2B/g,"+");const Ae=te=>{var $;return($=Fe[te])!==null&&$!==void 0?$:""},De=new Date;fe.current=De,ce?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:Ae("utm_source"),utmMedium:Ae("utm_medium"),utmCampaign:Ae("utm_campaign"),utmId:Ae("utm_id"),utmContent:Ae("utm_content"),enterTime:Math.floor(De/1e3)+"",requestId:null,enterUrl:(H=(W=window?.location)===null||W===void 0?void 0:W.href)!==null&&H!==void 0?H:"",clSource:Ae("cl_source")}})},[ce]);pe(()=>{Ue||st()},[Ue]),pe(()=>{Ue||(_(!0),At(),Y().then(W=>{W&&(E(ie(W)),he(ie(W)))}).finally(()=>{ce({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),_(!1)}))},[Ue]),pe(()=>{r&&(_(!0),At(),Y().then(W=>{W&&(E(ie(W)),he(ie(W)))}).finally(()=>{ce({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),_(!1)}))},[Y,At]);const yt=Ct("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",a);return p.createElement(wn.Provider,{value:{rtcList:k,setRtcList:E,mutateLike:j,mutateUnlike:Le,submitForm:ht,popupDetailData:L,loadVideos:Ne,setPopupDetailData:V,getRecommendVideos:Y,bffEventReport:ce,utmVal:i,isPreview:r,loading:C,sxpParameter:d,waterFallData:G,setWaterFallData:z,ctaEvent:gt,swiperRef:N,openHashtag:K,setOpenHashtag:Q,cacheRtcList:ne,setCacheRtcList:he,cacheActiveIndex:Se,setCacheActiveIndex:me,isFromHashtag:Ve,setIsFromHashtag:Xe,appDomain:a,hashTagSize:v,loadingImage:s??yt,isOpenHashTag:m,tagList:c,setLoading:_,videoRef:ae,setVideoRef:U,bffFbReport:J,isAgreePolicy:B,setIsAgreePolicy:R,curTime:fe,h5EnterLink:st,themeTag:oe,isShowConsent:Ue,selectTag:se,setSelectTag:le,globalConfig:u,popupCurTimeRef:Te,checkCommodityIndexRef:Ee,isEditor:y,isNoMoreData:Ge}},Ue?p.createElement(No,Object.assign({},(S=(I=(D=u?.consent)===null||D===void 0?void 0:D[0])===null||I===void 0?void 0:I.item)===null||S===void 0?void 0:S.props)):t({rtcList:k,mutateLike:j,mutateUnlike:Le,submitForm:ht,tagList:c}))};var Tn=Pe(Ro);function je(){return ri(wn)}var xn;(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"})(xn||(xn={}));const Sn=di({$store:{},options:[],configs:[]}),Vo=({children:t,isSsr:e,enable:i})=>{const[n,l]=q([]),{schema:o}=Mt(),[r,d]=q(o.__STORE__||{}),[a,v]=q([]);pe(()=>{var f;e||tn(a,o?.dataSource)||v((f=o?.dataSource)!==null&&f!==void 0?f:[])},[o?.dataSource,e]);const s=ge(()=>mt(void 0,void 0,void 0,function*(){const{$store:f,idMapName:h}=yield rn("",a);d(f),m(f,h)}),[a]),m=(f,h)=>{const g=[];Object.entries(f).forEach(([b,T])=>{Object.keys(T).forEach(u=>{const y={label:`${h[b]} - ${u}`,value:`{{ ${b}.${u} }}`};g.push(y)})}),l(g)};return pe(()=>{e||s()},[s,e,o]),i?p.createElement(Sn.Provider,{value:{$store:o.__STORE__||r,options:n,configs:a}},t):t};var jo=Pe(Vo);const gi={id:hi(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},Mi={id:"",duration:0,name:"none"},En=p.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[gi],redoStack:[],popup:Mi,setPopup:()=>{}}),In=mi(({children:t,resolver:e,isSsr:i,schema:n,enableDataSource:l=!0,utmVal:o},r)=>{const[d,a]=q(null),[v,s]=q(n||{pointData:[gi],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[m,f]=q([gi]),[h,g]=q([[gi]]),[b,T]=q([]),[u,y]=q(Mi);typeof window<"u"&&(window.sxpPopup=(S,k)=>{y(Object.assign(Object.assign(Object.assign({},Mi),{id:S}),k))}),typeof window<"u"&&(window.getJointUtmLink=S=>(Oo(),S?.indexOf("?")!==-1?S+(o?"&"+o:""):S+(o?"?"+o:""))),pe(()=>{g([v.pointData]),T([])},[v.type]);const A=ge(S=>{const k=$t(v);k&&(k.dataSource=S,s?.(k))},[v]),[w,D]=q();on(r,()=>({loadSchema(S){S&&(g([S.pointData]),s(S))},exportSchema(){return $t(v)},getPageInfoData(){return w},initPageInfoData(S){S&&D(S)}}));const I=ue(()=>{if(v)return v.type==="PC"?v.pcPageConf:v.mobilePageConf},[v]);return p.createElement(En.Provider,{value:{resolver:e,currentNode:d,schema:v,setCurrentNode:a,setSchema:s,saveDataSource:A,prePiontData:m,setPrePiontData:f,pageInfoData:w,setPageInfoData:S=>D(Object.assign(Object.assign({},w),S)),undoStack:h,redoStack:b,setRedoStack:T,setUndoStack:g,getCurPageConf:I,popup:u,setPopup:y}},p.createElement(jo,{isSsr:i,enable:l},t))});var Fo=Object.freeze({__proto__:null,EditorCore:In}),Bo=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],zo=[{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 ut(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:n}=je(),l=ge((d,a,v,s,m)=>{var f,h,g,b,T,u,y,A,w,D,I,S,k,E,c,O,C,_,x,M,N,F,B,R,L,V,G,z,K,Q,ne,he,Se,me,Ve,Xe,ae,U;let oe="";e&&(!((h=(f=d?.video)===null||f===void 0?void 0:f.bindProducts)===null||h===void 0)&&h.length||!((g=d?.video)===null||g===void 0)&&g.bindProduct)?oe="pdpPage":n?oe="hashTagPage":!((b=d?.video)===null||b===void 0)&&b.url?oe="videoPage":!((T=d?.video)===null||T===void 0)&&T.imgUrls&&(!((y=(u=d?.video)===null||u===void 0?void 0:u.imgUrls)===null||y===void 0)&&y.length)?oe="imagePage":d?.product&&(oe="productPage");const fe=(E=(S=(A=a?.tags)!==null&&A!==void 0?A:(I=(D=(w=d?.video)===null||w===void 0?void 0:w.bindProducts)===null||D===void 0?void 0:D[0])===null||I===void 0?void 0:I.tags)!==null&&S!==void 0?S:(k=d?.video)===null||k===void 0?void 0:k.tags)!==null&&E!==void 0?E:(c=d?.product)===null||c===void 0?void 0:c.tags;let se=null;!((O=d?.video)===null||O===void 0)&&O.url?se="video":!((C=d?.video)===null||C===void 0)&&C.imgUrls&&(!((x=(_=d?.video)===null||_===void 0?void 0:_.imgUrls)===null||x===void 0)&&x.length)&&(se="image"),t?.({eventInfo:Object.assign({eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(M=a?.itemId)!==null&&M!==void 0?M:"",productName:(N=a?.title)!==null&&N!==void 0?N:"",price:a?.price?a?.price+"":"0",productCollection:(F=a?.collection)!==null&&F!==void 0?F:"",fromKName:oe,fromKPage:location?.href,contentTags:fe?JSON.stringify(fe):"",position:s+"",contentId:(R=(B=d?.video)===null||B===void 0?void 0:B.itemId)!==null&&R!==void 0?R:"",ctatId:(L=v?.itemId)!==null&&L!==void 0?L:"",traceInfo:(U=(Ve=(Se=(K=(V=m??a?.traceInfo)!==null&&V!==void 0?V:(z=(G=d?.video)===null||G===void 0?void 0:G.bindProduct)===null||z===void 0?void 0:z.traceInfo)!==null&&K!==void 0?K:(he=(ne=(Q=d?.video)===null||Q===void 0?void 0:Q.bindProducts)===null||ne===void 0?void 0:ne[0])===null||he===void 0?void 0:he.traceInfo)!==null&&Se!==void 0?Se:(me=d?.product)===null||me===void 0?void 0:me.traceInfo)!==null&&Ve!==void 0?Ve:(ae=(Xe=d?.video)===null||Xe===void 0?void 0:Xe.bindCta)===null||ae===void 0?void 0:ae.traceInfo)!==null&&U!==void 0?U:""},se&&{contentFormat:se})})},[t,e,n]),o=ge((d,a,v,s,m)=>{var f,h,g,b,T,u,y,A,w,D,I,S,k,E;let c="";e&&(!((h=(f=d?.video)===null||f===void 0?void 0:f.bindProducts)===null||h===void 0)&&h.length||!((g=d?.video)===null||g===void 0)&&g.bindProduct)?c="pdpPage":d?.product&&(c="productPage"),t?.({eventInfo:{productId:a?.itemId,productName:a?.title,price:a?.price?a?.price+"":"0",productCollection:a?.collection,fromKName:c,fromKPage:location?.href,contentTags:JSON.stringify(a?.tags),position:m+"",contentId:(b=d?.video)===null||b===void 0?void 0:b.itemId,ctatId:v?.itemId,traceInfo:(E=(S=(A=(T=a?.traceInfo)!==null&&T!==void 0?T:(y=(u=d?.video)===null||u===void 0?void 0:u.bindProduct)===null||y===void 0?void 0:y.traceInfo)!==null&&A!==void 0?A:(I=(D=(w=d?.video)===null||w===void 0?void 0:w.bindProducts)===null||D===void 0?void 0:D[0])===null||I===void 0?void 0:I.traceInfo)!==null&&S!==void 0?S:(k=d?.product)===null||k===void 0?void 0:k.traceInfo)!==null&&E!==void 0?E:"",timeOnSite:Math.floor((new Date-s)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),r=ge((d,a,v,s)=>{a&&a===Ai&&t?.({eventInfo:{lastFeed:d,themeTags:v?`['${v}']`:"",hashTags:s?`['${s}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:l,productView:o,backMainFeed:r}}const Wo=({layout:t,columns:e,onChange:i})=>p.createElement(p.Fragment,null,e?.map((n,l)=>p.createElement("div",{key:l,className:"pb-appoint-form-container-item",style:{flexDirection:t==="horizontal"?"row":"column"}},t!=="inline"&&p.createElement("label",{className:"pb-appoint-form-container-label"},n?.title),n?.valueType==="text"&&p.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 Ho=Pe(Wo);const Xo=t=>{var e,i,{columns:n,style:l,title:o,textStyle:r,submitBgColor:d,submitColor:a,submitText:v,layoutType:s="inline",isExternalLink:m,isPopup:f,onClick:h,onClose:g,submitButtonStyle:b}=t,T=nt(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:u,popupDetailData:y}=je(),{jumpToWeb:A}=ut(),[w,D]=q(!1),[I,S]=q({}),[k,E]=q(0),c=ue(()=>[{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"}],[]),O=((e=document?.documentElement)===null||e===void 0?void 0:e.clientHeight)||((i=document?.body)===null||i===void 0?void 0:i.clientHeight),C=ue(()=>$t(n)||c,[n,c]),_=ge(M=>{const{name:N,value:F}=M.target;S(Object.assign(Object.assign({},I),{[N]:F}))},[I]),x=Di(()=>mt(void 0,void 0,void 0,function*(){var M,N,F,B,R;const L=I;if(!L)return;const V=(N=(M=Object.keys(L))===null||M===void 0?void 0:M.map(z=>{var K;return{name:z,value:(K=L[z])!==null&&K!==void 0?K:""}}))===null||N===void 0?void 0:N.filter(z=>z?.value);if(!V||!V?.length)return;D(!0);const G=yield u?.({attributes:V});if(D(!1),G){if(m){const z=y,K=(F=z?.video)===null||F===void 0?void 0:F.bindProduct,Q=(R=(B=z?.video)===null||B===void 0?void 0:B.bindProduct)===null||R===void 0?void 0:R.bindCta,ne=y?.index;A(z,K,Q,ne)}f||g?.(),h?.()}}),1e3);return pe(()=>{const M=()=>{var N,F;if(!navigator.userAgent.toLowerCase().includes("android"))return;(((N=document?.documentElement)===null||N===void 0?void 0:N.clientHeight)||((F=document?.body)===null||F===void 0?void 0:F.clientHeight))<O?E(50):E(0)};return window.addEventListener("resize",M),()=>{window.removeEventListener("resize",M)}},[]),p.createElement("div",{className:"pb-appoint-form"},p.createElement("div",{className:`pb-appoint-form-title ${Ce(Object.assign({},r))}`,dangerouslySetInnerHTML:{__html:xe(o,r)}}),p.createElement("div",Object.assign({className:Ce(Object.assign(Object.assign({},l),{marginTop:k}))},T),p.createElement("div",{className:"pb-appoint-form-container"},p.createElement(Ho,{columns:C,layout:s,onChange:_}))),p.createElement("div",{className:"pb-appoint-form-btn-wrapper"},p.createElement("button",{"aria-label":v,onClick:x,className:"pb-appoint-form-btn",style:Object.assign({color:a,background:d},b),dangerouslySetInnerHTML:{__html:xe(w?"loading...":v,b)}})))};var Go=Pe(Xo);function at(t,e){return t.extend=e,t}const Uo=at(Go,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:zo,bindableProps:[],interactionRender:Bo},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 Yo=[{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 Cn(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function Ni(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:Cn(e[i])&&Cn(t[i])&&Object.keys(e[i]).length>0&&Ni(t[i],e[i])})}const kn={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 Nt(){const t=typeof document<"u"?document:{};return Ni(t,kn),t}const qo={document:kn,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 Tt(){const t=typeof window<"u"?window:{};return Ni(t,qo),t}function Xt(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 ei(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function kt(){return Date.now()}function Ko(t){const e=Tt();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function Jo(t,e){e===void 0&&(e="x");const i=Tt();let n,l,o;const r=Ko(t);return i.WebKitCSSMatrix?(l=r.transform||r.webkitTransform,l.split(",").length>6&&(l=l.split(", ").map(d=>d.replace(",",".")).join(", ")),o=new i.WebKitCSSMatrix(l==="none"?"":l)):(o=r.MozTransform||r.OTransform||r.MsTransform||r.msTransform||r.transform||r.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),n=o.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?l=o.m41:n.length===16?l=parseFloat(n[12]):l=parseFloat(n[4])),e==="y"&&(i.WebKitCSSMatrix?l=o.m42:n.length===16?l=parseFloat(n[13]):l=parseFloat(n[5])),l||0}function bi(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function Qo(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function Et(){const t=Object(arguments.length<=0?void 0:arguments[0]),e=["__proto__","constructor","prototype"];for(let i=1;i<arguments.length;i+=1){const n=i<0||arguments.length<=i?void 0:arguments[i];if(n!=null&&!Qo(n)){const l=Object.keys(Object(n)).filter(o=>e.indexOf(o)<0);for(let o=0,r=l.length;o<r;o+=1){const d=l[o],a=Object.getOwnPropertyDescriptor(n,d);a!==void 0&&a.enumerable&&(bi(t[d])&&bi(n[d])?n[d].__swiper__?t[d]=n[d]:Et(t[d],n[d]):!bi(t[d])&&bi(n[d])?(t[d]={},n[d].__swiper__?t[d]=n[d]:Et(t[d],n[d])):t[d]=n[d])}}}return t}function yi(t,e,i){t.style.setProperty(e,i)}function Pn(t){let{swiper:e,targetPosition:i,side:n}=t;const l=Tt(),o=-e.translate;let r=null,d;const a=e.params.speed;e.wrapperEl.style.scrollSnapType="none",l.cancelAnimationFrame(e.cssModeFrameID);const v=i>o?"next":"prev",s=(f,h)=>v==="next"&&f>=h||v==="prev"&&f<=h,m=()=>{d=new Date().getTime(),r===null&&(r=d);const f=Math.max(Math.min((d-r)/a,1),0),h=.5-Math.cos(f*Math.PI)/2;let g=o+h*(i-o);if(s(g,i)&&(g=i),e.wrapperEl.scrollTo({[n]:g}),s(g,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[n]:g})}),l.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=l.requestAnimationFrame(m)};m()}function jt(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function wi(t){try{console.warn(t);return}catch{}}function ai(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:Xt(e)),i}function $o(t){const e=Tt(),i=Nt(),n=t.getBoundingClientRect(),l=i.body,o=t.clientTop||l.clientTop||0,r=t.clientLeft||l.clientLeft||0,d=t===e?e.scrollY:t.scrollTop,a=t===e?e.scrollX:t.scrollLeft;return{top:n.top+d-o,left:n.left+a-r}}function el(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 tl(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 Gt(t,e){return Tt().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 Dn(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 Ri(t,e){function i(n){n.target===t&&(e.call(t,n),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function Vi(t,e,i){const n=Tt();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 Ft(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function il(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o=Tt();i({mousewheel:{enabled:!1,releaseOnEdges:!1,invert:!1,forceToAxis:!1,sensitivity:1,eventsTarget:"container",thresholdDelta:null,thresholdTime:null,noMousewheelClass:"swiper-no-mousewheel"}}),e.mousewheel={enabled:!1};let r,d=kt(),a;const v=[];function s(A){let S=0,k=0,E=0,c=0;return"detail"in A&&(k=A.detail),"wheelDelta"in A&&(k=-A.wheelDelta/120),"wheelDeltaY"in A&&(k=-A.wheelDeltaY/120),"wheelDeltaX"in A&&(S=-A.wheelDeltaX/120),"axis"in A&&A.axis===A.HORIZONTAL_AXIS&&(S=k,k=0),E=S*10,c=k*10,"deltaY"in A&&(c=A.deltaY),"deltaX"in A&&(E=A.deltaX),A.shiftKey&&!E&&(E=c,c=0),(E||c)&&A.deltaMode&&(A.deltaMode===1?(E*=40,c*=40):(E*=800,c*=800)),E&&!S&&(S=E<1?-1:1),c&&!k&&(k=c<1?-1:1),{spinX:S,spinY:k,pixelX:E,pixelY:c}}function m(){e.enabled&&(e.mouseEntered=!0)}function f(){e.enabled&&(e.mouseEntered=!1)}function h(A){return e.params.mousewheel.thresholdDelta&&A.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&kt()-d<e.params.mousewheel.thresholdTime?!1:A.delta>=6&&kt()-d<60?!0:(A.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),l("scroll",A.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),l("scroll",A.raw)),d=new o.Date().getTime(),!1)}function g(A){const w=e.params.mousewheel;if(A.direction<0){if(e.isEnd&&!e.params.loop&&w.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&w.releaseOnEdges)return!0;return!1}function b(A){let w=A,D=!0;if(!e.enabled||A.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const I=e.params.mousewheel;e.params.cssMode&&w.preventDefault();let S=e.el;e.params.mousewheel.eventsTarget!=="container"&&(S=document.querySelector(e.params.mousewheel.eventsTarget));const k=S&&S.contains(w.target);if(!e.mouseEntered&&!k&&!I.releaseOnEdges)return!0;w.originalEvent&&(w=w.originalEvent);let E=0;const c=e.rtlTranslate?-1:1,O=s(w);if(I.forceToAxis)if(e.isHorizontal())if(Math.abs(O.pixelX)>Math.abs(O.pixelY))E=-O.pixelX*c;else return!0;else if(Math.abs(O.pixelY)>Math.abs(O.pixelX))E=-O.pixelY;else return!0;else E=Math.abs(O.pixelX)>Math.abs(O.pixelY)?-O.pixelX*c:-O.pixelY;if(E===0)return!0;I.invert&&(E=-E);let C=e.getTranslate()+E*I.sensitivity;if(C>=e.minTranslate()&&(C=e.minTranslate()),C<=e.maxTranslate()&&(C=e.maxTranslate()),D=e.params.loop?!0:!(C===e.minTranslate()||C===e.maxTranslate()),D&&e.params.nested&&w.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const _={time:kt(),delta:Math.abs(E),direction:Math.sign(E),raw:A};v.length>=2&&v.shift();const x=v.length?v[v.length-1]:void 0;if(v.push(_),x?(_.direction!==x.direction||_.delta>x.delta||_.time>x.time+150)&&h(_):h(_),g(_))return!0}else{const _={time:kt(),delta:Math.abs(E),direction:Math.sign(E)},x=a&&_.time<a.time+500&&_.delta<=a.delta&&_.direction===a.direction;if(!x){a=void 0;let M=e.getTranslate()+E*I.sensitivity;const N=e.isBeginning,F=e.isEnd;if(M>=e.minTranslate()&&(M=e.minTranslate()),M<=e.maxTranslate()&&(M=e.maxTranslate()),e.setTransition(0),e.setTranslate(M),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!N&&e.isBeginning||!F&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:_.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(r),r=void 0,v.length>=15&&v.shift();const B=v.length?v[v.length-1]:void 0,R=v[0];if(v.push(_),B&&(_.delta>B.delta||_.direction!==B.direction))v.splice(0);else if(v.length>=15&&_.time-R.time<500&&R.delta-_.delta>=1&&_.delta<=6){const L=E>0?.8:.2;a=_,v.splice(0),r=ei(()=>{e.slideToClosest(e.params.speed,!0,void 0,L)},0)}r||(r=ei(()=>{a=_,v.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(x||l("scroll",w),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),I.releaseOnEdges&&(M===e.minTranslate()||M===e.maxTranslate()))return!0}}return w.preventDefault?w.preventDefault():w.returnValue=!1,!1}function T(A){let w=e.el;e.params.mousewheel.eventsTarget!=="container"&&(w=document.querySelector(e.params.mousewheel.eventsTarget)),w[A]("mouseenter",m),w[A]("mouseleave",f),w[A]("wheel",b)}function u(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",b),!0):e.mousewheel.enabled?!1:(T("addEventListener"),e.mousewheel.enabled=!0,!0)}function y(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,b),!0):e.mousewheel.enabled?(T("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}n("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&y(),e.params.mousewheel.enabled&&u()}),n("destroy",()=>{e.params.cssMode&&u(),e.mousewheel.enabled&&y()}),Object.assign(e.mousewheel,{enable:u,disable:y})}function _n(t,e,i,n){return t.params.createElements&&Object.keys(n).forEach(l=>{if(!i[l]&&i.auto===!0){let o=jt(t.el,`.${n[l]}`)[0];o||(o=ai("div",n[l]),o.className=n[l],t.el.append(o)),i[l]=o,e[l]=o}}),i}function ti(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function xi(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o="swiper-pagination";i({pagination:{el:null,bulletElement:"span",clickable:!1,hideOnClick:!1,renderBullet:null,renderProgressbar:null,renderFraction:null,renderCustom:null,progressbarOpposite:!1,type:"bullets",dynamicBullets:!1,dynamicMainBullets:1,formatFractionCurrent:u=>u,formatFractionTotal:u=>u,bulletClass:`${o}-bullet`,bulletActiveClass:`${o}-bullet-active`,modifierClass:`${o}-`,currentClass:`${o}-current`,totalClass:`${o}-total`,hiddenClass:`${o}-hidden`,progressbarFillClass:`${o}-progressbar-fill`,progressbarOppositeClass:`${o}-progressbar-opposite`,clickableClass:`${o}-clickable`,lockClass:`${o}-lock`,horizontalClass:`${o}-horizontal`,verticalClass:`${o}-vertical`,paginationDisabledClass:`${o}-disabled`}}),e.pagination={el:null,bullets:[]};let r,d=0;function a(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function v(u,y){const{bulletActiveClass:A}=e.params.pagination;u&&(u=u[`${y==="prev"?"previous":"next"}ElementSibling`],u&&(u.classList.add(`${A}-${y}`),u=u[`${y==="prev"?"previous":"next"}ElementSibling`],u&&u.classList.add(`${A}-${y}-${y}`)))}function s(u){const y=u.target.closest(ti(e.params.pagination.bulletClass));if(!y)return;u.preventDefault();const A=Ti(y)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===A)return;e.slideToLoop(A)}else e.slideTo(A)}function m(){const u=e.rtl,y=e.params.pagination;if(a())return;let A=e.pagination.el;A=Ft(A);let w,D;const I=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,S=e.params.loop?Math.ceil(I/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(D=e.previousRealIndex||0,w=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(w=e.snapIndex,D=e.previousSnapIndex):(D=e.previousIndex||0,w=e.activeIndex||0),y.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const k=e.pagination.bullets;let E,c,O;if(y.dynamicBullets&&(r=Vi(k[0],e.isHorizontal()?"width":"height",!0),A.forEach(C=>{C.style[e.isHorizontal()?"width":"height"]=`${r*(y.dynamicMainBullets+4)}px`}),y.dynamicMainBullets>1&&D!==void 0&&(d+=w-(D||0),d>y.dynamicMainBullets-1?d=y.dynamicMainBullets-1:d<0&&(d=0)),E=Math.max(w-d,0),c=E+(Math.min(k.length,y.dynamicMainBullets)-1),O=(c+E)/2),k.forEach(C=>{const _=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(x=>`${y.bulletActiveClass}${x}`)].map(x=>typeof x=="string"&&x.includes(" ")?x.split(" "):x).flat();C.classList.remove(..._)}),A.length>1)k.forEach(C=>{const _=Ti(C);_===w?C.classList.add(...y.bulletActiveClass.split(" ")):e.isElement&&C.setAttribute("part","bullet"),y.dynamicBullets&&(_>=E&&_<=c&&C.classList.add(...`${y.bulletActiveClass}-main`.split(" ")),_===E&&v(C,"prev"),_===c&&v(C,"next"))});else{const C=k[w];if(C&&C.classList.add(...y.bulletActiveClass.split(" ")),e.isElement&&k.forEach((_,x)=>{_.setAttribute("part",x===w?"bullet-active":"bullet")}),y.dynamicBullets){const _=k[E],x=k[c];for(let M=E;M<=c;M+=1)k[M]&&k[M].classList.add(...`${y.bulletActiveClass}-main`.split(" "));v(_,"prev"),v(x,"next")}}if(y.dynamicBullets){const C=Math.min(k.length,y.dynamicMainBullets+4),_=(r*C-r)/2-O*r,x=u?"right":"left";k.forEach(M=>{M.style[e.isHorizontal()?x:"top"]=`${_}px`})}}A.forEach((k,E)=>{if(y.type==="fraction"&&(k.querySelectorAll(ti(y.currentClass)).forEach(c=>{c.textContent=y.formatFractionCurrent(w+1)}),k.querySelectorAll(ti(y.totalClass)).forEach(c=>{c.textContent=y.formatFractionTotal(S)})),y.type==="progressbar"){let c;y.progressbarOpposite?c=e.isHorizontal()?"vertical":"horizontal":c=e.isHorizontal()?"horizontal":"vertical";const O=(w+1)/S;let C=1,_=1;c==="horizontal"?C=O:_=O,k.querySelectorAll(ti(y.progressbarFillClass)).forEach(x=>{x.style.transform=`translate3d(0,0,0) scaleX(${C}) scaleY(${_})`,x.style.transitionDuration=`${e.params.speed}ms`})}y.type==="custom"&&y.renderCustom?(k.innerHTML=y.renderCustom(e,w+1,S),E===0&&l("paginationRender",k)):(E===0&&l("paginationRender",k),l("paginationUpdate",k)),e.params.watchOverflow&&e.enabled&&k.classList[e.isLocked?"add":"remove"](y.lockClass)})}function f(){const u=e.params.pagination;if(a())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 A=e.pagination.el;A=Ft(A);let w="";if(u.type==="bullets"){let D=e.params.loop?Math.ceil(y/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&D>y&&(D=y);for(let I=0;I<D;I+=1)u.renderBullet?w+=u.renderBullet.call(e,I,u.bulletClass):w+=`<${u.bulletElement} ${e.isElement?'part="bullet"':""} class="${u.bulletClass}"></${u.bulletElement}>`}u.type==="fraction"&&(u.renderFraction?w=u.renderFraction.call(e,u.currentClass,u.totalClass):w=`<span class="${u.currentClass}"></span> / <span class="${u.totalClass}"></span>`),u.type==="progressbar"&&(u.renderProgressbar?w=u.renderProgressbar.call(e,u.progressbarFillClass):w=`<span class="${u.progressbarFillClass}"></span>`),e.pagination.bullets=[],A.forEach(D=>{u.type!=="custom"&&(D.innerHTML=w||""),u.type==="bullets"&&e.pagination.bullets.push(...D.querySelectorAll(ti(u.bulletClass)))}),u.type!=="custom"&&l("paginationRender",A[0])}function h(){e.params.pagination=_n(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const u=e.params.pagination;if(!u.el)return;let y;typeof u.el=="string"&&e.isElement&&(y=e.el.querySelector(u.el)),!y&&typeof u.el=="string"&&(y=[...document.querySelectorAll(u.el)]),y||(y=u.el),!(!y||y.length===0)&&(e.params.uniqueNavElements&&typeof u.el=="string"&&Array.isArray(y)&&y.length>1&&(y=[...e.el.querySelectorAll(u.el)],y.length>1&&(y=y.filter(A=>Dn(A,".swiper")[0]===e.el)[0])),Array.isArray(y)&&y.length===1&&(y=y[0]),Object.assign(e.pagination,{el:y}),y=Ft(y),y.forEach(A=>{u.type==="bullets"&&u.clickable&&A.classList.add(...(u.clickableClass||"").split(" ")),A.classList.add(u.modifierClass+u.type),A.classList.add(e.isHorizontal()?u.horizontalClass:u.verticalClass),u.type==="bullets"&&u.dynamicBullets&&(A.classList.add(`${u.modifierClass}${u.type}-dynamic`),d=0,u.dynamicMainBullets<1&&(u.dynamicMainBullets=1)),u.type==="progressbar"&&u.progressbarOpposite&&A.classList.add(u.progressbarOppositeClass),u.clickable&&A.addEventListener("click",s),e.enabled||A.classList.add(u.lockClass)}))}function g(){const u=e.params.pagination;if(a())return;let y=e.pagination.el;y&&(y=Ft(y),y.forEach(A=>{A.classList.remove(u.hiddenClass),A.classList.remove(u.modifierClass+u.type),A.classList.remove(e.isHorizontal()?u.horizontalClass:u.verticalClass),u.clickable&&(A.classList.remove(...(u.clickableClass||"").split(" ")),A.removeEventListener("click",s))})),e.pagination.bullets&&e.pagination.bullets.forEach(A=>A.classList.remove(...u.bulletActiveClass.split(" ")))}n("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const u=e.params.pagination;let{el:y}=e.pagination;y=Ft(y),y.forEach(A=>{A.classList.remove(u.horizontalClass,u.verticalClass),A.classList.add(e.isHorizontal()?u.horizontalClass:u.verticalClass)})}),n("init",()=>{e.params.pagination.enabled===!1?T():(h(),f(),m())}),n("activeIndexChange",()=>{typeof e.snapIndex>"u"&&m()}),n("snapIndexChange",()=>{m()}),n("snapGridLengthChange",()=>{f(),m()}),n("destroy",()=>{g()}),n("enable disable",()=>{let{el:u}=e.pagination;u&&(u=Ft(u),u.forEach(y=>y.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),n("lock unlock",()=>{m()}),n("click",(u,y)=>{const A=y.target,w=Ft(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&w&&w.length>0&&!A.classList.contains(e.params.pagination.bulletClass)){if(e.navigation&&(e.navigation.nextEl&&A===e.navigation.nextEl||e.navigation.prevEl&&A===e.navigation.prevEl))return;const D=w[0].classList.contains(e.params.pagination.hiddenClass);l(D===!0?"paginationShow":"paginationHide"),w.forEach(I=>I.classList.toggle(e.params.pagination.hiddenClass))}});const b=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:u}=e.pagination;u&&(u=Ft(u),u.forEach(y=>y.classList.remove(e.params.pagination.paginationDisabledClass))),h(),f(),m()},T=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:u}=e.pagination;u&&(u=Ft(u),u.forEach(y=>y.classList.add(e.params.pagination.paginationDisabledClass))),g()};Object.assign(e.pagination,{enable:b,disable:T,render:f,update:m,init:h,destroy:g})}function nl(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o=Nt();let r=!1,d=null,a=null,v,s,m,f;i({scrollbar:{el:null,dragSize:"auto",hide:!1,draggable:!1,snapOnRelease:!0,lockClass:"swiper-scrollbar-lock",dragClass:"swiper-scrollbar-drag",scrollbarDisabledClass:"swiper-scrollbar-disabled",horizontalClass:"swiper-scrollbar-horizontal",verticalClass:"swiper-scrollbar-vertical"}}),e.scrollbar={el:null,dragEl:null};function h(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:C,rtlTranslate:_}=e,{dragEl:x,el:M}=C,N=e.params.scrollbar,F=e.params.loop?e.progressLoop:e.progress;let B=s,R=(m-s)*F;_?(R=-R,R>0?(B=s-R,R=0):-R+s>m&&(B=m+R)):R<0?(B=s+R,R=0):R+s>m&&(B=m-R),e.isHorizontal()?(x.style.transform=`translate3d(${R}px, 0, 0)`,x.style.width=`${B}px`):(x.style.transform=`translate3d(0px, ${R}px, 0)`,x.style.height=`${B}px`),N.hide&&(clearTimeout(d),M.style.opacity=1,d=setTimeout(()=>{M.style.opacity=0,M.style.transitionDuration="400ms"},1e3))}function g(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:_,el:x}=C;_.style.width="",_.style.height="",m=e.isHorizontal()?x.offsetWidth:x.offsetHeight,f=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?s=m*f:s=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?_.style.width=`${s}px`:_.style.height=`${s}px`,f>=1?x.style.display="none":x.style.display="",e.params.scrollbar.hide&&(x.style.opacity=0),e.params.watchOverflow&&e.enabled&&C.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function T(C){return e.isHorizontal()?C.clientX:C.clientY}function u(C){const{scrollbar:_,rtlTranslate:x}=e,{el:M}=_;let N;N=(T(C)-$o(M)[e.isHorizontal()?"left":"top"]-(v!==null?v:s/2))/(m-s),N=Math.max(Math.min(N,1),0),x&&(N=1-N);const F=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*N;e.updateProgress(F),e.setTranslate(F),e.updateActiveIndex(),e.updateSlidesClasses()}function y(C){const _=e.params.scrollbar,{scrollbar:x,wrapperEl:M}=e,{el:N,dragEl:F}=x;r=!0,v=C.target===F?T(C)-C.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,C.preventDefault(),C.stopPropagation(),M.style.transitionDuration="100ms",F.style.transitionDuration="100ms",u(C),clearTimeout(a),N.style.transitionDuration="0ms",_.hide&&(N.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),l("scrollbarDragStart",C)}function A(C){const{scrollbar:_,wrapperEl:x}=e,{el:M,dragEl:N}=_;r&&(C.preventDefault&&C.cancelable?C.preventDefault():C.returnValue=!1,u(C),x.style.transitionDuration="0ms",M.style.transitionDuration="0ms",N.style.transitionDuration="0ms",l("scrollbarDragMove",C))}function w(C){const _=e.params.scrollbar,{scrollbar:x,wrapperEl:M}=e,{el:N}=x;r&&(r=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",M.style.transitionDuration=""),_.hide&&(clearTimeout(a),a=ei(()=>{N.style.opacity=0,N.style.transitionDuration="400ms"},1e3)),l("scrollbarDragEnd",C),_.snapOnRelease&&e.slideToClosest())}function D(C){const{scrollbar:_,params:x}=e,M=_.el;if(!M)return;const N=M,F=x.passiveListeners?{passive:!1,capture:!1}:!1,B=x.passiveListeners?{passive:!0,capture:!1}:!1;if(!N)return;const R=C==="on"?"addEventListener":"removeEventListener";N[R]("pointerdown",y,F),o[R]("pointermove",A,F),o[R]("pointerup",w,B)}function I(){!e.params.scrollbar.el||!e.scrollbar.el||D("on")}function S(){!e.params.scrollbar.el||!e.scrollbar.el||D("off")}function k(){const{scrollbar:C,el:_}=e;e.params.scrollbar=_n(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const x=e.params.scrollbar;if(!x.el)return;let M;if(typeof x.el=="string"&&e.isElement&&(M=e.el.querySelector(x.el)),!M&&typeof x.el=="string"){if(M=o.querySelectorAll(x.el),!M.length)return}else M||(M=x.el);e.params.uniqueNavElements&&typeof x.el=="string"&&M.length>1&&_.querySelectorAll(x.el).length===1&&(M=_.querySelector(x.el)),M.length>0&&(M=M[0]),M.classList.add(e.isHorizontal()?x.horizontalClass:x.verticalClass);let N;M&&(N=M.querySelector(ti(e.params.scrollbar.dragClass)),N||(N=ai("div",e.params.scrollbar.dragClass),M.append(N))),Object.assign(C,{el:M,dragEl:N}),x.draggable&&I(),M&&M.classList[e.enabled?"remove":"add"](...Xt(e.params.scrollbar.lockClass))}function E(){const C=e.params.scrollbar,_=e.scrollbar.el;_&&_.classList.remove(...Xt(e.isHorizontal()?C.horizontalClass:C.verticalClass)),S()}n("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const C=e.params.scrollbar;let{el:_}=e.scrollbar;_=Ft(_),_.forEach(x=>{x.classList.remove(C.horizontalClass,C.verticalClass),x.classList.add(e.isHorizontal()?C.horizontalClass:C.verticalClass)})}),n("init",()=>{e.params.scrollbar.enabled===!1?O():(k(),b(),h())}),n("update resize observerUpdate lock unlock changeDirection",()=>{b()}),n("setTranslate",()=>{h()}),n("setTransition",(C,_)=>{g(_)}),n("enable disable",()=>{const{el:C}=e.scrollbar;C&&C.classList[e.enabled?"remove":"add"](...Xt(e.params.scrollbar.lockClass))}),n("destroy",()=>{E()});const c=()=>{e.el.classList.remove(...Xt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...Xt(e.params.scrollbar.scrollbarDisabledClass)),k(),b(),h()},O=()=>{e.el.classList.add(...Xt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...Xt(e.params.scrollbar.scrollbarDisabledClass)),E()};Object.assign(e.scrollbar,{enable:c,disable:O,updateSize:b,setTranslate:h,init:k,destroy:E})}function Si(t){let{swiper:e,extendParams:i,on:n,emit:l,params:o}=t;e.autoplay={running:!1,paused:!1,timeLeft:0},i({autoplay:{enabled:!1,delay:3e3,waitForTransition:!0,disableOnInteraction:!1,stopOnLastSlide:!1,reverseDirection:!1,pauseOnMouseEnter:!1}});let r,d,a=o&&o.autoplay?o.autoplay.delay:3e3,v=o&&o.autoplay?o.autoplay.delay:3e3,s,m=new Date().getTime(),f,h,g,b,T,u,y;function A(B){!e||e.destroyed||!e.wrapperEl||B.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",A),!(y||B.detail&&B.detail.bySwiperTouchMove)&&c())}const w=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?f=!0:f&&(v=s,f=!1);const B=e.autoplay.paused?s:m+v-new Date().getTime();e.autoplay.timeLeft=B,l("autoplayTimeLeft",B,B/a),d=requestAnimationFrame(()=>{w()})},D=()=>{let B;return e.virtual&&e.params.virtual.enabled?B=e.slides.filter(L=>L.classList.contains("swiper-slide-active"))[0]:B=e.slides[e.activeIndex],B?parseInt(B.getAttribute("data-swiper-autoplay"),10):void 0},I=B=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(d),w();let R=typeof B>"u"?e.params.autoplay.delay:B;a=e.params.autoplay.delay,v=e.params.autoplay.delay;const L=D();!Number.isNaN(L)&&L>0&&typeof B>"u"&&(R=L,a=L,v=L),s=R;const V=e.params.speed,G=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(V,!0,!0),l("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,V,!0,!0),l("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(V,!0,!0),l("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,V,!0,!0),l("autoplay")),e.params.cssMode&&(m=new Date().getTime(),requestAnimationFrame(()=>{I()})))};return R>0?(clearTimeout(r),r=setTimeout(()=>{G()},R)):requestAnimationFrame(()=>{G()}),R},S=()=>{m=new Date().getTime(),e.autoplay.running=!0,I(),l("autoplayStart")},k=()=>{e.autoplay.running=!1,clearTimeout(r),cancelAnimationFrame(d),l("autoplayStop")},E=(B,R)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(r),B||(u=!0);const L=()=>{l("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",A):c()};if(e.autoplay.paused=!0,R){T&&(s=e.params.autoplay.delay),T=!1,L();return}s=(s||e.params.autoplay.delay)-(new Date().getTime()-m),!(e.isEnd&&s<0&&!e.params.loop)&&(s<0&&(s=0),L())},c=()=>{e.isEnd&&s<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(m=new Date().getTime(),u?(u=!1,I(s)):I(),e.autoplay.paused=!1,l("autoplayResume"))},O=()=>{if(e.destroyed||!e.autoplay.running)return;const B=Nt();B.visibilityState==="hidden"&&(u=!0,E(!0)),B.visibilityState==="visible"&&c()},C=B=>{B.pointerType==="mouse"&&(u=!0,y=!0,!(e.animating||e.autoplay.paused)&&E(!0))},_=B=>{B.pointerType==="mouse"&&(y=!1,e.autoplay.paused&&c())},x=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",C),e.el.addEventListener("pointerleave",_))},M=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",C),e.el.removeEventListener("pointerleave",_))},N=()=>{Nt().addEventListener("visibilitychange",O)},F=()=>{Nt().removeEventListener("visibilitychange",O)};n("init",()=>{e.params.autoplay.enabled&&(x(),N(),S())}),n("destroy",()=>{M(),F(),e.autoplay.running&&k()}),n("_freeModeStaticRelease",()=>{(g||u)&&c()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?k():E(!0,!0)}),n("beforeTransitionStart",(B,R,L)=>{e.destroyed||!e.autoplay.running||(L||!e.params.autoplay.disableOnInteraction?E(!0,!0):k())}),n("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){k();return}h=!0,g=!1,u=!1,b=setTimeout(()=>{u=!0,g=!0,E(!0)},200)}}),n("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!h)){if(clearTimeout(b),clearTimeout(r),e.params.autoplay.disableOnInteraction){g=!1,h=!1;return}g&&e.params.cssMode&&c(),g=!1,h=!1}}),n("slideChange",()=>{e.destroyed||!e.autoplay.running||(T=!0)}),Object.assign(e.autoplay,{start:S,stop:k,pause:E,resume:c})}function ol(t){let{swiper:e,extendParams:i,emit:n,once:l}=t;i({freeMode:{enabled:!1,momentum:!0,momentumRatio:1,momentumBounce:!0,momentumBounceRatio:1,momentumVelocityRatio:1,sticky:!1,minimumVelocity:.02}});function o(){if(e.params.cssMode)return;const a=e.getTranslate();e.setTranslate(a),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function r(){if(e.params.cssMode)return;const{touchEventsData:a,touches:v}=e;a.velocities.length===0&&a.velocities.push({position:v[e.isHorizontal()?"startX":"startY"],time:a.touchStartTime}),a.velocities.push({position:v[e.isHorizontal()?"currentX":"currentY"],time:kt()})}function d(a){let{currentPos:v}=a;if(e.params.cssMode)return;const{params:s,wrapperEl:m,rtlTranslate:f,snapGrid:h,touchEventsData:g}=e,T=kt()-g.touchStartTime;if(v<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(v>-e.maxTranslate()){e.slides.length<h.length?e.slideTo(h.length-1):e.slideTo(e.slides.length-1);return}if(s.freeMode.momentum){if(g.velocities.length>1){const k=g.velocities.pop(),E=g.velocities.pop(),c=k.position-E.position,O=k.time-E.time;e.velocity=c/O,e.velocity/=2,Math.abs(e.velocity)<s.freeMode.minimumVelocity&&(e.velocity=0),(O>150||kt()-k.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=s.freeMode.momentumVelocityRatio,g.velocities.length=0;let u=1e3*s.freeMode.momentumRatio;const y=e.velocity*u;let A=e.translate+y;f&&(A=-A);let w=!1,D;const I=Math.abs(e.velocity)*20*s.freeMode.momentumBounceRatio;let S;if(A<e.maxTranslate())s.freeMode.momentumBounce?(A+e.maxTranslate()<-I&&(A=e.maxTranslate()-I),D=e.maxTranslate(),w=!0,g.allowMomentumBounce=!0):A=e.maxTranslate(),s.loop&&s.centeredSlides&&(S=!0);else if(A>e.minTranslate())s.freeMode.momentumBounce?(A-e.minTranslate()>I&&(A=e.minTranslate()+I),D=e.minTranslate(),w=!0,g.allowMomentumBounce=!0):A=e.minTranslate(),s.loop&&s.centeredSlides&&(S=!0);else if(s.freeMode.sticky){let k;for(let E=0;E<h.length;E+=1)if(h[E]>-A){k=E;break}Math.abs(h[k]-A)<Math.abs(h[k-1]-A)||e.swipeDirection==="next"?A=h[k]:A=h[k-1],A=-A}if(S&&l("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(f?u=Math.abs((-A-e.translate)/e.velocity):u=Math.abs((A-e.translate)/e.velocity),s.freeMode.sticky){const k=Math.abs((f?-A:A)-e.translate),E=e.slidesSizesGrid[e.activeIndex];k<E?u=s.speed:k<2*E?u=s.speed*1.5:u=s.speed*2.5}}else if(s.freeMode.sticky){e.slideToClosest();return}s.freeMode.momentumBounce&&w?(e.updateProgress(D),e.setTransition(u),e.setTranslate(A),e.transitionStart(!0,e.swipeDirection),e.animating=!0,Ri(m,()=>{!e||e.destroyed||!g.allowMomentumBounce||(n("momentumBounce"),e.setTransition(s.speed),setTimeout(()=>{e.setTranslate(D),Ri(m,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(n("_freeModeNoMomentumRelease"),e.updateProgress(A),e.setTransition(u),e.setTranslate(A),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,Ri(m,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(A),e.updateActiveIndex(),e.updateSlidesClasses()}else if(s.freeMode.sticky){e.slideToClosest();return}else s.freeMode&&n("_freeModeNoMomentumRelease");(!s.freeMode.momentum||T>=s.longSwipesMs)&&(n("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:o,onTouchMove:r,onTouchEnd:d}})}let ji;function ll(){const t=Tt(),e=Nt();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function On(){return ji||(ji=ll()),ji}let Fi;function rl(t){let{userAgent:e}=t===void 0?{}:t;const i=On(),n=Tt(),l=n.navigator.platform,o=e||n.navigator.userAgent,r={ios:!1,android:!1},d=n.screen.width,a=n.screen.height,v=o.match(/(Android);?[\s\/]+([\d.]+)?/);let s=o.match(/(iPad).*OS\s([\d_]+)/);const m=o.match(/(iPod)(.*OS\s([\d_]+))?/),f=!s&&o.match(/(iPhone\sOS|iOS)\s([\d_]+)/),h=l==="Win32";let g=l==="MacIntel";const b=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!s&&g&&i.touch&&b.indexOf(`${d}x${a}`)>=0&&(s=o.match(/(Version)\/([\d.]+)/),s||(s=[0,1,"13_0_0"]),g=!1),v&&!h&&(r.os="android",r.android=!0),(s||f||m)&&(r.os="ios",r.ios=!0),r}function Ln(t){return t===void 0&&(t={}),Fi||(Fi=rl(t)),Fi}let Bi;function dl(){const t=Tt(),e=Ln();let i=!1;function n(){const d=t.navigator.userAgent.toLowerCase();return d.indexOf("safari")>=0&&d.indexOf("chrome")<0&&d.indexOf("android")<0}if(n()){const d=String(t.navigator.userAgent);if(d.includes("Version/")){const[a,v]=d.split("Version/")[1].split(" ")[0].split(".").map(s=>Number(s));i=a<16||a===16&&v<2}}const l=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),o=n(),r=o||l&&e.ios;return{isSafari:i||o,needPerspectiveFix:i,need3dFix:r,isWebView:l}}function al(){return Bi||(Bi=dl()),Bi}function sl(t){let{swiper:e,on:i,emit:n}=t;const l=Tt();let o=null,r=null;const d=()=>{!e||e.destroyed||!e.initialized||(n("beforeResize"),n("resize"))},a=()=>{!e||e.destroyed||!e.initialized||(o=new ResizeObserver(m=>{r=l.requestAnimationFrame(()=>{const{width:f,height:h}=e;let g=f,b=h;m.forEach(T=>{let{contentBoxSize:u,contentRect:y,target:A}=T;A&&A!==e.el||(g=y?y.width:(u[0]||u).inlineSize,b=y?y.height:(u[0]||u).blockSize)}),(g!==f||b!==h)&&d()})}),o.observe(e.el))},v=()=>{r&&l.cancelAnimationFrame(r),o&&o.unobserve&&e.el&&(o.unobserve(e.el),o=null)},s=()=>{!e||e.destroyed||!e.initialized||n("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof l.ResizeObserver<"u"){a();return}l.addEventListener("resize",d),l.addEventListener("orientationchange",s)}),i("destroy",()=>{v(),l.removeEventListener("resize",d),l.removeEventListener("orientationchange",s)})}function cl(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o=[],r=Tt(),d=function(s,m){m===void 0&&(m={});const f=r.MutationObserver||r.WebkitMutationObserver,h=new f(g=>{if(e.__preventObserver__)return;if(g.length===1){l("observerUpdate",g[0]);return}const b=function(){l("observerUpdate",g[0])};r.requestAnimationFrame?r.requestAnimationFrame(b):r.setTimeout(b,0)});h.observe(s,{attributes:typeof m.attributes>"u"?!0:m.attributes,childList:typeof m.childList>"u"?!0:m.childList,characterData:typeof m.characterData>"u"?!0:m.characterData}),o.push(h)},a=()=>{if(e.params.observer){if(e.params.observeParents){const s=Dn(e.hostEl);for(let m=0;m<s.length;m+=1)d(s[m])}d(e.hostEl,{childList:e.params.observeSlideChildren}),d(e.wrapperEl,{attributes:!1})}},v=()=>{o.forEach(s=>{s.disconnect()}),o.splice(0,o.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",a),n("destroy",v)}var ul={on(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;const l=i?"unshift":"push";return t.split(" ").forEach(o=>{n.eventsListeners[o]||(n.eventsListeners[o]=[]),n.eventsListeners[o][l](e)}),n},once(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;function l(){n.off(t,l),l.__emitterProxy&&delete l.__emitterProxy;for(var o=arguments.length,r=new Array(o),d=0;d<o;d++)r[d]=arguments[d];e.apply(n,r)}return l.__emitterProxy=e,n.on(t,l,i)},onAny(t,e){const i=this;if(!i.eventsListeners||i.destroyed||typeof t!="function")return i;const n=e?"unshift":"push";return i.eventsAnyListeners.indexOf(t)<0&&i.eventsAnyListeners[n](t),i},offAny(t){const e=this;if(!e.eventsListeners||e.destroyed||!e.eventsAnyListeners)return e;const i=e.eventsAnyListeners.indexOf(t);return i>=0&&e.eventsAnyListeners.splice(i,1),e},off(t,e){const i=this;return!i.eventsListeners||i.destroyed||!i.eventsListeners||t.split(" ").forEach(n=>{typeof e>"u"?i.eventsListeners[n]=[]:i.eventsListeners[n]&&i.eventsListeners[n].forEach((l,o)=>{(l===e||l.__emitterProxy&&l.__emitterProxy===e)&&i.eventsListeners[n].splice(o,1)})}),i},emit(){const t=this;if(!t.eventsListeners||t.destroyed||!t.eventsListeners)return t;let e,i,n;for(var l=arguments.length,o=new Array(l),r=0;r<l;r++)o[r]=arguments[r];return typeof o[0]=="string"||Array.isArray(o[0])?(e=o[0],i=o.slice(1,o.length),n=t):(e=o[0].events,i=o[0].data,n=o[0].context||t),i.unshift(n),(Array.isArray(e)?e:e.split(" ")).forEach(a=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(v=>{v.apply(n,[a,...i])}),t.eventsListeners&&t.eventsListeners[a]&&t.eventsListeners[a].forEach(v=>{v.apply(n,i)})}),t}};function vl(){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(Gt(n,"padding-left")||0,10)-parseInt(Gt(n,"padding-right")||0,10),i=i-parseInt(Gt(n,"padding-top")||0,10)-parseInt(Gt(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 pl(){const t=this;function e(c,O){return parseFloat(c.getPropertyValue(t.getDirectionLabel(O))||0)}const i=t.params,{wrapperEl:n,slidesEl:l,size:o,rtlTranslate:r,wrongRTL:d}=t,a=t.virtual&&i.virtual.enabled,v=a?t.virtual.slides.length:t.slides.length,s=jt(l,`.${t.params.slideClass}, swiper-slide`),m=a?t.virtual.slides.length:s.length;let f=[];const h=[],g=[];let b=i.slidesOffsetBefore;typeof b=="function"&&(b=i.slidesOffsetBefore.call(t));let T=i.slidesOffsetAfter;typeof T=="function"&&(T=i.slidesOffsetAfter.call(t));const u=t.snapGrid.length,y=t.slidesGrid.length;let A=i.spaceBetween,w=-b,D=0,I=0;if(typeof o>"u")return;typeof A=="string"&&A.indexOf("%")>=0?A=parseFloat(A.replace("%",""))/100*o:typeof A=="string"&&(A=parseFloat(A)),t.virtualSize=-A,s.forEach(c=>{r?c.style.marginLeft="":c.style.marginRight="",c.style.marginBottom="",c.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(yi(n,"--swiper-centered-offset-before",""),yi(n,"--swiper-centered-offset-after",""));const S=i.grid&&i.grid.rows>1&&t.grid;S?t.grid.initSlides(s):t.grid&&t.grid.unsetSlides();let k;const E=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(c=>typeof i.breakpoints[c].slidesPerView<"u").length>0;for(let c=0;c<m;c+=1){k=0;let O;if(s[c]&&(O=s[c]),S&&t.grid.updateSlide(c,O,s),!(s[c]&&Gt(O,"display")==="none")){if(i.slidesPerView==="auto"){E&&(s[c].style[t.getDirectionLabel("width")]="");const C=getComputedStyle(O),_=O.style.transform,x=O.style.webkitTransform;if(_&&(O.style.transform="none"),x&&(O.style.webkitTransform="none"),i.roundLengths)k=t.isHorizontal()?Vi(O,"width",!0):Vi(O,"height",!0);else{const M=e(C,"width"),N=e(C,"padding-left"),F=e(C,"padding-right"),B=e(C,"margin-left"),R=e(C,"margin-right"),L=C.getPropertyValue("box-sizing");if(L&&L==="border-box")k=M+B+R;else{const{clientWidth:V,offsetWidth:G}=O;k=M+N+F+B+R+(G-V)}}_&&(O.style.transform=_),x&&(O.style.webkitTransform=x),i.roundLengths&&(k=Math.floor(k))}else k=(o-(i.slidesPerView-1)*A)/i.slidesPerView,i.roundLengths&&(k=Math.floor(k)),s[c]&&(s[c].style[t.getDirectionLabel("width")]=`${k}px`);s[c]&&(s[c].swiperSlideSize=k),g.push(k),i.centeredSlides?(w=w+k/2+D/2+A,D===0&&c!==0&&(w=w-o/2-A),c===0&&(w=w-o/2-A),Math.abs(w)<1/1e3&&(w=0),i.roundLengths&&(w=Math.floor(w)),I%i.slidesPerGroup===0&&f.push(w),h.push(w)):(i.roundLengths&&(w=Math.floor(w)),(I-Math.min(t.params.slidesPerGroupSkip,I))%t.params.slidesPerGroup===0&&f.push(w),h.push(w),w=w+k+A),t.virtualSize+=k+A,D=k,I+=1}}if(t.virtualSize=Math.max(t.virtualSize,o)+T,r&&d&&(i.effect==="slide"||i.effect==="coverflow")&&(n.style.width=`${t.virtualSize+A}px`),i.setWrapperSize&&(n.style[t.getDirectionLabel("width")]=`${t.virtualSize+A}px`),S&&t.grid.updateWrapperSize(k,f),!i.centeredSlides){const c=[];for(let O=0;O<f.length;O+=1){let C=f[O];i.roundLengths&&(C=Math.floor(C)),f[O]<=t.virtualSize-o&&c.push(C)}f=c,Math.floor(t.virtualSize-o)-Math.floor(f[f.length-1])>1&&f.push(t.virtualSize-o)}if(a&&i.loop){const c=g[0]+A;if(i.slidesPerGroup>1){const O=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),C=c*i.slidesPerGroup;for(let _=0;_<O;_+=1)f.push(f[f.length-1]+C)}for(let O=0;O<t.virtual.slidesBefore+t.virtual.slidesAfter;O+=1)i.slidesPerGroup===1&&f.push(f[f.length-1]+c),h.push(h[h.length-1]+c),t.virtualSize+=c}if(f.length===0&&(f=[0]),A!==0){const c=t.isHorizontal()&&r?"marginLeft":t.getDirectionLabel("marginRight");s.filter((O,C)=>!i.cssMode||i.loop?!0:C!==s.length-1).forEach(O=>{O.style[c]=`${A}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let c=0;g.forEach(C=>{c+=C+(A||0)}),c-=A;const O=c-o;f=f.map(C=>C<=0?-b:C>O?O+T:C)}if(i.centerInsufficientSlides){let c=0;g.forEach(C=>{c+=C+(A||0)}),c-=A;const O=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(c+O<o){const C=(o-c-O)/2;f.forEach((_,x)=>{f[x]=_-C}),h.forEach((_,x)=>{h[x]=_+C})}}if(Object.assign(t,{slides:s,snapGrid:f,slidesGrid:h,slidesSizesGrid:g}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){yi(n,"--swiper-centered-offset-before",`${-f[0]}px`),yi(n,"--swiper-centered-offset-after",`${t.size/2-g[g.length-1]/2}px`);const c=-t.snapGrid[0],O=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(C=>C+c),t.slidesGrid=t.slidesGrid.map(C=>C+O)}if(m!==v&&t.emit("slidesLengthChange"),f.length!==u&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),h.length!==y&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!a&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const c=`${i.containerModifierClass}backface-hidden`,O=t.el.classList.contains(c);m<=i.maxBackfaceHiddenSlides?O||t.el.classList.add(c):O&&t.el.classList.remove(c)}}function ml(t){const e=this,i=[],n=e.virtual&&e.params.virtual.enabled;let l=0,o;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const r=d=>n?e.slides[e.getSlideIndexByData(d)]:e.slides[d];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(d=>{i.push(d)});else for(o=0;o<Math.ceil(e.params.slidesPerView);o+=1){const d=e.activeIndex+o;if(d>e.slides.length&&!n)break;i.push(r(d))}else i.push(r(e.activeIndex));for(o=0;o<i.length;o+=1)if(typeof i[o]<"u"){const d=i[o].offsetHeight;l=d>l?d:l}(l||l===0)&&(e.wrapperEl.style.height=`${l}px`)}function fl(){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 Mn=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function hl(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:n,rtlTranslate:l,snapGrid:o}=e;if(n.length===0)return;typeof n[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let r=-t;l&&(r=t),e.visibleSlidesIndexes=[],e.visibleSlides=[];let d=i.spaceBetween;typeof d=="string"&&d.indexOf("%")>=0?d=parseFloat(d.replace("%",""))/100*e.size:typeof d=="string"&&(d=parseFloat(d));for(let a=0;a<n.length;a+=1){const v=n[a];let s=v.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(s-=n[0].swiperSlideOffset);const m=(r+(i.centeredSlides?e.minTranslate():0)-s)/(v.swiperSlideSize+d),f=(r-o[0]+(i.centeredSlides?e.minTranslate():0)-s)/(v.swiperSlideSize+d),h=-(r-s),g=h+e.slidesSizesGrid[a],b=h>=0&&h<=e.size-e.slidesSizesGrid[a],T=h>=0&&h<e.size-1||g>1&&g<=e.size||h<=0&&g>=e.size;T&&(e.visibleSlides.push(v),e.visibleSlidesIndexes.push(a)),Mn(v,T,i.slideVisibleClass),Mn(v,b,i.slideFullyVisibleClass),v.progress=l?-m:m,v.originalProgress=l?-f:f}}function Al(t){const e=this;if(typeof t>"u"){const s=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*s||0}const i=e.params,n=e.maxTranslate()-e.minTranslate();let{progress:l,isBeginning:o,isEnd:r,progressLoop:d}=e;const a=o,v=r;if(n===0)l=0,o=!0,r=!0;else{l=(t-e.minTranslate())/n;const s=Math.abs(t-e.minTranslate())<1,m=Math.abs(t-e.maxTranslate())<1;o=s||l<=0,r=m||l>=1,s&&(l=0),m&&(l=1)}if(i.loop){const s=e.getSlideIndexByData(0),m=e.getSlideIndexByData(e.slides.length-1),f=e.slidesGrid[s],h=e.slidesGrid[m],g=e.slidesGrid[e.slidesGrid.length-1],b=Math.abs(t);b>=f?d=(b-f)/g:d=(b+g-h)/g,d>1&&(d-=1)}Object.assign(e,{progress:l,progressLoop:d,isBeginning:o,isEnd:r}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),o&&!a&&e.emit("reachBeginning toEdge"),r&&!v&&e.emit("reachEnd toEdge"),(a&&!o||v&&!r)&&e.emit("fromEdge"),e.emit("progress",l)}const zi=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function gl(){const t=this,{slides:e,params:i,slidesEl:n,activeIndex:l}=t,o=t.virtual&&i.virtual.enabled,r=t.grid&&i.grid&&i.grid.rows>1,d=m=>jt(n,`.${i.slideClass}${m}, swiper-slide${m}`)[0];let a,v,s;if(o)if(i.loop){let m=l-t.virtual.slidesBefore;m<0&&(m=t.virtual.slides.length+m),m>=t.virtual.slides.length&&(m-=t.virtual.slides.length),a=d(`[data-swiper-slide-index="${m}"]`)}else a=d(`[data-swiper-slide-index="${l}"]`);else r?(a=e.filter(m=>m.column===l)[0],s=e.filter(m=>m.column===l+1)[0],v=e.filter(m=>m.column===l-1)[0]):a=e[l];a&&(r||(s=tl(a,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!s&&(s=e[0]),v=el(a,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!v===0&&(v=e[e.length-1]))),e.forEach(m=>{zi(m,m===a,i.slideActiveClass),zi(m,m===s,i.slideNextClass),zi(m,m===v,i.slidePrevClass)}),t.emitSlidesClasses()}const Ei=(t,e)=>{if(!t||t.destroyed||!t.params)return;const i=()=>t.isElement?"swiper-slide":`.${t.params.slideClass}`,n=e.closest(i());if(n){let l=n.querySelector(`.${t.params.lazyPreloaderClass}`);!l&&t.isElement&&(n.shadowRoot?l=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{n.shadowRoot&&(l=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),l&&l.remove())})),l&&l.remove()}},Wi=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},Hi=t=>{if(!t||t.destroyed||!t.params)return;let e=t.params.lazyPreloadPrevNext;const i=t.slides.length;if(!i||!e||e<0)return;e=Math.min(e,i);const n=t.params.slidesPerView==="auto"?t.slidesPerViewDynamic():Math.ceil(t.params.slidesPerView),l=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const r=l,d=[r-e];d.push(...Array.from({length:e}).map((a,v)=>r+n+v)),t.slides.forEach((a,v)=>{d.includes(a.column)&&Wi(t,v)});return}const o=l+n-1;if(t.params.rewind||t.params.loop)for(let r=l-e;r<=o+e;r+=1){const d=(r%i+i)%i;(d<l||d>o)&&Wi(t,d)}else for(let r=Math.max(l-e,0);r<=Math.min(o+e,i-1);r+=1)r!==l&&(r>o||r<l)&&Wi(t,r)};function bl(t){const{slidesGrid:e,params:i}=t,n=t.rtlTranslate?t.translate:-t.translate;let l;for(let o=0;o<e.length;o+=1)typeof e[o+1]<"u"?n>=e[o]&&n<e[o+1]-(e[o+1]-e[o])/2?l=o:n>=e[o]&&n<e[o+1]&&(l=o+1):n>=e[o]&&(l=o);return i.normalizeSlideIndex&&(l<0||typeof l>"u")&&(l=0),l}function yl(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:n,params:l,activeIndex:o,realIndex:r,snapIndex:d}=e;let a=t,v;const s=h=>{let g=h-e.virtual.slidesBefore;return g<0&&(g=e.virtual.slides.length+g),g>=e.virtual.slides.length&&(g-=e.virtual.slides.length),g};if(typeof a>"u"&&(a=bl(e)),n.indexOf(i)>=0)v=n.indexOf(i);else{const h=Math.min(l.slidesPerGroupSkip,a);v=h+Math.floor((a-h)/l.slidesPerGroup)}if(v>=n.length&&(v=n.length-1),a===o&&!e.params.loop){v!==d&&(e.snapIndex=v,e.emit("snapIndexChange"));return}if(a===o&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=s(a);return}const m=e.grid&&l.grid&&l.grid.rows>1;let f;if(e.virtual&&l.virtual.enabled&&l.loop)f=s(a);else if(m){const h=e.slides.filter(b=>b.column===a)[0];let g=parseInt(h.getAttribute("data-swiper-slide-index"),10);Number.isNaN(g)&&(g=Math.max(e.slides.indexOf(h),0)),f=Math.floor(g/l.grid.rows)}else if(e.slides[a]){const h=e.slides[a].getAttribute("data-swiper-slide-index");h?f=parseInt(h,10):f=a}else f=a;Object.assign(e,{previousSnapIndex:d,snapIndex:v,previousRealIndex:r,realIndex:f,previousIndex:o,activeIndex:a}),e.initialized&&Hi(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(r!==f&&e.emit("realIndexChange"),e.emit("slideChange"))}function wl(t,e){const i=this,n=i.params;let l=t.closest(`.${n.slideClass}, swiper-slide`);!l&&i.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(d=>{!l&&d.matches&&d.matches(`.${n.slideClass}, swiper-slide`)&&(l=d)});let o=!1,r;if(l){for(let d=0;d<i.slides.length;d+=1)if(i.slides[d]===l){o=!0,r=d;break}}if(l&&o)i.clickedSlide=l,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(l.getAttribute("data-swiper-slide-index"),10):i.clickedIndex=r;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}n.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var Tl={updateSize:vl,updateSlides:pl,updateAutoHeight:ml,updateSlidesOffset:fl,updateSlidesProgress:hl,updateProgress:Al,updateSlidesClasses:gl,updateActiveIndex:yl,updateClickedSlide:wl};function xl(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:n,translate:l,wrapperEl:o}=e;if(i.virtualTranslate)return n?-l:l;if(i.cssMode)return l;let r=Jo(o,t);return r+=e.cssOverflowAdjustment(),n&&(r=-r),r||0}function Sl(t,e){const i=this,{rtlTranslate:n,params:l,wrapperEl:o,progress:r}=i;let d=0,a=0;const v=0;i.isHorizontal()?d=n?-t:t:a=t,l.roundLengths&&(d=Math.floor(d),a=Math.floor(a)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?d:a,l.cssMode?o[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-d:-a:l.virtualTranslate||(i.isHorizontal()?d-=i.cssOverflowAdjustment():a-=i.cssOverflowAdjustment(),o.style.transform=`translate3d(${d}px, ${a}px, ${v}px)`);let s;const m=i.maxTranslate()-i.minTranslate();m===0?s=0:s=(t-i.minTranslate())/m,s!==r&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function El(){return-this.snapGrid[0]}function Il(){return-this.snapGrid[this.snapGrid.length-1]}function Cl(t,e,i,n,l){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),n===void 0&&(n=!0);const o=this,{params:r,wrapperEl:d}=o;if(o.animating&&r.preventInteractionOnTransition)return!1;const a=o.minTranslate(),v=o.maxTranslate();let s;if(n&&t>a?s=a:n&&t<v?s=v:s=t,o.updateProgress(s),r.cssMode){const m=o.isHorizontal();if(e===0)d[m?"scrollLeft":"scrollTop"]=-s;else{if(!o.support.smoothScroll)return Pn({swiper:o,targetPosition:-s,side:m?"left":"top"}),!0;d.scrollTo({[m?"left":"top"]:-s,behavior:"smooth"})}return!0}return e===0?(o.setTransition(0),o.setTranslate(s),i&&(o.emit("beforeTransitionStart",e,l),o.emit("transitionEnd"))):(o.setTransition(e),o.setTranslate(s),i&&(o.emit("beforeTransitionStart",e,l),o.emit("transitionStart")),o.animating||(o.animating=!0,o.onTranslateToWrapperTransitionEnd||(o.onTranslateToWrapperTransitionEnd=function(f){!o||o.destroyed||f.target===this&&(o.wrapperEl.removeEventListener("transitionend",o.onTranslateToWrapperTransitionEnd),o.onTranslateToWrapperTransitionEnd=null,delete o.onTranslateToWrapperTransitionEnd,o.animating=!1,i&&o.emit("transitionEnd"))}),o.wrapperEl.addEventListener("transitionend",o.onTranslateToWrapperTransitionEnd))),!0}var kl={getTranslate:xl,setTranslate:Sl,minTranslate:El,maxTranslate:Il,translateTo:Cl};function Pl(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 Nn(t){let{swiper:e,runCallbacks:i,direction:n,step:l}=t;const{activeIndex:o,previousIndex:r}=e;let d=n;if(d||(o>r?d="next":o<r?d="prev":d="reset"),e.emit(`transition${l}`),i&&o!==r){if(d==="reset"){e.emit(`slideResetTransition${l}`);return}e.emit(`slideChangeTransition${l}`),d==="next"?e.emit(`slideNextTransition${l}`):e.emit(`slidePrevTransition${l}`)}}function Dl(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;n.cssMode||(n.autoHeight&&i.updateAutoHeight(),Nn({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function _l(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;i.animating=!1,!n.cssMode&&(i.setTransition(0),Nn({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var Ol={setTransition:Pl,transitionStart:Dl,transitionEnd:_l};function Ll(t,e,i,n,l){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const o=this;let r=t;r<0&&(r=0);const{params:d,snapGrid:a,slidesGrid:v,previousIndex:s,activeIndex:m,rtlTranslate:f,wrapperEl:h,enabled:g}=o;if(!g&&!n&&!l||o.destroyed||o.animating&&d.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=o.params.speed);const b=Math.min(o.params.slidesPerGroupSkip,r);let T=b+Math.floor((r-b)/o.params.slidesPerGroup);T>=a.length&&(T=a.length-1);const u=-a[T];if(d.normalizeSlideIndex)for(let A=0;A<v.length;A+=1){const w=-Math.floor(u*100),D=Math.floor(v[A]*100),I=Math.floor(v[A+1]*100);typeof v[A+1]<"u"?w>=D&&w<I-(I-D)/2?r=A:w>=D&&w<I&&(r=A+1):w>=D&&(r=A)}if(o.initialized&&r!==m&&(!o.allowSlideNext&&(f?u>o.translate&&u>o.minTranslate():u<o.translate&&u<o.minTranslate())||!o.allowSlidePrev&&u>o.translate&&u>o.maxTranslate()&&(m||0)!==r))return!1;r!==(s||0)&&i&&o.emit("beforeSlideChangeStart"),o.updateProgress(u);let y;if(r>m?y="next":r<m?y="prev":y="reset",f&&-u===o.translate||!f&&u===o.translate)return o.updateActiveIndex(r),d.autoHeight&&o.updateAutoHeight(),o.updateSlidesClasses(),d.effect!=="slide"&&o.setTranslate(u),y!=="reset"&&(o.transitionStart(i,y),o.transitionEnd(i,y)),!1;if(d.cssMode){const A=o.isHorizontal(),w=f?u:-u;if(e===0){const D=o.virtual&&o.params.virtual.enabled;D&&(o.wrapperEl.style.scrollSnapType="none",o._immediateVirtual=!0),D&&!o._cssModeVirtualInitialSet&&o.params.initialSlide>0?(o._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{h[A?"scrollLeft":"scrollTop"]=w})):h[A?"scrollLeft":"scrollTop"]=w,D&&requestAnimationFrame(()=>{o.wrapperEl.style.scrollSnapType="",o._immediateVirtual=!1})}else{if(!o.support.smoothScroll)return Pn({swiper:o,targetPosition:w,side:A?"left":"top"}),!0;h.scrollTo({[A?"left":"top"]:w,behavior:"smooth"})}return!0}return o.setTransition(e),o.setTranslate(u),o.updateActiveIndex(r),o.updateSlidesClasses(),o.emit("beforeTransitionStart",e,n),o.transitionStart(i,y),e===0?o.transitionEnd(i,y):o.animating||(o.animating=!0,o.onSlideToWrapperTransitionEnd||(o.onSlideToWrapperTransitionEnd=function(w){!o||o.destroyed||w.target===this&&(o.wrapperEl.removeEventListener("transitionend",o.onSlideToWrapperTransitionEnd),o.onSlideToWrapperTransitionEnd=null,delete o.onSlideToWrapperTransitionEnd,o.transitionEnd(i,y))}),o.wrapperEl.addEventListener("transitionend",o.onSlideToWrapperTransitionEnd)),!0}function Ml(t,e,i,n){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;if(l.destroyed)return;typeof e>"u"&&(e=l.params.speed);const o=l.grid&&l.params.grid&&l.params.grid.rows>1;let r=t;if(l.params.loop)if(l.virtual&&l.params.virtual.enabled)r=r+l.virtual.slidesBefore;else{let d;if(o){const f=r*l.params.grid.rows;d=l.slides.filter(h=>h.getAttribute("data-swiper-slide-index")*1===f)[0].column}else d=l.getSlideIndexByData(r);const a=o?Math.ceil(l.slides.length/l.params.grid.rows):l.slides.length,{centeredSlides:v}=l.params;let s=l.params.slidesPerView;s==="auto"?s=l.slidesPerViewDynamic():(s=Math.ceil(parseFloat(l.params.slidesPerView,10)),v&&s%2===0&&(s=s+1));let m=a-d<s;if(v&&(m=m||d<Math.ceil(s/2)),n&&v&&l.params.slidesPerView!=="auto"&&!o&&(m=!1),m){const f=v?d<l.activeIndex?"prev":"next":d-l.activeIndex-1<l.params.slidesPerView?"next":"prev";l.loopFix({direction:f,slideTo:!0,activeSlideIndex:f==="next"?d+1:d-a+1,slideRealIndex:f==="next"?l.realIndex:void 0})}if(o){const f=r*l.params.grid.rows;r=l.slides.filter(h=>h.getAttribute("data-swiper-slide-index")*1===f)[0].column}else r=l.getSlideIndexByData(r)}return requestAnimationFrame(()=>{l.slideTo(r,e,i,n)}),l}function Nl(t,e,i){e===void 0&&(e=!0);const n=this,{enabled:l,params:o,animating:r}=n;if(!l||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);let d=o.slidesPerGroup;o.slidesPerView==="auto"&&o.slidesPerGroup===1&&o.slidesPerGroupAuto&&(d=Math.max(n.slidesPerViewDynamic("current",!0),1));const a=n.activeIndex<o.slidesPerGroupSkip?1:d,v=n.virtual&&o.virtual.enabled;if(o.loop){if(r&&!v&&o.loopPreventsSliding)return!1;if(n.loopFix({direction:"next"}),n._clientLeft=n.wrapperEl.clientLeft,n.activeIndex===n.slides.length-1&&o.cssMode)return requestAnimationFrame(()=>{n.slideTo(n.activeIndex+a,t,e,i)}),!0}return o.rewind&&n.isEnd?n.slideTo(0,t,e,i):n.slideTo(n.activeIndex+a,t,e,i)}function Rl(t,e,i){e===void 0&&(e=!0);const n=this,{params:l,snapGrid:o,slidesGrid:r,rtlTranslate:d,enabled:a,animating:v}=n;if(!a||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);const s=n.virtual&&l.virtual.enabled;if(l.loop){if(v&&!s&&l.loopPreventsSliding)return!1;n.loopFix({direction:"prev"}),n._clientLeft=n.wrapperEl.clientLeft}const m=d?n.translate:-n.translate;function f(u){return u<0?-Math.floor(Math.abs(u)):Math.floor(u)}const h=f(m),g=o.map(u=>f(u));let b=o[g.indexOf(h)-1];if(typeof b>"u"&&l.cssMode){let u;o.forEach((y,A)=>{h>=y&&(u=A)}),typeof u<"u"&&(b=o[u>0?u-1:u])}let T=0;if(typeof b<"u"&&(T=r.indexOf(b),T<0&&(T=n.activeIndex-1),l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(T=T-n.slidesPerViewDynamic("previous",!0)+1,T=Math.max(T,0))),l.rewind&&n.isBeginning){const u=n.params.virtual&&n.params.virtual.enabled&&n.virtual?n.virtual.slides.length-1:n.slides.length-1;return n.slideTo(u,t,e,i)}else if(l.loop&&n.activeIndex===0&&l.cssMode)return requestAnimationFrame(()=>{n.slideTo(T,t,e,i)}),!0;return n.slideTo(T,t,e,i)}function Vl(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 jl(t,e,i,n){e===void 0&&(e=!0),n===void 0&&(n=.5);const l=this;if(l.destroyed)return;typeof t>"u"&&(t=l.params.speed);let o=l.activeIndex;const r=Math.min(l.params.slidesPerGroupSkip,o),d=r+Math.floor((o-r)/l.params.slidesPerGroup),a=l.rtlTranslate?l.translate:-l.translate;if(a>=l.snapGrid[d]){const v=l.snapGrid[d],s=l.snapGrid[d+1];a-v>(s-v)*n&&(o+=l.params.slidesPerGroup)}else{const v=l.snapGrid[d-1],s=l.snapGrid[d];a-v<=(s-v)*n&&(o-=l.params.slidesPerGroup)}return o=Math.max(o,0),o=Math.min(o,l.slidesGrid.length-1),l.slideTo(o,t,e,i)}function Fl(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,n=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let l=t.clickedIndex,o;const r=t.isElement?"swiper-slide":`.${e.slideClass}`;if(e.loop){if(t.animating)return;o=parseInt(t.clickedSlide.getAttribute("data-swiper-slide-index"),10),e.centeredSlides?l<t.loopedSlides-n/2||l>t.slides.length-t.loopedSlides+n/2?(t.loopFix(),l=t.getSlideIndex(jt(i,`${r}[data-swiper-slide-index="${o}"]`)[0]),ei(()=>{t.slideTo(l)})):t.slideTo(l):l>t.slides.length-n?(t.loopFix(),l=t.getSlideIndex(jt(i,`${r}[data-swiper-slide-index="${o}"]`)[0]),ei(()=>{t.slideTo(l)})):t.slideTo(l)}else t.slideTo(l)}var Bl={slideTo:Ll,slideToLoop:Ml,slideNext:Nl,slidePrev:Rl,slideReset:Vl,slideToClosest:jl,slideToClickedSlide:Fl};function zl(t){const e=this,{params:i,slidesEl:n}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const l=()=>{jt(n,`.${i.slideClass}, swiper-slide`).forEach((m,f)=>{m.setAttribute("data-swiper-slide-index",f)})},o=e.grid&&i.grid&&i.grid.rows>1,r=i.slidesPerGroup*(o?i.grid.rows:1),d=e.slides.length%r!==0,a=o&&e.slides.length%i.grid.rows!==0,v=s=>{for(let m=0;m<s;m+=1){const f=e.isElement?ai("swiper-slide",[i.slideBlankClass]):ai("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(f)}};if(d){if(i.loopAddBlankSlides){const s=r-e.slides.length%r;v(s),e.recalcSlides(),e.updateSlides()}else wi("Swiper Loop Warning: The number of slides is not even to slidesPerGroup, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");l()}else if(a){if(i.loopAddBlankSlides){const s=i.grid.rows-e.slides.length%i.grid.rows;v(s),e.recalcSlides(),e.updateSlides()}else wi("Swiper Loop Warning: The number of slides is not even to grid.rows, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");l()}else l();e.loopFix({slideRealIndex:t,direction:i.centeredSlides?void 0:"next"})}function Wl(t){let{slideRealIndex:e,slideTo:i=!0,direction:n,setTranslate:l,activeSlideIndex:o,byController:r,byMousewheel:d}=t===void 0?{}:t;const a=this;if(!a.params.loop)return;a.emit("beforeLoopFix");const{slides:v,allowSlidePrev:s,allowSlideNext:m,slidesEl:f,params:h}=a,{centeredSlides:g}=h;if(a.allowSlidePrev=!0,a.allowSlideNext=!0,a.virtual&&h.virtual.enabled){i&&(!h.centeredSlides&&a.snapIndex===0?a.slideTo(a.virtual.slides.length,0,!1,!0):h.centeredSlides&&a.snapIndex<h.slidesPerView?a.slideTo(a.virtual.slides.length+a.snapIndex,0,!1,!0):a.snapIndex===a.snapGrid.length-1&&a.slideTo(a.virtual.slidesBefore,0,!1,!0)),a.allowSlidePrev=s,a.allowSlideNext=m,a.emit("loopFix");return}let b=h.slidesPerView;b==="auto"?b=a.slidesPerViewDynamic():(b=Math.ceil(parseFloat(h.slidesPerView,10)),g&&b%2===0&&(b=b+1));const T=h.slidesPerGroupAuto?b:h.slidesPerGroup;let u=T;u%T!==0&&(u+=T-u%T),u+=h.loopAdditionalSlides,a.loopedSlides=u;const y=a.grid&&h.grid&&h.grid.rows>1;v.length<b+u?wi("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&&h.grid.fill==="row"&&wi("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const A=[],w=[];let D=a.activeIndex;typeof o>"u"?o=a.getSlideIndex(v.filter(_=>_.classList.contains(h.slideActiveClass))[0]):D=o;const I=n==="next"||!n,S=n==="prev"||!n;let k=0,E=0;const c=y?Math.ceil(v.length/h.grid.rows):v.length,C=(y?v[o].column:o)+(g&&typeof l>"u"?-b/2+.5:0);if(C<u){k=Math.max(u-C,T);for(let _=0;_<u-C;_+=1){const x=_-Math.floor(_/c)*c;if(y){const M=c-x-1;for(let N=v.length-1;N>=0;N-=1)v[N].column===M&&A.push(N)}else A.push(c-x-1)}}else if(C+b>c-u){E=Math.max(C-(c-u*2),T);for(let _=0;_<E;_+=1){const x=_-Math.floor(_/c)*c;y?v.forEach((M,N)=>{M.column===x&&w.push(N)}):w.push(x)}}if(a.__preventObserver__=!0,requestAnimationFrame(()=>{a.__preventObserver__=!1}),S&&A.forEach(_=>{v[_].swiperLoopMoveDOM=!0,f.prepend(v[_]),v[_].swiperLoopMoveDOM=!1}),I&&w.forEach(_=>{v[_].swiperLoopMoveDOM=!0,f.append(v[_]),v[_].swiperLoopMoveDOM=!1}),a.recalcSlides(),h.slidesPerView==="auto"?a.updateSlides():y&&(A.length>0&&S||w.length>0&&I)&&a.slides.forEach((_,x)=>{a.grid.updateSlide(x,_,a.slides)}),h.watchSlidesProgress&&a.updateSlidesOffset(),i){if(A.length>0&&S){if(typeof e>"u"){const _=a.slidesGrid[D],M=a.slidesGrid[D+k]-_;d?a.setTranslate(a.translate-M):(a.slideTo(D+Math.ceil(k),0,!1,!0),l&&(a.touchEventsData.startTranslate=a.touchEventsData.startTranslate-M,a.touchEventsData.currentTranslate=a.touchEventsData.currentTranslate-M))}else if(l){const _=y?A.length/h.grid.rows:A.length;a.slideTo(a.activeIndex+_,0,!1,!0),a.touchEventsData.currentTranslate=a.translate}}else if(w.length>0&&I)if(typeof e>"u"){const _=a.slidesGrid[D],M=a.slidesGrid[D-E]-_;d?a.setTranslate(a.translate-M):(a.slideTo(D-E,0,!1,!0),l&&(a.touchEventsData.startTranslate=a.touchEventsData.startTranslate-M,a.touchEventsData.currentTranslate=a.touchEventsData.currentTranslate-M))}else{const _=y?w.length/h.grid.rows:w.length;a.slideTo(a.activeIndex-_,0,!1,!0)}}if(a.allowSlidePrev=s,a.allowSlideNext=m,a.controller&&a.controller.control&&!r){const _={slideRealIndex:e,direction:n,setTranslate:l,activeSlideIndex:o,byController:!0};Array.isArray(a.controller.control)?a.controller.control.forEach(x=>{!x.destroyed&&x.params.loop&&x.loopFix({..._,slideTo:x.params.slidesPerView===h.slidesPerView?i:!1})}):a.controller.control instanceof a.constructor&&a.controller.control.params.loop&&a.controller.control.loopFix({..._,slideTo:a.controller.control.params.slidesPerView===h.slidesPerView?i:!1})}a.emit("loopFix")}function Hl(){const t=this,{params:e,slidesEl:i}=t;if(!e.loop||t.virtual&&t.params.virtual.enabled)return;t.recalcSlides();const n=[];t.slides.forEach(l=>{const o=typeof l.swiperSlideIndex>"u"?l.getAttribute("data-swiper-slide-index")*1:l.swiperSlideIndex;n[o]=l}),t.slides.forEach(l=>{l.removeAttribute("data-swiper-slide-index")}),n.forEach(l=>{i.append(l)}),t.recalcSlides(),t.slideTo(t.realIndex,0)}var Xl={loopCreate:zl,loopFix:Wl,loopDestroy:Hl};function Gl(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 Ul(){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 Yl={setGrabCursor:Gl,unsetGrabCursor:Ul};function ql(t,e){e===void 0&&(e=this);function i(n){if(!n||n===Nt()||n===Tt())return null;n.assignedSlot&&(n=n.assignedSlot);const l=n.closest(t);return!l&&!n.getRootNode?null:l||i(n.getRootNode().host)}return i(e)}function Rn(t,e,i){const n=Tt(),{params:l}=t,o=l.edgeSwipeDetection,r=l.edgeSwipeThreshold;return o&&(i<=r||i>=n.innerWidth-r)?o==="prevent"?(e.preventDefault(),!0):!1:!0}function Zl(t){const e=this,i=Nt();let n=t;n.originalEvent&&(n=n.originalEvent);const l=e.touchEventsData;if(n.type==="pointerdown"){if(l.pointerId!==null&&l.pointerId!==n.pointerId)return;l.pointerId=n.pointerId}else n.type==="touchstart"&&n.targetTouches.length===1&&(l.touchId=n.targetTouches[0].identifier);if(n.type==="touchstart"){Rn(e,n,n.targetTouches[0].pageX);return}const{params:o,touches:r,enabled:d}=e;if(!d||!o.simulateTouch&&n.pointerType==="mouse"||e.animating&&o.preventInteractionOnTransition)return;!e.animating&&o.cssMode&&o.loop&&e.loopFix();let a=n.target;if(o.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(a)||"which"in n&&n.which===3||"button"in n&&n.button>0||l.isTouched&&l.isMoved)return;const v=!!o.noSwipingClass&&o.noSwipingClass!=="",s=n.composedPath?n.composedPath():n.path;v&&n.target&&n.target.shadowRoot&&s&&(a=s[0]);const m=o.noSwipingSelector?o.noSwipingSelector:`.${o.noSwipingClass}`,f=!!(n.target&&n.target.shadowRoot);if(o.noSwiping&&(f?ql(m,a):a.closest(m))){e.allowClick=!0;return}if(o.swipeHandler&&!a.closest(o.swipeHandler))return;r.currentX=n.pageX,r.currentY=n.pageY;const h=r.currentX,g=r.currentY;if(!Rn(e,n,h))return;Object.assign(l,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),r.startX=h,r.startY=g,l.touchStartTime=kt(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,o.threshold>0&&(l.allowThresholdMove=!1);let b=!0;a.matches(l.focusableElements)&&(b=!1,a.nodeName==="SELECT"&&(l.isTouched=!1)),i.activeElement&&i.activeElement.matches(l.focusableElements)&&i.activeElement!==a&&i.activeElement.blur();const T=b&&e.allowTouchMove&&o.touchStartPreventDefault;(o.touchStartForcePreventDefault||T)&&!a.isContentEditable&&n.preventDefault(),o.freeMode&&o.freeMode.enabled&&e.freeMode&&e.animating&&!o.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",n)}function Kl(t){const e=Nt(),i=this,n=i.touchEventsData,{params:l,touches:o,rtlTranslate:r,enabled:d}=i;if(!d||!l.simulateTouch&&t.pointerType==="mouse")return;let a=t;if(a.originalEvent&&(a=a.originalEvent),a.type==="pointermove"&&(n.touchId!==null||a.pointerId!==n.pointerId))return;let v;if(a.type==="touchmove"){if(v=[...a.changedTouches].filter(I=>I.identifier===n.touchId)[0],!v||v.identifier!==n.touchId)return}else v=a;if(!n.isTouched){n.startMoving&&n.isScrolling&&i.emit("touchMoveOpposite",a);return}const s=v.pageX,m=v.pageY;if(a.preventedByNestedSwiper){o.startX=s,o.startY=m;return}if(!i.allowTouchMove){a.target.matches(n.focusableElements)||(i.allowClick=!1),n.isTouched&&(Object.assign(o,{startX:s,startY:m,currentX:s,currentY:m}),n.touchStartTime=kt());return}if(l.touchReleaseOnEdges&&!l.loop){if(i.isVertical()){if(m<o.startY&&i.translate<=i.maxTranslate()||m>o.startY&&i.translate>=i.minTranslate()){n.isTouched=!1,n.isMoved=!1;return}}else if(s<o.startX&&i.translate<=i.maxTranslate()||s>o.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&a.target===e.activeElement&&a.target.matches(n.focusableElements)){n.isMoved=!0,i.allowClick=!1;return}n.allowTouchCallbacks&&i.emit("touchMove",a),o.previousX=o.currentX,o.previousY=o.currentY,o.currentX=s,o.currentY=m;const f=o.currentX-o.startX,h=o.currentY-o.startY;if(i.params.threshold&&Math.sqrt(f**2+h**2)<i.params.threshold)return;if(typeof n.isScrolling>"u"){let I;i.isHorizontal()&&o.currentY===o.startY||i.isVertical()&&o.currentX===o.startX?n.isScrolling=!1:f*f+h*h>=25&&(I=Math.atan2(Math.abs(h),Math.abs(f))*180/Math.PI,n.isScrolling=i.isHorizontal()?I>l.touchAngle:90-I>l.touchAngle)}if(n.isScrolling&&i.emit("touchMoveOpposite",a),typeof n.startMoving>"u"&&(o.currentX!==o.startX||o.currentY!==o.startY)&&(n.startMoving=!0),n.isScrolling||a.type==="touchmove"&&n.preventTouchMoveFromPointerMove){n.isTouched=!1;return}if(!n.startMoving)return;i.allowClick=!1,!l.cssMode&&a.cancelable&&a.preventDefault(),l.touchMoveStopPropagation&&!l.nested&&a.stopPropagation();let g=i.isHorizontal()?f:h,b=i.isHorizontal()?o.currentX-o.previousX:o.currentY-o.previousY;l.oneWayMovement&&(g=Math.abs(g)*(r?1:-1),b=Math.abs(b)*(r?1:-1)),o.diff=g,g*=l.touchRatio,r&&(g=-g,b=-b);const T=i.touchesDirection;i.swipeDirection=g>0?"prev":"next",i.touchesDirection=b>0?"prev":"next";const u=i.params.loop&&!l.cssMode,y=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!n.isMoved){if(u&&y&&i.loopFix({direction:i.swipeDirection}),n.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const I=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});i.wrapperEl.dispatchEvent(I)}n.allowMomentumBounce=!1,l.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",a)}let A;if(new Date().getTime(),n.isMoved&&n.allowThresholdMove&&T!==i.touchesDirection&&u&&y&&Math.abs(g)>=1){Object.assign(o,{startX:s,startY:m,currentX:s,currentY:m,startTranslate:n.currentTranslate}),n.loopSwapReset=!0,n.startTranslate=n.currentTranslate;return}i.emit("sliderMove",a),n.isMoved=!0,n.currentTranslate=g+n.startTranslate;let w=!0,D=l.resistanceRatio;if(l.touchReleaseOnEdges&&(D=0),g>0?(u&&y&&!A&&n.allowThresholdMove&&n.currentTranslate>(l.centeredSlides?i.minTranslate()-i.slidesSizesGrid[i.activeIndex+1]:i.minTranslate())&&i.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),n.currentTranslate>i.minTranslate()&&(w=!1,l.resistance&&(n.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+n.startTranslate+g)**D))):g<0&&(u&&y&&!A&&n.allowThresholdMove&&n.currentTranslate<(l.centeredSlides?i.maxTranslate()+i.slidesSizesGrid[i.slidesSizesGrid.length-1]:i.maxTranslate())&&i.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:i.slides.length-(l.slidesPerView==="auto"?i.slidesPerViewDynamic():Math.ceil(parseFloat(l.slidesPerView,10)))}),n.currentTranslate<i.maxTranslate()&&(w=!1,l.resistance&&(n.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-n.startTranslate-g)**D))),w&&(a.preventedByNestedSwiper=!0),!i.allowSlideNext&&i.swipeDirection==="next"&&n.currentTranslate<n.startTranslate&&(n.currentTranslate=n.startTranslate),!i.allowSlidePrev&&i.swipeDirection==="prev"&&n.currentTranslate>n.startTranslate&&(n.currentTranslate=n.startTranslate),!i.allowSlidePrev&&!i.allowSlideNext&&(n.currentTranslate=n.startTranslate),l.threshold>0)if(Math.abs(g)>l.threshold||n.allowThresholdMove){if(!n.allowThresholdMove){n.allowThresholdMove=!0,o.startX=o.currentX,o.startY=o.currentY,n.currentTranslate=n.startTranslate,o.diff=i.isHorizontal()?o.currentX-o.startX:o.currentY-o.startY;return}}else{n.currentTranslate=n.startTranslate;return}!l.followFinger||l.cssMode||((l.freeMode&&l.freeMode.enabled&&i.freeMode||l.watchSlidesProgress)&&(i.updateActiveIndex(),i.updateSlidesClasses()),l.freeMode&&l.freeMode.enabled&&i.freeMode&&i.freeMode.onTouchMove(),i.updateProgress(n.currentTranslate),i.setTranslate(n.currentTranslate))}function Jl(t){const e=this,i=e.touchEventsData;let n=t;n.originalEvent&&(n=n.originalEvent);let l;if(n.type==="touchend"||n.type==="touchcancel"){if(l=[...n.changedTouches].filter(D=>D.identifier===i.touchId)[0],!l||l.identifier!==i.touchId)return}else{if(i.touchId!==null||n.pointerId!==i.pointerId)return;l=n}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(n.type)&&!(["pointercancel","contextmenu"].includes(n.type)&&(e.browser.isSafari||e.browser.isWebView)))return;i.pointerId=null,i.touchId=null;const{params:r,touches:d,rtlTranslate:a,slidesGrid:v,enabled:s}=e;if(!s||!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 m=kt(),f=m-i.touchStartTime;if(e.allowClick){const D=n.path||n.composedPath&&n.composedPath();e.updateClickedSlide(D&&D[0]||n.target,D),e.emit("tap click",n),f<300&&m-i.lastClickTime<300&&e.emit("doubleTap doubleClick",n)}if(i.lastClickTime=kt(),ei(()=>{e.destroyed||(e.allowClick=!0)}),!i.isTouched||!i.isMoved||!e.swipeDirection||d.diff===0&&!i.loopSwapReset||i.currentTranslate===i.startTranslate&&!i.loopSwapReset){i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;return}i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;let h;if(r.followFinger?h=a?e.translate:-e.translate:h=-i.currentTranslate,r.cssMode)return;if(r.freeMode&&r.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:h});return}const g=h>=-e.maxTranslate()&&!e.params.loop;let b=0,T=e.slidesSizesGrid[0];for(let D=0;D<v.length;D+=D<r.slidesPerGroupSkip?1:r.slidesPerGroup){const I=D<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;typeof v[D+I]<"u"?(g||h>=v[D]&&h<v[D+I])&&(b=D,T=v[D+I]-v[D]):(g||h>=v[D])&&(b=D,T=v[v.length-1]-v[v.length-2])}let u=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&&(u=0));const A=(h-v[b])/T,w=b<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;if(f>r.longSwipesMs){if(!r.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(A>=r.longSwipesRatio?e.slideTo(r.rewind&&e.isEnd?u:b+w):e.slideTo(b)),e.swipeDirection==="prev"&&(A>1-r.longSwipesRatio?e.slideTo(b+w):y!==null&&A<0&&Math.abs(A)>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+w):e.slideTo(b):(e.swipeDirection==="next"&&e.slideTo(u!==null?u:b+w),e.swipeDirection==="prev"&&e.slideTo(y!==null?y:b))}}function Vn(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:n,allowSlidePrev:l,snapGrid:o}=t,r=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const d=r&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&t.isEnd&&!t.isBeginning&&!t.params.centeredSlides&&!d?t.slideTo(t.slides.length-1,0,!1,!0):t.params.loop&&!r?t.slideToLoop(t.realIndex,0,!1,!0):t.slideTo(t.activeIndex,0,!1,!0),t.autoplay&&t.autoplay.running&&t.autoplay.paused&&(clearTimeout(t.autoplay.resizeTimeout),t.autoplay.resizeTimeout=setTimeout(()=>{t.autoplay&&t.autoplay.running&&t.autoplay.paused&&t.autoplay.resume()},500)),t.allowSlidePrev=l,t.allowSlideNext=n,t.params.watchOverflow&&o!==t.snapGrid&&t.checkOverflow()}function Ql(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function $l(){const t=this,{wrapperEl:e,rtlTranslate:i,enabled:n}=t;if(!n)return;t.previousTranslate=t.translate,t.isHorizontal()?t.translate=-e.scrollLeft:t.translate=-e.scrollTop,t.translate===0&&(t.translate=0),t.updateActiveIndex(),t.updateSlidesClasses();let l;const o=t.maxTranslate()-t.minTranslate();o===0?l=0:l=(t.translate-t.minTranslate())/o,l!==t.progress&&t.updateProgress(i?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function er(t){const e=this;Ei(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function tr(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const jn=(t,e)=>{const i=Nt(),{params:n,el:l,wrapperEl:o,device:r}=t,d=!!n.nested,a=e==="on"?"addEventListener":"removeEventListener",v=e;!l||typeof l=="string"||(i[a]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:d}),l[a]("touchstart",t.onTouchStart,{passive:!1}),l[a]("pointerdown",t.onTouchStart,{passive:!1}),i[a]("touchmove",t.onTouchMove,{passive:!1,capture:d}),i[a]("pointermove",t.onTouchMove,{passive:!1,capture:d}),i[a]("touchend",t.onTouchEnd,{passive:!0}),i[a]("pointerup",t.onTouchEnd,{passive:!0}),i[a]("pointercancel",t.onTouchEnd,{passive:!0}),i[a]("touchcancel",t.onTouchEnd,{passive:!0}),i[a]("pointerout",t.onTouchEnd,{passive:!0}),i[a]("pointerleave",t.onTouchEnd,{passive:!0}),i[a]("contextmenu",t.onTouchEnd,{passive:!0}),(n.preventClicks||n.preventClicksPropagation)&&l[a]("click",t.onClick,!0),n.cssMode&&o[a]("scroll",t.onScroll),n.updateOnWindowResize?t[v](r.ios||r.android?"resize orientationchange observerUpdate":"resize observerUpdate",Vn,!0):t[v]("observerUpdate",Vn,!0),l[a]("load",t.onLoad,{capture:!0}))};function ir(){const t=this,{params:e}=t;t.onTouchStart=Zl.bind(t),t.onTouchMove=Kl.bind(t),t.onTouchEnd=Jl.bind(t),t.onDocumentTouchStart=tr.bind(t),e.cssMode&&(t.onScroll=$l.bind(t)),t.onClick=Ql.bind(t),t.onLoad=er.bind(t),jn(t,"on")}function nr(){jn(this,"off")}var or={attachEvents:ir,detachEvents:nr};const Fn=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function lr(){const t=this,{realIndex:e,initialized:i,params:n,el:l}=t,o=n.breakpoints;if(!o||o&&Object.keys(o).length===0)return;const r=t.getBreakpoint(o,t.params.breakpointsBase,t.el);if(!r||t.currentBreakpoint===r)return;const a=(r in o?o[r]:void 0)||t.originalParams,v=Fn(t,n),s=Fn(t,a),m=t.params.grabCursor,f=a.grabCursor,h=n.enabled;v&&!s?(l.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!v&&s&&(l.classList.add(`${n.containerModifierClass}grid`),(a.grid.fill&&a.grid.fill==="column"||!a.grid.fill&&n.grid.fill==="column")&&l.classList.add(`${n.containerModifierClass}grid-column`),t.emitContainerClasses()),m&&!f?t.unsetGrabCursor():!m&&f&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(A=>{if(typeof a[A]>"u")return;const w=n[A]&&n[A].enabled,D=a[A]&&a[A].enabled;w&&!D&&t[A].disable(),!w&&D&&t[A].enable()});const g=a.direction&&a.direction!==n.direction,b=n.loop&&(a.slidesPerView!==n.slidesPerView||g),T=n.loop;g&&i&&t.changeDirection(),Et(t.params,a);const u=t.params.enabled,y=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),h&&!u?t.disable():!h&&u&&t.enable(),t.currentBreakpoint=r,t.emit("_beforeBreakpoint",a),i&&(b?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!T&&y?(t.loopCreate(e),t.updateSlides()):T&&!y&&t.loopDestroy()),t.emit("breakpoint",a)}function rr(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let n=!1;const l=Tt(),o=e==="window"?l.innerHeight:i.clientHeight,r=Object.keys(t).map(d=>{if(typeof d=="string"&&d.indexOf("@")===0){const a=parseFloat(d.substr(1));return{value:o*a,point:d}}return{value:d,point:d}});r.sort((d,a)=>parseInt(d.value,10)-parseInt(a.value,10));for(let d=0;d<r.length;d+=1){const{point:a,value:v}=r[d];e==="window"?l.matchMedia(`(min-width: ${v}px)`).matches&&(n=a):v<=i.clientWidth&&(n=a)}return n||"max"}var dr={setBreakpoint:lr,getBreakpoint:rr};function ar(t,e){const i=[];return t.forEach(n=>{typeof n=="object"?Object.keys(n).forEach(l=>{n[l]&&i.push(e+l)}):typeof n=="string"&&i.push(e+n)}),i}function sr(){const t=this,{classNames:e,params:i,rtl:n,el:l,device:o}=t,r=ar(["initialized",i.direction,{"free-mode":t.params.freeMode&&i.freeMode.enabled},{autoheight:i.autoHeight},{rtl:n},{grid:i.grid&&i.grid.rows>1},{"grid-column":i.grid&&i.grid.rows>1&&i.grid.fill==="column"},{android:o.android},{ios:o.ios},{"css-mode":i.cssMode},{centered:i.cssMode&&i.centeredSlides},{"watch-progress":i.watchSlidesProgress}],i.containerModifierClass);e.push(...r),l.classList.add(...e),t.emitContainerClasses()}function cr(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var ur={addClasses:sr,removeClasses:cr};function vr(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:n}=i;if(n){const l=t.slides.length-1,o=t.slidesGrid[l]+t.slidesSizesGrid[l]+n*2;t.isLocked=t.size>o}else t.isLocked=t.snapGrid.length===1;i.allowSlideNext===!0&&(t.allowSlideNext=!t.isLocked),i.allowSlidePrev===!0&&(t.allowSlidePrev=!t.isLocked),e&&e!==t.isLocked&&(t.isEnd=!1),e!==t.isLocked&&t.emit(t.isLocked?"lock":"unlock")}var pr={checkOverflow:vr},Xi={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 mr(t,e){return function(n){n===void 0&&(n={});const l=Object.keys(n)[0],o=n[l];if(typeof o!="object"||o===null){Et(e,n);return}if(t[l]===!0&&(t[l]={enabled:!0}),l==="navigation"&&t[l]&&t[l].enabled&&!t[l].prevEl&&!t[l].nextEl&&(t[l].auto=!0),["pagination","scrollbar"].indexOf(l)>=0&&t[l]&&t[l].enabled&&!t[l].el&&(t[l].auto=!0),!(l in t&&"enabled"in o)){Et(e,n);return}typeof t[l]=="object"&&!("enabled"in t[l])&&(t[l].enabled=!0),t[l]||(t[l]={enabled:!1}),Et(e,n)}}const Gi={eventsEmitter:ul,update:Tl,translate:kl,transition:Ol,slide:Bl,loop:Xl,grabCursor:Yl,events:or,breakpoints:dr,checkOverflow:pr,classes:ur},Ui={};let Yi=class Ht{constructor(){let e,i;for(var n=arguments.length,l=new Array(n),o=0;o<n;o++)l[o]=arguments[o];l.length===1&&l[0].constructor&&Object.prototype.toString.call(l[0]).slice(8,-1)==="Object"?i=l[0]:[e,i]=l,i||(i={}),i=Et({},i),e&&!i.el&&(i.el=e);const r=Nt();if(i.el&&typeof i.el=="string"&&r.querySelectorAll(i.el).length>1){const s=[];return r.querySelectorAll(i.el).forEach(m=>{const f=Et({},i,{el:m});s.push(new Ht(f))}),s}const d=this;d.__swiper__=!0,d.support=On(),d.device=Ln({userAgent:i.userAgent}),d.browser=al(),d.eventsListeners={},d.eventsAnyListeners=[],d.modules=[...d.__modules__],i.modules&&Array.isArray(i.modules)&&d.modules.push(...i.modules);const a={};d.modules.forEach(s=>{s({params:i,swiper:d,extendParams:mr(i,a),on:d.on.bind(d),once:d.once.bind(d),off:d.off.bind(d),emit:d.emit.bind(d)})});const v=Et({},Xi,a);return d.params=Et({},v,Ui,i),d.originalParams=Et({},d.params),d.passedParams=Et({},i),d.params&&d.params.on&&Object.keys(d.params.on).forEach(s=>{d.on(s,d.params.on[s])}),d.params&&d.params.onAny&&d.onAny(d.params.onAny),Object.assign(d,{enabled:d.params.enabled,el:e,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return d.params.direction==="horizontal"},isVertical(){return d.params.direction==="vertical"},activeIndex:0,realIndex:0,isBeginning:!0,isEnd:!1,translate:0,previousTranslate:0,progress:0,velocity:0,animating:!1,cssOverflowAdjustment(){return Math.trunc(this.translate/2**23)*2**23},allowSlideNext:d.params.allowSlideNext,allowSlidePrev:d.params.allowSlidePrev,touchEventsData:{isTouched:void 0,isMoved:void 0,allowTouchCallbacks:void 0,touchStartTime:void 0,isScrolling:void 0,currentTranslate:void 0,startTranslate:void 0,allowThresholdMove:void 0,focusableElements:d.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:d.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),d.emit("_swiper"),d.params.init&&d.init(),d}getDirectionLabel(e){return this.isHorizontal()?e:{width:"height","margin-top":"margin-left","margin-bottom ":"margin-right","margin-left":"margin-top","margin-right":"margin-bottom","padding-left":"padding-top","padding-right":"padding-bottom",marginRight:"marginBottom"}[e]}getSlideIndex(e){const{slidesEl:i,params:n}=this,l=jt(i,`.${n.slideClass}, swiper-slide`),o=Ti(l[0]);return Ti(e)-o}getSlideIndexByData(e){return this.getSlideIndex(this.slides.filter(i=>i.getAttribute("data-swiper-slide-index")*1===e)[0])}recalcSlides(){const e=this,{slidesEl:i,params:n}=e;e.slides=jt(i,`.${n.slideClass}, swiper-slide`)}enable(){const e=this;e.enabled||(e.enabled=!0,e.params.grabCursor&&e.setGrabCursor(),e.emit("enable"))}disable(){const e=this;e.enabled&&(e.enabled=!1,e.params.grabCursor&&e.unsetGrabCursor(),e.emit("disable"))}setProgress(e,i){const n=this;e=Math.min(Math.max(e,0),1);const l=n.minTranslate(),r=(n.maxTranslate()-l)*e+l;n.translateTo(r,typeof i>"u"?0:i),n.updateActiveIndex(),n.updateSlidesClasses()}emitContainerClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=e.el.className.split(" ").filter(n=>n.indexOf("swiper")===0||n.indexOf(e.params.containerModifierClass)===0);e.emit("_containerClasses",i.join(" "))}getSlideClasses(e){const i=this;return i.destroyed?"":e.className.split(" ").filter(n=>n.indexOf("swiper-slide")===0||n.indexOf(i.params.slideClass)===0).join(" ")}emitSlidesClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=[];e.slides.forEach(n=>{const l=e.getSlideClasses(n);i.push({slideEl:n,classNames:l}),e.emit("_slideClass",n,l)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const n=this,{params:l,slides:o,slidesGrid:r,slidesSizesGrid:d,size:a,activeIndex:v}=n;let s=1;if(typeof l.slidesPerView=="number")return l.slidesPerView;if(l.centeredSlides){let m=o[v]?Math.ceil(o[v].swiperSlideSize):0,f;for(let h=v+1;h<o.length;h+=1)o[h]&&!f&&(m+=Math.ceil(o[h].swiperSlideSize),s+=1,m>a&&(f=!0));for(let h=v-1;h>=0;h-=1)o[h]&&!f&&(m+=o[h].swiperSlideSize,s+=1,m>a&&(f=!0))}else if(e==="current")for(let m=v+1;m<o.length;m+=1)(i?r[m]+d[m]-r[v]<a:r[m]-r[v]<a)&&(s+=1);else for(let m=v-1;m>=0;m-=1)r[v]-r[m]<a&&(s+=1);return s}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&&Ei(e,r)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function l(){const r=e.rtlTranslate?e.translate*-1:e.translate,d=Math.min(Math.max(r,e.maxTranslate()),e.minTranslate());e.setTranslate(d),e.updateActiveIndex(),e.updateSlidesClasses()}let o;if(n.freeMode&&n.freeMode.enabled&&!n.cssMode)l(),n.autoHeight&&e.updateAutoHeight();else{if((n.slidesPerView==="auto"||n.slidesPerView>1)&&e.isEnd&&!n.centeredSlides){const r=e.virtual&&n.virtual.enabled?e.virtual.slides:e.slides;o=e.slideTo(r.length-1,0,!1,!0)}else o=e.slideTo(e.activeIndex,0,!1,!0);o||l()}n.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const n=this,l=n.params.direction;return e||(e=l==="horizontal"?"vertical":"horizontal"),e===l||e!=="horizontal"&&e!=="vertical"||(n.el.classList.remove(`${n.params.containerModifierClass}${l}`),n.el.classList.add(`${n.params.containerModifierClass}${e}`),n.emitContainerClasses(),n.params.direction=e,n.slides.forEach(o=>{e==="vertical"?o.style.width="":o.style.height=""}),n.emit("changeDirection"),i&&n.update()),n}changeLanguageDirection(e){const i=this;i.rtl&&e==="rtl"||!i.rtl&&e==="ltr"||(i.rtl=e==="rtl",i.rtlTranslate=i.params.direction==="horizontal"&&i.rtl,i.rtl?(i.el.classList.add(`${i.params.containerModifierClass}rtl`),i.el.dir="rtl"):(i.el.classList.remove(`${i.params.containerModifierClass}rtl`),i.el.dir="ltr"),i.update())}mount(e){const i=this;if(i.mounted)return!0;let n=e||i.params.el;if(typeof n=="string"&&(n=document.querySelector(n)),!n)return!1;n.swiper=i,n.parentNode&&n.parentNode.host&&n.parentNode.host.nodeName===i.params.swiperElementNodeName.toUpperCase()&&(i.isElement=!0);const l=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let r=n&&n.shadowRoot&&n.shadowRoot.querySelector?n.shadowRoot.querySelector(l()):jt(n,l())[0];return!r&&i.params.createElements&&(r=ai("div",i.params.wrapperClass),n.append(r),jt(n,`.${i.params.slideClass}`).forEach(d=>{r.append(d)})),Object.assign(i,{el:n,wrapperEl:r,slidesEl:i.isElement&&!n.parentNode.host.slideSlots?n.parentNode.host:r,hostEl:i.isElement?n.parentNode.host:n,mounted:!0,rtl:n.dir.toLowerCase()==="rtl"||Gt(n,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(n.dir.toLowerCase()==="rtl"||Gt(n,"direction")==="rtl"),wrongRTL:Gt(r,"display")==="-webkit-box"}),!0}init(e){const i=this;if(i.initialized||i.mount(e)===!1)return i;i.emit("beforeInit"),i.params.breakpoints&&i.setBreakpoint(),i.addClasses(),i.updateSize(),i.updateSlides(),i.params.watchOverflow&&i.checkOverflow(),i.params.grabCursor&&i.enabled&&i.setGrabCursor(),i.params.loop&&i.virtual&&i.params.virtual.enabled?i.slideTo(i.params.initialSlide+i.virtual.slidesBefore,0,i.params.runCallbacksOnInit,!1,!0):i.slideTo(i.params.initialSlide,0,i.params.runCallbacksOnInit,!1,!0),i.params.loop&&i.loopCreate(),i.attachEvents();const l=[...i.el.querySelectorAll('[loading="lazy"]')];return i.isElement&&l.push(...i.hostEl.querySelectorAll('[loading="lazy"]')),l.forEach(o=>{o.complete?Ei(i,o):o.addEventListener("load",r=>{Ei(i,r.target)})}),Hi(i),i.initialized=!0,Hi(i),i.emit("init"),i.emit("afterInit"),i}destroy(e,i){e===void 0&&(e=!0),i===void 0&&(i=!0);const n=this,{params:l,el:o,wrapperEl:r,slides:d}=n;return typeof n.params>"u"||n.destroyed||(n.emit("beforeDestroy"),n.initialized=!1,n.detachEvents(),l.loop&&n.loopDestroy(),i&&(n.removeClasses(),o&&typeof o!="string"&&o.removeAttribute("style"),r&&r.removeAttribute("style"),d&&d.length&&d.forEach(a=>{a.classList.remove(l.slideVisibleClass,l.slideFullyVisibleClass,l.slideActiveClass,l.slideNextClass,l.slidePrevClass),a.removeAttribute("style"),a.removeAttribute("data-swiper-slide-index")})),n.emit("destroy"),Object.keys(n.eventsListeners).forEach(a=>{n.off(a)}),e!==!1&&(n.el&&typeof n.el!="string"&&(n.el.swiper=null),Zo(n)),n.destroyed=!0),null}static extendDefaults(e){Et(Ui,e)}static get extendedDefaults(){return Ui}static get defaults(){return Xi}static installModule(e){Ht.prototype.__modules__||(Ht.prototype.__modules__=[]);const i=Ht.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>Ht.installModule(i)),Ht):(Ht.installModule(e),Ht)}};Object.keys(Gi).forEach(t=>{Object.keys(Gi[t]).forEach(e=>{Yi.prototype[e]=Gi[t][e]})}),Yi.use([sl,cl]);const Bn=["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 Zt(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function ii(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]:Zt(e[n])&&Zt(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:ii(t[n],e[n]):t[n]=e[n]})}function zn(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function Wn(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function Hn(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function Xn(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 fr(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function hr(t){let{swiper:e,slides:i,passedParams:n,changedParams:l,nextEl:o,prevEl:r,scrollbarEl:d,paginationEl:a}=t;const v=l.filter(E=>E!=="children"&&E!=="direction"&&E!=="wrapperClass"),{params:s,pagination:m,navigation:f,scrollbar:h,virtual:g,thumbs:b}=e;let T,u,y,A,w,D,I,S;l.includes("thumbs")&&n.thumbs&&n.thumbs.swiper&&s.thumbs&&!s.thumbs.swiper&&(T=!0),l.includes("controller")&&n.controller&&n.controller.control&&s.controller&&!s.controller.control&&(u=!0),l.includes("pagination")&&n.pagination&&(n.pagination.el||a)&&(s.pagination||s.pagination===!1)&&m&&!m.el&&(y=!0),l.includes("scrollbar")&&n.scrollbar&&(n.scrollbar.el||d)&&(s.scrollbar||s.scrollbar===!1)&&h&&!h.el&&(A=!0),l.includes("navigation")&&n.navigation&&(n.navigation.prevEl||r)&&(n.navigation.nextEl||o)&&(s.navigation||s.navigation===!1)&&f&&!f.prevEl&&!f.nextEl&&(w=!0);const k=E=>{e[E]&&(e[E].destroy(),E==="navigation"?(e.isElement&&(e[E].prevEl.remove(),e[E].nextEl.remove()),s[E].prevEl=void 0,s[E].nextEl=void 0,e[E].prevEl=void 0,e[E].nextEl=void 0):(e.isElement&&e[E].el.remove(),s[E].el=void 0,e[E].el=void 0))};l.includes("loop")&&e.isElement&&(s.loop&&!n.loop?D=!0:!s.loop&&n.loop?I=!0:S=!0),v.forEach(E=>{if(Zt(s[E])&&Zt(n[E]))Object.assign(s[E],n[E]),(E==="navigation"||E==="pagination"||E==="scrollbar")&&"enabled"in n[E]&&!n[E].enabled&&k(E);else{const c=n[E];(c===!0||c===!1)&&(E==="navigation"||E==="pagination"||E==="scrollbar")?c===!1&&k(E):s[E]=n[E]}}),v.includes("controller")&&!u&&e.controller&&e.controller.control&&s.controller&&s.controller.control&&(e.controller.control=s.controller.control),l.includes("children")&&i&&g&&s.virtual.enabled?(g.slides=i,g.update(!0)):l.includes("virtual")&&g&&s.virtual.enabled&&(i&&(g.slides=i),g.update(!0)),l.includes("children")&&i&&s.loop&&(S=!0),T&&b.init()&&b.update(!0),u&&(e.controller.control=s.controller.control),y&&(e.isElement&&(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-pagination"),a.part.add("pagination"),e.el.appendChild(a)),a&&(s.pagination.el=a),m.init(),m.render(),m.update()),A&&(e.isElement&&(!d||typeof d=="string")&&(d=document.createElement("div"),d.classList.add("swiper-scrollbar"),d.part.add("scrollbar"),e.el.appendChild(d)),d&&(s.scrollbar.el=d),h.init(),h.updateSize(),h.setTranslate()),w&&(e.isElement&&((!o||typeof o=="string")&&(o=document.createElement("div"),o.classList.add("swiper-button-next"),o.innerHTML=e.hostEl.constructor.nextButtonSvg,o.part.add("button-next"),e.el.appendChild(o)),(!r||typeof r=="string")&&(r=document.createElement("div"),r.classList.add("swiper-button-prev"),r.innerHTML=e.hostEl.constructor.prevButtonSvg,r.part.add("button-prev"),e.el.appendChild(r))),o&&(s.navigation.nextEl=o),r&&(s.navigation.prevEl=r),f.init(),f.update()),l.includes("allowSlideNext")&&(e.allowSlideNext=n.allowSlideNext),l.includes("allowSlidePrev")&&(e.allowSlidePrev=n.allowSlidePrev),l.includes("direction")&&e.changeDirection(n.direction,!1),(D||S)&&e.loopDestroy(),(I||S)&&e.loopCreate(),e.update()}function Ar(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},n={},l={};ii(i,Xi),i._emitClasses=!0,i.init=!1;const o={},r=Bn.map(a=>a.replace(/_/,"")),d=Object.assign({},t);return Object.keys(d).forEach(a=>{typeof t[a]>"u"||(r.indexOf(a)>=0?Zt(t[a])?(i[a]={},l[a]={},ii(i[a],t[a]),ii(l[a],t[a])):(i[a]=t[a],l[a]=t[a]):a.search(/on[A-Z]/)===0&&typeof t[a]=="function"?e?n[`${a[2].toLowerCase()}${a.substr(3)}`]=t[a]:i.on[`${a[2].toLowerCase()}${a.substr(3)}`]=t[a]:o[a]=t[a])}),["navigation","pagination","scrollbar"].forEach(a=>{i[a]===!0&&(i[a]={}),i[a]===!1&&delete i[a]}),{params:i,passedParams:l,rest:o,events:n}}function gr(t,e){let{el:i,nextEl:n,prevEl:l,paginationEl:o,scrollbarEl:r,swiper:d}=t;zn(e)&&n&&l&&(d.params.navigation.nextEl=n,d.originalParams.navigation.nextEl=n,d.params.navigation.prevEl=l,d.originalParams.navigation.prevEl=l),Wn(e)&&o&&(d.params.pagination.el=o,d.originalParams.pagination.el=o),Hn(e)&&r&&(d.params.scrollbar.el=r,d.originalParams.scrollbar.el=r),d.init(i)}function br(t,e,i,n,l){const o=[];if(!e)return o;const r=a=>{o.indexOf(a)<0&&o.push(a)};if(i&&n){const a=n.map(l),v=i.map(l);a.join("")!==v.join("")&&r("children"),n.length!==i.length&&r("children")}return Bn.filter(a=>a[0]==="_").map(a=>a.replace(/_/,"")).forEach(a=>{if(a in t&&a in e)if(Zt(t[a])&&Zt(e[a])){const v=Object.keys(t[a]),s=Object.keys(e[a]);v.length!==s.length?r(a):(v.forEach(m=>{t[a][m]!==e[a][m]&&r(a)}),s.forEach(m=>{t[a][m]!==e[a][m]&&r(a)}))}else t[a]!==e[a]&&r(a)}),o}const yr=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 Ii(){return Ii=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},Ii.apply(this,arguments)}function Gn(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function Un(t){const e=[];return p.Children.toArray(t).forEach(i=>{Gn(i)?e.push(i):i.props&&i.props.children&&Un(i.props.children).forEach(n=>e.push(n))}),e}function wr(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return p.Children.toArray(t).forEach(n=>{if(Gn(n))e.push(n);else if(n.props&&n.props.slot&&i[n.props.slot])i[n.props.slot].push(n);else if(n.props&&n.props.children){const l=Un(n.props.children);l.length>0?l.forEach(o=>e.push(o)):i["container-end"].push(n)}else i["container-end"].push(n)}),{slides:e,slots:i}}function Tr(t,e,i){if(!i)return null;const n=s=>{let m=s;return s<0?m=e.length+s:m>=e.length&&(m=m-e.length),m},l=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:o,to:r}=i,d=t.params.loop?-e.length:0,a=t.params.loop?e.length*2:e.length,v=[];for(let s=d;s<a;s+=1)s>=o&&s<=r&&v.push(e[n(s)]);return v.map((s,m)=>p.cloneElement(s,{swiper:t,style:l,key:s.props.virtualIndex||s.key||`slide-${m}`}))}function si(t,e){return typeof window>"u"?pe(t,e):Ao(t,e)}const qi=di(null),Yn=()=>ri(qi),xr=di(null),Kt=mi(function(t,e){let{className:i,tag:n="div",wrapperTag:l="div",children:o,onSwiper:r,...d}=t===void 0?{}:t,a=!1;const[v,s]=q("swiper"),[m,f]=q(null),[h,g]=q(!1),b=ve(!1),T=ve(null),u=ve(null),y=ve(null),A=ve(null),w=ve(null),D=ve(null),I=ve(null),S=ve(null),{params:k,passedParams:E,rest:c,events:O}=Ar(d),{slides:C,slots:_}=wr(o),x=()=>{g(!h)};Object.assign(k.on,{_containerClasses(R,L){s(L)}});const M=()=>{Object.assign(k.on,O),a=!0;const R={...k};if(delete R.wrapperClass,u.current=new Yi(R),u.current.virtual&&u.current.params.virtual.enabled){u.current.virtual.slides=C;const L={cache:!1,slides:C,renderExternal:f,renderExternalUpdate:!1};ii(u.current.params.virtual,L),ii(u.current.originalParams.virtual,L)}};T.current||M(),u.current&&u.current.on("_beforeBreakpoint",x);const N=()=>{a||!O||!u.current||Object.keys(O).forEach(R=>{u.current.on(R,O[R])})},F=()=>{!O||!u.current||Object.keys(O).forEach(R=>{u.current.off(R,O[R])})};pe(()=>()=>{u.current&&u.current.off("_beforeBreakpoint",x)}),pe(()=>{!b.current&&u.current&&(u.current.emitSlidesClasses(),b.current=!0)}),si(()=>{if(e&&(e.current=T.current),!!T.current)return u.current.destroyed&&M(),gr({el:T.current,nextEl:w.current,prevEl:D.current,paginationEl:I.current,scrollbarEl:S.current,swiper:u.current},k),r&&!u.current.destroyed&&r(u.current),()=>{u.current&&!u.current.destroyed&&u.current.destroy(!0,!1)}},[]),si(()=>{N();const R=br(E,y.current,C,A.current,L=>L.key);return y.current=E,A.current=C,R.length&&u.current&&!u.current.destroyed&&hr({swiper:u.current,slides:C,passedParams:E,changedParams:R,nextEl:w.current,prevEl:D.current,scrollbarEl:S.current,paginationEl:I.current}),()=>{F()}}),si(()=>{yr(u.current)},[m]);function B(){return k.virtual?Tr(u.current,C,m):C.map((R,L)=>p.cloneElement(R,{swiper:u.current,swiperSlideIndex:L}))}return p.createElement(n,Ii({ref:T,className:Xn(`${v}${i?` ${i}`:""}`)},c),p.createElement(xr.Provider,{value:u.current},_["container-start"],p.createElement(l,{className:fr(k.wrapperClass)},_["wrapper-start"],B(),_["wrapper-end"]),zn(k)&&p.createElement(p.Fragment,null,p.createElement("div",{ref:D,className:"swiper-button-prev"}),p.createElement("div",{ref:w,className:"swiper-button-next"})),Hn(k)&&p.createElement("div",{ref:S,className:"swiper-scrollbar"}),Wn(k)&&p.createElement("div",{ref:I,className:"swiper-pagination"}),_["container-end"]))});Kt.displayName="Swiper";const Rt=mi(function(t,e){let{tag:i="div",children:n,className:l="",swiper:o,zoom:r,lazy:d,virtualIndex:a,swiperSlideIndex:v,...s}=t===void 0?{}:t;const m=ve(null),[f,h]=q("swiper-slide"),[g,b]=q(!1);function T(w,D,I){D===m.current&&h(I)}si(()=>{if(typeof v<"u"&&(m.current.swiperSlideIndex=v),e&&(e.current=m.current),!(!m.current||!o)){if(o.destroyed){f!=="swiper-slide"&&h("swiper-slide");return}return o.on("_slideClass",T),()=>{o&&o.off("_slideClass",T)}}}),si(()=>{o&&m.current&&!o.destroyed&&h(o.getSlideClasses(m.current))},[o]);const u={isActive:f.indexOf("swiper-slide-active")>=0,isVisible:f.indexOf("swiper-slide-visible")>=0,isPrev:f.indexOf("swiper-slide-prev")>=0,isNext:f.indexOf("swiper-slide-next")>=0},y=()=>typeof n=="function"?n(u):n,A=()=>{b(!0)};return p.createElement(i,Ii({ref:m,className:Xn(`${f}${l?` ${l}`:""}`),"data-swiper-slide-index":a,onLoad:A},s),r&&p.createElement(qi.Provider,{value:u},p.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof r=="number"?r:void 0},y(),d&&!g&&p.createElement("div",{className:"swiper-lazy-preloader"}))),!r&&p.createElement(qi.Provider,{value:u},y(),d&&!g&&p.createElement("div",{className:"swiper-lazy-preloader"})))});Rt.displayName="SwiperSlide";const Sr="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Er=({visible:t,onClose:e,children:i,modalStyle:n,padding:l,popup:o,schema:r,fullHeight:d=window.innerHeight,isFullScreen:a=!1,openState:v})=>{var s,m,f,h,g,b,T,u,y,A,w,D,I,S,k,E,c,O,C,_,x,M,N,F,B;const R=ve(null),L=ve(null),V=ve(null),G=ve(null),z=d*.2,K=a?d:d*.8,[Q,ne]=q(z),[he,Se]=q(!1),me=ve(null),{globalConfig:Ve,popupDetailData:Xe}=je(),{schema:ae,popup:U}=Mt(),[oe,fe]=q(15);pe(()=>{const Z=document.getElementById("sxp-render"),X=document.getElementById("pb-modal");X?me.current=X:(me.current=document.createElement("div"),me.current.setAttribute("id","pb-modal"),Z?.appendChild(me.current))},[]);const se=ue(()=>o?.id&&o?.id!==""||t,[t,o]),le=ue(()=>{var Z,X,Y;const Ne=r??ae;return(Y=(X=(Z=Ne?.sxpPageConf)===null||Z===void 0?void 0:Z.globalConfig)===null||X===void 0?void 0:X.popupList)===null||Y===void 0?void 0:Y.find(J=>J?.id===o?.id)},[o,r,ae]),Ee=ue(()=>{var Z,X;return((X=(Z=le?.item)===null||Z===void 0?void 0:Z.event)===null||X===void 0?void 0:X.isScrollFullScreen)||!1},[le]);pe(()=>{se?Se(!0):setTimeout(()=>{Se(!1),ne(z)},o?.duration)},[se,o]);const Te=ge(()=>i,[U,v,Ve]);if(!me.current)return null;const Ge=Di(()=>{e?.()},300),qe=Z=>{R.current=Z.touches[0],L.current=Z.touches[0],V.current=!0},Ue=Z=>{requestAnimationFrame(()=>{var X;if(V.current&&((X=G?.current)===null||X===void 0?void 0:X.scrollTop)===0){const Y=Z.touches[0].clientY,Ne=Z.touches[0].clientX,ce=R.current.clientY-Y;R.current=Z.touches[0];const J=Y-L.current.clientY,j=Ne-L.current.clientX;if(Math.abs(j)>Math.abs(J))return;const Le=Q-ce;Le>0&&ne(Le)}})},ie=Z=>{var X;if(V.current&&((X=G?.current)===null||X===void 0?void 0:X.scrollTop)===0){const Y=Z.changedTouches[0].clientY-L.current.clientY,Ne=Z.changedTouches[0].clientX-L.current.clientX;if(Math.abs(Ne)>Math.abs(Y))return;const ce=L.current.clientY-R.current.clientY;ce>0?ne(0):Q<z&&ce<0?ne(z):Q>=z&&ce<0&&e?.()}V.current=!1};return ln.createPortal(p.createElement(p.Fragment,null,he&&p.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:se?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},n),onClick:Ge},p.createElement("div",{style:{position:"relative",left:`${(h=(f=(m=(s=le?.item)===null||s===void 0?void 0:s.props)===null||m===void 0?void 0:m.popupBg)===null||f===void 0?void 0:f.horizontalMargin)!==null&&h!==void 0?h:0}px`,right:`${(u=(T=(b=(g=le?.item)===null||g===void 0?void 0:g.props)===null||b===void 0?void 0:b.popupBg)===null||T===void 0?void 0:T.horizontalMargin)!==null&&u!==void 0?u:0}px`,bottom:`${(D=(w=(A=(y=le?.item)===null||y===void 0?void 0:y.props)===null||A===void 0?void 0:A.popupBg)===null||w===void 0?void 0:w.bottomMargin)!==null&&D!==void 0?D:0}px`,overflow:"hidden",width:`calc(100% - ${((E=(k=(S=(I=le?.item)===null||I===void 0?void 0:I.props)===null||S===void 0?void 0:S.popupBg)===null||k===void 0?void 0:k.horizontalMargin)!==null&&E!==void 0?E:0)*2}px)`,height:"100%"}},p.createElement("div",Object.assign({className:`modal-container ${se?"modal-popIn":"modal-popOut"}`,role:"dialog","aria-label":(c=le?.item)===null||c===void 0?void 0:c.displayName,"aria-modal":!0,style:Object.assign(Object.assign({padding:l,animationDuration:((O=o?.duration)!==null&&O!==void 0?O:0)/1e3+"s"},Ee&&{transform:`translateY(${Q}px)`}),{overflow:"hidden",borderRadius:`${(M=(x=(_=(C=le?.item)===null||C===void 0?void 0:C.props)===null||_===void 0?void 0:_.popupBg)===null||x===void 0?void 0:x.borderRadius)!==null&&M!==void 0?M:0}px`,zIndex:9}),onClick:Z=>{Z.stopPropagation(),Z.preventDefault()}},Ee&&{onTouchMove:Ue,onTouchStart:qe,onTouchEnd:ie}),p.createElement("button",{className:"modal-icon-wrapper",role:"button","aria-label":"close button",onClick:e,style:{top:oe}},p.createElement("img",{src:(N=Ve?.popupCloseIcon)!==null&&N!==void 0?N:Sr,alt:"close button",className:"modal-icon"})),p.createElement("div",Object.assign({ref:G,style:{height:Ee?d:K,overflow:Ee&&Q<=0||!Ee?"auto":"hidden",zIndex:1}},((B=(F=le?.item)===null||F===void 0?void 0:F.props)===null||B===void 0?void 0:B.enableFixedCloseButton)&&{onScroll:Z=>{var X;fe(15-((X=Z?.target)===null||X===void 0?void 0:X.scrollTop))}}),Te()))))),me.current)};var ni=Pe(Er);const Ir=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const n=t.split(" "),l=[];for(let r=0;r<n.length&&(l.push(n[r]),!(l.join(" ").length>=e));r++);return(l.length>1&&l.length<n.length?l.slice(0,l.length-1):l).join(" ")+" "},Cr=({text:t,maxStr:e=108,style:i,className:n,onClick:l,foldText:o,unfoldText:r,isPost:d,onChange:a})=>{const[v,s]=q(!1),[m,f]=q(!1),h=Number(i?.lineClamp||2),g=ve(null),b=ve(null),T=ge(()=>{s(!v)},[v,a]);return ue(()=>!v&&t.length>e?Ir(t,e)+"...":t,[t,e,v]),pe(()=>{var u,y;b?.current&&(b.current.style.display="block"),((u=b?.current)===null||u===void 0?void 0:u.offsetHeight)>((y=g?.current)===null||y===void 0?void 0:y.offsetHeight)&&d?f(!0):f(!1),b.current.style.display="none"},[d,t]),p.createElement("div",{className:n,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},p.createElement("div",{ref:g,style:{overflow:"hidden",WebkitLineClamp:!d||v?"":h,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:xe(t?.replace(/\n/g,"</br>"),i)}}),p.createElement("div",{ref:b,dangerouslySetInnerHTML:{__html:xe(t?.replace(/\n/g,"</br>"),i)}}),t&&d&&m&&p.createElement("span",{style:{textDecoration:"underline",cursor:"pointer"},onClick:l??T,dangerouslySetInnerHTML:{__html:xe(v?r||"show less":o||"show more",i)}}))};var Ci=Pe(Cr);const kr=mi((t,e)=>{const{src:i,onLoad:n,style:l,className:o,loading:r,alt:d="image"}=t,[a,v]=q(i),s=ve(null),[m,f]=q(!1);return on(e,()=>({setSrc:h=>{h&&v(h)}})),pe(()=>{i&&v(i)},[i]),pe(()=>{const h=()=>{i&&!m&&s.current&&(s.current.src="",s.current.src=i)};return wt.on(ft.PAGE_DID_SHOW,h),()=>{wt.off(ft.PAGE_DID_SHOW,h)}},[i,m]),p.createElement(p.Fragment,null,!m&&!a&&p.createElement("div",{style:{width:"100%",height:"100%",zIndex:1,backgroundColor:"#fff"}}),a?.includes(".avif")?p.createElement("picture",null,p.createElement("source",{type:"image/avif",srcSet:a}),p.createElement("source",{type:"image/webp",srcSet:`${a}?imageMogr2/format/webp`}),p.createElement("source",{type:"image/jpeg",srcSet:`${a}?imageMogr2/format/jpg`}),p.createElement("img",{ref:s,className:o,src:a,style:Object.assign({},l),loading:r,onLoad:h=>{f(!0),n?.(h.target)},alt:d})):p.createElement("img",{ref:s,className:o,src:a,style:Object.assign({},l),loading:r,onLoad:h=>{f(!0),n?.(h.target)},alt:d}))});var xt=Pe(kr);const Pr=({children:t,isPadding:e=!0,style:i,enableSlideActive:n=!1})=>{const l=ve(),{popupDetailData:o}=je();return pe(()=>{var r,d;n&&((r=l?.current)===null||r===void 0||r.swiper.slideTo((d=o?.multiCheckIndex)!==null&&d!==void 0?d:0))},[o,n]),p.createElement(Kt,{ref:l,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[ol,nl,il],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var ci=Pe(Pr);const Dr=({products:t,data:e,defImg:i,style:n,onCLick:l,popupDetailData:o,check:r})=>{var d;const{productView:a}=ut(),{popupCurTimeRef:v}=je(),s=(m,f)=>{if(r===f)return;const h=t?.[r];a(o,h,h?.bindCta,v.current,o?.index),l?.(f)};return p.createElement(p.Fragment,null,e?.open&&(t&&t?.length>1||!o)&&p.createElement(ci,{enableSlideActive:!0,isPadding:!1,style:Object.assign(Object.assign({},n),e?.style)},(d=o?t:[0,1,2,3])===null||d===void 0?void 0:d.map((m,f)=>{var h,g,b;return p.createElement(p.Fragment,null,m?.bindCta?p.createElement(Rt,{className:Ce({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{s(m,f)},key:f},p.createElement(xt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?e?.translateY+50:50}%`,border:r===f?"1px solid #000":"1px solid #f2f2f2",boxSizing:"border-box"},src:(b=(h=m?.cover)!==null&&h!==void 0?h:(g=m?.homePage)===null||g===void 0?void 0:g[0])!==null&&b!==void 0?b:i})):null)})))};var qn=Pe(Dr);const _r=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:n,file:l,src:o}=t;switch(i){case 2:return n||null;case 3:return o||null;default:return l&&l.length>0?(e=l[0])===null||e===void 0?void 0:e.url:null}},ui=({product:t,enableFormattedPrice:e,globalConfig:i,isHiddenDef:n,style:l})=>{var o,r,d,a,v,s,m,f;if((!t?.currency||!t?.price)&&n)return null;let h=t?.currency&&t?.price?t?.price:7e3,g="",b=i?.priceSymbol,T=t?.currency?(d=(r=(o=t?.currency)===null||o===void 0?void 0:o.split("-")[1])===null||r===void 0?void 0:r.toUpperCase())!==null&&d!==void 0?d:"":"$";const u=e===void 0||e;let y=h.toString();b?.showTwoDecimalPoint&&(y=h?.toFixed(2));let A=(a=y?.indexOf("."))!==null&&a!==void 0?a:-1;if(u){g=(v=h?.toLocaleString("zh",{minimumFractionDigits:b?.showTwoDecimalPoint?2:0}))!==null&&v!==void 0?v:"";let w=0,D=A??g?.length;b?.millesimalSymbol==="."?g=g?.replace(/\,/g,function(I,S){return S>=w&&S<D?".":I}):b?.millesimalSymbol===" "&&(g=g?.replace(","," "))}else g=`${b?.showTwoDecimalPoint?h?.toFixed(2):h}`;return b?.decimalPoint===","&&A>0&&(g=g=g?.replace(/\./g,function(w,D){return D>=A&&D<g?.length?",":w})),T=`<span style="font-family:${(f=(m=(s=i?.priceSymbol)===null||s===void 0?void 0:s.fontFamily)!==null&&m!==void 0?m:l?.["fontFamily-en"])!==null&&f!==void 0?f:"inherit"}">${T}</span>`,g=xe(g,l),b?.currencyPosition&&b?.currencyPosition!=="none"?g=b?.currencyPosition==="left"?T+g:g+T:b?.currencyPosition!=="none"&&(g=T+g),g},Or=t=>{var e,i,n,l,o,r,d,a,v,s,m,f,h,g,b,T,u,y,A,w,D,I,S,k,{content:E,style:c,bgImg:O,onClick:C,schema:_,isDefault:x,bottom_image:M,tipText:N,isPost:F,viewTime:B,rec:R,swiper:L,commodityStyles:V,buttonStyle:G,index:z,commodityGroup:K,popupBg:Q,iframeIcon:ne,commodityImgRatio:he,isTel:Se,iframeBgColor:me,isActive:Ve=!0}=t,Xe=nt(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:U,isPreview:oe,bffFbReport:fe,popupCurTimeRef:se,checkCommodityIndexRef:le,globalConfig:Ee}=je(),{jumpToWeb:Te,productView:Ge}=ut(),qe=ve(null),[Ue,ie]=q(!1),[Z,X]=q(!1),[Y,Ne]=q((e=U?.multiCheckIndex)!==null&&e!==void 0?e:0),ce=ve(),J=F?R:U;let j=F?J?.product:(n=(i=J?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(o=(l=J?.video)===null||l===void 0?void 0:l.bindProducts)===null||o===void 0?void 0:o[0],Le=F?(r=J?.product)===null||r===void 0?void 0:r.bindCta:(v=(a=(d=J?.video)===null||d===void 0?void 0:d.bindProduct)===null||a===void 0?void 0:a.bindCta)!==null&&v!==void 0?v:(f=(m=(s=J?.video)===null||s===void 0?void 0:s.bindProducts)===null||m===void 0?void 0:m[0])===null||f===void 0?void 0:f.bindCta;const ht=F?z:U?.index;if(!F&&K?.open&&(!((h=J?.video)===null||h===void 0)&&h.bindProducts)&&((b=(g=J?.video)===null||g===void 0?void 0:g.bindProducts)===null||b===void 0?void 0:b.length)>0){le.current=Y;const $=(T=J?.video)===null||T===void 0?void 0:T.bindProducts[Y];j=$,Le=$?.bindCta}const At=()=>{j?.link&&(Te(J,j,Le,ht),F||Ge(J,j,Le,B||qe.current,ht),window.location.href=window.getJointUtmLink(j.link))};pe(()=>{Ve&&(fe?.({eventName:"ProductView",product:j}),fe?.({eventName:"PageView",product:j}))},[Ve,fe]),pe(()=>{const $=()=>{qe.current=new Date};return $(),window.addEventListener("pageshow",$),()=>{window.removeEventListener("pageshow",$)}},[]);const gt=ui({product:j,enableFormattedPrice:(u=V?.price)===null||u===void 0?void 0:u.enableFormattedPrice,globalConfig:Ee,style:V?.price}),st=(oe?375:(y=c?.width)!==null&&y!==void 0?y:window.innerWidth)-((A=Q?.horizontalMargin)!==null&&A!==void 0?A:0)*2,yt=he?st*(he.h/he.w):st,W=({isPost:$})=>{var Re,Ze,tt,dt;return p.createElement("div",null,p.createElement("div",{className:"pb-commondity-content-collection",style:we(V?.collection),hidden:!!j&&(!j?.collection||j?.collection===""),dangerouslySetInnerHTML:{__html:xe((Re=j?.collection)!==null&&Re!==void 0?Re:"Tiffany Lock",V?.collection)}}),p.createElement("div",{className:"pb-commondity-content-title",style:we(V?.title),hidden:!!j&&!j?.title,dangerouslySetInnerHTML:{__html:xe((Ze=j?.title)!==null&&Ze!==void 0?Ze:"Pendant in Yellow Gold with Diamonds, Medium",V?.title)}}),p.createElement("div",{className:"pb-commondity-content-price",style:we(V?.price),hidden:!!j&&!j?.price,dangerouslySetInnerHTML:{__html:gt??""}}),p.createElement("div",{hidden:!!j&&!j?.taxInfo,style:we(V?.taxInfo),dangerouslySetInnerHTML:{__html:xe((tt=j?.taxInfo)!==null&&tt!==void 0?tt:"\u7A0E\u8D39",V?.taxInfo)}}),p.createElement("div",{hidden:!!j&&(!j?.info||j?.info==="")},p.createElement(Ci,{foldText:N?.foldText,unfoldText:N?.unfoldText,onClick:()=>ie(!0),isPost:$,text:(dt=j?.info)!==null&&dt!==void 0?dt:`The design inspiration of Tiffany Lock series comes from the power of connection and inclusiveness, and the
1
+ import{isEmpty as Kt,cloneDeep as ti,isEqual as sn,debounce as Li,throttle as dn,get as cn}from"lodash";import{v4 as wo}from"uuid";import xo from"pako";import p,{useContext as ri,useMemo as ce,memo as Pe,useEffect as me,createContext as si,useState as q,useRef as ve,useCallback as re,forwardRef as mi,useImperativeHandle as un,useLayoutEffect as So}from"react";import fi from"qs";import To from"eventemitter3";import{css as Ne}from"@emotion/css";import*as pn from"react-dom";import Eo from"react-dom";function dt(t,e){var i={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(i[n]=t[n]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var l=0,n=Object.getOwnPropertySymbols(t);l<n.length;l++)e.indexOf(n[l])<0&&Object.prototype.propertyIsEnumerable.call(t,n[l])&&(i[n[l]]=t[n[l]]);return i}function ft(t,e,i,n){function l(o){return o instanceof i?o:new i(function(a){a(o)})}return new(i||(i=Promise))(function(o,a){function s(d){try{v(n.next(d))}catch(h){a(h)}}function r(d){try{v(n.throw(d))}catch(h){a(h)}}function v(d){d.done?o(d.value):l(d.value).then(s,r)}v((n=n.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const Io=/:\w+/g;var vn=(t,e)=>ft(void 0,void 0,void 0,function*(){const i={},n={};for(let l=0;l<e?.length;l++){const{id:o,method:a,url:s,urlParams:r,name:v,queryString:d,headers:h,body:m}=e[l];let A=s;r&&Object.entries(r).forEach(([f,b])=>{A=A.replace(Io,w=>w===f?b:w)}),d&&(A+=d),n[o]=v;try{const f=yield fetch(A,{method:a,headers:Object.assign({"Content-Type":"application/json"},h),body:JSON.stringify(m)}).then(b=>b.json());i[o]=f}catch(f){console.error("DataSource request error: ",f),i[o]={}}}return{$store:i,idMapName:n}});const mn="SXP_TOKEN_INFO",Co=(t,e)=>ft(void 0,void 0,void 0,function*(){var i;const n=t.getTenantId(),l=t.getAppId(),o=t.getApiUrl(),a=window.localStorage.getItem(mn);let s=JSON.parse(a||"{}");if(Date.now()>((i=s?.expireTime)!==null&&i!==void 0?i:0)){const v=yield fetch(`${o}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":n||"","x-app-id":l||""}}).then(d=>d.json());if(v.success){const d=v.data;s=Object.assign(Object.assign({},d),{expireTime:Date.now()+d.expire*1e3}),window.localStorage.setItem(mn,JSON.stringify(s))}}return s});function hi(t,e){const i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),n=[];let l;if(e=e||i.length,t)for(l=0;l<t;l++)n[l]=i[0|Math.random()*e];else{let o;for(n[8]=n[13]=n[18]=n[23]="-",n[14]="4",l=0;l<36;l++)n[l]||(o=0|Math.random()*16,n[l]=i[l===19?o&3|8:o])}return n.join("")}const ko=t=>{let e="";const i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",n=i.length;let l=0;for(;l<t;)e+=i.charAt(Math.floor(Math.random()*n)),l+=1;return e},Po=()=>{const t=wo();return t?.replaceAll?t.replaceAll("-",""):ko(32)},Ee=(t,e)=>{if(!t)return"";let i="";const n=e?.["fontFamily-cn"],l=e?.["fontFamily-en"];if(!n&&!l)return t;let o=t;const a=/[\u4e00-\u9fa5]/g,s=/[^\u4e00-\u9fa5]/g,r=`font-family:${n??"inherit"}`,v=`font-family:${l??"inherit"}`,d=m=>{let A=m.search(a),f=m.search(s);return A!==-1&&f!==-1&&A<f&&(i+=`<span style="${r}">${m.substring(A,f)}</span>`,o=m.substring(f,m?.length)),A!==-1&&f!==-1&&A>f&&(i+=`<span style="${v}">${m.substring(f,A)}</span>`,o=m.substring(A,m?.length)),A===-1?(i+=`<span style="${v}">${m.substring(f,m?.length)}</span>`,o="",!1):f===-1?(i+=`<span style="${r}">${m.substring(A,m?.length)}</span>`,o="",!1):!0};let h=!0;for(;h;)h=d(o);return i};function fn(){var t,e,i,n,l,o,a;let s=self.navigator.userAgent;return s?/edge\/([\d\.]+)/i.exec(s)?`Edge ${(t=/edge\/([\d\.]+)/i.exec(s))===null||t===void 0?void 0:t[1]}`:/edg\/([\d\.]+)/i.exec(s)?`Edge(Chromium) ${(e=/edge\/([\d\.]+)/i.exec(s))===null||e===void 0?void 0:e[1]}`:/msie/i.test(s)?`Internet Explorer ${(i=/msie ([\d\.]+)/i.exec(s))===null||i===void 0?void 0:i[1]}`:/Trident/i.test(s)?`Internet Explorer ${(n=/rv:([\d\.]+)/i.exec(s))===null||n===void 0?void 0:n[1]}`:/chrome/i.test(s)?`Chrome ${(l=/chrome\/([\d\.]+)/i.exec(s))===null||l===void 0?void 0:l[1]}`:/firefox/i.test(s)?`Firefox ${(o=/firefox\/([\d\.]+)/i.exec(s))===null||o===void 0?void 0:o[1]}`:/safari/i.test(s)?`Safari ${(a=/version\/([\d\.]+)/i.exec(s))===null||a===void 0?void 0:a[1]}`:null:null}function hn(){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 An(){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 gn(t){const i=document.cookie.split(";");let n=null;return i.forEach(l=>{const[o,a]=l.trim().split("=");o===t&&(n=a)}),n??""}function _i(){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 bn(t){const i=atob(t).split("").map(function(o){return o.charCodeAt(0)}),n=new Uint8Array(i),l=xo.inflate(n,{to:"string"});return JSON.parse(l)}let Oi=null;const Do={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class Lo{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,Oi)return Oi;Oi=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?Do[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let At=null;const _o={init:({appId:t,tenantId:e,env:i="live",apiUrl:n})=>{At||(At=new Lo),n&&At.setApiUrl(n),At.setAppId(t),At.setTenantId(e),At.setEnv(i)},getDetail:t=>{if(!At)return;const e=At.getTenantId(),i=At.getAppId(),n=At.getApiUrl();return fetch(`${n}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(l=>ft(void 0,void 0,void 0,function*(){var o,a;const s=yield l.json(),r=bn((o=s?.data)===null||o===void 0?void 0:o.data);if(r){const{$store:v}=yield vn(n,(a=r?.dataSource)!==null&&a!==void 0?a:[]);s.data.data=r,Object.assign(s.data.data,{__STORE__:v})}return s}))},getSxpDetailByPageId:t=>ft(void 0,void 0,void 0,function*(){if(!At)return;const e=At.getTenantId(),i=At.getAppId(),n=At.getApiUrl();return fetch(`${n}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(l=>ft(void 0,void 0,void 0,function*(){var o;const a=yield l.json();if(!a.success)return;const s=bn((o=a?.data)===null||o===void 0?void 0:o.data);return a.data.data=s,a.data}))}),getSxpRecommendVideoData:t=>ft(void 0,void 0,void 0,function*(){if(!At)return;const e=yield Co(At,t),i=hi(0,0);let n=window.localStorage.getItem("SXP_FAKE_SESSION_ID");Kt(n)&&(n=hi(36,62),window.localStorage.setItem("SXP_FAKE_SESSION_ID",n));const l=yield fetch("https://dev-sxp-be.chatlabs.net/platform/open/rec/v1.2",{method:"POST",headers:{"Content-Type":"application/json",token:e.token,channel:e.channel,userId:e.userId},body:JSON.stringify({productUserId:n,channel:e.channel,maxRecs:10,requestId:i})}).then(o=>o.json());return l?.data||null})};function Xt(){return ri(_n)}function Oo(){return ri(Ln)}const Mi="feRealSessionIdKey",yn=()=>{const t=Po();return`${Date.now()}${t}`},Mo=()=>{let t=No();return t||(t=yn(),window.sessionStorage.setItem(Mi,t)),t},wn=()=>{const t=yn();window.sessionStorage.setItem(Mi,t)},No=()=>window.sessionStorage.getItem(Mi),xn="SXP_FAKE_USER_ID",Sn="FAKE_USER_STATE",Tn="AGREE_POLICY",En="SLIDE_SKIP_STATE",In="CCONTSENT_STATE",Cn=()=>{let t=window.localStorage.getItem(xn);return Kt(t)&&(t=hi(36,62),window.localStorage.setItem(xn,t)),t},Ro=()=>{const t=window.localStorage.getItem(Sn);return Kt(t)&&window.localStorage.setItem(Sn,"true"),Kt(t)},Vo=()=>{const t=window.localStorage.getItem(En);return Kt(t)},Fo=()=>{window.localStorage.setItem(En,"true")},jo=()=>{const t=window.localStorage.getItem(In);return Kt(t)&&window.localStorage.setItem(In,"true"),Kt(t)};function Pt(t,e){const{appDomain:i}=Be();return ce(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const wt=new To;var ht;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(ht||(ht={}));const Bo=({width:t=window.innerWidth,height:e=window.innerHeight,privacy_title:i,privacy_context:n,privacy_policy_url:l,privacy_policy_title:o})=>{const{setIsAgreePolicy:a,bffEventReport:s}=Be(),r=ce(()=>{const h=location.search.slice(1),m=fi.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=r[h])!==null&&m!==void 0?m:null};me(()=>{s?.({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 d=()=>{s?.({eventInfo:{eventSubject:"userConsent",eventDescription:"\u7528\u6237\u6388\u6743\u3010\u64CD\u4F5C\u7ED3\u679C\u3011",consentResult:"0",consentTags:'["\u7CFB\u7EDF\u8FD0\u8425"]',rtc:null,requestId:null,sessionID:null}}),a?.(!0),window.localStorage.setItem(Tn,"yes")};return p.createElement("div",{className:"consent-bg"},p.createElement("div",{className:"consent"},p.createElement("div",{className:"consent-col"},p.createElement("div",{className:"consent-title"},i??"Privacy Policy"),p.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.")),p.createElement("div",{className:"consent-col"},p.createElement("button",{"aria-label":"agree",className:"consent-btn",onClick:d},"Agree"),p.createElement("a",{className:"consent-policy",target:"_blank",href:l?`https://${l}`:void 0},o??"More information"))))};var zo=Pe(Bo);const kn=si({rtcList:[],tagList:[]});var Ni;(function(t){t[t.BFF=5]="BFF"})(Ni||(Ni={}));const Ai="FOR U",Wo=({render:t,dataSources:e,utmVal:i,enableReportEvent:n=!0,maxSize:l,defaultSize:o,isPreview:a=!1,sxpParameter:s,appDomain:r,hashTagSize:v,loadingImage:d,isOpenHashTag:h=!1,enabledMetaConversionApi:m=!1,consentHeight:A,consentWidth:f,isShowTag:b=!0,isOpenConsent:w=!1,globalConfig:u,isEditor:y=!1,utmParameter:g,channelQueryList:S})=>{var C,E,M;const[D,x]=q([]),[c,_]=q([]),[I,O]=q(!1),[T,V]=q({rtc:"",requestId:""}),F=ve(null),L=ve(!1),[N,R]=q(()=>!!window.localStorage.getItem(Tn)),[k,j]=q(),[H,z]=q(),[Q,J]=q(h),[ie,ue]=q([]),[ge,Ce]=q(0),[Ve,Ue]=q(!1),[pe,Y]=q(null),oe=ve(),se=ve(),[fe,le]=q(Ai),De=ve(-1),we=ve(null),[Ze,tt]=q(!1),Ke=ce(()=>{var W,U,Se,Re;return((Re=(Se=(U=(W=u?.consent)===null||W===void 0?void 0:W[0])===null||U===void 0?void 0:U.item)===null||Se===void 0?void 0:Se.props)===null||Re===void 0?void 0:Re.privacy_necessity)&&!N&&!y||w},[N,u,w,y]),ne=re(W=>{var U;const Se=W?.recList;return(U=Se?.map(Ae=>{var Oe,je,qe,et,it,lt;if(!((Oe=Ae?.video)===null||Oe===void 0)&&Oe.bindProducts&&((qe=(je=Ae?.video)===null||je===void 0?void 0:je.bindProducts)===null||qe===void 0?void 0:qe.length)>0){const at=(lt=(it=(et=Ae?.video)===null||et===void 0?void 0:et.bindProducts)===null||it===void 0?void 0:it.filter(he=>!!he?.bindCta))!==null&&lt!==void 0?lt:[];return Object.assign(Object.assign({},Ae),{video:Object.assign(Object.assign({},Ae?.video),{bindProducts:at})})}return Ae}))!==null&&U!==void 0?U:[]},[]);me(()=>{const W=U=>{oe.current=U};return wt.on(ht.CHANGE_THEME_TAG,W),()=>{wt.off(ht.CHANGE_THEME_TAG,W)}},[]),me(()=>{J(h)},[h]);const Z=ce(()=>e?.find(W=>W.type===Ni.BFF),[e]),X=re((W,U)=>{if(!Z)return;const Se=Z.url,Re=Cn();if(U?.query){const Ae=fi.stringify(U.query);W=`${W}?${Ae}`}if(U.type==="beacon"&&navigator.sendBeacon){const Ae=fi.stringify(Object.assign(Object.assign({},Z.headers),{"x-user-id":Re}));return Ae&&(W=U?.query?`${W}&${Ae}`:`${W}?${Ae}`),navigator.sendBeacon(`${Se}/api/v1${W}`,new Blob([JSON.stringify(Object.assign({},U.body))],{type:"application/json;charset=UTF-8"}))}return window.fetch(`${Se}/api/v1${W}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":Re},Z.headers),method:U.method,body:JSON.stringify(U.body)}).then(Ae=>Ae.json()).catch(Ae=>Promise.reject(Ae))},[Z]),G=re(W=>ft(void 0,void 0,void 0,function*(){var U,Se,Re,Ae,Oe,je,qe,et,it,lt,at,he,ee,Te;if(W=Object.assign(Object.assign(Object.assign({maxSize:(U=W?.maxSize)!==null&&U!==void 0?U:l,defaultSize:(Se=W?.defaultSize)!==null&&Se!==void 0?Se:o,hashTag:W?.hashTag,traceInfo:W?.traceInfo,themeTag:W?.themeTag},W?.contentFilter&&{contentFilter:`[${W?.contentFilter}]`}),W?.productFilter&&{productFilter:`[${W?.productFilter}]`}),{pageNum:W?.pageNum}),i){const rt=(Oe=(Ae=(Re=i?.split("&"))===null||Re===void 0?void 0:Re.filter(ct=>{var Ie,mt;const $e=ct.split("=")[0];return(mt=(Ie=g?.channels)!==null&&Ie!==void 0?Ie:[])===null||mt===void 0?void 0:mt.includes($e)}))===null||Ae===void 0?void 0:Ae.join("&"))!==null&&Oe!==void 0?Oe:"";W=Object.assign(Object.assign({},W),{channel:decodeURIComponent(rt)})}if(y){let rt=1;if(W=Object.assign(Object.assign(Object.assign({},W),{directPage:!0,level:1}),!i&&S&&S?.length>0&&{channel:S?.[0]}),!W?.channel||L.current)return;L.current=!0;let ct=[],Ie=null;const mt=$e=>ft(void 0,void 0,void 0,function*(){var _t,Vt,Bt,Ot,zt,Mt;if($e.pageNum=rt,Ie=yield X?.("/recommend/list",{method:"GET",query:$e}),!Ie?.success)return;O(!1),ct=ct.concat((Ot=(Bt=(Vt=(_t=Ie?.data)===null||_t===void 0?void 0:_t.recList)===null||Vt===void 0?void 0:Vt.filter)===null||Bt===void 0?void 0:Bt.call(Vt,P=>P?.product||P?.video))!==null&&Ot!==void 0?Ot:[]),x(ne(Object.assign(Object.assign({},Ie.data),{recList:ct}))),ue(ne(Object.assign(Object.assign({},Ie.data),{recList:ct}))),((Mt=(zt=Ie?.data)===null||zt===void 0?void 0:zt.recList)===null||Mt===void 0?void 0:Mt.some(P=>P?.product||P?.video))&&(rt=rt+1,yield mt($e))});return yield mt(W),!W?.hashTag&&Ie&&V({rtc:(je=Ie?.data)===null||je===void 0?void 0:je.rtc,requestId:(qe=Ie?.data)===null||qe===void 0?void 0:qe.requestId}),Object.assign(Object.assign({},Ie.data),{recList:ct})}u?.enablePreview&&(W=Object.assign(Object.assign({},W),{directPage:!0,level:1,pageNum:(et=W?.pageNum)!==null&&et!==void 0?et:1}));const Fe=yield X?.("/recommend/list",{method:"GET",query:W});if(Fe?.success){if(W?.hashTag||V({rtc:Fe.data.rtc,requestId:Fe.data.requestId}),u?.enablePreview&&!y){let rt=[];return rt=rt.concat((he=(at=(lt=(it=Fe?.data)===null||it===void 0?void 0:it.recList)===null||lt===void 0?void 0:lt.filter)===null||at===void 0?void 0:at.call(lt,Ie=>Ie?.product||Ie?.video))!==null&&he!==void 0?he:[]),((Te=(ee=Fe?.data)===null||ee===void 0?void 0:ee.recList)===null||Te===void 0?void 0:Te.some(Ie=>Ie?.product||Ie?.video))||tt(!0),Object.assign(Object.assign({},Fe.data),{recList:rt})}return Fe?.data}}),[X,i,l,o,S]),xe=re(W=>ft(void 0,void 0,void 0,function*(){var U,Se,Re,Ae;if(D.length<=0)return;const Oe=D?.[D?.length-1],je=yield G(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:H?.hashTag},((U=Oe?.product)===null||U===void 0?void 0:U.itemId)&&{productFilter:(Se=Oe?.product)===null||Se===void 0?void 0:Se.itemId}),((Re=Oe?.video)===null||Re===void 0?void 0:Re.itemId)&&{contentFilter:(Ae=Oe?.video)===null||Ae===void 0?void 0:Ae.itemId}),{themeTag:oe.current}),u?.enablePreview&&!y&&{pageNum:W}));return x(D.concat(ne(je))),ue(ie.concat(ne(je))),je}),[G,D,H,ie]),$=re(({userInfo:W,eventInfo:U})=>{if(!n||u?.enablePreview)return;W||(W={});const Se=Mo(),Re=Object.assign(Object.assign(Object.assign(Object.assign({sessionID:Se,rtc:T.rtc,requestId:T.requestId},U),An()&&{sxpDevice:An()}),hn()&&{sxpSystem:hn()}),fn()&&{sxpBrowser:fn()}),Ae=Object.entries(W).map(([je,qe])=>({name:je,value:qe})),Oe=Object.entries(Re).map(([je,qe])=>qe&&{name:je,value:qe}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",W),console.log("eventInfo:",Re),console.log("========= \u7ED3\u675F ========="),X?.("/event/report",{method:"POST",body:{userInfo:Ae,eventInfo:Oe},type:"beacon"})},[X,T,n,u?.enablePreview]),Qe=re(({eventName:W,product:U})=>{var Se,Re,Ae,Oe,je;if(!n||!m||u?.enablePreview||!(!((Se=u?.converApi)===null||Se===void 0)&&Se[W]))return;let qe=ti((Re=u?.converApi)===null||Re===void 0?void 0:Re[W]);const et=new URLSearchParams(window.location.search),it=et?.get("fbclid"),lt={event_source_url:(Ae=window?.location)===null||Ae===void 0?void 0:Ae.href,external_id:Cn(),client_user_agent:(je=(Oe=window?.navigator)===null||Oe===void 0?void 0:Oe.userAgent)!==null&&je!==void 0?je:"",fbc:it?`fb.2.${new Date().getTime()}.${it}`:"",fbp:gn("_fbp")?`fb.2.${new Date().getTime()}.${gn("_fbp")}`:"",time:Math.floor(Date.now()/1e3)},at=/\{\{(.*?)\}\}/g,he=ee=>{if(ee){if(ee instanceof Array)ee?.map(Te=>he(Te));else for(const Te in ee)if(ee.hasOwnProperty(Te)){const Fe=ee?.[Te];if(typeof Fe=="object")he(Fe);else if(typeof Fe=="string"){const rt=Fe?.match(at);rt&&rt.forEach(ct=>{var Ie;const mt=ct.substring(2,ct.length-2);try{let $e=new Function("fix_par","product",`return ${mt}`)(lt,U);$e?(mt?.indexOf("currency")!==-1&&$e?.indexOf("-")!==-1&&typeof $e=="string"&&($e=(Ie=$e?.split("-"))===null||Ie===void 0?void 0:Ie[0]),ee[Te]=$e):delete ee[Te]}catch($e){delete ee[Te],console.error("An error occurred:",$e?.message)}})}}}};return he(qe),X?.("/fb/events",{method:"POST",body:qe,type:"beacon"})},[X,n,m,u?.enablePreview]),Je=re(W=>ft(void 0,void 0,void 0,function*(){const U=yield X?.("/recommend/like",{method:"POST",body:W});return U?.success}),[X]),K=re(W=>ft(void 0,void 0,void 0,function*(){const U=yield X?.("/recommend/unlike",{method:"POST",body:W});return U?.success}),[X]),B=re(W=>ft(void 0,void 0,void 0,function*(){const U=yield X?.("/customform",{method:"POST",body:W});return U?.success}),[X]),Ye=re(()=>ft(void 0,void 0,void 0,function*(){var W,U,Se,Re,Ae;if(!(!i||!b))try{const Oe=(Se=(U=(W=i?.split("&"))===null||W===void 0?void 0:W.filter(qe=>{var et,it;const lt=qe.split("=")[0];return(it=(et=g?.channels)!==null&&et!==void 0?et:[])===null||it===void 0?void 0:it.includes(lt)}))===null||U===void 0?void 0:U.join("&"))!==null&&Se!==void 0?Se:"",je=yield X?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(Oe)}});_((Ae=(Re=je?.data)===null||Re===void 0?void 0:Re.tags)!==null&&Ae!==void 0?Ae:[])}catch(Oe){console.log("e",Oe)}}),[X,i,b]),xt=re((W,U,Se,Re)=>{var Ae,Oe,je,qe,et,it,lt,at,he,ee,Te,Fe,rt,ct,Ie,mt,$e,_t,Vt,Bt,Ot,zt,Mt,$t,P,de,ae,be,ke,Le,te,Me,ze,Xe,Ge,ye;const He=Se?.bindCta,ut=((Ae=U?.video)===null||Ae===void 0?void 0:Ae.bindProduct)||((Oe=U?.video)===null||Oe===void 0?void 0:Oe.bindProducts)&&((qe=(je=U?.video)===null||je===void 0?void 0:je.bindProducts)===null||qe===void 0?void 0:qe.length)>0;let nt="",ot=null;Ve?nt="hashTagPage":!((et=U?.video)===null||et===void 0)&&et.url?(nt="videoPage",ot="video"):!((lt=(it=U?.video)===null||it===void 0?void 0:it.imgUrls)===null||lt===void 0)&&lt.length&&(nt="imagePage",ot="image");const st=(ct=(Fe=(at=Se?.tags)!==null&&at!==void 0?at:(Te=(ee=(he=U?.video)===null||he===void 0?void 0:he.bindProducts)===null||ee===void 0?void 0:ee[0])===null||Te===void 0?void 0:Te.tags)!==null&&Fe!==void 0?Fe:(rt=U?.video)===null||rt===void 0?void 0:rt.tags)!==null&&ct!==void 0?ct:(Ie=U?.product)===null||Ie===void 0?void 0:Ie.tags;$?.({eventInfo:Object.assign(Object.assign({},W),{ctaId:(mt=He?.itemId)!==null&&mt!==void 0?mt:"",ctaName:($e=He?.title)!==null&&$e!==void 0?$e:"",contentTags:st?JSON.stringify(st):"",position:Re+"",contentId:(Vt=(_t=U?.video)===null||_t===void 0?void 0:_t.itemId)!==null&&Vt!==void 0?Vt:"",productId:ut?Se?.itemId:"",traceInfo:(Ge=(Me=(ae=(Mt=(Bt=He?.traceInfo)!==null&&Bt!==void 0?Bt:(zt=(Ot=U?.video)===null||Ot===void 0?void 0:Ot.bindCta)===null||zt===void 0?void 0:zt.traceInfo)!==null&&Mt!==void 0?Mt:(de=(P=($t=U?.video)===null||$t===void 0?void 0:$t.bindProduct)===null||P===void 0?void 0:P.bindCta)===null||de===void 0?void 0:de.traceInfo)!==null&&ae!==void 0?ae:(te=(Le=(ke=(be=U?.video)===null||be===void 0?void 0:be.bindProducts)===null||ke===void 0?void 0:ke[0])===null||Le===void 0?void 0:Le.bindCta)===null||te===void 0?void 0:te.traceInfo)!==null&&Me!==void 0?Me:(Xe=(ze=U?.product)===null||ze===void 0?void 0:ze.bindCta)===null||Xe===void 0?void 0:Xe.traceInfo)!==null&&Ge!==void 0?Ge:"",fromKName:nt,fromKPage:(ye=location?.href)!==null&&ye!==void 0?ye:"",contentFormat:ot})})},[$,Ve]),Et=re(()=>{var W,U;const Se=location.search.slice(1),Re=fi.parse(Se.replace(/\+/g,"%2B"));for(const je in Re)Re[je]=Re[je].replace(/%2B/g,"+");const Ae=je=>{var qe;return(qe=Re[je])!==null&&qe!==void 0?qe:""},Oe=new Date;se.current=Oe,$?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:Ae("utm_source"),utmMedium:Ae("utm_medium"),utmCampaign:Ae("utm_campaign"),utmId:Ae("utm_id"),utmContent:Ae("utm_content"),enterTime:Math.floor(Oe/1e3)+"",requestId:null,enterUrl:(U=(W=window?.location)===null||W===void 0?void 0:W.href)!==null&&U!==void 0?U:"",clSource:Ae("cl_source")}})},[$]);me(()=>{Ke||Et()},[Ke]),me(()=>{Ke||(O(!0),Ye(),G().then(W=>{W&&(x(ne(W)),ue(ne(W)))}).finally(()=>{$({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),O(!1)}))},[Ke]),me(()=>{a&&(O(!0),Ye(),G().then(W=>{W&&(x(ne(W)),ue(ne(W)))}).finally(()=>{$({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),O(!1)}))},[G,Ye]);const yt=Pt("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",r);return p.createElement(kn.Provider,{value:{rtcList:D,setRtcList:x,mutateLike:Je,mutateUnlike:K,submitForm:B,popupDetailData:k,loadVideos:xe,setPopupDetailData:j,getRecommendVideos:G,bffEventReport:$,utmVal:i,isPreview:a,loading:I,sxpParameter:s,waterFallData:H,setWaterFallData:z,ctaEvent:xt,swiperRef:F,openHashtag:Q,setOpenHashtag:J,cacheRtcList:ie,setCacheRtcList:ue,cacheActiveIndex:ge,setCacheActiveIndex:Ce,isFromHashtag:Ve,setIsFromHashtag:Ue,appDomain:r,hashTagSize:v,loadingImage:d??yt,isOpenHashTag:h,tagList:c,setLoading:O,videoRef:pe,setVideoRef:Y,bffFbReport:Qe,isAgreePolicy:N,setIsAgreePolicy:R,curTime:se,h5EnterLink:Et,themeTag:oe,isShowConsent:Ke,selectTag:fe,setSelectTag:le,globalConfig:u,popupCurTimeRef:we,checkCommodityIndexRef:De,isEditor:y,isNoMoreData:Ze}},Ke?p.createElement(zo,Object.assign({},(M=(E=(C=u?.consent)===null||C===void 0?void 0:C[0])===null||E===void 0?void 0:E.item)===null||M===void 0?void 0:M.props)):t({rtcList:D,mutateLike:Je,mutateUnlike:K,submitForm:B,tagList:c}))};var Pn=Pe(Wo);function Be(){return ri(kn)}var Dn;(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"})(Dn||(Dn={}));const Ln=si({$store:{},options:[],configs:[]}),Ho=({children:t,isSsr:e,enable:i})=>{const[n,l]=q([]),{schema:o}=Xt(),[a,s]=q(o.__STORE__||{}),[r,v]=q([]);me(()=>{var m;e||sn(r,o?.dataSource)||v((m=o?.dataSource)!==null&&m!==void 0?m:[])},[o?.dataSource,e]);const d=re(()=>ft(void 0,void 0,void 0,function*(){const{$store:m,idMapName:A}=yield vn("",r);s(m),h(m,A)}),[r]),h=(m,A)=>{const f=[];Object.entries(m).forEach(([b,w])=>{Object.keys(w).forEach(u=>{const y={label:`${A[b]} - ${u}`,value:`{{ ${b}.${u} }}`};f.push(y)})}),l(f)};return me(()=>{e||d()},[d,e,o]),i?p.createElement(Ln.Provider,{value:{$store:o.__STORE__||a,options:n,configs:r}},t):t};var Xo=Pe(Ho);const gi={id:hi(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},Ri={id:"",duration:0,name:"none"},_n=p.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[gi],redoStack:[],popup:Ri,setPopup:()=>{}}),On=mi(({children:t,resolver:e,isSsr:i,schema:n,enableDataSource:l=!0,utmVal:o},a)=>{const[s,r]=q(null),[v,d]=q(n||{pointData:[gi],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[h,m]=q([gi]),[A,f]=q([[gi]]),[b,w]=q([]),[u,y]=q(Ri);typeof window<"u"&&(window.sxpPopup=(M,D)=>{y(Object.assign(Object.assign(Object.assign({},Ri),{id:M}),D))}),typeof window<"u"&&(window.getJointUtmLink=M=>(Fo(),M?.indexOf("?")!==-1?M+(o?"&"+o:""):M+(o?"?"+o:""))),me(()=>{f([v.pointData]),w([])},[v.type]);const g=re(M=>{const D=ti(v);D&&(D.dataSource=M,d?.(D))},[v]),[S,C]=q();un(a,()=>({loadSchema(M){M&&(f([M.pointData]),d(M))},exportSchema(){return ti(v)},getPageInfoData(){return S},initPageInfoData(M){M&&C(M)}}));const E=ce(()=>{if(v)return v.type==="PC"?v.pcPageConf:v.mobilePageConf},[v]);return p.createElement(_n.Provider,{value:{resolver:e,currentNode:s,schema:v,setCurrentNode:r,setSchema:d,saveDataSource:g,prePiontData:h,setPrePiontData:m,pageInfoData:S,setPageInfoData:M=>C(Object.assign(Object.assign({},S),M)),undoStack:A,redoStack:b,setRedoStack:w,setUndoStack:f,getCurPageConf:E,popup:u,setPopup:y}},p.createElement(Xo,{isSsr:i,enable:l},t))});var Go=Object.freeze({__proto__:null,EditorCore:On}),Uo=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Yo=[{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 gt(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:n}=Be(),l=re((s,r,v,d,h)=>{var m,A,f,b,w,u,y,g,S,C,E,M,D,x,c,_,I,O,T,V,F,L,N,R,k,j,H,z,Q,J,ie,ue,ge,Ce,Ve,Ue,pe,Y;let oe="";e&&(!((A=(m=s?.video)===null||m===void 0?void 0:m.bindProducts)===null||A===void 0)&&A.length||!((f=s?.video)===null||f===void 0)&&f.bindProduct)?oe="pdpPage":n?oe="hashTagPage":!((b=s?.video)===null||b===void 0)&&b.url?oe="videoPage":!((w=s?.video)===null||w===void 0)&&w.imgUrls&&(!((y=(u=s?.video)===null||u===void 0?void 0:u.imgUrls)===null||y===void 0)&&y.length)?oe="imagePage":s?.product&&(oe="productPage");const se=(x=(M=(g=r?.tags)!==null&&g!==void 0?g:(E=(C=(S=s?.video)===null||S===void 0?void 0:S.bindProducts)===null||C===void 0?void 0:C[0])===null||E===void 0?void 0:E.tags)!==null&&M!==void 0?M:(D=s?.video)===null||D===void 0?void 0:D.tags)!==null&&x!==void 0?x:(c=s?.product)===null||c===void 0?void 0:c.tags;let fe=null;!((_=s?.video)===null||_===void 0)&&_.url?fe="video":!((I=s?.video)===null||I===void 0)&&I.imgUrls&&(!((T=(O=s?.video)===null||O===void 0?void 0:O.imgUrls)===null||T===void 0)&&T.length)&&(fe="image"),t?.({eventInfo:Object.assign({eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(V=r?.itemId)!==null&&V!==void 0?V:"",productName:(F=r?.title)!==null&&F!==void 0?F:"",price:r?.price?r?.price+"":"0",productCollection:(L=r?.collection)!==null&&L!==void 0?L:"",fromKName:oe,fromKPage:location?.href,contentTags:se?JSON.stringify(se):"",position:d+"",contentId:(R=(N=s?.video)===null||N===void 0?void 0:N.itemId)!==null&&R!==void 0?R:"",ctatId:(k=v?.itemId)!==null&&k!==void 0?k:"",traceInfo:(Y=(Ve=(ge=(Q=(j=h??r?.traceInfo)!==null&&j!==void 0?j:(z=(H=s?.video)===null||H===void 0?void 0:H.bindProduct)===null||z===void 0?void 0:z.traceInfo)!==null&&Q!==void 0?Q:(ue=(ie=(J=s?.video)===null||J===void 0?void 0:J.bindProducts)===null||ie===void 0?void 0:ie[0])===null||ue===void 0?void 0:ue.traceInfo)!==null&&ge!==void 0?ge:(Ce=s?.product)===null||Ce===void 0?void 0:Ce.traceInfo)!==null&&Ve!==void 0?Ve:(pe=(Ue=s?.video)===null||Ue===void 0?void 0:Ue.bindCta)===null||pe===void 0?void 0:pe.traceInfo)!==null&&Y!==void 0?Y:""},fe&&{contentFormat:fe})})},[t,e,n]),o=re((s,r,v,d,h)=>{var m,A,f,b,w,u,y,g,S,C,E,M,D,x;let c="";e&&(!((A=(m=s?.video)===null||m===void 0?void 0:m.bindProducts)===null||A===void 0)&&A.length||!((f=s?.video)===null||f===void 0)&&f.bindProduct)?c="pdpPage":s?.product&&(c="productPage"),t?.({eventInfo:{productId:r?.itemId,productName:r?.title,price:r?.price?r?.price+"":"0",productCollection:r?.collection,fromKName:c,fromKPage:location?.href,contentTags:JSON.stringify(r?.tags),position:h+"",contentId:(b=s?.video)===null||b===void 0?void 0:b.itemId,ctatId:v?.itemId,traceInfo:(x=(M=(g=(w=r?.traceInfo)!==null&&w!==void 0?w:(y=(u=s?.video)===null||u===void 0?void 0:u.bindProduct)===null||y===void 0?void 0:y.traceInfo)!==null&&g!==void 0?g:(E=(C=(S=s?.video)===null||S===void 0?void 0:S.bindProducts)===null||C===void 0?void 0:C[0])===null||E===void 0?void 0:E.traceInfo)!==null&&M!==void 0?M:(D=s?.product)===null||D===void 0?void 0:D.traceInfo)!==null&&x!==void 0?x:"",timeOnSite:Math.floor((new Date-d)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),a=re((s,r,v,d)=>{r&&r===Ai&&t?.({eventInfo:{lastFeed:s,themeTags:v?`['${v}']`:"",hashTags:d?`['${d}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:l,productView:o,backMainFeed:a}}const qo=({layout:t,columns:e,onChange:i})=>p.createElement(p.Fragment,null,e?.map((n,l)=>p.createElement("div",{key:l,className:"pb-appoint-form-container-item",style:{flexDirection:t==="horizontal"?"row":"column"}},t!=="inline"&&p.createElement("label",{className:"pb-appoint-form-container-label"},n?.title),n?.valueType==="text"&&p.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 Zo=Pe(qo);const Ko=t=>{var e,i,{columns:n,style:l,title:o,textStyle:a,submitBgColor:s,submitColor:r,submitText:v,layoutType:d="inline",isExternalLink:h,isPopup:m,onClick:A,onClose:f,submitButtonStyle:b}=t,w=dt(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:u,popupDetailData:y}=Be(),{jumpToWeb:g}=gt(),[S,C]=q(!1),[E,M]=q({}),[D,x]=q(0),c=ce(()=>[{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=ce(()=>ti(n)||c,[n,c]),O=re(V=>{const{name:F,value:L}=V.target;M(Object.assign(Object.assign({},E),{[F]:L}))},[E]),T=Li(()=>ft(void 0,void 0,void 0,function*(){var V,F,L,N,R;const k=E;if(!k)return;const j=(F=(V=Object.keys(k))===null||V===void 0?void 0:V.map(z=>{var Q;return{name:z,value:(Q=k[z])!==null&&Q!==void 0?Q:""}}))===null||F===void 0?void 0:F.filter(z=>z?.value);if(!j||!j?.length)return;C(!0);const H=yield u?.({attributes:j});if(C(!1),H){if(h){const z=y,Q=(L=z?.video)===null||L===void 0?void 0:L.bindProduct,J=(R=(N=z?.video)===null||N===void 0?void 0:N.bindProduct)===null||R===void 0?void 0:R.bindCta,ie=y?.index;g(z,Q,J,ie)}m||f?.(),A?.()}}),1e3);return me(()=>{const V=()=>{var F,L;if(!navigator.userAgent.toLowerCase().includes("android"))return;(((F=document?.documentElement)===null||F===void 0?void 0:F.clientHeight)||((L=document?.body)===null||L===void 0?void 0:L.clientHeight))<_?x(50):x(0)};return window.addEventListener("resize",V),()=>{window.removeEventListener("resize",V)}},[]),p.createElement("div",{className:"pb-appoint-form"},p.createElement("div",{className:`pb-appoint-form-title ${Ne(Object.assign({},a))}`,dangerouslySetInnerHTML:{__html:Ee(o,a)}}),p.createElement("div",Object.assign({className:Ne(Object.assign(Object.assign({},l),{marginTop:D}))},w),p.createElement("div",{className:"pb-appoint-form-container"},p.createElement(Zo,{columns:I,layout:d,onChange:O}))),p.createElement("div",{className:"pb-appoint-form-btn-wrapper"},p.createElement("button",{"aria-label":v,onClick:T,className:"pb-appoint-form-btn",style:Object.assign({color:r,background:s},b),dangerouslySetInnerHTML:{__html:Ee(S?"loading...":v,b)}})))};var Jo=Pe(Ko);function vt(t,e){return t.extend=e,t}const Qo=vt(Jo,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:Yo,bindableProps:[],interactionRender:Uo},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 $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}]}]},{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 Mn(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function Vi(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:Mn(e[i])&&Mn(t[i])&&Object.keys(e[i]).length>0&&Vi(t[i],e[i])})}const Nn={body:{},addEventListener(){},removeEventListener(){},activeElement:{blur(){},nodeName:""},querySelector(){return null},querySelectorAll(){return[]},getElementById(){return null},createEvent(){return{initEvent(){}}},createElement(){return{children:[],childNodes:[],style:{},setAttribute(){},getElementsByTagName(){return[]}}},createElementNS(){return{}},importNode(){return null},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""}};function St(){const t=typeof document<"u"?document:{};return Vi(t,Nn),t}const el={document:Nn,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 bt(){const t=typeof window<"u"?window:{};return Vi(t,el),t}function Gt(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function tl(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function ii(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function Dt(){return Date.now()}function il(t){const e=bt();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function nl(t,e){e===void 0&&(e="x");const i=bt();let n,l,o;const a=il(t);return i.WebKitCSSMatrix?(l=a.transform||a.webkitTransform,l.split(",").length>6&&(l=l.split(", ").map(s=>s.replace(",",".")).join(", ")),o=new i.WebKitCSSMatrix(l==="none"?"":l)):(o=a.MozTransform||a.OTransform||a.MsTransform||a.msTransform||a.transform||a.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),n=o.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?l=o.m41:n.length===16?l=parseFloat(n[12]):l=parseFloat(n[4])),e==="y"&&(i.WebKitCSSMatrix?l=o.m42:n.length===16?l=parseFloat(n[13]):l=parseFloat(n[5])),l||0}function bi(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function ol(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function Ct(){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&&!ol(n)){const l=Object.keys(Object(n)).filter(o=>e.indexOf(o)<0);for(let o=0,a=l.length;o<a;o+=1){const s=l[o],r=Object.getOwnPropertyDescriptor(n,s);r!==void 0&&r.enumerable&&(bi(t[s])&&bi(n[s])?n[s].__swiper__?t[s]=n[s]:Ct(t[s],n[s]):!bi(t[s])&&bi(n[s])?(t[s]={},n[s].__swiper__?t[s]=n[s]:Ct(t[s],n[s])):t[s]=n[s])}}}return t}function yi(t,e,i){t.style.setProperty(e,i)}function Rn(t){let{swiper:e,targetPosition:i,side:n}=t;const l=bt(),o=-e.translate;let a=null,s;const r=e.params.speed;e.wrapperEl.style.scrollSnapType="none",l.cancelAnimationFrame(e.cssModeFrameID);const v=i>o?"next":"prev",d=(m,A)=>v==="next"&&m>=A||v==="prev"&&m<=A,h=()=>{s=new Date().getTime(),a===null&&(a=s);const m=Math.max(Math.min((s-a)/r,1),0),A=.5-Math.cos(m*Math.PI)/2;let f=o+A*(i-o);if(d(f,i)&&(f=i),e.wrapperEl.scrollTo({[n]:f}),d(f,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[n]:f})}),l.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=l.requestAnimationFrame(h)};h()}function Ft(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function wi(t){try{console.warn(t);return}catch{}}function ni(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:Gt(e)),i}function Vn(t){const e=bt(),i=St(),n=t.getBoundingClientRect(),l=i.body,o=t.clientTop||l.clientTop||0,a=t.clientLeft||l.clientLeft||0,s=t===e?e.scrollY:t.scrollTop,r=t===e?e.scrollX:t.scrollLeft;return{top:n.top+s-o,left:n.left+r-a}}function ll(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 al(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 Ut(t,e){return bt().getComputedStyle(t,null).getPropertyValue(e)}function di(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function xi(t,e){const i=[];let n=t.parentElement;for(;n;)e?n.matches(e)&&i.push(n):i.push(n),n=n.parentElement;return i}function Fi(t,e){function i(n){n.target===t&&(e.call(t,n),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function ji(t,e,i){const n=bt();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 We(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function Bi(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o=St(),a=bt();e.keyboard={enabled:!1},i({keyboard:{enabled:!1,onlyInViewport:!0,pageUpDown:!0}});function s(d){if(!e.enabled)return;const{rtlTranslate:h}=e;let m=d;m.originalEvent&&(m=m.originalEvent);const A=m.keyCode||m.charCode,f=e.params.keyboard.pageUpDown,b=f&&A===33,w=f&&A===34,u=A===37,y=A===39,g=A===38,S=A===40;if(!e.allowSlideNext&&(e.isHorizontal()&&y||e.isVertical()&&S||w)||!e.allowSlidePrev&&(e.isHorizontal()&&u||e.isVertical()&&g||b))return!1;if(!(m.shiftKey||m.altKey||m.ctrlKey||m.metaKey)&&!(o.activeElement&&o.activeElement.nodeName&&(o.activeElement.nodeName.toLowerCase()==="input"||o.activeElement.nodeName.toLowerCase()==="textarea"))){if(e.params.keyboard.onlyInViewport&&(b||w||u||y||g||S)){let C=!1;if(xi(e.el,`.${e.params.slideClass}, swiper-slide`).length>0&&xi(e.el,`.${e.params.slideActiveClass}`).length===0)return;const E=e.el,M=E.clientWidth,D=E.clientHeight,x=a.innerWidth,c=a.innerHeight,_=Vn(E);h&&(_.left-=E.scrollLeft);const I=[[_.left,_.top],[_.left+M,_.top],[_.left,_.top+D],[_.left+M,_.top+D]];for(let O=0;O<I.length;O+=1){const T=I[O];if(T[0]>=0&&T[0]<=x&&T[1]>=0&&T[1]<=c){if(T[0]===0&&T[1]===0)continue;C=!0}}if(!C)return}e.isHorizontal()?((b||w||u||y)&&(m.preventDefault?m.preventDefault():m.returnValue=!1),((w||y)&&!h||(b||u)&&h)&&e.slideNext(),((b||u)&&!h||(w||y)&&h)&&e.slidePrev()):((b||w||g||S)&&(m.preventDefault?m.preventDefault():m.returnValue=!1),(w||S)&&e.slideNext(),(b||g)&&e.slidePrev()),l("keyPress",A)}}function r(){e.keyboard.enabled||(o.addEventListener("keydown",s),e.keyboard.enabled=!0)}function v(){e.keyboard.enabled&&(o.removeEventListener("keydown",s),e.keyboard.enabled=!1)}n("init",()=>{e.params.keyboard.enabled&&r()}),n("destroy",()=>{e.keyboard.enabled&&v()}),Object.assign(e.keyboard,{enable:r,disable:v})}function Si(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o=bt();i({mousewheel:{enabled:!1,releaseOnEdges:!1,invert:!1,forceToAxis:!1,sensitivity:1,eventsTarget:"container",thresholdDelta:null,thresholdTime:null,noMousewheelClass:"swiper-no-mousewheel"}}),e.mousewheel={enabled:!1};let a,s=Dt(),r;const v=[];function d(g){let M=0,D=0,x=0,c=0;return"detail"in g&&(D=g.detail),"wheelDelta"in g&&(D=-g.wheelDelta/120),"wheelDeltaY"in g&&(D=-g.wheelDeltaY/120),"wheelDeltaX"in g&&(M=-g.wheelDeltaX/120),"axis"in g&&g.axis===g.HORIZONTAL_AXIS&&(M=D,D=0),x=M*10,c=D*10,"deltaY"in g&&(c=g.deltaY),"deltaX"in g&&(x=g.deltaX),g.shiftKey&&!x&&(x=c,c=0),(x||c)&&g.deltaMode&&(g.deltaMode===1?(x*=40,c*=40):(x*=800,c*=800)),x&&!M&&(M=x<1?-1:1),c&&!D&&(D=c<1?-1:1),{spinX:M,spinY:D,pixelX:x,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&&Dt()-s<e.params.mousewheel.thresholdTime?!1:g.delta>=6&&Dt()-s<60?!0:(g.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),l("scroll",g.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),l("scroll",g.raw)),s=new o.Date().getTime(),!1)}function f(g){const S=e.params.mousewheel;if(g.direction<0){if(e.isEnd&&!e.params.loop&&S.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&S.releaseOnEdges)return!0;return!1}function b(g){let S=g,C=!0;if(!e.enabled||g.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const E=e.params.mousewheel;e.params.cssMode&&S.preventDefault();let M=e.el;e.params.mousewheel.eventsTarget!=="container"&&(M=document.querySelector(e.params.mousewheel.eventsTarget));const D=M&&M.contains(S.target);if(!e.mouseEntered&&!D&&!E.releaseOnEdges)return!0;S.originalEvent&&(S=S.originalEvent);let x=0;const c=e.rtlTranslate?-1:1,_=d(S);if(E.forceToAxis)if(e.isHorizontal())if(Math.abs(_.pixelX)>Math.abs(_.pixelY))x=-_.pixelX*c;else return!0;else if(Math.abs(_.pixelY)>Math.abs(_.pixelX))x=-_.pixelY;else return!0;else x=Math.abs(_.pixelX)>Math.abs(_.pixelY)?-_.pixelX*c:-_.pixelY;if(x===0)return!0;E.invert&&(x=-x);let I=e.getTranslate()+x*E.sensitivity;if(I>=e.minTranslate()&&(I=e.minTranslate()),I<=e.maxTranslate()&&(I=e.maxTranslate()),C=e.params.loop?!0:!(I===e.minTranslate()||I===e.maxTranslate()),C&&e.params.nested&&S.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const O={time:Dt(),delta:Math.abs(x),direction:Math.sign(x),raw:g};v.length>=2&&v.shift();const T=v.length?v[v.length-1]:void 0;if(v.push(O),T?(O.direction!==T.direction||O.delta>T.delta||O.time>T.time+150)&&A(O):A(O),f(O))return!0}else{const O={time:Dt(),delta:Math.abs(x),direction:Math.sign(x)},T=r&&O.time<r.time+500&&O.delta<=r.delta&&O.direction===r.direction;if(!T){r=void 0;let V=e.getTranslate()+x*E.sensitivity;const F=e.isBeginning,L=e.isEnd;if(V>=e.minTranslate()&&(V=e.minTranslate()),V<=e.maxTranslate()&&(V=e.maxTranslate()),e.setTransition(0),e.setTranslate(V),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!F&&e.isBeginning||!L&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:O.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(a),a=void 0,v.length>=15&&v.shift();const N=v.length?v[v.length-1]:void 0,R=v[0];if(v.push(O),N&&(O.delta>N.delta||O.direction!==N.direction))v.splice(0);else if(v.length>=15&&O.time-R.time<500&&R.delta-O.delta>=1&&O.delta<=6){const k=x>0?.8:.2;r=O,v.splice(0),a=ii(()=>{e.slideToClosest(e.params.speed,!0,void 0,k)},0)}a||(a=ii(()=>{r=O,v.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(T||l("scroll",S),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),E.releaseOnEdges&&(V===e.minTranslate()||V===e.maxTranslate()))return!0}}return S.preventDefault?S.preventDefault():S.returnValue=!1,!1}function w(g){let S=e.el;e.params.mousewheel.eventsTarget!=="container"&&(S=document.querySelector(e.params.mousewheel.eventsTarget)),S[g]("mouseenter",h),S[g]("mouseleave",m),S[g]("wheel",b)}function u(){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&&u()}),n("destroy",()=>{e.params.cssMode&&u(),e.mousewheel.enabled&&y()}),Object.assign(e.mousewheel,{enable:u,disable:y})}function zi(t,e,i,n){return t.params.createElements&&Object.keys(n).forEach(l=>{if(!i[l]&&i.auto===!0){let o=Ft(t.el,`.${n[l]}`)[0];o||(o=ni("div",n[l]),o.className=n[l],t.el.append(o)),i[l]=o,e[l]=o}}),i}function Wi(t){let{swiper:e,extendParams:i,on:n,emit:l}=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 o(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 a(f,b){const w=e.params.navigation;f=We(f),f.forEach(u=>{u&&(u.classList[b?"add":"remove"](...w.disabledClass.split(" ")),u.tagName==="BUTTON"&&(u.disabled=b),e.params.watchOverflow&&e.enabled&&u.classList[e.isLocked?"add":"remove"](w.lockClass))})}function s(){const{nextEl:f,prevEl:b}=e.navigation;if(e.params.loop){a(b,!1),a(f,!1);return}a(b,e.isBeginning&&!e.params.rewind),a(f,e.isEnd&&!e.params.rewind)}function r(f){f.preventDefault(),!(e.isBeginning&&!e.params.loop&&!e.params.rewind)&&(e.slidePrev(),l("navigationPrev"))}function v(f){f.preventDefault(),!(e.isEnd&&!e.params.loop&&!e.params.rewind)&&(e.slideNext(),l("navigationNext"))}function d(){const f=e.params.navigation;if(e.params.navigation=zi(e,e.originalParams.navigation,e.params.navigation,{nextEl:"swiper-button-next",prevEl:"swiper-button-prev"}),!(f.nextEl||f.prevEl))return;let b=o(f.nextEl),w=o(f.prevEl);Object.assign(e.navigation,{nextEl:b,prevEl:w}),b=We(b),w=We(w);const u=(y,g)=>{y&&y.addEventListener("click",g==="next"?v:r),!e.enabled&&y&&y.classList.add(...f.lockClass.split(" "))};b.forEach(y=>u(y,"next")),w.forEach(y=>u(y,"prev"))}function h(){let{nextEl:f,prevEl:b}=e.navigation;f=We(f),b=We(b);const w=(u,y)=>{u.removeEventListener("click",y==="next"?v:r),u.classList.remove(...e.params.navigation.disabledClass.split(" "))};f.forEach(u=>w(u,"next")),b.forEach(u=>w(u,"prev"))}n("init",()=>{e.params.navigation.enabled===!1?A():(d(),s())}),n("toEdge fromEdge lock unlock",()=>{s()}),n("destroy",()=>{h()}),n("enable disable",()=>{let{nextEl:f,prevEl:b}=e.navigation;if(f=We(f),b=We(b),e.enabled){s();return}[...f,...b].filter(w=>!!w).forEach(w=>w.classList.add(e.params.navigation.lockClass))}),n("click",(f,b)=>{let{nextEl:w,prevEl:u}=e.navigation;w=We(w),u=We(u);const y=b.target;let g=u.includes(y)||w.includes(y);if(e.isElement&&!g){const S=b.path||b.composedPath&&b.composedPath();S&&(g=S.find(C=>w.includes(C)||u.includes(C)))}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 S;w.length?S=w[0].classList.contains(e.params.navigation.hiddenClass):u.length&&(S=u[0].classList.contains(e.params.navigation.hiddenClass)),l(S===!0?"navigationShow":"navigationHide"),[...w,...u].filter(C=>!!C).forEach(C=>C.classList.toggle(e.params.navigation.hiddenClass))}});const m=()=>{e.el.classList.remove(...e.params.navigation.navigationDisabledClass.split(" ")),d(),s()},A=()=>{e.el.classList.add(...e.params.navigation.navigationDisabledClass.split(" ")),h()};Object.assign(e.navigation,{enable:m,disable:A,update:s,init:d,destroy:h})}function Wt(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function Ti(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o="swiper-pagination";i({pagination:{el:null,bulletElement:"span",clickable:!1,hideOnClick:!1,renderBullet:null,renderProgressbar:null,renderFraction:null,renderCustom:null,progressbarOpposite:!1,type:"bullets",dynamicBullets:!1,dynamicMainBullets:1,formatFractionCurrent:u=>u,formatFractionTotal:u=>u,bulletClass:`${o}-bullet`,bulletActiveClass:`${o}-bullet-active`,modifierClass:`${o}-`,currentClass:`${o}-current`,totalClass:`${o}-total`,hiddenClass:`${o}-hidden`,progressbarFillClass:`${o}-progressbar-fill`,progressbarOppositeClass:`${o}-progressbar-opposite`,clickableClass:`${o}-clickable`,lockClass:`${o}-lock`,horizontalClass:`${o}-horizontal`,verticalClass:`${o}-vertical`,paginationDisabledClass:`${o}-disabled`}}),e.pagination={el:null,bullets:[]};let a,s=0;function r(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function v(u,y){const{bulletActiveClass:g}=e.params.pagination;u&&(u=u[`${y==="prev"?"previous":"next"}ElementSibling`],u&&(u.classList.add(`${g}-${y}`),u=u[`${y==="prev"?"previous":"next"}ElementSibling`],u&&u.classList.add(`${g}-${y}-${y}`)))}function d(u){const y=u.target.closest(Wt(e.params.pagination.bulletClass));if(!y)return;u.preventDefault();const g=di(y)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===g)return;e.slideToLoop(g)}else e.slideTo(g)}function h(){const u=e.rtl,y=e.params.pagination;if(r())return;let g=e.pagination.el;g=We(g);let S,C;const E=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,M=e.params.loop?Math.ceil(E/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(C=e.previousRealIndex||0,S=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(S=e.snapIndex,C=e.previousSnapIndex):(C=e.previousIndex||0,S=e.activeIndex||0),y.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const D=e.pagination.bullets;let x,c,_;if(y.dynamicBullets&&(a=ji(D[0],e.isHorizontal()?"width":"height",!0),g.forEach(I=>{I.style[e.isHorizontal()?"width":"height"]=`${a*(y.dynamicMainBullets+4)}px`}),y.dynamicMainBullets>1&&C!==void 0&&(s+=S-(C||0),s>y.dynamicMainBullets-1?s=y.dynamicMainBullets-1:s<0&&(s=0)),x=Math.max(S-s,0),c=x+(Math.min(D.length,y.dynamicMainBullets)-1),_=(c+x)/2),D.forEach(I=>{const O=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(T=>`${y.bulletActiveClass}${T}`)].map(T=>typeof T=="string"&&T.includes(" ")?T.split(" "):T).flat();I.classList.remove(...O)}),g.length>1)D.forEach(I=>{const O=di(I);O===S?I.classList.add(...y.bulletActiveClass.split(" ")):e.isElement&&I.setAttribute("part","bullet"),y.dynamicBullets&&(O>=x&&O<=c&&I.classList.add(...`${y.bulletActiveClass}-main`.split(" ")),O===x&&v(I,"prev"),O===c&&v(I,"next"))});else{const I=D[S];if(I&&I.classList.add(...y.bulletActiveClass.split(" ")),e.isElement&&D.forEach((O,T)=>{O.setAttribute("part",T===S?"bullet-active":"bullet")}),y.dynamicBullets){const O=D[x],T=D[c];for(let V=x;V<=c;V+=1)D[V]&&D[V].classList.add(...`${y.bulletActiveClass}-main`.split(" "));v(O,"prev"),v(T,"next")}}if(y.dynamicBullets){const I=Math.min(D.length,y.dynamicMainBullets+4),O=(a*I-a)/2-_*a,T=u?"right":"left";D.forEach(V=>{V.style[e.isHorizontal()?T:"top"]=`${O}px`})}}g.forEach((D,x)=>{if(y.type==="fraction"&&(D.querySelectorAll(Wt(y.currentClass)).forEach(c=>{c.textContent=y.formatFractionCurrent(S+1)}),D.querySelectorAll(Wt(y.totalClass)).forEach(c=>{c.textContent=y.formatFractionTotal(M)})),y.type==="progressbar"){let c;y.progressbarOpposite?c=e.isHorizontal()?"vertical":"horizontal":c=e.isHorizontal()?"horizontal":"vertical";const _=(S+1)/M;let I=1,O=1;c==="horizontal"?I=_:O=_,D.querySelectorAll(Wt(y.progressbarFillClass)).forEach(T=>{T.style.transform=`translate3d(0,0,0) scaleX(${I}) scaleY(${O})`,T.style.transitionDuration=`${e.params.speed}ms`})}y.type==="custom"&&y.renderCustom?(D.innerHTML=y.renderCustom(e,S+1,M),x===0&&l("paginationRender",D)):(x===0&&l("paginationRender",D),l("paginationUpdate",D)),e.params.watchOverflow&&e.enabled&&D.classList[e.isLocked?"add":"remove"](y.lockClass)})}function m(){const u=e.params.pagination;if(r())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=We(g);let S="";if(u.type==="bullets"){let C=e.params.loop?Math.ceil(y/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&C>y&&(C=y);for(let E=0;E<C;E+=1)u.renderBullet?S+=u.renderBullet.call(e,E,u.bulletClass):S+=`<${u.bulletElement} ${e.isElement?'part="bullet"':""} class="${u.bulletClass}"></${u.bulletElement}>`}u.type==="fraction"&&(u.renderFraction?S=u.renderFraction.call(e,u.currentClass,u.totalClass):S=`<span class="${u.currentClass}"></span> / <span class="${u.totalClass}"></span>`),u.type==="progressbar"&&(u.renderProgressbar?S=u.renderProgressbar.call(e,u.progressbarFillClass):S=`<span class="${u.progressbarFillClass}"></span>`),e.pagination.bullets=[],g.forEach(C=>{u.type!=="custom"&&(C.innerHTML=S||""),u.type==="bullets"&&e.pagination.bullets.push(...C.querySelectorAll(Wt(u.bulletClass)))}),u.type!=="custom"&&l("paginationRender",g[0])}function A(){e.params.pagination=zi(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const u=e.params.pagination;if(!u.el)return;let y;typeof u.el=="string"&&e.isElement&&(y=e.el.querySelector(u.el)),!y&&typeof u.el=="string"&&(y=[...document.querySelectorAll(u.el)]),y||(y=u.el),!(!y||y.length===0)&&(e.params.uniqueNavElements&&typeof u.el=="string"&&Array.isArray(y)&&y.length>1&&(y=[...e.el.querySelectorAll(u.el)],y.length>1&&(y=y.filter(g=>xi(g,".swiper")[0]===e.el)[0])),Array.isArray(y)&&y.length===1&&(y=y[0]),Object.assign(e.pagination,{el:y}),y=We(y),y.forEach(g=>{u.type==="bullets"&&u.clickable&&g.classList.add(...(u.clickableClass||"").split(" ")),g.classList.add(u.modifierClass+u.type),g.classList.add(e.isHorizontal()?u.horizontalClass:u.verticalClass),u.type==="bullets"&&u.dynamicBullets&&(g.classList.add(`${u.modifierClass}${u.type}-dynamic`),s=0,u.dynamicMainBullets<1&&(u.dynamicMainBullets=1)),u.type==="progressbar"&&u.progressbarOpposite&&g.classList.add(u.progressbarOppositeClass),u.clickable&&g.addEventListener("click",d),e.enabled||g.classList.add(u.lockClass)}))}function f(){const u=e.params.pagination;if(r())return;let y=e.pagination.el;y&&(y=We(y),y.forEach(g=>{g.classList.remove(u.hiddenClass),g.classList.remove(u.modifierClass+u.type),g.classList.remove(e.isHorizontal()?u.horizontalClass:u.verticalClass),u.clickable&&(g.classList.remove(...(u.clickableClass||"").split(" ")),g.removeEventListener("click",d))})),e.pagination.bullets&&e.pagination.bullets.forEach(g=>g.classList.remove(...u.bulletActiveClass.split(" ")))}n("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const u=e.params.pagination;let{el:y}=e.pagination;y=We(y),y.forEach(g=>{g.classList.remove(u.horizontalClass,u.verticalClass),g.classList.add(e.isHorizontal()?u.horizontalClass:u.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:u}=e.pagination;u&&(u=We(u),u.forEach(y=>y.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),n("lock unlock",()=>{h()}),n("click",(u,y)=>{const g=y.target,S=We(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&S&&S.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 C=S[0].classList.contains(e.params.pagination.hiddenClass);l(C===!0?"paginationShow":"paginationHide"),S.forEach(E=>E.classList.toggle(e.params.pagination.hiddenClass))}});const b=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:u}=e.pagination;u&&(u=We(u),u.forEach(y=>y.classList.remove(e.params.pagination.paginationDisabledClass))),A(),m(),h()},w=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:u}=e.pagination;u&&(u=We(u),u.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 rl(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o=St();let a=!1,s=null,r=null,v,d,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:I,rtlTranslate:O}=e,{dragEl:T,el:V}=I,F=e.params.scrollbar,L=e.params.loop?e.progressLoop:e.progress;let N=d,R=(h-d)*L;O?(R=-R,R>0?(N=d-R,R=0):-R+d>h&&(N=h+R)):R<0?(N=d+R,R=0):R+d>h&&(N=h-R),e.isHorizontal()?(T.style.transform=`translate3d(${R}px, 0, 0)`,T.style.width=`${N}px`):(T.style.transform=`translate3d(0px, ${R}px, 0)`,T.style.height=`${N}px`),F.hide&&(clearTimeout(s),V.style.opacity=1,s=setTimeout(()=>{V.style.opacity=0,V.style.transitionDuration="400ms"},1e3))}function f(I){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${I}ms`)}function b(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:I}=e,{dragEl:O,el:T}=I;O.style.width="",O.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"?d=h*m:d=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?O.style.width=`${d}px`:O.style.height=`${d}px`,m>=1?T.style.display="none":T.style.display="",e.params.scrollbar.hide&&(T.style.opacity=0),e.params.watchOverflow&&e.enabled&&I.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function w(I){return e.isHorizontal()?I.clientX:I.clientY}function u(I){const{scrollbar:O,rtlTranslate:T}=e,{el:V}=O;let F;F=(w(I)-Vn(V)[e.isHorizontal()?"left":"top"]-(v!==null?v:d/2))/(h-d),F=Math.max(Math.min(F,1),0),T&&(F=1-F);const L=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*F;e.updateProgress(L),e.setTranslate(L),e.updateActiveIndex(),e.updateSlidesClasses()}function y(I){const O=e.params.scrollbar,{scrollbar:T,wrapperEl:V}=e,{el:F,dragEl:L}=T;a=!0,v=I.target===L?w(I)-I.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,I.preventDefault(),I.stopPropagation(),V.style.transitionDuration="100ms",L.style.transitionDuration="100ms",u(I),clearTimeout(r),F.style.transitionDuration="0ms",O.hide&&(F.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),l("scrollbarDragStart",I)}function g(I){const{scrollbar:O,wrapperEl:T}=e,{el:V,dragEl:F}=O;a&&(I.preventDefault&&I.cancelable?I.preventDefault():I.returnValue=!1,u(I),T.style.transitionDuration="0ms",V.style.transitionDuration="0ms",F.style.transitionDuration="0ms",l("scrollbarDragMove",I))}function S(I){const O=e.params.scrollbar,{scrollbar:T,wrapperEl:V}=e,{el:F}=T;a&&(a=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",V.style.transitionDuration=""),O.hide&&(clearTimeout(r),r=ii(()=>{F.style.opacity=0,F.style.transitionDuration="400ms"},1e3)),l("scrollbarDragEnd",I),O.snapOnRelease&&e.slideToClosest())}function C(I){const{scrollbar:O,params:T}=e,V=O.el;if(!V)return;const F=V,L=T.passiveListeners?{passive:!1,capture:!1}:!1,N=T.passiveListeners?{passive:!0,capture:!1}:!1;if(!F)return;const R=I==="on"?"addEventListener":"removeEventListener";F[R]("pointerdown",y,L),o[R]("pointermove",g,L),o[R]("pointerup",S,N)}function E(){!e.params.scrollbar.el||!e.scrollbar.el||C("on")}function M(){!e.params.scrollbar.el||!e.scrollbar.el||C("off")}function D(){const{scrollbar:I,el:O}=e;e.params.scrollbar=zi(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const T=e.params.scrollbar;if(!T.el)return;let V;if(typeof T.el=="string"&&e.isElement&&(V=e.el.querySelector(T.el)),!V&&typeof T.el=="string"){if(V=o.querySelectorAll(T.el),!V.length)return}else V||(V=T.el);e.params.uniqueNavElements&&typeof T.el=="string"&&V.length>1&&O.querySelectorAll(T.el).length===1&&(V=O.querySelector(T.el)),V.length>0&&(V=V[0]),V.classList.add(e.isHorizontal()?T.horizontalClass:T.verticalClass);let F;V&&(F=V.querySelector(Wt(e.params.scrollbar.dragClass)),F||(F=ni("div",e.params.scrollbar.dragClass),V.append(F))),Object.assign(I,{el:V,dragEl:F}),T.draggable&&E(),V&&V.classList[e.enabled?"remove":"add"](...Gt(e.params.scrollbar.lockClass))}function x(){const I=e.params.scrollbar,O=e.scrollbar.el;O&&O.classList.remove(...Gt(e.isHorizontal()?I.horizontalClass:I.verticalClass)),M()}n("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const I=e.params.scrollbar;let{el:O}=e.scrollbar;O=We(O),O.forEach(T=>{T.classList.remove(I.horizontalClass,I.verticalClass),T.classList.add(e.isHorizontal()?I.horizontalClass:I.verticalClass)})}),n("init",()=>{e.params.scrollbar.enabled===!1?_():(D(),b(),A())}),n("update resize observerUpdate lock unlock changeDirection",()=>{b()}),n("setTranslate",()=>{A()}),n("setTransition",(I,O)=>{f(O)}),n("enable disable",()=>{const{el:I}=e.scrollbar;I&&I.classList[e.enabled?"remove":"add"](...Gt(e.params.scrollbar.lockClass))}),n("destroy",()=>{x()});const c=()=>{e.el.classList.remove(...Gt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...Gt(e.params.scrollbar.scrollbarDisabledClass)),D(),b(),A()},_=()=>{e.el.classList.add(...Gt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...Gt(e.params.scrollbar.scrollbarDisabledClass)),x()};Object.assign(e.scrollbar,{enable:c,disable:_,updateSize:b,setTranslate:A,init:D,destroy:x})}function Hi(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 l=null,o,a,s=new Date().getTime();function r(L){const N=l;N.length!==0&&(N.innerHTML="",N.innerHTML=L)}function v(L){L===void 0&&(L=16);const N=()=>Math.round(16*Math.random()).toString(16);return"x".repeat(L).replace(/x/g,N)}function d(L){L=We(L),L.forEach(N=>{N.setAttribute("tabIndex","0")})}function h(L){L=We(L),L.forEach(N=>{N.setAttribute("tabIndex","-1")})}function m(L,N){L=We(L),L.forEach(R=>{R.setAttribute("role",N)})}function A(L,N){L=We(L),L.forEach(R=>{R.setAttribute("aria-roledescription",N)})}function f(L,N){L=We(L),L.forEach(R=>{R.setAttribute("aria-controls",N)})}function b(L,N){L=We(L),L.forEach(R=>{R.setAttribute("aria-label",N)})}function w(L,N){L=We(L),L.forEach(R=>{R.setAttribute("id",N)})}function u(L,N){L=We(L),L.forEach(R=>{R.setAttribute("aria-live",N)})}function y(L){L=We(L),L.forEach(N=>{N.setAttribute("aria-disabled",!0)})}function g(L){L=We(L),L.forEach(N=>{N.setAttribute("aria-disabled",!1)})}function S(L){if(L.keyCode!==13&&L.keyCode!==32)return;const N=e.params.a11y,R=L.target;if(!(e.pagination&&e.pagination.el&&(R===e.pagination.el||e.pagination.el.contains(L.target))&&!L.target.matches(Wt(e.params.pagination.bulletClass)))){if(e.navigation&&e.navigation.prevEl&&e.navigation.nextEl){const k=We(e.navigation.prevEl);We(e.navigation.nextEl).includes(R)&&(e.isEnd&&!e.params.loop||e.slideNext(),e.isEnd?r(N.lastSlideMessage):r(N.nextSlideMessage)),k.includes(R)&&(e.isBeginning&&!e.params.loop||e.slidePrev(),e.isBeginning?r(N.firstSlideMessage):r(N.prevSlideMessage))}e.pagination&&R.matches(Wt(e.params.pagination.bulletClass))&&R.click()}}function C(){if(e.params.loop||e.params.rewind||!e.navigation)return;const{nextEl:L,prevEl:N}=e.navigation;N&&(e.isBeginning?(y(N),h(N)):(g(N),d(N))),L&&(e.isEnd?(y(L),h(L)):(g(L),d(L)))}function E(){return e.pagination&&e.pagination.bullets&&e.pagination.bullets.length}function M(){return E()&&e.params.pagination.clickable}function D(){const L=e.params.a11y;E()&&e.pagination.bullets.forEach(N=>{e.params.pagination.clickable&&(d(N),e.params.pagination.renderBullet||(m(N,"button"),b(N,L.paginationBulletMessage.replace(/\{\{index\}\}/,di(N)+1)))),N.matches(Wt(e.params.pagination.bulletActiveClass))?N.setAttribute("aria-current","true"):N.removeAttribute("aria-current")})}const x=(L,N,R)=>{d(L),L.tagName!=="BUTTON"&&(m(L,"button"),L.addEventListener("keydown",S)),b(L,R),f(L,N)},c=L=>{a&&a!==L.target&&!a.contains(L.target)&&(o=!0),e.a11y.clicked=!0},_=()=>{o=!1,requestAnimationFrame(()=>{requestAnimationFrame(()=>{e.destroyed||(e.a11y.clicked=!1)})})},I=L=>{s=new Date().getTime()},O=L=>{if(e.a11y.clicked||new Date().getTime()-s<100)return;const N=L.target.closest(`.${e.params.slideClass}, swiper-slide`);if(!N||!e.slides.includes(N))return;a=N;const R=e.slides.indexOf(N)===e.activeIndex,k=e.params.watchSlidesProgress&&e.visibleSlides&&e.visibleSlides.includes(N);R||k||L.sourceCapabilities&&L.sourceCapabilities.firesTouchEvents||(e.isHorizontal()?e.el.scrollLeft=0:e.el.scrollTop=0,requestAnimationFrame(()=>{o||(e.params.loop?e.slideToLoop(parseInt(N.getAttribute("data-swiper-slide-index")),0):e.slideTo(e.slides.indexOf(N),0),o=!1)}))},T=()=>{const L=e.params.a11y;L.itemRoleDescriptionMessage&&A(e.slides,L.itemRoleDescriptionMessage),L.slideRole&&m(e.slides,L.slideRole);const N=e.slides.length;L.slideLabelMessage&&e.slides.forEach((R,k)=>{const j=e.params.loop?parseInt(R.getAttribute("data-swiper-slide-index"),10):k,H=L.slideLabelMessage.replace(/\{\{index\}\}/,j+1).replace(/\{\{slidesLength\}\}/,N);b(R,H)})},V=()=>{const L=e.params.a11y;e.el.append(l);const N=e.el;L.containerRoleDescriptionMessage&&A(N,L.containerRoleDescriptionMessage),L.containerMessage&&b(N,L.containerMessage);const R=e.wrapperEl,k=L.id||R.getAttribute("id")||`swiper-wrapper-${v(16)}`,j=e.params.autoplay&&e.params.autoplay.enabled?"off":"polite";w(R,k),u(R,j),T();let{nextEl:H,prevEl:z}=e.navigation?e.navigation:{};H=We(H),z=We(z),H&&H.forEach(J=>x(J,k,L.nextSlideMessage)),z&&z.forEach(J=>x(J,k,L.prevSlideMessage)),M()&&We(e.pagination.el).forEach(ie=>{ie.addEventListener("keydown",S)}),St().addEventListener("visibilitychange",I),e.el.addEventListener("focus",O,!0),e.el.addEventListener("focus",O,!0),e.el.addEventListener("pointerdown",c,!0),e.el.addEventListener("pointerup",_,!0)};function F(){l&&l.remove();let{nextEl:L,prevEl:N}=e.navigation?e.navigation:{};L=We(L),N=We(N),L&&L.forEach(k=>k.removeEventListener("keydown",S)),N&&N.forEach(k=>k.removeEventListener("keydown",S)),M()&&We(e.pagination.el).forEach(j=>{j.removeEventListener("keydown",S)}),St().removeEventListener("visibilitychange",I),e.el&&typeof e.el!="string"&&(e.el.removeEventListener("focus",O,!0),e.el.removeEventListener("pointerdown",c,!0),e.el.removeEventListener("pointerup",_,!0))}n("beforeInit",()=>{l=ni("span",e.params.a11y.notificationClass),l.setAttribute("aria-live","assertive"),l.setAttribute("aria-atomic","true")}),n("afterInit",()=>{e.params.a11y.enabled&&V()}),n("slidesLengthChange snapGridLengthChange slidesGridLengthChange",()=>{e.params.a11y.enabled&&T()}),n("fromEdge toEdge afterInit lock unlock",()=>{e.params.a11y.enabled&&C()}),n("paginationUpdate",()=>{e.params.a11y.enabled&&D()}),n("destroy",()=>{e.params.a11y.enabled&&F()})}function Ei(t){let{swiper:e,extendParams:i,on:n,emit:l,params:o}=t;e.autoplay={running:!1,paused:!1,timeLeft:0},i({autoplay:{enabled:!1,delay:3e3,waitForTransition:!0,disableOnInteraction:!1,stopOnLastSlide:!1,reverseDirection:!1,pauseOnMouseEnter:!1}});let a,s,r=o&&o.autoplay?o.autoplay.delay:3e3,v=o&&o.autoplay?o.autoplay.delay:3e3,d,h=new Date().getTime(),m,A,f,b,w,u,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 S=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?m=!0:m&&(v=d,m=!1);const N=e.autoplay.paused?d:h+v-new Date().getTime();e.autoplay.timeLeft=N,l("autoplayTimeLeft",N,N/r),s=requestAnimationFrame(()=>{S()})},C=()=>{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(s),S();let R=typeof N>"u"?e.params.autoplay.delay:N;r=e.params.autoplay.delay,v=e.params.autoplay.delay;const k=C();!Number.isNaN(k)&&k>0&&typeof N>"u"&&(R=k,r=k,v=k),d=R;const j=e.params.speed,H=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(j,!0,!0),l("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,j,!0,!0),l("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(j,!0,!0),l("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,j,!0,!0),l("autoplay")),e.params.cssMode&&(h=new Date().getTime(),requestAnimationFrame(()=>{E()})))};return R>0?(clearTimeout(a),a=setTimeout(()=>{H()},R)):requestAnimationFrame(()=>{H()}),R},M=()=>{h=new Date().getTime(),e.autoplay.running=!0,E(),l("autoplayStart")},D=()=>{e.autoplay.running=!1,clearTimeout(a),cancelAnimationFrame(s),l("autoplayStop")},x=(N,R)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(a),N||(u=!0);const k=()=>{l("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",g):c()};if(e.autoplay.paused=!0,R){w&&(d=e.params.autoplay.delay),w=!1,k();return}d=(d||e.params.autoplay.delay)-(new Date().getTime()-h),!(e.isEnd&&d<0&&!e.params.loop)&&(d<0&&(d=0),k())},c=()=>{e.isEnd&&d<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(h=new Date().getTime(),u?(u=!1,E(d)):E(),e.autoplay.paused=!1,l("autoplayResume"))},_=()=>{if(e.destroyed||!e.autoplay.running)return;const N=St();N.visibilityState==="hidden"&&(u=!0,x(!0)),N.visibilityState==="visible"&&c()},I=N=>{N.pointerType==="mouse"&&(u=!0,y=!0,!(e.animating||e.autoplay.paused)&&x(!0))},O=N=>{N.pointerType==="mouse"&&(y=!1,e.autoplay.paused&&c())},T=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",I),e.el.addEventListener("pointerleave",O))},V=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",I),e.el.removeEventListener("pointerleave",O))},F=()=>{St().addEventListener("visibilitychange",_)},L=()=>{St().removeEventListener("visibilitychange",_)};n("init",()=>{e.params.autoplay.enabled&&(T(),F(),M())}),n("destroy",()=>{V(),L(),e.autoplay.running&&D()}),n("_freeModeStaticRelease",()=>{(f||u)&&c()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?D():x(!0,!0)}),n("beforeTransitionStart",(N,R,k)=>{e.destroyed||!e.autoplay.running||(k||!e.params.autoplay.disableOnInteraction?x(!0,!0):D())}),n("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){D();return}A=!0,f=!1,u=!1,b=setTimeout(()=>{u=!0,f=!0,x(!0)},200)}}),n("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!A)){if(clearTimeout(b),clearTimeout(a),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:M,stop:D,pause:x,resume:c})}function sl(t){let{swiper:e,extendParams:i,emit:n,once:l}=t;i({freeMode:{enabled:!1,momentum:!0,momentumRatio:1,momentumBounce:!0,momentumBounceRatio:1,momentumVelocityRatio:1,sticky:!1,minimumVelocity:.02}});function o(){if(e.params.cssMode)return;const r=e.getTranslate();e.setTranslate(r),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function a(){if(e.params.cssMode)return;const{touchEventsData:r,touches:v}=e;r.velocities.length===0&&r.velocities.push({position:v[e.isHorizontal()?"startX":"startY"],time:r.touchStartTime}),r.velocities.push({position:v[e.isHorizontal()?"currentX":"currentY"],time:Dt()})}function s(r){let{currentPos:v}=r;if(e.params.cssMode)return;const{params:d,wrapperEl:h,rtlTranslate:m,snapGrid:A,touchEventsData:f}=e,w=Dt()-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(d.freeMode.momentum){if(f.velocities.length>1){const D=f.velocities.pop(),x=f.velocities.pop(),c=D.position-x.position,_=D.time-x.time;e.velocity=c/_,e.velocity/=2,Math.abs(e.velocity)<d.freeMode.minimumVelocity&&(e.velocity=0),(_>150||Dt()-D.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=d.freeMode.momentumVelocityRatio,f.velocities.length=0;let u=1e3*d.freeMode.momentumRatio;const y=e.velocity*u;let g=e.translate+y;m&&(g=-g);let S=!1,C;const E=Math.abs(e.velocity)*20*d.freeMode.momentumBounceRatio;let M;if(g<e.maxTranslate())d.freeMode.momentumBounce?(g+e.maxTranslate()<-E&&(g=e.maxTranslate()-E),C=e.maxTranslate(),S=!0,f.allowMomentumBounce=!0):g=e.maxTranslate(),d.loop&&d.centeredSlides&&(M=!0);else if(g>e.minTranslate())d.freeMode.momentumBounce?(g-e.minTranslate()>E&&(g=e.minTranslate()+E),C=e.minTranslate(),S=!0,f.allowMomentumBounce=!0):g=e.minTranslate(),d.loop&&d.centeredSlides&&(M=!0);else if(d.freeMode.sticky){let D;for(let x=0;x<A.length;x+=1)if(A[x]>-g){D=x;break}Math.abs(A[D]-g)<Math.abs(A[D-1]-g)||e.swipeDirection==="next"?g=A[D]:g=A[D-1],g=-g}if(M&&l("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(m?u=Math.abs((-g-e.translate)/e.velocity):u=Math.abs((g-e.translate)/e.velocity),d.freeMode.sticky){const D=Math.abs((m?-g:g)-e.translate),x=e.slidesSizesGrid[e.activeIndex];D<x?u=d.speed:D<2*x?u=d.speed*1.5:u=d.speed*2.5}}else if(d.freeMode.sticky){e.slideToClosest();return}d.freeMode.momentumBounce&&S?(e.updateProgress(C),e.setTransition(u),e.setTranslate(g),e.transitionStart(!0,e.swipeDirection),e.animating=!0,Fi(h,()=>{!e||e.destroyed||!f.allowMomentumBounce||(n("momentumBounce"),e.setTransition(d.speed),setTimeout(()=>{e.setTranslate(C),Fi(h,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(n("_freeModeNoMomentumRelease"),e.updateProgress(g),e.setTransition(u),e.setTranslate(g),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,Fi(h,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(g),e.updateActiveIndex(),e.updateSlidesClasses()}else if(d.freeMode.sticky){e.slideToClosest();return}else d.freeMode&&n("_freeModeNoMomentumRelease");(!d.freeMode.momentum||w>=d.longSwipesMs)&&(n("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:o,onTouchMove:a,onTouchEnd:s}})}let Xi;function dl(){const t=bt(),e=St();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function Fn(){return Xi||(Xi=dl()),Xi}let Gi;function cl(t){let{userAgent:e}=t===void 0?{}:t;const i=Fn(),n=bt(),l=n.navigator.platform,o=e||n.navigator.userAgent,a={ios:!1,android:!1},s=n.screen.width,r=n.screen.height,v=o.match(/(Android);?[\s\/]+([\d.]+)?/);let d=o.match(/(iPad).*OS\s([\d_]+)/);const h=o.match(/(iPod)(.*OS\s([\d_]+))?/),m=!d&&o.match(/(iPhone\sOS|iOS)\s([\d_]+)/),A=l==="Win32";let f=l==="MacIntel";const b=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!d&&f&&i.touch&&b.indexOf(`${s}x${r}`)>=0&&(d=o.match(/(Version)\/([\d.]+)/),d||(d=[0,1,"13_0_0"]),f=!1),v&&!A&&(a.os="android",a.android=!0),(d||m||h)&&(a.os="ios",a.ios=!0),a}function jn(t){return t===void 0&&(t={}),Gi||(Gi=cl(t)),Gi}let Ui;function ul(){const t=bt(),e=jn();let i=!1;function n(){const s=t.navigator.userAgent.toLowerCase();return s.indexOf("safari")>=0&&s.indexOf("chrome")<0&&s.indexOf("android")<0}if(n()){const s=String(t.navigator.userAgent);if(s.includes("Version/")){const[r,v]=s.split("Version/")[1].split(" ")[0].split(".").map(d=>Number(d));i=r<16||r===16&&v<2}}const l=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),o=n(),a=o||l&&e.ios;return{isSafari:i||o,needPerspectiveFix:i,need3dFix:a,isWebView:l}}function pl(){return Ui||(Ui=ul()),Ui}function vl(t){let{swiper:e,on:i,emit:n}=t;const l=bt();let o=null,a=null;const s=()=>{!e||e.destroyed||!e.initialized||(n("beforeResize"),n("resize"))},r=()=>{!e||e.destroyed||!e.initialized||(o=new ResizeObserver(h=>{a=l.requestAnimationFrame(()=>{const{width:m,height:A}=e;let f=m,b=A;h.forEach(w=>{let{contentBoxSize:u,contentRect:y,target:g}=w;g&&g!==e.el||(f=y?y.width:(u[0]||u).inlineSize,b=y?y.height:(u[0]||u).blockSize)}),(f!==m||b!==A)&&s()})}),o.observe(e.el))},v=()=>{a&&l.cancelAnimationFrame(a),o&&o.unobserve&&e.el&&(o.unobserve(e.el),o=null)},d=()=>{!e||e.destroyed||!e.initialized||n("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof l.ResizeObserver<"u"){r();return}l.addEventListener("resize",s),l.addEventListener("orientationchange",d)}),i("destroy",()=>{v(),l.removeEventListener("resize",s),l.removeEventListener("orientationchange",d)})}function ml(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o=[],a=bt(),s=function(d,h){h===void 0&&(h={});const m=a.MutationObserver||a.WebkitMutationObserver,A=new m(f=>{if(e.__preventObserver__)return;if(f.length===1){l("observerUpdate",f[0]);return}const b=function(){l("observerUpdate",f[0])};a.requestAnimationFrame?a.requestAnimationFrame(b):a.setTimeout(b,0)});A.observe(d,{attributes:typeof h.attributes>"u"?!0:h.attributes,childList:typeof h.childList>"u"?!0:h.childList,characterData:typeof h.characterData>"u"?!0:h.characterData}),o.push(A)},r=()=>{if(e.params.observer){if(e.params.observeParents){const d=xi(e.hostEl);for(let h=0;h<d.length;h+=1)s(d[h])}s(e.hostEl,{childList:e.params.observeSlideChildren}),s(e.wrapperEl,{attributes:!1})}},v=()=>{o.forEach(d=>{d.disconnect()}),o.splice(0,o.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",r),n("destroy",v)}var fl={on(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;const l=i?"unshift":"push";return t.split(" ").forEach(o=>{n.eventsListeners[o]||(n.eventsListeners[o]=[]),n.eventsListeners[o][l](e)}),n},once(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;function l(){n.off(t,l),l.__emitterProxy&&delete l.__emitterProxy;for(var o=arguments.length,a=new Array(o),s=0;s<o;s++)a[s]=arguments[s];e.apply(n,a)}return l.__emitterProxy=e,n.on(t,l,i)},onAny(t,e){const i=this;if(!i.eventsListeners||i.destroyed||typeof t!="function")return i;const n=e?"unshift":"push";return i.eventsAnyListeners.indexOf(t)<0&&i.eventsAnyListeners[n](t),i},offAny(t){const e=this;if(!e.eventsListeners||e.destroyed||!e.eventsAnyListeners)return e;const i=e.eventsAnyListeners.indexOf(t);return i>=0&&e.eventsAnyListeners.splice(i,1),e},off(t,e){const i=this;return!i.eventsListeners||i.destroyed||!i.eventsListeners||t.split(" ").forEach(n=>{typeof e>"u"?i.eventsListeners[n]=[]:i.eventsListeners[n]&&i.eventsListeners[n].forEach((l,o)=>{(l===e||l.__emitterProxy&&l.__emitterProxy===e)&&i.eventsListeners[n].splice(o,1)})}),i},emit(){const t=this;if(!t.eventsListeners||t.destroyed||!t.eventsListeners)return t;let e,i,n;for(var l=arguments.length,o=new Array(l),a=0;a<l;a++)o[a]=arguments[a];return typeof o[0]=="string"||Array.isArray(o[0])?(e=o[0],i=o.slice(1,o.length),n=t):(e=o[0].events,i=o[0].data,n=o[0].context||t),i.unshift(n),(Array.isArray(e)?e:e.split(" ")).forEach(r=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(v=>{v.apply(n,[r,...i])}),t.eventsListeners&&t.eventsListeners[r]&&t.eventsListeners[r].forEach(v=>{v.apply(n,i)})}),t}};function hl(){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(Ut(n,"padding-left")||0,10)-parseInt(Ut(n,"padding-right")||0,10),i=i-parseInt(Ut(n,"padding-top")||0,10)-parseInt(Ut(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 Al(){const t=this;function e(c,_){return parseFloat(c.getPropertyValue(t.getDirectionLabel(_))||0)}const i=t.params,{wrapperEl:n,slidesEl:l,size:o,rtlTranslate:a,wrongRTL:s}=t,r=t.virtual&&i.virtual.enabled,v=r?t.virtual.slides.length:t.slides.length,d=Ft(l,`.${t.params.slideClass}, swiper-slide`),h=r?t.virtual.slides.length:d.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 u=t.snapGrid.length,y=t.slidesGrid.length;let g=i.spaceBetween,S=-b,C=0,E=0;if(typeof o>"u")return;typeof g=="string"&&g.indexOf("%")>=0?g=parseFloat(g.replace("%",""))/100*o:typeof g=="string"&&(g=parseFloat(g)),t.virtualSize=-g,d.forEach(c=>{a?c.style.marginLeft="":c.style.marginRight="",c.style.marginBottom="",c.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(yi(n,"--swiper-centered-offset-before",""),yi(n,"--swiper-centered-offset-after",""));const M=i.grid&&i.grid.rows>1&&t.grid;M?t.grid.initSlides(d):t.grid&&t.grid.unsetSlides();let D;const x=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){D=0;let _;if(d[c]&&(_=d[c]),M&&t.grid.updateSlide(c,_,d),!(d[c]&&Ut(_,"display")==="none")){if(i.slidesPerView==="auto"){x&&(d[c].style[t.getDirectionLabel("width")]="");const I=getComputedStyle(_),O=_.style.transform,T=_.style.webkitTransform;if(O&&(_.style.transform="none"),T&&(_.style.webkitTransform="none"),i.roundLengths)D=t.isHorizontal()?ji(_,"width",!0):ji(_,"height",!0);else{const V=e(I,"width"),F=e(I,"padding-left"),L=e(I,"padding-right"),N=e(I,"margin-left"),R=e(I,"margin-right"),k=I.getPropertyValue("box-sizing");if(k&&k==="border-box")D=V+N+R;else{const{clientWidth:j,offsetWidth:H}=_;D=V+F+L+N+R+(H-j)}}O&&(_.style.transform=O),T&&(_.style.webkitTransform=T),i.roundLengths&&(D=Math.floor(D))}else D=(o-(i.slidesPerView-1)*g)/i.slidesPerView,i.roundLengths&&(D=Math.floor(D)),d[c]&&(d[c].style[t.getDirectionLabel("width")]=`${D}px`);d[c]&&(d[c].swiperSlideSize=D),f.push(D),i.centeredSlides?(S=S+D/2+C/2+g,C===0&&c!==0&&(S=S-o/2-g),c===0&&(S=S-o/2-g),Math.abs(S)<1/1e3&&(S=0),i.roundLengths&&(S=Math.floor(S)),E%i.slidesPerGroup===0&&m.push(S),A.push(S)):(i.roundLengths&&(S=Math.floor(S)),(E-Math.min(t.params.slidesPerGroupSkip,E))%t.params.slidesPerGroup===0&&m.push(S),A.push(S),S=S+D+g),t.virtualSize+=D+g,C=D,E+=1}}if(t.virtualSize=Math.max(t.virtualSize,o)+w,a&&s&&(i.effect==="slide"||i.effect==="coverflow")&&(n.style.width=`${t.virtualSize+g}px`),i.setWrapperSize&&(n.style[t.getDirectionLabel("width")]=`${t.virtualSize+g}px`),M&&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-o&&c.push(I)}m=c,Math.floor(t.virtualSize-o)-Math.floor(m[m.length-1])>1&&m.push(t.virtualSize-o)}if(r&&i.loop){const c=f[0]+g;if(i.slidesPerGroup>1){const _=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),I=c*i.slidesPerGroup;for(let O=0;O<_;O+=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),A.push(A[A.length-1]+c),t.virtualSize+=c}if(m.length===0&&(m=[0]),g!==0){const c=t.isHorizontal()&&a?"marginLeft":t.getDirectionLabel("marginRight");d.filter((_,I)=>!i.cssMode||i.loop?!0:I!==d.length-1).forEach(_=>{_.style[c]=`${g}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let c=0;f.forEach(I=>{c+=I+(g||0)}),c-=g;const _=c-o;m=m.map(I=>I<=0?-b:I>_?_+w:I)}if(i.centerInsufficientSlides){let c=0;f.forEach(I=>{c+=I+(g||0)}),c-=g;const _=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(c+_<o){const I=(o-c-_)/2;m.forEach((O,T)=>{m[T]=O-I}),A.forEach((O,T)=>{A[T]=O+I})}}if(Object.assign(t,{slides:d,snapGrid:m,slidesGrid:A,slidesSizesGrid:f}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){yi(n,"--swiper-centered-offset-before",`${-m[0]}px`),yi(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(I=>I+c),t.slidesGrid=t.slidesGrid.map(I=>I+_)}if(h!==v&&t.emit("slidesLengthChange"),m.length!==u&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),A.length!==y&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!r&&!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 gl(t){const e=this,i=[],n=e.virtual&&e.params.virtual.enabled;let l=0,o;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const a=s=>n?e.slides[e.getSlideIndexByData(s)]:e.slides[s];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(s=>{i.push(s)});else for(o=0;o<Math.ceil(e.params.slidesPerView);o+=1){const s=e.activeIndex+o;if(s>e.slides.length&&!n)break;i.push(a(s))}else i.push(a(e.activeIndex));for(o=0;o<i.length;o+=1)if(typeof i[o]<"u"){const s=i[o].offsetHeight;l=s>l?s:l}(l||l===0)&&(e.wrapperEl.style.height=`${l}px`)}function bl(){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 Bn=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function yl(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:n,rtlTranslate:l,snapGrid:o}=e;if(n.length===0)return;typeof n[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let a=-t;l&&(a=t),e.visibleSlidesIndexes=[],e.visibleSlides=[];let s=i.spaceBetween;typeof s=="string"&&s.indexOf("%")>=0?s=parseFloat(s.replace("%",""))/100*e.size:typeof s=="string"&&(s=parseFloat(s));for(let r=0;r<n.length;r+=1){const v=n[r];let d=v.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(d-=n[0].swiperSlideOffset);const h=(a+(i.centeredSlides?e.minTranslate():0)-d)/(v.swiperSlideSize+s),m=(a-o[0]+(i.centeredSlides?e.minTranslate():0)-d)/(v.swiperSlideSize+s),A=-(a-d),f=A+e.slidesSizesGrid[r],b=A>=0&&A<=e.size-e.slidesSizesGrid[r],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(r)),Bn(v,w,i.slideVisibleClass),Bn(v,b,i.slideFullyVisibleClass),v.progress=l?-h:h,v.originalProgress=l?-m:m}}function wl(t){const e=this;if(typeof t>"u"){const d=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*d||0}const i=e.params,n=e.maxTranslate()-e.minTranslate();let{progress:l,isBeginning:o,isEnd:a,progressLoop:s}=e;const r=o,v=a;if(n===0)l=0,o=!0,a=!0;else{l=(t-e.minTranslate())/n;const d=Math.abs(t-e.minTranslate())<1,h=Math.abs(t-e.maxTranslate())<1;o=d||l<=0,a=h||l>=1,d&&(l=0),h&&(l=1)}if(i.loop){const d=e.getSlideIndexByData(0),h=e.getSlideIndexByData(e.slides.length-1),m=e.slidesGrid[d],A=e.slidesGrid[h],f=e.slidesGrid[e.slidesGrid.length-1],b=Math.abs(t);b>=m?s=(b-m)/f:s=(b+f-A)/f,s>1&&(s-=1)}Object.assign(e,{progress:l,progressLoop:s,isBeginning:o,isEnd:a}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),o&&!r&&e.emit("reachBeginning toEdge"),a&&!v&&e.emit("reachEnd toEdge"),(r&&!o||v&&!a)&&e.emit("fromEdge"),e.emit("progress",l)}const Yi=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function xl(){const t=this,{slides:e,params:i,slidesEl:n,activeIndex:l}=t,o=t.virtual&&i.virtual.enabled,a=t.grid&&i.grid&&i.grid.rows>1,s=h=>Ft(n,`.${i.slideClass}${h}, swiper-slide${h}`)[0];let r,v,d;if(o)if(i.loop){let h=l-t.virtual.slidesBefore;h<0&&(h=t.virtual.slides.length+h),h>=t.virtual.slides.length&&(h-=t.virtual.slides.length),r=s(`[data-swiper-slide-index="${h}"]`)}else r=s(`[data-swiper-slide-index="${l}"]`);else a?(r=e.filter(h=>h.column===l)[0],d=e.filter(h=>h.column===l+1)[0],v=e.filter(h=>h.column===l-1)[0]):r=e[l];r&&(a||(d=al(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!d&&(d=e[0]),v=ll(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!v===0&&(v=e[e.length-1]))),e.forEach(h=>{Yi(h,h===r,i.slideActiveClass),Yi(h,h===d,i.slideNextClass),Yi(h,h===v,i.slidePrevClass)}),t.emitSlidesClasses()}const Ii=(t,e)=>{if(!t||t.destroyed||!t.params)return;const i=()=>t.isElement?"swiper-slide":`.${t.params.slideClass}`,n=e.closest(i());if(n){let l=n.querySelector(`.${t.params.lazyPreloaderClass}`);!l&&t.isElement&&(n.shadowRoot?l=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{n.shadowRoot&&(l=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),l&&l.remove())})),l&&l.remove()}},qi=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},Zi=t=>{if(!t||t.destroyed||!t.params)return;let e=t.params.lazyPreloadPrevNext;const i=t.slides.length;if(!i||!e||e<0)return;e=Math.min(e,i);const n=t.params.slidesPerView==="auto"?t.slidesPerViewDynamic():Math.ceil(t.params.slidesPerView),l=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const a=l,s=[a-e];s.push(...Array.from({length:e}).map((r,v)=>a+n+v)),t.slides.forEach((r,v)=>{s.includes(r.column)&&qi(t,v)});return}const o=l+n-1;if(t.params.rewind||t.params.loop)for(let a=l-e;a<=o+e;a+=1){const s=(a%i+i)%i;(s<l||s>o)&&qi(t,s)}else for(let a=Math.max(l-e,0);a<=Math.min(o+e,i-1);a+=1)a!==l&&(a>o||a<l)&&qi(t,a)};function Sl(t){const{slidesGrid:e,params:i}=t,n=t.rtlTranslate?t.translate:-t.translate;let l;for(let o=0;o<e.length;o+=1)typeof e[o+1]<"u"?n>=e[o]&&n<e[o+1]-(e[o+1]-e[o])/2?l=o:n>=e[o]&&n<e[o+1]&&(l=o+1):n>=e[o]&&(l=o);return i.normalizeSlideIndex&&(l<0||typeof l>"u")&&(l=0),l}function Tl(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:n,params:l,activeIndex:o,realIndex:a,snapIndex:s}=e;let r=t,v;const d=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 r>"u"&&(r=Sl(e)),n.indexOf(i)>=0)v=n.indexOf(i);else{const A=Math.min(l.slidesPerGroupSkip,r);v=A+Math.floor((r-A)/l.slidesPerGroup)}if(v>=n.length&&(v=n.length-1),r===o&&!e.params.loop){v!==s&&(e.snapIndex=v,e.emit("snapIndexChange"));return}if(r===o&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=d(r);return}const h=e.grid&&l.grid&&l.grid.rows>1;let m;if(e.virtual&&l.virtual.enabled&&l.loop)m=d(r);else if(h){const A=e.slides.filter(b=>b.column===r)[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/l.grid.rows)}else if(e.slides[r]){const A=e.slides[r].getAttribute("data-swiper-slide-index");A?m=parseInt(A,10):m=r}else m=r;Object.assign(e,{previousSnapIndex:s,snapIndex:v,previousRealIndex:a,realIndex:m,previousIndex:o,activeIndex:r}),e.initialized&&Zi(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(a!==m&&e.emit("realIndexChange"),e.emit("slideChange"))}function El(t,e){const i=this,n=i.params;let l=t.closest(`.${n.slideClass}, swiper-slide`);!l&&i.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(s=>{!l&&s.matches&&s.matches(`.${n.slideClass}, swiper-slide`)&&(l=s)});let o=!1,a;if(l){for(let s=0;s<i.slides.length;s+=1)if(i.slides[s]===l){o=!0,a=s;break}}if(l&&o)i.clickedSlide=l,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(l.getAttribute("data-swiper-slide-index"),10):i.clickedIndex=a;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}n.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var Il={updateSize:hl,updateSlides:Al,updateAutoHeight:gl,updateSlidesOffset:bl,updateSlidesProgress:yl,updateProgress:wl,updateSlidesClasses:xl,updateActiveIndex:Tl,updateClickedSlide:El};function Cl(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:n,translate:l,wrapperEl:o}=e;if(i.virtualTranslate)return n?-l:l;if(i.cssMode)return l;let a=nl(o,t);return a+=e.cssOverflowAdjustment(),n&&(a=-a),a||0}function kl(t,e){const i=this,{rtlTranslate:n,params:l,wrapperEl:o,progress:a}=i;let s=0,r=0;const v=0;i.isHorizontal()?s=n?-t:t:r=t,l.roundLengths&&(s=Math.floor(s),r=Math.floor(r)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?s:r,l.cssMode?o[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-s:-r:l.virtualTranslate||(i.isHorizontal()?s-=i.cssOverflowAdjustment():r-=i.cssOverflowAdjustment(),o.style.transform=`translate3d(${s}px, ${r}px, ${v}px)`);let d;const h=i.maxTranslate()-i.minTranslate();h===0?d=0:d=(t-i.minTranslate())/h,d!==a&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function Pl(){return-this.snapGrid[0]}function Dl(){return-this.snapGrid[this.snapGrid.length-1]}function Ll(t,e,i,n,l){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),n===void 0&&(n=!0);const o=this,{params:a,wrapperEl:s}=o;if(o.animating&&a.preventInteractionOnTransition)return!1;const r=o.minTranslate(),v=o.maxTranslate();let d;if(n&&t>r?d=r:n&&t<v?d=v:d=t,o.updateProgress(d),a.cssMode){const h=o.isHorizontal();if(e===0)s[h?"scrollLeft":"scrollTop"]=-d;else{if(!o.support.smoothScroll)return Rn({swiper:o,targetPosition:-d,side:h?"left":"top"}),!0;s.scrollTo({[h?"left":"top"]:-d,behavior:"smooth"})}return!0}return e===0?(o.setTransition(0),o.setTranslate(d),i&&(o.emit("beforeTransitionStart",e,l),o.emit("transitionEnd"))):(o.setTransition(e),o.setTranslate(d),i&&(o.emit("beforeTransitionStart",e,l),o.emit("transitionStart")),o.animating||(o.animating=!0,o.onTranslateToWrapperTransitionEnd||(o.onTranslateToWrapperTransitionEnd=function(m){!o||o.destroyed||m.target===this&&(o.wrapperEl.removeEventListener("transitionend",o.onTranslateToWrapperTransitionEnd),o.onTranslateToWrapperTransitionEnd=null,delete o.onTranslateToWrapperTransitionEnd,o.animating=!1,i&&o.emit("transitionEnd"))}),o.wrapperEl.addEventListener("transitionend",o.onTranslateToWrapperTransitionEnd))),!0}var _l={getTranslate:Cl,setTranslate:kl,minTranslate:Pl,maxTranslate:Dl,translateTo:Ll};function Ol(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 zn(t){let{swiper:e,runCallbacks:i,direction:n,step:l}=t;const{activeIndex:o,previousIndex:a}=e;let s=n;if(s||(o>a?s="next":o<a?s="prev":s="reset"),e.emit(`transition${l}`),i&&o!==a){if(s==="reset"){e.emit(`slideResetTransition${l}`);return}e.emit(`slideChangeTransition${l}`),s==="next"?e.emit(`slideNextTransition${l}`):e.emit(`slidePrevTransition${l}`)}}function Ml(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;n.cssMode||(n.autoHeight&&i.updateAutoHeight(),zn({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function Nl(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;i.animating=!1,!n.cssMode&&(i.setTransition(0),zn({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var Rl={setTransition:Ol,transitionStart:Ml,transitionEnd:Nl};function Vl(t,e,i,n,l){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const o=this;let a=t;a<0&&(a=0);const{params:s,snapGrid:r,slidesGrid:v,previousIndex:d,activeIndex:h,rtlTranslate:m,wrapperEl:A,enabled:f}=o;if(!f&&!n&&!l||o.destroyed||o.animating&&s.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=o.params.speed);const b=Math.min(o.params.slidesPerGroupSkip,a);let w=b+Math.floor((a-b)/o.params.slidesPerGroup);w>=r.length&&(w=r.length-1);const u=-r[w];if(s.normalizeSlideIndex)for(let g=0;g<v.length;g+=1){const S=-Math.floor(u*100),C=Math.floor(v[g]*100),E=Math.floor(v[g+1]*100);typeof v[g+1]<"u"?S>=C&&S<E-(E-C)/2?a=g:S>=C&&S<E&&(a=g+1):S>=C&&(a=g)}if(o.initialized&&a!==h&&(!o.allowSlideNext&&(m?u>o.translate&&u>o.minTranslate():u<o.translate&&u<o.minTranslate())||!o.allowSlidePrev&&u>o.translate&&u>o.maxTranslate()&&(h||0)!==a))return!1;a!==(d||0)&&i&&o.emit("beforeSlideChangeStart"),o.updateProgress(u);let y;if(a>h?y="next":a<h?y="prev":y="reset",m&&-u===o.translate||!m&&u===o.translate)return o.updateActiveIndex(a),s.autoHeight&&o.updateAutoHeight(),o.updateSlidesClasses(),s.effect!=="slide"&&o.setTranslate(u),y!=="reset"&&(o.transitionStart(i,y),o.transitionEnd(i,y)),!1;if(s.cssMode){const g=o.isHorizontal(),S=m?u:-u;if(e===0){const C=o.virtual&&o.params.virtual.enabled;C&&(o.wrapperEl.style.scrollSnapType="none",o._immediateVirtual=!0),C&&!o._cssModeVirtualInitialSet&&o.params.initialSlide>0?(o._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{A[g?"scrollLeft":"scrollTop"]=S})):A[g?"scrollLeft":"scrollTop"]=S,C&&requestAnimationFrame(()=>{o.wrapperEl.style.scrollSnapType="",o._immediateVirtual=!1})}else{if(!o.support.smoothScroll)return Rn({swiper:o,targetPosition:S,side:g?"left":"top"}),!0;A.scrollTo({[g?"left":"top"]:S,behavior:"smooth"})}return!0}return o.setTransition(e),o.setTranslate(u),o.updateActiveIndex(a),o.updateSlidesClasses(),o.emit("beforeTransitionStart",e,n),o.transitionStart(i,y),e===0?o.transitionEnd(i,y):o.animating||(o.animating=!0,o.onSlideToWrapperTransitionEnd||(o.onSlideToWrapperTransitionEnd=function(S){!o||o.destroyed||S.target===this&&(o.wrapperEl.removeEventListener("transitionend",o.onSlideToWrapperTransitionEnd),o.onSlideToWrapperTransitionEnd=null,delete o.onSlideToWrapperTransitionEnd,o.transitionEnd(i,y))}),o.wrapperEl.addEventListener("transitionend",o.onSlideToWrapperTransitionEnd)),!0}function Fl(t,e,i,n){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;if(l.destroyed)return;typeof e>"u"&&(e=l.params.speed);const o=l.grid&&l.params.grid&&l.params.grid.rows>1;let a=t;if(l.params.loop)if(l.virtual&&l.params.virtual.enabled)a=a+l.virtual.slidesBefore;else{let s;if(o){const m=a*l.params.grid.rows;s=l.slides.filter(A=>A.getAttribute("data-swiper-slide-index")*1===m)[0].column}else s=l.getSlideIndexByData(a);const r=o?Math.ceil(l.slides.length/l.params.grid.rows):l.slides.length,{centeredSlides:v}=l.params;let d=l.params.slidesPerView;d==="auto"?d=l.slidesPerViewDynamic():(d=Math.ceil(parseFloat(l.params.slidesPerView,10)),v&&d%2===0&&(d=d+1));let h=r-s<d;if(v&&(h=h||s<Math.ceil(d/2)),n&&v&&l.params.slidesPerView!=="auto"&&!o&&(h=!1),h){const m=v?s<l.activeIndex?"prev":"next":s-l.activeIndex-1<l.params.slidesPerView?"next":"prev";l.loopFix({direction:m,slideTo:!0,activeSlideIndex:m==="next"?s+1:s-r+1,slideRealIndex:m==="next"?l.realIndex:void 0})}if(o){const m=a*l.params.grid.rows;a=l.slides.filter(A=>A.getAttribute("data-swiper-slide-index")*1===m)[0].column}else a=l.getSlideIndexByData(a)}return requestAnimationFrame(()=>{l.slideTo(a,e,i,n)}),l}function jl(t,e,i){e===void 0&&(e=!0);const n=this,{enabled:l,params:o,animating:a}=n;if(!l||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);let s=o.slidesPerGroup;o.slidesPerView==="auto"&&o.slidesPerGroup===1&&o.slidesPerGroupAuto&&(s=Math.max(n.slidesPerViewDynamic("current",!0),1));const r=n.activeIndex<o.slidesPerGroupSkip?1:s,v=n.virtual&&o.virtual.enabled;if(o.loop){if(a&&!v&&o.loopPreventsSliding)return!1;if(n.loopFix({direction:"next"}),n._clientLeft=n.wrapperEl.clientLeft,n.activeIndex===n.slides.length-1&&o.cssMode)return requestAnimationFrame(()=>{n.slideTo(n.activeIndex+r,t,e,i)}),!0}return o.rewind&&n.isEnd?n.slideTo(0,t,e,i):n.slideTo(n.activeIndex+r,t,e,i)}function Bl(t,e,i){e===void 0&&(e=!0);const n=this,{params:l,snapGrid:o,slidesGrid:a,rtlTranslate:s,enabled:r,animating:v}=n;if(!r||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);const d=n.virtual&&l.virtual.enabled;if(l.loop){if(v&&!d&&l.loopPreventsSliding)return!1;n.loopFix({direction:"prev"}),n._clientLeft=n.wrapperEl.clientLeft}const h=s?n.translate:-n.translate;function m(u){return u<0?-Math.floor(Math.abs(u)):Math.floor(u)}const A=m(h),f=o.map(u=>m(u));let b=o[f.indexOf(A)-1];if(typeof b>"u"&&l.cssMode){let u;o.forEach((y,g)=>{A>=y&&(u=g)}),typeof u<"u"&&(b=o[u>0?u-1:u])}let w=0;if(typeof b<"u"&&(w=a.indexOf(b),w<0&&(w=n.activeIndex-1),l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(w=w-n.slidesPerViewDynamic("previous",!0)+1,w=Math.max(w,0))),l.rewind&&n.isBeginning){const u=n.params.virtual&&n.params.virtual.enabled&&n.virtual?n.virtual.slides.length-1:n.slides.length-1;return n.slideTo(u,t,e,i)}else if(l.loop&&n.activeIndex===0&&l.cssMode)return requestAnimationFrame(()=>{n.slideTo(w,t,e,i)}),!0;return n.slideTo(w,t,e,i)}function zl(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 Wl(t,e,i,n){e===void 0&&(e=!0),n===void 0&&(n=.5);const l=this;if(l.destroyed)return;typeof t>"u"&&(t=l.params.speed);let o=l.activeIndex;const a=Math.min(l.params.slidesPerGroupSkip,o),s=a+Math.floor((o-a)/l.params.slidesPerGroup),r=l.rtlTranslate?l.translate:-l.translate;if(r>=l.snapGrid[s]){const v=l.snapGrid[s],d=l.snapGrid[s+1];r-v>(d-v)*n&&(o+=l.params.slidesPerGroup)}else{const v=l.snapGrid[s-1],d=l.snapGrid[s];r-v<=(d-v)*n&&(o-=l.params.slidesPerGroup)}return o=Math.max(o,0),o=Math.min(o,l.slidesGrid.length-1),l.slideTo(o,t,e,i)}function Hl(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,n=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let l=t.clickedIndex,o;const a=t.isElement?"swiper-slide":`.${e.slideClass}`;if(e.loop){if(t.animating)return;o=parseInt(t.clickedSlide.getAttribute("data-swiper-slide-index"),10),e.centeredSlides?l<t.loopedSlides-n/2||l>t.slides.length-t.loopedSlides+n/2?(t.loopFix(),l=t.getSlideIndex(Ft(i,`${a}[data-swiper-slide-index="${o}"]`)[0]),ii(()=>{t.slideTo(l)})):t.slideTo(l):l>t.slides.length-n?(t.loopFix(),l=t.getSlideIndex(Ft(i,`${a}[data-swiper-slide-index="${o}"]`)[0]),ii(()=>{t.slideTo(l)})):t.slideTo(l)}else t.slideTo(l)}var Xl={slideTo:Vl,slideToLoop:Fl,slideNext:jl,slidePrev:Bl,slideReset:zl,slideToClosest:Wl,slideToClickedSlide:Hl};function Gl(t){const e=this,{params:i,slidesEl:n}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const l=()=>{Ft(n,`.${i.slideClass}, swiper-slide`).forEach((h,m)=>{h.setAttribute("data-swiper-slide-index",m)})},o=e.grid&&i.grid&&i.grid.rows>1,a=i.slidesPerGroup*(o?i.grid.rows:1),s=e.slides.length%a!==0,r=o&&e.slides.length%i.grid.rows!==0,v=d=>{for(let h=0;h<d;h+=1){const m=e.isElement?ni("swiper-slide",[i.slideBlankClass]):ni("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(m)}};if(s){if(i.loopAddBlankSlides){const d=a-e.slides.length%a;v(d),e.recalcSlides(),e.updateSlides()}else wi("Swiper Loop Warning: The number of slides is not even to slidesPerGroup, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");l()}else if(r){if(i.loopAddBlankSlides){const d=i.grid.rows-e.slides.length%i.grid.rows;v(d),e.recalcSlides(),e.updateSlides()}else wi("Swiper Loop Warning: The number of slides is not even to grid.rows, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");l()}else l();e.loopFix({slideRealIndex:t,direction:i.centeredSlides?void 0:"next"})}function Ul(t){let{slideRealIndex:e,slideTo:i=!0,direction:n,setTranslate:l,activeSlideIndex:o,byController:a,byMousewheel:s}=t===void 0?{}:t;const r=this;if(!r.params.loop)return;r.emit("beforeLoopFix");const{slides:v,allowSlidePrev:d,allowSlideNext:h,slidesEl:m,params:A}=r,{centeredSlides:f}=A;if(r.allowSlidePrev=!0,r.allowSlideNext=!0,r.virtual&&A.virtual.enabled){i&&(!A.centeredSlides&&r.snapIndex===0?r.slideTo(r.virtual.slides.length,0,!1,!0):A.centeredSlides&&r.snapIndex<A.slidesPerView?r.slideTo(r.virtual.slides.length+r.snapIndex,0,!1,!0):r.snapIndex===r.snapGrid.length-1&&r.slideTo(r.virtual.slidesBefore,0,!1,!0)),r.allowSlidePrev=d,r.allowSlideNext=h,r.emit("loopFix");return}let b=A.slidesPerView;b==="auto"?b=r.slidesPerViewDynamic():(b=Math.ceil(parseFloat(A.slidesPerView,10)),f&&b%2===0&&(b=b+1));const w=A.slidesPerGroupAuto?b:A.slidesPerGroup;let u=w;u%w!==0&&(u+=w-u%w),u+=A.loopAdditionalSlides,r.loopedSlides=u;const y=r.grid&&A.grid&&A.grid.rows>1;v.length<b+u?wi("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"&&wi("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const g=[],S=[];let C=r.activeIndex;typeof o>"u"?o=r.getSlideIndex(v.filter(O=>O.classList.contains(A.slideActiveClass))[0]):C=o;const E=n==="next"||!n,M=n==="prev"||!n;let D=0,x=0;const c=y?Math.ceil(v.length/A.grid.rows):v.length,I=(y?v[o].column:o)+(f&&typeof l>"u"?-b/2+.5:0);if(I<u){D=Math.max(u-I,w);for(let O=0;O<u-I;O+=1){const T=O-Math.floor(O/c)*c;if(y){const V=c-T-1;for(let F=v.length-1;F>=0;F-=1)v[F].column===V&&g.push(F)}else g.push(c-T-1)}}else if(I+b>c-u){x=Math.max(I-(c-u*2),w);for(let O=0;O<x;O+=1){const T=O-Math.floor(O/c)*c;y?v.forEach((V,F)=>{V.column===T&&S.push(F)}):S.push(T)}}if(r.__preventObserver__=!0,requestAnimationFrame(()=>{r.__preventObserver__=!1}),M&&g.forEach(O=>{v[O].swiperLoopMoveDOM=!0,m.prepend(v[O]),v[O].swiperLoopMoveDOM=!1}),E&&S.forEach(O=>{v[O].swiperLoopMoveDOM=!0,m.append(v[O]),v[O].swiperLoopMoveDOM=!1}),r.recalcSlides(),A.slidesPerView==="auto"?r.updateSlides():y&&(g.length>0&&M||S.length>0&&E)&&r.slides.forEach((O,T)=>{r.grid.updateSlide(T,O,r.slides)}),A.watchSlidesProgress&&r.updateSlidesOffset(),i){if(g.length>0&&M){if(typeof e>"u"){const O=r.slidesGrid[C],V=r.slidesGrid[C+D]-O;s?r.setTranslate(r.translate-V):(r.slideTo(C+Math.ceil(D),0,!1,!0),l&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-V,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-V))}else if(l){const O=y?g.length/A.grid.rows:g.length;r.slideTo(r.activeIndex+O,0,!1,!0),r.touchEventsData.currentTranslate=r.translate}}else if(S.length>0&&E)if(typeof e>"u"){const O=r.slidesGrid[C],V=r.slidesGrid[C-x]-O;s?r.setTranslate(r.translate-V):(r.slideTo(C-x,0,!1,!0),l&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-V,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-V))}else{const O=y?S.length/A.grid.rows:S.length;r.slideTo(r.activeIndex-O,0,!1,!0)}}if(r.allowSlidePrev=d,r.allowSlideNext=h,r.controller&&r.controller.control&&!a){const O={slideRealIndex:e,direction:n,setTranslate:l,activeSlideIndex:o,byController:!0};Array.isArray(r.controller.control)?r.controller.control.forEach(T=>{!T.destroyed&&T.params.loop&&T.loopFix({...O,slideTo:T.params.slidesPerView===A.slidesPerView?i:!1})}):r.controller.control instanceof r.constructor&&r.controller.control.params.loop&&r.controller.control.loopFix({...O,slideTo:r.controller.control.params.slidesPerView===A.slidesPerView?i:!1})}r.emit("loopFix")}function Yl(){const t=this,{params:e,slidesEl:i}=t;if(!e.loop||t.virtual&&t.params.virtual.enabled)return;t.recalcSlides();const n=[];t.slides.forEach(l=>{const o=typeof l.swiperSlideIndex>"u"?l.getAttribute("data-swiper-slide-index")*1:l.swiperSlideIndex;n[o]=l}),t.slides.forEach(l=>{l.removeAttribute("data-swiper-slide-index")}),n.forEach(l=>{i.append(l)}),t.recalcSlides(),t.slideTo(t.realIndex,0)}var ql={loopCreate:Gl,loopFix:Ul,loopDestroy:Yl};function Zl(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 Kl(){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 Jl={setGrabCursor:Zl,unsetGrabCursor:Kl};function Ql(t,e){e===void 0&&(e=this);function i(n){if(!n||n===St()||n===bt())return null;n.assignedSlot&&(n=n.assignedSlot);const l=n.closest(t);return!l&&!n.getRootNode?null:l||i(n.getRootNode().host)}return i(e)}function Wn(t,e,i){const n=bt(),{params:l}=t,o=l.edgeSwipeDetection,a=l.edgeSwipeThreshold;return o&&(i<=a||i>=n.innerWidth-a)?o==="prevent"?(e.preventDefault(),!0):!1:!0}function $l(t){const e=this,i=St();let n=t;n.originalEvent&&(n=n.originalEvent);const l=e.touchEventsData;if(n.type==="pointerdown"){if(l.pointerId!==null&&l.pointerId!==n.pointerId)return;l.pointerId=n.pointerId}else n.type==="touchstart"&&n.targetTouches.length===1&&(l.touchId=n.targetTouches[0].identifier);if(n.type==="touchstart"){Wn(e,n,n.targetTouches[0].pageX);return}const{params:o,touches:a,enabled:s}=e;if(!s||!o.simulateTouch&&n.pointerType==="mouse"||e.animating&&o.preventInteractionOnTransition)return;!e.animating&&o.cssMode&&o.loop&&e.loopFix();let r=n.target;if(o.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(r)||"which"in n&&n.which===3||"button"in n&&n.button>0||l.isTouched&&l.isMoved)return;const v=!!o.noSwipingClass&&o.noSwipingClass!=="",d=n.composedPath?n.composedPath():n.path;v&&n.target&&n.target.shadowRoot&&d&&(r=d[0]);const h=o.noSwipingSelector?o.noSwipingSelector:`.${o.noSwipingClass}`,m=!!(n.target&&n.target.shadowRoot);if(o.noSwiping&&(m?Ql(h,r):r.closest(h))){e.allowClick=!0;return}if(o.swipeHandler&&!r.closest(o.swipeHandler))return;a.currentX=n.pageX,a.currentY=n.pageY;const A=a.currentX,f=a.currentY;if(!Wn(e,n,A))return;Object.assign(l,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),a.startX=A,a.startY=f,l.touchStartTime=Dt(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,o.threshold>0&&(l.allowThresholdMove=!1);let b=!0;r.matches(l.focusableElements)&&(b=!1,r.nodeName==="SELECT"&&(l.isTouched=!1)),i.activeElement&&i.activeElement.matches(l.focusableElements)&&i.activeElement!==r&&i.activeElement.blur();const w=b&&e.allowTouchMove&&o.touchStartPreventDefault;(o.touchStartForcePreventDefault||w)&&!r.isContentEditable&&n.preventDefault(),o.freeMode&&o.freeMode.enabled&&e.freeMode&&e.animating&&!o.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",n)}function ea(t){const e=St(),i=this,n=i.touchEventsData,{params:l,touches:o,rtlTranslate:a,enabled:s}=i;if(!s||!l.simulateTouch&&t.pointerType==="mouse")return;let r=t;if(r.originalEvent&&(r=r.originalEvent),r.type==="pointermove"&&(n.touchId!==null||r.pointerId!==n.pointerId))return;let v;if(r.type==="touchmove"){if(v=[...r.changedTouches].filter(E=>E.identifier===n.touchId)[0],!v||v.identifier!==n.touchId)return}else v=r;if(!n.isTouched){n.startMoving&&n.isScrolling&&i.emit("touchMoveOpposite",r);return}const d=v.pageX,h=v.pageY;if(r.preventedByNestedSwiper){o.startX=d,o.startY=h;return}if(!i.allowTouchMove){r.target.matches(n.focusableElements)||(i.allowClick=!1),n.isTouched&&(Object.assign(o,{startX:d,startY:h,currentX:d,currentY:h}),n.touchStartTime=Dt());return}if(l.touchReleaseOnEdges&&!l.loop){if(i.isVertical()){if(h<o.startY&&i.translate<=i.maxTranslate()||h>o.startY&&i.translate>=i.minTranslate()){n.isTouched=!1,n.isMoved=!1;return}}else if(d<o.startX&&i.translate<=i.maxTranslate()||d>o.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&r.target===e.activeElement&&r.target.matches(n.focusableElements)){n.isMoved=!0,i.allowClick=!1;return}n.allowTouchCallbacks&&i.emit("touchMove",r),o.previousX=o.currentX,o.previousY=o.currentY,o.currentX=d,o.currentY=h;const m=o.currentX-o.startX,A=o.currentY-o.startY;if(i.params.threshold&&Math.sqrt(m**2+A**2)<i.params.threshold)return;if(typeof n.isScrolling>"u"){let E;i.isHorizontal()&&o.currentY===o.startY||i.isVertical()&&o.currentX===o.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>l.touchAngle:90-E>l.touchAngle)}if(n.isScrolling&&i.emit("touchMoveOpposite",r),typeof n.startMoving>"u"&&(o.currentX!==o.startX||o.currentY!==o.startY)&&(n.startMoving=!0),n.isScrolling||r.type==="touchmove"&&n.preventTouchMoveFromPointerMove){n.isTouched=!1;return}if(!n.startMoving)return;i.allowClick=!1,!l.cssMode&&r.cancelable&&r.preventDefault(),l.touchMoveStopPropagation&&!l.nested&&r.stopPropagation();let f=i.isHorizontal()?m:A,b=i.isHorizontal()?o.currentX-o.previousX:o.currentY-o.previousY;l.oneWayMovement&&(f=Math.abs(f)*(a?1:-1),b=Math.abs(b)*(a?1:-1)),o.diff=f,f*=l.touchRatio,a&&(f=-f,b=-b);const w=i.touchesDirection;i.swipeDirection=f>0?"prev":"next",i.touchesDirection=b>0?"prev":"next";const u=i.params.loop&&!l.cssMode,y=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!n.isMoved){if(u&&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,l.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",r)}let g;if(new Date().getTime(),n.isMoved&&n.allowThresholdMove&&w!==i.touchesDirection&&u&&y&&Math.abs(f)>=1){Object.assign(o,{startX:d,startY:h,currentX:d,currentY:h,startTranslate:n.currentTranslate}),n.loopSwapReset=!0,n.startTranslate=n.currentTranslate;return}i.emit("sliderMove",r),n.isMoved=!0,n.currentTranslate=f+n.startTranslate;let S=!0,C=l.resistanceRatio;if(l.touchReleaseOnEdges&&(C=0),f>0?(u&&y&&!g&&n.allowThresholdMove&&n.currentTranslate>(l.centeredSlides?i.minTranslate()-i.slidesSizesGrid[i.activeIndex+1]:i.minTranslate())&&i.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),n.currentTranslate>i.minTranslate()&&(S=!1,l.resistance&&(n.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+n.startTranslate+f)**C))):f<0&&(u&&y&&!g&&n.allowThresholdMove&&n.currentTranslate<(l.centeredSlides?i.maxTranslate()+i.slidesSizesGrid[i.slidesSizesGrid.length-1]:i.maxTranslate())&&i.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:i.slides.length-(l.slidesPerView==="auto"?i.slidesPerViewDynamic():Math.ceil(parseFloat(l.slidesPerView,10)))}),n.currentTranslate<i.maxTranslate()&&(S=!1,l.resistance&&(n.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-n.startTranslate-f)**C))),S&&(r.preventedByNestedSwiper=!0),!i.allowSlideNext&&i.swipeDirection==="next"&&n.currentTranslate<n.startTranslate&&(n.currentTranslate=n.startTranslate),!i.allowSlidePrev&&i.swipeDirection==="prev"&&n.currentTranslate>n.startTranslate&&(n.currentTranslate=n.startTranslate),!i.allowSlidePrev&&!i.allowSlideNext&&(n.currentTranslate=n.startTranslate),l.threshold>0)if(Math.abs(f)>l.threshold||n.allowThresholdMove){if(!n.allowThresholdMove){n.allowThresholdMove=!0,o.startX=o.currentX,o.startY=o.currentY,n.currentTranslate=n.startTranslate,o.diff=i.isHorizontal()?o.currentX-o.startX:o.currentY-o.startY;return}}else{n.currentTranslate=n.startTranslate;return}!l.followFinger||l.cssMode||((l.freeMode&&l.freeMode.enabled&&i.freeMode||l.watchSlidesProgress)&&(i.updateActiveIndex(),i.updateSlidesClasses()),l.freeMode&&l.freeMode.enabled&&i.freeMode&&i.freeMode.onTouchMove(),i.updateProgress(n.currentTranslate),i.setTranslate(n.currentTranslate))}function ta(t){const e=this,i=e.touchEventsData;let n=t;n.originalEvent&&(n=n.originalEvent);let l;if(n.type==="touchend"||n.type==="touchcancel"){if(l=[...n.changedTouches].filter(C=>C.identifier===i.touchId)[0],!l||l.identifier!==i.touchId)return}else{if(i.touchId!==null||n.pointerId!==i.pointerId)return;l=n}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(n.type)&&!(["pointercancel","contextmenu"].includes(n.type)&&(e.browser.isSafari||e.browser.isWebView)))return;i.pointerId=null,i.touchId=null;const{params:a,touches:s,rtlTranslate:r,slidesGrid:v,enabled:d}=e;if(!d||!a.simulateTouch&&n.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",n),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&a.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}a.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const h=Dt(),m=h-i.touchStartTime;if(e.allowClick){const C=n.path||n.composedPath&&n.composedPath();e.updateClickedSlide(C&&C[0]||n.target,C),e.emit("tap click",n),m<300&&h-i.lastClickTime<300&&e.emit("doubleTap doubleClick",n)}if(i.lastClickTime=Dt(),ii(()=>{e.destroyed||(e.allowClick=!0)}),!i.isTouched||!i.isMoved||!e.swipeDirection||s.diff===0&&!i.loopSwapReset||i.currentTranslate===i.startTranslate&&!i.loopSwapReset){i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;return}i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;let A;if(a.followFinger?A=r?e.translate:-e.translate:A=-i.currentTranslate,a.cssMode)return;if(a.freeMode&&a.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 C=0;C<v.length;C+=C<a.slidesPerGroupSkip?1:a.slidesPerGroup){const E=C<a.slidesPerGroupSkip-1?1:a.slidesPerGroup;typeof v[C+E]<"u"?(f||A>=v[C]&&A<v[C+E])&&(b=C,w=v[C+E]-v[C]):(f||A>=v[C])&&(b=C,w=v[v.length-1]-v[v.length-2])}let u=null,y=null;a.rewind&&(e.isBeginning?y=a.virtual&&a.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(u=0));const g=(A-v[b])/w,S=b<a.slidesPerGroupSkip-1?1:a.slidesPerGroup;if(m>a.longSwipesMs){if(!a.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(g>=a.longSwipesRatio?e.slideTo(a.rewind&&e.isEnd?u:b+S):e.slideTo(b)),e.swipeDirection==="prev"&&(g>1-a.longSwipesRatio?e.slideTo(b+S):y!==null&&g<0&&Math.abs(g)>a.longSwipesRatio?e.slideTo(y):e.slideTo(b))}else{if(!a.shortSwipes){e.slideTo(e.activeIndex);return}e.navigation&&(n.target===e.navigation.nextEl||n.target===e.navigation.prevEl)?n.target===e.navigation.nextEl?e.slideTo(b+S):e.slideTo(b):(e.swipeDirection==="next"&&e.slideTo(u!==null?u:b+S),e.swipeDirection==="prev"&&e.slideTo(y!==null?y:b))}}function Hn(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:n,allowSlidePrev:l,snapGrid:o}=t,a=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const s=a&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&t.isEnd&&!t.isBeginning&&!t.params.centeredSlides&&!s?t.slideTo(t.slides.length-1,0,!1,!0):t.params.loop&&!a?t.slideToLoop(t.realIndex,0,!1,!0):t.slideTo(t.activeIndex,0,!1,!0),t.autoplay&&t.autoplay.running&&t.autoplay.paused&&(clearTimeout(t.autoplay.resizeTimeout),t.autoplay.resizeTimeout=setTimeout(()=>{t.autoplay&&t.autoplay.running&&t.autoplay.paused&&t.autoplay.resume()},500)),t.allowSlidePrev=l,t.allowSlideNext=n,t.params.watchOverflow&&o!==t.snapGrid&&t.checkOverflow()}function ia(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function na(){const t=this,{wrapperEl:e,rtlTranslate:i,enabled:n}=t;if(!n)return;t.previousTranslate=t.translate,t.isHorizontal()?t.translate=-e.scrollLeft:t.translate=-e.scrollTop,t.translate===0&&(t.translate=0),t.updateActiveIndex(),t.updateSlidesClasses();let l;const o=t.maxTranslate()-t.minTranslate();o===0?l=0:l=(t.translate-t.minTranslate())/o,l!==t.progress&&t.updateProgress(i?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function oa(t){const e=this;Ii(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function la(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const Xn=(t,e)=>{const i=St(),{params:n,el:l,wrapperEl:o,device:a}=t,s=!!n.nested,r=e==="on"?"addEventListener":"removeEventListener",v=e;!l||typeof l=="string"||(i[r]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:s}),l[r]("touchstart",t.onTouchStart,{passive:!1}),l[r]("pointerdown",t.onTouchStart,{passive:!1}),i[r]("touchmove",t.onTouchMove,{passive:!1,capture:s}),i[r]("pointermove",t.onTouchMove,{passive:!1,capture:s}),i[r]("touchend",t.onTouchEnd,{passive:!0}),i[r]("pointerup",t.onTouchEnd,{passive:!0}),i[r]("pointercancel",t.onTouchEnd,{passive:!0}),i[r]("touchcancel",t.onTouchEnd,{passive:!0}),i[r]("pointerout",t.onTouchEnd,{passive:!0}),i[r]("pointerleave",t.onTouchEnd,{passive:!0}),i[r]("contextmenu",t.onTouchEnd,{passive:!0}),(n.preventClicks||n.preventClicksPropagation)&&l[r]("click",t.onClick,!0),n.cssMode&&o[r]("scroll",t.onScroll),n.updateOnWindowResize?t[v](a.ios||a.android?"resize orientationchange observerUpdate":"resize observerUpdate",Hn,!0):t[v]("observerUpdate",Hn,!0),l[r]("load",t.onLoad,{capture:!0}))};function aa(){const t=this,{params:e}=t;t.onTouchStart=$l.bind(t),t.onTouchMove=ea.bind(t),t.onTouchEnd=ta.bind(t),t.onDocumentTouchStart=la.bind(t),e.cssMode&&(t.onScroll=na.bind(t)),t.onClick=ia.bind(t),t.onLoad=oa.bind(t),Xn(t,"on")}function ra(){Xn(this,"off")}var sa={attachEvents:aa,detachEvents:ra};const Gn=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function da(){const t=this,{realIndex:e,initialized:i,params:n,el:l}=t,o=n.breakpoints;if(!o||o&&Object.keys(o).length===0)return;const a=t.getBreakpoint(o,t.params.breakpointsBase,t.el);if(!a||t.currentBreakpoint===a)return;const r=(a in o?o[a]:void 0)||t.originalParams,v=Gn(t,n),d=Gn(t,r),h=t.params.grabCursor,m=r.grabCursor,A=n.enabled;v&&!d?(l.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!v&&d&&(l.classList.add(`${n.containerModifierClass}grid`),(r.grid.fill&&r.grid.fill==="column"||!r.grid.fill&&n.grid.fill==="column")&&l.classList.add(`${n.containerModifierClass}grid-column`),t.emitContainerClasses()),h&&!m?t.unsetGrabCursor():!h&&m&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(g=>{if(typeof r[g]>"u")return;const S=n[g]&&n[g].enabled,C=r[g]&&r[g].enabled;S&&!C&&t[g].disable(),!S&&C&&t[g].enable()});const f=r.direction&&r.direction!==n.direction,b=n.loop&&(r.slidesPerView!==n.slidesPerView||f),w=n.loop;f&&i&&t.changeDirection(),Ct(t.params,r);const u=t.params.enabled,y=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),A&&!u?t.disable():!A&&u&&t.enable(),t.currentBreakpoint=a,t.emit("_beforeBreakpoint",r),i&&(b?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!w&&y?(t.loopCreate(e),t.updateSlides()):w&&!y&&t.loopDestroy()),t.emit("breakpoint",r)}function ca(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let n=!1;const l=bt(),o=e==="window"?l.innerHeight:i.clientHeight,a=Object.keys(t).map(s=>{if(typeof s=="string"&&s.indexOf("@")===0){const r=parseFloat(s.substr(1));return{value:o*r,point:s}}return{value:s,point:s}});a.sort((s,r)=>parseInt(s.value,10)-parseInt(r.value,10));for(let s=0;s<a.length;s+=1){const{point:r,value:v}=a[s];e==="window"?l.matchMedia(`(min-width: ${v}px)`).matches&&(n=r):v<=i.clientWidth&&(n=r)}return n||"max"}var ua={setBreakpoint:da,getBreakpoint:ca};function pa(t,e){const i=[];return t.forEach(n=>{typeof n=="object"?Object.keys(n).forEach(l=>{n[l]&&i.push(e+l)}):typeof n=="string"&&i.push(e+n)}),i}function va(){const t=this,{classNames:e,params:i,rtl:n,el:l,device:o}=t,a=pa(["initialized",i.direction,{"free-mode":t.params.freeMode&&i.freeMode.enabled},{autoheight:i.autoHeight},{rtl:n},{grid:i.grid&&i.grid.rows>1},{"grid-column":i.grid&&i.grid.rows>1&&i.grid.fill==="column"},{android:o.android},{ios:o.ios},{"css-mode":i.cssMode},{centered:i.cssMode&&i.centeredSlides},{"watch-progress":i.watchSlidesProgress}],i.containerModifierClass);e.push(...a),l.classList.add(...e),t.emitContainerClasses()}function ma(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var fa={addClasses:va,removeClasses:ma};function ha(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:n}=i;if(n){const l=t.slides.length-1,o=t.slidesGrid[l]+t.slidesSizesGrid[l]+n*2;t.isLocked=t.size>o}else t.isLocked=t.snapGrid.length===1;i.allowSlideNext===!0&&(t.allowSlideNext=!t.isLocked),i.allowSlidePrev===!0&&(t.allowSlidePrev=!t.isLocked),e&&e!==t.isLocked&&(t.isEnd=!1),e!==t.isLocked&&t.emit(t.isLocked?"lock":"unlock")}var Aa={checkOverflow:ha},Ki={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 ga(t,e){return function(n){n===void 0&&(n={});const l=Object.keys(n)[0],o=n[l];if(typeof o!="object"||o===null){Ct(e,n);return}if(t[l]===!0&&(t[l]={enabled:!0}),l==="navigation"&&t[l]&&t[l].enabled&&!t[l].prevEl&&!t[l].nextEl&&(t[l].auto=!0),["pagination","scrollbar"].indexOf(l)>=0&&t[l]&&t[l].enabled&&!t[l].el&&(t[l].auto=!0),!(l in t&&"enabled"in o)){Ct(e,n);return}typeof t[l]=="object"&&!("enabled"in t[l])&&(t[l].enabled=!0),t[l]||(t[l]={enabled:!1}),Ct(e,n)}}const Ji={eventsEmitter:fl,update:Il,translate:_l,transition:Rl,slide:Xl,loop:ql,grabCursor:Jl,events:sa,breakpoints:ua,checkOverflow:Aa,classes:fa},Qi={};let $i=class Ht{constructor(){let e,i;for(var n=arguments.length,l=new Array(n),o=0;o<n;o++)l[o]=arguments[o];l.length===1&&l[0].constructor&&Object.prototype.toString.call(l[0]).slice(8,-1)==="Object"?i=l[0]:[e,i]=l,i||(i={}),i=Ct({},i),e&&!i.el&&(i.el=e);const a=St();if(i.el&&typeof i.el=="string"&&a.querySelectorAll(i.el).length>1){const d=[];return a.querySelectorAll(i.el).forEach(h=>{const m=Ct({},i,{el:h});d.push(new Ht(m))}),d}const s=this;s.__swiper__=!0,s.support=Fn(),s.device=jn({userAgent:i.userAgent}),s.browser=pl(),s.eventsListeners={},s.eventsAnyListeners=[],s.modules=[...s.__modules__],i.modules&&Array.isArray(i.modules)&&s.modules.push(...i.modules);const r={};s.modules.forEach(d=>{d({params:i,swiper:s,extendParams:ga(i,r),on:s.on.bind(s),once:s.once.bind(s),off:s.off.bind(s),emit:s.emit.bind(s)})});const v=Ct({},Ki,r);return s.params=Ct({},v,Qi,i),s.originalParams=Ct({},s.params),s.passedParams=Ct({},i),s.params&&s.params.on&&Object.keys(s.params.on).forEach(d=>{s.on(d,s.params.on[d])}),s.params&&s.params.onAny&&s.onAny(s.params.onAny),Object.assign(s,{enabled:s.params.enabled,el:e,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return s.params.direction==="horizontal"},isVertical(){return s.params.direction==="vertical"},activeIndex:0,realIndex:0,isBeginning:!0,isEnd:!1,translate:0,previousTranslate:0,progress:0,velocity:0,animating:!1,cssOverflowAdjustment(){return Math.trunc(this.translate/2**23)*2**23},allowSlideNext:s.params.allowSlideNext,allowSlidePrev:s.params.allowSlidePrev,touchEventsData:{isTouched:void 0,isMoved:void 0,allowTouchCallbacks:void 0,touchStartTime:void 0,isScrolling:void 0,currentTranslate:void 0,startTranslate:void 0,allowThresholdMove:void 0,focusableElements:s.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:s.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),s.emit("_swiper"),s.params.init&&s.init(),s}getDirectionLabel(e){return this.isHorizontal()?e:{width:"height","margin-top":"margin-left","margin-bottom ":"margin-right","margin-left":"margin-top","margin-right":"margin-bottom","padding-left":"padding-top","padding-right":"padding-bottom",marginRight:"marginBottom"}[e]}getSlideIndex(e){const{slidesEl:i,params:n}=this,l=Ft(i,`.${n.slideClass}, swiper-slide`),o=di(l[0]);return di(e)-o}getSlideIndexByData(e){return this.getSlideIndex(this.slides.filter(i=>i.getAttribute("data-swiper-slide-index")*1===e)[0])}recalcSlides(){const e=this,{slidesEl:i,params:n}=e;e.slides=Ft(i,`.${n.slideClass}, swiper-slide`)}enable(){const e=this;e.enabled||(e.enabled=!0,e.params.grabCursor&&e.setGrabCursor(),e.emit("enable"))}disable(){const e=this;e.enabled&&(e.enabled=!1,e.params.grabCursor&&e.unsetGrabCursor(),e.emit("disable"))}setProgress(e,i){const n=this;e=Math.min(Math.max(e,0),1);const l=n.minTranslate(),a=(n.maxTranslate()-l)*e+l;n.translateTo(a,typeof i>"u"?0:i),n.updateActiveIndex(),n.updateSlidesClasses()}emitContainerClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=e.el.className.split(" ").filter(n=>n.indexOf("swiper")===0||n.indexOf(e.params.containerModifierClass)===0);e.emit("_containerClasses",i.join(" "))}getSlideClasses(e){const i=this;return i.destroyed?"":e.className.split(" ").filter(n=>n.indexOf("swiper-slide")===0||n.indexOf(i.params.slideClass)===0).join(" ")}emitSlidesClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=[];e.slides.forEach(n=>{const l=e.getSlideClasses(n);i.push({slideEl:n,classNames:l}),e.emit("_slideClass",n,l)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const n=this,{params:l,slides:o,slidesGrid:a,slidesSizesGrid:s,size:r,activeIndex:v}=n;let d=1;if(typeof l.slidesPerView=="number")return l.slidesPerView;if(l.centeredSlides){let h=o[v]?Math.ceil(o[v].swiperSlideSize):0,m;for(let A=v+1;A<o.length;A+=1)o[A]&&!m&&(h+=Math.ceil(o[A].swiperSlideSize),d+=1,h>r&&(m=!0));for(let A=v-1;A>=0;A-=1)o[A]&&!m&&(h+=o[A].swiperSlideSize,d+=1,h>r&&(m=!0))}else if(e==="current")for(let h=v+1;h<o.length;h+=1)(i?a[h]+s[h]-a[v]<r:a[h]-a[v]<r)&&(d+=1);else for(let h=v-1;h>=0;h-=1)a[v]-a[h]<r&&(d+=1);return d}update(){const e=this;if(!e||e.destroyed)return;const{snapGrid:i,params:n}=e;n.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach(a=>{a.complete&&Ii(e,a)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function l(){const a=e.rtlTranslate?e.translate*-1:e.translate,s=Math.min(Math.max(a,e.maxTranslate()),e.minTranslate());e.setTranslate(s),e.updateActiveIndex(),e.updateSlidesClasses()}let o;if(n.freeMode&&n.freeMode.enabled&&!n.cssMode)l(),n.autoHeight&&e.updateAutoHeight();else{if((n.slidesPerView==="auto"||n.slidesPerView>1)&&e.isEnd&&!n.centeredSlides){const a=e.virtual&&n.virtual.enabled?e.virtual.slides:e.slides;o=e.slideTo(a.length-1,0,!1,!0)}else o=e.slideTo(e.activeIndex,0,!1,!0);o||l()}n.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const n=this,l=n.params.direction;return e||(e=l==="horizontal"?"vertical":"horizontal"),e===l||e!=="horizontal"&&e!=="vertical"||(n.el.classList.remove(`${n.params.containerModifierClass}${l}`),n.el.classList.add(`${n.params.containerModifierClass}${e}`),n.emitContainerClasses(),n.params.direction=e,n.slides.forEach(o=>{e==="vertical"?o.style.width="":o.style.height=""}),n.emit("changeDirection"),i&&n.update()),n}changeLanguageDirection(e){const i=this;i.rtl&&e==="rtl"||!i.rtl&&e==="ltr"||(i.rtl=e==="rtl",i.rtlTranslate=i.params.direction==="horizontal"&&i.rtl,i.rtl?(i.el.classList.add(`${i.params.containerModifierClass}rtl`),i.el.dir="rtl"):(i.el.classList.remove(`${i.params.containerModifierClass}rtl`),i.el.dir="ltr"),i.update())}mount(e){const i=this;if(i.mounted)return!0;let n=e||i.params.el;if(typeof n=="string"&&(n=document.querySelector(n)),!n)return!1;n.swiper=i,n.parentNode&&n.parentNode.host&&n.parentNode.host.nodeName===i.params.swiperElementNodeName.toUpperCase()&&(i.isElement=!0);const l=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let a=n&&n.shadowRoot&&n.shadowRoot.querySelector?n.shadowRoot.querySelector(l()):Ft(n,l())[0];return!a&&i.params.createElements&&(a=ni("div",i.params.wrapperClass),n.append(a),Ft(n,`.${i.params.slideClass}`).forEach(s=>{a.append(s)})),Object.assign(i,{el:n,wrapperEl:a,slidesEl:i.isElement&&!n.parentNode.host.slideSlots?n.parentNode.host:a,hostEl:i.isElement?n.parentNode.host:n,mounted:!0,rtl:n.dir.toLowerCase()==="rtl"||Ut(n,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(n.dir.toLowerCase()==="rtl"||Ut(n,"direction")==="rtl"),wrongRTL:Ut(a,"display")==="-webkit-box"}),!0}init(e){const i=this;if(i.initialized||i.mount(e)===!1)return i;i.emit("beforeInit"),i.params.breakpoints&&i.setBreakpoint(),i.addClasses(),i.updateSize(),i.updateSlides(),i.params.watchOverflow&&i.checkOverflow(),i.params.grabCursor&&i.enabled&&i.setGrabCursor(),i.params.loop&&i.virtual&&i.params.virtual.enabled?i.slideTo(i.params.initialSlide+i.virtual.slidesBefore,0,i.params.runCallbacksOnInit,!1,!0):i.slideTo(i.params.initialSlide,0,i.params.runCallbacksOnInit,!1,!0),i.params.loop&&i.loopCreate(),i.attachEvents();const l=[...i.el.querySelectorAll('[loading="lazy"]')];return i.isElement&&l.push(...i.hostEl.querySelectorAll('[loading="lazy"]')),l.forEach(o=>{o.complete?Ii(i,o):o.addEventListener("load",a=>{Ii(i,a.target)})}),Zi(i),i.initialized=!0,Zi(i),i.emit("init"),i.emit("afterInit"),i}destroy(e,i){e===void 0&&(e=!0),i===void 0&&(i=!0);const n=this,{params:l,el:o,wrapperEl:a,slides:s}=n;return typeof n.params>"u"||n.destroyed||(n.emit("beforeDestroy"),n.initialized=!1,n.detachEvents(),l.loop&&n.loopDestroy(),i&&(n.removeClasses(),o&&typeof o!="string"&&o.removeAttribute("style"),a&&a.removeAttribute("style"),s&&s.length&&s.forEach(r=>{r.classList.remove(l.slideVisibleClass,l.slideFullyVisibleClass,l.slideActiveClass,l.slideNextClass,l.slidePrevClass),r.removeAttribute("style"),r.removeAttribute("data-swiper-slide-index")})),n.emit("destroy"),Object.keys(n.eventsListeners).forEach(r=>{n.off(r)}),e!==!1&&(n.el&&typeof n.el!="string"&&(n.el.swiper=null),tl(n)),n.destroyed=!0),null}static extendDefaults(e){Ct(Qi,e)}static get extendedDefaults(){return Qi}static get defaults(){return Ki}static installModule(e){Ht.prototype.__modules__||(Ht.prototype.__modules__=[]);const i=Ht.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>Ht.installModule(i)),Ht):(Ht.installModule(e),Ht)}};Object.keys(Ji).forEach(t=>{Object.keys(Ji[t]).forEach(e=>{$i.prototype[e]=Ji[t][e]})}),$i.use([vl,ml]);const Un=["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 Jt(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function oi(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]:Jt(e[n])&&Jt(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:oi(t[n],e[n]):t[n]=e[n]})}function Yn(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function qn(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function Zn(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function Kn(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 ba(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function ya(t){let{swiper:e,slides:i,passedParams:n,changedParams:l,nextEl:o,prevEl:a,scrollbarEl:s,paginationEl:r}=t;const v=l.filter(x=>x!=="children"&&x!=="direction"&&x!=="wrapperClass"),{params:d,pagination:h,navigation:m,scrollbar:A,virtual:f,thumbs:b}=e;let w,u,y,g,S,C,E,M;l.includes("thumbs")&&n.thumbs&&n.thumbs.swiper&&d.thumbs&&!d.thumbs.swiper&&(w=!0),l.includes("controller")&&n.controller&&n.controller.control&&d.controller&&!d.controller.control&&(u=!0),l.includes("pagination")&&n.pagination&&(n.pagination.el||r)&&(d.pagination||d.pagination===!1)&&h&&!h.el&&(y=!0),l.includes("scrollbar")&&n.scrollbar&&(n.scrollbar.el||s)&&(d.scrollbar||d.scrollbar===!1)&&A&&!A.el&&(g=!0),l.includes("navigation")&&n.navigation&&(n.navigation.prevEl||a)&&(n.navigation.nextEl||o)&&(d.navigation||d.navigation===!1)&&m&&!m.prevEl&&!m.nextEl&&(S=!0);const D=x=>{e[x]&&(e[x].destroy(),x==="navigation"?(e.isElement&&(e[x].prevEl.remove(),e[x].nextEl.remove()),d[x].prevEl=void 0,d[x].nextEl=void 0,e[x].prevEl=void 0,e[x].nextEl=void 0):(e.isElement&&e[x].el.remove(),d[x].el=void 0,e[x].el=void 0))};l.includes("loop")&&e.isElement&&(d.loop&&!n.loop?C=!0:!d.loop&&n.loop?E=!0:M=!0),v.forEach(x=>{if(Jt(d[x])&&Jt(n[x]))Object.assign(d[x],n[x]),(x==="navigation"||x==="pagination"||x==="scrollbar")&&"enabled"in n[x]&&!n[x].enabled&&D(x);else{const c=n[x];(c===!0||c===!1)&&(x==="navigation"||x==="pagination"||x==="scrollbar")?c===!1&&D(x):d[x]=n[x]}}),v.includes("controller")&&!u&&e.controller&&e.controller.control&&d.controller&&d.controller.control&&(e.controller.control=d.controller.control),l.includes("children")&&i&&f&&d.virtual.enabled?(f.slides=i,f.update(!0)):l.includes("virtual")&&f&&d.virtual.enabled&&(i&&(f.slides=i),f.update(!0)),l.includes("children")&&i&&d.loop&&(M=!0),w&&b.init()&&b.update(!0),u&&(e.controller.control=d.controller.control),y&&(e.isElement&&(!r||typeof r=="string")&&(r=document.createElement("div"),r.classList.add("swiper-pagination"),r.part.add("pagination"),e.el.appendChild(r)),r&&(d.pagination.el=r),h.init(),h.render(),h.update()),g&&(e.isElement&&(!s||typeof s=="string")&&(s=document.createElement("div"),s.classList.add("swiper-scrollbar"),s.part.add("scrollbar"),e.el.appendChild(s)),s&&(d.scrollbar.el=s),A.init(),A.updateSize(),A.setTranslate()),S&&(e.isElement&&((!o||typeof o=="string")&&(o=document.createElement("div"),o.classList.add("swiper-button-next"),o.innerHTML=e.hostEl.constructor.nextButtonSvg,o.part.add("button-next"),e.el.appendChild(o)),(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-button-prev"),a.innerHTML=e.hostEl.constructor.prevButtonSvg,a.part.add("button-prev"),e.el.appendChild(a))),o&&(d.navigation.nextEl=o),a&&(d.navigation.prevEl=a),m.init(),m.update()),l.includes("allowSlideNext")&&(e.allowSlideNext=n.allowSlideNext),l.includes("allowSlidePrev")&&(e.allowSlidePrev=n.allowSlidePrev),l.includes("direction")&&e.changeDirection(n.direction,!1),(C||M)&&e.loopDestroy(),(E||M)&&e.loopCreate(),e.update()}function wa(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},n={},l={};oi(i,Ki),i._emitClasses=!0,i.init=!1;const o={},a=Un.map(r=>r.replace(/_/,"")),s=Object.assign({},t);return Object.keys(s).forEach(r=>{typeof t[r]>"u"||(a.indexOf(r)>=0?Jt(t[r])?(i[r]={},l[r]={},oi(i[r],t[r]),oi(l[r],t[r])):(i[r]=t[r],l[r]=t[r]):r.search(/on[A-Z]/)===0&&typeof t[r]=="function"?e?n[`${r[2].toLowerCase()}${r.substr(3)}`]=t[r]:i.on[`${r[2].toLowerCase()}${r.substr(3)}`]=t[r]:o[r]=t[r])}),["navigation","pagination","scrollbar"].forEach(r=>{i[r]===!0&&(i[r]={}),i[r]===!1&&delete i[r]}),{params:i,passedParams:l,rest:o,events:n}}function xa(t,e){let{el:i,nextEl:n,prevEl:l,paginationEl:o,scrollbarEl:a,swiper:s}=t;Yn(e)&&n&&l&&(s.params.navigation.nextEl=n,s.originalParams.navigation.nextEl=n,s.params.navigation.prevEl=l,s.originalParams.navigation.prevEl=l),qn(e)&&o&&(s.params.pagination.el=o,s.originalParams.pagination.el=o),Zn(e)&&a&&(s.params.scrollbar.el=a,s.originalParams.scrollbar.el=a),s.init(i)}function Sa(t,e,i,n,l){const o=[];if(!e)return o;const a=r=>{o.indexOf(r)<0&&o.push(r)};if(i&&n){const r=n.map(l),v=i.map(l);r.join("")!==v.join("")&&a("children"),n.length!==i.length&&a("children")}return Un.filter(r=>r[0]==="_").map(r=>r.replace(/_/,"")).forEach(r=>{if(r in t&&r in e)if(Jt(t[r])&&Jt(e[r])){const v=Object.keys(t[r]),d=Object.keys(e[r]);v.length!==d.length?a(r):(v.forEach(h=>{t[r][h]!==e[r][h]&&a(r)}),d.forEach(h=>{t[r][h]!==e[r][h]&&a(r)}))}else t[r]!==e[r]&&a(r)}),o}const Ta=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 Ci(){return Ci=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},Ci.apply(this,arguments)}function Jn(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function Qn(t){const e=[];return p.Children.toArray(t).forEach(i=>{Jn(i)?e.push(i):i.props&&i.props.children&&Qn(i.props.children).forEach(n=>e.push(n))}),e}function Ea(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return p.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 l=Qn(n.props.children);l.length>0?l.forEach(o=>e.push(o)):i["container-end"].push(n)}else i["container-end"].push(n)}),{slides:e,slots:i}}function Ia(t,e,i){if(!i)return null;const n=d=>{let h=d;return d<0?h=e.length+d:h>=e.length&&(h=h-e.length),h},l=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:o,to:a}=i,s=t.params.loop?-e.length:0,r=t.params.loop?e.length*2:e.length,v=[];for(let d=s;d<r;d+=1)d>=o&&d<=a&&v.push(e[n(d)]);return v.map((d,h)=>p.cloneElement(d,{swiper:t,style:l,key:d.props.virtualIndex||d.key||`slide-${h}`}))}function ci(t,e){return typeof window>"u"?me(t,e):So(t,e)}const en=si(null),$n=()=>ri(en),Ca=si(null),Qt=mi(function(t,e){let{className:i,tag:n="div",wrapperTag:l="div",children:o,onSwiper:a,...s}=t===void 0?{}:t,r=!1;const[v,d]=q("swiper"),[h,m]=q(null),[A,f]=q(!1),b=ve(!1),w=ve(null),u=ve(null),y=ve(null),g=ve(null),S=ve(null),C=ve(null),E=ve(null),M=ve(null),{params:D,passedParams:x,rest:c,events:_}=wa(s),{slides:I,slots:O}=Ea(o),T=()=>{f(!A)};Object.assign(D.on,{_containerClasses(R,k){d(k)}});const V=()=>{Object.assign(D.on,_),r=!0;const R={...D};if(delete R.wrapperClass,u.current=new $i(R),u.current.virtual&&u.current.params.virtual.enabled){u.current.virtual.slides=I;const k={cache:!1,slides:I,renderExternal:m,renderExternalUpdate:!1};oi(u.current.params.virtual,k),oi(u.current.originalParams.virtual,k)}};w.current||V(),u.current&&u.current.on("_beforeBreakpoint",T);const F=()=>{r||!_||!u.current||Object.keys(_).forEach(R=>{u.current.on(R,_[R])})},L=()=>{!_||!u.current||Object.keys(_).forEach(R=>{u.current.off(R,_[R])})};me(()=>()=>{u.current&&u.current.off("_beforeBreakpoint",T)}),me(()=>{!b.current&&u.current&&(u.current.emitSlidesClasses(),b.current=!0)}),ci(()=>{if(e&&(e.current=w.current),!!w.current)return u.current.destroyed&&V(),xa({el:w.current,nextEl:S.current,prevEl:C.current,paginationEl:E.current,scrollbarEl:M.current,swiper:u.current},D),a&&!u.current.destroyed&&a(u.current),()=>{u.current&&!u.current.destroyed&&u.current.destroy(!0,!1)}},[]),ci(()=>{F();const R=Sa(x,y.current,I,g.current,k=>k.key);return y.current=x,g.current=I,R.length&&u.current&&!u.current.destroyed&&ya({swiper:u.current,slides:I,passedParams:x,changedParams:R,nextEl:S.current,prevEl:C.current,scrollbarEl:M.current,paginationEl:E.current}),()=>{L()}}),ci(()=>{Ta(u.current)},[h]);function N(){return D.virtual?Ia(u.current,I,h):I.map((R,k)=>p.cloneElement(R,{swiper:u.current,swiperSlideIndex:k}))}return p.createElement(n,Ci({ref:w,className:Kn(`${v}${i?` ${i}`:""}`)},c),p.createElement(Ca.Provider,{value:u.current},O["container-start"],p.createElement(l,{className:ba(D.wrapperClass)},O["wrapper-start"],N(),O["wrapper-end"]),Yn(D)&&p.createElement(p.Fragment,null,p.createElement("div",{ref:C,className:"swiper-button-prev"}),p.createElement("div",{ref:S,className:"swiper-button-next"})),Zn(D)&&p.createElement("div",{ref:M,className:"swiper-scrollbar"}),qn(D)&&p.createElement("div",{ref:E,className:"swiper-pagination"}),O["container-end"]))});Qt.displayName="Swiper";const Rt=mi(function(t,e){let{tag:i="div",children:n,className:l="",swiper:o,zoom:a,lazy:s,virtualIndex:r,swiperSlideIndex:v,...d}=t===void 0?{}:t;const h=ve(null),[m,A]=q("swiper-slide"),[f,b]=q(!1);function w(S,C,E){C===h.current&&A(E)}ci(()=>{if(typeof v<"u"&&(h.current.swiperSlideIndex=v),e&&(e.current=h.current),!(!h.current||!o)){if(o.destroyed){m!=="swiper-slide"&&A("swiper-slide");return}return o.on("_slideClass",w),()=>{o&&o.off("_slideClass",w)}}}),ci(()=>{o&&h.current&&!o.destroyed&&A(o.getSlideClasses(h.current))},[o]);const u={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(u):n,g=()=>{b(!0)};return p.createElement(i,Ci({ref:h,className:Kn(`${m}${l?` ${l}`:""}`),"data-swiper-slide-index":r,onLoad:g},d),a&&p.createElement(en.Provider,{value:u},p.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof a=="number"?a:void 0},y(),s&&!f&&p.createElement("div",{className:"swiper-lazy-preloader"}))),!a&&p.createElement(en.Provider,{value:u},y(),s&&!f&&p.createElement("div",{className:"swiper-lazy-preloader"})))});Rt.displayName="SwiperSlide";const ka="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Pa=({visible:t,onClose:e,children:i,modalStyle:n,padding:l,popup:o,schema:a,fullHeight:s=window.innerHeight,isFullScreen:r=!1,openState:v})=>{var d,h,m,A,f,b,w,u,y,g,S,C,E,M,D,x,c,_,I,O,T,V,F,L;const N=ve(null),R=ve(null),k=ve(null),j=ve(null),H=ve(null),z=s*.2,Q=r?s:s*.8,[J,ie]=q(z),[ue,ge]=q(!1),Ce=ve(null),{globalConfig:Ve,popupDetailData:Ue}=Be(),{schema:pe,popup:Y}=Xt(),[oe,se]=q(15);me(()=>{const Z=document.getElementById("sxp-render"),X=document.getElementById("pb-modal");X?Ce.current=X:(Ce.current=document.createElement("div"),Ce.current.setAttribute("id","pb-modal"),Z?.appendChild(Ce.current))},[]);const fe=ce(()=>o?.id&&o?.id!==""||t,[t,o]),le=ce(()=>{var Z,X,G;const xe=a??pe;return(G=(X=(Z=xe?.sxpPageConf)===null||Z===void 0?void 0:Z.globalConfig)===null||X===void 0?void 0:X.popupList)===null||G===void 0?void 0:G.find(Qe=>Qe?.id===o?.id)},[o,a,pe]),De=ce(()=>{var Z,X;return((X=(Z=le?.item)===null||Z===void 0?void 0:Z.event)===null||X===void 0?void 0:X.isScrollFullScreen)||!1},[le]);me(()=>{fe?ge(!0):setTimeout(()=>{ge(!1),ie(z)},o?.duration)},[fe,o]);const we=re(()=>i,[Y,v,Ve]);if(me(()=>{const Z=X=>{var G=X?.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])'),xe=G?.[0],$=G?.[G?.length-1],Qe=9;X.addEventListener("keydown",function(Je){(Je.key==="Escape"||Je.key==="Esc")&&(Ze(),Je.preventDefault());var K=Je.key==="Tab"||Je.keyCode===Qe;K&&(Je.shiftKey?document?.activeElement===xe&&($?.focus(),Je.preventDefault()):document?.activeElement===$&&(xe?.focus(),Je.preventDefault()))}),xe?.focus()};return H?.current&&Z(H?.current),()=>{var X;(X=H?.current)===null||X===void 0||X.removeEventListener("keydown",Z)}},[H,ue,Y]),!Ce.current)return null;const Ze=Li(()=>{e?.()},300),tt=Z=>{N.current=Z.touches[0],R.current=Z.touches[0],k.current=!0},Ke=Z=>{requestAnimationFrame(()=>{var X;if(k.current&&((X=j?.current)===null||X===void 0?void 0:X.scrollTop)===0){const G=Z.touches[0].clientY,xe=Z.touches[0].clientX,$=N.current.clientY-G;N.current=Z.touches[0];const Qe=G-R.current.clientY,Je=xe-R.current.clientX;if(Math.abs(Je)>Math.abs(Qe))return;const K=J-$;K>0&&ie(K)}})},ne=Z=>{var X;if(k.current&&((X=j?.current)===null||X===void 0?void 0:X.scrollTop)===0){const G=Z.changedTouches[0].clientY-R.current.clientY,xe=Z.changedTouches[0].clientX-R.current.clientX;if(Math.abs(xe)>Math.abs(G))return;const $=R.current.clientY-N.current.clientY;$>0?ie(0):J<z&&$<0?ie(z):J>=z&&$<0&&e?.()}k.current=!1};return pn.createPortal(p.createElement(p.Fragment,null,ue&&p.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:fe?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},n),onClick:Ze},p.createElement("div",{style:{position:"relative",left:`${(A=(m=(h=(d=le?.item)===null||d===void 0?void 0:d.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:`${(u=(w=(b=(f=le?.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&&u!==void 0?u:0}px`,bottom:`${(C=(S=(g=(y=le?.item)===null||y===void 0?void 0:y.props)===null||g===void 0?void 0:g.popupBg)===null||S===void 0?void 0:S.bottomMargin)!==null&&C!==void 0?C:0}px`,overflow:"hidden",width:`calc(100% - ${((x=(D=(M=(E=le?.item)===null||E===void 0?void 0:E.props)===null||M===void 0?void 0:M.popupBg)===null||D===void 0?void 0:D.horizontalMargin)!==null&&x!==void 0?x:0)*2}px)`,height:"100%"}},p.createElement("div",Object.assign({ref:H,className:`modal-container ${fe?"modal-popIn":"modal-popOut"}`,role:"dialog","aria-label":(c=le?.item)===null||c===void 0?void 0:c.displayName,"aria-modal":!0,"aria-labelledby":"modal-content",style:Object.assign(Object.assign({padding:l,animationDuration:((_=o?.duration)!==null&&_!==void 0?_:0)/1e3+"s"},De&&{transform:`translateY(${J}px)`}),{overflow:"hidden",borderRadius:`${(V=(T=(O=(I=le?.item)===null||I===void 0?void 0:I.props)===null||O===void 0?void 0:O.popupBg)===null||T===void 0?void 0:T.borderRadius)!==null&&V!==void 0?V:0}px`,zIndex:9}),onClick:Z=>{Z.stopPropagation(),Z.preventDefault()}},De&&{onTouchMove:Ke,onTouchStart:tt,onTouchEnd:ne}),p.createElement("div",Object.assign({id:"modal-content",ref:j,style:{height:De?s:Q,overflow:De&&J<=0||!De?"auto":"hidden",zIndex:1}},((L=(F=le?.item)===null||F===void 0?void 0:F.props)===null||L===void 0?void 0:L.enableFixedCloseButton)&&{onScroll:Z=>{var X;se(15-((X=Z?.target)===null||X===void 0?void 0:X.scrollTop))}}),we()),p.createElement("button",{className:"modal-icon-wrapper",role:"button","aria-label":"close button",onClick:e,style:{top:oe}},p.createElement("img",{src:Ve?.popupCloseIcon||ka,alt:"close button",className:"modal-icon"})))))),Ce.current)};var li=Pe(Pa);const Da=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const n=t.split(" "),l=[];for(let a=0;a<n.length&&(l.push(n[a]),!(l.join(" ").length>=e));a++);return(l.length>1&&l.length<n.length?l.slice(0,l.length-1):l).join(" ")+" "},La=({text:t,maxStr:e=108,style:i,className:n,onClick:l,foldText:o,unfoldText:a,isPost:s,onChange:r})=>{const[v,d]=q(!1),[h,m]=q(!1),A=Number(i?.lineClamp||2),f=ve(null),b=ve(null),w=re(()=>{d(!v)},[v,r]);return ce(()=>!v&&t.length>e?Da(t,e)+"...":t,[t,e,v]),me(()=>{var u,y;b?.current&&(b.current.style.display="block"),((u=b?.current)===null||u===void 0?void 0:u.offsetHeight)>((y=f?.current)===null||y===void 0?void 0:y.offsetHeight)&&s?m(!0):m(!1),b.current.style.display="none"},[s,t]),p.createElement("div",{className:n,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},p.createElement("div",{ref:f,style:{overflow:"hidden",WebkitLineClamp:!s||v?"":A,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:Ee(t?.replace(/\n/g,"</br>"),i)}}),p.createElement("div",{ref:b,dangerouslySetInnerHTML:{__html:Ee(t?.replace(/\n/g,"</br>"),i)}}),t&&s&&h&&p.createElement("button",{"aria-label":v?a||"show less":o||"show more",style:{textDecoration:"underline",cursor:"pointer"},onClick:l??w,dangerouslySetInnerHTML:{__html:Ee(v?a||"show less":o||"show more",i)}}))};var ki=Pe(La);const _a=mi((t,e)=>{const{src:i,onLoad:n,style:l,className:o,loading:a,alt:s="image"}=t,[r,v]=q(i),d=ve(null),[h,m]=q(!1);return un(e,()=>({setSrc:A=>{A&&v(A)}})),me(()=>{i&&v(i)},[i]),me(()=>{const A=()=>{i&&!h&&d.current&&(d.current.src="",d.current.src=i)};return wt.on(ht.PAGE_DID_SHOW,A),()=>{wt.off(ht.PAGE_DID_SHOW,A)}},[i,h]),p.createElement(p.Fragment,null,!h&&!r&&p.createElement("div",{style:{width:"100%",height:"100%",zIndex:1,backgroundColor:"#fff"}}),r?.includes(".avif")?p.createElement("picture",null,p.createElement("source",{type:"image/avif",srcSet:r}),p.createElement("source",{type:"image/webp",srcSet:`${r}?imageMogr2/format/webp`}),p.createElement("source",{type:"image/jpeg",srcSet:`${r}?imageMogr2/format/jpg`}),p.createElement("img",{ref:d,className:o,src:r,style:Object.assign({},l),loading:a,onLoad:A=>{m(!0),n?.(A.target)},alt:s})):p.createElement("img",{ref:d,className:o,src:r,style:Object.assign({},l),loading:a,onLoad:A=>{m(!0),n?.(A.target)},alt:s}))});var Tt=Pe(_a);const Oa=({children:t,isPadding:e=!0,style:i,enableSlideActive:n=!1})=>{const l=ve(),{popupDetailData:o}=Be();return me(()=>{var a,s;n&&((a=l?.current)===null||a===void 0||a.swiper.slideTo((s=o?.multiCheckIndex)!==null&&s!==void 0?s:0))},[o,n]),p.createElement(Qt,{role:"list",tag:"ul",ref:l,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[sl,rl,Si],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var ui=Pe(Oa);const Ma=({products:t,data:e,defImg:i,style:n,onCLick:l,popupDetailData:o,check:a})=>{var s;const{productView:r}=gt(),{popupCurTimeRef:v}=Be(),d=(h,m)=>{if(a===m)return;const A=t?.[a];r(o,A,A?.bindCta,v.current,o?.index),l?.(m)};return p.createElement(p.Fragment,null,e?.open&&(t&&t?.length>1||!o)&&p.createElement(ui,{enableSlideActive:!0,isPadding:!1,style:Object.assign(Object.assign({},n),e?.style)},(s=o?t:[0,1,2,3])===null||s===void 0?void 0:s.map((h,m)=>{var A,f,b;return p.createElement(p.Fragment,null,h?.bindCta?p.createElement(Rt,{className:Ne({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{d(h,m)},key:m},p.createElement(Tt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?e?.translateY+50:50}%`,border:a===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 eo=Pe(Ma);const Na=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:n,file:l,src:o}=t;switch(i){case 2:return n||null;case 3:return o||null;default:return l&&l.length>0?(e=l[0])===null||e===void 0?void 0:e.url:null}},pi=({product:t,enableFormattedPrice:e,globalConfig:i,isHiddenDef:n,style:l})=>{var o,a,s,r,v,d,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?(s=(a=(o=t?.currency)===null||o===void 0?void 0:o.split("-")[1])===null||a===void 0?void 0:a.toUpperCase())!==null&&s!==void 0?s:"":"$";const u=e===void 0||e;let y=A.toString();b?.showTwoDecimalPoint&&(y=A?.toFixed(2));let g=(r=y?.indexOf("."))!==null&&r!==void 0?r:-1;if(u){f=(v=A?.toLocaleString("zh",{minimumFractionDigits:b?.showTwoDecimalPoint?2:0}))!==null&&v!==void 0?v:"";let S=0,C=g??f?.length;b?.millesimalSymbol==="."?f=f?.replace(/\,/g,function(E,M){return M>=S&&M<C?".":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(S,C){return C>=g&&C<f?.length?",":S})),w=`<span style="font-family:${(m=(h=(d=i?.priceSymbol)===null||d===void 0?void 0:d.fontFamily)!==null&&h!==void 0?h:l?.["fontFamily-en"])!==null&&m!==void 0?m:"inherit"}">${w}</span>`,f=Ee(f,l),b?.currencyPosition&&b?.currencyPosition!=="none"?f=b?.currencyPosition==="left"?w+f:f+w:b?.currencyPosition!=="none"&&(f=w+f),f},Ra=t=>{var e,i,n,l,o,a,s,r,v,d,h,m,A,f,b,w,u,y,g,S,C,E,M,D,{content:x,style:c,bgImg:_,onClick:I,schema:O,isDefault:T,bottom_image:V,tipText:F,isPost:L,viewTime:N,rec:R,swiper:k,commodityStyles:j,buttonStyle:H,index:z,commodityGroup:Q,popupBg:J,iframeIcon:ie,commodityImgRatio:ue,isTel:ge,iframeBgColor:Ce,isActive:Ve=!0}=t,Ue=dt(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:pe,popupDetailData:Y,isPreview:oe,bffFbReport:se,popupCurTimeRef:fe,checkCommodityIndexRef:le,globalConfig:De}=Be(),{jumpToWeb:we,productView:Ze}=gt(),tt=ve(null),[Ke,ne]=q(!1),[Z,X]=q(!1),[G,xe]=q((e=Y?.multiCheckIndex)!==null&&e!==void 0?e:0),$=ve(),[Qe,Je]=q(0),K=L?R:Y;let B=L?K?.product:(n=(i=K?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(o=(l=K?.video)===null||l===void 0?void 0:l.bindProducts)===null||o===void 0?void 0:o[0],Ye=L?(a=K?.product)===null||a===void 0?void 0:a.bindCta:(v=(r=(s=K?.video)===null||s===void 0?void 0:s.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&v!==void 0?v:(m=(h=(d=K?.video)===null||d===void 0?void 0:d.bindProducts)===null||h===void 0?void 0:h[0])===null||m===void 0?void 0:m.bindCta;const xt=L?z:Y?.index;if(!L&&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){le.current=G;const ee=(w=K?.video)===null||w===void 0?void 0:w.bindProducts[G];B=ee,Ye=ee?.bindCta}const Et=()=>{B?.link&&(we(K,B,Ye,xt),L||Ze(K,B,Ye,N||tt.current,xt),window.location.href=window.getJointUtmLink(B.link))};me(()=>{Ve&&(se?.({eventName:"ProductView",product:B}),se?.({eventName:"PageView",product:B}))},[Ve,se]),me(()=>{const ee=()=>{tt.current=new Date};return ee(),window.addEventListener("pageshow",ee),()=>{window.removeEventListener("pageshow",ee)}},[]);const yt=pi({product:B,enableFormattedPrice:(u=j?.price)===null||u===void 0?void 0:u.enableFormattedPrice,globalConfig:De,style:j?.price}),W=(oe?375:(y=c?.width)!==null&&y!==void 0?y:window.innerWidth)-((g=J?.horizontalMargin)!==null&&g!==void 0?g:0)*2,U=ue?W*(ue.h/ue.w):W,Se=({isPost:ee})=>{var Te,Fe,rt,ct;return p.createElement("div",null,p.createElement("div",{className:"pb-commondity-content-collection",style:Ae(j?.collection),hidden:!!B&&(!B?.collection||B?.collection===""),dangerouslySetInnerHTML:{__html:Ee((Te=B?.collection)!==null&&Te!==void 0?Te:"Tiffany Lock",j?.collection)}}),p.createElement("div",{className:"pb-commondity-content-title",style:Ae(j?.title),hidden:!!B&&!B?.title,dangerouslySetInnerHTML:{__html:Ee((Fe=B?.title)!==null&&Fe!==void 0?Fe:"Pendant in Yellow Gold with Diamonds, Medium",j?.title)}}),p.createElement("div",{className:"pb-commondity-content-price",style:Ae(j?.price),hidden:!!B&&!B?.price,dangerouslySetInnerHTML:{__html:yt??""}}),p.createElement("div",{hidden:!!B&&!B?.taxInfo,style:Ae(j?.taxInfo),dangerouslySetInnerHTML:{__html:Ee((rt=B?.taxInfo)!==null&&rt!==void 0?rt:"\u7A0E\u8D39",j?.taxInfo)}}),p.createElement("div",{hidden:!!B&&(!B?.info||B?.info==="")},p.createElement(ki,{foldText:F?.foldText,unfoldText:F?.unfoldText,onClick:()=>ne(!0),isPost:ee,text:(ct=B?.info)!==null&&ct!==void 0?ct:`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:V?.info})))},H=()=>{var $,Re;return p.createElement(p.Fragment,null,(x||j?.link)&&p.createElement("button",{"aria-label":($=Le?.enTitle)!==null&&$!==void 0?$:"Purchase on Website",onClick:At,className:"pb-commondity-btn",style:G},p.createElement("span",{dangerouslySetInnerHTML:{__html:xe((Re=Le?.enTitle)!==null&&Re!==void 0?Re:"Purchase on Website",G)}})))},we=ge($=>$?.lineClamp?Object.assign(Object.assign({},$),{overflow:"hidden",WebkitLineClamp:$?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):$,[]),Fe=ge($=>{se.current=new Date,Ne($),le.current=$,ce?.current&&(ce.current.swiper.slideTo(0),ce.current.swiper.autoplay.start())},[]),Ae=ge(()=>{var $,Re,Ze;if(!F)return p.createElement(qn,{products:($=J?.video)===null||$===void 0?void 0:$.bindProducts,data:K,defImg:(Ze=(Re=ae?.bottom_image)!==null&&Re!==void 0?Re:M)!==null&&Ze!==void 0?Ze:"",style:{padding:"0 19px"},onCLick:Fe,popupDetailData:U,check:Y})},[Y]),De=ue(()=>{const $={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return $?.[L?.dotsAlign]},[L?.dotsAlign]),te=j?.remark;return p.createElement(p.Fragment,null,p.createElement("div",Object.assign({className:Ce(Object.assign({},c))},Xe),p.createElement("div",{style:{position:"relative"}},j&&((w=j?.homePage)===null||w===void 0?void 0:w.length)>0&&p.createElement(Kt,{height:yt,modules:[xi,Si],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:De,bulletElement:"button"},loop:!0,autoplay:{delay:L?.delay*1e3},ref:ce,className:Ce(Object.assign(Object.assign({".swiper-pagination":{bottom:(D=L?.dotsMarginBottom)!==null&&D!==void 0?D:0,fontSize:"14px"}},L?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:L?.dotsBgColor,opacity:1}}),L?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${L?.dotsActiveColor}!important`,opacity:1}}))},p.createElement(p.Fragment,null,(I=j?.homePage)===null||I===void 0?void 0:I.map($=>{var Re;return p.createElement(Rt,{key:$},p.createElement("div",{style:{overflow:"hidden",width:st,height:yt}},p.createElement(xt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${L?.translateY?L?.translateY+50:50}%`},src:(Re=$??ae?.bottom_image)!==null&&Re!==void 0?Re:M})))}))),!(!((S=j?.homePage)===null||S===void 0)&&S.length)&&p.createElement("div",{className:Ce({height:yt,width:st})},p.createElement("img",{className:Ce({objectFit:"cover",width:"100%",height:"100%"}),src:(k=ae?.bottom_image)!==null&&k!==void 0?k:M,alt:"pdp image"})),(te||!j)&&ne&&p.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>X(!0)},p.createElement("img",{src:ne,alt:"3d",width:"72px"}))),Ae(),p.createElement("div",{className:"pb-commondity-content"},W({isPost:F}))),H(),p.createElement(ni,{visible:Ue,onClose:()=>ie(!1)},p.createElement("div",{style:{paddingBottom:"80px"}},W({isPost:!1})),H()),p.createElement(ni,{visible:Z,padding:0,isFullScreen:!0,onClose:()=>X(!1)},p.createElement("div",{style:{backgroundColor:me,height:"100%"}},p.createElement("iframe",{src:te,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Lr=Pe(Or),Mr=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const Nr=at(Lr,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:Yo,interactionRender:Mr},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 Rr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Vr=[{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"}]}],Zn="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 jr=t=>{var{content:e,btnText:i,style:n,icon:l,isPopup:o,isExternalLink:r,onClose:d,onClick:a,submitButtonStyle:v,contentStyle:s}=t,m=nt(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:f}=je(),{jumpToWeb:h}=ut(),g=typeof l=="string"?l:_r(l),b=()=>{var T,u,y;if(r){const A=f,w=(T=A?.video)===null||T===void 0?void 0:T.bindProduct,D=(y=(u=A?.video)===null||u===void 0?void 0:u.bindProduct)===null||y===void 0?void 0:y.bindCta,I=f?.index;h(A,w,D,I)}o||d?.(),a?.()};return p.createElement("div",Object.assign({className:`pb-prompt ${Ce(Object.assign({},n))}`},m),p.createElement("div",{className:"pb-prompt-icon"},p.createElement("img",{width:"100%",src:g??Zn,alt:"success image"})),p.createElement("div",{className:"pb-prompt-content",style:s,dangerouslySetInnerHTML:{__html:xe(e,s)}}),p.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:v,onClick:b,dangerouslySetInnerHTML:{__html:xe(i,v)}}))};var Fr=Pe(jr);const Br=at(Fr,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:Vr,bindableProps:[],interactionRender:Rr},defaulSetting:{props:{icon:Zn,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var zr=[{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 Wr=t=>{var e,i,n,l,o,r,d,a,v,s,m,f,h,g,b,T,u,y,A,w,D,I,S,k,E,c,O,C,{style:_,isDefault:x,rec:M,viewTime:N,isPost:F,bottom_image:B,tipText:R,swiper:L,commodityStyles:V,buttonStyle:G,index:z,commodityGroup:K,popupBg:Q,iframeIcon:ne,commodityImgRatio:he,isTel:Se,iframeBgColor:me,isActive:Ve=!0}=t,Xe=nt(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor","isActive"]);q(!0);const{sxpParameter:ae,popupCurTimeRef:U,popupDetailData:oe,isPreview:fe,bffFbReport:se,checkCommodityIndexRef:le,globalConfig:Ee}=je(),{jumpToWeb:Te,productView:Ge}=ut();q(!1),q(!1),q(!0);const[qe,Ue]=q(!1),ie=ve(null),[Z,X]=q(!1),[Y,Ne]=q((e=oe?.multiCheckIndex)!==null&&e!==void 0?e:0),ce=ve(),J=F?M:oe;let j=F?J?.product:(n=(i=J?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(o=(l=J?.video)===null||l===void 0?void 0:l.bindProducts)===null||o===void 0?void 0:o[0],Le=F?(r=J?.product)===null||r===void 0?void 0:r.bindCta:(v=(a=(d=J?.video)===null||d===void 0?void 0:d.bindProduct)===null||a===void 0?void 0:a.bindCta)!==null&&v!==void 0?v:(f=(m=(s=J?.video)===null||s===void 0?void 0:s.bindProducts)===null||m===void 0?void 0:m[0])===null||f===void 0?void 0:f.bindCta;const ht=F?z:oe?.index;if(!F&&K?.open&&(!((h=J?.video)===null||h===void 0)&&h.bindProducts)&&((b=(g=J?.video)===null||g===void 0?void 0:g.bindProducts)===null||b===void 0?void 0:b.length)>0){le.current=Y;const te=(T=J?.video)===null||T===void 0?void 0:T.bindProducts[Y];j=te,Le=te?.bindCta}const At=()=>{j?.link&&(Te(J,j,Le,ht),F||Ge(J,j,Le,N||ie.current,ht),window.location.href=window.getJointUtmLink(j.link))};pe(()=>{Ve&&(se?.({eventName:"ProductView",product:j}),se?.({eventName:"PageView",product:j}))},[Ve,se]),pe(()=>{const te=()=>{Ve&&(ie.current=new Date)};return te(),window.addEventListener("pageshow",te),()=>{window.removeEventListener("pageshow",te)}},[Ve]);const gt=ui({product:j,enableFormattedPrice:(u=V?.price)===null||u===void 0?void 0:u.enableFormattedPrice,globalConfig:Ee,style:V?.price}),st=(fe?375:(y=_?.width)!==null&&y!==void 0?y:window.innerWidth)-((A=Q?.horizontalMargin)!==null&&A!==void 0?A:0)*2,yt=he?st*(he.h/he.w):st,W=({isPost:te})=>p.createElement("div",{hidden:!!j&&(!j?.info||j?.info==="")},p.createElement(Ci,{isPost:te,onClick:()=>Ue(!0),className:"pb-commondityDiroNew-info",style:V?.info,foldText:R?.foldText,unfoldText:R?.unfoldText,text:j?.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`})),H=ge(te=>te?.lineClamp?Object.assign(Object.assign({},te),{overflow:"hidden",WebkitLineClamp:te?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):te,[]),we=ge(te=>{U.current=new Date,Ne(te),le.current=te,ce?.current&&(ce.current.swiper.slideTo(0),ce.current.swiper.autoplay.start())},[]),Fe=ge(()=>{var te,$,Re;if(!F)return p.createElement(qn,{products:(te=J?.video)===null||te===void 0?void 0:te.bindProducts,data:K,defImg:(Re=($=ae?.bottom_image)!==null&&$!==void 0?$:B)!==null&&Re!==void 0?Re:"",style:{padding:"0 19px"},onCLick:we,popupDetailData:oe,check:Y})},[Y]),Ae=ue(()=>{const te={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return te?.[L?.dotsAlign]},[L?.dotsAlign]),De=j?.remark;return p.createElement("div",{className:"pb-commondityDiroNew"},p.createElement("div",Object.assign({className:Ce(Object.assign(Object.assign({},_),{transform:"translate3d(0px, 0px, 0px)"}))},Xe),p.createElement("div",{style:{position:"relative"}},j&&((w=j?.homePage)===null||w===void 0?void 0:w.length)>0&&p.createElement(Kt,{height:yt,modules:[xi,Si],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:Ae,bulletElement:"button"},loop:!0,autoplay:{delay:L?.delay*1e3},ref:ce,className:Ce(Object.assign(Object.assign({".swiper-pagination":{bottom:(D=L?.dotsMarginBottom)!==null&&D!==void 0?D:0,fontSize:"14px"}},L?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:L?.dotsBgColor,opacity:1}}),L?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${L?.dotsActiveColor}!important`,opacity:1}}))},(I=j?.homePage)===null||I===void 0?void 0:I.map(te=>{var $;return p.createElement(Rt,{key:te},p.createElement("div",{style:{overflow:"hidden",width:st,height:yt}},p.createElement(xt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${L?.translateY?L?.translateY+50:50}%`},src:($=te??ae?.bottom_image)!==null&&$!==void 0?$:B})))})),!(!((S=j?.homePage)===null||S===void 0)&&S.length)&&p.createElement("div",{className:Ce({height:yt,width:st})},p.createElement("img",{className:Ce({objectFit:"cover",width:"100%",height:"100%"}),src:(k=ae?.bottom_image)!==null&&k!==void 0?k:B,alt:"pdp image"})),(De||!j)&&ne&&p.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>X(!0)},p.createElement("img",{src:ne,alt:"3d",width:"72px"}))),Fe(),p.createElement("div",{className:"pb-commondityDiroNew-content"},p.createElement("div",{className:"pb-commondityDiroNew-content-top"},p.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},p.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:H(V?.title),dangerouslySetInnerHTML:{__html:xe((E=j?.title)!==null&&E!==void 0?E:"Large Dior Toujours BagLarge",V?.title)}}),p.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!j&&(!j?.collection||j?.collection===""),style:H(V?.collection),dangerouslySetInnerHTML:{__html:xe(j?.collection||"Black Macrocannage CalfskinLarge",V?.collection)}})),p.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},p.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!j&&!j?.price,style:H(V?.price),dangerouslySetInnerHTML:{__html:gt??""}}),p.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!j&&!j?.taxInfo,style:H(V?.taxInfo),dangerouslySetInnerHTML:{__html:xe((c=j?.taxInfo)!==null&&c!==void 0?c:"\u7A0E\u8D39",V?.taxInfo)}}))),(!j||j?.link)&&p.createElement("button",{"aria-label":(O=Le?.enTitle)!==null&&O!==void 0?O:"Shop now",onClick:At,className:"pb-commondityDiroNew-btn",style:G},p.createElement("span",{dangerouslySetInnerHTML:{__html:xe((C=Le?.enTitle)!==null&&C!==void 0?C:"Shop now",G)}})),W({isPost:F}))),p.createElement(ni,{visible:qe,onClose:()=>Ue(!1)},p.createElement("div",{style:{paddingTop:"20px"}},W({isPost:!1}))),p.createElement(ni,{visible:Z,padding:0,isFullScreen:!0,onClose:()=>X(!1)},p.createElement("div",{style:{backgroundColor:me,height:"100%"}},p.createElement("iframe",{src:De,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Hr=Pe(Wr),Xr=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const Gr=at(Hr,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:zr,interactionRender:Xr},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 Ur=[{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 Kn(t){const e=ve(null),[i,n]=q(!1);return pe(()=>{e.current=new IntersectionObserver(([l])=>{n(l.isIntersecting)})},[]),pe(()=>{var l;return t?.current&&((l=e?.current)===null||l===void 0||l.observe(t?.current)),()=>{var o;(o=e?.current)===null||o===void 0||o.disconnect()}},[t]),i}const Yr=({src:t,rec:e,item:i,index:n,style:l,translateY:o,imgStyle:r,enableEventReport:d=!0,isActive:a})=>{const v=ve(null),s=Kn(v),{ctaEvent:m}=je(),[f,h]=q(!1);return pe(()=>{s&&t&&v?.current&&d&&!f&&a&&(h(!0),m?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,n))},[s,t,v,e,m,i,n,d,f,a]),ue(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),p.createElement("div",{className:Ce(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},r))},p.createElement("div",{ref:v,hidden:!t,className:Ce({width:"100%",height:"100%"})},p.createElement(xt,{className:Ce(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${o?o+50:50}%`},l)),src:t})))};var Bt=Pe(Yr);const qr=t=>{var e,i,n,{style:l,isDefault:o,rec:r,viewTime:d,isPost:a,bottom_image:v,commodityStyles:s,buttonStyle:m,translateY:f=0,commodityPicture:h,isExternalLink:g,onClick:b}=t,T=nt(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:u,popupDetailData:y,setPopupDetailData:A,ctaEvent:w,globalConfig:D,bffFbReport:I}=je(),{jumpToWeb:S}=ut(),{popup:k}=Mt(),E=a?r:y,c=(i=(e=E?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],O=y?.index,C=ge(x=>{var M;return ui({product:x,enableFormattedPrice:(M=s?.price)===null||M===void 0?void 0:M.enableFormattedPrice,globalConfig:D,style:s?.price})},[(n=s?.price)===null||n===void 0?void 0:n.enableFormattedPrice,D]),_=li((x,M)=>{w?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},E,x,O),A?.(Object.assign(Object.assign({},E),{video:Object.assign(Object.assign({},E?.video),{bindProduct:x}),index:O,multiCheckIndex:M})),g?x?.link&&(S(E,x,x.bindCta,O),window.location.href=window.getJointUtmLink(x.link)):b?.()},k?.duration);return pe(()=>{I?.({eventName:"PageView"})},[]),p.createElement("div",{className:Ce(Object.assign(Object.assign({},l),{display:"flex",flexDirection:"column",gap:"10px",padding:"0 20px",marginTop:"50px",boxSizing:"border-box"}))},c?.map((x,M)=>{var N,F,B,R,L,V,G,z,K,Q,ne;return p.createElement(p.Fragment,null,E&&!x?.bindCta?null:p.createElement("div",Object.assign({key:M},T,{className:Ce({display:"flex"}),onClick:()=>_(x,M)}),p.createElement(Bt,{src:(R=(B=(N=x?.cover)!==null&&N!==void 0?N:(F=x?.homePage)===null||F===void 0?void 0:F[0])!==null&&B!==void 0?B:u?.bottom_image)!==null&&R!==void 0?R:v,rec:E,item:x,index:M,translateY:f,imgStyle:h,enableEventReport:!1}),p.createElement("div",{style:{width:`calc(100% - ${(L=h?.width)!==null&&L!==void 0?L:0}px - ${(V=h?.marginRight)!==null&&V!==void 0?V:0}px)`,display:"flex",flexDirection:"column",justifyContent:"space-between"}},p.createElement("div",null,p.createElement("div",{className:"one-line-ellipsis",style:s?.title,hidden:!!x&&!x?.title,dangerouslySetInnerHTML:{__html:xe((G=x?.title)!==null&&G!==void 0?G:"Pendant in Yellow Gold with Diamonds, Medium",s?.title)}}),p.createElement("div",{className:"two-line-ellipsis",style:s?.collection,hidden:!!x&&(!x?.collection||x?.collection===""),dangerouslySetInnerHTML:{__html:xe((z=x?.collection)!==null&&z!==void 0?z:"Tiffany Lock",s?.collection)}})),p.createElement("div",{className:Ce({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},p.createElement("div",null,p.createElement("div",{style:s?.price,hidden:!!x&&!x?.price,dangerouslySetInnerHTML:{__html:(K=C(x))!==null&&K!==void 0?K:""}})),p.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},m),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:xe((ne=(Q=x?.bindCta)===null||Q===void 0?void 0:Q.enTitle)!==null&&ne!==void 0?ne:"Shop Now",m)}})))))}))};var Zr=Pe(qr),Kr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Jr=at(Zr,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:Ur,interactionRender:Kr},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 Qr=[{title:"\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]}]}];const $r=t=>{var e,i,{content:n,btnText:l,style:o,icon:r,isPopup:d,isExternalLink:a,onClose:v,onClick:s,submitButtonStyle:m,contentStyle:f,isTel:h}=t,g=nt(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle","isTel"]);const{popupDetailData:b}=je(),T=(i=(e=b?.video)===null||e===void 0?void 0:e.bindCta)===null||i===void 0?void 0:i.remark;return p.createElement("div",Object.assign({className:`${Ce(Object.assign({},o))}`},g),p.createElement("iframe",{src:T,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))};var ed=Pe($r);const td=at(ed,{displayName:"Iframe\u5F39\u7A97",icon:"",category:"popup",type:"Iframe",related:{settingRender:Qr,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:3});var id=[{title:"\u5F39\u7A97\u6587\u672C",child:[{type:"RichText",name:["props","content"]}]}];const nd=t=>{var{content:e,isTel:i}=t;return nt(t,["content","isTel"]),p.createElement("article",{className:"consentDetail-article",dangerouslySetInnerHTML:{__html:typeof e=="string"?e:""},onClick:n=>{n.stopPropagation()}})};var od=Pe(nd);const ld=at(od,{displayName:"\u534F\u8BAE\u8BE6\u60C5",icon:"",category:"popup",type:"ConsentDetail",related:{settingRender:id,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:7});var Pt=[{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"]}]}],rd=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const dd=t=>{var{rec:e,children:i,className:n,onClick:l,style:o,isExternalLink:r=!1,index:d,jumpLink:a}=t;nt(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink"]);const v=ve(null),{popup:s}=Mt(),{setPopupDetailData:m,ctaEvent:f}=je(),{jumpToWeb:h}=ut(),g=li(()=>{var b,T,u,y,A,w,D,I;const S=(T=(b=e?.video)===null||b===void 0?void 0:b.bindProduct)!==null&&T!==void 0?T:e?.video;if(f?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,S,d),m?.(Object.assign(Object.assign({},e),{index:d})),r){if(a||!((y=(u=e?.video)===null||u===void 0?void 0:u.bindProduct)===null||y===void 0)&&y.link){const k=(A=e?.video)===null||A===void 0?void 0:A.bindCta,E=(w=e?.video)===null||w===void 0?void 0:w.bindProduct;h(e,E,k,d),window.location.href=window.getJointUtmLink(a||((I=(D=e?.video)===null||D===void 0?void 0:D.bindProduct)===null||I===void 0?void 0:I.link)||"")}}else l?.()},s?.duration);return p.createElement("div",{ref:v,className:n,style:o,onClick:g},i)};var vi=Pe(dd),ad={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const sd=t=>{var e,i,n,l,o,r,d,a,v,s,m,{content:f,style:h,bgImg:g,recData:b,bottom_image:T,ctaTempStyles:u,isExternalLink:y,translateY:A=0,index:w,isActive:D}=t,I=nt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:S}=je(),k=(e=b?.video)===null||e===void 0?void 0:e.bindProduct,E=(o=(l=(i=k?.cover)!==null&&i!==void 0?i:(n=k?.homePage)===null||n===void 0?void 0:n[0])!==null&&l!==void 0?l:S?.bottom_image)!==null&&o!==void 0?o:T;return p.createElement(vi,Object.assign({isExternalLink:y,rec:b,className:Ce(Object.assign({},h)),style:{display:"flex"},index:w},I),p.createElement(Bt,{src:E,rec:b,item:(d=(r=b?.video)===null||r===void 0?void 0:r.bindProduct)!==null&&d!==void 0?d:b?.video,index:w,translateY:A,imgStyle:u?.img,isActive:D}),p.createElement("div",{className:Ce({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},p.createElement("div",{className:ad["tow-line-ellipsis"],style:u?.title,dangerouslySetInnerHTML:{__html:xe((a=k?.title)!==null&&a!==void 0?a:"Product Name",u?.title)}}),p.createElement("div",{className:Ce(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((v=u?.ctaTitle)===null||v===void 0?void 0:v.height)+"px"},u?.ctaTitle)),dangerouslySetInnerHTML:{__html:xe((m=(s=k?.bindCta)===null||s===void 0?void 0:s.enTitle)!==null&&m!==void 0?m:"Shop Now",u?.ctaTitle)}})))};var cd=Pe(sd);const ud=at(cd,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:rd,bindableProps:[],settingRender:Pt},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 vd=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const pd=t=>{var e,i,n,l,o,r,{content:d,style:a,bgImg:v,recData:s,bottom_image:m,ctaTempStyles:f,isExternalLink:h,index:g,isActive:b}=t,T=nt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index","isActive"]);const{sxpParameter:u}=je(),y=(e=s?.video)===null||e===void 0?void 0:e.bindCta,A=(n=(i=y?.icon)!==null&&i!==void 0?i:u?.bottom_image)!==null&&n!==void 0?n:m;return p.createElement(vi,Object.assign({isExternalLink:h,rec:s,className:Ce(Object.assign({alignItems:"center"},a)),style:{display:"flex"},index:g},T),p.createElement(Bt,{src:A,rec:s,item:(o=(l=s?.video)===null||l===void 0?void 0:l.bindProduct)!==null&&o!==void 0?o:s?.video,index:g,imgStyle:f?.img,isActive:b}),p.createElement("div",{className:Ce(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},f?.ctaTitle)),dangerouslySetInnerHTML:{__html:xe((r=y?.enTitle)!==null&&r!==void 0?r:"Product Name",f?.ctaTitle)}}))};var md=Pe(pd);const fd=at(md,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:vd,settingRender:Pt?.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 hd=[{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"}]}],Jn={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const Ad=t=>{var e,i,n,l,o,r,d,a,v,{content:s,style:m,bgImg:f,recData:h,bottom_image:g,ctaTempStyles:b,index:T,customTitle:u,isActive:y}=t,A=nt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle","isActive"]);const{sxpParameter:w,bffEventReport:D}=je();ut();const I=(e=h?.video)===null||e===void 0?void 0:e.bindCta;(i=h?.video)===null||i===void 0||i.bindProduct;const S=(l=(n=I?.icon)!==null&&n!==void 0?n:w?.bottom_image)!==null&&l!==void 0?l:g;return p.createElement(vi,Object.assign({index:T,rec:h,className:Ce(Object.assign({alignItems:"center"},m)),style:{display:"flex"}},A,{jumpLink:(o=I?.link)!==null&&o!==void 0?o:""}),p.createElement(Bt,{src:S,rec:h,item:(d=(r=h?.video)===null||r===void 0?void 0:r.bindProduct)!==null&&d!==void 0?d:h?.video,index:T,imgStyle:b?.img,isActive:y}),p.createElement("div",{className:Ce({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},p.createElement("div",null,p.createElement("div",{className:Jn["tow-line-ellipsis"],style:b?.ctaTitle,dangerouslySetInnerHTML:{__html:xe((a=I?.enTitle)!==null&&a!==void 0?a:"Product Name",b?.ctaTitle)}}),u?.display&&p.createElement("div",{style:Object.assign(Object.assign({},u?.style),{lineHeight:((v=u?.style)===null||v===void 0?void 0:v.height)+"px"}),className:Jn["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:xe(u?.text,u?.style)}}))))};var gd=Pe(Ad),bd=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Zi;const yd=at(gd,{displayName:"\u666E\u901ACTA",icon:"",category:"template",type:"Link",related:{settingRender:(Zi=Pt?.filter(t=>t.type!=="commodityTitle"))===null||Zi===void 0?void 0:Zi.concat(hd),bindableProps:[],interactionRender:bd},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 wd=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Td={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const xd=t=>{var e,i,n,l,o,r,d,a,v,s,m,{content:f,style:h,bgImg:g,recData:b,bottom_image:T,ctaTempStyles:u,isExternalLink:y,translateY:A=0,index:w,isActive:D}=t,I=nt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:S}=je(),k=(e=b?.video)===null||e===void 0?void 0:e.bindProduct,E=(o=(l=(i=k?.cover)!==null&&i!==void 0?i:(n=k?.homePage)===null||n===void 0?void 0:n[0])!==null&&l!==void 0?l:S?.bottom_image)!==null&&o!==void 0?o:T;return p.createElement(vi,Object.assign({isExternalLink:y,rec:b,className:Ce(Object.assign({},h)),style:{display:"flex"},index:w},I),p.createElement(Bt,{src:E,rec:b,item:(d=(r=b?.video)===null||r===void 0?void 0:r.bindProduct)!==null&&d!==void 0?d:b?.video,index:w,translateY:A,imgStyle:u?.img,isActive:D}),p.createElement("div",{className:Ce({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},p.createElement("div",{className:Td["tow-line-ellipsis"],style:u?.title,dangerouslySetInnerHTML:{__html:xe((a=k?.title)!==null&&a!==void 0?a:"Product Name",u?.title)}}),p.createElement("div",{className:Ce(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((v=u?.ctaTitle)===null||v===void 0?void 0:v.height)+"px"},u?.ctaTitle)),dangerouslySetInnerHTML:{__html:xe((m=(s=k?.bindCta)===null||s===void 0?void 0:s.enTitle)!==null&&m!==void 0?m:"Shop Now",u?.ctaTitle)}})))};var Sd=Pe(xd);const Ed=at(Sd,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:wd,settingRender:Pt,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 Id=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Cd={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const kd=t=>{var e,i,n,l,o,r,d,a,v,s,{content:m,style:f,bgImg:h,recData:g,bottom_image:b,ctaTempStyles:T,isExternalLink:u,translateY:y=0,index:A,isActive:w}=t,D=nt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:I}=je(),S=(e=g?.video)===null||e===void 0?void 0:e.bindProduct,k=(o=(l=(i=S?.cover)!==null&&i!==void 0?i:(n=S?.homePage)===null||n===void 0?void 0:n[0])!==null&&l!==void 0?l:I?.bottom_image)!==null&&o!==void 0?o:b;return p.createElement(vi,Object.assign({isExternalLink:u,rec:g,className:Ce(Object.assign({},f)),style:{display:"flex"},index:A},D),p.createElement(Bt,{src:k,rec:g,item:(d=(r=g?.video)===null||r===void 0?void 0:r.bindProduct)!==null&&d!==void 0?d:g?.video,index:A,translateY:y,imgStyle:T?.img,isActive:w}),p.createElement("div",{className:Ce({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},p.createElement("div",{className:Cd["tow-line-ellipsis"],style:T?.title,dangerouslySetInnerHTML:{__html:xe((a=S?.title)!==null&&a!==void 0?a:"Product Name",T?.title)}}),p.createElement("div",{className:Ce(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},T?.ctaTitle)),dangerouslySetInnerHTML:{__html:xe((s=(v=S?.bindCta)===null||v===void 0?void 0:v.enTitle)!==null&&s!==void 0?s:"Shop Now",T?.ctaTitle)}})))};var Pd=Pe(kd);const Dd=at(Pd,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:Id,bindableProps:[],settingRender:Pt},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 _d=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Od={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const Ld=t=>{var e,i,{content:n,style:l,bgImg:o,recData:r,onClick:d,bottom_image:a,ctaTempStyles:v,isExternalLink:s,index:m,translateY:f=0,isActive:h}=t,g=nt(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{ctaEvent:b,setPopupDetailData:T,sxpParameter:u}=je(),{popup:y}=Mt(),{jumpToWeb:A}=ut(),[w,D]=q((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),I=li((S,k)=>{b?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},r,S,m),T?.(Object.assign(Object.assign({},r),{video:Object.assign(Object.assign({},r?.video),{bindProduct:S}),index:m,multiCheckIndex:k})),s?S?.link&&(A(r,S,S.bindCta,m),window.location.href=window.getJointUtmLink(S.link)):d?.()},y?.duration);return p.createElement(ci,{isPadding:!!r},w?.map((S,k)=>{var E,c,O,C,_,x,M,N;return p.createElement(p.Fragment,null,r&&!S?.bindCta?null:p.createElement(Rt,Object.assign({key:k,className:Ce(Object.assign(Object.assign({},l),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},g,{onClick:()=>I(S,k)}),p.createElement(Bt,{src:(C=(O=(E=S?.cover)!==null&&E!==void 0?E:(c=S?.homePage)===null||c===void 0?void 0:c[0])!==null&&O!==void 0?O:u?.bottom_image)!==null&&C!==void 0?C:a,rec:r,item:S,index:k,translateY:f,imgStyle:v?.img,isActive:h}),p.createElement("div",{className:Ce({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},p.createElement("div",{className:Od["two-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:xe((_=S?.title)!==null&&_!==void 0?_:"Product Name",v?.title)}}),p.createElement("div",{className:Ce(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((x=v?.ctaTitle)===null||x===void 0?void 0:x.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:xe((N=(M=S?.bindCta)===null||M===void 0?void 0:M.enTitle)!==null&&N!==void 0?N:"Shop Now",v?.ctaTitle)}}))))}))};var Md=Pe(Ld);const Nd=at(Md,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:_d,bindableProps:[],settingRender:Pt},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 Rd=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Vd={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const jd=t=>{var e,i,{content:n,style:l,bgImg:o,recData:r,onClick:d,bottom_image:a,ctaTempStyles:v,isExternalLink:s,index:m,translateY:f=0,isActive:h}=t,g=nt(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{sxpParameter:b}=je(),{ctaEvent:T,setPopupDetailData:u}=je(),{popup:y}=Mt(),[A,w]=q((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),{jumpToWeb:D}=ut(),I=li((S,k)=>{T?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},r,S,m),u?.(Object.assign(Object.assign({},r),{video:Object.assign(Object.assign({},r?.video),{bindProduct:S}),index:m,multiCheckIndex:k})),s?S?.link&&(D(r,S,S.bindCta,m),window.location.href=window.getJointUtmLink(S.link)):d?.()},y?.duration);return p.createElement(ci,{isPadding:!!r},A?.map((S,k)=>{var E,c,O,C,_,x,M,N;return p.createElement(p.Fragment,null,r&&!S?.bindCta?null:p.createElement(Rt,Object.assign({key:k,className:Ce(Object.assign(Object.assign({},l),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},g,{onClick:()=>I(S,k)}),p.createElement(Bt,{src:(C=(O=(E=S?.cover)!==null&&E!==void 0?E:(c=S?.homePage)===null||c===void 0?void 0:c[0])!==null&&O!==void 0?O:b?.bottom_image)!==null&&C!==void 0?C:a,rec:r,item:S,index:k,translateY:f,imgStyle:v?.img,isActive:h}),p.createElement("div",{className:Ce({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},p.createElement("div",{className:Vd["two-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:xe((_=S?.title)!==null&&_!==void 0?_:"Product Name",v?.title)}}),p.createElement("div",{className:Ce(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((x=v?.ctaTitle)===null||x===void 0?void 0:x.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:xe((N=(M=S?.bindCta)===null||M===void 0?void 0:M.enTitle)!==null&&N!==void 0?N:"Shop Now",v?.ctaTitle)}}))))}))};var Fd=Pe(jd);const Bd=at(Fd,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:Rd,settingRender:Pt,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 zd=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Wd={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const Hd=t=>{var e,i,{content:n,style:l,bgImg:o,recData:r,onClick:d,bottom_image:a,ctaTempStyles:v,isExternalLink:s,index:m,translateY:f=0,isActive:h}=t,g=nt(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{ctaEvent:b,setPopupDetailData:T,sxpParameter:u}=je(),{popup:y}=Mt(),{jumpToWeb:A}=ut(),[w,D]=q((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),I=li((S,k)=>{b?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},r,S,m),T?.(Object.assign(Object.assign({},r),{video:Object.assign(Object.assign({},r?.video),{bindProduct:S}),index:m,multiCheckIndex:k})),s?S?.link&&(A(r,S,S.bindCta,m),window.location.href=window.getJointUtmLink(S.link)):d?.()},y?.duration);return p.createElement(ci,{isPadding:!!r},w?.map((S,k)=>{var E,c,O,C,_,x,M;return p.createElement(p.Fragment,null,r&&!S?.bindCta?null:p.createElement(Rt,Object.assign({key:k,className:Ce(Object.assign(Object.assign({},l),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},g,{onClick:()=>I(S,k)}),p.createElement(Bt,{src:(C=(O=(E=S?.cover)!==null&&E!==void 0?E:(c=S?.homePage)===null||c===void 0?void 0:c[0])!==null&&O!==void 0?O:u?.bottom_image)!==null&&C!==void 0?C:a,rec:r,item:S,index:k,translateY:f,imgStyle:v?.img,isActive:h}),p.createElement("div",{className:Ce({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},p.createElement("div",{className:Wd["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:xe((_=S?.title)!==null&&_!==void 0?_:"Product Name",v?.title)}}),p.createElement("div",{className:Ce(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:xe((M=(x=S?.bindCta)===null||x===void 0?void 0:x.enTitle)!==null&&M!==void 0?M:"Shop Now",v?.ctaTitle)}}))))}))};var Xd=Pe(Hd);const Gd=at(Xd,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:zd,bindableProps:[],settingRender:Pt},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 Ud=[{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 Yd=({icon:t,styles:e,textStyle:i,onClose:n})=>{var l;const{waterFallData:o,setOpenHashtag:r}=je();return p.createElement("div",{className:"clc-sxp-nav",style:e},p.createElement("button",{className:"clc-sxp-nav-left",role:"button","aria-label":"back button",onClick:n},p.createElement("img",{src:t,alt:"back button"})),p.createElement("div",{className:"clc-sxp-nav-title",style:Object.assign(Object.assign({},i),{paddingLeft:i?.textAlign==="left"?"35px":0}),dangerouslySetInnerHTML:{__html:xe(`#${(l=o?.hashTag)!==null&&l!==void 0?l:"\u6807\u9898"}`,i)}}))};var Qn=Pe(Yd),qd=null,Zd="3d989325-e7d6-4a74-8a97-98febdf5b567",Kd=null,Jd=null,Qd={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"},$d=[{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}],ea="Handbags",$n={productUserId:qd,requestId:Zd,channel:Kd,rtc:Jd,tag:Qd,recList:$d,hashTag:ea};const ta=t=>{var e;const{rec:i,style:n={},sizeChange:l=()=>{},unitWidth:o,index:r,showBorder:d,list:a,reportTagsView:v,textStyles:s,space:m}=t,{swiperRef:f,setRtcList:h,setOpenHashtag:g,sxpParameter:b,globalConfig:T}=je(),[u,y]=q(!1);q(!1),q({height:1,width:1});const A=ve(null),w=ve(null);ve(null),ve(null);const[D,I]=q(""),S=ue(()=>{var x,M,N,F,B,R,L,V,G,z;return!((x=i?.video)===null||x===void 0)&&x.cover?(M=i?.video)===null||M===void 0?void 0:M.cover:!((F=(N=i?.video)===null||N===void 0?void 0:N.imgUrls)===null||F===void 0)&&F.length?(R=(B=i?.video)===null||B===void 0?void 0:B.imgUrls)===null||R===void 0?void 0:R[0]:!((V=(L=i?.product)===null||L===void 0?void 0:L.homePage)===null||V===void 0)&&V.length?(z=(G=i?.product)===null||G===void 0?void 0:G.homePage)===null||z===void 0?void 0:z[0]:b?.bottom_image||""},[i,b?.bottom_image]),k=ue(()=>{var x,M;return((x=i?.product)===null||x===void 0?void 0:x.title)||((M=i?.video)===null||M===void 0?void 0:M.title)||null},[i]),E=ue(()=>{var x;return n.transform?Number((x=n.transform)===null||x===void 0?void 0:x.substring(n.transform.indexOf(",",0)+1,n.transform.length-3)):void 0},[n]);ue(()=>E===void 0?!1:E<=d,[E,d]);const c=ui({product:i?.product,enableFormattedPrice:(e=s?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:T,isHiddenDef:!0,style:s?.price});pe(()=>{if(A.current===null||S==="")return;let x=null;u&&D?x=D:x=S,x&&A.current.setSrc(x)},[S,u,D]);const O=ve(),C=ge(x=>{setTimeout(()=>{var M;const N=(M=O?.current)===null||M===void 0?void 0:M.offsetHeight;l(N+56+m,r)},0)},[m,l,r,o,O]),_=()=>{v(),h?.(a),setTimeout(()=>{var x;(x=f?.current)===null||x===void 0||x.swiper.slideTo(r,0,!1),g?.(!1)},0)};return p.createElement("div",{ref:w,style:Object.assign({},n),className:"waterFallList-content-listItem",key:r,onClick:_},p.createElement("div",{className:"waterFallList-content-listItem-picture",ref:O},p.createElement(xt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:C,ref:A})),p.createElement("div",{className:"waterFallList-content-listItem-info"},p.createElement("div",{className:`waterFallList-content-listItem-info-title ${c?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},s?.title),dangerouslySetInnerHTML:{__html:xe(k,s?.title)}}),p.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!c,style:s.price,dangerouslySetInnerHTML:{__html:c??""}})))};function ia(t){var e,i,n,l,o,r,d,a,v,s,m,f,h,g,b,T,u,y,A,w,D,I,{reportTagsView:S,showBanner:k}=t,E=nt(t,["reportTagsView","showBanner"]);const{waterFallData:c,getRecommendVideos:O,hashTagSize:C,loadingImage:_,isOpenHashTag:x,cacheActiveIndex:M}=je(),{jumpToWeb:N}=ut(),F=ve(null),[B,R]=q(0),[L,V]=q(),G=ve(null),[z,K]=q([]),Q=ve(),ne=[170,230,300],[he,Se]=q(!1),[me,Ve]=q([]),Xe=ve(),ae=ge((ie,Z)=>Math.floor(Math.random()*(Z-ie+1))+ie,[]),U=ve([]),[oe,fe]=q({width:0}),se=ue(()=>{const ie=oe.width||0;return ie>=1200?6:ie>=768&&ie<=1199?4:2},[oe]),le=ue(()=>oe.width/se-2,[se,oe]),Ee=ge(()=>{var ie;const Z=(ie=Q.current)!==null&&ie!==void 0?ie:[],X=[];for(let Y=0;Y<me?.length;Y++){const Ne=Math.floor(Y/se),ce=Y%se+1;let J=0,j=9999999999;if(Ne===0)X[Y]=Y;else{for(let Le=0;Le<X.length;Le++)U.current[X[Le]].top+U.current[X[Le]].height<j&&(J=Le,j=U.current[X[Le]].top+U.current[X[Le]].height);X[J]=Y}U.current[Y]===void 0&&(U.current[Y]={}),Ne===0?(ce===1?U.current[Y].left=0:U.current[Y].left=U.current[Y-1].left+le+4,U.current[Y].top=0):(U.current[Y].left=U.current[J].left,U.current[Y].top=j),U.current[Y].height=U.current[Y].height||ne[ae(0,2)],Z[Y]={transform:`translate(${U.current[Y].left}px,${U.current[Y].top}px)`,width:`${le}px`,height:U.current[Y].height}}return K([...Z]),[...Z]},[le,se,ne,ae,me]),Te=ge((ie,Z)=>{U.current[Z]===void 0&&(U.current[Z]={}),U.current[Z].height=ie,Q.current=Ee()},[Ee]);pe(()=>{Q.current=Ee()},[le,se,me]),pe(()=>{var ie,Z;if(Se(!0),c&&O?.({hashTag:c?.hashTag,defaultSize:C,maxSize:C}).then(X=>{var Y,Ne;V(X),Ve((Ne=(Y=X?.recList)===null||Y===void 0?void 0:Y.filter(ce=>ce?.video!==null||ce?.product!==null))!==null&&Ne!==void 0?Ne:[]),Se(!1)}),x){const X=$n;V(X),Ve((Z=(ie=X?.recList)===null||ie===void 0?void 0:ie.filter(Y=>Y?.video!==null||Y?.product!==null))!==null&&Z!==void 0?Z:[]),Se(!1)}},[c,O,C,x]);const Ge=ge(()=>{G.current!==null&&fe({width:G.current.getBoundingClientRect().width})},[]);pe(()=>{if(G.current===null)return;const ie=new ResizeObserver(Z=>{Ge()});return ie.observe(G.current),()=>{ie.disconnect()}},[Ge]),ge(()=>{Se(!0),c&&O?.({hashTag:c?.hashTag}).then(ie=>{var Z,X;Ve(me?.concat((X=(Z=ie?.recList)===null||Z===void 0?void 0:Z.filter(Y=>!Y?.video))!==null&&X!==void 0?X:[])),Se(!1)})},[c,O,me]);const qe=ge(()=>{R(F.current.scrollTop)},[]);pe(()=>{var ie;return(ie=F?.current)===null||ie===void 0||ie.addEventListener("scroll",qe),()=>{var Z;(Z=F?.current)===null||Z===void 0||Z.removeEventListener("scroll",qe)}},[qe,F]);const Ue=()=>{var ie,Z,X,Y,Ne;if(!((ie=L?.tag)===null||ie===void 0)&&ie.link){S();const ce=c?.rec;N(ce,(Z=ce?.video)===null||Z===void 0?void 0:Z.bindProduct,(X=ce?.video)===null||X===void 0?void 0:X.bindCta,M,(Y=ce?.video)===null||Y===void 0?void 0:Y.traceInfo),window.location.href=window.getJointUtmLink((Ne=L?.tag)===null||Ne===void 0?void 0:Ne.link)}};return p.createElement(p.Fragment,null,he?p.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},p.createElement("img",{width:64,height:64,src:_,alt:"loading...",style:{objectFit:"contain"}})):p.createElement("div",{className:"waterFallList",ref:G},p.createElement("div",{className:"waterFallList-scroll",ref:F},k&&((e=L?.tag)===null||e===void 0?void 0:e.picture)&&p.createElement("div",{onClick:Ue},p.createElement(xt,{className:Ce({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=L?.tag)===null||i===void 0?void 0:i.picture})),p.createElement("div",{className:"waterFallList-info",style:(n=E?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:xe((l=L?.tag)===null||l===void 0?void 0:l.info,(o=E?.textStyles)===null||o===void 0?void 0:o.hashTagDesc)}}),p.createElement("div",{hidden:!(!((r=L?.tag)===null||r===void 0)&&r.link),className:"waterFallList-collection",style:Object.assign({},(d=E?.textStyles)===null||d===void 0?void 0:d.hashTagLink),onClick:Ue,dangerouslySetInnerHTML:{__html:xe(((a=L?.tag)===null||a===void 0?void 0:a.linkTitle)||"Shop the collection",(v=E?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),p.createElement("div",{className:"waterFallList-content"},me?.map((ie,Z)=>{var X;return p.createElement(ta,Object.assign({key:Z,index:Z,rec:ie,list:me,showBorder:B+((X=F?.current)===null||X===void 0?void 0:X.clientHeight),style:z[Z],sizeChange:Te,unitWidth:le,reportTagsView:S},E))}),p.createElement("div",{hidden:!(!((s=L?.tag)===null||s===void 0)&&s.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(b=((f=U?.current[((m=U?.current)===null||m===void 0?void 0:m.length)-1])===null||f===void 0?void 0:f.top)+((g=U?.current[((h=U?.current)===null||h===void 0?void 0:h.length)-1])===null||g===void 0?void 0:g.height))!==null&&b!==void 0?b:0}px)`,height:!((T=L?.tag)===null||T===void 0)&&T.link?((u=Xe?.current)===null||u===void 0?void 0:u.offsetHeight)||((y=E?.buttonBgStyle)===null||y===void 0?void 0:y.height)||"100px":0}}))),p.createElement("div",{className:"waterFallList-bottom",hidden:!(!((A=L?.tag)===null||A===void 0)&&A.link),style:E?.buttonBgStyle}),p.createElement("div",{ref:Xe,hidden:!(!((w=L?.tag)===null||w===void 0)&&w.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},E?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},p.createElement("button",{"aria-label":((D=L?.tag)===null||D===void 0?void 0:D.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:E?.buttonStyle,onClick:Ue,dangerouslySetInnerHTML:{__html:xe(((I=L?.tag)===null||I===void 0?void 0:I.linkTitle)||"Shop the collection",E?.buttonStyle)}}))))}var na="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const oa=t=>{var e;const{rec:i,index:n,list:l,reportTagsView:o,textStyles:r,space:d}=t,{swiperRef:a,setRtcList:v,setOpenHashtag:s,sxpParameter:m,globalConfig:f}=je(),[h,g]=q(!1),b=ve(null),T=ve(null),u=ve(null),y=ve(null),[A,w]=q(""),D=ue(()=>{var c,O,C,_,x,M,N,F,B,R;return!((c=i?.video)===null||c===void 0)&&c.cover?(O=i?.video)===null||O===void 0?void 0:O.cover:!((_=(C=i?.video)===null||C===void 0?void 0:C.imgUrls)===null||_===void 0)&&_.length?(M=(x=i?.video)===null||x===void 0?void 0:x.imgUrls)===null||M===void 0?void 0:M[0]:!((F=(N=i?.product)===null||N===void 0?void 0:N.homePage)===null||F===void 0)&&F.length?(R=(B=i?.product)===null||B===void 0?void 0:B.homePage)===null||R===void 0?void 0:R[0]:m?.bottom_image||""},[i,m?.bottom_image]),I=ue(()=>{var c,O;return((c=i?.product)===null||c===void 0?void 0:c.title)||((O=i?.video)===null||O===void 0?void 0:O.title)||null},[i]),S=ui({product:i?.product,enableFormattedPrice:(e=r?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:f,isHiddenDef:!0,style:r?.price});pe(()=>{const c=new IntersectionObserver(O=>{O.forEach(C=>{if(C.isIntersecting){if(T.current===null||D==="")return;h&&A?b.current.setSrc(A):b.current.setSrc(D),c.unobserve(T.current)}})});return c.observe(T.current),()=>{c.disconnect()}},[D,h,A]);const k=(c,O,C)=>{const _=c/O;return C/_};pe(()=>{const c=u?.current;c===null||D===""||!h||(c.src=D,c.currentTime=1,c.crossOrigin="anonymous",c.onloadeddata=()=>{const O=y?.current;if(!O)return;const C=O.getContext("2d"),_=window?.innerWidth/2,x=k(c.videoWidth,c.videoHeight,_);O.height=x,O.width=_,C?.drawImage(c,0,0,O.width,O.height),w(O.toDataURL()),c.remove(),O.remove()})},[D,h]);const E=()=>{o(),v?.(l),setTimeout(()=>{var c;(c=a?.current)===null||c===void 0||c.swiper.slideTo(n,0,!1),s?.(!1)},0)};return p.createElement("div",{ref:T,className:"list-content-listItem",key:n,onClick:E,style:{marginBottom:d}},p.createElement("div",{className:"list-content-listItem-picture"},h&&p.createElement("div",{style:{display:"none"}},p.createElement("video",{ref:u,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),p.createElement("canvas",{ref:y})),p.createElement(xt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:b})),p.createElement("div",{className:"list-content-listItem-info"},p.createElement("div",{className:`list-content-listItem-info-title ${S?"list-content-listItem-info-nowrap":""}`,style:r?.title,dangerouslySetInnerHTML:{__html:xe(I,r?.title)}}),p.createElement("div",{className:"list-content-listItem-info-price",style:r?.price,hidden:!S,dangerouslySetInnerHTML:{__html:S??""}})))};function la(t){var e,i,n,l,o,r,d,a,v,s,m,f,h,g,b,T,u,{reportTagsView:y,showBanner:A}=t,w=nt(t,["reportTagsView","showBanner"]);const{waterFallData:D,getRecommendVideos:I,hashTagSize:S,loadingImage:k,isOpenHashTag:E,cacheActiveIndex:c}=je(),{jumpToWeb:O}=ut(),[C,_]=q(),[x,M]=q(),[N,F]=q(!1),B=ve(null),[R,L]=q(!1);ge(()=>{R||(L(!0),D&&I?.({hashTag:D?.hashTag}).then(G=>{var z;_(C?.concat((z=G?.recList)!==null&&z!==void 0?z:[])),L(!1)}))},[D,I,C,R]),pe(()=>{var G,z;if(F(!0),D&&I?.({hashTag:D?.hashTag,defaultSize:S,maxSize:S}).then(K=>{var Q,ne;M(K),_((ne=(Q=K?.recList)===null||Q===void 0?void 0:Q.filter(he=>he?.video!==null||he?.product!==null))!==null&&ne!==void 0?ne:[]),F(!1)}),E){const K=$n;M(K),_((z=(G=K?.recList)===null||G===void 0?void 0:G.filter(Q=>Q?.video!==null||Q?.product!==null))!==null&&z!==void 0?z:[]),F(!1)}},[D,I,S,E]);const V=()=>{var G,z,K,Q,ne;if(!((G=x?.tag)===null||G===void 0)&&G.link){y();const he=D?.rec;O(he,(z=he?.video)===null||z===void 0?void 0:z.bindProduct,(K=he?.video)===null||K===void 0?void 0:K.bindCta,c,(Q=he?.video)===null||Q===void 0?void 0:Q.traceInfo),window.location.href=window.getJointUtmLink((ne=x?.tag)===null||ne===void 0?void 0:ne.link)}};return p.createElement(p.Fragment,null,N?p.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},p.createElement("img",{width:64,height:64,src:k,alt:"loading...",style:{objectFit:"contain"}})):p.createElement("div",{className:"list"},p.createElement("div",{className:"list-scroll",ref:B},A&&((e=x?.tag)===null||e===void 0?void 0:e.picture)&&p.createElement("div",{onClick:V},p.createElement(xt,{className:Ce({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=x?.tag)===null||i===void 0?void 0:i.picture})),p.createElement("div",{className:"list-info",style:(n=w?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:xe((l=x?.tag)===null||l===void 0?void 0:l.info,(o=w?.textStyles)===null||o===void 0?void 0:o.hashTagDesc)}}),p.createElement("div",{hidden:!(!((r=x?.tag)===null||r===void 0)&&r.link),className:"list-collection",onClick:V,style:Object.assign(Object.assign({},(d=w?.textStyles)===null||d===void 0?void 0:d.hashTagLink),{marginBottom:w?.space}),dangerouslySetInnerHTML:{__html:xe(((a=x?.tag)===null||a===void 0?void 0:a.linkTitle)||"Shop the collection",(v=w?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),p.createElement("div",{className:"list-content"},C?.map((G,z)=>p.createElement(oa,Object.assign({key:z,index:z,rec:G,list:C,reportTagsView:y},w)))),p.createElement("div",{hidden:!R,style:{textAlign:"center"}},"loading..."),p.createElement("div",{hidden:!(!((s=x?.tag)===null||s===void 0)&&s.link),style:{height:!((m=x?.tag)===null||m===void 0)&&m.link?((f=w?.buttonBgStyle)===null||f===void 0?void 0:f.height)||((h=w?.buttonStyle)===null||h===void 0?void 0:h.height)||"100px":0}})),p.createElement("div",{className:"list-bottom",hidden:!(!((g=x?.tag)===null||g===void 0)&&g.link),style:w?.buttonBgStyle}),p.createElement("div",{hidden:!(!((b=x?.tag)===null||b===void 0)&&b.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},w?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},p.createElement("button",{"aria-label":((T=x?.tag)===null||T===void 0?void 0:T.linkTitle)||"Shop the collection",className:"list-btn",style:w?.buttonStyle,onClick:V,dangerouslySetInnerHTML:{__html:xe(((u=x?.tag)===null||u===void 0?void 0:u.linkTitle)||"Shop the collection",w?.buttonStyle)}}))))}const ra=t=>{var e;const{waterFallData:i,setOpenHashtag:n,openHashtag:l,swiperRef:o,setWaterFallData:r,cacheRtcList:d,setRtcList:a,cacheActiveIndex:v,rtcList:s,setCacheRtcList:m,setIsFromHashtag:f,isFromHashtag:h,bffEventReport:g,themeTag:b,selectTag:T,bffFbReport:u}=je(),{backMainFeed:y}=ut();ve(null);const A=ve(null),[w,D]=q();pe(()=>{const c=document.getElementById("sxp-render"),O=document.getElementById("water-fall");O?A.current=O:(A.current=document.createElement("div"),A.current.setAttribute("id","water-fall"),c?.appendChild(A.current))},[]);const I=()=>{var c,O;y("branch",T,void 0,i?.hashTag),E(),r?.(void 0),f?.(!1),(O=(c=o?.current)===null||c===void 0?void 0:c.swiper)===null||O===void 0||O.slideTo(v,0,!1),n?.(!1)},[S,k]=q();pe(()=>{i&&k(i)},[i]);const E=ge(()=>{var c,O,C,_,x,M;const N=S?.rec;if(!N)return;let F="",B=null;h?F="hashTagPage":!((c=N?.video)===null||c===void 0)&&c.url?(F="videoPage",B="video"):!((C=(O=N?.video)===null||O===void 0?void 0:O.imgUrls)===null||C===void 0)&&C.length&&(F="imagePage",B="image"),g?.({eventInfo:{contentId:(_=N?.video)===null||_===void 0?void 0:_.itemId,position:v+"",contentTags:JSON.stringify((x=N?.video)===null||x===void 0?void 0:x.tags),traceInfo:(M=N?.video)===null||M===void 0?void 0:M.traceInfo,hashTags:JSON.stringify([S?.hashTag]),fromKName:F,fromKPage:location?.href,timeOnSite:Math.floor((new Date-w)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents",contentFormat:B}})},[S,g,w,h,v]);return pe(()=>{l&&(D(new Date),u?.({eventName:"PageView"}))},[l,u]),pe(()=>{const c=()=>{D(new Date)};return window.addEventListener("pageshow",c),()=>{window.removeEventListener("pageshow",c)}},[]),A.current?ln.createPortal(p.createElement("div",{className:"waterfall",style:{display:l?"block":"none"}},p.createElement(Qn,{icon:na,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:I}),t?.openFixedSize===!0||t?.openFixedSize===void 0?p.createElement(la,Object.assign({reportTagsView:E},t)):p.createElement(ia,Object.assign({reportTagsView:E},t))),A.current):null};var eo=Pe(ra);const da=t=>p.createElement(eo,Object.assign({},t));var aa=Pe(da);const sa=at(aa,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:Ud,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 ca=[{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 to=t=>p.createElement(to,Object.assign({},t));var ua=Pe(to);const va=at(ua,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:ca},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var pa=[{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"]}]}],io={"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 ma=t=>{var e,i,n,l,o,r,d,a,v,s,{style:m,recData:f,ctaTempStyles:h,index:g,event:b,onClick:T,isExternalLink:u=!1,isActive:y}=t,A=nt(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink","isActive"]);const{ctaEvent:w,setPopupDetailData:D}=je(),{jumpToWeb:I}=ut(),[S,k]=q(!1),E=ve(null),c=Kn(E),O=((n=(i=(e=f?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.bindCta)||((o=(l=f?.video)===null||l===void 0?void 0:l.bindProduct)===null||o===void 0?void 0:o.bindCta)||((r=f?.video)===null||r===void 0?void 0:r.bindCta),C=((a=(d=f?.video)===null||d===void 0?void 0:d.bindProducts)===null||a===void 0?void 0:a[0])||((v=f?.video)===null||v===void 0?void 0:v.bindProduct),_=()=>{var F,B,R,L;const V=((B=(F=f?.video)===null||F===void 0?void 0:F.bindProducts)===null||B===void 0?void 0:B[0])||((R=f?.video)===null||R===void 0?void 0:R.bindProduct)||f?.video;if(w?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},f,V,g),D?.(Object.assign(Object.assign({},f),{index:g})),u){const G=C?.link||((L=V?.bindCta)===null||L===void 0?void 0:L.link);G&&(I(f,C,O,g),window.location.href=window.getJointUtmLink(G))}else T?.()},x=O?.enTitle||"\u67E5\u770B\u8BE6\u60C5",M=ue(()=>{var F,B;const R=b?.animation;if(R){const{delay:L,duration:V,backgroundColor:G}=R;return{":after":{animationDelay:`${(F=L/1e3)!==null&&F!==void 0?F:0}s`,animationDuration:`${(B=V/1e3)!==null&&B!==void 0?B:0}s`,backgroundColor:`${G??"transparent"}`}}}},[b?.animation]);pe(()=>{var F,B,R;c&&E?.current&&y&&w?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},f,((B=(F=f?.video)===null||F===void 0?void 0:F.bindProducts)===null||B===void 0?void 0:B[0])||((R=f?.video)===null||R===void 0?void 0:R.bindProduct)||f?.video,g)},[c,y]),pe(()=>{k(!!c)},[c]);const N=ue(()=>S?io["animated-button"]:null,[S]);return p.createElement("div",Object.assign({ref:E,style:Object.assign(Object.assign(Object.assign({},m),h?.ctaTitle),{lineHeight:`${(s=m?.height)!==null&&s!==void 0?s:0}px`})},A,{className:`${N} ${Ce(M)} ${io["one-line-ellipsis"]}`,onClick:_,dangerouslySetInnerHTML:{__html:xe(x,h?.ctaTitle)}}))};var fa=Pe(ma),ha=[{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 Aa=at(fa,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:pa,bindableProps:[],interactionRender:ha},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 ga=[{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"]}]}],oi={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 ba="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",ya=t=>{var e,i,n,l,o,r,d,a,v,s,m,f,h,g,b,T,u,y,A,w,D,I,S,k,{style:E,recData:c,ctaTempStyles:O,index:C,event:_,bottom_image:x,translateY:M,isTel:N,onClick:F,isExternalLink:B=!1,isActive:R}=t,L=nt(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);E==null||delete E.transform;const{sxpParameter:V,globalConfig:G,ctaEvent:z,setPopupDetailData:K}=je(),{jumpToWeb:Q}=ut(),[ne,he]=q(!0),Se=((n=(i=(e=c?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.bindCta)||((o=(l=c?.video)===null||l===void 0?void 0:l.bindProduct)===null||o===void 0?void 0:o.bindCta)||((r=c?.video)===null||r===void 0?void 0:r.bindCta),me=((a=(d=c?.video)===null||d===void 0?void 0:d.bindProducts)===null||a===void 0?void 0:a[0])||((v=c?.video)===null||v===void 0?void 0:v.bindProduct),Ve=()=>{var se,le,Ee,Te;const Ge=((le=(se=c?.video)===null||se===void 0?void 0:se.bindProducts)===null||le===void 0?void 0:le[0])||((Ee=c?.video)===null||Ee===void 0?void 0:Ee.bindProduct)||c?.video;if(z?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},c,Ge,C),K?.(Object.assign(Object.assign({},c),{index:C})),B){const qe=me?.link||((Te=Ge?.bindCta)===null||Te===void 0?void 0:Te.link);qe&&(Q(c,me,Se,C),window.location.href=window.getJointUtmLink(qe))}else F?.()},Xe=Se?.enTitle||"\u67E5\u770B\u8BE6\u60C5",ae=ue(()=>{const se=_?.animation;if(se){const{delay:le,duration:Ee}=se;return{animationDelay:`${le?le/1e3:0}s`,animationDuration:`${Ee?Ee/1e3:0}s`}}},[_?.animation]),U=(g=(h=(f=(s=me?.cover)!==null&&s!==void 0?s:(m=me?.homePage)===null||m===void 0?void 0:m[0])!==null&&f!==void 0?f:Se?.icon)!==null&&h!==void 0?h:V?.bottom_image)!==null&&g!==void 0?g:x,oe=se=>{se.stopPropagation(),he(!1)};pe(()=>{he(!0)},[R]);const fe=ue(()=>R&&ne?oi["animated-fadeIn"]:null,[R,ne]);return p.createElement(p.Fragment,null,N?p.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):p.createElement("div",Object.assign({},L,{className:`${Ce(Object.assign(Object.assign({},E),{"--transY":`translateY(calc(100% + ${(b=E?.margin)!==null&&b!==void 0?b:0}px))`}))} ${oi.aniLinkPopup} ${fe} ${Ce(ae)}`,onClick:Ve}),p.createElement("div",{onClick:oe,className:oi["modal-icon-wrapper"],style:{padding:(T=E?.padding)!==null&&T!==void 0?T:0}},p.createElement("img",{src:(u=G?.popupCloseIcon)!==null&&u!==void 0?u:ba,alt:"close",className:oi["modal-icon-wrapper-img"]})),p.createElement(Bt,{src:U,rec:c,item:(I=(w=(A=(y=c?.video)===null||y===void 0?void 0:y.bindProducts)===null||A===void 0?void 0:A[0])!==null&&w!==void 0?w:(D=c?.video)===null||D===void 0?void 0:D.bindProduct)!==null&&I!==void 0?I:c?.video,index:C,translateY:M,imgStyle:O?.img,isActive:R}),(!c||me?.title)&&p.createElement("div",{className:oi["one-line-ellipsis"],style:O?.title,dangerouslySetInnerHTML:{__html:xe((S=me?.title)!==null&&S!==void 0?S:"Product Name",O?.title)}}),p.createElement("div",{className:oi["one-line-ellipsis"],style:Object.assign(Object.assign({},O?.ctaTitle),{lineHeight:((k=O?.ctaTitle)===null||k===void 0?void 0:k.height)+"px"}),dangerouslySetInnerHTML:{__html:xe(Xe,O?.ctaTitle)}})))};var wa=Pe(ya),Ta=[{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 xa=at(wa,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:ga,bindableProps:[],interactionRender:Ta},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 Sa=[{title:"\u70B9\u51FB\u8BE6\u60C5\u6309\u94AE",child:[{type:"link",name:"onClick",showAppId:!0}]}],Ea=[{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 no=di({}),Ia=({children:t,data:e})=>{var i,n,l,o,r,d,a,v,s,m,f,h,g;const[b,T]=q(!1),[u,y]=q(!1),[A,w]=q("");return p.createElement(no.Provider,{value:{sxpPrameter:{bottomImage:(i=e?.sxp_parameter)===null||i===void 0?void 0:i.bottom_image,defaultRecommend:(n=e?.sxp_parameter)===null||n===void 0?void 0:n.default_recommend,personalizedRecommend:(l=e?.sxp_parameter)===null||l===void 0?void 0:l.personalized_recommend,placeholderImage:(o=e?.sxp_parameter)===null||o===void 0?void 0:o.placeholder_image,hashTagSize:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.hash_tag_size,loadingImage:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.loading_image,privacyContent:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.privacy_context,privacyNecessity:(v=e?.sxp_parameter)===null||v===void 0?void 0:v.privacy_necessity,privacyPolicyTitle:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.privacy_policy_title,privacyPolicyUrl:(m=e?.sxp_parameter)===null||m===void 0?void 0:m.privacy_policy_url,privacyTitle:(f=e?.sxp_parameter)===null||f===void 0?void 0:f.privacy_title,template:(h=e?.sxp_parameter)===null||h===void 0?void 0:h.template,industry:(g=e?.sxp_parameter)===null||g===void 0?void 0:g.industry},appDomain:e?.appDomain,openHashtag:b,setOpenHashtag:T,openConsent:u,setOpenConsent:y,sxpFontLinks:e?.sxpFontLinks,utmParameter:e?.utm_parameter,consentPopupCate:A,setConsentPopupCate:w}},t)};function oo(){return ri(no)}var Ca="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",ka="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 Pa=t=>{var e,i,{isTel:n,isShowOnce:l,open:o,content:r,interaction:d,style:a,onClick:v,contsentState:s,isShowClose:m}=t;nt(t,["isTel","isShowOnce","open","content","interaction","style","onClick","contsentState","isShowClose"]);const{consentPopupCate:f}=oo(),[h,g]=q(!1),b=ue(()=>f==="Display"||o&&(l||s)&&a&&!h,[f,o,h]),T=ge(()=>{g(!0)},[]),u=ge(()=>{v?.()},[]);return p.createElement(p.Fragment,null,n?p.createElement("img",{src:ka,width:"100%"}):p.createElement(p.Fragment,null,b&&p.createElement("div",{className:"consentPopupDisplay",style:a},p.createElement("div",{style:{flex:1}},p.createElement("span",{style:r?.style,dangerouslySetInnerHTML:{__html:xe((e=r?.text)===null||e===void 0?void 0:e.replace(/\n/g,"</br>"),r?.style)}}),p.createElement("span",{style:Object.assign(Object.assign({},d?.style),{marginLeft:"5px"}),dangerouslySetInnerHTML:{__html:xe((i=d?.text)===null||i===void 0?void 0:i.replace(/\n/g,"</br>"),d?.style)},onClick:u})),m&&p.createElement("button",{"aria-label":"close",className:"consentPopupDisplay-close",onClick:T},p.createElement("img",{src:Ca,alt:"close"})))))};var Da=Pe(Pa);const _a=at(Da,{displayName:"Display Consent",icon:"",category:"consentPopup",type:"Display",related:{settingRender:Ea,bindableProps:[],interactionRender:Sa},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 Ki=Object.freeze({__proto__:null,AniLink:Aa,AniLinkPopup:xa,Appoint:fd,AppointForm:Uo,Commodity:ud,CommodityDetail:Nr,CommodityDetailDiroNew:Gr,CommodityDiro:Ed,CommodityDiroNew:Dd,CommodityList:Jr,Consent:va,ConsentDetail:ld,Display:_a,HashTag:sa,Iframe:td,Link:yd,MultiCommodity:Bd,MultiCommodityDiro:Nd,MultiCommodityDiroNew:Gd,Prompt:Br});const Oa="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",La="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Ma=t=>{var e,{active:i,activeIcon:n,unActicveIcon:l,recData:o,position:r}=t,d=nt(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:a,mutateUnlike:v,bffEventReport:s,setCacheRtcList:m,cacheRtcList:f}=je(),[h,g]=q((e=f?.[r])===null||e===void 0?void 0:e.isCollected),b=Ct(La),T=Ct(Oa),u=Di(()=>mt(void 0,void 0,void 0,function*(){var y,A,w,D,I,S,k,E,c,O,C,_,x,M,N,F,B,R,L,V,G,z;if(h){g(!1);const K=(w=yield v?.({videoItemId:(A=(y=o?.video)===null||y===void 0?void 0:y.itemId)!==null&&A!==void 0?A:""}))!==null&&w!==void 0?w:!1;if(s?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(I=(D=o?.video)===null||D===void 0?void 0:D.itemId)!==null&&I!==void 0?I:"",contentName:(k=(S=o?.video)===null||S===void 0?void 0:S.title)!==null&&k!==void 0?k:"",contentTags:JSON.stringify((c=(E=o?.video)===null||E===void 0?void 0:E.tags)!==null&&c!==void 0?c:[]),position:r+"",contentFormat:!((O=o?.video)===null||O===void 0)&&O.url?"video":"image",traceInfo:(C=o?.video)===null||C===void 0?void 0:C.traceInfo}}),!K)g(!0);else{const Q=(_=f?.map((ne,he)=>(he===r&&(ne.isCollected=!1),ne)))!==null&&_!==void 0?_:[];m?.(Q)}}else{g(!0);const K=(x=yield a?.({content:JSON.stringify(o)}))!==null&&x!==void 0?x:!1;if(s?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(N=(M=o?.video)===null||M===void 0?void 0:M.itemId)!==null&&N!==void 0?N:"",contentName:(B=(F=o?.video)===null||F===void 0?void 0:F.title)!==null&&B!==void 0?B:"",contentTags:JSON.stringify((L=(R=o?.video)===null||R===void 0?void 0:R.tags)!==null&&L!==void 0?L:[]),position:r+"",contentFormat:!((V=o?.video)===null||V===void 0)&&V.url?"video":"image",traceInfo:(G=o?.video)===null||G===void 0?void 0:G.traceInfo}}),!K)g(!1);else{const Q=(z=f?.map((ne,he)=>(he===r&&(ne.isCollected=!0),ne)))!==null&&z!==void 0?z:[];m?.(Q)}}}),200);return p.createElement("button",Object.assign({},d,{"aria-label":"like",onClick:u}),p.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:h?n||b:l||T,alt:"icon"}))};var lo=Pe(Ma),Na="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 Ji=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=bo.render(p.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})(),Ra=({rec:t,index:e,height:i,data:n,muted:l,activeIndex:o,videoPostConfig:r,videoPlayIcon:d})=>{const[a,v]=q(!1),{bffEventReport:s,sxpParameter:m,waterFallData:f,openHashtag:h,bffFbReport:g}=je(),b=ve(0),[T,u]=q(!1),[y,A]=q(!0),{isActive:w}=Yn(),D=ve(null),[I,S]=q(""),[k,E]=q(!1),c=ve(),O=`pb-cache-video-${e}`,C=ve(null),_=ve(null),x=ve(),M=ve(),N=ue(()=>r?.mode==="2",[r]),F=ue(()=>{var U;return r?.mode==="2"?`translateY(-${50+((U=r?.offsetTop)!==null&&U!==void 0?U:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[r]),B=ue(()=>{var U;return((U=t?.video)===null||U===void 0?void 0:U.cover)||I},[I,t]),R=ue(()=>N?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[N]),L=ue(()=>r?.bgWay==="1",[r]),V=ue(()=>L&&r?.bgColor?{backgroundColor:r?.bgColor}:{},[r,L]);pe(()=>{c?.current&&(c.current.muted=l)},[l,c?.current]);const G=ge(()=>{var U;c?.current&&((U=c?.current)===null||U===void 0||U.play())},[c?.current]),z=Ct("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),K=ge(()=>{c?.current&&(E(!1),u(!0))},[]),Q=ge(()=>mt(void 0,void 0,void 0,function*(){var U,oe,fe,se,le,Ee,Te,Ge,qe,Ue,ie,Z,X;if(!c?.current)return;v(!1);const Y=n[e];if(Y&&(!((U=c?.current)===null||U===void 0)&&U.duration)){b.current=((oe=c?.current)===null||oe===void 0?void 0:oe.currentTime)||0;const Ne=((se=(fe=c?.current)===null||fe===void 0?void 0:fe.duration)!==null&&se!==void 0?se:0).toFixed(2),ce=((Ee=(le=c?.current)===null||le===void 0?void 0:le.currentTime)!==null&&Ee!==void 0?Ee:0).toFixed(2),J=y?"0":"1";s?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(Ge=(Te=Y?.video)===null||Te===void 0?void 0:Te.itemId)!==null&&Ge!==void 0?Ge:"",contentName:(Ue=(qe=Y?.video)===null||qe===void 0?void 0:qe.title)!==null&&Ue!==void 0?Ue:"",playType:J,startTime:ce,videoDuration:Ne,contentTags:JSON.stringify((Z=(ie=Y?.video)===null||ie===void 0?void 0:ie.tags)!==null&&Z!==void 0?Z:[]),position:e+"",contentFormat:"video",traceInfo:(X=Y?.video)===null||X===void 0?void 0:X.traceInfo,loadTime:M?.current-x?.current+""}}),A(!1)}}),[s,n,e,y,c?.current]),ne=ge(()=>{var U;if(!c?.current||I||!N||(c.current.style.objectFit="contain",!((U=t?.video)===null||U===void 0)&&U.cover||!D||!D.current||L))return;const oe=()=>{const fe=D?.current,se=fe.getContext("2d"),le=window?.innerWidth,Ee=window?.innerHeight;fe.height=Ee,fe.width=le,se?.drawImage(c.current,0,0,fe.width,fe.height),S(fe.toDataURL())};oe(),setTimeout(()=>{oe()},500)},[c.current,L,t,I,N]),he=ge(()=>{c.current&&(M.current=new Date,Q(),ne())},[c.current,ne,Q]),Se=ge(U=>()=>{var oe,fe,se,le,Ee;if(!c.current||!T)return;const Te=(oe=c?.current)===null||oe===void 0?void 0:oe.paused;switch(U){case"start":if(!Te)return;(fe=c?.current)===null||fe===void 0||fe.play(),v(!1);break;case"pause":if(Te)return;(se=c?.current)===null||se===void 0||se.pause(),v(!0);break;default:Te?(le=c?.current)===null||le===void 0||le.play():(Ee=c?.current)===null||Ee===void 0||Ee.pause(),v(!Te);break}},[T,c?.current]),me=ge(()=>{var U,oe,fe,se,le,Ee,Te,Ge,qe,Ue,ie,Z,X;if(!c?.current||o!==e)return;const Y=n[e],Ne=((oe=(U=c?.current)===null||U===void 0?void 0:U.duration)!==null&&oe!==void 0?oe:0).toFixed(2),ce=((se=(fe=c?.current)===null||fe===void 0?void 0:fe.currentTime)!==null&&se!==void 0?se:0).toFixed(2);if(!((le=c?.current)===null||le===void 0)&&le.duration){const J=(((Ee=c?.current)===null||Ee===void 0?void 0:Ee.currentTime)-b.current).toFixed(2);s?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(Ge=(Te=Y?.video)===null||Te===void 0?void 0:Te.itemId)!==null&&Ge!==void 0?Ge:"",contentName:(Ue=(qe=Y?.video)===null||qe===void 0?void 0:qe.title)!==null&&Ue!==void 0?Ue:"",endTime:ce,videoDuration:Ne,playDuration:J,contentTags:JSON.stringify((Z=(ie=Y?.video)===null||ie===void 0?void 0:ie.tags)!==null&&Z!==void 0?Z:[]),position:e+"",contentFormat:"video",traceInfo:(X=Y?.video)===null||X===void 0?void 0:X.traceInfo}})}},[n,e,s,c?.current,o]),Ve=ge(()=>{E(!0)},[]);pe(()=>{var U,oe,fe,se,le,Ee,Te,Ge,qe,Ue;if(!w)return;const ie=t?.video.url;if(!ie)return;const Z=document.querySelector(`#${O}`);if(!Z||(c.current=Ji?.(Z),!c?.current))return;x.current=new Date;const X=window?.Hls;let Y=_?.current;return ie.includes(".m3u8")&&X&&X.isSupported()?(Y=new X,Y?.loadSource(ie),Y?.attachMedia(c?.current),Y?.on(X.Events.MANIFEST_PARSED,function(){var Ne;(Ne=c?.current)===null||Ne===void 0||Ne.play()})):c.current.src=ie,(U=c?.current)===null||U===void 0||U.setAttribute("x5-playsinline","true"),(oe=c?.current)===null||oe===void 0||oe.setAttribute("webkit-playsinline","true"),(fe=c?.current)===null||fe===void 0||fe.addEventListener("loadedmetadata",he),(se=c?.current)===null||se===void 0||se.addEventListener("loadeddata",ne),(le=c?.current)===null||le===void 0||le.addEventListener("play",Q),(Ee=c?.current)===null||Ee===void 0||Ee.addEventListener("playing",K),(Te=c?.current)===null||Te===void 0||Te.addEventListener("pause",me),(Ge=c?.current)===null||Ge===void 0||Ge.addEventListener("ended",G),(qe=c?.current)===null||qe===void 0||qe.addEventListener("canplay",G),(Ue=c?.current)===null||Ue===void 0||Ue.addEventListener("waiting",Ve),()=>{var Ne,ce,J,j,Le,ht,At,gt,st,yt;((Ne=c?.current)===null||Ne===void 0?void 0:Ne.paused)||me(),_?.current&&((ce=_?.current)===null||ce===void 0||ce.destroy()),u(!1),(J=c?.current)===null||J===void 0||J.removeEventListener("loadedmetadata",he),(j=c?.current)===null||j===void 0||j.removeEventListener("loadeddata",ne),(Le=c?.current)===null||Le===void 0||Le.removeEventListener("play",Q),(ht=c?.current)===null||ht===void 0||ht.removeEventListener("playing",K),(At=c?.current)===null||At===void 0||At.removeEventListener("pause",me),(gt=c?.current)===null||gt===void 0||gt.removeEventListener("ended",G),(st=c?.current)===null||st===void 0||st.removeEventListener("canplay",G),(yt=c?.current)===null||yt===void 0||yt.removeEventListener("waiting",Ve)}},[w]),pe(()=>{var U,oe,fe,se,le,Ee;!c?.current||!T||(w?(g?.({eventName:"ViewContent",product:(oe=(U=n?.[e])===null||U===void 0?void 0:U.video)===null||oe===void 0?void 0:oe.bindProduct}),g?.({eventName:"PageView",product:(se=(fe=n?.[e])===null||fe===void 0?void 0:fe.video)===null||se===void 0?void 0:se.bindProduct}),(le=c?.current)===null||le===void 0||le.play()):(Ee=c?.current)===null||Ee===void 0||Ee.pause())},[w,T,c?.current]),pe(()=>{var U,oe,fe;if(!w||!c?.current)return;!((U=c?.current)===null||U===void 0?void 0:U.paused)&&h?(oe=c?.current)===null||oe===void 0||oe.pause():h||(fe=c?.current)===null||fe===void 0||fe.play()},[h,w,c?.current]),pe(()=>{if(!w)return;const U=()=>{Se("start")()},oe=Se("pause");return wt.on(ft.PAGE_DID_SHOW,U),wt.on(ft.PAGE_DID_HIDE,oe),()=>{wt.off(ft.PAGE_DID_SHOW,U),wt.off(ft.PAGE_DID_HIDE,oe)}},[Se,w]);const Xe=ue(()=>!m?.placeholder_image||T?null:p.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:m?.placeholder_image,alt:"placeholder image"}),[T,m?.placeholder_image]),ae=ue(()=>{if(!(!k||!T))return p.createElement("img",{style:{position:"absolute",top:"50%",left:0,right:0,transform:"translateY(-100%)",margin:"auto",width:"50px",height:"50px",objectFit:"contain"},src:Na,alt:"placeholder image"})},[k,T]);return pe(()=>{if(!c?.current)return;const U=()=>{var oe;o===e&&(!((oe=t?.video)===null||oe===void 0)&&oe.url)&&c?.current&&!a&&Se("pause")()};return window.addEventListener("beforeunload",U),()=>{window.removeEventListener("beforeunload",U)}},[o,e,t,c?.current,Se,a]),t?.video?p.createElement(p.Fragment,null,N?p.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:Se(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},V)},!L&&T&&B&&p.createElement(xt,{src:B,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},R)}),p.createElement("canvas",{ref:D,style:{display:"none"}}),p.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:F,left:0,right:0}},p.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},p.createElement("div",{className:"n-full-screen",ref:C,id:O,style:{width:"100%",height:"100%"}}),a&&p.createElement(xt,{className:"clc-pb-video-pause",src:d??z,alt:"pause"}))),Xe,ae):p.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:Se()},p.createElement("div",{className:"n-full-screen",ref:C,id:O,style:{width:"100%",height:"100%"}}),Xe,ae,a&&p.createElement(xt,{className:"clc-pb-video-pause",src:d??z,alt:"pause"}))):null};var Va=Pe(Ra);const ja=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:n,style:l})=>{const[o,r]=q(t),d=a=>{a.stopPropagation();const v=!o;r(v),n?.(v)};return pe(()=>{r(t)},[t]),p.createElement("button",{style:l,"aria-label":"toggle button",className:"pb-toggle-button",onClick:d},p.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:o?e:i}))};var ro=Pe(ja);const Fa=({imageUrl:t,style:e,duration:i=2e3})=>{const[n,l]=q(!0);Mt(),pe(()=>{setTimeout(()=>{l(!1)},i)},[]);const o=Ct("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),r=ue(()=>n?"pb-fadeIn":"pb-fadeOut",[n]);return p.createElement("div",{hidden:!n,className:`pb-finger-wrap ${r}`,style:Object.assign(Object.assign({},e),{animationDuration:`${i/1e3}s`})},p.createElement("img",{src:t||o,alt:"finger swiper"}))},ao=t=>{const{src:e,height:i,imgUrlsPostConfig:n,onShowFirstImage:l}=t,o=ue(()=>n?.mode==="2",[n]),r=ue(()=>{var s;return n?.mode==="2"?`translateY(-${50+((s=n?.offsetTop)!==null&&s!==void 0?s:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[n]),d=ue(()=>o?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[o]),a=ue(()=>n?.bgWay==="1",[n]),v=ue(()=>a&&n?.bgColor?{backgroundColor:n?.bgColor}:{},[n,a]);return p.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},v)},(!o||!a)&&p.createElement(xt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},d),onLoad:l}),o&&p.createElement(xt,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:r,left:0,right:0},onLoad:l}))},Ba=({imgUrls:t,width:e,height:i,rec:n,index:l,onViewImageEndEvent:o,onViewImageStartEvent:r,imgUrlsPostConfig:d})=>{var a,v;const s=ve(),{isActive:m}=Yn(),{sxpParameter:f,openHashtag:h}=je(),[g,b]=q(!1),[T,u]=q(),y=new Date;pe(()=>{g&&m?(s?.current&&s.current.swiper.autoplay.start(),h?o(n):r(l,T,!0)):s?.current&&s.current.swiper.autoplay.stop()},[n,m,o,h,l,r,g,T]);const A=ge(w=>mt(void 0,void 0,void 0,function*(){g||(u({loadTime:new Date-y+""}),b(!0))}),[g]);return pe(()=>{const w=()=>r(l,T),D=()=>o(n);return wt.on(ft.PAGE_DID_SHOW,w),wt.on(ft.PAGE_DID_HIDE,D),()=>{wt.off(ft.PAGE_DID_SHOW,w),wt.off(ft.PAGE_DID_HIDE,D)}},[T]),p.createElement(Kt,{ref:s,defaultValue:0,direction:"horizontal",modules:[xi,Si],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},className:Ce(Object.assign(Object.assign({".swiper-pagination":{bottom:(a=d?.marginBottom)!==null&&a!==void 0?a:0,fontSize:"14px"}},d?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:d?.dotsBgColor,opacity:1}}),d?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${d?.dotsActiveColor}!important`,opacity:1}})),height:i,loop:!0,autoplay:{delay:((v=d?.delay)!==null&&v!==void 0?v:3)*1e3}},t?.map((w,D)=>p.createElement(Rt,{key:D},p.createElement(ao,{src:!g&&D>0?"":w,height:i,imgUrlsPostConfig:d,onShowFirstImage:A}))))};var za=Pe(Ba);const Wa=({tags:t,itemId:e,itemType:i,index:n,rec:l,hashTagStyle:o,hashTagRightMargin:r})=>{var d;const[a,v]=q(!1),{setWaterFallData:s,setOpenHashtag:m,setCacheActiveIndex:f,waterFallData:h,setIsFromHashtag:g}=je(),b=T=>{h?g?.(!0):f?.(n),s?.(i?{hashTag:T,itemId:e,itemType:i,rec:l}:{hashTag:T,rec:l}),m?.(!0)};return ue(()=>t.length<=6?null:p.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>v(!a)},a?"show less":"show more"),[a,t]),p.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(d=o?.marginTop)!==null&&d!==void 0?d:16}px`,width:r}},p.createElement(ci,null,t?.map((T,u)=>p.createElement(Rt,{key:u,hidden:a?!1:u>=6,className:"clc-sxp-bottom-hashtag-item",style:o,onClick:()=>b(T),tag:"button","aria-label":T},p.createElement("div",{dangerouslySetInnerHTML:{__html:xe(`#${T}`,o)}})))))};var so=Pe(Wa),co="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 pi(t){return Pe(function(e){const{$store:i}=Co(),n=o=>{let r=o;const d=o.match(/{{.*?}}/g);return d?.length&&d.forEach(a=>{a.replace(/{{\s*([\w.]+)\s*}}/g,(v,s)=>{if(s){const m=nn(i,s);return r=r.replace(a,m),m}})}),r},l=ue(()=>{var o,r,d;const{bindDatas:a}=e,v=nt(e,["bindDatas"]);if((o=a?.forEach)===null||o===void 0||o.call(a,s=>{if(s?.propKey&&s?.dataPath){const{propKey:m,dataPath:f}=s;f.replace(/{{\s*([\w.]+)\s*}}/g,(h,g)=>{var b,T;if(g){const u=(T=(b=nn(i,g))!==null&&b!==void 0?b:e[m])!==null&&T!==void 0?T:"";return v[m]=u,u}})}}),v){v.eventMap={};const s=$t(v.event)||{};for(const m in s)if(Object.prototype.hasOwnProperty.call(s,m))try{s[m].value=n(s[m].value),v.eventMap[m]=new Function(s[m].value)}catch{}}return!((d=(r=v?.event)===null||r===void 0?void 0:r.onClick)===null||d===void 0)&&d.linkType&&(v.style.cursor="pointer"),v},[i,e]);return p.createElement(t,Object.assign({},l,l.eventMap))})}const Ha=({rec:t,index:e,tempMap:i,resolver:n,includesCtaType:l,isActive:o,value:r})=>{const{schema:d}=Mt();if(!t?.video)return null;const a=ue(()=>{var v,s,m,f,h,g,b,T,u,y,A,w,D,I,S,k,E,c,O,C,_,x,M,N,F,B,R,L;if(!(l&&!l?.includes((v=r?.item)===null||v===void 0?void 0:v.type))&&!(!l&&((s=r?.item)===null||s===void 0?void 0:s.category)==="cta")){if(((m=r?.item)===null||m===void 0?void 0:m.type)==="CommodityDiro"&&!(!((f=t?.video)===null||f===void 0)&&f.bindProduct)||((h=r?.item)===null||h===void 0?void 0:h.type)==="Commodity"&&!(!((g=t?.video)===null||g===void 0)&&g.bindProduct)||((b=r?.item)===null||b===void 0?void 0:b.type)==="CommodityDiroNew"&&!(!((T=t?.video)===null||T===void 0)&&T.bindProduct)||((u=r?.item)===null||u===void 0?void 0:u.type)==="MultiCommodity"&&!(!((A=(y=t?.video)===null||y===void 0?void 0:y.bindProducts)===null||A===void 0)&&A.length)||((w=r?.item)===null||w===void 0?void 0:w.type)==="MultiCommodityDiro"&&!(!((I=(D=t?.video)===null||D===void 0?void 0:D.bindProducts)===null||I===void 0)&&I.length)||((S=r?.item)===null||S===void 0?void 0:S.type)==="MultiCommodityDiroNew"&&!(!((E=(k=t?.video)===null||k===void 0?void 0:k.bindProducts)===null||E===void 0)&&E.length))return null;if(r&&n){const V=n[(c=r?.item)===null||c===void 0?void 0:c.type],G=pi(V),z=(O=V?.extend)===null||O===void 0?void 0:O.defaulSetting,K=((x=(_=(C=r?.item)===null||C===void 0?void 0:C.event)===null||_===void 0?void 0:_.onClick)===null||x===void 0?void 0:x.linkType)==="externalLink";let Q=$t((M=r?.item)===null||M===void 0?void 0:M.style);if(Q.hasOwnProperty("backdropFilter")){let ne=Q.backdropFilter;Q.backdropFilter=`blur(${ne??0}px)`}return p.createElement(G,Object.assign({style:Object.assign(Object.assign(Object.assign({},z?.style),Q),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},z?.textStyle),(N=r?.item)===null||N===void 0?void 0:N.textStyle),bindDatas:(B=(F=r?.item)===null||F===void 0?void 0:F.bindDatas)!==null&&B!==void 0?B:[]},z?.props,(R=r?.item)===null||R===void 0?void 0:R.props,{event:((L=r?.item)===null||L===void 0?void 0:L.event)||{},schema:d,id:r?.id,key:r?.id,recData:t,isExternalLink:K,index:e,isActive:o}))}else return null}},[t,n,i,d,r?.id,o]);return p.createElement(p.Fragment,null,a)};var ki=Pe(Ha);const uo=({nudge:t})=>{var e,i,n,l,o,r;return p.createElement(p.Fragment,null,t?.isOpen&&p.createElement("div",{className:"clc-sxp-bottom-nudge",style:{marginBottom:(e=t?.marginBottom)!==null&&e!==void 0?e:5,width:(n=(i=t?.size)===null||i===void 0?void 0:i.width)!==null&&n!==void 0?n:212,height:(o=(l=t?.size)===null||l===void 0?void 0:l.height)!==null&&o!==void 0?o:38,backgroundColor:t?.backgroundColor,borderRadius:(r=t?.borderRadius)!==null&&r!==void 0?r:4}},t?.icon?p.createElement("img",{src:t.icon,alt:"nudge icon",style:{height:"100%",objectFit:"cover",flexShrink:0}}):null,p.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:xe(t?.content,t?.textStyle)}})))},Xa=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:n,setRtcList:l,setCacheRtcList:o,setCacheActiveIndex:r,setLoading:d,swiperRef:a,waterFallData:v,bffEventReport:s,selectTag:m,setSelectTag:f}=je(),{backMainFeed:h}=ut(),g=ue(()=>[Ai,...t],[t]),b=T=>()=>{if(T===m)return;T!=="FOR U"?s?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${T}']`}}):h("theme",T,m);let u;T!==Ai&&(u=T),d?.(!0),n?.({themeTag:u}).then(y=>{var A,w,D,I;wt.emit(ft.CHANGE_THEME_TAG,u),l?.((A=y?.recList)!==null&&A!==void 0?A:[]),o?.((w=y?.recList)!==null&&w!==void 0?w:[]),e?.(0),r?.(0),(I=(D=a?.current)===null||D===void 0?void 0:D.swiper)===null||I===void 0||I.slideTo(0)}).finally(()=>{d?.(!1)}),f?.(T)};return v||t.length<=0?null:p.createElement("div",{className:"clc-sxp-tagbar",style:i},p.createElement("div",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},g.map(T=>p.createElement("button",{className:`clc-sxp-tagbar-list-item ${T===m?"clc-sxp-tagbar-list-item-active":""}`,key:T,"aria-label":T,onClick:b(T)},T))))};var vo=Pe(Xa);const Ga=({resolver:t,globalConfig:e})=>{var i,n;const l=ue(()=>Lo(),[]),o=t?.Display,r=pi(o),d=(n=(i=e?.consentPopup)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.item;return p.createElement(r,Object.assign({},d?.props,{style:d?.style,event:d?.event||{},contsentState:l}))};var Ua=Pe(Ga);const po=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:n=window.innerWidth,tempMap:l,resolver:o,data:r=[],ctaType:d,tipText:a,nudge:v,_schema:s,hashTagStyle:m,hashTagRightMargin:f,tagList:h=[],licenseUrl:g})=>{var b,T,u,y,A,w,D,I,S,k,E,c,O,C,_,x,M,N,F,B,R;const L=Ct("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),V=Ct("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:G}=Mt(),[z,K]=q(0),Q=ve(0),[ne,he]=q(!0),Se=ve(),[me,Ve]=q(!1),[Xe,ae]=q(!1),[U,oe]=q(new Date().getTime()),fe=ve(!1),[se,le]=q(2),{loadVideos:Ee,bffEventReport:Te,loading:Ge,setPopupDetailData:qe,ctaEvent:Ue,swiperRef:ie,waterFallData:Z,setOpenHashtag:X,appDomain:Y,openHashtag:Ne,loadingImage:ce,isFromHashtag:J,popupDetailData:j,bffFbReport:Le,curTime:ht,h5EnterLink:At,isShowConsent:gt,selectTag:st,isPreview:yt,isEditor:W,cacheRtcList:H,setRtcList:we,cacheActiveIndex:Fe,rtcList:Ae,isNoMoreData:De}=je(),{backMainFeed:te,productView:$,jumpToWeb:Re}=ut(),Ze=ue(()=>r.length>0&&!Ge&&(Do()||t?.enableSwiperTip),[r,Ge,t?.enableSwiperTip]);pe(()=>{mn()},[]),pe(()=>{if(r?.length>0){const P=new Date;Se.current=P}},[r?.length]);const tt=ge(()=>{if(mn(),At?.(),r.length>0){const P=new Date;Se.current=P}},[r.length,At]);pe(()=>{var P;if(!d||d?.length<1)return;const de=r?.findIndex(re=>{var be,ke,_e,ee,Me,Be,We,He,ye;const ze=d?.[0];return ze==="\u591A\u5546\u54C1CTA"?((be=re?.video)===null||be===void 0?void 0:be.bindProducts)&&((_e=(ke=re?.video)===null||ke===void 0?void 0:ke.bindProducts)===null||_e===void 0?void 0:_e.length)>0:ze==="\u5546\u54C1CTA"?(ee=re?.video)===null||ee===void 0?void 0:ee.bindProduct:((Be=(Me=re?.video)===null||Me===void 0?void 0:Me.bindCta)===null||Be===void 0?void 0:Be.itemId)===ze&&(((We=re?.video)===null||We===void 0?void 0:We.url)||((ye=(He=re?.video)===null||He===void 0?void 0:He.imgUrls)===null||ye===void 0?void 0:ye.length))})||0;de!==-1&&((P=ie?.current)===null||P===void 0||P.swiper.slideTo(de))},[r,d,ie]),pe(()=>{const P=r?.[z],de=()=>{var re,be,ke,_e,ee,Me,Be,We,He,ye,ze,lt,$e,et,it,St,Oe,It,Ut,Yt;const Qt=!Ne&&!gt;if(document.visibilityState==="hidden"){Qt&&(wt.emit(ft.PAGE_DID_HIDE,P),_t(P));let Lt="";j&&(!((be=(re=P?.video)===null||re===void 0?void 0:re.bindProducts)===null||be===void 0)&&be.length||!((ke=P?.video)===null||ke===void 0)&&ke.bindProduct)?Lt="pdpPage":j&&((Be=l?.[(Me=(ee=(_e=P?.video)===null||_e===void 0?void 0:_e.bindCta)===null||ee===void 0?void 0:ee.itemId)!==null&&Me!==void 0?Me:""].item)===null||Be===void 0?void 0:Be.type)==="Appoint"?Lt="formPage":J?Lt="hashTagPage":!((We=P?.video)===null||We===void 0)&&We.url?Lt="videoPage":!((He=P?.video)===null||He===void 0)&&He.imgUrls&&(!((ze=(ye=P?.video)===null||ye===void 0?void 0:ye.imgUrls)===null||ze===void 0)&&ze.length)?Lt="imagePage":P?.product&&(Lt="productPage"),Te?.({eventInfo:{sessionDuration:Math.floor((new Date-ht.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(lt=P?.video)===null||lt===void 0?void 0:lt.itemId,productId:($e=P?.product)===null||$e===void 0?void 0:$e.itemId,position:z+"",fromKName:Lt,fromKPage:location?.href,ctatId:(St=(it=(et=P?.video)===null||et===void 0?void 0:et.bindCta)===null||it===void 0?void 0:it.itemId)!==null&&St!==void 0?St:"",traceInfo:(Yt=(It=(Oe=P?.video)===null||Oe===void 0?void 0:Oe.traceInfo)!==null&&It!==void 0?It:(Ut=P?.product)===null||Ut===void 0?void 0:Ut.traceInfo)!==null&&Yt!==void 0?Yt:""}})}else document.visibilityState==="visible"&&(fe.current===!0&&(oe(new Date().getTime()),fe.current=!1),tt(),Qt&&(wt.emit(ft.PAGE_DID_SHOW,P),te("external",st)))};return document.addEventListener("visibilitychange",de),()=>{document.removeEventListener("visibilitychange",de)}},[z,Te,r,tt,j,J,l,ht,te,Ne,gt,st]);const dt=ue(()=>{let P=0;return h.length>0&&(P+=45,Z&&(P-=45)),P},[h,Z]),ot=ue(()=>{let P=0;return t?.logoUrl&&t?.isShowLogo&&(P+=56),P},[t]),Ye=ue(()=>i-ot-dt,[ot,i,dt]),Je=ue(()=>{var P;const de=z===0&&!Z&&!W?[(P=r?.[0])!==null&&P!==void 0?P:null]:r?.map((re,be)=>z===be||be-1===z||be+1===z?re:null);return de?.length?!Z&&!De?de.concat([{loading:!0}]):de:[]},[r,z,Z,W,De]),Ke=ue(()=>{var P,de,re,be;if(t?.logoUrl&&t?.isShowLogo){const ke=(de=(P=t?.logoBar)===null||P===void 0?void 0:P.onClick)===null||de===void 0?void 0:de.value,_e=((be=(re=t?.logoBar)===null||re===void 0?void 0:re.onClick)===null||be===void 0?void 0:be.linkType)==="externalLink",ee=Je[z];return p.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},ke&&{onClick:()=>{var Me,Be,We,He;_e&&Re(ee,(Me=ee?.video)===null||Me===void 0?void 0:Me.bindProduct,(Be=ee?.video)===null||Be===void 0?void 0:Be.bindCta,z,((We=ee?.product)===null||We===void 0?void 0:We.traceInfo)||((He=ee?.video)===null||He===void 0?void 0:He.traceInfo)),new Function(ke)()}}),p.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,z,Je]),ct=ge((P,de)=>{var re,be,ke,_e;return!((re=P?.video)===null||re===void 0)&&re.url?p.createElement(Va,{key:U,rec:P,index:de,muted:ne,data:r,height:Ye,activeIndex:z,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((be=P?.video)===null||be===void 0)&&be.imgUrls?p.createElement(za,{key:P?.video.itemId,imgUrls:P?.video.imgUrls,width:n,height:Ye,rec:P,index:de,onViewImageEndEvent:Dt,onViewImageStartEvent:Wt,imgUrlsPostConfig:t?.imgUrlsPost}):P.product&&Array.isArray(t?.productPost)&&((ke=t?.productPost)===null||ke===void 0?void 0:ke.length)>0?(_e=t?.productPost)===null||_e===void 0?void 0:_e.map((ee,Me)=>{var Be,We,He,ye,ze,lt,$e,et;const it=o[(Be=ee?.item)===null||Be===void 0?void 0:Be.type],St=pi(it),Oe=(We=it?.extend)===null||We===void 0?void 0:We.defaulSetting;return p.createElement(St,Object.assign({key:`${de}${Me}`,textStyle:Object.assign(Object.assign({},Oe?.textStyle),(He=ee?.item)===null||He===void 0?void 0:He.textStyle),bindDatas:(ze=(ye=ee?.item)===null||ye===void 0?void 0:ye.bindDatas)!==null&&ze!==void 0?ze:[]},Oe?.props,(lt=ee?.item)===null||lt===void 0?void 0:lt.props,{event:(($e=ee?.item)===null||$e===void 0?void 0:$e.event)||{},schema:G,id:ee?.id,viewTime:Se.current,rec:P,isPost:!0,tipText:a,style:Object.assign(Object.assign(Object.assign({},Oe?.style),(et=ee?.item)===null||et===void 0?void 0:et.style),{height:"100%",overflow:"auto"}),index:de,isActive:z===de}))}):null},[n,r,Ye,ne,z,t?.productPost,t?.videoPlayIcon,Se,a,o,G,U]),vt=ge(P=>{ae(P)},[]),Ie=ue(()=>Xe?{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"},[Xe]),pt=ge((P,de)=>{var re,be,ke,_e,ee,Me,Be,We,He,ye,ze,lt,$e;if(P?.video){let et=null;!((be=(re=P?.video)===null||re===void 0?void 0:re.bindProducts)===null||be===void 0)&&be.length?et="\u591A\u5546\u54C1CTA":!((ke=P?.video)===null||ke===void 0)&&ke.bindProduct?et="\u5546\u54C1CTA":et=(ee=(_e=P?.video)===null||_e===void 0?void 0:_e.bindCta)===null||ee===void 0?void 0:ee.itemId;const it=l?.[et];return p.createElement(p.Fragment,null,((Me=P?.video)===null||Me===void 0?void 0:Me.title)&&!Xe&&p.createElement("div",{className:"clc-sxp-bottom-shadow"}),p.createElement("div",{className:"clc-sxp-bottom",style:{marginBottom:`${(Be=t?.bottomInfoDist)!==null&&Be!==void 0?Be:40}px`}},p.createElement(uo,{nudge:v}),t?.isShowCTA===void 0||t?.isShowCTA?p.createElement("div",{className:"clc-sxp-bottom-card"},p.createElement(ki,{rec:P,index:de,tempMap:l,resolver:o,isActive:de===z,value:it})):null,p.createElement("div",null,p.createElement(Ci,{className:"clc-sxp-bottom-text",isPost:!0,foldText:a?.foldText,unfoldText:a?.unfoldText,text:(He=(We=P?.video)===null||We===void 0?void 0:We.title)!==null&&He!==void 0?He:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:vt}),p.createElement(ki,{rec:P,index:de,tempMap:l,resolver:o,includesCtaType:["AniLink"],isActive:de===z,value:it}),p.createElement(so,{index:z,tags:(ze=(ye=P?.video)===null||ye===void 0?void 0:ye.hashTags)!==null&&ze!==void 0?ze:[],itemId:(lt=P?.video)===null||lt===void 0?void 0:lt.itemId,itemType:!(($e=P?.video)===null||$e===void 0)&&$e.itemId?"VIDEO":null,rec:P,hashTagStyle:m,hashTagRightMargin:n-(f??0)}))),p.createElement(ki,{rec:P,index:de,tempMap:l,resolver:o,includesCtaType:["AniLinkPopup"],isActive:de===z,value:it}))}return null},[e,z,l,o,a,v,m,t,vt,Xe,Ie]),Qe=ge((P,de,re)=>{var be,ke,_e,ee;if(!t?.isShowLike||!re)return;let Me=(be=t?.likeIconY)!==null&&be!==void 0?be:400;return Z&&Me<40&&t.likeIconYPosit==="top"&&(Me+=40),P?.video?p.createElement(lo,{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",[(ke=t.likeIconXPosit)!==null&&ke!==void 0?ke:"right"]:(_e=t.likeIconX)!==null&&_e!==void 0?_e:0,[(ee=t.likeIconYPosit)!==null&&ee!==void 0?ee:"bottom"]:Me},position:de}):null},[t,Z]),Dt=P=>{var de,re,be,ke,_e,ee;if(!(!((de=P?.video)===null||de===void 0)&&de.url)&&(!((re=P?.video)===null||re===void 0)&&re.imgUrls)){const Me=Date.now(),Be=Q.current===0?0:(Me-Q.current)/1e3;Te?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(ke=(be=P?.video)===null||be===void 0?void 0:be.itemId)!==null&&ke!==void 0?ke:"",contentName:(_e=P?.video.title)!==null&&_e!==void 0?_e:"",imageEndTime:`${Me}`,playDuration:`${Be}`,contentTags:JSON.stringify((ee=P?.video.tags)!==null&&ee!==void 0?ee:[]),position:z+"",contentFormat:"image",traceInfo:P?.video.traceInfo}})}},Vt=(P,de)=>{var re,be,ke,_e,ee,Me,Be,We,He,ye,ze,lt,$e,et,it,St,Oe,It,Ut,Yt,Qt,Lt;if(yt||Z)return;const mo=new Date-ht.current;if(t?.openSlideSkip&&mo>=((re=t?.slideSkipStartTime)!==null&&re!==void 0?re:0)&&_o()&&P){const en=((_e=(ke=(be=P?.video)===null||be===void 0?void 0:be.bindProducts)===null||ke===void 0?void 0:ke[0])===null||_e===void 0?void 0:_e.link)||((Me=(ee=P?.video)===null||ee===void 0?void 0:ee.bindProduct)===null||Me===void 0?void 0:Me.link)||((Be=P?.product)===null||Be===void 0?void 0:Be.link),rt=P?.product||((We=P?.video)===null||We===void 0?void 0:We.bindProduct)||((ye=(He=P?.video)===null||He===void 0?void 0:He.bindProducts)===null||ye===void 0?void 0:ye[0]);if(en){let Pi=null;!((ze=P?.video)===null||ze===void 0)&&ze.url?Pi="video":!(($e=(lt=P?.video)===null||lt===void 0?void 0:lt.imgUrls)===null||$e===void 0)&&$e.length&&(Pi="image"),Te?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(et=rt?.itemId)!==null&&et!==void 0?et:"",productName:(it=rt?.title)!==null&&it!==void 0?it:"",price:rt?.price?rt?.price+"":"0",productCollection:(St=rt?.collection)!==null&&St!==void 0?St:"",contentTags:rt?.tags?JSON.stringify(rt?.tags):"",position:de+"",contentId:(It=(Oe=P?.video)===null||Oe===void 0?void 0:Oe.itemId)!==null&&It!==void 0?It:"",traceInfo:(Lt=(Yt=(Ut=P?.video)===null||Ut===void 0?void 0:Ut.traceInfo)!==null&&Yt!==void 0?Yt:(Qt=P?.product)===null||Qt===void 0?void 0:Qt.traceInfo)!==null&&Lt!==void 0?Lt:"",contentFormat:Pi}}),fe.current=!0,window.location.href=window.getJointUtmLink(en)}}},zt=P=>{var de,re,be,ke,_e,ee,Me,Be,We,He,ye,ze,lt,$e,et,it,St;const Oe=r[P.previousIndex];if(!Oe)return;let It=null;!((de=Oe?.video)===null||de===void 0)&&de.url?It="video":!((be=(re=Oe?.video)===null||re===void 0?void 0:re.imgUrls)===null||be===void 0)&&be.length&&(It="image"),P.previousIndex-P.activeIndex<0?(Te?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(_e=(ke=Oe?.video)===null||ke===void 0?void 0:ke.itemId)!==null&&_e!==void 0?_e:"",productId:(Me=(ee=Oe?.product)===null||ee===void 0?void 0:ee.itemId)!==null&&Me!==void 0?Me:"",requestId:null,traceInfo:(We=(Be=Oe?.video)===null||Be===void 0?void 0:Be.traceInfo)!==null&&We!==void 0?We:"",contentFormat:It,position:((He=P.previousIndex)!==null&&He!==void 0?He:0)+""}}),Dt(Oe),Vt(Oe,P.previousIndex)):(Te?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(ze=(ye=Oe?.video)===null||ye===void 0?void 0:ye.itemId)!==null&&ze!==void 0?ze:"",productId:($e=(lt=Oe.product)===null||lt===void 0?void 0:lt.itemId)!==null&&$e!==void 0?$e:"",requestId:null,traceInfo:(it=(et=Oe?.video)===null||et===void 0?void 0:et.traceInfo)!==null&&it!==void 0?it:"",contentFormat:It,position:((St=P.previousIndex)!==null&&St!==void 0?St:0)+""}}),Dt(Oe)),_t(Oe),Se.current=new Date},_t=P=>{var de,re,be;!(!((de=P?.video)===null||de===void 0)&&de.url)&&!(!((re=P?.video)===null||re===void 0)&&re.imgUrls)&&P?.product&&$(P,P.product,(be=P?.product)===null||be===void 0?void 0:be.bindCta,Se.current,z)};pe(()=>{const P=r[z];Ne?_t(P):Se.current=new Date},[Ne,r,z]);const Wt=(P,de,re)=>{var be,ke,_e,ee,Me,Be,We,He;const ye=r[P];if(!(!((be=ye?.video)===null||be===void 0)&&be.url)&&(!((ke=ye?.video)===null||ke===void 0)&&ke.imgUrls)){const ze=Date.now();Q.current=ze,Te?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(ee=(_e=ye?.video)===null||_e===void 0?void 0:_e.itemId)!==null&&ee!==void 0?ee:"",contentName:(Me=ye?.video.title)!==null&&Me!==void 0?Me:"",imageStartTime:`${ze}`,contentTags:JSON.stringify((Be=ye?.video.tags)!==null&&Be!==void 0?Be:[]),position:P+"",contentFormat:"image",traceInfo:ye?.video.traceInfo,loadTime:de?.loadTime}}),re&&(Le?.({eventName:"ViewContent",product:(We=ye?.video)===null||We===void 0?void 0:We.bindProduct}),Le?.({eventName:"PageView",product:(He=ye?.video)===null||He===void 0?void 0:He.bindProduct}))}},Ot=ge(P=>{var de,re,be,ke,_e,ee;if(!P)return;let Me=(de=t?.muteIconY)!==null&&de!==void 0?de:23;return Z&&Me<40&&t?.muteIconYPosit==="top"&&(Me+=40),(t?.isShowMute===void 0||t?.isShowMute===!0)&&p.createElement(ro,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((be=(re=Je?.[z])===null||re===void 0?void 0:re.video)===null||be===void 0)&&be.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(ke=t?.muteIconXPosit)!==null&&ke!==void 0?ke:"right"]:(_e=t?.muteIconX)!==null&&_e!==void 0?_e:0,[(ee=t?.muteIconYPosit)!==null&&ee!==void 0?ee:"bottom"]:Me},defaultValue:ne,activeIcon:t?.unMuteIcon?t?.unMuteIcon:L,unactiveIcon:t?.muteIcon?t?.muteIcon:V,onChange:he})},[t,Je,z,ne,Z]),Jt=ue(()=>Ge?p.createElement("div",{style:{height:Ye,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},p.createElement("img",{width:64,height:64,src:ce,alt:"loading...",style:{objectFit:"contain"}})):Je?.map((P,de)=>p.createElement(Rt,{key:de,virtualIndex:de,style:{overflow:"hidden"}},P&&p.createElement(p.Fragment,null,P?.loading?p.createElement("div",{style:{height:Ye,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},p.createElement("img",{width:64,height:64,src:ce,alt:"loading...",style:{objectFit:"contain"}})):p.createElement(p.Fragment,null,Qe(P,de,!t?.likeIconFixed),Ot(!t?.muteIconFixed),pt(P,de),ct(P,de))))),[n,r,Ye,Ge,pt,ct,Je,ce,U,Ot]);return p.createElement("div",{id:"sxp-render",className:"clc-sxp-container",style:Object.assign({},t?.textUnderlineOffset&&{textUnderlineOffset:`${t?.textUnderlineOffset}px`})},Z&&p.createElement(Qn,{icon:co,styles:{background:"rgba(0,0,0,.3)",color:"#fff",top:`${ot}px`},textStyle:Object.assign(Object.assign({},(A=(y=(u=(T=(b=t?.hashTag)===null||b===void 0?void 0:b[0])===null||T===void 0?void 0:T.item)===null||u===void 0?void 0:u.props)===null||y===void 0?void 0:y.textStyles)===null||A===void 0?void 0:A.hashTagTitle),{color:"#fff"}),onClose:()=>{!tn(Ae,H)&&H&&H?.length&&we?.(H),X?.(!0)}}),Ke,p.createElement(vo,{tagList:h,setActiveIndex:K,style:{top:ot}}),((w=t?.backButton)===null||w===void 0?void 0:w.enable)&&p.createElement("button",{style:{position:"absolute",[(I=(D=t?.backButton)===null||D===void 0?void 0:D.xPosit)!==null&&I!==void 0?I:"left"]:(k=(S=t?.backButton)===null||S===void 0?void 0:S.x)!==null&&k!==void 0?k:0,[(c=(E=t?.backButton)===null||E===void 0?void 0:E.yPosit)!==null&&c!==void 0?c:"top"]:(((O=t?.backButton)===null||O===void 0?void 0:O.yPosit)=="top"?ot+dt:0)+((_=(C=t?.backButton)===null||C===void 0?void 0:C.y)!==null&&_!==void 0?_:0),zIndex:8,border:"none",padding:0,background:"transparent"},role:"button","aria-label":"back button",onClick:()=>history?.back()},p.createElement("img",{src:(M=(x=t?.backButton)===null||x===void 0?void 0:x.icon)!==null&&M!==void 0?M:co,alt:"back button",width:100,style:{objectFit:"cover"}})),Ze?p.createElement(Fa,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((N=t?.swipeTipOffset)!==null&&N!==void 0?N:0)}%`},duration:t?.swiperTipAniDur}):null,p.createElement(Kt,{style:{marginTop:dt},ref:ie,onSlideChange:()=>{ie.current.swiper.allowTouchMove=!1,setTimeout(()=>{ie.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:P=>{K(P.activeIndex),!Ne&&(zt(P),!(Z||W)&&P?.activeIndex+1>=r?.length&&(me||(Ve(!0),Ee?.(se).then(de=>{var re;Ve(!1),de&&((re=de?.recList)===null||re===void 0?void 0:re.length)>0&&le(se+1)}))))},direction:"vertical",height:Ye},Qe(Je[z],z,!!t?.likeIconFixed),Ot(!!t?.muteIconFixed),Jt),p.createElement(eo,Object.assign({},(R=(B=(F=t?.hashTag)===null||F===void 0?void 0:F[0])===null||B===void 0?void 0:B.item)===null||R===void 0?void 0:R.props)),p.createElement(Ua,{resolver:o,globalConfig:t}))},Ya=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:n,rec:l,index:o})=>p.createElement(Kt,{defaultValue:0,direction:"horizontal",modules:[xi,Si],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(r=>p.createElement(Rt,{key:r},p.createElement(ao,{src:r,height:i,imgUrlsPostConfig:n}))));var qa=Pe(Ya);const Za=({rec:t,index:e,height:i,data:n,muted:l,activeIndex:o,videoPostConfig:r,width:d})=>{const[a,v]=q(!1),s=ve(null),{bffEventReport:m,sxpParameter:f,waterFallData:h,openHashtag:g}=je(),b=ve(0),[T,u]=q(!1),[y,A]=q(!0),w=ve(null),[D,I]=q("");pe(()=>{s.current&&(s.current.muted=l)},[l]);const S=ge(()=>{var R;(R=s.current)===null||R===void 0||R.play()},[]),k=Ct("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),E=ge(()=>{var R,L,V,G,z,K,Q,ne,he,Se,me,Ve,Xe;v(!1);const ae=n[e];if(ae&&(!((R=s?.current)===null||R===void 0)&&R.duration)){b.current=((L=s?.current)===null||L===void 0?void 0:L.currentTime)||0;const U=((G=(V=s.current)===null||V===void 0?void 0:V.duration)!==null&&G!==void 0?G:0).toFixed(2),oe=((K=(z=s.current)===null||z===void 0?void 0:z.currentTime)!==null&&K!==void 0?K:0).toFixed(2),fe=y?"0":"1";m?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(ne=(Q=ae?.video)===null||Q===void 0?void 0:Q.itemId)!==null&&ne!==void 0?ne:"",contentName:(Se=(he=ae?.video)===null||he===void 0?void 0:he.title)!==null&&Se!==void 0?Se:"",playType:fe,startTime:oe,videoDuration:U,contentTags:JSON.stringify((Ve=(me=ae?.video)===null||me===void 0?void 0:me.tags)!==null&&Ve!==void 0?Ve:[]),position:e+"",contentFormat:"video",traceInfo:(Xe=ae?.video)===null||Xe===void 0?void 0:Xe.traceInfo}}),A(!1)}},[m,n,e,y]),c=ge(()=>{u(!0)},[]),O=ge(R=>()=>{var L,V,G,z,K;if(!T)return;const Q=(L=s.current)===null||L===void 0?void 0:L.paused;switch(R){case"start":if(!Q)return;(V=s.current)===null||V===void 0||V.play(),v(!1);break;case"pause":if(Q)return;(G=s.current)===null||G===void 0||G.pause(),v(!0);break;default:Q?(z=s.current)===null||z===void 0||z.play():(K=s.current)===null||K===void 0||K.pause(),v(!Q);break}},[T]),C=ge(()=>{var R,L,V,G,z,K,Q,ne,he,Se,me,Ve,Xe;const ae=n[e],U=((L=(R=s.current)===null||R===void 0?void 0:R.duration)!==null&&L!==void 0?L:0).toFixed(2),oe=((G=(V=s.current)===null||V===void 0?void 0:V.currentTime)!==null&&G!==void 0?G:0).toFixed(2);if(!((z=s?.current)===null||z===void 0)&&z.duration){const fe=(((K=s?.current)===null||K===void 0?void 0:K.currentTime)-b.current).toFixed(2);m?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(ne=(Q=ae?.video)===null||Q===void 0?void 0:Q.itemId)!==null&&ne!==void 0?ne:"",contentName:(Se=(he=ae?.video)===null||he===void 0?void 0:he.title)!==null&&Se!==void 0?Se:"",endTime:oe,videoDuration:U,playDuration:fe,contentTags:JSON.stringify((Ve=(me=ae?.video)===null||me===void 0?void 0:me.tags)!==null&&Ve!==void 0?Ve:[]),position:e+"",contentFormat:"video",traceInfo:(Xe=ae?.video)===null||Xe===void 0?void 0:Xe.traceInfo}})}},[n,e,m]),_=ue(()=>r?.mode==="2",[r]),x=ue(()=>{var R;return r?.mode==="2"?`translateY(-${50+((R=r?.offsetTop)!==null&&R!==void 0?R:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[r]),M=ue(()=>{var R;return((R=t?.video)===null||R===void 0?void 0:R.cover)||D},[D,t]),N=ge(()=>{if(!w||!s||!s.current||!w.current)return;const R=s?.current,L=w?.current,V=L.getContext("2d"),G=window?.innerWidth,z=window?.innerHeight;L.height=z,L.width=G,V?.drawImage(R,0,0,L.width,L.height),I(L.toDataURL())},[]);pe(()=>{var R,L,V,G;if(s.current){if(v(!1),!s.current.src){const z=t?.video.url;if(z.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const K=new window.Hls;K.loadSource(z),K.attachMedia(s.current)}else s.current.canPlayType("application/vnd.apple.mpegurl"),s.current.src=z;else s.current.src=z;s.current.setAttribute("x5-playsinline","true"),s.current.setAttribute("webkit-playsinline","true")}return(R=s.current)===null||R===void 0||R.addEventListener("loadedmetadata",c),(L=s.current)===null||L===void 0||L.addEventListener("canplay",c),(V=s.current)===null||V===void 0||V.addEventListener("playing",E),(G=s.current)===null||G===void 0||G.addEventListener("loadeddata",N),()=>{var z,K,Q,ne;(z=s.current)===null||z===void 0||z.removeEventListener("loadedmetadata",c),(K=s.current)===null||K===void 0||K.removeEventListener("canplay",c),(Q=s.current)===null||Q===void 0||Q.removeEventListener("playing",E),(ne=s.current)===null||ne===void 0||ne.removeEventListener("loadeddata",N)}}},[c,E,t?.video,N]);const F=ue(()=>!f?.placeholder_image||T?null:p.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:f?.placeholder_image,alt:"video poster"}),[T,f?.placeholder_image]);pe(()=>{const R=()=>{var L,V;o===e&&(!((L=t?.video)===null||L===void 0)&&L.url)&&(!((V=s?.current)===null||V===void 0)&&V.src)&&!a&&O("pause")()};return window.addEventListener("beforeunload",R),()=>{window.removeEventListener("beforeunload",R)}},[o,e,t,s,O,a]);const B=ue(()=>_?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[_]);return t?.video?p.createElement(p.Fragment,null,_?p.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:O(),style:{position:"relative",width:d,height:i,overflow:"hidden"}},p.createElement(xt,{src:M,style:Object.assign({height:i,width:d,objectFit:"cover"},B)}),p.createElement("canvas",{ref:w,style:{display:"none"}}),p.createElement("div",{style:{position:"absolute",width:d,height:i,top:"50%",transform:x,left:0,right:0}},p.createElement("div",{style:{position:"relative",width:d,height:"100%"}},p.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:s,autoPlay:!0,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:C,onEnded:S,style:{width:"100%",height:i,objectFit:"contain"}}),p.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:k,alt:"video pause image"}))),F):p.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:O(),style:{position:"relative",width:d,height:i,overflow:"hidden"}},p.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",style:{width:"100%"},ref:s,crossOrigin:"anonymous",muted:!0,autoPlay:!0,controls:!1,playsInline:!0,preload:"auto",onPause:C,onEnded:S}),F,p.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:k,alt:"video pause image"}))):null};var Ka=Pe(Za);const Qi={};Object.values(Ki).forEach(t=>{Qi[t.extend.type]=t});const Ja="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",Qa="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",$a=({data:t=[],globalConfig:e,tipText:i,nudge:n,tempMap:l,descStyle:o,hashTagStyle:r,containerHeight:d=664,containerWidth:a=375,appDomain:v,tagList:s=[]})=>{const m=ue(()=>{let I=0;return e?.logoUrl&&e?.isShowLogo&&(I+=45),s.length>0&&(I+=45),d-I},[e,d,s]),f=(I,S)=>{var k,E,c,O;if(!((k=I?.video)===null||k===void 0)&&k.url)return p.createElement(Ka,{rec:I,index:S,muted:!0,width:a,data:t??[],height:m,activeIndex:S,videoPostConfig:e?.videoPost});if(!((E=I?.video)===null||E===void 0)&&E.imgUrls)return p.createElement(qa,{key:I?.video.itemId,imgUrls:I?.video.imgUrls,width:a,height:m,rec:I,index:S,imgUrlsPostConfig:e?.imgUrlsPost});if(I.product&&I.product&&Array.isArray(e?.productPost)&&((c=e?.productPost)===null||c===void 0?void 0:c.length)>0)return(O=e?.productPost)===null||O===void 0?void 0:O.map((C,_)=>{var x,M,N,F,B,R,L,V;const G=Qi[(x=C?.item)===null||x===void 0?void 0:x.type],z=pi(G),K=(M=G?.extend)===null||M===void 0?void 0:M.defaulSetting;return p.createElement(z,Object.assign({key:`${S}${_}`,textStyle:Object.assign(Object.assign({},K?.textStyle),(N=C?.item)===null||N===void 0?void 0:N.textStyle),bindDatas:(B=(F=C?.item)===null||F===void 0?void 0:F.bindDatas)!==null&&B!==void 0?B:[]},K?.props,(R=C?.item)===null||R===void 0?void 0:R.props,{event:((L=C?.item)===null||L===void 0?void 0:L.event)||{},id:C?.id,rec:I,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},K?.style),(V=C?.item)===null||V===void 0?void 0:V.style),{width:a,height:m,overflow:"auto"}),index:S}))})},h=ue(()=>e?.logoUrl&&e?.isShowLogo?p.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},p.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),g=(I,S)=>e?.isShowCTA===void 0||e?.isShowCTA?p.createElement("div",{className:"clc-sxp-bottom-card"},p.createElement(ki,{rec:I,index:S,tempMap:l,resolver:Qi})):null,b=(I,S)=>{var k,E,c,O,C,_,x;return I?.video?p.createElement(p.Fragment,null,((k=I?.video)===null||k===void 0?void 0:k.title)&&p.createElement("div",{className:"clc-sxp-bottom-shadow"}),p.createElement("div",{className:"clc-sxp-bottom"},p.createElement(uo,{nudge:n}),g(I,S),p.createElement("div",null,p.createElement(Ci,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(c=(E=I?.video)===null||E===void 0?void 0:E.title)!==null&&c!==void 0?c:"",style:Object.assign(Object.assign({},o),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),p.createElement(so,{index:S,tags:(C=(O=I?.video)===null||O===void 0?void 0:O.hashTags)!==null&&C!==void 0?C:[],itemId:(_=I?.video)===null||_===void 0?void 0:_.itemId,itemType:!((x=I?.video)===null||x===void 0)&&x.itemId?"VIDEO":null,rec:I,hashTagStyle:r}))):null},T=Ct(Qa,v),u=Ct(Ja,v),y=(I,S)=>{var k,E,c,O;if(!e?.isShowLike)return;let C=(k=e?.likeIconY)!==null&&k!==void 0?k:400;return C<40&&(C+=40),I?.video?p.createElement(lo,{key:I.position,activeIcon:(E=e?.likeIcon)!==null&&E!==void 0?E:T,unActicveIcon:(c=e?.unlikeIcon)!==null&&c!==void 0?c:u,position:S,active:I.isCollected,recData:I,className:"clc-sxp-like-button",style:{top:C,right:(O=e?.likeIconX)!==null&&O!==void 0?O:0}}):null},A=Ct("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",v),w=Ct("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",v),D=(I,S)=>{var k,E,c,O;return p.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},h,p.createElement(vo,{tagList:s}),p.createElement(ro,{style:{position:"absolute",right:(k=e?.muteIconX)!==null&&k!==void 0?k:0,visibility:!((c=(E=t?.[S])===null||E===void 0?void 0:E.video)===null||c===void 0)&&c.url?"visible":"hidden",bottom:(O=e?.muteIconY)!==null&&O!==void 0?O:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:A,unactiveIcon:e?.muteIcon?e?.muteIcon:w}),f(I,S),b(I,S),y(I,S))};return p.createElement("div",{className:Ce({width:"100%",height:d,display:"flex",boxSizing:"border-box",gap:16,pointerEvents:"none",userSelect:"none",transform:"scale(0.7) translateX(-22%) translateY(-140px)"})},t?.map((I,S)=>D(I,S)))};var es=Pe($a);const ts=()=>{const{schema:t,resolver:e,popup:i}=Mt(),{setPopupDetailData:n,popupDetailData:l,popupCurTimeRef:o,checkCommodityIndexRef:r}=je(),{productView:d}=ut(),[a,v]=q();pe(()=>{const h=()=>{o.current=new Date};return h(),window.addEventListener("pageshow",h),()=>{window.removeEventListener("pageshow",h)}},[]),pe(()=>{i&&i?.id&&i?.id!==""&&(o.current=new Date,v(i))},[i]);const s=ue(()=>{var h,g,b,T;const u=(b=(g=(h=t?.sxpPageConf)===null||h===void 0?void 0:h.globalConfig)===null||g===void 0?void 0:g.popupList)===null||b===void 0?void 0:b.find((y,A)=>{if(y?.id===i?.id)return y});return u!==-1&&((T=u?.item)===null||T===void 0?void 0:T.type)==="Iframe"},[i,t]),m=()=>{var h,g,b,T,u,y,A,w,D,I,S,k,E,c,O,C,_,x;if(!i||i?.id===""||!a||new Date-o.current<((h=i?.duration)!==null&&h!==void 0?h:0))return;v(Object.assign(Object.assign({},i),{id:""}));const M=(T=(b=(g=t?.sxpPageConf)===null||g===void 0?void 0:g.globalConfig)===null||b===void 0?void 0:b.popupList)===null||T===void 0?void 0:T.find(N=>N?.id===i?.id);if(((u=M?.item)===null||u===void 0?void 0:u.type)==="CommodityDetail"||((y=M?.item)===null||y===void 0?void 0:y.type)==="CommodityDetailDiroNew"){const N=l;let F=(w=(A=N?.video)===null||A===void 0?void 0:A.bindProduct)!==null&&w!==void 0?w:(I=(D=N?.video)===null||D===void 0?void 0:D.bindProducts)===null||I===void 0?void 0:I[0],B=(E=(k=(S=N?.video)===null||S===void 0?void 0:S.bindProduct)===null||k===void 0?void 0:k.bindCta)!==null&&E!==void 0?E:(C=(O=(c=N?.video)===null||c===void 0?void 0:c.bindProducts)===null||O===void 0?void 0:O[0])===null||C===void 0?void 0:C.bindCta;if(r?.current>=0){const R=(x=(_=N?.video)===null||_===void 0?void 0:_.bindProducts)===null||x===void 0?void 0:x[r?.current];R&&(F=R,B=R?.bindCta)}F&&B&&d(N,F,B,o.current,l?.index)}setTimeout(()=>{window?.sxpPopup(""),n?.(null),r.current=-1},i?.duration)},f=ue(()=>{var h,g,b;return(b=(g=(h=t?.sxpPageConf)===null||h===void 0?void 0:h.globalConfig)===null||g===void 0?void 0:g.popupList)===null||b===void 0?void 0:b.map((T,u)=>{var y,A,w,D,I,S,k,E,c,O,C,_,x,M;if(T?.id===i?.id){const N=e[(y=T?.item)===null||y===void 0?void 0:y.type],F=pi(N),B=((D=(w=(A=T?.item)===null||A===void 0?void 0:A.event)===null||w===void 0?void 0:w.onClick)===null||D===void 0?void 0:D.linkType)==="externalLink",R=((k=(S=(I=T?.item)===null||I===void 0?void 0:I.event)===null||S===void 0?void 0:S.onClick)===null||k===void 0?void 0:k.linkType)==="popup",L=(E=N?.extend)===null||E===void 0?void 0:E.defaulSetting;return p.createElement(F,Object.assign({key:u,style:Object.assign(Object.assign(Object.assign({},L?.style),(c=T?.item)===null||c===void 0?void 0:c.style),{height:"100%"}),textStyle:Object.assign(Object.assign({},L?.textStyle),(O=T?.item)===null||O===void 0?void 0:O.textStyle),bindDatas:(_=(C=T?.item)===null||C===void 0?void 0:C.bindDatas)!==null&&_!==void 0?_:[]},L?.props,(x=T?.item)===null||x===void 0?void 0:x.props,{event:((M=T?.item)===null||M===void 0?void 0:M.event)||{},schema:t,id:T?.id,isExternalLink:B,isPopup:R,onClose:m}))}else return p.createElement(p.Fragment,null)})},[t,i,e,m]);return p.createElement(ni,{popup:a,onClose:m,padding:0,modalStyle:{position:"fixed"},isFullScreen:s},f)},$i={};Object.values(Ki).forEach(t=>{$i[t.extend.type]=t});const is=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:n=20,loadingImage:l,appDomain:o,licenseUrl:r,enabledMetaConversionApi:d})=>{var a,v,s,m,f,h,g,b,T,u,y;const A=ue(()=>{var w;return location?.search?(w=location?.search)===null||w===void 0?void 0:w.replace("?",""):""},[]);return p.createElement(In,{resolver:$i,enableDataSource:!1,schema:t?.data,utmVal:A},p.createElement(Tn,{utmVal:A,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(v=(a=t?.sxp_parameter)===null||a===void 0?void 0:a.personalized_recommend)!==null&&v!==void 0?v:e,defaultSize:(m=(s=t?.sxp_parameter)===null||s===void 0?void 0:s.default_recommend)!==null&&m!==void 0?m:i,hashTagSize:(h=(f=t?.sxp_parameter)===null||f===void 0?void 0:f.hash_tag_size)!==null&&h!==void 0?h:n,loadingImage:l,appDomain:o,enabledMetaConversionApi:d,isShowTag:(T=(b=(g=t?.data)===null||g===void 0?void 0:g.sxpPageConf)===null||b===void 0?void 0:b.globalConfig)===null||T===void 0?void 0:T.isShowTag,globalConfig:(y=(u=t?.data)===null||u===void 0?void 0:u.sxpPageConf)===null||y===void 0?void 0:y.globalConfig,utmParameter:t?.utm_parameter,render:({rtcList:w,tagList:D})=>{var I;return p.createElement(p.Fragment,null,p.createElement(po,Object.assign({},(I=t?.data)===null||I===void 0?void 0:I.sxpPageConf,{tagList:D,data:w,resolver:$i,licenseUrl:r})),p.createElement(ts,null))}}))};var ns=Pe(is);export{es as DiyPortalPreview,Ia as EditorDataProvider,ni as Modal,Tn as SxpDataSourceProvider,ns as SxpPageCore,po as SxpPageRender,Fo as core,Io as default,Ki as materials,oo as useEditorDataProvider};
5
+ 18-karat gold, this necklace is embellished with hand-set diamonds.`,maxStr:79,className:"pb-commondity-content-info",style:j?.info})))},Re=()=>{var ee,Te;return p.createElement(p.Fragment,null,(T||B?.link)&&p.createElement("a",{"aria-label":(ee=Ye?.enTitle)!==null&&ee!==void 0?ee:"Purchase on Website",role:"button",tabIndex:0,onClick:Et,className:"pb-commondity-btn",style:H},p.createElement("span",{dangerouslySetInnerHTML:{__html:Ee((Te=Ye?.enTitle)!==null&&Te!==void 0?Te:"Purchase on Website",H)}})))},Ae=re(ee=>ee?.lineClamp?Object.assign(Object.assign({},ee),{overflow:"hidden",WebkitLineClamp:ee?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):ee,[]),Oe=re(ee=>{fe.current=new Date,xe(ee),le.current=ee,$?.current&&($.current.swiper.slideTo(0),$.current.swiper.autoplay.start())},[]),je=re(()=>{var ee,Te,Fe;if(!L)return p.createElement(eo,{products:(ee=K?.video)===null||ee===void 0?void 0:ee.bindProducts,data:Q,defImg:(Fe=(Te=pe?.bottom_image)!==null&&Te!==void 0?Te:V)!==null&&Fe!==void 0?Fe:"",style:{padding:"0 19px"},onCLick:Oe,popupDetailData:Y,check:G})},[G]),qe=ce(()=>{const ee={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return ee?.[k?.dotsAlign]},[k?.dotsAlign]),et=B?.remark,it=re(()=>{$.current&&$.current.swiper&&he&&$.current.swiper.autoplay.stop()},[]),lt=re(()=>{$.current&&$.current.swiper&&he&&$.current.swiper.autoplay.start()},[]),at=re(ee=>{Je(ee.activeIndex)},[]),he=ce(()=>_i(),[]);return p.createElement(p.Fragment,null,p.createElement("div",Object.assign({className:Ne(Object.assign({},c))},Ue),p.createElement("div",{style:{position:"relative"},onMouseEnter:it,onMouseLeave:lt},B&&((S=B?.homePage)===null||S===void 0?void 0:S.length)>0&&p.createElement(Qt,Object.assign({height:U,modules:[Ti,Ei,...he?[Wi,Hi,Si,Bi]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:qe,bulletElement:"button"}},he?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,autoplay:{delay:k?.delay*1e3},ref:$,onSlideChange:at,className:Ne(Object.assign(Object.assign({".swiper-pagination":{bottom:(C=k?.dotsMarginBottom)!==null&&C!==void 0?C: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}}))}),p.createElement(p.Fragment,null,(E=B?.homePage)===null||E===void 0?void 0:E.map((ee,Te)=>{var Fe;return p.createElement(Rt,{key:Te,"aria-hidden":Te!==Qe},p.createElement("div",{style:{overflow:"hidden",width:W,height:U}},p.createElement(Tt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${k?.translateY?k?.translateY+50:50}%`},src:(Fe=ee??pe?.bottom_image)!==null&&Fe!==void 0?Fe:V})))}))),!(!((M=B?.homePage)===null||M===void 0)&&M.length)&&p.createElement("div",{className:Ne({height:U,width:W})},p.createElement("img",{className:Ne({objectFit:"cover",width:"100%",height:"100%"}),src:(D=pe?.bottom_image)!==null&&D!==void 0?D:V,alt:"pdp image"})),(et||!B)&&ie&&p.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>X(!0)},p.createElement("img",{src:ie,alt:"3d",width:"72px"}))),je(),p.createElement("div",{className:"pb-commondity-content"},Se({isPost:L}))),Re(),p.createElement(li,{visible:Ke,onClose:()=>ne(!1)},p.createElement("div",{style:{paddingBottom:"80px"}},Se({isPost:!1})),Re()),p.createElement(li,{visible:Z,padding:0,isFullScreen:!0,onClose:()=>X(!1)},p.createElement("div",{style:{backgroundColor:Ce,height:"100%"}},p.createElement("iframe",{src:et,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Va=Pe(Ra),Fa=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const ja=vt(Va,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:$o,interactionRender:Fa},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 Ba=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],za=[{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"}]}],to="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 Wa=t=>{var{content:e,btnText:i,style:n,icon:l,isPopup:o,isExternalLink:a,onClose:s,onClick:r,submitButtonStyle:v,contentStyle:d}=t,h=dt(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:m}=Be(),{jumpToWeb:A}=gt(),f=typeof l=="string"?l:Na(l),b=()=>{var w,u,y;if(a){const g=m,S=(w=g?.video)===null||w===void 0?void 0:w.bindProduct,C=(y=(u=g?.video)===null||u===void 0?void 0:u.bindProduct)===null||y===void 0?void 0:y.bindCta,E=m?.index;A(g,S,C,E)}o||s?.(),r?.()};return p.createElement("div",Object.assign({className:`pb-prompt ${Ne(Object.assign({},n))}`},h),p.createElement("div",{className:"pb-prompt-icon"},p.createElement("img",{width:"100%",src:f??to,alt:"success image"})),p.createElement("div",{className:"pb-prompt-content",style:d,dangerouslySetInnerHTML:{__html:Ee(e,d)}}),p.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:v,onClick:b,dangerouslySetInnerHTML:{__html:Ee(i,v)}}))};var Ha=Pe(Wa);const Xa=vt(Ha,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:za,bindableProps:[],interactionRender:Ba},defaulSetting:{props:{icon:to,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var Ga=[{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 Ua=t=>{var e,i,n,l,o,a,s,r,v,d,h,m,A,f,b,w,u,y,g,S,C,E,M,D,x,c,_,I,{style:O,isDefault:T,rec:V,viewTime:F,isPost:L,bottom_image:N,tipText:R,swiper:k,commodityStyles:j,buttonStyle:H,index:z,commodityGroup:Q,popupBg:J,iframeIcon:ie,commodityImgRatio:ue,isTel:ge,iframeBgColor:Ce,isActive:Ve=!0}=t,Ue=dt(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor","isActive"]);q(!0);const{sxpParameter:pe,popupCurTimeRef:Y,popupDetailData:oe,isPreview:se,bffFbReport:fe,checkCommodityIndexRef:le,globalConfig:De}=Be(),{jumpToWeb:we,productView:Ze}=gt();q(!1),q(!1),q(!0);const[tt,Ke]=q(!1),ne=ve(null),[Z,X]=q(!1),[G,xe]=q((e=oe?.multiCheckIndex)!==null&&e!==void 0?e:0),$=ve(),[Qe,Je]=q(0),K=L?V:oe;let B=L?K?.product:(n=(i=K?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(o=(l=K?.video)===null||l===void 0?void 0:l.bindProducts)===null||o===void 0?void 0:o[0],Ye=L?(a=K?.product)===null||a===void 0?void 0:a.bindCta:(v=(r=(s=K?.video)===null||s===void 0?void 0:s.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&v!==void 0?v:(m=(h=(d=K?.video)===null||d===void 0?void 0:d.bindProducts)===null||h===void 0?void 0:h[0])===null||m===void 0?void 0:m.bindCta;const xt=L?z:oe?.index;if(!L&&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){le.current=G;const he=(w=K?.video)===null||w===void 0?void 0:w.bindProducts[G];B=he,Ye=he?.bindCta}const Et=()=>{B?.link&&(we(K,B,Ye,xt),L||Ze(K,B,Ye,F||ne.current,xt),window.location.href=window.getJointUtmLink(B.link))};me(()=>{Ve&&(fe?.({eventName:"ProductView",product:B}),fe?.({eventName:"PageView",product:B}))},[Ve,fe]),me(()=>{const he=()=>{Ve&&(ne.current=new Date)};return he(),window.addEventListener("pageshow",he),()=>{window.removeEventListener("pageshow",he)}},[Ve]);const yt=pi({product:B,enableFormattedPrice:(u=j?.price)===null||u===void 0?void 0:u.enableFormattedPrice,globalConfig:De,style:j?.price}),W=(se?375:(y=O?.width)!==null&&y!==void 0?y:window.innerWidth)-((g=J?.horizontalMargin)!==null&&g!==void 0?g:0)*2,U=ue?W*(ue.h/ue.w):W,Se=({isPost:he})=>p.createElement("div",{hidden:!!B&&(!B?.info||B?.info==="")},p.createElement(ki,{isPost:he,onClick:()=>Ke(!0),className:"pb-commondityDiroNew-info",style:j?.info,foldText:R?.foldText,unfoldText:R?.unfoldText,text:B?.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`})),Re=re(he=>he?.lineClamp?Object.assign(Object.assign({},he),{overflow:"hidden",WebkitLineClamp:he?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):he,[]),Ae=re(he=>{Y.current=new Date,xe(he),le.current=he,$?.current&&($.current.swiper.slideTo(0),$.current.swiper.autoplay.start())},[]),Oe=re(()=>{var he,ee,Te;if(!L)return p.createElement(eo,{products:(he=K?.video)===null||he===void 0?void 0:he.bindProducts,data:Q,defImg:(Te=(ee=pe?.bottom_image)!==null&&ee!==void 0?ee:N)!==null&&Te!==void 0?Te:"",style:{padding:"0 19px"},onCLick:Ae,popupDetailData:oe,check:G})},[G]),je=ce(()=>{const he={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return he?.[k?.dotsAlign]},[k?.dotsAlign]),qe=B?.remark,et=re(()=>{$.current&&$.current.swiper&&at&&$.current.swiper.autoplay.stop()},[]),it=re(()=>{$.current&&$.current.swiper&&at&&$.current.swiper.autoplay.start()},[]),lt=re(he=>{Je(he.activeIndex)},[]),at=ce(()=>_i(),[]);return p.createElement("div",{className:"pb-commondityDiroNew"},p.createElement("div",Object.assign({className:Ne(Object.assign(Object.assign({},O),{transform:"translate3d(0px, 0px, 0px)"}))},Ue),p.createElement("div",{style:{position:"relative"},onMouseEnter:et,onMouseLeave:it},B&&((S=B?.homePage)===null||S===void 0?void 0:S.length)>0&&p.createElement(Qt,Object.assign({height:U,modules:[Ti,Ei,...at?[Wi,Hi,Si,Bi]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:je,bulletElement:"button"}},at?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,ref:$,onSlideChange:lt,autoplay:{delay:k?.delay*1e3},className:Ne(Object.assign(Object.assign({".swiper-pagination":{bottom:(C=k?.dotsMarginBottom)!==null&&C!==void 0?C: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=B?.homePage)===null||E===void 0?void 0:E.map((he,ee)=>{var Te;return p.createElement(Rt,{key:ee,"aria-hidden":ee!==Qe},p.createElement("div",{style:{overflow:"hidden",width:W,height:U}},p.createElement(Tt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${k?.translateY?k?.translateY+50:50}%`},src:(Te=he??pe?.bottom_image)!==null&&Te!==void 0?Te:N})))})),!(!((M=B?.homePage)===null||M===void 0)&&M.length)&&p.createElement("div",{className:Ne({height:U,width:W})},p.createElement("img",{className:Ne({objectFit:"cover",width:"100%",height:"100%"}),src:(D=pe?.bottom_image)!==null&&D!==void 0?D:N,alt:"pdp image"})),(qe||!B)&&ie&&p.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>X(!0)},p.createElement("img",{src:ie,alt:"3d",width:"72px"}))),Oe(),p.createElement("div",{className:"pb-commondityDiroNew-content"},p.createElement("div",{className:"pb-commondityDiroNew-content-top"},p.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},p.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:Re(j?.title),dangerouslySetInnerHTML:{__html:Ee((x=B?.title)!==null&&x!==void 0?x:"Large Dior Toujours BagLarge",j?.title)}}),p.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!B&&(!B?.collection||B?.collection===""),style:Re(j?.collection),dangerouslySetInnerHTML:{__html:Ee(B?.collection||"Black Macrocannage CalfskinLarge",j?.collection)}})),p.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},p.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!B&&!B?.price,style:Re(j?.price),dangerouslySetInnerHTML:{__html:yt??""}}),p.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!B&&!B?.taxInfo,style:Re(j?.taxInfo),dangerouslySetInnerHTML:{__html:Ee((c=B?.taxInfo)!==null&&c!==void 0?c:"\u7A0E\u8D39",j?.taxInfo)}}))),(!B||B?.link)&&p.createElement("a",{"aria-label":(_=Ye?.enTitle)!==null&&_!==void 0?_:"Shop now",role:"button",tabIndex:0,onClick:Et,className:"pb-commondityDiroNew-btn",style:H},p.createElement("span",{dangerouslySetInnerHTML:{__html:Ee((I=Ye?.enTitle)!==null&&I!==void 0?I:"Shop now",H)}})),Se({isPost:L}))),p.createElement(li,{visible:tt,onClose:()=>Ke(!1)},p.createElement("div",{style:{paddingTop:"20px"}},Se({isPost:!1}))),p.createElement(li,{visible:Z,padding:0,isFullScreen:!0,onClose:()=>X(!1)},p.createElement("div",{style:{backgroundColor:Ce,height:"100%"}},p.createElement("iframe",{src:qe,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Ya=Pe(Ua),qa=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const Za=vt(Ya,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:Ga,interactionRender:qa},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 Ka=[{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 io(t){const e=ve(null),[i,n]=q(!1);return me(()=>{e.current=new IntersectionObserver(([l])=>{n(l.isIntersecting)})},[]),me(()=>{var l;return t?.current&&((l=e?.current)===null||l===void 0||l.observe(t?.current)),()=>{var o;(o=e?.current)===null||o===void 0||o.disconnect()}},[t]),i}const Ja=({src:t,rec:e,item:i,index:n,style:l,translateY:o,imgStyle:a,enableEventReport:s=!0,isActive:r})=>{const v=ve(null),d=io(v),{ctaEvent:h}=Be(),[m,A]=q(!1);return me(()=>{d&&t&&v?.current&&s&&!m&&r&&(A(!0),h?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,n))},[d,t,v,e,h,i,n,s,m,r]),ce(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),p.createElement("div",{className:Ne(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},a))},p.createElement("div",{ref:v,hidden:!t,className:Ne({width:"100%",height:"100%"})},p.createElement(Tt,{className:Ne(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${o?o+50:50}%`},l)),src:t})))};var jt=Pe(Ja);const Qa=t=>{var e,i,n,{style:l,isDefault:o,rec:a,viewTime:s,isPost:r,bottom_image:v,commodityStyles:d,buttonStyle:h,translateY:m=0,commodityPicture:A,isExternalLink:f,onClick:b}=t,w=dt(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:u,popupDetailData:y,setPopupDetailData:g,ctaEvent:S,globalConfig:C,bffFbReport:E}=Be(),{jumpToWeb:M}=gt(),{popup:D}=Xt(),x=r?a:y,c=(i=(e=x?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],_=y?.index,I=re(T=>{var V;return pi({product:T,enableFormattedPrice:(V=d?.price)===null||V===void 0?void 0:V.enableFormattedPrice,globalConfig:C,style:d?.price})},[(n=d?.price)===null||n===void 0?void 0:n.enableFormattedPrice,C]),O=dn((T,V)=>{S?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},x,T,_),g?.(Object.assign(Object.assign({},x),{video:Object.assign(Object.assign({},x?.video),{bindProduct:T}),index:_,multiCheckIndex:V})),f?T?.link&&(M(x,T,T.bindCta,_),window.location.href=window.getJointUtmLink(T.link)):b?.()},D?.duration);return me(()=>{E?.({eventName:"PageView"})},[]),p.createElement("ul",{role:"list",className:Ne(Object.assign(Object.assign({},l),{display:"flex",flexDirection:"column",gap:"10px",padding:"0 20px",marginTop:"50px",boxSizing:"border-box"}))},c?.map((T,V)=>{var F,L,N,R,k,j,H,z,Q,J,ie;return p.createElement(p.Fragment,null,x&&!T?.bindCta?null:p.createElement("li",{role:"listitem",key:V,onClick:()=>O(T,V)},p.createElement("button",Object.assign({role:"button","aria-label":T?.title,tabIndex:0,className:Ne({display:"flex",alignItems:"normal",width:"100%",textAlign:"left"})},w),p.createElement(jt,{src:(R=(N=(F=T?.cover)!==null&&F!==void 0?F:(L=T?.homePage)===null||L===void 0?void 0:L[0])!==null&&N!==void 0?N:u?.bottom_image)!==null&&R!==void 0?R:v,rec:x,item:T,index:V,translateY:m,imgStyle:A,enableEventReport:!1}),p.createElement("div",{style:{width:`calc(100% - ${(k=A?.width)!==null&&k!==void 0?k:0}px - ${(j=A?.marginRight)!==null&&j!==void 0?j:0}px)`,display:"flex",flexDirection:"column",justifyContent:"space-between"}},p.createElement("div",null,p.createElement("div",{className:"one-line-ellipsis",style:d?.title,hidden:!!T&&!T?.title,dangerouslySetInnerHTML:{__html:Ee((H=T?.title)!==null&&H!==void 0?H:"Pendant in Yellow Gold with Diamonds, Medium",d?.title)}}),p.createElement("div",{className:"two-line-ellipsis",style:d?.collection,hidden:!!T&&(!T?.collection||T?.collection===""),dangerouslySetInnerHTML:{__html:Ee((z=T?.collection)!==null&&z!==void 0?z:"Tiffany Lock",d?.collection)}})),p.createElement("div",{className:Ne({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},p.createElement("div",null,p.createElement("div",{style:d?.price,hidden:!!T&&!T?.price,dangerouslySetInnerHTML:{__html:(Q=I(T))!==null&&Q!==void 0?Q:""}})),p.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},h),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:Ee((ie=(J=T?.bindCta)===null||J===void 0?void 0:J.enTitle)!==null&&ie!==void 0?ie:"Shop Now",h)}}))))))}))};var $a=Pe(Qa),er=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const tr=vt($a,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:Ka,interactionRender:er},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 ir=[{title:"\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]}]}];const nr=t=>{var e,i,{content:n,btnText:l,style:o,icon:a,isPopup:s,isExternalLink:r,onClose:v,onClick:d,submitButtonStyle:h,contentStyle:m,isTel:A}=t,f=dt(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle","isTel"]);const{popupDetailData:b}=Be(),w=(i=(e=b?.video)===null||e===void 0?void 0:e.bindCta)===null||i===void 0?void 0:i.remark;return p.createElement("div",Object.assign({className:`${Ne(Object.assign({},o))}`},f),p.createElement("iframe",{src:w,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))};var or=Pe(nr);const lr=vt(or,{displayName:"Iframe\u5F39\u7A97",icon:"",category:"popup",type:"Iframe",related:{settingRender:ir,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:3});var ar=[{title:"\u5F39\u7A97\u6587\u672C",child:[{type:"RichText",name:["props","content"]}]}];const rr=t=>{var{content:e,isTel:i}=t;return dt(t,["content","isTel"]),p.createElement("article",{className:"consentDetail-article",dangerouslySetInnerHTML:{__html:typeof e=="string"?e:""},onClick:n=>{n.stopPropagation()}})};var sr=Pe(rr);const dr=vt(sr,{displayName:"\u534F\u8BAE\u8BE6\u60C5",icon:"",category:"popup",type:"ConsentDetail",related:{settingRender:ar,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:7});var Lt=[{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"]}]}],cr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const ur=t=>{var{rec:e,children:i,className:n,onClick:l,style:o,isExternalLink:a=!1,index:s,jumpLink:r,multItem:v,multiCheckIndex:d}=t;dt(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink","multItem","multiCheckIndex"]);const h=ve(null),{popup:m}=Xt(),{setPopupDetailData:A,ctaEvent:f}=Be(),{jumpToWeb:b}=gt(),[w,u]=q(null),y=dn(g=>{var S,C,E,M,D,x,c;g.preventDefault();const _=(E=(C=(S=e?.video)===null||S===void 0?void 0:S.bindProduct)!==null&&C!==void 0?C:e?.video)!==null&&E!==void 0?E:v;if(f?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,_,s),A?.(v&&d?Object.assign(Object.assign({},e),{video:Object.assign(Object.assign({},e?.video),{bindProduct:v}),index:s,multiCheckIndex:d}):Object.assign(Object.assign({},e),{index:s})),u(h?.current),a){const I=((D=(M=e?.video)===null||M===void 0?void 0:M.bindProduct)===null||D===void 0?void 0:D.link)||v?.link;if(r||I){const O=((x=e?.video)===null||x===void 0?void 0:x.bindCta)||v?.bindCta,T=((c=e?.video)===null||c===void 0?void 0:c.bindProduct)||v;b(e,T,O,s),window.location.href=window.getJointUtmLink(r||I||"")}}else l?.()},m?.duration);return me(()=>{w&&!m?.id&&(w?.focus(),u(null))},[w,m]),p.createElement("button",{ref:h,className:n,style:Object.assign({display:"flex",alignItems:"normal"},o),onClick:y,role:"button","aria-label":"CTA",tabIndex:0},i)};var Yt=Pe(ur),pr={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const vr=t=>{var e,i,n,l,o,a,s,r,v,d,h,m,A,{content:f,style:b,bgImg:w,recData:u,bottom_image:y,ctaTempStyles:g,isExternalLink:S,translateY:C=0,index:E,isActive:M}=t,D=dt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:x}=Be(),c=(e=u?.video)===null||e===void 0?void 0:e.bindProduct,_=(o=(l=(i=c?.cover)!==null&&i!==void 0?i:(n=c?.homePage)===null||n===void 0?void 0:n[0])!==null&&l!==void 0?l:x?.bottom_image)!==null&&o!==void 0?o:y;return p.createElement(Yt,Object.assign({isExternalLink:S,rec:u,style:b,index:E},D),p.createElement(jt,{src:_,rec:u,item:(s=(a=u?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&s!==void 0?s:u?.video,index:E,translateY:C,imgStyle:g?.img,isActive:M}),p.createElement("div",{className:Ne({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},p.createElement("div",{className:pr["tow-line-ellipsis"],style:g?.title,dangerouslySetInnerHTML:{__html:Ee((r=c?.title)!==null&&r!==void 0?r:"Product Name",g?.title)}}),p.createElement("button",{"aria-label":(d=(v=c?.bindCta)===null||v===void 0?void 0:v.enTitle)!==null&&d!==void 0?d:"Shop Now",className:Ne(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:Ee((A=(m=c?.bindCta)===null||m===void 0?void 0:m.enTitle)!==null&&A!==void 0?A:"Shop Now",g?.ctaTitle)}})))};var mr=Pe(vr);const fr=vt(mr,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:cr,bindableProps:[],settingRender:Lt},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 hr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Ar=t=>{var e,i,n,l,o,a,{content:s,style:r,bgImg:v,recData:d,bottom_image:h,ctaTempStyles:m,isExternalLink:A,index:f,isActive:b}=t,w=dt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index","isActive"]);const{sxpParameter:u}=Be(),y=(e=d?.video)===null||e===void 0?void 0:e.bindCta,g=(n=(i=y?.icon)!==null&&i!==void 0?i:u?.bottom_image)!==null&&n!==void 0?n:h;return p.createElement(Yt,Object.assign({isExternalLink:A,rec:d,style:Object.assign({alignItems:"center"},r),index:f},w),p.createElement(jt,{src:g,rec:d,item:(o=(l=d?.video)===null||l===void 0?void 0:l.bindProduct)!==null&&o!==void 0?o:d?.video,index:f,imgStyle:m?.img,isActive:b}),p.createElement("div",{className:Ne(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},m?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ee((a=y?.enTitle)!==null&&a!==void 0?a:"Product Name",m?.ctaTitle)}}))};var gr=Pe(Ar);const br=vt(gr,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:hr,settingRender:Lt?.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 yr=[{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"}]}],no={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const wr=t=>{var e,i,n,l,o,a,s,r,v,{content:d,style:h,bgImg:m,recData:A,bottom_image:f,ctaTempStyles:b,index:w,customTitle:u,isActive:y}=t,g=dt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle","isActive"]);const{sxpParameter:S,bffEventReport:C}=Be();gt();const E=(e=A?.video)===null||e===void 0?void 0:e.bindCta;(i=A?.video)===null||i===void 0||i.bindProduct;const M=(l=(n=E?.icon)!==null&&n!==void 0?n:S?.bottom_image)!==null&&l!==void 0?l:f;return p.createElement(Yt,Object.assign({index:w,rec:A,style:Object.assign({alignItems:"center"},h)},g,{jumpLink:(o=E?.link)!==null&&o!==void 0?o:""}),p.createElement(jt,{src:M,rec:A,item:(s=(a=A?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&s!==void 0?s:A?.video,index:w,imgStyle:b?.img,isActive:y}),p.createElement("div",{className:Ne({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},p.createElement("div",null,p.createElement("div",{className:no["tow-line-ellipsis"],style:b?.ctaTitle,dangerouslySetInnerHTML:{__html:Ee((r=E?.enTitle)!==null&&r!==void 0?r:"Product Name",b?.ctaTitle)}}),u?.display&&p.createElement("div",{style:Object.assign(Object.assign({},u?.style),{lineHeight:((v=u?.style)===null||v===void 0?void 0:v.height)+"px"}),className:no["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:Ee(u?.text,u?.style)}}))))};var xr=Pe(wr),Sr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],tn;const Tr=vt(xr,{displayName:"\u666E\u901ACTA",icon:"",category:"template",type:"Link",related:{settingRender:(tn=Lt?.filter(t=>t.type!=="commodityTitle"))===null||tn===void 0?void 0:tn.concat(yr),bindableProps:[],interactionRender:Sr},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 Er=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Ir={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const Cr=t=>{var e,i,n,l,o,a,s,r,v,d,h,m,A,{content:f,style:b,bgImg:w,recData:u,bottom_image:y,ctaTempStyles:g,isExternalLink:S,translateY:C=0,index:E,isActive:M}=t,D=dt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:x}=Be(),c=(e=u?.video)===null||e===void 0?void 0:e.bindProduct,_=(o=(l=(i=c?.cover)!==null&&i!==void 0?i:(n=c?.homePage)===null||n===void 0?void 0:n[0])!==null&&l!==void 0?l:x?.bottom_image)!==null&&o!==void 0?o:y;return p.createElement(Yt,Object.assign({isExternalLink:S,rec:u,style:b,index:E},D),p.createElement(jt,{src:_,rec:u,item:(s=(a=u?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&s!==void 0?s:u?.video,index:E,translateY:C,imgStyle:g?.img,isActive:M}),p.createElement("div",{className:Ne({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},p.createElement("div",{className:Ir["tow-line-ellipsis"],style:g?.title,dangerouslySetInnerHTML:{__html:Ee((r=c?.title)!==null&&r!==void 0?r:"Product Name",g?.title)}}),p.createElement("button",{"aria-label":(d=(v=c?.bindCta)===null||v===void 0?void 0:v.enTitle)!==null&&d!==void 0?d:"Shop Now",className:Ne(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:Ee((A=(m=c?.bindCta)===null||m===void 0?void 0:m.enTitle)!==null&&A!==void 0?A:"Shop Now",g?.ctaTitle)}})))};var kr=Pe(Cr);const Pr=vt(kr,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:Er,settingRender:Lt,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 Dr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Lr={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const _r=t=>{var e,i,n,l,o,a,s,r,v,d,h,m,{content:A,style:f,bgImg:b,recData:w,bottom_image:u,ctaTempStyles:y,isExternalLink:g,translateY:S=0,index:C,isActive:E}=t,M=dt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:D}=Be(),x=(e=w?.video)===null||e===void 0?void 0:e.bindProduct,c=(o=(l=(i=x?.cover)!==null&&i!==void 0?i:(n=x?.homePage)===null||n===void 0?void 0:n[0])!==null&&l!==void 0?l:D?.bottom_image)!==null&&o!==void 0?o:u;return p.createElement(Yt,Object.assign({isExternalLink:g,rec:w,style:f,index:C},M),p.createElement(jt,{src:c,rec:w,item:(s=(a=w?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&s!==void 0?s:w?.video,index:C,translateY:S,imgStyle:y?.img,isActive:E}),p.createElement("div",{className:Ne({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},p.createElement("div",{className:Lr["tow-line-ellipsis"],style:y?.title,dangerouslySetInnerHTML:{__html:Ee((r=x?.title)!==null&&r!==void 0?r:"Product Name",y?.title)}}),p.createElement("button",{"aria-label":(d=(v=x?.bindCta)===null||v===void 0?void 0:v.enTitle)!==null&&d!==void 0?d:"Shop Now",className:Ne(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},y?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ee((m=(h=x?.bindCta)===null||h===void 0?void 0:h.enTitle)!==null&&m!==void 0?m:"Shop Now",y?.ctaTitle)}})))};var Or=Pe(_r);const Mr=vt(Or,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:Dr,bindableProps:[],settingRender:Lt},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 Nr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Rr={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const Vr=t=>{var e,i,{content:n,style:l,bgImg:o,recData:a,bottom_image:s,ctaTempStyles:r,translateY:v=0,isActive:d}=t,h=dt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive"]);const{sxpParameter:m}=Be(),[A]=q((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return p.createElement(ui,{isPadding:!!a},A?.map((f,b)=>{var w,u,y,g,S,C,E,M,D,x;return p.createElement(p.Fragment,null,a&&!f?.bindCta?null:p.createElement(Rt,{key:b,className:Ne(Object.assign(Object.assign({},l),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},p.createElement(Yt,Object.assign({rec:a,multiCheckIndex:b},h),p.createElement(jt,{src:(g=(y=(w=f?.cover)!==null&&w!==void 0?w:(u=f?.homePage)===null||u===void 0?void 0:u[0])!==null&&y!==void 0?y:m?.bottom_image)!==null&&g!==void 0?g:s,rec:a,item:f,index:b,translateY:v,imgStyle:r?.img,isActive:d}),p.createElement("div",{className:Ne({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},p.createElement("div",{className:Rr["two-line-ellipsis"],style:r?.title,dangerouslySetInnerHTML:{__html:Ee((S=f?.title)!==null&&S!==void 0?S:"Product Name",r?.title)}}),p.createElement("button",{"aria-label":(E=(C=f?.bindCta)===null||C===void 0?void 0:C.enTitle)!==null&&E!==void 0?E:"Shop Now",className:Ne(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((M=r?.ctaTitle)===null||M===void 0?void 0:M.height)+"px"},r?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ee((x=(D=f?.bindCta)===null||D===void 0?void 0:D.enTitle)!==null&&x!==void 0?x:"Shop Now",r?.ctaTitle)}})))))}))};var Fr=Pe(Vr);const jr=vt(Fr,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:Nr,bindableProps:[],settingRender:Lt},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 Br=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],zr={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const Wr=t=>{var e,i,{content:n,style:l,bgImg:o,recData:a,bottom_image:s,ctaTempStyles:r,translateY:v=0,isActive:d}=t,h=dt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive"]);const{sxpParameter:m}=Be(),[A]=q((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return p.createElement(ui,{isPadding:!!a},A?.map((f,b)=>{var w,u,y,g,S,C,E,M,D,x;return p.createElement(p.Fragment,null,a&&!f?.bindCta?null:p.createElement(Rt,{key:b,className:Ne(Object.assign(Object.assign({},l),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},p.createElement(Yt,Object.assign({rec:a,multiCheckIndex:b},h),p.createElement(jt,{src:(g=(y=(w=f?.cover)!==null&&w!==void 0?w:(u=f?.homePage)===null||u===void 0?void 0:u[0])!==null&&y!==void 0?y:m?.bottom_image)!==null&&g!==void 0?g:s,rec:a,item:f,index:b,translateY:v,imgStyle:r?.img,isActive:d}),p.createElement("div",{className:Ne({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},p.createElement("div",{className:zr["two-line-ellipsis"],style:r?.title,dangerouslySetInnerHTML:{__html:Ee((S=f?.title)!==null&&S!==void 0?S:"Product Name",r?.title)}}),p.createElement("button",{"aria-label":(E=(C=f?.bindCta)===null||C===void 0?void 0:C.enTitle)!==null&&E!==void 0?E:"Shop Now",className:Ne(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((M=r?.ctaTitle)===null||M===void 0?void 0:M.height)+"px"},r?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ee((x=(D=f?.bindCta)===null||D===void 0?void 0:D.enTitle)!==null&&x!==void 0?x:"Shop Now",r?.ctaTitle)}})))))}))};var Hr=Pe(Wr);const Xr=vt(Hr,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:Br,settingRender:Lt,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 Gr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Ur={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const Yr=t=>{var e,i,{content:n,style:l,bgImg:o,recData:a,bottom_image:s,ctaTempStyles:r,translateY:v=0,isActive:d}=t,h=dt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive"]);const{sxpParameter:m}=Be(),[A]=q((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return p.createElement(ui,{isPadding:!!a},A?.map((f,b)=>{var w,u,y,g,S,C,E,M,D;return p.createElement(p.Fragment,null,a&&!f?.bindCta?null:p.createElement(Rt,{key:b,className:Ne(Object.assign(Object.assign({},l),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},p.createElement(Yt,Object.assign({rec:a,multiCheckIndex:b},h),p.createElement(jt,{src:(g=(y=(w=f?.cover)!==null&&w!==void 0?w:(u=f?.homePage)===null||u===void 0?void 0:u[0])!==null&&y!==void 0?y:m?.bottom_image)!==null&&g!==void 0?g:s,rec:a,item:f,index:b,translateY:v,imgStyle:r?.img,isActive:d}),p.createElement("div",{className:Ne({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},p.createElement("div",{className:Ur["tow-line-ellipsis"],style:r?.title,dangerouslySetInnerHTML:{__html:Ee((S=f?.title)!==null&&S!==void 0?S:"Product Name",r?.title)}}),p.createElement("button",{"aria-label":(E=(C=f?.bindCta)===null||C===void 0?void 0:C.enTitle)!==null&&E!==void 0?E:"Shop Now",className:Ne(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},r?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ee((D=(M=f?.bindCta)===null||M===void 0?void 0:M.enTitle)!==null&&D!==void 0?D:"Shop Now",r?.ctaTitle)}})))))}))};var qr=Pe(Yr);const Zr=vt(qr,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:Gr,bindableProps:[],settingRender:Lt},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 Kr=[{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 Jr=({icon:t,styles:e,textStyle:i,onClose:n})=>{var l;const{waterFallData:o,setOpenHashtag:a}=Be();return p.createElement("div",{className:"clc-sxp-nav",style:e},p.createElement("button",{className:"clc-sxp-nav-left",role:"button","aria-label":"back button",onClick:n},p.createElement("img",{src:t,alt:"back button"})),p.createElement("div",{className:"clc-sxp-nav-title",style:Object.assign(Object.assign({},i),{paddingLeft:i?.textAlign==="left"?"35px":0}),dangerouslySetInnerHTML:{__html:Ee(`#${(l=o?.hashTag)!==null&&l!==void 0?l:"\u6807\u9898"}`,i)}}))};var oo=Pe(Jr),Qr=null,$r="3d989325-e7d6-4a74-8a97-98febdf5b567",es=null,ts=null,is={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"},ns=[{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}],os="Handbags",lo={productUserId:Qr,requestId:$r,channel:es,rtc:ts,tag:is,recList:ns,hashTag:os};const ls=t=>{var e;const{rec:i,style:n={},sizeChange:l=()=>{},unitWidth:o,index:a,showBorder:s,list:r,reportTagsView:v,textStyles:d,space:h}=t,{swiperRef:m,setRtcList:A,setOpenHashtag:f,sxpParameter:b,globalConfig:w}=Be(),[u,y]=q(!1);q(!1),q({height:1,width:1});const g=ve(null),S=ve(null);ve(null),ve(null);const[C,E]=q(""),M=ce(()=>{var T,V,F,L,N,R,k,j,H,z;return!((T=i?.video)===null||T===void 0)&&T.cover?(V=i?.video)===null||V===void 0?void 0:V.cover:!((L=(F=i?.video)===null||F===void 0?void 0:F.imgUrls)===null||L===void 0)&&L.length?(R=(N=i?.video)===null||N===void 0?void 0:N.imgUrls)===null||R===void 0?void 0:R[0]:!((j=(k=i?.product)===null||k===void 0?void 0:k.homePage)===null||j===void 0)&&j.length?(z=(H=i?.product)===null||H===void 0?void 0:H.homePage)===null||z===void 0?void 0:z[0]:b?.bottom_image||""},[i,b?.bottom_image]),D=ce(()=>{var T,V;return((T=i?.product)===null||T===void 0?void 0:T.title)||((V=i?.video)===null||V===void 0?void 0:V.title)||null},[i]),x=ce(()=>{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]);ce(()=>x===void 0?!1:x<=s,[x,s]);const c=pi({product:i?.product,enableFormattedPrice:(e=d?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:w,isHiddenDef:!0,style:d?.price});me(()=>{if(g.current===null||M==="")return;let T=null;u&&C?T=C:T=M,T&&g.current.setSrc(T)},[M,u,C]);const _=ve(),I=re(T=>{setTimeout(()=>{var V;const F=(V=_?.current)===null||V===void 0?void 0:V.offsetHeight;l(F+56+h,a)},0)},[h,l,a,o,_]),O=()=>{v(),A?.(r),setTimeout(()=>{var T;(T=m?.current)===null||T===void 0||T.swiper.slideTo(a,0,!1),f?.(!1)},0)};return p.createElement("div",{ref:S,style:Object.assign({},n),className:"waterFallList-content-listItem",key:a,onClick:O},p.createElement("div",{className:"waterFallList-content-listItem-picture",ref:_},p.createElement(Tt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:I,ref:g})),p.createElement("div",{className:"waterFallList-content-listItem-info"},p.createElement("div",{className:`waterFallList-content-listItem-info-title ${c?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},d?.title),dangerouslySetInnerHTML:{__html:Ee(D,d?.title)}}),p.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!c,style:d.price,dangerouslySetInnerHTML:{__html:c??""}})))};function as(t){var e,i,n,l,o,a,s,r,v,d,h,m,A,f,b,w,u,y,g,S,C,E,{reportTagsView:M,showBanner:D}=t,x=dt(t,["reportTagsView","showBanner"]);const{waterFallData:c,getRecommendVideos:_,hashTagSize:I,loadingImage:O,isOpenHashTag:T,cacheActiveIndex:V}=Be(),{jumpToWeb:F}=gt(),L=ve(null),[N,R]=q(0),[k,j]=q(),H=ve(null),[z,Q]=q([]),J=ve(),ie=[170,230,300],[ue,ge]=q(!1),[Ce,Ve]=q([]),Ue=ve(),pe=re((ne,Z)=>Math.floor(Math.random()*(Z-ne+1))+ne,[]),Y=ve([]),[oe,se]=q({width:0}),fe=ce(()=>{const ne=oe.width||0;return ne>=1200?6:ne>=768&&ne<=1199?4:2},[oe]),le=ce(()=>oe.width/fe-2,[fe,oe]),De=re(()=>{var ne;const Z=(ne=J.current)!==null&&ne!==void 0?ne:[],X=[];for(let G=0;G<Ce?.length;G++){const xe=Math.floor(G/fe),$=G%fe+1;let Qe=0,Je=9999999999;if(xe===0)X[G]=G;else{for(let K=0;K<X.length;K++)Y.current[X[K]].top+Y.current[X[K]].height<Je&&(Qe=K,Je=Y.current[X[K]].top+Y.current[X[K]].height);X[Qe]=G}Y.current[G]===void 0&&(Y.current[G]={}),xe===0?($===1?Y.current[G].left=0:Y.current[G].left=Y.current[G-1].left+le+4,Y.current[G].top=0):(Y.current[G].left=Y.current[Qe].left,Y.current[G].top=Je),Y.current[G].height=Y.current[G].height||ie[pe(0,2)],Z[G]={transform:`translate(${Y.current[G].left}px,${Y.current[G].top}px)`,width:`${le}px`,height:Y.current[G].height}}return Q([...Z]),[...Z]},[le,fe,ie,pe,Ce]),we=re((ne,Z)=>{Y.current[Z]===void 0&&(Y.current[Z]={}),Y.current[Z].height=ne,J.current=De()},[De]);me(()=>{J.current=De()},[le,fe,Ce]),me(()=>{var ne,Z;if(ge(!0),c&&_?.({hashTag:c?.hashTag,defaultSize:I,maxSize:I}).then(X=>{var G,xe;j(X),Ve((xe=(G=X?.recList)===null||G===void 0?void 0:G.filter($=>$?.video!==null||$?.product!==null))!==null&&xe!==void 0?xe:[]),ge(!1)}),T){const X=lo;j(X),Ve((Z=(ne=X?.recList)===null||ne===void 0?void 0:ne.filter(G=>G?.video!==null||G?.product!==null))!==null&&Z!==void 0?Z:[]),ge(!1)}},[c,_,I,T]);const Ze=re(()=>{H.current!==null&&se({width:H.current.getBoundingClientRect().width})},[]);me(()=>{if(H.current===null)return;const ne=new ResizeObserver(Z=>{Ze()});return ne.observe(H.current),()=>{ne.disconnect()}},[Ze]),re(()=>{ge(!0),c&&_?.({hashTag:c?.hashTag}).then(ne=>{var Z,X;Ve(Ce?.concat((X=(Z=ne?.recList)===null||Z===void 0?void 0:Z.filter(G=>!G?.video))!==null&&X!==void 0?X:[])),ge(!1)})},[c,_,Ce]);const tt=re(()=>{R(L.current.scrollTop)},[]);me(()=>{var ne;return(ne=L?.current)===null||ne===void 0||ne.addEventListener("scroll",tt),()=>{var Z;(Z=L?.current)===null||Z===void 0||Z.removeEventListener("scroll",tt)}},[tt,L]);const Ke=()=>{var ne,Z,X,G,xe;if(!((ne=k?.tag)===null||ne===void 0)&&ne.link){M();const $=c?.rec;F($,(Z=$?.video)===null||Z===void 0?void 0:Z.bindProduct,(X=$?.video)===null||X===void 0?void 0:X.bindCta,V,(G=$?.video)===null||G===void 0?void 0:G.traceInfo),window.location.href=window.getJointUtmLink((xe=k?.tag)===null||xe===void 0?void 0:xe.link)}};return p.createElement(p.Fragment,null,ue?p.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},p.createElement("img",{width:64,height:64,src:O,alt:"loading...",style:{objectFit:"contain"}})):p.createElement("div",{className:"waterFallList",ref:H},p.createElement("div",{className:"waterFallList-scroll",ref:L},D&&((e=k?.tag)===null||e===void 0?void 0:e.picture)&&p.createElement("div",{onClick:Ke},p.createElement(Tt,{className:Ne({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=k?.tag)===null||i===void 0?void 0:i.picture})),p.createElement("div",{className:"waterFallList-info",style:(n=x?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:Ee((l=k?.tag)===null||l===void 0?void 0:l.info,(o=x?.textStyles)===null||o===void 0?void 0:o.hashTagDesc)}}),p.createElement("div",{hidden:!(!((a=k?.tag)===null||a===void 0)&&a.link),className:"waterFallList-collection",style:Object.assign({},(s=x?.textStyles)===null||s===void 0?void 0:s.hashTagLink),onClick:Ke,dangerouslySetInnerHTML:{__html:Ee(((r=k?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(v=x?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),p.createElement("div",{className:"waterFallList-content"},Ce?.map((ne,Z)=>{var X;return p.createElement(ls,Object.assign({key:Z,index:Z,rec:ne,list:Ce,showBorder:N+((X=L?.current)===null||X===void 0?void 0:X.clientHeight),style:z[Z],sizeChange:we,unitWidth:le,reportTagsView:M},x))}),p.createElement("div",{hidden:!(!((d=k?.tag)===null||d===void 0)&&d.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(b=((m=Y?.current[((h=Y?.current)===null||h===void 0?void 0:h.length)-1])===null||m===void 0?void 0:m.top)+((f=Y?.current[((A=Y?.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?((u=Ue?.current)===null||u===void 0?void 0:u.offsetHeight)||((y=x?.buttonBgStyle)===null||y===void 0?void 0:y.height)||"100px":0}}))),p.createElement("div",{className:"waterFallList-bottom",hidden:!(!((g=k?.tag)===null||g===void 0)&&g.link),style:x?.buttonBgStyle}),p.createElement("div",{ref:Ue,hidden:!(!((S=k?.tag)===null||S===void 0)&&S.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},x?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},p.createElement("button",{"aria-label":((C=k?.tag)===null||C===void 0?void 0:C.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:x?.buttonStyle,onClick:Ke,dangerouslySetInnerHTML:{__html:Ee(((E=k?.tag)===null||E===void 0?void 0:E.linkTitle)||"Shop the collection",x?.buttonStyle)}}))))}var rs="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const ss=t=>{var e;const{rec:i,index:n,list:l,reportTagsView:o,textStyles:a,space:s}=t,{swiperRef:r,setRtcList:v,setOpenHashtag:d,sxpParameter:h,globalConfig:m}=Be(),[A,f]=q(!1),b=ve(null),w=ve(null),u=ve(null),y=ve(null),[g,S]=q(""),C=ce(()=>{var c,_,I,O,T,V,F,L,N,R;return!((c=i?.video)===null||c===void 0)&&c.cover?(_=i?.video)===null||_===void 0?void 0:_.cover:!((O=(I=i?.video)===null||I===void 0?void 0:I.imgUrls)===null||O===void 0)&&O.length?(V=(T=i?.video)===null||T===void 0?void 0:T.imgUrls)===null||V===void 0?void 0:V[0]:!((L=(F=i?.product)===null||F===void 0?void 0:F.homePage)===null||L===void 0)&&L.length?(R=(N=i?.product)===null||N===void 0?void 0:N.homePage)===null||R===void 0?void 0:R[0]:h?.bottom_image||""},[i,h?.bottom_image]),E=ce(()=>{var c,_;return((c=i?.product)===null||c===void 0?void 0:c.title)||((_=i?.video)===null||_===void 0?void 0:_.title)||null},[i]),M=pi({product:i?.product,enableFormattedPrice:(e=a?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:m,isHiddenDef:!0,style:a?.price});me(()=>{const c=new IntersectionObserver(_=>{_.forEach(I=>{if(I.isIntersecting){if(w.current===null||C==="")return;A&&g?b.current.setSrc(g):b.current.setSrc(C),c.unobserve(w.current)}})});return c.observe(w.current),()=>{c.disconnect()}},[C,A,g]);const D=(c,_,I)=>{const O=c/_;return I/O};me(()=>{const c=u?.current;c===null||C===""||!A||(c.src=C,c.currentTime=1,c.crossOrigin="anonymous",c.onloadeddata=()=>{const _=y?.current;if(!_)return;const I=_.getContext("2d"),O=window?.innerWidth/2,T=D(c.videoWidth,c.videoHeight,O);_.height=T,_.width=O,I?.drawImage(c,0,0,_.width,_.height),S(_.toDataURL()),c.remove(),_.remove()})},[C,A]);const x=()=>{o(),v?.(l),setTimeout(()=>{var c;(c=r?.current)===null||c===void 0||c.swiper.slideTo(n,0,!1),d?.(!1)},0)};return p.createElement("div",{ref:w,className:"list-content-listItem",key:n,onClick:x,style:{marginBottom:s}},p.createElement("div",{className:"list-content-listItem-picture"},A&&p.createElement("div",{style:{display:"none"}},p.createElement("video",{ref:u,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),p.createElement("canvas",{ref:y})),p.createElement(Tt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:b})),p.createElement("div",{className:"list-content-listItem-info"},p.createElement("div",{className:`list-content-listItem-info-title ${M?"list-content-listItem-info-nowrap":""}`,style:a?.title,dangerouslySetInnerHTML:{__html:Ee(E,a?.title)}}),p.createElement("div",{className:"list-content-listItem-info-price",style:a?.price,hidden:!M,dangerouslySetInnerHTML:{__html:M??""}})))};function ds(t){var e,i,n,l,o,a,s,r,v,d,h,m,A,f,b,w,u,{reportTagsView:y,showBanner:g}=t,S=dt(t,["reportTagsView","showBanner"]);const{waterFallData:C,getRecommendVideos:E,hashTagSize:M,loadingImage:D,isOpenHashTag:x,cacheActiveIndex:c}=Be(),{jumpToWeb:_}=gt(),[I,O]=q(),[T,V]=q(),[F,L]=q(!1),N=ve(null),[R,k]=q(!1);re(()=>{R||(k(!0),C&&E?.({hashTag:C?.hashTag}).then(H=>{var z;O(I?.concat((z=H?.recList)!==null&&z!==void 0?z:[])),k(!1)}))},[C,E,I,R]),me(()=>{var H,z;if(L(!0),C&&E?.({hashTag:C?.hashTag,defaultSize:M,maxSize:M}).then(Q=>{var J,ie;V(Q),O((ie=(J=Q?.recList)===null||J===void 0?void 0:J.filter(ue=>ue?.video!==null||ue?.product!==null))!==null&&ie!==void 0?ie:[]),L(!1)}),x){const Q=lo;V(Q),O((z=(H=Q?.recList)===null||H===void 0?void 0:H.filter(J=>J?.video!==null||J?.product!==null))!==null&&z!==void 0?z:[]),L(!1)}},[C,E,M,x]);const j=()=>{var H,z,Q,J,ie;if(!((H=T?.tag)===null||H===void 0)&&H.link){y();const ue=C?.rec;_(ue,(z=ue?.video)===null||z===void 0?void 0:z.bindProduct,(Q=ue?.video)===null||Q===void 0?void 0:Q.bindCta,c,(J=ue?.video)===null||J===void 0?void 0:J.traceInfo),window.location.href=window.getJointUtmLink((ie=T?.tag)===null||ie===void 0?void 0:ie.link)}};return p.createElement(p.Fragment,null,F?p.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},p.createElement("img",{width:64,height:64,src:D,alt:"loading...",style:{objectFit:"contain"}})):p.createElement("div",{className:"list"},p.createElement("div",{className:"list-scroll",ref:N},g&&((e=T?.tag)===null||e===void 0?void 0:e.picture)&&p.createElement("div",{onClick:j},p.createElement(Tt,{className:Ne({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=T?.tag)===null||i===void 0?void 0:i.picture})),p.createElement("div",{className:"list-info",style:(n=S?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:Ee((l=T?.tag)===null||l===void 0?void 0:l.info,(o=S?.textStyles)===null||o===void 0?void 0:o.hashTagDesc)}}),p.createElement("div",{hidden:!(!((a=T?.tag)===null||a===void 0)&&a.link),className:"list-collection",onClick:j,style:Object.assign(Object.assign({},(s=S?.textStyles)===null||s===void 0?void 0:s.hashTagLink),{marginBottom:S?.space}),dangerouslySetInnerHTML:{__html:Ee(((r=T?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(v=S?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),p.createElement("div",{className:"list-content"},I?.map((H,z)=>p.createElement(ss,Object.assign({key:z,index:z,rec:H,list:I,reportTagsView:y},S)))),p.createElement("div",{hidden:!R,style:{textAlign:"center"}},"loading..."),p.createElement("div",{hidden:!(!((d=T?.tag)===null||d===void 0)&&d.link),style:{height:!((h=T?.tag)===null||h===void 0)&&h.link?((m=S?.buttonBgStyle)===null||m===void 0?void 0:m.height)||((A=S?.buttonStyle)===null||A===void 0?void 0:A.height)||"100px":0}})),p.createElement("div",{className:"list-bottom",hidden:!(!((f=T?.tag)===null||f===void 0)&&f.link),style:S?.buttonBgStyle}),p.createElement("div",{hidden:!(!((b=T?.tag)===null||b===void 0)&&b.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},S?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},p.createElement("button",{"aria-label":((w=T?.tag)===null||w===void 0?void 0:w.linkTitle)||"Shop the collection",className:"list-btn",style:S?.buttonStyle,onClick:j,dangerouslySetInnerHTML:{__html:Ee(((u=T?.tag)===null||u===void 0?void 0:u.linkTitle)||"Shop the collection",S?.buttonStyle)}}))))}const cs=t=>{var e;const{waterFallData:i,setOpenHashtag:n,openHashtag:l,swiperRef:o,setWaterFallData:a,cacheRtcList:s,setRtcList:r,cacheActiveIndex:v,rtcList:d,setCacheRtcList:h,setIsFromHashtag:m,isFromHashtag:A,bffEventReport:f,themeTag:b,selectTag:w,bffFbReport:u}=Be(),{backMainFeed:y}=gt();ve(null);const g=ve(null),[S,C]=q();me(()=>{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),x(),a?.(void 0),m?.(!1),(_=(c=o?.current)===null||c===void 0?void 0:c.swiper)===null||_===void 0||_.slideTo(v,0,!1),n?.(!1)},[M,D]=q();me(()=>{i&&D(i)},[i]);const x=re(()=>{var c,_,I,O,T,V;const F=M?.rec;if(!F)return;let L="",N=null;A?L="hashTagPage":!((c=F?.video)===null||c===void 0)&&c.url?(L="videoPage",N="video"):!((I=(_=F?.video)===null||_===void 0?void 0:_.imgUrls)===null||I===void 0)&&I.length&&(L="imagePage",N="image"),f?.({eventInfo:{contentId:(O=F?.video)===null||O===void 0?void 0:O.itemId,position:v+"",contentTags:JSON.stringify((T=F?.video)===null||T===void 0?void 0:T.tags),traceInfo:(V=F?.video)===null||V===void 0?void 0:V.traceInfo,hashTags:JSON.stringify([M?.hashTag]),fromKName:L,fromKPage:location?.href,timeOnSite:Math.floor((new Date-S)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents",contentFormat:N}})},[M,f,S,A,v]);return me(()=>{l&&(C(new Date),u?.({eventName:"PageView"}))},[l,u]),me(()=>{const c=()=>{C(new Date)};return window.addEventListener("pageshow",c),()=>{window.removeEventListener("pageshow",c)}},[]),g.current?pn.createPortal(p.createElement("div",{className:"waterfall",style:{display:l?"block":"none"}},p.createElement(oo,{icon:rs,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:E}),t?.openFixedSize===!0||t?.openFixedSize===void 0?p.createElement(ds,Object.assign({reportTagsView:x},t)):p.createElement(as,Object.assign({reportTagsView:x},t))),g.current):null};var ao=Pe(cs);const us=t=>p.createElement(ao,Object.assign({},t));var ps=Pe(us);const vs=vt(ps,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:Kr,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 ms=[{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 ro=t=>p.createElement(ro,Object.assign({},t));var fs=Pe(ro);const hs=vt(fs,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:ms},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var As=[{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"]}]}],so={"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 gs=t=>{var e,i,n,l,o,a,s,r,v,d,{style:h,recData:m,ctaTempStyles:A,index:f,event:b,onClick:w,isExternalLink:u=!1,isActive:y}=t,g=dt(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink","isActive"]);const{ctaEvent:S,setPopupDetailData:C}=Be(),{jumpToWeb:E}=gt(),[M,D]=q(!1),x=ve(null),c=io(x),_=((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)||((o=(l=m?.video)===null||l===void 0?void 0:l.bindProduct)===null||o===void 0?void 0:o.bindCta)||((a=m?.video)===null||a===void 0?void 0:a.bindCta),I=((r=(s=m?.video)===null||s===void 0?void 0:s.bindProducts)===null||r===void 0?void 0:r[0])||((v=m?.video)===null||v===void 0?void 0:v.bindProduct),O=()=>{var L,N,R,k;const j=((N=(L=m?.video)===null||L===void 0?void 0:L.bindProducts)===null||N===void 0?void 0:N[0])||((R=m?.video)===null||R===void 0?void 0:R.bindProduct)||m?.video;if(S?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},m,j,f),C?.(Object.assign(Object.assign({},m),{index:f})),u){const H=I?.link||((k=j?.bindCta)===null||k===void 0?void 0:k.link);H&&(E(m,I,_,f),window.location.href=window.getJointUtmLink(H))}else w?.()},T=_?.enTitle||"\u67E5\u770B\u8BE6\u60C5",V=ce(()=>{var L,N;const R=b?.animation;if(R){const{delay:k,duration:j,backgroundColor:H}=R;return{":after":{animationDelay:`${(L=k/1e3)!==null&&L!==void 0?L:0}s`,animationDuration:`${(N=j/1e3)!==null&&N!==void 0?N:0}s`,backgroundColor:`${H??"transparent"}`}}}},[b?.animation]);me(()=>{var L,N,R;c&&x?.current&&y&&S?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},m,((N=(L=m?.video)===null||L===void 0?void 0:L.bindProducts)===null||N===void 0?void 0:N[0])||((R=m?.video)===null||R===void 0?void 0:R.bindProduct)||m?.video,f)},[c,y]),me(()=>{D(!!c)},[c]);const F=ce(()=>M?so["animated-button"]:null,[M]);return p.createElement("div",Object.assign({ref:x,style:Object.assign(Object.assign(Object.assign({},h),A?.ctaTitle),{lineHeight:`${(d=h?.height)!==null&&d!==void 0?d:0}px`})},g,{className:`${F} ${Ne(V)} ${so["one-line-ellipsis"]}`,onClick:O,dangerouslySetInnerHTML:{__html:Ee(T,A?.ctaTitle)}}))};var bs=Pe(gs),ys=[{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 ws=vt(bs,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:As,bindableProps:[],interactionRender:ys},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 xs=[{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"]}]}],ai={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 Ss="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Ts=t=>{var e,i,n,l,o,a,s,r,v,d,h,m,A,f,b,w,u,y,g,S,C,E,M,{style:D,recData:x,ctaTempStyles:c,index:_,event:I,bottom_image:O,translateY:T,isTel:V,onClick:F,isExternalLink:L=!1,isActive:N}=t,R=dt(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);D==null||delete D.transform;const{sxpParameter:k,globalConfig:j,ctaEvent:H,setPopupDetailData:z}=Be(),{jumpToWeb:Q}=gt(),[J,ie]=q(!0),ue=((n=(i=(e=x?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.bindCta)||((o=(l=x?.video)===null||l===void 0?void 0:l.bindProduct)===null||o===void 0?void 0:o.bindCta)||((a=x?.video)===null||a===void 0?void 0:a.bindCta),ge=((r=(s=x?.video)===null||s===void 0?void 0:s.bindProducts)===null||r===void 0?void 0:r[0])||((v=x?.video)===null||v===void 0?void 0:v.bindProduct),Ce=()=>{var se,fe,le,De;const we=((fe=(se=x?.video)===null||se===void 0?void 0:se.bindProducts)===null||fe===void 0?void 0:fe[0])||((le=x?.video)===null||le===void 0?void 0:le.bindProduct)||x?.video;if(H?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},x,we,_),z?.(Object.assign(Object.assign({},x),{index:_})),L){const Ze=ge?.link||((De=we?.bindCta)===null||De===void 0?void 0:De.link);Ze&&(Q(x,ge,ue,_),window.location.href=window.getJointUtmLink(Ze))}else F?.()},Ve=ue?.enTitle||"\u67E5\u770B\u8BE6\u60C5",Ue=ce(()=>{const se=I?.animation;if(se){const{delay:fe,duration:le}=se;return{animationDelay:`${fe?fe/1e3:0}s`,animationDuration:`${le?le/1e3:0}s`}}},[I?.animation]),pe=(f=(A=(m=(d=ge?.cover)!==null&&d!==void 0?d:(h=ge?.homePage)===null||h===void 0?void 0:h[0])!==null&&m!==void 0?m:ue?.icon)!==null&&A!==void 0?A:k?.bottom_image)!==null&&f!==void 0?f:O,Y=se=>{se.stopPropagation(),ie(!1)};me(()=>{ie(!0)},[N]);const oe=ce(()=>N&&J?ai["animated-fadeIn"]:null,[N,J]);return p.createElement(p.Fragment,null,V?p.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):p.createElement("div",Object.assign({},R,{className:`${Ne(Object.assign(Object.assign({},D),{"--transY":`translateY(calc(100% + ${(b=D?.margin)!==null&&b!==void 0?b:0}px))`}))} ${ai.aniLinkPopup} ${oe} ${Ne(Ue)}`,onClick:Ce}),p.createElement("div",{onClick:Y,className:ai["modal-icon-wrapper"],style:{padding:(w=D?.padding)!==null&&w!==void 0?w:0}},p.createElement("img",{src:j?.popupCloseIcon||Ss,alt:"close",className:ai["modal-icon-wrapper-img"]})),p.createElement(jt,{src:pe,rec:x,item:(C=(g=(y=(u=x?.video)===null||u===void 0?void 0:u.bindProducts)===null||y===void 0?void 0:y[0])!==null&&g!==void 0?g:(S=x?.video)===null||S===void 0?void 0:S.bindProduct)!==null&&C!==void 0?C:x?.video,index:_,translateY:T,imgStyle:c?.img,isActive:N}),(!x||ge?.title)&&p.createElement("div",{className:ai["one-line-ellipsis"],style:c?.title,dangerouslySetInnerHTML:{__html:Ee((E=ge?.title)!==null&&E!==void 0?E:"Product Name",c?.title)}}),p.createElement("div",{className:ai["one-line-ellipsis"],style:Object.assign(Object.assign({},c?.ctaTitle),{lineHeight:((M=c?.ctaTitle)===null||M===void 0?void 0:M.height)+"px"}),dangerouslySetInnerHTML:{__html:Ee(Ve,c?.ctaTitle)}})))};var Es=Pe(Ts),Is=[{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 Cs=vt(Es,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:xs,bindableProps:[],interactionRender:Is},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 ks=[{title:"\u70B9\u51FB\u8BE6\u60C5\u6309\u94AE",child:[{type:"link",name:"onClick",showAppId:!0}]}],Ps=[{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 co=si({}),Ds=({children:t,data:e})=>{var i,n,l,o,a,s,r,v,d,h,m,A,f;const[b,w]=q(!1),[u,y]=q(!1),[g,S]=q("");return p.createElement(co.Provider,{value:{sxpPrameter:{bottomImage:(i=e?.sxp_parameter)===null||i===void 0?void 0:i.bottom_image,defaultRecommend:(n=e?.sxp_parameter)===null||n===void 0?void 0:n.default_recommend,personalizedRecommend:(l=e?.sxp_parameter)===null||l===void 0?void 0:l.personalized_recommend,placeholderImage:(o=e?.sxp_parameter)===null||o===void 0?void 0:o.placeholder_image,hashTagSize:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.hash_tag_size,loadingImage:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.loading_image,privacyContent:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.privacy_context,privacyNecessity:(v=e?.sxp_parameter)===null||v===void 0?void 0:v.privacy_necessity,privacyPolicyTitle:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.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:u,setOpenConsent:y,sxpFontLinks:e?.sxpFontLinks,utmParameter:e?.utm_parameter,consentPopupCate:g,setConsentPopupCate:S}},t)};function uo(){return ri(co)}var Ls="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",_s="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 Os=t=>{var e,i,{isTel:n,isShowOnce:l,open:o,content:a,interaction:s,style:r,onClick:v,contsentState:d,isShowClose:h}=t;dt(t,["isTel","isShowOnce","open","content","interaction","style","onClick","contsentState","isShowClose"]);const{consentPopupCate:m}=uo(),[A,f]=q(!1),b=ce(()=>m==="Display"||o&&(l||d)&&r&&!A,[m,o,A]),w=re(()=>{f(!0)},[]),u=re(()=>{v?.()},[]);return p.createElement(p.Fragment,null,n?p.createElement("img",{src:_s,width:"100%"}):p.createElement(p.Fragment,null,b&&p.createElement("div",{className:"consentPopupDisplay",style:r},p.createElement("div",{style:{flex:1}},p.createElement("span",{style:a?.style,dangerouslySetInnerHTML:{__html:Ee((e=a?.text)===null||e===void 0?void 0:e.replace(/\n/g,"</br>"),a?.style)}}),p.createElement("span",{style:Object.assign(Object.assign({},s?.style),{marginLeft:"5px"}),dangerouslySetInnerHTML:{__html:Ee((i=s?.text)===null||i===void 0?void 0:i.replace(/\n/g,"</br>"),s?.style)},onClick:u})),h&&p.createElement("button",{"aria-label":"close",className:"consentPopupDisplay-close",onClick:w},p.createElement("img",{src:Ls,alt:"close"})))))};var Ms=Pe(Os);const Ns=vt(Ms,{displayName:"Display Consent",icon:"",category:"consentPopup",type:"Display",related:{settingRender:Ps,bindableProps:[],interactionRender:ks},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 nn=Object.freeze({__proto__:null,AniLink:ws,AniLinkPopup:Cs,Appoint:br,AppointForm:Qo,Commodity:fr,CommodityDetail:ja,CommodityDetailDiroNew:Za,CommodityDiro:Pr,CommodityDiroNew:Mr,CommodityList:tr,Consent:hs,ConsentDetail:dr,Display:Ns,HashTag:vs,Iframe:lr,Link:Tr,MultiCommodity:Xr,MultiCommodityDiro:jr,MultiCommodityDiroNew:Zr,Prompt:Xa});const Rs="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",Vs="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Fs=t=>{var e,{active:i,activeIcon:n,unActicveIcon:l,recData:o,position:a}=t,s=dt(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:r,mutateUnlike:v,bffEventReport:d,setCacheRtcList:h,cacheRtcList:m}=Be(),[A,f]=q((e=m?.[a])===null||e===void 0?void 0:e.isCollected),b=Pt(Vs),w=Pt(Rs),u=Li(()=>ft(void 0,void 0,void 0,function*(){var y,g,S,C,E,M,D,x,c,_,I,O,T,V,F,L,N,R,k,j,H,z;if(A){f(!1);const Q=(S=yield v?.({videoItemId:(g=(y=o?.video)===null||y===void 0?void 0:y.itemId)!==null&&g!==void 0?g:""}))!==null&&S!==void 0?S:!1;if(d?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(E=(C=o?.video)===null||C===void 0?void 0:C.itemId)!==null&&E!==void 0?E:"",contentName:(D=(M=o?.video)===null||M===void 0?void 0:M.title)!==null&&D!==void 0?D:"",contentTags:JSON.stringify((c=(x=o?.video)===null||x===void 0?void 0:x.tags)!==null&&c!==void 0?c:[]),position:a+"",contentFormat:!((_=o?.video)===null||_===void 0)&&_.url?"video":"image",traceInfo:(I=o?.video)===null||I===void 0?void 0:I.traceInfo}}),!Q)f(!0);else{const J=(O=m?.map((ie,ue)=>(ue===a&&(ie.isCollected=!1),ie)))!==null&&O!==void 0?O:[];h?.(J)}}else{f(!0);const Q=(T=yield r?.({content:JSON.stringify(o)}))!==null&&T!==void 0?T:!1;if(d?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(F=(V=o?.video)===null||V===void 0?void 0:V.itemId)!==null&&F!==void 0?F:"",contentName:(N=(L=o?.video)===null||L===void 0?void 0:L.title)!==null&&N!==void 0?N:"",contentTags:JSON.stringify((k=(R=o?.video)===null||R===void 0?void 0:R.tags)!==null&&k!==void 0?k:[]),position:a+"",contentFormat:!((j=o?.video)===null||j===void 0)&&j.url?"video":"image",traceInfo:(H=o?.video)===null||H===void 0?void 0:H.traceInfo}}),!Q)f(!1);else{const J=(z=m?.map((ie,ue)=>(ue===a&&(ie.isCollected=!0),ie)))!==null&&z!==void 0?z:[];h?.(J)}}}),200);return p.createElement("button",Object.assign({},s,{"aria-label":"like",onClick:u}),p.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:A?n||b:l||w,alt:"icon"}))};var po=Pe(Fs),js="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 on=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=Eo.render(p.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})(),Bs=({rec:t,index:e,height:i,data:n,muted:l,activeIndex:o,videoPostConfig:a,videoPlayIcon:s})=>{const[r,v]=q(!1),{bffEventReport:d,sxpParameter:h,waterFallData:m,openHashtag:A,bffFbReport:f}=Be(),b=ve(0),[w,u]=q(!1),[y,g]=q(!0),{isActive:S}=$n(),C=ve(null),[E,M]=q(""),[D,x]=q(!1),c=ve(),_=`pb-cache-video-${e}`,I=ve(null),O=ve(null),T=ve(),V=ve(),F=ce(()=>a?.mode==="2",[a]),L=ce(()=>{var Y;return a?.mode==="2"?`translateY(-${50+((Y=a?.offsetTop)!==null&&Y!==void 0?Y:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[a]),N=ce(()=>{var Y;return((Y=t?.video)===null||Y===void 0?void 0:Y.cover)||E},[E,t]),R=ce(()=>F?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[F]),k=ce(()=>a?.bgWay==="1",[a]),j=ce(()=>k&&a?.bgColor?{backgroundColor:a?.bgColor}:{},[a,k]);me(()=>{c?.current&&(c.current.muted=l)},[l,c?.current]);const H=re(()=>{var Y;c?.current&&((Y=c?.current)===null||Y===void 0||Y.play())},[c?.current]),z=Pt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),Q=re(()=>{c?.current&&(x(!1),u(!0))},[]),J=re(()=>ft(void 0,void 0,void 0,function*(){var Y,oe,se,fe,le,De,we,Ze,tt,Ke,ne,Z,X;if(!c?.current)return;v(!1);const G=n[e];if(G&&(!((Y=c?.current)===null||Y===void 0)&&Y.duration)){b.current=((oe=c?.current)===null||oe===void 0?void 0:oe.currentTime)||0;const xe=((fe=(se=c?.current)===null||se===void 0?void 0:se.duration)!==null&&fe!==void 0?fe:0).toFixed(2),$=((De=(le=c?.current)===null||le===void 0?void 0:le.currentTime)!==null&&De!==void 0?De:0).toFixed(2),Qe=y?"0":"1";d?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(Ze=(we=G?.video)===null||we===void 0?void 0:we.itemId)!==null&&Ze!==void 0?Ze:"",contentName:(Ke=(tt=G?.video)===null||tt===void 0?void 0:tt.title)!==null&&Ke!==void 0?Ke:"",playType:Qe,startTime:$,videoDuration:xe,contentTags:JSON.stringify((Z=(ne=G?.video)===null||ne===void 0?void 0:ne.tags)!==null&&Z!==void 0?Z:[]),position:e+"",contentFormat:"video",traceInfo:(X=G?.video)===null||X===void 0?void 0:X.traceInfo,loadTime:V?.current-T?.current+""}}),g(!1)}}),[d,n,e,y,c?.current]),ie=re(()=>{var Y;if(!c?.current||E||!F||(c.current.style.objectFit="contain",!((Y=t?.video)===null||Y===void 0)&&Y.cover||!C||!C.current||k))return;const oe=()=>{const se=C?.current,fe=se.getContext("2d"),le=window?.innerWidth,De=window?.innerHeight;se.height=De,se.width=le,fe?.drawImage(c.current,0,0,se.width,se.height),M(se.toDataURL())};oe(),setTimeout(()=>{oe()},500)},[c.current,k,t,E,F]),ue=re(()=>{c.current&&(V.current=new Date,J(),ie())},[c.current,ie,J]),ge=re(Y=>()=>{var oe,se,fe,le,De;if(!c.current||!w)return;const we=(oe=c?.current)===null||oe===void 0?void 0:oe.paused;switch(Y){case"start":if(!we)return;(se=c?.current)===null||se===void 0||se.play(),v(!1);break;case"pause":if(we)return;(fe=c?.current)===null||fe===void 0||fe.pause(),v(!0);break;default:we?(le=c?.current)===null||le===void 0||le.play():(De=c?.current)===null||De===void 0||De.pause(),v(!we);break}},[w,c?.current]),Ce=re(()=>{var Y,oe,se,fe,le,De,we,Ze,tt,Ke,ne,Z,X;if(!c?.current||o!==e)return;const G=n[e],xe=((oe=(Y=c?.current)===null||Y===void 0?void 0:Y.duration)!==null&&oe!==void 0?oe:0).toFixed(2),$=((fe=(se=c?.current)===null||se===void 0?void 0:se.currentTime)!==null&&fe!==void 0?fe:0).toFixed(2);if(!((le=c?.current)===null||le===void 0)&&le.duration){const Qe=(((De=c?.current)===null||De===void 0?void 0:De.currentTime)-b.current).toFixed(2);d?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(Ze=(we=G?.video)===null||we===void 0?void 0:we.itemId)!==null&&Ze!==void 0?Ze:"",contentName:(Ke=(tt=G?.video)===null||tt===void 0?void 0:tt.title)!==null&&Ke!==void 0?Ke:"",endTime:$,videoDuration:xe,playDuration:Qe,contentTags:JSON.stringify((Z=(ne=G?.video)===null||ne===void 0?void 0:ne.tags)!==null&&Z!==void 0?Z:[]),position:e+"",contentFormat:"video",traceInfo:(X=G?.video)===null||X===void 0?void 0:X.traceInfo}})}},[n,e,d,c?.current,o]),Ve=re(()=>{x(!0)},[]);me(()=>{var Y,oe,se,fe,le,De,we,Ze,tt,Ke;if(!S)return;const ne=t?.video.url;if(!ne)return;const Z=document.querySelector(`#${_}`);if(!Z||(c.current=on?.(Z),!c?.current))return;T.current=new Date;const X=window?.Hls;let G=O?.current;return ne.includes(".m3u8")&&X&&X.isSupported()?(G=new X,G?.loadSource(ne),G?.attachMedia(c?.current),G?.on(X.Events.MANIFEST_PARSED,function(){var xe;(xe=c?.current)===null||xe===void 0||xe.play()})):c.current.src=ne,(Y=c?.current)===null||Y===void 0||Y.setAttribute("x5-playsinline","true"),(oe=c?.current)===null||oe===void 0||oe.setAttribute("webkit-playsinline","true"),(se=c?.current)===null||se===void 0||se.addEventListener("loadedmetadata",ue),(fe=c?.current)===null||fe===void 0||fe.addEventListener("loadeddata",ie),(le=c?.current)===null||le===void 0||le.addEventListener("play",J),(De=c?.current)===null||De===void 0||De.addEventListener("playing",Q),(we=c?.current)===null||we===void 0||we.addEventListener("pause",Ce),(Ze=c?.current)===null||Ze===void 0||Ze.addEventListener("ended",H),(tt=c?.current)===null||tt===void 0||tt.addEventListener("canplay",H),(Ke=c?.current)===null||Ke===void 0||Ke.addEventListener("waiting",Ve),()=>{var xe,$,Qe,Je,K,B,Ye,xt,Et,yt;((xe=c?.current)===null||xe===void 0?void 0:xe.paused)||Ce(),O?.current&&(($=O?.current)===null||$===void 0||$.destroy()),u(!1),(Qe=c?.current)===null||Qe===void 0||Qe.removeEventListener("loadedmetadata",ue),(Je=c?.current)===null||Je===void 0||Je.removeEventListener("loadeddata",ie),(K=c?.current)===null||K===void 0||K.removeEventListener("play",J),(B=c?.current)===null||B===void 0||B.removeEventListener("playing",Q),(Ye=c?.current)===null||Ye===void 0||Ye.removeEventListener("pause",Ce),(xt=c?.current)===null||xt===void 0||xt.removeEventListener("ended",H),(Et=c?.current)===null||Et===void 0||Et.removeEventListener("canplay",H),(yt=c?.current)===null||yt===void 0||yt.removeEventListener("waiting",Ve)}},[S]),me(()=>{var Y,oe,se,fe,le,De;!c?.current||!w||(S?(f?.({eventName:"ViewContent",product:(oe=(Y=n?.[e])===null||Y===void 0?void 0:Y.video)===null||oe===void 0?void 0:oe.bindProduct}),f?.({eventName:"PageView",product:(fe=(se=n?.[e])===null||se===void 0?void 0:se.video)===null||fe===void 0?void 0:fe.bindProduct}),(le=c?.current)===null||le===void 0||le.play()):(De=c?.current)===null||De===void 0||De.pause())},[S,w,c?.current]),me(()=>{var Y,oe,se;if(!S||!c?.current)return;!((Y=c?.current)===null||Y===void 0?void 0:Y.paused)&&A?(oe=c?.current)===null||oe===void 0||oe.pause():A||(se=c?.current)===null||se===void 0||se.play()},[A,S,c?.current]),me(()=>{if(!S)return;const Y=()=>{ge("start")()},oe=ge("pause");return wt.on(ht.PAGE_DID_SHOW,Y),wt.on(ht.PAGE_DID_HIDE,oe),()=>{wt.off(ht.PAGE_DID_SHOW,Y),wt.off(ht.PAGE_DID_HIDE,oe)}},[ge,S]);const Ue=ce(()=>!h?.placeholder_image||w?null:p.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]),pe=ce(()=>{if(!(!D||!w))return p.createElement("img",{style:{position:"absolute",top:"50%",left:0,right:0,transform:"translateY(-100%)",margin:"auto",width:"50px",height:"50px",objectFit:"contain"},src:js,alt:"placeholder image"})},[D,w]);return me(()=>{if(!c?.current)return;const Y=()=>{var oe;o===e&&(!((oe=t?.video)===null||oe===void 0)&&oe.url)&&c?.current&&!r&&ge("pause")()};return window.addEventListener("beforeunload",Y),()=>{window.removeEventListener("beforeunload",Y)}},[o,e,t,c?.current,ge,r]),t?.video?p.createElement(p.Fragment,null,F?p.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:ge(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},j)},!k&&w&&N&&p.createElement(Tt,{src:N,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},R)}),p.createElement("canvas",{ref:C,style:{display:"none"}}),p.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:L,left:0,right:0}},p.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},p.createElement("div",{className:"n-full-screen",ref:I,id:_,style:{width:"100%",height:"100%"}}),r&&p.createElement(Tt,{className:"clc-pb-video-pause",src:s??z,alt:"pause"}))),Ue,pe):p.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:ge()},p.createElement("div",{className:"n-full-screen",ref:I,id:_,style:{width:"100%",height:"100%"}}),Ue,pe,r&&p.createElement(Tt,{className:"clc-pb-video-pause",src:s??z,alt:"pause"}))):null};var zs=Pe(Bs);const Ws=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:n,style:l})=>{const[o,a]=q(t),s=r=>{r.stopPropagation();const v=!o;a(v),n?.(v)};return me(()=>{a(t)},[t]),p.createElement("button",{style:l,"aria-label":"toggle button",className:"pb-toggle-button",onClick:s},p.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:o?e:i}))};var vo=Pe(Ws);const Hs=({imageUrl:t,style:e,duration:i=2e3})=>{const[n,l]=q(!0);Xt(),me(()=>{setTimeout(()=>{l(!1)},i)},[]);const o=Pt("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),a=ce(()=>n?"pb-fadeIn":"pb-fadeOut",[n]);return p.createElement("div",{hidden:!n,className:`pb-finger-wrap ${a}`,style:Object.assign(Object.assign({},e),{animationDuration:`${i/1e3}s`})},p.createElement("img",{src:t||o,alt:"finger swiper"}))},mo=t=>{const{src:e,height:i,imgUrlsPostConfig:n,onShowFirstImage:l}=t,o=ce(()=>n?.mode==="2",[n]),a=ce(()=>{var d;return n?.mode==="2"?`translateY(-${50+((d=n?.offsetTop)!==null&&d!==void 0?d:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[n]),s=ce(()=>o?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[o]),r=ce(()=>n?.bgWay==="1",[n]),v=ce(()=>r&&n?.bgColor?{backgroundColor:n?.bgColor}:{},[n,r]);return p.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},v)},(!o||!r)&&p.createElement(Tt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},s),onLoad:l}),o&&p.createElement(Tt,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:a,left:0,right:0},onLoad:l}))},Xs=({imgUrls:t,width:e,height:i,rec:n,index:l,onViewImageEndEvent:o,onViewImageStartEvent:a,imgUrlsPostConfig:s})=>{var r,v;const d=ve(),{isActive:h}=$n(),{sxpParameter:m,openHashtag:A}=Be(),[f,b]=q(!1),[w,u]=q(),y=new Date,[g,S]=q(0);me(()=>{f&&h?(d?.current&&d.current.swiper.autoplay.start(),A?o(n):a(l,w,!0)):d?.current&&d.current.swiper.autoplay.stop()},[n,h,o,A,l,a,f,w]);const C=re(c=>ft(void 0,void 0,void 0,function*(){f||(u({loadTime:new Date-y+""}),b(!0))}),[f]);me(()=>{const c=()=>a(l,w),_=()=>o(n);return wt.on(ht.PAGE_DID_SHOW,c),wt.on(ht.PAGE_DID_HIDE,_),()=>{wt.off(ht.PAGE_DID_SHOW,c),wt.off(ht.PAGE_DID_HIDE,_)}},[w]);const E=re(()=>{d.current&&d.current.swiper&&x&&d.current.swiper.autoplay.stop()},[]),M=re(()=>{d.current&&d.current.swiper&&x&&d.current.swiper.autoplay.start()},[]),D=re(c=>{S(c.activeIndex)},[]),x=ce(()=>_i(),[]);return p.createElement("div",{onMouseEnter:E,onMouseLeave:M},p.createElement(Qt,Object.assign({defaultValue:0,direction:"horizontal",modules:[Ti,Ei,...x?[Wi,Hi,Si,Bi]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"}},x?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,ref:d,onSlideChange:D,className:Ne(Object.assign(Object.assign({".swiper-pagination":{bottom:(r=s?.marginBottom)!==null&&r!==void 0?r:0,fontSize:"14px"}},s?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:s?.dotsBgColor,opacity:1}}),s?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${s?.dotsActiveColor}!important`,opacity:1}})),height:i,autoplay:{delay:((v=s?.delay)!==null&&v!==void 0?v:3)*1e3}}),t?.map((c,_)=>p.createElement(Rt,{key:_,"aria-hidden":_!==g},p.createElement(mo,{src:!f&&_>0?"":c,height:i,imgUrlsPostConfig:s,onShowFirstImage:C})))))};var Gs=Pe(Xs);const Us=({tags:t,itemId:e,itemType:i,index:n,rec:l,hashTagStyle:o,hashTagRightMargin:a})=>{var s;const[r,v]=q(!1),{setWaterFallData:d,setOpenHashtag:h,setCacheActiveIndex:m,waterFallData:A,setIsFromHashtag:f}=Be(),b=w=>{A?f?.(!0):m?.(n),d?.(i?{hashTag:w,itemId:e,itemType:i,rec:l}:{hashTag:w,rec:l}),h?.(!0)};return ce(()=>t.length<=6?null:p.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>v(!r)},r?"show less":"show more"),[r,t]),p.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(s=o?.marginTop)!==null&&s!==void 0?s:16}px`,width:a}},p.createElement(ui,null,t?.map((w,u)=>p.createElement(Rt,{key:u,hidden:r?!1:u>=6,className:"clc-sxp-bottom-hashtag-item",style:o,onClick:()=>b(w),tag:"li",role:"listitem"},p.createElement("button",{className:"clc-sxp-bottom-hashtag-item-button","aria-label":w,"aria-describedby":w,dangerouslySetInnerHTML:{__html:Ee(`#${w}`,o)}})))))};var fo=Pe(Us),ho="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 vi(t){return Pe(function(e){const{$store:i}=Oo(),n=o=>{let a=o;const s=o.match(/{{.*?}}/g);return s?.length&&s.forEach(r=>{r.replace(/{{\s*([\w.]+)\s*}}/g,(v,d)=>{if(d){const h=cn(i,d);return a=a.replace(r,h),h}})}),a},l=ce(()=>{var o,a,s;const{bindDatas:r}=e,v=dt(e,["bindDatas"]);if((o=r?.forEach)===null||o===void 0||o.call(r,d=>{if(d?.propKey&&d?.dataPath){const{propKey:h,dataPath:m}=d;m.replace(/{{\s*([\w.]+)\s*}}/g,(A,f)=>{var b,w;if(f){const u=(w=(b=cn(i,f))!==null&&b!==void 0?b:e[h])!==null&&w!==void 0?w:"";return v[h]=u,u}})}}),v){v.eventMap={};const d=ti(v.event)||{};for(const h in d)if(Object.prototype.hasOwnProperty.call(d,h))try{d[h].value=n(d[h].value),v.eventMap[h]=new Function(d[h].value)}catch{}}return!((s=(a=v?.event)===null||a===void 0?void 0:a.onClick)===null||s===void 0)&&s.linkType&&(v.style.cursor="pointer"),v},[i,e]);return p.createElement(t,Object.assign({},l,l.eventMap))})}const Ys=({rec:t,index:e,tempMap:i,resolver:n,includesCtaType:l,isActive:o,value:a})=>{const{schema:s}=Xt();if(!t?.video)return null;const r=ce(()=>{var v,d,h,m,A,f,b,w,u,y,g,S,C,E,M,D,x,c,_,I,O,T,V,F,L,N,R,k;if(!(l&&!l?.includes((v=a?.item)===null||v===void 0?void 0:v.type))&&!(!l&&((d=a?.item)===null||d===void 0?void 0:d.category)==="cta")){if(((h=a?.item)===null||h===void 0?void 0:h.type)==="CommodityDiro"&&!(!((m=t?.video)===null||m===void 0)&&m.bindProduct)||((A=a?.item)===null||A===void 0?void 0:A.type)==="Commodity"&&!(!((f=t?.video)===null||f===void 0)&&f.bindProduct)||((b=a?.item)===null||b===void 0?void 0:b.type)==="CommodityDiroNew"&&!(!((w=t?.video)===null||w===void 0)&&w.bindProduct)||((u=a?.item)===null||u===void 0?void 0:u.type)==="MultiCommodity"&&!(!((g=(y=t?.video)===null||y===void 0?void 0:y.bindProducts)===null||g===void 0)&&g.length)||((S=a?.item)===null||S===void 0?void 0:S.type)==="MultiCommodityDiro"&&!(!((E=(C=t?.video)===null||C===void 0?void 0:C.bindProducts)===null||E===void 0)&&E.length)||((M=a?.item)===null||M===void 0?void 0:M.type)==="MultiCommodityDiroNew"&&!(!((x=(D=t?.video)===null||D===void 0?void 0:D.bindProducts)===null||x===void 0)&&x.length))return null;if(a&&n){const j=n[(c=a?.item)===null||c===void 0?void 0:c.type],H=vi(j),z=(_=j?.extend)===null||_===void 0?void 0:_.defaulSetting,Q=((T=(O=(I=a?.item)===null||I===void 0?void 0:I.event)===null||O===void 0?void 0:O.onClick)===null||T===void 0?void 0:T.linkType)==="externalLink";let J=ti((V=a?.item)===null||V===void 0?void 0:V.style);if(J.hasOwnProperty("backdropFilter")){let ie=J.backdropFilter;J.backdropFilter=`blur(${ie??0}px)`}return p.createElement(H,Object.assign({style:Object.assign(Object.assign(Object.assign({},z?.style),J),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},z?.textStyle),(F=a?.item)===null||F===void 0?void 0:F.textStyle),bindDatas:(N=(L=a?.item)===null||L===void 0?void 0:L.bindDatas)!==null&&N!==void 0?N:[]},z?.props,(R=a?.item)===null||R===void 0?void 0:R.props,{event:((k=a?.item)===null||k===void 0?void 0:k.event)||{},schema:s,id:a?.id,key:a?.id,recData:t,isExternalLink:Q,index:e,isActive:o}))}else return null}},[t,n,i,s,a?.id,o]);return p.createElement(p.Fragment,null,r)};var Pi=Pe(Ys);const Ao=({nudge:t})=>{var e,i,n,l,o,a;return p.createElement(p.Fragment,null,t?.isOpen&&p.createElement("div",{className:"clc-sxp-bottom-nudge",style:{marginBottom:(e=t?.marginBottom)!==null&&e!==void 0?e:5,width:(n=(i=t?.size)===null||i===void 0?void 0:i.width)!==null&&n!==void 0?n:212,height:(o=(l=t?.size)===null||l===void 0?void 0:l.height)!==null&&o!==void 0?o:38,backgroundColor:t?.backgroundColor,borderRadius:(a=t?.borderRadius)!==null&&a!==void 0?a:4}},t?.icon?p.createElement("img",{src:t.icon,alt:"nudge icon",style:{height:"100%",objectFit:"cover",flexShrink:0}}):null,p.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:Ee(t?.content,t?.textStyle)}})))},qs=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:n,setRtcList:l,setCacheRtcList:o,setCacheActiveIndex:a,setLoading:s,swiperRef:r,waterFallData:v,bffEventReport:d,selectTag:h,setSelectTag:m}=Be(),{backMainFeed:A}=gt(),f=ce(()=>[Ai,...t],[t]),b=w=>()=>{if(w===h)return;w!=="FOR U"?d?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${w}']`}}):A("theme",w,h);let u;w!==Ai&&(u=w),s?.(!0),n?.({themeTag:u}).then(y=>{var g,S,C,E;wt.emit(ht.CHANGE_THEME_TAG,u),l?.((g=y?.recList)!==null&&g!==void 0?g:[]),o?.((S=y?.recList)!==null&&S!==void 0?S:[]),e?.(0),a?.(0),(E=(C=r?.current)===null||C===void 0?void 0:C.swiper)===null||E===void 0||E.slideTo(0)}).finally(()=>{s?.(!1)}),m?.(w)};return v||t.length<=0?null:p.createElement("div",{className:"clc-sxp-tagbar",style:i},p.createElement("div",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},f.map(w=>p.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 go=Pe(qs);const Zs=({resolver:t,globalConfig:e})=>{var i,n;const l=ce(()=>jo(),[]),o=t?.Display,a=vi(o),s=(n=(i=e?.consentPopup)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.item;return p.createElement(a,Object.assign({},s?.props,{style:s?.style,event:s?.event||{},contsentState:l}))};var Ks=Pe(Zs);const bo=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:n=window.innerWidth,tempMap:l,resolver:o,data:a=[],ctaType:s,tipText:r,nudge:v,_schema:d,hashTagStyle:h,hashTagRightMargin:m,tagList:A=[],licenseUrl:f})=>{var b,w,u,y,g,S,C,E,M,D,x,c,_,I,O,T,V,F,L,N,R;const k=Pt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),j=Pt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:H}=Xt(),[z,Q]=q(0),J=ve(0),[ie,ue]=q(!0),ge=ve(),[Ce,Ve]=q(!1),[Ue,pe]=q(!1),[Y,oe]=q(new Date().getTime()),se=ve(!1),[fe,le]=q(2),{loadVideos:De,bffEventReport:we,loading:Ze,setPopupDetailData:tt,ctaEvent:Ke,swiperRef:ne,waterFallData:Z,setOpenHashtag:X,appDomain:G,openHashtag:xe,loadingImage:$,isFromHashtag:Qe,popupDetailData:Je,bffFbReport:K,curTime:B,h5EnterLink:Ye,isShowConsent:xt,selectTag:Et,isPreview:yt,isEditor:W,cacheRtcList:U,setRtcList:Se,cacheActiveIndex:Re,rtcList:Ae,isNoMoreData:Oe}=Be(),{backMainFeed:je,productView:qe,jumpToWeb:et}=gt(),it=ce(()=>a.length>0&&!Ze&&(Ro()||t?.enableSwiperTip),[a,Ze,t?.enableSwiperTip]);me(()=>{wn()},[]),me(()=>{if(a?.length>0){const P=new Date;ge.current=P}},[a?.length]);const lt=re(()=>{if(wn(),Ye?.(),a.length>0){const P=new Date;ge.current=P}},[a.length,Ye]);me(()=>{var P;if(!s||s?.length<1)return;const de=a?.findIndex(ae=>{var be,ke,Le,te,Me,ze,Xe,Ge,ye;const He=s?.[0];return He==="\u591A\u5546\u54C1CTA"?((be=ae?.video)===null||be===void 0?void 0:be.bindProducts)&&((Le=(ke=ae?.video)===null||ke===void 0?void 0:ke.bindProducts)===null||Le===void 0?void 0:Le.length)>0:He==="\u5546\u54C1CTA"?(te=ae?.video)===null||te===void 0?void 0:te.bindProduct:((ze=(Me=ae?.video)===null||Me===void 0?void 0:Me.bindCta)===null||ze===void 0?void 0:ze.itemId)===He&&(((Xe=ae?.video)===null||Xe===void 0?void 0:Xe.url)||((ye=(Ge=ae?.video)===null||Ge===void 0?void 0:Ge.imgUrls)===null||ye===void 0?void 0:ye.length))})||0;de!==-1&&((P=ne?.current)===null||P===void 0||P.swiper.slideTo(de))},[a,s,ne]),me(()=>{const P=a?.[z],de=()=>{var ae,be,ke,Le,te,Me,ze,Xe,Ge,ye,He,ut,nt,ot,st,It,_e,kt,qt,Zt;const ei=!xe&&!xt;if(document.visibilityState==="hidden"){ei&&(wt.emit(ht.PAGE_DID_HIDE,P),Ot(P));let Nt="";Je&&(!((be=(ae=P?.video)===null||ae===void 0?void 0:ae.bindProducts)===null||be===void 0)&&be.length||!((ke=P?.video)===null||ke===void 0)&&ke.bindProduct)?Nt="pdpPage":Je&&((ze=l?.[(Me=(te=(Le=P?.video)===null||Le===void 0?void 0:Le.bindCta)===null||te===void 0?void 0:te.itemId)!==null&&Me!==void 0?Me:""].item)===null||ze===void 0?void 0:ze.type)==="Appoint"?Nt="formPage":Qe?Nt="hashTagPage":!((Xe=P?.video)===null||Xe===void 0)&&Xe.url?Nt="videoPage":!((Ge=P?.video)===null||Ge===void 0)&&Ge.imgUrls&&(!((He=(ye=P?.video)===null||ye===void 0?void 0:ye.imgUrls)===null||He===void 0)&&He.length)?Nt="imagePage":P?.product&&(Nt="productPage"),we?.({eventInfo:{sessionDuration:Math.floor((new Date-B.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(ut=P?.video)===null||ut===void 0?void 0:ut.itemId,productId:(nt=P?.product)===null||nt===void 0?void 0:nt.itemId,position:z+"",fromKName:Nt,fromKPage:location?.href,ctatId:(It=(st=(ot=P?.video)===null||ot===void 0?void 0:ot.bindCta)===null||st===void 0?void 0:st.itemId)!==null&&It!==void 0?It:"",traceInfo:(Zt=(kt=(_e=P?.video)===null||_e===void 0?void 0:_e.traceInfo)!==null&&kt!==void 0?kt:(qt=P?.product)===null||qt===void 0?void 0:qt.traceInfo)!==null&&Zt!==void 0?Zt:""}})}else document.visibilityState==="visible"&&(se.current===!0&&(oe(new Date().getTime()),se.current=!1),lt(),ei&&(wt.emit(ht.PAGE_DID_SHOW,P),je("external",Et)))};return document.addEventListener("visibilitychange",de),()=>{document.removeEventListener("visibilitychange",de)}},[z,we,a,lt,Je,Qe,l,B,je,xe,xt,Et]);const at=ce(()=>{let P=0;return A.length>0&&(P+=45,Z&&(P-=45)),P},[A,Z]),he=ce(()=>{let P=0;return t?.logoUrl&&t?.isShowLogo&&(P+=56),P},[t]),ee=ce(()=>i-he-at,[he,i,at]),Te=ce(()=>{var P;const de=z===0&&!Z&&!W?[(P=a?.[0])!==null&&P!==void 0?P:null]:a?.map((ae,be)=>z===be||be-1===z||be+1===z?ae:null);return de?.length?!Z&&!Oe?de.concat([{loading:!0}]):de:[]},[a,z,Z,W,Oe]),Fe=ce(()=>{var P,de,ae,be;if(t?.logoUrl&&t?.isShowLogo){const ke=(de=(P=t?.logoBar)===null||P===void 0?void 0:P.onClick)===null||de===void 0?void 0:de.value,Le=((be=(ae=t?.logoBar)===null||ae===void 0?void 0:ae.onClick)===null||be===void 0?void 0:be.linkType)==="externalLink",te=Te[z];return p.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},ke&&{onClick:()=>{var Me,ze,Xe,Ge;Le&&et(te,(Me=te?.video)===null||Me===void 0?void 0:Me.bindProduct,(ze=te?.video)===null||ze===void 0?void 0:ze.bindCta,z,((Xe=te?.product)===null||Xe===void 0?void 0:Xe.traceInfo)||((Ge=te?.video)===null||Ge===void 0?void 0:Ge.traceInfo)),new Function(ke)()}}),p.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,z,Te]),rt=re((P,de)=>{var ae,be,ke,Le;return!((ae=P?.video)===null||ae===void 0)&&ae.url?p.createElement(zs,{key:Y,rec:P,index:de,muted:ie,data:a,height:ee,activeIndex:z,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((be=P?.video)===null||be===void 0)&&be.imgUrls?p.createElement(Gs,{key:P?.video.itemId,imgUrls:P?.video.imgUrls,width:n,height:ee,rec:P,index:de,onViewImageEndEvent:_t,onViewImageStartEvent:zt,imgUrlsPostConfig:t?.imgUrlsPost}):P.product&&Array.isArray(t?.productPost)&&((ke=t?.productPost)===null||ke===void 0?void 0:ke.length)>0?(Le=t?.productPost)===null||Le===void 0?void 0:Le.map((te,Me)=>{var ze,Xe,Ge,ye,He,ut,nt,ot;const st=o[(ze=te?.item)===null||ze===void 0?void 0:ze.type],It=vi(st),_e=(Xe=st?.extend)===null||Xe===void 0?void 0:Xe.defaulSetting;return p.createElement(It,Object.assign({key:`${de}${Me}`,textStyle:Object.assign(Object.assign({},_e?.textStyle),(Ge=te?.item)===null||Ge===void 0?void 0:Ge.textStyle),bindDatas:(He=(ye=te?.item)===null||ye===void 0?void 0:ye.bindDatas)!==null&&He!==void 0?He:[]},_e?.props,(ut=te?.item)===null||ut===void 0?void 0:ut.props,{event:((nt=te?.item)===null||nt===void 0?void 0:nt.event)||{},schema:H,id:te?.id,viewTime:ge.current,rec:P,isPost:!0,tipText:r,style:Object.assign(Object.assign(Object.assign({},_e?.style),(ot=te?.item)===null||ot===void 0?void 0:ot.style),{height:"100%",overflow:"auto"}),index:de,isActive:z===de}))}):null},[n,a,ee,ie,z,t?.productPost,t?.videoPlayIcon,ge,r,o,H,Y]),ct=re(P=>{pe(P)},[]),Ie=ce(()=>Ue?{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"},[Ue]),mt=re((P,de)=>{var ae,be,ke,Le,te,Me,ze,Xe,Ge,ye,He,ut,nt;if(P?.video){let ot=null;!((be=(ae=P?.video)===null||ae===void 0?void 0:ae.bindProducts)===null||be===void 0)&&be.length?ot="\u591A\u5546\u54C1CTA":!((ke=P?.video)===null||ke===void 0)&&ke.bindProduct?ot="\u5546\u54C1CTA":ot=(te=(Le=P?.video)===null||Le===void 0?void 0:Le.bindCta)===null||te===void 0?void 0:te.itemId;const st=l?.[ot];return p.createElement(p.Fragment,null,((Me=P?.video)===null||Me===void 0?void 0:Me.title)&&!Ue&&p.createElement("div",{className:"clc-sxp-bottom-shadow"}),p.createElement("div",{className:"clc-sxp-bottom",style:{marginBottom:`${(ze=t?.bottomInfoDist)!==null&&ze!==void 0?ze:40}px`}},p.createElement(Ao,{nudge:v}),t?.isShowCTA===void 0||t?.isShowCTA?p.createElement("div",{className:"clc-sxp-bottom-card"},p.createElement(Pi,{rec:P,index:de,tempMap:l,resolver:o,isActive:de===z,value:st})):null,p.createElement("div",null,p.createElement(ki,{className:"clc-sxp-bottom-text",isPost:!0,foldText:r?.foldText,unfoldText:r?.unfoldText,text:(Ge=(Xe=P?.video)===null||Xe===void 0?void 0:Xe.title)!==null&&Ge!==void 0?Ge:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:ct}),p.createElement(Pi,{rec:P,index:de,tempMap:l,resolver:o,includesCtaType:["AniLink"],isActive:de===z,value:st}),p.createElement(fo,{index:z,tags:(He=(ye=P?.video)===null||ye===void 0?void 0:ye.hashTags)!==null&&He!==void 0?He:[],itemId:(ut=P?.video)===null||ut===void 0?void 0:ut.itemId,itemType:!((nt=P?.video)===null||nt===void 0)&&nt.itemId?"VIDEO":null,rec:P,hashTagStyle:h,hashTagRightMargin:n-(m??0)}))),p.createElement(Pi,{rec:P,index:de,tempMap:l,resolver:o,includesCtaType:["AniLinkPopup"],isActive:de===z,value:st}))}return null},[e,z,l,o,r,v,h,t,ct,Ue,Ie]),$e=re((P,de,ae)=>{var be,ke,Le,te;if(!t?.isShowLike||!ae)return;let Me=(be=t?.likeIconY)!==null&&be!==void 0?be:400;return Z&&Me<40&&t.likeIconYPosit==="top"&&(Me+=40),P?.video?p.createElement(po,{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",[(ke=t.likeIconXPosit)!==null&&ke!==void 0?ke:"right"]:(Le=t.likeIconX)!==null&&Le!==void 0?Le:0,[(te=t.likeIconYPosit)!==null&&te!==void 0?te:"bottom"]:Me},position:de}):null},[t,Z]),_t=P=>{var de,ae,be,ke,Le,te;if(!(!((de=P?.video)===null||de===void 0)&&de.url)&&(!((ae=P?.video)===null||ae===void 0)&&ae.imgUrls)){const Me=Date.now(),ze=J.current===0?0:(Me-J.current)/1e3;we?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(ke=(be=P?.video)===null||be===void 0?void 0:be.itemId)!==null&&ke!==void 0?ke:"",contentName:(Le=P?.video.title)!==null&&Le!==void 0?Le:"",imageEndTime:`${Me}`,playDuration:`${ze}`,contentTags:JSON.stringify((te=P?.video.tags)!==null&&te!==void 0?te:[]),position:z+"",contentFormat:"image",traceInfo:P?.video.traceInfo}})}},Vt=(P,de)=>{var ae,be,ke,Le,te,Me,ze,Xe,Ge,ye,He,ut,nt,ot,st,It,_e,kt,qt,Zt,ei,Nt;if(yt||Z)return;const yo=new Date-B.current;if(t?.openSlideSkip&&yo>=((ae=t?.slideSkipStartTime)!==null&&ae!==void 0?ae:0)&&Vo()&&P){const rn=((Le=(ke=(be=P?.video)===null||be===void 0?void 0:be.bindProducts)===null||ke===void 0?void 0:ke[0])===null||Le===void 0?void 0:Le.link)||((Me=(te=P?.video)===null||te===void 0?void 0:te.bindProduct)===null||Me===void 0?void 0:Me.link)||((ze=P?.product)===null||ze===void 0?void 0:ze.link),pt=P?.product||((Xe=P?.video)===null||Xe===void 0?void 0:Xe.bindProduct)||((ye=(Ge=P?.video)===null||Ge===void 0?void 0:Ge.bindProducts)===null||ye===void 0?void 0:ye[0]);if(rn){let Di=null;!((He=P?.video)===null||He===void 0)&&He.url?Di="video":!((nt=(ut=P?.video)===null||ut===void 0?void 0:ut.imgUrls)===null||nt===void 0)&&nt.length&&(Di="image"),we?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(ot=pt?.itemId)!==null&&ot!==void 0?ot:"",productName:(st=pt?.title)!==null&&st!==void 0?st:"",price:pt?.price?pt?.price+"":"0",productCollection:(It=pt?.collection)!==null&&It!==void 0?It:"",contentTags:pt?.tags?JSON.stringify(pt?.tags):"",position:de+"",contentId:(kt=(_e=P?.video)===null||_e===void 0?void 0:_e.itemId)!==null&&kt!==void 0?kt:"",traceInfo:(Nt=(Zt=(qt=P?.video)===null||qt===void 0?void 0:qt.traceInfo)!==null&&Zt!==void 0?Zt:(ei=P?.product)===null||ei===void 0?void 0:ei.traceInfo)!==null&&Nt!==void 0?Nt:"",contentFormat:Di}}),se.current=!0,window.location.href=window.getJointUtmLink(rn)}}},Bt=P=>{var de,ae,be,ke,Le,te,Me,ze,Xe,Ge,ye,He,ut,nt,ot,st,It;const _e=a[P.previousIndex];if(!_e)return;let kt=null;!((de=_e?.video)===null||de===void 0)&&de.url?kt="video":!((be=(ae=_e?.video)===null||ae===void 0?void 0:ae.imgUrls)===null||be===void 0)&&be.length&&(kt="image"),P.previousIndex-P.activeIndex<0?(we?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(Le=(ke=_e?.video)===null||ke===void 0?void 0:ke.itemId)!==null&&Le!==void 0?Le:"",productId:(Me=(te=_e?.product)===null||te===void 0?void 0:te.itemId)!==null&&Me!==void 0?Me:"",requestId:null,traceInfo:(Xe=(ze=_e?.video)===null||ze===void 0?void 0:ze.traceInfo)!==null&&Xe!==void 0?Xe:"",contentFormat:kt,position:((Ge=P.previousIndex)!==null&&Ge!==void 0?Ge:0)+""}}),_t(_e),Vt(_e,P.previousIndex)):(we?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(He=(ye=_e?.video)===null||ye===void 0?void 0:ye.itemId)!==null&&He!==void 0?He:"",productId:(nt=(ut=_e.product)===null||ut===void 0?void 0:ut.itemId)!==null&&nt!==void 0?nt:"",requestId:null,traceInfo:(st=(ot=_e?.video)===null||ot===void 0?void 0:ot.traceInfo)!==null&&st!==void 0?st:"",contentFormat:kt,position:((It=P.previousIndex)!==null&&It!==void 0?It:0)+""}}),_t(_e)),Ot(_e),ge.current=new Date},Ot=P=>{var de,ae,be;!(!((de=P?.video)===null||de===void 0)&&de.url)&&!(!((ae=P?.video)===null||ae===void 0)&&ae.imgUrls)&&P?.product&&qe(P,P.product,(be=P?.product)===null||be===void 0?void 0:be.bindCta,ge.current,z)};me(()=>{const P=a[z];xe?Ot(P):ge.current=new Date},[xe,a,z]);const zt=(P,de,ae)=>{var be,ke,Le,te,Me,ze,Xe,Ge;const ye=a[P];if(!(!((be=ye?.video)===null||be===void 0)&&be.url)&&(!((ke=ye?.video)===null||ke===void 0)&&ke.imgUrls)){const He=Date.now();J.current=He,we?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(te=(Le=ye?.video)===null||Le===void 0?void 0:Le.itemId)!==null&&te!==void 0?te:"",contentName:(Me=ye?.video.title)!==null&&Me!==void 0?Me:"",imageStartTime:`${He}`,contentTags:JSON.stringify((ze=ye?.video.tags)!==null&&ze!==void 0?ze:[]),position:P+"",contentFormat:"image",traceInfo:ye?.video.traceInfo,loadTime:de?.loadTime}}),ae&&(K?.({eventName:"ViewContent",product:(Xe=ye?.video)===null||Xe===void 0?void 0:Xe.bindProduct}),K?.({eventName:"PageView",product:(Ge=ye?.video)===null||Ge===void 0?void 0:Ge.bindProduct}))}},Mt=re(P=>{var de,ae,be,ke,Le,te;if(!P)return;let Me=(de=t?.muteIconY)!==null&&de!==void 0?de:23;return Z&&Me<40&&t?.muteIconYPosit==="top"&&(Me+=40),(t?.isShowMute===void 0||t?.isShowMute===!0)&&p.createElement(vo,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((be=(ae=Te?.[z])===null||ae===void 0?void 0:ae.video)===null||be===void 0)&&be.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(ke=t?.muteIconXPosit)!==null&&ke!==void 0?ke:"right"]:(Le=t?.muteIconX)!==null&&Le!==void 0?Le:0,[(te=t?.muteIconYPosit)!==null&&te!==void 0?te:"bottom"]:Me},defaultValue:ie,activeIcon:t?.unMuteIcon?t?.unMuteIcon:k,unactiveIcon:t?.muteIcon?t?.muteIcon:j,onChange:ue})},[t,Te,z,ie,Z]),$t=ce(()=>Ze?p.createElement("div",{style:{height:ee,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},p.createElement("img",{width:64,height:64,src:$,alt:"loading...",style:{objectFit:"contain"}})):Te?.map((P,de)=>p.createElement(Rt,{key:de,virtualIndex:de,style:{overflow:"hidden"}},P&&p.createElement(p.Fragment,null,P?.loading?p.createElement("div",{style:{height:ee,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},p.createElement("img",{width:64,height:64,src:$,alt:"loading...",style:{objectFit:"contain"}})):p.createElement(p.Fragment,null,mt(P,de),$e(P,de,!t?.likeIconFixed),Mt(!t?.muteIconFixed),rt(P,de))))),[n,a,ee,Ze,mt,rt,Te,$,Y,Mt]);return p.createElement("div",{id:"sxp-render",className:"clc-sxp-container",style:Object.assign({},t?.textUnderlineOffset&&{textUnderlineOffset:`${t?.textUnderlineOffset}px`})},Z&&p.createElement(oo,{icon:ho,styles:{background:"rgba(0,0,0,.3)",color:"#fff",top:`${he}px`},textStyle:Object.assign(Object.assign({},(g=(y=(u=(w=(b=t?.hashTag)===null||b===void 0?void 0:b[0])===null||w===void 0?void 0:w.item)===null||u===void 0?void 0:u.props)===null||y===void 0?void 0:y.textStyles)===null||g===void 0?void 0:g.hashTagTitle),{color:"#fff"}),onClose:()=>{!sn(Ae,U)&&U&&U?.length&&Se?.(U),X?.(!0)}}),Fe,p.createElement(go,{tagList:A,setActiveIndex:Q,style:{top:he}}),((S=t?.backButton)===null||S===void 0?void 0:S.enable)&&p.createElement("button",{style:{position:"absolute",[(E=(C=t?.backButton)===null||C===void 0?void 0:C.xPosit)!==null&&E!==void 0?E:"left"]:(D=(M=t?.backButton)===null||M===void 0?void 0:M.x)!==null&&D!==void 0?D:0,[(c=(x=t?.backButton)===null||x===void 0?void 0:x.yPosit)!==null&&c!==void 0?c:"top"]:(((_=t?.backButton)===null||_===void 0?void 0:_.yPosit)=="top"?he+at:0)+((O=(I=t?.backButton)===null||I===void 0?void 0:I.y)!==null&&O!==void 0?O:0),zIndex:8,border:"none",padding:0,background:"transparent"},role:"button","aria-label":"back button",onClick:()=>history?.back()},p.createElement("img",{src:(V=(T=t?.backButton)===null||T===void 0?void 0:T.icon)!==null&&V!==void 0?V:ho,alt:"back button",width:100,style:{objectFit:"cover"}})),it?p.createElement(Hs,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((F=t?.swipeTipOffset)!==null&&F!==void 0?F:0)}%`},duration:t?.swiperTipAniDur}):null,p.createElement(Qt,{style:{marginTop:at},ref:ne,onSlideChange:()=>{ne.current.swiper.allowTouchMove=!1,setTimeout(()=>{ne.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:P=>{Q(P.activeIndex),!xe&&(Bt(P),!(Z||W)&&P?.activeIndex+1>=a?.length&&(Ce||(Ve(!0),De?.(fe).then(de=>{var ae;Ve(!1),de&&((ae=de?.recList)===null||ae===void 0?void 0:ae.length)>0&&le(fe+1)}))))},direction:"vertical",height:ee},$t,$e(Te[z],z,!!t?.likeIconFixed),Mt(!!t?.muteIconFixed)),p.createElement(ao,Object.assign({},(R=(N=(L=t?.hashTag)===null||L===void 0?void 0:L[0])===null||N===void 0?void 0:N.item)===null||R===void 0?void 0:R.props)),p.createElement(Ks,{resolver:o,globalConfig:t}))},Js=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:n,rec:l,index:o})=>p.createElement(Qt,{defaultValue:0,direction:"horizontal",modules:[Ti,Ei],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(a=>p.createElement(Rt,{key:a},p.createElement(mo,{src:a,height:i,imgUrlsPostConfig:n}))));var Qs=Pe(Js);const $s=({rec:t,index:e,height:i,data:n,muted:l,activeIndex:o,videoPostConfig:a,width:s})=>{const[r,v]=q(!1),d=ve(null),{bffEventReport:h,sxpParameter:m,waterFallData:A,openHashtag:f}=Be(),b=ve(0),[w,u]=q(!1),[y,g]=q(!0),S=ve(null),[C,E]=q("");me(()=>{d.current&&(d.current.muted=l)},[l]);const M=re(()=>{var R;(R=d.current)===null||R===void 0||R.play()},[]),D=Pt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),x=re(()=>{var R,k,j,H,z,Q,J,ie,ue,ge,Ce,Ve,Ue;v(!1);const pe=n[e];if(pe&&(!((R=d?.current)===null||R===void 0)&&R.duration)){b.current=((k=d?.current)===null||k===void 0?void 0:k.currentTime)||0;const Y=((H=(j=d.current)===null||j===void 0?void 0:j.duration)!==null&&H!==void 0?H:0).toFixed(2),oe=((Q=(z=d.current)===null||z===void 0?void 0:z.currentTime)!==null&&Q!==void 0?Q:0).toFixed(2),se=y?"0":"1";h?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(ie=(J=pe?.video)===null||J===void 0?void 0:J.itemId)!==null&&ie!==void 0?ie:"",contentName:(ge=(ue=pe?.video)===null||ue===void 0?void 0:ue.title)!==null&&ge!==void 0?ge:"",playType:se,startTime:oe,videoDuration:Y,contentTags:JSON.stringify((Ve=(Ce=pe?.video)===null||Ce===void 0?void 0:Ce.tags)!==null&&Ve!==void 0?Ve:[]),position:e+"",contentFormat:"video",traceInfo:(Ue=pe?.video)===null||Ue===void 0?void 0:Ue.traceInfo}}),g(!1)}},[h,n,e,y]),c=re(()=>{u(!0)},[]),_=re(R=>()=>{var k,j,H,z,Q;if(!w)return;const J=(k=d.current)===null||k===void 0?void 0:k.paused;switch(R){case"start":if(!J)return;(j=d.current)===null||j===void 0||j.play(),v(!1);break;case"pause":if(J)return;(H=d.current)===null||H===void 0||H.pause(),v(!0);break;default:J?(z=d.current)===null||z===void 0||z.play():(Q=d.current)===null||Q===void 0||Q.pause(),v(!J);break}},[w]),I=re(()=>{var R,k,j,H,z,Q,J,ie,ue,ge,Ce,Ve,Ue;const pe=n[e],Y=((k=(R=d.current)===null||R===void 0?void 0:R.duration)!==null&&k!==void 0?k:0).toFixed(2),oe=((H=(j=d.current)===null||j===void 0?void 0:j.currentTime)!==null&&H!==void 0?H:0).toFixed(2);if(!((z=d?.current)===null||z===void 0)&&z.duration){const se=(((Q=d?.current)===null||Q===void 0?void 0:Q.currentTime)-b.current).toFixed(2);h?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(ie=(J=pe?.video)===null||J===void 0?void 0:J.itemId)!==null&&ie!==void 0?ie:"",contentName:(ge=(ue=pe?.video)===null||ue===void 0?void 0:ue.title)!==null&&ge!==void 0?ge:"",endTime:oe,videoDuration:Y,playDuration:se,contentTags:JSON.stringify((Ve=(Ce=pe?.video)===null||Ce===void 0?void 0:Ce.tags)!==null&&Ve!==void 0?Ve:[]),position:e+"",contentFormat:"video",traceInfo:(Ue=pe?.video)===null||Ue===void 0?void 0:Ue.traceInfo}})}},[n,e,h]),O=ce(()=>a?.mode==="2",[a]),T=ce(()=>{var R;return a?.mode==="2"?`translateY(-${50+((R=a?.offsetTop)!==null&&R!==void 0?R:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[a]),V=ce(()=>{var R;return((R=t?.video)===null||R===void 0?void 0:R.cover)||C},[C,t]),F=re(()=>{if(!S||!d||!d.current||!S.current)return;const R=d?.current,k=S?.current,j=k.getContext("2d"),H=window?.innerWidth,z=window?.innerHeight;k.height=z,k.width=H,j?.drawImage(R,0,0,k.width,k.height),E(k.toDataURL())},[]);me(()=>{var R,k,j,H;if(d.current){if(v(!1),!d.current.src){const z=t?.video.url;if(z.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const Q=new window.Hls;Q.loadSource(z),Q.attachMedia(d.current)}else d.current.canPlayType("application/vnd.apple.mpegurl"),d.current.src=z;else d.current.src=z;d.current.setAttribute("x5-playsinline","true"),d.current.setAttribute("webkit-playsinline","true")}return(R=d.current)===null||R===void 0||R.addEventListener("loadedmetadata",c),(k=d.current)===null||k===void 0||k.addEventListener("canplay",c),(j=d.current)===null||j===void 0||j.addEventListener("playing",x),(H=d.current)===null||H===void 0||H.addEventListener("loadeddata",F),()=>{var z,Q,J,ie;(z=d.current)===null||z===void 0||z.removeEventListener("loadedmetadata",c),(Q=d.current)===null||Q===void 0||Q.removeEventListener("canplay",c),(J=d.current)===null||J===void 0||J.removeEventListener("playing",x),(ie=d.current)===null||ie===void 0||ie.removeEventListener("loadeddata",F)}}},[c,x,t?.video,F]);const L=ce(()=>!m?.placeholder_image||w?null:p.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]);me(()=>{const R=()=>{var k,j;o===e&&(!((k=t?.video)===null||k===void 0)&&k.url)&&(!((j=d?.current)===null||j===void 0)&&j.src)&&!r&&_("pause")()};return window.addEventListener("beforeunload",R),()=>{window.removeEventListener("beforeunload",R)}},[o,e,t,d,_,r]);const N=ce(()=>O?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[O]);return t?.video?p.createElement(p.Fragment,null,O?p.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:_(),style:{position:"relative",width:s,height:i,overflow:"hidden"}},p.createElement(Tt,{src:V,style:Object.assign({height:i,width:s,objectFit:"cover"},N)}),p.createElement("canvas",{ref:S,style:{display:"none"}}),p.createElement("div",{style:{position:"absolute",width:s,height:i,top:"50%",transform:T,left:0,right:0}},p.createElement("div",{style:{position:"relative",width:s,height:"100%"}},p.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:d,autoPlay:!0,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:I,onEnded:M,style:{width:"100%",height:i,objectFit:"contain"}}),p.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:D,alt:"video pause image"}))),L):p.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:_(),style:{position:"relative",width:s,height:i,overflow:"hidden"}},p.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",style:{width:"100%"},ref:d,crossOrigin:"anonymous",muted:!0,autoPlay:!0,controls:!1,playsInline:!0,preload:"auto",onPause:I,onEnded:M}),L,p.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:D,alt:"video pause image"}))):null};var ed=Pe($s);const ln={};Object.values(nn).forEach(t=>{ln[t.extend.type]=t});const td="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",id="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",nd=({data:t=[],globalConfig:e,tipText:i,nudge:n,tempMap:l,descStyle:o,hashTagStyle:a,containerHeight:s=664,containerWidth:r=375,appDomain:v,tagList:d=[]})=>{const h=ce(()=>{let E=0;return e?.logoUrl&&e?.isShowLogo&&(E+=45),d.length>0&&(E+=45),s-E},[e,s,d]),m=(E,M)=>{var D,x,c,_;if(!((D=E?.video)===null||D===void 0)&&D.url)return p.createElement(ed,{rec:E,index:M,muted:!0,width:r,data:t??[],height:h,activeIndex:M,videoPostConfig:e?.videoPost});if(!((x=E?.video)===null||x===void 0)&&x.imgUrls)return p.createElement(Qs,{key:E?.video.itemId,imgUrls:E?.video.imgUrls,width:r,height:h,rec:E,index:M,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,O)=>{var T,V,F,L,N,R,k,j;const H=ln[(T=I?.item)===null||T===void 0?void 0:T.type],z=vi(H),Q=(V=H?.extend)===null||V===void 0?void 0:V.defaulSetting;return p.createElement(z,Object.assign({key:`${M}${O}`,textStyle:Object.assign(Object.assign({},Q?.textStyle),(F=I?.item)===null||F===void 0?void 0:F.textStyle),bindDatas:(N=(L=I?.item)===null||L===void 0?void 0:L.bindDatas)!==null&&N!==void 0?N:[]},Q?.props,(R=I?.item)===null||R===void 0?void 0:R.props,{event:((k=I?.item)===null||k===void 0?void 0:k.event)||{},id:I?.id,rec:E,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},Q?.style),(j=I?.item)===null||j===void 0?void 0:j.style),{width:r,height:h,overflow:"auto"}),index:M}))})},A=ce(()=>e?.logoUrl&&e?.isShowLogo?p.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},p.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),f=(E,M)=>e?.isShowCTA===void 0||e?.isShowCTA?p.createElement("div",{className:"clc-sxp-bottom-card"},p.createElement(Pi,{rec:E,index:M,tempMap:l,resolver:ln})):null,b=(E,M)=>{var D,x,c,_,I,O,T;return E?.video?p.createElement(p.Fragment,null,((D=E?.video)===null||D===void 0?void 0:D.title)&&p.createElement("div",{className:"clc-sxp-bottom-shadow"}),p.createElement("div",{className:"clc-sxp-bottom"},p.createElement(Ao,{nudge:n}),f(E,M),p.createElement("div",null,p.createElement(ki,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(c=(x=E?.video)===null||x===void 0?void 0:x.title)!==null&&c!==void 0?c:"",style:Object.assign(Object.assign({},o),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),p.createElement(fo,{index:M,tags:(I=(_=E?.video)===null||_===void 0?void 0:_.hashTags)!==null&&I!==void 0?I:[],itemId:(O=E?.video)===null||O===void 0?void 0:O.itemId,itemType:!((T=E?.video)===null||T===void 0)&&T.itemId?"VIDEO":null,rec:E,hashTagStyle:a}))):null},w=Pt(id,v),u=Pt(td,v),y=(E,M)=>{var D,x,c,_;if(!e?.isShowLike)return;let I=(D=e?.likeIconY)!==null&&D!==void 0?D:400;return I<40&&(I+=40),E?.video?p.createElement(po,{key:E.position,activeIcon:(x=e?.likeIcon)!==null&&x!==void 0?x:w,unActicveIcon:(c=e?.unlikeIcon)!==null&&c!==void 0?c:u,position:M,active:E.isCollected,recData:E,className:"clc-sxp-like-button",style:{top:I,right:(_=e?.likeIconX)!==null&&_!==void 0?_:0}}):null},g=Pt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",v),S=Pt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",v),C=(E,M)=>{var D,x,c,_;return p.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},A,p.createElement(go,{tagList:d}),p.createElement(vo,{style:{position:"absolute",right:(D=e?.muteIconX)!==null&&D!==void 0?D:0,visibility:!((c=(x=t?.[M])===null||x===void 0?void 0:x.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:S}),m(E,M),b(E,M),y(E,M))};return p.createElement("div",{className:Ne({width:"100%",height:s,display:"flex",boxSizing:"border-box",gap:16,pointerEvents:"none",userSelect:"none",transform:"scale(0.7) translateX(-22%) translateY(-140px)"})},t?.map((E,M)=>C(E,M)))};var od=Pe(nd);const ld=()=>{const{schema:t,resolver:e,popup:i}=Xt(),{setPopupDetailData:n,popupDetailData:l,popupCurTimeRef:o,checkCommodityIndexRef:a}=Be(),{productView:s}=gt(),[r,v]=q();me(()=>{const A=()=>{o.current=new Date};return A(),window.addEventListener("pageshow",A),()=>{window.removeEventListener("pageshow",A)}},[]),me(()=>{i&&i?.id&&i?.id!==""&&(o.current=new Date,v(i))},[i]);const d=ce(()=>{var A,f,b,w;const u=(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 u!==-1&&((w=u?.item)===null||w===void 0?void 0:w.type)==="Iframe"},[i,t]),h=()=>{var A,f,b,w,u,y,g,S,C,E,M,D,x,c,_,I,O,T;if(!i||i?.id===""||!r||new Date-o.current<((A=i?.duration)!==null&&A!==void 0?A:0))return;v(Object.assign(Object.assign({},i),{id:""}));const V=(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(((u=V?.item)===null||u===void 0?void 0:u.type)==="CommodityDetail"||((y=V?.item)===null||y===void 0?void 0:y.type)==="CommodityDetailDiroNew"){const F=l;let L=(S=(g=F?.video)===null||g===void 0?void 0:g.bindProduct)!==null&&S!==void 0?S:(E=(C=F?.video)===null||C===void 0?void 0:C.bindProducts)===null||E===void 0?void 0:E[0],N=(x=(D=(M=F?.video)===null||M===void 0?void 0:M.bindProduct)===null||D===void 0?void 0:D.bindCta)!==null&&x!==void 0?x:(I=(_=(c=F?.video)===null||c===void 0?void 0:c.bindProducts)===null||_===void 0?void 0:_[0])===null||I===void 0?void 0:I.bindCta;if(a?.current>=0){const R=(T=(O=F?.video)===null||O===void 0?void 0:O.bindProducts)===null||T===void 0?void 0:T[a?.current];R&&(L=R,N=R?.bindCta)}L&&N&&s(F,L,N,o.current,l?.index)}setTimeout(()=>{window?.sxpPopup(""),n?.(null),a.current=-1},i?.duration)},m=ce(()=>{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,u)=>{var y,g,S,C,E,M,D,x,c,_,I,O,T,V;if(w?.id===i?.id){const F=e[(y=w?.item)===null||y===void 0?void 0:y.type],L=vi(F),N=((C=(S=(g=w?.item)===null||g===void 0?void 0:g.event)===null||S===void 0?void 0:S.onClick)===null||C===void 0?void 0:C.linkType)==="externalLink",R=((D=(M=(E=w?.item)===null||E===void 0?void 0:E.event)===null||M===void 0?void 0:M.onClick)===null||D===void 0?void 0:D.linkType)==="popup",k=(x=F?.extend)===null||x===void 0?void 0:x.defaulSetting;return p.createElement(L,Object.assign({key:u,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:(O=(I=w?.item)===null||I===void 0?void 0:I.bindDatas)!==null&&O!==void 0?O:[]},k?.props,(T=w?.item)===null||T===void 0?void 0:T.props,{event:((V=w?.item)===null||V===void 0?void 0:V.event)||{},schema:t,id:w?.id,isExternalLink:N,isPopup:R,onClose:h}))}else return p.createElement(p.Fragment,null)})},[t,i,e,h]);return p.createElement(li,{popup:r,onClose:h,padding:0,modalStyle:{position:"fixed"},isFullScreen:d},m)},an={};Object.values(nn).forEach(t=>{an[t.extend.type]=t});const ad=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:n=20,loadingImage:l,appDomain:o,licenseUrl:a,enabledMetaConversionApi:s})=>{var r,v,d,h,m,A,f,b,w,u,y;const g=ce(()=>{var S;return location?.search?(S=location?.search)===null||S===void 0?void 0:S.replace("?",""):""},[]);return p.createElement(On,{resolver:an,enableDataSource:!1,schema:t?.data,utmVal:g},p.createElement(Pn,{utmVal:g,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(v=(r=t?.sxp_parameter)===null||r===void 0?void 0:r.personalized_recommend)!==null&&v!==void 0?v:e,defaultSize:(h=(d=t?.sxp_parameter)===null||d===void 0?void 0:d.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:l,appDomain:o,enabledMetaConversionApi:s,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=(u=t?.data)===null||u===void 0?void 0:u.sxpPageConf)===null||y===void 0?void 0:y.globalConfig,utmParameter:t?.utm_parameter,render:({rtcList:S,tagList:C})=>{var E;return p.createElement(p.Fragment,null,p.createElement(bo,Object.assign({},(E=t?.data)===null||E===void 0?void 0:E.sxpPageConf,{tagList:C,data:S,resolver:an,licenseUrl:a})),p.createElement(ld,null))}}))};var rd=Pe(ad);export{od as DiyPortalPreview,Ds as EditorDataProvider,li as Modal,Pn as SxpDataSourceProvider,rd as SxpPageCore,bo as SxpPageRender,Go as core,_o as default,nn as materials,uo as useEditorDataProvider};
7
7
  //# sourceMappingURL=index.min.js.map