sass-template-common 0.9.126 → 0.9.128

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.
@@ -1606,6 +1606,7 @@ declare type Network = {
1606
1606
  url: string;
1607
1607
  label: string;
1608
1608
  show: boolean;
1609
+ showInSchema: boolean;
1609
1610
  };
1610
1611
 
1611
1612
  export declare const new_speculationRules_home: {
@@ -1705,7 +1705,7 @@ const qr = async ({
1705
1705
  "@type": "PostalAddress",
1706
1706
  ...e.address
1707
1707
  },
1708
- sameAs: Object.keys(t).filter((n) => t[n]?.show).map((n) => t[n]?.url)
1708
+ sameAs: Object.keys(t).filter((n) => t[n]?.showInSchema === void 0 ? t[n]?.show : t[n]?.showInSchema).map((n) => t[n]?.url)
1709
1709
  };
1710
1710
  return (!e.description || e.description === "") && delete s.description, e.address || delete s.address, /* @__PURE__ */ a(
1711
1711
  "script",
@@ -8863,6 +8863,7 @@ const vu = (e) => {
8863
8863
  href: e.searchLink ? e.searchLink : "/buscar",
8864
8864
  className: "sass-com-h1st-buttonSectionSearch",
8865
8865
  "aria-label": e.searchKeyWord,
8866
+ style: { display: "flex" },
8866
8867
  children: /* @__PURE__ */ a(Ps, { width: 28, height: 28, color: "currentColor" })
8867
8868
  }
8868
8869
  ),
@@ -10,7 +10,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
10
10
  j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
11
11
  'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
12
12
  })(window,document,'script','dataLayer','${e}');
