pb-sxp-ui 1.10.1 → 1.10.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +21 -21
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +21 -21
- package/dist/index.js.map +1 -1
- package/dist/index.min.cjs +4 -4
- package/dist/index.min.cjs.map +1 -1
- package/dist/index.min.js +4 -4
- package/dist/index.min.js.map +1 -1
- package/dist/pb-ui.js +21 -21
- package/dist/pb-ui.js.map +1 -1
- package/dist/pb-ui.min.js +4 -4
- package/dist/pb-ui.min.js.map +1 -1
- package/es/core/components/SxpPageCore/index.js +3 -2
- package/es/core/components/SxpPageRender/index.js +2 -2
- package/es/core/context/EditorContext.d.ts +0 -2
- package/es/core/context/EditorContext.js +3 -9
- package/es/core/context/SxpDataSourceProvider.d.ts +3 -0
- package/es/core/context/SxpDataSourceProvider.js +9 -4
- package/es/materials/sxp/MultiPosts/index.js +3 -4
- package/lib/core/components/SxpPageCore/index.js +3 -2
- package/lib/core/components/SxpPageRender/index.js +2 -2
- package/lib/core/context/EditorContext.d.ts +0 -2
- package/lib/core/context/EditorContext.js +3 -9
- package/lib/core/context/SxpDataSourceProvider.d.ts +3 -0
- package/lib/core/context/SxpDataSourceProvider.js +9 -4
- package/lib/materials/sxp/MultiPosts/index.js +2 -3
- package/package.json +1 -1
package/dist/index.min.js
CHANGED
@@ -1,11 +1,11 @@
|
|
1
|
-
import{isEmpty as oi,cloneDeep as si,isEqual as gn,debounce as ji,throttle as bn,get as yn}from"lodash";import{v4 as Po}from"uuid";import _o from"pako";import v,{useContext as mi,useMemo as ce,memo as Pe,useEffect as ve,createContext as fi,useState as G,useRef as ue,useCallback as le,forwardRef as wi,useImperativeHandle as wn,useLayoutEffect as Do}from"react";import xi from"qs";import Lo from"eventemitter3";import{css as _e}from"@emotion/css";import*as xn from"react-dom";import Oo from"react-dom";function ot(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 xt(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{f(n.next(d))}catch(m){a(m)}}function r(d){try{f(n.throw(d))}catch(m){a(m)}}function f(d){d.done?o(d.value):l(d.value).then(s,r)}f((n=n.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const Mo=/:\w+/g;var Sn=(t,e)=>xt(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:f,queryString:d,headers:m,body:p}=e[l];let g=s;r&&Object.entries(r).forEach(([h,y])=>{g=g.replace(Mo,w=>w===h?y:w)}),d&&(g+=d),n[o]=f;try{const h=yield fetch(g,{method:a,headers:Object.assign({"Content-Type":"application/json"},m),body:JSON.stringify(p)}).then(y=>y.json());i[o]=h}catch(h){console.error("DataSource request error: ",h),i[o]={}}}return{$store:i,idMapName:n}});const Tn="SXP_TOKEN_INFO",No=(t,e)=>xt(void 0,void 0,void 0,function*(){var i;const n=t.getTenantId(),l=t.getAppId(),o=t.getApiUrl(),a=window.localStorage.getItem(Tn);let s=JSON.parse(a||"{}");if(Date.now()>((i=s?.expireTime)!==null&&i!==void 0?i:0)){const f=yield fetch(`${o}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":n||"","x-app-id":l||""}}).then(d=>d.json());if(f.success){const d=f.data;s=Object.assign(Object.assign({},d),{expireTime:Date.now()+d.expire*1e3}),window.localStorage.setItem(Tn,JSON.stringify(s))}}return s});function Si(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 Ro=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},Vo=()=>{const t=Po();return t?.replaceAll?t.replaceAll("-",""):Ro(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"}`,f=`font-family:${l??"inherit"}`,d=p=>{let g=p.search(a),h=p.search(s);return g!==-1&&h!==-1&&g<h&&(i+=`<span style="${r}">${p.substring(g,h)}</span>`,o=p.substring(h,p?.length)),g!==-1&&h!==-1&&g>h&&(i+=`<span style="${f}">${p.substring(h,g)}</span>`,o=p.substring(g,p?.length)),g===-1?(i+=`<span style="${f}">${p.substring(h,p?.length)}</span>`,o="",!1):h===-1?(i+=`<span style="${r}">${p.substring(g,p?.length)}</span>`,o="",!1):!0};let m=!0;for(;m;)m=d(o);return i};function En(){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 In(){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 kn(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 Fi(){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 Pn(t){const i=atob(t).split("").map(function(o){return o.charCodeAt(0)}),n=new Uint8Array(i),l=_o.inflate(n,{to:"string"});return JSON.parse(l)}let Bi=null;const jo={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class Fo{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,Bi)return Bi;Bi=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?jo[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let Ct=null;const Bo={init:({appId:t,tenantId:e,env:i="live",apiUrl:n})=>{Ct||(Ct=new Fo),n&&Ct.setApiUrl(n),Ct.setAppId(t),Ct.setTenantId(e),Ct.setEnv(i)},getDetail:t=>{if(!Ct)return;const e=Ct.getTenantId(),i=Ct.getAppId(),n=Ct.getApiUrl();return fetch(`${n}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(l=>xt(void 0,void 0,void 0,function*(){var o,a;const s=yield l.json(),r=Pn((o=s?.data)===null||o===void 0?void 0:o.data);if(r){const{$store:f}=yield Sn(n,(a=r?.dataSource)!==null&&a!==void 0?a:[]);s.data.data=r,Object.assign(s.data.data,{__STORE__:f})}return s}))},getSxpDetailByPageId:t=>xt(void 0,void 0,void 0,function*(){if(!Ct)return;const e=Ct.getTenantId(),i=Ct.getAppId(),n=Ct.getApiUrl();return fetch(`${n}/storefront/v1/page/build?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(l=>xt(void 0,void 0,void 0,function*(){var o;const a=yield l.json();return a.success?(o=a?.data)===null||o===void 0?void 0:o.map(r=>Object.assign(Object.assign({},r),{data:Pn(r?.data)})):void 0}))}),getSxpRecommendVideoData:t=>xt(void 0,void 0,void 0,function*(){if(!Ct)return;const e=yield No(Ct,t),i=Si(0,0);let n=window.localStorage.getItem("SXP_FAKE_SESSION_ID");oi(n)&&(n=Si(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 Yt(){return mi(Wn)}function zo(){return mi(zn)}const zi="feRealSessionIdKey",_n=()=>{const t=Vo();return`${Date.now()}${t}`},Wo=()=>{let t=Ho();return t||(t=_n(),window.sessionStorage.setItem(zi,t)),t},Dn=()=>{const t=_n();window.sessionStorage.setItem(zi,t)},Ho=()=>window.sessionStorage.getItem(zi),Ln="SXP_FAKE_USER_ID",On="FAKE_USER_STATE",Mn="AGREE_POLICY",Nn="SLIDE_SKIP_STATE",Rn="CCONTSENT_STATE",Vn=()=>{let t=window.localStorage.getItem(Ln);return oi(t)&&(t=Si(36,62),window.localStorage.setItem(Ln,t)),t},Xo=()=>{const t=window.localStorage.getItem(On);return oi(t)&&window.localStorage.setItem(On,"true"),oi(t)},Uo=()=>{const t=window.localStorage.getItem(Nn);return oi(t)},Go=()=>{window.localStorage.setItem(Nn,"true")},Yo=()=>{const t=window.localStorage.getItem(Rn);return oi(t)&&window.localStorage.setItem(Rn,"true"),oi(t)};function Ft(t,e){const{appDomain:i}=Fe();return ce(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const bt=new Lo;var mt;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(mt||(mt={}));const qo=({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}=Fe(),r=ce(()=>{const m=location.search.slice(1),p=xi.parse(m.replace(/\+/g,"%2B"));for(const g in p)p[g]=p[g].replace(/%2B/g,"+");return p},[]),f=m=>{var p;return(p=r[m])!==null&&p!==void 0?p:null};ve(()=>{s?.({eventInfo:{eventSubject:"privacyEnter",eventDescription:"User enter privacy page",utmSource:f("utm_source"),utmMedium:f("utm_medium"),utmCampaign:f("utm_campaign"),utmId:f("utm_id"),utmContent:f("utm_content"),clSource:f("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(Mn,"yes")};return v.createElement("div",{className:"consent-bg"},v.createElement("div",{className:"consent"},v.createElement("div",{className:"consent-col"},v.createElement("div",{className:"consent-title"},i??"Privacy Policy"),v.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.")),v.createElement("div",{className:"consent-col"},v.createElement("button",{"aria-label":"agree",className:"consent-btn",onClick:d},"Agree"),v.createElement("a",{className:"consent-policy",target:"_blank",href:l?`https://${l}`:void 0},o??"More information"))))};var Zo=Pe(qo);const jn=fi({rtcList:[],tagList:[]});var Wi;(function(t){t[t.BFF=5]="BFF"})(Wi||(Wi={}));const Ti="FOR U",Ko=({render:t,dataSources:e,utmVal:i,enableReportEvent:n=!0,maxSize:l,defaultSize:o,isPreview:a=!1,sxpParameter:s,appDomain:r,hashTagSize:f,loadingImage:d,isOpenHashTag:m=!1,enabledMetaConversionApi:p=!1,consentHeight:g,consentWidth:h,isOpenConsent:y=!1,isEditor:w=!1,utmParameter:u,channelQueryList:b,data:A,dataList:S,onUpdateSchema:C})=>{var E,R,L,x,c;const{channel:P}=Yt(),[I,O]=G([]),[T,V]=G([]),[F,D]=G(!1),[M,N]=G({rtc:"",requestId:""}),k=ue(null),j=ue(!1),[X,U]=G(()=>!!window.localStorage.getItem(Mn)),[K,J]=G(),[oe,he]=G(),[be,ie]=G(m),[Ve,Xe]=G([]),[de,Y]=G(0),[$,me]=G(!1),[fe,ne]=G(null),Me=ue(),Ue=ue(),[Je,Qe]=G(Ti),et=ue(-1),ge=ue(null),[Q,q]=G(!1),[B,Ne]=G((R=(E=A?.data)===null||E===void 0?void 0:E.sxpPageConf)===null||R===void 0?void 0:R.globalConfig),[re,Ze]=G(A),[Be,Z]=G(!1),[H,Ke]=G(),ht=ce(()=>{var W,z,se,xe;return(((xe=(se=(z=(W=B?.consent)===null||W===void 0?void 0:W[0])===null||z===void 0?void 0:z.item)===null||se===void 0?void 0:se.props)===null||xe===void 0?void 0:xe.privacy_necessity)&&!X&&!w||y)&&Be},[X,B,y,w,Be]),St=le(W=>{var z;const se=W?.recList;return(z=se?.map(pe=>{var we,Re,ze,je,st,it;if(!((we=pe?.video)===null||we===void 0)&&we.bindProducts&&((ze=(Re=pe?.video)===null||Re===void 0?void 0:Re.bindProducts)===null||ze===void 0?void 0:ze.length)>0){const dt=(it=(st=(je=pe?.video)===null||je===void 0?void 0:je.bindProducts)===null||st===void 0?void 0:st.filter(lt=>!!lt?.bindCta))!==null&&it!==void 0?it:[];return Object.assign(Object.assign({},pe),{video:Object.assign(Object.assign({},pe?.video),{bindProducts:dt})})}return pe}))!==null&&z!==void 0?z:[]},[]);ve(()=>{const W=z=>{Me.current=z};return bt.on(mt.CHANGE_THEME_TAG,W),()=>{bt.off(mt.CHANGE_THEME_TAG,W)}},[]),ve(()=>{ie(m)},[m]);const ct=ce(()=>e?.find(W=>W.type===Wi.BFF),[e]),Ie=le((W,z)=>{if(!ct)return;const se=ct.url,xe=Vn();if(z?.query){const pe=xi.stringify(z.query);W=`${W}?${pe}`}if(z.type==="beacon"&&navigator.sendBeacon){const pe=xi.stringify(Object.assign(Object.assign({},ct.headers),{"x-user-id":xe}));return pe&&(W=z?.query?`${W}&${pe}`:`${W}?${pe}`),navigator.sendBeacon(`${se}/api/v1${W}`,new Blob([JSON.stringify(Object.assign({},z.body))],{type:"application/json;charset=UTF-8"}))}return window.fetch(`${se}/api/v1${W}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":xe},ct.headers),method:z.method,body:JSON.stringify(z.body)}).then(pe=>pe.json()).catch(pe=>Promise.reject(pe))},[ct]),yt=le(W=>xt(void 0,void 0,void 0,function*(){var z,se,xe,pe,we,Re,ze,je,st,it,dt,lt,De,tt;if(W={maxSize:(z=W?.maxSize)!==null&&z!==void 0?z:l,defaultSize:(se=W?.defaultSize)!==null&&se!==void 0?se:o,hashTag:W?.hashTag,traceInfo:W?.traceInfo,themeTag:W?.themeTag,pageNum:W?.pageNum,contentFilter:W?.contentFilter,productFilter:W?.productFilter},P)W=Object.assign(Object.assign({},W),{channel:decodeURIComponent(P)});else if(i){const At=(we=(pe=(xe=i?.split("&"))===null||xe===void 0?void 0:xe.filter(Tt=>{var Se,Et;const $e=Tt.split("=")[0];return(Et=(Se=u?.channels)!==null&&Se!==void 0?Se:[])===null||Et===void 0?void 0:Et.includes($e)}))===null||pe===void 0?void 0:pe.join("&"))!==null&&we!==void 0?we:"";At&&(W=Object.assign(Object.assign({},W),{channel:decodeURIComponent(At)}))}if(w){let At=1;if(W=Object.assign(Object.assign(Object.assign({},W),{directPage:!0,level:1}),!i&&b&&b?.length>0&&{channel:b?.[0]}),!W?.channel||j.current)return;j.current=!0;let Tt=[],Se=null;const Et=$e=>xt(void 0,void 0,void 0,function*(){var Kt,_,te,ee,Ae,Te;if($e.pageNum=At,Se=yield Ie?.("/recommend/list",{method:"POST",body:$e}),!Se?.success)return;D(!1),Tt=Tt.concat((ee=(te=(_=(Kt=Se?.data)===null||Kt===void 0?void 0:Kt.recList)===null||_===void 0?void 0:_.filter)===null||te===void 0?void 0:te.call(_,ae=>ae?.product||ae?.video))!==null&&ee!==void 0?ee:[]),O(St(Object.assign(Object.assign({},Se.data),{recList:Tt}))),Xe(St(Object.assign(Object.assign({},Se.data),{recList:Tt}))),((Te=(Ae=Se?.data)===null||Ae===void 0?void 0:Ae.recList)===null||Te===void 0?void 0:Te.some(ae=>ae?.product||ae?.video))&&(At=At+1,yield Et($e))});return yield Et(W),!W?.hashTag&&Se&&N({rtc:(Re=Se?.data)===null||Re===void 0?void 0:Re.rtc,requestId:(ze=Se?.data)===null||ze===void 0?void 0:ze.requestId}),Object.assign(Object.assign({},Se.data),{recList:Tt})}B?.enablePreview&&(W=Object.assign(Object.assign({},W),{directPage:!0,level:1,pageNum:(je=W?.pageNum)!==null&&je!==void 0?je:1}));const Ge=yield Ie?.("/recommend/list",{method:"POST",body:W});if(Ge?.success){if(W?.hashTag||N({rtc:Ge.data.rtc,requestId:Ge.data.requestId}),B?.enablePreview&&!w){let At=[];return At=At.concat((lt=(dt=(it=(st=Ge?.data)===null||st===void 0?void 0:st.recList)===null||it===void 0?void 0:it.filter)===null||dt===void 0?void 0:dt.call(it,Se=>Se?.product||Se?.video))!==null&<!==void 0?lt:[]),((tt=(De=Ge?.data)===null||De===void 0?void 0:De.recList)===null||tt===void 0?void 0:tt.some(Se=>Se?.product||Se?.video))||q(!0),Object.assign(Object.assign({},Ge.data),{recList:At})}return Ge?.data}}),[Ie,i,l,o,b,P]),Vt=le(W=>xt(void 0,void 0,void 0,function*(){var z,se,xe,pe;if(I.length<=0)return;const we=I?.[I?.length-1],Re=yield yt(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:oe?.hashTag},((z=we?.product)===null||z===void 0?void 0:z.itemId)&&{productFilter:[(se=we?.product)===null||se===void 0?void 0:se.itemId]}),((xe=we?.video)===null||xe===void 0?void 0:xe.itemId)&&{contentFilter:[(pe=we?.video)===null||pe===void 0?void 0:pe.itemId]}),{themeTag:Me.current}),B?.enablePreview&&!w&&{pageNum:W}));return O(I.concat(St(Re))),Xe(Ve.concat(St(Re))),Re}),[yt,I,oe,Ve]),ut=le(({userInfo:W,eventInfo:z,reportLayId:se=!0})=>{if(!n||B?.enablePreview)return;W||(W={});const xe=Wo(),pe=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({sessionID:xe,rtc:M.rtc,requestId:M.requestId},z),Cn()&&{sxpDevice:Cn()}),In()&&{sxpSystem:In()}),En()&&{sxpBrowser:En()}),{playbookType:B?.playbook==="organic menu"?"organicMenu":"paidMedia"}),H&&se&&{layoutVariantId:H}),we=Object.entries(W).map(([ze,je])=>({name:ze,value:je})),Re=Object.entries(pe).map(([ze,je])=>je&&{name:ze,value:je}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",W),console.log("eventInfo:",pe),console.log("========= \u7ED3\u675F ========="),Ie?.("/event/report",{method:"POST",body:{userInfo:we,eventInfo:Re},type:"beacon"})},[Ie,M,n,B?.enablePreview,H]),Wt=le(({eventName:W,product:z})=>{var se,xe,pe,we,Re;if(!n||!p||B?.enablePreview||!(!((se=B?.converApi)===null||se===void 0)&&se[W]))return;let ze=si((xe=B?.converApi)===null||xe===void 0?void 0:xe[W]);const je=new URLSearchParams(window.location.search),st=je?.get("fbclid"),it={event_source_url:(pe=window?.location)===null||pe===void 0?void 0:pe.href,external_id:Vn(),client_user_agent:(Re=(we=window?.navigator)===null||we===void 0?void 0:we.userAgent)!==null&&Re!==void 0?Re:"",fbc:st?`fb.2.${new Date().getTime()}.${st}`:"",fbp:kn("_fbp")?`fb.2.${new Date().getTime()}.${kn("_fbp")}`:"",time:Math.floor(Date.now()/1e3)},dt=/\{\{(.*?)\}\}/g,lt=De=>{if(De){if(De instanceof Array)De?.map(tt=>lt(tt));else for(const tt in De)if(De.hasOwnProperty(tt)){const Ge=De?.[tt];if(typeof Ge=="object")lt(Ge);else if(typeof Ge=="string"){const At=Ge?.match(dt);At&&At.forEach(Tt=>{var Se;const Et=Tt.substring(2,Tt.length-2);try{let $e=new Function("fix_par","product",`return ${Et}`)(it,z);$e?(Et?.indexOf("currency")!==-1&&$e?.indexOf("-")!==-1&&typeof $e=="string"&&($e=(Se=$e?.split("-"))===null||Se===void 0?void 0:Se[0]),De[tt]=$e):delete De[tt]}catch($e){delete De[tt],console.error("An error occurred:",$e?.message)}})}}}};return lt(ze),Ie?.("/fb/events",{method:"POST",body:ze,type:"beacon"})},[Ie,n,p,B?.enablePreview]),$t=le(W=>xt(void 0,void 0,void 0,function*(){const z=yield Ie?.("/recommend/like",{method:"POST",body:W});return z?.success}),[Ie]),Gt=le(W=>xt(void 0,void 0,void 0,function*(){const z=yield Ie?.("/recommend/unlike",{method:"POST",body:W});return z?.success}),[Ie]),Dt=le(W=>xt(void 0,void 0,void 0,function*(){const z=yield Ie?.("/customform",{method:"POST",body:W});return z?.success}),[Ie]),jt=le(W=>xt(void 0,void 0,void 0,function*(){var z,se,xe,pe,we,Re,ze,je;const st=!!(!((xe=(se=(z=W?.data)===null||z===void 0?void 0:z.sxpPageConf)===null||se===void 0?void 0:se.globalConfig)===null||xe===void 0)&&xe.isShowTag);if(!(!i||!st))try{const it=(Re=(we=(pe=i?.split("&"))===null||pe===void 0?void 0:pe.filter(lt=>{var De,tt;const Ge=lt.split("=")[0];return(tt=(De=u?.channels)!==null&&De!==void 0?De:[])===null||tt===void 0?void 0:tt.includes(Ge)}))===null||we===void 0?void 0:we.join("&"))!==null&&Re!==void 0?Re:"",dt=yield Ie?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(it)}});V((je=(ze=dt?.data)===null||ze===void 0?void 0:ze.tags)!==null&&je!==void 0?je:[])}catch(it){console.log("e",it)}}),[Ie,i]),ri=le((W,z,se,xe)=>{var pe,we,Re,ze,je,st,it,dt,lt,De,tt,Ge,At,Tt,Se,Et,$e,Kt,_,te,ee,Ae,Te,Le,ae,Oe,We,Ye,qe,ye,ke,vt,at,nt,rt,gt;const Ce=se?.bindCta,wt=((pe=z?.video)===null||pe===void 0?void 0:pe.bindProduct)||((we=z?.video)===null||we===void 0?void 0:we.bindProducts)&&((ze=(Re=z?.video)===null||Re===void 0?void 0:Re.bindProducts)===null||ze===void 0?void 0:ze.length)>0;let It="",_t=null;$?It="hashTagPage":!((je=z?.video)===null||je===void 0)&&je.url?(It="videoPage",_t="video"):!((it=(st=z?.video)===null||st===void 0?void 0:st.imgUrls)===null||it===void 0)&&it.length&&(It="imagePage",_t="image");const Lt=(Tt=(Ge=(dt=se?.tags)!==null&&dt!==void 0?dt:(tt=(De=(lt=z?.video)===null||lt===void 0?void 0:lt.bindProducts)===null||De===void 0?void 0:De[0])===null||tt===void 0?void 0:tt.tags)!==null&&Ge!==void 0?Ge:(At=z?.video)===null||At===void 0?void 0:At.tags)!==null&&Tt!==void 0?Tt:(Se=z?.product)===null||Se===void 0?void 0:Se.tags;ut?.({eventInfo:Object.assign(Object.assign({},W),{ctaId:(Et=Ce?.itemId)!==null&&Et!==void 0?Et:"",ctaName:($e=Ce?.title)!==null&&$e!==void 0?$e:"",contentTags:Lt?JSON.stringify(Lt):"",position:xe+"",contentId:(_=(Kt=z?.video)===null||Kt===void 0?void 0:Kt.itemId)!==null&&_!==void 0?_:"",productId:wt?se?.itemId:"",traceInfo:(rt=(vt=(We=(Te=(te=Ce?.traceInfo)!==null&&te!==void 0?te:(Ae=(ee=z?.video)===null||ee===void 0?void 0:ee.bindCta)===null||Ae===void 0?void 0:Ae.traceInfo)!==null&&Te!==void 0?Te:(Oe=(ae=(Le=z?.video)===null||Le===void 0?void 0:Le.bindProduct)===null||ae===void 0?void 0:ae.bindCta)===null||Oe===void 0?void 0:Oe.traceInfo)!==null&&We!==void 0?We:(ke=(ye=(qe=(Ye=z?.video)===null||Ye===void 0?void 0:Ye.bindProducts)===null||qe===void 0?void 0:qe[0])===null||ye===void 0?void 0:ye.bindCta)===null||ke===void 0?void 0:ke.traceInfo)!==null&&vt!==void 0?vt:(nt=(at=z?.product)===null||at===void 0?void 0:at.bindCta)===null||nt===void 0?void 0:nt.traceInfo)!==null&&rt!==void 0?rt:"",fromKName:It,fromKPage:(gt=location?.href)!==null&>!==void 0?gt:"",contentFormat:_t})})},[ut,$]),ei=le(()=>{var W,z;const se=location.search.slice(1),xe=xi.parse(se.replace(/\+/g,"%2B"));for(const Re in xe)xe[Re]=xe[Re].replace(/%2B/g,"+");const pe=Re=>{var ze;return(ze=xe[Re])!==null&&ze!==void 0?ze:""},we=new Date;Ue.current=we,ut?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:pe("utm_source"),utmMedium:pe("utm_medium"),utmCampaign:pe("utm_campaign"),utmId:pe("utm_id"),utmContent:pe("utm_content"),enterTime:Math.floor(we/1e3)+"",requestId:null,enterUrl:(z=(W=window?.location)===null||W===void 0?void 0:W.href)!==null&&z!==void 0?z:"",clSource:pe("cl_source")},reportLayId:!1})},[ut]);ve(()=>{ht||ei()},[ht]),ve(()=>{if(ht||a)return;D(!0);let W;yt().then(z=>{var se,xe,pe,we,Re,ze,je,st,it,dt;if(z){const lt=St(z);B?.playbook==="organic menu"&&!P&<.unshift("organic menu"),O(lt),Xe(lt);let De;if(z?.layoutVariantId){const tt=(xe=(se=z?.layoutVariantId)===null||se===void 0?void 0:se.split("-"))===null||xe===void 0?void 0:xe[1];tt&&(W=tt,Ke(tt),De=S?.find(Ge=>Ge?.id===tt),De&&(Ze(De),document.title=(pe=De?.name)!==null&&pe!==void 0?pe:"home",Ne((we=De?.data)===null||we===void 0?void 0:we.globalConfig),C?.(De?.data),!((dt=(it=(st=(je=(ze=(Re=De?.data)===null||Re===void 0?void 0:Re.globalConfig)===null||ze===void 0?void 0:ze.consent)===null||je===void 0?void 0:je[0])===null||st===void 0?void 0:st.item)===null||it===void 0?void 0:it.props)===null||dt===void 0)&&dt.privacy_necessity&&Z(!0)))}jt(De??re)}}).finally(()=>{ut({eventInfo:Object.assign({eventSubject:"apiRequest",eventDescription:"api request succeed"},W&&{layoutVariantId:W})}),D(!1)})},[ht,P]),ve(()=>{a&&(D(!0),jt(re),yt().then(W=>{if(W){const z=St(W);B?.playbook==="organic menu"&&!P&&z.unshift("organic menu"),O(z),Xe(z)}}).finally(()=>{D(!1)}))},[yt,jt,P]);const Ht=Ft("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",r);return v.createElement(jn.Provider,{value:{rtcList:I,setRtcList:O,mutateLike:$t,mutateUnlike:Gt,submitForm:Dt,popupDetailData:K,loadVideos:Vt,setPopupDetailData:J,getRecommendVideos:yt,bffEventReport:ut,isPreview:a,loading:F,sxpParameter:s,waterFallData:oe,setWaterFallData:he,ctaEvent:ri,swiperRef:k,openHashtag:be,setOpenHashtag:ie,cacheRtcList:Ve,setCacheRtcList:Xe,cacheActiveIndex:de,setCacheActiveIndex:Y,isFromHashtag:$,setIsFromHashtag:me,appDomain:r,hashTagSize:f,loadingImage:d??Ht,isOpenHashTag:m,tagList:T,setLoading:D,videoRef:fe,setVideoRef:ne,bffFbReport:Wt,isAgreePolicy:X,setIsAgreePolicy:U,curTime:Ue,h5EnterLink:ei,themeTag:Me,isShowConsent:ht,selectTag:Je,setSelectTag:Qe,globalConfig:B,popupCurTimeRef:ge,checkCommodityIndexRef:et,isEditor:w,isNoMoreData:Q}},ht?v.createElement(Zo,Object.assign({},(c=(x=(L=B?.consent)===null||L===void 0?void 0:L[0])===null||x===void 0?void 0:x.item)===null||c===void 0?void 0:c.props)):t({rtcList:I,mutateLike:$t,mutateUnlike:Gt,submitForm:Dt,tagList:T,pageData:re}))};var Fn=Pe(Ko);function Fe(){return mi(jn)}var Bn;(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"})(Bn||(Bn={}));const zn=fi({$store:{},options:[],configs:[]}),Jo=({children:t,isSsr:e,enable:i})=>{const[n,l]=G([]),{schema:o}=Yt(),[a,s]=G(o.__STORE__||{}),[r,f]=G([]);ve(()=>{var p;e||gn(r,o?.dataSource)||f((p=o?.dataSource)!==null&&p!==void 0?p:[])},[o?.dataSource,e]);const d=le(()=>xt(void 0,void 0,void 0,function*(){const{$store:p,idMapName:g}=yield Sn("",r);s(p),m(p,g)}),[r]),m=(p,g)=>{const h=[];Object.entries(p).forEach(([y,w])=>{Object.keys(w).forEach(u=>{const b={label:`${g[y]} - ${u}`,value:`{{ ${y}.${u} }}`};h.push(b)})}),l(h)};return ve(()=>{e||d()},[d,e,o]),i?v.createElement(zn.Provider,{value:{$store:o.__STORE__||a,options:n,configs:r}},t):t};var Qo=Pe(Jo);const Ei={id:Si(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},Hi={id:"",duration:0,name:"none"},Wn=v.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[Ei],redoStack:[],popup:Hi,setPopup:()=>{}}),Hn=wi(({children:t,resolver:e,isSsr:i,schema:n,enableDataSource:l=!0,utmVal:o},a)=>{const[s,r]=G(null),[f,d]=G(),[m,p]=G(n||{pointData:[Ei],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[g,h]=G([Ei]),[y,w]=G([[Ei]]),[u,b]=G([]),[A,S]=G(Hi),C=ce(()=>f||o,[f,o]);typeof window<"u"&&(window.sxpPopup=(c,P)=>{S(Object.assign(Object.assign(Object.assign({},Hi),{id:c}),P))}),typeof window<"u"&&(window.getJointUtmLink=c=>(Go(),c?.indexOf("?")!==-1?c+(C?"&"+C:""):c+(C?"?"+C:""))),ve(()=>{w([m.pointData]),b([])},[m.type]);const E=le(c=>{const P=si(m);P&&(P.dataSource=c,p?.(P))},[m]),[R,L]=G();wn(a,()=>({loadSchema(c){c&&(w([c.pointData]),p(c))},exportSchema(){return si(m)},getPageInfoData(){return R},initPageInfoData(c){c&&L(c)}}));const x=ce(()=>{if(m)return m.type==="PC"?m.pcPageConf:m.mobilePageConf},[m]);return v.createElement(Wn.Provider,{value:{resolver:e,currentNode:s,schema:m,setCurrentNode:r,setSchema:p,saveDataSource:E,prePiontData:g,setPrePiontData:h,pageInfoData:R,setPageInfoData:c=>L(Object.assign(Object.assign({},R),c)),undoStack:y,redoStack:u,setRedoStack:b,setUndoStack:w,getCurPageConf:x,popup:A,setPopup:S,channel:f,setChannel:d}},v.createElement(Qo,{isSsr:i,enable:l},t))});var $o=Object.freeze({__proto__:null,EditorCore:Hn}),el=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],tl=[{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 kt(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:n}=Fe(),l=le((s,r,f,d,m)=>{var p,g,h,y,w,u,b,A,S,C,E,R,L,x,c,P,I,O,T,V,F,D,M,N,k,j,X,U,K,J,oe,he,be,ie,Ve,Xe,de,Y;let $="";e&&(!((g=(p=s?.video)===null||p===void 0?void 0:p.bindProducts)===null||g===void 0)&&g.length||!((h=s?.video)===null||h===void 0)&&h.bindProduct)?$="pdpPage":n?$="hashTagPage":!((y=s?.video)===null||y===void 0)&&y.url?$="videoPage":!((w=s?.video)===null||w===void 0)&&w.imgUrls&&(!((b=(u=s?.video)===null||u===void 0?void 0:u.imgUrls)===null||b===void 0)&&b.length)?$="imagePage":s?.product&&($="productPage");const me=(x=(R=(A=r?.tags)!==null&&A!==void 0?A:(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&&R!==void 0?R:(L=s?.video)===null||L===void 0?void 0:L.tags)!==null&&x!==void 0?x:(c=s?.product)===null||c===void 0?void 0:c.tags;let fe=null;!((P=s?.video)===null||P===void 0)&&P.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:(D=r?.collection)!==null&&D!==void 0?D:"",fromKName:$,fromKPage:location?.href,contentTags:me?JSON.stringify(me):"",position:d+"",contentId:(N=(M=s?.video)===null||M===void 0?void 0:M.itemId)!==null&&N!==void 0?N:"",ctatId:(k=f?.itemId)!==null&&k!==void 0?k:"",traceInfo:(Y=(Ve=(be=(K=(j=m??r?.traceInfo)!==null&&j!==void 0?j:(U=(X=s?.video)===null||X===void 0?void 0:X.bindProduct)===null||U===void 0?void 0:U.traceInfo)!==null&&K!==void 0?K:(he=(oe=(J=s?.video)===null||J===void 0?void 0:J.bindProducts)===null||oe===void 0?void 0:oe[0])===null||he===void 0?void 0:he.traceInfo)!==null&&be!==void 0?be:(ie=s?.product)===null||ie===void 0?void 0:ie.traceInfo)!==null&&Ve!==void 0?Ve:(de=(Xe=s?.video)===null||Xe===void 0?void 0:Xe.bindCta)===null||de===void 0?void 0:de.traceInfo)!==null&&Y!==void 0?Y:""},fe&&{contentFormat:fe})})},[t,e,n]),o=le((s,r,f,d,m)=>{var p,g,h,y,w,u,b,A,S,C,E,R,L,x;let c="";e&&(!((g=(p=s?.video)===null||p===void 0?void 0:p.bindProducts)===null||g===void 0)&&g.length||!((h=s?.video)===null||h===void 0)&&h.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:m+"",contentId:(y=s?.video)===null||y===void 0?void 0:y.itemId,ctatId:f?.itemId,traceInfo:(x=(R=(A=(w=r?.traceInfo)!==null&&w!==void 0?w:(b=(u=s?.video)===null||u===void 0?void 0:u.bindProduct)===null||b===void 0?void 0:b.traceInfo)!==null&&A!==void 0?A:(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&&R!==void 0?R:(L=s?.product)===null||L===void 0?void 0:L.traceInfo)!==null&&x!==void 0?x:"",timeOnSite:Math.floor((new Date-d)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),a=le((s,r,f,d)=>{r&&r===Ti&&t?.({eventInfo:{lastFeed:s,themeTags:f?`['${f}']`:"",hashTags:d?`['${d}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:l,productView:o,backMainFeed:a}}const il=({layout:t,columns:e,onChange:i})=>v.createElement(v.Fragment,null,e?.map((n,l)=>v.createElement("div",{key:l,className:"pb-appoint-form-container-item",style:{flexDirection:t==="horizontal"?"row":"column"}},t!=="inline"&&v.createElement("label",{className:"pb-appoint-form-container-label"},n?.title),n?.valueType==="text"&&v.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 nl=Pe(il);const ol=t=>{var e,i,{columns:n,style:l,title:o,textStyle:a,submitBgColor:s,submitColor:r,submitText:f,layoutType:d="inline",isExternalLink:m,isPopup:p,onClick:g,onClose:h,submitButtonStyle:y}=t,w=ot(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:u,popupDetailData:b}=Fe(),{jumpToWeb:A}=kt(),[S,C]=G(!1),[E,R]=G({}),[L,x]=G(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"}],[]),P=((e=document?.documentElement)===null||e===void 0?void 0:e.clientHeight)||((i=document?.body)===null||i===void 0?void 0:i.clientHeight),I=ce(()=>si(n)||c,[n,c]),O=le(V=>{const{name:F,value:D}=V.target;R(Object.assign(Object.assign({},E),{[F]:D}))},[E]),T=ji(()=>xt(void 0,void 0,void 0,function*(){var V,F,D,M,N;const k=E;if(!k)return;const j=(F=(V=Object.keys(k))===null||V===void 0?void 0:V.map(U=>{var K;return{name:U,value:(K=k[U])!==null&&K!==void 0?K:""}}))===null||F===void 0?void 0:F.filter(U=>U?.value);if(!j||!j?.length)return;C(!0);const X=yield u?.({attributes:j});if(C(!1),X){if(m){const U=b,K=(D=U?.video)===null||D===void 0?void 0:D.bindProduct,J=(N=(M=U?.video)===null||M===void 0?void 0:M.bindProduct)===null||N===void 0?void 0:N.bindCta,oe=b?.index;A(U,K,J,oe)}p||h?.(),g?.()}}),1e3);return ve(()=>{const V=()=>{var F,D;if(!navigator.userAgent.toLowerCase().includes("android"))return;(((F=document?.documentElement)===null||F===void 0?void 0:F.clientHeight)||((D=document?.body)===null||D===void 0?void 0:D.clientHeight))<P?x(50):x(0)};return window.addEventListener("resize",V),()=>{window.removeEventListener("resize",V)}},[]),v.createElement("div",{className:"pb-appoint-form"},v.createElement("div",{className:`pb-appoint-form-title ${_e(Object.assign({},a))}`,dangerouslySetInnerHTML:{__html:Ee(o,a)}}),v.createElement("div",Object.assign({className:_e(Object.assign(Object.assign({},l),{marginTop:L}))},w),v.createElement("div",{className:"pb-appoint-form-container"},v.createElement(nl,{columns:I,layout:d,onChange:O}))),v.createElement("div",{className:"pb-appoint-form-btn-wrapper"},v.createElement("button",{"aria-label":f,onClick:T,className:"pb-appoint-form-btn",style:Object.assign({color:r,background:s},y),dangerouslySetInnerHTML:{__html:Ee(S?"loading...":f,y)}})))};var ll=Pe(ol);function ft(t,e){return t.extend=e,t}const al=ft(ll,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:tl,bindableProps:[],interactionRender:el},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 rl=[{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 Xn(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function Xi(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:Xn(e[i])&&Xn(t[i])&&Object.keys(e[i]).length>0&&Xi(t[i],e[i])})}const Un={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 Ot(){const t=typeof document<"u"?document:{};return Xi(t,Un),t}const sl={document:Un,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 Pt(){const t=typeof window<"u"?window:{};return Xi(t,sl),t}function ti(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function dl(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function di(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function Bt(){return Date.now()}function cl(t){const e=Pt();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function ul(t,e){e===void 0&&(e="x");const i=Pt();let n,l,o;const a=cl(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 Ii(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function vl(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function Rt(){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&&!vl(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&&(Ii(t[s])&&Ii(n[s])?n[s].__swiper__?t[s]=n[s]:Rt(t[s],n[s]):!Ii(t[s])&&Ii(n[s])?(t[s]={},n[s].__swiper__?t[s]=n[s]:Rt(t[s],n[s])):t[s]=n[s])}}}return t}function Ci(t,e,i){t.style.setProperty(e,i)}function Gn(t){let{swiper:e,targetPosition:i,side:n}=t;const l=Pt(),o=-e.translate;let a=null,s;const r=e.params.speed;e.wrapperEl.style.scrollSnapType="none",l.cancelAnimationFrame(e.cssModeFrameID);const f=i>o?"next":"prev",d=(p,g)=>f==="next"&&p>=g||f==="prev"&&p<=g,m=()=>{s=new Date().getTime(),a===null&&(a=s);const p=Math.max(Math.min((s-a)/r,1),0),g=.5-Math.cos(p*Math.PI)/2;let h=o+g*(i-o);if(d(h,i)&&(h=i),e.wrapperEl.scrollTo({[n]:h}),d(h,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[n]:h})}),l.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=l.requestAnimationFrame(m)};m()}function qt(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function ki(t){try{console.warn(t);return}catch{}}function ci(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:ti(e)),i}function Yn(t){const e=Pt(),i=Ot(),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 pl(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 ml(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 ii(t,e){return Pt().getComputedStyle(t,null).getPropertyValue(e)}function hi(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function Pi(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 Ui(t,e){function i(n){n.target===t&&(e.call(t,n),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function Gi(t,e,i){const n=Pt();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 He(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function Yi(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o=Ot(),a=Pt();e.keyboard={enabled:!1},i({keyboard:{enabled:!1,onlyInViewport:!0,pageUpDown:!0}});function s(d){if(!e.enabled)return;const{rtlTranslate:m}=e;let p=d;p.originalEvent&&(p=p.originalEvent);const g=p.keyCode||p.charCode,h=e.params.keyboard.pageUpDown,y=h&&g===33,w=h&&g===34,u=g===37,b=g===39,A=g===38,S=g===40;if(!e.allowSlideNext&&(e.isHorizontal()&&b||e.isVertical()&&S||w)||!e.allowSlidePrev&&(e.isHorizontal()&&u||e.isVertical()&&A||y))return!1;if(!(p.shiftKey||p.altKey||p.ctrlKey||p.metaKey)&&!(o.activeElement&&o.activeElement.nodeName&&(o.activeElement.nodeName.toLowerCase()==="input"||o.activeElement.nodeName.toLowerCase()==="textarea"))){if(e.params.keyboard.onlyInViewport&&(y||w||u||b||A||S)){let C=!1;if(Pi(e.el,`.${e.params.slideClass}, swiper-slide`).length>0&&Pi(e.el,`.${e.params.slideActiveClass}`).length===0)return;const E=e.el,R=E.clientWidth,L=E.clientHeight,x=a.innerWidth,c=a.innerHeight,P=Yn(E);m&&(P.left-=E.scrollLeft);const I=[[P.left,P.top],[P.left+R,P.top],[P.left,P.top+L],[P.left+R,P.top+L]];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()?((y||w||u||b)&&(p.preventDefault?p.preventDefault():p.returnValue=!1),((w||b)&&!m||(y||u)&&m)&&e.slideNext(),((y||u)&&!m||(w||b)&&m)&&e.slidePrev()):((y||w||A||S)&&(p.preventDefault?p.preventDefault():p.returnValue=!1),(w||S)&&e.slideNext(),(y||A)&&e.slidePrev()),l("keyPress",g)}}function r(){e.keyboard.enabled||(o.addEventListener("keydown",s),e.keyboard.enabled=!0)}function f(){e.keyboard.enabled&&(o.removeEventListener("keydown",s),e.keyboard.enabled=!1)}n("init",()=>{e.params.keyboard.enabled&&r()}),n("destroy",()=>{e.keyboard.enabled&&f()}),Object.assign(e.keyboard,{enable:r,disable:f})}function _i(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o=Pt();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=Bt(),r;const f=[];function d(A){let R=0,L=0,x=0,c=0;return"detail"in A&&(L=A.detail),"wheelDelta"in A&&(L=-A.wheelDelta/120),"wheelDeltaY"in A&&(L=-A.wheelDeltaY/120),"wheelDeltaX"in A&&(R=-A.wheelDeltaX/120),"axis"in A&&A.axis===A.HORIZONTAL_AXIS&&(R=L,L=0),x=R*10,c=L*10,"deltaY"in A&&(c=A.deltaY),"deltaX"in A&&(x=A.deltaX),A.shiftKey&&!x&&(x=c,c=0),(x||c)&&A.deltaMode&&(A.deltaMode===1?(x*=40,c*=40):(x*=800,c*=800)),x&&!R&&(R=x<1?-1:1),c&&!L&&(L=c<1?-1:1),{spinX:R,spinY:L,pixelX:x,pixelY:c}}function m(){e.enabled&&(e.mouseEntered=!0)}function p(){e.enabled&&(e.mouseEntered=!1)}function g(A){return e.params.mousewheel.thresholdDelta&&A.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&Bt()-s<e.params.mousewheel.thresholdTime?!1:A.delta>=6&&Bt()-s<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)),s=new o.Date().getTime(),!1)}function h(A){const S=e.params.mousewheel;if(A.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 y(A){let S=A,C=!0;if(!e.enabled||A.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const E=e.params.mousewheel;e.params.cssMode&&S.preventDefault();let R=e.el;e.params.mousewheel.eventsTarget!=="container"&&(R=document.querySelector(e.params.mousewheel.eventsTarget));const L=R&&R.contains(S.target);if(!e.mouseEntered&&!L&&!E.releaseOnEdges)return!0;S.originalEvent&&(S=S.originalEvent);let x=0;const c=e.rtlTranslate?-1:1,P=d(S);if(E.forceToAxis)if(e.isHorizontal())if(Math.abs(P.pixelX)>Math.abs(P.pixelY))x=-P.pixelX*c;else return!0;else if(Math.abs(P.pixelY)>Math.abs(P.pixelX))x=-P.pixelY;else return!0;else x=Math.abs(P.pixelX)>Math.abs(P.pixelY)?-P.pixelX*c:-P.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:Bt(),delta:Math.abs(x),direction:Math.sign(x),raw:A};f.length>=2&&f.shift();const T=f.length?f[f.length-1]:void 0;if(f.push(O),T?(O.direction!==T.direction||O.delta>T.delta||O.time>T.time+150)&&g(O):g(O),h(O))return!0}else{const O={time:Bt(),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,D=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||!D&&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,f.length>=15&&f.shift();const M=f.length?f[f.length-1]:void 0,N=f[0];if(f.push(O),M&&(O.delta>M.delta||O.direction!==M.direction))f.splice(0);else if(f.length>=15&&O.time-N.time<500&&N.delta-O.delta>=1&&O.delta<=6){const k=x>0?.8:.2;r=O,f.splice(0),a=di(()=>{e.slideToClosest(e.params.speed,!0,void 0,k)},0)}a||(a=di(()=>{r=O,f.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(A){let S=e.el;e.params.mousewheel.eventsTarget!=="container"&&(S=document.querySelector(e.params.mousewheel.eventsTarget)),S[A]("mouseenter",m),S[A]("mouseleave",p),S[A]("wheel",y)}function u(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",y),!0):e.mousewheel.enabled?!1:(w("addEventListener"),e.mousewheel.enabled=!0,!0)}function b(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,y),!0):e.mousewheel.enabled?(w("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}n("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&b(),e.params.mousewheel.enabled&&u()}),n("destroy",()=>{e.params.cssMode&&u(),e.mousewheel.enabled&&b()}),Object.assign(e.mousewheel,{enable:u,disable:b})}function qi(t,e,i,n){return t.params.createElements&&Object.keys(n).forEach(l=>{if(!i[l]&&i.auto===!0){let o=qt(t.el,`.${n[l]}`)[0];o||(o=ci("div",n[l]),o.className=n[l],t.el.append(o)),i[l]=o,e[l]=o}}),i}function Zi(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(h){let y;return h&&typeof h=="string"&&e.isElement&&(y=e.el.querySelector(h),y)?y:(h&&(typeof h=="string"&&(y=[...document.querySelectorAll(h)]),e.params.uniqueNavElements&&typeof h=="string"&&y&&y.length>1&&e.el.querySelectorAll(h).length===1?y=e.el.querySelector(h):y&&y.length===1&&(y=y[0])),h&&!y?h:y)}function a(h,y){const w=e.params.navigation;h=He(h),h.forEach(u=>{u&&(u.classList[y?"add":"remove"](...w.disabledClass.split(" ")),u.tagName==="BUTTON"&&(u.disabled=y),e.params.watchOverflow&&e.enabled&&u.classList[e.isLocked?"add":"remove"](w.lockClass))})}function s(){const{nextEl:h,prevEl:y}=e.navigation;if(e.params.loop){a(y,!1),a(h,!1);return}a(y,e.isBeginning&&!e.params.rewind),a(h,e.isEnd&&!e.params.rewind)}function r(h){h.preventDefault(),!(e.isBeginning&&!e.params.loop&&!e.params.rewind)&&(e.slidePrev(),l("navigationPrev"))}function f(h){h.preventDefault(),!(e.isEnd&&!e.params.loop&&!e.params.rewind)&&(e.slideNext(),l("navigationNext"))}function d(){const h=e.params.navigation;if(e.params.navigation=qi(e,e.originalParams.navigation,e.params.navigation,{nextEl:"swiper-button-next",prevEl:"swiper-button-prev"}),!(h.nextEl||h.prevEl))return;let y=o(h.nextEl),w=o(h.prevEl);Object.assign(e.navigation,{nextEl:y,prevEl:w}),y=He(y),w=He(w);const u=(b,A)=>{b&&b.addEventListener("click",A==="next"?f:r),!e.enabled&&b&&b.classList.add(...h.lockClass.split(" "))};y.forEach(b=>u(b,"next")),w.forEach(b=>u(b,"prev"))}function m(){let{nextEl:h,prevEl:y}=e.navigation;h=He(h),y=He(y);const w=(u,b)=>{u.removeEventListener("click",b==="next"?f:r),u.classList.remove(...e.params.navigation.disabledClass.split(" "))};h.forEach(u=>w(u,"next")),y.forEach(u=>w(u,"prev"))}n("init",()=>{e.params.navigation.enabled===!1?g():(d(),s())}),n("toEdge fromEdge lock unlock",()=>{s()}),n("destroy",()=>{m()}),n("enable disable",()=>{let{nextEl:h,prevEl:y}=e.navigation;if(h=He(h),y=He(y),e.enabled){s();return}[...h,...y].filter(w=>!!w).forEach(w=>w.classList.add(e.params.navigation.lockClass))}),n("click",(h,y)=>{let{nextEl:w,prevEl:u}=e.navigation;w=He(w),u=He(u);const b=y.target;let A=u.includes(b)||w.includes(b);if(e.isElement&&!A){const S=y.path||y.composedPath&&y.composedPath();S&&(A=S.find(C=>w.includes(C)||u.includes(C)))}if(e.params.navigation.hideOnClick&&!A){if(e.pagination&&e.params.pagination&&e.params.pagination.clickable&&(e.pagination.el===b||e.pagination.el.contains(b)))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 p=()=>{e.el.classList.remove(...e.params.navigation.navigationDisabledClass.split(" ")),d(),s()},g=()=>{e.el.classList.add(...e.params.navigation.navigationDisabledClass.split(" ")),m()};Object.assign(e.navigation,{enable:p,disable:g,update:s,init:d,destroy:m})}function Jt(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function Di(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 f(u,b){const{bulletActiveClass:A}=e.params.pagination;u&&(u=u[`${b==="prev"?"previous":"next"}ElementSibling`],u&&(u.classList.add(`${A}-${b}`),u=u[`${b==="prev"?"previous":"next"}ElementSibling`],u&&u.classList.add(`${A}-${b}-${b}`)))}function d(u){const b=u.target.closest(Jt(e.params.pagination.bulletClass));if(!b)return;u.preventDefault();const A=hi(b)*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,b=e.params.pagination;if(r())return;let A=e.pagination.el;A=He(A);let S,C;const E=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,R=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),b.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const L=e.pagination.bullets;let x,c,P;if(b.dynamicBullets&&(a=Gi(L[0],e.isHorizontal()?"width":"height",!0),A.forEach(I=>{I.style[e.isHorizontal()?"width":"height"]=`${a*(b.dynamicMainBullets+4)}px`}),b.dynamicMainBullets>1&&C!==void 0&&(s+=S-(C||0),s>b.dynamicMainBullets-1?s=b.dynamicMainBullets-1:s<0&&(s=0)),x=Math.max(S-s,0),c=x+(Math.min(L.length,b.dynamicMainBullets)-1),P=(c+x)/2),L.forEach(I=>{const O=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(T=>`${b.bulletActiveClass}${T}`)].map(T=>typeof T=="string"&&T.includes(" ")?T.split(" "):T).flat();I.classList.remove(...O)}),A.length>1)L.forEach(I=>{const O=hi(I);O===S?I.classList.add(...b.bulletActiveClass.split(" ")):e.isElement&&I.setAttribute("part","bullet"),b.dynamicBullets&&(O>=x&&O<=c&&I.classList.add(...`${b.bulletActiveClass}-main`.split(" ")),O===x&&f(I,"prev"),O===c&&f(I,"next"))});else{const I=L[S];if(I&&I.classList.add(...b.bulletActiveClass.split(" ")),e.isElement&&L.forEach((O,T)=>{O.setAttribute("part",T===S?"bullet-active":"bullet")}),b.dynamicBullets){const O=L[x],T=L[c];for(let V=x;V<=c;V+=1)L[V]&&L[V].classList.add(...`${b.bulletActiveClass}-main`.split(" "));f(O,"prev"),f(T,"next")}}if(b.dynamicBullets){const I=Math.min(L.length,b.dynamicMainBullets+4),O=(a*I-a)/2-P*a,T=u?"right":"left";L.forEach(V=>{V.style[e.isHorizontal()?T:"top"]=`${O}px`})}}A.forEach((L,x)=>{if(b.type==="fraction"&&(L.querySelectorAll(Jt(b.currentClass)).forEach(c=>{c.textContent=b.formatFractionCurrent(S+1)}),L.querySelectorAll(Jt(b.totalClass)).forEach(c=>{c.textContent=b.formatFractionTotal(R)})),b.type==="progressbar"){let c;b.progressbarOpposite?c=e.isHorizontal()?"vertical":"horizontal":c=e.isHorizontal()?"horizontal":"vertical";const P=(S+1)/R;let I=1,O=1;c==="horizontal"?I=P:O=P,L.querySelectorAll(Jt(b.progressbarFillClass)).forEach(T=>{T.style.transform=`translate3d(0,0,0) scaleX(${I}) scaleY(${O})`,T.style.transitionDuration=`${e.params.speed}ms`})}b.type==="custom"&&b.renderCustom?(L.innerHTML=b.renderCustom(e,S+1,R),x===0&&l("paginationRender",L)):(x===0&&l("paginationRender",L),l("paginationUpdate",L)),e.params.watchOverflow&&e.enabled&&L.classList[e.isLocked?"add":"remove"](b.lockClass)})}function p(){const u=e.params.pagination;if(r())return;const b=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.grid&&e.params.grid.rows>1?e.slides.length/Math.ceil(e.params.grid.rows):e.slides.length;let A=e.pagination.el;A=He(A);let S="";if(u.type==="bullets"){let C=e.params.loop?Math.ceil(b/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&C>b&&(C=b);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=[],A.forEach(C=>{u.type!=="custom"&&(C.innerHTML=S||""),u.type==="bullets"&&e.pagination.bullets.push(...C.querySelectorAll(Jt(u.bulletClass)))}),u.type!=="custom"&&l("paginationRender",A[0])}function g(){e.params.pagination=qi(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const u=e.params.pagination;if(!u.el)return;let b;typeof u.el=="string"&&e.isElement&&(b=e.el.querySelector(u.el)),!b&&typeof u.el=="string"&&(b=[...document.querySelectorAll(u.el)]),b||(b=u.el),!(!b||b.length===0)&&(e.params.uniqueNavElements&&typeof u.el=="string"&&Array.isArray(b)&&b.length>1&&(b=[...e.el.querySelectorAll(u.el)],b.length>1&&(b=b.filter(A=>Pi(A,".swiper")[0]===e.el)[0])),Array.isArray(b)&&b.length===1&&(b=b[0]),Object.assign(e.pagination,{el:b}),b=He(b),b.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`),s=0,u.dynamicMainBullets<1&&(u.dynamicMainBullets=1)),u.type==="progressbar"&&u.progressbarOpposite&&A.classList.add(u.progressbarOppositeClass),u.clickable&&A.addEventListener("click",d),e.enabled||A.classList.add(u.lockClass)}))}function h(){const u=e.params.pagination;if(r())return;let b=e.pagination.el;b&&(b=He(b),b.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",d))})),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:b}=e.pagination;b=He(b),b.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?w():(g(),p(),m())}),n("activeIndexChange",()=>{typeof e.snapIndex>"u"&&m()}),n("snapIndexChange",()=>{m()}),n("snapGridLengthChange",()=>{p(),m()}),n("destroy",()=>{h()}),n("enable disable",()=>{let{el:u}=e.pagination;u&&(u=He(u),u.forEach(b=>b.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),n("lock unlock",()=>{m()}),n("click",(u,b)=>{const A=b.target,S=He(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&S&&S.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 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 y=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:u}=e.pagination;u&&(u=He(u),u.forEach(b=>b.classList.remove(e.params.pagination.paginationDisabledClass))),g(),p(),m()},w=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:u}=e.pagination;u&&(u=He(u),u.forEach(b=>b.classList.add(e.params.pagination.paginationDisabledClass))),h()};Object.assign(e.pagination,{enable:y,disable:w,render:p,update:m,init:g,destroy:h})}function fl(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o=Ot();let a=!1,s=null,r=null,f,d,m,p;i({scrollbar:{el:null,dragSize:"auto",hide:!1,draggable:!1,snapOnRelease:!0,lockClass:"swiper-scrollbar-lock",dragClass:"swiper-scrollbar-drag",scrollbarDisabledClass:"swiper-scrollbar-disabled",horizontalClass:"swiper-scrollbar-horizontal",verticalClass:"swiper-scrollbar-vertical"}}),e.scrollbar={el:null,dragEl:null};function g(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:I,rtlTranslate:O}=e,{dragEl:T,el:V}=I,F=e.params.scrollbar,D=e.params.loop?e.progressLoop:e.progress;let M=d,N=(m-d)*D;O?(N=-N,N>0?(M=d-N,N=0):-N+d>m&&(M=m+N)):N<0?(M=d+N,N=0):N+d>m&&(M=m-N),e.isHorizontal()?(T.style.transform=`translate3d(${N}px, 0, 0)`,T.style.width=`${M}px`):(T.style.transform=`translate3d(0px, ${N}px, 0)`,T.style.height=`${M}px`),F.hide&&(clearTimeout(s),V.style.opacity=1,s=setTimeout(()=>{V.style.opacity=0,V.style.transitionDuration="400ms"},1e3))}function h(I){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${I}ms`)}function y(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:I}=e,{dragEl:O,el:T}=I;O.style.width="",O.style.height="",m=e.isHorizontal()?T.offsetWidth:T.offsetHeight,p=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?d=m*p:d=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?O.style.width=`${d}px`:O.style.height=`${d}px`,p>=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)-Yn(V)[e.isHorizontal()?"left":"top"]-(f!==null?f:d/2))/(m-d),F=Math.max(Math.min(F,1),0),T&&(F=1-F);const D=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*F;e.updateProgress(D),e.setTranslate(D),e.updateActiveIndex(),e.updateSlidesClasses()}function b(I){const O=e.params.scrollbar,{scrollbar:T,wrapperEl:V}=e,{el:F,dragEl:D}=T;a=!0,f=I.target===D?w(I)-I.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,I.preventDefault(),I.stopPropagation(),V.style.transitionDuration="100ms",D.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 A(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=di(()=>{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,D=T.passiveListeners?{passive:!1,capture:!1}:!1,M=T.passiveListeners?{passive:!0,capture:!1}:!1;if(!F)return;const N=I==="on"?"addEventListener":"removeEventListener";F[N]("pointerdown",b,D),o[N]("pointermove",A,D),o[N]("pointerup",S,M)}function E(){!e.params.scrollbar.el||!e.scrollbar.el||C("on")}function R(){!e.params.scrollbar.el||!e.scrollbar.el||C("off")}function L(){const{scrollbar:I,el:O}=e;e.params.scrollbar=qi(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(Jt(e.params.scrollbar.dragClass)),F||(F=ci("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"](...ti(e.params.scrollbar.lockClass))}function x(){const I=e.params.scrollbar,O=e.scrollbar.el;O&&O.classList.remove(...ti(e.isHorizontal()?I.horizontalClass:I.verticalClass)),R()}n("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const I=e.params.scrollbar;let{el:O}=e.scrollbar;O=He(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?P():(L(),y(),g())}),n("update resize observerUpdate lock unlock changeDirection",()=>{y()}),n("setTranslate",()=>{g()}),n("setTransition",(I,O)=>{h(O)}),n("enable disable",()=>{const{el:I}=e.scrollbar;I&&I.classList[e.enabled?"remove":"add"](...ti(e.params.scrollbar.lockClass))}),n("destroy",()=>{x()});const c=()=>{e.el.classList.remove(...ti(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...ti(e.params.scrollbar.scrollbarDisabledClass)),L(),y(),g()},P=()=>{e.el.classList.add(...ti(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...ti(e.params.scrollbar.scrollbarDisabledClass)),x()};Object.assign(e.scrollbar,{enable:c,disable:P,updateSize:y,setTranslate:g,init:L,destroy:x})}function Ki(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(D){const M=l;M.length!==0&&(M.innerHTML="",M.innerHTML=D)}function f(D){D===void 0&&(D=16);const M=()=>Math.round(16*Math.random()).toString(16);return"x".repeat(D).replace(/x/g,M)}function d(D){D=He(D),D.forEach(M=>{M.setAttribute("tabIndex","0")})}function m(D){D=He(D),D.forEach(M=>{M.setAttribute("tabIndex","-1")})}function p(D,M){D=He(D),D.forEach(N=>{N.setAttribute("role",M)})}function g(D,M){D=He(D),D.forEach(N=>{N.setAttribute("aria-roledescription",M)})}function h(D,M){D=He(D),D.forEach(N=>{N.setAttribute("aria-controls",M)})}function y(D,M){D=He(D),D.forEach(N=>{N.setAttribute("aria-label",M)})}function w(D,M){D=He(D),D.forEach(N=>{N.setAttribute("id",M)})}function u(D,M){D=He(D),D.forEach(N=>{N.setAttribute("aria-live",M)})}function b(D){D=He(D),D.forEach(M=>{M.setAttribute("aria-disabled",!0)})}function A(D){D=He(D),D.forEach(M=>{M.setAttribute("aria-disabled",!1)})}function S(D){if(D.keyCode!==13&&D.keyCode!==32)return;const M=e.params.a11y,N=D.target;if(!(e.pagination&&e.pagination.el&&(N===e.pagination.el||e.pagination.el.contains(D.target))&&!D.target.matches(Jt(e.params.pagination.bulletClass)))){if(e.navigation&&e.navigation.prevEl&&e.navigation.nextEl){const k=He(e.navigation.prevEl);He(e.navigation.nextEl).includes(N)&&(e.isEnd&&!e.params.loop||e.slideNext(),e.isEnd?r(M.lastSlideMessage):r(M.nextSlideMessage)),k.includes(N)&&(e.isBeginning&&!e.params.loop||e.slidePrev(),e.isBeginning?r(M.firstSlideMessage):r(M.prevSlideMessage))}e.pagination&&N.matches(Jt(e.params.pagination.bulletClass))&&N.click()}}function C(){if(e.params.loop||e.params.rewind||!e.navigation)return;const{nextEl:D,prevEl:M}=e.navigation;M&&(e.isBeginning?(b(M),m(M)):(A(M),d(M))),D&&(e.isEnd?(b(D),m(D)):(A(D),d(D)))}function E(){return e.pagination&&e.pagination.bullets&&e.pagination.bullets.length}function R(){return E()&&e.params.pagination.clickable}function L(){const D=e.params.a11y;E()&&e.pagination.bullets.forEach(M=>{e.params.pagination.clickable&&(d(M),e.params.pagination.renderBullet||(p(M,"button"),y(M,D.paginationBulletMessage.replace(/\{\{index\}\}/,hi(M)+1)))),M.matches(Jt(e.params.pagination.bulletActiveClass))?M.setAttribute("aria-current","true"):M.removeAttribute("aria-current")})}const x=(D,M,N)=>{d(D),D.tagName!=="BUTTON"&&(p(D,"button"),D.addEventListener("keydown",S)),y(D,N),h(D,M)},c=D=>{a&&a!==D.target&&!a.contains(D.target)&&(o=!0),e.a11y.clicked=!0},P=()=>{o=!1,requestAnimationFrame(()=>{requestAnimationFrame(()=>{e.destroyed||(e.a11y.clicked=!1)})})},I=D=>{s=new Date().getTime()},O=D=>{if(e.a11y.clicked||new Date().getTime()-s<100)return;const M=D.target.closest(`.${e.params.slideClass}, swiper-slide`);if(!M||!e.slides.includes(M))return;a=M;const N=e.slides.indexOf(M)===e.activeIndex,k=e.params.watchSlidesProgress&&e.visibleSlides&&e.visibleSlides.includes(M);N||k||D.sourceCapabilities&&D.sourceCapabilities.firesTouchEvents||(e.isHorizontal()?e.el.scrollLeft=0:e.el.scrollTop=0,requestAnimationFrame(()=>{o||(e.params.loop?e.slideToLoop(parseInt(M.getAttribute("data-swiper-slide-index")),0):e.slideTo(e.slides.indexOf(M),0),o=!1)}))},T=()=>{const D=e.params.a11y;D.itemRoleDescriptionMessage&&g(e.slides,D.itemRoleDescriptionMessage),D.slideRole&&p(e.slides,D.slideRole);const M=e.slides.length;D.slideLabelMessage&&e.slides.forEach((N,k)=>{const j=e.params.loop?parseInt(N.getAttribute("data-swiper-slide-index"),10):k,X=D.slideLabelMessage.replace(/\{\{index\}\}/,j+1).replace(/\{\{slidesLength\}\}/,M);y(N,X)})},V=()=>{const D=e.params.a11y;e.el.append(l);const M=e.el;D.containerRoleDescriptionMessage&&g(M,D.containerRoleDescriptionMessage),D.containerMessage&&y(M,D.containerMessage);const N=e.wrapperEl,k=D.id||N.getAttribute("id")||`swiper-wrapper-${f(16)}`,j=e.params.autoplay&&e.params.autoplay.enabled?"off":"polite";w(N,k),u(N,j),T();let{nextEl:X,prevEl:U}=e.navigation?e.navigation:{};X=He(X),U=He(U),X&&X.forEach(J=>x(J,k,D.nextSlideMessage)),U&&U.forEach(J=>x(J,k,D.prevSlideMessage)),R()&&He(e.pagination.el).forEach(oe=>{oe.addEventListener("keydown",S)}),Ot().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",P,!0)};function F(){l&&l.remove();let{nextEl:D,prevEl:M}=e.navigation?e.navigation:{};D=He(D),M=He(M),D&&D.forEach(k=>k.removeEventListener("keydown",S)),M&&M.forEach(k=>k.removeEventListener("keydown",S)),R()&&He(e.pagination.el).forEach(j=>{j.removeEventListener("keydown",S)}),Ot().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",P,!0))}n("beforeInit",()=>{l=ci("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&&L()}),n("destroy",()=>{e.params.a11y.enabled&&F()})}function Li(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,f=o&&o.autoplay?o.autoplay.delay:3e3,d,m=new Date().getTime(),p,g,h,y,w,u,b;function A(M){!e||e.destroyed||!e.wrapperEl||M.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",A),!(b||M.detail&&M.detail.bySwiperTouchMove)&&c())}const S=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?p=!0:p&&(f=d,p=!1);const M=e.autoplay.paused?d:m+f-new Date().getTime();e.autoplay.timeLeft=M,l("autoplayTimeLeft",M,M/r),s=requestAnimationFrame(()=>{S()})},C=()=>{let M;return e.virtual&&e.params.virtual.enabled?M=e.slides.filter(k=>k.classList.contains("swiper-slide-active"))[0]:M=e.slides[e.activeIndex],M?parseInt(M.getAttribute("data-swiper-autoplay"),10):void 0},E=M=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(s),S();let N=typeof M>"u"?e.params.autoplay.delay:M;r=e.params.autoplay.delay,f=e.params.autoplay.delay;const k=C();!Number.isNaN(k)&&k>0&&typeof M>"u"&&(N=k,r=k,f=k),d=N;const j=e.params.speed,X=()=>{!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&&(m=new Date().getTime(),requestAnimationFrame(()=>{E()})))};return N>0?(clearTimeout(a),a=setTimeout(()=>{X()},N)):requestAnimationFrame(()=>{X()}),N},R=()=>{m=new Date().getTime(),e.autoplay.running=!0,E(),l("autoplayStart")},L=()=>{e.autoplay.running=!1,clearTimeout(a),cancelAnimationFrame(s),l("autoplayStop")},x=(M,N)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(a),M||(u=!0);const k=()=>{l("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",A):c()};if(e.autoplay.paused=!0,N){w&&(d=e.params.autoplay.delay),w=!1,k();return}d=(d||e.params.autoplay.delay)-(new Date().getTime()-m),!(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||(m=new Date().getTime(),u?(u=!1,E(d)):E(),e.autoplay.paused=!1,l("autoplayResume"))},P=()=>{if(e.destroyed||!e.autoplay.running)return;const M=Ot();M.visibilityState==="hidden"&&(u=!0,x(!0)),M.visibilityState==="visible"&&c()},I=M=>{M.pointerType==="mouse"&&(u=!0,b=!0,!(e.animating||e.autoplay.paused)&&x(!0))},O=M=>{M.pointerType==="mouse"&&(b=!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=()=>{Ot().addEventListener("visibilitychange",P)},D=()=>{Ot().removeEventListener("visibilitychange",P)};n("init",()=>{e.params.autoplay.enabled&&(T(),F(),R())}),n("destroy",()=>{V(),D(),e.autoplay.running&&L()}),n("_freeModeStaticRelease",()=>{(h||u)&&c()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?L():x(!0,!0)}),n("beforeTransitionStart",(M,N,k)=>{e.destroyed||!e.autoplay.running||(k||!e.params.autoplay.disableOnInteraction?x(!0,!0):L())}),n("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){L();return}g=!0,h=!1,u=!1,y=setTimeout(()=>{u=!0,h=!0,x(!0)},200)}}),n("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!g)){if(clearTimeout(y),clearTimeout(a),e.params.autoplay.disableOnInteraction){h=!1,g=!1;return}h&&e.params.cssMode&&c(),h=!1,g=!1}}),n("slideChange",()=>{e.destroyed||!e.autoplay.running||(w=!0)}),Object.assign(e.autoplay,{start:R,stop:L,pause:x,resume:c})}function hl(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:f}=e;r.velocities.length===0&&r.velocities.push({position:f[e.isHorizontal()?"startX":"startY"],time:r.touchStartTime}),r.velocities.push({position:f[e.isHorizontal()?"currentX":"currentY"],time:Bt()})}function s(r){let{currentPos:f}=r;if(e.params.cssMode)return;const{params:d,wrapperEl:m,rtlTranslate:p,snapGrid:g,touchEventsData:h}=e,w=Bt()-h.touchStartTime;if(f<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(f>-e.maxTranslate()){e.slides.length<g.length?e.slideTo(g.length-1):e.slideTo(e.slides.length-1);return}if(d.freeMode.momentum){if(h.velocities.length>1){const L=h.velocities.pop(),x=h.velocities.pop(),c=L.position-x.position,P=L.time-x.time;e.velocity=c/P,e.velocity/=2,Math.abs(e.velocity)<d.freeMode.minimumVelocity&&(e.velocity=0),(P>150||Bt()-L.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=d.freeMode.momentumVelocityRatio,h.velocities.length=0;let u=1e3*d.freeMode.momentumRatio;const b=e.velocity*u;let A=e.translate+b;p&&(A=-A);let S=!1,C;const E=Math.abs(e.velocity)*20*d.freeMode.momentumBounceRatio;let R;if(A<e.maxTranslate())d.freeMode.momentumBounce?(A+e.maxTranslate()<-E&&(A=e.maxTranslate()-E),C=e.maxTranslate(),S=!0,h.allowMomentumBounce=!0):A=e.maxTranslate(),d.loop&&d.centeredSlides&&(R=!0);else if(A>e.minTranslate())d.freeMode.momentumBounce?(A-e.minTranslate()>E&&(A=e.minTranslate()+E),C=e.minTranslate(),S=!0,h.allowMomentumBounce=!0):A=e.minTranslate(),d.loop&&d.centeredSlides&&(R=!0);else if(d.freeMode.sticky){let L;for(let x=0;x<g.length;x+=1)if(g[x]>-A){L=x;break}Math.abs(g[L]-A)<Math.abs(g[L-1]-A)||e.swipeDirection==="next"?A=g[L]:A=g[L-1],A=-A}if(R&&l("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(p?u=Math.abs((-A-e.translate)/e.velocity):u=Math.abs((A-e.translate)/e.velocity),d.freeMode.sticky){const L=Math.abs((p?-A:A)-e.translate),x=e.slidesSizesGrid[e.activeIndex];L<x?u=d.speed:L<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(A),e.transitionStart(!0,e.swipeDirection),e.animating=!0,Ui(m,()=>{!e||e.destroyed||!h.allowMomentumBounce||(n("momentumBounce"),e.setTransition(d.speed),setTimeout(()=>{e.setTranslate(C),Ui(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,Ui(m,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(A),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 Ji;function Al(){const t=Pt(),e=Ot();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function qn(){return Ji||(Ji=Al()),Ji}let Qi;function gl(t){let{userAgent:e}=t===void 0?{}:t;const i=qn(),n=Pt(),l=n.navigator.platform,o=e||n.navigator.userAgent,a={ios:!1,android:!1},s=n.screen.width,r=n.screen.height,f=o.match(/(Android);?[\s\/]+([\d.]+)?/);let d=o.match(/(iPad).*OS\s([\d_]+)/);const m=o.match(/(iPod)(.*OS\s([\d_]+))?/),p=!d&&o.match(/(iPhone\sOS|iOS)\s([\d_]+)/),g=l==="Win32";let h=l==="MacIntel";const y=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!d&&h&&i.touch&&y.indexOf(`${s}x${r}`)>=0&&(d=o.match(/(Version)\/([\d.]+)/),d||(d=[0,1,"13_0_0"]),h=!1),f&&!g&&(a.os="android",a.android=!0),(d||p||m)&&(a.os="ios",a.ios=!0),a}function Zn(t){return t===void 0&&(t={}),Qi||(Qi=gl(t)),Qi}let $i;function bl(){const t=Pt(),e=Zn();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,f]=s.split("Version/")[1].split(" ")[0].split(".").map(d=>Number(d));i=r<16||r===16&&f<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 yl(){return $i||($i=bl()),$i}function wl(t){let{swiper:e,on:i,emit:n}=t;const l=Pt();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(m=>{a=l.requestAnimationFrame(()=>{const{width:p,height:g}=e;let h=p,y=g;m.forEach(w=>{let{contentBoxSize:u,contentRect:b,target:A}=w;A&&A!==e.el||(h=b?b.width:(u[0]||u).inlineSize,y=b?b.height:(u[0]||u).blockSize)}),(h!==p||y!==g)&&s()})}),o.observe(e.el))},f=()=>{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",()=>{f(),l.removeEventListener("resize",s),l.removeEventListener("orientationchange",d)})}function xl(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o=[],a=Pt(),s=function(d,m){m===void 0&&(m={});const p=a.MutationObserver||a.WebkitMutationObserver,g=new p(h=>{if(e.__preventObserver__)return;if(h.length===1){l("observerUpdate",h[0]);return}const y=function(){l("observerUpdate",h[0])};a.requestAnimationFrame?a.requestAnimationFrame(y):a.setTimeout(y,0)});g.observe(d,{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(g)},r=()=>{if(e.params.observer){if(e.params.observeParents){const d=Pi(e.hostEl);for(let m=0;m<d.length;m+=1)s(d[m])}s(e.hostEl,{childList:e.params.observeSlideChildren}),s(e.wrapperEl,{attributes:!1})}},f=()=>{o.forEach(d=>{d.disconnect()}),o.splice(0,o.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",r),n("destroy",f)}var Sl={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(f=>{f.apply(n,[r,...i])}),t.eventsListeners&&t.eventsListeners[r]&&t.eventsListeners[r].forEach(f=>{f.apply(n,i)})}),t}};function Tl(){const t=this;let e,i;const n=t.el;typeof t.params.width<"u"&&t.params.width!==null?e=t.params.width:e=n.clientWidth,typeof t.params.height<"u"&&t.params.height!==null?i=t.params.height:i=n.clientHeight,!(e===0&&t.isHorizontal()||i===0&&t.isVertical())&&(e=e-parseInt(ii(n,"padding-left")||0,10)-parseInt(ii(n,"padding-right")||0,10),i=i-parseInt(ii(n,"padding-top")||0,10)-parseInt(ii(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 El(){const t=this;function e(c,P){return parseFloat(c.getPropertyValue(t.getDirectionLabel(P))||0)}const i=t.params,{wrapperEl:n,slidesEl:l,size:o,rtlTranslate:a,wrongRTL:s}=t,r=t.virtual&&i.virtual.enabled,f=r?t.virtual.slides.length:t.slides.length,d=qt(l,`.${t.params.slideClass}, swiper-slide`),m=r?t.virtual.slides.length:d.length;let p=[];const g=[],h=[];let y=i.slidesOffsetBefore;typeof y=="function"&&(y=i.slidesOffsetBefore.call(t));let w=i.slidesOffsetAfter;typeof w=="function"&&(w=i.slidesOffsetAfter.call(t));const u=t.snapGrid.length,b=t.slidesGrid.length;let A=i.spaceBetween,S=-y,C=0,E=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,d.forEach(c=>{a?c.style.marginLeft="":c.style.marginRight="",c.style.marginBottom="",c.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(Ci(n,"--swiper-centered-offset-before",""),Ci(n,"--swiper-centered-offset-after",""));const R=i.grid&&i.grid.rows>1&&t.grid;R?t.grid.initSlides(d):t.grid&&t.grid.unsetSlides();let L;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<m;c+=1){L=0;let P;if(d[c]&&(P=d[c]),R&&t.grid.updateSlide(c,P,d),!(d[c]&&ii(P,"display")==="none")){if(i.slidesPerView==="auto"){x&&(d[c].style[t.getDirectionLabel("width")]="");const I=getComputedStyle(P),O=P.style.transform,T=P.style.webkitTransform;if(O&&(P.style.transform="none"),T&&(P.style.webkitTransform="none"),i.roundLengths)L=t.isHorizontal()?Gi(P,"width",!0):Gi(P,"height",!0);else{const V=e(I,"width"),F=e(I,"padding-left"),D=e(I,"padding-right"),M=e(I,"margin-left"),N=e(I,"margin-right"),k=I.getPropertyValue("box-sizing");if(k&&k==="border-box")L=V+M+N;else{const{clientWidth:j,offsetWidth:X}=P;L=V+F+D+M+N+(X-j)}}O&&(P.style.transform=O),T&&(P.style.webkitTransform=T),i.roundLengths&&(L=Math.floor(L))}else L=(o-(i.slidesPerView-1)*A)/i.slidesPerView,i.roundLengths&&(L=Math.floor(L)),d[c]&&(d[c].style[t.getDirectionLabel("width")]=`${L}px`);d[c]&&(d[c].swiperSlideSize=L),h.push(L),i.centeredSlides?(S=S+L/2+C/2+A,C===0&&c!==0&&(S=S-o/2-A),c===0&&(S=S-o/2-A),Math.abs(S)<1/1e3&&(S=0),i.roundLengths&&(S=Math.floor(S)),E%i.slidesPerGroup===0&&p.push(S),g.push(S)):(i.roundLengths&&(S=Math.floor(S)),(E-Math.min(t.params.slidesPerGroupSkip,E))%t.params.slidesPerGroup===0&&p.push(S),g.push(S),S=S+L+A),t.virtualSize+=L+A,C=L,E+=1}}if(t.virtualSize=Math.max(t.virtualSize,o)+w,a&&s&&(i.effect==="slide"||i.effect==="coverflow")&&(n.style.width=`${t.virtualSize+A}px`),i.setWrapperSize&&(n.style[t.getDirectionLabel("width")]=`${t.virtualSize+A}px`),R&&t.grid.updateWrapperSize(L,p),!i.centeredSlides){const c=[];for(let P=0;P<p.length;P+=1){let I=p[P];i.roundLengths&&(I=Math.floor(I)),p[P]<=t.virtualSize-o&&c.push(I)}p=c,Math.floor(t.virtualSize-o)-Math.floor(p[p.length-1])>1&&p.push(t.virtualSize-o)}if(r&&i.loop){const c=h[0]+A;if(i.slidesPerGroup>1){const P=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),I=c*i.slidesPerGroup;for(let O=0;O<P;O+=1)p.push(p[p.length-1]+I)}for(let P=0;P<t.virtual.slidesBefore+t.virtual.slidesAfter;P+=1)i.slidesPerGroup===1&&p.push(p[p.length-1]+c),g.push(g[g.length-1]+c),t.virtualSize+=c}if(p.length===0&&(p=[0]),A!==0){const c=t.isHorizontal()&&a?"marginLeft":t.getDirectionLabel("marginRight");d.filter((P,I)=>!i.cssMode||i.loop?!0:I!==d.length-1).forEach(P=>{P.style[c]=`${A}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let c=0;h.forEach(I=>{c+=I+(A||0)}),c-=A;const P=c-o;p=p.map(I=>I<=0?-y:I>P?P+w:I)}if(i.centerInsufficientSlides){let c=0;h.forEach(I=>{c+=I+(A||0)}),c-=A;const P=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(c+P<o){const I=(o-c-P)/2;p.forEach((O,T)=>{p[T]=O-I}),g.forEach((O,T)=>{g[T]=O+I})}}if(Object.assign(t,{slides:d,snapGrid:p,slidesGrid:g,slidesSizesGrid:h}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){Ci(n,"--swiper-centered-offset-before",`${-p[0]}px`),Ci(n,"--swiper-centered-offset-after",`${t.size/2-h[h.length-1]/2}px`);const c=-t.snapGrid[0],P=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(I=>I+c),t.slidesGrid=t.slidesGrid.map(I=>I+P)}if(m!==f&&t.emit("slidesLengthChange"),p.length!==u&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),g.length!==b&&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`,P=t.el.classList.contains(c);m<=i.maxBackfaceHiddenSlides?P||t.el.classList.add(c):P&&t.el.classList.remove(c)}}function Il(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 Cl(){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 Kn=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function kl(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 f=n[r];let d=f.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(d-=n[0].swiperSlideOffset);const m=(a+(i.centeredSlides?e.minTranslate():0)-d)/(f.swiperSlideSize+s),p=(a-o[0]+(i.centeredSlides?e.minTranslate():0)-d)/(f.swiperSlideSize+s),g=-(a-d),h=g+e.slidesSizesGrid[r],y=g>=0&&g<=e.size-e.slidesSizesGrid[r],w=g>=0&&g<e.size-1||h>1&&h<=e.size||g<=0&&h>=e.size;w&&(e.visibleSlides.push(f),e.visibleSlidesIndexes.push(r)),Kn(f,w,i.slideVisibleClass),Kn(f,y,i.slideFullyVisibleClass),f.progress=l?-m:m,f.originalProgress=l?-p:p}}function Pl(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,f=a;if(n===0)l=0,o=!0,a=!0;else{l=(t-e.minTranslate())/n;const d=Math.abs(t-e.minTranslate())<1,m=Math.abs(t-e.maxTranslate())<1;o=d||l<=0,a=m||l>=1,d&&(l=0),m&&(l=1)}if(i.loop){const d=e.getSlideIndexByData(0),m=e.getSlideIndexByData(e.slides.length-1),p=e.slidesGrid[d],g=e.slidesGrid[m],h=e.slidesGrid[e.slidesGrid.length-1],y=Math.abs(t);y>=p?s=(y-p)/h:s=(y+h-g)/h,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&&!f&&e.emit("reachEnd toEdge"),(r&&!o||f&&!a)&&e.emit("fromEdge"),e.emit("progress",l)}const en=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function _l(){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=m=>qt(n,`.${i.slideClass}${m}, swiper-slide${m}`)[0];let r,f,d;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),r=s(`[data-swiper-slide-index="${m}"]`)}else r=s(`[data-swiper-slide-index="${l}"]`);else a?(r=e.filter(m=>m.column===l)[0],d=e.filter(m=>m.column===l+1)[0],f=e.filter(m=>m.column===l-1)[0]):r=e[l];r&&(a||(d=ml(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!d&&(d=e[0]),f=pl(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!f===0&&(f=e[e.length-1]))),e.forEach(m=>{en(m,m===r,i.slideActiveClass),en(m,m===d,i.slideNextClass),en(m,m===f,i.slidePrevClass)}),t.emitSlidesClasses()}const Oi=(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()}},tn=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},nn=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,f)=>a+n+f)),t.slides.forEach((r,f)=>{s.includes(r.column)&&tn(t,f)});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)&&tn(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)&&tn(t,a)};function Dl(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 Ll(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,f;const d=g=>{let h=g-e.virtual.slidesBefore;return h<0&&(h=e.virtual.slides.length+h),h>=e.virtual.slides.length&&(h-=e.virtual.slides.length),h};if(typeof r>"u"&&(r=Dl(e)),n.indexOf(i)>=0)f=n.indexOf(i);else{const g=Math.min(l.slidesPerGroupSkip,r);f=g+Math.floor((r-g)/l.slidesPerGroup)}if(f>=n.length&&(f=n.length-1),r===o&&!e.params.loop){f!==s&&(e.snapIndex=f,e.emit("snapIndexChange"));return}if(r===o&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=d(r);return}const m=e.grid&&l.grid&&l.grid.rows>1;let p;if(e.virtual&&l.virtual.enabled&&l.loop)p=d(r);else if(m){const g=e.slides.filter(y=>y.column===r)[0];let h=parseInt(g.getAttribute("data-swiper-slide-index"),10);Number.isNaN(h)&&(h=Math.max(e.slides.indexOf(g),0)),p=Math.floor(h/l.grid.rows)}else if(e.slides[r]){const g=e.slides[r].getAttribute("data-swiper-slide-index");g?p=parseInt(g,10):p=r}else p=r;Object.assign(e,{previousSnapIndex:s,snapIndex:f,previousRealIndex:a,realIndex:p,previousIndex:o,activeIndex:r}),e.initialized&&nn(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(a!==p&&e.emit("realIndexChange"),e.emit("slideChange"))}function Ol(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 Ml={updateSize:Tl,updateSlides:El,updateAutoHeight:Il,updateSlidesOffset:Cl,updateSlidesProgress:kl,updateProgress:Pl,updateSlidesClasses:_l,updateActiveIndex:Ll,updateClickedSlide:Ol};function Nl(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=ul(o,t);return a+=e.cssOverflowAdjustment(),n&&(a=-a),a||0}function Rl(t,e){const i=this,{rtlTranslate:n,params:l,wrapperEl:o,progress:a}=i;let s=0,r=0;const f=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, ${f}px)`);let d;const m=i.maxTranslate()-i.minTranslate();m===0?d=0:d=(t-i.minTranslate())/m,d!==a&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function Vl(){return-this.snapGrid[0]}function jl(){return-this.snapGrid[this.snapGrid.length-1]}function Fl(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(),f=o.maxTranslate();let d;if(n&&t>r?d=r:n&&t<f?d=f:d=t,o.updateProgress(d),a.cssMode){const m=o.isHorizontal();if(e===0)s[m?"scrollLeft":"scrollTop"]=-d;else{if(!o.support.smoothScroll)return Gn({swiper:o,targetPosition:-d,side:m?"left":"top"}),!0;s.scrollTo({[m?"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(p){!o||o.destroyed||p.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 Bl={getTranslate:Nl,setTranslate:Rl,minTranslate:Vl,maxTranslate:jl,translateTo:Fl};function zl(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 Jn(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 Wl(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;n.cssMode||(n.autoHeight&&i.updateAutoHeight(),Jn({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function Hl(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;i.animating=!1,!n.cssMode&&(i.setTransition(0),Jn({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var Xl={setTransition:zl,transitionStart:Wl,transitionEnd:Hl};function Ul(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:f,previousIndex:d,activeIndex:m,rtlTranslate:p,wrapperEl:g,enabled:h}=o;if(!h&&!n&&!l||o.destroyed||o.animating&&s.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=o.params.speed);const y=Math.min(o.params.slidesPerGroupSkip,a);let w=y+Math.floor((a-y)/o.params.slidesPerGroup);w>=r.length&&(w=r.length-1);const u=-r[w];if(s.normalizeSlideIndex)for(let A=0;A<f.length;A+=1){const S=-Math.floor(u*100),C=Math.floor(f[A]*100),E=Math.floor(f[A+1]*100);typeof f[A+1]<"u"?S>=C&&S<E-(E-C)/2?a=A:S>=C&&S<E&&(a=A+1):S>=C&&(a=A)}if(o.initialized&&a!==m&&(!o.allowSlideNext&&(p?u>o.translate&&u>o.minTranslate():u<o.translate&&u<o.minTranslate())||!o.allowSlidePrev&&u>o.translate&&u>o.maxTranslate()&&(m||0)!==a))return!1;a!==(d||0)&&i&&o.emit("beforeSlideChangeStart"),o.updateProgress(u);let b;if(a>m?b="next":a<m?b="prev":b="reset",p&&-u===o.translate||!p&&u===o.translate)return o.updateActiveIndex(a),s.autoHeight&&o.updateAutoHeight(),o.updateSlidesClasses(),s.effect!=="slide"&&o.setTranslate(u),b!=="reset"&&(o.transitionStart(i,b),o.transitionEnd(i,b)),!1;if(s.cssMode){const A=o.isHorizontal(),S=p?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(()=>{g[A?"scrollLeft":"scrollTop"]=S})):g[A?"scrollLeft":"scrollTop"]=S,C&&requestAnimationFrame(()=>{o.wrapperEl.style.scrollSnapType="",o._immediateVirtual=!1})}else{if(!o.support.smoothScroll)return Gn({swiper:o,targetPosition:S,side:A?"left":"top"}),!0;g.scrollTo({[A?"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,b),e===0?o.transitionEnd(i,b):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,b))}),o.wrapperEl.addEventListener("transitionend",o.onSlideToWrapperTransitionEnd)),!0}function Gl(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 p=a*l.params.grid.rows;s=l.slides.filter(g=>g.getAttribute("data-swiper-slide-index")*1===p)[0].column}else s=l.getSlideIndexByData(a);const r=o?Math.ceil(l.slides.length/l.params.grid.rows):l.slides.length,{centeredSlides:f}=l.params;let d=l.params.slidesPerView;d==="auto"?d=l.slidesPerViewDynamic():(d=Math.ceil(parseFloat(l.params.slidesPerView,10)),f&&d%2===0&&(d=d+1));let m=r-s<d;if(f&&(m=m||s<Math.ceil(d/2)),n&&f&&l.params.slidesPerView!=="auto"&&!o&&(m=!1),m){const p=f?s<l.activeIndex?"prev":"next":s-l.activeIndex-1<l.params.slidesPerView?"next":"prev";l.loopFix({direction:p,slideTo:!0,activeSlideIndex:p==="next"?s+1:s-r+1,slideRealIndex:p==="next"?l.realIndex:void 0})}if(o){const p=a*l.params.grid.rows;a=l.slides.filter(g=>g.getAttribute("data-swiper-slide-index")*1===p)[0].column}else a=l.getSlideIndexByData(a)}return requestAnimationFrame(()=>{l.slideTo(a,e,i,n)}),l}function Yl(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,f=n.virtual&&o.virtual.enabled;if(o.loop){if(a&&!f&&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 ql(t,e,i){e===void 0&&(e=!0);const n=this,{params:l,snapGrid:o,slidesGrid:a,rtlTranslate:s,enabled:r,animating:f}=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(f&&!d&&l.loopPreventsSliding)return!1;n.loopFix({direction:"prev"}),n._clientLeft=n.wrapperEl.clientLeft}const m=s?n.translate:-n.translate;function p(u){return u<0?-Math.floor(Math.abs(u)):Math.floor(u)}const g=p(m),h=o.map(u=>p(u));let y=o[h.indexOf(g)-1];if(typeof y>"u"&&l.cssMode){let u;o.forEach((b,A)=>{g>=b&&(u=A)}),typeof u<"u"&&(y=o[u>0?u-1:u])}let w=0;if(typeof y<"u"&&(w=a.indexOf(y),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 Kl(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 f=l.snapGrid[s],d=l.snapGrid[s+1];r-f>(d-f)*n&&(o+=l.params.slidesPerGroup)}else{const f=l.snapGrid[s-1],d=l.snapGrid[s];r-f<=(d-f)*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 Jl(){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(qt(i,`${a}[data-swiper-slide-index="${o}"]`)[0]),di(()=>{t.slideTo(l)})):t.slideTo(l):l>t.slides.length-n?(t.loopFix(),l=t.getSlideIndex(qt(i,`${a}[data-swiper-slide-index="${o}"]`)[0]),di(()=>{t.slideTo(l)})):t.slideTo(l)}else t.slideTo(l)}var Ql={slideTo:Ul,slideToLoop:Gl,slideNext:Yl,slidePrev:ql,slideReset:Zl,slideToClosest:Kl,slideToClickedSlide:Jl};function $l(t){const e=this,{params:i,slidesEl:n}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const l=()=>{qt(n,`.${i.slideClass}, swiper-slide`).forEach((m,p)=>{m.setAttribute("data-swiper-slide-index",p)})},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,f=d=>{for(let m=0;m<d;m+=1){const p=e.isElement?ci("swiper-slide",[i.slideBlankClass]):ci("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(p)}};if(s){if(i.loopAddBlankSlides){const d=a-e.slides.length%a;f(d),e.recalcSlides(),e.updateSlides()}else ki("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;f(d),e.recalcSlides(),e.updateSlides()}else ki("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 ea(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:f,allowSlidePrev:d,allowSlideNext:m,slidesEl:p,params:g}=r,{centeredSlides:h}=g;if(r.allowSlidePrev=!0,r.allowSlideNext=!0,r.virtual&&g.virtual.enabled){i&&(!g.centeredSlides&&r.snapIndex===0?r.slideTo(r.virtual.slides.length,0,!1,!0):g.centeredSlides&&r.snapIndex<g.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=m,r.emit("loopFix");return}let y=g.slidesPerView;y==="auto"?y=r.slidesPerViewDynamic():(y=Math.ceil(parseFloat(g.slidesPerView,10)),h&&y%2===0&&(y=y+1));const w=g.slidesPerGroupAuto?y:g.slidesPerGroup;let u=w;u%w!==0&&(u+=w-u%w),u+=g.loopAdditionalSlides,r.loopedSlides=u;const b=r.grid&&g.grid&&g.grid.rows>1;f.length<y+u?ki("Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled and not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters"):b&&g.grid.fill==="row"&&ki("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const A=[],S=[];let C=r.activeIndex;typeof o>"u"?o=r.getSlideIndex(f.filter(O=>O.classList.contains(g.slideActiveClass))[0]):C=o;const E=n==="next"||!n,R=n==="prev"||!n;let L=0,x=0;const c=b?Math.ceil(f.length/g.grid.rows):f.length,I=(b?f[o].column:o)+(h&&typeof l>"u"?-y/2+.5:0);if(I<u){L=Math.max(u-I,w);for(let O=0;O<u-I;O+=1){const T=O-Math.floor(O/c)*c;if(b){const V=c-T-1;for(let F=f.length-1;F>=0;F-=1)f[F].column===V&&A.push(F)}else A.push(c-T-1)}}else if(I+y>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;b?f.forEach((V,F)=>{V.column===T&&S.push(F)}):S.push(T)}}if(r.__preventObserver__=!0,requestAnimationFrame(()=>{r.__preventObserver__=!1}),R&&A.forEach(O=>{f[O].swiperLoopMoveDOM=!0,p.prepend(f[O]),f[O].swiperLoopMoveDOM=!1}),E&&S.forEach(O=>{f[O].swiperLoopMoveDOM=!0,p.append(f[O]),f[O].swiperLoopMoveDOM=!1}),r.recalcSlides(),g.slidesPerView==="auto"?r.updateSlides():b&&(A.length>0&&R||S.length>0&&E)&&r.slides.forEach((O,T)=>{r.grid.updateSlide(T,O,r.slides)}),g.watchSlidesProgress&&r.updateSlidesOffset(),i){if(A.length>0&&R){if(typeof e>"u"){const O=r.slidesGrid[C],V=r.slidesGrid[C+L]-O;s?r.setTranslate(r.translate-V):(r.slideTo(C+Math.ceil(L),0,!1,!0),l&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-V,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-V))}else if(l){const O=b?A.length/g.grid.rows:A.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=b?S.length/g.grid.rows:S.length;r.slideTo(r.activeIndex-O,0,!1,!0)}}if(r.allowSlidePrev=d,r.allowSlideNext=m,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===g.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===g.slidesPerView?i:!1})}r.emit("loopFix")}function ta(){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 ia={loopCreate:$l,loopFix:ea,loopDestroy:ta};function na(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 oa(){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 la={setGrabCursor:na,unsetGrabCursor:oa};function aa(t,e){e===void 0&&(e=this);function i(n){if(!n||n===Ot()||n===Pt())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 Qn(t,e,i){const n=Pt(),{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 ra(t){const e=this,i=Ot();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"){Qn(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 f=!!o.noSwipingClass&&o.noSwipingClass!=="",d=n.composedPath?n.composedPath():n.path;f&&n.target&&n.target.shadowRoot&&d&&(r=d[0]);const m=o.noSwipingSelector?o.noSwipingSelector:`.${o.noSwipingClass}`,p=!!(n.target&&n.target.shadowRoot);if(o.noSwiping&&(p?aa(m,r):r.closest(m))){e.allowClick=!0;return}if(o.swipeHandler&&!r.closest(o.swipeHandler))return;a.currentX=n.pageX,a.currentY=n.pageY;const g=a.currentX,h=a.currentY;if(!Qn(e,n,g))return;Object.assign(l,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),a.startX=g,a.startY=h,l.touchStartTime=Bt(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,o.threshold>0&&(l.allowThresholdMove=!1);let y=!0;r.matches(l.focusableElements)&&(y=!1,r.nodeName==="SELECT"&&(l.isTouched=!1)),i.activeElement&&i.activeElement.matches(l.focusableElements)&&i.activeElement!==r&&i.activeElement.blur();const w=y&&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 sa(t){const e=Ot(),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 f;if(r.type==="touchmove"){if(f=[...r.changedTouches].filter(E=>E.identifier===n.touchId)[0],!f||f.identifier!==n.touchId)return}else f=r;if(!n.isTouched){n.startMoving&&n.isScrolling&&i.emit("touchMoveOpposite",r);return}const d=f.pageX,m=f.pageY;if(r.preventedByNestedSwiper){o.startX=d,o.startY=m;return}if(!i.allowTouchMove){r.target.matches(n.focusableElements)||(i.allowClick=!1),n.isTouched&&(Object.assign(o,{startX:d,startY:m,currentX:d,currentY:m}),n.touchStartTime=Bt());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(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=m;const p=o.currentX-o.startX,g=o.currentY-o.startY;if(i.params.threshold&&Math.sqrt(p**2+g**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:p*p+g*g>=25&&(E=Math.atan2(Math.abs(g),Math.abs(p))*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 h=i.isHorizontal()?p:g,y=i.isHorizontal()?o.currentX-o.previousX:o.currentY-o.previousY;l.oneWayMovement&&(h=Math.abs(h)*(a?1:-1),y=Math.abs(y)*(a?1:-1)),o.diff=h,h*=l.touchRatio,a&&(h=-h,y=-y);const w=i.touchesDirection;i.swipeDirection=h>0?"prev":"next",i.touchesDirection=y>0?"prev":"next";const u=i.params.loop&&!l.cssMode,b=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!n.isMoved){if(u&&b&&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 A;if(new Date().getTime(),n.isMoved&&n.allowThresholdMove&&w!==i.touchesDirection&&u&&b&&Math.abs(h)>=1){Object.assign(o,{startX:d,startY:m,currentX:d,currentY:m,startTranslate:n.currentTranslate}),n.loopSwapReset=!0,n.startTranslate=n.currentTranslate;return}i.emit("sliderMove",r),n.isMoved=!0,n.currentTranslate=h+n.startTranslate;let S=!0,C=l.resistanceRatio;if(l.touchReleaseOnEdges&&(C=0),h>0?(u&&b&&!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()&&(S=!1,l.resistance&&(n.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+n.startTranslate+h)**C))):h<0&&(u&&b&&!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()&&(S=!1,l.resistance&&(n.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-n.startTranslate-h)**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(h)>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 da(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:f,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 m=Bt(),p=m-i.touchStartTime;if(e.allowClick){const C=n.path||n.composedPath&&n.composedPath();e.updateClickedSlide(C&&C[0]||n.target,C),e.emit("tap click",n),p<300&&m-i.lastClickTime<300&&e.emit("doubleTap doubleClick",n)}if(i.lastClickTime=Bt(),di(()=>{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 g;if(a.followFinger?g=r?e.translate:-e.translate:g=-i.currentTranslate,a.cssMode)return;if(a.freeMode&&a.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:g});return}const h=g>=-e.maxTranslate()&&!e.params.loop;let y=0,w=e.slidesSizesGrid[0];for(let C=0;C<f.length;C+=C<a.slidesPerGroupSkip?1:a.slidesPerGroup){const E=C<a.slidesPerGroupSkip-1?1:a.slidesPerGroup;typeof f[C+E]<"u"?(h||g>=f[C]&&g<f[C+E])&&(y=C,w=f[C+E]-f[C]):(h||g>=f[C])&&(y=C,w=f[f.length-1]-f[f.length-2])}let u=null,b=null;a.rewind&&(e.isBeginning?b=a.virtual&&a.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(u=0));const A=(g-f[y])/w,S=y<a.slidesPerGroupSkip-1?1:a.slidesPerGroup;if(p>a.longSwipesMs){if(!a.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(A>=a.longSwipesRatio?e.slideTo(a.rewind&&e.isEnd?u:y+S):e.slideTo(y)),e.swipeDirection==="prev"&&(A>1-a.longSwipesRatio?e.slideTo(y+S):b!==null&&A<0&&Math.abs(A)>a.longSwipesRatio?e.slideTo(b):e.slideTo(y))}else{if(!a.shortSwipes){e.slideTo(e.activeIndex);return}e.navigation&&(n.target===e.navigation.nextEl||n.target===e.navigation.prevEl)?n.target===e.navigation.nextEl?e.slideTo(y+S):e.slideTo(y):(e.swipeDirection==="next"&&e.slideTo(u!==null?u:y+S),e.swipeDirection==="prev"&&e.slideTo(b!==null?b:y))}}function $n(){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 ca(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function ua(){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 va(t){const e=this;Oi(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function pa(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const eo=(t,e)=>{const i=Ot(),{params:n,el:l,wrapperEl:o,device:a}=t,s=!!n.nested,r=e==="on"?"addEventListener":"removeEventListener",f=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[f](a.ios||a.android?"resize orientationchange observerUpdate":"resize observerUpdate",$n,!0):t[f]("observerUpdate",$n,!0),l[r]("load",t.onLoad,{capture:!0}))};function ma(){const t=this,{params:e}=t;t.onTouchStart=ra.bind(t),t.onTouchMove=sa.bind(t),t.onTouchEnd=da.bind(t),t.onDocumentTouchStart=pa.bind(t),e.cssMode&&(t.onScroll=ua.bind(t)),t.onClick=ca.bind(t),t.onLoad=va.bind(t),eo(t,"on")}function fa(){eo(this,"off")}var ha={attachEvents:ma,detachEvents:fa};const to=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function Aa(){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,f=to(t,n),d=to(t,r),m=t.params.grabCursor,p=r.grabCursor,g=n.enabled;f&&!d?(l.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!f&&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()),m&&!p?t.unsetGrabCursor():!m&&p&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(A=>{if(typeof r[A]>"u")return;const S=n[A]&&n[A].enabled,C=r[A]&&r[A].enabled;S&&!C&&t[A].disable(),!S&&C&&t[A].enable()});const h=r.direction&&r.direction!==n.direction,y=n.loop&&(r.slidesPerView!==n.slidesPerView||h),w=n.loop;h&&i&&t.changeDirection(),Rt(t.params,r);const u=t.params.enabled,b=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),g&&!u?t.disable():!g&&u&&t.enable(),t.currentBreakpoint=a,t.emit("_beforeBreakpoint",r),i&&(y?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!w&&b?(t.loopCreate(e),t.updateSlides()):w&&!b&&t.loopDestroy()),t.emit("breakpoint",r)}function ga(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let n=!1;const l=Pt(),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:f}=a[s];e==="window"?l.matchMedia(`(min-width: ${f}px)`).matches&&(n=r):f<=i.clientWidth&&(n=r)}return n||"max"}var ba={setBreakpoint:Aa,getBreakpoint:ga};function ya(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 wa(){const t=this,{classNames:e,params:i,rtl:n,el:l,device:o}=t,a=ya(["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 xa(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var Sa={addClasses:wa,removeClasses:xa};function Ta(){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 Ea={checkOverflow:Ta},on={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 Ia(t,e){return function(n){n===void 0&&(n={});const l=Object.keys(n)[0],o=n[l];if(typeof o!="object"||o===null){Rt(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)){Rt(e,n);return}typeof t[l]=="object"&&!("enabled"in t[l])&&(t[l].enabled=!0),t[l]||(t[l]={enabled:!1}),Rt(e,n)}}const ln={eventsEmitter:Sl,update:Ml,translate:Bl,transition:Xl,slide:Ql,loop:ia,grabCursor:la,events:ha,breakpoints:ba,checkOverflow:Ea,classes:Sa},an={};let rn=class Qt{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=Rt({},i),e&&!i.el&&(i.el=e);const a=Ot();if(i.el&&typeof i.el=="string"&&a.querySelectorAll(i.el).length>1){const d=[];return a.querySelectorAll(i.el).forEach(m=>{const p=Rt({},i,{el:m});d.push(new Qt(p))}),d}const s=this;s.__swiper__=!0,s.support=qn(),s.device=Zn({userAgent:i.userAgent}),s.browser=yl(),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:Ia(i,r),on:s.on.bind(s),once:s.once.bind(s),off:s.off.bind(s),emit:s.emit.bind(s)})});const f=Rt({},on,r);return s.params=Rt({},f,an,i),s.originalParams=Rt({},s.params),s.passedParams=Rt({},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=qt(i,`.${n.slideClass}, swiper-slide`),o=hi(l[0]);return hi(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=qt(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:f}=n;let d=1;if(typeof l.slidesPerView=="number")return l.slidesPerView;if(l.centeredSlides){let m=o[f]?Math.ceil(o[f].swiperSlideSize):0,p;for(let g=f+1;g<o.length;g+=1)o[g]&&!p&&(m+=Math.ceil(o[g].swiperSlideSize),d+=1,m>r&&(p=!0));for(let g=f-1;g>=0;g-=1)o[g]&&!p&&(m+=o[g].swiperSlideSize,d+=1,m>r&&(p=!0))}else if(e==="current")for(let m=f+1;m<o.length;m+=1)(i?a[m]+s[m]-a[f]<r:a[m]-a[f]<r)&&(d+=1);else for(let m=f-1;m>=0;m-=1)a[f]-a[m]<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&&Oi(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()):qt(n,l())[0];return!a&&i.params.createElements&&(a=ci("div",i.params.wrapperClass),n.append(a),qt(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"||ii(n,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(n.dir.toLowerCase()==="rtl"||ii(n,"direction")==="rtl"),wrongRTL:ii(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?Oi(i,o):o.addEventListener("load",a=>{Oi(i,a.target)})}),nn(i),i.initialized=!0,nn(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),dl(n)),n.destroyed=!0),null}static extendDefaults(e){Rt(an,e)}static get extendedDefaults(){return an}static get defaults(){return on}static installModule(e){Qt.prototype.__modules__||(Qt.prototype.__modules__=[]);const i=Qt.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>Qt.installModule(i)),Qt):(Qt.installModule(e),Qt)}};Object.keys(ln).forEach(t=>{Object.keys(ln[t]).forEach(e=>{rn.prototype[e]=ln[t][e]})}),rn.use([wl,xl]);const io=["eventsPrefix","injectStyles","injectStylesUrls","modules","init","_direction","oneWayMovement","swiperElementNodeName","touchEventsTarget","initialSlide","_speed","cssMode","updateOnWindowResize","resizeObserver","nested","focusableElements","_enabled","_width","_height","preventInteractionOnTransition","userAgent","url","_edgeSwipeDetection","_edgeSwipeThreshold","_freeMode","_autoHeight","setWrapperSize","virtualTranslate","_effect","breakpoints","breakpointsBase","_spaceBetween","_slidesPerView","maxBackfaceHiddenSlides","_grid","_slidesPerGroup","_slidesPerGroupSkip","_slidesPerGroupAuto","_centeredSlides","_centeredSlidesBounds","_slidesOffsetBefore","_slidesOffsetAfter","normalizeSlideIndex","_centerInsufficientSlides","_watchOverflow","roundLengths","touchRatio","touchAngle","simulateTouch","_shortSwipes","_longSwipes","longSwipesRatio","longSwipesMs","_followFinger","allowTouchMove","_threshold","touchMoveStopPropagation","touchStartPreventDefault","touchStartForcePreventDefault","touchReleaseOnEdges","uniqueNavElements","_resistance","_resistanceRatio","_watchSlidesProgress","_grabCursor","preventClicks","preventClicksPropagation","_slideToClickedSlide","_loop","loopAdditionalSlides","loopAddBlankSlides","loopPreventsSliding","_rewind","_allowSlidePrev","_allowSlideNext","_swipeHandler","_noSwiping","noSwipingClass","noSwipingSelector","passiveListeners","containerModifierClass","slideClass","slideActiveClass","slideVisibleClass","slideFullyVisibleClass","slideNextClass","slidePrevClass","slideBlankClass","wrapperClass","lazyPreloaderClass","lazyPreloadPrevNext","runCallbacksOnInit","observer","observeParents","observeSlideChildren","a11y","_autoplay","_controller","coverflowEffect","cubeEffect","fadeEffect","flipEffect","creativeEffect","cardsEffect","hashNavigation","history","keyboard","mousewheel","_navigation","_pagination","parallax","_scrollbar","_thumbs","virtual","zoom","control"];function li(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function ui(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]:li(e[n])&&li(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:ui(t[n],e[n]):t[n]=e[n]})}function no(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function oo(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function lo(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function ao(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 Ca(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function ka(t){let{swiper:e,slides:i,passedParams:n,changedParams:l,nextEl:o,prevEl:a,scrollbarEl:s,paginationEl:r}=t;const f=l.filter(x=>x!=="children"&&x!=="direction"&&x!=="wrapperClass"),{params:d,pagination:m,navigation:p,scrollbar:g,virtual:h,thumbs:y}=e;let w,u,b,A,S,C,E,R;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)&&m&&!m.el&&(b=!0),l.includes("scrollbar")&&n.scrollbar&&(n.scrollbar.el||s)&&(d.scrollbar||d.scrollbar===!1)&&g&&!g.el&&(A=!0),l.includes("navigation")&&n.navigation&&(n.navigation.prevEl||a)&&(n.navigation.nextEl||o)&&(d.navigation||d.navigation===!1)&&p&&!p.prevEl&&!p.nextEl&&(S=!0);const L=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:R=!0),f.forEach(x=>{if(li(d[x])&&li(n[x]))Object.assign(d[x],n[x]),(x==="navigation"||x==="pagination"||x==="scrollbar")&&"enabled"in n[x]&&!n[x].enabled&&L(x);else{const c=n[x];(c===!0||c===!1)&&(x==="navigation"||x==="pagination"||x==="scrollbar")?c===!1&&L(x):d[x]=n[x]}}),f.includes("controller")&&!u&&e.controller&&e.controller.control&&d.controller&&d.controller.control&&(e.controller.control=d.controller.control),l.includes("children")&&i&&h&&d.virtual.enabled?(h.slides=i,h.update(!0)):l.includes("virtual")&&h&&d.virtual.enabled&&(i&&(h.slides=i),h.update(!0)),l.includes("children")&&i&&d.loop&&(R=!0),w&&y.init()&&y.update(!0),u&&(e.controller.control=d.controller.control),b&&(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),m.init(),m.render(),m.update()),A&&(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),g.init(),g.updateSize(),g.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),p.init(),p.update()),l.includes("allowSlideNext")&&(e.allowSlideNext=n.allowSlideNext),l.includes("allowSlidePrev")&&(e.allowSlidePrev=n.allowSlidePrev),l.includes("direction")&&e.changeDirection(n.direction,!1),(C||R)&&e.loopDestroy(),(E||R)&&e.loopCreate(),e.update()}function Pa(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},n={},l={};ui(i,on),i._emitClasses=!0,i.init=!1;const o={},a=io.map(r=>r.replace(/_/,"")),s=Object.assign({},t);return Object.keys(s).forEach(r=>{typeof t[r]>"u"||(a.indexOf(r)>=0?li(t[r])?(i[r]={},l[r]={},ui(i[r],t[r]),ui(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 _a(t,e){let{el:i,nextEl:n,prevEl:l,paginationEl:o,scrollbarEl:a,swiper:s}=t;no(e)&&n&&l&&(s.params.navigation.nextEl=n,s.originalParams.navigation.nextEl=n,s.params.navigation.prevEl=l,s.originalParams.navigation.prevEl=l),oo(e)&&o&&(s.params.pagination.el=o,s.originalParams.pagination.el=o),lo(e)&&a&&(s.params.scrollbar.el=a,s.originalParams.scrollbar.el=a),s.init(i)}function Da(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),f=i.map(l);r.join("")!==f.join("")&&a("children"),n.length!==i.length&&a("children")}return io.filter(r=>r[0]==="_").map(r=>r.replace(/_/,"")).forEach(r=>{if(r in t&&r in e)if(li(t[r])&&li(e[r])){const f=Object.keys(t[r]),d=Object.keys(e[r]);f.length!==d.length?a(r):(f.forEach(m=>{t[r][m]!==e[r][m]&&a(r)}),d.forEach(m=>{t[r][m]!==e[r][m]&&a(r)}))}else t[r]!==e[r]&&a(r)}),o}const La=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 Mi(){return Mi=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},Mi.apply(this,arguments)}function ro(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function so(t){const e=[];return v.Children.toArray(t).forEach(i=>{ro(i)?e.push(i):i.props&&i.props.children&&so(i.props.children).forEach(n=>e.push(n))}),e}function Oa(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return v.Children.toArray(t).forEach(n=>{if(ro(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=so(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 Ma(t,e,i){if(!i)return null;const n=d=>{let m=d;return d<0?m=e.length+d: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:a}=i,s=t.params.loop?-e.length:0,r=t.params.loop?e.length*2:e.length,f=[];for(let d=s;d<r;d+=1)d>=o&&d<=a&&f.push(e[n(d)]);return f.map((d,m)=>v.cloneElement(d,{swiper:t,style:l,key:d.props.virtualIndex||d.key||`slide-${m}`}))}function Ai(t,e){return typeof window>"u"?ve(t,e):Do(t,e)}const sn=fi(null),dn=()=>mi(sn),Na=fi(null),ai=wi(function(t,e){let{className:i,tag:n="div",wrapperTag:l="div",children:o,onSwiper:a,...s}=t===void 0?{}:t,r=!1;const[f,d]=G("swiper"),[m,p]=G(null),[g,h]=G(!1),y=ue(!1),w=ue(null),u=ue(null),b=ue(null),A=ue(null),S=ue(null),C=ue(null),E=ue(null),R=ue(null),{params:L,passedParams:x,rest:c,events:P}=Pa(s),{slides:I,slots:O}=Oa(o),T=()=>{h(!g)};Object.assign(L.on,{_containerClasses(N,k){d(k)}});const V=()=>{Object.assign(L.on,P),r=!0;const N={...L};if(delete N.wrapperClass,u.current=new rn(N),u.current.virtual&&u.current.params.virtual.enabled){u.current.virtual.slides=I;const k={cache:!1,slides:I,renderExternal:p,renderExternalUpdate:!1};ui(u.current.params.virtual,k),ui(u.current.originalParams.virtual,k)}};w.current||V(),u.current&&u.current.on("_beforeBreakpoint",T);const F=()=>{r||!P||!u.current||Object.keys(P).forEach(N=>{u.current.on(N,P[N])})},D=()=>{!P||!u.current||Object.keys(P).forEach(N=>{u.current.off(N,P[N])})};ve(()=>()=>{u.current&&u.current.off("_beforeBreakpoint",T)}),ve(()=>{!y.current&&u.current&&(u.current.emitSlidesClasses(),y.current=!0)}),Ai(()=>{if(e&&(e.current=w.current),!!w.current)return u.current.destroyed&&V(),_a({el:w.current,nextEl:S.current,prevEl:C.current,paginationEl:E.current,scrollbarEl:R.current,swiper:u.current},L),a&&!u.current.destroyed&&a(u.current),()=>{u.current&&!u.current.destroyed&&u.current.destroy(!0,!1)}},[]),Ai(()=>{F();const N=Da(x,b.current,I,A.current,k=>k.key);return b.current=x,A.current=I,N.length&&u.current&&!u.current.destroyed&&ka({swiper:u.current,slides:I,passedParams:x,changedParams:N,nextEl:S.current,prevEl:C.current,scrollbarEl:R.current,paginationEl:E.current}),()=>{D()}}),Ai(()=>{La(u.current)},[m]);function M(){return L.virtual?Ma(u.current,I,m):I.map((N,k)=>v.cloneElement(N,{swiper:u.current,swiperSlideIndex:k}))}return v.createElement(n,Mi({ref:w,className:ao(`${f}${i?` ${i}`:""}`)},c),v.createElement(Na.Provider,{value:u.current},O["container-start"],v.createElement(l,{className:Ca(L.wrapperClass)},O["wrapper-start"],M(),O["wrapper-end"]),no(L)&&v.createElement(v.Fragment,null,v.createElement("div",{ref:C,className:"swiper-button-prev"}),v.createElement("div",{ref:S,className:"swiper-button-next"})),lo(L)&&v.createElement("div",{ref:R,className:"swiper-scrollbar"}),oo(L)&&v.createElement("div",{ref:E,className:"swiper-pagination"}),O["container-end"]))});ai.displayName="Swiper";const Ut=wi(function(t,e){let{tag:i="div",children:n,className:l="",swiper:o,zoom:a,lazy:s,virtualIndex:r,swiperSlideIndex:f,...d}=t===void 0?{}:t;const m=ue(null),[p,g]=G("swiper-slide"),[h,y]=G(!1);function w(S,C,E){C===m.current&&g(E)}Ai(()=>{if(typeof f<"u"&&(m.current.swiperSlideIndex=f),e&&(e.current=m.current),!(!m.current||!o)){if(o.destroyed){p!=="swiper-slide"&&g("swiper-slide");return}return o.on("_slideClass",w),()=>{o&&o.off("_slideClass",w)}}}),Ai(()=>{o&&m.current&&!o.destroyed&&g(o.getSlideClasses(m.current))},[o]);const u={isActive:p.indexOf("swiper-slide-active")>=0,isVisible:p.indexOf("swiper-slide-visible")>=0,isPrev:p.indexOf("swiper-slide-prev")>=0,isNext:p.indexOf("swiper-slide-next")>=0},b=()=>typeof n=="function"?n(u):n,A=()=>{y(!0)};return v.createElement(i,Mi({ref:m,className:ao(`${p}${l?` ${l}`:""}`),"data-swiper-slide-index":r,onLoad:A},d),a&&v.createElement(sn.Provider,{value:u},v.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof a=="number"?a:void 0},b(),s&&!h&&v.createElement("div",{className:"swiper-lazy-preloader"}))),!a&&v.createElement(sn.Provider,{value:u},b(),s&&!h&&v.createElement("div",{className:"swiper-lazy-preloader"})))});Ut.displayName="SwiperSlide";const Ra="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Va=({visible:t,onClose:e,children:i,modalStyle:n,padding:l,popup:o,schema:a,fullHeight:s=window.innerHeight,isFullScreen:r=!1,openState:f})=>{var d,m,p,g,h,y,w,u,b,A,S,C,E,R,L,x,c,P,I,O,T,V,F,D;const M=ue(null),N=ue(null),k=ue(null),j=ue(null),X=ue(null),U=s*.2,K=r?s:s*.8,[J,oe]=G(U),[he,be]=G(!1),ie=ue(null),{globalConfig:Ve,popupDetailData:Xe}=Fe(),{schema:de,popup:Y}=Yt(),[$,me]=G(15);ve(()=>{const Q=document.getElementById("sxp-render"),q=document.getElementById("pb-modal");q?ie.current=q:(ie.current=document.createElement("div"),ie.current.setAttribute("id","pb-modal"),Q?.appendChild(ie.current))},[]);const fe=ce(()=>o?.id&&o?.id!==""||t,[t,o]),ne=ce(()=>{var Q,q,B;const Ne=a??de;return(B=(q=(Q=Ne?.sxpPageConf)===null||Q===void 0?void 0:Q.globalConfig)===null||q===void 0?void 0:q.popupList)===null||B===void 0?void 0:B.find(Ze=>Ze?.id===o?.id)},[o,a,de]),Me=ce(()=>{var Q,q;return((q=(Q=ne?.item)===null||Q===void 0?void 0:Q.event)===null||q===void 0?void 0:q.isScrollFullScreen)||!1},[ne]);ve(()=>{fe?be(!0):setTimeout(()=>{be(!1),oe(U)},o?.duration)},[fe,o]);const Ue=le(()=>i,[Y,f,Ve]);if(ve(()=>{const Q=q=>{var B=q?.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])'),Ne=B?.[0],re=B?.[B?.length-1],Ze=9;q.addEventListener("keydown",function(Be){(Be.key==="Escape"||Be.key==="Esc")&&(Je(),Be.preventDefault());var Z=Be.key==="Tab"||Be.keyCode===Ze;Z&&(Be.shiftKey?document?.activeElement===Ne&&(re?.focus(),Be.preventDefault()):document?.activeElement===re&&(Ne?.focus(),Be.preventDefault()))}),Ne?.focus()};return X?.current&&Q(X?.current),()=>{var q;(q=X?.current)===null||q===void 0||q.removeEventListener("keydown",Q)}},[X,he,Y]),!ie.current)return null;const Je=ji(()=>{e?.()},300),Qe=Q=>{M.current=Q.touches[0],N.current=Q.touches[0],k.current=!0},et=Q=>{requestAnimationFrame(()=>{var q;if(k.current&&((q=j?.current)===null||q===void 0?void 0:q.scrollTop)===0){const B=Q.touches[0].clientY,Ne=Q.touches[0].clientX,re=M.current.clientY-B;M.current=Q.touches[0];const Ze=B-N.current.clientY,Be=Ne-N.current.clientX;if(Math.abs(Be)>Math.abs(Ze))return;const Z=J-re;Z>0&&oe(Z)}})},ge=Q=>{var q;if(k.current&&((q=j?.current)===null||q===void 0?void 0:q.scrollTop)===0){const B=Q.changedTouches[0].clientY-N.current.clientY,Ne=Q.changedTouches[0].clientX-N.current.clientX;if(Math.abs(Ne)>Math.abs(B))return;const re=N.current.clientY-M.current.clientY;re>0?oe(0):J<U&&re<0?oe(U):J>=U&&re<0&&e?.()}k.current=!1};return xn.createPortal(v.createElement(v.Fragment,null,he&&v.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:Je},v.createElement("div",{style:{position:"relative",left:`${(g=(p=(m=(d=ne?.item)===null||d===void 0?void 0:d.props)===null||m===void 0?void 0:m.popupBg)===null||p===void 0?void 0:p.horizontalMargin)!==null&&g!==void 0?g:0}px`,right:`${(u=(w=(y=(h=ne?.item)===null||h===void 0?void 0:h.props)===null||y===void 0?void 0:y.popupBg)===null||w===void 0?void 0:w.horizontalMargin)!==null&&u!==void 0?u:0}px`,bottom:`${(C=(S=(A=(b=ne?.item)===null||b===void 0?void 0:b.props)===null||A===void 0?void 0:A.popupBg)===null||S===void 0?void 0:S.bottomMargin)!==null&&C!==void 0?C:0}px`,overflow:"hidden",width:`calc(100% - ${((x=(L=(R=(E=ne?.item)===null||E===void 0?void 0:E.props)===null||R===void 0?void 0:R.popupBg)===null||L===void 0?void 0:L.horizontalMargin)!==null&&x!==void 0?x:0)*2}px)`,height:"100%"}},v.createElement("div",Object.assign({ref:X,className:`modal-container ${fe?"modal-popIn":"modal-popOut"}`,role:"dialog","aria-label":(c=ne?.item)===null||c===void 0?void 0:c.displayName,"aria-modal":!0,"aria-labelledby":"modal-content",style:Object.assign(Object.assign({padding:l,animationDuration:((P=o?.duration)!==null&&P!==void 0?P:0)/1e3+"s"},Me&&{transform:`translateY(${J}px)`}),{overflow:"hidden",borderRadius:`${(V=(T=(O=(I=ne?.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:Q=>{Q.stopPropagation(),Q.preventDefault()}},Me&&{onTouchMove:et,onTouchStart:Qe,onTouchEnd:ge}),v.createElement("div",Object.assign({id:"modal-content",ref:j,style:{height:Me?s:K,overflow:Me&&J<=0||!Me?"auto":"hidden",zIndex:1}},((D=(F=ne?.item)===null||F===void 0?void 0:F.props)===null||D===void 0?void 0:D.enableFixedCloseButton)&&{onScroll:Q=>{var q;me(15-((q=Q?.target)===null||q===void 0?void 0:q.scrollTop))}}),Ue()),v.createElement("button",{className:"modal-icon-wrapper",role:"button","aria-label":"close button",onClick:e,style:{top:$}},v.createElement("img",{src:Ve?.popupCloseIcon||Ra,alt:"close button",className:"modal-icon"})))))),ie.current)};var vi=Pe(Va);const ja=(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(" ")+" "},Fa=({text:t,maxStr:e=108,style:i,className:n,onClick:l,foldText:o,unfoldText:a,isPost:s,onChange:r})=>{const[f,d]=G(!1),[m,p]=G(!1),g=Number(i?.lineClamp||2),h=ue(null),y=ue(null),w=le(()=>{d(!f)},[f,r]);return ce(()=>!f&&t.length>e?ja(t,e)+"...":t,[t,e,f]),ve(()=>{var u,b;y?.current&&(y.current.style.display="block"),((u=y?.current)===null||u===void 0?void 0:u.offsetHeight)>((b=h?.current)===null||b===void 0?void 0:b.offsetHeight)&&s?p(!0):p(!1),y.current.style.display="none"},[s,t]),v.createElement("div",{className:n,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},v.createElement("div",{ref:h,style:{overflow:"hidden",WebkitLineClamp:!s||f?"":g,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:Ee(t?.replace(/\n/g,"</br>"),i)}}),v.createElement("div",{ref:y,dangerouslySetInnerHTML:{__html:Ee(t?.replace(/\n/g,"</br>"),i)}}),t&&s&&m&&v.createElement("button",{"aria-label":f?a||"show less":o||"show more",style:{textDecoration:"underline",cursor:"pointer"},onClick:l??w,dangerouslySetInnerHTML:{__html:Ee(f?a||"show less":o||"show more",i)}}))};var Ni=Pe(Fa);const Ba=wi((t,e)=>{const{src:i,onLoad:n,style:l,className:o,loading:a,alt:s="image"}=t,[r,f]=G(i),d=ue(null),[m,p]=G(!1);return wn(e,()=>({setSrc:g=>{g&&f(g)}})),ve(()=>{i&&f(i)},[i]),ve(()=>{const g=()=>{i&&!m&&d.current&&(d.current.src="",d.current.src=i)};return bt.on(mt.PAGE_DID_SHOW,g),()=>{bt.off(mt.PAGE_DID_SHOW,g)}},[i,m]),v.createElement(v.Fragment,null,!m&&!r&&v.createElement("div",{style:{width:"100%",height:"100%",zIndex:1,backgroundColor:"#fff"}}),r?.includes(".avif")?v.createElement("picture",null,v.createElement("source",{type:"image/avif",srcSet:r}),v.createElement("source",{type:"image/webp",srcSet:`${r}?imageMogr2/format/webp`}),v.createElement("source",{type:"image/jpeg",srcSet:`${r}?imageMogr2/format/jpg`}),v.createElement("img",{ref:d,className:o,src:r,style:Object.assign({},l),loading:a,onLoad:g=>{p(!0),n?.(g.target)},alt:s})):v.createElement("img",{ref:d,className:o,src:r,style:Object.assign({},l),loading:a,onLoad:g=>{p(!0),n?.(g.target)},alt:s}))});var Mt=Pe(Ba);const za=({children:t,isPadding:e=!0,style:i,enableSlideActive:n=!1})=>{const l=ue(),{popupDetailData:o}=Fe();return ve(()=>{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]),v.createElement(ai,{role:"list",tag:"ul",ref:l,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[hl,fl,_i],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var gi=Pe(za);const Wa=({products:t,data:e,defImg:i,style:n,onCLick:l,popupDetailData:o,check:a})=>{var s;const{productView:r}=kt(),{popupCurTimeRef:f}=Fe(),d=(m,p)=>{if(a===p)return;const g=t?.[a];r(o,g,g?.bindCta,f.current,o?.index),l?.(p)};return v.createElement(v.Fragment,null,e?.open&&(t&&t?.length>1||!o)&&v.createElement(gi,{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((m,p)=>{var g,h,y;return v.createElement(v.Fragment,null,m?.bindCta?v.createElement(Ut,{className:_e({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{d(m,p)},key:p},v.createElement(Mt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?e?.translateY+50:50}%`,border:a===p?"1px solid #000":"1px solid #f2f2f2",boxSizing:"border-box"},src:(y=(g=m?.cover)!==null&&g!==void 0?g:(h=m?.homePage)===null||h===void 0?void 0:h[0])!==null&&y!==void 0?y:i})):null)})))};var co=Pe(Wa);const Ha=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}},Xa=t=>t?{backgroundImage:`url(${t})`,backgroundRepeat:"no-repeat",backgroundSize:"cover"}:"",bi=({product:t,enableFormattedPrice:e,globalConfig:i,isHiddenDef:n,style:l})=>{var o,a,s,r,f,d,m,p;if((!t?.currency||!t?.price)&&n)return null;let g=t?.currency&&t?.price?t?.price:7e3,h="",y=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 b=g.toString();y?.showTwoDecimalPoint&&(b=g?.toFixed(2));let A=(r=b?.indexOf("."))!==null&&r!==void 0?r:-1;if(u){h=(f=g?.toLocaleString("zh",{minimumFractionDigits:y?.showTwoDecimalPoint?2:0}))!==null&&f!==void 0?f:"";let S=0,C=A??h?.length;y?.millesimalSymbol==="."?h=h?.replace(/\,/g,function(E,R){return R>=S&&R<C?".":E}):y?.millesimalSymbol===" "&&(h=h?.replace(","," "))}else h=`${y?.showTwoDecimalPoint?g?.toFixed(2):g}`;return y?.decimalPoint===","&&A>0&&(h=h=h?.replace(/\./g,function(S,C){return C>=A&&C<h?.length?",":S})),w=`<span style="font-family:${(p=(m=(d=i?.priceSymbol)===null||d===void 0?void 0:d.fontFamily)!==null&&m!==void 0?m:l?.["fontFamily-en"])!==null&&p!==void 0?p:"inherit"}">${w}</span>`,h=Ee(h,l),y?.currencyPosition&&y?.currencyPosition!=="none"?h=y?.currencyPosition==="left"?w+h:h+w:y?.currencyPosition!=="none"&&(h=w+h),h},Ua=t=>{var e,i,n,l,o,a,s,r,f,d,m,p,g,h,y,w,u,b,A,S,C,E,R,L,{content:x,style:c,bgImg:P,onClick:I,schema:O,isDefault:T,bottom_image:V,tipText:F,isPost:D,viewTime:M,rec:N,swiper:k,commodityStyles:j,buttonStyle:X,index:U,commodityGroup:K,popupBg:J,iframeIcon:oe,commodityImgRatio:he,isTel:be,iframeBgColor:ie,isActive:Ve=!0}=t,Xe=ot(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor","isActive"]);const{sxpParameter:de,popupDetailData:Y,isPreview:$,bffFbReport:me,popupCurTimeRef:fe,checkCommodityIndexRef:ne,globalConfig:Me}=Fe(),{jumpToWeb:Ue,productView:Je}=kt(),Qe=ue(null),[et,ge]=G(!1),[Q,q]=G(!1),[B,Ne]=G((e=Y?.multiCheckIndex)!==null&&e!==void 0?e:0),re=ue(),[Ze,Be]=G(0),Z=D?N:Y;let H=D?Z?.product:(n=(i=Z?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(o=(l=Z?.video)===null||l===void 0?void 0:l.bindProducts)===null||o===void 0?void 0:o[0],Ke=D?(a=Z?.product)===null||a===void 0?void 0:a.bindCta:(f=(r=(s=Z?.video)===null||s===void 0?void 0:s.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&f!==void 0?f:(p=(m=(d=Z?.video)===null||d===void 0?void 0:d.bindProducts)===null||m===void 0?void 0:m[0])===null||p===void 0?void 0:p.bindCta;const ht=D?U:Y?.index;if(!D&&K?.open&&(!((g=Z?.video)===null||g===void 0)&&g.bindProducts)&&((y=(h=Z?.video)===null||h===void 0?void 0:h.bindProducts)===null||y===void 0?void 0:y.length)>0){ne.current=B;const z=(w=Z?.video)===null||w===void 0?void 0:w.bindProducts[B];H=z,Ke=z?.bindCta}const St=()=>{H?.link&&(Ue(Z,H,Ke,ht),D||Je(Z,H,Ke,M||Qe.current,ht),window.location.href=window.getJointUtmLink(H.link))};ve(()=>{Ve&&(me?.({eventName:"ProductView",product:H}),me?.({eventName:"PageView",product:H}))},[Ve,me]),ve(()=>{const z=()=>{Qe.current=new Date};return z(),window.addEventListener("pageshow",z),()=>{window.removeEventListener("pageshow",z)}},[]);const ct=bi({product:H,enableFormattedPrice:(u=j?.price)===null||u===void 0?void 0:u.enableFormattedPrice,globalConfig:Me,style:j?.price}),Ie=($?375:(b=c?.width)!==null&&b!==void 0?b:window.innerWidth)-((A=J?.horizontalMargin)!==null&&A!==void 0?A:0)*2,yt=he?Ie*(he.h/he.w):Ie,Vt=({isPost:z})=>{var se,xe,pe,we;return v.createElement("div",null,v.createElement("div",{className:"pb-commondity-content-collection",style:Wt(j?.collection),hidden:!!H&&(!H?.collection||H?.collection===""),dangerouslySetInnerHTML:{__html:Ee((se=H?.collection)!==null&&se!==void 0?se:"Tiffany Lock",j?.collection)}}),v.createElement("div",{className:"pb-commondity-content-title",style:Wt(j?.title),hidden:!!H&&!H?.title,dangerouslySetInnerHTML:{__html:Ee((xe=H?.title)!==null&&xe!==void 0?xe:"Pendant in Yellow Gold with Diamonds, Medium",j?.title)}}),v.createElement("div",{className:"pb-commondity-content-price",style:Wt(j?.price),hidden:!!H&&!H?.price,dangerouslySetInnerHTML:{__html:ct??""}}),v.createElement("div",{hidden:!!H&&!H?.taxInfo,style:Wt(j?.taxInfo),dangerouslySetInnerHTML:{__html:Ee((pe=H?.taxInfo)!==null&&pe!==void 0?pe:"\u7A0E\u8D39",j?.taxInfo)}}),v.createElement("div",{hidden:!!H&&(!H?.info||H?.info==="")},v.createElement(Ni,{foldText:F?.foldText,unfoldText:F?.unfoldText,onClick:()=>ge(!0),isPost:z,text:(we=H?.info)!==null&&we!==void 0?we:`The design inspiration of Tiffany Lock series comes from the power of connection and inclusiveness, and the
|
1
|
+
import{isEmpty as li,cloneDeep as si,isEqual as gn,debounce as Fi,throttle as bn,get as yn}from"lodash";import{v4 as Po}from"uuid";import _o from"pako";import v,{useContext as fi,useMemo as re,memo as _e,useEffect as ce,createContext as hi,useState as G,useRef as se,useCallback as ne,forwardRef as xi,useImperativeHandle as wn,useLayoutEffect as Do}from"react";import Si from"qs";import Lo from"eventemitter3";import{css as De}from"@emotion/css";import*as xn from"react-dom";import Oo from"react-dom";function st(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 Ct(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{p(n.next(d))}catch(h){a(h)}}function r(d){try{p(n.throw(d))}catch(h){a(h)}}function p(d){d.done?o(d.value):l(d.value).then(s,r)}p((n=n.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const Mo=/:\w+/g;var Sn=(t,e)=>Ct(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:p,queryString:d,headers:h,body:m}=e[l];let g=s;r&&Object.entries(r).forEach(([f,y])=>{g=g.replace(Mo,w=>w===f?y:w)}),d&&(g+=d),n[o]=p;try{const f=yield fetch(g,{method:a,headers:Object.assign({"Content-Type":"application/json"},h),body:JSON.stringify(m)}).then(y=>y.json());i[o]=f}catch(f){console.error("DataSource request error: ",f),i[o]={}}}return{$store:i,idMapName:n}});const Tn="SXP_TOKEN_INFO",No=(t,e)=>Ct(void 0,void 0,void 0,function*(){var i;const n=t.getTenantId(),l=t.getAppId(),o=t.getApiUrl(),a=window.localStorage.getItem(Tn);let s=JSON.parse(a||"{}");if(Date.now()>((i=s?.expireTime)!==null&&i!==void 0?i:0)){const p=yield fetch(`${o}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":n||"","x-app-id":l||""}}).then(d=>d.json());if(p.success){const d=p.data;s=Object.assign(Object.assign({},d),{expireTime:Date.now()+d.expire*1e3}),window.localStorage.setItem(Tn,JSON.stringify(s))}}return s});function Ti(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 Ro=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},Vo=()=>{const t=Po();return t?.replaceAll?t.replaceAll("-",""):Ro(32)},Te=(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"}`,p=`font-family:${l??"inherit"}`,d=m=>{let g=m.search(a),f=m.search(s);return g!==-1&&f!==-1&&g<f&&(i+=`<span style="${r}">${m.substring(g,f)}</span>`,o=m.substring(f,m?.length)),g!==-1&&f!==-1&&g>f&&(i+=`<span style="${p}">${m.substring(f,g)}</span>`,o=m.substring(g,m?.length)),g===-1?(i+=`<span style="${p}">${m.substring(f,m?.length)}</span>`,o="",!1):f===-1?(i+=`<span style="${r}">${m.substring(g,m?.length)}</span>`,o="",!1):!0};let h=!0;for(;h;)h=d(o);return i};function En(){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 In(){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 kn(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 Bi(){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 Pn(t){const i=atob(t).split("").map(function(o){return o.charCodeAt(0)}),n=new Uint8Array(i),l=_o.inflate(n,{to:"string"});return JSON.parse(l)}let zi=null;const jo={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class Fo{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,zi)return zi;zi=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?jo[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let Pt=null;const Bo={init:({appId:t,tenantId:e,env:i="live",apiUrl:n})=>{Pt||(Pt=new Fo),n&&Pt.setApiUrl(n),Pt.setAppId(t),Pt.setTenantId(e),Pt.setEnv(i)},getDetail:t=>{if(!Pt)return;const e=Pt.getTenantId(),i=Pt.getAppId(),n=Pt.getApiUrl();return fetch(`${n}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(l=>Ct(void 0,void 0,void 0,function*(){var o,a;const s=yield l.json(),r=Pn((o=s?.data)===null||o===void 0?void 0:o.data);if(r){const{$store:p}=yield Sn(n,(a=r?.dataSource)!==null&&a!==void 0?a:[]);s.data.data=r,Object.assign(s.data.data,{__STORE__:p})}return s}))},getSxpDetailByPageId:t=>Ct(void 0,void 0,void 0,function*(){if(!Pt)return;const e=Pt.getTenantId(),i=Pt.getAppId(),n=Pt.getApiUrl();return fetch(`${n}/storefront/v1/page/build?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(l=>Ct(void 0,void 0,void 0,function*(){var o;const a=yield l.json();return a.success?(o=a?.data)===null||o===void 0?void 0:o.map(r=>Object.assign(Object.assign({},r),{data:Pn(r?.data)})):void 0}))}),getSxpRecommendVideoData:t=>Ct(void 0,void 0,void 0,function*(){if(!Pt)return;const e=yield No(Pt,t),i=Ti(0,0);let n=window.localStorage.getItem("SXP_FAKE_SESSION_ID");li(n)&&(n=Ti(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 ti(){return fi(Wn)}function zo(){return fi(zn)}const Wi="feRealSessionIdKey",_n=()=>{const t=Vo();return`${Date.now()}${t}`},Wo=()=>{let t=Ho();return t||(t=_n(),window.sessionStorage.setItem(Wi,t)),t},Dn=()=>{const t=_n();window.sessionStorage.setItem(Wi,t)},Ho=()=>window.sessionStorage.getItem(Wi),Ln="SXP_FAKE_USER_ID",On="FAKE_USER_STATE",Mn="AGREE_POLICY",Nn="SLIDE_SKIP_STATE",Rn="CCONTSENT_STATE",Vn=()=>{let t=window.localStorage.getItem(Ln);return li(t)&&(t=Ti(36,62),window.localStorage.setItem(Ln,t)),t},Xo=()=>{const t=window.localStorage.getItem(On);return li(t)&&window.localStorage.setItem(On,"true"),li(t)},Go=()=>{const t=window.localStorage.getItem(Nn);return li(t)},Uo=()=>{window.localStorage.setItem(Nn,"true")},Yo=()=>{const t=window.localStorage.getItem(Rn);return li(t)&&window.localStorage.setItem(Rn,"true"),li(t)};function Wt(t,e){const{appDomain:i}=Be();return re(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const Et=new Lo;var gt;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(gt||(gt={}));const qo=({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=re(()=>{const h=location.search.slice(1),m=Si.parse(h.replace(/\+/g,"%2B"));for(const g in m)m[g]=m[g].replace(/%2B/g,"+");return m},[]),p=h=>{var m;return(m=r[h])!==null&&m!==void 0?m:null};ce(()=>{s?.({eventInfo:{eventSubject:"privacyEnter",eventDescription:"User enter privacy page",utmSource:p("utm_source"),utmMedium:p("utm_medium"),utmCampaign:p("utm_campaign"),utmId:p("utm_id"),utmContent:p("utm_content"),clSource:p("cl_source"),enterTime:`${Date.now()}`,enterUrl:window.location.href,rtc:null,requestId:null,sessionID:null}})},[]);const 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(Mn,"yes")};return v.createElement("div",{className:"consent-bg"},v.createElement("div",{className:"consent"},v.createElement("div",{className:"consent-col"},v.createElement("div",{className:"consent-title"},i??"Privacy Policy"),v.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.")),v.createElement("div",{className:"consent-col"},v.createElement("button",{"aria-label":"agree",className:"consent-btn",onClick:d},"Agree"),v.createElement("a",{className:"consent-policy",target:"_blank",href:l?`https://${l}`:void 0},o??"More information"))))};var Zo=_e(qo);const jn=hi({rtcList:[],tagList:[]});var Hi;(function(t){t[t.BFF=5]="BFF"})(Hi||(Hi={}));const Ei="FOR U",Ko=({render:t,dataSources:e,utmVal:i,enableReportEvent:n=!0,maxSize:l,defaultSize:o,isPreview:a=!1,sxpParameter:s,appDomain:r,hashTagSize:p,loadingImage:d,isOpenHashTag:h=!1,enabledMetaConversionApi:m=!1,consentHeight:g,consentWidth:f,isOpenConsent:y=!1,isEditor:w=!1,utmParameter:u,channelQueryList:b,data:A,dataList:S,onUpdateSchema:C,onUpdateChannel:E})=>{var M,L,x,c,D;const[I,O]=G([]),[T,V]=G([]),[F,_]=G(!1),[N,R]=G({rtc:"",requestId:""}),k=se(null),j=se(!1),[H,U]=G(()=>!!window.localStorage.getItem(Mn)),[J,Q]=G(),[oe,me]=G(),[ee,Ce]=G(h),[Fe,He]=G([]),[ue,Y]=G(0),[le,ve]=G(!1),[pe,ae]=G(null),Le=se(),qe=se(),[Je,et]=G(Ei),tt=se(-1),he=se(null),[q,K]=G(!1),[B,Ne]=G((L=(M=A?.data)===null||M===void 0?void 0:M.sxpPageConf)===null||L===void 0?void 0:L.globalConfig),[te,ze]=G(A),[Qe,$]=G(!1),[z,$e]=G(),[pt,jt]=G(),ot=re(()=>{var W,X,ge,Re;return(((Re=(ge=(X=(W=B?.consent)===null||W===void 0?void 0:W[0])===null||X===void 0?void 0:X.item)===null||ge===void 0?void 0:ge.props)===null||Re===void 0?void 0:Re.privacy_necessity)&&!H&&!w||y)&&Qe},[H,B,y,w,Qe]),kt=ne(W=>{E?.(W),jt(W)},[]),wt=ne(W=>{var X;const ge=W?.recList;return(X=ge?.map(de=>{var be,Ge,Ze,Ke,ut,lt;if(!((be=de?.video)===null||be===void 0)&&be.bindProducts&&((Ze=(Ge=de?.video)===null||Ge===void 0?void 0:Ge.bindProducts)===null||Ze===void 0?void 0:Ze.length)>0){const vt=(lt=(ut=(Ke=de?.video)===null||Ke===void 0?void 0:Ke.bindProducts)===null||ut===void 0?void 0:ut.filter(at=>!!at?.bindCta))!==null&<!==void 0?lt:[];return Object.assign(Object.assign({},de),{video:Object.assign(Object.assign({},de?.video),{bindProducts:vt})})}return de}))!==null&&X!==void 0?X:[]},[]);ce(()=>{const W=X=>{Le.current=X};return Et.on(gt.CHANGE_THEME_TAG,W),()=>{Et.off(gt.CHANGE_THEME_TAG,W)}},[]),ce(()=>{Ce(h)},[h]);const Nt=re(()=>e?.find(W=>W.type===Hi.BFF),[e]),je=ne((W,X)=>{if(!Nt)return;const ge=Nt.url,Re=Vn();if(X?.query){const de=Si.stringify(X.query);W=`${W}?${de}`}if(X.type==="beacon"&&navigator.sendBeacon){const de=Si.stringify(Object.assign(Object.assign({},Nt.headers),{"x-user-id":Re}));return de&&(W=X?.query?`${W}&${de}`:`${W}?${de}`),navigator.sendBeacon(`${ge}/api/v1${W}`,new Blob([JSON.stringify(Object.assign({},X.body))],{type:"application/json;charset=UTF-8"}))}return window.fetch(`${ge}/api/v1${W}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":Re},Nt.headers),method:X.method,body:JSON.stringify(X.body)}).then(de=>de.json()).catch(de=>Promise.reject(de))},[Nt]),Lt=ne(W=>Ct(void 0,void 0,void 0,function*(){var X,ge,Re,de,be,Ge,Ze,Ke,ut,lt,vt,at,Me,nt;if(W={maxSize:(X=W?.maxSize)!==null&&X!==void 0?X:l,defaultSize:(ge=W?.defaultSize)!==null&&ge!==void 0?ge:o,hashTag:W?.hashTag,traceInfo:W?.traceInfo,themeTag:W?.themeTag,pageNum:W?.pageNum,contentFilter:W?.contentFilter,productFilter:W?.productFilter},pt)W=Object.assign(Object.assign({},W),{channel:decodeURIComponent(pt)});else if(i){const xt=(be=(de=(Re=i?.split("&"))===null||Re===void 0?void 0:Re.filter(St=>{var ke,P;const Z=St.split("=")[0];return(P=(ke=u?.channels)!==null&&ke!==void 0?ke:[])===null||P===void 0?void 0:P.includes(Z)}))===null||de===void 0?void 0:de.join("&"))!==null&&be!==void 0?be:"";xt&&(W=Object.assign(Object.assign({},W),{channel:decodeURIComponent(xt)}))}if(w){let xt=1;if(W=Object.assign(Object.assign(Object.assign({},W),{directPage:!0,level:1}),!i&&b&&b?.length>0&&{channel:b?.[0]}),!W?.channel||j.current)return;j.current=!0;let St=[],ke=null;const P=Z=>Ct(void 0,void 0,void 0,function*(){var ie,Ae,xe,Ee,fe,Se;if(Z.pageNum=xt,ke=yield je?.("/recommend/list",{method:"POST",body:Z}),!ke?.success)return;_(!1),St=St.concat((Ee=(xe=(Ae=(ie=ke?.data)===null||ie===void 0?void 0:ie.recList)===null||Ae===void 0?void 0:Ae.filter)===null||xe===void 0?void 0:xe.call(Ae,Ie=>Ie?.product||Ie?.video))!==null&&Ee!==void 0?Ee:[]),O(wt(Object.assign(Object.assign({},ke.data),{recList:St}))),He(wt(Object.assign(Object.assign({},ke.data),{recList:St}))),((Se=(fe=ke?.data)===null||fe===void 0?void 0:fe.recList)===null||Se===void 0?void 0:Se.some(Ie=>Ie?.product||Ie?.video))&&(xt=xt+1,yield P(Z))});return yield P(W),!W?.hashTag&&ke&&R({rtc:(Ge=ke?.data)===null||Ge===void 0?void 0:Ge.rtc,requestId:(Ze=ke?.data)===null||Ze===void 0?void 0:Ze.requestId}),Object.assign(Object.assign({},ke.data),{recList:St})}B?.enablePreview&&(W=Object.assign(Object.assign({},W),{directPage:!0,level:1,pageNum:(Ke=W?.pageNum)!==null&&Ke!==void 0?Ke:1}));const Ue=yield je?.("/recommend/list",{method:"POST",body:W});if(Ue?.success){if(W?.hashTag||R({rtc:Ue.data.rtc,requestId:Ue.data.requestId}),B?.enablePreview&&!w){let xt=[];return xt=xt.concat((at=(vt=(lt=(ut=Ue?.data)===null||ut===void 0?void 0:ut.recList)===null||lt===void 0?void 0:lt.filter)===null||vt===void 0?void 0:vt.call(lt,ke=>ke?.product||ke?.video))!==null&&at!==void 0?at:[]),((nt=(Me=Ue?.data)===null||Me===void 0?void 0:Me.recList)===null||nt===void 0?void 0:nt.some(ke=>ke?.product||ke?.video))||K(!0),Object.assign(Object.assign({},Ue.data),{recList:xt})}return Ue?.data}}),[je,i,l,o,b,pt]),Zt=ne(W=>Ct(void 0,void 0,void 0,function*(){var X,ge,Re,de;if(I.length<=0)return;const be=I?.[I?.length-1],Ge=yield Lt(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:oe?.hashTag},((X=be?.product)===null||X===void 0?void 0:X.itemId)&&{productFilter:[(ge=be?.product)===null||ge===void 0?void 0:ge.itemId]}),((Re=be?.video)===null||Re===void 0?void 0:Re.itemId)&&{contentFilter:[(de=be?.video)===null||de===void 0?void 0:de.itemId]}),{themeTag:Le.current}),B?.enablePreview&&!w&&{pageNum:W}));return O(I.concat(wt(Ge))),He(Fe.concat(wt(Ge))),Ge}),[Lt,I,oe,Fe]),mt=ne(({userInfo:W,eventInfo:X,reportLayId:ge=!0})=>{if(!n||B?.enablePreview)return;W||(W={});const Re=Wo(),de=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({sessionID:Re,rtc:N.rtc,requestId:N.requestId},X),Cn()&&{sxpDevice:Cn()}),In()&&{sxpSystem:In()}),En()&&{sxpBrowser:En()}),{playbookType:B?.playbook==="organic menu"?"organicMenu":"paidMedia"}),z&&ge&&{layoutVariantId:z}),be=Object.entries(W).map(([Ze,Ke])=>({name:Ze,value:Ke})),Ge=Object.entries(de).map(([Ze,Ke])=>Ke&&{name:Ze,value:Ke}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",W),console.log("eventInfo:",de),console.log("========= \u7ED3\u675F ========="),je?.("/event/report",{method:"POST",body:{userInfo:be,eventInfo:Ge},type:"beacon"})},[je,N,n,B?.enablePreview,z]),Ut=ne(({eventName:W,product:X})=>{var ge,Re,de,be,Ge;if(!n||!m||B?.enablePreview||!(!((ge=B?.converApi)===null||ge===void 0)&&ge[W]))return;let Ze=si((Re=B?.converApi)===null||Re===void 0?void 0:Re[W]);const Ke=new URLSearchParams(window.location.search),ut=Ke?.get("fbclid"),lt={event_source_url:(de=window?.location)===null||de===void 0?void 0:de.href,external_id:Vn(),client_user_agent:(Ge=(be=window?.navigator)===null||be===void 0?void 0:be.userAgent)!==null&&Ge!==void 0?Ge:"",fbc:ut?`fb.2.${new Date().getTime()}.${ut}`:"",fbp:kn("_fbp")?`fb.2.${new Date().getTime()}.${kn("_fbp")}`:"",time:Math.floor(Date.now()/1e3)},vt=/\{\{(.*?)\}\}/g,at=Me=>{if(Me){if(Me instanceof Array)Me?.map(nt=>at(nt));else for(const nt in Me)if(Me.hasOwnProperty(nt)){const Ue=Me?.[nt];if(typeof Ue=="object")at(Ue);else if(typeof Ue=="string"){const xt=Ue?.match(vt);xt&&xt.forEach(St=>{var ke;const P=St.substring(2,St.length-2);try{let Z=new Function("fix_par","product",`return ${P}`)(lt,X);Z?(P?.indexOf("currency")!==-1&&Z?.indexOf("-")!==-1&&typeof Z=="string"&&(Z=(ke=Z?.split("-"))===null||ke===void 0?void 0:ke[0]),Me[nt]=Z):delete Me[nt]}catch(Z){delete Me[nt],console.error("An error occurred:",Z?.message)}})}}}};return at(Ze),je?.("/fb/events",{method:"POST",body:Ze,type:"beacon"})},[je,n,m,B?.enablePreview]),$t=ne(W=>Ct(void 0,void 0,void 0,function*(){const X=yield je?.("/recommend/like",{method:"POST",body:W});return X?.success}),[je]),ei=ne(W=>Ct(void 0,void 0,void 0,function*(){const X=yield je?.("/recommend/unlike",{method:"POST",body:W});return X?.success}),[je]),Kt=ne(W=>Ct(void 0,void 0,void 0,function*(){const X=yield je?.("/customform",{method:"POST",body:W});return X?.success}),[je]),Ft=ne(W=>Ct(void 0,void 0,void 0,function*(){var X,ge,Re,de,be,Ge,Ze,Ke;const ut=!!(!((Re=(ge=(X=W?.data)===null||X===void 0?void 0:X.sxpPageConf)===null||ge===void 0?void 0:ge.globalConfig)===null||Re===void 0)&&Re.isShowTag);if(!(!i||!ut))try{const lt=(Ge=(be=(de=i?.split("&"))===null||de===void 0?void 0:de.filter(at=>{var Me,nt;const Ue=at.split("=")[0];return(nt=(Me=u?.channels)!==null&&Me!==void 0?Me:[])===null||nt===void 0?void 0:nt.includes(Ue)}))===null||be===void 0?void 0:be.join("&"))!==null&&Ge!==void 0?Ge:"",vt=yield je?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(lt)}});V((Ke=(Ze=vt?.data)===null||Ze===void 0?void 0:Ze.tags)!==null&&Ke!==void 0?Ke:[])}catch(lt){console.log("e",lt)}}),[je,i]),Oe=ne((W,X,ge,Re)=>{var de,be,Ge,Ze,Ke,ut,lt,vt,at,Me,nt,Ue,xt,St,ke,P,Z,ie,Ae,xe,Ee,fe,Se,We,Ie,Ye,we,Pe,ft,dt,rt,ct,Tt,Ve,yt,Ot;const ht=ge?.bindCta,Bt=((de=X?.video)===null||de===void 0?void 0:de.bindProduct)||((be=X?.video)===null||be===void 0?void 0:be.bindProducts)&&((Ze=(Ge=X?.video)===null||Ge===void 0?void 0:Ge.bindProducts)===null||Ze===void 0?void 0:Ze.length)>0;let It="",Mt=null;le?It="hashTagPage":!((Ke=X?.video)===null||Ke===void 0)&&Ke.url?(It="videoPage",Mt="video"):!((lt=(ut=X?.video)===null||ut===void 0?void 0:ut.imgUrls)===null||lt===void 0)&<.length&&(It="imagePage",Mt="image");const mi=(St=(Ue=(vt=ge?.tags)!==null&&vt!==void 0?vt:(nt=(Me=(at=X?.video)===null||at===void 0?void 0:at.bindProducts)===null||Me===void 0?void 0:Me[0])===null||nt===void 0?void 0:nt.tags)!==null&&Ue!==void 0?Ue:(xt=X?.video)===null||xt===void 0?void 0:xt.tags)!==null&&St!==void 0?St:(ke=X?.product)===null||ke===void 0?void 0:ke.tags;mt?.({eventInfo:Object.assign(Object.assign({},W),{ctaId:(P=ht?.itemId)!==null&&P!==void 0?P:"",ctaName:(Z=ht?.title)!==null&&Z!==void 0?Z:"",contentTags:mi?JSON.stringify(mi):"",position:Re+"",contentId:(Ae=(ie=X?.video)===null||ie===void 0?void 0:ie.itemId)!==null&&Ae!==void 0?Ae:"",productId:Bt?ge?.itemId:"",traceInfo:(yt=(ct=(we=(Se=(xe=ht?.traceInfo)!==null&&xe!==void 0?xe:(fe=(Ee=X?.video)===null||Ee===void 0?void 0:Ee.bindCta)===null||fe===void 0?void 0:fe.traceInfo)!==null&&Se!==void 0?Se:(Ye=(Ie=(We=X?.video)===null||We===void 0?void 0:We.bindProduct)===null||Ie===void 0?void 0:Ie.bindCta)===null||Ye===void 0?void 0:Ye.traceInfo)!==null&&we!==void 0?we:(rt=(dt=(ft=(Pe=X?.video)===null||Pe===void 0?void 0:Pe.bindProducts)===null||ft===void 0?void 0:ft[0])===null||dt===void 0?void 0:dt.bindCta)===null||rt===void 0?void 0:rt.traceInfo)!==null&&ct!==void 0?ct:(Ve=(Tt=X?.product)===null||Tt===void 0?void 0:Tt.bindCta)===null||Ve===void 0?void 0:Ve.traceInfo)!==null&&yt!==void 0?yt:"",fromKName:It,fromKPage:(Ot=location?.href)!==null&&Ot!==void 0?Ot:"",contentFormat:Mt})})},[mt,le]),ye=ne(()=>{var W,X;const ge=location.search.slice(1),Re=Si.parse(ge.replace(/\+/g,"%2B"));for(const Ge in Re)Re[Ge]=Re[Ge].replace(/%2B/g,"+");const de=Ge=>{var Ze;return(Ze=Re[Ge])!==null&&Ze!==void 0?Ze:""},be=new Date;qe.current=be,mt?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:de("utm_source"),utmMedium:de("utm_medium"),utmCampaign:de("utm_campaign"),utmId:de("utm_id"),utmContent:de("utm_content"),enterTime:Math.floor(be/1e3)+"",requestId:null,enterUrl:(X=(W=window?.location)===null||W===void 0?void 0:W.href)!==null&&X!==void 0?X:"",clSource:de("cl_source")},reportLayId:!1})},[mt]);ce(()=>{ot||ye()},[ot]),ce(()=>{if(ot||a)return;_(!0);let W;Lt().then(X=>{var ge,Re,de,be,Ge,Ze,Ke,ut,lt,vt;if(X){const at=wt(X);B?.playbook==="organic menu"&&!pt&&at.unshift("organic menu"),O(at),He(at);let Me;if(X?.layoutVariantId){const nt=(Re=(ge=X?.layoutVariantId)===null||ge===void 0?void 0:ge.split("-"))===null||Re===void 0?void 0:Re[1];nt&&(W=nt,$e(nt),Me=S?.find(Ue=>Ue?.id===nt),Me&&(ze(Me),document.title=(de=Me?.name)!==null&&de!==void 0?de:"home",Ne((be=Me?.data)===null||be===void 0?void 0:be.globalConfig),C?.(Me?.data),!((vt=(lt=(ut=(Ke=(Ze=(Ge=Me?.data)===null||Ge===void 0?void 0:Ge.globalConfig)===null||Ze===void 0?void 0:Ze.consent)===null||Ke===void 0?void 0:Ke[0])===null||ut===void 0?void 0:ut.item)===null||lt===void 0?void 0:lt.props)===null||vt===void 0)&&vt.privacy_necessity&&$(!0)))}Ft(Me??te)}}).finally(()=>{mt({eventInfo:Object.assign({eventSubject:"apiRequest",eventDescription:"api request succeed"},W&&{layoutVariantId:W})}),_(!1)})},[ot,pt]),ce(()=>{a&&(_(!0),Ft(te),Lt().then(W=>{if(W){const X=wt(W);B?.playbook==="organic menu"&&!pt&&X.unshift("organic menu"),O(X),He(X)}}).finally(()=>{_(!1)}))},[Lt,Ft,pt]);const it=Wt("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",r);return v.createElement(jn.Provider,{value:{rtcList:I,setRtcList:O,mutateLike:$t,mutateUnlike:ei,submitForm:Kt,popupDetailData:J,loadVideos:Zt,setPopupDetailData:Q,getRecommendVideos:Lt,bffEventReport:mt,isPreview:a,loading:F,sxpParameter:s,waterFallData:oe,setWaterFallData:me,ctaEvent:Oe,swiperRef:k,openHashtag:ee,setOpenHashtag:Ce,cacheRtcList:Fe,setCacheRtcList:He,cacheActiveIndex:ue,setCacheActiveIndex:Y,isFromHashtag:le,setIsFromHashtag:ve,appDomain:r,hashTagSize:p,loadingImage:d??it,isOpenHashTag:h,tagList:T,setLoading:_,videoRef:pe,setVideoRef:ae,bffFbReport:Ut,isAgreePolicy:H,setIsAgreePolicy:U,curTime:qe,h5EnterLink:ye,themeTag:Le,isShowConsent:ot,selectTag:Je,setSelectTag:et,globalConfig:B,popupCurTimeRef:he,checkCommodityIndexRef:tt,isEditor:w,isNoMoreData:q,updateChannel:kt,channel:pt}},ot?v.createElement(Zo,Object.assign({},(D=(c=(x=B?.consent)===null||x===void 0?void 0:x[0])===null||c===void 0?void 0:c.item)===null||D===void 0?void 0:D.props)):t({rtcList:I,mutateLike:$t,mutateUnlike:ei,submitForm:Kt,tagList:T,pageData:te}))};var Fn=_e(Ko);function Be(){return fi(jn)}var Bn;(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"})(Bn||(Bn={}));const zn=hi({$store:{},options:[],configs:[]}),Jo=({children:t,isSsr:e,enable:i})=>{const[n,l]=G([]),{schema:o}=ti(),[a,s]=G(o.__STORE__||{}),[r,p]=G([]);ce(()=>{var m;e||gn(r,o?.dataSource)||p((m=o?.dataSource)!==null&&m!==void 0?m:[])},[o?.dataSource,e]);const d=ne(()=>Ct(void 0,void 0,void 0,function*(){const{$store:m,idMapName:g}=yield Sn("",r);s(m),h(m,g)}),[r]),h=(m,g)=>{const f=[];Object.entries(m).forEach(([y,w])=>{Object.keys(w).forEach(u=>{const b={label:`${g[y]} - ${u}`,value:`{{ ${y}.${u} }}`};f.push(b)})}),l(f)};return ce(()=>{e||d()},[d,e,o]),i?v.createElement(zn.Provider,{value:{$store:o.__STORE__||a,options:n,configs:r}},t):t};var Qo=_e(Jo);const Ii={id:Ti(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},Xi={id:"",duration:0,name:"none"},Wn=v.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[Ii],redoStack:[],popup:Xi,setPopup:()=>{}}),Hn=xi(({children:t,resolver:e,isSsr:i,schema:n,enableDataSource:l=!0,utmVal:o},a)=>{const[s,r]=G(null),[p,d]=G(n||{pointData:[Ii],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[h,m]=G([Ii]),[g,f]=G([[Ii]]),[y,w]=G([]),[u,b]=G(Xi);typeof window<"u"&&(window.sxpPopup=(M,L)=>{b(Object.assign(Object.assign(Object.assign({},Xi),{id:M}),L))}),typeof window<"u"&&(window.getJointUtmLink=M=>(Uo(),M?.indexOf("?")!==-1?M+(o?"&"+o:""):M+(o?"?"+o:""))),ce(()=>{f([p.pointData]),w([])},[p.type]);const A=ne(M=>{const L=si(p);L&&(L.dataSource=M,d?.(L))},[p]),[S,C]=G();wn(a,()=>({loadSchema(M){M&&(f([M.pointData]),d(M))},exportSchema(){return si(p)},getPageInfoData(){return S},initPageInfoData(M){M&&C(M)}}));const E=re(()=>{if(p)return p.type==="PC"?p.pcPageConf:p.mobilePageConf},[p]);return v.createElement(Wn.Provider,{value:{resolver:e,currentNode:s,schema:p,setCurrentNode:r,setSchema:d,saveDataSource:A,prePiontData:h,setPrePiontData:m,pageInfoData:S,setPageInfoData:M=>C(Object.assign(Object.assign({},S),M)),undoStack:g,redoStack:y,setRedoStack:w,setUndoStack:f,getCurPageConf:E,popup:u,setPopup:b}},v.createElement(Qo,{isSsr:i,enable:l},t))});var $o=Object.freeze({__proto__:null,EditorCore:Hn}),el=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],tl=[{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 _t(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:n}=Be(),l=ne((s,r,p,d,h)=>{var m,g,f,y,w,u,b,A,S,C,E,M,L,x,c,D,I,O,T,V,F,_,N,R,k,j,H,U,J,Q,oe,me,ee,Ce,Fe,He,ue,Y;let le="";e&&(!((g=(m=s?.video)===null||m===void 0?void 0:m.bindProducts)===null||g===void 0)&&g.length||!((f=s?.video)===null||f===void 0)&&f.bindProduct)?le="pdpPage":n?le="hashTagPage":!((y=s?.video)===null||y===void 0)&&y.url?le="videoPage":!((w=s?.video)===null||w===void 0)&&w.imgUrls&&(!((b=(u=s?.video)===null||u===void 0?void 0:u.imgUrls)===null||b===void 0)&&b.length)?le="imagePage":s?.product&&(le="productPage");const ve=(x=(M=(A=r?.tags)!==null&&A!==void 0?A:(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:(L=s?.video)===null||L===void 0?void 0:L.tags)!==null&&x!==void 0?x:(c=s?.product)===null||c===void 0?void 0:c.tags;let pe=null;!((D=s?.video)===null||D===void 0)&&D.url?pe="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)&&(pe="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:(_=r?.collection)!==null&&_!==void 0?_:"",fromKName:le,fromKPage:location?.href,contentTags:ve?JSON.stringify(ve):"",position:d+"",contentId:(R=(N=s?.video)===null||N===void 0?void 0:N.itemId)!==null&&R!==void 0?R:"",ctatId:(k=p?.itemId)!==null&&k!==void 0?k:"",traceInfo:(Y=(Fe=(ee=(J=(j=h??r?.traceInfo)!==null&&j!==void 0?j:(U=(H=s?.video)===null||H===void 0?void 0:H.bindProduct)===null||U===void 0?void 0:U.traceInfo)!==null&&J!==void 0?J:(me=(oe=(Q=s?.video)===null||Q===void 0?void 0:Q.bindProducts)===null||oe===void 0?void 0:oe[0])===null||me===void 0?void 0:me.traceInfo)!==null&&ee!==void 0?ee:(Ce=s?.product)===null||Ce===void 0?void 0:Ce.traceInfo)!==null&&Fe!==void 0?Fe:(ue=(He=s?.video)===null||He===void 0?void 0:He.bindCta)===null||ue===void 0?void 0:ue.traceInfo)!==null&&Y!==void 0?Y:""},pe&&{contentFormat:pe})})},[t,e,n]),o=ne((s,r,p,d,h)=>{var m,g,f,y,w,u,b,A,S,C,E,M,L,x;let c="";e&&(!((g=(m=s?.video)===null||m===void 0?void 0:m.bindProducts)===null||g===void 0)&&g.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:(y=s?.video)===null||y===void 0?void 0:y.itemId,ctatId:p?.itemId,traceInfo:(x=(M=(A=(w=r?.traceInfo)!==null&&w!==void 0?w:(b=(u=s?.video)===null||u===void 0?void 0:u.bindProduct)===null||b===void 0?void 0:b.traceInfo)!==null&&A!==void 0?A:(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:(L=s?.product)===null||L===void 0?void 0:L.traceInfo)!==null&&x!==void 0?x:"",timeOnSite:Math.floor((new Date-d)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),a=ne((s,r,p,d)=>{r&&r===Ei&&t?.({eventInfo:{lastFeed:s,themeTags:p?`['${p}']`:"",hashTags:d?`['${d}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:l,productView:o,backMainFeed:a}}const il=({layout:t,columns:e,onChange:i})=>v.createElement(v.Fragment,null,e?.map((n,l)=>v.createElement("div",{key:l,className:"pb-appoint-form-container-item",style:{flexDirection:t==="horizontal"?"row":"column"}},t!=="inline"&&v.createElement("label",{className:"pb-appoint-form-container-label"},n?.title),n?.valueType==="text"&&v.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 nl=_e(il);const ol=t=>{var e,i,{columns:n,style:l,title:o,textStyle:a,submitBgColor:s,submitColor:r,submitText:p,layoutType:d="inline",isExternalLink:h,isPopup:m,onClick:g,onClose:f,submitButtonStyle:y}=t,w=st(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:u,popupDetailData:b}=Be(),{jumpToWeb:A}=_t(),[S,C]=G(!1),[E,M]=G({}),[L,x]=G(0),c=re(()=>[{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"}],[]),D=((e=document?.documentElement)===null||e===void 0?void 0:e.clientHeight)||((i=document?.body)===null||i===void 0?void 0:i.clientHeight),I=re(()=>si(n)||c,[n,c]),O=ne(V=>{const{name:F,value:_}=V.target;M(Object.assign(Object.assign({},E),{[F]:_}))},[E]),T=Fi(()=>Ct(void 0,void 0,void 0,function*(){var V,F,_,N,R;const k=E;if(!k)return;const j=(F=(V=Object.keys(k))===null||V===void 0?void 0:V.map(U=>{var J;return{name:U,value:(J=k[U])!==null&&J!==void 0?J:""}}))===null||F===void 0?void 0:F.filter(U=>U?.value);if(!j||!j?.length)return;C(!0);const H=yield u?.({attributes:j});if(C(!1),H){if(h){const U=b,J=(_=U?.video)===null||_===void 0?void 0:_.bindProduct,Q=(R=(N=U?.video)===null||N===void 0?void 0:N.bindProduct)===null||R===void 0?void 0:R.bindCta,oe=b?.index;A(U,J,Q,oe)}m||f?.(),g?.()}}),1e3);return ce(()=>{const V=()=>{var F,_;if(!navigator.userAgent.toLowerCase().includes("android"))return;(((F=document?.documentElement)===null||F===void 0?void 0:F.clientHeight)||((_=document?.body)===null||_===void 0?void 0:_.clientHeight))<D?x(50):x(0)};return window.addEventListener("resize",V),()=>{window.removeEventListener("resize",V)}},[]),v.createElement("div",{className:"pb-appoint-form"},v.createElement("div",{className:`pb-appoint-form-title ${De(Object.assign({},a))}`,dangerouslySetInnerHTML:{__html:Te(o,a)}}),v.createElement("div",Object.assign({className:De(Object.assign(Object.assign({},l),{marginTop:L}))},w),v.createElement("div",{className:"pb-appoint-form-container"},v.createElement(nl,{columns:I,layout:d,onChange:O}))),v.createElement("div",{className:"pb-appoint-form-btn-wrapper"},v.createElement("button",{"aria-label":p,onClick:T,className:"pb-appoint-form-btn",style:Object.assign({color:r,background:s},y),dangerouslySetInnerHTML:{__html:Te(S?"loading...":p,y)}})))};var ll=_e(ol);function bt(t,e){return t.extend=e,t}const al=bt(ll,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:tl,bindableProps:[],interactionRender:el},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 rl=[{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 Xn(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function Gi(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:Xn(e[i])&&Xn(t[i])&&Object.keys(e[i]).length>0&&Gi(t[i],e[i])})}const Gn={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 Rt(){const t=typeof document<"u"?document:{};return Gi(t,Gn),t}const sl={document:Gn,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 Dt(){const t=typeof window<"u"?window:{};return Gi(t,sl),t}function ii(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function dl(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function di(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function Ht(){return Date.now()}function cl(t){const e=Dt();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function ul(t,e){e===void 0&&(e="x");const i=Dt();let n,l,o;const a=cl(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 Ci(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function vl(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function zt(){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&&!vl(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&&(Ci(t[s])&&Ci(n[s])?n[s].__swiper__?t[s]=n[s]:zt(t[s],n[s]):!Ci(t[s])&&Ci(n[s])?(t[s]={},n[s].__swiper__?t[s]=n[s]:zt(t[s],n[s])):t[s]=n[s])}}}return t}function ki(t,e,i){t.style.setProperty(e,i)}function Un(t){let{swiper:e,targetPosition:i,side:n}=t;const l=Dt(),o=-e.translate;let a=null,s;const r=e.params.speed;e.wrapperEl.style.scrollSnapType="none",l.cancelAnimationFrame(e.cssModeFrameID);const p=i>o?"next":"prev",d=(m,g)=>p==="next"&&m>=g||p==="prev"&&m<=g,h=()=>{s=new Date().getTime(),a===null&&(a=s);const m=Math.max(Math.min((s-a)/r,1),0),g=.5-Math.cos(m*Math.PI)/2;let f=o+g*(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 Yt(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function Pi(t){try{console.warn(t);return}catch{}}function ci(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:ii(e)),i}function Yn(t){const e=Dt(),i=Rt(),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 pl(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 ml(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 ni(t,e){return Dt().getComputedStyle(t,null).getPropertyValue(e)}function Ai(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function _i(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 Ui(t,e){function i(n){n.target===t&&(e.call(t,n),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function Yi(t,e,i){const n=Dt();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 Xe(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function qi(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o=Rt(),a=Dt();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 g=m.keyCode||m.charCode,f=e.params.keyboard.pageUpDown,y=f&&g===33,w=f&&g===34,u=g===37,b=g===39,A=g===38,S=g===40;if(!e.allowSlideNext&&(e.isHorizontal()&&b||e.isVertical()&&S||w)||!e.allowSlidePrev&&(e.isHorizontal()&&u||e.isVertical()&&A||y))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&&(y||w||u||b||A||S)){let C=!1;if(_i(e.el,`.${e.params.slideClass}, swiper-slide`).length>0&&_i(e.el,`.${e.params.slideActiveClass}`).length===0)return;const E=e.el,M=E.clientWidth,L=E.clientHeight,x=a.innerWidth,c=a.innerHeight,D=Yn(E);h&&(D.left-=E.scrollLeft);const I=[[D.left,D.top],[D.left+M,D.top],[D.left,D.top+L],[D.left+M,D.top+L]];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()?((y||w||u||b)&&(m.preventDefault?m.preventDefault():m.returnValue=!1),((w||b)&&!h||(y||u)&&h)&&e.slideNext(),((y||u)&&!h||(w||b)&&h)&&e.slidePrev()):((y||w||A||S)&&(m.preventDefault?m.preventDefault():m.returnValue=!1),(w||S)&&e.slideNext(),(y||A)&&e.slidePrev()),l("keyPress",g)}}function r(){e.keyboard.enabled||(o.addEventListener("keydown",s),e.keyboard.enabled=!0)}function p(){e.keyboard.enabled&&(o.removeEventListener("keydown",s),e.keyboard.enabled=!1)}n("init",()=>{e.params.keyboard.enabled&&r()}),n("destroy",()=>{e.keyboard.enabled&&p()}),Object.assign(e.keyboard,{enable:r,disable:p})}function Di(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o=Dt();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=Ht(),r;const p=[];function d(A){let M=0,L=0,x=0,c=0;return"detail"in A&&(L=A.detail),"wheelDelta"in A&&(L=-A.wheelDelta/120),"wheelDeltaY"in A&&(L=-A.wheelDeltaY/120),"wheelDeltaX"in A&&(M=-A.wheelDeltaX/120),"axis"in A&&A.axis===A.HORIZONTAL_AXIS&&(M=L,L=0),x=M*10,c=L*10,"deltaY"in A&&(c=A.deltaY),"deltaX"in A&&(x=A.deltaX),A.shiftKey&&!x&&(x=c,c=0),(x||c)&&A.deltaMode&&(A.deltaMode===1?(x*=40,c*=40):(x*=800,c*=800)),x&&!M&&(M=x<1?-1:1),c&&!L&&(L=c<1?-1:1),{spinX:M,spinY:L,pixelX:x,pixelY:c}}function h(){e.enabled&&(e.mouseEntered=!0)}function m(){e.enabled&&(e.mouseEntered=!1)}function g(A){return e.params.mousewheel.thresholdDelta&&A.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&Ht()-s<e.params.mousewheel.thresholdTime?!1:A.delta>=6&&Ht()-s<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)),s=new o.Date().getTime(),!1)}function f(A){const S=e.params.mousewheel;if(A.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 y(A){let S=A,C=!0;if(!e.enabled||A.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 L=M&&M.contains(S.target);if(!e.mouseEntered&&!L&&!E.releaseOnEdges)return!0;S.originalEvent&&(S=S.originalEvent);let x=0;const c=e.rtlTranslate?-1:1,D=d(S);if(E.forceToAxis)if(e.isHorizontal())if(Math.abs(D.pixelX)>Math.abs(D.pixelY))x=-D.pixelX*c;else return!0;else if(Math.abs(D.pixelY)>Math.abs(D.pixelX))x=-D.pixelY;else return!0;else x=Math.abs(D.pixelX)>Math.abs(D.pixelY)?-D.pixelX*c:-D.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:Ht(),delta:Math.abs(x),direction:Math.sign(x),raw:A};p.length>=2&&p.shift();const T=p.length?p[p.length-1]:void 0;if(p.push(O),T?(O.direction!==T.direction||O.delta>T.delta||O.time>T.time+150)&&g(O):g(O),f(O))return!0}else{const O={time:Ht(),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,_=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||!_&&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,p.length>=15&&p.shift();const N=p.length?p[p.length-1]:void 0,R=p[0];if(p.push(O),N&&(O.delta>N.delta||O.direction!==N.direction))p.splice(0);else if(p.length>=15&&O.time-R.time<500&&R.delta-O.delta>=1&&O.delta<=6){const k=x>0?.8:.2;r=O,p.splice(0),a=di(()=>{e.slideToClosest(e.params.speed,!0,void 0,k)},0)}a||(a=di(()=>{r=O,p.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(A){let S=e.el;e.params.mousewheel.eventsTarget!=="container"&&(S=document.querySelector(e.params.mousewheel.eventsTarget)),S[A]("mouseenter",h),S[A]("mouseleave",m),S[A]("wheel",y)}function u(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",y),!0):e.mousewheel.enabled?!1:(w("addEventListener"),e.mousewheel.enabled=!0,!0)}function b(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,y),!0):e.mousewheel.enabled?(w("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}n("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&b(),e.params.mousewheel.enabled&&u()}),n("destroy",()=>{e.params.cssMode&&u(),e.mousewheel.enabled&&b()}),Object.assign(e.mousewheel,{enable:u,disable:b})}function Zi(t,e,i,n){return t.params.createElements&&Object.keys(n).forEach(l=>{if(!i[l]&&i.auto===!0){let o=Yt(t.el,`.${n[l]}`)[0];o||(o=ci("div",n[l]),o.className=n[l],t.el.append(o)),i[l]=o,e[l]=o}}),i}function Ki(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 y;return f&&typeof f=="string"&&e.isElement&&(y=e.el.querySelector(f),y)?y:(f&&(typeof f=="string"&&(y=[...document.querySelectorAll(f)]),e.params.uniqueNavElements&&typeof f=="string"&&y&&y.length>1&&e.el.querySelectorAll(f).length===1?y=e.el.querySelector(f):y&&y.length===1&&(y=y[0])),f&&!y?f:y)}function a(f,y){const w=e.params.navigation;f=Xe(f),f.forEach(u=>{u&&(u.classList[y?"add":"remove"](...w.disabledClass.split(" ")),u.tagName==="BUTTON"&&(u.disabled=y),e.params.watchOverflow&&e.enabled&&u.classList[e.isLocked?"add":"remove"](w.lockClass))})}function s(){const{nextEl:f,prevEl:y}=e.navigation;if(e.params.loop){a(y,!1),a(f,!1);return}a(y,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 p(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 y=o(f.nextEl),w=o(f.prevEl);Object.assign(e.navigation,{nextEl:y,prevEl:w}),y=Xe(y),w=Xe(w);const u=(b,A)=>{b&&b.addEventListener("click",A==="next"?p:r),!e.enabled&&b&&b.classList.add(...f.lockClass.split(" "))};y.forEach(b=>u(b,"next")),w.forEach(b=>u(b,"prev"))}function h(){let{nextEl:f,prevEl:y}=e.navigation;f=Xe(f),y=Xe(y);const w=(u,b)=>{u.removeEventListener("click",b==="next"?p:r),u.classList.remove(...e.params.navigation.disabledClass.split(" "))};f.forEach(u=>w(u,"next")),y.forEach(u=>w(u,"prev"))}n("init",()=>{e.params.navigation.enabled===!1?g():(d(),s())}),n("toEdge fromEdge lock unlock",()=>{s()}),n("destroy",()=>{h()}),n("enable disable",()=>{let{nextEl:f,prevEl:y}=e.navigation;if(f=Xe(f),y=Xe(y),e.enabled){s();return}[...f,...y].filter(w=>!!w).forEach(w=>w.classList.add(e.params.navigation.lockClass))}),n("click",(f,y)=>{let{nextEl:w,prevEl:u}=e.navigation;w=Xe(w),u=Xe(u);const b=y.target;let A=u.includes(b)||w.includes(b);if(e.isElement&&!A){const S=y.path||y.composedPath&&y.composedPath();S&&(A=S.find(C=>w.includes(C)||u.includes(C)))}if(e.params.navigation.hideOnClick&&!A){if(e.pagination&&e.params.pagination&&e.params.pagination.clickable&&(e.pagination.el===b||e.pagination.el.contains(b)))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()},g=()=>{e.el.classList.add(...e.params.navigation.navigationDisabledClass.split(" ")),h()};Object.assign(e.navigation,{enable:m,disable:g,update:s,init:d,destroy:h})}function Jt(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function Li(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 p(u,b){const{bulletActiveClass:A}=e.params.pagination;u&&(u=u[`${b==="prev"?"previous":"next"}ElementSibling`],u&&(u.classList.add(`${A}-${b}`),u=u[`${b==="prev"?"previous":"next"}ElementSibling`],u&&u.classList.add(`${A}-${b}-${b}`)))}function d(u){const b=u.target.closest(Jt(e.params.pagination.bulletClass));if(!b)return;u.preventDefault();const A=Ai(b)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===A)return;e.slideToLoop(A)}else e.slideTo(A)}function h(){const u=e.rtl,b=e.params.pagination;if(r())return;let A=e.pagination.el;A=Xe(A);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),b.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const L=e.pagination.bullets;let x,c,D;if(b.dynamicBullets&&(a=Yi(L[0],e.isHorizontal()?"width":"height",!0),A.forEach(I=>{I.style[e.isHorizontal()?"width":"height"]=`${a*(b.dynamicMainBullets+4)}px`}),b.dynamicMainBullets>1&&C!==void 0&&(s+=S-(C||0),s>b.dynamicMainBullets-1?s=b.dynamicMainBullets-1:s<0&&(s=0)),x=Math.max(S-s,0),c=x+(Math.min(L.length,b.dynamicMainBullets)-1),D=(c+x)/2),L.forEach(I=>{const O=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(T=>`${b.bulletActiveClass}${T}`)].map(T=>typeof T=="string"&&T.includes(" ")?T.split(" "):T).flat();I.classList.remove(...O)}),A.length>1)L.forEach(I=>{const O=Ai(I);O===S?I.classList.add(...b.bulletActiveClass.split(" ")):e.isElement&&I.setAttribute("part","bullet"),b.dynamicBullets&&(O>=x&&O<=c&&I.classList.add(...`${b.bulletActiveClass}-main`.split(" ")),O===x&&p(I,"prev"),O===c&&p(I,"next"))});else{const I=L[S];if(I&&I.classList.add(...b.bulletActiveClass.split(" ")),e.isElement&&L.forEach((O,T)=>{O.setAttribute("part",T===S?"bullet-active":"bullet")}),b.dynamicBullets){const O=L[x],T=L[c];for(let V=x;V<=c;V+=1)L[V]&&L[V].classList.add(...`${b.bulletActiveClass}-main`.split(" "));p(O,"prev"),p(T,"next")}}if(b.dynamicBullets){const I=Math.min(L.length,b.dynamicMainBullets+4),O=(a*I-a)/2-D*a,T=u?"right":"left";L.forEach(V=>{V.style[e.isHorizontal()?T:"top"]=`${O}px`})}}A.forEach((L,x)=>{if(b.type==="fraction"&&(L.querySelectorAll(Jt(b.currentClass)).forEach(c=>{c.textContent=b.formatFractionCurrent(S+1)}),L.querySelectorAll(Jt(b.totalClass)).forEach(c=>{c.textContent=b.formatFractionTotal(M)})),b.type==="progressbar"){let c;b.progressbarOpposite?c=e.isHorizontal()?"vertical":"horizontal":c=e.isHorizontal()?"horizontal":"vertical";const D=(S+1)/M;let I=1,O=1;c==="horizontal"?I=D:O=D,L.querySelectorAll(Jt(b.progressbarFillClass)).forEach(T=>{T.style.transform=`translate3d(0,0,0) scaleX(${I}) scaleY(${O})`,T.style.transitionDuration=`${e.params.speed}ms`})}b.type==="custom"&&b.renderCustom?(L.innerHTML=b.renderCustom(e,S+1,M),x===0&&l("paginationRender",L)):(x===0&&l("paginationRender",L),l("paginationUpdate",L)),e.params.watchOverflow&&e.enabled&&L.classList[e.isLocked?"add":"remove"](b.lockClass)})}function m(){const u=e.params.pagination;if(r())return;const b=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.grid&&e.params.grid.rows>1?e.slides.length/Math.ceil(e.params.grid.rows):e.slides.length;let A=e.pagination.el;A=Xe(A);let S="";if(u.type==="bullets"){let C=e.params.loop?Math.ceil(b/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&C>b&&(C=b);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=[],A.forEach(C=>{u.type!=="custom"&&(C.innerHTML=S||""),u.type==="bullets"&&e.pagination.bullets.push(...C.querySelectorAll(Jt(u.bulletClass)))}),u.type!=="custom"&&l("paginationRender",A[0])}function g(){e.params.pagination=Zi(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const u=e.params.pagination;if(!u.el)return;let b;typeof u.el=="string"&&e.isElement&&(b=e.el.querySelector(u.el)),!b&&typeof u.el=="string"&&(b=[...document.querySelectorAll(u.el)]),b||(b=u.el),!(!b||b.length===0)&&(e.params.uniqueNavElements&&typeof u.el=="string"&&Array.isArray(b)&&b.length>1&&(b=[...e.el.querySelectorAll(u.el)],b.length>1&&(b=b.filter(A=>_i(A,".swiper")[0]===e.el)[0])),Array.isArray(b)&&b.length===1&&(b=b[0]),Object.assign(e.pagination,{el:b}),b=Xe(b),b.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`),s=0,u.dynamicMainBullets<1&&(u.dynamicMainBullets=1)),u.type==="progressbar"&&u.progressbarOpposite&&A.classList.add(u.progressbarOppositeClass),u.clickable&&A.addEventListener("click",d),e.enabled||A.classList.add(u.lockClass)}))}function f(){const u=e.params.pagination;if(r())return;let b=e.pagination.el;b&&(b=Xe(b),b.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",d))})),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:b}=e.pagination;b=Xe(b),b.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?w():(g(),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=Xe(u),u.forEach(b=>b.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),n("lock unlock",()=>{h()}),n("click",(u,b)=>{const A=b.target,S=Xe(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&S&&S.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 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 y=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:u}=e.pagination;u&&(u=Xe(u),u.forEach(b=>b.classList.remove(e.params.pagination.paginationDisabledClass))),g(),m(),h()},w=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:u}=e.pagination;u&&(u=Xe(u),u.forEach(b=>b.classList.add(e.params.pagination.paginationDisabledClass))),f()};Object.assign(e.pagination,{enable:y,disable:w,render:m,update:h,init:g,destroy:f})}function fl(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o=Rt();let a=!1,s=null,r=null,p,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 g(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:I,rtlTranslate:O}=e,{dragEl:T,el:V}=I,F=e.params.scrollbar,_=e.params.loop?e.progressLoop:e.progress;let N=d,R=(h-d)*_;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 y(){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)-Yn(V)[e.isHorizontal()?"left":"top"]-(p!==null?p:d/2))/(h-d),F=Math.max(Math.min(F,1),0),T&&(F=1-F);const _=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*F;e.updateProgress(_),e.setTranslate(_),e.updateActiveIndex(),e.updateSlidesClasses()}function b(I){const O=e.params.scrollbar,{scrollbar:T,wrapperEl:V}=e,{el:F,dragEl:_}=T;a=!0,p=I.target===_?w(I)-I.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,I.preventDefault(),I.stopPropagation(),V.style.transitionDuration="100ms",_.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 A(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=di(()=>{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,_=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",b,_),o[R]("pointermove",A,_),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 L(){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(Jt(e.params.scrollbar.dragClass)),F||(F=ci("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"](...ii(e.params.scrollbar.lockClass))}function x(){const I=e.params.scrollbar,O=e.scrollbar.el;O&&O.classList.remove(...ii(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=Xe(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():(L(),y(),g())}),n("update resize observerUpdate lock unlock changeDirection",()=>{y()}),n("setTranslate",()=>{g()}),n("setTransition",(I,O)=>{f(O)}),n("enable disable",()=>{const{el:I}=e.scrollbar;I&&I.classList[e.enabled?"remove":"add"](...ii(e.params.scrollbar.lockClass))}),n("destroy",()=>{x()});const c=()=>{e.el.classList.remove(...ii(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...ii(e.params.scrollbar.scrollbarDisabledClass)),L(),y(),g()},D=()=>{e.el.classList.add(...ii(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...ii(e.params.scrollbar.scrollbarDisabledClass)),x()};Object.assign(e.scrollbar,{enable:c,disable:D,updateSize:y,setTranslate:g,init:L,destroy:x})}function Ji(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(_){const N=l;N.length!==0&&(N.innerHTML="",N.innerHTML=_)}function p(_){_===void 0&&(_=16);const N=()=>Math.round(16*Math.random()).toString(16);return"x".repeat(_).replace(/x/g,N)}function d(_){_=Xe(_),_.forEach(N=>{N.setAttribute("tabIndex","0")})}function h(_){_=Xe(_),_.forEach(N=>{N.setAttribute("tabIndex","-1")})}function m(_,N){_=Xe(_),_.forEach(R=>{R.setAttribute("role",N)})}function g(_,N){_=Xe(_),_.forEach(R=>{R.setAttribute("aria-roledescription",N)})}function f(_,N){_=Xe(_),_.forEach(R=>{R.setAttribute("aria-controls",N)})}function y(_,N){_=Xe(_),_.forEach(R=>{R.setAttribute("aria-label",N)})}function w(_,N){_=Xe(_),_.forEach(R=>{R.setAttribute("id",N)})}function u(_,N){_=Xe(_),_.forEach(R=>{R.setAttribute("aria-live",N)})}function b(_){_=Xe(_),_.forEach(N=>{N.setAttribute("aria-disabled",!0)})}function A(_){_=Xe(_),_.forEach(N=>{N.setAttribute("aria-disabled",!1)})}function S(_){if(_.keyCode!==13&&_.keyCode!==32)return;const N=e.params.a11y,R=_.target;if(!(e.pagination&&e.pagination.el&&(R===e.pagination.el||e.pagination.el.contains(_.target))&&!_.target.matches(Jt(e.params.pagination.bulletClass)))){if(e.navigation&&e.navigation.prevEl&&e.navigation.nextEl){const k=Xe(e.navigation.prevEl);Xe(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(Jt(e.params.pagination.bulletClass))&&R.click()}}function C(){if(e.params.loop||e.params.rewind||!e.navigation)return;const{nextEl:_,prevEl:N}=e.navigation;N&&(e.isBeginning?(b(N),h(N)):(A(N),d(N))),_&&(e.isEnd?(b(_),h(_)):(A(_),d(_)))}function E(){return e.pagination&&e.pagination.bullets&&e.pagination.bullets.length}function M(){return E()&&e.params.pagination.clickable}function L(){const _=e.params.a11y;E()&&e.pagination.bullets.forEach(N=>{e.params.pagination.clickable&&(d(N),e.params.pagination.renderBullet||(m(N,"button"),y(N,_.paginationBulletMessage.replace(/\{\{index\}\}/,Ai(N)+1)))),N.matches(Jt(e.params.pagination.bulletActiveClass))?N.setAttribute("aria-current","true"):N.removeAttribute("aria-current")})}const x=(_,N,R)=>{d(_),_.tagName!=="BUTTON"&&(m(_,"button"),_.addEventListener("keydown",S)),y(_,R),f(_,N)},c=_=>{a&&a!==_.target&&!a.contains(_.target)&&(o=!0),e.a11y.clicked=!0},D=()=>{o=!1,requestAnimationFrame(()=>{requestAnimationFrame(()=>{e.destroyed||(e.a11y.clicked=!1)})})},I=_=>{s=new Date().getTime()},O=_=>{if(e.a11y.clicked||new Date().getTime()-s<100)return;const N=_.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||_.sourceCapabilities&&_.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 _=e.params.a11y;_.itemRoleDescriptionMessage&&g(e.slides,_.itemRoleDescriptionMessage),_.slideRole&&m(e.slides,_.slideRole);const N=e.slides.length;_.slideLabelMessage&&e.slides.forEach((R,k)=>{const j=e.params.loop?parseInt(R.getAttribute("data-swiper-slide-index"),10):k,H=_.slideLabelMessage.replace(/\{\{index\}\}/,j+1).replace(/\{\{slidesLength\}\}/,N);y(R,H)})},V=()=>{const _=e.params.a11y;e.el.append(l);const N=e.el;_.containerRoleDescriptionMessage&&g(N,_.containerRoleDescriptionMessage),_.containerMessage&&y(N,_.containerMessage);const R=e.wrapperEl,k=_.id||R.getAttribute("id")||`swiper-wrapper-${p(16)}`,j=e.params.autoplay&&e.params.autoplay.enabled?"off":"polite";w(R,k),u(R,j),T();let{nextEl:H,prevEl:U}=e.navigation?e.navigation:{};H=Xe(H),U=Xe(U),H&&H.forEach(Q=>x(Q,k,_.nextSlideMessage)),U&&U.forEach(Q=>x(Q,k,_.prevSlideMessage)),M()&&Xe(e.pagination.el).forEach(oe=>{oe.addEventListener("keydown",S)}),Rt().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",D,!0)};function F(){l&&l.remove();let{nextEl:_,prevEl:N}=e.navigation?e.navigation:{};_=Xe(_),N=Xe(N),_&&_.forEach(k=>k.removeEventListener("keydown",S)),N&&N.forEach(k=>k.removeEventListener("keydown",S)),M()&&Xe(e.pagination.el).forEach(j=>{j.removeEventListener("keydown",S)}),Rt().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",D,!0))}n("beforeInit",()=>{l=ci("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&&L()}),n("destroy",()=>{e.params.a11y.enabled&&F()})}function Oi(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,p=o&&o.autoplay?o.autoplay.delay:3e3,d,h=new Date().getTime(),m,g,f,y,w,u,b;function A(N){!e||e.destroyed||!e.wrapperEl||N.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",A),!(b||N.detail&&N.detail.bySwiperTouchMove)&&c())}const S=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?m=!0:m&&(p=d,m=!1);const N=e.autoplay.paused?d:h+p-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,p=e.params.autoplay.delay;const k=C();!Number.isNaN(k)&&k>0&&typeof N>"u"&&(R=k,r=k,p=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")},L=()=>{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",A):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"))},D=()=>{if(e.destroyed||!e.autoplay.running)return;const N=Rt();N.visibilityState==="hidden"&&(u=!0,x(!0)),N.visibilityState==="visible"&&c()},I=N=>{N.pointerType==="mouse"&&(u=!0,b=!0,!(e.animating||e.autoplay.paused)&&x(!0))},O=N=>{N.pointerType==="mouse"&&(b=!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=()=>{Rt().addEventListener("visibilitychange",D)},_=()=>{Rt().removeEventListener("visibilitychange",D)};n("init",()=>{e.params.autoplay.enabled&&(T(),F(),M())}),n("destroy",()=>{V(),_(),e.autoplay.running&&L()}),n("_freeModeStaticRelease",()=>{(f||u)&&c()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?L():x(!0,!0)}),n("beforeTransitionStart",(N,R,k)=>{e.destroyed||!e.autoplay.running||(k||!e.params.autoplay.disableOnInteraction?x(!0,!0):L())}),n("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){L();return}g=!0,f=!1,u=!1,y=setTimeout(()=>{u=!0,f=!0,x(!0)},200)}}),n("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!g)){if(clearTimeout(y),clearTimeout(a),e.params.autoplay.disableOnInteraction){f=!1,g=!1;return}f&&e.params.cssMode&&c(),f=!1,g=!1}}),n("slideChange",()=>{e.destroyed||!e.autoplay.running||(w=!0)}),Object.assign(e.autoplay,{start:M,stop:L,pause:x,resume:c})}function hl(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:p}=e;r.velocities.length===0&&r.velocities.push({position:p[e.isHorizontal()?"startX":"startY"],time:r.touchStartTime}),r.velocities.push({position:p[e.isHorizontal()?"currentX":"currentY"],time:Ht()})}function s(r){let{currentPos:p}=r;if(e.params.cssMode)return;const{params:d,wrapperEl:h,rtlTranslate:m,snapGrid:g,touchEventsData:f}=e,w=Ht()-f.touchStartTime;if(p<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(p>-e.maxTranslate()){e.slides.length<g.length?e.slideTo(g.length-1):e.slideTo(e.slides.length-1);return}if(d.freeMode.momentum){if(f.velocities.length>1){const L=f.velocities.pop(),x=f.velocities.pop(),c=L.position-x.position,D=L.time-x.time;e.velocity=c/D,e.velocity/=2,Math.abs(e.velocity)<d.freeMode.minimumVelocity&&(e.velocity=0),(D>150||Ht()-L.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 b=e.velocity*u;let A=e.translate+b;m&&(A=-A);let S=!1,C;const E=Math.abs(e.velocity)*20*d.freeMode.momentumBounceRatio;let M;if(A<e.maxTranslate())d.freeMode.momentumBounce?(A+e.maxTranslate()<-E&&(A=e.maxTranslate()-E),C=e.maxTranslate(),S=!0,f.allowMomentumBounce=!0):A=e.maxTranslate(),d.loop&&d.centeredSlides&&(M=!0);else if(A>e.minTranslate())d.freeMode.momentumBounce?(A-e.minTranslate()>E&&(A=e.minTranslate()+E),C=e.minTranslate(),S=!0,f.allowMomentumBounce=!0):A=e.minTranslate(),d.loop&&d.centeredSlides&&(M=!0);else if(d.freeMode.sticky){let L;for(let x=0;x<g.length;x+=1)if(g[x]>-A){L=x;break}Math.abs(g[L]-A)<Math.abs(g[L-1]-A)||e.swipeDirection==="next"?A=g[L]:A=g[L-1],A=-A}if(M&&l("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(m?u=Math.abs((-A-e.translate)/e.velocity):u=Math.abs((A-e.translate)/e.velocity),d.freeMode.sticky){const L=Math.abs((m?-A:A)-e.translate),x=e.slidesSizesGrid[e.activeIndex];L<x?u=d.speed:L<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(A),e.transitionStart(!0,e.swipeDirection),e.animating=!0,Ui(h,()=>{!e||e.destroyed||!f.allowMomentumBounce||(n("momentumBounce"),e.setTransition(d.speed),setTimeout(()=>{e.setTranslate(C),Ui(h,()=>{!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,Ui(h,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(A),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 Qi;function Al(){const t=Dt(),e=Rt();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function qn(){return Qi||(Qi=Al()),Qi}let $i;function gl(t){let{userAgent:e}=t===void 0?{}:t;const i=qn(),n=Dt(),l=n.navigator.platform,o=e||n.navigator.userAgent,a={ios:!1,android:!1},s=n.screen.width,r=n.screen.height,p=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_]+)/),g=l==="Win32";let f=l==="MacIntel";const y=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!d&&f&&i.touch&&y.indexOf(`${s}x${r}`)>=0&&(d=o.match(/(Version)\/([\d.]+)/),d||(d=[0,1,"13_0_0"]),f=!1),p&&!g&&(a.os="android",a.android=!0),(d||m||h)&&(a.os="ios",a.ios=!0),a}function Zn(t){return t===void 0&&(t={}),$i||($i=gl(t)),$i}let en;function bl(){const t=Dt(),e=Zn();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,p]=s.split("Version/")[1].split(" ")[0].split(".").map(d=>Number(d));i=r<16||r===16&&p<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 yl(){return en||(en=bl()),en}function wl(t){let{swiper:e,on:i,emit:n}=t;const l=Dt();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:g}=e;let f=m,y=g;h.forEach(w=>{let{contentBoxSize:u,contentRect:b,target:A}=w;A&&A!==e.el||(f=b?b.width:(u[0]||u).inlineSize,y=b?b.height:(u[0]||u).blockSize)}),(f!==m||y!==g)&&s()})}),o.observe(e.el))},p=()=>{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",()=>{p(),l.removeEventListener("resize",s),l.removeEventListener("orientationchange",d)})}function xl(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o=[],a=Dt(),s=function(d,h){h===void 0&&(h={});const m=a.MutationObserver||a.WebkitMutationObserver,g=new m(f=>{if(e.__preventObserver__)return;if(f.length===1){l("observerUpdate",f[0]);return}const y=function(){l("observerUpdate",f[0])};a.requestAnimationFrame?a.requestAnimationFrame(y):a.setTimeout(y,0)});g.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(g)},r=()=>{if(e.params.observer){if(e.params.observeParents){const d=_i(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})}},p=()=>{o.forEach(d=>{d.disconnect()}),o.splice(0,o.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",r),n("destroy",p)}var Sl={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(p=>{p.apply(n,[r,...i])}),t.eventsListeners&&t.eventsListeners[r]&&t.eventsListeners[r].forEach(p=>{p.apply(n,i)})}),t}};function Tl(){const t=this;let e,i;const n=t.el;typeof t.params.width<"u"&&t.params.width!==null?e=t.params.width:e=n.clientWidth,typeof t.params.height<"u"&&t.params.height!==null?i=t.params.height:i=n.clientHeight,!(e===0&&t.isHorizontal()||i===0&&t.isVertical())&&(e=e-parseInt(ni(n,"padding-left")||0,10)-parseInt(ni(n,"padding-right")||0,10),i=i-parseInt(ni(n,"padding-top")||0,10)-parseInt(ni(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 El(){const t=this;function e(c,D){return parseFloat(c.getPropertyValue(t.getDirectionLabel(D))||0)}const i=t.params,{wrapperEl:n,slidesEl:l,size:o,rtlTranslate:a,wrongRTL:s}=t,r=t.virtual&&i.virtual.enabled,p=r?t.virtual.slides.length:t.slides.length,d=Yt(l,`.${t.params.slideClass}, swiper-slide`),h=r?t.virtual.slides.length:d.length;let m=[];const g=[],f=[];let y=i.slidesOffsetBefore;typeof y=="function"&&(y=i.slidesOffsetBefore.call(t));let w=i.slidesOffsetAfter;typeof w=="function"&&(w=i.slidesOffsetAfter.call(t));const u=t.snapGrid.length,b=t.slidesGrid.length;let A=i.spaceBetween,S=-y,C=0,E=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,d.forEach(c=>{a?c.style.marginLeft="":c.style.marginRight="",c.style.marginBottom="",c.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(ki(n,"--swiper-centered-offset-before",""),ki(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 L;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){L=0;let D;if(d[c]&&(D=d[c]),M&&t.grid.updateSlide(c,D,d),!(d[c]&&ni(D,"display")==="none")){if(i.slidesPerView==="auto"){x&&(d[c].style[t.getDirectionLabel("width")]="");const I=getComputedStyle(D),O=D.style.transform,T=D.style.webkitTransform;if(O&&(D.style.transform="none"),T&&(D.style.webkitTransform="none"),i.roundLengths)L=t.isHorizontal()?Yi(D,"width",!0):Yi(D,"height",!0);else{const V=e(I,"width"),F=e(I,"padding-left"),_=e(I,"padding-right"),N=e(I,"margin-left"),R=e(I,"margin-right"),k=I.getPropertyValue("box-sizing");if(k&&k==="border-box")L=V+N+R;else{const{clientWidth:j,offsetWidth:H}=D;L=V+F+_+N+R+(H-j)}}O&&(D.style.transform=O),T&&(D.style.webkitTransform=T),i.roundLengths&&(L=Math.floor(L))}else L=(o-(i.slidesPerView-1)*A)/i.slidesPerView,i.roundLengths&&(L=Math.floor(L)),d[c]&&(d[c].style[t.getDirectionLabel("width")]=`${L}px`);d[c]&&(d[c].swiperSlideSize=L),f.push(L),i.centeredSlides?(S=S+L/2+C/2+A,C===0&&c!==0&&(S=S-o/2-A),c===0&&(S=S-o/2-A),Math.abs(S)<1/1e3&&(S=0),i.roundLengths&&(S=Math.floor(S)),E%i.slidesPerGroup===0&&m.push(S),g.push(S)):(i.roundLengths&&(S=Math.floor(S)),(E-Math.min(t.params.slidesPerGroupSkip,E))%t.params.slidesPerGroup===0&&m.push(S),g.push(S),S=S+L+A),t.virtualSize+=L+A,C=L,E+=1}}if(t.virtualSize=Math.max(t.virtualSize,o)+w,a&&s&&(i.effect==="slide"||i.effect==="coverflow")&&(n.style.width=`${t.virtualSize+A}px`),i.setWrapperSize&&(n.style[t.getDirectionLabel("width")]=`${t.virtualSize+A}px`),M&&t.grid.updateWrapperSize(L,m),!i.centeredSlides){const c=[];for(let D=0;D<m.length;D+=1){let I=m[D];i.roundLengths&&(I=Math.floor(I)),m[D]<=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]+A;if(i.slidesPerGroup>1){const D=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),I=c*i.slidesPerGroup;for(let O=0;O<D;O+=1)m.push(m[m.length-1]+I)}for(let D=0;D<t.virtual.slidesBefore+t.virtual.slidesAfter;D+=1)i.slidesPerGroup===1&&m.push(m[m.length-1]+c),g.push(g[g.length-1]+c),t.virtualSize+=c}if(m.length===0&&(m=[0]),A!==0){const c=t.isHorizontal()&&a?"marginLeft":t.getDirectionLabel("marginRight");d.filter((D,I)=>!i.cssMode||i.loop?!0:I!==d.length-1).forEach(D=>{D.style[c]=`${A}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let c=0;f.forEach(I=>{c+=I+(A||0)}),c-=A;const D=c-o;m=m.map(I=>I<=0?-y:I>D?D+w:I)}if(i.centerInsufficientSlides){let c=0;f.forEach(I=>{c+=I+(A||0)}),c-=A;const D=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(c+D<o){const I=(o-c-D)/2;m.forEach((O,T)=>{m[T]=O-I}),g.forEach((O,T)=>{g[T]=O+I})}}if(Object.assign(t,{slides:d,snapGrid:m,slidesGrid:g,slidesSizesGrid:f}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){ki(n,"--swiper-centered-offset-before",`${-m[0]}px`),ki(n,"--swiper-centered-offset-after",`${t.size/2-f[f.length-1]/2}px`);const c=-t.snapGrid[0],D=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(I=>I+c),t.slidesGrid=t.slidesGrid.map(I=>I+D)}if(h!==p&&t.emit("slidesLengthChange"),m.length!==u&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),g.length!==b&&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`,D=t.el.classList.contains(c);h<=i.maxBackfaceHiddenSlides?D||t.el.classList.add(c):D&&t.el.classList.remove(c)}}function Il(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 Cl(){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 Kn=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function kl(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 p=n[r];let d=p.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(d-=n[0].swiperSlideOffset);const h=(a+(i.centeredSlides?e.minTranslate():0)-d)/(p.swiperSlideSize+s),m=(a-o[0]+(i.centeredSlides?e.minTranslate():0)-d)/(p.swiperSlideSize+s),g=-(a-d),f=g+e.slidesSizesGrid[r],y=g>=0&&g<=e.size-e.slidesSizesGrid[r],w=g>=0&&g<e.size-1||f>1&&f<=e.size||g<=0&&f>=e.size;w&&(e.visibleSlides.push(p),e.visibleSlidesIndexes.push(r)),Kn(p,w,i.slideVisibleClass),Kn(p,y,i.slideFullyVisibleClass),p.progress=l?-h:h,p.originalProgress=l?-m:m}}function Pl(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,p=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],g=e.slidesGrid[h],f=e.slidesGrid[e.slidesGrid.length-1],y=Math.abs(t);y>=m?s=(y-m)/f:s=(y+f-g)/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&&!p&&e.emit("reachEnd toEdge"),(r&&!o||p&&!a)&&e.emit("fromEdge"),e.emit("progress",l)}const tn=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function _l(){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=>Yt(n,`.${i.slideClass}${h}, swiper-slide${h}`)[0];let r,p,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],p=e.filter(h=>h.column===l-1)[0]):r=e[l];r&&(a||(d=ml(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!d&&(d=e[0]),p=pl(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!p===0&&(p=e[e.length-1]))),e.forEach(h=>{tn(h,h===r,i.slideActiveClass),tn(h,h===d,i.slideNextClass),tn(h,h===p,i.slidePrevClass)}),t.emitSlidesClasses()}const Mi=(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()}},nn=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},on=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,p)=>a+n+p)),t.slides.forEach((r,p)=>{s.includes(r.column)&&nn(t,p)});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)&&nn(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)&&nn(t,a)};function Dl(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 Ll(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,p;const d=g=>{let f=g-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=Dl(e)),n.indexOf(i)>=0)p=n.indexOf(i);else{const g=Math.min(l.slidesPerGroupSkip,r);p=g+Math.floor((r-g)/l.slidesPerGroup)}if(p>=n.length&&(p=n.length-1),r===o&&!e.params.loop){p!==s&&(e.snapIndex=p,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 g=e.slides.filter(y=>y.column===r)[0];let f=parseInt(g.getAttribute("data-swiper-slide-index"),10);Number.isNaN(f)&&(f=Math.max(e.slides.indexOf(g),0)),m=Math.floor(f/l.grid.rows)}else if(e.slides[r]){const g=e.slides[r].getAttribute("data-swiper-slide-index");g?m=parseInt(g,10):m=r}else m=r;Object.assign(e,{previousSnapIndex:s,snapIndex:p,previousRealIndex:a,realIndex:m,previousIndex:o,activeIndex:r}),e.initialized&&on(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(a!==m&&e.emit("realIndexChange"),e.emit("slideChange"))}function Ol(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 Ml={updateSize:Tl,updateSlides:El,updateAutoHeight:Il,updateSlidesOffset:Cl,updateSlidesProgress:kl,updateProgress:Pl,updateSlidesClasses:_l,updateActiveIndex:Ll,updateClickedSlide:Ol};function Nl(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=ul(o,t);return a+=e.cssOverflowAdjustment(),n&&(a=-a),a||0}function Rl(t,e){const i=this,{rtlTranslate:n,params:l,wrapperEl:o,progress:a}=i;let s=0,r=0;const p=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, ${p}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 Vl(){return-this.snapGrid[0]}function jl(){return-this.snapGrid[this.snapGrid.length-1]}function Fl(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(),p=o.maxTranslate();let d;if(n&&t>r?d=r:n&&t<p?d=p: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 Un({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 Bl={getTranslate:Nl,setTranslate:Rl,minTranslate:Vl,maxTranslate:jl,translateTo:Fl};function zl(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 Jn(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 Wl(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;n.cssMode||(n.autoHeight&&i.updateAutoHeight(),Jn({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function Hl(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;i.animating=!1,!n.cssMode&&(i.setTransition(0),Jn({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var Xl={setTransition:zl,transitionStart:Wl,transitionEnd:Hl};function Gl(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:p,previousIndex:d,activeIndex:h,rtlTranslate:m,wrapperEl:g,enabled:f}=o;if(!f&&!n&&!l||o.destroyed||o.animating&&s.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=o.params.speed);const y=Math.min(o.params.slidesPerGroupSkip,a);let w=y+Math.floor((a-y)/o.params.slidesPerGroup);w>=r.length&&(w=r.length-1);const u=-r[w];if(s.normalizeSlideIndex)for(let A=0;A<p.length;A+=1){const S=-Math.floor(u*100),C=Math.floor(p[A]*100),E=Math.floor(p[A+1]*100);typeof p[A+1]<"u"?S>=C&&S<E-(E-C)/2?a=A:S>=C&&S<E&&(a=A+1):S>=C&&(a=A)}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 b;if(a>h?b="next":a<h?b="prev":b="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),b!=="reset"&&(o.transitionStart(i,b),o.transitionEnd(i,b)),!1;if(s.cssMode){const A=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(()=>{g[A?"scrollLeft":"scrollTop"]=S})):g[A?"scrollLeft":"scrollTop"]=S,C&&requestAnimationFrame(()=>{o.wrapperEl.style.scrollSnapType="",o._immediateVirtual=!1})}else{if(!o.support.smoothScroll)return Un({swiper:o,targetPosition:S,side:A?"left":"top"}),!0;g.scrollTo({[A?"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,b),e===0?o.transitionEnd(i,b):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,b))}),o.wrapperEl.addEventListener("transitionend",o.onSlideToWrapperTransitionEnd)),!0}function Ul(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(g=>g.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:p}=l.params;let d=l.params.slidesPerView;d==="auto"?d=l.slidesPerViewDynamic():(d=Math.ceil(parseFloat(l.params.slidesPerView,10)),p&&d%2===0&&(d=d+1));let h=r-s<d;if(p&&(h=h||s<Math.ceil(d/2)),n&&p&&l.params.slidesPerView!=="auto"&&!o&&(h=!1),h){const m=p?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(g=>g.getAttribute("data-swiper-slide-index")*1===m)[0].column}else a=l.getSlideIndexByData(a)}return requestAnimationFrame(()=>{l.slideTo(a,e,i,n)}),l}function Yl(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,p=n.virtual&&o.virtual.enabled;if(o.loop){if(a&&!p&&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 ql(t,e,i){e===void 0&&(e=!0);const n=this,{params:l,snapGrid:o,slidesGrid:a,rtlTranslate:s,enabled:r,animating:p}=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(p&&!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 g=m(h),f=o.map(u=>m(u));let y=o[f.indexOf(g)-1];if(typeof y>"u"&&l.cssMode){let u;o.forEach((b,A)=>{g>=b&&(u=A)}),typeof u<"u"&&(y=o[u>0?u-1:u])}let w=0;if(typeof y<"u"&&(w=a.indexOf(y),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 Kl(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 p=l.snapGrid[s],d=l.snapGrid[s+1];r-p>(d-p)*n&&(o+=l.params.slidesPerGroup)}else{const p=l.snapGrid[s-1],d=l.snapGrid[s];r-p<=(d-p)*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 Jl(){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(Yt(i,`${a}[data-swiper-slide-index="${o}"]`)[0]),di(()=>{t.slideTo(l)})):t.slideTo(l):l>t.slides.length-n?(t.loopFix(),l=t.getSlideIndex(Yt(i,`${a}[data-swiper-slide-index="${o}"]`)[0]),di(()=>{t.slideTo(l)})):t.slideTo(l)}else t.slideTo(l)}var Ql={slideTo:Gl,slideToLoop:Ul,slideNext:Yl,slidePrev:ql,slideReset:Zl,slideToClosest:Kl,slideToClickedSlide:Jl};function $l(t){const e=this,{params:i,slidesEl:n}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const l=()=>{Yt(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,p=d=>{for(let h=0;h<d;h+=1){const m=e.isElement?ci("swiper-slide",[i.slideBlankClass]):ci("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(m)}};if(s){if(i.loopAddBlankSlides){const d=a-e.slides.length%a;p(d),e.recalcSlides(),e.updateSlides()}else Pi("Swiper Loop Warning: The number of slides is not even to slidesPerGroup, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");l()}else if(r){if(i.loopAddBlankSlides){const d=i.grid.rows-e.slides.length%i.grid.rows;p(d),e.recalcSlides(),e.updateSlides()}else Pi("Swiper Loop Warning: The number of slides is not even to grid.rows, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");l()}else l();e.loopFix({slideRealIndex:t,direction:i.centeredSlides?void 0:"next"})}function ea(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:p,allowSlidePrev:d,allowSlideNext:h,slidesEl:m,params:g}=r,{centeredSlides:f}=g;if(r.allowSlidePrev=!0,r.allowSlideNext=!0,r.virtual&&g.virtual.enabled){i&&(!g.centeredSlides&&r.snapIndex===0?r.slideTo(r.virtual.slides.length,0,!1,!0):g.centeredSlides&&r.snapIndex<g.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 y=g.slidesPerView;y==="auto"?y=r.slidesPerViewDynamic():(y=Math.ceil(parseFloat(g.slidesPerView,10)),f&&y%2===0&&(y=y+1));const w=g.slidesPerGroupAuto?y:g.slidesPerGroup;let u=w;u%w!==0&&(u+=w-u%w),u+=g.loopAdditionalSlides,r.loopedSlides=u;const b=r.grid&&g.grid&&g.grid.rows>1;p.length<y+u?Pi("Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled and not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters"):b&&g.grid.fill==="row"&&Pi("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const A=[],S=[];let C=r.activeIndex;typeof o>"u"?o=r.getSlideIndex(p.filter(O=>O.classList.contains(g.slideActiveClass))[0]):C=o;const E=n==="next"||!n,M=n==="prev"||!n;let L=0,x=0;const c=b?Math.ceil(p.length/g.grid.rows):p.length,I=(b?p[o].column:o)+(f&&typeof l>"u"?-y/2+.5:0);if(I<u){L=Math.max(u-I,w);for(let O=0;O<u-I;O+=1){const T=O-Math.floor(O/c)*c;if(b){const V=c-T-1;for(let F=p.length-1;F>=0;F-=1)p[F].column===V&&A.push(F)}else A.push(c-T-1)}}else if(I+y>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;b?p.forEach((V,F)=>{V.column===T&&S.push(F)}):S.push(T)}}if(r.__preventObserver__=!0,requestAnimationFrame(()=>{r.__preventObserver__=!1}),M&&A.forEach(O=>{p[O].swiperLoopMoveDOM=!0,m.prepend(p[O]),p[O].swiperLoopMoveDOM=!1}),E&&S.forEach(O=>{p[O].swiperLoopMoveDOM=!0,m.append(p[O]),p[O].swiperLoopMoveDOM=!1}),r.recalcSlides(),g.slidesPerView==="auto"?r.updateSlides():b&&(A.length>0&&M||S.length>0&&E)&&r.slides.forEach((O,T)=>{r.grid.updateSlide(T,O,r.slides)}),g.watchSlidesProgress&&r.updateSlidesOffset(),i){if(A.length>0&&M){if(typeof e>"u"){const O=r.slidesGrid[C],V=r.slidesGrid[C+L]-O;s?r.setTranslate(r.translate-V):(r.slideTo(C+Math.ceil(L),0,!1,!0),l&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-V,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-V))}else if(l){const O=b?A.length/g.grid.rows:A.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=b?S.length/g.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===g.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===g.slidesPerView?i:!1})}r.emit("loopFix")}function ta(){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 ia={loopCreate:$l,loopFix:ea,loopDestroy:ta};function na(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 oa(){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 la={setGrabCursor:na,unsetGrabCursor:oa};function aa(t,e){e===void 0&&(e=this);function i(n){if(!n||n===Rt()||n===Dt())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 Qn(t,e,i){const n=Dt(),{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 ra(t){const e=this,i=Rt();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"){Qn(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 p=!!o.noSwipingClass&&o.noSwipingClass!=="",d=n.composedPath?n.composedPath():n.path;p&&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?aa(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 g=a.currentX,f=a.currentY;if(!Qn(e,n,g))return;Object.assign(l,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),a.startX=g,a.startY=f,l.touchStartTime=Ht(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,o.threshold>0&&(l.allowThresholdMove=!1);let y=!0;r.matches(l.focusableElements)&&(y=!1,r.nodeName==="SELECT"&&(l.isTouched=!1)),i.activeElement&&i.activeElement.matches(l.focusableElements)&&i.activeElement!==r&&i.activeElement.blur();const w=y&&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 sa(t){const e=Rt(),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 p;if(r.type==="touchmove"){if(p=[...r.changedTouches].filter(E=>E.identifier===n.touchId)[0],!p||p.identifier!==n.touchId)return}else p=r;if(!n.isTouched){n.startMoving&&n.isScrolling&&i.emit("touchMoveOpposite",r);return}const d=p.pageX,h=p.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=Ht());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,g=o.currentY-o.startY;if(i.params.threshold&&Math.sqrt(m**2+g**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+g*g>=25&&(E=Math.atan2(Math.abs(g),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:g,y=i.isHorizontal()?o.currentX-o.previousX:o.currentY-o.previousY;l.oneWayMovement&&(f=Math.abs(f)*(a?1:-1),y=Math.abs(y)*(a?1:-1)),o.diff=f,f*=l.touchRatio,a&&(f=-f,y=-y);const w=i.touchesDirection;i.swipeDirection=f>0?"prev":"next",i.touchesDirection=y>0?"prev":"next";const u=i.params.loop&&!l.cssMode,b=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!n.isMoved){if(u&&b&&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 A;if(new Date().getTime(),n.isMoved&&n.allowThresholdMove&&w!==i.touchesDirection&&u&&b&&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&&b&&!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()&&(S=!1,l.resistance&&(n.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+n.startTranslate+f)**C))):f<0&&(u&&b&&!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()&&(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 da(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:p,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=Ht(),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=Ht(),di(()=>{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 g;if(a.followFinger?g=r?e.translate:-e.translate:g=-i.currentTranslate,a.cssMode)return;if(a.freeMode&&a.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:g});return}const f=g>=-e.maxTranslate()&&!e.params.loop;let y=0,w=e.slidesSizesGrid[0];for(let C=0;C<p.length;C+=C<a.slidesPerGroupSkip?1:a.slidesPerGroup){const E=C<a.slidesPerGroupSkip-1?1:a.slidesPerGroup;typeof p[C+E]<"u"?(f||g>=p[C]&&g<p[C+E])&&(y=C,w=p[C+E]-p[C]):(f||g>=p[C])&&(y=C,w=p[p.length-1]-p[p.length-2])}let u=null,b=null;a.rewind&&(e.isBeginning?b=a.virtual&&a.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(u=0));const A=(g-p[y])/w,S=y<a.slidesPerGroupSkip-1?1:a.slidesPerGroup;if(m>a.longSwipesMs){if(!a.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(A>=a.longSwipesRatio?e.slideTo(a.rewind&&e.isEnd?u:y+S):e.slideTo(y)),e.swipeDirection==="prev"&&(A>1-a.longSwipesRatio?e.slideTo(y+S):b!==null&&A<0&&Math.abs(A)>a.longSwipesRatio?e.slideTo(b):e.slideTo(y))}else{if(!a.shortSwipes){e.slideTo(e.activeIndex);return}e.navigation&&(n.target===e.navigation.nextEl||n.target===e.navigation.prevEl)?n.target===e.navigation.nextEl?e.slideTo(y+S):e.slideTo(y):(e.swipeDirection==="next"&&e.slideTo(u!==null?u:y+S),e.swipeDirection==="prev"&&e.slideTo(b!==null?b:y))}}function $n(){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 ca(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function ua(){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 va(t){const e=this;Mi(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function pa(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const eo=(t,e)=>{const i=Rt(),{params:n,el:l,wrapperEl:o,device:a}=t,s=!!n.nested,r=e==="on"?"addEventListener":"removeEventListener",p=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[p](a.ios||a.android?"resize orientationchange observerUpdate":"resize observerUpdate",$n,!0):t[p]("observerUpdate",$n,!0),l[r]("load",t.onLoad,{capture:!0}))};function ma(){const t=this,{params:e}=t;t.onTouchStart=ra.bind(t),t.onTouchMove=sa.bind(t),t.onTouchEnd=da.bind(t),t.onDocumentTouchStart=pa.bind(t),e.cssMode&&(t.onScroll=ua.bind(t)),t.onClick=ca.bind(t),t.onLoad=va.bind(t),eo(t,"on")}function fa(){eo(this,"off")}var ha={attachEvents:ma,detachEvents:fa};const to=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function Aa(){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,p=to(t,n),d=to(t,r),h=t.params.grabCursor,m=r.grabCursor,g=n.enabled;p&&!d?(l.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!p&&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(A=>{if(typeof r[A]>"u")return;const S=n[A]&&n[A].enabled,C=r[A]&&r[A].enabled;S&&!C&&t[A].disable(),!S&&C&&t[A].enable()});const f=r.direction&&r.direction!==n.direction,y=n.loop&&(r.slidesPerView!==n.slidesPerView||f),w=n.loop;f&&i&&t.changeDirection(),zt(t.params,r);const u=t.params.enabled,b=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),g&&!u?t.disable():!g&&u&&t.enable(),t.currentBreakpoint=a,t.emit("_beforeBreakpoint",r),i&&(y?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!w&&b?(t.loopCreate(e),t.updateSlides()):w&&!b&&t.loopDestroy()),t.emit("breakpoint",r)}function ga(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let n=!1;const l=Dt(),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:p}=a[s];e==="window"?l.matchMedia(`(min-width: ${p}px)`).matches&&(n=r):p<=i.clientWidth&&(n=r)}return n||"max"}var ba={setBreakpoint:Aa,getBreakpoint:ga};function ya(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 wa(){const t=this,{classNames:e,params:i,rtl:n,el:l,device:o}=t,a=ya(["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 xa(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var Sa={addClasses:wa,removeClasses:xa};function Ta(){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 Ea={checkOverflow:Ta},ln={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 Ia(t,e){return function(n){n===void 0&&(n={});const l=Object.keys(n)[0],o=n[l];if(typeof o!="object"||o===null){zt(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)){zt(e,n);return}typeof t[l]=="object"&&!("enabled"in t[l])&&(t[l].enabled=!0),t[l]||(t[l]={enabled:!1}),zt(e,n)}}const an={eventsEmitter:Sl,update:Ml,translate:Bl,transition:Xl,slide:Ql,loop:ia,grabCursor:la,events:ha,breakpoints:ba,checkOverflow:Ea,classes:Sa},rn={};let sn=class Qt{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=zt({},i),e&&!i.el&&(i.el=e);const a=Rt();if(i.el&&typeof i.el=="string"&&a.querySelectorAll(i.el).length>1){const d=[];return a.querySelectorAll(i.el).forEach(h=>{const m=zt({},i,{el:h});d.push(new Qt(m))}),d}const s=this;s.__swiper__=!0,s.support=qn(),s.device=Zn({userAgent:i.userAgent}),s.browser=yl(),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:Ia(i,r),on:s.on.bind(s),once:s.once.bind(s),off:s.off.bind(s),emit:s.emit.bind(s)})});const p=zt({},ln,r);return s.params=zt({},p,rn,i),s.originalParams=zt({},s.params),s.passedParams=zt({},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=Yt(i,`.${n.slideClass}, swiper-slide`),o=Ai(l[0]);return Ai(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=Yt(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:p}=n;let d=1;if(typeof l.slidesPerView=="number")return l.slidesPerView;if(l.centeredSlides){let h=o[p]?Math.ceil(o[p].swiperSlideSize):0,m;for(let g=p+1;g<o.length;g+=1)o[g]&&!m&&(h+=Math.ceil(o[g].swiperSlideSize),d+=1,h>r&&(m=!0));for(let g=p-1;g>=0;g-=1)o[g]&&!m&&(h+=o[g].swiperSlideSize,d+=1,h>r&&(m=!0))}else if(e==="current")for(let h=p+1;h<o.length;h+=1)(i?a[h]+s[h]-a[p]<r:a[h]-a[p]<r)&&(d+=1);else for(let h=p-1;h>=0;h-=1)a[p]-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&&Mi(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()):Yt(n,l())[0];return!a&&i.params.createElements&&(a=ci("div",i.params.wrapperClass),n.append(a),Yt(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"||ni(n,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(n.dir.toLowerCase()==="rtl"||ni(n,"direction")==="rtl"),wrongRTL:ni(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?Mi(i,o):o.addEventListener("load",a=>{Mi(i,a.target)})}),on(i),i.initialized=!0,on(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),dl(n)),n.destroyed=!0),null}static extendDefaults(e){zt(rn,e)}static get extendedDefaults(){return rn}static get defaults(){return ln}static installModule(e){Qt.prototype.__modules__||(Qt.prototype.__modules__=[]);const i=Qt.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>Qt.installModule(i)),Qt):(Qt.installModule(e),Qt)}};Object.keys(an).forEach(t=>{Object.keys(an[t]).forEach(e=>{sn.prototype[e]=an[t][e]})}),sn.use([wl,xl]);const io=["eventsPrefix","injectStyles","injectStylesUrls","modules","init","_direction","oneWayMovement","swiperElementNodeName","touchEventsTarget","initialSlide","_speed","cssMode","updateOnWindowResize","resizeObserver","nested","focusableElements","_enabled","_width","_height","preventInteractionOnTransition","userAgent","url","_edgeSwipeDetection","_edgeSwipeThreshold","_freeMode","_autoHeight","setWrapperSize","virtualTranslate","_effect","breakpoints","breakpointsBase","_spaceBetween","_slidesPerView","maxBackfaceHiddenSlides","_grid","_slidesPerGroup","_slidesPerGroupSkip","_slidesPerGroupAuto","_centeredSlides","_centeredSlidesBounds","_slidesOffsetBefore","_slidesOffsetAfter","normalizeSlideIndex","_centerInsufficientSlides","_watchOverflow","roundLengths","touchRatio","touchAngle","simulateTouch","_shortSwipes","_longSwipes","longSwipesRatio","longSwipesMs","_followFinger","allowTouchMove","_threshold","touchMoveStopPropagation","touchStartPreventDefault","touchStartForcePreventDefault","touchReleaseOnEdges","uniqueNavElements","_resistance","_resistanceRatio","_watchSlidesProgress","_grabCursor","preventClicks","preventClicksPropagation","_slideToClickedSlide","_loop","loopAdditionalSlides","loopAddBlankSlides","loopPreventsSliding","_rewind","_allowSlidePrev","_allowSlideNext","_swipeHandler","_noSwiping","noSwipingClass","noSwipingSelector","passiveListeners","containerModifierClass","slideClass","slideActiveClass","slideVisibleClass","slideFullyVisibleClass","slideNextClass","slidePrevClass","slideBlankClass","wrapperClass","lazyPreloaderClass","lazyPreloadPrevNext","runCallbacksOnInit","observer","observeParents","observeSlideChildren","a11y","_autoplay","_controller","coverflowEffect","cubeEffect","fadeEffect","flipEffect","creativeEffect","cardsEffect","hashNavigation","history","keyboard","mousewheel","_navigation","_pagination","parallax","_scrollbar","_thumbs","virtual","zoom","control"];function ai(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function ui(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]:ai(e[n])&&ai(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:ui(t[n],e[n]):t[n]=e[n]})}function no(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function oo(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function lo(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function ao(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 Ca(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function ka(t){let{swiper:e,slides:i,passedParams:n,changedParams:l,nextEl:o,prevEl:a,scrollbarEl:s,paginationEl:r}=t;const p=l.filter(x=>x!=="children"&&x!=="direction"&&x!=="wrapperClass"),{params:d,pagination:h,navigation:m,scrollbar:g,virtual:f,thumbs:y}=e;let w,u,b,A,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&&(b=!0),l.includes("scrollbar")&&n.scrollbar&&(n.scrollbar.el||s)&&(d.scrollbar||d.scrollbar===!1)&&g&&!g.el&&(A=!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 L=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),p.forEach(x=>{if(ai(d[x])&&ai(n[x]))Object.assign(d[x],n[x]),(x==="navigation"||x==="pagination"||x==="scrollbar")&&"enabled"in n[x]&&!n[x].enabled&&L(x);else{const c=n[x];(c===!0||c===!1)&&(x==="navigation"||x==="pagination"||x==="scrollbar")?c===!1&&L(x):d[x]=n[x]}}),p.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&&y.init()&&y.update(!0),u&&(e.controller.control=d.controller.control),b&&(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()),A&&(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),g.init(),g.updateSize(),g.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 Pa(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},n={},l={};ui(i,ln),i._emitClasses=!0,i.init=!1;const o={},a=io.map(r=>r.replace(/_/,"")),s=Object.assign({},t);return Object.keys(s).forEach(r=>{typeof t[r]>"u"||(a.indexOf(r)>=0?ai(t[r])?(i[r]={},l[r]={},ui(i[r],t[r]),ui(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 _a(t,e){let{el:i,nextEl:n,prevEl:l,paginationEl:o,scrollbarEl:a,swiper:s}=t;no(e)&&n&&l&&(s.params.navigation.nextEl=n,s.originalParams.navigation.nextEl=n,s.params.navigation.prevEl=l,s.originalParams.navigation.prevEl=l),oo(e)&&o&&(s.params.pagination.el=o,s.originalParams.pagination.el=o),lo(e)&&a&&(s.params.scrollbar.el=a,s.originalParams.scrollbar.el=a),s.init(i)}function Da(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),p=i.map(l);r.join("")!==p.join("")&&a("children"),n.length!==i.length&&a("children")}return io.filter(r=>r[0]==="_").map(r=>r.replace(/_/,"")).forEach(r=>{if(r in t&&r in e)if(ai(t[r])&&ai(e[r])){const p=Object.keys(t[r]),d=Object.keys(e[r]);p.length!==d.length?a(r):(p.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 La=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 Ni(){return Ni=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},Ni.apply(this,arguments)}function ro(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function so(t){const e=[];return v.Children.toArray(t).forEach(i=>{ro(i)?e.push(i):i.props&&i.props.children&&so(i.props.children).forEach(n=>e.push(n))}),e}function Oa(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return v.Children.toArray(t).forEach(n=>{if(ro(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=so(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 Ma(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,p=[];for(let d=s;d<r;d+=1)d>=o&&d<=a&&p.push(e[n(d)]);return p.map((d,h)=>v.cloneElement(d,{swiper:t,style:l,key:d.props.virtualIndex||d.key||`slide-${h}`}))}function gi(t,e){return typeof window>"u"?ce(t,e):Do(t,e)}const dn=hi(null),cn=()=>fi(dn),Na=hi(null),ri=xi(function(t,e){let{className:i,tag:n="div",wrapperTag:l="div",children:o,onSwiper:a,...s}=t===void 0?{}:t,r=!1;const[p,d]=G("swiper"),[h,m]=G(null),[g,f]=G(!1),y=se(!1),w=se(null),u=se(null),b=se(null),A=se(null),S=se(null),C=se(null),E=se(null),M=se(null),{params:L,passedParams:x,rest:c,events:D}=Pa(s),{slides:I,slots:O}=Oa(o),T=()=>{f(!g)};Object.assign(L.on,{_containerClasses(R,k){d(k)}});const V=()=>{Object.assign(L.on,D),r=!0;const R={...L};if(delete R.wrapperClass,u.current=new sn(R),u.current.virtual&&u.current.params.virtual.enabled){u.current.virtual.slides=I;const k={cache:!1,slides:I,renderExternal:m,renderExternalUpdate:!1};ui(u.current.params.virtual,k),ui(u.current.originalParams.virtual,k)}};w.current||V(),u.current&&u.current.on("_beforeBreakpoint",T);const F=()=>{r||!D||!u.current||Object.keys(D).forEach(R=>{u.current.on(R,D[R])})},_=()=>{!D||!u.current||Object.keys(D).forEach(R=>{u.current.off(R,D[R])})};ce(()=>()=>{u.current&&u.current.off("_beforeBreakpoint",T)}),ce(()=>{!y.current&&u.current&&(u.current.emitSlidesClasses(),y.current=!0)}),gi(()=>{if(e&&(e.current=w.current),!!w.current)return u.current.destroyed&&V(),_a({el:w.current,nextEl:S.current,prevEl:C.current,paginationEl:E.current,scrollbarEl:M.current,swiper:u.current},L),a&&!u.current.destroyed&&a(u.current),()=>{u.current&&!u.current.destroyed&&u.current.destroy(!0,!1)}},[]),gi(()=>{F();const R=Da(x,b.current,I,A.current,k=>k.key);return b.current=x,A.current=I,R.length&&u.current&&!u.current.destroyed&&ka({swiper:u.current,slides:I,passedParams:x,changedParams:R,nextEl:S.current,prevEl:C.current,scrollbarEl:M.current,paginationEl:E.current}),()=>{_()}}),gi(()=>{La(u.current)},[h]);function N(){return L.virtual?Ma(u.current,I,h):I.map((R,k)=>v.cloneElement(R,{swiper:u.current,swiperSlideIndex:k}))}return v.createElement(n,Ni({ref:w,className:ao(`${p}${i?` ${i}`:""}`)},c),v.createElement(Na.Provider,{value:u.current},O["container-start"],v.createElement(l,{className:Ca(L.wrapperClass)},O["wrapper-start"],N(),O["wrapper-end"]),no(L)&&v.createElement(v.Fragment,null,v.createElement("div",{ref:C,className:"swiper-button-prev"}),v.createElement("div",{ref:S,className:"swiper-button-next"})),lo(L)&&v.createElement("div",{ref:M,className:"swiper-scrollbar"}),oo(L)&&v.createElement("div",{ref:E,className:"swiper-pagination"}),O["container-end"]))});ri.displayName="Swiper";const Gt=xi(function(t,e){let{tag:i="div",children:n,className:l="",swiper:o,zoom:a,lazy:s,virtualIndex:r,swiperSlideIndex:p,...d}=t===void 0?{}:t;const h=se(null),[m,g]=G("swiper-slide"),[f,y]=G(!1);function w(S,C,E){C===h.current&&g(E)}gi(()=>{if(typeof p<"u"&&(h.current.swiperSlideIndex=p),e&&(e.current=h.current),!(!h.current||!o)){if(o.destroyed){m!=="swiper-slide"&&g("swiper-slide");return}return o.on("_slideClass",w),()=>{o&&o.off("_slideClass",w)}}}),gi(()=>{o&&h.current&&!o.destroyed&&g(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},b=()=>typeof n=="function"?n(u):n,A=()=>{y(!0)};return v.createElement(i,Ni({ref:h,className:ao(`${m}${l?` ${l}`:""}`),"data-swiper-slide-index":r,onLoad:A},d),a&&v.createElement(dn.Provider,{value:u},v.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof a=="number"?a:void 0},b(),s&&!f&&v.createElement("div",{className:"swiper-lazy-preloader"}))),!a&&v.createElement(dn.Provider,{value:u},b(),s&&!f&&v.createElement("div",{className:"swiper-lazy-preloader"})))});Gt.displayName="SwiperSlide";const Ra="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Va=({visible:t,onClose:e,children:i,modalStyle:n,padding:l,popup:o,schema:a,fullHeight:s=window.innerHeight,isFullScreen:r=!1,openState:p})=>{var d,h,m,g,f,y,w,u,b,A,S,C,E,M,L,x,c,D,I,O,T,V,F,_;const N=se(null),R=se(null),k=se(null),j=se(null),H=se(null),U=s*.2,J=r?s:s*.8,[Q,oe]=G(U),[me,ee]=G(!1),Ce=se(null),{globalConfig:Fe,popupDetailData:He}=Be(),{schema:ue,popup:Y}=ti(),[le,ve]=G(15);ce(()=>{const q=document.getElementById("sxp-render"),K=document.getElementById("pb-modal");K?Ce.current=K:(Ce.current=document.createElement("div"),Ce.current.setAttribute("id","pb-modal"),q?.appendChild(Ce.current))},[]);const pe=re(()=>o?.id&&o?.id!==""||t,[t,o]),ae=re(()=>{var q,K,B;const Ne=a??ue;return(B=(K=(q=Ne?.sxpPageConf)===null||q===void 0?void 0:q.globalConfig)===null||K===void 0?void 0:K.popupList)===null||B===void 0?void 0:B.find(ze=>ze?.id===o?.id)},[o,a,ue]),Le=re(()=>{var q,K;return((K=(q=ae?.item)===null||q===void 0?void 0:q.event)===null||K===void 0?void 0:K.isScrollFullScreen)||!1},[ae]);ce(()=>{pe?ee(!0):setTimeout(()=>{ee(!1),oe(U)},o?.duration)},[pe,o]);const qe=ne(()=>i,[Y,p,Fe]);if(ce(()=>{const q=K=>{var B=K?.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])'),Ne=B?.[0],te=B?.[B?.length-1],ze=9;K.addEventListener("keydown",function(Qe){(Qe.key==="Escape"||Qe.key==="Esc")&&(Je(),Qe.preventDefault());var $=Qe.key==="Tab"||Qe.keyCode===ze;$&&(Qe.shiftKey?document?.activeElement===Ne&&(te?.focus(),Qe.preventDefault()):document?.activeElement===te&&(Ne?.focus(),Qe.preventDefault()))}),Ne?.focus()};return H?.current&&q(H?.current),()=>{var K;(K=H?.current)===null||K===void 0||K.removeEventListener("keydown",q)}},[H,me,Y]),!Ce.current)return null;const Je=Fi(()=>{e?.()},300),et=q=>{N.current=q.touches[0],R.current=q.touches[0],k.current=!0},tt=q=>{requestAnimationFrame(()=>{var K;if(k.current&&((K=j?.current)===null||K===void 0?void 0:K.scrollTop)===0){const B=q.touches[0].clientY,Ne=q.touches[0].clientX,te=N.current.clientY-B;N.current=q.touches[0];const ze=B-R.current.clientY,Qe=Ne-R.current.clientX;if(Math.abs(Qe)>Math.abs(ze))return;const $=Q-te;$>0&&oe($)}})},he=q=>{var K;if(k.current&&((K=j?.current)===null||K===void 0?void 0:K.scrollTop)===0){const B=q.changedTouches[0].clientY-R.current.clientY,Ne=q.changedTouches[0].clientX-R.current.clientX;if(Math.abs(Ne)>Math.abs(B))return;const te=R.current.clientY-N.current.clientY;te>0?oe(0):Q<U&&te<0?oe(U):Q>=U&&te<0&&e?.()}k.current=!1};return xn.createPortal(v.createElement(v.Fragment,null,me&&v.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:pe?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},n),onClick:Je},v.createElement("div",{style:{position:"relative",left:`${(g=(m=(h=(d=ae?.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&&g!==void 0?g:0}px`,right:`${(u=(w=(y=(f=ae?.item)===null||f===void 0?void 0:f.props)===null||y===void 0?void 0:y.popupBg)===null||w===void 0?void 0:w.horizontalMargin)!==null&&u!==void 0?u:0}px`,bottom:`${(C=(S=(A=(b=ae?.item)===null||b===void 0?void 0:b.props)===null||A===void 0?void 0:A.popupBg)===null||S===void 0?void 0:S.bottomMargin)!==null&&C!==void 0?C:0}px`,overflow:"hidden",width:`calc(100% - ${((x=(L=(M=(E=ae?.item)===null||E===void 0?void 0:E.props)===null||M===void 0?void 0:M.popupBg)===null||L===void 0?void 0:L.horizontalMargin)!==null&&x!==void 0?x:0)*2}px)`,height:"100%"}},v.createElement("div",Object.assign({ref:H,className:`modal-container ${pe?"modal-popIn":"modal-popOut"}`,role:"dialog","aria-label":(c=ae?.item)===null||c===void 0?void 0:c.displayName,"aria-modal":!0,"aria-labelledby":"modal-content",style:Object.assign(Object.assign({padding:l,animationDuration:((D=o?.duration)!==null&&D!==void 0?D:0)/1e3+"s"},Le&&{transform:`translateY(${Q}px)`}),{overflow:"hidden",borderRadius:`${(V=(T=(O=(I=ae?.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:q=>{q.stopPropagation(),q.preventDefault()}},Le&&{onTouchMove:tt,onTouchStart:et,onTouchEnd:he}),v.createElement("div",Object.assign({id:"modal-content",ref:j,style:{height:Le?s:J,overflow:Le&&Q<=0||!Le?"auto":"hidden",zIndex:1}},((_=(F=ae?.item)===null||F===void 0?void 0:F.props)===null||_===void 0?void 0:_.enableFixedCloseButton)&&{onScroll:q=>{var K;ve(15-((K=q?.target)===null||K===void 0?void 0:K.scrollTop))}}),qe()),v.createElement("button",{className:"modal-icon-wrapper",role:"button","aria-label":"close button",onClick:e,style:{top:le}},v.createElement("img",{src:Fe?.popupCloseIcon||Ra,alt:"close button",className:"modal-icon"})))))),Ce.current)};var vi=_e(Va);const ja=(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(" ")+" "},Fa=({text:t,maxStr:e=108,style:i,className:n,onClick:l,foldText:o,unfoldText:a,isPost:s,onChange:r})=>{const[p,d]=G(!1),[h,m]=G(!1),g=Number(i?.lineClamp||2),f=se(null),y=se(null),w=ne(()=>{d(!p)},[p,r]);return re(()=>!p&&t.length>e?ja(t,e)+"...":t,[t,e,p]),ce(()=>{var u,b;y?.current&&(y.current.style.display="block"),((u=y?.current)===null||u===void 0?void 0:u.offsetHeight)>((b=f?.current)===null||b===void 0?void 0:b.offsetHeight)&&s?m(!0):m(!1),y.current.style.display="none"},[s,t]),v.createElement("div",{className:n,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},v.createElement("div",{ref:f,style:{overflow:"hidden",WebkitLineClamp:!s||p?"":g,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:Te(t?.replace(/\n/g,"</br>"),i)}}),v.createElement("div",{ref:y,dangerouslySetInnerHTML:{__html:Te(t?.replace(/\n/g,"</br>"),i)}}),t&&s&&h&&v.createElement("button",{"aria-label":p?a||"show less":o||"show more",style:{textDecoration:"underline",cursor:"pointer"},onClick:l??w,dangerouslySetInnerHTML:{__html:Te(p?a||"show less":o||"show more",i)}}))};var Ri=_e(Fa);const Ba=xi((t,e)=>{const{src:i,onLoad:n,style:l,className:o,loading:a,alt:s="image"}=t,[r,p]=G(i),d=se(null),[h,m]=G(!1);return wn(e,()=>({setSrc:g=>{g&&p(g)}})),ce(()=>{i&&p(i)},[i]),ce(()=>{const g=()=>{i&&!h&&d.current&&(d.current.src="",d.current.src=i)};return Et.on(gt.PAGE_DID_SHOW,g),()=>{Et.off(gt.PAGE_DID_SHOW,g)}},[i,h]),v.createElement(v.Fragment,null,!h&&!r&&v.createElement("div",{style:{width:"100%",height:"100%",zIndex:1,backgroundColor:"#fff"}}),r?.includes(".avif")?v.createElement("picture",null,v.createElement("source",{type:"image/avif",srcSet:r}),v.createElement("source",{type:"image/webp",srcSet:`${r}?imageMogr2/format/webp`}),v.createElement("source",{type:"image/jpeg",srcSet:`${r}?imageMogr2/format/jpg`}),v.createElement("img",{ref:d,className:o,src:r,style:Object.assign({},l),loading:a,onLoad:g=>{m(!0),n?.(g.target)},alt:s})):v.createElement("img",{ref:d,className:o,src:r,style:Object.assign({},l),loading:a,onLoad:g=>{m(!0),n?.(g.target)},alt:s}))});var Vt=_e(Ba);const za=({children:t,isPadding:e=!0,style:i,enableSlideActive:n=!1})=>{const l=se(),{popupDetailData:o}=Be();return ce(()=>{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]),v.createElement(ri,{role:"list",tag:"ul",ref:l,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[hl,fl,Di],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var bi=_e(za);const Wa=({products:t,data:e,defImg:i,style:n,onCLick:l,popupDetailData:o,check:a})=>{var s;const{productView:r}=_t(),{popupCurTimeRef:p}=Be(),d=(h,m)=>{if(a===m)return;const g=t?.[a];r(o,g,g?.bindCta,p.current,o?.index),l?.(m)};return v.createElement(v.Fragment,null,e?.open&&(t&&t?.length>1||!o)&&v.createElement(bi,{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 g,f,y;return v.createElement(v.Fragment,null,h?.bindCta?v.createElement(Gt,{className:De({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{d(h,m)},key:m},v.createElement(Vt,{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:(y=(g=h?.cover)!==null&&g!==void 0?g:(f=h?.homePage)===null||f===void 0?void 0:f[0])!==null&&y!==void 0?y:i})):null)})))};var co=_e(Wa);const Ha=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}},Xa=t=>t?{backgroundImage:`url(${t})`,backgroundRepeat:"no-repeat",backgroundSize:"cover"}:"",yi=({product:t,enableFormattedPrice:e,globalConfig:i,isHiddenDef:n,style:l})=>{var o,a,s,r,p,d,h,m;if((!t?.currency||!t?.price)&&n)return null;let g=t?.currency&&t?.price?t?.price:7e3,f="",y=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 b=g.toString();y?.showTwoDecimalPoint&&(b=g?.toFixed(2));let A=(r=b?.indexOf("."))!==null&&r!==void 0?r:-1;if(u){f=(p=g?.toLocaleString("zh",{minimumFractionDigits:y?.showTwoDecimalPoint?2:0}))!==null&&p!==void 0?p:"";let S=0,C=A??f?.length;y?.millesimalSymbol==="."?f=f?.replace(/\,/g,function(E,M){return M>=S&&M<C?".":E}):y?.millesimalSymbol===" "&&(f=f?.replace(","," "))}else f=`${y?.showTwoDecimalPoint?g?.toFixed(2):g}`;return y?.decimalPoint===","&&A>0&&(f=f=f?.replace(/\./g,function(S,C){return C>=A&&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=Te(f,l),y?.currencyPosition&&y?.currencyPosition!=="none"?f=y?.currencyPosition==="left"?w+f:f+w:y?.currencyPosition!=="none"&&(f=w+f),f},Ga=t=>{var e,i,n,l,o,a,s,r,p,d,h,m,g,f,y,w,u,b,A,S,C,E,M,L,{content:x,style:c,bgImg:D,onClick:I,schema:O,isDefault:T,bottom_image:V,tipText:F,isPost:_,viewTime:N,rec:R,swiper:k,commodityStyles:j,buttonStyle:H,index:U,commodityGroup:J,popupBg:Q,iframeIcon:oe,commodityImgRatio:me,isTel:ee,iframeBgColor:Ce,isActive:Fe=!0}=t,He=st(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:ue,popupDetailData:Y,isPreview:le,bffFbReport:ve,popupCurTimeRef:pe,checkCommodityIndexRef:ae,globalConfig:Le}=Be(),{jumpToWeb:qe,productView:Je}=_t(),et=se(null),[tt,he]=G(!1),[q,K]=G(!1),[B,Ne]=G((e=Y?.multiCheckIndex)!==null&&e!==void 0?e:0),te=se(),[ze,Qe]=G(0),$=_?R:Y;let z=_?$?.product:(n=(i=$?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(o=(l=$?.video)===null||l===void 0?void 0:l.bindProducts)===null||o===void 0?void 0:o[0],$e=_?(a=$?.product)===null||a===void 0?void 0:a.bindCta:(p=(r=(s=$?.video)===null||s===void 0?void 0:s.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&p!==void 0?p:(m=(h=(d=$?.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 pt=_?U:Y?.index;if(!_&&J?.open&&(!((g=$?.video)===null||g===void 0)&&g.bindProducts)&&((y=(f=$?.video)===null||f===void 0?void 0:f.bindProducts)===null||y===void 0?void 0:y.length)>0){ae.current=B;const ye=(w=$?.video)===null||w===void 0?void 0:w.bindProducts[B];z=ye,$e=ye?.bindCta}const jt=()=>{z?.link&&(qe($,z,$e,pt),_||Je($,z,$e,N||et.current,pt),window.location.href=window.getJointUtmLink(z.link))};ce(()=>{Fe&&(ve?.({eventName:"ProductView",product:z}),ve?.({eventName:"PageView",product:z}))},[Fe,ve]),ce(()=>{const ye=()=>{et.current=new Date};return ye(),window.addEventListener("pageshow",ye),()=>{window.removeEventListener("pageshow",ye)}},[]);const ot=yi({product:z,enableFormattedPrice:(u=j?.price)===null||u===void 0?void 0:u.enableFormattedPrice,globalConfig:Le,style:j?.price}),kt=(le?375:(b=c?.width)!==null&&b!==void 0?b:window.innerWidth)-((A=Q?.horizontalMargin)!==null&&A!==void 0?A:0)*2,wt=me?kt*(me.h/me.w):kt,Nt=({isPost:ye})=>{var it,W,X,ge;return v.createElement("div",null,v.createElement("div",{className:"pb-commondity-content-collection",style:Lt(j?.collection),hidden:!!z&&(!z?.collection||z?.collection===""),dangerouslySetInnerHTML:{__html:Te((it=z?.collection)!==null&&it!==void 0?it:"Tiffany Lock",j?.collection)}}),v.createElement("div",{className:"pb-commondity-content-title",style:Lt(j?.title),hidden:!!z&&!z?.title,dangerouslySetInnerHTML:{__html:Te((W=z?.title)!==null&&W!==void 0?W:"Pendant in Yellow Gold with Diamonds, Medium",j?.title)}}),v.createElement("div",{className:"pb-commondity-content-price",style:Lt(j?.price),hidden:!!z&&!z?.price,dangerouslySetInnerHTML:{__html:ot??""}}),v.createElement("div",{hidden:!!z&&!z?.taxInfo,style:Lt(j?.taxInfo),dangerouslySetInnerHTML:{__html:Te((X=z?.taxInfo)!==null&&X!==void 0?X:"\u7A0E\u8D39",j?.taxInfo)}}),v.createElement("div",{hidden:!!z&&(!z?.info||z?.info==="")},v.createElement(Ri,{foldText:F?.foldText,unfoldText:F?.unfoldText,onClick:()=>he(!0),isPost:ye,text:(ge=z?.info)!==null&&ge!==void 0?ge:`The design inspiration of Tiffany Lock series comes from the power of connection and inclusiveness, and the
|
2
2
|
bold and avant-garde visual design interprets the emotional bond connecting my heart. The Tiffany Lock
|
3
3
|
collection is unisex and is inspired by the padlock pattern found in the Tiffany Antique Collection. This
|
4
4
|
necklace features a stylish and eye-catching oval clasp chain decorated with a lock pattern. Crafted from
|
5
|
-
18-karat gold, this necklace is embellished with hand-set diamonds.`,maxStr:79,className:"pb-commondity-content-info",style:j?.info})))},ut=()=>{var z,se;return v.createElement(v.Fragment,null,(T||H?.link)&&v.createElement("a",{"aria-label":(z=Ke?.enTitle)!==null&&z!==void 0?z:"Purchase on Website",role:"button",tabIndex:0,onClick:St,className:"pb-commondity-btn",style:X},v.createElement("span",{dangerouslySetInnerHTML:{__html:Ee((se=Ke?.enTitle)!==null&&se!==void 0?se:"Purchase on Website",X)}})))},Wt=le(z=>z?.lineClamp?Object.assign(Object.assign({},z),{overflow:"hidden",WebkitLineClamp:z?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):z,[]),$t=le(z=>{fe.current=new Date,Ne(z),ne.current=z,re?.current&&(re.current.swiper.slideTo(0),re.current.swiper.autoplay.start())},[]),Gt=le(()=>{var z,se,xe;if(!D)return v.createElement(co,{products:(z=Z?.video)===null||z===void 0?void 0:z.bindProducts,data:K,defImg:(xe=(se=de?.bottom_image)!==null&&se!==void 0?se:V)!==null&&xe!==void 0?xe:"",style:{padding:"0 19px"},onCLick:$t,popupDetailData:Y,check:B})},[B]),Dt=ce(()=>{const z={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return z?.[k?.dotsAlign]},[k?.dotsAlign]),jt=H?.remark,ri=le(()=>{re.current&&re.current.swiper&&W&&re.current.swiper.autoplay.stop()},[]),ei=le(()=>{re.current&&re.current.swiper&&W&&re.current.swiper.autoplay.start()},[]),Ht=le(z=>{Be(z.activeIndex)},[]),W=ce(()=>Fi(),[]);return v.createElement(v.Fragment,null,v.createElement("div",Object.assign({className:_e(Object.assign({},c))},Xe),v.createElement("div",{style:{position:"relative"},onMouseEnter:ri,onMouseLeave:ei},H&&((S=H?.homePage)===null||S===void 0?void 0:S.length)>0&&v.createElement(ai,Object.assign({height:yt,modules:[Di,Li,...W?[Zi,Ki,_i,Yi]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:Dt,bulletElement:"button"}},W?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,autoplay:{delay:k?.delay*1e3},ref:re,onSlideChange:Ht,className:_e(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}}))}),v.createElement(v.Fragment,null,(E=H?.homePage)===null||E===void 0?void 0:E.map((z,se)=>{var xe;return v.createElement(Ut,{key:se,"aria-hidden":se!==Ze},v.createElement("div",{style:{overflow:"hidden",width:Ie,height:yt}},v.createElement(Mt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${k?.translateY?k?.translateY+50:50}%`},src:(xe=z??de?.bottom_image)!==null&&xe!==void 0?xe:V})))}))),!(!((R=H?.homePage)===null||R===void 0)&&R.length)&&v.createElement("div",{className:_e({height:yt,width:Ie})},v.createElement("img",{className:_e({objectFit:"cover",width:"100%",height:"100%"}),src:(L=de?.bottom_image)!==null&&L!==void 0?L:V,alt:"pdp image"})),(jt||!H)&&oe&&v.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>q(!0)},v.createElement("img",{src:oe,alt:"3d",width:"72px"}))),Gt(),v.createElement("div",{className:"pb-commondity-content"},Vt({isPost:D}))),ut(),v.createElement(vi,{visible:et,onClose:()=>ge(!1)},v.createElement("div",{style:{paddingBottom:"80px"}},Vt({isPost:!1})),ut()),v.createElement(vi,{visible:Q,padding:0,isFullScreen:!0,onClose:()=>q(!1)},v.createElement("div",{style:{backgroundColor:ie,height:"100%"}},v.createElement("iframe",{src:jt,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Ga=Pe(Ua),Ya=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const qa=ft(Ga,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:rl,interactionRender:Ya},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 Za=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],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:"\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"}]}],uo="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 Ja=t=>{var{content:e,btnText:i,style:n,icon:l,isPopup:o,isExternalLink:a,onClose:s,onClick:r,submitButtonStyle:f,contentStyle:d}=t,m=ot(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:p}=Fe(),{jumpToWeb:g}=kt(),h=typeof l=="string"?l:Ha(l),y=()=>{var w,u,b;if(a){const A=p,S=(w=A?.video)===null||w===void 0?void 0:w.bindProduct,C=(b=(u=A?.video)===null||u===void 0?void 0:u.bindProduct)===null||b===void 0?void 0:b.bindCta,E=p?.index;g(A,S,C,E)}o||s?.(),r?.()};return v.createElement("div",Object.assign({className:`pb-prompt ${_e(Object.assign({},n))}`},m),v.createElement("div",{className:"pb-prompt-icon"},v.createElement("img",{width:"100%",src:h??uo,alt:"success image"})),v.createElement("div",{className:"pb-prompt-content",style:d,dangerouslySetInnerHTML:{__html:Ee(e,d)}}),v.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:f,onClick:y,dangerouslySetInnerHTML:{__html:Ee(i,f)}}))};var Qa=Pe(Ja);const $a=ft(Qa,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:Ka,bindableProps:[],interactionRender:Za},defaulSetting:{props:{icon:uo,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var er=[{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 tr=t=>{var e,i,n,l,o,a,s,r,f,d,m,p,g,h,y,w,u,b,A,S,C,E,R,L,x,c,P,I,{style:O,isDefault:T,rec:V,viewTime:F,isPost:D,bottom_image:M,tipText:N,swiper:k,commodityStyles:j,buttonStyle:X,index:U,commodityGroup:K,popupBg:J,iframeIcon:oe,commodityImgRatio:he,isTel:be,iframeBgColor:ie,isActive:Ve=!0}=t,Xe=ot(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor","isActive"]);G(!0);const{sxpParameter:de,popupCurTimeRef:Y,popupDetailData:$,isPreview:me,bffFbReport:fe,checkCommodityIndexRef:ne,globalConfig:Me}=Fe(),{jumpToWeb:Ue,productView:Je}=kt();G(!1),G(!1),G(!0);const[Qe,et]=G(!1),ge=ue(null),[Q,q]=G(!1),[B,Ne]=G((e=$?.multiCheckIndex)!==null&&e!==void 0?e:0),re=ue(),[Ze,Be]=G(0),Z=D?V:$;let H=D?Z?.product:(n=(i=Z?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(o=(l=Z?.video)===null||l===void 0?void 0:l.bindProducts)===null||o===void 0?void 0:o[0],Ke=D?(a=Z?.product)===null||a===void 0?void 0:a.bindCta:(f=(r=(s=Z?.video)===null||s===void 0?void 0:s.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&f!==void 0?f:(p=(m=(d=Z?.video)===null||d===void 0?void 0:d.bindProducts)===null||m===void 0?void 0:m[0])===null||p===void 0?void 0:p.bindCta;const ht=D?U:$?.index;if(!D&&K?.open&&(!((g=Z?.video)===null||g===void 0)&&g.bindProducts)&&((y=(h=Z?.video)===null||h===void 0?void 0:h.bindProducts)===null||y===void 0?void 0:y.length)>0){ne.current=B;const W=(w=Z?.video)===null||w===void 0?void 0:w.bindProducts[B];H=W,Ke=W?.bindCta}const St=()=>{H?.link&&(Ue(Z,H,Ke,ht),D||Je(Z,H,Ke,F||ge.current,ht),window.location.href=window.getJointUtmLink(H.link))};ve(()=>{Ve&&(fe?.({eventName:"ProductView",product:H}),fe?.({eventName:"PageView",product:H}))},[Ve,fe]),ve(()=>{const W=()=>{Ve&&(ge.current=new Date)};return W(),window.addEventListener("pageshow",W),()=>{window.removeEventListener("pageshow",W)}},[Ve]);const ct=bi({product:H,enableFormattedPrice:(u=j?.price)===null||u===void 0?void 0:u.enableFormattedPrice,globalConfig:Me,style:j?.price}),Ie=(me?375:(b=O?.width)!==null&&b!==void 0?b:window.innerWidth)-((A=J?.horizontalMargin)!==null&&A!==void 0?A:0)*2,yt=he?Ie*(he.h/he.w):Ie,Vt=({isPost:W})=>v.createElement("div",{hidden:!!H&&(!H?.info||H?.info==="")},v.createElement(Ni,{isPost:W,onClick:()=>et(!0),className:"pb-commondityDiroNew-info",style:j?.info,foldText:N?.foldText,unfoldText:N?.unfoldText,text:H?.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`})),ut=le(W=>W?.lineClamp?Object.assign(Object.assign({},W),{overflow:"hidden",WebkitLineClamp:W?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):W,[]),Wt=le(W=>{Y.current=new Date,Ne(W),ne.current=W,re?.current&&(re.current.swiper.slideTo(0),re.current.swiper.autoplay.start())},[]),$t=le(()=>{var W,z,se;if(!D)return v.createElement(co,{products:(W=Z?.video)===null||W===void 0?void 0:W.bindProducts,data:K,defImg:(se=(z=de?.bottom_image)!==null&&z!==void 0?z:M)!==null&&se!==void 0?se:"",style:{padding:"0 19px"},onCLick:Wt,popupDetailData:$,check:B})},[B]),Gt=ce(()=>{const W={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return W?.[k?.dotsAlign]},[k?.dotsAlign]),Dt=H?.remark,jt=le(()=>{re.current&&re.current.swiper&&Ht&&re.current.swiper.autoplay.stop()},[]),ri=le(()=>{re.current&&re.current.swiper&&Ht&&re.current.swiper.autoplay.start()},[]),ei=le(W=>{Be(W.activeIndex)},[]),Ht=ce(()=>Fi(),[]);return v.createElement("div",{className:"pb-commondityDiroNew"},v.createElement("div",Object.assign({className:_e(Object.assign(Object.assign({},O),{transform:"translate3d(0px, 0px, 0px)"}))},Xe),v.createElement("div",{style:{position:"relative"},onMouseEnter:jt,onMouseLeave:ri},H&&((S=H?.homePage)===null||S===void 0?void 0:S.length)>0&&v.createElement(ai,Object.assign({height:yt,modules:[Di,Li,...Ht?[Zi,Ki,_i,Yi]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:Gt,bulletElement:"button"}},Ht?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,ref:re,onSlideChange:ei,autoplay:{delay:k?.delay*1e3},className:_e(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=H?.homePage)===null||E===void 0?void 0:E.map((W,z)=>{var se;return v.createElement(Ut,{key:z,"aria-hidden":z!==Ze},v.createElement("div",{style:{overflow:"hidden",width:Ie,height:yt}},v.createElement(Mt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${k?.translateY?k?.translateY+50:50}%`},src:(se=W??de?.bottom_image)!==null&&se!==void 0?se:M})))})),!(!((R=H?.homePage)===null||R===void 0)&&R.length)&&v.createElement("div",{className:_e({height:yt,width:Ie})},v.createElement("img",{className:_e({objectFit:"cover",width:"100%",height:"100%"}),src:(L=de?.bottom_image)!==null&&L!==void 0?L:M,alt:"pdp image"})),(Dt||!H)&&oe&&v.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>q(!0)},v.createElement("img",{src:oe,alt:"3d",width:"72px"}))),$t(),v.createElement("div",{className:"pb-commondityDiroNew-content"},v.createElement("div",{className:"pb-commondityDiroNew-content-top"},v.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},v.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:ut(j?.title),dangerouslySetInnerHTML:{__html:Ee((x=H?.title)!==null&&x!==void 0?x:"Large Dior Toujours BagLarge",j?.title)}}),v.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!H&&(!H?.collection||H?.collection===""),style:ut(j?.collection),dangerouslySetInnerHTML:{__html:Ee(H?.collection||"Black Macrocannage CalfskinLarge",j?.collection)}})),v.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},v.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!H&&!H?.price,style:ut(j?.price),dangerouslySetInnerHTML:{__html:ct??""}}),v.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!H&&!H?.taxInfo,style:ut(j?.taxInfo),dangerouslySetInnerHTML:{__html:Ee((c=H?.taxInfo)!==null&&c!==void 0?c:"\u7A0E\u8D39",j?.taxInfo)}}))),(!H||H?.link)&&v.createElement("a",{"aria-label":(P=Ke?.enTitle)!==null&&P!==void 0?P:"Shop now",role:"button",tabIndex:0,onClick:St,className:"pb-commondityDiroNew-btn",style:X},v.createElement("span",{dangerouslySetInnerHTML:{__html:Ee((I=Ke?.enTitle)!==null&&I!==void 0?I:"Shop now",X)}})),Vt({isPost:D}))),v.createElement(vi,{visible:Qe,onClose:()=>et(!1)},v.createElement("div",{style:{paddingTop:"20px"}},Vt({isPost:!1}))),v.createElement(vi,{visible:Q,padding:0,isFullScreen:!0,onClose:()=>q(!1)},v.createElement("div",{style:{backgroundColor:ie,height:"100%"}},v.createElement("iframe",{src:Dt,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var ir=Pe(tr),nr=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const or=ft(ir,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:er,interactionRender:nr},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 lr=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","commodityPicture","width"],addonAfter:"W"},{type:"Number",name:["props","commodityPicture","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","commodityPicture","borderRadius"],max:100},{type:"Number",name:["props","commodityPicture","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","commodityPicture","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"]},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","width"],addonAfter:"W"},{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"]},{type:"Number",addonAfter:"px",name:["props","buttonStyle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","buttonStyle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","buttonStyle"]}]}];function vo(t){const e=ue(null),[i,n]=G(!1);return ve(()=>{e.current=new IntersectionObserver(([l])=>{n(l.isIntersecting)})},[]),ve(()=>{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 ar=({src:t,rec:e,item:i,index:n,style:l,translateY:o,imgStyle:a,enableEventReport:s=!0,isActive:r})=>{const f=ue(null),d=vo(f),{ctaEvent:m}=Fe(),[p,g]=G(!1);return ve(()=>{d&&t&&f?.current&&s&&!p&&r&&(g(!0),m?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,n))},[d,t,f,e,m,i,n,s,p,r]),ce(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),v.createElement("div",{className:_e(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},a))},v.createElement("div",{ref:f,hidden:!t,className:_e({width:"100%",height:"100%"})},v.createElement(Mt,{className:_e(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${o?o+50:50}%`},l)),src:t})))};var Zt=Pe(ar);const rr=t=>{var e,i,n,{style:l,isDefault:o,rec:a,viewTime:s,isPost:r,bottom_image:f,commodityStyles:d,buttonStyle:m,translateY:p=0,commodityPicture:g,isExternalLink:h,onClick:y}=t,w=ot(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:u,popupDetailData:b,setPopupDetailData:A,ctaEvent:S,globalConfig:C,bffFbReport:E}=Fe(),{jumpToWeb:R}=kt(),{popup:L}=Yt(),x=r?a:b,c=(i=(e=x?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],P=b?.index,I=le(T=>{var V;return bi({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=bn((T,V)=>{S?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},x,T,P),A?.(Object.assign(Object.assign({},x),{video:Object.assign(Object.assign({},x?.video),{bindProduct:T}),index:P,multiCheckIndex:V})),h?T?.link&&(R(x,T,T.bindCta,P),window.location.href=window.getJointUtmLink(T.link)):y?.()},L?.duration);return ve(()=>{E?.({eventName:"PageView"})},[]),v.createElement("ul",{role:"list",className:_e(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,D,M,N,k,j,X,U,K,J,oe;return v.createElement(v.Fragment,null,x&&!T?.bindCta?null:v.createElement("li",{role:"listitem",key:V,onClick:()=>O(T,V)},v.createElement("button",Object.assign({role:"button","aria-label":T?.title,tabIndex:0,className:_e({display:"flex",alignItems:"normal",width:"100%",textAlign:"left"})},w),v.createElement(Zt,{src:(N=(M=(F=T?.cover)!==null&&F!==void 0?F:(D=T?.homePage)===null||D===void 0?void 0:D[0])!==null&&M!==void 0?M:u?.bottom_image)!==null&&N!==void 0?N:f,rec:x,item:T,index:V,translateY:p,imgStyle:g,enableEventReport:!1}),v.createElement("div",{style:{width:`calc(100% - ${(k=g?.width)!==null&&k!==void 0?k:0}px - ${(j=g?.marginRight)!==null&&j!==void 0?j:0}px)`,display:"flex",flexDirection:"column",justifyContent:"space-between"}},v.createElement("div",null,v.createElement("div",{className:"one-line-ellipsis",style:d?.title,hidden:!!T&&!T?.title,dangerouslySetInnerHTML:{__html:Ee((X=T?.title)!==null&&X!==void 0?X:"Pendant in Yellow Gold with Diamonds, Medium",d?.title)}}),v.createElement("div",{className:"two-line-ellipsis",style:d?.collection,hidden:!!T&&(!T?.collection||T?.collection===""),dangerouslySetInnerHTML:{__html:Ee((U=T?.collection)!==null&&U!==void 0?U:"Tiffany Lock",d?.collection)}})),v.createElement("div",{className:_e({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},v.createElement("div",null,v.createElement("div",{style:d?.price,hidden:!!T&&!T?.price,dangerouslySetInnerHTML:{__html:(K=I(T))!==null&&K!==void 0?K:""}})),v.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},m),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:Ee((oe=(J=T?.bindCta)===null||J===void 0?void 0:J.enTitle)!==null&&oe!==void 0?oe:"Shop Now",m)}}))))))}))};var sr=Pe(rr),dr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const cr=ft(sr,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:lr,interactionRender:dr},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 ur=[{title:"\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]}]}];const vr=t=>{var e,i,{content:n,btnText:l,style:o,icon:a,isPopup:s,isExternalLink:r,onClose:f,onClick:d,submitButtonStyle:m,contentStyle:p,isTel:g}=t,h=ot(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle","isTel"]);const{popupDetailData:y}=Fe(),w=(i=(e=y?.video)===null||e===void 0?void 0:e.bindCta)===null||i===void 0?void 0:i.remark;return v.createElement("div",Object.assign({className:`${_e(Object.assign({},o))}`},h),v.createElement("iframe",{src:w,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))};var pr=Pe(vr);const mr=ft(pr,{displayName:"Iframe\u5F39\u7A97",icon:"",category:"popup",type:"Iframe",related:{settingRender:ur,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:3});var fr=[{title:"\u5F39\u7A97\u6587\u672C",child:[{type:"RichText",name:["props","content"]}]}];const hr=t=>{var{content:e,isTel:i}=t;return ot(t,["content","isTel"]),v.createElement("article",{className:"consentDetail-article",dangerouslySetInnerHTML:{__html:typeof e=="string"?e:""},onClick:n=>{n.stopPropagation()}})};var Ar=Pe(hr);const gr=ft(Ar,{displayName:"\u534F\u8BAE\u8BE6\u60C5",icon:"",category:"popup",type:"ConsentDetail",related:{settingRender:fr,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:7});var zt=[{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"]}]}],br=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const yr=t=>{var{rec:e,children:i,className:n,onClick:l,style:o,isExternalLink:a=!1,index:s,jumpLink:r,multItem:f,multiCheckIndex:d}=t;ot(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink","multItem","multiCheckIndex"]);const m=ue(null),{popup:p}=Yt(),{setPopupDetailData:g,ctaEvent:h}=Fe(),{jumpToWeb:y}=kt(),[w,u]=G(null),b=bn(A=>{var S,C,E,R,L,x;A.preventDefault();const c=f||((C=(S=e?.video)===null||S===void 0?void 0:S.bindProduct)!==null&&C!==void 0?C:e?.video);if(h?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,c,s),g?.(f&&d?Object.assign(Object.assign({},e),{video:Object.assign(Object.assign({},e?.video),{bindProduct:f}),index:s,multiCheckIndex:d}):Object.assign(Object.assign({},e),{index:s})),u(m?.current),a){const P=((R=(E=e?.video)===null||E===void 0?void 0:E.bindProduct)===null||R===void 0?void 0:R.link)||f?.link;if(r||P){const I=((L=e?.video)===null||L===void 0?void 0:L.bindCta)||f?.bindCta,O=((x=e?.video)===null||x===void 0?void 0:x.bindProduct)||f;y(e,O,I,s),window.location.href=window.getJointUtmLink(r||P||"")}}else l?.()},p?.duration);return ve(()=>{w&&!p?.id&&(w?.focus(),u(null))},[w,p]),v.createElement("button",{ref:m,className:n,style:Object.assign({display:"flex",alignItems:"normal"},o),onClick:b,role:"button","aria-label":"CTA",tabIndex:0},i)};var ni=Pe(yr),wr={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const xr=t=>{var e,i,n,l,o,a,s,r,f,d,m,p,g,{content:h,style:y,bgImg:w,recData:u,bottom_image:b,ctaTempStyles:A,isExternalLink:S,translateY:C=0,index:E,isActive:R}=t,L=ot(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:x}=Fe(),c=(e=u?.video)===null||e===void 0?void 0:e.bindProduct,P=(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:b;return v.createElement(ni,Object.assign({isExternalLink:S,rec:u,className:_e(y),index:E},L),v.createElement(Zt,{src:P,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:A?.img,isActive:R}),v.createElement("div",{className:_e({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},v.createElement("div",{className:wr["tow-line-ellipsis"],style:A?.title,dangerouslySetInnerHTML:{__html:Ee((r=c?.title)!==null&&r!==void 0?r:"Product Name",A?.title)}}),v.createElement("button",{"aria-label":(d=(f=c?.bindCta)===null||f===void 0?void 0:f.enTitle)!==null&&d!==void 0?d:"Shop Now",className:_e(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((m=A?.ctaTitle)===null||m===void 0?void 0:m.height)+"px"},A?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ee((g=(p=c?.bindCta)===null||p===void 0?void 0:p.enTitle)!==null&&g!==void 0?g:"Shop Now",A?.ctaTitle)}})))};var Sr=Pe(xr);const Tr=ft(Sr,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:br,bindableProps:[],settingRender:zt},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 Er=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Ir=t=>{var e,i,n,l,o,a,{content:s,style:r,bgImg:f,recData:d,bottom_image:m,ctaTempStyles:p,isExternalLink:g,index:h,isActive:y}=t,w=ot(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index","isActive"]);const{sxpParameter:u}=Fe(),b=(e=d?.video)===null||e===void 0?void 0:e.bindCta,A=(n=(i=b?.icon)!==null&&i!==void 0?i:u?.bottom_image)!==null&&n!==void 0?n:m;return v.createElement(ni,Object.assign({isExternalLink:g,rec:d,className:_e(Object.assign({alignItems:"center"},r)),index:h},w),v.createElement(Zt,{src:A,rec:d,item:(o=(l=d?.video)===null||l===void 0?void 0:l.bindProduct)!==null&&o!==void 0?o:d?.video,index:h,imgStyle:p?.img,isActive:y}),v.createElement("div",{className:_e(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ee((a=b?.enTitle)!==null&&a!==void 0?a:"Product Name",p?.ctaTitle)}}))};var Cr=Pe(Ir);const kr=ft(Cr,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:Er,settingRender:zt?.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 Pr=[{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"}]}],po={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const _r=t=>{var e,i,n,l,o,a,s,r,f,{content:d,style:m,bgImg:p,recData:g,bottom_image:h,ctaTempStyles:y,index:w,customTitle:u,isActive:b}=t,A=ot(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle","isActive"]);const{sxpParameter:S,bffEventReport:C}=Fe();kt();const E=(e=g?.video)===null||e===void 0?void 0:e.bindCta;(i=g?.video)===null||i===void 0||i.bindProduct;const R=(l=(n=E?.icon)!==null&&n!==void 0?n:S?.bottom_image)!==null&&l!==void 0?l:h;return v.createElement(ni,Object.assign({index:w,rec:g,className:_e(Object.assign({alignItems:"center"},m))},A,{jumpLink:(o=E?.link)!==null&&o!==void 0?o:""}),v.createElement(Zt,{src:R,rec:g,item:(s=(a=g?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&s!==void 0?s:g?.video,index:w,imgStyle:y?.img,isActive:b}),v.createElement("div",{className:_e({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},v.createElement("div",null,v.createElement("div",{className:po["tow-line-ellipsis"],style:y?.ctaTitle,dangerouslySetInnerHTML:{__html:Ee((r=E?.enTitle)!==null&&r!==void 0?r:"Product Name",y?.ctaTitle)}}),u?.display&&v.createElement("div",{style:Object.assign(Object.assign({},u?.style),{lineHeight:((f=u?.style)===null||f===void 0?void 0:f.height)+"px"}),className:po["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:Ee(u?.text,u?.style)}}))))};var Dr=Pe(_r),Lr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],cn;const Or=ft(Dr,{displayName:"\u666E\u901ACTA",icon:"",category:"template",type:"Link",related:{settingRender:(cn=zt?.filter(t=>t.type!=="commodityTitle"))===null||cn===void 0?void 0:cn.concat(Pr),bindableProps:[],interactionRender:Lr},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 Mr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Nr={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const Rr=t=>{var e,i,n,l,o,a,s,r,f,d,m,p,g,{content:h,style:y,bgImg:w,recData:u,bottom_image:b,ctaTempStyles:A,isExternalLink:S,translateY:C=0,index:E,isActive:R}=t,L=ot(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:x}=Fe(),c=(e=u?.video)===null||e===void 0?void 0:e.bindProduct,P=(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:b;return v.createElement(ni,Object.assign({isExternalLink:S,rec:u,className:_e(y),index:E},L),v.createElement(Zt,{src:P,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:A?.img,isActive:R}),v.createElement("div",{className:_e({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},v.createElement("div",{className:Nr["tow-line-ellipsis"],style:A?.title,dangerouslySetInnerHTML:{__html:Ee((r=c?.title)!==null&&r!==void 0?r:"Product Name",A?.title)}}),v.createElement("button",{"aria-label":(d=(f=c?.bindCta)===null||f===void 0?void 0:f.enTitle)!==null&&d!==void 0?d:"Shop Now",className:_e(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((m=A?.ctaTitle)===null||m===void 0?void 0:m.height)+"px"},A?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ee((g=(p=c?.bindCta)===null||p===void 0?void 0:p.enTitle)!==null&&g!==void 0?g:"Shop Now",A?.ctaTitle)}})))};var Vr=Pe(Rr);const jr=ft(Vr,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:Mr,settingRender:zt,bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#000",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:80,height:20,backgroundColor:"rgba(0,0,0,1)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"#fff",marginBottom:8}},w:100,h:40,sort:2});var Fr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Br={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const zr=t=>{var e,i,n,l,o,a,s,r,f,d,m,p,{content:g,style:h,bgImg:y,recData:w,bottom_image:u,ctaTempStyles:b,isExternalLink:A,translateY:S=0,index:C,isActive:E}=t,R=ot(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:L}=Fe(),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:L?.bottom_image)!==null&&o!==void 0?o:u;return v.createElement(ni,Object.assign({isExternalLink:A,rec:w,className:_e(h),index:C},R),v.createElement(Zt,{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:b?.img,isActive:E}),v.createElement("div",{className:_e({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},v.createElement("div",{className:Br["tow-line-ellipsis"],style:b?.title,dangerouslySetInnerHTML:{__html:Ee((r=x?.title)!==null&&r!==void 0?r:"Product Name",b?.title)}}),v.createElement("button",{"aria-label":(d=(f=x?.bindCta)===null||f===void 0?void 0:f.enTitle)!==null&&d!==void 0?d:"Shop Now",className:_e(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},b?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ee((p=(m=x?.bindCta)===null||m===void 0?void 0:m.enTitle)!==null&&p!==void 0?p:"Shop Now",b?.ctaTitle)}})))};var Wr=Pe(zr);const Hr=ft(Wr,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:Fr,bindableProps:[],settingRender:zt},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 Xr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Ur={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const Gr=t=>{var e,i,{content:n,style:l,bgImg:o,recData:a,bottom_image:s,ctaTempStyles:r,translateY:f=0,isActive:d}=t,m=ot(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive"]);const{sxpParameter:p}=Fe(),[g]=G((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return v.createElement(gi,{isPadding:!!a},g?.map((h,y)=>{var w,u,b,A,S,C,E,R,L,x;return v.createElement(v.Fragment,null,a&&!h?.bindCta?null:v.createElement(Ut,{key:y,className:_e(Object.assign(Object.assign({},l),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},v.createElement(ni,Object.assign({rec:a,multItem:h,multiCheckIndex:y},m),v.createElement(Zt,{src:(A=(b=(w=h?.cover)!==null&&w!==void 0?w:(u=h?.homePage)===null||u===void 0?void 0:u[0])!==null&&b!==void 0?b:p?.bottom_image)!==null&&A!==void 0?A:s,rec:a,item:h,index:y,translateY:f,imgStyle:r?.img,isActive:d}),v.createElement("div",{className:_e({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},v.createElement("div",{className:Ur["two-line-ellipsis"],style:r?.title,dangerouslySetInnerHTML:{__html:Ee((S=h?.title)!==null&&S!==void 0?S:"Product Name",r?.title)}}),v.createElement("button",{"aria-label":(E=(C=h?.bindCta)===null||C===void 0?void 0:C.enTitle)!==null&&E!==void 0?E:"Shop Now",className:_e(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((R=r?.ctaTitle)===null||R===void 0?void 0:R.height)+"px"},r?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ee((x=(L=h?.bindCta)===null||L===void 0?void 0:L.enTitle)!==null&&x!==void 0?x:"Shop Now",r?.ctaTitle)}})))))}))};var Yr=Pe(Gr);const qr=ft(Yr,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:Xr,bindableProps:[],settingRender:zt},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 Zr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Kr={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const Jr=t=>{var e,i,{content:n,style:l,bgImg:o,recData:a,bottom_image:s,ctaTempStyles:r,translateY:f=0,isActive:d}=t,m=ot(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive"]);const{sxpParameter:p}=Fe(),[g]=G((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return v.createElement(gi,{isPadding:!!a},g?.map((h,y)=>{var w,u,b,A,S,C,E,R,L,x;return v.createElement(v.Fragment,null,a&&!h?.bindCta?null:v.createElement(Ut,{key:y,className:_e(Object.assign(Object.assign({},l),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},v.createElement(ni,Object.assign({rec:a,multItem:h,multiCheckIndex:y},m),v.createElement(Zt,{src:(A=(b=(w=h?.cover)!==null&&w!==void 0?w:(u=h?.homePage)===null||u===void 0?void 0:u[0])!==null&&b!==void 0?b:p?.bottom_image)!==null&&A!==void 0?A:s,rec:a,item:h,index:y,translateY:f,imgStyle:r?.img,isActive:d}),v.createElement("div",{className:_e({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},v.createElement("div",{className:Kr["two-line-ellipsis"],style:r?.title,dangerouslySetInnerHTML:{__html:Ee((S=h?.title)!==null&&S!==void 0?S:"Product Name",r?.title)}}),v.createElement("button",{"aria-label":(E=(C=h?.bindCta)===null||C===void 0?void 0:C.enTitle)!==null&&E!==void 0?E:"Shop Now",className:_e(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((R=r?.ctaTitle)===null||R===void 0?void 0:R.height)+"px"},r?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ee((x=(L=h?.bindCta)===null||L===void 0?void 0:L.enTitle)!==null&&x!==void 0?x:"Shop Now",r?.ctaTitle)}})))))}))};var Qr=Pe(Jr);const $r=ft(Qr,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:Zr,settingRender:zt,bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#fff",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:130,height:20,backgroundColor:"rgba(0,0,0,.5)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:3});var es=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],ts={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const is=t=>{var e,i,{content:n,style:l,bgImg:o,recData:a,bottom_image:s,ctaTempStyles:r,translateY:f=0,isActive:d}=t,m=ot(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive"]);const{sxpParameter:p}=Fe(),[g]=G((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return v.createElement(gi,{isPadding:!!a},g?.map((h,y)=>{var w,u,b,A,S,C,E,R,L;return v.createElement(v.Fragment,null,a&&!h?.bindCta?null:v.createElement(Ut,{key:y,className:_e(Object.assign(Object.assign({},l),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},v.createElement(ni,Object.assign({rec:a,multItem:h,multiCheckIndex:y},m),v.createElement(Zt,{src:(A=(b=(w=h?.cover)!==null&&w!==void 0?w:(u=h?.homePage)===null||u===void 0?void 0:u[0])!==null&&b!==void 0?b:p?.bottom_image)!==null&&A!==void 0?A:s,rec:a,item:h,index:y,translateY:f,imgStyle:r?.img,isActive:d}),v.createElement("div",{className:_e({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},v.createElement("div",{className:ts["tow-line-ellipsis"],style:r?.title,dangerouslySetInnerHTML:{__html:Ee((S=h?.title)!==null&&S!==void 0?S:"Product Name",r?.title)}}),v.createElement("button",{"aria-label":(E=(C=h?.bindCta)===null||C===void 0?void 0:C.enTitle)!==null&&E!==void 0?E:"Shop Now",className:_e(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},r?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ee((L=(R=h?.bindCta)===null||R===void 0?void 0:R.enTitle)!==null&&L!==void 0?L:"Shop Now",r?.ctaTitle)}})))))}))};var ns=Pe(is);const os=ft(ns,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:es,bindableProps:[],settingRender:zt},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 ls=[{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 as=({icon:t,styles:e,textStyle:i,onClose:n})=>{var l;const{waterFallData:o,setOpenHashtag:a}=Fe();return v.createElement("div",{className:"clc-sxp-nav",style:e},v.createElement("button",{className:"clc-sxp-nav-left",role:"button","aria-label":"back button",onClick:n},v.createElement("img",{src:t,alt:"back button"})),v.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 mo=Pe(as),rs=null,ss="3d989325-e7d6-4a74-8a97-98febdf5b567",ds=null,cs=null,us={info:"The dior toujours bag is distinguished by a casual and practical design. Fully embroidered with black textured tweed, it is accented by a blend of threads displaying the cannage motif.",link:"www.baidu.com",linkTitle:null,linkType:"WEB"},vs=[{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}],ps="Handbags",fo={productUserId:rs,requestId:ss,channel:ds,rtc:cs,tag:us,recList:vs,hashTag:ps};const ms=t=>{var e;const{rec:i,style:n={},sizeChange:l=()=>{},unitWidth:o,index:a,showBorder:s,list:r,reportTagsView:f,textStyles:d,space:m}=t,{swiperRef:p,setRtcList:g,setOpenHashtag:h,sxpParameter:y,globalConfig:w}=Fe(),[u,b]=G(!1);G(!1),G({height:1,width:1});const A=ue(null),S=ue(null);ue(null),ue(null);const[C,E]=G(""),R=ce(()=>{var T,V,F,D,M,N,k,j,X,U;return!((T=i?.video)===null||T===void 0)&&T.cover?(V=i?.video)===null||V===void 0?void 0:V.cover:!((D=(F=i?.video)===null||F===void 0?void 0:F.imgUrls)===null||D===void 0)&&D.length?(N=(M=i?.video)===null||M===void 0?void 0:M.imgUrls)===null||N===void 0?void 0:N[0]:!((j=(k=i?.product)===null||k===void 0?void 0:k.homePage)===null||j===void 0)&&j.length?(U=(X=i?.product)===null||X===void 0?void 0:X.homePage)===null||U===void 0?void 0:U[0]:y?.bottom_image||""},[i,y?.bottom_image]),L=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=bi({product:i?.product,enableFormattedPrice:(e=d?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:w,isHiddenDef:!0,style:d?.price});ve(()=>{if(A.current===null||R==="")return;let T=null;u&&C?T=C:T=R,T&&A.current.setSrc(T)},[R,u,C]);const P=ue(),I=le(T=>{setTimeout(()=>{var V;const F=(V=P?.current)===null||V===void 0?void 0:V.offsetHeight;l(F+56+m,a)},0)},[m,l,a,o,P]),O=()=>{f(),g?.(r),setTimeout(()=>{var T;(T=p?.current)===null||T===void 0||T.swiper.slideTo(a,0,!1),h?.(!1)},0)};return v.createElement("div",{ref:S,style:Object.assign({},n),className:"waterFallList-content-listItem",key:a,onClick:O},v.createElement("div",{className:"waterFallList-content-listItem-picture",ref:P},v.createElement(Mt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:I,ref:A})),v.createElement("div",{className:"waterFallList-content-listItem-info"},v.createElement("div",{className:`waterFallList-content-listItem-info-title ${c?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},d?.title),dangerouslySetInnerHTML:{__html:Ee(L,d?.title)}}),v.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!c,style:d.price,dangerouslySetInnerHTML:{__html:c??""}})))};function fs(t){var e,i,n,l,o,a,s,r,f,d,m,p,g,h,y,w,u,b,A,S,C,E,{reportTagsView:R,showBanner:L}=t,x=ot(t,["reportTagsView","showBanner"]);const{waterFallData:c,getRecommendVideos:P,hashTagSize:I,loadingImage:O,isOpenHashTag:T,cacheActiveIndex:V}=Fe(),{jumpToWeb:F}=kt(),D=ue(null),[M,N]=G(0),[k,j]=G(),X=ue(null),[U,K]=G([]),J=ue(),oe=[170,230,300],[he,be]=G(!1),[ie,Ve]=G([]),Xe=ue(),de=le((ge,Q)=>Math.floor(Math.random()*(Q-ge+1))+ge,[]),Y=ue([]),[$,me]=G({width:0}),fe=ce(()=>{const ge=$.width||0;return ge>=1200?6:ge>=768&&ge<=1199?4:2},[$]),ne=ce(()=>$.width/fe-2,[fe,$]),Me=le(()=>{var ge;const Q=(ge=J.current)!==null&&ge!==void 0?ge:[],q=[];for(let B=0;B<ie?.length;B++){const Ne=Math.floor(B/fe),re=B%fe+1;let Ze=0,Be=9999999999;if(Ne===0)q[B]=B;else{for(let Z=0;Z<q.length;Z++)Y.current[q[Z]].top+Y.current[q[Z]].height<Be&&(Ze=Z,Be=Y.current[q[Z]].top+Y.current[q[Z]].height);q[Ze]=B}Y.current[B]===void 0&&(Y.current[B]={}),Ne===0?(re===1?Y.current[B].left=0:Y.current[B].left=Y.current[B-1].left+ne+4,Y.current[B].top=0):(Y.current[B].left=Y.current[Ze].left,Y.current[B].top=Be),Y.current[B].height=Y.current[B].height||oe[de(0,2)],Q[B]={transform:`translate(${Y.current[B].left}px,${Y.current[B].top}px)`,width:`${ne}px`,height:Y.current[B].height}}return K([...Q]),[...Q]},[ne,fe,oe,de,ie]),Ue=le((ge,Q)=>{Y.current[Q]===void 0&&(Y.current[Q]={}),Y.current[Q].height=ge,J.current=Me()},[Me]);ve(()=>{J.current=Me()},[ne,fe,ie]),ve(()=>{var ge,Q;if(be(!0),c&&P?.({hashTag:c?.hashTag,defaultSize:I,maxSize:I}).then(q=>{var B,Ne;j(q),Ve((Ne=(B=q?.recList)===null||B===void 0?void 0:B.filter(re=>re?.video!==null||re?.product!==null))!==null&&Ne!==void 0?Ne:[]),be(!1)}),T){const q=fo;j(q),Ve((Q=(ge=q?.recList)===null||ge===void 0?void 0:ge.filter(B=>B?.video!==null||B?.product!==null))!==null&&Q!==void 0?Q:[]),be(!1)}},[c,P,I,T]);const Je=le(()=>{X.current!==null&&me({width:X.current.getBoundingClientRect().width})},[]);ve(()=>{if(X.current===null)return;const ge=new ResizeObserver(Q=>{Je()});return ge.observe(X.current),()=>{ge.disconnect()}},[Je]),le(()=>{be(!0),c&&P?.({hashTag:c?.hashTag}).then(ge=>{var Q,q;Ve(ie?.concat((q=(Q=ge?.recList)===null||Q===void 0?void 0:Q.filter(B=>!B?.video))!==null&&q!==void 0?q:[])),be(!1)})},[c,P,ie]);const Qe=le(()=>{N(D.current.scrollTop)},[]);ve(()=>{var ge;return(ge=D?.current)===null||ge===void 0||ge.addEventListener("scroll",Qe),()=>{var Q;(Q=D?.current)===null||Q===void 0||Q.removeEventListener("scroll",Qe)}},[Qe,D]);const et=()=>{var ge,Q,q,B,Ne;if(!((ge=k?.tag)===null||ge===void 0)&&ge.link){R();const re=c?.rec;F(re,(Q=re?.video)===null||Q===void 0?void 0:Q.bindProduct,(q=re?.video)===null||q===void 0?void 0:q.bindCta,V,(B=re?.video)===null||B===void 0?void 0:B.traceInfo),window.location.href=window.getJointUtmLink((Ne=k?.tag)===null||Ne===void 0?void 0:Ne.link)}};return v.createElement(v.Fragment,null,he?v.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},v.createElement("img",{width:64,height:64,src:O,alt:"loading...",style:{objectFit:"contain"}})):v.createElement("div",{className:"waterFallList",ref:X},v.createElement("div",{className:"waterFallList-scroll",ref:D},L&&((e=k?.tag)===null||e===void 0?void 0:e.picture)&&v.createElement("div",{onClick:et},v.createElement(Mt,{className:_e({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=k?.tag)===null||i===void 0?void 0:i.picture})),v.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)}}),v.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:et,dangerouslySetInnerHTML:{__html:Ee(((r=k?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(f=x?.textStyles)===null||f===void 0?void 0:f.hashTagLink)}}),v.createElement("div",{className:"waterFallList-content"},ie?.map((ge,Q)=>{var q;return v.createElement(ms,Object.assign({key:Q,index:Q,rec:ge,list:ie,showBorder:M+((q=D?.current)===null||q===void 0?void 0:q.clientHeight),style:U[Q],sizeChange:Ue,unitWidth:ne,reportTagsView:R},x))}),v.createElement("div",{hidden:!(!((d=k?.tag)===null||d===void 0)&&d.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(y=((p=Y?.current[((m=Y?.current)===null||m===void 0?void 0:m.length)-1])===null||p===void 0?void 0:p.top)+((h=Y?.current[((g=Y?.current)===null||g===void 0?void 0:g.length)-1])===null||h===void 0?void 0:h.height))!==null&&y!==void 0?y:0}px)`,height:!((w=k?.tag)===null||w===void 0)&&w.link?((u=Xe?.current)===null||u===void 0?void 0:u.offsetHeight)||((b=x?.buttonBgStyle)===null||b===void 0?void 0:b.height)||"100px":0}}))),v.createElement("div",{className:"waterFallList-bottom",hidden:!(!((A=k?.tag)===null||A===void 0)&&A.link),style:x?.buttonBgStyle}),v.createElement("div",{ref:Xe,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"})},v.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:et,dangerouslySetInnerHTML:{__html:Ee(((E=k?.tag)===null||E===void 0?void 0:E.linkTitle)||"Shop the collection",x?.buttonStyle)}}))))}var hs="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const As=t=>{var e;const{rec:i,index:n,list:l,reportTagsView:o,textStyles:a,space:s}=t,{swiperRef:r,setRtcList:f,setOpenHashtag:d,sxpParameter:m,globalConfig:p}=Fe(),[g,h]=G(!1),y=ue(null),w=ue(null),u=ue(null),b=ue(null),[A,S]=G(""),C=ce(()=>{var c,P,I,O,T,V,F,D,M,N;return!((c=i?.video)===null||c===void 0)&&c.cover?(P=i?.video)===null||P===void 0?void 0:P.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]:!((D=(F=i?.product)===null||F===void 0?void 0:F.homePage)===null||D===void 0)&&D.length?(N=(M=i?.product)===null||M===void 0?void 0:M.homePage)===null||N===void 0?void 0:N[0]:m?.bottom_image||""},[i,m?.bottom_image]),E=ce(()=>{var c,P;return((c=i?.product)===null||c===void 0?void 0:c.title)||((P=i?.video)===null||P===void 0?void 0:P.title)||null},[i]),R=bi({product:i?.product,enableFormattedPrice:(e=a?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:p,isHiddenDef:!0,style:a?.price});ve(()=>{const c=new IntersectionObserver(P=>{P.forEach(I=>{if(I.isIntersecting){if(w.current===null||C==="")return;g&&A?y.current.setSrc(A):y.current.setSrc(C),c.unobserve(w.current)}})});return c.observe(w.current),()=>{c.disconnect()}},[C,g,A]);const L=(c,P,I)=>{const O=c/P;return I/O};ve(()=>{const c=u?.current;c===null||C===""||!g||(c.src=C,c.currentTime=1,c.crossOrigin="anonymous",c.onloadeddata=()=>{const P=b?.current;if(!P)return;const I=P.getContext("2d"),O=window?.innerWidth/2,T=L(c.videoWidth,c.videoHeight,O);P.height=T,P.width=O,I?.drawImage(c,0,0,P.width,P.height),S(P.toDataURL()),c.remove(),P.remove()})},[C,g]);const x=()=>{o(),f?.(l),setTimeout(()=>{var c;(c=r?.current)===null||c===void 0||c.swiper.slideTo(n,0,!1),d?.(!1)},0)};return v.createElement("div",{ref:w,className:"list-content-listItem",key:n,onClick:x,style:{marginBottom:s}},v.createElement("div",{className:"list-content-listItem-picture"},g&&v.createElement("div",{style:{display:"none"}},v.createElement("video",{ref:u,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),v.createElement("canvas",{ref:b})),v.createElement(Mt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:y})),v.createElement("div",{className:"list-content-listItem-info"},v.createElement("div",{className:`list-content-listItem-info-title ${R?"list-content-listItem-info-nowrap":""}`,style:a?.title,dangerouslySetInnerHTML:{__html:Ee(E,a?.title)}}),v.createElement("div",{className:"list-content-listItem-info-price",style:a?.price,hidden:!R,dangerouslySetInnerHTML:{__html:R??""}})))};function gs(t){var e,i,n,l,o,a,s,r,f,d,m,p,g,h,y,w,u,{reportTagsView:b,showBanner:A}=t,S=ot(t,["reportTagsView","showBanner"]);const{waterFallData:C,getRecommendVideos:E,hashTagSize:R,loadingImage:L,isOpenHashTag:x,cacheActiveIndex:c}=Fe(),{jumpToWeb:P}=kt(),[I,O]=G(),[T,V]=G(),[F,D]=G(!1),M=ue(null),[N,k]=G(!1);le(()=>{N||(k(!0),C&&E?.({hashTag:C?.hashTag}).then(X=>{var U;O(I?.concat((U=X?.recList)!==null&&U!==void 0?U:[])),k(!1)}))},[C,E,I,N]),ve(()=>{var X,U;if(D(!0),C&&E?.({hashTag:C?.hashTag,defaultSize:R,maxSize:R}).then(K=>{var J,oe;V(K),O((oe=(J=K?.recList)===null||J===void 0?void 0:J.filter(he=>he?.video!==null||he?.product!==null))!==null&&oe!==void 0?oe:[]),D(!1)}),x){const K=fo;V(K),O((U=(X=K?.recList)===null||X===void 0?void 0:X.filter(J=>J?.video!==null||J?.product!==null))!==null&&U!==void 0?U:[]),D(!1)}},[C,E,R,x]);const j=()=>{var X,U,K,J,oe;if(!((X=T?.tag)===null||X===void 0)&&X.link){b();const he=C?.rec;P(he,(U=he?.video)===null||U===void 0?void 0:U.bindProduct,(K=he?.video)===null||K===void 0?void 0:K.bindCta,c,(J=he?.video)===null||J===void 0?void 0:J.traceInfo),window.location.href=window.getJointUtmLink((oe=T?.tag)===null||oe===void 0?void 0:oe.link)}};return v.createElement(v.Fragment,null,F?v.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},v.createElement("img",{width:64,height:64,src:L,alt:"loading...",style:{objectFit:"contain"}})):v.createElement("div",{className:"list"},v.createElement("div",{className:"list-scroll",ref:M},A&&((e=T?.tag)===null||e===void 0?void 0:e.picture)&&v.createElement("div",{onClick:j},v.createElement(Mt,{className:_e({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=T?.tag)===null||i===void 0?void 0:i.picture})),v.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)}}),v.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",(f=S?.textStyles)===null||f===void 0?void 0:f.hashTagLink)}}),v.createElement("div",{className:"list-content"},I?.map((X,U)=>v.createElement(As,Object.assign({key:U,index:U,rec:X,list:I,reportTagsView:b},S)))),v.createElement("div",{hidden:!N,style:{textAlign:"center"}},"loading..."),v.createElement("div",{hidden:!(!((d=T?.tag)===null||d===void 0)&&d.link),style:{height:!((m=T?.tag)===null||m===void 0)&&m.link?((p=S?.buttonBgStyle)===null||p===void 0?void 0:p.height)||((g=S?.buttonStyle)===null||g===void 0?void 0:g.height)||"100px":0}})),v.createElement("div",{className:"list-bottom",hidden:!(!((h=T?.tag)===null||h===void 0)&&h.link),style:S?.buttonBgStyle}),v.createElement("div",{hidden:!(!((y=T?.tag)===null||y===void 0)&&y.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},S?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},v.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 bs=t=>{var e;const{waterFallData:i,setOpenHashtag:n,openHashtag:l,swiperRef:o,setWaterFallData:a,cacheRtcList:s,setRtcList:r,cacheActiveIndex:f,rtcList:d,setCacheRtcList:m,setIsFromHashtag:p,isFromHashtag:g,bffEventReport:h,themeTag:y,selectTag:w,bffFbReport:u}=Fe(),{backMainFeed:b}=kt();ue(null);const A=ue(null),[S,C]=G();ve(()=>{const c=document.getElementById("sxp-render"),P=document.getElementById("water-fall");P?A.current=P:(A.current=document.createElement("div"),A.current.setAttribute("id","water-fall"),c?.appendChild(A.current))},[]);const E=()=>{var c,P;b("branch",w,void 0,i?.hashTag),x(),a?.(void 0),p?.(!1),(P=(c=o?.current)===null||c===void 0?void 0:c.swiper)===null||P===void 0||P.slideTo(f,0,!1),n?.(!1)},[R,L]=G();ve(()=>{i&&L(i)},[i]);const x=le(()=>{var c,P,I,O,T,V;const F=R?.rec;if(!F)return;let D="",M=null;g?D="hashTagPage":!((c=F?.video)===null||c===void 0)&&c.url?(D="videoPage",M="video"):!((I=(P=F?.video)===null||P===void 0?void 0:P.imgUrls)===null||I===void 0)&&I.length&&(D="imagePage",M="image"),h?.({eventInfo:{contentId:(O=F?.video)===null||O===void 0?void 0:O.itemId,position:f+"",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([R?.hashTag]),fromKName:D,fromKPage:location?.href,timeOnSite:Math.floor((new Date-S)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents",contentFormat:M}})},[R,h,S,g,f]);return ve(()=>{l&&(C(new Date),u?.({eventName:"PageView"}))},[l,u]),ve(()=>{const c=()=>{C(new Date)};return window.addEventListener("pageshow",c),()=>{window.removeEventListener("pageshow",c)}},[]),A.current?xn.createPortal(v.createElement("div",{className:"waterfall",style:{display:l?"block":"none"}},v.createElement(mo,{icon:hs,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:E}),t?.openFixedSize===!0||t?.openFixedSize===void 0?v.createElement(gs,Object.assign({reportTagsView:x},t)):v.createElement(fs,Object.assign({reportTagsView:x},t))),A.current):null};var ho=Pe(bs);const ys=t=>v.createElement(ho,Object.assign({},t));var ws=Pe(ys);const xs=ft(ws,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:ls,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 Ss=[{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 Ao=t=>v.createElement(Ao,Object.assign({},t));var Ts=Pe(Ao);const Es=ft(Ts,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:Ss},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var Is=[{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"]}]}],go={"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 Cs=t=>{var e,i,n,l,o,a,s,r,f,d,{style:m,recData:p,ctaTempStyles:g,index:h,event:y,onClick:w,isExternalLink:u=!1,isActive:b}=t,A=ot(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink","isActive"]);const{ctaEvent:S,setPopupDetailData:C}=Fe(),{jumpToWeb:E}=kt(),[R,L]=G(!1),x=ue(null),c=vo(x),P=((n=(i=(e=p?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.bindCta)||((o=(l=p?.video)===null||l===void 0?void 0:l.bindProduct)===null||o===void 0?void 0:o.bindCta)||((a=p?.video)===null||a===void 0?void 0:a.bindCta),I=((r=(s=p?.video)===null||s===void 0?void 0:s.bindProducts)===null||r===void 0?void 0:r[0])||((f=p?.video)===null||f===void 0?void 0:f.bindProduct),O=()=>{var D,M,N,k;const j=((M=(D=p?.video)===null||D===void 0?void 0:D.bindProducts)===null||M===void 0?void 0:M[0])||((N=p?.video)===null||N===void 0?void 0:N.bindProduct)||p?.video;if(S?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},p,j,h),C?.(Object.assign(Object.assign({},p),{index:h})),u){const X=I?.link||((k=j?.bindCta)===null||k===void 0?void 0:k.link);X&&(E(p,I,P,h),window.location.href=window.getJointUtmLink(X))}else w?.()},T=P?.enTitle||"\u67E5\u770B\u8BE6\u60C5",V=ce(()=>{var D,M;const N=y?.animation;if(N){const{delay:k,duration:j,backgroundColor:X}=N;return{":after":{animationDelay:`${(D=k/1e3)!==null&&D!==void 0?D:0}s`,animationDuration:`${(M=j/1e3)!==null&&M!==void 0?M:0}s`,backgroundColor:`${X??"transparent"}`}}}},[y?.animation]);ve(()=>{var D,M,N;c&&x?.current&&b&&S?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},p,((M=(D=p?.video)===null||D===void 0?void 0:D.bindProducts)===null||M===void 0?void 0:M[0])||((N=p?.video)===null||N===void 0?void 0:N.bindProduct)||p?.video,h)},[c,b]),ve(()=>{L(!!c)},[c]);const F=ce(()=>R?go["animated-button"]:null,[R]);return v.createElement("div",Object.assign({ref:x,style:Object.assign(Object.assign(Object.assign({},m),g?.ctaTitle),{lineHeight:`${(d=m?.height)!==null&&d!==void 0?d:0}px`})},A,{className:`${F} ${_e(V)} ${go["one-line-ellipsis"]}`,onClick:O,dangerouslySetInnerHTML:{__html:Ee(T,g?.ctaTitle)}}))};var ks=Pe(Cs),Ps=[{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 _s=ft(ks,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:Is,bindableProps:[],interactionRender:Ps},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 Ds=[{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"]}]}],pi={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 Ls="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Os=t=>{var e,i,n,l,o,a,s,r,f,d,m,p,g,h,y,w,u,b,A,S,C,E,R,{style:L,recData:x,ctaTempStyles:c,index:P,event:I,bottom_image:O,translateY:T,isTel:V,onClick:F,isExternalLink:D=!1,isActive:M}=t,N=ot(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);L==null||delete L.transform;const{sxpParameter:k,globalConfig:j,ctaEvent:X,setPopupDetailData:U}=Fe(),{jumpToWeb:K}=kt(),[J,oe]=G(!0),he=((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),be=((r=(s=x?.video)===null||s===void 0?void 0:s.bindProducts)===null||r===void 0?void 0:r[0])||((f=x?.video)===null||f===void 0?void 0:f.bindProduct),ie=()=>{var me,fe,ne,Me;const Ue=((fe=(me=x?.video)===null||me===void 0?void 0:me.bindProducts)===null||fe===void 0?void 0:fe[0])||((ne=x?.video)===null||ne===void 0?void 0:ne.bindProduct)||x?.video;if(X?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},x,Ue,P),U?.(Object.assign(Object.assign({},x),{index:P})),D){const Je=be?.link||((Me=Ue?.bindCta)===null||Me===void 0?void 0:Me.link);Je&&(K(x,be,he,P),window.location.href=window.getJointUtmLink(Je))}else F?.()},Ve=he?.enTitle||"\u67E5\u770B\u8BE6\u60C5",Xe=ce(()=>{const me=I?.animation;if(me){const{delay:fe,duration:ne}=me;return{animationDelay:`${fe?fe/1e3:0}s`,animationDuration:`${ne?ne/1e3:0}s`}}},[I?.animation]),de=(h=(g=(p=(d=be?.cover)!==null&&d!==void 0?d:(m=be?.homePage)===null||m===void 0?void 0:m[0])!==null&&p!==void 0?p:he?.icon)!==null&&g!==void 0?g:k?.bottom_image)!==null&&h!==void 0?h:O,Y=me=>{me.stopPropagation(),oe(!1)};ve(()=>{oe(!0)},[M]);const $=ce(()=>M&&J?pi["animated-fadeIn"]:null,[M,J]);return v.createElement(v.Fragment,null,V?v.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):v.createElement("div",Object.assign({},N,{className:`${_e(Object.assign(Object.assign({},L),{"--transY":`translateY(calc(100% + ${(y=L?.margin)!==null&&y!==void 0?y:0}px))`}))} ${pi.aniLinkPopup} ${$} ${_e(Xe)}`,onClick:ie}),v.createElement("div",{onClick:Y,className:pi["modal-icon-wrapper"],style:{padding:(w=L?.padding)!==null&&w!==void 0?w:0}},v.createElement("img",{src:j?.popupCloseIcon||Ls,alt:"close",className:pi["modal-icon-wrapper-img"]})),v.createElement(Zt,{src:de,rec:x,item:(C=(A=(b=(u=x?.video)===null||u===void 0?void 0:u.bindProducts)===null||b===void 0?void 0:b[0])!==null&&A!==void 0?A:(S=x?.video)===null||S===void 0?void 0:S.bindProduct)!==null&&C!==void 0?C:x?.video,index:P,translateY:T,imgStyle:c?.img,isActive:M}),(!x||be?.title)&&v.createElement("div",{className:pi["one-line-ellipsis"],style:c?.title,dangerouslySetInnerHTML:{__html:Ee((E=be?.title)!==null&&E!==void 0?E:"Product Name",c?.title)}}),v.createElement("div",{className:pi["one-line-ellipsis"],style:Object.assign(Object.assign({},c?.ctaTitle),{lineHeight:((R=c?.ctaTitle)===null||R===void 0?void 0:R.height)+"px"}),dangerouslySetInnerHTML:{__html:Ee(Ve,c?.ctaTitle)}})))};var Ms=Pe(Os),Ns=[{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 Rs=ft(Ms,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:Ds,bindableProps:[],interactionRender:Ns},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 Vs=[{title:"\u70B9\u51FB\u8BE6\u60C5\u6309\u94AE",child:[{type:"link",name:"onClick",showAppId:!0}]}],js=[{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 bo=fi({}),Fs=({children:t,data:e})=>{var i,n,l,o,a,s,r,f,d,m,p,g,h;const[y,w]=G(!1),[u,b]=G(!1),[A,S]=G(""),[C,E]=G(!1);return v.createElement(bo.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:(f=e?.sxp_parameter)===null||f===void 0?void 0:f.privacy_necessity,privacyPolicyTitle:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.privacy_policy_title,privacyPolicyUrl:(m=e?.sxp_parameter)===null||m===void 0?void 0:m.privacy_policy_url,privacyTitle:(p=e?.sxp_parameter)===null||p===void 0?void 0:p.privacy_title,template:(g=e?.sxp_parameter)===null||g===void 0?void 0:g.template,industry:(h=e?.sxp_parameter)===null||h===void 0?void 0:h.industry},appDomain:e?.appDomain,openHashtag:y,setOpenHashtag:w,openConsent:u,setOpenConsent:b,sxpFontLinks:e?.sxpFontLinks,utmParameter:e?.utm_parameter,consentPopupCate:A,setConsentPopupCate:S,openMultiPosts:C,setOpenMultiPosts:E}},t)};function un(){return mi(bo)}var Bs="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",zs="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 Ws=t=>{var e,i,{isTel:n,isShowOnce:l,open:o,content:a,interaction:s,style:r,onClick:f,contsentState:d,isShowClose:m}=t;ot(t,["isTel","isShowOnce","open","content","interaction","style","onClick","contsentState","isShowClose"]);const{consentPopupCate:p}=un(),[g,h]=G(!1),y=ce(()=>p==="Display"||o&&(l||d)&&r&&!g,[p,o,g]),w=le(()=>{h(!0)},[]),u=le(()=>{f?.()},[]);return v.createElement(v.Fragment,null,n?v.createElement("img",{src:zs,width:"100%"}):v.createElement(v.Fragment,null,y&&v.createElement("div",{className:"consentPopupDisplay",style:r},v.createElement("div",{style:{flex:1}},v.createElement("span",{style:a?.style,dangerouslySetInnerHTML:{__html:Ee((e=a?.text)===null||e===void 0?void 0:e.replace(/\n/g,"</br>"),a?.style)}}),v.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})),m&&v.createElement("button",{"aria-label":"close",className:"consentPopupDisplay-close",onClick:w},v.createElement("img",{src:Bs,alt:"close"})))))};var Hs=Pe(Ws);const Xs=ft(Hs,{displayName:"Display Consent",icon:"",category:"consentPopup",type:"Display",related:{settingRender:js,bindableProps:[],interactionRender:Vs},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 Us=[{title:"\u80CC\u666F\u8BBE\u7F6E",child:[{label:"\u80CC\u666F\u56FE",type:"Upload",name:["props","bgImgUrl"]},{type:"Group",label:"\u8FD4\u56DE\u6309\u94AE",child:[{type:"Switch",name:["props","backButton","enable"]},{type:"Upload",name:["props","backButton","icon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A100 * 76"}]},{type:"Group",label:"",child:[{type:"Select",name:["props","backButton","xPosit"],options:[{label:"\u76F8\u5BF9\u5DE6\u4FA7",value:"left"},{label:"\u76F8\u5BF9\u53F3\u4FA7",value:"right"}],initialValue:"left"},{type:"Number",name:["props","backButton","x"],addonAfter:"X"}]},{type:"Group",label:"",child:[{type:"Select",name:["props","backButton","yPosit"],options:[{label:"\u76F8\u5BF9\u5E95\u90E8",value:"bottom"},{label:"\u76F8\u5BF9\u9876\u90E8",value:"top"}],initialValue:"top"},{type:"Number",name:["props","backButton","y"],addonAfter:"Y",initialValue:0}]}]},{title:"\u6309\u94AE\u8BBE\u7F6E",child:[{type:"Group",child:[{type:"Upload",name:["props","button1Url"],text:"\u6309\u94AE1"},{type:"Upload",name:["props","button2Url"],text:"\u6309\u94AE2"}]},{type:"Group",child:[{type:"Upload",name:["props","button3Url"],text:"\u6309\u94AE3"},{type:"Upload",name:["props","button4Url"],text:"\u6309\u94AE4"}]}]}];const Gs=t=>{var e,i,{bgImgUrl:n,style:l,recData:o}=t,a=ot(t,["bgImgUrl","style","recData"]);const{setChannel:s}=Yt(),{bffEventReport:r,curTime:f}=Fe(),{isActive:d}=dn()||{},m=ue(!1),p=ue(),g=(i=(e=o?.video)===null||e===void 0?void 0:e.traceInfo)!==null&&i!==void 0?i:"",h=le((b,A)=>{try{return new Function("props","str",`if (str) {
|
5
|
+
18-karat gold, this necklace is embellished with hand-set diamonds.`,maxStr:79,className:"pb-commondity-content-info",style:j?.info})))},je=()=>{var ye,it;return v.createElement(v.Fragment,null,(T||z?.link)&&v.createElement("a",{"aria-label":(ye=$e?.enTitle)!==null&&ye!==void 0?ye:"Purchase on Website",role:"button",tabIndex:0,onClick:jt,className:"pb-commondity-btn",style:H},v.createElement("span",{dangerouslySetInnerHTML:{__html:Te((it=$e?.enTitle)!==null&&it!==void 0?it:"Purchase on Website",H)}})))},Lt=ne(ye=>ye?.lineClamp?Object.assign(Object.assign({},ye),{overflow:"hidden",WebkitLineClamp:ye?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):ye,[]),Zt=ne(ye=>{pe.current=new Date,Ne(ye),ae.current=ye,te?.current&&(te.current.swiper.slideTo(0),te.current.swiper.autoplay.start())},[]),mt=ne(()=>{var ye,it,W;if(!_)return v.createElement(co,{products:(ye=$?.video)===null||ye===void 0?void 0:ye.bindProducts,data:J,defImg:(W=(it=ue?.bottom_image)!==null&&it!==void 0?it:V)!==null&&W!==void 0?W:"",style:{padding:"0 19px"},onCLick:Zt,popupDetailData:Y,check:B})},[B]),Ut=re(()=>{const ye={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return ye?.[k?.dotsAlign]},[k?.dotsAlign]),$t=z?.remark,ei=ne(()=>{te.current&&te.current.swiper&&Oe&&te.current.swiper.autoplay.stop()},[]),Kt=ne(()=>{te.current&&te.current.swiper&&Oe&&te.current.swiper.autoplay.start()},[]),Ft=ne(ye=>{Qe(ye.activeIndex)},[]),Oe=re(()=>Bi(),[]);return v.createElement(v.Fragment,null,v.createElement("div",Object.assign({className:De(Object.assign({},c))},He),v.createElement("div",{style:{position:"relative"},onMouseEnter:ei,onMouseLeave:Kt},z&&((S=z?.homePage)===null||S===void 0?void 0:S.length)>0&&v.createElement(ri,Object.assign({height:wt,modules:[Li,Oi,...Oe?[Ki,Ji,Di,qi]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:Ut,bulletElement:"button"}},Oe?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,autoplay:{delay:k?.delay*1e3},ref:te,onSlideChange:Ft,className:De(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}}))}),v.createElement(v.Fragment,null,(E=z?.homePage)===null||E===void 0?void 0:E.map((ye,it)=>{var W;return v.createElement(Gt,{key:it,"aria-hidden":it!==ze},v.createElement("div",{style:{overflow:"hidden",width:kt,height:wt}},v.createElement(Vt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${k?.translateY?k?.translateY+50:50}%`},src:(W=ye??ue?.bottom_image)!==null&&W!==void 0?W:V})))}))),!(!((M=z?.homePage)===null||M===void 0)&&M.length)&&v.createElement("div",{className:De({height:wt,width:kt})},v.createElement("img",{className:De({objectFit:"cover",width:"100%",height:"100%"}),src:(L=ue?.bottom_image)!==null&&L!==void 0?L:V,alt:"pdp image"})),($t||!z)&&oe&&v.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>K(!0)},v.createElement("img",{src:oe,alt:"3d",width:"72px"}))),mt(),v.createElement("div",{className:"pb-commondity-content"},Nt({isPost:_}))),je(),v.createElement(vi,{visible:tt,onClose:()=>he(!1)},v.createElement("div",{style:{paddingBottom:"80px"}},Nt({isPost:!1})),je()),v.createElement(vi,{visible:q,padding:0,isFullScreen:!0,onClose:()=>K(!1)},v.createElement("div",{style:{backgroundColor:Ce,height:"100%"}},v.createElement("iframe",{src:$t,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Ua=_e(Ga),Ya=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const qa=bt(Ua,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:rl,interactionRender:Ya},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 Za=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],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:"\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"}]}],uo="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 Ja=t=>{var{content:e,btnText:i,style:n,icon:l,isPopup:o,isExternalLink:a,onClose:s,onClick:r,submitButtonStyle:p,contentStyle:d}=t,h=st(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:m}=Be(),{jumpToWeb:g}=_t(),f=typeof l=="string"?l:Ha(l),y=()=>{var w,u,b;if(a){const A=m,S=(w=A?.video)===null||w===void 0?void 0:w.bindProduct,C=(b=(u=A?.video)===null||u===void 0?void 0:u.bindProduct)===null||b===void 0?void 0:b.bindCta,E=m?.index;g(A,S,C,E)}o||s?.(),r?.()};return v.createElement("div",Object.assign({className:`pb-prompt ${De(Object.assign({},n))}`},h),v.createElement("div",{className:"pb-prompt-icon"},v.createElement("img",{width:"100%",src:f??uo,alt:"success image"})),v.createElement("div",{className:"pb-prompt-content",style:d,dangerouslySetInnerHTML:{__html:Te(e,d)}}),v.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:p,onClick:y,dangerouslySetInnerHTML:{__html:Te(i,p)}}))};var Qa=_e(Ja);const $a=bt(Qa,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:Ka,bindableProps:[],interactionRender:Za},defaulSetting:{props:{icon:uo,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var er=[{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 tr=t=>{var e,i,n,l,o,a,s,r,p,d,h,m,g,f,y,w,u,b,A,S,C,E,M,L,x,c,D,I,{style:O,isDefault:T,rec:V,viewTime:F,isPost:_,bottom_image:N,tipText:R,swiper:k,commodityStyles:j,buttonStyle:H,index:U,commodityGroup:J,popupBg:Q,iframeIcon:oe,commodityImgRatio:me,isTel:ee,iframeBgColor:Ce,isActive:Fe=!0}=t,He=st(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor","isActive"]);G(!0);const{sxpParameter:ue,popupCurTimeRef:Y,popupDetailData:le,isPreview:ve,bffFbReport:pe,checkCommodityIndexRef:ae,globalConfig:Le}=Be(),{jumpToWeb:qe,productView:Je}=_t();G(!1),G(!1),G(!0);const[et,tt]=G(!1),he=se(null),[q,K]=G(!1),[B,Ne]=G((e=le?.multiCheckIndex)!==null&&e!==void 0?e:0),te=se(),[ze,Qe]=G(0),$=_?V:le;let z=_?$?.product:(n=(i=$?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(o=(l=$?.video)===null||l===void 0?void 0:l.bindProducts)===null||o===void 0?void 0:o[0],$e=_?(a=$?.product)===null||a===void 0?void 0:a.bindCta:(p=(r=(s=$?.video)===null||s===void 0?void 0:s.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&p!==void 0?p:(m=(h=(d=$?.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 pt=_?U:le?.index;if(!_&&J?.open&&(!((g=$?.video)===null||g===void 0)&&g.bindProducts)&&((y=(f=$?.video)===null||f===void 0?void 0:f.bindProducts)===null||y===void 0?void 0:y.length)>0){ae.current=B;const Oe=(w=$?.video)===null||w===void 0?void 0:w.bindProducts[B];z=Oe,$e=Oe?.bindCta}const jt=()=>{z?.link&&(qe($,z,$e,pt),_||Je($,z,$e,F||he.current,pt),window.location.href=window.getJointUtmLink(z.link))};ce(()=>{Fe&&(pe?.({eventName:"ProductView",product:z}),pe?.({eventName:"PageView",product:z}))},[Fe,pe]),ce(()=>{const Oe=()=>{Fe&&(he.current=new Date)};return Oe(),window.addEventListener("pageshow",Oe),()=>{window.removeEventListener("pageshow",Oe)}},[Fe]);const ot=yi({product:z,enableFormattedPrice:(u=j?.price)===null||u===void 0?void 0:u.enableFormattedPrice,globalConfig:Le,style:j?.price}),kt=(ve?375:(b=O?.width)!==null&&b!==void 0?b:window.innerWidth)-((A=Q?.horizontalMargin)!==null&&A!==void 0?A:0)*2,wt=me?kt*(me.h/me.w):kt,Nt=({isPost:Oe})=>v.createElement("div",{hidden:!!z&&(!z?.info||z?.info==="")},v.createElement(Ri,{isPost:Oe,onClick:()=>tt(!0),className:"pb-commondityDiroNew-info",style:j?.info,foldText:R?.foldText,unfoldText:R?.unfoldText,text:z?.info||`Unveiled at the Spring-Summer 2023 fashion show, the Dior Toujours bag is distinguished by a casual and practical design. Crafted in black calfskin with Macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize essentials. Its leather strap closure keeps items secure while the D of the CD Lock closure twists to adjust the sides and enhance the bag's silhouette. The leather handles can be adjusted using the small notches in order to be able to carry the large bag by hand or wear it over the shoulder. CD Lock and strap closures D.I.O.R. charms Removable interior pouch Adjustable leather handles Dust bag included
|
6
|
+
Made in Italy`})),je=ne(Oe=>Oe?.lineClamp?Object.assign(Object.assign({},Oe),{overflow:"hidden",WebkitLineClamp:Oe?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):Oe,[]),Lt=ne(Oe=>{Y.current=new Date,Ne(Oe),ae.current=Oe,te?.current&&(te.current.swiper.slideTo(0),te.current.swiper.autoplay.start())},[]),Zt=ne(()=>{var Oe,ye,it;if(!_)return v.createElement(co,{products:(Oe=$?.video)===null||Oe===void 0?void 0:Oe.bindProducts,data:J,defImg:(it=(ye=ue?.bottom_image)!==null&&ye!==void 0?ye:N)!==null&&it!==void 0?it:"",style:{padding:"0 19px"},onCLick:Lt,popupDetailData:le,check:B})},[B]),mt=re(()=>{const Oe={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return Oe?.[k?.dotsAlign]},[k?.dotsAlign]),Ut=z?.remark,$t=ne(()=>{te.current&&te.current.swiper&&Ft&&te.current.swiper.autoplay.stop()},[]),ei=ne(()=>{te.current&&te.current.swiper&&Ft&&te.current.swiper.autoplay.start()},[]),Kt=ne(Oe=>{Qe(Oe.activeIndex)},[]),Ft=re(()=>Bi(),[]);return v.createElement("div",{className:"pb-commondityDiroNew"},v.createElement("div",Object.assign({className:De(Object.assign(Object.assign({},O),{transform:"translate3d(0px, 0px, 0px)"}))},He),v.createElement("div",{style:{position:"relative"},onMouseEnter:$t,onMouseLeave:ei},z&&((S=z?.homePage)===null||S===void 0?void 0:S.length)>0&&v.createElement(ri,Object.assign({height:wt,modules:[Li,Oi,...Ft?[Ki,Ji,Di,qi]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:mt,bulletElement:"button"}},Ft?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,ref:te,onSlideChange:Kt,autoplay:{delay:k?.delay*1e3},className:De(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=z?.homePage)===null||E===void 0?void 0:E.map((Oe,ye)=>{var it;return v.createElement(Gt,{key:ye,"aria-hidden":ye!==ze},v.createElement("div",{style:{overflow:"hidden",width:kt,height:wt}},v.createElement(Vt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${k?.translateY?k?.translateY+50:50}%`},src:(it=Oe??ue?.bottom_image)!==null&&it!==void 0?it:N})))})),!(!((M=z?.homePage)===null||M===void 0)&&M.length)&&v.createElement("div",{className:De({height:wt,width:kt})},v.createElement("img",{className:De({objectFit:"cover",width:"100%",height:"100%"}),src:(L=ue?.bottom_image)!==null&&L!==void 0?L:N,alt:"pdp image"})),(Ut||!z)&&oe&&v.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>K(!0)},v.createElement("img",{src:oe,alt:"3d",width:"72px"}))),Zt(),v.createElement("div",{className:"pb-commondityDiroNew-content"},v.createElement("div",{className:"pb-commondityDiroNew-content-top"},v.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},v.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:je(j?.title),dangerouslySetInnerHTML:{__html:Te((x=z?.title)!==null&&x!==void 0?x:"Large Dior Toujours BagLarge",j?.title)}}),v.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!z&&(!z?.collection||z?.collection===""),style:je(j?.collection),dangerouslySetInnerHTML:{__html:Te(z?.collection||"Black Macrocannage CalfskinLarge",j?.collection)}})),v.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},v.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!z&&!z?.price,style:je(j?.price),dangerouslySetInnerHTML:{__html:ot??""}}),v.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!z&&!z?.taxInfo,style:je(j?.taxInfo),dangerouslySetInnerHTML:{__html:Te((c=z?.taxInfo)!==null&&c!==void 0?c:"\u7A0E\u8D39",j?.taxInfo)}}))),(!z||z?.link)&&v.createElement("a",{"aria-label":(D=$e?.enTitle)!==null&&D!==void 0?D:"Shop now",role:"button",tabIndex:0,onClick:jt,className:"pb-commondityDiroNew-btn",style:H},v.createElement("span",{dangerouslySetInnerHTML:{__html:Te((I=$e?.enTitle)!==null&&I!==void 0?I:"Shop now",H)}})),Nt({isPost:_}))),v.createElement(vi,{visible:et,onClose:()=>tt(!1)},v.createElement("div",{style:{paddingTop:"20px"}},Nt({isPost:!1}))),v.createElement(vi,{visible:q,padding:0,isFullScreen:!0,onClose:()=>K(!1)},v.createElement("div",{style:{backgroundColor:Ce,height:"100%"}},v.createElement("iframe",{src:Ut,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var ir=_e(tr),nr=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const or=bt(ir,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:er,interactionRender:nr},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 lr=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","commodityPicture","width"],addonAfter:"W"},{type:"Number",name:["props","commodityPicture","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","commodityPicture","borderRadius"],max:100},{type:"Number",name:["props","commodityPicture","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","commodityPicture","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"]},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","width"],addonAfter:"W"},{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"]},{type:"Number",addonAfter:"px",name:["props","buttonStyle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","buttonStyle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","buttonStyle"]}]}];function vo(t){const e=se(null),[i,n]=G(!1);return ce(()=>{e.current=new IntersectionObserver(([l])=>{n(l.isIntersecting)})},[]),ce(()=>{var l;return t?.current&&((l=e?.current)===null||l===void 0||l.observe(t?.current)),()=>{var o;(o=e?.current)===null||o===void 0||o.disconnect()}},[t]),i}const ar=({src:t,rec:e,item:i,index:n,style:l,translateY:o,imgStyle:a,enableEventReport:s=!0,isActive:r})=>{const p=se(null),d=vo(p),{ctaEvent:h}=Be(),[m,g]=G(!1);return ce(()=>{d&&t&&p?.current&&s&&!m&&r&&(g(!0),h?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,n))},[d,t,p,e,h,i,n,s,m,r]),re(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),v.createElement("div",{className:De(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},a))},v.createElement("div",{ref:p,hidden:!t,className:De({width:"100%",height:"100%"})},v.createElement(Vt,{className:De(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${o?o+50:50}%`},l)),src:t})))};var qt=_e(ar);const rr=t=>{var e,i,n,{style:l,isDefault:o,rec:a,viewTime:s,isPost:r,bottom_image:p,commodityStyles:d,buttonStyle:h,translateY:m=0,commodityPicture:g,isExternalLink:f,onClick:y}=t,w=st(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:u,popupDetailData:b,setPopupDetailData:A,ctaEvent:S,globalConfig:C,bffFbReport:E}=Be(),{jumpToWeb:M}=_t(),{popup:L}=ti(),x=r?a:b,c=(i=(e=x?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],D=b?.index,I=ne(T=>{var V;return yi({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=bn((T,V)=>{S?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},x,T,D),A?.(Object.assign(Object.assign({},x),{video:Object.assign(Object.assign({},x?.video),{bindProduct:T}),index:D,multiCheckIndex:V})),f?T?.link&&(M(x,T,T.bindCta,D),window.location.href=window.getJointUtmLink(T.link)):y?.()},L?.duration);return ce(()=>{E?.({eventName:"PageView"})},[]),v.createElement("ul",{role:"list",className:De(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,_,N,R,k,j,H,U,J,Q,oe;return v.createElement(v.Fragment,null,x&&!T?.bindCta?null:v.createElement("li",{role:"listitem",key:V,onClick:()=>O(T,V)},v.createElement("button",Object.assign({role:"button","aria-label":T?.title,tabIndex:0,className:De({display:"flex",alignItems:"normal",width:"100%",textAlign:"left"})},w),v.createElement(qt,{src:(R=(N=(F=T?.cover)!==null&&F!==void 0?F:(_=T?.homePage)===null||_===void 0?void 0:_[0])!==null&&N!==void 0?N:u?.bottom_image)!==null&&R!==void 0?R:p,rec:x,item:T,index:V,translateY:m,imgStyle:g,enableEventReport:!1}),v.createElement("div",{style:{width:`calc(100% - ${(k=g?.width)!==null&&k!==void 0?k:0}px - ${(j=g?.marginRight)!==null&&j!==void 0?j:0}px)`,display:"flex",flexDirection:"column",justifyContent:"space-between"}},v.createElement("div",null,v.createElement("div",{className:"one-line-ellipsis",style:d?.title,hidden:!!T&&!T?.title,dangerouslySetInnerHTML:{__html:Te((H=T?.title)!==null&&H!==void 0?H:"Pendant in Yellow Gold with Diamonds, Medium",d?.title)}}),v.createElement("div",{className:"two-line-ellipsis",style:d?.collection,hidden:!!T&&(!T?.collection||T?.collection===""),dangerouslySetInnerHTML:{__html:Te((U=T?.collection)!==null&&U!==void 0?U:"Tiffany Lock",d?.collection)}})),v.createElement("div",{className:De({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},v.createElement("div",null,v.createElement("div",{style:d?.price,hidden:!!T&&!T?.price,dangerouslySetInnerHTML:{__html:(J=I(T))!==null&&J!==void 0?J:""}})),v.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},h),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:Te((oe=(Q=T?.bindCta)===null||Q===void 0?void 0:Q.enTitle)!==null&&oe!==void 0?oe:"Shop Now",h)}}))))))}))};var sr=_e(rr),dr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const cr=bt(sr,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:lr,interactionRender:dr},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 ur=[{title:"\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]}]}];const vr=t=>{var e,i,{content:n,btnText:l,style:o,icon:a,isPopup:s,isExternalLink:r,onClose:p,onClick:d,submitButtonStyle:h,contentStyle:m,isTel:g}=t,f=st(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle","isTel"]);const{popupDetailData:y}=Be(),w=(i=(e=y?.video)===null||e===void 0?void 0:e.bindCta)===null||i===void 0?void 0:i.remark;return v.createElement("div",Object.assign({className:`${De(Object.assign({},o))}`},f),v.createElement("iframe",{src:w,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))};var pr=_e(vr);const mr=bt(pr,{displayName:"Iframe\u5F39\u7A97",icon:"",category:"popup",type:"Iframe",related:{settingRender:ur,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:3});var fr=[{title:"\u5F39\u7A97\u6587\u672C",child:[{type:"RichText",name:["props","content"]}]}];const hr=t=>{var{content:e,isTel:i}=t;return st(t,["content","isTel"]),v.createElement("article",{className:"consentDetail-article",dangerouslySetInnerHTML:{__html:typeof e=="string"?e:""},onClick:n=>{n.stopPropagation()}})};var Ar=_e(hr);const gr=bt(Ar,{displayName:"\u534F\u8BAE\u8BE6\u60C5",icon:"",category:"popup",type:"ConsentDetail",related:{settingRender:fr,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:7});var Xt=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"},{label:"\u4E0EPost\u63CF\u8FF0\u8FB9\u8DDD",type:"Number",name:["style","marginBottom"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],br=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const yr=t=>{var{rec:e,children:i,className:n,onClick:l,style:o,isExternalLink:a=!1,index:s,jumpLink:r,multItem:p,multiCheckIndex:d}=t;st(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink","multItem","multiCheckIndex"]);const h=se(null),{popup:m}=ti(),{setPopupDetailData:g,ctaEvent:f}=Be(),{jumpToWeb:y}=_t(),[w,u]=G(null),b=bn(A=>{var S,C,E,M,L,x;A.preventDefault();const c=p||((C=(S=e?.video)===null||S===void 0?void 0:S.bindProduct)!==null&&C!==void 0?C:e?.video);if(f?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,c,s),g?.(p&&d?Object.assign(Object.assign({},e),{video:Object.assign(Object.assign({},e?.video),{bindProduct:p}),index:s,multiCheckIndex:d}):Object.assign(Object.assign({},e),{index:s})),u(h?.current),a){const D=((M=(E=e?.video)===null||E===void 0?void 0:E.bindProduct)===null||M===void 0?void 0:M.link)||p?.link;if(r||D){const I=((L=e?.video)===null||L===void 0?void 0:L.bindCta)||p?.bindCta,O=((x=e?.video)===null||x===void 0?void 0:x.bindProduct)||p;y(e,O,I,s),window.location.href=window.getJointUtmLink(r||D||"")}}else l?.()},m?.duration);return ce(()=>{w&&!m?.id&&(w?.focus(),u(null))},[w,m]),v.createElement("button",{ref:h,className:n,style:Object.assign({display:"flex",alignItems:"normal"},o),onClick:b,role:"button","aria-label":"CTA",tabIndex:0},i)};var oi=_e(yr),wr={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const xr=t=>{var e,i,n,l,o,a,s,r,p,d,h,m,g,{content:f,style:y,bgImg:w,recData:u,bottom_image:b,ctaTempStyles:A,isExternalLink:S,translateY:C=0,index:E,isActive:M}=t,L=st(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,D=(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:b;return v.createElement(oi,Object.assign({isExternalLink:S,rec:u,className:De(y),index:E},L),v.createElement(qt,{src:D,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:A?.img,isActive:M}),v.createElement("div",{className:De({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},v.createElement("div",{className:wr["tow-line-ellipsis"],style:A?.title,dangerouslySetInnerHTML:{__html:Te((r=c?.title)!==null&&r!==void 0?r:"Product Name",A?.title)}}),v.createElement("button",{"aria-label":(d=(p=c?.bindCta)===null||p===void 0?void 0:p.enTitle)!==null&&d!==void 0?d:"Shop Now",className:De(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((h=A?.ctaTitle)===null||h===void 0?void 0:h.height)+"px"},A?.ctaTitle)),dangerouslySetInnerHTML:{__html:Te((g=(m=c?.bindCta)===null||m===void 0?void 0:m.enTitle)!==null&&g!==void 0?g:"Shop Now",A?.ctaTitle)}})))};var Sr=_e(xr);const Tr=bt(Sr,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:br,bindableProps:[],settingRender:Xt},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#fff",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:130,height:20,backgroundColor:"rgba(0,0,0,.5)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:1});var Er=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Ir=t=>{var e,i,n,l,o,a,{content:s,style:r,bgImg:p,recData:d,bottom_image:h,ctaTempStyles:m,isExternalLink:g,index:f,isActive:y}=t,w=st(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index","isActive"]);const{sxpParameter:u}=Be(),b=(e=d?.video)===null||e===void 0?void 0:e.bindCta,A=(n=(i=b?.icon)!==null&&i!==void 0?i:u?.bottom_image)!==null&&n!==void 0?n:h;return v.createElement(oi,Object.assign({isExternalLink:g,rec:d,className:De(Object.assign({alignItems:"center"},r)),index:f},w),v.createElement(qt,{src:A,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:y}),v.createElement("div",{className:De(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},m?.ctaTitle)),dangerouslySetInnerHTML:{__html:Te((a=b?.enTitle)!==null&&a!==void 0?a:"Product Name",m?.ctaTitle)}}))};var Cr=_e(Ir);const kr=bt(Cr,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:Er,settingRender:Xt?.filter(t=>t.type!=="commodityTitle"),bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:30,height:30,marginRight:8},ctaTitle:{fontSize:12,color:"#fff",textAlign:"left",width:130,height:20}}},style:{padding:7,width:236,height:44,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:6});var Pr=[{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"}]}],po={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const _r=t=>{var e,i,n,l,o,a,s,r,p,{content:d,style:h,bgImg:m,recData:g,bottom_image:f,ctaTempStyles:y,index:w,customTitle:u,isActive:b}=t,A=st(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle","isActive"]);const{sxpParameter:S,bffEventReport:C}=Be();_t();const E=(e=g?.video)===null||e===void 0?void 0:e.bindCta;(i=g?.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 v.createElement(oi,Object.assign({index:w,rec:g,className:De(Object.assign({alignItems:"center"},h))},A,{jumpLink:(o=E?.link)!==null&&o!==void 0?o:""}),v.createElement(qt,{src:M,rec:g,item:(s=(a=g?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&s!==void 0?s:g?.video,index:w,imgStyle:y?.img,isActive:b}),v.createElement("div",{className:De({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},v.createElement("div",null,v.createElement("div",{className:po["tow-line-ellipsis"],style:y?.ctaTitle,dangerouslySetInnerHTML:{__html:Te((r=E?.enTitle)!==null&&r!==void 0?r:"Product Name",y?.ctaTitle)}}),u?.display&&v.createElement("div",{style:Object.assign(Object.assign({},u?.style),{lineHeight:((p=u?.style)===null||p===void 0?void 0:p.height)+"px"}),className:po["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:Te(u?.text,u?.style)}}))))};var Dr=_e(_r),Lr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],un;const Or=bt(Dr,{displayName:"\u666E\u901ACTA",icon:"",category:"template",type:"Link",related:{settingRender:(un=Xt?.filter(t=>t.type!=="commodityTitle"))===null||un===void 0?void 0:un.concat(Pr),bindableProps:[],interactionRender:Lr},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 Mr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Nr={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const Rr=t=>{var e,i,n,l,o,a,s,r,p,d,h,m,g,{content:f,style:y,bgImg:w,recData:u,bottom_image:b,ctaTempStyles:A,isExternalLink:S,translateY:C=0,index:E,isActive:M}=t,L=st(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,D=(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:b;return v.createElement(oi,Object.assign({isExternalLink:S,rec:u,className:De(y),index:E},L),v.createElement(qt,{src:D,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:A?.img,isActive:M}),v.createElement("div",{className:De({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},v.createElement("div",{className:Nr["tow-line-ellipsis"],style:A?.title,dangerouslySetInnerHTML:{__html:Te((r=c?.title)!==null&&r!==void 0?r:"Product Name",A?.title)}}),v.createElement("button",{"aria-label":(d=(p=c?.bindCta)===null||p===void 0?void 0:p.enTitle)!==null&&d!==void 0?d:"Shop Now",className:De(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((h=A?.ctaTitle)===null||h===void 0?void 0:h.height)+"px"},A?.ctaTitle)),dangerouslySetInnerHTML:{__html:Te((g=(m=c?.bindCta)===null||m===void 0?void 0:m.enTitle)!==null&&g!==void 0?g:"Shop Now",A?.ctaTitle)}})))};var Vr=_e(Rr);const jr=bt(Vr,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:Mr,settingRender:Xt,bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#000",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:80,height:20,backgroundColor:"rgba(0,0,0,1)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"#fff",marginBottom:8}},w:100,h:40,sort:2});var Fr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Br={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const zr=t=>{var e,i,n,l,o,a,s,r,p,d,h,m,{content:g,style:f,bgImg:y,recData:w,bottom_image:u,ctaTempStyles:b,isExternalLink:A,translateY:S=0,index:C,isActive:E}=t,M=st(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:L}=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:L?.bottom_image)!==null&&o!==void 0?o:u;return v.createElement(oi,Object.assign({isExternalLink:A,rec:w,className:De(f),index:C},M),v.createElement(qt,{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:b?.img,isActive:E}),v.createElement("div",{className:De({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},v.createElement("div",{className:Br["tow-line-ellipsis"],style:b?.title,dangerouslySetInnerHTML:{__html:Te((r=x?.title)!==null&&r!==void 0?r:"Product Name",b?.title)}}),v.createElement("button",{"aria-label":(d=(p=x?.bindCta)===null||p===void 0?void 0:p.enTitle)!==null&&d!==void 0?d:"Shop Now",className:De(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},b?.ctaTitle)),dangerouslySetInnerHTML:{__html:Te((m=(h=x?.bindCta)===null||h===void 0?void 0:h.enTitle)!==null&&m!==void 0?m:"Shop Now",b?.ctaTitle)}})))};var Wr=_e(zr);const Hr=bt(Wr,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:Fr,bindableProps:[],settingRender:Xt},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:8,width:78,height:78,marginRight:16},title:{fontSize:13,color:"#000",textAlign:"left"},ctaTitle:{textDecoration:"underline",fontSize:14,fontWeight:"bold",color:"#000",textAlign:"left",width:150,height:20}}},style:{borderRadius:4,width:260,height:86,padding:4,backgroundColor:"rgba(255,255,255,0.75)",marginBottom:8}},w:100,h:40,sort:2});var Xr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Gr={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const Ur=t=>{var e,i,{content:n,style:l,bgImg:o,recData:a,bottom_image:s,ctaTempStyles:r,translateY:p=0,isActive:d}=t,h=st(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive"]);const{sxpParameter:m}=Be(),[g]=G((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return v.createElement(bi,{isPadding:!!a},g?.map((f,y)=>{var w,u,b,A,S,C,E,M,L,x;return v.createElement(v.Fragment,null,a&&!f?.bindCta?null:v.createElement(Gt,{key:y,className:De(Object.assign(Object.assign({},l),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},v.createElement(oi,Object.assign({rec:a,multItem:f,multiCheckIndex:y},h),v.createElement(qt,{src:(A=(b=(w=f?.cover)!==null&&w!==void 0?w:(u=f?.homePage)===null||u===void 0?void 0:u[0])!==null&&b!==void 0?b:m?.bottom_image)!==null&&A!==void 0?A:s,rec:a,item:f,index:y,translateY:p,imgStyle:r?.img,isActive:d}),v.createElement("div",{className:De({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},v.createElement("div",{className:Gr["two-line-ellipsis"],style:r?.title,dangerouslySetInnerHTML:{__html:Te((S=f?.title)!==null&&S!==void 0?S:"Product Name",r?.title)}}),v.createElement("button",{"aria-label":(E=(C=f?.bindCta)===null||C===void 0?void 0:C.enTitle)!==null&&E!==void 0?E:"Shop Now",className:De(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:Te((x=(L=f?.bindCta)===null||L===void 0?void 0:L.enTitle)!==null&&x!==void 0?x:"Shop Now",r?.ctaTitle)}})))))}))};var Yr=_e(Ur);const qr=bt(Yr,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:Xr,bindableProps:[],settingRender:Xt},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#000",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:80,height:20,backgroundColor:"rgba(0,0,0,1)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"#fff",marginBottom:8}},w:100,h:40,sort:4});var Zr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Kr={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const Jr=t=>{var e,i,{content:n,style:l,bgImg:o,recData:a,bottom_image:s,ctaTempStyles:r,translateY:p=0,isActive:d}=t,h=st(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive"]);const{sxpParameter:m}=Be(),[g]=G((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return v.createElement(bi,{isPadding:!!a},g?.map((f,y)=>{var w,u,b,A,S,C,E,M,L,x;return v.createElement(v.Fragment,null,a&&!f?.bindCta?null:v.createElement(Gt,{key:y,className:De(Object.assign(Object.assign({},l),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},v.createElement(oi,Object.assign({rec:a,multItem:f,multiCheckIndex:y},h),v.createElement(qt,{src:(A=(b=(w=f?.cover)!==null&&w!==void 0?w:(u=f?.homePage)===null||u===void 0?void 0:u[0])!==null&&b!==void 0?b:m?.bottom_image)!==null&&A!==void 0?A:s,rec:a,item:f,index:y,translateY:p,imgStyle:r?.img,isActive:d}),v.createElement("div",{className:De({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},v.createElement("div",{className:Kr["two-line-ellipsis"],style:r?.title,dangerouslySetInnerHTML:{__html:Te((S=f?.title)!==null&&S!==void 0?S:"Product Name",r?.title)}}),v.createElement("button",{"aria-label":(E=(C=f?.bindCta)===null||C===void 0?void 0:C.enTitle)!==null&&E!==void 0?E:"Shop Now",className:De(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:Te((x=(L=f?.bindCta)===null||L===void 0?void 0:L.enTitle)!==null&&x!==void 0?x:"Shop Now",r?.ctaTitle)}})))))}))};var Qr=_e(Jr);const $r=bt(Qr,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:Zr,settingRender:Xt,bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#fff",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:130,height:20,backgroundColor:"rgba(0,0,0,.5)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:3});var es=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],ts={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const is=t=>{var e,i,{content:n,style:l,bgImg:o,recData:a,bottom_image:s,ctaTempStyles:r,translateY:p=0,isActive:d}=t,h=st(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive"]);const{sxpParameter:m}=Be(),[g]=G((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return v.createElement(bi,{isPadding:!!a},g?.map((f,y)=>{var w,u,b,A,S,C,E,M,L;return v.createElement(v.Fragment,null,a&&!f?.bindCta?null:v.createElement(Gt,{key:y,className:De(Object.assign(Object.assign({},l),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},v.createElement(oi,Object.assign({rec:a,multItem:f,multiCheckIndex:y},h),v.createElement(qt,{src:(A=(b=(w=f?.cover)!==null&&w!==void 0?w:(u=f?.homePage)===null||u===void 0?void 0:u[0])!==null&&b!==void 0?b:m?.bottom_image)!==null&&A!==void 0?A:s,rec:a,item:f,index:y,translateY:p,imgStyle:r?.img,isActive:d}),v.createElement("div",{className:De({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},v.createElement("div",{className:ts["tow-line-ellipsis"],style:r?.title,dangerouslySetInnerHTML:{__html:Te((S=f?.title)!==null&&S!==void 0?S:"Product Name",r?.title)}}),v.createElement("button",{"aria-label":(E=(C=f?.bindCta)===null||C===void 0?void 0:C.enTitle)!==null&&E!==void 0?E:"Shop Now",className:De(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},r?.ctaTitle)),dangerouslySetInnerHTML:{__html:Te((L=(M=f?.bindCta)===null||M===void 0?void 0:M.enTitle)!==null&&L!==void 0?L:"Shop Now",r?.ctaTitle)}})))))}))};var ns=_e(is);const os=bt(ns,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:es,bindableProps:[],settingRender:Xt},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:8,width:78,height:78,marginRight:16},title:{fontSize:12,color:"#000",textAlign:"left"},ctaTitle:{textDecoration:"underline",fontSize:12,fontWeight:"bold",color:"#000",textAlign:"left",width:150,height:20}}},style:{borderRadius:4,width:260,height:86,padding:4,backgroundColor:"rgba(255,255,255,0.75)",marginBottom:8}},w:100,h:40,sort:4});var ls=[{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 as=({icon:t,styles:e,textStyle:i,onClose:n})=>{var l;const{waterFallData:o,setOpenHashtag:a}=Be();return v.createElement("div",{className:"clc-sxp-nav",style:e},v.createElement("button",{className:"clc-sxp-nav-left",role:"button","aria-label":"back button",onClick:n},v.createElement("img",{src:t,alt:"back button"})),v.createElement("div",{className:"clc-sxp-nav-title",style:Object.assign(Object.assign({},i),{paddingLeft:i?.textAlign==="left"?"35px":0}),dangerouslySetInnerHTML:{__html:Te(`#${(l=o?.hashTag)!==null&&l!==void 0?l:"\u6807\u9898"}`,i)}}))};var mo=_e(as),rs=null,ss="3d989325-e7d6-4a74-8a97-98febdf5b567",ds=null,cs=null,us={info:"The dior toujours bag is distinguished by a casual and practical design. Fully embroidered with black textured tweed, it is accented by a blend of threads displaying the cannage motif.",link:"www.baidu.com",linkTitle:null,linkType:"WEB"},vs=[{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}],ps="Handbags",fo={productUserId:rs,requestId:ss,channel:ds,rtc:cs,tag:us,recList:vs,hashTag:ps};const ms=t=>{var e;const{rec:i,style:n={},sizeChange:l=()=>{},unitWidth:o,index:a,showBorder:s,list:r,reportTagsView:p,textStyles:d,space:h}=t,{swiperRef:m,setRtcList:g,setOpenHashtag:f,sxpParameter:y,globalConfig:w}=Be(),[u,b]=G(!1);G(!1),G({height:1,width:1});const A=se(null),S=se(null);se(null),se(null);const[C,E]=G(""),M=re(()=>{var T,V,F,_,N,R,k,j,H,U;return!((T=i?.video)===null||T===void 0)&&T.cover?(V=i?.video)===null||V===void 0?void 0:V.cover:!((_=(F=i?.video)===null||F===void 0?void 0:F.imgUrls)===null||_===void 0)&&_.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?(U=(H=i?.product)===null||H===void 0?void 0:H.homePage)===null||U===void 0?void 0:U[0]:y?.bottom_image||""},[i,y?.bottom_image]),L=re(()=>{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=re(()=>{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]);re(()=>x===void 0?!1:x<=s,[x,s]);const c=yi({product:i?.product,enableFormattedPrice:(e=d?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:w,isHiddenDef:!0,style:d?.price});ce(()=>{if(A.current===null||M==="")return;let T=null;u&&C?T=C:T=M,T&&A.current.setSrc(T)},[M,u,C]);const D=se(),I=ne(T=>{setTimeout(()=>{var V;const F=(V=D?.current)===null||V===void 0?void 0:V.offsetHeight;l(F+56+h,a)},0)},[h,l,a,o,D]),O=()=>{p(),g?.(r),setTimeout(()=>{var T;(T=m?.current)===null||T===void 0||T.swiper.slideTo(a,0,!1),f?.(!1)},0)};return v.createElement("div",{ref:S,style:Object.assign({},n),className:"waterFallList-content-listItem",key:a,onClick:O},v.createElement("div",{className:"waterFallList-content-listItem-picture",ref:D},v.createElement(Vt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:I,ref:A})),v.createElement("div",{className:"waterFallList-content-listItem-info"},v.createElement("div",{className:`waterFallList-content-listItem-info-title ${c?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},d?.title),dangerouslySetInnerHTML:{__html:Te(L,d?.title)}}),v.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!c,style:d.price,dangerouslySetInnerHTML:{__html:c??""}})))};function fs(t){var e,i,n,l,o,a,s,r,p,d,h,m,g,f,y,w,u,b,A,S,C,E,{reportTagsView:M,showBanner:L}=t,x=st(t,["reportTagsView","showBanner"]);const{waterFallData:c,getRecommendVideos:D,hashTagSize:I,loadingImage:O,isOpenHashTag:T,cacheActiveIndex:V}=Be(),{jumpToWeb:F}=_t(),_=se(null),[N,R]=G(0),[k,j]=G(),H=se(null),[U,J]=G([]),Q=se(),oe=[170,230,300],[me,ee]=G(!1),[Ce,Fe]=G([]),He=se(),ue=ne((he,q)=>Math.floor(Math.random()*(q-he+1))+he,[]),Y=se([]),[le,ve]=G({width:0}),pe=re(()=>{const he=le.width||0;return he>=1200?6:he>=768&&he<=1199?4:2},[le]),ae=re(()=>le.width/pe-2,[pe,le]),Le=ne(()=>{var he;const q=(he=Q.current)!==null&&he!==void 0?he:[],K=[];for(let B=0;B<Ce?.length;B++){const Ne=Math.floor(B/pe),te=B%pe+1;let ze=0,Qe=9999999999;if(Ne===0)K[B]=B;else{for(let $=0;$<K.length;$++)Y.current[K[$]].top+Y.current[K[$]].height<Qe&&(ze=$,Qe=Y.current[K[$]].top+Y.current[K[$]].height);K[ze]=B}Y.current[B]===void 0&&(Y.current[B]={}),Ne===0?(te===1?Y.current[B].left=0:Y.current[B].left=Y.current[B-1].left+ae+4,Y.current[B].top=0):(Y.current[B].left=Y.current[ze].left,Y.current[B].top=Qe),Y.current[B].height=Y.current[B].height||oe[ue(0,2)],q[B]={transform:`translate(${Y.current[B].left}px,${Y.current[B].top}px)`,width:`${ae}px`,height:Y.current[B].height}}return J([...q]),[...q]},[ae,pe,oe,ue,Ce]),qe=ne((he,q)=>{Y.current[q]===void 0&&(Y.current[q]={}),Y.current[q].height=he,Q.current=Le()},[Le]);ce(()=>{Q.current=Le()},[ae,pe,Ce]),ce(()=>{var he,q;if(ee(!0),c&&D?.({hashTag:c?.hashTag,defaultSize:I,maxSize:I}).then(K=>{var B,Ne;j(K),Fe((Ne=(B=K?.recList)===null||B===void 0?void 0:B.filter(te=>te?.video!==null||te?.product!==null))!==null&&Ne!==void 0?Ne:[]),ee(!1)}),T){const K=fo;j(K),Fe((q=(he=K?.recList)===null||he===void 0?void 0:he.filter(B=>B?.video!==null||B?.product!==null))!==null&&q!==void 0?q:[]),ee(!1)}},[c,D,I,T]);const Je=ne(()=>{H.current!==null&&ve({width:H.current.getBoundingClientRect().width})},[]);ce(()=>{if(H.current===null)return;const he=new ResizeObserver(q=>{Je()});return he.observe(H.current),()=>{he.disconnect()}},[Je]),ne(()=>{ee(!0),c&&D?.({hashTag:c?.hashTag}).then(he=>{var q,K;Fe(Ce?.concat((K=(q=he?.recList)===null||q===void 0?void 0:q.filter(B=>!B?.video))!==null&&K!==void 0?K:[])),ee(!1)})},[c,D,Ce]);const et=ne(()=>{R(_.current.scrollTop)},[]);ce(()=>{var he;return(he=_?.current)===null||he===void 0||he.addEventListener("scroll",et),()=>{var q;(q=_?.current)===null||q===void 0||q.removeEventListener("scroll",et)}},[et,_]);const tt=()=>{var he,q,K,B,Ne;if(!((he=k?.tag)===null||he===void 0)&&he.link){M();const te=c?.rec;F(te,(q=te?.video)===null||q===void 0?void 0:q.bindProduct,(K=te?.video)===null||K===void 0?void 0:K.bindCta,V,(B=te?.video)===null||B===void 0?void 0:B.traceInfo),window.location.href=window.getJointUtmLink((Ne=k?.tag)===null||Ne===void 0?void 0:Ne.link)}};return v.createElement(v.Fragment,null,me?v.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},v.createElement("img",{width:64,height:64,src:O,alt:"loading...",style:{objectFit:"contain"}})):v.createElement("div",{className:"waterFallList",ref:H},v.createElement("div",{className:"waterFallList-scroll",ref:_},L&&((e=k?.tag)===null||e===void 0?void 0:e.picture)&&v.createElement("div",{onClick:tt},v.createElement(Vt,{className:De({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=k?.tag)===null||i===void 0?void 0:i.picture})),v.createElement("div",{className:"waterFallList-info",style:(n=x?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:Te((l=k?.tag)===null||l===void 0?void 0:l.info,(o=x?.textStyles)===null||o===void 0?void 0:o.hashTagDesc)}}),v.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:tt,dangerouslySetInnerHTML:{__html:Te(((r=k?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(p=x?.textStyles)===null||p===void 0?void 0:p.hashTagLink)}}),v.createElement("div",{className:"waterFallList-content"},Ce?.map((he,q)=>{var K;return v.createElement(ms,Object.assign({key:q,index:q,rec:he,list:Ce,showBorder:N+((K=_?.current)===null||K===void 0?void 0:K.clientHeight),style:U[q],sizeChange:qe,unitWidth:ae,reportTagsView:M},x))}),v.createElement("div",{hidden:!(!((d=k?.tag)===null||d===void 0)&&d.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(y=((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[((g=Y?.current)===null||g===void 0?void 0:g.length)-1])===null||f===void 0?void 0:f.height))!==null&&y!==void 0?y:0}px)`,height:!((w=k?.tag)===null||w===void 0)&&w.link?((u=He?.current)===null||u===void 0?void 0:u.offsetHeight)||((b=x?.buttonBgStyle)===null||b===void 0?void 0:b.height)||"100px":0}}))),v.createElement("div",{className:"waterFallList-bottom",hidden:!(!((A=k?.tag)===null||A===void 0)&&A.link),style:x?.buttonBgStyle}),v.createElement("div",{ref:He,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"})},v.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:tt,dangerouslySetInnerHTML:{__html:Te(((E=k?.tag)===null||E===void 0?void 0:E.linkTitle)||"Shop the collection",x?.buttonStyle)}}))))}var hs="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const As=t=>{var e;const{rec:i,index:n,list:l,reportTagsView:o,textStyles:a,space:s}=t,{swiperRef:r,setRtcList:p,setOpenHashtag:d,sxpParameter:h,globalConfig:m}=Be(),[g,f]=G(!1),y=se(null),w=se(null),u=se(null),b=se(null),[A,S]=G(""),C=re(()=>{var c,D,I,O,T,V,F,_,N,R;return!((c=i?.video)===null||c===void 0)&&c.cover?(D=i?.video)===null||D===void 0?void 0:D.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]:!((_=(F=i?.product)===null||F===void 0?void 0:F.homePage)===null||_===void 0)&&_.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=re(()=>{var c,D;return((c=i?.product)===null||c===void 0?void 0:c.title)||((D=i?.video)===null||D===void 0?void 0:D.title)||null},[i]),M=yi({product:i?.product,enableFormattedPrice:(e=a?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:m,isHiddenDef:!0,style:a?.price});ce(()=>{const c=new IntersectionObserver(D=>{D.forEach(I=>{if(I.isIntersecting){if(w.current===null||C==="")return;g&&A?y.current.setSrc(A):y.current.setSrc(C),c.unobserve(w.current)}})});return c.observe(w.current),()=>{c.disconnect()}},[C,g,A]);const L=(c,D,I)=>{const O=c/D;return I/O};ce(()=>{const c=u?.current;c===null||C===""||!g||(c.src=C,c.currentTime=1,c.crossOrigin="anonymous",c.onloadeddata=()=>{const D=b?.current;if(!D)return;const I=D.getContext("2d"),O=window?.innerWidth/2,T=L(c.videoWidth,c.videoHeight,O);D.height=T,D.width=O,I?.drawImage(c,0,0,D.width,D.height),S(D.toDataURL()),c.remove(),D.remove()})},[C,g]);const x=()=>{o(),p?.(l),setTimeout(()=>{var c;(c=r?.current)===null||c===void 0||c.swiper.slideTo(n,0,!1),d?.(!1)},0)};return v.createElement("div",{ref:w,className:"list-content-listItem",key:n,onClick:x,style:{marginBottom:s}},v.createElement("div",{className:"list-content-listItem-picture"},g&&v.createElement("div",{style:{display:"none"}},v.createElement("video",{ref:u,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),v.createElement("canvas",{ref:b})),v.createElement(Vt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:y})),v.createElement("div",{className:"list-content-listItem-info"},v.createElement("div",{className:`list-content-listItem-info-title ${M?"list-content-listItem-info-nowrap":""}`,style:a?.title,dangerouslySetInnerHTML:{__html:Te(E,a?.title)}}),v.createElement("div",{className:"list-content-listItem-info-price",style:a?.price,hidden:!M,dangerouslySetInnerHTML:{__html:M??""}})))};function gs(t){var e,i,n,l,o,a,s,r,p,d,h,m,g,f,y,w,u,{reportTagsView:b,showBanner:A}=t,S=st(t,["reportTagsView","showBanner"]);const{waterFallData:C,getRecommendVideos:E,hashTagSize:M,loadingImage:L,isOpenHashTag:x,cacheActiveIndex:c}=Be(),{jumpToWeb:D}=_t(),[I,O]=G(),[T,V]=G(),[F,_]=G(!1),N=se(null),[R,k]=G(!1);ne(()=>{R||(k(!0),C&&E?.({hashTag:C?.hashTag}).then(H=>{var U;O(I?.concat((U=H?.recList)!==null&&U!==void 0?U:[])),k(!1)}))},[C,E,I,R]),ce(()=>{var H,U;if(_(!0),C&&E?.({hashTag:C?.hashTag,defaultSize:M,maxSize:M}).then(J=>{var Q,oe;V(J),O((oe=(Q=J?.recList)===null||Q===void 0?void 0:Q.filter(me=>me?.video!==null||me?.product!==null))!==null&&oe!==void 0?oe:[]),_(!1)}),x){const J=fo;V(J),O((U=(H=J?.recList)===null||H===void 0?void 0:H.filter(Q=>Q?.video!==null||Q?.product!==null))!==null&&U!==void 0?U:[]),_(!1)}},[C,E,M,x]);const j=()=>{var H,U,J,Q,oe;if(!((H=T?.tag)===null||H===void 0)&&H.link){b();const me=C?.rec;D(me,(U=me?.video)===null||U===void 0?void 0:U.bindProduct,(J=me?.video)===null||J===void 0?void 0:J.bindCta,c,(Q=me?.video)===null||Q===void 0?void 0:Q.traceInfo),window.location.href=window.getJointUtmLink((oe=T?.tag)===null||oe===void 0?void 0:oe.link)}};return v.createElement(v.Fragment,null,F?v.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},v.createElement("img",{width:64,height:64,src:L,alt:"loading...",style:{objectFit:"contain"}})):v.createElement("div",{className:"list"},v.createElement("div",{className:"list-scroll",ref:N},A&&((e=T?.tag)===null||e===void 0?void 0:e.picture)&&v.createElement("div",{onClick:j},v.createElement(Vt,{className:De({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=T?.tag)===null||i===void 0?void 0:i.picture})),v.createElement("div",{className:"list-info",style:(n=S?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:Te((l=T?.tag)===null||l===void 0?void 0:l.info,(o=S?.textStyles)===null||o===void 0?void 0:o.hashTagDesc)}}),v.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:Te(((r=T?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(p=S?.textStyles)===null||p===void 0?void 0:p.hashTagLink)}}),v.createElement("div",{className:"list-content"},I?.map((H,U)=>v.createElement(As,Object.assign({key:U,index:U,rec:H,list:I,reportTagsView:b},S)))),v.createElement("div",{hidden:!R,style:{textAlign:"center"}},"loading..."),v.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)||((g=S?.buttonStyle)===null||g===void 0?void 0:g.height)||"100px":0}})),v.createElement("div",{className:"list-bottom",hidden:!(!((f=T?.tag)===null||f===void 0)&&f.link),style:S?.buttonBgStyle}),v.createElement("div",{hidden:!(!((y=T?.tag)===null||y===void 0)&&y.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},S?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},v.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:Te(((u=T?.tag)===null||u===void 0?void 0:u.linkTitle)||"Shop the collection",S?.buttonStyle)}}))))}const bs=t=>{var e;const{waterFallData:i,setOpenHashtag:n,openHashtag:l,swiperRef:o,setWaterFallData:a,cacheRtcList:s,setRtcList:r,cacheActiveIndex:p,rtcList:d,setCacheRtcList:h,setIsFromHashtag:m,isFromHashtag:g,bffEventReport:f,themeTag:y,selectTag:w,bffFbReport:u}=Be(),{backMainFeed:b}=_t();se(null);const A=se(null),[S,C]=G();ce(()=>{const c=document.getElementById("sxp-render"),D=document.getElementById("water-fall");D?A.current=D:(A.current=document.createElement("div"),A.current.setAttribute("id","water-fall"),c?.appendChild(A.current))},[]);const E=()=>{var c,D;b("branch",w,void 0,i?.hashTag),x(),a?.(void 0),m?.(!1),(D=(c=o?.current)===null||c===void 0?void 0:c.swiper)===null||D===void 0||D.slideTo(p,0,!1),n?.(!1)},[M,L]=G();ce(()=>{i&&L(i)},[i]);const x=ne(()=>{var c,D,I,O,T,V;const F=M?.rec;if(!F)return;let _="",N=null;g?_="hashTagPage":!((c=F?.video)===null||c===void 0)&&c.url?(_="videoPage",N="video"):!((I=(D=F?.video)===null||D===void 0?void 0:D.imgUrls)===null||I===void 0)&&I.length&&(_="imagePage",N="image"),f?.({eventInfo:{contentId:(O=F?.video)===null||O===void 0?void 0:O.itemId,position:p+"",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:_,fromKPage:location?.href,timeOnSite:Math.floor((new Date-S)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents",contentFormat:N}})},[M,f,S,g,p]);return ce(()=>{l&&(C(new Date),u?.({eventName:"PageView"}))},[l,u]),ce(()=>{const c=()=>{C(new Date)};return window.addEventListener("pageshow",c),()=>{window.removeEventListener("pageshow",c)}},[]),A.current?xn.createPortal(v.createElement("div",{className:"waterfall",style:{display:l?"block":"none"}},v.createElement(mo,{icon:hs,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:E}),t?.openFixedSize===!0||t?.openFixedSize===void 0?v.createElement(gs,Object.assign({reportTagsView:x},t)):v.createElement(fs,Object.assign({reportTagsView:x},t))),A.current):null};var ho=_e(bs);const ys=t=>v.createElement(ho,Object.assign({},t));var ws=_e(ys);const xs=bt(ws,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:ls,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 Ss=[{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 Ao=t=>v.createElement(Ao,Object.assign({},t));var Ts=_e(Ao);const Es=bt(Ts,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:Ss},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var Is=[{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"]}]}],go={"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 Cs=t=>{var e,i,n,l,o,a,s,r,p,d,{style:h,recData:m,ctaTempStyles:g,index:f,event:y,onClick:w,isExternalLink:u=!1,isActive:b}=t,A=st(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink","isActive"]);const{ctaEvent:S,setPopupDetailData:C}=Be(),{jumpToWeb:E}=_t(),[M,L]=G(!1),x=se(null),c=vo(x),D=((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])||((p=m?.video)===null||p===void 0?void 0:p.bindProduct),O=()=>{var _,N,R,k;const j=((N=(_=m?.video)===null||_===void 0?void 0:_.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,D,f),window.location.href=window.getJointUtmLink(H))}else w?.()},T=D?.enTitle||"\u67E5\u770B\u8BE6\u60C5",V=re(()=>{var _,N;const R=y?.animation;if(R){const{delay:k,duration:j,backgroundColor:H}=R;return{":after":{animationDelay:`${(_=k/1e3)!==null&&_!==void 0?_:0}s`,animationDuration:`${(N=j/1e3)!==null&&N!==void 0?N:0}s`,backgroundColor:`${H??"transparent"}`}}}},[y?.animation]);ce(()=>{var _,N,R;c&&x?.current&&b&&S?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},m,((N=(_=m?.video)===null||_===void 0?void 0:_.bindProducts)===null||N===void 0?void 0:N[0])||((R=m?.video)===null||R===void 0?void 0:R.bindProduct)||m?.video,f)},[c,b]),ce(()=>{L(!!c)},[c]);const F=re(()=>M?go["animated-button"]:null,[M]);return v.createElement("div",Object.assign({ref:x,style:Object.assign(Object.assign(Object.assign({},h),g?.ctaTitle),{lineHeight:`${(d=h?.height)!==null&&d!==void 0?d:0}px`})},A,{className:`${F} ${De(V)} ${go["one-line-ellipsis"]}`,onClick:O,dangerouslySetInnerHTML:{__html:Te(T,g?.ctaTitle)}}))};var ks=_e(Cs),Ps=[{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 _s=bt(ks,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:Is,bindableProps:[],interactionRender:Ps},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 Ds=[{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"]}]}],pi={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 Ls="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Os=t=>{var e,i,n,l,o,a,s,r,p,d,h,m,g,f,y,w,u,b,A,S,C,E,M,{style:L,recData:x,ctaTempStyles:c,index:D,event:I,bottom_image:O,translateY:T,isTel:V,onClick:F,isExternalLink:_=!1,isActive:N}=t,R=st(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);L==null||delete L.transform;const{sxpParameter:k,globalConfig:j,ctaEvent:H,setPopupDetailData:U}=Be(),{jumpToWeb:J}=_t(),[Q,oe]=G(!0),me=((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),ee=((r=(s=x?.video)===null||s===void 0?void 0:s.bindProducts)===null||r===void 0?void 0:r[0])||((p=x?.video)===null||p===void 0?void 0:p.bindProduct),Ce=()=>{var ve,pe,ae,Le;const qe=((pe=(ve=x?.video)===null||ve===void 0?void 0:ve.bindProducts)===null||pe===void 0?void 0:pe[0])||((ae=x?.video)===null||ae===void 0?void 0:ae.bindProduct)||x?.video;if(H?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},x,qe,D),U?.(Object.assign(Object.assign({},x),{index:D})),_){const Je=ee?.link||((Le=qe?.bindCta)===null||Le===void 0?void 0:Le.link);Je&&(J(x,ee,me,D),window.location.href=window.getJointUtmLink(Je))}else F?.()},Fe=me?.enTitle||"\u67E5\u770B\u8BE6\u60C5",He=re(()=>{const ve=I?.animation;if(ve){const{delay:pe,duration:ae}=ve;return{animationDelay:`${pe?pe/1e3:0}s`,animationDuration:`${ae?ae/1e3:0}s`}}},[I?.animation]),ue=(f=(g=(m=(d=ee?.cover)!==null&&d!==void 0?d:(h=ee?.homePage)===null||h===void 0?void 0:h[0])!==null&&m!==void 0?m:me?.icon)!==null&&g!==void 0?g:k?.bottom_image)!==null&&f!==void 0?f:O,Y=ve=>{ve.stopPropagation(),oe(!1)};ce(()=>{oe(!0)},[N]);const le=re(()=>N&&Q?pi["animated-fadeIn"]:null,[N,Q]);return v.createElement(v.Fragment,null,V?v.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):v.createElement("div",Object.assign({},R,{className:`${De(Object.assign(Object.assign({},L),{"--transY":`translateY(calc(100% + ${(y=L?.margin)!==null&&y!==void 0?y:0}px))`}))} ${pi.aniLinkPopup} ${le} ${De(He)}`,onClick:Ce}),v.createElement("div",{onClick:Y,className:pi["modal-icon-wrapper"],style:{padding:(w=L?.padding)!==null&&w!==void 0?w:0}},v.createElement("img",{src:j?.popupCloseIcon||Ls,alt:"close",className:pi["modal-icon-wrapper-img"]})),v.createElement(qt,{src:ue,rec:x,item:(C=(A=(b=(u=x?.video)===null||u===void 0?void 0:u.bindProducts)===null||b===void 0?void 0:b[0])!==null&&A!==void 0?A:(S=x?.video)===null||S===void 0?void 0:S.bindProduct)!==null&&C!==void 0?C:x?.video,index:D,translateY:T,imgStyle:c?.img,isActive:N}),(!x||ee?.title)&&v.createElement("div",{className:pi["one-line-ellipsis"],style:c?.title,dangerouslySetInnerHTML:{__html:Te((E=ee?.title)!==null&&E!==void 0?E:"Product Name",c?.title)}}),v.createElement("div",{className:pi["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:Te(Fe,c?.ctaTitle)}})))};var Ms=_e(Os),Ns=[{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 Rs=bt(Ms,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:Ds,bindableProps:[],interactionRender:Ns},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 Vs=[{title:"\u70B9\u51FB\u8BE6\u60C5\u6309\u94AE",child:[{type:"link",name:"onClick",showAppId:!0}]}],js=[{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 bo=hi({}),Fs=({children:t,data:e})=>{var i,n,l,o,a,s,r,p,d,h,m,g,f;const[y,w]=G(!1),[u,b]=G(!1),[A,S]=G(""),[C,E]=G(!1);return v.createElement(bo.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:(p=e?.sxp_parameter)===null||p===void 0?void 0:p.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:(g=e?.sxp_parameter)===null||g===void 0?void 0:g.template,industry:(f=e?.sxp_parameter)===null||f===void 0?void 0:f.industry},appDomain:e?.appDomain,openHashtag:y,setOpenHashtag:w,openConsent:u,setOpenConsent:b,sxpFontLinks:e?.sxpFontLinks,utmParameter:e?.utm_parameter,consentPopupCate:A,setConsentPopupCate:S,openMultiPosts:C,setOpenMultiPosts:E}},t)};function vn(){return fi(bo)}var Bs="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",zs="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 Ws=t=>{var e,i,{isTel:n,isShowOnce:l,open:o,content:a,interaction:s,style:r,onClick:p,contsentState:d,isShowClose:h}=t;st(t,["isTel","isShowOnce","open","content","interaction","style","onClick","contsentState","isShowClose"]);const{consentPopupCate:m}=vn(),[g,f]=G(!1),y=re(()=>m==="Display"||o&&(l||d)&&r&&!g,[m,o,g]),w=ne(()=>{f(!0)},[]),u=ne(()=>{p?.()},[]);return v.createElement(v.Fragment,null,n?v.createElement("img",{src:zs,width:"100%"}):v.createElement(v.Fragment,null,y&&v.createElement("div",{className:"consentPopupDisplay",style:r},v.createElement("div",{style:{flex:1}},v.createElement("span",{style:a?.style,dangerouslySetInnerHTML:{__html:Te((e=a?.text)===null||e===void 0?void 0:e.replace(/\n/g,"</br>"),a?.style)}}),v.createElement("span",{style:Object.assign(Object.assign({},s?.style),{marginLeft:"5px"}),dangerouslySetInnerHTML:{__html:Te((i=s?.text)===null||i===void 0?void 0:i.replace(/\n/g,"</br>"),s?.style)},onClick:u})),h&&v.createElement("button",{"aria-label":"close",className:"consentPopupDisplay-close",onClick:w},v.createElement("img",{src:Bs,alt:"close"})))))};var Hs=_e(Ws);const Xs=bt(Hs,{displayName:"Display Consent",icon:"",category:"consentPopup",type:"Display",related:{settingRender:js,bindableProps:[],interactionRender:Vs},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 Gs=[{title:"\u80CC\u666F\u8BBE\u7F6E",child:[{label:"\u80CC\u666F\u56FE",type:"Upload",name:["props","bgImgUrl"]},{type:"Group",label:"\u8FD4\u56DE\u6309\u94AE",child:[{type:"Switch",name:["props","backButton","enable"]},{type:"Upload",name:["props","backButton","icon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A100 * 76"}]},{type:"Group",label:"",child:[{type:"Select",name:["props","backButton","xPosit"],options:[{label:"\u76F8\u5BF9\u5DE6\u4FA7",value:"left"},{label:"\u76F8\u5BF9\u53F3\u4FA7",value:"right"}],initialValue:"left"},{type:"Number",name:["props","backButton","x"],addonAfter:"X"}]},{type:"Group",label:"",child:[{type:"Select",name:["props","backButton","yPosit"],options:[{label:"\u76F8\u5BF9\u5E95\u90E8",value:"bottom"},{label:"\u76F8\u5BF9\u9876\u90E8",value:"top"}],initialValue:"top"},{type:"Number",name:["props","backButton","y"],addonAfter:"Y",initialValue:0}]}]},{title:"\u6309\u94AE\u8BBE\u7F6E",child:[{type:"Group",child:[{type:"Upload",name:["props","button1Url"],text:"\u6309\u94AE1"},{type:"Upload",name:["props","button2Url"],text:"\u6309\u94AE2"}]},{type:"Group",child:[{type:"Upload",name:["props","button3Url"],text:"\u6309\u94AE3"},{type:"Upload",name:["props","button4Url"],text:"\u6309\u94AE4"}]}]}];const Us=t=>{var e,i,{bgImgUrl:n,style:l,recData:o}=t,a=st(t,["bgImgUrl","style","recData"]);const{bffEventReport:s,curTime:r,updateChannel:p}=Be(),{isActive:d}=cn()||{},h=se(!1),m=se(),g=(i=(e=o?.video)===null||e===void 0?void 0:e.traceInfo)!==null&&i!==void 0?i:"",f=ne((b,A)=>{try{return new Function("props","str",`if (str) {
|
7
7
|
return props?.button${b+1}${A}
|
8
8
|
} else {
|
9
9
|
return props?.button${b+1}
|
10
|
-
}`)(a,A)}catch{}},[a]),y=le(b=>{const A=h(b),S=A?.value;S&&(r?.({eventInfo:{eventSubject:"multiPostClick",eventDescription:"multiPostClick",traceinfo:g,branchfeed:A?.linkType==="recommendFlow"&&S?S:""}}),A?.linkType==="recommendFlow"?(u("multipostClick"),s?.(S),f.current=new Date):new Function(S)())},[a]),w=le(()=>{p.current=new Date,r?.({eventInfo:{eventSubject:"startMultiPost",eventDescription:"startMultiPost",contentFormat:"IMAGE",position:"0",traceinfo:g}})},[]),u=le(b=>{r?.({eventInfo:{eventSubject:"endMultiPost",eventDescription:"endMultiPost",contentFormat:"IMAGE",position:"0",traceinfo:g,nextStep:b||"others",timeOnSite:Math.floor((new Date-p?.current)/1e3)+""}})},[]);return ve(()=>{d?(w(),m.current=!0):m.current&&u()},[d]),ve(()=>{const b=()=>w(),A=()=>u();return bt.on(mt.PAGE_DID_SHOW,b),bt.on(mt.PAGE_DID_HIDE,A),()=>{bt.off(mt.PAGE_DID_SHOW,b),bt.off(mt.PAGE_DID_HIDE,A)}},[d]),v.createElement("div",{className:"multiposts",style:Object.assign(Object.assign({},l),Xa(n))},Array.from({length:4},(b,A)=>v.createElement("button",{className:"multiposts-btn",role:"button","aria-label":`multiposts-${A+1}`,onClick:()=>y(A)},v.createElement("img",{className:"multiposts-btn-img",src:h(A,"Url"),alt:`multiposts-img-${A+1}`}))))};var vn=Pe(Gs),Ys=[{title:"\u6309\u94AE1\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"button1",isMultiPosts:!0}]},{title:"\u6309\u94AE2\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"button2",isMultiPosts:!0}]},{title:"\u6309\u94AE3\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"button3",isMultiPosts:!0}]},{title:"\u6309\u94AE4\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"button4",isMultiPosts:!0}]}];const qs=ft(vn,{displayName:"MultiPosts",icon:"",category:"base",type:"MultiPosts",related:{settingRender:Us,interactionRender:Ys},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var pn=Object.freeze({__proto__:null,AniLink:_s,AniLinkPopup:Rs,Appoint:kr,AppointForm:al,Commodity:Tr,CommodityDetail:qa,CommodityDetailDiroNew:or,CommodityDiro:jr,CommodityDiroNew:Hr,CommodityList:cr,Consent:Es,ConsentDetail:gr,Display:Xs,HashTag:xs,Iframe:mr,Link:Or,MultiCommodity:$r,MultiCommodityDiro:qr,MultiCommodityDiroNew:os,MultiPosts:qs,Prompt:$a});const Zs="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",Ks="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Js=t=>{var e,{active:i,activeIcon:n,unActicveIcon:l,recData:o,position:a}=t,s=ot(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:r,mutateUnlike:f,bffEventReport:d,setCacheRtcList:m,cacheRtcList:p}=Fe(),[g,h]=G((e=p?.[a])===null||e===void 0?void 0:e.isCollected),y=Ft(Ks),w=Ft(Zs),u=ji(()=>xt(void 0,void 0,void 0,function*(){var b,A,S,C,E,R,L,x,c,P,I,O,T,V,F,D,M,N,k,j,X,U;if(g){h(!1);const K=(S=yield f?.({videoItemId:(A=(b=o?.video)===null||b===void 0?void 0:b.itemId)!==null&&A!==void 0?A:""}))!==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:(L=(R=o?.video)===null||R===void 0?void 0:R.title)!==null&&L!==void 0?L:"",contentTags:JSON.stringify((c=(x=o?.video)===null||x===void 0?void 0:x.tags)!==null&&c!==void 0?c:[]),position:a+"",contentFormat:!((P=o?.video)===null||P===void 0)&&P.url?"video":"image",traceInfo:(I=o?.video)===null||I===void 0?void 0:I.traceInfo}}),!K)h(!0);else{const J=(O=p?.map((oe,he)=>(he===a&&(oe.isCollected=!1),oe)))!==null&&O!==void 0?O:[];m?.(J)}}else{h(!0);const K=(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:(M=(D=o?.video)===null||D===void 0?void 0:D.title)!==null&&M!==void 0?M:"",contentTags:JSON.stringify((k=(N=o?.video)===null||N===void 0?void 0:N.tags)!==null&&k!==void 0?k:[]),position:a+"",contentFormat:!((j=o?.video)===null||j===void 0)&&j.url?"video":"image",traceInfo:(X=o?.video)===null||X===void 0?void 0:X.traceInfo}}),!K)h(!1);else{const J=(U=p?.map((oe,he)=>(he===a&&(oe.isCollected=!0),oe)))!==null&&U!==void 0?U:[];m?.(J)}}}),200);return v.createElement("button",Object.assign({},s,{"aria-label":"like",onClick:u}),v.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:g?n||y:l||w,alt:"icon"}))};var yo=Pe(Js),Qs="data:image/gif;base64,R0lGODlhlgCWAPf/AAAAAICAgMzMzMzMzNXV1dXV1dXV1dfX19jOztjY2NvOztvb29zc3N/Pz9/V1d/f3+Pj4+bm5ubm5ujR0ejg4Ojo6Onp6erj4+rj4+rl5evr6+vr6+3k5O3t7e3t7e7u7u7u7u/v7/Dw8PDw8PHx8fHx8fHx8fLs7PLu7vLu7vLy8vPu7vPz8/Tp6fTx8fTx8fT09PT09PT09PXw8Pbx8fbz8/b29vb29vb29vb29vb29vf09Pf39/f39/f39/f39/f39/f39/f39/f39/f39/j09Pj09Pj19fj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pn29vn39/n5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fr09Pr4+Pr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vv39/v39/v4+Pv5+fv5+fv6+vv7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/z4+Pz5+fz5+fz5+fz6+vz6+vz6+vz6+vz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/P36+v36+v36+v37+/37+/37+/37+/38/P38/P38/P38/P39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f78/P78/P78/P78/P7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v/V1f/39//4+P/6+v/7+//8/P/8/P/9/f/9/f/9/f/9/f/+/v/+/v/+/v/+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wD/ACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAwBLACxFABcADwAMAIYAAACAgIDMzMzV1dXX19fYzs7Y2Njbzs7b29vc3Nzfz8/f1dXf39/j4+Pm5ubo0dHo4ODo6Ojp6enq4+Pq5eXr6+vt5OTt7e3u7u7v7+/w8PDx8fHy7Ozy7u7y8vLz7u7z8/P06en08fH09PT18PD28fH28/P29vb39PT39/f49PT49fX4+Pj59vb59/f5+fn69PT6+Pj6+vr79/f7+Pj7+fn7+vr7+/v8+Pj8+fn8+vr8/Pz9+vr9+/v9/Pz9/f3+/Pz+/v7/1dX/9/f/+Pj/+vr/+/v//Pz//f3//v7///8A/wD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8IUgCXCNzxI8gOJQV3CFy4RIkMJTccQnQYZCGShAgNZiS45MfDiB8lglzSQyPGk0FCqpwY8iBKlyZFyly5xKRNmAJrzGQJcWFJmDB1MBQ4MwnDgAAAIfkECQQA/wAsRwAXAA8ADAAACFMA/wkslAhcqWKJsLkRyPAfODfgujyM+LAYQ4QGMR4sWGrhRIkQQVJcyFGjyYJrRqoU2aXYxowlS7L8SBNiIZg4XwqcGfIjw5g5G/6zUROcDYYBAQAh+QQJAwD/ACxIABcAEAAMAAAIWwD/CfzXqVSxRNgSlRrIEAm4LuDcPIz4sBNDcAYTYTy4MVEigRMlQhRJsYvAjB1TGuxio6RLkhJDaURJk+PCkDhHTvxXc6bNgzxh5ow40E3Pjm4Y/lszNKnAgAAAIfkECQMA/wAsSgAXABEADQAACGUA/wn856YLtkSlBioceAScG3BdHEJ0uLBLsUTgSl3MuLFUooESIz4UOfHhvzYYNabs2PFflJIwSUZcU0olx5U4SyEJyXNkyH84bwotFepfzJ4TB7IMqrGLwlIyeUZZuNAjR4UBAQAh+QQJBAD/ACxMABcAEgAOAAAIaAD/CRTYpdTAgwgFgusCzs1CcGvAJfwXBVypYoksYtSYqNjBhw4Zhmy4kJvAUhczpuTIEds/kSBjwiy4caXNmhhH6pRJEiVOlT8t/iM5kyhRk0NvAgX6cWfRKBNLLdXYZiLCiEhCHQwIACH5BAkDAP8ALE4AGAATAA4AAAhkAP8JBOcGXBeCxQQqXCiwWCJwpRxClMhwYMGDFwka1Kgw1MOIHyWCnBjlX8aTG1H+mxiyJUuIwTCmnCkTo8ibLkeurKmR58V/I4PinCgQpc+UC0vlxFlR4RqaBJtWLBixjcKAAAAh+QQJAwD/ACxQABgAFQAQAAAIcwD/CfyHBJwbcAMTKhwIrlSxRA0fIlyYEFwXgxYxXjxI0Y1DiB8jgnyocGPGgyZTTvwnMaTLlhLd/EOpsSZNmlBE6nw5EiIXmyeDpvzXcyfMkSxV3hRqcGBRnjoXrmG6lAtFgU9bXk2IbWmXrRQTdSmVMCAAIfkECQQA/wAsUgAZABgAEQAACIIA/wksBK5UsUTgBCpcyFBgKTfguoCDKBFiw4sIDWY8WLBYoYsK10ScOJIiyS7cQHbcyHIluE4NK5acKVPmQo4aXebcWcyNQJNAaZ4kieRfKZ4tkXYUODRozaYJ/2FTSpUjzJBCnQ7FqBOn10QgpWoFGlZhoq8uyy7MGlXtQpY+BQYEACH5BAkDAP8ALFQAGQAaABUAAAiVAP8J/FeoTbGBCBMqHNgFnBtwDR8unCiwU7FE4EpdzFisEMWESBxCFBlxJJKP/zZqxLiSI8uPD0vKJClyosubLXMWc6NwZkyaP2MmVEmUZVGXCEP6HBmU6ciBOo1KxbkRodOlWMElnBqVaqKFQK+GpdjlaNdSKMU2bYhSYCmvSNv+4xK2pNyBcO8i5NZUr8I1iU4ODAgAIfkECQMA/wAsVgAaAB0AGAAACKMA/wnE1gWcG3ACEypcyDAhuFLFEj0sVqihxYXgCh7UmJEbkosNsUGUOHIiSZALOao0mJElSoERTcosCdENyo0sV+LcCHJmTJo/I17U2XJn0ZYWSQZVylRmw2JEo+ZE2PAg0KZXqYY0KnUjN5BdlvpsivJoV6QoS40dW+wlkqlcc74UuBboXLpxd96lm7XkXrxmWXL5y1dsKcIOuSJW6IZmwoAAACH5BAkEAP8ALFgAGwAgAB0AAAi8AP8JLASuVLFCAhMqXMhwYTA34LqAg9iFW8OLDd0kKlhso8GNnTCK/EdxYkSTEiGObMjRY8eWHN2sVJjyZMmbEWcKfPkRZs+POnHWHIoS3EpsP3kqdblxZVGhT086TcrU58ujULNGtLgy0VKrVXXaHEu0pM5/pcCqPYskalmpZ9VSPSvQrVu6/+Qq7YLXLs4ofalaxZtXa8pihPVulJnYMGLCBAUbbENY4NuUlRNW/Vgqc8K3nhW24YgwYUAAIfkECQMA/wAsWgAcACIAIwAACNMA//07ws0NuC7gBCpcyLChQzfFEoErFRFcJ4cYM9oAZxBhR44JM4oUWJGiRJMTi40U+bHlQZBIVjpMebKkzUQqZSr0+NIlT4Q6SdYcSrNo0DU9k/4ECVQnyqc3jer0ybTqx6A4iUIlGvSfUqtfu/4rVXQrzVJikYBdelVs2agmxQpcu1auV7Nb7dL1aRcbXpt2vVJ1Gfit1sCCv7YMXMiwVLtswwbWehOxYqWI4QIOjDCyx5x2/0p0Y3nwwVCI72pO/S8K3TWs/1FOFFug2o+wBQYEACH5BAkDAP8ALFwAHQAiACsAAAjpAP8J7FQsEbhOAhMqXMiwIbgu4Nw8jAiuocWLiUoVBKfRoEY3F0MmhCiR5MSSIkNu7MhxZcFiKRuWpGiyZsWYClt6dLnTIM6RNIPOnPnzH0+dSFkWPcnUJtGfR1lK3ZjoZ1OhV4v+K5U06katSLA6naj1X9eeSMuKXVsW21S0Hcv+4zb0Ksq2b7vKNVt37N6zSUv97St0r9m8LKvK5bL2qVy4PGHuHVvTsNedhs1SpmgY8crMhB3LBdxR8N4ojR9mhozZsF2mhhNd5gj6NcTMpAtm3iwxcynWtHFvzrzVK3GBoY8PdBlFYEAAIfkECQQA/wAsXQAeACIANQAACP8A/wn8B64LODfgBipcyLChwCjgShVLFLGYG4cYGyIpeJAjQiQZQwqsSFFiyYkiMxpEuNIjx5QNJ5KcaTIhzIGlWHZsydPmTYI1g8qs+fNfT51IC3IrerIpTZlFj7rsWbTUU6cmSxXdmFSqwaJAh4ptCpZg1507y169qvZsUihqhWItVtbsVLQI664NWteuV3Br6rbZKzNR3b8sl9adS1Yv4oJ9xz7ta/BxX7k0++K92zcsY7qHN/PszLhi57tJL0uu2amz25eaMZvsbPlyaa2UUXPs0lk2VM2vefe9Ddqx6IO9V//WG5w04dOIk5c+/ZpLZ8+Zr3PlfP3f4KCGuw8HDAXRhsKAAAAh+QQJAwD/ACxfAB8AIAA/AAAI/wD/CRRYyk2ogQgTKlwocA24LuDcPGRIcWEicKWKXcyYqKLHfw4hShT5sNRHhhg1ptyo8mTCYiRjRnwIzuVANyo5rtxpU+DImTJ/9typs2hLl0iAKv0p1CXLp0SPnkzKlGZViEONQuVYbOjVpROz5hz7tOc/sEHBQTEbdWtXtl+rmj2rlejcs3Gtzm3TlufctDG53XVbdq7VwzHvko16FyLgmXfrFr2LVulduou5Nq488jLhlJcRL70sWaWby3mxUi7dcXPey5lzXj77uAvp2IlMUs7LxXPfjKEfn46Mu+Zu0Z0H/35rWPjtz6FT+y4dvPKawayZ9xQOjofiz7rnph82bpg1Ze53cUJXLP1uUuqXa89uQ3g2waD2EfIFnjAgACH5BAkDAP8ALGEAIQAeAEgAAAj/AP8JdJMIXKlihQQqXMiwoUJubsB1ARdxosOLDEMVPLixWEGMICtSlDjSIsiGUQx6VNnx48mFJEXKJPlSoZuVHFnqrDkwps+JInnqzEl0pdCZQH+CE1q0JctiR5Ui5flvKM6riaiW3DqVKVarVKsi5bpUa9OhncKSTQo0bCGrTrNSZbu2LFWnTYOppduV6teiYf9N5Osz8FmigesGTXzYaNiUYysG/of36mSphcM23pg4Mk3Gfz1OJpx0cmjOgQfX7TJ5c6nLnpFMrrxRb2LSFFuftqvVM+vAtFVexu1Gd3DYmH+HDV7K9t66UYzDhfpYMTgegXe/Duybt1fat60bRd4tt3dyw8ypU+2uvGbEzeE9hy222WBY4hKXa3de07rJu3CplBBVaySX23KbYYMcYZNRFuB2o63VoEJ4TbgQDyNhh1FAAAAh+QQJBAD/ACxjACIAHABQAAAI/wD/CfzXaQ24JwMTKlyosFgicKUclmJIUSE4N+C6XMwIrmJFhxBBRnzokSFGjSc3aiyZUOPIkA9fshTIMaVNjjPdiNwZE2TOmkBR4iyJ7aVRnsVYqlx6s8tMmFCPJnralGnGp1KjJqUa1OrMf1p7xuz01apQlF/bhIU6deZZsx2/ig0brOzbpl//8dSaF+xdoHmzGs2LrWrKvmtHTvz692zfuUcRN96YN9Hel2TzGh5aVrDDvpMx9r0s0k1ejZOdBiadaHHZzarlJt5qF67p1ZB95rV9tfJsybb7eia5G/bj37tDVx4e1y3vKHlZQ+wLuzlW1sl5405cvOvJ6Ll7amP2XvMrxuG0S5IX+rUYc9clQ/dmaTl8yNfr53uUPpKrfJal2CcTS9VhBAVLhcwWE4H5fVeSgCKFUlIUDXJGERIK3qeefCsByF8xbfgX3EwQtvWUcnmtgV1f/xjG4kA6icViQAAAIfkECQMA/wAsWwAkACQAVgAACP8A/wkcSJAgODfguJQqyLChw4FuiiUCV0oiuIcYHSI5CK4LR48ZQw60WHFiyYsiMXJD6JHlR5QpGxaiSLLmxJgNO7506RJnwYgmbdJMVMwnQZ46kXYxOhDbyac2mQrcmbTqUqlDs0KVOlUpVa7/tAottVAqFKotk4JtIzboxERg08p9Cfaf27ZFuVpFW3dszboe5yKtC/VuWbBeXXKp2zYrYLQf69ptXFHy3sFgC2uVnFinZc0lJQuuKrmUYZKHpQaGfDWz35uMO7fmejqo5dEtS7+GqVe25No0b0N2oxu4Zd91gVdmjPtgctAS83KNMhxclL7KOV/2zBg6XLDb0xKT3v29d3jCyqVLle2c6xrKEoOBb44QbDHv4NQbpc+dKdH04LG3mFS7hYYVe/UxZRp8sDGFIDhQSJWeSeuFF5l/DFIkn1EPgmTUhMFxaKFiPi2IX0WF+FSdYDidGFVM/LGYElkFvihSKTHu1GKNQaWI04ovrfFhhhW1wdSIOg1olItgrXTeZ0J1ItlAX035UyKzTRkQACH5BAkDAP8ALE8AJgAwAFgAAAj/AP8JHEiwoEGDPMC5Adcl2MGHECMe7FQsEbhSFcFJ3MhxIBeFDEF20dix5ME1GTFaVFnKpMuB3BaOlCmS5MuSK1PqTFTsZsmQNIMy9NmRYs6jFysS5Sh0JlBwUZZKTIpUZVKpU5vWXIg1ItWvVkt16voQytanM8k+LAR2J7hEag86nVsz7sGqO3vaJYj2bJe9Bd2G1QtY4Ei6QgsPHFxVsUC/Nbk4/tcW6eQokGVO/oc35+a+iR0zBrtZK83Po1VuRvx0s+CULSeDDvl3cuqK2D6bHjq581XZrNPafm1R9+zajn1j/Bxc4ebbxWXvRq5YOWHFx507Lgb9OuDmC6Nus1deOjtq4sAz2ywM/a3045OJ/1Y8XTt26A6xg1+/l7v82IXtR91e7S2HXX0DxvWfUoWp51R1lX1FX3YLQVGYdSsVVp9mgGF4UX52bRgSYGwV6B1ZIo4kWVyleIhRIXY5uFVcPLnIYFfFCDhjVwuZeFRXMpomVYQ+EhVkdmv45CORxbThExJHNrfUgtZNmaJf3EhlY2NYUTibWm5QSdWJUqWYJWBMWgSXY5AlKBpua272T0AAACH5BAkEAP8ALEQAKAA7AFcAAAj/AP8JHEiwoMGDCAkiAecGHJeEECNKjFiqWCJwFS9O3MgRYReG4D42/NixJMeMGC2mTGSyZUSQIkPCdEnT4EWUOC3W3PlP5kiYIKPwpJnzpsqKQ10W+8nUJ7ikLVdKxQk1atOYIquWLDT1qEqWWjliBfozbEejaFcGM7vR6diRbDd6TYs07kS3ZJ/apTh36t6XV4E+/Juwa1rCCd+6RZyQrlfGCPE2hWywS1+qlAsGLpuZoOGVnQkqjhl64OWjpUr/+ziaoep/RaW+zov1tWOjs1u7eR0b5ezNIW1/rltask/epzWqpj1T9e2UuZnvLl2st8ViqnXrpf48tWrgJJdbuQcb2jjp0uPBke8sPTj34dhLg3cduuH45dpVp/femUv7LqUlkhx05c03WGYDZlSgeSCF1p1K9THYkFCZcbVfZ/PBldmDN3GTWYYybQgfbpSByBpkCXoVCmT/kcWYgByCRlgx2r1FmH0povVXi5vZNeKIZkXBo4Q0cYHNfjl21QZNJg45Vk0xIknXWkxKaOVoPP0opV881ehkg0klKaVWTYLnYVhHinmZj2XKtAZiWkKYGTdXFSNkaQEBACH5BAkDAP8ALDkAKgBGAFUAAAj/AP8JHEiwoMGDCBMifALODbgnCiNKnEhxYKJSxRKBw5ioosePE4t1aQhupMMuIFOqHMhxY0aXHVfKrEjSZEmSUWbqVJhIY8ufxXYKNRjl5smaJIcqFQjU58tSnZYORXq0qlSha2BqbRnz6kybYJF63em0LMxgY2caXQs27cyncJ26lTkybFVwc1c23Zp35d2wKPuC3BoXr+CPdtkeBmkW6OKPbKkafjxx70/KFf+KxTyRcFnOExPbBC2xVOOnpUgrrCvZpGqFll++Tti65myEp+XeNhjZ6u6CsTX+Llj75HCCuV0eH9jb6HKmhVs+/1e85PTkGKc3d738YvSMQZeL3ibJ4/l3n9M1H33uMPjz7UmXBwfXdXj1wMdNe1a+XP3NNf3tx9F74zm0XDHzpXZcgdYdl8h5/Nnn30hcHAfhgBLCZ+Bw2Mk23IQkQTFcIQI+9aGGDe7WoU9o7QbieiqWqNts9yGFn2r6JVhMKLfV6BuOF8Y1G4N2qdZekJ+B5mNvKxXylo65qZQVYBPxUMyLGqbkxooydhlbGyphSeSSYa3UhpdIojljSiiOKWZN2MwEpZpe7kTmnf4NdeacfAq5lJtt1ubVlnTOWZ9XgI4J4GEIprnXoZiVwppmWXEWEAAh+QQJAwD/ACwwACwATwBTAAAI/wD/CRxIsKDBgwgTKlTIbc3ChxAjSkxYqFSxROAs8pjIsaNHbF3AuQEXcuRGjyhTIrSIkWXGYipjxkQikmTNkuBk6ux48WXLnqV2Co04EqdRcA6HKkXos6nLREujEoxys2rRnFKz/tzqM1hWqTavigXH5atUoGh/mo0a8ujYtUtdygUKV6nVsDbL1hXqNC3WvTqpjjUKWCjXuYV34nX7N3HKuYcdyxxcVXLMvlstq2SMM4pmlKUOAw362eNiq6U9Qm6auuNdwq0nilYbW+JpsbUlrnaZO+Lrm70hzn4Z/OHtsMUX7u6ZXOHvos0TDrcYnSlnkdUNFlueCGZ2gtdNfvUn6FfueIKUr54XOJL7+n/Hcb7nDg7q+uck35dH+z69zaTjrYGZT+/FV9N6pdBH2njh5Xeegt6Nh19Ien2XyHQXPeiffONhiNF5G9YERYcDmvddiNBZWCJQXmWHok0qQpjdhFV1Ud1+ooVSHY24NdedhwTqJmAX3MBlYHoTBXPYgkq1hyNmE3Gz4VA83jZRG0Ay2VGCT7o30ZBVtgVRg2Rix9GKWXappmiFeFTmi28eCSNKa6JpJ4S0oQSFnHH2+VqRMeF5Z527CQVnmIiOtNSPg6bpoVlcJMrnb3ttR+ilGLkh2aSHappaMZ1gylp0bf1GlWUBAQAh+QQJBAD/ACwpAC8AVgBQAAAI/wD/CRxIsKDBgwgTKlxosFOxROBKMZxIsaLFhOC6gHOTcWOxiyBDihTYqdTDiCcljlzJMqFGji87umlJs2bKmxAT1dwpshjMjTIzcuNJ1GIblBBNJn1YtOnEmFCBcnFKFSFOpCiraiWoMepPjlvDKsU6VmXYqkC9djy7lexVtlXVQoVbdandrHSdBlWbt6mbq2X7+t2bFpzgom7tHiYqF+hinoBTmn3MEgnhr5Rrln2buWXhrxk7t7y7WTTLyzJNr9x8V/XIz3tdiyR9U3ZI1C9tg2SNVfdF2HN9V6S9VHhF3BuNTyzGW+lH5Qsbc4wCfWHkpNUXgo6aXWFipN0RIv8HG95g85M6yxcEnlZ9wet43QvcXniN/Pnfld4XON7w/vPY3SddaPcBGJ977P20H3z6yZdgUPcR15t8a/QHhXyF5JeSfPRtJ5+EZQ2lXoeETdRGKW7YJ1qGBprEEDegdUZiVF1YR9xiDOK00IM19sXjZwyB+NBzZ7WoI0P9aYTEVsUM6BVFRiY1GU8cRQkeRT96uFOWl1kkJIgrafjlRdw4+WOP3pk5Y3IgBfOlmHBaeV4hK6mZJJd2ajQVS2/KmWOfRNKE56BrzigiT3H+mSiYVBV6p6N8haWon2PSlSehex3aFzaULhqRaI/eqaJsxTgEqF3YpJddV+xVyINgAQEAIfkECQMA/wAsIwAxAFwATgAACP8A/wkcSLCgwYMIEypcyHBgISgNI0qcSJEhuC7g3FzkVrGjx48GS5UqlgjcyJIgU6psWAqjRpcbV8qcOfCkSZI3E9HcqTLjRZ8wufAc2rGkzaPFiCqV+PMlUJ9LoypEahRnKalYDWJzyvVn1q8Dc4o9eRVsVo1dYXYx+7Wq25tsszadCzOuVKpj7UpN+1Rv1LFWSfpdqvapxsFKS709WhbxToyFuToeitfmZJ6G6V7euTjwZpp0DX+eWRnnaJmZ1Z5e2bnq6p6Rm75OWRrl7I+pgd7+2Bru7o6hJf+uWBvccIqxYUY5PjHwYuYT+TqFHlFjbeoNg8/FzrC4Tu4Kc7//BK/QOWDyCaX/XIP+YCjAbtsf1F5XPsFi3u0TTK5bv8BE5iHln0DieTVggM4NWGB9+vVmGUJrrJfUb+oxaNBiwexWCHx5HaTebBX2Z1AbHI60moNWhYIQfVB9FuJ0CBVn4mUoupbQgi0i9uJPayVUY05+KVZiYCqWx19aduEo3EIItjZhVjImGBGLfCEhFZXBUdRkiY3tZN2WVAF3JH2g7RjZR2CC2SVFQ9aYEpZjQtZQFEpSuVIwP0aZZ5qdFUJTnHUCauZTPdK056FtJjojUYE2OmhaHP2lp6J8lgjWo3A6alxclU6qJ2JcaCooXZFOho2nneL03WmZDsrecai+CrUqeJAVuFxcAQEAIfkECQMA/wAsHwA0AGAASwAACP8A/wkcSLCgwYMIEypcyPAgEnBrsDWcSLGiRYqlShVLBE5jl4sgQ4pMCK4LODclT4JDMrKly4puNHKU2bHYy5s4D3JRaRJlT3A5g+LcWHMm0VJCk7b0ybOp0qcgi0qlCbXqxJ9YeVrdutCo15pcwx5MybQsULFo/9FcS7RTWrRNzZp8C5etV7pis5rFG7bU17VI+W4lS7in4K12pR62Grfw4qp/j9p8/LRwXMpPE1PFnLQxVs5JIxsFLdRyWdJBNRNFndOzVtY3RYOF/dI0Wdoui6nmiLtlFNcoo/QemUh24OEh5TpFHnKq5ETMo+olHP3ibnDQq1cEXlJ7xefOvVP/VH5aPEOUu803tP1T/ULd4GlmLxgsovvpnwuyLST+usaCO8nlHXdzEZRedPE9VxCBzJVC3m0FGVeMG8hJyNuC+Kk03IPtGeTfZLBZ2NFYHGrIWok+IdSGc5GhJmIpoSSU4V6coZhSVyyGR1khObLV0IzULWajSR8x1MmLE/KVYGQxTsSeZ3QReNl3SF7IVSJLsiidlEyxVNWT5ImUpWbHBYXemAqOBCZ7rQ05ZUtoGifSmVUWhdOaQBLJEDi/uRlmTsHU+aGgcXaWJ5d4IppVkUoR6miPCXKl6KR+FsaNWNgMCumja9FV6aGVHhbnpqTaBeJhoCZaoouatkrUfLCpEZqol9W5MWpi7hGUUoa/4RUQACH5BAkEAP8ALBsANwBkAEgAAAj/AP8JHEiwoMGDCBMqXMhwYaJOxRJha0ixosWLGP+B6wLOzcaOGUOKHJkQW6mI4E4mSkmypcuLpTh6lPnxpc2bCFWmRKmyFM6fODt+nCm0C9CjLlfqXFoMqVORQ6PSfErVYiKeWFd2qsq1IdGvNbuKRbhTadaxaAvSXCs0rdt/Wcum9Pl2LEe2X+uiZWp2pd6xRQPP/Cu2r9yThLtKFZyYK1+5jasKlhqZqmGmlZ8uzpsZ6WOdnZFOXhv66GWspYFuHpoaZ7HPKFvfxBs1imybcZfSvd0SLFveLw+fBU5y9VTiI2GvTIR85OiiBt2gdNNcYW7UA4vhbVo9unGQAhN9/+5e0KNygrRlkh/43SPB68vXv4bPcqDvwOvTQx8YRbjh7srtpNZzg1VHYFjvndZXc/SpdFB74NgG3IHHFQSRggIChyFoCN0HFm8eRmVdgIi1Voh/hy1EYVulhUgaQyguxVxnG/IUSkP6fViZi/hRVKNZkZ1IIncUcZNjbYTxSBQXF4XyY1l1NYjVjRhB+CJaK3KWkZT/dXXVkw46dyRbRj2lXZastcTlYbvhFEqM8Nlk5XNyKrmZa2Dm1uZFcP6o2pgrlqnQnEoi1UmeiPapKFNUOgWonY8S+pGgTyU6pKXXjYUEmpF2Oho3bs2H6agx/rWGpJ7aCUVjwZB6qX9ERiCWKqo9plbKq7iiNOOEs+q3xnpw5drXnsAStGJ/EqIVEAAh+QQJAwD/ACwZADoAZgBFAAAI/wD/CRxIsKDBgwgTKlzIsOE/bF3AuQHnsKLFixgtgitVLNHGYl0yihxJciG4iBNRgkNSsqXLjB89cpRZ7KXNmwpV6pRIEadPnx1jCi31s6jNlDx3Gl1acmjQmUyjZtyJdKLUqxWfapVJFKvXhBGpnjz5tezBmU4TYTPLdmDStynbtqVJ96NctmOr5r1rFq3foHzLws1LNrDXun8NeyVMVTHWv3UdXx2sU7JUxFotR2UMVzNTyEI9G41CmWcU0UW3Du0qkBtS1CT1KhXoRnVI2BjTxhSIpDTui5z1ClQ9c+1vh6D9/islO+lxh6Xj/ouYvOPzhcQz/wtO+LrC5lUHZv/n6v3gxOqJCILfW74gd5UEi6Ev3P6f/PEb3a+PWF+g2MoFYUZXTe0lgh9HBnHzn3PtRTcWQgda512E6R0UloO3HYehRArNh+BxpQgYWkLMvcfTcfudaJKHweBWiG7KMbShVaKRtqB0DLUBo3aWiehXKBXd2J1kKb5mkY9PtagYkjTlJiR8gRU5FhcZccPkbnJdyVEhI5molxt4SYlSSRSOeJWHW7nkJWcsMQXSjOy5VKZfrOHkBjZo0oXTmv/ZRJqYnQGlJXEk7cikUXxu2FCiRTIVzKCQGirpX0BK9SSclwIaHlaR5jlphGb1pimjpOrEjVyfdjrnU4aNmimpUEgltqqqAhKoGReY5toclbjhOWuq+ZVX6oZr9Befp6BVaGxCcLYVEAAh+QQJAwD/ACwYAD0AZwBCAAAI/wD/CRxIsKDBgwgTKlzIsOFAcKWKJSrlsKLFixgtrgHXBZwbjuCeZBxJsuTCKBAlpkwEzqTLlyRBfuw4kxvMmzgVTlQZkWXPnECD/kM506PMlkKTvizlkydPN0qjljxKE2QXqVgx9lzJNatXh0ariv1KVifXrRHLqjVINazHtXAFonXKMi5ct0Vn2l3btG/KvWrb5gVcdq5fwmTxUiVYKuJVxEH9zhWIUixSyDcFy/zX0TA2zDB3Slb5T3NH0C6Jao7SmO5K1CZdo+WsuCrsknnb/pPNk+LtjGfp/ttoefDvi6aN7jbc9bhF5rNL5x7rvGLtsANH963ekHfTh8WPcv9nOB0vQe8QO41PuBG6xGAEyxtfzza8bYLY3LNMRL9gMf0QsSUfSP0RZB92Bmm3UjEF/gNgWgZxc6BeBV5XFBcIofcTfRpKlFBHE4ITxXoWipfQgwxyx1RwhylUyoD3OQejcgyxGJxzCkZX44wf/cYjRxUVYuNkqOXIUygWhRgjYpWVeNpFRn6HmJAoAqekUSPu9eOTGXET5WtwddhUG1NdSWFZTpoX25dbfZWImGC6lFx5WSo1p2A4wYmWb0B9hOJ2Od1pH05pyieUnq7xN5KfiAIqlKBpNgQpj1IFw2ajQ2K6IVZmTurplY95demomV66FhKFfpqqfTbFlZ+msOYviNiWq9b6ERSgxVpqqSnC1umv12FY3X+6PtigqjOu0aBBxXSiq6LLLmTVdRvBFRAAIfkECQQA/wAsFwBAAGgAPwAACP8A/wkcSLCgwYMIEypcyLAhQSTguoBz47CixYsYMRYCV6pYIo6JMoocSbKhm4gTUZ4sybLlyDYcPcb8WMqlzZsMVeqU2AWnz58CO9KUKRQb0KM2U0o8uTQi0qclh0qNCbVqxp1KJ1rdWlHozK9cwy7MylQpwY1CxYad6rWjwGJlmdZUWxVr3H+h2HqkW7UtUZn/4urkwvcp2Z0Q/Q4tjFTvULsqGR+FvDTR36khJeMspvhrKcFNJWrGGfpwlH+eL4++edmzwNKCV9sEnfWtY46yXaaWKpD23dwki8HW+bazV+AkjcvMjNq3U+QiD4cmeDst9Iut/RKknPL6RedLC2b/JzrXO8OTyhMFKwheq/mcw5sa3P2153uF6cEVOyi99n2E8Zl1UHUelfffQPm5xV+ATB1YUH9lEYbQeLw5+A+FMynEE4TP/cehfPhhqOB/BH7E0GfcrXRfeyrmlOB65pWIm0Mfdncdix02hJaI+yEnYymhXMQgcbnhKBpGP/Y42o4ERjckiJIZCQ5JwSTJnFo8DlVISSnqRJFaNf5WUpZgbWWZlUk9mRUSVXERZmSsWcmRgTehR6Z1OHU53GlJSSmmT3e2diVGpSRIoWFqtteQnmFWVSV9hsoZaWpbbpUoo34yah9XTEIaqKTjFfbmpaRKx41k2Eyq6qczjpZpqTjyKZkbq6s6piR0br46alYS3ucpqGxZuB2sKZ4q7EHFdELrcsdahNKQfAUEACH5BAkDAP8ALBcAQwBoADwAAAj/AP8JHEiwoMGDCBMqXMiwYcE24EolckixosWLF4u5AdcF3EYkGEOKHNkwUaKIxU6WSkmypcuRGzvG9AiOB0GVxV7q3Dmw40qcKoMJ5DYzJs+jJDnSlKnUzb9gQFFORErV4k+pWP8VbQquqleHS8PGLIT16sqvaBNGNVuMK1OZaeMWdCuWbVS5eP/ZxSrWbV65fd+uTYnyb9zBOOluNYxWcdNEhPdOZVx178+2W992pUw1SmCaUf6VjcySM1LSawVqXmz6aOawAlGXbX10NFCBr4vS1umYaWzLhHe/BH5y8mejwlse53jTttTkIyU6PzuwN03oInM3JVhItlnsGDcS/xdKUHvHNeAtWt9ocDrhLukdFiMOLmd785vjL1zt9yDirPol5IZ3pCG0HnMBGogfFwkReFuCBTn4XEId8cdUaBAKtJxvCtG3klMQSkcfQ6Xgxx6EJoIDRUPu4ZTgf9+BlaJ+KcJHEUQe2ocdjJGFYpGFfWFXY34V8eiicEYWhhE3QG6FIWcbhsVgSFC1OCFjIkq4UiFJNdnfX1Hq1pKWqOmYVo4PunSgZjZ6VYyXq/FE5lqlVIUNmlfutGZfT6o5pJinJWnZSFYS99We+LWJUIVhrpdWlXhGOmehxXAZF5ONwpnpplPiJeikkvJIGRKb/omoW9y0RumnrM4mnKmami66InSQtRqqbWZihymspSqlaICrBhtjhgRxcWqsqRKr0HygyjaZshX5ulyfeAUEACH5BAkDAP8ALBcARABoADsAAAj/AP8JdAOuCziCAhMqXMiwocOHECNKnNgwEbhSxSxipMixo8ePHAkaFHkQHMiTKFMmLLUG3BOFbS5mlKmxjcqbOCGumYkxUSmBBUuODLomp9GjT4QKLfavJ82nR6Pe5Ek10T+lJEVK3QqyWNagIjVWlcm1LEexaGWCXTvSrNuIbLE6nTvzrd2GdNNiZXu3b8K9Q7ukpevX72CqcbMW7psYbKKxThfbLZaXZjHASiW7jYKZYJSrlXtqNguZp8DAe0eX/YpaYGmNqrk+zTuwcdvYR22XdB26Lm6jvS1aBcpa6G+jnQsqPCzWzfGpzMn+Rf31ucriihMWen3xp/WTs6sy/1WIHex3kLoRLgyfdvh5iqWCX2yY3OB7jtT5VmRv+b5E+Rs1xE1+gfkHV3kGdfEQd6IZ2BCDGUGUYH0OLlQKgrtBBKBXFQpUSnSRSYShehWOCM5nEvFHmIMgmkZRfRneZ6KCHMW04X0tahSKRwSm9t2MJn2Uo3THDRngRwPC6BluSgbFBUrBGMnhaBCKVYhK6em3WJO3qVQlVH09JqV7N2WJGopmmYlVVF/OtZqKr22lJmu5AZndVm1ClhKcObo1p272QXQil53ZFSWfiG44ZnhX3pWknX/2COSThS2qaKIQjoYEoZBKahs3TF4qap6wHYdNp5xmCcV5YmJq6Wvj3SQXaaqoUdqhq7g6RVmHDHEx64ig8hoRZaQ+RaawHQXlKZqFBQQAIfkECQQA/wAsFwBBAGgAPgAACP8A/wnEVqpYInClBCpcyLChw4cQI0qcSNEhuC7g3FzMWKyix48gQ1ZEaJDkwYQiU6pcGXGjRowvM7KcSTNlwZMlb4KrybOnxIwug3bxSbSoQJxISRpdylMoUJhMo7LUSbWk1KsSuYTiwvCp15dYwzLEBnOjwqRVxaotVfXgUKcx3agVW7buzrYmd8692imn30Slvgrde1VwWS5o/RKWmhgnXJeLoz6GiVdnoshGi1U2WMywV8xF7cYFx+Nf3ragif49LVB00NQ+R9sVuJoq7J6n/wqU7XXNbZqTgdLefPD3TOLgLgv0DNb4SuYXFzY26TxlbcUKg2usLpJ33IWFrp//RMm9okbiwRh6h1x+pOuyDXMnbV8ROfmF0DHSz5r/4XSd+/knnlIOcfPeUwFatB5GXD00YEH3JfigQRFhdGBzCeYnXET2dZTgP/9ZNdGCG+63hnbgREGRfLntVwiLto1E4nblzRidR23AiJ1zIZ7EDUgXvmacjfqF1COBsB1ZkEpBwpcakTeKFIqSFC42IU6hsIRiWXLtpeF3M11pkodYJSLmTU01+dSPUhWjJpg8nZlThDydJ6dyPm1pGG5QwqkalUnhKRJbd1LHlJ4kDjUREl9qd1UwgOoYaYc4tRGWgY2+iaiee01aKKWnpUcYF5mW2udgoEmqKqj23WbqpppCLcHjp7QiRR+mp2o624er1orQh/HpqqFvwEZUTF+eJoKNoMV6ZKFh3ERBGmEBAQAh+QQJAwD/ACwXAD0AZwBCAAAI/wD/CRzYptDAgwgTKlzIsKHDhxAbIgHnBlwXihEzatzIMWOnYonAlQIJrlPHkyhTOpxY8WJLjCpjyuxIcmRIm+Bm6tzp8KVPi9h4Ch36T2TNo26IKpVpkWJTn0ujpnRz9CZJqVg5OnX51GLWrxGtijUKtmzDrlxdml2bEKfbq2zjFv2ZVm7csW/tskW7Fabesm/H/l2a6GMigwL70h08dGJabgLxHmUs1KhgvlAp68TcNLBlcIk0z/SMk25f0THTKs75OTBqlVVb/1P98/VUzhf/xXZr+2RF0iD/mc7cWyNup0WBhyy+UTnoxMO9Ms+4um7k1lWnQywl2erA4xW1P/+MrlZgod01TYpfuAa7WITk/a5HCD7nQfefQ88/WMp5qYTVnbbfQLShpVB3nw34TyLoeZcQNwVat1+AL3GxUING/TcfhjYxdFGEW61HYVcN+VdMUtohiNN49WkXX0VQPIRfXsUVMmNNEY3IVW9R1NdFRm3c6KBoKtYUjEYg1qbZi01xVORNRzL2JFkdJdlVFHrp2NePHYUyZYdxcXhUKCn5GOJaWhKHkphi6ZeVie8xZaVqXC5VzJyK7cRmaxoK9dueYO5k5k9YbsYkbUQBulufHBVjmJDuLTXocXU21OOhFEoVzJeKcsppG1lNiiemmJrlKaRwoloMW1ykKaqrEWY0meqsnZY0GDakvsokkbXS2t2qr0EI67CmiafqqTi5OZ+u4EGm4EHF+JrfsxF9GGB7PZoVEAAh+QQJAwD/ACwXADoAZgBFAAAI/wD/CRyIDcnAgwgTKlzIsKHDhxAbFgJXqlgicGsiatzIsWNEN+C6gAMpMorHkyhTNrxYkaVFcCpjyvQoUiTJkSG5zdzJkyHFly1/JupJtKjNkDiPFl26E6hTlkyjqrxJFanUqx2jCN3aEqvXiEirKv1KlmGnp1uHll2LMKlbkmzjDnRJ96dcuWHz2rwbN6jfl3zZvtUbeG3dv4XL6n2bmOzfuo2/Dj7aJbLXw04tY11MVfPVx1s97+Tyk8vAyW5Fq+wkttM/kKC7qkaJWS3lwbNPisVpGq3f3B65Zt7dGbhGzmH/FYsN2HhE5hcFoobrHOL0kAJr/3RT3aHvzP+Qj//tvpA40owCv7MsRV4hbPUHze9t3/Z21YPC66qlLxA6xbbywcTfP/YRhpB2LRXDn38VKVQgZfxdJ5JpCan3E3vkWSibQuIl1R02AYLEEIPFcOccgs0xFKKAwK0IhUP5CQfcRAxat+JsK1YGURsxIuYZiiwFo9GDuFmWI4sRAWlXYzRqqGBHRN4XmISMdRSMkhWZJJeTLoWCUodixUVlcShxGdpXiZi5YUpgLqZlVG3a1xSWQGFI1Ht07jdTnKjtNCZnRanpm50dLScoXUzxGaCODml1JHFScZNnj4dSilkhm0Wp6Kaa3kbhZZaGSuKkDa5F2qOc/kmZTniNKmqlvwUuBmKqqGpqWZqkwvqUatx0qiqVzmHj6rBA0UcrmAMeVMxZuV6kZ7IL1XTdm18FBAAh+QQJBAD/ACwXADcAZQBIAAAI/wD/CRz4r1AUgggTKlzIsKHDhxAdBusCzg04ihEzatzIEWKiUsUSgQMpskvHkyhTMqRokeVFcCpjyuRIcmRImx9n6ty5sOLLlj5N8hzKU2TNo8WIKpVJ0aXTikujosRJlWQpqVg3PgVqMavXiDeRGv1KtiHXny/LqkVoUSzOtXD/od0KM65atzXtrg3Kt6VetUbDCv5bdm5fwmTx3kT8te9cxl4DS7YJOathrpWxKhaZWapjp52jTkYaeunln6WVbgaXKPXQz3xdv94smyddl7V3Ch6dm6ObNqXWsD1NUXhviDwcDyy2+vjDNbtHthYI26/zhtUHjt59fWGp7SI7Uf+/7bO7wrNPl4Mfyc08wbbRSQ5Ef9j9+Op1/2FbLdQ88/hhEYQfRu6RZ512VUVnXiIABpaQgReZN2B+BDVo01XOWSifQsQFddyEXSm0GkjHrZcXQ/SdlVuKaDmU4GjByFbIi1U9BCKFmbEI2kNt0EhaZyaGFSNEEOJWmY6xZRSkUUMitiRlWt2IGJJA9ZdRME+C5IZd3/koWCgndYgeXDeylJKGuyX11YjcqSTmXNwggdWbW82E5mjtEQVfliHtROdnflJ52VB3+piSl0sq9SeSVjIURZnZLcUNn5QiailShcxZJKSCblrlV5WyGSqAanHB6aKoOpXnXqJeWihef2Ev0+mpnuKoF4Oj5vpWaLX2+tmqqZXS6rA3Tfehr0gaZ98/brwanbHLJvQShAeRFRAAIfkECQMA/wAsFwA1AGMASgAACP8A/wkcWAhcqWKJsA1cyLChw4cQI0qcSHFgKTfguoDDqLGix48gQ0ZMZBBhSZIiU6pc2ZDjxowvu3BjSbOmx5M4DyayybNnQ40ug4LzSZSnzpwmSxVdyjKmU5dMo4okebRqMalYPWoECjNo1q8SkVI1CbasQ65oX0Yxy3Zg0rdU28oVmlYuW4xWx+60W7arX6B8zebFGbgv3ZiFwepFmvjr36eNsw4+Ghnr07+VpS62mjnqY6+dl04mG7roZbSli25+m5ro566tfY4muTd2zdNObfMUe1K3zbRCfdeEm1M4zcOgjacsNnuocpW4oT6fylvndJGvuV53iJkh8apKtw//xJa39j/ksMX/y76Q+XeT5p+7X20+OkzxwP0upE94evPwA+WH2nT2ddQef9Yp955eDWWnlnEFvtTQf1cJhyBpLTmIkW/oafdQdazFVlBz8TEU4YapdYhYRG2ASFWJjV0Y10QCXtaZitJNJKNBwVQ24oIlecRNjUKtVRiOMHXxUTA7JigXkFYVEpKG3bF1IkxrLNckQhV+lQiUcK1EZVpKSjUmZCyBuRmAPuGlZm+3EcnebkgC19Obk7H5kZtbMujTmSpWFMWVRC7FTZ8uJkrham14JuejhEaao2aK4mnphWUhISmgnKI1k5WLVopoVYHVuSmkKBb25aiXIiVlZ1ycH3rqp6mR12qoMKZWDKpnIqFeqIOpB5FGsdLFzaBlBQQAIfkECQMA/wAsFwAyAGAATQAACP8A/wkc+O8JODfguhQjyLChw4cQI0qcSJFgp2KJwJXCCK6ix48gQzrkcjBhyS4dRapcyXIgx40ZYZZqSbPmRG4IUeY8abOnz4ExXwr9SZQmSp0md7opylSlRqFBMzad+hGp1ZJQqGqVCPNpVI1bwz48SXan2LMEv3bd2Akt2qNlk7pF67Vu17lnrypNiTcsVLt9xe69GngrwrVClxammrQx0sVUEX+FzHgwT8pN1Q7FzNRxWc5MJdcFXTSuVdJENQdF/dOzUtY+Rd+FbdP0Zdo0VT/FXdO1XN4tE/2dDXylbbPFjcvGmHyl3sbNVQ5/OTM6yDW+dVoHWWy51O0fjyf/BP9RN0zyFbOXRF9xekxu7Cdafh0/Ynf34BLVjygeZXwk4BzxUCF2QbUQeH859Nxp25kGH0P4nRede9UNBNd84yXXX0Pe7VZcKeYdyBCGjwFH4kEOFahWMLyF+F1D/a0HWxTq5fRQGyoWyJqLGoUC0YJxkXYichDxuBFnRooIUY3QQTakSRVxk6RieIGYI2JreMQkg27FuFOWH0WYoFgdSibSlmR1oVUxQM63kphqVfjTYXB61RKag/nkpWs11SkbS1fC2ROe6lFEKJBg9hRMkowG2uhGhZTW5qF7TnoVF1M96uemmm0F4JOWVtofNmc5amqZdbY1F6iisorQYpyeIAqnkoWF6mp2D5J2n6Y8qskbpSf6OiGqqskZ355RaBUQACH5BAkEAP8ALBcALwBdAFAAAAj/AP8JHDgwUaliXRIRXMiwocOHECNKnCgQXBdwbixyo8ixo8ePC8EdTCSyGEmQKFOq/GcRY8uMXTaunEnz4ciSJEfW3MmTi8uLMF3yHDrTJM6jpYgqBcktqNOWS6NyzGn0pk6pWB8+BfqyWNavDJFWNQq27ECuaH+aLetmLNWca8v+nBs0Lti3Yu1+vZjWqd6sYt8m/Su170twhLG6RZpY6ta5jZdmtOo2stLDhi0TpYxXM1G6mD0PxUtZNE/MdE3v5HxUdU3QaF3TJD1W9kzUfm2rZH1Tt0rYan2jpE1VOErcL42DTLT4pkLlHUs9rgu9Y2Cc1Tsa5pqdY/Oq3Smu/0EONPxE3mTNRwROXb1D4tjdOyQvVL7D7zll2l84Pfn+haWgR1IX/4XU30UFEgRfbwkKtF1wDeJX0mAJ8sUeOFE0+I+AJVVXSifFcBHRgfX5tlUwD11nFYq6FRLYcw1dyJ1sBz7kIocHubZgMW089OBTppGYEUQ75sSiZTdKSGGMPx5mmZAWeQWRkpX9VUqRHUpE31Nu6CVjahNR2RlbYsZH0ZaoIZEVQl/m1lGZVi3J02RwmnRck9udBmVfKtVJWkp0YsnZbXh+ORGahXZJUzCC+qmiowcVMlSiiLZZaXujPdropppmuRQSllIqKmzYfNUpjpA2t9aeobaaERR6pSLK6aCN+cTqrZjpZxk2qM4KnmyXVpqhcsX0ep19X44nVUAAACH5BAkDAP8ALBcALQBYAFIAAAj/AP8JHEiwELhSxRKBI8iwocOHECNKnPiwlBtwXcBdzEixo8ePIAkqRDgy4cKQKFOijIJRY8uNoVTKnBnxoEmSNhPR3Mnzpc+MF3kKVVkMp9GbQ5OCBPrTZZdiSqNSvEm1pNSrELltdMq1C9avDEuKzQm27D+WTNO6NAs2p1ucbMGq3XoxSlysbqq+vYuVK92WfK+OPRpYasa5LwtHfVsVm2KliJk+VqrX6OShfpteFnrxaEk3m3tG1hiap2e3pXdmTpua5mCqrWc2pRtb5mm4tVOudpo75WurvUPOThwc5G2TxUHu3pj842+bzT0Olxx9YqLKJnVWl2hx+sntNY9r/wcPcXRQ8hCxjyyF/uEa76DbNyyq/rt8gssB3xfJWOx+/ObZ9199pXTy30B/zXWgQNiIB854/+XH0YLP4fYfNwF6tSCBCS14WH48LOggQiImmNmC/TGGool/HWjQiFD9l+FarSHxkmPWpUhYaS/CJhF8Ptl1GYsCOsRNhVU9RmAbEwHJVHx8SUjaRByKFaNZ1yGpUEdOdtXWjMx1VOVb7EXV2ZgkSgfmT5gRORoSIKGpF4TCwfgbSl26iVGTa5qnUjBa6ihnoMcxOVOfUuqpqGY8ETqooI4mZeOiiFK6GjdSQaqpnZuC9V6leQIZ16OcilcYqKgWyVcppT4KZWihzg8oZG/0OToWndG1FGBSAQEAIfkECQMA/wAsFwAqAFIAVQAACP8A/wkcSHDgGnBICipcyLChw4cQGwZLBK5UsUTYImrcyJEjODfgunwMCa6jyZMmL1ZUaZEiypcwF44UCZJmyJg4Y1JsuXJnsZxATUYhWXPmx6BINfZcyjOp04ZEo9rs8rQqwWI8s7LsZLXrVKNFu1otxLKsT7FWwUo9ivapz7c92z4d+rUoSLlOmZotiRcpt7pRofRFqhVuqcFI1X5FHNRwWcZA7a51Azmn3rcZK8cEbFMzzr1ZPceUvFg0SpCFV1I2fXJyVNYnUzeFbVLxTNomHZ/F7ZEzW94aZasEvtF2TeIada9EHtE1TeYQhbuE7tD4TeoNlVvEDtX3au4KE4H/VkkVvELSRs0rvBxXPUHvfN0LHL/zsPx/6O3e/4eVfnz51pV3n3bFfOeecyPtx5929smXH1H7scdTIhE+KNJ+BIp3318B7udfS/eJBJ+A6kmnmnylWJgggCaWEsx9Aa6oXiESPubeiDKal+Fy6iEoWRTqTVTjWz3ieBxjbhzEQ0cf7tWXeG9xVZyRJCUklnPccNSkYQ0mhRp9HfnoXGIqgmTlRltKCNOQetVGpW8kMiSmdyeFsmOLaeIJ10tvxljmnCOdedKdeRaqnWV/9pmoYkH1R+ijbIbmJaCLVvpfUlBGauiQcnHhJ6UIIuaoppAayBioOK7Bm57sUYidiLYNBQXkSwEBACH5BAkEAP8ALBcAKABKAFcAAAj/AP8JHEiQYDE34Lp0KsiwocOHECNGLFUsETiKibBJ3MixY8Qu4BCCFMnNo8mTGyteVImxFMqXMAWGTDhzZMKYOD2y3GmRYs6fEWsKFRkSqNGGPXmutHi0qUCiUGkiROK06dKrGC9WPSq1q80uW40Wy0qWZbCwQL8OpYn2ZyGlZdv+XKvWjdycSfMuvYszitehfHFiVRoYJre6XaMUfllWr8vFKOkKhYzS8U7KJ0EiHonZ5OC8Zzt33DxTtE7LPU13jKpW9UaEjfe6Dkoa4eyJcFXeDsq65m6IqFf+fvgX6nCHsbMebyhZ5HKGwX0+J1hc6nSCyXVfl9nb+fZ/0Yt96P9XnfP3RLktJhrfne33z7K31wY3Pr3W72vKg1vzfaz98c3ddB58GL03X33RPXZde+ZdR6B22wXYRUnbhYfedodJ2J+F8unn3XTZJRUhg6U5GOJFoU0nYYnPFfKgiNPNZ9N1Fgr3XIYk2vZcMDUWuJyHXj1nX2PiHQekWmANNyRcCt52JF1ciZSiSUtGBxNsSiXpmYwrakkcly/x+OKYJ5ZZkUYvcZnjkwzG1GOVZOaGExQrrqlmcXOZ+eae9AFlZ51sCigWn3oSuNWdiNIVClqlFOooS4EFyiVVnT2q13ClaEZXMYp1FBAAIfkECQMA/wAsFwAmAEEAWQAACP8A/wkcSLAgD25uwHUpyLChw4cQIw4sVSwROIoWJWrcyFFgF3AJP4YE17GkyYFuKl5UifGky40iFYKUGfKlTYeJWOq0SPGmT4IzYwoF+fPnzpU8VRa9GbTpyIRLbyadivRi1JdPaWpdePVklKoYwXZ1udWpzLEmS4Vdy5IbWpNDs358W7LQUbZ0S5odyjXvRqpsE/nl+DUuzWKDN4I9mlgjN8MxozSWGFjs5Ih7m16OCFjnZogfIRP97HDxVGykHYqGmrrhXZatG8rVHJtgwsotaw8s+1Q3QdxKfQvMXFP4v85Jjf/jTVM58IzGiStUjnylcuYinb+GLlx6X9/Ve0bbX01SeM7qgrvPHnn9uXLyyrdbNb6+ufBiz8urx07dNNLx0sUXnnL1fbRGdPl9V5t3+ukWXnC6PeadcfLlplto0knmW37i6VZKgTN1xyFivjHIWm1t+IfXhSY22NqDydUmIYgJadhaMDD+Fxt2e9VW4U7ppcbjbEi09iNgpQhJnmE2Xnakf0E2NuSUSCSpURRu3BRKjiPmmKVNS7YY5oE2cflkfl++BIWYbM72k4pnHrkUjVPCF1WcZvI0Vph0DvWWWnjC2YZfdTJIZmMp5bmSgpeV8hEX0vFQUEAAACH5BAkDAP8ALBcAJAA3AFsAAAj/AP8JHEiwoEAe4NyAQ2KwocOHEB+WKpYI3MREpSJq3AixS0JwHhV2CcaxZMmLFimmTGSyZcePIUF+tOGyJkGUOFWWYmmzZsyfMBP2dJlIp9GKFzMONRlUZFNwS00eXUm1U1SOT4GKvMoR6VScXDc6HStza9iICnN6RXpWY9m3P7G1hVhMLdVSJOc+1AoXql6Hhb4a/fswa9AuhB2uvUsxccMofck6Nsh48eSC3PjGhHL5pmC2nQcadhp64OKcpQV61Cw0NTa7KFP/Y61Q9r/PFm2TBSobMuxibmRHfiu7E27bo0HaPj1YOG3bvysi3w1zeeWUyJ/Lju43dXLEspl7zc0+ejlunqVLUSctPLpt2t1L41aaen1Z2XWPC7cPPrX4lMF5B59sgf1XilX1DRdSe+ftp2B8nRlIUTGpZfYdfhKi19lqF6Y3H3Dp8feRd9xN5J2ItYVWyHWohQZfTKVliJ2L330URWfByDhRgJM9uFtnH1rW44tB3ehYkHcNWeOPhCEJ218+RrnaWTmy6KRKnfBok4UoSjniUjpeGRUSS3qp5VBWhlnRmT1h0yWRZxWlZmVzcWkmcVCWONVld/Z3WTHGGWjbQKVwmKJAAQEAIfkECQQA/wAsFwAiACsAWwAACP8A/wkcSLBgwWBrwBlcyLAhQzfFEoErVayQw4sYBXYB5wbcxo5dMoo0SFFiyYkRR6r86JFjy44qRZ6cGXFiopgXWep0uTEKzoY0TdYsWernwp0gebo0ajDR0KdCJXZiWlBp0qseqRKEijLqRK0Drb4cGxKsQK9Bv5r9hxVp1rVRusqduVYgWbFl1xZLOzNU3X9ud/4txJXm3394rR5GC/VwW8WH53I9DDhxRyiOCw+lbLklZcZCKW8MzJEz34jYRHem/E+zSdaPk7KWHJUzaZiZQYO7GTn228W0Uc6+zfq0xNm+8/7VTXG45eKuFXJOzpp5Meexq0dXvrbzxtnGWd+sln44elHKycGtMR0d+V2Q1YOXtL36MGHm5/+md8NeN3ez3pFXl3VOHcbNeP+BZd5eh43m3WHGocRfXaXsJyCAEZYSTG/vjfVXG/I99ReCSw0Yokkb1kUibmaFQmBX3a34m1YLRnUdWB2ShoSCL86Un1E5PshUjcExFWR6Pv3k4onBrWeUjIIx1WNjVCERIFYYEvmjVhZ+99eCFlHGxXOsCVRKUGUaBA4SNwoUEAAh+QQJAwD/ACwXACEAIABWAAAI/wD/CRxIsKDBYInAlSrGxaDDhwO7gHMDTiLFhhAzCnRTLOFCj8W6aIRoseJEkxRHOvyosGNLj21UEixJ86TEKDIFstzp8mOpnDUpBgWXkyfIowplDl0qM1HPp0h/yrRJVajNnFBfapWqsirKryJzRs3KVaXVs2Bz/qNodKvaf2C9hsXadmewt0upvnU6FuRbuGhrzhW7FerfKHHPFvtbGOnff3kp4nzLsW9SxoH1/rW88LHEyI+x1e2IzbPck4//ke2ZOrPV1I1fPk789XHl2LBdV0zNefFs0I9HJ8xNe7Da3rCB/xVOdLZu44RHJz/thvfqhImcF2/OWHjqyNzfXoe//Pc5uDWPizEnzvRx7+yMwT8uNL5U2Zzmq3cfD72refexsfQXN+D1N1J96v31GXW7vcVcZ+Vtl9JbAT6FmYThqdRGhX6pVSBqx3HYEl4MljSZSgiJ+FFOGNKUU4oPFlMIix9SZANW741IY4kTiZdjfCU+1glnd313WmoDjYUkQVDY5Ns/AQEAIfkECQMA/wAsFwAfACAATwAACP8A/wkcSLCgwYFtsLlZc7ChQ4Hg3IDrEhHcw4sDiyUCV0ojx2IYHVKUOHJixZAGO25U+XElSoIlY1akGOXlP5Y4Paos9VImyZkVbaDMuVKnTpQ+Tf4kCRIj0ZZQO4ZsA3Sp0oncQiYyWrQrx04oq16N+ZJr1KNhrSbtYtPrU54v1Ypl+zLKWbc2/42dm7fYW53B8q4FmreQ2Zx59cr9Sbft3ZaJ7Q6WmPgxy8T/JoOrmfevy8qLTWJ2axQzxcmYS3m2mFgz576kPycOTRGzXs+Y91rF7OawR9tzZ9qO/RE46tS+NwKnPdxy08rHE69ernti87/Gg7uxvTpRbtqsK/9hbSxYe3jYlm2D357Yb/LzNs2Td4wbunnMhomXAju7+sjc3X3nH3wo6fdbXtxoNh9K76nU2oASvfbSalL1p5l4DT73knwRJUbVdA8yN5pztmWmXYnBxOZdidWVOFAnXYUUEAAh+QQJBAD/ACwXAB4AIgBFAAAI/wD/CRxIsKBBglHAdQHn5qDDhwPdJAJXqtjEUokgahzIUGHHhW6wbYQY7KJFiidLjTzI46NLNx6RrCRY0aRNlIlUzvwH0iPMnj1lzqyJsyhRnSu5vPTJdOHQlFBvVoyyEuhSq11WHo1qFNxMqz+vcpuZiOvWi512Xr26818iqWbb/gtLt6lcuFLl1gWrUO4/o3HlNmXr96zRUH6V7nXp959ZqI2LLabbGC/OxkgG0y3WGJthoo15roVJtfDji6FHewxtuWLov3xBhi712aLIxoo1ew19muLryasbJ6ydsbHunqHd9H6tOitrwCaZx2b4mvhu48CdV4aOUvro6stTZ0h/3Zpz6ukNWfcu3jj7db/ca75G/15ub6R+3af3W8w68/HPEccbfa/d99tx4EAxm4D/6faaW/E9KNpeEgqUV4UC8SAZODy8FhAAIfkECQMA/wAsFwAdACQAOQAACP8A/wkcSLCgQYPYShVLBG7NwYcQCUYB1wWcG4oNI2osyFBhx4UWN2osdrFiSYsYRUIE6RFcS49uVBY0ifGkTXBIZA58ybJnx0Q6/9EcipJoUJ4fk7pcqJPoTac6kS5V6rFp0atPQ8qUyhVc0IlZn3IL+s/n1LOlyP7DWrNtF7VmuarFFtat2n9U496t6NTuXbR6//YdelcgV5ahCnNha7Rw3J6F19Y1GTlv0shI3LKNDFhpZKGMUUaJfLjj59AnP1te+nntYK2FS5XG9vn1xdaPTX+e7PV06dO2W7vJ3Tsyt8mtVytsrdlm69LFC6OmmLwza+ConxNnjly19eXYwyYS3y68OXXmclsLDK1+INqY6gMCACH5BAkDAP8ALBcAHAAmAC8AAAj/AP8JHEiwoMGD/7qAcwOuCzeEECMOxFaqWCJwFRNhk8iRYJSGC0EyVNhRYqmLGTFaVJmoJMSQCkfCDInEpcGVKXPibGlT4EeZQEWCjNLzn06UOJPytBlTaNOnIXseZUk1ZU8uM4NCZShVaVWlS0tudTqzS9GpaMEV/feTrNaHa72iXSswq9uGdP/JlZsXm1a7ZvMiHVw1L9u7Tw3/+0q4lGLEMBUb3YsylGKsf2VKpqxSMrfMIiU3VioZdMxikhlTlZwQcEiiit1wdpzatFrRqiuyVjg2JutSaC1ulNw7KuvZrP/ZZv0xeNi8kLkS55xcOeLqFOU+f/y3+sSc273fBPb+LyAAIfkECQQA/wAsGgAbACUAJQAACN0A/wkcSLCgwYPBEoErVazNwYcQC3IB5wZcF4rguETcWHBhMYUMQX7kuLHiRZMYT4Ij+bCUyJceQYZi2RGlTYspwUWhKTDRx5hAQ8YsxVOl0Zw3edAUyvRnU5A0j96UanGp06swmUZFinMqxp0snwbFWqwoV6onef4Ty3al2jZnz3JT+89nVqwL6QqMO1XvP7xs/fLtmtFv3bFZDXvtaxhxUMP/CKOFXIyt02CQJy7GCfnvXZGdB1/s0vlzzM5RJHMNbVlh539ov74G7PT13ti219LOLdAr74Frrv4OCAAh+QQJAwD/ACweABoAIwAeAAAIzAD/CRxIsKDBgm7AdQG35qDDhwSLJQJXSiLFRBAzDuQCLuFCjx3BaXyIreJEkxQtlhppEKRLhSEXNmQp8KTKmzYTrWRZ7OVHmC+R8MyZkijKUm00/lwasylIjUdxFp1aUShEpj6dwpz5MKpRqRU1csxKFlyUkV6p4sQ4EivQtwu70ExLVyRNHlrdduFGUyBYsH0F5s0b+F+ir0YLD/ZZ2LDaxI3hEm5ciq7KxgJtLFaIDXPNxxSDeRas1+7of39PE5SsumCbQhTdtP4XEAAh+QQJAwD/ACwkABkAHwAYAAAIrQD/CRxIsKBBgYmKJUp0sKHDKOC6gHMTERwShxj/BUsErpTCjh+7ZDQokWLJiibBjRyIzSNHlyBfKnQzEuLJmxNRWsRYSqbPmEB7OsyJM6XRimsafoTJdKlThiSJSj1aVGXBpj+xAo1KdarOktwMah3rtCEXr1VPQnFINqtCqA2RoJ0rMuPToEutjuxKNezKf3iz/h2YlujggXeZHh5oE+1igmMfF2xM8aJkgQEBACH5BAkEAP8ALCkAGQAcABQAAAiWAP8JHEiw4MBSxRKBQ5jIoMOCbsB1ARdxYsWHDoMpZLgwYcdCGAUWsyiRYsmKJkNi48jSI8uGBqOcnEmyJrgoBUttdMlzp89SBE3aREl0JsGeHX0mXQr031CaQqNeFKm0ZVWXA7kVffq04NWvC8F1cgh1q0mcGK0yTVgspECpZd0ORLJ2Izi5Bblyw2twIku+aWUCNhgQACH5BAkDAP8ALC4AGAAZABEAAAiDAP8JHEiw4D8k4LqAg2KwIUE3xRKBKxVxohuHDxOCc6ORo0KIGCtSlDhyosiGXDZ2XPlRIxKC2ErKFEkzUSmBUViqbMlT5ctCJknWDEq0VBsoOj3uXKr0X9GhM4V2+ddTqdWkAqFqFZqxalJwDZ8K5YrR6dWWUcoSFFtMrcGlU90ODAgAIfkECQMA/wAsMwAYABYADwAACHEA/wkcSFAguC7g3BwMVrChm2KJwJWCKBEitob/ohxMuFEhQo/FCAaLOJEkxZIVEwlEwvFjx5cubXQ5SdOkTYkRPbbcqVPnmpsog9b8B5NnUYX/hAKtCc5gz6MvBy5d6qahy6scMRJcqhUjj2JIuxYMCAAh+QQJBAD/ACw3ABcAEwAOAAAIYgD/CRxIUKCbYl0KKkQCrgs4Nw0fglNYqlgicBUvZsQYbGBEiA5BSgw5EdvGkxYxpiz1sSXJlyo1rpwp86LImy4l1ozJ82ROnC+LdaLZc6bBny6LDXSDUqabRAoFrmkZdWBAACH5BAkDAP8ALDoAFwASAA0AAAhiAP8JHDjQTbFOxRIVIjgQCbgu4Nw8jPiQG8NE4EolzLhRI8aCEyVCFEkR4r9CHDF6TJnyX8iXI1+WWkmzY0eHJHPCBPdPpU2fQF3GHFoyokCDQFl6dAOSKMk1DAXaZBr1X0AAIfkECQMA/wAsPgAXABAADQAACFkA/wkU6KZYp2KJwHVyM1AgEnBuwHWBKJHiwIIJSyEEpzFjsX9PKE6MOLJixI0dOaJESVKky5YqPcqMWbLmS3ArZ6Z0A8Wkz5oCD+pE2TDKT4o2GjZkqLRhQAAh+QQJBAD/ACxAABcAEAAMAAAIWQD/CfyXqFSxROAMFko0UOATcF3AuYEoESK3hgkPZkRoMBE2gRQnRhRZsUuofx03qlSIpKRLkhMTcdSYsmbLkSFzdrlYk6ZPgcVg6gS3ZuBKnwwb/hO6s2FAACH5BAkEAP8ALEMAFwAPAAwAAAhTAP8JLJQIXKliBUsJXPgPnBtwXRxClLgQoUGLBxMmavgwYkeJHv8lxEiy4JqJH1NCLJbx4siRHlHK9FiqkMubLQXG3CnRxsKXN90w/IcEJMWFAQEAOw==";const mn=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=Oo.render(v.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})(),$s=({rec:t,index:e,height:i,data:n,muted:l,activeIndex:o,videoPostConfig:a,videoPlayIcon:s})=>{const[r,f]=G(!1),{bffEventReport:d,sxpParameter:m,waterFallData:p,openHashtag:g,bffFbReport:h}=Fe(),y=ue(0),[w,u]=G(!1),[b,A]=G(!0),{isActive:S}=dn(),C=ue(null),[E,R]=G(""),[L,x]=G(!1),c=ue(),P=`pb-cache-video-${e}`,I=ue(null),O=ue(null),T=ue(),V=ue(),F=ce(()=>a?.mode==="2",[a]),D=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]),M=ce(()=>{var Y;return((Y=t?.video)===null||Y===void 0?void 0:Y.cover)||E},[E,t]),N=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]);ve(()=>{c?.current&&(c.current.muted=l)},[l,c?.current]);const X=le(()=>{var Y;c?.current&&((Y=c?.current)===null||Y===void 0||Y.play())},[c?.current]),U=Ft("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),K=le(()=>{c?.current&&(x(!1),u(!0))},[]),J=le(()=>xt(void 0,void 0,void 0,function*(){var Y,$,me,fe,ne,Me,Ue,Je,Qe,et,ge,Q,q;if(!c?.current)return;f(!1);const B=n[e];if(B&&(!((Y=c?.current)===null||Y===void 0)&&Y.duration)){y.current=(($=c?.current)===null||$===void 0?void 0:$.currentTime)||0;const Ne=((fe=(me=c?.current)===null||me===void 0?void 0:me.duration)!==null&&fe!==void 0?fe:0).toFixed(2),re=((Me=(ne=c?.current)===null||ne===void 0?void 0:ne.currentTime)!==null&&Me!==void 0?Me:0).toFixed(2),Ze=b?"0":"1";d?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(Je=(Ue=B?.video)===null||Ue===void 0?void 0:Ue.itemId)!==null&&Je!==void 0?Je:"",contentName:(et=(Qe=B?.video)===null||Qe===void 0?void 0:Qe.title)!==null&&et!==void 0?et:"",playType:Ze,startTime:re,videoDuration:Ne,contentTags:JSON.stringify((Q=(ge=B?.video)===null||ge===void 0?void 0:ge.tags)!==null&&Q!==void 0?Q:[]),position:e+"",contentFormat:"video",traceInfo:(q=B?.video)===null||q===void 0?void 0:q.traceInfo,loadTime:V?.current-T?.current+""}}),A(!1)}}),[d,n,e,b,c?.current]),oe=le(()=>{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 $=()=>{const me=C?.current,fe=me.getContext("2d"),ne=window?.innerWidth,Me=window?.innerHeight;me.height=Me,me.width=ne,fe?.drawImage(c.current,0,0,me.width,me.height),R(me.toDataURL())};$(),setTimeout(()=>{$()},500)},[c.current,k,t,E,F]),he=le(()=>{c.current&&(V.current=new Date,J(),oe())},[c.current,oe,J]),be=le(Y=>()=>{var $,me,fe,ne,Me;if(!c.current||!w)return;const Ue=($=c?.current)===null||$===void 0?void 0:$.paused;switch(Y){case"start":if(!Ue)return;(me=c?.current)===null||me===void 0||me.play(),f(!1);break;case"pause":if(Ue)return;(fe=c?.current)===null||fe===void 0||fe.pause(),f(!0);break;default:Ue?(ne=c?.current)===null||ne===void 0||ne.play():(Me=c?.current)===null||Me===void 0||Me.pause(),f(!Ue);break}},[w,c?.current]),ie=le(()=>{var Y,$,me,fe,ne,Me,Ue,Je,Qe,et,ge,Q,q;if(!c?.current||o!==e)return;const B=n[e],Ne=(($=(Y=c?.current)===null||Y===void 0?void 0:Y.duration)!==null&&$!==void 0?$:0).toFixed(2),re=((fe=(me=c?.current)===null||me===void 0?void 0:me.currentTime)!==null&&fe!==void 0?fe:0).toFixed(2);if(!((ne=c?.current)===null||ne===void 0)&&ne.duration){const Ze=(((Me=c?.current)===null||Me===void 0?void 0:Me.currentTime)-y.current).toFixed(2);d?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(Je=(Ue=B?.video)===null||Ue===void 0?void 0:Ue.itemId)!==null&&Je!==void 0?Je:"",contentName:(et=(Qe=B?.video)===null||Qe===void 0?void 0:Qe.title)!==null&&et!==void 0?et:"",endTime:re,videoDuration:Ne,playDuration:Ze,contentTags:JSON.stringify((Q=(ge=B?.video)===null||ge===void 0?void 0:ge.tags)!==null&&Q!==void 0?Q:[]),position:e+"",contentFormat:"video",traceInfo:(q=B?.video)===null||q===void 0?void 0:q.traceInfo}})}},[n,e,d,c?.current,o]),Ve=le(()=>{x(!0)},[]);ve(()=>{var Y,$,me,fe,ne,Me,Ue,Je,Qe,et;if(!S)return;const ge=t?.video.url;if(!ge)return;const Q=document.querySelector(`#${P}`);if(!Q||(c.current=mn?.(Q),!c?.current))return;T.current=new Date;const q=window?.Hls;let B=O?.current;return ge.includes(".m3u8")&&q&&q.isSupported()?(B=new q,B?.loadSource(ge),B?.attachMedia(c?.current),B?.on(q.Events.MANIFEST_PARSED,function(){var Ne;(Ne=c?.current)===null||Ne===void 0||Ne.play()})):c.current.src=ge,(Y=c?.current)===null||Y===void 0||Y.setAttribute("x5-playsinline","true"),($=c?.current)===null||$===void 0||$.setAttribute("webkit-playsinline","true"),(me=c?.current)===null||me===void 0||me.addEventListener("loadedmetadata",he),(fe=c?.current)===null||fe===void 0||fe.addEventListener("loadeddata",oe),(ne=c?.current)===null||ne===void 0||ne.addEventListener("play",J),(Me=c?.current)===null||Me===void 0||Me.addEventListener("playing",K),(Ue=c?.current)===null||Ue===void 0||Ue.addEventListener("pause",ie),(Je=c?.current)===null||Je===void 0||Je.addEventListener("ended",X),(Qe=c?.current)===null||Qe===void 0||Qe.addEventListener("canplay",X),(et=c?.current)===null||et===void 0||et.addEventListener("waiting",Ve),()=>{var Ne,re,Ze,Be,Z,H,Ke,ht,St,ct;((Ne=c?.current)===null||Ne===void 0?void 0:Ne.paused)||ie(),O?.current&&((re=O?.current)===null||re===void 0||re.destroy()),u(!1),(Ze=c?.current)===null||Ze===void 0||Ze.removeEventListener("loadedmetadata",he),(Be=c?.current)===null||Be===void 0||Be.removeEventListener("loadeddata",oe),(Z=c?.current)===null||Z===void 0||Z.removeEventListener("play",J),(H=c?.current)===null||H===void 0||H.removeEventListener("playing",K),(Ke=c?.current)===null||Ke===void 0||Ke.removeEventListener("pause",ie),(ht=c?.current)===null||ht===void 0||ht.removeEventListener("ended",X),(St=c?.current)===null||St===void 0||St.removeEventListener("canplay",X),(ct=c?.current)===null||ct===void 0||ct.removeEventListener("waiting",Ve)}},[S]),ve(()=>{var Y,$,me,fe,ne,Me;!c?.current||!w||(S?(h?.({eventName:"ViewContent",product:($=(Y=n?.[e])===null||Y===void 0?void 0:Y.video)===null||$===void 0?void 0:$.bindProduct}),h?.({eventName:"PageView",product:(fe=(me=n?.[e])===null||me===void 0?void 0:me.video)===null||fe===void 0?void 0:fe.bindProduct}),(ne=c?.current)===null||ne===void 0||ne.play()):(Me=c?.current)===null||Me===void 0||Me.pause())},[S,w,c?.current]),ve(()=>{var Y,$,me;if(!S||!c?.current)return;!((Y=c?.current)===null||Y===void 0?void 0:Y.paused)&&g?($=c?.current)===null||$===void 0||$.pause():g||(me=c?.current)===null||me===void 0||me.play()},[g,S,c?.current]),ve(()=>{if(!S)return;const Y=()=>{be("start")()},$=be("pause");return bt.on(mt.PAGE_DID_SHOW,Y),bt.on(mt.PAGE_DID_HIDE,$),()=>{bt.off(mt.PAGE_DID_SHOW,Y),bt.off(mt.PAGE_DID_HIDE,$)}},[be,S]);const Xe=ce(()=>!m?.placeholder_image||w?null:v.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:m?.placeholder_image,alt:"placeholder image"}),[w,m?.placeholder_image]),de=ce(()=>{if(!(!L||!w))return v.createElement("img",{style:{position:"absolute",top:"50%",left:0,right:0,transform:"translateY(-100%)",margin:"auto",width:"50px",height:"50px",objectFit:"contain"},src:Qs,alt:"placeholder image"})},[L,w]);return ve(()=>{if(!c?.current)return;const Y=()=>{var $;o===e&&(!(($=t?.video)===null||$===void 0)&&$.url)&&c?.current&&!r&&be("pause")()};return window.addEventListener("beforeunload",Y),()=>{window.removeEventListener("beforeunload",Y)}},[o,e,t,c?.current,be,r]),t?.video?v.createElement(v.Fragment,null,F?v.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:be(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},j)},!k&&w&&M&&v.createElement(Mt,{src:M,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},N)}),v.createElement("canvas",{ref:C,style:{display:"none"}}),v.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:D,left:0,right:0}},v.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},v.createElement("div",{className:"n-full-screen",ref:I,id:P,style:{width:"100%",height:"100%"}}),r&&v.createElement(Mt,{className:"clc-pb-video-pause",src:s??U,alt:"pause"}))),Xe,de):v.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:be()},v.createElement("div",{className:"n-full-screen",ref:I,id:P,style:{width:"100%",height:"100%"}}),Xe,de,r&&v.createElement(Mt,{className:"clc-pb-video-pause",src:s??U,alt:"pause"}))):null};var ed=Pe($s);const td=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:n,style:l})=>{const[o,a]=G(t),s=r=>{r.stopPropagation();const f=!o;a(f),n?.(f)};return ve(()=>{a(t)},[t]),v.createElement("button",{style:l,"aria-label":"toggle button",className:"pb-toggle-button",onClick:s},v.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:o?e:i}))};var wo=Pe(td);const id=({imageUrl:t,style:e,duration:i=2e3})=>{const[n,l]=G(!0);Yt(),ve(()=>{setTimeout(()=>{l(!1)},i)},[]);const o=Ft("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),a=ce(()=>n?"pb-fadeIn":"pb-fadeOut",[n]);return v.createElement("div",{hidden:!n,className:`pb-finger-wrap ${a}`,style:Object.assign(Object.assign({},e),{animationDuration:`${i/1e3}s`})},v.createElement("img",{src:t||o,alt:"finger swiper"}))},xo=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]),f=ce(()=>r&&n?.bgColor?{backgroundColor:n?.bgColor}:{},[n,r]);return v.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},f)},(!o||!r)&&v.createElement(Mt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},s),onLoad:l}),o&&v.createElement(Mt,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:a,left:0,right:0},onLoad:l}))},nd=({imgUrls:t,width:e,height:i,rec:n,index:l,onViewImageEndEvent:o,onViewImageStartEvent:a,imgUrlsPostConfig:s})=>{var r,f;const d=ue(),{isActive:m}=dn(),{sxpParameter:p,openHashtag:g}=Fe(),[h,y]=G(!1),[w,u]=G(),b=new Date,[A,S]=G(0);ve(()=>{h&&m?(d?.current&&d.current.swiper.autoplay.start(),g?o(n):a(l,w,!0)):d?.current&&d.current.swiper.autoplay.stop()},[n,m,o,g,l,a,h,w]);const C=le(c=>xt(void 0,void 0,void 0,function*(){h||(u({loadTime:new Date-b+""}),y(!0))}),[h]);ve(()=>{if(!m)return;const c=()=>a(l,w),P=()=>o(n);return bt.on(mt.PAGE_DID_SHOW,c),bt.on(mt.PAGE_DID_HIDE,P),()=>{bt.off(mt.PAGE_DID_SHOW,c),bt.off(mt.PAGE_DID_HIDE,P)}},[m,w]);const E=le(()=>{d.current&&d.current.swiper&&x&&d.current.swiper.autoplay.stop()},[]),R=le(()=>{d.current&&d.current.swiper&&x&&d.current.swiper.autoplay.start()},[]),L=le(c=>{S(c.activeIndex)},[]),x=ce(()=>Fi(),[]);return v.createElement("div",{onMouseEnter:E,onMouseLeave:R},v.createElement(ai,Object.assign({defaultValue:0,direction:"horizontal",modules:[Di,Li,...x?[Zi,Ki,_i,Yi]:[]],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:L,className:_e(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:((f=s?.delay)!==null&&f!==void 0?f:3)*1e3}}),t?.map((c,P)=>v.createElement(Ut,{key:P,"aria-hidden":P!==A},v.createElement(xo,{src:!h&&P>0?"":c,height:i,imgUrlsPostConfig:s,onShowFirstImage:C})))))};var od=Pe(nd);const ld=({tags:t,itemId:e,itemType:i,index:n,rec:l,hashTagStyle:o,hashTagRightMargin:a})=>{var s;const[r,f]=G(!1),{setWaterFallData:d,setOpenHashtag:m,setCacheActiveIndex:p,waterFallData:g,setIsFromHashtag:h}=Fe(),y=w=>{g?h?.(!0):p?.(n),d?.(i?{hashTag:w,itemId:e,itemType:i,rec:l}:{hashTag:w,rec:l}),m?.(!0)};return ce(()=>t.length<=6?null:v.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>f(!r)},r?"show less":"show more"),[r,t]),v.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(s=o?.marginTop)!==null&&s!==void 0?s:16}px`,width:a}},v.createElement(gi,null,t?.map((w,u)=>v.createElement(Ut,{key:u,hidden:r?!1:u>=6,className:"clc-sxp-bottom-hashtag-item",style:o,onClick:()=>y(w),tag:"li",role:"listitem"},v.createElement("button",{className:"clc-sxp-bottom-hashtag-item-button","aria-label":w,"aria-describedby":w,dangerouslySetInnerHTML:{__html:Ee(`#${w}`,o)}})))))};var So=Pe(ld),To="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAbtJREFUeF7t2DFKxFAQxvHv6xTxCoKNiAuCna2X2NY7eAE9hYdwj2BjZ2ulYLW9pQcYDWyxBIK7ZN7MNyapk/D+v8zC20dM/OLE+zEDzBMwcYH5J1BpAMzsAMAJyU+vdZeZADN7AHAH4BjAC8kbD4QSAJv4+17wFcm3sQjyAGbWhXdff/takzwdG989Lw0wEN+te0ly9a8BIuJlJyAqXhIgMl4OIDpeCiAjXgYgK14CIDM+HSA7PhVgYHvrusnZZaOUshNUiU+ZAKX4cAC1+FAAxfgwANX4EADl+OYA6vFNASrENwOoEt8EoFK8O0C1eFcAMzsE8AXgqLcHdzvA3GVvv+89bv8FzOwcwEdvASuSy30XFXm/G0C3aDN7BXBdCcEb4ALAE4BFFQRXgM0UlEJwB6iG0ASgEkIzgCoITQEqIDQHUEcIAVBGCANQRQgFUEQIB1BDSAFQQkgDUEFIBVBASAfIRpAAyESQAchCkALIQJADiEaQBIhEkAWIQpAG+ANh8Xvk/j72CF0eYABhDeCS5PckALYQbgGcAXgm+Tg2vnu+xAR4hA69YwZoqVvh3fMEVPhKLdc4+Qn4AXwYBFBN2dYpAAAAAElFTkSuQmCC";function yi(t){return Pe(function(e){const{$store:i}=zo(),n=o=>{let a=o;const s=o.match(/{{.*?}}/g);return s?.length&&s.forEach(r=>{r.replace(/{{\s*([\w.]+)\s*}}/g,(f,d)=>{if(d){const m=yn(i,d);return a=a.replace(r,m),m}})}),a},l=ce(()=>{var o,a,s;const{bindDatas:r}=e,f=ot(e,["bindDatas"]);if((o=r?.forEach)===null||o===void 0||o.call(r,d=>{if(d?.propKey&&d?.dataPath){const{propKey:m,dataPath:p}=d;p.replace(/{{\s*([\w.]+)\s*}}/g,(g,h)=>{var y,w;if(h){const u=(w=(y=yn(i,h))!==null&&y!==void 0?y:e[m])!==null&&w!==void 0?w:"";return f[m]=u,u}})}}),f){f.eventMap={};const d=si(f.event)||{};for(const m in d)if(Object.prototype.hasOwnProperty.call(d,m))try{d[m].value=n(d[m].value),f.eventMap[m]=new Function(d[m].value)}catch{}}return!((s=(a=f?.event)===null||a===void 0?void 0:a.onClick)===null||s===void 0)&&s.linkType&&(f.style.cursor="pointer"),f},[i,e]);return v.createElement(t,Object.assign({},l,l.eventMap))})}const ad=({rec:t,index:e,tempMap:i,resolver:n,includesCtaType:l,isActive:o,value:a})=>{const{schema:s}=Yt();if(!t?.video)return null;const r=ce(()=>{var f,d,m,p,g,h,y,w,u,b,A,S,C,E,R,L,x,c,P,I,O,T,V,F,D,M,N,k;if(!(l&&!l?.includes((f=a?.item)===null||f===void 0?void 0:f.type))&&!(!l&&((d=a?.item)===null||d===void 0?void 0:d.category)==="cta")){if(((m=a?.item)===null||m===void 0?void 0:m.type)==="CommodityDiro"&&!(!((p=t?.video)===null||p===void 0)&&p.bindProduct)||((g=a?.item)===null||g===void 0?void 0:g.type)==="Commodity"&&!(!((h=t?.video)===null||h===void 0)&&h.bindProduct)||((y=a?.item)===null||y===void 0?void 0:y.type)==="CommodityDiroNew"&&!(!((w=t?.video)===null||w===void 0)&&w.bindProduct)||((u=a?.item)===null||u===void 0?void 0:u.type)==="MultiCommodity"&&!(!((A=(b=t?.video)===null||b===void 0?void 0:b.bindProducts)===null||A===void 0)&&A.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)||((R=a?.item)===null||R===void 0?void 0:R.type)==="MultiCommodityDiroNew"&&!(!((x=(L=t?.video)===null||L===void 0?void 0:L.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],X=yi(j),U=(P=j?.extend)===null||P===void 0?void 0:P.defaulSetting,K=((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=si((V=a?.item)===null||V===void 0?void 0:V.style);if(J.hasOwnProperty("backdropFilter")){let oe=J.backdropFilter;J.backdropFilter=`blur(${oe??0}px)`}return v.createElement(X,Object.assign({style:Object.assign(Object.assign(Object.assign({},U?.style),J),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},U?.textStyle),(F=a?.item)===null||F===void 0?void 0:F.textStyle),bindDatas:(M=(D=a?.item)===null||D===void 0?void 0:D.bindDatas)!==null&&M!==void 0?M:[]},U?.props,(N=a?.item)===null||N===void 0?void 0:N.props,{event:((k=a?.item)===null||k===void 0?void 0:k.event)||{},schema:s,id:a?.id,key:a?.id,recData:t,isExternalLink:K,index:e,isActive:o}))}else return null}},[t,n,i,s,a?.id,o]);return v.createElement(v.Fragment,null,r)};var Ri=Pe(ad);const Eo=({nudge:t})=>{var e,i,n,l,o,a;return v.createElement(v.Fragment,null,t?.isOpen&&v.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?v.createElement("img",{src:t.icon,alt:"nudge icon",style:{height:"100%",objectFit:"cover",flexShrink:0}}):null,v.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)}})))},rd=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:n,setRtcList:l,setCacheRtcList:o,setCacheActiveIndex:a,setLoading:s,swiperRef:r,waterFallData:f,bffEventReport:d,selectTag:m,setSelectTag:p}=Fe(),{backMainFeed:g}=kt(),h=ce(()=>[Ti,...t],[t]),y=w=>()=>{if(w===m)return;w!=="FOR U"?d?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${w}']`}}):g("theme",w,m);let u;w!==Ti&&(u=w),s?.(!0),n?.({themeTag:u}).then(b=>{var A,S,C,E;bt.emit(mt.CHANGE_THEME_TAG,u),l?.((A=b?.recList)!==null&&A!==void 0?A:[]),o?.((S=b?.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)}),p?.(w)};return f||t.length<=0?null:v.createElement("div",{className:"clc-sxp-tagbar",style:i},v.createElement("div",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},h.map(w=>v.createElement("button",{className:`clc-sxp-tagbar-list-item ${w===m?"clc-sxp-tagbar-list-item-active":""}`,key:w,"aria-label":w,onClick:y(w)},w))))};var Io=Pe(rd);const sd=({resolver:t,globalConfig:e})=>{var i,n;const l=ce(()=>Yo(),[]),o=t?.Display,a=yi(o),s=(n=(i=e?.consentPopup)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.item;return v.createElement(a,Object.assign({},s?.props,{style:s?.style,event:s?.event||{},contsentState:l}))};var dd=Pe(sd);const cd=({data:t,minusHeight:e,tagHeight:i,onClick:n})=>{var l,o,a,s,r;return v.createElement("button",{style:{position:"absolute",[(l=t?.xPosit)!==null&&l!==void 0?l:"left"]:(a=(o=t?.backButton)===null||o===void 0?void 0:o.x)!==null&&a!==void 0?a:0,[(s=t?.yPosit)!==null&&s!==void 0?s:"top"]:(t?.yPosit=="top"?e+i:0)+((r=t?.y)!==null&&r!==void 0?r:0),zIndex:8,border:"none",padding:0,background:"transparent"},role:"button","aria-label":"back button",onClick:n},v.createElement("img",{src:t?.icon||To,alt:"back button",width:100,style:{objectFit:"cover"}}))};var Co=Pe(cd);const ko=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:n=window.innerWidth,tempMap:l,resolver:o,data:a=[],ctaType:s,tipText:r,nudge:f,_schema:d,hashTagStyle:m,hashTagRightMargin:p,tagList:g=[],licenseUrl:h})=>{var y,w,u,b,A,S,C,E,R,L,x,c,P,I,O,T,V,F,D,M,N,k,j,X,U;const K=Ft("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),J=Ft("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:oe,channel:he}=Yt(),{openMultiPosts:be}=un(),[ie,Ve]=G(0),Xe=ue(0),[de,Y]=G(!0),$=ue(),[me,fe]=G(!1),[ne,Me]=G(!1),[Ue,Je]=G(new Date().getTime()),Qe=ue(!1),[et,ge]=G(2),{loadVideos:Q,bffEventReport:q,loading:B,setPopupDetailData:Ne,ctaEvent:re,swiperRef:Ze,waterFallData:Be,setOpenHashtag:Z,appDomain:H,openHashtag:Ke,loadingImage:ht,isFromHashtag:St,popupDetailData:ct,bffFbReport:Ie,curTime:yt,h5EnterLink:Vt,isShowConsent:ut,selectTag:Wt,isPreview:$t,isEditor:Gt,cacheRtcList:Dt,setRtcList:jt,cacheActiveIndex:ri,rtcList:ei,isNoMoreData:Ht}=Fe(),{backMainFeed:W,productView:z,jumpToWeb:se}=kt(),xe=ce(()=>a.length>0&&!B&&(Xo()||t?.enableSwiperTip),[a,B,t?.enableSwiperTip]);ve(()=>{Dn()},[]),ve(()=>{if(a?.length>0){const _=new Date;$.current=_}},[a?.length]);const pe=le(()=>{if(Dn(),Vt?.(),a.length>0){const _=new Date;$.current=_}},[a.length,Vt]);ve(()=>{var _;if(!s||s?.length<1)return;const te=a?.findIndex(ee=>{var Ae,Te,Le,ae,Oe,We,Ye,qe,ye;const ke=s?.[0];return ke==="\u591A\u5546\u54C1CTA"?((Ae=ee?.video)===null||Ae===void 0?void 0:Ae.bindProducts)&&((Le=(Te=ee?.video)===null||Te===void 0?void 0:Te.bindProducts)===null||Le===void 0?void 0:Le.length)>0:ke==="\u5546\u54C1CTA"?(ae=ee?.video)===null||ae===void 0?void 0:ae.bindProduct:((We=(Oe=ee?.video)===null||Oe===void 0?void 0:Oe.bindCta)===null||We===void 0?void 0:We.itemId)===ke&&(((Ye=ee?.video)===null||Ye===void 0?void 0:Ye.url)||((ye=(qe=ee?.video)===null||qe===void 0?void 0:qe.imgUrls)===null||ye===void 0?void 0:ye.length))})||0;te!==-1&&((_=Ze?.current)===null||_===void 0||_.swiper.slideTo(te))},[a,s,Ze]),ve(()=>{const _=a?.[ie],te=()=>{var ee,Ae,Te,Le,ae,Oe,We,Ye,qe,ye,ke,vt,at,nt,rt,gt,Ce,wt,It,_t;const Lt=!Ke&&!ut;if(document.visibilityState==="hidden"){Lt&&(bt.emit(mt.PAGE_DID_HIDE,_),Se(_));let Nt="";ct&&(!((Ae=(ee=_?.video)===null||ee===void 0?void 0:ee.bindProducts)===null||Ae===void 0)&&Ae.length||!((Te=_?.video)===null||Te===void 0)&&Te.bindProduct)?Nt="pdpPage":ct&&((We=l?.[(Oe=(ae=(Le=_?.video)===null||Le===void 0?void 0:Le.bindCta)===null||ae===void 0?void 0:ae.itemId)!==null&&Oe!==void 0?Oe:""].item)===null||We===void 0?void 0:We.type)==="Appoint"?Nt="formPage":St?Nt="hashTagPage":!((Ye=_?.video)===null||Ye===void 0)&&Ye.url?Nt="videoPage":!((qe=_?.video)===null||qe===void 0)&&qe.imgUrls&&(!((ke=(ye=_?.video)===null||ye===void 0?void 0:ye.imgUrls)===null||ke===void 0)&&ke.length)?Nt="imagePage":_?.product&&(Nt="productPage"),q?.({eventInfo:{sessionDuration:Math.floor((new Date-yt.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(vt=_?.video)===null||vt===void 0?void 0:vt.itemId,productId:(at=_?.product)===null||at===void 0?void 0:at.itemId,position:ie+"",fromKName:Nt,fromKPage:location?.href,ctatId:(gt=(rt=(nt=_?.video)===null||nt===void 0?void 0:nt.bindCta)===null||rt===void 0?void 0:rt.itemId)!==null&>!==void 0?gt:"",traceInfo:(_t=(wt=(Ce=_?.video)===null||Ce===void 0?void 0:Ce.traceInfo)!==null&&wt!==void 0?wt:(It=_?.product)===null||It===void 0?void 0:It.traceInfo)!==null&&_t!==void 0?_t:""}})}else document.visibilityState==="visible"&&(Qe.current===!0&&(Je(new Date().getTime()),Qe.current=!1),pe(),Lt&&(bt.emit(mt.PAGE_DID_SHOW,_),W("external",Wt)))};return document.addEventListener("visibilitychange",te),()=>{document.removeEventListener("visibilitychange",te)}},[ie,q,a,pe,ct,St,l,yt,W,Ke,ut,Wt]);const we=ce(()=>{let _=0;return g.length>0&&(_+=45,Be&&(_-=45)),_},[g,Be]),Re=ce(()=>{let _=0;return t?.logoUrl&&t?.isShowLogo&&(_+=56),_},[t]),ze=ce(()=>i-Re-we,[Re,i,we]),je=ce(()=>{var _;const te=ie===0&&!Be&&!Gt?[(_=a?.[0])!==null&&_!==void 0?_:null]:a?.map((ee,Ae)=>ie===Ae||Ae-1===ie||Ae+1===ie?ee:null);return te?.length?!Be&&!Ht?te.concat([{loading:!0}]):te:[]},[a,ie,Be,Gt,Ht]),st=ce(()=>{var _,te,ee,Ae;if(t?.logoUrl&&t?.isShowLogo){const Te=(te=(_=t?.logoBar)===null||_===void 0?void 0:_.onClick)===null||te===void 0?void 0:te.value,Le=((Ae=(ee=t?.logoBar)===null||ee===void 0?void 0:ee.onClick)===null||Ae===void 0?void 0:Ae.linkType)==="externalLink",ae=je[ie];return v.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},Te&&{onClick:()=>{var Oe,We,Ye,qe;Le&&se(ae,(Oe=ae?.video)===null||Oe===void 0?void 0:Oe.bindProduct,(We=ae?.video)===null||We===void 0?void 0:We.bindCta,ie,((Ye=ae?.product)===null||Ye===void 0?void 0:Ye.traceInfo)||((qe=ae?.video)===null||qe===void 0?void 0:qe.traceInfo)),new Function(Te)()}}),v.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,ie,je]),it=le((_,te)=>{var ee,Ae,Te,Le,ae,Oe,We,Ye,qe,ye;return _==="organic menu"?v.createElement(vn,Object.assign({recData:a?.[1]},(Te=(Ae=(ee=t?.multiPosts)===null||ee===void 0?void 0:ee[0])===null||Ae===void 0?void 0:Ae.item)===null||Te===void 0?void 0:Te.props,(Oe=(ae=(Le=t?.multiPosts)===null||Le===void 0?void 0:Le[0])===null||ae===void 0?void 0:ae.item)===null||Oe===void 0?void 0:Oe.event)):!((We=_?.video)===null||We===void 0)&&We.url?v.createElement(ed,{key:Ue,rec:_,index:te,muted:de,data:a,height:ze,activeIndex:ie,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((Ye=_?.video)===null||Ye===void 0)&&Ye.imgUrls?v.createElement(od,{key:_?.video.itemId,imgUrls:_?.video.imgUrls,width:n,height:ze,rec:_,index:te,onViewImageEndEvent:Ge,onViewImageStartEvent:Et,imgUrlsPostConfig:t?.imgUrlsPost}):_.product&&Array.isArray(t?.productPost)&&((qe=t?.productPost)===null||qe===void 0?void 0:qe.length)>0?(ye=t?.productPost)===null||ye===void 0?void 0:ye.map((ke,vt)=>{var at,nt,rt,gt,Ce,wt,It,_t;const Lt=o[(at=ke?.item)===null||at===void 0?void 0:at.type],Nt=yi(Lt),Xt=(nt=Lt?.extend)===null||nt===void 0?void 0:nt.defaulSetting;return v.createElement(Nt,Object.assign({key:`${te}${vt}`,textStyle:Object.assign(Object.assign({},Xt?.textStyle),(rt=ke?.item)===null||rt===void 0?void 0:rt.textStyle),bindDatas:(Ce=(gt=ke?.item)===null||gt===void 0?void 0:gt.bindDatas)!==null&&Ce!==void 0?Ce:[]},Xt?.props,(wt=ke?.item)===null||wt===void 0?void 0:wt.props,{event:((It=ke?.item)===null||It===void 0?void 0:It.event)||{},schema:oe,id:ke?.id,viewTime:$.current,rec:_,isPost:!0,tipText:r,style:Object.assign(Object.assign(Object.assign({},Xt?.style),(_t=ke?.item)===null||_t===void 0?void 0:_t.style),{height:"100%",overflow:"auto"}),index:te,isActive:ie===te}))}):null},[n,a,ze,de,ie,t?.productPost,t?.videoPlayIcon,$,r,o,oe,Ue]),dt=le(_=>{Me(_)},[]),lt=ce(()=>ne?{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"},[ne]),De=le((_,te)=>{var ee,Ae,Te,Le,ae,Oe,We,Ye,qe,ye,ke,vt,at;if(_?.video){let nt=null;!((Ae=(ee=_?.video)===null||ee===void 0?void 0:ee.bindProducts)===null||Ae===void 0)&&Ae.length?nt="\u591A\u5546\u54C1CTA":!((Te=_?.video)===null||Te===void 0)&&Te.bindProduct?nt="\u5546\u54C1CTA":nt=(ae=(Le=_?.video)===null||Le===void 0?void 0:Le.bindCta)===null||ae===void 0?void 0:ae.itemId;const rt=l?.[nt];return v.createElement(v.Fragment,null,((Oe=_?.video)===null||Oe===void 0?void 0:Oe.title)&&!ne&&v.createElement("div",{className:"clc-sxp-bottom-shadow"}),v.createElement("div",{className:"clc-sxp-bottom",style:{marginBottom:`${(We=t?.bottomInfoDist)!==null&&We!==void 0?We:40}px`}},v.createElement(Eo,{nudge:f}),t?.isShowCTA===void 0||t?.isShowCTA?v.createElement("div",{className:"clc-sxp-bottom-card"},v.createElement(Ri,{rec:_,index:te,tempMap:l,resolver:o,isActive:te===ie,value:rt})):null,v.createElement("div",null,v.createElement(Ni,{className:"clc-sxp-bottom-text",isPost:!0,foldText:r?.foldText,unfoldText:r?.unfoldText,text:(qe=(Ye=_?.video)===null||Ye===void 0?void 0:Ye.title)!==null&&qe!==void 0?qe:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:dt}),v.createElement(Ri,{rec:_,index:te,tempMap:l,resolver:o,includesCtaType:["AniLink"],isActive:te===ie,value:rt}),v.createElement(So,{index:ie,tags:(ke=(ye=_?.video)===null||ye===void 0?void 0:ye.hashTags)!==null&&ke!==void 0?ke:[],itemId:(vt=_?.video)===null||vt===void 0?void 0:vt.itemId,itemType:!((at=_?.video)===null||at===void 0)&&at.itemId?"VIDEO":null,rec:_,hashTagStyle:m,hashTagRightMargin:n-(p??0)}))),v.createElement(Ri,{rec:_,index:te,tempMap:l,resolver:o,includesCtaType:["AniLinkPopup"],isActive:te===ie,value:rt}))}return null},[e,ie,l,o,r,f,m,t,dt,ne,lt]),tt=le((_,te,ee)=>{var Ae,Te,Le,ae;if(!t?.isShowLike||!ee)return;let Oe=(Ae=t?.likeIconY)!==null&&Ae!==void 0?Ae:400;return Be&&Oe<40&&t.likeIconYPosit==="top"&&(Oe+=40),_?.video?v.createElement(yo,{key:_.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:_.isCollected,recData:_,className:"clc-sxp-like-button",style:{position:t?.likeIconFixed?"fixed":"absolute",[(Te=t.likeIconXPosit)!==null&&Te!==void 0?Te:"right"]:(Le=t.likeIconX)!==null&&Le!==void 0?Le:0,[(ae=t.likeIconYPosit)!==null&&ae!==void 0?ae:"bottom"]:Oe},position:te}):null},[t,Be]),Ge=_=>{var te,ee,Ae,Te,Le,ae;if(!(!((te=_?.video)===null||te===void 0)&&te.url)&&(!((ee=_?.video)===null||ee===void 0)&&ee.imgUrls)){const Oe=Date.now(),We=Xe.current===0?0:(Oe-Xe.current)/1e3;q?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(Te=(Ae=_?.video)===null||Ae===void 0?void 0:Ae.itemId)!==null&&Te!==void 0?Te:"",contentName:(Le=_?.video.title)!==null&&Le!==void 0?Le:"",imageEndTime:`${Oe}`,playDuration:`${We}`,contentTags:JSON.stringify((ae=_?.video.tags)!==null&&ae!==void 0?ae:[]),position:ie+"",contentFormat:"image",traceInfo:_?.video.traceInfo}})}},At=(_,te)=>{var ee,Ae,Te,Le,ae,Oe,We,Ye,qe,ye,ke,vt,at,nt,rt,gt,Ce,wt,It,_t,Lt,Nt;if($t||Be)return;const Xt=new Date-yt.current;if(t?.openSlideSkip&&Xt>=((ee=t?.slideSkipStartTime)!==null&&ee!==void 0?ee:0)&&Uo()&&_){const An=((Le=(Te=(Ae=_?.video)===null||Ae===void 0?void 0:Ae.bindProducts)===null||Te===void 0?void 0:Te[0])===null||Le===void 0?void 0:Le.link)||((Oe=(ae=_?.video)===null||ae===void 0?void 0:ae.bindProduct)===null||Oe===void 0?void 0:Oe.link)||((We=_?.product)===null||We===void 0?void 0:We.link),pt=_?.product||((Ye=_?.video)===null||Ye===void 0?void 0:Ye.bindProduct)||((ye=(qe=_?.video)===null||qe===void 0?void 0:qe.bindProducts)===null||ye===void 0?void 0:ye[0]);if(An){let Vi=null;!((ke=_?.video)===null||ke===void 0)&&ke.url?Vi="video":!((at=(vt=_?.video)===null||vt===void 0?void 0:vt.imgUrls)===null||at===void 0)&&at.length&&(Vi="image"),q?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(nt=pt?.itemId)!==null&&nt!==void 0?nt:"",productName:(rt=pt?.title)!==null&&rt!==void 0?rt:"",price:pt?.price?pt?.price+"":"0",productCollection:(gt=pt?.collection)!==null&>!==void 0?gt:"",contentTags:pt?.tags?JSON.stringify(pt?.tags):"",position:te+"",contentId:(wt=(Ce=_?.video)===null||Ce===void 0?void 0:Ce.itemId)!==null&&wt!==void 0?wt:"",traceInfo:(Nt=(_t=(It=_?.video)===null||It===void 0?void 0:It.traceInfo)!==null&&_t!==void 0?_t:(Lt=_?.product)===null||Lt===void 0?void 0:Lt.traceInfo)!==null&&Nt!==void 0?Nt:"",contentFormat:Vi}}),Qe.current=!0,window.location.href=window.getJointUtmLink(An)}}},Tt=_=>{var te,ee,Ae,Te,Le,ae,Oe,We,Ye,qe,ye,ke,vt,at,nt,rt,gt;const Ce=a[_.previousIndex];if(!Ce)return;let wt=null;!((te=Ce?.video)===null||te===void 0)&&te.url?wt="video":!((Ae=(ee=Ce?.video)===null||ee===void 0?void 0:ee.imgUrls)===null||Ae===void 0)&&Ae.length&&(wt="image"),_.previousIndex-_.activeIndex<0?(q?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(Le=(Te=Ce?.video)===null||Te===void 0?void 0:Te.itemId)!==null&&Le!==void 0?Le:"",productId:(Oe=(ae=Ce?.product)===null||ae===void 0?void 0:ae.itemId)!==null&&Oe!==void 0?Oe:"",requestId:null,traceInfo:(Ye=(We=Ce?.video)===null||We===void 0?void 0:We.traceInfo)!==null&&Ye!==void 0?Ye:"",contentFormat:wt,position:((qe=_.previousIndex)!==null&&qe!==void 0?qe:0)+""}}),Ge(Ce),At(Ce,_.previousIndex)):(q?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(ke=(ye=Ce?.video)===null||ye===void 0?void 0:ye.itemId)!==null&&ke!==void 0?ke:"",productId:(at=(vt=Ce.product)===null||vt===void 0?void 0:vt.itemId)!==null&&at!==void 0?at:"",requestId:null,traceInfo:(rt=(nt=Ce?.video)===null||nt===void 0?void 0:nt.traceInfo)!==null&&rt!==void 0?rt:"",contentFormat:wt,position:((gt=_.previousIndex)!==null&>!==void 0?gt:0)+""}}),Ge(Ce)),Se(Ce),$.current=new Date},Se=_=>{var te,ee,Ae;!(!((te=_?.video)===null||te===void 0)&&te.url)&&!(!((ee=_?.video)===null||ee===void 0)&&ee.imgUrls)&&_?.product&&z(_,_.product,(Ae=_?.product)===null||Ae===void 0?void 0:Ae.bindCta,$.current,ie)};ve(()=>{const _=a[ie];Ke?Se(_):$.current=new Date},[Ke,a,ie]);const Et=(_,te,ee)=>{var Ae,Te,Le,ae,Oe,We,Ye,qe;const ye=a[_];if(!(!((Ae=ye?.video)===null||Ae===void 0)&&Ae.url)&&(!((Te=ye?.video)===null||Te===void 0)&&Te.imgUrls)){const ke=Date.now();Xe.current=ke,q?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(ae=(Le=ye?.video)===null||Le===void 0?void 0:Le.itemId)!==null&&ae!==void 0?ae:"",contentName:(Oe=ye?.video.title)!==null&&Oe!==void 0?Oe:"",imageStartTime:`${ke}`,contentTags:JSON.stringify((We=ye?.video.tags)!==null&&We!==void 0?We:[]),position:_+"",contentFormat:"image",traceInfo:ye?.video.traceInfo,loadTime:te?.loadTime}}),ee&&(Ie?.({eventName:"ViewContent",product:(Ye=ye?.video)===null||Ye===void 0?void 0:Ye.bindProduct}),Ie?.({eventName:"PageView",product:(qe=ye?.video)===null||qe===void 0?void 0:qe.bindProduct}))}},$e=le(_=>{var te,ee,Ae,Te,Le,ae;if(!_)return;let Oe=(te=t?.muteIconY)!==null&&te!==void 0?te:23;return Be&&Oe<40&&t?.muteIconYPosit==="top"&&(Oe+=40),(t?.isShowMute===void 0||t?.isShowMute===!0)&&v.createElement(wo,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((Ae=(ee=je?.[ie])===null||ee===void 0?void 0:ee.video)===null||Ae===void 0)&&Ae.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(Te=t?.muteIconXPosit)!==null&&Te!==void 0?Te:"right"]:(Le=t?.muteIconX)!==null&&Le!==void 0?Le:0,[(ae=t?.muteIconYPosit)!==null&&ae!==void 0?ae:"bottom"]:Oe},defaultValue:de,activeIcon:t?.unMuteIcon?t?.unMuteIcon:K,unactiveIcon:t?.muteIcon?t?.muteIcon:J,onChange:Y})},[t,je,ie,de,Be]),Kt=ce(()=>B?v.createElement("div",{style:{height:ze,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},v.createElement("img",{width:64,height:64,src:ht,alt:"loading...",style:{objectFit:"contain"}})):je?.map((_,te)=>v.createElement(Ut,{key:te,virtualIndex:te,style:{overflow:"hidden"}},_&&v.createElement(v.Fragment,null,_?.loading?v.createElement("div",{style:{height:ze,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},v.createElement("img",{width:64,height:64,src:ht,alt:"loading...",style:{objectFit:"contain"}})):v.createElement(v.Fragment,null,De(_,te),tt(_,te,!t?.likeIconFixed),$e(!t?.muteIconFixed),it(_,te))))),[n,a,ze,B,De,it,je,ht,Ue,$e]);return v.createElement("div",{id:"sxp-render",className:"clc-sxp-container",style:Object.assign({},t?.textUnderlineOffset&&{textUnderlineOffset:`${t?.textUnderlineOffset}px`})},Be&&v.createElement(mo,{icon:To,styles:{background:"rgba(0,0,0,.3)",color:"#fff",top:`${Re}px`},textStyle:Object.assign(Object.assign({},(A=(b=(u=(w=(y=t?.hashTag)===null||y===void 0?void 0:y[0])===null||w===void 0?void 0:w.item)===null||u===void 0?void 0:u.props)===null||b===void 0?void 0:b.textStyles)===null||A===void 0?void 0:A.hashTagTitle),{color:"#fff"}),onClose:()=>{!gn(ei,Dt)&&Dt&&Dt?.length&&jt?.(Dt),Z?.(!0)}}),st,v.createElement(Io,{tagList:g,setActiveIndex:Ve,style:{top:Re}}),((S=t?.backButton)===null||S===void 0?void 0:S.enable)&&!he&&!be&&v.createElement(Co,{data:t?.backButton,minusHeight:Re,tagHeight:we,onClick:()=>history?.back()}),(((x=(L=(R=(E=(C=t?.multiPosts)===null||C===void 0?void 0:C[0])===null||E===void 0?void 0:E.item)===null||R===void 0?void 0:R.props)===null||L===void 0?void 0:L.backButton)===null||x===void 0?void 0:x.enable)&&he||be)&&v.createElement(Co,{data:(O=(I=(P=(c=t?.multiPosts)===null||c===void 0?void 0:c[0])===null||P===void 0?void 0:P.item)===null||I===void 0?void 0:I.props)===null||O===void 0?void 0:O.backButton,minusHeight:Re,tagHeight:we,onClick:()=>{var _,te,ee;q?.({eventInfo:{eventSubject:"backMultiPostClick",eventDescription:"backMultiPostClick",traceinfo:(ee=(te=(_=a?.[0])===null||_===void 0?void 0:_.video)===null||te===void 0?void 0:te.traceInfo)!==null&&ee!==void 0?ee:""}}),location?.reload()}}),xe?v.createElement(id,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((T=t?.swipeTipOffset)!==null&&T!==void 0?T:0)}%`},duration:t?.swiperTipAniDur}):null,v.createElement(ai,{style:{marginTop:we},ref:Ze,onSlideChange:()=>{Ze.current.swiper.allowTouchMove=!1,setTimeout(()=>{Ze.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:_=>{Ve(_.activeIndex),!Ke&&(Tt(_),!(Be||Gt)&&_?.activeIndex+1>=a?.length&&(me||(fe(!0),Q?.(et).then(te=>{var ee;fe(!1),te&&((ee=te?.recList)===null||ee===void 0?void 0:ee.length)>0&&ge(et+1)}))))},direction:"vertical",height:ze},Kt,tt(je[ie],ie,!!t?.likeIconFixed),$e(!!t?.muteIconFixed)),v.createElement(ho,Object.assign({},(D=(F=(V=t?.hashTag)===null||V===void 0?void 0:V[0])===null||F===void 0?void 0:F.item)===null||D===void 0?void 0:D.props)),v.createElement(dd,{resolver:o,globalConfig:t}),be&&v.createElement(vn,Object.assign({},(k=(N=(M=t?.multiPosts)===null||M===void 0?void 0:M[0])===null||N===void 0?void 0:N.item)===null||k===void 0?void 0:k.props,(U=(X=(j=t?.multiPosts)===null||j===void 0?void 0:j[0])===null||X===void 0?void 0:X.item)===null||U===void 0?void 0:U.event,{style:{position:"fixed",top:0,left:0,right:0}})))},ud=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:n,rec:l,index:o})=>v.createElement(ai,{defaultValue:0,direction:"horizontal",modules:[Di,Li],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(a=>v.createElement(Ut,{key:a},v.createElement(xo,{src:a,height:i,imgUrlsPostConfig:n}))));var vd=Pe(ud);const pd=({rec:t,index:e,height:i,data:n,muted:l,activeIndex:o,videoPostConfig:a,width:s})=>{const[r,f]=G(!1),d=ue(null),{bffEventReport:m,sxpParameter:p,waterFallData:g,openHashtag:h}=Fe(),y=ue(0),[w,u]=G(!1),[b,A]=G(!0),S=ue(null),[C,E]=G("");ve(()=>{d.current&&(d.current.muted=l)},[l]);const R=le(()=>{var N;(N=d.current)===null||N===void 0||N.play()},[]),L=Ft("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),x=le(()=>{var N,k,j,X,U,K,J,oe,he,be,ie,Ve,Xe;f(!1);const de=n[e];if(de&&(!((N=d?.current)===null||N===void 0)&&N.duration)){y.current=((k=d?.current)===null||k===void 0?void 0:k.currentTime)||0;const Y=((X=(j=d.current)===null||j===void 0?void 0:j.duration)!==null&&X!==void 0?X:0).toFixed(2),$=((K=(U=d.current)===null||U===void 0?void 0:U.currentTime)!==null&&K!==void 0?K:0).toFixed(2),me=b?"0":"1";m?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(oe=(J=de?.video)===null||J===void 0?void 0:J.itemId)!==null&&oe!==void 0?oe:"",contentName:(be=(he=de?.video)===null||he===void 0?void 0:he.title)!==null&&be!==void 0?be:"",playType:me,startTime:$,videoDuration:Y,contentTags:JSON.stringify((Ve=(ie=de?.video)===null||ie===void 0?void 0:ie.tags)!==null&&Ve!==void 0?Ve:[]),position:e+"",contentFormat:"video",traceInfo:(Xe=de?.video)===null||Xe===void 0?void 0:Xe.traceInfo}}),A(!1)}},[m,n,e,b]),c=le(()=>{u(!0)},[]),P=le(N=>()=>{var k,j,X,U,K;if(!w)return;const J=(k=d.current)===null||k===void 0?void 0:k.paused;switch(N){case"start":if(!J)return;(j=d.current)===null||j===void 0||j.play(),f(!1);break;case"pause":if(J)return;(X=d.current)===null||X===void 0||X.pause(),f(!0);break;default:J?(U=d.current)===null||U===void 0||U.play():(K=d.current)===null||K===void 0||K.pause(),f(!J);break}},[w]),I=le(()=>{var N,k,j,X,U,K,J,oe,he,be,ie,Ve,Xe;const de=n[e],Y=((k=(N=d.current)===null||N===void 0?void 0:N.duration)!==null&&k!==void 0?k:0).toFixed(2),$=((X=(j=d.current)===null||j===void 0?void 0:j.currentTime)!==null&&X!==void 0?X:0).toFixed(2);if(!((U=d?.current)===null||U===void 0)&&U.duration){const me=(((K=d?.current)===null||K===void 0?void 0:K.currentTime)-y.current).toFixed(2);m?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(oe=(J=de?.video)===null||J===void 0?void 0:J.itemId)!==null&&oe!==void 0?oe:"",contentName:(be=(he=de?.video)===null||he===void 0?void 0:he.title)!==null&&be!==void 0?be:"",endTime:$,videoDuration:Y,playDuration:me,contentTags:JSON.stringify((Ve=(ie=de?.video)===null||ie===void 0?void 0:ie.tags)!==null&&Ve!==void 0?Ve:[]),position:e+"",contentFormat:"video",traceInfo:(Xe=de?.video)===null||Xe===void 0?void 0:Xe.traceInfo}})}},[n,e,m]),O=ce(()=>a?.mode==="2",[a]),T=ce(()=>{var N;return a?.mode==="2"?`translateY(-${50+((N=a?.offsetTop)!==null&&N!==void 0?N:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[a]),V=ce(()=>{var N;return((N=t?.video)===null||N===void 0?void 0:N.cover)||C},[C,t]),F=le(()=>{if(!S||!d||!d.current||!S.current)return;const N=d?.current,k=S?.current,j=k.getContext("2d"),X=window?.innerWidth,U=window?.innerHeight;k.height=U,k.width=X,j?.drawImage(N,0,0,k.width,k.height),E(k.toDataURL())},[]);ve(()=>{var N,k,j,X;if(d.current){if(f(!1),!d.current.src){const U=t?.video.url;if(U.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const K=new window.Hls;K.loadSource(U),K.attachMedia(d.current)}else d.current.canPlayType("application/vnd.apple.mpegurl"),d.current.src=U;else d.current.src=U;d.current.setAttribute("x5-playsinline","true"),d.current.setAttribute("webkit-playsinline","true")}return(N=d.current)===null||N===void 0||N.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),(X=d.current)===null||X===void 0||X.addEventListener("loadeddata",F),()=>{var U,K,J,oe;(U=d.current)===null||U===void 0||U.removeEventListener("loadedmetadata",c),(K=d.current)===null||K===void 0||K.removeEventListener("canplay",c),(J=d.current)===null||J===void 0||J.removeEventListener("playing",x),(oe=d.current)===null||oe===void 0||oe.removeEventListener("loadeddata",F)}}},[c,x,t?.video,F]);const D=ce(()=>!p?.placeholder_image||w?null:v.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:p?.placeholder_image,alt:"video poster"}),[w,p?.placeholder_image]);ve(()=>{const N=()=>{var k,j;o===e&&(!((k=t?.video)===null||k===void 0)&&k.url)&&(!((j=d?.current)===null||j===void 0)&&j.src)&&!r&&P("pause")()};return window.addEventListener("beforeunload",N),()=>{window.removeEventListener("beforeunload",N)}},[o,e,t,d,P,r]);const M=ce(()=>O?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[O]);return t?.video?v.createElement(v.Fragment,null,O?v.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:P(),style:{position:"relative",width:s,height:i,overflow:"hidden"}},v.createElement(Mt,{src:V,style:Object.assign({height:i,width:s,objectFit:"cover"},M)}),v.createElement("canvas",{ref:S,style:{display:"none"}}),v.createElement("div",{style:{position:"absolute",width:s,height:i,top:"50%",transform:T,left:0,right:0}},v.createElement("div",{style:{position:"relative",width:s,height:"100%"}},v.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:R,style:{width:"100%",height:i,objectFit:"contain"}}),v.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:L,alt:"video pause image"}))),D):v.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:P(),style:{position:"relative",width:s,height:i,overflow:"hidden"}},v.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:R}),D,v.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:L,alt:"video pause image"}))):null};var md=Pe(pd);const fn={};Object.values(pn).forEach(t=>{fn[t.extend.type]=t});const fd="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",hd="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Ad=({data:t=[],globalConfig:e,tipText:i,nudge:n,tempMap:l,descStyle:o,hashTagStyle:a,containerHeight:s=664,containerWidth:r=375,appDomain:f,tagList:d=[]})=>{const m=ce(()=>{let E=0;return e?.logoUrl&&e?.isShowLogo&&(E+=45),d.length>0&&(E+=45),s-E},[e,s,d]),p=(E,R)=>{var L,x,c,P;if(!((L=E?.video)===null||L===void 0)&&L.url)return v.createElement(md,{rec:E,index:R,muted:!0,width:r,data:t??[],height:m,activeIndex:R,videoPostConfig:e?.videoPost});if(!((x=E?.video)===null||x===void 0)&&x.imgUrls)return v.createElement(vd,{key:E?.video.itemId,imgUrls:E?.video.imgUrls,width:r,height:m,rec:E,index:R,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(P=e?.productPost)===null||P===void 0?void 0:P.map((I,O)=>{var T,V,F,D,M,N,k,j;const X=fn[(T=I?.item)===null||T===void 0?void 0:T.type],U=yi(X),K=(V=X?.extend)===null||V===void 0?void 0:V.defaulSetting;return v.createElement(U,Object.assign({key:`${R}${O}`,textStyle:Object.assign(Object.assign({},K?.textStyle),(F=I?.item)===null||F===void 0?void 0:F.textStyle),bindDatas:(M=(D=I?.item)===null||D===void 0?void 0:D.bindDatas)!==null&&M!==void 0?M:[]},K?.props,(N=I?.item)===null||N===void 0?void 0:N.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({},K?.style),(j=I?.item)===null||j===void 0?void 0:j.style),{width:r,height:m,overflow:"auto"}),index:R}))})},g=ce(()=>e?.logoUrl&&e?.isShowLogo?v.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},v.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),h=(E,R)=>e?.isShowCTA===void 0||e?.isShowCTA?v.createElement("div",{className:"clc-sxp-bottom-card"},v.createElement(Ri,{rec:E,index:R,tempMap:l,resolver:fn})):null,y=(E,R)=>{var L,x,c,P,I,O,T;return E?.video?v.createElement(v.Fragment,null,((L=E?.video)===null||L===void 0?void 0:L.title)&&v.createElement("div",{className:"clc-sxp-bottom-shadow"}),v.createElement("div",{className:"clc-sxp-bottom"},v.createElement(Eo,{nudge:n}),h(E,R),v.createElement("div",null,v.createElement(Ni,{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"})})),v.createElement(So,{index:R,tags:(I=(P=E?.video)===null||P===void 0?void 0:P.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=Ft(hd,f),u=Ft(fd,f),b=(E,R)=>{var L,x,c,P;if(!e?.isShowLike)return;let I=(L=e?.likeIconY)!==null&&L!==void 0?L:400;return I<40&&(I+=40),E?.video?v.createElement(yo,{key:E.position,activeIcon:(x=e?.likeIcon)!==null&&x!==void 0?x:w,unActicveIcon:(c=e?.unlikeIcon)!==null&&c!==void 0?c:u,position:R,active:E.isCollected,recData:E,className:"clc-sxp-like-button",style:{top:I,right:(P=e?.likeIconX)!==null&&P!==void 0?P:0}}):null},A=Ft("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",f),S=Ft("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",f),C=(E,R)=>{var L,x,c,P;return v.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},g,v.createElement(Io,{tagList:d}),v.createElement(wo,{style:{position:"absolute",right:(L=e?.muteIconX)!==null&&L!==void 0?L:0,visibility:!((c=(x=t?.[R])===null||x===void 0?void 0:x.video)===null||c===void 0)&&c.url?"visible":"hidden",bottom:(P=e?.muteIconY)!==null&&P!==void 0?P:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:A,unactiveIcon:e?.muteIcon?e?.muteIcon:S}),p(E,R),y(E,R),b(E,R))};return v.createElement("div",{className:_e({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,R)=>C(E,R)))};var gd=Pe(Ad);const bd=()=>{const{schema:t,resolver:e,popup:i}=Yt(),{setPopupDetailData:n,popupDetailData:l,popupCurTimeRef:o,checkCommodityIndexRef:a}=Fe(),{productView:s}=kt(),[r,f]=G();ve(()=>{const g=()=>{o.current=new Date};return g(),window.addEventListener("pageshow",g),()=>{window.removeEventListener("pageshow",g)}},[]),ve(()=>{i&&i?.id&&i?.id!==""&&(o.current=new Date,f(i))},[i]);const d=ce(()=>{var g,h,y,w;const u=(y=(h=(g=t?.sxpPageConf)===null||g===void 0?void 0:g.globalConfig)===null||h===void 0?void 0:h.popupList)===null||y===void 0?void 0:y.find((b,A)=>{if(b?.id===i?.id)return b});return u!==-1&&((w=u?.item)===null||w===void 0?void 0:w.type)==="Iframe"},[i,t]),m=()=>{var g,h,y,w,u,b,A,S,C,E,R,L,x,c,P,I,O,T;if(!i||i?.id===""||!r||new Date-o.current<((g=i?.duration)!==null&&g!==void 0?g:0))return;f(Object.assign(Object.assign({},i),{id:""}));const V=(w=(y=(h=t?.sxpPageConf)===null||h===void 0?void 0:h.globalConfig)===null||y===void 0?void 0:y.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"||((b=V?.item)===null||b===void 0?void 0:b.type)==="CommodityDetailDiroNew"){const F=l;let D=(S=(A=F?.video)===null||A===void 0?void 0:A.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],M=(x=(L=(R=F?.video)===null||R===void 0?void 0:R.bindProduct)===null||L===void 0?void 0:L.bindCta)!==null&&x!==void 0?x:(I=(P=(c=F?.video)===null||c===void 0?void 0:c.bindProducts)===null||P===void 0?void 0:P[0])===null||I===void 0?void 0:I.bindCta;if(a?.current>=0){const N=(T=(O=F?.video)===null||O===void 0?void 0:O.bindProducts)===null||T===void 0?void 0:T[a?.current];N&&(D=N,M=N?.bindCta)}D&&M&&s(F,D,M,o.current,l?.index)}setTimeout(()=>{window?.sxpPopup(""),n?.(null),a.current=-1},i?.duration)},p=ce(()=>{var g,h,y;return(y=(h=(g=t?.sxpPageConf)===null||g===void 0?void 0:g.globalConfig)===null||h===void 0?void 0:h.popupList)===null||y===void 0?void 0:y.map((w,u)=>{var b,A,S,C,E,R,L,x,c,P,I,O,T,V;if(w?.id===i?.id){const F=e[(b=w?.item)===null||b===void 0?void 0:b.type],D=yi(F),M=((C=(S=(A=w?.item)===null||A===void 0?void 0:A.event)===null||S===void 0?void 0:S.onClick)===null||C===void 0?void 0:C.linkType)==="externalLink",N=((L=(R=(E=w?.item)===null||E===void 0?void 0:E.event)===null||R===void 0?void 0:R.onClick)===null||L===void 0?void 0:L.linkType)==="popup",k=(x=F?.extend)===null||x===void 0?void 0:x.defaulSetting;return v.createElement(D,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),(P=w?.item)===null||P===void 0?void 0:P.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:M,isPopup:N,onClose:m}))}else return v.createElement(v.Fragment,null)})},[t,i,e,m]);return v.createElement(vi,{popup:r,onClose:m,padding:0,modalStyle:{position:"fixed"},isFullScreen:d},p)},hn={};Object.values(pn).forEach(t=>{hn[t.extend.type]=t});const yd=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:n=20,loadingImage:l,appDomain:o,enabledMetaConversionApi:a,dataList:s})=>{var r,f,d,m,p,g;const h=ce(()=>{var u;return location?.search?(u=location?.search)===null||u===void 0?void 0:u.replace("?",""):""},[]),[y,w]=G(t?.data);return v.createElement(Hn,{resolver:hn,enableDataSource:!1,schema:y,utmVal:h},v.createElement(Fn,{utmVal:h,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(f=(r=t?.sxp_parameter)===null||r===void 0?void 0:r.personalized_recommend)!==null&&f!==void 0?f:e,defaultSize:(m=(d=t?.sxp_parameter)===null||d===void 0?void 0:d.default_recommend)!==null&&m!==void 0?m:i,hashTagSize:(g=(p=t?.sxp_parameter)===null||p===void 0?void 0:p.hash_tag_size)!==null&&g!==void 0?g:n,loadingImage:l,appDomain:o,enabledMetaConversionApi:a,utmParameter:t?.utm_parameter,data:t,dataList:s,onUpdateSchema:u=>w(u),render:({rtcList:u,tagList:b,pageData:A})=>{var S;return v.createElement(v.Fragment,null,v.createElement(ko,Object.assign({},(S=A?.data)===null||S===void 0?void 0:S.sxpPageConf,{tagList:b,data:u,resolver:hn})),v.createElement(bd,null))}}))};var wd=Pe(yd);export{gd as DiyPortalPreview,Fs as EditorDataProvider,vi as Modal,Fn as SxpDataSourceProvider,wd as SxpPageCore,ko as SxpPageRender,$o as core,Bo as default,pn as materials,un as useEditorDataProvider};
|
10
|
+
}`)(a,A)}catch{}},[a]),y=ne(b=>{const A=f(b),S=A?.value;S&&(s?.({eventInfo:{eventSubject:"multiPostClick",eventDescription:"multiPostClick",traceinfo:g,branchfeed:A?.linkType==="recommendFlow"&&S?S:""}}),A?.linkType==="recommendFlow"?(u("multipostClick"),p?.(S),r.current=new Date):new Function(S)())},[a]),w=ne(()=>{m.current=new Date,s?.({eventInfo:{eventSubject:"startMultiPost",eventDescription:"startMultiPost",contentFormat:"IMAGE",position:"0",traceinfo:g}})},[]),u=ne(b=>{s?.({eventInfo:{eventSubject:"endMultiPost",eventDescription:"endMultiPost",contentFormat:"IMAGE",position:"0",traceinfo:g,nextStep:b||"others",timeOnSite:Math.floor((new Date-m?.current)/1e3)+""}})},[]);return ce(()=>{d?(w(),h.current=!0):h.current&&u()},[d]),ce(()=>{const b=()=>w(),A=()=>u();return Et.on(gt.PAGE_DID_SHOW,b),Et.on(gt.PAGE_DID_HIDE,A),()=>{Et.off(gt.PAGE_DID_SHOW,b),Et.off(gt.PAGE_DID_HIDE,A)}},[d]),v.createElement("div",{className:"multiposts",style:Object.assign(Object.assign({},l),Xa(n))},Array.from({length:4},(b,A)=>v.createElement("button",{className:"multiposts-btn",role:"button","aria-label":`multiposts-${A+1}`,onClick:()=>y(A)},v.createElement("img",{className:"multiposts-btn-img",src:f(A,"Url"),alt:`multiposts-img-${A+1}`}))))};var pn=_e(Us),Ys=[{title:"\u6309\u94AE1\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"button1",isMultiPosts:!0}]},{title:"\u6309\u94AE2\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"button2",isMultiPosts:!0}]},{title:"\u6309\u94AE3\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"button3",isMultiPosts:!0}]},{title:"\u6309\u94AE4\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"button4",isMultiPosts:!0}]}];const qs=bt(pn,{displayName:"MultiPosts",icon:"",category:"base",type:"MultiPosts",related:{settingRender:Gs,interactionRender:Ys},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var mn=Object.freeze({__proto__:null,AniLink:_s,AniLinkPopup:Rs,Appoint:kr,AppointForm:al,Commodity:Tr,CommodityDetail:qa,CommodityDetailDiroNew:or,CommodityDiro:jr,CommodityDiroNew:Hr,CommodityList:cr,Consent:Es,ConsentDetail:gr,Display:Xs,HashTag:xs,Iframe:mr,Link:Or,MultiCommodity:$r,MultiCommodityDiro:qr,MultiCommodityDiroNew:os,MultiPosts:qs,Prompt:$a});const Zs="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",Ks="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Js=t=>{var e,{active:i,activeIcon:n,unActicveIcon:l,recData:o,position:a}=t,s=st(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:r,mutateUnlike:p,bffEventReport:d,setCacheRtcList:h,cacheRtcList:m}=Be(),[g,f]=G((e=m?.[a])===null||e===void 0?void 0:e.isCollected),y=Wt(Ks),w=Wt(Zs),u=Fi(()=>Ct(void 0,void 0,void 0,function*(){var b,A,S,C,E,M,L,x,c,D,I,O,T,V,F,_,N,R,k,j,H,U;if(g){f(!1);const J=(S=yield p?.({videoItemId:(A=(b=o?.video)===null||b===void 0?void 0:b.itemId)!==null&&A!==void 0?A:""}))!==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:(L=(M=o?.video)===null||M===void 0?void 0:M.title)!==null&&L!==void 0?L:"",contentTags:JSON.stringify((c=(x=o?.video)===null||x===void 0?void 0:x.tags)!==null&&c!==void 0?c:[]),position:a+"",contentFormat:!((D=o?.video)===null||D===void 0)&&D.url?"video":"image",traceInfo:(I=o?.video)===null||I===void 0?void 0:I.traceInfo}}),!J)f(!0);else{const Q=(O=m?.map((oe,me)=>(me===a&&(oe.isCollected=!1),oe)))!==null&&O!==void 0?O:[];h?.(Q)}}else{f(!0);const J=(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=(_=o?.video)===null||_===void 0?void 0:_.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}}),!J)f(!1);else{const Q=(U=m?.map((oe,me)=>(me===a&&(oe.isCollected=!0),oe)))!==null&&U!==void 0?U:[];h?.(Q)}}}),200);return v.createElement("button",Object.assign({},s,{"aria-label":"like",onClick:u}),v.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:g?n||y:l||w,alt:"icon"}))};var yo=_e(Js),Qs="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 fn=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=Oo.render(v.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})(),$s=({rec:t,index:e,height:i,data:n,muted:l,activeIndex:o,videoPostConfig:a,videoPlayIcon:s})=>{const[r,p]=G(!1),{bffEventReport:d,sxpParameter:h,waterFallData:m,openHashtag:g,bffFbReport:f}=Be(),y=se(0),[w,u]=G(!1),[b,A]=G(!0),{isActive:S}=cn(),C=se(null),[E,M]=G(""),[L,x]=G(!1),c=se(),D=`pb-cache-video-${e}`,I=se(null),O=se(null),T=se(),V=se(),F=re(()=>a?.mode==="2",[a]),_=re(()=>{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=re(()=>{var Y;return((Y=t?.video)===null||Y===void 0?void 0:Y.cover)||E},[E,t]),R=re(()=>F?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[F]),k=re(()=>a?.bgWay==="1",[a]),j=re(()=>k&&a?.bgColor?{backgroundColor:a?.bgColor}:{},[a,k]);ce(()=>{c?.current&&(c.current.muted=l)},[l,c?.current]);const H=ne(()=>{var Y;c?.current&&((Y=c?.current)===null||Y===void 0||Y.play())},[c?.current]),U=Wt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),J=ne(()=>{c?.current&&(x(!1),u(!0))},[]),Q=ne(()=>Ct(void 0,void 0,void 0,function*(){var Y,le,ve,pe,ae,Le,qe,Je,et,tt,he,q,K;if(!c?.current)return;p(!1);const B=n[e];if(B&&(!((Y=c?.current)===null||Y===void 0)&&Y.duration)){y.current=((le=c?.current)===null||le===void 0?void 0:le.currentTime)||0;const Ne=((pe=(ve=c?.current)===null||ve===void 0?void 0:ve.duration)!==null&&pe!==void 0?pe:0).toFixed(2),te=((Le=(ae=c?.current)===null||ae===void 0?void 0:ae.currentTime)!==null&&Le!==void 0?Le:0).toFixed(2),ze=b?"0":"1";d?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(Je=(qe=B?.video)===null||qe===void 0?void 0:qe.itemId)!==null&&Je!==void 0?Je:"",contentName:(tt=(et=B?.video)===null||et===void 0?void 0:et.title)!==null&&tt!==void 0?tt:"",playType:ze,startTime:te,videoDuration:Ne,contentTags:JSON.stringify((q=(he=B?.video)===null||he===void 0?void 0:he.tags)!==null&&q!==void 0?q:[]),position:e+"",contentFormat:"video",traceInfo:(K=B?.video)===null||K===void 0?void 0:K.traceInfo,loadTime:V?.current-T?.current+""}}),A(!1)}}),[d,n,e,b,c?.current]),oe=ne(()=>{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 le=()=>{const ve=C?.current,pe=ve.getContext("2d"),ae=window?.innerWidth,Le=window?.innerHeight;ve.height=Le,ve.width=ae,pe?.drawImage(c.current,0,0,ve.width,ve.height),M(ve.toDataURL())};le(),setTimeout(()=>{le()},500)},[c.current,k,t,E,F]),me=ne(()=>{c.current&&(V.current=new Date,Q(),oe())},[c.current,oe,Q]),ee=ne(Y=>()=>{var le,ve,pe,ae,Le;if(!c.current||!w)return;const qe=(le=c?.current)===null||le===void 0?void 0:le.paused;switch(Y){case"start":if(!qe)return;(ve=c?.current)===null||ve===void 0||ve.play(),p(!1);break;case"pause":if(qe)return;(pe=c?.current)===null||pe===void 0||pe.pause(),p(!0);break;default:qe?(ae=c?.current)===null||ae===void 0||ae.play():(Le=c?.current)===null||Le===void 0||Le.pause(),p(!qe);break}},[w,c?.current]),Ce=ne(()=>{var Y,le,ve,pe,ae,Le,qe,Je,et,tt,he,q,K;if(!c?.current||o!==e)return;const B=n[e],Ne=((le=(Y=c?.current)===null||Y===void 0?void 0:Y.duration)!==null&&le!==void 0?le:0).toFixed(2),te=((pe=(ve=c?.current)===null||ve===void 0?void 0:ve.currentTime)!==null&&pe!==void 0?pe:0).toFixed(2);if(!((ae=c?.current)===null||ae===void 0)&&ae.duration){const ze=(((Le=c?.current)===null||Le===void 0?void 0:Le.currentTime)-y.current).toFixed(2);d?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(Je=(qe=B?.video)===null||qe===void 0?void 0:qe.itemId)!==null&&Je!==void 0?Je:"",contentName:(tt=(et=B?.video)===null||et===void 0?void 0:et.title)!==null&&tt!==void 0?tt:"",endTime:te,videoDuration:Ne,playDuration:ze,contentTags:JSON.stringify((q=(he=B?.video)===null||he===void 0?void 0:he.tags)!==null&&q!==void 0?q:[]),position:e+"",contentFormat:"video",traceInfo:(K=B?.video)===null||K===void 0?void 0:K.traceInfo}})}},[n,e,d,c?.current,o]),Fe=ne(()=>{x(!0)},[]);ce(()=>{var Y,le,ve,pe,ae,Le,qe,Je,et,tt;if(!S)return;const he=t?.video.url;if(!he)return;const q=document.querySelector(`#${D}`);if(!q||(c.current=fn?.(q),!c?.current))return;T.current=new Date;const K=window?.Hls;let B=O?.current;return he.includes(".m3u8")&&K&&K.isSupported()?(B=new K,B?.loadSource(he),B?.attachMedia(c?.current),B?.on(K.Events.MANIFEST_PARSED,function(){var Ne;(Ne=c?.current)===null||Ne===void 0||Ne.play()})):c.current.src=he,(Y=c?.current)===null||Y===void 0||Y.setAttribute("x5-playsinline","true"),(le=c?.current)===null||le===void 0||le.setAttribute("webkit-playsinline","true"),(ve=c?.current)===null||ve===void 0||ve.addEventListener("loadedmetadata",me),(pe=c?.current)===null||pe===void 0||pe.addEventListener("loadeddata",oe),(ae=c?.current)===null||ae===void 0||ae.addEventListener("play",Q),(Le=c?.current)===null||Le===void 0||Le.addEventListener("playing",J),(qe=c?.current)===null||qe===void 0||qe.addEventListener("pause",Ce),(Je=c?.current)===null||Je===void 0||Je.addEventListener("ended",H),(et=c?.current)===null||et===void 0||et.addEventListener("canplay",H),(tt=c?.current)===null||tt===void 0||tt.addEventListener("waiting",Fe),()=>{var Ne,te,ze,Qe,$,z,$e,pt,jt,ot;((Ne=c?.current)===null||Ne===void 0?void 0:Ne.paused)||Ce(),O?.current&&((te=O?.current)===null||te===void 0||te.destroy()),u(!1),(ze=c?.current)===null||ze===void 0||ze.removeEventListener("loadedmetadata",me),(Qe=c?.current)===null||Qe===void 0||Qe.removeEventListener("loadeddata",oe),($=c?.current)===null||$===void 0||$.removeEventListener("play",Q),(z=c?.current)===null||z===void 0||z.removeEventListener("playing",J),($e=c?.current)===null||$e===void 0||$e.removeEventListener("pause",Ce),(pt=c?.current)===null||pt===void 0||pt.removeEventListener("ended",H),(jt=c?.current)===null||jt===void 0||jt.removeEventListener("canplay",H),(ot=c?.current)===null||ot===void 0||ot.removeEventListener("waiting",Fe)}},[S]),ce(()=>{var Y,le,ve,pe,ae,Le;!c?.current||!w||(S?(f?.({eventName:"ViewContent",product:(le=(Y=n?.[e])===null||Y===void 0?void 0:Y.video)===null||le===void 0?void 0:le.bindProduct}),f?.({eventName:"PageView",product:(pe=(ve=n?.[e])===null||ve===void 0?void 0:ve.video)===null||pe===void 0?void 0:pe.bindProduct}),(ae=c?.current)===null||ae===void 0||ae.play()):(Le=c?.current)===null||Le===void 0||Le.pause())},[S,w,c?.current]),ce(()=>{var Y,le,ve;if(!S||!c?.current)return;!((Y=c?.current)===null||Y===void 0?void 0:Y.paused)&&g?(le=c?.current)===null||le===void 0||le.pause():g||(ve=c?.current)===null||ve===void 0||ve.play()},[g,S,c?.current]),ce(()=>{if(!S)return;const Y=()=>{ee("start")()},le=ee("pause");return Et.on(gt.PAGE_DID_SHOW,Y),Et.on(gt.PAGE_DID_HIDE,le),()=>{Et.off(gt.PAGE_DID_SHOW,Y),Et.off(gt.PAGE_DID_HIDE,le)}},[ee,S]);const He=re(()=>!h?.placeholder_image||w?null:v.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]),ue=re(()=>{if(!(!L||!w))return v.createElement("img",{style:{position:"absolute",top:"50%",left:0,right:0,transform:"translateY(-100%)",margin:"auto",width:"50px",height:"50px",objectFit:"contain"},src:Qs,alt:"placeholder image"})},[L,w]);return ce(()=>{if(!c?.current)return;const Y=()=>{var le;o===e&&(!((le=t?.video)===null||le===void 0)&&le.url)&&c?.current&&!r&&ee("pause")()};return window.addEventListener("beforeunload",Y),()=>{window.removeEventListener("beforeunload",Y)}},[o,e,t,c?.current,ee,r]),t?.video?v.createElement(v.Fragment,null,F?v.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:ee(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},j)},!k&&w&&N&&v.createElement(Vt,{src:N,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},R)}),v.createElement("canvas",{ref:C,style:{display:"none"}}),v.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:_,left:0,right:0}},v.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},v.createElement("div",{className:"n-full-screen",ref:I,id:D,style:{width:"100%",height:"100%"}}),r&&v.createElement(Vt,{className:"clc-pb-video-pause",src:s??U,alt:"pause"}))),He,ue):v.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:ee()},v.createElement("div",{className:"n-full-screen",ref:I,id:D,style:{width:"100%",height:"100%"}}),He,ue,r&&v.createElement(Vt,{className:"clc-pb-video-pause",src:s??U,alt:"pause"}))):null};var ed=_e($s);const td=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:n,style:l})=>{const[o,a]=G(t),s=r=>{r.stopPropagation();const p=!o;a(p),n?.(p)};return ce(()=>{a(t)},[t]),v.createElement("button",{style:l,"aria-label":"toggle button",className:"pb-toggle-button",onClick:s},v.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:o?e:i}))};var wo=_e(td);const id=({imageUrl:t,style:e,duration:i=2e3})=>{const[n,l]=G(!0);ti(),ce(()=>{setTimeout(()=>{l(!1)},i)},[]);const o=Wt("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),a=re(()=>n?"pb-fadeIn":"pb-fadeOut",[n]);return v.createElement("div",{hidden:!n,className:`pb-finger-wrap ${a}`,style:Object.assign(Object.assign({},e),{animationDuration:`${i/1e3}s`})},v.createElement("img",{src:t||o,alt:"finger swiper"}))},xo=t=>{const{src:e,height:i,imgUrlsPostConfig:n,onShowFirstImage:l}=t,o=re(()=>n?.mode==="2",[n]),a=re(()=>{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=re(()=>o?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[o]),r=re(()=>n?.bgWay==="1",[n]),p=re(()=>r&&n?.bgColor?{backgroundColor:n?.bgColor}:{},[n,r]);return v.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},p)},(!o||!r)&&v.createElement(Vt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},s),onLoad:l}),o&&v.createElement(Vt,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:a,left:0,right:0},onLoad:l}))},nd=({imgUrls:t,width:e,height:i,rec:n,index:l,onViewImageEndEvent:o,onViewImageStartEvent:a,imgUrlsPostConfig:s})=>{var r,p;const d=se(),{isActive:h}=cn(),{sxpParameter:m,openHashtag:g}=Be(),[f,y]=G(!1),[w,u]=G(),b=new Date,[A,S]=G(0);ce(()=>{f&&h?(d?.current&&d.current.swiper.autoplay.start(),g?o(n):a(l,w,!0)):d?.current&&d.current.swiper.autoplay.stop()},[n,h,o,g,l,a,f,w]);const C=ne(c=>Ct(void 0,void 0,void 0,function*(){f||(u({loadTime:new Date-b+""}),y(!0))}),[f]);ce(()=>{if(!h)return;const c=()=>a(l,w),D=()=>o(n);return Et.on(gt.PAGE_DID_SHOW,c),Et.on(gt.PAGE_DID_HIDE,D),()=>{Et.off(gt.PAGE_DID_SHOW,c),Et.off(gt.PAGE_DID_HIDE,D)}},[h,w]);const E=ne(()=>{d.current&&d.current.swiper&&x&&d.current.swiper.autoplay.stop()},[]),M=ne(()=>{d.current&&d.current.swiper&&x&&d.current.swiper.autoplay.start()},[]),L=ne(c=>{S(c.activeIndex)},[]),x=re(()=>Bi(),[]);return v.createElement("div",{onMouseEnter:E,onMouseLeave:M},v.createElement(ri,Object.assign({defaultValue:0,direction:"horizontal",modules:[Li,Oi,...x?[Ki,Ji,Di,qi]:[]],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:L,className:De(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:((p=s?.delay)!==null&&p!==void 0?p:3)*1e3}}),t?.map((c,D)=>v.createElement(Gt,{key:D,"aria-hidden":D!==A},v.createElement(xo,{src:!f&&D>0?"":c,height:i,imgUrlsPostConfig:s,onShowFirstImage:C})))))};var od=_e(nd);const ld=({tags:t,itemId:e,itemType:i,index:n,rec:l,hashTagStyle:o,hashTagRightMargin:a})=>{var s;const[r,p]=G(!1),{setWaterFallData:d,setOpenHashtag:h,setCacheActiveIndex:m,waterFallData:g,setIsFromHashtag:f}=Be(),y=w=>{g?f?.(!0):m?.(n),d?.(i?{hashTag:w,itemId:e,itemType:i,rec:l}:{hashTag:w,rec:l}),h?.(!0)};return re(()=>t.length<=6?null:v.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>p(!r)},r?"show less":"show more"),[r,t]),v.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(s=o?.marginTop)!==null&&s!==void 0?s:16}px`,width:a}},v.createElement(bi,null,t?.map((w,u)=>v.createElement(Gt,{key:u,hidden:r?!1:u>=6,className:"clc-sxp-bottom-hashtag-item",style:o,onClick:()=>y(w),tag:"li",role:"listitem"},v.createElement("button",{className:"clc-sxp-bottom-hashtag-item-button","aria-label":w,"aria-describedby":w,dangerouslySetInnerHTML:{__html:Te(`#${w}`,o)}})))))};var So=_e(ld),To="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAbtJREFUeF7t2DFKxFAQxvHv6xTxCoKNiAuCna2X2NY7eAE9hYdwj2BjZ2ulYLW9pQcYDWyxBIK7ZN7MNyapk/D+v8zC20dM/OLE+zEDzBMwcYH5J1BpAMzsAMAJyU+vdZeZADN7AHAH4BjAC8kbD4QSAJv4+17wFcm3sQjyAGbWhXdff/takzwdG989Lw0wEN+te0ly9a8BIuJlJyAqXhIgMl4OIDpeCiAjXgYgK14CIDM+HSA7PhVgYHvrusnZZaOUshNUiU+ZAKX4cAC1+FAAxfgwANX4EADl+OYA6vFNASrENwOoEt8EoFK8O0C1eFcAMzsE8AXgqLcHdzvA3GVvv+89bv8FzOwcwEdvASuSy30XFXm/G0C3aDN7BXBdCcEb4ALAE4BFFQRXgM0UlEJwB6iG0ASgEkIzgCoITQEqIDQHUEcIAVBGCANQRQgFUEQIB1BDSAFQQkgDUEFIBVBASAfIRpAAyESQAchCkALIQJADiEaQBIhEkAWIQpAG+ANh8Xvk/j72CF0eYABhDeCS5PckALYQbgGcAXgm+Tg2vnu+xAR4hA69YwZoqVvh3fMEVPhKLdc4+Qn4AXwYBFBN2dYpAAAAAElFTkSuQmCC";function wi(t){return _e(function(e){const{$store:i}=zo(),n=o=>{let a=o;const s=o.match(/{{.*?}}/g);return s?.length&&s.forEach(r=>{r.replace(/{{\s*([\w.]+)\s*}}/g,(p,d)=>{if(d){const h=yn(i,d);return a=a.replace(r,h),h}})}),a},l=re(()=>{var o,a,s;const{bindDatas:r}=e,p=st(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,(g,f)=>{var y,w;if(f){const u=(w=(y=yn(i,f))!==null&&y!==void 0?y:e[h])!==null&&w!==void 0?w:"";return p[h]=u,u}})}}),p){p.eventMap={};const d=si(p.event)||{};for(const h in d)if(Object.prototype.hasOwnProperty.call(d,h))try{d[h].value=n(d[h].value),p.eventMap[h]=new Function(d[h].value)}catch{}}return!((s=(a=p?.event)===null||a===void 0?void 0:a.onClick)===null||s===void 0)&&s.linkType&&(p.style.cursor="pointer"),p},[i,e]);return v.createElement(t,Object.assign({},l,l.eventMap))})}const ad=({rec:t,index:e,tempMap:i,resolver:n,includesCtaType:l,isActive:o,value:a})=>{const{schema:s}=ti();if(!t?.video)return null;const r=re(()=>{var p,d,h,m,g,f,y,w,u,b,A,S,C,E,M,L,x,c,D,I,O,T,V,F,_,N,R,k;if(!(l&&!l?.includes((p=a?.item)===null||p===void 0?void 0:p.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)||((g=a?.item)===null||g===void 0?void 0:g.type)==="Commodity"&&!(!((f=t?.video)===null||f===void 0)&&f.bindProduct)||((y=a?.item)===null||y===void 0?void 0:y.type)==="CommodityDiroNew"&&!(!((w=t?.video)===null||w===void 0)&&w.bindProduct)||((u=a?.item)===null||u===void 0?void 0:u.type)==="MultiCommodity"&&!(!((A=(b=t?.video)===null||b===void 0?void 0:b.bindProducts)===null||A===void 0)&&A.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=(L=t?.video)===null||L===void 0?void 0:L.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=wi(j),U=(D=j?.extend)===null||D===void 0?void 0:D.defaulSetting,J=((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 Q=si((V=a?.item)===null||V===void 0?void 0:V.style);if(Q.hasOwnProperty("backdropFilter")){let oe=Q.backdropFilter;Q.backdropFilter=`blur(${oe??0}px)`}return v.createElement(H,Object.assign({style:Object.assign(Object.assign(Object.assign({},U?.style),Q),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},U?.textStyle),(F=a?.item)===null||F===void 0?void 0:F.textStyle),bindDatas:(N=(_=a?.item)===null||_===void 0?void 0:_.bindDatas)!==null&&N!==void 0?N:[]},U?.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:J,index:e,isActive:o}))}else return null}},[t,n,i,s,a?.id,o]);return v.createElement(v.Fragment,null,r)};var Vi=_e(ad);const Eo=({nudge:t})=>{var e,i,n,l,o,a;return v.createElement(v.Fragment,null,t?.isOpen&&v.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?v.createElement("img",{src:t.icon,alt:"nudge icon",style:{height:"100%",objectFit:"cover",flexShrink:0}}):null,v.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:Te(t?.content,t?.textStyle)}})))},rd=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:n,setRtcList:l,setCacheRtcList:o,setCacheActiveIndex:a,setLoading:s,swiperRef:r,waterFallData:p,bffEventReport:d,selectTag:h,setSelectTag:m}=Be(),{backMainFeed:g}=_t(),f=re(()=>[Ei,...t],[t]),y=w=>()=>{if(w===h)return;w!=="FOR U"?d?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${w}']`}}):g("theme",w,h);let u;w!==Ei&&(u=w),s?.(!0),n?.({themeTag:u}).then(b=>{var A,S,C,E;Et.emit(gt.CHANGE_THEME_TAG,u),l?.((A=b?.recList)!==null&&A!==void 0?A:[]),o?.((S=b?.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 p||t.length<=0?null:v.createElement("div",{className:"clc-sxp-tagbar",style:i},v.createElement("div",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},f.map(w=>v.createElement("button",{className:`clc-sxp-tagbar-list-item ${w===h?"clc-sxp-tagbar-list-item-active":""}`,key:w,"aria-label":w,onClick:y(w)},w))))};var Io=_e(rd);const sd=({resolver:t,globalConfig:e})=>{var i,n;const l=re(()=>Yo(),[]),o=t?.Display,a=wi(o),s=(n=(i=e?.consentPopup)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.item;return v.createElement(a,Object.assign({},s?.props,{style:s?.style,event:s?.event||{},contsentState:l}))};var dd=_e(sd);const cd=({data:t,minusHeight:e,tagHeight:i,onClick:n})=>{var l,o,a,s,r;return v.createElement("button",{style:{position:"absolute",[(l=t?.xPosit)!==null&&l!==void 0?l:"left"]:(a=(o=t?.backButton)===null||o===void 0?void 0:o.x)!==null&&a!==void 0?a:0,[(s=t?.yPosit)!==null&&s!==void 0?s:"top"]:(t?.yPosit=="top"?e+i:0)+((r=t?.y)!==null&&r!==void 0?r:0),zIndex:8,border:"none",padding:0,background:"transparent"},role:"button","aria-label":"back button",onClick:n},v.createElement("img",{src:t?.icon||To,alt:"back button",width:100,style:{objectFit:"cover"}}))};var Co=_e(cd);const ko=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:n=window.innerWidth,tempMap:l,resolver:o,data:a=[],ctaType:s,tipText:r,nudge:p,_schema:d,hashTagStyle:h,hashTagRightMargin:m,tagList:g=[],licenseUrl:f})=>{var y,w,u,b,A,S,C,E,M,L,x,c,D,I,O,T,V,F,_,N,R,k,j,H,U;const J=Wt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),Q=Wt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:oe}=ti(),{openMultiPosts:me}=vn(),[ee,Ce]=G(0),Fe=se(0),[He,ue]=G(!0),Y=se(),[le,ve]=G(!1),[pe,ae]=G(!1),[Le,qe]=G(new Date().getTime()),Je=se(!1),[et,tt]=G(2),{loadVideos:he,bffEventReport:q,loading:K,setPopupDetailData:B,ctaEvent:Ne,swiperRef:te,waterFallData:ze,setOpenHashtag:Qe,appDomain:$,openHashtag:z,loadingImage:$e,isFromHashtag:pt,popupDetailData:jt,bffFbReport:ot,curTime:kt,h5EnterLink:wt,isShowConsent:Nt,selectTag:je,isPreview:Lt,isEditor:Zt,cacheRtcList:mt,setRtcList:Ut,cacheActiveIndex:$t,rtcList:ei,isNoMoreData:Kt,channel:Ft}=Be(),{backMainFeed:Oe,productView:ye,jumpToWeb:it}=_t(),W=re(()=>a.length>0&&!K&&(Xo()||t?.enableSwiperTip),[a,K,t?.enableSwiperTip]);ce(()=>{Dn()},[]),ce(()=>{if(a?.length>0){const P=new Date;Y.current=P}},[a?.length]);const X=ne(()=>{if(Dn(),wt?.(),a.length>0){const P=new Date;Y.current=P}},[a.length,wt]);ce(()=>{var P;if(!s||s?.length<1)return;const Z=a?.findIndex(ie=>{var Ae,xe,Ee,fe,Se,We,Ie,Ye,we;const Pe=s?.[0];return Pe==="\u591A\u5546\u54C1CTA"?((Ae=ie?.video)===null||Ae===void 0?void 0:Ae.bindProducts)&&((Ee=(xe=ie?.video)===null||xe===void 0?void 0:xe.bindProducts)===null||Ee===void 0?void 0:Ee.length)>0:Pe==="\u5546\u54C1CTA"?(fe=ie?.video)===null||fe===void 0?void 0:fe.bindProduct:((We=(Se=ie?.video)===null||Se===void 0?void 0:Se.bindCta)===null||We===void 0?void 0:We.itemId)===Pe&&(((Ie=ie?.video)===null||Ie===void 0?void 0:Ie.url)||((we=(Ye=ie?.video)===null||Ye===void 0?void 0:Ye.imgUrls)===null||we===void 0?void 0:we.length))})||0;Z!==-1&&((P=te?.current)===null||P===void 0||P.swiper.slideTo(Z))},[a,s,te]),ce(()=>{const P=a?.[ee],Z=()=>{var ie,Ae,xe,Ee,fe,Se,We,Ie,Ye,we,Pe,ft,dt,rt,ct,Tt,Ve,yt,Ot,ht;const Bt=!z&&!Nt;if(document.visibilityState==="hidden"){Bt&&(Et.emit(gt.PAGE_DID_HIDE,P),Ue(P));let It="";jt&&(!((Ae=(ie=P?.video)===null||ie===void 0?void 0:ie.bindProducts)===null||Ae===void 0)&&Ae.length||!((xe=P?.video)===null||xe===void 0)&&xe.bindProduct)?It="pdpPage":jt&&((We=l?.[(Se=(fe=(Ee=P?.video)===null||Ee===void 0?void 0:Ee.bindCta)===null||fe===void 0?void 0:fe.itemId)!==null&&Se!==void 0?Se:""].item)===null||We===void 0?void 0:We.type)==="Appoint"?It="formPage":pt?It="hashTagPage":!((Ie=P?.video)===null||Ie===void 0)&&Ie.url?It="videoPage":!((Ye=P?.video)===null||Ye===void 0)&&Ye.imgUrls&&(!((Pe=(we=P?.video)===null||we===void 0?void 0:we.imgUrls)===null||Pe===void 0)&&Pe.length)?It="imagePage":P?.product&&(It="productPage"),q?.({eventInfo:{sessionDuration:Math.floor((new Date-kt.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(ft=P?.video)===null||ft===void 0?void 0:ft.itemId,productId:(dt=P?.product)===null||dt===void 0?void 0:dt.itemId,position:ee+"",fromKName:It,fromKPage:location?.href,ctatId:(Tt=(ct=(rt=P?.video)===null||rt===void 0?void 0:rt.bindCta)===null||ct===void 0?void 0:ct.itemId)!==null&&Tt!==void 0?Tt:"",traceInfo:(ht=(yt=(Ve=P?.video)===null||Ve===void 0?void 0:Ve.traceInfo)!==null&&yt!==void 0?yt:(Ot=P?.product)===null||Ot===void 0?void 0:Ot.traceInfo)!==null&&ht!==void 0?ht:""}})}else document.visibilityState==="visible"&&(Je.current===!0&&(qe(new Date().getTime()),Je.current=!1),X(),Bt&&(Et.emit(gt.PAGE_DID_SHOW,P),Oe("external",je)))};return document.addEventListener("visibilitychange",Z),()=>{document.removeEventListener("visibilitychange",Z)}},[ee,q,a,X,jt,pt,l,kt,Oe,z,Nt,je]);const ge=re(()=>{let P=0;return g.length>0&&(P+=45,ze&&(P-=45)),P},[g,ze]),Re=re(()=>{let P=0;return t?.logoUrl&&t?.isShowLogo&&(P+=56),P},[t]),de=re(()=>i-Re-ge,[Re,i,ge]),be=re(()=>{var P;const Z=ee===0&&!ze&&!Zt?[(P=a?.[0])!==null&&P!==void 0?P:null]:a?.map((ie,Ae)=>ee===Ae||Ae-1===ee||Ae+1===ee?ie:null);return Z?.length?!ze&&!Kt?Z.concat([{loading:!0}]):Z:[]},[a,ee,ze,Zt,Kt]),Ge=re(()=>{var P,Z,ie,Ae;if(t?.logoUrl&&t?.isShowLogo){const xe=(Z=(P=t?.logoBar)===null||P===void 0?void 0:P.onClick)===null||Z===void 0?void 0:Z.value,Ee=((Ae=(ie=t?.logoBar)===null||ie===void 0?void 0:ie.onClick)===null||Ae===void 0?void 0:Ae.linkType)==="externalLink",fe=be[ee];return v.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},xe&&{onClick:()=>{var Se,We,Ie,Ye;Ee&&it(fe,(Se=fe?.video)===null||Se===void 0?void 0:Se.bindProduct,(We=fe?.video)===null||We===void 0?void 0:We.bindCta,ee,((Ie=fe?.product)===null||Ie===void 0?void 0:Ie.traceInfo)||((Ye=fe?.video)===null||Ye===void 0?void 0:Ye.traceInfo)),new Function(xe)()}}),v.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,ee,be]),Ze=ne((P,Z)=>{var ie,Ae,xe,Ee,fe,Se,We,Ie,Ye,we;return P==="organic menu"?v.createElement(pn,Object.assign({recData:a?.[1]},(xe=(Ae=(ie=t?.multiPosts)===null||ie===void 0?void 0:ie[0])===null||Ae===void 0?void 0:Ae.item)===null||xe===void 0?void 0:xe.props,(Se=(fe=(Ee=t?.multiPosts)===null||Ee===void 0?void 0:Ee[0])===null||fe===void 0?void 0:fe.item)===null||Se===void 0?void 0:Se.event)):!((We=P?.video)===null||We===void 0)&&We.url?v.createElement(ed,{key:Le,rec:P,index:Z,muted:He,data:a,height:de,activeIndex:ee,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((Ie=P?.video)===null||Ie===void 0)&&Ie.imgUrls?v.createElement(od,{key:P?.video.itemId,imgUrls:P?.video.imgUrls,width:n,height:de,rec:P,index:Z,onViewImageEndEvent:at,onViewImageStartEvent:xt,imgUrlsPostConfig:t?.imgUrlsPost}):P.product&&Array.isArray(t?.productPost)&&((Ye=t?.productPost)===null||Ye===void 0?void 0:Ye.length)>0?(we=t?.productPost)===null||we===void 0?void 0:we.map((Pe,ft)=>{var dt,rt,ct,Tt,Ve,yt,Ot,ht;const Bt=o[(dt=Pe?.item)===null||dt===void 0?void 0:dt.type],It=wi(Bt),Mt=(rt=Bt?.extend)===null||rt===void 0?void 0:rt.defaulSetting;return v.createElement(It,Object.assign({key:`${Z}${ft}`,textStyle:Object.assign(Object.assign({},Mt?.textStyle),(ct=Pe?.item)===null||ct===void 0?void 0:ct.textStyle),bindDatas:(Ve=(Tt=Pe?.item)===null||Tt===void 0?void 0:Tt.bindDatas)!==null&&Ve!==void 0?Ve:[]},Mt?.props,(yt=Pe?.item)===null||yt===void 0?void 0:yt.props,{event:((Ot=Pe?.item)===null||Ot===void 0?void 0:Ot.event)||{},schema:oe,id:Pe?.id,viewTime:Y.current,rec:P,isPost:!0,tipText:r,style:Object.assign(Object.assign(Object.assign({},Mt?.style),(ht=Pe?.item)===null||ht===void 0?void 0:ht.style),{height:"100%",overflow:"auto"}),index:Z,isActive:ee===Z}))}):null},[n,a,de,He,ee,t?.productPost,t?.videoPlayIcon,Y,r,o,oe,Le]),Ke=ne(P=>{ae(P)},[]),ut=re(()=>pe?{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"},[pe]),lt=ne((P,Z)=>{var ie,Ae,xe,Ee,fe,Se,We,Ie,Ye,we,Pe,ft,dt;if(P?.video){let rt=null;!((Ae=(ie=P?.video)===null||ie===void 0?void 0:ie.bindProducts)===null||Ae===void 0)&&Ae.length?rt="\u591A\u5546\u54C1CTA":!((xe=P?.video)===null||xe===void 0)&&xe.bindProduct?rt="\u5546\u54C1CTA":rt=(fe=(Ee=P?.video)===null||Ee===void 0?void 0:Ee.bindCta)===null||fe===void 0?void 0:fe.itemId;const ct=l?.[rt];return v.createElement(v.Fragment,null,((Se=P?.video)===null||Se===void 0?void 0:Se.title)&&!pe&&v.createElement("div",{className:"clc-sxp-bottom-shadow"}),v.createElement("div",{className:"clc-sxp-bottom",style:{marginBottom:`${(We=t?.bottomInfoDist)!==null&&We!==void 0?We:40}px`}},v.createElement(Eo,{nudge:p}),t?.isShowCTA===void 0||t?.isShowCTA?v.createElement("div",{className:"clc-sxp-bottom-card"},v.createElement(Vi,{rec:P,index:Z,tempMap:l,resolver:o,isActive:Z===ee,value:ct})):null,v.createElement("div",null,v.createElement(Ri,{className:"clc-sxp-bottom-text",isPost:!0,foldText:r?.foldText,unfoldText:r?.unfoldText,text:(Ye=(Ie=P?.video)===null||Ie===void 0?void 0:Ie.title)!==null&&Ye!==void 0?Ye:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:Ke}),v.createElement(Vi,{rec:P,index:Z,tempMap:l,resolver:o,includesCtaType:["AniLink"],isActive:Z===ee,value:ct}),v.createElement(So,{index:ee,tags:(Pe=(we=P?.video)===null||we===void 0?void 0:we.hashTags)!==null&&Pe!==void 0?Pe:[],itemId:(ft=P?.video)===null||ft===void 0?void 0:ft.itemId,itemType:!((dt=P?.video)===null||dt===void 0)&&dt.itemId?"VIDEO":null,rec:P,hashTagStyle:h,hashTagRightMargin:n-(m??0)}))),v.createElement(Vi,{rec:P,index:Z,tempMap:l,resolver:o,includesCtaType:["AniLinkPopup"],isActive:Z===ee,value:ct}))}return null},[e,ee,l,o,r,p,h,t,Ke,pe,ut]),vt=ne((P,Z,ie)=>{var Ae,xe,Ee,fe;if(!t?.isShowLike||!ie)return;let Se=(Ae=t?.likeIconY)!==null&&Ae!==void 0?Ae:400;return ze&&Se<40&&t.likeIconYPosit==="top"&&(Se+=40),P?.video?v.createElement(yo,{key:P.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:P.isCollected,recData:P,className:"clc-sxp-like-button",style:{position:t?.likeIconFixed?"fixed":"absolute",[(xe=t.likeIconXPosit)!==null&&xe!==void 0?xe:"right"]:(Ee=t.likeIconX)!==null&&Ee!==void 0?Ee:0,[(fe=t.likeIconYPosit)!==null&&fe!==void 0?fe:"bottom"]:Se},position:Z}):null},[t,ze]),at=P=>{var Z,ie,Ae,xe,Ee,fe;if(!(!((Z=P?.video)===null||Z===void 0)&&Z.url)&&(!((ie=P?.video)===null||ie===void 0)&&ie.imgUrls)){const Se=Date.now(),We=Fe.current===0?0:(Se-Fe.current)/1e3;q?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(xe=(Ae=P?.video)===null||Ae===void 0?void 0:Ae.itemId)!==null&&xe!==void 0?xe:"",contentName:(Ee=P?.video.title)!==null&&Ee!==void 0?Ee:"",imageEndTime:`${Se}`,playDuration:`${We}`,contentTags:JSON.stringify((fe=P?.video.tags)!==null&&fe!==void 0?fe:[]),position:ee+"",contentFormat:"image",traceInfo:P?.video.traceInfo}})}},Me=(P,Z)=>{var ie,Ae,xe,Ee,fe,Se,We,Ie,Ye,we,Pe,ft,dt,rt,ct,Tt,Ve,yt,Ot,ht,Bt,It;if(Lt||ze)return;const Mt=new Date-kt.current;if(t?.openSlideSkip&&Mt>=((ie=t?.slideSkipStartTime)!==null&&ie!==void 0?ie:0)&&Go()&&P){const mi=((Ee=(xe=(Ae=P?.video)===null||Ae===void 0?void 0:Ae.bindProducts)===null||xe===void 0?void 0:xe[0])===null||Ee===void 0?void 0:Ee.link)||((Se=(fe=P?.video)===null||fe===void 0?void 0:fe.bindProduct)===null||Se===void 0?void 0:Se.link)||((We=P?.product)===null||We===void 0?void 0:We.link),At=P?.product||((Ie=P?.video)===null||Ie===void 0?void 0:Ie.bindProduct)||((we=(Ye=P?.video)===null||Ye===void 0?void 0:Ye.bindProducts)===null||we===void 0?void 0:we[0]);if(mi){let ji=null;!((Pe=P?.video)===null||Pe===void 0)&&Pe.url?ji="video":!((dt=(ft=P?.video)===null||ft===void 0?void 0:ft.imgUrls)===null||dt===void 0)&&dt.length&&(ji="image"),q?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(rt=At?.itemId)!==null&&rt!==void 0?rt:"",productName:(ct=At?.title)!==null&&ct!==void 0?ct:"",price:At?.price?At?.price+"":"0",productCollection:(Tt=At?.collection)!==null&&Tt!==void 0?Tt:"",contentTags:At?.tags?JSON.stringify(At?.tags):"",position:Z+"",contentId:(yt=(Ve=P?.video)===null||Ve===void 0?void 0:Ve.itemId)!==null&&yt!==void 0?yt:"",traceInfo:(It=(ht=(Ot=P?.video)===null||Ot===void 0?void 0:Ot.traceInfo)!==null&&ht!==void 0?ht:(Bt=P?.product)===null||Bt===void 0?void 0:Bt.traceInfo)!==null&&It!==void 0?It:"",contentFormat:ji}}),Je.current=!0,window.location.href=window.getJointUtmLink(mi)}}},nt=P=>{var Z,ie,Ae,xe,Ee,fe,Se,We,Ie,Ye,we,Pe,ft,dt,rt,ct,Tt;const Ve=a[P.previousIndex];if(!Ve)return;let yt=null;!((Z=Ve?.video)===null||Z===void 0)&&Z.url?yt="video":!((Ae=(ie=Ve?.video)===null||ie===void 0?void 0:ie.imgUrls)===null||Ae===void 0)&&Ae.length&&(yt="image"),P.previousIndex-P.activeIndex<0?(q?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(Ee=(xe=Ve?.video)===null||xe===void 0?void 0:xe.itemId)!==null&&Ee!==void 0?Ee:"",productId:(Se=(fe=Ve?.product)===null||fe===void 0?void 0:fe.itemId)!==null&&Se!==void 0?Se:"",requestId:null,traceInfo:(Ie=(We=Ve?.video)===null||We===void 0?void 0:We.traceInfo)!==null&&Ie!==void 0?Ie:"",contentFormat:yt,position:((Ye=P.previousIndex)!==null&&Ye!==void 0?Ye:0)+""}}),at(Ve),Me(Ve,P.previousIndex)):(q?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(Pe=(we=Ve?.video)===null||we===void 0?void 0:we.itemId)!==null&&Pe!==void 0?Pe:"",productId:(dt=(ft=Ve.product)===null||ft===void 0?void 0:ft.itemId)!==null&&dt!==void 0?dt:"",requestId:null,traceInfo:(ct=(rt=Ve?.video)===null||rt===void 0?void 0:rt.traceInfo)!==null&&ct!==void 0?ct:"",contentFormat:yt,position:((Tt=P.previousIndex)!==null&&Tt!==void 0?Tt:0)+""}}),at(Ve)),Ue(Ve),Y.current=new Date},Ue=P=>{var Z,ie,Ae;!(!((Z=P?.video)===null||Z===void 0)&&Z.url)&&!(!((ie=P?.video)===null||ie===void 0)&&ie.imgUrls)&&P?.product&&ye(P,P.product,(Ae=P?.product)===null||Ae===void 0?void 0:Ae.bindCta,Y.current,ee)};ce(()=>{const P=a[ee];z?Ue(P):Y.current=new Date},[z,a,ee]);const xt=(P,Z,ie)=>{var Ae,xe,Ee,fe,Se,We,Ie,Ye;const we=a[P];if(!(!((Ae=we?.video)===null||Ae===void 0)&&Ae.url)&&(!((xe=we?.video)===null||xe===void 0)&&xe.imgUrls)){const Pe=Date.now();Fe.current=Pe,q?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(fe=(Ee=we?.video)===null||Ee===void 0?void 0:Ee.itemId)!==null&&fe!==void 0?fe:"",contentName:(Se=we?.video.title)!==null&&Se!==void 0?Se:"",imageStartTime:`${Pe}`,contentTags:JSON.stringify((We=we?.video.tags)!==null&&We!==void 0?We:[]),position:P+"",contentFormat:"image",traceInfo:we?.video.traceInfo,loadTime:Z?.loadTime}}),ie&&(ot?.({eventName:"ViewContent",product:(Ie=we?.video)===null||Ie===void 0?void 0:Ie.bindProduct}),ot?.({eventName:"PageView",product:(Ye=we?.video)===null||Ye===void 0?void 0:Ye.bindProduct}))}},St=ne(P=>{var Z,ie,Ae,xe,Ee,fe;if(!P)return;let Se=(Z=t?.muteIconY)!==null&&Z!==void 0?Z:23;return ze&&Se<40&&t?.muteIconYPosit==="top"&&(Se+=40),(t?.isShowMute===void 0||t?.isShowMute===!0)&&v.createElement(wo,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((Ae=(ie=be?.[ee])===null||ie===void 0?void 0:ie.video)===null||Ae===void 0)&&Ae.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(xe=t?.muteIconXPosit)!==null&&xe!==void 0?xe:"right"]:(Ee=t?.muteIconX)!==null&&Ee!==void 0?Ee:0,[(fe=t?.muteIconYPosit)!==null&&fe!==void 0?fe:"bottom"]:Se},defaultValue:He,activeIcon:t?.unMuteIcon?t?.unMuteIcon:J,unactiveIcon:t?.muteIcon?t?.muteIcon:Q,onChange:ue})},[t,be,ee,He,ze]),ke=re(()=>K?v.createElement("div",{style:{height:de,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},v.createElement("img",{width:64,height:64,src:$e,alt:"loading...",style:{objectFit:"contain"}})):be?.map((P,Z)=>v.createElement(Gt,{key:Z,virtualIndex:Z,style:{overflow:"hidden"}},P&&v.createElement(v.Fragment,null,P?.loading?v.createElement("div",{style:{height:de,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},v.createElement("img",{width:64,height:64,src:$e,alt:"loading...",style:{objectFit:"contain"}})):v.createElement(v.Fragment,null,lt(P,Z),vt(P,Z,!t?.likeIconFixed),St(!t?.muteIconFixed),Ze(P,Z))))),[n,a,de,K,lt,Ze,be,$e,Le,St]);return v.createElement("div",{id:"sxp-render",className:"clc-sxp-container",style:Object.assign({},t?.textUnderlineOffset&&{textUnderlineOffset:`${t?.textUnderlineOffset}px`})},ze&&v.createElement(mo,{icon:To,styles:{background:"rgba(0,0,0,.3)",color:"#fff",top:`${Re}px`},textStyle:Object.assign(Object.assign({},(A=(b=(u=(w=(y=t?.hashTag)===null||y===void 0?void 0:y[0])===null||w===void 0?void 0:w.item)===null||u===void 0?void 0:u.props)===null||b===void 0?void 0:b.textStyles)===null||A===void 0?void 0:A.hashTagTitle),{color:"#fff"}),onClose:()=>{!gn(ei,mt)&&mt&&mt?.length&&Ut?.(mt),Qe?.(!0)}}),Ge,v.createElement(Io,{tagList:g,setActiveIndex:Ce,style:{top:Re}}),((S=t?.backButton)===null||S===void 0?void 0:S.enable)&&!Ft&&!me&&v.createElement(Co,{data:t?.backButton,minusHeight:Re,tagHeight:ge,onClick:()=>history?.back()}),(((x=(L=(M=(E=(C=t?.multiPosts)===null||C===void 0?void 0:C[0])===null||E===void 0?void 0:E.item)===null||M===void 0?void 0:M.props)===null||L===void 0?void 0:L.backButton)===null||x===void 0?void 0:x.enable)&&Ft||me)&&v.createElement(Co,{data:(O=(I=(D=(c=t?.multiPosts)===null||c===void 0?void 0:c[0])===null||D===void 0?void 0:D.item)===null||I===void 0?void 0:I.props)===null||O===void 0?void 0:O.backButton,minusHeight:Re,tagHeight:ge,onClick:()=>{var P,Z,ie;q?.({eventInfo:{eventSubject:"backMultiPostClick",eventDescription:"backMultiPostClick",traceinfo:(ie=(Z=(P=a?.[0])===null||P===void 0?void 0:P.video)===null||Z===void 0?void 0:Z.traceInfo)!==null&&ie!==void 0?ie:""}}),location?.reload()}}),W?v.createElement(id,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((T=t?.swipeTipOffset)!==null&&T!==void 0?T:0)}%`},duration:t?.swiperTipAniDur}):null,v.createElement(ri,{style:{marginTop:ge},ref:te,onSlideChange:()=>{te.current.swiper.allowTouchMove=!1,setTimeout(()=>{te.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:P=>{Ce(P.activeIndex),!z&&(nt(P),!(ze||Zt)&&P?.activeIndex+1>=a?.length&&(le||(ve(!0),he?.(et).then(Z=>{var ie;ve(!1),Z&&((ie=Z?.recList)===null||ie===void 0?void 0:ie.length)>0&&tt(et+1)}))))},direction:"vertical",height:de},ke,vt(be[ee],ee,!!t?.likeIconFixed),St(!!t?.muteIconFixed)),v.createElement(ho,Object.assign({},(_=(F=(V=t?.hashTag)===null||V===void 0?void 0:V[0])===null||F===void 0?void 0:F.item)===null||_===void 0?void 0:_.props)),v.createElement(dd,{resolver:o,globalConfig:t}),me&&v.createElement(pn,Object.assign({},(k=(R=(N=t?.multiPosts)===null||N===void 0?void 0:N[0])===null||R===void 0?void 0:R.item)===null||k===void 0?void 0:k.props,(U=(H=(j=t?.multiPosts)===null||j===void 0?void 0:j[0])===null||H===void 0?void 0:H.item)===null||U===void 0?void 0:U.event,{style:{position:"fixed",top:0,left:0,right:0}})))},ud=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:n,rec:l,index:o})=>v.createElement(ri,{defaultValue:0,direction:"horizontal",modules:[Li,Oi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(a=>v.createElement(Gt,{key:a},v.createElement(xo,{src:a,height:i,imgUrlsPostConfig:n}))));var vd=_e(ud);const pd=({rec:t,index:e,height:i,data:n,muted:l,activeIndex:o,videoPostConfig:a,width:s})=>{const[r,p]=G(!1),d=se(null),{bffEventReport:h,sxpParameter:m,waterFallData:g,openHashtag:f}=Be(),y=se(0),[w,u]=G(!1),[b,A]=G(!0),S=se(null),[C,E]=G("");ce(()=>{d.current&&(d.current.muted=l)},[l]);const M=ne(()=>{var R;(R=d.current)===null||R===void 0||R.play()},[]),L=Wt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),x=ne(()=>{var R,k,j,H,U,J,Q,oe,me,ee,Ce,Fe,He;p(!1);const ue=n[e];if(ue&&(!((R=d?.current)===null||R===void 0)&&R.duration)){y.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),le=((J=(U=d.current)===null||U===void 0?void 0:U.currentTime)!==null&&J!==void 0?J:0).toFixed(2),ve=b?"0":"1";h?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(oe=(Q=ue?.video)===null||Q===void 0?void 0:Q.itemId)!==null&&oe!==void 0?oe:"",contentName:(ee=(me=ue?.video)===null||me===void 0?void 0:me.title)!==null&&ee!==void 0?ee:"",playType:ve,startTime:le,videoDuration:Y,contentTags:JSON.stringify((Fe=(Ce=ue?.video)===null||Ce===void 0?void 0:Ce.tags)!==null&&Fe!==void 0?Fe:[]),position:e+"",contentFormat:"video",traceInfo:(He=ue?.video)===null||He===void 0?void 0:He.traceInfo}}),A(!1)}},[h,n,e,b]),c=ne(()=>{u(!0)},[]),D=ne(R=>()=>{var k,j,H,U,J;if(!w)return;const Q=(k=d.current)===null||k===void 0?void 0:k.paused;switch(R){case"start":if(!Q)return;(j=d.current)===null||j===void 0||j.play(),p(!1);break;case"pause":if(Q)return;(H=d.current)===null||H===void 0||H.pause(),p(!0);break;default:Q?(U=d.current)===null||U===void 0||U.play():(J=d.current)===null||J===void 0||J.pause(),p(!Q);break}},[w]),I=ne(()=>{var R,k,j,H,U,J,Q,oe,me,ee,Ce,Fe,He;const ue=n[e],Y=((k=(R=d.current)===null||R===void 0?void 0:R.duration)!==null&&k!==void 0?k:0).toFixed(2),le=((H=(j=d.current)===null||j===void 0?void 0:j.currentTime)!==null&&H!==void 0?H:0).toFixed(2);if(!((U=d?.current)===null||U===void 0)&&U.duration){const ve=(((J=d?.current)===null||J===void 0?void 0:J.currentTime)-y.current).toFixed(2);h?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(oe=(Q=ue?.video)===null||Q===void 0?void 0:Q.itemId)!==null&&oe!==void 0?oe:"",contentName:(ee=(me=ue?.video)===null||me===void 0?void 0:me.title)!==null&&ee!==void 0?ee:"",endTime:le,videoDuration:Y,playDuration:ve,contentTags:JSON.stringify((Fe=(Ce=ue?.video)===null||Ce===void 0?void 0:Ce.tags)!==null&&Fe!==void 0?Fe:[]),position:e+"",contentFormat:"video",traceInfo:(He=ue?.video)===null||He===void 0?void 0:He.traceInfo}})}},[n,e,h]),O=re(()=>a?.mode==="2",[a]),T=re(()=>{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=re(()=>{var R;return((R=t?.video)===null||R===void 0?void 0:R.cover)||C},[C,t]),F=ne(()=>{if(!S||!d||!d.current||!S.current)return;const R=d?.current,k=S?.current,j=k.getContext("2d"),H=window?.innerWidth,U=window?.innerHeight;k.height=U,k.width=H,j?.drawImage(R,0,0,k.width,k.height),E(k.toDataURL())},[]);ce(()=>{var R,k,j,H;if(d.current){if(p(!1),!d.current.src){const U=t?.video.url;if(U.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const J=new window.Hls;J.loadSource(U),J.attachMedia(d.current)}else d.current.canPlayType("application/vnd.apple.mpegurl"),d.current.src=U;else d.current.src=U;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 U,J,Q,oe;(U=d.current)===null||U===void 0||U.removeEventListener("loadedmetadata",c),(J=d.current)===null||J===void 0||J.removeEventListener("canplay",c),(Q=d.current)===null||Q===void 0||Q.removeEventListener("playing",x),(oe=d.current)===null||oe===void 0||oe.removeEventListener("loadeddata",F)}}},[c,x,t?.video,F]);const _=re(()=>!m?.placeholder_image||w?null:v.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]);ce(()=>{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&&D("pause")()};return window.addEventListener("beforeunload",R),()=>{window.removeEventListener("beforeunload",R)}},[o,e,t,d,D,r]);const N=re(()=>O?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[O]);return t?.video?v.createElement(v.Fragment,null,O?v.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:D(),style:{position:"relative",width:s,height:i,overflow:"hidden"}},v.createElement(Vt,{src:V,style:Object.assign({height:i,width:s,objectFit:"cover"},N)}),v.createElement("canvas",{ref:S,style:{display:"none"}}),v.createElement("div",{style:{position:"absolute",width:s,height:i,top:"50%",transform:T,left:0,right:0}},v.createElement("div",{style:{position:"relative",width:s,height:"100%"}},v.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"}}),v.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:L,alt:"video pause image"}))),_):v.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:D(),style:{position:"relative",width:s,height:i,overflow:"hidden"}},v.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}),_,v.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:L,alt:"video pause image"}))):null};var md=_e(pd);const hn={};Object.values(mn).forEach(t=>{hn[t.extend.type]=t});const fd="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",hd="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Ad=({data:t=[],globalConfig:e,tipText:i,nudge:n,tempMap:l,descStyle:o,hashTagStyle:a,containerHeight:s=664,containerWidth:r=375,appDomain:p,tagList:d=[]})=>{const h=re(()=>{let E=0;return e?.logoUrl&&e?.isShowLogo&&(E+=45),d.length>0&&(E+=45),s-E},[e,s,d]),m=(E,M)=>{var L,x,c,D;if(!((L=E?.video)===null||L===void 0)&&L.url)return v.createElement(md,{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 v.createElement(vd,{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(D=e?.productPost)===null||D===void 0?void 0:D.map((I,O)=>{var T,V,F,_,N,R,k,j;const H=hn[(T=I?.item)===null||T===void 0?void 0:T.type],U=wi(H),J=(V=H?.extend)===null||V===void 0?void 0:V.defaulSetting;return v.createElement(U,Object.assign({key:`${M}${O}`,textStyle:Object.assign(Object.assign({},J?.textStyle),(F=I?.item)===null||F===void 0?void 0:F.textStyle),bindDatas:(N=(_=I?.item)===null||_===void 0?void 0:_.bindDatas)!==null&&N!==void 0?N:[]},J?.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({},J?.style),(j=I?.item)===null||j===void 0?void 0:j.style),{width:r,height:h,overflow:"auto"}),index:M}))})},g=re(()=>e?.logoUrl&&e?.isShowLogo?v.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},v.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),f=(E,M)=>e?.isShowCTA===void 0||e?.isShowCTA?v.createElement("div",{className:"clc-sxp-bottom-card"},v.createElement(Vi,{rec:E,index:M,tempMap:l,resolver:hn})):null,y=(E,M)=>{var L,x,c,D,I,O,T;return E?.video?v.createElement(v.Fragment,null,((L=E?.video)===null||L===void 0?void 0:L.title)&&v.createElement("div",{className:"clc-sxp-bottom-shadow"}),v.createElement("div",{className:"clc-sxp-bottom"},v.createElement(Eo,{nudge:n}),f(E,M),v.createElement("div",null,v.createElement(Ri,{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"})})),v.createElement(So,{index:M,tags:(I=(D=E?.video)===null||D===void 0?void 0:D.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=Wt(hd,p),u=Wt(fd,p),b=(E,M)=>{var L,x,c,D;if(!e?.isShowLike)return;let I=(L=e?.likeIconY)!==null&&L!==void 0?L:400;return I<40&&(I+=40),E?.video?v.createElement(yo,{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:(D=e?.likeIconX)!==null&&D!==void 0?D:0}}):null},A=Wt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",p),S=Wt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",p),C=(E,M)=>{var L,x,c,D;return v.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},g,v.createElement(Io,{tagList:d}),v.createElement(wo,{style:{position:"absolute",right:(L=e?.muteIconX)!==null&&L!==void 0?L:0,visibility:!((c=(x=t?.[M])===null||x===void 0?void 0:x.video)===null||c===void 0)&&c.url?"visible":"hidden",bottom:(D=e?.muteIconY)!==null&&D!==void 0?D:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:A,unactiveIcon:e?.muteIcon?e?.muteIcon:S}),m(E,M),y(E,M),b(E,M))};return v.createElement("div",{className:De({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 gd=_e(Ad);const bd=()=>{const{schema:t,resolver:e,popup:i}=ti(),{setPopupDetailData:n,popupDetailData:l,popupCurTimeRef:o,checkCommodityIndexRef:a}=Be(),{productView:s}=_t(),[r,p]=G();ce(()=>{const g=()=>{o.current=new Date};return g(),window.addEventListener("pageshow",g),()=>{window.removeEventListener("pageshow",g)}},[]),ce(()=>{i&&i?.id&&i?.id!==""&&(o.current=new Date,p(i))},[i]);const d=re(()=>{var g,f,y,w;const u=(y=(f=(g=t?.sxpPageConf)===null||g===void 0?void 0:g.globalConfig)===null||f===void 0?void 0:f.popupList)===null||y===void 0?void 0:y.find((b,A)=>{if(b?.id===i?.id)return b});return u!==-1&&((w=u?.item)===null||w===void 0?void 0:w.type)==="Iframe"},[i,t]),h=()=>{var g,f,y,w,u,b,A,S,C,E,M,L,x,c,D,I,O,T;if(!i||i?.id===""||!r||new Date-o.current<((g=i?.duration)!==null&&g!==void 0?g:0))return;p(Object.assign(Object.assign({},i),{id:""}));const V=(w=(y=(f=t?.sxpPageConf)===null||f===void 0?void 0:f.globalConfig)===null||y===void 0?void 0:y.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"||((b=V?.item)===null||b===void 0?void 0:b.type)==="CommodityDetailDiroNew"){const F=l;let _=(S=(A=F?.video)===null||A===void 0?void 0:A.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=(L=(M=F?.video)===null||M===void 0?void 0:M.bindProduct)===null||L===void 0?void 0:L.bindCta)!==null&&x!==void 0?x:(I=(D=(c=F?.video)===null||c===void 0?void 0:c.bindProducts)===null||D===void 0?void 0:D[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&&(_=R,N=R?.bindCta)}_&&N&&s(F,_,N,o.current,l?.index)}setTimeout(()=>{window?.sxpPopup(""),n?.(null),a.current=-1},i?.duration)},m=re(()=>{var g,f,y;return(y=(f=(g=t?.sxpPageConf)===null||g===void 0?void 0:g.globalConfig)===null||f===void 0?void 0:f.popupList)===null||y===void 0?void 0:y.map((w,u)=>{var b,A,S,C,E,M,L,x,c,D,I,O,T,V;if(w?.id===i?.id){const F=e[(b=w?.item)===null||b===void 0?void 0:b.type],_=wi(F),N=((C=(S=(A=w?.item)===null||A===void 0?void 0:A.event)===null||S===void 0?void 0:S.onClick)===null||C===void 0?void 0:C.linkType)==="externalLink",R=((L=(M=(E=w?.item)===null||E===void 0?void 0:E.event)===null||M===void 0?void 0:M.onClick)===null||L===void 0?void 0:L.linkType)==="popup",k=(x=F?.extend)===null||x===void 0?void 0:x.defaulSetting;return v.createElement(_,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),(D=w?.item)===null||D===void 0?void 0:D.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 v.createElement(v.Fragment,null)})},[t,i,e,h]);return v.createElement(vi,{popup:r,onClose:h,padding:0,modalStyle:{position:"fixed"},isFullScreen:d},m)},An={};Object.values(mn).forEach(t=>{An[t.extend.type]=t});const yd=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:n=20,loadingImage:l,appDomain:o,enabledMetaConversionApi:a,dataList:s})=>{var r,p,d,h,m,g;const f=re(()=>{var A;return location?.search?(A=location?.search)===null||A===void 0?void 0:A.replace("?",""):""},[]),[y,w]=G(t?.data),[u,b]=G();return v.createElement(Hn,{resolver:An,enableDataSource:!1,schema:y,utmVal:u||f},v.createElement(Fn,{utmVal:f,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(p=(r=t?.sxp_parameter)===null||r===void 0?void 0:r.personalized_recommend)!==null&&p!==void 0?p:e,defaultSize:(h=(d=t?.sxp_parameter)===null||d===void 0?void 0:d.default_recommend)!==null&&h!==void 0?h:i,hashTagSize:(g=(m=t?.sxp_parameter)===null||m===void 0?void 0:m.hash_tag_size)!==null&&g!==void 0?g:n,loadingImage:l,appDomain:o,enabledMetaConversionApi:a,utmParameter:t?.utm_parameter,data:t,dataList:s,onUpdateSchema:A=>w(A),onUpdateChannel:A=>b(A),render:({rtcList:A,tagList:S,pageData:C})=>{var E;return v.createElement(v.Fragment,null,v.createElement(ko,Object.assign({},(E=C?.data)===null||E===void 0?void 0:E.sxpPageConf,{tagList:S,data:A,resolver:An})),v.createElement(bd,null))}}))};var wd=_e(yd);export{gd as DiyPortalPreview,Fs as EditorDataProvider,vi as Modal,Fn as SxpDataSourceProvider,wd as SxpPageCore,ko as SxpPageRender,$o as core,Bo as default,mn as materials,vn as useEditorDataProvider};
|
11
11
|
//# sourceMappingURL=index.min.js.map
|