.footer-module__1jeW9a__footer{background-color:var(--morado-oscuro);padding:30px 20px}.footer-module__1jeW9a__footerPaymethods{height:10px}.footer-module__1jeW9a__footerColumns{flex-wrap:wrap;justify-content:flex-start;display:flex}.footer-module__1jeW9a__footerColumn{flex-direction:column;width:25%;font-size:12px;display:flex}.footer-module__1jeW9a__footerColumnRight,.footer-module__1jeW9a__footerAlignRight{align-items:end}.footer-module__1jeW9a__footerColumnTitle{font-size:14px}.footer-module__1jeW9a__footerColumnLink{color:var(--blanco);margin-bottom:10px;text-decoration:none}.footer-module__1jeW9a__footerLogos{flex-wrap:wrap;margin-top:20px;display:flex}.footer-module__1jeW9a__footerLogosRight,.footer-module__1jeW9a__footerLogosLeft{width:50%;display:flex}.footer-module__1jeW9a__footerLogosRight{justify-content:end}.footer-module__1jeW9a__footerLogosSpacing{margin-right:20px}.footer-module__1jeW9a__footerConditions{margin-top:20px;font-size:12px}.footer-module__1jeW9a__footerSocialMedia{gap:15px;margin-top:10px;display:flex}@media (max-width:480px){.footer-module__1jeW9a__footerColumn{width:50%}.footer-module__1jeW9a__footerAlignRight{align-items:initial}.footer-module__1jeW9a__footerLogosRight,.footer-module__1jeW9a__footerLogosLeft{width:100%}.footer-module__1jeW9a__footerLogosRight{justify-content:initial}}
:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));width:var(--toastify-container-width);box-sizing:border-box;color:#fff;flex-direction:column;display:flex;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;word-break:break-word;flex:auto;align-items:center;margin-bottom:1rem;display:flex;position:relative}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{width:100%;transform:translate3d(0,var(--y),0)scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";height:calc(var(--g)*1px);position:absolute;bottom:100%;left:0;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{flex-shrink:0;width:22px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;padding:0;transition:all .3s;position:absolute;top:6px;right:6px}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:1;opacity:.7;transform-origin:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0;overflow:hidden}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0)scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0)perspective(400px)}30%{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,-20deg);opacity:1}to{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.navbar-module__W78IAW__navbar{z-index:2;background-color:var(--morado-oscuro);width:100%;height:46px;padding-top:5px;padding-bottom:5px;display:flex;position:fixed}.navbar-module__W78IAW__navbarLogoContainer{width:fit-content;margin-left:20px;display:flex}.navbar-module__W78IAW__navbarItem{align-items:center;display:flex}.navbar-module__W78IAW__navbarIcon{width:20px;height:20px;margin-right:10px}.navbar-module__W78IAW__navbarLogoLink{align-items:center;width:fit-content;display:flex}.navbar-module__W78IAW__navbarLogo{width:100%;max-width:215px;height:auto}.navbar-module__W78IAW__navbarMenu{font-family:var(--font-songer-g);letter-spacing:.1em;align-items:center;width:50%;display:flex}.navbar-module__W78IAW__navbarLink{color:var(--white);white-space:nowrap;flex-direction:column;margin-right:30px;font-size:14px;font-weight:700;line-height:21px;text-decoration:none;display:flex}.navbar-module__W78IAW__navbarLink:after{content:" ";background-color:#0000;max-width:30px;height:2px;margin-top:-2px}.navbar-module__W78IAW__navbarLink:hover:after{content:" ";background-color:var(--amarillo-fosfo);max-width:30px;height:2px;margin-top:-2px}.navbar-module__W78IAW__navbarLinkGradient{background-color:var(--amarillo-fosfo);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.navbar-module__W78IAW__active:after{content:" ";background-color:var(--amarillo-fosfo);max-width:30px;height:2px}.navbar-module__W78IAW__navbarButtons{justify-content:end;align-items:center;width:38%;display:flex}.navbar-module__W78IAW__buttonStyles{display:flex}.navbar-module__W78IAW__navbarButtonWidth{width:17%;margin-right:20px}.navbar-module__W78IAW__navDecorationContainer{background-color:var(--anaranjado);max-width:37px;height:2px}.navbar-module__W78IAW__userInfoContainer{justify-content:center;align-items:center;gap:10px;margin-right:23px;display:flex}.navbar-module__W78IAW__userInfo{flex-direction:column;align-items:end;display:flex}.navbar-module__W78IAW__user{font-family:var(--font-songer-g);font-size:12px;font-weight:600}.navbar-module__W78IAW__balanceWrapper{display:inline-block;position:relative}.navbar-module__W78IAW__balanceTooltip{background-color:var(--morado-oscuro);color:#fff;z-index:100;white-space:nowrap;border-radius:8px;min-width:180px;margin-top:6px;padding:10px 14px;font-size:14px;position:absolute;top:100%;right:0;box-shadow:0 2px 6px #0000004d}.navbar-module__W78IAW__balanceTooltip p{margin:4px 0}.navbar-module__W78IAW__userAmmount{color:var(--amarillo-fosfo);background:0 0;border:none;padding:0;font-size:16px;font-weight:700}.navbar-module__W78IAW__hamburguerIcon{cursor:pointer}.navbar-module__W78IAW__burguerActive{background-color:var(--mora-opacity-20)}.navbar-module__W78IAW__dropdown{display:inline-block;position:relative}.navbar-module__W78IAW__dropdownContent{z-index:1;background-color:#f9f9f9;border-bottom-left-radius:10px;min-width:160px;display:none;position:absolute;top:68px;right:-23px;box-shadow:0 8px 16px #0003}.navbar-module__W78IAW__dropdownContent a:last-child{border-bottom-left-radius:10px}.navbar-module__W78IAW__hamburguerActive{display:block}.navbar-module__W78IAW__dropdownContent a{color:#000;padding:12px 16px;text-decoration:none;display:block}.navbar-module__W78IAW__dropdownContent a:hover{background-color:#f1f1f1}.navbar-module__W78IAW__spinner{border:2px solid #ddd;border-top:2px solid var(--anaranjado);border-radius:50%;width:10px;height:10px;animation:.8s linear infinite navbar-module__W78IAW__spin}@keyframes navbar-module__W78IAW__spin{to{transform:rotate(360deg)}}@media (max-width:480px){.navbar-module__W78IAW__navbarLogoContainer,.navbar-module__W78IAW__navbarButtons{width:50%}.navbar-module__W78IAW__navbarLogo{width:85%}.navbar-module__W78IAW__navbarButtonWidth{width:40%;height:25px;font-size:10px}}@media (min-width:481px) and (max-width:767px){.navbar-module__W78IAW__navbarLogo{width:85%}.navbar-module__W78IAW__navbarButtonWidth{width:40%;height:25px;font-size:10px}}@media (max-width:766px){.navbar-module__W78IAW__buttonStyles{display:none}}@media (min-width:768px) and (max-width:1024px){.navbar-module__W78IAW__navbarLogo{width:70%}.navbar-module__W78IAW__navbarButtonWidth{width:25%;height:25px;font-size:10px}}@media (min-width:1025px) and (max-width:1280px){.navbar-module__W78IAW__navbarLogo{width:65%}.navbar-module__W78IAW__navbarButtonWidth{width:17%;height:25px;font-size:10px}}@media (max-width:1280px){.navbar-module__W78IAW__navbarLogoContainer,.navbar-module__W78IAW__navbarButtons{width:50%}.navbar-module__W78IAW__navbarMenu{display:none}}
.mobileNav-module__1LvCta__mobileNav{z-index:2;background-color:var(--morado-oscuro);justify-content:space-around;align-items:center;width:100%;height:54px;padding-top:5px;padding-bottom:5px;display:flex;position:fixed;bottom:0}.mobileNav-module__1LvCta__mobileNavElement{cursor:pointer;flex-direction:column;align-items:center;display:flex}.mobileNav-module__1LvCta__mobileNavLink{color:var(--blanco);font-size:11px;font-weight:600;text-decoration:none}.mobileNav-module__1LvCta__mobileNavIcon{width:22px;height:22px;margin-bottom:5px}
.mobileBetslip-module__nCYN-q__accordionWrapper{z-index:3;flex-direction:column;width:100%;display:flex;position:fixed;bottom:64px}.mobileBetslip-module__nCYN-q__accordionHeader{background-color:var(--amarillo);width:100%;height:50px;color:var(--morado-oscuro);cursor:pointer;border-top-left-radius:15px;border-top-right-radius:15px;justify-content:space-between;align-items:center;font-weight:700;transition:transform .3s ease-in-out;display:flex}.mobileBetslip-module__nCYN-q__accordionHeader:after{content:"❯";text-align:center;width:1em;height:1em;margin-right:10px;transition:all .35s;transform:rotate(-90deg)}.mobileBetslip-module__nCYN-q__showMenu .mobileBetslip-module__nCYN-q__accordionHeader:after{transform:rotate(90deg)}.mobileBetslip-module__nCYN-q__accordionMenu{color:var(--morado-oscuro);background-color:#f5f5fc;flex-direction:column;width:100%;height:0;transition:height .3s ease-in-out;display:flex;overflow-y:auto}.mobileBetslip-module__nCYN-q__showMenu .mobileBetslip-module__nCYN-q__accordionMenu{height:calc(100vh - 170px)}.mobileBetslip-module__nCYN-q__betslipResumeLeft,.mobileBetslip-module__nCYN-q__betslipResumeRight{flex-direction:column;justify-content:center;width:50%;display:flex}.mobileBetslip-module__nCYN-q__betslipResumeLeft{margin-left:10px}.mobileBetslip-module__nCYN-q__betslipResumeRight{align-items:end;margin-right:10px}.mobileBetslip-module__nCYN-q__betslipResumeSemiBold{font-size:12px;font-weight:600}.mobileBetslip-module__nCYN-q__betslipResumeBold{font-size:14px;font-weight:700}.mobileBetslip-module__nCYN-q__betslipContainerBodyHeader{width:100%;display:flex}.mobileBetslip-module__nCYN-q__betslipDeleteContainer,.mobileBetslip-module__nCYN-q__betslipHeader{width:50%;display:flex}.mobileBetslip-module__nCYN-q__betslipHeader{margin-left:10px}.mobileBetslip-module__nCYN-q__betslipDeleteContainer{margin-right:10px}.mobileBetslip-module__nCYN-q__betslipHeaderTitle{font-size:16px;font-weight:600}.mobileBetslip-module__nCYN-q__betslipDeleteContainer{justify-content:end;align-items:center}.mobileBetslip-module__nCYN-q__betslipDelete{cursor:pointer;font-size:10px;text-decoration:underline}.mobileBetslip-module__nCYN-q__betList{flex:1;padding:10px;overflow-y:auto}.mobileBetslip-module__nCYN-q__bet{border-radius:10px;margin-bottom:15px;padding:30px 20px 10px;box-shadow:0 0 5px 3px #9089e252}.mobileBetslip-module__nCYN-q__betDetailsContainer{display:flex}.mobileBetslip-module__nCYN-q__betDetails{flex-direction:column;width:100%;display:flex}.mobileBetslip-module__nCYN-q__betDate{margin-bottom:10px;font-size:10px}.mobileBetslip-module__nCYN-q__betPlayers{color:var(--morado-oscuro);font-size:12px;font-weight:700}.mobileBetslip-module__nCYN-q__selectionHeaderHelpIcon{cursor:pointer}.mobileBetslip-module__nCYN-q__betSelection{align-items:center;display:flex}.mobileBetslip-module__nCYN-q__betSelectionResult{width:50%;color:var(--anaranjado);font-size:12px}.mobileBetslip-module__nCYN-q__betSelectionWinner{width:50%;color:var(--morado-oscuro);justify-content:end;font-size:14px;font-weight:700;display:flex}.mobileBetslip-module__nCYN-q__betChecklist{flex-direction:column;width:100%;margin-bottom:10px;font-size:10px;display:flex}.mobileBetslip-module__nCYN-q__checkbox{margin:0 10px}.mobileBetslip-module__nCYN-q__betCheckout{width:100%}.mobileBetslip-module__nCYN-q__betAmount{color:var(--morado-oscuro);font-size:12px}.mobileBetslip-module__nCYN-q__betWinAmount{color:var(--morado-oscuro);font-size:14px;font-weight:700}.mobileBetslip-module__nCYN-q__buttonContainer{margin:10px}.mobileBetslip-module__nCYN-q__setBetButton{background-color:var(--morado-oscuro);color:#fff;cursor:pointer;border:none;border-radius:15px;width:100%;padding:15px}.mobileBetslip-module__nCYN-q__setBetButton:hover{background-color:var(--anaranjado);transition:background-color .2s ease-in}.mobileBetslip-module__nCYN-q__betDisclaimer{color:var(--mora);background-color:var(--blanco);border-radius:15px;padding:5px 10px;font-size:10px}.mobileBetslip-module__nCYN-q__betConfirmation{width:100%}.mobileBetslip-module__nCYN-q__betConfirmationContainer{margin:0 10px;display:flex}.mobileBetslip-module__nCYN-q__betConfirmationLeft,.mobileBetslip-module__nCYN-q__betConfirmationRight{flex-direction:column;width:50%;display:flex}.mobileBetslip-module__nCYN-q__betConfirmationRight{align-items:end}.mobileBetslip-module__nCYN-q__betConfirmationFirstRow{color:var(--morado-oscuro);margin:0;padding-bottom:10px;font-size:12px}.mobileBetslip-module__nCYN-q__betConfirmationSecondRow{color:var(--morado-oscuro);margin:0;padding-bottom:10px;font-size:14px;font-weight:700}
.mobileMoneyInputComponent-module__wXFxsa__moneyInputContainer{width:100%;margin:10px 0}.mobileMoneyInputComponent-module__wXFxsa__moneyInput{color:#000;border-bottom-right-radius:15px;border-bottom-left-radius:15px;flex-wrap:wrap;justify-content:space-between;align-items:center;margin:0 10px;font-size:14px;font-weight:700;display:flex}.mobileMoneyInputComponent-module__wXFxsa__input{border:2px solid var(--mora);text-align:center;border-radius:15px;width:20%;height:30px;margin-left:15px;margin-right:15px;font-weight:700;box-shadow:0 1px 5px 3px #9089e2bf}.mobileMoneyInputComponent-module__wXFxsa__limitsContainer{color:var(--mora);flex-direction:column;justify-content:center;font-size:12px;display:flex}
.siteLoader-module__-bbLFa__loaderOverlay{background-color:var(--morado-oscuro);z-index:9999;pointer-events:all;opacity:1;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100vw;height:100vh;transition:opacity .3s;display:flex;position:fixed;inset:0}.siteLoader-module__-bbLFa__loaderOverlayHidden{opacity:0;pointer-events:none}.siteLoader-module__-bbLFa__spinner{border:5px solid #ddd;border-top:5px solid var(--anaranjado);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite siteLoader-module__-bbLFa__spin}@keyframes siteLoader-module__-bbLFa__spin{to{transform:rotate(360deg)}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_a869fe2d-module__Nl2jCG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_a869fe2d-module__Nl2jCG__variable{--font-inter:"Inter","Inter Fallback"}
:root{--morado:#4400ce;--morado-azul:#3600a4;--morado-oscuro:#20084f;--morado-claro:#4d0bb5;--morado-oscuro-30-opacity:#20084f4d;--morado-oscuro-fondo:#310c7d;--morado-oscuro-header:#20084f;--mora:#9089e2;--verde:#3cad49;--negro:#212121;--blanco:#fff;--anaranjado:#ff4b00;--anaranjado-rojo:#f43908;--rojo:#ff4343;--amarillo:#ff0;--amarillo-oscuro:#ffb701;--amarillo-fosfo:#c1ff00}body{color:var(--blanco);background:linear-gradient(90deg,#260262,#4d0bb5);margin:0}.main-body{min-height:100vh;padding-top:46px}.btn{cursor:pointer;border:none;border-radius:10px;height:40px;font-size:14px;font-weight:700;transition-duration:.4s}.btnSquare{cursor:pointer;border:none;border-radius:8px;width:fit-content;height:40px;padding:10px 30px;font-size:14px;font-weight:700;transition-duration:.4s}.btn:hover,.btnSquare:hover{box-shadow:0 12px 16px #0000003d,0 17px 50px #00000030}.btnLogin{letter-spacing:.1em;border:2px solid var(--anaranjado);width:153px;height:41px;color:var(--blanco);background-color:#0000}.btnDemo{background-color:var(--mora);width:153px;height:41px;color:var(--morado-oscuro)}.btnLogout{background-color:var(--mora);color:var(--morado-oscuro);width:30%;height:35px;margin-right:20px}.btnCashout{background-color:var(--verde);color:var(--blanco);min-width:25%;height:35px}.btnError{background-color:var(--rojo);color:var(--blanco);min-width:15%}.btnSignup{background-color:var(--amarillo-fosfo);color:var(--morado-oscuro)}.btnSubmitLogin{background-color:var(--morado-oscuro);color:var(--blanco);margin-top:20px}.btnPlayNow{background-color:var(--amarillo-fosfo);color:var(--morado-oscuro)}.alert{margin-top:5px;font-size:14px}.alert-danger{color:red}.flex-100{text-align:center;flex:0 0 100%;margin-top:5px}.imageContainer{width:auto;height:100%;transition:transform .3s,filter .3s;position:relative}.imageContainer img{border-radius:15px;width:auto;height:100%}.swiper-slide-prev .imageContainer,.swiper-slide-next .imageContainer{transform:scale(.9)}.swiper-slide-prev .imageContainer:after,.swiper-slide-next .imageContainer:after{content:"";pointer-events:none;background:linear-gradient(90deg,#310c7de6,#310c7d1a);width:100%;height:100%;position:absolute;top:0;left:0}.swiper-slide-active .imageContainer{filter:none;transform:scale(1)}.swiper-slide.swiper-slide-active{z-index:1}.swiper-button-prev,.swiper-button-next{z-index:10;background-position:50%;background-repeat:no-repeat;background-size:cover;top:50%;transform:translateY(-50%);width:18px!important;height:37px!important;position:absolute!important}.swiper-button-prev{background-image:url(../media/arrow-left.dd63fd73.svg)}.swiper-button-next{background-image:url(../media/arrow-right.55bae582.svg)}.swiper-button-prev:after,.swiper-button-next:after{display:none}span.swiper-pagination-bullet{opacity:1;background-color:#fff;width:13px;height:13px}span.swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;background:#ffc600}.swiper-slide:not(.swiper-slide-prev):not(.swiper-slide-next):not(.swiper-slide-active){opacity:0}.Toastify__toast-container .Toastify__toast-container--top-right{z-index:3}.swiper-element-button-next,.swiper-element-button-prev{z-index:10;cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:contain;width:40px;height:40px;position:absolute;top:45%;transform:translateY(-50%)}.swiper-element-button-prev{background-image:url(../media/arrow-left.dd63fd73.svg);left:10px}.swiper-element-button-next{background-image:url(../media/arrow-right.55bae582.svg);right:10px}.swiper-element-button-prev:after,.swiper-element-button-next:after{display:none}.bm-burger-button{width:36px;height:30px;margin-right:20px;position:relative}.bm-menu-wrap{top:0}.bm-burger-bars{background-color:var(--blanco)}.bm-cross-button{width:24px;height:24px;top:13px!important}.bm-cross{background:#fff}.bm-item-list{color:var(--white);flex-direction:column;width:100%;display:flex}.bm-item{color:var(--white);padding:15px 20px;text-decoration:none;transition:background-color .2s;display:inline-block}.bm-item[href]:hover{background-color:var(--mora)}.bm-overlay{top:0;left:0}.bm-menu{background:var(--morado-oscuro);padding:50px 0;font-size:14px}.menu-header{flex-direction:column;padding:10px 20px;position:absolute;top:0;left:0;display:flex!important}.ReactModal__Content{border:none}@media (max-width:480px){.btn{height:25px;font-size:10px}}@media (max-width:767px){.swiper-button-prev.main-carousel-control,.swiper-button-next.main-carousel-control{display:none}}
@font-face{font-family:songerSemiExpanded;src:url(../media/SONGER_SE_Regular-s.p.58202f84.otf)format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:songerSemiExpanded;src:url(../media/SONGER_SE_Medium-s.p.54abc827.otf)format("opentype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:songerSemiExpanded Fallback;src:local(Arial);ascent-override:67.93%;descent-override:20.13%;line-gap-override:1.84%;size-adjust:147.06%}.songersemiexpanded_eab7b86e-module__LZkaAa__className{font-family:songerSemiExpanded,songerSemiExpanded Fallback}.songersemiexpanded_eab7b86e-module__LZkaAa__variable{--font-songer-se:"songerSemiExpanded","songerSemiExpanded Fallback"}
@font-face{font-family:songerGrotesque;src:url(../media/SONGER_G_Regular-s.p.e70845eb.otf)format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:songerGrotesque;src:url(../media/SONGER_G_Medium-s.p.b227ad7c.otf)format("opentype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:songerGrotesque;src:url(../media/SONGER_G_Bold-s.p.e0c0da09.otf)format("opentype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:songerGrotesque Fallback;src:local(Arial);ascent-override:99.59%;descent-override:28.48%;line-gap-override:2.75%;size-adjust:98.31%}.songergrotesque_cee72d56-module__XVB8Sq__className{font-family:songerGrotesque,songerGrotesque Fallback}.songergrotesque_cee72d56-module__XVB8Sq__variable{--font-songer-g:"songerGrotesque","songerGrotesque Fallback"}
@font-face{font-family:songerCondensed;src:url(../media/SONGER_C_Bold-s.p.0b15f18a.otf)format("opentype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:songerCondensed Fallback;src:local(Arial);ascent-override:105.5%;descent-override:27.71%;line-gap-override:2.98%;size-adjust:93.84%}.songercondensed_1d2b6419-module__B7zehq__className{font-family:songerCondensed,songerCondensed Fallback}.songercondensed_1d2b6419-module__B7zehq__variable{--font-songer-c:"songerCondensed","songerCondensed Fallback"}