13
- `}}),s.jsx("noscript",{children:s.jsx("iframe",{src:`https://www.googletagmanager.com/ns.html?id=${e}`,height:"0",width:"0",style:{display:"none",visibility:"hidden"}})})]})},ea=()=>{const{ANALYTICS_marfeel:e}=M();return e&&s.jsx("script",{type:"text/javascript",dangerouslySetInnerHTML:{__html:`!function(){"use strict";function e(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],c=document.createElement("script");c.src=e,t?c.type="module":(c.defer=!0,c.type="text/javascript",c.setAttribute("nomodule",""));var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(c,n)}!function(t,c){!function(t,c,n){var a,o,r;n.accountId=c,null!==(a=t.marfeel)&&void 0!==a||(t.marfeel={}),null!==(o=(r=t.marfeel).cmd)&&void 0!==o||(r.cmd=[]),t.marfeel.config=n;var i="https://sdk.mrf.io/statics";e("".concat(i,"/marfeel-sdk.js?id=").concat(c),!0),e("".concat(i,"/marfeel-sdk.es5.js?id=").concat(c),!1)}(t,c,arguments.length>2&&void 0!==arguments[2]?arguments[2]:{})}(window,${e},{})}();`}})},_n=({defaultRouteName:e})=>{const{CAPTCHA_KEY:t,CONFIG_comments:a=!1,CONFIG_commentsV2:r=!1}=M();return t&&t!==""&&(e==="video"&&a&&!r||e==="news"&&a&&!r||e==="auth"||e==="anuncia"||e==="contacto")&&s.jsx("script",{src:`https://www.google.com/recaptcha/enterprise.js?render=${t}`,async:!0,defer:!0})};function Ve(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var dt={exports:{}},Gn=dt.exports,ta;function sa(){return ta||(ta=1,(function(e,t){(function(a,r){e.exports=r()})(Gn,(function(){var a=1e3,r=6e4,n=36e5,o="millisecond",i="second",l="minute",h="hour",c="day",d="week",u="month",m="quarter",p="year",f="date",g="Invalid Date",A=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,b=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,N={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(_){var L=["th","st","nd","rd"],k=_%100;return"["+_+(L[(k-20)%10]||L[k]||L[0])+"]"}},S=function(_,L,k){var G=String(_);return!G||G.length>=L?_:""+Array(L+1-G.length).join(k)+_},E={s:S,z:function(_){var L=-_.utcOffset(),k=Math.abs(L),G=Math.floor(k/60),B=k%60;return(L<=0?"+":"-")+S(G,2,"0")+":"+S(B,2,"0")},m:function _(L,k){if(L.date()<k.date())return-_(k,L);var G=12*(k.year()-L.year())+(k.month()-L.month()),B=L.clone().add(G,u),W=k-B<0,C=L.clone().add(G+(W?-1:1),u);return+(-(G+(k-B)/(W?B-C:C-B))||0)},a:function(_){return _<0?Math.ceil(_)||0:Math.floor(_)},p:function(_){return{M:u,y:p,w:d,d:c,D:f,h,m:l,s:i,ms:o,Q:m}[_]||String(_||"").toLowerCase().replace(/s$/,"")},u:function(_){return _===void 0}},w="en",U={};U[w]=N;var P="$isDayjsObject",F=function(_){return _ instanceof H||!(!_||!_[P])},Y=function _(L,k,G){var B;if(!L)return w;if(typeof L=="string"){var W=L.toLowerCase();U[W]&&(B=W),k&&(U[W]=k,B=W);var C=L.split("-");if(!B&&C.length>1)return _(C[0])}else{var T=L.name;U[T]=L,B=T}return!G&&B&&(w=B),B||!G&&w},V=function(_,L){if(F(_))return _.clone();var k=typeof L=="object"?L:{};return k.date=_,k.args=arguments,new H(k)},x=E;x.l=Y,x.i=F,x.w=function(_,L){return V(_,{locale:L.$L,utc:L.$u,x:L.$x,$offset:L.$offset})};var H=(function(){function _(k){this.$L=Y(k.locale,null,!0),this.parse(k),this.$x=this.$x||k.x||{},this[P]=!0}var L=_.prototype;return L.parse=function(k){this.$d=(function(G){var B=G.date,W=G.utc;if(B===null)return new Date(NaN);if(x.u(B))return new Date;if(B instanceof Date)return new Date(B);if(typeof B=="string"&&!/Z$/i.test(B)){var C=B.match(A);if(C){var T=C[2]-1||0,q=(C[7]||"0").substring(0,3);return W?new Date(Date.UTC(C[1],T,C[3]||1,C[4]||0,C[5]||0,C[6]||0,q)):new Date(C[1],T,C[3]||1,C[4]||0,C[5]||0,C[6]||0,q)}}return new Date(B)})(k),this.init()},L.init=function(){var k=this.$d;this.$y=k.getFullYear(),this.$M=k.getMonth(),this.$D=k.getDate(),this.$W=k.getDay(),this.$H=k.getHours(),this.$m=k.getMinutes(),this.$s=k.getSeconds(),this.$ms=k.getMilliseconds()},L.$utils=function(){return x},L.isValid=function(){return this.$d.toString()!==g},L.isSame=function(k,G){var B=V(k);return this.startOf(G)<=B&&B<=this.endOf(G)},L.isAfter=function(k,G){return V(k)<this.startOf(G)},L.isBefore=function(k,G){return this.endOf(G)<V(k)},L.$g=function(k,G,B){return x.u(k)?this[G]:this.set(B,k)},L.unix=function(){return Math.floor(this.valueOf()/1e3)},L.valueOf=function(){return this.$d.getTime()},L.startOf=function(k,G){var B=this,W=!!x.u(G)||G,C=x.p(k),T=function(ee,J){var oe=x.w(B.$u?Date.UTC(B.$y,J,ee):new Date(B.$y,J,ee),B);return W?oe:oe.endOf(c)},q=function(ee,J){return x.w(B.toDate()[ee].apply(B.toDate("s"),(W?[0,0,0,0]:[23,59,59,999]).slice(J)),B)},Q=this.$W,j=this.$M,z=this.$D,$="set"+(this.$u?"UTC":"");switch(C){case p:return W?T(1,0):T(31,11);case u:return W?T(1,j):T(0,j+1);case d:var K=this.$locale().weekStart||0,R=(Q<K?Q+7:Q)-K;return T(W?z-R:z+(6-R),j);case c:case f:return q($+"Hours",0);case h:return q($+"Minutes",1);case l:return q($+"Seconds",2);case i:return q($+"Milliseconds",3);default:return this.clone()}},L.endOf=function(k){return this.startOf(k,!1)},L.$set=function(k,G){var B,W=x.p(k),C="set"+(this.$u?"UTC":""),T=(B={},B[c]=C+"Date",B[f]=C+"Date",B[u]=C+"Month",B[p]=C+"FullYear",B[h]=C+"Hours",B[l]=C+"Minutes",B[i]=C+"Seconds",B[o]=C+"Milliseconds",B)[W],q=W===c?this.$D+(G-this.$W):G;if(W===u||W===p){var Q=this.clone().set(f,1);Q.$d[T](q),Q.init(),this.$d=Q.set(f,Math.min(this.$D,Q.daysInMonth())).$d}else T&&this.$d[T](q);return this.init(),this},L.set=function(k,G){return this.clone().$set(k,G)},L.get=function(k){return this[x.p(k)]()},L.add=function(k,G){var B,W=this;k=Number(k);var C=x.p(G),T=function(j){var z=V(W);return x.w(z.date(z.date()+Math.round(j*k)),W)};if(C===u)return this.set(u,this.$M+k);if(C===p)return this.set(p,this.$y+k);if(C===c)return T(1);if(C===d)return T(7);var q=(B={},B[l]=r,B[h]=n,B[i]=a,B)[C]||1,Q=this.$d.getTime()+k*q;return x.w(Q,this)},L.subtract=function(k,G){return this.add(-1*k,G)},L.format=function(k){var G=this,B=this.$locale();if(!this.isValid())return B.invalidDate||g;var W=k||"YYYY-MM-DDTHH:mm:ssZ",C=x.z(this),T=this.$H,q=this.$m,Q=this.$M,j=B.weekdays,z=B.months,$=B.meridiem,K=function(J,oe,D,he){return J&&(J[oe]||J(G,W))||D[oe].slice(0,he)},R=function(J){return x.s(T%12||12,J,"0")},ee=$||function(J,oe,D){var he=J<12?"AM":"PM";return D?he.toLowerCase():he};return W.replace(b,(function(J,oe){return oe||(function(D){switch(D){case"YY":return String(G.$y).slice(-2);case"YYYY":return x.s(G.$y,4,"0");case"M":return Q+1;case"MM":return x.s(Q+1,2,"0");case"MMM":return K(B.monthsShort,Q,z,3);case"MMMM":return K(z,Q);case"D":return G.$D;case"DD":return x.s(G.$D,2,"0");case"d":return String(G.$W);case"dd":return K(B.weekdaysMin,G.$W,j,2);case"ddd":return K(B.weekdaysShort,G.$W,j,3);case"dddd":return j[G.$W];case"H":return String(T);case"HH":return x.s(T,2,"0");case"h":return R(1);case"hh":return R(2);case"a":return ee(T,q,!0);case"A":return ee(T,q,!1);case"m":return String(q);case"mm":return x.s(q,2,"0");case"s":return String(G.$s);case"ss":return x.s(G.$s,2,"0");case"SSS":return x.s(G.$ms,3,"0");case"Z":return C}return null})(J)||C.replace(":","")}))},L.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},L.diff=function(k,G,B){var W,C=this,T=x.p(G),q=V(k),Q=(q.utcOffset()-this.utcOffset())*r,j=this-q,z=function(){return x.m(C,q)};switch(T){case p:W=z()/12;break;case u:W=z();break;case m:W=z()/3;break;case d:W=(j-Q)/6048e5;break;case c:W=(j-Q)/864e5;break;case h:W=j/n;break;case l:W=j/r;break;case i:W=j/a;break;default:W=j}return B?W:x.a(W)},L.daysInMonth=function(){return this.endOf(u).$D},L.$locale=function(){return U[this.$L]},L.locale=function(k,G){if(!k)return this.$L;var B=this.clone(),W=Y(k,G,!0);return W&&(B.$L=W),B},L.clone=function(){return x.w(this.$d,this)},L.toDate=function(){return new Date(this.valueOf())},L.toJSON=function(){return this.isValid()?this.toISOString():null},L.toISOString=function(){return this.$d.toISOString()},L.toString=function(){return this.$d.toUTCString()},_})(),te=H.prototype;return V.prototype=te,[["$ms",o],["$s",i],["$m",l],["$H",h],["$W",c],["$M",u],["$y",p],["$D",f]].forEach((function(_){te[_[1]]=function(L){return this.$g(L,_[0],_[1])}})),V.extend=function(_,L){return _.$i||(_(L,H,V),_.$i=!0),V},V.locale=Y,V.isDayjs=F,V.unix=function(_){return V(1e3*_)},V.en=U[w],V.Ls=U,V.p={},V}))})(dt)),dt.exports}var jn=sa();const de=Ve(jn);var ht={exports:{}},Qn=ht.exports,aa;function Vn(){return aa||(aa=1,(function(e,t){(function(a,r){e.exports=r()})(Qn,(function(){return function(a,r,n){a=a||{};var o=r.prototype,i={future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function l(c,d,u,m){return o.fromToBase(c,d,u,m)}n.en.relativeTime=i,o.fromToBase=function(c,d,u,m,p){for(var f,g,A,b=u.$locale().relativeTime||i,N=a.thresholds||[{l:"s",r:44,d:"second"},{l:"m",r:89},{l:"mm",r:44,d:"minute"},{l:"h",r:89},{l:"hh",r:21,d:"hour"},{l:"d",r:35},{l:"dd",r:25,d:"day"},{l:"M",r:45},{l:"MM",r:10,d:"month"},{l:"y",r:17},{l:"yy",d:"year"}],S=N.length,E=0;E<S;E+=1){var w=N[E];w.d&&(f=m?n(c).diff(u,w.d,!0):u.diff(c,w.d,!0));var U=(a.rounding||Math.round)(Math.abs(f));if(A=f>0,U<=w.r||!w.r){U<=1&&E>0&&(w=N[E-1]);var P=b[w.l];p&&(U=p(""+U)),g=typeof P=="string"?P.replace("%d",U):P(U,d,w.l,A);break}}if(d)return g;var F=A?b.future:b.past;return typeof F=="function"?F(g):F.replace("%s",g)},o.to=function(c,d){return l(c,d,this,!0)},o.from=function(c,d){return l(c,d,this)};var h=function(c){return c.$u?n.utc():n()};o.toNow=function(c){return this.to(h(this),c)},o.fromNow=function(c){return this.from(h(this),c)}}}))})(ht)),ht.exports}var Fn=Vn();const Hn=Ve(Fn);var ut={exports:{}},zn=ut.exports,ra;function Wn(){return ra||(ra=1,(function(e,t){(function(a,r){e.exports=r(sa())})(zn,(function(a){function r(i){return i&&typeof i=="object"&&"default"in i?i:{default:i}}var n=r(a),o={name:"es",monthsShort:"ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),weekStart:1,formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},ordinal:function(i){return i+"º"}};return n.default.locale(o,null,!0),o}))})(ut)),ut.exports}Wn();var mt={exports:{}},Yn=mt.exports,na;function $n(){return na||(na=1,(function(e,t){(function(a,r){e.exports=r()})(Yn,(function(){var a="minute",r=/[+-]\d\d(?::?\d\d)?/g,n=/([+-]|\d\d)/g;return function(o,i,l){var h=i.prototype;l.utc=function(g){var A={date:g,utc:!0,args:arguments};return new i(A)},h.utc=function(g){var A=l(this.toDate(),{locale:this.$L,utc:!0});return g?A.add(this.utcOffset(),a):A},h.local=function(){return l(this.toDate(),{locale:this.$L,utc:!1})};var c=h.parse;h.parse=function(g){g.utc&&(this.$u=!0),this.$utils().u(g.$offset)||(this.$offset=g.$offset),c.call(this,g)};var d=h.init;h.init=function(){if(this.$u){var g=this.$d;this.$y=g.getUTCFullYear(),this.$M=g.getUTCMonth(),this.$D=g.getUTCDate(),this.$W=g.getUTCDay(),this.$H=g.getUTCHours(),this.$m=g.getUTCMinutes(),this.$s=g.getUTCSeconds(),this.$ms=g.getUTCMilliseconds()}else d.call(this)};var u=h.utcOffset;h.utcOffset=function(g,A){var b=this.$utils().u;if(b(g))return this.$u?0:b(this.$offset)?u.call(this):this.$offset;if(typeof g=="string"&&(g=(function(w){w===void 0&&(w="");var U=w.match(r);if(!U)return null;var P=(""+U[0]).match(n)||["-",0,0],F=P[0],Y=60*+P[1]+ +P[2];return Y===0?0:F==="+"?Y:-Y})(g),g===null))return this;var N=Math.abs(g)<=16?60*g:g;if(N===0)return this.utc(A);var S=this.clone();if(A)return S.$offset=N,S.$u=!1,S;var E=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();return(S=this.local().add(N+E,a)).$offset=N,S.$x.$localOffset=E,S};var m=h.format;h.format=function(g){var A=g||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return m.call(this,A)},h.valueOf=function(){var g=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*g},h.isUTC=function(){return!!this.$u},h.toISOString=function(){return this.toDate().toISOString()},h.toString=function(){return this.toDate().toUTCString()};var p=h.toDate;h.toDate=function(g){return g==="s"&&this.$offset?l(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():p.call(this)};var f=h.diff;h.diff=function(g,A,b){if(g&&this.$u===g.$u)return f.call(this,g,A,b);var N=this.local(),S=l(g).local();return f.call(N,S,A,b)}}}))})(mt)),mt.exports}var Kn=$n();const Jn=Ve(Kn);var ft={exports:{}},Zn=ft.exports,oa;function Xn(){return oa||(oa=1,(function(e,t){(function(a,r){e.exports=r()})(Zn,(function(){var a={year:0,month:1,day:2,hour:3,minute:4,second:5},r={};return function(n,o,i){var l,h=function(m,p,f){f===void 0&&(f={});var g=new Date(m),A=(function(b,N){N===void 0&&(N={});var S=N.timeZoneName||"short",E=b+"|"+S,w=r[E];return w||(w=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:b,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",timeZoneName:S}),r[E]=w),w})(p,f);return A.formatToParts(g)},c=function(m,p){for(var f=h(m,p),g=[],A=0;A<f.length;A+=1){var b=f[A],N=b.type,S=b.value,E=a[N];E>=0&&(g[E]=parseInt(S,10))}var w=g[3],U=w===24?0:w,P=g[0]+"-"+g[1]+"-"+g[2]+" "+U+":"+g[4]+":"+g[5]+":000",F=+m;return(i.utc(P).valueOf()-(F-=F%1e3))/6e4},d=o.prototype;d.tz=function(m,p){m===void 0&&(m=l);var f,g=this.utcOffset(),A=this.toDate(),b=A.toLocaleString("en-US",{timeZone:m}),N=Math.round((A-new Date(b))/1e3/60),S=15*-Math.round(A.getTimezoneOffset()/15)-N;if(!Number(S))f=this.utcOffset(0,p);else if(f=i(b,{locale:this.$L}).$set("millisecond",this.$ms).utcOffset(S,!0),p){var E=f.utcOffset();f=f.add(g-E,"minute")}return f.$x.$timezone=m,f},d.offsetName=function(m){var p=this.$x.$timezone||i.tz.guess(),f=h(this.valueOf(),p,{timeZoneName:m}).find((function(g){return g.type.toLowerCase()==="timezonename"}));return f&&f.value};var u=d.startOf;d.startOf=function(m,p){if(!this.$x||!this.$x.$timezone)return u.call(this,m,p);var f=i(this.format("YYYY-MM-DD HH:mm:ss:SSS"),{locale:this.$L});return u.call(f,m,p).tz(this.$x.$timezone,!0)},i.tz=function(m,p,f){var g=f&&p,A=f||p||l,b=c(+i(),A);if(typeof m!="string")return i(m).tz(A);var N=(function(U,P,F){var Y=U-60*P*1e3,V=c(Y,F);if(P===V)return[Y,P];var x=c(Y-=60*(V-P)*1e3,F);return V===x?[Y,V]:[U-60*Math.min(V,x)*1e3,Math.max(V,x)]})(i.utc(m,g).valueOf(),b,A),S=N[0],E=N[1],w=i(S).utcOffset(E);return w.$x.$timezone=A,w},i.tz.guess=function(){return Intl.DateTimeFormat().resolvedOptions().timeZone},i.tz.setDefault=function(m){l=m}}}))})(ft)),ft.exports}var Rn=Xn();const eo=Ve(Rn);de.extend(Jn),de.extend(eo),de.extend(Hn);const gt=e=>e==="en"?"en":"es",Ce=(e,t)=>{const{PUBLIC_LNG:a,DATE_TIMEZONE:r}=t||M(),n=gt(a??"es");return de.tz(e,r).locale(n).format("DD MMMM YYYY")},Ze=e=>{const{PUBLIC_LNG:t,DATE_TIMEZONE:a}=M(),r=gt(t??"es");return de.tz(e,a).locale(r).format(r==="en"?"MMMM DD YYYY [•] HH:mm [hs]":"DD [de] MMMM YYYY [•] HH:mm [hs]")},ia=e=>{const{PUBLIC_LNG:t,DATE_TIMEZONE:a}=M(),r=gt(t??"es");return de.tz(e,a).locale(r).format("MM/DD/YYYY [•] HH:mm [HS]")},to=e=>{const{PUBLIC_LNG:t,DATE_TIMEZONE:a}=M(),r=gt(t??"es");return de.tz(e,a).locale(r).format("dddd DD [de] MMMM YYYY")},Le=(e,t)=>{if(!e)return"";const a=new Date(e),n=new Intl.DateTimeFormat("en-CA",{timeZone:t,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",hour12:!1}).formatToParts(a),o={};n.forEach(p=>{p.type!=="literal"&&(o[p.type]=p.value)});const i=new Date(a.toLocaleString("en-US",{timeZone:"UTC"})),h=(new Date(a.toLocaleString("en-US",{timeZone:t})).getTime()-i.getTime())/6e4,c=h>=0?"+":"-",d=p=>String(Math.floor(Math.abs(p))).padStart(2,"0"),u=d(h/60),m=d(h%60);return`${o.year}-${o.month}-${o.day}T${o.hour}:${o.minute}:${o.second}${c}${u}:${m}`},ye=(e,t=136)=>e&&e.length>t?`${e.substring(0,t)}...`:e;function Me(e){return e&&e.status==="fulfilled"?e.value.data:null}function la(e){return e&&e.status==="fulfilled"?e.value:null}const so={url:"",target:"_self",canonical:!1,internal:""},ao={date:"",created:0,modified:0,firstpublish:0,lastpublish:0};function ro(e){return e==null?"":typeof e=="string"?e:e.article??e.home??e.section??e.seo??""}const Fe=(e,t,a,r)=>{const n=ro(e?.main?.title),o=e?.main?.description??"";return{authors:e?.main?.author?[{firstname:"",lastname:"",fullname:typeof e.main.author=="string"?e.main.author:String(e.main.author??"Redacción"),image:{sizes:[],description:""},name:"",internaluser:!1}]:[],social:{description:"",images:{facebook:"",twitter:""},title:""},info:{date:{...ao,...e?.info?.date},link:e?.info?.link??so},preview:{sizes:e?.main?.image?.sizes??[],description:e?.main?.image?.description??""},config:{showtime:t??!1,showsubtitle:a??!1,showauthor:!!(r&&e?.main?.author)},main:{title:{article:n,home:n,seo:n,section:n},subtitle:{rendered:o,striped:o},tags:[]}}},ca=/<div\b[^>]*class=["'][^"']*\bck-related-news\b[^"']*["'][^>]*>/gi;function pt(e){if(!e?.body?.rendered)return[];const t=e.body.rendered,a=[];let r=0;for(;r<t.length;){ca.lastIndex=r;const n=ca.exec(t);if(!n)break;const o=n.index+n[0].length;let i=1,l=o,h=o;for(;l<t.length&&i>0;){const p=t.slice(l),f=p.match(/<div\b/i),g=p.match(/<\/div>/i),A=f?.index??-1,b=g?.index??-1;if(b===-1)break;const N=A===-1?1/0:l+A,S=l+b;A!==-1&&A<b?(i+=1,l=N+f[0].length):(i-=1,h=S,l=S+g[0].length)}const c=t.slice(o,h),d=[],u=/<span\b[^>]*\bdata-src=["']([^"']+)["']/gi;let m;for(;(m=u.exec(c))!==null;){const p=m[1];p&&d.push(p)}d.length>0&&a.push(d),r=l}return a}const no=pt,da=async(e,t)=>{const a=[];return e.forEach(o=>{o.forEach(i=>{const l=t({path:i.replaceAll("|","/"),imagesizes:"w:212,h:142,t:2;w:100,h:100,t:2",exclude:"config,keywords,authors,body,related,relatedexternal,social,external,hascontent,customfields,pixel"});l&&a.push(l)})}),(await Promise.allSettled(a)).map(o=>Me(o)?.data)},qe=()=>{const{PUBLIC_ENV:e,PUBLIC_API_HOST:t,PUBLIC_ASSETS_URL:a}=M();return e=="local"?t:a&&a!=="false"?a:""},oo=()=>{const{PUBLIC_ENV:e,PUBLIC_API_FRONT:t}=M();return e==="local"?t:""},ha=e=>e.replace(/^https?:?\/\/[^/]+/,""),io=e=>{if(!e?.preview?.length)return null;const t=e.preview;return t.find(a=>a.format==="1.91:1")??t[t.length-1]},ua=({schemaImage:e,socialImage:t,fallbackImage:a,prefix:r,defaultWidth:n,defaultHeight:o,alt:i})=>e?.url?{url:r+e.url,width:e.width,height:e.height,alt:i}:{url:r+(t??a??""),width:n,height:o,alt:i},ma=(e,t,a,r)=>{if(!t)return{};const{PUBLIC_ASSETS_URL:n,PUBLIC_API_FRONT:o,DATE_TIMEZONE:i="America/Mexico_City"}=M(),l=ss(t.keywords)??"",h=t?.preview?.sizes?t?.preview?.sizes[0]?.url:"",c=(n!=="false"?n:o)??"",d=io(r),u=t.main.title.article,m=ua({schemaImage:d,socialImage:t?.social?.images?.facebook,fallbackImage:h,prefix:c,defaultWidth:a.landscapeLogo.width,defaultHeight:a.landscapeLogo.height,alt:r?.description??u}),p=ua({schemaImage:d,socialImage:t?.social?.images?.twitter,fallbackImage:h,prefix:c,defaultWidth:a.twitterSummaryCard.width,defaultHeight:a.twitterSummaryCard.height,alt:r?.description??u});return{title:(t?.main?.title?.seo??t?.main?.title?.article)+" | "+a.name,robots:"index, follow, max-image-preview:large",alternates:{types:{"application/rss+xml":(a.siteUrl??"")+"/rss/feed.xml"},canonical:t?.info?.link?.canonical},description:t?.main?.subtitle?.striped??"",news_keywords:l,keywords:l,openGraph:{title:t?.social?.title?t?.social?.title:t?.main?.title?.article,url:t?.info?.link?.canonical,type:"article",description:t?.social?.description?t?.social?.description:t?.main?.subtitle?.striped??"",images:[m],siteName:a.name.toLocaleUpperCase(),locale:a.lang.startsWith("en")?"en_US":a.lang==="es"?"es_LA":a.lang.replace("-","_")},twitter:{title:t?.main?.title?.article,card:"summary_large_image",site:e.twitter.site,description:t?.main?.subtitle?.striped??"",images:[p]},article:{published_time:Le(t?.info?.date?.firstpublish,i),modified_time:Le(t?.info?.date?.lastpublish??t?.info?.date?.firstpublish,i),section:t?.info?.section?.name,author:t?.authors?.[0]?.fullname,tag:t?.keywords?.tags??[]}}},ss=e=>!e||!e?.tags||e?.tags?.length===0?"":e?.tags?.map(t=>t.name).join(", ").replaceAll('"',"'").replaceAll("`","'"),fa=e=>{const t=e?.match(/^\/(?:[^/]+\/)?([^/]+)\/([^/]+\.html)$/);return t?{slug:t[1]??"",path:t[2]??""}:{slug:"",path:""}},ga=e=>e.replaceAll("/","").replaceAll("_","").replace(".html",""),lo={description:{attr:"name",value:"description"},robots:{attr:"name",value:"robots"},keywords:{attr:"name",value:"keywords"},news_keywords:{attr:"name",value:"news_keywords"},"openGraph.title":{attr:"property",value:"og:title"},"openGraph.description":{attr:"property",value:"og:description"},"openGraph.type":{attr:"property",value:"og:type"},"openGraph.url":{attr:"property",value:"og:url"},"openGraph.siteName":{attr:"property",value:"og:site_name"},"openGraph.locale":{attr:"property",value:"og:locale"},"twitter.card":{attr:"name",value:"twitter:card"},"twitter.title":{attr:"name",value:"twitter:title"},"twitter.description":{attr:"name",value:"twitter:description"},"twitter.site":{attr:"name",value:"twitter:site"},"twitter.creator":{attr:"name",value:"twitter:creator"}},pa=e=>{const t=[];let a=0;const r=i=>t.push(i);return e.title&&typeof e.title=="string"&&r(s.jsx("title",{children:e.title},`title-${a++}`)),Object.entries(lo).forEach(([i,l])=>{const h=i.split(".").reduce((c,d)=>c?.[d],e);h&&r(s.jsx("meta",{[l.attr]:l.value,content:String(h)},`meta-${a++}`))}),(e.openGraph?.images?Array.isArray(e.openGraph.images)?e.openGraph.images:[e.openGraph.images]:[]).forEach(i=>{i&&(typeof i=="string"?r(s.jsx("meta",{property:"og:image",content:i},`og-img-${a++}`)):(i.url&&r(s.jsx("meta",{property:"og:image",content:i.url},`og-img-${a++}`)),i.width&&r(s.jsx("meta",{property:"og:image:width",content:String(i.width)},`og-img-w-${a++}`)),i.height&&r(s.jsx("meta",{property:"og:image:height",content:String(i.height)},`og-img-h-${a++}`)),i.alt&&r(s.jsx("meta",{property:"og:image:alt",content:String(i.alt)},`og-img-alt-${a++}`))))}),(e.twitter?.images?Array.isArray(e.twitter.images)?e.twitter.images:[e.twitter.images]:[]).forEach(i=>{i&&(typeof i=="string"?r(s.jsx("meta",{name:"twitter:image",content:i},`tw-img-${a++}`)):(i.url&&r(s.jsx("meta",{name:"twitter:image",content:i.url},`tw-img-${a++}`)),i.width&&r(s.jsx("meta",{name:"twitter:image:width",content:String(i.width)},`tw-img-w-${a++}`)),i.height&&r(s.jsx("meta",{name:"twitter:image:height",content:String(i.height)},`tw-img-h-${a++}`)),i.alt&&r(s.jsx("meta",{name:"twitter:image:alt",content:String(i.alt)},`tw-img-alt-${a++}`))))}),e.article&&(r(s.jsx("meta",{property:"article:published_time",content:e.article.published_time})),r(s.jsx("meta",{property:"article:modified_time",content:e.article.modified_time})),r(s.jsx("meta",{property:"article:section",content:e.article.section})),r(s.jsx("meta",{property:"article:author",content:e.article.author})),Array.isArray(e.article.tag)&&e.article.tag.length>0&&e.article.tag.forEach(i=>{r(s.jsx("meta",{property:"article:tag",content:i.name}))})),e.alternates?.canonical&&r(s.jsx("link",{rel:"canonical",href:String(e.alternates.canonical)},`link-${a++}`)),e.manifest&&r(s.jsx("link",{rel:"manifest",href:String(e.manifest)},`link-${a++}`)),e.alternates?.types&&Object.entries(e.alternates.types).forEach(([i,l])=>{typeof l=="string"&&r(s.jsx("link",{rel:"alternate",type:i,href:l},`alt-${a++}`))}),e.icons&&[...e.icons?.icon??[],...e.icons?.other??[]].forEach(l=>{l&&r(typeof l=="string"?s.jsx("link",{rel:"icon",href:l},`icon-${a++}`):s.jsx("link",{rel:l.rel||"icon",href:l.url,...l.type&&{type:l.type},...l.sizes&&{sizes:l.sizes}},`icon-${a++}`))}),e.other&&Object.entries(e.other).forEach(([i,l])=>{l&&r(s.jsx("meta",{name:i,content:String(l)},`other-${a++}`))}),t},ie=async e=>{const t=qe()??"",a=e;return a?.startsWith("http")||a?.includes(t)||t===""?a:t+a},At=(e,t)=>{const a=e||"";return t?a.replaceAll("[section_replace]",t["[section_replace]"]??"").replaceAll("[tag_replace]",t["[tag_replace]"]??"").replaceAll("[url_replace]",t["[url_replace]"]??"").replaceAll("[author_replace]",t["[author_replace]"]??"")||"":a||""},co=e=>{const t={};if(!e)return t;const a=/([^\s=]+)(?:\s*=\s*(?:"([^"]*)"|'([^']*)'|([^\s"'>]+)))?/g;let r;for(;r=a.exec(e);){const n=r[1],o=r[2]??r[3]??r[4]??!0;t[n]=o}return t},ho=e=>{const t=e.match(/\bsrc\s*=\s*(?:"([^"]*)"|'([^']*)'|([^\s>]+))/i);return t?.[1]||t?.[2]||t?.[3]||null},Aa=(e,t,a,r)=>{try{const n=co(e);return n.src?s.jsx("script",{"data-bs-name":r,...n},a):s.jsx("script",{...n,dangerouslySetInnerHTML:{__html:t}},a)}catch{const o=ho(e);return o?s.jsx("script",{"data-bs-name":r,src:o,async:!0,defer:!0},a):null}},uo=e=>{const t=/<script\b([^>]*)>([\s\S]*?)<\/script\s*>|<script\b([^>]*)\/?>/gi;return[...e.matchAll(t)]},as=e=>{const t=e.banners.find(n=>n.key===e.name);if(!t||!t.show)return null;const a=At(t.value||"",e.replaces),r=uo(a);return s.jsx(s.Fragment,{children:r.map((n,o)=>{const i=n[1]||n[3]||"",l=n[2]?.trim()||"";return Aa(i,l,o,e.name)})})},wa=e=>{const t=e.banners.find(n=>n.key===e.name);if(!t||!t.show)return null;const r=At(t.value||"",e.replaces).split(/(<script\b[\s\S]*?<\/script\s*>|<script\b[^>]*\/?>)/gi);return s.jsx(s.Fragment,{children:r.map((n,o)=>{const i=n.match(/<script\b([^>]*)>([\s\S]*?)<\/script\s*>|<script\b([^>]*)\/?>/i);if(i){const l=i[1]||i[3]||"",h=i[2]?.trim()||"";return Aa(l,h,o,e.name)}return n.trim()&&/<[a-zA-Z]/.test(n)?s.jsx("div",{dangerouslySetInnerHTML:{__html:n}},o):null})})},Xe=(e,t,a)=>{let r=e.siteUrl;return t.forEach((n,o)=>{o>0&&(r+=`/${n}`)}),`${r}/page/${a+1}`},Re=(e,t,a)=>{let r=e.siteUrl;return t.forEach((n,o)=>{o>0&&(r+=`/${n}`)}),`${r}/page/${a-1}`};function mo(e){const t=e.length;return t>1&&e.charCodeAt(t-1)===47?e.slice(0,t-1):e}const ba=()=>{const{PUBLIC_ASSETS_URL:e}=M();return e&&e!=="false"&&s.jsx("link",{rel:"preconnect",href:e,crossOrigin:"anonymous"})},rs=({images:e})=>s.jsx(s.Fragment,{children:e.map((t,a)=>t.href!==""&&s.jsx("link",{rel:"preload",href:t.href,media:t.media??"",as:"image",fetchPriority:t.fetchPriority??"high"},a))}),va=(e,t,a)=>{if(!t)return{};const{PUBLIC_API_FRONT:r}=M();return{title:t?.main?.title+" | "+a.name,robots:"index, follow, max-image-preview:large",alternates:{canonical:a.siteUrl+t?.info?.link?.url},description:t.main.description??"",news_keywords:t.main.tags,keywords:t.main.tags,openGraph:{title:t.main.title,url:t?.info?.link?.canonical,type:"article",description:t.main.description??"",images:[{url:(r??"")+t?.main.image.sizes[0]?.url,width:a.landscapeLogo.width,height:a.landscapeLogo.height}],siteName:a.name.toLocaleUpperCase(),locale:a.lang.startsWith("en")?"en_US":a.lang==="es"?"es_LA":a.lang.replace("-","_")},twitter:{title:t?.main?.title,card:"summary_large_image",site:e.twitter.site,description:t?.main.description??"",images:[{url:(r??"")+t?.main.image.sizes[0]?.url,width:a.twitterSummaryCard.width,height:a.twitterSummaryCard.height}]}}},fo=e=>{let t="";if(e.params.news.match(/.*t[0-9]*.html/g)){const a=e.params.news.split("-"),r=a[a.length-1]??"",n=r.substring(1,9),o=r.substring(9,13);t=`/listas/${de(n).format("YYYY/MM/DD")}/lista_${o}.html`}else if(e.params.news.match(/.*lb[0-9]*.html/g)){const a=e.params.news.split("-"),r=a[a.length-1]??"",n=r.substring(2,10),o=r.substring(10,14);t=`/liveblog/${de(n).format("YYYY/MM/DD")}/liveblog_${o}.html`}else{const r=e.params.news.replace(/\.html$/g,"").split("-");Array.isArray(r)&&(t=`/contenidos/${de(r[r.length-2]).format("YYYY/MM/DD")}/noticia_${r[r.length-1]}.html`)}return e.config.servicePrefix+t};function go(e){const t=e.lastIndexOf("-"),a=t>=0?[e.slice(0,t),e.slice(t+1)]:[e],r=a[a.length-1]?.split("."),n=r&&r[0]?r[0]:"",o=n.substring(0,2),i=n.substring(2,10),l=n.substring(10);return{path:{vy:c=>`/videos/video-youtube/${de(i).format("YYYY/MM/DD")}/videoYouTube_${c}.lnk`,ve:c=>`/videos/video-embedded/${de(i).format("YYYY/MM/DD")}/videoEmbedded_${c}.lnk`,vf:c=>`/videos/video-flash/${de(i).format("YYYY/MM/DD")}/${a[0]}.${c}`}[o]?.(l)??"",op:o}}const Pe=(e,t)=>{const a=e.name.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/ñ/g,"n").replace(/Ñ/g,"n").replace(/[^\w\s]/gi,"").replaceAll(" ","-").toLowerCase();return t?.tema?`/${t.tema}/${a}-t${e.id}`:`/${a}-t${e.id}`},po=e=>{const{AssetsPrefix:t="",AssetsPath:a="src",isDev:r=!1}=e;return r?"src":t+a},Ao=async(e,t,a,r)=>{const{FETCH_TAG_BASED_RELATED_NEWS:n=!1,FETCH_SIZE_RELATED_NEWS:o=10}=M();if(!e)return[];try{if(e.related&&e.related?.automatic===!1&&e.related?.news&&e.related?.news.length>0)return(await a.getNewsListPath({path:e.related.news.map(l=>l.path).join(";"),exclude:"gallery,related,relatedexternal,external,customfields",imagesizes:r.md}))?.data?.data??[];{const i=e&&e.keywords&&e.keywords.tags&&e.keywords.tags[0];return((e?i&&n?await a.getNewsListAvanced({query:'claves:("'+e.keywords?.tags[0].name+'")',exclude:"gallery,related,relatedexternal,external,customfields",imagesizes:r.md,size:o+1}):await a.getNewsItemsRelated(t.split("/").join("|"),{size:o}):null)?.data?.data??[]).filter(c=>c.info.link.internal!==t.split("/").join("|"))}}catch(i){console.log(i)}},wo="https://recaptchaenterprise.googleapis.com/v1/projects",bo=async({projectID:e,recaptchaKey:t,token:a,recaptchaAction:r,apiKey:n,userAgent:o,userIpAddress:i})=>{if(!e||!t||!a||!n)return console.warn("createAssessment: faltan parámetros requeridos"),null;const l=`${wo}/${e}/assessments?key=${n}`,h={event:{token:a,siteKey:t,expectedAction:r,...o&&{userAgent:o},...i&&{userIpAddress:i}}};try{const c=await fetch(l,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(h)});if(!c.ok)return console.error("createAssessment API error:",c.status,await c.text()),null;const d=await c.json();if(!d?.tokenProperties?.valid)return console.log(`CreateAssessment falló - token inválido: ${d?.tokenProperties?.invalidReason??"unknown"}`),null;if(d.tokenProperties.action!==r)return console.log("La acción en reCAPTCHA no coincide con la esperada:",r),null;const u=d?.riskAnalysis?.score;return u!==void 0&&(console.log("reCAPTCHA score:",u),d?.riskAnalysis?.reasons?.forEach(m=>console.log(m))),typeof u=="number"?u:null}catch(c){return console.error("createAssessment error:",c),null}};function vo(e,t){if(t==="comentarios")return;const a=e[t];return typeof a=="string"||a===void 0?a:void 0}const Co=e=>e?.body?.rendered.includes("ck-image-gallery")||e?.config?.articlepreview==="fotogaleria"&&e?.hascontent?.hasgalleryimages;function yo(e){const t={};for(const[a,r]of Object.entries(e)){const n=btoa(a).split("").reverse().join("");typeof r=="string"?t[n]=btoa(r).split("").reverse().join(""):t[n]=r}return t}function ns(e){const t={};for(const[a,r]of Object.entries(e)){const n=atob(a.split("").reverse().join(""));if(typeof r=="string")try{t[n]=atob(r.split("").reverse().join(""))}catch{t[n]=r}else t[n]=r}return t}const No=async(e,t,a)=>{const{info:r,preview:n}=e,o=e?.config?.homepreview||"imagen",i=o==="clip"&&e?.hascontent?.hasgalleryvideosflash,l={...n};if(o==="videoYouTube"||o==="videoEmbedded"||i){const h=await t.getNewsMultimedia({path:r.link.internal,imagesizes:a});if(h&&h.data)return{...e,preview:l,videos:h.data.data[0].videos??[]}}if(o==="fotogaleria"){const h=await t.getNewsMultimedia({path:r.link.internal,imagesizes:a});if(h&&h.data){const c=await Promise.all(h.data.data[0].gallery.map(async d=>({...d})));return{...e,preview:l,gallery:c??[]}}}return{...e,preview:l}},Ca={prefetch:[{where:{href_matches:"/*(-[0-9]{8}-[0-9]{4,6}|lb[0-9]{12,14}|t[0-9]{12,14}).html"},eagerness:"moderate"}],prerender:[{where:{and:[{selector_matches:".nota-prerender"},{href_matches:"/*(-[0-9]{8}-[0-9]{4,6}|lb[0-9]{12,14}|t[0-9]{12,14}).html"}]},eagerness:"eager"},{where:{href_matches:"/*(-[0-9]{8}-[0-9]{4,6}|lb[0-9]{12,14}|t[0-9]{12,14}).html"},eagerness:"moderate"}]},ya={prefetch:[{urls:["/"],eagerness:"eager"},{where:{href_matches:"/*(-[0-9]{8}-[0-9]{4,6}|lb[0-9]{12,14}|t[0-9]{12,14}).html"},eagerness:"moderate"}],prerender:[{where:{and:[{selector_matches:".nota-prerender"},{href_matches:"/*(-[0-9]{8}-[0-9]{4,6}|lb[0-9]{12,14}|t[0-9]{12,14}).html"}]},eagerness:"eager"},{where:{href_matches:"/*(-[0-9]{8}-[0-9]{4,6}|lb[0-9]{12,14}|t[0-9]{12,14}).html"},eagerness:"moderate"}]},Na={prefetch:[{urls:["/"],eagerness:"eager"},{where:{and:[{href_matches:"/*(-[0-9]{8}-[0-9]{4,6}|lb[0-9]{12,14}|t[0-9]{12,14}).html"},{not:{selector_matches:"[rel~=nofollow]"}}]},eagerness:"moderate"}],prerender:[{where:{and:[{selector_matches:"#content-news-section a"},{href_matches:"/*(-[0-9]{8}-[0-9]{4,6}|lb[0-9]{12,14}|t[0-9]{12,14}).html"},{not:{selector_matches:"[rel~=nofollow]"}}]},eagerness:"eager"},{where:{and:[{href_matches:"/*(-[0-9]{8}-[0-9]{4,6}|lb[0-9]{12,14}|t[0-9]{12,14}).html"},{not:{selector_matches:"[rel~=nofollow]"}}]},eagerness:"moderate"}]},Sa={prefetch:[{urls:["/"],eagerness:"eager"},{where:{and:[{href_matches:"/*(-[0-9]{8}-[0-9]{4,6}|lb[0-9]{12,14}|t[0-9]{12,14}).html"},{not:{selector_matches:"[rel~=nofollow]"}}]},eagerness:"moderate"}],prerender:[{where:{and:[{selector_matches:"#block-notes-list a"},{href_matches:"/*(-[0-9]{8}-[0-9]{4,6}|lb[0-9]{12,14}|t[0-9]{12,14}).html"},{not:{selector_matches:"[rel~=nofollow]"}}]},eagerness:"eager"},{where:{and:[{href_matches:"/*(-[0-9]{8}-[0-9]{4,6}|lb[0-9]{12,14}|t[0-9]{12,14}).html"},{not:{selector_matches:"[rel~=nofollow]"}}]},eagerness:"moderate"}]},So={Home:Ca,Common:ya,Nota:Na,NotaLista:Sa},Ea=({active:e,type:t,customSpeculation:a})=>e&&s.jsx("script",{type:"speculationrules",dangerouslySetInnerHTML:{__html:JSON.stringify(a??So[t])}}),wt=async(e,t,a)=>{if(a)return a.get(`/schemas${t}`,{params:e}).catch(r=>{console.log(`[/schemas${t}] Error: ${r.message}`)})},Eo={autor:"autor",seccion:"seccion",tema:"claves","ultimas-noticias":"seccion"},Ta=async({config:e,axiosApi:t,pathname:a,ROUTE:r})=>{const{PUBLIC_PUBLICATION_ID:n=""}=M();let o=[];const i=a==="/"||a==="/index.html"?void 0:Ba(Oa[r]({pathname:a,config:e})),l=Eo[r]??void 0,h={newstype:e.newsType,publication:Number(n),...i&&l?{query:`${l}:('${i}')`}:{}};try{const c=await wt(h,"/news-list-summary",t);c?.data?.data?o=c.data.data:console.warn("getSchemas responded but did not contain expected data:",c)}catch(c){console.log("Error fetching schemas:",c)}return Object.keys(o).length>0&&s.jsx("script",{id:"webSiteItemListSchema",type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify(o)}})},To=(e,t)=>{const a={"@context":"https://schema.org","@type":"SoftwareApplication",name:t.name??e.name,url:t.url,operatingSystem:t.operatingSystem,applicationCategory:t.applicationCategory,publisher:{"@id":`${e.siteUrl}/#organization`},offers:{"@type":"Offer",price:t.offers.price,priceCurrency:t.offers.priceCurrency},description:t.description??e.description,downloadUrl:t.downloadUrl??t.url};return t.applicationSubCategory&&(a.applicationSubCategory=t.applicationSubCategory),t.aggregateRating&&(a.aggregateRating={"@type":"AggregateRating",ratingValue:t.aggregateRating.ratingValue,ratingCount:t.aggregateRating.ratingCount,...t.aggregateRating.bestRating&&{bestRating:t.aggregateRating.bestRating}}),t.softwareVersion&&(a.softwareVersion=t.softwareVersion),t.contentRating&&(a.contentRating=t.contentRating),(!a.description||a.description==="")&&delete a.description,a},Ia=({config:e})=>{if(!e.orgSoftware)return null;const t=Array.isArray(e.orgSoftware)?e.orgSoftware:[e.orgSoftware];return s.jsx(s.Fragment,{children:t.map((a,r)=>s.jsx("script",{id:`SoftwareApplicationSchema-${r}`,type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify(To(e,a))}},r))})};function bt(e){const{PUBLIC_ASSETS_URL:t}=M();if(!t||t==="false")return e;const a=t.replace(/\/+$/,""),r=/https?:\/\/[^/\s]+\/(arte|__export)\//g;return e.replace(r,(n,o)=>`${a}/${o}/`)}const Ua=async({realPath:e,config:t,BASE_URL:a,axiosApi:r})=>{const{PUBLIC_SERVICE_PREFIX:n,PUBLIC_IS_SUB_PUBLICATION:o}=M();let i=[];try{const l=t.socialBlockLogo?.url?new URL(t.socialBlockLogo.url).pathname:void 0,h=t.landscapeLogo?.url?new URL(t.landscapeLogo.url).pathname:void 0,c={path:e,image:h,logo:l,url:t.siteUrl,name:t.name,logow:t.socialBlockLogo?.width,logoh:t.socialBlockLogo?.height,authorurl:a+"/autor/",lang:t.lang},d=e.split("/")[1],u=d=="liveblogs"||d=="liveblog"?["/news","/news-breadcrumb","/news-liveblog"]:["/news","/news-breadcrumb"],m=t.paths.tema!==""?"/"+t.paths.tema:t.paths.tema,p=n!=="false"&&o!=="false"?"/"+n+m:m;i=(await Promise.all(u.map(async g=>{const A=g==="/news-breadcrumb"?{...c,prefixtag:p}:g==="/news"&&t.schemasNewsParams?{...c,...t.schemasNewsParams}:c;return await wt(A,g,r)}))).map(g=>g?.data?.data??[])}catch(l){console.log("Error fetching schemas:",l)}return i.map((l,h)=>s.jsx("script",{type:"application/ld+json",dangerouslySetInnerHTML:{__html:bt(JSON.stringify(l))}},h))},ka=({config:e,socials:t})=>{const a={"@context":"https://schema.org","@type":"NewsMediaOrganization","@id":`${e.siteUrl}/#organization`,name:e.name,description:e.description,email:e.email,url:e.siteUrl,logo:e.squareLogo.url,address:{"@type":"PostalAddress",...e.address},sameAs:Object.keys(t).filter(r=>t[r]?.show).map(r=>t[r]?.url)};return(!e.description||e.description==="")&&delete a.description,e.address||delete a.address,s.jsx("script",{id:"WebsiteOrgListSchema",type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify(a)}})},La=({config:e})=>{const t={"@context":"https://schema.org","@type":"WebSite",name:e.name,url:e.siteUrl,potentialAction:{"@type":"SearchAction",target:e.siteUrl+"/buscar?query={search_term_string}","query-input":"required name=search_term_string"}};return s.jsx("script",{id:"WebsiteListSchema",type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify(t)}})},Pa=async({realPath:e,config:t,axiosApi:a})=>{try{const r={path:e,image:t.landscapeLogo?.url?new URL(t.landscapeLogo.url).pathname:void 0,logo:t.socialBlockLogo?.url?new URL(t.socialBlockLogo.url).pathname:void 0,url:t.siteUrl,name:t.name,logow:t.socialBlockLogo?.width,logoh:t.socialBlockLogo?.height,authorurl:`${t.siteUrl}/autor/`},o=(await wt(r,"/videos",a))?.data.data;return o?s.jsx("script",{type:"application/ld+json",dangerouslySetInnerHTML:{__html:bt(JSON.stringify(o))}}):void 0}catch(r){return console.error("Error fetching video schemas:",r),null}},xa=({config:e})=>{const t=`@font-face {
13
+ `}}),s.jsx("noscript",{children:s.jsx("iframe",{src:`https://www.googletagmanager.com/ns.html?id=${e}`,height:"0",width:"0",style:{display:"none",visibility:"hidden"}})})]})},ea=()=>{const{ANALYTICS_marfeel:e}=M();return e&&s.jsx("script",{type:"text/javascript",dangerouslySetInnerHTML:{__html:`!function(){"use strict";function e(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],c=document.createElement("script");c.src=e,t?c.type="module":(c.defer=!0,c.type="text/javascript",c.setAttribute("nomodule",""));var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(c,n)}!function(t,c){!function(t,c,n){var a,o,r;n.accountId=c,null!==(a=t.marfeel)&&void 0!==a||(t.marfeel={}),null!==(o=(r=t.marfeel).cmd)&&void 0!==o||(r.cmd=[]),t.marfeel.config=n;var i="https://sdk.mrf.io/statics";e("".concat(i,"/marfeel-sdk.js?id=").concat(c),!0),e("".concat(i,"/marfeel-sdk.es5.js?id=").concat(c),!1)}(t,c,arguments.length>2&&void 0!==arguments[2]?arguments[2]:{})}(window,${e},{})}();`}})},_n=({defaultRouteName:e})=>{const{CAPTCHA_KEY:t,CONFIG_comments:a=!1,CONFIG_commentsV2:r=!1}=M();return t&&t!==""&&(e==="video"&&a&&!r||e==="news"&&a&&!r||e==="auth"||e==="anuncia"||e==="contacto")&&s.jsx("script",{src:`https://www.google.com/recaptcha/enterprise.js?render=${t}`,async:!0,defer:!0})};function Ve(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var dt={exports:{}},Gn=dt.exports,ta;function sa(){return ta||(ta=1,(function(e,t){(function(a,r){e.exports=r()})(Gn,(function(){var a=1e3,r=6e4,n=36e5,o="millisecond",i="second",l="minute",h="hour",c="day",d="week",u="month",m="quarter",p="year",f="date",g="Invalid Date",A=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,b=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,N={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(_){var L=["th","st","nd","rd"],k=_%100;return"["+_+(L[(k-20)%10]||L[k]||L[0])+"]"}},S=function(_,L,k){var G=String(_);return!G||G.length>=L?_:""+Array(L+1-G.length).join(k)+_},E={s:S,z:function(_){var L=-_.utcOffset(),k=Math.abs(L),G=Math.floor(k/60),B=k%60;return(L<=0?"+":"-")+S(G,2,"0")+":"+S(B,2,"0")},m:function _(L,k){if(L.date()<k.date())return-_(k,L);var G=12*(k.year()-L.year())+(k.month()-L.month()),B=L.clone().add(G,u),W=k-B<0,C=L.clone().add(G+(W?-1:1),u);return+(-(G+(k-B)/(W?B-C:C-B))||0)},a:function(_){return _<0?Math.ceil(_)||0:Math.floor(_)},p:function(_){return{M:u,y:p,w:d,d:c,D:f,h,m:l,s:i,ms:o,Q:m}[_]||String(_||"").toLowerCase().replace(/s$/,"")},u:function(_){return _===void 0}},w="en",U={};U[w]=N;var P="$isDayjsObject",F=function(_){return _ instanceof H||!(!_||!_[P])},Y=function _(L,k,G){var B;if(!L)return w;if(typeof L=="string"){var W=L.toLowerCase();U[W]&&(B=W),k&&(U[W]=k,B=W);var C=L.split("-");if(!B&&C.length>1)return _(C[0])}else{var T=L.name;U[T]=L,B=T}return!G&&B&&(w=B),B||!G&&w},V=function(_,L){if(F(_))return _.clone();var k=typeof L=="object"?L:{};return k.date=_,k.args=arguments,new H(k)},x=E;x.l=Y,x.i=F,x.w=function(_,L){return V(_,{locale:L.$L,utc:L.$u,x:L.$x,$offset:L.$offset})};var H=(function(){function _(k){this.$L=Y(k.locale,null,!0),this.parse(k),this.$x=this.$x||k.x||{},this[P]=!0}var L=_.prototype;return L.parse=function(k){this.$d=(function(G){var B=G.date,W=G.utc;if(B===null)return new Date(NaN);if(x.u(B))return new Date;if(B instanceof Date)return new Date(B);if(typeof B=="string"&&!/Z$/i.test(B)){var C=B.match(A);if(C){var T=C[2]-1||0,q=(C[7]||"0").substring(0,3);return W?new Date(Date.UTC(C[1],T,C[3]||1,C[4]||0,C[5]||0,C[6]||0,q)):new Date(C[1],T,C[3]||1,C[4]||0,C[5]||0,C[6]||0,q)}}return new Date(B)})(k),this.init()},L.init=function(){var k=this.$d;this.$y=k.getFullYear(),this.$M=k.getMonth(),this.$D=k.getDate(),this.$W=k.getDay(),this.$H=k.getHours(),this.$m=k.getMinutes(),this.$s=k.getSeconds(),this.$ms=k.getMilliseconds()},L.$utils=function(){return x},L.isValid=function(){return this.$d.toString()!==g},L.isSame=function(k,G){var B=V(k);return this.startOf(G)<=B&&B<=this.endOf(G)},L.isAfter=function(k,G){return V(k)<this.startOf(G)},L.isBefore=function(k,G){return this.endOf(G)<V(k)},L.$g=function(k,G,B){return x.u(k)?this[G]:this.set(B,k)},L.unix=function(){return Math.floor(this.valueOf()/1e3)},L.valueOf=function(){return this.$d.getTime()},L.startOf=function(k,G){var B=this,W=!!x.u(G)||G,C=x.p(k),T=function(ee,J){var oe=x.w(B.$u?Date.UTC(B.$y,J,ee):new Date(B.$y,J,ee),B);return W?oe:oe.endOf(c)},q=function(ee,J){return x.w(B.toDate()[ee].apply(B.toDate("s"),(W?[0,0,0,0]:[23,59,59,999]).slice(J)),B)},Q=this.$W,j=this.$M,z=this.$D,$="set"+(this.$u?"UTC":"");switch(C){case p:return W?T(1,0):T(31,11);case u:return W?T(1,j):T(0,j+1);case d:var K=this.$locale().weekStart||0,R=(Q<K?Q+7:Q)-K;return T(W?z-R:z+(6-R),j);case c:case f:return q($+"Hours",0);case h:return q($+"Minutes",1);case l:return q($+"Seconds",2);case i:return q($+"Milliseconds",3);default:return this.clone()}},L.endOf=function(k){return this.startOf(k,!1)},L.$set=function(k,G){var B,W=x.p(k),C="set"+(this.$u?"UTC":""),T=(B={},B[c]=C+"Date",B[f]=C+"Date",B[u]=C+"Month",B[p]=C+"FullYear",B[h]=C+"Hours",B[l]=C+"Minutes",B[i]=C+"Seconds",B[o]=C+"Milliseconds",B)[W],q=W===c?this.$D+(G-this.$W):G;if(W===u||W===p){var Q=this.clone().set(f,1);Q.$d[T](q),Q.init(),this.$d=Q.set(f,Math.min(this.$D,Q.daysInMonth())).$d}else T&&this.$d[T](q);return this.init(),this},L.set=function(k,G){return this.clone().$set(k,G)},L.get=function(k){return this[x.p(k)]()},L.add=function(k,G){var B,W=this;k=Number(k);var C=x.p(G),T=function(j){var z=V(W);return x.w(z.date(z.date()+Math.round(j*k)),W)};if(C===u)return this.set(u,this.$M+k);if(C===p)return this.set(p,this.$y+k);if(C===c)return T(1);if(C===d)return T(7);var q=(B={},B[l]=r,B[h]=n,B[i]=a,B)[C]||1,Q=this.$d.getTime()+k*q;return x.w(Q,this)},L.subtract=function(k,G){return this.add(-1*k,G)},L.format=function(k){var G=this,B=this.$locale();if(!this.isValid())return B.invalidDate||g;var W=k||"YYYY-MM-DDTHH:mm:ssZ",C=x.z(this),T=this.$H,q=this.$m,Q=this.$M,j=B.weekdays,z=B.months,$=B.meridiem,K=function(J,oe,D,he){return J&&(J[oe]||J(G,W))||D[oe].slice(0,he)},R=function(J){return x.s(T%12||12,J,"0")},ee=$||function(J,oe,D){var he=J<12?"AM":"PM";return D?he.toLowerCase():he};return W.replace(b,(function(J,oe){return oe||(function(D){switch(D){case"YY":return String(G.$y).slice(-2);case"YYYY":return x.s(G.$y,4,"0");case"M":return Q+1;case"MM":return x.s(Q+1,2,"0");case"MMM":return K(B.monthsShort,Q,z,3);case"MMMM":return K(z,Q);case"D":return G.$D;case"DD":return x.s(G.$D,2,"0");case"d":return String(G.$W);case"dd":return K(B.weekdaysMin,G.$W,j,2);case"ddd":return K(B.weekdaysShort,G.$W,j,3);case"dddd":return j[G.$W];case"H":return String(T);case"HH":return x.s(T,2,"0");case"h":return R(1);case"hh":return R(2);case"a":return ee(T,q,!0);case"A":return ee(T,q,!1);case"m":return String(q);case"mm":return x.s(q,2,"0");case"s":return String(G.$s);case"ss":return x.s(G.$s,2,"0");case"SSS":return x.s(G.$ms,3,"0");case"Z":return C}return null})(J)||C.replace(":","")}))},L.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},L.diff=function(k,G,B){var W,C=this,T=x.p(G),q=V(k),Q=(q.utcOffset()-this.utcOffset())*r,j=this-q,z=function(){return x.m(C,q)};switch(T){case p:W=z()/12;break;case u:W=z();break;case m:W=z()/3;break;case d:W=(j-Q)/6048e5;break;case c:W=(j-Q)/864e5;break;case h:W=j/n;break;case l:W=j/r;break;case i:W=j/a;break;default:W=j}return B?W:x.a(W)},L.daysInMonth=function(){return this.endOf(u).$D},L.$locale=function(){return U[this.$L]},L.locale=function(k,G){if(!k)return this.$L;var B=this.clone(),W=Y(k,G,!0);return W&&(B.$L=W),B},L.clone=function(){return x.w(this.$d,this)},L.toDate=function(){return new Date(this.valueOf())},L.toJSON=function(){return this.isValid()?this.toISOString():null},L.toISOString=function(){return this.$d.toISOString()},L.toString=function(){return this.$d.toUTCString()},_})(),te=H.prototype;return V.prototype=te,[["$ms",o],["$s",i],["$m",l],["$H",h],["$W",c],["$M",u],["$y",p],["$D",f]].forEach((function(_){te[_[1]]=function(L){return this.$g(L,_[0],_[1])}})),V.extend=function(_,L){return _.$i||(_(L,H,V),_.$i=!0),V},V.locale=Y,V.isDayjs=F,V.unix=function(_){return V(1e3*_)},V.en=U[w],V.Ls=U,V.p={},V}))})(dt)),dt.exports}var jn=sa();const de=Ve(jn);var ht={exports:{}},Qn=ht.exports,aa;function Vn(){return aa||(aa=1,(function(e,t){(function(a,r){e.exports=r()})(Qn,(function(){return function(a,r,n){a=a||{};var o=r.prototype,i={future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function l(c,d,u,m){return o.fromToBase(c,d,u,m)}n.en.relativeTime=i,o.fromToBase=function(c,d,u,m,p){for(var f,g,A,b=u.$locale().relativeTime||i,N=a.thresholds||[{l:"s",r:44,d:"second"},{l:"m",r:89},{l:"mm",r:44,d:"minute"},{l:"h",r:89},{l:"hh",r:21,d:"hour"},{l:"d",r:35},{l:"dd",r:25,d:"day"},{l:"M",r:45},{l:"MM",r:10,d:"month"},{l:"y",r:17},{l:"yy",d:"year"}],S=N.length,E=0;E<S;E+=1){var w=N[E];w.d&&(f=m?n(c).diff(u,w.d,!0):u.diff(c,w.d,!0));var U=(a.rounding||Math.round)(Math.abs(f));if(A=f>0,U<=w.r||!w.r){U<=1&&E>0&&(w=N[E-1]);var P=b[w.l];p&&(U=p(""+U)),g=typeof P=="string"?P.replace("%d",U):P(U,d,w.l,A);break}}if(d)return g;var F=A?b.future:b.past;return typeof F=="function"?F(g):F.replace("%s",g)},o.to=function(c,d){return l(c,d,this,!0)},o.from=function(c,d){return l(c,d,this)};var h=function(c){return c.$u?n.utc():n()};o.toNow=function(c){return this.to(h(this),c)},o.fromNow=function(c){return this.from(h(this),c)}}}))})(ht)),ht.exports}var Fn=Vn();const Hn=Ve(Fn);var ut={exports:{}},zn=ut.exports,ra;function Wn(){return ra||(ra=1,(function(e,t){(function(a,r){e.exports=r(sa())})(zn,(function(a){function r(i){return i&&typeof i=="object"&&"default"in i?i:{default:i}}var n=r(a),o={name:"es",monthsShort:"ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),weekStart:1,formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},ordinal:function(i){return i+"º"}};return n.default.locale(o,null,!0),o}))})(ut)),ut.exports}Wn();var mt={exports:{}},Yn=mt.exports,na;function $n(){return na||(na=1,(function(e,t){(function(a,r){e.exports=r()})(Yn,(function(){var a="minute",r=/[+-]\d\d(?::?\d\d)?/g,n=/([+-]|\d\d)/g;return function(o,i,l){var h=i.prototype;l.utc=function(g){var A={date:g,utc:!0,args:arguments};return new i(A)},h.utc=function(g){var A=l(this.toDate(),{locale:this.$L,utc:!0});return g?A.add(this.utcOffset(),a):A},h.local=function(){return l(this.toDate(),{locale:this.$L,utc:!1})};var c=h.parse;h.parse=function(g){g.utc&&(this.$u=!0),this.$utils().u(g.$offset)||(this.$offset=g.$offset),c.call(this,g)};var d=h.init;h.init=function(){if(this.$u){var g=this.$d;this.$y=g.getUTCFullYear(),this.$M=g.getUTCMonth(),this.$D=g.getUTCDate(),this.$W=g.getUTCDay(),this.$H=g.getUTCHours(),this.$m=g.getUTCMinutes(),this.$s=g.getUTCSeconds(),this.$ms=g.getUTCMilliseconds()}else d.call(this)};var u=h.utcOffset;h.utcOffset=function(g,A){var b=this.$utils().u;if(b(g))return this.$u?0:b(this.$offset)?u.call(this):this.$offset;if(typeof g=="string"&&(g=(function(w){w===void 0&&(w="");var U=w.match(r);if(!U)return null;var P=(""+U[0]).match(n)||["-",0,0],F=P[0],Y=60*+P[1]+ +P[2];return Y===0?0:F==="+"?Y:-Y})(g),g===null))return this;var N=Math.abs(g)<=16?60*g:g;if(N===0)return this.utc(A);var S=this.clone();if(A)return S.$offset=N,S.$u=!1,S;var E=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();return(S=this.local().add(N+E,a)).$offset=N,S.$x.$localOffset=E,S};var m=h.format;h.format=function(g){var A=g||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return m.call(this,A)},h.valueOf=function(){var g=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*g},h.isUTC=function(){return!!this.$u},h.toISOString=function(){return this.toDate().toISOString()},h.toString=function(){return this.toDate().toUTCString()};var p=h.toDate;h.toDate=function(g){return g==="s"&&this.$offset?l(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():p.call(this)};var f=h.diff;h.diff=function(g,A,b){if(g&&this.$u===g.$u)return f.call(this,g,A,b);var N=this.local(),S=l(g).local();return f.call(N,S,A,b)}}}))})(mt)),mt.exports}var Kn=$n();const Jn=Ve(Kn);var ft={exports:{}},Zn=ft.exports,oa;function Xn(){return oa||(oa=1,(function(e,t){(function(a,r){e.exports=r()})(Zn,(function(){var a={year:0,month:1,day:2,hour:3,minute:4,second:5},r={};return function(n,o,i){var l,h=function(m,p,f){f===void 0&&(f={});var g=new Date(m),A=(function(b,N){N===void 0&&(N={});var S=N.timeZoneName||"short",E=b+"|"+S,w=r[E];return w||(w=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:b,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",timeZoneName:S}),r[E]=w),w})(p,f);return A.formatToParts(g)},c=function(m,p){for(var f=h(m,p),g=[],A=0;A<f.length;A+=1){var b=f[A],N=b.type,S=b.value,E=a[N];E>=0&&(g[E]=parseInt(S,10))}var w=g[3],U=w===24?0:w,P=g[0]+"-"+g[1]+"-"+g[2]+" "+U+":"+g[4]+":"+g[5]+":000",F=+m;return(i.utc(P).valueOf()-(F-=F%1e3))/6e4},d=o.prototype;d.tz=function(m,p){m===void 0&&(m=l);var f,g=this.utcOffset(),A=this.toDate(),b=A.toLocaleString("en-US",{timeZone:m}),N=Math.round((A-new Date(b))/1e3/60),S=15*-Math.round(A.getTimezoneOffset()/15)-N;if(!Number(S))f=this.utcOffset(0,p);else if(f=i(b,{locale:this.$L}).$set("millisecond",this.$ms).utcOffset(S,!0),p){var E=f.utcOffset();f=f.add(g-E,"minute")}return f.$x.$timezone=m,f},d.offsetName=function(m){var p=this.$x.$timezone||i.tz.guess(),f=h(this.valueOf(),p,{timeZoneName:m}).find((function(g){return g.type.toLowerCase()==="timezonename"}));return f&&f.value};var u=d.startOf;d.startOf=function(m,p){if(!this.$x||!this.$x.$timezone)return u.call(this,m,p);var f=i(this.format("YYYY-MM-DD HH:mm:ss:SSS"),{locale:this.$L});return u.call(f,m,p).tz(this.$x.$timezone,!0)},i.tz=function(m,p,f){var g=f&&p,A=f||p||l,b=c(+i(),A);if(typeof m!="string")return i(m).tz(A);var N=(function(U,P,F){var Y=U-60*P*1e3,V=c(Y,F);if(P===V)return[Y,P];var x=c(Y-=60*(V-P)*1e3,F);return V===x?[Y,V]:[U-60*Math.min(V,x)*1e3,Math.max(V,x)]})(i.utc(m,g).valueOf(),b,A),S=N[0],E=N[1],w=i(S).utcOffset(E);return w.$x.$timezone=A,w},i.tz.guess=function(){return Intl.DateTimeFormat().resolvedOptions().timeZone},i.tz.setDefault=function(m){l=m}}}))})(ft)),ft.exports}var Rn=Xn();const eo=Ve(Rn);de.extend(Jn),de.extend(eo),de.extend(Hn);const gt=e=>e==="en"?"en":"es",Ce=(e,t)=>{const{PUBLIC_LNG:a,DATE_TIMEZONE:r}=t||M(),n=gt(a??"es");return de.tz(e,r).locale(n).format("DD MMMM YYYY")},Ze=e=>{const{PUBLIC_LNG:t,DATE_TIMEZONE:a}=M(),r=gt(t??"es");return de.tz(e,a).locale(r).format(r==="en"?"MMMM DD YYYY [•] HH:mm [hs]":"DD [de] MMMM YYYY [•] HH:mm [hs]")},ia=e=>{const{PUBLIC_LNG:t,DATE_TIMEZONE:a}=M(),r=gt(t??"es");return de.tz(e,a).locale(r).format("MM/DD/YYYY [•] HH:mm [HS]")},to=e=>{const{PUBLIC_LNG:t,DATE_TIMEZONE:a}=M(),r=gt(t??"es");return de.tz(e,a).locale(r).format("dddd DD [de] MMMM YYYY")},Le=(e,t)=>{if(!e)return"";const a=new Date(e),n=new Intl.DateTimeFormat("en-CA",{timeZone:t,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",hour12:!1}).formatToParts(a),o={};n.forEach(p=>{p.type!=="literal"&&(o[p.type]=p.value)});const i=new Date(a.toLocaleString("en-US",{timeZone:"UTC"})),h=(new Date(a.toLocaleString("en-US",{timeZone:t})).getTime()-i.getTime())/6e4,c=h>=0?"+":"-",d=p=>String(Math.floor(Math.abs(p))).padStart(2,"0"),u=d(h/60),m=d(h%60);return`${o.year}-${o.month}-${o.day}T${o.hour}:${o.minute}:${o.second}${c}${u}:${m}`},ye=(e,t=136)=>e&&e.length>t?`${e.substring(0,t)}...`:e;function Me(e){return e&&e.status==="fulfilled"?e.value.data:null}function la(e){return e&&e.status==="fulfilled"?e.value:null}const so={url:"",target:"_self",canonical:!1,internal:""},ao={date:"",created:0,modified:0,firstpublish:0,lastpublish:0};function ro(e){return e==null?"":typeof e=="string"?e:e.article??e.home??e.section??e.seo??""}const Fe=(e,t,a,r)=>{const n=ro(e?.main?.title),o=e?.main?.description??"";return{authors:e?.main?.author?[{firstname:"",lastname:"",fullname:typeof e.main.author=="string"?e.main.author:String(e.main.author??"Redacción"),image:{sizes:[],description:""},name:"",internaluser:!1}]:[],social:{description:"",images:{facebook:"",twitter:""},title:""},info:{date:{...ao,...e?.info?.date},link:e?.info?.link??so},preview:{sizes:e?.main?.image?.sizes??[],description:e?.main?.image?.description??""},config:{showtime:t??!1,showsubtitle:a??!1,showauthor:!!(r&&e?.main?.author)},main:{title:{article:n,home:n,seo:n,section:n},subtitle:{rendered:o,striped:o},tags:[]}}},ca=/<div\b[^>]*class=["'][^"']*\bck-related-news\b[^"']*["'][^>]*>/gi;function pt(e){if(!e?.body?.rendered)return[];const t=e.body.rendered,a=[];let r=0;for(;r<t.length;){ca.lastIndex=r;const n=ca.exec(t);if(!n)break;const o=n.index+n[0].length;let i=1,l=o,h=o;for(;l<t.length&&i>0;){const p=t.slice(l),f=p.match(/<div\b/i),g=p.match(/<\/div>/i),A=f?.index??-1,b=g?.index??-1;if(b===-1)break;const N=A===-1?1/0:l+A,S=l+b;A!==-1&&A<b?(i+=1,l=N+f[0].length):(i-=1,h=S,l=S+g[0].length)}const c=t.slice(o,h),d=[],u=/<span\b[^>]*\bdata-src=["']([^"']+)["']/gi;let m;for(;(m=u.exec(c))!==null;){const p=m[1];p&&d.push(p)}d.length>0&&a.push(d),r=l}return a}const no=pt,da=async(e,t)=>{const a=[];return e.forEach(o=>{o.forEach(i=>{const l=t({path:i.replaceAll("|","/"),imagesizes:"w:212,h:142,t:2;w:100,h:100,t:2",exclude:"config,keywords,authors,body,related,relatedexternal,social,external,hascontent,customfields,pixel"});l&&a.push(l)})}),(await Promise.allSettled(a)).map(o=>Me(o)?.data)},qe=()=>{const{PUBLIC_ENV:e,PUBLIC_API_HOST:t,PUBLIC_ASSETS_URL:a}=M();return e=="local"?t:a&&a!=="false"?a:""},oo=()=>{const{PUBLIC_ENV:e,PUBLIC_API_FRONT:t}=M();return e==="local"?t:""},ha=e=>e.replace(/^https?:?\/\/[^/]+/,""),io=e=>{if(!e?.preview?.length)return null;const t=e.preview;return t.find(a=>a.format==="1.91:1")??t[t.length-1]},ua=({schemaImage:e,socialImage:t,fallbackImage:a,prefix:r,defaultWidth:n,defaultHeight:o,alt:i})=>e?.url?{url:r+e.url,width:e.width,height:e.height,alt:i}:{url:r+(t??a??""),width:n,height:o,alt:i},ma=(e,t,a,r)=>{if(!t)return{};const{PUBLIC_ASSETS_URL:n,PUBLIC_API_FRONT:o,DATE_TIMEZONE:i="America/Mexico_City"}=M(),l=ss(t.keywords)??"",h=t?.preview?.sizes?t?.preview?.sizes[0]?.url:"",c=(n!=="false"?n:o)??"",d=io(r),u=t.main.title.article,m=ua({schemaImage:d,socialImage:t?.social?.images?.facebook,fallbackImage:h,prefix:c,defaultWidth:a.landscapeLogo.width,defaultHeight:a.landscapeLogo.height,alt:r?.description??u}),p=ua({schemaImage:d,socialImage:t?.social?.images?.twitter,fallbackImage:h,prefix:c,defaultWidth:a.twitterSummaryCard.width,defaultHeight:a.twitterSummaryCard.height,alt:r?.description??u});return{title:(t?.main?.title?.seo??t?.main?.title?.article)+" | "+a.name,robots:"index, follow, max-image-preview:large",alternates:{types:{"application/rss+xml":(a.siteUrl??"")+"/rss/feed.xml"},canonical:t?.info?.link?.canonical},description:t?.main?.subtitle?.striped??"",news_keywords:l,keywords:l,openGraph:{title:t?.social?.title?t?.social?.title:t?.main?.title?.article,url:t?.info?.link?.canonical,type:"article",description:t?.social?.description?t?.social?.description:t?.main?.subtitle?.striped??"",images:[m],siteName:a.name.toLocaleUpperCase(),locale:a.lang.startsWith("en")?"en_US":a.lang==="es"?"es_LA":a.lang.replace("-","_")},twitter:{title:t?.main?.title?.article,card:"summary_large_image",site:e.twitter.site,description:t?.main?.subtitle?.striped??"",images:[p]},article:{published_time:Le(t?.info?.date?.firstpublish,i),modified_time:Le(t?.info?.date?.lastpublish??t?.info?.date?.firstpublish,i),section:t?.info?.section?.name,author:t?.authors?.[0]?.fullname,tag:t?.keywords?.tags??[]}}},ss=e=>!e||!e?.tags||e?.tags?.length===0?"":e?.tags?.map(t=>t.name).join(", ").replaceAll('"',"'").replaceAll("`","'"),fa=e=>{const t=e?.match(/^\/(?:[^/]+\/)?([^/]+)\/([^/]+\.html)$/);return t?{slug:t[1]??"",path:t[2]??""}:{slug:"",path:""}},ga=e=>e.replaceAll("/","").replaceAll("_","").replace(".html",""),lo={description:{attr:"name",value:"description"},robots:{attr:"name",value:"robots"},keywords:{attr:"name",value:"keywords"},news_keywords:{attr:"name",value:"news_keywords"},"openGraph.title":{attr:"property",value:"og:title"},"openGraph.description":{attr:"property",value:"og:description"},"openGraph.type":{attr:"property",value:"og:type"},"openGraph.url":{attr:"property",value:"og:url"},"openGraph.siteName":{attr:"property",value:"og:site_name"},"openGraph.locale":{attr:"property",value:"og:locale"},"twitter.card":{attr:"name",value:"twitter:card"},"twitter.title":{attr:"name",value:"twitter:title"},"twitter.description":{attr:"name",value:"twitter:description"},"twitter.site":{attr:"name",value:"twitter:site"},"twitter.creator":{attr:"name",value:"twitter:creator"}},pa=e=>{const t=[];let a=0;const r=i=>t.push(i);return e.title&&typeof e.title=="string"&&r(s.jsx("title",{children:e.title},`title-${a++}`)),Object.entries(lo).forEach(([i,l])=>{const h=i.split(".").reduce((c,d)=>c?.[d],e);h&&r(s.jsx("meta",{[l.attr]:l.value,content:String(h)},`meta-${a++}`))}),(e.openGraph?.images?Array.isArray(e.openGraph.images)?e.openGraph.images:[e.openGraph.images]:[]).forEach(i=>{i&&(typeof i=="string"?r(s.jsx("meta",{property:"og:image",content:i},`og-img-${a++}`)):(i.url&&r(s.jsx("meta",{property:"og:image",content:i.url},`og-img-${a++}`)),i.width&&r(s.jsx("meta",{property:"og:image:width",content:String(i.width)},`og-img-w-${a++}`)),i.height&&r(s.jsx("meta",{property:"og:image:height",content:String(i.height)},`og-img-h-${a++}`)),i.alt&&r(s.jsx("meta",{property:"og:image:alt",content:String(i.alt)},`og-img-alt-${a++}`))))}),(e.twitter?.images?Array.isArray(e.twitter.images)?e.twitter.images:[e.twitter.images]:[]).forEach(i=>{i&&(typeof i=="string"?r(s.jsx("meta",{name:"twitter:image",content:i},`tw-img-${a++}`)):(i.url&&r(s.jsx("meta",{name:"twitter:image",content:i.url},`tw-img-${a++}`)),i.width&&r(s.jsx("meta",{name:"twitter:image:width",content:String(i.width)},`tw-img-w-${a++}`)),i.height&&r(s.jsx("meta",{name:"twitter:image:height",content:String(i.height)},`tw-img-h-${a++}`)),i.alt&&r(s.jsx("meta",{name:"twitter:image:alt",content:String(i.alt)},`tw-img-alt-${a++}`))))}),e.article&&(r(s.jsx("meta",{property:"article:published_time",content:e.article.published_time})),r(s.jsx("meta",{property:"article:modified_time",content:e.article.modified_time})),r(s.jsx("meta",{property:"article:section",content:e.article.section})),r(s.jsx("meta",{property:"article:author",content:e.article.author})),Array.isArray(e.article.tag)&&e.article.tag.length>0&&e.article.tag.forEach(i=>{r(s.jsx("meta",{property:"article:tag",content:i.name}))})),e.alternates?.canonical&&r(s.jsx("link",{rel:"canonical",href:String(e.alternates.canonical)},`link-${a++}`)),e.manifest&&r(s.jsx("link",{rel:"manifest",href:String(e.manifest)},`link-${a++}`)),e.alternates?.types&&Object.entries(e.alternates.types).forEach(([i,l])=>{typeof l=="string"&&r(s.jsx("link",{rel:"alternate",type:i,href:l},`alt-${a++}`))}),e.icons&&[...e.icons?.icon??[],...e.icons?.other??[]].forEach(l=>{l&&r(typeof l=="string"?s.jsx("link",{rel:"icon",href:l},`icon-${a++}`):s.jsx("link",{rel:l.rel||"icon",href:l.url,...l.type&&{type:l.type},...l.sizes&&{sizes:l.sizes}},`icon-${a++}`))}),e.other&&Object.entries(e.other).forEach(([i,l])=>{l&&r(s.jsx("meta",{name:i,content:String(l)},`other-${a++}`))}),t},ie=async e=>{const t=qe()??"",a=e;return a?.startsWith("http")||a?.includes(t)||t===""?a:t+a},At=(e,t)=>{const a=e||"";return t?a.replaceAll("[section_replace]",t["[section_replace]"]??"").replaceAll("[tag_replace]",t["[tag_replace]"]??"").replaceAll("[url_replace]",t["[url_replace]"]??"").replaceAll("[author_replace]",t["[author_replace]"]??"")||"":a||""},co=e=>{const t={};if(!e)return t;const a=/([^\s=]+)(?:\s*=\s*(?:"([^"]*)"|'([^']*)'|([^\s"'>]+)))?/g;let r;for(;r=a.exec(e);){const n=r[1],o=r[2]??r[3]??r[4]??!0;t[n]=o}return t},ho=e=>{const t=e.match(/\bsrc\s*=\s*(?:"([^"]*)"|'([^']*)'|([^\s>]+))/i);return t?.[1]||t?.[2]||t?.[3]||null},Aa=(e,t,a,r)=>{try{const n=co(e);return n.src?s.jsx("script",{"data-bs-name":r,...n},a):s.jsx("script",{...n,dangerouslySetInnerHTML:{__html:t}},a)}catch{const o=ho(e);return o?s.jsx("script",{"data-bs-name":r,src:o,async:!0,defer:!0},a):null}},uo=e=>{const t=/<script\b([^>]*)>([\s\S]*?)<\/script\s*>|<script\b([^>]*)\/?>/gi;return[...e.matchAll(t)]},as=e=>{const t=e.banners.find(n=>n.key===e.name);if(!t||!t.show)return null;const a=At(t.value||"",e.replaces),r=uo(a);return s.jsx(s.Fragment,{children:r.map((n,o)=>{const i=n[1]||n[3]||"",l=n[2]?.trim()||"";return Aa(i,l,o,e.name)})})},wa=e=>{const t=e.banners.find(n=>n.key===e.name);if(!t||!t.show)return null;const r=At(t.value||"",e.replaces).split(/(<script\b[\s\S]*?<\/script\s*>|<script\b[^>]*\/?>)/gi);return s.jsx(s.Fragment,{children:r.map((n,o)=>{const i=n.match(/<script\b([^>]*)>([\s\S]*?)<\/script\s*>|<script\b([^>]*)\/?>/i);if(i){const l=i[1]||i[3]||"",h=i[2]?.trim()||"";return Aa(l,h,o,e.name)}return n.trim()&&/<[a-zA-Z]/.test(n)?s.jsx("div",{dangerouslySetInnerHTML:{__html:n}},o):null})})},Xe=(e,t,a)=>{let r=e.siteUrl;return t.forEach((n,o)=>{o>0&&(r+=`/${n}`)}),`${r}/page/${a+1}`},Re=(e,t,a)=>{let r=e.siteUrl;return t.forEach((n,o)=>{o>0&&(r+=`/${n}`)}),`${r}/page/${a-1}`};function mo(e){const t=e.length;return t>1&&e.charCodeAt(t-1)===47?e.slice(0,t-1):e}const ba=()=>{const{PUBLIC_ASSETS_URL:e}=M();return e&&e!=="false"&&s.jsx("link",{rel:"preconnect",href:e,crossOrigin:"anonymous"})},rs=({images:e})=>s.jsx(s.Fragment,{children:e.map((t,a)=>t.href!==""&&s.jsx("link",{rel:"preload",href:t.href,media:t.media??"",as:"image",fetchPriority:t.fetchPriority??"high"},a))}),va=(e,t,a)=>{if(!t)return{};const{PUBLIC_API_FRONT:r}=M();return{title:t?.main?.title+" | "+a.name,robots:"index, follow, max-image-preview:large",alternates:{canonical:a.siteUrl+t?.info?.link?.url},description:t.main.description??"",news_keywords:t.main.tags,keywords:t.main.tags,openGraph:{title:t.main.title,url:t?.info?.link?.canonical,type:"article",description:t.main.description??"",images:[{url:(r??"")+t?.main.image.sizes[0]?.url,width:a.landscapeLogo.width,height:a.landscapeLogo.height}],siteName:a.name.toLocaleUpperCase(),locale:a.lang.startsWith("en")?"en_US":a.lang==="es"?"es_LA":a.lang.replace("-","_")},twitter:{title:t?.main?.title,card:"summary_large_image",site:e.twitter.site,description:t?.main.description??"",images:[{url:(r??"")+t?.main.image.sizes[0]?.url,width:a.twitterSummaryCard.width,height:a.twitterSummaryCard.height}]}}},fo=e=>{let t="";if(e.params.news.match(/.*t[0-9]*.html/g)){const a=e.params.news.split("-"),r=a[a.length-1]??"",n=r.substring(1,9),o=r.substring(9,13);t=`/listas/${de(n).format("YYYY/MM/DD")}/lista_${o}.html`}else if(e.params.news.match(/.*lb[0-9]*.html/g)){const a=e.params.news.split("-"),r=a[a.length-1]??"",n=r.substring(2,10),o=r.substring(10,14);t=`/liveblog/${de(n).format("YYYY/MM/DD")}/liveblog_${o}.html`}else{const r=e.params.news.replace(/\.html$/g,"").split("-");Array.isArray(r)&&(t=`/contenidos/${de(r[r.length-2]).format("YYYY/MM/DD")}/noticia_${r[r.length-1]}.html`)}return e.config.servicePrefix+t};function go(e){const t=e.lastIndexOf("-"),a=t>=0?[e.slice(0,t),e.slice(t+1)]:[e],r=a[a.length-1]?.split("."),n=r&&r[0]?r[0]:"",o=n.substring(0,2),i=n.substring(2,10),l=n.substring(10);return{path:{vy:c=>`/videos/video-youtube/${de(i).format("YYYY/MM/DD")}/videoYouTube_${c}.lnk`,ve:c=>`/videos/video-embedded/${de(i).format("YYYY/MM/DD")}/videoEmbedded_${c}.lnk`,vf:c=>`/videos/video-flash/${de(i).format("YYYY/MM/DD")}/${a[0]}.${c}`}[o]?.(l)??"",op:o}}const Pe=(e,t)=>{const a=e.name.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/ñ/g,"n").replace(/Ñ/g,"n").replace(/[^\w\s]/gi,"").replaceAll(" ","-").toLowerCase();return t?.tema?`/${t.tema}/${a}-t${e.id}`:`/${a}-t${e.id}`},po=e=>{const{AssetsPrefix:t="",AssetsPath:a="src",isDev:r=!1}=e;return r?"src":t+a},Ao=async(e,t,a,r)=>{const{FETCH_TAG_BASED_RELATED_NEWS:n=!1,FETCH_SIZE_RELATED_NEWS:o=10}=M();if(!e)return[];try{if(e.related&&e.related?.automatic===!1&&e.related?.news&&e.related?.news.length>0)return(await a.getNewsListPath({path:e.related.news.map(l=>l.path).join(";"),exclude:"gallery,related,relatedexternal,external,customfields",imagesizes:r.md}))?.data?.data??[];{const i=e&&e.keywords&&e.keywords.tags&&e.keywords.tags[0];return((e?i&&n?await a.getNewsListAvanced({query:'claves:("'+e.keywords?.tags[0].name+'")',exclude:"gallery,related,relatedexternal,external,customfields",imagesizes:r.md,size:o+1}):await a.getNewsItemsRelated(t.split("/").join("|"),{size:o}):null)?.data?.data??[]).filter(c=>c.info.link.internal!==t.split("/").join("|"))}}catch(i){console.log(i)}},wo="https://recaptchaenterprise.googleapis.com/v1/projects",bo=async({projectID:e,recaptchaKey:t,token:a,recaptchaAction:r,apiKey:n,userAgent:o,userIpAddress:i})=>{if(!e||!t||!a||!n)return console.warn("createAssessment: faltan parámetros requeridos"),null;const l=`${wo}/${e}/assessments?key=${n}`,h={event:{token:a,siteKey:t,expectedAction:r,...o&&{userAgent:o},...i&&{userIpAddress:i}}};try{const c=await fetch(l,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(h)});if(!c.ok)return console.error("createAssessment API error:",c.status,await c.text()),null;const d=await c.json();if(!d?.tokenProperties?.valid)return console.log(`CreateAssessment falló - token inválido: ${d?.tokenProperties?.invalidReason??"unknown"}`),null;if(d.tokenProperties.action!==r)return console.log("La acción en reCAPTCHA no coincide con la esperada:",r),null;const u=d?.riskAnalysis?.score;return u!==void 0&&(console.log("reCAPTCHA score:",u),d?.riskAnalysis?.reasons?.forEach(m=>console.log(m))),typeof u=="number"?u:null}catch(c){return console.error("createAssessment error:",c),null}};function vo(e,t){if(t==="comentarios")return;const a=e[t];return typeof a=="string"||a===void 0?a:void 0}const Co=e=>e?.body?.rendered.includes("ck-image-gallery")||e?.config?.articlepreview==="fotogaleria"&&e?.hascontent?.hasgalleryimages;function yo(e){const t={};for(const[a,r]of Object.entries(e)){const n=btoa(a).split("").reverse().join("");typeof r=="string"?t[n]=btoa(r).split("").reverse().join(""):t[n]=r}return t}function ns(e){const t={};for(const[a,r]of Object.entries(e)){const n=atob(a.split("").reverse().join(""));if(typeof r=="string")try{t[n]=atob(r.split("").reverse().join(""))}catch{t[n]=r}else t[n]=r}return t}const No=async(e,t,a)=>{const{info:r,preview:n}=e,o=e?.config?.homepreview||"imagen",i=o==="clip"&&e?.hascontent?.hasgalleryvideosflash,l={...n};if(o==="videoYouTube"||o==="videoEmbedded"||i){const h=await t.getNewsMultimedia({path:r.link.internal,imagesizes:a});if(h&&h.data)return{...e,preview:l,videos:h.data.data[0].videos??[]}}if(o==="fotogaleria"){const h=await t.getNewsMultimedia({path:r.link.internal,imagesizes:a});if(h&&h.data){const c=await Promise.all(h.data.data[0].gallery.map(async d=>({...d})));return{...e,preview:l,gallery:c??[]}}}return{...e,preview:l}},Ca={prefetch:[{where:{href_matches:"/*(-[0-9]{8}-[0-9]{4,6}|lb[0-9]{12,14}|t[0-9]{12,14}).html"},eagerness:"moderate"}],prerender:[{where:{and:[{selector_matches:".nota-prerender"},{href_matches:"/*(-[0-9]{8}-[0-9]{4,6}|lb[0-9]{12,14}|t[0-9]{12,14}).html"}]},eagerness:"eager"},{where:{href_matches:"/*(-[0-9]{8}-[0-9]{4,6}|lb[0-9]{12,14}|t[0-9]{12,14}).html"},eagerness:"moderate"}]},ya={prefetch:[{urls:["/"],eagerness:"eager"},{where:{href_matches:"/*(-[0-9]{8}-[0-9]{4,6}|lb[0-9]{12,14}|t[0-9]{12,14}).html"},eagerness:"moderate"}],prerender:[{where:{and:[{selector_matches:".nota-prerender"},{href_matches:"/*(-[0-9]{8}-[0-9]{4,6}|lb[0-9]{12,14}|t[0-9]{12,14}).html"}]},eagerness:"eager"},{where:{href_matches:"/*(-[0-9]{8}-[0-9]{4,6}|lb[0-9]{12,14}|t[0-9]{12,14}).html"},eagerness:"moderate"}]},Na={prefetch:[{urls:["/"],eagerness:"eager"},{where:{and:[{href_matches:"/*(-[0-9]{8}-[0-9]{4,6}|lb[0-9]{12,14}|t[0-9]{12,14}).html"},{not:{selector_matches:"[rel~=nofollow]"}}]},eagerness:"moderate"}],prerender:[{where:{and:[{selector_matches:"#content-news-section a"},{href_matches:"/*(-[0-9]{8}-[0-9]{4,6}|lb[0-9]{12,14}|t[0-9]{12,14}).html"},{not:{selector_matches:"[rel~=nofollow]"}}]},eagerness:"eager"},{where:{and:[{href_matches:"/*(-[0-9]{8}-[0-9]{4,6}|lb[0-9]{12,14}|t[0-9]{12,14}).html"},{not:{selector_matches:"[rel~=nofollow]"}}]},eagerness:"moderate"}]},Sa={prefetch:[{urls:["/"],eagerness:"eager"},{where:{and:[{href_matches:"/*(-[0-9]{8}-[0-9]{4,6}|lb[0-9]{12,14}|t[0-9]{12,14}).html"},{not:{selector_matches:"[rel~=nofollow]"}}]},eagerness:"moderate"}],prerender:[{where:{and:[{selector_matches:"#block-notes-list a"},{href_matches:"/*(-[0-9]{8}-[0-9]{4,6}|lb[0-9]{12,14}|t[0-9]{12,14}).html"},{not:{selector_matches:"[rel~=nofollow]"}}]},eagerness:"eager"},{where:{and:[{href_matches:"/*(-[0-9]{8}-[0-9]{4,6}|lb[0-9]{12,14}|t[0-9]{12,14}).html"},{not:{selector_matches:"[rel~=nofollow]"}}]},eagerness:"moderate"}]},So={Home:Ca,Common:ya,Nota:Na,NotaLista:Sa},Ea=({active:e,type:t,customSpeculation:a})=>e&&s.jsx("script",{type:"speculationrules",dangerouslySetInnerHTML:{__html:JSON.stringify(a??So[t])}}),wt=async(e,t,a)=>{if(a)return a.get(`/schemas${t}`,{params:e}).catch(r=>{console.log(`[/schemas${t}] Error: ${r.message}`)})},Eo={autor:"autor",seccion:"seccion",tema:"claves","ultimas-noticias":"seccion"},Ta=async({config:e,axiosApi:t,pathname:a,ROUTE:r})=>{const{PUBLIC_PUBLICATION_ID:n=""}=M();let o=[];const i=a==="/"||a==="/index.html"?void 0:Ba(Oa[r]({pathname:a,config:e})),l=Eo[r]??void 0,h={newstype:e.newsType,publication:Number(n),...i&&l?{query:`${l}:('${i}')`}:{}};try{const c=await wt(h,"/news-list-summary",t);c?.data?.data?o=c.data.data:console.warn("getSchemas responded but did not contain expected data:",c)}catch(c){console.log("Error fetching schemas:",c)}return Object.keys(o).length>0&&s.jsx("script",{id:"webSiteItemListSchema",type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify(o)}})},To=(e,t)=>{const a={"@context":"https://schema.org","@type":"SoftwareApplication",name:t.name??e.name,url:t.url,operatingSystem:t.operatingSystem,applicationCategory:t.applicationCategory,publisher:{"@id":`${e.siteUrl}/#organization`},offers:{"@type":"Offer",price:t.offers.price,priceCurrency:t.offers.priceCurrency},description:t.description??e.description,downloadUrl:t.downloadUrl??t.url};return t.applicationSubCategory&&(a.applicationSubCategory=t.applicationSubCategory),t.aggregateRating&&(a.aggregateRating={"@type":"AggregateRating",ratingValue:t.aggregateRating.ratingValue,ratingCount:t.aggregateRating.ratingCount,...t.aggregateRating.bestRating&&{bestRating:t.aggregateRating.bestRating}}),t.softwareVersion&&(a.softwareVersion=t.softwareVersion),t.contentRating&&(a.contentRating=t.contentRating),(!a.description||a.description==="")&&delete a.description,a},Ia=({config:e})=>{if(!e.orgSoftware)return null;const t=Array.isArray(e.orgSoftware)?e.orgSoftware:[e.orgSoftware];return s.jsx(s.Fragment,{children:t.map((a,r)=>s.jsx("script",{id:`SoftwareApplicationSchema-${r}`,type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify(To(e,a))}},r))})};function bt(e){const{PUBLIC_ASSETS_URL:t}=M();if(!t||t==="false")return e;const a=t.replace(/\/+$/,""),r=/https?:\/\/[^/\s]+\/(arte|__export)\//g;return e.replace(r,(n,o)=>`${a}/${o}/`)}const Ua=async({realPath:e,config:t,BASE_URL:a,axiosApi:r})=>{const{PUBLIC_SERVICE_PREFIX:n,PUBLIC_IS_SUB_PUBLICATION:o}=M();let i=[];try{const l=t.socialBlockLogo?.url?new URL(t.socialBlockLogo.url).pathname:void 0,h=t.landscapeLogo?.url?new URL(t.landscapeLogo.url).pathname:void 0,c={path:e,image:h,logo:l,url:t.siteUrl,name:t.name,logow:t.socialBlockLogo?.width,logoh:t.socialBlockLogo?.height,authorurl:a+"/autor/",lang:t.lang},d=e.split("/")[1],u=d=="liveblogs"||d=="liveblog"?["/news","/news-breadcrumb","/news-liveblog"]:["/news","/news-breadcrumb"],m=t.paths.tema!==""?"/"+t.paths.tema:t.paths.tema,p=n!=="false"&&o!=="false"?"/"+n+m:m;i=(await Promise.all(u.map(async g=>{const A=g==="/news-breadcrumb"?{...c,prefixtag:p}:g==="/news"&&t.schemasNewsParams?{...c,...t.schemasNewsParams}:c;return await wt(A,g,r)}))).map(g=>g?.data?.data??[])}catch(l){console.log("Error fetching schemas:",l)}return i.map((l,h)=>s.jsx("script",{type:"application/ld+json",dangerouslySetInnerHTML:{__html:bt(JSON.stringify(l))}},h))},ka=({config:e,socials:t})=>{const a={"@context":"https://schema.org","@type":"NewsMediaOrganization","@id":`${e.siteUrl}/#organization`,name:e.name,description:e.description,email:e.email,url:e.siteUrl,logo:e.squareLogo.url,address:{"@type":"PostalAddress",...e.address},sameAs:Object.keys(t).filter(r=>t[r]?.showInSchema===void 0?t[r]?.show:t[r]?.showInSchema).map(r=>t[r]?.url)};return(!e.description||e.description==="")&&delete a.description,e.address||delete a.address,s.jsx("script",{id:"WebsiteOrgListSchema",type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify(a)}})},La=({config:e})=>{const t={"@context":"https://schema.org","@type":"WebSite",name:e.name,url:e.siteUrl,potentialAction:{"@type":"SearchAction",target:e.siteUrl+"/buscar?query={search_term_string}","query-input":"required name=search_term_string"}};return s.jsx("script",{id:"WebsiteListSchema",type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify(t)}})},Pa=async({realPath:e,config:t,axiosApi:a})=>{try{const r={path:e,image:t.landscapeLogo?.url?new URL(t.landscapeLogo.url).pathname:void 0,logo:t.socialBlockLogo?.url?new URL(t.socialBlockLogo.url).pathname:void 0,url:t.siteUrl,name:t.name,logow:t.socialBlockLogo?.width,logoh:t.socialBlockLogo?.height,authorurl:`${t.siteUrl}/autor/`},o=(await wt(r,"/videos",a))?.data.data;return o?s.jsx("script",{type:"application/ld+json",dangerouslySetInnerHTML:{__html:bt(JSON.stringify(o))}}):void 0}catch(r){return console.error("Error fetching video schemas:",r),null}},xa=({config:e})=>{const t=`@font-face {
14
14
  font-family: '${e.fontName}';
