sass-template-common 0.0.45 → 0.0.46

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.
@@ -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
- `}}),t.jsx("noscript",{children:t.jsx("iframe",{src:`https://www.googletagmanager.com/ns.html?id=${e}`,height:"0",width:"0",style:{display:"none",visibility:"hidden"}})})]}),fn=({id:e})=>e&&t.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},{})}();`}});function Pt(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Qt={exports:{}},Qs=Qt.exports,mn;function gn(){return mn||(mn=1,(function(e,n){(function(a,s){e.exports=s()})(Qs,(function(){var a=1e3,s=6e4,o=36e5,r="millisecond",i="second",l="minute",d="hour",c="day",h="week",u="month",C="quarter",p="year",f="date",m="Invalid Date",A=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,v=/\[([^\]]+)]|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,x={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(q){var E=["th","st","nd","rd"],b=q%100;return"["+q+(E[(b-20)%10]||E[b]||E[0])+"]"}},S=function(q,E,b){var I=String(q);return!I||I.length>=E?q:""+Array(E+1-I.length).join(b)+q},U={s:S,z:function(q){var E=-q.utcOffset(),b=Math.abs(E),I=Math.floor(b/60),k=b%60;return(E<=0?"+":"-")+S(I,2,"0")+":"+S(k,2,"0")},m:function q(E,b){if(E.date()<b.date())return-q(b,E);var I=12*(b.year()-E.year())+(b.month()-E.month()),k=E.clone().add(I,u),V=b-k<0,N=E.clone().add(I+(V?-1:1),u);return+(-(I+(b-k)/(V?k-N:N-k))||0)},a:function(q){return q<0?Math.ceil(q)||0:Math.floor(q)},p:function(q){return{M:u,y:p,w:h,d:c,D:f,h:d,m:l,s:i,ms:r,Q:C}[q]||String(q||"").toLowerCase().replace(/s$/,"")},u:function(q){return q===void 0}},M="en",T={};T[M]=x;var H="$isDayjsObject",G=function(q){return q instanceof Z||!(!q||!q[H])},j=function q(E,b,I){var k;if(!E)return M;if(typeof E=="string"){var V=E.toLowerCase();T[V]&&(k=V),b&&(T[V]=b,k=V);var N=E.split("-");if(!k&&N.length>1)return q(N[0])}else{var B=E.name;T[B]=E,k=B}return!I&&k&&(M=k),k||!I&&M},O=function(q,E){if(G(q))return q.clone();var b=typeof E=="object"?E:{};return b.date=q,b.args=arguments,new Z(b)},D=U;D.l=j,D.i=G,D.w=function(q,E){return O(q,{locale:E.$L,utc:E.$u,x:E.$x,$offset:E.$offset})};var Z=(function(){function q(b){this.$L=j(b.locale,null,!0),this.parse(b),this.$x=this.$x||b.x||{},this[H]=!0}var E=q.prototype;return E.parse=function(b){this.$d=(function(I){var k=I.date,V=I.utc;if(k===null)return new Date(NaN);if(D.u(k))return new Date;if(k instanceof Date)return new Date(k);if(typeof k=="string"&&!/Z$/i.test(k)){var N=k.match(A);if(N){var B=N[2]-1||0,Q=(N[7]||"0").substring(0,3);return V?new Date(Date.UTC(N[1],B,N[3]||1,N[4]||0,N[5]||0,N[6]||0,Q)):new Date(N[1],B,N[3]||1,N[4]||0,N[5]||0,N[6]||0,Q)}}return new Date(k)})(b),this.init()},E.init=function(){var b=this.$d;this.$y=b.getFullYear(),this.$M=b.getMonth(),this.$D=b.getDate(),this.$W=b.getDay(),this.$H=b.getHours(),this.$m=b.getMinutes(),this.$s=b.getSeconds(),this.$ms=b.getMilliseconds()},E.$utils=function(){return D},E.isValid=function(){return this.$d.toString()!==m},E.isSame=function(b,I){var k=O(b);return this.startOf(I)<=k&&k<=this.endOf(I)},E.isAfter=function(b,I){return O(b)<this.startOf(I)},E.isBefore=function(b,I){return this.endOf(I)<O(b)},E.$g=function(b,I,k){return D.u(b)?this[I]:this.set(k,b)},E.unix=function(){return Math.floor(this.valueOf()/1e3)},E.valueOf=function(){return this.$d.getTime()},E.startOf=function(b,I){var k=this,V=!!D.u(I)||I,N=D.p(b),B=function(et,de){var Fe=D.w(k.$u?Date.UTC(k.$y,de,et):new Date(k.$y,de,et),k);return V?Fe:Fe.endOf(c)},Q=function(et,de){return D.w(k.toDate()[et].apply(k.toDate("s"),(V?[0,0,0,0]:[23,59,59,999]).slice(de)),k)},F=this.$W,z=this.$M,J=this.$D,Ne="set"+(this.$u?"UTC":"");switch(N){case p:return V?B(1,0):B(31,11);case u:return V?B(1,z):B(0,z+1);case h:var Se=this.$locale().weekStart||0,Vt=(F<Se?F+7:F)-Se;return B(V?J-Vt:J+(6-Vt),z);case c:case f:return Q(Ne+"Hours",0);case d:return Q(Ne+"Minutes",1);case l:return Q(Ne+"Seconds",2);case i:return Q(Ne+"Milliseconds",3);default:return this.clone()}},E.endOf=function(b){return this.startOf(b,!1)},E.$set=function(b,I){var k,V=D.p(b),N="set"+(this.$u?"UTC":""),B=(k={},k[c]=N+"Date",k[f]=N+"Date",k[u]=N+"Month",k[p]=N+"FullYear",k[d]=N+"Hours",k[l]=N+"Minutes",k[i]=N+"Seconds",k[r]=N+"Milliseconds",k)[V],Q=V===c?this.$D+(I-this.$W):I;if(V===u||V===p){var F=this.clone().set(f,1);F.$d[B](Q),F.init(),this.$d=F.set(f,Math.min(this.$D,F.daysInMonth())).$d}else B&&this.$d[B](Q);return this.init(),this},E.set=function(b,I){return this.clone().$set(b,I)},E.get=function(b){return this[D.p(b)]()},E.add=function(b,I){var k,V=this;b=Number(b);var N=D.p(I),B=function(z){var J=O(V);return D.w(J.date(J.date()+Math.round(z*b)),V)};if(N===u)return this.set(u,this.$M+b);if(N===p)return this.set(p,this.$y+b);if(N===c)return B(1);if(N===h)return B(7);var Q=(k={},k[l]=s,k[d]=o,k[i]=a,k)[N]||1,F=this.$d.getTime()+b*Q;return D.w(F,this)},E.subtract=function(b,I){return this.add(-1*b,I)},E.format=function(b){var I=this,k=this.$locale();if(!this.isValid())return k.invalidDate||m;var V=b||"YYYY-MM-DDTHH:mm:ssZ",N=D.z(this),B=this.$H,Q=this.$m,F=this.$M,z=k.weekdays,J=k.months,Ne=k.meridiem,Se=function(de,Fe,Ot,_1){return de&&(de[Fe]||de(I,V))||Ot[Fe].slice(0,_1)},Vt=function(de){return D.s(B%12||12,de,"0")},et=Ne||function(de,Fe,Ot){var _1=de<12?"AM":"PM";return Ot?_1.toLowerCase():_1};return V.replace(v,(function(de,Fe){return Fe||(function(Ot){switch(Ot){case"YY":return String(I.$y).slice(-2);case"YYYY":return D.s(I.$y,4,"0");case"M":return F+1;case"MM":return D.s(F+1,2,"0");case"MMM":return Se(k.monthsShort,F,J,3);case"MMMM":return Se(J,F);case"D":return I.$D;case"DD":return D.s(I.$D,2,"0");case"d":return String(I.$W);case"dd":return Se(k.weekdaysMin,I.$W,z,2);case"ddd":return Se(k.weekdaysShort,I.$W,z,3);case"dddd":return z[I.$W];case"H":return String(B);case"HH":return D.s(B,2,"0");case"h":return Vt(1);case"hh":return Vt(2);case"a":return et(B,Q,!0);case"A":return et(B,Q,!1);case"m":return String(Q);case"mm":return D.s(Q,2,"0");case"s":return String(I.$s);case"ss":return D.s(I.$s,2,"0");case"SSS":return D.s(I.$ms,3,"0");case"Z":return N}return null})(de)||N.replace(":","")}))},E.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},E.diff=function(b,I,k){var V,N=this,B=D.p(I),Q=O(b),F=(Q.utcOffset()-this.utcOffset())*s,z=this-Q,J=function(){return D.m(N,Q)};switch(B){case p:V=J()/12;break;case u:V=J();break;case C:V=J()/3;break;case h:V=(z-F)/6048e5;break;case c:V=(z-F)/864e5;break;case d:V=z/o;break;case l:V=z/s;break;case i:V=z/a;break;default:V=z}return k?V:D.a(V)},E.daysInMonth=function(){return this.endOf(u).$D},E.$locale=function(){return T[this.$L]},E.locale=function(b,I){if(!b)return this.$L;var k=this.clone(),V=j(b,I,!0);return V&&(k.$L=V),k},E.clone=function(){return D.w(this.$d,this)},E.toDate=function(){return new Date(this.valueOf())},E.toJSON=function(){return this.isValid()?this.toISOString():null},E.toISOString=function(){return this.$d.toISOString()},E.toString=function(){return this.$d.toUTCString()},q})(),ee=Z.prototype;return O.prototype=ee,[["$ms",r],["$s",i],["$m",l],["$H",d],["$W",c],["$M",u],["$y",p],["$D",f]].forEach((function(q){ee[q[1]]=function(E){return this.$g(E,q[0],q[1])}})),O.extend=function(q,E){return q.$i||(q(E,Z,O),q.$i=!0),O},O.locale=j,O.isDayjs=G,O.unix=function(q){return O(1e3*q)},O.en=T[M],O.Ls=T,O.p={},O}))})(Qt)),Qt.exports}var js=gn();const he=Pt(js);var jt={exports:{}},Gs=jt.exports,pn;function zs(){return pn||(pn=1,(function(e,n){(function(a,s){e.exports=s()})(Gs,(function(){return function(a,s,o){a=a||{};var r=s.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,h,u,C){return r.fromToBase(c,h,u,C)}o.en.relativeTime=i,r.fromToBase=function(c,h,u,C,p){for(var f,m,A,v=u.$locale().relativeTime||i,x=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=x.length,U=0;U<S;U+=1){var M=x[U];M.d&&(f=C?o(c).diff(u,M.d,!0):u.diff(c,M.d,!0));var T=(a.rounding||Math.round)(Math.abs(f));if(A=f>0,T<=M.r||!M.r){T<=1&&U>0&&(M=x[U-1]);var H=v[M.l];p&&(T=p(""+T)),m=typeof H=="string"?H.replace("%d",T):H(T,h,M.l,A);break}}if(h)return m;var G=A?v.future:v.past;return typeof G=="function"?G(m):G.replace("%s",m)},r.to=function(c,h){return l(c,h,this,!0)},r.from=function(c,h){return l(c,h,this)};var d=function(c){return c.$u?o.utc():o()};r.toNow=function(c){return this.to(d(this),c)},r.fromNow=function(c){return this.from(d(this),c)}}}))})(jt)),jt.exports}var $s=zs();const Fs=Pt($s);var Gt={exports:{}},Ws=Gt.exports,An;function Zs(){return An||(An=1,(function(e,n){(function(a,s){e.exports=s(gn())})(Ws,(function(a){function s(i){return i&&typeof i=="object"&&"default"in i?i:{default:i}}var o=s(a),r={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 o.default.locale(r,null,!0),r}))})(Gt)),Gt.exports}Zs();var zt={exports:{}},Ys=zt.exports,wn;function Ks(){return wn||(wn=1,(function(e,n){(function(a,s){e.exports=s()})(Ys,(function(){var a="minute",s=/[+-]\d\d(?::?\d\d)?/g,o=/([+-]|\d\d)/g;return function(r,i,l){var d=i.prototype;l.utc=function(m){var A={date:m,utc:!0,args:arguments};return new i(A)},d.utc=function(m){var A=l(this.toDate(),{locale:this.$L,utc:!0});return m?A.add(this.utcOffset(),a):A},d.local=function(){return l(this.toDate(),{locale:this.$L,utc:!1})};var c=d.parse;d.parse=function(m){m.utc&&(this.$u=!0),this.$utils().u(m.$offset)||(this.$offset=m.$offset),c.call(this,m)};var h=d.init;d.init=function(){if(this.$u){var m=this.$d;this.$y=m.getUTCFullYear(),this.$M=m.getUTCMonth(),this.$D=m.getUTCDate(),this.$W=m.getUTCDay(),this.$H=m.getUTCHours(),this.$m=m.getUTCMinutes(),this.$s=m.getUTCSeconds(),this.$ms=m.getUTCMilliseconds()}else h.call(this)};var u=d.utcOffset;d.utcOffset=function(m,A){var v=this.$utils().u;if(v(m))return this.$u?0:v(this.$offset)?u.call(this):this.$offset;if(typeof m=="string"&&(m=(function(M){M===void 0&&(M="");var T=M.match(s);if(!T)return null;var H=(""+T[0]).match(o)||["-",0,0],G=H[0],j=60*+H[1]+ +H[2];return j===0?0:G==="+"?j:-j})(m),m===null))return this;var x=Math.abs(m)<=16?60*m:m;if(x===0)return this.utc(A);var S=this.clone();if(A)return S.$offset=x,S.$u=!1,S;var U=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();return(S=this.local().add(x+U,a)).$offset=x,S.$x.$localOffset=U,S};var C=d.format;d.format=function(m){var A=m||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return C.call(this,A)},d.valueOf=function(){var m=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*m},d.isUTC=function(){return!!this.$u},d.toISOString=function(){return this.toDate().toISOString()},d.toString=function(){return this.toDate().toUTCString()};var p=d.toDate;d.toDate=function(m){return m==="s"&&this.$offset?l(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():p.call(this)};var f=d.diff;d.diff=function(m,A,v){if(m&&this.$u===m.$u)return f.call(this,m,A,v);var x=this.local(),S=l(m).local();return f.call(x,S,A,v)}}}))})(zt)),zt.exports}var Js=Ks();const Xs=Pt(Js);var $t={exports:{}},Rs=$t.exports,yn;function eo(){return yn||(yn=1,(function(e,n){(function(a,s){e.exports=s()})(Rs,(function(){var a={year:0,month:1,day:2,hour:3,minute:4,second:5},s={};return function(o,r,i){var l,d=function(C,p,f){f===void 0&&(f={});var m=new Date(C),A=(function(v,x){x===void 0&&(x={});var S=x.timeZoneName||"short",U=v+"|"+S,M=s[U];return M||(M=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:v,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",timeZoneName:S}),s[U]=M),M})(p,f);return A.formatToParts(m)},c=function(C,p){for(var f=d(C,p),m=[],A=0;A<f.length;A+=1){var v=f[A],x=v.type,S=v.value,U=a[x];U>=0&&(m[U]=parseInt(S,10))}var M=m[3],T=M===24?0:M,H=m[0]+"-"+m[1]+"-"+m[2]+" "+T+":"+m[4]+":"+m[5]+":000",G=+C;return(i.utc(H).valueOf()-(G-=G%1e3))/6e4},h=r.prototype;h.tz=function(C,p){C===void 0&&(C=l);var f,m=this.utcOffset(),A=this.toDate(),v=A.toLocaleString("en-US",{timeZone:C}),x=Math.round((A-new Date(v))/1e3/60),S=15*-Math.round(A.getTimezoneOffset()/15)-x;if(!Number(S))f=this.utcOffset(0,p);else if(f=i(v,{locale:this.$L}).$set("millisecond",this.$ms).utcOffset(S,!0),p){var U=f.utcOffset();f=f.add(m-U,"minute")}return f.$x.$timezone=C,f},h.offsetName=function(C){var p=this.$x.$timezone||i.tz.guess(),f=d(this.valueOf(),p,{timeZoneName:C}).find((function(m){return m.type.toLowerCase()==="timezonename"}));return f&&f.value};var u=h.startOf;h.startOf=function(C,p){if(!this.$x||!this.$x.$timezone)return u.call(this,C,p);var f=i(this.format("YYYY-MM-DD HH:mm:ss:SSS"),{locale:this.$L});return u.call(f,C,p).tz(this.$x.$timezone,!0)},i.tz=function(C,p,f){var m=f&&p,A=f||p||l,v=c(+i(),A);if(typeof C!="string")return i(C).tz(A);var x=(function(T,H,G){var j=T-60*H*1e3,O=c(j,G);if(H===O)return[j,H];var D=c(j-=60*(O-H)*1e3,G);return O===D?[j,O]:[T-60*Math.min(O,D)*1e3,Math.max(O,D)]})(i.utc(C,m).valueOf(),v,A),S=x[0],U=x[1],M=i(S).utcOffset(U);return M.$x.$timezone=A,M},i.tz.guess=function(){return Intl.DateTimeFormat().resolvedOptions().timeZone},i.tz.setDefault=function(C){l=C}}}))})($t)),$t.exports}var to=eo();const no=Pt(to);he.extend(Xs),he.extend(no),he.extend(Fs);const Ft="America/Mexico_City",Wt="en",ye=e=>he.tz(e,Ft).locale(Wt).format("DD MMMM YYYY"),N1=e=>he.tz(e,Ft).locale(Wt).format("MMMM DD YYYY [•] hh:mm [hs]"),bn=e=>he.tz(e,Ft).locale(Wt).format("MM/DD/YYYY [•] hh:mm [HS]"),ao=e=>he.tz(e,Ft).locale(Wt).format("dddd DD [de] MMMM YYYY"),Ce=(e,n=136)=>e&&e.length>n?`${e.substring(0,n)}...`:e;function vn(e){return e&&e.status==="fulfilled"?e.value.data:null}function _n(e){return e&&e.status==="fulfilled"?e.value:null}const tt=(e,n,a)=>({authors:[],social:{description:"",images:{facebook:"",twitter:""},title:""},info:{date:{...e?.info.date,lastpublish:0,firstpublish:0,date:""},link:e?.info.link},preview:{sizes:e?.main.image.sizes,description:e?.main.image.description},config:{showtime:n,showsubtitle:a},main:{title:{article:e?.main.title,home:e?.main.title,seo:e?.main.title,section:e?.main.title},subtitle:{rendered:e?.main.description,striped:e?.main.description},tags:[]}});function so(e){const n=[],a=e.match(/<div[^>]*class=["'][^"']*ck-related-news[^"']*["'][^>]*>[\s\S]*?<\/div>/gi);if(!a)return n;for(const s of a){const o=[],r=s.match(/data-src=["']([^"']+)["']/gi);if(r)for(const i of r){const l=i.replace(/data-src=["']([^"']+)["']/,"$1");o.push(l)}n.push(o)}return n}const pt=()=>"https://dev-saas.cms-medios.com",Nn=()=>"https://dev-lahora.cms-medios.com",Sn=(e,n)=>{if(!e)return{};const a=S1(e.keywords)??"",s=e?.preview?.sizes?e?.preview?.sizes[0]?.url:"",o="https://dev-lahora.cms-medios.com";return{title:(e?.main?.title?.seo??e?.main?.title?.article)+" | "+n.name,robots:"index, follow, max-image-preview:large",alternates:{types:{"application/rss+xml":(n.siteUrl??"")+"/rss/feed.xml"},canonical:e?.info?.link?.canonical},description:e?.main?.subtitle?.striped??"",news_keywords:a,keywords:a,openGraph:{title:e?.social?.title??e?.main?.title?.article,url:e?.info?.link?.canonical,type:"article",description:e?.social?.description??e?.main?.subtitle?.striped??"",images:[{url:o+(e?.social?.images?.facebook??s),width:n.landscapeLogo.width,height:n.landscapeLogo.height}],siteName:n.name.toLocaleUpperCase()},twitter:{title:e?.main?.title?.article,card:"summary_large_image",site:n.siteUrl,description:e?.main?.subtitle?.striped??"",images:[{url:o+(e?.social?.images?.twitter??s),width:n.twitterSummaryCard.width,height:n.twitterSummaryCard.height}]}}},S1=e=>!e||!e?.tags||e?.tags?.length===0?"":e?.tags?.map(n=>n.name).join(", ").replaceAll('"',"'").replaceAll("`","'"),kn=e=>{const n=e?.match(/^\/(?:[^/]+\/)?([^/]+)\/([^/]+\.html)$/);return n?{slug:n[1]??"",path:n[2]??""}:{slug:"",path:""}},En=e=>e.replaceAll("/","").replaceAll("_","").replace(".html",""),oo={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"},"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"}},xn=e=>{const n=[];let a=0;const s=i=>n.push(i);return e.title&&typeof e.title=="string"&&s(t.jsx("title",{children:e.title},`title-${a++}`)),Object.entries(oo).forEach(([i,l])=>{const d=i.split(".").reduce((c,h)=>c?.[h],e);d&&s(t.jsx("meta",{[l.attr]:l.value,content:String(d)},`meta-${a++}`))}),(e.openGraph?.images?Array.isArray(e.openGraph.images)?e.openGraph.images:[e.openGraph.images]:[]).forEach(i=>{i&&(typeof i=="string"?s(t.jsx("meta",{property:"og:image",content:i},`og-img-${a++}`)):(i.url&&s(t.jsx("meta",{property:"og:image",content:i.url},`og-img-${a++}`)),i.width&&s(t.jsx("meta",{property:"og:image:width",content:String(i.width)},`og-img-w-${a++}`)),i.height&&s(t.jsx("meta",{property:"og:image:height",content:String(i.height)},`og-img-h-${a++}`))))}),(e.twitter?.images?Array.isArray(e.twitter.images)?e.twitter.images:[e.twitter.images]:[]).forEach(i=>{const l=typeof i=="string"?i:i.url;l&&s(t.jsx("meta",{name:"twitter:image",content:l},`tw-img-${a++}`))}),e.alternates?.canonical&&s(t.jsx("link",{rel:"canonical",href:String(e.alternates.canonical)},`link-${a++}`)),e.manifest&&s(t.jsx("link",{rel:"manifest",href:String(e.manifest)},`link-${a++}`)),e.alternates?.types&&Object.entries(e.alternates.types).forEach(([i,l])=>{typeof l=="string"&&s(t.jsx("link",{rel:"alternate",type:i,href:l},`alt-${a++}`))}),e.icons&&[...e.icons?.icon??[],...e.icons?.other??[]].forEach(l=>{l&&s(typeof l=="string"?t.jsx("link",{rel:"icon",href:l},`icon-${a++}`):t.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&&s(t.jsx("meta",{name:i,content:String(l)},`other-${a++}`))}),n},te=async e=>`${pt()}${e}`,Zt=(e,n)=>{const a=e||"";return n?a.replaceAll("[section_replace]",n["[section_replace]"]??"").replaceAll("[tag_replace]",n["[tag_replace]"]??"").replaceAll("[url_replace]",n["[url_replace]"]??"").replaceAll("[author_replace]",n["[author_replace]"]??"")||"":a||""},k1=e=>{const n=e.banners.find(r=>r.key===e.name);if(!n||!n.show)return null;const a=Zt(n.value||"",e.replaces),s=/<script([^>]*)>([\s\S]*?)<\/script\s*>/gi,o=[...a.matchAll(s)];return t.jsx(t.Fragment,{children:o.map((r,i)=>{const l=r[1]||"",d=r[2]?.trim()||"",c=l.match(/src=["']([^"']+)["']/i);if(c){const h=c[1];return t.jsx("script",{src:h,async:!0},i)}else return t.jsx("script",{id:e.name,dangerouslySetInnerHTML:{__html:d}},i)})})},Tn=e=>{const n=e.banners.find(o=>o.key===e.name);if(!n||!n.show)return null;const s=Zt(n.value||"",e.replaces).split(/(<script[\s\S]*?<\/script\s*>)/gi);return t.jsx(t.Fragment,{children:s.map((o,r)=>{const i=o.match(/<script([^>]*)>([\s\S]*?)<\/script\s*>/i);if(i){const l=i[1]||"",d=i[2]?.trim()||"",c=l.match(/src=["']([^"']+)["']/i);if(c){const h=c[1];return t.jsx("script",{src:h,async:!0},r)}else return t.jsx("script",{id:e.name,dangerouslySetInnerHTML:{__html:d}},r)}else if(o.trim())return t.jsx("div",{dangerouslySetInnerHTML:{__html:o}},r);return null})})},At=(e,n,a)=>{let s=e.siteUrl;return n.forEach((o,r)=>{r>0&&(s+=`/${o}`)}),`${s}/page/${a+1}`},wt=(e,n,a)=>{let s=e.siteUrl;return n.forEach((o,r)=>{r>0&&(s+=`/${o}`)}),`${s}/page/${a-1}`};function ro(e){const n=e.length;return n>1&&e.charCodeAt(n-1)===47?e.slice(0,n-1):e}const Ln=()=>!1,io="",E1=({images:e})=>t.jsx(t.Fragment,{children:e.map((n,a)=>n.href!==""&&t.jsx("link",{rel:"preload",href:io+n.href,media:n.media??"",as:"image",fetchPriority:n.fetchPriority??"high"},a))}),Un=(e,n)=>e?{title:e?.main?.title+" | "+n.name,robots:"index, follow, max-image-preview:large",alternates:{canonical:n.siteUrl+e?.info?.link?.url},description:e.main.description??"",news_keywords:e.main.tags,keywords:e.main.tags,openGraph:{title:e.main.title,url:e?.info?.link?.canonical,type:"article",description:e.main.description??"",images:[{url:"https://dev-lahora.cms-medios.com"+e?.main.image.sizes[0]?.url,width:n.landscapeLogo.width,height:n.landscapeLogo.height}],siteName:n.name.toLocaleUpperCase()},twitter:{title:e?.main?.title,card:"summary_large_image",site:n.siteUrl,description:e?.main.description??"",images:[{url:"https://dev-lahora.cms-medios.com"+e?.main.image.sizes[0]?.url,width:n.twitterSummaryCard.width,height:n.twitterSummaryCard.height}]}}:{},lo=e=>{let n="";if(e.params.news.match(/.*t[0-9]*.html/g)){const a=e.params.news.split("-"),s=a[a.length-1]??"",o=s.substring(1,9),r=s.substring(9,13);n=`/listas/${he(o).format("YYYY/MM/DD")}/lista_${r}.html`}else if(e.params.news.match(/.*lb[0-9]*.html/g)){const a=e.params.news.split("-"),s=a[a.length-1]??"",o=s.substring(2,10),r=s.substring(10,14);n=`/liveblog/${he(o).format("YYYY/MM/DD")}/liveblog_${r}.html`}else{const a=e.params.news.split("-");Array.isArray(a)&&(n=`/contenidos/${he(a[a.length-2]).format("YYYY/MM/DD")}/noticia_${a[a.length-1]}.html`)}return e.config.servicePrefix+n};function co(e){const n=e.split("-"),a=n[n.length-1]?.split("."),s=a&&a[0]?a[0]:"",o=s.substring(0,2),r=s.substring(2,10),i=s.substring(10);return{path:{vy:d=>`/videos/video-youtube/${he(r).format("YYYY/MM/DD")}/videoYouTube_${d}.lnk`,ve:d=>`/videos/video-embedded/${he(r).format("YYYY/MM/DD")}/videoEmbedded_${d}.lnk`,vf:d=>`/videos/video-flash/${he(r).format("YYYY/MM/DD")}/${n[0]}.${d}`}[o]?.(i)??"",op:o}}const qn={prerender:[{where:{and:[{href_matches:"/*(-|-t|-lb)([0-9]{8})(-|)([0-9]{4,6}).html"},{not:{selector_matches:"[rel~=nofollow]"}}]},eagerness:"immediate"}]},In={prerender:[{where:{and:[{href_matches:"/*(-|-t|-lb)([0-9]{8})(-|)([0-9]{4,6}).html"},{not:{selector_matches:"[rel~=nofollow]"}}]},eagerness:"immediate"},{eagerness:"immediate",urls:["/"]}]},ho={Home:qn,Common:In},Mn=({active:e,type:n,customSpeculation:a})=>e&&t.jsx("script",{type:"speculationrules",dangerouslySetInnerHTML:{__html:JSON.stringify(a??ho[n])}}),Yt=async(e,n,a)=>{if(!a)return;const s=n==="/news-breadcrumb"?{...e,prefixtag:"/tema"}:e;return a.get(`/schemas${n}`,{params:s}).catch(o=>{console.log(`[/schemas${n}] Error: ${o.message}`)})},Co={autor:"autor",seccion:"seccion",tema:"claves","ultimas-noticias":"seccion"},Bn=async({config:e,axiosApi:n,pathname:a,ROUTE:s})=>{let o=[];const r=a==="/"||a==="/index.html"?void 0:Qn(jn[s]({pathname:a,config:e})),i=Co[s]??void 0,l={newstype:e.newsType,publication:"35",...r&&i?{query:`${i}:('${r}')`}:{}};try{const d=await Yt(l,"/news-list-summary",n);d?.data?.data?o=d.data.data:console.warn("getSchemas responded but did not contain expected data:",d)}catch(d){console.log("Error fetching schemas:",d)}return Object.keys(o).length>0&&t.jsx("script",{id:"webSiteItemListSchema",type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify(o)}})};function w3(e){return e}const Dn=async({realPath:e,config:n,BASE_URL:a,axiosApi:s})=>{let o=[];try{const r=n.socialBlockLogo?.url?new URL(n.socialBlockLogo.url).pathname:void 0,i=n.landscapeLogo?.url?new URL(n.landscapeLogo.url).pathname:void 0,l={path:e,image:i,logo:r,url:n.siteUrl,name:n.name,logow:n.socialBlockLogo?.width,logoh:n.socialBlockLogo?.height,authorurl:a+"/autor/"},d=e.split("/")[1],c=d=="liveblogs"||d=="liveblog"?["/news","/news-breadcrumb","/news-liveblog"]:["/news","/news-breadcrumb"];o=(await Promise.all(c.map(async u=>await Yt(l,u,s)))).map(u=>u?.data?.data??[])}catch(r){console.log("Error fetching schemas:",r)}return o.map((r,i)=>t.jsx("script",{type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify(r)}},i))},Hn=({config:e,socials:n})=>{const a={"@context":"https://schema.org","@type":"NewsMediaOrganization",name:e.name,description:e.description,email:e.email,url:e.siteUrl,logo:e.squareLogo.url,sameAs:Object.keys(n).filter(s=>n[s]?.show).map(s=>n[s]?.url)};return(!e.description||e.description==="")&&delete a.description,t.jsx("script",{id:"WebsiteOrgListSchema",type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify(a)}})},Vn=({config:e})=>{const n={"@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 t.jsx("script",{id:"WebsiteListSchema",type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify(n)}})},On=async({realPath:e,config:n,axiosApi:a})=>{try{const s={path:e,image:n.landscapeLogo?.url?new URL(n.landscapeLogo.url).pathname:void 0,logo:n.socialBlockLogo?.url?new URL(n.socialBlockLogo.url).pathname:void 0,url:n.siteUrl,name:n.name,logow:n.socialBlockLogo?.width,logoh:n.socialBlockLogo?.height,authorurl:`${n.siteUrl}/autor/`},r=(await Yt(s,"/videos",a))?.data.data;return r?t.jsx("script",{type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify(r)}}):void 0}catch(s){return console.error("Error fetching video schemas:",s),null}},Pn=({config:e})=>{const n=`@font-face {
13
+ `}}),t.jsx("noscript",{children:t.jsx("iframe",{src:`https://www.googletagmanager.com/ns.html?id=${e}`,height:"0",width:"0",style:{display:"none",visibility:"hidden"}})})]}),fn=({id:e})=>e&&t.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},{})}();`}});function Pt(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Qt={exports:{}},Qs=Qt.exports,mn;function gn(){return mn||(mn=1,(function(e,n){(function(a,s){e.exports=s()})(Qs,(function(){var a=1e3,s=6e4,o=36e5,r="millisecond",i="second",l="minute",d="hour",c="day",h="week",u="month",C="quarter",p="year",f="date",m="Invalid Date",A=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,v=/\[([^\]]+)]|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,x={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(q){var E=["th","st","nd","rd"],b=q%100;return"["+q+(E[(b-20)%10]||E[b]||E[0])+"]"}},S=function(q,E,b){var I=String(q);return!I||I.length>=E?q:""+Array(E+1-I.length).join(b)+q},U={s:S,z:function(q){var E=-q.utcOffset(),b=Math.abs(E),I=Math.floor(b/60),k=b%60;return(E<=0?"+":"-")+S(I,2,"0")+":"+S(k,2,"0")},m:function q(E,b){if(E.date()<b.date())return-q(b,E);var I=12*(b.year()-E.year())+(b.month()-E.month()),k=E.clone().add(I,u),V=b-k<0,N=E.clone().add(I+(V?-1:1),u);return+(-(I+(b-k)/(V?k-N:N-k))||0)},a:function(q){return q<0?Math.ceil(q)||0:Math.floor(q)},p:function(q){return{M:u,y:p,w:h,d:c,D:f,h:d,m:l,s:i,ms:r,Q:C}[q]||String(q||"").toLowerCase().replace(/s$/,"")},u:function(q){return q===void 0}},M="en",T={};T[M]=x;var H="$isDayjsObject",G=function(q){return q instanceof Z||!(!q||!q[H])},j=function q(E,b,I){var k;if(!E)return M;if(typeof E=="string"){var V=E.toLowerCase();T[V]&&(k=V),b&&(T[V]=b,k=V);var N=E.split("-");if(!k&&N.length>1)return q(N[0])}else{var B=E.name;T[B]=E,k=B}return!I&&k&&(M=k),k||!I&&M},O=function(q,E){if(G(q))return q.clone();var b=typeof E=="object"?E:{};return b.date=q,b.args=arguments,new Z(b)},D=U;D.l=j,D.i=G,D.w=function(q,E){return O(q,{locale:E.$L,utc:E.$u,x:E.$x,$offset:E.$offset})};var Z=(function(){function q(b){this.$L=j(b.locale,null,!0),this.parse(b),this.$x=this.$x||b.x||{},this[H]=!0}var E=q.prototype;return E.parse=function(b){this.$d=(function(I){var k=I.date,V=I.utc;if(k===null)return new Date(NaN);if(D.u(k))return new Date;if(k instanceof Date)return new Date(k);if(typeof k=="string"&&!/Z$/i.test(k)){var N=k.match(A);if(N){var B=N[2]-1||0,Q=(N[7]||"0").substring(0,3);return V?new Date(Date.UTC(N[1],B,N[3]||1,N[4]||0,N[5]||0,N[6]||0,Q)):new Date(N[1],B,N[3]||1,N[4]||0,N[5]||0,N[6]||0,Q)}}return new Date(k)})(b),this.init()},E.init=function(){var b=this.$d;this.$y=b.getFullYear(),this.$M=b.getMonth(),this.$D=b.getDate(),this.$W=b.getDay(),this.$H=b.getHours(),this.$m=b.getMinutes(),this.$s=b.getSeconds(),this.$ms=b.getMilliseconds()},E.$utils=function(){return D},E.isValid=function(){return this.$d.toString()!==m},E.isSame=function(b,I){var k=O(b);return this.startOf(I)<=k&&k<=this.endOf(I)},E.isAfter=function(b,I){return O(b)<this.startOf(I)},E.isBefore=function(b,I){return this.endOf(I)<O(b)},E.$g=function(b,I,k){return D.u(b)?this[I]:this.set(k,b)},E.unix=function(){return Math.floor(this.valueOf()/1e3)},E.valueOf=function(){return this.$d.getTime()},E.startOf=function(b,I){var k=this,V=!!D.u(I)||I,N=D.p(b),B=function(et,de){var Fe=D.w(k.$u?Date.UTC(k.$y,de,et):new Date(k.$y,de,et),k);return V?Fe:Fe.endOf(c)},Q=function(et,de){return D.w(k.toDate()[et].apply(k.toDate("s"),(V?[0,0,0,0]:[23,59,59,999]).slice(de)),k)},F=this.$W,z=this.$M,J=this.$D,Ne="set"+(this.$u?"UTC":"");switch(N){case p:return V?B(1,0):B(31,11);case u:return V?B(1,z):B(0,z+1);case h:var Se=this.$locale().weekStart||0,Vt=(F<Se?F+7:F)-Se;return B(V?J-Vt:J+(6-Vt),z);case c:case f:return Q(Ne+"Hours",0);case d:return Q(Ne+"Minutes",1);case l:return Q(Ne+"Seconds",2);case i:return Q(Ne+"Milliseconds",3);default:return this.clone()}},E.endOf=function(b){return this.startOf(b,!1)},E.$set=function(b,I){var k,V=D.p(b),N="set"+(this.$u?"UTC":""),B=(k={},k[c]=N+"Date",k[f]=N+"Date",k[u]=N+"Month",k[p]=N+"FullYear",k[d]=N+"Hours",k[l]=N+"Minutes",k[i]=N+"Seconds",k[r]=N+"Milliseconds",k)[V],Q=V===c?this.$D+(I-this.$W):I;if(V===u||V===p){var F=this.clone().set(f,1);F.$d[B](Q),F.init(),this.$d=F.set(f,Math.min(this.$D,F.daysInMonth())).$d}else B&&this.$d[B](Q);return this.init(),this},E.set=function(b,I){return this.clone().$set(b,I)},E.get=function(b){return this[D.p(b)]()},E.add=function(b,I){var k,V=this;b=Number(b);var N=D.p(I),B=function(z){var J=O(V);return D.w(J.date(J.date()+Math.round(z*b)),V)};if(N===u)return this.set(u,this.$M+b);if(N===p)return this.set(p,this.$y+b);if(N===c)return B(1);if(N===h)return B(7);var Q=(k={},k[l]=s,k[d]=o,k[i]=a,k)[N]||1,F=this.$d.getTime()+b*Q;return D.w(F,this)},E.subtract=function(b,I){return this.add(-1*b,I)},E.format=function(b){var I=this,k=this.$locale();if(!this.isValid())return k.invalidDate||m;var V=b||"YYYY-MM-DDTHH:mm:ssZ",N=D.z(this),B=this.$H,Q=this.$m,F=this.$M,z=k.weekdays,J=k.months,Ne=k.meridiem,Se=function(de,Fe,Ot,_1){return de&&(de[Fe]||de(I,V))||Ot[Fe].slice(0,_1)},Vt=function(de){return D.s(B%12||12,de,"0")},et=Ne||function(de,Fe,Ot){var _1=de<12?"AM":"PM";return Ot?_1.toLowerCase():_1};return V.replace(v,(function(de,Fe){return Fe||(function(Ot){switch(Ot){case"YY":return String(I.$y).slice(-2);case"YYYY":return D.s(I.$y,4,"0");case"M":return F+1;case"MM":return D.s(F+1,2,"0");case"MMM":return Se(k.monthsShort,F,J,3);case"MMMM":return Se(J,F);case"D":return I.$D;case"DD":return D.s(I.$D,2,"0");case"d":return String(I.$W);case"dd":return Se(k.weekdaysMin,I.$W,z,2);case"ddd":return Se(k.weekdaysShort,I.$W,z,3);case"dddd":return z[I.$W];case"H":return String(B);case"HH":return D.s(B,2,"0");case"h":return Vt(1);case"hh":return Vt(2);case"a":return et(B,Q,!0);case"A":return et(B,Q,!1);case"m":return String(Q);case"mm":return D.s(Q,2,"0");case"s":return String(I.$s);case"ss":return D.s(I.$s,2,"0");case"SSS":return D.s(I.$ms,3,"0");case"Z":return N}return null})(de)||N.replace(":","")}))},E.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},E.diff=function(b,I,k){var V,N=this,B=D.p(I),Q=O(b),F=(Q.utcOffset()-this.utcOffset())*s,z=this-Q,J=function(){return D.m(N,Q)};switch(B){case p:V=J()/12;break;case u:V=J();break;case C:V=J()/3;break;case h:V=(z-F)/6048e5;break;case c:V=(z-F)/864e5;break;case d:V=z/o;break;case l:V=z/s;break;case i:V=z/a;break;default:V=z}return k?V:D.a(V)},E.daysInMonth=function(){return this.endOf(u).$D},E.$locale=function(){return T[this.$L]},E.locale=function(b,I){if(!b)return this.$L;var k=this.clone(),V=j(b,I,!0);return V&&(k.$L=V),k},E.clone=function(){return D.w(this.$d,this)},E.toDate=function(){return new Date(this.valueOf())},E.toJSON=function(){return this.isValid()?this.toISOString():null},E.toISOString=function(){return this.$d.toISOString()},E.toString=function(){return this.$d.toUTCString()},q})(),ee=Z.prototype;return O.prototype=ee,[["$ms",r],["$s",i],["$m",l],["$H",d],["$W",c],["$M",u],["$y",p],["$D",f]].forEach((function(q){ee[q[1]]=function(E){return this.$g(E,q[0],q[1])}})),O.extend=function(q,E){return q.$i||(q(E,Z,O),q.$i=!0),O},O.locale=j,O.isDayjs=G,O.unix=function(q){return O(1e3*q)},O.en=T[M],O.Ls=T,O.p={},O}))})(Qt)),Qt.exports}var js=gn();const he=Pt(js);var jt={exports:{}},Gs=jt.exports,pn;function zs(){return pn||(pn=1,(function(e,n){(function(a,s){e.exports=s()})(Gs,(function(){return function(a,s,o){a=a||{};var r=s.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,h,u,C){return r.fromToBase(c,h,u,C)}o.en.relativeTime=i,r.fromToBase=function(c,h,u,C,p){for(var f,m,A,v=u.$locale().relativeTime||i,x=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=x.length,U=0;U<S;U+=1){var M=x[U];M.d&&(f=C?o(c).diff(u,M.d,!0):u.diff(c,M.d,!0));var T=(a.rounding||Math.round)(Math.abs(f));if(A=f>0,T<=M.r||!M.r){T<=1&&U>0&&(M=x[U-1]);var H=v[M.l];p&&(T=p(""+T)),m=typeof H=="string"?H.replace("%d",T):H(T,h,M.l,A);break}}if(h)return m;var G=A?v.future:v.past;return typeof G=="function"?G(m):G.replace("%s",m)},r.to=function(c,h){return l(c,h,this,!0)},r.from=function(c,h){return l(c,h,this)};var d=function(c){return c.$u?o.utc():o()};r.toNow=function(c){return this.to(d(this),c)},r.fromNow=function(c){return this.from(d(this),c)}}}))})(jt)),jt.exports}var $s=zs();const Fs=Pt($s);var Gt={exports:{}},Ws=Gt.exports,An;function Zs(){return An||(An=1,(function(e,n){(function(a,s){e.exports=s(gn())})(Ws,(function(a){function s(i){return i&&typeof i=="object"&&"default"in i?i:{default:i}}var o=s(a),r={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 o.default.locale(r,null,!0),r}))})(Gt)),Gt.exports}Zs();var zt={exports:{}},Ys=zt.exports,wn;function Ks(){return wn||(wn=1,(function(e,n){(function(a,s){e.exports=s()})(Ys,(function(){var a="minute",s=/[+-]\d\d(?::?\d\d)?/g,o=/([+-]|\d\d)/g;return function(r,i,l){var d=i.prototype;l.utc=function(m){var A={date:m,utc:!0,args:arguments};return new i(A)},d.utc=function(m){var A=l(this.toDate(),{locale:this.$L,utc:!0});return m?A.add(this.utcOffset(),a):A},d.local=function(){return l(this.toDate(),{locale:this.$L,utc:!1})};var c=d.parse;d.parse=function(m){m.utc&&(this.$u=!0),this.$utils().u(m.$offset)||(this.$offset=m.$offset),c.call(this,m)};var h=d.init;d.init=function(){if(this.$u){var m=this.$d;this.$y=m.getUTCFullYear(),this.$M=m.getUTCMonth(),this.$D=m.getUTCDate(),this.$W=m.getUTCDay(),this.$H=m.getUTCHours(),this.$m=m.getUTCMinutes(),this.$s=m.getUTCSeconds(),this.$ms=m.getUTCMilliseconds()}else h.call(this)};var u=d.utcOffset;d.utcOffset=function(m,A){var v=this.$utils().u;if(v(m))return this.$u?0:v(this.$offset)?u.call(this):this.$offset;if(typeof m=="string"&&(m=(function(M){M===void 0&&(M="");var T=M.match(s);if(!T)return null;var H=(""+T[0]).match(o)||["-",0,0],G=H[0],j=60*+H[1]+ +H[2];return j===0?0:G==="+"?j:-j})(m),m===null))return this;var x=Math.abs(m)<=16?60*m:m;if(x===0)return this.utc(A);var S=this.clone();if(A)return S.$offset=x,S.$u=!1,S;var U=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();return(S=this.local().add(x+U,a)).$offset=x,S.$x.$localOffset=U,S};var C=d.format;d.format=function(m){var A=m||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return C.call(this,A)},d.valueOf=function(){var m=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*m},d.isUTC=function(){return!!this.$u},d.toISOString=function(){return this.toDate().toISOString()},d.toString=function(){return this.toDate().toUTCString()};var p=d.toDate;d.toDate=function(m){return m==="s"&&this.$offset?l(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():p.call(this)};var f=d.diff;d.diff=function(m,A,v){if(m&&this.$u===m.$u)return f.call(this,m,A,v);var x=this.local(),S=l(m).local();return f.call(x,S,A,v)}}}))})(zt)),zt.exports}var Js=Ks();const Xs=Pt(Js);var $t={exports:{}},Rs=$t.exports,yn;function eo(){return yn||(yn=1,(function(e,n){(function(a,s){e.exports=s()})(Rs,(function(){var a={year:0,month:1,day:2,hour:3,minute:4,second:5},s={};return function(o,r,i){var l,d=function(C,p,f){f===void 0&&(f={});var m=new Date(C),A=(function(v,x){x===void 0&&(x={});var S=x.timeZoneName||"short",U=v+"|"+S,M=s[U];return M||(M=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:v,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",timeZoneName:S}),s[U]=M),M})(p,f);return A.formatToParts(m)},c=function(C,p){for(var f=d(C,p),m=[],A=0;A<f.length;A+=1){var v=f[A],x=v.type,S=v.value,U=a[x];U>=0&&(m[U]=parseInt(S,10))}var M=m[3],T=M===24?0:M,H=m[0]+"-"+m[1]+"-"+m[2]+" "+T+":"+m[4]+":"+m[5]+":000",G=+C;return(i.utc(H).valueOf()-(G-=G%1e3))/6e4},h=r.prototype;h.tz=function(C,p){C===void 0&&(C=l);var f,m=this.utcOffset(),A=this.toDate(),v=A.toLocaleString("en-US",{timeZone:C}),x=Math.round((A-new Date(v))/1e3/60),S=15*-Math.round(A.getTimezoneOffset()/15)-x;if(!Number(S))f=this.utcOffset(0,p);else if(f=i(v,{locale:this.$L}).$set("millisecond",this.$ms).utcOffset(S,!0),p){var U=f.utcOffset();f=f.add(m-U,"minute")}return f.$x.$timezone=C,f},h.offsetName=function(C){var p=this.$x.$timezone||i.tz.guess(),f=d(this.valueOf(),p,{timeZoneName:C}).find((function(m){return m.type.toLowerCase()==="timezonename"}));return f&&f.value};var u=h.startOf;h.startOf=function(C,p){if(!this.$x||!this.$x.$timezone)return u.call(this,C,p);var f=i(this.format("YYYY-MM-DD HH:mm:ss:SSS"),{locale:this.$L});return u.call(f,C,p).tz(this.$x.$timezone,!0)},i.tz=function(C,p,f){var m=f&&p,A=f||p||l,v=c(+i(),A);if(typeof C!="string")return i(C).tz(A);var x=(function(T,H,G){var j=T-60*H*1e3,O=c(j,G);if(H===O)return[j,H];var D=c(j-=60*(O-H)*1e3,G);return O===D?[j,O]:[T-60*Math.min(O,D)*1e3,Math.max(O,D)]})(i.utc(C,m).valueOf(),v,A),S=x[0],U=x[1],M=i(S).utcOffset(U);return M.$x.$timezone=A,M},i.tz.guess=function(){return Intl.DateTimeFormat().resolvedOptions().timeZone},i.tz.setDefault=function(C){l=C}}}))})($t)),$t.exports}var to=eo();const no=Pt(to);he.extend(Xs),he.extend(no),he.extend(Fs);const Ft="America/Mexico_City",Wt="en",ye=e=>he.tz(e,Ft).locale(Wt).format("DD MMMM YYYY"),N1=e=>he.tz(e,Ft).locale(Wt).format("MMMM DD YYYY [•] HH:mm [hs]"),bn=e=>he.tz(e,Ft).locale(Wt).format("MM/DD/YYYY [•] HH:mm [HS]"),ao=e=>he.tz(e,Ft).locale(Wt).format("dddd DD [de] MMMM YYYY"),Ce=(e,n=136)=>e&&e.length>n?`${e.substring(0,n)}...`:e;function vn(e){return e&&e.status==="fulfilled"?e.value.data:null}function _n(e){return e&&e.status==="fulfilled"?e.value:null}const tt=(e,n,a)=>({authors:[],social:{description:"",images:{facebook:"",twitter:""},title:""},info:{date:{...e?.info.date,lastpublish:0,firstpublish:0,date:""},link:e?.info.link},preview:{sizes:e?.main.image.sizes,description:e?.main.image.description},config:{showtime:n,showsubtitle:a},main:{title:{article:e?.main.title,home:e?.main.title,seo:e?.main.title,section:e?.main.title},subtitle:{rendered:e?.main.description,striped:e?.main.description},tags:[]}});function so(e){const n=[],a=e.match(/<div[^>]*class=["'][^"']*ck-related-news[^"']*["'][^>]*>[\s\S]*?<\/div>/gi);if(!a)return n;for(const s of a){const o=[],r=s.match(/data-src=["']([^"']+)["']/gi);if(r)for(const i of r){const l=i.replace(/data-src=["']([^"']+)["']/,"$1");o.push(l)}n.push(o)}return n}const pt=()=>"https://dev-saas.cms-medios.com",Nn=()=>"https://dev-lahora.cms-medios.com",Sn=(e,n)=>{if(!e)return{};const a=S1(e.keywords)??"",s=e?.preview?.sizes?e?.preview?.sizes[0]?.url:"",o="https://dev-lahora.cms-medios.com";return{title:(e?.main?.title?.seo??e?.main?.title?.article)+" | "+n.name,robots:"index, follow, max-image-preview:large",alternates:{types:{"application/rss+xml":(n.siteUrl??"")+"/rss/feed.xml"},canonical:e?.info?.link?.canonical},description:e?.main?.subtitle?.striped??"",news_keywords:a,keywords:a,openGraph:{title:e?.social?.title??e?.main?.title?.article,url:e?.info?.link?.canonical,type:"article",description:e?.social?.description??e?.main?.subtitle?.striped??"",images:[{url:o+(e?.social?.images?.facebook??s),width:n.landscapeLogo.width,height:n.landscapeLogo.height}],siteName:n.name.toLocaleUpperCase()},twitter:{title:e?.main?.title?.article,card:"summary_large_image",site:n.siteUrl,description:e?.main?.subtitle?.striped??"",images:[{url:o+(e?.social?.images?.twitter??s),width:n.twitterSummaryCard.width,height:n.twitterSummaryCard.height}]}}},S1=e=>!e||!e?.tags||e?.tags?.length===0?"":e?.tags?.map(n=>n.name).join(", ").replaceAll('"',"'").replaceAll("`","'"),kn=e=>{const n=e?.match(/^\/(?:[^/]+\/)?([^/]+)\/([^/]+\.html)$/);return n?{slug:n[1]??"",path:n[2]??""}:{slug:"",path:""}},En=e=>e.replaceAll("/","").replaceAll("_","").replace(".html",""),oo={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"},"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"}},xn=e=>{const n=[];let a=0;const s=i=>n.push(i);return e.title&&typeof e.title=="string"&&s(t.jsx("title",{children:e.title},`title-${a++}`)),Object.entries(oo).forEach(([i,l])=>{const d=i.split(".").reduce((c,h)=>c?.[h],e);d&&s(t.jsx("meta",{[l.attr]:l.value,content:String(d)},`meta-${a++}`))}),(e.openGraph?.images?Array.isArray(e.openGraph.images)?e.openGraph.images:[e.openGraph.images]:[]).forEach(i=>{i&&(typeof i=="string"?s(t.jsx("meta",{property:"og:image",content:i},`og-img-${a++}`)):(i.url&&s(t.jsx("meta",{property:"og:image",content:i.url},`og-img-${a++}`)),i.width&&s(t.jsx("meta",{property:"og:image:width",content:String(i.width)},`og-img-w-${a++}`)),i.height&&s(t.jsx("meta",{property:"og:image:height",content:String(i.height)},`og-img-h-${a++}`))))}),(e.twitter?.images?Array.isArray(e.twitter.images)?e.twitter.images:[e.twitter.images]:[]).forEach(i=>{const l=typeof i=="string"?i:i.url;l&&s(t.jsx("meta",{name:"twitter:image",content:l},`tw-img-${a++}`))}),e.alternates?.canonical&&s(t.jsx("link",{rel:"canonical",href:String(e.alternates.canonical)},`link-${a++}`)),e.manifest&&s(t.jsx("link",{rel:"manifest",href:String(e.manifest)},`link-${a++}`)),e.alternates?.types&&Object.entries(e.alternates.types).forEach(([i,l])=>{typeof l=="string"&&s(t.jsx("link",{rel:"alternate",type:i,href:l},`alt-${a++}`))}),e.icons&&[...e.icons?.icon??[],...e.icons?.other??[]].forEach(l=>{l&&s(typeof l=="string"?t.jsx("link",{rel:"icon",href:l},`icon-${a++}`):t.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&&s(t.jsx("meta",{name:i,content:String(l)},`other-${a++}`))}),n},te=async e=>`${pt()}${e}`,Zt=(e,n)=>{const a=e||"";return n?a.replaceAll("[section_replace]",n["[section_replace]"]??"").replaceAll("[tag_replace]",n["[tag_replace]"]??"").replaceAll("[url_replace]",n["[url_replace]"]??"").replaceAll("[author_replace]",n["[author_replace]"]??"")||"":a||""},k1=e=>{const n=e.banners.find(r=>r.key===e.name);if(!n||!n.show)return null;const a=Zt(n.value||"",e.replaces),s=/<script([^>]*)>([\s\S]*?)<\/script\s*>/gi,o=[...a.matchAll(s)];return t.jsx(t.Fragment,{children:o.map((r,i)=>{const l=r[1]||"",d=r[2]?.trim()||"",c=l.match(/src=["']([^"']+)["']/i);if(c){const h=c[1];return t.jsx("script",{src:h,async:!0},i)}else return t.jsx("script",{id:e.name,dangerouslySetInnerHTML:{__html:d}},i)})})},Tn=e=>{const n=e.banners.find(o=>o.key===e.name);if(!n||!n.show)return null;const s=Zt(n.value||"",e.replaces).split(/(<script[\s\S]*?<\/script\s*>)/gi);return t.jsx(t.Fragment,{children:s.map((o,r)=>{const i=o.match(/<script([^>]*)>([\s\S]*?)<\/script\s*>/i);if(i){const l=i[1]||"",d=i[2]?.trim()||"",c=l.match(/src=["']([^"']+)["']/i);if(c){const h=c[1];return t.jsx("script",{src:h,async:!0},r)}else return t.jsx("script",{id:e.name,dangerouslySetInnerHTML:{__html:d}},r)}else if(o.trim())return t.jsx("div",{dangerouslySetInnerHTML:{__html:o}},r);return null})})},At=(e,n,a)=>{let s=e.siteUrl;return n.forEach((o,r)=>{r>0&&(s+=`/${o}`)}),`${s}/page/${a+1}`},wt=(e,n,a)=>{let s=e.siteUrl;return n.forEach((o,r)=>{r>0&&(s+=`/${o}`)}),`${s}/page/${a-1}`};function ro(e){const n=e.length;return n>1&&e.charCodeAt(n-1)===47?e.slice(0,n-1):e}const Ln=()=>!1,io="",E1=({images:e})=>t.jsx(t.Fragment,{children:e.map((n,a)=>n.href!==""&&t.jsx("link",{rel:"preload",href:io+n.href,media:n.media??"",as:"image",fetchPriority:n.fetchPriority??"high"},a))}),Un=(e,n)=>e?{title:e?.main?.title+" | "+n.name,robots:"index, follow, max-image-preview:large",alternates:{canonical:n.siteUrl+e?.info?.link?.url},description:e.main.description??"",news_keywords:e.main.tags,keywords:e.main.tags,openGraph:{title:e.main.title,url:e?.info?.link?.canonical,type:"article",description:e.main.description??"",images:[{url:"https://dev-lahora.cms-medios.com"+e?.main.image.sizes[0]?.url,width:n.landscapeLogo.width,height:n.landscapeLogo.height}],siteName:n.name.toLocaleUpperCase()},twitter:{title:e?.main?.title,card:"summary_large_image",site:n.siteUrl,description:e?.main.description??"",images:[{url:"https://dev-lahora.cms-medios.com"+e?.main.image.sizes[0]?.url,width:n.twitterSummaryCard.width,height:n.twitterSummaryCard.height}]}}:{},lo=e=>{let n="";if(e.params.news.match(/.*t[0-9]*.html/g)){const a=e.params.news.split("-"),s=a[a.length-1]??"",o=s.substring(1,9),r=s.substring(9,13);n=`/listas/${he(o).format("YYYY/MM/DD")}/lista_${r}.html`}else if(e.params.news.match(/.*lb[0-9]*.html/g)){const a=e.params.news.split("-"),s=a[a.length-1]??"",o=s.substring(2,10),r=s.substring(10,14);n=`/liveblog/${he(o).format("YYYY/MM/DD")}/liveblog_${r}.html`}else{const a=e.params.news.split("-");Array.isArray(a)&&(n=`/contenidos/${he(a[a.length-2]).format("YYYY/MM/DD")}/noticia_${a[a.length-1]}.html`)}return e.config.servicePrefix+n};function co(e){const n=e.split("-"),a=n[n.length-1]?.split("."),s=a&&a[0]?a[0]:"",o=s.substring(0,2),r=s.substring(2,10),i=s.substring(10);return{path:{vy:d=>`/videos/video-youtube/${he(r).format("YYYY/MM/DD")}/videoYouTube_${d}.lnk`,ve:d=>`/videos/video-embedded/${he(r).format("YYYY/MM/DD")}/videoEmbedded_${d}.lnk`,vf:d=>`/videos/video-flash/${he(r).format("YYYY/MM/DD")}/${n[0]}.${d}`}[o]?.(i)??"",op:o}}const qn={prerender:[{where:{and:[{href_matches:"/*(-|-t|-lb)([0-9]{8})(-|)([0-9]{4,6}).html"},{not:{selector_matches:"[rel~=nofollow]"}}]},eagerness:"immediate"}]},In={prerender:[{where:{and:[{href_matches:"/*(-|-t|-lb)([0-9]{8})(-|)([0-9]{4,6}).html"},{not:{selector_matches:"[rel~=nofollow]"}}]},eagerness:"immediate"},{eagerness:"immediate",urls:["/"]}]},ho={Home:qn,Common:In},Mn=({active:e,type:n,customSpeculation:a})=>e&&t.jsx("script",{type:"speculationrules",dangerouslySetInnerHTML:{__html:JSON.stringify(a??ho[n])}}),Yt=async(e,n,a)=>{if(!a)return;const s=n==="/news-breadcrumb"?{...e,prefixtag:"/tema"}:e;return a.get(`/schemas${n}`,{params:s}).catch(o=>{console.log(`[/schemas${n}] Error: ${o.message}`)})},Co={autor:"autor",seccion:"seccion",tema:"claves","ultimas-noticias":"seccion"},Bn=async({config:e,axiosApi:n,pathname:a,ROUTE:s})=>{let o=[];const r=a==="/"||a==="/index.html"?void 0:Qn(jn[s]({pathname:a,config:e})),i=Co[s]??void 0,l={newstype:e.newsType,publication:"35",...r&&i?{query:`${i}:('${r}')`}:{}};try{const d=await Yt(l,"/news-list-summary",n);d?.data?.data?o=d.data.data:console.warn("getSchemas responded but did not contain expected data:",d)}catch(d){console.log("Error fetching schemas:",d)}return Object.keys(o).length>0&&t.jsx("script",{id:"webSiteItemListSchema",type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify(o)}})};function w3(e){return e}const Dn=async({realPath:e,config:n,BASE_URL:a,axiosApi:s})=>{let o=[];try{const r=n.socialBlockLogo?.url?new URL(n.socialBlockLogo.url).pathname:void 0,i=n.landscapeLogo?.url?new URL(n.landscapeLogo.url).pathname:void 0,l={path:e,image:i,logo:r,url:n.siteUrl,name:n.name,logow:n.socialBlockLogo?.width,logoh:n.socialBlockLogo?.height,authorurl:a+"/autor/"},d=e.split("/")[1],c=d=="liveblogs"||d=="liveblog"?["/news","/news-breadcrumb","/news-liveblog"]:["/news","/news-breadcrumb"];o=(await Promise.all(c.map(async u=>await Yt(l,u,s)))).map(u=>u?.data?.data??[])}catch(r){console.log("Error fetching schemas:",r)}return o.map((r,i)=>t.jsx("script",{type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify(r)}},i))},Hn=({config:e,socials:n})=>{const a={"@context":"https://schema.org","@type":"NewsMediaOrganization",name:e.name,description:e.description,email:e.email,url:e.siteUrl,logo:e.squareLogo.url,sameAs:Object.keys(n).filter(s=>n[s]?.show).map(s=>n[s]?.url)};return(!e.description||e.description==="")&&delete a.description,t.jsx("script",{id:"WebsiteOrgListSchema",type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify(a)}})},Vn=({config:e})=>{const n={"@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 t.jsx("script",{id:"WebsiteListSchema",type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify(n)}})},On=async({realPath:e,config:n,axiosApi:a})=>{try{const s={path:e,image:n.landscapeLogo?.url?new URL(n.landscapeLogo.url).pathname:void 0,logo:n.socialBlockLogo?.url?new URL(n.socialBlockLogo.url).pathname:void 0,url:n.siteUrl,name:n.name,logow:n.socialBlockLogo?.width,logoh:n.socialBlockLogo?.height,authorurl:`${n.siteUrl}/autor/`},r=(await Yt(s,"/videos",a))?.data.data;return r?t.jsx("script",{type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify(r)}}):void 0}catch(s){return console.error("Error fetching video schemas:",s),null}},Pn=({config:e})=>{const n=`@font-face {
14
14
  font-family: '${e.fontName}';
15
15
  font-style: normal;
16
16
  font-weight: ${e.fontWeight};
@@ -18,7 +18,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
18
18
  src: url("${e.fontS3Url}") format('woff2');
19
19
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
20
20
  }
21
- `;return t.jsx(t.Fragment,{children:e.useS3Font?t.jsxs(t.Fragment,{children:[t.jsx("link",{rel:"preload",as:"font",href:e.fontS3Url,type:"font/woff2",crossOrigin:"anonymous"}),t.jsx("style",{dangerouslySetInnerHTML:{__html:n}})]}):t.jsx("link",{rel:"stylesheet",href:`https://fonts.googleapis.com/css2?${e.googleFontFamily}&display=swap`})})},x1={404:()=>{},home:()=>({"[author_replace]":"","[section_replace]":"home","[tag_replace]":"","[url_replace]":""}),slug:e=>({"[author_replace]":"","[section_replace]":e.pathname==="/index.html"?"home":e.slug??"","[tag_replace]":"","[url_replace]":""}),news:e=>({"[author_replace]":e.currentNew?.authors[0]?.name??"","[section_replace]":e.currentNew?.info?.section?.slug??"","[tag_replace]":S1(e.currentNew?.keywords),"[url_replace]":En(e.internalPath??"")}),seccion:e=>({"[author_replace]":"","[section_replace]":e.pathname?.split("/"+e.config?.paths.seccion+"/")[1]??"","[tag_replace]":"","[url_replace]":""}),tema:e=>({"[author_replace]":"","[section_replace]":e.pathname?.split("/"+e.config?.paths.tema+"/")[1]??"","[tag_replace]":"","[url_replace]":""}),"ultimas-noticias":e=>({"[author_replace]":"","[section_replace]":e.config?.paths["ultimas-noticias"]??"","[tag_replace]":"","[url_replace]":""}),video:e=>({"[author_replace]":"","[section_replace]":e.slug,"[tag_replace]":"","[url_replace]":""}),videos:e=>({"[author_replace]":"","[section_replace]":e.pathname?.split("/videos/")[1]??"","[tag_replace]":"","[url_replace]":""}),pages:e=>({"[author_replace]":"","[section_replace]":e.slug??"","[tag_replace]":"","[url_replace]":""}),contacto:e=>({"[author_replace]":"","[section_replace]":e.config?.paths.contacto??"contacto","[tag_replace]":"","[url_replace]":""}),anuncia:e=>({"[author_replace]":"","[section_replace]":e.config?.paths.anuncia??"anuncia","[tag_replace]":"","[url_replace]":""}),buscar:e=>({"[author_replace]":"","[section_replace]":e.config?.paths.buscar??"","[tag_replace]":"","[url_replace]":""}),autor:e=>({"[author_replace]":"","[section_replace]":e.pathname?.split("/"+e.config?.paths.autor+"/")[1]??"","[tag_replace]":"","[url_replace]":""})},Qn=e=>{if(e.search("/page/")===-1)return e.replace("/","");const n=e.split("/"),a=n.indexOf("page")-1;return a<0?e:(n[a]??"").replace("/","")},jn={404:()=>"404",home:()=>"home",slug:e=>e.pathname.replace("/",""),news:e=>kn(e.pathname)?.slug,seccion:e=>e.pathname.split("/seccion/")[1]??"",tema:e=>e.pathname.split("/tema/")[1]??"",pages:e=>e.pathname.split("/pages/")[1]??"",buscar:e=>e.pathname.split("/buscar/")[1]??"","ultimas-noticias":e=>e.pathname.replace("/",""),anuncia:()=>"anuncia",contacto:()=>"contacto",autor:e=>e.pathname.split("/autor/")[1]??"",video:e=>e.pathname.split("/video/")[1]??"",videos:e=>e.pathname.split("/videos/")[1]??""},yt=e=>{const n=e.split("/"),a=n[n.length-1]??"1";return Number(a)>0?Number(a):1},uo=e=>{if(!e||e.length===0)return[];const n=2,a=[];for(let s=0;s<n;s++){if(!e[s])continue;const o=e[s].preview.sizes;o.length>1?a.push({href:o[0]?.url??"",media:"(min-width: 900px)"},{href:o[1]?.url??"",media:"(max-width: 900px)"}):a.push({href:o[0]?.url??""})}return a};class fo{exclude="keywords,gallery,related,relatedexternal,external,customfields";config={};imgSizes={};axiosApi=void 0;constructor(n,a,s){this.config=n,this.imgSizes=a,this.axiosApi=s}async getNewsListZone(n){if(this.axiosApi)return this.axiosApi.get("/news-list-zone",{params:n}).catch(a=>(console.log(`[/news-list-zone] Error: ${a.message}`),console.log(a),Promise.reject(a)))}async getOutstandingBlock(n){if(this.axiosApi)return this.axiosApi.get("/config/blocks",{params:{...n,path:this.config.servicePrefix+"/.config/columna_derecha.html"}}).catch(a=>(console.log(`[/config/blocks] Error: ${a.message}`),console.log(a),Promise.reject(a)))}getNewsListZoneWrapper(n,a,s){return this.getNewsListZone({zone:"destacadas",size:a,onmainpage:n?"section":void 0,section:n,newstype:this.config.newsType,exclude:this.exclude,imagesizes:s})}async getNewsDestacadoDiario(n){const[a,s]=await Promise.all([await this.getNewsListZoneWrapper(n,1,`${this.imgSizes.xl}${this.imgSizes.lg}`),await this.getNewsListZoneWrapper(n,5)]);return!a?.data?.data||!s?.data?.data?[]:(a.data.data=[...a.data.data,...s.data.data.slice(1)],a)}async getNewsDestacadoDiarioImage(n){const[a,s]=await Promise.all([await this.getNewsListZoneWrapper(n,1,"w:801,h:449,t:2;w:410,h:590,t:2;"),await this.getNewsListZoneWrapper(n,5,"w:180,h:180,t:2;")]);return!a?.data?.data||!s?.data?.data?[]:(a.data.data=[...a.data.data,...s.data.data.slice(1)],a)}async getNewsAltoImpacto(n){return await this.getNewsListZoneWrapper(n,1,"w:1185,h:613,t:2;w:380,h:548,t:2;")}async getNewsDestacadoVertical(n){const[a,s]=await Promise.all([await this.getNewsListZoneWrapper(n,1,`w:590,h:512,t:2;${this.imgSizes.lg}`),await this.getNewsListZoneWrapper(n,3,`${this.imgSizes.lg}w:290,h:512,t:2;`)]);return!a?.data?.data||!s?.data?.data?[]:(a.data.data=[...a.data.data,...s.data.data.slice(1)],a)}async getNewsDestacadoHorizontal(n){const[a,s]=await Promise.all([await this.getNewsListZoneWrapper(n,1,`w:843,h:512,t:2;${this.imgSizes.lg}`),await this.getNewsListZoneWrapper(n,3,"w:437,h:256,t:2;")]);return!a?.data?.data||!s?.data?.data?[]:(a.data.data=[...a.data.data,...s.data.data.slice(1)],a)}GetByOptions={Diario:n=>this.getNewsDestacadoDiario(n),"Diario con imagen":n=>this.getNewsDestacadoDiarioImage(n),Super:n=>this.getNewsAltoImpacto(n),"3 notas verticales":n=>this.getNewsDestacadoVertical(n),"3 notas horizontales":n=>this.getNewsDestacadoHorizontal(n)};async getMainBlockData(n,a){const o=(await this.getOutstandingBlock(n))?.data.data[0]?.value||"",r=await this.GetByOptions[o](a);return{section:o,news:r.data}}}function Gn(e,n){return function(){return e.apply(n,arguments)}}const{toString:mo}=Object.prototype,{getPrototypeOf:T1}=Object,{iterator:Kt,toStringTag:zn}=Symbol,Jt=(e=>n=>{const a=mo.call(n);return e[a]||(e[a]=a.slice(8,-1).toLowerCase())})(Object.create(null)),be=e=>(e=e.toLowerCase(),n=>Jt(n)===e),Xt=e=>n=>typeof n===e,{isArray:nt}=Array,at=Xt("undefined");function bt(e){return e!==null&&!at(e)&&e.constructor!==null&&!at(e.constructor)&&ie(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const $n=be("ArrayBuffer");function go(e){let n;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?n=ArrayBuffer.isView(e):n=e&&e.buffer&&$n(e.buffer),n}const po=Xt("string"),ie=Xt("function"),Fn=Xt("number"),vt=e=>e!==null&&typeof e=="object",Ao=e=>e===!0||e===!1,Rt=e=>{if(Jt(e)!=="object")return!1;const n=T1(e);return(n===null||n===Object.prototype||Object.getPrototypeOf(n)===null)&&!(zn in e)&&!(Kt in e)},wo=e=>{if(!vt(e)||bt(e))return!1;try{return Object.keys(e).length===0&&Object.getPrototypeOf(e)===Object.prototype}catch{return!1}},yo=be("Date"),bo=be("File"),vo=be("Blob"),_o=be("FileList"),No=e=>vt(e)&&ie(e.pipe),So=e=>{let n;return e&&(typeof FormData=="function"&&e instanceof FormData||ie(e.append)&&((n=Jt(e))==="formdata"||n==="object"&&ie(e.toString)&&e.toString()==="[object FormData]"))},ko=be("URLSearchParams"),[Eo,xo,To,Lo]=["ReadableStream","Request","Response","Headers"].map(be),Uo=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function _t(e,n,{allOwnKeys:a=!1}={}){if(e===null||typeof e>"u")return;let s,o;if(typeof e!="object"&&(e=[e]),nt(e))for(s=0,o=e.length;s<o;s++)n.call(null,e[s],s,e);else{if(bt(e))return;const r=a?Object.getOwnPropertyNames(e):Object.keys(e),i=r.length;let l;for(s=0;s<i;s++)l=r[s],n.call(null,e[l],l,e)}}function Wn(e,n){if(bt(e))return null;n=n.toLowerCase();const a=Object.keys(e);let s=a.length,o;for(;s-- >0;)if(o=a[s],n===o.toLowerCase())return o;return null}const We=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,Zn=e=>!at(e)&&e!==We;function L1(){const{caseless:e,skipUndefined:n}=Zn(this)&&this||{},a={},s=(o,r)=>{const i=e&&Wn(a,r)||r;Rt(a[i])&&Rt(o)?a[i]=L1(a[i],o):Rt(o)?a[i]=L1({},o):nt(o)?a[i]=o.slice():(!n||!at(o))&&(a[i]=o)};for(let o=0,r=arguments.length;o<r;o++)arguments[o]&&_t(arguments[o],s);return a}const qo=(e,n,a,{allOwnKeys:s}={})=>(_t(n,(o,r)=>{a&&ie(o)?e[r]=Gn(o,a):e[r]=o},{allOwnKeys:s}),e),Io=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),Mo=(e,n,a,s)=>{e.prototype=Object.create(n.prototype,s),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:n.prototype}),a&&Object.assign(e.prototype,a)},Bo=(e,n,a,s)=>{let o,r,i;const l={};if(n=n||{},e==null)return n;do{for(o=Object.getOwnPropertyNames(e),r=o.length;r-- >0;)i=o[r],(!s||s(i,e,n))&&!l[i]&&(n[i]=e[i],l[i]=!0);e=a!==!1&&T1(e)}while(e&&(!a||a(e,n))&&e!==Object.prototype);return n},Do=(e,n,a)=>{e=String(e),(a===void 0||a>e.length)&&(a=e.length),a-=n.length;const s=e.indexOf(n,a);return s!==-1&&s===a},Ho=e=>{if(!e)return null;if(nt(e))return e;let n=e.length;if(!Fn(n))return null;const a=new Array(n);for(;n-- >0;)a[n]=e[n];return a},Vo=(e=>n=>e&&n instanceof e)(typeof Uint8Array<"u"&&T1(Uint8Array)),Oo=(e,n)=>{const s=(e&&e[Kt]).call(e);let o;for(;(o=s.next())&&!o.done;){const r=o.value;n.call(e,r[0],r[1])}},Po=(e,n)=>{let a;const s=[];for(;(a=e.exec(n))!==null;)s.push(a);return s},Qo=be("HTMLFormElement"),jo=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(a,s,o){return s.toUpperCase()+o}),Yn=(({hasOwnProperty:e})=>(n,a)=>e.call(n,a))(Object.prototype),Go=be("RegExp"),Kn=(e,n)=>{const a=Object.getOwnPropertyDescriptors(e),s={};_t(a,(o,r)=>{let i;(i=n(o,r,e))!==!1&&(s[r]=i||o)}),Object.defineProperties(e,s)},zo=e=>{Kn(e,(n,a)=>{if(ie(e)&&["arguments","caller","callee"].indexOf(a)!==-1)return!1;const s=e[a];if(ie(s)){if(n.enumerable=!1,"writable"in n){n.writable=!1;return}n.set||(n.set=()=>{throw Error("Can not rewrite read-only method '"+a+"'")})}})},$o=(e,n)=>{const a={},s=o=>{o.forEach(r=>{a[r]=!0})};return nt(e)?s(e):s(String(e).split(n)),a},Fo=()=>{},Wo=(e,n)=>e!=null&&Number.isFinite(e=+e)?e:n;function Zo(e){return!!(e&&ie(e.append)&&e[zn]==="FormData"&&e[Kt])}const Yo=e=>{const n=new Array(10),a=(s,o)=>{if(vt(s)){if(n.indexOf(s)>=0)return;if(bt(s))return s;if(!("toJSON"in s)){n[o]=s;const r=nt(s)?[]:{};return _t(s,(i,l)=>{const d=a(i,o+1);!at(d)&&(r[l]=d)}),n[o]=void 0,r}}return s};return a(e,0)},Ko=be("AsyncFunction"),Jo=e=>e&&(vt(e)||ie(e))&&ie(e.then)&&ie(e.catch),Jn=((e,n)=>e?setImmediate:n?((a,s)=>(We.addEventListener("message",({source:o,data:r})=>{o===We&&r===a&&s.length&&s.shift()()},!1),o=>{s.push(o),We.postMessage(a,"*")}))(`axios@${Math.random()}`,[]):a=>setTimeout(a))(typeof setImmediate=="function",ie(We.postMessage)),Xo=typeof queueMicrotask<"u"?queueMicrotask.bind(We):typeof process<"u"&&process.nextTick||Jn,g={isArray:nt,isArrayBuffer:$n,isBuffer:bt,isFormData:So,isArrayBufferView:go,isString:po,isNumber:Fn,isBoolean:Ao,isObject:vt,isPlainObject:Rt,isEmptyObject:wo,isReadableStream:Eo,isRequest:xo,isResponse:To,isHeaders:Lo,isUndefined:at,isDate:yo,isFile:bo,isBlob:vo,isRegExp:Go,isFunction:ie,isStream:No,isURLSearchParams:ko,isTypedArray:Vo,isFileList:_o,forEach:_t,merge:L1,extend:qo,trim:Uo,stripBOM:Io,inherits:Mo,toFlatObject:Bo,kindOf:Jt,kindOfTest:be,endsWith:Do,toArray:Ho,forEachEntry:Oo,matchAll:Po,isHTMLForm:Qo,hasOwnProperty:Yn,hasOwnProp:Yn,reduceDescriptors:Kn,freezeMethods:zo,toObjectSet:$o,toCamelCase:jo,noop:Fo,toFiniteNumber:Wo,findKey:Wn,global:We,isContextDefined:Zn,isSpecCompliantForm:Zo,toJSONObject:Yo,isAsyncFn:Ko,isThenable:Jo,setImmediate:Jn,asap:Xo,isIterable:e=>e!=null&&ie(e[Kt])};function P(e,n,a,s,o){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",n&&(this.code=n),a&&(this.config=a),s&&(this.request=s),o&&(this.response=o,this.status=o.status?o.status:null)}g.inherits(P,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:g.toJSONObject(this.config),code:this.code,status:this.status}}});const Xn=P.prototype,Rn={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{Rn[e]={value:e}}),Object.defineProperties(P,Rn),Object.defineProperty(Xn,"isAxiosError",{value:!0}),P.from=(e,n,a,s,o,r)=>{const i=Object.create(Xn);g.toFlatObject(e,i,function(h){return h!==Error.prototype},c=>c!=="isAxiosError");const l=e&&e.message?e.message:"Error",d=n==null&&e?e.code:n;return P.call(i,l,d,a,s,o),e&&i.cause==null&&Object.defineProperty(i,"cause",{value:e,configurable:!0}),i.name=e&&e.name||"Error",r&&Object.assign(i,r),i};const Ro=null;function U1(e){return g.isPlainObject(e)||g.isArray(e)}function ea(e){return g.endsWith(e,"[]")?e.slice(0,-2):e}function ta(e,n,a){return e?e.concat(n).map(function(o,r){return o=ea(o),!a&&r?"["+o+"]":o}).join(a?".":""):n}function e2(e){return g.isArray(e)&&!e.some(U1)}const t2=g.toFlatObject(g,{},null,function(n){return/^is[A-Z]/.test(n)});function e1(e,n,a){if(!g.isObject(e))throw new TypeError("target must be an object");n=n||new FormData,a=g.toFlatObject(a,{metaTokens:!0,dots:!1,indexes:!1},!1,function(m,A){return!g.isUndefined(A[m])});const s=a.metaTokens,o=a.visitor||h,r=a.dots,i=a.indexes,d=(a.Blob||typeof Blob<"u"&&Blob)&&g.isSpecCompliantForm(n);if(!g.isFunction(o))throw new TypeError("visitor must be a function");function c(f){if(f===null)return"";if(g.isDate(f))return f.toISOString();if(g.isBoolean(f))return f.toString();if(!d&&g.isBlob(f))throw new P("Blob is not supported. Use a Buffer instead.");return g.isArrayBuffer(f)||g.isTypedArray(f)?d&&typeof Blob=="function"?new Blob([f]):Buffer.from(f):f}function h(f,m,A){let v=f;if(f&&!A&&typeof f=="object"){if(g.endsWith(m,"{}"))m=s?m:m.slice(0,-2),f=JSON.stringify(f);else if(g.isArray(f)&&e2(f)||(g.isFileList(f)||g.endsWith(m,"[]"))&&(v=g.toArray(f)))return m=ea(m),v.forEach(function(S,U){!(g.isUndefined(S)||S===null)&&n.append(i===!0?ta([m],U,r):i===null?m:m+"[]",c(S))}),!1}return U1(f)?!0:(n.append(ta(A,m,r),c(f)),!1)}const u=[],C=Object.assign(t2,{defaultVisitor:h,convertValue:c,isVisitable:U1});function p(f,m){if(!g.isUndefined(f)){if(u.indexOf(f)!==-1)throw Error("Circular reference detected in "+m.join("."));u.push(f),g.forEach(f,function(v,x){(!(g.isUndefined(v)||v===null)&&o.call(n,v,g.isString(x)?x.trim():x,m,C))===!0&&p(v,m?m.concat(x):[x])}),u.pop()}}if(!g.isObject(e))throw new TypeError("data must be an object");return p(e),n}function na(e){const n={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(s){return n[s]})}function q1(e,n){this._pairs=[],e&&e1(e,this,n)}const aa=q1.prototype;aa.append=function(n,a){this._pairs.push([n,a])},aa.toString=function(n){const a=n?function(s){return n.call(this,s,na)}:na;return this._pairs.map(function(o){return a(o[0])+"="+a(o[1])},"").join("&")};function n2(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function sa(e,n,a){if(!n)return e;const s=a&&a.encode||n2;g.isFunction(a)&&(a={serialize:a});const o=a&&a.serialize;let r;if(o?r=o(n,a):r=g.isURLSearchParams(n)?n.toString():new q1(n,a).toString(s),r){const i=e.indexOf("#");i!==-1&&(e=e.slice(0,i)),e+=(e.indexOf("?")===-1?"?":"&")+r}return e}class oa{constructor(){this.handlers=[]}use(n,a,s){return this.handlers.push({fulfilled:n,rejected:a,synchronous:s?s.synchronous:!1,runWhen:s?s.runWhen:null}),this.handlers.length-1}eject(n){this.handlers[n]&&(this.handlers[n]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(n){g.forEach(this.handlers,function(s){s!==null&&n(s)})}}const ra={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},a2={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams<"u"?URLSearchParams:q1,FormData:typeof FormData<"u"?FormData:null,Blob:typeof Blob<"u"?Blob:null},protocols:["http","https","file","blob","url","data"]},I1=typeof window<"u"&&typeof document<"u",M1=typeof navigator=="object"&&navigator||void 0,s2=I1&&(!M1||["ReactNative","NativeScript","NS"].indexOf(M1.product)<0),o2=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",r2=I1&&window.location.href||"http://localhost",ae={...Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:I1,hasStandardBrowserEnv:s2,hasStandardBrowserWebWorkerEnv:o2,navigator:M1,origin:r2},Symbol.toStringTag,{value:"Module"})),...a2};function i2(e,n){return e1(e,new ae.classes.URLSearchParams,{visitor:function(a,s,o,r){return ae.isNode&&g.isBuffer(a)?(this.append(s,a.toString("base64")),!1):r.defaultVisitor.apply(this,arguments)},...n})}function l2(e){return g.matchAll(/\w+|\[(\w*)]/g,e).map(n=>n[0]==="[]"?"":n[1]||n[0])}function c2(e){const n={},a=Object.keys(e);let s;const o=a.length;let r;for(s=0;s<o;s++)r=a[s],n[r]=e[r];return n}function ia(e){function n(a,s,o,r){let i=a[r++];if(i==="__proto__")return!0;const l=Number.isFinite(+i),d=r>=a.length;return i=!i&&g.isArray(o)?o.length:i,d?(g.hasOwnProp(o,i)?o[i]=[o[i],s]:o[i]=s,!l):((!o[i]||!g.isObject(o[i]))&&(o[i]=[]),n(a,s,o[i],r)&&g.isArray(o[i])&&(o[i]=c2(o[i])),!l)}if(g.isFormData(e)&&g.isFunction(e.entries)){const a={};return g.forEachEntry(e,(s,o)=>{n(l2(s),o,a,0)}),a}return null}function d2(e,n,a){if(g.isString(e))try{return(n||JSON.parse)(e),g.trim(e)}catch(s){if(s.name!=="SyntaxError")throw s}return(a||JSON.stringify)(e)}const Nt={transitional:ra,adapter:["xhr","http","fetch"],transformRequest:[function(n,a){const s=a.getContentType()||"",o=s.indexOf("application/json")>-1,r=g.isObject(n);if(r&&g.isHTMLForm(n)&&(n=new FormData(n)),g.isFormData(n))return o?JSON.stringify(ia(n)):n;if(g.isArrayBuffer(n)||g.isBuffer(n)||g.isStream(n)||g.isFile(n)||g.isBlob(n)||g.isReadableStream(n))return n;if(g.isArrayBufferView(n))return n.buffer;if(g.isURLSearchParams(n))return a.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),n.toString();let l;if(r){if(s.indexOf("application/x-www-form-urlencoded")>-1)return i2(n,this.formSerializer).toString();if((l=g.isFileList(n))||s.indexOf("multipart/form-data")>-1){const d=this.env&&this.env.FormData;return e1(l?{"files[]":n}:n,d&&new d,this.formSerializer)}}return r||o?(a.setContentType("application/json",!1),d2(n)):n}],transformResponse:[function(n){const a=this.transitional||Nt.transitional,s=a&&a.forcedJSONParsing,o=this.responseType==="json";if(g.isResponse(n)||g.isReadableStream(n))return n;if(n&&g.isString(n)&&(s&&!this.responseType||o)){const i=!(a&&a.silentJSONParsing)&&o;try{return JSON.parse(n,this.parseReviver)}catch(l){if(i)throw l.name==="SyntaxError"?P.from(l,P.ERR_BAD_RESPONSE,this,null,this.response):l}}return n}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:ae.classes.FormData,Blob:ae.classes.Blob},validateStatus:function(n){return n>=200&&n<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};g.forEach(["delete","get","head","post","put","patch"],e=>{Nt.headers[e]={}});const h2=g.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),C2=e=>{const n={};let a,s,o;return e&&e.split(`
21
+ `;return t.jsx(t.Fragment,{children:e.useS3Font?t.jsxs(t.Fragment,{children:[t.jsx("link",{rel:"preload",as:"font",href:e.fontS3Url,type:"font/woff2",crossOrigin:"anonymous"}),t.jsx("style",{dangerouslySetInnerHTML:{__html:n}})]}):t.jsx("link",{rel:"stylesheet",href:`https://fonts.googleapis.com/css2?${e.googleFontFamily}&display=swap`})})},x1={404:()=>{},home:()=>({"[author_replace]":"","[section_replace]":"home","[tag_replace]":"","[url_replace]":""}),slug:e=>({"[author_replace]":"","[section_replace]":e.pathname==="/index.html"?"home":e.slug??"","[tag_replace]":"","[url_replace]":""}),news:e=>({"[author_replace]":e.currentNew?.authors[0]?.name??"","[section_replace]":e.currentNew?.info?.section?.slug??"","[tag_replace]":S1(e.currentNew?.keywords),"[url_replace]":En(e.internalPath??"")}),seccion:e=>({"[author_replace]":"","[section_replace]":e.pathname?.split("/"+e.config?.paths.seccion+"/")[1]??"","[tag_replace]":"","[url_replace]":""}),tema:e=>({"[author_replace]":"","[section_replace]":e.pathname?.split("/"+e.config?.paths.tema+"/")[1]??"","[tag_replace]":"","[url_replace]":""}),"ultimas-noticias":e=>({"[author_replace]":"","[section_replace]":e.config?.paths["ultimas-noticias"]??"","[tag_replace]":"","[url_replace]":""}),video:e=>({"[author_replace]":"","[section_replace]":e.slug,"[tag_replace]":"","[url_replace]":""}),videos:e=>({"[author_replace]":"","[section_replace]":e.pathname?.split("/videos/")[1]??"","[tag_replace]":"","[url_replace]":""}),pages:e=>({"[author_replace]":"","[section_replace]":e.slug??"","[tag_replace]":"","[url_replace]":""}),contacto:e=>({"[author_replace]":"","[section_replace]":e.config?.paths.contacto??"contacto","[tag_replace]":"","[url_replace]":""}),anuncia:e=>({"[author_replace]":"","[section_replace]":e.config?.paths.anuncia??"anuncia","[tag_replace]":"","[url_replace]":""}),buscar:e=>({"[author_replace]":"","[section_replace]":e.config?.paths.buscar??"","[tag_replace]":"","[url_replace]":""}),autor:e=>({"[author_replace]":"","[section_replace]":e.pathname?.split("/"+e.config?.paths.autor+"/")[1]??"","[tag_replace]":"","[url_replace]":""})},Qn=e=>{if(e.search("/page/")===-1)return e.replace("/","");const n=e.split("/"),a=n.indexOf("page")-1;return a<0?e:(n[a]??"").replace("/","")},jn={404:()=>"404",home:()=>"home",slug:e=>e.pathname.replace("/",""),news:e=>kn(e.pathname)?.slug,seccion:e=>e.pathname.split("/seccion/")[1]??"",tema:e=>e.pathname.split("/tema/")[1]??"",pages:e=>e.pathname.split("/pages/")[1]??"",buscar:e=>e.pathname.split("/buscar/")[1]??"","ultimas-noticias":e=>e.pathname.replace("/",""),anuncia:()=>"anuncia",contacto:()=>"contacto",autor:e=>e.pathname.split("/autor/")[1]??"",video:e=>e.pathname.split("/video/")[1]??"",videos:e=>e.pathname.split("/videos/")[1]??""},yt=e=>{const n=e.split("/"),a=n[n.length-1]??"1";return Number(a)>0?Number(a):1},uo=(e,n=2)=>{if(!e||e.length===0)return[];const a=[];for(let s=0;s<n;s++){if(!e[s])continue;const o=e[s].preview.sizes;o.length>1?a.push({href:o[0]?.url??"",media:"(min-width: 900px)"},{href:o[1]?.url??"",media:"(max-width: 900px)"}):a.push({href:o[0]?.url??""})}return a};class fo{exclude="keywords,gallery,related,relatedexternal,external,customfields";config={};imgSizes={};axiosApi=void 0;constructor(n,a,s){this.config=n,this.imgSizes=a,this.axiosApi=s}async getNewsListZone(n){if(this.axiosApi)return this.axiosApi.get("/news-list-zone",{params:n}).catch(a=>(console.log(`[/news-list-zone] Error: ${a.message}`),console.log(a),Promise.reject(a)))}async getOutstandingBlock(n){if(this.axiosApi)return this.axiosApi.get("/config/blocks",{params:{...n,path:this.config.servicePrefix+"/.config/columna_derecha.html"}}).catch(a=>(console.log(`[/config/blocks] Error: ${a.message}`),console.log(a),Promise.reject(a)))}getNewsListZoneWrapper(n,a,s){return this.getNewsListZone({zone:"destacadas",size:a,onmainpage:n?"section":void 0,section:n,newstype:this.config.newsType,exclude:this.exclude,imagesizes:s})}async getNewsDestacadoDiario(n){const[a,s]=await Promise.all([await this.getNewsListZoneWrapper(n,1,`${this.imgSizes.xl}${this.imgSizes.lg}`),await this.getNewsListZoneWrapper(n,5)]);return!a?.data?.data||!s?.data?.data?[]:(a.data.data=[...a.data.data,...s.data.data.slice(1)],a)}async getNewsDestacadoDiarioImage(n){const[a,s]=await Promise.all([await this.getNewsListZoneWrapper(n,1,"w:801,h:449,t:2;w:410,h:590,t:2;"),await this.getNewsListZoneWrapper(n,5,"w:180,h:180,t:2;")]);return!a?.data?.data||!s?.data?.data?[]:(a.data.data=[...a.data.data,...s.data.data.slice(1)],a)}async getNewsAltoImpacto(n){return await this.getNewsListZoneWrapper(n,1,"w:1185,h:613,t:2;w:380,h:548,t:2;")}async getNewsDestacadoVertical(n){const[a,s]=await Promise.all([await this.getNewsListZoneWrapper(n,1,`w:590,h:512,t:2;${this.imgSizes.lg}`),await this.getNewsListZoneWrapper(n,3,`${this.imgSizes.lg}w:290,h:512,t:2;`)]);return!a?.data?.data||!s?.data?.data?[]:(a.data.data=[...a.data.data,...s.data.data.slice(1)],a)}async getNewsDestacadoHorizontal(n){const[a,s]=await Promise.all([await this.getNewsListZoneWrapper(n,1,`w:843,h:512,t:2;${this.imgSizes.lg}`),await this.getNewsListZoneWrapper(n,3,"w:437,h:256,t:2;")]);return!a?.data?.data||!s?.data?.data?[]:(a.data.data=[...a.data.data,...s.data.data.slice(1)],a)}GetByOptions={Diario:n=>this.getNewsDestacadoDiario(n),"Diario con imagen":n=>this.getNewsDestacadoDiarioImage(n),Super:n=>this.getNewsAltoImpacto(n),"3 notas verticales":n=>this.getNewsDestacadoVertical(n),"3 notas horizontales":n=>this.getNewsDestacadoHorizontal(n)};async getMainBlockData(n,a){const o=(await this.getOutstandingBlock(n))?.data.data[0]?.value||"",r=await this.GetByOptions[o](a);return{section:o,news:r.data}}}function Gn(e,n){return function(){return e.apply(n,arguments)}}const{toString:mo}=Object.prototype,{getPrototypeOf:T1}=Object,{iterator:Kt,toStringTag:zn}=Symbol,Jt=(e=>n=>{const a=mo.call(n);return e[a]||(e[a]=a.slice(8,-1).toLowerCase())})(Object.create(null)),be=e=>(e=e.toLowerCase(),n=>Jt(n)===e),Xt=e=>n=>typeof n===e,{isArray:nt}=Array,at=Xt("undefined");function bt(e){return e!==null&&!at(e)&&e.constructor!==null&&!at(e.constructor)&&ie(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const $n=be("ArrayBuffer");function go(e){let n;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?n=ArrayBuffer.isView(e):n=e&&e.buffer&&$n(e.buffer),n}const po=Xt("string"),ie=Xt("function"),Fn=Xt("number"),vt=e=>e!==null&&typeof e=="object",Ao=e=>e===!0||e===!1,Rt=e=>{if(Jt(e)!=="object")return!1;const n=T1(e);return(n===null||n===Object.prototype||Object.getPrototypeOf(n)===null)&&!(zn in e)&&!(Kt in e)},wo=e=>{if(!vt(e)||bt(e))return!1;try{return Object.keys(e).length===0&&Object.getPrototypeOf(e)===Object.prototype}catch{return!1}},yo=be("Date"),bo=be("File"),vo=be("Blob"),_o=be("FileList"),No=e=>vt(e)&&ie(e.pipe),So=e=>{let n;return e&&(typeof FormData=="function"&&e instanceof FormData||ie(e.append)&&((n=Jt(e))==="formdata"||n==="object"&&ie(e.toString)&&e.toString()==="[object FormData]"))},ko=be("URLSearchParams"),[Eo,xo,To,Lo]=["ReadableStream","Request","Response","Headers"].map(be),Uo=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function _t(e,n,{allOwnKeys:a=!1}={}){if(e===null||typeof e>"u")return;let s,o;if(typeof e!="object"&&(e=[e]),nt(e))for(s=0,o=e.length;s<o;s++)n.call(null,e[s],s,e);else{if(bt(e))return;const r=a?Object.getOwnPropertyNames(e):Object.keys(e),i=r.length;let l;for(s=0;s<i;s++)l=r[s],n.call(null,e[l],l,e)}}function Wn(e,n){if(bt(e))return null;n=n.toLowerCase();const a=Object.keys(e);let s=a.length,o;for(;s-- >0;)if(o=a[s],n===o.toLowerCase())return o;return null}const We=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,Zn=e=>!at(e)&&e!==We;function L1(){const{caseless:e,skipUndefined:n}=Zn(this)&&this||{},a={},s=(o,r)=>{const i=e&&Wn(a,r)||r;Rt(a[i])&&Rt(o)?a[i]=L1(a[i],o):Rt(o)?a[i]=L1({},o):nt(o)?a[i]=o.slice():(!n||!at(o))&&(a[i]=o)};for(let o=0,r=arguments.length;o<r;o++)arguments[o]&&_t(arguments[o],s);return a}const qo=(e,n,a,{allOwnKeys:s}={})=>(_t(n,(o,r)=>{a&&ie(o)?e[r]=Gn(o,a):e[r]=o},{allOwnKeys:s}),e),Io=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),Mo=(e,n,a,s)=>{e.prototype=Object.create(n.prototype,s),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:n.prototype}),a&&Object.assign(e.prototype,a)},Bo=(e,n,a,s)=>{let o,r,i;const l={};if(n=n||{},e==null)return n;do{for(o=Object.getOwnPropertyNames(e),r=o.length;r-- >0;)i=o[r],(!s||s(i,e,n))&&!l[i]&&(n[i]=e[i],l[i]=!0);e=a!==!1&&T1(e)}while(e&&(!a||a(e,n))&&e!==Object.prototype);return n},Do=(e,n,a)=>{e=String(e),(a===void 0||a>e.length)&&(a=e.length),a-=n.length;const s=e.indexOf(n,a);return s!==-1&&s===a},Ho=e=>{if(!e)return null;if(nt(e))return e;let n=e.length;if(!Fn(n))return null;const a=new Array(n);for(;n-- >0;)a[n]=e[n];return a},Vo=(e=>n=>e&&n instanceof e)(typeof Uint8Array<"u"&&T1(Uint8Array)),Oo=(e,n)=>{const s=(e&&e[Kt]).call(e);let o;for(;(o=s.next())&&!o.done;){const r=o.value;n.call(e,r[0],r[1])}},Po=(e,n)=>{let a;const s=[];for(;(a=e.exec(n))!==null;)s.push(a);return s},Qo=be("HTMLFormElement"),jo=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(a,s,o){return s.toUpperCase()+o}),Yn=(({hasOwnProperty:e})=>(n,a)=>e.call(n,a))(Object.prototype),Go=be("RegExp"),Kn=(e,n)=>{const a=Object.getOwnPropertyDescriptors(e),s={};_t(a,(o,r)=>{let i;(i=n(o,r,e))!==!1&&(s[r]=i||o)}),Object.defineProperties(e,s)},zo=e=>{Kn(e,(n,a)=>{if(ie(e)&&["arguments","caller","callee"].indexOf(a)!==-1)return!1;const s=e[a];if(ie(s)){if(n.enumerable=!1,"writable"in n){n.writable=!1;return}n.set||(n.set=()=>{throw Error("Can not rewrite read-only method '"+a+"'")})}})},$o=(e,n)=>{const a={},s=o=>{o.forEach(r=>{a[r]=!0})};return nt(e)?s(e):s(String(e).split(n)),a},Fo=()=>{},Wo=(e,n)=>e!=null&&Number.isFinite(e=+e)?e:n;function Zo(e){return!!(e&&ie(e.append)&&e[zn]==="FormData"&&e[Kt])}const Yo=e=>{const n=new Array(10),a=(s,o)=>{if(vt(s)){if(n.indexOf(s)>=0)return;if(bt(s))return s;if(!("toJSON"in s)){n[o]=s;const r=nt(s)?[]:{};return _t(s,(i,l)=>{const d=a(i,o+1);!at(d)&&(r[l]=d)}),n[o]=void 0,r}}return s};return a(e,0)},Ko=be("AsyncFunction"),Jo=e=>e&&(vt(e)||ie(e))&&ie(e.then)&&ie(e.catch),Jn=((e,n)=>e?setImmediate:n?((a,s)=>(We.addEventListener("message",({source:o,data:r})=>{o===We&&r===a&&s.length&&s.shift()()},!1),o=>{s.push(o),We.postMessage(a,"*")}))(`axios@${Math.random()}`,[]):a=>setTimeout(a))(typeof setImmediate=="function",ie(We.postMessage)),Xo=typeof queueMicrotask<"u"?queueMicrotask.bind(We):typeof process<"u"&&process.nextTick||Jn,g={isArray:nt,isArrayBuffer:$n,isBuffer:bt,isFormData:So,isArrayBufferView:go,isString:po,isNumber:Fn,isBoolean:Ao,isObject:vt,isPlainObject:Rt,isEmptyObject:wo,isReadableStream:Eo,isRequest:xo,isResponse:To,isHeaders:Lo,isUndefined:at,isDate:yo,isFile:bo,isBlob:vo,isRegExp:Go,isFunction:ie,isStream:No,isURLSearchParams:ko,isTypedArray:Vo,isFileList:_o,forEach:_t,merge:L1,extend:qo,trim:Uo,stripBOM:Io,inherits:Mo,toFlatObject:Bo,kindOf:Jt,kindOfTest:be,endsWith:Do,toArray:Ho,forEachEntry:Oo,matchAll:Po,isHTMLForm:Qo,hasOwnProperty:Yn,hasOwnProp:Yn,reduceDescriptors:Kn,freezeMethods:zo,toObjectSet:$o,toCamelCase:jo,noop:Fo,toFiniteNumber:Wo,findKey:Wn,global:We,isContextDefined:Zn,isSpecCompliantForm:Zo,toJSONObject:Yo,isAsyncFn:Ko,isThenable:Jo,setImmediate:Jn,asap:Xo,isIterable:e=>e!=null&&ie(e[Kt])};function P(e,n,a,s,o){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",n&&(this.code=n),a&&(this.config=a),s&&(this.request=s),o&&(this.response=o,this.status=o.status?o.status:null)}g.inherits(P,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:g.toJSONObject(this.config),code:this.code,status:this.status}}});const Xn=P.prototype,Rn={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{Rn[e]={value:e}}),Object.defineProperties(P,Rn),Object.defineProperty(Xn,"isAxiosError",{value:!0}),P.from=(e,n,a,s,o,r)=>{const i=Object.create(Xn);g.toFlatObject(e,i,function(h){return h!==Error.prototype},c=>c!=="isAxiosError");const l=e&&e.message?e.message:"Error",d=n==null&&e?e.code:n;return P.call(i,l,d,a,s,o),e&&i.cause==null&&Object.defineProperty(i,"cause",{value:e,configurable:!0}),i.name=e&&e.name||"Error",r&&Object.assign(i,r),i};const Ro=null;function U1(e){return g.isPlainObject(e)||g.isArray(e)}function ea(e){return g.endsWith(e,"[]")?e.slice(0,-2):e}function ta(e,n,a){return e?e.concat(n).map(function(o,r){return o=ea(o),!a&&r?"["+o+"]":o}).join(a?".":""):n}function e2(e){return g.isArray(e)&&!e.some(U1)}const t2=g.toFlatObject(g,{},null,function(n){return/^is[A-Z]/.test(n)});function e1(e,n,a){if(!g.isObject(e))throw new TypeError("target must be an object");n=n||new FormData,a=g.toFlatObject(a,{metaTokens:!0,dots:!1,indexes:!1},!1,function(m,A){return!g.isUndefined(A[m])});const s=a.metaTokens,o=a.visitor||h,r=a.dots,i=a.indexes,d=(a.Blob||typeof Blob<"u"&&Blob)&&g.isSpecCompliantForm(n);if(!g.isFunction(o))throw new TypeError("visitor must be a function");function c(f){if(f===null)return"";if(g.isDate(f))return f.toISOString();if(g.isBoolean(f))return f.toString();if(!d&&g.isBlob(f))throw new P("Blob is not supported. Use a Buffer instead.");return g.isArrayBuffer(f)||g.isTypedArray(f)?d&&typeof Blob=="function"?new Blob([f]):Buffer.from(f):f}function h(f,m,A){let v=f;if(f&&!A&&typeof f=="object"){if(g.endsWith(m,"{}"))m=s?m:m.slice(0,-2),f=JSON.stringify(f);else if(g.isArray(f)&&e2(f)||(g.isFileList(f)||g.endsWith(m,"[]"))&&(v=g.toArray(f)))return m=ea(m),v.forEach(function(S,U){!(g.isUndefined(S)||S===null)&&n.append(i===!0?ta([m],U,r):i===null?m:m+"[]",c(S))}),!1}return U1(f)?!0:(n.append(ta(A,m,r),c(f)),!1)}const u=[],C=Object.assign(t2,{defaultVisitor:h,convertValue:c,isVisitable:U1});function p(f,m){if(!g.isUndefined(f)){if(u.indexOf(f)!==-1)throw Error("Circular reference detected in "+m.join("."));u.push(f),g.forEach(f,function(v,x){(!(g.isUndefined(v)||v===null)&&o.call(n,v,g.isString(x)?x.trim():x,m,C))===!0&&p(v,m?m.concat(x):[x])}),u.pop()}}if(!g.isObject(e))throw new TypeError("data must be an object");return p(e),n}function na(e){const n={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(s){return n[s]})}function q1(e,n){this._pairs=[],e&&e1(e,this,n)}const aa=q1.prototype;aa.append=function(n,a){this._pairs.push([n,a])},aa.toString=function(n){const a=n?function(s){return n.call(this,s,na)}:na;return this._pairs.map(function(o){return a(o[0])+"="+a(o[1])},"").join("&")};function n2(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function sa(e,n,a){if(!n)return e;const s=a&&a.encode||n2;g.isFunction(a)&&(a={serialize:a});const o=a&&a.serialize;let r;if(o?r=o(n,a):r=g.isURLSearchParams(n)?n.toString():new q1(n,a).toString(s),r){const i=e.indexOf("#");i!==-1&&(e=e.slice(0,i)),e+=(e.indexOf("?")===-1?"?":"&")+r}return e}class oa{constructor(){this.handlers=[]}use(n,a,s){return this.handlers.push({fulfilled:n,rejected:a,synchronous:s?s.synchronous:!1,runWhen:s?s.runWhen:null}),this.handlers.length-1}eject(n){this.handlers[n]&&(this.handlers[n]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(n){g.forEach(this.handlers,function(s){s!==null&&n(s)})}}const ra={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},a2={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams<"u"?URLSearchParams:q1,FormData:typeof FormData<"u"?FormData:null,Blob:typeof Blob<"u"?Blob:null},protocols:["http","https","file","blob","url","data"]},I1=typeof window<"u"&&typeof document<"u",M1=typeof navigator=="object"&&navigator||void 0,s2=I1&&(!M1||["ReactNative","NativeScript","NS"].indexOf(M1.product)<0),o2=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",r2=I1&&window.location.href||"http://localhost",ae={...Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:I1,hasStandardBrowserEnv:s2,hasStandardBrowserWebWorkerEnv:o2,navigator:M1,origin:r2},Symbol.toStringTag,{value:"Module"})),...a2};function i2(e,n){return e1(e,new ae.classes.URLSearchParams,{visitor:function(a,s,o,r){return ae.isNode&&g.isBuffer(a)?(this.append(s,a.toString("base64")),!1):r.defaultVisitor.apply(this,arguments)},...n})}function l2(e){return g.matchAll(/\w+|\[(\w*)]/g,e).map(n=>n[0]==="[]"?"":n[1]||n[0])}function c2(e){const n={},a=Object.keys(e);let s;const o=a.length;let r;for(s=0;s<o;s++)r=a[s],n[r]=e[r];return n}function ia(e){function n(a,s,o,r){let i=a[r++];if(i==="__proto__")return!0;const l=Number.isFinite(+i),d=r>=a.length;return i=!i&&g.isArray(o)?o.length:i,d?(g.hasOwnProp(o,i)?o[i]=[o[i],s]:o[i]=s,!l):((!o[i]||!g.isObject(o[i]))&&(o[i]=[]),n(a,s,o[i],r)&&g.isArray(o[i])&&(o[i]=c2(o[i])),!l)}if(g.isFormData(e)&&g.isFunction(e.entries)){const a={};return g.forEachEntry(e,(s,o)=>{n(l2(s),o,a,0)}),a}return null}function d2(e,n,a){if(g.isString(e))try{return(n||JSON.parse)(e),g.trim(e)}catch(s){if(s.name!=="SyntaxError")throw s}return(a||JSON.stringify)(e)}const Nt={transitional:ra,adapter:["xhr","http","fetch"],transformRequest:[function(n,a){const s=a.getContentType()||"",o=s.indexOf("application/json")>-1,r=g.isObject(n);if(r&&g.isHTMLForm(n)&&(n=new FormData(n)),g.isFormData(n))return o?JSON.stringify(ia(n)):n;if(g.isArrayBuffer(n)||g.isBuffer(n)||g.isStream(n)||g.isFile(n)||g.isBlob(n)||g.isReadableStream(n))return n;if(g.isArrayBufferView(n))return n.buffer;if(g.isURLSearchParams(n))return a.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),n.toString();let l;if(r){if(s.indexOf("application/x-www-form-urlencoded")>-1)return i2(n,this.formSerializer).toString();if((l=g.isFileList(n))||s.indexOf("multipart/form-data")>-1){const d=this.env&&this.env.FormData;return e1(l?{"files[]":n}:n,d&&new d,this.formSerializer)}}return r||o?(a.setContentType("application/json",!1),d2(n)):n}],transformResponse:[function(n){const a=this.transitional||Nt.transitional,s=a&&a.forcedJSONParsing,o=this.responseType==="json";if(g.isResponse(n)||g.isReadableStream(n))return n;if(n&&g.isString(n)&&(s&&!this.responseType||o)){const i=!(a&&a.silentJSONParsing)&&o;try{return JSON.parse(n,this.parseReviver)}catch(l){if(i)throw l.name==="SyntaxError"?P.from(l,P.ERR_BAD_RESPONSE,this,null,this.response):l}}return n}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:ae.classes.FormData,Blob:ae.classes.Blob},validateStatus:function(n){return n>=200&&n<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};g.forEach(["delete","get","head","post","put","patch"],e=>{Nt.headers[e]={}});const h2=g.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),C2=e=>{const n={};let a,s,o;return e&&e.split(`
22
22
  `).forEach(function(i){o=i.indexOf(":"),a=i.substring(0,o).trim().toLowerCase(),s=i.substring(o+1).trim(),!(!a||n[a]&&h2[a])&&(a==="set-cookie"?n[a]?n[a].push(s):n[a]=[s]:n[a]=n[a]?n[a]+", "+s:s)}),n},la=Symbol("internals");function St(e){return e&&String(e).trim().toLowerCase()}function t1(e){return e===!1||e==null?e:g.isArray(e)?e.map(t1):String(e)}function u2(e){const n=Object.create(null),a=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let s;for(;s=a.exec(e);)n[s[1]]=s[2];return n}const f2=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function B1(e,n,a,s,o){if(g.isFunction(s))return s.call(this,n,a);if(o&&(n=a),!!g.isString(n)){if(g.isString(s))return n.indexOf(s)!==-1;if(g.isRegExp(s))return s.test(n)}}function m2(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(n,a,s)=>a.toUpperCase()+s)}function g2(e,n){const a=g.toCamelCase(" "+n);["get","set","has"].forEach(s=>{Object.defineProperty(e,s+a,{value:function(o,r,i){return this[s].call(this,n,o,r,i)},configurable:!0})})}let le=class{constructor(n){n&&this.set(n)}set(n,a,s){const o=this;function r(l,d,c){const h=St(d);if(!h)throw new Error("header name must be a non-empty string");const u=g.findKey(o,h);(!u||o[u]===void 0||c===!0||c===void 0&&o[u]!==!1)&&(o[u||d]=t1(l))}const i=(l,d)=>g.forEach(l,(c,h)=>r(c,h,d));if(g.isPlainObject(n)||n instanceof this.constructor)i(n,a);else if(g.isString(n)&&(n=n.trim())&&!f2(n))i(C2(n),a);else if(g.isObject(n)&&g.isIterable(n)){let l={},d,c;for(const h of n){if(!g.isArray(h))throw TypeError("Object iterator must return a key-value pair");l[c=h[0]]=(d=l[c])?g.isArray(d)?[...d,h[1]]:[d,h[1]]:h[1]}i(l,a)}else n!=null&&r(a,n,s);return this}get(n,a){if(n=St(n),n){const s=g.findKey(this,n);if(s){const o=this[s];if(!a)return o;if(a===!0)return u2(o);if(g.isFunction(a))return a.call(this,o,s);if(g.isRegExp(a))return a.exec(o);throw new TypeError("parser must be boolean|regexp|function")}}}has(n,a){if(n=St(n),n){const s=g.findKey(this,n);return!!(s&&this[s]!==void 0&&(!a||B1(this,this[s],s,a)))}return!1}delete(n,a){const s=this;let o=!1;function r(i){if(i=St(i),i){const l=g.findKey(s,i);l&&(!a||B1(s,s[l],l,a))&&(delete s[l],o=!0)}}return g.isArray(n)?n.forEach(r):r(n),o}clear(n){const a=Object.keys(this);let s=a.length,o=!1;for(;s--;){const r=a[s];(!n||B1(this,this[r],r,n,!0))&&(delete this[r],o=!0)}return o}normalize(n){const a=this,s={};return g.forEach(this,(o,r)=>{const i=g.findKey(s,r);if(i){a[i]=t1(o),delete a[r];return}const l=n?m2(r):String(r).trim();l!==r&&delete a[r],a[l]=t1(o),s[l]=!0}),this}concat(...n){return this.constructor.concat(this,...n)}toJSON(n){const a=Object.create(null);return g.forEach(this,(s,o)=>{s!=null&&s!==!1&&(a[o]=n&&g.isArray(s)?s.join(", "):s)}),a}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([n,a])=>n+": "+a).join(`
23
23
  `)}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(n){return n instanceof this?n:new this(n)}static concat(n,...a){const s=new this(n);return a.forEach(o=>s.set(o)),s}static accessor(n){const s=(this[la]=this[la]={accessors:{}}).accessors,o=this.prototype;function r(i){const l=St(i);s[l]||(g2(o,i),s[l]=!0)}return g.isArray(n)?n.forEach(r):r(n),this}};le.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),g.reduceDescriptors(le.prototype,({value:e},n)=>{let a=n[0].toUpperCase()+n.slice(1);return{get:()=>e,set(s){this[a]=s}}}),g.freezeMethods(le);function D1(e,n){const a=this||Nt,s=n||a,o=le.from(s.headers);let r=s.data;return g.forEach(e,function(l){r=l.call(a,r,o.normalize(),n?n.status:void 0)}),o.normalize(),r}function ca(e){return!!(e&&e.__CANCEL__)}function st(e,n,a){P.call(this,e??"canceled",P.ERR_CANCELED,n,a),this.name="CanceledError"}g.inherits(st,P,{__CANCEL__:!0});function da(e,n,a){const s=a.config.validateStatus;!a.status||!s||s(a.status)?e(a):n(new P("Request failed with status code "+a.status,[P.ERR_BAD_REQUEST,P.ERR_BAD_RESPONSE][Math.floor(a.status/100)-4],a.config,a.request,a))}function p2(e){const n=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return n&&n[1]||""}function A2(e,n){e=e||10;const a=new Array(e),s=new Array(e);let o=0,r=0,i;return n=n!==void 0?n:1e3,function(d){const c=Date.now(),h=s[r];i||(i=c),a[o]=d,s[o]=c;let u=r,C=0;for(;u!==o;)C+=a[u++],u=u%e;if(o=(o+1)%e,o===r&&(r=(r+1)%e),c-i<n)return;const p=h&&c-h;return p?Math.round(C*1e3/p):void 0}}function w2(e,n){let a=0,s=1e3/n,o,r;const i=(c,h=Date.now())=>{a=h,o=null,r&&(clearTimeout(r),r=null),e(...c)};return[(...c)=>{const h=Date.now(),u=h-a;u>=s?i(c,h):(o=c,r||(r=setTimeout(()=>{r=null,i(o)},s-u)))},()=>o&&i(o)]}const n1=(e,n,a=3)=>{let s=0;const o=A2(50,250);return w2(r=>{const i=r.loaded,l=r.lengthComputable?r.total:void 0,d=i-s,c=o(d),h=i<=l;s=i;const u={loaded:i,total:l,progress:l?i/l:void 0,bytes:d,rate:c||void 0,estimated:c&&l&&h?(l-i)/c:void 0,event:r,lengthComputable:l!=null,[n?"download":"upload"]:!0};e(u)},a)},ha=(e,n)=>{const a=e!=null;return[s=>n[0]({lengthComputable:a,total:e,loaded:s}),n[1]]},Ca=e=>(...n)=>g.asap(()=>e(...n)),y2=ae.hasStandardBrowserEnv?((e,n)=>a=>(a=new URL(a,ae.origin),e.protocol===a.protocol&&e.host===a.host&&(n||e.port===a.port)))(new URL(ae.origin),ae.navigator&&/(msie|trident)/i.test(ae.navigator.userAgent)):()=>!0,b2=ae.hasStandardBrowserEnv?{write(e,n,a,s,o,r,i){if(typeof document>"u")return;const l=[`${e}=${encodeURIComponent(n)}`];g.isNumber(a)&&l.push(`expires=${new Date(a).toUTCString()}`),g.isString(s)&&l.push(`path=${s}`),g.isString(o)&&l.push(`domain=${o}`),r===!0&&l.push("secure"),g.isString(i)&&l.push(`SameSite=${i}`),document.cookie=l.join("; ")},read(e){if(typeof document>"u")return null;const n=document.cookie.match(new RegExp("(?:^|; )"+e+"=([^;]*)"));return n?decodeURIComponent(n[1]):null},remove(e){this.write(e,"",Date.now()-864e5,"/")}}:{write(){},read(){return null},remove(){}};function v2(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function _2(e,n){return n?e.replace(/\/?\/$/,"")+"/"+n.replace(/^\/+/,""):e}function ua(e,n,a){let s=!v2(n);return e&&(s||a==!1)?_2(e,n):n}const fa=e=>e instanceof le?{...e}:e;function Ze(e,n){n=n||{};const a={};function s(c,h,u,C){return g.isPlainObject(c)&&g.isPlainObject(h)?g.merge.call({caseless:C},c,h):g.isPlainObject(h)?g.merge({},h):g.isArray(h)?h.slice():h}function o(c,h,u,C){if(g.isUndefined(h)){if(!g.isUndefined(c))return s(void 0,c,u,C)}else return s(c,h,u,C)}function r(c,h){if(!g.isUndefined(h))return s(void 0,h)}function i(c,h){if(g.isUndefined(h)){if(!g.isUndefined(c))return s(void 0,c)}else return s(void 0,h)}function l(c,h,u){if(u in n)return s(c,h);if(u in e)return s(void 0,c)}const d={url:r,method:r,data:r,baseURL:i,transformRequest:i,transformResponse:i,paramsSerializer:i,timeout:i,timeoutMessage:i,withCredentials:i,withXSRFToken:i,adapter:i,responseType:i,xsrfCookieName:i,xsrfHeaderName:i,onUploadProgress:i,onDownloadProgress:i,decompress:i,maxContentLength:i,maxBodyLength:i,beforeRedirect:i,transport:i,httpAgent:i,httpsAgent:i,cancelToken:i,socketPath:i,responseEncoding:i,validateStatus:l,headers:(c,h,u)=>o(fa(c),fa(h),u,!0)};return g.forEach(Object.keys({...e,...n}),function(h){const u=d[h]||o,C=u(e[h],n[h],h);g.isUndefined(C)&&u!==l||(a[h]=C)}),a}const ma=e=>{const n=Ze({},e);let{data:a,withXSRFToken:s,xsrfHeaderName:o,xsrfCookieName:r,headers:i,auth:l}=n;if(n.headers=i=le.from(i),n.url=sa(ua(n.baseURL,n.url,n.allowAbsoluteUrls),e.params,e.paramsSerializer),l&&i.set("Authorization","Basic "+btoa((l.username||"")+":"+(l.password?unescape(encodeURIComponent(l.password)):""))),g.isFormData(a)){if(ae.hasStandardBrowserEnv||ae.hasStandardBrowserWebWorkerEnv)i.setContentType(void 0);else if(g.isFunction(a.getHeaders)){const d=a.getHeaders(),c=["content-type","content-length"];Object.entries(d).forEach(([h,u])=>{c.includes(h.toLowerCase())&&i.set(h,u)})}}if(ae.hasStandardBrowserEnv&&(s&&g.isFunction(s)&&(s=s(n)),s||s!==!1&&y2(n.url))){const d=o&&r&&b2.read(r);d&&i.set(o,d)}return n},N2=typeof XMLHttpRequest<"u"&&function(e){return new Promise(function(a,s){const o=ma(e);let r=o.data;const i=le.from(o.headers).normalize();let{responseType:l,onUploadProgress:d,onDownloadProgress:c}=o,h,u,C,p,f;function m(){p&&p(),f&&f(),o.cancelToken&&o.cancelToken.unsubscribe(h),o.signal&&o.signal.removeEventListener("abort",h)}let A=new XMLHttpRequest;A.open(o.method.toUpperCase(),o.url,!0),A.timeout=o.timeout;function v(){if(!A)return;const S=le.from("getAllResponseHeaders"in A&&A.getAllResponseHeaders()),M={data:!l||l==="text"||l==="json"?A.responseText:A.response,status:A.status,statusText:A.statusText,headers:S,config:e,request:A};da(function(H){a(H),m()},function(H){s(H),m()},M),A=null}"onloadend"in A?A.onloadend=v:A.onreadystatechange=function(){!A||A.readyState!==4||A.status===0&&!(A.responseURL&&A.responseURL.indexOf("file:")===0)||setTimeout(v)},A.onabort=function(){A&&(s(new P("Request aborted",P.ECONNABORTED,e,A)),A=null)},A.onerror=function(U){const M=U&&U.message?U.message:"Network Error",T=new P(M,P.ERR_NETWORK,e,A);T.event=U||null,s(T),A=null},A.ontimeout=function(){let U=o.timeout?"timeout of "+o.timeout+"ms exceeded":"timeout exceeded";const M=o.transitional||ra;o.timeoutErrorMessage&&(U=o.timeoutErrorMessage),s(new P(U,M.clarifyTimeoutError?P.ETIMEDOUT:P.ECONNABORTED,e,A)),A=null},r===void 0&&i.setContentType(null),"setRequestHeader"in A&&g.forEach(i.toJSON(),function(U,M){A.setRequestHeader(M,U)}),g.isUndefined(o.withCredentials)||(A.withCredentials=!!o.withCredentials),l&&l!=="json"&&(A.responseType=o.responseType),c&&([C,f]=n1(c,!0),A.addEventListener("progress",C)),d&&A.upload&&([u,p]=n1(d),A.upload.addEventListener("progress",u),A.upload.addEventListener("loadend",p)),(o.cancelToken||o.signal)&&(h=S=>{A&&(s(!S||S.type?new st(null,e,A):S),A.abort(),A=null)},o.cancelToken&&o.cancelToken.subscribe(h),o.signal&&(o.signal.aborted?h():o.signal.addEventListener("abort",h)));const x=p2(o.url);if(x&&ae.protocols.indexOf(x)===-1){s(new P("Unsupported protocol "+x+":",P.ERR_BAD_REQUEST,e));return}A.send(r||null)})},S2=(e,n)=>{const{length:a}=e=e?e.filter(Boolean):[];if(n||a){let s=new AbortController,o;const r=function(c){if(!o){o=!0,l();const h=c instanceof Error?c:this.reason;s.abort(h instanceof P?h:new st(h instanceof Error?h.message:h))}};let i=n&&setTimeout(()=>{i=null,r(new P(`timeout ${n} of ms exceeded`,P.ETIMEDOUT))},n);const l=()=>{e&&(i&&clearTimeout(i),i=null,e.forEach(c=>{c.unsubscribe?c.unsubscribe(r):c.removeEventListener("abort",r)}),e=null)};e.forEach(c=>c.addEventListener("abort",r));const{signal:d}=s;return d.unsubscribe=()=>g.asap(l),d}},k2=function*(e,n){let a=e.byteLength;if(a<n){yield e;return}let s=0,o;for(;s<a;)o=s+n,yield e.slice(s,o),s=o},E2=async function*(e,n){for await(const a of x2(e))yield*k2(a,n)},x2=async function*(e){if(e[Symbol.asyncIterator]){yield*e;return}const n=e.getReader();try{for(;;){const{done:a,value:s}=await n.read();if(a)break;yield s}}finally{await n.cancel()}},ga=(e,n,a,s)=>{const o=E2(e,n);let r=0,i,l=d=>{i||(i=!0,s&&s(d))};return new ReadableStream({async pull(d){try{const{done:c,value:h}=await o.next();if(c){l(),d.close();return}let u=h.byteLength;if(a){let C=r+=u;a(C)}d.enqueue(new Uint8Array(h))}catch(c){throw l(c),c}},cancel(d){return l(d),o.return()}},{highWaterMark:2})},pa=64*1024,{isFunction:a1}=g,T2=(({Request:e,Response:n})=>({Request:e,Response:n}))(g.global),{ReadableStream:Aa,TextEncoder:wa}=g.global,ya=(e,...n)=>{try{return!!e(...n)}catch{return!1}},L2=e=>{e=g.merge.call({skipUndefined:!0},T2,e);const{fetch:n,Request:a,Response:s}=e,o=n?a1(n):typeof fetch=="function",r=a1(a),i=a1(s);if(!o)return!1;const l=o&&a1(Aa),d=o&&(typeof wa=="function"?(f=>m=>f.encode(m))(new wa):async f=>new Uint8Array(await new a(f).arrayBuffer())),c=r&&l&&ya(()=>{let f=!1;const m=new a(ae.origin,{body:new Aa,method:"POST",get duplex(){return f=!0,"half"}}).headers.has("Content-Type");return f&&!m}),h=i&&l&&ya(()=>g.isReadableStream(new s("").body)),u={stream:h&&(f=>f.body)};o&&["text","arrayBuffer","blob","formData","stream"].forEach(f=>{!u[f]&&(u[f]=(m,A)=>{let v=m&&m[f];if(v)return v.call(m);throw new P(`Response type '${f}' is not supported`,P.ERR_NOT_SUPPORT,A)})});const C=async f=>{if(f==null)return 0;if(g.isBlob(f))return f.size;if(g.isSpecCompliantForm(f))return(await new a(ae.origin,{method:"POST",body:f}).arrayBuffer()).byteLength;if(g.isArrayBufferView(f)||g.isArrayBuffer(f))return f.byteLength;if(g.isURLSearchParams(f)&&(f=f+""),g.isString(f))return(await d(f)).byteLength},p=async(f,m)=>{const A=g.toFiniteNumber(f.getContentLength());return A??C(m)};return async f=>{let{url:m,method:A,data:v,signal:x,cancelToken:S,timeout:U,onDownloadProgress:M,onUploadProgress:T,responseType:H,headers:G,withCredentials:j="same-origin",fetchOptions:O}=ma(f),D=n||fetch;H=H?(H+"").toLowerCase():"text";let Z=S2([x,S&&S.toAbortSignal()],U),ee=null;const q=Z&&Z.unsubscribe&&(()=>{Z.unsubscribe()});let E;try{if(T&&c&&A!=="get"&&A!=="head"&&(E=await p(G,v))!==0){let B=new a(m,{method:"POST",body:v,duplex:"half"}),Q;if(g.isFormData(v)&&(Q=B.headers.get("content-type"))&&G.setContentType(Q),B.body){const[F,z]=ha(E,n1(Ca(T)));v=ga(B.body,pa,F,z)}}g.isString(j)||(j=j?"include":"omit");const b=r&&"credentials"in a.prototype,I={...O,signal:Z,method:A.toUpperCase(),headers:G.normalize().toJSON(),body:v,duplex:"half",credentials:b?j:void 0};ee=r&&new a(m,I);let k=await(r?D(ee,O):D(m,I));const V=h&&(H==="stream"||H==="response");if(h&&(M||V&&q)){const B={};["status","statusText","headers"].forEach(J=>{B[J]=k[J]});const Q=g.toFiniteNumber(k.headers.get("content-length")),[F,z]=M&&ha(Q,n1(Ca(M),!0))||[];k=new s(ga(k.body,pa,F,()=>{z&&z(),q&&q()}),B)}H=H||"text";let N=await u[g.findKey(u,H)||"text"](k,f);return!V&&q&&q(),await new Promise((B,Q)=>{da(B,Q,{data:N,headers:le.from(k.headers),status:k.status,statusText:k.statusText,config:f,request:ee})})}catch(b){throw q&&q(),b&&b.name==="TypeError"&&/Load failed|fetch/i.test(b.message)?Object.assign(new P("Network Error",P.ERR_NETWORK,f,ee),{cause:b.cause||b}):P.from(b,b&&b.code,f,ee)}}},U2=new Map,ba=e=>{let n=e&&e.env||{};const{fetch:a,Request:s,Response:o}=n,r=[s,o,a];let i=r.length,l=i,d,c,h=U2;for(;l--;)d=r[l],c=h.get(d),c===void 0&&h.set(d,c=l?new Map:L2(n)),h=c;return c};ba();const H1={http:Ro,xhr:N2,fetch:{get:ba}};g.forEach(H1,(e,n)=>{if(e){try{Object.defineProperty(e,"name",{value:n})}catch{}Object.defineProperty(e,"adapterName",{value:n})}});const va=e=>`- ${e}`,q2=e=>g.isFunction(e)||e===null||e===!1;function I2(e,n){e=g.isArray(e)?e:[e];const{length:a}=e;let s,o;const r={};for(let i=0;i<a;i++){s=e[i];let l;if(o=s,!q2(s)&&(o=H1[(l=String(s)).toLowerCase()],o===void 0))throw new P(`Unknown adapter '${l}'`);if(o&&(g.isFunction(o)||(o=o.get(n))))break;r[l||"#"+i]=o}if(!o){const i=Object.entries(r).map(([d,c])=>`adapter ${d} `+(c===!1?"is not supported by the environment":"is not available in the build"));let l=a?i.length>1?`since :
24
24
  `+i.map(va).join(`
@@ -46,7 +46,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
46
46
  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
47
47
  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`}),t.jsx("path",{fill:"currentColor",d:"M12.8,18.6v-6.9l5.9,3.4L12.8,18.6z"})]}),j1=["telegram"],Et={facebook:e=>t.jsx(P1,{...e}),instagram:e=>t.jsx(Q1,{...e}),whatsapp:e=>t.jsx(dr,{...e}),tiktok:e=>t.jsx(cr,{...e}),youtube:e=>t.jsx(hr,{...e}),x:e=>t.jsx(kt,{...e}),gnews:e=>t.jsx(rr,{...e}),podcast:e=>t.jsx(ir,{...e}),telegram:e=>t.jsx(lr,{...e})},ja=e=>{const{freeZone:n,socials:a}=e;return t.jsxs("footer",{className:ue.content,children:[t.jsxs("section",{className:ue.brandContent,children:[t.jsx(L,{href:"/",children:t.jsx(Qa,{fill:"var(--footer-logo-color)",className:ue.logoDesk})}),t.jsx("div",{className:ue.socialMedia,children:Object.keys(a).map(s=>a[s]?.show&&t.jsx("a",{target:"_blank",rel:"noreferrer","aria-label":a[s].title+" link",className:ue.linkSocialNetwoks,href:a[s].url,children:Et[s]({className:j1.includes(s)?ue.socialNetworkIcon_stroke:ue.socialNetworkIcon})},s))})]}),t.jsxs("section",{className:ue.copyrigth,children:[t.jsx(Qa,{className:ue.logoMobile}),t.jsx("div",{className:ue.section,children:n.map((s,o)=>t.jsx(L,{href:s.link?s.link:void 0,target:s.target,className:ue.ourOptions,children:s.description},o))}),t.jsxs("section",{className:ue.copyrigthContent,children:[t.jsx("p",{className:ue.copyrigthText,children:"© 2025 La Hora. Todos los derechos reservados. Somos una empresa periodística con diarios regionales, de carácter local."}),t.jsx(L,{href:"https://www.bluestack.la",title:"Plataforma BLUESTACK CMS (antes CMS MEDIOS)",target:"_blank",rel:"noopener",children:t.jsx(Pa,{})})]})]})]})},se={content:"_content_1ixal_1",imageContent:"_imageContent_1ixal_9",imageStyled:"_imageStyled_1ixal_18",contentIconStyled:"_contentIconStyled_1ixal_19",avatarContent:"_avatarContent_1ixal_35",journalistSection:"_journalistSection_1ixal_43",journalistInfo:"_journalistInfo_1ixal_50",journalistInfoLink:"_journalistInfoLink_1ixal_51",socialNetworkSection:"_socialNetworkSection_1ixal_83",avatarStyled:"_avatarStyled_1ixal_95",article:"_article_1ixal_100",socialButton:"_socialButton_1ixal_104",facebookStyled:"_facebookStyled_1ixal_120",emailStyled:"_emailStyled_1ixal_124",xStyled:"_xStyled_1ixal_128",linkedinStyled:"_linkedinStyled_1ixal_132",whatsappStyled:"_whatsappStyled_1ixal_136",whatsappLink:"_whatsappLink_1ixal_140",clipboardButton:"_clipboardButton_1ixal_156",googleProfileButton:"_googleProfileButton_1ixal_192"},Cr=e=>t.jsx("svg",{width:"13",height:"23",viewBox:"0 0 13 23",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:t.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"})}),l1=e=>t.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:t.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
48
48
  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
49
- h3.9V17C24.1,13.3,22.2,11.7,19.6,11.7z`})}),ur=e=>t.jsxs("svg",{width:"25",height:"21",viewBox:"0 0 25 21",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[t.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"}),t.jsx("path",{d:"M21.6425 5.57591L12.5923 11.2704L3.33887 5.57591V3.33881L12.5923 8.93157L21.6425 3.33881V5.57591Z",fill:"black"})]}),fr=e=>t.jsxs("svg",{width:"24",height:"19",viewBox:"0 0 24 19",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[t.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"}),t.jsx("path",{d:"M20.8752 4.67439L12.0176 10.2477L2.96094 4.67439V2.48486L12.0176 7.95868L20.8752 2.48486V4.67439Z",fill:"white"})]}),mr=e=>t.jsx("svg",{width:"13",height:"22",viewBox:"0 0 13 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.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"})}),gr=e=>t.jsx("svg",{width:"26",height:"25",viewBox:"0 0 22 23",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:t.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"})}),pr={FaceBook:{url:e=>`https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(e)}`,icon:{outline:e=>t.jsx(mr,{className:e}),solid:e=>t.jsx(Cr,{className:e})}},X:{url:e=>`https://twitter.com/intent/tweet?url=${encodeURIComponent(e)}`,icon:{outline:e=>t.jsx(kt,{className:e}),solid:e=>t.jsx(kt,{className:e})}},Whatsapp:{url:e=>`https://wa.me/?text=${encodeURIComponent(e)}`,icon:{outline:e=>t.jsx(Ia,{className:e}),solid:e=>t.jsx(qa,{className:e})}},Email:{url:e=>`mailto:?body=${encodeURIComponent(e)}`,icon:{outline:e=>t.jsx(ur,{className:e}),solid:e=>t.jsx(fr,{className:e})}},LinkedIn:{url:e=>`https://www.linkedin.com/sharing/share-offsite/?url=${encodeURIComponent(e)}`,icon:{outline:e=>t.jsx(l1,{className:e}),solid:e=>t.jsx(l1,{className:e})}}};function Ga({noteShare:e}){const n=e&&e.url||(typeof window<"u"?window.location.href:"https://example.com");return e?t.jsxs("div",{className:se.socialNetworkSection,children:[e.options?.map(a=>{const s=pr[a];if(!s)return null;const o=e.variant==="outline"?s.icon.outline:s.icon.solid,r=s.url(n);return t.jsx(L,{href:r,target:"_blank",rel:"noopener noreferrer","aria-label":`Compartir en ${a}`,className:`${se.socialButton} ${se[`${a.toLowerCase()}Button`]??""} ${se[`${a.toLowerCase()}Styled`]}`,children:o("")},a)}),t.jsx("button",{type:"button","data-text":"Link copiado","data-active":"false","aria-label":"copy",className:[se.clipboardButton,"clipbtn-id"].join(" "),children:t.jsx(Ma,{})}),t.jsx("button",{type:"button","aria-label":"share",className:[se.clipboardButton,"sharebtn-id"].join(" "),children:t.jsx(gr,{})})]}):null}const oe={content:"_content_1dzh4_1",brandContent:"_brandContent_1dzh4_10",socialMedia:"_socialMedia_1dzh4_21",linkSocialNetwoks:"_linkSocialNetwoks_1dzh4_28",sectionContent:"_sectionContent_1dzh4_42",section:"_section_1dzh4_42",menuItem:"_menuItem_1dzh4_60",otherItems:"_otherItems_1dzh4_73",copyrigth:"_copyrigth_1dzh4_87",copyrigthText:"_copyrigthText_1dzh4_97",logoStyled:"_logoStyled_1dzh4_107",socialNetworkIcon:"_socialNetworkIcon_1dzh4_118",socialInstagram:"_socialInstagram_1dzh4_125",socialNetworkIcon_stroke:"_socialNetworkIcon_stroke_1dzh4_133"},za=e=>{const{freeZone:n,socials:a,menu:s,customBlock:o}=e;return t.jsxs("footer",{className:oe.content,children:[t.jsxs("section",{className:oe.brandContent,children:[t.jsx(L,{href:"/","aria-label":"Ir a la home",children:t.jsx("span",{className:oe.logoStyled,children:e.logo})}),t.jsx("div",{className:oe.socialMedia,children:Object.keys(a).map(r=>a[r]?.show&&t.jsx("a",{target:"_blank",rel:"noreferrer","aria-label":a[r].title+" link",className:oe.linkSocialNetwoks,href:a[r].url,children:Et[r]({className:`${j1.includes(r)?oe.socialNetworkIcon_stroke:oe.socialNetworkIcon} ${r==="instagram"?oe.socialInstagram:""}`})},r))})]}),t.jsxs("section",{className:oe.sectionContent,children:[t.jsx("div",{className:oe.section,children:s.filter(r=>!r.subitem).map((r,i)=>t.jsx(L,{href:r.link?r.link:void 0,target:r.target,className:oe.menuItem,"aria-label":r.description,children:r.description},i))}),t.jsx("div",{className:oe.section,children:n&&n.map((r,i)=>t.jsx(L,{href:r.link?r?.link:void 0,target:r.target,className:oe.otherItems,children:r.description},i))})]}),o&&t.jsx(t.Fragment,{children:o}),t.jsxs("section",{className:oe.copyrigth,children:[t.jsx("p",{className:oe.copyrigthText,children:e.copyrigth}),t.jsx(L,{"aria-label":"Bluestack link",href:"https://www.bluestack.la",title:"Plataforma BLUESTACK CMS (antes CMS MEDIOS)",target:"_blank",rel:"noreferrer",children:t.jsx(Pa,{})})]})]})},qe={content:"_content_r1co8_1",videoContent:"_videoContent_r1co8_20",articleSection:"_articleSection_r1co8_27",title:"_title_r1co8_42",article:"_article_r1co8_27",correspondent:"_correspondent_r1co8_75",iframeStyled:"_iframeStyled_r1co8_84",contentFrame:"_contentFrame_r1co8_94"},Ar=e=>{const n=()=>e?.video.main.author?`${e?.video.main.author} - ${ye(e.video.info.date.created)}`:e?.video.main.author;return t.jsx("div",{className:qe.content,children:t.jsx(ot,{children:t.jsxs("div",{className:qe.videoContent,children:[t.jsx("p",{className:qe.title,children:e.video.main.title}),e.type==="vy"&&t.jsx("iframe",{className:qe.iframeStyled,src:`https://www.youtube.com/embed/${e.video.main.code}`,frameBorder:"0",allowFullScreen:!0}),e.type==="vf"&&t.jsx("iframe",{className:qe.iframeStyled,src:e.video.main.code,frameBorder:"0",allowFullScreen:!0}),e.type==="ve"&&t.jsx("div",{className:qe.contentFrame,dangerouslySetInnerHTML:{__html:e.video.main.code}}),t.jsxs("div",{className:qe.articleSection,children:[t.jsx("p",{className:qe.article,children:Ce(e.video.main.description)}),t.jsx("p",{className:qe.correspondent,children:n()})]})]})})})},G1={content:"_content_wxhkd_1",linkStyled:"_linkStyled_wxhkd_9"},xt=e=>{const{currentPage:n,showNext:a,maxPages:s,pathname:o,query:r}=e,i=(l,d,c)=>{let h="";const u=d.split("/");return u.indexOf("page")!==-1&&u.splice(h.indexOf("page")-1,u.length-1),u.forEach((C,p)=>{p!==0&&(h+=`/${C}`)}),l==="next"?h+=`/page/${n+1}${c?`?query=${c}`:""}`:h+=`/page/${n-1}${c?`?query=${c}`:""}`};return(n>1||a&&n<s)&&t.jsxs("section",{className:G1.content,children:[n>1&&t.jsx(L,{className:G1.linkStyled,href:i("prev",o||"",r||""),children:e.texts.prevButtonText??"Anterior"}),a&&n<s&&t.jsx(L,{className:G1.linkStyled,href:i("next",o||"",r||""),children:e.texts.nextButtonText??"Siguiente"})]})},c1={content:"_content_zal5g_1",contentGrid:"_contentGrid_zal5g_8",contentGrid4:"_contentGrid4_zal5g_17",contentGrid3:"_contentGrid3_zal5g_21"},d1=e=>{const{grid:n=3}=e;return t.jsxs("section",{className:`${c1.content}`,children:[t.jsx("div",{className:`${c1.contentGrid} ${e.className?e.className:""} ${n===3?c1.contentGrid3:c1.contentGrid4} news-content`,children:e.children}),t.jsx(t.Fragment,{children:e.paginatorComponent})]})},Tt={content:"_content_15x47_1",newsDescription:"_newsDescription_15x47_15",image:"_image_15x47_41"},Ee=e=>{const{main:n,authors:a,info:s,preview:o,share:r,isVideo:i,config:l,overImage:d="default",isTitle:c,priorityHigh:h=!1,isLarge:u,paths:C}=e;return t.jsxs("section",{className:Tt.content,style:{...e.customSectionCardStyles},children:[t.jsx(L,{className:Tt.image,title:n?.title?.section,href:s?.link?.url,target:s?.link?.target,children:t.jsx(ge,{preview:o,isVideo:i,isLarge:u,priorityHigh:h})}),t.jsx("div",{className:Tt.newsDescription,children:t.jsx(rt,{main:n,authors:a,info:s,preview:o,share:r,config:l,overImage:d,isTitle:c,paths:C})})]})},$a={content:"_content_kro73_1",contentLayout:"_contentLayout_kro73_5"},z1=e=>t.jsx("div",{className:$a.content,children:t.jsx(ot,{className:`${$a.contentLayout} ${e.className}`,children:e.children})}),dt={content:"_content_1l5w6_1",before:"_before_1l5w6_11",textContent:"_textContent_1l5w6_21",title:"_title_1l5w6_36",description:"_description_1l5w6_45",linkStyled:"_linkStyled_1l5w6_56"},wr=e=>{const n=e.logo;return t.jsxs("section",{className:dt.content,children:[e.backgroundImgURL&&t.jsx("img",{className:dt.before,src:e.backgroundImgURL,alt:""}),t.jsxs("div",{className:`${dt.textContent} error-text-content`,children:[t.jsx(n,{}),t.jsx("p",{className:dt.title,children:e.title}),t.jsx("p",{className:dt.description,children:e.description}),t.jsx(L,{className:dt.linkStyled,href:"/",children:e.buttonText??"Inicio"})]})]})},Lt={content:"_content_zxcog_1",contentLabel:"_contentLabel_zxcog_8",label:"_label_zxcog_13",required:"_required_zxcog_22",input:"_input_zxcog_28"},yr=e=>t.jsxs("div",{className:Lt.content,children:[t.jsxs("div",{className:Lt.contentLabel,children:[t.jsx("label",{className:Lt.label,children:e.label}),e.required&&t.jsx("span",{className:Lt.required,children:"*"})]}),t.jsx("input",{className:Lt.input,...e})]}),Ut={content:"_content_zgx5w_1",contentLabel:"_contentLabel_zgx5w_8",label:"_label_zgx5w_13",required:"_required_zgx5w_22",input:"_input_zgx5w_28"},br=e=>t.jsxs("div",{className:Ut.content,children:[t.jsxs("div",{className:Ut.contentLabel,children:[t.jsx("label",{className:Ut.label,children:e.label}),e.required&&t.jsx("span",{className:Ut.required,children:"*"})]}),t.jsxs("select",{className:Ut.input,...e,children:[t.jsx("option",{value:"",children:"--Seleccione--"}),e.options.map((n,a)=>t.jsx("option",{value:n.value,children:n.label},a))]})]}),$1={content:"_content_1mi9t_1",label:"_label_1mi9t_8",input:"_input_1mi9t_17"},vr=e=>t.jsxs("div",{className:$1.content,children:[t.jsx("label",{className:$1.label,children:e.label}),t.jsx("textarea",{className:$1.input,...e})]}),Ge={boxInformation:"_boxInformation_achvw_1",textBox:"_textBox_achvw_30",contentBox:"_contentBox_achvw_40",liveBox:"_liveBox_achvw_50",dot:"_dot_achvw_72",sectionDescription:"_sectionDescription_achvw_97",articule:"_articule_achvw_110",description:"_description_achvw_137"},h1={content:"_content_8ehij_1",description:"_description_8ehij_23"},Fa=e=>{let n="";return e.preview.description&&(n=e.preview.description),e.preview.copyright&&(n=`${n} ${e.preview.copyright}`),e.preview.photographer&&(n=`${n} ${e.preview.photographer}`),t.jsxs("div",{className:h1.content,children:[t.jsx(ge,{preview:e.preview,isLarge:!0,priorityHigh:!0}),n&&t.jsx("div",{className:h1.description,children:n})]})},Wa=e=>t.jsx(t.Fragment,{children:t.jsxs("div",{className:Ge.boxInformation,children:[t.jsx(Fa,{preview:e.preview}),t.jsxs("div",{className:Ge.textBox,children:[t.jsxs("div",{className:Ge.contentBox,children:[e?.info?.section&&t.jsx(L,{className:Ge.sectionDescription,href:e?.info?.section?.url,children:e?.info?.section?.name}),t.jsxs("div",{className:Ge.liveBox,children:[t.jsx("span",{className:Ge.dot}),t.jsx("p",{children:"EN VIVO"})]})]}),t.jsx("h1",{className:Ge.articule,children:e.main?.title?.section}),e.config?.showsubtitle&&t.jsx("div",{className:Ge.description,style:{"--fontSizeSubTitle":e.fontSizeSubTitle,"--lineHeightSubTitle":e.lineHeightSubTitle},children:e.main.subtitle.striped})]})]})}),C1={content:"_content_oipiy_1",contentLine:"_contentLine_oipiy_17",contentText:"_contentText_oipiy_24",dateLink:"_dateLink_oipiy_37"},Za=e=>t.jsx("section",{className:C1.content,children:e.itemList[0]?.list.items.map((n,a)=>t.jsxs("div",{className:C1.contentLine,children:[t.jsx(L,{className:C1.dateLink,href:`#item-${a+1}`,children:bn(n.date)}),t.jsx("div",{className:C1.contentText,children:(e.itemList[0]?.list.integrated,n.title)})]},a))}),Ae={content:"_content_v9pkc_1",contentInfo:"_contentInfo_v9pkc_11",imageStyled:"_imageStyled_v9pkc_19",contentIconStyled:"_contentIconStyled_v9pkc_30",name:"_name_v9pkc_54",email:"_email_v9pkc_63",description:"_description_v9pkc_79",contenSocialNetwork:"_contenSocialNetwork_v9pkc_91",socialIcon:"_socialIcon_v9pkc_101"},Ya=async e=>{const{autor:n,autorIcon:a}=e,s=a;return t.jsx("section",{className:`${Ae.content} ${e.className?e.className:null}`,children:t.jsxs("div",{className:Ae.contentInfo,children:[n.info.image?t.jsx("img",{fetchPriority:"low",loading:"lazy",alt:"",className:Ae.imageStyled,src:await te(n.info.image.sizes[0]?.url||"")}):t.jsx("div",{className:Ae.contentIconStyled,children:t.jsx(s,{})}),t.jsx("h1",{className:Ae.name,children:n.info.fullname}),n.addtional.USER_SHOWEMAIL&&t.jsx("p",{className:Ae.email,children:n.info.email}),n.addtional.USER_SHOWBIO&&t.jsx("p",{className:Ae.description,children:n.addtional.USER_MIBIO}),t.jsxs("div",{className:Ae.contenSocialNetwork,children:[n.addtional.USER_USERFB&&t.jsx("a",{href:n.addtional.USER_USERFB,target:"_blank",rel:"noreferrer",children:t.jsx(P1,{className:Ae.socialIcon})}),n.addtional.USER_USERIG&&t.jsx("a",{href:n.addtional.USER_USERIG,target:"_blank",rel:"noreferrer",children:t.jsx(Q1,{className:Ae.socialIcon})}),n.addtional.USER_USERTWT&&t.jsx("a",{href:n.addtional.USER_USERTWT,target:"_blank",rel:"noreferrer",children:t.jsx(kt,{className:Ae.socialIcon})}),n.addtional.USER_USERLIN&&t.jsx("a",{href:n.addtional.USER_USERLIN,target:"_blank",rel:"noreferrer",children:t.jsx(l1,{className:Ae.socialIcon})})]})]})})},fe={content:"_content_1mv2w_1",contentInfo:"_contentInfo_1mv2w_13",contentAuthor:"_contentAuthor_1mv2w_26",imageStyled:"_imageStyled_1mv2w_33",contentIconStyled:"_contentIconStyled_1mv2w_42",name:"_name_1mv2w_63",email:"_email_1mv2w_71",description:"_description_1mv2w_81",contenSocialNetwork:"_contenSocialNetwork_1mv2w_92",socialIcon:"_socialIcon_1mv2w_102"},Ka=async e=>{const{autor:n,autorIcon:a}=e,s=a;return t.jsx("section",{className:fe.content,children:t.jsxs("div",{className:fe.contentInfo,children:[n.info.image?t.jsx("img",{fetchPriority:"low",loading:"lazy",className:fe.imageStyled,src:await te(n.info.image.sizes[0]?.url||"")}):t.jsx("div",{className:fe.contentIconStyled,children:t.jsx(s,{})}),t.jsxs("div",{className:fe.contentAuthor,children:[t.jsx("h1",{className:fe.name,children:n.info.fullname}),n.addtional.USER_SHOWEMAIL&&t.jsx("p",{className:fe.email,children:n.info.email}),n.addtional.USER_SHOWBIO&&t.jsx("p",{className:fe.description,children:n.addtional.USER_MIBIO}),t.jsxs("div",{className:fe.contenSocialNetwork,children:[n.addtional.USER_USERFB&&t.jsx("a",{href:n.addtional.USER_USERFB,target:"_blank",rel:"noreferrer",children:t.jsx(P1,{className:fe.socialIcon})}),n.addtional.USER_USERIG&&t.jsx("a",{href:n.addtional.USER_USERIG,target:"_blank",rel:"noreferrer",children:t.jsx(Q1,{className:fe.socialIcon,style:{padding:"4px"}})}),n.addtional.USER_USERTWT&&t.jsx("a",{href:n.addtional.USER_USERTWT,target:"_blank",rel:"noreferrer",children:t.jsx(kt,{className:fe.socialIcon})}),n.addtional.USER_USERLIN&&t.jsx("a",{href:n.addtional.USER_USERLIN,target:"_blank",rel:"noreferrer",children:t.jsx(l1,{className:fe.socialIcon})})]})]})]})})},Ja={content:"_content_jg6i2_1",bannerSection:"_bannerSection_jg6i2_25"},F1=e=>t.jsxs("section",{className:Ja.content,children:[e.children,t.jsxs("div",{className:Ja.bannerSection,children:[e.bannerTop,t.jsx(i1,{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]})]}),_e={content:"_content_1jqwg_1",header:"_header_1jqwg_21",videos:"_videos_1jqwg_46",videoContent:"_videoContent_1jqwg_53",articleSection:"_articleSection_1jqwg_60",contentLayoutVideoSection:"_contentLayoutVideoSection_1jqwg_74",sectionVideoList:"_sectionVideoList_1jqwg_82",iframeStyled:"_iframeStyled_1jqwg_155",contentFrame:"_contentFrame_1jqwg_164",relatedTitle:"_relatedTitle_1jqwg_189"},W1={content:"_content_1dj0q_1",linkImage:"_linkImage_1dj0q_12",playStyled:"_playStyled_1dj0q_19"},_r=async e=>{const n={...e,main:{...e.main,title:{...e.main.title,article:Ce(e.main.title.article,60)}}};return e&&e.info?t.jsxs("section",{className:W1.content,children:[t.jsx("a",{className:W1.linkImage,target:e?.info?.link?.target,title:e?.main?.title?.section,href:e.info.link.url,children:t.jsxs("div",{style:{position:"relative"},children:[t.jsx("img",{src:await te(e.preview.sizes[0]?.url||"")}),t.jsx(it,{className:W1.playStyled})]})}),t.jsx("div",{children:t.jsx(rt,{...n,paths:e.paths})})]}):null},Nr=e=>t.jsx("div",{className:_e.content,children:t.jsxs(ot,{className:_e.contentLayoutVideoSection,children:[t.jsxs("a",{className:_e.header,href:"/",children:[t.jsx("svg",{width:"21",height:"20",viewBox:"0 0 21 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.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"})}),"VOLVER A VIDEOS"]}),t.jsxs("div",{className:_e.videos,children:[t.jsxs("div",{className:_e.videoContent,style:e.mainVideoStyles,children:[e.type==="vy"&&t.jsx("iframe",{className:_e.iframeStyled,src:`https://www.youtube.com/embed/${e.video?.main?.code}`,frameBorder:"0",allowFullScreen:!0}),e.type==="vf"&&t.jsx("iframe",{className:_e.iframeStyled,src:e.video?.main?.code,frameBorder:"0",allowFullScreen:!0}),e.type==="ve"&&t.jsx("div",{className:_e.contentFrame,dangerouslySetInnerHTML:{__html:e.video?.main?.code}}),t.jsx("div",{className:_e.articleSection,children:t.jsx(rt,{...tt(e.video,!0,!!e.video.main.description),paths:e.paths})})]}),t.jsxs("div",{className:_e.sectionVideoList,style:e.listVideoStyles,children:[e.banner&&t.jsx(ne,{banners:e.banner.banners,name:e.banner.bannerName}),e.relatedName&&t.jsx("h2",{className:_e.relatedTitle,children:e.relatedName}),Array.isArray(e.videoList)&&e.videoList.map((n,a)=>y.createElement(_r,{...tt(n,!0,!1),key:a,paths:e.paths}))]})]})]})}),Ie={content:"_content_1j6y6_1",titleContent:"_titleContent_1j6y6_24",title:"_title_1j6y6_24",startLine:"_startLine_1j6y6_87",line:"_line_1j6y6_92",bottomLine:"_bottomLine_1j6y6_98",childrenContent:"_childrenContent_1j6y6_117",readMore:"_readMore_1j6y6_127"},R=y.forwardRef((e,n)=>{const{isTitle:a=!1,isOpinion:s=!1}=e,o=a?t.jsx("h1",{className:Ie.title,children:e.title}):t.jsx("h2",{className:Ie.title,children:e.title});return t.jsxs("section",{className:Ie.content,children:[e.title&&t.jsxs("div",{className:[Ie.titleContent,e.className??""].join(" "),"data-after":`${s}`,children:[t.jsx("hr",{className:Ie.startLine}),e.titleUrl?t.jsx(L,{href:e.titleUrl,children:o}):o,t.jsx("hr",{className:Ie.line}),e.titleUrl&&t.jsx(L,{className:Ie.readMore,href:e.titleUrl?.toString()??""})]}),e.title&&t.jsx("hr",{className:[Ie.bottomLine,e.className??""].join(" ")}),t.jsx("div",{className:Ie.childrenContent,ref:n,children:e.children})]})}),Me={content:"_content_1j0pj_1",contentNews:"_contentNews_1j0pj_10",linkTitle:"_linkTitle_1j0pj_27",tag:"_tag_1j0pj_35",tagmx:"_tagmx_1j0pj_55",titular:"_titular_1j0pj_70",correspondent:"_correspondent_1j0pj_85",correspondentLink:"_correspondentLink_1j0pj_96",description:"_description_1j0pj_107"},ht=e=>{const n=()=>{if(e?.config?.showtime&&e.config?.showauthor)return`${e?.authors[0]?.fullname} - ${ye(e.info?.date?.modified)}`;if(e.config?.showauthor)return e?.authors[0]?.fullname;if(e?.config?.showtime)return ye(e.info?.date?.modified)};return t.jsxs("section",{className:`${Me.content} destacado-super-content`,children:[t.jsx(L,{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:t.jsx(ge,{preview:e.preview,isLarge:!0,BackDropAuxHeigthMobile:"513px",priorityHigh:!0})}),t.jsxs("div",{className:Me.contentNews,style:{"--widthTextContent":e.textPosition==="start"?"100%":"80%"},children:[t.jsx(L,{className:Me.tagmx,href:e?.info?.section?.url,children:e?.info?.section?.name}),t.jsxs("div",{style:{position:"relative"},children:[t.jsx(L,{className:Me.tag,href:e?.info?.section?.url,children:e?.info?.section?.name}),t.jsx(L,{className:Me.linkTitle,href:e?.info?.link?.url,target:e?.info?.link?.target,children:t.jsx("h1",{className:Me.titular,style:{"--titlePosition":e.textPosition==="start"?"initial":"center"},children:e?.main?.title?.home})})]}),e.config?.showsubtitle&&t.jsx("div",{className:Me.description,dangerouslySetInnerHTML:{__html:e.main.subtitle.striped}}),e?.config?.showtime&&e.config?.showauthor&&t.jsx(t.Fragment,{children:e.authors[0]?.internaluser?t.jsx(L,{href:`/${e.paths?.autor??"autor"}/${e?.authors[0]?.name}`,className:Me.correspondent,children:n()}):t.jsx("p",{className:Me.correspondentLink,children:n()})})]})]})},Xa=e=>{const{main:n,authors:a,info:s,preview:o,isVideo:r,config:i,itemReverseOrder:l,imageSize:d,showSuper:c}=e;return t.jsxs("section",{className:z2.content,children:[c?t.jsx("section",{style:{...e.customSectionCardStyles},children:t.jsx(ht,{main:n,authors:a,info:s,preview:o,isVideo:r,config:i,paths:e.paths})}):t.jsx(Ee,{...e,main:n,authors:a,info:s,preview:o,isVideo:r,config:i,priorityHigh:!0}),e.banners&&t.jsx(ne,{banners:e.banners,name:"main_block_"+(e.rightOnlyBanner?1:2)}),!e.rightOnlyBanner&&t.jsx(Ba,{block:e.block,itemReverseOrder:l,priorityHigh:!0,imageSize:d,customNewsDescriptionStyles:e.customNewsDescriptionStyles,paths:e.paths})]})},Z1={content:"_content_1dcf7_1",firstSection:"_firstSection_1dcf7_10",secondSection:"_secondSection_1dcf7_16"},Sr=({content:e,customLargeSection:n,customSmallSection:a,paths:s})=>{const o=e[0];return Array.isArray(e)&&e.length>0&&o&&t.jsxs("section",{className:Z1.content,children:[t.jsx("div",{style:n,className:Z1.firstSection,children:t.jsx(ht,{...o,textPosition:"start",heightImageOverwrite:"512px",heightImageOverwriteMobile:"270px",paths:s})}),t.jsx("div",{style:a,className:Z1.secondSection,children:e.map((r,i)=>i>0&&y.createElement(ht,{...r,key:i,textPosition:"start",heightImageOverwrite:"256px",heightImageOverwriteMobile:"270px",paths:s}))})]})},Ra={content:"_content_wsx1m_1",firstSection:"_firstSection_wsx1m_8"},kr=({content:e,customLargeSection:n,customSlimSection:a,paths:s})=>Array.isArray(e)&&e.length>0&&t.jsx("section",{className:Ra.content,children:e.map((o,r)=>r===0?t.jsx("div",{style:n,className:Ra.firstSection,children:t.jsx(ht,{...o,isVertical:!0,textPosition:"start",heightImageOverwrite:"512px",heightImageOverwriteMobile:"270px",paths:s})},r):t.jsx("section",{style:a,children:y.createElement(ht,{...o,key:r,isVertical:!0,textPosition:"start",heightImageOverwrite:"512px",heightImageOverwriteMobile:"270px",paths:s})},r))}),qt={content:"_content_1n73e_1",sectionDescription:"_sectionDescription_1n73e_13",title:"_title_1n73e_33",subtitle:"_subtitle_1n73e_47",linkStyled:"_linkStyled_1n73e_58"},es=e=>t.jsxs("div",{className:qt.content,children:[e?.mainNew?.info.section&&t.jsx(L,{className:qt.sectionDescription,href:e?.mainNew?.info?.section?.url,children:e?.mainNew?.info?.section?.name}),t.jsx(L,{className:qt.title,href:e?.mainNew?.info?.link?.url,target:e?.mainNew?.info?.link?.target,children:e?.mainNew?.main?.title.home}),e?.mainNew?.main?.subtitle?.rendered&&t.jsx("p",{className:qt.subtitle,children:e?.mainNew?.main?.subtitle?.striped}),e.goTo&&t.jsx(L,{href:e.goTo.url,className:qt.linkStyled,children:e.goTo.description})]}),Y1={headerSection:"_headerSection_drjnj_1",headerSectionLink:"_headerSectionLink_drjnj_12",newsContent:"_newsContent_drjnj_17"},ts=e=>{const{content:n,title:a,isVideo:s}=e;if(!n||!n[0]||n.length===0)return;const o=e.slot_id&&e.slot_id!=="Nota_1",r={...n[0],main:{...n[0].main,title:{...n[0].main.title,section:o?n[0].main.title.home:n[0].main.title.section}}},i=n.slice(1);return r&&i&&t.jsxs(R,{title:a,titleUrl:e.titleUrl,children:[t.jsxs("div",{className:Y1.headerSection,children:[t.jsx(es,{mainNew:r,goTo:e.goTo}),t.jsx(L,{className:Y1.headerSectionLink,href:r?.info?.link?.url,target:r?.info?.link?.target,children:t.jsx(ge,{preview:r.preview})})]}),t.jsxs("div",{className:Y1.newsContent,children:[t.jsx("div",{className:"banner-context",style:{order:1},children:e.banner}),Array.isArray(i)&&i.map((l,d)=>{const c={...l,main:{...l.main,title:{...l.main.title,section:o?l.main.title.home:l.main.title.section}}};return t.jsx("div",{style:{order:d},children:t.jsx(Ee,{...c,isVideo:s,paths:e.paths})},d)})]})]})},Be={content:"_content_1stvq_1",autorContent:"_autorContent_1stvq_8",image:"_image_1stvq_24",contentIcon:"_contentIcon_1stvq_25",boxInformationContent:"_boxInformationContent_1stvq_47",autorName:"_autorName_1stvq_53",time:"_time_1stvq_85",comment:"_comment_1stvq_98",title:"_title_1stvq_107"},u1=async e=>{const{data:n,autorIcon:a}=e,s=a,o=()=>n?.config?.showtime?`${ye(n.info?.date?.modified)}`:"",r=t.jsxs("div",{className:Be.autorContent,children:[Array.isArray(n?.authors)&&Array.isArray(n?.authors[0]?.image?.sizes)&&n?.authors[0]?.image?.sizes?.length>0?t.jsx("img",{fetchPriority:"low",loading:"lazy",className:Be.image,src:await te(n?.authors[0]?.image?.sizes[0]?.url||""),alt:n?.authors[0]?.fullname}):t.jsx("div",{className:Be.contentIcon,children:t.jsx(s,{})}),t.jsx("p",{className:Be.autorName,children:Ce(n?.authors[0]?.fullname??"Redacción",18)}),t.jsx("p",{className:Be.time,children:o()})]});return t.jsxs("div",{className:Be.content,children:[n?.authors[0]?.internaluser?t.jsx(L,{href:n.authors[0]?.internaluser?`/${e.paths.autor}/${n?.authors[0]?.name}`:"#",children:r}):r,t.jsxs("div",{className:Be.boxInformationContent,children:[t.jsx(L,{className:Be.title,href:n?.info?.link?.url,target:n?.info?.link?.target,children:n?.main?.title?.home}),t.jsx("p",{className:Be.comment,children:Ce(n?.main?.subtitle?.striped||"")})]})]})},Ct={content:"_content_1d7mg_1",boxPosition:"_boxPosition_1d7mg_8",contentFlex:"_contentFlex_1d7mg_21",bannerContent:"_bannerContent_1d7mg_29",bannerContentAux:"_bannerContentAux_1d7mg_40"};function Er(e){const n=new Array(e.length),a=e.length/2;for(let s=0;s<e.length;s++)s%2===0?n[Math.floor(s/2)]=e[s]:n[a+Math.floor(s/2)]=e[s];return n}const xr=e=>{const{isOpinion:n=!1}=e,a=r=>t.jsx("div",{className:Ct.boxPosition+" banner-context",style:{order:2},children:t.jsx("div",{className:Ct.bannerContentAux,children:t.jsx("div",{style:{position:"absolute",height:"270px",top:"0"},children:e.banner})})},r),s=[];for(let r=0;r<e.news.length;r++){const i=e.news[r];r===2&&s.push(a(r)),i&&s.push(t.jsx("div",{className:Ct.boxPosition,style:{order:r},children:t.jsx(u1,{data:i,autorIcon:e.autorIcon,paths:e.paths})},`description-block-2-odd-${r}`))}const o=s.length%2===0?Er(s):s;return t.jsx("section",{style:e.customStyles,children:t.jsx(R,{title:e.title,titleUrl:e.titleUrl,isOpinion:n,children:t.jsxs("div",{className:Ct.content,children:[t.jsx("div",{className:Ct.contentFlex,children:o}),t.jsx("div",{className:Ct.bannerContent,children:e.halfPageBanner})]})})})},ns={content:"_content_w9viv_1",title:"_title_w9viv_10"},Tr=e=>{const{showTitle:n=!0}=e;return t.jsxs("div",{className:ns.content,children:[n&&t.jsx("p",{className:ns.title,children:"Editorial"}),t.jsx(rt,{...e,info:{...e.info,section:{name:"",slug:"",url:""}}})]})},ut={content:"_content_1nd2h_1",newsContent:"_newsContent_1nd2h_8",boxPosition:"_boxPosition_1nd2h_17",bannerContent:"_bannerContent_1nd2h_23",bannerContentAux:"_bannerContentAux_1nd2h_33"},Lr=e=>{const{news:n}=e;return Array.isArray(n)&&t.jsxs("div",{className:ut.content,children:[t.jsxs("div",{className:ut.newsContent,children:[e.bannerArray&&e.bannerArray.map((a,s)=>t.jsx("div",{className:ut.boxPosition+" banner-context",style:{order:2+5*s},children:t.jsx("div",{className:ut.bannerContentAux,children:t.jsx("div",{style:{position:"absolute",height:"270px",top:"0"},children:a})})},s)),n.map((a,s)=>t.jsx("div",{className:ut.boxPosition,style:{order:s},children:t.jsx(Ee,{...a,share:e.share,paths:e.paths})},s))]}),t.jsx("div",{className:ut.bannerContent,children:e.halfPageBanner})]})},Ur=e=>t.jsxs(t.Fragment,{children:[t.jsx(Va,{className:"display-on-lower-900px",...e}),t.jsx(Oa,{...e})]}),f1={newsContent:"_newsContent_gd57q_1",newsContentWithLines:"_newsContentWithLines_gd57q_8",newsContentWithoutLines:"_newsContentWithoutLines_gd57q_13",contentSeparator:"_contentSeparator_gd57q_18"},as=e=>{const{content:n}=e;if(!n||n.length===0)return;const a=i=>e.hasLines&&(i+1)%3!==0?f1.contentSeparator:"",s=[];let o=0,r=1;for(let i=0;i<n.length;i++){e.banners&&e.bannerPositionIndex?.includes(i)&&(s.push(t.jsx("section",{className:a(o),children:e.banners?.some(h=>h.key===`${e.slot_id}_${r}`)&&t.jsx(ne,{banners:e.banners,name:`${e.slot_id}_${r}`})},o)),o++,r++);const l=e.isVideo?tt(n[i],e.showVideoTime,e.showVideosubtitle):n[i];if(!l)continue;const d=e.slot_id&&e.slot_id!=="Nota_1",c={...l,main:{...l.main,title:{...l.main.title,section:d?l.main.title.home:l.main.title.section}}};s.push(t.jsx("section",{className:a(o),children:t.jsx(Ee,{...c,isVideo:e.isVideo,paths:e.paths})},o)),o++}return s.length===2&&s.push(t.jsx("div",{},o)),t.jsx("div",{className:`${e.hasLines?f1.newsContentWithLines:f1.newsContentWithoutLines} ${f1.newsContent}`,children:s})},K1=e=>t.jsx(R,{title:e.title,titleUrl:e.titleUrl,children:t.jsx(as,{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})}),ss={newsContent:"_newsContent_1sb62_1",contentSeparator:"_contentSeparator_1sb62_8"},os=e=>{const{content:n,title:a}=e;if(!(!n||n.length===0||!Array.isArray(n)))return t.jsx(R,{title:a,titleUrl:e.titleUrl,children:t.jsx("div",{className:`${ss.newsContent} ${e.hasLines?ss.contentSeparator:""}`,children:n?.map((s,o)=>{const r=e.slot_id&&e.slot_id!=="Nota_1",i={...s,main:{...s.main,title:{...s.main.title,section:r?s.main.title.home:s.main.title.section}}};return t.jsx("section",{children:t.jsx(Ee,{...i,share:e.share,paths:e.paths})},o)})})})},J1={newsContent:"_newsContent_1gbse_1",contentSeparator:"_contentSeparator_1gbse_8",newsContentWhitoutLine:"_newsContentWhitoutLine_1gbse_29"},rs=e=>{const{content:n,title:a}=e;if(!(!n||n.length===0))return t.jsx(R,{title:a,titleUrl:e.titleUrl,children:t.jsx("div",{className:`${J1.newsContent} ${e.hasLines?J1.contentSeparator:J1.newsContentWhitoutLine}`,children:n.map((s,o)=>{const r=e.slot_id&&e.slot_id!=="Nota_1",i={...s,main:{...s.main,title:{...s.main.title,section:r?s.main.title.home:s.main.title.section}}};return t.jsx("section",{children:t.jsx(Ee,{...i,share:e.share,paths:e.paths})},o)})})})},X1={headerSection:"_headerSection_1m1sp_3",headerSectionLink:"_headerSectionLink_1m1sp_16",newsContent:"_newsContent_1m1sp_29"},is=e=>{const{content:n,title:a,isVideo:s=!0}=e;if(!n||n.length===0)return;const o=n[0],r=e.slot_id&&e.slot_id!=="Nota_1",i=n.slice(1);return o&&i&&t.jsxs(R,{title:a,titleUrl:e.titleUrl,children:[t.jsxs("div",{className:X1.headerSection,children:[t.jsx(es,{goTo:e.goTo,mainNew:tt(o)}),t.jsx(L,{className:X1.headerSectionLink,href:o?.info?.link.url,target:o?.info?.link.target,"aria-label":"Video",children:t.jsx(ge,{preview:{sizes:o?.main?.image.sizes,description:o?.main?.image.description},isVideo:s,isLarge:!0})})]}),t.jsxs("div",{className:X1.newsContent,children:[t.jsx("div",{className:"banner-context",style:{order:1},children:e.banner}),Array.isArray(i)&&i.map((l,d)=>{const c=tt(l),h={...c,main:{...c.main,title:{...c.main.title,section:r?c.main.title.home:c.main.title.section}}};return t.jsx("div",{style:{order:d},children:y.createElement(Ee,{...h,isVideo:s,key:d,paths:e.paths})},d)})]})]})},It={content:"_content_cnul3_1",linkImage:"_linkImage_cnul3_30",sectionDescription:"_sectionDescription_cnul3_42",dateText:"_dateText_cnul3_61",textContent:"_textContent_cnul3_72"},qr=async e=>{const{showNewsLikeTitle:n=!1}=e;return e&&e.info?t.jsxs("section",{className:It.content,style:{"--heightImageOverwrite":"100%"},children:[t.jsx(L,{className:It.linkImage,target:e?.info?.link?.target,title:e.main?.title?.section,href:n?e.info.link.url:e?.info?.section?.url,children:t.jsx(ge,{preview:e.preview})}),t.jsxs("div",{className:It.textContent,children:[t.jsx(L,{className:It.sectionDescription,target:e?.info?.link?.target,href:n?e.info.link.url:e?.info?.section?.url,children:Ce((n?e?.main?.title?.section:e?.info?.section?.name)??"",45)}),t.jsx("p",{className:It.dateText,children:ye(e?.info?.date?.modified)})]})]}):null},ls={content:"_content_yx3zm_1",contentSeparator:"_contentSeparator_yx3zm_7"},R1={newsContent:"_newsContent_1uamf_1",contentSeparator:"_contentSeparator_1uamf_8",hasLinesBlock:"_hasLinesBlock_1uamf_40"},cs=e=>{if(!e.content||e.content.length===0)return;const n=e.slot_id&&e.slot_id!=="Nota_1";return t.jsx(R,{title:e.title,children:t.jsx("div",{className:`${ls.content} ${e.hasLines?ls.contentSeparator:""}`,style:{gap:e.hasLines?"30px":"0px"},children:Array.isArray(e.content)&&e.content?.map((a,s)=>{const o={...a,main:{...a.main,title:{...a.main.title,section:n?a.main.title.home:a.main.title.section}}};return t.jsx("section",{className:e.hasLines?R1.hasLinesBlock:"",children:y.createElement(qr,{...o,key:s,showNewsLikeTitle:e.showNewsLikeTitle})},s)})})})},ft={content:"_content_1yvw0_1",boxInformation:"_boxInformation_1yvw0_12",titleGradient:"_titleGradient_1yvw0_29",sectionDescription:"_sectionDescription_1yvw0_57",articule:"_articule_1yvw0_82",linkStyled:"_linkStyled_1yvw0_114"},m1=e=>{const{isVideo:n,info:a,main:s,overImage:o="default",titleGradient:r=!1}=e;return t.jsxs("section",{className:ft.content,children:[t.jsx(L,{title:s?.title?.section,href:a.link.url,target:a.link.target,children:t.jsx(ge,{preview:e.preview,isVideo:n})}),t.jsxs("div",{className:[ft.boxInformation,r?ft.titleGradient:""].join(" "),style:{width:o!=="default"?"90%":"",left:o==="left"?0:o==="right"?"calc(10% - 1px)":"auto",top:o!=="default"?"-1rem":""},children:[e?.info?.section&&t.jsx(L,{className:[ft.sectionDescription].join(" "),href:e?.info?.section?.url,children:e?.info?.section?.name}),t.jsx("h2",{className:ft.articule,children:t.jsx(L,{className:ft.linkStyled,href:e?.info?.link?.url,target:e?.info?.link?.target,children:Ce(e.main?.title?.section,o!=="default"?60:75)})})]})]})},ds=e=>{const{content:n,title:a,slot_id:s}=e,o=e.slot_id&&e.slot_id!=="Nota_1";return n&&n.length!==0&&t.jsx(R,{title:a,titleUrl:e.titleUrl,children:t.jsx(Ke,{slot_id:s,children:n.map((r,i)=>{const l={...r,main:{...r.main,title:{...r.main.title,section:o?r.main.title.home:r.main.title.section}}};return t.jsx("div",{style:{"--heightImageOverwrite":e.heightImageOverwrite,"--heightImageOverwriteMobile":e.heightImageOverwriteMobile},children:t.jsx(m1,{...l,paths:e.paths})},i)})})})},ze={content:"_content_1mj79_1",imageStyled:"_imageStyled_1mj79_14",contentIcon:"_contentIcon_1mj79_23",boxInformation:"_boxInformation_1mj79_44",comment:"_comment_1mj79_51",title:"_title_1mj79_60",authorName:"_authorName_1mj79_81"},Ir=async e=>{const{data:n}=e;return t.jsxs("div",{className:ze.content,children:[Array.isArray(n.authors)&&n?.authors[0]?.image?t.jsx("img",{fetchPriority:"low",loading:"lazy",className:ze.imageStyled,src:await te(n?.authors[0]?.image?.sizes[0]?.url||""),alt:n?.authors[0]?.fullname}):t.jsx("div",{className:ze.contentIcon,children:e.autorIcon}),t.jsxs("div",{className:ze.boxInformation,children:[t.jsx("p",{className:ze.authorName,children:n?.authors[0]?.internaluser?t.jsx(L,{href:n.authors[0]?.internaluser?`/${e.paths.autor}/${n?.authors[0]?.name}`:"#",children:n?.authors[0]?.fullname??"Redacción"}):n?.authors[0]?.fullname??"Redacción"}),t.jsx("p",{className:ze.title,children:t.jsx(L,{className:ze.linkStyled,href:n?.info?.link?.url,target:n?.info?.link?.target,children:Ce(n?.main?.title?.home,40)})}),t.jsx("p",{className:ze.comment,children:n?.main?.subtitle?.striped})]})]})},hs=e=>{const n=e.slot_id&&e.slot_id!=="Nota_1";return t.jsx(R,{titleUrl:e.titleUrl,title:e.title,children:t.jsx(Ke,{slot_id:e.slot_id,cardGap:31,cardWidth:344,visibleItems:3,children:e.content&&e.content.map((a,s)=>{const o={...a,main:{...a.main,title:{...a.main.title,section:n?a.main.title.home:a.main.title.section}}};return t.jsx(Ir,{autorIcon:e.autorIcon,data:o,paths:e.paths},s)})})})},en=e=>t.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"var(--header-icons)",xmlns:"http://www.w3.org/2000/svg",...e,children:t.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"})}),g1=e=>t.jsx("svg",{width:"12",height:"13",viewBox:"0 0 12 13",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:t.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:e.fill??"#7B888A"})}),K={drawerStyled:"_drawerStyled_1dhzk_1",sidebarCustom:"_sidebarCustom_1dhzk_6",accordionStyled:"_accordionStyled_1dhzk_24",accordionHeading:"_accordionHeading_1dhzk_35",accordionSummeryStyled:"_accordionSummeryStyled_1dhzk_44",linkStyled:"_linkStyled_1dhzk_71",subLinkStyled:"_subLinkStyled_1dhzk_91",inputContent:"_inputContent_1dhzk_113",buttonContent:"_buttonContent_1dhzk_114",inputStyled:"_inputStyled_1dhzk_124",buscar:"_buscar_1dhzk_140",buttonStyled:"_buttonStyled_1dhzk_149",accordionDetailsStyled:"_accordionDetailsStyled_1dhzk_164",footerSlider:"_footerSlider_1dhzk_179",socialMedia:"_socialMedia_1dhzk_190",copyRights:"_copyRights_1dhzk_209",icon:"_icon_1dhzk_220"},Mr=({sidebar:e,socials:n,copyrigth:a,sidebarExtra:s,searchKeyWord:o})=>t.jsxs("aside",{className:K.drawerStyled,id:"sidebar-expandable",style:{"--header-icons":"var(--search-input-icons)"},children:[t.jsx("input",{type:"checkbox",id:"side-bar-state"}),t.jsxs("section",{className:K.sidebarCustom,children:[t.jsx("div",{className:K.buttonContent,children:t.jsx("label",{className:K.buttonStyled,htmlFor:"side-bar-state",children:t.jsx(lt,{className:K.icon})})}),t.jsx("div",{className:K.inputContent,children:t.jsxs(L,{href:"/buscar",className:K.inputStyled,children:[t.jsxs("p",{className:K.buscar,children:[o,"..."]}),t.jsx(en,{color:"var(--search-input-icons)"})]})}),t.jsxs("div",{style:{display:"flex",flexDirection:"column",justifyContent:"space-between",height:"100%"},children:[t.jsxs("div",{children:[s,e.map((r,i)=>t.jsxs("div",{className:K.accordionStyled,children:[t.jsx("input",{type:"checkbox",style:{display:"none"},id:"accordion_"+i}),t.jsx("h3",{className:K.accordionHeading,children:Array.isArray(r.subitem)?t.jsxs("label",{className:K.accordionSummeryStyled,htmlFor:"accordion_"+i,children:[r.link?t.jsx(L,{className:`${K.linkStyledAccordion} ${K.linkStyled}`,href:r.link?r.link:void 0,target:r.target,children:r.description}):t.jsx("div",{children:r.description}),t.jsx(g1,{width:13,height:13,fill:"var(--side-bar-arrow-color)"})]}):t.jsx(L,{className:K.linkStyled,href:r.link?r.link:void 0,target:r.target,children:r.description})}),Array.isArray(r.subitem)&&t.jsx("div",{className:K.accordionDetailsStyled,style:{"--max-height":r.subitem.length*45+"px"},children:r.subitem.map((l,d)=>t.jsx(L,{className:K.subLinkStyled,href:l.link?l.link:void 0,target:l.target,children:l.description},d))})]},i))]}),t.jsxs("div",{className:K.footerSlider,children:[t.jsx("div",{className:K.socialMedia,children:Object.keys(n).map(r=>n[r]?.show&&t.jsx("a",{target:"_blank",rel:"noreferrer","aria-label":n[r].title+" link",className:K.linkSocialNetwork,href:n[r].url,children:Et[r]({className:K.icon})},r))}),t.jsx("p",{className:K.copyRights,children:a})]})]})]})]}),Cs=e=>t.jsxs("svg",{width:"30",height:"30",viewBox:"0 0 30 30",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[t.jsx("path",{d:"M5 22.5H25C25.6875 22.5 26.25 21.9375 26.25 21.25C26.25 20.5625 25.6875 20 25 20H5C4.3125 20 3.75 20.5625 3.75 21.25C3.75 21.9375 4.3125 22.5 5 22.5ZM5 16.25H25C25.6875 16.25 26.25 15.6875 26.25 15C26.25 14.3125 25.6875 13.75 25 13.75H5C4.3125 13.75 3.75 14.3125 3.75 15C3.75 15.6875 4.3125 16.25 5 16.25ZM3.75 8.75C3.75 9.4375 4.3125 10 5 10H25C25.6875 10 26.25 9.4375 26.25 8.75C26.25 8.0625 25.6875 7.5 25 7.5H5C4.3125 7.5 3.75 8.0625 3.75 8.75Z",fill:e.color}),t.jsx("path",{d:"M5 22.5H25C25.6875 22.5 26.25 21.9375 26.25 21.25C26.25 20.5625 25.6875 20 25 20H5C4.3125 20 3.75 20.5625 3.75 21.25C3.75 21.9375 4.3125 22.5 5 22.5ZM5 16.25H25C25.6875 16.25 26.25 15.6875 26.25 15C26.25 14.3125 25.6875 13.75 25 13.75H5C4.3125 13.75 3.75 14.3125 3.75 15C3.75 15.6875 4.3125 16.25 5 16.25ZM3.75 8.75C3.75 9.4375 4.3125 10 5 10H25C25.6875 10 26.25 9.4375 26.25 8.75C26.25 8.0625 25.6875 7.5 25 7.5H5C4.3125 7.5 3.75 8.0625 3.75 8.75Z",fill:e.color})]}),Mt={content:"_content_1k52x_1",chipStyled:"_chipStyled_1k52x_17",headLine:"_headLine_1k52x_17",live:"_live_1k52x_25",closeLiveStyled:"_closeLiveStyled_1k52x_88"},us=e=>{const{alertZone:n,id:a="close-alert"}=e,s=()=>t.jsx(L,{className:Mt.headLine,href:n?.data[0]?.info.link.url,target:n?.data[0]?.info.link.target,title:n?.data[0]?.main.title.home,children:n?.data[0]?.main?.title.home??""});return t.jsxs(t.Fragment,{children:[t.jsx("input",{type:"checkbox",id:a,style:{display:"none"},defaultChecked:!(n&&n?.data&&n?.data[0]?.main?.title.home)}),n&&n?.data&&n?.data[0]?.main?.title.home&&t.jsxs("div",{id:"alert-chip",className:Mt.content,style:e.forceShow?{display:"flex",position:"sticky",top:100}:{},children:[t.jsxs("div",{className:Mt.live,children:[t.jsx("div",{className:Mt.chipStyled,children:n?.entity?.description}),e.forceShow&&t.jsx(s,{}),t.jsx("label",{htmlFor:a,children:t.jsx(lt,{className:Mt.closeLiveStyled})})]}),t.jsx(s,{})]})]})},De={content:"_content_18yq5_1",linkStyled:"_linkStyled_18yq5_14",linkSocialNetwork:"_linkSocialNetwork_18yq5_28",title:"_title_18yq5_49",tabs:"_tabs_18yq5_60",socialNetwork:"_socialNetwork_18yq5_68",icon:"_icon_18yq5_78",facebook:"_facebook_18yq5_84",youtube:"_youtube_18yq5_88",x:"_x_18yq5_92",instagram:"_instagram_18yq5_96",gnews:"_gnews_18yq5_100",tiktok:"_tiktok_18yq5_104",whatsapp:"_whatsapp_18yq5_108"},Br=e=>{const{cintillo:n,tapeTitle:a,socials:s}=e,o="",r=n?.findIndex(i=>i.link===o)??0;return(Array.isArray(n)||e.socialIcons)&&t.jsxs("section",{className:De.content,children:[Array.isArray(n)&&t.jsxs("div",{className:`${De.tabs} header-page-tape-content`,children:[a!==""&&t.jsx("p",{className:De.title,children:`${a}`}),n&&n[r]&&t.jsx(L,{className:De.linkStyled,target:n[r]?.target,href:n[r]?.link,style:{color:n[r]?.link===o?"var(--header-tape-active-link)":"var(--header-tape-icons)",fontWeight:n[r]?.link===o?"700":"400"},children:n[r]?.description},r),n&&n.map((i,l)=>{if(l!==r)return t.jsx(L,{className:De.linkStyled,href:i?.link,style:{color:i?.link===o?"var(--header-tape-active-link)":"var(--header-tape-color)",fontWeight:i?.link===o?"700":"400"},children:i?.description},l)})]}),t.jsx("div",{className:De.socialNetwork,children:Object.keys(s).map(i=>s[i]?.show&&t.jsx("a",{target:"_blank",rel:"noreferrer","aria-label":s[i].title+" link",className:De.linkSocialNetwork,href:s[i].url,children:Et[i]({className:[De.icon,De[i]??""].join(" ")})},i))})]})},we={headerStyled:"_headerStyled_t61zq_1",headerContent:"_headerContent_t61zq_14",iconContent:"_iconContent_t61zq_25",menuButton:"_menuButton_t61zq_34",logoStyled:"_logoStyled_t61zq_66",buttonSection:"_buttonSection_t61zq_94",buttonSectionSearch:"_buttonSectionSearch_t61zq_109",headLineContent:"_headLineContent_t61zq_130",headLineTitle:"_headLineTitle_t61zq_143",headLine:"_headLine_t61zq_130",hasAlertZone:"_hasAlertZone_t61zq_196"},Dr=e=>{const{alertZone:n}=e;return t.jsxs("header",{className:we.headerStyled,children:[e.socialIcons&&t.jsx(Br,{socialIcons:e.socialIcons,cintillo:e.cintillo,tapeTitle:e.tapeTitle,socials:e.socials}),t.jsxs("div",{className:`${we.headerContent} center-mobile-header-icon`,children:[t.jsx(ct,{id:"button-app",className:we.menuButton,toggledrawerevent:"true","aria-label":"menu","aria-labelledby":"menu",title:"menu",children:t.jsx(Cs,{className:we.startIcon,color:"var(--header-icons)",width:27,height:27})}),t.jsx("div",{className:we.iconContent,children:t.jsx(L,{href:"/","aria-label":"Home",className:"icon header-logo-link-sticky",style:{display:"flex"},children:y.createElement("span",{className:we.logoStyled},e.icon)})}),!e.showAlertPop&&n?.data&&t.jsxs("div",{className:we.headLineContent,children:[t.jsx("div",{className:`${we.headLineTitle} headLineTitle`,children:n.entity.description?`${n.entity.description}`:""}),t.jsx(L,{className:we.headLine,href:n.data[0]?.info.link.url,target:n.data[0]?.info.link.target,title:n.data[0]?.main.title.home,children:Ce(n.data[0]?.main.title.home??"",120)})]}),t.jsxs("div",{style:e.showAlertPop?{marginLeft:"auto"}:{},className:[we.buttonSection,n?.data?we.hasAlertZone:"","search-button"].join(" "),children:[t.jsx(L,{href:e.searchLink?e.searchLink:"/buscar","aria-label":e.searchKeyWord,className:`${we.buttonSectionSearch} search-button-icon`,style:{display:"flex"},children:t.jsx(en,{width:28,height:28,color:"currentColor"})}),e.rightZone]})]}),!e.showAlertPop&&t.jsx(us,{alertZone:n,forceShow:e.showAlertPop})]})},He={ul:"_ul_j3aqc_1",li:"_li_j3aqc_10",liBefore:"_liBefore_j3aqc_18",ulContent:"_ulContent_j3aqc_33",contentModal:"_contentModal_j3aqc_44",linkStyled:"_linkStyled_j3aqc_56",itemLink:"_itemLink_j3aqc_81"},Hr=e=>{const{items:n}=e;return t.jsx("ul",{className:He.ul,children:n.map((a,s)=>t.jsxs("li",{className:`${He.liBefore} ${He.li}`,children:[a.link?t.jsxs(L,{"aria-label":a.description,className:He.linkStyled,href:a.link?a.link:void 0,target:a.target,children:[a.description,Array.isArray(a.subitem)&&t.jsx(g1,{})]}):t.jsxs("span",{"aria-label":a.description,className:He.linkStyled,children:[a.description,Array.isArray(a.subitem)&&t.jsx(g1,{})]}),Array.isArray(a.subitem)&&t.jsx("ul",{className:He.ulContent,children:t.jsx("div",{className:He.contentModal,children:a.subitem.map((o,r)=>t.jsx("li",{className:He.li,children:t.jsx(L,{className:He.itemLink,"aria-label":o.description,href:o.link?o.link:void 0,target:o.target,children:o.description})},r))})})]},s))})},re={headerStyled:"_headerStyled_ksxbt_1",headerContent:"_headerContent_ksxbt_23",menuButtonSection:"_menuButtonSection_ksxbt_33",menuButton:"_menuButton_ksxbt_33",buttonSection:"_buttonSection_ksxbt_84",buttonSectionSearch:"_buttonSectionSearch_ksxbt_101",hasAlertZone:"_hasAlertZone_ksxbt_111",buttonText:"_buttonText_ksxbt_130",logoContent:"_logoContent_ksxbt_140",logoStyled:"_logoStyled_ksxbt_148",headLineContent:"_headLineContent_ksxbt_172",headLineTitle:"_headLineTitle_ksxbt_187",menuSection:"_menuSection_ksxbt_203",headLine:"_headLine_ksxbt_172",line:"_line_ksxbt_255"},Vr=e=>{const{menu:n,alertZone:a}=e;return t.jsx("header",{className:re.headerStyled,style:{top:e.cintillo||e.socialIcons?40:0},children:t.jsxs("div",{style:e.showAlertPop?{gap:0}:{},className:[re.headerContent,a?.data?re.hasAlertZone:""].join(" "),children:[t.jsx("div",{className:re.menuButtonSection,children:t.jsxs(ct,{className:re.menuButton,id:"button-app",toggledrawerevent:"true","aria-label":"menu","aria-labelledby":"menu",title:"menu",children:[t.jsx(Cs,{color:"var(--header-icons)",width:27,height:27}),t.jsx("p",{className:re.buttonText,style:{lineHeight:0},children:e.menuText})]})}),t.jsx("div",{className:re.logoContent,children:t.jsx(L,{href:"/","aria-label":"Home",className:"header-logo-link",children:y.createElement("span",{className:`${re.logoStyled}`},e.icon)})}),t.jsxs("div",{className:re.buttonSection,children:[t.jsx(L,{href:e.searchLink?e.searchLink:"/buscar",style:{display:"flex"},className:re.buttonSectionSearch,"aria-label":e.searchKeyWord,children:t.jsx(en,{width:28,height:28,color:"currentColor"})}),e.rightZone]}),!e.showAlertPop&&a?.data?t.jsxs("div",{className:re.headLineContent,children:[t.jsx("p",{className:`${re.headLineTitle} headLineTitle`,children:a.entity.description?`${a.entity.description}`:""}),t.jsx(L,{className:re.headLine,href:a.data[0]?.info.link.url,target:a.data[0]?.info.link.target,title:a.data[0]?.main.title.home,children:Ce(a.data[0]?.main.title.home??"",120)})]}):t.jsx("div",{className:re.line}),t.jsx("div",{className:re.menuSection,style:e.showAlertPop?{"--showAlertPop":"0px"}:{},children:Array.isArray(n)&&t.jsx(Hr,{items:n})})]})})},tn={childrenContent:"_childrenContent_wqlb4_1",childrenContentAux:"_childrenContentAux_wqlb4_12",op2:"_op2_wqlb4_25"},nn=e=>{const{alertZone:n,children:a,sidebar:s}=e;return t.jsxs(t.Fragment,{children:[t.jsx(Dr,{...e}),!e.showOnlyStickyHeader&&t.jsx(Vr,{...e}),t.jsxs("div",{className:[tn.childrenContent,e.showAlertPop?tn.op2:"",n?.data?tn.childrenContentAux:""].join(" "),style:e.showOnlyStickyHeader?{"--hasAlertMargin":"3.6rem !important"}:{},id:"content-layout",children:[e.showAlertPop&&t.jsx(us,{alertZone:n,forceShow:e.showAlertPop,id:"static-alert-chip"}),a]}),t.jsx(Mr,{sidebarExtra:e.sidebarExtra,searchKeyWord:e.searchKeyWord,sidebar:s,socials:e.socials,copyrigth:e.copyrigth})]})},Or=e=>t.jsxs("svg",{width:"22",height:"18",viewBox:"0 0 22 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[t.jsxs("g",{clipPath:"url(#clip0_3111_1972)",children:[t.jsx("path",{d:"M17.6679 2.85909C18.2925 2.85909 18.8792 2.85731 19.4658 2.85909C20.5705 2.86265 21.2902 3.57831 21.2911 4.68869C21.2937 8.26611 21.2946 11.8435 21.2911 15.421C21.2902 16.7438 20.4921 17.7288 19.2465 17.9555C19.0597 17.9893 18.8668 17.9964 18.6765 17.9964C13.6642 17.9982 8.65091 17.9991 3.63854 17.9973C1.93574 17.9973 0.617019 16.8852 0.330723 15.212C0.29813 15.0236 0.294606 14.8289 0.294606 14.6368C0.293725 10.3722 0.293725 6.10579 0.294606 1.83938C0.294606 0.919247 0.803772 0.23559 1.63006 0.04534C1.79303 0.00800119 1.96481 0.00177804 2.13306 0.00177804C6.69794 0 11.2628 0 15.8277 0C16.9588 0 17.6661 0.71744 17.6679 1.85983C17.6679 2.18432 17.6679 2.50793 17.6679 2.85909ZM16.7007 16.7225C16.4443 16.2291 16.3932 15.7366 16.3941 15.228C16.3985 10.7758 16.3967 6.3236 16.3967 1.87139C16.3967 1.42688 16.2532 1.27841 15.8215 1.27841C11.2628 1.27841 6.70498 1.27841 2.14628 1.27841C1.71727 1.27841 1.56047 1.43488 1.56047 1.86605C1.56047 6.11113 1.55783 10.3553 1.56488 14.6004C1.56488 14.8484 1.59835 15.1062 1.67235 15.3418C1.94631 16.2131 2.70213 16.7216 3.68523 16.7225C7.93561 16.7225 12.1851 16.7225 16.4355 16.7225H16.7015H16.7007ZM17.6679 4.15084V4.39887C17.6679 8.06608 17.6679 11.7333 17.6679 15.4005C17.6679 15.4601 17.667 15.5187 17.6705 15.5783C17.7181 16.4033 18.5321 16.9341 19.2835 16.6309C19.7662 16.4362 20.0261 16.0041 20.0261 15.3854C20.0261 11.8444 20.0261 8.30345 20.0261 4.76159C20.0261 4.66558 20.0235 4.56779 20.0023 4.47533C19.9591 4.29308 19.8376 4.15884 19.6526 4.15528C19.0007 4.14284 18.3488 4.15084 17.6688 4.15084H17.6679Z",fill:e.color}),t.jsx("path",{d:"M5.63378 3.83703C6.0663 3.83703 6.49971 3.83436 6.93224 3.83703C7.54094 3.84236 7.9673 4.27087 7.97083 4.88874C7.97523 5.62129 7.97611 6.35474 7.97083 7.08729C7.96642 7.68204 7.55328 8.11855 6.96395 8.12655C6.06894 8.139 5.17394 8.139 4.27894 8.12655C3.70635 8.11855 3.28879 7.70782 3.27558 7.13085C3.25796 6.36896 3.25884 5.60529 3.27558 4.8434C3.28791 4.24776 3.7222 3.84147 4.31329 3.83703C4.75375 3.83347 5.19332 3.83703 5.63378 3.83703ZM6.68558 6.84192V5.13767H4.55642V6.84192H6.68558Z",fill:e.color}),t.jsx("path",{d:"M8.98899 14.1631C7.30821 14.1631 5.62832 14.1649 3.94754 14.1622C3.4833 14.1622 3.18115 13.7755 3.30536 13.3488C3.37495 13.1096 3.53528 12.9549 3.78017 12.9069C3.88676 12.8856 3.99864 12.882 4.10875 12.882C7.3593 12.8811 10.6107 12.8811 13.8613 12.882C13.9705 12.882 14.0824 12.8865 14.189 12.9078C14.4991 12.9691 14.7017 13.2501 14.6805 13.5746C14.6603 13.8831 14.4233 14.1338 14.1176 14.1578C13.9714 14.1693 13.8243 14.1622 13.6772 14.1631C12.1145 14.1631 10.5508 14.1631 8.98811 14.1631H8.98899Z",fill:e.color}),t.jsx("path",{d:"M8.97232 11.1455C7.30652 11.1455 5.64072 11.1473 3.9758 11.1446C3.49659 11.1446 3.19443 10.7881 3.2975 10.3579C3.35828 10.1027 3.55825 9.91601 3.81724 9.88223C3.9115 9.86979 4.00751 9.8689 4.10265 9.8689C7.35321 9.8689 10.6038 9.8689 13.8543 9.8689C13.9424 9.8689 14.0305 9.8689 14.1177 9.87868C14.4586 9.9169 14.6912 10.1863 14.6824 10.5277C14.6736 10.8646 14.4234 11.1313 14.0798 11.1411C13.6623 11.1526 13.2438 11.1455 12.8254 11.1455C11.5411 11.1455 10.2576 11.1455 8.9732 11.1455H8.97232Z",fill:e.color}),t.jsx("path",{d:"M11.9132 5.12242C11.2314 5.12242 10.5487 5.12775 9.86683 5.12064C9.36295 5.11531 9.04935 4.70369 9.20351 4.26629C9.29072 4.01825 9.50302 3.84401 9.76553 3.84401C11.2032 3.83956 12.6408 3.83867 14.0785 3.84401C14.3991 3.84578 14.6502 4.10182 14.6757 4.41476C14.7021 4.74103 14.5119 5.01662 14.1983 5.09219C14.0996 5.11531 13.9948 5.12153 13.8935 5.12153C13.2337 5.1242 12.573 5.12242 11.9132 5.12242Z",fill:e.color}),t.jsx("path",{d:"M11.932 6.85605C12.6358 6.85605 13.3397 6.84716 14.0435 6.85872C14.5456 6.86761 14.8372 7.37524 14.6003 7.80197C14.4831 8.01355 14.2981 8.12735 14.0611 8.12824C12.6385 8.13179 11.2158 8.13446 9.79313 8.12646C9.42931 8.12468 9.16416 7.83664 9.16504 7.48903C9.16592 7.14231 9.43284 6.86316 9.79753 6.85783C10.5084 6.84894 11.2202 6.85516 11.9311 6.85516L11.932 6.85605Z",fill:e.color})]}),t.jsx("defs",{children:t.jsx("clipPath",{id:"clip0_3111_1972",children:t.jsx("rect",{width:"21",height:"18",fill:"white",transform:"translate(0.293945)"})})})]}),Pr=e=>t.jsx("svg",{...e,width:"18",height:"14",viewBox:"0 0 18 14",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.65269 5.62979C8.40719 4.79574 9.48503 4.79574 10.1317 5.62979C10.4551 5.98723 10.6707 6.58298 10.6707 7.05957C10.6707 7.53617 10.4551 8.01277 10.1317 8.48936C9.37724 9.3234 8.2994 9.3234 7.65269 8.48936C7.00599 7.65532 7.00599 6.46383 7.65269 5.62979ZM3.55689 7.05957C3.55689 5.51064 4.09581 4.08085 5.17365 3.00851C5.49701 2.65106 6.03593 2.65106 6.46707 3.00851C6.57485 3.24681 6.68263 3.48511 6.68263 3.7234C6.68263 3.9617 6.57485 4.2 6.46707 4.31915C5.17365 5.74894 5.17365 8.13192 6.46707 9.68085C6.79042 10.0383 6.79042 10.634 6.46707 10.9915C6.14371 11.3489 5.60479 11.3489 5.28144 11.1106L5.17365 10.9915C4.09581 10.0383 3.55689 8.60851 3.55689 7.05957ZM14.3353 7.05957C14.3353 8.60851 13.7964 10.0383 12.7186 11.1106C12.3952 11.4681 11.8563 11.4681 11.4251 11.1106C11.2096 10.8723 11.2096 10.634 11.2096 10.3957C11.2096 10.1574 11.3174 9.91915 11.4251 9.8L11.5329 9.68085C12.8263 8.25106 12.8263 5.86808 11.5329 4.31915C11.2096 3.9617 11.2096 3.36596 11.5329 3.00851C11.8563 2.65106 12.3952 2.65106 12.7186 2.88936L12.8263 3.00851C13.7964 4.08085 14.3353 5.51064 14.3353 7.05957ZM0 7.05957C0 4.55745 0.862275 2.17447 2.58683 0.387234C2.91018 0.0297874 3.4491 0.0297874 3.88024 0.387234C3.98802 0.625532 4.09581 0.744681 4.09581 1.10213C4.09581 1.34043 3.98802 1.57872 3.88024 1.69787C2.47904 3.24681 1.83234 5.03404 1.83234 7.05957C1.83234 9.08511 2.58683 10.8723 3.88024 12.4213C4.20359 12.7787 4.20359 13.3745 3.88024 13.7319C3.55689 14.0894 3.01796 14.0894 2.58683 13.7319C0.862275 11.9447 0 9.5617 0 7.05957ZM18 7.05957C18 9.5617 17.1377 11.9447 15.4132 13.7319C15.0898 14.0894 14.5509 14.0894 14.1198 13.7319C13.9042 13.4936 13.9042 13.3745 13.9042 13.017C13.9042 12.7787 14.012 12.5404 14.1198 12.4213L14.2275 12.3021C15.521 10.8723 16.2754 8.96596 16.2754 6.94043C16.2754 4.91489 15.521 3.12766 14.2275 1.57872C13.9042 1.22128 13.9042 0.625532 14.2275 0.268085C14.5509 -0.0893617 15.0898 -0.0893617 15.521 0.268085C17.0299 2.17447 18 4.55745 18 7.05957Z",fill:"currentColor"})}),Qr=({menu:e,alertZone:n,children:a,sidebar:s,cintillo:o,tapeTitle:r,socialIcons:i=!0,option:l,icon:d,socials:c,copyrigth:h,rightZone:u,sidebarExtra:C,showAlertPop:p,texts:f,searchLink:m})=>{const A={op1:t.jsx(nn,{icon:d,sidebar:s,alertZone:n,menuText:f.menuText??"Menú",editionText:f.editionText??"Periódico Digital",menu:e,cintillo:o,socialIcons:i,tapeTitle:r,socials:c,copyrigth:h,showAlertPop:p,searchKeyWord:f.searchKeyWord,rightZone:u,sidebarExtra:C,searchLink:m,children:a}),op2:t.jsx(nn,{icon:d,sidebar:s,alertZone:n,menuText:f.menuText??"Menú",editionText:f.editionText??"Periódico Digital",menu:e,cintillo:o,socialIcons:i,tapeTitle:r,showAlertPop:p,socials:c,searchKeyWord:f.searchKeyWord,copyrigth:h,searchLink:m,rightZone:u,sidebarExtra:C,children:a}),op3:t.jsx(nn,{icon:d,sidebar:s,alertZone:n,menuText:f.menuText??"Menú",editionText:f.editionText??"Periódico Digital",showOnlyStickyHeader:!0,menu:e,cintillo:o,socialIcons:i,tapeTitle:r,searchKeyWord:f.searchKeyWord,showAlertPop:p,socials:c,searchLink:m,sidebarExtra:C,rightZone:t.jsxs(t.Fragment,{children:[t.jsxs(ct,{id:"button-app","aria-label":"button_1","aria-labelledby":"button_1",title:"button_1",children:[t.jsx(Or,{color:"var(--header-icons)"}),t.jsx("p",{style:{lineHeight:0}})]}),t.jsxs(ct,{children:[t.jsx(Pr,{style:{minWidth:"fit-content"}}),t.jsx("p",{style:{lineHeight:0,padding:0},children:f.enVivoButton})]})]}),copyrigth:h,children:a})};return l?A[l]:null},jr=e=>{switch(e.option){case"op1":return t.jsx(ja,{freeZone:e.freeZone,socials:e.socials,socialNetworks:e.socialNetworks});case"op2":return t.jsx(za,{...e});default:return t.jsx(t.Fragment,{})}},Ve={content:"_content_1elhb_1",newsContentSection:"_newsContentSection_1elhb_5",itemContent:"_itemContent_1elhb_10",ItemCustomContent:"_ItemCustomContent_1elhb_16"},p1=e=>{const{item:n,option:a}=e;switch(a){case"ediciones":return t.jsx("div",{className:Ve.ItemCustomContent});case"columnistasnacionales":return t.jsx("div",{className:Ve.ItemCustomContent,children:t.jsx(u1,{data:n,autorIcon:e.autorIcon,paths:e.paths})});case"columnistaslocales":return t.jsx("div",{className:Ve.ItemCustomContent,children:t.jsx(u1,{data:n,autorIcon:e.autorIcon,paths:e.paths})});case"columnistas":return t.jsx("div",{className:Ve.ItemCustomContent,children:t.jsx(u1,{data:n,autorIcon:e.autorIcon,paths:e.paths})});default:return t.jsx("div",{className:Ve.ItemCustomContent,children:t.jsx(Ee,{...n,paths:e.paths})})}},Gr=e=>{const{data:n,currentPage:a,banners:s,slug:o,ranking:r,pathname:i,texts:l={}}=e,d=[3,8,13],c={3:1,8:2,13:3};switch(e.option){case"op1":return t.jsx(F1,{ranking:r,readestTitle:l.readestTitle??"",paths:e.paths,bannerTop:t.jsx(ne,{banners:s??[],name:"right_1"}),banner:t.jsx(ne,{banners:s??[],name:"right_2"}),children:t.jsx("section",{className:Ve.content,children:n.length>0?t.jsx(d1,{className:[Ve.newsContentSection,"padding-0"].join(" "),paginatorComponent:t.jsx(xt,{texts:l,pathname:i,query:"",currentPage:a,maxPages:e.PAGINATION_MAX_PAGES,showNext:!(n.length<e.NEWS_PER_SECTION)}),children:Array.isArray(n)&&n?.map((h,u)=>t.jsxs(y.Fragment,{children:[d.includes(u+1)&&t.jsx("div",{className:Ve.itemContent+" banner-context",children:t.jsx(ne,{banners:s??[],name:`block_2_${c[u+1]}`})}),t.jsx(p1,{autorIcon:e.autorIcon,item:h,option:o,paths:e.paths},u)]},u))}):t.jsx("div",{style:{width:"100%",display:"flex",flexDirection:"column",justifyContent:"center",gap:"2rem"},children:t.jsx("p",{style:{fontWeight:"var(--fw)",width:"100%",fontSize:"18px",lineHeight:"26px",textAlign:"center"},children:l.sectionNotResultMessage})})})});case"op2":return t.jsx(t.Fragment,{children:n.length>0?t.jsx(d1,{className:"padding-0",paginatorComponent:t.jsx(xt,{texts:l,pathname:i,query:"",currentPage:a,maxPages:e.PAGINATION_MAX_PAGES,showNext:!(n.length<e.NEWS_PER_SECTION)}),children:Array.isArray(n)&&n?.map((h,u)=>t.jsxs(y.Fragment,{children:[d.includes(u+1)&&t.jsx("div",{className:Ve.itemContent,children:t.jsx(ne,{banners:s??[],name:`block_2_${c[u+1]}`})}),t.jsx(p1,{autorIcon:e.autorIcon,item:h,option:o,paths:e.paths},u)]},u))}):t.jsx("div",{style:{width:"100%",display:"flex",flexDirection:"column",justifyContent:"center",gap:"2rem"},children:t.jsx("p",{style:{fontWeight:"var(--fw)",width:"100%",fontSize:"18px",lineHeight:"26px",textAlign:"center"},children:l.sectionNotResultMessage})})});default:return t.jsx(t.Fragment,{})}},fs={content:"_content_gwsqy_1",contactInfoContent:"_contactInfoContent_gwsqy_7"},zr=e=>{const{data:n}=e;return t.jsx("section",{className:fs.content,children:n.map((a,s)=>t.jsx("div",{className:fs.contactInfoContent,dangerouslySetInnerHTML:{__html:a.body.rendered}},s))})},an={tagContent:"_tagContent_ee6yw_1",contentLayout2:"_contentLayout2_ee6yw_9",contentHeader:"_contentHeader_ee6yw_42"},$r={content:"_content_1rbrt_1"},Fr=({children:e,className:n=""})=>t.jsx("div",{className:`content-layout-2 ${$r.content} ${n}`,children:e}),Bt={container:"_container_1insg_1",note:"_note_1insg_10",commercial:"_commercial_1insg_50",commercialContent:"_commercialContent_1insg_67",complement:"_complement_1insg_83"},Wr=e=>t.jsxs("section",{className:Bt.container,children:[t.jsx("div",{className:Bt.note,children:e.children}),t.jsx("div",{className:Bt.commercial,children:t.jsxs("div",{className:Bt.commercialContent,children:[e.slug==="liveblogs"&&t.jsx(Za,{itemList:e.itemList}),e.bannerTop,t.jsx(i1,{content:e.ranking,title: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"}}),t.jsx("div",{style:{position:"sticky",top:"110px"},children:e.banner})]})}),t.jsx("div",{className:Bt.complement,children:e.complement})]}),Zr=e=>{const n={...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 t.jsx("div",{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","--news-image-description-display":"none"},children:t.jsx(Wa,{...n,fontSizeSubTitle:"18px",lineHeightSubTitle:"28px"})});default:return t.jsx("div",{className:an.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","--section-card-chip-margin":"0 0 10px","--news-description-subtitle-margin":"22px 0 0"},children:t.jsx(rt,{...n,fontSizeSubTitle:"18px",lineHeightSubTitle:"28px",cutSubtitle:!1,colorSubTitle:"black",isTitle:!0,paths:e.paths})})}},mt={content:"_content_16ydf_1",tags:"_tags_16ydf_10",chipStyled:"_chipStyled_16ydf_20",tagLink:"_tagLink_16ydf_47",tagStyled:"_tagStyled_16ydf_53"},Yr=e=>{const n=a=>{const s=a.name.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/ñ/g,"n").replace(/Ñ/g,"n").replace(/[^\w\s]/gi,"").replaceAll(" ","-").toLowerCase();return`/${e.paths.tema}/${s}-t${a.id}`};return t.jsx("section",{className:mt.content,children:Array.isArray(e.tags)&&t.jsxs("div",{className:mt.tags,children:[t.jsx("p",{className:mt.tagStyled,children:"Tags:"}),e.tags.map((a,s)=>a.approved?t.jsx(L,{href:n(a),children:t.jsx("div",{className:`${mt.chipStyled} ${mt.tagLink}`,children:a.name})},s):t.jsx("div",{className:mt.chipStyled,children:a.name},s))]})})},xe={contentBox:"_contentBox_1rkkg_1",content:"_content_1rkkg_1",imageStyled:"_imageStyled_1rkkg_16",contentIconStyled:"_contentIconStyled_1rkkg_23",avatarContent:"_avatarContent_1rkkg_43",journalistSection:"_journalistSection_1rkkg_50",journalistInfo:"_journalistInfo_1rkkg_56",socialNetworkSection:"_socialNetworkSection_1rkkg_70",article:"_article_1rkkg_83"},Kr=async e=>{const{autor:n}=e;return n.addtional.USER_SHOWBIO&&t.jsx("section",{className:xe.contentBox,children:t.jsxs("div",{className:xe.content,children:[t.jsxs("div",{className:xe.avatarContent,children:[t.jsx(L,{className:xe.journalistInfo,href:`/${e.paths.autor}/${n.info.name}`,children:n.info.image?t.jsx("img",{fetchPriority:"low",loading:"lazy",className:xe.imageStyled,src:await te(n.info.image.sizes[0]?.url||"")}):t.jsx("div",{className:xe.contentIconStyled,children:e.autorIcon()})}),t.jsxs("section",{className:xe.journalistSection,children:[t.jsx("h3",{className:xe.journalistInfo,children:t.jsx(L,{href:`/${e.paths.autor}/${n.info.name}`,children:n.info.fullname})}),t.jsxs("section",{className:xe.socialNetworkSection,children:[n.addtional.USER_USERFB&&t.jsx("a",{href:n.addtional.USER_USERFB,target:"_blank",rel:"noreferrer",children:t.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.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"})})}),n.addtional.USER_USERIG&&t.jsx("a",{href:n.addtional.USER_USERIG,target:"_blank",rel:"noreferrer",children:t.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsxs("g",{clipPath:"url(#clip0_281_2357)",children:[t.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"}),t.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"}),t.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"})]}),t.jsx("defs",{children:t.jsx("clipPath",{id:"clip0_281_2357",children:t.jsx("rect",{width:"17",height:"17",fill:"white",transform:"translate(4 4)"})})})]})}),n.addtional.USER_USERTWT&&t.jsx("a",{href:n.addtional.USER_USERTWT,target:"_blank",rel:"noreferrer",children:t.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.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"})})}),n.addtional.USER_USERLIN&&t.jsx("a",{href:n.addtional.USER_USERLIN,target:"_blank",rel:"noreferrer",children:t.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.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"}),t.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"}),t.jsx("path",{d:"M8.16428 6.20159C8.16428 7.45495 7.16252 8.47105 5.92687 8.47105C4.69121 8.47105 3.68945 7.45495 3.68945 6.20159C3.68945 4.94824 4.69121 3.93213 5.92687 3.93213C7.16252 3.93213 8.16428 4.94824 8.16428 6.20159ZM7.60345 6.20358C7.60345 5.2639 6.85263 4.50165 5.92556 4.50165C4.99849 4.50165 4.24766 5.26324 4.24766 6.20358C4.24766 7.14393 4.99849 7.90552 5.92556 7.90552C6.85263 7.90552 7.60345 7.14393 7.60345 6.20358Z",fill:"black",stroke:"black",strokeWidth:"0.5"})]})})]})]})]}),n.addtional.USER_SHOWBIO&&t.jsx("p",{className:xe.article,dangerouslySetInnerHTML:{__html:`${n.addtional.USER_MIBIO} <a href="/${e.paths.autor}/${n.info.name}">${e.texts.authorViewMore??"Ver más"}</a>`}})]})})},Oe={content:"_content_jrssz_1",contentWithinCard:"_contentWithinCard_jrssz_7",contentDate:"_contentDate_jrssz_13",dateInfo:"_dateInfo_jrssz_20",dot:"_dot_jrssz_30",contentTitle:"_contentTitle_jrssz_38",contentTextList:"_contentTextList_jrssz_47",contentButton:"_contentButton_jrssz_101",linkStyled:"_linkStyled_jrssz_107"},Jr={content:"_content_ifkxj_1"},Xr=e=>t.jsx("section",{className:Jr.content,id:e.id,children:e.children}),Rr=e=>e.replace(/<p>(\s|&nbsp;)+<\/p>/g,""),ei=e=>{const n=/src="\/(.*?)"/g;return e.replace(n,`src="${pt()}/$1"`)},ms={2:1,4:2,7:3,10:4,13:5};function ti(e){return e.replace(/<script[^>]*src=["']https:\/\/platform\.twitter\.com\/widgets\.js["'][^>]*><\/script>/gi,"")}const ni=async({itemList:e,slug:n,banners:a,texts:s})=>{if(!e||e.length===0||!e[0])return;const o=e[0].list?.items?.map(r=>{const i=Rr(r.body.rendered);let l=ei(i);return l=ti(l),{...r,body:{...r.body,rendered:l}}});return t.jsx("section",{className:Oe.content,id:"block-notes-list",children:o?.map((r,i)=>t.jsxs(y.Fragment,{children:[t.jsx(Xr,{id:`item-${i+1}`,children:t.jsxs("div",{className:Oe.contentWithinCard,children:[r.date>0&&t.jsxs("div",{className:Oe.contentDate,children:[t.jsx("span",{className:Oe.dot,style:{background:n==="liveblogs"?"var(--news-liveblog-timeline-datelink-dot-color)":"var(--common-black)"}}),t.jsx("p",{className:Oe.dateInfo,style:{color:n==="liveblogs"?"var(--news-liveblog-timeline-datelink-color)":"var(--common-black)"},children:N1(r.date)})]}),t.jsx("p",{className:Oe.contentTitle,children:e[0]?.list.integrated?r.title:`${r.index}. ${r.title}`}),r.image&&t.jsx(ge,{preview:r.image,isLarge:!0}),t.jsx("div",{className:Oe.contentTextList,dangerouslySetInnerHTML:{__html:r.body.rendered}}),r.related&&t.jsx("div",{className:Oe.contentButton,children:t.jsx("a",{className:Oe.linkStyled,href:r.related??"",target:"”_blank",children:s.blockNoteList_readMore??"Leer Más"})})]})},i),ms[i]&&t.jsx(ne,{banners:a,name:"list_"+ms[i]},i)]},i))})},gs={FaceBook:"facebook",Instagram:"instagram",WhatsApp:"whatsapp",TikTok:"tiktok",Youtube:"youtube",X:"x",Gnews:"gnews",Podcast:"podcast",Telegram:"telegram"};function ai({url:e}){return e&&e!==""&&t.jsxs(L,{href:e,className:se.googleProfileButton,children:[t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",children:t.jsx("path",{fill:"currentColor",d:"M15.583 9.083h-6.5v6.5H6.916v-6.5h-6.5V6.917h6.5v-6.5h2.167v6.5h6.5v2.166Z"})}),"Síguenos en",t.jsx(si,{})]})}const si=()=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 272 92",width:"272",height:"92",children:[t.jsx("path",{fill:"#EA4335",d:"M115.75 47.18c0 12.77-9.99 22.18-22.25 22.18s-22.25-9.41-22.25-22.18C71.25 34.32 81.24 25 93.5 25s22.25 9.32 22.25 22.18zm-9.74 0c0-7.98-5.79-13.44-12.51-13.44S80.99 39.2 80.99 47.18c0 7.9 5.79 13.44 12.51 13.44s12.51-5.55 12.51-13.44z"}),t.jsx("path",{fill:"#FBBC05",d:"M163.75 47.18c0 12.77-9.99 22.18-22.25 22.18s-22.25-9.41-22.25-22.18c0-12.85 9.99-22.18 22.25-22.18s22.25 9.32 22.25 22.18zm-9.74 0c0-7.98-5.79-13.44-12.51-13.44s-12.51 5.46-12.51 13.44c0 7.9 5.79 13.44 12.51 13.44s12.51-5.55 12.51-13.44z"}),t.jsx("path",{fill:"#4285F4",d:"M209.75 26.34v39.82c0 16.38-9.66 23.07-21.08 23.07-10.75 0-17.22-7.19-19.66-13.07l8.48-3.53c1.51 3.61 5.21 7.87 11.17 7.87 7.31 0 11.84-4.51 11.84-13v-3.19h-.34c-2.18 2.69-6.38 5.04-11.68 5.04-11.09 0-21.25-9.66-21.25-22.09 0-12.52 10.16-22.26 21.25-22.26 5.29 0 9.49 2.35 11.68 4.96h.34v-3.61h9.25zm-8.56 20.92c0-7.81-5.21-13.52-11.84-13.52-6.72 0-12.35 5.71-12.35 13.52 0 7.73 5.63 13.36 12.35 13.36 6.63 0 11.84-5.63 11.84-13.36z"}),t.jsx("path",{fill:"#34A853",d:"M225 3v65h-9.5V3h9.5z"}),t.jsx("path",{fill:"#EA4335",d:"M262.02 54.48l7.56 5.04c-2.44 3.61-8.32 9.83-18.48 9.83-12.6 0-22.01-9.74-22.01-22.18 0-13.19 9.49-22.18 20.92-22.18 11.51 0 17.14 9.16 18.98 14.11l1.01 2.52-29.65 12.28c2.27 4.45 5.8 6.72 10.75 6.72 4.96 0 8.4-2.44 10.92-6.14zm-23.27-7.98l19.82-8.23c-1.09-2.77-4.37-4.7-8.23-4.7-4.95 0-11.84 4.37-11.59 12.93z"}),t.jsx("path",{fill:"#4285F4",d:"M35.29 41.41V32H67c.31 1.64.47 3.58.47 5.68 0 7.06-1.93 15.79-8.15 22.01-6.05 6.3-13.78 9.66-24.02 9.66C16.32 69.35.36 53.89.36 34.91.36 15.93 16.32.47 35.3.47c10.5 0 17.98 4.12 23.6 9.49l-6.64 6.64c-4.03-3.78-9.49-6.72-16.97-6.72-13.86 0-24.7 11.17-24.7 25.03 0 13.86 10.84 25.03 24.7 25.03 8.99 0 14.11-3.61 17.39-6.89 2.66-2.66 4.41-6.46 5.1-11.65l-22.49.01z"})]}),oi=async e=>{if(!e.news||!e.news.authors)return null;const{news:n,socials:a,texts:s}=e,o=n.authors.map(i=>i.internaluser?`<a href="${`/${e.paths.autor}/${i.name}`}">${i.fullname}</a>`:i.fullname).join(", "),r=i=>n.authors.length===1?-16:i===0?0:i*20;return n.config?.showauthor&&t.jsx("div",{className:se.content,children:t.jsxs("div",{className:se.avatarContent,children:[e.shareOnlyWhatsApp?t.jsxs("a",{className:se.whatsappLink,href:a[gs.WhatsApp].url,rel:"noreferrer",target:"_blank",children:[t.jsxs("svg",{width:"30",height:"30",viewBox:"0 0 30 30",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("g",{clipPath:"url(#clip0_2906_6960)",children:t.jsx("path",{d:"M25.6376 4.36364C22.8169 1.54545 19.0598 0 15.0628 0C6.82908 0 0.125619 6.67045 0.125619 14.8636C0.125619 17.4886 0.810811 20.0455 2.1241 22.2955L0 30L7.91397 27.9318C10.0952 29.1136 12.5504 29.7386 15.0514 29.7386C23.2851 29.7386 29.9886 23.0682 29.9886 14.875C29.9886 10.8977 28.4355 7.17045 25.6148 4.36364M15.0628 27.2273C12.8359 27.2273 10.6433 26.6364 8.74762 25.5L8.29083 25.2273L3.58584 26.4545L4.84202 21.8977L4.54511 21.4318C3.30034 19.4659 2.64941 17.1932 2.64941 14.8523C2.64941 8.04545 8.22231 2.5 15.0742 2.5C18.386 2.5 21.5036 3.78409 23.8561 6.125C26.1972 8.46591 27.4876 11.5682 27.4876 14.8636C27.4876 21.6818 21.9147 27.2159 15.0742 27.2159M21.8805 17.9773C21.5036 17.7955 19.6764 16.8977 19.3338 16.7727C18.9912 16.6477 18.74 16.5909 18.4888 16.9545C18.2375 17.3182 17.5295 18.1591 17.3011 18.4091C17.0841 18.6591 16.8671 18.6932 16.4903 18.5C16.1134 18.3068 14.9144 17.9205 13.4869 16.6591C12.3791 15.6705 11.6254 14.4545 11.4084 14.0909C11.1915 13.7273 11.3856 13.5227 11.5683 13.3295C11.7396 13.1591 11.9452 12.8977 12.1279 12.6818C12.3106 12.4659 12.3791 12.3068 12.5048 12.0568C12.6304 11.8068 12.5619 11.5909 12.4705 11.4091C12.3791 11.2273 11.6254 9.39773 11.3171 8.64773C11.0088 7.92045 10.7118 8.02273 10.472 8.01136C10.255 8.01136 10.0038 8 9.75257 8C9.50133 8 9.10164 8.09091 8.75904 8.46591C8.41644 8.84091 7.45718 9.73864 7.45718 11.5682C7.45718 13.3977 8.7933 15.1591 8.97602 15.4091C9.15874 15.6591 11.6026 19.4091 15.3483 21.0227C16.2391 21.4091 16.9357 21.6364 17.4724 21.8068C18.3632 22.0909 19.1854 22.0455 19.8249 21.9545C20.5443 21.8523 22.0289 21.0568 22.3487 20.1932C22.657 19.3295 22.657 18.5795 22.5657 18.4318C22.4743 18.2727 22.2231 18.1818 21.8462 18",fill:"#7AD16D"})}),t.jsx("defs",{children:t.jsx("clipPath",{id:"clip0_2906_6960",children:t.jsx("rect",{width:"30",height:"30",fill:"white"})})})]}),s.WhatsAppLinkJournalist]}):t.jsx("div",{style:{width:"100%"},"data-hydrate":"ShareButtons","data-props":encodeURIComponent(JSON.stringify({noteShare:e.noteShare})),children:t.jsx(Ga,{noteShare:e.noteShare})}),t.jsx(ai,{url:e.noteShare?.googleProfile??""}),t.jsxs("section",{className:se.journalistSection,children:[t.jsx("div",{className:se.imageContent,style:{width:`${n.authors?.length>2?n.authors?.length*30:n.authors?.length*35}px`},children:Array.isArray(n.authors)&&n.authors?.map(async(i,l)=>i.image?t.jsx("img",{fetchPriority:"low",loading:"lazy",alt:"autor",className:se.imageStyled,src:await te(i.image.sizes[0]?.url||""),style:{position:"absolute",left:`${r(l)}px`}},i.fullname):t.jsx("div",{style:{position:"absolute",left:`${r(l)}px`},className:se.contentIconStyled,children:e.autorIcon},i.fullname))}),o&&t.jsx("div",{className:se.journalistInfoLink,dangerouslySetInnerHTML:{__html:`${s.JournalistPrefix} <h3 style="padding:0px;">${o??"Redaccion"}${n.config?.showtime&&","}</h3> ${n.config?.showtime?N1(n.info.date.modified):null}`}})]})]})})},A1={content:"_content_opb3u_1",journalistArticleContent:"_journalistArticleContent_opb3u_15",contentNews:"_contentNews_opb3u_35",noteSource:"_noteSource_opb3u_392"},ri={summaryContent:"_summaryContent_wsypg_1"},ii=async({summary:e})=>e&&e.rendered&&t.jsx("section",{className:ri.summaryContent,dangerouslySetInnerHTML:{__html:e.rendered}}),ps=async({newsformated:e,internal:n})=>{if(!n)return;const a=new me,s=e.preview.sizes,r=(await a.getNewsMultimedia({path:n,imagesizes:s?s[0]?.scale:"w:801,h:449,t:2;"}))?.data.data[0]?.gallery??[];return t.jsxs("div",{className:h1.content,children:[t.jsx(Ke,{slot_id:"header",fullPageWidth:!0,visibleItems:1,pagination:!0,cardGap:0,children:r&&r.map((i,l)=>t.jsx(ge,{preview:i,priorityHigh:!0},l))}),t.jsx("div",{className:h1.description,children:r&&r[0]?.description})]})};function li(e){const n=e.children,a=`${e.slot_id}-`,s=e.visibleItems,o=e.cardGap??20;function r(l){const d=[],c=[];let h="",u=!0;for(let C=0;C<l;C++){const p=`[data-index="${C}"]:checked ~ .carrousel-pagination li:nth-child(${C+1}) {
49
+ h3.9V17C24.1,13.3,22.2,11.7,19.6,11.7z`})}),ur=e=>t.jsxs("svg",{width:"25",height:"21",viewBox:"0 0 25 21",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[t.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"}),t.jsx("path",{d:"M21.6425 5.57591L12.5923 11.2704L3.33887 5.57591V3.33881L12.5923 8.93157L21.6425 3.33881V5.57591Z",fill:"black"})]}),fr=e=>t.jsxs("svg",{width:"24",height:"19",viewBox:"0 0 24 19",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[t.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"}),t.jsx("path",{d:"M20.8752 4.67439L12.0176 10.2477L2.96094 4.67439V2.48486L12.0176 7.95868L20.8752 2.48486V4.67439Z",fill:"white"})]}),mr=e=>t.jsx("svg",{width:"13",height:"22",viewBox:"0 0 13 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.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"})}),gr=e=>t.jsx("svg",{width:"26",height:"25",viewBox:"0 0 22 23",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:t.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"})}),pr={FaceBook:{url:e=>`https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(e)}`,icon:{outline:e=>t.jsx(mr,{className:e}),solid:e=>t.jsx(Cr,{className:e})}},X:{url:e=>`https://twitter.com/intent/tweet?url=${encodeURIComponent(e)}`,icon:{outline:e=>t.jsx(kt,{className:e}),solid:e=>t.jsx(kt,{className:e})}},Whatsapp:{url:e=>`https://wa.me/?text=${encodeURIComponent(e)}`,icon:{outline:e=>t.jsx(Ia,{className:e}),solid:e=>t.jsx(qa,{className:e})}},Email:{url:e=>`mailto:?body=${encodeURIComponent(e)}`,icon:{outline:e=>t.jsx(ur,{className:e}),solid:e=>t.jsx(fr,{className:e})}},LinkedIn:{url:e=>`https://www.linkedin.com/sharing/share-offsite/?url=${encodeURIComponent(e)}`,icon:{outline:e=>t.jsx(l1,{className:e}),solid:e=>t.jsx(l1,{className:e})}}};function Ga({noteShare:e}){const n=e&&e.url||(typeof window<"u"?window.location.href:"https://example.com");return e?t.jsxs("div",{className:se.socialNetworkSection,children:[e.options?.map(a=>{const s=pr[a];if(!s)return null;const o=e.variant==="outline"?s.icon.outline:s.icon.solid,r=s.url(n);return t.jsx(L,{href:r,target:"_blank",rel:"noopener noreferrer","aria-label":`Compartir en ${a}`,className:`${se.socialButton} ${se[`${a.toLowerCase()}Button`]??""} ${se[`${a.toLowerCase()}Styled`]}`,children:o("")},a)}),t.jsx("button",{type:"button","data-text":"Link copiado","data-active":"false","aria-label":"copy",className:[se.clipboardButton,"clipbtn-id"].join(" "),children:t.jsx(Ma,{})}),t.jsx("button",{type:"button","aria-label":"share",className:[se.clipboardButton,"sharebtn-id"].join(" "),children:t.jsx(gr,{})})]}):null}const oe={content:"_content_1dzh4_1",brandContent:"_brandContent_1dzh4_10",socialMedia:"_socialMedia_1dzh4_21",linkSocialNetwoks:"_linkSocialNetwoks_1dzh4_28",sectionContent:"_sectionContent_1dzh4_42",section:"_section_1dzh4_42",menuItem:"_menuItem_1dzh4_60",otherItems:"_otherItems_1dzh4_73",copyrigth:"_copyrigth_1dzh4_87",copyrigthText:"_copyrigthText_1dzh4_97",logoStyled:"_logoStyled_1dzh4_107",socialNetworkIcon:"_socialNetworkIcon_1dzh4_118",socialInstagram:"_socialInstagram_1dzh4_125",socialNetworkIcon_stroke:"_socialNetworkIcon_stroke_1dzh4_133"},za=e=>{const{freeZone:n,socials:a,menu:s,customBlock:o}=e;return t.jsxs("footer",{className:oe.content,children:[t.jsxs("section",{className:oe.brandContent,children:[t.jsx(L,{href:"/","aria-label":"Ir a la home",children:t.jsx("span",{className:oe.logoStyled,children:e.logo})}),t.jsx("div",{className:oe.socialMedia,children:Object.keys(a).map(r=>a[r]?.show&&t.jsx("a",{target:"_blank",rel:"noreferrer","aria-label":a[r].title+" link",className:oe.linkSocialNetwoks,href:a[r].url,children:Et[r]({className:`${j1.includes(r)?oe.socialNetworkIcon_stroke:oe.socialNetworkIcon} ${r==="instagram"?oe.socialInstagram:""}`})},r))})]}),t.jsxs("section",{className:oe.sectionContent,children:[t.jsx("div",{className:oe.section,children:s.filter(r=>!r.subitem).map((r,i)=>t.jsx(L,{href:r.link?r.link:void 0,target:r.target,className:oe.menuItem,"aria-label":r.description,children:r.description},i))}),t.jsx("div",{className:oe.section,children:n&&n.map((r,i)=>t.jsx(L,{href:r.link?r?.link:void 0,target:r.target,className:oe.otherItems,children:r.description},i))})]}),o&&t.jsx(t.Fragment,{children:o}),t.jsxs("section",{className:oe.copyrigth,children:[t.jsx("p",{className:oe.copyrigthText,children:e.copyrigth}),t.jsx(L,{"aria-label":"Bluestack link",href:"https://www.bluestack.la",title:"Plataforma BLUESTACK CMS (antes CMS MEDIOS)",target:"_blank",rel:"noreferrer",children:t.jsx(Pa,{})})]})]})},qe={content:"_content_r1co8_1",videoContent:"_videoContent_r1co8_20",articleSection:"_articleSection_r1co8_27",title:"_title_r1co8_42",article:"_article_r1co8_27",correspondent:"_correspondent_r1co8_75",iframeStyled:"_iframeStyled_r1co8_84",contentFrame:"_contentFrame_r1co8_94"},Ar=e=>{const n=()=>e?.video.main.author?`${e?.video.main.author} - ${ye(e.video.info.date.created)}`:e?.video.main.author;return t.jsx("div",{className:qe.content,children:t.jsx(ot,{children:t.jsxs("div",{className:qe.videoContent,children:[t.jsx("p",{className:qe.title,children:e.video.main.title}),e.type==="vy"&&t.jsx("iframe",{className:qe.iframeStyled,src:`https://www.youtube.com/embed/${e.video.main.code}`,frameBorder:"0",allowFullScreen:!0}),e.type==="vf"&&t.jsx("iframe",{className:qe.iframeStyled,src:e.video.main.code,frameBorder:"0",allowFullScreen:!0}),e.type==="ve"&&t.jsx("div",{className:qe.contentFrame,dangerouslySetInnerHTML:{__html:e.video.main.code}}),t.jsxs("div",{className:qe.articleSection,children:[t.jsx("p",{className:qe.article,children:Ce(e.video.main.description)}),t.jsx("p",{className:qe.correspondent,children:n()})]})]})})})},G1={content:"_content_wxhkd_1",linkStyled:"_linkStyled_wxhkd_9"},xt=e=>{const{currentPage:n,showNext:a,maxPages:s,pathname:o,query:r}=e,i=(l,d,c)=>{let h="";const u=d.split("/");return u.indexOf("page")!==-1&&u.splice(h.indexOf("page")-1,u.length-1),u.forEach((C,p)=>{p!==0&&(h+=`/${C}`)}),l==="next"?h+=`/page/${n+1}${c?`?query=${c}`:""}`:h+=`/page/${n-1}${c?`?query=${c}`:""}`};return(n>1||a&&n<s)&&t.jsxs("section",{className:G1.content,children:[n>1&&t.jsx(L,{className:G1.linkStyled,href:i("prev",o||"",r||""),children:e.texts.prevButtonText??"Anterior"}),a&&n<s&&t.jsx(L,{className:G1.linkStyled,href:i("next",o||"",r||""),children:e.texts.nextButtonText??"Siguiente"})]})},c1={content:"_content_zal5g_1",contentGrid:"_contentGrid_zal5g_8",contentGrid4:"_contentGrid4_zal5g_17",contentGrid3:"_contentGrid3_zal5g_21"},d1=e=>{const{grid:n=3}=e;return t.jsxs("section",{className:`${c1.content}`,children:[t.jsx("div",{className:`${c1.contentGrid} ${e.className?e.className:""} ${n===3?c1.contentGrid3:c1.contentGrid4} news-content`,children:e.children}),t.jsx(t.Fragment,{children:e.paginatorComponent})]})},Tt={content:"_content_15x47_1",newsDescription:"_newsDescription_15x47_15",image:"_image_15x47_41"},Ee=e=>{const{main:n,authors:a,info:s,preview:o,share:r,isVideo:i,config:l,overImage:d="default",isTitle:c,priorityHigh:h=!1,isLarge:u,paths:C}=e;return t.jsxs("section",{className:Tt.content,style:{...e.customSectionCardStyles},children:[t.jsx(L,{className:Tt.image,title:n?.title?.section,href:s?.link?.url,target:s?.link?.target,children:t.jsx(ge,{preview:o,isVideo:i,isLarge:u,priorityHigh:h})}),t.jsx("div",{className:Tt.newsDescription,children:t.jsx(rt,{main:n,authors:a,info:s,preview:o,share:r,config:l,overImage:d,isTitle:c,paths:C})})]})},$a={content:"_content_kro73_1",contentLayout:"_contentLayout_kro73_5"},z1=e=>t.jsx("div",{className:$a.content,children:t.jsx(ot,{className:`${$a.contentLayout} ${e.className}`,children:e.children})}),dt={content:"_content_1l5w6_1",before:"_before_1l5w6_11",textContent:"_textContent_1l5w6_21",title:"_title_1l5w6_36",description:"_description_1l5w6_45",linkStyled:"_linkStyled_1l5w6_56"},wr=e=>{const n=e.logo;return t.jsxs("section",{className:dt.content,children:[e.backgroundImgURL&&t.jsx("img",{className:dt.before,src:e.backgroundImgURL,alt:""}),t.jsxs("div",{className:`${dt.textContent} error-text-content`,children:[t.jsx(n,{}),t.jsx("p",{className:dt.title,children:e.title}),t.jsx("p",{className:dt.description,children:e.description}),t.jsx(L,{className:dt.linkStyled,href:"/",children:e.buttonText??"Inicio"})]})]})},Lt={content:"_content_zxcog_1",contentLabel:"_contentLabel_zxcog_8",label:"_label_zxcog_13",required:"_required_zxcog_22",input:"_input_zxcog_28"},yr=e=>t.jsxs("div",{className:Lt.content,children:[t.jsxs("div",{className:Lt.contentLabel,children:[t.jsx("label",{className:Lt.label,children:e.label}),e.required&&t.jsx("span",{className:Lt.required,children:"*"})]}),t.jsx("input",{className:Lt.input,...e})]}),Ut={content:"_content_zgx5w_1",contentLabel:"_contentLabel_zgx5w_8",label:"_label_zgx5w_13",required:"_required_zgx5w_22",input:"_input_zgx5w_28"},br=e=>t.jsxs("div",{className:Ut.content,children:[t.jsxs("div",{className:Ut.contentLabel,children:[t.jsx("label",{className:Ut.label,children:e.label}),e.required&&t.jsx("span",{className:Ut.required,children:"*"})]}),t.jsxs("select",{className:Ut.input,...e,children:[t.jsx("option",{value:"",children:"--Seleccione--"}),e.options.map((n,a)=>t.jsx("option",{value:n.value,children:n.label},a))]})]}),$1={content:"_content_1mi9t_1",label:"_label_1mi9t_8",input:"_input_1mi9t_17"},vr=e=>t.jsxs("div",{className:$1.content,children:[t.jsx("label",{className:$1.label,children:e.label}),t.jsx("textarea",{className:$1.input,...e})]}),Ge={boxInformation:"_boxInformation_achvw_1",textBox:"_textBox_achvw_30",contentBox:"_contentBox_achvw_40",liveBox:"_liveBox_achvw_50",dot:"_dot_achvw_72",sectionDescription:"_sectionDescription_achvw_97",articule:"_articule_achvw_110",description:"_description_achvw_137"},h1={content:"_content_8ehij_1",description:"_description_8ehij_23"},Fa=e=>{let n="";return e.preview.description&&(n=e.preview.description),e.preview.copyright&&(n=`${n} ${e.preview.copyright}`),e.preview.photographer&&(n=`${n} ${e.preview.photographer}`),t.jsxs("div",{className:h1.content,children:[t.jsx(ge,{preview:e.preview,isLarge:!0,priorityHigh:!0}),n&&t.jsx("div",{className:h1.description,children:n})]})},Wa=e=>t.jsx(t.Fragment,{children:t.jsxs("div",{className:Ge.boxInformation,children:[t.jsx(Fa,{preview:e.preview}),t.jsxs("div",{className:Ge.textBox,children:[t.jsxs("div",{className:Ge.contentBox,children:[e?.info?.section&&t.jsx(L,{className:Ge.sectionDescription,href:e?.info?.section?.url,children:e?.info?.section?.name}),t.jsxs("div",{className:Ge.liveBox,children:[t.jsx("span",{className:Ge.dot}),t.jsx("p",{children:"EN VIVO"})]})]}),t.jsx("h1",{className:Ge.articule,children:e.main?.title?.section}),e.config?.showsubtitle&&t.jsx("div",{className:Ge.description,style:{"--fontSizeSubTitle":e.fontSizeSubTitle,"--lineHeightSubTitle":e.lineHeightSubTitle},children:e.main.subtitle.striped})]})]})}),C1={content:"_content_oipiy_1",contentLine:"_contentLine_oipiy_17",contentText:"_contentText_oipiy_24",dateLink:"_dateLink_oipiy_37"},Za=e=>t.jsx("section",{className:C1.content,children:e.itemList[0]?.list.items.map((n,a)=>t.jsxs("div",{className:C1.contentLine,children:[t.jsx(L,{className:C1.dateLink,href:`#item-${a+1}`,children:bn(n.date)}),t.jsx("div",{className:C1.contentText,children:(e.itemList[0]?.list.integrated,n.title)})]},a))}),Ae={content:"_content_v9pkc_1",contentInfo:"_contentInfo_v9pkc_11",imageStyled:"_imageStyled_v9pkc_19",contentIconStyled:"_contentIconStyled_v9pkc_30",name:"_name_v9pkc_54",email:"_email_v9pkc_63",description:"_description_v9pkc_79",contenSocialNetwork:"_contenSocialNetwork_v9pkc_91",socialIcon:"_socialIcon_v9pkc_101"},Ya=async e=>{const{autor:n,autorIcon:a}=e,s=a;return t.jsx("section",{className:`${Ae.content} ${e.className?e.className:null}`,children:t.jsxs("div",{className:Ae.contentInfo,children:[n.info.image?t.jsx("img",{fetchPriority:"low",loading:"lazy",alt:"",className:Ae.imageStyled,src:await te(n.info.image.sizes[0]?.url||"")}):t.jsx("div",{className:Ae.contentIconStyled,children:t.jsx(s,{})}),t.jsx("h1",{className:Ae.name,children:n.info.fullname}),n.addtional.USER_SHOWEMAIL&&t.jsx("p",{className:Ae.email,children:n.info.email}),n.addtional.USER_SHOWBIO&&t.jsx("p",{className:Ae.description,children:n.addtional.USER_MIBIO}),t.jsxs("div",{className:Ae.contenSocialNetwork,children:[n.addtional.USER_USERFB&&t.jsx("a",{href:n.addtional.USER_USERFB,target:"_blank",rel:"noreferrer",children:t.jsx(P1,{className:Ae.socialIcon})}),n.addtional.USER_USERIG&&t.jsx("a",{href:n.addtional.USER_USERIG,target:"_blank",rel:"noreferrer",children:t.jsx(Q1,{className:Ae.socialIcon})}),n.addtional.USER_USERTWT&&t.jsx("a",{href:n.addtional.USER_USERTWT,target:"_blank",rel:"noreferrer",children:t.jsx(kt,{className:Ae.socialIcon})}),n.addtional.USER_USERLIN&&t.jsx("a",{href:n.addtional.USER_USERLIN,target:"_blank",rel:"noreferrer",children:t.jsx(l1,{className:Ae.socialIcon})})]})]})})},fe={content:"_content_1mv2w_1",contentInfo:"_contentInfo_1mv2w_13",contentAuthor:"_contentAuthor_1mv2w_26",imageStyled:"_imageStyled_1mv2w_33",contentIconStyled:"_contentIconStyled_1mv2w_42",name:"_name_1mv2w_63",email:"_email_1mv2w_71",description:"_description_1mv2w_81",contenSocialNetwork:"_contenSocialNetwork_1mv2w_92",socialIcon:"_socialIcon_1mv2w_102"},Ka=async e=>{const{autor:n,autorIcon:a}=e,s=a;return t.jsx("section",{className:fe.content,children:t.jsxs("div",{className:fe.contentInfo,children:[n.info.image?t.jsx("img",{fetchPriority:"low",loading:"lazy",className:fe.imageStyled,src:await te(n.info.image.sizes[0]?.url||"")}):t.jsx("div",{className:fe.contentIconStyled,children:t.jsx(s,{})}),t.jsxs("div",{className:fe.contentAuthor,children:[t.jsx("h1",{className:fe.name,children:n.info.fullname}),n.addtional.USER_SHOWEMAIL&&t.jsx("p",{className:fe.email,children:n.info.email}),n.addtional.USER_SHOWBIO&&t.jsx("p",{className:fe.description,children:n.addtional.USER_MIBIO}),t.jsxs("div",{className:fe.contenSocialNetwork,children:[n.addtional.USER_USERFB&&t.jsx("a",{href:n.addtional.USER_USERFB,target:"_blank",rel:"noreferrer",children:t.jsx(P1,{className:fe.socialIcon})}),n.addtional.USER_USERIG&&t.jsx("a",{href:n.addtional.USER_USERIG,target:"_blank",rel:"noreferrer",children:t.jsx(Q1,{className:fe.socialIcon,style:{padding:"4px"}})}),n.addtional.USER_USERTWT&&t.jsx("a",{href:n.addtional.USER_USERTWT,target:"_blank",rel:"noreferrer",children:t.jsx(kt,{className:fe.socialIcon})}),n.addtional.USER_USERLIN&&t.jsx("a",{href:n.addtional.USER_USERLIN,target:"_blank",rel:"noreferrer",children:t.jsx(l1,{className:fe.socialIcon})})]})]})]})})},Ja={content:"_content_jg6i2_1",bannerSection:"_bannerSection_jg6i2_25"},F1=e=>t.jsxs("section",{className:Ja.content,children:[e.children,t.jsxs("div",{className:Ja.bannerSection,children:[e.bannerTop,t.jsx(i1,{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]})]}),_e={content:"_content_1jqwg_1",header:"_header_1jqwg_21",videos:"_videos_1jqwg_46",videoContent:"_videoContent_1jqwg_53",articleSection:"_articleSection_1jqwg_60",contentLayoutVideoSection:"_contentLayoutVideoSection_1jqwg_74",sectionVideoList:"_sectionVideoList_1jqwg_82",iframeStyled:"_iframeStyled_1jqwg_155",contentFrame:"_contentFrame_1jqwg_164",relatedTitle:"_relatedTitle_1jqwg_189"},W1={content:"_content_1dj0q_1",linkImage:"_linkImage_1dj0q_12",playStyled:"_playStyled_1dj0q_19"},_r=async e=>{const n={...e,main:{...e.main,title:{...e.main.title,article:Ce(e.main.title.article,60)}}};return e&&e.info?t.jsxs("section",{className:W1.content,children:[t.jsx("a",{className:W1.linkImage,target:e?.info?.link?.target,title:e?.main?.title?.section,href:e.info.link.url,children:t.jsxs("div",{style:{position:"relative"},children:[t.jsx("img",{src:await te(e.preview.sizes[0]?.url||"")}),t.jsx(it,{className:W1.playStyled})]})}),t.jsx("div",{children:t.jsx(rt,{...n,paths:e.paths})})]}):null},Nr=e=>t.jsx("div",{className:_e.content,children:t.jsxs(ot,{className:_e.contentLayoutVideoSection,children:[t.jsxs("a",{className:_e.header,href:"/",children:[t.jsx("svg",{width:"21",height:"20",viewBox:"0 0 21 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.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"})}),"VOLVER A VIDEOS"]}),t.jsxs("div",{className:_e.videos,children:[t.jsxs("div",{className:_e.videoContent,style:e.mainVideoStyles,children:[e.type==="vy"&&t.jsx("iframe",{className:_e.iframeStyled,src:`https://www.youtube.com/embed/${e.video?.main?.code}`,frameBorder:"0",allowFullScreen:!0}),e.type==="vf"&&t.jsx("iframe",{className:_e.iframeStyled,src:e.video?.main?.code,frameBorder:"0",allowFullScreen:!0}),e.type==="ve"&&t.jsx("div",{className:_e.contentFrame,dangerouslySetInnerHTML:{__html:e.video?.main?.code}}),t.jsx("div",{className:_e.articleSection,children:t.jsx(rt,{...tt(e.video,!0,!!e.video.main.description),paths:e.paths})})]}),t.jsxs("div",{className:_e.sectionVideoList,style:e.listVideoStyles,children:[e.banner&&t.jsx(ne,{banners:e.banner.banners,name:e.banner.bannerName}),e.relatedName&&t.jsx("h2",{className:_e.relatedTitle,children:e.relatedName}),Array.isArray(e.videoList)&&e.videoList.map((n,a)=>y.createElement(_r,{...tt(n,!0,!1),key:a,paths:e.paths}))]})]})]})}),Ie={content:"_content_erhc9_1",titleContent:"_titleContent_erhc9_24",title:"_title_erhc9_24",startLine:"_startLine_erhc9_88",line:"_line_erhc9_93",bottomLine:"_bottomLine_erhc9_99",childrenContent:"_childrenContent_erhc9_118",readMore:"_readMore_erhc9_128"},R=y.forwardRef((e,n)=>{const{isTitle:a=!1,isOpinion:s=!1}=e,o=a?t.jsx("h1",{className:Ie.title,children:e.title}):t.jsx("h2",{className:Ie.title,children:e.title});return t.jsxs("section",{className:Ie.content,children:[e.title&&t.jsxs("div",{className:[Ie.titleContent,e.className??""].join(" "),"data-after":`${s}`,children:[t.jsx("hr",{className:Ie.startLine}),e.titleUrl?t.jsx(L,{href:e.titleUrl,children:o}):o,t.jsx("hr",{className:Ie.line}),e.titleUrl&&t.jsx(L,{className:Ie.readMore,href:e.titleUrl?.toString()??""})]}),e.title&&t.jsx("hr",{className:[Ie.bottomLine,e.className??""].join(" ")}),t.jsx("div",{className:Ie.childrenContent,ref:n,children:e.children})]})}),Me={content:"_content_1j0pj_1",contentNews:"_contentNews_1j0pj_10",linkTitle:"_linkTitle_1j0pj_27",tag:"_tag_1j0pj_35",tagmx:"_tagmx_1j0pj_55",titular:"_titular_1j0pj_70",correspondent:"_correspondent_1j0pj_85",correspondentLink:"_correspondentLink_1j0pj_96",description:"_description_1j0pj_107"},ht=e=>{const n=()=>{if(e?.config?.showtime&&e.config?.showauthor)return`${e?.authors[0]?.fullname} - ${ye(e.info?.date?.modified)}`;if(e.config?.showauthor)return e?.authors[0]?.fullname;if(e?.config?.showtime)return ye(e.info?.date?.modified)};return t.jsxs("section",{className:`${Me.content} destacado-super-content`,children:[t.jsx(L,{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:t.jsx(ge,{preview:e.preview,isLarge:!0,BackDropAuxHeigthMobile:"513px",priorityHigh:!0})}),t.jsxs("div",{className:Me.contentNews,style:{"--widthTextContent":e.textPosition==="start"?"100%":"80%"},children:[t.jsx(L,{className:Me.tagmx,href:e?.info?.section?.url,children:e?.info?.section?.name}),t.jsxs("div",{style:{position:"relative"},children:[t.jsx(L,{className:Me.tag,href:e?.info?.section?.url,children:e?.info?.section?.name}),t.jsx(L,{className:Me.linkTitle,href:e?.info?.link?.url,target:e?.info?.link?.target,children:t.jsx("h1",{className:Me.titular,style:{"--titlePosition":e.textPosition==="start"?"initial":"center"},children:e?.main?.title?.home})})]}),e.config?.showsubtitle&&t.jsx("div",{className:Me.description,dangerouslySetInnerHTML:{__html:e.main.subtitle.striped}}),e?.config?.showtime&&e.config?.showauthor&&t.jsx(t.Fragment,{children:e.authors[0]?.internaluser?t.jsx(L,{href:`/${e.paths?.autor??"autor"}/${e?.authors[0]?.name}`,className:Me.correspondent,children:n()}):t.jsx("p",{className:Me.correspondentLink,children:n()})})]})]})},Xa=e=>{const{main:n,authors:a,info:s,preview:o,isVideo:r,config:i,itemReverseOrder:l,imageSize:d,showSuper:c}=e;return t.jsxs("section",{className:z2.content,children:[c?t.jsx("section",{style:{...e.customSectionCardStyles},children:t.jsx(ht,{main:n,authors:a,info:s,preview:o,isVideo:r,config:i,paths:e.paths})}):t.jsx(Ee,{...e,main:n,authors:a,info:s,preview:o,isVideo:r,config:i,priorityHigh:!0}),e.banners&&t.jsx(ne,{banners:e.banners,name:"main_block_"+(e.rightOnlyBanner?1:2)}),!e.rightOnlyBanner&&t.jsx(Ba,{block:e.block,itemReverseOrder:l,priorityHigh:!0,imageSize:d,customNewsDescriptionStyles:e.customNewsDescriptionStyles,paths:e.paths})]})},Z1={content:"_content_1dcf7_1",firstSection:"_firstSection_1dcf7_10",secondSection:"_secondSection_1dcf7_16"},Sr=({content:e,customLargeSection:n,customSmallSection:a,paths:s})=>{const o=e[0];return Array.isArray(e)&&e.length>0&&o&&t.jsxs("section",{className:Z1.content,children:[t.jsx("div",{style:n,className:Z1.firstSection,children:t.jsx(ht,{...o,textPosition:"start",heightImageOverwrite:"512px",heightImageOverwriteMobile:"270px",paths:s})}),t.jsx("div",{style:a,className:Z1.secondSection,children:e.map((r,i)=>i>0&&y.createElement(ht,{...r,key:i,textPosition:"start",heightImageOverwrite:"256px",heightImageOverwriteMobile:"270px",paths:s}))})]})},Ra={content:"_content_wsx1m_1",firstSection:"_firstSection_wsx1m_8"},kr=({content:e,customLargeSection:n,customSlimSection:a,paths:s})=>Array.isArray(e)&&e.length>0&&t.jsx("section",{className:Ra.content,children:e.map((o,r)=>r===0?t.jsx("div",{style:n,className:Ra.firstSection,children:t.jsx(ht,{...o,isVertical:!0,textPosition:"start",heightImageOverwrite:"512px",heightImageOverwriteMobile:"270px",paths:s})},r):t.jsx("section",{style:a,children:y.createElement(ht,{...o,key:r,isVertical:!0,textPosition:"start",heightImageOverwrite:"512px",heightImageOverwriteMobile:"270px",paths:s})},r))}),qt={content:"_content_1n73e_1",sectionDescription:"_sectionDescription_1n73e_13",title:"_title_1n73e_33",subtitle:"_subtitle_1n73e_47",linkStyled:"_linkStyled_1n73e_58"},es=e=>t.jsxs("div",{className:qt.content,children:[e?.mainNew?.info.section&&t.jsx(L,{className:qt.sectionDescription,href:e?.mainNew?.info?.section?.url,children:e?.mainNew?.info?.section?.name}),t.jsx(L,{className:qt.title,href:e?.mainNew?.info?.link?.url,target:e?.mainNew?.info?.link?.target,children:e?.mainNew?.main?.title.home}),e?.mainNew?.main?.subtitle?.rendered&&t.jsx("p",{className:qt.subtitle,children:e?.mainNew?.main?.subtitle?.striped}),e.goTo&&t.jsx(L,{href:e.goTo.url,className:qt.linkStyled,children:e.goTo.description})]}),Y1={headerSection:"_headerSection_drjnj_1",headerSectionLink:"_headerSectionLink_drjnj_12",newsContent:"_newsContent_drjnj_17"},ts=e=>{const{content:n,title:a,isVideo:s}=e;if(!n||!n[0]||n.length===0)return;const o=e.slot_id&&e.slot_id!=="Nota_1",r={...n[0],main:{...n[0].main,title:{...n[0].main.title,section:o?n[0].main.title.home:n[0].main.title.section}}},i=n.slice(1);return r&&i&&t.jsxs(R,{title:a,titleUrl:e.titleUrl,children:[t.jsxs("div",{className:Y1.headerSection,children:[t.jsx(es,{mainNew:r,goTo:e.goTo}),t.jsx(L,{className:Y1.headerSectionLink,href:r?.info?.link?.url,target:r?.info?.link?.target,children:t.jsx(ge,{preview:r.preview})})]}),t.jsxs("div",{className:Y1.newsContent,children:[t.jsx("div",{className:"banner-context",style:{order:1},children:e.banner}),Array.isArray(i)&&i.map((l,d)=>{const c={...l,main:{...l.main,title:{...l.main.title,section:o?l.main.title.home:l.main.title.section}}};return t.jsx("div",{style:{order:d},children:t.jsx(Ee,{...c,isVideo:s,paths:e.paths})},d)})]})]})},Be={content:"_content_1stvq_1",autorContent:"_autorContent_1stvq_8",image:"_image_1stvq_24",contentIcon:"_contentIcon_1stvq_25",boxInformationContent:"_boxInformationContent_1stvq_47",autorName:"_autorName_1stvq_53",time:"_time_1stvq_85",comment:"_comment_1stvq_98",title:"_title_1stvq_107"},u1=async e=>{const{data:n,autorIcon:a}=e,s=a,o=()=>n?.config?.showtime?`${ye(n.info?.date?.modified)}`:"",r=t.jsxs("div",{className:Be.autorContent,children:[Array.isArray(n?.authors)&&Array.isArray(n?.authors[0]?.image?.sizes)&&n?.authors[0]?.image?.sizes?.length>0?t.jsx("img",{fetchPriority:"low",loading:"lazy",className:Be.image,src:await te(n?.authors[0]?.image?.sizes[0]?.url||""),alt:n?.authors[0]?.fullname}):t.jsx("div",{className:Be.contentIcon,children:t.jsx(s,{})}),t.jsx("p",{className:Be.autorName,children:Ce(n?.authors[0]?.fullname??"Redacción",18)}),t.jsx("p",{className:Be.time,children:o()})]});return t.jsxs("div",{className:Be.content,children:[n?.authors[0]?.internaluser?t.jsx(L,{href:n.authors[0]?.internaluser?`/${e.paths.autor}/${n?.authors[0]?.name}`:"#",children:r}):r,t.jsxs("div",{className:Be.boxInformationContent,children:[t.jsx(L,{className:Be.title,href:n?.info?.link?.url,target:n?.info?.link?.target,children:n?.main?.title?.home}),t.jsx("p",{className:Be.comment,children:Ce(n?.main?.subtitle?.striped||"")})]})]})},Ct={content:"_content_1d7mg_1",boxPosition:"_boxPosition_1d7mg_8",contentFlex:"_contentFlex_1d7mg_21",bannerContent:"_bannerContent_1d7mg_29",bannerContentAux:"_bannerContentAux_1d7mg_40"};function Er(e){const n=new Array(e.length),a=e.length/2;for(let s=0;s<e.length;s++)s%2===0?n[Math.floor(s/2)]=e[s]:n[a+Math.floor(s/2)]=e[s];return n}const xr=e=>{const{isOpinion:n=!1}=e,a=r=>t.jsx("div",{className:Ct.boxPosition+" banner-context",style:{order:2},children:t.jsx("div",{className:Ct.bannerContentAux,children:t.jsx("div",{style:{position:"absolute",height:"270px",top:"0"},children:e.banner})})},r),s=[];for(let r=0;r<e.news.length;r++){const i=e.news[r];r===2&&s.push(a(r)),i&&s.push(t.jsx("div",{className:Ct.boxPosition,style:{order:r},children:t.jsx(u1,{data:i,autorIcon:e.autorIcon,paths:e.paths})},`description-block-2-odd-${r}`))}const o=s.length%2===0?Er(s):s;return t.jsx("section",{style:e.customStyles,children:t.jsx(R,{title:e.title,titleUrl:e.titleUrl,isOpinion:n,children:t.jsxs("div",{className:Ct.content,children:[t.jsx("div",{className:Ct.contentFlex,children:o}),t.jsx("div",{className:Ct.bannerContent,children:e.halfPageBanner})]})})})},ns={content:"_content_w9viv_1",title:"_title_w9viv_10"},Tr=e=>{const{showTitle:n=!0}=e;return t.jsxs("div",{className:ns.content,children:[n&&t.jsx("p",{className:ns.title,children:"Editorial"}),t.jsx(rt,{...e,info:{...e.info,section:{name:"",slug:"",url:""}}})]})},ut={content:"_content_1nd2h_1",newsContent:"_newsContent_1nd2h_8",boxPosition:"_boxPosition_1nd2h_17",bannerContent:"_bannerContent_1nd2h_23",bannerContentAux:"_bannerContentAux_1nd2h_33"},Lr=e=>{const{news:n}=e;return Array.isArray(n)&&t.jsxs("div",{className:ut.content,children:[t.jsxs("div",{className:ut.newsContent,children:[e.bannerArray&&e.bannerArray.map((a,s)=>t.jsx("div",{className:ut.boxPosition+" banner-context",style:{order:2+5*s},children:t.jsx("div",{className:ut.bannerContentAux,children:t.jsx("div",{style:{position:"absolute",height:"270px",top:"0"},children:a})})},s)),n.map((a,s)=>t.jsx("div",{className:ut.boxPosition,style:{order:s},children:t.jsx(Ee,{...a,share:e.share,paths:e.paths})},s))]}),t.jsx("div",{className:ut.bannerContent,children:e.halfPageBanner})]})},Ur=e=>t.jsxs(t.Fragment,{children:[t.jsx(Va,{className:"display-on-lower-900px",...e}),t.jsx(Oa,{...e})]}),f1={newsContent:"_newsContent_gd57q_1",newsContentWithLines:"_newsContentWithLines_gd57q_8",newsContentWithoutLines:"_newsContentWithoutLines_gd57q_13",contentSeparator:"_contentSeparator_gd57q_18"},as=e=>{const{content:n}=e;if(!n||n.length===0)return;const a=i=>e.hasLines&&(i+1)%3!==0?f1.contentSeparator:"",s=[];let o=0,r=1;for(let i=0;i<n.length;i++){e.banners&&e.bannerPositionIndex?.includes(i)&&(s.push(t.jsx("section",{className:a(o),children:e.banners?.some(h=>h.key===`${e.slot_id}_${r}`)&&t.jsx(ne,{banners:e.banners,name:`${e.slot_id}_${r}`})},o)),o++,r++);const l=e.isVideo?tt(n[i],e.showVideoTime,e.showVideosubtitle):n[i];if(!l)continue;const d=e.slot_id&&e.slot_id!=="Nota_1",c={...l,main:{...l.main,title:{...l.main.title,section:d?l.main.title.home:l.main.title.section}}};s.push(t.jsx("section",{className:a(o),children:t.jsx(Ee,{...c,isVideo:e.isVideo,paths:e.paths})},o)),o++}return s.length===2&&s.push(t.jsx("div",{},o)),t.jsx("div",{className:`${e.hasLines?f1.newsContentWithLines:f1.newsContentWithoutLines} ${f1.newsContent}`,children:s})},K1=e=>t.jsx(R,{title:e.title,titleUrl:e.titleUrl,children:t.jsx(as,{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})}),ss={newsContent:"_newsContent_1sb62_1",contentSeparator:"_contentSeparator_1sb62_8"},os=e=>{const{content:n,title:a}=e;if(!(!n||n.length===0||!Array.isArray(n)))return t.jsx(R,{title:a,titleUrl:e.titleUrl,children:t.jsx("div",{className:`${ss.newsContent} ${e.hasLines?ss.contentSeparator:""}`,children:n?.map((s,o)=>{const r=e.slot_id&&e.slot_id!=="Nota_1",i={...s,main:{...s.main,title:{...s.main.title,section:r?s.main.title.home:s.main.title.section}}};return t.jsx("section",{children:t.jsx(Ee,{...i,share:e.share,paths:e.paths})},o)})})})},J1={newsContent:"_newsContent_1gbse_1",contentSeparator:"_contentSeparator_1gbse_8",newsContentWhitoutLine:"_newsContentWhitoutLine_1gbse_29"},rs=e=>{const{content:n,title:a}=e;if(!(!n||n.length===0))return t.jsx(R,{title:a,titleUrl:e.titleUrl,children:t.jsx("div",{className:`${J1.newsContent} ${e.hasLines?J1.contentSeparator:J1.newsContentWhitoutLine}`,children:n.map((s,o)=>{const r=e.slot_id&&e.slot_id!=="Nota_1",i={...s,main:{...s.main,title:{...s.main.title,section:r?s.main.title.home:s.main.title.section}}};return t.jsx("section",{children:t.jsx(Ee,{...i,share:e.share,paths:e.paths})},o)})})})},X1={headerSection:"_headerSection_1m1sp_3",headerSectionLink:"_headerSectionLink_1m1sp_16",newsContent:"_newsContent_1m1sp_29"},is=e=>{const{content:n,title:a,isVideo:s=!0}=e;if(!n||n.length===0)return;const o=n[0],r=e.slot_id&&e.slot_id!=="Nota_1",i=n.slice(1);return o&&i&&t.jsxs(R,{title:a,titleUrl:e.titleUrl,children:[t.jsxs("div",{className:X1.headerSection,children:[t.jsx(es,{goTo:e.goTo,mainNew:tt(o)}),t.jsx(L,{className:X1.headerSectionLink,href:o?.info?.link.url,target:o?.info?.link.target,"aria-label":"Video",children:t.jsx(ge,{preview:{sizes:o?.main?.image.sizes,description:o?.main?.image.description},isVideo:s,isLarge:!0})})]}),t.jsxs("div",{className:X1.newsContent,children:[t.jsx("div",{className:"banner-context",style:{order:1},children:e.banner}),Array.isArray(i)&&i.map((l,d)=>{const c=tt(l),h={...c,main:{...c.main,title:{...c.main.title,section:r?c.main.title.home:c.main.title.section}}};return t.jsx("div",{style:{order:d},children:y.createElement(Ee,{...h,isVideo:s,key:d,paths:e.paths})},d)})]})]})},It={content:"_content_cnul3_1",linkImage:"_linkImage_cnul3_30",sectionDescription:"_sectionDescription_cnul3_42",dateText:"_dateText_cnul3_61",textContent:"_textContent_cnul3_72"},qr=async e=>{const{showNewsLikeTitle:n=!1}=e;return e&&e.info?t.jsxs("section",{className:It.content,style:{"--heightImageOverwrite":"100%"},children:[t.jsx(L,{className:It.linkImage,target:e?.info?.link?.target,title:e.main?.title?.section,href:n?e.info.link.url:e?.info?.section?.url,children:t.jsx(ge,{preview:e.preview})}),t.jsxs("div",{className:It.textContent,children:[t.jsx(L,{className:It.sectionDescription,target:e?.info?.link?.target,href:n?e.info.link.url:e?.info?.section?.url,children:Ce((n?e?.main?.title?.section:e?.info?.section?.name)??"",45)}),t.jsx("p",{className:It.dateText,children:ye(e?.info?.date?.modified)})]})]}):null},ls={content:"_content_yx3zm_1",contentSeparator:"_contentSeparator_yx3zm_7"},R1={newsContent:"_newsContent_1uamf_1",contentSeparator:"_contentSeparator_1uamf_8",hasLinesBlock:"_hasLinesBlock_1uamf_40"},cs=e=>{if(!e.content||e.content.length===0)return;const n=e.slot_id&&e.slot_id!=="Nota_1";return t.jsx(R,{title:e.title,children:t.jsx("div",{className:`${ls.content} ${e.hasLines?ls.contentSeparator:""}`,style:{gap:e.hasLines?"30px":"0px"},children:Array.isArray(e.content)&&e.content?.map((a,s)=>{const o={...a,main:{...a.main,title:{...a.main.title,section:n?a.main.title.home:a.main.title.section}}};return t.jsx("section",{className:e.hasLines?R1.hasLinesBlock:"",children:y.createElement(qr,{...o,key:s,showNewsLikeTitle:e.showNewsLikeTitle})},s)})})})},ft={content:"_content_1yvw0_1",boxInformation:"_boxInformation_1yvw0_12",titleGradient:"_titleGradient_1yvw0_29",sectionDescription:"_sectionDescription_1yvw0_57",articule:"_articule_1yvw0_82",linkStyled:"_linkStyled_1yvw0_114"},m1=e=>{const{isVideo:n,info:a,main:s,overImage:o="default",titleGradient:r=!1}=e;return t.jsxs("section",{className:ft.content,children:[t.jsx(L,{title:s?.title?.section,href:a.link.url,target:a.link.target,children:t.jsx(ge,{preview:e.preview,isVideo:n})}),t.jsxs("div",{className:[ft.boxInformation,r?ft.titleGradient:""].join(" "),style:{width:o!=="default"?"90%":"",left:o==="left"?0:o==="right"?"calc(10% - 1px)":"auto",top:o!=="default"?"-1rem":""},children:[e?.info?.section&&t.jsx(L,{className:[ft.sectionDescription].join(" "),href:e?.info?.section?.url,children:e?.info?.section?.name}),t.jsx("h2",{className:ft.articule,children:t.jsx(L,{className:ft.linkStyled,href:e?.info?.link?.url,target:e?.info?.link?.target,children:Ce(e.main?.title?.section,o!=="default"?60:75)})})]})]})},ds=e=>{const{content:n,title:a,slot_id:s}=e,o=e.slot_id&&e.slot_id!=="Nota_1";return n&&n.length!==0&&t.jsx(R,{title:a,titleUrl:e.titleUrl,children:t.jsx(Ke,{slot_id:s,children:n.map((r,i)=>{const l={...r,main:{...r.main,title:{...r.main.title,section:o?r.main.title.home:r.main.title.section}}};return t.jsx("div",{style:{"--heightImageOverwrite":e.heightImageOverwrite,"--heightImageOverwriteMobile":e.heightImageOverwriteMobile},children:t.jsx(m1,{...l,paths:e.paths})},i)})})})},ze={content:"_content_1mj79_1",imageStyled:"_imageStyled_1mj79_14",contentIcon:"_contentIcon_1mj79_23",boxInformation:"_boxInformation_1mj79_44",comment:"_comment_1mj79_51",title:"_title_1mj79_60",authorName:"_authorName_1mj79_81"},Ir=async e=>{const{data:n}=e;return t.jsxs("div",{className:ze.content,children:[Array.isArray(n.authors)&&n?.authors[0]?.image?t.jsx("img",{fetchPriority:"low",loading:"lazy",className:ze.imageStyled,src:await te(n?.authors[0]?.image?.sizes[0]?.url||""),alt:n?.authors[0]?.fullname}):t.jsx("div",{className:ze.contentIcon,children:e.autorIcon}),t.jsxs("div",{className:ze.boxInformation,children:[t.jsx("p",{className:ze.authorName,children:n?.authors[0]?.internaluser?t.jsx(L,{href:n.authors[0]?.internaluser?`/${e.paths.autor}/${n?.authors[0]?.name}`:"#",children:n?.authors[0]?.fullname??"Redacción"}):n?.authors[0]?.fullname??"Redacción"}),t.jsx("p",{className:ze.title,children:t.jsx(L,{className:ze.linkStyled,href:n?.info?.link?.url,target:n?.info?.link?.target,children:Ce(n?.main?.title?.home,40)})}),t.jsx("p",{className:ze.comment,children:n?.main?.subtitle?.striped})]})]})},hs=e=>{const n=e.slot_id&&e.slot_id!=="Nota_1";return t.jsx(R,{titleUrl:e.titleUrl,title:e.title,children:t.jsx(Ke,{slot_id:e.slot_id,cardGap:31,cardWidth:344,visibleItems:3,children:e.content&&e.content.map((a,s)=>{const o={...a,main:{...a.main,title:{...a.main.title,section:n?a.main.title.home:a.main.title.section}}};return t.jsx(Ir,{autorIcon:e.autorIcon,data:o,paths:e.paths},s)})})})},en=e=>t.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"var(--header-icons)",xmlns:"http://www.w3.org/2000/svg",...e,children:t.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"})}),g1=e=>t.jsx("svg",{width:"12",height:"13",viewBox:"0 0 12 13",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:t.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:e.fill??"#7B888A"})}),K={drawerStyled:"_drawerStyled_1dhzk_1",sidebarCustom:"_sidebarCustom_1dhzk_6",accordionStyled:"_accordionStyled_1dhzk_24",accordionHeading:"_accordionHeading_1dhzk_35",accordionSummeryStyled:"_accordionSummeryStyled_1dhzk_44",linkStyled:"_linkStyled_1dhzk_71",subLinkStyled:"_subLinkStyled_1dhzk_91",inputContent:"_inputContent_1dhzk_113",buttonContent:"_buttonContent_1dhzk_114",inputStyled:"_inputStyled_1dhzk_124",buscar:"_buscar_1dhzk_140",buttonStyled:"_buttonStyled_1dhzk_149",accordionDetailsStyled:"_accordionDetailsStyled_1dhzk_164",footerSlider:"_footerSlider_1dhzk_179",socialMedia:"_socialMedia_1dhzk_190",copyRights:"_copyRights_1dhzk_209",icon:"_icon_1dhzk_220"},Mr=({sidebar:e,socials:n,copyrigth:a,sidebarExtra:s,searchKeyWord:o})=>t.jsxs("aside",{className:K.drawerStyled,id:"sidebar-expandable",style:{"--header-icons":"var(--search-input-icons)"},children:[t.jsx("input",{type:"checkbox",id:"side-bar-state"}),t.jsxs("section",{className:K.sidebarCustom,children:[t.jsx("div",{className:K.buttonContent,children:t.jsx("label",{className:K.buttonStyled,htmlFor:"side-bar-state",children:t.jsx(lt,{className:K.icon})})}),t.jsx("div",{className:K.inputContent,children:t.jsxs(L,{href:"/buscar",className:K.inputStyled,children:[t.jsxs("p",{className:K.buscar,children:[o,"..."]}),t.jsx(en,{color:"var(--search-input-icons)"})]})}),t.jsxs("div",{style:{display:"flex",flexDirection:"column",justifyContent:"space-between",height:"100%"},children:[t.jsxs("div",{children:[s,e.map((r,i)=>t.jsxs("div",{className:K.accordionStyled,children:[t.jsx("input",{type:"checkbox",style:{display:"none"},id:"accordion_"+i}),t.jsx("h3",{className:K.accordionHeading,children:Array.isArray(r.subitem)?t.jsxs("label",{className:K.accordionSummeryStyled,htmlFor:"accordion_"+i,children:[r.link?t.jsx(L,{className:`${K.linkStyledAccordion} ${K.linkStyled}`,href:r.link?r.link:void 0,target:r.target,children:r.description}):t.jsx("div",{children:r.description}),t.jsx(g1,{width:13,height:13,fill:"var(--side-bar-arrow-color)"})]}):t.jsx(L,{className:K.linkStyled,href:r.link?r.link:void 0,target:r.target,children:r.description})}),Array.isArray(r.subitem)&&t.jsx("div",{className:K.accordionDetailsStyled,style:{"--max-height":r.subitem.length*45+"px"},children:r.subitem.map((l,d)=>t.jsx(L,{className:K.subLinkStyled,href:l.link?l.link:void 0,target:l.target,children:l.description},d))})]},i))]}),t.jsxs("div",{className:K.footerSlider,children:[t.jsx("div",{className:K.socialMedia,children:Object.keys(n).map(r=>n[r]?.show&&t.jsx("a",{target:"_blank",rel:"noreferrer","aria-label":n[r].title+" link",className:K.linkSocialNetwork,href:n[r].url,children:Et[r]({className:K.icon})},r))}),t.jsx("p",{className:K.copyRights,children:a})]})]})]})]}),Cs=e=>t.jsxs("svg",{width:"30",height:"30",viewBox:"0 0 30 30",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[t.jsx("path",{d:"M5 22.5H25C25.6875 22.5 26.25 21.9375 26.25 21.25C26.25 20.5625 25.6875 20 25 20H5C4.3125 20 3.75 20.5625 3.75 21.25C3.75 21.9375 4.3125 22.5 5 22.5ZM5 16.25H25C25.6875 16.25 26.25 15.6875 26.25 15C26.25 14.3125 25.6875 13.75 25 13.75H5C4.3125 13.75 3.75 14.3125 3.75 15C3.75 15.6875 4.3125 16.25 5 16.25ZM3.75 8.75C3.75 9.4375 4.3125 10 5 10H25C25.6875 10 26.25 9.4375 26.25 8.75C26.25 8.0625 25.6875 7.5 25 7.5H5C4.3125 7.5 3.75 8.0625 3.75 8.75Z",fill:e.color}),t.jsx("path",{d:"M5 22.5H25C25.6875 22.5 26.25 21.9375 26.25 21.25C26.25 20.5625 25.6875 20 25 20H5C4.3125 20 3.75 20.5625 3.75 21.25C3.75 21.9375 4.3125 22.5 5 22.5ZM5 16.25H25C25.6875 16.25 26.25 15.6875 26.25 15C26.25 14.3125 25.6875 13.75 25 13.75H5C4.3125 13.75 3.75 14.3125 3.75 15C3.75 15.6875 4.3125 16.25 5 16.25ZM3.75 8.75C3.75 9.4375 4.3125 10 5 10H25C25.6875 10 26.25 9.4375 26.25 8.75C26.25 8.0625 25.6875 7.5 25 7.5H5C4.3125 7.5 3.75 8.0625 3.75 8.75Z",fill:e.color})]}),Mt={content:"_content_1k52x_1",chipStyled:"_chipStyled_1k52x_17",headLine:"_headLine_1k52x_17",live:"_live_1k52x_25",closeLiveStyled:"_closeLiveStyled_1k52x_88"},us=e=>{const{alertZone:n,id:a="close-alert"}=e,s=()=>t.jsx(L,{className:Mt.headLine,href:n?.data[0]?.info.link.url,target:n?.data[0]?.info.link.target,title:n?.data[0]?.main.title.home,children:n?.data[0]?.main?.title.home??""});return t.jsxs(t.Fragment,{children:[t.jsx("input",{type:"checkbox",id:a,style:{display:"none"},defaultChecked:!(n&&n?.data&&n?.data[0]?.main?.title.home)}),n&&n?.data&&n?.data[0]?.main?.title.home&&t.jsxs("div",{id:"alert-chip",className:Mt.content,style:e.forceShow?{display:"flex",position:"sticky",top:100}:{},children:[t.jsxs("div",{className:Mt.live,children:[t.jsx("div",{className:Mt.chipStyled,children:n?.entity?.description}),e.forceShow&&t.jsx(s,{}),t.jsx("label",{htmlFor:a,children:t.jsx(lt,{className:Mt.closeLiveStyled})})]}),t.jsx(s,{})]})]})},De={content:"_content_18yq5_1",linkStyled:"_linkStyled_18yq5_14",linkSocialNetwork:"_linkSocialNetwork_18yq5_28",title:"_title_18yq5_49",tabs:"_tabs_18yq5_60",socialNetwork:"_socialNetwork_18yq5_68",icon:"_icon_18yq5_78",facebook:"_facebook_18yq5_84",youtube:"_youtube_18yq5_88",x:"_x_18yq5_92",instagram:"_instagram_18yq5_96",gnews:"_gnews_18yq5_100",tiktok:"_tiktok_18yq5_104",whatsapp:"_whatsapp_18yq5_108"},Br=e=>{const{cintillo:n,tapeTitle:a,socials:s}=e,o="",r=n?.findIndex(i=>i.link===o)??0;return(Array.isArray(n)||e.socialIcons)&&t.jsxs("section",{className:De.content,children:[Array.isArray(n)&&t.jsxs("div",{className:`${De.tabs} header-page-tape-content`,children:[a!==""&&t.jsx("p",{className:De.title,children:`${a}`}),n&&n[r]&&t.jsx(L,{className:De.linkStyled,target:n[r]?.target,href:n[r]?.link,style:{color:n[r]?.link===o?"var(--header-tape-active-link)":"var(--header-tape-icons)",fontWeight:n[r]?.link===o?"700":"400"},children:n[r]?.description},r),n&&n.map((i,l)=>{if(l!==r)return t.jsx(L,{className:De.linkStyled,href:i?.link,style:{color:i?.link===o?"var(--header-tape-active-link)":"var(--header-tape-color)",fontWeight:i?.link===o?"700":"400"},children:i?.description},l)})]}),t.jsx("div",{className:De.socialNetwork,children:Object.keys(s).map(i=>s[i]?.show&&t.jsx("a",{target:"_blank",rel:"noreferrer","aria-label":s[i].title+" link",className:De.linkSocialNetwork,href:s[i].url,children:Et[i]({className:[De.icon,De[i]??""].join(" ")})},i))})]})},we={headerStyled:"_headerStyled_t61zq_1",headerContent:"_headerContent_t61zq_14",iconContent:"_iconContent_t61zq_25",menuButton:"_menuButton_t61zq_34",logoStyled:"_logoStyled_t61zq_66",buttonSection:"_buttonSection_t61zq_94",buttonSectionSearch:"_buttonSectionSearch_t61zq_109",headLineContent:"_headLineContent_t61zq_130",headLineTitle:"_headLineTitle_t61zq_143",headLine:"_headLine_t61zq_130",hasAlertZone:"_hasAlertZone_t61zq_196"},Dr=e=>{const{alertZone:n}=e;return t.jsxs("header",{className:we.headerStyled,children:[e.socialIcons&&t.jsx(Br,{socialIcons:e.socialIcons,cintillo:e.cintillo,tapeTitle:e.tapeTitle,socials:e.socials}),t.jsxs("div",{className:`${we.headerContent} center-mobile-header-icon`,children:[t.jsx(ct,{id:"button-app",className:we.menuButton,toggledrawerevent:"true","aria-label":"menu","aria-labelledby":"menu",title:"menu",children:t.jsx(Cs,{className:we.startIcon,color:"var(--header-icons)",width:27,height:27})}),t.jsx("div",{className:we.iconContent,children:t.jsx(L,{href:"/","aria-label":"Home",className:"icon header-logo-link-sticky",style:{display:"flex"},children:y.createElement("span",{className:we.logoStyled},e.icon)})}),!e.showAlertPop&&n?.data&&t.jsxs("div",{className:we.headLineContent,children:[t.jsx("div",{className:`${we.headLineTitle} headLineTitle`,children:n.entity.description?`${n.entity.description}`:""}),t.jsx(L,{className:we.headLine,href:n.data[0]?.info.link.url,target:n.data[0]?.info.link.target,title:n.data[0]?.main.title.home,children:Ce(n.data[0]?.main.title.home??"",120)})]}),t.jsxs("div",{style:e.showAlertPop?{marginLeft:"auto"}:{},className:[we.buttonSection,n?.data?we.hasAlertZone:"","search-button"].join(" "),children:[t.jsx(L,{href:e.searchLink?e.searchLink:"/buscar","aria-label":e.searchKeyWord,className:`${we.buttonSectionSearch} search-button-icon`,style:{display:"flex"},children:t.jsx(en,{width:28,height:28,color:"currentColor"})}),e.rightZone]})]}),!e.showAlertPop&&t.jsx(us,{alertZone:n,forceShow:e.showAlertPop})]})},He={ul:"_ul_j3aqc_1",li:"_li_j3aqc_10",liBefore:"_liBefore_j3aqc_18",ulContent:"_ulContent_j3aqc_33",contentModal:"_contentModal_j3aqc_44",linkStyled:"_linkStyled_j3aqc_56",itemLink:"_itemLink_j3aqc_81"},Hr=e=>{const{items:n}=e;return t.jsx("ul",{className:He.ul,children:n.map((a,s)=>t.jsxs("li",{className:`${He.liBefore} ${He.li}`,children:[a.link?t.jsxs(L,{"aria-label":a.description,className:He.linkStyled,href:a.link?a.link:void 0,target:a.target,children:[a.description,Array.isArray(a.subitem)&&t.jsx(g1,{})]}):t.jsxs("span",{"aria-label":a.description,className:He.linkStyled,children:[a.description,Array.isArray(a.subitem)&&t.jsx(g1,{})]}),Array.isArray(a.subitem)&&t.jsx("ul",{className:He.ulContent,children:t.jsx("div",{className:He.contentModal,children:a.subitem.map((o,r)=>t.jsx("li",{className:He.li,children:t.jsx(L,{className:He.itemLink,"aria-label":o.description,href:o.link?o.link:void 0,target:o.target,children:o.description})},r))})})]},s))})},re={headerStyled:"_headerStyled_ksxbt_1",headerContent:"_headerContent_ksxbt_23",menuButtonSection:"_menuButtonSection_ksxbt_33",menuButton:"_menuButton_ksxbt_33",buttonSection:"_buttonSection_ksxbt_84",buttonSectionSearch:"_buttonSectionSearch_ksxbt_101",hasAlertZone:"_hasAlertZone_ksxbt_111",buttonText:"_buttonText_ksxbt_130",logoContent:"_logoContent_ksxbt_140",logoStyled:"_logoStyled_ksxbt_148",headLineContent:"_headLineContent_ksxbt_172",headLineTitle:"_headLineTitle_ksxbt_187",menuSection:"_menuSection_ksxbt_203",headLine:"_headLine_ksxbt_172",line:"_line_ksxbt_255"},Vr=e=>{const{menu:n,alertZone:a}=e;return t.jsx("header",{className:re.headerStyled,style:{top:e.cintillo||e.socialIcons?40:0},children:t.jsxs("div",{style:e.showAlertPop?{gap:0}:{},className:[re.headerContent,a?.data?re.hasAlertZone:""].join(" "),children:[t.jsx("div",{className:re.menuButtonSection,children:t.jsxs(ct,{className:re.menuButton,id:"button-app",toggledrawerevent:"true","aria-label":"menu","aria-labelledby":"menu",title:"menu",children:[t.jsx(Cs,{color:"var(--header-icons)",width:27,height:27}),t.jsx("p",{className:re.buttonText,style:{lineHeight:0},children:e.menuText})]})}),t.jsx("div",{className:re.logoContent,children:t.jsx(L,{href:"/","aria-label":"Home",className:"header-logo-link",children:y.createElement("span",{className:`${re.logoStyled}`},e.icon)})}),t.jsxs("div",{className:re.buttonSection,children:[t.jsx(L,{href:e.searchLink?e.searchLink:"/buscar",style:{display:"flex"},className:re.buttonSectionSearch,"aria-label":e.searchKeyWord,children:t.jsx(en,{width:28,height:28,color:"currentColor"})}),e.rightZone]}),!e.showAlertPop&&a?.data?t.jsxs("div",{className:re.headLineContent,children:[t.jsx("p",{className:`${re.headLineTitle} headLineTitle`,children:a.entity.description?`${a.entity.description}`:""}),t.jsx(L,{className:re.headLine,href:a.data[0]?.info.link.url,target:a.data[0]?.info.link.target,title:a.data[0]?.main.title.home,children:Ce(a.data[0]?.main.title.home??"",120)})]}):t.jsx("div",{className:re.line}),t.jsx("div",{className:re.menuSection,style:e.showAlertPop?{"--showAlertPop":"0px"}:{},children:Array.isArray(n)&&t.jsx(Hr,{items:n})})]})})},tn={childrenContent:"_childrenContent_wqlb4_1",childrenContentAux:"_childrenContentAux_wqlb4_12",op2:"_op2_wqlb4_25"},nn=e=>{const{alertZone:n,children:a,sidebar:s}=e;return t.jsxs(t.Fragment,{children:[t.jsx(Dr,{...e}),!e.showOnlyStickyHeader&&t.jsx(Vr,{...e}),t.jsxs("div",{className:[tn.childrenContent,e.showAlertPop?tn.op2:"",n?.data?tn.childrenContentAux:""].join(" "),style:e.showOnlyStickyHeader?{"--hasAlertMargin":"3.6rem !important"}:{},id:"content-layout",children:[e.showAlertPop&&t.jsx(us,{alertZone:n,forceShow:e.showAlertPop,id:"static-alert-chip"}),a]}),t.jsx(Mr,{sidebarExtra:e.sidebarExtra,searchKeyWord:e.searchKeyWord,sidebar:s,socials:e.socials,copyrigth:e.copyrigth})]})},Or=e=>t.jsxs("svg",{width:"22",height:"18",viewBox:"0 0 22 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[t.jsxs("g",{clipPath:"url(#clip0_3111_1972)",children:[t.jsx("path",{d:"M17.6679 2.85909C18.2925 2.85909 18.8792 2.85731 19.4658 2.85909C20.5705 2.86265 21.2902 3.57831 21.2911 4.68869C21.2937 8.26611 21.2946 11.8435 21.2911 15.421C21.2902 16.7438 20.4921 17.7288 19.2465 17.9555C19.0597 17.9893 18.8668 17.9964 18.6765 17.9964C13.6642 17.9982 8.65091 17.9991 3.63854 17.9973C1.93574 17.9973 0.617019 16.8852 0.330723 15.212C0.29813 15.0236 0.294606 14.8289 0.294606 14.6368C0.293725 10.3722 0.293725 6.10579 0.294606 1.83938C0.294606 0.919247 0.803772 0.23559 1.63006 0.04534C1.79303 0.00800119 1.96481 0.00177804 2.13306 0.00177804C6.69794 0 11.2628 0 15.8277 0C16.9588 0 17.6661 0.71744 17.6679 1.85983C17.6679 2.18432 17.6679 2.50793 17.6679 2.85909ZM16.7007 16.7225C16.4443 16.2291 16.3932 15.7366 16.3941 15.228C16.3985 10.7758 16.3967 6.3236 16.3967 1.87139C16.3967 1.42688 16.2532 1.27841 15.8215 1.27841C11.2628 1.27841 6.70498 1.27841 2.14628 1.27841C1.71727 1.27841 1.56047 1.43488 1.56047 1.86605C1.56047 6.11113 1.55783 10.3553 1.56488 14.6004C1.56488 14.8484 1.59835 15.1062 1.67235 15.3418C1.94631 16.2131 2.70213 16.7216 3.68523 16.7225C7.93561 16.7225 12.1851 16.7225 16.4355 16.7225H16.7015H16.7007ZM17.6679 4.15084V4.39887C17.6679 8.06608 17.6679 11.7333 17.6679 15.4005C17.6679 15.4601 17.667 15.5187 17.6705 15.5783C17.7181 16.4033 18.5321 16.9341 19.2835 16.6309C19.7662 16.4362 20.0261 16.0041 20.0261 15.3854C20.0261 11.8444 20.0261 8.30345 20.0261 4.76159C20.0261 4.66558 20.0235 4.56779 20.0023 4.47533C19.9591 4.29308 19.8376 4.15884 19.6526 4.15528C19.0007 4.14284 18.3488 4.15084 17.6688 4.15084H17.6679Z",fill:e.color}),t.jsx("path",{d:"M5.63378 3.83703C6.0663 3.83703 6.49971 3.83436 6.93224 3.83703C7.54094 3.84236 7.9673 4.27087 7.97083 4.88874C7.97523 5.62129 7.97611 6.35474 7.97083 7.08729C7.96642 7.68204 7.55328 8.11855 6.96395 8.12655C6.06894 8.139 5.17394 8.139 4.27894 8.12655C3.70635 8.11855 3.28879 7.70782 3.27558 7.13085C3.25796 6.36896 3.25884 5.60529 3.27558 4.8434C3.28791 4.24776 3.7222 3.84147 4.31329 3.83703C4.75375 3.83347 5.19332 3.83703 5.63378 3.83703ZM6.68558 6.84192V5.13767H4.55642V6.84192H6.68558Z",fill:e.color}),t.jsx("path",{d:"M8.98899 14.1631C7.30821 14.1631 5.62832 14.1649 3.94754 14.1622C3.4833 14.1622 3.18115 13.7755 3.30536 13.3488C3.37495 13.1096 3.53528 12.9549 3.78017 12.9069C3.88676 12.8856 3.99864 12.882 4.10875 12.882C7.3593 12.8811 10.6107 12.8811 13.8613 12.882C13.9705 12.882 14.0824 12.8865 14.189 12.9078C14.4991 12.9691 14.7017 13.2501 14.6805 13.5746C14.6603 13.8831 14.4233 14.1338 14.1176 14.1578C13.9714 14.1693 13.8243 14.1622 13.6772 14.1631C12.1145 14.1631 10.5508 14.1631 8.98811 14.1631H8.98899Z",fill:e.color}),t.jsx("path",{d:"M8.97232 11.1455C7.30652 11.1455 5.64072 11.1473 3.9758 11.1446C3.49659 11.1446 3.19443 10.7881 3.2975 10.3579C3.35828 10.1027 3.55825 9.91601 3.81724 9.88223C3.9115 9.86979 4.00751 9.8689 4.10265 9.8689C7.35321 9.8689 10.6038 9.8689 13.8543 9.8689C13.9424 9.8689 14.0305 9.8689 14.1177 9.87868C14.4586 9.9169 14.6912 10.1863 14.6824 10.5277C14.6736 10.8646 14.4234 11.1313 14.0798 11.1411C13.6623 11.1526 13.2438 11.1455 12.8254 11.1455C11.5411 11.1455 10.2576 11.1455 8.9732 11.1455H8.97232Z",fill:e.color}),t.jsx("path",{d:"M11.9132 5.12242C11.2314 5.12242 10.5487 5.12775 9.86683 5.12064C9.36295 5.11531 9.04935 4.70369 9.20351 4.26629C9.29072 4.01825 9.50302 3.84401 9.76553 3.84401C11.2032 3.83956 12.6408 3.83867 14.0785 3.84401C14.3991 3.84578 14.6502 4.10182 14.6757 4.41476C14.7021 4.74103 14.5119 5.01662 14.1983 5.09219C14.0996 5.11531 13.9948 5.12153 13.8935 5.12153C13.2337 5.1242 12.573 5.12242 11.9132 5.12242Z",fill:e.color}),t.jsx("path",{d:"M11.932 6.85605C12.6358 6.85605 13.3397 6.84716 14.0435 6.85872C14.5456 6.86761 14.8372 7.37524 14.6003 7.80197C14.4831 8.01355 14.2981 8.12735 14.0611 8.12824C12.6385 8.13179 11.2158 8.13446 9.79313 8.12646C9.42931 8.12468 9.16416 7.83664 9.16504 7.48903C9.16592 7.14231 9.43284 6.86316 9.79753 6.85783C10.5084 6.84894 11.2202 6.85516 11.9311 6.85516L11.932 6.85605Z",fill:e.color})]}),t.jsx("defs",{children:t.jsx("clipPath",{id:"clip0_3111_1972",children:t.jsx("rect",{width:"21",height:"18",fill:"white",transform:"translate(0.293945)"})})})]}),Pr=e=>t.jsx("svg",{...e,width:"18",height:"14",viewBox:"0 0 18 14",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...e,children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.65269 5.62979C8.40719 4.79574 9.48503 4.79574 10.1317 5.62979C10.4551 5.98723 10.6707 6.58298 10.6707 7.05957C10.6707 7.53617 10.4551 8.01277 10.1317 8.48936C9.37724 9.3234 8.2994 9.3234 7.65269 8.48936C7.00599 7.65532 7.00599 6.46383 7.65269 5.62979ZM3.55689 7.05957C3.55689 5.51064 4.09581 4.08085 5.17365 3.00851C5.49701 2.65106 6.03593 2.65106 6.46707 3.00851C6.57485 3.24681 6.68263 3.48511 6.68263 3.7234C6.68263 3.9617 6.57485 4.2 6.46707 4.31915C5.17365 5.74894 5.17365 8.13192 6.46707 9.68085C6.79042 10.0383 6.79042 10.634 6.46707 10.9915C6.14371 11.3489 5.60479 11.3489 5.28144 11.1106L5.17365 10.9915C4.09581 10.0383 3.55689 8.60851 3.55689 7.05957ZM14.3353 7.05957C14.3353 8.60851 13.7964 10.0383 12.7186 11.1106C12.3952 11.4681 11.8563 11.4681 11.4251 11.1106C11.2096 10.8723 11.2096 10.634 11.2096 10.3957C11.2096 10.1574 11.3174 9.91915 11.4251 9.8L11.5329 9.68085C12.8263 8.25106 12.8263 5.86808 11.5329 4.31915C11.2096 3.9617 11.2096 3.36596 11.5329 3.00851C11.8563 2.65106 12.3952 2.65106 12.7186 2.88936L12.8263 3.00851C13.7964 4.08085 14.3353 5.51064 14.3353 7.05957ZM0 7.05957C0 4.55745 0.862275 2.17447 2.58683 0.387234C2.91018 0.0297874 3.4491 0.0297874 3.88024 0.387234C3.98802 0.625532 4.09581 0.744681 4.09581 1.10213C4.09581 1.34043 3.98802 1.57872 3.88024 1.69787C2.47904 3.24681 1.83234 5.03404 1.83234 7.05957C1.83234 9.08511 2.58683 10.8723 3.88024 12.4213C4.20359 12.7787 4.20359 13.3745 3.88024 13.7319C3.55689 14.0894 3.01796 14.0894 2.58683 13.7319C0.862275 11.9447 0 9.5617 0 7.05957ZM18 7.05957C18 9.5617 17.1377 11.9447 15.4132 13.7319C15.0898 14.0894 14.5509 14.0894 14.1198 13.7319C13.9042 13.4936 13.9042 13.3745 13.9042 13.017C13.9042 12.7787 14.012 12.5404 14.1198 12.4213L14.2275 12.3021C15.521 10.8723 16.2754 8.96596 16.2754 6.94043C16.2754 4.91489 15.521 3.12766 14.2275 1.57872C13.9042 1.22128 13.9042 0.625532 14.2275 0.268085C14.5509 -0.0893617 15.0898 -0.0893617 15.521 0.268085C17.0299 2.17447 18 4.55745 18 7.05957Z",fill:"currentColor"})}),Qr=({menu:e,alertZone:n,children:a,sidebar:s,cintillo:o,tapeTitle:r,socialIcons:i=!0,option:l,icon:d,socials:c,copyrigth:h,rightZone:u,sidebarExtra:C,showAlertPop:p,texts:f,searchLink:m})=>{const A={op1:t.jsx(nn,{icon:d,sidebar:s,alertZone:n,menuText:f.menuText??"Menú",editionText:f.editionText??"Periódico Digital",menu:e,cintillo:o,socialIcons:i,tapeTitle:r,socials:c,copyrigth:h,showAlertPop:p,searchKeyWord:f.searchKeyWord,rightZone:u,sidebarExtra:C,searchLink:m,children:a}),op2:t.jsx(nn,{icon:d,sidebar:s,alertZone:n,menuText:f.menuText??"Menú",editionText:f.editionText??"Periódico Digital",menu:e,cintillo:o,socialIcons:i,tapeTitle:r,showAlertPop:p,socials:c,searchKeyWord:f.searchKeyWord,copyrigth:h,searchLink:m,rightZone:u,sidebarExtra:C,children:a}),op3:t.jsx(nn,{icon:d,sidebar:s,alertZone:n,menuText:f.menuText??"Menú",editionText:f.editionText??"Periódico Digital",showOnlyStickyHeader:!0,menu:e,cintillo:o,socialIcons:i,tapeTitle:r,searchKeyWord:f.searchKeyWord,showAlertPop:p,socials:c,searchLink:m,sidebarExtra:C,rightZone:t.jsxs(t.Fragment,{children:[t.jsxs(ct,{id:"button-app","aria-label":"button_1","aria-labelledby":"button_1",title:"button_1",children:[t.jsx(Or,{color:"var(--header-icons)"}),t.jsx("p",{style:{lineHeight:0}})]}),t.jsxs(ct,{children:[t.jsx(Pr,{style:{minWidth:"fit-content"}}),t.jsx("p",{style:{lineHeight:0,padding:0},children:f.enVivoButton})]})]}),copyrigth:h,children:a})};return l?A[l]:null},jr=e=>{switch(e.option){case"op1":return t.jsx(ja,{freeZone:e.freeZone,socials:e.socials,socialNetworks:e.socialNetworks});case"op2":return t.jsx(za,{...e});default:return t.jsx(t.Fragment,{})}},Ve={content:"_content_1elhb_1",newsContentSection:"_newsContentSection_1elhb_5",itemContent:"_itemContent_1elhb_10",ItemCustomContent:"_ItemCustomContent_1elhb_16"},p1=e=>{const{item:n,option:a}=e;switch(a){case"ediciones":return t.jsx("div",{className:Ve.ItemCustomContent});case"columnistasnacionales":return t.jsx("div",{className:Ve.ItemCustomContent,children:t.jsx(u1,{data:n,autorIcon:e.autorIcon,paths:e.paths})});case"columnistaslocales":return t.jsx("div",{className:Ve.ItemCustomContent,children:t.jsx(u1,{data:n,autorIcon:e.autorIcon,paths:e.paths})});case"columnistas":return t.jsx("div",{className:Ve.ItemCustomContent,children:t.jsx(u1,{data:n,autorIcon:e.autorIcon,paths:e.paths})});default:return t.jsx("div",{className:Ve.ItemCustomContent,children:t.jsx(Ee,{...n,paths:e.paths})})}},Gr=e=>{const{data:n,currentPage:a,banners:s,slug:o,ranking:r,pathname:i,texts:l={}}=e,d=[3,8,13],c={3:1,8:2,13:3};switch(e.option){case"op1":return t.jsx(F1,{ranking:r,readestTitle:l.readestTitle??"",paths:e.paths,bannerTop:t.jsx(ne,{banners:s??[],name:"right_1"}),banner:t.jsx(ne,{banners:s??[],name:"right_2"}),children:t.jsx("section",{className:Ve.content,children:n.length>0?t.jsx(d1,{className:[Ve.newsContentSection,"padding-0"].join(" "),paginatorComponent:t.jsx(xt,{texts:l,pathname:i,query:"",currentPage:a,maxPages:e.PAGINATION_MAX_PAGES,showNext:!(n.length<e.NEWS_PER_SECTION)}),children:Array.isArray(n)&&n?.map((h,u)=>t.jsxs(y.Fragment,{children:[d.includes(u+1)&&t.jsx("div",{className:Ve.itemContent+" banner-context",children:t.jsx(ne,{banners:s??[],name:`block_2_${c[u+1]}`})}),t.jsx(p1,{autorIcon:e.autorIcon,item:h,option:o,paths:e.paths},u)]},u))}):t.jsx("div",{style:{width:"100%",display:"flex",flexDirection:"column",justifyContent:"center",gap:"2rem"},children:t.jsx("p",{style:{fontWeight:"var(--fw)",width:"100%",fontSize:"18px",lineHeight:"26px",textAlign:"center"},children:l.sectionNotResultMessage})})})});case"op2":return t.jsx(t.Fragment,{children:n.length>0?t.jsx(d1,{className:"padding-0",paginatorComponent:t.jsx(xt,{texts:l,pathname:i,query:"",currentPage:a,maxPages:e.PAGINATION_MAX_PAGES,showNext:!(n.length<e.NEWS_PER_SECTION)}),children:Array.isArray(n)&&n?.map((h,u)=>t.jsxs(y.Fragment,{children:[d.includes(u+1)&&t.jsx("div",{className:Ve.itemContent,children:t.jsx(ne,{banners:s??[],name:`block_2_${c[u+1]}`})}),t.jsx(p1,{autorIcon:e.autorIcon,item:h,option:o,paths:e.paths},u)]},u))}):t.jsx("div",{style:{width:"100%",display:"flex",flexDirection:"column",justifyContent:"center",gap:"2rem"},children:t.jsx("p",{style:{fontWeight:"var(--fw)",width:"100%",fontSize:"18px",lineHeight:"26px",textAlign:"center"},children:l.sectionNotResultMessage})})});default:return t.jsx(t.Fragment,{})}},fs={content:"_content_gwsqy_1",contactInfoContent:"_contactInfoContent_gwsqy_7"},zr=e=>{const{data:n}=e;return t.jsx("section",{className:fs.content,children:n.map((a,s)=>t.jsx("div",{className:fs.contactInfoContent,dangerouslySetInnerHTML:{__html:a.body.rendered}},s))})},an={tagContent:"_tagContent_ee6yw_1",contentLayout2:"_contentLayout2_ee6yw_9",contentHeader:"_contentHeader_ee6yw_42"},$r={content:"_content_1rbrt_1"},Fr=({children:e,className:n=""})=>t.jsx("div",{className:`content-layout-2 ${$r.content} ${n}`,children:e}),Bt={container:"_container_1insg_1",note:"_note_1insg_10",commercial:"_commercial_1insg_50",commercialContent:"_commercialContent_1insg_67",complement:"_complement_1insg_83"},Wr=e=>t.jsxs("section",{className:Bt.container,children:[t.jsx("div",{className:Bt.note,children:e.children}),t.jsx("div",{className:Bt.commercial,children:t.jsxs("div",{className:Bt.commercialContent,children:[e.slug==="liveblogs"&&t.jsx(Za,{itemList:e.itemList}),e.bannerTop,t.jsx(i1,{content:e.ranking,title: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"}}),t.jsx("div",{style:{position:"sticky",top:"110px"},children:e.banner})]})}),t.jsx("div",{className:Bt.complement,children:e.complement})]}),Zr=e=>{const n={...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 t.jsx("div",{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","--news-image-description-display":"none"},children:t.jsx(Wa,{...n,fontSizeSubTitle:"18px",lineHeightSubTitle:"28px"})});default:return t.jsx("div",{className:an.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","--section-card-chip-margin":"0 0 10px","--news-description-subtitle-margin":"22px 0 0"},children:t.jsx(rt,{...n,fontSizeSubTitle:"18px",lineHeightSubTitle:"28px",cutSubtitle:!1,colorSubTitle:"black",isTitle:!0,paths:e.paths})})}},mt={content:"_content_16ydf_1",tags:"_tags_16ydf_10",chipStyled:"_chipStyled_16ydf_20",tagLink:"_tagLink_16ydf_47",tagStyled:"_tagStyled_16ydf_53"},Yr=e=>{const n=a=>{const s=a.name.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/ñ/g,"n").replace(/Ñ/g,"n").replace(/[^\w\s]/gi,"").replaceAll(" ","-").toLowerCase();return`/${e.paths.tema}/${s}-t${a.id}`};return t.jsx("section",{className:mt.content,children:Array.isArray(e.tags)&&t.jsxs("div",{className:mt.tags,children:[t.jsx("p",{className:mt.tagStyled,children:"Tags:"}),e.tags.map((a,s)=>a.approved?t.jsx(L,{href:n(a),children:t.jsx("div",{className:`${mt.chipStyled} ${mt.tagLink}`,children:a.name})},s):t.jsx("div",{className:mt.chipStyled,children:a.name},s))]})})},xe={contentBox:"_contentBox_1rkkg_1",content:"_content_1rkkg_1",imageStyled:"_imageStyled_1rkkg_16",contentIconStyled:"_contentIconStyled_1rkkg_23",avatarContent:"_avatarContent_1rkkg_43",journalistSection:"_journalistSection_1rkkg_50",journalistInfo:"_journalistInfo_1rkkg_56",socialNetworkSection:"_socialNetworkSection_1rkkg_70",article:"_article_1rkkg_83"},Kr=async e=>{const{autor:n}=e;return n.addtional.USER_SHOWBIO&&t.jsx("section",{className:xe.contentBox,children:t.jsxs("div",{className:xe.content,children:[t.jsxs("div",{className:xe.avatarContent,children:[t.jsx(L,{className:xe.journalistInfo,href:`/${e.paths.autor}/${n.info.name}`,children:n.info.image?t.jsx("img",{fetchPriority:"low",loading:"lazy",className:xe.imageStyled,src:await te(n.info.image.sizes[0]?.url||"")}):t.jsx("div",{className:xe.contentIconStyled,children:e.autorIcon()})}),t.jsxs("section",{className:xe.journalistSection,children:[t.jsx("h3",{className:xe.journalistInfo,children:t.jsx(L,{href:`/${e.paths.autor}/${n.info.name}`,children:n.info.fullname})}),t.jsxs("section",{className:xe.socialNetworkSection,children:[n.addtional.USER_USERFB&&t.jsx("a",{href:n.addtional.USER_USERFB,target:"_blank",rel:"noreferrer",children:t.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.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"})})}),n.addtional.USER_USERIG&&t.jsx("a",{href:n.addtional.USER_USERIG,target:"_blank",rel:"noreferrer",children:t.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsxs("g",{clipPath:"url(#clip0_281_2357)",children:[t.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"}),t.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"}),t.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"})]}),t.jsx("defs",{children:t.jsx("clipPath",{id:"clip0_281_2357",children:t.jsx("rect",{width:"17",height:"17",fill:"white",transform:"translate(4 4)"})})})]})}),n.addtional.USER_USERTWT&&t.jsx("a",{href:n.addtional.USER_USERTWT,target:"_blank",rel:"noreferrer",children:t.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.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"})})}),n.addtional.USER_USERLIN&&t.jsx("a",{href:n.addtional.USER_USERLIN,target:"_blank",rel:"noreferrer",children:t.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.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"}),t.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"}),t.jsx("path",{d:"M8.16428 6.20159C8.16428 7.45495 7.16252 8.47105 5.92687 8.47105C4.69121 8.47105 3.68945 7.45495 3.68945 6.20159C3.68945 4.94824 4.69121 3.93213 5.92687 3.93213C7.16252 3.93213 8.16428 4.94824 8.16428 6.20159ZM7.60345 6.20358C7.60345 5.2639 6.85263 4.50165 5.92556 4.50165C4.99849 4.50165 4.24766 5.26324 4.24766 6.20358C4.24766 7.14393 4.99849 7.90552 5.92556 7.90552C6.85263 7.90552 7.60345 7.14393 7.60345 6.20358Z",fill:"black",stroke:"black",strokeWidth:"0.5"})]})})]})]})]}),n.addtional.USER_SHOWBIO&&t.jsx("p",{className:xe.article,dangerouslySetInnerHTML:{__html:`${n.addtional.USER_MIBIO} <a href="/${e.paths.autor}/${n.info.name}">${e.texts.authorViewMore??"Ver más"}</a>`}})]})})},Oe={content:"_content_jrssz_1",contentWithinCard:"_contentWithinCard_jrssz_7",contentDate:"_contentDate_jrssz_13",dateInfo:"_dateInfo_jrssz_20",dot:"_dot_jrssz_30",contentTitle:"_contentTitle_jrssz_38",contentTextList:"_contentTextList_jrssz_47",contentButton:"_contentButton_jrssz_101",linkStyled:"_linkStyled_jrssz_107"},Jr={content:"_content_ifkxj_1"},Xr=e=>t.jsx("section",{className:Jr.content,id:e.id,children:e.children}),Rr=e=>e.replace(/<p>(\s|&nbsp;)+<\/p>/g,""),ei=e=>{const n=/src="\/(.*?)"/g;return e.replace(n,`src="${pt()}/$1"`)},ms={2:1,4:2,7:3,10:4,13:5};function ti(e){return e.replace(/<script[^>]*src=["']https:\/\/platform\.twitter\.com\/widgets\.js["'][^>]*><\/script>/gi,"")}const ni=async({itemList:e,slug:n,banners:a,texts:s})=>{if(!e||e.length===0||!e[0])return;const o=e[0].list?.items?.map(r=>{const i=Rr(r.body.rendered);let l=ei(i);return l=ti(l),{...r,body:{...r.body,rendered:l}}});return t.jsx("section",{className:Oe.content,id:"block-notes-list",children:o?.map((r,i)=>t.jsxs(y.Fragment,{children:[t.jsx(Xr,{id:`item-${i+1}`,children:t.jsxs("div",{className:Oe.contentWithinCard,children:[r.date>0&&t.jsxs("div",{className:Oe.contentDate,children:[t.jsx("span",{className:Oe.dot,style:{background:n==="liveblogs"?"var(--news-liveblog-timeline-datelink-dot-color)":"var(--common-black)"}}),t.jsx("p",{className:Oe.dateInfo,style:{color:n==="liveblogs"?"var(--news-liveblog-timeline-datelink-color)":"var(--common-black)"},children:N1(r.date)})]}),t.jsx("p",{className:Oe.contentTitle,children:e[0]?.list.integrated?r.title:`${r.index}. ${r.title}`}),r.image&&t.jsx(ge,{preview:r.image,isLarge:!0}),t.jsx("div",{className:Oe.contentTextList,dangerouslySetInnerHTML:{__html:r.body.rendered}}),r.related&&t.jsx("div",{className:Oe.contentButton,children:t.jsx("a",{className:Oe.linkStyled,href:r.related??"",target:"”_blank",children:s.blockNoteList_readMore??"Leer Más"})})]})},i),ms[i]&&t.jsx(ne,{banners:a,name:"list_"+ms[i]},i)]},i))})},gs={FaceBook:"facebook",Instagram:"instagram",WhatsApp:"whatsapp",TikTok:"tiktok",Youtube:"youtube",X:"x",Gnews:"gnews",Podcast:"podcast",Telegram:"telegram"};function ai({url:e}){return e&&e!==""&&t.jsxs(L,{href:e,className:se.googleProfileButton,children:[t.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",children:t.jsx("path",{fill:"currentColor",d:"M15.583 9.083h-6.5v6.5H6.916v-6.5h-6.5V6.917h6.5v-6.5h2.167v6.5h6.5v2.166Z"})}),"Síguenos en",t.jsx(si,{})]})}const si=()=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 272 92",width:"272",height:"92",children:[t.jsx("path",{fill:"#EA4335",d:"M115.75 47.18c0 12.77-9.99 22.18-22.25 22.18s-22.25-9.41-22.25-22.18C71.25 34.32 81.24 25 93.5 25s22.25 9.32 22.25 22.18zm-9.74 0c0-7.98-5.79-13.44-12.51-13.44S80.99 39.2 80.99 47.18c0 7.9 5.79 13.44 12.51 13.44s12.51-5.55 12.51-13.44z"}),t.jsx("path",{fill:"#FBBC05",d:"M163.75 47.18c0 12.77-9.99 22.18-22.25 22.18s-22.25-9.41-22.25-22.18c0-12.85 9.99-22.18 22.25-22.18s22.25 9.32 22.25 22.18zm-9.74 0c0-7.98-5.79-13.44-12.51-13.44s-12.51 5.46-12.51 13.44c0 7.9 5.79 13.44 12.51 13.44s12.51-5.55 12.51-13.44z"}),t.jsx("path",{fill:"#4285F4",d:"M209.75 26.34v39.82c0 16.38-9.66 23.07-21.08 23.07-10.75 0-17.22-7.19-19.66-13.07l8.48-3.53c1.51 3.61 5.21 7.87 11.17 7.87 7.31 0 11.84-4.51 11.84-13v-3.19h-.34c-2.18 2.69-6.38 5.04-11.68 5.04-11.09 0-21.25-9.66-21.25-22.09 0-12.52 10.16-22.26 21.25-22.26 5.29 0 9.49 2.35 11.68 4.96h.34v-3.61h9.25zm-8.56 20.92c0-7.81-5.21-13.52-11.84-13.52-6.72 0-12.35 5.71-12.35 13.52 0 7.73 5.63 13.36 12.35 13.36 6.63 0 11.84-5.63 11.84-13.36z"}),t.jsx("path",{fill:"#34A853",d:"M225 3v65h-9.5V3h9.5z"}),t.jsx("path",{fill:"#EA4335",d:"M262.02 54.48l7.56 5.04c-2.44 3.61-8.32 9.83-18.48 9.83-12.6 0-22.01-9.74-22.01-22.18 0-13.19 9.49-22.18 20.92-22.18 11.51 0 17.14 9.16 18.98 14.11l1.01 2.52-29.65 12.28c2.27 4.45 5.8 6.72 10.75 6.72 4.96 0 8.4-2.44 10.92-6.14zm-23.27-7.98l19.82-8.23c-1.09-2.77-4.37-4.7-8.23-4.7-4.95 0-11.84 4.37-11.59 12.93z"}),t.jsx("path",{fill:"#4285F4",d:"M35.29 41.41V32H67c.31 1.64.47 3.58.47 5.68 0 7.06-1.93 15.79-8.15 22.01-6.05 6.3-13.78 9.66-24.02 9.66C16.32 69.35.36 53.89.36 34.91.36 15.93 16.32.47 35.3.47c10.5 0 17.98 4.12 23.6 9.49l-6.64 6.64c-4.03-3.78-9.49-6.72-16.97-6.72-13.86 0-24.7 11.17-24.7 25.03 0 13.86 10.84 25.03 24.7 25.03 8.99 0 14.11-3.61 17.39-6.89 2.66-2.66 4.41-6.46 5.1-11.65l-22.49.01z"})]}),oi=async e=>{if(!e.news||!e.news.authors)return null;const{news:n,socials:a,texts:s}=e,o=n.authors.map(i=>i.internaluser?`<a href="${`/${e.paths.autor}/${i.name}`}">${i.fullname}</a>`:i.fullname).join(", "),r=i=>n.authors.length===1?-16:i===0?0:i*20;return n.config?.showauthor&&t.jsx("div",{className:se.content,children:t.jsxs("div",{className:se.avatarContent,children:[e.shareOnlyWhatsApp?t.jsxs("a",{className:se.whatsappLink,href:a[gs.WhatsApp].url,rel:"noreferrer",target:"_blank",children:[t.jsxs("svg",{width:"30",height:"30",viewBox:"0 0 30 30",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("g",{clipPath:"url(#clip0_2906_6960)",children:t.jsx("path",{d:"M25.6376 4.36364C22.8169 1.54545 19.0598 0 15.0628 0C6.82908 0 0.125619 6.67045 0.125619 14.8636C0.125619 17.4886 0.810811 20.0455 2.1241 22.2955L0 30L7.91397 27.9318C10.0952 29.1136 12.5504 29.7386 15.0514 29.7386C23.2851 29.7386 29.9886 23.0682 29.9886 14.875C29.9886 10.8977 28.4355 7.17045 25.6148 4.36364M15.0628 27.2273C12.8359 27.2273 10.6433 26.6364 8.74762 25.5L8.29083 25.2273L3.58584 26.4545L4.84202 21.8977L4.54511 21.4318C3.30034 19.4659 2.64941 17.1932 2.64941 14.8523C2.64941 8.04545 8.22231 2.5 15.0742 2.5C18.386 2.5 21.5036 3.78409 23.8561 6.125C26.1972 8.46591 27.4876 11.5682 27.4876 14.8636C27.4876 21.6818 21.9147 27.2159 15.0742 27.2159M21.8805 17.9773C21.5036 17.7955 19.6764 16.8977 19.3338 16.7727C18.9912 16.6477 18.74 16.5909 18.4888 16.9545C18.2375 17.3182 17.5295 18.1591 17.3011 18.4091C17.0841 18.6591 16.8671 18.6932 16.4903 18.5C16.1134 18.3068 14.9144 17.9205 13.4869 16.6591C12.3791 15.6705 11.6254 14.4545 11.4084 14.0909C11.1915 13.7273 11.3856 13.5227 11.5683 13.3295C11.7396 13.1591 11.9452 12.8977 12.1279 12.6818C12.3106 12.4659 12.3791 12.3068 12.5048 12.0568C12.6304 11.8068 12.5619 11.5909 12.4705 11.4091C12.3791 11.2273 11.6254 9.39773 11.3171 8.64773C11.0088 7.92045 10.7118 8.02273 10.472 8.01136C10.255 8.01136 10.0038 8 9.75257 8C9.50133 8 9.10164 8.09091 8.75904 8.46591C8.41644 8.84091 7.45718 9.73864 7.45718 11.5682C7.45718 13.3977 8.7933 15.1591 8.97602 15.4091C9.15874 15.6591 11.6026 19.4091 15.3483 21.0227C16.2391 21.4091 16.9357 21.6364 17.4724 21.8068C18.3632 22.0909 19.1854 22.0455 19.8249 21.9545C20.5443 21.8523 22.0289 21.0568 22.3487 20.1932C22.657 19.3295 22.657 18.5795 22.5657 18.4318C22.4743 18.2727 22.2231 18.1818 21.8462 18",fill:"#7AD16D"})}),t.jsx("defs",{children:t.jsx("clipPath",{id:"clip0_2906_6960",children:t.jsx("rect",{width:"30",height:"30",fill:"white"})})})]}),s.WhatsAppLinkJournalist]}):t.jsx("div",{style:{width:"100%"},"data-hydrate":"ShareButtons","data-props":encodeURIComponent(JSON.stringify({noteShare:e.noteShare})),children:t.jsx(Ga,{noteShare:e.noteShare})}),t.jsx(ai,{url:e.noteShare?.googleProfile??""}),t.jsxs("section",{className:se.journalistSection,children:[t.jsx("div",{className:se.imageContent,style:{width:`${n.authors?.length>2?n.authors?.length*30:n.authors?.length*35}px`},children:Array.isArray(n.authors)&&n.authors?.map(async(i,l)=>i.image?t.jsx("img",{fetchPriority:"low",loading:"lazy",alt:"autor",className:se.imageStyled,src:await te(i.image.sizes[0]?.url||""),style:{position:"absolute",left:`${r(l)}px`}},i.fullname):t.jsx("div",{style:{position:"absolute",left:`${r(l)}px`},className:se.contentIconStyled,children:e.autorIcon},i.fullname))}),o&&t.jsx("div",{className:se.journalistInfoLink,dangerouslySetInnerHTML:{__html:`${s.JournalistPrefix} <h3 style="padding:0px;">${o??"Redaccion"}${n.config?.showtime&&","}</h3> ${n.config?.showtime?N1(n.info.date.modified):null}`}})]})]})})},A1={content:"_content_opb3u_1",journalistArticleContent:"_journalistArticleContent_opb3u_15",contentNews:"_contentNews_opb3u_35",noteSource:"_noteSource_opb3u_392"},ri={summaryContent:"_summaryContent_wsypg_1"},ii=async({summary:e})=>e&&e.rendered&&t.jsx("section",{className:ri.summaryContent,dangerouslySetInnerHTML:{__html:e.rendered}}),ps=async({newsformated:e,internal:n})=>{if(!n)return;const a=new me,s=e.preview.sizes,r=(await a.getNewsMultimedia({path:n,imagesizes:s?s[0]?.scale:"w:801,h:449,t:2;"}))?.data.data[0]?.gallery??[];return t.jsxs("div",{className:h1.content,children:[t.jsx(Ke,{slot_id:"header",fullPageWidth:!0,visibleItems:1,pagination:!0,cardGap:0,children:r&&r.map((i,l)=>t.jsx(ge,{preview:i,priorityHigh:!0},l))}),t.jsx("div",{className:h1.description,children:r&&r[0]?.description})]})};function li(e){const n=e.children,a=`${e.slot_id}-`,s=e.visibleItems,o=e.cardGap??20;function r(l){const d=[],c=[];let h="",u=!0;for(let C=0;C<l;C++){const p=`[data-index="${C}"]:checked ~ .carrousel-pagination li:nth-child(${C+1}) {
50
50
  background-color:var(--carrousel-pagination-background-color)
51
51
  }`;h+=`
52
52
  .${a}.carrousel-container {