sass-template-common 0.2.0 → 0.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -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
- `}}),n.jsx("noscript",{children:n.jsx("iframe",{src:`https://www.googletagmanager.com/ns.html?id=${e}`,height:"0",width:"0",style:{display:"none",visibility:"hidden"}})})]})},Ga=()=>{const{ANALYTICS_marfeel:e}=K();return e&&n.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 ft(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Vt={exports:{}},Mr=Vt.exports,$a;function Ha(){return $a||($a=1,(function(e,t){(function(a,o){e.exports=o()})(Mr,(function(){var a=1e3,o=6e4,s=36e5,r="millisecond",i="second",c="minute",d="hour",l="day",h="week",u="month",f="quarter",g="year",m="date",p="Invalid Date",y=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,C=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,N={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(j){var L=["th","st","nd","rd"],T=j%100;return"["+j+(L[(T-20)%10]||L[T]||L[0])+"]"}},_=function(j,L,T){var M=String(j);return!M||M.length>=L?j:""+Array(L+1-M.length).join(T)+j},I={s:_,z:function(j){var L=-j.utcOffset(),T=Math.abs(L),M=Math.floor(T/60),U=T%60;return(L<=0?"+":"-")+_(M,2,"0")+":"+_(U,2,"0")},m:function j(L,T){if(L.date()<T.date())return-j(T,L);var M=12*(T.year()-L.year())+(T.month()-L.month()),U=L.clone().add(M,u),F=T-U<0,A=L.clone().add(M+(F?-1:1),u);return+(-(M+(T-U)/(F?U-A:A-U))||0)},a:function(j){return j<0?Math.ceil(j)||0:Math.floor(j)},p:function(j){return{M:u,y:g,w:h,d:l,D:m,h:d,m:c,s:i,ms:r,Q:f}[j]||String(j||"").toLowerCase().replace(/s$/,"")},u:function(j){return j===void 0}},v="en",k={};k[v]=N;var G="$isDayjsObject",$=function(j){return j instanceof R||!(!j||!j[G])},ee=function j(L,T,M){var U;if(!L)return v;if(typeof L=="string"){var F=L.toLowerCase();k[F]&&(U=F),T&&(k[F]=T,U=F);var A=L.split("-");if(!U&&A.length>1)return j(A[0])}else{var S=L.name;k[S]=L,U=S}return!M&&U&&(v=U),U||!M&&v},H=function(j,L){if($(j))return j.clone();var T=typeof L=="object"?L:{};return T.date=j,T.args=arguments,new R(T)},D=I;D.l=ee,D.i=$,D.w=function(j,L){return H(j,{locale:L.$L,utc:L.$u,x:L.$x,$offset:L.$offset})};var R=(function(){function j(T){this.$L=ee(T.locale,null,!0),this.parse(T),this.$x=this.$x||T.x||{},this[G]=!0}var L=j.prototype;return L.parse=function(T){this.$d=(function(M){var U=M.date,F=M.utc;if(U===null)return new Date(NaN);if(D.u(U))return new Date;if(U instanceof Date)return new Date(U);if(typeof U=="string"&&!/Z$/i.test(U)){var A=U.match(y);if(A){var S=A[2]-1||0,q=(A[7]||"0").substring(0,3);return F?new Date(Date.UTC(A[1],S,A[3]||1,A[4]||0,A[5]||0,A[6]||0,q)):new Date(A[1],S,A[3]||1,A[4]||0,A[5]||0,A[6]||0,q)}}return new Date(U)})(T),this.init()},L.init=function(){var T=this.$d;this.$y=T.getFullYear(),this.$M=T.getMonth(),this.$D=T.getDate(),this.$W=T.getDay(),this.$H=T.getHours(),this.$m=T.getMinutes(),this.$s=T.getSeconds(),this.$ms=T.getMilliseconds()},L.$utils=function(){return D},L.isValid=function(){return this.$d.toString()!==p},L.isSame=function(T,M){var U=H(T);return this.startOf(M)<=U&&U<=this.endOf(M)},L.isAfter=function(T,M){return H(T)<this.startOf(M)},L.isBefore=function(T,M){return this.endOf(M)<H(T)},L.$g=function(T,M,U){return D.u(T)?this[M]:this.set(U,T)},L.unix=function(){return Math.floor(this.valueOf()/1e3)},L.valueOf=function(){return this.$d.getTime()},L.startOf=function(T,M){var U=this,F=!!D.u(M)||M,A=D.p(T),S=function(X,Y){var re=D.w(U.$u?Date.UTC(U.$y,Y,X):new Date(U.$y,Y,X),U);return F?re:re.endOf(l)},q=function(X,Y){return D.w(U.toDate()[X].apply(U.toDate("s"),(F?[0,0,0,0]:[23,59,59,999]).slice(Y)),U)},Q=this.$W,O=this.$M,z=this.$D,V="set"+(this.$u?"UTC":"");switch(A){case g:return F?S(1,0):S(31,11);case u:return F?S(1,O):S(0,O+1);case h:var W=this.$locale().weekStart||0,Z=(Q<W?Q+7:Q)-W;return S(F?z-Z:z+(6-Z),O);case l:case m:return q(V+"Hours",0);case d:return q(V+"Minutes",1);case c:return q(V+"Seconds",2);case i:return q(V+"Milliseconds",3);default:return this.clone()}},L.endOf=function(T){return this.startOf(T,!1)},L.$set=function(T,M){var U,F=D.p(T),A="set"+(this.$u?"UTC":""),S=(U={},U[l]=A+"Date",U[m]=A+"Date",U[u]=A+"Month",U[g]=A+"FullYear",U[d]=A+"Hours",U[c]=A+"Minutes",U[i]=A+"Seconds",U[r]=A+"Milliseconds",U)[F],q=F===l?this.$D+(M-this.$W):M;if(F===u||F===g){var Q=this.clone().set(m,1);Q.$d[S](q),Q.init(),this.$d=Q.set(m,Math.min(this.$D,Q.daysInMonth())).$d}else S&&this.$d[S](q);return this.init(),this},L.set=function(T,M){return this.clone().$set(T,M)},L.get=function(T){return this[D.p(T)]()},L.add=function(T,M){var U,F=this;T=Number(T);var A=D.p(M),S=function(O){var z=H(F);return D.w(z.date(z.date()+Math.round(O*T)),F)};if(A===u)return this.set(u,this.$M+T);if(A===g)return this.set(g,this.$y+T);if(A===l)return S(1);if(A===h)return S(7);var q=(U={},U[c]=o,U[d]=s,U[i]=a,U)[A]||1,Q=this.$d.getTime()+T*q;return D.w(Q,this)},L.subtract=function(T,M){return this.add(-1*T,M)},L.format=function(T){var M=this,U=this.$locale();if(!this.isValid())return U.invalidDate||p;var F=T||"YYYY-MM-DDTHH:mm:ssZ",A=D.z(this),S=this.$H,q=this.$m,Q=this.$M,O=U.weekdays,z=U.months,V=U.meridiem,W=function(Y,re,B,Ae){return Y&&(Y[re]||Y(M,F))||B[re].slice(0,Ae)},Z=function(Y){return D.s(S%12||12,Y,"0")},X=V||function(Y,re,B){var Ae=Y<12?"AM":"PM";return B?Ae.toLowerCase():Ae};return F.replace(C,(function(Y,re){return re||(function(B){switch(B){case"YY":return String(M.$y).slice(-2);case"YYYY":return D.s(M.$y,4,"0");case"M":return Q+1;case"MM":return D.s(Q+1,2,"0");case"MMM":return W(U.monthsShort,Q,z,3);case"MMMM":return W(z,Q);case"D":return M.$D;case"DD":return D.s(M.$D,2,"0");case"d":return String(M.$W);case"dd":return W(U.weekdaysMin,M.$W,O,2);case"ddd":return W(U.weekdaysShort,M.$W,O,3);case"dddd":return O[M.$W];case"H":return String(S);case"HH":return D.s(S,2,"0");case"h":return Z(1);case"hh":return Z(2);case"a":return X(S,q,!0);case"A":return X(S,q,!1);case"m":return String(q);case"mm":return D.s(q,2,"0");case"s":return String(M.$s);case"ss":return D.s(M.$s,2,"0");case"SSS":return D.s(M.$ms,3,"0");case"Z":return A}return null})(Y)||A.replace(":","")}))},L.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},L.diff=function(T,M,U){var F,A=this,S=D.p(M),q=H(T),Q=(q.utcOffset()-this.utcOffset())*o,O=this-q,z=function(){return D.m(A,q)};switch(S){case g:F=z()/12;break;case u:F=z();break;case f:F=z()/3;break;case h:F=(O-Q)/6048e5;break;case l:F=(O-Q)/864e5;break;case d:F=O/s;break;case c:F=O/o;break;case i:F=O/a;break;default:F=O}return U?F:D.a(F)},L.daysInMonth=function(){return this.endOf(u).$D},L.$locale=function(){return k[this.$L]},L.locale=function(T,M){if(!T)return this.$L;var U=this.clone(),F=ee(T,M,!0);return F&&(U.$L=F),U},L.clone=function(){return D.w(this.$d,this)},L.toDate=function(){return new Date(this.valueOf())},L.toJSON=function(){return this.isValid()?this.toISOString():null},L.toISOString=function(){return this.$d.toISOString()},L.toString=function(){return this.$d.toUTCString()},j})(),ie=R.prototype;return H.prototype=ie,[["$ms",r],["$s",i],["$m",c],["$H",d],["$W",l],["$M",u],["$y",g],["$D",m]].forEach((function(j){ie[j[1]]=function(L){return this.$g(L,j[0],j[1])}})),H.extend=function(j,L){return j.$i||(j(L,R,H),j.$i=!0),H},H.locale=ee,H.isDayjs=$,H.unix=function(j){return H(1e3*j)},H.en=k[v],H.Ls=k,H.p={},H}))})(Vt)),Vt.exports}var jr=Ha();const Ce=ft(jr);var Wt={exports:{}},Qr=Wt.exports,za;function Gr(){return za||(za=1,(function(e,t){(function(a,o){e.exports=o()})(Qr,(function(){return function(a,o,s){a=a||{};var r=o.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 c(l,h,u,f){return r.fromToBase(l,h,u,f)}s.en.relativeTime=i,r.fromToBase=function(l,h,u,f,g){for(var m,p,y,C=u.$locale().relativeTime||i,N=a.thresholds||[{l:"s",r:44,d:"second"},{l:"m",r:89},{l:"mm",r:44,d:"minute"},{l:"h",r:89},{l:"hh",r:21,d:"hour"},{l:"d",r:35},{l:"dd",r:25,d:"day"},{l:"M",r:45},{l:"MM",r:10,d:"month"},{l:"y",r:17},{l:"yy",d:"year"}],_=N.length,I=0;I<_;I+=1){var v=N[I];v.d&&(m=f?s(l).diff(u,v.d,!0):u.diff(l,v.d,!0));var k=(a.rounding||Math.round)(Math.abs(m));if(y=m>0,k<=v.r||!v.r){k<=1&&I>0&&(v=N[I-1]);var G=C[v.l];g&&(k=g(""+k)),p=typeof G=="string"?G.replace("%d",k):G(k,h,v.l,y);break}}if(h)return p;var $=y?C.future:C.past;return typeof $=="function"?$(p):$.replace("%s",p)},r.to=function(l,h){return c(l,h,this,!0)},r.from=function(l,h){return c(l,h,this)};var d=function(l){return l.$u?s.utc():s()};r.toNow=function(l){return this.to(d(this),l)},r.fromNow=function(l){return this.from(d(this),l)}}}))})(Wt)),Wt.exports}var $r=Gr();const Hr=ft($r);var Yt={exports:{}},zr=Yt.exports,Fa;function Fr(){return Fa||(Fa=1,(function(e,t){(function(a,o){e.exports=o(Ha())})(zr,(function(a){function o(i){return i&&typeof i=="object"&&"default"in i?i:{default:i}}var s=o(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 s.default.locale(r,null,!0),r}))})(Yt)),Yt.exports}Fr();var Kt={exports:{}},Vr=Kt.exports,Va;function Wr(){return Va||(Va=1,(function(e,t){(function(a,o){e.exports=o()})(Vr,(function(){var a="minute",o=/[+-]\d\d(?::?\d\d)?/g,s=/([+-]|\d\d)/g;return function(r,i,c){var d=i.prototype;c.utc=function(p){var y={date:p,utc:!0,args:arguments};return new i(y)},d.utc=function(p){var y=c(this.toDate(),{locale:this.$L,utc:!0});return p?y.add(this.utcOffset(),a):y},d.local=function(){return c(this.toDate(),{locale:this.$L,utc:!1})};var l=d.parse;d.parse=function(p){p.utc&&(this.$u=!0),this.$utils().u(p.$offset)||(this.$offset=p.$offset),l.call(this,p)};var h=d.init;d.init=function(){if(this.$u){var p=this.$d;this.$y=p.getUTCFullYear(),this.$M=p.getUTCMonth(),this.$D=p.getUTCDate(),this.$W=p.getUTCDay(),this.$H=p.getUTCHours(),this.$m=p.getUTCMinutes(),this.$s=p.getUTCSeconds(),this.$ms=p.getUTCMilliseconds()}else h.call(this)};var u=d.utcOffset;d.utcOffset=function(p,y){var C=this.$utils().u;if(C(p))return this.$u?0:C(this.$offset)?u.call(this):this.$offset;if(typeof p=="string"&&(p=(function(v){v===void 0&&(v="");var k=v.match(o);if(!k)return null;var G=(""+k[0]).match(s)||["-",0,0],$=G[0],ee=60*+G[1]+ +G[2];return ee===0?0:$==="+"?ee:-ee})(p),p===null))return this;var N=Math.abs(p)<=16?60*p:p;if(N===0)return this.utc(y);var _=this.clone();if(y)return _.$offset=N,_.$u=!1,_;var I=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();return(_=this.local().add(N+I,a)).$offset=N,_.$x.$localOffset=I,_};var f=d.format;d.format=function(p){var y=p||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return f.call(this,y)},d.valueOf=function(){var p=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*p},d.isUTC=function(){return!!this.$u},d.toISOString=function(){return this.toDate().toISOString()},d.toString=function(){return this.toDate().toUTCString()};var g=d.toDate;d.toDate=function(p){return p==="s"&&this.$offset?c(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():g.call(this)};var m=d.diff;d.diff=function(p,y,C){if(p&&this.$u===p.$u)return m.call(this,p,y,C);var N=this.local(),_=c(p).local();return m.call(N,_,y,C)}}}))})(Kt)),Kt.exports}var Yr=Wr();const Kr=ft(Yr);var Jt={exports:{}},Jr=Jt.exports,Wa;function Zr(){return Wa||(Wa=1,(function(e,t){(function(a,o){e.exports=o()})(Jr,(function(){var a={year:0,month:1,day:2,hour:3,minute:4,second:5},o={};return function(s,r,i){var c,d=function(f,g,m){m===void 0&&(m={});var p=new Date(f),y=(function(C,N){N===void 0&&(N={});var _=N.timeZoneName||"short",I=C+"|"+_,v=o[I];return v||(v=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:C,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",timeZoneName:_}),o[I]=v),v})(g,m);return y.formatToParts(p)},l=function(f,g){for(var m=d(f,g),p=[],y=0;y<m.length;y+=1){var C=m[y],N=C.type,_=C.value,I=a[N];I>=0&&(p[I]=parseInt(_,10))}var v=p[3],k=v===24?0:v,G=p[0]+"-"+p[1]+"-"+p[2]+" "+k+":"+p[4]+":"+p[5]+":000",$=+f;return(i.utc(G).valueOf()-($-=$%1e3))/6e4},h=r.prototype;h.tz=function(f,g){f===void 0&&(f=c);var m,p=this.utcOffset(),y=this.toDate(),C=y.toLocaleString("en-US",{timeZone:f}),N=Math.round((y-new Date(C))/1e3/60),_=15*-Math.round(y.getTimezoneOffset()/15)-N;if(!Number(_))m=this.utcOffset(0,g);else if(m=i(C,{locale:this.$L}).$set("millisecond",this.$ms).utcOffset(_,!0),g){var I=m.utcOffset();m=m.add(p-I,"minute")}return m.$x.$timezone=f,m},h.offsetName=function(f){var g=this.$x.$timezone||i.tz.guess(),m=d(this.valueOf(),g,{timeZoneName:f}).find((function(p){return p.type.toLowerCase()==="timezonename"}));return m&&m.value};var u=h.startOf;h.startOf=function(f,g){if(!this.$x||!this.$x.$timezone)return u.call(this,f,g);var m=i(this.format("YYYY-MM-DD HH:mm:ss:SSS"),{locale:this.$L});return u.call(m,f,g).tz(this.$x.$timezone,!0)},i.tz=function(f,g,m){var p=m&&g,y=m||g||c,C=l(+i(),y);if(typeof f!="string")return i(f).tz(y);var N=(function(k,G,$){var ee=k-60*G*1e3,H=l(ee,$);if(G===H)return[ee,G];var D=l(ee-=60*(H-G)*1e3,$);return H===D?[ee,H]:[k-60*Math.min(H,D)*1e3,Math.max(H,D)]})(i.utc(f,p).valueOf(),C,y),_=N[0],I=N[1],v=i(_).utcOffset(I);return v.$x.$timezone=y,v},i.tz.guess=function(){return Intl.DateTimeFormat().resolvedOptions().timeZone},i.tz.setDefault=function(f){c=f}}}))})(Jt)),Jt.exports}var Xr=Zr();const Rr=ft(Xr);Ce.extend(Kr),Ce.extend(Rr),Ce.extend(Hr);const Zt=e=>e==="en"?"en":"es",ke=e=>{const{PUBLIC_LNG:t,DATE_TIMEZONE:a}=K(),o=Zt(t??"es");return Ce.tz(e,a).locale(o).format("DD MMMM YYYY")},Dn=e=>{const{PUBLIC_LNG:t,DATE_TIMEZONE:a}=K(),o=Zt(t??"es");return Ce.tz(e,a).locale(o).format(o==="en"?"MMMM DD YYYY [•] HH:mm [hs]":"DD [de] MMMM YYYY [•] HH:mm [hs]")},Ya=e=>{const{PUBLIC_LNG:t,DATE_TIMEZONE:a}=K(),o=Zt(t??"es");return Ce.tz(e,a).locale(o).format("MM/DD/YYYY [•] HH:mm [HS]")},ei=e=>{const{PUBLIC_LNG:t,DATE_TIMEZONE:a}=K(),o=Zt(t??"es");return Ce.tz(e,a).locale(o).format("dddd DD [de] MMMM YYYY")},xe=(e,t=136)=>e&&e.length>t?`${e.substring(0,t)}...`:e;function Mn(e){return e&&e.status==="fulfilled"?e.value.data:null}function Ka(e){return e&&e.status==="fulfilled"?e.value:null}const mt=(e,t,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:t,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 ti(e){if(!e||!e.body||!e.body.rendered)return[];const t=e?.body?.rendered,a=[],o=t.match(/<div[^>]*class=["'][^"']*ck-related-news[^"']*["'][^>]*>[\s\S]*?<\/div>/gi);if(!o)return a;for(const s of o){const r=[],i=s.match(/data-src=["']([^"']+)["']/gi);if(i)for(const c of i){const d=c.replace(/data-src=["']([^"']+)["']/,"$1");r.push(d)}a.push(r)}return a}const ni=async(e,t)=>{const a=[];return e.forEach(r=>{r.forEach(async i=>{const c=t({path:i.replaceAll("|","/"),imagesizes:"w:212,h:142,t:2;w:100,h:100,t:2",exclude:"config,keywords,authors,body,related,relatedexternal,social,external,hascontent,customfields,pixel"});c&&a.push(c)})}),(await Promise.allSettled(a)).map(r=>Mn(r)?.data)},Et=()=>{const{PUBLIC_ENV:e,PUBLIC_API_HOST:t,PUBLIC_ASSETS_URL:a}=K();return e=="local"?t:a!=="false"&&a!=="false"?a:""},Ja=()=>{const{PUBLIC_ENV:e,PUBLIC_API_FRONT:t}=K();return e==="local"?t:""},Za=(e,t)=>{if(!e)return{};const{PUBLIC_ASSETS_URL:a,PUBLIC_API_FRONT:o}=K(),s=jn(e.keywords)??"",r=e?.preview?.sizes?e?.preview?.sizes[0]?.url:"",i=(a!=="false"?a:o)??"";return{title:(e?.main?.title?.seo??e?.main?.title?.article)+" | "+t.name,robots:"index, follow, max-image-preview:large",alternates:{types:{"application/rss+xml":(t.siteUrl??"")+"/rss/feed.xml"},canonical:e?.info?.link?.canonical},description:e?.main?.subtitle?.striped??"",news_keywords:s,keywords:s,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:i+(e?.social?.images?.facebook??r),width:t.landscapeLogo.width,height:t.landscapeLogo.height}],siteName:t.name.toLocaleUpperCase()},twitter:{title:e?.main?.title?.article,card:"summary_large_image",site:t.siteUrl,description:e?.main?.subtitle?.striped??"",images:[{url:i+(e?.social?.images?.twitter??r),width:t.twitterSummaryCard.width,height:t.twitterSummaryCard.height}]}}},jn=e=>!e||!e?.tags||e?.tags?.length===0?"":e?.tags?.map(t=>t.name).join(", ").replaceAll('"',"'").replaceAll("`","'"),Xa=e=>{const t=e?.match(/^\/(?:[^/]+\/)?([^/]+)\/([^/]+\.html)$/);return t?{slug:t[1]??"",path:t[2]??""}:{slug:"",path:""}},Ra=e=>e.replaceAll("/","").replaceAll("_","").replace(".html",""),ai={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"}},eo=e=>{const t=[];let a=0;const o=i=>t.push(i);return e.title&&typeof e.title=="string"&&o(n.jsx("title",{children:e.title},`title-${a++}`)),Object.entries(ai).forEach(([i,c])=>{const d=i.split(".").reduce((l,h)=>l?.[h],e);d&&o(n.jsx("meta",{[c.attr]:c.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"?o(n.jsx("meta",{property:"og:image",content:i},`og-img-${a++}`)):(i.url&&o(n.jsx("meta",{property:"og:image",content:i.url},`og-img-${a++}`)),i.width&&o(n.jsx("meta",{property:"og:image:width",content:String(i.width)},`og-img-w-${a++}`)),i.height&&o(n.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 c=typeof i=="string"?i:i.url;c&&o(n.jsx("meta",{name:"twitter:image",content:c},`tw-img-${a++}`))}),e.alternates?.canonical&&o(n.jsx("link",{rel:"canonical",href:String(e.alternates.canonical)},`link-${a++}`)),e.manifest&&o(n.jsx("link",{rel:"manifest",href:String(e.manifest)},`link-${a++}`)),e.alternates?.types&&Object.entries(e.alternates.types).forEach(([i,c])=>{typeof c=="string"&&o(n.jsx("link",{rel:"alternate",type:i,href:c},`alt-${a++}`))}),e.icons&&[...e.icons?.icon??[],...e.icons?.other??[]].forEach(c=>{c&&o(typeof c=="string"?n.jsx("link",{rel:"icon",href:c},`icon-${a++}`):n.jsx("link",{rel:c.rel||"icon",href:c.url,...c.type&&{type:c.type},...c.sizes&&{sizes:c.sizes}},`icon-${a++}`))}),e.other&&Object.entries(e.other).forEach(([i,c])=>{c&&o(n.jsx("meta",{name:i,content:String(c)},`other-${a++}`))}),t},ue=async e=>`${Et()}${e}`,Xt=(e,t)=>{const a=e||"";return t?a.replaceAll("[section_replace]",t["[section_replace]"]??"").replaceAll("[tag_replace]",t["[tag_replace]"]??"").replaceAll("[url_replace]",t["[url_replace]"]??"").replaceAll("[author_replace]",t["[author_replace]"]??"")||"":a||""},Qn=e=>{const t=e.banners.find(r=>r.key===e.name);if(!t||!t.show)return null;const a=Xt(t.value||"",e.replaces),o=/<script([^>]*)>([\s\S]*?)<\/script\s*>/gi,s=[...a.matchAll(o)];return n.jsx(n.Fragment,{children:s.map((r,i)=>{const c=r[1]||"",d=r[2]?.trim()||"",l=c.match(/src=["']([^"']+)["']/i);if(l){const h=l[1];return n.jsx("script",{src:h,async:!0},i)}else return n.jsx("script",{id:e.name,dangerouslySetInnerHTML:{__html:d}},i)})})},to=e=>{const t=e.banners.find(s=>s.key===e.name);if(!t||!t.show)return null;const o=Xt(t.value||"",e.replaces).split(/(<script[\s\S]*?<\/script\s*>)/gi);return n.jsx(n.Fragment,{children:o.map((s,r)=>{const i=s.match(/<script([^>]*)>([\s\S]*?)<\/script\s*>/i);if(i){const c=i[1]||"",d=i[2]?.trim()||"",l=c.match(/src=["']([^"']+)["']/i);if(l){const h=l[1];return n.jsx("script",{src:h,async:!0},r)}else return n.jsx("script",{id:e.name,dangerouslySetInnerHTML:{__html:d}},r)}else if(s.trim())return n.jsx("div",{dangerouslySetInnerHTML:{__html:s}},r);return null})})},Tt=(e,t,a)=>{let o=e.siteUrl;return t.forEach((s,r)=>{r>0&&(o+=`/${s}`)}),`${o}/page/${a+1}`},It=(e,t,a)=>{let o=e.siteUrl;return t.forEach((s,r)=>{r>0&&(o+=`/${s}`)}),`${o}/page/${a-1}`};function oi(e){const t=e.length;return t>1&&e.charCodeAt(t-1)===47?e.slice(0,t-1):e}const no=()=>{const{PUBLIC_ASSETS_URL:e}=K();return e&&e!=="false"&&n.jsx("link",{rel:"preconnect",href:e,crossOrigin:"anonymous"})},{PUBLIC_ASSETS_URL:Gn}=K(),si=Gn&&Gn!=="false"?Gn:"",$n=({images:e})=>n.jsx(n.Fragment,{children:e.map((t,a)=>t.href!==""&&n.jsx("link",{rel:"preload",href:si+t.href,media:t.media??"",as:"image",fetchPriority:t.fetchPriority??"high"},a))}),ao=(e,t)=>{if(!e)return{};const{PUBLIC_API_FRONT:a}=K();return{title:e?.main?.title+" | "+t.name,robots:"index, follow, max-image-preview:large",alternates:{canonical:t.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:(a??"")+e?.main.image.sizes[0]?.url,width:t.landscapeLogo.width,height:t.landscapeLogo.height}],siteName:t.name.toLocaleUpperCase()},twitter:{title:e?.main?.title,card:"summary_large_image",site:t.siteUrl,description:e?.main.description??"",images:[{url:(a??"")+e?.main.image.sizes[0]?.url,width:t.twitterSummaryCard.width,height:t.twitterSummaryCard.height}]}}},ri=e=>{let t="";if(e.params.news.match(/.*t[0-9]*.html/g)){const a=e.params.news.split("-"),o=a[a.length-1]??"",s=o.substring(1,9),r=o.substring(9,13);t=`/listas/${Ce(s).format("YYYY/MM/DD")}/lista_${r}.html`}else if(e.params.news.match(/.*lb[0-9]*.html/g)){const a=e.params.news.split("-"),o=a[a.length-1]??"",s=o.substring(2,10),r=o.substring(10,14);t=`/liveblog/${Ce(s).format("YYYY/MM/DD")}/liveblog_${r}.html`}else{const o=e.params.news.replace(/\.html$/g,"").split("-");Array.isArray(o)&&(t=`/contenidos/${Ce(o[o.length-2]).format("YYYY/MM/DD")}/noticia_${o[o.length-1]}.html`)}return e.config.servicePrefix+t};function ii(e){const t=e.split("-"),a=t[t.length-1]?.split("."),o=a&&a[0]?a[0]:"",s=o.substring(0,2),r=o.substring(2,10),i=o.substring(10);return{path:{vy:d=>`/videos/video-youtube/${Ce(r).format("YYYY/MM/DD")}/videoYouTube_${d}.lnk`,ve:d=>`/videos/video-embedded/${Ce(r).format("YYYY/MM/DD")}/videoEmbedded_${d}.lnk`,vf:d=>`/videos/video-flash/${Ce(r).format("YYYY/MM/DD")}/${t[0]}.${d}`}[s]?.(i)??"",op:s}}const at=(e,t)=>{const a=e.name.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/ñ/g,"n").replace(/Ñ/g,"n").replace(/[^\w\s]/gi,"").replaceAll(" ","-").toLowerCase();return t.tema?`/${t.tema}/${a}-t${e.id}`:`/${a}-t${e.id}`},ci=e=>{const{AssetsPrefix:t="",AssetsPath:a="src",isDev:o=!1}=e;return o?"src":t+a},oo={prerender:[{where:{and:[{href_matches:"/*(-|-t|-lb)([0-9]{8})(-|)([0-9]{4,6}).html"},{not:{selector_matches:"[rel~=nofollow]"}}]},eagerness:"moderate"}]},so={prerender:[{where:{and:[{href_matches:"/*(-|-t|-lb)([0-9]{8})(-|)([0-9]{4,6}).html"},{not:{selector_matches:"[rel~=nofollow]"}}]},eagerness:"moderate"},{eagerness:"moderate",urls:["/"]}]},li={Home:oo,Common:so},ro=({active:e,type:t,customSpeculation:a})=>e&&n.jsx("script",{type:"speculationrules",dangerouslySetInnerHTML:{__html:JSON.stringify(a??li[t])}}),Rt=async(e,t,a)=>{if(a)return a.get(`/schemas${t}`,{params:e}).catch(o=>{console.log(`[/schemas${t}] Error: ${o.message}`)})},di={autor:"autor",seccion:"seccion",tema:"claves","ultimas-noticias":"seccion"},io=async({config:e,axiosApi:t,pathname:a,ROUTE:o})=>{const{PUBLIC_PUBLICATION_ID:s=""}=K();let r=[];const i=a==="/"||a==="/index.html"?void 0:go(po[o]({pathname:a,config:e})),c=di[o]??void 0,d={newstype:e.newsType,publication:Number(s),...i&&c?{query:`${c}:('${i}')`}:{}};try{const l=await Rt(d,"/news-list-summary",t);l?.data?.data?r=l.data.data:console.warn("getSchemas responded but did not contain expected data:",l)}catch(l){console.log("Error fetching schemas:",l)}return Object.keys(r).length>0&&n.jsx("script",{id:"webSiteItemListSchema",type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify(r)}})};function co(e){const{PUBLIC_ASSETS_URL:t}=K();if(!t||t==="false")return e;const a=t.replace(/\/+$/,""),o=/https?:\/\/[^/\s]+\/(arte|__export)\//g;return e.replace(o,(s,r)=>`${a}/${r}/`)}const lo=async({realPath:e,config:t,BASE_URL:a,axiosApi:o})=>{const{PUBLIC_SERVICE_PREFIX:s,PUBLIC_IS_SUB_PUBLICATION:r}=K();let i=[];try{const c=t.socialBlockLogo?.url?new URL(t.socialBlockLogo.url).pathname:void 0,d=t.landscapeLogo?.url?new URL(t.landscapeLogo.url).pathname:void 0,l={path:e,image:d,logo:c,url:t.siteUrl,name:t.name,logow:t.socialBlockLogo?.width,logoh:t.socialBlockLogo?.height,authorurl:a+"/autor/"},h=e.split("/")[1],u=h=="liveblogs"||h=="liveblog"?["/news","/news-breadcrumb","/news-liveblog"]:["/news","/news-breadcrumb"],f=t.paths.tema!==""?"/"+t.paths.tema:t.paths.tema,g=s!=="false"&&r!=="false"?"/"+s+f:f;i=(await Promise.all(u.map(async p=>{const y=p==="/news-breadcrumb"?{...l,prefixtag:g}:l;return await Rt(y,p,o)}))).map(p=>p?.data?.data??[])}catch(c){console.log("Error fetching schemas:",c)}return i.map((c,d)=>n.jsx("script",{type:"application/ld+json",dangerouslySetInnerHTML:{__html:co(JSON.stringify(c))}},d))},ho=({config:e,socials:t})=>{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(t).filter(o=>t[o]?.show).map(o=>t[o]?.url)};return(!e.description||e.description==="")&&delete a.description,n.jsx("script",{id:"WebsiteOrgListSchema",type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify(a)}})},uo=({config:e})=>{const t={"@context":"https://schema.org","@type":"WebSite",name:e.name,url:e.siteUrl,potentialAction:{"@type":"SearchAction",target:e.siteUrl+"/buscar?query={search_term_string}","query-input":"required name=search_term_string"}};return n.jsx("script",{id:"WebsiteListSchema",type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify(t)}})},fo=async({realPath:e,config:t,axiosApi:a})=>{try{const o={path:e,image:t.landscapeLogo?.url?new URL(t.landscapeLogo.url).pathname:void 0,logo:t.socialBlockLogo?.url?new URL(t.socialBlockLogo.url).pathname:void 0,url:t.siteUrl,name:t.name,logow:t.socialBlockLogo?.width,logoh:t.socialBlockLogo?.height,authorurl:`${t.siteUrl}/autor/`},r=(await Rt(o,"/videos",a))?.data.data;return r?n.jsx("script",{type:"application/ld+json",dangerouslySetInnerHTML:{__html:co(JSON.stringify(r))}}):void 0}catch(o){return console.error("Error fetching video schemas:",o),null}},mo=({config:e})=>{const t=`@font-face {
13
+ `}}),n.jsx("noscript",{children:n.jsx("iframe",{src:`https://www.googletagmanager.com/ns.html?id=${e}`,height:"0",width:"0",style:{display:"none",visibility:"hidden"}})})]})},Ga=()=>{const{ANALYTICS_marfeel:e}=K();return e&&n.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 ft(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Vt={exports:{}},Mr=Vt.exports,$a;function Ha(){return $a||($a=1,(function(e,t){(function(a,o){e.exports=o()})(Mr,(function(){var a=1e3,o=6e4,s=36e5,r="millisecond",i="second",c="minute",d="hour",l="day",h="week",u="month",f="quarter",g="year",m="date",p="Invalid Date",y=/^(\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,N={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(j){var L=["th","st","nd","rd"],T=j%100;return"["+j+(L[(T-20)%10]||L[T]||L[0])+"]"}},_=function(j,L,T){var M=String(j);return!M||M.length>=L?j:""+Array(L+1-M.length).join(T)+j},I={s:_,z:function(j){var L=-j.utcOffset(),T=Math.abs(L),M=Math.floor(T/60),U=T%60;return(L<=0?"+":"-")+_(M,2,"0")+":"+_(U,2,"0")},m:function j(L,T){if(L.date()<T.date())return-j(T,L);var M=12*(T.year()-L.year())+(T.month()-L.month()),U=L.clone().add(M,u),F=T-U<0,A=L.clone().add(M+(F?-1:1),u);return+(-(M+(T-U)/(F?U-A:A-U))||0)},a:function(j){return j<0?Math.ceil(j)||0:Math.floor(j)},p:function(j){return{M:u,y:g,w:h,d:l,D:m,h:d,m:c,s:i,ms:r,Q:f}[j]||String(j||"").toLowerCase().replace(/s$/,"")},u:function(j){return j===void 0}},C="en",k={};k[C]=N;var G="$isDayjsObject",$=function(j){return j instanceof R||!(!j||!j[G])},ee=function j(L,T,M){var U;if(!L)return C;if(typeof L=="string"){var F=L.toLowerCase();k[F]&&(U=F),T&&(k[F]=T,U=F);var A=L.split("-");if(!U&&A.length>1)return j(A[0])}else{var S=L.name;k[S]=L,U=S}return!M&&U&&(C=U),U||!M&&C},H=function(j,L){if($(j))return j.clone();var T=typeof L=="object"?L:{};return T.date=j,T.args=arguments,new R(T)},D=I;D.l=ee,D.i=$,D.w=function(j,L){return H(j,{locale:L.$L,utc:L.$u,x:L.$x,$offset:L.$offset})};var R=(function(){function j(T){this.$L=ee(T.locale,null,!0),this.parse(T),this.$x=this.$x||T.x||{},this[G]=!0}var L=j.prototype;return L.parse=function(T){this.$d=(function(M){var U=M.date,F=M.utc;if(U===null)return new Date(NaN);if(D.u(U))return new Date;if(U instanceof Date)return new Date(U);if(typeof U=="string"&&!/Z$/i.test(U)){var A=U.match(y);if(A){var S=A[2]-1||0,q=(A[7]||"0").substring(0,3);return F?new Date(Date.UTC(A[1],S,A[3]||1,A[4]||0,A[5]||0,A[6]||0,q)):new Date(A[1],S,A[3]||1,A[4]||0,A[5]||0,A[6]||0,q)}}return new Date(U)})(T),this.init()},L.init=function(){var T=this.$d;this.$y=T.getFullYear(),this.$M=T.getMonth(),this.$D=T.getDate(),this.$W=T.getDay(),this.$H=T.getHours(),this.$m=T.getMinutes(),this.$s=T.getSeconds(),this.$ms=T.getMilliseconds()},L.$utils=function(){return D},L.isValid=function(){return this.$d.toString()!==p},L.isSame=function(T,M){var U=H(T);return this.startOf(M)<=U&&U<=this.endOf(M)},L.isAfter=function(T,M){return H(T)<this.startOf(M)},L.isBefore=function(T,M){return this.endOf(M)<H(T)},L.$g=function(T,M,U){return D.u(T)?this[M]:this.set(U,T)},L.unix=function(){return Math.floor(this.valueOf()/1e3)},L.valueOf=function(){return this.$d.getTime()},L.startOf=function(T,M){var U=this,F=!!D.u(M)||M,A=D.p(T),S=function(X,Y){var re=D.w(U.$u?Date.UTC(U.$y,Y,X):new Date(U.$y,Y,X),U);return F?re:re.endOf(l)},q=function(X,Y){return D.w(U.toDate()[X].apply(U.toDate("s"),(F?[0,0,0,0]:[23,59,59,999]).slice(Y)),U)},Q=this.$W,O=this.$M,z=this.$D,V="set"+(this.$u?"UTC":"");switch(A){case g:return F?S(1,0):S(31,11);case u:return F?S(1,O):S(0,O+1);case h:var W=this.$locale().weekStart||0,Z=(Q<W?Q+7:Q)-W;return S(F?z-Z:z+(6-Z),O);case l:case m:return q(V+"Hours",0);case d:return q(V+"Minutes",1);case c:return q(V+"Seconds",2);case i:return q(V+"Milliseconds",3);default:return this.clone()}},L.endOf=function(T){return this.startOf(T,!1)},L.$set=function(T,M){var U,F=D.p(T),A="set"+(this.$u?"UTC":""),S=(U={},U[l]=A+"Date",U[m]=A+"Date",U[u]=A+"Month",U[g]=A+"FullYear",U[d]=A+"Hours",U[c]=A+"Minutes",U[i]=A+"Seconds",U[r]=A+"Milliseconds",U)[F],q=F===l?this.$D+(M-this.$W):M;if(F===u||F===g){var Q=this.clone().set(m,1);Q.$d[S](q),Q.init(),this.$d=Q.set(m,Math.min(this.$D,Q.daysInMonth())).$d}else S&&this.$d[S](q);return this.init(),this},L.set=function(T,M){return this.clone().$set(T,M)},L.get=function(T){return this[D.p(T)]()},L.add=function(T,M){var U,F=this;T=Number(T);var A=D.p(M),S=function(O){var z=H(F);return D.w(z.date(z.date()+Math.round(O*T)),F)};if(A===u)return this.set(u,this.$M+T);if(A===g)return this.set(g,this.$y+T);if(A===l)return S(1);if(A===h)return S(7);var q=(U={},U[c]=o,U[d]=s,U[i]=a,U)[A]||1,Q=this.$d.getTime()+T*q;return D.w(Q,this)},L.subtract=function(T,M){return this.add(-1*T,M)},L.format=function(T){var M=this,U=this.$locale();if(!this.isValid())return U.invalidDate||p;var F=T||"YYYY-MM-DDTHH:mm:ssZ",A=D.z(this),S=this.$H,q=this.$m,Q=this.$M,O=U.weekdays,z=U.months,V=U.meridiem,W=function(Y,re,B,Ae){return Y&&(Y[re]||Y(M,F))||B[re].slice(0,Ae)},Z=function(Y){return D.s(S%12||12,Y,"0")},X=V||function(Y,re,B){var Ae=Y<12?"AM":"PM";return B?Ae.toLowerCase():Ae};return F.replace(v,(function(Y,re){return re||(function(B){switch(B){case"YY":return String(M.$y).slice(-2);case"YYYY":return D.s(M.$y,4,"0");case"M":return Q+1;case"MM":return D.s(Q+1,2,"0");case"MMM":return W(U.monthsShort,Q,z,3);case"MMMM":return W(z,Q);case"D":return M.$D;case"DD":return D.s(M.$D,2,"0");case"d":return String(M.$W);case"dd":return W(U.weekdaysMin,M.$W,O,2);case"ddd":return W(U.weekdaysShort,M.$W,O,3);case"dddd":return O[M.$W];case"H":return String(S);case"HH":return D.s(S,2,"0");case"h":return Z(1);case"hh":return Z(2);case"a":return X(S,q,!0);case"A":return X(S,q,!1);case"m":return String(q);case"mm":return D.s(q,2,"0");case"s":return String(M.$s);case"ss":return D.s(M.$s,2,"0");case"SSS":return D.s(M.$ms,3,"0");case"Z":return A}return null})(Y)||A.replace(":","")}))},L.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},L.diff=function(T,M,U){var F,A=this,S=D.p(M),q=H(T),Q=(q.utcOffset()-this.utcOffset())*o,O=this-q,z=function(){return D.m(A,q)};switch(S){case g:F=z()/12;break;case u:F=z();break;case f:F=z()/3;break;case h:F=(O-Q)/6048e5;break;case l:F=(O-Q)/864e5;break;case d:F=O/s;break;case c:F=O/o;break;case i:F=O/a;break;default:F=O}return U?F:D.a(F)},L.daysInMonth=function(){return this.endOf(u).$D},L.$locale=function(){return k[this.$L]},L.locale=function(T,M){if(!T)return this.$L;var U=this.clone(),F=ee(T,M,!0);return F&&(U.$L=F),U},L.clone=function(){return D.w(this.$d,this)},L.toDate=function(){return new Date(this.valueOf())},L.toJSON=function(){return this.isValid()?this.toISOString():null},L.toISOString=function(){return this.$d.toISOString()},L.toString=function(){return this.$d.toUTCString()},j})(),ie=R.prototype;return H.prototype=ie,[["$ms",r],["$s",i],["$m",c],["$H",d],["$W",l],["$M",u],["$y",g],["$D",m]].forEach((function(j){ie[j[1]]=function(L){return this.$g(L,j[0],j[1])}})),H.extend=function(j,L){return j.$i||(j(L,R,H),j.$i=!0),H},H.locale=ee,H.isDayjs=$,H.unix=function(j){return H(1e3*j)},H.en=k[C],H.Ls=k,H.p={},H}))})(Vt)),Vt.exports}var jr=Ha();const ve=ft(jr);var Wt={exports:{}},Qr=Wt.exports,za;function Gr(){return za||(za=1,(function(e,t){(function(a,o){e.exports=o()})(Qr,(function(){return function(a,o,s){a=a||{};var r=o.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 c(l,h,u,f){return r.fromToBase(l,h,u,f)}s.en.relativeTime=i,r.fromToBase=function(l,h,u,f,g){for(var m,p,y,v=u.$locale().relativeTime||i,N=a.thresholds||[{l:"s",r:44,d:"second"},{l:"m",r:89},{l:"mm",r:44,d:"minute"},{l:"h",r:89},{l:"hh",r:21,d:"hour"},{l:"d",r:35},{l:"dd",r:25,d:"day"},{l:"M",r:45},{l:"MM",r:10,d:"month"},{l:"y",r:17},{l:"yy",d:"year"}],_=N.length,I=0;I<_;I+=1){var C=N[I];C.d&&(m=f?s(l).diff(u,C.d,!0):u.diff(l,C.d,!0));var k=(a.rounding||Math.round)(Math.abs(m));if(y=m>0,k<=C.r||!C.r){k<=1&&I>0&&(C=N[I-1]);var G=v[C.l];g&&(k=g(""+k)),p=typeof G=="string"?G.replace("%d",k):G(k,h,C.l,y);break}}if(h)return p;var $=y?v.future:v.past;return typeof $=="function"?$(p):$.replace("%s",p)},r.to=function(l,h){return c(l,h,this,!0)},r.from=function(l,h){return c(l,h,this)};var d=function(l){return l.$u?s.utc():s()};r.toNow=function(l){return this.to(d(this),l)},r.fromNow=function(l){return this.from(d(this),l)}}}))})(Wt)),Wt.exports}var $r=Gr();const Hr=ft($r);var Yt={exports:{}},zr=Yt.exports,Fa;function Fr(){return Fa||(Fa=1,(function(e,t){(function(a,o){e.exports=o(Ha())})(zr,(function(a){function o(i){return i&&typeof i=="object"&&"default"in i?i:{default:i}}var s=o(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 s.default.locale(r,null,!0),r}))})(Yt)),Yt.exports}Fr();var Kt={exports:{}},Vr=Kt.exports,Va;function Wr(){return Va||(Va=1,(function(e,t){(function(a,o){e.exports=o()})(Vr,(function(){var a="minute",o=/[+-]\d\d(?::?\d\d)?/g,s=/([+-]|\d\d)/g;return function(r,i,c){var d=i.prototype;c.utc=function(p){var y={date:p,utc:!0,args:arguments};return new i(y)},d.utc=function(p){var y=c(this.toDate(),{locale:this.$L,utc:!0});return p?y.add(this.utcOffset(),a):y},d.local=function(){return c(this.toDate(),{locale:this.$L,utc:!1})};var l=d.parse;d.parse=function(p){p.utc&&(this.$u=!0),this.$utils().u(p.$offset)||(this.$offset=p.$offset),l.call(this,p)};var h=d.init;d.init=function(){if(this.$u){var p=this.$d;this.$y=p.getUTCFullYear(),this.$M=p.getUTCMonth(),this.$D=p.getUTCDate(),this.$W=p.getUTCDay(),this.$H=p.getUTCHours(),this.$m=p.getUTCMinutes(),this.$s=p.getUTCSeconds(),this.$ms=p.getUTCMilliseconds()}else h.call(this)};var u=d.utcOffset;d.utcOffset=function(p,y){var v=this.$utils().u;if(v(p))return this.$u?0:v(this.$offset)?u.call(this):this.$offset;if(typeof p=="string"&&(p=(function(C){C===void 0&&(C="");var k=C.match(o);if(!k)return null;var G=(""+k[0]).match(s)||["-",0,0],$=G[0],ee=60*+G[1]+ +G[2];return ee===0?0:$==="+"?ee:-ee})(p),p===null))return this;var N=Math.abs(p)<=16?60*p:p;if(N===0)return this.utc(y);var _=this.clone();if(y)return _.$offset=N,_.$u=!1,_;var I=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();return(_=this.local().add(N+I,a)).$offset=N,_.$x.$localOffset=I,_};var f=d.format;d.format=function(p){var y=p||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return f.call(this,y)},d.valueOf=function(){var p=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*p},d.isUTC=function(){return!!this.$u},d.toISOString=function(){return this.toDate().toISOString()},d.toString=function(){return this.toDate().toUTCString()};var g=d.toDate;d.toDate=function(p){return p==="s"&&this.$offset?c(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():g.call(this)};var m=d.diff;d.diff=function(p,y,v){if(p&&this.$u===p.$u)return m.call(this,p,y,v);var N=this.local(),_=c(p).local();return m.call(N,_,y,v)}}}))})(Kt)),Kt.exports}var Yr=Wr();const Kr=ft(Yr);var Jt={exports:{}},Jr=Jt.exports,Wa;function Zr(){return Wa||(Wa=1,(function(e,t){(function(a,o){e.exports=o()})(Jr,(function(){var a={year:0,month:1,day:2,hour:3,minute:4,second:5},o={};return function(s,r,i){var c,d=function(f,g,m){m===void 0&&(m={});var p=new Date(f),y=(function(v,N){N===void 0&&(N={});var _=N.timeZoneName||"short",I=v+"|"+_,C=o[I];return C||(C=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:_}),o[I]=C),C})(g,m);return y.formatToParts(p)},l=function(f,g){for(var m=d(f,g),p=[],y=0;y<m.length;y+=1){var v=m[y],N=v.type,_=v.value,I=a[N];I>=0&&(p[I]=parseInt(_,10))}var C=p[3],k=C===24?0:C,G=p[0]+"-"+p[1]+"-"+p[2]+" "+k+":"+p[4]+":"+p[5]+":000",$=+f;return(i.utc(G).valueOf()-($-=$%1e3))/6e4},h=r.prototype;h.tz=function(f,g){f===void 0&&(f=c);var m,p=this.utcOffset(),y=this.toDate(),v=y.toLocaleString("en-US",{timeZone:f}),N=Math.round((y-new Date(v))/1e3/60),_=15*-Math.round(y.getTimezoneOffset()/15)-N;if(!Number(_))m=this.utcOffset(0,g);else if(m=i(v,{locale:this.$L}).$set("millisecond",this.$ms).utcOffset(_,!0),g){var I=m.utcOffset();m=m.add(p-I,"minute")}return m.$x.$timezone=f,m},h.offsetName=function(f){var g=this.$x.$timezone||i.tz.guess(),m=d(this.valueOf(),g,{timeZoneName:f}).find((function(p){return p.type.toLowerCase()==="timezonename"}));return m&&m.value};var u=h.startOf;h.startOf=function(f,g){if(!this.$x||!this.$x.$timezone)return u.call(this,f,g);var m=i(this.format("YYYY-MM-DD HH:mm:ss:SSS"),{locale:this.$L});return u.call(m,f,g).tz(this.$x.$timezone,!0)},i.tz=function(f,g,m){var p=m&&g,y=m||g||c,v=l(+i(),y);if(typeof f!="string")return i(f).tz(y);var N=(function(k,G,$){var ee=k-60*G*1e3,H=l(ee,$);if(G===H)return[ee,G];var D=l(ee-=60*(H-G)*1e3,$);return H===D?[ee,H]:[k-60*Math.min(H,D)*1e3,Math.max(H,D)]})(i.utc(f,p).valueOf(),v,y),_=N[0],I=N[1],C=i(_).utcOffset(I);return C.$x.$timezone=y,C},i.tz.guess=function(){return Intl.DateTimeFormat().resolvedOptions().timeZone},i.tz.setDefault=function(f){c=f}}}))})(Jt)),Jt.exports}var Xr=Zr();const Rr=ft(Xr);ve.extend(Kr),ve.extend(Rr),ve.extend(Hr);const Zt=e=>e==="en"?"en":"es",ke=e=>{const{PUBLIC_LNG:t,DATE_TIMEZONE:a}=K(),o=Zt(t??"es");return ve.tz(e,a).locale(o).format("DD MMMM YYYY")},Dn=e=>{const{PUBLIC_LNG:t,DATE_TIMEZONE:a}=K(),o=Zt(t??"es");return ve.tz(e,a).locale(o).format(o==="en"?"MMMM DD YYYY [•] HH:mm [hs]":"DD [de] MMMM YYYY [•] HH:mm [hs]")},Ya=e=>{const{PUBLIC_LNG:t,DATE_TIMEZONE:a}=K(),o=Zt(t??"es");return ve.tz(e,a).locale(o).format("MM/DD/YYYY [•] HH:mm [HS]")},ei=e=>{const{PUBLIC_LNG:t,DATE_TIMEZONE:a}=K(),o=Zt(t??"es");return ve.tz(e,a).locale(o).format("dddd DD [de] MMMM YYYY")},xe=(e,t=136)=>e&&e.length>t?`${e.substring(0,t)}...`:e;function Mn(e){return e&&e.status==="fulfilled"?e.value.data:null}function Ka(e){return e&&e.status==="fulfilled"?e.value:null}const mt=(e,t,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:t,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 ti(e){if(!e||!e.body||!e.body.rendered)return[];const t=e?.body?.rendered,a=[],o=t.match(/<div[^>]*class=["'][^"']*ck-related-news[^"']*["'][^>]*>[\s\S]*?<\/div>/gi);if(!o)return a;for(const s of o){const r=[],i=s.match(/data-src=["']([^"']+)["']/gi);if(i)for(const c of i){const d=c.replace(/data-src=["']([^"']+)["']/,"$1");r.push(d)}a.push(r)}return a}const ni=async(e,t)=>{const a=[];return e.forEach(r=>{r.forEach(async i=>{const c=t({path:i.replaceAll("|","/"),imagesizes:"w:212,h:142,t:2;w:100,h:100,t:2",exclude:"config,keywords,authors,body,related,relatedexternal,social,external,hascontent,customfields,pixel"});c&&a.push(c)})}),(await Promise.allSettled(a)).map(r=>Mn(r)?.data)},Et=()=>{const{PUBLIC_ENV:e,PUBLIC_API_HOST:t,PUBLIC_ASSETS_URL:a}=K();return e=="local"?t:a!=="false"&&a!=="false"?a:""},Ja=()=>{const{PUBLIC_ENV:e,PUBLIC_API_FRONT:t}=K();return e==="local"?t:""},Za=(e,t)=>{if(!e)return{};const{PUBLIC_ASSETS_URL:a,PUBLIC_API_FRONT:o}=K(),s=jn(e.keywords)??"",r=e?.preview?.sizes?e?.preview?.sizes[0]?.url:"",i=(a!=="false"?a:o)??"";return{title:(e?.main?.title?.seo??e?.main?.title?.article)+" | "+t.name,robots:"index, follow, max-image-preview:large",alternates:{types:{"application/rss+xml":(t.siteUrl??"")+"/rss/feed.xml"},canonical:e?.info?.link?.canonical},description:e?.main?.subtitle?.striped??"",news_keywords:s,keywords:s,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:i+(e?.social?.images?.facebook??r),width:t.landscapeLogo.width,height:t.landscapeLogo.height}],siteName:t.name.toLocaleUpperCase()},twitter:{title:e?.main?.title?.article,card:"summary_large_image",site:t.siteUrl,description:e?.main?.subtitle?.striped??"",images:[{url:i+(e?.social?.images?.twitter??r),width:t.twitterSummaryCard.width,height:t.twitterSummaryCard.height}]}}},jn=e=>!e||!e?.tags||e?.tags?.length===0?"":e?.tags?.map(t=>t.name).join(", ").replaceAll('"',"'").replaceAll("`","'"),Xa=e=>{const t=e?.match(/^\/(?:[^/]+\/)?([^/]+)\/([^/]+\.html)$/);return t?{slug:t[1]??"",path:t[2]??""}:{slug:"",path:""}},Ra=e=>e.replaceAll("/","").replaceAll("_","").replace(".html",""),ai={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"}},eo=e=>{const t=[];let a=0;const o=i=>t.push(i);return e.title&&typeof e.title=="string"&&o(n.jsx("title",{children:e.title},`title-${a++}`)),Object.entries(ai).forEach(([i,c])=>{const d=i.split(".").reduce((l,h)=>l?.[h],e);d&&o(n.jsx("meta",{[c.attr]:c.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"?o(n.jsx("meta",{property:"og:image",content:i},`og-img-${a++}`)):(i.url&&o(n.jsx("meta",{property:"og:image",content:i.url},`og-img-${a++}`)),i.width&&o(n.jsx("meta",{property:"og:image:width",content:String(i.width)},`og-img-w-${a++}`)),i.height&&o(n.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 c=typeof i=="string"?i:i.url;c&&o(n.jsx("meta",{name:"twitter:image",content:c},`tw-img-${a++}`))}),e.alternates?.canonical&&o(n.jsx("link",{rel:"canonical",href:String(e.alternates.canonical)},`link-${a++}`)),e.manifest&&o(n.jsx("link",{rel:"manifest",href:String(e.manifest)},`link-${a++}`)),e.alternates?.types&&Object.entries(e.alternates.types).forEach(([i,c])=>{typeof c=="string"&&o(n.jsx("link",{rel:"alternate",type:i,href:c},`alt-${a++}`))}),e.icons&&[...e.icons?.icon??[],...e.icons?.other??[]].forEach(c=>{c&&o(typeof c=="string"?n.jsx("link",{rel:"icon",href:c},`icon-${a++}`):n.jsx("link",{rel:c.rel||"icon",href:c.url,...c.type&&{type:c.type},...c.sizes&&{sizes:c.sizes}},`icon-${a++}`))}),e.other&&Object.entries(e.other).forEach(([i,c])=>{c&&o(n.jsx("meta",{name:i,content:String(c)},`other-${a++}`))}),t},ue=async e=>`${Et()}${e}`,Xt=(e,t)=>{const a=e||"";return t?a.replaceAll("[section_replace]",t["[section_replace]"]??"").replaceAll("[tag_replace]",t["[tag_replace]"]??"").replaceAll("[url_replace]",t["[url_replace]"]??"").replaceAll("[author_replace]",t["[author_replace]"]??"")||"":a||""},Qn=e=>{const t=e.banners.find(r=>r.key===e.name);if(!t||!t.show)return null;const a=Xt(t.value||"",e.replaces),o=/<script([^>]*)>([\s\S]*?)<\/script\s*>/gi,s=[...a.matchAll(o)];return n.jsx(n.Fragment,{children:s.map((r,i)=>{const c=r[1]||"",d=r[2]?.trim()||"",l=c.match(/src=["']([^"']+)["']/i);if(l){const h=l[1];return n.jsx("script",{src:h,async:!0},i)}else return n.jsx("script",{id:e.name,dangerouslySetInnerHTML:{__html:d}},i)})})},to=e=>{const t=e.banners.find(s=>s.key===e.name);if(!t||!t.show)return null;const o=Xt(t.value||"",e.replaces).split(/(<script[\s\S]*?<\/script\s*>)/gi);return n.jsx(n.Fragment,{children:o.map((s,r)=>{const i=s.match(/<script([^>]*)>([\s\S]*?)<\/script\s*>/i);if(i){const c=i[1]||"",d=i[2]?.trim()||"",l=c.match(/src=["']([^"']+)["']/i);if(l){const h=l[1];return n.jsx("script",{src:h,async:!0},r)}else return n.jsx("script",{id:e.name,dangerouslySetInnerHTML:{__html:d}},r)}else if(s.trim())return n.jsx("div",{dangerouslySetInnerHTML:{__html:s}},r);return null})})},Tt=(e,t,a)=>{let o=e.siteUrl;return t.forEach((s,r)=>{r>0&&(o+=`/${s}`)}),`${o}/page/${a+1}`},It=(e,t,a)=>{let o=e.siteUrl;return t.forEach((s,r)=>{r>0&&(o+=`/${s}`)}),`${o}/page/${a-1}`};function oi(e){const t=e.length;return t>1&&e.charCodeAt(t-1)===47?e.slice(0,t-1):e}const no=()=>{const{PUBLIC_ASSETS_URL:e}=K();return e&&e!=="false"&&n.jsx("link",{rel:"preconnect",href:e,crossOrigin:"anonymous"})},{PUBLIC_ASSETS_URL:Gn}=K(),si=Gn&&Gn!=="false"?Gn:"",$n=({images:e})=>n.jsx(n.Fragment,{children:e.map((t,a)=>t.href!==""&&n.jsx("link",{rel:"preload",href:si+t.href,media:t.media??"",as:"image",fetchPriority:t.fetchPriority??"high"},a))}),ao=(e,t)=>{if(!e)return{};const{PUBLIC_API_FRONT:a}=K();return{title:e?.main?.title+" | "+t.name,robots:"index, follow, max-image-preview:large",alternates:{canonical:t.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:(a??"")+e?.main.image.sizes[0]?.url,width:t.landscapeLogo.width,height:t.landscapeLogo.height}],siteName:t.name.toLocaleUpperCase()},twitter:{title:e?.main?.title,card:"summary_large_image",site:t.siteUrl,description:e?.main.description??"",images:[{url:(a??"")+e?.main.image.sizes[0]?.url,width:t.twitterSummaryCard.width,height:t.twitterSummaryCard.height}]}}},ri=e=>{let t="";if(e.params.news.match(/.*t[0-9]*.html/g)){const a=e.params.news.split("-"),o=a[a.length-1]??"",s=o.substring(1,9),r=o.substring(9,13);t=`/listas/${ve(s).format("YYYY/MM/DD")}/lista_${r}.html`}else if(e.params.news.match(/.*lb[0-9]*.html/g)){const a=e.params.news.split("-"),o=a[a.length-1]??"",s=o.substring(2,10),r=o.substring(10,14);t=`/liveblog/${ve(s).format("YYYY/MM/DD")}/liveblog_${r}.html`}else{const o=e.params.news.replace(/\.html$/g,"").split("-");Array.isArray(o)&&(t=`/contenidos/${ve(o[o.length-2]).format("YYYY/MM/DD")}/noticia_${o[o.length-1]}.html`)}return e.config.servicePrefix+t};function ii(e){const t=e.split("-"),a=t[t.length-1]?.split("."),o=a&&a[0]?a[0]:"",s=o.substring(0,2),r=o.substring(2,10),i=o.substring(10);return{path:{vy:d=>`/videos/video-youtube/${ve(r).format("YYYY/MM/DD")}/videoYouTube_${d}.lnk`,ve:d=>`/videos/video-embedded/${ve(r).format("YYYY/MM/DD")}/videoEmbedded_${d}.lnk`,vf:d=>`/videos/video-flash/${ve(r).format("YYYY/MM/DD")}/${t[0]}.${d}`}[s]?.(i)??"",op:s}}const at=(e,t)=>{const a=e.name.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/ñ/g,"n").replace(/Ñ/g,"n").replace(/[^\w\s]/gi,"").replaceAll(" ","-").toLowerCase();return t.tema?`/${t.tema}/${a}-t${e.id}`:`/${a}-t${e.id}`},ci=e=>{const{AssetsPrefix:t="",AssetsPath:a="src",isDev:o=!1}=e;return o?"src":t+a},oo={prerender:[{where:{and:[{href_matches:"/*(-|-t|-lb)([0-9]{8})(-|)([0-9]{4,6}).html"},{not:{selector_matches:"[rel~=nofollow]"}}]},eagerness:"moderate"}]},so={prerender:[{where:{and:[{href_matches:"/*(-|-t|-lb)([0-9]{8})(-|)([0-9]{4,6}).html"},{not:{selector_matches:"[rel~=nofollow]"}}]},eagerness:"moderate"},{eagerness:"moderate",urls:["/"]}]},li={Home:oo,Common:so},ro=({active:e,type:t,customSpeculation:a})=>e&&n.jsx("script",{type:"speculationrules",dangerouslySetInnerHTML:{__html:JSON.stringify(a??li[t])}}),Rt=async(e,t,a)=>{if(a)return a.get(`/schemas${t}`,{params:e}).catch(o=>{console.log(`[/schemas${t}] Error: ${o.message}`)})},di={autor:"autor",seccion:"seccion",tema:"claves","ultimas-noticias":"seccion"},io=async({config:e,axiosApi:t,pathname:a,ROUTE:o})=>{const{PUBLIC_PUBLICATION_ID:s=""}=K();let r=[];const i=a==="/"||a==="/index.html"?void 0:go(po[o]({pathname:a,config:e})),c=di[o]??void 0,d={newstype:e.newsType,publication:Number(s),...i&&c?{query:`${c}:('${i}')`}:{}};try{const l=await Rt(d,"/news-list-summary",t);l?.data?.data?r=l.data.data:console.warn("getSchemas responded but did not contain expected data:",l)}catch(l){console.log("Error fetching schemas:",l)}return Object.keys(r).length>0&&n.jsx("script",{id:"webSiteItemListSchema",type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify(r)}})};function co(e){const{PUBLIC_ASSETS_URL:t}=K();if(!t||t==="false")return e;const a=t.replace(/\/+$/,""),o=/https?:\/\/[^/\s]+\/(arte|__export)\//g;return e.replace(o,(s,r)=>`${a}/${r}/`)}const lo=async({realPath:e,config:t,BASE_URL:a,axiosApi:o})=>{const{PUBLIC_SERVICE_PREFIX:s,PUBLIC_IS_SUB_PUBLICATION:r}=K();let i=[];try{const c=t.socialBlockLogo?.url?new URL(t.socialBlockLogo.url).pathname:void 0,d=t.landscapeLogo?.url?new URL(t.landscapeLogo.url).pathname:void 0,l={path:e,image:d,logo:c,url:t.siteUrl,name:t.name,logow:t.socialBlockLogo?.width,logoh:t.socialBlockLogo?.height,authorurl:a+"/autor/"},h=e.split("/")[1],u=h=="liveblogs"||h=="liveblog"?["/news","/news-breadcrumb","/news-liveblog"]:["/news","/news-breadcrumb"],f=t.paths.tema!==""?"/"+t.paths.tema:t.paths.tema,g=s!=="false"&&r!=="false"?"/"+s+f:f;i=(await Promise.all(u.map(async p=>{const y=p==="/news-breadcrumb"?{...l,prefixtag:g}:l;return await Rt(y,p,o)}))).map(p=>p?.data?.data??[])}catch(c){console.log("Error fetching schemas:",c)}return i.map((c,d)=>n.jsx("script",{type:"application/ld+json",dangerouslySetInnerHTML:{__html:co(JSON.stringify(c))}},d))},ho=({config:e,socials:t})=>{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(t).filter(o=>t[o]?.show).map(o=>t[o]?.url)};return(!e.description||e.description==="")&&delete a.description,n.jsx("script",{id:"WebsiteOrgListSchema",type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify(a)}})},uo=({config:e})=>{const t={"@context":"https://schema.org","@type":"WebSite",name:e.name,url:e.siteUrl,potentialAction:{"@type":"SearchAction",target:e.siteUrl+"/buscar?query={search_term_string}","query-input":"required name=search_term_string"}};return n.jsx("script",{id:"WebsiteListSchema",type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify(t)}})},fo=async({realPath:e,config:t,axiosApi:a})=>{try{const o={path:e,image:t.landscapeLogo?.url?new URL(t.landscapeLogo.url).pathname:void 0,logo:t.socialBlockLogo?.url?new URL(t.socialBlockLogo.url).pathname:void 0,url:t.siteUrl,name:t.name,logow:t.socialBlockLogo?.width,logoh:t.socialBlockLogo?.height,authorurl:`${t.siteUrl}/autor/`},r=(await Rt(o,"/videos",a))?.data.data;return r?n.jsx("script",{type:"application/ld+json",dangerouslySetInnerHTML:{__html:co(JSON.stringify(r))}}):void 0}catch(o){return console.error("Error fetching video schemas:",o),null}},mo=({config:e})=>{const t=`@font-face {
14
14
  font-family: '${e.fontName}';
15
15
  font-style: normal;
16
16
  font-weight: ${e.fontWeight};
@@ -18,12 +18,12 @@ 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 n.jsx(n.Fragment,{children:e.useS3Font?n.jsxs(n.Fragment,{children:[n.jsx("link",{rel:"preload",as:"font",href:e.fontS3Url,type:"font/woff2",crossOrigin:"anonymous"}),n.jsx("style",{dangerouslySetInnerHTML:{__html:t}})]}):n.jsx("link",{rel:"stylesheet",href:`https://fonts.googleapis.com/css2?${e.googleFontFamily}&display=swap`})})},Hn={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]":jn(e.currentNew?.keywords),"[url_replace]":Ra(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]":""})},go=e=>{if(e.search("/page/")===-1)return e.replace("/","");const t=e.split("/"),a=t.indexOf("page")-1;return a<0?e:(t[a]??"").replace("/","")},po={404:()=>"404",home:()=>"home",slug:e=>e.pathname.replace("/",""),news:e=>Xa(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]??""},kt=e=>{const t=e.split("/"),a=t[t.length-1]??"1";return Number(a)>0?Number(a):1},hi=(e,t=2)=>{if(!e||e.length===0)return[];const a=[];for(let o=0;o<t;o++){if(!e[o])continue;const s=e[o].preview.sizes;s.length>1?a.push({href:s[0]?.url??"",media:"(min-width: 900px)"},{href:s[1]?.url??"",media:"(max-width: 900px)"}):a.push({href:s[0]?.url??""})}return a};class ui{exclude="keywords,gallery,related,relatedexternal,external,customfields";config={};imgSizes={};configVersion=".config";axiosApi=void 0;constructor(t,a,o,s){this.config=t,this.imgSizes=a,this.axiosApi=o,t.configVersion&&(this.configVersion=t.configVersion),s&&(this.exclude=s)}async getNewsListZone(t){if(this.axiosApi)return this.axiosApi.get("/news-list-zone",{params:t}).catch(a=>(console.log(`[/news-list-zone] Error: ${a.message}`),console.log(a),Promise.reject(a)))}async getOutstandingBlock(t){if(this.axiosApi)return this.axiosApi.get("/config/blocks",{params:{...t,path:this.config.servicePrefix+`/${this.configVersion}/columna_derecha.html`}}).catch(a=>(console.log(`[/config/blocks] Error: ${a.message}`),console.log(a),Promise.reject(a)))}getNewsListZoneWrapper(t,a,o){return this.getNewsListZone({zone:"destacadas",size:a,onmainpage:t?"section":void 0,section:t,newstype:this.config.newsType,exclude:this.exclude,imagesizes:o})}async getNewsDestacadoDiario(t){const[a,o]=await Promise.all([await this.getNewsListZoneWrapper(t,1,`${this.imgSizes.xl}${this.imgSizes.lg}`),await this.getNewsListZoneWrapper(t,5)]);return!a?.data?.data||!o?.data?.data?[]:(a.data.data=[...a.data.data,...o.data.data.slice(1)],a)}async getNewsDestacadoDiarioImage(t){const[a,o]=await Promise.all([await this.getNewsListZoneWrapper(t,1,"w:801,h:449,t:2;w:410,h:590,t:2;"),await this.getNewsListZoneWrapper(t,5,"w:180,h:180,t:2;")]);return!a?.data?.data||!o?.data?.data?[]:(a.data.data=[...a.data.data,...o.data.data.slice(1)],a)}async getNewsAltoImpacto(t){return await this.getNewsListZoneWrapper(t,1,"w:1185,h:613,t:2;w:380,h:548,t:2;")}async getNewsDestacadoVertical(t){const[a,o]=await Promise.all([await this.getNewsListZoneWrapper(t,1,`w:590,h:512,t:2;${this.imgSizes.lg}`),await this.getNewsListZoneWrapper(t,3,`${this.imgSizes.lg}w:290,h:512,t:2;`)]);return!a?.data?.data||!o?.data?.data?[]:(a.data.data=[...a.data.data,...o.data.data.slice(1)],a)}async getNewsDestacadoHorizontal(t){const[a,o]=await Promise.all([await this.getNewsListZoneWrapper(t,1,`w:843,h:512,t:2;${this.imgSizes.lg}`),await this.getNewsListZoneWrapper(t,3,"w:437,h:256,t:2;")]);return!a?.data?.data||!o?.data?.data?[]:(a.data.data=[...a.data.data,...o.data.data.slice(1)],a)}GetByOptions={Diario:t=>this.getNewsDestacadoDiario(t),"Diario con imagen":t=>this.getNewsDestacadoDiarioImage(t),Super:t=>this.getNewsAltoImpacto(t),"3 notas verticales":t=>this.getNewsDestacadoVertical(t),"3 notas horizontales":t=>this.getNewsDestacadoHorizontal(t)};async getMainBlockData(t,a){const s=(await this.getOutstandingBlock(t))?.data.data[0]?.value||"";if(!s||!Object.keys(this.GetByOptions).includes(s))return{section:s,news:[]};const r=await this.GetByOptions[s](a);return{section:s,news:r.data}}}function Ao(e,t){return function(){return e.apply(t,arguments)}}const{toString:fi}=Object.prototype,{getPrototypeOf:zn}=Object,{iterator:en,toStringTag:yo}=Symbol,tn=(e=>t=>{const a=fi.call(t);return e[a]||(e[a]=a.slice(8,-1).toLowerCase())})(Object.create(null)),Ue=e=>(e=e.toLowerCase(),t=>tn(t)===e),nn=e=>t=>typeof t===e,{isArray:gt}=Array,pt=nn("undefined");function xt(e){return e!==null&&!pt(e)&&e.constructor!==null&&!pt(e.constructor)&&ye(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const wo=Ue("ArrayBuffer");function mi(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&wo(e.buffer),t}const gi=nn("string"),ye=nn("function"),bo=nn("number"),Ut=e=>e!==null&&typeof e=="object",pi=e=>e===!0||e===!1,an=e=>{if(tn(e)!=="object")return!1;const t=zn(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(yo in e)&&!(en in e)},Ai=e=>{if(!Ut(e)||xt(e))return!1;try{return Object.keys(e).length===0&&Object.getPrototypeOf(e)===Object.prototype}catch{return!1}},yi=Ue("Date"),wi=Ue("File"),bi=Ue("Blob"),vi=Ue("FileList"),Ci=e=>Ut(e)&&ye(e.pipe),_i=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||ye(e.append)&&((t=tn(e))==="formdata"||t==="object"&&ye(e.toString)&&e.toString()==="[object FormData]"))},Si=Ue("URLSearchParams"),[Ni,Ei,Ti,Ii]=["ReadableStream","Request","Response","Headers"].map(Ue),ki=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Lt(e,t,{allOwnKeys:a=!1}={}){if(e===null||typeof e>"u")return;let o,s;if(typeof e!="object"&&(e=[e]),gt(e))for(o=0,s=e.length;o<s;o++)t.call(null,e[o],o,e);else{if(xt(e))return;const r=a?Object.getOwnPropertyNames(e):Object.keys(e),i=r.length;let c;for(o=0;o<i;o++)c=r[o],t.call(null,e[c],c,e)}}function vo(e,t){if(xt(e))return null;t=t.toLowerCase();const a=Object.keys(e);let o=a.length,s;for(;o-- >0;)if(s=a[o],t===s.toLowerCase())return s;return null}const ot=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,Co=e=>!pt(e)&&e!==ot;function Fn(){const{caseless:e,skipUndefined:t}=Co(this)&&this||{},a={},o=(s,r)=>{const i=e&&vo(a,r)||r;an(a[i])&&an(s)?a[i]=Fn(a[i],s):an(s)?a[i]=Fn({},s):gt(s)?a[i]=s.slice():(!t||!pt(s))&&(a[i]=s)};for(let s=0,r=arguments.length;s<r;s++)arguments[s]&&Lt(arguments[s],o);return a}const xi=(e,t,a,{allOwnKeys:o}={})=>(Lt(t,(s,r)=>{a&&ye(s)?e[r]=Ao(s,a):e[r]=s},{allOwnKeys:o}),e),Ui=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),Li=(e,t,a,o)=>{e.prototype=Object.create(t.prototype,o),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),a&&Object.assign(e.prototype,a)},qi=(e,t,a,o)=>{let s,r,i;const c={};if(t=t||{},e==null)return t;do{for(s=Object.getOwnPropertyNames(e),r=s.length;r-- >0;)i=s[r],(!o||o(i,e,t))&&!c[i]&&(t[i]=e[i],c[i]=!0);e=a!==!1&&zn(e)}while(e&&(!a||a(e,t))&&e!==Object.prototype);return t},Bi=(e,t,a)=>{e=String(e),(a===void 0||a>e.length)&&(a=e.length),a-=t.length;const o=e.indexOf(t,a);return o!==-1&&o===a},Pi=e=>{if(!e)return null;if(gt(e))return e;let t=e.length;if(!bo(t))return null;const a=new Array(t);for(;t-- >0;)a[t]=e[t];return a},Oi=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&zn(Uint8Array)),Di=(e,t)=>{const o=(e&&e[en]).call(e);let s;for(;(s=o.next())&&!s.done;){const r=s.value;t.call(e,r[0],r[1])}},Mi=(e,t)=>{let a;const o=[];for(;(a=e.exec(t))!==null;)o.push(a);return o},ji=Ue("HTMLFormElement"),Qi=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(a,o,s){return o.toUpperCase()+s}),_o=(({hasOwnProperty:e})=>(t,a)=>e.call(t,a))(Object.prototype),Gi=Ue("RegExp"),So=(e,t)=>{const a=Object.getOwnPropertyDescriptors(e),o={};Lt(a,(s,r)=>{let i;(i=t(s,r,e))!==!1&&(o[r]=i||s)}),Object.defineProperties(e,o)},$i=e=>{So(e,(t,a)=>{if(ye(e)&&["arguments","caller","callee"].indexOf(a)!==-1)return!1;const o=e[a];if(ye(o)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+a+"'")})}})},Hi=(e,t)=>{const a={},o=s=>{s.forEach(r=>{a[r]=!0})};return gt(e)?o(e):o(String(e).split(t)),a},zi=()=>{},Fi=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t;function Vi(e){return!!(e&&ye(e.append)&&e[yo]==="FormData"&&e[en])}const Wi=e=>{const t=new Array(10),a=(o,s)=>{if(Ut(o)){if(t.indexOf(o)>=0)return;if(xt(o))return o;if(!("toJSON"in o)){t[s]=o;const r=gt(o)?[]:{};return Lt(o,(i,c)=>{const d=a(i,s+1);!pt(d)&&(r[c]=d)}),t[s]=void 0,r}}return o};return a(e,0)},Yi=Ue("AsyncFunction"),Ki=e=>e&&(Ut(e)||ye(e))&&ye(e.then)&&ye(e.catch),No=((e,t)=>e?setImmediate:t?((a,o)=>(ot.addEventListener("message",({source:s,data:r})=>{s===ot&&r===a&&o.length&&o.shift()()},!1),s=>{o.push(s),ot.postMessage(a,"*")}))(`axios@${Math.random()}`,[]):a=>setTimeout(a))(typeof setImmediate=="function",ye(ot.postMessage)),Ji=typeof queueMicrotask<"u"?queueMicrotask.bind(ot):typeof process<"u"&&process.nextTick||No,b={isArray:gt,isArrayBuffer:wo,isBuffer:xt,isFormData:_i,isArrayBufferView:mi,isString:gi,isNumber:bo,isBoolean:pi,isObject:Ut,isPlainObject:an,isEmptyObject:Ai,isReadableStream:Ni,isRequest:Ei,isResponse:Ti,isHeaders:Ii,isUndefined:pt,isDate:yi,isFile:wi,isBlob:bi,isRegExp:Gi,isFunction:ye,isStream:Ci,isURLSearchParams:Si,isTypedArray:Oi,isFileList:vi,forEach:Lt,merge:Fn,extend:xi,trim:ki,stripBOM:Ui,inherits:Li,toFlatObject:qi,kindOf:tn,kindOfTest:Ue,endsWith:Bi,toArray:Pi,forEachEntry:Di,matchAll:Mi,isHTMLForm:ji,hasOwnProperty:_o,hasOwnProp:_o,reduceDescriptors:So,freezeMethods:$i,toObjectSet:Hi,toCamelCase:Qi,noop:zi,toFiniteNumber:Fi,findKey:vo,global:ot,isContextDefined:Co,isSpecCompliantForm:Vi,toJSONObject:Wi,isAsyncFn:Yi,isThenable:Ki,setImmediate:No,asap:Ji,isIterable:e=>e!=null&&ye(e[en])};function J(e,t,a,o,s){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),a&&(this.config=a),o&&(this.request=o),s&&(this.response=s,this.status=s.status?s.status:null)}b.inherits(J,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:b.toJSONObject(this.config),code:this.code,status:this.status}}});const Eo=J.prototype,To={};["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=>{To[e]={value:e}}),Object.defineProperties(J,To),Object.defineProperty(Eo,"isAxiosError",{value:!0}),J.from=(e,t,a,o,s,r)=>{const i=Object.create(Eo);b.toFlatObject(e,i,function(h){return h!==Error.prototype},l=>l!=="isAxiosError");const c=e&&e.message?e.message:"Error",d=t==null&&e?e.code:t;return J.call(i,c,d,a,o,s),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 Zi=null;function Vn(e){return b.isPlainObject(e)||b.isArray(e)}function Io(e){return b.endsWith(e,"[]")?e.slice(0,-2):e}function ko(e,t,a){return e?e.concat(t).map(function(s,r){return s=Io(s),!a&&r?"["+s+"]":s}).join(a?".":""):t}function Xi(e){return b.isArray(e)&&!e.some(Vn)}const Ri=b.toFlatObject(b,{},null,function(t){return/^is[A-Z]/.test(t)});function on(e,t,a){if(!b.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,a=b.toFlatObject(a,{metaTokens:!0,dots:!1,indexes:!1},!1,function(p,y){return!b.isUndefined(y[p])});const o=a.metaTokens,s=a.visitor||h,r=a.dots,i=a.indexes,d=(a.Blob||typeof Blob<"u"&&Blob)&&b.isSpecCompliantForm(t);if(!b.isFunction(s))throw new TypeError("visitor must be a function");function l(m){if(m===null)return"";if(b.isDate(m))return m.toISOString();if(b.isBoolean(m))return m.toString();if(!d&&b.isBlob(m))throw new J("Blob is not supported. Use a Buffer instead.");return b.isArrayBuffer(m)||b.isTypedArray(m)?d&&typeof Blob=="function"?new Blob([m]):Buffer.from(m):m}function h(m,p,y){let C=m;if(m&&!y&&typeof m=="object"){if(b.endsWith(p,"{}"))p=o?p:p.slice(0,-2),m=JSON.stringify(m);else if(b.isArray(m)&&Xi(m)||(b.isFileList(m)||b.endsWith(p,"[]"))&&(C=b.toArray(m)))return p=Io(p),C.forEach(function(_,I){!(b.isUndefined(_)||_===null)&&t.append(i===!0?ko([p],I,r):i===null?p:p+"[]",l(_))}),!1}return Vn(m)?!0:(t.append(ko(y,p,r),l(m)),!1)}const u=[],f=Object.assign(Ri,{defaultVisitor:h,convertValue:l,isVisitable:Vn});function g(m,p){if(!b.isUndefined(m)){if(u.indexOf(m)!==-1)throw Error("Circular reference detected in "+p.join("."));u.push(m),b.forEach(m,function(C,N){(!(b.isUndefined(C)||C===null)&&s.call(t,C,b.isString(N)?N.trim():N,p,f))===!0&&g(C,p?p.concat(N):[N])}),u.pop()}}if(!b.isObject(e))throw new TypeError("data must be an object");return g(e),t}function xo(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(o){return t[o]})}function Wn(e,t){this._pairs=[],e&&on(e,this,t)}const Uo=Wn.prototype;Uo.append=function(t,a){this._pairs.push([t,a])},Uo.toString=function(t){const a=t?function(o){return t.call(this,o,xo)}:xo;return this._pairs.map(function(s){return a(s[0])+"="+a(s[1])},"").join("&")};function ec(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function Lo(e,t,a){if(!t)return e;const o=a&&a.encode||ec;b.isFunction(a)&&(a={serialize:a});const s=a&&a.serialize;let r;if(s?r=s(t,a):r=b.isURLSearchParams(t)?t.toString():new Wn(t,a).toString(o),r){const i=e.indexOf("#");i!==-1&&(e=e.slice(0,i)),e+=(e.indexOf("?")===-1?"?":"&")+r}return e}class qo{constructor(){this.handlers=[]}use(t,a,o){return this.handlers.push({fulfilled:t,rejected:a,synchronous:o?o.synchronous:!1,runWhen:o?o.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){b.forEach(this.handlers,function(o){o!==null&&t(o)})}}const Bo={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},tc={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams<"u"?URLSearchParams:Wn,FormData:typeof FormData<"u"?FormData:null,Blob:typeof Blob<"u"?Blob:null},protocols:["http","https","file","blob","url","data"]},Yn=typeof window<"u"&&typeof document<"u",Kn=typeof navigator=="object"&&navigator||void 0,nc=Yn&&(!Kn||["ReactNative","NativeScript","NS"].indexOf(Kn.product)<0),ac=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",oc=Yn&&window.location.href||"http://localhost",fe={...Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Yn,hasStandardBrowserEnv:nc,hasStandardBrowserWebWorkerEnv:ac,navigator:Kn,origin:oc},Symbol.toStringTag,{value:"Module"})),...tc};function sc(e,t){return on(e,new fe.classes.URLSearchParams,{visitor:function(a,o,s,r){return fe.isNode&&b.isBuffer(a)?(this.append(o,a.toString("base64")),!1):r.defaultVisitor.apply(this,arguments)},...t})}function rc(e){return b.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function ic(e){const t={},a=Object.keys(e);let o;const s=a.length;let r;for(o=0;o<s;o++)r=a[o],t[r]=e[r];return t}function Po(e){function t(a,o,s,r){let i=a[r++];if(i==="__proto__")return!0;const c=Number.isFinite(+i),d=r>=a.length;return i=!i&&b.isArray(s)?s.length:i,d?(b.hasOwnProp(s,i)?s[i]=[s[i],o]:s[i]=o,!c):((!s[i]||!b.isObject(s[i]))&&(s[i]=[]),t(a,o,s[i],r)&&b.isArray(s[i])&&(s[i]=ic(s[i])),!c)}if(b.isFormData(e)&&b.isFunction(e.entries)){const a={};return b.forEachEntry(e,(o,s)=>{t(rc(o),s,a,0)}),a}return null}function cc(e,t,a){if(b.isString(e))try{return(t||JSON.parse)(e),b.trim(e)}catch(o){if(o.name!=="SyntaxError")throw o}return(a||JSON.stringify)(e)}const qt={transitional:Bo,adapter:["xhr","http","fetch"],transformRequest:[function(t,a){const o=a.getContentType()||"",s=o.indexOf("application/json")>-1,r=b.isObject(t);if(r&&b.isHTMLForm(t)&&(t=new FormData(t)),b.isFormData(t))return s?JSON.stringify(Po(t)):t;if(b.isArrayBuffer(t)||b.isBuffer(t)||b.isStream(t)||b.isFile(t)||b.isBlob(t)||b.isReadableStream(t))return t;if(b.isArrayBufferView(t))return t.buffer;if(b.isURLSearchParams(t))return a.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let c;if(r){if(o.indexOf("application/x-www-form-urlencoded")>-1)return sc(t,this.formSerializer).toString();if((c=b.isFileList(t))||o.indexOf("multipart/form-data")>-1){const d=this.env&&this.env.FormData;return on(c?{"files[]":t}:t,d&&new d,this.formSerializer)}}return r||s?(a.setContentType("application/json",!1),cc(t)):t}],transformResponse:[function(t){const a=this.transitional||qt.transitional,o=a&&a.forcedJSONParsing,s=this.responseType==="json";if(b.isResponse(t)||b.isReadableStream(t))return t;if(t&&b.isString(t)&&(o&&!this.responseType||s)){const i=!(a&&a.silentJSONParsing)&&s;try{return JSON.parse(t,this.parseReviver)}catch(c){if(i)throw c.name==="SyntaxError"?J.from(c,J.ERR_BAD_RESPONSE,this,null,this.response):c}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:fe.classes.FormData,Blob:fe.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};b.forEach(["delete","get","head","post","put","patch"],e=>{qt.headers[e]={}});const lc=b.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"]),dc=e=>{const t={};let a,o,s;return e&&e.split(`
21
+ `;return n.jsx(n.Fragment,{children:e.useS3Font?n.jsxs(n.Fragment,{children:[n.jsx("link",{rel:"preload",as:"font",href:e.fontS3Url,type:"font/woff2",crossOrigin:"anonymous"}),n.jsx("style",{dangerouslySetInnerHTML:{__html:t}})]}):n.jsx("link",{rel:"stylesheet",href:`https://fonts.googleapis.com/css2?${e.googleFontFamily}&display=swap`})})},Hn={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]":jn(e.currentNew?.keywords),"[url_replace]":Ra(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]":""})},go=e=>{if(e.search("/page/")===-1)return e.replace("/","");const t=e.split("/"),a=t.indexOf("page")-1;return a<0?e:(t[a]??"").replace("/","")},po={404:()=>"404",home:()=>"home",slug:e=>e.pathname.replace("/",""),news:e=>Xa(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]??""},kt=e=>{const t=e.split("/"),a=t[t.length-1]??"1";return Number(a)>0?Number(a):1},hi=(e,t=2)=>{if(!e||e.length===0)return[];const a=[];for(let o=0;o<t;o++){if(!e[o])continue;const s=e[o].preview.sizes;s.length>1?a.push({href:s[0]?.url??"",media:"(min-width: 900px)"},{href:s[1]?.url??"",media:"(max-width: 900px)"}):a.push({href:s[0]?.url??""})}return a};class ui{exclude="keywords,gallery,related,relatedexternal,external,customfields";config={};imgSizes={};configVersion=".config";axiosApi=void 0;constructor(t,a,o,s){this.config=t,this.imgSizes=a,this.axiosApi=o,t.configVersion&&(this.configVersion=t.configVersion),s&&(this.exclude=s)}async getNewsListZone(t){if(this.axiosApi)return this.axiosApi.get("/news-list-zone",{params:t}).catch(a=>(console.log(`[/news-list-zone] Error: ${a.message}`),console.log(a),Promise.reject(a)))}async getOutstandingBlock(t){if(this.axiosApi)return this.axiosApi.get("/config/blocks",{params:{...t,path:this.config.servicePrefix+`/${this.configVersion}/columna_derecha.html`}}).catch(a=>(console.log(`[/config/blocks] Error: ${a.message}`),console.log(a),Promise.reject(a)))}getNewsListZoneWrapper(t,a,o){return this.getNewsListZone({zone:"destacadas",size:a,onmainpage:t?"section":void 0,section:t,newstype:this.config.newsType,exclude:this.exclude,imagesizes:o})}async getNewsDestacadoDiario(t){const[a,o]=await Promise.all([await this.getNewsListZoneWrapper(t,1,`${this.imgSizes.xl}${this.imgSizes.lg}`),await this.getNewsListZoneWrapper(t,5)]);return!a?.data?.data||!o?.data?.data?[]:(a.data.data=[...a.data.data,...o.data.data.slice(1)],a)}async getNewsDestacadoDiarioImage(t){const[a,o]=await Promise.all([await this.getNewsListZoneWrapper(t,1,"w:801,h:449,t:2;w:410,h:590,t:2;"),await this.getNewsListZoneWrapper(t,5,"w:180,h:180,t:2;")]);return!a?.data?.data||!o?.data?.data?[]:(a.data.data=[...a.data.data,...o.data.data.slice(1)],a)}async getNewsAltoImpacto(t){return await this.getNewsListZoneWrapper(t,1,"w:1185,h:613,t:2;w:380,h:548,t:2;")}async getNewsDestacadoVertical(t){const[a,o]=await Promise.all([await this.getNewsListZoneWrapper(t,1,`w:590,h:512,t:2;${this.imgSizes.lg}`),await this.getNewsListZoneWrapper(t,3,`${this.imgSizes.lg}w:290,h:512,t:2;`)]);return!a?.data?.data||!o?.data?.data?[]:(a.data.data=[...a.data.data,...o.data.data.slice(1)],a)}async getNewsDestacadoHorizontal(t){const[a,o]=await Promise.all([await this.getNewsListZoneWrapper(t,1,`w:843,h:512,t:2;${this.imgSizes.lg}`),await this.getNewsListZoneWrapper(t,3,"w:437,h:256,t:2;")]);return!a?.data?.data||!o?.data?.data?[]:(a.data.data=[...a.data.data,...o.data.data.slice(1)],a)}GetByOptions={Diario:t=>this.getNewsDestacadoDiario(t),"Diario con imagen":t=>this.getNewsDestacadoDiarioImage(t),Super:t=>this.getNewsAltoImpacto(t),"3 notas verticales":t=>this.getNewsDestacadoVertical(t),"3 notas horizontales":t=>this.getNewsDestacadoHorizontal(t)};async getMainBlockData(t,a){const s=(await this.getOutstandingBlock(t))?.data.data[0]?.value||"";if(!s||!Object.keys(this.GetByOptions).includes(s))return{section:s,news:[]};const r=await this.GetByOptions[s](a);return{section:s,news:r.data}}}function Ao(e,t){return function(){return e.apply(t,arguments)}}const{toString:fi}=Object.prototype,{getPrototypeOf:zn}=Object,{iterator:en,toStringTag:yo}=Symbol,tn=(e=>t=>{const a=fi.call(t);return e[a]||(e[a]=a.slice(8,-1).toLowerCase())})(Object.create(null)),Ue=e=>(e=e.toLowerCase(),t=>tn(t)===e),nn=e=>t=>typeof t===e,{isArray:gt}=Array,pt=nn("undefined");function xt(e){return e!==null&&!pt(e)&&e.constructor!==null&&!pt(e.constructor)&&ye(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const wo=Ue("ArrayBuffer");function mi(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&wo(e.buffer),t}const gi=nn("string"),ye=nn("function"),bo=nn("number"),Ut=e=>e!==null&&typeof e=="object",pi=e=>e===!0||e===!1,an=e=>{if(tn(e)!=="object")return!1;const t=zn(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(yo in e)&&!(en in e)},Ai=e=>{if(!Ut(e)||xt(e))return!1;try{return Object.keys(e).length===0&&Object.getPrototypeOf(e)===Object.prototype}catch{return!1}},yi=Ue("Date"),wi=Ue("File"),bi=Ue("Blob"),Ci=Ue("FileList"),vi=e=>Ut(e)&&ye(e.pipe),_i=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||ye(e.append)&&((t=tn(e))==="formdata"||t==="object"&&ye(e.toString)&&e.toString()==="[object FormData]"))},Si=Ue("URLSearchParams"),[Ni,Ei,Ti,Ii]=["ReadableStream","Request","Response","Headers"].map(Ue),ki=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Lt(e,t,{allOwnKeys:a=!1}={}){if(e===null||typeof e>"u")return;let o,s;if(typeof e!="object"&&(e=[e]),gt(e))for(o=0,s=e.length;o<s;o++)t.call(null,e[o],o,e);else{if(xt(e))return;const r=a?Object.getOwnPropertyNames(e):Object.keys(e),i=r.length;let c;for(o=0;o<i;o++)c=r[o],t.call(null,e[c],c,e)}}function Co(e,t){if(xt(e))return null;t=t.toLowerCase();const a=Object.keys(e);let o=a.length,s;for(;o-- >0;)if(s=a[o],t===s.toLowerCase())return s;return null}const ot=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,vo=e=>!pt(e)&&e!==ot;function Fn(){const{caseless:e,skipUndefined:t}=vo(this)&&this||{},a={},o=(s,r)=>{const i=e&&Co(a,r)||r;an(a[i])&&an(s)?a[i]=Fn(a[i],s):an(s)?a[i]=Fn({},s):gt(s)?a[i]=s.slice():(!t||!pt(s))&&(a[i]=s)};for(let s=0,r=arguments.length;s<r;s++)arguments[s]&&Lt(arguments[s],o);return a}const xi=(e,t,a,{allOwnKeys:o}={})=>(Lt(t,(s,r)=>{a&&ye(s)?e[r]=Ao(s,a):e[r]=s},{allOwnKeys:o}),e),Ui=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),Li=(e,t,a,o)=>{e.prototype=Object.create(t.prototype,o),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),a&&Object.assign(e.prototype,a)},qi=(e,t,a,o)=>{let s,r,i;const c={};if(t=t||{},e==null)return t;do{for(s=Object.getOwnPropertyNames(e),r=s.length;r-- >0;)i=s[r],(!o||o(i,e,t))&&!c[i]&&(t[i]=e[i],c[i]=!0);e=a!==!1&&zn(e)}while(e&&(!a||a(e,t))&&e!==Object.prototype);return t},Bi=(e,t,a)=>{e=String(e),(a===void 0||a>e.length)&&(a=e.length),a-=t.length;const o=e.indexOf(t,a);return o!==-1&&o===a},Pi=e=>{if(!e)return null;if(gt(e))return e;let t=e.length;if(!bo(t))return null;const a=new Array(t);for(;t-- >0;)a[t]=e[t];return a},Oi=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&zn(Uint8Array)),Di=(e,t)=>{const o=(e&&e[en]).call(e);let s;for(;(s=o.next())&&!s.done;){const r=s.value;t.call(e,r[0],r[1])}},Mi=(e,t)=>{let a;const o=[];for(;(a=e.exec(t))!==null;)o.push(a);return o},ji=Ue("HTMLFormElement"),Qi=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(a,o,s){return o.toUpperCase()+s}),_o=(({hasOwnProperty:e})=>(t,a)=>e.call(t,a))(Object.prototype),Gi=Ue("RegExp"),So=(e,t)=>{const a=Object.getOwnPropertyDescriptors(e),o={};Lt(a,(s,r)=>{let i;(i=t(s,r,e))!==!1&&(o[r]=i||s)}),Object.defineProperties(e,o)},$i=e=>{So(e,(t,a)=>{if(ye(e)&&["arguments","caller","callee"].indexOf(a)!==-1)return!1;const o=e[a];if(ye(o)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+a+"'")})}})},Hi=(e,t)=>{const a={},o=s=>{s.forEach(r=>{a[r]=!0})};return gt(e)?o(e):o(String(e).split(t)),a},zi=()=>{},Fi=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t;function Vi(e){return!!(e&&ye(e.append)&&e[yo]==="FormData"&&e[en])}const Wi=e=>{const t=new Array(10),a=(o,s)=>{if(Ut(o)){if(t.indexOf(o)>=0)return;if(xt(o))return o;if(!("toJSON"in o)){t[s]=o;const r=gt(o)?[]:{};return Lt(o,(i,c)=>{const d=a(i,s+1);!pt(d)&&(r[c]=d)}),t[s]=void 0,r}}return o};return a(e,0)},Yi=Ue("AsyncFunction"),Ki=e=>e&&(Ut(e)||ye(e))&&ye(e.then)&&ye(e.catch),No=((e,t)=>e?setImmediate:t?((a,o)=>(ot.addEventListener("message",({source:s,data:r})=>{s===ot&&r===a&&o.length&&o.shift()()},!1),s=>{o.push(s),ot.postMessage(a,"*")}))(`axios@${Math.random()}`,[]):a=>setTimeout(a))(typeof setImmediate=="function",ye(ot.postMessage)),Ji=typeof queueMicrotask<"u"?queueMicrotask.bind(ot):typeof process<"u"&&process.nextTick||No,b={isArray:gt,isArrayBuffer:wo,isBuffer:xt,isFormData:_i,isArrayBufferView:mi,isString:gi,isNumber:bo,isBoolean:pi,isObject:Ut,isPlainObject:an,isEmptyObject:Ai,isReadableStream:Ni,isRequest:Ei,isResponse:Ti,isHeaders:Ii,isUndefined:pt,isDate:yi,isFile:wi,isBlob:bi,isRegExp:Gi,isFunction:ye,isStream:vi,isURLSearchParams:Si,isTypedArray:Oi,isFileList:Ci,forEach:Lt,merge:Fn,extend:xi,trim:ki,stripBOM:Ui,inherits:Li,toFlatObject:qi,kindOf:tn,kindOfTest:Ue,endsWith:Bi,toArray:Pi,forEachEntry:Di,matchAll:Mi,isHTMLForm:ji,hasOwnProperty:_o,hasOwnProp:_o,reduceDescriptors:So,freezeMethods:$i,toObjectSet:Hi,toCamelCase:Qi,noop:zi,toFiniteNumber:Fi,findKey:Co,global:ot,isContextDefined:vo,isSpecCompliantForm:Vi,toJSONObject:Wi,isAsyncFn:Yi,isThenable:Ki,setImmediate:No,asap:Ji,isIterable:e=>e!=null&&ye(e[en])};function J(e,t,a,o,s){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),a&&(this.config=a),o&&(this.request=o),s&&(this.response=s,this.status=s.status?s.status:null)}b.inherits(J,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:b.toJSONObject(this.config),code:this.code,status:this.status}}});const Eo=J.prototype,To={};["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=>{To[e]={value:e}}),Object.defineProperties(J,To),Object.defineProperty(Eo,"isAxiosError",{value:!0}),J.from=(e,t,a,o,s,r)=>{const i=Object.create(Eo);b.toFlatObject(e,i,function(h){return h!==Error.prototype},l=>l!=="isAxiosError");const c=e&&e.message?e.message:"Error",d=t==null&&e?e.code:t;return J.call(i,c,d,a,o,s),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 Zi=null;function Vn(e){return b.isPlainObject(e)||b.isArray(e)}function Io(e){return b.endsWith(e,"[]")?e.slice(0,-2):e}function ko(e,t,a){return e?e.concat(t).map(function(s,r){return s=Io(s),!a&&r?"["+s+"]":s}).join(a?".":""):t}function Xi(e){return b.isArray(e)&&!e.some(Vn)}const Ri=b.toFlatObject(b,{},null,function(t){return/^is[A-Z]/.test(t)});function on(e,t,a){if(!b.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,a=b.toFlatObject(a,{metaTokens:!0,dots:!1,indexes:!1},!1,function(p,y){return!b.isUndefined(y[p])});const o=a.metaTokens,s=a.visitor||h,r=a.dots,i=a.indexes,d=(a.Blob||typeof Blob<"u"&&Blob)&&b.isSpecCompliantForm(t);if(!b.isFunction(s))throw new TypeError("visitor must be a function");function l(m){if(m===null)return"";if(b.isDate(m))return m.toISOString();if(b.isBoolean(m))return m.toString();if(!d&&b.isBlob(m))throw new J("Blob is not supported. Use a Buffer instead.");return b.isArrayBuffer(m)||b.isTypedArray(m)?d&&typeof Blob=="function"?new Blob([m]):Buffer.from(m):m}function h(m,p,y){let v=m;if(m&&!y&&typeof m=="object"){if(b.endsWith(p,"{}"))p=o?p:p.slice(0,-2),m=JSON.stringify(m);else if(b.isArray(m)&&Xi(m)||(b.isFileList(m)||b.endsWith(p,"[]"))&&(v=b.toArray(m)))return p=Io(p),v.forEach(function(_,I){!(b.isUndefined(_)||_===null)&&t.append(i===!0?ko([p],I,r):i===null?p:p+"[]",l(_))}),!1}return Vn(m)?!0:(t.append(ko(y,p,r),l(m)),!1)}const u=[],f=Object.assign(Ri,{defaultVisitor:h,convertValue:l,isVisitable:Vn});function g(m,p){if(!b.isUndefined(m)){if(u.indexOf(m)!==-1)throw Error("Circular reference detected in "+p.join("."));u.push(m),b.forEach(m,function(v,N){(!(b.isUndefined(v)||v===null)&&s.call(t,v,b.isString(N)?N.trim():N,p,f))===!0&&g(v,p?p.concat(N):[N])}),u.pop()}}if(!b.isObject(e))throw new TypeError("data must be an object");return g(e),t}function xo(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(o){return t[o]})}function Wn(e,t){this._pairs=[],e&&on(e,this,t)}const Uo=Wn.prototype;Uo.append=function(t,a){this._pairs.push([t,a])},Uo.toString=function(t){const a=t?function(o){return t.call(this,o,xo)}:xo;return this._pairs.map(function(s){return a(s[0])+"="+a(s[1])},"").join("&")};function ec(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function Lo(e,t,a){if(!t)return e;const o=a&&a.encode||ec;b.isFunction(a)&&(a={serialize:a});const s=a&&a.serialize;let r;if(s?r=s(t,a):r=b.isURLSearchParams(t)?t.toString():new Wn(t,a).toString(o),r){const i=e.indexOf("#");i!==-1&&(e=e.slice(0,i)),e+=(e.indexOf("?")===-1?"?":"&")+r}return e}class qo{constructor(){this.handlers=[]}use(t,a,o){return this.handlers.push({fulfilled:t,rejected:a,synchronous:o?o.synchronous:!1,runWhen:o?o.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){b.forEach(this.handlers,function(o){o!==null&&t(o)})}}const Bo={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},tc={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams<"u"?URLSearchParams:Wn,FormData:typeof FormData<"u"?FormData:null,Blob:typeof Blob<"u"?Blob:null},protocols:["http","https","file","blob","url","data"]},Yn=typeof window<"u"&&typeof document<"u",Kn=typeof navigator=="object"&&navigator||void 0,nc=Yn&&(!Kn||["ReactNative","NativeScript","NS"].indexOf(Kn.product)<0),ac=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",oc=Yn&&window.location.href||"http://localhost",me={...Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Yn,hasStandardBrowserEnv:nc,hasStandardBrowserWebWorkerEnv:ac,navigator:Kn,origin:oc},Symbol.toStringTag,{value:"Module"})),...tc};function sc(e,t){return on(e,new me.classes.URLSearchParams,{visitor:function(a,o,s,r){return me.isNode&&b.isBuffer(a)?(this.append(o,a.toString("base64")),!1):r.defaultVisitor.apply(this,arguments)},...t})}function rc(e){return b.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function ic(e){const t={},a=Object.keys(e);let o;const s=a.length;let r;for(o=0;o<s;o++)r=a[o],t[r]=e[r];return t}function Po(e){function t(a,o,s,r){let i=a[r++];if(i==="__proto__")return!0;const c=Number.isFinite(+i),d=r>=a.length;return i=!i&&b.isArray(s)?s.length:i,d?(b.hasOwnProp(s,i)?s[i]=[s[i],o]:s[i]=o,!c):((!s[i]||!b.isObject(s[i]))&&(s[i]=[]),t(a,o,s[i],r)&&b.isArray(s[i])&&(s[i]=ic(s[i])),!c)}if(b.isFormData(e)&&b.isFunction(e.entries)){const a={};return b.forEachEntry(e,(o,s)=>{t(rc(o),s,a,0)}),a}return null}function cc(e,t,a){if(b.isString(e))try{return(t||JSON.parse)(e),b.trim(e)}catch(o){if(o.name!=="SyntaxError")throw o}return(a||JSON.stringify)(e)}const qt={transitional:Bo,adapter:["xhr","http","fetch"],transformRequest:[function(t,a){const o=a.getContentType()||"",s=o.indexOf("application/json")>-1,r=b.isObject(t);if(r&&b.isHTMLForm(t)&&(t=new FormData(t)),b.isFormData(t))return s?JSON.stringify(Po(t)):t;if(b.isArrayBuffer(t)||b.isBuffer(t)||b.isStream(t)||b.isFile(t)||b.isBlob(t)||b.isReadableStream(t))return t;if(b.isArrayBufferView(t))return t.buffer;if(b.isURLSearchParams(t))return a.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let c;if(r){if(o.indexOf("application/x-www-form-urlencoded")>-1)return sc(t,this.formSerializer).toString();if((c=b.isFileList(t))||o.indexOf("multipart/form-data")>-1){const d=this.env&&this.env.FormData;return on(c?{"files[]":t}:t,d&&new d,this.formSerializer)}}return r||s?(a.setContentType("application/json",!1),cc(t)):t}],transformResponse:[function(t){const a=this.transitional||qt.transitional,o=a&&a.forcedJSONParsing,s=this.responseType==="json";if(b.isResponse(t)||b.isReadableStream(t))return t;if(t&&b.isString(t)&&(o&&!this.responseType||s)){const i=!(a&&a.silentJSONParsing)&&s;try{return JSON.parse(t,this.parseReviver)}catch(c){if(i)throw c.name==="SyntaxError"?J.from(c,J.ERR_BAD_RESPONSE,this,null,this.response):c}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:me.classes.FormData,Blob:me.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};b.forEach(["delete","get","head","post","put","patch"],e=>{qt.headers[e]={}});const lc=b.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"]),dc=e=>{const t={};let a,o,s;return e&&e.split(`
22
22
  `).forEach(function(i){s=i.indexOf(":"),a=i.substring(0,s).trim().toLowerCase(),o=i.substring(s+1).trim(),!(!a||t[a]&&lc[a])&&(a==="set-cookie"?t[a]?t[a].push(o):t[a]=[o]:t[a]=t[a]?t[a]+", "+o:o)}),t},Oo=Symbol("internals");function Bt(e){return e&&String(e).trim().toLowerCase()}function sn(e){return e===!1||e==null?e:b.isArray(e)?e.map(sn):String(e)}function hc(e){const t=Object.create(null),a=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let o;for(;o=a.exec(e);)t[o[1]]=o[2];return t}const uc=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function Jn(e,t,a,o,s){if(b.isFunction(o))return o.call(this,t,a);if(s&&(t=a),!!b.isString(t)){if(b.isString(o))return t.indexOf(o)!==-1;if(b.isRegExp(o))return o.test(t)}}function fc(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,a,o)=>a.toUpperCase()+o)}function mc(e,t){const a=b.toCamelCase(" "+t);["get","set","has"].forEach(o=>{Object.defineProperty(e,o+a,{value:function(s,r,i){return this[o].call(this,t,s,r,i)},configurable:!0})})}let we=class{constructor(t){t&&this.set(t)}set(t,a,o){const s=this;function r(c,d,l){const h=Bt(d);if(!h)throw new Error("header name must be a non-empty string");const u=b.findKey(s,h);(!u||s[u]===void 0||l===!0||l===void 0&&s[u]!==!1)&&(s[u||d]=sn(c))}const i=(c,d)=>b.forEach(c,(l,h)=>r(l,h,d));if(b.isPlainObject(t)||t instanceof this.constructor)i(t,a);else if(b.isString(t)&&(t=t.trim())&&!uc(t))i(dc(t),a);else if(b.isObject(t)&&b.isIterable(t)){let c={},d,l;for(const h of t){if(!b.isArray(h))throw TypeError("Object iterator must return a key-value pair");c[l=h[0]]=(d=c[l])?b.isArray(d)?[...d,h[1]]:[d,h[1]]:h[1]}i(c,a)}else t!=null&&r(a,t,o);return this}get(t,a){if(t=Bt(t),t){const o=b.findKey(this,t);if(o){const s=this[o];if(!a)return s;if(a===!0)return hc(s);if(b.isFunction(a))return a.call(this,s,o);if(b.isRegExp(a))return a.exec(s);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,a){if(t=Bt(t),t){const o=b.findKey(this,t);return!!(o&&this[o]!==void 0&&(!a||Jn(this,this[o],o,a)))}return!1}delete(t,a){const o=this;let s=!1;function r(i){if(i=Bt(i),i){const c=b.findKey(o,i);c&&(!a||Jn(o,o[c],c,a))&&(delete o[c],s=!0)}}return b.isArray(t)?t.forEach(r):r(t),s}clear(t){const a=Object.keys(this);let o=a.length,s=!1;for(;o--;){const r=a[o];(!t||Jn(this,this[r],r,t,!0))&&(delete this[r],s=!0)}return s}normalize(t){const a=this,o={};return b.forEach(this,(s,r)=>{const i=b.findKey(o,r);if(i){a[i]=sn(s),delete a[r];return}const c=t?fc(r):String(r).trim();c!==r&&delete a[r],a[c]=sn(s),o[c]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const a=Object.create(null);return b.forEach(this,(o,s)=>{o!=null&&o!==!1&&(a[s]=t&&b.isArray(o)?o.join(", "):o)}),a}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,a])=>t+": "+a).join(`
23
- `)}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...a){const o=new this(t);return a.forEach(s=>o.set(s)),o}static accessor(t){const o=(this[Oo]=this[Oo]={accessors:{}}).accessors,s=this.prototype;function r(i){const c=Bt(i);o[c]||(mc(s,i),o[c]=!0)}return b.isArray(t)?t.forEach(r):r(t),this}};we.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),b.reduceDescriptors(we.prototype,({value:e},t)=>{let a=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(o){this[a]=o}}}),b.freezeMethods(we);function Zn(e,t){const a=this||qt,o=t||a,s=we.from(o.headers);let r=o.data;return b.forEach(e,function(c){r=c.call(a,r,s.normalize(),t?t.status:void 0)}),s.normalize(),r}function Do(e){return!!(e&&e.__CANCEL__)}function At(e,t,a){J.call(this,e??"canceled",J.ERR_CANCELED,t,a),this.name="CanceledError"}b.inherits(At,J,{__CANCEL__:!0});function Mo(e,t,a){const o=a.config.validateStatus;!a.status||!o||o(a.status)?e(a):t(new J("Request failed with status code "+a.status,[J.ERR_BAD_REQUEST,J.ERR_BAD_RESPONSE][Math.floor(a.status/100)-4],a.config,a.request,a))}function gc(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function pc(e,t){e=e||10;const a=new Array(e),o=new Array(e);let s=0,r=0,i;return t=t!==void 0?t:1e3,function(d){const l=Date.now(),h=o[r];i||(i=l),a[s]=d,o[s]=l;let u=r,f=0;for(;u!==s;)f+=a[u++],u=u%e;if(s=(s+1)%e,s===r&&(r=(r+1)%e),l-i<t)return;const g=h&&l-h;return g?Math.round(f*1e3/g):void 0}}function Ac(e,t){let a=0,o=1e3/t,s,r;const i=(l,h=Date.now())=>{a=h,s=null,r&&(clearTimeout(r),r=null),e(...l)};return[(...l)=>{const h=Date.now(),u=h-a;u>=o?i(l,h):(s=l,r||(r=setTimeout(()=>{r=null,i(s)},o-u)))},()=>s&&i(s)]}const rn=(e,t,a=3)=>{let o=0;const s=pc(50,250);return Ac(r=>{const i=r.loaded,c=r.lengthComputable?r.total:void 0,d=i-o,l=s(d),h=i<=c;o=i;const u={loaded:i,total:c,progress:c?i/c:void 0,bytes:d,rate:l||void 0,estimated:l&&c&&h?(c-i)/l:void 0,event:r,lengthComputable:c!=null,[t?"download":"upload"]:!0};e(u)},a)},jo=(e,t)=>{const a=e!=null;return[o=>t[0]({lengthComputable:a,total:e,loaded:o}),t[1]]},Qo=e=>(...t)=>b.asap(()=>e(...t)),yc=fe.hasStandardBrowserEnv?((e,t)=>a=>(a=new URL(a,fe.origin),e.protocol===a.protocol&&e.host===a.host&&(t||e.port===a.port)))(new URL(fe.origin),fe.navigator&&/(msie|trident)/i.test(fe.navigator.userAgent)):()=>!0,wc=fe.hasStandardBrowserEnv?{write(e,t,a,o,s,r,i){if(typeof document>"u")return;const c=[`${e}=${encodeURIComponent(t)}`];b.isNumber(a)&&c.push(`expires=${new Date(a).toUTCString()}`),b.isString(o)&&c.push(`path=${o}`),b.isString(s)&&c.push(`domain=${s}`),r===!0&&c.push("secure"),b.isString(i)&&c.push(`SameSite=${i}`),document.cookie=c.join("; ")},read(e){if(typeof document>"u")return null;const t=document.cookie.match(new RegExp("(?:^|; )"+e+"=([^;]*)"));return t?decodeURIComponent(t[1]):null},remove(e){this.write(e,"",Date.now()-864e5,"/")}}:{write(){},read(){return null},remove(){}};function bc(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function vc(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function Go(e,t,a){let o=!bc(t);return e&&(o||a==!1)?vc(e,t):t}const $o=e=>e instanceof we?{...e}:e;function st(e,t){t=t||{};const a={};function o(l,h,u,f){return b.isPlainObject(l)&&b.isPlainObject(h)?b.merge.call({caseless:f},l,h):b.isPlainObject(h)?b.merge({},h):b.isArray(h)?h.slice():h}function s(l,h,u,f){if(b.isUndefined(h)){if(!b.isUndefined(l))return o(void 0,l,u,f)}else return o(l,h,u,f)}function r(l,h){if(!b.isUndefined(h))return o(void 0,h)}function i(l,h){if(b.isUndefined(h)){if(!b.isUndefined(l))return o(void 0,l)}else return o(void 0,h)}function c(l,h,u){if(u in t)return o(l,h);if(u in e)return o(void 0,l)}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:c,headers:(l,h,u)=>s($o(l),$o(h),u,!0)};return b.forEach(Object.keys({...e,...t}),function(h){const u=d[h]||s,f=u(e[h],t[h],h);b.isUndefined(f)&&u!==c||(a[h]=f)}),a}const Ho=e=>{const t=st({},e);let{data:a,withXSRFToken:o,xsrfHeaderName:s,xsrfCookieName:r,headers:i,auth:c}=t;if(t.headers=i=we.from(i),t.url=Lo(Go(t.baseURL,t.url,t.allowAbsoluteUrls),e.params,e.paramsSerializer),c&&i.set("Authorization","Basic "+btoa((c.username||"")+":"+(c.password?unescape(encodeURIComponent(c.password)):""))),b.isFormData(a)){if(fe.hasStandardBrowserEnv||fe.hasStandardBrowserWebWorkerEnv)i.setContentType(void 0);else if(b.isFunction(a.getHeaders)){const d=a.getHeaders(),l=["content-type","content-length"];Object.entries(d).forEach(([h,u])=>{l.includes(h.toLowerCase())&&i.set(h,u)})}}if(fe.hasStandardBrowserEnv&&(o&&b.isFunction(o)&&(o=o(t)),o||o!==!1&&yc(t.url))){const d=s&&r&&wc.read(r);d&&i.set(s,d)}return t},Cc=typeof XMLHttpRequest<"u"&&function(e){return new Promise(function(a,o){const s=Ho(e);let r=s.data;const i=we.from(s.headers).normalize();let{responseType:c,onUploadProgress:d,onDownloadProgress:l}=s,h,u,f,g,m;function p(){g&&g(),m&&m(),s.cancelToken&&s.cancelToken.unsubscribe(h),s.signal&&s.signal.removeEventListener("abort",h)}let y=new XMLHttpRequest;y.open(s.method.toUpperCase(),s.url,!0),y.timeout=s.timeout;function C(){if(!y)return;const _=we.from("getAllResponseHeaders"in y&&y.getAllResponseHeaders()),v={data:!c||c==="text"||c==="json"?y.responseText:y.response,status:y.status,statusText:y.statusText,headers:_,config:e,request:y};Mo(function(G){a(G),p()},function(G){o(G),p()},v),y=null}"onloadend"in y?y.onloadend=C:y.onreadystatechange=function(){!y||y.readyState!==4||y.status===0&&!(y.responseURL&&y.responseURL.indexOf("file:")===0)||setTimeout(C)},y.onabort=function(){y&&(o(new J("Request aborted",J.ECONNABORTED,e,y)),y=null)},y.onerror=function(I){const v=I&&I.message?I.message:"Network Error",k=new J(v,J.ERR_NETWORK,e,y);k.event=I||null,o(k),y=null},y.ontimeout=function(){let I=s.timeout?"timeout of "+s.timeout+"ms exceeded":"timeout exceeded";const v=s.transitional||Bo;s.timeoutErrorMessage&&(I=s.timeoutErrorMessage),o(new J(I,v.clarifyTimeoutError?J.ETIMEDOUT:J.ECONNABORTED,e,y)),y=null},r===void 0&&i.setContentType(null),"setRequestHeader"in y&&b.forEach(i.toJSON(),function(I,v){y.setRequestHeader(v,I)}),b.isUndefined(s.withCredentials)||(y.withCredentials=!!s.withCredentials),c&&c!=="json"&&(y.responseType=s.responseType),l&&([f,m]=rn(l,!0),y.addEventListener("progress",f)),d&&y.upload&&([u,g]=rn(d),y.upload.addEventListener("progress",u),y.upload.addEventListener("loadend",g)),(s.cancelToken||s.signal)&&(h=_=>{y&&(o(!_||_.type?new At(null,e,y):_),y.abort(),y=null)},s.cancelToken&&s.cancelToken.subscribe(h),s.signal&&(s.signal.aborted?h():s.signal.addEventListener("abort",h)));const N=gc(s.url);if(N&&fe.protocols.indexOf(N)===-1){o(new J("Unsupported protocol "+N+":",J.ERR_BAD_REQUEST,e));return}y.send(r||null)})},_c=(e,t)=>{const{length:a}=e=e?e.filter(Boolean):[];if(t||a){let o=new AbortController,s;const r=function(l){if(!s){s=!0,c();const h=l instanceof Error?l:this.reason;o.abort(h instanceof J?h:new At(h instanceof Error?h.message:h))}};let i=t&&setTimeout(()=>{i=null,r(new J(`timeout ${t} of ms exceeded`,J.ETIMEDOUT))},t);const c=()=>{e&&(i&&clearTimeout(i),i=null,e.forEach(l=>{l.unsubscribe?l.unsubscribe(r):l.removeEventListener("abort",r)}),e=null)};e.forEach(l=>l.addEventListener("abort",r));const{signal:d}=o;return d.unsubscribe=()=>b.asap(c),d}},Sc=function*(e,t){let a=e.byteLength;if(a<t){yield e;return}let o=0,s;for(;o<a;)s=o+t,yield e.slice(o,s),o=s},Nc=async function*(e,t){for await(const a of Ec(e))yield*Sc(a,t)},Ec=async function*(e){if(e[Symbol.asyncIterator]){yield*e;return}const t=e.getReader();try{for(;;){const{done:a,value:o}=await t.read();if(a)break;yield o}}finally{await t.cancel()}},zo=(e,t,a,o)=>{const s=Nc(e,t);let r=0,i,c=d=>{i||(i=!0,o&&o(d))};return new ReadableStream({async pull(d){try{const{done:l,value:h}=await s.next();if(l){c(),d.close();return}let u=h.byteLength;if(a){let f=r+=u;a(f)}d.enqueue(new Uint8Array(h))}catch(l){throw c(l),l}},cancel(d){return c(d),s.return()}},{highWaterMark:2})},Fo=64*1024,{isFunction:cn}=b,Tc=(({Request:e,Response:t})=>({Request:e,Response:t}))(b.global),{ReadableStream:Vo,TextEncoder:Wo}=b.global,Yo=(e,...t)=>{try{return!!e(...t)}catch{return!1}},Ic=e=>{e=b.merge.call({skipUndefined:!0},Tc,e);const{fetch:t,Request:a,Response:o}=e,s=t?cn(t):typeof fetch=="function",r=cn(a),i=cn(o);if(!s)return!1;const c=s&&cn(Vo),d=s&&(typeof Wo=="function"?(m=>p=>m.encode(p))(new Wo):async m=>new Uint8Array(await new a(m).arrayBuffer())),l=r&&c&&Yo(()=>{let m=!1;const p=new a(fe.origin,{body:new Vo,method:"POST",get duplex(){return m=!0,"half"}}).headers.has("Content-Type");return m&&!p}),h=i&&c&&Yo(()=>b.isReadableStream(new o("").body)),u={stream:h&&(m=>m.body)};s&&["text","arrayBuffer","blob","formData","stream"].forEach(m=>{!u[m]&&(u[m]=(p,y)=>{let C=p&&p[m];if(C)return C.call(p);throw new J(`Response type '${m}' is not supported`,J.ERR_NOT_SUPPORT,y)})});const f=async m=>{if(m==null)return 0;if(b.isBlob(m))return m.size;if(b.isSpecCompliantForm(m))return(await new a(fe.origin,{method:"POST",body:m}).arrayBuffer()).byteLength;if(b.isArrayBufferView(m)||b.isArrayBuffer(m))return m.byteLength;if(b.isURLSearchParams(m)&&(m=m+""),b.isString(m))return(await d(m)).byteLength},g=async(m,p)=>{const y=b.toFiniteNumber(m.getContentLength());return y??f(p)};return async m=>{let{url:p,method:y,data:C,signal:N,cancelToken:_,timeout:I,onDownloadProgress:v,onUploadProgress:k,responseType:G,headers:$,withCredentials:ee="same-origin",fetchOptions:H}=Ho(m),D=t||fetch;G=G?(G+"").toLowerCase():"text";let R=_c([N,_&&_.toAbortSignal()],I),ie=null;const j=R&&R.unsubscribe&&(()=>{R.unsubscribe()});let L;try{if(k&&l&&y!=="get"&&y!=="head"&&(L=await g($,C))!==0){let S=new a(p,{method:"POST",body:C,duplex:"half"}),q;if(b.isFormData(C)&&(q=S.headers.get("content-type"))&&$.setContentType(q),S.body){const[Q,O]=jo(L,rn(Qo(k)));C=zo(S.body,Fo,Q,O)}}b.isString(ee)||(ee=ee?"include":"omit");const T=r&&"credentials"in a.prototype,M={...H,signal:R,method:y.toUpperCase(),headers:$.normalize().toJSON(),body:C,duplex:"half",credentials:T?ee:void 0};ie=r&&new a(p,M);let U=await(r?D(ie,H):D(p,M));const F=h&&(G==="stream"||G==="response");if(h&&(v||F&&j)){const S={};["status","statusText","headers"].forEach(z=>{S[z]=U[z]});const q=b.toFiniteNumber(U.headers.get("content-length")),[Q,O]=v&&jo(q,rn(Qo(v),!0))||[];U=new o(zo(U.body,Fo,Q,()=>{O&&O(),j&&j()}),S)}G=G||"text";let A=await u[b.findKey(u,G)||"text"](U,m);return!F&&j&&j(),await new Promise((S,q)=>{Mo(S,q,{data:A,headers:we.from(U.headers),status:U.status,statusText:U.statusText,config:m,request:ie})})}catch(T){throw j&&j(),T&&T.name==="TypeError"&&/Load failed|fetch/i.test(T.message)?Object.assign(new J("Network Error",J.ERR_NETWORK,m,ie),{cause:T.cause||T}):J.from(T,T&&T.code,m,ie)}}},kc=new Map,Ko=e=>{let t=e&&e.env||{};const{fetch:a,Request:o,Response:s}=t,r=[o,s,a];let i=r.length,c=i,d,l,h=kc;for(;c--;)d=r[c],l=h.get(d),l===void 0&&h.set(d,l=c?new Map:Ic(t)),h=l;return l};Ko();const Xn={http:Zi,xhr:Cc,fetch:{get:Ko}};b.forEach(Xn,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const Jo=e=>`- ${e}`,xc=e=>b.isFunction(e)||e===null||e===!1;function Uc(e,t){e=b.isArray(e)?e:[e];const{length:a}=e;let o,s;const r={};for(let i=0;i<a;i++){o=e[i];let c;if(s=o,!xc(o)&&(s=Xn[(c=String(o)).toLowerCase()],s===void 0))throw new J(`Unknown adapter '${c}'`);if(s&&(b.isFunction(s)||(s=s.get(t))))break;r[c||"#"+i]=s}if(!s){const i=Object.entries(r).map(([d,l])=>`adapter ${d} `+(l===!1?"is not supported by the environment":"is not available in the build"));let c=a?i.length>1?`since :
23
+ `)}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...a){const o=new this(t);return a.forEach(s=>o.set(s)),o}static accessor(t){const o=(this[Oo]=this[Oo]={accessors:{}}).accessors,s=this.prototype;function r(i){const c=Bt(i);o[c]||(mc(s,i),o[c]=!0)}return b.isArray(t)?t.forEach(r):r(t),this}};we.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),b.reduceDescriptors(we.prototype,({value:e},t)=>{let a=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(o){this[a]=o}}}),b.freezeMethods(we);function Zn(e,t){const a=this||qt,o=t||a,s=we.from(o.headers);let r=o.data;return b.forEach(e,function(c){r=c.call(a,r,s.normalize(),t?t.status:void 0)}),s.normalize(),r}function Do(e){return!!(e&&e.__CANCEL__)}function At(e,t,a){J.call(this,e??"canceled",J.ERR_CANCELED,t,a),this.name="CanceledError"}b.inherits(At,J,{__CANCEL__:!0});function Mo(e,t,a){const o=a.config.validateStatus;!a.status||!o||o(a.status)?e(a):t(new J("Request failed with status code "+a.status,[J.ERR_BAD_REQUEST,J.ERR_BAD_RESPONSE][Math.floor(a.status/100)-4],a.config,a.request,a))}function gc(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function pc(e,t){e=e||10;const a=new Array(e),o=new Array(e);let s=0,r=0,i;return t=t!==void 0?t:1e3,function(d){const l=Date.now(),h=o[r];i||(i=l),a[s]=d,o[s]=l;let u=r,f=0;for(;u!==s;)f+=a[u++],u=u%e;if(s=(s+1)%e,s===r&&(r=(r+1)%e),l-i<t)return;const g=h&&l-h;return g?Math.round(f*1e3/g):void 0}}function Ac(e,t){let a=0,o=1e3/t,s,r;const i=(l,h=Date.now())=>{a=h,s=null,r&&(clearTimeout(r),r=null),e(...l)};return[(...l)=>{const h=Date.now(),u=h-a;u>=o?i(l,h):(s=l,r||(r=setTimeout(()=>{r=null,i(s)},o-u)))},()=>s&&i(s)]}const rn=(e,t,a=3)=>{let o=0;const s=pc(50,250);return Ac(r=>{const i=r.loaded,c=r.lengthComputable?r.total:void 0,d=i-o,l=s(d),h=i<=c;o=i;const u={loaded:i,total:c,progress:c?i/c:void 0,bytes:d,rate:l||void 0,estimated:l&&c&&h?(c-i)/l:void 0,event:r,lengthComputable:c!=null,[t?"download":"upload"]:!0};e(u)},a)},jo=(e,t)=>{const a=e!=null;return[o=>t[0]({lengthComputable:a,total:e,loaded:o}),t[1]]},Qo=e=>(...t)=>b.asap(()=>e(...t)),yc=me.hasStandardBrowserEnv?((e,t)=>a=>(a=new URL(a,me.origin),e.protocol===a.protocol&&e.host===a.host&&(t||e.port===a.port)))(new URL(me.origin),me.navigator&&/(msie|trident)/i.test(me.navigator.userAgent)):()=>!0,wc=me.hasStandardBrowserEnv?{write(e,t,a,o,s,r,i){if(typeof document>"u")return;const c=[`${e}=${encodeURIComponent(t)}`];b.isNumber(a)&&c.push(`expires=${new Date(a).toUTCString()}`),b.isString(o)&&c.push(`path=${o}`),b.isString(s)&&c.push(`domain=${s}`),r===!0&&c.push("secure"),b.isString(i)&&c.push(`SameSite=${i}`),document.cookie=c.join("; ")},read(e){if(typeof document>"u")return null;const t=document.cookie.match(new RegExp("(?:^|; )"+e+"=([^;]*)"));return t?decodeURIComponent(t[1]):null},remove(e){this.write(e,"",Date.now()-864e5,"/")}}:{write(){},read(){return null},remove(){}};function bc(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function Cc(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function Go(e,t,a){let o=!bc(t);return e&&(o||a==!1)?Cc(e,t):t}const $o=e=>e instanceof we?{...e}:e;function st(e,t){t=t||{};const a={};function o(l,h,u,f){return b.isPlainObject(l)&&b.isPlainObject(h)?b.merge.call({caseless:f},l,h):b.isPlainObject(h)?b.merge({},h):b.isArray(h)?h.slice():h}function s(l,h,u,f){if(b.isUndefined(h)){if(!b.isUndefined(l))return o(void 0,l,u,f)}else return o(l,h,u,f)}function r(l,h){if(!b.isUndefined(h))return o(void 0,h)}function i(l,h){if(b.isUndefined(h)){if(!b.isUndefined(l))return o(void 0,l)}else return o(void 0,h)}function c(l,h,u){if(u in t)return o(l,h);if(u in e)return o(void 0,l)}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:c,headers:(l,h,u)=>s($o(l),$o(h),u,!0)};return b.forEach(Object.keys({...e,...t}),function(h){const u=d[h]||s,f=u(e[h],t[h],h);b.isUndefined(f)&&u!==c||(a[h]=f)}),a}const Ho=e=>{const t=st({},e);let{data:a,withXSRFToken:o,xsrfHeaderName:s,xsrfCookieName:r,headers:i,auth:c}=t;if(t.headers=i=we.from(i),t.url=Lo(Go(t.baseURL,t.url,t.allowAbsoluteUrls),e.params,e.paramsSerializer),c&&i.set("Authorization","Basic "+btoa((c.username||"")+":"+(c.password?unescape(encodeURIComponent(c.password)):""))),b.isFormData(a)){if(me.hasStandardBrowserEnv||me.hasStandardBrowserWebWorkerEnv)i.setContentType(void 0);else if(b.isFunction(a.getHeaders)){const d=a.getHeaders(),l=["content-type","content-length"];Object.entries(d).forEach(([h,u])=>{l.includes(h.toLowerCase())&&i.set(h,u)})}}if(me.hasStandardBrowserEnv&&(o&&b.isFunction(o)&&(o=o(t)),o||o!==!1&&yc(t.url))){const d=s&&r&&wc.read(r);d&&i.set(s,d)}return t},vc=typeof XMLHttpRequest<"u"&&function(e){return new Promise(function(a,o){const s=Ho(e);let r=s.data;const i=we.from(s.headers).normalize();let{responseType:c,onUploadProgress:d,onDownloadProgress:l}=s,h,u,f,g,m;function p(){g&&g(),m&&m(),s.cancelToken&&s.cancelToken.unsubscribe(h),s.signal&&s.signal.removeEventListener("abort",h)}let y=new XMLHttpRequest;y.open(s.method.toUpperCase(),s.url,!0),y.timeout=s.timeout;function v(){if(!y)return;const _=we.from("getAllResponseHeaders"in y&&y.getAllResponseHeaders()),C={data:!c||c==="text"||c==="json"?y.responseText:y.response,status:y.status,statusText:y.statusText,headers:_,config:e,request:y};Mo(function(G){a(G),p()},function(G){o(G),p()},C),y=null}"onloadend"in y?y.onloadend=v:y.onreadystatechange=function(){!y||y.readyState!==4||y.status===0&&!(y.responseURL&&y.responseURL.indexOf("file:")===0)||setTimeout(v)},y.onabort=function(){y&&(o(new J("Request aborted",J.ECONNABORTED,e,y)),y=null)},y.onerror=function(I){const C=I&&I.message?I.message:"Network Error",k=new J(C,J.ERR_NETWORK,e,y);k.event=I||null,o(k),y=null},y.ontimeout=function(){let I=s.timeout?"timeout of "+s.timeout+"ms exceeded":"timeout exceeded";const C=s.transitional||Bo;s.timeoutErrorMessage&&(I=s.timeoutErrorMessage),o(new J(I,C.clarifyTimeoutError?J.ETIMEDOUT:J.ECONNABORTED,e,y)),y=null},r===void 0&&i.setContentType(null),"setRequestHeader"in y&&b.forEach(i.toJSON(),function(I,C){y.setRequestHeader(C,I)}),b.isUndefined(s.withCredentials)||(y.withCredentials=!!s.withCredentials),c&&c!=="json"&&(y.responseType=s.responseType),l&&([f,m]=rn(l,!0),y.addEventListener("progress",f)),d&&y.upload&&([u,g]=rn(d),y.upload.addEventListener("progress",u),y.upload.addEventListener("loadend",g)),(s.cancelToken||s.signal)&&(h=_=>{y&&(o(!_||_.type?new At(null,e,y):_),y.abort(),y=null)},s.cancelToken&&s.cancelToken.subscribe(h),s.signal&&(s.signal.aborted?h():s.signal.addEventListener("abort",h)));const N=gc(s.url);if(N&&me.protocols.indexOf(N)===-1){o(new J("Unsupported protocol "+N+":",J.ERR_BAD_REQUEST,e));return}y.send(r||null)})},_c=(e,t)=>{const{length:a}=e=e?e.filter(Boolean):[];if(t||a){let o=new AbortController,s;const r=function(l){if(!s){s=!0,c();const h=l instanceof Error?l:this.reason;o.abort(h instanceof J?h:new At(h instanceof Error?h.message:h))}};let i=t&&setTimeout(()=>{i=null,r(new J(`timeout ${t} of ms exceeded`,J.ETIMEDOUT))},t);const c=()=>{e&&(i&&clearTimeout(i),i=null,e.forEach(l=>{l.unsubscribe?l.unsubscribe(r):l.removeEventListener("abort",r)}),e=null)};e.forEach(l=>l.addEventListener("abort",r));const{signal:d}=o;return d.unsubscribe=()=>b.asap(c),d}},Sc=function*(e,t){let a=e.byteLength;if(a<t){yield e;return}let o=0,s;for(;o<a;)s=o+t,yield e.slice(o,s),o=s},Nc=async function*(e,t){for await(const a of Ec(e))yield*Sc(a,t)},Ec=async function*(e){if(e[Symbol.asyncIterator]){yield*e;return}const t=e.getReader();try{for(;;){const{done:a,value:o}=await t.read();if(a)break;yield o}}finally{await t.cancel()}},zo=(e,t,a,o)=>{const s=Nc(e,t);let r=0,i,c=d=>{i||(i=!0,o&&o(d))};return new ReadableStream({async pull(d){try{const{done:l,value:h}=await s.next();if(l){c(),d.close();return}let u=h.byteLength;if(a){let f=r+=u;a(f)}d.enqueue(new Uint8Array(h))}catch(l){throw c(l),l}},cancel(d){return c(d),s.return()}},{highWaterMark:2})},Fo=64*1024,{isFunction:cn}=b,Tc=(({Request:e,Response:t})=>({Request:e,Response:t}))(b.global),{ReadableStream:Vo,TextEncoder:Wo}=b.global,Yo=(e,...t)=>{try{return!!e(...t)}catch{return!1}},Ic=e=>{e=b.merge.call({skipUndefined:!0},Tc,e);const{fetch:t,Request:a,Response:o}=e,s=t?cn(t):typeof fetch=="function",r=cn(a),i=cn(o);if(!s)return!1;const c=s&&cn(Vo),d=s&&(typeof Wo=="function"?(m=>p=>m.encode(p))(new Wo):async m=>new Uint8Array(await new a(m).arrayBuffer())),l=r&&c&&Yo(()=>{let m=!1;const p=new a(me.origin,{body:new Vo,method:"POST",get duplex(){return m=!0,"half"}}).headers.has("Content-Type");return m&&!p}),h=i&&c&&Yo(()=>b.isReadableStream(new o("").body)),u={stream:h&&(m=>m.body)};s&&["text","arrayBuffer","blob","formData","stream"].forEach(m=>{!u[m]&&(u[m]=(p,y)=>{let v=p&&p[m];if(v)return v.call(p);throw new J(`Response type '${m}' is not supported`,J.ERR_NOT_SUPPORT,y)})});const f=async m=>{if(m==null)return 0;if(b.isBlob(m))return m.size;if(b.isSpecCompliantForm(m))return(await new a(me.origin,{method:"POST",body:m}).arrayBuffer()).byteLength;if(b.isArrayBufferView(m)||b.isArrayBuffer(m))return m.byteLength;if(b.isURLSearchParams(m)&&(m=m+""),b.isString(m))return(await d(m)).byteLength},g=async(m,p)=>{const y=b.toFiniteNumber(m.getContentLength());return y??f(p)};return async m=>{let{url:p,method:y,data:v,signal:N,cancelToken:_,timeout:I,onDownloadProgress:C,onUploadProgress:k,responseType:G,headers:$,withCredentials:ee="same-origin",fetchOptions:H}=Ho(m),D=t||fetch;G=G?(G+"").toLowerCase():"text";let R=_c([N,_&&_.toAbortSignal()],I),ie=null;const j=R&&R.unsubscribe&&(()=>{R.unsubscribe()});let L;try{if(k&&l&&y!=="get"&&y!=="head"&&(L=await g($,v))!==0){let S=new a(p,{method:"POST",body:v,duplex:"half"}),q;if(b.isFormData(v)&&(q=S.headers.get("content-type"))&&$.setContentType(q),S.body){const[Q,O]=jo(L,rn(Qo(k)));v=zo(S.body,Fo,Q,O)}}b.isString(ee)||(ee=ee?"include":"omit");const T=r&&"credentials"in a.prototype,M={...H,signal:R,method:y.toUpperCase(),headers:$.normalize().toJSON(),body:v,duplex:"half",credentials:T?ee:void 0};ie=r&&new a(p,M);let U=await(r?D(ie,H):D(p,M));const F=h&&(G==="stream"||G==="response");if(h&&(C||F&&j)){const S={};["status","statusText","headers"].forEach(z=>{S[z]=U[z]});const q=b.toFiniteNumber(U.headers.get("content-length")),[Q,O]=C&&jo(q,rn(Qo(C),!0))||[];U=new o(zo(U.body,Fo,Q,()=>{O&&O(),j&&j()}),S)}G=G||"text";let A=await u[b.findKey(u,G)||"text"](U,m);return!F&&j&&j(),await new Promise((S,q)=>{Mo(S,q,{data:A,headers:we.from(U.headers),status:U.status,statusText:U.statusText,config:m,request:ie})})}catch(T){throw j&&j(),T&&T.name==="TypeError"&&/Load failed|fetch/i.test(T.message)?Object.assign(new J("Network Error",J.ERR_NETWORK,m,ie),{cause:T.cause||T}):J.from(T,T&&T.code,m,ie)}}},kc=new Map,Ko=e=>{let t=e&&e.env||{};const{fetch:a,Request:o,Response:s}=t,r=[o,s,a];let i=r.length,c=i,d,l,h=kc;for(;c--;)d=r[c],l=h.get(d),l===void 0&&h.set(d,l=c?new Map:Ic(t)),h=l;return l};Ko();const Xn={http:Zi,xhr:vc,fetch:{get:Ko}};b.forEach(Xn,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const Jo=e=>`- ${e}`,xc=e=>b.isFunction(e)||e===null||e===!1;function Uc(e,t){e=b.isArray(e)?e:[e];const{length:a}=e;let o,s;const r={};for(let i=0;i<a;i++){o=e[i];let c;if(s=o,!xc(o)&&(s=Xn[(c=String(o)).toLowerCase()],s===void 0))throw new J(`Unknown adapter '${c}'`);if(s&&(b.isFunction(s)||(s=s.get(t))))break;r[c||"#"+i]=s}if(!s){const i=Object.entries(r).map(([d,l])=>`adapter ${d} `+(l===!1?"is not supported by the environment":"is not available in the build"));let c=a?i.length>1?`since :
24
24
  `+i.map(Jo).join(`
25
25
  `):" "+Jo(i[0]):"as no adapter specified";throw new J("There is no suitable adapter to dispatch the request "+c,"ERR_NOT_SUPPORT")}return s}const Zo={getAdapter:Uc,adapters:Xn};function Rn(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new At(null,e)}function Xo(e){return Rn(e),e.headers=we.from(e.headers),e.data=Zn.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),Zo.getAdapter(e.adapter||qt.adapter,e)(e).then(function(o){return Rn(e),o.data=Zn.call(e,e.transformResponse,o),o.headers=we.from(o.headers),o},function(o){return Do(o)||(Rn(e),o&&o.response&&(o.response.data=Zn.call(e,e.transformResponse,o.response),o.response.headers=we.from(o.response.headers))),Promise.reject(o)})}const Ro="1.13.2",ln={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{ln[e]=function(o){return typeof o===e||"a"+(t<1?"n ":" ")+e}});const es={};ln.transitional=function(t,a,o){function s(r,i){return"[Axios v"+Ro+"] Transitional option '"+r+"'"+i+(o?". "+o:"")}return(r,i,c)=>{if(t===!1)throw new J(s(i," has been removed"+(a?" in "+a:"")),J.ERR_DEPRECATED);return a&&!es[i]&&(es[i]=!0,console.warn(s(i," has been deprecated since v"+a+" and will be removed in the near future"))),t?t(r,i,c):!0}},ln.spelling=function(t){return(a,o)=>(console.warn(`${o} is likely a misspelling of ${t}`),!0)};function Lc(e,t,a){if(typeof e!="object")throw new J("options must be an object",J.ERR_BAD_OPTION_VALUE);const o=Object.keys(e);let s=o.length;for(;s-- >0;){const r=o[s],i=t[r];if(i){const c=e[r],d=c===void 0||i(c,r,e);if(d!==!0)throw new J("option "+r+" must be "+d,J.ERR_BAD_OPTION_VALUE);continue}if(a!==!0)throw new J("Unknown option "+r,J.ERR_BAD_OPTION)}}const dn={assertOptions:Lc,validators:ln},Pe=dn.validators;let rt=class{constructor(t){this.defaults=t||{},this.interceptors={request:new qo,response:new qo}}async request(t,a){try{return await this._request(t,a)}catch(o){if(o instanceof Error){let s={};Error.captureStackTrace?Error.captureStackTrace(s):s=new Error;const r=s.stack?s.stack.replace(/^.+\n/,""):"";try{o.stack?r&&!String(o.stack).endsWith(r.replace(/^.+\n.+\n/,""))&&(o.stack+=`
26
- `+r):o.stack=r}catch{}}throw o}}_request(t,a){typeof t=="string"?(a=a||{},a.url=t):a=t||{},a=st(this.defaults,a);const{transitional:o,paramsSerializer:s,headers:r}=a;o!==void 0&&dn.assertOptions(o,{silentJSONParsing:Pe.transitional(Pe.boolean),forcedJSONParsing:Pe.transitional(Pe.boolean),clarifyTimeoutError:Pe.transitional(Pe.boolean)},!1),s!=null&&(b.isFunction(s)?a.paramsSerializer={serialize:s}:dn.assertOptions(s,{encode:Pe.function,serialize:Pe.function},!0)),a.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?a.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:a.allowAbsoluteUrls=!0),dn.assertOptions(a,{baseUrl:Pe.spelling("baseURL"),withXsrfToken:Pe.spelling("withXSRFToken")},!0),a.method=(a.method||this.defaults.method||"get").toLowerCase();let i=r&&b.merge(r.common,r[a.method]);r&&b.forEach(["delete","get","head","post","put","patch","common"],m=>{delete r[m]}),a.headers=we.concat(i,r);const c=[];let d=!0;this.interceptors.request.forEach(function(p){typeof p.runWhen=="function"&&p.runWhen(a)===!1||(d=d&&p.synchronous,c.unshift(p.fulfilled,p.rejected))});const l=[];this.interceptors.response.forEach(function(p){l.push(p.fulfilled,p.rejected)});let h,u=0,f;if(!d){const m=[Xo.bind(this),void 0];for(m.unshift(...c),m.push(...l),f=m.length,h=Promise.resolve(a);u<f;)h=h.then(m[u++],m[u++]);return h}f=c.length;let g=a;for(;u<f;){const m=c[u++],p=c[u++];try{g=m(g)}catch(y){p.call(this,y);break}}try{h=Xo.call(this,g)}catch(m){return Promise.reject(m)}for(u=0,f=l.length;u<f;)h=h.then(l[u++],l[u++]);return h}getUri(t){t=st(this.defaults,t);const a=Go(t.baseURL,t.url,t.allowAbsoluteUrls);return Lo(a,t.params,t.paramsSerializer)}};b.forEach(["delete","get","head","options"],function(t){rt.prototype[t]=function(a,o){return this.request(st(o||{},{method:t,url:a,data:(o||{}).data}))}}),b.forEach(["post","put","patch"],function(t){function a(o){return function(r,i,c){return this.request(st(c||{},{method:t,headers:o?{"Content-Type":"multipart/form-data"}:{},url:r,data:i}))}}rt.prototype[t]=a(),rt.prototype[t+"Form"]=a(!0)});let qc=class Br{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let a;this.promise=new Promise(function(r){a=r});const o=this;this.promise.then(s=>{if(!o._listeners)return;let r=o._listeners.length;for(;r-- >0;)o._listeners[r](s);o._listeners=null}),this.promise.then=s=>{let r;const i=new Promise(c=>{o.subscribe(c),r=c}).then(s);return i.cancel=function(){o.unsubscribe(r)},i},t(function(r,i,c){o.reason||(o.reason=new At(r,i,c),a(o.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const a=this._listeners.indexOf(t);a!==-1&&this._listeners.splice(a,1)}toAbortSignal(){const t=new AbortController,a=o=>{t.abort(o)};return this.subscribe(a),t.signal.unsubscribe=()=>this.unsubscribe(a),t.signal}static source(){let t;return{token:new Br(function(s){t=s}),cancel:t}}};function Bc(e){return function(a){return e.apply(null,a)}}function Pc(e){return b.isObject(e)&&e.isAxiosError===!0}const ea={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(ea).forEach(([e,t])=>{ea[t]=e});function ts(e){const t=new rt(e),a=Ao(rt.prototype.request,t);return b.extend(a,rt.prototype,t,{allOwnKeys:!0}),b.extend(a,t,null,{allOwnKeys:!0}),a.create=function(s){return ts(st(e,s))},a}const oe=ts(qt);oe.Axios=rt,oe.CanceledError=At,oe.CancelToken=qc,oe.isCancel=Do,oe.VERSION=Ro,oe.toFormData=on,oe.AxiosError=J,oe.Cancel=oe.CanceledError,oe.all=function(t){return Promise.all(t)},oe.spread=Bc,oe.isAxiosError=Pc,oe.mergeConfig=st,oe.AxiosHeaders=we,oe.formToJSON=e=>Po(b.isHTMLForm(e)?new FormData(e):e),oe.getAdapter=Zo.getAdapter,oe.HttpStatusCode=ea,oe.default=oe;const{Axios:F1,AxiosError:V1,CanceledError:W1,isCancel:Y1,CancelToken:K1,VERSION:J1,all:Z1,Cancel:X1,isAxiosError:R1,spread:eh,toFormData:th,AxiosHeaders:nh,HttpStatusCode:ah,formToJSON:oh,getAdapter:sh,mergeConfig:rh}=oe;class je{constructor(t){this.props=t,t?.config?.configVersion&&(this.configVersion=t.config.configVersion),t?.exclude&&(this.exclude=t.exclude)}configVersion=".config";exclude="keywords,gallery,related,relatedexternal,external,customfields";generateTokenOffline=async t=>{const{PUBLIC_IS_OFFLINE:a,PUBLIC_USERNAME_OFFLINE:o,PUBLIC_PASSWORD_OFFLINE:s}=K();if(a==="true")try{return(await this.props?.axiosApi.get("/auth",{params:{username:o,password:s,browserid:t}}).catch(i=>(console.log(`[/auth]Error: ${i.message}`),Promise.reject(i))))?.data.data[0]?.token}catch(r){console.log(`[/auth] Error: ${r.message}`),console.log(r)}};getMainMenu=t=>this.props?.axiosApi.get("/config/menu",{params:t}).catch(a=>(console.log(`[/config/menu] Error: ${a.message}`),Promise.reject(a)));getNewsListZone=t=>this.props?.axiosApi.get("/news-list-zone",{params:t}).catch(a=>(console.log(`[/news-list-zone] Error: ${a.message}`),Promise.reject(a)));getNewsListZoneSection=t=>this.props?.axiosApi.get("/news-list-zone-section",{params:t}).catch(a=>(console.log(`[/news-list-zone-section] Error: ${a.message}`),Promise.reject(a)));getNewsList=t=>this.props?.axiosApi.get("/news-list",{params:t}).catch(a=>(console.log(`[/news-list] Error: ${a.message}`),Promise.reject(a)));getNewsListTag=t=>this.props?.axiosApi.get("/news-list-tag",{params:t}).catch(a=>(console.log(`[/news-list-tag] Error: ${a.message}`),Promise.reject(a)));getNewsListSection=t=>this.props?.axiosApi.get("/news-list-section",{params:t}).catch(a=>(console.log(`[/news-list-section] Error: ${a.message}`),Promise.reject(a)));getNewsListAvanced=t=>this.props?.axiosApi.get("/news-list-advanced",{params:t}).catch(a=>(console.log(`[/news-list-advanced] Error: ${a.message}`),Promise.reject(a)));getNewsListTags=t=>this.props?.axiosApi.get("/news-list-tag",{params:t}).catch(a=>(console.log(`[/news-list-tag] Error: ${a.message}`),Promise.reject(a)));getNewsListAutor=t=>this.props?.axiosApi.get("/news-list-author",{params:t}).catch(a=>(console.log(`[/news-list-author] Error: ${a.message}`),Promise.reject(a)));getNewsSearch=t=>this.props?.axiosApi.get("/news-list-search",{params:t}).catch(a=>(console.log(`[/news-list-search] Error: ${a.message}`),Promise.reject(a)));getAutorInfo=t=>this.props?.axiosApi.get("/authors",{params:t}).catch(a=>(console.log(`[/authors] Error: ${a.message}`),Promise.reject(a)));getvideoListAdvanced=t=>this.props?.axiosApi.get("/videos-list-advanced",{params:t}).catch(a=>(console.log(`[/videos-list-advanced] Error: ${a.message}`),Promise.reject(a)));getVideos=t=>this.props?.axiosApi.get("/videos",{params:t}).catch(a=>(console.log(`[/videos] Error: ${a.message}`),Promise.reject(a)));getVideosList=t=>this.props?.axiosApi.get("/videos-list",{params:t}).catch(a=>(console.log(`[/videos-list] Error: ${a.message}`),Promise.reject(a)));getBanners=async t=>this.props?.axiosApi.get("/config/banners",{params:{...t,path:this.props?.config?.servicePrefix+`/${this.configVersion}/banners.html`}}).catch(a=>(console.log(`[/config/banners] Error: ${a.message}`),Promise.reject(a)));getPages=t=>this.props?.axiosApi.get("/config/pages",{params:t}).catch(a=>(console.log(`[/config/pages] Error: ${a.message}`),Promise.reject(a)));getRankingS3=async(t,a={Referer:"https://goamg.amplifyapp.com/vndomv"})=>!t||t===""?{data:[]}:await oe.get(t,{headers:a}).catch(o=>{console.log(`[Rankings s3] Error: ${o.message}`)});getNews=t=>this.props?.axiosApi.get("/news",{params:{...t,exclude:`${t.exclude},pixel`}}).catch(a=>(console.log(`[/news] Error: ${a.message}`),Promise.reject(a)));getNewsMultimedia=t=>this.props?.axiosApi.get("/news-items-multimedia",{params:t}).catch(a=>(console.log(`[/news-items-multimedia] Error: ${a.message}`),Promise.reject(a)));getNewsItemsList=t=>this.props?.axiosApi.get("/news-items-list",{params:t}).catch(a=>(console.log(`[/news-items-list] Error: ${a.message}`),Promise.reject(a)));getNewsItemsRelated=t=>this.props?.axiosApi.get("/news-items-related",{params:{path:t,imagesizes:this.props?.imgSizes.md,exclude:this.exclude}}).catch(a=>(console.log(`[/news-items-related] Error: ${a.message}`),{data:{data:[]}}));sendEmail=t=>this.props?.axiosApi.post("/send/email",t,{headers:{"Content-Type":"application/x-www-form-urlencoded",Cookie:"JSESSIONID=21FDC2B9C2782893562BC53D52981A0B"}}).catch(a=>(console.log(`[/send/email] Error: ${a.message}`),Promise.reject(a)));searchData=async t=>{const a=await this.getNewsSearch(t);return a&&a?.data.data&&a?.data.data.length>0?{search:a}:{lastNews:await this.getNewsList({size:15,exclude:this.exclude,imagesizes:this.props?.imgSizes.md,newstype:this.props?.config?.newsType})}}}class ns extends je{getBlockSass=async t=>{const a=await this.props?.axiosApi.get("/config/blocks-saas",{params:{...t,exclude:this.exclude,path:this.props?.config?.servicePrefix+`/${this.configVersion}/columna_derecha.html`}});if(!a||!a.data||!a.data.data||a.data.data.length===0||!a.data.data[0]?.value||!a.data.data[0].block||!this.props?.imgSizes[a.data.data[0].block])return{blockSass:a?a.data.data:void 0};const o=a.data.data[0]??[],s=o?.value.split("="),r=s[0]??"",i=s[1]??"",c=o?.block,d={videos:async()=>{const l=await this.getvideoListAdvanced({size:this.props?.imgSizes[c].size??5,imagesizes:`${this.props?.imgSizesVideo.lg}${this.props?.imgSizesVideo.md}`,query:"Keywords:("+(i??"videohome")+")"});return{blockSass:a.data.data,content:l?l.data:void 0}},tag:async()=>{const l=await this.getNewsListAvanced({query:'claves:("'+i+'")',size:this.props?.imgSizes[c]?.size??3,newstype:this.props?.config?.newsType,exclude:this.exclude,imagesizes:this.props?.imgSizes[c]?.imageSizes});return{blockSass:a.data.data,content:l?l.data:void 0}},seccion:async()=>{const l=await this.getNewsListSection({section:i,size:this.props?.imgSizes[c]?.size??3,newstype:this.props?.config?.newsType,exclude:this.exclude,imagesizes:this.props?.imgSizes[c]?.imageSizes});return{blockSass:a.data.data,content:l?l.data:void 0}}};if(r in d){const l=d[r];return await l()}return{blockSass:a.data.data}}}class Oc{issuuApi="https://api.issuu.com/v2";api=void 0;constructor(t){this.api=oe.create({baseURL:this.issuuApi,params:{state:"PUBLISHED",size:16,q:"heraldo-usa"},headers:{Authorization:"Bearer ory_at_kRPgt68t6qp_M0HEIDH1t-nmBdCPiHDMyWOxyNSBEZM.N5aZJ02eSM98H2ngL6J_bLSivxS1GBUdsy8zd-SvtNk"}})}async getListIssuuPublications({q:t,page:a=1}){try{return await this.api?.get("/publications",{params:{q:t,page:a}})}catch(o){throw o}}async getListIssuuPublicationBySlug(t){try{return await this.api?.get(`/publications/${t}/embed`)}catch(a){throw a}}}const Dc=async(e,t,a,o,s,r,i)=>{const c=new ns({config:t,imgSizes:a,imgSizesVideo:o,axiosApi:e,exclude:i}),d=[];for(let u=1;u<=s;u++)for(let f=1;f<=r;f++)d.push({func:c.getBlockSass,slot_id:u+"_"+f});const l=await Promise.allSettled([...d.map(u=>u.func({template:"Home_"+u.slot_id}))]);return(()=>{const u={};for(let f=0;f<l.length;f++){const g=Ka(l[f]),m="Home_"+(Math.floor(f/r)+1)+"_"+(Math.floor(f%r)+1);g&&(u[m]={...g})}return u})()},Mc=e=>{const t=Mn(e);return t&&t.data?t.data:t},jc=async e=>{const t=await Promise.allSettled(Object.values(e).map(s=>s.promise)),a=Object.keys(e),o={};for(const s in e){const r=e[s];if(!r)continue;const i=r.custom_extractData??Mc;o[s]=i(t[a.indexOf(s)])}return o},be=e=>({title:e.title,description:e.description,robots:"noindex"}),as={404:e=>{const{meta:t}=e;return be(t)},home:e=>{const{meta:t,config:a}=e;return{...t,alternates:{...t.alternates,canonical:a.siteUrl}}},slug:e=>{const{meta:t,config:a,slug:o,pathname:s}=e;return{...t,title:`${a.name} | ${o}`,alternates:{...t.alternates,canonical:a.siteUrl+s}}},news:e=>{const{meta:t,config:a,currentNew:o}=e;if(!o)return be(t);const s=Za(o,a);return s?{...t,...s}:be(t)},seccion:async e=>{const{meta:t,config:a,pathname:o,slug:s}=e,r=new je,i=o.split("/"),c=[],d=kt(o),l=Number(a.newsListLimit)??0;try{const h=await r.getNewsListSection({section:s,size:l,newstype:a.newsType,exclude:"keywords,gallery,related,relatedexternal,external,customfields",page:d});if(!h)return be(t);const u=h.data.data,f=u[0];return u.length<l||c.push({rel:"next",url:Tt(a,i,d)}),d>1&&c.push({rel:"prev",url:It(a,i,d)}),{...t,title:`Últimas Noticias de ${f.info.section?.name} | ${a.name}`,description:`Todas las últimas noticias de ${f.info.section?.name} en ${a.name}`,alternates:{...t.alternates,canonical:a.siteUrl+o},manifest:a.manifest,icons:{...a.icons,other:c},other:{"msapplication-TileImage":a.msapplicationTileImage??""},openGraph:{title:`${f.info.section?.name}`,type:"website",url:`${a.siteUrl}${o}`},twitter:{card:"summary_large_image",title:`${f.info.section?.name}`,domain:a.siteUrl,url:`${a.siteUrl}${o}`}}}catch(h){return console.error(h),be(t)}},tema:async e=>{const{meta:t,config:a,pathname:o,slug:s}=e,r=new je,i=o.split("/"),c=[],d=kt(o),l=Number(a.newsListLimit)??0,h=/([t][0-9]{4})\w+/.exec(s||""),u=h&&h?.length>0?h[0].replace("t",""):"",{PUBLIC_TAG_TYPE:f}=K();try{const g=await r.getNewsListTags({tagid:u,size:l,tagtype:Number(f),newstype:a.newsType,exclude:"keywords,gallery,related,relatedexternal,external,customfields",page:d});if(!g)return be(t);const m=g.data.entity;return m?(g.data.data?.length<l||c.push({rel:"next",url:Tt(a,i,d)}),d>1&&c.push({rel:"prev",url:It(a,i,d)}),{...t,title:`Últimas noticias de ${m.name} | ${a.name}`,description:`Las últimas noticias sobre ${m.name} en ${a.name}`,alternates:{...t.alternates,canonical:a.siteUrl+o},manifest:a.manifest,icons:{...a.icons,other:c},other:{"msapplication-TileImage":a.msapplicationTileImage??""},openGraph:{title:`${m.name}`,type:"website",url:`${a.siteUrl}${o}`},twitter:{card:"summary_large_image",title:`${m.name}`,domain:a.siteUrl,url:`${a.siteUrl}${o}`}}):t}catch(g){return console.error(g),be(t)}},"ultimas-noticias":e=>{const{meta:t,config:a,texts:o}=e;return{title:`${a.name} | ${o.lastNotesTitle}`,alternates:{...t.alternates,canonical:a.siteUrl+"/"+a.paths["ultimas-noticias"]}}},video:async e=>{const{meta:t,config:a,internalPath:o}=e,s=new je;try{const r=await s.getVideos({imagesizes:"w:1200,h:630,t:2;",path:o});return r?.data?.data?.length?{...t,...ao(r.data.data[0],a)??{}}:be(t)}catch(r){return console.error("metadata (video) error:",r),be(t)}},videos:async e=>{const{meta:t,config:a,pathname:o}=e,s=new je,r=o.split("/"),i=[],c=kt(o),d=await s.getvideoListAdvanced({size:Number(a.newsListLimit),query:"Category:(videohome OR destacadoseccion OR seccion)",page:Number(c)});return d?(d.data.data.length<Number(a.newsListLimit)||i.push({rel:"next",url:Tt(a,r,c)}),c>1&&i.push({rel:"prev",url:It(a,r,c)}),{...t,title:"Videos | "+a.name,alternates:{...t.alternates,canonical:a.siteUrl+o},manifest:a.manifest,icons:{...a.icons,other:i},other:{"msapplication-TileImage":a.msapplicationTileImage??""}}):be(t)},pages:async e=>{const{meta:t,config:a,pathname:o,slug:s}=e,r=new je;try{const i=await r.getPages({path:a.servicePrefix+`/pages/${s}`});if(!i)return be(t);const c=i.data.data[0]?.info.title??"";return{...t,title:`${a.name} | ${c}`,alternates:{...t.alternates,canonical:a.siteUrl+o}}}catch(i){return console.error(i),be(t)}},contacto:e=>{const{meta:t,config:a,pathname:o}=e;return{...t,title:`${a.name} | Contacto`,alternates:{...t.alternates,canonical:a.siteUrl+o}}},anuncia:e=>{const{meta:t,config:a,pathname:o}=e;return{...t,title:`${a.name} | Anuncia`,alternates:{...t.alternates,canonical:a.siteUrl+o}}},buscar:e=>{const{meta:t,config:a,pathname:o,query:s,texts:r}=e;return s&&s.trim()!==""?{...t,title:`${a.name} | ${`${r.resultsOfPrefix}'${s}'`}`,alternates:{...t.alternates,canonical:a.siteUrl+o+(s?"?query="+s:"")}}:{...t,title:`${a.name} | ${r.searchKeyWord}`,alternates:{...t.alternates,canonical:a.siteUrl+o+(s?"?query="+s:"")}}},autor:async e=>{const{meta:t,config:a,pathname:o,imgSizes:s,slug:r}=e,i=new je,c=o.split("/"),d=[],l=kt(o);try{const h=await i.getAutorInfo({user:r,exclude:"groups",imagesizes:s.sm}),u=await i.getNewsListAutor({size:Number(a.newsListLimit)??0,user:r,page:l,newstype:a.newsType,exclude:"keywords,gallery,related,relatedexternal,external,customfields",imagesizes:s.md});return u?(u.data.data.length<Number(a.newsListLimit)||d.push({rel:"next",url:Tt(a,c,l)}),l>1&&d.push({rel:"prev",url:It(a,c,l)}),{...t,title:`Últimas Noticias de ${h?.data.data[0]?.info.fullname} | ${a.name}`,description:`Todas las últimas noticias de ${h?.data.data[0]?.info.fullname} en ${a.name}`,alternates:{...t.alternates,canonical:a.siteUrl+o},manifest:a.manifest,icons:{...a.icons,other:d},other:{"msapplication-TileImage":a.msapplicationTileImage??""}}):be(t)}catch(h){return console.error(h),be(t)}}};async function Qc({axiosApi:e,headConfig:t={ampConfig:!1,ampConfig_slugIsValid:!1,preloadImages:!1,schemas_ItemList:!1,schemas_NewsArticle:!1,schemas_Videos:!1,schemas_WebsiteList:!0},meta:a,imgSizes:o,defaultMetadataName:s,pathname:r,slug:i,texts:c,query:d,currentNew:l,banners:h,internalPath:u,config:f,socials:g,speculationType:m="Common",preloadImageUrl:p,custom_Speculation:y,custom_metadata:C,custom_scriptReplaces:N,head_custom_elements:_}){const I=C||await as[s]({meta:a,config:f,currentNew:l,pathname:r,imgSizes:o,slug:i,texts:c,query:d}),v=eo(I),k=N||Hn[s]({pathname:r,slug:i,config:f,currentNew:l,internalPath:u});return n.jsxs(n.Fragment,{children:[n.jsx("meta",{charSet:"utf-8"}),n.jsx("meta",{name:"viewport",content:"width=device-width"}),v,n.jsx(no,{}),t.ampConfig&&f.ampOption&&t.ampConfig_slugIsValid&&n.jsx("link",{rel:"amphtml",href:f.siteUrl+"/amp"+r}),t.preloadImages&&l&&l.preview?.sizes&&n.jsx($n,{images:[{href:Et()+(l.preview.sizes[0]?.url??""),media:"(min-width: 900px)"},{href:Et()+(l.preview.sizes[1]?.url??""),media:"(max-width: 900px)"}]}),t.preloadImages&&p&&n.jsx($n,{images:p}),n.jsx(mo,{config:f}),n.jsx(Qn,{name:"headscripts",replaces:k,banners:h}),t.schemas_NewsArticle&&u&&n.jsx(lo,{BASE_URL:f.siteUrl,config:f,realPath:u,axiosApi:e}),n.jsx(ho,{config:f,socials:g}),t.schemas_Videos&&u&&n.jsx(fo,{axiosApi:e,realPath:u,config:f}),t.schemas_ItemList&&n.jsx(io,{config:f,ROUTE:s,pathname:r,axiosApi:e}),t.schemas_WebsiteList&&n.jsx(uo,{config:f}),n.jsx(ro,{type:m,active:f.useSpeculationRules,customSpeculation:y}),_]})}const Gc=({children:e,defaultRouteName:t,banners:a,pathname:o,slug:s,config:r,internalPath:i,currentNew:c,tagsParsed:d,scriptReplaces:l,body_custom_elements:h})=>{const u=Dr(c,d),f=Hn[t]({pathname:o,slug:s,config:r,currentNew:c,internalPath:i}),g=l.before.active,m=l.after.active,p=g?l.before.customData?l.before.customData:f:void 0,y=m?l.after.customData?l.after.customData:f:void 0;return n.jsxs(n.Fragment,{children:[n.jsx(Qn,{name:"bodybefore",banners:a,replaces:p}),e,n.jsx(Ga,{}),n.jsx(Ma,{}),n.jsx(ja,{dimensionValues:u}),n.jsx(Qa,{}),h,n.jsx(to,{name:"bodyafter",banners:a,replaces:y})]})},$c={content:"_content_1tvgz_1"},Hc=()=>n.jsx("svg",{width:"31",height:"28",viewBox:"0 0 31 28",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M15.4743 13.9999C14.1121 13.9999 12.9976 12.9499 12.9976 11.6666C12.9976 10.3833 14.1121 9.33325 15.4743 9.33325C16.8365 9.33325 17.951 10.3833 17.951 11.6666C17.951 12.9499 16.8365 13.9999 15.4743 13.9999ZM22.9044 11.8999C22.9044 7.66492 19.6228 4.66659 15.4743 4.66659C11.3258 4.66659 8.04411 7.66492 8.04411 11.8999C8.04411 14.6299 10.4589 18.2466 15.4743 22.5633C20.4896 18.2466 22.9044 14.6299 22.9044 11.8999ZM15.4743 2.33325C20.6754 2.33325 25.3812 6.08992 25.3812 11.8999C25.3812 15.7733 22.0747 20.3583 15.4743 25.6666C8.87381 20.3583 5.56738 15.7733 5.56738 11.8999C5.56738 6.08992 10.2732 2.33325 15.4743 2.33325Z",fill:"#0073BE"})}),os={content:"_content_19rc1_1",location:"_location_19rc1_11"},zc=e=>n.jsxs("div",{className:os.content,children:[n.jsx(Hc,{}),n.jsx("p",{className:os.location,children:e.place})]}),yt=({children:e,className:t})=>n.jsx("div",{className:`content-layout-1 ${t||""}`,children:e}),ss=e=>{const{children:t,show:a,order:o=0}=e;return a&&n.jsx("div",{style:{order:o},children:t})};function Fc({currentIndex:e,totalItems:t,cardWidth:a,cardGap:o,fullPageWidth:s,enableDrag:r,onIndexChange:i}){const[c,d]=E.useState(!1),[l,h]=E.useState(0),[u,f]=E.useState(0),[g,m]=E.useState(0),[p,y]=E.useState(0),[C,N]=E.useState(null),_=E.useRef(null),[I,v]=E.useState(1),k=E.useCallback(()=>{if(s)return 1;const A=_.current?.offsetWidth||window.innerWidth,S=a+o,q=Math.floor(A/S);return Math.max(1,q)},[s,a,o]);E.useEffect(()=>{const A=()=>{const S=k();v(S)};return A(),window.addEventListener("resize",A),()=>window.removeEventListener("resize",A)},[k]);const $=E.useCallback(()=>{const A=k();return Math.max(0,t-A)},[t,k])(),ee=E.useCallback(()=>{const A=k();return A===1?1:Math.max(1,Math.ceil(A/2))},[k]),H=E.useCallback((A,S=0)=>{if(s){const q=_.current?.offsetWidth||window.innerWidth;return-(A*(100+o))+S/q*100}return-(A*(a+o))+S},[s,a,o]),D=E.useCallback(A=>{const S=_.current?.offsetWidth||window.innerWidth,q=k(),Q=ee();if(s)return Math.abs(A)/S*100>30?1:0;{const O=a+o,z=Math.abs(A)/O;return z>=(q===1?.2:.3)?q===1?1:Math.min(Math.round(z),Q):0}},[s,a,o,k,ee]),R=E.useCallback(A=>{r&&(h(A),f(A),m(0),y(Date.now()),d(!0),document.body.classList.add("dragging"))},[r]),ie=E.useCallback(A=>{if(!c||!r)return;const S=A-l,q=(a+o)*1.2,Q=e===0&&S>0,O=e===$&&S<0,z=Q||O?Math.sign(S)*Math.min(Math.abs(S),q):S;f(A),m(z)},[c,l,r,e,$,a,o]),j=E.useCallback(A=>{ie(A.clientX)},[ie]),L=E.useCallback(A=>{if(!c||!r)return;const S=u-l,q=Date.now()-p,Q=Math.abs(S)/Math.max(q,1),O=D(S),V=Q>.5&&Math.abs(S)>50?Math.max(O,1):O;if(V>0)if(S>0){const W=Math.max(0,e-V);i(W)}else{const W=Math.min($,e+V);i(W)}d(!1),m(0),document.body.classList.remove("dragging"),document.removeEventListener("mousemove",j),document.removeEventListener("mouseup",L),A.clientX===l&&C?.dispatchEvent(new PointerEvent("click"))},[c,u,l,p,e,$,r,i,D,j,C]),T=E.useCallback(A=>{A.preventDefault(),["a","span"].includes(A.target?.localName)&&N(A.target),R(A.clientX)},[R]),M=E.useCallback(A=>{R(A.touches[0].clientX)},[R]),U=E.useCallback(A=>{c&&(A.preventDefault(),ie(A.touches[0].clientX))},[c,ie]),F=E.useCallback(A=>{L(A)},[L]);return E.useEffect(()=>{if(c)return _.current?.addEventListener("mousemove",j),_.current?.addEventListener("mouseup",L),()=>{_.current?.removeEventListener("mousemove",j),_.current?.removeEventListener("mouseup",L)}},[c,ie,L,j]),{isDragging:c,translateOffset:g,carrouselRef:_,maxIndex:$,getTranslateValue:H,actualVisibleItems:I,dragHandlers:{onMouseDown:T,onTouchStart:M,onTouchMove:U,onTouchEnd:F,onMouseLeave:L}}}function Vc(e){const{children:t,slot_id:a,visibleItems:o=4,cardWidth:s=260,cardGap:r=20,fullPageWidth:i=!1,pagination:c=!1,enableDrag:d=!0}=e,l=Array.isArray(t)?t:t?.props?.value?.split('<div style="display:none;">SPLITING</div>'),[h,u]=E.useState(0),[f,g]=E.useState(!1);E.useEffect(()=>{g(!0);const H=document.getElementById("ssr-dummy_"+a);H&&H.remove()},[]);const{isDragging:m,translateOffset:p,carrouselRef:y,maxIndex:C,getTranslateValue:N,actualVisibleItems:_,dragHandlers:I}=Fc({currentIndex:h,totalItems:l.length,cardWidth:s,cardGap:r,fullPageWidth:i,enableDrag:d,onIndexChange:u}),v=E.useCallback(H=>{const D=Math.max(0,Math.min(H,C));u(D)},[C]),k=E.useCallback(()=>{v(h-1)},[h,v]),G=E.useCallback(()=>{v(h+1)},[h,v]);if(!f)return;const $=N(h,p),ee=i?`translateX(${$}%)`:`translateX(${$}px)`;return n.jsxs("div",{className:`${a}- carrousel-container`,children:[h>0&&n.jsx("button",{className:"visible-arrow left",onClick:k,"aria-label":"Previous slide",style:{display:"flex"},children:n.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M1 8.99973H12.17L7.29 13.8797C6.9 14.2697 6.9 14.9097 7.29 15.2997C7.68 15.6897 8.31 15.6897 8.7 15.2997L15.29 8.70973C15.68 8.31973 15.68 7.68973 15.29 7.29973L8.71 0.699727C8.32 0.309727 7.69 0.309727 7.3 0.699727C6.91 1.08973 6.91 1.71973 7.3 2.10973L12.17 6.99973H1C0.45 6.99973 0 7.44973 0 7.99973C0 8.54973 0.45 8.99973 1 8.99973Z",fill:"currentColor"})})}),h<C&&n.jsx("button",{className:"visible-arrow right",onClick:G,"aria-label":"Next slide",style:{display:"flex"},children:n.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M1 8.99973H12.17L7.29 13.8797C6.9 14.2697 6.9 14.9097 7.29 15.2997C7.68 15.6897 8.31 15.6897 8.7 15.2997L15.29 8.70973C15.68 8.31973 15.68 7.68973 15.29 7.29973L8.71 0.699727C8.32 0.309727 7.69 0.309727 7.3 0.699727C6.91 1.08973 6.91 1.71973 7.3 2.10973L12.17 6.99973H1C0.45 6.99973 0 7.44973 0 7.99973C0 8.54973 0.45 8.99973 1 8.99973Z",fill:"currentColor"})})}),n.jsx("div",{ref:y,className:"carrousel-ssr",style:{gap:r,margin:r===0?"0":"0 0.5rem 1rem",cursor:d?m?"grabbing":"grab":"default"},...I,children:l&&l.map((H,D)=>typeof H=="string"?n.jsx("section",{className:"card",style:{transform:ee,transition:m?"none":"transform 300ms ease",minWidth:i?"100%":s,width:"min-content",userSelect:m?"none":"auto",pointerEvents:m?"none":"auto"},dangerouslySetInnerHTML:{__html:H}},D):n.jsx("section",{className:"card",style:{transform:ee,transition:m?"none":"transform 300ms ease",minWidth:i?"100%":s,width:"min-content",userSelect:m?"none":"auto",pointerEvents:m?"none":"auto"},children:H},D))}),c&&n.jsx("nav",{className:"carrousel-pagination",children:Array.from({length:Math.ceil(l.length/_)},(H,D)=>{const R=Math.floor(h/_)===D;return n.jsx("li",{className:R?"active":"",onClick:()=>v(D*_),style:{cursor:"pointer",backgroundColor:R?"var(--carrousel-pagination-background-color)":"var(--carrousel-pagination-background-color-white)"}},D)})})]})}function Wc({children:e,cardWidth:t=260,cardGap:a=20,fullPageWidth:o,slot_id:s,pagination:r}){return n.jsxs("div",{className:"carrousel-container",id:"ssr-dummy_"+s,children:[n.jsx("div",{className:"carrousel-ssr",style:{gap:a,margin:a===0?"0":"0 0.5rem 1rem"},children:e&&e.map((i,c)=>n.jsx("section",{className:"card",style:{minWidth:o?"100%":t,width:"min-content"},children:i},c))}),r&&n.jsx("nav",{className:"carrousel-pagination",children:e?.map((i,c)=>n.jsx("li",{},c))})]})}function it(e){return n.jsx("div",{"data-hydrate":"CarrouselIRS","data-props":encodeURIComponent(JSON.stringify({...e,children:void 0})),children:n.jsx(Wc,{...e})})}const Yc={content:"_content_3olxv_1"},Ze=e=>n.jsx("div",{className:Yc.content,children:e.children}),Kc=e=>(e||"").replaceAll("[section_replace]","").replaceAll("[tags_replace]","").replaceAll("[url_replace]","").replaceAll("[creator_replace]",""),Qe=({banners:e,index:t})=>{if(!e||e.length===0)return null;const a=e.find(o=>o.key===`middle_${t}`);return a?.value&&a.show?n.jsx("div",{className:"banner-container banner-context",suppressHydrationWarning:!0,dangerouslySetInnerHTML:{__html:Kc(a.value)??""}}):null},Jc={content:"_content_1fh0c_1"},me=({banners:e,name:t})=>{if(!e||e.length===0)return null;const a=e.find(o=>o.key===t);return a?.show&&n.jsx("div",{className:Jc.content+" banner-context",suppressHydrationWarning:!0,dangerouslySetInnerHTML:{__html:a?Xt(a.value)??"":""}},a.key)},ae={boxInformation:"_boxInformation_o5vhf_1",sectionDescriptionContainer:"_sectionDescriptionContainer_o5vhf_9",uppertitle:"_uppertitle_o5vhf_20",sectionDescription:"_sectionDescription_o5vhf_9",articule:"_articule_o5vhf_60",linkStyled:"_linkStyled_o5vhf_74",description:"_description_o5vhf_85",correspondent:"_correspondent_o5vhf_113",correspondentLink:"_correspondentLink_o5vhf_125",dotStyles:"_dotStyles_o5vhf_137",clipboardButton:"_clipboardButton_o5vhf_144",socialNetworkSection:"_socialNetworkSection_o5vhf_158"};function P(e){const{PUBLIC_SERVICE_PREFIX:t,PUBLIC_IS_SUB_PUBLICATION:a}=K(),o=t!=="false"&&a!=="false"?"/"+t:"",s=/^(https?:)?\/\//.test(e.href)||/^[a-zA-Z][a-zA-Z\d+\-.]*:/.test(e.href),r=e.href?.split("/")[1]===o.replace("/",""),i={...e,href:(!s&&!r?o:"")+(e.href??"")};return s?n.jsx("a",{target:i.target??"_blank",rel:i.rel??"noopener noreferrer",...i,children:e.children}):n.jsx("a",{...i,children:e.children})}const rs=e=>n.jsx("svg",{width:"23",height:"23",viewBox:"0 0 23 23",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:n.jsx("path",{d:"M22.2934 10.7547C22.1938 16.7261 17.3172 21.6028 11.3457 21.6028C9.55429 21.6028 7.66334 21.2047 6.07096 20.309L0 22.2L1.89095 16.4276C0.895716 14.7357 0.298572 12.8447 0.298572 10.8542C0.398096 4.88279 5.27477 0.00612497 11.2462 0.00612497C17.1181 -0.192923 22.0943 4.4847 22.2934 10.3566C22.2934 10.5557 22.2934 10.6552 22.2934 10.7547ZM16.9191 13.2428C16.8195 13.1433 16.6205 13.1433 16.4214 12.9442C16.2224 12.7452 14.8291 12.148 14.63 12.0485C14.431 11.949 14.2319 11.949 14.0329 12.148C13.8338 12.5461 13.5353 12.9442 13.1372 13.1433C13.0376 13.2428 12.8386 13.4419 12.6395 13.2428C11.8433 13.0438 11.0472 12.5461 10.45 12.0485C9.65382 11.4514 9.1562 10.4561 8.85763 10.2571C8.7581 10.058 8.85763 9.85899 8.95715 9.75947C9.1562 9.65994 9.25572 9.4609 9.35525 9.26185C9.45477 9.16232 9.45477 8.96327 9.65382 8.86375C9.85287 8.76423 9.65382 8.46566 9.65382 8.36613C9.65382 8.26661 9.05667 6.9728 8.85763 6.47518C8.65858 5.97756 8.45953 6.07708 8.26048 6.07708H7.76287C7.46429 6.07708 7.16572 6.27613 6.96667 6.47518C6.36953 7.07232 6.07096 7.86851 6.07096 8.6647C6.17048 9.65994 6.46905 10.5557 7.0662 11.3518C7.16572 11.4514 8.85763 14.3376 11.5448 15.3328C14.2319 16.328 14.2319 15.9299 14.7295 15.9299C15.5257 15.8304 16.2224 15.3328 16.521 14.6361C17.0186 13.9395 17.0186 13.4419 16.9191 13.2428Z",fill:"black"})}),is=e=>n.jsx("svg",{width:"23",height:"23",viewBox:"0 0 23 23",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:n.jsx("path",{d:"M8.784 7.32959C8.76991 7.33731 8.7515 7.34911 8.73126 7.36475C8.71122 7.38024 8.69167 7.39744 8.67462 7.41455C8.36042 7.73015 8.19487 8.15404 8.18634 8.59033C8.25922 9.26212 8.45883 9.82884 8.8299 10.3257H8.82794C8.8367 10.337 8.84344 10.3437 8.84454 10.3452C8.85699 10.3622 8.86882 10.3791 8.87775 10.3921C8.89561 10.4181 8.91968 10.4533 8.9422 10.4868C8.98999 10.5579 9.05328 10.6523 9.13361 10.7651C9.29489 10.9917 9.52298 11.2927 9.80939 11.6128C10.3922 12.2641 11.1729 12.9439 12.0838 13.2827C13.1563 13.6816 13.6063 13.7664 13.8035 13.7788C13.8794 13.7836 13.9148 13.7773 13.9568 13.769C13.9889 13.7628 14.123 13.7304 14.284 13.7202C14.6659 13.6696 14.9677 13.4318 15.0867 13.1528L15.1209 13.0737L15.1707 13.0034C15.2327 12.9163 15.2748 12.8398 15.3065 12.7769C15.2798 12.7559 15.2545 12.7313 15.2274 12.7065C15.2249 12.705 15.2221 12.7029 15.2186 12.7007C15.1934 12.6851 15.1527 12.6617 15.0955 12.6313C14.9821 12.5711 14.835 12.4999 14.6785 12.4263C14.552 12.3667 14.4027 12.2981 14.2703 12.2378C14.0958 12.4834 13.8657 12.7243 13.5701 12.9009C13.4958 12.967 13.3802 13.0605 13.2361 13.1226C13.1002 13.181 12.9058 13.2305 12.6795 13.1938C12.5498 13.1728 12.4348 13.1261 12.3338 13.0659C11.5913 12.8437 10.9037 12.3985 10.407 11.9829V11.9819C10.006 11.6716 9.69892 11.2854 9.48615 11.0005C9.35998 10.8316 9.29422 10.7369 9.21368 10.6323C9.18079 10.5896 9.15995 10.5654 9.15021 10.5542L9.01349 10.4634L8.91876 10.2729C8.6232 9.67899 8.94221 9.15573 9.14825 8.94873L9.24005 8.85693L9.27716 8.8374C9.28188 8.82858 9.28777 8.81888 9.29376 8.80713C9.30197 8.79102 9.31079 8.77414 9.32111 8.75342L9.37872 8.63721L9.39825 8.6167C9.40208 8.60869 9.40663 8.59999 9.41095 8.59131C9.42565 8.5618 9.44374 8.52716 9.46661 8.48975C9.46422 8.48389 9.46238 8.47752 9.45978 8.47119C9.41556 8.3637 9.35341 8.21869 9.28302 8.05713C9.18034 7.82145 9.06045 7.54276 8.96954 7.32764H8.7879C8.7867 7.32827 8.78536 7.32885 8.784 7.32959ZM21.283 10.3335C21.1956 15.6008 16.913 19.9153 11.6443 19.9155C10.2 19.9155 8.65916 19.6178 7.30353 18.9302L2.72247 20.3638L1.242 20.8267L1.72247 19.3521L3.14044 15.0054C2.38284 13.6096 1.92463 12.0508 1.92462 10.4009V10.3872C2.01208 5.12915 6.27986 0.821204 11.5359 0.806152C16.7246 0.629527 21.1075 4.77356 21.283 9.97021V10.3335Z",stroke:"#162950",strokeWidth:"1.6"})}),cs=e=>n.jsxs("svg",{width:"24",height:"26",viewBox:"0 0 20 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[n.jsx("path",{d:"M15.468 0.0176692C19.1667 -0.312768 21.4241 4.0663 18.9843 6.88436C17.3076 8.82178 15.1141 10.5527 13.3915 12.4761C12.2176 13.476 10.6337 13.7557 9.18071 13.2164C8.74887 13.0559 7.79245 12.4979 7.58121 12.088C7.34035 11.6196 7.56874 11.0468 8.06994 10.8964C8.70055 10.707 8.98194 11.2549 9.47302 11.5206C10.4177 12.0326 11.5324 11.8775 12.3392 11.1894C14.1959 9.60579 15.8539 7.46497 17.6981 5.83149C19.2961 3.95875 17.6443 1.19212 15.2404 1.73766C13.9722 2.02523 12.3205 4.35309 11.2479 5.2275C10.4458 5.88136 9.47224 5.01708 9.97968 4.15436C11.6922 2.72273 13.0469 0.233544 15.468 0.0176692Z",fill:"black"}),n.jsx("path",{d:"M8.5303 6.95371C9.60676 6.85786 11.2055 7.32623 11.8891 8.20922C12.487 8.98231 11.6077 9.94089 10.7853 9.42965C10.6567 9.34938 10.5273 9.19507 10.4057 9.10779C9.40644 8.39782 8.16472 8.4438 7.23168 9.24027C5.52383 10.6968 3.99604 12.6654 2.30378 14.1719C0.74403 16.0719 2.47293 18.851 4.88309 18.1925C6.09675 17.8612 7.32288 16.0173 8.32295 15.2022C9.06502 14.5974 9.97858 15.2848 9.65821 16.1475C8.76882 17.0414 7.85526 18.1449 6.90117 18.9632C3.04429 22.2707 -2.2866 16.9362 1.05349 13.0777C2.59608 11.2962 4.61339 9.7032 6.19886 7.93489C6.85207 7.39014 7.67598 7.02931 8.5303 6.95371Z",fill:"black"})]}),Zc=e=>n.jsx("svg",{width:"23",height:"20",viewBox:"0 0 23 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:n.jsx("path",{d:"M21.9756 0C22.5548 0.000140758 22.9156 0.629002 22.6231 1.12891L11.9376 19.3828C11.6011 19.9571 10.7382 19.8411 10.5655 19.1982L7.81549 8.94238L7.79303 8.91016C7.77266 8.87488 7.75535 8.83863 7.74127 8.80176L0.220764 1.28027C-0.251322 0.807763 0.0839597 0 0.752014 0H21.9756ZM9.35065 8.87598L11.5499 17.0762L19.9229 2.77246L9.35065 8.87598ZM2.56256 1.5L8.62506 7.5625L19.127 1.49902L2.56256 1.5Z",fill:"#162950"})}),ls=e=>n.jsx("svg",{width:"22",height:"23",viewBox:"0 0 22 23",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:n.jsx("path",{d:"M11 0C17.0751 0 22 4.92487 22 11C22 12.2691 21.5577 13.9814 20.6729 16.1367L20.502 16.5459L21.5459 20.8428C21.5943 21.042 21.5804 21.2514 21.5059 21.4424C21.3194 21.92 20.8065 22.1738 20.3223 22.0469L20.2109 22.0107L16.4648 20.5488C14.1478 21.5163 12.326 22 11 22C4.92487 22 0 17.0751 0 11C0 4.92487 4.92487 0 11 0ZM11 1.5C5.75329 1.5 1.5 5.75329 1.5 11C1.5 16.2467 5.75329 20.5 11 20.5C12.0245 20.5 13.5449 20.1124 15.5127 19.3184L16.4453 18.9316L19.8623 20.2637L18.9268 16.417L19.2715 15.6006C20.0971 13.5954 20.5 12.0455 20.5 11C20.5 5.75329 16.2467 1.5 11 1.5Z",fill:"#162950"})}),Xc={Whatsapp:{url:e=>`https://wa.me/?text=${encodeURIComponent(e)}`,icon:{outline:e=>n.jsx(is,{className:e}),solid:e=>n.jsx(rs,{className:e})}},Message:{url:e=>`${e}#comentarios`,icon:{outline:e=>n.jsx(ls,{className:e}),solid:e=>n.jsx(ls,{className:e})}}};function Rc({noteShare:e}){const t=e&&e.url||(typeof window<"u"?window.location.href:"https://example.com");return e?n.jsxs("div",{className:ae.socialNetworkSection,children:[e.options?.map(a=>{const o=Xc[a];if(!o)return null;const s=e.variant==="outline"?o.icon.outline:o.icon.solid,r=o.url(t);return n.jsx(P,{href:r,target:"_blank",rel:"noopener noreferrer","aria-label":`Compartir en ${a}`,className:`${ae.socialButton} ${ae[`${a.toLowerCase()}Button`]??""} ${ae[`${a.toLowerCase()}Styled`]}`,children:s("")},a)}),n.jsx("button",{type:"button","aria-label":"share",className:[ae.clipboardButton,"sharebtn-id"].join(" "),children:n.jsx(Zc,{})}),n.jsx("button",{type:"button","data-text":"Link copiado","data-active":"false","aria-label":"copy",className:[ae.clipboardButton,"clipbtn-id"].join(" "),children:n.jsx(cs,{})})]}):null}const ct=e=>{const{share:t=!1,cutSubtitle:a=!0,keywords:o,info:s,paths:r}=e,{SHOW_TAG_BY_SECTION:i}=K(),c=()=>{if(e?.config?.showtime&&e.config?.showauthor)return`${e?.authors[0]?.fullname??"Redacción"} - ${ke(e.info?.date?.modified)}`;if(e.config?.showauthor)return e?.authors[0]?.fullname??"Redacción";if(e?.config?.showtime)return ke(e.info?.date?.modified)},d=()=>{const u={"--fontSizeSubTitle":e.fontSizeSubTitle,"--lineHeightSubTitle":e.lineHeightSubTitle,"--colorSubTitle":e.colorSubTitle};return a?n.jsx("p",{className:ae.description,children:xe(e.main.subtitle.striped??"")}):n.jsx("h2",{className:ae.description,dangerouslySetInnerHTML:{__html:e.main.subtitle.rendered??e.main.subtitle.striped??""},style:u})},l=()=>e.main.uppertitle?n.jsx("p",{className:ae.uppertitle,title:e.main.uppertitle,children:e.main.uppertitle}):null,h=()=>{if(i&&o?.tags?.length&&o.tags.length>0){const u=o.tags[0],f=u.name;return n.jsxs("h3",{className:ae.sectionDescriptionContainer,children:[u.approved?n.jsx(P,{"aria-label":f,className:ae.sectionDescription,href:at(u,r),children:f}):n.jsx("div",{className:ae.sectionDescription,children:f}),l()]})}else if(s?.section?.url){const u=s.section.name;return n.jsxs("h3",{className:ae.sectionDescriptionContainer,children:[n.jsx(P,{"aria-label":u,className:ae.sectionDescription,href:s.section.url,children:u}),l()]})}return null};return n.jsxs("div",{className:ae.boxInformation,children:[t&&n.jsx("div",{style:{width:"100%"},"data-hydrate":"ShareButtons","data-props":encodeURIComponent(JSON.stringify({noteShare:t})),children:n.jsx(Rc,{noteShare:{...t}})}),n.jsx(h,{}),E.createElement(e.isTitle?"h1":"h2",{className:ae.articule},e?.info?.link?.url?n.jsx(P,{"aria-label":e.main?.title?.section,className:ae.linkStyled,style:{"--isLink":"var(--news-description-title-color-hover-decoration)"},href:e?.info?.link?.url,target:e?.info?.link?.target,children:e.main?.title?.section}):e.main?.title?.section),e.config?.showsubtitle&&n.jsx(d,{}),(e?.config?.showtime||e.config?.showauthor)&&n.jsx(n.Fragment,{children:e.authors[0]?.internaluser?n.jsx("h3",{children:n.jsx(P,{"aria-label":c(),className:ae.correspondentLink,href:`/${e?.paths?.autor}/${e?.authors[0]?.name}`,children:c()})}):n.jsx("h3",{className:ae.correspondent,children:c()})})]})},hn={content:"_content_coxjf_1",contentNew:"_contentNew_coxjf_21",imageBox:"_imageBox_coxjf_29",numberTag:"_numberTag_coxjf_44"},se={figure:"_figure_ooa5j_1",backdrop:"_backdrop_ooa5j_6",backdropAux:"_backdropAux_ooa5j_16",imageStyled:"_imageStyled_ooa5j_37",boxPlayIcon:"_boxPlayIcon_ooa5j_51",playStyled:"_playStyled_ooa5j_60",imageLogoPlaceholder:"_imageLogoPlaceholder_ooa5j_77",imagePlaceholder:"_imagePlaceholder_ooa5j_98"},ds=e=>n.jsxs("svg",{width:"43",height:"44",viewBox:"0 0 43 44",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[n.jsx("rect",{y:"0.75",width:"42.5",height:"42.5",fill:"white"}),n.jsx("path",{d:"M16.6953 16.339V28.2471C16.6953 29.1551 17.6953 29.7068 18.4654 29.2126L27.8217 23.2586C28.5344 22.8103 28.5344 21.7758 27.8217 21.316L18.4654 15.3735C17.6953 14.8793 16.6953 15.431 16.6953 16.339Z",fill:"#1750C3"})]});function un(){return K().COMPONENTS?.PlayIcon||ds}function ta(){return K().COMPONENTS?.PlayIcon||ds}const hs=e=>{const{isVideo:t=!1,isLarge:a=!1,priorityHigh:o=!1}=e,s=un(),r=e.preview.sizes;return r?r.length===1?n.jsx("figure",{className:se.figure,children:n.jsxs("span",{className:se.backdrop,children:[n.jsx("span",{className:se.backdropAux}),n.jsxs("picture",{children:[n.jsx("img",{fetchPriority:o?"high":"low",loading:o?"eager":"lazy",className:se.imageStyled,alt:e.preview?.description?e.preview?.description:"",src:r[0]?.url?r[0]?.url:void 0}),t&&n.jsxs(n.Fragment,{children:[n.jsx("div",{className:se.boxPlayIcon,style:{height:a?"40%":"72px"}}),n.jsx(s,{className:`${se.playStyled} saas-image-play-icon`})]})]})]})}):n.jsx("figure",{className:se.figure,children:n.jsxs("span",{className:se.backdrop,children:[n.jsx("span",{className:se.backdropAux}),n.jsxs("picture",{children:[r.map((i,c)=>{if(e.isLarge)return i.width>=580?n.jsx("source",{media:"(width >=900px)",srcSet:i.url},c):n.jsx("source",{media:"(width <900px)",srcSet:i.url},c);if(i.width<580)return n.jsx("source",{srcSet:i.url},c)}),n.jsx("img",{fetchPriority:o?"high":"low",loading:o?"eager":"lazy",decoding:"async",className:se.imageStyled,width:r[0]?.width,height:r[0]?.height,alt:e.preview?.description?e.preview?.description:"",src:r[0]?.url?r[0]?.url:""}),t&&n.jsxs(n.Fragment,{children:[n.jsx("div",{className:se.boxPlayIcon,style:{height:a?"40%":"72px"}}),n.jsx(s,{className:`${se.playStyled} saas-image-play-icon`})]})]})]})}):null},wt=e=>n.jsxs("svg",{width:"28",height:"28",viewBox:"0 0 28 28",...e,xmlns:"http://www.w3.org/2000/svg",children:[n.jsx("g",{clipPath:"url(#clip0_2503_6565)",children:n.jsx("path",{d:"M22.1668 7.47825L20.5218 5.83325L14.0002 12.3549L7.4785 5.83325L5.8335 7.47825L12.3552 13.9999L5.8335 20.5216L7.4785 22.1666L14.0002 15.6449L20.5218 22.1666L22.1668 20.5216L15.6452 13.9999L22.1668 7.47825Z",fill:"currentColor"})}),n.jsx("defs",{children:n.jsx("clipPath",{id:"clip0_2503_6565",children:n.jsx("rect",{width:"28",height:"28",fill:"currentColor"})})})]}),el=async e=>Buffer.from(await e.arrayBuffer()).toString("base64"),tl=async(e,t)=>{try{const{PUBLIC_API_HOST:a,PUBLIC_OFFLINE_SITE:o}=K(),s=t?.site??"",r=decodeURIComponent(s??""),i=t?.browser??"",c=await fetch(`${a}${e}`,{headers:{PROJECT:"Offline",SITE:"/sites/"+o,USER_TOKEN:r,BROWSER_ID:i||""}});if(!c.ok)return"invalidURL";const d=await c.blob();return`data:image/png;base64,${await el(d)}`}catch{return"invalidURL"}},us=e=>{const{preview:t,isVideo:a=!1,hasShadow:o=!1,priorityHigh:s=!1}=e,r=ta(),[i,c]=E.useState(void 0),d=t?.sizes;return E.useEffect(()=>{(async()=>{const{PUBLIC_IS_OFFLINE:h}=K();if(h==="true"&&d?.[0]?.url){const u=await tl(d[0].url,e.cookies);c(u)}else c(d?.[0]?.url)})()},[d,t,e.cookies]),d&&i&&i!=="invalidURL"?n.jsx("figure",{className:se.figure,children:n.jsxs("span",{className:se.backdrop,children:[n.jsx("span",{className:se.backdropAux}),n.jsxs("picture",{children:[n.jsx("img",{fetchPriority:s?"high":"low",loading:s?"eager":"lazy",className:se.imageStyled,style:{boxShadow:o?"0px 4px 8px 0px #00000033":"0px"},alt:t?.description||"",src:i}),a&&n.jsx("div",{className:se.playWrapper,children:n.jsx(r,{})})]})]})}):i==="invalidURL"?n.jsx("div",{className:se.imageLogoPlaceholder,children:n.jsx(wt,{style:{color:"var(--grey-100)"}})}):n.jsx("div",{"data-hydrate":"ImageOffline","data-props":encodeURIComponent(JSON.stringify({...e,children:void 0})),children:n.jsx("div",{className:se.imagePlaceholder})})},_e=async e=>{const{preview:t}=e;if(!t?.sizes||t.sizes.length===0||t.sizes.some(r=>!r.url))return n.jsx("div",{className:se.imageLogoPlaceholder});const{PUBLIC_IS_OFFLINE:a}=K();if(a==="true")return n.jsx(us,{...e});const o=await Promise.all(t.sizes.map(async r=>({...r,url:await ue(r.url)}))),s={...t,sizes:o};return n.jsx(hs,{...e,preview:s})},fs=e=>{const{itemReverseOrder:t=!1}=e;return n.jsx("section",{className:hn.content,style:{...e.customNewsDescriptionStyles},children:e.block.map(async(a,o)=>n.jsxs("div",{className:hn.contentNew,style:{flexDirection:t?"row-reverse":"row"},children:[n.jsxs("div",{className:hn.imageBox,style:{"--heightImageOverwrite":"100%"},children:[n.jsx("div",{className:hn.numberTag,children:o+1}),a.main.title.home&&n.jsx(_e,{preview:a.preview,priorityHigh:e.priorityHigh})]}),n.jsx(ct,{...a,paths:e.paths})]},`description-block-${o}`))})},ms={content:"_content_1cid4_1",titulo:"_titulo_1cid4_12"},nl={data:[{info:{publication:"35",site:"golfo",type:"news",creator:"mjuzefiszyn",section:{name:"Nacional",slug:"nacional",url:"/seccion/nacional"},date:{created:1749228948e3,modified:17492289e5,firstpublish:1749229055e3,lastpublish:1749229459e3},link:{url:"https://blob.diariodelistmo.com/docs/2025/06/06/puxa0606_01_1749215342760.pdf",canonical:"https://blob.diariodelistmo.com/docs/2025/06/06/puxa0606_01_1749215342760.pdf",internal:"|contenidos|2025|06|06|noticia_0003.html",target:"_blank",redirect:!0},advanced:{tagarticle:"no_mostrar",cintillo:!1,color:"naranja",imagearticle:"2 Columnas",imagehomeorientation:"horizontal",imagesectionorientation:"horizontal",elementhome:"imagen",elementarticle:"imagen"}},config:{zonehome:"no_mostrar",priorityhome:"",zonesection:"no_mostrar",prioritysection:"",homepreview:"imagen",showcomments:!1,showtime:!0,showauthor:!0,showuppertitle:!0,showsubtitle:!0,showads:!0},main:{title:{home:'Está "reprobado"',section:'Está "reprobado"',article:'Está "reprobado"',seo:'Está "reprobado"'},uppertitle:!1,subtitle:{rendered:"<p>esta reprobado</p>",striped:"esta reprobado"},summary:!1,categories:!1,sources:!1},keywords:{tags:[{approved:!1,name:"ediciones",id:"0",info:!1}],hiddentags:!1,person:!1},authors:[{internaluser:!0,name:"mjuzefiszyn",nickname:"mjuzefiszyn",firstname:"Martín",lastname:"Juzefiszyn",fullname:"Martín Juzefiszyn",image:{sizes:[{size:"100x100",url:"/export/system/cmsMedios/users/K20211124_162434814.jpeg_1295974415.jpeg",width:100,height:100},{size:"300x300",url:"/export/system/cmsMedios/users/K20211124_162434814.jpeg_1810791533.jpeg",width:300,height:300}]}}],preview:{sizes:[{scale:"w:100,h:100,t:2",url:"/__export/1749229049217/sites/golfo/img/2025/06/06/captura_de_pantalla_2025-06-06_a_la-s-_13_3.png_1070218339.png",width:100,height:100}],original:{url:"/__export/1749229049217/sites/golfo/img/2025/06/06/captura_de_pantalla_2025-06-06_a_la-s-_13_3.png",width:684,height:760},copyright:!1,description:"orale - 6 de junio",photographer:!1},gallery:!1,related:{automatic:!1,news:!1},relatedexternal:{news:!1},external:{httpstream:!1,iframe:!1},hascontent:{hasgalleryvideosflash:!1,hasgalleryvideosyoutube:!1,hasgalleryvideosembedded:!1,hasgalleryimages:!1,hasaudios:!1,hasfiles:!1,hasitemlist:!1,hasembeddedimage:!1,hasembeddedvideoyoutube:!1,hasembeddedvideolink:!1,hasembeddedvideoembedded:!1,hasembeddedvideogallery:!1,hasembeddedvideolist:!1,hasembeddedimagegallery:!1,hasembeddedaudio:!1,hasembeddedaudiogallery:!1,hasembeddedaudiolist:!1,hasembeddedpinterest:!1,hasembeddedvine:!1,hasembeddedinstagram:!1,hasembeddedtwitter:!1,hasembeddedfacebook:!1,hasembeddedembedded:!1,hasembeddedpoll:!1,hasembeddedstorify:!1,hasembeddedflickr:!1,hasembeddedimagecomparator:!1,hasembeddedyoutube:!1,hasembeddediframe:!1,hasembeddedevent:!1,hasembeddedrelatednews:!1,hasembeddedjwplayer:!1,hasembeddedbrid:!1},customfields:!1},{info:{publication:"35",site:"golfo",type:"news",creator:"mjuzefiszyn",section:{name:"Nacional",slug:"nacional",url:"/seccion/nacional"},date:{created:1749228877e3,modified:174922884e4,firstpublish:1749228937e3,lastpublish:1749229474e3},link:{url:"https://blob.diariodelistmo.com/docs/2025/06/06/imna0606_01__portada_general__1749216009479.pdf",canonical:"https://blob.diariodelistmo.com/docs/2025/06/06/imna0606_01__portada_general__1749216009479.pdf",internal:"|contenidos|2025|06|06|noticia_0002.html",target:"_blank",redirect:!0},advanced:{tagarticle:"no_mostrar",cintillo:!1,color:"naranja",imagearticle:"2 Columnas",imagehomeorientation:"horizontal",imagesectionorientation:"horizontal",elementhome:"imagen",elementarticle:"imagen"}},config:{zonehome:"no_mostrar",priorityhome:"",zonesection:"no_mostrar",prioritysection:"",homepreview:"imagen",showcomments:!1,showtime:!0,showauthor:!0,showuppertitle:!0,showsubtitle:!0,showads:!0},main:{title:{home:"Inundan la playa con toneladas de plásticos",section:"Inundan la playa con toneladas de plásticos",article:"Inundan la playa con toneladas de plásticos",seo:"Inundan la playa con toneladas de plásticos"},uppertitle:!1,subtitle:{rendered:"<p>Inundan la playa con toneladas de plásticos</p>",striped:"Inundan la playa con toneladas de plásticos"},summary:!1,categories:!1,sources:!1},keywords:{tags:[{approved:!1,name:"ediciones",id:"0",info:!1}],hiddentags:!1,person:!1},authors:[{internaluser:!0,name:"mjuzefiszyn",nickname:"mjuzefiszyn",firstname:"Martín",lastname:"Juzefiszyn",fullname:"Martín Juzefiszyn",image:{sizes:[{size:"100x100",url:"/export/system/cmsMedios/users/K20211124_162434814.jpeg_1295974415.jpeg",width:100,height:100},{size:"300x300",url:"/export/system/cmsMedios/users/K20211124_162434814.jpeg_1810791533.jpeg",width:300,height:300}]}}],preview:{sizes:[{scale:"w:100,h:100,t:2",url:"/__export/1749228934284/sites/golfo/img/2025/06/06/captura_de_pantalla_2025-06-06_a_la-s-_13_1.png_1145461408.png",width:100,height:100}],original:{url:"/__export/1749228934284/sites/golfo/img/2025/06/06/captura_de_pantalla_2025-06-06_a_la-s-_13_1.png",width:790,height:1120},copyright:!1,description:"veracruz - 6 de junio",photographer:!1},gallery:!1,related:{automatic:!1,news:!1},relatedexternal:{news:!1},external:{httpstream:!1,iframe:!1},hascontent:{hasgalleryvideosflash:!1,hasgalleryvideosyoutube:!1,hasgalleryvideosembedded:!1,hasgalleryimages:!1,hasaudios:!1,hasfiles:!1,hasitemlist:!1,hasembeddedimage:!1,hasembeddedvideoyoutube:!1,hasembeddedvideolink:!1,hasembeddedvideoembedded:!1,hasembeddedvideogallery:!1,hasembeddedvideolist:!1,hasembeddedimagegallery:!1,hasembeddedaudio:!1,hasembeddedaudiogallery:!1,hasembeddedaudiolist:!1,hasembeddedpinterest:!1,hasembeddedvine:!1,hasembeddedinstagram:!1,hasembeddedtwitter:!1,hasembeddedfacebook:!1,hasembeddedembedded:!1,hasembeddedpoll:!1,hasembeddedstorify:!1,hasembeddedflickr:!1,hasembeddedimagecomparator:!1,hasembeddedyoutube:!1,hasembeddediframe:!1,hasembeddedevent:!1,hasembeddedrelatednews:!1,hasembeddedjwplayer:!1,hasembeddedbrid:!1},customfields:!1},{info:{publication:"35",site:"golfo",type:"news",creator:"mjuzefiszyn",section:{name:"Nacional",slug:"nacional",url:"/seccion/nacional"},date:{created:1749228699e3,modified:174922866e4,firstpublish:1749228867e3,lastpublish:1749229488e3},link:{url:"https://blob.diariodelistmo.com/docs/2025/06/06/dina0606_01__p__1749222254195.pdf",canonical:"https://blob.diariodelistmo.com/docs/2025/06/06/dina0606_01__p__1749222254195.pdf",internal:"|contenidos|2025|06|06|noticia_0001.html",target:"_blank",redirect:!0},advanced:{tagarticle:"no_mostrar",cintillo:!1,color:"naranja",imagearticle:"2 Columnas",imagehomeorientation:"horizontal",imagesectionorientation:"horizontal",elementhome:"imagen",elementarticle:"imagen"}},config:{zonehome:"no_mostrar",priorityhome:"",zonesection:"no_mostrar",prioritysection:"",homepreview:"imagen",showcomments:!1,showtime:!0,showauthor:!0,showuppertitle:!0,showsubtitle:!0,showads:!0},main:{title:{home:"El sur ya tiene alcaldes electos",section:"El sur ya tiene alcaldes electos",article:"El sur ya tiene alcaldes electos",seo:"El sur ya tiene alcaldes electos"},uppertitle:!1,subtitle:{rendered:"<p>El sur ya tiene alcaldes electos</p>",striped:"El sur ya tiene alcaldes electos"},summary:!1,categories:!1,sources:!1},keywords:{tags:[{approved:!1,name:"ediciones",id:"0",info:!1}],hiddentags:!1,person:!1},authors:[{internaluser:!0,name:"mjuzefiszyn",nickname:"mjuzefiszyn",firstname:"Martín",lastname:"Juzefiszyn",fullname:"Martín Juzefiszyn",image:{sizes:[{size:"100x100",url:"/export/system/cmsMedios/users/K20211124_162434814.jpeg_1295974415.jpeg",width:100,height:100},{size:"300x300",url:"/export/system/cmsMedios/users/K20211124_162434814.jpeg_1810791533.jpeg",width:300,height:300}]}}],preview:{sizes:[{scale:"w:100,h:100,t:2",url:"/__export/1749228858135/sites/golfo/img/2025/06/06/captura_de_pantalla_2025-06-06_a_la-s-_13.png_623158285.png",width:100,height:100}],original:{url:"/__export/1749228858135/sites/golfo/img/2025/06/06/captura_de_pantalla_2025-06-06_a_la-s-_13.png",width:602,height:1096},copyright:!1,description:"Diario del Istmo - 6 junio",photographer:!1},gallery:!1,related:{automatic:!1,news:!1},relatedexternal:{news:!1},external:{httpstream:!1,iframe:!1},hascontent:{hasgalleryvideosflash:!1,hasgalleryvideosyoutube:!1,hasgalleryvideosembedded:!1,hasgalleryimages:!1,hasaudios:!1,hasfiles:!1,hasitemlist:!1,hasembeddedimage:!1,hasembeddedvideoyoutube:!1,hasembeddedvideolink:!1,hasembeddedvideoembedded:!1,hasembeddedvideogallery:!1,hasembeddedvideolist:!1,hasembeddedimagegallery:!1,hasembeddedaudio:!1,hasembeddedaudiogallery:!1,hasembeddedaudiolist:!1,hasembeddedpinterest:!1,hasembeddedvine:!1,hasembeddedinstagram:!1,hasembeddedtwitter:!1,hasembeddedfacebook:!1,hasembeddedembedded:!1,hasembeddedpoll:!1,hasembeddedstorify:!1,hasembeddedflickr:!1,hasembeddedimagecomparator:!1,hasembeddedyoutube:!1,hasembeddediframe:!1,hasembeddedevent:!1,hasembeddedrelatednews:!1,hasembeddedjwplayer:!1,hasembeddedbrid:!1},customfields:!1},{info:{publication:"35",site:"golfo",type:"news",creator:"mjuzefiszyn",section:{name:"Nacional",slug:"nacional",url:"/seccion/nacional"},date:{created:1749158799e3,modified:174915888e4,firstpublish:1749158914e3,lastpublish:1749158915e3},link:{url:"/nacional/Revista-20250605-0001.html",canonical:"https://imagendelgolfo.cms-medios.com/nacional/Revista-20250605-0001.html",internal:"|contenidos|2025|06|05|noticia_0001.html",target:"_self",redirect:!1},advanced:{tagarticle:"no_mostrar",cintillo:!1,color:"naranja",imagearticle:"2 Columnas",imagehomeorientation:"horizontal",imagesectionorientation:"horizontal",elementhome:"imagen",elementarticle:"imagen"}},config:{zonehome:"revista",priorityhome:"10",zonesection:"no_mostrar",prioritysection:"",homepreview:"imagen",showcomments:!1,showtime:!0,showauthor:!0,showuppertitle:!0,showsubtitle:!0,showads:!0},main:{title:{home:"Revista",section:"Revista",article:"Revista",seo:"Revista"},uppertitle:!1,subtitle:{rendered:"<p>Revista Llave</p>",striped:"Revista Llave"},summary:!1,categories:!1,sources:!1},keywords:{tags:[{approved:!1,name:"Revista",id:"0",info:!1}],hiddentags:!1,person:!1},authors:[{internaluser:!1,name:"Redacción Imagen del Golfo",nickname:!1,firstname:!1,lastname:!1,fullname:"Redacción Imagen del Golfo",image:!1}],preview:{sizes:[{scale:"w:100,h:100,t:2",url:"/__export/1749158903790/sites/golfo/img/2025/06/05/revista-llave.jpg_1579742862.jpg",width:100,height:100}],original:{url:"/__export/1749158903790/sites/golfo/img/2025/06/05/revista-llave.jpg",width:435,height:640},copyright:!1,description:"Revista Llave",photographer:!1},gallery:!1,related:{automatic:!1,news:!1},relatedexternal:{news:!1},external:{httpstream:!1,iframe:!1},hascontent:{hasgalleryvideosflash:!1,hasgalleryvideosyoutube:!1,hasgalleryvideosembedded:!1,hasgalleryimages:!1,hasaudios:!1,hasfiles:!1,hasitemlist:!1,hasembeddedimage:!1,hasembeddedvideoyoutube:!1,hasembeddedvideolink:!1,hasembeddedvideoembedded:!1,hasembeddedvideogallery:!1,hasembeddedvideolist:!1,hasembeddedimagegallery:!1,hasembeddedaudio:!1,hasembeddedaudiogallery:!1,hasembeddedaudiolist:!1,hasembeddedpinterest:!1,hasembeddedvine:!1,hasembeddedinstagram:!1,hasembeddedtwitter:!1,hasembeddedfacebook:!1,hasembeddedembedded:!0,hasembeddedpoll:!1,hasembeddedstorify:!1,hasembeddedflickr:!1,hasembeddedimagecomparator:!1,hasembeddedyoutube:!1,hasembeddediframe:!1,hasembeddedevent:!1,hasembeddedrelatednews:!1,hasembeddedjwplayer:!1,hasembeddedbrid:!1},customfields:!1},{info:{publication:"35",site:"golfo",type:"news",creator:"lorenzocaldera",section:{name:"Xalapa",slug:"xalapa",url:"/seccion/xalapa"},date:{created:1746547949e3,modified:174646152e4,firstpublish:1746551679e3,lastpublish:174948845e4},link:{url:"/xalapa/Fidel-Herrera-esta-fue-la-vez-que-el-exgobernador-se-reunio-con-Mel-Gibson-20250506-0006.html",canonical:"https://imagendelgolfo.cms-medios.com/xalapa/Fidel-Herrera-esta-fue-la-vez-que-el-exgobernador-se-reunio-con-Mel-Gibson-20250506-0006.html",internal:"|contenidos|2025|05|06|noticia_0006.html",target:"_self",redirect:!1},advanced:{tagarticle:"no_mostrar",cintillo:!1,color:"naranja",imagearticle:"2 Columnas",imagehomeorientation:"horizontal",imagesectionorientation:"horizontal",elementhome:"imagen",elementarticle:"imagen"}},config:{zonehome:"destacadas",priorityhome:"10",zonesection:"no_mostrar",prioritysection:"10",homepreview:"imagen",showcomments:!0,showtime:!0,showauthor:!0,showuppertitle:!0,showsubtitle:!0,showads:!0},main:{title:{home:"Fidel Herrera: esta fue la vez que el exgobernador se reunió con Mel Gibson",section:"Fidel Herrera: esta fue la vez que el exgobernador se reunió con Mel Gibson",article:"Fidel Herrera: esta fue la vez que el exgobernador se reunió con Mel Gibson",seo:"Fidel Herrera: esta fue la vez que el exgobernador se reunió con Mel Gibson"},uppertitle:"ESCANDALO",subtitle:{rendered:'<p><strong>¿Lo sabías?</strong>, la curiosa amistad de Fidel Herrera y <a href="https://es.wikipedia.org/wiki/Mel_Gibson" rel="" target="_blank">Mel Gibson</a> llevó al exgobernador de Veracruz a Hollywood&nbsp;</p>',striped:"¿Lo sabías?, la curiosa amistad de Fidel Herrera y Mel Gibson llevó al exgobernador de Veracruz a Hollywood "},summary:{rendered:'<ul><li>En marzo de 2010, Fidel Herrera dio un paso más allá al acudir a una gala en Los Ángeles durante la semana de los Premios Óscar</li><li>Leé tambien <a href="https://imagendelgolfo.mx/estado/por-miedo-y-persecucion-baja-votacion-del-pri-en-veracruz-alejandro-moreno/50688223" rel="" target="_blank">esto</a>&nbsp;</li><li>En marzo de 2010, Fidel Herrera dio un paso más allá al acudir a una gala en Los Ángeles durante la semana de los Premios Óscar</li></ul>',striped:"En marzo de 2010, Fidel Herrera dio un paso más allá al acudir a una gala en Los Ángeles durante la semana de los Premios ÓscarLeé tambien esto En marzo de 2010, Fidel Herrera dio un paso más allá al acudir a una gala en Los Ángeles durante la semana de los Premios Óscar"},categories:!1,sources:[{name:"Esta nota es información de infobae.com"}]},keywords:{tags:[{approved:!0,name:"Fidel Herrera",id:"40808",info:{description:{rendered:"&lt;p&gt;Fidel Herrera Beltr&amp;aacute;n (Nopaltepec, Veracruz; 7 de marzo de 1949-Ciudad de M&amp;eacute;xico, 2 de mayo de 2025)&#8203; fue un abogado, escritor y pol&amp;iacute;tico mexicano, autor de libros sobre temas constitucionales.&nbsp;Miembro del Partido Revolucionario Institucional. Fue gobernador de Veracruz entre 2004 y 2010. Fue c&amp;oacute;nsul de M&amp;eacute;xico en Barcelona, Espa&amp;ntilde;a, desde el 19 de octubre de 2015&nbsp;hasta su renuncia el 22 de enero de 2017.&lt;/p&gt;",striped:"Fidel Herrera Beltrán (Nopaltepec, Veracruz; 7 de marzo de 1949-Ciudad de México, 2 de mayo de 2025)​ fue un abogado, escritor y político mexicano, autor de libros sobre temas constitucionales. Miembro del Partido Revolucionario Institucional. Fue gobernador de Veracruz entre 2004 y 2010. Fue cónsul de México en Barcelona, España, desde el 19 de octubre de 2015 hasta su renuncia el 22 de enero de 2017."},url:!1,template:!1,image:{sizes:[{scale:"w:100,h:100,t:2",url:"/__export/1750256515226/sites/golfo/img/2025/06/11/fidel_herrera.jpeg_1295974415.jpeg",width:100,height:100}],original:{url:"/__export/1750256515226/sites/golfo/img/2025/06/11/fidel_herrera.jpeg",width:1600,height:1065},copyright:!1,description:!1,photographer:!1}}},{approved:!0,name:"Mel Gibson",id:"40818",info:{description:!1,url:!1,template:!1,image:!1}},{approved:!0,name:"Fidel Herrera y Mel Gibson",id:"40820",info:{description:!1,url:!1,template:!1,image:!1}},{approved:!0,name:"Muerte de Fidel Herrera",id:"40816",info:{description:!1,url:!1,template:!1,image:!1}},{approved:!0,name:"Fidel Herrera en Hollywood",id:"40817",info:{description:!1,url:!1,template:!1,image:!1}},{approved:!0,name:"Exgobernador Fidel Herrera",id:"40819",info:{description:!1,url:!1,template:!1,image:!1}}],hiddentags:!1,person:!1},authors:[{internaluser:!1,name:"Carolina Palma",nickname:!1,firstname:!1,lastname:!1,fullname:"Carolina Palma",image:{sizes:[{size:"100x100",url:"/__export/1746548851262/sites/golfo/img/2025/05/06/carolina-palma-imagen-del-golfo_1.jpeg_1295974415.jpeg",width:100,height:100},{size:"300x300",url:"/__export/1746548851262/sites/golfo/img/2025/05/06/carolina-palma-imagen-del-golfo_1.jpeg_1810791533.jpeg",width:300,height:300}]}}],preview:{sizes:[{scale:"w:100,h:100,t:2",url:"/__export/1749488422590/sites/golfo/img/2025/06/09/fidel_y_gibson.jpg_1334724013.jpg",width:100,height:100}],original:{url:"/__export/1749488422590/sites/golfo/img/2025/06/09/fidel_y_gibson.jpg",width:1200,height:675},copyright:!1,description:"Fidel Herrera: esta fue la vez que el exgobernador se reunió con Mel Gibson",photographer:!1},gallery:!1,related:{automatic:!1,news:!1},relatedexternal:{news:!1},external:{httpstream:!1,iframe:!1},hascontent:{hasgalleryvideosflash:!1,hasgalleryvideosyoutube:!1,hasgalleryvideosembedded:!1,hasgalleryimages:!1,hasaudios:!1,hasfiles:!1,hasitemlist:!1,hasembeddedimage:!0,hasembeddedvideoyoutube:!1,hasembeddedvideolink:!1,hasembeddedvideoembedded:!1,hasembeddedvideogallery:!1,hasembeddedvideolist:!1,hasembeddedimagegallery:!1,hasembeddedaudio:!1,hasembeddedaudiogallery:!1,hasembeddedaudiolist:!1,hasembeddedpinterest:!1,hasembeddedvine:!1,hasembeddedinstagram:!1,hasembeddedtwitter:!1,hasembeddedfacebook:!1,hasembeddedembedded:!1,hasembeddedpoll:!1,hasembeddedstorify:!1,hasembeddedflickr:!1,hasembeddedimagecomparator:!1,hasembeddedyoutube:!1,hasembeddediframe:!1,hasembeddedevent:!1,hasembeddedrelatednews:!0,hasembeddedjwplayer:!1,hasembeddedbrid:!1},customfields:!1}]},gs={zonehome:void 0,priorityhome:"",zonesection:"no_mostrar",prioritysection:",",homepreview:"imagen",showcomments:!1,showtime:!1,showauthor:!1,showuppertitle:!1,showsubtitle:!1,showads:!1},fn=e=>{let t=[];const{PUBLIC_ENV:a,PUBLIC_IS_OFFLINE:o}=K();return e.content&&e.content.length>0?t=e.content.map(s=>({...s,config:gs})):a==="local"&&o==="false"&&(t=nl.data.map(s=>({...s,config:gs}))),Array.isArray(t)&&t.length>0&&n.jsxs("section",{className:ms.content,style:{"--aspect-ratio":"1 / 1"},children:[n.jsx("p",{className:ms.titulo,children:e.title??""}),n.jsx(fs,{block:t,paths:e.paths,customNewsDescriptionStyles:e.customNewsDescriptionStyles})]})},Le={content:"_content_6azvz_1",subscribeImage:"_subscribeImage_6azvz_22",tag:"_tag_6azvz_32",contentTitle:"_contentTitle_6azvz_50",title:"_title_6azvz_55",inputStyled:"_inputStyled_6azvz_72",buttonStyled:"_buttonStyled_6azvz_112",contentTerms:"_contentTerms_6azvz_123",subscribeText:"_subscribeText_6azvz_128",terms:"_terms_6azvz_138"},mn=e=>{const{uppercase:t=!1,style:a={}}=e,o={...e,rounded:"",uppercase:"",full:""},s={...a,textTransform:t?"uppercase":"unset",borderRadius:"var(--button-border-radius)",boxShadow:"none",display:"flex",alignItems:"center",position:"relative",fontSize:"0.9375rem",lineHeight:"1.75",letterSpacing:"0.02857em",padding:"6px 16px",cursor:"pointer",width:e.full?"100%":"auto"};return e?.toggledrawerevent==="true"&&(!e.href||e.href!=="")?n.jsx("label",{...o,style:s,htmlFor:e?.toggledrawerevent==="true"?"side-bar-state":""}):n.jsx(P,{...o,style:s})},ps=e=>n.jsxs("section",{className:[Le.content,e.className??""].join(" "),children:[n.jsx("div",{className:Le.subscribeImage,children:e.image}),n.jsx("div",{className:Le.tag,children:e.texts.newsletterTag??"NEWS"}),n.jsxs("div",{className:Le.contentTitle,children:[n.jsx("p",{className:Le.title,children:e.title}),n.jsx("p",{className:Le.subTitle,children:e.sibtitle})]}),n.jsx("div",{className:Le.inputStyled,children:n.jsx("input",{type:"email",placeholder:e.texts.newsletterInputPlaceholder??"Ingresa tu email",id:"newsletter-email-column"})}),n.jsx(mn,{className:Le.buttonStyled,size:"large",full:!0,children:e.texts.newsletterButtonText??"Suscribirme"}),n.jsxs("div",{className:Le.contentTerms,children:[n.jsx("p",{className:Le.subscribeText,children:e.texts.newsletterTermsText??"Suscribirte implica aceptar los"}),n.jsx(P,{className:Le.terms,href:e.termsLink,target:e.termsLinkTarget,children:e.texts.newsletterTermsAnchor??"Términos y condiciones"})]})]}),Ee={content:"_content_1ms2y_1",contentInfo:"_contentInfo_1ms2y_20",subscribeImage:"_subscribeImage_1ms2y_28",tag:"_tag_1ms2y_42",contentTitle:"_contentTitle_1ms2y_60",title:"_title_1ms2y_65",subTitle:"_subTitle_1ms2y_70",inputStyled:"_inputStyled_1ms2y_79",buttonStyled:"_buttonStyled_1ms2y_118",contentTerms:"_contentTerms_1ms2y_131",subscribeText:"_subscribeText_1ms2y_137",terms:"_terms_1ms2y_146"},As=e=>n.jsxs("section",{className:Ee.content,children:[n.jsx("div",{className:Ee.subscribeImage,children:e.image}),n.jsxs("div",{className:Ee.contentInfo,children:[n.jsx("div",{className:Ee.tag,children:e.texts.newsletterTag??"NEWS"}),n.jsxs("div",{className:Ee.contentTitle,children:[n.jsx("p",{className:Ee.title,children:e.title}),n.jsx("p",{className:Ee.subTitle,children:e.sibtitle})]}),n.jsxs("div",{className:Ee.inputStyled,children:[n.jsx("input",{type:"email",placeholder:e.texts.newsletterInputPlaceholder??"Ingresa tu email",id:"newsletter-email"}),n.jsx(mn,{className:Ee.buttonStyled,size:"large",full:!0,children:e.texts.newsletterButtonText??"Suscribirme"})]}),n.jsxs("div",{className:Ee.contentTerms,children:[n.jsx("p",{className:Ee.subscribeText,children:e.texts.newsletterTermsText??"Suscribirte implica aceptar los"}),n.jsx(P,{className:Ee.terms,children:e.texts.newsletterTermsAnchor??"Términos y condiciones"})]})]})]}),al=e=>n.jsxs("svg",{width:"284",height:"257",viewBox:"0 0 284 257",fill:"none",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",...e,children:[n.jsx("rect",{width:"284",height:"257",fill:"url(#pattern0_3159_5916)"}),n.jsxs("defs",{children:[n.jsx("pattern",{id:"pattern0_3159_5916",patternContentUnits:"objectBoundingBox",width:"1",height:"1",children:n.jsx("use",{xlinkHref:"#image0_3159_5916",transform:"matrix(0.000690131 0 0 0.000762635 0 -0.000669991)"})}),n.jsx("image",{id:"image0_3159_5916",width:"1449",height:"1313",xlinkHref:"data:image/png;base64,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"})]})]}),Ge={content:"_content_qzaly_1",subscribeImage:"_subscribeImage_qzaly_16",contentTitle:"_contentTitle_qzaly_22",title:"_title_qzaly_33",subTitle:"_subTitle_qzaly_40",contentTerms:"_contentTerms_qzaly_60",whatsappLink:"_whatsappLink_qzaly_65",subscribeText:"_subscribeText_qzaly_82",terms:"_terms_qzaly_92"},ol=e=>n.jsxs("section",{className:Ge.content,children:[n.jsx(al,{className:Ge.subscribeImage}),n.jsxs("div",{className:Ge.contentTitle,children:[n.jsx("p",{className:Ge.title,children:"Mantenete Informado"}),n.jsx("p",{className:Ge.subTitle,children:"¿Quieres recibir las noticias más importantes? ¡Suscríbete sin costo, recíbelas por WhatsApp!"})]}),n.jsxs("a",{className:Ge.whatsappLink,href:e.whatsappLink,target:"_blank",children:["Quiero Suscribirme",n.jsxs("svg",{width:"25",height:"24",viewBox:"0 0 25 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[n.jsx("g",{clipPath:"url(#clip0_3159_5914)",children:n.jsx("path",{d:"M20.6595 3.49091C18.4029 1.23636 15.3972 0 12.1997 0C5.61268 0 0.249909 5.33636 0.249909 11.8909C0.249909 13.9909 0.798063 16.0364 1.84869 17.8364L0.149414 24L6.48059 22.3455C8.22555 23.2909 10.1898 23.7909 12.1905 23.7909C18.7775 23.7909 24.1403 18.4545 24.1403 11.9C24.1403 8.71818 22.8978 5.73636 20.6412 3.49091M12.1997 21.7818C10.4182 21.7818 8.66407 21.3091 7.14751 20.4L6.78207 20.1818L3.01809 21.1636L4.02303 17.5182L3.7855 17.1455C2.78969 15.5727 2.26894 13.7545 2.26894 11.8818C2.26894 6.43636 6.72726 2 12.2088 2C14.8582 2 17.3523 3.02727 19.2343 4.9C21.1072 6.77273 22.1395 9.25455 22.1395 11.8909C22.1395 17.3455 17.6812 21.7727 12.2088 21.7727M17.6538 14.3818C17.3523 14.2364 15.8906 13.5182 15.6165 13.4182C15.3424 13.3182 15.1414 13.2727 14.9404 13.5636C14.7394 13.8545 14.173 14.5273 13.9903 14.7273C13.8167 14.9273 13.6431 14.9545 13.3416 14.8C13.0402 14.6455 12.0809 14.3364 10.9389 13.3273C10.0527 12.5364 9.44976 11.5636 9.27617 11.2727C9.10259 10.9818 9.2579 10.8182 9.40408 10.6636C9.54111 10.5273 9.70556 10.3182 9.85174 10.1455C9.99791 9.97273 10.0527 9.84545 10.1532 9.64545C10.2537 9.44545 10.1989 9.27273 10.1258 9.12727C10.0527 8.98182 9.44976 7.51818 9.20309 6.91818C8.95642 6.33636 8.71888 6.41818 8.52703 6.40909C8.35345 6.40909 8.15246 6.4 7.95147 6.4C7.75048 6.4 7.43072 6.47273 7.15665 6.77273C6.88257 7.07273 6.11515 7.79091 6.11515 9.25455C6.11515 10.7182 7.18405 12.1273 7.33023 12.3273C7.4764 12.5273 9.43148 15.5273 12.4281 16.8182C13.1407 17.1273 13.6979 17.3091 14.1273 17.4455C14.8399 17.6727 15.4977 17.6364 16.0093 17.5636C16.5849 17.4818 17.7726 16.8455 18.0284 16.1545C18.275 15.4636 18.275 14.8636 18.2019 14.7455C18.1289 14.6182 17.9279 14.5455 17.6264 14.4",fill:"#7AD16D"})}),n.jsx("defs",{children:n.jsx("clipPath",{id:"clip0_3159_5914",children:n.jsx("rect",{width:"24",height:"24",fill:"white",transform:"translate(0.149414)"})})})]})]}),n.jsxs("div",{className:Ge.contentTerms,children:[n.jsx("p",{className:Ge.subscribeText,children:"Suscribirte implica aceptar los"}),n.jsx(P,{className:Ge.terms,href:e.terms,target:"_blank",children:"Términos y condiciones"})]})]}),sl=e=>n.jsxs("svg",{id:"Layer_1","data-name":"Layer 1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 74.3 19.74",fill:"var(--footer-bluestack-fill)",width:78,className:"bluestack-icon",...e,children:[n.jsx("path",{d:"M30.3,9.3c-.3-.2-.6-.2-.9-.2s-.6.1-.9.2c-.3.2-.5.4-.6.7-.1.2-.1.4-.2.6h3.4c0-.2-.1-.5-.2-.6-.1-.3-.4-.6-.6-.7Z"}),n.jsx("path",{d:"M50.8,12.6v.1-.9h-1.4c-.5,0-.8.1-1,.3s-.3.4-.3.6c0,.3.1.5.3.6.2.2.5.2.8.2.4,0,.6-.1.9-.3.4,0,.6-.3.7-.6Z"}),n.jsx("path",{d:"M0,0v19.74h74.3V0H0ZM62.2,4.7h2v5.8l3-3h2.4l-1.1,1.2-6.3,6.2V4.7ZM69.8,15h-2.4l-1.6-2.1,1.4-1.4,2.6,3.5ZM40.3,7.7h1v-1.8h2v1.8h1.8v1.7h-1.8v3c0,.3.1.6.2.7.2.2.4.3.6.3.3,0,.6-.1.8-.3l.5,1.5c-.2.2-.5.3-.7.4-.3.1-.6.1-.9.1-.8,0-1.4-.2-1.9-.6-.5-.5-.7-1.1-.7-2v-3.1h-1v-1.7h.1ZM37.7,12.3c-.2-.1-.4-.2-.6-.2-.3,0-.5-.1-.8-.1s-.6-.1-.9-.2c-.3-.1-.6-.2-.8-.4-.3-.2-.5-.4-.6-.6-.2-.3-.2-.6-.2-1,0-.5.1-.9.4-1.2.3-.4.6-.6,1.1-.8s1-.3,1.7-.3c.5,0,1,.1,1.4.2.5.1.9.3,1.2.5l-.6,1.6c-.3-.2-.6-.4-1-.4-.3-.1-.6-.1-1-.1-.5,0-.8.1-1,.2-.2.1-.3.3-.3.5s.1.3.2.4c.2.1.4.2.6.2.3.1.5.1.8.1s.6.1.9.2c.3.1.6.2.8.4s.4.4.6.6c.2.3.2.6.2,1,0,.5-.1.9-.4,1.2-.3.4-.6.6-1.1.8-.4.2-1,.3-1.7.3-.6,0-1.2-.1-1.7-.2-.6-.2-1-.3-1.3-.6l.6-1.6c.3.2.7.4,1.1.5.4.1.8.2,1.3.2s.8-.1,1-.2c.2-.1.3-.3.3-.5,0-.2,0-.3-.2-.5ZM6.7,14.3l1.1-1.1c.2.1.4.1.6.1.3,0,.6-.1.9-.3.3-.2.5-.4.6-.7.2-.3.2-.7.2-1.1s0-.8-.1-1.1c-.2-.3-.4-.6-.6-.7-.3-.2-.6-.3-.9-.3s-.6.1-.9.3-.5.4-.6.7c-.2.3-.2.7-.2,1.1s.1.8.2,1.1c-.1.1,0,.1,0,.2l-2.3,2.3V4.7h1.9v3.6c.2-.2.4-.3.6-.5.5-.3.9-.4,1.5-.4s1.2.2,1.8.5c.5.3,1,.8,1.2,1.3.3.6.5,1.3.5,2.1s-.2,1.5-.5,2c-.3.6-.7,1-1.2,1.4-.5.3-1.1.5-1.8.5-.6,0-1.1-.2-1.6-.4-.1-.2-.3-.4-.4-.5ZM13.6,4.7h2v10.3h-2V4.7ZM17.7,13.6c-.3-.5-.4-1.1-.4-1.9v-4.2h2v3.9c0,.6.1,1.1.4,1.4.2.3.6.4,1,.4.3,0,.6-.1.8-.2s.4-.4.6-.6c.1-.3.2-.7.2-1.1v-3.8h2v7.5h-1.8v-.9c-.2.2-.4.5-.6.6-.5.2-1,.3-1.5.3-.6,0-1.1-.1-1.6-.4-.5-.1-.8-.5-1.1-1ZM33,11.5v.3h-5.3c0,.2.1.4.2.6.2.3.4.6.7.7.3.2.6.2,1.1.2.4,0,.7-.1,1-.2.3-.1.5-.3.8-.5l1,1.2c-.3.4-.7.7-1.2.9-.5.2-1,.3-1.6.3-.8,0-1.5-.2-2.1-.5s-1-.8-1.4-1.4c-.3-.6-.5-1.2-.5-2s.2-1.4.5-2,.8-1,1.3-1.4c.5-.1,1.2-.3,1.9-.3s1.3.2,1.8.5c.6.3,1,.8,1.3,1.3.3.6.5,1.3.5,2.1,0,0,0,.1,0,.2ZM47.4,14.8c-.4-.2-.7-.5-.9-.8s-.3-.7-.3-1.2c0-.4.1-.8.3-1.2.2-.3.5-.6,1-.8.4-.2,1-.3,1.7-.3h1.6c0-.4-.1-.8-.4-1-.3-.3-.6-.4-1.2-.4-.4,0-.7.1-1.1.2s-.6.3-.9.5l-.7-1.5c.4-.3.8-.5,1.4-.6.5-.2,1.1-.3,1.6-.3,1,0,1.9.3,2.5.8s.9,1.4.9,2.5v4.2h-1.9v-1.1c-.2.3-.4.6-.7.8-.4.3-.8.4-1.4.4-.6.1-1.1,0-1.5-.2ZM56,14.6c-.6-.3-1-.8-1.4-1.4-.3-.6-.5-1.2-.5-2s.2-1.4.5-2,.8-1,1.4-1.4c.6-.2,1.3-.4,2-.4s1.4.2,1.9.5,1,.8,1.2,1.4l-1.6.9c-.2-.4-.4-.6-.7-.8s-.6-.3-.9-.3-.6.1-.9.3c-.3.2-.5.4-.6.7-.2.3-.2.7-.2,1.1s.1.8.2,1.1c.2.3.4.5.6.7.3.2.6.3.9.3s.6-.1.9-.2c.3-.2.5-.4.7-.8l1.6.9c-.3.6-.6,1-1.2,1.4-.6.3-1.2.5-1.9.5s-1.4-.2-2-.5Z"})]}),ge={content:"_content_1p7b9_1",brandContent:"_brandContent_1p7b9_10",socialMedia:"_socialMedia_1p7b9_21",linkSocialNetwoks:"_linkSocialNetwoks_1p7b9_28",sectionContent:"_sectionContent_1p7b9_42",section:"_section_1p7b9_42",menuItem:"_menuItem_1p7b9_60",otherItems:"_otherItems_1p7b9_73",copyrigth:"_copyrigth_1p7b9_87",copyrigthText:"_copyrigthText_1p7b9_97",logoStyled:"_logoStyled_1p7b9_107",socialNetworkIcon:"_socialNetworkIcon_1p7b9_118",socialInstagram:"_socialInstagram_1p7b9_125",socialNetworkIcon_stroke:"_socialNetworkIcon_stroke_1p7b9_133"},na=e=>n.jsx("svg",{id:"Layer_1","data-name":"Layer 1",xmlns:"http://www.w3.org/2000/svg",version:"1.1",viewBox:"0 0 30 30",...e,children:n.jsx("path",{strokeWidth:"0px",fill:"currentColor",d:"M18.9,7.1c.2,0,.3.2.2.4v2.4c0,.2-.1.3-.3.3h-1.4c-1,0-1.2.4-1.2,1.1v1.5h2.4c.1,0,.2,0,.2.1v.2c.1,0,.1,2.6.1,2.6,0,.2-.1.3-.3.3h-2.4v6.6c0,.2-.1.3-.3.3h-2.7c-.2,0-.3-.1-.3-.3v-6.6h-2c-.2,0-.3-.1-.3-.3v-2.6c0-.2.1-.3.3-.3h2v-1.9c0-2.4,1.5-3.9,3.8-3.9h2M18.9,5.7h-2c-3.1,0-5.2,2.2-5.2,5.3v.4h-.6c-1,0-1.7.7-1.7,1.7v2.6c0,1,.7,1.7,1.7,1.7h.6v5.2c0,1,.7,1.7,1.7,1.7h2.7c1,0,1.7-.7,1.7-1.7v-5.2h1c1,0,1.7-.7,1.7-1.7v-2.6c0-.5-.3-1-.5-1.2-.2-.2-.4-.3-.6-.4.7-.2,1.2-.8,1.2-1.6v-2.3c0-.4,0-.9-.3-1.3-.1-.2-.3-.4-.6-.4-.2-.1-.4-.1-.6-.1h0Z"})}),rl=e=>n.jsx("svg",{...e,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",children:n.jsx("path",{fill:"currentColor",d:`M25.7,9.4h-9.1v2.4h9.1c-0.1,0,0.1,0,0.1-0.1V9.5C25.9,9.4,25.9,9.4,25.7,9.4L25.7,9.4z M8.4,9.6
26
+ `+r):o.stack=r}catch{}}throw o}}_request(t,a){typeof t=="string"?(a=a||{},a.url=t):a=t||{},a=st(this.defaults,a);const{transitional:o,paramsSerializer:s,headers:r}=a;o!==void 0&&dn.assertOptions(o,{silentJSONParsing:Pe.transitional(Pe.boolean),forcedJSONParsing:Pe.transitional(Pe.boolean),clarifyTimeoutError:Pe.transitional(Pe.boolean)},!1),s!=null&&(b.isFunction(s)?a.paramsSerializer={serialize:s}:dn.assertOptions(s,{encode:Pe.function,serialize:Pe.function},!0)),a.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?a.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:a.allowAbsoluteUrls=!0),dn.assertOptions(a,{baseUrl:Pe.spelling("baseURL"),withXsrfToken:Pe.spelling("withXSRFToken")},!0),a.method=(a.method||this.defaults.method||"get").toLowerCase();let i=r&&b.merge(r.common,r[a.method]);r&&b.forEach(["delete","get","head","post","put","patch","common"],m=>{delete r[m]}),a.headers=we.concat(i,r);const c=[];let d=!0;this.interceptors.request.forEach(function(p){typeof p.runWhen=="function"&&p.runWhen(a)===!1||(d=d&&p.synchronous,c.unshift(p.fulfilled,p.rejected))});const l=[];this.interceptors.response.forEach(function(p){l.push(p.fulfilled,p.rejected)});let h,u=0,f;if(!d){const m=[Xo.bind(this),void 0];for(m.unshift(...c),m.push(...l),f=m.length,h=Promise.resolve(a);u<f;)h=h.then(m[u++],m[u++]);return h}f=c.length;let g=a;for(;u<f;){const m=c[u++],p=c[u++];try{g=m(g)}catch(y){p.call(this,y);break}}try{h=Xo.call(this,g)}catch(m){return Promise.reject(m)}for(u=0,f=l.length;u<f;)h=h.then(l[u++],l[u++]);return h}getUri(t){t=st(this.defaults,t);const a=Go(t.baseURL,t.url,t.allowAbsoluteUrls);return Lo(a,t.params,t.paramsSerializer)}};b.forEach(["delete","get","head","options"],function(t){rt.prototype[t]=function(a,o){return this.request(st(o||{},{method:t,url:a,data:(o||{}).data}))}}),b.forEach(["post","put","patch"],function(t){function a(o){return function(r,i,c){return this.request(st(c||{},{method:t,headers:o?{"Content-Type":"multipart/form-data"}:{},url:r,data:i}))}}rt.prototype[t]=a(),rt.prototype[t+"Form"]=a(!0)});let qc=class Br{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let a;this.promise=new Promise(function(r){a=r});const o=this;this.promise.then(s=>{if(!o._listeners)return;let r=o._listeners.length;for(;r-- >0;)o._listeners[r](s);o._listeners=null}),this.promise.then=s=>{let r;const i=new Promise(c=>{o.subscribe(c),r=c}).then(s);return i.cancel=function(){o.unsubscribe(r)},i},t(function(r,i,c){o.reason||(o.reason=new At(r,i,c),a(o.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const a=this._listeners.indexOf(t);a!==-1&&this._listeners.splice(a,1)}toAbortSignal(){const t=new AbortController,a=o=>{t.abort(o)};return this.subscribe(a),t.signal.unsubscribe=()=>this.unsubscribe(a),t.signal}static source(){let t;return{token:new Br(function(s){t=s}),cancel:t}}};function Bc(e){return function(a){return e.apply(null,a)}}function Pc(e){return b.isObject(e)&&e.isAxiosError===!0}const ea={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(ea).forEach(([e,t])=>{ea[t]=e});function ts(e){const t=new rt(e),a=Ao(rt.prototype.request,t);return b.extend(a,rt.prototype,t,{allOwnKeys:!0}),b.extend(a,t,null,{allOwnKeys:!0}),a.create=function(s){return ts(st(e,s))},a}const oe=ts(qt);oe.Axios=rt,oe.CanceledError=At,oe.CancelToken=qc,oe.isCancel=Do,oe.VERSION=Ro,oe.toFormData=on,oe.AxiosError=J,oe.Cancel=oe.CanceledError,oe.all=function(t){return Promise.all(t)},oe.spread=Bc,oe.isAxiosError=Pc,oe.mergeConfig=st,oe.AxiosHeaders=we,oe.formToJSON=e=>Po(b.isHTMLForm(e)?new FormData(e):e),oe.getAdapter=Zo.getAdapter,oe.HttpStatusCode=ea,oe.default=oe;const{Axios:F1,AxiosError:V1,CanceledError:W1,isCancel:Y1,CancelToken:K1,VERSION:J1,all:Z1,Cancel:X1,isAxiosError:R1,spread:eh,toFormData:th,AxiosHeaders:nh,HttpStatusCode:ah,formToJSON:oh,getAdapter:sh,mergeConfig:rh}=oe;class je{constructor(t){this.props=t,t?.config?.configVersion&&(this.configVersion=t.config.configVersion),t?.exclude&&(this.exclude=t.exclude)}configVersion=".config";exclude="keywords,gallery,related,relatedexternal,external,customfields";generateTokenOffline=async t=>{const{PUBLIC_IS_OFFLINE:a,PUBLIC_USERNAME_OFFLINE:o,PUBLIC_PASSWORD_OFFLINE:s}=K();if(a==="true")try{return(await this.props?.axiosApi.get("/auth",{params:{username:o,password:s,browserid:t}}).catch(i=>(console.log(`[/auth]Error: ${i.message}`),Promise.reject(i))))?.data.data[0]?.token}catch(r){console.log(`[/auth] Error: ${r.message}`),console.log(r)}};getMainMenu=t=>this.props?.axiosApi.get("/config/menu",{params:t}).catch(a=>(console.log(`[/config/menu] Error: ${a.message}`),Promise.reject(a)));getNewsListZone=t=>this.props?.axiosApi.get("/news-list-zone",{params:t}).catch(a=>(console.log(`[/news-list-zone] Error: ${a.message}`),Promise.reject(a)));getNewsListZoneSection=t=>this.props?.axiosApi.get("/news-list-zone-section",{params:t}).catch(a=>(console.log(`[/news-list-zone-section] Error: ${a.message}`),Promise.reject(a)));getNewsList=t=>this.props?.axiosApi.get("/news-list",{params:t}).catch(a=>(console.log(`[/news-list] Error: ${a.message}`),Promise.reject(a)));getNewsListTag=t=>this.props?.axiosApi.get("/news-list-tag",{params:t}).catch(a=>(console.log(`[/news-list-tag] Error: ${a.message}`),Promise.reject(a)));getNewsListSection=t=>this.props?.axiosApi.get("/news-list-section",{params:t}).catch(a=>(console.log(`[/news-list-section] Error: ${a.message}`),Promise.reject(a)));getNewsListAvanced=t=>this.props?.axiosApi.get("/news-list-advanced",{params:t}).catch(a=>(console.log(`[/news-list-advanced] Error: ${a.message}`),Promise.reject(a)));getNewsListTags=t=>this.props?.axiosApi.get("/news-list-tag",{params:t}).catch(a=>(console.log(`[/news-list-tag] Error: ${a.message}`),Promise.reject(a)));getNewsListAutor=t=>this.props?.axiosApi.get("/news-list-author",{params:t}).catch(a=>(console.log(`[/news-list-author] Error: ${a.message}`),Promise.reject(a)));getNewsSearch=t=>this.props?.axiosApi.get("/news-list-search",{params:t}).catch(a=>(console.log(`[/news-list-search] Error: ${a.message}`),Promise.reject(a)));getAutorInfo=t=>this.props?.axiosApi.get("/authors",{params:t}).catch(a=>(console.log(`[/authors] Error: ${a.message}`),Promise.reject(a)));getvideoListAdvanced=t=>this.props?.axiosApi.get("/videos-list-advanced",{params:t}).catch(a=>(console.log(`[/videos-list-advanced] Error: ${a.message}`),Promise.reject(a)));getVideos=t=>this.props?.axiosApi.get("/videos",{params:t}).catch(a=>(console.log(`[/videos] Error: ${a.message}`),Promise.reject(a)));getVideosList=t=>this.props?.axiosApi.get("/videos-list",{params:t}).catch(a=>(console.log(`[/videos-list] Error: ${a.message}`),Promise.reject(a)));getBanners=async t=>this.props?.axiosApi.get("/config/banners",{params:{...t,path:this.props?.config?.servicePrefix+`/${this.configVersion}/banners.html`}}).catch(a=>(console.log(`[/config/banners] Error: ${a.message}`),Promise.reject(a)));getPages=t=>this.props?.axiosApi.get("/config/pages",{params:t}).catch(a=>(console.log(`[/config/pages] Error: ${a.message}`),Promise.reject(a)));getRankingS3=async(t,a={Referer:"https://goamg.amplifyapp.com/vndomv"})=>!t||t===""?{data:[]}:await oe.get(t,{headers:a}).catch(o=>{console.log(`[Rankings s3] Error: ${o.message}`)});getNews=t=>this.props?.axiosApi.get("/news",{params:{...t,exclude:`${t.exclude},pixel`}}).catch(a=>(console.log(`[/news] Error: ${a.message}`),Promise.reject(a)));getNewsMultimedia=t=>this.props?.axiosApi.get("/news-items-multimedia",{params:t}).catch(a=>(console.log(`[/news-items-multimedia] Error: ${a.message}`),Promise.reject(a)));getNewsItemsList=t=>this.props?.axiosApi.get("/news-items-list",{params:t}).catch(a=>(console.log(`[/news-items-list] Error: ${a.message}`),Promise.reject(a)));getNewsItemsRelated=t=>this.props?.axiosApi.get("/news-items-related",{params:{path:t,imagesizes:this.props?.imgSizes.md,exclude:this.exclude}}).catch(a=>(console.log(`[/news-items-related] Error: ${a.message}`),{data:{data:[]}}));sendEmail=t=>this.props?.axiosApi.post("/send/email",t,{headers:{"Content-Type":"application/x-www-form-urlencoded",Cookie:"JSESSIONID=21FDC2B9C2782893562BC53D52981A0B"}}).catch(a=>(console.log(`[/send/email] Error: ${a.message}`),Promise.reject(a)));searchData=async t=>{const a=await this.getNewsSearch(t);return a&&a?.data.data&&a?.data.data.length>0?{search:a}:{lastNews:await this.getNewsList({size:15,exclude:this.exclude,imagesizes:this.props?.imgSizes.md,newstype:this.props?.config?.newsType})}}}class ns extends je{getBlockSass=async t=>{const a=await this.props?.axiosApi.get("/config/blocks-saas",{params:{...t,exclude:this.exclude,path:this.props?.config?.servicePrefix+`/${this.configVersion}/columna_derecha.html`}});if(!a||!a.data||!a.data.data||a.data.data.length===0||!a.data.data[0]?.value||!a.data.data[0].block||!this.props?.imgSizes[a.data.data[0].block])return{blockSass:a?a.data.data:void 0};const o=a.data.data[0]??[],s=o?.value.split("="),r=s[0]??"",i=s[1]??"",c=o?.block,d={videos:async()=>{const l=await this.getvideoListAdvanced({size:this.props?.imgSizes[c].size??5,imagesizes:`${this.props?.imgSizesVideo.lg}${this.props?.imgSizesVideo.md}`,query:"Keywords:("+(i??"videohome")+")"});return{blockSass:a.data.data,content:l?l.data:void 0}},tag:async()=>{const l=await this.getNewsListAvanced({query:'claves:("'+i+'")',size:this.props?.imgSizes[c]?.size??3,newstype:this.props?.config?.newsType,exclude:this.exclude,imagesizes:this.props?.imgSizes[c]?.imageSizes});return{blockSass:a.data.data,content:l?l.data:void 0}},seccion:async()=>{const l=await this.getNewsListSection({section:i,size:this.props?.imgSizes[c]?.size??3,newstype:this.props?.config?.newsType,exclude:this.exclude,imagesizes:this.props?.imgSizes[c]?.imageSizes});return{blockSass:a.data.data,content:l?l.data:void 0}}};if(r in d){const l=d[r];return await l()}return{blockSass:a.data.data}}}class Oc{issuuApi="https://api.issuu.com/v2";api=void 0;constructor(t){this.api=oe.create({baseURL:this.issuuApi,params:{state:"PUBLISHED",size:16,q:"heraldo-usa"},headers:{Authorization:"Bearer ory_at_kRPgt68t6qp_M0HEIDH1t-nmBdCPiHDMyWOxyNSBEZM.N5aZJ02eSM98H2ngL6J_bLSivxS1GBUdsy8zd-SvtNk"}})}async getListIssuuPublications({q:t,page:a=1}){try{return await this.api?.get("/publications",{params:{q:t,page:a}})}catch(o){throw o}}async getListIssuuPublicationBySlug(t){try{return await this.api?.get(`/publications/${t}/embed`)}catch(a){throw a}}}const Dc=async(e,t,a,o,s,r,i)=>{const c=new ns({config:t,imgSizes:a,imgSizesVideo:o,axiosApi:e,exclude:i}),d=[];for(let u=1;u<=s;u++)for(let f=1;f<=r;f++)d.push({func:c.getBlockSass,slot_id:u+"_"+f});const l=await Promise.allSettled([...d.map(u=>u.func({template:"Home_"+u.slot_id}))]);return(()=>{const u={};for(let f=0;f<l.length;f++){const g=Ka(l[f]),m="Home_"+(Math.floor(f/r)+1)+"_"+(Math.floor(f%r)+1);g&&(u[m]={...g})}return u})()},Mc=e=>{const t=Mn(e);return t&&t.data?t.data:t},jc=async e=>{const t=await Promise.allSettled(Object.values(e).map(s=>s.promise)),a=Object.keys(e),o={};for(const s in e){const r=e[s];if(!r)continue;const i=r.custom_extractData??Mc;o[s]=i(t[a.indexOf(s)])}return o},be=e=>({title:e.title,description:e.description,robots:"noindex"}),as={404:e=>{const{meta:t}=e;return be(t)},home:e=>{const{meta:t,config:a}=e;return{...t,alternates:{...t.alternates,canonical:a.siteUrl}}},slug:e=>{const{meta:t,config:a,slug:o,pathname:s}=e;return{...t,title:`${a.name} | ${o}`,alternates:{...t.alternates,canonical:a.siteUrl+s}}},news:e=>{const{meta:t,config:a,currentNew:o}=e;if(!o)return be(t);const s=Za(o,a);return s?{...t,...s}:be(t)},seccion:async e=>{const{meta:t,config:a,pathname:o,slug:s}=e,r=new je,i=o.split("/"),c=[],d=kt(o),l=Number(a.newsListLimit)??0;try{const h=await r.getNewsListSection({section:s,size:l,newstype:a.newsType,exclude:"keywords,gallery,related,relatedexternal,external,customfields",page:d});if(!h)return be(t);const u=h.data.data,f=u[0];return u.length<l||c.push({rel:"next",url:Tt(a,i,d)}),d>1&&c.push({rel:"prev",url:It(a,i,d)}),{...t,title:`Últimas Noticias de ${f.info.section?.name} | ${a.name}`,description:`Todas las últimas noticias de ${f.info.section?.name} en ${a.name}`,alternates:{...t.alternates,canonical:a.siteUrl+o},manifest:a.manifest,icons:{...a.icons,other:c},other:{"msapplication-TileImage":a.msapplicationTileImage??""},openGraph:{title:`${f.info.section?.name}`,type:"website",url:`${a.siteUrl}${o}`},twitter:{card:"summary_large_image",title:`${f.info.section?.name}`,domain:a.siteUrl,url:`${a.siteUrl}${o}`}}}catch(h){return console.error(h),be(t)}},tema:async e=>{const{meta:t,config:a,pathname:o,slug:s}=e,r=new je,i=o.split("/"),c=[],d=kt(o),l=Number(a.newsListLimit)??0,h=/([t][0-9]{4})\w+/.exec(s||""),u=h&&h?.length>0?h[0].replace("t",""):"",{PUBLIC_TAG_TYPE:f}=K();try{const g=await r.getNewsListTags({tagid:u,size:l,tagtype:Number(f),newstype:a.newsType,exclude:"keywords,gallery,related,relatedexternal,external,customfields",page:d});if(!g)return be(t);const m=g.data.entity;return m?(g.data.data?.length<l||c.push({rel:"next",url:Tt(a,i,d)}),d>1&&c.push({rel:"prev",url:It(a,i,d)}),{...t,title:`Últimas noticias de ${m.name} | ${a.name}`,description:`Las últimas noticias sobre ${m.name} en ${a.name}`,alternates:{...t.alternates,canonical:a.siteUrl+o},manifest:a.manifest,icons:{...a.icons,other:c},other:{"msapplication-TileImage":a.msapplicationTileImage??""},openGraph:{title:`${m.name}`,type:"website",url:`${a.siteUrl}${o}`},twitter:{card:"summary_large_image",title:`${m.name}`,domain:a.siteUrl,url:`${a.siteUrl}${o}`}}):t}catch(g){return console.error(g),be(t)}},"ultimas-noticias":e=>{const{meta:t,config:a,texts:o}=e;return{title:`${a.name} | ${o.lastNotesTitle}`,alternates:{...t.alternates,canonical:a.siteUrl+"/"+a.paths["ultimas-noticias"]}}},video:async e=>{const{meta:t,config:a,internalPath:o}=e,s=new je;try{const r=await s.getVideos({imagesizes:"w:1200,h:630,t:2;",path:o});return r?.data?.data?.length?{...t,...ao(r.data.data[0],a)??{}}:be(t)}catch(r){return console.error("metadata (video) error:",r),be(t)}},videos:async e=>{const{meta:t,config:a,pathname:o}=e,s=new je,r=o.split("/"),i=[],c=kt(o),d=await s.getvideoListAdvanced({size:Number(a.newsListLimit),query:"Category:(videohome OR destacadoseccion OR seccion)",page:Number(c)});return d?(d.data.data.length<Number(a.newsListLimit)||i.push({rel:"next",url:Tt(a,r,c)}),c>1&&i.push({rel:"prev",url:It(a,r,c)}),{...t,title:"Videos | "+a.name,alternates:{...t.alternates,canonical:a.siteUrl+o},manifest:a.manifest,icons:{...a.icons,other:i},other:{"msapplication-TileImage":a.msapplicationTileImage??""}}):be(t)},pages:async e=>{const{meta:t,config:a,pathname:o,slug:s}=e,r=new je;try{const i=await r.getPages({path:a.servicePrefix+`/pages/${s}`});if(!i)return be(t);const c=i.data.data[0]?.info.title??"";return{...t,title:`${a.name} | ${c}`,alternates:{...t.alternates,canonical:a.siteUrl+o}}}catch(i){return console.error(i),be(t)}},contacto:e=>{const{meta:t,config:a,pathname:o}=e;return{...t,title:`${a.name} | Contacto`,alternates:{...t.alternates,canonical:a.siteUrl+o}}},anuncia:e=>{const{meta:t,config:a,pathname:o}=e;return{...t,title:`${a.name} | Anuncia`,alternates:{...t.alternates,canonical:a.siteUrl+o}}},buscar:e=>{const{meta:t,config:a,pathname:o,query:s,texts:r}=e;return s&&s.trim()!==""?{...t,title:`${a.name} | ${`${r.resultsOfPrefix}'${s}'`}`,alternates:{...t.alternates,canonical:a.siteUrl+o+(s?"?query="+s:"")}}:{...t,title:`${a.name} | ${r.searchKeyWord}`,alternates:{...t.alternates,canonical:a.siteUrl+o+(s?"?query="+s:"")}}},autor:async e=>{const{meta:t,config:a,pathname:o,imgSizes:s,slug:r}=e,i=new je,c=o.split("/"),d=[],l=kt(o);try{const h=await i.getAutorInfo({user:r,exclude:"groups",imagesizes:s.sm}),u=await i.getNewsListAutor({size:Number(a.newsListLimit)??0,user:r,page:l,newstype:a.newsType,exclude:"keywords,gallery,related,relatedexternal,external,customfields",imagesizes:s.md});return u?(u.data.data.length<Number(a.newsListLimit)||d.push({rel:"next",url:Tt(a,c,l)}),l>1&&d.push({rel:"prev",url:It(a,c,l)}),{...t,title:`Últimas Noticias de ${h?.data.data[0]?.info.fullname} | ${a.name}`,description:`Todas las últimas noticias de ${h?.data.data[0]?.info.fullname} en ${a.name}`,alternates:{...t.alternates,canonical:a.siteUrl+o},manifest:a.manifest,icons:{...a.icons,other:d},other:{"msapplication-TileImage":a.msapplicationTileImage??""}}):be(t)}catch(h){return console.error(h),be(t)}}};async function Qc({axiosApi:e,headConfig:t={ampConfig:!1,ampConfig_slugIsValid:!1,preloadImages:!1,schemas_ItemList:!1,schemas_NewsArticle:!1,schemas_Videos:!1,schemas_WebsiteList:!0},meta:a,imgSizes:o,defaultMetadataName:s,pathname:r,slug:i,texts:c,query:d,currentNew:l,banners:h,internalPath:u,config:f,socials:g,speculationType:m="Common",preloadImageUrl:p,custom_Speculation:y,custom_metadata:v,custom_scriptReplaces:N,head_custom_elements:_}){const I=v||await as[s]({meta:a,config:f,currentNew:l,pathname:r,imgSizes:o,slug:i,texts:c,query:d}),C=eo(I),k=N||Hn[s]({pathname:r,slug:i,config:f,currentNew:l,internalPath:u});return n.jsxs(n.Fragment,{children:[n.jsx("meta",{charSet:"utf-8"}),n.jsx("meta",{name:"viewport",content:"width=device-width"}),C,n.jsx(no,{}),t.ampConfig&&f.ampOption&&t.ampConfig_slugIsValid&&n.jsx("link",{rel:"amphtml",href:f.siteUrl+"/amp"+r}),t.preloadImages&&l&&l.preview?.sizes&&n.jsx($n,{images:[{href:Et()+(l.preview.sizes[0]?.url??""),media:"(min-width: 900px)"},{href:Et()+(l.preview.sizes[1]?.url??""),media:"(max-width: 900px)"}]}),t.preloadImages&&p&&n.jsx($n,{images:p}),n.jsx(mo,{config:f}),n.jsx(Qn,{name:"headscripts",replaces:k,banners:h}),t.schemas_NewsArticle&&u&&n.jsx(lo,{BASE_URL:f.siteUrl,config:f,realPath:u,axiosApi:e}),n.jsx(ho,{config:f,socials:g}),t.schemas_Videos&&u&&n.jsx(fo,{axiosApi:e,realPath:u,config:f}),t.schemas_ItemList&&n.jsx(io,{config:f,ROUTE:s,pathname:r,axiosApi:e}),t.schemas_WebsiteList&&n.jsx(uo,{config:f}),n.jsx(ro,{type:m,active:f.useSpeculationRules,customSpeculation:y}),_]})}const Gc=({children:e,defaultRouteName:t,banners:a,pathname:o,slug:s,config:r,internalPath:i,currentNew:c,tagsParsed:d,scriptReplaces:l,body_custom_elements:h})=>{const u=Dr(c,d),f=Hn[t]({pathname:o,slug:s,config:r,currentNew:c,internalPath:i}),g=l.before.active,m=l.after.active,p=g?l.before.customData?l.before.customData:f:void 0,y=m?l.after.customData?l.after.customData:f:void 0;return n.jsxs(n.Fragment,{children:[n.jsx(Qn,{name:"bodybefore",banners:a,replaces:p}),e,n.jsx(Ga,{}),n.jsx(Ma,{}),n.jsx(ja,{dimensionValues:u}),n.jsx(Qa,{}),h,n.jsx(to,{name:"bodyafter",banners:a,replaces:y})]})},$c={content:"_content_1tvgz_1"},Hc=()=>n.jsx("svg",{width:"31",height:"28",viewBox:"0 0 31 28",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M15.4743 13.9999C14.1121 13.9999 12.9976 12.9499 12.9976 11.6666C12.9976 10.3833 14.1121 9.33325 15.4743 9.33325C16.8365 9.33325 17.951 10.3833 17.951 11.6666C17.951 12.9499 16.8365 13.9999 15.4743 13.9999ZM22.9044 11.8999C22.9044 7.66492 19.6228 4.66659 15.4743 4.66659C11.3258 4.66659 8.04411 7.66492 8.04411 11.8999C8.04411 14.6299 10.4589 18.2466 15.4743 22.5633C20.4896 18.2466 22.9044 14.6299 22.9044 11.8999ZM15.4743 2.33325C20.6754 2.33325 25.3812 6.08992 25.3812 11.8999C25.3812 15.7733 22.0747 20.3583 15.4743 25.6666C8.87381 20.3583 5.56738 15.7733 5.56738 11.8999C5.56738 6.08992 10.2732 2.33325 15.4743 2.33325Z",fill:"#0073BE"})}),os={content:"_content_19rc1_1",location:"_location_19rc1_11"},zc=e=>n.jsxs("div",{className:os.content,children:[n.jsx(Hc,{}),n.jsx("p",{className:os.location,children:e.place})]}),yt=({children:e,className:t})=>n.jsx("div",{className:`content-layout-1 ${t||""}`,children:e}),ss=e=>{const{children:t,show:a,order:o=0}=e;return a&&n.jsx("div",{style:{order:o},children:t})};function Fc({currentIndex:e,totalItems:t,cardWidth:a,cardGap:o,fullPageWidth:s,enableDrag:r,onIndexChange:i}){const[c,d]=E.useState(!1),[l,h]=E.useState(0),[u,f]=E.useState(0),[g,m]=E.useState(0),[p,y]=E.useState(0),[v,N]=E.useState(null),_=E.useRef(null),[I,C]=E.useState(1),k=E.useCallback(()=>{if(s)return 1;const A=_.current?.offsetWidth||window.innerWidth,S=a+o,q=Math.floor(A/S);return Math.max(1,q)},[s,a,o]);E.useEffect(()=>{const A=()=>{const S=k();C(S)};return A(),window.addEventListener("resize",A),()=>window.removeEventListener("resize",A)},[k]);const $=E.useCallback(()=>{const A=k();return Math.max(0,t-A)},[t,k])(),ee=E.useCallback(()=>{const A=k();return A===1?1:Math.max(1,Math.ceil(A/2))},[k]),H=E.useCallback((A,S=0)=>{if(s){const q=_.current?.offsetWidth||window.innerWidth;return-(A*(100+o))+S/q*100}return-(A*(a+o))+S},[s,a,o]),D=E.useCallback(A=>{const S=_.current?.offsetWidth||window.innerWidth,q=k(),Q=ee();if(s)return Math.abs(A)/S*100>30?1:0;{const O=a+o,z=Math.abs(A)/O;return z>=(q===1?.2:.3)?q===1?1:Math.min(Math.round(z),Q):0}},[s,a,o,k,ee]),R=E.useCallback(A=>{r&&(h(A),f(A),m(0),y(Date.now()),d(!0),document.body.classList.add("dragging"))},[r]),ie=E.useCallback(A=>{if(!c||!r)return;const S=A-l,q=(a+o)*1.2,Q=e===0&&S>0,O=e===$&&S<0,z=Q||O?Math.sign(S)*Math.min(Math.abs(S),q):S;f(A),m(z)},[c,l,r,e,$,a,o]),j=E.useCallback(A=>{ie(A.clientX)},[ie]),L=E.useCallback(A=>{if(!c||!r)return;const S=u-l,q=Date.now()-p,Q=Math.abs(S)/Math.max(q,1),O=D(S),V=Q>.5&&Math.abs(S)>50?Math.max(O,1):O;if(V>0)if(S>0){const W=Math.max(0,e-V);i(W)}else{const W=Math.min($,e+V);i(W)}d(!1),m(0),document.body.classList.remove("dragging"),document.removeEventListener("mousemove",j),document.removeEventListener("mouseup",L),A.clientX===l&&v?.dispatchEvent(new PointerEvent("click"))},[c,u,l,p,e,$,r,i,D,j,v]),T=E.useCallback(A=>{A.preventDefault(),["a","span"].includes(A.target?.localName)&&N(A.target),R(A.clientX)},[R]),M=E.useCallback(A=>{R(A.touches[0].clientX)},[R]),U=E.useCallback(A=>{c&&(A.preventDefault(),ie(A.touches[0].clientX))},[c,ie]),F=E.useCallback(A=>{L(A)},[L]);return E.useEffect(()=>{if(c)return _.current?.addEventListener("mousemove",j),_.current?.addEventListener("mouseup",L),()=>{_.current?.removeEventListener("mousemove",j),_.current?.removeEventListener("mouseup",L)}},[c,ie,L,j]),{isDragging:c,translateOffset:g,carrouselRef:_,maxIndex:$,getTranslateValue:H,actualVisibleItems:I,dragHandlers:{onMouseDown:T,onTouchStart:M,onTouchMove:U,onTouchEnd:F,onMouseLeave:L}}}function Vc(e){const{children:t,slot_id:a,visibleItems:o=4,cardWidth:s=260,cardGap:r=20,fullPageWidth:i=!1,pagination:c=!1,enableDrag:d=!0}=e,l=Array.isArray(t)?t:t?.props?.value?.split('<div style="display:none;">SPLITING</div>'),[h,u]=E.useState(0),[f,g]=E.useState(!1);E.useEffect(()=>{g(!0);const H=document.getElementById("ssr-dummy_"+a);H&&H.remove()},[]);const{isDragging:m,translateOffset:p,carrouselRef:y,maxIndex:v,getTranslateValue:N,actualVisibleItems:_,dragHandlers:I}=Fc({currentIndex:h,totalItems:l.length,cardWidth:s,cardGap:r,fullPageWidth:i,enableDrag:d,onIndexChange:u}),C=E.useCallback(H=>{const D=Math.max(0,Math.min(H,v));u(D)},[v]),k=E.useCallback(()=>{C(h-1)},[h,C]),G=E.useCallback(()=>{C(h+1)},[h,C]);if(!f)return;const $=N(h,p),ee=i?`translateX(${$}%)`:`translateX(${$}px)`;return n.jsxs("div",{className:`${a}- carrousel-container`,children:[h>0&&n.jsx("button",{className:"visible-arrow left",onClick:k,"aria-label":"Previous slide",style:{display:"flex"},children:n.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M1 8.99973H12.17L7.29 13.8797C6.9 14.2697 6.9 14.9097 7.29 15.2997C7.68 15.6897 8.31 15.6897 8.7 15.2997L15.29 8.70973C15.68 8.31973 15.68 7.68973 15.29 7.29973L8.71 0.699727C8.32 0.309727 7.69 0.309727 7.3 0.699727C6.91 1.08973 6.91 1.71973 7.3 2.10973L12.17 6.99973H1C0.45 6.99973 0 7.44973 0 7.99973C0 8.54973 0.45 8.99973 1 8.99973Z",fill:"currentColor"})})}),h<v&&n.jsx("button",{className:"visible-arrow right",onClick:G,"aria-label":"Next slide",style:{display:"flex"},children:n.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M1 8.99973H12.17L7.29 13.8797C6.9 14.2697 6.9 14.9097 7.29 15.2997C7.68 15.6897 8.31 15.6897 8.7 15.2997L15.29 8.70973C15.68 8.31973 15.68 7.68973 15.29 7.29973L8.71 0.699727C8.32 0.309727 7.69 0.309727 7.3 0.699727C6.91 1.08973 6.91 1.71973 7.3 2.10973L12.17 6.99973H1C0.45 6.99973 0 7.44973 0 7.99973C0 8.54973 0.45 8.99973 1 8.99973Z",fill:"currentColor"})})}),n.jsx("div",{ref:y,className:"carrousel-ssr",style:{gap:r,margin:r===0?"0":"0 0.5rem 1rem",cursor:d?m?"grabbing":"grab":"default"},...I,children:l&&l.map((H,D)=>typeof H=="string"?n.jsx("section",{className:"card",style:{transform:ee,transition:m?"none":"transform 300ms ease",minWidth:i?"100%":s,width:"min-content",userSelect:m?"none":"auto",pointerEvents:m?"none":"auto"},dangerouslySetInnerHTML:{__html:H}},D):n.jsx("section",{className:"card",style:{transform:ee,transition:m?"none":"transform 300ms ease",minWidth:i?"100%":s,width:"min-content",userSelect:m?"none":"auto",pointerEvents:m?"none":"auto"},children:H},D))}),c&&n.jsx("nav",{className:"carrousel-pagination",children:Array.from({length:Math.ceil(l.length/_)},(H,D)=>{const R=Math.floor(h/_)===D;return n.jsx("li",{className:R?"active":"",onClick:()=>C(D*_),style:{cursor:"pointer",backgroundColor:R?"var(--carrousel-pagination-background-color)":"var(--carrousel-pagination-background-color-white)"}},D)})})]})}function Wc({children:e,cardWidth:t=260,cardGap:a=20,fullPageWidth:o,slot_id:s,pagination:r}){return n.jsxs("div",{className:"carrousel-container",id:"ssr-dummy_"+s,children:[n.jsx("div",{className:"carrousel-ssr",style:{gap:a,margin:a===0?"0":"0 0.5rem 1rem"},children:e&&e.map((i,c)=>n.jsx("section",{className:"card",style:{minWidth:o?"100%":t,width:"min-content"},children:i},c))}),r&&n.jsx("nav",{className:"carrousel-pagination",children:e?.map((i,c)=>n.jsx("li",{},c))})]})}function it(e){return n.jsx("div",{"data-hydrate":"CarrouselIRS","data-props":encodeURIComponent(JSON.stringify({...e,children:void 0})),children:n.jsx(Wc,{...e})})}const Yc={content:"_content_3olxv_1"},Ze=e=>n.jsx("div",{className:Yc.content,children:e.children}),Kc=e=>(e||"").replaceAll("[section_replace]","").replaceAll("[tags_replace]","").replaceAll("[url_replace]","").replaceAll("[creator_replace]",""),Qe=({banners:e,index:t})=>{if(!e||e.length===0)return null;const a=e.find(o=>o.key===`middle_${t}`);return a?.value&&a.show?n.jsx("div",{className:"banner-container banner-context",suppressHydrationWarning:!0,dangerouslySetInnerHTML:{__html:Kc(a.value)??""}}):null},Jc={content:"_content_1fh0c_1"},fe=({banners:e,name:t})=>{if(!e||e.length===0)return null;const a=e.find(o=>o.key===t);return a?.show&&n.jsx("div",{className:Jc.content+" banner-context",suppressHydrationWarning:!0,dangerouslySetInnerHTML:{__html:a?Xt(a.value)??"":""}},a.key)},ae={boxInformation:"_boxInformation_o5vhf_1",sectionDescriptionContainer:"_sectionDescriptionContainer_o5vhf_9",uppertitle:"_uppertitle_o5vhf_20",sectionDescription:"_sectionDescription_o5vhf_9",articule:"_articule_o5vhf_60",linkStyled:"_linkStyled_o5vhf_74",description:"_description_o5vhf_85",correspondent:"_correspondent_o5vhf_113",correspondentLink:"_correspondentLink_o5vhf_125",dotStyles:"_dotStyles_o5vhf_137",clipboardButton:"_clipboardButton_o5vhf_144",socialNetworkSection:"_socialNetworkSection_o5vhf_158"};function P(e){const{PUBLIC_SERVICE_PREFIX:t,PUBLIC_IS_SUB_PUBLICATION:a}=K(),o=t!=="false"&&a!=="false"?"/"+t:"",s=/^(https?:)?\/\//.test(e.href)||/^[a-zA-Z][a-zA-Z\d+\-.]*:/.test(e.href),r=e.href?.split("/")[1]===o.replace("/",""),i={...e,href:(!s&&!r?o:"")+(e.href??"")};return s?n.jsx("a",{target:i.target??"_blank",rel:i.rel??"noopener noreferrer",...i,children:e.children}):n.jsx("a",{...i,children:e.children})}const rs=e=>n.jsx("svg",{width:"23",height:"23",viewBox:"0 0 23 23",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:n.jsx("path",{d:"M22.2934 10.7547C22.1938 16.7261 17.3172 21.6028 11.3457 21.6028C9.55429 21.6028 7.66334 21.2047 6.07096 20.309L0 22.2L1.89095 16.4276C0.895716 14.7357 0.298572 12.8447 0.298572 10.8542C0.398096 4.88279 5.27477 0.00612497 11.2462 0.00612497C17.1181 -0.192923 22.0943 4.4847 22.2934 10.3566C22.2934 10.5557 22.2934 10.6552 22.2934 10.7547ZM16.9191 13.2428C16.8195 13.1433 16.6205 13.1433 16.4214 12.9442C16.2224 12.7452 14.8291 12.148 14.63 12.0485C14.431 11.949 14.2319 11.949 14.0329 12.148C13.8338 12.5461 13.5353 12.9442 13.1372 13.1433C13.0376 13.2428 12.8386 13.4419 12.6395 13.2428C11.8433 13.0438 11.0472 12.5461 10.45 12.0485C9.65382 11.4514 9.1562 10.4561 8.85763 10.2571C8.7581 10.058 8.85763 9.85899 8.95715 9.75947C9.1562 9.65994 9.25572 9.4609 9.35525 9.26185C9.45477 9.16232 9.45477 8.96327 9.65382 8.86375C9.85287 8.76423 9.65382 8.46566 9.65382 8.36613C9.65382 8.26661 9.05667 6.9728 8.85763 6.47518C8.65858 5.97756 8.45953 6.07708 8.26048 6.07708H7.76287C7.46429 6.07708 7.16572 6.27613 6.96667 6.47518C6.36953 7.07232 6.07096 7.86851 6.07096 8.6647C6.17048 9.65994 6.46905 10.5557 7.0662 11.3518C7.16572 11.4514 8.85763 14.3376 11.5448 15.3328C14.2319 16.328 14.2319 15.9299 14.7295 15.9299C15.5257 15.8304 16.2224 15.3328 16.521 14.6361C17.0186 13.9395 17.0186 13.4419 16.9191 13.2428Z",fill:"black"})}),is=e=>n.jsx("svg",{width:"23",height:"23",viewBox:"0 0 23 23",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:n.jsx("path",{d:"M8.784 7.32959C8.76991 7.33731 8.7515 7.34911 8.73126 7.36475C8.71122 7.38024 8.69167 7.39744 8.67462 7.41455C8.36042 7.73015 8.19487 8.15404 8.18634 8.59033C8.25922 9.26212 8.45883 9.82884 8.8299 10.3257H8.82794C8.8367 10.337 8.84344 10.3437 8.84454 10.3452C8.85699 10.3622 8.86882 10.3791 8.87775 10.3921C8.89561 10.4181 8.91968 10.4533 8.9422 10.4868C8.98999 10.5579 9.05328 10.6523 9.13361 10.7651C9.29489 10.9917 9.52298 11.2927 9.80939 11.6128C10.3922 12.2641 11.1729 12.9439 12.0838 13.2827C13.1563 13.6816 13.6063 13.7664 13.8035 13.7788C13.8794 13.7836 13.9148 13.7773 13.9568 13.769C13.9889 13.7628 14.123 13.7304 14.284 13.7202C14.6659 13.6696 14.9677 13.4318 15.0867 13.1528L15.1209 13.0737L15.1707 13.0034C15.2327 12.9163 15.2748 12.8398 15.3065 12.7769C15.2798 12.7559 15.2545 12.7313 15.2274 12.7065C15.2249 12.705 15.2221 12.7029 15.2186 12.7007C15.1934 12.6851 15.1527 12.6617 15.0955 12.6313C14.9821 12.5711 14.835 12.4999 14.6785 12.4263C14.552 12.3667 14.4027 12.2981 14.2703 12.2378C14.0958 12.4834 13.8657 12.7243 13.5701 12.9009C13.4958 12.967 13.3802 13.0605 13.2361 13.1226C13.1002 13.181 12.9058 13.2305 12.6795 13.1938C12.5498 13.1728 12.4348 13.1261 12.3338 13.0659C11.5913 12.8437 10.9037 12.3985 10.407 11.9829V11.9819C10.006 11.6716 9.69892 11.2854 9.48615 11.0005C9.35998 10.8316 9.29422 10.7369 9.21368 10.6323C9.18079 10.5896 9.15995 10.5654 9.15021 10.5542L9.01349 10.4634L8.91876 10.2729C8.6232 9.67899 8.94221 9.15573 9.14825 8.94873L9.24005 8.85693L9.27716 8.8374C9.28188 8.82858 9.28777 8.81888 9.29376 8.80713C9.30197 8.79102 9.31079 8.77414 9.32111 8.75342L9.37872 8.63721L9.39825 8.6167C9.40208 8.60869 9.40663 8.59999 9.41095 8.59131C9.42565 8.5618 9.44374 8.52716 9.46661 8.48975C9.46422 8.48389 9.46238 8.47752 9.45978 8.47119C9.41556 8.3637 9.35341 8.21869 9.28302 8.05713C9.18034 7.82145 9.06045 7.54276 8.96954 7.32764H8.7879C8.7867 7.32827 8.78536 7.32885 8.784 7.32959ZM21.283 10.3335C21.1956 15.6008 16.913 19.9153 11.6443 19.9155C10.2 19.9155 8.65916 19.6178 7.30353 18.9302L2.72247 20.3638L1.242 20.8267L1.72247 19.3521L3.14044 15.0054C2.38284 13.6096 1.92463 12.0508 1.92462 10.4009V10.3872C2.01208 5.12915 6.27986 0.821204 11.5359 0.806152C16.7246 0.629527 21.1075 4.77356 21.283 9.97021V10.3335Z",stroke:"#162950",strokeWidth:"1.6"})}),cs=e=>n.jsxs("svg",{width:"24",height:"26",viewBox:"0 0 20 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[n.jsx("path",{d:"M15.468 0.0176692C19.1667 -0.312768 21.4241 4.0663 18.9843 6.88436C17.3076 8.82178 15.1141 10.5527 13.3915 12.4761C12.2176 13.476 10.6337 13.7557 9.18071 13.2164C8.74887 13.0559 7.79245 12.4979 7.58121 12.088C7.34035 11.6196 7.56874 11.0468 8.06994 10.8964C8.70055 10.707 8.98194 11.2549 9.47302 11.5206C10.4177 12.0326 11.5324 11.8775 12.3392 11.1894C14.1959 9.60579 15.8539 7.46497 17.6981 5.83149C19.2961 3.95875 17.6443 1.19212 15.2404 1.73766C13.9722 2.02523 12.3205 4.35309 11.2479 5.2275C10.4458 5.88136 9.47224 5.01708 9.97968 4.15436C11.6922 2.72273 13.0469 0.233544 15.468 0.0176692Z",fill:"black"}),n.jsx("path",{d:"M8.5303 6.95371C9.60676 6.85786 11.2055 7.32623 11.8891 8.20922C12.487 8.98231 11.6077 9.94089 10.7853 9.42965C10.6567 9.34938 10.5273 9.19507 10.4057 9.10779C9.40644 8.39782 8.16472 8.4438 7.23168 9.24027C5.52383 10.6968 3.99604 12.6654 2.30378 14.1719C0.74403 16.0719 2.47293 18.851 4.88309 18.1925C6.09675 17.8612 7.32288 16.0173 8.32295 15.2022C9.06502 14.5974 9.97858 15.2848 9.65821 16.1475C8.76882 17.0414 7.85526 18.1449 6.90117 18.9632C3.04429 22.2707 -2.2866 16.9362 1.05349 13.0777C2.59608 11.2962 4.61339 9.7032 6.19886 7.93489C6.85207 7.39014 7.67598 7.02931 8.5303 6.95371Z",fill:"black"})]}),Zc=e=>n.jsx("svg",{width:"23",height:"20",viewBox:"0 0 23 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:n.jsx("path",{d:"M21.9756 0C22.5548 0.000140758 22.9156 0.629002 22.6231 1.12891L11.9376 19.3828C11.6011 19.9571 10.7382 19.8411 10.5655 19.1982L7.81549 8.94238L7.79303 8.91016C7.77266 8.87488 7.75535 8.83863 7.74127 8.80176L0.220764 1.28027C-0.251322 0.807763 0.0839597 0 0.752014 0H21.9756ZM9.35065 8.87598L11.5499 17.0762L19.9229 2.77246L9.35065 8.87598ZM2.56256 1.5L8.62506 7.5625L19.127 1.49902L2.56256 1.5Z",fill:"#162950"})}),ls=e=>n.jsx("svg",{width:"22",height:"23",viewBox:"0 0 22 23",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:n.jsx("path",{d:"M11 0C17.0751 0 22 4.92487 22 11C22 12.2691 21.5577 13.9814 20.6729 16.1367L20.502 16.5459L21.5459 20.8428C21.5943 21.042 21.5804 21.2514 21.5059 21.4424C21.3194 21.92 20.8065 22.1738 20.3223 22.0469L20.2109 22.0107L16.4648 20.5488C14.1478 21.5163 12.326 22 11 22C4.92487 22 0 17.0751 0 11C0 4.92487 4.92487 0 11 0ZM11 1.5C5.75329 1.5 1.5 5.75329 1.5 11C1.5 16.2467 5.75329 20.5 11 20.5C12.0245 20.5 13.5449 20.1124 15.5127 19.3184L16.4453 18.9316L19.8623 20.2637L18.9268 16.417L19.2715 15.6006C20.0971 13.5954 20.5 12.0455 20.5 11C20.5 5.75329 16.2467 1.5 11 1.5Z",fill:"#162950"})}),Xc={Whatsapp:{url:e=>`https://wa.me/?text=${encodeURIComponent(e)}`,icon:{outline:e=>n.jsx(is,{className:e}),solid:e=>n.jsx(rs,{className:e})}},Message:{url:e=>`${e}#comentarios`,icon:{outline:e=>n.jsx(ls,{className:e}),solid:e=>n.jsx(ls,{className:e})}}};function Rc({noteShare:e}){const t=e&&e.url||(typeof window<"u"?window.location.href:"https://example.com");return e?n.jsxs("div",{className:ae.socialNetworkSection,children:[e.options?.map(a=>{const o=Xc[a];if(!o)return null;const s=e.variant==="outline"?o.icon.outline:o.icon.solid,r=o.url(t);return n.jsx(P,{href:r,target:"_blank",rel:"noopener noreferrer","aria-label":`Compartir en ${a}`,className:`${ae.socialButton} ${ae[`${a.toLowerCase()}Button`]??""} ${ae[`${a.toLowerCase()}Styled`]}`,children:s("")},a)}),n.jsx("button",{type:"button","aria-label":"share",className:[ae.clipboardButton,"sharebtn-id"].join(" "),children:n.jsx(Zc,{})}),n.jsx("button",{type:"button","data-text":"Link copiado","data-active":"false","aria-label":"copy",className:[ae.clipboardButton,"clipbtn-id"].join(" "),children:n.jsx(cs,{})})]}):null}const ct=e=>{const{share:t=!1,cutSubtitle:a=!0,keywords:o,info:s,paths:r}=e,{SHOW_TAG_BY_SECTION:i}=K(),c=()=>{if(e?.config?.showtime&&e.config?.showauthor)return`${e?.authors[0]?.fullname??"Redacción"} - ${ke(e.info?.date?.modified)}`;if(e.config?.showauthor)return e?.authors[0]?.fullname??"Redacción";if(e?.config?.showtime)return ke(e.info?.date?.modified)},d=()=>{const u={"--fontSizeSubTitle":e.fontSizeSubTitle,"--lineHeightSubTitle":e.lineHeightSubTitle,"--colorSubTitle":e.colorSubTitle};return a?n.jsx("p",{className:ae.description,children:xe(e.main.subtitle.striped??"")}):n.jsx("h2",{className:ae.description,dangerouslySetInnerHTML:{__html:e.main.subtitle.rendered??e.main.subtitle.striped??""},style:u})},l=()=>e.main.uppertitle?n.jsx("p",{className:ae.uppertitle,title:e.main.uppertitle,children:e.main.uppertitle}):null,h=()=>{if(i&&o?.tags?.length&&o.tags.length>0){const u=o.tags[0],f=u.name;return n.jsxs("h3",{className:ae.sectionDescriptionContainer,children:[u.approved?n.jsx(P,{"aria-label":f,className:ae.sectionDescription,href:at(u,r),children:f}):n.jsx("div",{className:ae.sectionDescription,children:f}),l()]})}else if(s?.section?.url){const u=s.section.name;return n.jsxs("h3",{className:ae.sectionDescriptionContainer,children:[n.jsx(P,{"aria-label":u,className:ae.sectionDescription,href:s.section.url,children:u}),l()]})}return null};return n.jsxs("div",{className:ae.boxInformation,children:[t&&n.jsx("div",{style:{width:"100%"},"data-hydrate":"ShareButtons","data-props":encodeURIComponent(JSON.stringify({noteShare:t})),children:n.jsx(Rc,{noteShare:{...t}})}),n.jsx(h,{}),E.createElement(e.isTitle?"h1":"h2",{className:ae.articule},e?.info?.link?.url?n.jsx(P,{"aria-label":e.main?.title?.section,className:ae.linkStyled,style:{"--isLink":"var(--news-description-title-color-hover-decoration)"},href:e?.info?.link?.url,target:e?.info?.link?.target,children:e.main?.title?.section}):e.main?.title?.section),e.config?.showsubtitle&&n.jsx(d,{}),(e?.config?.showtime||e.config?.showauthor)&&n.jsx(n.Fragment,{children:e.authors[0]?.internaluser?n.jsx("h3",{children:n.jsx(P,{"aria-label":c(),className:ae.correspondentLink,href:`/${e?.paths?.autor}/${e?.authors[0]?.name}`,children:c()})}):n.jsx("h3",{className:ae.correspondent,children:c()})})]})},hn={content:"_content_coxjf_1",contentNew:"_contentNew_coxjf_21",imageBox:"_imageBox_coxjf_29",numberTag:"_numberTag_coxjf_44"},se={figure:"_figure_ooa5j_1",backdrop:"_backdrop_ooa5j_6",backdropAux:"_backdropAux_ooa5j_16",imageStyled:"_imageStyled_ooa5j_37",boxPlayIcon:"_boxPlayIcon_ooa5j_51",playStyled:"_playStyled_ooa5j_60",imageLogoPlaceholder:"_imageLogoPlaceholder_ooa5j_77",imagePlaceholder:"_imagePlaceholder_ooa5j_98"},ds=e=>n.jsxs("svg",{width:"43",height:"44",viewBox:"0 0 43 44",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[n.jsx("rect",{y:"0.75",width:"42.5",height:"42.5",fill:"white"}),n.jsx("path",{d:"M16.6953 16.339V28.2471C16.6953 29.1551 17.6953 29.7068 18.4654 29.2126L27.8217 23.2586C28.5344 22.8103 28.5344 21.7758 27.8217 21.316L18.4654 15.3735C17.6953 14.8793 16.6953 15.431 16.6953 16.339Z",fill:"#1750C3"})]});function un(){return K().COMPONENTS?.PlayIcon||ds}function ta(){return K().COMPONENTS?.PlayIcon||ds}const hs=e=>{const{isVideo:t=!1,isLarge:a=!1,priorityHigh:o=!1}=e,s=un(),r=e.preview.sizes;return r?r.length===1?n.jsx("figure",{className:se.figure,children:n.jsxs("span",{className:se.backdrop,children:[n.jsx("span",{className:se.backdropAux}),n.jsxs("picture",{children:[n.jsx("img",{fetchPriority:o?"high":"low",loading:o?"eager":"lazy",className:se.imageStyled,alt:e.preview?.description?e.preview?.description:"",src:r[0]?.url?r[0]?.url:void 0}),t&&n.jsxs(n.Fragment,{children:[n.jsx("div",{className:se.boxPlayIcon,style:{height:a?"40%":"72px"}}),n.jsx(s,{className:`${se.playStyled} saas-image-play-icon`})]})]})]})}):n.jsx("figure",{className:se.figure,children:n.jsxs("span",{className:se.backdrop,children:[n.jsx("span",{className:se.backdropAux}),n.jsxs("picture",{children:[r.map((i,c)=>{if(e.isLarge)return i.width>=580?n.jsx("source",{media:"(width >=900px)",srcSet:i.url},c):n.jsx("source",{media:"(width <900px)",srcSet:i.url},c);if(i.width<580)return n.jsx("source",{srcSet:i.url},c)}),n.jsx("img",{fetchPriority:o?"high":"low",loading:o?"eager":"lazy",decoding:"async",className:se.imageStyled,width:r[0]?.width,height:r[0]?.height,alt:e.preview?.description?e.preview?.description:"",src:r[0]?.url?r[0]?.url:""}),t&&n.jsxs(n.Fragment,{children:[n.jsx("div",{className:se.boxPlayIcon,style:{height:a?"40%":"72px"}}),n.jsx(s,{className:`${se.playStyled} saas-image-play-icon`})]})]})]})}):null},wt=e=>n.jsxs("svg",{width:"28",height:"28",viewBox:"0 0 28 28",...e,xmlns:"http://www.w3.org/2000/svg",children:[n.jsx("g",{clipPath:"url(#clip0_2503_6565)",children:n.jsx("path",{d:"M22.1668 7.47825L20.5218 5.83325L14.0002 12.3549L7.4785 5.83325L5.8335 7.47825L12.3552 13.9999L5.8335 20.5216L7.4785 22.1666L14.0002 15.6449L20.5218 22.1666L22.1668 20.5216L15.6452 13.9999L22.1668 7.47825Z",fill:"currentColor"})}),n.jsx("defs",{children:n.jsx("clipPath",{id:"clip0_2503_6565",children:n.jsx("rect",{width:"28",height:"28",fill:"currentColor"})})})]}),el=async e=>Buffer.from(await e.arrayBuffer()).toString("base64"),tl=async(e,t)=>{try{const{PUBLIC_API_HOST:a,PUBLIC_OFFLINE_SITE:o}=K(),s=t?.site??"",r=decodeURIComponent(s??""),i=t?.browser??"",c=await fetch(`${a}${e}`,{headers:{PROJECT:"Offline",SITE:"/sites/"+o,USER_TOKEN:r,BROWSER_ID:i||""}});if(!c.ok)return"invalidURL";const d=await c.blob();return`data:image/png;base64,${await el(d)}`}catch{return"invalidURL"}},us=e=>{const{preview:t,isVideo:a=!1,hasShadow:o=!1,priorityHigh:s=!1}=e,r=ta(),[i,c]=E.useState(void 0),d=t?.sizes;return E.useEffect(()=>{(async()=>{const{PUBLIC_IS_OFFLINE:h}=K();if(h==="true"&&d?.[0]?.url){const u=await tl(d[0].url,e.cookies);c(u)}else c(d?.[0]?.url)})()},[d,t,e.cookies]),d&&i&&i!=="invalidURL"?n.jsx("figure",{className:se.figure,children:n.jsxs("span",{className:se.backdrop,children:[n.jsx("span",{className:se.backdropAux}),n.jsxs("picture",{children:[n.jsx("img",{fetchPriority:s?"high":"low",loading:s?"eager":"lazy",className:se.imageStyled,style:{boxShadow:o?"0px 4px 8px 0px #00000033":"0px"},alt:t?.description||"",src:i}),a&&n.jsx("div",{className:se.playWrapper,children:n.jsx(r,{})})]})]})}):i==="invalidURL"?n.jsx("div",{className:se.imageLogoPlaceholder,children:n.jsx(wt,{style:{color:"var(--grey-100)"}})}):n.jsx("div",{"data-hydrate":"ImageOffline","data-props":encodeURIComponent(JSON.stringify({...e,children:void 0})),children:n.jsx("div",{className:se.imagePlaceholder})})},_e=async e=>{const{preview:t}=e;if(!t?.sizes||t.sizes.length===0||t.sizes.some(r=>!r.url))return n.jsx("div",{className:se.imageLogoPlaceholder});const{PUBLIC_IS_OFFLINE:a}=K();if(a==="true")return n.jsx(us,{...e});const o=await Promise.all(t.sizes.map(async r=>({...r,url:await ue(r.url)}))),s={...t,sizes:o};return n.jsx(hs,{...e,preview:s})},fs=e=>{const{itemReverseOrder:t=!1}=e;return n.jsx("section",{className:hn.content,style:{...e.customNewsDescriptionStyles},children:e.block.map(async(a,o)=>n.jsxs("div",{className:hn.contentNew,style:{flexDirection:t?"row-reverse":"row"},children:[n.jsxs("div",{className:hn.imageBox,style:{"--heightImageOverwrite":"100%"},children:[n.jsx("div",{className:hn.numberTag,children:o+1}),a.main.title.home&&n.jsx(_e,{preview:a.preview,priorityHigh:e.priorityHigh})]}),n.jsx(ct,{...a,paths:e.paths})]},`description-block-${o}`))})},ms={content:"_content_1cid4_1",titulo:"_titulo_1cid4_12"},nl={data:[{info:{publication:"35",site:"golfo",type:"news",creator:"mjuzefiszyn",section:{name:"Nacional",slug:"nacional",url:"/seccion/nacional"},date:{created:1749228948e3,modified:17492289e5,firstpublish:1749229055e3,lastpublish:1749229459e3},link:{url:"https://blob.diariodelistmo.com/docs/2025/06/06/puxa0606_01_1749215342760.pdf",canonical:"https://blob.diariodelistmo.com/docs/2025/06/06/puxa0606_01_1749215342760.pdf",internal:"|contenidos|2025|06|06|noticia_0003.html",target:"_blank",redirect:!0},advanced:{tagarticle:"no_mostrar",cintillo:!1,color:"naranja",imagearticle:"2 Columnas",imagehomeorientation:"horizontal",imagesectionorientation:"horizontal",elementhome:"imagen",elementarticle:"imagen"}},config:{zonehome:"no_mostrar",priorityhome:"",zonesection:"no_mostrar",prioritysection:"",homepreview:"imagen",showcomments:!1,showtime:!0,showauthor:!0,showuppertitle:!0,showsubtitle:!0,showads:!0},main:{title:{home:'Está "reprobado"',section:'Está "reprobado"',article:'Está "reprobado"',seo:'Está "reprobado"'},uppertitle:!1,subtitle:{rendered:"<p>esta reprobado</p>",striped:"esta reprobado"},summary:!1,categories:!1,sources:!1},keywords:{tags:[{approved:!1,name:"ediciones",id:"0",info:!1}],hiddentags:!1,person:!1},authors:[{internaluser:!0,name:"mjuzefiszyn",nickname:"mjuzefiszyn",firstname:"Martín",lastname:"Juzefiszyn",fullname:"Martín Juzefiszyn",image:{sizes:[{size:"100x100",url:"/export/system/cmsMedios/users/K20211124_162434814.jpeg_1295974415.jpeg",width:100,height:100},{size:"300x300",url:"/export/system/cmsMedios/users/K20211124_162434814.jpeg_1810791533.jpeg",width:300,height:300}]}}],preview:{sizes:[{scale:"w:100,h:100,t:2",url:"/__export/1749229049217/sites/golfo/img/2025/06/06/captura_de_pantalla_2025-06-06_a_la-s-_13_3.png_1070218339.png",width:100,height:100}],original:{url:"/__export/1749229049217/sites/golfo/img/2025/06/06/captura_de_pantalla_2025-06-06_a_la-s-_13_3.png",width:684,height:760},copyright:!1,description:"orale - 6 de junio",photographer:!1},gallery:!1,related:{automatic:!1,news:!1},relatedexternal:{news:!1},external:{httpstream:!1,iframe:!1},hascontent:{hasgalleryvideosflash:!1,hasgalleryvideosyoutube:!1,hasgalleryvideosembedded:!1,hasgalleryimages:!1,hasaudios:!1,hasfiles:!1,hasitemlist:!1,hasembeddedimage:!1,hasembeddedvideoyoutube:!1,hasembeddedvideolink:!1,hasembeddedvideoembedded:!1,hasembeddedvideogallery:!1,hasembeddedvideolist:!1,hasembeddedimagegallery:!1,hasembeddedaudio:!1,hasembeddedaudiogallery:!1,hasembeddedaudiolist:!1,hasembeddedpinterest:!1,hasembeddedvine:!1,hasembeddedinstagram:!1,hasembeddedtwitter:!1,hasembeddedfacebook:!1,hasembeddedembedded:!1,hasembeddedpoll:!1,hasembeddedstorify:!1,hasembeddedflickr:!1,hasembeddedimagecomparator:!1,hasembeddedyoutube:!1,hasembeddediframe:!1,hasembeddedevent:!1,hasembeddedrelatednews:!1,hasembeddedjwplayer:!1,hasembeddedbrid:!1},customfields:!1},{info:{publication:"35",site:"golfo",type:"news",creator:"mjuzefiszyn",section:{name:"Nacional",slug:"nacional",url:"/seccion/nacional"},date:{created:1749228877e3,modified:174922884e4,firstpublish:1749228937e3,lastpublish:1749229474e3},link:{url:"https://blob.diariodelistmo.com/docs/2025/06/06/imna0606_01__portada_general__1749216009479.pdf",canonical:"https://blob.diariodelistmo.com/docs/2025/06/06/imna0606_01__portada_general__1749216009479.pdf",internal:"|contenidos|2025|06|06|noticia_0002.html",target:"_blank",redirect:!0},advanced:{tagarticle:"no_mostrar",cintillo:!1,color:"naranja",imagearticle:"2 Columnas",imagehomeorientation:"horizontal",imagesectionorientation:"horizontal",elementhome:"imagen",elementarticle:"imagen"}},config:{zonehome:"no_mostrar",priorityhome:"",zonesection:"no_mostrar",prioritysection:"",homepreview:"imagen",showcomments:!1,showtime:!0,showauthor:!0,showuppertitle:!0,showsubtitle:!0,showads:!0},main:{title:{home:"Inundan la playa con toneladas de plásticos",section:"Inundan la playa con toneladas de plásticos",article:"Inundan la playa con toneladas de plásticos",seo:"Inundan la playa con toneladas de plásticos"},uppertitle:!1,subtitle:{rendered:"<p>Inundan la playa con toneladas de plásticos</p>",striped:"Inundan la playa con toneladas de plásticos"},summary:!1,categories:!1,sources:!1},keywords:{tags:[{approved:!1,name:"ediciones",id:"0",info:!1}],hiddentags:!1,person:!1},authors:[{internaluser:!0,name:"mjuzefiszyn",nickname:"mjuzefiszyn",firstname:"Martín",lastname:"Juzefiszyn",fullname:"Martín Juzefiszyn",image:{sizes:[{size:"100x100",url:"/export/system/cmsMedios/users/K20211124_162434814.jpeg_1295974415.jpeg",width:100,height:100},{size:"300x300",url:"/export/system/cmsMedios/users/K20211124_162434814.jpeg_1810791533.jpeg",width:300,height:300}]}}],preview:{sizes:[{scale:"w:100,h:100,t:2",url:"/__export/1749228934284/sites/golfo/img/2025/06/06/captura_de_pantalla_2025-06-06_a_la-s-_13_1.png_1145461408.png",width:100,height:100}],original:{url:"/__export/1749228934284/sites/golfo/img/2025/06/06/captura_de_pantalla_2025-06-06_a_la-s-_13_1.png",width:790,height:1120},copyright:!1,description:"veracruz - 6 de junio",photographer:!1},gallery:!1,related:{automatic:!1,news:!1},relatedexternal:{news:!1},external:{httpstream:!1,iframe:!1},hascontent:{hasgalleryvideosflash:!1,hasgalleryvideosyoutube:!1,hasgalleryvideosembedded:!1,hasgalleryimages:!1,hasaudios:!1,hasfiles:!1,hasitemlist:!1,hasembeddedimage:!1,hasembeddedvideoyoutube:!1,hasembeddedvideolink:!1,hasembeddedvideoembedded:!1,hasembeddedvideogallery:!1,hasembeddedvideolist:!1,hasembeddedimagegallery:!1,hasembeddedaudio:!1,hasembeddedaudiogallery:!1,hasembeddedaudiolist:!1,hasembeddedpinterest:!1,hasembeddedvine:!1,hasembeddedinstagram:!1,hasembeddedtwitter:!1,hasembeddedfacebook:!1,hasembeddedembedded:!1,hasembeddedpoll:!1,hasembeddedstorify:!1,hasembeddedflickr:!1,hasembeddedimagecomparator:!1,hasembeddedyoutube:!1,hasembeddediframe:!1,hasembeddedevent:!1,hasembeddedrelatednews:!1,hasembeddedjwplayer:!1,hasembeddedbrid:!1},customfields:!1},{info:{publication:"35",site:"golfo",type:"news",creator:"mjuzefiszyn",section:{name:"Nacional",slug:"nacional",url:"/seccion/nacional"},date:{created:1749228699e3,modified:174922866e4,firstpublish:1749228867e3,lastpublish:1749229488e3},link:{url:"https://blob.diariodelistmo.com/docs/2025/06/06/dina0606_01__p__1749222254195.pdf",canonical:"https://blob.diariodelistmo.com/docs/2025/06/06/dina0606_01__p__1749222254195.pdf",internal:"|contenidos|2025|06|06|noticia_0001.html",target:"_blank",redirect:!0},advanced:{tagarticle:"no_mostrar",cintillo:!1,color:"naranja",imagearticle:"2 Columnas",imagehomeorientation:"horizontal",imagesectionorientation:"horizontal",elementhome:"imagen",elementarticle:"imagen"}},config:{zonehome:"no_mostrar",priorityhome:"",zonesection:"no_mostrar",prioritysection:"",homepreview:"imagen",showcomments:!1,showtime:!0,showauthor:!0,showuppertitle:!0,showsubtitle:!0,showads:!0},main:{title:{home:"El sur ya tiene alcaldes electos",section:"El sur ya tiene alcaldes electos",article:"El sur ya tiene alcaldes electos",seo:"El sur ya tiene alcaldes electos"},uppertitle:!1,subtitle:{rendered:"<p>El sur ya tiene alcaldes electos</p>",striped:"El sur ya tiene alcaldes electos"},summary:!1,categories:!1,sources:!1},keywords:{tags:[{approved:!1,name:"ediciones",id:"0",info:!1}],hiddentags:!1,person:!1},authors:[{internaluser:!0,name:"mjuzefiszyn",nickname:"mjuzefiszyn",firstname:"Martín",lastname:"Juzefiszyn",fullname:"Martín Juzefiszyn",image:{sizes:[{size:"100x100",url:"/export/system/cmsMedios/users/K20211124_162434814.jpeg_1295974415.jpeg",width:100,height:100},{size:"300x300",url:"/export/system/cmsMedios/users/K20211124_162434814.jpeg_1810791533.jpeg",width:300,height:300}]}}],preview:{sizes:[{scale:"w:100,h:100,t:2",url:"/__export/1749228858135/sites/golfo/img/2025/06/06/captura_de_pantalla_2025-06-06_a_la-s-_13.png_623158285.png",width:100,height:100}],original:{url:"/__export/1749228858135/sites/golfo/img/2025/06/06/captura_de_pantalla_2025-06-06_a_la-s-_13.png",width:602,height:1096},copyright:!1,description:"Diario del Istmo - 6 junio",photographer:!1},gallery:!1,related:{automatic:!1,news:!1},relatedexternal:{news:!1},external:{httpstream:!1,iframe:!1},hascontent:{hasgalleryvideosflash:!1,hasgalleryvideosyoutube:!1,hasgalleryvideosembedded:!1,hasgalleryimages:!1,hasaudios:!1,hasfiles:!1,hasitemlist:!1,hasembeddedimage:!1,hasembeddedvideoyoutube:!1,hasembeddedvideolink:!1,hasembeddedvideoembedded:!1,hasembeddedvideogallery:!1,hasembeddedvideolist:!1,hasembeddedimagegallery:!1,hasembeddedaudio:!1,hasembeddedaudiogallery:!1,hasembeddedaudiolist:!1,hasembeddedpinterest:!1,hasembeddedvine:!1,hasembeddedinstagram:!1,hasembeddedtwitter:!1,hasembeddedfacebook:!1,hasembeddedembedded:!1,hasembeddedpoll:!1,hasembeddedstorify:!1,hasembeddedflickr:!1,hasembeddedimagecomparator:!1,hasembeddedyoutube:!1,hasembeddediframe:!1,hasembeddedevent:!1,hasembeddedrelatednews:!1,hasembeddedjwplayer:!1,hasembeddedbrid:!1},customfields:!1},{info:{publication:"35",site:"golfo",type:"news",creator:"mjuzefiszyn",section:{name:"Nacional",slug:"nacional",url:"/seccion/nacional"},date:{created:1749158799e3,modified:174915888e4,firstpublish:1749158914e3,lastpublish:1749158915e3},link:{url:"/nacional/Revista-20250605-0001.html",canonical:"https://imagendelgolfo.cms-medios.com/nacional/Revista-20250605-0001.html",internal:"|contenidos|2025|06|05|noticia_0001.html",target:"_self",redirect:!1},advanced:{tagarticle:"no_mostrar",cintillo:!1,color:"naranja",imagearticle:"2 Columnas",imagehomeorientation:"horizontal",imagesectionorientation:"horizontal",elementhome:"imagen",elementarticle:"imagen"}},config:{zonehome:"revista",priorityhome:"10",zonesection:"no_mostrar",prioritysection:"",homepreview:"imagen",showcomments:!1,showtime:!0,showauthor:!0,showuppertitle:!0,showsubtitle:!0,showads:!0},main:{title:{home:"Revista",section:"Revista",article:"Revista",seo:"Revista"},uppertitle:!1,subtitle:{rendered:"<p>Revista Llave</p>",striped:"Revista Llave"},summary:!1,categories:!1,sources:!1},keywords:{tags:[{approved:!1,name:"Revista",id:"0",info:!1}],hiddentags:!1,person:!1},authors:[{internaluser:!1,name:"Redacción Imagen del Golfo",nickname:!1,firstname:!1,lastname:!1,fullname:"Redacción Imagen del Golfo",image:!1}],preview:{sizes:[{scale:"w:100,h:100,t:2",url:"/__export/1749158903790/sites/golfo/img/2025/06/05/revista-llave.jpg_1579742862.jpg",width:100,height:100}],original:{url:"/__export/1749158903790/sites/golfo/img/2025/06/05/revista-llave.jpg",width:435,height:640},copyright:!1,description:"Revista Llave",photographer:!1},gallery:!1,related:{automatic:!1,news:!1},relatedexternal:{news:!1},external:{httpstream:!1,iframe:!1},hascontent:{hasgalleryvideosflash:!1,hasgalleryvideosyoutube:!1,hasgalleryvideosembedded:!1,hasgalleryimages:!1,hasaudios:!1,hasfiles:!1,hasitemlist:!1,hasembeddedimage:!1,hasembeddedvideoyoutube:!1,hasembeddedvideolink:!1,hasembeddedvideoembedded:!1,hasembeddedvideogallery:!1,hasembeddedvideolist:!1,hasembeddedimagegallery:!1,hasembeddedaudio:!1,hasembeddedaudiogallery:!1,hasembeddedaudiolist:!1,hasembeddedpinterest:!1,hasembeddedvine:!1,hasembeddedinstagram:!1,hasembeddedtwitter:!1,hasembeddedfacebook:!1,hasembeddedembedded:!0,hasembeddedpoll:!1,hasembeddedstorify:!1,hasembeddedflickr:!1,hasembeddedimagecomparator:!1,hasembeddedyoutube:!1,hasembeddediframe:!1,hasembeddedevent:!1,hasembeddedrelatednews:!1,hasembeddedjwplayer:!1,hasembeddedbrid:!1},customfields:!1},{info:{publication:"35",site:"golfo",type:"news",creator:"lorenzocaldera",section:{name:"Xalapa",slug:"xalapa",url:"/seccion/xalapa"},date:{created:1746547949e3,modified:174646152e4,firstpublish:1746551679e3,lastpublish:174948845e4},link:{url:"/xalapa/Fidel-Herrera-esta-fue-la-vez-que-el-exgobernador-se-reunio-con-Mel-Gibson-20250506-0006.html",canonical:"https://imagendelgolfo.cms-medios.com/xalapa/Fidel-Herrera-esta-fue-la-vez-que-el-exgobernador-se-reunio-con-Mel-Gibson-20250506-0006.html",internal:"|contenidos|2025|05|06|noticia_0006.html",target:"_self",redirect:!1},advanced:{tagarticle:"no_mostrar",cintillo:!1,color:"naranja",imagearticle:"2 Columnas",imagehomeorientation:"horizontal",imagesectionorientation:"horizontal",elementhome:"imagen",elementarticle:"imagen"}},config:{zonehome:"destacadas",priorityhome:"10",zonesection:"no_mostrar",prioritysection:"10",homepreview:"imagen",showcomments:!0,showtime:!0,showauthor:!0,showuppertitle:!0,showsubtitle:!0,showads:!0},main:{title:{home:"Fidel Herrera: esta fue la vez que el exgobernador se reunió con Mel Gibson",section:"Fidel Herrera: esta fue la vez que el exgobernador se reunió con Mel Gibson",article:"Fidel Herrera: esta fue la vez que el exgobernador se reunió con Mel Gibson",seo:"Fidel Herrera: esta fue la vez que el exgobernador se reunió con Mel Gibson"},uppertitle:"ESCANDALO",subtitle:{rendered:'<p><strong>¿Lo sabías?</strong>, la curiosa amistad de Fidel Herrera y <a href="https://es.wikipedia.org/wiki/Mel_Gibson" rel="" target="_blank">Mel Gibson</a> llevó al exgobernador de Veracruz a Hollywood&nbsp;</p>',striped:"¿Lo sabías?, la curiosa amistad de Fidel Herrera y Mel Gibson llevó al exgobernador de Veracruz a Hollywood "},summary:{rendered:'<ul><li>En marzo de 2010, Fidel Herrera dio un paso más allá al acudir a una gala en Los Ángeles durante la semana de los Premios Óscar</li><li>Leé tambien <a href="https://imagendelgolfo.mx/estado/por-miedo-y-persecucion-baja-votacion-del-pri-en-veracruz-alejandro-moreno/50688223" rel="" target="_blank">esto</a>&nbsp;</li><li>En marzo de 2010, Fidel Herrera dio un paso más allá al acudir a una gala en Los Ángeles durante la semana de los Premios Óscar</li></ul>',striped:"En marzo de 2010, Fidel Herrera dio un paso más allá al acudir a una gala en Los Ángeles durante la semana de los Premios ÓscarLeé tambien esto En marzo de 2010, Fidel Herrera dio un paso más allá al acudir a una gala en Los Ángeles durante la semana de los Premios Óscar"},categories:!1,sources:[{name:"Esta nota es información de infobae.com"}]},keywords:{tags:[{approved:!0,name:"Fidel Herrera",id:"40808",info:{description:{rendered:"&lt;p&gt;Fidel Herrera Beltr&amp;aacute;n (Nopaltepec, Veracruz; 7 de marzo de 1949-Ciudad de M&amp;eacute;xico, 2 de mayo de 2025)&#8203; fue un abogado, escritor y pol&amp;iacute;tico mexicano, autor de libros sobre temas constitucionales.&nbsp;Miembro del Partido Revolucionario Institucional. Fue gobernador de Veracruz entre 2004 y 2010. Fue c&amp;oacute;nsul de M&amp;eacute;xico en Barcelona, Espa&amp;ntilde;a, desde el 19 de octubre de 2015&nbsp;hasta su renuncia el 22 de enero de 2017.&lt;/p&gt;",striped:"Fidel Herrera Beltrán (Nopaltepec, Veracruz; 7 de marzo de 1949-Ciudad de México, 2 de mayo de 2025)​ fue un abogado, escritor y político mexicano, autor de libros sobre temas constitucionales. Miembro del Partido Revolucionario Institucional. Fue gobernador de Veracruz entre 2004 y 2010. Fue cónsul de México en Barcelona, España, desde el 19 de octubre de 2015 hasta su renuncia el 22 de enero de 2017."},url:!1,template:!1,image:{sizes:[{scale:"w:100,h:100,t:2",url:"/__export/1750256515226/sites/golfo/img/2025/06/11/fidel_herrera.jpeg_1295974415.jpeg",width:100,height:100}],original:{url:"/__export/1750256515226/sites/golfo/img/2025/06/11/fidel_herrera.jpeg",width:1600,height:1065},copyright:!1,description:!1,photographer:!1}}},{approved:!0,name:"Mel Gibson",id:"40818",info:{description:!1,url:!1,template:!1,image:!1}},{approved:!0,name:"Fidel Herrera y Mel Gibson",id:"40820",info:{description:!1,url:!1,template:!1,image:!1}},{approved:!0,name:"Muerte de Fidel Herrera",id:"40816",info:{description:!1,url:!1,template:!1,image:!1}},{approved:!0,name:"Fidel Herrera en Hollywood",id:"40817",info:{description:!1,url:!1,template:!1,image:!1}},{approved:!0,name:"Exgobernador Fidel Herrera",id:"40819",info:{description:!1,url:!1,template:!1,image:!1}}],hiddentags:!1,person:!1},authors:[{internaluser:!1,name:"Carolina Palma",nickname:!1,firstname:!1,lastname:!1,fullname:"Carolina Palma",image:{sizes:[{size:"100x100",url:"/__export/1746548851262/sites/golfo/img/2025/05/06/carolina-palma-imagen-del-golfo_1.jpeg_1295974415.jpeg",width:100,height:100},{size:"300x300",url:"/__export/1746548851262/sites/golfo/img/2025/05/06/carolina-palma-imagen-del-golfo_1.jpeg_1810791533.jpeg",width:300,height:300}]}}],preview:{sizes:[{scale:"w:100,h:100,t:2",url:"/__export/1749488422590/sites/golfo/img/2025/06/09/fidel_y_gibson.jpg_1334724013.jpg",width:100,height:100}],original:{url:"/__export/1749488422590/sites/golfo/img/2025/06/09/fidel_y_gibson.jpg",width:1200,height:675},copyright:!1,description:"Fidel Herrera: esta fue la vez que el exgobernador se reunió con Mel Gibson",photographer:!1},gallery:!1,related:{automatic:!1,news:!1},relatedexternal:{news:!1},external:{httpstream:!1,iframe:!1},hascontent:{hasgalleryvideosflash:!1,hasgalleryvideosyoutube:!1,hasgalleryvideosembedded:!1,hasgalleryimages:!1,hasaudios:!1,hasfiles:!1,hasitemlist:!1,hasembeddedimage:!0,hasembeddedvideoyoutube:!1,hasembeddedvideolink:!1,hasembeddedvideoembedded:!1,hasembeddedvideogallery:!1,hasembeddedvideolist:!1,hasembeddedimagegallery:!1,hasembeddedaudio:!1,hasembeddedaudiogallery:!1,hasembeddedaudiolist:!1,hasembeddedpinterest:!1,hasembeddedvine:!1,hasembeddedinstagram:!1,hasembeddedtwitter:!1,hasembeddedfacebook:!1,hasembeddedembedded:!1,hasembeddedpoll:!1,hasembeddedstorify:!1,hasembeddedflickr:!1,hasembeddedimagecomparator:!1,hasembeddedyoutube:!1,hasembeddediframe:!1,hasembeddedevent:!1,hasembeddedrelatednews:!0,hasembeddedjwplayer:!1,hasembeddedbrid:!1},customfields:!1}]},gs={zonehome:void 0,priorityhome:"",zonesection:"no_mostrar",prioritysection:",",homepreview:"imagen",showcomments:!1,showtime:!1,showauthor:!1,showuppertitle:!1,showsubtitle:!1,showads:!1},fn=e=>{let t=[];const{PUBLIC_ENV:a,PUBLIC_IS_OFFLINE:o}=K();return e.content&&e.content.length>0?t=e.content.map(s=>({...s,config:gs})):a==="local"&&o==="false"&&(t=nl.data.map(s=>({...s,config:gs}))),Array.isArray(t)&&t.length>0&&n.jsxs("section",{className:ms.content,style:{"--aspect-ratio":"1 / 1"},children:[n.jsx("p",{className:ms.titulo,children:e.title??""}),n.jsx(fs,{block:t,paths:e.paths,customNewsDescriptionStyles:e.customNewsDescriptionStyles})]})},Le={content:"_content_6azvz_1",subscribeImage:"_subscribeImage_6azvz_22",tag:"_tag_6azvz_32",contentTitle:"_contentTitle_6azvz_50",title:"_title_6azvz_55",inputStyled:"_inputStyled_6azvz_72",buttonStyled:"_buttonStyled_6azvz_112",contentTerms:"_contentTerms_6azvz_123",subscribeText:"_subscribeText_6azvz_128",terms:"_terms_6azvz_138"},mn=e=>{const{uppercase:t=!1,style:a={}}=e,o={...e,rounded:"",uppercase:"",full:""},s={...a,textTransform:t?"uppercase":"unset",borderRadius:"var(--button-border-radius)",boxShadow:"none",display:"flex",alignItems:"center",position:"relative",fontSize:"0.9375rem",lineHeight:"1.75",letterSpacing:"0.02857em",padding:"6px 16px",cursor:"pointer",width:e.full?"100%":"auto"};return e?.toggledrawerevent==="true"&&(!e.href||e.href!=="")?n.jsx("label",{...o,style:s,htmlFor:e?.toggledrawerevent==="true"?"side-bar-state":""}):n.jsx(P,{...o,style:s})},ps=e=>n.jsxs("section",{className:[Le.content,e.className??""].join(" "),children:[n.jsx("div",{className:Le.subscribeImage,children:e.image}),n.jsx("div",{className:Le.tag,children:e.texts.newsletterTag??"NEWS"}),n.jsxs("div",{className:Le.contentTitle,children:[n.jsx("p",{className:Le.title,children:e.title}),n.jsx("p",{className:Le.subTitle,children:e.sibtitle})]}),n.jsx("div",{className:Le.inputStyled,children:n.jsx("input",{type:"email",placeholder:e.texts.newsletterInputPlaceholder??"Ingresa tu email",id:"newsletter-email-column"})}),n.jsx(mn,{className:Le.buttonStyled,size:"large",full:!0,children:e.texts.newsletterButtonText??"Suscribirme"}),n.jsxs("div",{className:Le.contentTerms,children:[n.jsx("p",{className:Le.subscribeText,children:e.texts.newsletterTermsText??"Suscribirte implica aceptar los"}),n.jsx(P,{className:Le.terms,href:e.termsLink,target:e.termsLinkTarget,children:e.texts.newsletterTermsAnchor??"Términos y condiciones"})]})]}),Ee={content:"_content_1ms2y_1",contentInfo:"_contentInfo_1ms2y_20",subscribeImage:"_subscribeImage_1ms2y_28",tag:"_tag_1ms2y_42",contentTitle:"_contentTitle_1ms2y_60",title:"_title_1ms2y_65",subTitle:"_subTitle_1ms2y_70",inputStyled:"_inputStyled_1ms2y_79",buttonStyled:"_buttonStyled_1ms2y_118",contentTerms:"_contentTerms_1ms2y_131",subscribeText:"_subscribeText_1ms2y_137",terms:"_terms_1ms2y_146"},As=e=>n.jsxs("section",{className:Ee.content,children:[n.jsx("div",{className:Ee.subscribeImage,children:e.image}),n.jsxs("div",{className:Ee.contentInfo,children:[n.jsx("div",{className:Ee.tag,children:e.texts.newsletterTag??"NEWS"}),n.jsxs("div",{className:Ee.contentTitle,children:[n.jsx("p",{className:Ee.title,children:e.title}),n.jsx("p",{className:Ee.subTitle,children:e.sibtitle})]}),n.jsxs("div",{className:Ee.inputStyled,children:[n.jsx("input",{type:"email",placeholder:e.texts.newsletterInputPlaceholder??"Ingresa tu email",id:"newsletter-email"}),n.jsx(mn,{className:Ee.buttonStyled,size:"large",full:!0,children:e.texts.newsletterButtonText??"Suscribirme"})]}),n.jsxs("div",{className:Ee.contentTerms,children:[n.jsx("p",{className:Ee.subscribeText,children:e.texts.newsletterTermsText??"Suscribirte implica aceptar los"}),n.jsx(P,{className:Ee.terms,children:e.texts.newsletterTermsAnchor??"Términos y condiciones"})]})]})]}),al=e=>n.jsxs("svg",{width:"284",height:"257",viewBox:"0 0 284 257",fill:"none",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",...e,children:[n.jsx("rect",{width:"284",height:"257",fill:"url(#pattern0_3159_5916)"}),n.jsxs("defs",{children:[n.jsx("pattern",{id:"pattern0_3159_5916",patternContentUnits:"objectBoundingBox",width:"1",height:"1",children:n.jsx("use",{xlinkHref:"#image0_3159_5916",transform:"matrix(0.000690131 0 0 0.000762635 0 -0.000669991)"})}),n.jsx("image",{id:"image0_3159_5916",width:"1449",height:"1313",xlinkHref:"data:image/png;base64,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"})]})]}),Ge={content:"_content_qzaly_1",subscribeImage:"_subscribeImage_qzaly_16",contentTitle:"_contentTitle_qzaly_22",title:"_title_qzaly_33",subTitle:"_subTitle_qzaly_40",contentTerms:"_contentTerms_qzaly_60",whatsappLink:"_whatsappLink_qzaly_65",subscribeText:"_subscribeText_qzaly_82",terms:"_terms_qzaly_92"},ol=e=>n.jsxs("section",{className:Ge.content,children:[n.jsx(al,{className:Ge.subscribeImage}),n.jsxs("div",{className:Ge.contentTitle,children:[n.jsx("p",{className:Ge.title,children:"Mantenete Informado"}),n.jsx("p",{className:Ge.subTitle,children:"¿Quieres recibir las noticias más importantes? ¡Suscríbete sin costo, recíbelas por WhatsApp!"})]}),n.jsxs("a",{className:Ge.whatsappLink,href:e.whatsappLink,target:"_blank",children:["Quiero Suscribirme",n.jsxs("svg",{width:"25",height:"24",viewBox:"0 0 25 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[n.jsx("g",{clipPath:"url(#clip0_3159_5914)",children:n.jsx("path",{d:"M20.6595 3.49091C18.4029 1.23636 15.3972 0 12.1997 0C5.61268 0 0.249909 5.33636 0.249909 11.8909C0.249909 13.9909 0.798063 16.0364 1.84869 17.8364L0.149414 24L6.48059 22.3455C8.22555 23.2909 10.1898 23.7909 12.1905 23.7909C18.7775 23.7909 24.1403 18.4545 24.1403 11.9C24.1403 8.71818 22.8978 5.73636 20.6412 3.49091M12.1997 21.7818C10.4182 21.7818 8.66407 21.3091 7.14751 20.4L6.78207 20.1818L3.01809 21.1636L4.02303 17.5182L3.7855 17.1455C2.78969 15.5727 2.26894 13.7545 2.26894 11.8818C2.26894 6.43636 6.72726 2 12.2088 2C14.8582 2 17.3523 3.02727 19.2343 4.9C21.1072 6.77273 22.1395 9.25455 22.1395 11.8909C22.1395 17.3455 17.6812 21.7727 12.2088 21.7727M17.6538 14.3818C17.3523 14.2364 15.8906 13.5182 15.6165 13.4182C15.3424 13.3182 15.1414 13.2727 14.9404 13.5636C14.7394 13.8545 14.173 14.5273 13.9903 14.7273C13.8167 14.9273 13.6431 14.9545 13.3416 14.8C13.0402 14.6455 12.0809 14.3364 10.9389 13.3273C10.0527 12.5364 9.44976 11.5636 9.27617 11.2727C9.10259 10.9818 9.2579 10.8182 9.40408 10.6636C9.54111 10.5273 9.70556 10.3182 9.85174 10.1455C9.99791 9.97273 10.0527 9.84545 10.1532 9.64545C10.2537 9.44545 10.1989 9.27273 10.1258 9.12727C10.0527 8.98182 9.44976 7.51818 9.20309 6.91818C8.95642 6.33636 8.71888 6.41818 8.52703 6.40909C8.35345 6.40909 8.15246 6.4 7.95147 6.4C7.75048 6.4 7.43072 6.47273 7.15665 6.77273C6.88257 7.07273 6.11515 7.79091 6.11515 9.25455C6.11515 10.7182 7.18405 12.1273 7.33023 12.3273C7.4764 12.5273 9.43148 15.5273 12.4281 16.8182C13.1407 17.1273 13.6979 17.3091 14.1273 17.4455C14.8399 17.6727 15.4977 17.6364 16.0093 17.5636C16.5849 17.4818 17.7726 16.8455 18.0284 16.1545C18.275 15.4636 18.275 14.8636 18.2019 14.7455C18.1289 14.6182 17.9279 14.5455 17.6264 14.4",fill:"#7AD16D"})}),n.jsx("defs",{children:n.jsx("clipPath",{id:"clip0_3159_5914",children:n.jsx("rect",{width:"24",height:"24",fill:"white",transform:"translate(0.149414)"})})})]})]}),n.jsxs("div",{className:Ge.contentTerms,children:[n.jsx("p",{className:Ge.subscribeText,children:"Suscribirte implica aceptar los"}),n.jsx(P,{className:Ge.terms,href:e.terms,target:"_blank",children:"Términos y condiciones"})]})]}),sl=e=>n.jsxs("svg",{id:"Layer_1","data-name":"Layer 1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 74.3 19.74",fill:"var(--footer-bluestack-fill)",width:78,className:"bluestack-icon",...e,children:[n.jsx("path",{d:"M30.3,9.3c-.3-.2-.6-.2-.9-.2s-.6.1-.9.2c-.3.2-.5.4-.6.7-.1.2-.1.4-.2.6h3.4c0-.2-.1-.5-.2-.6-.1-.3-.4-.6-.6-.7Z"}),n.jsx("path",{d:"M50.8,12.6v.1-.9h-1.4c-.5,0-.8.1-1,.3s-.3.4-.3.6c0,.3.1.5.3.6.2.2.5.2.8.2.4,0,.6-.1.9-.3.4,0,.6-.3.7-.6Z"}),n.jsx("path",{d:"M0,0v19.74h74.3V0H0ZM62.2,4.7h2v5.8l3-3h2.4l-1.1,1.2-6.3,6.2V4.7ZM69.8,15h-2.4l-1.6-2.1,1.4-1.4,2.6,3.5ZM40.3,7.7h1v-1.8h2v1.8h1.8v1.7h-1.8v3c0,.3.1.6.2.7.2.2.4.3.6.3.3,0,.6-.1.8-.3l.5,1.5c-.2.2-.5.3-.7.4-.3.1-.6.1-.9.1-.8,0-1.4-.2-1.9-.6-.5-.5-.7-1.1-.7-2v-3.1h-1v-1.7h.1ZM37.7,12.3c-.2-.1-.4-.2-.6-.2-.3,0-.5-.1-.8-.1s-.6-.1-.9-.2c-.3-.1-.6-.2-.8-.4-.3-.2-.5-.4-.6-.6-.2-.3-.2-.6-.2-1,0-.5.1-.9.4-1.2.3-.4.6-.6,1.1-.8s1-.3,1.7-.3c.5,0,1,.1,1.4.2.5.1.9.3,1.2.5l-.6,1.6c-.3-.2-.6-.4-1-.4-.3-.1-.6-.1-1-.1-.5,0-.8.1-1,.2-.2.1-.3.3-.3.5s.1.3.2.4c.2.1.4.2.6.2.3.1.5.1.8.1s.6.1.9.2c.3.1.6.2.8.4s.4.4.6.6c.2.3.2.6.2,1,0,.5-.1.9-.4,1.2-.3.4-.6.6-1.1.8-.4.2-1,.3-1.7.3-.6,0-1.2-.1-1.7-.2-.6-.2-1-.3-1.3-.6l.6-1.6c.3.2.7.4,1.1.5.4.1.8.2,1.3.2s.8-.1,1-.2c.2-.1.3-.3.3-.5,0-.2,0-.3-.2-.5ZM6.7,14.3l1.1-1.1c.2.1.4.1.6.1.3,0,.6-.1.9-.3.3-.2.5-.4.6-.7.2-.3.2-.7.2-1.1s0-.8-.1-1.1c-.2-.3-.4-.6-.6-.7-.3-.2-.6-.3-.9-.3s-.6.1-.9.3-.5.4-.6.7c-.2.3-.2.7-.2,1.1s.1.8.2,1.1c-.1.1,0,.1,0,.2l-2.3,2.3V4.7h1.9v3.6c.2-.2.4-.3.6-.5.5-.3.9-.4,1.5-.4s1.2.2,1.8.5c.5.3,1,.8,1.2,1.3.3.6.5,1.3.5,2.1s-.2,1.5-.5,2c-.3.6-.7,1-1.2,1.4-.5.3-1.1.5-1.8.5-.6,0-1.1-.2-1.6-.4-.1-.2-.3-.4-.4-.5ZM13.6,4.7h2v10.3h-2V4.7ZM17.7,13.6c-.3-.5-.4-1.1-.4-1.9v-4.2h2v3.9c0,.6.1,1.1.4,1.4.2.3.6.4,1,.4.3,0,.6-.1.8-.2s.4-.4.6-.6c.1-.3.2-.7.2-1.1v-3.8h2v7.5h-1.8v-.9c-.2.2-.4.5-.6.6-.5.2-1,.3-1.5.3-.6,0-1.1-.1-1.6-.4-.5-.1-.8-.5-1.1-1ZM33,11.5v.3h-5.3c0,.2.1.4.2.6.2.3.4.6.7.7.3.2.6.2,1.1.2.4,0,.7-.1,1-.2.3-.1.5-.3.8-.5l1,1.2c-.3.4-.7.7-1.2.9-.5.2-1,.3-1.6.3-.8,0-1.5-.2-2.1-.5s-1-.8-1.4-1.4c-.3-.6-.5-1.2-.5-2s.2-1.4.5-2,.8-1,1.3-1.4c.5-.1,1.2-.3,1.9-.3s1.3.2,1.8.5c.6.3,1,.8,1.3,1.3.3.6.5,1.3.5,2.1,0,0,0,.1,0,.2ZM47.4,14.8c-.4-.2-.7-.5-.9-.8s-.3-.7-.3-1.2c0-.4.1-.8.3-1.2.2-.3.5-.6,1-.8.4-.2,1-.3,1.7-.3h1.6c0-.4-.1-.8-.4-1-.3-.3-.6-.4-1.2-.4-.4,0-.7.1-1.1.2s-.6.3-.9.5l-.7-1.5c.4-.3.8-.5,1.4-.6.5-.2,1.1-.3,1.6-.3,1,0,1.9.3,2.5.8s.9,1.4.9,2.5v4.2h-1.9v-1.1c-.2.3-.4.6-.7.8-.4.3-.8.4-1.4.4-.6.1-1.1,0-1.5-.2ZM56,14.6c-.6-.3-1-.8-1.4-1.4-.3-.6-.5-1.2-.5-2s.2-1.4.5-2,.8-1,1.4-1.4c.6-.2,1.3-.4,2-.4s1.4.2,1.9.5,1,.8,1.2,1.4l-1.6.9c-.2-.4-.4-.6-.7-.8s-.6-.3-.9-.3-.6.1-.9.3c-.3.2-.5.4-.6.7-.2.3-.2.7-.2,1.1s.1.8.2,1.1c.2.3.4.5.6.7.3.2.6.3.9.3s.6-.1.9-.2c.3-.2.5-.4.7-.8l1.6.9c-.3.6-.6,1-1.2,1.4-.6.3-1.2.5-1.9.5s-1.4-.2-2-.5Z"})]}),ge={content:"_content_1p7b9_1",brandContent:"_brandContent_1p7b9_10",socialMedia:"_socialMedia_1p7b9_21",linkSocialNetwoks:"_linkSocialNetwoks_1p7b9_28",sectionContent:"_sectionContent_1p7b9_42",section:"_section_1p7b9_42",menuItem:"_menuItem_1p7b9_60",otherItems:"_otherItems_1p7b9_73",copyrigth:"_copyrigth_1p7b9_87",copyrigthText:"_copyrigthText_1p7b9_97",logoStyled:"_logoStyled_1p7b9_107",socialNetworkIcon:"_socialNetworkIcon_1p7b9_118",socialInstagram:"_socialInstagram_1p7b9_125",socialNetworkIcon_stroke:"_socialNetworkIcon_stroke_1p7b9_133"},na=e=>n.jsx("svg",{id:"Layer_1","data-name":"Layer 1",xmlns:"http://www.w3.org/2000/svg",version:"1.1",viewBox:"0 0 30 30",...e,children:n.jsx("path",{strokeWidth:"0px",fill:"currentColor",d:"M18.9,7.1c.2,0,.3.2.2.4v2.4c0,.2-.1.3-.3.3h-1.4c-1,0-1.2.4-1.2,1.1v1.5h2.4c.1,0,.2,0,.2.1v.2c.1,0,.1,2.6.1,2.6,0,.2-.1.3-.3.3h-2.4v6.6c0,.2-.1.3-.3.3h-2.7c-.2,0-.3-.1-.3-.3v-6.6h-2c-.2,0-.3-.1-.3-.3v-2.6c0-.2.1-.3.3-.3h2v-1.9c0-2.4,1.5-3.9,3.8-3.9h2M18.9,5.7h-2c-3.1,0-5.2,2.2-5.2,5.3v.4h-.6c-1,0-1.7.7-1.7,1.7v2.6c0,1,.7,1.7,1.7,1.7h.6v5.2c0,1,.7,1.7,1.7,1.7h2.7c1,0,1.7-.7,1.7-1.7v-5.2h1c1,0,1.7-.7,1.7-1.7v-2.6c0-.5-.3-1-.5-1.2-.2-.2-.4-.3-.6-.4.7-.2,1.2-.8,1.2-1.6v-2.3c0-.4,0-.9-.3-1.3-.1-.2-.3-.4-.6-.4-.2-.1-.4-.1-.6-.1h0Z"})}),rl=e=>n.jsx("svg",{...e,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",children:n.jsx("path",{fill:"currentColor",d:`M25.7,9.4h-9.1v2.4h9.1c-0.1,0,0.1,0,0.1-0.1V9.5C25.9,9.4,25.9,9.4,25.7,9.4L25.7,9.4z M8.4,9.6
27
27
  c-3,0-5.6,2.5-5.6,5.6c0,3,2.5,5.4,5.7,5.4s5.4-2.4,5.4-5.4c0-0.4,0-0.7-0.1-1.1H8.5v2.1h3c-0.3,1.3-1.5,2.1-3,2.1
28
28
  c-1.9-0.1-3.4-1.7-3.2-3.4c0-1.9,1.5-3.2,3.2-3.2c0.8,0,1.5,0.3,2.1,0.9l1.5-1.5C11,10.2,9.7,9.6,8.4,9.6L8.4,9.6z M27,13.7H16.5
29
29
  v2.4H27c0,0,0.1,0,0.1-0.1v-2.1C27.2,13.7,27.2,13.7,27,13.7L27,13.7z M25.7,18.2h-9.1v2.4h9.1c-0.1,0,0.1-0.1,0.1-0.1v-2.1
@@ -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`}),n.jsx("path",{fill:"currentColor",d:"M12.8,18.6v-6.9l5.9,3.4L12.8,18.6z"})]}),ys=["telegram"],gn={facebook:e=>n.jsx(na,{...e}),instagram:e=>n.jsx(aa,{...e}),whatsapp:e=>n.jsx(dl,{...e}),tiktok:e=>n.jsx(ll,{...e}),youtube:e=>n.jsx(hl,{...e}),x:e=>n.jsx(Pt,{...e}),gnews:e=>n.jsx(rl,{...e}),podcast:e=>n.jsx(il,{...e}),telegram:e=>n.jsx(cl,{...e})},ul=e=>{const{freeZone:t,socials:a,menu:o,customBlock:s}=e;return n.jsxs("footer",{className:ge.content,children:[n.jsxs("section",{className:ge.brandContent,children:[n.jsx(P,{href:"/","aria-label":"Ir a la home",children:n.jsx("span",{className:ge.logoStyled,children:e.logo})}),n.jsx("div",{className:ge.socialMedia,children:Object.keys(a).map(r=>a[r]?.show&&n.jsx("a",{target:"_blank",rel:"noreferrer","aria-label":a[r].title+" link",className:ge.linkSocialNetwoks,href:a[r].url,children:gn[r]({className:`${ys.includes(r)?ge.socialNetworkIcon_stroke:ge.socialNetworkIcon} ${r==="instagram"?ge.socialInstagram:""}`})},r))})]}),n.jsxs("section",{className:ge.sectionContent,children:[n.jsx("div",{className:ge.section,children:o.filter(r=>!r.subitem).map((r,i)=>n.jsx(P,{href:r.link?r.link:void 0,target:r.target,className:`${ge.menuItem} footer-menu-item`,"aria-label":r.description,children:r.description},i))}),n.jsx("div",{className:ge.section,children:t&&t.map((r,i)=>n.jsx(P,{href:r.link?r?.link:void 0,target:r.target,className:ge.otherItems,children:r.description},i))})]}),s&&n.jsx(n.Fragment,{children:s}),n.jsxs("section",{className:ge.copyrigth,children:[n.jsx("p",{className:ge.copyrigthText,children:e.copyrigth}),n.jsx(P,{"aria-label":"Bluestack link",href:"https://www.bluestack.la",title:"Plataforma BLUESTACK CMS (antes CMS MEDIOS)",target:"_blank",rel:"noreferrer",children:n.jsx(sl,{})})]})]})},le={content:"_content_1e93o_1",imageContent:"_imageContent_1e93o_9",width1Autor:"_width1Autor_1e93o_18",width2Autor:"_width2Autor_1e93o_22",width3Autor:"_width3Autor_1e93o_26",imageAutor:"_imageAutor_1e93o_30",imageStyled:"_imageStyled_1e93o_69",contentIconStyled:"_contentIconStyled_1e93o_70",avatarContent:"_avatarContent_1e93o_87",journalistSection:"_journalistSection_1e93o_95",journalistInfo:"_journalistInfo_1e93o_103",journalistInfoLink:"_journalistInfoLink_1e93o_104",socialNetworkSection:"_socialNetworkSection_1e93o_139",avatarStyled:"_avatarStyled_1e93o_151",article:"_article_1e93o_156",socialButton:"_socialButton_1e93o_160",facebookStyled:"_facebookStyled_1e93o_176",emailStyled:"_emailStyled_1e93o_180",xStyled:"_xStyled_1e93o_184",linkedinStyled:"_linkedinStyled_1e93o_188",whatsappStyled:"_whatsappStyled_1e93o_192",whatsappLink:"_whatsappLink_1e93o_196",clipboardButton:"_clipboardButton_1e93o_212",googleProfileButton:"_googleProfileButton_1e93o_248"},fl=e=>n.jsx("svg",{width:"13",height:"23",viewBox:"0 0 13 23",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:n.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"})}),pn=e=>n.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:n.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`})}),ml=e=>n.jsxs("svg",{width:"25",height:"21",viewBox:"0 0 25 21",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[n.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"}),n.jsx("path",{d:"M21.6425 5.57591L12.5923 11.2704L3.33887 5.57591V3.33881L12.5923 8.93157L21.6425 3.33881V5.57591Z",fill:"black"})]}),gl=e=>n.jsxs("svg",{width:"24",height:"19",viewBox:"0 0 24 19",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[n.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"}),n.jsx("path",{d:"M20.8752 4.67439L12.0176 10.2477L2.96094 4.67439V2.48486L12.0176 7.95868L20.8752 2.48486V4.67439Z",fill:"white"})]}),pl=e=>n.jsx("svg",{width:"13",height:"22",viewBox:"0 0 13 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.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"})}),Al=e=>n.jsx("svg",{width:"26",height:"25",viewBox:"0 0 22 23",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:n.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"})}),yl={FaceBook:{url:e=>`https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(e)}`,icon:{outline:e=>n.jsx(pl,{className:e}),solid:e=>n.jsx(fl,{className:e})}},X:{url:e=>`https://twitter.com/intent/tweet?url=${encodeURIComponent(e)}`,icon:{outline:e=>n.jsx(Pt,{className:e}),solid:e=>n.jsx(Pt,{className:e})}},Whatsapp:{url:e=>`https://wa.me/?text=${encodeURIComponent(e)}`,icon:{outline:e=>n.jsx(is,{className:e}),solid:e=>n.jsx(rs,{className:e})}},Email:{url:e=>`mailto:?body=${encodeURIComponent(e)}`,icon:{outline:e=>n.jsx(ml,{className:e}),solid:e=>n.jsx(gl,{className:e})}},LinkedIn:{url:e=>`https://www.linkedin.com/sharing/share-offsite/?url=${encodeURIComponent(e)}`,icon:{outline:e=>n.jsx(pn,{className:e}),solid:e=>n.jsx(pn,{className:e})}}};function ws({noteShare:e}){const t=e&&e.url||(typeof window<"u"?window.location.href:"https://example.com");return e?n.jsxs("div",{className:le.socialNetworkSection,children:[e.options?.map(a=>{const o=yl[a];if(!o)return null;const s=e.variant==="outline"?o.icon.outline:o.icon.solid,r=o.url(t);return n.jsx(P,{href:r,target:"_blank",rel:"noopener noreferrer","aria-label":`Compartir en ${a}`,className:`${le.socialButton} ${le[`${a.toLowerCase()}Button`]??""} ${le[`${a.toLowerCase()}Styled`]}`,children:s("")},a)}),n.jsx("button",{type:"button","data-text":"Link copiado","data-active":"false","aria-label":"copy",className:[le.clipboardButton,"clipbtn-id"].join(" "),children:n.jsx(cs,{})}),n.jsx("button",{type:"button","aria-label":"share",className:[le.clipboardButton,"sharebtn-id"].join(" "),children:n.jsx(Al,{})})]}):null}const $e={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"},wl=e=>{const t=()=>e?.video.main.author?`${e?.video.main.author} - ${ke(e.video.info.date.created)}`:e?.video.main.author;return n.jsx("div",{className:$e.content,children:n.jsx(yt,{children:n.jsxs("div",{className:$e.videoContent,children:[n.jsx("p",{className:$e.title,children:e.video.main.title}),e.type==="vy"&&n.jsx("iframe",{className:$e.iframeStyled,src:`https://www.youtube.com/embed/${e.video.main.code}`,frameBorder:"0",allowFullScreen:!0}),e.type==="vf"&&n.jsx("iframe",{className:$e.iframeStyled,src:e.video.main.code,frameBorder:"0",allowFullScreen:!0}),e.type==="ve"&&n.jsx("div",{className:$e.contentFrame,dangerouslySetInnerHTML:{__html:e.video.main.code}}),n.jsxs("div",{className:$e.articleSection,children:[n.jsx("p",{className:$e.article,children:xe(e.video.main.description)}),n.jsx("p",{className:$e.correspondent,children:t()})]})]})})})},oa={content:"_content_wxhkd_1",linkStyled:"_linkStyled_wxhkd_9"},Ot=e=>{const{currentPage:t,showNext:a,maxPages:o,pathname:s,query:r}=e,i=(c,d,l)=>{let h="";const u=d.split("/");return u.indexOf("page")!==-1&&u.splice(h.indexOf("page")-1,u.length-1),u.forEach((f,g)=>{g!==0&&(h+=`/${f}`)}),c==="next"?h+=`/page/${t+1}${l?`?query=${l}`:""}`:h+=`/page/${t-1}${l?`?query=${l}`:""}`};return(t>1||a&&t<o)&&n.jsxs("section",{className:oa.content,children:[t>1&&n.jsx(P,{className:oa.linkStyled,href:i("prev",s||"",r||""),children:e.texts.prevButtonText??"Anterior"}),a&&t<o&&n.jsx(P,{className:oa.linkStyled,href:i("next",s||"",r||""),children:e.texts.nextButtonText??"Siguiente"})]})},An={content:"_content_zal5g_1",contentGrid:"_contentGrid_zal5g_8",contentGrid4:"_contentGrid4_zal5g_17",contentGrid3:"_contentGrid3_zal5g_21"},yn=e=>{const{grid:t=3}=e;return n.jsxs("section",{className:`${An.content}`,children:[n.jsx("div",{className:`${An.contentGrid} ${e.className?e.className:""} ${t===3?An.contentGrid3:An.contentGrid4} news-content`,children:e.children}),n.jsx(n.Fragment,{children:e.paginatorComponent})]})},Dt={content:"_content_15x47_1",newsDescription:"_newsDescription_15x47_15",image:"_image_15x47_41"},Oe=e=>{const{main:t,authors:a,info:o,preview:s,share:r,isVideo:i,config:c,overImage:d="default",isTitle:l,priorityHigh:h=!1,isLarge:u,paths:f,keywords:g}=e;return n.jsxs("section",{className:Dt.content,style:{...e.customSectionCardStyles},children:[n.jsx(P,{"aria-label":e.main?.title?.section,className:Dt.image,title:t?.title?.section,href:o?.link?.url,target:o?.link?.target,children:n.jsx(_e,{preview:s,isVideo:i,isLarge:u,priorityHigh:h})}),n.jsx("div",{className:Dt.newsDescription,children:n.jsx(ct,{main:t,authors:a,info:o,preview:s,share:r,config:c,overImage:d,isTitle:l,paths:f,keywords:g})})]})},Xe={content:"_content_14xk9_1",boxInformation:"_boxInformation_14xk9_12",titleGradient:"_titleGradient_14xk9_30",sectionDescription:"_sectionDescription_14xk9_58",articule:"_articule_14xk9_83",linkStyled:"_linkStyled_14xk9_116"},Mt=e=>{const{isVideo:t,info:a,main:o,overImage:s="default",titleGradient:r=!1}=e,{SHOW_TAG_BY_SECTION:i}=K(),c=()=>{if(i&&e.keywords?.tags?.length&&e.keywords.tags.length>0){const d=e.keywords.tags[0],l=d.name;return d.approved?n.jsx("h3",{children:n.jsx(P,{"aria-label":l,className:Xe.sectionDescription,href:at(d,e.paths),children:l})}):n.jsx("div",{className:Xe.sectionDescription,children:l})}else if(e.info?.section?.url)return n.jsx("h3",{children:n.jsx(P,{className:Xe.sectionDescription,href:e?.info?.link?.url,target:e?.info?.link?.target,children:e.info.section.name})});return null};return n.jsxs("section",{className:Xe.content,children:[n.jsx(P,{title:o?.title?.section,href:a.link.url,target:a.link.target,children:n.jsx(_e,{preview:e.preview,isVideo:t})}),n.jsxs("div",{className:[Xe.boxInformation,r?Xe.titleGradient:""].join(" "),style:{width:s!=="default"?"90%":"",left:s==="left"?0:s==="right"?"calc(10% - 1px)":"auto",top:s!=="default"?"-1rem":""},children:[n.jsx(c,{}),n.jsx("h2",{className:Xe.articule,children:n.jsx(P,{className:Xe.linkStyled,href:e?.info?.link?.url,target:e?.info?.link?.target,children:e.main?.title?.section})})]})]})},bs={content:"_content_kro73_1",contentLayout:"_contentLayout_kro73_5"},sa=e=>n.jsx("div",{className:bs.content,children:n.jsx(yt,{className:`${bs.contentLayout} ${e.className}`,children:e.children})}),bt={content:"_content_1nqra_1",before:"_before_1nqra_11",textContent:"_textContent_1nqra_22",title:"_title_1nqra_37",description:"_description_1nqra_46",linkStyled:"_linkStyled_1nqra_57"},bl=e=>{const t=e.logo;return n.jsxs("section",{className:bt.content,children:[e.backgroundImgURL&&n.jsx("img",{className:bt.before,src:e.backgroundImgURL,alt:""}),n.jsxs("div",{className:`${bt.textContent} error-text-content`,children:[n.jsx(t,{}),n.jsx("p",{className:bt.title,children:e.title}),n.jsx("p",{className:bt.description,children:e.description}),n.jsx(P,{className:bt.linkStyled,href:"/",children:e.buttonText??"Inicio"})]})]})},jt={content:"_content_zxcog_1",contentLabel:"_contentLabel_zxcog_8",label:"_label_zxcog_13",required:"_required_zxcog_22",input:"_input_zxcog_28"},vl=e=>n.jsxs("div",{className:jt.content,children:[n.jsxs("div",{className:jt.contentLabel,children:[n.jsx("label",{className:jt.label,children:e.label}),e.required&&n.jsx("span",{className:jt.required,children:"*"})]}),n.jsx("input",{className:jt.input,...e})]}),Qt={content:"_content_zgx5w_1",contentLabel:"_contentLabel_zgx5w_8",label:"_label_zgx5w_13",required:"_required_zgx5w_22",input:"_input_zgx5w_28"},Cl=e=>n.jsxs("div",{className:Qt.content,children:[n.jsxs("div",{className:Qt.contentLabel,children:[n.jsx("label",{className:Qt.label,children:e.label}),e.required&&n.jsx("span",{className:Qt.required,children:"*"})]}),n.jsxs("select",{className:Qt.input,...e,children:[n.jsx("option",{value:"",children:"--Seleccione--"}),e.options.map((t,a)=>n.jsx("option",{value:t.value,children:t.label},a))]})]}),ra={content:"_content_1mi9t_1",label:"_label_1mi9t_8",input:"_input_1mi9t_17"},_l=e=>n.jsxs("div",{className:ra.content,children:[n.jsx("label",{className:ra.label,children:e.label}),n.jsx("textarea",{className:ra.input,...e})]}),Re={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"},wn={content:"_content_8ehij_1",description:"_description_8ehij_23"},vs=e=>{let t="";return e.preview.description&&(t=e.preview.description),e.preview.copyright&&(t=`${t} ${e.preview.copyright}`),e.preview.photographer&&(t=`${t} ${e.preview.photographer}`),n.jsxs("div",{className:wn.content,children:[n.jsx(_e,{preview:e.preview,isLarge:!0,priorityHigh:!0}),t&&n.jsx("div",{className:wn.description,children:t})]})},Cs=e=>n.jsx(n.Fragment,{children:n.jsxs("div",{className:Re.boxInformation,children:[n.jsx(vs,{preview:e.preview}),n.jsxs("div",{className:Re.textBox,children:[n.jsxs("div",{className:Re.contentBox,children:[e?.info?.section&&n.jsx(P,{className:Re.sectionDescription,href:e?.info?.section?.url,children:e?.info?.section?.name}),n.jsxs("div",{className:Re.liveBox,children:[n.jsx("span",{className:Re.dot}),n.jsx("p",{children:"EN VIVO"})]})]}),n.jsx("h1",{className:Re.articule,children:e.main?.title?.section}),e.config?.showsubtitle&&n.jsx("div",{className:Re.description,style:{"--fontSizeSubTitle":e.fontSizeSubTitle,"--lineHeightSubTitle":e.lineHeightSubTitle},children:e.main.subtitle.striped})]})]})}),bn={content:"_content_oipiy_1",contentLine:"_contentLine_oipiy_17",contentText:"_contentText_oipiy_24",dateLink:"_dateLink_oipiy_37"},_s=e=>n.jsx("section",{className:bn.content,children:e.itemList[0]?.list.items.map((t,a)=>n.jsxs("div",{className:bn.contentLine,children:[n.jsx(P,{className:bn.dateLink,href:`#item-${a+1}`,children:Ya(t.date)}),n.jsx("div",{className:bn.contentText,children:(e.itemList[0]?.list.integrated,t.title)})]},a))}),Te={content:"_content_w8a84_1",contentInfo:"_contentInfo_w8a84_11",imageStyled:"_imageStyled_w8a84_19",contentIconStyled:"_contentIconStyled_w8a84_30",name:"_name_w8a84_56",email:"_email_w8a84_65",description:"_description_w8a84_81",contenSocialNetwork:"_contenSocialNetwork_w8a84_93",socialIcon:"_socialIcon_w8a84_103"},Ss=async e=>{const{autor:t,autorIcon:a}=e,o=a;return n.jsx("section",{className:`${Te.content} ${e.className?e.className:null}`,children:n.jsxs("div",{className:Te.contentInfo,children:[t.info.image?n.jsx("img",{fetchPriority:"low",loading:"lazy",alt:"",className:Te.imageStyled,src:await ue(t.info.image.sizes[0]?.url||"")}):n.jsx("div",{className:Te.contentIconStyled,children:n.jsx(o,{})}),n.jsx("h1",{className:Te.name,children:t.info.fullname}),t.addtional.USER_SHOWEMAIL&&n.jsx("p",{className:Te.email,children:t.info.email}),t.addtional.USER_SHOWBIO&&n.jsx("p",{className:Te.description,children:t.addtional.USER_MIBIO}),n.jsxs("div",{className:Te.contenSocialNetwork,children:[t.addtional.USER_USERFB&&n.jsx("a",{href:t.addtional.USER_USERFB,target:"_blank",rel:"noreferrer",children:n.jsx(na,{className:Te.socialIcon})}),t.addtional.USER_USERIG&&n.jsx("a",{href:t.addtional.USER_USERIG,target:"_blank",rel:"noreferrer",children:n.jsx(aa,{className:Te.socialIcon})}),t.addtional.USER_USERTWT&&n.jsx("a",{href:t.addtional.USER_USERTWT,target:"_blank",rel:"noreferrer",children:n.jsx(Pt,{className:Te.socialIcon})}),t.addtional.USER_USERLIN&&n.jsx("a",{href:t.addtional.USER_USERLIN,target:"_blank",rel:"noreferrer",children:n.jsx(pn,{className:Te.socialIcon})})]})]})})},Se={content:"_content_18ozj_1",contentInfo:"_contentInfo_18ozj_13",contentAuthor:"_contentAuthor_18ozj_26",imageStyled:"_imageStyled_18ozj_33",contentIconStyled:"_contentIconStyled_18ozj_42",name:"_name_18ozj_64",email:"_email_18ozj_72",description:"_description_18ozj_82",contenSocialNetwork:"_contenSocialNetwork_18ozj_93",socialIcon:"_socialIcon_18ozj_103"},Ns=async e=>{const{autor:t,autorIcon:a}=e,o=a;return n.jsx("section",{className:Se.content,children:n.jsxs("div",{className:Se.contentInfo,children:[t.info.image?n.jsx("img",{fetchPriority:"low",loading:"lazy",className:Se.imageStyled,src:await ue(t.info.image.sizes[0]?.url||"")}):n.jsx("div",{className:Se.contentIconStyled,children:n.jsx(o,{})}),n.jsxs("div",{className:Se.contentAuthor,children:[n.jsx("h1",{className:Se.name,children:t.info.fullname}),t.addtional.USER_SHOWEMAIL&&n.jsx("p",{className:Se.email,children:t.info.email}),t.addtional.USER_SHOWBIO&&n.jsx("p",{className:Se.description,children:t.addtional.USER_MIBIO}),n.jsxs("div",{className:Se.contenSocialNetwork,children:[t.addtional.USER_USERFB&&n.jsx("a",{href:t.addtional.USER_USERFB,target:"_blank",rel:"noreferrer",children:n.jsx(na,{className:Se.socialIcon})}),t.addtional.USER_USERIG&&n.jsx("a",{href:t.addtional.USER_USERIG,target:"_blank",rel:"noreferrer",children:n.jsx(aa,{className:Se.socialIcon,style:{padding:"4px"}})}),t.addtional.USER_USERTWT&&n.jsx("a",{href:t.addtional.USER_USERTWT,target:"_blank",rel:"noreferrer",children:n.jsx(Pt,{className:Se.socialIcon})}),t.addtional.USER_USERLIN&&n.jsx("a",{href:t.addtional.USER_USERLIN,target:"_blank",rel:"noreferrer",children:n.jsx(pn,{className:Se.socialIcon})})]})]})]})})},Es={content:"_content_jg6i2_1",bannerSection:"_bannerSection_jg6i2_25"},ia=e=>n.jsxs("section",{className:Es.content,children:[e.children,n.jsxs("div",{className:Es.bannerSection,children:[e.bannerTop,n.jsx(fn,{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]})]}),qe={content:"_content_17afn_1",subtitle:"_subtitle_17afn_21",header:"_header_17afn_30",videos:"_videos_17afn_59",videoContent:"_videoContent_17afn_66",articleSection:"_articleSection_17afn_73",contentLayoutVideoSection:"_contentLayoutVideoSection_17afn_83",sectionVideoList:"_sectionVideoList_17afn_91",iframeStyled:"_iframeStyled_17afn_164",contentFrame:"_contentFrame_17afn_173"},ca={content:"_content_1dj0q_1",linkImage:"_linkImage_1dj0q_12",playStyled:"_playStyled_1dj0q_19"},Sl=async e=>{const t=un(),a={...e,main:{...e.main,title:{...e.main.title,article:xe(e.main.title.article,60)}}};return e&&e.info?n.jsxs("section",{className:ca.content,children:[n.jsx("a",{className:ca.linkImage,target:e?.info?.link?.target,title:e?.main?.title?.section,href:e.info.link.url,children:n.jsxs("div",{style:{position:"relative"},children:[n.jsx("img",{src:await ue(e.preview.sizes[0]?.url||"")}),n.jsx(t,{className:`${ca.playStyled} saas-image-play-icon`})]})}),n.jsx("div",{children:n.jsx(ct,{...a,paths:e.paths})})]}):null},Nl=e=>n.jsx("div",{className:qe.content,children:n.jsxs(yt,{className:qe.contentLayoutVideoSection,children:[n.jsxs("a",{className:qe.header,href:e.goBackLink??"/videos",children:["VOLVER A PROGRAMAS",n.jsx("svg",{width:"200",height:"12",viewBox:"0 0 200 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M199 10.6647L115.5 10.6647L100 0.664825L84.5 10.6647L1 10.6648",stroke:"#23DCD1",strokeWidth:"1.33296",strokeLinecap:"round",strokeLinejoin:"round"})})]}),n.jsxs("div",{className:qe.videos,children:[n.jsxs("div",{className:qe.videoContent,style:e.mainVideoStyles,children:[e.type==="vy"&&n.jsx("iframe",{className:qe.iframeStyled,src:`https://www.youtube.com/embed/${e.video?.main?.code}`,frameBorder:"0",allowFullScreen:!0}),e.type==="vf"&&n.jsx("iframe",{className:qe.iframeStyled,src:e.video?.main?.code,frameBorder:"0",allowFullScreen:!0}),e.type==="ve"&&n.jsx("div",{className:qe.contentFrame,dangerouslySetInnerHTML:{__html:e.video?.main?.code??""}}),n.jsx("div",{className:qe.articleSection,children:n.jsx(ct,{isTitle:!0,cutSubtitle:!1,...mt({...e?.video,info:{...e?.video?.info,link:{...e.video?.info?.link,url:""}}},!0,!!e.video?.main?.description),paths:e.paths})})]}),n.jsxs("div",{className:qe.sectionVideoList,style:e.listVideoStyles,children:[e.banner&&e.banner,n.jsxs("div",{children:[n.jsx("h2",{className:qe.subtitle,children:"Relacionados"}),n.jsx("svg",{width:"500",height:"22",viewBox:"0 0 500 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M2 2H82.9234C83.2803 2 83.6101 2.19015 83.7889 2.49896L93.6537 19.5382C94.0345 20.196 94.981 20.2052 95.3746 19.555L105.708 2.4822C105.889 2.18287 106.214 2 106.564 2H133H498",stroke:"#23DCD1",strokeWidth:"3",strokeLinecap:"round"})})]}),Array.isArray(e.videoList)&&e.videoList.map((t,a)=>E.createElement(Sl,{...mt(t,!0,!1),key:a,paths:e.paths}))]})]})]})}),He={content:"_content_gcte1_1",titleContent:"_titleContent_gcte1_24",title:"_title_gcte1_24",startLine:"_startLine_gcte1_88",line:"_line_gcte1_93",bottomLine:"_bottomLine_gcte1_99",childrenContent:"_childrenContent_gcte1_118",readMore:"_readMore_gcte1_131"},he=E.forwardRef((e,t)=>{const{isTitle:a=!1,isOpinion:o=!1}=e,s=a?n.jsx("h1",{className:He.title,children:e.title}):n.jsx("h2",{className:He.title,children:e.title});return n.jsxs("section",{className:He.content,children:[e.title&&n.jsxs("div",{className:[He.titleContent,e.className??""].join(" "),"data-after":`${o}`,children:[n.jsx("hr",{className:He.startLine}),e.titleUrl?n.jsx(P,{href:e.titleUrl,children:s}):s,n.jsx("hr",{className:He.line}),e.titleUrl&&n.jsx(P,{className:He.readMore,href:e.titleUrl?.toString()??""})]}),e.title&&n.jsx("hr",{className:[He.bottomLine,e.className??""].join(" ")}),n.jsx("div",{className:He.childrenContent,ref:t,children:e.children})]})}),la=e=>n.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"var(--header-icons)",xmlns:"http://www.w3.org/2000/svg",...e,children:n.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"})}),vn=e=>n.jsx("svg",{width:"12",height:"13",viewBox:"0 0 12 13",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:n.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"})}),ce={drawerStyled:"_drawerStyled_xk2do_1",sidebarCustom:"_sidebarCustom_xk2do_6",accordionStyled:"_accordionStyled_xk2do_24",accordionHeading:"_accordionHeading_xk2do_35",accordionSummeryStyled:"_accordionSummeryStyled_xk2do_44",linkStyled:"_linkStyled_xk2do_71",subLinkStyled:"_subLinkStyled_xk2do_91",inputContent:"_inputContent_xk2do_113",buttonContent:"_buttonContent_xk2do_114",inputStyled:"_inputStyled_xk2do_124",buscar:"_buscar_xk2do_140",buttonStyled:"_buttonStyled_xk2do_168",accordionDetailsStyled:"_accordionDetailsStyled_xk2do_183",footerSlider:"_footerSlider_xk2do_198",socialMedia:"_socialMedia_xk2do_209",copyRights:"_copyRights_xk2do_228",icon:"_icon_xk2do_239"},El=({sidebar:e,socials:t,copyrigth:a,sidebarExtra:o,searchKeyWord:s})=>n.jsxs("aside",{className:ce.drawerStyled,id:"sidebar-expandable",style:{"--header-icons":"var(--search-input-icons)"},children:[n.jsx("input",{type:"checkbox",id:"side-bar-state"}),n.jsxs("section",{className:ce.sidebarCustom,children:[n.jsx("div",{className:ce.buttonContent,children:n.jsx("label",{className:ce.buttonStyled,htmlFor:"side-bar-state",children:n.jsx(wt,{className:ce.icon})})}),n.jsx("div",{className:ce.inputContent,children:n.jsxs("form",{className:ce.inputStyled,action:"/buscar",method:"GET",children:[n.jsx("input",{className:ce.buscar,type:"text",name:"query",placeholder:s+"..."}),n.jsx("button",{type:"submit",style:{background:"transparent",border:"none",outline:"none",padding:0,margin:0},children:n.jsx(la,{color:"var(--search-input-icons)"})})]})}),n.jsxs("div",{style:{display:"flex",flexDirection:"column",justifyContent:"space-between",height:"100%"},children:[n.jsxs("div",{children:[o,e.map((r,i)=>n.jsxs("div",{className:ce.accordionStyled,children:[n.jsx("input",{type:"checkbox",style:{display:"none"},id:"accordion_"+i}),n.jsx("h3",{className:ce.accordionHeading,children:Array.isArray(r.subitem)?n.jsxs("label",{className:ce.accordionSummeryStyled,htmlFor:"accordion_"+i,children:[r.link?n.jsx(P,{className:`${ce.linkStyledAccordion} ${ce.linkStyled}`,href:r.link?r.link:void 0,target:r.target,children:r.description}):n.jsx("div",{children:r.description}),n.jsx(vn,{width:13,height:13,fill:"var(--side-bar-arrow-color)"})]}):n.jsx(P,{className:ce.linkStyled,href:r.link?r.link:void 0,target:r.target,children:r.description})}),Array.isArray(r.subitem)&&n.jsx("div",{className:ce.accordionDetailsStyled,style:{"--max-height":r.subitem.length*45+"px"},children:r.subitem.map((c,d)=>n.jsx(P,{className:ce.subLinkStyled,href:c.link?c.link:void 0,target:c.target,children:c.description},d))})]},i))]}),n.jsxs("div",{className:ce.footerSlider,children:[n.jsx("div",{className:ce.socialMedia,children:Object.keys(t).map(r=>t[r]?.show&&n.jsx("a",{target:"_blank",rel:"noreferrer","aria-label":t[r].title+" link",className:ce.linkSocialNetwork,href:t[r].url,children:gn[r]({className:ce.icon})},r))}),n.jsx("p",{className:ce.copyRights,children:a})]})]})]})]}),Ts=e=>n.jsxs("svg",{width:"30",height:"30",viewBox:"0 0 30 30",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[n.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}),n.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})]}),Gt={content:"_content_1k52x_1",chipStyled:"_chipStyled_1k52x_17",headLine:"_headLine_1k52x_17",live:"_live_1k52x_25",closeLiveStyled:"_closeLiveStyled_1k52x_88"},Is=e=>{const{alertZone:t,id:a="close-alert"}=e,o=()=>n.jsx(P,{className:Gt.headLine,href:t?.data[0]?.info.link.url,target:t?.data[0]?.info.link.target,title:t?.data[0]?.main.title.home,children:t?.data[0]?.main?.title.home??""});return n.jsxs(n.Fragment,{children:[n.jsx("input",{type:"checkbox",id:a,style:{display:"none"},defaultChecked:!(t&&t?.data&&t?.data[0]?.main?.title.home)}),t&&t?.data&&t?.data[0]?.main?.title.home&&n.jsxs("div",{id:"alert-chip",className:Gt.content,style:e.forceShow?{display:"flex",position:"sticky",top:100}:{},children:[n.jsxs("div",{className:Gt.live,children:[n.jsx("div",{className:Gt.chipStyled,children:t?.entity?.description}),e.forceShow&&n.jsx(o,{}),n.jsx("label",{htmlFor:a,children:n.jsx(wt,{className:Gt.closeLiveStyled})})]}),n.jsx(o,{})]})]})},ze={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"},Tl=e=>{const{cintillo:t,tapeTitle:a,socials:o}=e,s="",r=t?.findIndex(i=>i.link===s)??0;return(Array.isArray(t)||e.socialIcons)&&n.jsxs("section",{className:ze.content,children:[Array.isArray(t)&&n.jsxs("div",{className:`${ze.tabs} header-page-tape-content`,children:[a!==""&&n.jsx("p",{className:ze.title,children:`${a}`}),t&&t[r]&&n.jsx(P,{className:ze.linkStyled,target:t[r]?.target,href:t[r]?.link,style:{color:t[r]?.link===s?"var(--header-tape-active-link)":"var(--header-tape-icons)",fontWeight:t[r]?.link===s?"700":"400"},children:t[r]?.description},r),t&&t.map((i,c)=>{if(c!==r)return n.jsx(P,{className:ze.linkStyled,href:i?.link,style:{color:i?.link===s?"var(--header-tape-active-link)":"var(--header-tape-color)",fontWeight:i?.link===s?"700":"400"},children:i?.description},c)})]}),n.jsx("div",{className:ze.socialNetwork,children:Object.keys(o).map(i=>o[i]?.show&&n.jsx("a",{target:"_blank",rel:"noreferrer","aria-label":o[i].title+" link",className:ze.linkSocialNetwork,href:o[i].url,children:gn[i]({className:[ze.icon,ze[i]??""].join(" ")})},i))})]})},Ie={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"},Il=e=>{const{alertZone:t}=e;return n.jsxs("header",{className:Ie.headerStyled,children:[e.socialIcons&&n.jsx(Tl,{socialIcons:e.socialIcons,cintillo:e.cintillo,tapeTitle:e.tapeTitle,socials:e.socials}),n.jsxs("div",{className:`${Ie.headerContent} center-mobile-header-icon`,children:[n.jsx(mn,{id:"button-app",className:Ie.menuButton,toggledrawerevent:"true","aria-label":"menu","aria-labelledby":"menu",title:"menu",children:n.jsx(Ts,{className:Ie.startIcon,color:"var(--header-icons)",width:27,height:27})}),n.jsx("div",{className:Ie.iconContent,children:n.jsx(P,{href:"/","aria-label":"Home",className:"icon header-logo-link-sticky",style:{display:"flex"},children:E.createElement("span",{className:Ie.logoStyled},e.icon)})}),!e.showAlertPop&&t?.data&&n.jsxs("div",{className:Ie.headLineContent,children:[n.jsx("div",{className:`${Ie.headLineTitle} headLineTitle`,children:t.entity.description?`${t.entity.description}`:""}),n.jsx(P,{className:Ie.headLine,href:t.data[0]?.info.link.url,target:t.data[0]?.info.link.target,title:t.data[0]?.main.title.home,children:xe(t.data[0]?.main.title.home??"",120)})]}),n.jsxs("div",{style:e.showAlertPop?{marginLeft:"auto"}:{},className:[Ie.buttonSection,t?.data?Ie.hasAlertZone:"","search-button"].join(" "),children:[n.jsx(P,{href:e.searchLink?e.searchLink:"/buscar","aria-label":e.searchKeyWord,className:`${Ie.buttonSectionSearch} search-button-icon`,style:{display:"flex"},children:n.jsx(la,{width:28,height:28,color:"currentColor"})}),e.rightZone]})]}),!e.showAlertPop&&n.jsx(Is,{alertZone:t,forceShow:e.showAlertPop})]})},Fe={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"},kl=e=>{const{items:t}=e;return n.jsx("ul",{className:Fe.ul,children:t.map((a,o)=>n.jsxs("li",{className:`${Fe.liBefore} ${Fe.li}`,children:[a.link?n.jsxs(P,{"aria-label":a.description,className:Fe.linkStyled,href:a.link?a.link:void 0,target:a.target,children:[a.description,Array.isArray(a.subitem)&&n.jsx(vn,{})]}):n.jsxs("span",{"aria-label":a.description,className:Fe.linkStyled,children:[a.description,Array.isArray(a.subitem)&&n.jsx(vn,{})]}),Array.isArray(a.subitem)&&n.jsx("ul",{className:Fe.ulContent,children:n.jsx("div",{className:Fe.contentModal,children:a.subitem.map((s,r)=>n.jsx("li",{className:Fe.li,children:n.jsx(P,{className:Fe.itemLink,"aria-label":s.description,href:s.link?s.link:void 0,target:s.target,children:s.description})},r))})})]},o))})},pe={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"},xl=e=>{const{menu:t,alertZone:a}=e;return n.jsx("header",{className:pe.headerStyled,style:{top:e.cintillo||e.socialIcons?40:0},children:n.jsxs("div",{style:e.showAlertPop?{gap:0}:{},className:[pe.headerContent,a?.data?pe.hasAlertZone:""].join(" "),children:[n.jsx("div",{className:pe.menuButtonSection,children:n.jsxs(mn,{className:pe.menuButton,id:"button-app",toggledrawerevent:"true","aria-label":"menu","aria-labelledby":"menu",title:"menu",children:[n.jsx(Ts,{color:"var(--header-icons)",width:27,height:27}),n.jsx("p",{className:pe.buttonText,style:{lineHeight:0},children:e.menuText})]})}),n.jsx("div",{className:pe.logoContent,children:n.jsx(P,{href:"/","aria-label":"Home",className:"header-logo-link",children:E.createElement("span",{className:`${pe.logoStyled}`},e.icon)})}),n.jsxs("div",{className:pe.buttonSection,children:[n.jsx(P,{href:e.searchLink?e.searchLink:"/buscar",style:{display:"flex"},className:pe.buttonSectionSearch,"aria-label":e.searchKeyWord,children:n.jsx(la,{width:28,height:28,color:"currentColor"})}),e.rightZone]}),!e.showAlertPop&&a?.data?n.jsxs("div",{className:pe.headLineContent,children:[n.jsx("p",{className:`${pe.headLineTitle} headLineTitle`,children:a.entity.description?`${a.entity.description}`:""}),n.jsx(P,{className:pe.headLine,href:a.data[0]?.info.link.url,target:a.data[0]?.info.link.target,title:a.data[0]?.main.title.home,children:xe(a.data[0]?.main.title.home??"",120)})]}):n.jsx("div",{className:pe.line}),n.jsx("div",{className:pe.menuSection,style:e.showAlertPop?{"--showAlertPop":"0px"}:{},children:Array.isArray(t)&&n.jsx(kl,{items:t})})]})})},da={childrenContent:"_childrenContent_wqlb4_1",childrenContentAux:"_childrenContentAux_wqlb4_12",op2:"_op2_wqlb4_25"},Ul=e=>{const{alertZone:t,children:a,sidebar:o}=e;return n.jsxs(n.Fragment,{children:[n.jsx(Il,{...e}),!e.showOnlyStickyHeader&&n.jsx(xl,{...e}),n.jsxs("div",{className:[da.childrenContent,e.showAlertPop?da.op2:"",t?.data?da.childrenContentAux:""].join(" "),style:e.showOnlyStickyHeader?{"--hasAlertMargin":"3.6rem !important"}:{},id:"content-layout",children:[e.showAlertPop&&n.jsx(Is,{alertZone:t,forceShow:e.showAlertPop,id:"static-alert-chip"}),a]}),n.jsx(El,{sidebarExtra:e.sidebarExtra,searchKeyWord:e.searchKeyWord,sidebar:o,socials:e.socials,copyrigth:e.copyrigth})]})},vt={content:"_content_16ydf_1",tags:"_tags_16ydf_10",chipStyled:"_chipStyled_16ydf_20",tagLink:"_tagLink_16ydf_47",tagStyled:"_tagStyled_16ydf_53"},ks=e=>n.jsx("section",{className:vt.content,children:Array.isArray(e.tags)&&n.jsxs("div",{className:vt.tags,children:[n.jsx("p",{className:vt.tagStyled,children:e.title?e.title:"Tags:"}),e.tags.map((t,a)=>t.approved?n.jsx(P,{href:at(t,e.paths),children:n.jsx("div",{className:`${vt.chipStyled} ${vt.tagLink}`,children:t.name})},a):n.jsx("div",{className:vt.chipStyled,children:t.name},a))]})}),De={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"},xs=async e=>{const{autor:t}=e;return t.addtional.USER_SHOWBIO&&n.jsx("section",{className:De.contentBox,children:n.jsxs("div",{className:De.content,children:[n.jsxs("div",{className:De.avatarContent,children:[n.jsx(P,{className:De.journalistInfo,href:`/${e.paths.autor}/${t.info.name}`,children:t.info.image?n.jsx("img",{fetchPriority:"low",loading:"lazy",alt:"autor-image",className:De.imageStyled,src:await ue(t.info.image.sizes[0]?.url||"")}):n.jsx("div",{className:De.contentIconStyled,children:e.autorIcon()})}),n.jsxs("section",{className:De.journalistSection,children:[n.jsx("h3",{className:De.journalistInfo,children:n.jsx(P,{href:`/${e.paths.autor}/${t.info.name}`,children:t.info.fullname})}),n.jsxs("section",{className:De.socialNetworkSection,children:[t.addtional.USER_USERFB&&n.jsx("a",{href:t.addtional.USER_USERFB,target:"_blank","aria-label":t.addtional.USER_MIBIO,rel:"noreferrer",children:n.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.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"})})}),t.addtional.USER_USERIG&&n.jsx("a",{href:t.addtional.USER_USERIG,target:"_blank","aria-label":t.addtional.USER_MIBIO,rel:"noreferrer",children:n.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[n.jsxs("g",{clipPath:"url(#clip0_281_2357)",children:[n.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"}),n.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"}),n.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"})]}),n.jsx("defs",{children:n.jsx("clipPath",{id:"clip0_281_2357",children:n.jsx("rect",{width:"17",height:"17",fill:"white",transform:"translate(4 4)"})})})]})}),t.addtional.USER_USERTWT&&n.jsx("a",{href:t.addtional.USER_USERTWT,target:"_blank","aria-label":t.addtional.USER_MIBIO,rel:"noreferrer",children:n.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.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"})})}),t.addtional.USER_USERLIN&&n.jsx("a",{href:t.addtional.USER_USERLIN,target:"_blank","aria-label":t.addtional.USER_MIBIO,rel:"noreferrer",children:n.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[n.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"}),n.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"}),n.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"})]})})]})]})]}),t.addtional.USER_SHOWBIO&&n.jsx("p",{className:De.article,dangerouslySetInnerHTML:{__html:`${t.addtional.USER_MIBIO} <a aria-label="${t.info.name}" href="/${e.paths.autor}/${t.info.name}">${e.texts.authorViewMore??"Ver más"}</a>`}})]})})},et={content:"_content_vmnac_1",imageStyled:"_imageStyled_vmnac_20",contentIconStyled:"_contentIconStyled_vmnac_21",contentCard:"_contentCard_vmnac_31",contentInfo:"_contentInfo_vmnac_70",fullName:"_fullName_vmnac_76",LearnMoreLink:"_LearnMoreLink_vmnac_83"},Us=async e=>{const{news:t,texts:a}=e;return t.config?.showauthor&&n.jsx("div",{className:et.content,children:Array.isArray(t.authors)&&t.authors?.map(async o=>n.jsxs("div",{className:et.contentCard,children:[o.image?n.jsx("img",{fetchPriority:"low",loading:"lazy",className:et.imageStyled,src:await ue(o.image.sizes[0]?.url||"")},o.fullname):n.jsx("div",{className:et.contentIconStyled,children:e.autorIcon},o.fullname),n.jsxs("div",{className:et.contentInfo,children:[o.internaluser?n.jsx("a",{className:et.fullName,href:`/${e.paths.autor}/${o.name}`,children:o.fullname}):n.jsx("p",{className:et.fullName,children:o.fullname}),o.internaluser&&n.jsx("a",{className:et.LearnMoreLink,href:`/${e.paths.autor}/${o.name}`,children:a.JournalistGroupLink})]})]},`author-${o.firstname}`))})},Ne={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"},Ct=e=>{const{SHOW_TAG_BY_SECTION:t}=K(),a=()=>{if(e?.config?.showtime&&e.config?.showauthor)return`${e?.authors[0]?.fullname} - ${ke(e.info?.date?.modified)}`;if(e.config?.showauthor)return e?.authors[0]?.fullname;if(e?.config?.showtime)return ke(e.info?.date?.modified)},o=()=>{if(t&&e.keywords?.tags?.length&&e.keywords.tags.length>0){const r=e.keywords.tags[0],i=r.name;return r.approved?n.jsxs("h3",{children:[" ",n.jsx(P,{"aria-label":i,className:Ne.tagmx,href:at(r,e.paths),children:i})]}):n.jsx("div",{className:Ne.tagmx,children:i})}else if(e.info?.section?.url)return n.jsx("h3",{children:n.jsx(P,{className:Ne.tagmx,href:e?.info?.section?.url,children:e?.info?.section?.name})});return null},s=()=>{if(t&&e.keywords?.tags?.length&&e.keywords.tags.length>0){const r=e.keywords.tags[0],i=r.name;return r.approved?n.jsx("h3",{children:n.jsx(P,{"aria-label":i,className:Ne.tag,href:at(r,e.paths),children:i})}):n.jsx("div",{className:Ne.tag,children:i})}else if(e.info?.section?.url)return n.jsx("h3",{children:n.jsx(P,{className:Ne.tag,href:e?.info?.section?.url,children:e?.info?.section?.name})});return null};return n.jsxs("section",{className:`${Ne.content} destacado-super-content`,children:[n.jsx(P,{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:n.jsx(_e,{preview:e.preview,isLarge:!0,BackDropAuxHeigthMobile:"513px",priorityHigh:!0})}),n.jsxs("div",{className:Ne.contentNews,style:{"--widthTextContent":e.textPosition==="start"?"100%":"80%"},children:[n.jsx(o,{}),n.jsxs("div",{style:{position:"relative"},children:[n.jsx(s,{}),n.jsx(P,{className:Ne.linkTitle,href:e?.info?.link?.url,target:e?.info?.link?.target,children:n.jsx("h1",{className:Ne.titular,style:{"--titlePosition":e.textPosition==="start"?"initial":"center"},children:e?.main?.title?.home})})]}),e.config?.showsubtitle&&n.jsx("div",{className:Ne.description,dangerouslySetInnerHTML:{__html:e.main.subtitle.striped}}),e?.config?.showtime&&e.config?.showauthor&&n.jsx(n.Fragment,{children:e.authors[0]?.internaluser?n.jsx(P,{href:`/${e.paths?.autor??"autor"}/${e?.authors[0]?.name}`,className:Ne.correspondent,children:a()}):n.jsx("p",{className:Ne.correspondentLink,children:a()})})]})]})},Ls=e=>{const{main:t,authors:a,info:o,preview:s,isVideo:r,config:i,itemReverseOrder:c,imageSize:d,showSuper:l}=e;return n.jsxs("section",{className:$c.content,children:[l?n.jsx("section",{style:{...e.customSectionCardStyles},children:n.jsx(Ct,{main:t,authors:a,info:o,preview:s,isVideo:r,config:i,paths:e.paths})}):n.jsx(Oe,{...e,main:t,authors:a,info:o,preview:s,isVideo:r,config:i,priorityHigh:!0}),e.banners&&n.jsx(me,{banners:e.banners,name:"main_block_"+(e.rightOnlyBanner?1:2)}),!e.rightOnlyBanner&&n.jsx(fs,{block:e.block,itemReverseOrder:c,priorityHigh:!0,imageSize:d,customNewsDescriptionStyles:e.customNewsDescriptionStyles,paths:e.paths})]})},ha={content:"_content_1dcf7_1",firstSection:"_firstSection_1dcf7_10",secondSection:"_secondSection_1dcf7_16"},Ll=({content:e,customLargeSection:t,customSmallSection:a,paths:o})=>{const s=e[0];return Array.isArray(e)&&e.length>0&&s&&n.jsxs("section",{className:ha.content,children:[n.jsx("div",{style:t,className:ha.firstSection,children:n.jsx(Ct,{...s,textPosition:"start",heightImageOverwrite:"512px",heightImageOverwriteMobile:"270px",paths:o})}),n.jsx("div",{style:a,className:ha.secondSection,children:e.map((r,i)=>i>0&&E.createElement(Ct,{...r,key:i,textPosition:"start",heightImageOverwrite:"256px",heightImageOverwriteMobile:"270px",paths:o}))})]})},qs={content:"_content_wsx1m_1",firstSection:"_firstSection_wsx1m_8"},ql=({content:e,customLargeSection:t,customSlimSection:a,paths:o})=>Array.isArray(e)&&e.length>0&&n.jsx("section",{className:qs.content,children:e.map((s,r)=>r===0?n.jsx("div",{style:t,className:qs.firstSection,children:n.jsx(Ct,{...s,isVertical:!0,textPosition:"start",heightImageOverwrite:"512px",heightImageOverwriteMobile:"270px",paths:o})},r):n.jsx("section",{style:a,children:E.createElement(Ct,{...s,key:r,isVertical:!0,textPosition:"start",heightImageOverwrite:"512px",heightImageOverwriteMobile:"270px",paths:o})},r))}),lt={content:"_content_1n73e_1",sectionDescription:"_sectionDescription_1n73e_13",title:"_title_1n73e_33",subtitle:"_subtitle_1n73e_47",linkStyled:"_linkStyled_1n73e_58"},Bs=e=>{const{SHOW_TAG_BY_SECTION:t}=K(),a=()=>{if(t&&e.mainNew.keywords?.tags?.length&&e.mainNew.keywords.tags.length>0){const o=e.mainNew.keywords.tags[0],s=o.name;return o.approved?n.jsx("h3",{children:n.jsx(P,{"aria-label":s,className:lt.sectionDescription,href:at(o,e.paths),children:s})}):n.jsx("div",{className:lt.sectionDescription,children:s})}else if(e.mainNew.info?.section?.url)return n.jsx("h3",{children:n.jsx(P,{className:lt.sectionDescription,href:e?.mainNew?.info?.section?.url,children:e?.mainNew?.info?.section?.name})});return null};return n.jsxs("div",{className:lt.content,children:[n.jsx(a,{}),n.jsx(P,{className:lt.title,href:e?.mainNew?.info?.link?.url,target:e?.mainNew?.info?.link?.target,children:e?.mainNew?.main?.title.home}),e?.mainNew?.main?.subtitle?.rendered&&n.jsx("p",{className:lt.subtitle,children:e?.mainNew?.main?.subtitle?.striped}),e.goTo&&n.jsx(P,{href:e.goTo.url,className:lt.linkStyled,children:e.goTo.description})]})},ua={headerSection:"_headerSection_drjnj_1",headerSectionLink:"_headerSectionLink_drjnj_12",newsContent:"_newsContent_drjnj_17"},Ps=e=>{const{content:t,title:a,isVideo:o}=e;if(!t||!t[0]||t.length===0)return;const s=e.slot_id&&e.slot_id!=="Nota_1",r={...t[0],main:{...t[0].main,title:{...t[0].main.title,section:s?t[0].main.title.home:t[0].main.title.section}}},i=t.slice(1);return r&&i&&n.jsxs(he,{title:a,titleUrl:e.titleUrl,children:[n.jsxs("div",{className:ua.headerSection,children:[n.jsx(Bs,{mainNew:r,goTo:e.goTo,paths:e.paths}),n.jsx(P,{className:ua.headerSectionLink,href:r?.info?.link?.url,target:r?.info?.link?.target,children:n.jsx(_e,{preview:r.preview})})]}),n.jsxs("div",{className:ua.newsContent,children:[n.jsx("div",{className:"banner-context",style:{order:1},children:e.banner}),Array.isArray(i)&&i.map((c,d)=>{const l={...c,main:{...c.main,title:{...c.main.title,section:s?c.main.title.home:c.main.title.section}}};return n.jsx("div",{style:{order:d},children:n.jsx(Oe,{...l,isVideo:o,paths:e.paths})},d)})]})]})},Ve={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"},Cn=async e=>{const{data:t,autorIcon:a}=e,o=a,s=()=>t?.config?.showtime?`${ke(t.info?.date?.modified)}`:"",r=n.jsxs("div",{className:Ve.autorContent,children:[Array.isArray(t?.authors)&&Array.isArray(t?.authors[0]?.image?.sizes)&&t?.authors[0]?.image?.sizes?.length>0?n.jsx("img",{fetchPriority:"low",loading:"lazy",className:Ve.image,src:await ue(t?.authors[0]?.image?.sizes[0]?.url||""),alt:t?.authors[0]?.fullname}):n.jsx("div",{className:Ve.contentIcon,children:n.jsx(o,{})}),n.jsx("p",{className:Ve.autorName,children:xe(t?.authors[0]?.fullname??"Redacción",18)}),n.jsx("p",{className:Ve.time,children:s()})]});return n.jsxs("div",{className:Ve.content,children:[t?.authors[0]?.internaluser?n.jsx(P,{href:t.authors[0]?.internaluser?`/${e.paths.autor}/${t?.authors[0]?.name}`:"#",children:r}):r,n.jsxs("div",{className:Ve.boxInformationContent,children:[n.jsx(P,{className:Ve.title,href:t?.info?.link?.url,target:t?.info?.link?.target,children:t?.main?.title?.home}),n.jsx("p",{className:Ve.comment,children:xe(t?.main?.subtitle?.striped||"")})]})]})},_t={content:"_content_1d7mg_1",boxPosition:"_boxPosition_1d7mg_8",contentFlex:"_contentFlex_1d7mg_21",bannerContent:"_bannerContent_1d7mg_29",bannerContentAux:"_bannerContentAux_1d7mg_40"};function Bl(e){const t=new Array(e.length),a=e.length/2;for(let o=0;o<e.length;o++)o%2===0?t[Math.floor(o/2)]=e[o]:t[a+Math.floor(o/2)]=e[o];return t}const Pl=e=>{const{isOpinion:t=!1}=e,a=r=>n.jsx("div",{className:_t.boxPosition+" banner-context",style:{order:2},children:n.jsx("div",{className:_t.bannerContentAux,children:n.jsx("div",{style:{position:"absolute",height:"270px",top:"0"},children:e.banner})})},r),o=[];for(let r=0;r<e.news.length;r++){const i=e.news[r];r===2&&o.push(a(r)),i&&o.push(n.jsx("div",{className:_t.boxPosition,style:{order:r},children:n.jsx(Cn,{data:i,autorIcon:e.autorIcon,paths:e.paths})},`description-block-2-odd-${r}`))}const s=o.length%2===0?Bl(o):o;return n.jsx("section",{style:e.customStyles,children:n.jsx(he,{title:e.title,titleUrl:e.titleUrl,isOpinion:t,children:n.jsxs("div",{className:_t.content,children:[n.jsx("div",{className:_t.contentFlex,children:s}),n.jsx("div",{className:_t.bannerContent,children:e.halfPageBanner})]})})})},Os={content:"_content_w9viv_1",title:"_title_w9viv_10"},Ol=e=>{const{showTitle:t=!0}=e;return n.jsxs("div",{className:Os.content,children:[t&&n.jsx("p",{className:Os.title,children:"Editorial"}),n.jsx(ct,{...e,info:{...e.info,section:{name:"",slug:"",url:""}}})]})},St={content:"_content_1nd2h_1",newsContent:"_newsContent_1nd2h_8",boxPosition:"_boxPosition_1nd2h_17",bannerContent:"_bannerContent_1nd2h_23",bannerContentAux:"_bannerContentAux_1nd2h_33"},Dl=e=>{const{news:t}=e;return Array.isArray(t)&&n.jsxs("div",{className:St.content,children:[n.jsxs("div",{className:St.newsContent,children:[e.bannerArray&&e.bannerArray.map((a,o)=>n.jsx("div",{className:St.boxPosition+" banner-context",style:{order:2+5*o},children:n.jsx("div",{className:St.bannerContentAux,children:n.jsx("div",{style:{position:"absolute",height:"270px",top:"0"},children:a})})},o)),t.map((a,o)=>n.jsx("div",{className:St.boxPosition,style:{order:o},children:n.jsx(Oe,{...a,share:e.share,paths:e.paths})},o))]}),n.jsx("div",{className:St.bannerContent,children:e.halfPageBanner})]})},Ml=e=>n.jsxs(n.Fragment,{children:[n.jsx(ps,{className:"display-on-lower-900px",...e,termsLink:e.termsLink,submitFunction:e.submitFunction}),n.jsx(As,{...e})]}),_n={newsContent:"_newsContent_gd57q_1",newsContentWithLines:"_newsContentWithLines_gd57q_8",newsContentWithoutLines:"_newsContentWithoutLines_gd57q_13",contentSeparator:"_contentSeparator_gd57q_18"},Ds=e=>{const{content:t}=e;if(!t||t.length===0)return;const a=i=>e.hasLines&&(i+1)%3!==0?_n.contentSeparator:"",o=[];let s=0,r=1;for(let i=0;i<t.length;i++){e.banners&&e.bannerPositionIndex?.includes(i)&&(o.push(n.jsx("section",{className:a(s),children:e.banners?.some(h=>h.key===`${e.slot_id}_${r}`)&&n.jsx(me,{banners:e.banners,name:`${e.slot_id}_${r}`})},s)),s++,r++);const c=e.isVideo?mt(t[i],e.showVideoTime,e.showVideosubtitle):t[i];if(!c)continue;const d=e.slot_id&&e.slot_id!=="Nota_1",l={...c,main:{...c.main,title:{...c.main.title,section:d?c.main.title.home:c.main.title.section}}};o.push(n.jsx("section",{className:a(s),children:n.jsx(Oe,{...l,isVideo:e.isVideo,paths:e.paths})},s)),s++}return o.length===2&&o.push(n.jsx("div",{},s)),n.jsx("div",{className:`${e.hasLines?_n.newsContentWithLines:_n.newsContentWithoutLines} ${_n.newsContent}`,children:o})},fa=e=>n.jsx(he,{title:e.title,titleUrl:e.titleUrl,children:n.jsx(Ds,{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})}),Ms={newsContent:"_newsContent_1sb62_1",contentSeparator:"_contentSeparator_1sb62_8"},js=e=>{const{content:t,title:a}=e;if(!(!t||t.length===0||!Array.isArray(t)))return n.jsx(he,{title:a,titleUrl:e.titleUrl,children:n.jsx("div",{className:`${Ms.newsContent} ${e.hasLines?Ms.contentSeparator:""}`,children:t?.map((o,s)=>{const r=e.slot_id&&e.slot_id!=="Nota_1",i={...o,main:{...o.main,title:{...o.main.title,section:r?o.main.title.home:o.main.title.section}}};return n.jsx("section",{children:n.jsx(Oe,{...i,share:e.share,paths:e.paths})},s)})})})},ma={newsContent:"_newsContent_1gbse_1",contentSeparator:"_contentSeparator_1gbse_8",newsContentWhitoutLine:"_newsContentWhitoutLine_1gbse_29"},Qs=e=>{const{content:t,title:a}=e;if(!(!t||t.length===0))return n.jsx(he,{title:a,titleUrl:e.titleUrl,children:n.jsx("div",{className:`${ma.newsContent} ${e.hasLines?ma.contentSeparator:ma.newsContentWhitoutLine}`,children:t.map((o,s)=>{const r=e.slot_id&&e.slot_id!=="Nota_1",i={...o,main:{...o.main,title:{...o.main.title,section:r?o.main.title.home:o.main.title.section}}};return n.jsx("section",{children:n.jsx(Oe,{...i,share:e.share,paths:e.paths})},s)})})})},ga={headerSection:"_headerSection_1m1sp_3",headerSectionLink:"_headerSectionLink_1m1sp_16",newsContent:"_newsContent_1m1sp_29"},Gs=e=>{const{content:t,title:a,isVideo:o=!0}=e;if(!t||t.length===0)return;const s=t[0],r=e.slot_id&&e.slot_id!=="Nota_1",i=t.slice(1);return s&&i&&n.jsxs(he,{title:a,titleUrl:e.titleUrl,children:[n.jsxs("div",{className:ga.headerSection,children:[n.jsx(Bs,{goTo:e.goTo,mainNew:mt(s),paths:e.paths}),n.jsx(P,{className:ga.headerSectionLink,href:s?.info?.link.url,target:s?.info?.link.target,"aria-label":"Video",children:n.jsx(_e,{preview:{sizes:s?.main?.image.sizes,description:s?.main?.image.description},isVideo:o,isLarge:!0})})]}),n.jsxs("div",{className:ga.newsContent,children:[n.jsx("div",{className:"banner-context",style:{order:1},children:e.banner}),Array.isArray(i)&&i.map((c,d)=>{const l=mt(c),h={...l,main:{...l.main,title:{...l.main.title,section:r?l.main.title.home:l.main.title.section}}};return n.jsx("div",{style:{order:d},children:E.createElement(Oe,{...h,isVideo:o,key:d,paths:e.paths})},d)})]})]})},$t={content:"_content_1qdkl_1",linkImage:"_linkImage_1qdkl_30",sectionDescription:"_sectionDescription_1qdkl_42",dateText:"_dateText_1qdkl_62",textContent:"_textContent_1qdkl_73"},jl=async e=>{const{showNewsLikeTitle:t=!1}=e;return e&&e.info?n.jsxs("section",{className:$t.content,style:{"--heightImageOverwrite":"100%"},children:[n.jsx(P,{className:$t.linkImage,target:e?.info?.link?.target,title:e.main?.title?.section,href:t?e.info.link.url:e?.info?.section?.url,children:n.jsx(_e,{preview:e.preview})}),n.jsxs("div",{className:$t.textContent,children:[n.jsx(P,{className:$t.sectionDescription,target:e?.info?.link?.target,href:t?e.info.link.url:e?.info?.section?.url,children:(t?e?.main?.title?.section:e?.info?.section?.name)??""}),n.jsx("p",{className:$t.dateText,children:ke(e?.info?.date?.modified)})]})]}):null},$s={content:"_content_yx3zm_1",contentSeparator:"_contentSeparator_yx3zm_7"},pa={newsContent:"_newsContent_1uamf_1",contentSeparator:"_contentSeparator_1uamf_8",hasLinesBlock:"_hasLinesBlock_1uamf_40"},Hs=e=>{if(!e.content||e.content.length===0)return;const t=e.slot_id&&e.slot_id!=="Nota_1";return n.jsx(he,{title:e.title,children:n.jsx("div",{className:`${$s.content} ${e.hasLines?$s.contentSeparator:""}`,style:{gap:e.hasLines?"30px":"0px"},children:Array.isArray(e.content)&&e.content?.map((a,o)=>{const s={...a,main:{...a.main,title:{...a.main.title,section:t?a.main.title.home:a.main.title.section}}};return n.jsx("section",{className:e.hasLines?pa.hasLinesBlock:"",children:E.createElement(jl,{...s,key:o,showNewsLikeTitle:e.showNewsLikeTitle})},o)})})})},zs=e=>{const{content:t,title:a,slot_id:o}=e,s=e.slot_id&&e.slot_id!=="Nota_1";return t&&t.length!==0&&n.jsx(he,{title:a,titleUrl:e.titleUrl,children:n.jsx(it,{slot_id:o,cardWidth:e.cardWidth,cardGap:e.cardGap,visibleItems:e.visibleItems,pagination:e.pagination,children:t.map((r,i)=>{const c={...r,main:{...r.main,title:{...r.main.title,section:s?r.main.title.home:r.main.title.section}}};return n.jsx("div",{style:{"--heightImageOverwrite":e.heightImageOverwrite,"--heightImageOverwriteMobile":e.heightImageOverwriteMobile},children:n.jsx(Mt,{...c,paths:e.paths})},i)})})})},tt={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"},Ql=async e=>{const{data:t}=e;return n.jsxs("div",{className:tt.content,children:[Array.isArray(t.authors)&&t?.authors[0]?.image?n.jsx("img",{fetchPriority:"low",loading:"lazy",className:tt.imageStyled,src:await ue(t?.authors[0]?.image?.sizes[0]?.url||""),alt:t?.authors[0]?.fullname}):n.jsx("div",{className:tt.contentIcon,children:e.autorIcon}),n.jsxs("div",{className:tt.boxInformation,children:[n.jsx("p",{className:tt.authorName,children:t?.authors[0]?.internaluser?n.jsx(P,{href:t.authors[0]?.internaluser?`/${e.paths.autor}/${t?.authors[0]?.name}`:"#",children:t?.authors[0]?.fullname??"Redacción"}):t?.authors[0]?.fullname??"Redacción"}),n.jsx("p",{className:tt.title,children:n.jsx(P,{className:tt.linkStyled,href:t?.info?.link?.url,target:t?.info?.link?.target,children:xe(t?.main?.title?.home,40)})}),n.jsx("p",{className:tt.comment,children:t?.main?.subtitle?.striped})]})]})},Fs=e=>{const t=e.slot_id&&e.slot_id!=="Nota_1";return n.jsx(he,{titleUrl:e.titleUrl,title:e.title,children:n.jsx(it,{slot_id:e.slot_id,cardGap:31,cardWidth:344,visibleItems:3,children:e.content&&e.content.map((a,o)=>{const s={...a,main:{...a.main,title:{...a.main.title,section:t?a.main.title.home:a.main.title.section}}};return n.jsx(Ql,{autorIcon:e.autorIcon,data:s,paths:e.paths},o)})})})},We={content:"_content_1elhb_1",newsContentSection:"_newsContentSection_1elhb_5",itemContent:"_itemContent_1elhb_10",ItemCustomContent:"_ItemCustomContent_1elhb_16"},Sn=e=>{const{item:t,option:a}=e;switch(a){case"ediciones":return n.jsx("div",{className:We.ItemCustomContent});case"columnistasnacionales":return n.jsx("div",{className:We.ItemCustomContent,children:n.jsx(Cn,{data:t,autorIcon:e.autorIcon,paths:e.paths})});case"columnistaslocales":return n.jsx("div",{className:We.ItemCustomContent,children:n.jsx(Cn,{data:t,autorIcon:e.autorIcon,paths:e.paths})});case"columnistas":return n.jsx("div",{className:We.ItemCustomContent,children:n.jsx(Cn,{data:t,autorIcon:e.autorIcon,paths:e.paths})});default:return n.jsx("div",{className:We.ItemCustomContent,children:n.jsx(Oe,{...t,paths:e.paths})})}},Gl=e=>{const{data:t,currentPage:a,banners:o,slug:s,ranking:r,pathname:i,texts:c={}}=e,d=[3,8,13],l={3:1,8:2,13:3};switch(e.option){case"op1":return n.jsx(ia,{ranking:r,readestTitle:c.readestTitle??"",paths:e.paths,bannerTop:n.jsx(me,{banners:o??[],name:"right_1"}),banner:n.jsx(me,{banners:o??[],name:"right_2"}),children:n.jsx("section",{className:We.content,children:t.length>0?n.jsx(yn,{className:[We.newsContentSection,"padding-0"].join(" "),paginatorComponent:n.jsx(Ot,{texts:c,pathname:i,query:"",currentPage:a,maxPages:e.PAGINATION_MAX_PAGES,showNext:!(t.length<e.NEWS_PER_SECTION)}),children:Array.isArray(t)&&t?.map((h,u)=>n.jsxs(E.Fragment,{children:[d.includes(u+1)&&n.jsx("div",{className:We.itemContent+" banner-context",children:n.jsx(me,{banners:o??[],name:`block_2_${l[u+1]}`})}),n.jsx(Sn,{autorIcon:e.autorIcon,item:h,option:s,paths:e.paths},u)]},u))}):n.jsx("div",{style:{width:"100%",display:"flex",flexDirection:"column",justifyContent:"center",gap:"2rem"},children:n.jsx("p",{style:{fontWeight:"var(--fw)",width:"100%",fontSize:"18px",lineHeight:"26px",textAlign:"center"},children:c.sectionNotResultMessage})})})});case"op2":return n.jsx(n.Fragment,{children:t.length>0?n.jsx(yn,{className:"padding-0",paginatorComponent:n.jsx(Ot,{texts:c,pathname:i,query:"",currentPage:a,maxPages:e.PAGINATION_MAX_PAGES,showNext:!(t.length<e.NEWS_PER_SECTION)}),children:Array.isArray(t)&&t?.map((h,u)=>n.jsxs(E.Fragment,{children:[d.includes(u+1)&&n.jsx("div",{className:We.itemContent,children:n.jsx(me,{banners:o??[],name:`block_2_${l[u+1]}`})}),n.jsx(Sn,{autorIcon:e.autorIcon,item:h,option:s,paths:e.paths},u)]},u))}):n.jsx("div",{style:{width:"100%",display:"flex",flexDirection:"column",justifyContent:"center",gap:"2rem"},children:n.jsx("p",{style:{fontWeight:"var(--fw)",width:"100%",fontSize:"18px",lineHeight:"26px",textAlign:"center"},children:c.sectionNotResultMessage})})});default:return n.jsx(n.Fragment,{})}},Vs={content:"_content_gwsqy_1",contactInfoContent:"_contactInfoContent_gwsqy_7"},$l=e=>{const{data:t}=e;return n.jsx("section",{className:Vs.content,children:t.map((a,o)=>n.jsx("div",{className:Vs.contactInfoContent,dangerouslySetInnerHTML:{__html:a.body.rendered}},o))})},Aa={tagContent:"_tagContent_ee6yw_1",contentLayout2:"_contentLayout2_ee6yw_9",contentHeader:"_contentHeader_ee6yw_42"},Hl={content:"_content_1rbrt_1"},zl=({children:e,className:t=""})=>n.jsx("div",{className:`content-layout-2 ${Hl.content} ${t}`,children:e}),Ht={container:"_container_1insg_1",note:"_note_1insg_10",commercial:"_commercial_1insg_50",commercialContent:"_commercialContent_1insg_67",complement:"_complement_1insg_83"},Fl=e=>n.jsxs("section",{className:Ht.container,children:[n.jsx("div",{className:Ht.note,children:e.children}),n.jsx("div",{className:Ht.commercial,children:n.jsxs("div",{className:Ht.commercialContent,children:[e.slug==="liveblogs"&&n.jsx(_s,{itemList:e.itemList}),e.bannerTop,n.jsx(fn,{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"}}),n.jsx("div",{style:{position:"sticky",top:"110px"},children:e.banner})]})}),n.jsx("div",{className:Ht.complement,children:e.complement})]}),Vl=e=>{const t={...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 n.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:n.jsx(Cs,{...t,fontSizeSubTitle:"18px",lineHeightSubTitle:"28px"})});default:return n.jsx("div",{className:Aa.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:n.jsx(ct,{...t,fontSizeSubTitle:"18px",lineHeightSubTitle:"28px",cutSubtitle:!1,colorSubTitle:"black",isTitle:!0,paths:e.paths})})}},Ye={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"},Wl={content:"_content_ifkxj_1"},Yl=e=>n.jsx("section",{className:Wl.content,id:e.id,children:e.children}),Kl=e=>e.replace(/<p>(\s|&nbsp;)+<\/p>/g,""),Jl=e=>{const t=/src="\/(.*?)"/g;return e.replace(t,`src="${Et()}/$1"`)},Ws={2:1,4:2,7:3,10:4,13:5};function Zl(e){return e.replace(/<script[^>]*src=["']https:\/\/platform\.twitter\.com\/widgets\.js["'][^>]*><\/script>/gi,"")}const Xl=async({itemList:e,slug:t,banners:a,texts:o})=>{if(!e||e.length===0||!e[0])return;const s=e[0].list?.items?.map(r=>{const i=Kl(r.body.rendered);let c=Jl(i);return c=Zl(c),{...r,body:{...r.body,rendered:c}}});return n.jsx("section",{className:Ye.content,id:"block-notes-list",children:s?.map((r,i)=>n.jsxs(E.Fragment,{children:[n.jsx(Yl,{id:`item-${i+1}`,children:n.jsxs("div",{className:Ye.contentWithinCard,children:[r.date>0&&n.jsxs("div",{className:Ye.contentDate,children:[n.jsx("span",{className:Ye.dot,style:{background:t==="liveblogs"?"var(--news-liveblog-timeline-datelink-dot-color)":"var(--common-black)"}}),n.jsx("p",{className:Ye.dateInfo,style:{color:t==="liveblogs"?"var(--news-liveblog-timeline-datelink-color)":"var(--common-black)"},children:Dn(r.date)})]}),n.jsx("p",{className:Ye.contentTitle,children:e[0]?.list.integrated?r.title:`${r.index}. ${r.title}`}),r.image&&n.jsx(_e,{preview:r.image,isLarge:!0}),n.jsx("div",{className:Ye.contentTextList,dangerouslySetInnerHTML:{__html:r.body.rendered}}),r.related&&n.jsx("div",{className:Ye.contentButton,children:n.jsx("a",{className:Ye.linkStyled,href:r.related??"",target:"”_blank",children:o.blockNoteList_readMore??"Leer Más"})})]})},i),Ws[i]&&n.jsx(me,{banners:a,name:"list_"+Ws[i]},i)]},i))})},Ys={FaceBook:"facebook",Instagram:"instagram",WhatsApp:"whatsapp",TikTok:"tiktok",Youtube:"youtube",X:"x",Gnews:"gnews",Podcast:"podcast",Telegram:"telegram"};function Rl({url:e}){return e&&e!==""&&n.jsxs(P,{href:e,className:le.googleProfileButton,children:[n.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",children:n.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",n.jsx(ed,{})]})}const ed=()=>n.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 272 92",width:"272",height:"92",children:[n.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"}),n.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"}),n.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"}),n.jsx("path",{fill:"#34A853",d:"M225 3v65h-9.5V3h9.5z"}),n.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"}),n.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"})]}),td=async e=>{if(!e.news||!e.news.authors)return null;const{news:t,socials:a,texts:o}=e,s=t.authors.map(c=>c.internaluser?`<a href="${`/${e.paths.autor}/${c.name}`}">${c.fullname}</a>`:c.fullname).join(", "),r=()=>t.authors.length===1?le.width1Autor:t.authors.length===2?le.width2Autor:t.authors.length===3?le.width3Autor:"",{CONFIG_shareOnlyWhatsApp:i}=K();return t.config?.showauthor&&n.jsx("div",{className:le.content,children:n.jsxs("div",{className:le.avatarContent,children:[i?n.jsxs("a",{className:le.whatsappLink,href:a[Ys.WhatsApp].url,rel:"noreferrer",target:"_blank",children:[n.jsxs("svg",{width:"30",height:"30",viewBox:"0 0 30 30",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[n.jsx("g",{clipPath:"url(#clip0_2906_6960)",children:n.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"})}),n.jsx("defs",{children:n.jsx("clipPath",{id:"clip0_2906_6960",children:n.jsx("rect",{width:"30",height:"30",fill:"white"})})})]}),o.WhatsAppLinkJournalist]}):n.jsx("div",{style:{width:"100%"},"data-hydrate":"ShareButtons","data-props":encodeURIComponent(JSON.stringify({noteShare:e.noteShare})),children:n.jsx(ws,{noteShare:e.noteShare})}),n.jsx(Rl,{url:e.noteShare?.googleProfile??""}),n.jsxs("section",{className:le.journalistSection,children:[n.jsx("div",{className:`${le.imageContent} ${r()}`,style:{width:`${t.authors?.length>2?t.authors?.length*30:t.authors?.length*35}px`},children:Array.isArray(t.authors)&&t.authors?.map(async(c,d)=>c.image?n.jsx("img",{fetchPriority:"low",loading:"lazy",alt:"autor",className:`${le.imageStyled} ${le.imageAutor} `,src:await ue(c.image.sizes[0]?.url||"")},c.fullname):n.jsx("div",{className:`${le.contentIconStyled} ${le.imageAutor}`,children:e.autorIcon},c.fullname))}),s&&n.jsx("div",{className:le.journalistInfoLink,dangerouslySetInnerHTML:{__html:`${o.JournalistPrefix} <h3 style="padding:0px;">${s??"Redaccion"}${t.config?.showtime&&","}</h3> ${t.config?.showtime?Dn(t.info.date.modified):null}`}})]})]})})},Nn={content:"_content_zgckk_1",journalistArticleContent:"_journalistArticleContent_zgckk_15",contentNews:"_contentNews_zgckk_35",noteSource:"_noteSource_zgckk_392"},nd={summaryContent:"_summaryContent_wsypg_1"},ad=async({summary:e})=>e&&e.rendered&&n.jsx("section",{className:nd.summaryContent,dangerouslySetInnerHTML:{__html:e.rendered}}),ya=async({newsformated:e,internal:t})=>{if(!t)return;const a=new je,o=e.preview.sizes,r=(await a.getNewsMultimedia({path:t,imagesizes:o?o[0]?.scale:"w:801,h:449,t:2;"}))?.data.data[0]?.gallery??[];return n.jsxs("div",{className:wn.content,children:[n.jsx(it,{slot_id:"header",fullPageWidth:!0,visibleItems:1,pagination:!0,cardGap:0,children:r&&r.map((i,c)=>n.jsx(_e,{preview:i,priorityHigh:!0},c))}),n.jsx("div",{className:wn.description,children:r&&r[0]?.description})]})};function od(e){const t=e.children,a=`${e.slot_id}-`,o=e.visibleItems,s=e.cardGap??20;function r(c){const d=[],l=[];let h="",u=!0;for(let f=0;f<c;f++){const g=`[data-index="${f}"]:checked ~ .carrousel-pagination li:nth-child(${f+1}) {
49
+ h3.9V17C24.1,13.3,22.2,11.7,19.6,11.7z`})}),ml=e=>n.jsxs("svg",{width:"25",height:"21",viewBox:"0 0 25 21",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[n.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"}),n.jsx("path",{d:"M21.6425 5.57591L12.5923 11.2704L3.33887 5.57591V3.33881L12.5923 8.93157L21.6425 3.33881V5.57591Z",fill:"black"})]}),gl=e=>n.jsxs("svg",{width:"24",height:"19",viewBox:"0 0 24 19",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[n.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"}),n.jsx("path",{d:"M20.8752 4.67439L12.0176 10.2477L2.96094 4.67439V2.48486L12.0176 7.95868L20.8752 2.48486V4.67439Z",fill:"white"})]}),pl=e=>n.jsx("svg",{width:"13",height:"22",viewBox:"0 0 13 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.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"})}),Al=e=>n.jsx("svg",{width:"26",height:"25",viewBox:"0 0 22 23",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:n.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"})}),yl={FaceBook:{url:e=>`https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(e)}`,icon:{outline:e=>n.jsx(pl,{className:e}),solid:e=>n.jsx(fl,{className:e})}},X:{url:e=>`https://twitter.com/intent/tweet?url=${encodeURIComponent(e)}`,icon:{outline:e=>n.jsx(Pt,{className:e}),solid:e=>n.jsx(Pt,{className:e})}},Whatsapp:{url:e=>`https://wa.me/?text=${encodeURIComponent(e)}`,icon:{outline:e=>n.jsx(is,{className:e}),solid:e=>n.jsx(rs,{className:e})}},Email:{url:e=>`mailto:?body=${encodeURIComponent(e)}`,icon:{outline:e=>n.jsx(ml,{className:e}),solid:e=>n.jsx(gl,{className:e})}},LinkedIn:{url:e=>`https://www.linkedin.com/sharing/share-offsite/?url=${encodeURIComponent(e)}`,icon:{outline:e=>n.jsx(pn,{className:e}),solid:e=>n.jsx(pn,{className:e})}}};function ws({noteShare:e}){const t=e&&e.url||(typeof window<"u"?window.location.href:"https://example.com");return e?n.jsxs("div",{className:le.socialNetworkSection,children:[e.options?.map(a=>{const o=yl[a];if(!o)return null;const s=e.variant==="outline"?o.icon.outline:o.icon.solid,r=o.url(t);return n.jsx(P,{href:r,target:"_blank",rel:"noopener noreferrer","aria-label":`Compartir en ${a}`,className:`${le.socialButton} ${le[`${a.toLowerCase()}Button`]??""} ${le[`${a.toLowerCase()}Styled`]}`,children:s("")},a)}),n.jsx("button",{type:"button","data-text":"Link copiado","data-active":"false","aria-label":"copy",className:[le.clipboardButton,"clipbtn-id"].join(" "),children:n.jsx(cs,{})}),n.jsx("button",{type:"button","aria-label":"share",className:[le.clipboardButton,"sharebtn-id"].join(" "),children:n.jsx(Al,{})})]}):null}const $e={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"},wl=e=>{const t=()=>e?.video.main.author?`${e?.video.main.author} - ${ke(e.video.info.date.created)}`:e?.video.main.author;return n.jsx("div",{className:$e.content,children:n.jsx(yt,{children:n.jsxs("div",{className:$e.videoContent,children:[n.jsx("p",{className:$e.title,children:e.video.main.title}),e.type==="vy"&&n.jsx("iframe",{className:$e.iframeStyled,src:`https://www.youtube.com/embed/${e.video.main.code}`,frameBorder:"0",allowFullScreen:!0}),e.type==="vf"&&n.jsx("iframe",{className:$e.iframeStyled,src:e.video.main.code,frameBorder:"0",allowFullScreen:!0}),e.type==="ve"&&n.jsx("div",{className:$e.contentFrame,dangerouslySetInnerHTML:{__html:e.video.main.code}}),n.jsxs("div",{className:$e.articleSection,children:[n.jsx("p",{className:$e.article,children:xe(e.video.main.description)}),n.jsx("p",{className:$e.correspondent,children:t()})]})]})})})},oa={content:"_content_wxhkd_1",linkStyled:"_linkStyled_wxhkd_9"},Ot=e=>{const{currentPage:t,showNext:a,maxPages:o,pathname:s,query:r}=e,i=(c,d,l)=>{let h="";const u=d.split("/");return u.indexOf("page")!==-1&&u.splice(h.indexOf("page")-1,u.length-1),u.forEach((f,g)=>{g!==0&&(h+=`/${f}`)}),c==="next"?h+=`/page/${t+1}${l?`?query=${l}`:""}`:h+=`/page/${t-1}${l?`?query=${l}`:""}`};return(t>1||a&&t<o)&&n.jsxs("section",{className:oa.content,children:[t>1&&n.jsx(P,{className:oa.linkStyled,href:i("prev",s||"",r||""),children:e.texts.prevButtonText??"Anterior"}),a&&t<o&&n.jsx(P,{className:oa.linkStyled,href:i("next",s||"",r||""),children:e.texts.nextButtonText??"Siguiente"})]})},An={content:"_content_zal5g_1",contentGrid:"_contentGrid_zal5g_8",contentGrid4:"_contentGrid4_zal5g_17",contentGrid3:"_contentGrid3_zal5g_21"},yn=e=>{const{grid:t=3}=e;return n.jsxs("section",{className:`${An.content}`,children:[n.jsx("div",{className:`${An.contentGrid} ${e.className?e.className:""} ${t===3?An.contentGrid3:An.contentGrid4} news-content`,children:e.children}),n.jsx(n.Fragment,{children:e.paginatorComponent})]})},Dt={content:"_content_15x47_1",newsDescription:"_newsDescription_15x47_15",image:"_image_15x47_41"},Oe=e=>{const{main:t,authors:a,info:o,preview:s,share:r,isVideo:i,config:c,overImage:d="default",isTitle:l,priorityHigh:h=!1,isLarge:u,paths:f,keywords:g}=e;return n.jsxs("section",{className:Dt.content,style:{...e.customSectionCardStyles},children:[n.jsx(P,{"aria-label":e.main?.title?.section,className:Dt.image,title:t?.title?.section,href:o?.link?.url,target:o?.link?.target,children:n.jsx(_e,{preview:s,isVideo:i,isLarge:u,priorityHigh:h})}),n.jsx("div",{className:Dt.newsDescription,children:n.jsx(ct,{main:t,authors:a,info:o,preview:s,share:r,config:c,overImage:d,isTitle:l,paths:f,keywords:g})})]})},Xe={content:"_content_14xk9_1",boxInformation:"_boxInformation_14xk9_12",titleGradient:"_titleGradient_14xk9_30",sectionDescription:"_sectionDescription_14xk9_58",articule:"_articule_14xk9_83",linkStyled:"_linkStyled_14xk9_116"},Mt=e=>{const{isVideo:t,info:a,main:o,overImage:s="default",titleGradient:r=!1}=e,{SHOW_TAG_BY_SECTION:i}=K(),c=()=>{if(i&&e.keywords?.tags?.length&&e.keywords.tags.length>0){const d=e.keywords.tags[0],l=d.name;return d.approved?n.jsx("h3",{children:n.jsx(P,{"aria-label":l,className:Xe.sectionDescription,href:at(d,e.paths),children:l})}):n.jsx("div",{className:Xe.sectionDescription,children:l})}else if(e.info?.section?.url)return n.jsx("h3",{children:n.jsx(P,{className:Xe.sectionDescription,href:e?.info?.link?.url,target:e?.info?.link?.target,children:e.info.section.name})});return null};return n.jsxs("section",{className:Xe.content,children:[n.jsx(P,{title:o?.title?.section,href:a.link.url,target:a.link.target,children:n.jsx(_e,{preview:e.preview,isVideo:t})}),n.jsxs("div",{className:[Xe.boxInformation,r?Xe.titleGradient:""].join(" "),style:{width:s!=="default"?"90%":"",left:s==="left"?0:s==="right"?"calc(10% - 1px)":"auto",top:s!=="default"?"-1rem":""},children:[n.jsx(c,{}),n.jsx("h2",{className:Xe.articule,children:n.jsx(P,{className:Xe.linkStyled,href:e?.info?.link?.url,target:e?.info?.link?.target,children:e.main?.title?.section})})]})]})},bs={content:"_content_kro73_1",contentLayout:"_contentLayout_kro73_5"},sa=e=>n.jsx("div",{className:bs.content,children:n.jsx(yt,{className:`${bs.contentLayout} ${e.className}`,children:e.children})}),bt={content:"_content_1nqra_1",before:"_before_1nqra_11",textContent:"_textContent_1nqra_22",title:"_title_1nqra_37",description:"_description_1nqra_46",linkStyled:"_linkStyled_1nqra_57"},bl=e=>{const t=e.logo;return n.jsxs("section",{className:bt.content,children:[e.backgroundImgURL&&n.jsx("img",{className:bt.before,src:e.backgroundImgURL,alt:""}),n.jsxs("div",{className:`${bt.textContent} error-text-content`,children:[n.jsx(t,{}),n.jsx("p",{className:bt.title,children:e.title}),n.jsx("p",{className:bt.description,children:e.description}),n.jsx(P,{className:bt.linkStyled,href:"/",children:e.buttonText??"Inicio"})]})]})},jt={content:"_content_zxcog_1",contentLabel:"_contentLabel_zxcog_8",label:"_label_zxcog_13",required:"_required_zxcog_22",input:"_input_zxcog_28"},Cl=e=>n.jsxs("div",{className:jt.content,children:[n.jsxs("div",{className:jt.contentLabel,children:[n.jsx("label",{className:jt.label,children:e.label}),e.required&&n.jsx("span",{className:jt.required,children:"*"})]}),n.jsx("input",{className:jt.input,...e})]}),Qt={content:"_content_zgx5w_1",contentLabel:"_contentLabel_zgx5w_8",label:"_label_zgx5w_13",required:"_required_zgx5w_22",input:"_input_zgx5w_28"},vl=e=>n.jsxs("div",{className:Qt.content,children:[n.jsxs("div",{className:Qt.contentLabel,children:[n.jsx("label",{className:Qt.label,children:e.label}),e.required&&n.jsx("span",{className:Qt.required,children:"*"})]}),n.jsxs("select",{className:Qt.input,...e,children:[n.jsx("option",{value:"",children:"--Seleccione--"}),e.options.map((t,a)=>n.jsx("option",{value:t.value,children:t.label},a))]})]}),ra={content:"_content_1mi9t_1",label:"_label_1mi9t_8",input:"_input_1mi9t_17"},_l=e=>n.jsxs("div",{className:ra.content,children:[n.jsx("label",{className:ra.label,children:e.label}),n.jsx("textarea",{className:ra.input,...e})]}),Re={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"},wn={content:"_content_8ehij_1",description:"_description_8ehij_23"},Cs=e=>{let t="";return e.preview.description&&(t=e.preview.description),e.preview.copyright&&(t=`${t} ${e.preview.copyright}`),e.preview.photographer&&(t=`${t} ${e.preview.photographer}`),n.jsxs("div",{className:wn.content,children:[n.jsx(_e,{preview:e.preview,isLarge:!0,priorityHigh:!0}),t&&n.jsx("div",{className:wn.description,children:t})]})},vs=e=>n.jsx(n.Fragment,{children:n.jsxs("div",{className:Re.boxInformation,children:[n.jsx(Cs,{preview:e.preview}),n.jsxs("div",{className:Re.textBox,children:[n.jsxs("div",{className:Re.contentBox,children:[e?.info?.section&&n.jsx(P,{className:Re.sectionDescription,href:e?.info?.section?.url,children:e?.info?.section?.name}),n.jsxs("div",{className:Re.liveBox,children:[n.jsx("span",{className:Re.dot}),n.jsx("p",{children:"EN VIVO"})]})]}),n.jsx("h1",{className:Re.articule,children:e.main?.title?.section}),e.config?.showsubtitle&&n.jsx("div",{className:Re.description,style:{"--fontSizeSubTitle":e.fontSizeSubTitle,"--lineHeightSubTitle":e.lineHeightSubTitle},children:e.main.subtitle.striped})]})]})}),bn={content:"_content_oipiy_1",contentLine:"_contentLine_oipiy_17",contentText:"_contentText_oipiy_24",dateLink:"_dateLink_oipiy_37"},_s=e=>n.jsx("section",{className:bn.content,children:e.itemList[0]?.list.items.map((t,a)=>n.jsxs("div",{className:bn.contentLine,children:[n.jsx(P,{className:bn.dateLink,href:`#item-${a+1}`,children:Ya(t.date)}),n.jsx("div",{className:bn.contentText,children:(e.itemList[0]?.list.integrated,t.title)})]},a))}),Te={content:"_content_w8a84_1",contentInfo:"_contentInfo_w8a84_11",imageStyled:"_imageStyled_w8a84_19",contentIconStyled:"_contentIconStyled_w8a84_30",name:"_name_w8a84_56",email:"_email_w8a84_65",description:"_description_w8a84_81",contenSocialNetwork:"_contenSocialNetwork_w8a84_93",socialIcon:"_socialIcon_w8a84_103"},Ss=async e=>{const{autor:t,autorIcon:a}=e,o=a;return n.jsx("section",{className:`${Te.content} ${e.className?e.className:null}`,children:n.jsxs("div",{className:Te.contentInfo,children:[t.info.image?n.jsx("img",{fetchPriority:"low",loading:"lazy",alt:"",className:Te.imageStyled,src:await ue(t.info.image.sizes[0]?.url||"")}):n.jsx("div",{className:Te.contentIconStyled,children:n.jsx(o,{})}),n.jsx("h1",{className:Te.name,children:t.info.fullname}),t.addtional.USER_SHOWEMAIL&&n.jsx("p",{className:Te.email,children:t.info.email}),t.addtional.USER_SHOWBIO&&n.jsx("p",{className:Te.description,children:t.addtional.USER_MIBIO}),n.jsxs("div",{className:Te.contenSocialNetwork,children:[t.addtional.USER_USERFB&&n.jsx("a",{href:t.addtional.USER_USERFB,target:"_blank",rel:"noreferrer",children:n.jsx(na,{className:Te.socialIcon})}),t.addtional.USER_USERIG&&n.jsx("a",{href:t.addtional.USER_USERIG,target:"_blank",rel:"noreferrer",children:n.jsx(aa,{className:Te.socialIcon})}),t.addtional.USER_USERTWT&&n.jsx("a",{href:t.addtional.USER_USERTWT,target:"_blank",rel:"noreferrer",children:n.jsx(Pt,{className:Te.socialIcon})}),t.addtional.USER_USERLIN&&n.jsx("a",{href:t.addtional.USER_USERLIN,target:"_blank",rel:"noreferrer",children:n.jsx(pn,{className:Te.socialIcon})})]})]})})},Se={content:"_content_18ozj_1",contentInfo:"_contentInfo_18ozj_13",contentAuthor:"_contentAuthor_18ozj_26",imageStyled:"_imageStyled_18ozj_33",contentIconStyled:"_contentIconStyled_18ozj_42",name:"_name_18ozj_64",email:"_email_18ozj_72",description:"_description_18ozj_82",contenSocialNetwork:"_contenSocialNetwork_18ozj_93",socialIcon:"_socialIcon_18ozj_103"},Ns=async e=>{const{autor:t,autorIcon:a}=e,o=a;return n.jsx("section",{className:Se.content,children:n.jsxs("div",{className:Se.contentInfo,children:[t.info.image?n.jsx("img",{fetchPriority:"low",loading:"lazy",className:Se.imageStyled,src:await ue(t.info.image.sizes[0]?.url||"")}):n.jsx("div",{className:Se.contentIconStyled,children:n.jsx(o,{})}),n.jsxs("div",{className:Se.contentAuthor,children:[n.jsx("h1",{className:Se.name,children:t.info.fullname}),t.addtional.USER_SHOWEMAIL&&n.jsx("p",{className:Se.email,children:t.info.email}),t.addtional.USER_SHOWBIO&&n.jsx("p",{className:Se.description,children:t.addtional.USER_MIBIO}),n.jsxs("div",{className:Se.contenSocialNetwork,children:[t.addtional.USER_USERFB&&n.jsx("a",{href:t.addtional.USER_USERFB,target:"_blank",rel:"noreferrer",children:n.jsx(na,{className:Se.socialIcon})}),t.addtional.USER_USERIG&&n.jsx("a",{href:t.addtional.USER_USERIG,target:"_blank",rel:"noreferrer",children:n.jsx(aa,{className:Se.socialIcon,style:{padding:"4px"}})}),t.addtional.USER_USERTWT&&n.jsx("a",{href:t.addtional.USER_USERTWT,target:"_blank",rel:"noreferrer",children:n.jsx(Pt,{className:Se.socialIcon})}),t.addtional.USER_USERLIN&&n.jsx("a",{href:t.addtional.USER_USERLIN,target:"_blank",rel:"noreferrer",children:n.jsx(pn,{className:Se.socialIcon})})]})]})]})})},Es={content:"_content_jg6i2_1",bannerSection:"_bannerSection_jg6i2_25"},ia=e=>n.jsxs("section",{className:Es.content,children:[e.children,n.jsxs("div",{className:Es.bannerSection,children:[e.bannerTop,n.jsx(fn,{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]})]}),qe={content:"_content_kiwxo_1",header:"_header_kiwxo_30",videos:"_videos_kiwxo_56",videoContent:"_videoContent_kiwxo_63",articleSection:"_articleSection_kiwxo_70",contentLayoutVideoSection:"_contentLayoutVideoSection_kiwxo_85",sectionVideoList:"_sectionVideoList_kiwxo_93",iframeStyled:"_iframeStyled_kiwxo_166",contentFrame:"_contentFrame_kiwxo_175"},ca={content:"_content_1dj0q_1",linkImage:"_linkImage_1dj0q_12",playStyled:"_playStyled_1dj0q_19"},Sl=async e=>{const t=un(),a={...e,main:{...e.main,title:{...e.main.title,article:xe(e.main.title.article,60)}}};return e&&e.info?n.jsxs("section",{className:ca.content,children:[n.jsx("a",{className:ca.linkImage,target:e?.info?.link?.target,title:e?.main?.title?.section,href:e.info.link.url,children:n.jsxs("div",{style:{position:"relative"},children:[n.jsx("img",{src:await ue(e.preview.sizes[0]?.url||"")}),n.jsx(t,{className:`${ca.playStyled} saas-image-play-icon`})]})}),n.jsx("div",{children:n.jsx(ct,{...a,paths:e.paths})})]}):null},Nl=e=>n.jsx("div",{className:qe.content,children:n.jsxs(yt,{className:qe.contentLayoutVideoSection,children:[n.jsxs("a",{className:qe.header,href:"/",children:[n.jsx("svg",{width:"21",height:"20",viewBox:"0 0 21 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.6055 4.86193C12.8659 5.12228 12.8659 5.54439 12.6055 5.80474L8.41026 10L12.6055 14.1953C12.8659 14.4556 12.8659 14.8777 12.6055 15.1381C12.3452 15.3984 11.9231 15.3984 11.6627 15.1381L6.99604 10.4714C6.73569 10.2111 6.73569 9.78894 6.99604 9.52859L11.6627 4.86193C11.9231 4.60158 12.3452 4.60158 12.6055 4.86193Z",fill:"white"})}),e.titleGoBack??"VOLVER A VIDEOS"]}),n.jsxs("div",{className:qe.videos,children:[n.jsxs("div",{className:qe.videoContent,style:e.mainVideoStyles,children:[e.type==="vy"&&n.jsx("iframe",{className:qe.iframeStyled,src:`https://www.youtube.com/embed/${e.video?.main?.code}`,frameBorder:"0",allowFullScreen:!0}),e.type==="vf"&&n.jsx("iframe",{className:qe.iframeStyled,src:e.video?.main?.code,frameBorder:"0",allowFullScreen:!0}),e.type==="ve"&&n.jsx("div",{className:qe.contentFrame,dangerouslySetInnerHTML:{__html:e.video?.main?.code??""}}),n.jsx("div",{className:qe.articleSection,children:n.jsx(ct,{isTitle:!0,cutSubtitle:!1,...mt({...e?.video,info:{...e?.video?.info,link:{...e.video?.info?.link,url:""}}},!0,!!e.video?.main?.description),paths:e.paths})})]}),n.jsxs("div",{className:qe.sectionVideoList,style:e.listVideoStyles,children:[e.banner&&n.jsx(fe,{banners:e.banner.banners,name:e.banner.bannerName}),e.relatedName&&n.jsx("h2",{className:`${qe.relatedTitle} saas-video-related-title`,children:e.relatedName}),Array.isArray(e.videoList)&&e.videoList.map((t,a)=>E.createElement(Sl,{...mt(t,!0,!1),key:a,paths:e.paths}))]})]})]})}),He={content:"_content_gcte1_1",titleContent:"_titleContent_gcte1_24",title:"_title_gcte1_24",startLine:"_startLine_gcte1_88",line:"_line_gcte1_93",bottomLine:"_bottomLine_gcte1_99",childrenContent:"_childrenContent_gcte1_118",readMore:"_readMore_gcte1_131"},he=E.forwardRef((e,t)=>{const{isTitle:a=!1,isOpinion:o=!1}=e,s=a?n.jsx("h1",{className:He.title,children:e.title}):n.jsx("h2",{className:He.title,children:e.title});return n.jsxs("section",{className:He.content,children:[e.title&&n.jsxs("div",{className:[He.titleContent,e.className??""].join(" "),"data-after":`${o}`,children:[n.jsx("hr",{className:He.startLine}),e.titleUrl?n.jsx(P,{href:e.titleUrl,children:s}):s,n.jsx("hr",{className:He.line}),e.titleUrl&&n.jsx(P,{className:He.readMore,href:e.titleUrl?.toString()??""})]}),e.title&&n.jsx("hr",{className:[He.bottomLine,e.className??""].join(" ")}),n.jsx("div",{className:He.childrenContent,ref:t,children:e.children})]})}),la=e=>n.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"var(--header-icons)",xmlns:"http://www.w3.org/2000/svg",...e,children:n.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"})}),Cn=e=>n.jsx("svg",{width:"12",height:"13",viewBox:"0 0 12 13",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:n.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"})}),ce={drawerStyled:"_drawerStyled_xk2do_1",sidebarCustom:"_sidebarCustom_xk2do_6",accordionStyled:"_accordionStyled_xk2do_24",accordionHeading:"_accordionHeading_xk2do_35",accordionSummeryStyled:"_accordionSummeryStyled_xk2do_44",linkStyled:"_linkStyled_xk2do_71",subLinkStyled:"_subLinkStyled_xk2do_91",inputContent:"_inputContent_xk2do_113",buttonContent:"_buttonContent_xk2do_114",inputStyled:"_inputStyled_xk2do_124",buscar:"_buscar_xk2do_140",buttonStyled:"_buttonStyled_xk2do_168",accordionDetailsStyled:"_accordionDetailsStyled_xk2do_183",footerSlider:"_footerSlider_xk2do_198",socialMedia:"_socialMedia_xk2do_209",copyRights:"_copyRights_xk2do_228",icon:"_icon_xk2do_239"},El=({sidebar:e,socials:t,copyrigth:a,sidebarExtra:o,searchKeyWord:s})=>n.jsxs("aside",{className:ce.drawerStyled,id:"sidebar-expandable",style:{"--header-icons":"var(--search-input-icons)"},children:[n.jsx("input",{type:"checkbox",id:"side-bar-state"}),n.jsxs("section",{className:ce.sidebarCustom,children:[n.jsx("div",{className:ce.buttonContent,children:n.jsx("label",{className:ce.buttonStyled,htmlFor:"side-bar-state",children:n.jsx(wt,{className:ce.icon})})}),n.jsx("div",{className:ce.inputContent,children:n.jsxs("form",{className:ce.inputStyled,action:"/buscar",method:"GET",children:[n.jsx("input",{className:ce.buscar,type:"text",name:"query",placeholder:s+"..."}),n.jsx("button",{type:"submit",style:{background:"transparent",border:"none",outline:"none",padding:0,margin:0},children:n.jsx(la,{color:"var(--search-input-icons)"})})]})}),n.jsxs("div",{style:{display:"flex",flexDirection:"column",justifyContent:"space-between",height:"100%"},children:[n.jsxs("div",{children:[o,e.map((r,i)=>n.jsxs("div",{className:ce.accordionStyled,children:[n.jsx("input",{type:"checkbox",style:{display:"none"},id:"accordion_"+i}),n.jsx("h3",{className:ce.accordionHeading,children:Array.isArray(r.subitem)?n.jsxs("label",{className:ce.accordionSummeryStyled,htmlFor:"accordion_"+i,children:[r.link?n.jsx(P,{className:`${ce.linkStyledAccordion} ${ce.linkStyled}`,href:r.link?r.link:void 0,target:r.target,children:r.description}):n.jsx("div",{children:r.description}),n.jsx(Cn,{width:13,height:13,fill:"var(--side-bar-arrow-color)"})]}):n.jsx(P,{className:ce.linkStyled,href:r.link?r.link:void 0,target:r.target,children:r.description})}),Array.isArray(r.subitem)&&n.jsx("div",{className:ce.accordionDetailsStyled,style:{"--max-height":r.subitem.length*45+"px"},children:r.subitem.map((c,d)=>n.jsx(P,{className:ce.subLinkStyled,href:c.link?c.link:void 0,target:c.target,children:c.description},d))})]},i))]}),n.jsxs("div",{className:ce.footerSlider,children:[n.jsx("div",{className:ce.socialMedia,children:Object.keys(t).map(r=>t[r]?.show&&n.jsx("a",{target:"_blank",rel:"noreferrer","aria-label":t[r].title+" link",className:ce.linkSocialNetwork,href:t[r].url,children:gn[r]({className:ce.icon})},r))}),n.jsx("p",{className:ce.copyRights,children:a})]})]})]})]}),Ts=e=>n.jsxs("svg",{width:"30",height:"30",viewBox:"0 0 30 30",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[n.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}),n.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})]}),Gt={content:"_content_1k52x_1",chipStyled:"_chipStyled_1k52x_17",headLine:"_headLine_1k52x_17",live:"_live_1k52x_25",closeLiveStyled:"_closeLiveStyled_1k52x_88"},Is=e=>{const{alertZone:t,id:a="close-alert"}=e,o=()=>n.jsx(P,{className:Gt.headLine,href:t?.data[0]?.info.link.url,target:t?.data[0]?.info.link.target,title:t?.data[0]?.main.title.home,children:t?.data[0]?.main?.title.home??""});return n.jsxs(n.Fragment,{children:[n.jsx("input",{type:"checkbox",id:a,style:{display:"none"},defaultChecked:!(t&&t?.data&&t?.data[0]?.main?.title.home)}),t&&t?.data&&t?.data[0]?.main?.title.home&&n.jsxs("div",{id:"alert-chip",className:Gt.content,style:e.forceShow?{display:"flex",position:"sticky",top:100}:{},children:[n.jsxs("div",{className:Gt.live,children:[n.jsx("div",{className:Gt.chipStyled,children:t?.entity?.description}),e.forceShow&&n.jsx(o,{}),n.jsx("label",{htmlFor:a,children:n.jsx(wt,{className:Gt.closeLiveStyled})})]}),n.jsx(o,{})]})]})},ze={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"},Tl=e=>{const{cintillo:t,tapeTitle:a,socials:o}=e,s="",r=t?.findIndex(i=>i.link===s)??0;return(Array.isArray(t)||e.socialIcons)&&n.jsxs("section",{className:ze.content,children:[Array.isArray(t)&&n.jsxs("div",{className:`${ze.tabs} header-page-tape-content`,children:[a!==""&&n.jsx("p",{className:ze.title,children:`${a}`}),t&&t[r]&&n.jsx(P,{className:ze.linkStyled,target:t[r]?.target,href:t[r]?.link,style:{color:t[r]?.link===s?"var(--header-tape-active-link)":"var(--header-tape-icons)",fontWeight:t[r]?.link===s?"700":"400"},children:t[r]?.description},r),t&&t.map((i,c)=>{if(c!==r)return n.jsx(P,{className:ze.linkStyled,href:i?.link,style:{color:i?.link===s?"var(--header-tape-active-link)":"var(--header-tape-color)",fontWeight:i?.link===s?"700":"400"},children:i?.description},c)})]}),n.jsx("div",{className:ze.socialNetwork,children:Object.keys(o).map(i=>o[i]?.show&&n.jsx("a",{target:"_blank",rel:"noreferrer","aria-label":o[i].title+" link",className:ze.linkSocialNetwork,href:o[i].url,children:gn[i]({className:[ze.icon,ze[i]??""].join(" ")})},i))})]})},Ie={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"},Il=e=>{const{alertZone:t}=e;return n.jsxs("header",{className:Ie.headerStyled,children:[e.socialIcons&&n.jsx(Tl,{socialIcons:e.socialIcons,cintillo:e.cintillo,tapeTitle:e.tapeTitle,socials:e.socials}),n.jsxs("div",{className:`${Ie.headerContent} center-mobile-header-icon`,children:[n.jsx(mn,{id:"button-app",className:Ie.menuButton,toggledrawerevent:"true","aria-label":"menu","aria-labelledby":"menu",title:"menu",children:n.jsx(Ts,{className:Ie.startIcon,color:"var(--header-icons)",width:27,height:27})}),n.jsx("div",{className:Ie.iconContent,children:n.jsx(P,{href:"/","aria-label":"Home",className:"icon header-logo-link-sticky",style:{display:"flex"},children:E.createElement("span",{className:Ie.logoStyled},e.icon)})}),!e.showAlertPop&&t?.data&&n.jsxs("div",{className:Ie.headLineContent,children:[n.jsx("div",{className:`${Ie.headLineTitle} headLineTitle`,children:t.entity.description?`${t.entity.description}`:""}),n.jsx(P,{className:Ie.headLine,href:t.data[0]?.info.link.url,target:t.data[0]?.info.link.target,title:t.data[0]?.main.title.home,children:xe(t.data[0]?.main.title.home??"",120)})]}),n.jsxs("div",{style:e.showAlertPop?{marginLeft:"auto"}:{},className:[Ie.buttonSection,t?.data?Ie.hasAlertZone:"","search-button"].join(" "),children:[n.jsx(P,{href:e.searchLink?e.searchLink:"/buscar","aria-label":e.searchKeyWord,className:`${Ie.buttonSectionSearch} search-button-icon`,style:{display:"flex"},children:n.jsx(la,{width:28,height:28,color:"currentColor"})}),e.rightZone]})]}),!e.showAlertPop&&n.jsx(Is,{alertZone:t,forceShow:e.showAlertPop})]})},Fe={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"},kl=e=>{const{items:t}=e;return n.jsx("ul",{className:Fe.ul,children:t.map((a,o)=>n.jsxs("li",{className:`${Fe.liBefore} ${Fe.li}`,children:[a.link?n.jsxs(P,{"aria-label":a.description,className:Fe.linkStyled,href:a.link?a.link:void 0,target:a.target,children:[a.description,Array.isArray(a.subitem)&&n.jsx(Cn,{})]}):n.jsxs("span",{"aria-label":a.description,className:Fe.linkStyled,children:[a.description,Array.isArray(a.subitem)&&n.jsx(Cn,{})]}),Array.isArray(a.subitem)&&n.jsx("ul",{className:Fe.ulContent,children:n.jsx("div",{className:Fe.contentModal,children:a.subitem.map((s,r)=>n.jsx("li",{className:Fe.li,children:n.jsx(P,{className:Fe.itemLink,"aria-label":s.description,href:s.link?s.link:void 0,target:s.target,children:s.description})},r))})})]},o))})},pe={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"},xl=e=>{const{menu:t,alertZone:a}=e;return n.jsx("header",{className:pe.headerStyled,style:{top:e.cintillo||e.socialIcons?40:0},children:n.jsxs("div",{style:e.showAlertPop?{gap:0}:{},className:[pe.headerContent,a?.data?pe.hasAlertZone:""].join(" "),children:[n.jsx("div",{className:pe.menuButtonSection,children:n.jsxs(mn,{className:pe.menuButton,id:"button-app",toggledrawerevent:"true","aria-label":"menu","aria-labelledby":"menu",title:"menu",children:[n.jsx(Ts,{color:"var(--header-icons)",width:27,height:27}),n.jsx("p",{className:pe.buttonText,style:{lineHeight:0},children:e.menuText})]})}),n.jsx("div",{className:pe.logoContent,children:n.jsx(P,{href:"/","aria-label":"Home",className:"header-logo-link",children:E.createElement("span",{className:`${pe.logoStyled}`},e.icon)})}),n.jsxs("div",{className:pe.buttonSection,children:[n.jsx(P,{href:e.searchLink?e.searchLink:"/buscar",style:{display:"flex"},className:pe.buttonSectionSearch,"aria-label":e.searchKeyWord,children:n.jsx(la,{width:28,height:28,color:"currentColor"})}),e.rightZone]}),!e.showAlertPop&&a?.data?n.jsxs("div",{className:pe.headLineContent,children:[n.jsx("p",{className:`${pe.headLineTitle} headLineTitle`,children:a.entity.description?`${a.entity.description}`:""}),n.jsx(P,{className:pe.headLine,href:a.data[0]?.info.link.url,target:a.data[0]?.info.link.target,title:a.data[0]?.main.title.home,children:xe(a.data[0]?.main.title.home??"",120)})]}):n.jsx("div",{className:pe.line}),n.jsx("div",{className:pe.menuSection,style:e.showAlertPop?{"--showAlertPop":"0px"}:{},children:Array.isArray(t)&&n.jsx(kl,{items:t})})]})})},da={childrenContent:"_childrenContent_wqlb4_1",childrenContentAux:"_childrenContentAux_wqlb4_12",op2:"_op2_wqlb4_25"},Ul=e=>{const{alertZone:t,children:a,sidebar:o}=e;return n.jsxs(n.Fragment,{children:[n.jsx(Il,{...e}),!e.showOnlyStickyHeader&&n.jsx(xl,{...e}),n.jsxs("div",{className:[da.childrenContent,e.showAlertPop?da.op2:"",t?.data?da.childrenContentAux:""].join(" "),style:e.showOnlyStickyHeader?{"--hasAlertMargin":"3.6rem !important"}:{},id:"content-layout",children:[e.showAlertPop&&n.jsx(Is,{alertZone:t,forceShow:e.showAlertPop,id:"static-alert-chip"}),a]}),n.jsx(El,{sidebarExtra:e.sidebarExtra,searchKeyWord:e.searchKeyWord,sidebar:o,socials:e.socials,copyrigth:e.copyrigth})]})},Ct={content:"_content_16ydf_1",tags:"_tags_16ydf_10",chipStyled:"_chipStyled_16ydf_20",tagLink:"_tagLink_16ydf_47",tagStyled:"_tagStyled_16ydf_53"},ks=e=>n.jsx("section",{className:Ct.content,children:Array.isArray(e.tags)&&n.jsxs("div",{className:Ct.tags,children:[n.jsx("p",{className:Ct.tagStyled,children:e.title?e.title:"Tags:"}),e.tags.map((t,a)=>t.approved?n.jsx(P,{href:at(t,e.paths),children:n.jsx("div",{className:`${Ct.chipStyled} ${Ct.tagLink}`,children:t.name})},a):n.jsx("div",{className:Ct.chipStyled,children:t.name},a))]})}),De={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"},xs=async e=>{const{autor:t}=e;return t.addtional.USER_SHOWBIO&&n.jsx("section",{className:De.contentBox,children:n.jsxs("div",{className:De.content,children:[n.jsxs("div",{className:De.avatarContent,children:[n.jsx(P,{className:De.journalistInfo,href:`/${e.paths.autor}/${t.info.name}`,children:t.info.image?n.jsx("img",{fetchPriority:"low",loading:"lazy",alt:"autor-image",className:De.imageStyled,src:await ue(t.info.image.sizes[0]?.url||"")}):n.jsx("div",{className:De.contentIconStyled,children:e.autorIcon()})}),n.jsxs("section",{className:De.journalistSection,children:[n.jsx("h3",{className:De.journalistInfo,children:n.jsx(P,{href:`/${e.paths.autor}/${t.info.name}`,children:t.info.fullname})}),n.jsxs("section",{className:De.socialNetworkSection,children:[t.addtional.USER_USERFB&&n.jsx("a",{href:t.addtional.USER_USERFB,target:"_blank","aria-label":t.addtional.USER_MIBIO,rel:"noreferrer",children:n.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.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"})})}),t.addtional.USER_USERIG&&n.jsx("a",{href:t.addtional.USER_USERIG,target:"_blank","aria-label":t.addtional.USER_MIBIO,rel:"noreferrer",children:n.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[n.jsxs("g",{clipPath:"url(#clip0_281_2357)",children:[n.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"}),n.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"}),n.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"})]}),n.jsx("defs",{children:n.jsx("clipPath",{id:"clip0_281_2357",children:n.jsx("rect",{width:"17",height:"17",fill:"white",transform:"translate(4 4)"})})})]})}),t.addtional.USER_USERTWT&&n.jsx("a",{href:t.addtional.USER_USERTWT,target:"_blank","aria-label":t.addtional.USER_MIBIO,rel:"noreferrer",children:n.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.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"})})}),t.addtional.USER_USERLIN&&n.jsx("a",{href:t.addtional.USER_USERLIN,target:"_blank","aria-label":t.addtional.USER_MIBIO,rel:"noreferrer",children:n.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[n.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"}),n.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"}),n.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"})]})})]})]})]}),t.addtional.USER_SHOWBIO&&n.jsx("p",{className:De.article,dangerouslySetInnerHTML:{__html:`${t.addtional.USER_MIBIO} <a aria-label="${t.info.name}" href="/${e.paths.autor}/${t.info.name}">${e.texts.authorViewMore??"Ver más"}</a>`}})]})})},et={content:"_content_vmnac_1",imageStyled:"_imageStyled_vmnac_20",contentIconStyled:"_contentIconStyled_vmnac_21",contentCard:"_contentCard_vmnac_31",contentInfo:"_contentInfo_vmnac_70",fullName:"_fullName_vmnac_76",LearnMoreLink:"_LearnMoreLink_vmnac_83"},Us=async e=>{const{news:t,texts:a}=e;return t.config?.showauthor&&n.jsx("div",{className:et.content,children:Array.isArray(t.authors)&&t.authors?.map(async o=>n.jsxs("div",{className:et.contentCard,children:[o.image?n.jsx("img",{fetchPriority:"low",loading:"lazy",className:et.imageStyled,src:await ue(o.image.sizes[0]?.url||"")},o.fullname):n.jsx("div",{className:et.contentIconStyled,children:e.autorIcon},o.fullname),n.jsxs("div",{className:et.contentInfo,children:[o.internaluser?n.jsx("a",{className:et.fullName,href:`/${e.paths.autor}/${o.name}`,children:o.fullname}):n.jsx("p",{className:et.fullName,children:o.fullname}),o.internaluser&&n.jsx("a",{className:et.LearnMoreLink,href:`/${e.paths.autor}/${o.name}`,children:a.JournalistGroupLink})]})]},`author-${o.firstname}`))})},Ne={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"},vt=e=>{const{SHOW_TAG_BY_SECTION:t}=K(),a=()=>{if(e?.config?.showtime&&e.config?.showauthor)return`${e?.authors[0]?.fullname} - ${ke(e.info?.date?.modified)}`;if(e.config?.showauthor)return e?.authors[0]?.fullname;if(e?.config?.showtime)return ke(e.info?.date?.modified)},o=()=>{if(t&&e.keywords?.tags?.length&&e.keywords.tags.length>0){const r=e.keywords.tags[0],i=r.name;return r.approved?n.jsxs("h3",{children:[" ",n.jsx(P,{"aria-label":i,className:Ne.tagmx,href:at(r,e.paths),children:i})]}):n.jsx("div",{className:Ne.tagmx,children:i})}else if(e.info?.section?.url)return n.jsx("h3",{children:n.jsx(P,{className:Ne.tagmx,href:e?.info?.section?.url,children:e?.info?.section?.name})});return null},s=()=>{if(t&&e.keywords?.tags?.length&&e.keywords.tags.length>0){const r=e.keywords.tags[0],i=r.name;return r.approved?n.jsx("h3",{children:n.jsx(P,{"aria-label":i,className:Ne.tag,href:at(r,e.paths),children:i})}):n.jsx("div",{className:Ne.tag,children:i})}else if(e.info?.section?.url)return n.jsx("h3",{children:n.jsx(P,{className:Ne.tag,href:e?.info?.section?.url,children:e?.info?.section?.name})});return null};return n.jsxs("section",{className:`${Ne.content} destacado-super-content`,children:[n.jsx(P,{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:n.jsx(_e,{preview:e.preview,isLarge:!0,BackDropAuxHeigthMobile:"513px",priorityHigh:!0})}),n.jsxs("div",{className:Ne.contentNews,style:{"--widthTextContent":e.textPosition==="start"?"100%":"80%"},children:[n.jsx(o,{}),n.jsxs("div",{style:{position:"relative"},children:[n.jsx(s,{}),n.jsx(P,{className:Ne.linkTitle,href:e?.info?.link?.url,target:e?.info?.link?.target,children:n.jsx("h1",{className:Ne.titular,style:{"--titlePosition":e.textPosition==="start"?"initial":"center"},children:e?.main?.title?.home})})]}),e.config?.showsubtitle&&n.jsx("div",{className:Ne.description,dangerouslySetInnerHTML:{__html:e.main.subtitle.striped}}),e?.config?.showtime&&e.config?.showauthor&&n.jsx(n.Fragment,{children:e.authors[0]?.internaluser?n.jsx(P,{href:`/${e.paths?.autor??"autor"}/${e?.authors[0]?.name}`,className:Ne.correspondent,children:a()}):n.jsx("p",{className:Ne.correspondentLink,children:a()})})]})]})},Ls=e=>{const{main:t,authors:a,info:o,preview:s,isVideo:r,config:i,itemReverseOrder:c,imageSize:d,showSuper:l}=e;return n.jsxs("section",{className:$c.content,children:[l?n.jsx("section",{style:{...e.customSectionCardStyles},children:n.jsx(vt,{main:t,authors:a,info:o,preview:s,isVideo:r,config:i,paths:e.paths})}):n.jsx(Oe,{...e,main:t,authors:a,info:o,preview:s,isVideo:r,config:i,priorityHigh:!0}),e.banners&&n.jsx(fe,{banners:e.banners,name:"main_block_"+(e.rightOnlyBanner?1:2)}),!e.rightOnlyBanner&&n.jsx(fs,{block:e.block,itemReverseOrder:c,priorityHigh:!0,imageSize:d,customNewsDescriptionStyles:e.customNewsDescriptionStyles,paths:e.paths})]})},ha={content:"_content_1dcf7_1",firstSection:"_firstSection_1dcf7_10",secondSection:"_secondSection_1dcf7_16"},Ll=({content:e,customLargeSection:t,customSmallSection:a,paths:o})=>{const s=e[0];return Array.isArray(e)&&e.length>0&&s&&n.jsxs("section",{className:ha.content,children:[n.jsx("div",{style:t,className:ha.firstSection,children:n.jsx(vt,{...s,textPosition:"start",heightImageOverwrite:"512px",heightImageOverwriteMobile:"270px",paths:o})}),n.jsx("div",{style:a,className:ha.secondSection,children:e.map((r,i)=>i>0&&E.createElement(vt,{...r,key:i,textPosition:"start",heightImageOverwrite:"256px",heightImageOverwriteMobile:"270px",paths:o}))})]})},qs={content:"_content_wsx1m_1",firstSection:"_firstSection_wsx1m_8"},ql=({content:e,customLargeSection:t,customSlimSection:a,paths:o})=>Array.isArray(e)&&e.length>0&&n.jsx("section",{className:qs.content,children:e.map((s,r)=>r===0?n.jsx("div",{style:t,className:qs.firstSection,children:n.jsx(vt,{...s,isVertical:!0,textPosition:"start",heightImageOverwrite:"512px",heightImageOverwriteMobile:"270px",paths:o})},r):n.jsx("section",{style:a,children:E.createElement(vt,{...s,key:r,isVertical:!0,textPosition:"start",heightImageOverwrite:"512px",heightImageOverwriteMobile:"270px",paths:o})},r))}),lt={content:"_content_1n73e_1",sectionDescription:"_sectionDescription_1n73e_13",title:"_title_1n73e_33",subtitle:"_subtitle_1n73e_47",linkStyled:"_linkStyled_1n73e_58"},Bs=e=>{const{SHOW_TAG_BY_SECTION:t}=K(),a=()=>{if(t&&e.mainNew.keywords?.tags?.length&&e.mainNew.keywords.tags.length>0){const o=e.mainNew.keywords.tags[0],s=o.name;return o.approved?n.jsx("h3",{children:n.jsx(P,{"aria-label":s,className:lt.sectionDescription,href:at(o,e.paths),children:s})}):n.jsx("div",{className:lt.sectionDescription,children:s})}else if(e.mainNew.info?.section?.url)return n.jsx("h3",{children:n.jsx(P,{className:lt.sectionDescription,href:e?.mainNew?.info?.section?.url,children:e?.mainNew?.info?.section?.name})});return null};return n.jsxs("div",{className:lt.content,children:[n.jsx(a,{}),n.jsx(P,{className:lt.title,href:e?.mainNew?.info?.link?.url,target:e?.mainNew?.info?.link?.target,children:e?.mainNew?.main?.title.home}),e?.mainNew?.main?.subtitle?.rendered&&n.jsx("p",{className:lt.subtitle,children:e?.mainNew?.main?.subtitle?.striped}),e.goTo&&n.jsx(P,{href:e.goTo.url,className:lt.linkStyled,children:e.goTo.description})]})},ua={headerSection:"_headerSection_drjnj_1",headerSectionLink:"_headerSectionLink_drjnj_12",newsContent:"_newsContent_drjnj_17"},Ps=e=>{const{content:t,title:a,isVideo:o}=e;if(!t||!t[0]||t.length===0)return;const s=e.slot_id&&e.slot_id!=="Nota_1",r={...t[0],main:{...t[0].main,title:{...t[0].main.title,section:s?t[0].main.title.home:t[0].main.title.section}}},i=t.slice(1);return r&&i&&n.jsxs(he,{title:a,titleUrl:e.titleUrl,children:[n.jsxs("div",{className:ua.headerSection,children:[n.jsx(Bs,{mainNew:r,goTo:e.goTo,paths:e.paths}),n.jsx(P,{className:ua.headerSectionLink,href:r?.info?.link?.url,target:r?.info?.link?.target,children:n.jsx(_e,{preview:r.preview})})]}),n.jsxs("div",{className:ua.newsContent,children:[n.jsx("div",{className:"banner-context",style:{order:1},children:e.banner}),Array.isArray(i)&&i.map((c,d)=>{const l={...c,main:{...c.main,title:{...c.main.title,section:s?c.main.title.home:c.main.title.section}}};return n.jsx("div",{style:{order:d},children:n.jsx(Oe,{...l,isVideo:o,paths:e.paths})},d)})]})]})},Ve={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"},vn=async e=>{const{data:t,autorIcon:a}=e,o=a,s=()=>t?.config?.showtime?`${ke(t.info?.date?.modified)}`:"",r=n.jsxs("div",{className:Ve.autorContent,children:[Array.isArray(t?.authors)&&Array.isArray(t?.authors[0]?.image?.sizes)&&t?.authors[0]?.image?.sizes?.length>0?n.jsx("img",{fetchPriority:"low",loading:"lazy",className:Ve.image,src:await ue(t?.authors[0]?.image?.sizes[0]?.url||""),alt:t?.authors[0]?.fullname}):n.jsx("div",{className:Ve.contentIcon,children:n.jsx(o,{})}),n.jsx("p",{className:Ve.autorName,children:xe(t?.authors[0]?.fullname??"Redacción",18)}),n.jsx("p",{className:Ve.time,children:s()})]});return n.jsxs("div",{className:Ve.content,children:[t?.authors[0]?.internaluser?n.jsx(P,{href:t.authors[0]?.internaluser?`/${e.paths.autor}/${t?.authors[0]?.name}`:"#",children:r}):r,n.jsxs("div",{className:Ve.boxInformationContent,children:[n.jsx(P,{className:Ve.title,href:t?.info?.link?.url,target:t?.info?.link?.target,children:t?.main?.title?.home}),n.jsx("p",{className:Ve.comment,children:xe(t?.main?.subtitle?.striped||"")})]})]})},_t={content:"_content_1d7mg_1",boxPosition:"_boxPosition_1d7mg_8",contentFlex:"_contentFlex_1d7mg_21",bannerContent:"_bannerContent_1d7mg_29",bannerContentAux:"_bannerContentAux_1d7mg_40"};function Bl(e){const t=new Array(e.length),a=e.length/2;for(let o=0;o<e.length;o++)o%2===0?t[Math.floor(o/2)]=e[o]:t[a+Math.floor(o/2)]=e[o];return t}const Pl=e=>{const{isOpinion:t=!1}=e,a=r=>n.jsx("div",{className:_t.boxPosition+" banner-context",style:{order:2},children:n.jsx("div",{className:_t.bannerContentAux,children:n.jsx("div",{style:{position:"absolute",height:"270px",top:"0"},children:e.banner})})},r),o=[];for(let r=0;r<e.news.length;r++){const i=e.news[r];r===2&&o.push(a(r)),i&&o.push(n.jsx("div",{className:_t.boxPosition,style:{order:r},children:n.jsx(vn,{data:i,autorIcon:e.autorIcon,paths:e.paths})},`description-block-2-odd-${r}`))}const s=o.length%2===0?Bl(o):o;return n.jsx("section",{style:e.customStyles,children:n.jsx(he,{title:e.title,titleUrl:e.titleUrl,isOpinion:t,children:n.jsxs("div",{className:_t.content,children:[n.jsx("div",{className:_t.contentFlex,children:s}),n.jsx("div",{className:_t.bannerContent,children:e.halfPageBanner})]})})})},Os={content:"_content_w9viv_1",title:"_title_w9viv_10"},Ol=e=>{const{showTitle:t=!0}=e;return n.jsxs("div",{className:Os.content,children:[t&&n.jsx("p",{className:Os.title,children:"Editorial"}),n.jsx(ct,{...e,info:{...e.info,section:{name:"",slug:"",url:""}}})]})},St={content:"_content_1nd2h_1",newsContent:"_newsContent_1nd2h_8",boxPosition:"_boxPosition_1nd2h_17",bannerContent:"_bannerContent_1nd2h_23",bannerContentAux:"_bannerContentAux_1nd2h_33"},Dl=e=>{const{news:t}=e;return Array.isArray(t)&&n.jsxs("div",{className:St.content,children:[n.jsxs("div",{className:St.newsContent,children:[e.bannerArray&&e.bannerArray.map((a,o)=>n.jsx("div",{className:St.boxPosition+" banner-context",style:{order:2+5*o},children:n.jsx("div",{className:St.bannerContentAux,children:n.jsx("div",{style:{position:"absolute",height:"270px",top:"0"},children:a})})},o)),t.map((a,o)=>n.jsx("div",{className:St.boxPosition,style:{order:o},children:n.jsx(Oe,{...a,share:e.share,paths:e.paths})},o))]}),n.jsx("div",{className:St.bannerContent,children:e.halfPageBanner})]})},Ml=e=>n.jsxs(n.Fragment,{children:[n.jsx(ps,{className:"display-on-lower-900px",...e,termsLink:e.termsLink,submitFunction:e.submitFunction}),n.jsx(As,{...e})]}),_n={newsContent:"_newsContent_gd57q_1",newsContentWithLines:"_newsContentWithLines_gd57q_8",newsContentWithoutLines:"_newsContentWithoutLines_gd57q_13",contentSeparator:"_contentSeparator_gd57q_18"},Ds=e=>{const{content:t}=e;if(!t||t.length===0)return;const a=i=>e.hasLines&&(i+1)%3!==0?_n.contentSeparator:"",o=[];let s=0,r=1;for(let i=0;i<t.length;i++){e.banners&&e.bannerPositionIndex?.includes(i)&&(o.push(n.jsx("section",{className:a(s),children:e.banners?.some(h=>h.key===`${e.slot_id}_${r}`)&&n.jsx(fe,{banners:e.banners,name:`${e.slot_id}_${r}`})},s)),s++,r++);const c=e.isVideo?mt(t[i],e.showVideoTime,e.showVideosubtitle):t[i];if(!c)continue;const d=e.slot_id&&e.slot_id!=="Nota_1",l={...c,main:{...c.main,title:{...c.main.title,section:d?c.main.title.home:c.main.title.section}}};o.push(n.jsx("section",{className:a(s),children:n.jsx(Oe,{...l,isVideo:e.isVideo,paths:e.paths})},s)),s++}return o.length===2&&o.push(n.jsx("div",{},s)),n.jsx("div",{className:`${e.hasLines?_n.newsContentWithLines:_n.newsContentWithoutLines} ${_n.newsContent}`,children:o})},fa=e=>n.jsx(he,{title:e.title,titleUrl:e.titleUrl,children:n.jsx(Ds,{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})}),Ms={newsContent:"_newsContent_1sb62_1",contentSeparator:"_contentSeparator_1sb62_8"},js=e=>{const{content:t,title:a}=e;if(!(!t||t.length===0||!Array.isArray(t)))return n.jsx(he,{title:a,titleUrl:e.titleUrl,children:n.jsx("div",{className:`${Ms.newsContent} ${e.hasLines?Ms.contentSeparator:""}`,children:t?.map((o,s)=>{const r=e.slot_id&&e.slot_id!=="Nota_1",i={...o,main:{...o.main,title:{...o.main.title,section:r?o.main.title.home:o.main.title.section}}};return n.jsx("section",{children:n.jsx(Oe,{...i,share:e.share,paths:e.paths})},s)})})})},ma={newsContent:"_newsContent_1gbse_1",contentSeparator:"_contentSeparator_1gbse_8",newsContentWhitoutLine:"_newsContentWhitoutLine_1gbse_29"},Qs=e=>{const{content:t,title:a}=e;if(!(!t||t.length===0))return n.jsx(he,{title:a,titleUrl:e.titleUrl,children:n.jsx("div",{className:`${ma.newsContent} ${e.hasLines?ma.contentSeparator:ma.newsContentWhitoutLine}`,children:t.map((o,s)=>{const r=e.slot_id&&e.slot_id!=="Nota_1",i={...o,main:{...o.main,title:{...o.main.title,section:r?o.main.title.home:o.main.title.section}}};return n.jsx("section",{children:n.jsx(Oe,{...i,share:e.share,paths:e.paths})},s)})})})},ga={headerSection:"_headerSection_1m1sp_3",headerSectionLink:"_headerSectionLink_1m1sp_16",newsContent:"_newsContent_1m1sp_29"},Gs=e=>{const{content:t,title:a,isVideo:o=!0}=e;if(!t||t.length===0)return;const s=t[0],r=e.slot_id&&e.slot_id!=="Nota_1",i=t.slice(1);return s&&i&&n.jsxs(he,{title:a,titleUrl:e.titleUrl,children:[n.jsxs("div",{className:ga.headerSection,children:[n.jsx(Bs,{goTo:e.goTo,mainNew:mt(s),paths:e.paths}),n.jsx(P,{className:ga.headerSectionLink,href:s?.info?.link.url,target:s?.info?.link.target,"aria-label":"Video",children:n.jsx(_e,{preview:{sizes:s?.main?.image.sizes,description:s?.main?.image.description},isVideo:o,isLarge:!0})})]}),n.jsxs("div",{className:ga.newsContent,children:[n.jsx("div",{className:"banner-context",style:{order:1},children:e.banner}),Array.isArray(i)&&i.map((c,d)=>{const l=mt(c),h={...l,main:{...l.main,title:{...l.main.title,section:r?l.main.title.home:l.main.title.section}}};return n.jsx("div",{style:{order:d},children:E.createElement(Oe,{...h,isVideo:o,key:d,paths:e.paths})},d)})]})]})},$t={content:"_content_1qdkl_1",linkImage:"_linkImage_1qdkl_30",sectionDescription:"_sectionDescription_1qdkl_42",dateText:"_dateText_1qdkl_62",textContent:"_textContent_1qdkl_73"},jl=async e=>{const{showNewsLikeTitle:t=!1}=e;return e&&e.info?n.jsxs("section",{className:$t.content,style:{"--heightImageOverwrite":"100%"},children:[n.jsx(P,{className:$t.linkImage,target:e?.info?.link?.target,title:e.main?.title?.section,href:t?e.info.link.url:e?.info?.section?.url,children:n.jsx(_e,{preview:e.preview})}),n.jsxs("div",{className:$t.textContent,children:[n.jsx(P,{className:$t.sectionDescription,target:e?.info?.link?.target,href:t?e.info.link.url:e?.info?.section?.url,children:(t?e?.main?.title?.section:e?.info?.section?.name)??""}),n.jsx("p",{className:$t.dateText,children:ke(e?.info?.date?.modified)})]})]}):null},$s={content:"_content_yx3zm_1",contentSeparator:"_contentSeparator_yx3zm_7"},pa={newsContent:"_newsContent_1uamf_1",contentSeparator:"_contentSeparator_1uamf_8",hasLinesBlock:"_hasLinesBlock_1uamf_40"},Hs=e=>{if(!e.content||e.content.length===0)return;const t=e.slot_id&&e.slot_id!=="Nota_1";return n.jsx(he,{title:e.title,children:n.jsx("div",{className:`${$s.content} ${e.hasLines?$s.contentSeparator:""}`,style:{gap:e.hasLines?"30px":"0px"},children:Array.isArray(e.content)&&e.content?.map((a,o)=>{const s={...a,main:{...a.main,title:{...a.main.title,section:t?a.main.title.home:a.main.title.section}}};return n.jsx("section",{className:e.hasLines?pa.hasLinesBlock:"",children:E.createElement(jl,{...s,key:o,showNewsLikeTitle:e.showNewsLikeTitle})},o)})})})},zs=e=>{const{content:t,title:a,slot_id:o}=e,s=e.slot_id&&e.slot_id!=="Nota_1";return t&&t.length!==0&&n.jsx(he,{title:a,titleUrl:e.titleUrl,children:n.jsx(it,{slot_id:o,cardWidth:e.cardWidth,cardGap:e.cardGap,visibleItems:e.visibleItems,pagination:e.pagination,children:t.map((r,i)=>{const c={...r,main:{...r.main,title:{...r.main.title,section:s?r.main.title.home:r.main.title.section}}};return n.jsx("div",{style:{"--heightImageOverwrite":e.heightImageOverwrite,"--heightImageOverwriteMobile":e.heightImageOverwriteMobile},children:n.jsx(Mt,{...c,paths:e.paths})},i)})})})},tt={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"},Ql=async e=>{const{data:t}=e;return n.jsxs("div",{className:tt.content,children:[Array.isArray(t.authors)&&t?.authors[0]?.image?n.jsx("img",{fetchPriority:"low",loading:"lazy",className:tt.imageStyled,src:await ue(t?.authors[0]?.image?.sizes[0]?.url||""),alt:t?.authors[0]?.fullname}):n.jsx("div",{className:tt.contentIcon,children:e.autorIcon}),n.jsxs("div",{className:tt.boxInformation,children:[n.jsx("p",{className:tt.authorName,children:t?.authors[0]?.internaluser?n.jsx(P,{href:t.authors[0]?.internaluser?`/${e.paths.autor}/${t?.authors[0]?.name}`:"#",children:t?.authors[0]?.fullname??"Redacción"}):t?.authors[0]?.fullname??"Redacción"}),n.jsx("p",{className:tt.title,children:n.jsx(P,{className:tt.linkStyled,href:t?.info?.link?.url,target:t?.info?.link?.target,children:xe(t?.main?.title?.home,40)})}),n.jsx("p",{className:tt.comment,children:t?.main?.subtitle?.striped})]})]})},Fs=e=>{const t=e.slot_id&&e.slot_id!=="Nota_1";return n.jsx(he,{titleUrl:e.titleUrl,title:e.title,children:n.jsx(it,{slot_id:e.slot_id,cardGap:31,cardWidth:344,visibleItems:3,children:e.content&&e.content.map((a,o)=>{const s={...a,main:{...a.main,title:{...a.main.title,section:t?a.main.title.home:a.main.title.section}}};return n.jsx(Ql,{autorIcon:e.autorIcon,data:s,paths:e.paths},o)})})})},We={content:"_content_1elhb_1",newsContentSection:"_newsContentSection_1elhb_5",itemContent:"_itemContent_1elhb_10",ItemCustomContent:"_ItemCustomContent_1elhb_16"},Sn=e=>{const{item:t,option:a}=e;switch(a){case"ediciones":return n.jsx("div",{className:We.ItemCustomContent});case"columnistasnacionales":return n.jsx("div",{className:We.ItemCustomContent,children:n.jsx(vn,{data:t,autorIcon:e.autorIcon,paths:e.paths})});case"columnistaslocales":return n.jsx("div",{className:We.ItemCustomContent,children:n.jsx(vn,{data:t,autorIcon:e.autorIcon,paths:e.paths})});case"columnistas":return n.jsx("div",{className:We.ItemCustomContent,children:n.jsx(vn,{data:t,autorIcon:e.autorIcon,paths:e.paths})});default:return n.jsx("div",{className:We.ItemCustomContent,children:n.jsx(Oe,{...t,paths:e.paths})})}},Gl=e=>{const{data:t,currentPage:a,banners:o,slug:s,ranking:r,pathname:i,texts:c={}}=e,d=[3,8,13],l={3:1,8:2,13:3};switch(e.option){case"op1":return n.jsx(ia,{ranking:r,readestTitle:c.readestTitle??"",paths:e.paths,bannerTop:n.jsx(fe,{banners:o??[],name:"right_1"}),banner:n.jsx(fe,{banners:o??[],name:"right_2"}),children:n.jsx("section",{className:We.content,children:t.length>0?n.jsx(yn,{className:[We.newsContentSection,"padding-0"].join(" "),paginatorComponent:n.jsx(Ot,{texts:c,pathname:i,query:"",currentPage:a,maxPages:e.PAGINATION_MAX_PAGES,showNext:!(t.length<e.NEWS_PER_SECTION)}),children:Array.isArray(t)&&t?.map((h,u)=>n.jsxs(E.Fragment,{children:[d.includes(u+1)&&n.jsx("div",{className:We.itemContent+" banner-context",children:n.jsx(fe,{banners:o??[],name:`block_2_${l[u+1]}`})}),n.jsx(Sn,{autorIcon:e.autorIcon,item:h,option:s,paths:e.paths},u)]},u))}):n.jsx("div",{style:{width:"100%",display:"flex",flexDirection:"column",justifyContent:"center",gap:"2rem"},children:n.jsx("p",{style:{fontWeight:"var(--fw)",width:"100%",fontSize:"18px",lineHeight:"26px",textAlign:"center"},children:c.sectionNotResultMessage})})})});case"op2":return n.jsx(n.Fragment,{children:t.length>0?n.jsx(yn,{className:"padding-0",paginatorComponent:n.jsx(Ot,{texts:c,pathname:i,query:"",currentPage:a,maxPages:e.PAGINATION_MAX_PAGES,showNext:!(t.length<e.NEWS_PER_SECTION)}),children:Array.isArray(t)&&t?.map((h,u)=>n.jsxs(E.Fragment,{children:[d.includes(u+1)&&n.jsx("div",{className:We.itemContent,children:n.jsx(fe,{banners:o??[],name:`block_2_${l[u+1]}`})}),n.jsx(Sn,{autorIcon:e.autorIcon,item:h,option:s,paths:e.paths},u)]},u))}):n.jsx("div",{style:{width:"100%",display:"flex",flexDirection:"column",justifyContent:"center",gap:"2rem"},children:n.jsx("p",{style:{fontWeight:"var(--fw)",width:"100%",fontSize:"18px",lineHeight:"26px",textAlign:"center"},children:c.sectionNotResultMessage})})});default:return n.jsx(n.Fragment,{})}},Vs={content:"_content_gwsqy_1",contactInfoContent:"_contactInfoContent_gwsqy_7"},$l=e=>{const{data:t}=e;return n.jsx("section",{className:Vs.content,children:t.map((a,o)=>n.jsx("div",{className:Vs.contactInfoContent,dangerouslySetInnerHTML:{__html:a.body.rendered}},o))})},Aa={tagContent:"_tagContent_ee6yw_1",contentLayout2:"_contentLayout2_ee6yw_9",contentHeader:"_contentHeader_ee6yw_42"},Hl={content:"_content_1rbrt_1"},zl=({children:e,className:t=""})=>n.jsx("div",{className:`content-layout-2 ${Hl.content} ${t}`,children:e}),Ht={container:"_container_1insg_1",note:"_note_1insg_10",commercial:"_commercial_1insg_50",commercialContent:"_commercialContent_1insg_67",complement:"_complement_1insg_83"},Fl=e=>n.jsxs("section",{className:Ht.container,children:[n.jsx("div",{className:Ht.note,children:e.children}),n.jsx("div",{className:Ht.commercial,children:n.jsxs("div",{className:Ht.commercialContent,children:[e.slug==="liveblogs"&&n.jsx(_s,{itemList:e.itemList}),e.bannerTop,n.jsx(fn,{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"}}),n.jsx("div",{style:{position:"sticky",top:"110px"},children:e.banner})]})}),n.jsx("div",{className:Ht.complement,children:e.complement})]}),Vl=e=>{const t={...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 n.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:n.jsx(vs,{...t,fontSizeSubTitle:"18px",lineHeightSubTitle:"28px"})});default:return n.jsx("div",{className:Aa.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:n.jsx(ct,{...t,fontSizeSubTitle:"18px",lineHeightSubTitle:"28px",cutSubtitle:!1,colorSubTitle:"black",isTitle:!0,paths:e.paths})})}},Ye={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"},Wl={content:"_content_ifkxj_1"},Yl=e=>n.jsx("section",{className:Wl.content,id:e.id,children:e.children}),Kl=e=>e.replace(/<p>(\s|&nbsp;)+<\/p>/g,""),Jl=e=>{const t=/src="\/(.*?)"/g;return e.replace(t,`src="${Et()}/$1"`)},Ws={2:1,4:2,7:3,10:4,13:5};function Zl(e){return e.replace(/<script[^>]*src=["']https:\/\/platform\.twitter\.com\/widgets\.js["'][^>]*><\/script>/gi,"")}const Xl=async({itemList:e,slug:t,banners:a,texts:o})=>{if(!e||e.length===0||!e[0])return;const s=e[0].list?.items?.map(r=>{const i=Kl(r.body.rendered);let c=Jl(i);return c=Zl(c),{...r,body:{...r.body,rendered:c}}});return n.jsx("section",{className:Ye.content,id:"block-notes-list",children:s?.map((r,i)=>n.jsxs(E.Fragment,{children:[n.jsx(Yl,{id:`item-${i+1}`,children:n.jsxs("div",{className:Ye.contentWithinCard,children:[r.date>0&&n.jsxs("div",{className:Ye.contentDate,children:[n.jsx("span",{className:Ye.dot,style:{background:t==="liveblogs"?"var(--news-liveblog-timeline-datelink-dot-color)":"var(--common-black)"}}),n.jsx("p",{className:Ye.dateInfo,style:{color:t==="liveblogs"?"var(--news-liveblog-timeline-datelink-color)":"var(--common-black)"},children:Dn(r.date)})]}),n.jsx("p",{className:Ye.contentTitle,children:e[0]?.list.integrated?r.title:`${r.index}. ${r.title}`}),r.image&&n.jsx(_e,{preview:r.image,isLarge:!0}),n.jsx("div",{className:Ye.contentTextList,dangerouslySetInnerHTML:{__html:r.body.rendered}}),r.related&&n.jsx("div",{className:Ye.contentButton,children:n.jsx("a",{className:Ye.linkStyled,href:r.related??"",target:"”_blank",children:o.blockNoteList_readMore??"Leer Más"})})]})},i),Ws[i]&&n.jsx(fe,{banners:a,name:"list_"+Ws[i]},i)]},i))})},Ys={FaceBook:"facebook",Instagram:"instagram",WhatsApp:"whatsapp",TikTok:"tiktok",Youtube:"youtube",X:"x",Gnews:"gnews",Podcast:"podcast",Telegram:"telegram"};function Rl({url:e}){return e&&e!==""&&n.jsxs(P,{href:e,className:le.googleProfileButton,children:[n.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",children:n.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",n.jsx(ed,{})]})}const ed=()=>n.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 272 92",width:"272",height:"92",children:[n.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"}),n.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"}),n.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"}),n.jsx("path",{fill:"#34A853",d:"M225 3v65h-9.5V3h9.5z"}),n.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"}),n.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"})]}),td=async e=>{if(!e.news||!e.news.authors)return null;const{news:t,socials:a,texts:o}=e,s=t.authors.map(c=>c.internaluser?`<a href="${`/${e.paths.autor}/${c.name}`}">${c.fullname}</a>`:c.fullname).join(", "),r=()=>t.authors.length===1?le.width1Autor:t.authors.length===2?le.width2Autor:t.authors.length===3?le.width3Autor:"",{CONFIG_shareOnlyWhatsApp:i}=K();return t.config?.showauthor&&n.jsx("div",{className:le.content,children:n.jsxs("div",{className:le.avatarContent,children:[i?n.jsxs("a",{className:le.whatsappLink,href:a[Ys.WhatsApp].url,rel:"noreferrer",target:"_blank",children:[n.jsxs("svg",{width:"30",height:"30",viewBox:"0 0 30 30",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[n.jsx("g",{clipPath:"url(#clip0_2906_6960)",children:n.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"})}),n.jsx("defs",{children:n.jsx("clipPath",{id:"clip0_2906_6960",children:n.jsx("rect",{width:"30",height:"30",fill:"white"})})})]}),o.WhatsAppLinkJournalist]}):n.jsx("div",{style:{width:"100%"},"data-hydrate":"ShareButtons","data-props":encodeURIComponent(JSON.stringify({noteShare:e.noteShare})),children:n.jsx(ws,{noteShare:e.noteShare})}),n.jsx(Rl,{url:e.noteShare?.googleProfile??""}),n.jsxs("section",{className:le.journalistSection,children:[n.jsx("div",{className:`${le.imageContent} ${r()}`,style:{width:`${t.authors?.length>2?t.authors?.length*30:t.authors?.length*35}px`},children:Array.isArray(t.authors)&&t.authors?.map(async(c,d)=>c.image?n.jsx("img",{fetchPriority:"low",loading:"lazy",alt:"autor",className:`${le.imageStyled} ${le.imageAutor} `,src:await ue(c.image.sizes[0]?.url||"")},c.fullname):n.jsx("div",{className:`${le.contentIconStyled} ${le.imageAutor}`,children:e.autorIcon},c.fullname))}),s&&n.jsx("div",{className:le.journalistInfoLink,dangerouslySetInnerHTML:{__html:`${o.JournalistPrefix} <h3 style="padding:0px;">${s??"Redaccion"}${t.config?.showtime&&","}</h3> ${t.config?.showtime?Dn(t.info.date.modified):null}`}})]})]})})},Nn={content:"_content_zgckk_1",journalistArticleContent:"_journalistArticleContent_zgckk_15",contentNews:"_contentNews_zgckk_35",noteSource:"_noteSource_zgckk_392"},nd={summaryContent:"_summaryContent_wsypg_1"},ad=async({summary:e})=>e&&e.rendered&&n.jsx("section",{className:nd.summaryContent,dangerouslySetInnerHTML:{__html:e.rendered}}),ya=async({newsformated:e,internal:t})=>{if(!t)return;const a=new je,o=e.preview.sizes,r=(await a.getNewsMultimedia({path:t,imagesizes:o?o[0]?.scale:"w:801,h:449,t:2;"}))?.data.data[0]?.gallery??[];return n.jsxs("div",{className:wn.content,children:[n.jsx(it,{slot_id:"header",fullPageWidth:!0,visibleItems:1,pagination:!0,cardGap:0,children:r&&r.map((i,c)=>n.jsx(_e,{preview:i,priorityHigh:!0},c))}),n.jsx("div",{className:wn.description,children:r&&r[0]?.description})]})};function od(e){const t=e.children,a=`${e.slot_id}-`,o=e.visibleItems,s=e.cardGap??20;function r(c){const d=[],l=[];let h="",u=!0;for(let f=0;f<c;f++){const g=`[data-index="${f}"]:checked ~ .carrousel-pagination li:nth-child(${f+1}) {
50
50
  background-color:var(--carrousel-pagination-background-color)
51
51
  }`;h+=`
52
52
  .${a}.carrousel-container {
@@ -95,7 +95,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
95
95
  </div>
96
96
  ${i(t.length)}
97
97
  </div>
98
- `}const sd=e=>n.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:20,height:20,fill:"currentColor",...e,children:n.jsx("path",{fill:"currentColor",d:"M9.99 0C4.47 0 0 4.48 0 10s4.47 10 9.99 10C15.52 20 20 15.52 20 10S15.52 0 9.99 0Zm6.93 6h-2.95a15.65 15.65 0 0 0-1.38-3.56A8.03 8.03 0 0 1 16.92 6ZM10 2.04c.83 1.2 1.48 2.53 1.91 3.96H8.09C8.52 4.57 9.17 3.24 10 2.04ZM2.26 12C2.1 11.36 2 10.69 2 10s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2 0 .68.06 1.34.14 2H2.26Zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56A7.987 7.987 0 0 1 3.08 14Zm2.95-8H3.08a7.987 7.987 0 0 1 4.33-3.56A15.65 15.65 0 0 0 6.03 6ZM10 17.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96ZM12.34 12H7.66c-.09-.66-.16-1.32-.16-2 0-.68.07-1.35.16-2h4.68c.09.65.16 1.32.16 2 0 .68-.07 1.34-.16 2Zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 0 1-4.33 3.56ZM14.36 12c.08-.66.14-1.32.14-2 0-.68-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38Z"})}),rd=e=>e.replace(/<iframe(?![^>]*\bloading=)[^>]*>/gi,a=>a.replace("<iframe",'<iframe loading="lazy"')),id=e=>e.replace(/<iframe(?![^>]*\btitle=)[^>]*>/gi,a=>a.replace("<iframe",'<iframe title="frame custom content"')),Ks=async e=>{const t=/<img\b[^>]*\bsrc=["']([^"']+)["']/g,a=[...e.matchAll(t)],o={};for(const s of a){const r=s[1]??"",i=e.includes(r)?{url:r}:null;if(i){const c=await ue(i.url)||"";o[r]=c}}return e.replace(t,(s,r)=>`<img fetchPriority='low' loading='lazy' alt='imagen' src="${o[r]||r}"`)},cd=(e,t)=>{const a={2:1,4:2,7:3,10:4,13:5};let o=0,s=e;const r=/<(p|li|ul|ol)>\s*<\/\1>/gi,i=/<(p|li|ul|ol)>(?:&(?:nbsp|#160|ensp|emsp|#8194|#8195);)*?<\/\1>/gi;do s=e.replace(r,"").replace(i,"");while(s.match(r)||s.match(i));return s=s.replace(/<p\b[^>]*?>[\s\S]*?<\/p>|<(ul|ol)[^>]*?>[\s\S]*?<\/\1>/g,c=>{const d=c.replace(/[.*+?^${}()|[\]\\/]/g,"\\$&");if(!new RegExp(`<blockquote[^>]*?>(?:(?!<\\/blockquote>)[\\s\\S])*?${d}[\\s\\S]*?<\\/blockquote>`,"gi").test(s)){o++;const h=t.find(u=>u.key===`block_2_${a[o]}`);return h?`${c}<div class="banner-context">${h.value}</div>`:c}return c}),s},ld=e=>{const t=/<div class="ck-image-gallery"[^>]*?>([\s\S]*?)<\/div>/g,a=[...e.matchAll(t)];let o="",s=0;for(const r of a){const[i,c=""]=r,d=r.index,l=d+i.length;o+=e.slice(s,d);const u=[...c.matchAll(/data-src="([^"]+)"/g)].map(m=>m[1]).map(m=>`<img fetchPriority='low' loading='lazy' alt='imagen' src="${m}" class="carrusel-note-item" width="800" height="469"/>`),f="gallery_embeded"+d.toString(),g=od({slot_id:f,children:u,visibleItems:1,cardGap:0});o+=g,s=l}return o+=e.slice(s),o},dd=async(e,t,a)=>{if(!a)return e;const o=/<span data-src="(.*?)"><\/span>/g,s=[...e.matchAll(o)];let r=e;for(const i of s){const c=i[0],d=i[1]??"",l=a.find(N=>d.includes(N?.[0]?.info.link.internal||""));if(!l||!l[0])continue;const h=l[0].preview?.sizes?.[0],u=h?await ue(h.url):"",f=l[0].info.section?.url??"#",g=l[0].info.section?.name??"Sección",m=l[0].info.link?.url??"#",p=l[0].main?.title.article??"Título",y=(await Promise.all(l[0].preview?.sizes?.map(async(N,_)=>{const I=await ue(N.url);return _===0?`<source srcset="${I}" media="(width >= 900px)"/>`:`<source srcset="${I}" media="(width < 900px)"/>`}))).reduce((N,_)=>N+=_,""),C=`
98
+ `}const sd=e=>n.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:20,height:20,fill:"currentColor",...e,children:n.jsx("path",{fill:"currentColor",d:"M9.99 0C4.47 0 0 4.48 0 10s4.47 10 9.99 10C15.52 20 20 15.52 20 10S15.52 0 9.99 0Zm6.93 6h-2.95a15.65 15.65 0 0 0-1.38-3.56A8.03 8.03 0 0 1 16.92 6ZM10 2.04c.83 1.2 1.48 2.53 1.91 3.96H8.09C8.52 4.57 9.17 3.24 10 2.04ZM2.26 12C2.1 11.36 2 10.69 2 10s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2 0 .68.06 1.34.14 2H2.26Zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56A7.987 7.987 0 0 1 3.08 14Zm2.95-8H3.08a7.987 7.987 0 0 1 4.33-3.56A15.65 15.65 0 0 0 6.03 6ZM10 17.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96ZM12.34 12H7.66c-.09-.66-.16-1.32-.16-2 0-.68.07-1.35.16-2h4.68c.09.65.16 1.32.16 2 0 .68-.07 1.34-.16 2Zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 0 1-4.33 3.56ZM14.36 12c.08-.66.14-1.32.14-2 0-.68-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38Z"})}),rd=e=>e.replace(/<iframe(?![^>]*\bloading=)[^>]*>/gi,a=>a.replace("<iframe",'<iframe loading="lazy"')),id=e=>e.replace(/<iframe(?![^>]*\btitle=)[^>]*>/gi,a=>a.replace("<iframe",'<iframe title="frame custom content"')),Ks=async e=>{const t=/<img\b[^>]*\bsrc=["']([^"']+)["']/g,a=[...e.matchAll(t)],o={};for(const s of a){const r=s[1]??"",i=e.includes(r)?{url:r}:null;if(i){const c=await ue(i.url)||"";o[r]=c}}return e.replace(t,(s,r)=>`<img fetchPriority='low' loading='lazy' alt='imagen' src="${o[r]||r}"`)},cd=(e,t)=>{const a={2:1,4:2,7:3,10:4,13:5};let o=0,s=e;const r=/<(p|li|ul|ol)>\s*<\/\1>/gi,i=/<(p|li|ul|ol)>(?:&(?:nbsp|#160|ensp|emsp|#8194|#8195);)*?<\/\1>/gi;do s=e.replace(r,"").replace(i,"");while(s.match(r)||s.match(i));return s=s.replace(/<p\b[^>]*?>[\s\S]*?<\/p>|<(ul|ol)[^>]*?>[\s\S]*?<\/\1>/g,c=>{const d=c.replace(/[.*+?^${}()|[\]\\/]/g,"\\$&");if(!new RegExp(`<blockquote[^>]*?>(?:(?!<\\/blockquote>)[\\s\\S])*?${d}[\\s\\S]*?<\\/blockquote>`,"gi").test(s)){o++;const h=t.find(u=>u.key===`block_2_${a[o]}`);return h?`${c}<div class="banner-context">${h.value}</div>`:c}return c}),s},ld=e=>{const t=/<div class="ck-image-gallery"[^>]*?>([\s\S]*?)<\/div>/g,a=[...e.matchAll(t)];let o="",s=0;for(const r of a){const[i,c=""]=r,d=r.index,l=d+i.length;o+=e.slice(s,d);const u=[...c.matchAll(/data-src="([^"]+)"/g)].map(m=>m[1]).map(m=>`<img fetchPriority='low' loading='lazy' alt='imagen' src="${m}" class="carrusel-note-item" width="800" height="469"/>`),f="gallery_embeded"+d.toString(),g=od({slot_id:f,children:u,visibleItems:1,cardGap:0});o+=g,s=l}return o+=e.slice(s),o},dd=async(e,t,a)=>{if(!a)return e;const o=/<span data-src="(.*?)"><\/span>/g,s=[...e.matchAll(o)];let r=e;for(const i of s){const c=i[0],d=i[1]??"",l=a.find(N=>d.includes(N?.[0]?.info.link.internal||""));if(!l||!l[0])continue;const h=l[0].preview?.sizes?.[0],u=h?await ue(h.url):"",f=l[0].info.section?.url??"#",g=l[0].info.section?.name??"Sección",m=l[0].info.link?.url??"#",p=l[0].main?.title.article??"Título",y=(await Promise.all(l[0].preview?.sizes?.map(async(N,_)=>{const I=await ue(N.url);return _===0?`<source srcset="${I}" media="(width >= 900px)"/>`:`<source srcset="${I}" media="(width < 900px)"/>`}))).reduce((N,_)=>N+=_,""),v=`
99
99
  <span data-src="${d}">
100
100
  <picture style='display: flex'>
101
101
  ${y}
@@ -106,7 +106,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
106
106
  <a class="title" href="${m}">${p}</a>
107
107
  </div>
108
108
  </span>
109
- `;r=r.replace(c,C)}return r};async function hd(e,t){let a="",o=0;const s=/<div\b[^>]*\bclass=(["'])(?:(?!\1).)*\bck-video-player\b(?:(?!\1).)*\1[^>]*>/gi;let r;for(;(r=s.exec(e))!==null;){const i=r.index,c=s.lastIndex;a+=e.slice(o,i);let d=1,l=c;const h=e.length;for(;l<h&&d>0;){const C=e.indexOf("<div",l),N=e.indexOf("</div>",l);if(N===-1){l=h;break}C!==-1&&C<N?(d+=1,l=C+4):(d-=1,l=N+6)}const u=l,f=e.slice(i,u);let g=null;const m=/<span\b([^>]*)>/gi;let p;for(;(p=m.exec(f))!==null;){const C=p[1];if(!C)break;if(/data-type\s*=\s*["']?video["']?/i.test(C)){const N=C.match(/data-src\s*=\s*["']([^"']+)["']/i);if(N){g=N[1]??"";break}}}if(!g){const C=f.match(/<span\b[^>]*data-src=["'][^"']+["'][^>]*>/i);if(C){const N=C[0].match(/data-src\s*=\s*["']([^"']+)["']/i);N&&(g=N[1]??"")}}let y="";if(g)try{const C=await t.iframe({path:g}),N=t.schema?await t.schema(g):null;if(C&&C.data){const _=C.data.data[0];let I="";const v=f.match(/<span\b[^>]*class=["']video__title["'][^>]*>([\s\S]*?)<\/span>/i),k=v&&v[1]?v[1].trim():"";_.info&&_.info.type==="video-youtube"?I=`<iframe
109
+ `;r=r.replace(c,v)}return r};async function hd(e,t){let a="",o=0;const s=/<div\b[^>]*\bclass=(["'])(?:(?!\1).)*\bck-video-player\b(?:(?!\1).)*\1[^>]*>/gi;let r;for(;(r=s.exec(e))!==null;){const i=r.index,c=s.lastIndex;a+=e.slice(o,i);let d=1,l=c;const h=e.length;for(;l<h&&d>0;){const v=e.indexOf("<div",l),N=e.indexOf("</div>",l);if(N===-1){l=h;break}v!==-1&&v<N?(d+=1,l=v+4):(d-=1,l=N+6)}const u=l,f=e.slice(i,u);let g=null;const m=/<span\b([^>]*)>/gi;let p;for(;(p=m.exec(f))!==null;){const v=p[1];if(!v)break;if(/data-type\s*=\s*["']?video["']?/i.test(v)){const N=v.match(/data-src\s*=\s*["']([^"']+)["']/i);if(N){g=N[1]??"";break}}}if(!g){const v=f.match(/<span\b[^>]*data-src=["'][^"']+["'][^>]*>/i);if(v){const N=v[0].match(/data-src\s*=\s*["']([^"']+)["']/i);N&&(g=N[1]??"")}}let y="";if(g)try{const v=await t.iframe({path:g}),N=t.schema?await t.schema(g):null;if(v&&v.data){const _=v.data.data[0];let I="";const C=f.match(/<span\b[^>]*class=["']video__title["'][^>]*>([\s\S]*?)<\/span>/i),k=C&&C[1]?C[1].trim():"";_.info&&_.info.type==="video-youtube"?I=`<iframe
110
110
  loading="lazy"
111
111
  frameborder="0"
112
112
  allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
@@ -126,5 +126,5 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
126
126
  ${I}
127
127
  <figcaption>${G}</figcaption>
128
128
  </figure>
129
- `}}catch(C){console.error("insertVideos error for",g,C),y=""}else y=f;o=u,a+=y,s.lastIndex=u}return a+=e.slice(o),a}async function ud(e){const{news:t,banners:a,newsRelatedResponses:o,slug:s,itemList:r,socials:i,getVideos:c}=e;let d=t?.body?.rendered??"";d=d.replace(/&nbsp;/g,""),d=cd(d,a),d=ld(d),d=await Ks(d),d=await dd(d,e.texts,o),d=await hd(d,c),d=rd(d),d=id(d);const l=t.main.sources??[];return n.jsxs("div",{className:Nn.content,children:[s!=="liveblogs"&&e.showHeaderImage?t.hascontent?.hasgalleryimages?n.jsx(ya,{newsformated:t,internal:t.info.link.internal}):n.jsx(vs,{preview:t.preview}):null,n.jsx(me,{banners:a,name:"block_1"}),n.jsx("div",{className:Nn.journalistArticleContent,children:n.jsx(td,{autorIcon:e.autorIcon,socials:i,news:t,texts:e.texts,noteShare:e.noteShare,paths:e.paths})}),n.jsx(ad,{summary:t.main.summary}),n.jsx("div",{className:Nn.contentNews,suppressHydrationWarning:!0,id:"content-news-section",dangerouslySetInnerHTML:{__html:d}}),n.jsx(Xl,{texts:e.texts,itemList:r,banners:a,slug:s}),l.length>0&&n.jsxs("div",{className:Nn.noteSource,children:[n.jsx(sd,{}),n.jsx("p",{children:e.texts.noteSource+(l.length===1?"":"s")+": "+l.map(h=>h.name).join(", ")})]})]})}const Js={content:"_content_cu8lm_1",title:"_title_cu8lm_18"},Zs=async({newsformated:e,internal:t,commonServices:a})=>{if(!t)return;const o=await a.getNewsMultimedia({path:t,imagesizes:e.preview.sizes[0]?.scale});if(!o)return;const s=o.data.data[0]?.videos.filter(r=>r.type==="video-embedded")[0];return n.jsxs("div",{className:Js.content,children:[n.jsx("div",{dangerouslySetInnerHTML:{__html:s?.code??""}}),n.jsx("p",{className:Js.title,children:s?.title})]})},wa={content:"_content_cu8lm_1",title:"_title_cu8lm_18"},Xs=async({newsformated:e,internal:t,commonServices:a})=>{if(!t)return;const o=await a.getNewsMultimedia({path:t,imagesizes:e.preview.sizes[0]?.scale});if(!o)return;const s=o.data.data[0]?.videos.filter(r=>r.type==="video-youtube")[0];return n.jsxs("div",{className:wa.content,children:[n.jsx("iframe",{className:wa.iframeStyled,src:`https://www.youtube.com/embed/${s?.code??""}`,frameBorder:"0",allowFullScreen:!0}),n.jsx("p",{className:wa.title,children:s?.title})]})},fd={content:"_content_ezbiw_1"},Rs=async({newsformated:e,internal:t,commonServices:a})=>{if(!t)return;const o=await a.getNews({path:t,imagesizes:e.preview.sizes[0]?.scale});if(!o)return;console.log("response",o.data.data[0]);const s=o.data.data[0]?.external?.iframe;return n.jsx("div",{className:fd.content,dangerouslySetInnerHTML:{__html:s??""}})},er={content:"_content_156j7_1"},nt={imagen:"imagen",videoEmbedded:"videoEmbedded",videoYouTube:"videoYouTube",iframe:"iframe"},md={[nt.videoEmbedded]:Zs,[nt.videoYouTube]:Xs,[nt.iframe]:Rs},gd=({news:e,commonServices:t})=>{const{config:a,hascontent:o,info:s}=e,r=a.articlepreview,i=s.link.internal,c=o?.hasgalleryimages;if(r===nt.imagen&&c)return n.jsx("div",{className:er.content,children:n.jsx(ya,{newsformated:e,internal:i})});const d=r?md[r]:null;return console.log("PreviewComponent",d),d?n.jsx("div",{className:er.content,children:n.jsx(d,{newsformated:e,internal:i,commonServices:t})}):null},pd=e=>{const{content:t,title:a,slot_id:o}=e,s=e.slot_id&&e.slot_id!=="Nota_1";return t&&t.length!==0&&n.jsx(he,{title:a,titleUrl:e.titleUrl,children:n.jsx(it,{slot_id:o,cardWidth:200,children:t.map((r,i)=>{const c={...r,main:{...r.main,title:{...r.main.title,section:s?r.main.title.home:r.main.title.section}}};return n.jsx(Mt,{...c,titleGradient:!0,paths:e.paths},i)})})})},Ad=e=>{const{content:t,title:a,slot_id:o}=e,s=e.slot_id&&e.slot_id!=="Nota_1";return t&&t.length!==0&&n.jsx(he,{title:a,titleUrl:e.titleUrl,children:n.jsx(it,{slot_id:o,cardWidth:343,cardGap:32,visibleItems:3,children:t.map((r,i)=>{const c={...r,main:{...r.main,title:{...r.main.title,section:s?r.main.title.home:r.main.title.section}}};return n.jsx(Mt,{...c,titleGradient:!0,paths:e.paths},i)})})})},yd=e=>{const{content:t,title:a,slot_id:o}=e,s=e.slot_id&&e.slot_id!=="Nota_1";return t&&t.length!==0&&n.jsx(he,{title:a,titleUrl:e.titleUrl,children:n.jsx(it,{slot_id:o,fullPageWidth:!0,visibleItems:1,pagination:!0,cardGap:0,children:t.map((r,i)=>{const c={...r,main:{...r.main,title:{...r.main.title,section:s?r.main.title.home:r.main.title.section}}};return E.createElement(Mt,{...c,key:i,titleGradient:!0,paths:e.paths})})})})},En=e=>{const t={};for(const a in e)a.startsWith("--")&&(t[a]=e[a]);return t},dt={headerSection:"_headerSection_1c69w_1",title:"_title_1c69w_11",subtitle:"_subtitle_1c69w_23",newsContent:"_newsContent_1c69w_36",containerCards:"_containerCards_1c69w_44",image:"_image_1c69w_50",blockHeadContainer:"_blockHeadContainer_1c69w_56"},wd=e=>{const{content:t,title:a,isVideo:o}=e;if(!t||t.length===0)return;const s=t[0],r=t.slice(1),i=e.slot_id&&e.slot_id!=="Nota_1";return s&&r&&n.jsxs(he,{title:a,titleUrl:e.titleUrl,children:[n.jsx("div",{className:dt.headerSection,children:n.jsxs("a",{style:{"--heightImageOverwriteMobile":"200%"},className:dt.image,href:s?.info?.link?.url,target:s?.info?.link?.target,children:[n.jsxs("div",{className:dt.blockHeadContainer,children:[n.jsx("p",{className:dt.title,children:s?.main?.title.home}),s?.main?.subtitle?.rendered&&n.jsx("p",{className:dt.subtitle,children:s?.main?.subtitle?.striped})]}),n.jsx(_e,{preview:s.preview})]})}),n.jsxs("div",{className:dt.containerCards,children:[n.jsx("div",{className:"banner-context",style:{order:1},children:e.banner}),n.jsx("div",{className:dt.newsContent,children:Array.isArray(r)&&r.map((c,d)=>{const l={...c,main:{...c.main,title:{...c.main.title,section:i?c.main.title.home:c.main.title.section}}};return n.jsx("div",{style:{order:d},children:n.jsx(Oe,{...l,isVideo:o,paths:e.paths})},d)})})]})]})},tr={banner:e=>n.jsx(me,{...e,name:e.slot_id.replace("Home","block")}),readest:e=>n.jsx(fn,{...e}),"Modulo 1x3":e=>n.jsx(fa,{...e}),"Modulo 1x4":e=>n.jsx(js,{...e}),"Modulo 1x5":e=>n.jsx(Qs,{...e}),"Destacado noticias":e=>n.jsx(Ps,{...e}),"Destacado full width":e=>n.jsx(wd,{...e}),"Destacado videos":e=>n.jsx(Gs,{...e}),"Carrusel card":e=>n.jsx(zs,{...e}),"Carrusel story":e=>n.jsx(pd,{...e}),"Carrusel owl":e=>n.jsx(Ad,{...e}),"Modulo fotogaleria":e=>n.jsx(yd,{...e}),"Carrusel opinion":e=>n.jsx(Fs,{...e}),"Modulo 1x3 card":e=>n.jsx(Hs,{...e})};function ba({component:e,slot_id:t,data:a,banners:o}){if(o)return tr[e]&&n.jsx("div",{className:"home-slot",style:En(a),children:tr[e]({...a,banners:o,slot_id:t})})}function bd({children:e,stylesConfigEntry:t}){return n.jsx("div",{className:"home-slot",style:En(t),children:e})}const nr={Diario:e=>{if(!e?.data||e.data.length===0)return;const t=e.data.slice(1);return n.jsx(Ls,{...e.data[0],itemReverseOrder:!0,isLarge:!0,block:t,banners:e.banners,showSuper:e.showSuper,rightOnlyBanner:e.rightOnlyBanner,customSectionCardStyles:e.customSectionCardStyles,customNewsDescriptionStyles:e.customNewsDescriptionStyles,paths:e.paths})},"Diario con imagen":e=>{if(!e?.data||e.data.length===0)return;const t=e.data.slice(1);return n.jsx(Ls,{...e.data[0],itemReverseOrder:!0,isLarge:!0,showSuper:e.showSuper,block:t,banners:e.banners,customSectionCardStyles:e.customSectionCardStyles,customNewsDescriptionStyles:e.customNewsDescriptionStyles,paths:e.paths})},Super:e=>n.jsx(Ct,{...e.data[0],paths:e.paths}),"3 notas verticales":e=>n.jsx(ql,{content:e.data,customLargeSection:e.customLargeSection,customSlimSection:e.customSlimSection,paths:e.paths}),"3 notas horizontales":e=>n.jsx(Ll,{content:e.data,customLargeSection:e.customLargeSection,customSmallSection:e.customSmallSection,paths:e.paths})},Tn=({component:e,data:t,banners:a,rightOnlyBanner:o})=>n.jsx("div",{style:En(t),children:nr[e]&&nr[e]({...t,rightOnlyBanner:o,banners:a})}),vd=({slots:e,DYNAMIC_SLOT_SUBINDEXES:t,stylesConfig:a,AutorIcon:o,config:s,banners:r,showTagBySection:i})=>{const c=[],l=t,h=Object.keys(e).length/l;for(let u=1;u<=h;u++)for(let f=1;f<=l;f++){const g="Home_"+u+"_"+f;!e[g]||!e[g].blockSass||!e[g].blockSass[0]||!e[g].blockSass[0].value||!e[g].blockSass[0].block||e[g].blockSass[0].block==="No Mostrar"||c.push(n.jsxs(ss,{show:!!e[g].content?.data,order:(u-1)*l+(f-1),children:[n.jsx(ba,{component:e[g].blockSass[0].block,banners:r,slot_id:g,data:{...e[g].blockSass[0].block?a[e[g].blockSass[0].block]:[],content:e[g].content?.data??[],title:e[g].blockSass[0].title??void 0,titleUrl:e[g].blockSass[0].link??void 0,autorIcon:n.jsx(o,{}),paths:s.paths,showTagBySection:i}}),n.jsx(Ze,{children:n.jsx(Qe,{banners:r,index:"dynamic_"+u+"_"+f})})]},u+"_"+f))}return c},Cd=({mainBlock:e,StylesConfigMain:t,config:a,banners:o})=>{const{PUBLIC_ENV:s}=K();if(s!=="local")return null;const r=e?.news?.data||[],i=(c,d)=>({...e?.news,...t[c],data:r.slice(0,d),paths:a.paths});return n.jsxs(n.Fragment,{children:[n.jsx(Tn,{component:"Super",data:i("Super",1),banners:o}),n.jsx(Ze,{children:n.jsx(Qe,{banners:o,index:1})}),n.jsx(Tn,{component:"3 notas verticales",data:i("3 notas verticales",3),banners:o}),n.jsx(Ze,{children:n.jsx(Qe,{banners:o,index:1})}),n.jsx(Tn,{component:"3 notas horizontales",data:i("3 notas horizontales",3),banners:o}),n.jsx(Ze,{children:n.jsx(Qe,{banners:o,index:1})})]})},_d=e=>{const{config:t,hascontent:a}=e,o=t.articlepreview,s=[nt.videoEmbedded,nt.videoYouTube,nt.iframe];return!!(o===nt.imagen&&a?.hasgalleryimages||s.includes(o))},Sd=async e=>{const{custom_complement:t,ranking:a=[],banners:o,autor:s=[],news:r=[],newsRelatedResponses:i=[],itemList:c=[],socials:d,getVideos:l}=e,h=e.slug==="liveblogs",{SHOW_NEWS_MORE_NEWS:u,SHOW_NEWS_RELATED_NEWS:f}=K();if(!(!r||!r[0]))return n.jsx(n.Fragment,{children:n.jsxs(zl,{className:Aa.contentLayout2,children:[n.jsx(Vl,{option:e.slug,news:r,paths:e.paths}),n.jsx(Qe,{banners:o,index:1}),!h&&e.commonServices&&n.jsx(gd,{news:r[0],commonServices:e.commonServices}),n.jsx(Fl,{texts:e.texts,paths:e.paths,slug:e.slug,itemList:c,ranking:a,bannerTop:n.jsx(me,{banners:o??[],name:"right_1"}),banner:n.jsx(me,{banners:o??[],name:"right_2"}),complement:n.jsxs("div",{id:"comentarios",suppressHydrationWarning:!0,children:[s.length>0&&n.jsx(xs,{texts:e.texts,autorIcon:e.autorIcon,autor:s[0],paths:e.paths}),r[0].authors.length>1&&n.jsx(Us,{news:r[0],autorIcon:e.autorIcon,paths:e.paths,texts:e.texts}),n.jsx("div",{className:Aa.tagContent,children:n.jsx(ks,{tags:r[0]?.keywords?.tags,paths:e.paths})}),n.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"2rem"},suppressHydrationWarning:!0,children:[e.showComments&&n.jsx("div",{suppressHydrationWarning:!0,"data-hydrate":"LazyLoader","data-props":encodeURIComponent(JSON.stringify({render:"comment",internalPath:e.internalPath,COMMENTS_VARS:e.COMMENTS_VARS}))}),n.jsx(Ze,{children:n.jsx(Qe,{banners:o,index:2})}),f&&n.jsxs(n.Fragment,{children:[n.jsx(ba,{component:"Carrusel card",banners:[],slot_id:"Nota_1",data:{...e.stylesConfig["Carrusel card"],content:e.relatedNewsList??[],title:e.texts.relatedNewsTitle,titleUrl:void 0}}),n.jsx(Ze,{children:n.jsx(Qe,{banners:o,index:3})})]}),u&&n.jsxs(n.Fragment,{children:[n.jsx(he,{title:e.texts.moreNewsTitle,children:n.jsx("div",{suppressHydrationWarning:!0,"data-hydrate":"LazyLoader","data-props":encodeURIComponent(JSON.stringify({render:"more",stylesConfig:e.stylesConfig,section:r[0].info.section?.slug??"",currentNews:r[0]}))})}),n.jsx(Ze,{children:n.jsx(Qe,{banners:o,index:4})})]}),t&&t()]})]}),children:n.jsxs("section",{style:{"--avatar-content-align-items-desk":e.slug==="liveblogs"?"flex-start":"center"},children:[n.jsx(ud,{texts:e.texts,autorIcon:e.autorIcon,socials:d,news:r[0],banners:o,newsRelatedResponses:i,itemList:c,slug:e.slug,getVideos:l,noteShare:e.noteShare,paths:e.paths,showHeaderImage:!_d(r[0])}),n.jsx(me,{banners:o??[],name:"block_3"})]})})]})})},Nt={content:"_content_1tl6i_1",contentInfo:"_contentInfo_1tl6i_24",imageStyled:"_imageStyled_1tl6i_41",name:"_name_1tl6i_46",description:"_description_1tl6i_51",contentInfoWithoutImg:"_contentInfoWithoutImg_1tl6i_104"},Nd=async e=>{const t=e.img?await ue(e.img):"";return n.jsx("section",{className:Nt.content,children:n.jsxs("div",{className:`${Nt.contentInfo} ${t?"":Nt.contentInfoWithoutImg}`,children:[e.img&&n.jsx("img",{fetchPriority:"low",loading:"lazy",className:Nt.imageStyled,src:t}),n.jsx("h1",{className:Nt.name,children:e.tag}),e.description&&n.jsx("div",{className:Nt.description,dangerouslySetInnerHTML:{__html:e.description}})]})})},In={content:"_content_7wvro_1",contentInfo:"_contentInfo_7wvro_23",name:"_name_7wvro_34",description:"_description_7wvro_43"},Ed=e=>n.jsx("section",{className:In.content,style:{color:e.textColor,"--backDropHeigth":e.backDropHeigth?e.backDropHeigth:"100%",padding:e.sectionPadding??"","--backgroundColor":e.backgroundColor},children:n.jsxs("div",{className:In.contentInfo,children:[n.jsx("h1",{className:In.name,style:{color:e.textColor},children:e.tag}),e.description&&n.jsx("div",{style:{color:e.textColor},className:In.description,dangerouslySetInnerHTML:{__html:e.description}})]})}),Td=e=>{const{option:t,entity:a}=e;switch(t){case"op1":return n.jsx(Nd,{tag:a?.name??"",img:a?.image?.url??"",description:a?.description?a?.description:""});case"op2":return n.jsx(Ed,{tag:a?.name??"",description:a?.description?a?.description:"",backDropHeigth:e.backDropHeigth,backgroundColor:e.backgroundColor,sectionPadding:e.sectionPadding,textColor:e.textColor});default:return n.jsx(n.Fragment,{})}},zt={content:"_content_gxziw_1",buttonStyled:"_buttonStyled_gxziw_9",searchStyled:"_searchStyled_gxziw_21",inputStyled:"_inputStyled_gxziw_32",inputStyledTest:"_inputStyledTest_gxziw_51"},Id=e=>n.jsx("svg",{width:"68",height:"68",viewBox:"0 0 68 68",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:n.jsx("g",{opacity:"0.8",children:n.jsx("path",{d:"M47.8043 46.6003L47.6635 46.7758L47.8232 46.9342L56.4762 55.5171C56.4768 55.5177 56.4774 55.5184 56.478 55.519C56.8524 55.9072 57.0616 56.4256 57.0616 56.965C57.0616 57.5048 56.8521 58.0234 56.4774 58.4117C56.2839 58.6065 56.0539 58.7611 55.8005 58.8667C55.5466 58.9724 55.2743 59.0269 54.9993 59.0269C54.7243 59.0269 54.452 58.9724 54.1981 58.8667C53.9442 58.7609 53.7138 58.6059 53.5201 58.4106L53.5194 58.4099L44.9327 49.8232L44.7743 49.6648L44.5995 49.805C40.4597 53.1252 35.2051 54.7331 29.9162 54.2981C24.6272 53.863 19.706 51.4181 16.1643 47.4661C12.6227 43.514 10.7298 38.3552 10.875 33.0503C11.0201 27.7455 13.1923 22.6979 16.9447 18.9455C20.6972 15.193 25.7448 13.0209 31.0496 12.8757C36.3544 12.7305 41.5133 14.6234 45.4653 18.165C49.4174 21.7067 51.8623 26.6279 52.2974 31.9169C52.7324 37.2058 51.1245 42.4604 47.8043 46.6003ZM22.4528 47.4552C25.1799 49.2774 28.3861 50.25 31.666 50.25C36.0641 50.25 40.2822 48.5029 43.3921 45.3929C46.5021 42.2829 48.2493 38.0649 48.2493 33.6667C48.2493 30.3868 47.2767 27.1806 45.4545 24.4535C43.6323 21.7264 41.0423 19.6008 38.0121 18.3457C34.9819 17.0905 31.6476 16.7621 28.4307 17.402C25.2139 18.0419 22.259 19.6213 19.9398 21.9405C17.6205 24.2597 16.0411 27.2146 15.4013 30.4314C14.7614 33.6483 15.0898 36.9827 16.345 40.0129C17.6001 43.0431 19.7256 45.633 22.4528 47.4552Z",fill:"white",stroke:"white",strokeWidth:"0.5"})})}),kd=e=>n.jsx("form",{className:zt.content,style:{height:e.hasContent?"218px":"50vh"},children:n.jsxs("div",{className:zt.inputStyled,children:[n.jsx("input",{className:zt.inputStyledTest,defaultValue:e.query,name:"query",placeholder:e.texts.searchKeyWord+"..."}),n.jsx("button",{className:zt.buttonStyled,type:"submit",children:n.jsx(Id,{className:zt.searchStyled})})]})}),va={content:"_content_io3tv_1",newsContentSection:"_newsContentSection_io3tv_5",itemContent:"_itemContent_io3tv_10"},xd=e=>{const{data:t,option:a,autor:o,page:s,banners:r,pathname:i,ranking:c,currentPage:d,slug:l,texts:h={}}=e,u=[5,10,15],f={5:1,10:2,15:3};switch(a){case"op1":return n.jsx(n.Fragment,{children:n.jsxs(sa,{children:[n.jsx(Ss,{autor:o[0],autorIcon:e.autorIcon}),n.jsx(ia,{paths:e.paths,ranking:c,readestTitle:h.readestTitle??"",bannerTop:n.jsx(me,{banners:r??[],name:"right_1"}),banner:n.jsx(me,{banners:r??[],name:"right_2"}),children:n.jsx("section",{className:va.content,children:t.length>0?n.jsx(yn,{className:[va.newsContentSection,"padding-0"].join(" "),paginatorComponent:n.jsx(Ot,{texts:h,pathname:i,query:"",currentPage:d,maxPages:e.paginationLimit,showNext:!(t.length<e.newsListLimit)}),children:Array.isArray(t)&&t?.map((g,m)=>n.jsxs(E.Fragment,{children:[u.includes(m+1)&&n.jsx("div",{className:va.itemContent+" banner-context",children:n.jsx(me,{banners:r??[],name:`block_2_${f[m+1]}`})}),n.jsx(Sn,{autorIcon:e.autorIcon,item:g,option:l,paths:e.paths},m)]},m))}):n.jsx("div",{style:{width:"100%",display:"flex",flexDirection:"column",justifyContent:"center",gap:"2rem"},children:n.jsx("p",{style:{fontWeight:"var(--fw)",width:"100%",fontSize:"18px",lineHeight:"26px",textAlign:"center"},children:h.autorNotResultMessage})})})})]})});case"op2":return n.jsx(n.Fragment,{children:n.jsxs(sa,{children:[n.jsx(Ns,{autor:o[0],autorIcon:e.autorIcon}),Array.isArray(t)?n.jsxs(n.Fragment,{children:[n.jsx(fa,{content:t,title:"",hasLines:!0,banners:e.banners,bannerPositionIndex:[1,6,12],paths:e.paths,slot_id:"block_2"}),n.jsx(Ot,{texts:h,query:"",pathname:i,maxPages:Number(e.paginationLimit),currentPage:Number(s),showNext:!((t.length??0)<Number(e.newsListLimit))})]}):n.jsx("div",{style:{width:"100%",display:"flex",flexDirection:"column",justifyContent:"center",gap:"2rem"},children:n.jsx("p",{style:{fontWeight:"var(--fw)",width:"100%",fontSize:"18px",lineHeight:"26px",textAlign:"center"},children:h.autorNotResultMessage})})]})});default:return n.jsx(n.Fragment,{})}},ar={content:"_content_pq89v_1",videoContent:"_videoContent_pq89v_9"},Ft={container:"_container_1xr2t_1",playStyled:"_playStyled_1xr2t_6",imageStyled:"_imageStyled_1xr2t_13",longer:"_longer_1xr2t_26",contentNews:"_contentNews_1xr2t_31",tagContent:"_tagContent_1xr2t_51",tag:"_tag_1xr2t_51",titular:"_titular_1xr2t_68",small:"_small_1xr2t_81",figure:"_figure_1xr2t_87",backDrop:"_backDrop_1xr2t_92",backDropAux:"_backDropAux_1xr2t_100"},or=async e=>{const{size:t="longer",video:a}=e,o=a.main.image.sizes[0]?.url??"";return n.jsx("figure",{className:Ft.figure,children:n.jsxs("span",{className:Ft.backdrop,children:[n.jsx("span",{className:Ft.backDropAux}),n.jsx(P,{href:a.info.link.url,target:a.info.link.target,children:n.jsxs("div",{children:[a.main.image.sizes.map(async(s,r)=>s.width>=580?n.jsx("source",{media:"(width >=900px)",srcSet:await ue(s.url)},r):n.jsx("source",{media:"(width <900px)",srcSet:await ue(s.url)},r)),n.jsx("img",{fetchPriority:"low",loading:"lazy",className:[Ft.imageStyled,Ft[t]].join(" "),alt:"",src:o?await ue(o):""})]})})]})})},Ud=e=>{const{videos:t}=e;return n.jsx("div",{className:ar.content,children:n.jsx(yt,{children:n.jsx(he,{title:"Videos",isTitle:!0,children:n.jsxs("div",{className:ar.videoContent,children:[n.jsx(or,{video:t[0]}),n.jsx("div",{style:{display:"flex",flexDirection:"column"},children:t.slice(1).map((a,o)=>n.jsx(or,{size:"small",video:a},`video-small-${o}`))})]})})})})},ht={content:"_content_ruy5q_1",videoContent:"_videoContent_ruy5q_9",articleSection:"_articleSection_ruy5q_21",contentLatout:"_contentLatout_ruy5q_31",title:"_title_ruy5q_36",article:"_article_ruy5q_21",correspondent:"_correspondent_ruy5q_64"},sr={container:"_container_1rq2h_1",playStyled:"_playStyled_1rq2h_9"},Ld=e=>{const{video:t}=e,a=un();return n.jsx(P,{href:t.info.link.url?t.info.link.url:void 0,target:t.info.link.target,children:n.jsxs("section",{className:sr.container,children:[n.jsx(_e,{isLarge:!0,preview:{sizes:t.main.image.sizes,description:t.main.description}}),n.jsx(a,{className:sr.playStyled})]})})},qd=e=>{const t=()=>e?.video.main.author?`${e?.video.main.author} - ${ke(e.video.info.date.created)}`:e?.video.main.author;return n.jsx("div",{className:ht.content,children:n.jsx(yt,{className:ht.contentLatout,children:n.jsx(he,{title:"Videos",isTitle:!0,children:n.jsxs("div",{className:ht.videoContent,children:[n.jsx(Ld,{video:e.video}),n.jsxs("div",{className:ht.articleSection,children:[n.jsx(P,{className:ht.title,href:e.video.info.link.url,target:e.video.info.link.target,children:e.video.main.title}),n.jsx("p",{className:ht.article,children:xe(e.video.main.description)}),n.jsx("p",{className:ht.correspondent,children:t()})]})]})})})})},Bd=e=>{switch(e.option){case"op1":return n.jsx(Ud,{videos:e.data});case"op2":return n.jsx(qd,{video:e.data[0]});default:return n.jsx(n.Fragment,{})}};function Pd({containerId:e,containerId2:t}){return E.useEffect(()=>{try{let a=function(){const h=window.twttr;h?.widgets?h.widgets.load(o):l<10?(l++,requestAnimationFrame(a)):console.warn("No se pudo cargar widgets de Twitter")};const o=document.getElementById(e),s=document.getElementById(t);if(!o&&!s)return;const r=o?.querySelectorAll("script[src]")??[],i=s?.querySelectorAll("script[src]")??[];[...r,...i].forEach(h=>{const u=document.createElement("script");Array.from(h.attributes).forEach(f=>{u.setAttribute(f.name,f.value)}),h.replaceWith(u)});const d=document.querySelectorAll('script[src*="platform.twitter.com/widgets.js"]');if(d)for(let h=0;h<d.length;h++)d[h]?.remove();let l=0;if(document.querySelector('script[src*="platform.twitter.com/widgets.js"]'))a();else{const h=document.createElement("script");h.src="https://platform.twitter.com/widgets.js",h.async=!0,h.onload=a,document.body.appendChild(h)}}catch(a){console.warn("Error al procesar embeds de Twitter",a)}},[e]),null}const Od=e=>{const{isVideo:t=!1,isLarge:a=!1,hasShadow:o=!1,BackDropAuxHeigthMobile:s}=e,r=ta(),i=E.useMemo(()=>e?.preview?.sizes||[],[e?.preview?.sizes]);if(!i.length||!i[0]?.url||i[0]?.url==="")return n.jsx("div",{className:se.imagePlaceholder});const{PUBLIC_API_HOST:c,PUBLIC_ENV:d}=K();return n.jsx("figure",{className:se.figure,children:n.jsxs("span",{className:se.backdrop,children:[n.jsx("span",{className:se.backdropAux,style:{height:s||"56.25%"}}),n.jsxs("picture",{children:[n.jsx("img",{fetchPriority:"low",loading:"lazy",className:se.imageStyled,alt:e.preview?.description||"",src:(d==="local"?c:"")+i[0]?.url,style:{boxShadow:o?"0px 4px 8px 0px #00000033":"0px"}}),t&&n.jsxs(n.Fragment,{children:[n.jsx("div",{className:se.boxPlayIcon,style:{height:a?"40%":"72px"}}),n.jsx(r,{className:se.playStyled,style:{width:a?"3rem":"27px",height:a?"3rem":"27px",marginBottom:a?"18px":".5rem",marginLeft:a?"30px":".5rem"}})]})]})]})})},Dd=e=>n.jsx("svg",{width:"41",height:"33",viewBox:"0 0 41 33",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:n.jsx("path",{d:"M17.9576 21.2985C16.8233 21.2985 15.9277 22.194 15.9277 23.3283C15.9277 24.4627 16.8233 25.3582 17.9576 25.3582C19.0919 25.3582 19.9874 24.4627 19.9874 23.3283C19.9874 22.194 19.0919 21.2985 17.9576 21.2985ZM17.9576 19.2686C19.0919 19.2686 19.9874 18.3731 19.9874 17.2388C19.9874 16.1045 19.0919 15.2089 17.9576 15.2089C16.8233 15.2089 15.9277 16.1045 15.9277 17.2388C15.9277 18.3731 16.8233 19.2686 17.9576 19.2686ZM17.9576 13.1791C19.0919 13.1791 19.9874 12.2836 19.9874 11.1492C19.9874 10.0149 19.0919 9.11938 17.9576 9.11938C16.8233 9.11938 15.9277 10.0149 15.9277 11.1492C15.9277 12.2836 16.8233 13.1791 17.9576 13.1791Z",fill:"#7B888A"})}),rr={info:{section:{name:"",slug:"",url:""},link:{url:"/",target:"",canonical:!1,internal:""},date:{date:"",created:0,modified:0,firstpublish:0,lastpublish:0}},config:{zonehome:void 0,priorityhome:"",zonesection:"",prioritysection:"",homepreview:"",showcomments:!0,showtime:!0,showauthor:!0,showuppertitle:!0,showsubtitle:!0,showads:!0},main:{title:{home:"",section:"",article:""},subtitle:{rendered:"",striped:""},tags:[]},authors:[{firstname:"",lastname:"",fullname:"",image:void 0,name:"",internaluser:!1}],preview:void 0},ir=6,Md=({section:e,currentNews:t,banner:a,isVisible:o=!1,stylesConfig:s})=>{const[r,i]=E.useState({data:Array.from({length:ir},()=>rr)}),[c,d]=E.useState(!1),l=E.useCallback(async()=>{if(!(c||!t?.info?.link?.internal)){d(!0);try{const h=new URLSearchParams({section:e,currentNewsLink:t.info.link.internal}),u=await fetch(`/api/get-more-news?${h}`);if(!u.ok)throw i(void 0),new Error(`HTTP error! status: ${u.status}`);const f=await u.json();i({...f,data:f.data.slice(0,ir)})}catch(h){console.error("[/api/get-more-news] Error:",h.message),i(void 0)}}},[e,t.info.link.internal,c]);return E.useEffect(()=>{o&&l()},[o,r,l]),!r?.data||r.data.length===0?null:n.jsx(jd,{news:r.data,title:"Más Noticias",...s["Modulo 1x3 Client"]??s["Modulo 1x3"],hasLines:!0,showSubtitle:!0,rounded:!0,banner:a,isVisible:o})},jd=e=>{const{news:t,hasLines:a=!1}=e,o=s=>a&&(s+1)%3!==0?pa.contentSeparator:"";return n.jsx("div",{className:pa.newsContent,style:{gap:a?"30px":"20px","--gridTemplateModlule":a?"repeat(auto-fit, 343px);":"repeat(auto-fit, 380px);"},children:t.map((s,r)=>{const{main:i,authors:c,info:d,preview:l,isVideo:h=!1,config:u,overImage:f="default",isTitle:g=!1,isLarge:m=!1}=s;return n.jsx("div",{className:o(r),style:{order:r},children:n.jsxs("section",{className:Dt.content,children:[n.jsx(P,{title:i?.title?.section,href:d?.link?.url??"invalidUrl","aria-label":i?.title?.section??"nota",target:d?.link?.target,children:n.jsx(Od,{isVisible:e.isVisible,preview:l,rounded:e.rounded,isVideo:h,isLarge:m,getImageUrl:e.getImageUrl})}),n.jsx("div",{className:Dt.newsDescription,children:n.jsx(Qd,{main:i,authors:c,info:d,preview:l,share:e.share,config:u,overImage:f,isTitle:g,paths:s.paths,isVisible:e.isVisible})})]})},r)})})},Qd=e=>{const{share:t=!1,cutSubtitle:a=!0}=e,s=(()=>{if(!e?.authors||e.authors.length===0)return"";const r=e.authors[0],i=ke(e.info?.date?.modified);return r&&e?.config?.showtime&&e.config?.showauthor?`${r.fullname} - ${i}`:r&&e.config?.showauthor?r.fullname:e?.config?.showtime?i:""})();return n.jsxs("div",{className:ae.boxInformation,children:[t&&n.jsx(Dd,{className:ae.dotStyles}),e?.info?.section?.url&&n.jsxs("div",{className:ae.sectionDescriptionContainer,children:[n.jsx(P,{className:ae.sectionDescription,href:e.info.section.url??"invalidUrl",children:e.info.section.name}),e?.main?.uppertitle&&n.jsx("p",{className:ae.uppertitle,children:e.main.uppertitle})]}),n.jsx("h2",{className:ae.articule,children:n.jsx(P,{className:ae.linkStyled,style:{"--isLink":e?.info?.link?.url?"underline":"none"},"aria-label":e.main?.title?.section??"nota",href:e?.info?.link?.url,target:e?.info?.link?.target,children:e.main?.title?.section})}),e.config?.showsubtitle&&e.main?.subtitle?.striped&&n.jsx("p",{className:ae.description,style:{"--fontSizeSubTitle":e.fontSizeSubTitle,"--lineHeightSubTitle":e.lineHeightSubTitle,"--colorSubTitle":e.colorSubTitle},children:a?xe(e.main.subtitle.striped):e.main.subtitle.striped}),(e?.config?.showtime||e.config?.showauthor)&&s&&n.jsx(n.Fragment,{children:e.authors?.[0]?.internaluser?n.jsx(P,{className:ae.correspondentLink,href:`/autor/${e.authors[0].name}`,children:s}):n.jsx("div",{className:ae.correspondent,children:s})})]})},Gd=({user:e,handleLogout:t,message:a})=>{const o=()=>{const r=document.querySelector(".user-actions-options");r&&r.classList.toggle("show")},s=e.firstname??"Usuario";return n.jsx("div",{className:"comment-item",children:n.jsxs("div",{style:{display:"flex",gap:"14px"},children:[e&&e.picture&&e.picture!==""?n.jsx("img",{className:"comment-avatar-img",src:e.picture,alt:e.username}):n.jsx("div",{className:"comment-avatar",children:s.charAt(0).toUpperCase()}),n.jsxs("div",{style:{flex:1},children:[n.jsxs("div",{className:"comment-header",children:[n.jsxs("span",{className:"comment-username user-welcome",children:["Hola ",s,"!"]}),n.jsx("div",{className:"user-actions-options",children:n.jsx("button",{onClick:()=>{t()},children:"Cerrar Sesion"})}),n.jsx("button",{className:"user-actions-span",onClick:o,children:n.jsx(vn,{width:13,height:13,fill:"black"})})]}),n.jsx("p",{className:"comment-text",children:a})]})]})})},de={overlay:"_overlay_qj491_3",popup:"_popup_qj491_17",title:"_title_qj491_40",optionsContainer:"_optionsContainer_qj491_52",option:"_option_qj491_52",radioInput:"_radioInput_qj491_66",radioCustom:"_radioCustom_qj491_70",optionLabel:"_optionLabel_qj491_97",buttons:"_buttons_qj491_110",cancelButton:"_cancelButton_qj491_117",closeButton:"_closeButton_qj491_118",buttonAlone:"_buttonAlone_qj491_137",reportButton:"_reportButton_qj491_143",successContainer:"_successContainer_qj491_163",thumbsUp:"_thumbsUp_qj491_171",successMessage:"_successMessage_qj491_177",errorMessage:"_errorMessage_qj491_218",loadingContainer:"_loadingContainer_qj491_231"},cr=async(e,t)=>{const{PUBLIC_ENV:a}=K();if(console.log(a,!0),a==="local")return!0;if(!e)return!1;const{CAPTCHA_PROJECT:o,CAPTCHA_KEY_V2:s,COMMENTS_CAPTCHA_API_KEY:r}=t;console.log();try{const i=o,c=s,h=await(await fetch(`https://recaptchaenterprise.googleapis.com/v1/projects/${i}/assessments?key=${r}`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({event:{token:e,siteKey:c}})})).json();return console.log("reCAPTCHA Enterprise verification result:",h),h.tokenProperties?.valid===!0}catch(i){return console.error("Error verificando reCAPTCHA Enterprise:",i),!1}};async function $d({publication:e,username:t,id:a,type:o,baseUrl:s,captchaToken:r,apiToken:i,COMMENTS_VARS:c}){if(!e||!t||!a||!o||!r)throw new Error("Faltan parámetros requeridos: publication, username, id, type, captchaToken");if(typeof e!="string"||typeof t!="string"||typeof a!="string"||typeof o!="string"||typeof r!="string")throw new Error("Todos los parámetros deben ser strings");if(!await cr(r,c))throw new Error("Token de captcha inválido");if(!i)throw new Error("Falta el token de API del CMS");const d=`${s}/system/modules/com.tfsla.diario.base/templates/hit/5.0/1/newcomments/report`,l=encodeURIComponent(o),h=new URLSearchParams({publication:e,username:t,id:a,type:l}),u=`${d}?${h.toString()}`;try{console.log("Reporting comment:",{publication:e,username:t,id:a,type:o,encodedType:l,url:u});const f=await oe.post(u,null,{headers:{"User-Agent":"Bluestack","x-api-token":i,"Content-Type":"application/json"}});if(console.log("Report response:",f.data),f.status===200||f.status===201)return{type:"success",message:"Comentario reportado exitosamente",status:f.status,data:f.data};throw new Error(`Respuesta inesperada del servidor: ${f.status}`)}catch(f){if(console.error("Error reporting comment:",f),oe.isAxiosError(f)){const g=f.response?.status,m=f.response?.data;throw g===400?new Error("Datos inválidos para el reporte"):g===401?new Error("Token de API inválido"):g===403?new Error("Acceso denegado para reportar comentario"):g===404?new Error("Comentario no encontrado"):g===409?new Error("El comentario ya fue reportado por este usuario"):g===500?new Error("Error interno del servidor CMS"):new Error(m?.error||m?.message||`Error HTTP ${g}: No se pudo reportar el comentario`)}throw f}}const Me={spam:"Es spam o contenido comercial no deseado",inappropriate:"Lenguaje inadecuado",hate:"Discurso o símbolos de odio",misinformation:"Información falsa o fraude",terrorism:"Promueve el terrorismo",intellectual:"Violación de propiedad intelectual",bullying:"Bullying o acoso"};function Hd(e){return Me[e]}const ut=300,Ke={username:"anonimo",firstname:"Usuario",lastname:"Anonimo"};function zd(e){const t=e.split(" ");if(t.length!==3)return e;const[a,o,s]=t,r=o.charAt(0).toUpperCase()+o.slice(1).toLowerCase();return`${a} ${r} ${s}`}const Ca=(e,t)=>{if(!e||!e.current)return{boolean:!1,text:""};const a=e.current?.value||"",o=a.length>ut,{PUBLIC_ENV:s}=K(),r=s==="local",i=a.trim()!==""&&(r||t!=="")&&!o,c=o?`No debes exceder el limite de ${ut} caracteres.`:"Debes completar todos los campos para comentar.";return{boolean:i,text:c}},lr=e=>{const t=e.cookie.split("; ").find(a=>a.startsWith("reported="));if(!t)return[];try{return JSON.parse(decodeURIComponent(t.split("=")[1]??""))}catch{return[]}},Fd=(e,t)=>{const a=lr(e);a.includes(t)||(a.push(t),e.cookie=`reported=${encodeURIComponent(JSON.stringify(a))}; path=/; max-age=${3600*24*1}`)};function Vd(e){const[t,a]=e.split("@");if(!t||!a)return e;let o="";t.length<=2?o=t[0]+"*":o=t[0]+"*".repeat(t.length-2)+t[t.length-1];const s=a.lastIndexOf(".");if(s===-1)return`${o}@${a}`;const r=a.slice(0,s),i=a.slice(s);let c="";return r.length<=2?c=r[0]+"*":c=r[0]+"*".repeat(r.length-2)+r[r.length-1],`${o}@${c}${i}`}var kn={exports:{}},xn={exports:{}},te={};var dr;function Wd(){if(dr)return te;dr=1;var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,a=e?Symbol.for("react.portal"):60106,o=e?Symbol.for("react.fragment"):60107,s=e?Symbol.for("react.strict_mode"):60108,r=e?Symbol.for("react.profiler"):60114,i=e?Symbol.for("react.provider"):60109,c=e?Symbol.for("react.context"):60110,d=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,h=e?Symbol.for("react.forward_ref"):60112,u=e?Symbol.for("react.suspense"):60113,f=e?Symbol.for("react.suspense_list"):60120,g=e?Symbol.for("react.memo"):60115,m=e?Symbol.for("react.lazy"):60116,p=e?Symbol.for("react.block"):60121,y=e?Symbol.for("react.fundamental"):60117,C=e?Symbol.for("react.responder"):60118,N=e?Symbol.for("react.scope"):60119;function _(v){if(typeof v=="object"&&v!==null){var k=v.$$typeof;switch(k){case t:switch(v=v.type,v){case d:case l:case o:case r:case s:case u:return v;default:switch(v=v&&v.$$typeof,v){case c:case h:case m:case g:case i:return v;default:return k}}case a:return k}}}function I(v){return _(v)===l}return te.AsyncMode=d,te.ConcurrentMode=l,te.ContextConsumer=c,te.ContextProvider=i,te.Element=t,te.ForwardRef=h,te.Fragment=o,te.Lazy=m,te.Memo=g,te.Portal=a,te.Profiler=r,te.StrictMode=s,te.Suspense=u,te.isAsyncMode=function(v){return I(v)||_(v)===d},te.isConcurrentMode=I,te.isContextConsumer=function(v){return _(v)===c},te.isContextProvider=function(v){return _(v)===i},te.isElement=function(v){return typeof v=="object"&&v!==null&&v.$$typeof===t},te.isForwardRef=function(v){return _(v)===h},te.isFragment=function(v){return _(v)===o},te.isLazy=function(v){return _(v)===m},te.isMemo=function(v){return _(v)===g},te.isPortal=function(v){return _(v)===a},te.isProfiler=function(v){return _(v)===r},te.isStrictMode=function(v){return _(v)===s},te.isSuspense=function(v){return _(v)===u},te.isValidElementType=function(v){return typeof v=="string"||typeof v=="function"||v===o||v===l||v===r||v===s||v===u||v===f||typeof v=="object"&&v!==null&&(v.$$typeof===m||v.$$typeof===g||v.$$typeof===i||v.$$typeof===c||v.$$typeof===h||v.$$typeof===y||v.$$typeof===C||v.$$typeof===N||v.$$typeof===p)},te.typeOf=_,te}var ne={};var hr;function Yd(){return hr||(hr=1,process.env.NODE_ENV!=="production"&&(function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,a=e?Symbol.for("react.portal"):60106,o=e?Symbol.for("react.fragment"):60107,s=e?Symbol.for("react.strict_mode"):60108,r=e?Symbol.for("react.profiler"):60114,i=e?Symbol.for("react.provider"):60109,c=e?Symbol.for("react.context"):60110,d=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,h=e?Symbol.for("react.forward_ref"):60112,u=e?Symbol.for("react.suspense"):60113,f=e?Symbol.for("react.suspense_list"):60120,g=e?Symbol.for("react.memo"):60115,m=e?Symbol.for("react.lazy"):60116,p=e?Symbol.for("react.block"):60121,y=e?Symbol.for("react.fundamental"):60117,C=e?Symbol.for("react.responder"):60118,N=e?Symbol.for("react.scope"):60119;function _(B){return typeof B=="string"||typeof B=="function"||B===o||B===l||B===r||B===s||B===u||B===f||typeof B=="object"&&B!==null&&(B.$$typeof===m||B.$$typeof===g||B.$$typeof===i||B.$$typeof===c||B.$$typeof===h||B.$$typeof===y||B.$$typeof===C||B.$$typeof===N||B.$$typeof===p)}function I(B){if(typeof B=="object"&&B!==null){var Ae=B.$$typeof;switch(Ae){case t:var Pn=B.type;switch(Pn){case d:case l:case o:case r:case s:case u:return Pn;default:var qr=Pn&&Pn.$$typeof;switch(qr){case c:case h:case m:case g:case i:return qr;default:return Ae}}case a:return Ae}}}var v=d,k=l,G=c,$=i,ee=t,H=h,D=o,R=m,ie=g,j=a,L=r,T=s,M=u,U=!1;function F(B){return U||(U=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),A(B)||I(B)===d}function A(B){return I(B)===l}function S(B){return I(B)===c}function q(B){return I(B)===i}function Q(B){return typeof B=="object"&&B!==null&&B.$$typeof===t}function O(B){return I(B)===h}function z(B){return I(B)===o}function V(B){return I(B)===m}function W(B){return I(B)===g}function Z(B){return I(B)===a}function X(B){return I(B)===r}function Y(B){return I(B)===s}function re(B){return I(B)===u}ne.AsyncMode=v,ne.ConcurrentMode=k,ne.ContextConsumer=G,ne.ContextProvider=$,ne.Element=ee,ne.ForwardRef=H,ne.Fragment=D,ne.Lazy=R,ne.Memo=ie,ne.Portal=j,ne.Profiler=L,ne.StrictMode=T,ne.Suspense=M,ne.isAsyncMode=F,ne.isConcurrentMode=A,ne.isContextConsumer=S,ne.isContextProvider=q,ne.isElement=Q,ne.isForwardRef=O,ne.isFragment=z,ne.isLazy=V,ne.isMemo=W,ne.isPortal=Z,ne.isProfiler=X,ne.isStrictMode=Y,ne.isSuspense=re,ne.isValidElementType=_,ne.typeOf=I})()),ne}var ur;function _a(){return ur||(ur=1,process.env.NODE_ENV==="production"?xn.exports=Wd():xn.exports=Yd()),xn.exports}var Sa,fr;function Kd(){if(fr)return Sa;fr=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;function o(r){if(r==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(r)}function s(){try{if(!Object.assign)return!1;var r=new String("abc");if(r[5]="de",Object.getOwnPropertyNames(r)[0]==="5")return!1;for(var i={},c=0;c<10;c++)i["_"+String.fromCharCode(c)]=c;var d=Object.getOwnPropertyNames(i).map(function(h){return i[h]});if(d.join("")!=="0123456789")return!1;var l={};return"abcdefghijklmnopqrst".split("").forEach(function(h){l[h]=h}),Object.keys(Object.assign({},l)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return Sa=s()?Object.assign:function(r,i){for(var c,d=o(r),l,h=1;h<arguments.length;h++){c=Object(arguments[h]);for(var u in c)t.call(c,u)&&(d[u]=c[u]);if(e){l=e(c);for(var f=0;f<l.length;f++)a.call(c,l[f])&&(d[l[f]]=c[l[f]])}}return d},Sa}var Na,mr;function Ea(){if(mr)return Na;mr=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Na=e,Na}var Ta,gr;function pr(){return gr||(gr=1,Ta=Function.call.bind(Object.prototype.hasOwnProperty)),Ta}var Ia,Ar;function Jd(){if(Ar)return Ia;Ar=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=Ea(),a={},o=pr();e=function(r){var i="Warning: "+r;typeof console<"u"&&console.error(i);try{throw new Error(i)}catch{}}}function s(r,i,c,d,l){if(process.env.NODE_ENV!=="production"){for(var h in r)if(o(r,h)){var u;try{if(typeof r[h]!="function"){var f=Error((d||"React class")+": "+c+" type `"+h+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof r[h]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw f.name="Invariant Violation",f}u=r[h](i,h,d,c,null,t)}catch(m){u=m}if(u&&!(u instanceof Error)&&e((d||"React class")+": type specification of "+c+" `"+h+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof u+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),u instanceof Error&&!(u.message in a)){a[u.message]=!0;var g=l?l():"";e("Failed "+c+" type: "+u.message+(g??""))}}}}return s.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(a={})},Ia=s,Ia}var ka,yr;function Zd(){if(yr)return ka;yr=1;var e=_a(),t=Kd(),a=Ea(),o=pr(),s=Jd(),r=function(){};process.env.NODE_ENV!=="production"&&(r=function(c){var d="Warning: "+c;typeof console<"u"&&console.error(d);try{throw new Error(d)}catch{}});function i(){return null}return ka=function(c,d){var l=typeof Symbol=="function"&&Symbol.iterator,h="@@iterator";function u(A){var S=A&&(l&&A[l]||A[h]);if(typeof S=="function")return S}var f="<<anonymous>>",g={array:C("array"),bigint:C("bigint"),bool:C("boolean"),func:C("function"),number:C("number"),object:C("object"),string:C("string"),symbol:C("symbol"),any:N(),arrayOf:_,element:I(),elementType:v(),instanceOf:k,node:H(),objectOf:$,oneOf:G,oneOfType:ee,shape:R,exact:ie};function m(A,S){return A===S?A!==0||1/A===1/S:A!==A&&S!==S}function p(A,S){this.message=A,this.data=S&&typeof S=="object"?S:{},this.stack=""}p.prototype=Error.prototype;function y(A){if(process.env.NODE_ENV!=="production")var S={},q=0;function Q(z,V,W,Z,X,Y,re){if(Z=Z||f,Y=Y||W,re!==a){if(d){var B=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw B.name="Invariant Violation",B}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var Ae=Z+":"+W;!S[Ae]&&q<3&&(r("You are manually calling a React.PropTypes validation function for the `"+Y+"` prop on `"+Z+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),S[Ae]=!0,q++)}}return V[W]==null?z?V[W]===null?new p("The "+X+" `"+Y+"` is marked as required "+("in `"+Z+"`, but its value is `null`.")):new p("The "+X+" `"+Y+"` is marked as required in "+("`"+Z+"`, but its value is `undefined`.")):null:A(V,W,Z,X,Y)}var O=Q.bind(null,!1);return O.isRequired=Q.bind(null,!0),O}function C(A){function S(q,Q,O,z,V,W){var Z=q[Q],X=T(Z);if(X!==A){var Y=M(Z);return new p("Invalid "+z+" `"+V+"` of type "+("`"+Y+"` supplied to `"+O+"`, expected ")+("`"+A+"`."),{expectedType:A})}return null}return y(S)}function N(){return y(i)}function _(A){function S(q,Q,O,z,V){if(typeof A!="function")return new p("Property `"+V+"` of component `"+O+"` has invalid PropType notation inside arrayOf.");var W=q[Q];if(!Array.isArray(W)){var Z=T(W);return new p("Invalid "+z+" `"+V+"` of type "+("`"+Z+"` supplied to `"+O+"`, expected an array."))}for(var X=0;X<W.length;X++){var Y=A(W,X,O,z,V+"["+X+"]",a);if(Y instanceof Error)return Y}return null}return y(S)}function I(){function A(S,q,Q,O,z){var V=S[q];if(!c(V)){var W=T(V);return new p("Invalid "+O+" `"+z+"` of type "+("`"+W+"` supplied to `"+Q+"`, expected a single ReactElement."))}return null}return y(A)}function v(){function A(S,q,Q,O,z){var V=S[q];if(!e.isValidElementType(V)){var W=T(V);return new p("Invalid "+O+" `"+z+"` of type "+("`"+W+"` supplied to `"+Q+"`, expected a single ReactElement type."))}return null}return y(A)}function k(A){function S(q,Q,O,z,V){if(!(q[Q]instanceof A)){var W=A.name||f,Z=F(q[Q]);return new p("Invalid "+z+" `"+V+"` of type "+("`"+Z+"` supplied to `"+O+"`, expected ")+("instance of `"+W+"`."))}return null}return y(S)}function G(A){if(!Array.isArray(A))return process.env.NODE_ENV!=="production"&&(arguments.length>1?r("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):r("Invalid argument supplied to oneOf, expected an array.")),i;function S(q,Q,O,z,V){for(var W=q[Q],Z=0;Z<A.length;Z++)if(m(W,A[Z]))return null;var X=JSON.stringify(A,function(re,B){var Ae=M(B);return Ae==="symbol"?String(B):B});return new p("Invalid "+z+" `"+V+"` of value `"+String(W)+"` "+("supplied to `"+O+"`, expected one of "+X+"."))}return y(S)}function $(A){function S(q,Q,O,z,V){if(typeof A!="function")return new p("Property `"+V+"` of component `"+O+"` has invalid PropType notation inside objectOf.");var W=q[Q],Z=T(W);if(Z!=="object")return new p("Invalid "+z+" `"+V+"` of type "+("`"+Z+"` supplied to `"+O+"`, expected an object."));for(var X in W)if(o(W,X)){var Y=A(W,X,O,z,V+"."+X,a);if(Y instanceof Error)return Y}return null}return y(S)}function ee(A){if(!Array.isArray(A))return process.env.NODE_ENV!=="production"&&r("Invalid argument supplied to oneOfType, expected an instance of array."),i;for(var S=0;S<A.length;S++){var q=A[S];if(typeof q!="function")return r("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+U(q)+" at index "+S+"."),i}function Q(O,z,V,W,Z){for(var X=[],Y=0;Y<A.length;Y++){var re=A[Y],B=re(O,z,V,W,Z,a);if(B==null)return null;B.data&&o(B.data,"expectedType")&&X.push(B.data.expectedType)}var Ae=X.length>0?", expected one of type ["+X.join(", ")+"]":"";return new p("Invalid "+W+" `"+Z+"` supplied to "+("`"+V+"`"+Ae+"."))}return y(Q)}function H(){function A(S,q,Q,O,z){return j(S[q])?null:new p("Invalid "+O+" `"+z+"` supplied to "+("`"+Q+"`, expected a ReactNode."))}return y(A)}function D(A,S,q,Q,O){return new p((A||"React class")+": "+S+" type `"+q+"."+Q+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+O+"`.")}function R(A){function S(q,Q,O,z,V){var W=q[Q],Z=T(W);if(Z!=="object")return new p("Invalid "+z+" `"+V+"` of type `"+Z+"` "+("supplied to `"+O+"`, expected `object`."));for(var X in A){var Y=A[X];if(typeof Y!="function")return D(O,z,V,X,M(Y));var re=Y(W,X,O,z,V+"."+X,a);if(re)return re}return null}return y(S)}function ie(A){function S(q,Q,O,z,V){var W=q[Q],Z=T(W);if(Z!=="object")return new p("Invalid "+z+" `"+V+"` of type `"+Z+"` "+("supplied to `"+O+"`, expected `object`."));var X=t({},q[Q],A);for(var Y in X){var re=A[Y];if(o(A,Y)&&typeof re!="function")return D(O,z,V,Y,M(re));if(!re)return new p("Invalid "+z+" `"+V+"` key `"+Y+"` supplied to `"+O+"`.\nBad object: "+JSON.stringify(q[Q],null," ")+`
130
- Valid keys: `+JSON.stringify(Object.keys(A),null," "));var B=re(W,Y,O,z,V+"."+Y,a);if(B)return B}return null}return y(S)}function j(A){switch(typeof A){case"number":case"string":case"undefined":return!0;case"boolean":return!A;case"object":if(Array.isArray(A))return A.every(j);if(A===null||c(A))return!0;var S=u(A);if(S){var q=S.call(A),Q;if(S!==A.entries){for(;!(Q=q.next()).done;)if(!j(Q.value))return!1}else for(;!(Q=q.next()).done;){var O=Q.value;if(O&&!j(O[1]))return!1}}else return!1;return!0;default:return!1}}function L(A,S){return A==="symbol"?!0:S?S["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&S instanceof Symbol:!1}function T(A){var S=typeof A;return Array.isArray(A)?"array":A instanceof RegExp?"object":L(S,A)?"symbol":S}function M(A){if(typeof A>"u"||A===null)return""+A;var S=T(A);if(S==="object"){if(A instanceof Date)return"date";if(A instanceof RegExp)return"regexp"}return S}function U(A){var S=M(A);switch(S){case"array":case"object":return"an "+S;case"boolean":case"date":case"regexp":return"a "+S;default:return S}}function F(A){return!A.constructor||!A.constructor.name?f:A.constructor.name}return g.checkPropTypes=s,g.resetWarningCache=s.resetWarningCache,g.PropTypes=g,g},ka}var xa,wr;function Xd(){if(wr)return xa;wr=1;var e=Ea();function t(){}function a(){}return a.resetWarningCache=t,xa=function(){function o(i,c,d,l,h,u){if(u!==e){var f=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw f.name="Invariant Violation",f}}o.isRequired=o;function s(){return o}var r={array:o,bigint:o,bool:o,func:o,number:o,object:o,string:o,symbol:o,any:o,arrayOf:s,element:o,elementType:o,instanceOf:s,node:o,objectOf:s,oneOf:s,oneOfType:s,shape:s,exact:s,checkPropTypes:a,resetWarningCache:t};return r.PropTypes=r,r},xa}var br;function Rd(){if(br)return kn.exports;if(br=1,process.env.NODE_ENV!=="production"){var e=_a(),t=!0;kn.exports=Zd()(e.isElement,t)}else kn.exports=Xd()();return kn.exports}var e1=Rd();const ve=ft(e1);var t1=["sitekey","onChange","theme","type","tabindex","onExpired","onErrored","size","stoken","grecaptcha","badge","hl","isolated"];function Ua(){return Ua=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var o in a)Object.prototype.hasOwnProperty.call(a,o)&&(e[o]=a[o])}return e},Ua.apply(this,arguments)}function n1(e,t){if(e==null)return{};var a={},o=Object.keys(e),s,r;for(r=0;r<o.length;r++)s=o[r],!(t.indexOf(s)>=0)&&(a[s]=e[s]);return a}function Un(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function a1(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,La(e,t)}function La(e,t){return La=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(o,s){return o.__proto__=s,o},La(e,t)}var Ln=(function(e){a1(t,e);function t(){var o;return o=e.call(this)||this,o.handleExpired=o.handleExpired.bind(Un(o)),o.handleErrored=o.handleErrored.bind(Un(o)),o.handleChange=o.handleChange.bind(Un(o)),o.handleRecaptchaRef=o.handleRecaptchaRef.bind(Un(o)),o}var a=t.prototype;return a.getCaptchaFunction=function(s){return this.props.grecaptcha?this.props.grecaptcha.enterprise?this.props.grecaptcha.enterprise[s]:this.props.grecaptcha[s]:null},a.getValue=function(){var s=this.getCaptchaFunction("getResponse");return s&&this._widgetId!==void 0?s(this._widgetId):null},a.getWidgetId=function(){return this.props.grecaptcha&&this._widgetId!==void 0?this._widgetId:null},a.execute=function(){var s=this.getCaptchaFunction("execute");if(s&&this._widgetId!==void 0)return s(this._widgetId);this._executeRequested=!0},a.executeAsync=function(){var s=this;return new Promise(function(r,i){s.executionResolve=r,s.executionReject=i,s.execute()})},a.reset=function(){var s=this.getCaptchaFunction("reset");s&&this._widgetId!==void 0&&s(this._widgetId)},a.forceReset=function(){var s=this.getCaptchaFunction("reset");s&&s()},a.handleExpired=function(){this.props.onExpired?this.props.onExpired():this.handleChange(null)},a.handleErrored=function(){this.props.onErrored&&this.props.onErrored(),this.executionReject&&(this.executionReject(),delete this.executionResolve,delete this.executionReject)},a.handleChange=function(s){this.props.onChange&&this.props.onChange(s),this.executionResolve&&(this.executionResolve(s),delete this.executionReject,delete this.executionResolve)},a.explicitRender=function(){var s=this.getCaptchaFunction("render");if(s&&this._widgetId===void 0){var r=document.createElement("div");this._widgetId=s(r,{sitekey:this.props.sitekey,callback:this.handleChange,theme:this.props.theme,type:this.props.type,tabindex:this.props.tabindex,"expired-callback":this.handleExpired,"error-callback":this.handleErrored,size:this.props.size,stoken:this.props.stoken,hl:this.props.hl,badge:this.props.badge,isolated:this.props.isolated}),this.captcha.appendChild(r)}this._executeRequested&&this.props.grecaptcha&&this._widgetId!==void 0&&(this._executeRequested=!1,this.execute())},a.componentDidMount=function(){this.explicitRender()},a.componentDidUpdate=function(){this.explicitRender()},a.handleRecaptchaRef=function(s){this.captcha=s},a.render=function(){var s=this.props;s.sitekey,s.onChange,s.theme,s.type,s.tabindex,s.onExpired,s.onErrored,s.size,s.stoken,s.grecaptcha,s.badge,s.hl,s.isolated;var r=n1(s,t1);return Da.createElement("div",Ua({},r,{ref:this.handleRecaptchaRef}))},t})(Da.Component);Ln.displayName="ReCAPTCHA",Ln.propTypes={sitekey:ve.string.isRequired,onChange:ve.func,grecaptcha:ve.object,theme:ve.oneOf(["dark","light"]),type:ve.oneOf(["image","audio"]),tabindex:ve.number,onExpired:ve.func,onErrored:ve.func,size:ve.oneOf(["compact","normal","invisible"]),stoken:ve.string,hl:ve.string,badge:ve.oneOf(["bottomright","bottomleft","inline"]),isolated:ve.bool},Ln.defaultProps={onChange:function(){},theme:"light",type:"image",tabindex:0,size:"normal",badge:"bottomright"};var qa,vr;function o1(){if(vr)return qa;vr=1;var e=_a(),t={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},a={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},o={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},s={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},r={};r[e.ForwardRef]=o,r[e.Memo]=s;function i(m){return e.isMemo(m)?s:r[m.$$typeof]||t}var c=Object.defineProperty,d=Object.getOwnPropertyNames,l=Object.getOwnPropertySymbols,h=Object.getOwnPropertyDescriptor,u=Object.getPrototypeOf,f=Object.prototype;function g(m,p,y){if(typeof p!="string"){if(f){var C=u(p);C&&C!==f&&g(m,C,y)}var N=d(p);l&&(N=N.concat(l(p)));for(var _=i(m),I=i(p),v=0;v<N.length;++v){var k=N[v];if(!a[k]&&!(y&&y[k])&&!(I&&I[k])&&!(_&&_[k])){var G=h(p,k);try{c(m,k,G)}catch{}}}}return m}return qa=g,qa}var s1=o1();const r1=ft(s1);function Ba(){return Ba=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var o in a)Object.prototype.hasOwnProperty.call(a,o)&&(e[o]=a[o])}return e},Ba.apply(this,arguments)}function i1(e,t){if(e==null)return{};var a={},o=Object.keys(e),s,r;for(r=0;r<o.length;r++)s=o[r],!(t.indexOf(s)>=0)&&(a[s]=e[s]);return a}function c1(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}var Be={},l1=0;function d1(e,t){return t=t||{},function(o){var s=o.displayName||o.name||"Component",r=(function(c){c1(d,c);function d(h,u){var f;return f=c.call(this,h,u)||this,f.state={},f.__scriptURL="",f}var l=d.prototype;return l.asyncScriptLoaderGetScriptLoaderID=function(){return this.__scriptLoaderID||(this.__scriptLoaderID="async-script-loader-"+l1++),this.__scriptLoaderID},l.setupScriptURL=function(){return this.__scriptURL=typeof e=="function"?e():e,this.__scriptURL},l.asyncScriptLoaderHandleLoad=function(u){var f=this;this.setState(u,function(){return f.props.asyncScriptOnLoad&&f.props.asyncScriptOnLoad(f.state)})},l.asyncScriptLoaderTriggerOnScriptLoaded=function(){var u=Be[this.__scriptURL];if(!u||!u.loaded)throw new Error("Script is not loaded.");for(var f in u.observers)u.observers[f](u);delete window[t.callbackName]},l.componentDidMount=function(){var u=this,f=this.setupScriptURL(),g=this.asyncScriptLoaderGetScriptLoaderID(),m=t,p=m.globalName,y=m.callbackName,C=m.scriptId;if(p&&typeof window[p]<"u"&&(Be[f]={loaded:!0,observers:{}}),Be[f]){var N=Be[f];if(N&&(N.loaded||N.errored)){this.asyncScriptLoaderHandleLoad(N);return}N.observers[g]=function(G){return u.asyncScriptLoaderHandleLoad(G)};return}var _={};_[g]=function(G){return u.asyncScriptLoaderHandleLoad(G)},Be[f]={loaded:!1,observers:_};var I=document.createElement("script");I.src=f,I.async=!0;for(var v in t.attributes)I.setAttribute(v,t.attributes[v]);C&&(I.id=C);var k=function($){if(Be[f]){var ee=Be[f],H=ee.observers;for(var D in H)$(H[D])&&delete H[D]}};y&&typeof window<"u"&&(window[y]=function(){return u.asyncScriptLoaderTriggerOnScriptLoaded()}),I.onload=function(){var G=Be[f];G&&(G.loaded=!0,k(function($){return y?!1:($(G),!0)}))},I.onerror=function(){var G=Be[f];G&&(G.errored=!0,k(function($){return $(G),!0}))},document.body.appendChild(I)},l.componentWillUnmount=function(){var u=this.__scriptURL;if(t.removeOnUnmount===!0)for(var f=document.getElementsByTagName("script"),g=0;g<f.length;g+=1)f[g].src.indexOf(u)>-1&&f[g].parentNode&&f[g].parentNode.removeChild(f[g]);var m=Be[u];m&&(delete m.observers[this.asyncScriptLoaderGetScriptLoaderID()],t.removeOnUnmount===!0&&delete Be[u])},l.render=function(){var u=t.globalName,f=this.props;f.asyncScriptOnLoad;var g=f.forwardedRef,m=i1(f,["asyncScriptOnLoad","forwardedRef"]);return u&&typeof window<"u"&&(m[u]=typeof window[u]<"u"?window[u]:void 0),m.ref=g,E.createElement(o,m)},d})(E.Component),i=E.forwardRef(function(c,d){return E.createElement(r,Ba({},c,{forwardedRef:d}))});return i.displayName="AsyncScriptLoader("+s+")",i.propTypes={asyncScriptOnLoad:ve.func},r1(i,o)}}var Pa="onloadcallback",h1="grecaptcha";function Oa(){return typeof window<"u"&&window.recaptchaOptions||{}}function u1(){var e=Oa(),t=e.useRecaptchaNet?"recaptcha.net":"www.google.com";return e.enterprise?"https://"+t+"/recaptcha/enterprise.js?onload="+Pa+"&render=explicit":"https://"+t+"/recaptcha/api.js?onload="+Pa+"&render=explicit"}const Cr=d1(u1,{callbackName:Pa,globalName:h1,attributes:Oa().nonce?{nonce:Oa().nonce}:{}})(Ln),x={overlay:"_overlay_18ksj_1",header:"_header_18ksj_18",logo:"_logo_18ksj_25",card:"_card_18ksj_32",close:"_close_18ksj_47",form:"_form_18ksj_71",formUl:"_formUl_18ksj_80",field:"_field_18ksj_92",label:"_label_18ksj_99",input:"_input_18ksj_108",error:"_error_18ksj_126",primary:"_primary_18ksj_132",divider:"_divider_18ksj_170",google:"_google_18ksj_196",googleIcon:"_googleIcon_18ksj_226",spin:"_spin_18ksj_259",checkboxRow:"_checkboxRow_18ksj_281",switch:"_switch_18ksj_310",terms:"_terms_18ksj_318",message:"_message_18ksj_349",passwordChecker:"_passwordChecker_18ksj_354",valid:"_valid_18ksj_373",invalid:"_invalid_18ksj_377",forgotPassword:"_forgotPassword_18ksj_381",successContainer:"_successContainer_18ksj_400",thumbsUp:"_thumbsUp_18ksj_408",successMessage:"_successMessage_18ksj_414"},Je=()=>n.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 32 32",className:x.spin,children:n.jsx("path",{d:"M18,4.181v2.021c4.559,0.929,8,4.97,8,9.798c0,5.514-4.486,10-10,10S6,21.514,6,16c0-4.829,3.441-8.869,8-9.798V4.181 C8.334,5.137,4,10.066,4,16c0,6.617,5.383,12,12,12s12-5.383,12-12C28,10.066,23.666,5.137,18,4.181z"})}),f1=({isOpen:e,onClose:t,commentId:a,publication:o,username:s,CAPTCHA_KEY_V2:r})=>{const[i,c]=E.useState("form"),[d,l]=E.useState(""),[h,u]=E.useState(""),[f,g]=E.useState(""),m=[{id:"spam",label:Me.spam},{id:"inappropriate",label:Me.inappropriate},{id:"hate",label:Me.hate},{id:"misinformation",label:Me.misinformation},{id:"terrorism",label:Me.terrorism},{id:"intellectual",label:Me.intellectual},{id:"bullying",label:Me.bullying}],p=async()=>{if(!(!d||!a)){if(lr(document).includes(a)){u("Ya has reportado este comentario.");return}c("loading"),u("");try{const N=await(await fetch("/api/comments-report",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({publication:o,username:s,id:a,captchaToken:f,type:Me[d]})})).json();if(N.type==="success")Fd(document,a),c("success"),setTimeout(()=>{y()},3e3);else throw new Error(N.message||"Error al reportar comentario")}catch(C){console.error("Error reporting comment:",C),u(C.message||"Error al reportar comentario"),c("form")}}},y=()=>{c("form"),l(""),u(""),t()};return!e||!a||!s?null:n.jsx("div",{className:de.overlay,children:n.jsxs("div",{className:de.popup,children:[n.jsx("button",{className:"close-reply-form",onClick:y,children:n.jsx(wt,{})}),n.jsx("h2",{className:de.title,children:"Reportar Abuso"}),i==="loading"&&n.jsx("div",{className:de.loadingContainer,children:n.jsx(Je,{})}),i==="form"||i==="loading"?n.jsxs(n.Fragment,{children:[n.jsx("div",{className:de.optionsContainer,children:m.map(C=>n.jsxs("label",{className:de.option,children:[n.jsx("input",{type:"radio",name:"reportReason",value:C.id,checked:d===C.id,onChange:N=>l(N.target.value),className:de.radioInput}),n.jsx("span",{className:de.radioCustom}),n.jsx("span",{className:de.optionLabel,children:C.label})]},C.id))}),h&&n.jsx("div",{className:de.errorMessage,children:h}),n.jsx(Cr,{sitekey:r,theme:"light",size:"normal",onChange:C=>g(C??""),onExpired:()=>g("")}),n.jsxs("div",{className:de.buttons,children:[n.jsx("button",{onClick:y,className:de.cancelButton,children:"Cancelar"}),n.jsx("button",{onClick:p,disabled:!d,className:de.reportButton,children:"Reportar"})]})]}):n.jsxs(n.Fragment,{children:[n.jsxs("div",{className:de.successContainer,children:[n.jsx("div",{className:de.thumbsUp,children:n.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:132,height:120,fill:"none",children:n.jsx("path",{fill:"#0073BE",d:"M119.249 42.357H81.915l5.621-27.039.177-1.893a8.906 8.906 0 0 0-2.603-6.272L78.838.941 39.907 39.93c-2.19 2.13-3.491 5.089-3.491 8.343v59.167c0 6.508 5.325 11.833 11.833 11.833h53.25c4.911 0 9.112-2.958 10.887-7.218l17.868-41.713c.533-1.36.829-2.78.829-4.32V54.192c0-6.509-5.325-11.834-11.834-11.834Zm0 23.667-17.75 41.417h-53.25V48.274l25.679-25.678L67.36 54.19h51.889v11.833ZM.916 48.274h23.667v71H.916v-71Z"})})}),n.jsx("p",{className:de.successMessage,children:"¡Gracias por reportar!"})]}),n.jsx("div",{className:de.buttons,children:n.jsx("button",{onClick:y,className:[de.closeButton,de.buttonAlone].join(" "),children:"Cerrar"})})]})]})})};async function qn({publication:e,path:t,size:a=5,sizereply:o=2,id:s,lastid:r,state:i="5,6",apiToken:c}){const{PUBLIC_ENV:d}=K();if(d==="prod")return(await _r({publication:e,path:t,size:a,sizereply:o,id:s,lastid:r,state:i,apiToken:c}))[0];{const l=await fetch(`/api/comments-get?publication=${e}&path=${t}&size=${a}&sizereply=${o}&lastid=${r}`);if(!l.ok)throw new Error(`Error al obtener comentarios: ${l.status}`);return(await l.json()).data[0]}}async function _r({publication:e,path:t,size:a=5,sizereply:o=2,id:s,lastid:r,state:i="5,6",apiToken:c}){if(!e||!t)throw new Error("Missing required parameters: publication and path");if(typeof e!="string"||typeof t!="string")throw new Error("Invalid input types for publication or path");if(!c)throw new Error("Missing CMS API token");const{PUBLIC_ENV:d,PUBLIC_API_HOST:l,PUBLIC_API_PATH:h,PUBLIC_API_PATH_VERSION:u}=K(),f=parseInt(String(a),10),g=parseInt(String(o),10);if(isNaN(f)||f<=0)throw new Error("Invalid size parameter");if(isNaN(g)||g<0)throw new Error("Invalid sizereply parameter");const m=d!=="prod"?`${l}${h}`:Ja(),p=new URLSearchParams({publication:e,path:t,size:f.toString(),sizereply:g.toString(),state:i});s&&p.append("id",s),r&&p.append("lastid",r);const y=`${m}${u}/newcomments/get?${p.toString()}`;try{console.log("Fetching comments from:",y);const{data:C}=await oe.get(y,{headers:{"x-api-token":c,"Cache-Control":"max-age=0, no-cache, no-store, must-revalidate",Pragma:"no-cache",Expires:"0"}});if(!C)throw new Error("No comments data received");return C.data||C||[]}catch(C){if(console.error("Error fetching comments:",C),oe.isAxiosError(C)){const N=C.response?.status,_=C.response?.data;throw N===404?new Error("Comments not found"):N===403?new Error("Access forbidden - check API token"):N===401?new Error("Unauthorized - invalid API token"):N===500?new Error("Internal server error from CMS"):new Error(_?.error||_?.message||`HTTP ${N}: Failed to fetch comments`)}throw C}}const{PUBLIC_PUBLICATION_ID:m1}=K(),g1=m1,p1=e=>{const[t,a]=E.useState(void 0);return E.useEffect(()=>{if(t)return;(async()=>{const{PUBLIC_X_SECURITY_TOKEN:s}=K();try{const r=await qn({publication:g1,path:e??"",size:5,sizereply:2,id:void 0,lastid:void 0,state:"5,6",apiToken:s});a(r??[])}catch(r){console.error(r),a({comments:[],morecomment:!1})}})()},[t]),{comments:t,setComments:a}},Sr=({username:e,date:t})=>n.jsxs("div",{className:"comment-header",children:[n.jsx("span",{className:"comment-username",children:e}),n.jsx("span",{className:"comment-header-dot",children:"•"}),n.jsx("span",{className:"comment-date",children:zd(ke(Number(t)))})]}),Nr=({user:e})=>n.jsx("div",{className:"comment-avatar",children:e.picture?n.jsx("img",{className:"comment-avatar-img",src:e.picture,alt:e.username}):e.firstname.charAt(0).toUpperCase()}),Er=({isReply:e=!1,onReply:t,onFlag:a})=>n.jsxs("div",{className:"comment-actions",children:[!e&&t&&n.jsx("button",{onClick:t,className:"comment-action-btn",children:n.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",children:[n.jsx("g",{clipPath:"url(#a)",children:n.jsx("path",{fill:"#4D4E4E",d:"M9.976 9V5l-6.983 7 6.983 7v-4.1c4.988 0 8.48 1.6 10.973 5.1-.997-5-3.99-10-10.973-11Z"})}),n.jsx("defs",{children:n.jsx("clipPath",{id:"a",children:n.jsx("path",{fill:"#fff",d:"M0 0h23.942v24H0z"})})})]})}),n.jsx("button",{onClick:a,className:"comment-action-btn",children:n.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:25,height:24,fill:"none",children:[n.jsx("g",{clipPath:"url(#a)",children:n.jsx("path",{fill:"#4D4E4E",d:"M20.133 2h-16c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2Zm0 14H5.303l-1.17 1.17V4h16v12Zm-9-11h2v6h-2V5Zm0 8h2v2h-2v-2Z"})}),n.jsx("defs",{children:n.jsx("clipPath",{id:"a",children:n.jsx("path",{fill:"#fff",d:"M.133 0h24v24h-24z"})})})]})})]}),Tr=({commentRef:e,captchaToken:t="",setIsDisabled:a})=>(E.useEffect(()=>{const o=e.current;if(!o)return;const s=()=>{const i=o.value.length;o.parentElement&&(o.parentElement.dataset.text=`${i}/${ut}`),o.classList.toggle("over-limit",i>ut),a(!Ca(e,t).boolean)};return o.addEventListener("input",s),s(),()=>o.removeEventListener("input",s)},[e,t,a]),n.jsxs("div",{children:[n.jsx("label",{className:"comment-input-label",children:"Comentario"}),n.jsx("textarea",{ref:e,name:"comment",placeholder:"Ingresa un comentario",rows:2})]})),Ir=({commentRef:e,captchaToken:t="",setCaptchaToken:a,children:o,CAPTCHA_KEY_V2:s})=>{const r=Ca(e,t);return n.jsxs("div",{className:"form-actions",children:[n.jsx(Cr,{sitekey:s,theme:"light",size:"normal",onChange:i=>a(i??""),onExpired:()=>a("")}),n.jsxs("div",{className:"submit-zone",children:[o,!r.boolean&&n.jsx("p",{className:"submit-warning",children:r.text})]})]})},kr=({onClick:e,isDisabled:t})=>{const[a,o]=E.useState(!1);return E.useEffect(()=>{let s=null;return a&&(s=setTimeout(()=>{o(!1)},2400)),()=>{s&&clearTimeout(s)}},[a]),a?n.jsx("div",{className:"success-gif-container",children:n.jsx("img",{className:"success-gif",src:"/Success.gif"})}):n.jsxs("button",{type:"button",onClick:async s=>{await e(s)&&o(!0)},id:"comment-button",className:`submit-btn ${t?"disabled":"active"}`,children:["Enviar Comentario",n.jsx("svg",{style:{minWidth:16},width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M1.39258 8.99997H12.5626L7.68258 13.88C7.29258 14.27 7.29258 14.91 7.68258 15.3C8.07258 15.69 8.70258 15.69 9.09258 15.3L15.6826 8.70997C16.0726 8.31997 16.0726 7.68997 15.6826 7.29997L9.10258 0.699971C8.71258 0.309971 8.08258 0.309971 7.69258 0.699971C7.30258 1.08997 7.30258 1.71997 7.69258 2.10997L12.5626 6.99997H1.39258C0.842578 6.99997 0.392578 7.44997 0.392578 7.99997C0.392578 8.54997 0.842578 8.99997 1.39258 8.99997Z",fill:"currentColor"})})]})},{PUBLIC_PUBLICATION_ID:A1}=K(),y1=A1,xr=async({path:e,ref:t,captchaToken:a,button:o,user:s,id:r,addComment:i})=>{const c=t.current?.value||"";if(!Ca(t,a).boolean||!s){const d=o.nextElementSibling;return d&&(d.style.display="block"),!1}try{const d=Date.now(),l=await fetch("/api/comments-add",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({publication:y1,path:e,id:r,username:s.username,comment:c,recaptchaResponse:a})});let h=null;try{h=await l.json()}catch(m){console.error("Error parsing JSON response:",m)}if(!l.ok)throw new Error(`Error al enviar comentario: ${h?.message} status: ${l.status}`);const u=Date.now(),f=Math.max(0,2400+Math.abs(u-d)),g={username:s.username,firstname:s.firstname,...s.lastname&&{lastname:s.lastname},...s.picture&&{picture:s.picture}};return i({id:u.toString(),text:c,user:g,date:{time:Date.now()},reply:[]}),t.current&&(t.current.value=""),f}catch(d){return console.error("Error enviando comentario:",d),alert(d.message||"Error al enviar el comentario."),!1}},w1=({replyingTo:e,commentRef:t,user:a,path:o,addReply:s,closeForm:r,CAPTCHA_KEY_V2:i})=>{const[c,d]=E.useState(!0),[l,h]=E.useState(""),u=()=>{t.current?.parentElement&&(t.current.parentElement.dataset.text=`0/${ut}`),d(!0),r()};return n.jsxs("div",{className:"comment-form reply-form",children:[n.jsx("button",{className:"close-reply-form",onClick:u,children:n.jsx(wt,{})}),n.jsx(Tr,{commentRef:t,captchaToken:l,setIsDisabled:d}),n.jsx(Ir,{commentRef:t,captchaToken:l,setCaptchaToken:h,CAPTCHA_KEY_V2:i,children:n.jsx(kr,{onClick:async f=>{if(c)return;const g=await xr({path:o,ref:t,captchaToken:l,button:f.currentTarget,user:a,id:e,addComment:s});return g&&typeof g=="number"?(setTimeout(()=>{u()},g),!0):!1},isDisabled:c})})]})},b1=({reply:e,replyingTo:t,user:a,onFlag:o})=>{const s=e.text;let r=`${Ke.firstname} ${Ke.lastname}`,i=Ke.username;return e.user&&(r=`${e.user.firstname} ${e.user.lastname}`,i=e.user.username),n.jsx("div",{className:"comment-item reply",children:n.jsxs("div",{className:"comment-header-container",children:[n.jsx(Nr,{user:e.user?e.user:Ke}),n.jsxs("div",{style:{flex:1},children:[n.jsx(Sr,{username:r,date:e.date.time}),n.jsxs("div",{className:"comment-reply-to",children:["Respondiendo a ",n.jsx("strong",{children:t})]}),n.jsx("p",{className:"comment-text",children:s}),a?.username.toLowerCase()!==i.toLowerCase()&&n.jsx(Er,{isReply:!0,onFlag:()=>o(e.id)})]})]})})},v1=({comment:e,replyingTo:t,path:a,user:o,handleReplyingTo:s,onFlag:r,CAPTCHA_KEY_V2:i})=>{const c={morereply:e.morereply??!1,reply:e.reply?e.reply:[]},[d,l]=E.useState(c),[h,u]=E.useState(!1),{PUBLIC_PUBLICATION_ID:f,PUBLIC_X_SECURITY_TOKEN:g}=K(),m=e.text,p=E.useRef(null);let y=`${Ke.firstname} ${Ke.lastname}`,C=Ke.username;e.user&&(y=`${e.user.firstname} ${e.user.lastname}`,C=e.user.username);const N=_=>{l({morereply:d.morereply,reply:[_,...d.reply]})};return n.jsx("div",{className:"comment-item",children:n.jsxs("div",{className:"comment-header-container","data-hasreplies":d.reply.length>0?"true":"false",children:[n.jsx(Nr,{user:e.user?e.user:Ke}),n.jsxs("div",{style:{flex:1},children:[n.jsx(Sr,{username:y,date:e.date.time}),n.jsx("p",{className:"comment-text",children:m}),o?.username.toLowerCase()!==C.toLowerCase()&&n.jsx(Er,{onReply:()=>s(e.id),onFlag:()=>r(e.id)}),t===e.id&&o&&n.jsx(w1,{replyingTo:t,commentRef:p,addReply:N,user:o,path:a,CAPTCHA_KEY_V2:i,closeForm:()=>s("")}),d.reply.length>0&&n.jsxs("div",{className:"comment-replies",children:[d.reply.map(_=>n.jsx(b1,{user:o,reply:_,replyingTo:y,onFlag:r},_.id)),h?n.jsx("div",{style:{marginLeft:"4rem",position:"relative"},children:n.jsx(Je,{})}):d.morereply&&n.jsx("button",{className:"comment-replies-button reply-button",onClick:async()=>{const _=d.reply[d.reply.length-1]?.id;u(!0);try{const v=await qn({publication:f??"",path:a??"",size:2,sizereply:2,id:e.id,lastid:_,state:"5,6",apiToken:g??""});u(!1),l({morereply:v.morecomment,reply:[...d.reply,...v.comments]})}catch(I){throw u(!1),new Error(`Error al obtener comentarios: ${I}`)}},children:"Más Respuestas"})]})]})]})})},C1=({commentRef:e,user:t,path:a,addComment:o,CAPTCHA_KEY_V2:s})=>{const[r,i]=E.useState(!0),[c,d]=E.useState("");return n.jsxs("div",{className:"comment-form",children:[n.jsx(Tr,{commentRef:e,captchaToken:c,setIsDisabled:i}),n.jsx(Ir,{CAPTCHA_KEY_V2:s,commentRef:e,captchaToken:c,setCaptchaToken:d,children:n.jsx(kr,{onClick:async l=>{if(r)return;const h=await xr({path:a,ref:e,captchaToken:c,button:l.currentTarget,user:t,addComment:o});return h&&typeof h=="number"?(e.current?.parentElement&&(e.current.parentElement.dataset.text=`0/${ut}`),i(!0),setTimeout(()=>{e.current?.parentElement&&(e.current.parentElement.dataset.text=`0/${ut}`),i(!0)},h),!0):!1},isDisabled:r})})]})},{PUBLIC_PUBLICATION_ID:_1,PUBLIC_X_SECURITY_TOKEN:S1}=K(),Ur=_1??"",N1=({isAuthenticated:e,path:t,user:a,handleLogout:o,COMMENTS_VARS:s})=>{const r=t.replaceAll("/","|"),[i,c]=E.useState(void 0),[d,l]=E.useState(""),{comments:h,setComments:u}=p1(r),[f,g]=E.useState(!1),m=E.useRef(null),p=k=>{l(d===k?"":k)},y=k=>{u(h?{...h,comments:[k,...h.comments??[]]}:void 0)},C=k=>{c(k)},N=async()=>{if(!h||!h.morecomment||h.comments.length===0)return;const k=h.comments[h.comments.length-1];if(!k)return;g(!0);const G=k.id;try{const $=await qn({publication:Ur,path:r??"",size:5,sizereply:2,id:void 0,lastid:G,state:"5,6",apiToken:S1});u({morecomment:$.morecomment??!1,comments:[...h.comments,...$.comments]}),g(!1)}catch($){throw g(!1),new Error(`Error al obtener comentarios: ${$}`)}},_=h?.comments&&h.comments.length>0,I=_?"Comparte tu opinión de este artículo.":"Se el primero en compartir tu opinión de este artículo.",v=n.jsx("div",{style:{display:"flex",width:"100%",justifyContent:"center"},children:n.jsx(Je,{})});return n.jsxs(n.Fragment,{children:[n.jsx("div",{className:"comments-container",children:n.jsx(he,{title:_||e?"COMENTARIOS":!1,children:n.jsxs(n.Fragment,{children:[e&&a&&n.jsxs("div",{className:"comments-header",children:[n.jsx(Gd,{user:a,handleLogout:o,message:I}),n.jsx(C1,{commentRef:m,user:a,addComment:y,path:r,CAPTCHA_KEY_V2:s.CAPTCHA_KEY_V2})]}),h?h.comments&&h.comments.length>0?n.jsxs("div",{className:"comments-list","data-isauthenticated":`${e}`,children:[h.comments.map(k=>n.jsx(v1,{comment:k,replyingTo:d,handleReplyingTo:p,onFlag:C,user:a??Ke,path:r,CAPTCHA_KEY_V2:s.CAPTCHA_KEY_V2},k.id)),f&&v]}):null:v,h?.morecomment&&!f&&n.jsx("button",{className:"comment-replies-button",onClick:N,children:"Más"})]})})}),n.jsx(f1,{username:a?.username??void 0,publication:Ur,commentId:i,isOpen:i!==void 0,onClose:()=>c(void 0),CAPTCHA_KEY_V2:s.CAPTCHA_KEY_V2})]})},E1=async(e,t)=>{if(!e)throw new Error("No action provided");if(!t)throw new Error("No site key provided");const a=window.grecaptcha;if(!a?.enterprise)throw new Error("grecaptcha not loaded");return new Promise((o,s)=>{a.enterprise.ready(async()=>{try{const r=await a.enterprise.execute(t,{action:e});if(!r)throw new Error("Captcha token no generado");o(r)}catch(r){s(r)}})})},Lr={email:{label:"Email",required:!0},given_name:{label:"Nombre",required:!0},family_name:{label:"Apellido",required:!0},password:{label:"Contraseña",required:!0},confirmPassword:{label:"Confirmar contraseña",required:!0}},Bn=[{label:"La contraseña debe tener al menos 8 caracteres",test:e=>e.length>=8},{label:"Usa un número",test:e=>/\d/.test(e)},{label:"Usa una letra minúscula",test:e=>/[a-z]/.test(e)},{label:"Usa una letra mayúscula",test:e=>/[A-Z]/.test(e)},{label:"Usa un símbolo",test:e=>/[^A-Za-z0-9]/.test(e)}];function T1({goToLogin:e,handleGoogleLogin:t,CAPTCHA_KEY:a}){const[o,s]=E.useState({}),[r,i]=E.useState(!1),[c,d]=E.useState(!1),[l,h]=E.useState(null),[u,f]=E.useState("register"),g=(C,N)=>{s(_=>({..._,[C]:N}))},m=async C=>{C.preventDefault(),h(null),d(!0);try{const N=Object.keys(Lr).filter($=>!["username","password","confirmPassword"].includes($)).map($=>({Name:$,Value:o[$]}));if(N.some($=>{if(!$.Value||$.Value.trim()==="")return!0}))return d(!1),h("Complete todos los campos");if(o.password!==o.confirmPassword){h("Las contraseñas no coinciden");return}const _=o.password||"";if(Bn.some($=>!$.test(_))){h("La contraseña no es válida");return}const v=Math.floor(Date.now()/1e3);N.push({Name:"updated_at",Value:String(v)});const k="token",G=await fetch("/api/auth/create-user",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({username:o.email,password:o.password,userAttributes:N,token:k})});if(!G.ok){const $=await G.json().catch(()=>({}));if($.code==="UsernameExistsException"){await fetch("/api/auth/resend-code",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({username:o.email})}),f("confirm");return}throw new Error($?.error||"Error al crear usuario")}f("confirm")}catch(N){console.log(N),h(N?.message||N?.error||"Error inesperado")}finally{d(!1)}},p=async C=>{if(C.preventDefault(),!o.confirmationCode){h("Debes ingresar el código de verificación");return}h(null),d(!0);try{const N=await fetch("/api/auth/confirm-user",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({username:o.email,code:o.confirmationCode})});if(!N.ok){const _=await N.json().catch(()=>({}));throw new Error(_?.error||"Error al confirmar usuario")}f("success")}catch(N){h(N?.message||"Error inesperado")}finally{d(!1)}},y=o.password||"";return n.jsxs(n.Fragment,{children:[u==="register"&&n.jsxs(n.Fragment,{children:[n.jsxs("button",{onClick:t,className:x.google,children:[n.jsx("img",{src:"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/google.svg",alt:"",className:x.googleIcon}),n.jsx("span",{children:"Continuar con Google"})]}),n.jsx("div",{className:x.divider,children:n.jsx("span",{children:"o"})}),n.jsxs("form",{onSubmit:m,className:x.form,"data-error":l?"true":"false",children:[n.jsx("ul",{className:x.formUl,children:Object.entries(Lr).map(([C,{label:N}])=>n.jsxs("div",{className:x.field,children:[n.jsx("label",{className:x.label,children:N}),n.jsx("input",{type:C.toLowerCase().includes("password")?r?"text":"password":C==="birthdate"?"date":C==="email"?"email":C==="phone_number"?"tel":"text",name:C,value:o[C]||"",onChange:_=>g(C,_.target.value),className:x.input,placeholder:""}),C==="password"&&n.jsx("div",{className:x.passwordChecker,children:Bn.map((_,I)=>{const v=_.test(y);return n.jsxs("div",{className:v?x.valid:x.invalid,children:[n.jsx("div",{children:v?"✔":"○"}),n.jsx("div",{children:_.label})]},I)})}),C==="confirmPassword"&&n.jsxs("div",{className:x.checkboxRow,children:[n.jsx("input",{id:"showPasswordRegister",type:"checkbox",checked:r,onChange:_=>i(_.target.checked)}),n.jsx("label",{htmlFor:"showPasswordRegister",className:x.checkboxLabel,children:"Mostrar contraseñas"})]})]},C))}),l&&n.jsx("p",{className:x.error,children:l}),n.jsxs("p",{className:x.terms,children:["Al continuar, confirmo que he leído y aceptado los",n.jsx("a",{href:"/pages/politicas-de-privacidad.html",target:"_blank",children:"Términos y Condiciones"}),"de nuestra comunidad"]}),n.jsx("button",{type:"submit",className:x.primary,disabled:c,children:c?n.jsx(Je,{}):"Crear cuenta"})]})]}),u==="confirm"&&n.jsxs("form",{onSubmit:p,className:x.form,"data-error":l?"true":"false",children:[n.jsxs("div",{className:x.field,children:[n.jsx("label",{className:x.label,children:"Código de verificación"}),n.jsx("input",{type:"text",name:"confirmationCode",value:o.confirmationCode||"",onChange:C=>g("confirmationCode",C.target.value),className:x.input,required:!0})]}),l&&n.jsx("p",{className:x.error,children:l}),n.jsx("button",{type:"submit",className:x.primary,disabled:c,children:c?n.jsx(Je,{}):"Confirmar cuenta"}),n.jsxs("p",{className:x.switch,children:["¿Ya confirmaste antes?",n.jsx("button",{type:"button",onClick:e,children:"Iniciar sesión"})]})]}),u==="success"&&n.jsxs("form",{className:x.form,children:[n.jsxs("div",{className:x.successContainer,children:[n.jsx("div",{className:x.thumbsUp,children:n.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:132,height:120,fill:"none",children:n.jsx("path",{fill:"#0073BE",d:"M119.249 42.357H81.915l5.621-27.039.177-1.893a8.906 8.906 0 0 0-2.603-6.272L78.838.941 39.907 39.93c-2.19 2.13-3.491 5.089-3.491 8.343v59.167c0 6.508 5.325 11.833 11.833 11.833h53.25c4.911 0 9.112-2.958 10.887-7.218l17.868-41.713c.533-1.36.829-2.78.829-4.32V54.192c0-6.509-5.325-11.834-11.834-11.834Zm0 23.667-17.75 41.417h-53.25V48.274l25.679-25.678L67.36 54.19h51.889v11.833ZM.916 48.274h23.667v71H.916v-71Z"})})}),n.jsxs("div",{className:x.successMessage,children:[n.jsx("p",{children:"Confirmación completa."}),n.jsx("p",{children:"Ya eres parte de la comunidad!"})]})]}),n.jsx("button",{onClick:e,className:x.primary,children:"Iniciar sesión"})]}),u==="register"&&n.jsxs("p",{className:x.switch,children:["¿Ya tenés cuenta?",n.jsx("button",{type:"button",onClick:e,children:"Iniciar sesión"})]})]})}function I1({onClose:e,checkAuth:t,goToRegister:a,handleGoogleLogin:o,CAPTCHA_KEY:s}){const[r,i]=E.useState("login"),[c,d]=E.useState(""),[l,h]=E.useState(""),[u,f]=E.useState(""),[g,m]=E.useState(""),[p,y]=E.useState(""),[C,N]=E.useState(!1),[_,I]=E.useState(!1),[v,k]=E.useState(null);console.log("CAPTCHA_KEY",s);const G=async H=>{if(!_){H.preventDefault(),k(null),I(!0);try{console.log(!0,s);const D="token",R=await fetch("/api/auth/login-password",{method:"POST",headers:{"Content-Type":"application/json"},credentials:"include",body:JSON.stringify({email:c,password:l,token:D})});if(!R.ok){const ie=await R.json().catch(()=>({}));throw new Error(ie?.error||"Ha ocurrido un error")}e(),await t()}catch(D){k(D?.message||"Error inesperado")}finally{I(!1)}}},$=async H=>{if(!_){H.preventDefault(),k(null),I(!0);try{const D=await fetch("/api/auth/forgot-password",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({email:c})});if(!D.ok){const R=await D.json().catch(()=>({}));throw new Error(R?.error||"Error al enviar código")}h(""),i("changePassword")}catch(D){k(D?.message||"Error inesperado")}finally{I(!1)}}},ee=async H=>{if(_)return;if(H.preventDefault(),g!==p){k("Las contraseñas no coinciden");return}if(Bn.some(R=>!R.test(g))){k("La contraseña no cumple con los requisitos");return}k(null),I(!0);try{const R=await fetch("/api/auth/confirm-forgot-password",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({email:c,code:u,newPassword:g})});if(!R.ok){const ie=await R.json().catch(()=>({}));throw new Error(ie?.error||"Error al cambiar contraseña")}i("feedback")}catch(R){k(R?.message||"Error inesperado")}finally{I(!1)}};return n.jsxs(n.Fragment,{children:[r==="login"&&n.jsx(k1,{email:c,password:l,showPassword:C,loading:_,error:v,setEmail:d,setPassword:h,setShowPassword:N,onSubmit:G,onForgot:()=>{k(null),i("forgot")},onRegister:a,handleGoogleLogin:o}),r==="forgot"&&n.jsx(x1,{email:c,setEmail:d,loading:_,error:v,onSubmit:$,onBack:()=>{k(null),i("login")}}),r==="changePassword"&&n.jsx(U1,{email:c,confirmationCode:u,newPassword:g,confirmNewPassword:p,showPassword:C,loading:_,error:v,setConfirmationCode:f,setNewPassword:m,setConfirmNewPassword:y,setShowPassword:N,onSubmit:ee,onBack:()=>{k(null),i("forgot")}}),r==="feedback"&&n.jsx(L1,{onBackToLogin:()=>{k(null),i("login")}})]})}function k1({email:e,password:t,showPassword:a,loading:o,error:s,setEmail:r,setPassword:i,setShowPassword:c,onSubmit:d,onForgot:l,onRegister:h,handleGoogleLogin:u}){return n.jsxs(n.Fragment,{children:[n.jsxs("button",{onClick:u,className:x.google,children:[n.jsx("img",{src:"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/google.svg",alt:"",className:x.googleIcon}),n.jsx("span",{children:"Continuar con Google"})]}),n.jsx("div",{className:x.divider,children:n.jsx("span",{children:"o"})}),n.jsxs("form",{onSubmit:d,className:x.form,"data-error":s?"true":"false",children:[n.jsxs("div",{className:x.field,children:[n.jsx("label",{className:x.label,children:"Email"}),n.jsx("input",{type:"email",value:e,onChange:f=>r(f.target.value),className:x.input,placeholder:""})]}),n.jsxs("div",{className:x.field,children:[n.jsx("label",{className:x.label,children:"Contraseña"}),n.jsx("input",{type:a?"text":"password",value:t,onChange:f=>i(f.target.value),className:x.input,placeholder:""}),n.jsxs("div",{className:x.checkboxRow,children:[n.jsx("input",{id:"showPasswordLogin",type:"checkbox",checked:a,onChange:f=>c(f.target.checked)}),n.jsx("label",{htmlFor:"showPasswordLogin",className:x.checkboxLabel,children:"Mostrar contraseña"})]})]}),s&&n.jsx("p",{className:x.error,children:s}),n.jsx("button",{type:"submit",className:x.primary,disabled:o,children:o?n.jsx(Je,{}):"Iniciar Sesión"})]}),n.jsxs("p",{className:x.switch,children:["¿No tenés cuenta?",n.jsx("button",{type:"button",onClick:h,children:"Registrate"})]}),n.jsx("button",{type:"button",className:x.forgotPassword,onClick:l,children:"Olvidé mi contraseña"})]})}function x1({email:e,setEmail:t,loading:a,error:o,onSubmit:s,onBack:r}){return n.jsxs("form",{onSubmit:s,className:x.form,"data-error":o?"true":"false",children:[n.jsx("p",{className:x.message,children:"Ingrese su dirección de correo electrónico. Le enviaremos un mensaje con un código para restablecer la contraseña."}),n.jsxs("div",{className:x.field,children:[n.jsx("label",{className:x.label,children:"Email"}),n.jsx("input",{type:"email",value:e,name:"email",onChange:i=>t(i.target.value),className:x.input,placeholder:""})]}),o&&n.jsx("p",{className:x.error,children:o}),n.jsx("button",{type:"submit",className:x.primary,disabled:a,children:a?n.jsx(Je,{}):"Enviar código"}),n.jsx("p",{className:x.switch,children:n.jsx("button",{type:"button",onClick:r,children:"Volver"})})]})}function U1({email:e,confirmationCode:t,newPassword:a,confirmNewPassword:o,showPassword:s,loading:r,error:i,setConfirmationCode:c,setNewPassword:d,setConfirmNewPassword:l,setShowPassword:h,onSubmit:u,onBack:f}){return n.jsxs("form",{onSubmit:u,className:x.form,"data-error":i?"true":"false",children:[n.jsxs("p",{className:x.message,children:["Hemos enviado un código de restablecimiento de contraseña en un mensaje de Correo electrónico a ",Vd(e),". Ingrese el código y la contraseña nueva."]}),n.jsxs("ul",{className:x.formUl,children:[n.jsxs("div",{className:x.field,children:[n.jsx("label",{className:x.label,children:"Código de verificación"}),n.jsx("input",{type:"text",value:t,onChange:g=>c(g.target.value),className:x.input,placeholder:""})]}),n.jsxs("div",{className:x.field,children:[n.jsx("label",{className:x.label,children:"Nueva contraseña"}),n.jsx("input",{type:s?"text":"password",value:a,onChange:g=>d(g.target.value),className:x.input,placeholder:"",name:"password"}),n.jsx("div",{className:x.passwordChecker,children:Bn.map((g,m)=>{const p=g.test(a);return n.jsxs("div",{className:p?x.valid:x.invalid,children:[n.jsx("div",{children:p?"✔":"○"}),n.jsx("div",{children:g.label})]},m)})})]}),n.jsxs("div",{className:x.field,children:[n.jsx("label",{className:x.label,children:"Confirmar contraseña"}),n.jsx("input",{type:s?"text":"password",value:o,onChange:g=>l(g.target.value),className:x.input,placeholder:""}),n.jsxs("div",{className:x.checkboxRow,children:[n.jsx("input",{id:"showPasswordForgot",type:"checkbox",checked:s,onChange:g=>h(g.target.checked)}),n.jsx("label",{htmlFor:"showPasswordForgot",className:x.checkboxLabel,children:"Mostrar contraseñas"})]})]})]}),i&&n.jsx("p",{className:x.error,children:i}),n.jsx("button",{type:"submit",className:x.primary,style:{maxWidth:r?"revert-layer":"fit-content"},disabled:r,children:r?n.jsx(Je,{}):"Cambiar contraseña"}),n.jsx("p",{className:x.switch,children:n.jsx("button",{type:"button",onClick:f,children:"Volver"})})]})}function L1({onBackToLogin:e}){return n.jsxs("div",{className:x.form,children:[n.jsx("p",{className:x.success,children:"La contraseña fue cambiada con éxito"}),n.jsx("button",{type:"button",className:x.primary,onClick:e,children:"Iniciar Sesión"})]})}function q1({loginUrl:e,onClose:t,checkAuth:a,icon:o,COMMENTS_VARS:s}){const[r,i]=E.useState("login"),c=async()=>{{await fetch("/api/auth/debug-login",{method:"GET",credentials:"include"}),localStorage.setItem("cognito-login","success:"+Date.now()),t(),a();return}};return n.jsx("div",{className:x.overlay,role:"dialog","aria-modal":"true",id:"pop-overlay",onClick:d=>{const l=d.target;l&&l.id==="pop-overlay"&&t()},children:n.jsxs("div",{className:x.card,children:[n.jsxs("header",{className:x.header,children:[n.jsx("div",{className:x.logo,children:o?o():null}),n.jsx("button",{onClick:t,className:x.close,"aria-label":"Cerrar",children:n.jsx(wt,{})})]}),r==="login"&&n.jsx(I1,{onClose:t,checkAuth:a,handleGoogleLogin:c,goToRegister:()=>i("register"),CAPTCHA_KEY:s.CAPTCHA_KEY}),r==="register"&&n.jsx(T1,{handleGoogleLogin:c,goToLogin:()=>i("login"),CAPTCHA_KEY:s.CAPTCHA_KEY})]})})}function B1({isAuthenticated:e,setIsAuthenticated:t,loginUrl:a,user:o,path:s,checkAuth:r,icon:i,COMMENTS_VARS:c}){const[d,l]=E.useState(!1),h=async()=>{await fetch("/api/auth/logout",{method:"GET",credentials:"include"}),t(!1)},u=async f=>{f.preventDefault(),a&&l(!0)};return n.jsxs(n.Fragment,{children:[d&&n.jsx(q1,{loginUrl:a,icon:i,checkAuth:r,COMMENTS_VARS:c,onClose:()=>{l(!1)}}),!e&&n.jsxs("div",{className:"auth-container",children:[n.jsx("p",{children:"Sumate a la comunidad para dejar tu comentario"}),n.jsx("a",{href:a,onClick:u,className:"login-button",children:"Iniciar Sesión"})]}),n.jsx(N1,{isAuthenticated:e,handleLogout:h,path:s,user:e?o:void 0,COMMENTS_VARS:c})]})}function P1({isVisible:e,path:t,icon:a,COMMENTS_VARS:o}){const[s,r]=E.useState(null),[i,c]=E.useState(null),d=o?.COGNITO_AUTH_PREFIX??"ASTRO_",l=E.useCallback(async()=>{if(e){if(console.log(d),document.cookie.search(d+"IS_AUTH=true")===-1){r(!1),c(null),console.log("user not logged");return}try{const g=await(await fetch("/api/auth/user",{credentials:"include"})).json();r(g.isAuthenticated??!1),c(g.user??null)}catch(f){console.error("Error checking auth:",f),r(!1),c(null)}}},[e,d]);E.useEffect(()=>{l()},[l,e]),E.useEffect(()=>{if(!i||!e||typeof window>"u")return;const f=window;if(typeof f!="function"){console.warn("gtag no está disponible todavía");return}f.gtag("set",{user_id:i.username}),console.log("username setted successfully")},[i,e]);const h="/api/auth/login",u=n.jsx("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",minHeight:310,position:"relative"},children:n.jsx(Je,{})});return s===null?u:e?n.jsx(B1,{icon:a,isAuthenticated:s,setIsAuthenticated:r,loginUrl:h,user:i??void 0,checkAuth:l,path:t,COMMENTS_VARS:o}):u}const O1=({render:e,internalPath:t,section:a,currentNews:o,stylesConfig:s,icon:r,isVisibleDefault:i=!1,COMMENTS_VARS:c})=>{const d=E.useRef(null),[l,h]=E.useState(i);E.useEffect(()=>{if(i||l)return;const f=new IntersectionObserver(([g])=>{g?.isIntersecting&&(h(!0),f.disconnect())},{rootMargin:"0px",threshold:.1});return d.current&&f.observe(d.current),()=>f.disconnect()},[]);const u={comment:n.jsx(P1,{path:t,icon:r,isVisible:l,COMMENTS_VARS:c}),more:n.jsx(Md,{section:a,currentNews:o,stylesConfig:s,isVisible:l})};return n.jsx("div",{ref:d,suppressHydrationWarning:!0,style:{...s?s["Modulo 1x3 Client"]?s["Modulo 1x3 Client"]:s["Modulo 1x3"]:{}},children:u[e]})};async function D1({publication:e,path:t,username:a,comment:o,id:s,recaptchaResponse:r,baseUrl:i,apiToken:c,securityToken:d,COMMENTS_VARS:l}){if(console.log("Adding comment with data:",{publication:e,path:t,username:a,comment:o,id:s,recaptchaResponse:r}),!e||!t||!o||!a)return{type:"error",message:"Faltan campos obligatorios. Por favor, completa todos los campos.",status:400};if([e,t,o,a].some(m=>typeof m!="string"))return{type:"error",message:"Datos inválidos. Intenta de nuevo.",status:400};if(!a.trim())return{type:"error",message:"El nombre no puede estar vacío.",status:400};if(!o.trim())return{type:"error",message:"El comentario no puede estar vacío.",status:400};const h=await cr(r,l);if(console.log("Verifying captcha token...",h),!h)return{type:"error",message:"Captcha inválido. Intenta nuevamente.",status:403};const u=`${i}/system/modules/com.tfsla.diario.base/templates/hit/5.0/1/newcomments/add`,f={publication:e,path:t.replace(/\|/gi,"/"),username:a??!1,text:o.trim()};s&&(f.id=s);const g=new URLSearchParams(f);try{const{data:m}=await oe.get(`${u}?${g.toString()}`,{headers:{"Content-Type":"application/json","x-security-token":d,"x-api-token":c,"User-Agent":"amplifyapp-comments-saas"}});return!m||m.error?(console.error("CMS error response:",m),{type:"error",message:"No se pudo guardar el comentario. Intenta nuevamente en unos minutos.",status:502}):(console.log("Comentario enviado con éxito",m),{type:"success",message:"Comentario enviado con éxito.",status:200})}catch(m){if(console.error("Error enviando comentario:",m),oe.isAxiosError(m)){const p=m.response?.status??500,y=m.response?.data;return p===400?{type:"error",message:y?.message||"Solicitud inválida. Verifica que los campos sean correctos.",status:400}:p===403?{type:"error",message:"Captcha inválido o acceso prohibido.",status:403}:p===500?{type:"error",message:"Error interno del servidor del CMS.",status:500}:{type:"error",message:y?.message||"No se pudo enviar el comentario.",status:p}}return{type:"error",message:"Error inesperado. Intenta nuevamente.",status:500}}}const M1=async({token:e,projectId:t,captchaKey:a,apiKey:o,captchaAction:s})=>{if(!e)throw new Error("No token provided");if(!t||!a||!o)throw new Error("Missing project ID or site key");if(!s)throw new Error("No action provided");try{const i=await(await fetch(`https://recaptchaenterprise.googleapis.com/v1/projects/${t}/assessments?key=${o}`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({event:{token:e,siteKey:a,expectedAction:s}})})).json();if(!i?.tokenProperties?.valid)throw new Error(`The token was: ${i?.tokenProperties?.invalidReason}`);if(i.tokenProperties.action!==s)throw new Error("The action attribute in your reCAPTCHA tag does not match the action you are expecting to score");return i?.riskAnalysis?.score??0}catch(r){throw console.error("Recaptcha verification failed",r),new Error(String(r))}};w.AssetsPreconnect=no,w.AutorComponent=xd,w.AutorHeader1=Ss,w.AutorHeader2=Ns,w.BannerAdvertising=me,w.BannerAdvertisingMiddle=Qe,w.CarrouselCSR=Vc,w.CarrouselIRS=it,w.CarruselCard=zs,w.CarruselOpinion=Fs,w.CommonServices=je,w.Comscore=Ma,w.ContactInfoServer=$l,w.ContactInput=vl,w.ContactSelect=Cl,w.ContactTextarea=_l,w.ContentLayout1=yt,w.ContentLayoutTema=sa,w.DEBUG_MainSlots=Cd,w.DestacadoNoticias=Ps,w.DestacadoVideos=Gs,w.DynamicBlockServices=ns,w.DynamicComponents=vd,w.DynamicMainSlot=Tn,w.DynamicSlot=ba,w.EditorialBlock=Ol,w.ErrorComponent=bl,w.Font=mo,w.Footer=ul,w.FormatAfterScripts=to,w.FormatScripts=Qn,w.GA4=ja,w.GTM=Qa,w.GalleryHeader=ya,w.GenerateBody=Gc,w.GenerateHead=Qc,w.Header=Ul,w.IframeHeader=Rs,w.ImageOffline=us,w.ImageOnline=_e,w.ImageOnlineClient=hs,w.IssuuServices=Oc,w.ItemListSchema=io,w.JournalistArticule2=xs,w.JournalistGroup=Us,w.LayoutNewsComponent=ia,w.LazyLoader=O1,w.LinkComponent=P,w.LiveBlogHeader=Cs,w.Location=zc,w.MainComponentServices=ui,w.Marfeel=Ga,w.MiddleSection=Ze,w.Modulo1x3=fa,w.Modulo1x3Card=Hs,w.Modulo1x4=js,w.Modulo1x5=Qs,w.Modulo2Columnas=Dl,w.Modulo3Columnas=Ds,w.ModuloNewsletter=Ml,w.ModuloOpinion=Pl,w.NewListResponseDataPH=rr,w.NewsArticle=lo,w.NewsComponent=Sd,w.NewsContent=yn,w.NewsDescriptionComponent=ct,w.NextPrev=Ot,w.OrgList=ho,w.PreloadImages=$n,w.REPORT_REASONS=Me,w.Readest=fn,w.ScriptHydrator=Pd,w.SearchSection=kd,w.Section=he,w.SectionCard=Oe,w.SectionCard2=Mt,w.SectionCardServerComponent=Sn,w.SectionServerComponent=Gl,w.ShowSection=ss,w.SocialNetworks=Ys,w.SpeculationRules=ro,w.StaticSlotWrapper=bd,w.SubscribeColumn=ps,w.SubscribeRow=As,w.SubscribeWhatsAppColumn=ol,w.TagComponent=Td,w.TagSection=ks,w.TimeLine=_s,w.TrimPathname=oi,w.VideoBlock3=wl,w.VideoBlock4=Nl,w.VideoEmbeddedHeader=Zs,w.VideoSection=Bd,w.VideoYoutubeHeader=Xs,w.VideosSchemas=fo,w.WebsiteList=uo,w.addComment=D1,w.bannersReplace=Xt,w.becomeVideoObject=mt,w.buildTagUrl=at,w.coloringByStrokeSVGs=ys,w.compileStyleProps=En,w.cutString=xe,w.extractRealtedNews=ti,w.formatDate=ke,w.formatDateEdiciones=ei,w.formatDateJournalistArticule=Dn,w.formatDateTimeline=Ya,w.formatNewsMeta=Za,w.formatVideoData=ao,w.generalGetData=jc,w.getCaptchaToken=E1,w.getComments=_r,w.getConfig=K,w.getDynamicSlots=Dc,w.getEnvironmentUrl=Et,w.getEnvironmentUrlFront=Ja,w.getHydratorPath=ci,w.getImageUrl=ue,w.getNextMeta=Tt,w.getPage=kt,w.getPlayIcon=un,w.getPreloadImages=hi,w.getPrevMeta=It,w.getReportReasonLabel=Hd,w.getResponse=Mn,w.getResponsePromise=Ka,w.getSchemas=Rt,w.getScriptReplaces=Hn,w.getSlugs=po,w.getTypeOfNews=ri,w.getVideoRealPath=ii,w.handleGetComments=qn,w.initLibrary=Or,w.metadataToJSX=eo,w.metadata_defaults=as,w.parseTags=jn,w.pathnameSplit=Xa,w.processExtractedRelatedNews=ni,w.removePages=go,w.reportComment=$d,w.shareButtons=ws,w.socialIcons=gn,w.speculationRules=so,w.speculationRulesHome=oo,w.urlReplaces=Ra,w.usePlayIcon=ta,w.verifyCaptchaTokenEnterprise=M1,Object.defineProperty(w,Symbol.toStringTag,{value:"Module"})}));
129
+ `}}catch(v){console.error("insertVideos error for",g,v),y=""}else y=f;o=u,a+=y,s.lastIndex=u}return a+=e.slice(o),a}async function ud(e){const{news:t,banners:a,newsRelatedResponses:o,slug:s,itemList:r,socials:i,getVideos:c}=e;let d=t?.body?.rendered??"";d=d.replace(/&nbsp;/g,""),d=cd(d,a),d=ld(d),d=await Ks(d),d=await dd(d,e.texts,o),d=await hd(d,c),d=rd(d),d=id(d);const l=t.main.sources??[];return n.jsxs("div",{className:Nn.content,children:[s!=="liveblogs"&&e.showHeaderImage?t.hascontent?.hasgalleryimages?n.jsx(ya,{newsformated:t,internal:t.info.link.internal}):n.jsx(Cs,{preview:t.preview}):null,n.jsx(fe,{banners:a,name:"block_1"}),n.jsx("div",{className:Nn.journalistArticleContent,children:n.jsx(td,{autorIcon:e.autorIcon,socials:i,news:t,texts:e.texts,noteShare:e.noteShare,paths:e.paths})}),n.jsx(ad,{summary:t.main.summary}),n.jsx("div",{className:Nn.contentNews,suppressHydrationWarning:!0,id:"content-news-section",dangerouslySetInnerHTML:{__html:d}}),n.jsx(Xl,{texts:e.texts,itemList:r,banners:a,slug:s}),l.length>0&&n.jsxs("div",{className:Nn.noteSource,children:[n.jsx(sd,{}),n.jsx("p",{children:e.texts.noteSource+(l.length===1?"":"s")+": "+l.map(h=>h.name).join(", ")})]})]})}const Js={content:"_content_cu8lm_1",title:"_title_cu8lm_18"},Zs=async({newsformated:e,internal:t,commonServices:a})=>{if(!t)return;const o=await a.getNewsMultimedia({path:t,imagesizes:e.preview.sizes[0]?.scale});if(!o)return;const s=o.data.data[0]?.videos.filter(r=>r.type==="video-embedded")[0];return n.jsxs("div",{className:Js.content,children:[n.jsx("div",{dangerouslySetInnerHTML:{__html:s?.code??""}}),n.jsx("p",{className:Js.title,children:s?.title})]})},wa={content:"_content_cu8lm_1",title:"_title_cu8lm_18"},Xs=async({newsformated:e,internal:t,commonServices:a})=>{if(!t)return;const o=await a.getNewsMultimedia({path:t,imagesizes:e.preview.sizes[0]?.scale});if(!o)return;const s=o.data.data[0]?.videos.filter(r=>r.type==="video-youtube")[0];return n.jsxs("div",{className:wa.content,children:[n.jsx("iframe",{className:wa.iframeStyled,src:`https://www.youtube.com/embed/${s?.code??""}`,frameBorder:"0",allowFullScreen:!0}),n.jsx("p",{className:wa.title,children:s?.title})]})},fd={content:"_content_ezbiw_1"},Rs=async({newsformated:e,internal:t,commonServices:a})=>{if(!t)return;const o=await a.getNews({path:t,imagesizes:e.preview.sizes[0]?.scale});if(!o)return;console.log("response",o.data.data[0]);const s=o.data.data[0]?.external?.iframe;return n.jsx("div",{className:fd.content,dangerouslySetInnerHTML:{__html:s??""}})},er={content:"_content_156j7_1"},nt={imagen:"imagen",videoEmbedded:"videoEmbedded",videoYouTube:"videoYouTube",iframe:"iframe"},md={[nt.videoEmbedded]:Zs,[nt.videoYouTube]:Xs,[nt.iframe]:Rs},gd=({news:e,commonServices:t})=>{const{config:a,hascontent:o,info:s}=e,r=a.articlepreview,i=s.link.internal,c=o?.hasgalleryimages;if(r===nt.imagen&&c)return n.jsx("div",{className:er.content,children:n.jsx(ya,{newsformated:e,internal:i})});const d=r?md[r]:null;return console.log("PreviewComponent",d),d?n.jsx("div",{className:er.content,children:n.jsx(d,{newsformated:e,internal:i,commonServices:t})}):null},pd=e=>{const{content:t,title:a,slot_id:o}=e,s=e.slot_id&&e.slot_id!=="Nota_1";return t&&t.length!==0&&n.jsx(he,{title:a,titleUrl:e.titleUrl,children:n.jsx(it,{slot_id:o,cardWidth:200,children:t.map((r,i)=>{const c={...r,main:{...r.main,title:{...r.main.title,section:s?r.main.title.home:r.main.title.section}}};return n.jsx(Mt,{...c,titleGradient:!0,paths:e.paths},i)})})})},Ad=e=>{const{content:t,title:a,slot_id:o}=e,s=e.slot_id&&e.slot_id!=="Nota_1";return t&&t.length!==0&&n.jsx(he,{title:a,titleUrl:e.titleUrl,children:n.jsx(it,{slot_id:o,cardWidth:343,cardGap:32,visibleItems:3,children:t.map((r,i)=>{const c={...r,main:{...r.main,title:{...r.main.title,section:s?r.main.title.home:r.main.title.section}}};return n.jsx(Mt,{...c,titleGradient:!0,paths:e.paths},i)})})})},yd=e=>{const{content:t,title:a,slot_id:o}=e,s=e.slot_id&&e.slot_id!=="Nota_1";return t&&t.length!==0&&n.jsx(he,{title:a,titleUrl:e.titleUrl,children:n.jsx(it,{slot_id:o,fullPageWidth:!0,visibleItems:1,pagination:!0,cardGap:0,children:t.map((r,i)=>{const c={...r,main:{...r.main,title:{...r.main.title,section:s?r.main.title.home:r.main.title.section}}};return E.createElement(Mt,{...c,key:i,titleGradient:!0,paths:e.paths})})})})},En=e=>{const t={};for(const a in e)a.startsWith("--")&&(t[a]=e[a]);return t},dt={headerSection:"_headerSection_1c69w_1",title:"_title_1c69w_11",subtitle:"_subtitle_1c69w_23",newsContent:"_newsContent_1c69w_36",containerCards:"_containerCards_1c69w_44",image:"_image_1c69w_50",blockHeadContainer:"_blockHeadContainer_1c69w_56"},wd=e=>{const{content:t,title:a,isVideo:o}=e;if(!t||t.length===0)return;const s=t[0],r=t.slice(1),i=e.slot_id&&e.slot_id!=="Nota_1";return s&&r&&n.jsxs(he,{title:a,titleUrl:e.titleUrl,children:[n.jsx("div",{className:dt.headerSection,children:n.jsxs("a",{style:{"--heightImageOverwriteMobile":"200%"},className:dt.image,href:s?.info?.link?.url,target:s?.info?.link?.target,children:[n.jsxs("div",{className:dt.blockHeadContainer,children:[n.jsx("p",{className:dt.title,children:s?.main?.title.home}),s?.main?.subtitle?.rendered&&n.jsx("p",{className:dt.subtitle,children:s?.main?.subtitle?.striped})]}),n.jsx(_e,{preview:s.preview})]})}),n.jsxs("div",{className:dt.containerCards,children:[n.jsx("div",{className:"banner-context",style:{order:1},children:e.banner}),n.jsx("div",{className:dt.newsContent,children:Array.isArray(r)&&r.map((c,d)=>{const l={...c,main:{...c.main,title:{...c.main.title,section:i?c.main.title.home:c.main.title.section}}};return n.jsx("div",{style:{order:d},children:n.jsx(Oe,{...l,isVideo:o,paths:e.paths})},d)})})]})]})},tr={banner:e=>n.jsx(fe,{...e,name:e.slot_id.replace("Home","block")}),readest:e=>n.jsx(fn,{...e}),"Modulo 1x3":e=>n.jsx(fa,{...e}),"Modulo 1x4":e=>n.jsx(js,{...e}),"Modulo 1x5":e=>n.jsx(Qs,{...e}),"Destacado noticias":e=>n.jsx(Ps,{...e}),"Destacado full width":e=>n.jsx(wd,{...e}),"Destacado videos":e=>n.jsx(Gs,{...e}),"Carrusel card":e=>n.jsx(zs,{...e}),"Carrusel story":e=>n.jsx(pd,{...e}),"Carrusel owl":e=>n.jsx(Ad,{...e}),"Modulo fotogaleria":e=>n.jsx(yd,{...e}),"Carrusel opinion":e=>n.jsx(Fs,{...e}),"Modulo 1x3 card":e=>n.jsx(Hs,{...e})};function ba({component:e,slot_id:t,data:a,banners:o}){if(o)return tr[e]&&n.jsx("div",{className:"home-slot",style:En(a),children:tr[e]({...a,banners:o,slot_id:t})})}function bd({children:e,stylesConfigEntry:t}){return n.jsx("div",{className:"home-slot",style:En(t),children:e})}const nr={Diario:e=>{if(!e?.data||e.data.length===0)return;const t=e.data.slice(1);return n.jsx(Ls,{...e.data[0],itemReverseOrder:!0,isLarge:!0,block:t,banners:e.banners,showSuper:e.showSuper,rightOnlyBanner:e.rightOnlyBanner,customSectionCardStyles:e.customSectionCardStyles,customNewsDescriptionStyles:e.customNewsDescriptionStyles,paths:e.paths})},"Diario con imagen":e=>{if(!e?.data||e.data.length===0)return;const t=e.data.slice(1);return n.jsx(Ls,{...e.data[0],itemReverseOrder:!0,isLarge:!0,showSuper:e.showSuper,block:t,banners:e.banners,customSectionCardStyles:e.customSectionCardStyles,customNewsDescriptionStyles:e.customNewsDescriptionStyles,paths:e.paths})},Super:e=>n.jsx(vt,{...e.data[0],paths:e.paths}),"3 notas verticales":e=>n.jsx(ql,{content:e.data,customLargeSection:e.customLargeSection,customSlimSection:e.customSlimSection,paths:e.paths}),"3 notas horizontales":e=>n.jsx(Ll,{content:e.data,customLargeSection:e.customLargeSection,customSmallSection:e.customSmallSection,paths:e.paths})},Tn=({component:e,data:t,banners:a,rightOnlyBanner:o})=>n.jsx("div",{style:En(t),children:nr[e]&&nr[e]({...t,rightOnlyBanner:o,banners:a})}),Cd=({slots:e,DYNAMIC_SLOT_SUBINDEXES:t,stylesConfig:a,AutorIcon:o,config:s,banners:r,showTagBySection:i})=>{const c=[],l=t,h=Object.keys(e).length/l;for(let u=1;u<=h;u++)for(let f=1;f<=l;f++){const g="Home_"+u+"_"+f;!e[g]||!e[g].blockSass||!e[g].blockSass[0]||!e[g].blockSass[0].value||!e[g].blockSass[0].block||e[g].blockSass[0].block==="No Mostrar"||c.push(n.jsxs(ss,{show:!!e[g].content?.data,order:(u-1)*l+(f-1),children:[n.jsx(ba,{component:e[g].blockSass[0].block,banners:r,slot_id:g,data:{...e[g].blockSass[0].block?a[e[g].blockSass[0].block]:[],content:e[g].content?.data??[],title:e[g].blockSass[0].title??void 0,titleUrl:e[g].blockSass[0].link??void 0,autorIcon:n.jsx(o,{}),paths:s.paths,showTagBySection:i}}),n.jsx(Ze,{children:n.jsx(Qe,{banners:r,index:"dynamic_"+u+"_"+f})})]},u+"_"+f))}return c},vd=({mainBlock:e,StylesConfigMain:t,config:a,banners:o})=>{const{PUBLIC_ENV:s}=K();if(s!=="local")return null;const r=e?.news?.data||[],i=(c,d)=>({...e?.news,...t[c],data:r.slice(0,d),paths:a.paths});return n.jsxs(n.Fragment,{children:[n.jsx(Tn,{component:"Super",data:i("Super",1),banners:o}),n.jsx(Ze,{children:n.jsx(Qe,{banners:o,index:1})}),n.jsx(Tn,{component:"3 notas verticales",data:i("3 notas verticales",3),banners:o}),n.jsx(Ze,{children:n.jsx(Qe,{banners:o,index:1})}),n.jsx(Tn,{component:"3 notas horizontales",data:i("3 notas horizontales",3),banners:o}),n.jsx(Ze,{children:n.jsx(Qe,{banners:o,index:1})})]})},_d=e=>{const{config:t,hascontent:a}=e,o=t.articlepreview,s=[nt.videoEmbedded,nt.videoYouTube,nt.iframe];return!!(o===nt.imagen&&a?.hasgalleryimages||s.includes(o))},Sd=async e=>{const{custom_complement:t,ranking:a=[],banners:o,autor:s=[],news:r=[],newsRelatedResponses:i=[],itemList:c=[],socials:d,getVideos:l}=e,h=e.slug==="liveblogs",{SHOW_NEWS_MORE_NEWS:u,SHOW_NEWS_RELATED_NEWS:f}=K();if(!(!r||!r[0]))return n.jsx(n.Fragment,{children:n.jsxs(zl,{className:Aa.contentLayout2,children:[n.jsx(Vl,{option:e.slug,news:r,paths:e.paths}),n.jsx(Qe,{banners:o,index:1}),!h&&e.commonServices&&n.jsx(gd,{news:r[0],commonServices:e.commonServices}),n.jsx(Fl,{texts:e.texts,paths:e.paths,slug:e.slug,itemList:c,ranking:a,bannerTop:n.jsx(fe,{banners:o??[],name:"right_1"}),banner:n.jsx(fe,{banners:o??[],name:"right_2"}),complement:n.jsxs("div",{id:"comentarios",suppressHydrationWarning:!0,children:[s.length>0&&n.jsx(xs,{texts:e.texts,autorIcon:e.autorIcon,autor:s[0],paths:e.paths}),r[0].authors.length>1&&n.jsx(Us,{news:r[0],autorIcon:e.autorIcon,paths:e.paths,texts:e.texts}),n.jsx("div",{className:Aa.tagContent,children:n.jsx(ks,{tags:r[0]?.keywords?.tags,paths:e.paths})}),n.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"2rem"},suppressHydrationWarning:!0,children:[e.showComments&&n.jsx("div",{suppressHydrationWarning:!0,"data-hydrate":"LazyLoader","data-props":encodeURIComponent(JSON.stringify({render:"comment",internalPath:e.internalPath,COMMENTS_VARS:e.COMMENTS_VARS}))}),n.jsx(Ze,{children:n.jsx(Qe,{banners:o,index:2})}),f&&n.jsxs(n.Fragment,{children:[n.jsx(ba,{component:"Carrusel card",banners:[],slot_id:"Nota_1",data:{...e.stylesConfig["Carrusel card"],content:e.relatedNewsList??[],title:e.texts.relatedNewsTitle,titleUrl:void 0}}),n.jsx(Ze,{children:n.jsx(Qe,{banners:o,index:3})})]}),u&&n.jsxs(n.Fragment,{children:[n.jsx(he,{title:e.texts.moreNewsTitle,children:n.jsx("div",{suppressHydrationWarning:!0,"data-hydrate":"LazyLoader","data-props":encodeURIComponent(JSON.stringify({render:"more",stylesConfig:e.stylesConfig,section:r[0].info.section?.slug??"",currentNews:r[0]}))})}),n.jsx(Ze,{children:n.jsx(Qe,{banners:o,index:4})})]}),t&&t()]})]}),children:n.jsxs("section",{style:{"--avatar-content-align-items-desk":e.slug==="liveblogs"?"flex-start":"center"},children:[n.jsx(ud,{texts:e.texts,autorIcon:e.autorIcon,socials:d,news:r[0],banners:o,newsRelatedResponses:i,itemList:c,slug:e.slug,getVideos:l,noteShare:e.noteShare,paths:e.paths,showHeaderImage:!_d(r[0])}),n.jsx(fe,{banners:o??[],name:"block_3"})]})})]})})},Nt={content:"_content_1tl6i_1",contentInfo:"_contentInfo_1tl6i_24",imageStyled:"_imageStyled_1tl6i_41",name:"_name_1tl6i_46",description:"_description_1tl6i_51",contentInfoWithoutImg:"_contentInfoWithoutImg_1tl6i_104"},Nd=async e=>{const t=e.img?await ue(e.img):"";return n.jsx("section",{className:Nt.content,children:n.jsxs("div",{className:`${Nt.contentInfo} ${t?"":Nt.contentInfoWithoutImg}`,children:[e.img&&n.jsx("img",{fetchPriority:"low",loading:"lazy",className:Nt.imageStyled,src:t}),n.jsx("h1",{className:Nt.name,children:e.tag}),e.description&&n.jsx("div",{className:Nt.description,dangerouslySetInnerHTML:{__html:e.description}})]})})},In={content:"_content_7wvro_1",contentInfo:"_contentInfo_7wvro_23",name:"_name_7wvro_34",description:"_description_7wvro_43"},Ed=e=>n.jsx("section",{className:In.content,style:{color:e.textColor,"--backDropHeigth":e.backDropHeigth?e.backDropHeigth:"100%",padding:e.sectionPadding??"","--backgroundColor":e.backgroundColor},children:n.jsxs("div",{className:In.contentInfo,children:[n.jsx("h1",{className:In.name,style:{color:e.textColor},children:e.tag}),e.description&&n.jsx("div",{style:{color:e.textColor},className:In.description,dangerouslySetInnerHTML:{__html:e.description}})]})}),Td=e=>{const{option:t,entity:a}=e;switch(t){case"op1":return n.jsx(Nd,{tag:a?.name??"",img:a?.image?.url??"",description:a?.description?a?.description:""});case"op2":return n.jsx(Ed,{tag:a?.name??"",description:a?.description?a?.description:"",backDropHeigth:e.backDropHeigth,backgroundColor:e.backgroundColor,sectionPadding:e.sectionPadding,textColor:e.textColor});default:return n.jsx(n.Fragment,{})}},zt={content:"_content_gxziw_1",buttonStyled:"_buttonStyled_gxziw_9",searchStyled:"_searchStyled_gxziw_21",inputStyled:"_inputStyled_gxziw_32",inputStyledTest:"_inputStyledTest_gxziw_51"},Id=e=>n.jsx("svg",{width:"68",height:"68",viewBox:"0 0 68 68",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:n.jsx("g",{opacity:"0.8",children:n.jsx("path",{d:"M47.8043 46.6003L47.6635 46.7758L47.8232 46.9342L56.4762 55.5171C56.4768 55.5177 56.4774 55.5184 56.478 55.519C56.8524 55.9072 57.0616 56.4256 57.0616 56.965C57.0616 57.5048 56.8521 58.0234 56.4774 58.4117C56.2839 58.6065 56.0539 58.7611 55.8005 58.8667C55.5466 58.9724 55.2743 59.0269 54.9993 59.0269C54.7243 59.0269 54.452 58.9724 54.1981 58.8667C53.9442 58.7609 53.7138 58.6059 53.5201 58.4106L53.5194 58.4099L44.9327 49.8232L44.7743 49.6648L44.5995 49.805C40.4597 53.1252 35.2051 54.7331 29.9162 54.2981C24.6272 53.863 19.706 51.4181 16.1643 47.4661C12.6227 43.514 10.7298 38.3552 10.875 33.0503C11.0201 27.7455 13.1923 22.6979 16.9447 18.9455C20.6972 15.193 25.7448 13.0209 31.0496 12.8757C36.3544 12.7305 41.5133 14.6234 45.4653 18.165C49.4174 21.7067 51.8623 26.6279 52.2974 31.9169C52.7324 37.2058 51.1245 42.4604 47.8043 46.6003ZM22.4528 47.4552C25.1799 49.2774 28.3861 50.25 31.666 50.25C36.0641 50.25 40.2822 48.5029 43.3921 45.3929C46.5021 42.2829 48.2493 38.0649 48.2493 33.6667C48.2493 30.3868 47.2767 27.1806 45.4545 24.4535C43.6323 21.7264 41.0423 19.6008 38.0121 18.3457C34.9819 17.0905 31.6476 16.7621 28.4307 17.402C25.2139 18.0419 22.259 19.6213 19.9398 21.9405C17.6205 24.2597 16.0411 27.2146 15.4013 30.4314C14.7614 33.6483 15.0898 36.9827 16.345 40.0129C17.6001 43.0431 19.7256 45.633 22.4528 47.4552Z",fill:"white",stroke:"white",strokeWidth:"0.5"})})}),kd=e=>n.jsx("form",{className:zt.content,style:{height:e.hasContent?"218px":"50vh"},children:n.jsxs("div",{className:zt.inputStyled,children:[n.jsx("input",{className:zt.inputStyledTest,defaultValue:e.query,name:"query",placeholder:e.texts.searchKeyWord+"..."}),n.jsx("button",{className:zt.buttonStyled,type:"submit",children:n.jsx(Id,{className:zt.searchStyled})})]})}),Ca={content:"_content_io3tv_1",newsContentSection:"_newsContentSection_io3tv_5",itemContent:"_itemContent_io3tv_10"},xd=e=>{const{data:t,option:a,autor:o,page:s,banners:r,pathname:i,ranking:c,currentPage:d,slug:l,texts:h={}}=e,u=[5,10,15],f={5:1,10:2,15:3};switch(a){case"op1":return n.jsx(n.Fragment,{children:n.jsxs(sa,{children:[n.jsx(Ss,{autor:o[0],autorIcon:e.autorIcon}),n.jsx(ia,{paths:e.paths,ranking:c,readestTitle:h.readestTitle??"",bannerTop:n.jsx(fe,{banners:r??[],name:"right_1"}),banner:n.jsx(fe,{banners:r??[],name:"right_2"}),children:n.jsx("section",{className:Ca.content,children:t.length>0?n.jsx(yn,{className:[Ca.newsContentSection,"padding-0"].join(" "),paginatorComponent:n.jsx(Ot,{texts:h,pathname:i,query:"",currentPage:d,maxPages:e.paginationLimit,showNext:!(t.length<e.newsListLimit)}),children:Array.isArray(t)&&t?.map((g,m)=>n.jsxs(E.Fragment,{children:[u.includes(m+1)&&n.jsx("div",{className:Ca.itemContent+" banner-context",children:n.jsx(fe,{banners:r??[],name:`block_2_${f[m+1]}`})}),n.jsx(Sn,{autorIcon:e.autorIcon,item:g,option:l,paths:e.paths},m)]},m))}):n.jsx("div",{style:{width:"100%",display:"flex",flexDirection:"column",justifyContent:"center",gap:"2rem"},children:n.jsx("p",{style:{fontWeight:"var(--fw)",width:"100%",fontSize:"18px",lineHeight:"26px",textAlign:"center"},children:h.autorNotResultMessage})})})})]})});case"op2":return n.jsx(n.Fragment,{children:n.jsxs(sa,{children:[n.jsx(Ns,{autor:o[0],autorIcon:e.autorIcon}),Array.isArray(t)?n.jsxs(n.Fragment,{children:[n.jsx(fa,{content:t,title:"",hasLines:!0,banners:e.banners,bannerPositionIndex:[1,6,12],paths:e.paths,slot_id:"block_2"}),n.jsx(Ot,{texts:h,query:"",pathname:i,maxPages:Number(e.paginationLimit),currentPage:Number(s),showNext:!((t.length??0)<Number(e.newsListLimit))})]}):n.jsx("div",{style:{width:"100%",display:"flex",flexDirection:"column",justifyContent:"center",gap:"2rem"},children:n.jsx("p",{style:{fontWeight:"var(--fw)",width:"100%",fontSize:"18px",lineHeight:"26px",textAlign:"center"},children:h.autorNotResultMessage})})]})});default:return n.jsx(n.Fragment,{})}},ar={content:"_content_pq89v_1",videoContent:"_videoContent_pq89v_9"},Ft={container:"_container_1xr2t_1",playStyled:"_playStyled_1xr2t_6",imageStyled:"_imageStyled_1xr2t_13",longer:"_longer_1xr2t_26",contentNews:"_contentNews_1xr2t_31",tagContent:"_tagContent_1xr2t_51",tag:"_tag_1xr2t_51",titular:"_titular_1xr2t_68",small:"_small_1xr2t_81",figure:"_figure_1xr2t_87",backDrop:"_backDrop_1xr2t_92",backDropAux:"_backDropAux_1xr2t_100"},or=async e=>{const{size:t="longer",video:a}=e,o=a.main.image.sizes[0]?.url??"";return n.jsx("figure",{className:Ft.figure,children:n.jsxs("span",{className:Ft.backdrop,children:[n.jsx("span",{className:Ft.backDropAux}),n.jsx(P,{href:a.info.link.url,target:a.info.link.target,children:n.jsxs("div",{children:[a.main.image.sizes.map(async(s,r)=>s.width>=580?n.jsx("source",{media:"(width >=900px)",srcSet:await ue(s.url)},r):n.jsx("source",{media:"(width <900px)",srcSet:await ue(s.url)},r)),n.jsx("img",{fetchPriority:"low",loading:"lazy",className:[Ft.imageStyled,Ft[t]].join(" "),alt:"",src:o?await ue(o):""})]})})]})})},Ud=e=>{const{videos:t}=e;return n.jsx("div",{className:ar.content,children:n.jsx(yt,{children:n.jsx(he,{title:"Videos",isTitle:!0,children:n.jsxs("div",{className:ar.videoContent,children:[n.jsx(or,{video:t[0]}),n.jsx("div",{style:{display:"flex",flexDirection:"column"},children:t.slice(1).map((a,o)=>n.jsx(or,{size:"small",video:a},`video-small-${o}`))})]})})})})},ht={content:"_content_ruy5q_1",videoContent:"_videoContent_ruy5q_9",articleSection:"_articleSection_ruy5q_21",contentLatout:"_contentLatout_ruy5q_31",title:"_title_ruy5q_36",article:"_article_ruy5q_21",correspondent:"_correspondent_ruy5q_64"},sr={container:"_container_1rq2h_1",playStyled:"_playStyled_1rq2h_9"},Ld=e=>{const{video:t}=e,a=un();return n.jsx(P,{href:t.info.link.url?t.info.link.url:void 0,target:t.info.link.target,children:n.jsxs("section",{className:sr.container,children:[n.jsx(_e,{isLarge:!0,preview:{sizes:t.main.image.sizes,description:t.main.description}}),n.jsx(a,{className:sr.playStyled})]})})},qd=e=>{const t=()=>e?.video.main.author?`${e?.video.main.author} - ${ke(e.video.info.date.created)}`:e?.video.main.author;return n.jsx("div",{className:ht.content,children:n.jsx(yt,{className:ht.contentLatout,children:n.jsx(he,{title:"Videos",isTitle:!0,children:n.jsxs("div",{className:ht.videoContent,children:[n.jsx(Ld,{video:e.video}),n.jsxs("div",{className:ht.articleSection,children:[n.jsx(P,{className:ht.title,href:e.video.info.link.url,target:e.video.info.link.target,children:e.video.main.title}),n.jsx("p",{className:ht.article,children:xe(e.video.main.description)}),n.jsx("p",{className:ht.correspondent,children:t()})]})]})})})})},Bd=e=>{switch(e.option){case"op1":return n.jsx(Ud,{videos:e.data});case"op2":return n.jsx(qd,{video:e.data[0]});default:return n.jsx(n.Fragment,{})}};function Pd({containerId:e,containerId2:t}){return E.useEffect(()=>{try{let a=function(){const h=window.twttr;h?.widgets?h.widgets.load(o):l<10?(l++,requestAnimationFrame(a)):console.warn("No se pudo cargar widgets de Twitter")};const o=document.getElementById(e),s=document.getElementById(t);if(!o&&!s)return;const r=o?.querySelectorAll("script[src]")??[],i=s?.querySelectorAll("script[src]")??[];[...r,...i].forEach(h=>{const u=document.createElement("script");Array.from(h.attributes).forEach(f=>{u.setAttribute(f.name,f.value)}),h.replaceWith(u)});const d=document.querySelectorAll('script[src*="platform.twitter.com/widgets.js"]');if(d)for(let h=0;h<d.length;h++)d[h]?.remove();let l=0;if(document.querySelector('script[src*="platform.twitter.com/widgets.js"]'))a();else{const h=document.createElement("script");h.src="https://platform.twitter.com/widgets.js",h.async=!0,h.onload=a,document.body.appendChild(h)}}catch(a){console.warn("Error al procesar embeds de Twitter",a)}},[e]),null}const Od=e=>{const{isVideo:t=!1,isLarge:a=!1,hasShadow:o=!1,BackDropAuxHeigthMobile:s}=e,r=ta(),i=E.useMemo(()=>e?.preview?.sizes||[],[e?.preview?.sizes]);if(!i.length||!i[0]?.url||i[0]?.url==="")return n.jsx("div",{className:se.imagePlaceholder});const{PUBLIC_API_HOST:c,PUBLIC_ENV:d}=K();return n.jsx("figure",{className:se.figure,children:n.jsxs("span",{className:se.backdrop,children:[n.jsx("span",{className:se.backdropAux,style:{height:s||"56.25%"}}),n.jsxs("picture",{children:[n.jsx("img",{fetchPriority:"low",loading:"lazy",className:se.imageStyled,alt:e.preview?.description||"",src:(d==="local"?c:"")+i[0]?.url,style:{boxShadow:o?"0px 4px 8px 0px #00000033":"0px"}}),t&&n.jsxs(n.Fragment,{children:[n.jsx("div",{className:se.boxPlayIcon,style:{height:a?"40%":"72px"}}),n.jsx(r,{className:se.playStyled,style:{width:a?"3rem":"27px",height:a?"3rem":"27px",marginBottom:a?"18px":".5rem",marginLeft:a?"30px":".5rem"}})]})]})]})})},Dd=e=>n.jsx("svg",{width:"41",height:"33",viewBox:"0 0 41 33",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:n.jsx("path",{d:"M17.9576 21.2985C16.8233 21.2985 15.9277 22.194 15.9277 23.3283C15.9277 24.4627 16.8233 25.3582 17.9576 25.3582C19.0919 25.3582 19.9874 24.4627 19.9874 23.3283C19.9874 22.194 19.0919 21.2985 17.9576 21.2985ZM17.9576 19.2686C19.0919 19.2686 19.9874 18.3731 19.9874 17.2388C19.9874 16.1045 19.0919 15.2089 17.9576 15.2089C16.8233 15.2089 15.9277 16.1045 15.9277 17.2388C15.9277 18.3731 16.8233 19.2686 17.9576 19.2686ZM17.9576 13.1791C19.0919 13.1791 19.9874 12.2836 19.9874 11.1492C19.9874 10.0149 19.0919 9.11938 17.9576 9.11938C16.8233 9.11938 15.9277 10.0149 15.9277 11.1492C15.9277 12.2836 16.8233 13.1791 17.9576 13.1791Z",fill:"#7B888A"})}),rr={info:{section:{name:"",slug:"",url:""},link:{url:"/",target:"",canonical:!1,internal:""},date:{date:"",created:0,modified:0,firstpublish:0,lastpublish:0}},config:{zonehome:void 0,priorityhome:"",zonesection:"",prioritysection:"",homepreview:"",showcomments:!0,showtime:!0,showauthor:!0,showuppertitle:!0,showsubtitle:!0,showads:!0},main:{title:{home:"",section:"",article:""},subtitle:{rendered:"",striped:""},tags:[]},authors:[{firstname:"",lastname:"",fullname:"",image:void 0,name:"",internaluser:!1}],preview:void 0},ir=6,Md=({section:e,currentNews:t,banner:a,isVisible:o=!1,stylesConfig:s})=>{const[r,i]=E.useState({data:Array.from({length:ir},()=>rr)}),[c,d]=E.useState(!1),l=E.useCallback(async()=>{if(!(c||!t?.info?.link?.internal)){d(!0);try{const h=new URLSearchParams({section:e,currentNewsLink:t.info.link.internal}),u=await fetch(`/api/get-more-news?${h}`);if(!u.ok)throw i(void 0),new Error(`HTTP error! status: ${u.status}`);const f=await u.json();i({...f,data:f.data.slice(0,ir)})}catch(h){console.error("[/api/get-more-news] Error:",h.message),i(void 0)}}},[e,t.info.link.internal,c]);return E.useEffect(()=>{o&&l()},[o,r,l]),!r?.data||r.data.length===0?null:n.jsx(jd,{news:r.data,title:"Más Noticias",...s["Modulo 1x3 Client"]??s["Modulo 1x3"],hasLines:!0,showSubtitle:!0,rounded:!0,banner:a,isVisible:o})},jd=e=>{const{news:t,hasLines:a=!1}=e,o=s=>a&&(s+1)%3!==0?pa.contentSeparator:"";return n.jsx("div",{className:pa.newsContent,style:{gap:a?"30px":"20px","--gridTemplateModlule":a?"repeat(auto-fit, 343px);":"repeat(auto-fit, 380px);"},children:t.map((s,r)=>{const{main:i,authors:c,info:d,preview:l,isVideo:h=!1,config:u,overImage:f="default",isTitle:g=!1,isLarge:m=!1}=s;return n.jsx("div",{className:o(r),style:{order:r},children:n.jsxs("section",{className:Dt.content,children:[n.jsx(P,{title:i?.title?.section,href:d?.link?.url??"invalidUrl","aria-label":i?.title?.section??"nota",target:d?.link?.target,children:n.jsx(Od,{isVisible:e.isVisible,preview:l,rounded:e.rounded,isVideo:h,isLarge:m,getImageUrl:e.getImageUrl})}),n.jsx("div",{className:Dt.newsDescription,children:n.jsx(Qd,{main:i,authors:c,info:d,preview:l,share:e.share,config:u,overImage:f,isTitle:g,paths:s.paths,isVisible:e.isVisible})})]})},r)})})},Qd=e=>{const{share:t=!1,cutSubtitle:a=!0}=e,s=(()=>{if(!e?.authors||e.authors.length===0)return"";const r=e.authors[0],i=ke(e.info?.date?.modified);return r&&e?.config?.showtime&&e.config?.showauthor?`${r.fullname} - ${i}`:r&&e.config?.showauthor?r.fullname:e?.config?.showtime?i:""})();return n.jsxs("div",{className:ae.boxInformation,children:[t&&n.jsx(Dd,{className:ae.dotStyles}),e?.info?.section?.url&&n.jsxs("div",{className:ae.sectionDescriptionContainer,children:[n.jsx(P,{className:ae.sectionDescription,href:e.info.section.url??"invalidUrl",children:e.info.section.name}),e?.main?.uppertitle&&n.jsx("p",{className:ae.uppertitle,children:e.main.uppertitle})]}),n.jsx("h2",{className:ae.articule,children:n.jsx(P,{className:ae.linkStyled,style:{"--isLink":e?.info?.link?.url?"underline":"none"},"aria-label":e.main?.title?.section??"nota",href:e?.info?.link?.url,target:e?.info?.link?.target,children:e.main?.title?.section})}),e.config?.showsubtitle&&e.main?.subtitle?.striped&&n.jsx("p",{className:ae.description,style:{"--fontSizeSubTitle":e.fontSizeSubTitle,"--lineHeightSubTitle":e.lineHeightSubTitle,"--colorSubTitle":e.colorSubTitle},children:a?xe(e.main.subtitle.striped):e.main.subtitle.striped}),(e?.config?.showtime||e.config?.showauthor)&&s&&n.jsx(n.Fragment,{children:e.authors?.[0]?.internaluser?n.jsx(P,{className:ae.correspondentLink,href:`/autor/${e.authors[0].name}`,children:s}):n.jsx("div",{className:ae.correspondent,children:s})})]})},Gd=({user:e,handleLogout:t,message:a})=>{const o=()=>{const r=document.querySelector(".user-actions-options");r&&r.classList.toggle("show")},s=e.firstname??"Usuario";return n.jsx("div",{className:"comment-item",children:n.jsxs("div",{style:{display:"flex",gap:"14px"},children:[e&&e.picture&&e.picture!==""?n.jsx("img",{className:"comment-avatar-img",src:e.picture,alt:e.username}):n.jsx("div",{className:"comment-avatar",children:s.charAt(0).toUpperCase()}),n.jsxs("div",{style:{flex:1},children:[n.jsxs("div",{className:"comment-header",children:[n.jsxs("span",{className:"comment-username user-welcome",children:["Hola ",s,"!"]}),n.jsx("div",{className:"user-actions-options",children:n.jsx("button",{onClick:()=>{t()},children:"Cerrar Sesion"})}),n.jsx("button",{className:"user-actions-span",onClick:o,children:n.jsx(Cn,{width:13,height:13,fill:"black"})})]}),n.jsx("p",{className:"comment-text",children:a})]})]})})},de={overlay:"_overlay_qj491_3",popup:"_popup_qj491_17",title:"_title_qj491_40",optionsContainer:"_optionsContainer_qj491_52",option:"_option_qj491_52",radioInput:"_radioInput_qj491_66",radioCustom:"_radioCustom_qj491_70",optionLabel:"_optionLabel_qj491_97",buttons:"_buttons_qj491_110",cancelButton:"_cancelButton_qj491_117",closeButton:"_closeButton_qj491_118",buttonAlone:"_buttonAlone_qj491_137",reportButton:"_reportButton_qj491_143",successContainer:"_successContainer_qj491_163",thumbsUp:"_thumbsUp_qj491_171",successMessage:"_successMessage_qj491_177",errorMessage:"_errorMessage_qj491_218",loadingContainer:"_loadingContainer_qj491_231"},cr=async(e,t)=>{const{PUBLIC_ENV:a}=K();if(console.log(a,!0),a==="local")return!0;if(!e)return!1;const{CAPTCHA_PROJECT:o,CAPTCHA_KEY_V2:s,COMMENTS_CAPTCHA_API_KEY:r}=t;console.log();try{const i=o,c=s,h=await(await fetch(`https://recaptchaenterprise.googleapis.com/v1/projects/${i}/assessments?key=${r}`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({event:{token:e,siteKey:c}})})).json();return console.log("reCAPTCHA Enterprise verification result:",h),h.tokenProperties?.valid===!0}catch(i){return console.error("Error verificando reCAPTCHA Enterprise:",i),!1}};async function $d({publication:e,username:t,id:a,type:o,baseUrl:s,captchaToken:r,apiToken:i,COMMENTS_VARS:c}){if(!e||!t||!a||!o||!r)throw new Error("Faltan parámetros requeridos: publication, username, id, type, captchaToken");if(typeof e!="string"||typeof t!="string"||typeof a!="string"||typeof o!="string"||typeof r!="string")throw new Error("Todos los parámetros deben ser strings");if(!await cr(r,c))throw new Error("Token de captcha inválido");if(!i)throw new Error("Falta el token de API del CMS");const d=`${s}/system/modules/com.tfsla.diario.base/templates/hit/5.0/1/newcomments/report`,l=encodeURIComponent(o),h=new URLSearchParams({publication:e,username:t,id:a,type:l}),u=`${d}?${h.toString()}`;try{console.log("Reporting comment:",{publication:e,username:t,id:a,type:o,encodedType:l,url:u});const f=await oe.post(u,null,{headers:{"User-Agent":"Bluestack","x-api-token":i,"Content-Type":"application/json"}});if(console.log("Report response:",f.data),f.status===200||f.status===201)return{type:"success",message:"Comentario reportado exitosamente",status:f.status,data:f.data};throw new Error(`Respuesta inesperada del servidor: ${f.status}`)}catch(f){if(console.error("Error reporting comment:",f),oe.isAxiosError(f)){const g=f.response?.status,m=f.response?.data;throw g===400?new Error("Datos inválidos para el reporte"):g===401?new Error("Token de API inválido"):g===403?new Error("Acceso denegado para reportar comentario"):g===404?new Error("Comentario no encontrado"):g===409?new Error("El comentario ya fue reportado por este usuario"):g===500?new Error("Error interno del servidor CMS"):new Error(m?.error||m?.message||`Error HTTP ${g}: No se pudo reportar el comentario`)}throw f}}const Me={spam:"Es spam o contenido comercial no deseado",inappropriate:"Lenguaje inadecuado",hate:"Discurso o símbolos de odio",misinformation:"Información falsa o fraude",terrorism:"Promueve el terrorismo",intellectual:"Violación de propiedad intelectual",bullying:"Bullying o acoso"};function Hd(e){return Me[e]}const ut=300,Ke={username:"anonimo",firstname:"Usuario",lastname:"Anonimo"};function zd(e){const t=e.split(" ");if(t.length!==3)return e;const[a,o,s]=t,r=o.charAt(0).toUpperCase()+o.slice(1).toLowerCase();return`${a} ${r} ${s}`}const va=(e,t)=>{if(!e||!e.current)return{boolean:!1,text:""};const a=e.current?.value||"",o=a.length>ut,{PUBLIC_ENV:s}=K(),r=s==="local",i=a.trim()!==""&&(r||t!=="")&&!o,c=o?`No debes exceder el limite de ${ut} caracteres.`:"Debes completar todos los campos para comentar.";return{boolean:i,text:c}},lr=e=>{const t=e.cookie.split("; ").find(a=>a.startsWith("reported="));if(!t)return[];try{return JSON.parse(decodeURIComponent(t.split("=")[1]??""))}catch{return[]}},Fd=(e,t)=>{const a=lr(e);a.includes(t)||(a.push(t),e.cookie=`reported=${encodeURIComponent(JSON.stringify(a))}; path=/; max-age=${3600*24*1}`)};function Vd(e){const[t,a]=e.split("@");if(!t||!a)return e;let o="";t.length<=2?o=t[0]+"*":o=t[0]+"*".repeat(t.length-2)+t[t.length-1];const s=a.lastIndexOf(".");if(s===-1)return`${o}@${a}`;const r=a.slice(0,s),i=a.slice(s);let c="";return r.length<=2?c=r[0]+"*":c=r[0]+"*".repeat(r.length-2)+r[r.length-1],`${o}@${c}${i}`}var kn={exports:{}},xn={exports:{}},te={};var dr;function Wd(){if(dr)return te;dr=1;var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,a=e?Symbol.for("react.portal"):60106,o=e?Symbol.for("react.fragment"):60107,s=e?Symbol.for("react.strict_mode"):60108,r=e?Symbol.for("react.profiler"):60114,i=e?Symbol.for("react.provider"):60109,c=e?Symbol.for("react.context"):60110,d=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,h=e?Symbol.for("react.forward_ref"):60112,u=e?Symbol.for("react.suspense"):60113,f=e?Symbol.for("react.suspense_list"):60120,g=e?Symbol.for("react.memo"):60115,m=e?Symbol.for("react.lazy"):60116,p=e?Symbol.for("react.block"):60121,y=e?Symbol.for("react.fundamental"):60117,v=e?Symbol.for("react.responder"):60118,N=e?Symbol.for("react.scope"):60119;function _(C){if(typeof C=="object"&&C!==null){var k=C.$$typeof;switch(k){case t:switch(C=C.type,C){case d:case l:case o:case r:case s:case u:return C;default:switch(C=C&&C.$$typeof,C){case c:case h:case m:case g:case i:return C;default:return k}}case a:return k}}}function I(C){return _(C)===l}return te.AsyncMode=d,te.ConcurrentMode=l,te.ContextConsumer=c,te.ContextProvider=i,te.Element=t,te.ForwardRef=h,te.Fragment=o,te.Lazy=m,te.Memo=g,te.Portal=a,te.Profiler=r,te.StrictMode=s,te.Suspense=u,te.isAsyncMode=function(C){return I(C)||_(C)===d},te.isConcurrentMode=I,te.isContextConsumer=function(C){return _(C)===c},te.isContextProvider=function(C){return _(C)===i},te.isElement=function(C){return typeof C=="object"&&C!==null&&C.$$typeof===t},te.isForwardRef=function(C){return _(C)===h},te.isFragment=function(C){return _(C)===o},te.isLazy=function(C){return _(C)===m},te.isMemo=function(C){return _(C)===g},te.isPortal=function(C){return _(C)===a},te.isProfiler=function(C){return _(C)===r},te.isStrictMode=function(C){return _(C)===s},te.isSuspense=function(C){return _(C)===u},te.isValidElementType=function(C){return typeof C=="string"||typeof C=="function"||C===o||C===l||C===r||C===s||C===u||C===f||typeof C=="object"&&C!==null&&(C.$$typeof===m||C.$$typeof===g||C.$$typeof===i||C.$$typeof===c||C.$$typeof===h||C.$$typeof===y||C.$$typeof===v||C.$$typeof===N||C.$$typeof===p)},te.typeOf=_,te}var ne={};var hr;function Yd(){return hr||(hr=1,process.env.NODE_ENV!=="production"&&(function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,a=e?Symbol.for("react.portal"):60106,o=e?Symbol.for("react.fragment"):60107,s=e?Symbol.for("react.strict_mode"):60108,r=e?Symbol.for("react.profiler"):60114,i=e?Symbol.for("react.provider"):60109,c=e?Symbol.for("react.context"):60110,d=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,h=e?Symbol.for("react.forward_ref"):60112,u=e?Symbol.for("react.suspense"):60113,f=e?Symbol.for("react.suspense_list"):60120,g=e?Symbol.for("react.memo"):60115,m=e?Symbol.for("react.lazy"):60116,p=e?Symbol.for("react.block"):60121,y=e?Symbol.for("react.fundamental"):60117,v=e?Symbol.for("react.responder"):60118,N=e?Symbol.for("react.scope"):60119;function _(B){return typeof B=="string"||typeof B=="function"||B===o||B===l||B===r||B===s||B===u||B===f||typeof B=="object"&&B!==null&&(B.$$typeof===m||B.$$typeof===g||B.$$typeof===i||B.$$typeof===c||B.$$typeof===h||B.$$typeof===y||B.$$typeof===v||B.$$typeof===N||B.$$typeof===p)}function I(B){if(typeof B=="object"&&B!==null){var Ae=B.$$typeof;switch(Ae){case t:var Pn=B.type;switch(Pn){case d:case l:case o:case r:case s:case u:return Pn;default:var qr=Pn&&Pn.$$typeof;switch(qr){case c:case h:case m:case g:case i:return qr;default:return Ae}}case a:return Ae}}}var C=d,k=l,G=c,$=i,ee=t,H=h,D=o,R=m,ie=g,j=a,L=r,T=s,M=u,U=!1;function F(B){return U||(U=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),A(B)||I(B)===d}function A(B){return I(B)===l}function S(B){return I(B)===c}function q(B){return I(B)===i}function Q(B){return typeof B=="object"&&B!==null&&B.$$typeof===t}function O(B){return I(B)===h}function z(B){return I(B)===o}function V(B){return I(B)===m}function W(B){return I(B)===g}function Z(B){return I(B)===a}function X(B){return I(B)===r}function Y(B){return I(B)===s}function re(B){return I(B)===u}ne.AsyncMode=C,ne.ConcurrentMode=k,ne.ContextConsumer=G,ne.ContextProvider=$,ne.Element=ee,ne.ForwardRef=H,ne.Fragment=D,ne.Lazy=R,ne.Memo=ie,ne.Portal=j,ne.Profiler=L,ne.StrictMode=T,ne.Suspense=M,ne.isAsyncMode=F,ne.isConcurrentMode=A,ne.isContextConsumer=S,ne.isContextProvider=q,ne.isElement=Q,ne.isForwardRef=O,ne.isFragment=z,ne.isLazy=V,ne.isMemo=W,ne.isPortal=Z,ne.isProfiler=X,ne.isStrictMode=Y,ne.isSuspense=re,ne.isValidElementType=_,ne.typeOf=I})()),ne}var ur;function _a(){return ur||(ur=1,process.env.NODE_ENV==="production"?xn.exports=Wd():xn.exports=Yd()),xn.exports}var Sa,fr;function Kd(){if(fr)return Sa;fr=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;function o(r){if(r==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(r)}function s(){try{if(!Object.assign)return!1;var r=new String("abc");if(r[5]="de",Object.getOwnPropertyNames(r)[0]==="5")return!1;for(var i={},c=0;c<10;c++)i["_"+String.fromCharCode(c)]=c;var d=Object.getOwnPropertyNames(i).map(function(h){return i[h]});if(d.join("")!=="0123456789")return!1;var l={};return"abcdefghijklmnopqrst".split("").forEach(function(h){l[h]=h}),Object.keys(Object.assign({},l)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return Sa=s()?Object.assign:function(r,i){for(var c,d=o(r),l,h=1;h<arguments.length;h++){c=Object(arguments[h]);for(var u in c)t.call(c,u)&&(d[u]=c[u]);if(e){l=e(c);for(var f=0;f<l.length;f++)a.call(c,l[f])&&(d[l[f]]=c[l[f]])}}return d},Sa}var Na,mr;function Ea(){if(mr)return Na;mr=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Na=e,Na}var Ta,gr;function pr(){return gr||(gr=1,Ta=Function.call.bind(Object.prototype.hasOwnProperty)),Ta}var Ia,Ar;function Jd(){if(Ar)return Ia;Ar=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=Ea(),a={},o=pr();e=function(r){var i="Warning: "+r;typeof console<"u"&&console.error(i);try{throw new Error(i)}catch{}}}function s(r,i,c,d,l){if(process.env.NODE_ENV!=="production"){for(var h in r)if(o(r,h)){var u;try{if(typeof r[h]!="function"){var f=Error((d||"React class")+": "+c+" type `"+h+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof r[h]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw f.name="Invariant Violation",f}u=r[h](i,h,d,c,null,t)}catch(m){u=m}if(u&&!(u instanceof Error)&&e((d||"React class")+": type specification of "+c+" `"+h+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof u+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),u instanceof Error&&!(u.message in a)){a[u.message]=!0;var g=l?l():"";e("Failed "+c+" type: "+u.message+(g??""))}}}}return s.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(a={})},Ia=s,Ia}var ka,yr;function Zd(){if(yr)return ka;yr=1;var e=_a(),t=Kd(),a=Ea(),o=pr(),s=Jd(),r=function(){};process.env.NODE_ENV!=="production"&&(r=function(c){var d="Warning: "+c;typeof console<"u"&&console.error(d);try{throw new Error(d)}catch{}});function i(){return null}return ka=function(c,d){var l=typeof Symbol=="function"&&Symbol.iterator,h="@@iterator";function u(A){var S=A&&(l&&A[l]||A[h]);if(typeof S=="function")return S}var f="<<anonymous>>",g={array:v("array"),bigint:v("bigint"),bool:v("boolean"),func:v("function"),number:v("number"),object:v("object"),string:v("string"),symbol:v("symbol"),any:N(),arrayOf:_,element:I(),elementType:C(),instanceOf:k,node:H(),objectOf:$,oneOf:G,oneOfType:ee,shape:R,exact:ie};function m(A,S){return A===S?A!==0||1/A===1/S:A!==A&&S!==S}function p(A,S){this.message=A,this.data=S&&typeof S=="object"?S:{},this.stack=""}p.prototype=Error.prototype;function y(A){if(process.env.NODE_ENV!=="production")var S={},q=0;function Q(z,V,W,Z,X,Y,re){if(Z=Z||f,Y=Y||W,re!==a){if(d){var B=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw B.name="Invariant Violation",B}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var Ae=Z+":"+W;!S[Ae]&&q<3&&(r("You are manually calling a React.PropTypes validation function for the `"+Y+"` prop on `"+Z+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),S[Ae]=!0,q++)}}return V[W]==null?z?V[W]===null?new p("The "+X+" `"+Y+"` is marked as required "+("in `"+Z+"`, but its value is `null`.")):new p("The "+X+" `"+Y+"` is marked as required in "+("`"+Z+"`, but its value is `undefined`.")):null:A(V,W,Z,X,Y)}var O=Q.bind(null,!1);return O.isRequired=Q.bind(null,!0),O}function v(A){function S(q,Q,O,z,V,W){var Z=q[Q],X=T(Z);if(X!==A){var Y=M(Z);return new p("Invalid "+z+" `"+V+"` of type "+("`"+Y+"` supplied to `"+O+"`, expected ")+("`"+A+"`."),{expectedType:A})}return null}return y(S)}function N(){return y(i)}function _(A){function S(q,Q,O,z,V){if(typeof A!="function")return new p("Property `"+V+"` of component `"+O+"` has invalid PropType notation inside arrayOf.");var W=q[Q];if(!Array.isArray(W)){var Z=T(W);return new p("Invalid "+z+" `"+V+"` of type "+("`"+Z+"` supplied to `"+O+"`, expected an array."))}for(var X=0;X<W.length;X++){var Y=A(W,X,O,z,V+"["+X+"]",a);if(Y instanceof Error)return Y}return null}return y(S)}function I(){function A(S,q,Q,O,z){var V=S[q];if(!c(V)){var W=T(V);return new p("Invalid "+O+" `"+z+"` of type "+("`"+W+"` supplied to `"+Q+"`, expected a single ReactElement."))}return null}return y(A)}function C(){function A(S,q,Q,O,z){var V=S[q];if(!e.isValidElementType(V)){var W=T(V);return new p("Invalid "+O+" `"+z+"` of type "+("`"+W+"` supplied to `"+Q+"`, expected a single ReactElement type."))}return null}return y(A)}function k(A){function S(q,Q,O,z,V){if(!(q[Q]instanceof A)){var W=A.name||f,Z=F(q[Q]);return new p("Invalid "+z+" `"+V+"` of type "+("`"+Z+"` supplied to `"+O+"`, expected ")+("instance of `"+W+"`."))}return null}return y(S)}function G(A){if(!Array.isArray(A))return process.env.NODE_ENV!=="production"&&(arguments.length>1?r("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):r("Invalid argument supplied to oneOf, expected an array.")),i;function S(q,Q,O,z,V){for(var W=q[Q],Z=0;Z<A.length;Z++)if(m(W,A[Z]))return null;var X=JSON.stringify(A,function(re,B){var Ae=M(B);return Ae==="symbol"?String(B):B});return new p("Invalid "+z+" `"+V+"` of value `"+String(W)+"` "+("supplied to `"+O+"`, expected one of "+X+"."))}return y(S)}function $(A){function S(q,Q,O,z,V){if(typeof A!="function")return new p("Property `"+V+"` of component `"+O+"` has invalid PropType notation inside objectOf.");var W=q[Q],Z=T(W);if(Z!=="object")return new p("Invalid "+z+" `"+V+"` of type "+("`"+Z+"` supplied to `"+O+"`, expected an object."));for(var X in W)if(o(W,X)){var Y=A(W,X,O,z,V+"."+X,a);if(Y instanceof Error)return Y}return null}return y(S)}function ee(A){if(!Array.isArray(A))return process.env.NODE_ENV!=="production"&&r("Invalid argument supplied to oneOfType, expected an instance of array."),i;for(var S=0;S<A.length;S++){var q=A[S];if(typeof q!="function")return r("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+U(q)+" at index "+S+"."),i}function Q(O,z,V,W,Z){for(var X=[],Y=0;Y<A.length;Y++){var re=A[Y],B=re(O,z,V,W,Z,a);if(B==null)return null;B.data&&o(B.data,"expectedType")&&X.push(B.data.expectedType)}var Ae=X.length>0?", expected one of type ["+X.join(", ")+"]":"";return new p("Invalid "+W+" `"+Z+"` supplied to "+("`"+V+"`"+Ae+"."))}return y(Q)}function H(){function A(S,q,Q,O,z){return j(S[q])?null:new p("Invalid "+O+" `"+z+"` supplied to "+("`"+Q+"`, expected a ReactNode."))}return y(A)}function D(A,S,q,Q,O){return new p((A||"React class")+": "+S+" type `"+q+"."+Q+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+O+"`.")}function R(A){function S(q,Q,O,z,V){var W=q[Q],Z=T(W);if(Z!=="object")return new p("Invalid "+z+" `"+V+"` of type `"+Z+"` "+("supplied to `"+O+"`, expected `object`."));for(var X in A){var Y=A[X];if(typeof Y!="function")return D(O,z,V,X,M(Y));var re=Y(W,X,O,z,V+"."+X,a);if(re)return re}return null}return y(S)}function ie(A){function S(q,Q,O,z,V){var W=q[Q],Z=T(W);if(Z!=="object")return new p("Invalid "+z+" `"+V+"` of type `"+Z+"` "+("supplied to `"+O+"`, expected `object`."));var X=t({},q[Q],A);for(var Y in X){var re=A[Y];if(o(A,Y)&&typeof re!="function")return D(O,z,V,Y,M(re));if(!re)return new p("Invalid "+z+" `"+V+"` key `"+Y+"` supplied to `"+O+"`.\nBad object: "+JSON.stringify(q[Q],null," ")+`
130
+ Valid keys: `+JSON.stringify(Object.keys(A),null," "));var B=re(W,Y,O,z,V+"."+Y,a);if(B)return B}return null}return y(S)}function j(A){switch(typeof A){case"number":case"string":case"undefined":return!0;case"boolean":return!A;case"object":if(Array.isArray(A))return A.every(j);if(A===null||c(A))return!0;var S=u(A);if(S){var q=S.call(A),Q;if(S!==A.entries){for(;!(Q=q.next()).done;)if(!j(Q.value))return!1}else for(;!(Q=q.next()).done;){var O=Q.value;if(O&&!j(O[1]))return!1}}else return!1;return!0;default:return!1}}function L(A,S){return A==="symbol"?!0:S?S["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&S instanceof Symbol:!1}function T(A){var S=typeof A;return Array.isArray(A)?"array":A instanceof RegExp?"object":L(S,A)?"symbol":S}function M(A){if(typeof A>"u"||A===null)return""+A;var S=T(A);if(S==="object"){if(A instanceof Date)return"date";if(A instanceof RegExp)return"regexp"}return S}function U(A){var S=M(A);switch(S){case"array":case"object":return"an "+S;case"boolean":case"date":case"regexp":return"a "+S;default:return S}}function F(A){return!A.constructor||!A.constructor.name?f:A.constructor.name}return g.checkPropTypes=s,g.resetWarningCache=s.resetWarningCache,g.PropTypes=g,g},ka}var xa,wr;function Xd(){if(wr)return xa;wr=1;var e=Ea();function t(){}function a(){}return a.resetWarningCache=t,xa=function(){function o(i,c,d,l,h,u){if(u!==e){var f=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw f.name="Invariant Violation",f}}o.isRequired=o;function s(){return o}var r={array:o,bigint:o,bool:o,func:o,number:o,object:o,string:o,symbol:o,any:o,arrayOf:s,element:o,elementType:o,instanceOf:s,node:o,objectOf:s,oneOf:s,oneOfType:s,shape:s,exact:s,checkPropTypes:a,resetWarningCache:t};return r.PropTypes=r,r},xa}var br;function Rd(){if(br)return kn.exports;if(br=1,process.env.NODE_ENV!=="production"){var e=_a(),t=!0;kn.exports=Zd()(e.isElement,t)}else kn.exports=Xd()();return kn.exports}var e1=Rd();const Ce=ft(e1);var t1=["sitekey","onChange","theme","type","tabindex","onExpired","onErrored","size","stoken","grecaptcha","badge","hl","isolated"];function Ua(){return Ua=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var o in a)Object.prototype.hasOwnProperty.call(a,o)&&(e[o]=a[o])}return e},Ua.apply(this,arguments)}function n1(e,t){if(e==null)return{};var a={},o=Object.keys(e),s,r;for(r=0;r<o.length;r++)s=o[r],!(t.indexOf(s)>=0)&&(a[s]=e[s]);return a}function Un(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function a1(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,La(e,t)}function La(e,t){return La=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(o,s){return o.__proto__=s,o},La(e,t)}var Ln=(function(e){a1(t,e);function t(){var o;return o=e.call(this)||this,o.handleExpired=o.handleExpired.bind(Un(o)),o.handleErrored=o.handleErrored.bind(Un(o)),o.handleChange=o.handleChange.bind(Un(o)),o.handleRecaptchaRef=o.handleRecaptchaRef.bind(Un(o)),o}var a=t.prototype;return a.getCaptchaFunction=function(s){return this.props.grecaptcha?this.props.grecaptcha.enterprise?this.props.grecaptcha.enterprise[s]:this.props.grecaptcha[s]:null},a.getValue=function(){var s=this.getCaptchaFunction("getResponse");return s&&this._widgetId!==void 0?s(this._widgetId):null},a.getWidgetId=function(){return this.props.grecaptcha&&this._widgetId!==void 0?this._widgetId:null},a.execute=function(){var s=this.getCaptchaFunction("execute");if(s&&this._widgetId!==void 0)return s(this._widgetId);this._executeRequested=!0},a.executeAsync=function(){var s=this;return new Promise(function(r,i){s.executionResolve=r,s.executionReject=i,s.execute()})},a.reset=function(){var s=this.getCaptchaFunction("reset");s&&this._widgetId!==void 0&&s(this._widgetId)},a.forceReset=function(){var s=this.getCaptchaFunction("reset");s&&s()},a.handleExpired=function(){this.props.onExpired?this.props.onExpired():this.handleChange(null)},a.handleErrored=function(){this.props.onErrored&&this.props.onErrored(),this.executionReject&&(this.executionReject(),delete this.executionResolve,delete this.executionReject)},a.handleChange=function(s){this.props.onChange&&this.props.onChange(s),this.executionResolve&&(this.executionResolve(s),delete this.executionReject,delete this.executionResolve)},a.explicitRender=function(){var s=this.getCaptchaFunction("render");if(s&&this._widgetId===void 0){var r=document.createElement("div");this._widgetId=s(r,{sitekey:this.props.sitekey,callback:this.handleChange,theme:this.props.theme,type:this.props.type,tabindex:this.props.tabindex,"expired-callback":this.handleExpired,"error-callback":this.handleErrored,size:this.props.size,stoken:this.props.stoken,hl:this.props.hl,badge:this.props.badge,isolated:this.props.isolated}),this.captcha.appendChild(r)}this._executeRequested&&this.props.grecaptcha&&this._widgetId!==void 0&&(this._executeRequested=!1,this.execute())},a.componentDidMount=function(){this.explicitRender()},a.componentDidUpdate=function(){this.explicitRender()},a.handleRecaptchaRef=function(s){this.captcha=s},a.render=function(){var s=this.props;s.sitekey,s.onChange,s.theme,s.type,s.tabindex,s.onExpired,s.onErrored,s.size,s.stoken,s.grecaptcha,s.badge,s.hl,s.isolated;var r=n1(s,t1);return Da.createElement("div",Ua({},r,{ref:this.handleRecaptchaRef}))},t})(Da.Component);Ln.displayName="ReCAPTCHA",Ln.propTypes={sitekey:Ce.string.isRequired,onChange:Ce.func,grecaptcha:Ce.object,theme:Ce.oneOf(["dark","light"]),type:Ce.oneOf(["image","audio"]),tabindex:Ce.number,onExpired:Ce.func,onErrored:Ce.func,size:Ce.oneOf(["compact","normal","invisible"]),stoken:Ce.string,hl:Ce.string,badge:Ce.oneOf(["bottomright","bottomleft","inline"]),isolated:Ce.bool},Ln.defaultProps={onChange:function(){},theme:"light",type:"image",tabindex:0,size:"normal",badge:"bottomright"};var qa,Cr;function o1(){if(Cr)return qa;Cr=1;var e=_a(),t={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},a={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},o={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},s={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},r={};r[e.ForwardRef]=o,r[e.Memo]=s;function i(m){return e.isMemo(m)?s:r[m.$$typeof]||t}var c=Object.defineProperty,d=Object.getOwnPropertyNames,l=Object.getOwnPropertySymbols,h=Object.getOwnPropertyDescriptor,u=Object.getPrototypeOf,f=Object.prototype;function g(m,p,y){if(typeof p!="string"){if(f){var v=u(p);v&&v!==f&&g(m,v,y)}var N=d(p);l&&(N=N.concat(l(p)));for(var _=i(m),I=i(p),C=0;C<N.length;++C){var k=N[C];if(!a[k]&&!(y&&y[k])&&!(I&&I[k])&&!(_&&_[k])){var G=h(p,k);try{c(m,k,G)}catch{}}}}return m}return qa=g,qa}var s1=o1();const r1=ft(s1);function Ba(){return Ba=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var o in a)Object.prototype.hasOwnProperty.call(a,o)&&(e[o]=a[o])}return e},Ba.apply(this,arguments)}function i1(e,t){if(e==null)return{};var a={},o=Object.keys(e),s,r;for(r=0;r<o.length;r++)s=o[r],!(t.indexOf(s)>=0)&&(a[s]=e[s]);return a}function c1(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}var Be={},l1=0;function d1(e,t){return t=t||{},function(o){var s=o.displayName||o.name||"Component",r=(function(c){c1(d,c);function d(h,u){var f;return f=c.call(this,h,u)||this,f.state={},f.__scriptURL="",f}var l=d.prototype;return l.asyncScriptLoaderGetScriptLoaderID=function(){return this.__scriptLoaderID||(this.__scriptLoaderID="async-script-loader-"+l1++),this.__scriptLoaderID},l.setupScriptURL=function(){return this.__scriptURL=typeof e=="function"?e():e,this.__scriptURL},l.asyncScriptLoaderHandleLoad=function(u){var f=this;this.setState(u,function(){return f.props.asyncScriptOnLoad&&f.props.asyncScriptOnLoad(f.state)})},l.asyncScriptLoaderTriggerOnScriptLoaded=function(){var u=Be[this.__scriptURL];if(!u||!u.loaded)throw new Error("Script is not loaded.");for(var f in u.observers)u.observers[f](u);delete window[t.callbackName]},l.componentDidMount=function(){var u=this,f=this.setupScriptURL(),g=this.asyncScriptLoaderGetScriptLoaderID(),m=t,p=m.globalName,y=m.callbackName,v=m.scriptId;if(p&&typeof window[p]<"u"&&(Be[f]={loaded:!0,observers:{}}),Be[f]){var N=Be[f];if(N&&(N.loaded||N.errored)){this.asyncScriptLoaderHandleLoad(N);return}N.observers[g]=function(G){return u.asyncScriptLoaderHandleLoad(G)};return}var _={};_[g]=function(G){return u.asyncScriptLoaderHandleLoad(G)},Be[f]={loaded:!1,observers:_};var I=document.createElement("script");I.src=f,I.async=!0;for(var C in t.attributes)I.setAttribute(C,t.attributes[C]);v&&(I.id=v);var k=function($){if(Be[f]){var ee=Be[f],H=ee.observers;for(var D in H)$(H[D])&&delete H[D]}};y&&typeof window<"u"&&(window[y]=function(){return u.asyncScriptLoaderTriggerOnScriptLoaded()}),I.onload=function(){var G=Be[f];G&&(G.loaded=!0,k(function($){return y?!1:($(G),!0)}))},I.onerror=function(){var G=Be[f];G&&(G.errored=!0,k(function($){return $(G),!0}))},document.body.appendChild(I)},l.componentWillUnmount=function(){var u=this.__scriptURL;if(t.removeOnUnmount===!0)for(var f=document.getElementsByTagName("script"),g=0;g<f.length;g+=1)f[g].src.indexOf(u)>-1&&f[g].parentNode&&f[g].parentNode.removeChild(f[g]);var m=Be[u];m&&(delete m.observers[this.asyncScriptLoaderGetScriptLoaderID()],t.removeOnUnmount===!0&&delete Be[u])},l.render=function(){var u=t.globalName,f=this.props;f.asyncScriptOnLoad;var g=f.forwardedRef,m=i1(f,["asyncScriptOnLoad","forwardedRef"]);return u&&typeof window<"u"&&(m[u]=typeof window[u]<"u"?window[u]:void 0),m.ref=g,E.createElement(o,m)},d})(E.Component),i=E.forwardRef(function(c,d){return E.createElement(r,Ba({},c,{forwardedRef:d}))});return i.displayName="AsyncScriptLoader("+s+")",i.propTypes={asyncScriptOnLoad:Ce.func},r1(i,o)}}var Pa="onloadcallback",h1="grecaptcha";function Oa(){return typeof window<"u"&&window.recaptchaOptions||{}}function u1(){var e=Oa(),t=e.useRecaptchaNet?"recaptcha.net":"www.google.com";return e.enterprise?"https://"+t+"/recaptcha/enterprise.js?onload="+Pa+"&render=explicit":"https://"+t+"/recaptcha/api.js?onload="+Pa+"&render=explicit"}const vr=d1(u1,{callbackName:Pa,globalName:h1,attributes:Oa().nonce?{nonce:Oa().nonce}:{}})(Ln),x={overlay:"_overlay_18ksj_1",header:"_header_18ksj_18",logo:"_logo_18ksj_25",card:"_card_18ksj_32",close:"_close_18ksj_47",form:"_form_18ksj_71",formUl:"_formUl_18ksj_80",field:"_field_18ksj_92",label:"_label_18ksj_99",input:"_input_18ksj_108",error:"_error_18ksj_126",primary:"_primary_18ksj_132",divider:"_divider_18ksj_170",google:"_google_18ksj_196",googleIcon:"_googleIcon_18ksj_226",spin:"_spin_18ksj_259",checkboxRow:"_checkboxRow_18ksj_281",switch:"_switch_18ksj_310",terms:"_terms_18ksj_318",message:"_message_18ksj_349",passwordChecker:"_passwordChecker_18ksj_354",valid:"_valid_18ksj_373",invalid:"_invalid_18ksj_377",forgotPassword:"_forgotPassword_18ksj_381",successContainer:"_successContainer_18ksj_400",thumbsUp:"_thumbsUp_18ksj_408",successMessage:"_successMessage_18ksj_414"},Je=()=>n.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 32 32",className:x.spin,children:n.jsx("path",{d:"M18,4.181v2.021c4.559,0.929,8,4.97,8,9.798c0,5.514-4.486,10-10,10S6,21.514,6,16c0-4.829,3.441-8.869,8-9.798V4.181 C8.334,5.137,4,10.066,4,16c0,6.617,5.383,12,12,12s12-5.383,12-12C28,10.066,23.666,5.137,18,4.181z"})}),f1=({isOpen:e,onClose:t,commentId:a,publication:o,username:s,CAPTCHA_KEY_V2:r})=>{const[i,c]=E.useState("form"),[d,l]=E.useState(""),[h,u]=E.useState(""),[f,g]=E.useState(""),m=[{id:"spam",label:Me.spam},{id:"inappropriate",label:Me.inappropriate},{id:"hate",label:Me.hate},{id:"misinformation",label:Me.misinformation},{id:"terrorism",label:Me.terrorism},{id:"intellectual",label:Me.intellectual},{id:"bullying",label:Me.bullying}],p=async()=>{if(!(!d||!a)){if(lr(document).includes(a)){u("Ya has reportado este comentario.");return}c("loading"),u("");try{const N=await(await fetch("/api/comments-report",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({publication:o,username:s,id:a,captchaToken:f,type:Me[d]})})).json();if(N.type==="success")Fd(document,a),c("success"),setTimeout(()=>{y()},3e3);else throw new Error(N.message||"Error al reportar comentario")}catch(v){console.error("Error reporting comment:",v),u(v.message||"Error al reportar comentario"),c("form")}}},y=()=>{c("form"),l(""),u(""),t()};return!e||!a||!s?null:n.jsx("div",{className:de.overlay,children:n.jsxs("div",{className:de.popup,children:[n.jsx("button",{className:"close-reply-form",onClick:y,children:n.jsx(wt,{})}),n.jsx("h2",{className:de.title,children:"Reportar Abuso"}),i==="loading"&&n.jsx("div",{className:de.loadingContainer,children:n.jsx(Je,{})}),i==="form"||i==="loading"?n.jsxs(n.Fragment,{children:[n.jsx("div",{className:de.optionsContainer,children:m.map(v=>n.jsxs("label",{className:de.option,children:[n.jsx("input",{type:"radio",name:"reportReason",value:v.id,checked:d===v.id,onChange:N=>l(N.target.value),className:de.radioInput}),n.jsx("span",{className:de.radioCustom}),n.jsx("span",{className:de.optionLabel,children:v.label})]},v.id))}),h&&n.jsx("div",{className:de.errorMessage,children:h}),n.jsx(vr,{sitekey:r,theme:"light",size:"normal",onChange:v=>g(v??""),onExpired:()=>g("")}),n.jsxs("div",{className:de.buttons,children:[n.jsx("button",{onClick:y,className:de.cancelButton,children:"Cancelar"}),n.jsx("button",{onClick:p,disabled:!d,className:de.reportButton,children:"Reportar"})]})]}):n.jsxs(n.Fragment,{children:[n.jsxs("div",{className:de.successContainer,children:[n.jsx("div",{className:de.thumbsUp,children:n.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:132,height:120,fill:"none",children:n.jsx("path",{fill:"#0073BE",d:"M119.249 42.357H81.915l5.621-27.039.177-1.893a8.906 8.906 0 0 0-2.603-6.272L78.838.941 39.907 39.93c-2.19 2.13-3.491 5.089-3.491 8.343v59.167c0 6.508 5.325 11.833 11.833 11.833h53.25c4.911 0 9.112-2.958 10.887-7.218l17.868-41.713c.533-1.36.829-2.78.829-4.32V54.192c0-6.509-5.325-11.834-11.834-11.834Zm0 23.667-17.75 41.417h-53.25V48.274l25.679-25.678L67.36 54.19h51.889v11.833ZM.916 48.274h23.667v71H.916v-71Z"})})}),n.jsx("p",{className:de.successMessage,children:"¡Gracias por reportar!"})]}),n.jsx("div",{className:de.buttons,children:n.jsx("button",{onClick:y,className:[de.closeButton,de.buttonAlone].join(" "),children:"Cerrar"})})]})]})})};async function qn({publication:e,path:t,size:a=5,sizereply:o=2,id:s,lastid:r,state:i="5,6",apiToken:c}){const{PUBLIC_ENV:d}=K();if(d==="prod")return(await _r({publication:e,path:t,size:a,sizereply:o,id:s,lastid:r,state:i,apiToken:c}))[0];{const l=await fetch(`/api/comments-get?publication=${e}&path=${t}&size=${a}&sizereply=${o}&lastid=${r}`);if(!l.ok)throw new Error(`Error al obtener comentarios: ${l.status}`);return(await l.json()).data[0]}}async function _r({publication:e,path:t,size:a=5,sizereply:o=2,id:s,lastid:r,state:i="5,6",apiToken:c}){if(!e||!t)throw new Error("Missing required parameters: publication and path");if(typeof e!="string"||typeof t!="string")throw new Error("Invalid input types for publication or path");if(!c)throw new Error("Missing CMS API token");const{PUBLIC_ENV:d,PUBLIC_API_HOST:l,PUBLIC_API_PATH:h,PUBLIC_API_PATH_VERSION:u}=K(),f=parseInt(String(a),10),g=parseInt(String(o),10);if(isNaN(f)||f<=0)throw new Error("Invalid size parameter");if(isNaN(g)||g<0)throw new Error("Invalid sizereply parameter");const m=d!=="prod"?`${l}${h}`:Ja(),p=new URLSearchParams({publication:e,path:t,size:f.toString(),sizereply:g.toString(),state:i});s&&p.append("id",s),r&&p.append("lastid",r);const y=`${m}${u}/newcomments/get?${p.toString()}`;try{console.log("Fetching comments from:",y);const{data:v}=await oe.get(y,{headers:{"x-api-token":c,"Cache-Control":"max-age=0, no-cache, no-store, must-revalidate",Pragma:"no-cache",Expires:"0"}});if(!v)throw new Error("No comments data received");return v.data||v||[]}catch(v){if(console.error("Error fetching comments:",v),oe.isAxiosError(v)){const N=v.response?.status,_=v.response?.data;throw N===404?new Error("Comments not found"):N===403?new Error("Access forbidden - check API token"):N===401?new Error("Unauthorized - invalid API token"):N===500?new Error("Internal server error from CMS"):new Error(_?.error||_?.message||`HTTP ${N}: Failed to fetch comments`)}throw v}}const{PUBLIC_PUBLICATION_ID:m1}=K(),g1=m1,p1=e=>{const[t,a]=E.useState(void 0);return E.useEffect(()=>{if(t)return;(async()=>{const{PUBLIC_X_SECURITY_TOKEN:s}=K();try{const r=await qn({publication:g1,path:e??"",size:5,sizereply:2,id:void 0,lastid:void 0,state:"5,6",apiToken:s});a(r??[])}catch(r){console.error(r),a({comments:[],morecomment:!1})}})()},[t]),{comments:t,setComments:a}},Sr=({username:e,date:t})=>n.jsxs("div",{className:"comment-header",children:[n.jsx("span",{className:"comment-username",children:e}),n.jsx("span",{className:"comment-header-dot",children:"•"}),n.jsx("span",{className:"comment-date",children:zd(ke(Number(t)))})]}),Nr=({user:e})=>n.jsx("div",{className:"comment-avatar",children:e.picture?n.jsx("img",{className:"comment-avatar-img",src:e.picture,alt:e.username}):e.firstname.charAt(0).toUpperCase()}),Er=({isReply:e=!1,onReply:t,onFlag:a})=>n.jsxs("div",{className:"comment-actions",children:[!e&&t&&n.jsx("button",{onClick:t,className:"comment-action-btn",children:n.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",children:[n.jsx("g",{clipPath:"url(#a)",children:n.jsx("path",{fill:"#4D4E4E",d:"M9.976 9V5l-6.983 7 6.983 7v-4.1c4.988 0 8.48 1.6 10.973 5.1-.997-5-3.99-10-10.973-11Z"})}),n.jsx("defs",{children:n.jsx("clipPath",{id:"a",children:n.jsx("path",{fill:"#fff",d:"M0 0h23.942v24H0z"})})})]})}),n.jsx("button",{onClick:a,className:"comment-action-btn",children:n.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:25,height:24,fill:"none",children:[n.jsx("g",{clipPath:"url(#a)",children:n.jsx("path",{fill:"#4D4E4E",d:"M20.133 2h-16c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2Zm0 14H5.303l-1.17 1.17V4h16v12Zm-9-11h2v6h-2V5Zm0 8h2v2h-2v-2Z"})}),n.jsx("defs",{children:n.jsx("clipPath",{id:"a",children:n.jsx("path",{fill:"#fff",d:"M.133 0h24v24h-24z"})})})]})})]}),Tr=({commentRef:e,captchaToken:t="",setIsDisabled:a})=>(E.useEffect(()=>{const o=e.current;if(!o)return;const s=()=>{const i=o.value.length;o.parentElement&&(o.parentElement.dataset.text=`${i}/${ut}`),o.classList.toggle("over-limit",i>ut),a(!va(e,t).boolean)};return o.addEventListener("input",s),s(),()=>o.removeEventListener("input",s)},[e,t,a]),n.jsxs("div",{children:[n.jsx("label",{className:"comment-input-label",children:"Comentario"}),n.jsx("textarea",{ref:e,name:"comment",placeholder:"Ingresa un comentario",rows:2})]})),Ir=({commentRef:e,captchaToken:t="",setCaptchaToken:a,children:o,CAPTCHA_KEY_V2:s})=>{const r=va(e,t);return n.jsxs("div",{className:"form-actions",children:[n.jsx(vr,{sitekey:s,theme:"light",size:"normal",onChange:i=>a(i??""),onExpired:()=>a("")}),n.jsxs("div",{className:"submit-zone",children:[o,!r.boolean&&n.jsx("p",{className:"submit-warning",children:r.text})]})]})},kr=({onClick:e,isDisabled:t})=>{const[a,o]=E.useState(!1);return E.useEffect(()=>{let s=null;return a&&(s=setTimeout(()=>{o(!1)},2400)),()=>{s&&clearTimeout(s)}},[a]),a?n.jsx("div",{className:"success-gif-container",children:n.jsx("img",{className:"success-gif",src:"/Success.gif"})}):n.jsxs("button",{type:"button",onClick:async s=>{await e(s)&&o(!0)},id:"comment-button",className:`submit-btn ${t?"disabled":"active"}`,children:["Enviar Comentario",n.jsx("svg",{style:{minWidth:16},width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M1.39258 8.99997H12.5626L7.68258 13.88C7.29258 14.27 7.29258 14.91 7.68258 15.3C8.07258 15.69 8.70258 15.69 9.09258 15.3L15.6826 8.70997C16.0726 8.31997 16.0726 7.68997 15.6826 7.29997L9.10258 0.699971C8.71258 0.309971 8.08258 0.309971 7.69258 0.699971C7.30258 1.08997 7.30258 1.71997 7.69258 2.10997L12.5626 6.99997H1.39258C0.842578 6.99997 0.392578 7.44997 0.392578 7.99997C0.392578 8.54997 0.842578 8.99997 1.39258 8.99997Z",fill:"currentColor"})})]})},{PUBLIC_PUBLICATION_ID:A1}=K(),y1=A1,xr=async({path:e,ref:t,captchaToken:a,button:o,user:s,id:r,addComment:i})=>{const c=t.current?.value||"";if(!va(t,a).boolean||!s){const d=o.nextElementSibling;return d&&(d.style.display="block"),!1}try{const d=Date.now(),l=await fetch("/api/comments-add",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({publication:y1,path:e,id:r,username:s.username,comment:c,recaptchaResponse:a})});let h=null;try{h=await l.json()}catch(m){console.error("Error parsing JSON response:",m)}if(!l.ok)throw new Error(`Error al enviar comentario: ${h?.message} status: ${l.status}`);const u=Date.now(),f=Math.max(0,2400+Math.abs(u-d)),g={username:s.username,firstname:s.firstname,...s.lastname&&{lastname:s.lastname},...s.picture&&{picture:s.picture}};return i({id:u.toString(),text:c,user:g,date:{time:Date.now()},reply:[]}),t.current&&(t.current.value=""),f}catch(d){return console.error("Error enviando comentario:",d),alert(d.message||"Error al enviar el comentario."),!1}},w1=({replyingTo:e,commentRef:t,user:a,path:o,addReply:s,closeForm:r,CAPTCHA_KEY_V2:i})=>{const[c,d]=E.useState(!0),[l,h]=E.useState(""),u=()=>{t.current?.parentElement&&(t.current.parentElement.dataset.text=`0/${ut}`),d(!0),r()};return n.jsxs("div",{className:"comment-form reply-form",children:[n.jsx("button",{className:"close-reply-form",onClick:u,children:n.jsx(wt,{})}),n.jsx(Tr,{commentRef:t,captchaToken:l,setIsDisabled:d}),n.jsx(Ir,{commentRef:t,captchaToken:l,setCaptchaToken:h,CAPTCHA_KEY_V2:i,children:n.jsx(kr,{onClick:async f=>{if(c)return;const g=await xr({path:o,ref:t,captchaToken:l,button:f.currentTarget,user:a,id:e,addComment:s});return g&&typeof g=="number"?(setTimeout(()=>{u()},g),!0):!1},isDisabled:c})})]})},b1=({reply:e,replyingTo:t,user:a,onFlag:o})=>{const s=e.text;let r=`${Ke.firstname} ${Ke.lastname}`,i=Ke.username;return e.user&&(r=`${e.user.firstname} ${e.user.lastname}`,i=e.user.username),n.jsx("div",{className:"comment-item reply",children:n.jsxs("div",{className:"comment-header-container",children:[n.jsx(Nr,{user:e.user?e.user:Ke}),n.jsxs("div",{style:{flex:1},children:[n.jsx(Sr,{username:r,date:e.date.time}),n.jsxs("div",{className:"comment-reply-to",children:["Respondiendo a ",n.jsx("strong",{children:t})]}),n.jsx("p",{className:"comment-text",children:s}),a?.username.toLowerCase()!==i.toLowerCase()&&n.jsx(Er,{isReply:!0,onFlag:()=>o(e.id)})]})]})})},C1=({comment:e,replyingTo:t,path:a,user:o,handleReplyingTo:s,onFlag:r,CAPTCHA_KEY_V2:i})=>{const c={morereply:e.morereply??!1,reply:e.reply?e.reply:[]},[d,l]=E.useState(c),[h,u]=E.useState(!1),{PUBLIC_PUBLICATION_ID:f,PUBLIC_X_SECURITY_TOKEN:g}=K(),m=e.text,p=E.useRef(null);let y=`${Ke.firstname} ${Ke.lastname}`,v=Ke.username;e.user&&(y=`${e.user.firstname} ${e.user.lastname}`,v=e.user.username);const N=_=>{l({morereply:d.morereply,reply:[_,...d.reply]})};return n.jsx("div",{className:"comment-item",children:n.jsxs("div",{className:"comment-header-container","data-hasreplies":d.reply.length>0?"true":"false",children:[n.jsx(Nr,{user:e.user?e.user:Ke}),n.jsxs("div",{style:{flex:1},children:[n.jsx(Sr,{username:y,date:e.date.time}),n.jsx("p",{className:"comment-text",children:m}),o?.username.toLowerCase()!==v.toLowerCase()&&n.jsx(Er,{onReply:()=>s(e.id),onFlag:()=>r(e.id)}),t===e.id&&o&&n.jsx(w1,{replyingTo:t,commentRef:p,addReply:N,user:o,path:a,CAPTCHA_KEY_V2:i,closeForm:()=>s("")}),d.reply.length>0&&n.jsxs("div",{className:"comment-replies",children:[d.reply.map(_=>n.jsx(b1,{user:o,reply:_,replyingTo:y,onFlag:r},_.id)),h?n.jsx("div",{style:{marginLeft:"4rem",position:"relative"},children:n.jsx(Je,{})}):d.morereply&&n.jsx("button",{className:"comment-replies-button reply-button",onClick:async()=>{const _=d.reply[d.reply.length-1]?.id;u(!0);try{const C=await qn({publication:f??"",path:a??"",size:2,sizereply:2,id:e.id,lastid:_,state:"5,6",apiToken:g??""});u(!1),l({morereply:C.morecomment,reply:[...d.reply,...C.comments]})}catch(I){throw u(!1),new Error(`Error al obtener comentarios: ${I}`)}},children:"Más Respuestas"})]})]})]})})},v1=({commentRef:e,user:t,path:a,addComment:o,CAPTCHA_KEY_V2:s})=>{const[r,i]=E.useState(!0),[c,d]=E.useState("");return n.jsxs("div",{className:"comment-form",children:[n.jsx(Tr,{commentRef:e,captchaToken:c,setIsDisabled:i}),n.jsx(Ir,{CAPTCHA_KEY_V2:s,commentRef:e,captchaToken:c,setCaptchaToken:d,children:n.jsx(kr,{onClick:async l=>{if(r)return;const h=await xr({path:a,ref:e,captchaToken:c,button:l.currentTarget,user:t,addComment:o});return h&&typeof h=="number"?(e.current?.parentElement&&(e.current.parentElement.dataset.text=`0/${ut}`),i(!0),setTimeout(()=>{e.current?.parentElement&&(e.current.parentElement.dataset.text=`0/${ut}`),i(!0)},h),!0):!1},isDisabled:r})})]})},{PUBLIC_PUBLICATION_ID:_1,PUBLIC_X_SECURITY_TOKEN:S1}=K(),Ur=_1??"",N1=({isAuthenticated:e,path:t,user:a,handleLogout:o,COMMENTS_VARS:s})=>{const r=t.replaceAll("/","|"),[i,c]=E.useState(void 0),[d,l]=E.useState(""),{comments:h,setComments:u}=p1(r),[f,g]=E.useState(!1),m=E.useRef(null),p=k=>{l(d===k?"":k)},y=k=>{u(h?{...h,comments:[k,...h.comments??[]]}:void 0)},v=k=>{c(k)},N=async()=>{if(!h||!h.morecomment||h.comments.length===0)return;const k=h.comments[h.comments.length-1];if(!k)return;g(!0);const G=k.id;try{const $=await qn({publication:Ur,path:r??"",size:5,sizereply:2,id:void 0,lastid:G,state:"5,6",apiToken:S1});u({morecomment:$.morecomment??!1,comments:[...h.comments,...$.comments]}),g(!1)}catch($){throw g(!1),new Error(`Error al obtener comentarios: ${$}`)}},_=h?.comments&&h.comments.length>0,I=_?"Comparte tu opinión de este artículo.":"Se el primero en compartir tu opinión de este artículo.",C=n.jsx("div",{style:{display:"flex",width:"100%",justifyContent:"center"},children:n.jsx(Je,{})});return n.jsxs(n.Fragment,{children:[n.jsx("div",{className:"comments-container",children:n.jsx(he,{title:_||e?"COMENTARIOS":!1,children:n.jsxs(n.Fragment,{children:[e&&a&&n.jsxs("div",{className:"comments-header",children:[n.jsx(Gd,{user:a,handleLogout:o,message:I}),n.jsx(v1,{commentRef:m,user:a,addComment:y,path:r,CAPTCHA_KEY_V2:s.CAPTCHA_KEY_V2})]}),h?h.comments&&h.comments.length>0?n.jsxs("div",{className:"comments-list","data-isauthenticated":`${e}`,children:[h.comments.map(k=>n.jsx(C1,{comment:k,replyingTo:d,handleReplyingTo:p,onFlag:v,user:a??Ke,path:r,CAPTCHA_KEY_V2:s.CAPTCHA_KEY_V2},k.id)),f&&C]}):null:C,h?.morecomment&&!f&&n.jsx("button",{className:"comment-replies-button",onClick:N,children:"Más"})]})})}),n.jsx(f1,{username:a?.username??void 0,publication:Ur,commentId:i,isOpen:i!==void 0,onClose:()=>c(void 0),CAPTCHA_KEY_V2:s.CAPTCHA_KEY_V2})]})},E1=async(e,t)=>{if(!e)throw new Error("No action provided");if(!t)throw new Error("No site key provided");const a=window.grecaptcha;if(!a?.enterprise)throw new Error("grecaptcha not loaded");return new Promise((o,s)=>{a.enterprise.ready(async()=>{try{const r=await a.enterprise.execute(t,{action:e});if(!r)throw new Error("Captcha token no generado");o(r)}catch(r){s(r)}})})},Lr={email:{label:"Email",required:!0},given_name:{label:"Nombre",required:!0},family_name:{label:"Apellido",required:!0},password:{label:"Contraseña",required:!0},confirmPassword:{label:"Confirmar contraseña",required:!0}},Bn=[{label:"La contraseña debe tener al menos 8 caracteres",test:e=>e.length>=8},{label:"Usa un número",test:e=>/\d/.test(e)},{label:"Usa una letra minúscula",test:e=>/[a-z]/.test(e)},{label:"Usa una letra mayúscula",test:e=>/[A-Z]/.test(e)},{label:"Usa un símbolo",test:e=>/[^A-Za-z0-9]/.test(e)}];function T1({goToLogin:e,handleGoogleLogin:t,CAPTCHA_KEY:a}){const[o,s]=E.useState({}),[r,i]=E.useState(!1),[c,d]=E.useState(!1),[l,h]=E.useState(null),[u,f]=E.useState("register"),g=(v,N)=>{s(_=>({..._,[v]:N}))},m=async v=>{v.preventDefault(),h(null),d(!0);try{const N=Object.keys(Lr).filter($=>!["username","password","confirmPassword"].includes($)).map($=>({Name:$,Value:o[$]}));if(N.some($=>{if(!$.Value||$.Value.trim()==="")return!0}))return d(!1),h("Complete todos los campos");if(o.password!==o.confirmPassword){h("Las contraseñas no coinciden");return}const _=o.password||"";if(Bn.some($=>!$.test(_))){h("La contraseña no es válida");return}const C=Math.floor(Date.now()/1e3);N.push({Name:"updated_at",Value:String(C)});const k="token",G=await fetch("/api/auth/create-user",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({username:o.email,password:o.password,userAttributes:N,token:k})});if(!G.ok){const $=await G.json().catch(()=>({}));if($.code==="UsernameExistsException"){await fetch("/api/auth/resend-code",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({username:o.email})}),f("confirm");return}throw new Error($?.error||"Error al crear usuario")}f("confirm")}catch(N){console.log(N),h(N?.message||N?.error||"Error inesperado")}finally{d(!1)}},p=async v=>{if(v.preventDefault(),!o.confirmationCode){h("Debes ingresar el código de verificación");return}h(null),d(!0);try{const N=await fetch("/api/auth/confirm-user",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({username:o.email,code:o.confirmationCode})});if(!N.ok){const _=await N.json().catch(()=>({}));throw new Error(_?.error||"Error al confirmar usuario")}f("success")}catch(N){h(N?.message||"Error inesperado")}finally{d(!1)}},y=o.password||"";return n.jsxs(n.Fragment,{children:[u==="register"&&n.jsxs(n.Fragment,{children:[n.jsxs("button",{onClick:t,className:x.google,children:[n.jsx("img",{src:"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/google.svg",alt:"",className:x.googleIcon}),n.jsx("span",{children:"Continuar con Google"})]}),n.jsx("div",{className:x.divider,children:n.jsx("span",{children:"o"})}),n.jsxs("form",{onSubmit:m,className:x.form,"data-error":l?"true":"false",children:[n.jsx("ul",{className:x.formUl,children:Object.entries(Lr).map(([v,{label:N}])=>n.jsxs("div",{className:x.field,children:[n.jsx("label",{className:x.label,children:N}),n.jsx("input",{type:v.toLowerCase().includes("password")?r?"text":"password":v==="birthdate"?"date":v==="email"?"email":v==="phone_number"?"tel":"text",name:v,value:o[v]||"",onChange:_=>g(v,_.target.value),className:x.input,placeholder:""}),v==="password"&&n.jsx("div",{className:x.passwordChecker,children:Bn.map((_,I)=>{const C=_.test(y);return n.jsxs("div",{className:C?x.valid:x.invalid,children:[n.jsx("div",{children:C?"✔":"○"}),n.jsx("div",{children:_.label})]},I)})}),v==="confirmPassword"&&n.jsxs("div",{className:x.checkboxRow,children:[n.jsx("input",{id:"showPasswordRegister",type:"checkbox",checked:r,onChange:_=>i(_.target.checked)}),n.jsx("label",{htmlFor:"showPasswordRegister",className:x.checkboxLabel,children:"Mostrar contraseñas"})]})]},v))}),l&&n.jsx("p",{className:x.error,children:l}),n.jsxs("p",{className:x.terms,children:["Al continuar, confirmo que he leído y aceptado los",n.jsx("a",{href:"/pages/politicas-de-privacidad.html",target:"_blank",children:"Términos y Condiciones"}),"de nuestra comunidad"]}),n.jsx("button",{type:"submit",className:x.primary,disabled:c,children:c?n.jsx(Je,{}):"Crear cuenta"})]})]}),u==="confirm"&&n.jsxs("form",{onSubmit:p,className:x.form,"data-error":l?"true":"false",children:[n.jsxs("div",{className:x.field,children:[n.jsx("label",{className:x.label,children:"Código de verificación"}),n.jsx("input",{type:"text",name:"confirmationCode",value:o.confirmationCode||"",onChange:v=>g("confirmationCode",v.target.value),className:x.input,required:!0})]}),l&&n.jsx("p",{className:x.error,children:l}),n.jsx("button",{type:"submit",className:x.primary,disabled:c,children:c?n.jsx(Je,{}):"Confirmar cuenta"}),n.jsxs("p",{className:x.switch,children:["¿Ya confirmaste antes?",n.jsx("button",{type:"button",onClick:e,children:"Iniciar sesión"})]})]}),u==="success"&&n.jsxs("form",{className:x.form,children:[n.jsxs("div",{className:x.successContainer,children:[n.jsx("div",{className:x.thumbsUp,children:n.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:132,height:120,fill:"none",children:n.jsx("path",{fill:"#0073BE",d:"M119.249 42.357H81.915l5.621-27.039.177-1.893a8.906 8.906 0 0 0-2.603-6.272L78.838.941 39.907 39.93c-2.19 2.13-3.491 5.089-3.491 8.343v59.167c0 6.508 5.325 11.833 11.833 11.833h53.25c4.911 0 9.112-2.958 10.887-7.218l17.868-41.713c.533-1.36.829-2.78.829-4.32V54.192c0-6.509-5.325-11.834-11.834-11.834Zm0 23.667-17.75 41.417h-53.25V48.274l25.679-25.678L67.36 54.19h51.889v11.833ZM.916 48.274h23.667v71H.916v-71Z"})})}),n.jsxs("div",{className:x.successMessage,children:[n.jsx("p",{children:"Confirmación completa."}),n.jsx("p",{children:"Ya eres parte de la comunidad!"})]})]}),n.jsx("button",{onClick:e,className:x.primary,children:"Iniciar sesión"})]}),u==="register"&&n.jsxs("p",{className:x.switch,children:["¿Ya tenés cuenta?",n.jsx("button",{type:"button",onClick:e,children:"Iniciar sesión"})]})]})}function I1({onClose:e,checkAuth:t,goToRegister:a,handleGoogleLogin:o,CAPTCHA_KEY:s}){const[r,i]=E.useState("login"),[c,d]=E.useState(""),[l,h]=E.useState(""),[u,f]=E.useState(""),[g,m]=E.useState(""),[p,y]=E.useState(""),[v,N]=E.useState(!1),[_,I]=E.useState(!1),[C,k]=E.useState(null);console.log("CAPTCHA_KEY",s);const G=async H=>{if(!_){H.preventDefault(),k(null),I(!0);try{console.log(!0,s);const D="token",R=await fetch("/api/auth/login-password",{method:"POST",headers:{"Content-Type":"application/json"},credentials:"include",body:JSON.stringify({email:c,password:l,token:D})});if(!R.ok){const ie=await R.json().catch(()=>({}));throw new Error(ie?.error||"Ha ocurrido un error")}e(),await t()}catch(D){k(D?.message||"Error inesperado")}finally{I(!1)}}},$=async H=>{if(!_){H.preventDefault(),k(null),I(!0);try{const D=await fetch("/api/auth/forgot-password",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({email:c})});if(!D.ok){const R=await D.json().catch(()=>({}));throw new Error(R?.error||"Error al enviar código")}h(""),i("changePassword")}catch(D){k(D?.message||"Error inesperado")}finally{I(!1)}}},ee=async H=>{if(_)return;if(H.preventDefault(),g!==p){k("Las contraseñas no coinciden");return}if(Bn.some(R=>!R.test(g))){k("La contraseña no cumple con los requisitos");return}k(null),I(!0);try{const R=await fetch("/api/auth/confirm-forgot-password",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({email:c,code:u,newPassword:g})});if(!R.ok){const ie=await R.json().catch(()=>({}));throw new Error(ie?.error||"Error al cambiar contraseña")}i("feedback")}catch(R){k(R?.message||"Error inesperado")}finally{I(!1)}};return n.jsxs(n.Fragment,{children:[r==="login"&&n.jsx(k1,{email:c,password:l,showPassword:v,loading:_,error:C,setEmail:d,setPassword:h,setShowPassword:N,onSubmit:G,onForgot:()=>{k(null),i("forgot")},onRegister:a,handleGoogleLogin:o}),r==="forgot"&&n.jsx(x1,{email:c,setEmail:d,loading:_,error:C,onSubmit:$,onBack:()=>{k(null),i("login")}}),r==="changePassword"&&n.jsx(U1,{email:c,confirmationCode:u,newPassword:g,confirmNewPassword:p,showPassword:v,loading:_,error:C,setConfirmationCode:f,setNewPassword:m,setConfirmNewPassword:y,setShowPassword:N,onSubmit:ee,onBack:()=>{k(null),i("forgot")}}),r==="feedback"&&n.jsx(L1,{onBackToLogin:()=>{k(null),i("login")}})]})}function k1({email:e,password:t,showPassword:a,loading:o,error:s,setEmail:r,setPassword:i,setShowPassword:c,onSubmit:d,onForgot:l,onRegister:h,handleGoogleLogin:u}){return n.jsxs(n.Fragment,{children:[n.jsxs("button",{onClick:u,className:x.google,children:[n.jsx("img",{src:"https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/google.svg",alt:"",className:x.googleIcon}),n.jsx("span",{children:"Continuar con Google"})]}),n.jsx("div",{className:x.divider,children:n.jsx("span",{children:"o"})}),n.jsxs("form",{onSubmit:d,className:x.form,"data-error":s?"true":"false",children:[n.jsxs("div",{className:x.field,children:[n.jsx("label",{className:x.label,children:"Email"}),n.jsx("input",{type:"email",value:e,onChange:f=>r(f.target.value),className:x.input,placeholder:""})]}),n.jsxs("div",{className:x.field,children:[n.jsx("label",{className:x.label,children:"Contraseña"}),n.jsx("input",{type:a?"text":"password",value:t,onChange:f=>i(f.target.value),className:x.input,placeholder:""}),n.jsxs("div",{className:x.checkboxRow,children:[n.jsx("input",{id:"showPasswordLogin",type:"checkbox",checked:a,onChange:f=>c(f.target.checked)}),n.jsx("label",{htmlFor:"showPasswordLogin",className:x.checkboxLabel,children:"Mostrar contraseña"})]})]}),s&&n.jsx("p",{className:x.error,children:s}),n.jsx("button",{type:"submit",className:x.primary,disabled:o,children:o?n.jsx(Je,{}):"Iniciar Sesión"})]}),n.jsxs("p",{className:x.switch,children:["¿No tenés cuenta?",n.jsx("button",{type:"button",onClick:h,children:"Registrate"})]}),n.jsx("button",{type:"button",className:x.forgotPassword,onClick:l,children:"Olvidé mi contraseña"})]})}function x1({email:e,setEmail:t,loading:a,error:o,onSubmit:s,onBack:r}){return n.jsxs("form",{onSubmit:s,className:x.form,"data-error":o?"true":"false",children:[n.jsx("p",{className:x.message,children:"Ingrese su dirección de correo electrónico. Le enviaremos un mensaje con un código para restablecer la contraseña."}),n.jsxs("div",{className:x.field,children:[n.jsx("label",{className:x.label,children:"Email"}),n.jsx("input",{type:"email",value:e,name:"email",onChange:i=>t(i.target.value),className:x.input,placeholder:""})]}),o&&n.jsx("p",{className:x.error,children:o}),n.jsx("button",{type:"submit",className:x.primary,disabled:a,children:a?n.jsx(Je,{}):"Enviar código"}),n.jsx("p",{className:x.switch,children:n.jsx("button",{type:"button",onClick:r,children:"Volver"})})]})}function U1({email:e,confirmationCode:t,newPassword:a,confirmNewPassword:o,showPassword:s,loading:r,error:i,setConfirmationCode:c,setNewPassword:d,setConfirmNewPassword:l,setShowPassword:h,onSubmit:u,onBack:f}){return n.jsxs("form",{onSubmit:u,className:x.form,"data-error":i?"true":"false",children:[n.jsxs("p",{className:x.message,children:["Hemos enviado un código de restablecimiento de contraseña en un mensaje de Correo electrónico a ",Vd(e),". Ingrese el código y la contraseña nueva."]}),n.jsxs("ul",{className:x.formUl,children:[n.jsxs("div",{className:x.field,children:[n.jsx("label",{className:x.label,children:"Código de verificación"}),n.jsx("input",{type:"text",value:t,onChange:g=>c(g.target.value),className:x.input,placeholder:""})]}),n.jsxs("div",{className:x.field,children:[n.jsx("label",{className:x.label,children:"Nueva contraseña"}),n.jsx("input",{type:s?"text":"password",value:a,onChange:g=>d(g.target.value),className:x.input,placeholder:"",name:"password"}),n.jsx("div",{className:x.passwordChecker,children:Bn.map((g,m)=>{const p=g.test(a);return n.jsxs("div",{className:p?x.valid:x.invalid,children:[n.jsx("div",{children:p?"✔":"○"}),n.jsx("div",{children:g.label})]},m)})})]}),n.jsxs("div",{className:x.field,children:[n.jsx("label",{className:x.label,children:"Confirmar contraseña"}),n.jsx("input",{type:s?"text":"password",value:o,onChange:g=>l(g.target.value),className:x.input,placeholder:""}),n.jsxs("div",{className:x.checkboxRow,children:[n.jsx("input",{id:"showPasswordForgot",type:"checkbox",checked:s,onChange:g=>h(g.target.checked)}),n.jsx("label",{htmlFor:"showPasswordForgot",className:x.checkboxLabel,children:"Mostrar contraseñas"})]})]})]}),i&&n.jsx("p",{className:x.error,children:i}),n.jsx("button",{type:"submit",className:x.primary,style:{maxWidth:r?"revert-layer":"fit-content"},disabled:r,children:r?n.jsx(Je,{}):"Cambiar contraseña"}),n.jsx("p",{className:x.switch,children:n.jsx("button",{type:"button",onClick:f,children:"Volver"})})]})}function L1({onBackToLogin:e}){return n.jsxs("div",{className:x.form,children:[n.jsx("p",{className:x.success,children:"La contraseña fue cambiada con éxito"}),n.jsx("button",{type:"button",className:x.primary,onClick:e,children:"Iniciar Sesión"})]})}function q1({loginUrl:e,onClose:t,checkAuth:a,icon:o,COMMENTS_VARS:s}){const[r,i]=E.useState("login"),c=async()=>{{await fetch("/api/auth/debug-login",{method:"GET",credentials:"include"}),localStorage.setItem("cognito-login","success:"+Date.now()),t(),a();return}};return n.jsx("div",{className:x.overlay,role:"dialog","aria-modal":"true",id:"pop-overlay",onClick:d=>{const l=d.target;l&&l.id==="pop-overlay"&&t()},children:n.jsxs("div",{className:x.card,children:[n.jsxs("header",{className:x.header,children:[n.jsx("div",{className:x.logo,children:o?o():null}),n.jsx("button",{onClick:t,className:x.close,"aria-label":"Cerrar",children:n.jsx(wt,{})})]}),r==="login"&&n.jsx(I1,{onClose:t,checkAuth:a,handleGoogleLogin:c,goToRegister:()=>i("register"),CAPTCHA_KEY:s.CAPTCHA_KEY}),r==="register"&&n.jsx(T1,{handleGoogleLogin:c,goToLogin:()=>i("login"),CAPTCHA_KEY:s.CAPTCHA_KEY})]})})}function B1({isAuthenticated:e,setIsAuthenticated:t,loginUrl:a,user:o,path:s,checkAuth:r,icon:i,COMMENTS_VARS:c}){const[d,l]=E.useState(!1),h=async()=>{await fetch("/api/auth/logout",{method:"GET",credentials:"include"}),t(!1)},u=async f=>{f.preventDefault(),a&&l(!0)};return n.jsxs(n.Fragment,{children:[d&&n.jsx(q1,{loginUrl:a,icon:i,checkAuth:r,COMMENTS_VARS:c,onClose:()=>{l(!1)}}),!e&&n.jsxs("div",{className:"auth-container",children:[n.jsx("p",{children:"Sumate a la comunidad para dejar tu comentario"}),n.jsx("a",{href:a,onClick:u,className:"login-button",children:"Iniciar Sesión"})]}),n.jsx(N1,{isAuthenticated:e,handleLogout:h,path:s,user:e?o:void 0,COMMENTS_VARS:c})]})}function P1({isVisible:e,path:t,icon:a,COMMENTS_VARS:o}){const[s,r]=E.useState(null),[i,c]=E.useState(null),d=o?.COGNITO_AUTH_PREFIX??"ASTRO_",l=E.useCallback(async()=>{if(e){if(console.log(d),document.cookie.search(d+"IS_AUTH=true")===-1){r(!1),c(null),console.log("user not logged");return}try{const g=await(await fetch("/api/auth/user",{credentials:"include"})).json();r(g.isAuthenticated??!1),c(g.user??null)}catch(f){console.error("Error checking auth:",f),r(!1),c(null)}}},[e,d]);E.useEffect(()=>{l()},[l,e]),E.useEffect(()=>{if(!i||!e||typeof window>"u")return;const f=window;if(typeof f!="function"){console.warn("gtag no está disponible todavía");return}f.gtag("set",{user_id:i.username}),console.log("username setted successfully")},[i,e]);const h="/api/auth/login",u=n.jsx("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",minHeight:310,position:"relative"},children:n.jsx(Je,{})});return s===null?u:e?n.jsx(B1,{icon:a,isAuthenticated:s,setIsAuthenticated:r,loginUrl:h,user:i??void 0,checkAuth:l,path:t,COMMENTS_VARS:o}):u}const O1=({render:e,internalPath:t,section:a,currentNews:o,stylesConfig:s,icon:r,isVisibleDefault:i=!1,COMMENTS_VARS:c})=>{const d=E.useRef(null),[l,h]=E.useState(i);E.useEffect(()=>{if(i||l)return;const f=new IntersectionObserver(([g])=>{g?.isIntersecting&&(h(!0),f.disconnect())},{rootMargin:"0px",threshold:.1});return d.current&&f.observe(d.current),()=>f.disconnect()},[]);const u={comment:n.jsx(P1,{path:t,icon:r,isVisible:l,COMMENTS_VARS:c}),more:n.jsx(Md,{section:a,currentNews:o,stylesConfig:s,isVisible:l})};return n.jsx("div",{ref:d,suppressHydrationWarning:!0,style:{...s?s["Modulo 1x3 Client"]?s["Modulo 1x3 Client"]:s["Modulo 1x3"]:{}},children:u[e]})};async function D1({publication:e,path:t,username:a,comment:o,id:s,recaptchaResponse:r,baseUrl:i,apiToken:c,securityToken:d,COMMENTS_VARS:l}){if(console.log("Adding comment with data:",{publication:e,path:t,username:a,comment:o,id:s,recaptchaResponse:r}),!e||!t||!o||!a)return{type:"error",message:"Faltan campos obligatorios. Por favor, completa todos los campos.",status:400};if([e,t,o,a].some(m=>typeof m!="string"))return{type:"error",message:"Datos inválidos. Intenta de nuevo.",status:400};if(!a.trim())return{type:"error",message:"El nombre no puede estar vacío.",status:400};if(!o.trim())return{type:"error",message:"El comentario no puede estar vacío.",status:400};const h=await cr(r,l);if(console.log("Verifying captcha token...",h),!h)return{type:"error",message:"Captcha inválido. Intenta nuevamente.",status:403};const u=`${i}/system/modules/com.tfsla.diario.base/templates/hit/5.0/1/newcomments/add`,f={publication:e,path:t.replace(/\|/gi,"/"),username:a??!1,text:o.trim()};s&&(f.id=s);const g=new URLSearchParams(f);try{const{data:m}=await oe.get(`${u}?${g.toString()}`,{headers:{"Content-Type":"application/json","x-security-token":d,"x-api-token":c,"User-Agent":"amplifyapp-comments-saas"}});return!m||m.error?(console.error("CMS error response:",m),{type:"error",message:"No se pudo guardar el comentario. Intenta nuevamente en unos minutos.",status:502}):(console.log("Comentario enviado con éxito",m),{type:"success",message:"Comentario enviado con éxito.",status:200})}catch(m){if(console.error("Error enviando comentario:",m),oe.isAxiosError(m)){const p=m.response?.status??500,y=m.response?.data;return p===400?{type:"error",message:y?.message||"Solicitud inválida. Verifica que los campos sean correctos.",status:400}:p===403?{type:"error",message:"Captcha inválido o acceso prohibido.",status:403}:p===500?{type:"error",message:"Error interno del servidor del CMS.",status:500}:{type:"error",message:y?.message||"No se pudo enviar el comentario.",status:p}}return{type:"error",message:"Error inesperado. Intenta nuevamente.",status:500}}}const M1=async({token:e,projectId:t,captchaKey:a,apiKey:o,captchaAction:s})=>{if(!e)throw new Error("No token provided");if(!t||!a||!o)throw new Error("Missing project ID or site key");if(!s)throw new Error("No action provided");try{const i=await(await fetch(`https://recaptchaenterprise.googleapis.com/v1/projects/${t}/assessments?key=${o}`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({event:{token:e,siteKey:a,expectedAction:s}})})).json();if(!i?.tokenProperties?.valid)throw new Error(`The token was: ${i?.tokenProperties?.invalidReason}`);if(i.tokenProperties.action!==s)throw new Error("The action attribute in your reCAPTCHA tag does not match the action you are expecting to score");return i?.riskAnalysis?.score??0}catch(r){throw console.error("Recaptcha verification failed",r),new Error(String(r))}};w.AssetsPreconnect=no,w.AutorComponent=xd,w.AutorHeader1=Ss,w.AutorHeader2=Ns,w.BannerAdvertising=fe,w.BannerAdvertisingMiddle=Qe,w.CarrouselCSR=Vc,w.CarrouselIRS=it,w.CarruselCard=zs,w.CarruselOpinion=Fs,w.CommonServices=je,w.Comscore=Ma,w.ContactInfoServer=$l,w.ContactInput=Cl,w.ContactSelect=vl,w.ContactTextarea=_l,w.ContentLayout1=yt,w.ContentLayoutTema=sa,w.DEBUG_MainSlots=vd,w.DestacadoNoticias=Ps,w.DestacadoVideos=Gs,w.DynamicBlockServices=ns,w.DynamicComponents=Cd,w.DynamicMainSlot=Tn,w.DynamicSlot=ba,w.EditorialBlock=Ol,w.ErrorComponent=bl,w.Font=mo,w.Footer=ul,w.FormatAfterScripts=to,w.FormatScripts=Qn,w.GA4=ja,w.GTM=Qa,w.GalleryHeader=ya,w.GenerateBody=Gc,w.GenerateHead=Qc,w.Header=Ul,w.IframeHeader=Rs,w.ImageOffline=us,w.ImageOnline=_e,w.ImageOnlineClient=hs,w.IssuuServices=Oc,w.ItemListSchema=io,w.JournalistArticule2=xs,w.JournalistGroup=Us,w.LayoutNewsComponent=ia,w.LazyLoader=O1,w.LinkComponent=P,w.LiveBlogHeader=vs,w.Location=zc,w.MainComponentServices=ui,w.Marfeel=Ga,w.MiddleSection=Ze,w.Modulo1x3=fa,w.Modulo1x3Card=Hs,w.Modulo1x4=js,w.Modulo1x5=Qs,w.Modulo2Columnas=Dl,w.Modulo3Columnas=Ds,w.ModuloNewsletter=Ml,w.ModuloOpinion=Pl,w.NewListResponseDataPH=rr,w.NewsArticle=lo,w.NewsComponent=Sd,w.NewsContent=yn,w.NewsDescriptionComponent=ct,w.NextPrev=Ot,w.OrgList=ho,w.PreloadImages=$n,w.REPORT_REASONS=Me,w.Readest=fn,w.ScriptHydrator=Pd,w.SearchSection=kd,w.Section=he,w.SectionCard=Oe,w.SectionCard2=Mt,w.SectionCardServerComponent=Sn,w.SectionServerComponent=Gl,w.ShowSection=ss,w.SocialNetworks=Ys,w.SpeculationRules=ro,w.StaticSlotWrapper=bd,w.SubscribeColumn=ps,w.SubscribeRow=As,w.SubscribeWhatsAppColumn=ol,w.TagComponent=Td,w.TagSection=ks,w.TimeLine=_s,w.TrimPathname=oi,w.VideoBlock3=wl,w.VideoBlock4=Nl,w.VideoEmbeddedHeader=Zs,w.VideoSection=Bd,w.VideoYoutubeHeader=Xs,w.VideosSchemas=fo,w.WebsiteList=uo,w.addComment=D1,w.bannersReplace=Xt,w.becomeVideoObject=mt,w.buildTagUrl=at,w.coloringByStrokeSVGs=ys,w.compileStyleProps=En,w.cutString=xe,w.extractRealtedNews=ti,w.formatDate=ke,w.formatDateEdiciones=ei,w.formatDateJournalistArticule=Dn,w.formatDateTimeline=Ya,w.formatNewsMeta=Za,w.formatVideoData=ao,w.generalGetData=jc,w.getCaptchaToken=E1,w.getComments=_r,w.getConfig=K,w.getDynamicSlots=Dc,w.getEnvironmentUrl=Et,w.getEnvironmentUrlFront=Ja,w.getHydratorPath=ci,w.getImageUrl=ue,w.getNextMeta=Tt,w.getPage=kt,w.getPlayIcon=un,w.getPreloadImages=hi,w.getPrevMeta=It,w.getReportReasonLabel=Hd,w.getResponse=Mn,w.getResponsePromise=Ka,w.getSchemas=Rt,w.getScriptReplaces=Hn,w.getSlugs=po,w.getTypeOfNews=ri,w.getVideoRealPath=ii,w.handleGetComments=qn,w.initLibrary=Or,w.metadataToJSX=eo,w.metadata_defaults=as,w.parseTags=jn,w.pathnameSplit=Xa,w.processExtractedRelatedNews=ni,w.removePages=go,w.reportComment=$d,w.shareButtons=ws,w.socialIcons=gn,w.speculationRules=so,w.speculationRulesHome=oo,w.urlReplaces=Ra,w.usePlayIcon=ta,w.verifyCaptchaTokenEnterprise=M1,Object.defineProperty(w,Symbol.toStringTag,{value:"Module"})}));