15
15
  font-style: normal;
16
16
  font-weight: ${e.fontWeight};
@@ -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"})]})},Ll=["telegram"],ot={facebook:e=>s.jsx(qt,{...e}),instagram:e=>s.jsx(Dt,{...e}),whatsapp:e=>s.jsx(Ul,{...e}),tiktok:e=>s.jsx(Il,{...e}),youtube:e=>s.jsx(kl,{...e}),x:e=>s.jsx(Se,{...e}),gnews:e=>s.jsx(Sl,{...e}),podcast:e=>s.jsx(El,{...e}),telegram:e=>s.jsx(Tl,{...e})},Pl=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(O,{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:ot[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(O,{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(O,{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(O,{"aria-label":"Bluestack link",href:"https://www.bluestack.la",title:"Plataforma BLUESTACK CMS (antes CMS MEDIOS)",target:"_blank",rel:"noreferrer",children:s.jsx(Nl,{})})]})]})},it=e=>{const{PUBLIC_ENV:t}=M(),a=ne("/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"})})},Ie=e=>{const{PUBLIC_ENV:t}=M(),a=ne("/linkedin.svg");return t!==""&&!e.forceSVG?s.jsx("img",{fetchPriority:"low",loading:"lazy",src:a,alt:"",...e}):s.jsxs("svg",{width:"32",height:"32",viewBox:"0 0 42 42",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"})]})},Pr=e=>{const{PUBLIC_ENV:t}=M(),a=ne("/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"})]})},xr=e=>{const{PUBLIC_ENV:t}=M(),a=ne("/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"})]})},ys=e=>{const{PUBLIC_ENV:t}=M(),a=ne("/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"})})},Ns=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"})}),xl={FaceBook:{url:e=>`https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(e)}`,icon:{outline:e=>s.jsx(ys,{className:e,forceSVG:!0}),solid:e=>s.jsx(it,{className:e,forceSVG:!0})}},X:{url:e=>`https://twitter.com/intent/tweet?url=${encodeURIComponent(e)}`,icon:{outline:e=>s.jsx(Se,{className:e,forceSVG:!0}),solid:e=>s.jsx(Se,{className:e,forceSVG:!0})}},Whatsapp:{url:e=>`https://wa.me/?text=${encodeURIComponent(e)}`,icon:{outline:e=>s.jsx(Bt,{className:e,forceSVG:!0}),solid:e=>s.jsx(xt,{className:e,forceSVG:!0})}},Email:{url:e=>`mailto:?body=${encodeURIComponent(e)}`,icon:{outline:e=>s.jsx(Pr,{className:e,forceSVG:!0}),solid:e=>s.jsx(xr,{className:e,forceSVG:!0})}},LinkedIn:{url:e=>`https://www.linkedin.com/sharing/share-offsite/?url=${encodeURIComponent(e)}`,icon:{outline:e=>s.jsx(Ie,{className:e,forceSVG:!0}),solid:e=>s.jsx(Ie,{className:e,forceSVG:!0})}}};function Br({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=xl[a];if(!r)return null;const n=e.variant==="outline"?r.icon.outline:r.icon.solid,o=r.url(t);return s.jsx(O,{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(Ot,{forceSVG:!0})}),s.jsx("button",{type:"button","aria-label":"share",className:["sass-com-ja3-clipboardButton","sharebtn-id"].join(" "),children:s.jsx(Ns,{})})]}):null}const Bl=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(Pt,{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()})]})]})})})},Ss=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(O,{block_subPublication:i,className:"sass-com-np-linkStyled",href:l("prev",n||"",o||""),children:e.texts.prevButtonText??"Anterior"}),a&&t<r&&s.jsx(O,{block_subPublication:i,className:"sass-com-np-linkStyled",href:l("next",n||"",o||""),children:e.texts.nextButtonText??"Siguiente"})]})},Es=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})]})},Ee=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(O,{"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(pe,{preview:n,isVideo:i,isLarge:u,priorityHigh:d})}),s.jsx("div",{className:"sass-com-sc1-newsDescription",children:s.jsx(Oe,{main:t,authors:a,info:r,preview:n,share:o,config:l,overImage:h,isTitle:c,paths:m,keywords:p})})]})},lt=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}=M(),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(O,{"aria-label":d,block_subPublication:l?.tema,className:"sass-com-sc2-sectionDescription",href:Pe(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(O,{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(O,{title:r?.title?.section,href:a.link.url,target:a.link.target,children:s.jsx(pe,{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(O,{className:"sass-com-sc2-linkStyled",href:e?.info?.link?.url,target:e?.info?.link?.target,children:e.main?.title?.section})})]})]})},Ol=e=>s.jsx("div",{className:"sass-com-lt-content",children:s.jsx(Pt,{className:`sass-com-lt-contentLayout ${e.className}`,children:e.children})}),Ml=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(O,{className:"sass-com-err-linkStyled su-no-underline su-flex-center",href:"/",children:e.buttonText??"Inicio"})]})]})},ql=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})]}),Dl=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))]})]}),_l=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})]}),Or=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(pe,{preview:e.preview,isLarge:!0,priorityHigh:!0,figCaption:t})})},Mr=e=>s.jsx(s.Fragment,{children:s.jsxs("div",{className:"sass-com-lbh-boxInformation sass-liveblog-header",children:[s.jsx(Or,{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(O,{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})]})]})}),qr=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(O,{className:"sass-com-tl-dateLink",href:`#item-${a+1}`,children:ia(t.date)}),s.jsx("div",{className:"sass-com-tl-contentText",children:(e.itemList[0]?.list.integrated,t.title)})]},a))}),Dr=e=>{const{PUBLIC_ENV:t}=M(),a=ne("/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`})})},_t=e=>{if(!e||e.trim()==="")return e;const t=e.trim();return t.startsWith("http://")||t.startsWith("https://")?t:`https://${t}`},Gl=e=>!e||e.trim()===""?!1:/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(e.trim()),jl=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(t?.addtional?.USER_USERFB??""),m=_t(t?.addtional?.USER_USERIG??""),p=_t(t?.addtional?.USER_USERTWT??""),f=_t(t?.addtional?.USER_USERLIN??""),g=()=>!h||!l||l.trim()===""?!1:Gl(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(it,{className:"sass-com-ah1-social-icon sass-social-icon-facebook",forceSVG:!0}):s.jsx(qt,{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(Dt,{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(Se,{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(Dr,{className:"sass-com-ah1-social-icon sass-com-ah1-social-icon-linkedin",forceSVG:!0}):s.jsx(Ie,{className:"sass-com-ah1-social-icon sass-com-ah1-social-icon-linkedin",forceSVG:!0})})]})]})})},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=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(it,{className:"sass-com-ah2-blackIconFaceBook sass-com-ah2-socialIcon sass-com-ah2-social-icon-facebook",forceSVG:!0}):s.jsx(qt,{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(Dt,{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(Se,{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(Dr,{className:"sass-com-ah2-socialIcon sass-com-ah2-social-icon-linkedin",forceSVG:!0}):s.jsx(Ie,{className:"sass-com-ah2-socialIcon sass-com-ah2-social-icon-linkedin",forceSVG:!0})})]})]})]})})},_r=e=>s.jsxs("section",{className:"sass-com-lnc-content",children:[e.children,s.jsxs("div",{className:"sass-com-lnc-bannerSection",style:e.readestCustomStyles,children:[e.bannerTop,s.jsx(Mt,{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]})]}),Vl=async e=>{const t=bs(),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(Oe,{...a,paths:e.paths})})]}):null},Fl=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(Pt,{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(Oe,{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(ge,{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(Vl,{...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(O,{href:e.titleUrl,children:n}):n,s.jsx("hr",{className:"sass-com-sec-line"}),e.titleUrl&&s.jsx(O,{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})]})}),Ts=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"})}),Gt=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"})}),Hl=()=>s.jsx("div",{className:"sass-com-sb-buttonContent",children:s.jsx("label",{className:"sass-com-sb-buttonStyled",htmlFor:"side-bar-state",children:s.jsx($e,{className:"sass-com-sb-icon"})})}),zl=({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(Ts,{color:"var(--search-input-icons)"})})]})}),Wl=({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(O,{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(Gt,{width:13,height:13,fill:"var(--side-bar-arrow-color)"})]}):s.jsx(O,{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(O,{block_subPublication:!0,className:"sass-com-sb-subLinkStyled",href:n.link??void 0,target:n.target,children:n.description},o))})]})},Yl=({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:ot[a]({className:`sass-com-sb-icon ${`sass-com-sb-icon-${a}`}`})},a):null)}),t&&s.jsx("p",{className:"sass-com-sb-copyRights",children:t})]}),$l=({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}=M(),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(Hl,{}),s.jsx(zl,{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(Wl,{item:u,index:m},m))]}),s.jsx(Yl,{socials:t,copyright:a})]})]})]})},Gr=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})}),jr=e=>{const{alertZone:t,id:a="close-alert"}=e,r=()=>s.jsx(O,{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($e,{className:"sass-com-hlm-closeLiveStyled"})})]}),s.jsx(r,{})]})]})},Qr=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(O,{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(O,{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=>!i||!r[i]||!ot[i]?null: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:ot[i]({className:["sass-com-htape-icon",`sass-com-htape-${String(i)}`].join(" ")})},i))})]})},Kl=e=>{const{alertZone:t,custom_styles:a={}}=e,{SUB_PUBLICATION_PREFIX_IN_ROUTES:r}=M();return s.jsxs("header",{className:"sass-com-h1sk-headerStyled",style:a,id:"saas-header-sticky",children:[e.socialIcons&&e.headerTape?.sticky&&s.jsx(Qr,{socialIcons:e.socialIcons,cintillo:e.cintillo,tapeTitle:e.tapeTitle,socials:e.socials}),s.jsxs("div",{className:`${t&&t?.data?"sass-com-h1sk-headerContentAlert":"sass-com-h1sk-headerContent"} center-mobile-header-icon`,children:[s.jsx(Cs,{id:"button-app",className:"sass-com-h1sk-menuButton",toggledrawerevent:"true","aria-label":"menu","aria-labelledby":"menu",title:"menu",children:s.jsx(Gr,{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(O,{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(O,{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(O,{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(O,{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(Ts,{width:28,height:28,color:"currentColor"})}),e.rightZone]})]}),!e.showAlertPop&&s.jsx(jr,{alertZone:t,forceShow:e.showAlertPop})]})},Jl=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(O,{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(Gt,{})]}):s.jsxs("span",{"aria-label":a.description,className:"sass-com-mopt-linkStyled",children:[a.description,Array.isArray(a.subitem)&&s.jsx(Gt,{})]}),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(O,{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))})},Zl=e=>{const{menu:t,alertZone:a,custom_styles:r={},prerender_classes:n}=e,{SUB_PUBLICATION_PREFIX_IN_ROUTES:o}=M();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(Qr,{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(Cs,{className:"sass-com-h1st-menuButton",id:"button-app",toggledrawerevent:"true","aria-label":"menu","aria-labelledby":"menu",title:"menu",children:[s.jsx(Gr,{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(O,{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(O,{block_subPublication:o?.buscar,href:e.searchLink?e.searchLink:"/buscar",className:"sass-com-h1st-buttonSectionSearch","aria-label":e.searchKeyWord,children:s.jsx(Ts,{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(O,{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(Jl,{items:t})})]})]})},Xl=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(jr,{alertZone:t,forceShow:e.showAlertPop,id:"static-alert-chip"}),a]});return s.jsxs(s.Fragment,{children:[e.childrenContentPosition==="before-headers"&&i,s.jsx(Kl,{...e}),!e.showOnlyStickyHeader&&s.jsx(Zl,{...e}),e.childrenContentPosition!=="before-headers"&&i,s.jsx($l,{sidebarExtra:e.sidebarExtra,searchKeyWord:e.searchKeyWord,sidebar:r,searchLink:e.searchLink,socials:e.socials,copyrigth:e.copyrigth,custom_styles:e.custom_styles})]})},Vr=e=>{const{SUB_PUBLICATION_PREFIX_IN_ROUTES:t}=M();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(O,{block_subPublication:t?.tema,href:Pe(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))]})})},Fr=async e=>{const{autor:t}=e,{SUB_PUBLICATION_PREFIX_IN_ROUTES:a,PUBLIC_SERVICE_PREFIX:r,PUBLIC_IS_SUB_PUBLICATION:n}=M(),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(O,{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(O,{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>`}})]})})},Hr=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}`))})},jt=e=>{if(!e||e.trim()==="")return e;const t=e.trim();return t.startsWith("http://")||t.startsWith("https://")?t:`https://${t}`},Rl=async e=>{const t=e.img?await ie(e.img):"",a=jt(e.social?.facebook??""),r=jt(e.social?.instagram??""),n=jt(e.social?.twitter??""),o=jt(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(qt,{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(Dt,{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(Se,{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(Ie,{className:"sass-com-th-socialIcon",forceSVG:!0})})]})]})})},Is=s.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",height:"20px",viewBox:"0 -960 960 960",width:"20px",fill:"currentColor",children:s.jsx("path",{d:"M504-480 320-664l56-56 240 240-240 240-56-56 184-184Z"})});function ec({googleSourceShare:e,googleProfile:t,whatsAppShare:a,text:r}){return s.jsxs("div",{className:"sass-com-src-container",children:[e&&s.jsxs("a",{className:"sass-com-src-button",href:e,target:"_blank",rel:"noopener noreferrer",children:[s.jsx("img",{src:ne("/icono-google-plus-badge.svg"),loading:"lazy",fetchPriority:"low",alt:"Google Source",width:28,height:28}),r.sourceButtons?.googleSourceShare||"Añádenos como fuente preferida",Is]}),t&&s.jsxs("a",{className:"sass-com-src-button",href:t,target:"_blank",rel:"noopener noreferrer",children:[s.jsx("img",{src:ne("/icono-google-news-plus-badge.svg"),loading:"lazy",fetchPriority:"low",alt:"Google News",width:28,height:28}),r.sourceButtons?.googleProfile||"Google News",Is]}),a&&s.jsxs("a",{className:"sass-com-src-button",href:a,target:"_blank",rel:"noopener noreferrer",children:[s.jsx("img",{src:ne("/icono-whatsapp-plus-badge.svg"),loading:"lazy",fetchPriority:"low",alt:"WhatsApp",width:28,height:28}),r.sourceButtons?.whatsAppShare||"Sumate al canal de WhatsApp",Is]})]})}function tc(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}=M(),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},N=()=>{if(!e.videos)return null;const w=(e.videos??[]).find(H=>H.type==="video-embedded");if(!w?.code)return null;const P=/src\s*=\s*"([^"]+)"/.exec(w.code),F=P?P[1]:null;if(!F)return null;const Y=n.original?.url??n.sizes?.[0]?.url??"",V=qe()??"",x=Y.startsWith("http")||Y.includes(V)||V===""?Y:V+Y;return s.jsx("iframe",{className:"homeCardEmbeddedIframeContainer",src:F,frameBorder:"0",allowFullScreen:!0,style:{"--thumbnail-url":`url(${x})`}})},S=()=>{const U=e.gallery??[];return U.length?s.jsx(Be,{slot_id:"home-card_"+e.info.link.url,fullPageWidth:!0,visibleItems:1,pagination:!0,cardGap:0,children:U.map((P,F)=>{const Y=P?.url||P?.id||`gallery-${F}`;return s.jsx(O,{"aria-label":e.main?.title?.section,className:"homeCardImage",title:t?.title?.section,href:r?.link?.url,target:r?.link?.target,children:s.jsx(pe,{preview:P,isVideo:l,isLarge:h,priorityHigh:c})},Y)})}):null};let E=null;switch(g){case"fotogaleria":E=s.jsx(S,{});break;case"videoYouTube":E=s.jsx(b,{});break;case"videoEmbedded":E=s.jsx(N,{});break;case"clip":E=s.jsx(A,{});break;case"iframe":E=s.jsx("div",{className:"homeCardIframeContainer",dangerouslySetInnerHTML:{__html:e?.external?.iframe??""}});break;default:E=s.jsx(O,{"aria-label":e?.main?.title?.section,className:"homeCardImage",title:t?.title?.section,href:r?.link?.url,target:r?.link?.target,children:s.jsx(pe,{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:E}),s.jsx("div",{className:"homeCardNewsDescription",children:s.jsx(Oe,{main:t,authors:a,info:r,preview:n,share:d,config:o,overImage:u,isTitle:m,paths:p,keywords:i})})]})}const Ke=e=>{const{SHOW_TAG_BY_SECTION:t,SUB_PUBLICATION_PREFIX_IN_ROUTES:a}=M(),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(O,{"aria-label":l,className:"sass-bmd-sup-tagmx",block_subPublication:a?.tema,href:Pe(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(O,{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(O,{"aria-label":l,className:"sass-bmd-sup-tag",block_subPublication:a?.tema,href:Pe(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(O,{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(O,{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(pe,{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(O,{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(O,{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()})})]})]})},zr=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(Ke,{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(Ee,{...e,main:t,authors:a,info:r,preview:n,isVideo:o,config:i,speculationPrerenderClass:e.speculationPrerenderClass,priorityHigh:!0,isTitle:!0}),e.banners&&s.jsx(ge,{banners:e.banners,name:"main_block_"+(e.rightOnlyBanner?1:2)}),!e.rightOnlyBanner&&s.jsx(Ir,{block:e.block,itemReverseOrder:l,priorityHigh:!0,imageSize:h,customNewsDescriptionStyles:e.customNewsDescriptionStyles,paths:e.paths,speculationPrerenderClass:e.speculationPrerenderClass})]})},sc=({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(Ke,{...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(Ke,{...i,key:l,textPosition:"start",heightImageOverwrite:"256px",heightImageOverwriteMobile:"270px",paths:r,speculationPrerenderClass:n}))})]})},ac=({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(Ke,{...o,isVertical:!0,textPosition:"start",heightImageOverwrite:"512px",heightImageOverwriteMobile:"270px",paths:r,speculationPrerenderClass:n})},i):s.jsx("section",{style:a,children:I.createElement(Ke,{...o,key:i,isVertical:!0,textPosition:"start",heightImageOverwrite:"512px",heightImageOverwriteMobile:"270px",paths:r,speculationPrerenderClass:n})},i))}),Wr=e=>{const{SHOW_TAG_BY_SECTION:t,SUB_PUBLICATION_PREFIX_IN_ROUTES:a}=M(),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(O,{"aria-label":o,className:"sass-com-bh-sectionDescription",block_subPublication:a?.tema,href:Pe(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(O,{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(O,{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(O,{href:e.goTo.url,className:"sass-com-bh-linkStyled",children:e.goTo.description})]})},Yr=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(Wr,{mainNew:o,goTo:e.goTo,paths:e.paths}),s.jsx(O,{className:"sass-bd-dn-headerSectionLink",href:o?.info?.link?.url,target:o?.info?.link?.target,children:s.jsx(pe,{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(Ee,{...c,isVideo:r,paths:e.paths})},h)})]})]})},Qt=async e=>{const{data:t,autorIcon:a,speculationPrerenderClass:r}=e,{SUB_PUBLICATION_PREFIX_IN_ROUTES:n}=M(),o=()=>t?.config?.showtime?`${Ce(t.info?.date?.modified)}`:"",i=s.jsxs("div",{className:"sass-com-oc2-autorContent",children:[Array.isArray(t?.authors)&&Array.isArray(t?.authors[0]?.image?.sizes)&&t?.authors[0]?.image&&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:a}),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:o()})]});return s.jsxs("div",{className:"sass-com-oc2-content",children:[t?.authors[0]?.internaluser?s.jsx(O,{block_subPublication:n?.autor,href:t.authors[0]?.internaluser?`/${e.paths.autor}/${t?.authors[0]?.name}`:"#",children:i}):i,s.jsxs("div",{className:"sass-com-oc2-boxInformationContent",children:[s.jsx(O,{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 rc(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 nc=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(Qt,{data:i,autorIcon:e.autorIcon,paths:e.paths})},`description-block-2-odd-${o}`))}const n=r.length%2===0?rc(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})]})})})},oc=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(Oe,{...e,info:{...e.info,section:{name:"",slug:"",url:""}}})]})},ic=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(Ee,{...a,share:e.share,paths:e.paths})},r))]}),s.jsx("div",{className:"sass-bs-m2c-bannerContent",children:e.halfPageBanner})]})},lc=e=>s.jsxs(s.Fragment,{children:[s.jsx(kr,{className:"display-on-lower-900px",...e,termsLink:e.termsLink,submitFunction:e.submitFunction}),s.jsx(Lr,{...e})]}),$r=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(ge,{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(Ee,{...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})},Kr=e=>s.jsx(ce,{title:e.title,titleUrl:e.titleUrl,children:s.jsx($r,{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})}),Jr=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(Ee,{...i,share:e.share,paths:e.paths})},n)})})})},Zr=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(Ee,{...i,share:e.share,paths:e.paths})},n)})})})},Xr=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(Wr,{goTo:e.goTo,mainNew:Fe(n),paths:e.paths}),s.jsx(O,{className:"sass-bd-dv-headerSectionLink",href:n?.info?.link.url,target:n?.info?.link.target,"aria-label":"Video",children:s.jsx(pe,{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(Ee,{...d,isVideo:r,key:h,paths:e.paths})},h)})]})]})},cc=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(O,{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(pe,{preview:e.preview})}),s.jsxs("div",{className:"sass-com-sc6-textContent",children:[s.jsx(O,{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},Rr=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 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(cc,{...n,key:r,showNewsLikeTitle:e.showNewsLikeTitle})},r)})})})},en=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(Be,{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(lt,{...l,paths:e.paths})},i)})})})},dc=async e=>{const{SUB_PUBLICATION_PREFIX_IN_ROUTES:t}=M(),{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(O,{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(O,{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}),s.jsx("p",{className:"sass-com-opt1-dateText",children:de(a.info.date.modified).locale("es").format("DD [De] MMMM")})]})]})},tn=e=>{const t=e.slot_id&&e.slot_id!=="Nota_1";return s.jsx(ce,{titleUrl:e.titleUrl,title:e.title,children:s.jsx(Be,{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(dc,{autorIcon:e.autorIcon,data:n,paths:e.paths},r)})})})},Us=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(Qt,{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(Qt,{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(Qt,{data:t,autorIcon:e.autorIcon,paths:e.paths,speculationPrerenderClass:e.speculationPrerenderClass})});default:return s.jsx("div",{className:"sass-pg-sec-ItemCustomContent",children:s.jsx(Ee,{...t,paths:e.paths,speculationPrerenderClass:e.speculationPrerenderClass})})}},hc=e=>{const{data:t,currentPage:a,banners:r,slug:n,ranking:o,pathname:i,texts:l={},custom_bannerPosition:h}=e,c=h||{3:1,8:2,13:3},d=c?Object.keys(c).map(u=>parseInt(u)):[];switch(e.option){case"op1":return s.jsx(_r,{ranking:o,readestTitle:l.readestTitle??"",paths:e.paths,readestCustomStyles:e.readestCustomStyles,bannerTop:s.jsx(ge,{banners:r??[],name:"right_1"}),banner:s.jsx(ge,{banners:r??[],name:"right_2"}),children:s.jsx("section",{className:"sass-pg-sec-content",children:t.length>0?s.jsx(Es,{className:["sass-pg-sec-newsContentSection","padding-0"].join(" "),paginatorComponent:s.jsx(Ss,{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((u,m)=>s.jsxs(I.Fragment,{children:[d.includes(m+1)&&s.jsx("div",{className:"sass-pg-sec-itemContent banner-context",children:s.jsx(ge,{banners:r??[],name:`block_2_${c[m+1]}`})}),s.jsx(Us,{autorIcon:e.autorIcon,item:u,option:n,paths:e.paths,speculationPrerenderClass:e.speculationPrerender?.length&&m<e.speculationPrerender.length?e.speculationPrerender.class:void 0},m)]},m))}):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(Es,{className:"padding-0",paginatorComponent:s.jsx(Ss,{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((u,m)=>s.jsxs(I.Fragment,{children:[d.includes(m+1)&&s.jsx("div",{className:"sass-pg-sec-ItemCustomContent",children:s.jsx(ge,{banners:r??[],name:`block_2_${c[m+1]}`})}),s.jsx(Us,{autorIcon:e.autorIcon,item:u,option:n,paths:e.paths,speculationPrerenderClass:e.speculationPrerender?.length&&m<e.speculationPrerender.length?e.speculationPrerender.class:void 0},m)]},m))}):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,{})}},uc=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))})},mc=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(qr,{itemList:e.itemList}),e.bannerTop,s.jsx(Mt,{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})]}),sn=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}},an=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}},rn=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}},Qe={videoEmbedded:"videoEmbedded",videoYouTube:"videoYouTube",iframe:"iframe",fotoGaleria:"fotogaleria"},fc={[Qe.videoEmbedded]:sn,[Qe.videoYouTube]:an,[Qe.iframe]:rn},gc=({news:e,commonServices:t})=>{const{config:a,info:r}=e,n=a.articlepreview,o=r.link.internal,i=n?fc[n]:null;return i?s.jsx("div",{className:"sass-pg-nap-content",children:s.jsx(i,{newsformated:e,internal:o,commonServices:t})}):null},nn=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(Mr,{...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(Oe,{...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(je,{banners:e.banners,index:1}),!t&&e.commonServices&&s.jsx(gc,{news:e.news[0],commonServices:e.commonServices})]})},pc=e=>s.jsx("section",{className:"su-w-full sass-com-ccard-content",id:e.id,children:e.children}),Ac=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>/),N=b?b[0]:"",S=`
149
+ h3.9V17C24.1,13.3,22.2,11.7,19.6,11.7z`})})},_t=e=>{if(!e||e.trim()==="")return e;const t=e.trim();return t.startsWith("http://")||t.startsWith("https://")?t:`https://${t}`},Gl=e=>!e||e.trim()===""?!1:/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(e.trim()),jl=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(t?.addtional?.USER_USERFB??""),m=_t(t?.addtional?.USER_USERIG??""),p=_t(t?.addtional?.USER_USERTWT??""),f=_t(t?.addtional?.USER_USERLIN??""),g=()=>!h||!l||l.trim()===""?!1:Gl(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(it,{className:"sass-com-ah1-social-icon sass-social-icon-facebook",forceSVG:!0}):s.jsx(qt,{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(Dt,{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(Se,{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(Dr,{className:"sass-com-ah1-social-icon sass-com-ah1-social-icon-linkedin",forceSVG:!0}):s.jsx(Ie,{className:"sass-com-ah1-social-icon sass-com-ah1-social-icon-linkedin",forceSVG:!0})})]})]})})},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=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(it,{className:"sass-com-ah2-blackIconFaceBook sass-com-ah2-socialIcon sass-com-ah2-social-icon-facebook",forceSVG:!0}):s.jsx(qt,{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(Dt,{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(Se,{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(Dr,{className:"sass-com-ah2-socialIcon sass-com-ah2-social-icon-linkedin",forceSVG:!0}):s.jsx(Ie,{className:"sass-com-ah2-socialIcon sass-com-ah2-social-icon-linkedin",forceSVG:!0})})]})]})]})})},_r=e=>s.jsxs("section",{className:"sass-com-lnc-content",children:[e.children,s.jsxs("div",{className:"sass-com-lnc-bannerSection",style:e.readestCustomStyles,children:[e.bannerTop,s.jsx(Mt,{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]})]}),Vl=async e=>{const t=bs(),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(Oe,{...a,paths:e.paths})})]}):null},Fl=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(Pt,{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(Oe,{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(ge,{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(Vl,{...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(O,{href:e.titleUrl,children:n}):n,s.jsx("hr",{className:"sass-com-sec-line"}),e.titleUrl&&s.jsx(O,{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})]})}),Ts=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"})}),Gt=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"})}),Hl=()=>s.jsx("div",{className:"sass-com-sb-buttonContent",children:s.jsx("label",{className:"sass-com-sb-buttonStyled",htmlFor:"side-bar-state",children:s.jsx($e,{className:"sass-com-sb-icon"})})}),zl=({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(Ts,{color:"var(--search-input-icons)"})})]})}),Wl=({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(O,{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(Gt,{width:13,height:13,fill:"var(--side-bar-arrow-color)"})]}):s.jsx(O,{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(O,{block_subPublication:!0,className:"sass-com-sb-subLinkStyled",href:n.link??void 0,target:n.target,children:n.description},o))})]})},Yl=({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:ot[a]({className:`sass-com-sb-icon ${`sass-com-sb-icon-${a}`}`})},a):null)}),t&&s.jsx("p",{className:"sass-com-sb-copyRights",children:t})]}),$l=({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}=M(),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(Hl,{}),s.jsx(zl,{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(Wl,{item:u,index:m},m))]}),s.jsx(Yl,{socials:t,copyright:a})]})]})]})},Gr=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})}),jr=e=>{const{alertZone:t,id:a="close-alert"}=e,r=()=>s.jsx(O,{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($e,{className:"sass-com-hlm-closeLiveStyled"})})]}),s.jsx(r,{})]})]})},Qr=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(O,{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(O,{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=>!i||!r[i]||!ot[i]?null: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:ot[i]({className:["sass-com-htape-icon",`sass-com-htape-${String(i)}`].join(" ")})},i))})]})},Kl=e=>{const{alertZone:t,custom_styles:a={}}=e,{SUB_PUBLICATION_PREFIX_IN_ROUTES:r}=M();return s.jsxs("header",{className:"sass-com-h1sk-headerStyled",style:a,id:"saas-header-sticky",children:[e.socialIcons&&e.headerTape?.sticky&&s.jsx(Qr,{socialIcons:e.socialIcons,cintillo:e.cintillo,tapeTitle:e.tapeTitle,socials:e.socials}),s.jsxs("div",{className:`${t&&t?.data?"sass-com-h1sk-headerContentAlert":"sass-com-h1sk-headerContent"} center-mobile-header-icon`,children:[s.jsx(Cs,{id:"button-app",className:"sass-com-h1sk-menuButton",toggledrawerevent:"true","aria-label":"menu","aria-labelledby":"menu",title:"menu",children:s.jsx(Gr,{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(O,{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(O,{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(O,{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(O,{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(Ts,{width:28,height:28,color:"currentColor"})}),e.rightZone]})]}),!e.showAlertPop&&s.jsx(jr,{alertZone:t,forceShow:e.showAlertPop})]})},Jl=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(O,{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(Gt,{})]}):s.jsxs("span",{"aria-label":a.description,className:"sass-com-mopt-linkStyled",children:[a.description,Array.isArray(a.subitem)&&s.jsx(Gt,{})]}),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(O,{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))})},Zl=e=>{const{menu:t,alertZone:a,custom_styles:r={},prerender_classes:n}=e,{SUB_PUBLICATION_PREFIX_IN_ROUTES:o}=M();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(Qr,{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(Cs,{className:"sass-com-h1st-menuButton",id:"button-app",toggledrawerevent:"true","aria-label":"menu","aria-labelledby":"menu",title:"menu",children:[s.jsx(Gr,{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(O,{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(O,{block_subPublication:o?.buscar,href:e.searchLink?e.searchLink:"/buscar",className:"sass-com-h1st-buttonSectionSearch","aria-label":e.searchKeyWord,style:{display:"flex"},children:s.jsx(Ts,{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(O,{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(Jl,{items:t})})]})]})},Xl=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(jr,{alertZone:t,forceShow:e.showAlertPop,id:"static-alert-chip"}),a]});return s.jsxs(s.Fragment,{children:[e.childrenContentPosition==="before-headers"&&i,s.jsx(Kl,{...e}),!e.showOnlyStickyHeader&&s.jsx(Zl,{...e}),e.childrenContentPosition!=="before-headers"&&i,s.jsx($l,{sidebarExtra:e.sidebarExtra,searchKeyWord:e.searchKeyWord,sidebar:r,searchLink:e.searchLink,socials:e.socials,copyrigth:e.copyrigth,custom_styles:e.custom_styles})]})},Vr=e=>{const{SUB_PUBLICATION_PREFIX_IN_ROUTES:t}=M();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(O,{block_subPublication:t?.tema,href:Pe(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))]})})},Fr=async e=>{const{autor:t}=e,{SUB_PUBLICATION_PREFIX_IN_ROUTES:a,PUBLIC_SERVICE_PREFIX:r,PUBLIC_IS_SUB_PUBLICATION:n}=M(),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(O,{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(O,{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>`}})]})})},Hr=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}`))})},jt=e=>{if(!e||e.trim()==="")return e;const t=e.trim();return t.startsWith("http://")||t.startsWith("https://")?t:`https://${t}`},Rl=async e=>{const t=e.img?await ie(e.img):"",a=jt(e.social?.facebook??""),r=jt(e.social?.instagram??""),n=jt(e.social?.twitter??""),o=jt(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(qt,{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(Dt,{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(Se,{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(Ie,{className:"sass-com-th-socialIcon",forceSVG:!0})})]})]})})},Is=s.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",height:"20px",viewBox:"0 -960 960 960",width:"20px",fill:"currentColor",children:s.jsx("path",{d:"M504-480 320-664l56-56 240 240-240 240-56-56 184-184Z"})});function ec({googleSourceShare:e,googleProfile:t,whatsAppShare:a,text:r}){return s.jsxs("div",{className:"sass-com-src-container",children:[e&&s.jsxs("a",{className:"sass-com-src-button",href:e,target:"_blank",rel:"noopener noreferrer",children:[s.jsx("img",{src:ne("/icono-google-plus-badge.svg"),loading:"lazy",fetchPriority:"low",alt:"Google Source",width:28,height:28}),r.sourceButtons?.googleSourceShare||"Añádenos como fuente preferida",Is]}),t&&s.jsxs("a",{className:"sass-com-src-button",href:t,target:"_blank",rel:"noopener noreferrer",children:[s.jsx("img",{src:ne("/icono-google-news-plus-badge.svg"),loading:"lazy",fetchPriority:"low",alt:"Google News",width:28,height:28}),r.sourceButtons?.googleProfile||"Google News",Is]}),a&&s.jsxs("a",{className:"sass-com-src-button",href:a,target:"_blank",rel:"noopener noreferrer",children:[s.jsx("img",{src:ne("/icono-whatsapp-plus-badge.svg"),loading:"lazy",fetchPriority:"low",alt:"WhatsApp",width:28,height:28}),r.sourceButtons?.whatsAppShare||"Sumate al canal de WhatsApp",Is]})]})}function tc(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}=M(),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},N=()=>{if(!e.videos)return null;const w=(e.videos??[]).find(H=>H.type==="video-embedded");if(!w?.code)return null;const P=/src\s*=\s*"([^"]+)"/.exec(w.code),F=P?P[1]:null;if(!F)return null;const Y=n.original?.url??n.sizes?.[0]?.url??"",V=qe()??"",x=Y.startsWith("http")||Y.includes(V)||V===""?Y:V+Y;return s.jsx("iframe",{className:"homeCardEmbeddedIframeContainer",src:F,frameBorder:"0",allowFullScreen:!0,style:{"--thumbnail-url":`url(${x})`}})},S=()=>{const U=e.gallery??[];return U.length?s.jsx(Be,{slot_id:"home-card_"+e.info.link.url,fullPageWidth:!0,visibleItems:1,pagination:!0,cardGap:0,children:U.map((P,F)=>{const Y=P?.url||P?.id||`gallery-${F}`;return s.jsx(O,{"aria-label":e.main?.title?.section,className:"homeCardImage",title:t?.title?.section,href:r?.link?.url,target:r?.link?.target,children:s.jsx(pe,{preview:P,isVideo:l,isLarge:h,priorityHigh:c})},Y)})}):null};let E=null;switch(g){case"fotogaleria":E=s.jsx(S,{});break;case"videoYouTube":E=s.jsx(b,{});break;case"videoEmbedded":E=s.jsx(N,{});break;case"clip":E=s.jsx(A,{});break;case"iframe":E=s.jsx("div",{className:"homeCardIframeContainer",dangerouslySetInnerHTML:{__html:e?.external?.iframe??""}});break;default:E=s.jsx(O,{"aria-label":e?.main?.title?.section,className:"homeCardImage",title:t?.title?.section,href:r?.link?.url,target:r?.link?.target,children:s.jsx(pe,{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:E}),s.jsx("div",{className:"homeCardNewsDescription",children:s.jsx(Oe,{main:t,authors:a,info:r,preview:n,share:d,config:o,overImage:u,isTitle:m,paths:p,keywords:i})})]})}const Ke=e=>{const{SHOW_TAG_BY_SECTION:t,SUB_PUBLICATION_PREFIX_IN_ROUTES:a}=M(),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(O,{"aria-label":l,className:"sass-bmd-sup-tagmx",block_subPublication:a?.tema,href:Pe(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(O,{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(O,{"aria-label":l,className:"sass-bmd-sup-tag",block_subPublication:a?.tema,href:Pe(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(O,{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(O,{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(pe,{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(O,{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(O,{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()})})]})]})},zr=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(Ke,{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(Ee,{...e,main:t,authors:a,info:r,preview:n,isVideo:o,config:i,speculationPrerenderClass:e.speculationPrerenderClass,priorityHigh:!0,isTitle:!0}),e.banners&&s.jsx(ge,{banners:e.banners,name:"main_block_"+(e.rightOnlyBanner?1:2)}),!e.rightOnlyBanner&&s.jsx(Ir,{block:e.block,itemReverseOrder:l,priorityHigh:!0,imageSize:h,customNewsDescriptionStyles:e.customNewsDescriptionStyles,paths:e.paths,speculationPrerenderClass:e.speculationPrerenderClass})]})},sc=({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(Ke,{...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(Ke,{...i,key:l,textPosition:"start",heightImageOverwrite:"256px",heightImageOverwriteMobile:"270px",paths:r,speculationPrerenderClass:n}))})]})},ac=({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(Ke,{...o,isVertical:!0,textPosition:"start",heightImageOverwrite:"512px",heightImageOverwriteMobile:"270px",paths:r,speculationPrerenderClass:n})},i):s.jsx("section",{style:a,children:I.createElement(Ke,{...o,key:i,isVertical:!0,textPosition:"start",heightImageOverwrite:"512px",heightImageOverwriteMobile:"270px",paths:r,speculationPrerenderClass:n})},i))}),Wr=e=>{const{SHOW_TAG_BY_SECTION:t,SUB_PUBLICATION_PREFIX_IN_ROUTES:a}=M(),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(O,{"aria-label":o,className:"sass-com-bh-sectionDescription",block_subPublication:a?.tema,href:Pe(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(O,{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(O,{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(O,{href:e.goTo.url,className:"sass-com-bh-linkStyled",children:e.goTo.description})]})},Yr=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(Wr,{mainNew:o,goTo:e.goTo,paths:e.paths}),s.jsx(O,{className:"sass-bd-dn-headerSectionLink",href:o?.info?.link?.url,target:o?.info?.link?.target,children:s.jsx(pe,{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(Ee,{...c,isVideo:r,paths:e.paths})},h)})]})]})},Qt=async e=>{const{data:t,autorIcon:a,speculationPrerenderClass:r}=e,{SUB_PUBLICATION_PREFIX_IN_ROUTES:n}=M(),o=()=>t?.config?.showtime?`${Ce(t.info?.date?.modified)}`:"",i=s.jsxs("div",{className:"sass-com-oc2-autorContent",children:[Array.isArray(t?.authors)&&Array.isArray(t?.authors[0]?.image?.sizes)&&t?.authors[0]?.image&&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:a}),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:o()})]});return s.jsxs("div",{className:"sass-com-oc2-content",children:[t?.authors[0]?.internaluser?s.jsx(O,{block_subPublication:n?.autor,href:t.authors[0]?.internaluser?`/${e.paths.autor}/${t?.authors[0]?.name}`:"#",children:i}):i,s.jsxs("div",{className:"sass-com-oc2-boxInformationContent",children:[s.jsx(O,{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 rc(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 nc=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(Qt,{data:i,autorIcon:e.autorIcon,paths:e.paths})},`description-block-2-odd-${o}`))}const n=r.length%2===0?rc(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})]})})})},oc=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(Oe,{...e,info:{...e.info,section:{name:"",slug:"",url:""}}})]})},ic=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(Ee,{...a,share:e.share,paths:e.paths})},r))]}),s.jsx("div",{className:"sass-bs-m2c-bannerContent",children:e.halfPageBanner})]})},lc=e=>s.jsxs(s.Fragment,{children:[s.jsx(kr,{className:"display-on-lower-900px",...e,termsLink:e.termsLink,submitFunction:e.submitFunction}),s.jsx(Lr,{...e})]}),$r=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(ge,{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(Ee,{...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})},Kr=e=>s.jsx(ce,{title:e.title,titleUrl:e.titleUrl,children:s.jsx($r,{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})}),Jr=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(Ee,{...i,share:e.share,paths:e.paths})},n)})})})},Zr=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(Ee,{...i,share:e.share,paths:e.paths})},n)})})})},Xr=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(Wr,{goTo:e.goTo,mainNew:Fe(n),paths:e.paths}),s.jsx(O,{className:"sass-bd-dv-headerSectionLink",href:n?.info?.link.url,target:n?.info?.link.target,"aria-label":"Video",children:s.jsx(pe,{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(Ee,{...d,isVideo:r,key:h,paths:e.paths})},h)})]})]})},cc=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(O,{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(pe,{preview:e.preview})}),s.jsxs("div",{className:"sass-com-sc6-textContent",children:[s.jsx(O,{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},Rr=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 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(cc,{...n,key:r,showNewsLikeTitle:e.showNewsLikeTitle})},r)})})})},en=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(Be,{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(lt,{...l,paths:e.paths})},i)})})})},dc=async e=>{const{SUB_PUBLICATION_PREFIX_IN_ROUTES:t}=M(),{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(O,{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(O,{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}),s.jsx("p",{className:"sass-com-opt1-dateText",children:de(a.info.date.modified).locale("es").format("DD [De] MMMM")})]})]})},tn=e=>{const t=e.slot_id&&e.slot_id!=="Nota_1";return s.jsx(ce,{titleUrl:e.titleUrl,title:e.title,children:s.jsx(Be,{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(dc,{autorIcon:e.autorIcon,data:n,paths:e.paths},r)})})})},Us=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(Qt,{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(Qt,{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(Qt,{data:t,autorIcon:e.autorIcon,paths:e.paths,speculationPrerenderClass:e.speculationPrerenderClass})});default:return s.jsx("div",{className:"sass-pg-sec-ItemCustomContent",children:s.jsx(Ee,{...t,paths:e.paths,speculationPrerenderClass:e.speculationPrerenderClass})})}},hc=e=>{const{data:t,currentPage:a,banners:r,slug:n,ranking:o,pathname:i,texts:l={},custom_bannerPosition:h}=e,c=h||{3:1,8:2,13:3},d=c?Object.keys(c).map(u=>parseInt(u)):[];switch(e.option){case"op1":return s.jsx(_r,{ranking:o,readestTitle:l.readestTitle??"",paths:e.paths,readestCustomStyles:e.readestCustomStyles,bannerTop:s.jsx(ge,{banners:r??[],name:"right_1"}),banner:s.jsx(ge,{banners:r??[],name:"right_2"}),children:s.jsx("section",{className:"sass-pg-sec-content",children:t.length>0?s.jsx(Es,{className:["sass-pg-sec-newsContentSection","padding-0"].join(" "),paginatorComponent:s.jsx(Ss,{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((u,m)=>s.jsxs(I.Fragment,{children:[d.includes(m+1)&&s.jsx("div",{className:"sass-pg-sec-itemContent banner-context",children:s.jsx(ge,{banners:r??[],name:`block_2_${c[m+1]}`})}),s.jsx(Us,{autorIcon:e.autorIcon,item:u,option:n,paths:e.paths,speculationPrerenderClass:e.speculationPrerender?.length&&m<e.speculationPrerender.length?e.speculationPrerender.class:void 0},m)]},m))}):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(Es,{className:"padding-0",paginatorComponent:s.jsx(Ss,{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((u,m)=>s.jsxs(I.Fragment,{children:[d.includes(m+1)&&s.jsx("div",{className:"sass-pg-sec-ItemCustomContent",children:s.jsx(ge,{banners:r??[],name:`block_2_${c[m+1]}`})}),s.jsx(Us,{autorIcon:e.autorIcon,item:u,option:n,paths:e.paths,speculationPrerenderClass:e.speculationPrerender?.length&&m<e.speculationPrerender.length?e.speculationPrerender.class:void 0},m)]},m))}):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,{})}},uc=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))})},mc=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(qr,{itemList:e.itemList}),e.bannerTop,s.jsx(Mt,{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})]}),sn=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}},an=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}},rn=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}},Qe={videoEmbedded:"videoEmbedded",videoYouTube:"videoYouTube",iframe:"iframe",fotoGaleria:"fotogaleria"},fc={[Qe.videoEmbedded]:sn,[Qe.videoYouTube]:an,[Qe.iframe]:rn},gc=({news:e,commonServices:t})=>{const{config:a,info:r}=e,n=a.articlepreview,o=r.link.internal,i=n?fc[n]:null;return i?s.jsx("div",{className:"sass-pg-nap-content",children:s.jsx(i,{newsformated:e,internal:o,commonServices:t})}):null},nn=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(Mr,{...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(Oe,{...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(je,{banners:e.banners,index:1}),!t&&e.commonServices&&s.jsx(gc,{news:e.news[0],commonServices:e.commonServices})]})},pc=e=>s.jsx("section",{className:"su-w-full sass-com-ccard-content",id:e.id,children:e.children}),Ac=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>/),N=b?b[0]:"",S=`
150
150
  <span data-src="${h}">
