oraculo-ui 0.1.115 → 0.1.116

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs.js CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("react/jsx-runtime"),D=require("@mui/material"),g=require("react"),Tt=require("@mui/material/Skeleton"),Xe=require("@splidejs/react-splide"),kt=require("@mui/material/Box"),$t=require("@mui/material/Typography"),Nt=require("@mui/material/Stack"),J=require("@olimpo/capture-client"),se=require("@mui/icons-material"),Mt=require("@mui/material/useMediaQuery"),Bt=require("@mui/icons-material/ChevronLeftRounded"),Rt=require("@mui/icons-material/ChevronRightRounded"),Ce=require("@mui/material/styles"),Lt=require("@mui/material/CssBaseline"),qe=require("firebase/firestore"),ne=t=>t&&t.__esModule?t:{default:t},le=ne(g),W=ne(Tt),P=ne(kt),te=ne($t),G=ne(Nt),fe=ne(Mt),Ye=ne(Bt),Qe=ne(Rt),At=ne(Lt);function H({children:t,onClick:a,href:n,target:o,rel:i,type:r="button",disabled:l=!1,variant:u="primary",size:b,fullWidth:h=!1,fullHeight:s=!1,className:c="",ariaLabel:m,leftIcon:p,rightIcon:v,iconOnly:E}){const j=!!t&&t!==!0,R=(!!p?1:0)+(!!v?1:0)==1,B=E!=null?E:R&&!j,N=["orc-btn",u==="secondary"?"orc-btn--secondary":u==="tertiary"?"orc-btn--tertiary":"orc-btn--primary",b?`orc-btn--${b}`:"",h?"orc-btn--full":"",s?"orc-btn--fullHeight":"",B?"orc-btn--iconOnly":"",c].filter(Boolean).join(" "),A=e.jsxs(e.Fragment,{children:[p&&e.jsx("span",{className:"orc-btn__icon",children:p}),!B&&e.jsx("span",{className:"orc-btn__label",children:t}),v&&e.jsx("span",{className:"orc-btn__icon",children:v})]}),w=l?!0:void 0;return n?e.jsx(D.Link,{href:n,target:o,rel:i,"aria-label":m,"aria-disabled":w,tabIndex:w?-1:void 0,className:N,onClick:w?$=>$.preventDefault():a,children:A}):e.jsx("button",{type:r,onClick:a,disabled:!!w,"aria-label":m,className:N,children:A})}function oe({title:t,iconUrl:a,size:n="md",className:o=""}){const r=["orc-section-title",n?`orc-section-title--${n}`:"",o].filter(Boolean).join(" ");return e.jsxs("div",{className:r,children:[a&&e.jsx("img",{src:a,alt:"",className:"orc-section-title__icon"}),e.jsx("h2",{className:"orc-section-title__title",children:t})]})}const Ne=({total:t,active:a,onSelect:n,className:o="",durationMs:i=5e3})=>{if(t<=1)return null;const r=["orc-dots",o].filter(Boolean).join(" "),[l,u]=g.useState(0);return g.useEffect(()=>{u(b=>b+1)},[a,i]),e.jsx("div",{className:r,role:"tablist","aria-label":"Carousel pagination",children:Array.from({length:t}).map((b,h)=>{const s=h===a;return e.jsx("span",{className:"orc-dots__cell",children:e.jsx("button",{type:"button",role:"tab","aria-selected":s,"aria-label":`Ir al slide ${h+1}`,className:"orc-dots__dot"+(s?" orc-dots__dot--active":""),style:s?{"--dot-progress-ms":`${i}ms`}:void 0,onClick:()=>{s&&u(c=>c+1),n==null||n(h)}},s?`a-${h}-${l}`:`i-${h}`)},h)})})};function Y({children:t,minWidth:a=32,spacing:n=2,justify:o="stretch",columns:i=null}){const r=i||`repeat(auto-fit, minmax(${a}px, 1fr))`,l=typeof n=="number"?`${n*8}px`:n;return e.jsx("div",{style:{display:"grid",gridTemplateColumns:r,justifyItems:o,gap:l,height:"inherit"},children:t})}function ke({src:t,alt:a}){return e.jsx(D.Box,{sx:{position:"relative",width:{xs:65,sm:80,md:120,lg:160},height:{xs:48,md:96},display:"inline-block"},children:e.jsx(D.Box,{component:"img",src:t,alt:a,sx:{position:"absolute",top:0,left:0,width:"100%",height:"100%",objectFit:"contain"}})})}const Ft="oraculo__OraculoEventTitle-module__contenedor___rg1vw",zt="oraculo__OraculoEventTitle-module__flexGroup___jMLFO",Pt="oraculo__OraculoEventTitle-module__subtitle___TmHna",Oe={contenedor:Ft,flexGroup:zt,subtitle:Pt};function qt({title:t,subtitle:a}){return e.jsxs("div",{className:Oe.contenedor,children:[e.jsx("span",{style:{fontWeight:700,fontSize:"12px",lineHeight:"16px"},children:t}),a&&e.jsxs("div",{className:Oe.flexGroup,children:[e.jsxs("svg",{width:"4",height:"4",viewBox:"0 0 5 5",xmlns:"http://www.w3.org/2000/svg",style:{flexShrink:0},children:[" ",e.jsx("circle",{cx:"2.5",cy:"2.5",r:"2.5",fill:"white"})," "]}),e.jsx("span",{className:Oe.subtitle,children:a}),e.jsx("div",{})]})]})}function et({text:t,color:a="#ff3b3b",textColor:n="#fff"}){return e.jsx("span",{className:"oli-font",style:{backgroundColor:a,color:n,borderRadius:"8px",padding:"4px 8px",fontSize:"12px",lineHeight:"16px",fontWeight:700,width:"42px",height:"16px",textAlign:"center"},children:t})}function tt({live:t,time:a}){return e.jsxs("div",{className:"oli-font",style:{display:"flex",alignItems:"center",gap:"8px"},children:[t&&e.jsx(et,{text:"En vivo"}),a&&e.jsx("span",{style:{fontSize:"14px",fontWeight:400,lineHeight:"18px",paddingTop:"4px"},children:a})]})}function at({title:t,subtitle:a,live:n=!1,time:o=""}){return e.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",color:"#FFFFFF"},children:[e.jsx(qt,{title:t,subtitle:a}),e.jsx(tt,{live:n,time:o})]})}const Ut="oraculo__OraculoEventLabel-module__label___c64Xw",Vt={label:Ut};function Me({text:t}){return e.jsx("span",{className:Vt.label,children:t})}const Dt="oraculo__OraculoEventLeague-module__container___rdk4F",Wt={container:Dt};function Be({title:t}){return e.jsx("div",{className:Wt.container,children:t.toUpperCase()})}const Gt="oraculo__OraculoEventScore-module__scoreWrapper___fWwEr",Ht="oraculo__OraculoEventScore-module__name___r4uL6",Kt="oraculo__OraculoEventScore-module__score___Xl03M",Zt="oraculo__OraculoEventScore-module__normal___cCNFz",Jt="oraculo__OraculoEventScore-module__small___fVt8E",ue={scoreWrapper:Gt,name:Ht,score:Kt,normal:Zt,small:Jt};function Re({text:t,name:a,size:n="normal"}){return e.jsxs("div",{className:`${ue.scoreWrapper} ${ue[n]}`,children:[e.jsx("div",{className:`${ue.score} ${ue[n]}`,children:t}),a&&e.jsx("span",{className:`${ue.name} ${ue[n]}`,children:a})]})}const Xt="oraculo__OraculoEventTeamInfo-module__team___UfpUs",Yt="oraculo__OraculoEventTeamInfo-module__regular___ag826",Qt="oraculo__OraculoEventTeamInfo-module__compact___RCNOs",ea="oraculo__OraculoEventTeamInfo-module__logo___fKCl3",ta="oraculo__OraculoEventTeamInfo-module__name___4ikm-",aa="oraculo__OraculoEventTeamInfo-module__skeleton___Yfaxh",me={team:Xt,regular:Yt,compact:Qt,logo:ea,name:ta,skeleton:aa},na="oraculo__OraculoTeamPolo-module__polo___BisRg",oa="oraculo__OraculoTeamPolo-module__svgWrapper___HRKNX",ia="oraculo__OraculoTeamPolo-module__shadow___-3DXb",sa="oraculo__OraculoTeamPolo-module__highlight___1etm7",be={polo:na,svgWrapper:oa,shadow:ia,highlight:sa};function ra({jersey:t,className:a}){const n=`#${t.base}`,o=t.sleeve?`#${t.sleeve}`:n,i=t.stripes?`#${t.stripes}`:null,r=t.sleevelong?`#${t.sleevelong}`:null;return e.jsxs("div",{className:`${be.polo} ${a!=null?a:""}`,children:[e.jsx("div",{className:be.svgWrapper,children:e.jsxs("svg",{viewBox:"0 0 656 656","aria-hidden":!0,children:[e.jsx("path",{fill:n,d:"m62 265 5.8-17c-.4-.7-.6-1.5-.4-2 .2-.7.8-1.2 1.2-1.4l1.2-4 9-21.6c.2-1 1-3.5 2.4-6.4a69.9 69.9 0 0 1 4.1-17.2l2.9-7 2.9-11.4c1.7-5.8 5.2-18.4 5.8-22 .6-3.6 6.8-19 9.8-26.2.4-.9 2.4-4.7 7.2-12.8 5.4-12.2 23.5-27.2 32-33.1l6.6-3.7 7.9-3.6 17.3-6.2 16.6-7.1L215 52c7-4.1 21.8-12.5 24.1-13.2 2.3-.8 5-3.5 6-4.7 1.2-1.2 4.2-3.8 6.6-4.7 2.3-1 8.2-6.8 10.8-9.6 1.6-1.4 3.8-4.7 9.2-7.5 5.3-2.9 20.4-4 27.2-4.3h25.6l16.7.3 14.1.6 10.3.7 9.5 1.7c6.4.6 12.6 4.3 15.4 8l2.7 3.1 8.9 8 1.8.7 4.9 3 2.7 3.5c4.2 2.2 13.1 7.1 15.2 8.7 2 1.6 30.1 15.4 44 22 8 3.2 39 12.3 55.3 30 5.2 4.3 7 7.8 11.4 12.4 5.1 5.3 15.1 29 16.9 32 1.4 2.6 5 17 6.8 24l4.8 20.5 8.4 29 8.9 22.7 2.3 5.4.6 1.5c.5.6 1.4 2 1 2.6-.2.6 0 2 .2 2.7l1 2.6 2 5.8 2.2 5.9c.3 1.3-4.3 4-6.6 5.2l-11.1 5-12.6 4.7-15 5-14.6 4.6-10.9 2.4a66 66 0 0 1-8.6 1.4c-3.4.3-4.7-.4-4.9-.8l-5-12.3-1.9-3.8-1.8-1.6.1-.8v-1l-.4-1.8-1.3-4.1-3.3-9-1.3-2-2.2-5.7-2.5-.3-1 .8v2l-2.7 13.1-8.7 58-.9 6.4-.2 7.9c0 3-1 16-1.7 18.3l-2.5 9-.2 7.6-.3 8.7-.3 7.5.3 4 .5 15c.3 1.9-.6 7-1.1 9.3-.6 2.4-1.6 7.5-1.4 8.8.3 1.4-.2 4.4-.5 5.8l-1.3 8.9c-.2 1.4-.8 5-1.3 7.2.7 1.6 4.7 14.6 5.9 17.8 1.2 3.3 4.8 19.4 5 20.7.3 1 1.1 7.8 1.5 11 .1 2.5.3 8 .2 10 0 2-.8 6.6-1.1 8.6-.2 1.7-.7 5.5-1.2 7s-1.2 8.5-1.4 11.8A81.1 81.1 0 0 1 477 552l.3 7.1.2 6.5 1.4 17.7.5 6 1.5 7.7.4 4.6c.3 2.1.7 7 .7 10.1.3 3-2.5 6-4 7 0 .2-1.2 1-4.6 3-6.4 5-26.3 11.6-35.5 14.3a379.2 379.2 0 0 1-58.6 11.2c-2.3.8-27 2.2-39 2.7-8.3 0-27 0-34.5-.4-11.5.9-47.4-4.8-63.9-7.7-6.3-.9-42.1-10.4-48-14.4-3.7-2.4-14.3-8-16.9-9.7a10.7 10.7 0 0 1-4.1-5.4c-.3-1 .1-8.6.4-12.3l.6-5 1.4-9.6 1-8 .3-4.3-.4-7.7-1-10.8v-13.8l.7-10 1.1-7.7 1.8-8 2.8-9.5 3.3-9.3a78 78 0 0 1-2.5-20.8 1112.2 1112.2 0 0 1 .6-14.1c-.1-.7 2.1-10.2 3.3-15l1-3.8-.1-.8c-1.4-8.3-1.5-14-1.9-15.4a78 78 0 0 1 .4-10.9l2-6.7.4-2-.4-1.5a67.6 67.6 0 0 1-7.3-27l-.2-7.7.5-5.4.3-1.5.4-3.9.7-5 .2-2.2-.2-.4-.3-6-1-3.1-.3-4-.7-7.6-1.5-8.3-.8-4.2-1.4-9.2-.4-4.3L172 279l-2.2-14.6a545 545 0 0 1-1.7-8.5c-.1-1-2-2.1-3-2.6 0 .6-.6 1.5-1.7 2-1.2.7-2.4 1.3-2.7 2.2l-.8 4.7a15 15 0 0 1-2.5 4.1 16.4 16.4 0 0 0-2.6 6.3l-.3 2.4v1.3l-1.4 1.1-.3.3-6 14.5c-.7 2.3-1.3 1.8-1.9 1.5l-10.5-3.1-9-3-18.3-6-20-6.8-13-4.8c-2.1-1-7-3-9.4-3.8-2.5-.8-3-1.3-2.8-1.4Z"}),i&&e.jsxs(e.Fragment,{children:[e.jsx("path",{fill:i,d:"m153 277.8-5.8 14.5c-1 2.8-2.5 1.4-4.6.7l-2-.5-7.8-2.4-15.6-5-19-6.5-16-5.7-12-4.4-5.5-2.2c-3.5-1.1-3.1-1.2-1.9-4l1.8-4.9 3.2-9.3c-1.1-1.9 0-3.1.8-3.5l.2-.7.5-2 4.3-10.3 2.4-6 2.6-6.2.8-2.6 1.7-4.1v-.4l.3-2.6.6-3.4 1-3.5 1-3.8c.1-.9 2-5.6 3-7.8l.7-1.5.7-2 .9-3.6 3.4-12.6 2.4-8.6 2.7-11.2 3.5-9.6 3.6-9.4 3-6 2-4.1 3.6-5.8 2.2-4.3 3-4.4 3.2-3.9 1.7-1.9 3.6-3.6 3-2.9a109.3 109.3 0 0 1 13.3-11.2l1.2-.8a79.3 79.3 0 0 1 18-9l11.4-4.2 4-1.4 6.3-2.7 3.3-1.4 2.8-1.2 4-1.6 3.9-2.1 10.1-5 4.8-2.4 5.7-3.2 13.8-7.7c1.5-.8 4.7-2.7 6-3a8.5 8.5 0 0 0 3-1.8c3.4-2.5 4.5-4.8 6-5.3.4-.4 2-1.6 5.2-3.2-4.4 3.3-3.2 11-2.1 14.6a77 77 0 0 0 8.7 18.8l-.6.4-3.9 2-9 5-6.6 3.7-10 3.2c-4.3.8-13.2 2.4-14.4 2.8-1.2.3-10.2 4-14.5 5.8l-11.8 5.6-8.8 3.2-12 3.4-19 8.7c-5.8 1.4-19.3 14.2-25.3 20.4L122 128l.3.4 6.6 16.6 10.5 22.6 6.2 10.8c2.9 3 8.7 9.7 9.1 11.7.5 2 4.3 5.1 6.1 6.5.2.8.8 3.1 1.7 5.4-3.2 4.8-.4 10.6 1.4 12.9l1 4.6.3 6.5-.5 1c-1.4 1.4-.3 4 .4 5l.1 3c.5 1.4 1.3 4.2.8 5.2s0 2.7.3 3.4v4.9c-3.1.5-2 3.7-1 5.2-.5.7-1.8 2.2-3.2 2.7-1.4.5-1.8 3.6-1.8 5.2a9 9 0 0 1-2.7 4.7c-1.8 1.6-2.8 7.4-3 10.1l-1.6 1.5ZM403.8 31.1l-1.6-.7c1.2 1 2 2.2 2.8 4 1.8 2.8.6 8-.7 12.2a78 78 0 0 1-7.6 17l.5.2 3.3 1.5 5.4 3.3 5.9 3 7.2 3 8.2 2.2c.7.2 3.3 1 8.4 2 5.5.1 21.1 8 28.2 11.8l14 4.5a517 517 0 0 1 23.8 9.3c6.3.5 24.7 17 33.1 25.2l-4.6 11.6-8.2 19.3-3.8 9-5.2 8.6c-2.2 3.2-7.3 10.2-9.4 12.4-1.3-.3-5.6 4.4-7.6 6.7.3 2 .6 6.7-1.4 9.1-2 2.5-1.8 6.9-1.4 8.7.3.8.5 3-1 5.3-1.4 2.4-1 4-.5 4.5-.2.8-.7 2.5-1.4 3.4-.8.8-.4 3.3 0 4.5l.1 3-.1 2.2c-.2.6-.6 2.6-1.1 6.2 3.6 3.3 1.3 5.7-.3 6.5l2.2.3 1.3 2.7 1.5 3.8 1.1 2.3 2.7 7.1 1.6 4.8.3 2.1v1.6l1.9 1.9 4 8.9 1.8 4.5c.5 4 5.5 3.6 8 3l5.9-1.1 7.3-1.7 5.2-1.2 7.3-2.1 8.3-2.7 7.5-2.5 9.8-3.6 8-3 6.3-2.8 3.4-1.6 3-1.3 2.5-1.6 1-.8c1.9-1 2-2.1 1.6-2.9l-.6-1.7-1-2.7-1.6-4.2-1.4-4-.5-1.4-.1-.7v-1.2c.7-1-.4-2.5-1-3v-.2l-1-2-2.4-6-3.3-8.3-2.3-6a3896.4 3896.4 0 0 0-3.1-8.4l-2.2-7.1-1.5-5.7-2.5-8.9-1-3.1-1.2-4.5-2-8.2-2.2-9.3-2.8-11.4-2.6-9.1-.9-3c0-.3-.6-1.5-1-2l-2.5-5.6-3-6.6-5.7-11.3-2.5-4.3-2.3-3.3-.7-.7-4.3-5-3-3.8a73 73 0 0 0-4.2-3.8c-1.1-2-7.6-7-10.8-9.4-6.2-5-23.4-12.8-34-16.7l-11-4-16-7.9-20.1-10-7.1-3.8-2.4-1.5-13-7.3-2.6-3.4-5-3Z"}),e.jsx("path",{fill:i,d:"M292.1 648.8c-15.7-1.4-37.7-5-49.7-7.1-4.3-.6-22.6-5.3-35.5-9.5 1.5-10 3-21 4.3-32.7 7-60.5 4.8-132.8 3.1-185.6l-.9-32c-1-49-2.4-83.5-3.6-112-1.2-29-2.1-51.7-2.1-77 0-29 2.9-77.3 5.3-112.9l2.6-1c1.3-.3 10.1-2 14.4-2.7l10-3.2 6.6-3.7 9-5 4-2 .5-.3c1.2 2 2.6 4.1 3.4 4.8l6.1 7.8 15 14.6 4.8 4c-.6 26.4-1.1 60.6-1.1 100.1 0 59.3 1.1 82.6 2.7 114.6.9 18.8 2 40.7 3 74.9 1.5 48.3.8 98.4 0 148.6l-.8 68.3c0 13-.6 32.8-1.1 49Zm157.5-16.4-11.2 3.6a379.2 379.2 0 0 1-67 12c.2-11 .3-25.6.3-44.6 0-49.2-1.2-74.9-2.4-99.5-1.3-27.2-2.5-53-2-107.5.6-50.4 1.7-81.5 2.6-109.3 1-29.3 1.8-54.9 1.8-95.6 0-35.5-.6-70.6-1.2-98.6l3.6-3 5.3-5.1 3.5-3.6 3.5-3.4 4-5 4.2-5.3 2.7-4 .5.3 3.2 1.5 5.5 3.3 5.8 3 7.3 3 8.1 2.2c.7.2 3.3 1 8.4 2 2.4 0 6.5 1.5 11 3.4 2.6 29 5.2 68 5.2 107.8 0 41.5-1.6 70.2-3.2 102-1.6 28.7-3.3 60-4 105.6-.7 41.1.4 82.5 1.4 124.4.7 25.7 1.4 51.6 1.6 77.8a435 435 0 0 0 1.5 32.6Z"})]}),r&&e.jsx(e.Fragment,{children:e.jsx("path",{fill:r,d:"m153 277.8-5.8 14.5c-1 2.8-2.5 1.4-4.6.7l-2-.5-7.8-2.4-15.6-5-19-6.5-16-5.7-12-4.4-5.5-2.2c-3.5-1.1-3.1-1.2-1.9-4l1.8-4.9 3.2-9.3c-1.1-1.9 0-3.1.8-3.5l.2-.7.5-2 4.3-10.3 2.4-6 2.6-6.2.8-2.6 1.7-4.1v-.4l.3-2.6.6-3.4 1-3.5 1-3.8c.1-.9 2-5.6 3-7.8l.7-1.5.7-2 .9-3.6 3.4-12.6 2.4-8.6 2.7-11.2 3.5-9.6 3.6-9.4 3-6 2-4.1 3.6-5.8 2.2-4.3 3-4.4 3.2-3.9 1.7-1.9 3.6-3.6 3-2.9a109.3 109.3 0 0 1 13.3-11.2l1.2-.8a79.3 79.3 0 0 1 18-9l11.4-4.2 4-1.4 6.3-2.7 3.3-1.4 2.8-1.2 4-1.6 3.9-2.1 10.1-5 4.8-2.4 5.7-3.2 13.8-7.7c1.5-.8 4.7-2.7 6-3a8.5 8.5 0 0 0 3-1.8c3.4-2.5 4.5-4.8 6-5.3.4-.4 2-1.6 5.2-3.2-4.4 3.3-3.2 11-2.1 14.6a77 77 0 0 0 8.7 18.8l-.6.4-3.9 2-9 5-6.6 3.7-10 3.2c-4.3.8-13.2 2.4-14.4 2.8-1.2.3-10.2 4-14.5 5.8l-11.8 5.6-8.8 3.2-12 3.4-19 8.7c-5.8 1.4-19.3 14.2-25.3 20.4L122 128l.3.4 6.6 16.6 10.5 22.6 6.2 10.8c2.9 3 8.7 9.7 9.1 11.7.5 2 4.3 5.1 6.1 6.5.2.8.8 3.1 1.7 5.4-3.2 4.8-.4 10.6 1.4 12.9l1 4.6.3 6.5-.5 1c-1.4 1.4-.3 4 .4 5l.1 3c.5 1.4 1.3 4.2.8 5.2s0 2.7.3 3.4v4.9c-3.1.5-2 3.7-1 5.2-.5.7-1.8 2.2-3.2 2.7-1.4.5-1.8 3.6-1.8 5.2a9 9 0 0 1-2.7 4.7c-1.8 1.6-2.8 7.4-3 10.1l-1.6 1.5ZM403.8 31.1l-1.6-.7c1.2 1 2 2.2 2.8 4 1.8 2.8.6 8-.7 12.2a78 78 0 0 1-7.6 17l.5.2 3.3 1.5 5.4 3.3 5.9 3 7.2 3 8.2 2.2c.7.2 3.3 1 8.4 2 5.5.1 21.1 8 28.2 11.8l14 4.5a517 517 0 0 1 23.8 9.3c6.3.5 24.7 17 33.1 25.2l-4.6 11.6-8.2 19.3-3.8 9-5.2 8.6c-2.2 3.2-7.3 10.2-9.4 12.4-1.3-.3-5.6 4.4-7.6 6.7.3 2 .6 6.7-1.4 9.1-2 2.5-1.8 6.9-1.4 8.7.3.8.5 3-1 5.3-1.4 2.4-1 4-.5 4.5-.2.8-.7 2.5-1.4 3.4-.8.8-.4 3.3 0 4.5l.1 3-.1 2.2c-.2.6-.6 2.6-1.1 6.2 3.6 3.3 1.3 5.7-.3 6.5l2.2.3 1.3 2.7 1.5 3.8 1.1 2.3 2.7 7.1 1.6 4.8.3 2.1v1.6l1.9 1.9 4 8.9 1.8 4.5c.5 4 5.5 3.6 8 3l5.9-1.1 7.3-1.7 5.2-1.2 7.3-2.1 8.3-2.7 7.5-2.5 9.8-3.6 8-3 6.3-2.8 3.4-1.6 3-1.3 2.5-1.6 1-.8c1.9-1 2-2.1 1.6-2.9l-.6-1.7-1-2.7-1.6-4.2-1.4-4-.5-1.4-.1-.7v-1.2c.7-1-.4-2.5-1-3v-.2l-1-2-2.4-6-3.3-8.3-2.3-6a3896.4 3896.4 0 0 0-3.1-8.4l-2.2-7.1-1.5-5.7-2.5-8.9-1-3.1-1.2-4.5-2-8.2-2.2-9.3-2.8-11.4-2.6-9.1-.9-3c0-.3-.6-1.5-1-2l-2.5-5.6-3-6.6-5.7-11.3-2.5-4.3-2.3-3.3-.7-.7-4.3-5-3-3.8a73 73 0 0 0-4.2-3.8c-1.1-2-7.6-7-10.8-9.4-6.2-5-23.4-12.8-34-16.7l-11-4-16-7.9-20.1-10-7.1-3.8-2.4-1.5-13-7.3-2.6-3.4-5-3Z"})}),e.jsx("path",{fill:o,fillRule:"evenodd",d:"m262.9 19.6-3.7 3.8-3.5 3.3-2.7 2.1c-2 1.6-5 5.7-1 17.1 4 9.8 5.2 12 5.3 11.9 1.4 2.5 4.4 7.9 5.9 9.1l6 7.8 15 14.6 10.5 8.7 12.6 11.3 8.3 6.2 7.6.6 17 .8 9.2-6.6 7-5.6 10.3-9 7-5.7 5.3-5.2 3.6-3.6 3.4-3.4 4.2-5 4-5.3 2.7-4C403.5 53 407 40 406 37.3c0-1.3-.9-4.6-3.9-7.2A129 129 0 0 1 391.2 20c-.8-1.1-4.2-4.3-7.3-6a52 52 0 0 0-15.3-3.9L353.5 9l-10.2-.4-15.4-.4H301.6c-4.6.2-14.6.6-17.2 1.2l-3.4.6c-3.2.5-6.9 1-8.4 2l-1.4.8c-1.5.7-2.8 1.4-5 3.7l-3.3 3.2Zm4.3 14 1.9 5.5 4.6 8.2 5 6.7 5.3 6.6 11 10.7 10.8 9.8 12.8 11.7 7.4 7 3 3 15-13.3 16.7-15.7 6.7-6.2 6-6.6a104.1 104.1 0 0 0 13.8-19.6c1-1.9 1.8-4.5 2-5.6 2.7-7.9 1.4-13.8-1.5-17.8-4-5.2-14.9-6.6-18.5-7.1h-.7c-13.8-1.9-39.8-2-46-1.9-9-.2-28.1.2-32.5.7-.6 0-1.2 0-1.9.2-6.8.6-19.9 1.9-22.6 10.6a22.6 22.6 0 0 0 .9 10.3l.8 2.9Z"}),e.jsx("path",{fill:o,d:"m74.8 250.8-6.8-2.7-.3.7-3 8.7-2 5.7c-1 2.2-.5 1.9.1 2.3l2.2 1 8.8 3.3 10.4 3.8 10.7 3.8 14.3 4.8 13 4.3 7 2.3 13.8 4.3c2.2.7 3 1.4 3.8 0l6.3-15.6-4.6-1.8a88 88 0 0 1-9.4-3c-.8-.6-11.8-3.7-17.3-5.4l-7-2.4-13-4.3c-3.2-1.3-9.9-3.8-11-4-1.2-.2-11-3.8-16-5.8Z"}),e.jsx("path",{fill:o,d:"m505 284.5-3.5-7.5c.2-.2 1.2-.4 3 0 1.6.4 11.3-1.7 16-2.7l22.5-6.6 13.7-4.5 16.8-6.7a90 90 0 0 0 13.7-7.7v1l.6 2 1.9 5.5 2.9 7.8c.6 1.6-5.5 4.8-8.6 6.3l-17 7.2-15.3 5.4-13 4.2-13 3.3-9.9 2c-6.8 1.2-7.2-.4-8-2l-2.7-7Z"})]})}),e.jsx("img",{src:"https://widgets.sir.sportradar.com/assets/media/shadow.7a42eb6e.png",className:be.shadow,alt:"","aria-hidden":!0}),e.jsx("img",{src:"https://widgets.sir.sportradar.com/assets/media/highlight.b1ac6c3e.png",className:be.highlight,alt:"","aria-hidden":!0})]})}function he({name:t,jersey:a,size:n="regular"}){return e.jsxs("div",{className:`oli-font ${me.team} ${me[n]}`,children:[a!=null&&a.base?e.jsx(ra,{jersey:a,className:`${me.logo}`}):e.jsx(W.default,{variant:"circular",className:`${me.logo} ${me.skeleton}`}),e.jsx("span",{className:me.name,children:t})]})}function la(t,a,{enabled:n=!0,threshold:o=60,cooldownMs:i=500}={}){const r=g.useRef(0),l=g.useRef(0);g.useEffect(()=>{if(!n)return;const u=t.current;if(!u)return;const b=h=>{const s=a.current;if(!s||!s.go)return;const{deltaX:c,deltaY:m}=h;if(Math.abs(c)<=Math.abs(m))return;h.preventDefault(),r.current+=c;const p=Date.now();if(p-l.current<i||Math.abs(r.current)<o)return;const v=r.current>0?">":"<";r.current=0,l.current=p,s.go(v)};return u.addEventListener("wheel",b,{passive:!1}),()=>{u.removeEventListener("wheel",b),r.current=0}},[n,o,i,t,a])}const ca="oraculo__OraculoCarousel-module__gradientOverlay___xYDfc",da="oraculo__OraculoCarousel-module__right___KwpOE",ua="oraculo__OraculoCarousel-module__left___n3WQu",ma="oraculo__OraculoCarousel-module__svg___0mGuX",pe={gradientOverlay:ca,right:da,left:ua,svg:ma},pa=Xe.Splide,fa=Xe.SplideSlide,ie=g.forwardRef(({items:t=[],renderItem:a,perPage:n=1,gap:o="0px",breakpoints:i,options:r={},className:l="",onMove:u,useIndexAsKey:b=!1,enableHorizontalWheel:h=!0,showRightGradient:s=!1},c)=>{const m=g.useRef(null),p=g.useRef(null),v=g.useRef(t.length),E=g.useRef(null),j=g.useRef(null);la(p,m,{enabled:h}),g.useImperativeHandle(c,()=>({next:()=>{var w;return(w=m.current)==null?void 0:w.go(">")},prev:()=>{var w;return(w=m.current)==null?void 0:w.go("<")},go:w=>{var $;return($=m.current)==null?void 0:$.go(w)}}));const I=w=>{var k;const $=w.Components.Slides,z=w.Components.Controller,O=w.root.querySelector(".splide__track"),C=(k=O==null?void 0:O.clientWidth)!=null?k:0,L=z.getIndex(),q=$.getLength();let f=0,F=L;for(let d=L;d<q;d++){const _=$.getAt(d);if(!_||(f+=_.slide.offsetWidth,f>C))break;F=d}return{visibleStart:L,visibleEnd:F}},T=w=>{const $=w.root.querySelector(".splide__track"),z=w.root.querySelector(".splide__list");return!$||!z?!1:z.scrollWidth>$.clientWidth+1},R=g.useCallback(w=>{var F,k;const z=w.Components.Slides.getLength();if(!T(w)){u==null||u({index:0,isStart:!0,isEnd:!0,total:z,visibleStart:0,visibleEnd:z-1});return}const{visibleStart:O,visibleEnd:C}=I(w),L=O===0,q=C===z-1;s&&((F=E.current)==null||F.style.setProperty("--gradient-opacity",L?"0":"1"),(k=j.current)==null||k.style.setProperty("--gradient-opacity",q?"0":"1"));const f=w.Components.Controller.getIndex();u==null||u({index:f,isStart:L,isEnd:q,total:z,visibleStart:O,visibleEnd:C})},[u]);le.default.useEffect(()=>{var z;const w=(z=m.current)==null?void 0:z.splide;if(!w)return;const $=v.current!==t.length;v.current=t.length,$&&requestAnimationFrame(()=>{w.refresh(),R(w)})},[t.length,R]);const B=g.useCallback(()=>{var $;const w=($=m.current)==null?void 0:$.splide;w&&(w.go(0,!1),R(w))},[R]),N=g.useCallback(w=>{R(w)},[R]),A={type:"slide",trimSpace:!1,drag:!0,pagination:!1,arrows:!1,rewind:!1,focus:"start",autoWidth:!1,perPage:n,gap:o,breakpoints:i,...r,...h?{wheel:!1}:{}};return e.jsxs("div",{ref:p,className:l,style:{width:"100%",position:"relative",height:"100%"},children:[e.jsx(pa,{ref:m,options:A,onMove:R,onMounted:N,onResize:B,children:t.map((w,$)=>{var z;return e.jsx(fa,{children:a(w,$)},b?$:(z=w.id)!=null?z:$)})}),s&&e.jsxs(e.Fragment,{children:[e.jsx("div",{ref:E,className:`${pe.gradientOverlay} ${pe.left}`,style:{"--gradient-opacity":"0"},children:e.jsxs("svg",{className:pe.svg,viewBox:"0 0 152 184",preserveAspectRatio:"none",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[e.jsx("path",{d:"M0 0H152V184H0V0Z",fill:"url(#paint_left)"}),e.jsx("defs",{children:e.jsxs("linearGradient",{id:"paint_left",x1:"0",y1:"92",x2:"152",y2:"92",gradientUnits:"userSpaceOnUse",children:[e.jsx("stop",{offset:"0.59737",stopColor:"#121212",stopOpacity:"0"}),e.jsx("stop",{offset:"1",stopColor:"#121212"})]})})]})}),e.jsx("div",{ref:j,className:`${pe.gradientOverlay} ${pe.right}`,style:{"--gradient-opacity":"1"},children:e.jsxs("svg",{className:pe.svg,viewBox:"0 0 152 184",preserveAspectRatio:"none",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[e.jsx("path",{d:"M0 0H152V184H0V0Z",fill:"url(#paint_right)"}),e.jsx("defs",{children:e.jsxs("linearGradient",{id:"paint_right",x1:"0",y1:"92",x2:"152",y2:"92",gradientUnits:"userSpaceOnUse",children:[e.jsx("stop",{offset:"0.59737",stopColor:"#121212",stopOpacity:"0"}),e.jsx("stop",{offset:"1",stopColor:"#121212"})]})})]})})]})]})}),ge=({imageUrl:t,onClick:a,size:n="sm",fillParent:o=!1})=>{const i=n==="lg"?{w:280,h:352}:{w:152,h:168},r=u=>{u.stopPropagation(),a==null||a()},l=o?{width:"100%",height:"100%"}:{width:`${i.w}px`,height:`${i.h}px`};return e.jsxs(P.default,{onClick:a,role:"button",sx:{position:"relative",borderRadius:"12px",overflow:"hidden",boxSizing:"border-box",transition:"transform .15s ease, box-shadow .15s ease",...l,"&:hover":{transform:"translateY(-2px)",boxShadow:8,cursor:"pointer"},"&:hover .oraculo-game-card-overlay":{opacity:1},"&:hover .oraculo-game-card-btn":{opacity:1,transform:"translate(-50%, -50%) scale(1)",pointerEvents:"auto"}},children:[e.jsx("img",{src:t,alt:"Juego de casino",loading:"lazy",style:{width:"100%",height:"100%",objectFit:"cover",display:"block",borderRadius:"inherit"}}),e.jsx(P.default,{className:"oraculo-game-card-overlay",sx:{position:"absolute",inset:0,backgroundColor:"rgba(0, 0, 0, 0.45)",opacity:0,transition:"opacity .15s ease",pointerEvents:"none",zIndex:1}}),e.jsx(P.default,{className:"oraculo-game-card-btn",sx:{position:"absolute",top:"50%",left:"50%",zIndex:2,transform:"translate(-50%, -50%) scale(0.95)",opacity:0,transition:"opacity .15s ease, transform .15s ease",pointerEvents:"none"},children:e.jsx(H,{variant:"primary",size:"md",onClick:r,children:"Jugar"})})]})};function nt({imageUrl:t,orden:a=1,onClick:n,loading:o=!1,sizes:i={xs:{w:104,h:112,r:18,font:48},md:{w:186,h:264,r:22.6,font:64}}}){var c,m,p,v;const r=(E,j)=>{var I,T,R,B;return{xs:(T=(I=i.xs)==null?void 0:I[E])!=null?T:j,md:(B=(R=i.md)==null?void 0:R[E])!=null?B:j}},l=r("w",186),u=r("h",264),b=r("r",22.6),h=r("font",64),s={xs:Math.round(((m=(c=i.xs)==null?void 0:c.font)!=null?m:64)*.28),md:Math.round(((v=(p=i.md)==null?void 0:p.font)!=null?v:64)*.28)};return e.jsxs(P.default,{sx:{position:"relative",width:"100%",maxWidth:{xs:`${l.xs}px`,md:`${l.md}px`},aspectRatio:{xs:`${l.xs}/${u.xs}`,md:`${l.md}/${u.md}`},borderRadius:{xs:`${b.xs}px`,md:`${b.md}px`},boxSizing:"border-box",overflow:"visible",pb:{xs:`${s.xs}px`,md:`${s.md}px`},"&::before":{content:'""',position:"absolute",inset:0,borderRadius:"inherit",pointerEvents:"none",zIndex:2,background:"linear-gradient(21.29deg, #0B0D1B -1.16%, rgba(255,255,255,0) 51.92%, rgba(255,255,255,0) 127.62%)",backgroundBlendMode:"multiply"}},children:[e.jsx(P.default,{sx:{position:"absolute",inset:0,borderRadius:"inherit",overflow:"hidden"},children:o?e.jsx(W.default,{variant:"rectangular",width:"100%",height:"100%",sx:{bgcolor:"rgba(255,255,255,0.10)","&::after":{background:"linear-gradient(90deg, transparent, rgba(255,255,255,0.08), transparent)"}}}):e.jsx(ge,{imageUrl:t,onClick:n,size:"lg",fillParent:!0})}),e.jsx(P.default,{component:"span",sx:{position:"absolute",left:8,bottom:{xs:`-${s.xs}px`,md:`-${s.md}px`},fontFamily:'"secondary", sans-serif',fontSize:{xs:`${h.xs}px`,md:`${h.md}px`},lineHeight:1,color:"#3CC666",WebkitTextStroke:"1px #9ee86e",zIndex:3,userSelect:"none"},children:a})]})}const ot=({logo:t,provider:a,providerName:n,machine:o,onClick:i})=>{var r;return e.jsxs(P.default,{onClick:i,sx:{flex:"0 0 auto",position:"relative",borderRadius:"20px",overflow:"hidden",width:{xs:100,md:180},height:{xs:200,md:380},transition:"width .50s ease, transform .28s ease",willChange:"width, transform",cursor:"pointer",zIndex:0,"&:hover":{zIndex:2,width:{md:260,xs:110}},"&:hover .orc-live-provider-label":{opacity:1}},children:[e.jsx(P.default,{component:"img",src:t,alt:`Juego ${o!=null?o:""}`,sx:{position:"absolute",inset:0,width:"100%",height:"100%",objectFit:"cover",display:"block"}}),e.jsx(P.default,{className:"orc-live-provider-label",sx:{position:"absolute",left:"50%",top:{xs:"75%",md:"80%"},transform:"translate(-50%, -50%)",zIndex:3,opacity:0,transition:"opacity .25s ease",pointerEvents:"none"},children:e.jsx(te.default,{sx:{color:"#fff",fontWeight:700,fontSize:{xs:11,md:14},textTransform:"capitalize"},children:(r=a!=null?a:n)!=null?r:""})})]})},Ee=12,Ie=({r:t=16})=>e.jsx(P.default,{sx:{width:"100%",height:"100%",borderRadius:t,overflow:"hidden"},children:e.jsx(W.default,{variant:"rectangular",width:"100%",height:"100%",sx:{bgcolor:"rgba(255,255,255,0.10)","&::after":{background:"linear-gradient(90deg, transparent, rgba(255,255,255,0.08), transparent)"}}})}),Le=({items:t,layout:a="grid",onClick:n,loading:o=!1,gridSkeletonCount:i=4})=>{var r,l;if(a==="mosaic"){const u=t[0],b=t.slice(1,5);return e.jsxs(P.default,{sx:{display:"grid",gridTemplateRows:{xs:"repeat(2, 112px)",md:"repeat(2, 168px)"},gridTemplateColumns:{xs:"184px",md:"280px"},gridAutoFlow:"column",gridAutoColumns:{xs:"104px",md:"152px"},columnGap:`${Ee}px`,rowGap:`${Ee}px`,alignItems:"stretch",justifyItems:"stretch"},children:[e.jsx(P.default,{sx:{width:{xs:184,md:280},height:{xs:234,md:352},gridRow:"1 / span 2",overflow:"hidden",borderRadius:2},children:o?e.jsx(Ie,{}):u&&e.jsx(ge,{imageUrl:`https://olimpo.bet${(l=(r=u.background)!=null?r:u.imageUrl)!=null?l:""}`,size:"lg",fillParent:!0,onClick:()=>n==null?void 0:n(u,0)})}),(o?Array.from({length:4}):b).map((h,s)=>{var c,m;return e.jsx(P.default,{sx:{width:{xs:104,md:152},height:{xs:112,md:168},overflow:"hidden",borderRadius:2},children:o?e.jsx(Ie,{}):e.jsx(ge,{imageUrl:`https://olimpo.bet${(m=(c=h.background)!=null?c:h.imageUrl)!=null?m:""}`,size:"sm",fillParent:!0,onClick:()=>n==null?void 0:n(h,s+1)})},o?`sk-${s}`:h.id)})]})}return e.jsx(P.default,{sx:{display:"grid",gridTemplateColumns:{xs:"repeat(2, 104px)",md:"repeat(2, 152px)"},gridTemplateRows:{xs:"repeat(2, 112px)",md:"repeat(2, 168px)"},gap:`${Ee}px`,gridAutoFlow:"column"},children:(o?Array.from({length:i}):t).map((u,b)=>{var h,s,c;return e.jsx(P.default,{sx:{overflow:"hidden",borderRadius:2},children:o?e.jsx(Ie,{}):e.jsx(ge,{imageUrl:`https://olimpo.bet${(s=(h=u.background)!=null?h:u.imageUrl)!=null?s:""}`,size:"sm",fillParent:!0,onClick:()=>n==null?void 0:n(u,b)})},o?`sk-${b}`:(c=u.id)!=null?c:b)})})},$e=({title:t,amount:a,subtitle:n,buttonText:o,onButtonClick:i,backgroundImage:r,alt:l,className:u="",variant:b="small"})=>{const h=a?a.slice(0,2):"",s=a?a.slice(2):"",c=b==="large";return e.jsxs(P.default,{className:u,sx:{position:"relative",width:"100%",maxWidth:{xs:328,md:c?618:456},mx:"auto"},children:[r&&e.jsx(P.default,{sx:{position:"relative",width:"100%",aspectRatio:{xs:"328 / 188",md:c?"618 / 346":"456 / 272"},borderRadius:"14px",overflow:"hidden"},children:e.jsx(P.default,{component:"img",src:r,alt:l!=null?l:"Fondo promocional",sx:{width:"100%",height:"100%",objectFit:"cover",objectPosition:{xs:"50% 0%",md:"45% 0%"},display:"block"}})}),e.jsx(P.default,{sx:{position:"absolute",inset:0,display:"flex",alignItems:"center",justifyContent:"flex-end",color:"#e7f8ff",textAlign:"center",pl:"14%",pr:{xs:"14%",lg:"15%"}},children:e.jsxs(P.default,{sx:{maxWidth:"60%",display:"flex",flexDirection:"column",alignItems:"center"},children:[t&&e.jsx(te.default,{sx:{fontSize:{xs:12,md:20},fontWeight:400,color:"#e7f8ff"},children:t}),a&&e.jsxs(P.default,{component:"p",sx:{fontFamily:'"secondary", sans-serif',lineHeight:{xs:.9,lg:.87},m:"4px 0",background:"linear-gradient(175deg, #EDC421 -12.56%, #FFFABF 17.99%, #EDC421 49.74%)",WebkitBackgroundClip:"text",WebkitTextFillColor:"transparent",WebkitTextStroke:"0.5px #fff8c1",filter:"drop-shadow(0px 4px 0px #8D4406) drop-shadow(0px 4px 4px rgba(28, 28, 28, 0.4))",display:"flex",alignItems:"baseline",justifyContent:"center"},children:[e.jsx(P.default,{component:"span",sx:{fontSize:{xs:35,md:48},mr:.5},children:h}),e.jsx(P.default,{component:"span",sx:{fontSize:{xs:52,md:77}},children:s})]}),n&&e.jsx(te.default,{sx:{pb:"20px",fontSize:14,fontWeight:600,color:"#e7f8ff"},children:n}),o&&e.jsx(H,{onClick:i,children:o})]})})]})},it=({text:t,buttonLabel:a="Conoce más",onClick:n,imgAlt:o="Club Olimpo",imgSrcMobile:i,imgSrcDesktopBg:r,imgSrcDesktopLogo:l})=>e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"orc-co-bgMobile",children:e.jsx("img",{src:i,alt:o,className:"orc-co-bgMobileImg"})}),e.jsx("div",{className:"orc-co-bgDesktop",children:e.jsxs("div",{className:"orc-co-desktopInner",children:[r&&e.jsx("div",{className:"orc-co-fillHost",children:e.jsx("img",{src:r,alt:`${o} fondo`,className:"orc-co-bgDesktopImg"})}),e.jsxs("div",{className:"orc-co-desktopContent",children:[l&&e.jsx("img",{src:l,alt:`${o} logo`,className:"orc-co-logoImg"}),e.jsx("p",{className:"orc-co-captionDesktop",children:t}),e.jsx(H,{onClick:n,variant:"primary",size:"md",children:a})]})]})}),e.jsxs("div",{className:"orc-co-bottom",children:[e.jsx("p",{className:"orc-co-caption",children:t}),e.jsx(H,{onClick:n,variant:"primary",size:"md",children:a})]})]}),ga="oraculo__OraculoEventCombinadasCard-module__card___ulQeY",ha="oraculo__OraculoEventCombinadasCard-module__combinadas___Gxrld",ba="oraculo__OraculoEventCombinadasCard-module__combinadasScroll___47cZl",xa="oraculo__OraculoEventCombinadasCard-module__apuestaItem___YnYMy",va="oraculo__OraculoEventCombinadasCard-module__lineContainer___G5rbU",_a="oraculo__OraculoEventCombinadasCard-module__circle___eehm-",ya="oraculo__OraculoEventCombinadasCard-module__line___Eb2pK",wa="oraculo__OraculoEventCombinadasCard-module__apuestaText___b5s7S",Sa="oraculo__OraculoEventCombinadasCard-module__cuotaTotal___Lohvu",Q={card:ga,combinadas:ha,combinadasScroll:ba,apuestaItem:xa,lineContainer:va,circle:_a,line:ya,apuestaText:wa,cuotaTotal:Sa};function Ae(t,a){const n=Array.isArray(a)?a:[a];sessionStorage.setItem("landingOutcomes",JSON.stringify(n)),window.location.href=t}function ja(){window.location.href="/deportes#in-play"}function Ca(){window.location.href="/deportes#sports-hub/football"}function Oa(){window.location.href="/deportes#specials"}async function st(t){return await(await fetch("https://api.mktolimpo.com/api/jerseys/search",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({events:t})})).json()}function rt(t,a=250){const[n,o]=g.useState(t);return g.useEffect(()=>{const i=setTimeout(()=>o(t),a);return()=>clearTimeout(i)},[t,a]),n}const lt=g.createContext(void 0),ye=({children:t,docId:a})=>{const n=le.default.useMemo(()=>({docId:a}),[a]);return e.jsx(lt.Provider,{value:n,children:t})},X=()=>{const t=g.useContext(lt);if(!t)throw new Error("useDocId debe usarse dentro de DocIdProvider");return t.docId};function ct({coupon:t}){var h;const a=J.useCaptureInteraction(),n=X();function o(s){var p,v;const c=[],m=Array.from(new Map(((p=s==null?void 0:s.events)!=null?p:[]).filter(Boolean).map(E=>[E.id,E])).values());return m.forEach(E=>{var R;const j=(R=E.betoffers)!=null?R:[],I=E.homeName,T=E.awayName;j.forEach(B=>{var $,z,O,C,L,q,f;if(!(($=B==null?void 0:B.outcomes)!=null&&$.length))return;const N=B.outcomes[0];if(!N)return;let A="";const w=N!=null&&N.line?N.line/1e3:"";["Más de","Mas de","Over"].includes(N.label)?(A=`Más de ${w}`,N.participant&&(A=`${N.participant} - ${A}`)):["Menos de","Menos","Under"].includes(N.label)?(A=`Menos de ${w}`,N.participant&&(A=`${N.participant} - ${A}`)):["Sí","No"].includes(N.label)?(A=N.label,N.participant&&(A=`${N.participant} - ${A}`)):["1X","12","X2"].includes(N.label)?(N.label==="1X"&&(A=`${I} o Empate`),N.label==="12"&&(A=`${I} o ${T}`),N.label==="X2"&&(A=`${T} o Empate`)):(A=(O=(z=N.participant)!=null?z:N.label)!=null?O:"",w!==""&&A===N.label&&(A=`${N.label} ${w}`)),c.push({id:N.id,value:A,label:(L=(C=B.criterion)==null?void 0:C.label)!=null?L:"",odds:(q=N.odds)!=null?q:0,position:(f=N.position)!=null?f:0,eventId:E.id})})}),{outcomes:c.sort((E,j)=>E.position-j.position),total:Number((v=s==null?void 0:s.combinadoTotal)!=null?v:0).toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2}),events:m}}function i(s){if(!s||!Array.isArray(s.events)||s.events.length===0)return"/deportes#home";const c=s.events;if(c.length===1)return`/deportes#event/${c[0].id}`;const m=c[0].groupId;if(c.every(v=>v.groupId===m)){const v=c[0].path;if(Array.isArray(v)&&v.length>0)return`/deportes#sports-hub/${v.map(j=>j.termKey).filter(Boolean).join("/")}`}return"/deportes#home"}const r=(s,c)=>{const m=Array.isArray(s)?s:[s],p=Array.from(new Set(l.outcomes.map(j=>{var T;const I=b.get(Number(j.eventId));return(T=I==null?void 0:I.name)!=null?T:""}))).filter(Boolean),v=p.length>0?p.join(" + "):JSON.stringify(m),E=c?`${v} - Cuota: ${c}`:v;a({element:"evento_semana_outcome",label:`Landing: ${n} - OraculoEventCombinadasCard - Click: ${E}`,target:"/deportes#in-play",event_type:"click",module_id:301,metadata:{location:typeof globalThis!="undefined"&&globalThis.location?globalThis.location.pathname:""},tags:{section:"OraculoEventCombinadasCard",outcomes:E}}),Ae(i(t),s)};if(!((h=t==null?void 0:t.events)!=null&&h.length))return null;const l=o(t),u=l.outcomes.reduce((s,c)=>(s[c.eventId]||(s[c.eventId]=[]),s[c.eventId].push(c),s),{}),b=new Map(l.events.map(s=>[s.id,s]));return e.jsxs("div",{className:Q.card,children:[e.jsx("div",{className:Q.combinadas,children:e.jsx("div",{className:Q.combinadasScroll,children:e.jsx(G.default,{direction:"column",spacing:1.5,useFlexGap:!0,children:Object.entries(u).reverse().map(([s,c])=>{const m=b.get(Number(s));return m?e.jsxs(G.default,{direction:"column",spacing:.5,useFlexGap:!0,children:[e.jsx(oe,{title:m.name,iconUrl:"/assets/img/home/Combinadas/pelota.png",size:"xs"}),e.jsx("img",{loading:"lazy",src:"/assets/img/home/Combinadas/line.png"}),c.map((p,v)=>e.jsxs("div",{className:Q.apuestaItem,children:[e.jsxs("div",{className:Q.lineContainer,children:[e.jsx("div",{className:Q.circle}),v<c.length-1&&e.jsx("div",{className:Q.line})]}),e.jsxs("div",{className:Q.apuestaText,children:[e.jsx("strong",{children:p.value})," | ",p.label]})]},`${s}-${v}`))]},s):null})})})}),e.jsxs("button",{onClick:()=>r(l.outcomes.map(s=>s.id),l.total),className:Q.cuotaTotal,children:[e.jsxs("span",{children:["Cuota total: ",e.jsx("strong",{children:l.total})]}),e.jsx("img",{loading:"lazy",src:"/assets/img/home/Combinadas/cuotaTotal.svg",alt:"cuota total"})]})]})}const ee={"orc-btn":"oraculo__OraculoButtonBet-module__orc-btn___jakza","orc-btn__label":"oraculo__OraculoButtonBet-module__orc-btn__label___zNFEH","orc-btn__icon":"oraculo__OraculoButtonBet-module__orc-btn__icon___5Rhyd","orc-btn--primary":"oraculo__OraculoButtonBet-module__orc-btn--primary___7TlJB","orc-btn--secondary":"oraculo__OraculoButtonBet-module__orc-btn--secondary___X4kJt","orc-btn--tertiary":"oraculo__OraculoButtonBet-module__orc-btn--tertiary___iS6eD","orc-btn--sm":"oraculo__OraculoButtonBet-module__orc-btn--sm___lIF2e","orc-btn--md":"oraculo__OraculoButtonBet-module__orc-btn--md___x4SI7","orc-btn--lg":"oraculo__OraculoButtonBet-module__orc-btn--lg___0BQNI","orc-btn--iconOnly":"oraculo__OraculoButtonBet-module__orc-btn--iconOnly___hQGwI","orc-btn--full":"oraculo__OraculoButtonBet-module__orc-btn--full___z-Myo","orc-btn--fullHeight":"oraculo__OraculoButtonBet-module__orc-btn--fullHeight___pCxq1"};function Ea({children:t,onClick:a,href:n,target:o,rel:i,type:r="button",disabled:l=!1,variant:u="primary",size:b,fullWidth:h=!1,fullHeight:s=!1,className:c="",ariaLabel:m,leftIcon:p,rightIcon:v,iconOnly:E}){const j=!!t&&t!==!0,R=(!!p?1:0)+(!!v?1:0)==1,B=E!=null?E:R&&!j,N=[ee["orc-btn"],ee[`orc-btn--${u}`],b?ee[`orc-btn--${b}`]:"",h?ee["orc-btn--full"]:"",s?ee["orc-btn--fullHeight"]:"",B?ee["orc-btn--iconOnly"]:"",c].filter(Boolean).join(" "),A=e.jsxs(e.Fragment,{children:[p&&e.jsx("span",{className:ee["orc-btn__icon"],children:p}),!B&&e.jsx("span",{className:ee["orc-btn__label"],children:t}),v&&e.jsx("span",{className:ee["orc-btn__icon"],children:v})]}),w=l?!0:void 0;return n?e.jsx(D.Link,{href:n,target:o,rel:i,"aria-label":m,"aria-disabled":w,tabIndex:w?-1:void 0,className:N,onClick:w?$=>$.preventDefault():a,children:A}):e.jsx("button",{type:r,onClick:a,disabled:!!w,"aria-label":m,className:N,children:A})}const Ia="oraculo__OraculoEventEnVivoCard-module__cardWrapper___6b-cT",Ta="oraculo__OraculoEventEnVivoCard-module__customButtonLabel___QRhk7",ka="oraculo__OraculoEventEnVivoCard-module__customButtonDisabled___jwioF",ve={cardWrapper:Ia,customButtonLabel:Ta,customButtonDisabled:ka},Ue={base:"FFFFFF",sleeve:"FFFFFF",number:"000000",real:!1,type:"short_sleeves"},Ve={base:"000000",sleeve:"000000",number:"FFFFFF",real:!1,type:"short_sleeves"},we=(t,a,n="player")=>{var i,r;if(t===void 0)return null;if(t===null)return a==="home"?Ue:Ve;const o=(r=(i=t==null?void 0:t.jerseys)==null?void 0:i[a])==null?void 0:r[n];return o||(a==="home"?Ue:Ve)};function dt({event:t,liveData:a,betOffers:n,jersey:o}){var u,b,h,s,c,m,p,v,E,j,I;const i=n==null?void 0:n.find(T=>{var R;return((R=T.betOfferType)==null?void 0:R.id)===2}),r={englishLabel:"",type:"",betOfferId:0,changedDate:"",oddsFractional:"",oddsAmerican:"",status:"INACTIVE",cashOutStatus:"SUSPENDED"},l=[{...r,id:-1,label:"1",odds:void 0},{...r,id:-2,label:"X",odds:void 0},{...r,id:-3,label:"2",odds:void 0}];return e.jsx("div",{className:ve.cardWrapper,children:e.jsxs(G.default,{direction:"column",spacing:1,useFlexGap:!0,children:[e.jsxs(G.default,{direction:"column",spacing:1.5,useFlexGap:!0,children:[e.jsx(at,{title:(h=(b=(u=t==null?void 0:t.path)==null?void 0:u[0])==null?void 0:b.name)!=null?h:"",subtitle:(s=t==null?void 0:t.group)!=null?s:"",live:!0,time:((c=a==null?void 0:a.matchClock)==null?void 0:c.minute)!=null?`${a.matchClock.minute}'`:""}),e.jsx("div",{style:{padding:"0 4px"},children:e.jsxs(Y,{spacing:1.5,columns:"1fr auto 1fr",children:[e.jsx(he,{name:t==null?void 0:t.homeName,jersey:we(o,"home")}),e.jsx(Re,{text:((p=(m=a==null?void 0:a.score)==null?void 0:m.home)!=null?p:0)+":"+((E=(v=a==null?void 0:a.score)==null?void 0:v.away)!=null?E:0),name:"En vivo"}),e.jsx(he,{name:t==null?void 0:t.awayName,jersey:we(o,"away")})]})})]}),e.jsxs(G.default,{direction:"column",spacing:1,useFlexGap:!0,children:[e.jsx(Y,{spacing:1,children:((j=i==null?void 0:i.outcomes)!=null?j:l).map((T,R)=>e.jsx(Me,{text:T.label.toUpperCase()},R))}),e.jsx(Y,{spacing:2,children:((I=i==null?void 0:i.outcomes)!=null?I:l).map((T,R)=>e.jsx(Ea,{variant:"primary",disabled:T.odds==null||(i==null?void 0:i.cashOutStatus)=="SUSPENDED",onClick:()=>{Ae("/deportes#event/live/"+t.id,T.id)},className:ve.customButtonDisabled,children:e.jsx("span",{className:ve.customButtonLabel,children:T.odds===void 0?"":(T.odds/1e3).toFixed(2)})},R))})]})]})})}const $a="oraculo__OraculoEventDate-module__date___xhIlh",Na={date:$a};function Ma({text:t}){return e.jsx("div",{className:`oli-font ${Na.date}`,children:t})}const Ba="oraculo__OraculoEventSemanaCard-module__cardContainer___4JuDe",Ra="oraculo__OraculoEventSemanaCard-module__cardBackground___vfalD",La="oraculo__OraculoEventSemanaCard-module__jugadas___W8b7H",Aa="oraculo__OraculoEventSemanaCard-module__equipos___G5hLn",re={cardContainer:Ba,cardBackground:Ra,jugadas:La,equipos:Aa};function ut({event:t,jersey:a}){var l,u,b,h,s,c,m;const n=J.useCaptureInteraction(),o=X();function i(p){const v=new Date(p),E=v.toLocaleDateString("es-ES",{weekday:"short"}).toUpperCase(),j=v.getDate().toString().padStart(2,"0"),I=(v.getMonth()+1).toString().padStart(2,"0");let T=v.toLocaleTimeString("es-PE",{hour:"numeric",minute:"2-digit",hour12:!0}).toUpperCase();return T=T.replace(/\./g,"").replace(/A\s*M/i,"AM").replace(/P\s*M/i,"PM"),`${E} ${j}/${I} | ${T}`}const r=(p,v)=>{const E=`${t.homeName} vs ${t.awayName}`,j=v?(v/1e3).toFixed(2):"",I=j?`${E} - Cuota: ${j}`:E;n({element:"evento_semana_outcome",label:`Landing: ${o} - OraculoEventSemanaCard - Click: ${I}`,target:"/deportes#in-play",event_type:"click",module_id:301,metadata:{location:typeof globalThis!="undefined"&&globalThis.location?globalThis.location.pathname:""},tags:{section:"OraculoEventSemanaCard",outcomes:I}}),Ae("/deportes#event/"+t.id,p)};return e.jsxs("div",{className:re.cardContainer,children:[e.jsx(Be,{title:(l=t==null?void 0:t.group)!=null?l:""}),e.jsx("div",{className:re.cardBackground,children:e.jsxs(G.default,{direction:"column",spacing:{xs:.5,md:1},useFlexGap:!0,children:[e.jsxs(G.default,{direction:"column",spacing:1,useFlexGap:!0,children:[e.jsxs("div",{className:re.equipos,children:[e.jsx(he,{name:t.homeName,size:"compact",jersey:we(a,"home")}),e.jsx(Re,{text:"vs.",name:"",size:"small"}),e.jsx(he,{name:t.awayName,size:"compact",jersey:we(a,"away")})]}),e.jsx(Ma,{text:i(t.start)})]}),e.jsxs(G.default,{direction:"column",spacing:{xs:.5,md:1},useFlexGap:!0,children:[e.jsx(Y,{spacing:1,children:((h=(b=(u=t==null?void 0:t.outcome)==null?void 0:u[0])==null?void 0:b.outcomes)!=null?h:[]).map((p,v)=>e.jsx(Me,{text:p.label.toUpperCase()},v))}),e.jsx("div",{className:re.jugadas,children:e.jsx(Y,{spacing:1,children:((m=(c=(s=t==null?void 0:t.outcome)==null?void 0:s[0])==null?void 0:c.outcomes)!=null?m:[]).map((p,v)=>e.jsx(H,{variant:"primary",fullHeight:!0,onClick:()=>{r(p.id,p.odds)},children:(p.odds/1e3).toFixed(2)},v))})})]})]})})]})}function mt({items:t,title:a="Destacados",iconUrl:n,onViewMore:o,className:i=""}){const r=g.useRef(null),[l,u]=g.useState({isStart:!0,isEnd:!1}),b=J.useCaptureInteraction(),h=X(),s=!t||t.length===0,c=()=>{var I;b({element:"destacados_carousel_prev",label:`Landing: ${h} - OraculoSeccionDestacados - Anterior`,target:"carousel",event_type:"click",module_id:301,metadata:{location:typeof globalThis!="undefined"&&globalThis.location?globalThis.location.pathname:""},tags:{section:"OraculoSeccionDestacados"}}),(I=r.current)==null||I.prev()},m=()=>{var I;b({element:"destacados_carousel_next",label:`Landing: ${h} - OraculoSeccionDestacados - Siguiente`,target:"carousel",event_type:"click",module_id:301,metadata:{location:typeof globalThis!="undefined"&&globalThis.location?globalThis.location.pathname:""},tags:{section:"OraculoSeccionDestacados"}}),(I=r.current)==null||I.next()},p=()=>{b({element:"destacados_view_more",label:`Landing: ${h} - OraculoSeccionDestacados - Ver más`,target:"https://www.olimpo.bet/promociones",event_type:"click",module_id:301,metadata:{location:typeof globalThis!="undefined"&&globalThis.location?globalThis.location.pathname:""},tags:{section:"OraculoSeccionDestacados"}}),typeof globalThis!="undefined"&&globalThis.location&&globalThis.location.assign("https://www.olimpo.bet/promociones")},v=I=>{if(!I)return;const R=`https://www.olimpo.bet/promociones/${encodeURIComponent(I)}`;b({element:"destacados_card",label:`Landing: ${h} - OraculoSeccionDestacados - Click: ${String(I)}`,target:R,event_type:"click",module_id:301,metadata:{location:typeof globalThis!="undefined"&&globalThis.location?globalThis.location.pathname:""},tags:{section:"OraculoSeccionDestacados",promotion:String(I)}}),typeof globalThis!="undefined"&&globalThis.location&&globalThis.location.assign(R)},E=i||void 0,j=fe.default("(max-width:768px)");return e.jsxs("section",{className:E,style:{width:"100%"},children:[e.jsxs("header",{style:{display:"grid",gridTemplateColumns:"1fr auto auto",alignItems:"center",columnGap:12,rowGap:8,paddingLeft:j?16:0,paddingRight:j?16:0},children:[e.jsx(oe,{title:a,iconUrl:n,size:"md"}),e.jsxs("div",{style:{display:"flex",gap:8},children:[e.jsx(H,{ariaLabel:"Anterior",variant:"secondary",iconOnly:!0,leftIcon:e.jsx(se.ChevronLeftRounded,{}),onClick:c,disabled:l.isStart||s}),e.jsx(H,{ariaLabel:"Siguiente",variant:"secondary",iconOnly:!0,rightIcon:e.jsx(se.ChevronRightRounded,{}),onClick:m,disabled:l.isEnd||s})]}),e.jsx(H,{variant:"secondary",onClick:p,children:"Ver más"})]}),e.jsx(ie,{ref:r,items:t,perPage:void 0,gap:"16px",enableHorizontalWheel:!0,showRightGradient:!j,options:{autoWidth:!0,trimSpace:"move"},breakpoints:{768:{perPage:2,focus:"start",padding:{left:"24px",right:"24px"}},1024:{perPage:2.5,focus:"start",padding:{left:"24px",right:"24px"}}},renderItem:I=>e.jsx("div",{style:{textAlign:"center",marginTop:16,cursor:"pointer"},onClick:()=>v(I.promotion),children:e.jsx("img",{src:`https://olimpo.bet${I.image!==""?I.image:I.summary_image}`,alt:I.title,style:{width:"100%",height:typeof window!="undefined"&&window.innerWidth<768?"80px":"137px",borderRadius:8,display:"block",objectFit:"cover"}})},`${I.title}-${I.image}`),onMove:({isStart:I,isEnd:T})=>{u({isStart:I,isEnd:T}),b({element:"destacados_carousel_slide",label:"OraculoSeccionDestacados - Slide Carousel",target:"carousel",event_type:"slide",module_id:301,metadata:{location:typeof globalThis!="undefined"&&globalThis.location?globalThis.location.pathname:"",isStart:I,isEnd:T},tags:{section:"OraculoSeccionDestacados"}})}})]})}const _e="__ORACULO_EXTRAS__";function pt(){const t=globalThis;return t[_e]||(t[_e]={}),t[_e]}function Fa(t){pt().extras=t}function ae(t){var a;return(a=pt().extras)==null?void 0:a[t]}function za(){delete globalThis[_e]}function Fe({items:t,title:a="Top Juegos",iconUrl:n,onCardClick:o}){const i=J.useCaptureInteraction(),r=X(),l=g.useMemo(()=>(t!=null?t:[]).map((s,c)=>{var m;return{...s,orden:(m=s.orden)!=null?m:c+1,_originalIndex:c}}).sort((s,c)=>s.orden!=null&&c.orden!=null?s.orden-c.orden:s._originalIndex-c._originalIndex),[t]),u=!t||t.length===0,b=u?Array.from({length:6}):l.slice(0,6),h=s=>{i({element:"top_juegos_card",label:`Landing: ${r} - OraculoSeccionTopJuegos - Open game: ${String(s.machine||"unknown")}`,target:String(s.machine||"unknown"),event_type:"click",module_id:301,metadata:{location:typeof globalThis!="undefined"&&globalThis.location?globalThis.location.pathname:""},tags:{game_name:String(s.machine||"unknown"),section:"OraculoSeccionTopJuegos"}});const c=ae("showIframe"),m=ae("loadMachine");c==null||c(),requestAnimationFrame(()=>{m==null||m(s,!1,"CASINO")})};return e.jsx("section",{style:{width:"100%"},children:e.jsxs(G.default,{direction:"column",spacing:2,useFlexGap:!0,children:[e.jsx(oe,{title:a,iconUrl:n,size:"md"}),e.jsx(P.default,{sx:{display:"grid",gridTemplateColumns:{xs:"repeat(3, minmax(0, 1fr))",md:"repeat(6, minmax(0, 1fr))"},gap:{xs:1.5,md:2},justifyItems:"center",width:"100%"},children:b.map((s,c)=>{var m,p;return e.jsx(nt,{imageUrl:u?"":s.background?`https://olimpo.bet${s.background}`:`https://olimpo.bet${(m=s.logo)!=null?m:""}`,orden:u?c+1:s.orden,loading:u,onClick:u?void 0:()=>{o==null||o(s),h(s)}},u?`sk-${c}`:(p=s.machine)!=null?p:`${c}`)})})]})})}const Pa="https://1v5raznji6.execute-api.us-east-1.amazonaws.com/dev/recommendations",qa=(t,a)=>{var n,o,i,r,l,u,b,h,s,c,m,p,v,E;return{orden:Number(a),machine:String((n=t.id)!=null?n:t.external_id),logo:(o=t.logo)!=null?o:"",name:(i=t.room_name)!=null?i:"",web_name:(r=t.product)!=null?r:"",provider:(l=t.provider)!=null?l:"",sub_provider:(u=t.provider)!=null?u:"",external_id:(b=t.external_id)!=null?b:"",type:(h=t.game_type)!=null?h:"",tags:(s=t.tags)!=null?s:"",lobby_tag:(c=t.lobby_tag)!=null?c:null,background:(m=t.background)!=null?m:"",rtp:(p=t.rtp)!=null?p:null,demo_allowed:(v=t.demo_allowed)!=null?v:!1,gaming_session_required:(E=t.gaming_session_required)!=null?E:!1}},Ua=t=>t?!Array.isArray(t)&&Array.isArray(t.recommendations)?t.recommendations.filter(Boolean).map(a=>String(a)):[]:[],Va=()=>{var a,n,o;const t=ae("user");return(o=(n=(a=t==null?void 0:t.userId)!=null?a:t==null?void 0:t.user)!=null?n:t==null?void 0:t.id)!=null?o:null},Da=async t=>{const a=Va(),n=new URLSearchParams({userId:String(a),productType:t,filter:"high-payout"}),o=`${Pa}?${n.toString()}`,i=await fetch(o);if(!i.ok)throw new Error(`No se pudo obtener recomendaciones. HTTP ${i.status} ${i.statusText}`);return i.json()},ze=(t,a=!1,n="Casino")=>{const[o,i]=g.useState([]),[r,l]=g.useState(!1);return g.useEffect(()=>{let u=!1;return(async()=>{if(!a){i(Array.isArray(t)?t:[]),l(!1);return}l(!0);try{const h=await Da(n),s=Ua(h);if(!s.length){u||i([]);return}const c=await Promise.allSettled(s.map(async(p,v)=>{const E=await fetch(`https://api.mktolimpo.com/api/machine/${p}`);if(!E.ok)throw new Error(`No se pudo obtener machine ${p}`);const j=await E.json();return qa(j,v)}));if(u)return;const m=c.filter(p=>p.status==="fulfilled").map(p=>p.value);i(m)}catch(h){console.error(`[usePersonalizeGameItems:${n}] error:`,h),u||i([])}finally{u||l(!1)}})(),()=>{u=!0}},[t,a,n]),{resolvedItems:o,loading:r}},Wa=(t,a=!1)=>ze(t,a,"Casino"),Ga=(t,a=!1)=>ze(t,a,"Deportes Virtuales"),Ha=(t,a=!1)=>ze(t,a,"Casino en vivo"),Ka=(t,a)=>{var n,o;return(o=(n=t.orden)!=null?n:t.machine)!=null?o:a},Za=t=>{if(typeof t=="boolean")return t;if(typeof t=="string")return t.toLowerCase()==="true";if(t&&typeof t=="object"){if(typeof t.value=="boolean")return t.value;if(typeof t.value=="string")return t.value.toLowerCase()==="true"}return!1},ft=({items:t,title:a="Casino en vivo",subtitle:n="Disfruta la emoción en tus juegos favoritos y gana en tiempo real.",backgroundMobileUrl:o="",onCardClick:i,backgroundDesktopUrl:r="",onViewMore:l,className:u,isPersonalize:b=!1})=>{const h=J.useCaptureInteraction(),s=X(),c=Za(b),{resolvedItems:m}=Ha(t,c),p=c?m:Array.isArray(t)?t:[],v=j=>{h({element:"live_casino_card",label:`Landing: ${s} - OraculoSeccionCasinoEnVivo${c?" - personalize":""} - Open game: ${String(j.machine||"unknown")}`,target:String(j.machine||"unknown"),event_type:"click",module_id:301,metadata:{location:typeof globalThis!="undefined"&&globalThis.location?globalThis.location.pathname:""},tags:{game_name:String(j.machine||"unknown"),provider:j.provider||"unknown",section:"OraculoSeccionCasinoEnVivo"}});const I=ae("showIframe"),T=ae("loadMachine");if(!T){if(i){i(j);return}console.warn("[OraculoSeccionCasinoEnVivo] No existe loadMachine en extras ni onCardClick. No se puede abrir el juego.",{machine:j==null?void 0:j.machine,provider:j==null?void 0:j.provider});return}I==null||I(),typeof window!="undefined"&&window.scrollTo({top:0,behavior:"smooth"}),requestAnimationFrame(()=>{T==null||T(j,!1,"casino_en_vivo")})},E=()=>{h({element:"casino_en_vivo_view_more",label:`Landing: ${s} - OraculoSeccionCasinoEnVivo${c?" - personalize":""} - Ver más`,target:"https://www.olimpo.bet/casino-en-vivo",event_type:"click",module_id:301,metadata:{location:typeof globalThis!="undefined"&&globalThis.location?globalThis.location.pathname:""},tags:{section:"OraculoSeccionCasinoEnVivo"}}),typeof globalThis!="undefined"&&globalThis.location&&(l?l():globalThis.location.assign("https://www.olimpo.bet/casino-en-vivo"))};return e.jsxs(P.default,{className:u,sx:{position:"relative",color:"white",overflow:"hidden"},children:[e.jsx(P.default,{sx:{position:"absolute",inset:0,backgroundImage:{xs:`
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("react/jsx-runtime"),D=require("@mui/material"),g=require("react"),Tt=require("@mui/material/Skeleton"),Xe=require("@splidejs/react-splide"),kt=require("@mui/material/Box"),$t=require("@mui/material/Typography"),Nt=require("@mui/material/Stack"),J=require("@olimpo/capture-client"),se=require("@mui/icons-material"),Mt=require("@mui/material/useMediaQuery"),Bt=require("@mui/icons-material/ChevronLeftRounded"),Rt=require("@mui/icons-material/ChevronRightRounded"),Ce=require("@mui/material/styles"),Lt=require("@mui/material/CssBaseline"),qe=require("firebase/firestore"),ne=t=>t&&t.__esModule?t:{default:t},le=ne(g),W=ne(Tt),P=ne(kt),te=ne($t),G=ne(Nt),fe=ne(Mt),Ye=ne(Bt),Qe=ne(Rt),At=ne(Lt);function H({children:t,onClick:a,href:n,target:o,rel:i,type:r="button",disabled:l=!1,variant:u="primary",size:b,fullWidth:h=!1,fullHeight:s=!1,className:c="",ariaLabel:m,leftIcon:p,rightIcon:v,iconOnly:E}){const j=!!t&&t!==!0,R=(!!p?1:0)+(!!v?1:0)==1,B=E!=null?E:R&&!j,N=["orc-btn",u==="secondary"?"orc-btn--secondary":u==="tertiary"?"orc-btn--tertiary":"orc-btn--primary",b?`orc-btn--${b}`:"",h?"orc-btn--full":"",s?"orc-btn--fullHeight":"",B?"orc-btn--iconOnly":"",c].filter(Boolean).join(" "),A=e.jsxs(e.Fragment,{children:[p&&e.jsx("span",{className:"orc-btn__icon",children:p}),!B&&e.jsx("span",{className:"orc-btn__label",children:t}),v&&e.jsx("span",{className:"orc-btn__icon",children:v})]}),w=l?!0:void 0;return n?e.jsx(D.Link,{href:n,target:o,rel:i,"aria-label":m,"aria-disabled":w,tabIndex:w?-1:void 0,className:N,onClick:w?$=>$.preventDefault():a,children:A}):e.jsx("button",{type:r,onClick:a,disabled:!!w,"aria-label":m,className:N,children:A})}function oe({title:t,iconUrl:a,size:n="md",className:o=""}){const r=["orc-section-title",n?`orc-section-title--${n}`:"",o].filter(Boolean).join(" ");return e.jsxs("div",{className:r,children:[a&&e.jsx("img",{src:a,alt:"",className:"orc-section-title__icon"}),e.jsx("h2",{className:"orc-section-title__title",children:t})]})}const Ne=({total:t,active:a,onSelect:n,className:o="",durationMs:i=5e3})=>{if(t<=1)return null;const r=["orc-dots",o].filter(Boolean).join(" "),[l,u]=g.useState(0);return g.useEffect(()=>{u(b=>b+1)},[a,i]),e.jsx("div",{className:r,role:"tablist","aria-label":"Carousel pagination",children:Array.from({length:t}).map((b,h)=>{const s=h===a;return e.jsx("span",{className:"orc-dots__cell",children:e.jsx("button",{type:"button",role:"tab","aria-selected":s,"aria-label":`Ir al slide ${h+1}`,className:"orc-dots__dot"+(s?" orc-dots__dot--active":""),style:s?{"--dot-progress-ms":`${i}ms`}:void 0,onClick:()=>{s&&u(c=>c+1),n==null||n(h)}},s?`a-${h}-${l}`:`i-${h}`)},h)})})};function Y({children:t,minWidth:a=32,spacing:n=2,justify:o="stretch",columns:i=null}){const r=i||`repeat(auto-fit, minmax(${a}px, 1fr))`,l=typeof n=="number"?`${n*8}px`:n;return e.jsx("div",{style:{display:"grid",gridTemplateColumns:r,justifyItems:o,gap:l,height:"inherit"},children:t})}function ke({src:t,alt:a}){return e.jsx(D.Box,{sx:{position:"relative",width:{xs:65,sm:80,md:120,lg:160},height:{xs:48,md:96},display:"inline-block"},children:e.jsx(D.Box,{component:"img",src:t,alt:a,sx:{position:"absolute",top:0,left:0,width:"100%",height:"100%",objectFit:"contain"}})})}const Ft="oraculo__OraculoEventTitle-module__contenedor___rg1vw",zt="oraculo__OraculoEventTitle-module__flexGroup___jMLFO",Pt="oraculo__OraculoEventTitle-module__subtitle___TmHna",Oe={contenedor:Ft,flexGroup:zt,subtitle:Pt};function qt({title:t,subtitle:a}){return e.jsxs("div",{className:Oe.contenedor,children:[e.jsx("span",{style:{fontWeight:700,fontSize:"12px",lineHeight:"16px"},children:t}),a&&e.jsxs("div",{className:Oe.flexGroup,children:[e.jsxs("svg",{width:"4",height:"4",viewBox:"0 0 5 5",xmlns:"http://www.w3.org/2000/svg",style:{flexShrink:0},children:[" ",e.jsx("circle",{cx:"2.5",cy:"2.5",r:"2.5",fill:"white"})," "]}),e.jsx("span",{className:Oe.subtitle,children:a}),e.jsx("div",{})]})]})}function et({text:t,color:a="#ff3b3b",textColor:n="#fff"}){return e.jsx("span",{className:"oli-font",style:{backgroundColor:a,color:n,borderRadius:"8px",padding:"4px 8px",fontSize:"12px",lineHeight:"16px",fontWeight:700,width:"42px",height:"16px",textAlign:"center"},children:t})}function tt({live:t,time:a}){return e.jsxs("div",{className:"oli-font",style:{display:"flex",alignItems:"center",gap:"8px"},children:[t&&e.jsx(et,{text:"En vivo"}),a&&e.jsx("span",{style:{fontSize:"14px",fontWeight:400,lineHeight:"18px",paddingTop:"4px"},children:a})]})}function at({title:t,subtitle:a,live:n=!1,time:o=""}){return e.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",color:"#FFFFFF"},children:[e.jsx(qt,{title:t,subtitle:a}),e.jsx(tt,{live:n,time:o})]})}const Ut="oraculo__OraculoEventLabel-module__label___c64Xw",Vt={label:Ut};function Me({text:t}){return e.jsx("span",{className:Vt.label,children:t})}const Dt="oraculo__OraculoEventLeague-module__container___rdk4F",Wt={container:Dt};function Be({title:t}){return e.jsx("div",{className:Wt.container,children:t.toUpperCase()})}const Gt="oraculo__OraculoEventScore-module__scoreWrapper___fWwEr",Ht="oraculo__OraculoEventScore-module__name___r4uL6",Kt="oraculo__OraculoEventScore-module__score___Xl03M",Zt="oraculo__OraculoEventScore-module__normal___cCNFz",Jt="oraculo__OraculoEventScore-module__small___fVt8E",ue={scoreWrapper:Gt,name:Ht,score:Kt,normal:Zt,small:Jt};function Re({text:t,name:a,size:n="normal"}){return e.jsxs("div",{className:`${ue.scoreWrapper} ${ue[n]}`,children:[e.jsx("div",{className:`${ue.score} ${ue[n]}`,children:t}),a&&e.jsx("span",{className:`${ue.name} ${ue[n]}`,children:a})]})}const Xt="oraculo__OraculoEventTeamInfo-module__team___UfpUs",Yt="oraculo__OraculoEventTeamInfo-module__regular___ag826",Qt="oraculo__OraculoEventTeamInfo-module__compact___RCNOs",ea="oraculo__OraculoEventTeamInfo-module__logo___fKCl3",ta="oraculo__OraculoEventTeamInfo-module__name___4ikm-",aa="oraculo__OraculoEventTeamInfo-module__skeleton___Yfaxh",me={team:Xt,regular:Yt,compact:Qt,logo:ea,name:ta,skeleton:aa},na="oraculo__OraculoTeamPolo-module__polo___BisRg",oa="oraculo__OraculoTeamPolo-module__svgWrapper___HRKNX",ia="oraculo__OraculoTeamPolo-module__shadow___-3DXb",sa="oraculo__OraculoTeamPolo-module__highlight___1etm7",be={polo:na,svgWrapper:oa,shadow:ia,highlight:sa};function ra({jersey:t,className:a}){const n=`#${t.base}`,o=t.sleeve?`#${t.sleeve}`:n,i=t.stripes?`#${t.stripes}`:null,r=t.sleevelong?`#${t.sleevelong}`:null;return e.jsxs("div",{className:`${be.polo} ${a!=null?a:""}`,children:[e.jsx("div",{className:be.svgWrapper,children:e.jsxs("svg",{viewBox:"0 0 656 656","aria-hidden":!0,children:[e.jsx("path",{fill:n,d:"m62 265 5.8-17c-.4-.7-.6-1.5-.4-2 .2-.7.8-1.2 1.2-1.4l1.2-4 9-21.6c.2-1 1-3.5 2.4-6.4a69.9 69.9 0 0 1 4.1-17.2l2.9-7 2.9-11.4c1.7-5.8 5.2-18.4 5.8-22 .6-3.6 6.8-19 9.8-26.2.4-.9 2.4-4.7 7.2-12.8 5.4-12.2 23.5-27.2 32-33.1l6.6-3.7 7.9-3.6 17.3-6.2 16.6-7.1L215 52c7-4.1 21.8-12.5 24.1-13.2 2.3-.8 5-3.5 6-4.7 1.2-1.2 4.2-3.8 6.6-4.7 2.3-1 8.2-6.8 10.8-9.6 1.6-1.4 3.8-4.7 9.2-7.5 5.3-2.9 20.4-4 27.2-4.3h25.6l16.7.3 14.1.6 10.3.7 9.5 1.7c6.4.6 12.6 4.3 15.4 8l2.7 3.1 8.9 8 1.8.7 4.9 3 2.7 3.5c4.2 2.2 13.1 7.1 15.2 8.7 2 1.6 30.1 15.4 44 22 8 3.2 39 12.3 55.3 30 5.2 4.3 7 7.8 11.4 12.4 5.1 5.3 15.1 29 16.9 32 1.4 2.6 5 17 6.8 24l4.8 20.5 8.4 29 8.9 22.7 2.3 5.4.6 1.5c.5.6 1.4 2 1 2.6-.2.6 0 2 .2 2.7l1 2.6 2 5.8 2.2 5.9c.3 1.3-4.3 4-6.6 5.2l-11.1 5-12.6 4.7-15 5-14.6 4.6-10.9 2.4a66 66 0 0 1-8.6 1.4c-3.4.3-4.7-.4-4.9-.8l-5-12.3-1.9-3.8-1.8-1.6.1-.8v-1l-.4-1.8-1.3-4.1-3.3-9-1.3-2-2.2-5.7-2.5-.3-1 .8v2l-2.7 13.1-8.7 58-.9 6.4-.2 7.9c0 3-1 16-1.7 18.3l-2.5 9-.2 7.6-.3 8.7-.3 7.5.3 4 .5 15c.3 1.9-.6 7-1.1 9.3-.6 2.4-1.6 7.5-1.4 8.8.3 1.4-.2 4.4-.5 5.8l-1.3 8.9c-.2 1.4-.8 5-1.3 7.2.7 1.6 4.7 14.6 5.9 17.8 1.2 3.3 4.8 19.4 5 20.7.3 1 1.1 7.8 1.5 11 .1 2.5.3 8 .2 10 0 2-.8 6.6-1.1 8.6-.2 1.7-.7 5.5-1.2 7s-1.2 8.5-1.4 11.8A81.1 81.1 0 0 1 477 552l.3 7.1.2 6.5 1.4 17.7.5 6 1.5 7.7.4 4.6c.3 2.1.7 7 .7 10.1.3 3-2.5 6-4 7 0 .2-1.2 1-4.6 3-6.4 5-26.3 11.6-35.5 14.3a379.2 379.2 0 0 1-58.6 11.2c-2.3.8-27 2.2-39 2.7-8.3 0-27 0-34.5-.4-11.5.9-47.4-4.8-63.9-7.7-6.3-.9-42.1-10.4-48-14.4-3.7-2.4-14.3-8-16.9-9.7a10.7 10.7 0 0 1-4.1-5.4c-.3-1 .1-8.6.4-12.3l.6-5 1.4-9.6 1-8 .3-4.3-.4-7.7-1-10.8v-13.8l.7-10 1.1-7.7 1.8-8 2.8-9.5 3.3-9.3a78 78 0 0 1-2.5-20.8 1112.2 1112.2 0 0 1 .6-14.1c-.1-.7 2.1-10.2 3.3-15l1-3.8-.1-.8c-1.4-8.3-1.5-14-1.9-15.4a78 78 0 0 1 .4-10.9l2-6.7.4-2-.4-1.5a67.6 67.6 0 0 1-7.3-27l-.2-7.7.5-5.4.3-1.5.4-3.9.7-5 .2-2.2-.2-.4-.3-6-1-3.1-.3-4-.7-7.6-1.5-8.3-.8-4.2-1.4-9.2-.4-4.3L172 279l-2.2-14.6a545 545 0 0 1-1.7-8.5c-.1-1-2-2.1-3-2.6 0 .6-.6 1.5-1.7 2-1.2.7-2.4 1.3-2.7 2.2l-.8 4.7a15 15 0 0 1-2.5 4.1 16.4 16.4 0 0 0-2.6 6.3l-.3 2.4v1.3l-1.4 1.1-.3.3-6 14.5c-.7 2.3-1.3 1.8-1.9 1.5l-10.5-3.1-9-3-18.3-6-20-6.8-13-4.8c-2.1-1-7-3-9.4-3.8-2.5-.8-3-1.3-2.8-1.4Z"}),i&&e.jsxs(e.Fragment,{children:[e.jsx("path",{fill:i,d:"m153 277.8-5.8 14.5c-1 2.8-2.5 1.4-4.6.7l-2-.5-7.8-2.4-15.6-5-19-6.5-16-5.7-12-4.4-5.5-2.2c-3.5-1.1-3.1-1.2-1.9-4l1.8-4.9 3.2-9.3c-1.1-1.9 0-3.1.8-3.5l.2-.7.5-2 4.3-10.3 2.4-6 2.6-6.2.8-2.6 1.7-4.1v-.4l.3-2.6.6-3.4 1-3.5 1-3.8c.1-.9 2-5.6 3-7.8l.7-1.5.7-2 .9-3.6 3.4-12.6 2.4-8.6 2.7-11.2 3.5-9.6 3.6-9.4 3-6 2-4.1 3.6-5.8 2.2-4.3 3-4.4 3.2-3.9 1.7-1.9 3.6-3.6 3-2.9a109.3 109.3 0 0 1 13.3-11.2l1.2-.8a79.3 79.3 0 0 1 18-9l11.4-4.2 4-1.4 6.3-2.7 3.3-1.4 2.8-1.2 4-1.6 3.9-2.1 10.1-5 4.8-2.4 5.7-3.2 13.8-7.7c1.5-.8 4.7-2.7 6-3a8.5 8.5 0 0 0 3-1.8c3.4-2.5 4.5-4.8 6-5.3.4-.4 2-1.6 5.2-3.2-4.4 3.3-3.2 11-2.1 14.6a77 77 0 0 0 8.7 18.8l-.6.4-3.9 2-9 5-6.6 3.7-10 3.2c-4.3.8-13.2 2.4-14.4 2.8-1.2.3-10.2 4-14.5 5.8l-11.8 5.6-8.8 3.2-12 3.4-19 8.7c-5.8 1.4-19.3 14.2-25.3 20.4L122 128l.3.4 6.6 16.6 10.5 22.6 6.2 10.8c2.9 3 8.7 9.7 9.1 11.7.5 2 4.3 5.1 6.1 6.5.2.8.8 3.1 1.7 5.4-3.2 4.8-.4 10.6 1.4 12.9l1 4.6.3 6.5-.5 1c-1.4 1.4-.3 4 .4 5l.1 3c.5 1.4 1.3 4.2.8 5.2s0 2.7.3 3.4v4.9c-3.1.5-2 3.7-1 5.2-.5.7-1.8 2.2-3.2 2.7-1.4.5-1.8 3.6-1.8 5.2a9 9 0 0 1-2.7 4.7c-1.8 1.6-2.8 7.4-3 10.1l-1.6 1.5ZM403.8 31.1l-1.6-.7c1.2 1 2 2.2 2.8 4 1.8 2.8.6 8-.7 12.2a78 78 0 0 1-7.6 17l.5.2 3.3 1.5 5.4 3.3 5.9 3 7.2 3 8.2 2.2c.7.2 3.3 1 8.4 2 5.5.1 21.1 8 28.2 11.8l14 4.5a517 517 0 0 1 23.8 9.3c6.3.5 24.7 17 33.1 25.2l-4.6 11.6-8.2 19.3-3.8 9-5.2 8.6c-2.2 3.2-7.3 10.2-9.4 12.4-1.3-.3-5.6 4.4-7.6 6.7.3 2 .6 6.7-1.4 9.1-2 2.5-1.8 6.9-1.4 8.7.3.8.5 3-1 5.3-1.4 2.4-1 4-.5 4.5-.2.8-.7 2.5-1.4 3.4-.8.8-.4 3.3 0 4.5l.1 3-.1 2.2c-.2.6-.6 2.6-1.1 6.2 3.6 3.3 1.3 5.7-.3 6.5l2.2.3 1.3 2.7 1.5 3.8 1.1 2.3 2.7 7.1 1.6 4.8.3 2.1v1.6l1.9 1.9 4 8.9 1.8 4.5c.5 4 5.5 3.6 8 3l5.9-1.1 7.3-1.7 5.2-1.2 7.3-2.1 8.3-2.7 7.5-2.5 9.8-3.6 8-3 6.3-2.8 3.4-1.6 3-1.3 2.5-1.6 1-.8c1.9-1 2-2.1 1.6-2.9l-.6-1.7-1-2.7-1.6-4.2-1.4-4-.5-1.4-.1-.7v-1.2c.7-1-.4-2.5-1-3v-.2l-1-2-2.4-6-3.3-8.3-2.3-6a3896.4 3896.4 0 0 0-3.1-8.4l-2.2-7.1-1.5-5.7-2.5-8.9-1-3.1-1.2-4.5-2-8.2-2.2-9.3-2.8-11.4-2.6-9.1-.9-3c0-.3-.6-1.5-1-2l-2.5-5.6-3-6.6-5.7-11.3-2.5-4.3-2.3-3.3-.7-.7-4.3-5-3-3.8a73 73 0 0 0-4.2-3.8c-1.1-2-7.6-7-10.8-9.4-6.2-5-23.4-12.8-34-16.7l-11-4-16-7.9-20.1-10-7.1-3.8-2.4-1.5-13-7.3-2.6-3.4-5-3Z"}),e.jsx("path",{fill:i,d:"M292.1 648.8c-15.7-1.4-37.7-5-49.7-7.1-4.3-.6-22.6-5.3-35.5-9.5 1.5-10 3-21 4.3-32.7 7-60.5 4.8-132.8 3.1-185.6l-.9-32c-1-49-2.4-83.5-3.6-112-1.2-29-2.1-51.7-2.1-77 0-29 2.9-77.3 5.3-112.9l2.6-1c1.3-.3 10.1-2 14.4-2.7l10-3.2 6.6-3.7 9-5 4-2 .5-.3c1.2 2 2.6 4.1 3.4 4.8l6.1 7.8 15 14.6 4.8 4c-.6 26.4-1.1 60.6-1.1 100.1 0 59.3 1.1 82.6 2.7 114.6.9 18.8 2 40.7 3 74.9 1.5 48.3.8 98.4 0 148.6l-.8 68.3c0 13-.6 32.8-1.1 49Zm157.5-16.4-11.2 3.6a379.2 379.2 0 0 1-67 12c.2-11 .3-25.6.3-44.6 0-49.2-1.2-74.9-2.4-99.5-1.3-27.2-2.5-53-2-107.5.6-50.4 1.7-81.5 2.6-109.3 1-29.3 1.8-54.9 1.8-95.6 0-35.5-.6-70.6-1.2-98.6l3.6-3 5.3-5.1 3.5-3.6 3.5-3.4 4-5 4.2-5.3 2.7-4 .5.3 3.2 1.5 5.5 3.3 5.8 3 7.3 3 8.1 2.2c.7.2 3.3 1 8.4 2 2.4 0 6.5 1.5 11 3.4 2.6 29 5.2 68 5.2 107.8 0 41.5-1.6 70.2-3.2 102-1.6 28.7-3.3 60-4 105.6-.7 41.1.4 82.5 1.4 124.4.7 25.7 1.4 51.6 1.6 77.8a435 435 0 0 0 1.5 32.6Z"})]}),r&&e.jsx(e.Fragment,{children:e.jsx("path",{fill:r,d:"m153 277.8-5.8 14.5c-1 2.8-2.5 1.4-4.6.7l-2-.5-7.8-2.4-15.6-5-19-6.5-16-5.7-12-4.4-5.5-2.2c-3.5-1.1-3.1-1.2-1.9-4l1.8-4.9 3.2-9.3c-1.1-1.9 0-3.1.8-3.5l.2-.7.5-2 4.3-10.3 2.4-6 2.6-6.2.8-2.6 1.7-4.1v-.4l.3-2.6.6-3.4 1-3.5 1-3.8c.1-.9 2-5.6 3-7.8l.7-1.5.7-2 .9-3.6 3.4-12.6 2.4-8.6 2.7-11.2 3.5-9.6 3.6-9.4 3-6 2-4.1 3.6-5.8 2.2-4.3 3-4.4 3.2-3.9 1.7-1.9 3.6-3.6 3-2.9a109.3 109.3 0 0 1 13.3-11.2l1.2-.8a79.3 79.3 0 0 1 18-9l11.4-4.2 4-1.4 6.3-2.7 3.3-1.4 2.8-1.2 4-1.6 3.9-2.1 10.1-5 4.8-2.4 5.7-3.2 13.8-7.7c1.5-.8 4.7-2.7 6-3a8.5 8.5 0 0 0 3-1.8c3.4-2.5 4.5-4.8 6-5.3.4-.4 2-1.6 5.2-3.2-4.4 3.3-3.2 11-2.1 14.6a77 77 0 0 0 8.7 18.8l-.6.4-3.9 2-9 5-6.6 3.7-10 3.2c-4.3.8-13.2 2.4-14.4 2.8-1.2.3-10.2 4-14.5 5.8l-11.8 5.6-8.8 3.2-12 3.4-19 8.7c-5.8 1.4-19.3 14.2-25.3 20.4L122 128l.3.4 6.6 16.6 10.5 22.6 6.2 10.8c2.9 3 8.7 9.7 9.1 11.7.5 2 4.3 5.1 6.1 6.5.2.8.8 3.1 1.7 5.4-3.2 4.8-.4 10.6 1.4 12.9l1 4.6.3 6.5-.5 1c-1.4 1.4-.3 4 .4 5l.1 3c.5 1.4 1.3 4.2.8 5.2s0 2.7.3 3.4v4.9c-3.1.5-2 3.7-1 5.2-.5.7-1.8 2.2-3.2 2.7-1.4.5-1.8 3.6-1.8 5.2a9 9 0 0 1-2.7 4.7c-1.8 1.6-2.8 7.4-3 10.1l-1.6 1.5ZM403.8 31.1l-1.6-.7c1.2 1 2 2.2 2.8 4 1.8 2.8.6 8-.7 12.2a78 78 0 0 1-7.6 17l.5.2 3.3 1.5 5.4 3.3 5.9 3 7.2 3 8.2 2.2c.7.2 3.3 1 8.4 2 5.5.1 21.1 8 28.2 11.8l14 4.5a517 517 0 0 1 23.8 9.3c6.3.5 24.7 17 33.1 25.2l-4.6 11.6-8.2 19.3-3.8 9-5.2 8.6c-2.2 3.2-7.3 10.2-9.4 12.4-1.3-.3-5.6 4.4-7.6 6.7.3 2 .6 6.7-1.4 9.1-2 2.5-1.8 6.9-1.4 8.7.3.8.5 3-1 5.3-1.4 2.4-1 4-.5 4.5-.2.8-.7 2.5-1.4 3.4-.8.8-.4 3.3 0 4.5l.1 3-.1 2.2c-.2.6-.6 2.6-1.1 6.2 3.6 3.3 1.3 5.7-.3 6.5l2.2.3 1.3 2.7 1.5 3.8 1.1 2.3 2.7 7.1 1.6 4.8.3 2.1v1.6l1.9 1.9 4 8.9 1.8 4.5c.5 4 5.5 3.6 8 3l5.9-1.1 7.3-1.7 5.2-1.2 7.3-2.1 8.3-2.7 7.5-2.5 9.8-3.6 8-3 6.3-2.8 3.4-1.6 3-1.3 2.5-1.6 1-.8c1.9-1 2-2.1 1.6-2.9l-.6-1.7-1-2.7-1.6-4.2-1.4-4-.5-1.4-.1-.7v-1.2c.7-1-.4-2.5-1-3v-.2l-1-2-2.4-6-3.3-8.3-2.3-6a3896.4 3896.4 0 0 0-3.1-8.4l-2.2-7.1-1.5-5.7-2.5-8.9-1-3.1-1.2-4.5-2-8.2-2.2-9.3-2.8-11.4-2.6-9.1-.9-3c0-.3-.6-1.5-1-2l-2.5-5.6-3-6.6-5.7-11.3-2.5-4.3-2.3-3.3-.7-.7-4.3-5-3-3.8a73 73 0 0 0-4.2-3.8c-1.1-2-7.6-7-10.8-9.4-6.2-5-23.4-12.8-34-16.7l-11-4-16-7.9-20.1-10-7.1-3.8-2.4-1.5-13-7.3-2.6-3.4-5-3Z"})}),e.jsx("path",{fill:o,fillRule:"evenodd",d:"m262.9 19.6-3.7 3.8-3.5 3.3-2.7 2.1c-2 1.6-5 5.7-1 17.1 4 9.8 5.2 12 5.3 11.9 1.4 2.5 4.4 7.9 5.9 9.1l6 7.8 15 14.6 10.5 8.7 12.6 11.3 8.3 6.2 7.6.6 17 .8 9.2-6.6 7-5.6 10.3-9 7-5.7 5.3-5.2 3.6-3.6 3.4-3.4 4.2-5 4-5.3 2.7-4C403.5 53 407 40 406 37.3c0-1.3-.9-4.6-3.9-7.2A129 129 0 0 1 391.2 20c-.8-1.1-4.2-4.3-7.3-6a52 52 0 0 0-15.3-3.9L353.5 9l-10.2-.4-15.4-.4H301.6c-4.6.2-14.6.6-17.2 1.2l-3.4.6c-3.2.5-6.9 1-8.4 2l-1.4.8c-1.5.7-2.8 1.4-5 3.7l-3.3 3.2Zm4.3 14 1.9 5.5 4.6 8.2 5 6.7 5.3 6.6 11 10.7 10.8 9.8 12.8 11.7 7.4 7 3 3 15-13.3 16.7-15.7 6.7-6.2 6-6.6a104.1 104.1 0 0 0 13.8-19.6c1-1.9 1.8-4.5 2-5.6 2.7-7.9 1.4-13.8-1.5-17.8-4-5.2-14.9-6.6-18.5-7.1h-.7c-13.8-1.9-39.8-2-46-1.9-9-.2-28.1.2-32.5.7-.6 0-1.2 0-1.9.2-6.8.6-19.9 1.9-22.6 10.6a22.6 22.6 0 0 0 .9 10.3l.8 2.9Z"}),e.jsx("path",{fill:o,d:"m74.8 250.8-6.8-2.7-.3.7-3 8.7-2 5.7c-1 2.2-.5 1.9.1 2.3l2.2 1 8.8 3.3 10.4 3.8 10.7 3.8 14.3 4.8 13 4.3 7 2.3 13.8 4.3c2.2.7 3 1.4 3.8 0l6.3-15.6-4.6-1.8a88 88 0 0 1-9.4-3c-.8-.6-11.8-3.7-17.3-5.4l-7-2.4-13-4.3c-3.2-1.3-9.9-3.8-11-4-1.2-.2-11-3.8-16-5.8Z"}),e.jsx("path",{fill:o,d:"m505 284.5-3.5-7.5c.2-.2 1.2-.4 3 0 1.6.4 11.3-1.7 16-2.7l22.5-6.6 13.7-4.5 16.8-6.7a90 90 0 0 0 13.7-7.7v1l.6 2 1.9 5.5 2.9 7.8c.6 1.6-5.5 4.8-8.6 6.3l-17 7.2-15.3 5.4-13 4.2-13 3.3-9.9 2c-6.8 1.2-7.2-.4-8-2l-2.7-7Z"})]})}),e.jsx("img",{src:"https://widgets.sir.sportradar.com/assets/media/shadow.7a42eb6e.png",className:be.shadow,alt:"","aria-hidden":!0}),e.jsx("img",{src:"https://widgets.sir.sportradar.com/assets/media/highlight.b1ac6c3e.png",className:be.highlight,alt:"","aria-hidden":!0})]})}function he({name:t,jersey:a,size:n="regular"}){return e.jsxs("div",{className:`oli-font ${me.team} ${me[n]}`,children:[a!=null&&a.base?e.jsx(ra,{jersey:a,className:`${me.logo}`}):e.jsx(W.default,{variant:"circular",className:`${me.logo} ${me.skeleton}`}),e.jsx("span",{className:me.name,children:t})]})}function la(t,a,{enabled:n=!0,threshold:o=60,cooldownMs:i=500}={}){const r=g.useRef(0),l=g.useRef(0);g.useEffect(()=>{if(!n)return;const u=t.current;if(!u)return;const b=h=>{const s=a.current;if(!s||!s.go)return;const{deltaX:c,deltaY:m}=h;if(Math.abs(c)<=Math.abs(m))return;h.preventDefault(),r.current+=c;const p=Date.now();if(p-l.current<i||Math.abs(r.current)<o)return;const v=r.current>0?">":"<";r.current=0,l.current=p,s.go(v)};return u.addEventListener("wheel",b,{passive:!1}),()=>{u.removeEventListener("wheel",b),r.current=0}},[n,o,i,t,a])}const ca="oraculo__OraculoCarousel-module__gradientOverlay___xYDfc",da="oraculo__OraculoCarousel-module__right___KwpOE",ua="oraculo__OraculoCarousel-module__left___n3WQu",ma="oraculo__OraculoCarousel-module__svg___0mGuX",pe={gradientOverlay:ca,right:da,left:ua,svg:ma},pa=Xe.Splide,fa=Xe.SplideSlide,ie=g.forwardRef(({items:t=[],renderItem:a,perPage:n=1,gap:o="0px",breakpoints:i,options:r={},className:l="",onMove:u,useIndexAsKey:b=!1,enableHorizontalWheel:h=!0,showRightGradient:s=!1},c)=>{const m=g.useRef(null),p=g.useRef(null),v=g.useRef(t.length),E=g.useRef(null),j=g.useRef(null);la(p,m,{enabled:h}),g.useImperativeHandle(c,()=>({next:()=>{var w;return(w=m.current)==null?void 0:w.go(">")},prev:()=>{var w;return(w=m.current)==null?void 0:w.go("<")},go:w=>{var $;return($=m.current)==null?void 0:$.go(w)}}));const I=w=>{var k;const $=w.Components.Slides,z=w.Components.Controller,O=w.root.querySelector(".splide__track"),C=(k=O==null?void 0:O.clientWidth)!=null?k:0,L=z.getIndex(),q=$.getLength();let f=0,F=L;for(let d=L;d<q;d++){const _=$.getAt(d);if(!_||(f+=_.slide.offsetWidth,f>C))break;F=d}return{visibleStart:L,visibleEnd:F}},T=w=>{const $=w.root.querySelector(".splide__track"),z=w.root.querySelector(".splide__list");return!$||!z?!1:z.scrollWidth>$.clientWidth+1},R=g.useCallback(w=>{var F,k;const z=w.Components.Slides.getLength();if(!T(w)){u==null||u({index:0,isStart:!0,isEnd:!0,total:z,visibleStart:0,visibleEnd:z-1});return}const{visibleStart:O,visibleEnd:C}=I(w),L=O===0,q=C===z-1;s&&((F=E.current)==null||F.style.setProperty("--gradient-opacity",L?"0":"1"),(k=j.current)==null||k.style.setProperty("--gradient-opacity",q?"0":"1"));const f=w.Components.Controller.getIndex();u==null||u({index:f,isStart:L,isEnd:q,total:z,visibleStart:O,visibleEnd:C})},[u]);le.default.useEffect(()=>{var z;const w=(z=m.current)==null?void 0:z.splide;if(!w)return;const $=v.current!==t.length;v.current=t.length,$&&requestAnimationFrame(()=>{w.refresh(),R(w)})},[t.length,R]);const B=g.useCallback(()=>{var $;const w=($=m.current)==null?void 0:$.splide;w&&(w.go(0,!1),R(w))},[R]),N=g.useCallback(w=>{R(w)},[R]),A={type:"slide",trimSpace:!1,drag:!0,pagination:!1,arrows:!1,rewind:!1,focus:"start",autoWidth:!1,perPage:n,gap:o,breakpoints:i,...r,...h?{wheel:!1}:{}};return e.jsxs("div",{ref:p,className:l,style:{width:"100%",position:"relative",height:"100%"},children:[e.jsx(pa,{ref:m,options:A,onMove:R,onMounted:N,onResize:B,children:t.map((w,$)=>{var z;return e.jsx(fa,{children:a(w,$)},b?$:(z=w.id)!=null?z:$)})}),s&&e.jsxs(e.Fragment,{children:[e.jsx("div",{ref:E,className:`${pe.gradientOverlay} ${pe.left}`,style:{"--gradient-opacity":"0"},children:e.jsxs("svg",{className:pe.svg,viewBox:"0 0 152 184",preserveAspectRatio:"none",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[e.jsx("path",{d:"M0 0H152V184H0V0Z",fill:"url(#paint_left)"}),e.jsx("defs",{children:e.jsxs("linearGradient",{id:"paint_left",x1:"0",y1:"92",x2:"152",y2:"92",gradientUnits:"userSpaceOnUse",children:[e.jsx("stop",{offset:"0.59737",stopColor:"#121212",stopOpacity:"0"}),e.jsx("stop",{offset:"1",stopColor:"#121212"})]})})]})}),e.jsx("div",{ref:j,className:`${pe.gradientOverlay} ${pe.right}`,style:{"--gradient-opacity":"1"},children:e.jsxs("svg",{className:pe.svg,viewBox:"0 0 152 184",preserveAspectRatio:"none",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[e.jsx("path",{d:"M0 0H152V184H0V0Z",fill:"url(#paint_right)"}),e.jsx("defs",{children:e.jsxs("linearGradient",{id:"paint_right",x1:"0",y1:"92",x2:"152",y2:"92",gradientUnits:"userSpaceOnUse",children:[e.jsx("stop",{offset:"0.59737",stopColor:"#121212",stopOpacity:"0"}),e.jsx("stop",{offset:"1",stopColor:"#121212"})]})})]})})]})]})}),ge=({imageUrl:t,onClick:a,size:n="sm",fillParent:o=!1})=>{const i=n==="lg"?{w:280,h:352}:{w:152,h:168},r=u=>{u.stopPropagation(),a==null||a()},l=o?{width:"100%",height:"100%"}:{width:`${i.w}px`,height:`${i.h}px`};return e.jsxs(P.default,{onClick:a,role:"button",sx:{position:"relative",borderRadius:"12px",overflow:"hidden",boxSizing:"border-box",transition:"transform .15s ease, box-shadow .15s ease",...l,"&:hover":{transform:"translateY(-2px)",boxShadow:8,cursor:"pointer"},"&:hover .oraculo-game-card-overlay":{opacity:1},"&:hover .oraculo-game-card-btn":{opacity:1,transform:"translate(-50%, -50%) scale(1)",pointerEvents:"auto"}},children:[e.jsx("img",{src:t,alt:"Juego de casino",loading:"lazy",style:{width:"100%",height:"100%",objectFit:"cover",display:"block",borderRadius:"inherit"}}),e.jsx(P.default,{className:"oraculo-game-card-overlay",sx:{position:"absolute",inset:0,backgroundColor:"rgba(0, 0, 0, 0.45)",opacity:0,transition:"opacity .15s ease",pointerEvents:"none",zIndex:1}}),e.jsx(P.default,{className:"oraculo-game-card-btn",sx:{position:"absolute",top:"50%",left:"50%",zIndex:2,transform:"translate(-50%, -50%) scale(0.95)",opacity:0,transition:"opacity .15s ease, transform .15s ease",pointerEvents:"none"},children:e.jsx(H,{variant:"primary",size:"md",onClick:r,children:"Jugar"})})]})};function nt({imageUrl:t,orden:a=1,onClick:n,loading:o=!1,sizes:i={xs:{w:104,h:112,r:18,font:48},md:{w:186,h:264,r:22.6,font:64}}}){var c,m,p,v;const r=(E,j)=>{var I,T,R,B;return{xs:(T=(I=i.xs)==null?void 0:I[E])!=null?T:j,md:(B=(R=i.md)==null?void 0:R[E])!=null?B:j}},l=r("w",186),u=r("h",264),b=r("r",22.6),h=r("font",64),s={xs:Math.round(((m=(c=i.xs)==null?void 0:c.font)!=null?m:64)*.28),md:Math.round(((v=(p=i.md)==null?void 0:p.font)!=null?v:64)*.28)};return e.jsxs(P.default,{sx:{position:"relative",width:"100%",maxWidth:{xs:`${l.xs}px`,md:`${l.md}px`},aspectRatio:{xs:`${l.xs}/${u.xs}`,md:`${l.md}/${u.md}`},borderRadius:{xs:`${b.xs}px`,md:`${b.md}px`},boxSizing:"border-box",overflow:"visible",pb:{xs:`${s.xs}px`,md:`${s.md}px`},"&::before":{content:'""',position:"absolute",inset:0,borderRadius:"inherit",pointerEvents:"none",zIndex:2,background:"linear-gradient(21.29deg, #0B0D1B -1.16%, rgba(255,255,255,0) 51.92%, rgba(255,255,255,0) 127.62%)",backgroundBlendMode:"multiply"}},children:[e.jsx(P.default,{sx:{position:"absolute",inset:0,borderRadius:"inherit",overflow:"hidden"},children:o?e.jsx(W.default,{variant:"rectangular",width:"100%",height:"100%",sx:{bgcolor:"rgba(255,255,255,0.10)","&::after":{background:"linear-gradient(90deg, transparent, rgba(255,255,255,0.08), transparent)"}}}):e.jsx(ge,{imageUrl:t,onClick:n,size:"lg",fillParent:!0})}),e.jsx(P.default,{component:"span",sx:{position:"absolute",left:8,bottom:{xs:`-${s.xs}px`,md:`-${s.md}px`},fontFamily:'"secondary", sans-serif',fontSize:{xs:`${h.xs}px`,md:`${h.md}px`},lineHeight:1,color:"#3CC666",WebkitTextStroke:"1px #9ee86e",zIndex:3,userSelect:"none"},children:a})]})}const ot=({logo:t,provider:a,providerName:n,machine:o,onClick:i})=>{var r;return e.jsxs(P.default,{onClick:i,sx:{flex:"0 0 auto",position:"relative",borderRadius:"20px",overflow:"hidden",width:{xs:100,md:180},height:{xs:200,md:380},transition:"width .50s ease, transform .28s ease",willChange:"width, transform",cursor:"pointer",zIndex:0,"&:hover":{zIndex:2,width:{md:260,xs:110}},"&:hover .orc-live-provider-label":{opacity:1}},children:[e.jsx(P.default,{component:"img",src:t,alt:`Juego ${o!=null?o:""}`,sx:{position:"absolute",inset:0,width:"100%",height:"100%",objectFit:"cover",display:"block"}}),e.jsx(P.default,{className:"orc-live-provider-label",sx:{position:"absolute",left:"50%",top:{xs:"75%",md:"80%"},transform:"translate(-50%, -50%)",zIndex:3,opacity:0,transition:"opacity .25s ease",pointerEvents:"none"},children:e.jsx(te.default,{sx:{color:"#fff",fontWeight:700,fontSize:{xs:11,md:14},textTransform:"capitalize"},children:(r=a!=null?a:n)!=null?r:""})})]})},Ee=12,Ie=({r:t=16})=>e.jsx(P.default,{sx:{width:"100%",height:"100%",borderRadius:t,overflow:"hidden"},children:e.jsx(W.default,{variant:"rectangular",width:"100%",height:"100%",sx:{bgcolor:"rgba(255,255,255,0.10)","&::after":{background:"linear-gradient(90deg, transparent, rgba(255,255,255,0.08), transparent)"}}})}),Le=({items:t,layout:a="grid",onClick:n,loading:o=!1,gridSkeletonCount:i=4})=>{var r,l;if(a==="mosaic"){const u=t[0],b=t.slice(1,5);return e.jsxs(P.default,{sx:{display:"grid",gridTemplateRows:{xs:"repeat(2, 112px)",md:"repeat(2, 168px)"},gridTemplateColumns:{xs:"184px",md:"280px"},gridAutoFlow:"column",gridAutoColumns:{xs:"104px",md:"152px"},columnGap:`${Ee}px`,rowGap:`${Ee}px`,alignItems:"stretch",justifyItems:"stretch"},children:[e.jsx(P.default,{sx:{width:{xs:184,md:280},height:{xs:234,md:352},gridRow:"1 / span 2",overflow:"hidden",borderRadius:2},children:o?e.jsx(Ie,{}):u&&e.jsx(ge,{imageUrl:`https://olimpo.bet${(l=(r=u.background)!=null?r:u.imageUrl)!=null?l:""}`,size:"lg",fillParent:!0,onClick:()=>n==null?void 0:n(u,0)})}),(o?Array.from({length:4}):b).map((h,s)=>{var c,m;return e.jsx(P.default,{sx:{width:{xs:104,md:152},height:{xs:112,md:168},overflow:"hidden",borderRadius:2},children:o?e.jsx(Ie,{}):e.jsx(ge,{imageUrl:`https://olimpo.bet${(m=(c=h.background)!=null?c:h.imageUrl)!=null?m:""}`,size:"sm",fillParent:!0,onClick:()=>n==null?void 0:n(h,s+1)})},o?`sk-${s}`:h.id)})]})}return e.jsx(P.default,{sx:{display:"grid",gridTemplateColumns:{xs:"repeat(2, 104px)",md:"repeat(2, 152px)"},gridTemplateRows:{xs:"repeat(2, 112px)",md:"repeat(2, 168px)"},gap:`${Ee}px`,gridAutoFlow:"column"},children:(o?Array.from({length:i}):t).map((u,b)=>{var h,s,c;return e.jsx(P.default,{sx:{overflow:"hidden",borderRadius:2},children:o?e.jsx(Ie,{}):e.jsx(ge,{imageUrl:`https://olimpo.bet${(s=(h=u.background)!=null?h:u.imageUrl)!=null?s:""}`,size:"sm",fillParent:!0,onClick:()=>n==null?void 0:n(u,b)})},o?`sk-${b}`:(c=u.id)!=null?c:b)})})},$e=({title:t,amount:a,subtitle:n,buttonText:o,onButtonClick:i,backgroundImage:r,alt:l,className:u="",variant:b="small"})=>{const h=a?a.slice(0,2):"",s=a?a.slice(2):"",c=b==="large";return e.jsxs(P.default,{className:u,sx:{position:"relative",width:"100%",maxWidth:{xs:328,md:c?618:456},mx:"auto"},children:[r&&e.jsx(P.default,{sx:{position:"relative",width:"100%",aspectRatio:{xs:"328 / 188",md:c?"618 / 346":"456 / 272"},borderRadius:"14px",overflow:"hidden"},children:e.jsx(P.default,{component:"img",src:r,alt:l!=null?l:"Fondo promocional",sx:{width:"100%",height:"100%",objectFit:"cover",objectPosition:{xs:"50% 0%",md:"45% 0%"},display:"block"}})}),e.jsx(P.default,{sx:{position:"absolute",inset:0,display:"flex",alignItems:"center",justifyContent:"flex-end",color:"#e7f8ff",textAlign:"center",pl:"14%",pr:{xs:"14%",lg:"15%"}},children:e.jsxs(P.default,{sx:{maxWidth:"60%",display:"flex",flexDirection:"column",alignItems:"center"},children:[t&&e.jsx(te.default,{sx:{fontSize:{xs:12,md:20},fontWeight:400,color:"#e7f8ff"},children:t}),a&&e.jsxs(P.default,{component:"p",sx:{fontFamily:'"secondary", sans-serif',lineHeight:{xs:.9,lg:.87},m:"4px 0",background:"linear-gradient(175deg, #EDC421 -12.56%, #FFFABF 17.99%, #EDC421 49.74%)",WebkitBackgroundClip:"text",WebkitTextFillColor:"transparent",WebkitTextStroke:"0.5px #fff8c1",filter:"drop-shadow(0px 4px 0px #8D4406) drop-shadow(0px 4px 4px rgba(28, 28, 28, 0.4))",display:"flex",alignItems:"baseline",justifyContent:"center"},children:[e.jsx(P.default,{component:"span",sx:{fontSize:{xs:35,md:48},mr:.5},children:h}),e.jsx(P.default,{component:"span",sx:{fontSize:{xs:52,md:77}},children:s})]}),n&&e.jsx(te.default,{sx:{pb:"20px",fontSize:14,fontWeight:600,color:"#e7f8ff"},children:n}),o&&e.jsx(H,{onClick:i,children:o})]})})]})},it=({text:t,buttonLabel:a="Conoce más",onClick:n,imgAlt:o="Club Olimpo",imgSrcMobile:i,imgSrcDesktopBg:r,imgSrcDesktopLogo:l})=>e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"orc-co-bgMobile",children:e.jsx("img",{src:i,alt:o,className:"orc-co-bgMobileImg"})}),e.jsx("div",{className:"orc-co-bgDesktop",children:e.jsxs("div",{className:"orc-co-desktopInner",children:[r&&e.jsx("div",{className:"orc-co-fillHost",children:e.jsx("img",{src:r,alt:`${o} fondo`,className:"orc-co-bgDesktopImg"})}),e.jsxs("div",{className:"orc-co-desktopContent",children:[l&&e.jsx("img",{src:l,alt:`${o} logo`,className:"orc-co-logoImg"}),e.jsx("p",{className:"orc-co-captionDesktop",children:t}),e.jsx(H,{onClick:n,variant:"primary",size:"md",children:a})]})]})}),e.jsxs("div",{className:"orc-co-bottom",children:[e.jsx("p",{className:"orc-co-caption",children:t}),e.jsx(H,{onClick:n,variant:"primary",size:"md",children:a})]})]}),ga="oraculo__OraculoEventCombinadasCard-module__card___ulQeY",ha="oraculo__OraculoEventCombinadasCard-module__combinadas___Gxrld",ba="oraculo__OraculoEventCombinadasCard-module__combinadasScroll___47cZl",xa="oraculo__OraculoEventCombinadasCard-module__apuestaItem___YnYMy",va="oraculo__OraculoEventCombinadasCard-module__lineContainer___G5rbU",_a="oraculo__OraculoEventCombinadasCard-module__circle___eehm-",ya="oraculo__OraculoEventCombinadasCard-module__line___Eb2pK",wa="oraculo__OraculoEventCombinadasCard-module__apuestaText___b5s7S",Sa="oraculo__OraculoEventCombinadasCard-module__cuotaTotal___Lohvu",Q={card:ga,combinadas:ha,combinadasScroll:ba,apuestaItem:xa,lineContainer:va,circle:_a,line:ya,apuestaText:wa,cuotaTotal:Sa};function Ae(t,a){const n=Array.isArray(a)?a:[a];sessionStorage.setItem("landingOutcomes",JSON.stringify(n)),window.location.href=t}function ja(){window.location.href="/deportes#in-play"}function Ca(){window.location.href="/deportes#sports-hub/football"}function Oa(){window.location.href="/deportes#specials"}async function st(t){return await(await fetch("https://api.mktolimpo.com/api/jerseys/search",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({events:t})})).json()}function rt(t,a=250){const[n,o]=g.useState(t);return g.useEffect(()=>{const i=setTimeout(()=>o(t),a);return()=>clearTimeout(i)},[t,a]),n}const lt=g.createContext(void 0),ye=({children:t,docId:a})=>{const n=le.default.useMemo(()=>({docId:a}),[a]);return e.jsx(lt.Provider,{value:n,children:t})},X=()=>{const t=g.useContext(lt);if(!t)throw new Error("useDocId debe usarse dentro de DocIdProvider");return t.docId};function ct({coupon:t}){var h;const a=J.useCaptureInteraction(),n=X();function o(s){var p,v;const c=[],m=Array.from(new Map(((p=s==null?void 0:s.events)!=null?p:[]).filter(Boolean).map(E=>[E.id,E])).values());return m.forEach(E=>{var R;const j=(R=E.betoffers)!=null?R:[],I=E.homeName,T=E.awayName;j.forEach(B=>{var $,z,O,C,L,q,f;if(!(($=B==null?void 0:B.outcomes)!=null&&$.length))return;const N=B.outcomes[0];if(!N)return;let A="";const w=N!=null&&N.line?N.line/1e3:"";["Más de","Mas de","Over"].includes(N.label)?(A=`Más de ${w}`,N.participant&&(A=`${N.participant} - ${A}`)):["Menos de","Menos","Under"].includes(N.label)?(A=`Menos de ${w}`,N.participant&&(A=`${N.participant} - ${A}`)):["Sí","No"].includes(N.label)?(A=N.label,N.participant&&(A=`${N.participant} - ${A}`)):["1X","12","X2"].includes(N.label)?(N.label==="1X"&&(A=`${I} o Empate`),N.label==="12"&&(A=`${I} o ${T}`),N.label==="X2"&&(A=`${T} o Empate`)):(A=(O=(z=N.participant)!=null?z:N.label)!=null?O:"",w!==""&&A===N.label&&(A=`${N.label} ${w}`)),c.push({id:N.id,value:A,label:(L=(C=B.criterion)==null?void 0:C.label)!=null?L:"",odds:(q=N.odds)!=null?q:0,position:(f=N.position)!=null?f:0,eventId:E.id})})}),{outcomes:c.sort((E,j)=>E.position-j.position),total:Number((v=s==null?void 0:s.combinadoTotal)!=null?v:0).toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2}),events:m}}function i(s){if(!s||!Array.isArray(s.events)||s.events.length===0)return"/deportes#home";const c=s.events;if(c.length===1)return`/deportes#event/${c[0].id}`;const m=c[0].groupId;if(c.every(v=>v.groupId===m)){const v=c[0].path;if(Array.isArray(v)&&v.length>0)return`/deportes#sports-hub/${v.map(j=>j.termKey).filter(Boolean).join("/")}`}return"/deportes#home"}const r=(s,c)=>{const m=Array.isArray(s)?s:[s],p=Array.from(new Set(l.outcomes.map(j=>{var T;const I=b.get(Number(j.eventId));return(T=I==null?void 0:I.name)!=null?T:""}))).filter(Boolean),v=p.length>0?p.join(" + "):JSON.stringify(m),E=c?`${v} - Cuota: ${c}`:v;a({element:"evento_semana_outcome",label:`Landing: ${n} - OraculoEventCombinadasCard - Click: ${E}`,target:"/deportes#in-play",event_type:"click",module_id:301,metadata:{location:typeof globalThis!="undefined"&&globalThis.location?globalThis.location.pathname:""},tags:{section:"OraculoEventCombinadasCard",outcomes:E}}),Ae(i(t),s)};if(!((h=t==null?void 0:t.events)!=null&&h.length))return null;const l=o(t),u=l.outcomes.reduce((s,c)=>(s[c.eventId]||(s[c.eventId]=[]),s[c.eventId].push(c),s),{}),b=new Map(l.events.map(s=>[s.id,s]));return e.jsxs("div",{className:Q.card,children:[e.jsx("div",{className:Q.combinadas,children:e.jsx("div",{className:Q.combinadasScroll,children:e.jsx(G.default,{direction:"column",spacing:1.5,useFlexGap:!0,children:Object.entries(u).reverse().map(([s,c])=>{const m=b.get(Number(s));return m?e.jsxs(G.default,{direction:"column",spacing:.5,useFlexGap:!0,children:[e.jsx(oe,{title:m.name,iconUrl:"/assets/img/home/Combinadas/pelota.png",size:"xs"}),e.jsx("img",{loading:"lazy",src:"/assets/img/home/Combinadas/line.png"}),c.map((p,v)=>e.jsxs("div",{className:Q.apuestaItem,children:[e.jsxs("div",{className:Q.lineContainer,children:[e.jsx("div",{className:Q.circle}),v<c.length-1&&e.jsx("div",{className:Q.line})]}),e.jsxs("div",{className:Q.apuestaText,children:[e.jsx("strong",{children:p.value})," | ",p.label]})]},`${s}-${v}`))]},s):null})})})}),e.jsxs("button",{onClick:()=>r(l.outcomes.map(s=>s.id),l.total),className:Q.cuotaTotal,children:[e.jsxs("span",{children:["Cuota total: ",e.jsx("strong",{children:l.total})]}),e.jsx("img",{loading:"lazy",src:"/assets/img/home/Combinadas/cuotaTotal.svg",alt:"cuota total"})]})]})}const ee={"orc-btn":"oraculo__OraculoButtonBet-module__orc-btn___jakza","orc-btn__label":"oraculo__OraculoButtonBet-module__orc-btn__label___zNFEH","orc-btn__icon":"oraculo__OraculoButtonBet-module__orc-btn__icon___5Rhyd","orc-btn--primary":"oraculo__OraculoButtonBet-module__orc-btn--primary___7TlJB","orc-btn--secondary":"oraculo__OraculoButtonBet-module__orc-btn--secondary___X4kJt","orc-btn--tertiary":"oraculo__OraculoButtonBet-module__orc-btn--tertiary___iS6eD","orc-btn--sm":"oraculo__OraculoButtonBet-module__orc-btn--sm___lIF2e","orc-btn--md":"oraculo__OraculoButtonBet-module__orc-btn--md___x4SI7","orc-btn--lg":"oraculo__OraculoButtonBet-module__orc-btn--lg___0BQNI","orc-btn--iconOnly":"oraculo__OraculoButtonBet-module__orc-btn--iconOnly___hQGwI","orc-btn--full":"oraculo__OraculoButtonBet-module__orc-btn--full___z-Myo","orc-btn--fullHeight":"oraculo__OraculoButtonBet-module__orc-btn--fullHeight___pCxq1"};function Ea({children:t,onClick:a,href:n,target:o,rel:i,type:r="button",disabled:l=!1,variant:u="primary",size:b,fullWidth:h=!1,fullHeight:s=!1,className:c="",ariaLabel:m,leftIcon:p,rightIcon:v,iconOnly:E}){const j=!!t&&t!==!0,R=(!!p?1:0)+(!!v?1:0)==1,B=E!=null?E:R&&!j,N=[ee["orc-btn"],ee[`orc-btn--${u}`],b?ee[`orc-btn--${b}`]:"",h?ee["orc-btn--full"]:"",s?ee["orc-btn--fullHeight"]:"",B?ee["orc-btn--iconOnly"]:"",c].filter(Boolean).join(" "),A=e.jsxs(e.Fragment,{children:[p&&e.jsx("span",{className:ee["orc-btn__icon"],children:p}),!B&&e.jsx("span",{className:ee["orc-btn__label"],children:t}),v&&e.jsx("span",{className:ee["orc-btn__icon"],children:v})]}),w=l?!0:void 0;return n?e.jsx(D.Link,{href:n,target:o,rel:i,"aria-label":m,"aria-disabled":w,tabIndex:w?-1:void 0,className:N,onClick:w?$=>$.preventDefault():a,children:A}):e.jsx("button",{type:r,onClick:a,disabled:!!w,"aria-label":m,className:N,children:A})}const Ia="oraculo__OraculoEventEnVivoCard-module__cardWrapper___6b-cT",Ta="oraculo__OraculoEventEnVivoCard-module__customButtonLabel___QRhk7",ka="oraculo__OraculoEventEnVivoCard-module__customButtonDisabled___jwioF",ve={cardWrapper:Ia,customButtonLabel:Ta,customButtonDisabled:ka},Ue={base:"FFFFFF",sleeve:"FFFFFF",number:"000000",real:!1,type:"short_sleeves"},Ve={base:"000000",sleeve:"000000",number:"FFFFFF",real:!1,type:"short_sleeves"},we=(t,a,n="player")=>{var i,r;if(t===void 0)return null;if(t===null)return a==="home"?Ue:Ve;const o=(r=(i=t==null?void 0:t.jerseys)==null?void 0:i[a])==null?void 0:r[n];return o||(a==="home"?Ue:Ve)};function dt({event:t,liveData:a,betOffers:n,jersey:o}){var u,b,h,s,c,m,p,v,E,j,I;const i=n==null?void 0:n.find(T=>{var R;return((R=T.betOfferType)==null?void 0:R.id)===2}),r={englishLabel:"",type:"",betOfferId:0,changedDate:"",oddsFractional:"",oddsAmerican:"",status:"INACTIVE",cashOutStatus:"SUSPENDED"},l=[{...r,id:-1,label:"1",odds:void 0},{...r,id:-2,label:"X",odds:void 0},{...r,id:-3,label:"2",odds:void 0}];return e.jsx("div",{className:ve.cardWrapper,children:e.jsxs(G.default,{direction:"column",spacing:1,useFlexGap:!0,children:[e.jsxs(G.default,{direction:"column",spacing:1.5,useFlexGap:!0,children:[e.jsx(at,{title:(h=(b=(u=t==null?void 0:t.path)==null?void 0:u[0])==null?void 0:b.name)!=null?h:"",subtitle:(s=t==null?void 0:t.group)!=null?s:"",live:!0,time:((c=a==null?void 0:a.matchClock)==null?void 0:c.minute)!=null?`${a.matchClock.minute}'`:""}),e.jsx("div",{style:{padding:"0 4px"},children:e.jsxs(Y,{spacing:1.5,columns:"1fr auto 1fr",children:[e.jsx(he,{name:t==null?void 0:t.homeName,jersey:we(o,"home")}),e.jsx(Re,{text:((p=(m=a==null?void 0:a.score)==null?void 0:m.home)!=null?p:0)+":"+((E=(v=a==null?void 0:a.score)==null?void 0:v.away)!=null?E:0),name:"En vivo"}),e.jsx(he,{name:t==null?void 0:t.awayName,jersey:we(o,"away")})]})})]}),e.jsxs(G.default,{direction:"column",spacing:1,useFlexGap:!0,children:[e.jsx(Y,{spacing:1,children:((j=i==null?void 0:i.outcomes)!=null?j:l).map((T,R)=>e.jsx(Me,{text:T.label.toUpperCase()},R))}),e.jsx(Y,{spacing:2,children:((I=i==null?void 0:i.outcomes)!=null?I:l).map((T,R)=>e.jsx(Ea,{variant:"primary",disabled:T.odds==null||(i==null?void 0:i.cashOutStatus)=="SUSPENDED",onClick:()=>{Ae("/deportes#event/live/"+t.id,T.id)},className:ve.customButtonDisabled,children:e.jsx("span",{className:ve.customButtonLabel,children:T.odds===void 0?"":(T.odds/1e3).toFixed(2)})},R))})]})]})})}const $a="oraculo__OraculoEventDate-module__date___xhIlh",Na={date:$a};function Ma({text:t}){return e.jsx("div",{className:`oli-font ${Na.date}`,children:t})}const Ba="oraculo__OraculoEventSemanaCard-module__cardContainer___4JuDe",Ra="oraculo__OraculoEventSemanaCard-module__cardBackground___vfalD",La="oraculo__OraculoEventSemanaCard-module__jugadas___W8b7H",Aa="oraculo__OraculoEventSemanaCard-module__equipos___G5hLn",re={cardContainer:Ba,cardBackground:Ra,jugadas:La,equipos:Aa};function ut({event:t,jersey:a}){var l,u,b,h,s,c,m;const n=J.useCaptureInteraction(),o=X();function i(p){const v=new Date(p),E=v.toLocaleDateString("es-ES",{weekday:"short"}).toUpperCase(),j=v.getDate().toString().padStart(2,"0"),I=(v.getMonth()+1).toString().padStart(2,"0");let T=v.toLocaleTimeString("es-PE",{hour:"numeric",minute:"2-digit",hour12:!0}).toUpperCase();return T=T.replace(/\./g,"").replace(/A\s*M/i,"AM").replace(/P\s*M/i,"PM"),`${E} ${j}/${I} | ${T}`}const r=(p,v)=>{const E=`${t.homeName} vs ${t.awayName}`,j=v?(v/1e3).toFixed(2):"",I=j?`${E} - Cuota: ${j}`:E;n({element:"evento_semana_outcome",label:`Landing: ${o} - OraculoEventSemanaCard - Click: ${I}`,target:"/deportes#in-play",event_type:"click",module_id:301,metadata:{location:typeof globalThis!="undefined"&&globalThis.location?globalThis.location.pathname:""},tags:{section:"OraculoEventSemanaCard",outcomes:I}}),Ae("/deportes#event/"+t.id,p)};return e.jsxs("div",{className:re.cardContainer,children:[e.jsx(Be,{title:(l=t==null?void 0:t.group)!=null?l:""}),e.jsx("div",{className:re.cardBackground,children:e.jsxs(G.default,{direction:"column",spacing:{xs:.5,md:1},useFlexGap:!0,children:[e.jsxs(G.default,{direction:"column",spacing:1,useFlexGap:!0,children:[e.jsxs("div",{className:re.equipos,children:[e.jsx(he,{name:t.homeName,size:"compact",jersey:we(a,"home")}),e.jsx(Re,{text:"vs.",name:"",size:"small"}),e.jsx(he,{name:t.awayName,size:"compact",jersey:we(a,"away")})]}),e.jsx(Ma,{text:i(t.start)})]}),e.jsxs(G.default,{direction:"column",spacing:{xs:.5,md:1},useFlexGap:!0,children:[e.jsx(Y,{spacing:1,children:((h=(b=(u=t==null?void 0:t.outcome)==null?void 0:u[0])==null?void 0:b.outcomes)!=null?h:[]).map((p,v)=>e.jsx(Me,{text:p.label.toUpperCase()},v))}),e.jsx("div",{className:re.jugadas,children:e.jsx(Y,{spacing:1,children:((m=(c=(s=t==null?void 0:t.outcome)==null?void 0:s[0])==null?void 0:c.outcomes)!=null?m:[]).map((p,v)=>e.jsx(H,{variant:"primary",fullHeight:!0,onClick:()=>{r(p.id,p.odds)},children:(p.odds/1e3).toFixed(2)},v))})})]})]})})]})}function mt({items:t,title:a="Destacados",iconUrl:n,onViewMore:o,className:i=""}){const r=g.useRef(null),[l,u]=g.useState({isStart:!0,isEnd:!1}),b=J.useCaptureInteraction(),h=X(),s=!t||t.length===0,c=()=>{var I;b({element:"destacados_carousel_prev",label:`Landing: ${h} - OraculoSeccionDestacados - Anterior`,target:"carousel",event_type:"click",module_id:301,metadata:{location:typeof globalThis!="undefined"&&globalThis.location?globalThis.location.pathname:""},tags:{section:"OraculoSeccionDestacados"}}),(I=r.current)==null||I.prev()},m=()=>{var I;b({element:"destacados_carousel_next",label:`Landing: ${h} - OraculoSeccionDestacados - Siguiente`,target:"carousel",event_type:"click",module_id:301,metadata:{location:typeof globalThis!="undefined"&&globalThis.location?globalThis.location.pathname:""},tags:{section:"OraculoSeccionDestacados"}}),(I=r.current)==null||I.next()},p=()=>{b({element:"destacados_view_more",label:`Landing: ${h} - OraculoSeccionDestacados - Ver más`,target:"https://www.olimpo.bet/promociones",event_type:"click",module_id:301,metadata:{location:typeof globalThis!="undefined"&&globalThis.location?globalThis.location.pathname:""},tags:{section:"OraculoSeccionDestacados"}}),typeof globalThis!="undefined"&&globalThis.location&&globalThis.location.assign("https://www.olimpo.bet/promociones")},v=I=>{if(!I)return;const R=`https://www.olimpo.bet/promociones/${encodeURIComponent(I)}`;b({element:"destacados_card",label:`Landing: ${h} - OraculoSeccionDestacados - Click: ${String(I)}`,target:R,event_type:"click",module_id:301,metadata:{location:typeof globalThis!="undefined"&&globalThis.location?globalThis.location.pathname:""},tags:{section:"OraculoSeccionDestacados",promotion:String(I)}}),typeof globalThis!="undefined"&&globalThis.location&&globalThis.location.assign(R)},E=i||void 0,j=fe.default("(max-width:768px)");return e.jsxs("section",{className:E,style:{width:"100%"},children:[e.jsxs("header",{style:{display:"grid",gridTemplateColumns:"1fr auto auto",alignItems:"center",columnGap:12,rowGap:8,paddingLeft:j?16:0,paddingRight:j?16:0},children:[e.jsx(oe,{title:a,iconUrl:n,size:"md"}),e.jsxs("div",{style:{display:"flex",gap:8},children:[e.jsx(H,{ariaLabel:"Anterior",variant:"secondary",iconOnly:!0,leftIcon:e.jsx(se.ChevronLeftRounded,{}),onClick:c,disabled:l.isStart||s}),e.jsx(H,{ariaLabel:"Siguiente",variant:"secondary",iconOnly:!0,rightIcon:e.jsx(se.ChevronRightRounded,{}),onClick:m,disabled:l.isEnd||s})]}),e.jsx(H,{variant:"secondary",onClick:p,children:"Ver más"})]}),e.jsx(ie,{ref:r,items:t,perPage:void 0,gap:"16px",enableHorizontalWheel:!0,showRightGradient:!j,options:{autoWidth:!0,trimSpace:"move"},breakpoints:{768:{perPage:2,focus:"start",padding:{left:"24px",right:"24px"}},1024:{perPage:2.5,focus:"start",padding:{left:"24px",right:"24px"}}},renderItem:I=>e.jsx("div",{style:{textAlign:"center",marginTop:16,cursor:"pointer"},onClick:()=>v(I.promotion),children:e.jsx("img",{src:`https://olimpo.bet${I.image!==""?I.image:I.summary_image}`,alt:I.title,style:{width:"100%",height:typeof window!="undefined"&&window.innerWidth<768?"80px":"137px",borderRadius:8,display:"block",objectFit:"cover"}})},`${I.title}-${I.image}`),onMove:({isStart:I,isEnd:T})=>{u({isStart:I,isEnd:T}),b({element:"destacados_carousel_slide",label:"OraculoSeccionDestacados - Slide Carousel",target:"carousel",event_type:"slide",module_id:301,metadata:{location:typeof globalThis!="undefined"&&globalThis.location?globalThis.location.pathname:"",isStart:I,isEnd:T},tags:{section:"OraculoSeccionDestacados"}})}})]})}const _e="__ORACULO_EXTRAS__";function pt(){const t=globalThis;return t[_e]||(t[_e]={}),t[_e]}function Fa(t){pt().extras=t}function ae(t){var a;return(a=pt().extras)==null?void 0:a[t]}function za(){delete globalThis[_e]}function Fe({items:t,title:a="Top Juegos",iconUrl:n,onCardClick:o}){const i=J.useCaptureInteraction(),r=X(),l=g.useMemo(()=>(t!=null?t:[]).map((s,c)=>{var m;return{...s,orden:(m=s.orden)!=null?m:c+1,_originalIndex:c}}).sort((s,c)=>s.orden!=null&&c.orden!=null?s.orden-c.orden:s._originalIndex-c._originalIndex),[t]),u=!t||t.length===0,b=u?Array.from({length:6}):l.slice(0,6),h=s=>{i({element:"top_juegos_card",label:`Landing: ${r} - OraculoSeccionTopJuegos - Open game: ${String(s.machine||"unknown")}`,target:String(s.machine||"unknown"),event_type:"click",module_id:301,metadata:{location:typeof globalThis!="undefined"&&globalThis.location?globalThis.location.pathname:""},tags:{game_name:String(s.machine||"unknown"),section:"OraculoSeccionTopJuegos"}});const c=ae("showIframe"),m=ae("loadMachine");c==null||c(),requestAnimationFrame(()=>{m==null||m(s,!1,"CASINO")})};return e.jsx("section",{style:{width:"100%"},children:e.jsxs(G.default,{direction:"column",spacing:2,useFlexGap:!0,children:[e.jsx(oe,{title:a,iconUrl:n,size:"md"}),e.jsx(P.default,{sx:{display:"grid",gridTemplateColumns:{xs:"repeat(3, minmax(0, 1fr))",md:"repeat(6, minmax(0, 1fr))"},gap:{xs:1.5,md:2},justifyItems:"center",width:"100%"},children:b.map((s,c)=>{var m,p;return e.jsx(nt,{imageUrl:u?"":s.background?`https://olimpo.bet${s.background}`:`https://olimpo.bet${(m=s.logo)!=null?m:""}`,orden:u?c+1:s.orden,loading:u,onClick:u?void 0:()=>{o==null||o(s),h(s)}},u?`sk-${c}`:(p=s.machine)!=null?p:`${c}`)})})]})})}const Pa="https://1v5raznji6.execute-api.us-east-1.amazonaws.com/dev/recommendations",qa=(t,a)=>{var n,o,i,r,l,u,b,h,s,c,m,p,v,E;return{orden:Number(a),machine:String((n=t.id)!=null?n:t.external_id),logo:(o=t.logo)!=null?o:"",name:(i=t.room_name)!=null?i:"",web_name:(r=t.product)!=null?r:"",provider:(l=t.service)!=null?l:"",sub_provider:(u=t.service)!=null?u:"",external_id:(b=t.external_id)!=null?b:"",type:(h=t.game_type)!=null?h:"",tags:(s=t.tags)!=null?s:"",lobby_tag:(c=t.lobby_tag)!=null?c:null,background:(m=t.background)!=null?m:"",rtp:(p=t.rtp)!=null?p:null,demo_allowed:(v=t.demo_allowed)!=null?v:!1,gaming_session_required:(E=t.gaming_session_required)!=null?E:!1}},Ua=t=>t?!Array.isArray(t)&&Array.isArray(t.recommendations)?t.recommendations.filter(Boolean).map(a=>String(a)):[]:[],Va=()=>{var a,n,o;const t=ae("user");return(o=(n=(a=t==null?void 0:t.userId)!=null?a:t==null?void 0:t.user)!=null?n:t==null?void 0:t.id)!=null?o:null},Da=async t=>{const a=Va(),n=new URLSearchParams({userId:String(a),productType:t,filter:"high-payout"}),o=`${Pa}?${n.toString()}`,i=await fetch(o);if(!i.ok)throw new Error(`No se pudo obtener recomendaciones. HTTP ${i.status} ${i.statusText}`);return i.json()},ze=(t,a=!1,n="Casino")=>{const[o,i]=g.useState([]),[r,l]=g.useState(!1);return g.useEffect(()=>{let u=!1;return(async()=>{if(!a){i(Array.isArray(t)?t:[]),l(!1);return}l(!0);try{const h=await Da(n),s=Ua(h);if(!s.length){u||i([]);return}const c=await Promise.allSettled(s.map(async(p,v)=>{const E=await fetch(`https://api.mktolimpo.com/api/machine/${p}`);if(!E.ok)throw new Error(`No se pudo obtener machine ${p}`);const j=await E.json();return qa(j,v)}));if(u)return;const m=c.filter(p=>p.status==="fulfilled").map(p=>p.value);i(m)}catch(h){console.error(`[usePersonalizeGameItems:${n}] error:`,h),u||i([])}finally{u||l(!1)}})(),()=>{u=!0}},[t,a,n]),{resolvedItems:o,loading:r}},Wa=(t,a=!1)=>ze(t,a,"Casino"),Ga=(t,a=!1)=>ze(t,a,"Deportes Virtuales"),Ha=(t,a=!1)=>ze(t,a,"Casino en vivo"),Ka=(t,a)=>{var n,o;return(o=(n=t.orden)!=null?n:t.machine)!=null?o:a},Za=t=>{if(typeof t=="boolean")return t;if(typeof t=="string")return t.toLowerCase()==="true";if(t&&typeof t=="object"){if(typeof t.value=="boolean")return t.value;if(typeof t.value=="string")return t.value.toLowerCase()==="true"}return!1},ft=({items:t,title:a="Casino en vivo",subtitle:n="Disfruta la emoción en tus juegos favoritos y gana en tiempo real.",backgroundMobileUrl:o="",onCardClick:i,backgroundDesktopUrl:r="",onViewMore:l,className:u,isPersonalize:b=!1})=>{const h=J.useCaptureInteraction(),s=X(),c=Za(b),{resolvedItems:m}=Ha(t,c),p=c?m:Array.isArray(t)?t:[],v=j=>{h({element:"live_casino_card",label:`Landing: ${s} - OraculoSeccionCasinoEnVivo${c?" - personalize":""} - Open game: ${String(j.machine||"unknown")}`,target:String(j.machine||"unknown"),event_type:"click",module_id:301,metadata:{location:typeof globalThis!="undefined"&&globalThis.location?globalThis.location.pathname:""},tags:{game_name:String(j.machine||"unknown"),provider:j.provider||"unknown",section:"OraculoSeccionCasinoEnVivo"}});const I=ae("showIframe"),T=ae("loadMachine");if(!T){if(i){i(j);return}console.warn("[OraculoSeccionCasinoEnVivo] No existe loadMachine en extras ni onCardClick. No se puede abrir el juego.",{machine:j==null?void 0:j.machine,provider:j==null?void 0:j.provider});return}I==null||I(),typeof window!="undefined"&&window.scrollTo({top:0,behavior:"smooth"}),requestAnimationFrame(()=>{T==null||T(j,!1,"casino_en_vivo")})},E=()=>{h({element:"casino_en_vivo_view_more",label:`Landing: ${s} - OraculoSeccionCasinoEnVivo${c?" - personalize":""} - Ver más`,target:"https://www.olimpo.bet/casino-en-vivo",event_type:"click",module_id:301,metadata:{location:typeof globalThis!="undefined"&&globalThis.location?globalThis.location.pathname:""},tags:{section:"OraculoSeccionCasinoEnVivo"}}),typeof globalThis!="undefined"&&globalThis.location&&(l?l():globalThis.location.assign("https://www.olimpo.bet/casino-en-vivo"))};return e.jsxs(P.default,{className:u,sx:{position:"relative",color:"white",overflow:"hidden"},children:[e.jsx(P.default,{sx:{position:"absolute",inset:0,backgroundImage:{xs:`
2
2
  linear-gradient(to bottom, #121212 0%, rgba(18,18,18,0) 10%),
3
3
  linear-gradient(to top, #121212 0%, rgba(18,18,18,0) 10%),
4
4
  url('${o}')