pb-sxp-ui 1.10.1 → 1.10.3
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 +78 -51
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +78 -51
- 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 +78 -51
- 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/WaterFall/List.js +2 -2
- package/es/core/components/SxpPageRender/WaterFall/WaterfallList.js +2 -2
- package/es/core/components/SxpPageRender/index.js +4 -4
- package/es/core/context/EditorContext.d.ts +0 -2
- package/es/core/context/EditorContext.js +3 -9
- package/es/core/context/SxpDataSourceProvider.d.ts +9 -0
- package/es/core/context/SxpDataSourceProvider.js +26 -4
- package/es/core/hooks/useEventReport.d.ts +1 -1
- package/es/core/hooks/useEventReport.js +10 -3
- package/es/materials/sxp/MultiPosts/index.js +3 -4
- package/es/materials/sxp/cta/AniLink/index.js +2 -2
- package/es/materials/sxp/cta/AniLinkPopup/index.js +2 -2
- package/es/materials/sxp/popup/AppointForm/index.js +2 -2
- package/es/materials/sxp/popup/CommodityDetail/index.js +2 -2
- package/es/materials/sxp/popup/CommodityDetailDiroNew/index.js +2 -2
- package/es/materials/sxp/popup/CommodityList/index.js +3 -3
- package/es/materials/sxp/popup/Prompt/index.js +2 -2
- package/es/materials/sxp/template/Link/index.js +1 -3
- package/es/materials/sxp/template/components/EventProvider.js +3 -3
- package/lib/core/components/SxpPageCore/index.js +3 -2
- package/lib/core/components/SxpPageRender/WaterFall/List.js +2 -2
- package/lib/core/components/SxpPageRender/WaterFall/WaterfallList.js +2 -2
- package/lib/core/components/SxpPageRender/index.js +4 -4
- package/lib/core/context/EditorContext.d.ts +0 -2
- package/lib/core/context/EditorContext.js +3 -9
- package/lib/core/context/SxpDataSourceProvider.d.ts +9 -0
- package/lib/core/context/SxpDataSourceProvider.js +26 -4
- package/lib/core/hooks/useEventReport.d.ts +1 -1
- package/lib/core/hooks/useEventReport.js +10 -3
- package/lib/materials/sxp/MultiPosts/index.js +2 -3
- package/lib/materials/sxp/cta/AniLink/index.js +2 -2
- package/lib/materials/sxp/cta/AniLinkPopup/index.js +2 -2
- package/lib/materials/sxp/popup/AppointForm/index.js +2 -2
- package/lib/materials/sxp/popup/CommodityDetail/index.js +2 -2
- package/lib/materials/sxp/popup/CommodityDetailDiroNew/index.js +2 -2
- package/lib/materials/sxp/popup/CommodityList/index.js +3 -3
- package/lib/materials/sxp/popup/Prompt/index.js +2 -2
- package/lib/materials/sxp/template/Link/index.js +1 -3
- package/lib/materials/sxp/template/components/EventProvider.js +3 -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 ai,cloneDeep as ci,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 p,{useContext as hi,useMemo as de,memo as Le,useEffect as ce,createContext as Ai,useState as U,useRef as ue,useCallback as oe,forwardRef as Si,useImperativeHandle as wn,useLayoutEffect as Do}from"react";import Ti from"qs";import Lo from"eventemitter3";import{css as Oe}from"@emotion/css";import*as xn from"react-dom";import Oo from"react-dom";function at(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 St(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 d(s){try{u(n.next(s))}catch(h){a(h)}}function r(s){try{u(n.throw(s))}catch(h){a(h)}}function u(s){s.done?o(s.value):l(s.value).then(d,r)}u((n=n.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const Mo=/:\w+/g;var Sn=(t,e)=>St(void 0,void 0,void 0,function*(){const i={},n={};for(let l=0;l<e?.length;l++){const{id:o,method:a,url:d,urlParams:r,name:u,queryString:s,headers:h,body:m}=e[l];let g=d;r&&Object.entries(r).forEach(([f,y])=>{g=g.replace(Mo,w=>w===f?y:w)}),s&&(g+=s),n[o]=u;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)=>St(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 d=JSON.parse(a||"{}");if(Date.now()>((i=d?.expireTime)!==null&&i!==void 0?i:0)){const u=yield fetch(`${o}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":n||"","x-app-id":l||""}}).then(s=>s.json());if(u.success){const s=u.data;d=Object.assign(Object.assign({},s),{expireTime:Date.now()+s.expire*1e3}),window.localStorage.setItem(Tn,JSON.stringify(d))}}return d});function Ei(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,d=/[^\u4e00-\u9fa5]/g,r=`font-family:${n??"inherit"}`,u=`font-family:${l??"inherit"}`,s=m=>{let g=m.search(a),f=m.search(d);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="${u}">${m.substring(f,g)}</span>`,o=m.substring(g,m?.length)),g===-1?(i+=`<span style="${u}">${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=s(o);return i};function En(){var t,e,i,n,l,o,a;let d=self.navigator.userAgent;return d?/edge\/([\d\.]+)/i.exec(d)?`Edge ${(t=/edge\/([\d\.]+)/i.exec(d))===null||t===void 0?void 0:t[1]}`:/edg\/([\d\.]+)/i.exec(d)?`Edge(Chromium) ${(e=/edge\/([\d\.]+)/i.exec(d))===null||e===void 0?void 0:e[1]}`:/msie/i.test(d)?`Internet Explorer ${(i=/msie ([\d\.]+)/i.exec(d))===null||i===void 0?void 0:i[1]}`:/Trident/i.test(d)?`Internet Explorer ${(n=/rv:([\d\.]+)/i.exec(d))===null||n===void 0?void 0:n[1]}`:/chrome/i.test(d)?`Chrome ${(l=/chrome\/([\d\.]+)/i.exec(d))===null||l===void 0?void 0:l[1]}`:/firefox/i.test(d)?`Firefox ${(o=/firefox\/([\d\.]+)/i.exec(d))===null||o===void 0?void 0:o[1]}`:/safari/i.test(d)?`Safari ${(a=/version\/([\d\.]+)/i.exec(d))===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=>St(void 0,void 0,void 0,function*(){var o,a;const d=yield l.json(),r=Pn((o=d?.data)===null||o===void 0?void 0:o.data);if(r){const{$store:u}=yield Sn(n,(a=r?.dataSource)!==null&&a!==void 0?a:[]);d.data.data=r,Object.assign(d.data.data,{__STORE__:u})}return d}))},getSxpDetailByPageId:t=>St(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=>St(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=>St(void 0,void 0,void 0,function*(){if(!Pt)return;const e=yield No(Pt,t),i=Ei(0,0);let n=window.localStorage.getItem("SXP_FAKE_SESSION_ID");ai(n)&&(n=Ei(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 ei(){return hi(Wn)}function zo(){return hi(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 ai(t)&&(t=Ei(36,62),window.localStorage.setItem(Ln,t)),t},Xo=()=>{const t=window.localStorage.getItem(On);return ai(t)&&window.localStorage.setItem(On,"true"),ai(t)},Go=()=>{const t=window.localStorage.getItem(Nn);return ai(t)},Uo=()=>{window.localStorage.setItem(Nn,"true")},Yo=()=>{const t=window.localStorage.getItem(Rn);return ai(t)&&window.localStorage.setItem(Rn,"true"),ai(t)};function Wt(t,e){const{appDomain:i}=ze();return de(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const xt=new Lo;var ht;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(ht||(ht={}));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:d}=ze(),r=de(()=>{const h=location.search.slice(1),m=Ti.parse(h.replace(/\+/g,"%2B"));for(const g in m)m[g]=m[g].replace(/%2B/g,"+");return m},[]),u=h=>{var m;return(m=r[h])!==null&&m!==void 0?m:null};ce(()=>{d?.({eventInfo:{eventSubject:"privacyEnter",eventDescription:"User enter privacy page",utmSource:u("utm_source"),utmMedium:u("utm_medium"),utmCampaign:u("utm_campaign"),utmId:u("utm_id"),utmContent:u("utm_content"),clSource:u("cl_source"),enterTime:`${Date.now()}`,enterUrl:window.location.href,rtc:null,requestId:null,sessionID:null}})},[]);const s=()=>{d?.({eventInfo:{eventSubject:"userConsent",eventDescription:"\u7528\u6237\u6388\u6743\u3010\u64CD\u4F5C\u7ED3\u679C\u3011",consentResult:"0",consentTags:'["\u7CFB\u7EDF\u8FD0\u8425"]',rtc:null,requestId:null,sessionID:null}}),a?.(!0),window.localStorage.setItem(Mn,"yes")};return p.createElement("div",{className:"consent-bg"},p.createElement("div",{className:"consent"},p.createElement("div",{className:"consent-col"},p.createElement("div",{className:"consent-title"},i??"Privacy Policy"),p.createElement("div",{className:"consent-content"},n??"This site uses cookies to improve your online experience. By continuing to use the site please agree the policy first.")),p.createElement("div",{className:"consent-col"},p.createElement("button",{"aria-label":"agree",className:"consent-btn",onClick:s},"Agree"),p.createElement("a",{className:"consent-policy",target:"_blank",href:l?`https://${l}`:void 0},o??"More information"))))};var Zo=Le(qo);const jn=Ai({rtcList:[],tagList:[]});var Hi;(function(t){t[t.BFF=5]="BFF"})(Hi||(Hi={}));const Ii="FOR U",Ko=({render:t,dataSources:e,utmVal:i,enableReportEvent:n=!0,maxSize:l,defaultSize:o,isPreview:a=!1,sxpParameter:d,appDomain:r,hashTagSize:u,loadingImage:s,isOpenHashTag:h=!1,enabledMetaConversionApi:m=!1,consentHeight:g,consentWidth:f,isOpenConsent:y=!1,isEditor:w=!1,utmParameter:v,channelQueryList:b,data:A,dataList:x,onUpdateSchema:E,onUpdateChannel:I})=>{var M,L,S,c,_;const[C,O]=U([]),[T,V]=U([]),[j,D]=U(!1),[N,R]=U({rtc:"",requestId:""}),k=ue(null),F=ue(!1),[W,Z]=U(()=>!!window.localStorage.getItem(Mn)),[K,J]=U(),[le,Ae]=U(),[Q,ke]=U(h),[Ve,He]=U([]),[ve,Y]=U(0),[se,pe]=U(!1),[fe,ie]=U(null),we=ue(),We=ue(),[Ue,Je]=U(Ii),et=ue(-1),ge=ue(null),[q,$]=U(!1),[B,Ne]=U((L=(M=A?.data)===null||M===void 0?void 0:M.sxpPageConf)===null||L===void 0?void 0:L.globalConfig),[ae,Ie]=U(A),[Qe,ee]=U(!1),[z,$e]=U(),[pt,jt]=U(),[vt,Tt]=U([]),bt=de(()=>{var H,X,ye,xe;return(((xe=(ye=(X=(H=B?.consent)===null||H===void 0?void 0:H[0])===null||X===void 0?void 0:X.item)===null||ye===void 0?void 0:ye.props)===null||xe===void 0?void 0:xe.privacy_necessity)&&!W&&!w||y)&&Qe},[W,B,y,w,Qe]),Ut=oe(H=>{I?.(H),jt(H)},[]),Et=oe(H=>{var X;const ye=H?.recList;return(X=ye?.map(me=>{var Me,Xe,Ze,Ke,rt,it;if(!((Me=me?.video)===null||Me===void 0)&&Me.bindProducts&&((Ze=(Xe=me?.video)===null||Xe===void 0?void 0:Xe.bindProducts)===null||Ze===void 0?void 0:Ze.length)>0){const mt=(it=(rt=(Ke=me?.video)===null||Ke===void 0?void 0:Ke.bindProducts)===null||rt===void 0?void 0:rt.filter(st=>!!st?.bindCta))!==null&&it!==void 0?it:[];return Object.assign(Object.assign({},me),{video:Object.assign(Object.assign({},me?.video),{bindProducts:mt})})}return me}))!==null&&X!==void 0?X:[]},[]);ce(()=>{let H;return vt.length>0&&(H=setInterval(()=>{const ye=new Date,xe=15*1e3;Tt(me=>me.filter(Me=>ye-Me.time<=xe))},1e3)),()=>{clearInterval(H)}},[vt]),ce(()=>{const H=X=>{we.current=X};return xt.on(ht.CHANGE_THEME_TAG,H),()=>{xt.off(ht.CHANGE_THEME_TAG,H)}},[]),ce(()=>{ke(h)},[h]);const Nt=de(()=>e?.find(H=>H.type===Hi.BFF),[e]),Fe=oe((H,X)=>{if(!Nt)return;const ye=Nt.url,xe=Vn();if(X?.query){const me=Ti.stringify(X.query);H=`${H}?${me}`}if(X.type==="beacon"&&navigator.sendBeacon){const me=Ti.stringify(Object.assign(Object.assign({},Nt.headers),{"x-user-id":xe}));return me&&(H=X?.query?`${H}&${me}`:`${H}?${me}`),navigator.sendBeacon(`${ye}/api/v1${H}`,new Blob([JSON.stringify(Object.assign({},X.body))],{type:"application/json;charset=UTF-8"}))}return window.fetch(`${ye}/api/v1${H}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":xe},Nt.headers),method:X.method,body:JSON.stringify(X.body)}).then(me=>me.json()).catch(me=>Promise.reject(me))},[Nt]),It=oe(H=>St(void 0,void 0,void 0,function*(){var X,ye,xe,me,Me,Xe,Ze,Ke,rt,it,mt,st,Pe,nt;if(H={maxSize:(X=H?.maxSize)!==null&&X!==void 0?X:l,defaultSize:(ye=H?.defaultSize)!==null&&ye!==void 0?ye:o,hashTag:H?.hashTag,traceInfo:H?.traceInfo,themeTag:H?.themeTag,pageNum:H?.pageNum,contentFilter:H?.contentFilter,productFilter:H?.productFilter},pt)H=Object.assign(Object.assign({},H),{channel:decodeURIComponent(pt)});else if(i){const yt=(Me=(me=(xe=i?.split("&"))===null||xe===void 0?void 0:xe.filter(P=>{var G,te;const ne=P.split("=")[0];return(te=(G=v?.channels)!==null&&G!==void 0?G:[])===null||te===void 0?void 0:te.includes(ne)}))===null||me===void 0?void 0:me.join("&"))!==null&&Me!==void 0?Me:"";yt&&(H=Object.assign(Object.assign({},H),{channel:decodeURIComponent(yt)}))}if(w){let yt=1;if(H=Object.assign(Object.assign(Object.assign({},H),{directPage:!0,level:1}),!i&&b&&b?.length>0&&{channel:b?.[0]}),!H?.channel||F.current)return;F.current=!0;let P=[],G=null;const te=ne=>St(void 0,void 0,void 0,function*(){var Se,Te,he,_e,je,Be;if(ne.pageNum=yt,G=yield Fe?.("/recommend/list",{method:"POST",body:ne}),!G?.success)return;D(!1),P=P.concat((_e=(he=(Te=(Se=G?.data)===null||Se===void 0?void 0:Se.recList)===null||Te===void 0?void 0:Te.filter)===null||he===void 0?void 0:he.call(Te,re=>re?.product||re?.video))!==null&&_e!==void 0?_e:[]),O(Et(Object.assign(Object.assign({},G.data),{recList:P}))),He(Et(Object.assign(Object.assign({},G.data),{recList:P}))),((Be=(je=G?.data)===null||je===void 0?void 0:je.recList)===null||Be===void 0?void 0:Be.some(re=>re?.product||re?.video))&&(yt=yt+1,yield te(ne))});return yield te(H),!H?.hashTag&&G&&R({rtc:(Xe=G?.data)===null||Xe===void 0?void 0:Xe.rtc,requestId:(Ze=G?.data)===null||Ze===void 0?void 0:Ze.requestId}),Object.assign(Object.assign({},G.data),{recList:P})}B?.enablePreview&&(H=Object.assign(Object.assign({},H),{directPage:!0,level:1,pageNum:(Ke=H?.pageNum)!==null&&Ke!==void 0?Ke:1}));const Ye=yield Fe?.("/recommend/list",{method:"POST",body:H});if(Ye?.success){if(H?.hashTag||R({rtc:Ye.data.rtc,requestId:Ye.data.requestId}),B?.enablePreview&&!w){let yt=[];return yt=yt.concat((st=(mt=(it=(rt=Ye?.data)===null||rt===void 0?void 0:rt.recList)===null||it===void 0?void 0:it.filter)===null||mt===void 0?void 0:mt.call(it,G=>G?.product||G?.video))!==null&&st!==void 0?st:[]),((nt=(Pe=Ye?.data)===null||Pe===void 0?void 0:Pe.recList)===null||nt===void 0?void 0:nt.some(G=>G?.product||G?.video))||$(!0),Object.assign(Object.assign({},Ye.data),{recList:yt})}return Ye?.data}}),[Fe,i,l,o,b,pt]),Yt=oe(H=>St(void 0,void 0,void 0,function*(){var X,ye,xe,me;if(C.length<=0)return;const Me=C?.[C?.length-1],Xe=yield It(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:le?.hashTag},((X=Me?.product)===null||X===void 0?void 0:X.itemId)&&{productFilter:[(ye=Me?.product)===null||ye===void 0?void 0:ye.itemId]}),((xe=Me?.video)===null||xe===void 0?void 0:xe.itemId)&&{contentFilter:[(me=Me?.video)===null||me===void 0?void 0:me.itemId]}),{themeTag:we.current}),B?.enablePreview&&!w&&{pageNum:H}));return O(C.concat(Et(Xe))),He(Ve.concat(Et(Xe))),Xe}),[It,C,le,Ve]),Ct=oe(({userInfo:H,eventInfo:X,reportLayId:ye=!0})=>{if(!n||B?.enablePreview)return;H||(H={});const xe=Wo(),me=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({sessionID:xe,rtc:N.rtc,requestId:N.requestId},X),Cn()&&{sxpDevice:Cn()}),In()&&{sxpSystem:In()}),En()&&{sxpBrowser:En()}),{playbookType:B?.playbook==="organic menu"?"organicMenu":"paidMedia"}),z&&ye&&{layoutVariantId:z}),Me=Object.entries(H).map(([Ze,Ke])=>({name:Ze,value:Ke})),Xe=Object.entries(me).map(([Ze,Ke])=>Ke&&{name:Ze,value:Ke}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",H),console.log("eventInfo:",me),console.log("========= \u7ED3\u675F ========="),Fe?.("/event/report",{method:"POST",body:{userInfo:Me,eventInfo:Xe},type:"beacon"})},[Fe,N,n,B?.enablePreview,z]),oi=oe(({eventName:H,product:X})=>{var ye,xe,me,Me,Xe;if(!n||!m||B?.enablePreview||!(!((ye=B?.converApi)===null||ye===void 0)&&ye[H]))return;let Ze=ci((xe=B?.converApi)===null||xe===void 0?void 0:xe[H]);const Ke=new URLSearchParams(window.location.search),rt=Ke?.get("fbclid"),it={event_source_url:(me=window?.location)===null||me===void 0?void 0:me.href,external_id:Vn(),client_user_agent:(Xe=(Me=window?.navigator)===null||Me===void 0?void 0:Me.userAgent)!==null&&Xe!==void 0?Xe:"",fbc:rt?`fb.2.${new Date().getTime()}.${rt}`:"",fbp:kn("_fbp")?`fb.2.${new Date().getTime()}.${kn("_fbp")}`:"",time:Math.floor(Date.now()/1e3)},mt=/\{\{(.*?)\}\}/g,st=Pe=>{if(Pe){if(Pe instanceof Array)Pe?.map(nt=>st(nt));else for(const nt in Pe)if(Pe.hasOwnProperty(nt)){const Ye=Pe?.[nt];if(typeof Ye=="object")st(Ye);else if(typeof Ye=="string"){const yt=Ye?.match(mt);yt&&yt.forEach(P=>{var G;const te=P.substring(2,P.length-2);try{let ne=new Function("fix_par","product",`return ${te}`)(it,X);ne?(te?.indexOf("currency")!==-1&&ne?.indexOf("-")!==-1&&typeof ne=="string"&&(ne=(G=ne?.split("-"))===null||G===void 0?void 0:G[0]),Pe[nt]=ne):delete Pe[nt]}catch(ne){delete Pe[nt],console.error("An error occurred:",ne?.message)}})}}}};return st(Ze),Fe?.("/fb/events",{method:"POST",body:Ze,type:"beacon"})},[Fe,n,m,B?.enablePreview]),Kt=oe(H=>St(void 0,void 0,void 0,function*(){const X=yield Fe?.("/recommend/like",{method:"POST",body:H});return X?.success}),[Fe]),zt=oe(H=>St(void 0,void 0,void 0,function*(){const X=yield Fe?.("/recommend/unlike",{method:"POST",body:H});return X?.success}),[Fe]),Ce=oe(H=>St(void 0,void 0,void 0,function*(){const X=yield Fe?.("/customform",{method:"POST",body:H});return X?.success}),[Fe]),be=oe(H=>St(void 0,void 0,void 0,function*(){var X,ye,xe,me,Me,Xe,Ze,Ke;const rt=!!(!((xe=(ye=(X=H?.data)===null||X===void 0?void 0:X.sxpPageConf)===null||ye===void 0?void 0:ye.globalConfig)===null||xe===void 0)&&xe.isShowTag);if(!(!i||!rt))try{const it=(Xe=(Me=(me=i?.split("&"))===null||me===void 0?void 0:me.filter(st=>{var Pe,nt;const Ye=st.split("=")[0];return(nt=(Pe=v?.channels)!==null&&Pe!==void 0?Pe:[])===null||nt===void 0?void 0:nt.includes(Ye)}))===null||Me===void 0?void 0:Me.join("&"))!==null&&Xe!==void 0?Xe:"",mt=yield Fe?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(it)}});V((Ke=(Ze=mt?.data)===null||Ze===void 0?void 0:Ze.tags)!==null&&Ke!==void 0?Ke:[])}catch(it){console.log("e",it)}}),[Fe,i]),tt=oe((H,X,ye,xe)=>{var me,Me,Xe,Ze,Ke,rt,it,mt,st,Pe,nt,Ye,yt,P,G,te,ne,Se,Te,he,_e,je,Be,qe,re,De,ft,dt,lt,ct,wt,Re,gt,Dt,Lt,Ot;const ut=ye?.bindCta,Ft=((me=X?.video)===null||me===void 0?void 0:me.bindProduct)||((Me=X?.video)===null||Me===void 0?void 0:Me.bindProducts)&&((Ze=(Xe=X?.video)===null||Xe===void 0?void 0:Xe.bindProducts)===null||Ze===void 0?void 0:Ze.length)>0;let li="",ot=null;se?li="hashTagPage":!((Ke=X?.video)===null||Ke===void 0)&&Ke.url?(li="videoPage",ot="video"):!((it=(rt=X?.video)===null||rt===void 0?void 0:rt.imgUrls)===null||it===void 0)&&it.length&&(li="imagePage",ot="image");const di=(P=(Ye=(mt=ye?.tags)!==null&&mt!==void 0?mt:(nt=(Pe=(st=X?.video)===null||st===void 0?void 0:st.bindProducts)===null||Pe===void 0?void 0:Pe[0])===null||nt===void 0?void 0:nt.tags)!==null&&Ye!==void 0?Ye:(yt=X?.video)===null||yt===void 0?void 0:yt.tags)!==null&&P!==void 0?P:(G=X?.product)===null||G===void 0?void 0:G.tags;Ct?.({eventInfo:Object.assign(Object.assign({},H),{ctaId:(te=ut?.itemId)!==null&&te!==void 0?te:"",ctaName:(ne=ut?.title)!==null&&ne!==void 0?ne:"",contentTags:di?JSON.stringify(di):"",position:xe+"",contentId:(Te=(Se=X?.video)===null||Se===void 0?void 0:Se.itemId)!==null&&Te!==void 0?Te:"",productId:Ft?ye?.itemId:"",traceInfo:(Lt=(Re=(ft=(Be=(he=ut?.traceInfo)!==null&&he!==void 0?he:(je=(_e=X?.video)===null||_e===void 0?void 0:_e.bindCta)===null||je===void 0?void 0:je.traceInfo)!==null&&Be!==void 0?Be:(De=(re=(qe=X?.video)===null||qe===void 0?void 0:qe.bindProduct)===null||re===void 0?void 0:re.bindCta)===null||De===void 0?void 0:De.traceInfo)!==null&&ft!==void 0?ft:(wt=(ct=(lt=(dt=X?.video)===null||dt===void 0?void 0:dt.bindProducts)===null||lt===void 0?void 0:lt[0])===null||ct===void 0?void 0:ct.bindCta)===null||wt===void 0?void 0:wt.traceInfo)!==null&&Re!==void 0?Re:(Dt=(gt=X?.product)===null||gt===void 0?void 0:gt.bindCta)===null||Dt===void 0?void 0:Dt.traceInfo)!==null&&Lt!==void 0?Lt:"",fromKName:li,fromKPage:(Ot=location?.href)!==null&&Ot!==void 0?Ot:"",contentFormat:ot})})},[Ct,se]),kt=oe(()=>{var H,X;const ye=location.search.slice(1),xe=Ti.parse(ye.replace(/\+/g,"%2B"));for(const Xe in xe)xe[Xe]=xe[Xe].replace(/%2B/g,"+");const me=Xe=>{var Ze;return(Ze=xe[Xe])!==null&&Ze!==void 0?Ze:""},Me=new Date;We.current=Me,Ct?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:me("utm_source"),utmMedium:me("utm_medium"),utmCampaign:me("utm_campaign"),utmId:me("utm_id"),utmContent:me("utm_content"),enterTime:Math.floor(Me/1e3)+"",requestId:null,enterUrl:(X=(H=window?.location)===null||H===void 0?void 0:H.href)!==null&&X!==void 0?X:"",clSource:me("cl_source")},reportLayId:!1})},[Ct]);ce(()=>{bt||kt()},[bt]),ce(()=>{if(bt||a)return;D(!0);let H;It().then(X=>{var ye,xe,me,Me,Xe,Ze,Ke,rt,it,mt;if(X){const st=Et(X);B?.playbook==="organic menu"&&!pt&&st.unshift("organic menu"),O(st),He(st);let Pe;if(X?.layoutVariantId){const nt=(xe=(ye=X?.layoutVariantId)===null||ye===void 0?void 0:ye.split("-"))===null||xe===void 0?void 0:xe[1];nt&&(H=nt,$e(nt),Pe=x?.find(Ye=>Ye?.id===nt),Pe&&(Ie(Pe),document.title=(me=Pe?.name)!==null&&me!==void 0?me:"home",Ne((Me=Pe?.data)===null||Me===void 0?void 0:Me.globalConfig),E?.(Pe?.data),!((mt=(it=(rt=(Ke=(Ze=(Xe=Pe?.data)===null||Xe===void 0?void 0:Xe.globalConfig)===null||Ze===void 0?void 0:Ze.consent)===null||Ke===void 0?void 0:Ke[0])===null||rt===void 0?void 0:rt.item)===null||it===void 0?void 0:it.props)===null||mt===void 0)&&mt.privacy_necessity&&ee(!0)))}be(Pe??ae)}}).finally(()=>{Ct({eventInfo:Object.assign({eventSubject:"apiRequest",eventDescription:"api request succeed"},H&&{layoutVariantId:H})}),D(!1)})},[bt,pt]),ce(()=>{a&&(D(!0),be(ae),It().then(H=>{if(H){const X=Et(H);B?.playbook==="organic menu"&&!pt&&X.unshift("organic menu"),O(X),He(X)}}).finally(()=>{D(!1)}))},[It,be,pt]);const $t=Wt("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",r);return p.createElement(jn.Provider,{value:{rtcList:C,setRtcList:O,mutateLike:Kt,mutateUnlike:zt,submitForm:Ce,popupDetailData:K,loadVideos:Yt,setPopupDetailData:J,getRecommendVideos:It,bffEventReport:Ct,isPreview:a,loading:j,sxpParameter:d,waterFallData:le,setWaterFallData:Ae,ctaEvent:tt,swiperRef:k,openHashtag:Q,setOpenHashtag:ke,cacheRtcList:Ve,setCacheRtcList:He,cacheActiveIndex:ve,setCacheActiveIndex:Y,isFromHashtag:se,setIsFromHashtag:pe,appDomain:r,hashTagSize:u,loadingImage:s??$t,isOpenHashTag:h,tagList:T,setLoading:D,videoRef:fe,setVideoRef:ie,bffFbReport:oi,isAgreePolicy:W,setIsAgreePolicy:Z,curTime:We,h5EnterLink:kt,themeTag:we,isShowConsent:bt,selectTag:Ue,setSelectTag:Je,globalConfig:B,popupCurTimeRef:ge,checkCommodityIndexRef:et,isEditor:w,isNoMoreData:q,updateChannel:Ut,channel:pt,eventTimeList:vt,setEventTimeList:Tt}},bt?p.createElement(Zo,Object.assign({},(_=(c=(S=B?.consent)===null||S===void 0?void 0:S[0])===null||c===void 0?void 0:c.item)===null||_===void 0?void 0:_.props)):t({rtcList:C,mutateLike:Kt,mutateUnlike:zt,submitForm:Ce,tagList:T,pageData:ae}))};var Fn=Le(Ko);function ze(){return hi(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=Ai({$store:{},options:[],configs:[]}),Jo=({children:t,isSsr:e,enable:i})=>{const[n,l]=U([]),{schema:o}=ei(),[a,d]=U(o.__STORE__||{}),[r,u]=U([]);ce(()=>{var m;e||gn(r,o?.dataSource)||u((m=o?.dataSource)!==null&&m!==void 0?m:[])},[o?.dataSource,e]);const s=oe(()=>St(void 0,void 0,void 0,function*(){const{$store:m,idMapName:g}=yield Sn("",r);d(m),h(m,g)}),[r]),h=(m,g)=>{const f=[];Object.entries(m).forEach(([y,w])=>{Object.keys(w).forEach(v=>{const b={label:`${g[y]} - ${v}`,value:`{{ ${y}.${v} }}`};f.push(b)})}),l(f)};return ce(()=>{e||s()},[s,e,o]),i?p.createElement(zn.Provider,{value:{$store:o.__STORE__||a,options:n,configs:r}},t):t};var Qo=Le(Jo);const Ci={id:Ei(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=p.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[Ci],redoStack:[],popup:Xi,setPopup:()=>{}}),Hn=Si(({children:t,resolver:e,isSsr:i,schema:n,enableDataSource:l=!0,utmVal:o},a)=>{const[d,r]=U(null),[u,s]=U(n||{pointData:[Ci],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[h,m]=U([Ci]),[g,f]=U([[Ci]]),[y,w]=U([]),[v,b]=U(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([u.pointData]),w([])},[u.type]);const A=oe(M=>{const L=ci(u);L&&(L.dataSource=M,s?.(L))},[u]),[x,E]=U();wn(a,()=>({loadSchema(M){M&&(f([M.pointData]),s(M))},exportSchema(){return ci(u)},getPageInfoData(){return x},initPageInfoData(M){M&&E(M)}}));const I=de(()=>{if(u)return u.type==="PC"?u.pcPageConf:u.mobilePageConf},[u]);return p.createElement(Wn.Provider,{value:{resolver:e,currentNode:d,schema:u,setCurrentNode:r,setSchema:s,saveDataSource:A,prePiontData:h,setPrePiontData:m,pageInfoData:x,setPageInfoData:M=>E(Object.assign(Object.assign({},x),M)),undoStack:g,redoStack:y,setRedoStack:w,setUndoStack:f,getCurPageConf:I,popup:v,setPopup:b}},p.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 Mt(){const{bffEventReport:t,popupDetailData:e,isFromHashtag:i,eventTimeList:n,setEventTimeList:l}=ze(),o=oe((r,u,s,h,m,g)=>{var f,y,w,v,b,A,x,E,I,M,L,S,c,_,C,O,T,V,j,D,N,R,k,F,W,Z,K,J,le,Ae,Q,ke,Ve,He,ve,Y,se,pe;if(n?.findIndex(Ue=>Ue.target===r?.target)!==-1)return;r&&l?.(Ue=>[...Ue,{target:r?.target,time:new Date}]);let ie="";e&&(!((y=(f=u?.video)===null||f===void 0?void 0:f.bindProducts)===null||y===void 0)&&y.length||!((w=u?.video)===null||w===void 0)&&w.bindProduct)?ie="pdpPage":i?ie="hashTagPage":!((v=u?.video)===null||v===void 0)&&v.url?ie="videoPage":!((b=u?.video)===null||b===void 0)&&b.imgUrls&&(!((x=(A=u?.video)===null||A===void 0?void 0:A.imgUrls)===null||x===void 0)&&x.length)?ie="imagePage":u?.product&&(ie="productPage");const we=(_=(S=(E=s?.tags)!==null&&E!==void 0?E:(L=(M=(I=u?.video)===null||I===void 0?void 0:I.bindProducts)===null||M===void 0?void 0:M[0])===null||L===void 0?void 0:L.tags)!==null&&S!==void 0?S:(c=u?.video)===null||c===void 0?void 0:c.tags)!==null&&_!==void 0?_:(C=u?.product)===null||C===void 0?void 0:C.tags;let We=null;!((O=u?.video)===null||O===void 0)&&O.url?We="video":!((T=u?.video)===null||T===void 0)&&T.imgUrls&&(!((j=(V=u?.video)===null||V===void 0?void 0:V.imgUrls)===null||j===void 0)&&j.length)&&(We="image"),t?.({eventInfo:Object.assign({eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(D=s?.itemId)!==null&&D!==void 0?D:"",productName:(N=s?.title)!==null&&N!==void 0?N:"",price:s?.price?s?.price+"":"0",productCollection:(R=s?.collection)!==null&&R!==void 0?R:"",fromKName:ie,fromKPage:location?.href,contentTags:we?JSON.stringify(we):"",position:m+"",contentId:(F=(k=u?.video)===null||k===void 0?void 0:k.itemId)!==null&&F!==void 0?F:"",ctatId:(W=h?.itemId)!==null&&W!==void 0?W:"",traceInfo:(pe=(ve=(Ve=(le=(Z=g??s?.traceInfo)!==null&&Z!==void 0?Z:(J=(K=u?.video)===null||K===void 0?void 0:K.bindProduct)===null||J===void 0?void 0:J.traceInfo)!==null&&le!==void 0?le:(ke=(Q=(Ae=u?.video)===null||Ae===void 0?void 0:Ae.bindProducts)===null||Q===void 0?void 0:Q[0])===null||ke===void 0?void 0:ke.traceInfo)!==null&&Ve!==void 0?Ve:(He=u?.product)===null||He===void 0?void 0:He.traceInfo)!==null&&ve!==void 0?ve:(se=(Y=u?.video)===null||Y===void 0?void 0:Y.bindCta)===null||se===void 0?void 0:se.traceInfo)!==null&&pe!==void 0?pe:""},We&&{contentFormat:We})})},[t,e,i,n]),a=oe((r,u,s,h,m)=>{var g,f,y,w,v,b,A,x,E,I,M,L,S,c;let _="";e&&(!((f=(g=r?.video)===null||g===void 0?void 0:g.bindProducts)===null||f===void 0)&&f.length||!((y=r?.video)===null||y===void 0)&&y.bindProduct)?_="pdpPage":r?.product&&(_="productPage"),t?.({eventInfo:{productId:u?.itemId,productName:u?.title,price:u?.price?u?.price+"":"0",productCollection:u?.collection,fromKName:_,fromKPage:location?.href,contentTags:JSON.stringify(u?.tags),position:m+"",contentId:(w=r?.video)===null||w===void 0?void 0:w.itemId,ctatId:s?.itemId,traceInfo:(c=(L=(x=(v=u?.traceInfo)!==null&&v!==void 0?v:(A=(b=r?.video)===null||b===void 0?void 0:b.bindProduct)===null||A===void 0?void 0:A.traceInfo)!==null&&x!==void 0?x:(M=(I=(E=r?.video)===null||E===void 0?void 0:E.bindProducts)===null||I===void 0?void 0:I[0])===null||M===void 0?void 0:M.traceInfo)!==null&&L!==void 0?L:(S=r?.product)===null||S===void 0?void 0:S.traceInfo)!==null&&c!==void 0?c:"",timeOnSite:Math.floor((new Date-h)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),d=oe((r,u,s,h)=>{u&&u===Ii&&t?.({eventInfo:{lastFeed:r,themeTags:s?`['${s}']`:"",hashTags:h?`['${h}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:o,productView:a,backMainFeed:d}}const il=({layout:t,columns:e,onChange:i})=>p.createElement(p.Fragment,null,e?.map((n,l)=>p.createElement("div",{key:l,className:"pb-appoint-form-container-item",style:{flexDirection:t==="horizontal"?"row":"column"}},t!=="inline"&&p.createElement("label",{className:"pb-appoint-form-container-label"},n?.title),n?.valueType==="text"&&p.createElement("input",Object.assign({className:"pb-appoint-form-container-input",type:"text",placeholder:t==="inline"?n?.title:"\u8BF7\u8F93\u5165",name:n?.dataIndex},i&&{onChange:i})))));var nl=Le(il);const ol=t=>{var e,i,{columns:n,style:l,title:o,textStyle:a,submitBgColor:d,submitColor:r,submitText:u,layoutType:s="inline",isExternalLink:h,isPopup:m,onClick:g,onClose:f,submitButtonStyle:y}=t,w=at(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:v,popupDetailData:b}=ze(),{jumpToWeb:A}=Mt(),[x,E]=U(!1),[I,M]=U({}),[L,S]=U(0),c=de(()=>[{title:"",dataIndex:"field",valueType:"text",key:"1"},{title:"",dataIndex:"field",valueType:"text",key:"2"},{title:"",dataIndex:"field",valueType:"text",key:"3"},{title:"",dataIndex:"field",valueType:"text",key:"4"}],[]),_=((e=document?.documentElement)===null||e===void 0?void 0:e.clientHeight)||((i=document?.body)===null||i===void 0?void 0:i.clientHeight),C=de(()=>ci(n)||c,[n,c]),O=oe(V=>{const{name:j,value:D}=V.target;M(Object.assign(Object.assign({},I),{[j]:D}))},[I]),T=Fi(V=>St(void 0,void 0,void 0,function*(){var j,D,N,R,k;const F=I;if(!F)return;const W=(D=(j=Object.keys(F))===null||j===void 0?void 0:j.map(K=>{var J;return{name:K,value:(J=F[K])!==null&&J!==void 0?J:""}}))===null||D===void 0?void 0:D.filter(K=>K?.value);if(!W||!W?.length)return;E(!0);const Z=yield v?.({attributes:W});if(E(!1),Z){if(h){const K=b,J=(N=K?.video)===null||N===void 0?void 0:N.bindProduct,le=(k=(R=K?.video)===null||R===void 0?void 0:R.bindProduct)===null||k===void 0?void 0:k.bindCta,Ae=b?.index;A(V,K,J,le,Ae)}m||f?.(),g?.()}}),1e3);return ce(()=>{const V=()=>{var j,D;if(!navigator.userAgent.toLowerCase().includes("android"))return;(((j=document?.documentElement)===null||j===void 0?void 0:j.clientHeight)||((D=document?.body)===null||D===void 0?void 0:D.clientHeight))<_?S(50):S(0)};return window.addEventListener("resize",V),()=>{window.removeEventListener("resize",V)}},[]),p.createElement("div",{className:"pb-appoint-form"},p.createElement("div",{className:`pb-appoint-form-title ${Oe(Object.assign({},a))}`,dangerouslySetInnerHTML:{__html:Ee(o,a)}}),p.createElement("div",Object.assign({className:Oe(Object.assign(Object.assign({},l),{marginTop:L}))},w),p.createElement("div",{className:"pb-appoint-form-container"},p.createElement(nl,{columns:C,layout:s,onChange:O}))),p.createElement("div",{className:"pb-appoint-form-btn-wrapper"},p.createElement("button",{"aria-label":u,onClick:T,className:"pb-appoint-form-btn",style:Object.assign({color:r,background:d},y),dangerouslySetInnerHTML:{__html:Ee(x?"loading...":u,y)}})))};var ll=Le(ol);function At(t,e){return t.extend=e,t}const al=At(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 _t(){const t=typeof window<"u"?window:{};return Gi(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 ui(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function Ht(){return Date.now()}function cl(t){const e=_t();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=_t();let n,l,o;const a=cl(t);return i.WebKitCSSMatrix?(l=a.transform||a.webkitTransform,l.split(",").length>6&&(l=l.split(", ").map(d=>d.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 ki(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 Bt(){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 d=l[o],r=Object.getOwnPropertyDescriptor(n,d);r!==void 0&&r.enumerable&&(ki(t[d])&&ki(n[d])?n[d].__swiper__?t[d]=n[d]:Bt(t[d],n[d]):!ki(t[d])&&ki(n[d])?(t[d]={},n[d].__swiper__?t[d]=n[d]:Bt(t[d],n[d])):t[d]=n[d])}}}return t}function Pi(t,e,i){t.style.setProperty(e,i)}function Un(t){let{swiper:e,targetPosition:i,side:n}=t;const l=_t(),o=-e.translate;let a=null,d;const r=e.params.speed;e.wrapperEl.style.scrollSnapType="none",l.cancelAnimationFrame(e.cssModeFrameID);const u=i>o?"next":"prev",s=(m,g)=>u==="next"&&m>=g||u==="prev"&&m<=g,h=()=>{d=new Date().getTime(),a===null&&(a=d);const m=Math.max(Math.min((d-a)/r,1),0),g=.5-Math.cos(m*Math.PI)/2;let f=o+g*(i-o);if(s(f,i)&&(f=i),e.wrapperEl.scrollTo({[n]:f}),s(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 qt(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function _i(t){try{console.warn(t);return}catch{}}function vi(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=_t(),i=Rt(),n=t.getBoundingClientRect(),l=i.body,o=t.clientTop||l.clientTop||0,a=t.clientLeft||l.clientLeft||0,d=t===e?e.scrollY:t.scrollTop,r=t===e?e.scrollX:t.scrollLeft;return{top:n.top+d-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 _t().getComputedStyle(t,null).getPropertyValue(e)}function gi(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function Di(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=_t();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 Ge(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=_t();e.keyboard={enabled:!1},i({keyboard:{enabled:!1,onlyInViewport:!0,pageUpDown:!0}});function d(s){if(!e.enabled)return;const{rtlTranslate:h}=e;let m=s;m.originalEvent&&(m=m.originalEvent);const g=m.keyCode||m.charCode,f=e.params.keyboard.pageUpDown,y=f&&g===33,w=f&&g===34,v=g===37,b=g===39,A=g===38,x=g===40;if(!e.allowSlideNext&&(e.isHorizontal()&&b||e.isVertical()&&x||w)||!e.allowSlidePrev&&(e.isHorizontal()&&v||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||v||b||A||x)){let E=!1;if(Di(e.el,`.${e.params.slideClass}, swiper-slide`).length>0&&Di(e.el,`.${e.params.slideActiveClass}`).length===0)return;const I=e.el,M=I.clientWidth,L=I.clientHeight,S=a.innerWidth,c=a.innerHeight,_=Yn(I);h&&(_.left-=I.scrollLeft);const C=[[_.left,_.top],[_.left+M,_.top],[_.left,_.top+L],[_.left+M,_.top+L]];for(let O=0;O<C.length;O+=1){const T=C[O];if(T[0]>=0&&T[0]<=S&&T[1]>=0&&T[1]<=c){if(T[0]===0&&T[1]===0)continue;E=!0}}if(!E)return}e.isHorizontal()?((y||w||v||b)&&(m.preventDefault?m.preventDefault():m.returnValue=!1),((w||b)&&!h||(y||v)&&h)&&e.slideNext(),((y||v)&&!h||(w||b)&&h)&&e.slidePrev()):((y||w||A||x)&&(m.preventDefault?m.preventDefault():m.returnValue=!1),(w||x)&&e.slideNext(),(y||A)&&e.slidePrev()),l("keyPress",g)}}function r(){e.keyboard.enabled||(o.addEventListener("keydown",d),e.keyboard.enabled=!0)}function u(){e.keyboard.enabled&&(o.removeEventListener("keydown",d),e.keyboard.enabled=!1)}n("init",()=>{e.params.keyboard.enabled&&r()}),n("destroy",()=>{e.keyboard.enabled&&u()}),Object.assign(e.keyboard,{enable:r,disable:u})}function Li(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o=_t();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,d=Ht(),r;const u=[];function s(A){let M=0,L=0,S=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),S=M*10,c=L*10,"deltaY"in A&&(c=A.deltaY),"deltaX"in A&&(S=A.deltaX),A.shiftKey&&!S&&(S=c,c=0),(S||c)&&A.deltaMode&&(A.deltaMode===1?(S*=40,c*=40):(S*=800,c*=800)),S&&!M&&(M=S<1?-1:1),c&&!L&&(L=c<1?-1:1),{spinX:M,spinY:L,pixelX:S,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()-d<e.params.mousewheel.thresholdTime?!1:A.delta>=6&&Ht()-d<60?!0:(A.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),l("scroll",A.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),l("scroll",A.raw)),d=new o.Date().getTime(),!1)}function f(A){const x=e.params.mousewheel;if(A.direction<0){if(e.isEnd&&!e.params.loop&&x.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&x.releaseOnEdges)return!0;return!1}function y(A){let x=A,E=!0;if(!e.enabled||A.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const I=e.params.mousewheel;e.params.cssMode&&x.preventDefault();let M=e.el;e.params.mousewheel.eventsTarget!=="container"&&(M=document.querySelector(e.params.mousewheel.eventsTarget));const L=M&&M.contains(x.target);if(!e.mouseEntered&&!L&&!I.releaseOnEdges)return!0;x.originalEvent&&(x=x.originalEvent);let S=0;const c=e.rtlTranslate?-1:1,_=s(x);if(I.forceToAxis)if(e.isHorizontal())if(Math.abs(_.pixelX)>Math.abs(_.pixelY))S=-_.pixelX*c;else return!0;else if(Math.abs(_.pixelY)>Math.abs(_.pixelX))S=-_.pixelY;else return!0;else S=Math.abs(_.pixelX)>Math.abs(_.pixelY)?-_.pixelX*c:-_.pixelY;if(S===0)return!0;I.invert&&(S=-S);let C=e.getTranslate()+S*I.sensitivity;if(C>=e.minTranslate()&&(C=e.minTranslate()),C<=e.maxTranslate()&&(C=e.maxTranslate()),E=e.params.loop?!0:!(C===e.minTranslate()||C===e.maxTranslate()),E&&e.params.nested&&x.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const O={time:Ht(),delta:Math.abs(S),direction:Math.sign(S),raw:A};u.length>=2&&u.shift();const T=u.length?u[u.length-1]:void 0;if(u.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(S),direction:Math.sign(S)},T=r&&O.time<r.time+500&&O.delta<=r.delta&&O.direction===r.direction;if(!T){r=void 0;let V=e.getTranslate()+S*I.sensitivity;const j=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(),(!j&&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,u.length>=15&&u.shift();const N=u.length?u[u.length-1]:void 0,R=u[0];if(u.push(O),N&&(O.delta>N.delta||O.direction!==N.direction))u.splice(0);else if(u.length>=15&&O.time-R.time<500&&R.delta-O.delta>=1&&O.delta<=6){const k=S>0?.8:.2;r=O,u.splice(0),a=ui(()=>{e.slideToClosest(e.params.speed,!0,void 0,k)},0)}a||(a=ui(()=>{r=O,u.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(T||l("scroll",x),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),I.releaseOnEdges&&(V===e.minTranslate()||V===e.maxTranslate()))return!0}}return x.preventDefault?x.preventDefault():x.returnValue=!1,!1}function w(A){let x=e.el;e.params.mousewheel.eventsTarget!=="container"&&(x=document.querySelector(e.params.mousewheel.eventsTarget)),x[A]("mouseenter",h),x[A]("mouseleave",m),x[A]("wheel",y)}function v(){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&&v()}),n("destroy",()=>{e.params.cssMode&&v(),e.mousewheel.enabled&&b()}),Object.assign(e.mousewheel,{enable:v,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=qt(t.el,`.${n[l]}`)[0];o||(o=vi("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=Ge(f),f.forEach(v=>{v&&(v.classList[y?"add":"remove"](...w.disabledClass.split(" ")),v.tagName==="BUTTON"&&(v.disabled=y),e.params.watchOverflow&&e.enabled&&v.classList[e.isLocked?"add":"remove"](w.lockClass))})}function d(){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 u(f){f.preventDefault(),!(e.isEnd&&!e.params.loop&&!e.params.rewind)&&(e.slideNext(),l("navigationNext"))}function s(){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=Ge(y),w=Ge(w);const v=(b,A)=>{b&&b.addEventListener("click",A==="next"?u:r),!e.enabled&&b&&b.classList.add(...f.lockClass.split(" "))};y.forEach(b=>v(b,"next")),w.forEach(b=>v(b,"prev"))}function h(){let{nextEl:f,prevEl:y}=e.navigation;f=Ge(f),y=Ge(y);const w=(v,b)=>{v.removeEventListener("click",b==="next"?u:r),v.classList.remove(...e.params.navigation.disabledClass.split(" "))};f.forEach(v=>w(v,"next")),y.forEach(v=>w(v,"prev"))}n("init",()=>{e.params.navigation.enabled===!1?g():(s(),d())}),n("toEdge fromEdge lock unlock",()=>{d()}),n("destroy",()=>{h()}),n("enable disable",()=>{let{nextEl:f,prevEl:y}=e.navigation;if(f=Ge(f),y=Ge(y),e.enabled){d();return}[...f,...y].filter(w=>!!w).forEach(w=>w.classList.add(e.params.navigation.lockClass))}),n("click",(f,y)=>{let{nextEl:w,prevEl:v}=e.navigation;w=Ge(w),v=Ge(v);const b=y.target;let A=v.includes(b)||w.includes(b);if(e.isElement&&!A){const x=y.path||y.composedPath&&y.composedPath();x&&(A=x.find(E=>w.includes(E)||v.includes(E)))}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 x;w.length?x=w[0].classList.contains(e.params.navigation.hiddenClass):v.length&&(x=v[0].classList.contains(e.params.navigation.hiddenClass)),l(x===!0?"navigationShow":"navigationHide"),[...w,...v].filter(E=>!!E).forEach(E=>E.classList.toggle(e.params.navigation.hiddenClass))}});const m=()=>{e.el.classList.remove(...e.params.navigation.navigationDisabledClass.split(" ")),s(),d()},g=()=>{e.el.classList.add(...e.params.navigation.navigationDisabledClass.split(" ")),h()};Object.assign(e.navigation,{enable:m,disable:g,update:d,init:s,destroy:h})}function Jt(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function Oi(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:v=>v,formatFractionTotal:v=>v,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,d=0;function r(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function u(v,b){const{bulletActiveClass:A}=e.params.pagination;v&&(v=v[`${b==="prev"?"previous":"next"}ElementSibling`],v&&(v.classList.add(`${A}-${b}`),v=v[`${b==="prev"?"previous":"next"}ElementSibling`],v&&v.classList.add(`${A}-${b}-${b}`)))}function s(v){const b=v.target.closest(Jt(e.params.pagination.bulletClass));if(!b)return;v.preventDefault();const A=gi(b)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===A)return;e.slideToLoop(A)}else e.slideTo(A)}function h(){const v=e.rtl,b=e.params.pagination;if(r())return;let A=e.pagination.el;A=Ge(A);let x,E;const I=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,M=e.params.loop?Math.ceil(I/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(E=e.previousRealIndex||0,x=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(x=e.snapIndex,E=e.previousSnapIndex):(E=e.previousIndex||0,x=e.activeIndex||0),b.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const L=e.pagination.bullets;let S,c,_;if(b.dynamicBullets&&(a=Yi(L[0],e.isHorizontal()?"width":"height",!0),A.forEach(C=>{C.style[e.isHorizontal()?"width":"height"]=`${a*(b.dynamicMainBullets+4)}px`}),b.dynamicMainBullets>1&&E!==void 0&&(d+=x-(E||0),d>b.dynamicMainBullets-1?d=b.dynamicMainBullets-1:d<0&&(d=0)),S=Math.max(x-d,0),c=S+(Math.min(L.length,b.dynamicMainBullets)-1),_=(c+S)/2),L.forEach(C=>{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();C.classList.remove(...O)}),A.length>1)L.forEach(C=>{const O=gi(C);O===x?C.classList.add(...b.bulletActiveClass.split(" ")):e.isElement&&C.setAttribute("part","bullet"),b.dynamicBullets&&(O>=S&&O<=c&&C.classList.add(...`${b.bulletActiveClass}-main`.split(" ")),O===S&&u(C,"prev"),O===c&&u(C,"next"))});else{const C=L[x];if(C&&C.classList.add(...b.bulletActiveClass.split(" ")),e.isElement&&L.forEach((O,T)=>{O.setAttribute("part",T===x?"bullet-active":"bullet")}),b.dynamicBullets){const O=L[S],T=L[c];for(let V=S;V<=c;V+=1)L[V]&&L[V].classList.add(...`${b.bulletActiveClass}-main`.split(" "));u(O,"prev"),u(T,"next")}}if(b.dynamicBullets){const C=Math.min(L.length,b.dynamicMainBullets+4),O=(a*C-a)/2-_*a,T=v?"right":"left";L.forEach(V=>{V.style[e.isHorizontal()?T:"top"]=`${O}px`})}}A.forEach((L,S)=>{if(b.type==="fraction"&&(L.querySelectorAll(Jt(b.currentClass)).forEach(c=>{c.textContent=b.formatFractionCurrent(x+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 _=(x+1)/M;let C=1,O=1;c==="horizontal"?C=_:O=_,L.querySelectorAll(Jt(b.progressbarFillClass)).forEach(T=>{T.style.transform=`translate3d(0,0,0) scaleX(${C}) scaleY(${O})`,T.style.transitionDuration=`${e.params.speed}ms`})}b.type==="custom"&&b.renderCustom?(L.innerHTML=b.renderCustom(e,x+1,M),S===0&&l("paginationRender",L)):(S===0&&l("paginationRender",L),l("paginationUpdate",L)),e.params.watchOverflow&&e.enabled&&L.classList[e.isLocked?"add":"remove"](b.lockClass)})}function m(){const v=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=Ge(A);let x="";if(v.type==="bullets"){let E=e.params.loop?Math.ceil(b/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&E>b&&(E=b);for(let I=0;I<E;I+=1)v.renderBullet?x+=v.renderBullet.call(e,I,v.bulletClass):x+=`<${v.bulletElement} ${e.isElement?'part="bullet"':""} class="${v.bulletClass}"></${v.bulletElement}>`}v.type==="fraction"&&(v.renderFraction?x=v.renderFraction.call(e,v.currentClass,v.totalClass):x=`<span class="${v.currentClass}"></span> / <span class="${v.totalClass}"></span>`),v.type==="progressbar"&&(v.renderProgressbar?x=v.renderProgressbar.call(e,v.progressbarFillClass):x=`<span class="${v.progressbarFillClass}"></span>`),e.pagination.bullets=[],A.forEach(E=>{v.type!=="custom"&&(E.innerHTML=x||""),v.type==="bullets"&&e.pagination.bullets.push(...E.querySelectorAll(Jt(v.bulletClass)))}),v.type!=="custom"&&l("paginationRender",A[0])}function g(){e.params.pagination=Zi(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const v=e.params.pagination;if(!v.el)return;let b;typeof v.el=="string"&&e.isElement&&(b=e.el.querySelector(v.el)),!b&&typeof v.el=="string"&&(b=[...document.querySelectorAll(v.el)]),b||(b=v.el),!(!b||b.length===0)&&(e.params.uniqueNavElements&&typeof v.el=="string"&&Array.isArray(b)&&b.length>1&&(b=[...e.el.querySelectorAll(v.el)],b.length>1&&(b=b.filter(A=>Di(A,".swiper")[0]===e.el)[0])),Array.isArray(b)&&b.length===1&&(b=b[0]),Object.assign(e.pagination,{el:b}),b=Ge(b),b.forEach(A=>{v.type==="bullets"&&v.clickable&&A.classList.add(...(v.clickableClass||"").split(" ")),A.classList.add(v.modifierClass+v.type),A.classList.add(e.isHorizontal()?v.horizontalClass:v.verticalClass),v.type==="bullets"&&v.dynamicBullets&&(A.classList.add(`${v.modifierClass}${v.type}-dynamic`),d=0,v.dynamicMainBullets<1&&(v.dynamicMainBullets=1)),v.type==="progressbar"&&v.progressbarOpposite&&A.classList.add(v.progressbarOppositeClass),v.clickable&&A.addEventListener("click",s),e.enabled||A.classList.add(v.lockClass)}))}function f(){const v=e.params.pagination;if(r())return;let b=e.pagination.el;b&&(b=Ge(b),b.forEach(A=>{A.classList.remove(v.hiddenClass),A.classList.remove(v.modifierClass+v.type),A.classList.remove(e.isHorizontal()?v.horizontalClass:v.verticalClass),v.clickable&&(A.classList.remove(...(v.clickableClass||"").split(" ")),A.removeEventListener("click",s))})),e.pagination.bullets&&e.pagination.bullets.forEach(A=>A.classList.remove(...v.bulletActiveClass.split(" ")))}n("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const v=e.params.pagination;let{el:b}=e.pagination;b=Ge(b),b.forEach(A=>{A.classList.remove(v.horizontalClass,v.verticalClass),A.classList.add(e.isHorizontal()?v.horizontalClass:v.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:v}=e.pagination;v&&(v=Ge(v),v.forEach(b=>b.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),n("lock unlock",()=>{h()}),n("click",(v,b)=>{const A=b.target,x=Ge(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&x&&x.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 E=x[0].classList.contains(e.params.pagination.hiddenClass);l(E===!0?"paginationShow":"paginationHide"),x.forEach(I=>I.classList.toggle(e.params.pagination.hiddenClass))}});const y=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:v}=e.pagination;v&&(v=Ge(v),v.forEach(b=>b.classList.remove(e.params.pagination.paginationDisabledClass))),g(),m(),h()},w=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:v}=e.pagination;v&&(v=Ge(v),v.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,d=null,r=null,u,s,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:C,rtlTranslate:O}=e,{dragEl:T,el:V}=C,j=e.params.scrollbar,D=e.params.loop?e.progressLoop:e.progress;let N=s,R=(h-s)*D;O?(R=-R,R>0?(N=s-R,R=0):-R+s>h&&(N=h+R)):R<0?(N=s+R,R=0):R+s>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`),j.hide&&(clearTimeout(d),V.style.opacity=1,d=setTimeout(()=>{V.style.opacity=0,V.style.transitionDuration="400ms"},1e3))}function f(C){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${C}ms`)}function y(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:C}=e,{dragEl:O,el:T}=C;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"?s=h*m:s=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?O.style.width=`${s}px`:O.style.height=`${s}px`,m>=1?T.style.display="none":T.style.display="",e.params.scrollbar.hide&&(T.style.opacity=0),e.params.watchOverflow&&e.enabled&&C.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function w(C){return e.isHorizontal()?C.clientX:C.clientY}function v(C){const{scrollbar:O,rtlTranslate:T}=e,{el:V}=O;let j;j=(w(C)-Yn(V)[e.isHorizontal()?"left":"top"]-(u!==null?u:s/2))/(h-s),j=Math.max(Math.min(j,1),0),T&&(j=1-j);const D=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*j;e.updateProgress(D),e.setTranslate(D),e.updateActiveIndex(),e.updateSlidesClasses()}function b(C){const O=e.params.scrollbar,{scrollbar:T,wrapperEl:V}=e,{el:j,dragEl:D}=T;a=!0,u=C.target===D?w(C)-C.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,C.preventDefault(),C.stopPropagation(),V.style.transitionDuration="100ms",D.style.transitionDuration="100ms",v(C),clearTimeout(r),j.style.transitionDuration="0ms",O.hide&&(j.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),l("scrollbarDragStart",C)}function A(C){const{scrollbar:O,wrapperEl:T}=e,{el:V,dragEl:j}=O;a&&(C.preventDefault&&C.cancelable?C.preventDefault():C.returnValue=!1,v(C),T.style.transitionDuration="0ms",V.style.transitionDuration="0ms",j.style.transitionDuration="0ms",l("scrollbarDragMove",C))}function x(C){const O=e.params.scrollbar,{scrollbar:T,wrapperEl:V}=e,{el:j}=T;a&&(a=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",V.style.transitionDuration=""),O.hide&&(clearTimeout(r),r=ui(()=>{j.style.opacity=0,j.style.transitionDuration="400ms"},1e3)),l("scrollbarDragEnd",C),O.snapOnRelease&&e.slideToClosest())}function E(C){const{scrollbar:O,params:T}=e,V=O.el;if(!V)return;const j=V,D=T.passiveListeners?{passive:!1,capture:!1}:!1,N=T.passiveListeners?{passive:!0,capture:!1}:!1;if(!j)return;const R=C==="on"?"addEventListener":"removeEventListener";j[R]("pointerdown",b,D),o[R]("pointermove",A,D),o[R]("pointerup",x,N)}function I(){!e.params.scrollbar.el||!e.scrollbar.el||E("on")}function M(){!e.params.scrollbar.el||!e.scrollbar.el||E("off")}function L(){const{scrollbar:C,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 j;V&&(j=V.querySelector(Jt(e.params.scrollbar.dragClass)),j||(j=vi("div",e.params.scrollbar.dragClass),V.append(j))),Object.assign(C,{el:V,dragEl:j}),T.draggable&&I(),V&&V.classList[e.enabled?"remove":"add"](...ti(e.params.scrollbar.lockClass))}function S(){const C=e.params.scrollbar,O=e.scrollbar.el;O&&O.classList.remove(...ti(e.isHorizontal()?C.horizontalClass:C.verticalClass)),M()}n("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const C=e.params.scrollbar;let{el:O}=e.scrollbar;O=Ge(O),O.forEach(T=>{T.classList.remove(C.horizontalClass,C.verticalClass),T.classList.add(e.isHorizontal()?C.horizontalClass:C.verticalClass)})}),n("init",()=>{e.params.scrollbar.enabled===!1?_():(L(),y(),g())}),n("update resize observerUpdate lock unlock changeDirection",()=>{y()}),n("setTranslate",()=>{g()}),n("setTransition",(C,O)=>{f(O)}),n("enable disable",()=>{const{el:C}=e.scrollbar;C&&C.classList[e.enabled?"remove":"add"](...ti(e.params.scrollbar.lockClass))}),n("destroy",()=>{S()});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()},_=()=>{e.el.classList.add(...ti(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...ti(e.params.scrollbar.scrollbarDisabledClass)),S()};Object.assign(e.scrollbar,{enable:c,disable:_,updateSize:y,setTranslate:g,init:L,destroy:S})}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,d=new Date().getTime();function r(D){const N=l;N.length!==0&&(N.innerHTML="",N.innerHTML=D)}function u(D){D===void 0&&(D=16);const N=()=>Math.round(16*Math.random()).toString(16);return"x".repeat(D).replace(/x/g,N)}function s(D){D=Ge(D),D.forEach(N=>{N.setAttribute("tabIndex","0")})}function h(D){D=Ge(D),D.forEach(N=>{N.setAttribute("tabIndex","-1")})}function m(D,N){D=Ge(D),D.forEach(R=>{R.setAttribute("role",N)})}function g(D,N){D=Ge(D),D.forEach(R=>{R.setAttribute("aria-roledescription",N)})}function f(D,N){D=Ge(D),D.forEach(R=>{R.setAttribute("aria-controls",N)})}function y(D,N){D=Ge(D),D.forEach(R=>{R.setAttribute("aria-label",N)})}function w(D,N){D=Ge(D),D.forEach(R=>{R.setAttribute("id",N)})}function v(D,N){D=Ge(D),D.forEach(R=>{R.setAttribute("aria-live",N)})}function b(D){D=Ge(D),D.forEach(N=>{N.setAttribute("aria-disabled",!0)})}function A(D){D=Ge(D),D.forEach(N=>{N.setAttribute("aria-disabled",!1)})}function x(D){if(D.keyCode!==13&&D.keyCode!==32)return;const N=e.params.a11y,R=D.target;if(!(e.pagination&&e.pagination.el&&(R===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=Ge(e.navigation.prevEl);Ge(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 E(){if(e.params.loop||e.params.rewind||!e.navigation)return;const{nextEl:D,prevEl:N}=e.navigation;N&&(e.isBeginning?(b(N),h(N)):(A(N),s(N))),D&&(e.isEnd?(b(D),h(D)):(A(D),s(D)))}function I(){return e.pagination&&e.pagination.bullets&&e.pagination.bullets.length}function M(){return I()&&e.params.pagination.clickable}function L(){const D=e.params.a11y;I()&&e.pagination.bullets.forEach(N=>{e.params.pagination.clickable&&(s(N),e.params.pagination.renderBullet||(m(N,"button"),y(N,D.paginationBulletMessage.replace(/\{\{index\}\}/,gi(N)+1)))),N.matches(Jt(e.params.pagination.bulletActiveClass))?N.setAttribute("aria-current","true"):N.removeAttribute("aria-current")})}const S=(D,N,R)=>{s(D),D.tagName!=="BUTTON"&&(m(D,"button"),D.addEventListener("keydown",x)),y(D,R),f(D,N)},c=D=>{a&&a!==D.target&&!a.contains(D.target)&&(o=!0),e.a11y.clicked=!0},_=()=>{o=!1,requestAnimationFrame(()=>{requestAnimationFrame(()=>{e.destroyed||(e.a11y.clicked=!1)})})},C=D=>{d=new Date().getTime()},O=D=>{if(e.a11y.clicked||new Date().getTime()-d<100)return;const N=D.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||D.sourceCapabilities&&D.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 D=e.params.a11y;D.itemRoleDescriptionMessage&&g(e.slides,D.itemRoleDescriptionMessage),D.slideRole&&m(e.slides,D.slideRole);const N=e.slides.length;D.slideLabelMessage&&e.slides.forEach((R,k)=>{const F=e.params.loop?parseInt(R.getAttribute("data-swiper-slide-index"),10):k,W=D.slideLabelMessage.replace(/\{\{index\}\}/,F+1).replace(/\{\{slidesLength\}\}/,N);y(R,W)})},V=()=>{const D=e.params.a11y;e.el.append(l);const N=e.el;D.containerRoleDescriptionMessage&&g(N,D.containerRoleDescriptionMessage),D.containerMessage&&y(N,D.containerMessage);const R=e.wrapperEl,k=D.id||R.getAttribute("id")||`swiper-wrapper-${u(16)}`,F=e.params.autoplay&&e.params.autoplay.enabled?"off":"polite";w(R,k),v(R,F),T();let{nextEl:W,prevEl:Z}=e.navigation?e.navigation:{};W=Ge(W),Z=Ge(Z),W&&W.forEach(J=>S(J,k,D.nextSlideMessage)),Z&&Z.forEach(J=>S(J,k,D.prevSlideMessage)),M()&&Ge(e.pagination.el).forEach(le=>{le.addEventListener("keydown",x)}),Rt().addEventListener("visibilitychange",C),e.el.addEventListener("focus",O,!0),e.el.addEventListener("focus",O,!0),e.el.addEventListener("pointerdown",c,!0),e.el.addEventListener("pointerup",_,!0)};function j(){l&&l.remove();let{nextEl:D,prevEl:N}=e.navigation?e.navigation:{};D=Ge(D),N=Ge(N),D&&D.forEach(k=>k.removeEventListener("keydown",x)),N&&N.forEach(k=>k.removeEventListener("keydown",x)),M()&&Ge(e.pagination.el).forEach(F=>{F.removeEventListener("keydown",x)}),Rt().removeEventListener("visibilitychange",C),e.el&&typeof e.el!="string"&&(e.el.removeEventListener("focus",O,!0),e.el.removeEventListener("pointerdown",c,!0),e.el.removeEventListener("pointerup",_,!0))}n("beforeInit",()=>{l=vi("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&&E()}),n("paginationUpdate",()=>{e.params.a11y.enabled&&L()}),n("destroy",()=>{e.params.a11y.enabled&&j()})}function Mi(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,d,r=o&&o.autoplay?o.autoplay.delay:3e3,u=o&&o.autoplay?o.autoplay.delay:3e3,s,h=new Date().getTime(),m,g,f,y,w,v,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 x=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?m=!0:m&&(u=s,m=!1);const N=e.autoplay.paused?s:h+u-new Date().getTime();e.autoplay.timeLeft=N,l("autoplayTimeLeft",N,N/r),d=requestAnimationFrame(()=>{x()})},E=()=>{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},I=N=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(d),x();let R=typeof N>"u"?e.params.autoplay.delay:N;r=e.params.autoplay.delay,u=e.params.autoplay.delay;const k=E();!Number.isNaN(k)&&k>0&&typeof N>"u"&&(R=k,r=k,u=k),s=R;const F=e.params.speed,W=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(F,!0,!0),l("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,F,!0,!0),l("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(F,!0,!0),l("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,F,!0,!0),l("autoplay")),e.params.cssMode&&(h=new Date().getTime(),requestAnimationFrame(()=>{I()})))};return R>0?(clearTimeout(a),a=setTimeout(()=>{W()},R)):requestAnimationFrame(()=>{W()}),R},M=()=>{h=new Date().getTime(),e.autoplay.running=!0,I(),l("autoplayStart")},L=()=>{e.autoplay.running=!1,clearTimeout(a),cancelAnimationFrame(d),l("autoplayStop")},S=(N,R)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(a),N||(v=!0);const k=()=>{l("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",A):c()};if(e.autoplay.paused=!0,R){w&&(s=e.params.autoplay.delay),w=!1,k();return}s=(s||e.params.autoplay.delay)-(new Date().getTime()-h),!(e.isEnd&&s<0&&!e.params.loop)&&(s<0&&(s=0),k())},c=()=>{e.isEnd&&s<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(h=new Date().getTime(),v?(v=!1,I(s)):I(),e.autoplay.paused=!1,l("autoplayResume"))},_=()=>{if(e.destroyed||!e.autoplay.running)return;const N=Rt();N.visibilityState==="hidden"&&(v=!0,S(!0)),N.visibilityState==="visible"&&c()},C=N=>{N.pointerType==="mouse"&&(v=!0,b=!0,!(e.animating||e.autoplay.paused)&&S(!0))},O=N=>{N.pointerType==="mouse"&&(b=!1,e.autoplay.paused&&c())},T=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",C),e.el.addEventListener("pointerleave",O))},V=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",C),e.el.removeEventListener("pointerleave",O))},j=()=>{Rt().addEventListener("visibilitychange",_)},D=()=>{Rt().removeEventListener("visibilitychange",_)};n("init",()=>{e.params.autoplay.enabled&&(T(),j(),M())}),n("destroy",()=>{V(),D(),e.autoplay.running&&L()}),n("_freeModeStaticRelease",()=>{(f||v)&&c()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?L():S(!0,!0)}),n("beforeTransitionStart",(N,R,k)=>{e.destroyed||!e.autoplay.running||(k||!e.params.autoplay.disableOnInteraction?S(!0,!0):L())}),n("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){L();return}g=!0,f=!1,v=!1,y=setTimeout(()=>{v=!0,f=!0,S(!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:S,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:u}=e;r.velocities.length===0&&r.velocities.push({position:u[e.isHorizontal()?"startX":"startY"],time:r.touchStartTime}),r.velocities.push({position:u[e.isHorizontal()?"currentX":"currentY"],time:Ht()})}function d(r){let{currentPos:u}=r;if(e.params.cssMode)return;const{params:s,wrapperEl:h,rtlTranslate:m,snapGrid:g,touchEventsData:f}=e,w=Ht()-f.touchStartTime;if(u<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(u>-e.maxTranslate()){e.slides.length<g.length?e.slideTo(g.length-1):e.slideTo(e.slides.length-1);return}if(s.freeMode.momentum){if(f.velocities.length>1){const L=f.velocities.pop(),S=f.velocities.pop(),c=L.position-S.position,_=L.time-S.time;e.velocity=c/_,e.velocity/=2,Math.abs(e.velocity)<s.freeMode.minimumVelocity&&(e.velocity=0),(_>150||Ht()-L.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=s.freeMode.momentumVelocityRatio,f.velocities.length=0;let v=1e3*s.freeMode.momentumRatio;const b=e.velocity*v;let A=e.translate+b;m&&(A=-A);let x=!1,E;const I=Math.abs(e.velocity)*20*s.freeMode.momentumBounceRatio;let M;if(A<e.maxTranslate())s.freeMode.momentumBounce?(A+e.maxTranslate()<-I&&(A=e.maxTranslate()-I),E=e.maxTranslate(),x=!0,f.allowMomentumBounce=!0):A=e.maxTranslate(),s.loop&&s.centeredSlides&&(M=!0);else if(A>e.minTranslate())s.freeMode.momentumBounce?(A-e.minTranslate()>I&&(A=e.minTranslate()+I),E=e.minTranslate(),x=!0,f.allowMomentumBounce=!0):A=e.minTranslate(),s.loop&&s.centeredSlides&&(M=!0);else if(s.freeMode.sticky){let L;for(let S=0;S<g.length;S+=1)if(g[S]>-A){L=S;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?v=Math.abs((-A-e.translate)/e.velocity):v=Math.abs((A-e.translate)/e.velocity),s.freeMode.sticky){const L=Math.abs((m?-A:A)-e.translate),S=e.slidesSizesGrid[e.activeIndex];L<S?v=s.speed:L<2*S?v=s.speed*1.5:v=s.speed*2.5}}else if(s.freeMode.sticky){e.slideToClosest();return}s.freeMode.momentumBounce&&x?(e.updateProgress(E),e.setTransition(v),e.setTranslate(A),e.transitionStart(!0,e.swipeDirection),e.animating=!0,Ui(h,()=>{!e||e.destroyed||!f.allowMomentumBounce||(n("momentumBounce"),e.setTransition(s.speed),setTimeout(()=>{e.setTranslate(E),Ui(h,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(n("_freeModeNoMomentumRelease"),e.updateProgress(A),e.setTransition(v),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(s.freeMode.sticky){e.slideToClosest();return}else s.freeMode&&n("_freeModeNoMomentumRelease");(!s.freeMode.momentum||w>=s.longSwipesMs)&&(n("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:o,onTouchMove:a,onTouchEnd:d}})}let Qi;function Al(){const t=_t(),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=_t(),l=n.navigator.platform,o=e||n.navigator.userAgent,a={ios:!1,android:!1},d=n.screen.width,r=n.screen.height,u=o.match(/(Android);?[\s\/]+([\d.]+)?/);let s=o.match(/(iPad).*OS\s([\d_]+)/);const h=o.match(/(iPod)(.*OS\s([\d_]+))?/),m=!s&&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!s&&f&&i.touch&&y.indexOf(`${d}x${r}`)>=0&&(s=o.match(/(Version)\/([\d.]+)/),s||(s=[0,1,"13_0_0"]),f=!1),u&&!g&&(a.os="android",a.android=!0),(s||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=_t(),e=Zn();let i=!1;function n(){const d=t.navigator.userAgent.toLowerCase();return d.indexOf("safari")>=0&&d.indexOf("chrome")<0&&d.indexOf("android")<0}if(n()){const d=String(t.navigator.userAgent);if(d.includes("Version/")){const[r,u]=d.split("Version/")[1].split(" ")[0].split(".").map(s=>Number(s));i=r<16||r===16&&u<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=_t();let o=null,a=null;const d=()=>{!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:v,contentRect:b,target:A}=w;A&&A!==e.el||(f=b?b.width:(v[0]||v).inlineSize,y=b?b.height:(v[0]||v).blockSize)}),(f!==m||y!==g)&&d()})}),o.observe(e.el))},u=()=>{a&&l.cancelAnimationFrame(a),o&&o.unobserve&&e.el&&(o.unobserve(e.el),o=null)},s=()=>{!e||e.destroyed||!e.initialized||n("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof l.ResizeObserver<"u"){r();return}l.addEventListener("resize",d),l.addEventListener("orientationchange",s)}),i("destroy",()=>{u(),l.removeEventListener("resize",d),l.removeEventListener("orientationchange",s)})}function xl(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o=[],a=_t(),d=function(s,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(s,{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 s=Di(e.hostEl);for(let h=0;h<s.length;h+=1)d(s[h])}d(e.hostEl,{childList:e.params.observeSlideChildren}),d(e.wrapperEl,{attributes:!1})}},u=()=>{o.forEach(s=>{s.disconnect()}),o.splice(0,o.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",r),n("destroy",u)}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),d=0;d<o;d++)a[d]=arguments[d];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(u=>{u.apply(n,[r,...i])}),t.eventsListeners&&t.eventsListeners[r]&&t.eventsListeners[r].forEach(u=>{u.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,_){return parseFloat(c.getPropertyValue(t.getDirectionLabel(_))||0)}const i=t.params,{wrapperEl:n,slidesEl:l,size:o,rtlTranslate:a,wrongRTL:d}=t,r=t.virtual&&i.virtual.enabled,u=r?t.virtual.slides.length:t.slides.length,s=qt(l,`.${t.params.slideClass}, swiper-slide`),h=r?t.virtual.slides.length:s.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 v=t.snapGrid.length,b=t.slidesGrid.length;let A=i.spaceBetween,x=-y,E=0,I=0;if(typeof o>"u")return;typeof A=="string"&&A.indexOf("%")>=0?A=parseFloat(A.replace("%",""))/100*o:typeof A=="string"&&(A=parseFloat(A)),t.virtualSize=-A,s.forEach(c=>{a?c.style.marginLeft="":c.style.marginRight="",c.style.marginBottom="",c.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(Pi(n,"--swiper-centered-offset-before",""),Pi(n,"--swiper-centered-offset-after",""));const M=i.grid&&i.grid.rows>1&&t.grid;M?t.grid.initSlides(s):t.grid&&t.grid.unsetSlides();let L;const S=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(c=>typeof i.breakpoints[c].slidesPerView<"u").length>0;for(let c=0;c<h;c+=1){L=0;let _;if(s[c]&&(_=s[c]),M&&t.grid.updateSlide(c,_,s),!(s[c]&&ii(_,"display")==="none")){if(i.slidesPerView==="auto"){S&&(s[c].style[t.getDirectionLabel("width")]="");const C=getComputedStyle(_),O=_.style.transform,T=_.style.webkitTransform;if(O&&(_.style.transform="none"),T&&(_.style.webkitTransform="none"),i.roundLengths)L=t.isHorizontal()?Yi(_,"width",!0):Yi(_,"height",!0);else{const V=e(C,"width"),j=e(C,"padding-left"),D=e(C,"padding-right"),N=e(C,"margin-left"),R=e(C,"margin-right"),k=C.getPropertyValue("box-sizing");if(k&&k==="border-box")L=V+N+R;else{const{clientWidth:F,offsetWidth:W}=_;L=V+j+D+N+R+(W-F)}}O&&(_.style.transform=O),T&&(_.style.webkitTransform=T),i.roundLengths&&(L=Math.floor(L))}else L=(o-(i.slidesPerView-1)*A)/i.slidesPerView,i.roundLengths&&(L=Math.floor(L)),s[c]&&(s[c].style[t.getDirectionLabel("width")]=`${L}px`);s[c]&&(s[c].swiperSlideSize=L),f.push(L),i.centeredSlides?(x=x+L/2+E/2+A,E===0&&c!==0&&(x=x-o/2-A),c===0&&(x=x-o/2-A),Math.abs(x)<1/1e3&&(x=0),i.roundLengths&&(x=Math.floor(x)),I%i.slidesPerGroup===0&&m.push(x),g.push(x)):(i.roundLengths&&(x=Math.floor(x)),(I-Math.min(t.params.slidesPerGroupSkip,I))%t.params.slidesPerGroup===0&&m.push(x),g.push(x),x=x+L+A),t.virtualSize+=L+A,E=L,I+=1}}if(t.virtualSize=Math.max(t.virtualSize,o)+w,a&&d&&(i.effect==="slide"||i.effect==="coverflow")&&(n.style.width=`${t.virtualSize+A}px`),i.setWrapperSize&&(n.style[t.getDirectionLabel("width")]=`${t.virtualSize+A}px`),M&&t.grid.updateWrapperSize(L,m),!i.centeredSlides){const c=[];for(let _=0;_<m.length;_+=1){let C=m[_];i.roundLengths&&(C=Math.floor(C)),m[_]<=t.virtualSize-o&&c.push(C)}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 _=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),C=c*i.slidesPerGroup;for(let O=0;O<_;O+=1)m.push(m[m.length-1]+C)}for(let _=0;_<t.virtual.slidesBefore+t.virtual.slidesAfter;_+=1)i.slidesPerGroup===1&&m.push(m[m.length-1]+c),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");s.filter((_,C)=>!i.cssMode||i.loop?!0:C!==s.length-1).forEach(_=>{_.style[c]=`${A}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let c=0;f.forEach(C=>{c+=C+(A||0)}),c-=A;const _=c-o;m=m.map(C=>C<=0?-y:C>_?_+w:C)}if(i.centerInsufficientSlides){let c=0;f.forEach(C=>{c+=C+(A||0)}),c-=A;const _=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(c+_<o){const C=(o-c-_)/2;m.forEach((O,T)=>{m[T]=O-C}),g.forEach((O,T)=>{g[T]=O+C})}}if(Object.assign(t,{slides:s,snapGrid:m,slidesGrid:g,slidesSizesGrid:f}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){Pi(n,"--swiper-centered-offset-before",`${-m[0]}px`),Pi(n,"--swiper-centered-offset-after",`${t.size/2-f[f.length-1]/2}px`);const c=-t.snapGrid[0],_=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(C=>C+c),t.slidesGrid=t.slidesGrid.map(C=>C+_)}if(h!==u&&t.emit("slidesLengthChange"),m.length!==v&&(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`,_=t.el.classList.contains(c);h<=i.maxBackfaceHiddenSlides?_||t.el.classList.add(c):_&&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=d=>n?e.slides[e.getSlideIndexByData(d)]:e.slides[d];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(d=>{i.push(d)});else for(o=0;o<Math.ceil(e.params.slidesPerView);o+=1){const d=e.activeIndex+o;if(d>e.slides.length&&!n)break;i.push(a(d))}else i.push(a(e.activeIndex));for(o=0;o<i.length;o+=1)if(typeof i[o]<"u"){const d=i[o].offsetHeight;l=d>l?d:l}(l||l===0)&&(e.wrapperEl.style.height=`${l}px`)}function 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 d=i.spaceBetween;typeof d=="string"&&d.indexOf("%")>=0?d=parseFloat(d.replace("%",""))/100*e.size:typeof d=="string"&&(d=parseFloat(d));for(let r=0;r<n.length;r+=1){const u=n[r];let s=u.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(s-=n[0].swiperSlideOffset);const h=(a+(i.centeredSlides?e.minTranslate():0)-s)/(u.swiperSlideSize+d),m=(a-o[0]+(i.centeredSlides?e.minTranslate():0)-s)/(u.swiperSlideSize+d),g=-(a-s),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(u),e.visibleSlidesIndexes.push(r)),Kn(u,w,i.slideVisibleClass),Kn(u,y,i.slideFullyVisibleClass),u.progress=l?-h:h,u.originalProgress=l?-m:m}}function Pl(t){const e=this;if(typeof t>"u"){const s=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*s||0}const i=e.params,n=e.maxTranslate()-e.minTranslate();let{progress:l,isBeginning:o,isEnd:a,progressLoop:d}=e;const r=o,u=a;if(n===0)l=0,o=!0,a=!0;else{l=(t-e.minTranslate())/n;const s=Math.abs(t-e.minTranslate())<1,h=Math.abs(t-e.maxTranslate())<1;o=s||l<=0,a=h||l>=1,s&&(l=0),h&&(l=1)}if(i.loop){const s=e.getSlideIndexByData(0),h=e.getSlideIndexByData(e.slides.length-1),m=e.slidesGrid[s],g=e.slidesGrid[h],f=e.slidesGrid[e.slidesGrid.length-1],y=Math.abs(t);y>=m?d=(y-m)/f:d=(y+f-g)/f,d>1&&(d-=1)}Object.assign(e,{progress:l,progressLoop:d,isBeginning:o,isEnd:a}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),o&&!r&&e.emit("reachBeginning toEdge"),a&&!u&&e.emit("reachEnd toEdge"),(r&&!o||u&&!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,d=h=>qt(n,`.${i.slideClass}${h}, swiper-slide${h}`)[0];let r,u,s;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=d(`[data-swiper-slide-index="${h}"]`)}else r=d(`[data-swiper-slide-index="${l}"]`);else a?(r=e.filter(h=>h.column===l)[0],s=e.filter(h=>h.column===l+1)[0],u=e.filter(h=>h.column===l-1)[0]):r=e[l];r&&(a||(s=ml(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!s&&(s=e[0]),u=pl(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!u===0&&(u=e[e.length-1]))),e.forEach(h=>{tn(h,h===r,i.slideActiveClass),tn(h,h===s,i.slideNextClass),tn(h,h===u,i.slidePrevClass)}),t.emitSlidesClasses()}const Ni=(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,d=[a-e];d.push(...Array.from({length:e}).map((r,u)=>a+n+u)),t.slides.forEach((r,u)=>{d.includes(r.column)&&nn(t,u)});return}const o=l+n-1;if(t.params.rewind||t.params.loop)for(let a=l-e;a<=o+e;a+=1){const d=(a%i+i)%i;(d<l||d>o)&&nn(t,d)}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:d}=e;let r=t,u;const s=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)u=n.indexOf(i);else{const g=Math.min(l.slidesPerGroupSkip,r);u=g+Math.floor((r-g)/l.slidesPerGroup)}if(u>=n.length&&(u=n.length-1),r===o&&!e.params.loop){u!==d&&(e.snapIndex=u,e.emit("snapIndexChange"));return}if(r===o&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=s(r);return}const h=e.grid&&l.grid&&l.grid.rows>1;let m;if(e.virtual&&l.virtual.enabled&&l.loop)m=s(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:d,snapIndex:u,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(d=>{!l&&d.matches&&d.matches(`.${n.slideClass}, swiper-slide`)&&(l=d)});let o=!1,a;if(l){for(let d=0;d<i.slides.length;d+=1)if(i.slides[d]===l){o=!0,a=d;break}}if(l&&o)i.clickedSlide=l,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(l.getAttribute("data-swiper-slide-index"),10):i.clickedIndex=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 d=0,r=0;const u=0;i.isHorizontal()?d=n?-t:t:r=t,l.roundLengths&&(d=Math.floor(d),r=Math.floor(r)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?d:r,l.cssMode?o[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-d:-r:l.virtualTranslate||(i.isHorizontal()?d-=i.cssOverflowAdjustment():r-=i.cssOverflowAdjustment(),o.style.transform=`translate3d(${d}px, ${r}px, ${u}px)`);let s;const h=i.maxTranslate()-i.minTranslate();h===0?s=0:s=(t-i.minTranslate())/h,s!==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:d}=o;if(o.animating&&a.preventInteractionOnTransition)return!1;const r=o.minTranslate(),u=o.maxTranslate();let s;if(n&&t>r?s=r:n&&t<u?s=u:s=t,o.updateProgress(s),a.cssMode){const h=o.isHorizontal();if(e===0)d[h?"scrollLeft":"scrollTop"]=-s;else{if(!o.support.smoothScroll)return Un({swiper:o,targetPosition:-s,side:h?"left":"top"}),!0;d.scrollTo({[h?"left":"top"]:-s,behavior:"smooth"})}return!0}return e===0?(o.setTransition(0),o.setTranslate(s),i&&(o.emit("beforeTransitionStart",e,l),o.emit("transitionEnd"))):(o.setTransition(e),o.setTranslate(s),i&&(o.emit("beforeTransitionStart",e,l),o.emit("transitionStart")),o.animating||(o.animating=!0,o.onTranslateToWrapperTransitionEnd||(o.onTranslateToWrapperTransitionEnd=function(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 d=n;if(d||(o>a?d="next":o<a?d="prev":d="reset"),e.emit(`transition${l}`),i&&o!==a){if(d==="reset"){e.emit(`slideResetTransition${l}`);return}e.emit(`slideChangeTransition${l}`),d==="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:d,snapGrid:r,slidesGrid:u,previousIndex:s,activeIndex:h,rtlTranslate:m,wrapperEl:g,enabled:f}=o;if(!f&&!n&&!l||o.destroyed||o.animating&&d.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 v=-r[w];if(d.normalizeSlideIndex)for(let A=0;A<u.length;A+=1){const x=-Math.floor(v*100),E=Math.floor(u[A]*100),I=Math.floor(u[A+1]*100);typeof u[A+1]<"u"?x>=E&&x<I-(I-E)/2?a=A:x>=E&&x<I&&(a=A+1):x>=E&&(a=A)}if(o.initialized&&a!==h&&(!o.allowSlideNext&&(m?v>o.translate&&v>o.minTranslate():v<o.translate&&v<o.minTranslate())||!o.allowSlidePrev&&v>o.translate&&v>o.maxTranslate()&&(h||0)!==a))return!1;a!==(s||0)&&i&&o.emit("beforeSlideChangeStart"),o.updateProgress(v);let b;if(a>h?b="next":a<h?b="prev":b="reset",m&&-v===o.translate||!m&&v===o.translate)return o.updateActiveIndex(a),d.autoHeight&&o.updateAutoHeight(),o.updateSlidesClasses(),d.effect!=="slide"&&o.setTranslate(v),b!=="reset"&&(o.transitionStart(i,b),o.transitionEnd(i,b)),!1;if(d.cssMode){const A=o.isHorizontal(),x=m?v:-v;if(e===0){const E=o.virtual&&o.params.virtual.enabled;E&&(o.wrapperEl.style.scrollSnapType="none",o._immediateVirtual=!0),E&&!o._cssModeVirtualInitialSet&&o.params.initialSlide>0?(o._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{g[A?"scrollLeft":"scrollTop"]=x})):g[A?"scrollLeft":"scrollTop"]=x,E&&requestAnimationFrame(()=>{o.wrapperEl.style.scrollSnapType="",o._immediateVirtual=!1})}else{if(!o.support.smoothScroll)return Un({swiper:o,targetPosition:x,side:A?"left":"top"}),!0;g.scrollTo({[A?"left":"top"]:x,behavior:"smooth"})}return!0}return o.setTransition(e),o.setTranslate(v),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(x){!o||o.destroyed||x.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 d;if(o){const m=a*l.params.grid.rows;d=l.slides.filter(g=>g.getAttribute("data-swiper-slide-index")*1===m)[0].column}else d=l.getSlideIndexByData(a);const r=o?Math.ceil(l.slides.length/l.params.grid.rows):l.slides.length,{centeredSlides:u}=l.params;let s=l.params.slidesPerView;s==="auto"?s=l.slidesPerViewDynamic():(s=Math.ceil(parseFloat(l.params.slidesPerView,10)),u&&s%2===0&&(s=s+1));let h=r-d<s;if(u&&(h=h||d<Math.ceil(s/2)),n&&u&&l.params.slidesPerView!=="auto"&&!o&&(h=!1),h){const m=u?d<l.activeIndex?"prev":"next":d-l.activeIndex-1<l.params.slidesPerView?"next":"prev";l.loopFix({direction:m,slideTo:!0,activeSlideIndex:m==="next"?d+1:d-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 d=o.slidesPerGroup;o.slidesPerView==="auto"&&o.slidesPerGroup===1&&o.slidesPerGroupAuto&&(d=Math.max(n.slidesPerViewDynamic("current",!0),1));const r=n.activeIndex<o.slidesPerGroupSkip?1:d,u=n.virtual&&o.virtual.enabled;if(o.loop){if(a&&!u&&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:d,enabled:r,animating:u}=n;if(!r||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);const s=n.virtual&&l.virtual.enabled;if(l.loop){if(u&&!s&&l.loopPreventsSliding)return!1;n.loopFix({direction:"prev"}),n._clientLeft=n.wrapperEl.clientLeft}const h=d?n.translate:-n.translate;function m(v){return v<0?-Math.floor(Math.abs(v)):Math.floor(v)}const g=m(h),f=o.map(v=>m(v));let y=o[f.indexOf(g)-1];if(typeof y>"u"&&l.cssMode){let v;o.forEach((b,A)=>{g>=b&&(v=A)}),typeof v<"u"&&(y=o[v>0?v-1:v])}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 v=n.params.virtual&&n.params.virtual.enabled&&n.virtual?n.virtual.slides.length-1:n.slides.length-1;return n.slideTo(v,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),d=a+Math.floor((o-a)/l.params.slidesPerGroup),r=l.rtlTranslate?l.translate:-l.translate;if(r>=l.snapGrid[d]){const u=l.snapGrid[d],s=l.snapGrid[d+1];r-u>(s-u)*n&&(o+=l.params.slidesPerGroup)}else{const u=l.snapGrid[d-1],s=l.snapGrid[d];r-u<=(s-u)*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]),ui(()=>{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]),ui(()=>{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=()=>{qt(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),d=e.slides.length%a!==0,r=o&&e.slides.length%i.grid.rows!==0,u=s=>{for(let h=0;h<s;h+=1){const m=e.isElement?vi("swiper-slide",[i.slideBlankClass]):vi("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(m)}};if(d){if(i.loopAddBlankSlides){const s=a-e.slides.length%a;u(s),e.recalcSlides(),e.updateSlides()}else _i("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 s=i.grid.rows-e.slides.length%i.grid.rows;u(s),e.recalcSlides(),e.updateSlides()}else _i("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:d}=t===void 0?{}:t;const r=this;if(!r.params.loop)return;r.emit("beforeLoopFix");const{slides:u,allowSlidePrev:s,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=s,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 v=w;v%w!==0&&(v+=w-v%w),v+=g.loopAdditionalSlides,r.loopedSlides=v;const b=r.grid&&g.grid&&g.grid.rows>1;u.length<y+v?_i("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"&&_i("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const A=[],x=[];let E=r.activeIndex;typeof o>"u"?o=r.getSlideIndex(u.filter(O=>O.classList.contains(g.slideActiveClass))[0]):E=o;const I=n==="next"||!n,M=n==="prev"||!n;let L=0,S=0;const c=b?Math.ceil(u.length/g.grid.rows):u.length,C=(b?u[o].column:o)+(f&&typeof l>"u"?-y/2+.5:0);if(C<v){L=Math.max(v-C,w);for(let O=0;O<v-C;O+=1){const T=O-Math.floor(O/c)*c;if(b){const V=c-T-1;for(let j=u.length-1;j>=0;j-=1)u[j].column===V&&A.push(j)}else A.push(c-T-1)}}else if(C+y>c-v){S=Math.max(C-(c-v*2),w);for(let O=0;O<S;O+=1){const T=O-Math.floor(O/c)*c;b?u.forEach((V,j)=>{V.column===T&&x.push(j)}):x.push(T)}}if(r.__preventObserver__=!0,requestAnimationFrame(()=>{r.__preventObserver__=!1}),M&&A.forEach(O=>{u[O].swiperLoopMoveDOM=!0,m.prepend(u[O]),u[O].swiperLoopMoveDOM=!1}),I&&x.forEach(O=>{u[O].swiperLoopMoveDOM=!0,m.append(u[O]),u[O].swiperLoopMoveDOM=!1}),r.recalcSlides(),g.slidesPerView==="auto"?r.updateSlides():b&&(A.length>0&&M||x.length>0&&I)&&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[E],V=r.slidesGrid[E+L]-O;d?r.setTranslate(r.translate-V):(r.slideTo(E+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(x.length>0&&I)if(typeof e>"u"){const O=r.slidesGrid[E],V=r.slidesGrid[E-S]-O;d?r.setTranslate(r.translate-V):(r.slideTo(E-S,0,!1,!0),l&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-V,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-V))}else{const O=b?x.length/g.grid.rows:x.length;r.slideTo(r.activeIndex-O,0,!1,!0)}}if(r.allowSlidePrev=s,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===_t())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=_t(),{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:d}=e;if(!d||!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 u=!!o.noSwipingClass&&o.noSwipingClass!=="",s=n.composedPath?n.composedPath():n.path;u&&n.target&&n.target.shadowRoot&&s&&(r=s[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:d}=i;if(!d||!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 u;if(r.type==="touchmove"){if(u=[...r.changedTouches].filter(I=>I.identifier===n.touchId)[0],!u||u.identifier!==n.touchId)return}else u=r;if(!n.isTouched){n.startMoving&&n.isScrolling&&i.emit("touchMoveOpposite",r);return}const s=u.pageX,h=u.pageY;if(r.preventedByNestedSwiper){o.startX=s,o.startY=h;return}if(!i.allowTouchMove){r.target.matches(n.focusableElements)||(i.allowClick=!1),n.isTouched&&(Object.assign(o,{startX:s,startY:h,currentX:s,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(s<o.startX&&i.translate<=i.maxTranslate()||s>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=s,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 I;i.isHorizontal()&&o.currentY===o.startY||i.isVertical()&&o.currentX===o.startX?n.isScrolling=!1:m*m+g*g>=25&&(I=Math.atan2(Math.abs(g),Math.abs(m))*180/Math.PI,n.isScrolling=i.isHorizontal()?I>l.touchAngle:90-I>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 v=i.params.loop&&!l.cssMode,b=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!n.isMoved){if(v&&b&&i.loopFix({direction:i.swipeDirection}),n.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const I=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});i.wrapperEl.dispatchEvent(I)}n.allowMomentumBounce=!1,l.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",r)}let A;if(new Date().getTime(),n.isMoved&&n.allowThresholdMove&&w!==i.touchesDirection&&v&&b&&Math.abs(f)>=1){Object.assign(o,{startX:s,startY:h,currentX:s,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 x=!0,E=l.resistanceRatio;if(l.touchReleaseOnEdges&&(E=0),f>0?(v&&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()&&(x=!1,l.resistance&&(n.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+n.startTranslate+f)**E))):f<0&&(v&&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()&&(x=!1,l.resistance&&(n.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-n.startTranslate-f)**E))),x&&(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(E=>E.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:d,rtlTranslate:r,slidesGrid:u,enabled:s}=e;if(!s||!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 E=n.path||n.composedPath&&n.composedPath();e.updateClickedSlide(E&&E[0]||n.target,E),e.emit("tap click",n),m<300&&h-i.lastClickTime<300&&e.emit("doubleTap doubleClick",n)}if(i.lastClickTime=Ht(),ui(()=>{e.destroyed||(e.allowClick=!0)}),!i.isTouched||!i.isMoved||!e.swipeDirection||d.diff===0&&!i.loopSwapReset||i.currentTranslate===i.startTranslate&&!i.loopSwapReset){i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;return}i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;let 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 E=0;E<u.length;E+=E<a.slidesPerGroupSkip?1:a.slidesPerGroup){const I=E<a.slidesPerGroupSkip-1?1:a.slidesPerGroup;typeof u[E+I]<"u"?(f||g>=u[E]&&g<u[E+I])&&(y=E,w=u[E+I]-u[E]):(f||g>=u[E])&&(y=E,w=u[u.length-1]-u[u.length-2])}let v=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&&(v=0));const A=(g-u[y])/w,x=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?v:y+x):e.slideTo(y)),e.swipeDirection==="prev"&&(A>1-a.longSwipesRatio?e.slideTo(y+x):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+x):e.slideTo(y):(e.swipeDirection==="next"&&e.slideTo(v!==null?v:y+x),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 d=a&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&t.isEnd&&!t.isBeginning&&!t.params.centeredSlides&&!d?t.slideTo(t.slides.length-1,0,!1,!0):t.params.loop&&!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;Ni(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,d=!!n.nested,r=e==="on"?"addEventListener":"removeEventListener",u=e;!l||typeof l=="string"||(i[r]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:d}),l[r]("touchstart",t.onTouchStart,{passive:!1}),l[r]("pointerdown",t.onTouchStart,{passive:!1}),i[r]("touchmove",t.onTouchMove,{passive:!1,capture:d}),i[r]("pointermove",t.onTouchMove,{passive:!1,capture:d}),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[u](a.ios||a.android?"resize orientationchange observerUpdate":"resize observerUpdate",$n,!0):t[u]("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,u=to(t,n),s=to(t,r),h=t.params.grabCursor,m=r.grabCursor,g=n.enabled;u&&!s?(l.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!u&&s&&(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 x=n[A]&&n[A].enabled,E=r[A]&&r[A].enabled;x&&!E&&t[A].disable(),!x&&E&&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(),Bt(t.params,r);const v=t.params.enabled,b=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),g&&!v?t.disable():!g&&v&&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=_t(),o=e==="window"?l.innerHeight:i.clientHeight,a=Object.keys(t).map(d=>{if(typeof d=="string"&&d.indexOf("@")===0){const r=parseFloat(d.substr(1));return{value:o*r,point:d}}return{value:d,point:d}});a.sort((d,r)=>parseInt(d.value,10)-parseInt(r.value,10));for(let d=0;d<a.length;d+=1){const{point:r,value:u}=a[d];e==="window"?l.matchMedia(`(min-width: ${u}px)`).matches&&(n=r):u<=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){Bt(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)){Bt(e,n);return}typeof t[l]=="object"&&!("enabled"in t[l])&&(t[l].enabled=!0),t[l]||(t[l]={enabled:!1}),Bt(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=Bt({},i),e&&!i.el&&(i.el=e);const a=Rt();if(i.el&&typeof i.el=="string"&&a.querySelectorAll(i.el).length>1){const s=[];return a.querySelectorAll(i.el).forEach(h=>{const m=Bt({},i,{el:h});s.push(new Qt(m))}),s}const d=this;d.__swiper__=!0,d.support=qn(),d.device=Zn({userAgent:i.userAgent}),d.browser=yl(),d.eventsListeners={},d.eventsAnyListeners=[],d.modules=[...d.__modules__],i.modules&&Array.isArray(i.modules)&&d.modules.push(...i.modules);const r={};d.modules.forEach(s=>{s({params:i,swiper:d,extendParams:Ia(i,r),on:d.on.bind(d),once:d.once.bind(d),off:d.off.bind(d),emit:d.emit.bind(d)})});const u=Bt({},ln,r);return d.params=Bt({},u,rn,i),d.originalParams=Bt({},d.params),d.passedParams=Bt({},i),d.params&&d.params.on&&Object.keys(d.params.on).forEach(s=>{d.on(s,d.params.on[s])}),d.params&&d.params.onAny&&d.onAny(d.params.onAny),Object.assign(d,{enabled:d.params.enabled,el:e,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return d.params.direction==="horizontal"},isVertical(){return d.params.direction==="vertical"},activeIndex:0,realIndex:0,isBeginning:!0,isEnd:!1,translate:0,previousTranslate:0,progress:0,velocity:0,animating:!1,cssOverflowAdjustment(){return Math.trunc(this.translate/2**23)*2**23},allowSlideNext:d.params.allowSlideNext,allowSlidePrev:d.params.allowSlidePrev,touchEventsData:{isTouched:void 0,isMoved:void 0,allowTouchCallbacks:void 0,touchStartTime:void 0,isScrolling:void 0,currentTranslate:void 0,startTranslate:void 0,allowThresholdMove:void 0,focusableElements:d.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:d.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),d.emit("_swiper"),d.params.init&&d.init(),d}getDirectionLabel(e){return this.isHorizontal()?e:{width:"height","margin-top":"margin-left","margin-bottom ":"margin-right","margin-left":"margin-top","margin-right":"margin-bottom","padding-left":"padding-top","padding-right":"padding-bottom",marginRight:"marginBottom"}[e]}getSlideIndex(e){const{slidesEl:i,params:n}=this,l=qt(i,`.${n.slideClass}, swiper-slide`),o=gi(l[0]);return gi(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:d,size:r,activeIndex:u}=n;let s=1;if(typeof l.slidesPerView=="number")return l.slidesPerView;if(l.centeredSlides){let h=o[u]?Math.ceil(o[u].swiperSlideSize):0,m;for(let g=u+1;g<o.length;g+=1)o[g]&&!m&&(h+=Math.ceil(o[g].swiperSlideSize),s+=1,h>r&&(m=!0));for(let g=u-1;g>=0;g-=1)o[g]&&!m&&(h+=o[g].swiperSlideSize,s+=1,h>r&&(m=!0))}else if(e==="current")for(let h=u+1;h<o.length;h+=1)(i?a[h]+d[h]-a[u]<r:a[h]-a[u]<r)&&(s+=1);else for(let h=u-1;h>=0;h-=1)a[u]-a[h]<r&&(s+=1);return s}update(){const e=this;if(!e||e.destroyed)return;const{snapGrid:i,params:n}=e;n.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach(a=>{a.complete&&Ni(e,a)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function l(){const a=e.rtlTranslate?e.translate*-1:e.translate,d=Math.min(Math.max(a,e.maxTranslate()),e.minTranslate());e.setTranslate(d),e.updateActiveIndex(),e.updateSlidesClasses()}let o;if(n.freeMode&&n.freeMode.enabled&&!n.cssMode)l(),n.autoHeight&&e.updateAutoHeight();else{if((n.slidesPerView==="auto"||n.slidesPerView>1)&&e.isEnd&&!n.centeredSlides){const 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=vi("div",i.params.wrapperClass),n.append(a),qt(n,`.${i.params.slideClass}`).forEach(d=>{a.append(d)})),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?Ni(i,o):o.addEventListener("load",a=>{Ni(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:d}=n;return typeof n.params>"u"||n.destroyed||(n.emit("beforeDestroy"),n.initialized=!1,n.detachEvents(),l.loop&&n.loopDestroy(),i&&(n.removeClasses(),o&&typeof o!="string"&&o.removeAttribute("style"),a&&a.removeAttribute("style"),d&&d.length&&d.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){Bt(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 ri(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function pi(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]:ri(e[n])&&ri(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:pi(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:d,paginationEl:r}=t;const u=l.filter(S=>S!=="children"&&S!=="direction"&&S!=="wrapperClass"),{params:s,pagination:h,navigation:m,scrollbar:g,virtual:f,thumbs:y}=e;let w,v,b,A,x,E,I,M;l.includes("thumbs")&&n.thumbs&&n.thumbs.swiper&&s.thumbs&&!s.thumbs.swiper&&(w=!0),l.includes("controller")&&n.controller&&n.controller.control&&s.controller&&!s.controller.control&&(v=!0),l.includes("pagination")&&n.pagination&&(n.pagination.el||r)&&(s.pagination||s.pagination===!1)&&h&&!h.el&&(b=!0),l.includes("scrollbar")&&n.scrollbar&&(n.scrollbar.el||d)&&(s.scrollbar||s.scrollbar===!1)&&g&&!g.el&&(A=!0),l.includes("navigation")&&n.navigation&&(n.navigation.prevEl||a)&&(n.navigation.nextEl||o)&&(s.navigation||s.navigation===!1)&&m&&!m.prevEl&&!m.nextEl&&(x=!0);const L=S=>{e[S]&&(e[S].destroy(),S==="navigation"?(e.isElement&&(e[S].prevEl.remove(),e[S].nextEl.remove()),s[S].prevEl=void 0,s[S].nextEl=void 0,e[S].prevEl=void 0,e[S].nextEl=void 0):(e.isElement&&e[S].el.remove(),s[S].el=void 0,e[S].el=void 0))};l.includes("loop")&&e.isElement&&(s.loop&&!n.loop?E=!0:!s.loop&&n.loop?I=!0:M=!0),u.forEach(S=>{if(ri(s[S])&&ri(n[S]))Object.assign(s[S],n[S]),(S==="navigation"||S==="pagination"||S==="scrollbar")&&"enabled"in n[S]&&!n[S].enabled&&L(S);else{const c=n[S];(c===!0||c===!1)&&(S==="navigation"||S==="pagination"||S==="scrollbar")?c===!1&&L(S):s[S]=n[S]}}),u.includes("controller")&&!v&&e.controller&&e.controller.control&&s.controller&&s.controller.control&&(e.controller.control=s.controller.control),l.includes("children")&&i&&f&&s.virtual.enabled?(f.slides=i,f.update(!0)):l.includes("virtual")&&f&&s.virtual.enabled&&(i&&(f.slides=i),f.update(!0)),l.includes("children")&&i&&s.loop&&(M=!0),w&&y.init()&&y.update(!0),v&&(e.controller.control=s.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&&(s.pagination.el=r),h.init(),h.render(),h.update()),A&&(e.isElement&&(!d||typeof d=="string")&&(d=document.createElement("div"),d.classList.add("swiper-scrollbar"),d.part.add("scrollbar"),e.el.appendChild(d)),d&&(s.scrollbar.el=d),g.init(),g.updateSize(),g.setTranslate()),x&&(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&&(s.navigation.nextEl=o),a&&(s.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),(E||M)&&e.loopDestroy(),(I||M)&&e.loopCreate(),e.update()}function Pa(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},n={},l={};pi(i,ln),i._emitClasses=!0,i.init=!1;const o={},a=io.map(r=>r.replace(/_/,"")),d=Object.assign({},t);return Object.keys(d).forEach(r=>{typeof t[r]>"u"||(a.indexOf(r)>=0?ri(t[r])?(i[r]={},l[r]={},pi(i[r],t[r]),pi(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:d}=t;no(e)&&n&&l&&(d.params.navigation.nextEl=n,d.originalParams.navigation.nextEl=n,d.params.navigation.prevEl=l,d.originalParams.navigation.prevEl=l),oo(e)&&o&&(d.params.pagination.el=o,d.originalParams.pagination.el=o),lo(e)&&a&&(d.params.scrollbar.el=a,d.originalParams.scrollbar.el=a),d.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),u=i.map(l);r.join("")!==u.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(ri(t[r])&&ri(e[r])){const u=Object.keys(t[r]),s=Object.keys(e[r]);u.length!==s.length?a(r):(u.forEach(h=>{t[r][h]!==e[r][h]&&a(r)}),s.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 Ri(){return Ri=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},Ri.apply(this,arguments)}function ro(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function so(t){const e=[];return p.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 p.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=s=>{let h=s;return s<0?h=e.length+s: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,d=t.params.loop?-e.length:0,r=t.params.loop?e.length*2:e.length,u=[];for(let s=d;s<r;s+=1)s>=o&&s<=a&&u.push(e[n(s)]);return u.map((s,h)=>p.cloneElement(s,{swiper:t,style:l,key:s.props.virtualIndex||s.key||`slide-${h}`}))}function bi(t,e){return typeof window>"u"?ce(t,e):Do(t,e)}const dn=Ai(null),cn=()=>hi(dn),Na=Ai(null),si=Si(function(t,e){let{className:i,tag:n="div",wrapperTag:l="div",children:o,onSwiper:a,...d}=t===void 0?{}:t,r=!1;const[u,s]=U("swiper"),[h,m]=U(null),[g,f]=U(!1),y=ue(!1),w=ue(null),v=ue(null),b=ue(null),A=ue(null),x=ue(null),E=ue(null),I=ue(null),M=ue(null),{params:L,passedParams:S,rest:c,events:_}=Pa(d),{slides:C,slots:O}=Oa(o),T=()=>{f(!g)};Object.assign(L.on,{_containerClasses(R,k){s(k)}});const V=()=>{Object.assign(L.on,_),r=!0;const R={...L};if(delete R.wrapperClass,v.current=new sn(R),v.current.virtual&&v.current.params.virtual.enabled){v.current.virtual.slides=C;const k={cache:!1,slides:C,renderExternal:m,renderExternalUpdate:!1};pi(v.current.params.virtual,k),pi(v.current.originalParams.virtual,k)}};w.current||V(),v.current&&v.current.on("_beforeBreakpoint",T);const j=()=>{r||!_||!v.current||Object.keys(_).forEach(R=>{v.current.on(R,_[R])})},D=()=>{!_||!v.current||Object.keys(_).forEach(R=>{v.current.off(R,_[R])})};ce(()=>()=>{v.current&&v.current.off("_beforeBreakpoint",T)}),ce(()=>{!y.current&&v.current&&(v.current.emitSlidesClasses(),y.current=!0)}),bi(()=>{if(e&&(e.current=w.current),!!w.current)return v.current.destroyed&&V(),_a({el:w.current,nextEl:x.current,prevEl:E.current,paginationEl:I.current,scrollbarEl:M.current,swiper:v.current},L),a&&!v.current.destroyed&&a(v.current),()=>{v.current&&!v.current.destroyed&&v.current.destroy(!0,!1)}},[]),bi(()=>{j();const R=Da(S,b.current,C,A.current,k=>k.key);return b.current=S,A.current=C,R.length&&v.current&&!v.current.destroyed&&ka({swiper:v.current,slides:C,passedParams:S,changedParams:R,nextEl:x.current,prevEl:E.current,scrollbarEl:M.current,paginationEl:I.current}),()=>{D()}}),bi(()=>{La(v.current)},[h]);function N(){return L.virtual?Ma(v.current,C,h):C.map((R,k)=>p.cloneElement(R,{swiper:v.current,swiperSlideIndex:k}))}return p.createElement(n,Ri({ref:w,className:ao(`${u}${i?` ${i}`:""}`)},c),p.createElement(Na.Provider,{value:v.current},O["container-start"],p.createElement(l,{className:Ca(L.wrapperClass)},O["wrapper-start"],N(),O["wrapper-end"]),no(L)&&p.createElement(p.Fragment,null,p.createElement("div",{ref:E,className:"swiper-button-prev"}),p.createElement("div",{ref:x,className:"swiper-button-next"})),lo(L)&&p.createElement("div",{ref:M,className:"swiper-scrollbar"}),oo(L)&&p.createElement("div",{ref:I,className:"swiper-pagination"}),O["container-end"]))});si.displayName="Swiper";const Gt=Si(function(t,e){let{tag:i="div",children:n,className:l="",swiper:o,zoom:a,lazy:d,virtualIndex:r,swiperSlideIndex:u,...s}=t===void 0?{}:t;const h=ue(null),[m,g]=U("swiper-slide"),[f,y]=U(!1);function w(x,E,I){E===h.current&&g(I)}bi(()=>{if(typeof u<"u"&&(h.current.swiperSlideIndex=u),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)}}}),bi(()=>{o&&h.current&&!o.destroyed&&g(o.getSlideClasses(h.current))},[o]);const v={isActive:m.indexOf("swiper-slide-active")>=0,isVisible:m.indexOf("swiper-slide-visible")>=0,isPrev:m.indexOf("swiper-slide-prev")>=0,isNext:m.indexOf("swiper-slide-next")>=0},b=()=>typeof n=="function"?n(v):n,A=()=>{y(!0)};return p.createElement(i,Ri({ref:h,className:ao(`${m}${l?` ${l}`:""}`),"data-swiper-slide-index":r,onLoad:A},s),a&&p.createElement(dn.Provider,{value:v},p.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof a=="number"?a:void 0},b(),d&&!f&&p.createElement("div",{className:"swiper-lazy-preloader"}))),!a&&p.createElement(dn.Provider,{value:v},b(),d&&!f&&p.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:d=window.innerHeight,isFullScreen:r=!1,openState:u})=>{var s,h,m,g,f,y,w,v,b,A,x,E,I,M,L,S,c,_,C,O,T,V,j,D;const N=ue(null),R=ue(null),k=ue(null),F=ue(null),W=ue(null),Z=d*.2,K=r?d:d*.8,[J,le]=U(Z),[Ae,Q]=U(!1),ke=ue(null),{globalConfig:Ve,popupDetailData:He}=ze(),{schema:ve,popup:Y}=ei(),[se,pe]=U(15);ce(()=>{const q=document.getElementById("sxp-render"),$=document.getElementById("pb-modal");$?ke.current=$:(ke.current=document.createElement("div"),ke.current.setAttribute("id","pb-modal"),q?.appendChild(ke.current))},[]);const fe=de(()=>o?.id&&o?.id!==""||t,[t,o]),ie=de(()=>{var q,$,B;const Ne=a??ve;return(B=($=(q=Ne?.sxpPageConf)===null||q===void 0?void 0:q.globalConfig)===null||$===void 0?void 0:$.popupList)===null||B===void 0?void 0:B.find(Ie=>Ie?.id===o?.id)},[o,a,ve]),we=de(()=>{var q,$;return(($=(q=ie?.item)===null||q===void 0?void 0:q.event)===null||$===void 0?void 0:$.isScrollFullScreen)||!1},[ie]);ce(()=>{fe?Q(!0):setTimeout(()=>{Q(!1),le(Z)},o?.duration)},[fe,o]);const We=oe(()=>i,[Y,u,Ve]);if(ce(()=>{const q=$=>{var B=$?.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],ae=B?.[B?.length-1],Ie=9;$.addEventListener("keydown",function(Qe){(Qe.key==="Escape"||Qe.key==="Esc")&&(Ue(),Qe.preventDefault());var ee=Qe.key==="Tab"||Qe.keyCode===Ie;ee&&(Qe.shiftKey?document?.activeElement===Ne&&(ae?.focus(),Qe.preventDefault()):document?.activeElement===ae&&(Ne?.focus(),Qe.preventDefault()))}),Ne?.focus()};return W?.current&&q(W?.current),()=>{var $;($=W?.current)===null||$===void 0||$.removeEventListener("keydown",q)}},[W,Ae,Y]),!ke.current)return null;const Ue=Fi(()=>{e?.()},300),Je=q=>{N.current=q.touches[0],R.current=q.touches[0],k.current=!0},et=q=>{requestAnimationFrame(()=>{var $;if(k.current&&(($=F?.current)===null||$===void 0?void 0:$.scrollTop)===0){const B=q.touches[0].clientY,Ne=q.touches[0].clientX,ae=N.current.clientY-B;N.current=q.touches[0];const Ie=B-R.current.clientY,Qe=Ne-R.current.clientX;if(Math.abs(Qe)>Math.abs(Ie))return;const ee=J-ae;ee>0&&le(ee)}})},ge=q=>{var $;if(k.current&&(($=F?.current)===null||$===void 0?void 0:$.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 ae=R.current.clientY-N.current.clientY;ae>0?le(0):J<Z&&ae<0?le(Z):J>=Z&&ae<0&&e?.()}k.current=!1};return xn.createPortal(p.createElement(p.Fragment,null,Ae&&p.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:fe?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},n),onClick:Ue},p.createElement("div",{style:{position:"relative",left:`${(g=(m=(h=(s=ie?.item)===null||s===void 0?void 0:s.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:`${(v=(w=(y=(f=ie?.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&&v!==void 0?v:0}px`,bottom:`${(E=(x=(A=(b=ie?.item)===null||b===void 0?void 0:b.props)===null||A===void 0?void 0:A.popupBg)===null||x===void 0?void 0:x.bottomMargin)!==null&&E!==void 0?E:0}px`,overflow:"hidden",width:`calc(100% - ${((S=(L=(M=(I=ie?.item)===null||I===void 0?void 0:I.props)===null||M===void 0?void 0:M.popupBg)===null||L===void 0?void 0:L.horizontalMargin)!==null&&S!==void 0?S:0)*2}px)`,height:"100%"}},p.createElement("div",Object.assign({ref:W,className:`modal-container ${fe?"modal-popIn":"modal-popOut"}`,role:"dialog","aria-label":(c=ie?.item)===null||c===void 0?void 0:c.displayName,"aria-modal":!0,"aria-labelledby":"modal-content",style:Object.assign(Object.assign({padding:l,animationDuration:((_=o?.duration)!==null&&_!==void 0?_:0)/1e3+"s"},we&&{transform:`translateY(${J}px)`}),{overflow:"hidden",borderRadius:`${(V=(T=(O=(C=ie?.item)===null||C===void 0?void 0:C.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()}},we&&{onTouchMove:et,onTouchStart:Je,onTouchEnd:ge}),p.createElement("div",Object.assign({id:"modal-content",ref:F,style:{height:we?d:K,overflow:we&&J<=0||!we?"auto":"hidden",zIndex:1}},((D=(j=ie?.item)===null||j===void 0?void 0:j.props)===null||D===void 0?void 0:D.enableFixedCloseButton)&&{onScroll:q=>{var $;pe(15-(($=q?.target)===null||$===void 0?void 0:$.scrollTop))}}),We()),p.createElement("button",{className:"modal-icon-wrapper",role:"button","aria-label":"close button",onClick:e,style:{top:se}},p.createElement("img",{src:Ve?.popupCloseIcon||Ra,alt:"close button",className:"modal-icon"})))))),ke.current)};var mi=Le(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:d,onChange:r})=>{const[u,s]=U(!1),[h,m]=U(!1),g=Number(i?.lineClamp||2),f=ue(null),y=ue(null),w=oe(()=>{s(!u)},[u,r]);return de(()=>!u&&t.length>e?ja(t,e)+"...":t,[t,e,u]),ce(()=>{var v,b;y?.current&&(y.current.style.display="block"),((v=y?.current)===null||v===void 0?void 0:v.offsetHeight)>((b=f?.current)===null||b===void 0?void 0:b.offsetHeight)&&d?m(!0):m(!1),y.current.style.display="none"},[d,t]),p.createElement("div",{className:n,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},p.createElement("div",{ref:f,style:{overflow:"hidden",WebkitLineClamp:!d||u?"":g,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:Ee(t?.replace(/\n/g,"</br>"),i)}}),p.createElement("div",{ref:y,dangerouslySetInnerHTML:{__html:Ee(t?.replace(/\n/g,"</br>"),i)}}),t&&d&&h&&p.createElement("button",{"aria-label":u?a||"show less":o||"show more",style:{textDecoration:"underline",cursor:"pointer"},onClick:l??w,dangerouslySetInnerHTML:{__html:Ee(u?a||"show less":o||"show more",i)}}))};var Vi=Le(Fa);const Ba=Si((t,e)=>{const{src:i,onLoad:n,style:l,className:o,loading:a,alt:d="image"}=t,[r,u]=U(i),s=ue(null),[h,m]=U(!1);return wn(e,()=>({setSrc:g=>{g&&u(g)}})),ce(()=>{i&&u(i)},[i]),ce(()=>{const g=()=>{i&&!h&&s.current&&(s.current.src="",s.current.src=i)};return xt.on(ht.PAGE_DID_SHOW,g),()=>{xt.off(ht.PAGE_DID_SHOW,g)}},[i,h]),p.createElement(p.Fragment,null,!h&&!r&&p.createElement("div",{style:{width:"100%",height:"100%",zIndex:1,backgroundColor:"#fff"}}),r?.includes(".avif")?p.createElement("picture",null,p.createElement("source",{type:"image/avif",srcSet:r}),p.createElement("source",{type:"image/webp",srcSet:`${r}?imageMogr2/format/webp`}),p.createElement("source",{type:"image/jpeg",srcSet:`${r}?imageMogr2/format/jpg`}),p.createElement("img",{ref:s,className:o,src:r,style:Object.assign({},l),loading:a,onLoad:g=>{m(!0),n?.(g.target)},alt:d})):p.createElement("img",{ref:s,className:o,src:r,style:Object.assign({},l),loading:a,onLoad:g=>{m(!0),n?.(g.target)},alt:d}))});var Vt=Le(Ba);const za=({children:t,isPadding:e=!0,style:i,enableSlideActive:n=!1})=>{const l=ue(),{popupDetailData:o}=ze();return ce(()=>{var a,d;n&&((a=l?.current)===null||a===void 0||a.swiper.slideTo((d=o?.multiCheckIndex)!==null&&d!==void 0?d:0))},[o,n]),p.createElement(si,{role:"list",tag:"ul",ref:l,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[hl,fl,Li],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var yi=Le(za);const Wa=({products:t,data:e,defImg:i,style:n,onCLick:l,popupDetailData:o,check:a})=>{var d;const{productView:r}=Mt(),{popupCurTimeRef:u}=ze(),s=(h,m)=>{if(a===m)return;const g=t?.[a];r(o,g,g?.bindCta,u.current,o?.index),l?.(m)};return p.createElement(p.Fragment,null,e?.open&&(t&&t?.length>1||!o)&&p.createElement(yi,{enableSlideActive:!0,isPadding:!1,style:Object.assign(Object.assign({},n),e?.style)},(d=o?t:[0,1,2,3])===null||d===void 0?void 0:d.map((h,m)=>{var g,f,y;return p.createElement(p.Fragment,null,h?.bindCta?p.createElement(Gt,{className:Oe({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{s(h,m)},key:m},p.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=Le(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"}:"",wi=({product:t,enableFormattedPrice:e,globalConfig:i,isHiddenDef:n,style:l})=>{var o,a,d,r,u,s,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?(d=(a=(o=t?.currency)===null||o===void 0?void 0:o.split("-")[1])===null||a===void 0?void 0:a.toUpperCase())!==null&&d!==void 0?d:"":"$";const v=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(v){f=(u=g?.toLocaleString("zh",{minimumFractionDigits:y?.showTwoDecimalPoint?2:0}))!==null&&u!==void 0?u:"";let x=0,E=A??f?.length;y?.millesimalSymbol==="."?f=f?.replace(/\,/g,function(I,M){return M>=x&&M<E?".":I}):y?.millesimalSymbol===" "&&(f=f?.replace(","," "))}else f=`${y?.showTwoDecimalPoint?g?.toFixed(2):g}`;return y?.decimalPoint===","&&A>0&&(f=f=f?.replace(/\./g,function(x,E){return E>=A&&E<f?.length?",":x})),w=`<span style="font-family:${(m=(h=(s=i?.priceSymbol)===null||s===void 0?void 0:s.fontFamily)!==null&&h!==void 0?h:l?.["fontFamily-en"])!==null&&m!==void 0?m:"inherit"}">${w}</span>`,f=Ee(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,d,r,u,s,h,m,g,f,y,w,v,b,A,x,E,I,M,L,{content:S,style:c,bgImg:_,onClick:C,schema:O,isDefault:T,bottom_image:V,tipText:j,isPost:D,viewTime:N,rec:R,swiper:k,commodityStyles:F,buttonStyle:W,index:Z,commodityGroup:K,popupBg:J,iframeIcon:le,commodityImgRatio:Ae,isTel:Q,iframeBgColor:ke,isActive:Ve=!0}=t,He=at(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:ve,popupDetailData:Y,isPreview:se,bffFbReport:pe,popupCurTimeRef:fe,checkCommodityIndexRef:ie,globalConfig:we}=ze(),{jumpToWeb:We,productView:Ue}=Mt(),Je=ue(null),[et,ge]=U(!1),[q,$]=U(!1),[B,Ne]=U((e=Y?.multiCheckIndex)!==null&&e!==void 0?e:0),ae=ue(),[Ie,Qe]=U(0),ee=D?R:Y;let z=D?ee?.product:(n=(i=ee?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(o=(l=ee?.video)===null||l===void 0?void 0:l.bindProducts)===null||o===void 0?void 0:o[0],$e=D?(a=ee?.product)===null||a===void 0?void 0:a.bindCta:(u=(r=(d=ee?.video)===null||d===void 0?void 0:d.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&u!==void 0?u:(m=(h=(s=ee?.video)===null||s===void 0?void 0:s.bindProducts)===null||h===void 0?void 0:h[0])===null||m===void 0?void 0:m.bindCta;const pt=D?Z:Y?.index;if(!D&&K?.open&&(!((g=ee?.video)===null||g===void 0)&&g.bindProducts)&&((y=(f=ee?.video)===null||f===void 0?void 0:f.bindProducts)===null||y===void 0?void 0:y.length)>0){ie.current=B;const be=(w=ee?.video)===null||w===void 0?void 0:w.bindProducts[B];z=be,$e=be?.bindCta}const jt=be=>{z?.link&&(We(be,ee,z,$e,pt),D||Ue(ee,z,$e,N||Je.current,pt),window.location.href=window.getJointUtmLink(z.link))};ce(()=>{Ve&&(pe?.({eventName:"ProductView",product:z}),pe?.({eventName:"PageView",product:z}))},[Ve,pe]),ce(()=>{const be=()=>{Je.current=new Date};return be(),window.addEventListener("pageshow",be),()=>{window.removeEventListener("pageshow",be)}},[]);const vt=wi({product:z,enableFormattedPrice:(v=F?.price)===null||v===void 0?void 0:v.enableFormattedPrice,globalConfig:we,style:F?.price}),Tt=(se?375:(b=c?.width)!==null&&b!==void 0?b:window.innerWidth)-((A=J?.horizontalMargin)!==null&&A!==void 0?A:0)*2,bt=Ae?Tt*(Ae.h/Ae.w):Tt,Ut=({isPost:be})=>{var tt,kt,$t,H;return p.createElement("div",null,p.createElement("div",{className:"pb-commondity-content-collection",style:Nt(F?.collection),hidden:!!z&&(!z?.collection||z?.collection===""),dangerouslySetInnerHTML:{__html:Ee((tt=z?.collection)!==null&&tt!==void 0?tt:"Tiffany Lock",F?.collection)}}),p.createElement("div",{className:"pb-commondity-content-title",style:Nt(F?.title),hidden:!!z&&!z?.title,dangerouslySetInnerHTML:{__html:Ee((kt=z?.title)!==null&&kt!==void 0?kt:"Pendant in Yellow Gold with Diamonds, Medium",F?.title)}}),p.createElement("div",{className:"pb-commondity-content-price",style:Nt(F?.price),hidden:!!z&&!z?.price,dangerouslySetInnerHTML:{__html:vt??""}}),p.createElement("div",{hidden:!!z&&!z?.taxInfo,style:Nt(F?.taxInfo),dangerouslySetInnerHTML:{__html:Ee(($t=z?.taxInfo)!==null&&$t!==void 0?$t:"\u7A0E\u8D39",F?.taxInfo)}}),p.createElement("div",{hidden:!!z&&(!z?.info||z?.info==="")},p.createElement(Vi,{foldText:j?.foldText,unfoldText:j?.unfoldText,onClick:()=>ge(!0),isPost:be,text:(H=z?.info)!==null&&H!==void 0?H:`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:F?.info})))},Et=()=>{var be,tt;return p.createElement(p.Fragment,null,(T||z?.link)&&p.createElement("a",{"aria-label":(be=$e?.enTitle)!==null&&be!==void 0?be:"Purchase on Website",role:"button",tabIndex:0,onClick:jt,className:"pb-commondity-btn",style:W},p.createElement("span",{dangerouslySetInnerHTML:{__html:Ee((tt=$e?.enTitle)!==null&&tt!==void 0?tt:"Purchase on Website",W)}})))},Nt=oe(be=>be?.lineClamp?Object.assign(Object.assign({},be),{overflow:"hidden",WebkitLineClamp:be?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):be,[]),Fe=oe(be=>{fe.current=new Date,Ne(be),ie.current=be,ae?.current&&(ae.current.swiper.slideTo(0),ae.current.swiper.autoplay.start())},[]),It=oe(()=>{var be,tt,kt;if(!D)return p.createElement(co,{products:(be=ee?.video)===null||be===void 0?void 0:be.bindProducts,data:K,defImg:(kt=(tt=ve?.bottom_image)!==null&&tt!==void 0?tt:V)!==null&&kt!==void 0?kt:"",style:{padding:"0 19px"},onCLick:Fe,popupDetailData:Y,check:B})},[B]),Yt=de(()=>{const be={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return be?.[k?.dotsAlign]},[k?.dotsAlign]),Ct=z?.remark,oi=oe(()=>{ae.current&&ae.current.swiper&&Ce&&ae.current.swiper.autoplay.stop()},[]),Kt=oe(()=>{ae.current&&ae.current.swiper&&Ce&&ae.current.swiper.autoplay.start()},[]),zt=oe(be=>{Qe(be.activeIndex)},[]),Ce=de(()=>Bi(),[]);return p.createElement(p.Fragment,null,p.createElement("div",Object.assign({className:Oe(Object.assign({},c))},He),p.createElement("div",{style:{position:"relative"},onMouseEnter:oi,onMouseLeave:Kt},z&&((x=z?.homePage)===null||x===void 0?void 0:x.length)>0&&p.createElement(si,Object.assign({height:bt,modules:[Oi,Mi,...Ce?[Ki,Ji,Li,qi]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:Yt,bulletElement:"button"}},Ce?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,autoplay:{delay:k?.delay*1e3},ref:ae,onSlideChange:zt,className:Oe(Object.assign(Object.assign({".swiper-pagination":{bottom:(E=k?.dotsMarginBottom)!==null&&E!==void 0?E:0,fontSize:"14px"}},k?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:k?.dotsBgColor,opacity:1}}),k?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${k?.dotsActiveColor}!important`,opacity:1}}))}),p.createElement(p.Fragment,null,(I=z?.homePage)===null||I===void 0?void 0:I.map((be,tt)=>{var kt;return p.createElement(Gt,{key:tt,"aria-hidden":tt!==Ie},p.createElement("div",{style:{overflow:"hidden",width:Tt,height:bt}},p.createElement(Vt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${k?.translateY?k?.translateY+50:50}%`},src:(kt=be??ve?.bottom_image)!==null&&kt!==void 0?kt:V})))}))),!(!((M=z?.homePage)===null||M===void 0)&&M.length)&&p.createElement("div",{className:Oe({height:bt,width:Tt})},p.createElement("img",{className:Oe({objectFit:"cover",width:"100%",height:"100%"}),src:(L=ve?.bottom_image)!==null&&L!==void 0?L:V,alt:"pdp image"})),(Ct||!z)&&le&&p.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>$(!0)},p.createElement("img",{src:le,alt:"3d",width:"72px"}))),It(),p.createElement("div",{className:"pb-commondity-content"},Ut({isPost:D}))),Et(),p.createElement(mi,{visible:et,onClose:()=>ge(!1)},p.createElement("div",{style:{paddingBottom:"80px"}},Ut({isPost:!1})),Et()),p.createElement(mi,{visible:q,padding:0,isFullScreen:!0,onClose:()=>$(!1)},p.createElement("div",{style:{backgroundColor:ke,height:"100%"}},p.createElement("iframe",{src:Ct,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Ua=Le(Ga),Ya=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const qa=At(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:d,onClick:r,submitButtonStyle:u,contentStyle:s}=t,h=at(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:m}=ze(),{jumpToWeb:g}=Mt(),f=typeof l=="string"?l:Ha(l),y=w=>{var v,b,A;if(a){const x=m,E=(v=x?.video)===null||v===void 0?void 0:v.bindProduct,I=(A=(b=x?.video)===null||b===void 0?void 0:b.bindProduct)===null||A===void 0?void 0:A.bindCta,M=m?.index;g(w,x,E,I,M)}o||d?.(),r?.()};return p.createElement("div",Object.assign({className:`pb-prompt ${Oe(Object.assign({},n))}`},h),p.createElement("div",{className:"pb-prompt-icon"},p.createElement("img",{width:"100%",src:f??uo,alt:"success image"})),p.createElement("div",{className:"pb-prompt-content",style:s,dangerouslySetInnerHTML:{__html:Ee(e,s)}}),p.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:u,onClick:y,dangerouslySetInnerHTML:{__html:Ee(i,u)}}))};var Qa=Le(Ja);const $a=At(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,d,r,u,s,h,m,g,f,y,w,v,b,A,x,E,I,M,L,S,c,_,C,{style:O,isDefault:T,rec:V,viewTime:j,isPost:D,bottom_image:N,tipText:R,swiper:k,commodityStyles:F,buttonStyle:W,index:Z,commodityGroup:K,popupBg:J,iframeIcon:le,commodityImgRatio:Ae,isTel:Q,iframeBgColor:ke,isActive:Ve=!0}=t,He=at(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor","isActive"]);U(!0);const{sxpParameter:ve,popupCurTimeRef:Y,popupDetailData:se,isPreview:pe,bffFbReport:fe,checkCommodityIndexRef:ie,globalConfig:we}=ze(),{jumpToWeb:We,productView:Ue}=Mt();U(!1),U(!1),U(!0);const[Je,et]=U(!1),ge=ue(null),[q,$]=U(!1),[B,Ne]=U((e=se?.multiCheckIndex)!==null&&e!==void 0?e:0),ae=ue(),[Ie,Qe]=U(0),ee=D?V:se;let z=D?ee?.product:(n=(i=ee?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(o=(l=ee?.video)===null||l===void 0?void 0:l.bindProducts)===null||o===void 0?void 0:o[0],$e=D?(a=ee?.product)===null||a===void 0?void 0:a.bindCta:(u=(r=(d=ee?.video)===null||d===void 0?void 0:d.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&u!==void 0?u:(m=(h=(s=ee?.video)===null||s===void 0?void 0:s.bindProducts)===null||h===void 0?void 0:h[0])===null||m===void 0?void 0:m.bindCta;const pt=D?Z:se?.index;if(!D&&K?.open&&(!((g=ee?.video)===null||g===void 0)&&g.bindProducts)&&((y=(f=ee?.video)===null||f===void 0?void 0:f.bindProducts)===null||y===void 0?void 0:y.length)>0){ie.current=B;const Ce=(w=ee?.video)===null||w===void 0?void 0:w.bindProducts[B];z=Ce,$e=Ce?.bindCta}const jt=Ce=>{z?.link&&(We(Ce,ee,z,$e,pt),D||Ue(ee,z,$e,j||ge.current,pt),window.location.href=window.getJointUtmLink(z.link))};ce(()=>{Ve&&(fe?.({eventName:"ProductView",product:z}),fe?.({eventName:"PageView",product:z}))},[Ve,fe]),ce(()=>{const Ce=()=>{Ve&&(ge.current=new Date)};return Ce(),window.addEventListener("pageshow",Ce),()=>{window.removeEventListener("pageshow",Ce)}},[Ve]);const vt=wi({product:z,enableFormattedPrice:(v=F?.price)===null||v===void 0?void 0:v.enableFormattedPrice,globalConfig:we,style:F?.price}),Tt=(pe?375:(b=O?.width)!==null&&b!==void 0?b:window.innerWidth)-((A=J?.horizontalMargin)!==null&&A!==void 0?A:0)*2,bt=Ae?Tt*(Ae.h/Ae.w):Tt,Ut=({isPost:Ce})=>p.createElement("div",{hidden:!!z&&(!z?.info||z?.info==="")},p.createElement(Vi,{isPost:Ce,onClick:()=>et(!0),className:"pb-commondityDiroNew-info",style:F?.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`})),Et=oe(Ce=>Ce?.lineClamp?Object.assign(Object.assign({},Ce),{overflow:"hidden",WebkitLineClamp:Ce?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):Ce,[]),Nt=oe(Ce=>{Y.current=new Date,Ne(Ce),ie.current=Ce,ae?.current&&(ae.current.swiper.slideTo(0),ae.current.swiper.autoplay.start())},[]),Fe=oe(()=>{var Ce,be,tt;if(!D)return p.createElement(co,{products:(Ce=ee?.video)===null||Ce===void 0?void 0:Ce.bindProducts,data:K,defImg:(tt=(be=ve?.bottom_image)!==null&&be!==void 0?be:N)!==null&&tt!==void 0?tt:"",style:{padding:"0 19px"},onCLick:Nt,popupDetailData:se,check:B})},[B]),It=de(()=>{const Ce={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return Ce?.[k?.dotsAlign]},[k?.dotsAlign]),Yt=z?.remark,Ct=oe(()=>{ae.current&&ae.current.swiper&&zt&&ae.current.swiper.autoplay.stop()},[]),oi=oe(()=>{ae.current&&ae.current.swiper&&zt&&ae.current.swiper.autoplay.start()},[]),Kt=oe(Ce=>{Qe(Ce.activeIndex)},[]),zt=de(()=>Bi(),[]);return p.createElement("div",{className:"pb-commondityDiroNew"},p.createElement("div",Object.assign({className:Oe(Object.assign(Object.assign({},O),{transform:"translate3d(0px, 0px, 0px)"}))},He),p.createElement("div",{style:{position:"relative"},onMouseEnter:Ct,onMouseLeave:oi},z&&((x=z?.homePage)===null||x===void 0?void 0:x.length)>0&&p.createElement(si,Object.assign({height:bt,modules:[Oi,Mi,...zt?[Ki,Ji,Li,qi]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:It,bulletElement:"button"}},zt?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,ref:ae,onSlideChange:Kt,autoplay:{delay:k?.delay*1e3},className:Oe(Object.assign(Object.assign({".swiper-pagination":{bottom:(E=k?.dotsMarginBottom)!==null&&E!==void 0?E: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}}))}),(I=z?.homePage)===null||I===void 0?void 0:I.map((Ce,be)=>{var tt;return p.createElement(Gt,{key:be,"aria-hidden":be!==Ie},p.createElement("div",{style:{overflow:"hidden",width:Tt,height:bt}},p.createElement(Vt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${k?.translateY?k?.translateY+50:50}%`},src:(tt=Ce??ve?.bottom_image)!==null&&tt!==void 0?tt:N})))})),!(!((M=z?.homePage)===null||M===void 0)&&M.length)&&p.createElement("div",{className:Oe({height:bt,width:Tt})},p.createElement("img",{className:Oe({objectFit:"cover",width:"100%",height:"100%"}),src:(L=ve?.bottom_image)!==null&&L!==void 0?L:N,alt:"pdp image"})),(Yt||!z)&&le&&p.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>$(!0)},p.createElement("img",{src:le,alt:"3d",width:"72px"}))),Fe(),p.createElement("div",{className:"pb-commondityDiroNew-content"},p.createElement("div",{className:"pb-commondityDiroNew-content-top"},p.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},p.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:Et(F?.title),dangerouslySetInnerHTML:{__html:Ee((S=z?.title)!==null&&S!==void 0?S:"Large Dior Toujours BagLarge",F?.title)}}),p.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!z&&(!z?.collection||z?.collection===""),style:Et(F?.collection),dangerouslySetInnerHTML:{__html:Ee(z?.collection||"Black Macrocannage CalfskinLarge",F?.collection)}})),p.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},p.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!z&&!z?.price,style:Et(F?.price),dangerouslySetInnerHTML:{__html:vt??""}}),p.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!z&&!z?.taxInfo,style:Et(F?.taxInfo),dangerouslySetInnerHTML:{__html:Ee((c=z?.taxInfo)!==null&&c!==void 0?c:"\u7A0E\u8D39",F?.taxInfo)}}))),(!z||z?.link)&&p.createElement("a",{"aria-label":(_=$e?.enTitle)!==null&&_!==void 0?_:"Shop now",role:"button",tabIndex:0,onClick:jt,className:"pb-commondityDiroNew-btn",style:W},p.createElement("span",{dangerouslySetInnerHTML:{__html:Ee((C=$e?.enTitle)!==null&&C!==void 0?C:"Shop now",W)}})),Ut({isPost:D}))),p.createElement(mi,{visible:Je,onClose:()=>et(!1)},p.createElement("div",{style:{paddingTop:"20px"}},Ut({isPost:!1}))),p.createElement(mi,{visible:q,padding:0,isFullScreen:!0,onClose:()=>$(!1)},p.createElement("div",{style:{backgroundColor:ke,height:"100%"}},p.createElement("iframe",{src:Yt,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var ir=Le(tr),nr=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const or=At(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]=U(!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:d=!0,isActive:r})=>{const u=ue(null),s=vo(u),{ctaEvent:h}=ze(),[m,g]=U(!1);return ce(()=>{s&&t&&u?.current&&d&&!m&&r&&(g(!0),h?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,n))},[s,t,u,e,h,i,n,d,m,r]),de(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),p.createElement("div",{className:Oe(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},a))},p.createElement("div",{ref:u,hidden:!t,className:Oe({width:"100%",height:"100%"})},p.createElement(Vt,{className:Oe(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${o?o+50:50}%`},l)),src:t})))};var Zt=Le(ar);const rr=t=>{var e,i,n,{style:l,isDefault:o,rec:a,viewTime:d,isPost:r,bottom_image:u,commodityStyles:s,buttonStyle:h,translateY:m=0,commodityPicture:g,isExternalLink:f,onClick:y}=t,w=at(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:v,popupDetailData:b,setPopupDetailData:A,ctaEvent:x,globalConfig:E,bffFbReport:I}=ze(),{jumpToWeb:M}=Mt(),{popup:L}=ei(),S=r?a:b,c=(i=(e=S?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],_=b?.index,C=oe(T=>{var V;return wi({product:T,enableFormattedPrice:(V=s?.price)===null||V===void 0?void 0:V.enableFormattedPrice,globalConfig:E,style:s?.price})},[(n=s?.price)===null||n===void 0?void 0:n.enableFormattedPrice,E]),O=bn((T,V,j)=>{x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},S,T,_),A?.(Object.assign(Object.assign({},S),{video:Object.assign(Object.assign({},S?.video),{bindProduct:T}),index:_,multiCheckIndex:V})),f?T?.link&&(M(j,S,T,T.bindCta,_),window.location.href=window.getJointUtmLink(T.link)):y?.()},L?.duration);return ce(()=>{I?.({eventName:"PageView"})},[]),p.createElement("ul",{role:"list",className:Oe(Object.assign(Object.assign({},l),{display:"flex",flexDirection:"column",gap:"10px",padding:"0 20px",marginTop:"50px",boxSizing:"border-box"}))},c?.map((T,V)=>{var j,D,N,R,k,F,W,Z,K,J,le;return p.createElement(p.Fragment,null,S&&!T?.bindCta?null:p.createElement("li",{role:"listitem",key:V,onClick:Ae=>O(T,V,Ae)},p.createElement("button",Object.assign({role:"button","aria-label":T?.title,tabIndex:0,className:Oe({display:"flex",alignItems:"normal",width:"100%",textAlign:"left"})},w),p.createElement(Zt,{src:(R=(N=(j=T?.cover)!==null&&j!==void 0?j:(D=T?.homePage)===null||D===void 0?void 0:D[0])!==null&&N!==void 0?N:v?.bottom_image)!==null&&R!==void 0?R:u,rec:S,item:T,index:V,translateY:m,imgStyle:g,enableEventReport:!1}),p.createElement("div",{style:{width:`calc(100% - ${(k=g?.width)!==null&&k!==void 0?k:0}px - ${(F=g?.marginRight)!==null&&F!==void 0?F:0}px)`,display:"flex",flexDirection:"column",justifyContent:"space-between"}},p.createElement("div",null,p.createElement("div",{className:"one-line-ellipsis",style:s?.title,hidden:!!T&&!T?.title,dangerouslySetInnerHTML:{__html:Ee((W=T?.title)!==null&&W!==void 0?W:"Pendant in Yellow Gold with Diamonds, Medium",s?.title)}}),p.createElement("div",{className:"two-line-ellipsis",style:s?.collection,hidden:!!T&&(!T?.collection||T?.collection===""),dangerouslySetInnerHTML:{__html:Ee((Z=T?.collection)!==null&&Z!==void 0?Z:"Tiffany Lock",s?.collection)}})),p.createElement("div",{className:Oe({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},p.createElement("div",null,p.createElement("div",{style:s?.price,hidden:!!T&&!T?.price,dangerouslySetInnerHTML:{__html:(K=C(T))!==null&&K!==void 0?K:""}})),p.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},h),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:Ee((le=(J=T?.bindCta)===null||J===void 0?void 0:J.enTitle)!==null&&le!==void 0?le:"Shop Now",h)}}))))))}))};var sr=Le(rr),dr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const cr=At(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:d,isExternalLink:r,onClose:u,onClick:s,submitButtonStyle:h,contentStyle:m,isTel:g}=t,f=at(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle","isTel"]);const{popupDetailData:y}=ze(),w=(i=(e=y?.video)===null||e===void 0?void 0:e.bindCta)===null||i===void 0?void 0:i.remark;return p.createElement("div",Object.assign({className:`${Oe(Object.assign({},o))}`},f),p.createElement("iframe",{src:w,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))};var pr=Le(vr);const mr=At(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 at(t,["content","isTel"]),p.createElement("article",{className:"consentDetail-article",dangerouslySetInnerHTML:{__html:typeof e=="string"?e:""},onClick:n=>{n.stopPropagation()}})};var Ar=Le(hr);const gr=At(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:d,jumpLink:r,multItem:u,multiCheckIndex:s}=t;at(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink","multItem","multiCheckIndex"]);const h=ue(null),{popup:m}=ei(),{setPopupDetailData:g,ctaEvent:f}=ze(),{jumpToWeb:y}=Mt(),[w,v]=U(null),b=bn(A=>{var x,E,I,M,L,S;A.preventDefault();const c=u||((E=(x=e?.video)===null||x===void 0?void 0:x.bindProduct)!==null&&E!==void 0?E:e?.video);if(f?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,c,d),g?.(u&&s?Object.assign(Object.assign({},e),{video:Object.assign(Object.assign({},e?.video),{bindProduct:u}),index:d,multiCheckIndex:s}):Object.assign(Object.assign({},e),{index:d})),v(h?.current),a){const _=((M=(I=e?.video)===null||I===void 0?void 0:I.bindProduct)===null||M===void 0?void 0:M.link)||u?.link;if(r||_){const C=((L=e?.video)===null||L===void 0?void 0:L.bindCta)||u?.bindCta,O=((S=e?.video)===null||S===void 0?void 0:S.bindProduct)||u;y(A,e,O,C,d),window.location.href=window.getJointUtmLink(r||_||"")}}else l?.()},m?.duration);return ce(()=>{w&&!m?.id&&(w?.focus(),v(null))},[w,m]),p.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 ni=Le(yr),wr={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const xr=t=>{var e,i,n,l,o,a,d,r,u,s,h,m,g,{content:f,style:y,bgImg:w,recData:v,bottom_image:b,ctaTempStyles:A,isExternalLink:x,translateY:E=0,index:I,isActive:M}=t,L=at(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:S}=ze(),c=(e=v?.video)===null||e===void 0?void 0:e.bindProduct,_=(o=(l=(i=c?.cover)!==null&&i!==void 0?i:(n=c?.homePage)===null||n===void 0?void 0:n[0])!==null&&l!==void 0?l:S?.bottom_image)!==null&&o!==void 0?o:b;return p.createElement(ni,Object.assign({isExternalLink:x,rec:v,className:Oe(y),index:I},L),p.createElement(Zt,{src:_,rec:v,item:(d=(a=v?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&d!==void 0?d:v?.video,index:I,translateY:E,imgStyle:A?.img,isActive:M}),p.createElement("div",{className:Oe({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},p.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)}}),p.createElement("button",{"aria-label":(s=(u=c?.bindCta)===null||u===void 0?void 0:u.enTitle)!==null&&s!==void 0?s:"Shop Now",className:Oe(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:Ee((g=(m=c?.bindCta)===null||m===void 0?void 0:m.enTitle)!==null&&g!==void 0?g:"Shop Now",A?.ctaTitle)}})))};var Sr=Le(xr);const Tr=At(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:d,style:r,bgImg:u,recData:s,bottom_image:h,ctaTempStyles:m,isExternalLink:g,index:f,isActive:y}=t,w=at(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index","isActive"]);const{sxpParameter:v}=ze(),b=(e=s?.video)===null||e===void 0?void 0:e.bindCta,A=(n=(i=b?.icon)!==null&&i!==void 0?i:v?.bottom_image)!==null&&n!==void 0?n:h;return p.createElement(ni,Object.assign({isExternalLink:g,rec:s,className:Oe(Object.assign({alignItems:"center"},r)),index:f},w),p.createElement(Zt,{src:A,rec:s,item:(o=(l=s?.video)===null||l===void 0?void 0:l.bindProduct)!==null&&o!==void 0?o:s?.video,index:f,imgStyle:m?.img,isActive:y}),p.createElement("div",{className:Oe(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},m?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ee((a=b?.enTitle)!==null&&a!==void 0?a:"Product Name",m?.ctaTitle)}}))};var Cr=Le(Ir);const kr=At(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,d,r,u,{content:s,style:h,bgImg:m,recData:g,bottom_image:f,ctaTempStyles:y,index:w,customTitle:v,isActive:b}=t,A=at(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle","isActive"]);const{sxpParameter:x}=ze(),E=(e=g?.video)===null||e===void 0?void 0:e.bindCta;(i=g?.video)===null||i===void 0||i.bindProduct;const I=(l=(n=E?.icon)!==null&&n!==void 0?n:x?.bottom_image)!==null&&l!==void 0?l:f;return p.createElement(ni,Object.assign({index:w,rec:g,className:Oe(Object.assign({alignItems:"center"},h))},A,{jumpLink:(o=E?.link)!==null&&o!==void 0?o:""}),p.createElement(Zt,{src:I,rec:g,item:(d=(a=g?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&d!==void 0?d:g?.video,index:w,imgStyle:y?.img,isActive:b}),p.createElement("div",{className:Oe({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},p.createElement("div",null,p.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)}}),v?.display&&p.createElement("div",{style:Object.assign(Object.assign({},v?.style),{lineHeight:((u=v?.style)===null||u===void 0?void 0:u.height)+"px"}),className:po["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:Ee(v?.text,v?.style)}}))))};var Dr=Le(_r),Lr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],un;const Or=At(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,d,r,u,s,h,m,g,{content:f,style:y,bgImg:w,recData:v,bottom_image:b,ctaTempStyles:A,isExternalLink:x,translateY:E=0,index:I,isActive:M}=t,L=at(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:S}=ze(),c=(e=v?.video)===null||e===void 0?void 0:e.bindProduct,_=(o=(l=(i=c?.cover)!==null&&i!==void 0?i:(n=c?.homePage)===null||n===void 0?void 0:n[0])!==null&&l!==void 0?l:S?.bottom_image)!==null&&o!==void 0?o:b;return p.createElement(ni,Object.assign({isExternalLink:x,rec:v,className:Oe(y),index:I},L),p.createElement(Zt,{src:_,rec:v,item:(d=(a=v?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&d!==void 0?d:v?.video,index:I,translateY:E,imgStyle:A?.img,isActive:M}),p.createElement("div",{className:Oe({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},p.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)}}),p.createElement("button",{"aria-label":(s=(u=c?.bindCta)===null||u===void 0?void 0:u.enTitle)!==null&&s!==void 0?s:"Shop Now",className:Oe(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:Ee((g=(m=c?.bindCta)===null||m===void 0?void 0:m.enTitle)!==null&&g!==void 0?g:"Shop Now",A?.ctaTitle)}})))};var Vr=Le(Rr);const jr=At(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,d,r,u,s,h,m,{content:g,style:f,bgImg:y,recData:w,bottom_image:v,ctaTempStyles:b,isExternalLink:A,translateY:x=0,index:E,isActive:I}=t,M=at(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:L}=ze(),S=(e=w?.video)===null||e===void 0?void 0:e.bindProduct,c=(o=(l=(i=S?.cover)!==null&&i!==void 0?i:(n=S?.homePage)===null||n===void 0?void 0:n[0])!==null&&l!==void 0?l:L?.bottom_image)!==null&&o!==void 0?o:v;return p.createElement(ni,Object.assign({isExternalLink:A,rec:w,className:Oe(f),index:E},M),p.createElement(Zt,{src:c,rec:w,item:(d=(a=w?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&d!==void 0?d:w?.video,index:E,translateY:x,imgStyle:b?.img,isActive:I}),p.createElement("div",{className:Oe({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},p.createElement("div",{className:Br["tow-line-ellipsis"],style:b?.title,dangerouslySetInnerHTML:{__html:Ee((r=S?.title)!==null&&r!==void 0?r:"Product Name",b?.title)}}),p.createElement("button",{"aria-label":(s=(u=S?.bindCta)===null||u===void 0?void 0:u.enTitle)!==null&&s!==void 0?s:"Shop Now",className:Oe(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},b?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ee((m=(h=S?.bindCta)===null||h===void 0?void 0:h.enTitle)!==null&&m!==void 0?m:"Shop Now",b?.ctaTitle)}})))};var Wr=Le(zr);const Hr=At(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:d,ctaTempStyles:r,translateY:u=0,isActive:s}=t,h=at(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive"]);const{sxpParameter:m}=ze(),[g]=U((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return p.createElement(yi,{isPadding:!!a},g?.map((f,y)=>{var w,v,b,A,x,E,I,M,L,S;return p.createElement(p.Fragment,null,a&&!f?.bindCta?null:p.createElement(Gt,{key:y,className:Oe(Object.assign(Object.assign({},l),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},p.createElement(ni,Object.assign({rec:a,multItem:f,multiCheckIndex:y},h),p.createElement(Zt,{src:(A=(b=(w=f?.cover)!==null&&w!==void 0?w:(v=f?.homePage)===null||v===void 0?void 0:v[0])!==null&&b!==void 0?b:m?.bottom_image)!==null&&A!==void 0?A:d,rec:a,item:f,index:y,translateY:u,imgStyle:r?.img,isActive:s}),p.createElement("div",{className:Oe({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},p.createElement("div",{className:Gr["two-line-ellipsis"],style:r?.title,dangerouslySetInnerHTML:{__html:Ee((x=f?.title)!==null&&x!==void 0?x:"Product Name",r?.title)}}),p.createElement("button",{"aria-label":(I=(E=f?.bindCta)===null||E===void 0?void 0:E.enTitle)!==null&&I!==void 0?I:"Shop Now",className:Oe(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((M=r?.ctaTitle)===null||M===void 0?void 0:M.height)+"px"},r?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ee((S=(L=f?.bindCta)===null||L===void 0?void 0:L.enTitle)!==null&&S!==void 0?S:"Shop Now",r?.ctaTitle)}})))))}))};var Yr=Le(Ur);const qr=At(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:d,ctaTempStyles:r,translateY:u=0,isActive:s}=t,h=at(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive"]);const{sxpParameter:m}=ze(),[g]=U((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return p.createElement(yi,{isPadding:!!a},g?.map((f,y)=>{var w,v,b,A,x,E,I,M,L,S;return p.createElement(p.Fragment,null,a&&!f?.bindCta?null:p.createElement(Gt,{key:y,className:Oe(Object.assign(Object.assign({},l),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},p.createElement(ni,Object.assign({rec:a,multItem:f,multiCheckIndex:y},h),p.createElement(Zt,{src:(A=(b=(w=f?.cover)!==null&&w!==void 0?w:(v=f?.homePage)===null||v===void 0?void 0:v[0])!==null&&b!==void 0?b:m?.bottom_image)!==null&&A!==void 0?A:d,rec:a,item:f,index:y,translateY:u,imgStyle:r?.img,isActive:s}),p.createElement("div",{className:Oe({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},p.createElement("div",{className:Kr["two-line-ellipsis"],style:r?.title,dangerouslySetInnerHTML:{__html:Ee((x=f?.title)!==null&&x!==void 0?x:"Product Name",r?.title)}}),p.createElement("button",{"aria-label":(I=(E=f?.bindCta)===null||E===void 0?void 0:E.enTitle)!==null&&I!==void 0?I:"Shop Now",className:Oe(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((M=r?.ctaTitle)===null||M===void 0?void 0:M.height)+"px"},r?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ee((S=(L=f?.bindCta)===null||L===void 0?void 0:L.enTitle)!==null&&S!==void 0?S:"Shop Now",r?.ctaTitle)}})))))}))};var Qr=Le(Jr);const $r=At(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:d,ctaTempStyles:r,translateY:u=0,isActive:s}=t,h=at(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive"]);const{sxpParameter:m}=ze(),[g]=U((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return p.createElement(yi,{isPadding:!!a},g?.map((f,y)=>{var w,v,b,A,x,E,I,M,L;return p.createElement(p.Fragment,null,a&&!f?.bindCta?null:p.createElement(Gt,{key:y,className:Oe(Object.assign(Object.assign({},l),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},p.createElement(ni,Object.assign({rec:a,multItem:f,multiCheckIndex:y},h),p.createElement(Zt,{src:(A=(b=(w=f?.cover)!==null&&w!==void 0?w:(v=f?.homePage)===null||v===void 0?void 0:v[0])!==null&&b!==void 0?b:m?.bottom_image)!==null&&A!==void 0?A:d,rec:a,item:f,index:y,translateY:u,imgStyle:r?.img,isActive:s}),p.createElement("div",{className:Oe({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},p.createElement("div",{className:ts["tow-line-ellipsis"],style:r?.title,dangerouslySetInnerHTML:{__html:Ee((x=f?.title)!==null&&x!==void 0?x:"Product Name",r?.title)}}),p.createElement("button",{"aria-label":(I=(E=f?.bindCta)===null||E===void 0?void 0:E.enTitle)!==null&&I!==void 0?I:"Shop Now",className:Oe(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},r?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ee((L=(M=f?.bindCta)===null||M===void 0?void 0:M.enTitle)!==null&&L!==void 0?L:"Shop Now",r?.ctaTitle)}})))))}))};var ns=Le(is);const os=At(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}=ze();return p.createElement("div",{className:"clc-sxp-nav",style:e},p.createElement("button",{className:"clc-sxp-nav-left",role:"button","aria-label":"back button",onClick:n},p.createElement("img",{src:t,alt:"back button"})),p.createElement("div",{className:"clc-sxp-nav-title",style:Object.assign(Object.assign({},i),{paddingLeft:i?.textAlign==="left"?"35px":0}),dangerouslySetInnerHTML:{__html:Ee(`#${(l=o?.hashTag)!==null&&l!==void 0?l:"\u6807\u9898"}`,i)}}))};var mo=Le(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:d,list:r,reportTagsView:u,textStyles:s,space:h}=t,{swiperRef:m,setRtcList:g,setOpenHashtag:f,sxpParameter:y,globalConfig:w}=ze(),[v,b]=U(!1);U(!1),U({height:1,width:1});const A=ue(null),x=ue(null);ue(null),ue(null);const[E,I]=U(""),M=de(()=>{var T,V,j,D,N,R,k,F,W,Z;return!((T=i?.video)===null||T===void 0)&&T.cover?(V=i?.video)===null||V===void 0?void 0:V.cover:!((D=(j=i?.video)===null||j===void 0?void 0:j.imgUrls)===null||D===void 0)&&D.length?(R=(N=i?.video)===null||N===void 0?void 0:N.imgUrls)===null||R===void 0?void 0:R[0]:!((F=(k=i?.product)===null||k===void 0?void 0:k.homePage)===null||F===void 0)&&F.length?(Z=(W=i?.product)===null||W===void 0?void 0:W.homePage)===null||Z===void 0?void 0:Z[0]:y?.bottom_image||""},[i,y?.bottom_image]),L=de(()=>{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]),S=de(()=>{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]);de(()=>S===void 0?!1:S<=d,[S,d]);const c=wi({product:i?.product,enableFormattedPrice:(e=s?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:w,isHiddenDef:!0,style:s?.price});ce(()=>{if(A.current===null||M==="")return;let T=null;v&&E?T=E:T=M,T&&A.current.setSrc(T)},[M,v,E]);const _=ue(),C=oe(T=>{setTimeout(()=>{var V;const j=(V=_?.current)===null||V===void 0?void 0:V.offsetHeight;l(j+56+h,a)},0)},[h,l,a,o,_]),O=()=>{u(),g?.(r),setTimeout(()=>{var T;(T=m?.current)===null||T===void 0||T.swiper.slideTo(a,0,!1),f?.(!1)},0)};return p.createElement("div",{ref:x,style:Object.assign({},n),className:"waterFallList-content-listItem",key:a,onClick:O},p.createElement("div",{className:"waterFallList-content-listItem-picture",ref:_},p.createElement(Vt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:C,ref:A})),p.createElement("div",{className:"waterFallList-content-listItem-info"},p.createElement("div",{className:`waterFallList-content-listItem-info-title ${c?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},s?.title),dangerouslySetInnerHTML:{__html:Ee(L,s?.title)}}),p.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!c,style:s.price,dangerouslySetInnerHTML:{__html:c??""}})))};function fs(t){var e,i,n,l,o,a,d,r,u,s,h,m,g,f,y,w,v,b,A,x,E,I,{reportTagsView:M,showBanner:L}=t,S=at(t,["reportTagsView","showBanner"]);const{waterFallData:c,getRecommendVideos:_,hashTagSize:C,loadingImage:O,isOpenHashTag:T,cacheActiveIndex:V}=ze(),{jumpToWeb:j}=Mt(),D=ue(null),[N,R]=U(0),[k,F]=U(),W=ue(null),[Z,K]=U([]),J=ue(),le=[170,230,300],[Ae,Q]=U(!1),[ke,Ve]=U([]),He=ue(),ve=oe((ge,q)=>Math.floor(Math.random()*(q-ge+1))+ge,[]),Y=ue([]),[se,pe]=U({width:0}),fe=de(()=>{const ge=se.width||0;return ge>=1200?6:ge>=768&&ge<=1199?4:2},[se]),ie=de(()=>se.width/fe-2,[fe,se]),we=oe(()=>{var ge;const q=(ge=J.current)!==null&&ge!==void 0?ge:[],$=[];for(let B=0;B<ke?.length;B++){const Ne=Math.floor(B/fe),ae=B%fe+1;let Ie=0,Qe=9999999999;if(Ne===0)$[B]=B;else{for(let ee=0;ee<$.length;ee++)Y.current[$[ee]].top+Y.current[$[ee]].height<Qe&&(Ie=ee,Qe=Y.current[$[ee]].top+Y.current[$[ee]].height);$[Ie]=B}Y.current[B]===void 0&&(Y.current[B]={}),Ne===0?(ae===1?Y.current[B].left=0:Y.current[B].left=Y.current[B-1].left+ie+4,Y.current[B].top=0):(Y.current[B].left=Y.current[Ie].left,Y.current[B].top=Qe),Y.current[B].height=Y.current[B].height||le[ve(0,2)],q[B]={transform:`translate(${Y.current[B].left}px,${Y.current[B].top}px)`,width:`${ie}px`,height:Y.current[B].height}}return K([...q]),[...q]},[ie,fe,le,ve,ke]),We=oe((ge,q)=>{Y.current[q]===void 0&&(Y.current[q]={}),Y.current[q].height=ge,J.current=we()},[we]);ce(()=>{J.current=we()},[ie,fe,ke]),ce(()=>{var ge,q;if(Q(!0),c&&_?.({hashTag:c?.hashTag,defaultSize:C,maxSize:C}).then($=>{var B,Ne;F($),Ve((Ne=(B=$?.recList)===null||B===void 0?void 0:B.filter(ae=>ae?.video!==null||ae?.product!==null))!==null&&Ne!==void 0?Ne:[]),Q(!1)}),T){const $=fo;F($),Ve((q=(ge=$?.recList)===null||ge===void 0?void 0:ge.filter(B=>B?.video!==null||B?.product!==null))!==null&&q!==void 0?q:[]),Q(!1)}},[c,_,C,T]);const Ue=oe(()=>{W.current!==null&&pe({width:W.current.getBoundingClientRect().width})},[]);ce(()=>{if(W.current===null)return;const ge=new ResizeObserver(q=>{Ue()});return ge.observe(W.current),()=>{ge.disconnect()}},[Ue]),oe(()=>{Q(!0),c&&_?.({hashTag:c?.hashTag}).then(ge=>{var q,$;Ve(ke?.concat(($=(q=ge?.recList)===null||q===void 0?void 0:q.filter(B=>!B?.video))!==null&&$!==void 0?$:[])),Q(!1)})},[c,_,ke]);const Je=oe(()=>{R(D.current.scrollTop)},[]);ce(()=>{var ge;return(ge=D?.current)===null||ge===void 0||ge.addEventListener("scroll",Je),()=>{var q;(q=D?.current)===null||q===void 0||q.removeEventListener("scroll",Je)}},[Je,D]);const et=ge=>{var q,$,B,Ne,ae;if(!((q=k?.tag)===null||q===void 0)&&q.link){M();const Ie=c?.rec;j(ge,Ie,($=Ie?.video)===null||$===void 0?void 0:$.bindProduct,(B=Ie?.video)===null||B===void 0?void 0:B.bindCta,V,(Ne=Ie?.video)===null||Ne===void 0?void 0:Ne.traceInfo),window.location.href=window.getJointUtmLink((ae=k?.tag)===null||ae===void 0?void 0:ae.link)}};return p.createElement(p.Fragment,null,Ae?p.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},p.createElement("img",{width:64,height:64,src:O,alt:"loading...",style:{objectFit:"contain"}})):p.createElement("div",{className:"waterFallList",ref:W},p.createElement("div",{className:"waterFallList-scroll",ref:D},L&&((e=k?.tag)===null||e===void 0?void 0:e.picture)&&p.createElement("div",{onClick:et},p.createElement(Vt,{className:Oe({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=k?.tag)===null||i===void 0?void 0:i.picture})),p.createElement("div",{className:"waterFallList-info",style:(n=S?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:Ee((l=k?.tag)===null||l===void 0?void 0:l.info,(o=S?.textStyles)===null||o===void 0?void 0:o.hashTagDesc)}}),p.createElement("div",{hidden:!(!((a=k?.tag)===null||a===void 0)&&a.link),className:"waterFallList-collection",style:Object.assign({},(d=S?.textStyles)===null||d===void 0?void 0:d.hashTagLink),onClick:et,dangerouslySetInnerHTML:{__html:Ee(((r=k?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(u=S?.textStyles)===null||u===void 0?void 0:u.hashTagLink)}}),p.createElement("div",{className:"waterFallList-content"},ke?.map((ge,q)=>{var $;return p.createElement(ms,Object.assign({key:q,index:q,rec:ge,list:ke,showBorder:N+(($=D?.current)===null||$===void 0?void 0:$.clientHeight),style:Z[q],sizeChange:We,unitWidth:ie,reportTagsView:M},S))}),p.createElement("div",{hidden:!(!((s=k?.tag)===null||s===void 0)&&s.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?((v=He?.current)===null||v===void 0?void 0:v.offsetHeight)||((b=S?.buttonBgStyle)===null||b===void 0?void 0:b.height)||"100px":0}}))),p.createElement("div",{className:"waterFallList-bottom",hidden:!(!((A=k?.tag)===null||A===void 0)&&A.link),style:S?.buttonBgStyle}),p.createElement("div",{ref:He,hidden:!(!((x=k?.tag)===null||x===void 0)&&x.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},S?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},p.createElement("button",{"aria-label":((E=k?.tag)===null||E===void 0?void 0:E.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:S?.buttonStyle,onClick:et,dangerouslySetInnerHTML:{__html:Ee(((I=k?.tag)===null||I===void 0?void 0:I.linkTitle)||"Shop the collection",S?.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:d}=t,{swiperRef:r,setRtcList:u,setOpenHashtag:s,sxpParameter:h,globalConfig:m}=ze(),[g,f]=U(!1),y=ue(null),w=ue(null),v=ue(null),b=ue(null),[A,x]=U(""),E=de(()=>{var c,_,C,O,T,V,j,D,N,R;return!((c=i?.video)===null||c===void 0)&&c.cover?(_=i?.video)===null||_===void 0?void 0:_.cover:!((O=(C=i?.video)===null||C===void 0?void 0:C.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=(j=i?.product)===null||j===void 0?void 0:j.homePage)===null||D===void 0)&&D.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]),I=de(()=>{var c,_;return((c=i?.product)===null||c===void 0?void 0:c.title)||((_=i?.video)===null||_===void 0?void 0:_.title)||null},[i]),M=wi({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(_=>{_.forEach(C=>{if(C.isIntersecting){if(w.current===null||E==="")return;g&&A?y.current.setSrc(A):y.current.setSrc(E),c.unobserve(w.current)}})});return c.observe(w.current),()=>{c.disconnect()}},[E,g,A]);const L=(c,_,C)=>{const O=c/_;return C/O};ce(()=>{const c=v?.current;c===null||E===""||!g||(c.src=E,c.currentTime=1,c.crossOrigin="anonymous",c.onloadeddata=()=>{const _=b?.current;if(!_)return;const C=_.getContext("2d"),O=window?.innerWidth/2,T=L(c.videoWidth,c.videoHeight,O);_.height=T,_.width=O,C?.drawImage(c,0,0,_.width,_.height),x(_.toDataURL()),c.remove(),_.remove()})},[E,g]);const S=()=>{o(),u?.(l),setTimeout(()=>{var c;(c=r?.current)===null||c===void 0||c.swiper.slideTo(n,0,!1),s?.(!1)},0)};return p.createElement("div",{ref:w,className:"list-content-listItem",key:n,onClick:S,style:{marginBottom:d}},p.createElement("div",{className:"list-content-listItem-picture"},g&&p.createElement("div",{style:{display:"none"}},p.createElement("video",{ref:v,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),p.createElement("canvas",{ref:b})),p.createElement(Vt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:y})),p.createElement("div",{className:"list-content-listItem-info"},p.createElement("div",{className:`list-content-listItem-info-title ${M?"list-content-listItem-info-nowrap":""}`,style:a?.title,dangerouslySetInnerHTML:{__html:Ee(I,a?.title)}}),p.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,d,r,u,s,h,m,g,f,y,w,v,{reportTagsView:b,showBanner:A}=t,x=at(t,["reportTagsView","showBanner"]);const{waterFallData:E,getRecommendVideos:I,hashTagSize:M,loadingImage:L,isOpenHashTag:S,cacheActiveIndex:c}=ze(),{jumpToWeb:_}=Mt(),[C,O]=U(),[T,V]=U(),[j,D]=U(!1),N=ue(null),[R,k]=U(!1);oe(()=>{R||(k(!0),E&&I?.({hashTag:E?.hashTag}).then(W=>{var Z;O(C?.concat((Z=W?.recList)!==null&&Z!==void 0?Z:[])),k(!1)}))},[E,I,C,R]),ce(()=>{var W,Z;if(D(!0),E&&I?.({hashTag:E?.hashTag,defaultSize:M,maxSize:M}).then(K=>{var J,le;V(K),O((le=(J=K?.recList)===null||J===void 0?void 0:J.filter(Ae=>Ae?.video!==null||Ae?.product!==null))!==null&&le!==void 0?le:[]),D(!1)}),S){const K=fo;V(K),O((Z=(W=K?.recList)===null||W===void 0?void 0:W.filter(J=>J?.video!==null||J?.product!==null))!==null&&Z!==void 0?Z:[]),D(!1)}},[E,I,M,S]);const F=W=>{var Z,K,J,le,Ae;if(!((Z=T?.tag)===null||Z===void 0)&&Z.link){b();const Q=E?.rec;_(W,Q,(K=Q?.video)===null||K===void 0?void 0:K.bindProduct,(J=Q?.video)===null||J===void 0?void 0:J.bindCta,c,(le=Q?.video)===null||le===void 0?void 0:le.traceInfo),window.location.href=window.getJointUtmLink((Ae=T?.tag)===null||Ae===void 0?void 0:Ae.link)}};return p.createElement(p.Fragment,null,j?p.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},p.createElement("img",{width:64,height:64,src:L,alt:"loading...",style:{objectFit:"contain"}})):p.createElement("div",{className:"list"},p.createElement("div",{className:"list-scroll",ref:N},A&&((e=T?.tag)===null||e===void 0?void 0:e.picture)&&p.createElement("div",{onClick:F},p.createElement(Vt,{className:Oe({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=T?.tag)===null||i===void 0?void 0:i.picture})),p.createElement("div",{className:"list-info",style:(n=x?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:Ee((l=T?.tag)===null||l===void 0?void 0:l.info,(o=x?.textStyles)===null||o===void 0?void 0:o.hashTagDesc)}}),p.createElement("div",{hidden:!(!((a=T?.tag)===null||a===void 0)&&a.link),className:"list-collection",onClick:F,style:Object.assign(Object.assign({},(d=x?.textStyles)===null||d===void 0?void 0:d.hashTagLink),{marginBottom:x?.space}),dangerouslySetInnerHTML:{__html:Ee(((r=T?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(u=x?.textStyles)===null||u===void 0?void 0:u.hashTagLink)}}),p.createElement("div",{className:"list-content"},C?.map((W,Z)=>p.createElement(As,Object.assign({key:Z,index:Z,rec:W,list:C,reportTagsView:b},x)))),p.createElement("div",{hidden:!R,style:{textAlign:"center"}},"loading..."),p.createElement("div",{hidden:!(!((s=T?.tag)===null||s===void 0)&&s.link),style:{height:!((h=T?.tag)===null||h===void 0)&&h.link?((m=x?.buttonBgStyle)===null||m===void 0?void 0:m.height)||((g=x?.buttonStyle)===null||g===void 0?void 0:g.height)||"100px":0}})),p.createElement("div",{className:"list-bottom",hidden:!(!((f=T?.tag)===null||f===void 0)&&f.link),style:x?.buttonBgStyle}),p.createElement("div",{hidden:!(!((y=T?.tag)===null||y===void 0)&&y.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},x?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},p.createElement("button",{"aria-label":((w=T?.tag)===null||w===void 0?void 0:w.linkTitle)||"Shop the collection",className:"list-btn",style:x?.buttonStyle,onClick:F,dangerouslySetInnerHTML:{__html:Ee(((v=T?.tag)===null||v===void 0?void 0:v.linkTitle)||"Shop the collection",x?.buttonStyle)}}))))}const bs=t=>{var e;const{waterFallData:i,setOpenHashtag:n,openHashtag:l,swiperRef:o,setWaterFallData:a,cacheRtcList:d,setRtcList:r,cacheActiveIndex:u,rtcList:s,setCacheRtcList:h,setIsFromHashtag:m,isFromHashtag:g,bffEventReport:f,themeTag:y,selectTag:w,bffFbReport:v}=ze(),{backMainFeed:b}=Mt();ue(null);const A=ue(null),[x,E]=U();ce(()=>{const c=document.getElementById("sxp-render"),_=document.getElementById("water-fall");_?A.current=_:(A.current=document.createElement("div"),A.current.setAttribute("id","water-fall"),c?.appendChild(A.current))},[]);const I=()=>{var c,_;b("branch",w,void 0,i?.hashTag),S(),a?.(void 0),m?.(!1),(_=(c=o?.current)===null||c===void 0?void 0:c.swiper)===null||_===void 0||_.slideTo(u,0,!1),n?.(!1)},[M,L]=U();ce(()=>{i&&L(i)},[i]);const S=oe(()=>{var c,_,C,O,T,V;const j=M?.rec;if(!j)return;let D="",N=null;g?D="hashTagPage":!((c=j?.video)===null||c===void 0)&&c.url?(D="videoPage",N="video"):!((C=(_=j?.video)===null||_===void 0?void 0:_.imgUrls)===null||C===void 0)&&C.length&&(D="imagePage",N="image"),f?.({eventInfo:{contentId:(O=j?.video)===null||O===void 0?void 0:O.itemId,position:u+"",contentTags:JSON.stringify((T=j?.video)===null||T===void 0?void 0:T.tags),traceInfo:(V=j?.video)===null||V===void 0?void 0:V.traceInfo,hashTags:JSON.stringify([M?.hashTag]),fromKName:D,fromKPage:location?.href,timeOnSite:Math.floor((new Date-x)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents",contentFormat:N}})},[M,f,x,g,u]);return ce(()=>{l&&(E(new Date),v?.({eventName:"PageView"}))},[l,v]),ce(()=>{const c=()=>{E(new Date)};return window.addEventListener("pageshow",c),()=>{window.removeEventListener("pageshow",c)}},[]),A.current?xn.createPortal(p.createElement("div",{className:"waterfall",style:{display:l?"block":"none"}},p.createElement(mo,{icon:hs,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:I}),t?.openFixedSize===!0||t?.openFixedSize===void 0?p.createElement(gs,Object.assign({reportTagsView:S},t)):p.createElement(fs,Object.assign({reportTagsView:S},t))),A.current):null};var ho=Le(bs);const ys=t=>p.createElement(ho,Object.assign({},t));var ws=Le(ys);const xs=At(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=>p.createElement(Ao,Object.assign({},t));var Ts=Le(Ao);const Es=At(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,d,r,u,s,{style:h,recData:m,ctaTempStyles:g,index:f,event:y,onClick:w,isExternalLink:v=!1,isActive:b}=t,A=at(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink","isActive"]);const{ctaEvent:x,setPopupDetailData:E}=ze(),{jumpToWeb:I}=Mt(),[M,L]=U(!1),S=ue(null),c=vo(S),_=((n=(i=(e=m?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.bindCta)||((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),C=((r=(d=m?.video)===null||d===void 0?void 0:d.bindProducts)===null||r===void 0?void 0:r[0])||((u=m?.video)===null||u===void 0?void 0:u.bindProduct),O=D=>{var N,R,k,F;const W=((R=(N=m?.video)===null||N===void 0?void 0:N.bindProducts)===null||R===void 0?void 0:R[0])||((k=m?.video)===null||k===void 0?void 0:k.bindProduct)||m?.video;if(x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},m,W,f),E?.(Object.assign(Object.assign({},m),{index:f})),v){const Z=C?.link||((F=W?.bindCta)===null||F===void 0?void 0:F.link);Z&&(I(D,m,C,_,f),window.location.href=window.getJointUtmLink(Z))}else w?.()},T=_?.enTitle||"\u67E5\u770B\u8BE6\u60C5",V=de(()=>{var D,N;const R=y?.animation;if(R){const{delay:k,duration:F,backgroundColor:W}=R;return{":after":{animationDelay:`${(D=k/1e3)!==null&&D!==void 0?D:0}s`,animationDuration:`${(N=F/1e3)!==null&&N!==void 0?N:0}s`,backgroundColor:`${W??"transparent"}`}}}},[y?.animation]);ce(()=>{var D,N,R;c&&S?.current&&b&&x?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},m,((N=(D=m?.video)===null||D===void 0?void 0:D.bindProducts)===null||N===void 0?void 0:N[0])||((R=m?.video)===null||R===void 0?void 0:R.bindProduct)||m?.video,f)},[c,b]),ce(()=>{L(!!c)},[c]);const j=de(()=>M?go["animated-button"]:null,[M]);return p.createElement("div",Object.assign({ref:S,style:Object.assign(Object.assign(Object.assign({},h),g?.ctaTitle),{lineHeight:`${(s=h?.height)!==null&&s!==void 0?s:0}px`})},A,{className:`${j} ${Oe(V)} ${go["one-line-ellipsis"]}`,onClick:O,dangerouslySetInnerHTML:{__html:Ee(T,g?.ctaTitle)}}))};var ks=Le(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=At(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"]}]}],fi={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,d,r,u,s,h,m,g,f,y,w,v,b,A,x,E,I,M,{style:L,recData:S,ctaTempStyles:c,index:_,event:C,bottom_image:O,translateY:T,isTel:V,onClick:j,isExternalLink:D=!1,isActive:N}=t,R=at(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);L==null||delete L.transform;const{sxpParameter:k,globalConfig:F,ctaEvent:W,setPopupDetailData:Z}=ze(),{jumpToWeb:K}=Mt(),[J,le]=U(!0),Ae=((n=(i=(e=S?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.bindCta)||((o=(l=S?.video)===null||l===void 0?void 0:l.bindProduct)===null||o===void 0?void 0:o.bindCta)||((a=S?.video)===null||a===void 0?void 0:a.bindCta),Q=((r=(d=S?.video)===null||d===void 0?void 0:d.bindProducts)===null||r===void 0?void 0:r[0])||((u=S?.video)===null||u===void 0?void 0:u.bindProduct),ke=pe=>{var fe,ie,we,We;const Ue=((ie=(fe=S?.video)===null||fe===void 0?void 0:fe.bindProducts)===null||ie===void 0?void 0:ie[0])||((we=S?.video)===null||we===void 0?void 0:we.bindProduct)||S?.video;if(W?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},S,Ue,_),Z?.(Object.assign(Object.assign({},S),{index:_})),D){const Je=Q?.link||((We=Ue?.bindCta)===null||We===void 0?void 0:We.link);Je&&(K(pe,S,Q,Ae,_),window.location.href=window.getJointUtmLink(Je))}else j?.()},Ve=Ae?.enTitle||"\u67E5\u770B\u8BE6\u60C5",He=de(()=>{const pe=C?.animation;if(pe){const{delay:fe,duration:ie}=pe;return{animationDelay:`${fe?fe/1e3:0}s`,animationDuration:`${ie?ie/1e3:0}s`}}},[C?.animation]),ve=(f=(g=(m=(s=Q?.cover)!==null&&s!==void 0?s:(h=Q?.homePage)===null||h===void 0?void 0:h[0])!==null&&m!==void 0?m:Ae?.icon)!==null&&g!==void 0?g:k?.bottom_image)!==null&&f!==void 0?f:O,Y=pe=>{pe.stopPropagation(),le(!1)};ce(()=>{le(!0)},[N]);const se=de(()=>N&&J?fi["animated-fadeIn"]:null,[N,J]);return p.createElement(p.Fragment,null,V?p.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):p.createElement("div",Object.assign({},R,{className:`${Oe(Object.assign(Object.assign({},L),{"--transY":`translateY(calc(100% + ${(y=L?.margin)!==null&&y!==void 0?y:0}px))`}))} ${fi.aniLinkPopup} ${se} ${Oe(He)}`,onClick:ke}),p.createElement("div",{onClick:Y,className:fi["modal-icon-wrapper"],style:{padding:(w=L?.padding)!==null&&w!==void 0?w:0}},p.createElement("img",{src:F?.popupCloseIcon||Ls,alt:"close",className:fi["modal-icon-wrapper-img"]})),p.createElement(Zt,{src:ve,rec:S,item:(E=(A=(b=(v=S?.video)===null||v===void 0?void 0:v.bindProducts)===null||b===void 0?void 0:b[0])!==null&&A!==void 0?A:(x=S?.video)===null||x===void 0?void 0:x.bindProduct)!==null&&E!==void 0?E:S?.video,index:_,translateY:T,imgStyle:c?.img,isActive:N}),(!S||Q?.title)&&p.createElement("div",{className:fi["one-line-ellipsis"],style:c?.title,dangerouslySetInnerHTML:{__html:Ee((I=Q?.title)!==null&&I!==void 0?I:"Product Name",c?.title)}}),p.createElement("div",{className:fi["one-line-ellipsis"],style:Object.assign(Object.assign({},c?.ctaTitle),{lineHeight:((M=c?.ctaTitle)===null||M===void 0?void 0:M.height)+"px"}),dangerouslySetInnerHTML:{__html:Ee(Ve,c?.ctaTitle)}})))};var Ms=Le(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=At(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=Ai({}),Fs=({children:t,data:e})=>{var i,n,l,o,a,d,r,u,s,h,m,g,f;const[y,w]=U(!1),[v,b]=U(!1),[A,x]=U(""),[E,I]=U(!1);return p.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:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.loading_image,privacyContent:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.privacy_context,privacyNecessity:(u=e?.sxp_parameter)===null||u===void 0?void 0:u.privacy_necessity,privacyPolicyTitle:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.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:v,setOpenConsent:b,sxpFontLinks:e?.sxpFontLinks,utmParameter:e?.utm_parameter,consentPopupCate:A,setConsentPopupCate:x,openMultiPosts:E,setOpenMultiPosts:I}},t)};function vn(){return hi(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:d,style:r,onClick:u,contsentState:s,isShowClose:h}=t;at(t,["isTel","isShowOnce","open","content","interaction","style","onClick","contsentState","isShowClose"]);const{consentPopupCate:m}=vn(),[g,f]=U(!1),y=de(()=>m==="Display"||o&&(l||s)&&r&&!g,[m,o,g]),w=oe(()=>{f(!0)},[]),v=oe(()=>{u?.()},[]);return p.createElement(p.Fragment,null,n?p.createElement("img",{src:zs,width:"100%"}):p.createElement(p.Fragment,null,y&&p.createElement("div",{className:"consentPopupDisplay",style:r},p.createElement("div",{style:{flex:1}},p.createElement("span",{style:a?.style,dangerouslySetInnerHTML:{__html:Ee((e=a?.text)===null||e===void 0?void 0:e.replace(/\n/g,"</br>"),a?.style)}}),p.createElement("span",{style:Object.assign(Object.assign({},d?.style),{marginLeft:"5px"}),dangerouslySetInnerHTML:{__html:Ee((i=d?.text)===null||i===void 0?void 0:i.replace(/\n/g,"</br>"),d?.style)},onClick:v})),h&&p.createElement("button",{"aria-label":"close",className:"consentPopupDisplay-close",onClick:w},p.createElement("img",{src:Bs,alt:"close"})))))};var Hs=Le(Ws);const Xs=At(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=at(t,["bgImgUrl","style","recData"]);const{bffEventReport:d,curTime:r,updateChannel:u}=ze(),{isActive:s}=cn()||{},h=ue(!1),m=ue(),g=(i=(e=o?.video)===null||e===void 0?void 0:e.traceInfo)!==null&&i!==void 0?i:"",f=oe((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/iM5kyhRk0NvAgX6cWfRKBNLLdXYZiLCiEhCHQwIACH5BAkDAP8ALE4AGAATAA4AAAhkAP8JBOcGXBeCxQQqXCiwWCJwpRxClMhwYMGDFwka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";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=oe(b=>{const A=f(b),x=A?.value;x&&(d?.({eventInfo:{eventSubject:"multiPostClick",eventDescription:"multiPostClick",traceinfo:g,branchfeed:A?.linkType==="recommendFlow"&&x?x:""}}),A?.linkType==="recommendFlow"?(v("multipostClick"),u?.(x),r.current=new Date):new Function(x)())},[a]),w=oe(()=>{m.current=new Date,d?.({eventInfo:{eventSubject:"startMultiPost",eventDescription:"startMultiPost",contentFormat:"IMAGE",position:"0",traceinfo:g}})},[]),v=oe(b=>{d?.({eventInfo:{eventSubject:"endMultiPost",eventDescription:"endMultiPost",contentFormat:"IMAGE",position:"0",traceinfo:g,nextStep:b||"others",timeOnSite:Math.floor((new Date-m?.current)/1e3)+""}})},[]);return ce(()=>{s?(w(),h.current=!0):h.current&&v()},[s]),ce(()=>{const b=()=>w(),A=()=>v();return xt.on(ht.PAGE_DID_SHOW,b),xt.on(ht.PAGE_DID_HIDE,A),()=>{xt.off(ht.PAGE_DID_SHOW,b),xt.off(ht.PAGE_DID_HIDE,A)}},[s]),p.createElement("div",{className:"multiposts",style:Object.assign(Object.assign({},l),Xa(n))},Array.from({length:4},(b,A)=>p.createElement("button",{className:"multiposts-btn",role:"button","aria-label":`multiposts-${A+1}`,onClick:()=>y(A)},p.createElement("img",{className:"multiposts-btn-img",src:f(A,"Url"),alt:`multiposts-img-${A+1}`}))))};var pn=Le(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=At(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,d=at(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:r,mutateUnlike:u,bffEventReport:s,setCacheRtcList:h,cacheRtcList:m}=ze(),[g,f]=U((e=m?.[a])===null||e===void 0?void 0:e.isCollected),y=Wt(Ks),w=Wt(Zs),v=Fi(()=>St(void 0,void 0,void 0,function*(){var b,A,x,E,I,M,L,S,c,_,C,O,T,V,j,D,N,R,k,F,W,Z;if(g){f(!1);const K=(x=yield u?.({videoItemId:(A=(b=o?.video)===null||b===void 0?void 0:b.itemId)!==null&&A!==void 0?A:""}))!==null&&x!==void 0?x:!1;if(s?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(I=(E=o?.video)===null||E===void 0?void 0:E.itemId)!==null&&I!==void 0?I:"",contentName:(L=(M=o?.video)===null||M===void 0?void 0:M.title)!==null&&L!==void 0?L:"",contentTags:JSON.stringify((c=(S=o?.video)===null||S===void 0?void 0:S.tags)!==null&&c!==void 0?c:[]),position:a+"",contentFormat:!((_=o?.video)===null||_===void 0)&&_.url?"video":"image",traceInfo:(C=o?.video)===null||C===void 0?void 0:C.traceInfo}}),!K)f(!0);else{const J=(O=m?.map((le,Ae)=>(Ae===a&&(le.isCollected=!1),le)))!==null&&O!==void 0?O:[];h?.(J)}}else{f(!0);const K=(T=yield r?.({content:JSON.stringify(o)}))!==null&&T!==void 0?T:!1;if(s?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(j=(V=o?.video)===null||V===void 0?void 0:V.itemId)!==null&&j!==void 0?j:"",contentName:(N=(D=o?.video)===null||D===void 0?void 0:D.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:!((F=o?.video)===null||F===void 0)&&F.url?"video":"image",traceInfo:(W=o?.video)===null||W===void 0?void 0:W.traceInfo}}),!K)f(!1);else{const J=(Z=m?.map((le,Ae)=>(Ae===a&&(le.isCollected=!0),le)))!==null&&Z!==void 0?Z:[];h?.(J)}}}),200);return p.createElement("button",Object.assign({},d,{"aria-label":"like",onClick:v}),p.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:g?n||y:l||w,alt:"icon"}))};var yo=Le(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 fn=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=Oo.render(p.createElement("video",{id:"player-container-id",playsInline:!0,crossOrigin:"anonymous",preload:"auto",controls:!1,muted:!0,style:{backgroundColor:"transparent",width:"100%",height:"100%",objectFit:"cover",pointerEvents:"none"}}),t);return i=>i?(i.innerHTML="",i.appendChild(e),document.querySelector("#player-container-id")):void 0})(),$s=({rec:t,index:e,height:i,data:n,muted:l,activeIndex:o,videoPostConfig:a,videoPlayIcon:d})=>{const[r,u]=U(!1),{bffEventReport:s,sxpParameter:h,waterFallData:m,openHashtag:g,bffFbReport:f}=ze(),y=ue(0),[w,v]=U(!1),[b,A]=U(!0),{isActive:x}=cn(),E=ue(null),[I,M]=U(""),[L,S]=U(!1),c=ue(),_=`pb-cache-video-${e}`,C=ue(null),O=ue(null),T=ue(),V=ue(),j=de(()=>a?.mode==="2",[a]),D=de(()=>{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=de(()=>{var Y;return((Y=t?.video)===null||Y===void 0?void 0:Y.cover)||I},[I,t]),R=de(()=>j?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[j]),k=de(()=>a?.bgWay==="1",[a]),F=de(()=>k&&a?.bgColor?{backgroundColor:a?.bgColor}:{},[a,k]);ce(()=>{c?.current&&(c.current.muted=l)},[l,c?.current]);const W=oe(()=>{var Y;c?.current&&((Y=c?.current)===null||Y===void 0||Y.play())},[c?.current]),Z=Wt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),K=oe(()=>{c?.current&&(S(!1),v(!0))},[]),J=oe(()=>St(void 0,void 0,void 0,function*(){var Y,se,pe,fe,ie,we,We,Ue,Je,et,ge,q,$;if(!c?.current)return;u(!1);const B=n[e];if(B&&(!((Y=c?.current)===null||Y===void 0)&&Y.duration)){y.current=((se=c?.current)===null||se===void 0?void 0:se.currentTime)||0;const Ne=((fe=(pe=c?.current)===null||pe===void 0?void 0:pe.duration)!==null&&fe!==void 0?fe:0).toFixed(2),ae=((we=(ie=c?.current)===null||ie===void 0?void 0:ie.currentTime)!==null&&we!==void 0?we:0).toFixed(2),Ie=b?"0":"1";s?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(Ue=(We=B?.video)===null||We===void 0?void 0:We.itemId)!==null&&Ue!==void 0?Ue:"",contentName:(et=(Je=B?.video)===null||Je===void 0?void 0:Je.title)!==null&&et!==void 0?et:"",playType:Ie,startTime:ae,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:($=B?.video)===null||$===void 0?void 0:$.traceInfo,loadTime:V?.current-T?.current+""}}),A(!1)}}),[s,n,e,b,c?.current]),le=oe(()=>{var Y;if(!c?.current||I||!j||(c.current.style.objectFit="contain",!((Y=t?.video)===null||Y===void 0)&&Y.cover||!E||!E.current||k))return;const se=()=>{const pe=E?.current,fe=pe.getContext("2d"),ie=window?.innerWidth,we=window?.innerHeight;pe.height=we,pe.width=ie,fe?.drawImage(c.current,0,0,pe.width,pe.height),M(pe.toDataURL())};se(),setTimeout(()=>{se()},500)},[c.current,k,t,I,j]),Ae=oe(()=>{c.current&&(V.current=new Date,J(),le())},[c.current,le,J]),Q=oe(Y=>()=>{var se,pe,fe,ie,we;if(!c.current||!w)return;const We=(se=c?.current)===null||se===void 0?void 0:se.paused;switch(Y){case"start":if(!We)return;(pe=c?.current)===null||pe===void 0||pe.play(),u(!1);break;case"pause":if(We)return;(fe=c?.current)===null||fe===void 0||fe.pause(),u(!0);break;default:We?(ie=c?.current)===null||ie===void 0||ie.play():(we=c?.current)===null||we===void 0||we.pause(),u(!We);break}},[w,c?.current]),ke=oe(()=>{var Y,se,pe,fe,ie,we,We,Ue,Je,et,ge,q,$;if(!c?.current||o!==e)return;const B=n[e],Ne=((se=(Y=c?.current)===null||Y===void 0?void 0:Y.duration)!==null&&se!==void 0?se:0).toFixed(2),ae=((fe=(pe=c?.current)===null||pe===void 0?void 0:pe.currentTime)!==null&&fe!==void 0?fe:0).toFixed(2);if(!((ie=c?.current)===null||ie===void 0)&&ie.duration){const Ie=(((we=c?.current)===null||we===void 0?void 0:we.currentTime)-y.current).toFixed(2);s?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(Ue=(We=B?.video)===null||We===void 0?void 0:We.itemId)!==null&&Ue!==void 0?Ue:"",contentName:(et=(Je=B?.video)===null||Je===void 0?void 0:Je.title)!==null&&et!==void 0?et:"",endTime:ae,videoDuration:Ne,playDuration:Ie,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:($=B?.video)===null||$===void 0?void 0:$.traceInfo}})}},[n,e,s,c?.current,o]),Ve=oe(()=>{S(!0)},[]);ce(()=>{var Y,se,pe,fe,ie,we,We,Ue,Je,et;if(!x)return;const ge=t?.video.url;if(!ge)return;const q=document.querySelector(`#${_}`);if(!q||(c.current=fn?.(q),!c?.current))return;T.current=new Date;const $=window?.Hls;let B=O?.current;return ge.includes(".m3u8")&&$&&$.isSupported()?(B=new $,B?.loadSource(ge),B?.attachMedia(c?.current),B?.on($.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"),(se=c?.current)===null||se===void 0||se.setAttribute("webkit-playsinline","true"),(pe=c?.current)===null||pe===void 0||pe.addEventListener("loadedmetadata",Ae),(fe=c?.current)===null||fe===void 0||fe.addEventListener("loadeddata",le),(ie=c?.current)===null||ie===void 0||ie.addEventListener("play",J),(we=c?.current)===null||we===void 0||we.addEventListener("playing",K),(We=c?.current)===null||We===void 0||We.addEventListener("pause",ke),(Ue=c?.current)===null||Ue===void 0||Ue.addEventListener("ended",W),(Je=c?.current)===null||Je===void 0||Je.addEventListener("canplay",W),(et=c?.current)===null||et===void 0||et.addEventListener("waiting",Ve),()=>{var Ne,ae,Ie,Qe,ee,z,$e,pt,jt,vt;((Ne=c?.current)===null||Ne===void 0?void 0:Ne.paused)||ke(),O?.current&&((ae=O?.current)===null||ae===void 0||ae.destroy()),v(!1),(Ie=c?.current)===null||Ie===void 0||Ie.removeEventListener("loadedmetadata",Ae),(Qe=c?.current)===null||Qe===void 0||Qe.removeEventListener("loadeddata",le),(ee=c?.current)===null||ee===void 0||ee.removeEventListener("play",J),(z=c?.current)===null||z===void 0||z.removeEventListener("playing",K),($e=c?.current)===null||$e===void 0||$e.removeEventListener("pause",ke),(pt=c?.current)===null||pt===void 0||pt.removeEventListener("ended",W),(jt=c?.current)===null||jt===void 0||jt.removeEventListener("canplay",W),(vt=c?.current)===null||vt===void 0||vt.removeEventListener("waiting",Ve)}},[x]),ce(()=>{var Y,se,pe,fe,ie,we;!c?.current||!w||(x?(f?.({eventName:"ViewContent",product:(se=(Y=n?.[e])===null||Y===void 0?void 0:Y.video)===null||se===void 0?void 0:se.bindProduct}),f?.({eventName:"PageView",product:(fe=(pe=n?.[e])===null||pe===void 0?void 0:pe.video)===null||fe===void 0?void 0:fe.bindProduct}),(ie=c?.current)===null||ie===void 0||ie.play()):(we=c?.current)===null||we===void 0||we.pause())},[x,w,c?.current]),ce(()=>{var Y,se,pe;if(!x||!c?.current)return;!((Y=c?.current)===null||Y===void 0?void 0:Y.paused)&&g?(se=c?.current)===null||se===void 0||se.pause():g||(pe=c?.current)===null||pe===void 0||pe.play()},[g,x,c?.current]),ce(()=>{if(!x)return;const Y=()=>{Q("start")()},se=Q("pause");return xt.on(ht.PAGE_DID_SHOW,Y),xt.on(ht.PAGE_DID_HIDE,se),()=>{xt.off(ht.PAGE_DID_SHOW,Y),xt.off(ht.PAGE_DID_HIDE,se)}},[Q,x]);const He=de(()=>!h?.placeholder_image||w?null:p.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:h?.placeholder_image,alt:"placeholder image"}),[w,h?.placeholder_image]),ve=de(()=>{if(!(!L||!w))return p.createElement("img",{style:{position:"absolute",top:"50%",left:0,right:0,transform:"translateY(-100%)",margin:"auto",width:"50px",height:"50px",objectFit:"contain"},src:Qs,alt:"placeholder image"})},[L,w]);return ce(()=>{if(!c?.current)return;const Y=()=>{var se;o===e&&(!((se=t?.video)===null||se===void 0)&&se.url)&&c?.current&&!r&&Q("pause")()};return window.addEventListener("beforeunload",Y),()=>{window.removeEventListener("beforeunload",Y)}},[o,e,t,c?.current,Q,r]),t?.video?p.createElement(p.Fragment,null,j?p.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:Q(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},F)},!k&&w&&N&&p.createElement(Vt,{src:N,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},R)}),p.createElement("canvas",{ref:E,style:{display:"none"}}),p.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:D,left:0,right:0}},p.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},p.createElement("div",{className:"n-full-screen",ref:C,id:_,style:{width:"100%",height:"100%"}}),r&&p.createElement(Vt,{className:"clc-pb-video-pause",src:d??Z,alt:"pause"}))),He,ve):p.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:Q()},p.createElement("div",{className:"n-full-screen",ref:C,id:_,style:{width:"100%",height:"100%"}}),He,ve,r&&p.createElement(Vt,{className:"clc-pb-video-pause",src:d??Z,alt:"pause"}))):null};var ed=Le($s);const td=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:n,style:l})=>{const[o,a]=U(t),d=r=>{r.stopPropagation();const u=!o;a(u),n?.(u)};return ce(()=>{a(t)},[t]),p.createElement("button",{style:l,"aria-label":"toggle button",className:"pb-toggle-button",onClick:d},p.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:o?e:i}))};var wo=Le(td);const id=({imageUrl:t,style:e,duration:i=2e3})=>{const[n,l]=U(!0);ei(),ce(()=>{setTimeout(()=>{l(!1)},i)},[]);const o=Wt("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),a=de(()=>n?"pb-fadeIn":"pb-fadeOut",[n]);return p.createElement("div",{hidden:!n,className:`pb-finger-wrap ${a}`,style:Object.assign(Object.assign({},e),{animationDuration:`${i/1e3}s`})},p.createElement("img",{src:t||o,alt:"finger swiper"}))},xo=t=>{const{src:e,height:i,imgUrlsPostConfig:n,onShowFirstImage:l}=t,o=de(()=>n?.mode==="2",[n]),a=de(()=>{var s;return n?.mode==="2"?`translateY(-${50+((s=n?.offsetTop)!==null&&s!==void 0?s:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[n]),d=de(()=>o?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[o]),r=de(()=>n?.bgWay==="1",[n]),u=de(()=>r&&n?.bgColor?{backgroundColor:n?.bgColor}:{},[n,r]);return p.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},u)},(!o||!r)&&p.createElement(Vt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},d),onLoad:l}),o&&p.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:d})=>{var r,u;const s=ue(),{isActive:h}=cn(),{sxpParameter:m,openHashtag:g}=ze(),[f,y]=U(!1),[w,v]=U(),b=new Date,[A,x]=U(0);ce(()=>{f&&h?(s?.current&&s.current.swiper.autoplay.start(),g?o(n):a(l,w,!0)):s?.current&&s.current.swiper.autoplay.stop()},[n,h,o,g,l,a,f,w]);const E=oe(c=>St(void 0,void 0,void 0,function*(){f||(v({loadTime:new Date-b+""}),y(!0))}),[f]);ce(()=>{if(!h)return;const c=()=>a(l,w),_=()=>o(n);return xt.on(ht.PAGE_DID_SHOW,c),xt.on(ht.PAGE_DID_HIDE,_),()=>{xt.off(ht.PAGE_DID_SHOW,c),xt.off(ht.PAGE_DID_HIDE,_)}},[h,w]);const I=oe(()=>{s.current&&s.current.swiper&&S&&s.current.swiper.autoplay.stop()},[]),M=oe(()=>{s.current&&s.current.swiper&&S&&s.current.swiper.autoplay.start()},[]),L=oe(c=>{x(c.activeIndex)},[]),S=de(()=>Bi(),[]);return p.createElement("div",{onMouseEnter:I,onMouseLeave:M},p.createElement(si,Object.assign({defaultValue:0,direction:"horizontal",modules:[Oi,Mi,...S?[Ki,Ji,Li,qi]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"}},S?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,ref:s,onSlideChange:L,className:Oe(Object.assign(Object.assign({".swiper-pagination":{bottom:(r=d?.marginBottom)!==null&&r!==void 0?r:0,fontSize:"14px"}},d?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:d?.dotsBgColor,opacity:1}}),d?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${d?.dotsActiveColor}!important`,opacity:1}})),height:i,autoplay:{delay:((u=d?.delay)!==null&&u!==void 0?u:3)*1e3}}),t?.map((c,_)=>p.createElement(Gt,{key:_,"aria-hidden":_!==A},p.createElement(xo,{src:!f&&_>0?"":c,height:i,imgUrlsPostConfig:d,onShowFirstImage:E})))))};var od=Le(nd);const ld=({tags:t,itemId:e,itemType:i,index:n,rec:l,hashTagStyle:o,hashTagRightMargin:a})=>{var d;const[r,u]=U(!1),{setWaterFallData:s,setOpenHashtag:h,setCacheActiveIndex:m,waterFallData:g,setIsFromHashtag:f}=ze(),y=w=>{g?f?.(!0):m?.(n),s?.(i?{hashTag:w,itemId:e,itemType:i,rec:l}:{hashTag:w,rec:l}),h?.(!0)};return de(()=>t.length<=6?null:p.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>u(!r)},r?"show less":"show more"),[r,t]),p.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(d=o?.marginTop)!==null&&d!==void 0?d:16}px`,width:a}},p.createElement(yi,null,t?.map((w,v)=>p.createElement(Gt,{key:v,hidden:r?!1:v>=6,className:"clc-sxp-bottom-hashtag-item",style:o,onClick:()=>y(w),tag:"li",role:"listitem"},p.createElement("button",{className:"clc-sxp-bottom-hashtag-item-button","aria-label":w,"aria-describedby":w,dangerouslySetInnerHTML:{__html:Ee(`#${w}`,o)}})))))};var So=Le(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 xi(t){return Le(function(e){const{$store:i}=zo(),n=o=>{let a=o;const d=o.match(/{{.*?}}/g);return d?.length&&d.forEach(r=>{r.replace(/{{\s*([\w.]+)\s*}}/g,(u,s)=>{if(s){const h=yn(i,s);return a=a.replace(r,h),h}})}),a},l=de(()=>{var o,a,d;const{bindDatas:r}=e,u=at(e,["bindDatas"]);if((o=r?.forEach)===null||o===void 0||o.call(r,s=>{if(s?.propKey&&s?.dataPath){const{propKey:h,dataPath:m}=s;m.replace(/{{\s*([\w.]+)\s*}}/g,(g,f)=>{var y,w;if(f){const v=(w=(y=yn(i,f))!==null&&y!==void 0?y:e[h])!==null&&w!==void 0?w:"";return u[h]=v,v}})}}),u){u.eventMap={};const s=ci(u.event)||{};for(const h in s)if(Object.prototype.hasOwnProperty.call(s,h))try{s[h].value=n(s[h].value),u.eventMap[h]=new Function(s[h].value)}catch{}}return!((d=(a=u?.event)===null||a===void 0?void 0:a.onClick)===null||d===void 0)&&d.linkType&&(u.style.cursor="pointer"),u},[i,e]);return p.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:d}=ei();if(!t?.video)return null;const r=de(()=>{var u,s,h,m,g,f,y,w,v,b,A,x,E,I,M,L,S,c,_,C,O,T,V,j,D,N,R,k;if(!(l&&!l?.includes((u=a?.item)===null||u===void 0?void 0:u.type))&&!(!l&&((s=a?.item)===null||s===void 0?void 0:s.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)||((v=a?.item)===null||v===void 0?void 0:v.type)==="MultiCommodity"&&!(!((A=(b=t?.video)===null||b===void 0?void 0:b.bindProducts)===null||A===void 0)&&A.length)||((x=a?.item)===null||x===void 0?void 0:x.type)==="MultiCommodityDiro"&&!(!((I=(E=t?.video)===null||E===void 0?void 0:E.bindProducts)===null||I===void 0)&&I.length)||((M=a?.item)===null||M===void 0?void 0:M.type)==="MultiCommodityDiroNew"&&!(!((S=(L=t?.video)===null||L===void 0?void 0:L.bindProducts)===null||S===void 0)&&S.length))return null;if(a&&n){const F=n[(c=a?.item)===null||c===void 0?void 0:c.type],W=xi(F),Z=(_=F?.extend)===null||_===void 0?void 0:_.defaulSetting,K=((T=(O=(C=a?.item)===null||C===void 0?void 0:C.event)===null||O===void 0?void 0:O.onClick)===null||T===void 0?void 0:T.linkType)==="externalLink";let J=ci((V=a?.item)===null||V===void 0?void 0:V.style);if(J.hasOwnProperty("backdropFilter")){let le=J.backdropFilter;J.backdropFilter=`blur(${le??0}px)`}return p.createElement(W,Object.assign({style:Object.assign(Object.assign(Object.assign({},Z?.style),J),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},Z?.textStyle),(j=a?.item)===null||j===void 0?void 0:j.textStyle),bindDatas:(N=(D=a?.item)===null||D===void 0?void 0:D.bindDatas)!==null&&N!==void 0?N:[]},Z?.props,(R=a?.item)===null||R===void 0?void 0:R.props,{event:((k=a?.item)===null||k===void 0?void 0:k.event)||{},schema:d,id:a?.id,key:a?.id,recData:t,isExternalLink:K,index:e,isActive:o}))}else return null}},[t,n,i,d,a?.id,o]);return p.createElement(p.Fragment,null,r)};var ji=Le(ad);const Eo=({nudge:t})=>{var e,i,n,l,o,a;return p.createElement(p.Fragment,null,t?.isOpen&&p.createElement("div",{className:"clc-sxp-bottom-nudge",style:{marginBottom:(e=t?.marginBottom)!==null&&e!==void 0?e:5,width:(n=(i=t?.size)===null||i===void 0?void 0:i.width)!==null&&n!==void 0?n:212,height:(o=(l=t?.size)===null||l===void 0?void 0:l.height)!==null&&o!==void 0?o:38,backgroundColor:t?.backgroundColor,borderRadius:(a=t?.borderRadius)!==null&&a!==void 0?a:4}},t?.icon?p.createElement("img",{src:t.icon,alt:"nudge icon",style:{height:"100%",objectFit:"cover",flexShrink:0}}):null,p.createElement("p",{style:Object.assign(Object.assign({},t?.textStyle),{textWrap:"nowrap",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",flex:1,marginBottom:0,marginTop:0}),dangerouslySetInnerHTML:{__html:Ee(t?.content,t?.textStyle)}})))},rd=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:n,setRtcList:l,setCacheRtcList:o,setCacheActiveIndex:a,setLoading:d,swiperRef:r,waterFallData:u,bffEventReport:s,selectTag:h,setSelectTag:m}=ze(),{backMainFeed:g}=Mt(),f=de(()=>[Ii,...t],[t]),y=w=>()=>{if(w===h)return;w!=="FOR U"?s?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${w}']`}}):g("theme",w,h);let v;w!==Ii&&(v=w),d?.(!0),n?.({themeTag:v}).then(b=>{var A,x,E,I;xt.emit(ht.CHANGE_THEME_TAG,v),l?.((A=b?.recList)!==null&&A!==void 0?A:[]),o?.((x=b?.recList)!==null&&x!==void 0?x:[]),e?.(0),a?.(0),(I=(E=r?.current)===null||E===void 0?void 0:E.swiper)===null||I===void 0||I.slideTo(0)}).finally(()=>{d?.(!1)}),m?.(w)};return u||t.length<=0?null:p.createElement("div",{className:"clc-sxp-tagbar",style:i},p.createElement("div",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},f.map(w=>p.createElement("button",{className:`clc-sxp-tagbar-list-item ${w===h?"clc-sxp-tagbar-list-item-active":""}`,key:w,"aria-label":w,onClick:y(w)},w))))};var Io=Le(rd);const sd=({resolver:t,globalConfig:e})=>{var i,n;const l=de(()=>Yo(),[]),o=t?.Display,a=xi(o),d=(n=(i=e?.consentPopup)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.item;return p.createElement(a,Object.assign({},d?.props,{style:d?.style,event:d?.event||{},contsentState:l}))};var dd=Le(sd);const cd=({data:t,minusHeight:e,tagHeight:i,onClick:n})=>{var l,o,a,d,r;return p.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,[(d=t?.yPosit)!==null&&d!==void 0?d:"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},p.createElement("img",{src:t?.icon||To,alt:"back button",width:100,style:{objectFit:"cover"}}))};var Co=Le(cd);const ko=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:n=window.innerWidth,tempMap:l,resolver:o,data:a=[],ctaType:d,tipText:r,nudge:u,_schema:s,hashTagStyle:h,hashTagRightMargin:m,tagList:g=[],licenseUrl:f})=>{var y,w,v,b,A,x,E,I,M,L,S,c,_,C,O,T,V,j,D,N,R,k,F,W,Z;const K=Wt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),J=Wt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:le}=ei(),{openMultiPosts:Ae}=vn(),[Q,ke]=U(0),Ve=ue(0),[He,ve]=U(!0),Y=ue(),[se,pe]=U(!1),[fe,ie]=U(!1),[we,We]=U(new Date().getTime()),Ue=ue(!1),[Je,et]=U(2),{loadVideos:ge,bffEventReport:q,loading:$,setPopupDetailData:B,ctaEvent:Ne,swiperRef:ae,waterFallData:Ie,setOpenHashtag:Qe,appDomain:ee,openHashtag:z,loadingImage:$e,isFromHashtag:pt,popupDetailData:jt,bffFbReport:vt,curTime:Tt,h5EnterLink:bt,isShowConsent:Ut,selectTag:Et,isPreview:Nt,isEditor:Fe,cacheRtcList:It,setRtcList:Yt,cacheActiveIndex:Ct,rtcList:oi,isNoMoreData:Kt,channel:zt}=ze(),{backMainFeed:Ce,productView:be,jumpToWeb:tt}=Mt(),kt=de(()=>a.length>0&&!$&&(Xo()||t?.enableSwiperTip),[a,$,t?.enableSwiperTip]);ce(()=>{Dn()},[]),ce(()=>{if(a?.length>0){const P=new Date;Y.current=P}},[a?.length]);const $t=oe(()=>{if(Dn(),bt?.(),a.length>0){const P=new Date;Y.current=P}},[a.length,bt]);ce(()=>{var P;if(!d||d?.length<1)return;const G=a?.findIndex(te=>{var ne,Se,Te,he,_e,je,Be,qe,re;const De=d?.[0];return De==="\u591A\u5546\u54C1CTA"?((ne=te?.video)===null||ne===void 0?void 0:ne.bindProducts)&&((Te=(Se=te?.video)===null||Se===void 0?void 0:Se.bindProducts)===null||Te===void 0?void 0:Te.length)>0:De==="\u5546\u54C1CTA"?(he=te?.video)===null||he===void 0?void 0:he.bindProduct:((je=(_e=te?.video)===null||_e===void 0?void 0:_e.bindCta)===null||je===void 0?void 0:je.itemId)===De&&(((Be=te?.video)===null||Be===void 0?void 0:Be.url)||((re=(qe=te?.video)===null||qe===void 0?void 0:qe.imgUrls)===null||re===void 0?void 0:re.length))})||0;G!==-1&&((P=ae?.current)===null||P===void 0||P.swiper.slideTo(G))},[a,d,ae]),ce(()=>{const P=a?.[Q],G=()=>{var te,ne,Se,Te,he,_e,je,Be,qe,re,De,ft,dt,lt,ct,wt,Re,gt,Dt,Lt;const Ot=!z&&!Ut;if(document.visibilityState==="hidden"){Ot&&(xt.emit(ht.PAGE_DID_HIDE,P),Pe(P));let ut="";jt&&(!((ne=(te=P?.video)===null||te===void 0?void 0:te.bindProducts)===null||ne===void 0)&&ne.length||!((Se=P?.video)===null||Se===void 0)&&Se.bindProduct)?ut="pdpPage":jt&&((je=l?.[(_e=(he=(Te=P?.video)===null||Te===void 0?void 0:Te.bindCta)===null||he===void 0?void 0:he.itemId)!==null&&_e!==void 0?_e:""].item)===null||je===void 0?void 0:je.type)==="Appoint"?ut="formPage":pt?ut="hashTagPage":!((Be=P?.video)===null||Be===void 0)&&Be.url?ut="videoPage":!((qe=P?.video)===null||qe===void 0)&&qe.imgUrls&&(!((De=(re=P?.video)===null||re===void 0?void 0:re.imgUrls)===null||De===void 0)&&De.length)?ut="imagePage":P?.product&&(ut="productPage"),q?.({eventInfo:{sessionDuration:Math.floor((new Date-Tt.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:Q+"",fromKName:ut,fromKPage:location?.href,ctatId:(wt=(ct=(lt=P?.video)===null||lt===void 0?void 0:lt.bindCta)===null||ct===void 0?void 0:ct.itemId)!==null&&wt!==void 0?wt:"",traceInfo:(Lt=(gt=(Re=P?.video)===null||Re===void 0?void 0:Re.traceInfo)!==null&>!==void 0?gt:(Dt=P?.product)===null||Dt===void 0?void 0:Dt.traceInfo)!==null&&Lt!==void 0?Lt:""}})}else document.visibilityState==="visible"&&(Ue.current===!0&&(We(new Date().getTime()),Ue.current=!1),$t(),Ot&&(xt.emit(ht.PAGE_DID_SHOW,P),Ce("external",Et)))};return document.addEventListener("visibilitychange",G),()=>{document.removeEventListener("visibilitychange",G)}},[Q,q,a,$t,jt,pt,l,Tt,Ce,z,Ut,Et]);const H=de(()=>{let P=0;return g.length>0&&(P+=45,Ie&&(P-=45)),P},[g,Ie]),X=de(()=>{let P=0;return t?.logoUrl&&t?.isShowLogo&&(P+=56),P},[t]),ye=de(()=>i-X-H,[X,i,H]),xe=de(()=>{var P;const G=Q===0&&!Ie&&!Fe?[(P=a?.[0])!==null&&P!==void 0?P:null]:a?.map((te,ne)=>Q===ne||ne-1===Q||ne+1===Q?te:null);return G?.length?!Ie&&!Kt?G.concat([{loading:!0}]):G:[]},[a,Q,Ie,Fe,Kt]),me=de(()=>{var P,G,te,ne;if(t?.logoUrl&&t?.isShowLogo){const Se=(G=(P=t?.logoBar)===null||P===void 0?void 0:P.onClick)===null||G===void 0?void 0:G.value,Te=((ne=(te=t?.logoBar)===null||te===void 0?void 0:te.onClick)===null||ne===void 0?void 0:ne.linkType)==="externalLink",he=xe[Q];return p.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},Se&&{onClick:_e=>{var je,Be,qe,re;Te&&tt(_e,he,(je=he?.video)===null||je===void 0?void 0:je.bindProduct,(Be=he?.video)===null||Be===void 0?void 0:Be.bindCta,Q,((qe=he?.product)===null||qe===void 0?void 0:qe.traceInfo)||((re=he?.video)===null||re===void 0?void 0:re.traceInfo)),new Function(Se)()}}),p.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,Q,xe]),Me=oe((P,G)=>{var te,ne,Se,Te,he,_e,je,Be,qe,re;return P==="organic menu"?p.createElement(pn,Object.assign({recData:a?.[1]},(Se=(ne=(te=t?.multiPosts)===null||te===void 0?void 0:te[0])===null||ne===void 0?void 0:ne.item)===null||Se===void 0?void 0:Se.props,(_e=(he=(Te=t?.multiPosts)===null||Te===void 0?void 0:Te[0])===null||he===void 0?void 0:he.item)===null||_e===void 0?void 0:_e.event)):!((je=P?.video)===null||je===void 0)&&je.url?p.createElement(ed,{key:we,rec:P,index:G,muted:He,data:a,height:ye,activeIndex:Q,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((Be=P?.video)===null||Be===void 0)&&Be.imgUrls?p.createElement(od,{key:P?.video.itemId,imgUrls:P?.video.imgUrls,width:n,height:ye,rec:P,index:G,onViewImageEndEvent:it,onViewImageStartEvent:nt,imgUrlsPostConfig:t?.imgUrlsPost}):P.product&&Array.isArray(t?.productPost)&&((qe=t?.productPost)===null||qe===void 0?void 0:qe.length)>0?(re=t?.productPost)===null||re===void 0?void 0:re.map((De,ft)=>{var dt,lt,ct,wt,Re,gt,Dt,Lt;const Ot=o[(dt=De?.item)===null||dt===void 0?void 0:dt.type],ut=xi(Ot),Ft=(lt=Ot?.extend)===null||lt===void 0?void 0:lt.defaulSetting;return p.createElement(ut,Object.assign({key:`${G}${ft}`,textStyle:Object.assign(Object.assign({},Ft?.textStyle),(ct=De?.item)===null||ct===void 0?void 0:ct.textStyle),bindDatas:(Re=(wt=De?.item)===null||wt===void 0?void 0:wt.bindDatas)!==null&&Re!==void 0?Re:[]},Ft?.props,(gt=De?.item)===null||gt===void 0?void 0:gt.props,{event:((Dt=De?.item)===null||Dt===void 0?void 0:Dt.event)||{},schema:le,id:De?.id,viewTime:Y.current,rec:P,isPost:!0,tipText:r,style:Object.assign(Object.assign(Object.assign({},Ft?.style),(Lt=De?.item)===null||Lt===void 0?void 0:Lt.style),{height:"100%",overflow:"auto"}),index:G,isActive:Q===G}))}):null},[n,a,ye,He,Q,t?.productPost,t?.videoPlayIcon,Y,r,o,le,we]),Xe=oe(P=>{ie(P)},[]),Ze=de(()=>fe?{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"},[fe]),Ke=oe((P,G)=>{var te,ne,Se,Te,he,_e,je,Be,qe,re,De,ft,dt;if(P?.video){let lt=null;!((ne=(te=P?.video)===null||te===void 0?void 0:te.bindProducts)===null||ne===void 0)&&ne.length?lt="\u591A\u5546\u54C1CTA":!((Se=P?.video)===null||Se===void 0)&&Se.bindProduct?lt="\u5546\u54C1CTA":lt=(he=(Te=P?.video)===null||Te===void 0?void 0:Te.bindCta)===null||he===void 0?void 0:he.itemId;const ct=l?.[lt];return p.createElement(p.Fragment,null,((_e=P?.video)===null||_e===void 0?void 0:_e.title)&&!fe&&p.createElement("div",{className:"clc-sxp-bottom-shadow"}),p.createElement("div",{className:"clc-sxp-bottom",style:{marginBottom:`${(je=t?.bottomInfoDist)!==null&&je!==void 0?je:40}px`}},p.createElement(Eo,{nudge:u}),t?.isShowCTA===void 0||t?.isShowCTA?p.createElement("div",{className:"clc-sxp-bottom-card"},p.createElement(ji,{rec:P,index:G,tempMap:l,resolver:o,isActive:G===Q,value:ct})):null,p.createElement("div",null,p.createElement(Vi,{className:"clc-sxp-bottom-text",isPost:!0,foldText:r?.foldText,unfoldText:r?.unfoldText,text:(qe=(Be=P?.video)===null||Be===void 0?void 0:Be.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:Xe}),p.createElement(ji,{rec:P,index:G,tempMap:l,resolver:o,includesCtaType:["AniLink"],isActive:G===Q,value:ct}),p.createElement(So,{index:Q,tags:(De=(re=P?.video)===null||re===void 0?void 0:re.hashTags)!==null&&De!==void 0?De:[],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)}))),p.createElement(ji,{rec:P,index:G,tempMap:l,resolver:o,includesCtaType:["AniLinkPopup"],isActive:G===Q,value:ct}))}return null},[e,Q,l,o,r,u,h,t,Xe,fe,Ze]),rt=oe((P,G,te)=>{var ne,Se,Te,he;if(!t?.isShowLike||!te)return;let _e=(ne=t?.likeIconY)!==null&&ne!==void 0?ne:400;return Ie&&_e<40&&t.likeIconYPosit==="top"&&(_e+=40),P?.video?p.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",[(Se=t.likeIconXPosit)!==null&&Se!==void 0?Se:"right"]:(Te=t.likeIconX)!==null&&Te!==void 0?Te:0,[(he=t.likeIconYPosit)!==null&&he!==void 0?he:"bottom"]:_e},position:G}):null},[t,Ie]),it=P=>{var G,te,ne,Se,Te,he;if(!(!((G=P?.video)===null||G===void 0)&&G.url)&&(!((te=P?.video)===null||te===void 0)&&te.imgUrls)){const _e=Date.now(),je=Ve.current===0?0:(_e-Ve.current)/1e3;q?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(Se=(ne=P?.video)===null||ne===void 0?void 0:ne.itemId)!==null&&Se!==void 0?Se:"",contentName:(Te=P?.video.title)!==null&&Te!==void 0?Te:"",imageEndTime:`${_e}`,playDuration:`${je}`,contentTags:JSON.stringify((he=P?.video.tags)!==null&&he!==void 0?he:[]),position:Q+"",contentFormat:"image",traceInfo:P?.video.traceInfo}})}},mt=(P,G)=>{var te,ne,Se,Te,he,_e,je,Be,qe,re,De,ft,dt,lt,ct,wt,Re,gt,Dt,Lt,Ot,ut;if(Nt||Ie)return;const Ft=new Date-Tt.current;if(t?.openSlideSkip&&Ft>=((te=t?.slideSkipStartTime)!==null&&te!==void 0?te:0)&&Go()&&P){const li=((Te=(Se=(ne=P?.video)===null||ne===void 0?void 0:ne.bindProducts)===null||Se===void 0?void 0:Se[0])===null||Te===void 0?void 0:Te.link)||((_e=(he=P?.video)===null||he===void 0?void 0:he.bindProduct)===null||_e===void 0?void 0:_e.link)||((je=P?.product)===null||je===void 0?void 0:je.link),ot=P?.product||((Be=P?.video)===null||Be===void 0?void 0:Be.bindProduct)||((re=(qe=P?.video)===null||qe===void 0?void 0:qe.bindProducts)===null||re===void 0?void 0:re[0]);if(li){let di=null;!((De=P?.video)===null||De===void 0)&&De.url?di="video":!((dt=(ft=P?.video)===null||ft===void 0?void 0:ft.imgUrls)===null||dt===void 0)&&dt.length&&(di="image"),q?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(lt=ot?.itemId)!==null&<!==void 0?lt:"",productName:(ct=ot?.title)!==null&&ct!==void 0?ct:"",price:ot?.price?ot?.price+"":"0",productCollection:(wt=ot?.collection)!==null&&wt!==void 0?wt:"",contentTags:ot?.tags?JSON.stringify(ot?.tags):"",position:G+"",contentId:(gt=(Re=P?.video)===null||Re===void 0?void 0:Re.itemId)!==null&>!==void 0?gt:"",traceInfo:(ut=(Lt=(Dt=P?.video)===null||Dt===void 0?void 0:Dt.traceInfo)!==null&&Lt!==void 0?Lt:(Ot=P?.product)===null||Ot===void 0?void 0:Ot.traceInfo)!==null&&ut!==void 0?ut:"",contentFormat:di}}),Ue.current=!0,window.location.href=window.getJointUtmLink(li)}}},st=P=>{var G,te,ne,Se,Te,he,_e,je,Be,qe,re,De,ft,dt,lt,ct,wt;const Re=a[P.previousIndex];if(!Re)return;let gt=null;!((G=Re?.video)===null||G===void 0)&&G.url?gt="video":!((ne=(te=Re?.video)===null||te===void 0?void 0:te.imgUrls)===null||ne===void 0)&&ne.length&&(gt="image"),P.previousIndex-P.activeIndex<0?(q?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(Te=(Se=Re?.video)===null||Se===void 0?void 0:Se.itemId)!==null&&Te!==void 0?Te:"",productId:(_e=(he=Re?.product)===null||he===void 0?void 0:he.itemId)!==null&&_e!==void 0?_e:"",requestId:null,traceInfo:(Be=(je=Re?.video)===null||je===void 0?void 0:je.traceInfo)!==null&&Be!==void 0?Be:"",contentFormat:gt,position:((qe=P.previousIndex)!==null&&qe!==void 0?qe:0)+""}}),it(Re),mt(Re,P.previousIndex)):(q?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(De=(re=Re?.video)===null||re===void 0?void 0:re.itemId)!==null&&De!==void 0?De:"",productId:(dt=(ft=Re.product)===null||ft===void 0?void 0:ft.itemId)!==null&&dt!==void 0?dt:"",requestId:null,traceInfo:(ct=(lt=Re?.video)===null||lt===void 0?void 0:lt.traceInfo)!==null&&ct!==void 0?ct:"",contentFormat:gt,position:((wt=P.previousIndex)!==null&&wt!==void 0?wt:0)+""}}),it(Re)),Pe(Re),Y.current=new Date},Pe=P=>{var G,te,ne;!(!((G=P?.video)===null||G===void 0)&&G.url)&&!(!((te=P?.video)===null||te===void 0)&&te.imgUrls)&&P?.product&&be(P,P.product,(ne=P?.product)===null||ne===void 0?void 0:ne.bindCta,Y.current,Q)};ce(()=>{const P=a[Q];z?Pe(P):Y.current=new Date},[z,a,Q]);const nt=(P,G,te)=>{var ne,Se,Te,he,_e,je,Be,qe;const re=a[P];if(!(!((ne=re?.video)===null||ne===void 0)&&ne.url)&&(!((Se=re?.video)===null||Se===void 0)&&Se.imgUrls)){const De=Date.now();Ve.current=De,q?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(he=(Te=re?.video)===null||Te===void 0?void 0:Te.itemId)!==null&&he!==void 0?he:"",contentName:(_e=re?.video.title)!==null&&_e!==void 0?_e:"",imageStartTime:`${De}`,contentTags:JSON.stringify((je=re?.video.tags)!==null&&je!==void 0?je:[]),position:P+"",contentFormat:"image",traceInfo:re?.video.traceInfo,loadTime:G?.loadTime}}),te&&(vt?.({eventName:"ViewContent",product:(Be=re?.video)===null||Be===void 0?void 0:Be.bindProduct}),vt?.({eventName:"PageView",product:(qe=re?.video)===null||qe===void 0?void 0:qe.bindProduct}))}},Ye=oe(P=>{var G,te,ne,Se,Te,he;if(!P)return;let _e=(G=t?.muteIconY)!==null&&G!==void 0?G:23;return Ie&&_e<40&&t?.muteIconYPosit==="top"&&(_e+=40),(t?.isShowMute===void 0||t?.isShowMute===!0)&&p.createElement(wo,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((ne=(te=xe?.[Q])===null||te===void 0?void 0:te.video)===null||ne===void 0)&&ne.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(Se=t?.muteIconXPosit)!==null&&Se!==void 0?Se:"right"]:(Te=t?.muteIconX)!==null&&Te!==void 0?Te:0,[(he=t?.muteIconYPosit)!==null&&he!==void 0?he:"bottom"]:_e},defaultValue:He,activeIcon:t?.unMuteIcon?t?.unMuteIcon:K,unactiveIcon:t?.muteIcon?t?.muteIcon:J,onChange:ve})},[t,xe,Q,He,Ie]),yt=de(()=>$?p.createElement("div",{style:{height:ye,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},p.createElement("img",{width:64,height:64,src:$e,alt:"loading...",style:{objectFit:"contain"}})):xe?.map((P,G)=>p.createElement(Gt,{key:G,virtualIndex:G,style:{overflow:"hidden"}},P&&p.createElement(p.Fragment,null,P?.loading?p.createElement("div",{style:{height:ye,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},p.createElement("img",{width:64,height:64,src:$e,alt:"loading...",style:{objectFit:"contain"}})):p.createElement(p.Fragment,null,Ke(P,G),rt(P,G,!t?.likeIconFixed),Ye(!t?.muteIconFixed),Me(P,G))))),[n,a,ye,$,Ke,Me,xe,$e,we,Ye]);return p.createElement("div",{id:"sxp-render",className:"clc-sxp-container",style:Object.assign({},t?.textUnderlineOffset&&{textUnderlineOffset:`${t?.textUnderlineOffset}px`})},Ie&&p.createElement(mo,{icon:To,styles:{background:"rgba(0,0,0,.3)",color:"#fff",top:`${X}px`},textStyle:Object.assign(Object.assign({},(A=(b=(v=(w=(y=t?.hashTag)===null||y===void 0?void 0:y[0])===null||w===void 0?void 0:w.item)===null||v===void 0?void 0:v.props)===null||b===void 0?void 0:b.textStyles)===null||A===void 0?void 0:A.hashTagTitle),{color:"#fff"}),onClose:()=>{!gn(oi,It)&&It&&It?.length&&Yt?.(It),Qe?.(!0)}}),me,p.createElement(Io,{tagList:g,setActiveIndex:ke,style:{top:X}}),((x=t?.backButton)===null||x===void 0?void 0:x.enable)&&!zt&&!Ae&&p.createElement(Co,{data:t?.backButton,minusHeight:X,tagHeight:H,onClick:()=>history?.back()}),(((S=(L=(M=(I=(E=t?.multiPosts)===null||E===void 0?void 0:E[0])===null||I===void 0?void 0:I.item)===null||M===void 0?void 0:M.props)===null||L===void 0?void 0:L.backButton)===null||S===void 0?void 0:S.enable)&&zt||Ae)&&p.createElement(Co,{data:(O=(C=(_=(c=t?.multiPosts)===null||c===void 0?void 0:c[0])===null||_===void 0?void 0:_.item)===null||C===void 0?void 0:C.props)===null||O===void 0?void 0:O.backButton,minusHeight:X,tagHeight:H,onClick:()=>{var P,G,te;q?.({eventInfo:{eventSubject:"backMultiPostClick",eventDescription:"backMultiPostClick",traceinfo:(te=(G=(P=a?.[0])===null||P===void 0?void 0:P.video)===null||G===void 0?void 0:G.traceInfo)!==null&&te!==void 0?te:""}}),location?.reload()}}),kt?p.createElement(id,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((T=t?.swipeTipOffset)!==null&&T!==void 0?T:0)}%`},duration:t?.swiperTipAniDur}):null,p.createElement(si,{style:{marginTop:H},ref:ae,onSlideChange:()=>{ae.current.swiper.allowTouchMove=!1,setTimeout(()=>{ae.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:P=>{ke(P.activeIndex),!z&&(st(P),!(Ie||Fe)&&P?.activeIndex+1>=a?.length&&(se||(pe(!0),ge?.(Je).then(G=>{var te;pe(!1),G&&((te=G?.recList)===null||te===void 0?void 0:te.length)>0&&et(Je+1)}))))},direction:"vertical",height:ye},yt,rt(xe[Q],Q,!!t?.likeIconFixed),Ye(!!t?.muteIconFixed)),p.createElement(ho,Object.assign({},(D=(j=(V=t?.hashTag)===null||V===void 0?void 0:V[0])===null||j===void 0?void 0:j.item)===null||D===void 0?void 0:D.props)),p.createElement(dd,{resolver:o,globalConfig:t}),Ae&&p.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,(Z=(W=(F=t?.multiPosts)===null||F===void 0?void 0:F[0])===null||W===void 0?void 0:W.item)===null||Z===void 0?void 0:Z.event,{style:{position:"fixed",top:0,left:0,right:0}})))},ud=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:n,rec:l,index:o})=>p.createElement(si,{defaultValue:0,direction:"horizontal",modules:[Oi,Mi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(a=>p.createElement(Gt,{key:a},p.createElement(xo,{src:a,height:i,imgUrlsPostConfig:n}))));var vd=Le(ud);const pd=({rec:t,index:e,height:i,data:n,muted:l,activeIndex:o,videoPostConfig:a,width:d})=>{const[r,u]=U(!1),s=ue(null),{bffEventReport:h,sxpParameter:m,waterFallData:g,openHashtag:f}=ze(),y=ue(0),[w,v]=U(!1),[b,A]=U(!0),x=ue(null),[E,I]=U("");ce(()=>{s.current&&(s.current.muted=l)},[l]);const M=oe(()=>{var R;(R=s.current)===null||R===void 0||R.play()},[]),L=Wt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),S=oe(()=>{var R,k,F,W,Z,K,J,le,Ae,Q,ke,Ve,He;u(!1);const ve=n[e];if(ve&&(!((R=s?.current)===null||R===void 0)&&R.duration)){y.current=((k=s?.current)===null||k===void 0?void 0:k.currentTime)||0;const Y=((W=(F=s.current)===null||F===void 0?void 0:F.duration)!==null&&W!==void 0?W:0).toFixed(2),se=((K=(Z=s.current)===null||Z===void 0?void 0:Z.currentTime)!==null&&K!==void 0?K:0).toFixed(2),pe=b?"0":"1";h?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(le=(J=ve?.video)===null||J===void 0?void 0:J.itemId)!==null&&le!==void 0?le:"",contentName:(Q=(Ae=ve?.video)===null||Ae===void 0?void 0:Ae.title)!==null&&Q!==void 0?Q:"",playType:pe,startTime:se,videoDuration:Y,contentTags:JSON.stringify((Ve=(ke=ve?.video)===null||ke===void 0?void 0:ke.tags)!==null&&Ve!==void 0?Ve:[]),position:e+"",contentFormat:"video",traceInfo:(He=ve?.video)===null||He===void 0?void 0:He.traceInfo}}),A(!1)}},[h,n,e,b]),c=oe(()=>{v(!0)},[]),_=oe(R=>()=>{var k,F,W,Z,K;if(!w)return;const J=(k=s.current)===null||k===void 0?void 0:k.paused;switch(R){case"start":if(!J)return;(F=s.current)===null||F===void 0||F.play(),u(!1);break;case"pause":if(J)return;(W=s.current)===null||W===void 0||W.pause(),u(!0);break;default:J?(Z=s.current)===null||Z===void 0||Z.play():(K=s.current)===null||K===void 0||K.pause(),u(!J);break}},[w]),C=oe(()=>{var R,k,F,W,Z,K,J,le,Ae,Q,ke,Ve,He;const ve=n[e],Y=((k=(R=s.current)===null||R===void 0?void 0:R.duration)!==null&&k!==void 0?k:0).toFixed(2),se=((W=(F=s.current)===null||F===void 0?void 0:F.currentTime)!==null&&W!==void 0?W:0).toFixed(2);if(!((Z=s?.current)===null||Z===void 0)&&Z.duration){const pe=(((K=s?.current)===null||K===void 0?void 0:K.currentTime)-y.current).toFixed(2);h?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(le=(J=ve?.video)===null||J===void 0?void 0:J.itemId)!==null&&le!==void 0?le:"",contentName:(Q=(Ae=ve?.video)===null||Ae===void 0?void 0:Ae.title)!==null&&Q!==void 0?Q:"",endTime:se,videoDuration:Y,playDuration:pe,contentTags:JSON.stringify((Ve=(ke=ve?.video)===null||ke===void 0?void 0:ke.tags)!==null&&Ve!==void 0?Ve:[]),position:e+"",contentFormat:"video",traceInfo:(He=ve?.video)===null||He===void 0?void 0:He.traceInfo}})}},[n,e,h]),O=de(()=>a?.mode==="2",[a]),T=de(()=>{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=de(()=>{var R;return((R=t?.video)===null||R===void 0?void 0:R.cover)||E},[E,t]),j=oe(()=>{if(!x||!s||!s.current||!x.current)return;const R=s?.current,k=x?.current,F=k.getContext("2d"),W=window?.innerWidth,Z=window?.innerHeight;k.height=Z,k.width=W,F?.drawImage(R,0,0,k.width,k.height),I(k.toDataURL())},[]);ce(()=>{var R,k,F,W;if(s.current){if(u(!1),!s.current.src){const Z=t?.video.url;if(Z.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const K=new window.Hls;K.loadSource(Z),K.attachMedia(s.current)}else s.current.canPlayType("application/vnd.apple.mpegurl"),s.current.src=Z;else s.current.src=Z;s.current.setAttribute("x5-playsinline","true"),s.current.setAttribute("webkit-playsinline","true")}return(R=s.current)===null||R===void 0||R.addEventListener("loadedmetadata",c),(k=s.current)===null||k===void 0||k.addEventListener("canplay",c),(F=s.current)===null||F===void 0||F.addEventListener("playing",S),(W=s.current)===null||W===void 0||W.addEventListener("loadeddata",j),()=>{var Z,K,J,le;(Z=s.current)===null||Z===void 0||Z.removeEventListener("loadedmetadata",c),(K=s.current)===null||K===void 0||K.removeEventListener("canplay",c),(J=s.current)===null||J===void 0||J.removeEventListener("playing",S),(le=s.current)===null||le===void 0||le.removeEventListener("loadeddata",j)}}},[c,S,t?.video,j]);const D=de(()=>!m?.placeholder_image||w?null:p.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:m?.placeholder_image,alt:"video poster"}),[w,m?.placeholder_image]);ce(()=>{const R=()=>{var k,F;o===e&&(!((k=t?.video)===null||k===void 0)&&k.url)&&(!((F=s?.current)===null||F===void 0)&&F.src)&&!r&&_("pause")()};return window.addEventListener("beforeunload",R),()=>{window.removeEventListener("beforeunload",R)}},[o,e,t,s,_,r]);const N=de(()=>O?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[O]);return t?.video?p.createElement(p.Fragment,null,O?p.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:_(),style:{position:"relative",width:d,height:i,overflow:"hidden"}},p.createElement(Vt,{src:V,style:Object.assign({height:i,width:d,objectFit:"cover"},N)}),p.createElement("canvas",{ref:x,style:{display:"none"}}),p.createElement("div",{style:{position:"absolute",width:d,height:i,top:"50%",transform:T,left:0,right:0}},p.createElement("div",{style:{position:"relative",width:d,height:"100%"}},p.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:s,autoPlay:!0,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:C,onEnded:M,style:{width:"100%",height:i,objectFit:"contain"}}),p.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:L,alt:"video pause image"}))),D):p.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:_(),style:{position:"relative",width:d,height:i,overflow:"hidden"}},p.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",style:{width:"100%"},ref:s,crossOrigin:"anonymous",muted:!0,autoPlay:!0,controls:!1,playsInline:!0,preload:"auto",onPause:C,onEnded:M}),D,p.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:L,alt:"video pause image"}))):null};var md=Le(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:d=664,containerWidth:r=375,appDomain:u,tagList:s=[]})=>{const h=de(()=>{let I=0;return e?.logoUrl&&e?.isShowLogo&&(I+=45),s.length>0&&(I+=45),d-I},[e,d,s]),m=(I,M)=>{var L,S,c,_;if(!((L=I?.video)===null||L===void 0)&&L.url)return p.createElement(md,{rec:I,index:M,muted:!0,width:r,data:t??[],height:h,activeIndex:M,videoPostConfig:e?.videoPost});if(!((S=I?.video)===null||S===void 0)&&S.imgUrls)return p.createElement(vd,{key:I?.video.itemId,imgUrls:I?.video.imgUrls,width:r,height:h,rec:I,index:M,imgUrlsPostConfig:e?.imgUrlsPost});if(I.product&&I.product&&Array.isArray(e?.productPost)&&((c=e?.productPost)===null||c===void 0?void 0:c.length)>0)return(_=e?.productPost)===null||_===void 0?void 0:_.map((C,O)=>{var T,V,j,D,N,R,k,F;const W=hn[(T=C?.item)===null||T===void 0?void 0:T.type],Z=xi(W),K=(V=W?.extend)===null||V===void 0?void 0:V.defaulSetting;return p.createElement(Z,Object.assign({key:`${M}${O}`,textStyle:Object.assign(Object.assign({},K?.textStyle),(j=C?.item)===null||j===void 0?void 0:j.textStyle),bindDatas:(N=(D=C?.item)===null||D===void 0?void 0:D.bindDatas)!==null&&N!==void 0?N:[]},K?.props,(R=C?.item)===null||R===void 0?void 0:R.props,{event:((k=C?.item)===null||k===void 0?void 0:k.event)||{},id:C?.id,rec:I,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},K?.style),(F=C?.item)===null||F===void 0?void 0:F.style),{width:r,height:h,overflow:"auto"}),index:M}))})},g=de(()=>e?.logoUrl&&e?.isShowLogo?p.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},p.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),f=(I,M)=>e?.isShowCTA===void 0||e?.isShowCTA?p.createElement("div",{className:"clc-sxp-bottom-card"},p.createElement(ji,{rec:I,index:M,tempMap:l,resolver:hn})):null,y=(I,M)=>{var L,S,c,_,C,O,T;return I?.video?p.createElement(p.Fragment,null,((L=I?.video)===null||L===void 0?void 0:L.title)&&p.createElement("div",{className:"clc-sxp-bottom-shadow"}),p.createElement("div",{className:"clc-sxp-bottom"},p.createElement(Eo,{nudge:n}),f(I,M),p.createElement("div",null,p.createElement(Vi,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(c=(S=I?.video)===null||S===void 0?void 0:S.title)!==null&&c!==void 0?c:"",style:Object.assign(Object.assign({},o),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),p.createElement(So,{index:M,tags:(C=(_=I?.video)===null||_===void 0?void 0:_.hashTags)!==null&&C!==void 0?C:[],itemId:(O=I?.video)===null||O===void 0?void 0:O.itemId,itemType:!((T=I?.video)===null||T===void 0)&&T.itemId?"VIDEO":null,rec:I,hashTagStyle:a}))):null},w=Wt(hd,u),v=Wt(fd,u),b=(I,M)=>{var L,S,c,_;if(!e?.isShowLike)return;let C=(L=e?.likeIconY)!==null&&L!==void 0?L:400;return C<40&&(C+=40),I?.video?p.createElement(yo,{key:I.position,activeIcon:(S=e?.likeIcon)!==null&&S!==void 0?S:w,unActicveIcon:(c=e?.unlikeIcon)!==null&&c!==void 0?c:v,position:M,active:I.isCollected,recData:I,className:"clc-sxp-like-button",style:{top:C,right:(_=e?.likeIconX)!==null&&_!==void 0?_:0}}):null},A=Wt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",u),x=Wt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",u),E=(I,M)=>{var L,S,c,_;return p.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},g,p.createElement(Io,{tagList:s}),p.createElement(wo,{style:{position:"absolute",right:(L=e?.muteIconX)!==null&&L!==void 0?L:0,visibility:!((c=(S=t?.[M])===null||S===void 0?void 0:S.video)===null||c===void 0)&&c.url?"visible":"hidden",bottom:(_=e?.muteIconY)!==null&&_!==void 0?_:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:A,unactiveIcon:e?.muteIcon?e?.muteIcon:x}),m(I,M),y(I,M),b(I,M))};return p.createElement("div",{className:Oe({width:"100%",height:d,display:"flex",boxSizing:"border-box",gap:16,pointerEvents:"none",userSelect:"none",transform:"scale(0.7) translateX(-22%) translateY(-140px)"})},t?.map((I,M)=>E(I,M)))};var gd=Le(Ad);const bd=()=>{const{schema:t,resolver:e,popup:i}=ei(),{setPopupDetailData:n,popupDetailData:l,popupCurTimeRef:o,checkCommodityIndexRef:a}=ze(),{productView:d}=Mt(),[r,u]=U();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,u(i))},[i]);const s=de(()=>{var g,f,y,w;const v=(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 v!==-1&&((w=v?.item)===null||w===void 0?void 0:w.type)==="Iframe"},[i,t]),h=()=>{var g,f,y,w,v,b,A,x,E,I,M,L,S,c,_,C,O,T;if(!i||i?.id===""||!r||new Date-o.current<((g=i?.duration)!==null&&g!==void 0?g:0))return;u(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(j=>j?.id===i?.id);if(((v=V?.item)===null||v===void 0?void 0:v.type)==="CommodityDetail"||((b=V?.item)===null||b===void 0?void 0:b.type)==="CommodityDetailDiroNew"){const j=l;let D=(x=(A=j?.video)===null||A===void 0?void 0:A.bindProduct)!==null&&x!==void 0?x:(I=(E=j?.video)===null||E===void 0?void 0:E.bindProducts)===null||I===void 0?void 0:I[0],N=(S=(L=(M=j?.video)===null||M===void 0?void 0:M.bindProduct)===null||L===void 0?void 0:L.bindCta)!==null&&S!==void 0?S:(C=(_=(c=j?.video)===null||c===void 0?void 0:c.bindProducts)===null||_===void 0?void 0:_[0])===null||C===void 0?void 0:C.bindCta;if(a?.current>=0){const R=(T=(O=j?.video)===null||O===void 0?void 0:O.bindProducts)===null||T===void 0?void 0:T[a?.current];R&&(D=R,N=R?.bindCta)}D&&N&&d(j,D,N,o.current,l?.index)}setTimeout(()=>{window?.sxpPopup(""),n?.(null),a.current=-1},i?.duration)},m=de(()=>{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,v)=>{var b,A,x,E,I,M,L,S,c,_,C,O,T,V;if(w?.id===i?.id){const j=e[(b=w?.item)===null||b===void 0?void 0:b.type],D=xi(j),N=((E=(x=(A=w?.item)===null||A===void 0?void 0:A.event)===null||x===void 0?void 0:x.onClick)===null||E===void 0?void 0:E.linkType)==="externalLink",R=((L=(M=(I=w?.item)===null||I===void 0?void 0:I.event)===null||M===void 0?void 0:M.onClick)===null||L===void 0?void 0:L.linkType)==="popup",k=(S=j?.extend)===null||S===void 0?void 0:S.defaulSetting;return p.createElement(D,Object.assign({key:v,style:Object.assign(Object.assign(Object.assign({},k?.style),(c=w?.item)===null||c===void 0?void 0:c.style),{height:"100%"}),textStyle:Object.assign(Object.assign({},k?.textStyle),(_=w?.item)===null||_===void 0?void 0:_.textStyle),bindDatas:(O=(C=w?.item)===null||C===void 0?void 0:C.bindDatas)!==null&&O!==void 0?O:[]},k?.props,(T=w?.item)===null||T===void 0?void 0:T.props,{event:((V=w?.item)===null||V===void 0?void 0:V.event)||{},schema:t,id:w?.id,isExternalLink:N,isPopup:R,onClose:h}))}else return p.createElement(p.Fragment,null)})},[t,i,e,h]);return p.createElement(mi,{popup:r,onClose:h,padding:0,modalStyle:{position:"fixed"},isFullScreen:s},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:d})=>{var r,u,s,h,m,g;const f=de(()=>{var A;return location?.search?(A=location?.search)===null||A===void 0?void 0:A.replace("?",""):""},[]),[y,w]=U(t?.data),[v,b]=U();return p.createElement(Hn,{resolver:An,enableDataSource:!1,schema:y,utmVal:v||f},p.createElement(Fn,{utmVal:f,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(u=(r=t?.sxp_parameter)===null||r===void 0?void 0:r.personalized_recommend)!==null&&u!==void 0?u:e,defaultSize:(h=(s=t?.sxp_parameter)===null||s===void 0?void 0:s.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:d,onUpdateSchema:A=>w(A),onUpdateChannel:A=>b(A),render:({rtcList:A,tagList:x,pageData:E})=>{var I;return p.createElement(p.Fragment,null,p.createElement(ko,Object.assign({},(I=E?.data)===null||I===void 0?void 0:I.sxpPageConf,{tagList:x,data:A,resolver:An})),p.createElement(bd,null))}}))};var wd=Le(yd);export{gd as DiyPortalPreview,Fs as EditorDataProvider,mi 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
|