151
151
  <picture style='display: flex'>
152
152
  ${A}
@@ -1 +1 @@
1
- .sass-com-h1st-headerStyled{position:absolute;visibility:hidden;flex-direction:column;top:0;width:100%;z-index:1343;background:var(--header-background);align-items:center;padding:0!important;box-shadow:0 5px 14px #0000001a!important;display:none;border-top:var(--header-tape-border-bottom, 0px)}.sass-com-h1st-headerContent{padding:var(--header-content-padding-mobile, .5rem);display:grid;gap:.5rem;grid-template-columns:repeat(22,1fr);align-items:center;justify-content:center;width:100%}.sass-com-h1st-menuButtonSection{grid-column:span 4;order:1;display:flex;width:100%}.sass-com-h1st-menuButton{background-color:transparent;color:var(--header-color)!important;min-width:2rem!important;display:var(--header-menu-button-display, flex)!important;border:var(--header-menu-button-border, 1px solid var(--grey-100))}.sass-com-h1st-menuButton:hover{background-color:var(--header-background-color-menu-button, var(--grey-300));border:var(--header-border-menu-button, 1px solid var(--grey-300));box-shadow:unset!important}.sass-com-h1st-menuButton path{fill:var(--header-color-menu-button, var(--header-color))}.sass-com-h1st-menuButton:hover path{fill:var(--header-color-menu-button-hover, var(--header-color-menu-button, var(--header-color-hover)))}.sass-com-h1st-buttonSection{grid-column:span 2;order:3;margin:0 auto;color:var(--header-buscar-color)}.sass-com-h1st-buttonSection a{margin-right:var(--header-button-section-margin-right, 0px)}.sass-com-h1st-buttonText{color:var(--header-color);padding:0;font-size:.875rem;display:var(--header-menu-button-display-none, flex);margin:0;width:max-content}.sass-com-h1st-logoContent{grid-column:span 14;order:2;display:flex;align-items:center;justify-content:center}.sass-com-h1st-logoStyled svg,.sass-com-h1st-logoStyled img{width:11rem;fill:var(--header-logo-color)}.sass-com-h1st-headLineContent,.sass-com-h1st-menuSection,.sass-com-h1st-line{grid-column:span 22}.sass-com-h1st-headLineContent,.sass-com-h1st-line{order:4}.sass-com-h1st-headLineContent{display:flex;align-items:center;color:var(--header-color);width:60%;margin:0 auto;justify-content:center;text-align:center;padding:.625rem;border-top:solid 1px var(--header-alerzone-line-color);border-bottom:solid 1px var(--header-alerzone-line-color)}.sass-com-h1st-menuSection{width:100%;display:flex;justify-content:center;align-items:center;gap:var(--header-menu-section-gap, 1.5rem);order:5;padding:var(--header-menu-section-padding, 0px);background-color:var(--header-menu-section-background, transparent);position:relative}.sass-com-h1st-menuSection:before{content:"";background-color:var(--header-menu-section-background, transparent);position:absolute;width:100dvw;height:var(--header-menu-section-height, 0px)}.sass-com-h1st-contentChildren{min-height:40vh;margin:0 auto;display:flex;flex-direction:column;margin-top:6rem}.sass-com-h1st-line{width:60%;background-color:var(--header-alerzone-line-color);margin:0 auto;display:var(--header-alerzone-line-display, flex);height:1px;border:none}@media(min-width:900px){.sass-com-h1st-headerStyled{visibility:visible;display:flex}.sass-com-h1st-headerContent{padding:var(--header-content-padding-desktop, 1rem);height:150px}.sass-com-h1st-headerContent.sass-com-h1st-hasAlertZone{height:210px;gap:1rem}.sass-com-h1st-buttonSection{grid-column:span 4;min-width:10rem}.sass-com-h1st-pdfButton,.sass-com-h1st-menuButton{min-width:fit-content!important}.sass-com-h1st-logoStyled svg,.sass-com-h1st-logoStyled img{display:flex;width:var(--header-logo-width-static);height:var(--header-logo-height-static, 60px)}.sass-com-h1st-contentChildren{margin-top:12.5rem}}.sass-com-h1sk-headerStyled{position:fixed;top:0;background:var(--header-sticky-background, var(--header-background));align-items:center;padding:0!important;width:100%;z-index:1243;display:flex;flex-direction:column;box-shadow:0 5px 14px #0000001a!important}.sass-com-h1sk-headerContentAlert,.sass-com-h1sk-headerContent{display:grid;grid-template-columns:auto 1fr auto;min-height:50px;align-items:center;padding:0px .5rem;gap:.625rem;width:100%;position:relative}.sass-com-h1sk-iconContent{display:flex;position:relative;height:100%;width:100%;justify-content:center;padding:0 5px}.sass-com-h1sk-menuButton{background-color:transparent!important;color:var(--header-color);display:flex;border:var(--header-sticky-menu-button-border, 1px solid var(--grey-100))!important;justify-content:flex-start}.sass-com-h1sk-menuButton>p{font-weight:700!important}.sass-com-h1sk-menuButton:hover{background-color:var(--grey-300);border:1px solid var(--grey-300);box-shadow:unset!important}.sass-com-h1sk-menuButton:hover path{fill:var(--header-color-hover)}.sass-com-h1sk-logoStyled{display:flex;align-items:center}.sass-com-h1sk-logoStyled svg,.sass-com-h1sk-logoStyled img{width:var(--header-logo-width-sticky);height:var(--header-logo-height-sticky);fill:var(--header-logo-color)}.sass-com-h1sk-buttonSection{margin:0;fill:var(--header-buscar-color)}.sass-com-h1sk-headLineContent{display:none;align-items:center;color:var(--header-color);width:100%;margin:0;justify-content:left;text-align:left;padding:.5rem 1rem;border-left:var(--header-live-title-border-left)}.sass-com-h1sk-menuButton,.sass-com-h1sk-pdfButton{min-width:2.1rem!important;width:2.1rem;padding:0!important}@media(min-width:900px){.sass-com-h1sk-headerContent{padding:0px 1rem!important;grid-template-columns:20% 1fr 20%}.sass-com-h1sk-headerContentAlert{padding:0px 1rem!important;grid-template-columns:2rem auto 1fr 2rem}.sass-com-h1sk-headLineContent{display:var(--alertzone-headline-display, flex)}.sass-com-h1sk-logoStyled{width:var(--header-logo-width-sticky);height:var(--header-logo-height-sticky)}.sass-com-h1sk-buttonSection.sass-com-h1sk-hasAlertZone{width:auto}}.sass-com-h1-childrenContent{min-height:40vh;margin:0 auto;transition:margin .3s;display:flex;flex-direction:column;--hasAlertMargin: 4.8rem;align-items:center;margin-top:var(--hasAlertMargin, 5.5rem)}.sass-com-h1-childrenContentAux{--hasAlertMargin: var(--header-children-content-alert-margin-mobile, 14.5rem)}@media(min-width:900px){.sass-com-h1-childrenContent{--hasAlertMargin: 10rem;margin-top:calc(var(--hasAlertMargin, 13.6rem) + 1.8rem)}.sass-com-h1-childrenContentAux{--hasAlertMargin: 13.6rem !important}body:not(:has(#static-alert-chip:checked)) .sass-com-h1-childrenContentAux.sass-com-h1-op2{--hasAlertMargin: 15rem !important}}.sass-com-h1st-headLine,.sass-com-h1sk-headLine,.sass-com-h1st-headLineTitle,.sass-com-h1sk-headLineTitle{font-family:Arial,sans-serif;letter-spacing:normal;font-size:.875rem;white-space:nowrap}.sass-com-h1st-headLine,.sass-com-h1sk-headLine{color:var(--header-color);padding:0;margin-right:.5rem;font-weight:400;line-height:23px}.sass-com-h1st-headLine:hover,.sass-com-h1sk-headLine:hover{color:var(--header-color-hover);text-decoration:var(--header-live-hover-text-decoration)}.sass-com-h1st-headLineTitle,.sass-com-h1sk-headLineTitle{color:var(--header-live-title-color);border:var(--header-live-title-border);padding:var(--header-live-title-padding);border-radius:var(--header-live-title-border-radius);font-weight:700;text-transform:uppercase;position:relative;margin:0 10px 0 0}.sass-com-h1st-menuButton,.sass-com-h1sk-menuButton,.sass-com-h1st-pdfButton,.sass-com-h1sk-pdfButton{height:2rem;gap:.4rem}.sass-com-h1st-pdfButton,.sass-com-h1sk-pdfButton{background-color:var(--warning-main)!important;color:var(--header-color);display:flex;border:none!important}.sass-com-h1st-pdfButton:hover,.sass-com-h1sk-pdfButton:hover{background-color:var(--warning-light)!important;box-shadow:unset!important}.sass-com-h1st-menuButton svg,.sass-com-h1sk-menuButton svg{width:27px;height:18px}.sass-com-h1st-buttonSectionSearch:hover path,.sass-com-h1sk-buttonSectionSearch:hover path{fill:var(--header-color-hover);stroke:var(--header-color-hover)}.sass-com-h1st-buttonSection,.sass-com-h1sk-buttonSection{display:flex;justify-content:flex-end;align-items:center;gap:.625rem;width:100%}.sass-com-h1st-buttonSection a,.sass-com-h1sk-buttonSection a{color:currentColor}.sass-com-hlm-live,.sass-com-hlm-chipStyled{display:flex;align-items:center}.sass-com-hlm-chipStyled,.sass-com-hlm-headLine{font-family:Arial,sans-serif}.sass-com-hlm-chipStyled+.sass-com-hlm-headLine,.sass-com-hlm-chipStyled{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sass-com-hlm-content{position:absolute;top:var(--alert-chip-top, 100%);z-index:1100;width:var(--alert-chip-width, 95%);background-color:var(--alert-chip-background, #ffffff);border-radius:var(--alert-chip-border-radius-content, 12px);padding:1rem;color:#000;box-shadow:0 5px 10px #00000026;display:flex;flex-direction:column;gap:1rem;border:var(--alert-chip-border-color)}.sass-com-hlm-chipStyled+.sass-com-hlm-headLine{display:none;line-height:normal}.sass-com-hlm-live+.sass-com-hlm-headLine{display:flex}@media(min-width:900px){.sass-com-hlm-live+.sass-com-hlm-headLine,.sass-com-hlm-content{display:none}.sass-com-hlm-chipStyled+.sass-com-hlm-headLine{display:flex}}.sass-com-hlm-live{width:100%;gap:.5rem}.sass-com-hlm-live>label{margin-left:auto}.sass-com-hlm-chipStyled{background-color:var(--alert-chip-title-background);font-weight:var(--fw);text-transform:uppercase;width:fit-content;min-width:fit-content;height:32px;justify-content:center;letter-spacing:normal;padding-inline:12px;font-size:.8125rem;border-radius:var(--alert-chip-border-radius, 16px);color:var(--alert-chip-color-live);border:var(--alert-chip-border-solid, none)}.sass-com-hlm-chipStyled:before{content:"";display:inline-block;width:10px;height:10px;background:var(--alert-chip-color-dot-live, var(--alert-chip-color-live));border-radius:50%;margin-right:6px;vertical-align:middle}.sass-com-hlm-closeLiveStyled path{fill:var(--alert-chip-color)!important;width:14px;height:14px;cursor:pointer}.sass-com-hlm-headLine{color:var(--alert-chip-color);font-weight:400;font-size:14px;letter-spacing:var(--alert-chip-letter-spacing, normal)}.sass-com-hlm-headLine:hover{text-decoration:var(--alert-chip-hover-text-decoration)}.sass-com-htape-content{height:40px;width:100%;background:var(--header-tape-background);display:flex;align-items:center;gap:50px;padding:.625rem 24px;justify-content:space-between;overflow-x:auto;overflow-y:hidden}.sass-com-htape-linkStyled,.sass-com-htape-title{font-family:Arial,sans-serif;font-size:.875rem;letter-spacing:normal}.sass-com-htape-linkStyled{font-weight:400;color:var(--header-tape-color);width:max-content;white-space:nowrap}.sass-com-htape-linkStyled:hover{color:var(--header-tape-active-link)!important}.sass-com-htape-linkSocialNetwork{display:flex;position:relative;align-items:center;justify-content:center;color:var(--header-tape-icons)}.sass-com-htape-linkSocialNetwork svg{width:var(--header-tape-icons-width, 30px);height:var(--header-tape-icons-height, 30px)}.sass-com-htape-linkSocialNetwork:hover{color:var(--header-tape-icons-hover)}.sass-com-htape-linkSocialNetwork:hover:before{content:"";position:absolute;width:2.3rem;height:2.3rem;background-color:var(--header-tape-icons-hover-background);border-radius:50%}.sass-com-htape-title{padding:0;font-weight:700;color:var(--header-tape-title);margin:0;display:var(--header-tape-title-display, block)}.sass-com-htape-tabs,.sass-com-htape-socialNetwork{display:flex;gap:15px;align-items:center}.sass-com-htape-tabs{width:100%;min-width:800px}.sass-com-htape-content .sass-com-htape-socialNetwork:first-child:last-child{margin-left:auto}.sass-com-htape-icon{position:relative;z-index:1;width:25px!important;height:20px!important}@media(max-width:900px){.sass-com-htape-content .sass-com-htape-socialNetwork:first-child:last-child{margin:0 auto}}.sass-com-htape-gnews{width:31px!important;height:40px!important}.sass-com-htape-tiktok{width:30px!important;height:30px!important}.sass-com-htape-podcast{width:23px!important;height:23px!important}
1
+ .sass-com-h1st-headerStyled{position:absolute;visibility:hidden;flex-direction:column;top:0;width:100%;z-index:1343;background:var(--header-background);align-items:center;padding:0!important;box-shadow:0 5px 14px #0000001a!important;display:none;border-top:var(--header-tape-border-bottom, 0px)}.sass-com-h1st-headerContent{padding:var(--header-content-padding-mobile, .5rem);display:grid;gap:.5rem;grid-template-columns:repeat(22,1fr);align-items:center;justify-content:center;width:100%}.sass-com-h1st-menuButtonSection{grid-column:span 4;order:1;display:flex;width:100%}.sass-com-h1st-menuButton{background-color:transparent;color:var(--header-color)!important;min-width:2rem!important;display:var(--header-menu-button-display, flex)!important;border:var(--header-menu-button-border, 1px solid var(--grey-100))}.sass-com-h1st-menuButton:hover{background-color:var(--header-background-color-menu-button, var(--grey-300));border:var(--header-border-menu-button, 1px solid var(--grey-300));box-shadow:unset!important}.sass-com-h1st-menuButton path{fill:var(--header-color-menu-button, var(--header-color))}.sass-com-h1st-menuButton:hover path{fill:var(--header-color-menu-button-hover, var(--header-color-menu-button, var(--header-color-hover)))}.sass-com-h1st-buttonSection{grid-column:span 2;order:3;margin:0 auto;color:var(--header-buscar-color)}.sass-com-h1st-buttonSection a{margin-right:var(--header-button-section-margin-right, 0px)}.sass-com-h1st-buttonText{color:var(--header-color);padding:0;font-size:.875rem;display:var(--header-menu-button-display-none, flex);margin:0;width:max-content}.sass-com-h1st-logoContent{grid-column:span 14;order:2;display:flex;align-items:center;justify-content:center}.sass-com-h1st-logoStyled svg,.sass-com-h1st-logoStyled img{width:11rem;fill:var(--header-logo-color)}.sass-com-h1st-headLineContent,.sass-com-h1st-menuSection,.sass-com-h1st-line{grid-column:span 22}.sass-com-h1st-headLineContent,.sass-com-h1st-line{order:4}.sass-com-h1st-headLineContent{display:flex;align-items:center;color:var(--header-color);width:60%;margin:0 auto;justify-content:center;text-align:center;padding:.625rem;border-top:solid 1px var(--header-alerzone-line-color);border-bottom:solid 1px var(--header-alerzone-line-color)}.sass-com-h1st-menuSection{width:100%;display:flex;justify-content:center;align-items:center;gap:var(--header-menu-section-gap, 1.5rem);order:5;padding:var(--header-menu-section-padding, 0px);background-color:var(--header-menu-section-background, transparent);position:relative}.sass-com-h1st-menuSection:before{content:"";background-color:var(--header-menu-section-background, transparent);position:absolute;width:100dvw;height:var(--header-menu-section-height, 0px)}.sass-com-h1st-contentChildren{min-height:40vh;margin:0 auto;display:flex;flex-direction:column;margin-top:6rem}.sass-com-h1st-line{width:var(--header-alerzone-line-width, 60%);background-color:var(--header-alerzone-line-color);margin:0 auto;display:var(--header-alerzone-line-display, flex);height:1px;border:none}@media(min-width:900px){.sass-com-h1st-headerStyled{visibility:visible;display:flex}.sass-com-h1st-headerContent{padding:var(--header-content-padding-desktop, 1rem);height:150px}.sass-com-h1st-headerContent.sass-com-h1st-hasAlertZone{height:210px;gap:1rem}.sass-com-h1st-buttonSection{grid-column:span 4;min-width:10rem}.sass-com-h1st-pdfButton,.sass-com-h1st-menuButton{min-width:fit-content!important}.sass-com-h1st-logoStyled svg,.sass-com-h1st-logoStyled img{display:flex;width:var(--header-logo-width-static);height:var(--header-logo-height-static, 60px)}.sass-com-h1st-contentChildren{margin-top:12.5rem}}.sass-com-h1sk-headerStyled{position:fixed;top:0;background:var(--header-sticky-background, var(--header-background));align-items:center;padding:0!important;width:100%;z-index:1243;display:flex;flex-direction:column;box-shadow:0 5px 14px #0000001a!important}.sass-com-h1sk-headerContentAlert,.sass-com-h1sk-headerContent{display:grid;grid-template-columns:auto 1fr auto;min-height:50px;align-items:center;padding:0px .5rem;gap:.625rem;width:100%;position:relative}.sass-com-h1sk-iconContent{display:flex;position:relative;height:100%;width:100%;justify-content:center;padding:0 5px}.sass-com-h1sk-menuButton{background-color:transparent!important;color:var(--header-color);display:flex;border:var(--header-sticky-menu-button-border, 1px solid var(--grey-100))!important;justify-content:flex-start}.sass-com-h1sk-menuButton>p{font-weight:700!important}.sass-com-h1sk-menuButton:hover{background-color:var(--grey-300);border:1px solid var(--grey-300);box-shadow:unset!important}.sass-com-h1sk-menuButton:hover path{fill:var(--header-color-hover)}.sass-com-h1sk-logoStyled{display:flex;align-items:center}.sass-com-h1sk-logoStyled svg,.sass-com-h1sk-logoStyled img{width:var(--header-logo-width-sticky);height:var(--header-logo-height-sticky);fill:var(--header-logo-color)}.sass-com-h1sk-buttonSection{margin:0;fill:var(--header-buscar-color)}.sass-com-h1sk-headLineContent{display:none;align-items:center;color:var(--header-color);width:100%;margin:0;justify-content:left;text-align:left;padding:.5rem 1rem;border-left:var(--header-live-title-border-left)}.sass-com-h1sk-menuButton,.sass-com-h1sk-pdfButton{min-width:2.1rem!important;width:2.1rem;padding:0!important}@media(min-width:900px){.sass-com-h1sk-headerContent{padding:0px 1rem!important;grid-template-columns:20% 1fr 20%}.sass-com-h1sk-headerContentAlert{padding:0px 1rem!important;grid-template-columns:2rem auto 1fr 2rem}.sass-com-h1sk-headLineContent{display:var(--alertzone-headline-display, flex)}.sass-com-h1sk-logoStyled{width:var(--header-logo-width-sticky);height:var(--header-logo-height-sticky)}.sass-com-h1sk-buttonSection.sass-com-h1sk-hasAlertZone{width:auto}}.sass-com-h1-childrenContent{min-height:40vh;margin:0 auto;transition:margin .3s;display:flex;flex-direction:column;--hasAlertMargin: 4.8rem;align-items:center;margin-top:var(--hasAlertMargin, 5.5rem)}.sass-com-h1-childrenContentAux{--hasAlertMargin: var(--header-children-content-alert-margin-mobile, 14.5rem)}@media(min-width:900px){.sass-com-h1-childrenContent{--hasAlertMargin: 10rem;margin-top:calc(var(--hasAlertMargin, 13.6rem) + 1.8rem)}.sass-com-h1-childrenContentAux{--hasAlertMargin: 13.6rem !important}body:not(:has(#static-alert-chip:checked)) .sass-com-h1-childrenContentAux.sass-com-h1-op2{--hasAlertMargin: 15rem !important}}.sass-com-h1st-headLine,.sass-com-h1sk-headLine,.sass-com-h1st-headLineTitle,.sass-com-h1sk-headLineTitle{font-family:Arial,sans-serif;letter-spacing:normal;font-size:.875rem;white-space:nowrap}.sass-com-h1st-headLine,.sass-com-h1sk-headLine{color:var(--header-color);padding:0;margin-right:.5rem;font-weight:400;line-height:23px}.sass-com-h1st-headLine:hover,.sass-com-h1sk-headLine:hover{color:var(--header-color-hover);text-decoration:var(--header-live-hover-text-decoration)}.sass-com-h1st-headLineTitle,.sass-com-h1sk-headLineTitle{color:var(--header-live-title-color);border:var(--header-live-title-border);padding:var(--header-live-title-padding);border-radius:var(--header-live-title-border-radius);font-weight:700;text-transform:uppercase;position:relative;margin:0 10px 0 0}.sass-com-h1st-menuButton,.sass-com-h1sk-menuButton,.sass-com-h1st-pdfButton,.sass-com-h1sk-pdfButton{height:2rem;gap:.4rem}.sass-com-h1st-pdfButton,.sass-com-h1sk-pdfButton{background-color:var(--warning-main)!important;color:var(--header-color);display:flex;border:none!important}.sass-com-h1st-pdfButton:hover,.sass-com-h1sk-pdfButton:hover{background-color:var(--warning-light)!important;box-shadow:unset!important}.sass-com-h1st-menuButton svg,.sass-com-h1sk-menuButton svg{width:27px;height:18px}.sass-com-h1st-buttonSectionSearch:hover path,.sass-com-h1sk-buttonSectionSearch:hover path{fill:var(--header-color-hover);stroke:var(--header-color-hover)}.sass-com-h1st-buttonSection,.sass-com-h1sk-buttonSection{display:flex;justify-content:flex-end;align-items:center;gap:.625rem;width:100%}.sass-com-h1st-buttonSection a,.sass-com-h1sk-buttonSection a{color:currentColor}.sass-com-hlm-live,.sass-com-hlm-chipStyled{display:flex;align-items:center}.sass-com-hlm-chipStyled,.sass-com-hlm-headLine{font-family:Arial,sans-serif}.sass-com-hlm-chipStyled+.sass-com-hlm-headLine,.sass-com-hlm-chipStyled{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sass-com-hlm-content{position:absolute;top:var(--alert-chip-top, 100%);z-index:1100;width:var(--alert-chip-width, 95%);background-color:var(--alert-chip-background, #ffffff);border-radius:var(--alert-chip-border-radius-content, 12px);padding:1rem;color:#000;box-shadow:0 5px 10px #00000026;display:flex;flex-direction:column;gap:1rem;border:var(--alert-chip-border-color)}.sass-com-hlm-chipStyled+.sass-com-hlm-headLine{display:none;line-height:normal}.sass-com-hlm-live+.sass-com-hlm-headLine{display:flex}@media(min-width:900px){.sass-com-hlm-live+.sass-com-hlm-headLine,.sass-com-hlm-content{display:none}.sass-com-hlm-chipStyled+.sass-com-hlm-headLine{display:flex}}.sass-com-hlm-live{width:100%;gap:.5rem}.sass-com-hlm-live>label{margin-left:auto}.sass-com-hlm-chipStyled{background-color:var(--alert-chip-title-background);font-weight:var(--fw);text-transform:uppercase;width:fit-content;min-width:fit-content;height:32px;justify-content:center;letter-spacing:normal;padding-inline:12px;font-size:.8125rem;border-radius:var(--alert-chip-border-radius, 16px);color:var(--alert-chip-color-live);border:var(--alert-chip-border-solid, none)}.sass-com-hlm-chipStyled:before{content:"";display:inline-block;width:10px;height:10px;background:var(--alert-chip-color-dot-live, var(--alert-chip-color-live));border-radius:50%;margin-right:6px;vertical-align:middle}.sass-com-hlm-closeLiveStyled path{fill:var(--alert-chip-color)!important;width:14px;height:14px;cursor:pointer}.sass-com-hlm-headLine{color:var(--alert-chip-color);font-weight:400;font-size:14px;letter-spacing:var(--alert-chip-letter-spacing, normal)}.sass-com-hlm-headLine:hover{text-decoration:var(--alert-chip-hover-text-decoration)}.sass-com-htape-content{height:40px;width:100%;background:var(--header-tape-background);display:flex;align-items:center;gap:50px;padding:.625rem 24px;justify-content:space-between;overflow-x:auto;overflow-y:hidden}.sass-com-htape-linkStyled,.sass-com-htape-title{font-family:Arial,sans-serif;font-size:.875rem;letter-spacing:normal}.sass-com-htape-linkStyled{font-weight:400;color:var(--header-tape-color);width:max-content;white-space:nowrap}.sass-com-htape-linkStyled:hover{color:var(--header-tape-active-link)!important}.sass-com-htape-linkSocialNetwork{display:flex;position:relative;align-items:center;justify-content:center;color:var(--header-tape-icons)}.sass-com-htape-linkSocialNetwork svg{width:var(--header-tape-icons-width, 30px);height:var(--header-tape-icons-height, 30px)}.sass-com-htape-linkSocialNetwork:hover{color:var(--header-tape-icons-hover)}.sass-com-htape-linkSocialNetwork:hover:before{content:"";position:absolute;width:2.3rem;height:2.3rem;background-color:var(--header-tape-icons-hover-background);border-radius:50%}.sass-com-htape-title{padding:0;font-weight:700;color:var(--header-tape-title);margin:0;display:var(--header-tape-title-display, block)}.sass-com-htape-tabs,.sass-com-htape-socialNetwork{display:flex;gap:15px;align-items:center}.sass-com-htape-tabs{width:100%;min-width:800px}.sass-com-htape-content .sass-com-htape-socialNetwork:first-child:last-child{margin-left:auto}.sass-com-htape-icon{position:relative;z-index:1;width:25px!important;height:20px!important}@media(max-width:900px){.sass-com-htape-content .sass-com-htape-socialNetwork:first-child:last-child{margin:0 auto}}.sass-com-htape-gnews{width:31px!important;height:40px!important}.sass-com-htape-tiktok{width:30px!important;height:30px!important}.sass-com-htape-podcast{width:23px!important;height:23px!important}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sass-template-common",
3
- "version": "0.9.126",
3
+ "version": "0.9.128",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"