sass-template-common 0.9.81 → 0.9.82
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.
|
@@ -8839,23 +8839,27 @@ const hu = (e) => {
|
|
|
8839
8839
|
) : /* @__PURE__ */ n("div", { className: "sass-com-ts-chipStyled", children: s.name }, a))
|
|
8840
8840
|
] }) });
|
|
8841
8841
|
}, cc = async (e) => {
|
|
8842
|
-
const { autor: t } = e, {
|
|
8843
|
-
|
|
8842
|
+
const { autor: t } = e, {
|
|
8843
|
+
SUB_PUBLICATION_PREFIX_IN_ROUTES: s,
|
|
8844
|
+
PUBLIC_SERVICE_PREFIX: a,
|
|
8845
|
+
PUBLIC_IS_SUB_PUBLICATION: r
|
|
8846
|
+
} = q(), i = t?.addtional?.USER_SHOWBIO ?? !1, o = t?.info?.name ?? "", c = t?.info?.fullname ?? "", u = t?.info?.image?.sizes?.[0]?.url ?? "", l = t?.addtional?.USER_MIBIO ?? "", d = t?.addtional?.USER_USERFB ?? "", m = t?.addtional?.USER_USERIG ?? "", h = t?.addtional?.USER_USERTWT ?? "", A = t?.addtional?.USER_USERLIN ?? "", f = a !== "false" && r !== "false" ? `/${a}/${e.paths.autor}/${o}` : `/${e.paths.autor}/${o}`;
|
|
8847
|
+
return i && !!t && /* @__PURE__ */ n("section", { className: "sass-com-ja2-contentBox", children: /* @__PURE__ */ p("div", { className: "sass-com-ja2-content", children: [
|
|
8844
8848
|
/* @__PURE__ */ p("div", { className: "sass-com-ja2-avatarContent", children: [
|
|
8845
8849
|
/* @__PURE__ */ n(
|
|
8846
8850
|
O,
|
|
8847
8851
|
{
|
|
8848
8852
|
block_subPublication: s?.autor,
|
|
8849
8853
|
className: "sass-com-ja2-journalistInfo su-no-underline",
|
|
8850
|
-
href:
|
|
8851
|
-
children:
|
|
8854
|
+
href: f,
|
|
8855
|
+
children: u ? /* @__PURE__ */ n(
|
|
8852
8856
|
"img",
|
|
8853
8857
|
{
|
|
8854
8858
|
fetchPriority: "low",
|
|
8855
8859
|
loading: "lazy",
|
|
8856
|
-
alt: "Imagen de perfil de " +
|
|
8860
|
+
alt: "Imagen de perfil de " + o,
|
|
8857
8861
|
className: "sass-com-ja2-imageStyled",
|
|
8858
|
-
src: await ue(
|
|
8862
|
+
src: await ue(u)
|
|
8859
8863
|
}
|
|
8860
8864
|
) : /* @__PURE__ */ n("div", { className: "sass-com-ja2-contentIconStyled", children: e.autorIcon })
|
|
8861
8865
|
}
|
|
@@ -8866,17 +8870,17 @@ const hu = (e) => {
|
|
|
8866
8870
|
{
|
|
8867
8871
|
block_subPublication: s?.autor,
|
|
8868
8872
|
className: "su-no-underline",
|
|
8869
|
-
href:
|
|
8870
|
-
children:
|
|
8873
|
+
href: f,
|
|
8874
|
+
children: c
|
|
8871
8875
|
}
|
|
8872
8876
|
) }),
|
|
8873
8877
|
/* @__PURE__ */ p("section", { className: "sass-com-ja2-socialNetworkSection", children: [
|
|
8874
|
-
|
|
8878
|
+
d && /* @__PURE__ */ n(
|
|
8875
8879
|
"a",
|
|
8876
8880
|
{
|
|
8877
|
-
href:
|
|
8881
|
+
href: d,
|
|
8878
8882
|
target: "_blank",
|
|
8879
|
-
"aria-label":
|
|
8883
|
+
"aria-label": l,
|
|
8880
8884
|
rel: "noreferrer",
|
|
8881
8885
|
children: /* @__PURE__ */ n(
|
|
8882
8886
|
"svg",
|
|
@@ -8898,12 +8902,12 @@ const hu = (e) => {
|
|
|
8898
8902
|
)
|
|
8899
8903
|
}
|
|
8900
8904
|
),
|
|
8901
|
-
|
|
8905
|
+
m && /* @__PURE__ */ n(
|
|
8902
8906
|
"a",
|
|
8903
8907
|
{
|
|
8904
|
-
href:
|
|
8908
|
+
href: m,
|
|
8905
8909
|
target: "_blank",
|
|
8906
|
-
"aria-label":
|
|
8910
|
+
"aria-label": l,
|
|
8907
8911
|
rel: "noreferrer",
|
|
8908
8912
|
children: /* @__PURE__ */ p(
|
|
8909
8913
|
"svg",
|
|
@@ -8951,12 +8955,12 @@ const hu = (e) => {
|
|
|
8951
8955
|
)
|
|
8952
8956
|
}
|
|
8953
8957
|
),
|
|
8954
|
-
|
|
8958
|
+
h && /* @__PURE__ */ n(
|
|
8955
8959
|
"a",
|
|
8956
8960
|
{
|
|
8957
|
-
href:
|
|
8961
|
+
href: h,
|
|
8958
8962
|
target: "_blank",
|
|
8959
|
-
"aria-label":
|
|
8963
|
+
"aria-label": l,
|
|
8960
8964
|
rel: "noreferrer",
|
|
8961
8965
|
children: /* @__PURE__ */ n(
|
|
8962
8966
|
"svg",
|
|
@@ -8977,12 +8981,12 @@ const hu = (e) => {
|
|
|
8977
8981
|
)
|
|
8978
8982
|
}
|
|
8979
8983
|
),
|
|
8980
|
-
|
|
8984
|
+
A && /* @__PURE__ */ n(
|
|
8981
8985
|
"a",
|
|
8982
8986
|
{
|
|
8983
|
-
href:
|
|
8987
|
+
href: A,
|
|
8984
8988
|
target: "_blank",
|
|
8985
|
-
"aria-label":
|
|
8989
|
+
"aria-label": l,
|
|
8986
8990
|
rel: "noreferrer",
|
|
8987
8991
|
children: /* @__PURE__ */ p(
|
|
8988
8992
|
"svg",
|
|
@@ -9028,12 +9032,12 @@ const hu = (e) => {
|
|
|
9028
9032
|
] })
|
|
9029
9033
|
] })
|
|
9030
9034
|
] }),
|
|
9031
|
-
|
|
9035
|
+
i && /* @__PURE__ */ n(
|
|
9032
9036
|
"p",
|
|
9033
9037
|
{
|
|
9034
9038
|
className: "sass-com-ja2-article",
|
|
9035
9039
|
dangerouslySetInnerHTML: {
|
|
9036
|
-
__html: `${
|
|
9040
|
+
__html: `${l} <a aria-label="${o}" href="${f}">${String(
|
|
9037
9041
|
e.texts.authorViewMore ?? "Ver más"
|
|
9038
9042
|
)}</a>`
|
|
9039
9043
|
}
|
|
@@ -10924,10 +10928,11 @@ const Gc = () => /* @__PURE__ */ p("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
|
10924
10928
|
const { news: t, socials: s, texts: a } = e, {
|
|
10925
10929
|
DATE_TIMEZONE: r = "America/Mexico_City",
|
|
10926
10930
|
CONFIG_shareOnlyWhatsApp: i,
|
|
10927
|
-
PUBLIC_SERVICE_PREFIX: o
|
|
10928
|
-
|
|
10929
|
-
|
|
10930
|
-
|
|
10931
|
+
PUBLIC_SERVICE_PREFIX: o,
|
|
10932
|
+
PUBLIC_IS_SUB_PUBLICATION: c
|
|
10933
|
+
} = q(), u = (m) => o !== "false" && c !== "false" ? `/${o}/${e.paths.autor}/${m}` : `/${e.paths.autor}/${m}`, l = t.authors.map(
|
|
10934
|
+
(m) => m.internaluser ? `<a href="${u(m.name)}">${m.fullname}</a>` : m.fullname
|
|
10935
|
+
).join(", "), d = () => t.authors.length === 1 ? "sass-com-ja3-width1Autor" : t.authors.length === 2 ? "sass-com-ja3-width2Autor" : t.authors.length === 3 ? "sass-com-ja3-width3Autor" : "";
|
|
10931
10936
|
return t.config?.showauthor && /* @__PURE__ */ n("div", { className: "sass-com-ja3-content", children: /* @__PURE__ */ p("div", { className: "sass-com-ja3-avatarContent", children: [
|
|
10932
10937
|
i ? /* @__PURE__ */ p(
|
|
10933
10938
|
"a",
|
|
@@ -10981,38 +10986,38 @@ const Gc = () => /* @__PURE__ */ p("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
|
10981
10986
|
/* @__PURE__ */ n(
|
|
10982
10987
|
"div",
|
|
10983
10988
|
{
|
|
10984
|
-
className: `sass-com-ja3-imageContent ${
|
|
10989
|
+
className: `sass-com-ja3-imageContent ${d()}`,
|
|
10985
10990
|
style: {
|
|
10986
10991
|
width: `${t.authors?.length > 2 ? t.authors?.length * 30 : t.authors?.length * 35}px`
|
|
10987
10992
|
},
|
|
10988
10993
|
children: Array.isArray(t.authors) && t.authors?.map(
|
|
10989
|
-
async (
|
|
10994
|
+
async (m, h) => m.image ? /* @__PURE__ */ n(
|
|
10990
10995
|
"img",
|
|
10991
10996
|
{
|
|
10992
10997
|
fetchPriority: "low",
|
|
10993
10998
|
loading: "lazy",
|
|
10994
|
-
alt: "Imagen de perfil de " +
|
|
10999
|
+
alt: "Imagen de perfil de " + m.fullname,
|
|
10995
11000
|
className: "sass-com-ja3-imageStyled sass-com-ja3-imageAutor su-object-cover su-flex-center",
|
|
10996
|
-
src: await ue(
|
|
11001
|
+
src: await ue(m.image.sizes[0]?.url || "")
|
|
10997
11002
|
},
|
|
10998
|
-
|
|
11003
|
+
m.fullname
|
|
10999
11004
|
) : /* @__PURE__ */ n(
|
|
11000
11005
|
"div",
|
|
11001
11006
|
{
|
|
11002
11007
|
className: "sass-com-ja3-contentIconStyled sass-com-ja3-imageAutor su-flex-center",
|
|
11003
11008
|
children: e.autorIcon
|
|
11004
11009
|
},
|
|
11005
|
-
|
|
11010
|
+
m.fullname
|
|
11006
11011
|
)
|
|
11007
11012
|
)
|
|
11008
11013
|
}
|
|
11009
11014
|
),
|
|
11010
|
-
|
|
11015
|
+
l && /* @__PURE__ */ n(
|
|
11011
11016
|
"div",
|
|
11012
11017
|
{
|
|
11013
11018
|
className: "sass-com-ja3-journalistInfoLink",
|
|
11014
11019
|
dangerouslySetInnerHTML: {
|
|
11015
|
-
__html: `${a.JournalistPrefix} <h3 style="padding:0px;">${
|
|
11020
|
+
__html: `${a.JournalistPrefix} <h3 style="padding:0px;">${l ?? "Redaccion"}${t.config?.showtime && ","}</h3> <time datetime="${Fe(t.info.date.modified, r)}">${t.config?.showtime ? gs(t.info.date.modified) : null}`
|
|
11016
11021
|
}
|
|
11017
11022
|
}
|
|
11018
11023
|
)
|
|
@@ -11248,10 +11253,11 @@ const Yc = async (e) => {
|
|
|
11248
11253
|
CONFIG_shareOnlyWhatsApp: r,
|
|
11249
11254
|
DATE_TIMEZONE: i = "America/Mexico_City",
|
|
11250
11255
|
CONFIG_commentsV2: o,
|
|
11251
|
-
PUBLIC_SERVICE_PREFIX: c
|
|
11252
|
-
|
|
11253
|
-
|
|
11254
|
-
|
|
11256
|
+
PUBLIC_SERVICE_PREFIX: c,
|
|
11257
|
+
PUBLIC_IS_SUB_PUBLICATION: u
|
|
11258
|
+
} = q(), l = (h) => c !== "false" && u !== "false" ? `/${c}/${e.paths.autor}/${h}` : `/${e.paths.autor}/${h}`, d = t.authors.map(
|
|
11259
|
+
(h) => h.internaluser ? `<a href="${l(h.name)}">${h.fullname}</a>` : h.fullname
|
|
11260
|
+
).join(", "), m = () => t.authors.length === 1 ? "sass-com-ja4-width1Autor" : t.authors.length === 2 ? "sass-com-ja4-width2Autor" : t.authors.length === 3 ? "sass-com-ja4-width3Autor" : "";
|
|
11255
11261
|
return t.config?.showauthor && /* @__PURE__ */ n("div", { className: "sass-com-ja4-content sass-journalist-articule-4", children: /* @__PURE__ */ p("div", { className: "sass-com-ja4-avatarContent", children: [
|
|
11256
11262
|
/* @__PURE__ */ p("div", { className: "sass-com-ja4-socialActionsRow", children: [
|
|
11257
11263
|
/* @__PURE__ */ p("div", { style: { display: "flex", gap: "10px", alignItems: "center" }, children: [
|
|
@@ -11343,30 +11349,30 @@ const Yc = async (e) => {
|
|
|
11343
11349
|
/* @__PURE__ */ n(
|
|
11344
11350
|
"div",
|
|
11345
11351
|
{
|
|
11346
|
-
className: `sass-com-ja4-imageContent ${
|
|
11352
|
+
className: `sass-com-ja4-imageContent ${m()}`,
|
|
11347
11353
|
style: {
|
|
11348
11354
|
width: `${t.authors?.length > 2 ? t.authors?.length * 30 : t.authors?.length * 40}px`
|
|
11349
11355
|
},
|
|
11350
11356
|
children: Array.isArray(t.authors) && t.authors?.map(
|
|
11351
|
-
async (
|
|
11357
|
+
async (h, A) => h.image ? /* @__PURE__ */ n(
|
|
11352
11358
|
"img",
|
|
11353
11359
|
{
|
|
11354
11360
|
fetchPriority: "low",
|
|
11355
11361
|
loading: "lazy",
|
|
11356
|
-
alt: "Imagen de perfil de " +
|
|
11362
|
+
alt: "Imagen de perfil de " + h.fullname,
|
|
11357
11363
|
className: "sass-com-ja4-imageStyled sass-com-ja4-imageAutor su-object-cover su-flex-center",
|
|
11358
11364
|
src: await ue(
|
|
11359
|
-
|
|
11365
|
+
h.image.sizes[0]?.url || ""
|
|
11360
11366
|
)
|
|
11361
11367
|
},
|
|
11362
|
-
|
|
11368
|
+
h.fullname
|
|
11363
11369
|
) : /* @__PURE__ */ n(
|
|
11364
11370
|
"div",
|
|
11365
11371
|
{
|
|
11366
11372
|
className: "sass-com-ja4-contentIconStyled sass-com-ja4-imageAutor su-flex-center",
|
|
11367
11373
|
children: e.autorIcon
|
|
11368
11374
|
},
|
|
11369
|
-
|
|
11375
|
+
h.fullname
|
|
11370
11376
|
)
|
|
11371
11377
|
)
|
|
11372
11378
|
}
|
|
@@ -11376,7 +11382,7 @@ const Yc = async (e) => {
|
|
|
11376
11382
|
{
|
|
11377
11383
|
className: "sass-com-ja4-journalistInfoLink",
|
|
11378
11384
|
dangerouslySetInnerHTML: {
|
|
11379
|
-
__html: `${a.JournalistPrefix} <h3 style="padding:0px;">${
|
|
11385
|
+
__html: `${a.JournalistPrefix} <h3 style="padding:0px;">${d ?? "Redaccion"}</h3>`
|
|
11380
11386
|
}
|
|
11381
11387
|
}
|
|
11382
11388
|
)
|
|
@@ -146,7 +146,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
|
|
146
146
|
c0.3-0.1,1.2-0.5,1.5-1.6c0.4-1.6,0.4-5.3,0.4-5.3c0-0.1,0.2-3.7-0.2-5.4c-0.1-0.4-0.5-1.3-1.6-1.6C22.5,7.7,17.1,7.6,15.1,7.6zM12.8,19.2c-0.1,0-0.3,0-0.4-0.1c-0.2-0.1-0.4-0.4-0.4-0.7v-6.9c0-0.3,0.1-0.5,0.4-0.6c0.2-0.1,0.5-0.1,0.7,0l5.9,3.4
|
|
147
147
|
c0.2,0.1,0.4,0.4,0.4,0.6c0,0.3-0.1,0.5-0.4,0.7l-5.9,3.5C13.1,19.1,12.9,19.2,12.8,19.2z M13.6,12.9v4.3l3.7-2.2L13.6,12.9z`}),s.jsx("path",{fill:"currentColor",d:"M12.8,18.6v-6.9l5.9,3.4L12.8,18.6z"})]})},Tl=["telegram"],xt={facebook:e=>s.jsx(Lt,{...e}),instagram:e=>s.jsx(Pt,{...e}),whatsapp:e=>s.jsx(Sl,{...e}),tiktok:e=>s.jsx(Nl,{...e}),youtube:e=>s.jsx(El,{...e}),x:e=>s.jsx(xe,{...e}),gnews:e=>s.jsx(vl,{...e}),podcast:e=>s.jsx(Cl,{...e}),telegram:e=>s.jsx(yl,{...e})},Il=e=>{const{freeZone:t,socials:a,menu:r,customBlock:n,custom_styles:o={}}=e;return s.jsxs("footer",{className:"su-flex su-flex-col su-items-center su-justify-center sass-com-ft-content",style:o,children:[s.jsxs("section",{className:"su-flex su-items-center su-gap-8 sass-com-ft-brandContent",children:[s.jsx(M,{href:"/","aria-label":"Ir a la home",children:s.jsx("span",{className:"sass-com-ft-logoStyled",children:e.logo})}),s.jsx("div",{className:"su-flex-center su-gap-4 sass-com-ft-socialMedia",children:Object.keys(a).map(i=>a[i]?.show&&s.jsx("a",{target:"_blank",rel:"noreferrer","aria-label":a[i].title+" link",className:"su-flex-center sass-com-ft-linkSocialNetwoks",href:a[i].url,children:xt[i]({className:`${`sass-com-ft-social${i.charAt(0).toUpperCase()+i.slice(1)}`}`})},i))})]}),s.jsxs("section",{className:"sass-com-ft-sectionContent",children:[s.jsx("div",{className:"sass-com-ft-section",children:r.filter(i=>!i.subitem).map((i,l)=>s.jsx(M,{block_subPublication:!0,href:i.link?i.link:void 0,target:i.target,className:"sass-com-ft-menuItem footer-menu-item","aria-label":i.description,children:i.description},l))}),s.jsx("div",{className:"sass-com-ft-section",children:t&&t.map((i,l)=>s.jsx(M,{block_subPublication:!0,href:i.link?i?.link:void 0,target:i.target,className:"sass-com-ft-otherItems",children:i.description},l))})]}),n&&s.jsx(s.Fragment,{children:n}),s.jsxs("section",{className:"sass-com-ft-copyrigth",children:[s.jsx("p",{className:"sass-com-ft-copyrigthText",children:e.copyrigth}),s.jsx(M,{"aria-label":"Bluestack link",href:"https://www.bluestack.la",title:"Plataforma BLUESTACK CMS (antes CMS MEDIOS)",target:"_blank",rel:"noreferrer",children:s.jsx(bl,{})})]})]})},Bt=e=>{const{PUBLIC_ENV:t}=O(),a=oe("/facebook-black.svg");return t!==""&&!e.forceSVG?s.jsx("img",{fetchPriority:"low",loading:"lazy",width:17,height:23,src:a,alt:"",...e}):s.jsx("svg",{width:"13",height:"23",viewBox:"0 0 13 23",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:s.jsx("path",{d:"M11.7376 0H8.80322C5.52359 0 3.36594 2.11766 3.36594 5.50591V8.0471H0.431531C0.172612 8.0471 0 8.21652 0 8.47064V12.113C0 12.3671 0.172612 12.5365 0.431531 12.5365H3.36594V21.7695C3.36594 22.0237 3.53855 22.1931 3.79747 22.1931H7.68125C7.94016 22.1931 8.11278 22.0237 8.11278 21.7695V12.5365H11.565C11.8239 12.5365 11.9966 12.3671 11.9966 12.113V8.47064C11.9966 8.38593 11.9102 8.21652 11.8239 8.13181C11.7376 8.0471 11.6513 7.9624 11.4787 7.9624H8.02647V5.84474C8.02647 4.82826 8.28539 4.32002 9.66629 4.32002H11.6513C11.9102 4.32002 12.0829 4.15061 12.0829 3.89649V0.508238C12.1692 0.169413 11.9966 0 11.7376 0Z",fill:"black"})})},Ge=e=>{const{PUBLIC_ENV:t}=O(),a=oe("/linkedin.svg");return t!==""&&!e.forceSVG?s.jsx("img",{fetchPriority:"low",loading:"lazy",src:a,alt:"",...e}):s.jsxs("svg",{width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[s.jsx("path",{d:"M23.9693 19.7768C22.9443 20.1795 22.3065 21.1785 22.3043 22.2887L22.278 32.7258C22.278 33.1474 21.8 33.4956 21.4127 33.4956H16.1736C15.7995 33.4956 15.293 33.1629 15.293 32.7302V14.8898C15.293 14.4081 15.7995 14.0455 16.2229 14.0466L20.9335 14.051C21.3842 14.051 21.7814 14.5105 21.8065 14.9254L21.8481 15.6185C22.9082 14.4994 24.2166 13.803 25.7055 13.6316C26.5599 13.5338 27.3957 13.5326 28.2555 13.625C31.5769 13.9821 34 16.8678 34 20.2318V32.5678C34 33.0283 33.5602 33.4911 33.1216 33.4911L28.3792 33.4945C27.9295 33.4945 27.4766 33.0484 27.4766 32.57L27.4646 22.2298C27.4646 21.7247 27.3847 21.1908 27.1101 20.7769C26.445 19.7735 25.1169 19.3263 23.9704 19.7757L23.9693 19.7768ZM23.5788 18.9414C25.118 18.2683 26.9143 18.8068 27.8606 20.1751C28.261 20.7536 28.3452 21.4099 28.4021 22.1107L28.4481 32.5522H33.0712V20.3442C33.0898 17.3717 30.9664 14.7964 28.0455 14.5539C27.2742 14.4905 26.5347 14.4816 25.7799 14.585C24.3621 14.7775 23.1084 15.5262 22.266 16.6764L20.9423 18.0125L20.9292 14.9911L16.2677 15V32.5522L21.4007 32.5544L21.4028 22.2342C21.4794 20.7858 22.2441 19.5254 23.5777 18.9414H23.5788Z",fill:"currentColor",stroke:"currentColor","stroke-width":"0.5"}),s.jsx("path",{d:"M11.6141 33.4944L7.91316 33.5011C7.09486 33.5022 6.46473 32.847 6.46582 32.006L6.46801 15.4505C6.46801 14.6384 7.09158 14.0432 7.85627 14.0432L11.5211 14.041C12.3689 14.041 13.0023 14.6885 13.0023 15.5595L12.9925 32.1773C12.9925 32.9026 12.2978 33.4922 11.6152 33.4944H11.6141ZM11.6283 32.5544C11.8952 32.4932 12.067 32.3453 12.067 32.0605V15.5106C12.067 15.1835 11.8099 14.991 11.5233 14.991H7.85846C7.59809 14.9922 7.43728 15.1791 7.39789 15.4516V32.006C7.39789 32.2986 7.597 32.5511 7.88034 32.5511L11.6272 32.5555L11.6283 32.5544Z",fill:"currentColor",stroke:"currentColor","stroke-width":"0.5"}),s.jsx("path",{d:"M13.4654 9.03032C13.5595 10.9582 12.2708 12.6836 10.4296 13.0318C9.25798 13.2532 8.14212 12.9372 7.26804 12.1385C6.08982 11.0639 5.67082 9.39631 6.27142 7.88227C6.82716 6.48392 8.16072 5.51164 9.71855 5.4994C10.8103 5.4905 11.7829 5.93103 12.5038 6.75536C13.0628 7.3939 13.4206 8.12701 13.4654 9.03032ZM11.5094 11.5022C12.9447 10.2807 12.8058 8.12256 11.4645 7.05572C10.7119 6.45611 9.73058 6.29925 8.80289 6.61519C7.48464 7.06573 6.74621 8.42403 6.98141 9.82461C7.19255 11.0861 8.2012 11.9661 9.44068 12.1218C10.2097 12.2186 10.9022 12.0184 11.5094 11.5022Z",fill:"currentColor",stroke:"currentColor","stroke-width":"0.5"})]})},Er=e=>{const{PUBLIC_ENV:t}=O(),a=oe("/email.svg");return t!==""&&!e.forceSVG?s.jsx("img",{fetchPriority:"low",loading:"lazy",src:a,alt:"",...e}):s.jsxs("svg",{width:"25",height:"21",viewBox:"0 0 25 21",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[s.jsx("path",{d:"M21.6424 1H3.33879C2.11855 1 1 2.01687 1 3.33879V17.0665C1 18.2867 2.01687 19.4053 3.33879 19.4053H21.6424C22.8626 19.4053 23.9812 18.3884 23.9812 17.0665V3.33879C23.9812 2.01687 22.8626 1 21.6424 1Z",stroke:"black",strokeWidth:"1.6"}),s.jsx("path",{d:"M21.6425 5.57591L12.5923 11.2704L3.33887 5.57591V3.33881L12.5923 8.93157L21.6425 3.33881V5.57591Z",fill:"black"})]})},Tr=e=>{const{PUBLIC_ENV:t}=O(),a=oe("/email-black.svg");return t!==""&&!e.forceSVG?s.jsx("img",{fetchPriority:"low",loading:"lazy",src:a,alt:"",...e}):s.jsxs("svg",{width:"24",height:"19",viewBox:"0 0 24 19",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[s.jsx("path",{d:"M20.8752 0.195801H2.96092C1.76664 0.195801 0.671875 1.19104 0.671875 2.48485V15.9206C0.671875 17.1149 1.66711 18.2096 2.96092 18.2096H20.8752C22.0695 18.2096 23.1643 17.2144 23.1643 15.9206V2.48485C23.1643 1.19104 22.0695 0.195801 20.8752 0.195801Z",fill:"black"}),s.jsx("path",{d:"M20.8752 4.67439L12.0176 10.2477L2.96094 4.67439V2.48486L12.0176 7.95868L20.8752 2.48486V4.67439Z",fill:"white"})]})},Ir=e=>{const{PUBLIC_ENV:t}=O(),a=oe("/facebook-note.svg");return t!==""&&!e.forceSVG?s.jsx("img",{fetchPriority:"low",loading:"lazy",width:17,height:23,src:a,alt:"",...e}):s.jsx("svg",{width:"13",height:"22",viewBox:"0 0 13 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:s.jsx("path",{className:e.className,d:"M11.6659 1H8.99942C6.01924 1 4.0586 2.9084 4.0586 5.96183V8.25191H1.39213C1.15685 8.25191 1 8.40458 1 8.63359V11.916C1 12.145 1.15685 12.2977 1.39213 12.2977H4.0586V20.6183C4.0586 20.8473 4.21545 21 4.45073 21H7.97989C8.21516 21 8.37202 20.8473 8.37202 20.6183V12.2977H11.509C11.7443 12.2977 11.9012 12.145 11.9012 11.916V8.63359C11.9012 8.55725 11.8227 8.40458 11.7443 8.32824C11.6659 8.25191 11.5875 8.17557 11.4306 8.17557H8.29359V6.26718C8.29359 5.35115 8.52887 4.89313 9.78368 4.89313H11.5875C11.8227 4.89313 11.9796 4.74046 11.9796 4.51145V1.45802C12.058 1.15267 11.9012 1 11.6659 1Z",stroke:"black",strokeWidth:"1.6"})})},Ur=e=>s.jsx("svg",{width:"26",height:"25",viewBox:"0 0 22 23",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:s.jsx("path",{d:"M10 5C9.45 5 9 5.45 9 6V9H6C5.45 9 5 9.45 5 10C5 10.55 5.45 11 6 11H9V14C9 14.55 9.45 15 10 15C10.55 15 11 14.55 11 14V11H14C14.55 11 15 10.55 15 10C15 9.45 14.55 9 14 9H11V6C11 5.45 10.55 5 10 5ZM10 0C4.48 0 0 4.48 0 10C0 15.52 4.48 20 10 20C15.52 20 20 15.52 20 10C20 4.48 15.52 0 10 0ZM10 18C5.59 18 2 14.41 2 10C2 5.59 5.59 2 10 2C14.41 2 18 5.59 18 10C18 14.41 14.41 18 10 18Z",fill:"black"})}),Ul={FaceBook:{url:e=>`https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(e)}`,icon:{outline:e=>s.jsx(Ir,{className:e,forceSVG:!0}),solid:e=>s.jsx(Bt,{className:e,forceSVG:!0})}},X:{url:e=>`https://twitter.com/intent/tweet?url=${encodeURIComponent(e)}`,icon:{outline:e=>s.jsx(xe,{className:e,forceSVG:!0}),solid:e=>s.jsx(xe,{className:e,forceSVG:!0})}},Whatsapp:{url:e=>`https://wa.me/?text=${encodeURIComponent(e)}`,icon:{outline:e=>s.jsx(gs,{className:e,forceSVG:!0}),solid:e=>s.jsx(fs,{className:e,forceSVG:!0})}},Email:{url:e=>`mailto:?body=${encodeURIComponent(e)}`,icon:{outline:e=>s.jsx(Er,{className:e,forceSVG:!0}),solid:e=>s.jsx(Tr,{className:e,forceSVG:!0})}},LinkedIn:{url:e=>`https://www.linkedin.com/sharing/share-offsite/?url=${encodeURIComponent(e)}`,icon:{outline:e=>s.jsx(Ge,{className:e,forceSVG:!0}),solid:e=>s.jsx(Ge,{className:e,forceSVG:!0})}}};function kr({noteShare:e}){const t=e&&e.url||(typeof window<"u"?window.location.href:"https://example.com");return e?s.jsxs("div",{className:"sass-com-ja3-socialNetworkSection",children:[e.options?.map(a=>{const r=Ul[a];if(!r)return null;const n=e.variant==="outline"?r.icon.outline:r.icon.solid,o=r.url(t);return s.jsx(M,{href:o,target:"_blank",rel:"noopener noreferrer","aria-label":`Compartir en ${a}`,className:`sass-com-ja3-socialButton sass-com-ja3-${a.toLowerCase()}Button sass-com-ja3-${a.toLowerCase()}Styled`,children:n("")},a)}),s.jsx("button",{type:"button","data-text":"Link copiado","data-active":"false","aria-label":"copy",className:["sass-com-ja3-clipboardButton","clipbtn-id"].join(" "),children:s.jsx(ps,{forceSVG:!0})}),s.jsx("button",{type:"button","aria-label":"share",className:["sass-com-ja3-clipboardButton","sharebtn-id"].join(" "),children:s.jsx(Ur,{})})]}):null}const kl=e=>{const t=()=>e?.video.main.author?`${e?.video.main.author} - ${Ce(e.video.info.date.created)}`:e?.video.main.author;return s.jsx("div",{className:"sass-com-bv3-content",children:s.jsx(Ut,{children:s.jsxs("div",{className:"sass-com-bv3-videoContent",children:[s.jsx("p",{className:"sass-com-bv3-title",children:e.video.main.title}),e.type==="vy"&&s.jsx("iframe",{className:"sass-com-bv3-iframeStyled",src:`https://www.youtube.com/embed/${e.video.main.code}`,frameBorder:"0",allowFullScreen:!0}),e.type==="vf"&&s.jsx("iframe",{className:"sass-com-bv3-iframeStyled",src:e.video.main.code,frameBorder:"0",allowFullScreen:!0}),e.type==="ve"&&s.jsx("div",{className:"sass-com-bv3-contentFrame",dangerouslySetInnerHTML:{__html:e.video.main.code}}),s.jsxs("div",{className:"sass-com-bv3-articleSection",children:[s.jsx("p",{className:"sass-com-bv3-article",children:ye(e.video.main.description)}),s.jsx("p",{className:"sass-com-bv3-correspondent",children:t()})]})]})})})},vs=e=>{const{currentPage:t,showNext:a,maxPages:r,pathname:n,query:o,block_subPublication:i}=e,l=(h,c,d)=>{let u="";const m=c.split("/");return m.indexOf("page")!==-1&&m.splice(u.indexOf("page")-1,m.length-1),m.forEach((p,f)=>{f!==0&&(u+=`/${p}`)}),h==="next"?u+=`/page/${t+1}${d?`?query=${d}`:""}`:u+=`/page/${t-1}${d?`?query=${d}`:""}`};return(t>1||a&&t<r)&&s.jsxs("section",{className:"sass-com-np-content",children:[t>1&&s.jsx(M,{block_subPublication:i,className:"sass-com-np-linkStyled",href:l("prev",n||"",o||""),children:e.texts.prevButtonText??"Anterior"}),a&&t<r&&s.jsx(M,{block_subPublication:i,className:"sass-com-np-linkStyled",href:l("next",n||"",o||""),children:e.texts.nextButtonText??"Siguiente"})]})},Cs=e=>{const{grid:t=3}=e;return s.jsxs("section",{className:"sass-com-nc-content",children:[s.jsx("div",{className:`sass-com-nc-contentGrid ${e.className?e.className:""} ${t===3?"sass-com-nc-contentGrid3":"sass-com-nc-contentGrid4"} news-content`,children:e.children}),s.jsx(s.Fragment,{children:e.paginatorComponent})]})},Se=e=>{const{main:t,authors:a,info:r,preview:n,share:o,isVideo:i,config:l,overImage:h="default",isTitle:c,priorityHigh:d=!1,isLarge:u,paths:m,keywords:p,speculationPrerenderClass:f}=e;return s.jsxs("section",{className:"sass-com-sc1-content",style:{...e.customSectionCardStyles},children:[s.jsx(M,{"aria-label":e.main?.title?.section,className:f?`${f} sass-com-sc1-image`:"sass-com-sc1-image",title:t?.title?.section,href:r?.link?.url,target:r?.link?.target,children:s.jsx(ge,{preview:n,isVideo:i,isLarge:u,priorityHigh:d})}),s.jsx("div",{className:"sass-com-sc1-newsDescription",children:s.jsx(Pe,{main:t,authors:a,info:r,preview:n,share:o,config:l,overImage:h,isTitle:c,paths:m,keywords:p})})]})},nt=e=>{const{isVideo:t,info:a,main:r,overImage:n="default",titleGradient:o=!1}=e,{SHOW_TAG_BY_SECTION:i,SUB_PUBLICATION_PREFIX_IN_ROUTES:l}=O(),h=()=>{if(i&&e.keywords?.tags?.length&&e.keywords.tags.length>0){const c=e.keywords.tags[0],d=c.name;return c.approved?s.jsx("h3",{children:s.jsx(M,{"aria-label":d,block_subPublication:l?.tema,className:"sass-com-sc2-sectionDescription",href:Ue(c,e.paths),children:d})}):s.jsx("div",{className:"sass-com-sc2-sectionDescription",children:d})}else if(e.info?.section?.url)return s.jsx("h3",{children:s.jsx(M,{className:"sass-com-sc2-sectionDescription",href:e?.info?.link?.url,target:e?.info?.link?.target,children:e.info.section.name})});return null};return s.jsxs("section",{className:"sass-com-sc2-content",children:[s.jsx(M,{title:r?.title?.section,href:a.link.url,target:a.link.target,children:s.jsx(ge,{preview:e.preview,isVideo:t})}),s.jsxs("div",{className:["sass-com-sc2-boxInformation",o?"sass-com-sc2-titleGradient":""].join(" "),style:{width:n!=="default"?"90%":"",left:n==="left"?0:n==="right"?"calc(10% - 1px)":"auto",top:n!=="default"?"-1rem":""},children:[s.jsx(h,{}),s.jsx("h2",{className:"sass-com-sc2-articule",children:s.jsx(M,{className:"sass-com-sc2-linkStyled",href:e?.info?.link?.url,target:e?.info?.link?.target,children:e.main?.title?.section})})]})]})},Ll=e=>s.jsx("div",{className:"sass-com-lt-content",children:s.jsx(Ut,{className:`sass-com-lt-contentLayout ${e.className}`,children:e.children})}),Pl=e=>{const t=e.logo;return s.jsxs("section",{className:"sass-com-err-content",children:[e.backgroundImgURL&&s.jsx("img",{className:"sass-com-err-before su-absolute su-inset-0 su-size-full su-object-cover",src:e.backgroundImgURL,alt:"Imagen de fondo del error"}),s.jsxs("div",{className:"sass-com-err-textContent error-text-content",children:[s.jsx(t,{}),s.jsx("p",{className:"sass-com-err-title",children:e.title}),s.jsx("p",{className:"sass-com-err-description",children:e.description}),s.jsx(M,{className:"sass-com-err-linkStyled su-no-underline su-flex-center",href:"/",children:e.buttonText??"Inicio"})]})]})},xl=e=>s.jsxs("div",{className:"sass-com-cin-content",children:[s.jsxs("div",{className:"sass-com-cin-contentLabel",children:[s.jsx("label",{className:"sass-com-cin-label",children:e.label}),e.required&&s.jsx("span",{className:"sass-com-cin-required",children:"*"})]}),s.jsx("input",{className:"sass-com-cin-input",...e})]}),Bl=e=>s.jsxs("div",{className:"sass-com-csel-content",children:[s.jsxs("div",{className:"sass-com-csel-contentLabel",children:[s.jsx("label",{className:"sass-com-csel-label",children:e.label}),e.required&&s.jsx("span",{className:"sass-com-csel-required",children:"*"})]}),s.jsxs("select",{className:"sass-com-csel-input",...e,children:[s.jsx("option",{value:"",children:"--Seleccione--"}),e.options.map((t,a)=>s.jsx("option",{value:t.value,children:t.label},a))]})]}),Ol=e=>s.jsxs("div",{className:"sass-com-cta-content",children:[s.jsx("label",{className:"sass-com-cta-label",children:e.label}),s.jsx("textarea",{className:"sass-com-cta-input",...e})]}),Lr=e=>{let t="";return e.preview.description&&(t=e.preview.description),e.preview.copyright&&(t=`${t} ${e.preview.copyright}`),e.preview.photographer&&(t=`${t} ${e.preview.photographer}`),s.jsx("div",{className:"sass-com-in2-content",children:s.jsx(ge,{preview:e.preview,isLarge:!0,priorityHigh:!0,figCaption:t})})},Pr=e=>s.jsx(s.Fragment,{children:s.jsxs("div",{className:"sass-com-lbh-boxInformation sass-liveblog-header",children:[s.jsx(Lr,{preview:e.preview}),s.jsxs("div",{className:"sass-com-lbh-textBox",children:[s.jsxs("div",{className:"sass-com-lbh-contentBox",children:[e?.info?.section&&s.jsx(M,{className:"sass-com-lbh-sectionDescription",href:e?.info?.section?.url,children:e?.info?.section?.name}),s.jsxs("div",{className:"sass-com-lbh-liveBox",children:[s.jsx("span",{className:"sass-com-lbh-dot"}),s.jsx("p",{children:"EN VIVO"})]})]}),s.jsx("h1",{className:"sass-com-lbh-articule",children:e.main?.title?.section}),e.config?.showsubtitle&&s.jsx("h2",{className:"sass-com-lbh-description",style:{"--fontSizeSubTitle":e.fontSizeSubTitle,"--lineHeightSubTitle":e.lineHeightSubTitle},children:e.main.subtitle.striped})]})]})}),xr=e=>s.jsx("section",{className:"sass-com-tl-content sass-liveblog-time-line",children:e.itemList[0]?.list.items.map((t,a)=>s.jsxs("div",{className:"sass-com-tl-contentLine",children:[s.jsx(M,{className:"sass-com-tl-dateLink",href:`#item-${a+1}`,children:aa(t.date)}),s.jsx("div",{className:"sass-com-tl-contentText",children:(e.itemList[0]?.list.integrated,t.title)})]},a))}),Br=e=>{const{PUBLIC_ENV:t}=O(),a=oe("/linkedin-black.svg");return t!==""&&!e.forceSVG?s.jsx("img",{fetchPriority:"low",loading:"lazy",src:a,alt:"",...e}):s.jsx("svg",{version:"1.1",baseProfile:"tiny",id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 30 30",overflow:"visible",xmlSpace:"preserve",...e,children:s.jsx("path",{fill:"currentColor",strokeWidth:"1.2656",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",d:`M10.2,8.3c0,1.1-0.9,2.1-2.2,2.1l0,0c-1.3,0-2.1-0.9-2.1-2.1c0-1.1,0.9-2.1,2.2-2.1C9.4,6.3,10.2,7.1,10.2,8.3z M6.1,23.7H10V11.9
|
|
148
148
|
H6.1V23.7z M19.6,11.7c-2.1,0-3.5,2-3.5,2v-1.7h-3.9v11.8H16v-6.6c0-0.3,0-0.7,0.1-0.9c0.3-0.7,0.9-1.4,2-1.4c1.4,0,2,1.1,2,2.7v6.3
|
|
149
|
-
h3.9V17C24.1,13.3,22.2,11.7,19.6,11.7z`})})},Ot=e=>{if(!e||e.trim()==="")return e;const t=e.trim();return t.startsWith("http://")||t.startsWith("https://")?t:`https://${t}`},Ml=e=>!e||e.trim()===""?!1:/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(e.trim()),ql=async e=>{const{autor:t,autorIcon:a,socialIconsFilled:r=!1}=e,n=a,o=t?.info?.image?.sizes?.[0]?.url??"",i=t?.info?.fullname??"",l=t?.info?.email??"",h=t?.addtional?.USER_SHOWEMAIL??!1,c=t?.addtional?.USER_SHOWBIO??!1,d=t?.addtional?.USER_MIBIO??"",u=Ot(t?.addtional?.USER_USERFB??""),m=Ot(t?.addtional?.USER_USERIG??""),p=Ot(t?.addtional?.USER_USERTWT??""),f=Ot(t?.addtional?.USER_USERLIN??""),g=()=>!h||!l||l.trim()===""?!1:Ml(l),A=b=>`mailto:${b.trim()}`;return s.jsx("section",{className:`sass-com-ah1-content su-flex-center su-relative su-w-full ${e.className??""}`,children:s.jsxs("div",{className:"sass-com-ah1-info",children:[o?s.jsx("div",{className:"sass-com-ah1-image-container sass-image-autor-wrapper",children:s.jsx("img",{fetchPriority:"low",loading:"lazy",alt:"Imagen de perfil de "+i,className:"sass-com-ah1-image su-object-cover",src:await ie(o)})}):s.jsx("div",{className:"sass-com-ah1-icon-wrap sass-image-autor-wrapper su-flex-center",children:s.jsx(n,{})}),s.jsx("h1",{className:"sass-com-ah1-name",children:i}),g()&&s.jsx("a",{href:A(l),className:"sass-com-ah1-email","aria-label":`Enviar correo electrónico a ${l}`,title:`Enviar correo a ${l}`,children:l}),c&&s.jsx("p",{className:"sass-com-ah1-description",children:d}),s.jsxs("div",{className:"sass-com-ah1-social",children:[u&&s.jsx("a",{href:u,target:"_blank",className:`sass-com-ah1-social-link ${r?"sass-com-ah1-social-filled":"sass-com-ah1-social-stroke"}`,rel:"noreferrer",children:r?s.jsx(Bt,{className:"sass-com-ah1-social-icon sass-social-icon-facebook",forceSVG:!0}):s.jsx(Lt,{className:"sass-com-ah1-facebook-icon sass-com-ah1-social-icon-facebook",forceSVG:!0})}),m&&s.jsx("a",{href:m,target:"_blank",className:"sass-com-ah1-social-link",rel:"noreferrer",children:s.jsx(Pt,{className:"sass-com-ah1-social-icon sass-com-ah1-social-icon-instagram",forceSVG:!0})}),p&&s.jsx("a",{href:p,target:"_blank",className:"sass-com-ah1-social-link",rel:"noreferrer",children:s.jsx(xe,{className:"sass-com-ah1-social-icon sass-com-ah1-social-icon-x",forceSVG:!0})}),f&&s.jsx("a",{href:f,target:"_blank",className:`sass-com-ah1-social-link ${r?"sass-com-ah1-social-filled":"sass-com-ah1-social-stroke"}`,rel:"noreferrer",children:r?s.jsx(Br,{className:"sass-com-ah1-social-icon sass-com-ah1-social-icon-linkedin",forceSVG:!0}):s.jsx(Ge,{className:"sass-com-ah1-social-icon sass-com-ah1-social-icon-linkedin",forceSVG:!0})})]})]})})},Dl=async e=>{const{autor:t,autorIcon:a,socialIconsFilled:r=!1}=e,n=a,o=t?.info?.image?.sizes?.[0]?.url??"",i=t?.info?.fullname??"",l=t?.info?.email??"",h=t?.addtional?.USER_SHOWEMAIL??!1,c=t?.addtional?.USER_SHOWBIO??!1,d=t?.addtional?.USER_MIBIO??"",u=t?.addtional?.USER_USERFB??"",m=t?.addtional?.USER_USERIG??"",p=t?.addtional?.USER_USERTWT??"",f=t?.addtional?.USER_USERLIN??"";return s.jsx("section",{className:"sass-com-ah2-content su-flex su-w-full su-items-center su-justify-end",children:s.jsxs("div",{className:"sass-com-ah2-contentInfo su-stack-center su-relative su-w-full su-gap-2 su-p-4",children:[o?s.jsx("img",{fetchPriority:"low",loading:"lazy",className:"sass-com-ah2-imageStyled su-object-cover",src:await ie(o)}):s.jsx("div",{className:"sass-com-ah2-contentIconStyled su-flex-center",children:s.jsx(n,{})}),s.jsxs("div",{className:"sass-com-ah2-contentAuthor su-stack-center su-md:items-start",children:[s.jsx("h1",{className:"sass-com-ah2-name",children:i}),h&&s.jsx("p",{className:"sass-com-ah2-email",children:l}),c&&s.jsx("p",{className:"sass-com-ah2-description",children:d}),s.jsxs("div",{className:"sass-com-ah2-contenSocialNetwork su-flex su-items-center su-gap-4 su-justify-start",children:[u&&s.jsx("a",{href:u,target:"_blank",className:r?"sass-com-ah2-socialIconFilled":"sass-com-ah2-socialIconStroke",rel:"noreferrer",children:r?s.jsx(Bt,{className:"sass-com-ah2-blackIconFaceBook sass-com-ah2-socialIcon sass-com-ah2-social-icon-facebook",forceSVG:!0}):s.jsx(Lt,{className:"sass-com-ah2-socialIcon sass-com-ah2-social-icon-facebook",forceSVG:!0})}),m&&s.jsx("a",{href:m,target:"_blank",rel:"noreferrer",children:s.jsx(Pt,{className:"sass-com-ah2-socialIcon sass-com-ah2-social-icon-instagram",forceSVG:!0})}),p&&s.jsx("a",{href:p,target:"_blank",rel:"noreferrer",children:s.jsx(xe,{className:"sass-com-ah2-socialIcon sass-com-ah2-social-icon-x",forceSVG:!0})}),f&&s.jsx("a",{href:f,target:"_blank",className:r?"sass-com-ah2-socialIconFilled":"sass-com-ah2-socialIconStroke",rel:"noreferrer",children:r?s.jsx(Br,{className:"sass-com-ah2-socialIcon sass-com-ah2-social-icon-linkedin",forceSVG:!0}):s.jsx(Ge,{className:"sass-com-ah2-socialIcon sass-com-ah2-social-icon-linkedin",forceSVG:!0})})]})]})]})})},Or=e=>s.jsxs("section",{className:"sass-com-lnc-content",children:[e.children,s.jsxs("div",{className:"sass-com-lnc-bannerSection",children:[e.bannerTop,s.jsx(kt,{content:e.ranking,title:e.readestTitle,paths:e.paths,customNewsDescriptionStyles:{"--news-description-title-size-desk":"16px","--news-description-title-line-height-desk":"22px","--news-description-title-size-mobile":"16px","--news-description-title-line-height-mobile":"22px"}}),e.banner]})]}),_l=async e=>{const t=As(),a={...e,main:{...e.main,title:{...e.main.title,article:ye(e.main.title.article,60)}}};return e&&e.info?s.jsxs("section",{className:"sass-com-sc7-content",children:[s.jsx("a",{className:"sass-com-sc7-linkImage",target:e?.info?.link?.target,title:e?.main?.title?.section,href:e.info.link.url,children:s.jsxs("div",{style:{position:"relative"},children:[s.jsx("img",{src:await ie(e.preview.sizes[0]?.url||"")}),s.jsx(t,{className:"sass-com-sc7-playStyled saas-image-play-icon"})]})}),s.jsx("div",{className:"sass-com-sc7-newsDescription",children:s.jsx(Pe,{...a,paths:e.paths})})]}):null},Gl=e=>{let t=[];return e.videoList&&e.videoList.length>0&&(t=e.videoList?.filter(a=>a.info.path!==e.video.info.path)??[]),s.jsx("div",{className:"sass-com-bv4-content",children:s.jsxs(Ut,{className:"sass-com-bv4-contentLayoutVideoSection",children:[s.jsxs("a",{className:"sass-com-bv4-header",href:e.goBackLink??"/videos",children:[s.jsx("svg",{width:"21",height:"20",viewBox:"0 0 21 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:s.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.6055 4.86193C12.8659 5.12228 12.8659 5.54439 12.6055 5.80474L8.41026 10L12.6055 14.1953C12.8659 14.4556 12.8659 14.8777 12.6055 15.1381C12.3452 15.3984 11.9231 15.3984 11.6627 15.1381L6.99604 10.4714C6.73569 10.2111 6.73569 9.78894 6.99604 9.52859L11.6627 4.86193C11.9231 4.60158 12.3452 4.60158 12.6055 4.86193Z",fill:"white"})}),e.titleGoBack??"VOLVER A VIDEOS"]}),s.jsxs("div",{className:"sass-com-bv4-videos",children:[s.jsxs("div",{className:"sass-com-bv4-videoContent",style:e.mainVideoStyles,children:[e.type==="vy"&&s.jsx("iframe",{className:"sass-com-bv4-iframeStyled",src:`https://www.youtube.com/embed/${e.video?.main?.code}`,frameBorder:"0",allowFullScreen:!0}),e.type==="vf"&&s.jsx("iframe",{className:"sass-com-bv4-iframeStyled",src:e.video?.main?.code,frameBorder:"0",allowFullScreen:!0,allow:"autoplay; fullscreen",sandbox:"allow-scripts allow-same-origin allow-presentation allow-popups"}),e.type==="ve"&&s.jsx("div",{className:"sass-com-bv4-contentFrame",dangerouslySetInnerHTML:{__html:e.video?.main?.code??""}}),s.jsx("div",{className:"sass-com-bv4-articleSection",children:s.jsx(Pe,{isTitle:!0,cutSubtitle:!1,...Fe({...e?.video,info:{...e?.video?.info,link:{...e.video?.info?.link,url:""}}},!0,!!e.video?.main?.description,!0),paths:e.paths})})]}),s.jsxs("div",{className:"sass-com-bv4-sectionVideoList",style:e.listVideoStyles,children:[e.banner&&s.jsx(fe,{banners:e.banner.banners,name:e.banner.bannerName}),e.relatedName&&s.jsx("h2",{className:"sass-com-bv4-relatedTitle saas-video-related-title",children:e.relatedName}),Array.isArray(t)&&t.map((a,r)=>I.createElement(_l,{...Fe(a,!0,!1,!1),key:r,paths:e.paths}))]})]})]})})},ce=I.forwardRef((e,t)=>{const{isTitle:a=!1,isOpinion:r=!1}=e,n=a?s.jsx("h1",{className:"sass-com-sec-title",children:e.title}):s.jsx("h2",{className:"sass-com-sec-title",children:e.title});return s.jsxs("section",{className:"sass-com-sec-content",children:[e.title&&s.jsxs("div",{className:["sass-com-sec-titleContent",e.className??""].join(" "),"data-after":`${r}`,children:[s.jsx("hr",{className:"sass-com-sec-startLine"}),e.titleUrl?s.jsx(M,{href:e.titleUrl,children:n}):n,s.jsx("hr",{className:"sass-com-sec-line"}),e.titleUrl&&s.jsx(M,{className:"sass-com-sec-readMore",href:e.titleUrl?.toString()??""})]}),e.title&&s.jsx("hr",{className:["sass-com-sec-bottomLine",e.className??""].join(" ")}),s.jsx("div",{className:"sass-com-sec-childrenContent",ref:t,children:e.children})]})}),ys=e=>s.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"var(--header-icons)",xmlns:"http://www.w3.org/2000/svg",...e,children:s.jsx("path",{d:"M10.5283 0.562859C13.1487 0.49118 15.6972 1.42576 17.6494 3.17516C19.6016 4.92465 20.8095 7.3565 21.0244 9.96911C21.2392 12.5816 20.4447 15.1772 18.8047 17.222L18.6641 17.3978L18.8232 17.556L23.1475 21.8451H23.1484C23.3137 22.016 23.4062 22.2451 23.4062 22.4828C23.4062 22.7194 23.3143 22.9469 23.1504 23.1175C23.0653 23.2033 22.964 23.2712 22.8525 23.3177C22.7409 23.3642 22.6209 23.388 22.5 23.3881C22.3791 23.3881 22.2591 23.3642 22.1475 23.3177C22.0358 23.2712 21.9338 23.2034 21.8486 23.1175L17.5547 18.8236L17.3965 18.6644L17.2217 18.805C15.1768 20.4451 12.5812 21.2395 9.96875 21.0248C7.35614 20.8099 4.9243 19.602 3.1748 17.6498C1.4254 15.6976 0.490821 13.149 0.5625 10.5287C0.634205 7.90823 1.70691 5.41454 3.56055 3.56091C5.41418 1.70727 7.90787 0.634563 10.5283 0.562859ZM14.0537 3.057C12.516 2.42011 10.8239 2.25385 9.19141 2.57848C7.55873 2.90324 6.05893 3.7051 4.88184 4.88219C3.70474 6.05929 2.90288 7.55909 2.57812 9.19176C2.25349 10.8242 2.41975 12.5163 3.05664 14.0541C3.69368 15.592 4.77311 16.9066 6.15723 17.8314C7.54131 18.7562 9.16841 19.2504 10.833 19.2504C13.0652 19.2504 15.2058 18.363 16.7842 16.7845C18.3626 15.2061 19.25 13.0656 19.25 10.8334C19.25 9.16877 18.7558 7.54167 17.8311 6.15759C16.9062 4.77347 15.5917 3.69404 14.0537 3.057Z",fill:"var(--header-icons)",stroke:"var(--header-icons)",strokeWidth:"0.5"})}),Mt=e=>s.jsx("svg",{width:"12",height:"13",viewBox:"0 0 12 13",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:s.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.862254 3.39448C1.1226 3.13413 1.54471 3.13413 1.80506 3.39448L6.00033 7.58974L10.1956 3.39448C10.4559 3.13413 10.878 3.13413 11.1384 3.39448C11.3987 3.65483 11.3987 4.07694 11.1384 4.33729L6.47173 9.00396C6.21138 9.26431 5.78927 9.26431 5.52892 9.00396L0.862254 4.33729C0.601905 4.07694 0.601905 3.65483 0.862254 3.39448Z",fill:"currentColor"})}),jl=()=>s.jsx("div",{className:"sass-com-sb-buttonContent",children:s.jsx("label",{className:"sass-com-sb-buttonStyled",htmlFor:"side-bar-state",children:s.jsx(Ke,{className:"sass-com-sb-icon"})})}),Ql=({action:e,placeholder:t})=>s.jsx("div",{className:"sass-com-sb-inputContent",children:s.jsxs("form",{className:"sass-com-sb-inputStyled",action:e,method:"GET",children:[s.jsx("input",{className:"sass-com-sb-buscar",type:"text",name:"query",placeholder:t}),s.jsx("button",{type:"submit","aria-label":"Buscar from sidebar",className:"sass-com-sb-searchSubmit",children:s.jsx(ys,{color:"var(--search-input-icons)"})})]})}),Fl=({item:e,index:t})=>{const a=`accordion_${t}`,r=Array.isArray(e.subitem);return s.jsxs("div",{className:"sass-com-sb-accordionStyled",children:[s.jsx("input",{type:"checkbox",id:a,style:{display:"none"}}),s.jsx("h3",{className:"sass-com-sb-accordionHeading",children:r?s.jsxs("label",{className:"sass-com-sb-accordionSummeryStyled",htmlFor:a,children:[e.link?s.jsx(M,{block_subPublication:!0,className:"sass-com-sb-linkStyled",href:e.link,target:e.target,children:e.description}):s.jsx("div",{children:e.description}),s.jsx(Mt,{width:13,height:13,fill:"var(--side-bar-arrow-color)"})]}):s.jsx(M,{block_subPublication:!0,className:"sass-com-sb-linkStyled",href:e.link??void 0,target:e.target,children:e.description})}),r&&s.jsx("div",{className:"sass-com-sb-accordionDetailsStyled",style:{"--max-height":`${e.subitem.length*45}px`},children:e.subitem.map((n,o)=>s.jsx(M,{block_subPublication:!0,className:"sass-com-sb-subLinkStyled",href:n.link??void 0,target:n.target,children:n.description},o))})]})},Hl=({socials:e,copyright:t})=>s.jsxs("div",{className:"sass-com-sb-footerSlider",children:[s.jsx("div",{className:"sass-com-sb-socialMedia",children:Object.keys(e).map(a=>e[a]?.show?s.jsx("a",{href:e[a].url,target:"_blank",rel:"noreferrer","aria-label":`${e[a].title} link`,className:"sass-com-sb-linkSocialNetwork",children:xt[a]({className:"sass-com-sb-icon"})},a):null)}),t&&s.jsx("p",{className:"sass-com-sb-copyRights",children:t})]}),Vl=({sidebar:e,socials:t,copyrigth:a,sidebarExtra:r,searchKeyWord:n,searchLink:o,custom_styles:i={}})=>{const{PUBLIC_SERVICE_PREFIX:l,PUBLIC_IS_SUB_PUBLICATION:h,SUB_PUBLICATION_PREFIX_IN_ROUTES:c}=O(),d=c?.buscar&&l!=="false"&&h!=="false"?`/${l}`:"";return s.jsxs("aside",{className:"sass-com-sb-drawerStyled",id:"sidebar-expandable",style:i,children:[s.jsx("input",{type:"checkbox",id:"side-bar-state"}),s.jsxs("section",{className:"sass-com-sb-sidebarCustom",children:[s.jsx(jl,{}),s.jsx(Ql,{action:`${d}${o||"/buscar"}`,placeholder:`${n}...`}),s.jsxs("div",{className:"sass-com-sb-mainContent",children:[s.jsxs("div",{children:[r,e.map((u,m)=>s.jsx(Fl,{item:u,index:m},m))]}),s.jsx(Hl,{socials:t,copyright:a})]})]})]})},Mr=e=>s.jsx("svg",{width:"27",height:"18",viewBox:"0 0 27 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:s.jsx("path",{d:"M1.5 18H25.5C26.325 18 27 17.325 27 16.5C27 15.675 26.325 15 25.5 15H1.5C0.675 15 0 15.675 0 16.5C0 17.325 0.675 18 1.5 18ZM1.5 10.5H25.5C26.325 10.5 27 9.825 27 9C27 8.175 26.325 7.5 25.5 7.5H1.5C0.675 7.5 0 8.175 0 9C0 9.825 0.675 10.5 1.5 10.5ZM0 1.5C0 2.325 0.675 3 1.5 3H25.5C26.325 3 27 2.325 27 1.5C27 0.675 26.325 0 25.5 0H1.5C0.675 0 0 0.675 0 1.5Z",fill:e.color})}),qr=e=>{const{alertZone:t,id:a="close-alert"}=e,r=()=>s.jsx(M,{className:"sass-com-hlm-headLine",href:t?.data[0]?.info.link.url,target:t?.data[0]?.info.link.target,title:t?.data[0]?.main.title.home,children:t?.data[0]?.main?.title.home??""});return s.jsxs(s.Fragment,{children:[s.jsx("input",{type:"checkbox",id:a,style:{display:"none"},defaultChecked:!(t&&t?.data&&t?.data[0]?.main?.title.home)}),t&&t?.data&&t?.data[0]?.main?.title.home&&s.jsxs("div",{id:"alert-chip",className:"sass-com-hlm-content",style:e.forceShow?{display:"flex",position:"sticky",top:100}:{},children:[s.jsxs("div",{className:"sass-com-hlm-live",children:[s.jsx("div",{className:"sass-com-hlm-chipStyled",children:t?.entity?.description}),e.forceShow&&s.jsx(r,{}),s.jsx("label",{htmlFor:a,children:s.jsx(Ke,{className:"sass-com-hlm-closeLiveStyled"})})]}),s.jsx(r,{})]})]})},Dr=e=>{const{cintillo:t,tapeTitle:a,socials:r}=e,n="",o=t?.findIndex(i=>i.link===n)??0;return(Array.isArray(t)||e.socialIcons)&&s.jsxs("section",{className:"sass-com-htape-content",children:[Array.isArray(t)&&s.jsxs("div",{className:"sass-com-htape-tabs header-page-tape-content",children:[a!==""&&s.jsx("p",{className:"sass-com-htape-title",children:`${a}`}),t&&t[o]&&s.jsx(M,{block_subPublication:!0,className:"sass-com-htape-linkStyled",target:t[o]?.target,href:t[o]?.link,style:{color:t[o]?.link===n?"var(--header-tape-active-link)":"var(--header-tape-icons)",fontWeight:t[o]?.link===n?"700":"400"},children:t[o]?.description},o),t&&t.map((i,l)=>{if(l!==o)return s.jsx(M,{block_subPublication:!0,className:"sass-com-htape-linkStyled",href:i?.link,style:{color:i?.link===n?"var(--header-tape-active-link)":"var(--header-tape-color)",fontWeight:i?.link===n?"700":"400"},children:i?.description},l)})]}),s.jsx("div",{className:"sass-com-htape-socialNetwork",children:Object.keys(r).map(i=>r[i]?.show&&s.jsx("a",{target:"_blank",rel:"noreferrer","aria-label":r[i].title+" link",className:"sass-com-htape-linkSocialNetwork",href:r[i].url,children:xt[i]({className:["sass-com-htape-icon",`sass-com-htape-${String(i)}`].join(" ")})},i))})]})},zl=e=>{const{alertZone:t,custom_styles:a={}}=e,{SUB_PUBLICATION_PREFIX_IN_ROUTES:r}=O();return s.jsxs("header",{className:"sass-com-h1sk-headerStyled",style:a,id:"saas-header-sticky",children:[e.socialIcons&&e.headerTape?.sticky&&s.jsx(Dr,{socialIcons:e.socialIcons,cintillo:e.cintillo,tapeTitle:e.tapeTitle,socials:e.socials}),s.jsxs("div",{className:"sass-com-h1sk-headerContent center-mobile-header-icon",children:[s.jsx(bs,{id:"button-app",className:"sass-com-h1sk-menuButton",toggledrawerevent:"true","aria-label":"menu","aria-labelledby":"menu",title:"menu",children:s.jsx(Mr,{className:"sass-com-h1sk-startIcon",color:"var(--header-menu-icon-color, var(--header-icons))",width:27,height:27})}),s.jsxs("div",{className:"sass-com-h1sk-iconContent",children:[s.jsx(M,{href:"/","aria-label":"Home",className:"icon header-logo-link-sticky",style:{display:"flex"},children:I.createElement("span",{className:"sass-com-h1sk-logoStyled"},e.icon)}),e.mobileIcon?s.jsx(M,{href:"/","aria-label":"Home",className:"icon header-logo-link-sticky header-mobile-icon",style:{display:"flex"},children:I.createElement("span",{className:"sass-com-h1sk-logoStyled"},e.mobileIcon())}):null]}),!e.showAlertPop&&t?.data&&s.jsxs("div",{className:"sass-com-h1sk-headLineContent",children:[s.jsx("div",{className:"sass-com-h1sk-headLineTitle headLineTitle",children:t.entity.description?`${t.entity.description}`:""}),s.jsx(M,{className:"sass-com-h1sk-headLine",href:t.data[0]?.info.link.url,target:t.data[0]?.info.link.target,title:t.data[0]?.main.title.home,children:ye(t.data[0]?.main.title.home??"",120)})]}),s.jsxs("div",{style:e.showAlertPop?{marginLeft:"auto"}:{},className:["sass-com-h1sk-buttonSection",t?.data?"sass-com-h1sk-hasAlertZone":"","search-button"].join(" "),children:[s.jsx(M,{block_subPublication:r?.buscar,href:e.searchLink?e.searchLink:"/buscar","aria-label":e.searchKeyWord,className:"sass-com-h1sk-buttonSectionSearch search-button-icon",style:{display:"flex"},children:s.jsx(ys,{width:28,height:28,color:"currentColor"})}),e.rightZone]})]}),!e.showAlertPop&&s.jsx(qr,{alertZone:t,forceShow:e.showAlertPop})]})},Wl=e=>{const{items:t}=e;return s.jsx("ul",{className:"sass-com-mopt-ul",children:t.map((a,r)=>s.jsxs("li",{className:"sass-com-mopt-liBefore sass-com-mopt-li",children:[a.link?s.jsxs(M,{block_subPublication:!0,"aria-label":a.description,className:"sass-com-mopt-linkStyled",href:a.link?a.link:void 0,target:a.target,children:[a.description,Array.isArray(a.subitem)&&s.jsx(Mt,{})]}):s.jsxs("span",{"aria-label":a.description,className:"sass-com-mopt-linkStyled",children:[a.description,Array.isArray(a.subitem)&&s.jsx(Mt,{})]}),Array.isArray(a.subitem)&&s.jsx("ul",{className:"sass-com-mopt-ulContent",children:s.jsx("div",{className:"sass-com-mopt-contentModal",children:a.subitem.map((n,o)=>s.jsx("li",{className:"sass-com-mopt-li",children:s.jsx(M,{block_subPublication:!0,className:"sass-com-mopt-itemLink","aria-label":n.description,href:n.link?n.link:void 0,target:n.target,children:n.description})},o))})})]},r))})},Yl=e=>{const{menu:t,alertZone:a,custom_styles:r={},prerender_classes:n}=e,{SUB_PUBLICATION_PREFIX_IN_ROUTES:o}=O();return s.jsxs("header",{className:"sass-com-h1st-headerStyled",id:"saas-header-static",style:{...r,top:e.cintillo||e.socialIcons&&!e.headerTape?.static?40:0},children:[e.socialIcons&&e.headerTape?.static&&s.jsx(Dr,{socialIcons:e.socialIcons,cintillo:e.cintillo,tapeTitle:e.tapeTitle,socials:e.socials}),s.jsxs("div",{style:e.showAlertPop?{gap:0}:{},className:["sass-com-h1st-headerContent",a?.data?"sass-com-h1st-hasAlertZone":""].join(" "),children:[s.jsx("div",{className:"sass-com-h1st-menuButtonSection sass-header-menu-button",children:s.jsxs(bs,{className:"sass-com-h1st-menuButton",id:"button-app",toggledrawerevent:"true","aria-label":"menu","aria-labelledby":"menu",title:"menu",children:[s.jsx(Mr,{color:"var(--header-menu-icon-color, var(--header-icons))",width:27,height:27}),s.jsx("p",{className:"sass-com-h1st-buttonText",style:{lineHeight:0},children:e.menuText})]})}),s.jsx("div",{className:"sass-com-h1st-logoContent",children:s.jsx(M,{href:"/","aria-label":"Home",className:"header-logo-link",children:I.createElement("span",{className:"sass-com-h1st-logoStyled"},e.icon)})}),s.jsxs("div",{className:"sass-com-h1st-buttonSection sass-header-right-button-section",children:[s.jsx(M,{block_subPublication:o?.buscar,href:e.searchLink?e.searchLink:"/buscar",className:"sass-com-h1st-buttonSectionSearch","aria-label":e.searchKeyWord,children:s.jsx(ys,{width:28,height:28,color:"currentColor"})}),e.rightZone]}),!e.showAlertPop&&a?.data?s.jsxs("div",{className:"sass-com-h1st-headLineContent",children:[s.jsx("p",{className:"sass-com-h1st-headLineTitle headLineTitle",children:a.entity.description?`${a.entity.description}`:""}),s.jsx(M,{className:`sass-com-h1st-headLine ${n?.alert}`,href:a.data[0]?.info.link.url,target:a.data[0]?.info.link.target,title:a.data[0]?.main.title.home,children:ye(a.data[0]?.main.title.home??"",120)})]}):s.jsx("div",{className:"sass-com-h1st-line"}),s.jsx("div",{className:"sass-com-h1st-menuSection",style:e.showAlertPop?{"--showAlertPop":"0px"}:{},children:Array.isArray(t)&&s.jsx(Wl,{items:t})})]})]})},Kl=e=>{const{alertZone:t,children:a,sidebar:r,custom_styles:n={}}=e,o=e.childrenContentTag??"div",i=s.jsxs(o,{className:["sass-com-h1-childrenContent",e.showAlertPop?"sass-com-h1-op2":"",t?.data?"sass-com-h1-childrenContentAux":""].join(" "),style:e.showOnlyStickyHeader?{...n,"--hasAlertMargin":"3.6rem !important"}:n,id:"content-layout",children:[e.showAlertPop&&s.jsx(qr,{alertZone:t,forceShow:e.showAlertPop,id:"static-alert-chip"}),a]});return s.jsxs(s.Fragment,{children:[e.childrenContentPosition==="before-headers"&&i,s.jsx(zl,{...e}),!e.showOnlyStickyHeader&&s.jsx(Yl,{...e}),e.childrenContentPosition!=="before-headers"&&i,s.jsx(Vl,{sidebarExtra:e.sidebarExtra,searchKeyWord:e.searchKeyWord,sidebar:r,searchLink:e.searchLink,socials:e.socials,copyrigth:e.copyrigth,custom_styles:e.custom_styles})]})},_r=e=>{const{SUB_PUBLICATION_PREFIX_IN_ROUTES:t}=O();return e?.tags&&e?.tags?.length>0&&s.jsx("section",{className:"sass-com-ts-content",children:Array.isArray(e.tags)&&s.jsxs("div",{className:"sass-com-ts-tags",children:[s.jsx("p",{className:"sass-com-ts-tagStyled",children:e.title?e.title:"Tags:"}),e.tags.map((a,r)=>a.approved?s.jsx(M,{block_subPublication:t?.tema,href:Ue(a,e.paths),children:s.jsx("div",{className:"sass-com-ts-chipStyled sass-com-ts-tagLink",children:a.name})},r):s.jsx("div",{className:"sass-com-ts-chipStyled",children:a.name},r))]})})},Gr=async e=>{const{autor:t}=e,{SUB_PUBLICATION_PREFIX_IN_ROUTES:a,PUBLIC_SERVICE_PREFIX:r}=O(),n=t?.addtional?.USER_SHOWBIO??!1,o=t?.info?.name??"",i=t?.info?.fullname??"",l=t?.info?.image?.sizes?.[0]?.url??"",h=t?.addtional?.USER_MIBIO??"",c=t?.addtional?.USER_USERFB??"",d=t?.addtional?.USER_USERIG??"",u=t?.addtional?.USER_USERTWT??"",m=t?.addtional?.USER_USERLIN??"",p=r?`/${r}/${e.paths.autor}/${o}`:`/${e.paths.autor}/${o}`;return n&&!!t&&s.jsx("section",{className:"sass-com-ja2-contentBox",children:s.jsxs("div",{className:"sass-com-ja2-content",children:[s.jsxs("div",{className:"sass-com-ja2-avatarContent",children:[s.jsx(M,{block_subPublication:a?.autor,className:"sass-com-ja2-journalistInfo su-no-underline",href:p,children:l?s.jsx("img",{fetchPriority:"low",loading:"lazy",alt:"Imagen de perfil de "+o,className:"sass-com-ja2-imageStyled",src:await ie(l)}):s.jsx("div",{className:"sass-com-ja2-contentIconStyled",children:e.autorIcon})}),s.jsxs("section",{className:"sass-com-ja2-journalistSection",children:[s.jsx("h3",{className:"sass-com-ja2-journalistInfo",children:s.jsx(M,{block_subPublication:a?.autor,className:"su-no-underline",href:p,children:i})}),s.jsxs("section",{className:"sass-com-ja2-socialNetworkSection",children:[c&&s.jsx("a",{href:c,target:"_blank","aria-label":h,rel:"noreferrer",children:s.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:s.jsx("path",{d:"M16.7266 4H14.545C12.1067 4 10.5025 5.52672 10.5025 7.96947V9.80153H8.32083C8.12833 9.80153 8 9.92366 8 10.1069V12.7328C8 12.916 8.12833 13.0382 8.32083 13.0382H10.5025V19.6947C10.5025 19.8779 10.6308 20 10.8233 20H13.7108C13.9033 20 14.0316 19.8779 14.0316 19.6947V13.0382H16.5983C16.7908 13.0382 16.9191 12.916 16.9191 12.7328V10.1069C16.9191 10.0458 16.855 9.92366 16.7908 9.8626C16.7266 9.80153 16.6625 9.74046 16.5341 9.74046H13.9675V8.21374C13.9675 7.48092 14.16 7.1145 15.1866 7.1145H16.6625C16.855 7.1145 16.9833 6.99237 16.9833 6.80916V4.36641C17.0475 4.12214 16.9191 4 16.7266 4Z",stroke:"black",strokeWidth:"1.4"})})}),d&&s.jsx("a",{href:d,target:"_blank","aria-label":h,rel:"noreferrer",children:s.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[s.jsxs("g",{clipPath:"url(#clip0_281_2357)",children:[s.jsx("path",{d:"M7.98634 4.06233C10.9335 4.1651 14.0152 3.89192 16.947 4.05106C19.1239 4.16908 20.8447 5.87246 20.9992 8.04131V17.0111C20.8646 19.1408 19.1378 20.8608 17.0113 21H8.04335C5.91354 20.8654 4.19406 19.1388 4.05551 17.0111C4.18345 14.0751 3.88383 10.9919 4.05353 8.07313C4.17682 5.95269 5.86648 4.21616 7.98634 4.06233ZM7.9532 5.4859C6.65331 5.64503 5.63713 6.68072 5.48201 7.97964L5.47804 17.0442C5.62586 18.3902 6.69175 19.4518 8.04136 19.5784L17.0445 19.5764C18.3901 19.4319 19.4514 18.3611 19.578 17.0131L19.576 8.00882C19.4321 6.67277 18.3788 5.6205 17.0445 5.47662L7.9532 5.4859Z",fill:"black"}),s.jsx("path",{d:"M15.527 9.52595C17.7019 11.7008 16.868 15.4802 13.9752 16.5079C10.6708 17.6815 7.47508 14.6354 8.47999 11.2771C9.38614 8.24892 13.2851 7.28484 15.5263 9.52662L15.527 9.52595ZM12.1894 9.72288C9.96615 9.94898 8.93936 12.6602 10.3771 14.3629C11.8149 16.0656 14.5877 15.4769 15.2168 13.3796C15.8458 11.2824 14.2529 9.51269 12.1894 9.72288Z",fill:"black"}),s.jsx("path",{d:"M17.0868 6.87507C18.5955 6.84324 18.4874 9.24614 16.8939 8.96965C15.7213 8.76609 15.8227 6.90159 17.0868 6.87507Z",fill:"black"})]}),s.jsx("defs",{children:s.jsx("clipPath",{id:"clip0_281_2357",children:s.jsx("rect",{width:"17",height:"17",fill:"white",transform:"translate(4 4)"})})})]})}),u&&s.jsx("a",{href:u,target:"_blank","aria-label":h,rel:"noreferrer",children:s.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:s.jsx("path",{d:"M3.43242 4.23888L10.0354 13.0628L3.39062 20.2389H4.88316L10.6981 13.9583L15.3966 20.2389H20.4832L13.51 10.9135L19.6951 4.23291H18.2026L12.8473 10.018L8.51898 4.23291H3.43242V4.23888ZM5.62943 5.33739H7.96973L18.2921 19.1404H15.9518L5.62943 5.33739Z",fill:"#010101"})})}),m&&s.jsx("a",{href:m,target:"_blank","aria-label":h,rel:"noreferrer",children:s.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[s.jsx("path",{d:"M13.1553 9.97173C13.2123 9.98635 13.2208 9.9478 13.2536 9.92189C13.9389 9.38958 14.1885 9.05464 15.1143 8.85195C17.735 8.27844 20.2954 9.68265 20.4618 12.5449C20.6046 15.0084 20.3504 17.6121 20.4618 20.0903C20.4316 20.4372 20.1892 20.6425 19.8557 20.6718C18.9876 20.7475 18.0154 20.6133 17.1361 20.6704C16.8583 20.6465 16.5825 20.4578 16.5609 20.1574C16.4875 18.1631 16.6637 16.0916 16.5642 14.1066C16.5334 13.4979 16.462 12.9835 15.9182 12.6353C14.805 11.9215 13.5333 12.6346 13.4495 13.9405C13.3197 15.9488 13.5484 18.1006 13.4521 20.1235C13.4383 20.4491 13.1795 20.6392 12.8768 20.6698C11.917 20.7675 10.8058 20.5967 9.82899 20.6718C9.59116 20.6478 9.35988 20.5422 9.2793 20.2989V9.41284C9.35006 9.20815 9.53219 9.08654 9.7353 9.04467C10.6604 9.10581 11.7061 8.95363 12.6161 9.04068C12.8126 9.05929 13.1553 9.2786 13.1553 9.49059V9.97239V9.97173ZM9.84668 20.1062H12.8768L12.926 20.0564V13.6766C12.926 12.7821 13.9657 11.877 14.8103 11.7999C16.2163 11.6717 17.0464 12.6253 17.1191 13.9763C17.2252 15.9468 17.0418 18.0115 17.1178 19.9919L17.1689 20.1062H19.8551L19.9062 19.9919L19.9042 12.5808C19.6992 9.46068 16.1671 8.36948 13.8924 10.104L12.6318 11.4005V9.60622H9.84733V20.1062H9.84668Z",fill:"black",stroke:"black",strokeWidth:"0.5"}),s.jsx("path",{d:"M4.6294 9.04917C5.38612 8.92822 6.41671 9.11629 7.2016 9.04917C7.53181 9.13755 7.79847 9.39274 7.8666 9.73698L7.88102 19.9233C7.84564 20.243 7.56326 20.5387 7.26581 20.6284C6.93888 20.7261 5.19219 20.7095 4.78926 20.667C4.38633 20.6244 4.10854 20.3958 3.99061 20.015L3.9834 9.75626C3.99781 9.43062 4.31885 9.09967 4.6294 9.04917ZM4.72702 9.61338C4.60319 9.64926 4.53243 9.75692 4.53833 9.88717L4.54685 19.8834C4.59729 20.0502 4.72767 20.0901 4.88426 20.1061C5.31012 20.1493 6.64078 20.1659 7.03781 20.0988C7.18064 20.0748 7.32085 19.9884 7.32478 19.825L7.31626 9.86392C7.29464 9.73831 7.20554 9.62933 7.07647 9.60872L4.72702 9.61404V9.61338Z",fill:"black",stroke:"black",strokeWidth:"0.5"}),s.jsx("path",{d:"M8.16428 6.20159C8.16428 7.45495 7.16252 8.47105 5.92687 8.47105C4.69121 8.47105 3.68945 7.45495 3.68945 6.20159C3.68945 4.94824 4.69121 3.93213 5.92687 3.93213C7.16252 3.93213 8.16428 4.94824 8.16428 6.20159ZM7.60345 6.20358C7.60345 5.2639 6.85263 4.50165 5.92556 4.50165C4.99849 4.50165 4.24766 5.26324 4.24766 6.20358C4.24766 7.14393 4.99849 7.90552 5.92556 7.90552C6.85263 7.90552 7.60345 7.14393 7.60345 6.20358Z",fill:"black",stroke:"black",strokeWidth:"0.5"})]})})]})]})]}),n&&s.jsx("p",{className:"sass-com-ja2-article",dangerouslySetInnerHTML:{__html:`${h} <a aria-label="${o}" href="${p}">${String(e.texts.authorViewMore??"Ver más")}</a>`}})]})})},jr=async e=>{const{news:t,texts:a}=e;return t.config?.showauthor&&t.authors?.length>1&&s.jsx("div",{className:"sass-com-jg-content su-flex su-w-full su-flex-col su-items-center su-justify-evenly su-gap-0 su-md:flex-row",children:Array.isArray(t.authors)&&t.authors?.map(async r=>s.jsxs("div",{className:"sass-com-jg-contentCard",children:[r.image?s.jsx("img",{fetchPriority:"low",loading:"lazy",className:"sass-com-jg-imageStyled su-flex-center",src:await ie(r.image.sizes[0]?.url||"")},r.fullname):s.jsx("div",{className:"sass-com-jg-contentIconStyled su-flex-center",children:e.autorIcon},r.fullname),s.jsxs("div",{className:"sass-com-jg-contentInfo",children:[r.internaluser?s.jsx("a",{className:"sass-com-jg-fullName",href:`/${e.paths.autor}/${r.name}`,children:r.fullname}):s.jsx("p",{className:"sass-com-jg-fullName",children:r.fullname}),r.internaluser&&s.jsx("a",{className:"sass-com-jg-LearnMoreLink",href:`/${e.paths.autor}/${r.name}`,children:String(a.JournalistGroupLink??"")})]})]},`author-${r.firstname}`))})},qt=e=>{if(!e||e.trim()==="")return e;const t=e.trim();return t.startsWith("http://")||t.startsWith("https://")?t:`https://${t}`},Jl=async e=>{const t=e.img?await ie(e.img):"",a=qt(e.social?.facebook??""),r=qt(e.social?.instagram??""),n=qt(e.social?.twitter??""),o=qt(e.social?.linkedin??""),i=e.social&&(a||r||n||o);return s.jsx("section",{className:`sass-com-th-content ${e.className}`,children:s.jsxs("div",{className:`sass-com-th-contentInfo ${t?"":"sass-com-th-contentInfoWithoutImg"}`,children:[e.img&&s.jsx("div",{className:"sass-com-th-imageContainer sass-image-tag-wrapper",children:s.jsx("img",{fetchPriority:"low",loading:"lazy",className:"sass-com-th-imageStyled su-object-cover",src:t})}),s.jsx("h1",{className:"sass-com-th-name",children:e.tag}),e.description&&s.jsx("div",{className:"sass-com-th-description",dangerouslySetInnerHTML:{__html:e.description}}),e.url&&s.jsx("a",{className:"sass-com-th-urlTag",href:e.url,children:e.url}),i&&s.jsxs("div",{className:"sass-com-th-contenSocialNetwork",children:[a&&s.jsx("a",{href:a,target:"_blank",className:"sass-com-th-socialFacebookIcon sass-com-th-socialIconStroke",rel:"noreferrer",children:s.jsx(Lt,{className:"sass-com-th-faceBookIcon",forceSVG:!0})}),r&&s.jsx("a",{href:r,target:"_blank",className:"sass-com-th-socialIconLink",rel:"noreferrer",children:s.jsx(Pt,{className:"sass-com-th-socialIcon",forceSVG:!0})}),n&&s.jsx("a",{href:n,target:"_blank",className:"sass-com-th-socialIconLink",rel:"noreferrer",children:s.jsx(xe,{className:"sass-com-th-socialIcon",forceSVG:!0})}),o&&s.jsx("a",{href:o,target:"_blank",className:"sass-com-th-socialIconLink sass-com-th-socialIconStroke",rel:"noreferrer",children:s.jsx(Ge,{className:"sass-com-th-socialIcon",forceSVG:!0})})]})]})})};function $l(e){const{main:t,authors:a,info:r,preview:n,config:o,keywords:i,isVideo:l,isLarge:h,priorityHigh:c,share:d,overImage:u,isTitle:m,paths:p}=e,{CONFIG_videoClipUrl:f}=O(),g=o?.homepreview??"imagen",A=()=>{const w=e.videos?.[0]?.clip;return w?s.jsx("div",{className:"homeCardVideoClipContainer",children:s.jsx("video",{autoPlay:!0,loop:!0,muted:!0,playsInline:!0,width:"480",height:"535",children:s.jsx("source",{src:`${f}${w}`,type:"video/mp4"})})}):null},b=()=>{if(!e.videos)return null;const w=e.videos?.[0]?.code;return w?s.jsx("iframe",{className:"homeCardVideoIframeContainer",src:`https://www.youtube.com/embed/${w}`,frameBorder:"0",allowFullScreen:!0}):null},E=()=>{if(!e.videos)return null;const w=(e.videos??[]).find(V=>V.type==="video-embedded");if(!w?.code)return null;const P=/src\s*=\s*"([^"]+)"/.exec(w.code),H=P?P[1]:null;if(!H)return null;const Y=n.original?.url??n.sizes?.[0]?.url??"",F=He()??"",B=Y.startsWith("http")||Y.includes(F)||F===""?Y:F+Y;return s.jsx("iframe",{className:"homeCardEmbeddedIframeContainer",src:H,frameBorder:"0",allowFullScreen:!0,style:{"--thumbnail-url":`url(${B})`}})},N=()=>{const U=e.gallery??[];return U.length?s.jsx(Le,{slot_id:"home-card_"+e.info.link.url,fullPageWidth:!0,visibleItems:1,pagination:!0,cardGap:0,children:U.map((P,H)=>{const Y=P?.url||P?.id||`gallery-${H}`;return s.jsx(M,{"aria-label":e.main?.title?.section,className:"homeCardImage",title:t?.title?.section,href:r?.link?.url,target:r?.link?.target,children:s.jsx(ge,{preview:P,isVideo:l,isLarge:h,priorityHigh:c})},Y)})}):null};let S=null;switch(g){case"fotogaleria":S=s.jsx(N,{});break;case"videoYouTube":S=s.jsx(b,{});break;case"videoEmbedded":S=s.jsx(E,{});break;case"clip":S=s.jsx(A,{});break;case"iframe":S=s.jsx("div",{className:"homeCardIframeContainer",dangerouslySetInnerHTML:{__html:e?.external?.iframe??""}});break;default:S=s.jsx(M,{"aria-label":e?.main?.title?.section,className:"homeCardImage",title:t?.title?.section,href:r?.link?.url,target:r?.link?.target,children:s.jsx(ge,{preview:n,isVideo:l,isLarge:h,priorityHigh:c})});break}return s.jsxs("section",{className:"homeCardContent",style:{...e.customSectionCardStyles},children:[s.jsx("div",{className:"homeCardContentWrapper",children:S}),s.jsx("div",{className:"homeCardNewsDescription",children:s.jsx(Pe,{main:t,authors:a,info:r,preview:n,share:d,config:o,overImage:u,isTitle:m,paths:p,keywords:i})})]})}const Je=e=>{const{SHOW_TAG_BY_SECTION:t,SUB_PUBLICATION_PREFIX_IN_ROUTES:a}=O(),r=()=>{if(e?.config?.showtime&&e.config?.showauthor)return`${e?.authors[0]?.fullname} - ${Ce(e.info?.date?.modified)}`;if(e.config?.showauthor)return e?.authors[0]?.fullname;if(e?.config?.showtime)return Ce(e.info?.date?.modified)},n=()=>{if(t&&e.keywords?.tags?.length&&e.keywords.tags.length>0){const i=e.keywords.tags[0],l=i.name;return i.approved?s.jsxs("h3",{children:[" ",s.jsx(M,{"aria-label":l,className:"sass-bmd-sup-tagmx",block_subPublication:a?.tema,href:Ue(i,e.paths),children:l})]}):s.jsx("div",{className:"sass-bmd-sup-tagmx",children:l})}else if(e.info?.section?.url)return s.jsx("h3",{children:s.jsx(M,{className:"sass-bmd-sup-tagmx",href:e?.info?.section?.url,children:e?.info?.section?.name})});return null},o=()=>{if(t&&e.keywords?.tags?.length&&e.keywords.tags.length>0){const i=e.keywords.tags[0],l=i.name;return i.approved?s.jsx("h3",{children:s.jsx(M,{"aria-label":l,className:"sass-bmd-sup-tag",block_subPublication:a?.tema,href:Ue(i,e.paths),children:l})}):s.jsx("div",{className:"sass-bmd-sup-tag",children:l})}else if(e.info?.section?.url)return s.jsx("h3",{children:s.jsx(M,{className:"sass-bmd-sup-tag",href:e?.info?.section?.url,children:e?.info?.section?.name})});return null};return s.jsxs("section",{className:"sass-bmd-sup-content destacado-super-content",children:[s.jsx(M,{className:e.speculationPrerenderClass,href:e?.info?.link?.url,target:e?.info?.link?.target,style:{"--heightImageOverwrite":e.heightImageOverwrite?e.heightImageOverwrite:"51.8%","--heightImageOverwriteMobile":e.heightImageOverwriteMobile?e.heightImageOverwriteMobile:"491px","--fontSizeImageNewsTitleMobile":e.isVertical?"20px":"1.75rem","--lineHeightImageNewsTitleMobile":e.isVertical?"26px":"36px"},children:s.jsx(ge,{preview:e.preview,isLarge:!0,BackDropAuxHeigthMobile:"513px",priorityHigh:!0})}),s.jsxs("div",{className:"sass-bmd-sup-contentNews",style:{"--widthTextContent":e.textPosition==="start"?"100%":"80%"},children:[s.jsx(n,{}),s.jsxs("div",{style:{position:"relative"},children:[s.jsx(o,{}),s.jsx(M,{className:"sass-bmd-sup-linkTitle",href:e?.info?.link?.url,target:e?.info?.link?.target,children:s.jsx("h1",{className:"sass-bmd-sup-titular",style:{"--titlePosition":e.textPosition==="start"?"initial":"center"},children:e?.main?.title?.home})})]}),e.config?.showsubtitle&&s.jsx("div",{className:"sass-bmd-sup-description",dangerouslySetInnerHTML:{__html:e.main.subtitle.striped}}),e?.config?.showtime&&e.config?.showauthor&&s.jsx(s.Fragment,{children:e.authors[0]?.internaluser?s.jsx(M,{block_subPublication:a?.autor,href:`/${e.paths?.autor??"autor"}/${e?.authors[0]?.name}`,className:"sass-bmd-sup-correspondent",children:r()}):s.jsx("p",{className:"sass-bmd-sup-correspondentLink",children:r()})})]})]})},Qr=e=>{const{main:t,authors:a,info:r,preview:n,isVideo:o,config:i,itemReverseOrder:l,imageSize:h,showSuper:c,textPosition:d,heightImageOverwrite:u,heightImageOverwriteMobile:m}=e;return s.jsxs("section",{className:"su-grid su-w-full su-gap-8 sass-bmd-dd-content",children:[c?s.jsx("section",{style:{...e.customSectionCardStyles},children:s.jsx(Je,{main:t,authors:a,info:r,preview:n,isVideo:o,config:i,paths:e.paths,textPosition:d,heightImageOverwrite:u,heightImageOverwriteMobile:m,speculationPrerenderClass:e.speculationPrerenderClass})}):s.jsx(Se,{...e,main:t,authors:a,info:r,preview:n,isVideo:o,config:i,speculationPrerenderClass:e.speculationPrerenderClass,priorityHigh:!0}),e.banners&&s.jsx(fe,{banners:e.banners,name:"main_block_"+(e.rightOnlyBanner?1:2)}),!e.rightOnlyBanner&&s.jsx(Cr,{block:e.block,itemReverseOrder:l,priorityHigh:!0,imageSize:h,customNewsDescriptionStyles:e.customNewsDescriptionStyles,paths:e.paths,speculationPrerenderClass:e.speculationPrerenderClass})]})},Zl=({content:e,customLargeSection:t,customSmallSection:a,paths:r,speculationPrerenderClass:n})=>{const o=e[0];return Array.isArray(e)&&e.length>0&&o&&s.jsxs("section",{className:"sass-bmd-dnh-content",children:[s.jsx("div",{style:t,className:"su-w-full sass-bmd-dnh-firstSection",children:s.jsx(Je,{...o,textPosition:"start",heightImageOverwrite:"512px",heightImageOverwriteMobile:"270px",paths:r,speculationPrerenderClass:n})}),s.jsx("div",{style:a,className:"su-flex su-flex-col su-gap-2 su-w-full su-h-auto su-md:gap-0 sass-bmd-dnh-secondSection",children:e.map((i,l)=>l>0&&I.createElement(Je,{...i,key:l,textPosition:"start",heightImageOverwrite:"256px",heightImageOverwriteMobile:"270px",paths:r,speculationPrerenderClass:n}))})]})},Xl=({content:e,customLargeSection:t,customSlimSection:a,paths:r,speculationPrerenderClass:n})=>Array.isArray(e)&&e.length>0&&s.jsx("section",{className:"su-grid su-w-full su-gap-2 sass-bmd-dnv-content",children:e.map((o,i)=>i===0?s.jsx("div",{style:t,className:"su-w-full sass-bmd-dnv-firstSection",children:s.jsx(Je,{...o,isVertical:!0,textPosition:"start",heightImageOverwrite:"512px",heightImageOverwriteMobile:"270px",paths:r,speculationPrerenderClass:n})},i):s.jsx("section",{style:a,children:I.createElement(Je,{...o,key:i,isVertical:!0,textPosition:"start",heightImageOverwrite:"512px",heightImageOverwriteMobile:"270px",paths:r,speculationPrerenderClass:n})},i))}),Fr=e=>{const{SHOW_TAG_BY_SECTION:t,SUB_PUBLICATION_PREFIX_IN_ROUTES:a}=O(),r=()=>{if(t&&e.mainNew.keywords?.tags?.length&&e.mainNew.keywords.tags.length>0){const n=e.mainNew.keywords.tags[0],o=n.name;return n.approved?s.jsx("h3",{className:"sass-com-bh-section",children:s.jsx(M,{"aria-label":o,className:"sass-com-bh-sectionDescription",block_subPublication:a?.tema,href:Ue(n,e.paths),children:o})}):s.jsx("div",{className:"sass-com-bh-sectionDescription",children:o})}else if(e.mainNew.info?.section?.url)return s.jsx("h3",{className:"sass-com-bh-section",children:s.jsx(M,{className:"sass-com-bh-sectionDescription",href:e?.mainNew?.info?.section?.url,children:e?.mainNew?.info?.section?.name})});return null};return s.jsxs("div",{className:"sass-com-bh-content",children:[s.jsx(r,{}),s.jsx(M,{className:"sass-com-bh-title",href:e?.mainNew?.info?.link?.url,target:e?.mainNew?.info?.link?.target,children:e?.mainNew?.main?.title.home}),e?.mainNew?.main?.subtitle?.rendered&&s.jsx("p",{className:"sass-com-bh-subtitle",children:e?.mainNew?.main?.subtitle?.striped}),e.goTo&&s.jsx(M,{href:e.goTo.url,className:"sass-com-bh-linkStyled",children:e.goTo.description})]})},Hr=e=>{const{content:t,title:a,isVideo:r}=e;if(!t||!t[0]||t.length===0)return;const n=e.slot_id&&e.slot_id!=="Nota_1",o={...t[0],main:{...t[0].main,title:{...t[0].main.title,section:n?t[0].main.title.home:t[0].main.title.section}}},i=t.slice(1);return o&&i&&s.jsxs(ce,{title:a,titleUrl:e.titleUrl,children:[s.jsxs("div",{className:"su-flex su-flex-col-reverse su-overflow-hidden sass-bd-dn-headerSection",children:[s.jsx(Fr,{mainNew:o,goTo:e.goTo,paths:e.paths}),s.jsx(M,{className:"sass-bd-dn-headerSectionLink",href:o?.info?.link?.url,target:o?.info?.link?.target,children:s.jsx(ge,{preview:o.preview})})]}),s.jsxs("div",{className:"su-grid sass-bd-dn-newsContent",children:[s.jsx("div",{className:"banner-context",style:{order:1},children:e.banner}),Array.isArray(i)&&i.map((l,h)=>{const c={...l,main:{...l.main,title:{...l.main.title,section:n?l.main.title.home:l.main.title.section}}};return s.jsx("div",{style:{order:h},children:s.jsx(Se,{...c,isVideo:r,paths:e.paths})},h)})]})]})},Dt=async e=>{const{data:t,autorIcon:a,speculationPrerenderClass:r}=e,{SUB_PUBLICATION_PREFIX_IN_ROUTES:n}=O(),o=a,i=()=>t?.config?.showtime?`${Ce(t.info?.date?.modified)}`:"",l=s.jsxs("div",{className:"sass-com-oc2-autorContent",children:[Array.isArray(t?.authors)&&Array.isArray(t?.authors[0]?.image?.sizes)&&t?.authors[0]?.image?.sizes?.length>0?s.jsx("img",{fetchPriority:"low",loading:"lazy",className:"sass-com-oc2-image",src:await ie(t?.authors[0]?.image?.sizes[0]?.url||""),alt:t?.authors[0]?.fullname}):s.jsx("div",{className:"sass-com-oc2-contentIcon",children:s.jsx(o,{})}),s.jsx("p",{className:"sass-com-oc2-autorName",children:ye(t?.authors[0]?.fullname??"Redacción",18)}),s.jsx("p",{className:"sass-com-oc2-time",children:i()})]});return s.jsxs("div",{className:"sass-com-oc2-content",children:[t?.authors[0]?.internaluser?s.jsx(M,{block_subPublication:n?.autor,href:t.authors[0]?.internaluser?`/${e.paths.autor}/${t?.authors[0]?.name}`:"#",children:l}):l,s.jsxs("div",{className:"sass-com-oc2-boxInformationContent",children:[s.jsx(M,{className:r?`${r} sass-com-oc2-title`:"sass-com-oc2-title",href:t?.info?.link?.url,target:t?.info?.link?.target,children:t?.main?.title?.home}),s.jsx("p",{className:"sass-com-oc2-comment",children:ye(t?.main?.subtitle?.striped||"")})]})]})};function Rl(e){const t=new Array(e.length),a=e.length/2;for(let r=0;r<e.length;r++)r%2===0?t[Math.floor(r/2)]=e[r]:t[a+Math.floor(r/2)]=e[r];return t}const ec=e=>{const{isOpinion:t=!1}=e,a=o=>s.jsx("div",{className:"sass-bs-mo-boxPosition banner-context",style:{order:2},children:s.jsx("div",{className:"sass-bs-mo-bannerContentAux",children:s.jsx("div",{style:{position:"absolute",height:"270px",top:"0"},children:e.banner})})},o),r=[];for(let o=0;o<e.news.length;o++){const i=e.news[o];o===2&&r.push(a(o)),i&&r.push(s.jsx("div",{className:"sass-bs-mo-boxPosition",style:{order:o},children:s.jsx(Dt,{data:i,autorIcon:e.autorIcon,paths:e.paths})},`description-block-2-odd-${o}`))}const n=r.length%2===0?Rl(r):r;return s.jsx("section",{style:e.customStyles,children:s.jsx(ce,{title:e.title,titleUrl:e.titleUrl,isOpinion:t,children:s.jsxs("div",{className:"sass-bs-mo-content",children:[s.jsx("div",{className:"sass-bs-mo-contentFlex",children:n}),s.jsx("div",{className:"sass-bs-mo-bannerContent",children:e.halfPageBanner})]})})})},tc=e=>{const{showTitle:t=!0}=e;return s.jsxs("div",{className:"sass-bs-eb1-content",children:[t&&s.jsx("p",{className:"sass-bs-eb1-title",children:"Editorial"}),s.jsx(Pe,{...e,info:{...e.info,section:{name:"",slug:"",url:""}}})]})},sc=e=>{const{news:t}=e;return Array.isArray(t)&&s.jsxs("div",{className:"sass-bs-m2c-content",children:[s.jsxs("div",{className:"sass-bs-m2c-newsContent",children:[e.bannerArray&&e.bannerArray.map((a,r)=>s.jsx("div",{className:"sass-bs-m2c-boxPosition banner-context",style:{order:2+5*r},children:s.jsx("div",{className:"sass-bs-m2c-bannerContentAux",children:s.jsx("div",{style:{position:"absolute",height:"270px",top:"0"},children:a})})},r)),t.map((a,r)=>s.jsx("div",{className:"sass-bs-m2c-boxPosition",style:{order:r},children:s.jsx(Se,{...a,share:e.share,paths:e.paths})},r))]}),s.jsx("div",{className:"sass-bs-m2c-bannerContent",children:e.halfPageBanner})]})},ac=e=>s.jsxs(s.Fragment,{children:[s.jsx(Nr,{className:"display-on-lower-900px",...e,termsLink:e.termsLink,submitFunction:e.submitFunction}),s.jsx(Sr,{...e})]}),Vr=e=>{const{content:t}=e;if(!t||t.length===0)return;const a=i=>e.hasLines&&(i+1)%3!==0?"sass-bs-m3c-contentSeparator":"",r=[];let n=0,o=1;for(let i=0;i<t.length;i++){e.banners&&e.bannerPositionIndex?.includes(i)&&(r.push(s.jsx("section",{className:a(n),children:e.banners?.some(d=>d.key===`${e.slot_id}_${o}`)&&s.jsx(fe,{banners:e.banners,name:`${e.slot_id}_${o}`})},n)),n++,o++);const l=e.isVideo?Fe(t[i],e.showVideoTime,e.showVideosubtitle,e.showVideoAuthor):t[i];if(!l)continue;const h=e.slot_id&&e.slot_id!=="Nota_1",c={...l,main:{...l.main,title:{...l.main.title,section:h?l.main.title.home:l.main.title.section}}};r.push(s.jsx("section",{className:a(n),children:s.jsx(Se,{...c,isVideo:e.isVideo,paths:e.paths,speculationPrerenderClass:e.speculationPrerender?.length&&n<e.speculationPrerender.length?e.speculationPrerender.class:void 0})},n)),n++}return r.length===2&&r.push(s.jsx("div",{},n)),s.jsx("div",{className:`${e.hasLines?"sass-bs-m3c-newsContentWithLines":"sass-bs-m3c-newsContentWithoutLines"} sass-bs-m3c-newsContent`,children:r})},zr=e=>s.jsx(ce,{title:e.title,titleUrl:e.titleUrl,children:s.jsx(Vr,{content:e.content,paths:e.paths,slot_id:e.slot_id,hasLines:e.hasLines,bannerPositionIndex:e.bannerPositionIndex,isVideo:e.isVideo,banners:e.banners,showVideoTime:e.showVideoTime,showVideosubtitle:e.showVideosubtitle,speculationPrerender:e.speculationPrerender})}),Wr=e=>{const{content:t,title:a}=e;if(!(!t||t.length===0||!Array.isArray(t)))return s.jsx(ce,{title:a,titleUrl:e.titleUrl,children:s.jsx("div",{className:`su-grid su-justify-center sass-bd-m14-newsContent ${e.hasLines?"sass-bd-m14-contentSeparator":""}`,children:t?.map((r,n)=>{const o=e.slot_id&&e.slot_id!=="Nota_1",i={...r,main:{...r.main,title:{...r.main.title,section:o?r.main.title.home:r.main.title.section}}};return s.jsx("section",{children:s.jsx(Se,{...i,share:e.share,paths:e.paths})},n)})})})},Yr=e=>{const{content:t,title:a}=e;if(!(!t||t.length===0))return s.jsx(ce,{title:a,titleUrl:e.titleUrl,children:s.jsx("div",{className:`su-grid su-justify-center sass-bd-m15-newsContent ${e.hasLines?"sass-bd-m15-contentSeparator":"sass-bd-m15-newsContentWhitoutLine"}`,children:t.map((r,n)=>{const o=e.slot_id&&e.slot_id!=="Nota_1",i={...r,main:{...r.main,title:{...r.main.title,section:o?r.main.title.home:r.main.title.section}}};return s.jsx("section",{children:s.jsx(Se,{...i,share:e.share,paths:e.paths})},n)})})})},Kr=e=>{const{content:t,title:a,isVideo:r=!0}=e;if(!t||t.length===0)return;const n=t[0],o=e.slot_id&&e.slot_id!=="Nota_1",i=t.slice(1);return n&&i&&s.jsxs(ce,{title:a,titleUrl:e.titleUrl,children:[s.jsxs("div",{className:"sass-bd-dv-headerSection",children:[s.jsx(Fr,{goTo:e.goTo,mainNew:Fe(n),paths:e.paths}),s.jsx(M,{className:"sass-bd-dv-headerSectionLink",href:n?.info?.link.url,target:n?.info?.link.target,"aria-label":"Video",children:s.jsx(ge,{preview:{sizes:n?.main?.image.sizes,description:n?.main?.image.description},isVideo:r,isLarge:!0})})]}),s.jsxs("div",{className:"sass-bd-dv-newsContent",children:[s.jsx("div",{className:"banner-context",style:{order:1},children:e.banner}),Array.isArray(i)&&i.map((l,h)=>{const c=Fe(l),d={...c,main:{...c.main,title:{...c.main.title,section:o?c.main.title.home:c.main.title.section}}};return s.jsx("div",{style:{order:h},children:I.createElement(Se,{...d,isVideo:r,key:h,paths:e.paths})},h)})]})]})},rc=async e=>{const{showNewsLikeTitle:t=!1}=e;return e&&e.info?s.jsxs("section",{className:"sass-com-sc6-content",style:{"--heightImageOverwrite":"100%"},children:[s.jsx(M,{className:"sass-com-sc6-linkImage",target:e?.info?.link?.target,title:e.main?.title?.section,href:t?e.info.link.url:e?.info?.section?.url,children:s.jsx(ge,{preview:e.preview})}),s.jsxs("div",{className:"sass-com-sc6-textContent",children:[s.jsx(M,{className:"sass-com-sc6-sectionDescription",target:e?.info?.link?.target,href:t?e.info.link.url:e?.info?.section?.url,children:(t?e?.main?.title?.section:e?.info?.section?.name)??""}),s.jsx("p",{className:"sass-com-sc6-dateText",children:Ce(e?.info?.date?.modified)})]})]}):null},Jr=e=>{if(!e.content||e.content.length===0)return;const t=e.slot_id&&e.slot_id!=="Nota_1";return s.jsx(ce,{title:e.title,children:s.jsx("div",{className:`su-grid su-justify-center sass-bd-m13c-content ${e.hasLines?"sass-bd-m13c-contentSeparator":""}`,style:{gap:e.hasLines?"30px":"0px"},children:Array.isArray(e.content)&&e.content?.map((a,r)=>{const n={...a,main:{...a.main,title:{...a.main.title,section:t?a.main.title.home:a.main.title.section}}};return s.jsx("section",{className:e.hasLines?"sass-bd-m13-hasLinesBlock":"",children:I.createElement(rc,{...n,key:r,showNewsLikeTitle:e.showNewsLikeTitle})},r)})})})},$r=e=>{const{content:t,title:a,slot_id:r}=e,n=e.slot_id&&e.slot_id!=="Nota_1";return t&&t.length!==0&&s.jsx(ce,{title:a,titleUrl:e.titleUrl,children:s.jsx(Le,{slot_id:r,cardWidth:e.cardWidth,cardGap:e.cardGap,visibleItems:e.visibleItems,pagination:e.pagination,children:t.map((o,i)=>{const l={...o,main:{...o.main,title:{...o.main.title,section:n?o.main.title.home:o.main.title.section}}};return s.jsx("div",{style:{"--heightImageOverwrite":e.heightImageOverwrite,"--heightImageOverwriteMobile":e.heightImageOverwriteMobile},children:s.jsx(nt,{...l,paths:e.paths})},i)})})})},nc=async e=>{const{SUB_PUBLICATION_PREFIX_IN_ROUTES:t}=O(),{data:a}=e;return s.jsxs("div",{className:"sass-com-opt1-content",children:[Array.isArray(a.authors)&&a?.authors[0]?.image?s.jsx("img",{fetchPriority:"low",loading:"lazy",className:"sass-com-opt1-imageStyled",src:await ie(a?.authors[0]?.image?.sizes[0]?.url||""),alt:a?.authors[0]?.fullname}):s.jsx("div",{className:"sass-com-opt1-contentIcon",children:e.autorIcon}),s.jsxs("div",{className:"sass-com-opt1-boxInformation",children:[s.jsx("p",{className:"sass-com-opt1-authorName",children:a?.authors[0]?.internaluser?s.jsx(M,{block_subPublication:t?.autor,href:a.authors[0]?.internaluser?`/${e.paths.autor}/${a?.authors[0]?.name}`:"#",children:a?.authors[0]?.fullname??"Redacción"}):a?.authors[0]?.fullname??"Redacción"}),s.jsx("p",{className:"sass-com-opt1-title",children:s.jsx(M,{className:"sass-com-opt1-linkStyled",href:a?.info?.link?.url,target:a?.info?.link?.target,children:ye(a?.main?.title?.home,40)})}),s.jsx("p",{className:"sass-com-opt1-comment",children:a?.main?.subtitle?.striped})]})]})},Zr=e=>{const t=e.slot_id&&e.slot_id!=="Nota_1";return s.jsx(ce,{titleUrl:e.titleUrl,title:e.title,children:s.jsx(Le,{slot_id:e.slot_id,cardGap:31,cardWidth:344,visibleItems:3,children:e.content&&e.content.map((a,r)=>{const n={...a,main:{...a.main,title:{...a.main.title,section:t?a.main.title.home:a.main.title.section}}};return s.jsx(nc,{autorIcon:e.autorIcon,data:n,paths:e.paths},r)})})})},Ns=e=>{const{item:t,option:a}=e;switch(a){case"ediciones":return s.jsx("div",{className:"sass-pg-sec-ItemCustomContent"});case"columnistasnacionales":return s.jsx("div",{className:"sass-pg-sec-ItemCustomContent",children:s.jsx(Dt,{data:t,autorIcon:e.autorIcon,paths:e.paths,speculationPrerenderClass:e.speculationPrerenderClass})});case"columnistaslocales":return s.jsx("div",{className:"sass-pg-sec-ItemCustomContent",children:s.jsx(Dt,{data:t,autorIcon:e.autorIcon,paths:e.paths,speculationPrerenderClass:e.speculationPrerenderClass})});case"columnistas":return s.jsx("div",{className:"sass-pg-sec-ItemCustomContent",children:s.jsx(Dt,{data:t,autorIcon:e.autorIcon,paths:e.paths,speculationPrerenderClass:e.speculationPrerenderClass})});default:return s.jsx("div",{className:"sass-pg-sec-ItemCustomContent",children:s.jsx(Se,{...t,paths:e.paths,speculationPrerenderClass:e.speculationPrerenderClass})})}},oc=e=>{const{data:t,currentPage:a,banners:r,slug:n,ranking:o,pathname:i,texts:l={}}=e,h=[3,8,13],c={3:1,8:2,13:3};switch(e.option){case"op1":return s.jsx(Or,{ranking:o,readestTitle:l.readestTitle??"",paths:e.paths,bannerTop:s.jsx(fe,{banners:r??[],name:"right_1"}),banner:s.jsx(fe,{banners:r??[],name:"right_2"}),children:s.jsx("section",{className:"sass-pg-sec-content",children:t.length>0?s.jsx(Cs,{className:["sass-pg-sec-newsContentSection","padding-0"].join(" "),paginatorComponent:s.jsx(vs,{texts:l,pathname:i,query:"",currentPage:a,maxPages:e.PAGINATION_MAX_PAGES,showNext:!(t.length<e.NEWS_PER_SECTION)}),children:Array.isArray(t)&&t?.map((d,u)=>s.jsxs(I.Fragment,{children:[h.includes(u+1)&&s.jsx("div",{className:"sass-pg-sec-itemContent banner-context",children:s.jsx(fe,{banners:r??[],name:`block_2_${c[u+1]}`})}),s.jsx(Ns,{autorIcon:e.autorIcon,item:d,option:n,paths:e.paths,speculationPrerenderClass:e.speculationPrerender?.length&&u<e.speculationPrerender.length?e.speculationPrerender.class:void 0},u)]},u))}):s.jsx("div",{style:{width:"100%",display:"flex",flexDirection:"column",justifyContent:"center",gap:"2rem"},children:s.jsx("p",{style:{fontWeight:"var(--fw)",width:"100%",fontSize:"18px",lineHeight:"26px",textAlign:"center"},children:l.sectionNotResultMessage})})})});case"op2":return s.jsx(s.Fragment,{children:t.length>0?s.jsx(Cs,{className:"padding-0",paginatorComponent:s.jsx(vs,{texts:l,pathname:i,query:"",currentPage:a,maxPages:e.PAGINATION_MAX_PAGES,showNext:!(t.length<e.NEWS_PER_SECTION)}),children:Array.isArray(t)&&t?.map((d,u)=>s.jsxs(I.Fragment,{children:[h.includes(u+1)&&s.jsx("div",{className:"sass-pg-sec-itemContent",children:s.jsx(fe,{banners:r??[],name:`block_2_${c[u+1]}`})}),s.jsx(Ns,{autorIcon:e.autorIcon,item:d,option:n,paths:e.paths,speculationPrerenderClass:e.speculationPrerender?.length&&u<e.speculationPrerender.length?e.speculationPrerender.class:void 0},u)]},u))}):s.jsx("div",{style:{width:"100%",display:"flex",flexDirection:"column",justifyContent:"center",gap:"2rem"},children:s.jsx("p",{style:{fontWeight:"var(--fw)",width:"100%",fontSize:"18px",lineHeight:"26px",textAlign:"center"},children:l.sectionNotResultMessage})})});default:return s.jsx(s.Fragment,{})}},ic=e=>{const{data:t}=e;return s.jsx("section",{className:"sass-pg-cont-content",children:t.map((a,r)=>s.jsx("div",{className:"sass-pg-cont-contactInfoContent",dangerouslySetInnerHTML:{__html:a.body.rendered}},r))})},lc=e=>s.jsxs("section",{className:"sass-com-lnoc-container",children:[s.jsx("div",{className:"sass-com-lnoc-note",children:e.children}),s.jsx("div",{className:"sass-com-lnoc-commercial",children:s.jsxs("div",{className:"sass-com-lnoc-commercialContent",children:[e.slug==="liveblogs"&&s.jsx(xr,{itemList:e.itemList}),e.bannerTop,s.jsx(kt,{content:e.ranking,title:String(e.texts.readestTitle??""),paths:e.paths,customNewsDescriptionStyles:{"--news-description-title-size-desk":"16px","--news-description-title-line-height-desk":"22px","--news-description-title-size-mobile":"16px","--news-description-title-line-height-mobile":"22px",...e.readestCustomStyles}}),s.jsx("div",{style:{position:"sticky",top:"110px"},children:e.banner})]})}),s.jsx("div",{className:"sass-com-lnoc-complement",children:e.complement})]}),Xr=async({newsformated:e,internal:t,commonServices:a})=>{if(!t)return null;try{const r=e?.preview?.sizes?.[0]?.scale??void 0,o=(await a.getNewsMultimedia({path:t,imagesizes:r}))?.data?.data;if(!Array.isArray(o)||o.length===0)return null;const i=o[0],h=(Array.isArray(i?.videos)?i.videos:[]).find(c=>c?.type==="video-embedded");return h?.code?s.jsxs("div",{className:"sass-pg-veh-content",children:[s.jsx("div",{dangerouslySetInnerHTML:{__html:typeof h.code=="string"?h.code:""}}),h?.title&&s.jsx("p",{className:"sass-pg-veh-title",children:h.title})]}):null}catch{return null}},Rr=async({newsformated:e,internal:t,commonServices:a})=>{if(!t)return null;try{const r=e?.preview?.sizes?.[0]?.scale??void 0,o=(await a.getNewsMultimedia({path:t,imagesizes:r}))?.data?.data;if(!Array.isArray(o)||o.length===0)return null;const i=o[0],h=(Array.isArray(i?.videos)?i.videos:[]).find(c=>c?.type==="video-youtube");return!h?.code||typeof h.code!="string"?null:s.jsxs("div",{className:"sass-pg-vyh-content",children:[s.jsx("iframe",{className:"sass-pg-vyh-iframeStyled",src:`https://www.youtube.com/embed/${h.code}`,frameBorder:"0",allowFullScreen:!0}),h?.title&&s.jsx("p",{className:"sass-pg-vyh-title",children:h.title})]})}catch{return null}},en=async({newsformated:e,internal:t,commonServices:a})=>{if(!t)return null;try{const r=e?.preview?.sizes?.[0]?.scale??void 0,o=(await a.getNews({path:t,imagesizes:r}))?.data?.data;if(!Array.isArray(o)||o.length===0)return null;const l=o[0]?.external?.iframe;return typeof l!="string"||l.trim()===""?null:s.jsx("div",{className:"sass-pg-ifh-content",dangerouslySetInnerHTML:{__html:l}})}catch{return null}},je={videoEmbedded:"videoEmbedded",videoYouTube:"videoYouTube",iframe:"iframe",fotoGaleria:"fotogaleria"},cc={[je.videoEmbedded]:Xr,[je.videoYouTube]:Rr,[je.iframe]:en},dc=({news:e,commonServices:t})=>{const{config:a,info:r}=e,n=a.articlepreview,o=r.link.internal,i=n?cc[n]:null;return i?s.jsx("div",{className:"sass-pg-nap-content",children:s.jsx(i,{newsformated:e,internal:o,commonServices:t})}):null},tn=e=>{const t=e.option==="liveblogs",a=()=>{const r={...e.news[0],config:{zonehome:void 0,priorityhome:"",zonesection:"",prioritysection:",",homepreview:"",showcomments:!1,showtime:!1,showauthor:!1,showuppertitle:!1,showsubtitle:!0,showads:!1},main:{...e.news[0]?.main,title:{...e.news[0]?.main.title,section:e.news[0]?.main.title.article??""}},info:{...e.news[0]?.info,link:{url:void 0,target:void 0}}};switch(e.option){case"liveblogs":return s.jsx("header",{style:{"--news-description-title-size-desk":"38px","--news-description-title-size-mobile":"30px","--news-description-title-line-height-desk":"46px","--news-description-title-line-height-mobile":"38px","--news-image-height-desk":"600px","--news-image-height-mobile":"420px",...e.headerSectionStyles?.liveblogs},children:s.jsx(Pr,{...r,fontSizeSubTitle:"18px",lineHeightSubTitle:"28px"})});default:return s.jsx("header",{className:"sass-pg-news-contentHeader",style:{"--section-card-chip-padding":"0 0 0 6px","--uppertitle-display":"block","--news-description-title-size-desk":"38px","--news-description-title-size-mobile":"30px","--news-description-title-line-height-desk":"46px","--news-description-title-line-height-mobile":"38px","--news-description-content-gap":"0px",...e.headerSectionStyles?.common},children:s.jsx(Pe,{...r,fontSizeSubTitle:"18px",lineHeightSubTitle:"28px",cutSubtitle:!1,colorSubTitle:"black",isTitle:!0,paths:e.paths,newsDescriptionSectionTag:e.newsDescriptionSectionTag})})}};return s.jsxs(s.Fragment,{children:[s.jsx(a,{}),s.jsx(_e,{banners:e.banners,index:1}),!t&&e.commonServices&&s.jsx(dc,{news:e.news[0],commonServices:e.commonServices})]})},hc=e=>s.jsx("section",{className:"su-w-full sass-com-ccard-content",id:e.id,children:e.children}),uc=async(e,t,a)=>{if(!a)return e;const r=/(<div[^>]*class=["'][^"']*ck-related-news[^"']*["'][^>]*>[\s\S]*?<span\b[^>]*data-src="([^"]+)"[^>]*>[\s\S]*?<\/span>[\s\S]*?<\/div>\s*<\/div>)/g,n=[...e.matchAll(r)];let o=e;for(const i of n){const l=i[1],h=i[2]??"";let c;if(a.forEach(w=>{Array.isArray(w)&&!c&&(c=w.find(U=>h.replaceAll("/","|").includes(U?.info.link.internal||"")))}),!c){const w=l.replace(/class=["']([^"']*ck-related-news[^"']*)["']/,'class="$1-empty"');o=o.replace(l,w);continue}const d=c.preview?.sizes?.[0],u=d?await ie(d.url):"",m=c.info.section?.url??"#",p=c.info.section?.name??"Sección",f=c.info.link?.url??"#",g=c.main?.title.article??"Título",A=(await Promise.all(c.preview?.sizes?.map(async w=>{const U=await ie(w.url);return w.width<200?`<source srcset="${U}" media="(width < 750px)"/>`:`<source srcset="${U}" media="(width >= 750px)"/>`})||[])).reduce((w,U)=>w+=U,""),b=l.match(/<span\b[^>]*data-src="[^"]+"[^>]*>[\s\S]*?<\/span>/),E=b?b[0]:"",N=`
|
|
149
|
+
h3.9V17C24.1,13.3,22.2,11.7,19.6,11.7z`})})},Ot=e=>{if(!e||e.trim()==="")return e;const t=e.trim();return t.startsWith("http://")||t.startsWith("https://")?t:`https://${t}`},Ml=e=>!e||e.trim()===""?!1:/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(e.trim()),ql=async e=>{const{autor:t,autorIcon:a,socialIconsFilled:r=!1}=e,n=a,o=t?.info?.image?.sizes?.[0]?.url??"",i=t?.info?.fullname??"",l=t?.info?.email??"",h=t?.addtional?.USER_SHOWEMAIL??!1,c=t?.addtional?.USER_SHOWBIO??!1,d=t?.addtional?.USER_MIBIO??"",u=Ot(t?.addtional?.USER_USERFB??""),m=Ot(t?.addtional?.USER_USERIG??""),p=Ot(t?.addtional?.USER_USERTWT??""),f=Ot(t?.addtional?.USER_USERLIN??""),g=()=>!h||!l||l.trim()===""?!1:Ml(l),A=b=>`mailto:${b.trim()}`;return s.jsx("section",{className:`sass-com-ah1-content su-flex-center su-relative su-w-full ${e.className??""}`,children:s.jsxs("div",{className:"sass-com-ah1-info",children:[o?s.jsx("div",{className:"sass-com-ah1-image-container sass-image-autor-wrapper",children:s.jsx("img",{fetchPriority:"low",loading:"lazy",alt:"Imagen de perfil de "+i,className:"sass-com-ah1-image su-object-cover",src:await ie(o)})}):s.jsx("div",{className:"sass-com-ah1-icon-wrap sass-image-autor-wrapper su-flex-center",children:s.jsx(n,{})}),s.jsx("h1",{className:"sass-com-ah1-name",children:i}),g()&&s.jsx("a",{href:A(l),className:"sass-com-ah1-email","aria-label":`Enviar correo electrónico a ${l}`,title:`Enviar correo a ${l}`,children:l}),c&&s.jsx("p",{className:"sass-com-ah1-description",children:d}),s.jsxs("div",{className:"sass-com-ah1-social",children:[u&&s.jsx("a",{href:u,target:"_blank",className:`sass-com-ah1-social-link ${r?"sass-com-ah1-social-filled":"sass-com-ah1-social-stroke"}`,rel:"noreferrer",children:r?s.jsx(Bt,{className:"sass-com-ah1-social-icon sass-social-icon-facebook",forceSVG:!0}):s.jsx(Lt,{className:"sass-com-ah1-facebook-icon sass-com-ah1-social-icon-facebook",forceSVG:!0})}),m&&s.jsx("a",{href:m,target:"_blank",className:"sass-com-ah1-social-link",rel:"noreferrer",children:s.jsx(Pt,{className:"sass-com-ah1-social-icon sass-com-ah1-social-icon-instagram",forceSVG:!0})}),p&&s.jsx("a",{href:p,target:"_blank",className:"sass-com-ah1-social-link",rel:"noreferrer",children:s.jsx(xe,{className:"sass-com-ah1-social-icon sass-com-ah1-social-icon-x",forceSVG:!0})}),f&&s.jsx("a",{href:f,target:"_blank",className:`sass-com-ah1-social-link ${r?"sass-com-ah1-social-filled":"sass-com-ah1-social-stroke"}`,rel:"noreferrer",children:r?s.jsx(Br,{className:"sass-com-ah1-social-icon sass-com-ah1-social-icon-linkedin",forceSVG:!0}):s.jsx(Ge,{className:"sass-com-ah1-social-icon sass-com-ah1-social-icon-linkedin",forceSVG:!0})})]})]})})},Dl=async e=>{const{autor:t,autorIcon:a,socialIconsFilled:r=!1}=e,n=a,o=t?.info?.image?.sizes?.[0]?.url??"",i=t?.info?.fullname??"",l=t?.info?.email??"",h=t?.addtional?.USER_SHOWEMAIL??!1,c=t?.addtional?.USER_SHOWBIO??!1,d=t?.addtional?.USER_MIBIO??"",u=t?.addtional?.USER_USERFB??"",m=t?.addtional?.USER_USERIG??"",p=t?.addtional?.USER_USERTWT??"",f=t?.addtional?.USER_USERLIN??"";return s.jsx("section",{className:"sass-com-ah2-content su-flex su-w-full su-items-center su-justify-end",children:s.jsxs("div",{className:"sass-com-ah2-contentInfo su-stack-center su-relative su-w-full su-gap-2 su-p-4",children:[o?s.jsx("img",{fetchPriority:"low",loading:"lazy",className:"sass-com-ah2-imageStyled su-object-cover",src:await ie(o)}):s.jsx("div",{className:"sass-com-ah2-contentIconStyled su-flex-center",children:s.jsx(n,{})}),s.jsxs("div",{className:"sass-com-ah2-contentAuthor su-stack-center su-md:items-start",children:[s.jsx("h1",{className:"sass-com-ah2-name",children:i}),h&&s.jsx("p",{className:"sass-com-ah2-email",children:l}),c&&s.jsx("p",{className:"sass-com-ah2-description",children:d}),s.jsxs("div",{className:"sass-com-ah2-contenSocialNetwork su-flex su-items-center su-gap-4 su-justify-start",children:[u&&s.jsx("a",{href:u,target:"_blank",className:r?"sass-com-ah2-socialIconFilled":"sass-com-ah2-socialIconStroke",rel:"noreferrer",children:r?s.jsx(Bt,{className:"sass-com-ah2-blackIconFaceBook sass-com-ah2-socialIcon sass-com-ah2-social-icon-facebook",forceSVG:!0}):s.jsx(Lt,{className:"sass-com-ah2-socialIcon sass-com-ah2-social-icon-facebook",forceSVG:!0})}),m&&s.jsx("a",{href:m,target:"_blank",rel:"noreferrer",children:s.jsx(Pt,{className:"sass-com-ah2-socialIcon sass-com-ah2-social-icon-instagram",forceSVG:!0})}),p&&s.jsx("a",{href:p,target:"_blank",rel:"noreferrer",children:s.jsx(xe,{className:"sass-com-ah2-socialIcon sass-com-ah2-social-icon-x",forceSVG:!0})}),f&&s.jsx("a",{href:f,target:"_blank",className:r?"sass-com-ah2-socialIconFilled":"sass-com-ah2-socialIconStroke",rel:"noreferrer",children:r?s.jsx(Br,{className:"sass-com-ah2-socialIcon sass-com-ah2-social-icon-linkedin",forceSVG:!0}):s.jsx(Ge,{className:"sass-com-ah2-socialIcon sass-com-ah2-social-icon-linkedin",forceSVG:!0})})]})]})]})})},Or=e=>s.jsxs("section",{className:"sass-com-lnc-content",children:[e.children,s.jsxs("div",{className:"sass-com-lnc-bannerSection",children:[e.bannerTop,s.jsx(kt,{content:e.ranking,title:e.readestTitle,paths:e.paths,customNewsDescriptionStyles:{"--news-description-title-size-desk":"16px","--news-description-title-line-height-desk":"22px","--news-description-title-size-mobile":"16px","--news-description-title-line-height-mobile":"22px"}}),e.banner]})]}),_l=async e=>{const t=As(),a={...e,main:{...e.main,title:{...e.main.title,article:ye(e.main.title.article,60)}}};return e&&e.info?s.jsxs("section",{className:"sass-com-sc7-content",children:[s.jsx("a",{className:"sass-com-sc7-linkImage",target:e?.info?.link?.target,title:e?.main?.title?.section,href:e.info.link.url,children:s.jsxs("div",{style:{position:"relative"},children:[s.jsx("img",{src:await ie(e.preview.sizes[0]?.url||"")}),s.jsx(t,{className:"sass-com-sc7-playStyled saas-image-play-icon"})]})}),s.jsx("div",{className:"sass-com-sc7-newsDescription",children:s.jsx(Pe,{...a,paths:e.paths})})]}):null},Gl=e=>{let t=[];return e.videoList&&e.videoList.length>0&&(t=e.videoList?.filter(a=>a.info.path!==e.video.info.path)??[]),s.jsx("div",{className:"sass-com-bv4-content",children:s.jsxs(Ut,{className:"sass-com-bv4-contentLayoutVideoSection",children:[s.jsxs("a",{className:"sass-com-bv4-header",href:e.goBackLink??"/videos",children:[s.jsx("svg",{width:"21",height:"20",viewBox:"0 0 21 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:s.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.6055 4.86193C12.8659 5.12228 12.8659 5.54439 12.6055 5.80474L8.41026 10L12.6055 14.1953C12.8659 14.4556 12.8659 14.8777 12.6055 15.1381C12.3452 15.3984 11.9231 15.3984 11.6627 15.1381L6.99604 10.4714C6.73569 10.2111 6.73569 9.78894 6.99604 9.52859L11.6627 4.86193C11.9231 4.60158 12.3452 4.60158 12.6055 4.86193Z",fill:"white"})}),e.titleGoBack??"VOLVER A VIDEOS"]}),s.jsxs("div",{className:"sass-com-bv4-videos",children:[s.jsxs("div",{className:"sass-com-bv4-videoContent",style:e.mainVideoStyles,children:[e.type==="vy"&&s.jsx("iframe",{className:"sass-com-bv4-iframeStyled",src:`https://www.youtube.com/embed/${e.video?.main?.code}`,frameBorder:"0",allowFullScreen:!0}),e.type==="vf"&&s.jsx("iframe",{className:"sass-com-bv4-iframeStyled",src:e.video?.main?.code,frameBorder:"0",allowFullScreen:!0,allow:"autoplay; fullscreen",sandbox:"allow-scripts allow-same-origin allow-presentation allow-popups"}),e.type==="ve"&&s.jsx("div",{className:"sass-com-bv4-contentFrame",dangerouslySetInnerHTML:{__html:e.video?.main?.code??""}}),s.jsx("div",{className:"sass-com-bv4-articleSection",children:s.jsx(Pe,{isTitle:!0,cutSubtitle:!1,...Fe({...e?.video,info:{...e?.video?.info,link:{...e.video?.info?.link,url:""}}},!0,!!e.video?.main?.description,!0),paths:e.paths})})]}),s.jsxs("div",{className:"sass-com-bv4-sectionVideoList",style:e.listVideoStyles,children:[e.banner&&s.jsx(fe,{banners:e.banner.banners,name:e.banner.bannerName}),e.relatedName&&s.jsx("h2",{className:"sass-com-bv4-relatedTitle saas-video-related-title",children:e.relatedName}),Array.isArray(t)&&t.map((a,r)=>I.createElement(_l,{...Fe(a,!0,!1,!1),key:r,paths:e.paths}))]})]})]})})},ce=I.forwardRef((e,t)=>{const{isTitle:a=!1,isOpinion:r=!1}=e,n=a?s.jsx("h1",{className:"sass-com-sec-title",children:e.title}):s.jsx("h2",{className:"sass-com-sec-title",children:e.title});return s.jsxs("section",{className:"sass-com-sec-content",children:[e.title&&s.jsxs("div",{className:["sass-com-sec-titleContent",e.className??""].join(" "),"data-after":`${r}`,children:[s.jsx("hr",{className:"sass-com-sec-startLine"}),e.titleUrl?s.jsx(M,{href:e.titleUrl,children:n}):n,s.jsx("hr",{className:"sass-com-sec-line"}),e.titleUrl&&s.jsx(M,{className:"sass-com-sec-readMore",href:e.titleUrl?.toString()??""})]}),e.title&&s.jsx("hr",{className:["sass-com-sec-bottomLine",e.className??""].join(" ")}),s.jsx("div",{className:"sass-com-sec-childrenContent",ref:t,children:e.children})]})}),ys=e=>s.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"var(--header-icons)",xmlns:"http://www.w3.org/2000/svg",...e,children:s.jsx("path",{d:"M10.5283 0.562859C13.1487 0.49118 15.6972 1.42576 17.6494 3.17516C19.6016 4.92465 20.8095 7.3565 21.0244 9.96911C21.2392 12.5816 20.4447 15.1772 18.8047 17.222L18.6641 17.3978L18.8232 17.556L23.1475 21.8451H23.1484C23.3137 22.016 23.4062 22.2451 23.4062 22.4828C23.4062 22.7194 23.3143 22.9469 23.1504 23.1175C23.0653 23.2033 22.964 23.2712 22.8525 23.3177C22.7409 23.3642 22.6209 23.388 22.5 23.3881C22.3791 23.3881 22.2591 23.3642 22.1475 23.3177C22.0358 23.2712 21.9338 23.2034 21.8486 23.1175L17.5547 18.8236L17.3965 18.6644L17.2217 18.805C15.1768 20.4451 12.5812 21.2395 9.96875 21.0248C7.35614 20.8099 4.9243 19.602 3.1748 17.6498C1.4254 15.6976 0.490821 13.149 0.5625 10.5287C0.634205 7.90823 1.70691 5.41454 3.56055 3.56091C5.41418 1.70727 7.90787 0.634563 10.5283 0.562859ZM14.0537 3.057C12.516 2.42011 10.8239 2.25385 9.19141 2.57848C7.55873 2.90324 6.05893 3.7051 4.88184 4.88219C3.70474 6.05929 2.90288 7.55909 2.57812 9.19176C2.25349 10.8242 2.41975 12.5163 3.05664 14.0541C3.69368 15.592 4.77311 16.9066 6.15723 17.8314C7.54131 18.7562 9.16841 19.2504 10.833 19.2504C13.0652 19.2504 15.2058 18.363 16.7842 16.7845C18.3626 15.2061 19.25 13.0656 19.25 10.8334C19.25 9.16877 18.7558 7.54167 17.8311 6.15759C16.9062 4.77347 15.5917 3.69404 14.0537 3.057Z",fill:"var(--header-icons)",stroke:"var(--header-icons)",strokeWidth:"0.5"})}),Mt=e=>s.jsx("svg",{width:"12",height:"13",viewBox:"0 0 12 13",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:s.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.862254 3.39448C1.1226 3.13413 1.54471 3.13413 1.80506 3.39448L6.00033 7.58974L10.1956 3.39448C10.4559 3.13413 10.878 3.13413 11.1384 3.39448C11.3987 3.65483 11.3987 4.07694 11.1384 4.33729L6.47173 9.00396C6.21138 9.26431 5.78927 9.26431 5.52892 9.00396L0.862254 4.33729C0.601905 4.07694 0.601905 3.65483 0.862254 3.39448Z",fill:"currentColor"})}),jl=()=>s.jsx("div",{className:"sass-com-sb-buttonContent",children:s.jsx("label",{className:"sass-com-sb-buttonStyled",htmlFor:"side-bar-state",children:s.jsx(Ke,{className:"sass-com-sb-icon"})})}),Ql=({action:e,placeholder:t})=>s.jsx("div",{className:"sass-com-sb-inputContent",children:s.jsxs("form",{className:"sass-com-sb-inputStyled",action:e,method:"GET",children:[s.jsx("input",{className:"sass-com-sb-buscar",type:"text",name:"query",placeholder:t}),s.jsx("button",{type:"submit","aria-label":"Buscar from sidebar",className:"sass-com-sb-searchSubmit",children:s.jsx(ys,{color:"var(--search-input-icons)"})})]})}),Fl=({item:e,index:t})=>{const a=`accordion_${t}`,r=Array.isArray(e.subitem);return s.jsxs("div",{className:"sass-com-sb-accordionStyled",children:[s.jsx("input",{type:"checkbox",id:a,style:{display:"none"}}),s.jsx("h3",{className:"sass-com-sb-accordionHeading",children:r?s.jsxs("label",{className:"sass-com-sb-accordionSummeryStyled",htmlFor:a,children:[e.link?s.jsx(M,{block_subPublication:!0,className:"sass-com-sb-linkStyled",href:e.link,target:e.target,children:e.description}):s.jsx("div",{children:e.description}),s.jsx(Mt,{width:13,height:13,fill:"var(--side-bar-arrow-color)"})]}):s.jsx(M,{block_subPublication:!0,className:"sass-com-sb-linkStyled",href:e.link??void 0,target:e.target,children:e.description})}),r&&s.jsx("div",{className:"sass-com-sb-accordionDetailsStyled",style:{"--max-height":`${e.subitem.length*45}px`},children:e.subitem.map((n,o)=>s.jsx(M,{block_subPublication:!0,className:"sass-com-sb-subLinkStyled",href:n.link??void 0,target:n.target,children:n.description},o))})]})},Hl=({socials:e,copyright:t})=>s.jsxs("div",{className:"sass-com-sb-footerSlider",children:[s.jsx("div",{className:"sass-com-sb-socialMedia",children:Object.keys(e).map(a=>e[a]?.show?s.jsx("a",{href:e[a].url,target:"_blank",rel:"noreferrer","aria-label":`${e[a].title} link`,className:"sass-com-sb-linkSocialNetwork",children:xt[a]({className:"sass-com-sb-icon"})},a):null)}),t&&s.jsx("p",{className:"sass-com-sb-copyRights",children:t})]}),Vl=({sidebar:e,socials:t,copyrigth:a,sidebarExtra:r,searchKeyWord:n,searchLink:o,custom_styles:i={}})=>{const{PUBLIC_SERVICE_PREFIX:l,PUBLIC_IS_SUB_PUBLICATION:h,SUB_PUBLICATION_PREFIX_IN_ROUTES:c}=O(),d=c?.buscar&&l!=="false"&&h!=="false"?`/${l}`:"";return s.jsxs("aside",{className:"sass-com-sb-drawerStyled",id:"sidebar-expandable",style:i,children:[s.jsx("input",{type:"checkbox",id:"side-bar-state"}),s.jsxs("section",{className:"sass-com-sb-sidebarCustom",children:[s.jsx(jl,{}),s.jsx(Ql,{action:`${d}${o||"/buscar"}`,placeholder:`${n}...`}),s.jsxs("div",{className:"sass-com-sb-mainContent",children:[s.jsxs("div",{children:[r,e.map((u,m)=>s.jsx(Fl,{item:u,index:m},m))]}),s.jsx(Hl,{socials:t,copyright:a})]})]})]})},Mr=e=>s.jsx("svg",{width:"27",height:"18",viewBox:"0 0 27 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:s.jsx("path",{d:"M1.5 18H25.5C26.325 18 27 17.325 27 16.5C27 15.675 26.325 15 25.5 15H1.5C0.675 15 0 15.675 0 16.5C0 17.325 0.675 18 1.5 18ZM1.5 10.5H25.5C26.325 10.5 27 9.825 27 9C27 8.175 26.325 7.5 25.5 7.5H1.5C0.675 7.5 0 8.175 0 9C0 9.825 0.675 10.5 1.5 10.5ZM0 1.5C0 2.325 0.675 3 1.5 3H25.5C26.325 3 27 2.325 27 1.5C27 0.675 26.325 0 25.5 0H1.5C0.675 0 0 0.675 0 1.5Z",fill:e.color})}),qr=e=>{const{alertZone:t,id:a="close-alert"}=e,r=()=>s.jsx(M,{className:"sass-com-hlm-headLine",href:t?.data[0]?.info.link.url,target:t?.data[0]?.info.link.target,title:t?.data[0]?.main.title.home,children:t?.data[0]?.main?.title.home??""});return s.jsxs(s.Fragment,{children:[s.jsx("input",{type:"checkbox",id:a,style:{display:"none"},defaultChecked:!(t&&t?.data&&t?.data[0]?.main?.title.home)}),t&&t?.data&&t?.data[0]?.main?.title.home&&s.jsxs("div",{id:"alert-chip",className:"sass-com-hlm-content",style:e.forceShow?{display:"flex",position:"sticky",top:100}:{},children:[s.jsxs("div",{className:"sass-com-hlm-live",children:[s.jsx("div",{className:"sass-com-hlm-chipStyled",children:t?.entity?.description}),e.forceShow&&s.jsx(r,{}),s.jsx("label",{htmlFor:a,children:s.jsx(Ke,{className:"sass-com-hlm-closeLiveStyled"})})]}),s.jsx(r,{})]})]})},Dr=e=>{const{cintillo:t,tapeTitle:a,socials:r}=e,n="",o=t?.findIndex(i=>i.link===n)??0;return(Array.isArray(t)||e.socialIcons)&&s.jsxs("section",{className:"sass-com-htape-content",children:[Array.isArray(t)&&s.jsxs("div",{className:"sass-com-htape-tabs header-page-tape-content",children:[a!==""&&s.jsx("p",{className:"sass-com-htape-title",children:`${a}`}),t&&t[o]&&s.jsx(M,{block_subPublication:!0,className:"sass-com-htape-linkStyled",target:t[o]?.target,href:t[o]?.link,style:{color:t[o]?.link===n?"var(--header-tape-active-link)":"var(--header-tape-icons)",fontWeight:t[o]?.link===n?"700":"400"},children:t[o]?.description},o),t&&t.map((i,l)=>{if(l!==o)return s.jsx(M,{block_subPublication:!0,className:"sass-com-htape-linkStyled",href:i?.link,style:{color:i?.link===n?"var(--header-tape-active-link)":"var(--header-tape-color)",fontWeight:i?.link===n?"700":"400"},children:i?.description},l)})]}),s.jsx("div",{className:"sass-com-htape-socialNetwork",children:Object.keys(r).map(i=>r[i]?.show&&s.jsx("a",{target:"_blank",rel:"noreferrer","aria-label":r[i].title+" link",className:"sass-com-htape-linkSocialNetwork",href:r[i].url,children:xt[i]({className:["sass-com-htape-icon",`sass-com-htape-${String(i)}`].join(" ")})},i))})]})},zl=e=>{const{alertZone:t,custom_styles:a={}}=e,{SUB_PUBLICATION_PREFIX_IN_ROUTES:r}=O();return s.jsxs("header",{className:"sass-com-h1sk-headerStyled",style:a,id:"saas-header-sticky",children:[e.socialIcons&&e.headerTape?.sticky&&s.jsx(Dr,{socialIcons:e.socialIcons,cintillo:e.cintillo,tapeTitle:e.tapeTitle,socials:e.socials}),s.jsxs("div",{className:"sass-com-h1sk-headerContent center-mobile-header-icon",children:[s.jsx(bs,{id:"button-app",className:"sass-com-h1sk-menuButton",toggledrawerevent:"true","aria-label":"menu","aria-labelledby":"menu",title:"menu",children:s.jsx(Mr,{className:"sass-com-h1sk-startIcon",color:"var(--header-menu-icon-color, var(--header-icons))",width:27,height:27})}),s.jsxs("div",{className:"sass-com-h1sk-iconContent",children:[s.jsx(M,{href:"/","aria-label":"Home",className:"icon header-logo-link-sticky",style:{display:"flex"},children:I.createElement("span",{className:"sass-com-h1sk-logoStyled"},e.icon)}),e.mobileIcon?s.jsx(M,{href:"/","aria-label":"Home",className:"icon header-logo-link-sticky header-mobile-icon",style:{display:"flex"},children:I.createElement("span",{className:"sass-com-h1sk-logoStyled"},e.mobileIcon())}):null]}),!e.showAlertPop&&t?.data&&s.jsxs("div",{className:"sass-com-h1sk-headLineContent",children:[s.jsx("div",{className:"sass-com-h1sk-headLineTitle headLineTitle",children:t.entity.description?`${t.entity.description}`:""}),s.jsx(M,{className:"sass-com-h1sk-headLine",href:t.data[0]?.info.link.url,target:t.data[0]?.info.link.target,title:t.data[0]?.main.title.home,children:ye(t.data[0]?.main.title.home??"",120)})]}),s.jsxs("div",{style:e.showAlertPop?{marginLeft:"auto"}:{},className:["sass-com-h1sk-buttonSection",t?.data?"sass-com-h1sk-hasAlertZone":"","search-button"].join(" "),children:[s.jsx(M,{block_subPublication:r?.buscar,href:e.searchLink?e.searchLink:"/buscar","aria-label":e.searchKeyWord,className:"sass-com-h1sk-buttonSectionSearch search-button-icon",style:{display:"flex"},children:s.jsx(ys,{width:28,height:28,color:"currentColor"})}),e.rightZone]})]}),!e.showAlertPop&&s.jsx(qr,{alertZone:t,forceShow:e.showAlertPop})]})},Wl=e=>{const{items:t}=e;return s.jsx("ul",{className:"sass-com-mopt-ul",children:t.map((a,r)=>s.jsxs("li",{className:"sass-com-mopt-liBefore sass-com-mopt-li",children:[a.link?s.jsxs(M,{block_subPublication:!0,"aria-label":a.description,className:"sass-com-mopt-linkStyled",href:a.link?a.link:void 0,target:a.target,children:[a.description,Array.isArray(a.subitem)&&s.jsx(Mt,{})]}):s.jsxs("span",{"aria-label":a.description,className:"sass-com-mopt-linkStyled",children:[a.description,Array.isArray(a.subitem)&&s.jsx(Mt,{})]}),Array.isArray(a.subitem)&&s.jsx("ul",{className:"sass-com-mopt-ulContent",children:s.jsx("div",{className:"sass-com-mopt-contentModal",children:a.subitem.map((n,o)=>s.jsx("li",{className:"sass-com-mopt-li",children:s.jsx(M,{block_subPublication:!0,className:"sass-com-mopt-itemLink","aria-label":n.description,href:n.link?n.link:void 0,target:n.target,children:n.description})},o))})})]},r))})},Yl=e=>{const{menu:t,alertZone:a,custom_styles:r={},prerender_classes:n}=e,{SUB_PUBLICATION_PREFIX_IN_ROUTES:o}=O();return s.jsxs("header",{className:"sass-com-h1st-headerStyled",id:"saas-header-static",style:{...r,top:e.cintillo||e.socialIcons&&!e.headerTape?.static?40:0},children:[e.socialIcons&&e.headerTape?.static&&s.jsx(Dr,{socialIcons:e.socialIcons,cintillo:e.cintillo,tapeTitle:e.tapeTitle,socials:e.socials}),s.jsxs("div",{style:e.showAlertPop?{gap:0}:{},className:["sass-com-h1st-headerContent",a?.data?"sass-com-h1st-hasAlertZone":""].join(" "),children:[s.jsx("div",{className:"sass-com-h1st-menuButtonSection sass-header-menu-button",children:s.jsxs(bs,{className:"sass-com-h1st-menuButton",id:"button-app",toggledrawerevent:"true","aria-label":"menu","aria-labelledby":"menu",title:"menu",children:[s.jsx(Mr,{color:"var(--header-menu-icon-color, var(--header-icons))",width:27,height:27}),s.jsx("p",{className:"sass-com-h1st-buttonText",style:{lineHeight:0},children:e.menuText})]})}),s.jsx("div",{className:"sass-com-h1st-logoContent",children:s.jsx(M,{href:"/","aria-label":"Home",className:"header-logo-link",children:I.createElement("span",{className:"sass-com-h1st-logoStyled"},e.icon)})}),s.jsxs("div",{className:"sass-com-h1st-buttonSection sass-header-right-button-section",children:[s.jsx(M,{block_subPublication:o?.buscar,href:e.searchLink?e.searchLink:"/buscar",className:"sass-com-h1st-buttonSectionSearch","aria-label":e.searchKeyWord,children:s.jsx(ys,{width:28,height:28,color:"currentColor"})}),e.rightZone]}),!e.showAlertPop&&a?.data?s.jsxs("div",{className:"sass-com-h1st-headLineContent",children:[s.jsx("p",{className:"sass-com-h1st-headLineTitle headLineTitle",children:a.entity.description?`${a.entity.description}`:""}),s.jsx(M,{className:`sass-com-h1st-headLine ${n?.alert}`,href:a.data[0]?.info.link.url,target:a.data[0]?.info.link.target,title:a.data[0]?.main.title.home,children:ye(a.data[0]?.main.title.home??"",120)})]}):s.jsx("div",{className:"sass-com-h1st-line"}),s.jsx("div",{className:"sass-com-h1st-menuSection",style:e.showAlertPop?{"--showAlertPop":"0px"}:{},children:Array.isArray(t)&&s.jsx(Wl,{items:t})})]})]})},Kl=e=>{const{alertZone:t,children:a,sidebar:r,custom_styles:n={}}=e,o=e.childrenContentTag??"div",i=s.jsxs(o,{className:["sass-com-h1-childrenContent",e.showAlertPop?"sass-com-h1-op2":"",t?.data?"sass-com-h1-childrenContentAux":""].join(" "),style:e.showOnlyStickyHeader?{...n,"--hasAlertMargin":"3.6rem !important"}:n,id:"content-layout",children:[e.showAlertPop&&s.jsx(qr,{alertZone:t,forceShow:e.showAlertPop,id:"static-alert-chip"}),a]});return s.jsxs(s.Fragment,{children:[e.childrenContentPosition==="before-headers"&&i,s.jsx(zl,{...e}),!e.showOnlyStickyHeader&&s.jsx(Yl,{...e}),e.childrenContentPosition!=="before-headers"&&i,s.jsx(Vl,{sidebarExtra:e.sidebarExtra,searchKeyWord:e.searchKeyWord,sidebar:r,searchLink:e.searchLink,socials:e.socials,copyrigth:e.copyrigth,custom_styles:e.custom_styles})]})},_r=e=>{const{SUB_PUBLICATION_PREFIX_IN_ROUTES:t}=O();return e?.tags&&e?.tags?.length>0&&s.jsx("section",{className:"sass-com-ts-content",children:Array.isArray(e.tags)&&s.jsxs("div",{className:"sass-com-ts-tags",children:[s.jsx("p",{className:"sass-com-ts-tagStyled",children:e.title?e.title:"Tags:"}),e.tags.map((a,r)=>a.approved?s.jsx(M,{block_subPublication:t?.tema,href:Ue(a,e.paths),children:s.jsx("div",{className:"sass-com-ts-chipStyled sass-com-ts-tagLink",children:a.name})},r):s.jsx("div",{className:"sass-com-ts-chipStyled",children:a.name},r))]})})},Gr=async e=>{const{autor:t}=e,{SUB_PUBLICATION_PREFIX_IN_ROUTES:a,PUBLIC_SERVICE_PREFIX:r,PUBLIC_IS_SUB_PUBLICATION:n}=O(),o=t?.addtional?.USER_SHOWBIO??!1,i=t?.info?.name??"",l=t?.info?.fullname??"",h=t?.info?.image?.sizes?.[0]?.url??"",c=t?.addtional?.USER_MIBIO??"",d=t?.addtional?.USER_USERFB??"",u=t?.addtional?.USER_USERIG??"",m=t?.addtional?.USER_USERTWT??"",p=t?.addtional?.USER_USERLIN??"",f=r!=="false"&&n!=="false"?`/${r}/${e.paths.autor}/${i}`:`/${e.paths.autor}/${i}`;return o&&!!t&&s.jsx("section",{className:"sass-com-ja2-contentBox",children:s.jsxs("div",{className:"sass-com-ja2-content",children:[s.jsxs("div",{className:"sass-com-ja2-avatarContent",children:[s.jsx(M,{block_subPublication:a?.autor,className:"sass-com-ja2-journalistInfo su-no-underline",href:f,children:h?s.jsx("img",{fetchPriority:"low",loading:"lazy",alt:"Imagen de perfil de "+i,className:"sass-com-ja2-imageStyled",src:await ie(h)}):s.jsx("div",{className:"sass-com-ja2-contentIconStyled",children:e.autorIcon})}),s.jsxs("section",{className:"sass-com-ja2-journalistSection",children:[s.jsx("h3",{className:"sass-com-ja2-journalistInfo",children:s.jsx(M,{block_subPublication:a?.autor,className:"su-no-underline",href:f,children:l})}),s.jsxs("section",{className:"sass-com-ja2-socialNetworkSection",children:[d&&s.jsx("a",{href:d,target:"_blank","aria-label":c,rel:"noreferrer",children:s.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:s.jsx("path",{d:"M16.7266 4H14.545C12.1067 4 10.5025 5.52672 10.5025 7.96947V9.80153H8.32083C8.12833 9.80153 8 9.92366 8 10.1069V12.7328C8 12.916 8.12833 13.0382 8.32083 13.0382H10.5025V19.6947C10.5025 19.8779 10.6308 20 10.8233 20H13.7108C13.9033 20 14.0316 19.8779 14.0316 19.6947V13.0382H16.5983C16.7908 13.0382 16.9191 12.916 16.9191 12.7328V10.1069C16.9191 10.0458 16.855 9.92366 16.7908 9.8626C16.7266 9.80153 16.6625 9.74046 16.5341 9.74046H13.9675V8.21374C13.9675 7.48092 14.16 7.1145 15.1866 7.1145H16.6625C16.855 7.1145 16.9833 6.99237 16.9833 6.80916V4.36641C17.0475 4.12214 16.9191 4 16.7266 4Z",stroke:"black",strokeWidth:"1.4"})})}),u&&s.jsx("a",{href:u,target:"_blank","aria-label":c,rel:"noreferrer",children:s.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[s.jsxs("g",{clipPath:"url(#clip0_281_2357)",children:[s.jsx("path",{d:"M7.98634 4.06233C10.9335 4.1651 14.0152 3.89192 16.947 4.05106C19.1239 4.16908 20.8447 5.87246 20.9992 8.04131V17.0111C20.8646 19.1408 19.1378 20.8608 17.0113 21H8.04335C5.91354 20.8654 4.19406 19.1388 4.05551 17.0111C4.18345 14.0751 3.88383 10.9919 4.05353 8.07313C4.17682 5.95269 5.86648 4.21616 7.98634 4.06233ZM7.9532 5.4859C6.65331 5.64503 5.63713 6.68072 5.48201 7.97964L5.47804 17.0442C5.62586 18.3902 6.69175 19.4518 8.04136 19.5784L17.0445 19.5764C18.3901 19.4319 19.4514 18.3611 19.578 17.0131L19.576 8.00882C19.4321 6.67277 18.3788 5.6205 17.0445 5.47662L7.9532 5.4859Z",fill:"black"}),s.jsx("path",{d:"M15.527 9.52595C17.7019 11.7008 16.868 15.4802 13.9752 16.5079C10.6708 17.6815 7.47508 14.6354 8.47999 11.2771C9.38614 8.24892 13.2851 7.28484 15.5263 9.52662L15.527 9.52595ZM12.1894 9.72288C9.96615 9.94898 8.93936 12.6602 10.3771 14.3629C11.8149 16.0656 14.5877 15.4769 15.2168 13.3796C15.8458 11.2824 14.2529 9.51269 12.1894 9.72288Z",fill:"black"}),s.jsx("path",{d:"M17.0868 6.87507C18.5955 6.84324 18.4874 9.24614 16.8939 8.96965C15.7213 8.76609 15.8227 6.90159 17.0868 6.87507Z",fill:"black"})]}),s.jsx("defs",{children:s.jsx("clipPath",{id:"clip0_281_2357",children:s.jsx("rect",{width:"17",height:"17",fill:"white",transform:"translate(4 4)"})})})]})}),m&&s.jsx("a",{href:m,target:"_blank","aria-label":c,rel:"noreferrer",children:s.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:s.jsx("path",{d:"M3.43242 4.23888L10.0354 13.0628L3.39062 20.2389H4.88316L10.6981 13.9583L15.3966 20.2389H20.4832L13.51 10.9135L19.6951 4.23291H18.2026L12.8473 10.018L8.51898 4.23291H3.43242V4.23888ZM5.62943 5.33739H7.96973L18.2921 19.1404H15.9518L5.62943 5.33739Z",fill:"#010101"})})}),p&&s.jsx("a",{href:p,target:"_blank","aria-label":c,rel:"noreferrer",children:s.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[s.jsx("path",{d:"M13.1553 9.97173C13.2123 9.98635 13.2208 9.9478 13.2536 9.92189C13.9389 9.38958 14.1885 9.05464 15.1143 8.85195C17.735 8.27844 20.2954 9.68265 20.4618 12.5449C20.6046 15.0084 20.3504 17.6121 20.4618 20.0903C20.4316 20.4372 20.1892 20.6425 19.8557 20.6718C18.9876 20.7475 18.0154 20.6133 17.1361 20.6704C16.8583 20.6465 16.5825 20.4578 16.5609 20.1574C16.4875 18.1631 16.6637 16.0916 16.5642 14.1066C16.5334 13.4979 16.462 12.9835 15.9182 12.6353C14.805 11.9215 13.5333 12.6346 13.4495 13.9405C13.3197 15.9488 13.5484 18.1006 13.4521 20.1235C13.4383 20.4491 13.1795 20.6392 12.8768 20.6698C11.917 20.7675 10.8058 20.5967 9.82899 20.6718C9.59116 20.6478 9.35988 20.5422 9.2793 20.2989V9.41284C9.35006 9.20815 9.53219 9.08654 9.7353 9.04467C10.6604 9.10581 11.7061 8.95363 12.6161 9.04068C12.8126 9.05929 13.1553 9.2786 13.1553 9.49059V9.97239V9.97173ZM9.84668 20.1062H12.8768L12.926 20.0564V13.6766C12.926 12.7821 13.9657 11.877 14.8103 11.7999C16.2163 11.6717 17.0464 12.6253 17.1191 13.9763C17.2252 15.9468 17.0418 18.0115 17.1178 19.9919L17.1689 20.1062H19.8551L19.9062 19.9919L19.9042 12.5808C19.6992 9.46068 16.1671 8.36948 13.8924 10.104L12.6318 11.4005V9.60622H9.84733V20.1062H9.84668Z",fill:"black",stroke:"black",strokeWidth:"0.5"}),s.jsx("path",{d:"M4.6294 9.04917C5.38612 8.92822 6.41671 9.11629 7.2016 9.04917C7.53181 9.13755 7.79847 9.39274 7.8666 9.73698L7.88102 19.9233C7.84564 20.243 7.56326 20.5387 7.26581 20.6284C6.93888 20.7261 5.19219 20.7095 4.78926 20.667C4.38633 20.6244 4.10854 20.3958 3.99061 20.015L3.9834 9.75626C3.99781 9.43062 4.31885 9.09967 4.6294 9.04917ZM4.72702 9.61338C4.60319 9.64926 4.53243 9.75692 4.53833 9.88717L4.54685 19.8834C4.59729 20.0502 4.72767 20.0901 4.88426 20.1061C5.31012 20.1493 6.64078 20.1659 7.03781 20.0988C7.18064 20.0748 7.32085 19.9884 7.32478 19.825L7.31626 9.86392C7.29464 9.73831 7.20554 9.62933 7.07647 9.60872L4.72702 9.61404V9.61338Z",fill:"black",stroke:"black",strokeWidth:"0.5"}),s.jsx("path",{d:"M8.16428 6.20159C8.16428 7.45495 7.16252 8.47105 5.92687 8.47105C4.69121 8.47105 3.68945 7.45495 3.68945 6.20159C3.68945 4.94824 4.69121 3.93213 5.92687 3.93213C7.16252 3.93213 8.16428 4.94824 8.16428 6.20159ZM7.60345 6.20358C7.60345 5.2639 6.85263 4.50165 5.92556 4.50165C4.99849 4.50165 4.24766 5.26324 4.24766 6.20358C4.24766 7.14393 4.99849 7.90552 5.92556 7.90552C6.85263 7.90552 7.60345 7.14393 7.60345 6.20358Z",fill:"black",stroke:"black",strokeWidth:"0.5"})]})})]})]})]}),o&&s.jsx("p",{className:"sass-com-ja2-article",dangerouslySetInnerHTML:{__html:`${c} <a aria-label="${i}" href="${f}">${String(e.texts.authorViewMore??"Ver más")}</a>`}})]})})},jr=async e=>{const{news:t,texts:a}=e;return t.config?.showauthor&&t.authors?.length>1&&s.jsx("div",{className:"sass-com-jg-content su-flex su-w-full su-flex-col su-items-center su-justify-evenly su-gap-0 su-md:flex-row",children:Array.isArray(t.authors)&&t.authors?.map(async r=>s.jsxs("div",{className:"sass-com-jg-contentCard",children:[r.image?s.jsx("img",{fetchPriority:"low",loading:"lazy",className:"sass-com-jg-imageStyled su-flex-center",src:await ie(r.image.sizes[0]?.url||"")},r.fullname):s.jsx("div",{className:"sass-com-jg-contentIconStyled su-flex-center",children:e.autorIcon},r.fullname),s.jsxs("div",{className:"sass-com-jg-contentInfo",children:[r.internaluser?s.jsx("a",{className:"sass-com-jg-fullName",href:`/${e.paths.autor}/${r.name}`,children:r.fullname}):s.jsx("p",{className:"sass-com-jg-fullName",children:r.fullname}),r.internaluser&&s.jsx("a",{className:"sass-com-jg-LearnMoreLink",href:`/${e.paths.autor}/${r.name}`,children:String(a.JournalistGroupLink??"")})]})]},`author-${r.firstname}`))})},qt=e=>{if(!e||e.trim()==="")return e;const t=e.trim();return t.startsWith("http://")||t.startsWith("https://")?t:`https://${t}`},Jl=async e=>{const t=e.img?await ie(e.img):"",a=qt(e.social?.facebook??""),r=qt(e.social?.instagram??""),n=qt(e.social?.twitter??""),o=qt(e.social?.linkedin??""),i=e.social&&(a||r||n||o);return s.jsx("section",{className:`sass-com-th-content ${e.className}`,children:s.jsxs("div",{className:`sass-com-th-contentInfo ${t?"":"sass-com-th-contentInfoWithoutImg"}`,children:[e.img&&s.jsx("div",{className:"sass-com-th-imageContainer sass-image-tag-wrapper",children:s.jsx("img",{fetchPriority:"low",loading:"lazy",className:"sass-com-th-imageStyled su-object-cover",src:t})}),s.jsx("h1",{className:"sass-com-th-name",children:e.tag}),e.description&&s.jsx("div",{className:"sass-com-th-description",dangerouslySetInnerHTML:{__html:e.description}}),e.url&&s.jsx("a",{className:"sass-com-th-urlTag",href:e.url,children:e.url}),i&&s.jsxs("div",{className:"sass-com-th-contenSocialNetwork",children:[a&&s.jsx("a",{href:a,target:"_blank",className:"sass-com-th-socialFacebookIcon sass-com-th-socialIconStroke",rel:"noreferrer",children:s.jsx(Lt,{className:"sass-com-th-faceBookIcon",forceSVG:!0})}),r&&s.jsx("a",{href:r,target:"_blank",className:"sass-com-th-socialIconLink",rel:"noreferrer",children:s.jsx(Pt,{className:"sass-com-th-socialIcon",forceSVG:!0})}),n&&s.jsx("a",{href:n,target:"_blank",className:"sass-com-th-socialIconLink",rel:"noreferrer",children:s.jsx(xe,{className:"sass-com-th-socialIcon",forceSVG:!0})}),o&&s.jsx("a",{href:o,target:"_blank",className:"sass-com-th-socialIconLink sass-com-th-socialIconStroke",rel:"noreferrer",children:s.jsx(Ge,{className:"sass-com-th-socialIcon",forceSVG:!0})})]})]})})};function $l(e){const{main:t,authors:a,info:r,preview:n,config:o,keywords:i,isVideo:l,isLarge:h,priorityHigh:c,share:d,overImage:u,isTitle:m,paths:p}=e,{CONFIG_videoClipUrl:f}=O(),g=o?.homepreview??"imagen",A=()=>{const w=e.videos?.[0]?.clip;return w?s.jsx("div",{className:"homeCardVideoClipContainer",children:s.jsx("video",{autoPlay:!0,loop:!0,muted:!0,playsInline:!0,width:"480",height:"535",children:s.jsx("source",{src:`${f}${w}`,type:"video/mp4"})})}):null},b=()=>{if(!e.videos)return null;const w=e.videos?.[0]?.code;return w?s.jsx("iframe",{className:"homeCardVideoIframeContainer",src:`https://www.youtube.com/embed/${w}`,frameBorder:"0",allowFullScreen:!0}):null},E=()=>{if(!e.videos)return null;const w=(e.videos??[]).find(V=>V.type==="video-embedded");if(!w?.code)return null;const P=/src\s*=\s*"([^"]+)"/.exec(w.code),H=P?P[1]:null;if(!H)return null;const Y=n.original?.url??n.sizes?.[0]?.url??"",F=He()??"",B=Y.startsWith("http")||Y.includes(F)||F===""?Y:F+Y;return s.jsx("iframe",{className:"homeCardEmbeddedIframeContainer",src:H,frameBorder:"0",allowFullScreen:!0,style:{"--thumbnail-url":`url(${B})`}})},N=()=>{const U=e.gallery??[];return U.length?s.jsx(Le,{slot_id:"home-card_"+e.info.link.url,fullPageWidth:!0,visibleItems:1,pagination:!0,cardGap:0,children:U.map((P,H)=>{const Y=P?.url||P?.id||`gallery-${H}`;return s.jsx(M,{"aria-label":e.main?.title?.section,className:"homeCardImage",title:t?.title?.section,href:r?.link?.url,target:r?.link?.target,children:s.jsx(ge,{preview:P,isVideo:l,isLarge:h,priorityHigh:c})},Y)})}):null};let S=null;switch(g){case"fotogaleria":S=s.jsx(N,{});break;case"videoYouTube":S=s.jsx(b,{});break;case"videoEmbedded":S=s.jsx(E,{});break;case"clip":S=s.jsx(A,{});break;case"iframe":S=s.jsx("div",{className:"homeCardIframeContainer",dangerouslySetInnerHTML:{__html:e?.external?.iframe??""}});break;default:S=s.jsx(M,{"aria-label":e?.main?.title?.section,className:"homeCardImage",title:t?.title?.section,href:r?.link?.url,target:r?.link?.target,children:s.jsx(ge,{preview:n,isVideo:l,isLarge:h,priorityHigh:c})});break}return s.jsxs("section",{className:"homeCardContent",style:{...e.customSectionCardStyles},children:[s.jsx("div",{className:"homeCardContentWrapper",children:S}),s.jsx("div",{className:"homeCardNewsDescription",children:s.jsx(Pe,{main:t,authors:a,info:r,preview:n,share:d,config:o,overImage:u,isTitle:m,paths:p,keywords:i})})]})}const Je=e=>{const{SHOW_TAG_BY_SECTION:t,SUB_PUBLICATION_PREFIX_IN_ROUTES:a}=O(),r=()=>{if(e?.config?.showtime&&e.config?.showauthor)return`${e?.authors[0]?.fullname} - ${Ce(e.info?.date?.modified)}`;if(e.config?.showauthor)return e?.authors[0]?.fullname;if(e?.config?.showtime)return Ce(e.info?.date?.modified)},n=()=>{if(t&&e.keywords?.tags?.length&&e.keywords.tags.length>0){const i=e.keywords.tags[0],l=i.name;return i.approved?s.jsxs("h3",{children:[" ",s.jsx(M,{"aria-label":l,className:"sass-bmd-sup-tagmx",block_subPublication:a?.tema,href:Ue(i,e.paths),children:l})]}):s.jsx("div",{className:"sass-bmd-sup-tagmx",children:l})}else if(e.info?.section?.url)return s.jsx("h3",{children:s.jsx(M,{className:"sass-bmd-sup-tagmx",href:e?.info?.section?.url,children:e?.info?.section?.name})});return null},o=()=>{if(t&&e.keywords?.tags?.length&&e.keywords.tags.length>0){const i=e.keywords.tags[0],l=i.name;return i.approved?s.jsx("h3",{children:s.jsx(M,{"aria-label":l,className:"sass-bmd-sup-tag",block_subPublication:a?.tema,href:Ue(i,e.paths),children:l})}):s.jsx("div",{className:"sass-bmd-sup-tag",children:l})}else if(e.info?.section?.url)return s.jsx("h3",{children:s.jsx(M,{className:"sass-bmd-sup-tag",href:e?.info?.section?.url,children:e?.info?.section?.name})});return null};return s.jsxs("section",{className:"sass-bmd-sup-content destacado-super-content",children:[s.jsx(M,{className:e.speculationPrerenderClass,href:e?.info?.link?.url,target:e?.info?.link?.target,style:{"--heightImageOverwrite":e.heightImageOverwrite?e.heightImageOverwrite:"51.8%","--heightImageOverwriteMobile":e.heightImageOverwriteMobile?e.heightImageOverwriteMobile:"491px","--fontSizeImageNewsTitleMobile":e.isVertical?"20px":"1.75rem","--lineHeightImageNewsTitleMobile":e.isVertical?"26px":"36px"},children:s.jsx(ge,{preview:e.preview,isLarge:!0,BackDropAuxHeigthMobile:"513px",priorityHigh:!0})}),s.jsxs("div",{className:"sass-bmd-sup-contentNews",style:{"--widthTextContent":e.textPosition==="start"?"100%":"80%"},children:[s.jsx(n,{}),s.jsxs("div",{style:{position:"relative"},children:[s.jsx(o,{}),s.jsx(M,{className:"sass-bmd-sup-linkTitle",href:e?.info?.link?.url,target:e?.info?.link?.target,children:s.jsx("h1",{className:"sass-bmd-sup-titular",style:{"--titlePosition":e.textPosition==="start"?"initial":"center"},children:e?.main?.title?.home})})]}),e.config?.showsubtitle&&s.jsx("div",{className:"sass-bmd-sup-description",dangerouslySetInnerHTML:{__html:e.main.subtitle.striped}}),e?.config?.showtime&&e.config?.showauthor&&s.jsx(s.Fragment,{children:e.authors[0]?.internaluser?s.jsx(M,{block_subPublication:a?.autor,href:`/${e.paths?.autor??"autor"}/${e?.authors[0]?.name}`,className:"sass-bmd-sup-correspondent",children:r()}):s.jsx("p",{className:"sass-bmd-sup-correspondentLink",children:r()})})]})]})},Qr=e=>{const{main:t,authors:a,info:r,preview:n,isVideo:o,config:i,itemReverseOrder:l,imageSize:h,showSuper:c,textPosition:d,heightImageOverwrite:u,heightImageOverwriteMobile:m}=e;return s.jsxs("section",{className:"su-grid su-w-full su-gap-8 sass-bmd-dd-content",children:[c?s.jsx("section",{style:{...e.customSectionCardStyles},children:s.jsx(Je,{main:t,authors:a,info:r,preview:n,isVideo:o,config:i,paths:e.paths,textPosition:d,heightImageOverwrite:u,heightImageOverwriteMobile:m,speculationPrerenderClass:e.speculationPrerenderClass})}):s.jsx(Se,{...e,main:t,authors:a,info:r,preview:n,isVideo:o,config:i,speculationPrerenderClass:e.speculationPrerenderClass,priorityHigh:!0}),e.banners&&s.jsx(fe,{banners:e.banners,name:"main_block_"+(e.rightOnlyBanner?1:2)}),!e.rightOnlyBanner&&s.jsx(Cr,{block:e.block,itemReverseOrder:l,priorityHigh:!0,imageSize:h,customNewsDescriptionStyles:e.customNewsDescriptionStyles,paths:e.paths,speculationPrerenderClass:e.speculationPrerenderClass})]})},Zl=({content:e,customLargeSection:t,customSmallSection:a,paths:r,speculationPrerenderClass:n})=>{const o=e[0];return Array.isArray(e)&&e.length>0&&o&&s.jsxs("section",{className:"sass-bmd-dnh-content",children:[s.jsx("div",{style:t,className:"su-w-full sass-bmd-dnh-firstSection",children:s.jsx(Je,{...o,textPosition:"start",heightImageOverwrite:"512px",heightImageOverwriteMobile:"270px",paths:r,speculationPrerenderClass:n})}),s.jsx("div",{style:a,className:"su-flex su-flex-col su-gap-2 su-w-full su-h-auto su-md:gap-0 sass-bmd-dnh-secondSection",children:e.map((i,l)=>l>0&&I.createElement(Je,{...i,key:l,textPosition:"start",heightImageOverwrite:"256px",heightImageOverwriteMobile:"270px",paths:r,speculationPrerenderClass:n}))})]})},Xl=({content:e,customLargeSection:t,customSlimSection:a,paths:r,speculationPrerenderClass:n})=>Array.isArray(e)&&e.length>0&&s.jsx("section",{className:"su-grid su-w-full su-gap-2 sass-bmd-dnv-content",children:e.map((o,i)=>i===0?s.jsx("div",{style:t,className:"su-w-full sass-bmd-dnv-firstSection",children:s.jsx(Je,{...o,isVertical:!0,textPosition:"start",heightImageOverwrite:"512px",heightImageOverwriteMobile:"270px",paths:r,speculationPrerenderClass:n})},i):s.jsx("section",{style:a,children:I.createElement(Je,{...o,key:i,isVertical:!0,textPosition:"start",heightImageOverwrite:"512px",heightImageOverwriteMobile:"270px",paths:r,speculationPrerenderClass:n})},i))}),Fr=e=>{const{SHOW_TAG_BY_SECTION:t,SUB_PUBLICATION_PREFIX_IN_ROUTES:a}=O(),r=()=>{if(t&&e.mainNew.keywords?.tags?.length&&e.mainNew.keywords.tags.length>0){const n=e.mainNew.keywords.tags[0],o=n.name;return n.approved?s.jsx("h3",{className:"sass-com-bh-section",children:s.jsx(M,{"aria-label":o,className:"sass-com-bh-sectionDescription",block_subPublication:a?.tema,href:Ue(n,e.paths),children:o})}):s.jsx("div",{className:"sass-com-bh-sectionDescription",children:o})}else if(e.mainNew.info?.section?.url)return s.jsx("h3",{className:"sass-com-bh-section",children:s.jsx(M,{className:"sass-com-bh-sectionDescription",href:e?.mainNew?.info?.section?.url,children:e?.mainNew?.info?.section?.name})});return null};return s.jsxs("div",{className:"sass-com-bh-content",children:[s.jsx(r,{}),s.jsx(M,{className:"sass-com-bh-title",href:e?.mainNew?.info?.link?.url,target:e?.mainNew?.info?.link?.target,children:e?.mainNew?.main?.title.home}),e?.mainNew?.main?.subtitle?.rendered&&s.jsx("p",{className:"sass-com-bh-subtitle",children:e?.mainNew?.main?.subtitle?.striped}),e.goTo&&s.jsx(M,{href:e.goTo.url,className:"sass-com-bh-linkStyled",children:e.goTo.description})]})},Hr=e=>{const{content:t,title:a,isVideo:r}=e;if(!t||!t[0]||t.length===0)return;const n=e.slot_id&&e.slot_id!=="Nota_1",o={...t[0],main:{...t[0].main,title:{...t[0].main.title,section:n?t[0].main.title.home:t[0].main.title.section}}},i=t.slice(1);return o&&i&&s.jsxs(ce,{title:a,titleUrl:e.titleUrl,children:[s.jsxs("div",{className:"su-flex su-flex-col-reverse su-overflow-hidden sass-bd-dn-headerSection",children:[s.jsx(Fr,{mainNew:o,goTo:e.goTo,paths:e.paths}),s.jsx(M,{className:"sass-bd-dn-headerSectionLink",href:o?.info?.link?.url,target:o?.info?.link?.target,children:s.jsx(ge,{preview:o.preview})})]}),s.jsxs("div",{className:"su-grid sass-bd-dn-newsContent",children:[s.jsx("div",{className:"banner-context",style:{order:1},children:e.banner}),Array.isArray(i)&&i.map((l,h)=>{const c={...l,main:{...l.main,title:{...l.main.title,section:n?l.main.title.home:l.main.title.section}}};return s.jsx("div",{style:{order:h},children:s.jsx(Se,{...c,isVideo:r,paths:e.paths})},h)})]})]})},Dt=async e=>{const{data:t,autorIcon:a,speculationPrerenderClass:r}=e,{SUB_PUBLICATION_PREFIX_IN_ROUTES:n}=O(),o=a,i=()=>t?.config?.showtime?`${Ce(t.info?.date?.modified)}`:"",l=s.jsxs("div",{className:"sass-com-oc2-autorContent",children:[Array.isArray(t?.authors)&&Array.isArray(t?.authors[0]?.image?.sizes)&&t?.authors[0]?.image?.sizes?.length>0?s.jsx("img",{fetchPriority:"low",loading:"lazy",className:"sass-com-oc2-image",src:await ie(t?.authors[0]?.image?.sizes[0]?.url||""),alt:t?.authors[0]?.fullname}):s.jsx("div",{className:"sass-com-oc2-contentIcon",children:s.jsx(o,{})}),s.jsx("p",{className:"sass-com-oc2-autorName",children:ye(t?.authors[0]?.fullname??"Redacción",18)}),s.jsx("p",{className:"sass-com-oc2-time",children:i()})]});return s.jsxs("div",{className:"sass-com-oc2-content",children:[t?.authors[0]?.internaluser?s.jsx(M,{block_subPublication:n?.autor,href:t.authors[0]?.internaluser?`/${e.paths.autor}/${t?.authors[0]?.name}`:"#",children:l}):l,s.jsxs("div",{className:"sass-com-oc2-boxInformationContent",children:[s.jsx(M,{className:r?`${r} sass-com-oc2-title`:"sass-com-oc2-title",href:t?.info?.link?.url,target:t?.info?.link?.target,children:t?.main?.title?.home}),s.jsx("p",{className:"sass-com-oc2-comment",children:ye(t?.main?.subtitle?.striped||"")})]})]})};function Rl(e){const t=new Array(e.length),a=e.length/2;for(let r=0;r<e.length;r++)r%2===0?t[Math.floor(r/2)]=e[r]:t[a+Math.floor(r/2)]=e[r];return t}const ec=e=>{const{isOpinion:t=!1}=e,a=o=>s.jsx("div",{className:"sass-bs-mo-boxPosition banner-context",style:{order:2},children:s.jsx("div",{className:"sass-bs-mo-bannerContentAux",children:s.jsx("div",{style:{position:"absolute",height:"270px",top:"0"},children:e.banner})})},o),r=[];for(let o=0;o<e.news.length;o++){const i=e.news[o];o===2&&r.push(a(o)),i&&r.push(s.jsx("div",{className:"sass-bs-mo-boxPosition",style:{order:o},children:s.jsx(Dt,{data:i,autorIcon:e.autorIcon,paths:e.paths})},`description-block-2-odd-${o}`))}const n=r.length%2===0?Rl(r):r;return s.jsx("section",{style:e.customStyles,children:s.jsx(ce,{title:e.title,titleUrl:e.titleUrl,isOpinion:t,children:s.jsxs("div",{className:"sass-bs-mo-content",children:[s.jsx("div",{className:"sass-bs-mo-contentFlex",children:n}),s.jsx("div",{className:"sass-bs-mo-bannerContent",children:e.halfPageBanner})]})})})},tc=e=>{const{showTitle:t=!0}=e;return s.jsxs("div",{className:"sass-bs-eb1-content",children:[t&&s.jsx("p",{className:"sass-bs-eb1-title",children:"Editorial"}),s.jsx(Pe,{...e,info:{...e.info,section:{name:"",slug:"",url:""}}})]})},sc=e=>{const{news:t}=e;return Array.isArray(t)&&s.jsxs("div",{className:"sass-bs-m2c-content",children:[s.jsxs("div",{className:"sass-bs-m2c-newsContent",children:[e.bannerArray&&e.bannerArray.map((a,r)=>s.jsx("div",{className:"sass-bs-m2c-boxPosition banner-context",style:{order:2+5*r},children:s.jsx("div",{className:"sass-bs-m2c-bannerContentAux",children:s.jsx("div",{style:{position:"absolute",height:"270px",top:"0"},children:a})})},r)),t.map((a,r)=>s.jsx("div",{className:"sass-bs-m2c-boxPosition",style:{order:r},children:s.jsx(Se,{...a,share:e.share,paths:e.paths})},r))]}),s.jsx("div",{className:"sass-bs-m2c-bannerContent",children:e.halfPageBanner})]})},ac=e=>s.jsxs(s.Fragment,{children:[s.jsx(Nr,{className:"display-on-lower-900px",...e,termsLink:e.termsLink,submitFunction:e.submitFunction}),s.jsx(Sr,{...e})]}),Vr=e=>{const{content:t}=e;if(!t||t.length===0)return;const a=i=>e.hasLines&&(i+1)%3!==0?"sass-bs-m3c-contentSeparator":"",r=[];let n=0,o=1;for(let i=0;i<t.length;i++){e.banners&&e.bannerPositionIndex?.includes(i)&&(r.push(s.jsx("section",{className:a(n),children:e.banners?.some(d=>d.key===`${e.slot_id}_${o}`)&&s.jsx(fe,{banners:e.banners,name:`${e.slot_id}_${o}`})},n)),n++,o++);const l=e.isVideo?Fe(t[i],e.showVideoTime,e.showVideosubtitle,e.showVideoAuthor):t[i];if(!l)continue;const h=e.slot_id&&e.slot_id!=="Nota_1",c={...l,main:{...l.main,title:{...l.main.title,section:h?l.main.title.home:l.main.title.section}}};r.push(s.jsx("section",{className:a(n),children:s.jsx(Se,{...c,isVideo:e.isVideo,paths:e.paths,speculationPrerenderClass:e.speculationPrerender?.length&&n<e.speculationPrerender.length?e.speculationPrerender.class:void 0})},n)),n++}return r.length===2&&r.push(s.jsx("div",{},n)),s.jsx("div",{className:`${e.hasLines?"sass-bs-m3c-newsContentWithLines":"sass-bs-m3c-newsContentWithoutLines"} sass-bs-m3c-newsContent`,children:r})},zr=e=>s.jsx(ce,{title:e.title,titleUrl:e.titleUrl,children:s.jsx(Vr,{content:e.content,paths:e.paths,slot_id:e.slot_id,hasLines:e.hasLines,bannerPositionIndex:e.bannerPositionIndex,isVideo:e.isVideo,banners:e.banners,showVideoTime:e.showVideoTime,showVideosubtitle:e.showVideosubtitle,speculationPrerender:e.speculationPrerender})}),Wr=e=>{const{content:t,title:a}=e;if(!(!t||t.length===0||!Array.isArray(t)))return s.jsx(ce,{title:a,titleUrl:e.titleUrl,children:s.jsx("div",{className:`su-grid su-justify-center sass-bd-m14-newsContent ${e.hasLines?"sass-bd-m14-contentSeparator":""}`,children:t?.map((r,n)=>{const o=e.slot_id&&e.slot_id!=="Nota_1",i={...r,main:{...r.main,title:{...r.main.title,section:o?r.main.title.home:r.main.title.section}}};return s.jsx("section",{children:s.jsx(Se,{...i,share:e.share,paths:e.paths})},n)})})})},Yr=e=>{const{content:t,title:a}=e;if(!(!t||t.length===0))return s.jsx(ce,{title:a,titleUrl:e.titleUrl,children:s.jsx("div",{className:`su-grid su-justify-center sass-bd-m15-newsContent ${e.hasLines?"sass-bd-m15-contentSeparator":"sass-bd-m15-newsContentWhitoutLine"}`,children:t.map((r,n)=>{const o=e.slot_id&&e.slot_id!=="Nota_1",i={...r,main:{...r.main,title:{...r.main.title,section:o?r.main.title.home:r.main.title.section}}};return s.jsx("section",{children:s.jsx(Se,{...i,share:e.share,paths:e.paths})},n)})})})},Kr=e=>{const{content:t,title:a,isVideo:r=!0}=e;if(!t||t.length===0)return;const n=t[0],o=e.slot_id&&e.slot_id!=="Nota_1",i=t.slice(1);return n&&i&&s.jsxs(ce,{title:a,titleUrl:e.titleUrl,children:[s.jsxs("div",{className:"sass-bd-dv-headerSection",children:[s.jsx(Fr,{goTo:e.goTo,mainNew:Fe(n),paths:e.paths}),s.jsx(M,{className:"sass-bd-dv-headerSectionLink",href:n?.info?.link.url,target:n?.info?.link.target,"aria-label":"Video",children:s.jsx(ge,{preview:{sizes:n?.main?.image.sizes,description:n?.main?.image.description},isVideo:r,isLarge:!0})})]}),s.jsxs("div",{className:"sass-bd-dv-newsContent",children:[s.jsx("div",{className:"banner-context",style:{order:1},children:e.banner}),Array.isArray(i)&&i.map((l,h)=>{const c=Fe(l),d={...c,main:{...c.main,title:{...c.main.title,section:o?c.main.title.home:c.main.title.section}}};return s.jsx("div",{style:{order:h},children:I.createElement(Se,{...d,isVideo:r,key:h,paths:e.paths})},h)})]})]})},rc=async e=>{const{showNewsLikeTitle:t=!1}=e;return e&&e.info?s.jsxs("section",{className:"sass-com-sc6-content",style:{"--heightImageOverwrite":"100%"},children:[s.jsx(M,{className:"sass-com-sc6-linkImage",target:e?.info?.link?.target,title:e.main?.title?.section,href:t?e.info.link.url:e?.info?.section?.url,children:s.jsx(ge,{preview:e.preview})}),s.jsxs("div",{className:"sass-com-sc6-textContent",children:[s.jsx(M,{className:"sass-com-sc6-sectionDescription",target:e?.info?.link?.target,href:t?e.info.link.url:e?.info?.section?.url,children:(t?e?.main?.title?.section:e?.info?.section?.name)??""}),s.jsx("p",{className:"sass-com-sc6-dateText",children:Ce(e?.info?.date?.modified)})]})]}):null},Jr=e=>{if(!e.content||e.content.length===0)return;const t=e.slot_id&&e.slot_id!=="Nota_1";return s.jsx(ce,{title:e.title,children:s.jsx("div",{className:`su-grid su-justify-center sass-bd-m13c-content ${e.hasLines?"sass-bd-m13c-contentSeparator":""}`,style:{gap:e.hasLines?"30px":"0px"},children:Array.isArray(e.content)&&e.content?.map((a,r)=>{const n={...a,main:{...a.main,title:{...a.main.title,section:t?a.main.title.home:a.main.title.section}}};return s.jsx("section",{className:e.hasLines?"sass-bd-m13-hasLinesBlock":"",children:I.createElement(rc,{...n,key:r,showNewsLikeTitle:e.showNewsLikeTitle})},r)})})})},$r=e=>{const{content:t,title:a,slot_id:r}=e,n=e.slot_id&&e.slot_id!=="Nota_1";return t&&t.length!==0&&s.jsx(ce,{title:a,titleUrl:e.titleUrl,children:s.jsx(Le,{slot_id:r,cardWidth:e.cardWidth,cardGap:e.cardGap,visibleItems:e.visibleItems,pagination:e.pagination,children:t.map((o,i)=>{const l={...o,main:{...o.main,title:{...o.main.title,section:n?o.main.title.home:o.main.title.section}}};return s.jsx("div",{style:{"--heightImageOverwrite":e.heightImageOverwrite,"--heightImageOverwriteMobile":e.heightImageOverwriteMobile},children:s.jsx(nt,{...l,paths:e.paths})},i)})})})},nc=async e=>{const{SUB_PUBLICATION_PREFIX_IN_ROUTES:t}=O(),{data:a}=e;return s.jsxs("div",{className:"sass-com-opt1-content",children:[Array.isArray(a.authors)&&a?.authors[0]?.image?s.jsx("img",{fetchPriority:"low",loading:"lazy",className:"sass-com-opt1-imageStyled",src:await ie(a?.authors[0]?.image?.sizes[0]?.url||""),alt:a?.authors[0]?.fullname}):s.jsx("div",{className:"sass-com-opt1-contentIcon",children:e.autorIcon}),s.jsxs("div",{className:"sass-com-opt1-boxInformation",children:[s.jsx("p",{className:"sass-com-opt1-authorName",children:a?.authors[0]?.internaluser?s.jsx(M,{block_subPublication:t?.autor,href:a.authors[0]?.internaluser?`/${e.paths.autor}/${a?.authors[0]?.name}`:"#",children:a?.authors[0]?.fullname??"Redacción"}):a?.authors[0]?.fullname??"Redacción"}),s.jsx("p",{className:"sass-com-opt1-title",children:s.jsx(M,{className:"sass-com-opt1-linkStyled",href:a?.info?.link?.url,target:a?.info?.link?.target,children:ye(a?.main?.title?.home,40)})}),s.jsx("p",{className:"sass-com-opt1-comment",children:a?.main?.subtitle?.striped})]})]})},Zr=e=>{const t=e.slot_id&&e.slot_id!=="Nota_1";return s.jsx(ce,{titleUrl:e.titleUrl,title:e.title,children:s.jsx(Le,{slot_id:e.slot_id,cardGap:31,cardWidth:344,visibleItems:3,children:e.content&&e.content.map((a,r)=>{const n={...a,main:{...a.main,title:{...a.main.title,section:t?a.main.title.home:a.main.title.section}}};return s.jsx(nc,{autorIcon:e.autorIcon,data:n,paths:e.paths},r)})})})},Ns=e=>{const{item:t,option:a}=e;switch(a){case"ediciones":return s.jsx("div",{className:"sass-pg-sec-ItemCustomContent"});case"columnistasnacionales":return s.jsx("div",{className:"sass-pg-sec-ItemCustomContent",children:s.jsx(Dt,{data:t,autorIcon:e.autorIcon,paths:e.paths,speculationPrerenderClass:e.speculationPrerenderClass})});case"columnistaslocales":return s.jsx("div",{className:"sass-pg-sec-ItemCustomContent",children:s.jsx(Dt,{data:t,autorIcon:e.autorIcon,paths:e.paths,speculationPrerenderClass:e.speculationPrerenderClass})});case"columnistas":return s.jsx("div",{className:"sass-pg-sec-ItemCustomContent",children:s.jsx(Dt,{data:t,autorIcon:e.autorIcon,paths:e.paths,speculationPrerenderClass:e.speculationPrerenderClass})});default:return s.jsx("div",{className:"sass-pg-sec-ItemCustomContent",children:s.jsx(Se,{...t,paths:e.paths,speculationPrerenderClass:e.speculationPrerenderClass})})}},oc=e=>{const{data:t,currentPage:a,banners:r,slug:n,ranking:o,pathname:i,texts:l={}}=e,h=[3,8,13],c={3:1,8:2,13:3};switch(e.option){case"op1":return s.jsx(Or,{ranking:o,readestTitle:l.readestTitle??"",paths:e.paths,bannerTop:s.jsx(fe,{banners:r??[],name:"right_1"}),banner:s.jsx(fe,{banners:r??[],name:"right_2"}),children:s.jsx("section",{className:"sass-pg-sec-content",children:t.length>0?s.jsx(Cs,{className:["sass-pg-sec-newsContentSection","padding-0"].join(" "),paginatorComponent:s.jsx(vs,{texts:l,pathname:i,query:"",currentPage:a,maxPages:e.PAGINATION_MAX_PAGES,showNext:!(t.length<e.NEWS_PER_SECTION)}),children:Array.isArray(t)&&t?.map((d,u)=>s.jsxs(I.Fragment,{children:[h.includes(u+1)&&s.jsx("div",{className:"sass-pg-sec-itemContent banner-context",children:s.jsx(fe,{banners:r??[],name:`block_2_${c[u+1]}`})}),s.jsx(Ns,{autorIcon:e.autorIcon,item:d,option:n,paths:e.paths,speculationPrerenderClass:e.speculationPrerender?.length&&u<e.speculationPrerender.length?e.speculationPrerender.class:void 0},u)]},u))}):s.jsx("div",{style:{width:"100%",display:"flex",flexDirection:"column",justifyContent:"center",gap:"2rem"},children:s.jsx("p",{style:{fontWeight:"var(--fw)",width:"100%",fontSize:"18px",lineHeight:"26px",textAlign:"center"},children:l.sectionNotResultMessage})})})});case"op2":return s.jsx(s.Fragment,{children:t.length>0?s.jsx(Cs,{className:"padding-0",paginatorComponent:s.jsx(vs,{texts:l,pathname:i,query:"",currentPage:a,maxPages:e.PAGINATION_MAX_PAGES,showNext:!(t.length<e.NEWS_PER_SECTION)}),children:Array.isArray(t)&&t?.map((d,u)=>s.jsxs(I.Fragment,{children:[h.includes(u+1)&&s.jsx("div",{className:"sass-pg-sec-itemContent",children:s.jsx(fe,{banners:r??[],name:`block_2_${c[u+1]}`})}),s.jsx(Ns,{autorIcon:e.autorIcon,item:d,option:n,paths:e.paths,speculationPrerenderClass:e.speculationPrerender?.length&&u<e.speculationPrerender.length?e.speculationPrerender.class:void 0},u)]},u))}):s.jsx("div",{style:{width:"100%",display:"flex",flexDirection:"column",justifyContent:"center",gap:"2rem"},children:s.jsx("p",{style:{fontWeight:"var(--fw)",width:"100%",fontSize:"18px",lineHeight:"26px",textAlign:"center"},children:l.sectionNotResultMessage})})});default:return s.jsx(s.Fragment,{})}},ic=e=>{const{data:t}=e;return s.jsx("section",{className:"sass-pg-cont-content",children:t.map((a,r)=>s.jsx("div",{className:"sass-pg-cont-contactInfoContent",dangerouslySetInnerHTML:{__html:a.body.rendered}},r))})},lc=e=>s.jsxs("section",{className:"sass-com-lnoc-container",children:[s.jsx("div",{className:"sass-com-lnoc-note",children:e.children}),s.jsx("div",{className:"sass-com-lnoc-commercial",children:s.jsxs("div",{className:"sass-com-lnoc-commercialContent",children:[e.slug==="liveblogs"&&s.jsx(xr,{itemList:e.itemList}),e.bannerTop,s.jsx(kt,{content:e.ranking,title:String(e.texts.readestTitle??""),paths:e.paths,customNewsDescriptionStyles:{"--news-description-title-size-desk":"16px","--news-description-title-line-height-desk":"22px","--news-description-title-size-mobile":"16px","--news-description-title-line-height-mobile":"22px",...e.readestCustomStyles}}),s.jsx("div",{style:{position:"sticky",top:"110px"},children:e.banner})]})}),s.jsx("div",{className:"sass-com-lnoc-complement",children:e.complement})]}),Xr=async({newsformated:e,internal:t,commonServices:a})=>{if(!t)return null;try{const r=e?.preview?.sizes?.[0]?.scale??void 0,o=(await a.getNewsMultimedia({path:t,imagesizes:r}))?.data?.data;if(!Array.isArray(o)||o.length===0)return null;const i=o[0],h=(Array.isArray(i?.videos)?i.videos:[]).find(c=>c?.type==="video-embedded");return h?.code?s.jsxs("div",{className:"sass-pg-veh-content",children:[s.jsx("div",{dangerouslySetInnerHTML:{__html:typeof h.code=="string"?h.code:""}}),h?.title&&s.jsx("p",{className:"sass-pg-veh-title",children:h.title})]}):null}catch{return null}},Rr=async({newsformated:e,internal:t,commonServices:a})=>{if(!t)return null;try{const r=e?.preview?.sizes?.[0]?.scale??void 0,o=(await a.getNewsMultimedia({path:t,imagesizes:r}))?.data?.data;if(!Array.isArray(o)||o.length===0)return null;const i=o[0],h=(Array.isArray(i?.videos)?i.videos:[]).find(c=>c?.type==="video-youtube");return!h?.code||typeof h.code!="string"?null:s.jsxs("div",{className:"sass-pg-vyh-content",children:[s.jsx("iframe",{className:"sass-pg-vyh-iframeStyled",src:`https://www.youtube.com/embed/${h.code}`,frameBorder:"0",allowFullScreen:!0}),h?.title&&s.jsx("p",{className:"sass-pg-vyh-title",children:h.title})]})}catch{return null}},en=async({newsformated:e,internal:t,commonServices:a})=>{if(!t)return null;try{const r=e?.preview?.sizes?.[0]?.scale??void 0,o=(await a.getNews({path:t,imagesizes:r}))?.data?.data;if(!Array.isArray(o)||o.length===0)return null;const l=o[0]?.external?.iframe;return typeof l!="string"||l.trim()===""?null:s.jsx("div",{className:"sass-pg-ifh-content",dangerouslySetInnerHTML:{__html:l}})}catch{return null}},je={videoEmbedded:"videoEmbedded",videoYouTube:"videoYouTube",iframe:"iframe",fotoGaleria:"fotogaleria"},cc={[je.videoEmbedded]:Xr,[je.videoYouTube]:Rr,[je.iframe]:en},dc=({news:e,commonServices:t})=>{const{config:a,info:r}=e,n=a.articlepreview,o=r.link.internal,i=n?cc[n]:null;return i?s.jsx("div",{className:"sass-pg-nap-content",children:s.jsx(i,{newsformated:e,internal:o,commonServices:t})}):null},tn=e=>{const t=e.option==="liveblogs",a=()=>{const r={...e.news[0],config:{zonehome:void 0,priorityhome:"",zonesection:"",prioritysection:",",homepreview:"",showcomments:!1,showtime:!1,showauthor:!1,showuppertitle:!1,showsubtitle:!0,showads:!1},main:{...e.news[0]?.main,title:{...e.news[0]?.main.title,section:e.news[0]?.main.title.article??""}},info:{...e.news[0]?.info,link:{url:void 0,target:void 0}}};switch(e.option){case"liveblogs":return s.jsx("header",{style:{"--news-description-title-size-desk":"38px","--news-description-title-size-mobile":"30px","--news-description-title-line-height-desk":"46px","--news-description-title-line-height-mobile":"38px","--news-image-height-desk":"600px","--news-image-height-mobile":"420px",...e.headerSectionStyles?.liveblogs},children:s.jsx(Pr,{...r,fontSizeSubTitle:"18px",lineHeightSubTitle:"28px"})});default:return s.jsx("header",{className:"sass-pg-news-contentHeader",style:{"--section-card-chip-padding":"0 0 0 6px","--uppertitle-display":"block","--news-description-title-size-desk":"38px","--news-description-title-size-mobile":"30px","--news-description-title-line-height-desk":"46px","--news-description-title-line-height-mobile":"38px","--news-description-content-gap":"0px",...e.headerSectionStyles?.common},children:s.jsx(Pe,{...r,fontSizeSubTitle:"18px",lineHeightSubTitle:"28px",cutSubtitle:!1,colorSubTitle:"black",isTitle:!0,paths:e.paths,newsDescriptionSectionTag:e.newsDescriptionSectionTag})})}};return s.jsxs(s.Fragment,{children:[s.jsx(a,{}),s.jsx(_e,{banners:e.banners,index:1}),!t&&e.commonServices&&s.jsx(dc,{news:e.news[0],commonServices:e.commonServices})]})},hc=e=>s.jsx("section",{className:"su-w-full sass-com-ccard-content",id:e.id,children:e.children}),uc=async(e,t,a)=>{if(!a)return e;const r=/(<div[^>]*class=["'][^"']*ck-related-news[^"']*["'][^>]*>[\s\S]*?<span\b[^>]*data-src="([^"]+)"[^>]*>[\s\S]*?<\/span>[\s\S]*?<\/div>\s*<\/div>)/g,n=[...e.matchAll(r)];let o=e;for(const i of n){const l=i[1],h=i[2]??"";let c;if(a.forEach(w=>{Array.isArray(w)&&!c&&(c=w.find(U=>h.replaceAll("/","|").includes(U?.info.link.internal||"")))}),!c){const w=l.replace(/class=["']([^"']*ck-related-news[^"']*)["']/,'class="$1-empty"');o=o.replace(l,w);continue}const d=c.preview?.sizes?.[0],u=d?await ie(d.url):"",m=c.info.section?.url??"#",p=c.info.section?.name??"Sección",f=c.info.link?.url??"#",g=c.main?.title.article??"Título",A=(await Promise.all(c.preview?.sizes?.map(async w=>{const U=await ie(w.url);return w.width<200?`<source srcset="${U}" media="(width < 750px)"/>`:`<source srcset="${U}" media="(width >= 750px)"/>`})||[])).reduce((w,U)=>w+=U,""),b=l.match(/<span\b[^>]*data-src="[^"]+"[^>]*>[\s\S]*?<\/span>/),E=b?b[0]:"",N=`
|
|
150
150
|
<span data-src="${h}">
|
|
151
151
|
<picture style='display: flex'>
|
|
152
152
|
${A}
|
|
@@ -177,7 +177,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
|
|
177
177
|
${g}
|
|
178
178
|
${E?`<figcaption>${E}</figcaption>`:""}
|
|
179
179
|
</figure>
|
|
180
|
-
`}}catch(m){console.error("replaceVideoSpansWithIframes error for",c,m),u=h}r=l,a+=u,n.lastIndex=l}return a+=e.slice(r),a}function Ac(e){return e.replace(/<script[^>]*src=["']https:\/\/platform\.twitter\.com\/widgets\.js["'][^>]*><\/script>/gi,"")}const wc=async({itemList:e,slug:t,banners:a,texts:r,getVideos:n,newsRelatedListResponses:o})=>{if(!e||e.length===0||!e[0])return;const i=e[0].list?.items?.map(async l=>{const h=mc(l.body.rendered);let c=fc(h);return c=Ac(c),c=await pc(c,n),{...l,body:{...l.body,rendered:c}}});return s.jsx("section",{className:"sass-com-bnl-content",id:"block-notes-list",children:i?.map(async(l,h)=>s.jsxs(I.Fragment,{children:[s.jsx(hc,{id:`item-${h+1}`,children:s.jsxs("div",{className:"sass-com-bnl-contentWithinCard",children:[(await l).date>0&&s.jsxs("div",{className:"sass-com-bnl-contentDate",children:[s.jsx("span",{className:"sass-com-bnl-dot",style:{background:t==="liveblogs"?"var(--news-liveblog-timeline-datelink-dot-color)":"var(--common-black)"}}),s.jsx("p",{className:"sass-com-bnl-dateInfo",style:{color:t==="liveblogs"?"var(--news-liveblog-timeline-datelink-color)":"var(--common-black)"},children:mt((await l).date)})]}),s.jsx("h2",{className:"sass-com-bnl-contentTitle",children:e[0]?.list.integrated?(await l).title:`${(await l).index}. ${(await l).title}`}),(await l).image&&s.jsx(ge,{preview:(await l).image,isLarge:!0}),s.jsx("div",{className:"contentTextList sass-com-bnl-contentTextList",dangerouslySetInnerHTML:{__html:await uc((await l).body.rendered.replace(/ /g,""),r,o)}}),(await l).related&&s.jsx("div",{className:"sass-com-bnl-contentButton",children:s.jsx("a",{className:"sass-com-bnl-linkStyled",href:(await l).related??"",target:"”_blank",children:String(r.blockNoteList_readMore??"Leer Más")})})]})},h),sn[h]&&s.jsx(fe,{banners:a,name:"list_"+sn[h]},h)]},h))})},Ss={FaceBook:"facebook",Instagram:"instagram",WhatsApp:"whatsapp",TikTok:"tiktok",Youtube:"youtube",X:"x",Gnews:"gnews",Podcast:"podcast",Telegram:"telegram"};function bc({url:e}){return e&&e!==""&&s.jsxs(M,{href:e,className:"sass-com-ja3-googleProfileButton",children:[s.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",children:s.jsx("path",{d:"M15.583 9.083h-6.5v6.5H6.916v-6.5h-6.5V6.917h6.5v-6.5h2.167v6.5h6.5v2.166Z"})}),"Síguenos en",s.jsx(vc,{})]})}const vc=()=>s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 272 92",width:"272",height:"92",children:[s.jsx("path",{fill:"#EA4335",d:"M115.75 47.18c0 12.77-9.99 22.18-22.25 22.18s-22.25-9.41-22.25-22.18C71.25 34.32 81.24 25 93.5 25s22.25 9.32 22.25 22.18zm-9.74 0c0-7.98-5.79-13.44-12.51-13.44S80.99 39.2 80.99 47.18c0 7.9 5.79 13.44 12.51 13.44s12.51-5.55 12.51-13.44z"}),s.jsx("path",{fill:"#FBBC05",d:"M163.75 47.18c0 12.77-9.99 22.18-22.25 22.18s-22.25-9.41-22.25-22.18c0-12.85 9.99-22.18 22.25-22.18s22.25 9.32 22.25 22.18zm-9.74 0c0-7.98-5.79-13.44-12.51-13.44s-12.51 5.46-12.51 13.44c0 7.9 5.79 13.44 12.51 13.44s12.51-5.55 12.51-13.44z"}),s.jsx("path",{fill:"#4285F4",d:"M209.75 26.34v39.82c0 16.38-9.66 23.07-21.08 23.07-10.75 0-17.22-7.19-19.66-13.07l8.48-3.53c1.51 3.61 5.21 7.87 11.17 7.87 7.31 0 11.84-4.51 11.84-13v-3.19h-.34c-2.18 2.69-6.38 5.04-11.68 5.04-11.09 0-21.25-9.66-21.25-22.09 0-12.52 10.16-22.26 21.25-22.26 5.29 0 9.49 2.35 11.68 4.96h.34v-3.61h9.25zm-8.56 20.92c0-7.81-5.21-13.52-11.84-13.52-6.72 0-12.35 5.71-12.35 13.52 0 7.73 5.63 13.36 12.35 13.36 6.63 0 11.84-5.63 11.84-13.36z"}),s.jsx("path",{fill:"#34A853",d:"M225 3v65h-9.5V3h9.5z"}),s.jsx("path",{fill:"#EA4335",d:"M262.02 54.48l7.56 5.04c-2.44 3.61-8.32 9.83-18.48 9.83-12.6 0-22.01-9.74-22.01-22.18 0-13.19 9.49-22.18 20.92-22.18 11.51 0 17.14 9.16 18.98 14.11l1.01 2.52-29.65 12.28c2.27 4.45 5.8 6.72 10.75 6.72 4.96 0 8.4-2.44 10.92-6.14zm-23.27-7.98l19.82-8.23c-1.09-2.77-4.37-4.7-8.23-4.7-4.95 0-11.84 4.37-11.59 12.93z"}),s.jsx("path",{fill:"#4285F4",d:"M35.29 41.41V32H67c.31 1.64.47 3.58.47 5.68 0 7.06-1.93 15.79-8.15 22.01-6.05 6.3-13.78 9.66-24.02 9.66C16.32 69.35.36 53.89.36 34.91.36 15.93 16.32.47 35.3.47c10.5 0 17.98 4.12 23.6 9.49l-6.64 6.64c-4.03-3.78-9.49-6.72-16.97-6.72-13.86 0-24.7 11.17-24.7 25.03 0 13.86 10.84 25.03 24.7 25.03 8.99 0 14.11-3.61 17.39-6.89 2.66-2.66 4.41-6.46 5.1-11.65l-22.49.01z"})]}),Cc=async e=>{if(!e.news||!e.news.authors)return null;const{news:t,socials:a,texts:r}=e,{DATE_TIMEZONE:n="America/Mexico_City",CONFIG_shareOnlyWhatsApp:o,PUBLIC_SERVICE_PREFIX:i}=O(),
|
|
180
|
+
`}}catch(m){console.error("replaceVideoSpansWithIframes error for",c,m),u=h}r=l,a+=u,n.lastIndex=l}return a+=e.slice(r),a}function Ac(e){return e.replace(/<script[^>]*src=["']https:\/\/platform\.twitter\.com\/widgets\.js["'][^>]*><\/script>/gi,"")}const wc=async({itemList:e,slug:t,banners:a,texts:r,getVideos:n,newsRelatedListResponses:o})=>{if(!e||e.length===0||!e[0])return;const i=e[0].list?.items?.map(async l=>{const h=mc(l.body.rendered);let c=fc(h);return c=Ac(c),c=await pc(c,n),{...l,body:{...l.body,rendered:c}}});return s.jsx("section",{className:"sass-com-bnl-content",id:"block-notes-list",children:i?.map(async(l,h)=>s.jsxs(I.Fragment,{children:[s.jsx(hc,{id:`item-${h+1}`,children:s.jsxs("div",{className:"sass-com-bnl-contentWithinCard",children:[(await l).date>0&&s.jsxs("div",{className:"sass-com-bnl-contentDate",children:[s.jsx("span",{className:"sass-com-bnl-dot",style:{background:t==="liveblogs"?"var(--news-liveblog-timeline-datelink-dot-color)":"var(--common-black)"}}),s.jsx("p",{className:"sass-com-bnl-dateInfo",style:{color:t==="liveblogs"?"var(--news-liveblog-timeline-datelink-color)":"var(--common-black)"},children:mt((await l).date)})]}),s.jsx("h2",{className:"sass-com-bnl-contentTitle",children:e[0]?.list.integrated?(await l).title:`${(await l).index}. ${(await l).title}`}),(await l).image&&s.jsx(ge,{preview:(await l).image,isLarge:!0}),s.jsx("div",{className:"contentTextList sass-com-bnl-contentTextList",dangerouslySetInnerHTML:{__html:await uc((await l).body.rendered.replace(/ /g,""),r,o)}}),(await l).related&&s.jsx("div",{className:"sass-com-bnl-contentButton",children:s.jsx("a",{className:"sass-com-bnl-linkStyled",href:(await l).related??"",target:"”_blank",children:String(r.blockNoteList_readMore??"Leer Más")})})]})},h),sn[h]&&s.jsx(fe,{banners:a,name:"list_"+sn[h]},h)]},h))})},Ss={FaceBook:"facebook",Instagram:"instagram",WhatsApp:"whatsapp",TikTok:"tiktok",Youtube:"youtube",X:"x",Gnews:"gnews",Podcast:"podcast",Telegram:"telegram"};function bc({url:e}){return e&&e!==""&&s.jsxs(M,{href:e,className:"sass-com-ja3-googleProfileButton",children:[s.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",children:s.jsx("path",{d:"M15.583 9.083h-6.5v6.5H6.916v-6.5h-6.5V6.917h6.5v-6.5h2.167v6.5h6.5v2.166Z"})}),"Síguenos en",s.jsx(vc,{})]})}const vc=()=>s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 272 92",width:"272",height:"92",children:[s.jsx("path",{fill:"#EA4335",d:"M115.75 47.18c0 12.77-9.99 22.18-22.25 22.18s-22.25-9.41-22.25-22.18C71.25 34.32 81.24 25 93.5 25s22.25 9.32 22.25 22.18zm-9.74 0c0-7.98-5.79-13.44-12.51-13.44S80.99 39.2 80.99 47.18c0 7.9 5.79 13.44 12.51 13.44s12.51-5.55 12.51-13.44z"}),s.jsx("path",{fill:"#FBBC05",d:"M163.75 47.18c0 12.77-9.99 22.18-22.25 22.18s-22.25-9.41-22.25-22.18c0-12.85 9.99-22.18 22.25-22.18s22.25 9.32 22.25 22.18zm-9.74 0c0-7.98-5.79-13.44-12.51-13.44s-12.51 5.46-12.51 13.44c0 7.9 5.79 13.44 12.51 13.44s12.51-5.55 12.51-13.44z"}),s.jsx("path",{fill:"#4285F4",d:"M209.75 26.34v39.82c0 16.38-9.66 23.07-21.08 23.07-10.75 0-17.22-7.19-19.66-13.07l8.48-3.53c1.51 3.61 5.21 7.87 11.17 7.87 7.31 0 11.84-4.51 11.84-13v-3.19h-.34c-2.18 2.69-6.38 5.04-11.68 5.04-11.09 0-21.25-9.66-21.25-22.09 0-12.52 10.16-22.26 21.25-22.26 5.29 0 9.49 2.35 11.68 4.96h.34v-3.61h9.25zm-8.56 20.92c0-7.81-5.21-13.52-11.84-13.52-6.72 0-12.35 5.71-12.35 13.52 0 7.73 5.63 13.36 12.35 13.36 6.63 0 11.84-5.63 11.84-13.36z"}),s.jsx("path",{fill:"#34A853",d:"M225 3v65h-9.5V3h9.5z"}),s.jsx("path",{fill:"#EA4335",d:"M262.02 54.48l7.56 5.04c-2.44 3.61-8.32 9.83-18.48 9.83-12.6 0-22.01-9.74-22.01-22.18 0-13.19 9.49-22.18 20.92-22.18 11.51 0 17.14 9.16 18.98 14.11l1.01 2.52-29.65 12.28c2.27 4.45 5.8 6.72 10.75 6.72 4.96 0 8.4-2.44 10.92-6.14zm-23.27-7.98l19.82-8.23c-1.09-2.77-4.37-4.7-8.23-4.7-4.95 0-11.84 4.37-11.59 12.93z"}),s.jsx("path",{fill:"#4285F4",d:"M35.29 41.41V32H67c.31 1.64.47 3.58.47 5.68 0 7.06-1.93 15.79-8.15 22.01-6.05 6.3-13.78 9.66-24.02 9.66C16.32 69.35.36 53.89.36 34.91.36 15.93 16.32.47 35.3.47c10.5 0 17.98 4.12 23.6 9.49l-6.64 6.64c-4.03-3.78-9.49-6.72-16.97-6.72-13.86 0-24.7 11.17-24.7 25.03 0 13.86 10.84 25.03 24.7 25.03 8.99 0 14.11-3.61 17.39-6.89 2.66-2.66 4.41-6.46 5.1-11.65l-22.49.01z"})]}),Cc=async e=>{if(!e.news||!e.news.authors)return null;const{news:t,socials:a,texts:r}=e,{DATE_TIMEZONE:n="America/Mexico_City",CONFIG_shareOnlyWhatsApp:o,PUBLIC_SERVICE_PREFIX:i,PUBLIC_IS_SUB_PUBLICATION:l}=O(),h=u=>i!=="false"&&l!=="false"?`/${i}/${e.paths.autor}/${u}`:`/${e.paths.autor}/${u}`,c=t.authors.map(u=>u.internaluser?`<a href="${h(u.name)}">${u.fullname}</a>`:u.fullname).join(", "),d=()=>t.authors.length===1?"sass-com-ja3-width1Autor":t.authors.length===2?"sass-com-ja3-width2Autor":t.authors.length===3?"sass-com-ja3-width3Autor":"";return t.config?.showauthor&&s.jsx("div",{className:"sass-com-ja3-content",children:s.jsxs("div",{className:"sass-com-ja3-avatarContent",children:[o?s.jsxs("a",{className:"sass-com-ja3-whatsappLink",href:a[Ss.WhatsApp].url,rel:"noreferrer",target:"_blank",children:[s.jsxs("svg",{width:"30",height:"30",viewBox:"0 0 30 30",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[s.jsx("g",{clipPath:"url(#clip0_2906_6960)",children:s.jsx("path",{d:"M25.6376 4.36364C22.8169 1.54545 19.0598 0 15.0628 0C6.82908 0 0.125619 6.67045 0.125619 14.8636C0.125619 17.4886 0.810811 20.0455 2.1241 22.2955L0 30L7.91397 27.9318C10.0952 29.1136 12.5504 29.7386 15.0514 29.7386C23.2851 29.7386 29.9886 23.0682 29.9886 14.875C29.9886 10.8977 28.4355 7.17045 25.6148 4.36364M15.0628 27.2273C12.8359 27.2273 10.6433 26.6364 8.74762 25.5L8.29083 25.2273L3.58584 26.4545L4.84202 21.8977L4.54511 21.4318C3.30034 19.4659 2.64941 17.1932 2.64941 14.8523C2.64941 8.04545 8.22231 2.5 15.0742 2.5C18.386 2.5 21.5036 3.78409 23.8561 6.125C26.1972 8.46591 27.4876 11.5682 27.4876 14.8636C27.4876 21.6818 21.9147 27.2159 15.0742 27.2159M21.8805 17.9773C21.5036 17.7955 19.6764 16.8977 19.3338 16.7727C18.9912 16.6477 18.74 16.5909 18.4888 16.9545C18.2375 17.3182 17.5295 18.1591 17.3011 18.4091C17.0841 18.6591 16.8671 18.6932 16.4903 18.5C16.1134 18.3068 14.9144 17.9205 13.4869 16.6591C12.3791 15.6705 11.6254 14.4545 11.4084 14.0909C11.1915 13.7273 11.3856 13.5227 11.5683 13.3295C11.7396 13.1591 11.9452 12.8977 12.1279 12.6818C12.3106 12.4659 12.3791 12.3068 12.5048 12.0568C12.6304 11.8068 12.5619 11.5909 12.4705 11.4091C12.3791 11.2273 11.6254 9.39773 11.3171 8.64773C11.0088 7.92045 10.7118 8.02273 10.472 8.01136C10.255 8.01136 10.0038 8 9.75257 8C9.50133 8 9.10164 8.09091 8.75904 8.46591C8.41644 8.84091 7.45718 9.73864 7.45718 11.5682C7.45718 13.3977 8.7933 15.1591 8.97602 15.4091C9.15874 15.6591 11.6026 19.4091 15.3483 21.0227C16.2391 21.4091 16.9357 21.6364 17.4724 21.8068C18.3632 22.0909 19.1854 22.0455 19.8249 21.9545C20.5443 21.8523 22.0289 21.0568 22.3487 20.1932C22.657 19.3295 22.657 18.5795 22.5657 18.4318C22.4743 18.2727 22.2231 18.1818 21.8462 18",fill:"#7AD16D"})}),s.jsx("defs",{children:s.jsx("clipPath",{id:"clip0_2906_6960",children:s.jsx("rect",{width:"30",height:"30",fill:"white"})})})]}),String(r.WhatsAppLinkJournalist??"")]}):s.jsx("div",{style:{width:"100%"},"data-hydrate":"ShareButtons","data-props":encodeURIComponent(JSON.stringify({noteShare:e.noteShare})),children:s.jsx(kr,{noteShare:e.noteShare})}),s.jsx(bc,{url:e.noteShare?.googleProfile?.url??""}),s.jsxs("section",{className:"sass-com-ja3-journalistSection",children:[s.jsx("div",{className:`sass-com-ja3-imageContent ${d()}`,style:{width:`${t.authors?.length>2?t.authors?.length*30:t.authors?.length*35}px`},children:Array.isArray(t.authors)&&t.authors?.map(async(u,m)=>u.image?s.jsx("img",{fetchPriority:"low",loading:"lazy",alt:"Imagen de perfil de "+u.fullname,className:"sass-com-ja3-imageStyled sass-com-ja3-imageAutor su-object-cover su-flex-center",src:await ie(u.image.sizes[0]?.url||"")},u.fullname):s.jsx("div",{className:"sass-com-ja3-contentIconStyled sass-com-ja3-imageAutor su-flex-center",children:e.autorIcon},u.fullname))}),c&&s.jsx("div",{className:"sass-com-ja3-journalistInfoLink",dangerouslySetInnerHTML:{__html:`${r.JournalistPrefix} <h3 style="padding:0px;">${c??"Redaccion"}${t.config?.showtime&&","}</h3> <time datetime="${Be(t.info.date.modified,n)}">${t.config?.showtime?mt(t.info.date.modified):null}`}})]})]})})},yc=async({summary:e})=>e&&e.rendered&&s.jsx("section",{className:"sass-com-bns-summaryContent sass-summary-content",dangerouslySetInnerHTML:{__html:e.rendered}}),an=async({newsformated:e,internal:t,commonServices:a})=>{if(!t)return;const r=e.preview.sizes,o=(await a.getNewsMultimedia({path:t,imagesizes:r?r[0]?.scale:"w:801,h:449,t:2;"}))?.data.data[0]?.gallery??[];return s.jsxs("div",{className:"sass-com-in2-content",children:[s.jsx(Le,{slot_id:"header",fullPageWidth:!0,visibleItems:1,pagination:!0,cardGap:0,children:o&&o.map((i,l)=>s.jsx(ge,{preview:i,priorityHigh:!0},l))}),s.jsx("div",{className:"sass-com-in2-description",children:o&&o[0]?.description})]})};function Nc(e){const t=e.children,a=`${e.slot_id}-`,r=e.visibleItems,n=e.cardGap??20;function o(l){const h=[],c=[];let d="",u=!0;for(let m=0;m<l;m++){const p=`[data-index="${m}"]:checked ~ .carrousel-pagination li:nth-child(${m+1}) {
|
|
181
181
|
background-color:var(--carrousel-pagination-background-color)
|
|
182
182
|
}`;d+=`
|
|
183
183
|
.${a}.carrousel-container {
|
|
@@ -226,7 +226,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
|
|
226
226
|
</div>
|
|
227
227
|
${i(t.length)}
|
|
228
228
|
</div>
|
|
229
|
-
`}const Sc=e=>s.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:20,height:20,fill:"currentColor",...e,children:s.jsx("path",{fill:"currentColor",d:"M9.99 0C4.47 0 0 4.48 0 10s4.47 10 9.99 10C15.52 20 20 15.52 20 10S15.52 0 9.99 0Zm6.93 6h-2.95a15.65 15.65 0 0 0-1.38-3.56A8.03 8.03 0 0 1 16.92 6ZM10 2.04c.83 1.2 1.48 2.53 1.91 3.96H8.09C8.52 4.57 9.17 3.24 10 2.04ZM2.26 12C2.1 11.36 2 10.69 2 10s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2 0 .68.06 1.34.14 2H2.26Zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56A7.987 7.987 0 0 1 3.08 14Zm2.95-8H3.08a7.987 7.987 0 0 1 4.33-3.56A15.65 15.65 0 0 0 6.03 6ZM10 17.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96ZM12.34 12H7.66c-.09-.66-.16-1.32-.16-2 0-.68.07-1.35.16-2h4.68c.09.65.16 1.32.16 2 0 .68-.07 1.34-.16 2Zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 0 1-4.33 3.56ZM14.36 12c.08-.66.14-1.32.14-2 0-.68-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38Z"})}),rn=()=>s.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[s.jsx("path",{d:"M24 12.2727C24 11.4218 23.9221 10.6036 23.7774 9.81818H12.2449V14.4655H18.8349C18.5455 15.96 17.6772 17.2255 16.3748 18.0764V21.0982H20.3488C22.6642 19.0036 24 15.9273 24 12.2727Z",fill:"#4285F4"}),s.jsx("path",{d:"M12.2449 24C15.551 24 18.3228 22.9309 20.3488 21.0982L16.3748 18.0764C15.2839 18.7964 13.8924 19.2327 12.2449 19.2327C9.06122 19.2327 6.35622 17.1273 5.38776 14.2909H1.31354V17.3891C3.32839 21.3055 7.45826 24 12.2449 24Z",fill:"#34A853"}),s.jsx("path",{d:"M5.38776 14.28C5.14286 13.56 4.99814 12.7964 4.99814 12C4.99814 11.2036 5.14286 10.44 5.38776 9.72V6.62182H1.31354C0.478664 8.23636 0 10.0582 0 12C0 13.9418 0.478664 15.7636 1.31354 17.3782L4.48609 14.9564L5.38776 14.28Z",fill:"#FBBC05"}),s.jsx("path",{d:"M12.2449 4.77818C14.0482 4.77818 15.6512 5.38909 16.9314 6.56727L20.4378 3.13091C18.3117 1.18909 15.551 0 12.2449 0C7.45826 0 3.32839 2.69455 1.31354 6.62182L5.38776 9.72C6.35622 6.88364 9.06122 4.77818 12.2449 4.77818Z",fill:"#EA4335"})]}),Ec={FaceBook:{url:e=>`https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(e)}`,icon:{outline:e=>s.jsx(Ir,{className:e,forceSVG:!0}),solid:e=>s.jsx(Bt,{className:e,forceSVG:!0})}},X:{url:e=>`https://twitter.com/intent/tweet?url=${encodeURIComponent(e)}`,icon:{outline:e=>s.jsx(xe,{className:e,forceSVG:!0}),solid:e=>s.jsx(xe,{className:e,forceSVG:!0})}},Whatsapp:{url:e=>`https://wa.me/?text=${encodeURIComponent(e)}`,icon:{outline:e=>s.jsx(gs,{className:e,forceSVG:!0}),solid:e=>s.jsx(fs,{className:e,forceSVG:!0})}},Email:{url:e=>`mailto:?body=${encodeURIComponent(e)}`,icon:{outline:e=>s.jsx(Er,{className:e,forceSVG:!0}),solid:e=>s.jsx(Tr,{className:e,forceSVG:!0})}},LinkedIn:{url:e=>`https://www.linkedin.com/sharing/share-offsite/?url=${encodeURIComponent(e)}`,icon:{outline:e=>s.jsx(Ge,{className:e,forceSVG:!0}),solid:e=>s.jsx(Ge,{className:e,forceSVG:!0})}}};function Tc({noteShare:e}){const t=e&&e.url||(typeof window<"u"?window.location.href:"https://example.com");return e?s.jsxs("div",{className:"sass-com-ja4-socialNetworkSection",children:[e.options?.map(a=>{const r=Ec[a];if(!r)return null;const n=e.variant==="outline"?r.icon.outline:r.icon.solid,o=r.url(t);return s.jsx(M,{href:o,target:"_blank",rel:"noopener noreferrer","aria-label":`Compartir en ${a}`,className:`sass-com-ja4-socialButton sass-com-ja4-${a.toLowerCase()}Button sass-com-ja4-${a.toLowerCase()}Styled`,children:n("")},a)}),s.jsx("button",{type:"button","data-text":"Link copiado","data-active":"false","aria-label":"copy",className:["sass-com-ja4-clipboardButton","clipbtn-id"].join(" "),children:s.jsx(ps,{forceSVG:!0})}),s.jsx("button",{type:"button","aria-label":"share",className:["sass-com-ja4-clipboardButton","sharebtn-id"].join(" "),children:s.jsx(Ur,{})}),e?.googleProfile&&e?.googleProfile.likeSocial&&e?.googleProfile.url!==""&&s.jsxs(M,{href:e?.googleProfile.url??"",className:"sass-com-ja4-socialActionLink sass-com-ja4-socialActionLinkGoogleMobile","aria-label":"Follow on Google",children:[s.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",children:s.jsx("path",{d:"M15.583 9.083h-6.5v6.5H6.916v-6.5h-6.5V6.917h6.5v-6.5h2.167v6.5h6.5v2.166Z"})}),s.jsx("span",{children:"Seguir en"}),s.jsx(rn,{})]})]}):null}const Ic=async e=>{if(!e.news||!e.news.authors)return null;const{news:t,socials:a,texts:r}=e,{CONFIG_shareOnlyWhatsApp:n,DATE_TIMEZONE:o="America/Mexico_City",CONFIG_commentsV2:i,PUBLIC_SERVICE_PREFIX:l}=O(),h=u=>l?`/${l}/${e.paths.autor}/${u}`:`/${e.paths.autor}/${u}`,c=t.authors.map(u=>u.internaluser?`<a href="${h(u.name)}">${u.fullname}</a>`:u.fullname).join(", "),d=()=>t.authors.length===1?"sass-com-ja4-width1Autor":t.authors.length===2?"sass-com-ja4-width2Autor":t.authors.length===3?"sass-com-ja4-width3Autor":"";return t.config?.showauthor&&s.jsx("div",{className:"sass-com-ja4-content sass-journalist-articule-4",children:s.jsxs("div",{className:"sass-com-ja4-avatarContent",children:[s.jsxs("div",{className:"sass-com-ja4-socialActionsRow",children:[s.jsxs("div",{style:{display:"flex",gap:"10px",alignItems:"center"},children:[n&&s.jsxs("a",{className:"sass-com-ja4-socialActionLink",href:a[Ss.WhatsApp].url,rel:"noreferrer",target:"_blank",children:[s.jsx("span",{children:String(r.WhatsAppLinkJournalist??"")}),s.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 30 30",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[s.jsx("g",{clipPath:"url(#clip0_2906_6960)",children:s.jsx("path",{d:"M25.6376 4.36364C22.8169 1.54545 19.0598 0 15.0628 0C6.82908 0 0.125619 6.67045 0.125619 14.8636C0.125619 17.4886 0.810811 20.0455 2.1241 22.2955L0 30L7.91397 27.9318C10.0952 29.1136 12.5504 29.7386 15.0514 29.7386C23.2851 29.7386 29.9886 23.0682 29.9886 14.875C29.9886 10.8977 28.4355 7.17045 25.6148 4.36364M15.0628 27.2273C12.8359 27.2273 10.6433 26.6364 8.74762 25.5L8.29083 25.2273L3.58584 26.4545L4.84202 21.8977L4.54511 21.4318C3.30034 19.4659 2.64941 17.1932 2.64941 14.8523C2.64941 8.04545 8.22231 2.5 15.0742 2.5C18.386 2.5 21.5036 3.78409 23.8561 6.125C26.1972 8.46591 27.4876 11.5682 27.4876 14.8636C27.4876 21.6818 21.9147 27.2159 15.0742 27.2159M21.8805 17.9773C21.5036 17.7955 19.6764 16.8977 19.3338 16.7727C18.9912 16.6477 18.74 16.5909 18.4888 16.9545C18.2375 17.3182 17.5295 18.1591 17.3011 18.4091C17.0841 18.6591 16.8671 18.6932 16.4903 18.5C16.1134 18.3068 14.9144 17.9205 13.4869 16.6591C12.3791 15.6705 11.6254 14.4545 11.4084 14.0909C11.1915 13.7273 11.3856 13.5227 11.5683 13.3295C11.7396 13.1591 11.9452 12.8977 12.1279 12.6818C12.3106 12.4659 12.3791 12.3068 12.5048 12.0568C12.6304 11.8068 12.5619 11.5909 12.4705 11.4091C12.3791 11.2273 11.6254 9.39773 11.3171 8.64773C11.0088 7.92045 10.7118 8.02273 10.472 8.01136C10.255 8.01136 10.0038 8 9.75257 8C9.50133 8 9.10164 8.09091 8.75904 8.46591C8.41644 8.84091 7.45718 9.73864 7.45718 11.5682C7.45718 13.3977 8.7933 15.1591 8.97602 15.4091C9.15874 15.6591 11.6026 19.4091 15.3483 21.0227C16.2391 21.4091 16.9357 21.6364 17.4724 21.8068C18.3632 22.0909 19.1854 22.0455 19.8249 21.9545C20.5443 21.8523 22.0289 21.0568 22.3487 20.1932C22.657 19.3295 22.657 18.5795 22.5657 18.4318C22.4743 18.2727 22.2231 18.1818 21.8462 18",fill:"#7AD16D"})}),s.jsx("defs",{children:s.jsx("clipPath",{id:"clip0_2906_6960",children:s.jsx("rect",{width:"30",height:"30",fill:"white"})})})]})]}),e.noteShare?.googleProfile&&!e.noteShare?.googleProfile.likeSocial&&e.noteShare?.googleProfile.url!==""&&s.jsxs(M,{href:e.noteShare?.googleProfile.url??"",className:"sass-com-ja4-socialActionLink sass-journalist-articule-google-profile-button","aria-label":"Follow on Google",children:[s.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",children:s.jsx("path",{d:"M15.583 9.083h-6.5v6.5H6.916v-6.5h-6.5V6.917h6.5v-6.5h2.167v6.5h6.5v2.166Z"})}),s.jsx("span",{children:"Seguir en"}),s.jsx(rn,{})]}),e.noteShare?.customButton&&(i?s.jsx("a",{href:"#comentarios",className:"sass-journalist-articule-custom-button","aria-label":"Custom button for the journalist article"}):s.jsx("button",{type:"button",className:"sass-journalist-articule-custom-button","data-hydrate":"CustomButton","aria-label":"Custom button for the journalist article"}))]}),s.jsx("div",{style:{width:"100%"},"data-hydrate":"ShareButtons","data-props":encodeURIComponent(JSON.stringify({noteShare:e.noteShare})),children:s.jsx(Tc,{noteShare:e.noteShare})})]}),s.jsxs("section",{className:"sass-com-ja4-journalistSection",children:[s.jsxs("div",{className:"sass-com-ja4-authorsInfoRow",children:[s.jsx("div",{className:`sass-com-ja4-imageContent ${d()}`,style:{width:`${t.authors?.length>2?t.authors?.length*30:t.authors?.length*40}px`},children:Array.isArray(t.authors)&&t.authors?.map(async(u,m)=>u.image?s.jsx("img",{fetchPriority:"low",loading:"lazy",alt:"Imagen de perfil de "+u.fullname,className:"sass-com-ja4-imageStyled sass-com-ja4-imageAutor su-object-cover su-flex-center",src:await ie(u.image.sizes[0]?.url||"")},u.fullname):s.jsx("div",{className:"sass-com-ja4-contentIconStyled sass-com-ja4-imageAutor su-flex-center",children:e.autorIcon},u.fullname))}),s.jsx("div",{className:"sass-com-ja4-journalistInfoLink",dangerouslySetInnerHTML:{__html:`${r.JournalistPrefix} <h3 style="padding:0px;">${c??"Redaccion"}</h3>`}})]}),t.config?.showtime&&s.jsx("time",{className:"sass-com-ja4-journalistInfoDate",dateTime:Be(t.info.date.modified,o),children:mt(t.info.date.modified)})]})]})})},Uc=e=>e.replace(/<iframe(?![^>]*\bloading=)[^>]*>/gi,a=>a.replace("<iframe",'<iframe loading="lazy"')),kc=e=>e.replace(/<iframe(?![^>]*\btitle=)[^>]*>/gi,a=>a.replace("<iframe",'<iframe title="frame custom content"')),Lc=e=>e.replace(/<span\b[^>]*class=["'][^"']*video__title[^"']*["'][^>]*>[\s\S]*?<\/span>/gi,""),Pc=async e=>{const{PUBLIC_IS_OFFLINE:t}=O();if(!(t==="true")){const c=/<img\b[^>]*\bsrc=["']([^"']+)["']/g,d=[...e.matchAll(c)],u={};for(const m of d){const p=m[1]??"",f=e.includes(p)?{url:p}:null;if(f){const g=await ie(f.url)||"";u[p]=g}}return e.replace(c,(m,p)=>`<img fetchPriority='low' loading='lazy' alt='imagen' src="${u[p]||p}"`)}let r=e;const n=new Set,o=/<figure\b[^>]*>(?:(?!<figure)[\s\S])*?<img\b[^>]*\bsrc=["']([^"']+)["'][^>]*>([\s\S]*?)<\/figure>/g;let i="";for(;i!==r;){i=r;const c=o.exec(r);if(!c)break;const d=c[0],u=c[1]??"";n.add(u);const m=d.match(/<img\b[^>]*\balt=["']([^"']*)["']/),p=m?m[1]:"imagen",f=u.match(/__scale=([^&"']+)/),g=f?decodeURIComponent(f[1]):null;let A=0,b=0;if(g){const U=g.match(/w:(\d+)/),P=g.match(/h:(\d+)/);A=U?parseInt(U[1]):0,b=P?parseInt(P[1]):0}const N={preview:{sizes:[{scale:g||`w:${A},h:${b},t:2`,url:u,width:A,height:b}],original:{url:u.split("?")[0],width:A,height:b},copyright:!1,description:p,photographer:!1},isLarge:!1,priorityHigh:!1},w=`<div data-hydrate="ImageOffline" data-props="${encodeURIComponent(JSON.stringify(N))}"><div class="_imagePlaceholder_ooa5j_98"></div></div>`;r=r.replace(d,w),o.lastIndex=0}const l=/<img\b[^>]*\bsrc=["']([^"']+)["'][^>]*>/g,h=[...r.matchAll(l)];for(const c of h){const d=c[0],u=c[1]??"";if(n.has(u))continue;const m=d.match(/\balt=["']([^"']*)["']/),p=m?m[1]:"imagen",f=u.match(/__scale=([^&"']+)/),g=f?decodeURIComponent(f[1]):null;let A=0,b=0;if(g){const U=g.match(/w:(\d+)/),P=g.match(/h:(\d+)/);A=U?parseInt(U[1]):0,b=P?parseInt(P[1]):0}const N={preview:{sizes:[{scale:g||`w:${A},h:${b},t:2`,url:u,width:A,height:b}],original:{url:u.split("?")[0],width:A,height:b},copyright:!1,description:p,photographer:!1},isLarge:!1,priorityHigh:!1},w=`<div data-hydrate="ImageOffline" data-props="${encodeURIComponent(JSON.stringify(N))}"><div class="_imagePlaceholder_ooa5j_98"></div></div>`;r=r.replace(d,w)}return r},xc=e=>e.replace(/<script\b([^>]*)>/gi,(t,a)=>a.includes("type=")?`<script ${a.replace(/type\s*=\s*["'][^"']*["']/i,'type="text/deferred-banner"')}>`:`<script ${a} type="text/deferred-banner">`),Bc=(e,t)=>{const a={2:1,4:2,7:3,10:4,13:5};let r=0,n=e;const o=/<(p|li|ul|ol)>\s*<\/\1>/gi,i=/<(p|li|ul|ol)>(?:&(?:nbsp|#160|ensp|emsp|#8194|#8195);)*?<\/\1>/gi;do n=e.replace(o,"").replace(i,"");while(n.match(o)||n.match(i));return n=n.replace(/<p\b[^>]*?>[\s\S]*?<\/p>|<(ul|ol)[^>]*?>[\s\S]*?<\/\1>/g,l=>{const h=l.replace(/[.*+?^${}()|[\]\\/]/g,"\\$&");if(!new RegExp(`<blockquote[^>]*?>(?:(?!<\\/blockquote>)[\\s\\S])*?${h}[\\s\\S]*?<\\/blockquote>`,"gi").test(n)){r++;const d=t.find(u=>u.key===`block_2_${a[r]}`);return d&&d.show?`${l}<div class="banner-context">${xc(d.value)}</div>`:l}return l}),n},Oc=e=>{const t=/<div class="ck-image-gallery"[^>]*?>([\s\S]*?)<\/div>/g,a=[...e.matchAll(t)];let r="",n=0;for(const o of a){const[i,l=""]=o,h=o.index,c=h+i.length;r+=e.slice(n,h);const u=[...l.matchAll(/data-src="([^"]+)"/g)].map(f=>f[1]).map(f=>`<img fetchPriority='low' loading='lazy' alt='imagen' src="${f}" class="carrusel-note-item" width="800" height="469"/>`),m="gallery_embeded"+h.toString(),p=Nc({slot_id:m,children:u,visibleItems:1,cardGap:0});r+=p,n=c}return r+=e.slice(n),r},Mc=async(e,t,a)=>{if(!a)return e;const r=/<span data-src="(.*?)"><\/span>/g,n=[...e.matchAll(r)];let o=e;for(const i of n){const l=i[0],h=i[1]??"",c=a.find(E=>h.includes(E?.[0]?.info.link.internal||""));if(!c||!c[0])continue;const d=c[0].preview?.sizes?.[0],u=d?await ie(d.url):"",m=c[0].info.section?.url??"#",p=c[0].info.section?.name??"Sección",f=c[0].info.link?.url??"#",g=c[0].main?.title.article??"Título",A=(await Promise.all(c[0].preview?.sizes?.map(async(E,N)=>{const S=await ie(E.url);return N===0?`<source srcset="${S}" media="(width >= 900px)"/>`:`<source srcset="${S}" media="(width < 900px)"/>`}))).reduce((E,N)=>E+=N,""),b=`
|
|
229
|
+
`}const Sc=e=>s.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:20,height:20,fill:"currentColor",...e,children:s.jsx("path",{fill:"currentColor",d:"M9.99 0C4.47 0 0 4.48 0 10s4.47 10 9.99 10C15.52 20 20 15.52 20 10S15.52 0 9.99 0Zm6.93 6h-2.95a15.65 15.65 0 0 0-1.38-3.56A8.03 8.03 0 0 1 16.92 6ZM10 2.04c.83 1.2 1.48 2.53 1.91 3.96H8.09C8.52 4.57 9.17 3.24 10 2.04ZM2.26 12C2.1 11.36 2 10.69 2 10s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2 0 .68.06 1.34.14 2H2.26Zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56A7.987 7.987 0 0 1 3.08 14Zm2.95-8H3.08a7.987 7.987 0 0 1 4.33-3.56A15.65 15.65 0 0 0 6.03 6ZM10 17.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96ZM12.34 12H7.66c-.09-.66-.16-1.32-.16-2 0-.68.07-1.35.16-2h4.68c.09.65.16 1.32.16 2 0 .68-.07 1.34-.16 2Zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 0 1-4.33 3.56ZM14.36 12c.08-.66.14-1.32.14-2 0-.68-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38Z"})}),rn=()=>s.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[s.jsx("path",{d:"M24 12.2727C24 11.4218 23.9221 10.6036 23.7774 9.81818H12.2449V14.4655H18.8349C18.5455 15.96 17.6772 17.2255 16.3748 18.0764V21.0982H20.3488C22.6642 19.0036 24 15.9273 24 12.2727Z",fill:"#4285F4"}),s.jsx("path",{d:"M12.2449 24C15.551 24 18.3228 22.9309 20.3488 21.0982L16.3748 18.0764C15.2839 18.7964 13.8924 19.2327 12.2449 19.2327C9.06122 19.2327 6.35622 17.1273 5.38776 14.2909H1.31354V17.3891C3.32839 21.3055 7.45826 24 12.2449 24Z",fill:"#34A853"}),s.jsx("path",{d:"M5.38776 14.28C5.14286 13.56 4.99814 12.7964 4.99814 12C4.99814 11.2036 5.14286 10.44 5.38776 9.72V6.62182H1.31354C0.478664 8.23636 0 10.0582 0 12C0 13.9418 0.478664 15.7636 1.31354 17.3782L4.48609 14.9564L5.38776 14.28Z",fill:"#FBBC05"}),s.jsx("path",{d:"M12.2449 4.77818C14.0482 4.77818 15.6512 5.38909 16.9314 6.56727L20.4378 3.13091C18.3117 1.18909 15.551 0 12.2449 0C7.45826 0 3.32839 2.69455 1.31354 6.62182L5.38776 9.72C6.35622 6.88364 9.06122 4.77818 12.2449 4.77818Z",fill:"#EA4335"})]}),Ec={FaceBook:{url:e=>`https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(e)}`,icon:{outline:e=>s.jsx(Ir,{className:e,forceSVG:!0}),solid:e=>s.jsx(Bt,{className:e,forceSVG:!0})}},X:{url:e=>`https://twitter.com/intent/tweet?url=${encodeURIComponent(e)}`,icon:{outline:e=>s.jsx(xe,{className:e,forceSVG:!0}),solid:e=>s.jsx(xe,{className:e,forceSVG:!0})}},Whatsapp:{url:e=>`https://wa.me/?text=${encodeURIComponent(e)}`,icon:{outline:e=>s.jsx(gs,{className:e,forceSVG:!0}),solid:e=>s.jsx(fs,{className:e,forceSVG:!0})}},Email:{url:e=>`mailto:?body=${encodeURIComponent(e)}`,icon:{outline:e=>s.jsx(Er,{className:e,forceSVG:!0}),solid:e=>s.jsx(Tr,{className:e,forceSVG:!0})}},LinkedIn:{url:e=>`https://www.linkedin.com/sharing/share-offsite/?url=${encodeURIComponent(e)}`,icon:{outline:e=>s.jsx(Ge,{className:e,forceSVG:!0}),solid:e=>s.jsx(Ge,{className:e,forceSVG:!0})}}};function Tc({noteShare:e}){const t=e&&e.url||(typeof window<"u"?window.location.href:"https://example.com");return e?s.jsxs("div",{className:"sass-com-ja4-socialNetworkSection",children:[e.options?.map(a=>{const r=Ec[a];if(!r)return null;const n=e.variant==="outline"?r.icon.outline:r.icon.solid,o=r.url(t);return s.jsx(M,{href:o,target:"_blank",rel:"noopener noreferrer","aria-label":`Compartir en ${a}`,className:`sass-com-ja4-socialButton sass-com-ja4-${a.toLowerCase()}Button sass-com-ja4-${a.toLowerCase()}Styled`,children:n("")},a)}),s.jsx("button",{type:"button","data-text":"Link copiado","data-active":"false","aria-label":"copy",className:["sass-com-ja4-clipboardButton","clipbtn-id"].join(" "),children:s.jsx(ps,{forceSVG:!0})}),s.jsx("button",{type:"button","aria-label":"share",className:["sass-com-ja4-clipboardButton","sharebtn-id"].join(" "),children:s.jsx(Ur,{})}),e?.googleProfile&&e?.googleProfile.likeSocial&&e?.googleProfile.url!==""&&s.jsxs(M,{href:e?.googleProfile.url??"",className:"sass-com-ja4-socialActionLink sass-com-ja4-socialActionLinkGoogleMobile","aria-label":"Follow on Google",children:[s.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",children:s.jsx("path",{d:"M15.583 9.083h-6.5v6.5H6.916v-6.5h-6.5V6.917h6.5v-6.5h2.167v6.5h6.5v2.166Z"})}),s.jsx("span",{children:"Seguir en"}),s.jsx(rn,{})]})]}):null}const Ic=async e=>{if(!e.news||!e.news.authors)return null;const{news:t,socials:a,texts:r}=e,{CONFIG_shareOnlyWhatsApp:n,DATE_TIMEZONE:o="America/Mexico_City",CONFIG_commentsV2:i,PUBLIC_SERVICE_PREFIX:l,PUBLIC_IS_SUB_PUBLICATION:h}=O(),c=m=>l!=="false"&&h!=="false"?`/${l}/${e.paths.autor}/${m}`:`/${e.paths.autor}/${m}`,d=t.authors.map(m=>m.internaluser?`<a href="${c(m.name)}">${m.fullname}</a>`:m.fullname).join(", "),u=()=>t.authors.length===1?"sass-com-ja4-width1Autor":t.authors.length===2?"sass-com-ja4-width2Autor":t.authors.length===3?"sass-com-ja4-width3Autor":"";return t.config?.showauthor&&s.jsx("div",{className:"sass-com-ja4-content sass-journalist-articule-4",children:s.jsxs("div",{className:"sass-com-ja4-avatarContent",children:[s.jsxs("div",{className:"sass-com-ja4-socialActionsRow",children:[s.jsxs("div",{style:{display:"flex",gap:"10px",alignItems:"center"},children:[n&&s.jsxs("a",{className:"sass-com-ja4-socialActionLink",href:a[Ss.WhatsApp].url,rel:"noreferrer",target:"_blank",children:[s.jsx("span",{children:String(r.WhatsAppLinkJournalist??"")}),s.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 30 30",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[s.jsx("g",{clipPath:"url(#clip0_2906_6960)",children:s.jsx("path",{d:"M25.6376 4.36364C22.8169 1.54545 19.0598 0 15.0628 0C6.82908 0 0.125619 6.67045 0.125619 14.8636C0.125619 17.4886 0.810811 20.0455 2.1241 22.2955L0 30L7.91397 27.9318C10.0952 29.1136 12.5504 29.7386 15.0514 29.7386C23.2851 29.7386 29.9886 23.0682 29.9886 14.875C29.9886 10.8977 28.4355 7.17045 25.6148 4.36364M15.0628 27.2273C12.8359 27.2273 10.6433 26.6364 8.74762 25.5L8.29083 25.2273L3.58584 26.4545L4.84202 21.8977L4.54511 21.4318C3.30034 19.4659 2.64941 17.1932 2.64941 14.8523C2.64941 8.04545 8.22231 2.5 15.0742 2.5C18.386 2.5 21.5036 3.78409 23.8561 6.125C26.1972 8.46591 27.4876 11.5682 27.4876 14.8636C27.4876 21.6818 21.9147 27.2159 15.0742 27.2159M21.8805 17.9773C21.5036 17.7955 19.6764 16.8977 19.3338 16.7727C18.9912 16.6477 18.74 16.5909 18.4888 16.9545C18.2375 17.3182 17.5295 18.1591 17.3011 18.4091C17.0841 18.6591 16.8671 18.6932 16.4903 18.5C16.1134 18.3068 14.9144 17.9205 13.4869 16.6591C12.3791 15.6705 11.6254 14.4545 11.4084 14.0909C11.1915 13.7273 11.3856 13.5227 11.5683 13.3295C11.7396 13.1591 11.9452 12.8977 12.1279 12.6818C12.3106 12.4659 12.3791 12.3068 12.5048 12.0568C12.6304 11.8068 12.5619 11.5909 12.4705 11.4091C12.3791 11.2273 11.6254 9.39773 11.3171 8.64773C11.0088 7.92045 10.7118 8.02273 10.472 8.01136C10.255 8.01136 10.0038 8 9.75257 8C9.50133 8 9.10164 8.09091 8.75904 8.46591C8.41644 8.84091 7.45718 9.73864 7.45718 11.5682C7.45718 13.3977 8.7933 15.1591 8.97602 15.4091C9.15874 15.6591 11.6026 19.4091 15.3483 21.0227C16.2391 21.4091 16.9357 21.6364 17.4724 21.8068C18.3632 22.0909 19.1854 22.0455 19.8249 21.9545C20.5443 21.8523 22.0289 21.0568 22.3487 20.1932C22.657 19.3295 22.657 18.5795 22.5657 18.4318C22.4743 18.2727 22.2231 18.1818 21.8462 18",fill:"#7AD16D"})}),s.jsx("defs",{children:s.jsx("clipPath",{id:"clip0_2906_6960",children:s.jsx("rect",{width:"30",height:"30",fill:"white"})})})]})]}),e.noteShare?.googleProfile&&!e.noteShare?.googleProfile.likeSocial&&e.noteShare?.googleProfile.url!==""&&s.jsxs(M,{href:e.noteShare?.googleProfile.url??"",className:"sass-com-ja4-socialActionLink sass-journalist-articule-google-profile-button","aria-label":"Follow on Google",children:[s.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"currentColor",children:s.jsx("path",{d:"M15.583 9.083h-6.5v6.5H6.916v-6.5h-6.5V6.917h6.5v-6.5h2.167v6.5h6.5v2.166Z"})}),s.jsx("span",{children:"Seguir en"}),s.jsx(rn,{})]}),e.noteShare?.customButton&&(i?s.jsx("a",{href:"#comentarios",className:"sass-journalist-articule-custom-button","aria-label":"Custom button for the journalist article"}):s.jsx("button",{type:"button",className:"sass-journalist-articule-custom-button","data-hydrate":"CustomButton","aria-label":"Custom button for the journalist article"}))]}),s.jsx("div",{style:{width:"100%"},"data-hydrate":"ShareButtons","data-props":encodeURIComponent(JSON.stringify({noteShare:e.noteShare})),children:s.jsx(Tc,{noteShare:e.noteShare})})]}),s.jsxs("section",{className:"sass-com-ja4-journalistSection",children:[s.jsxs("div",{className:"sass-com-ja4-authorsInfoRow",children:[s.jsx("div",{className:`sass-com-ja4-imageContent ${u()}`,style:{width:`${t.authors?.length>2?t.authors?.length*30:t.authors?.length*40}px`},children:Array.isArray(t.authors)&&t.authors?.map(async(m,p)=>m.image?s.jsx("img",{fetchPriority:"low",loading:"lazy",alt:"Imagen de perfil de "+m.fullname,className:"sass-com-ja4-imageStyled sass-com-ja4-imageAutor su-object-cover su-flex-center",src:await ie(m.image.sizes[0]?.url||"")},m.fullname):s.jsx("div",{className:"sass-com-ja4-contentIconStyled sass-com-ja4-imageAutor su-flex-center",children:e.autorIcon},m.fullname))}),s.jsx("div",{className:"sass-com-ja4-journalistInfoLink",dangerouslySetInnerHTML:{__html:`${r.JournalistPrefix} <h3 style="padding:0px;">${d??"Redaccion"}</h3>`}})]}),t.config?.showtime&&s.jsx("time",{className:"sass-com-ja4-journalistInfoDate",dateTime:Be(t.info.date.modified,o),children:mt(t.info.date.modified)})]})]})})},Uc=e=>e.replace(/<iframe(?![^>]*\bloading=)[^>]*>/gi,a=>a.replace("<iframe",'<iframe loading="lazy"')),kc=e=>e.replace(/<iframe(?![^>]*\btitle=)[^>]*>/gi,a=>a.replace("<iframe",'<iframe title="frame custom content"')),Lc=e=>e.replace(/<span\b[^>]*class=["'][^"']*video__title[^"']*["'][^>]*>[\s\S]*?<\/span>/gi,""),Pc=async e=>{const{PUBLIC_IS_OFFLINE:t}=O();if(!(t==="true")){const c=/<img\b[^>]*\bsrc=["']([^"']+)["']/g,d=[...e.matchAll(c)],u={};for(const m of d){const p=m[1]??"",f=e.includes(p)?{url:p}:null;if(f){const g=await ie(f.url)||"";u[p]=g}}return e.replace(c,(m,p)=>`<img fetchPriority='low' loading='lazy' alt='imagen' src="${u[p]||p}"`)}let r=e;const n=new Set,o=/<figure\b[^>]*>(?:(?!<figure)[\s\S])*?<img\b[^>]*\bsrc=["']([^"']+)["'][^>]*>([\s\S]*?)<\/figure>/g;let i="";for(;i!==r;){i=r;const c=o.exec(r);if(!c)break;const d=c[0],u=c[1]??"";n.add(u);const m=d.match(/<img\b[^>]*\balt=["']([^"']*)["']/),p=m?m[1]:"imagen",f=u.match(/__scale=([^&"']+)/),g=f?decodeURIComponent(f[1]):null;let A=0,b=0;if(g){const U=g.match(/w:(\d+)/),P=g.match(/h:(\d+)/);A=U?parseInt(U[1]):0,b=P?parseInt(P[1]):0}const N={preview:{sizes:[{scale:g||`w:${A},h:${b},t:2`,url:u,width:A,height:b}],original:{url:u.split("?")[0],width:A,height:b},copyright:!1,description:p,photographer:!1},isLarge:!1,priorityHigh:!1},w=`<div data-hydrate="ImageOffline" data-props="${encodeURIComponent(JSON.stringify(N))}"><div class="_imagePlaceholder_ooa5j_98"></div></div>`;r=r.replace(d,w),o.lastIndex=0}const l=/<img\b[^>]*\bsrc=["']([^"']+)["'][^>]*>/g,h=[...r.matchAll(l)];for(const c of h){const d=c[0],u=c[1]??"";if(n.has(u))continue;const m=d.match(/\balt=["']([^"']*)["']/),p=m?m[1]:"imagen",f=u.match(/__scale=([^&"']+)/),g=f?decodeURIComponent(f[1]):null;let A=0,b=0;if(g){const U=g.match(/w:(\d+)/),P=g.match(/h:(\d+)/);A=U?parseInt(U[1]):0,b=P?parseInt(P[1]):0}const N={preview:{sizes:[{scale:g||`w:${A},h:${b},t:2`,url:u,width:A,height:b}],original:{url:u.split("?")[0],width:A,height:b},copyright:!1,description:p,photographer:!1},isLarge:!1,priorityHigh:!1},w=`<div data-hydrate="ImageOffline" data-props="${encodeURIComponent(JSON.stringify(N))}"><div class="_imagePlaceholder_ooa5j_98"></div></div>`;r=r.replace(d,w)}return r},xc=e=>e.replace(/<script\b([^>]*)>/gi,(t,a)=>a.includes("type=")?`<script ${a.replace(/type\s*=\s*["'][^"']*["']/i,'type="text/deferred-banner"')}>`:`<script ${a} type="text/deferred-banner">`),Bc=(e,t)=>{const a={2:1,4:2,7:3,10:4,13:5};let r=0,n=e;const o=/<(p|li|ul|ol)>\s*<\/\1>/gi,i=/<(p|li|ul|ol)>(?:&(?:nbsp|#160|ensp|emsp|#8194|#8195);)*?<\/\1>/gi;do n=e.replace(o,"").replace(i,"");while(n.match(o)||n.match(i));return n=n.replace(/<p\b[^>]*?>[\s\S]*?<\/p>|<(ul|ol)[^>]*?>[\s\S]*?<\/\1>/g,l=>{const h=l.replace(/[.*+?^${}()|[\]\\/]/g,"\\$&");if(!new RegExp(`<blockquote[^>]*?>(?:(?!<\\/blockquote>)[\\s\\S])*?${h}[\\s\\S]*?<\\/blockquote>`,"gi").test(n)){r++;const d=t.find(u=>u.key===`block_2_${a[r]}`);return d&&d.show?`${l}<div class="banner-context">${xc(d.value)}</div>`:l}return l}),n},Oc=e=>{const t=/<div class="ck-image-gallery"[^>]*?>([\s\S]*?)<\/div>/g,a=[...e.matchAll(t)];let r="",n=0;for(const o of a){const[i,l=""]=o,h=o.index,c=h+i.length;r+=e.slice(n,h);const u=[...l.matchAll(/data-src="([^"]+)"/g)].map(f=>f[1]).map(f=>`<img fetchPriority='low' loading='lazy' alt='imagen' src="${f}" class="carrusel-note-item" width="800" height="469"/>`),m="gallery_embeded"+h.toString(),p=Nc({slot_id:m,children:u,visibleItems:1,cardGap:0});r+=p,n=c}return r+=e.slice(n),r},Mc=async(e,t,a)=>{if(!a)return e;const r=/<span data-src="(.*?)"><\/span>/g,n=[...e.matchAll(r)];let o=e;for(const i of n){const l=i[0],h=i[1]??"",c=a.find(E=>h.includes(E?.[0]?.info.link.internal||""));if(!c||!c[0])continue;const d=c[0].preview?.sizes?.[0],u=d?await ie(d.url):"",m=c[0].info.section?.url??"#",p=c[0].info.section?.name??"Sección",f=c[0].info.link?.url??"#",g=c[0].main?.title.article??"Título",A=(await Promise.all(c[0].preview?.sizes?.map(async(E,N)=>{const S=await ie(E.url);return N===0?`<source srcset="${S}" media="(width >= 900px)"/>`:`<source srcset="${S}" media="(width < 900px)"/>`}))).reduce((E,N)=>E+=N,""),b=`
|
|
230
230
|
<span data-src="${h}">
|
|
231
231
|
<picture style='display: flex'>
|
|
232
232
|
${A}
|