.help-module__hsn-wa__logoContainer{background-color:var(--blanco);color:#000;border-radius:15px;flex-direction:column;margin:10px 20px;padding:10px 40px;display:flex}
.sectionHeader-module__7zIXea__sectionHeaderContainer{background-color:var(--morado-oscuro-30-opacity);border-radius:15px;align-items:center;margin:18px 20px;padding:18px;display:flex}.sectionHeader-module__7zIXea__sectionHeaderSlug{margin-top:15px;margin-right:15px}.sectionHeader-module__7zIXea__sectionHeaderTitleContainer{flex-direction:column;display:flex}.sectionHeader-module__7zIXea__sectionTitle{font-family:var(--font-songer-g);color:var(--blanco);margin-top:0;margin-bottom:3px;font-size:1.125rem;font-weight:700;line-height:18px}.sectionHeader-module__7zIXea__sectionTitleDecoration{background-color:var(--amarillo-fosfo);max-width:43px;height:3px}
.progressBar-module__3-zCya__progressContainer{flex-direction:column;align-items:start;width:100%;margin-bottom:10px;display:flex}.progressBar-module__3-zCya__progressText{color:var(--mora);margin-bottom:10px;font-size:14px;font-weight:700;line-height:21px}.progressBar-module__3-zCya__progressBar{background-color:var(--morado-oscuro);border-radius:5px;width:100%;height:10px;overflow:hidden}.progressBar-module__3-zCya__progressBarFill{background:linear-gradient(90deg,#ff0,#ff4b00);border-radius:5px;height:100%;transition:width .8s cubic-bezier(.68,-.55,.27,1.55);box-shadow:0 0 15px #ffff00b3,0 0 10px #ff4b0080}.progressBar-module__3-zCya__progressBarFill:after{content:"";opacity:.5;background:radial-gradient(circle,#fff3 10%,#0000 10.01%) 0 0/10px 10px;width:100%;height:100%;animation:1.5s infinite progressBar-module__3-zCya__pulse;display:block}@keyframes progressBar-module__3-zCya__pulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}
.accordeonButton-module__nbu59W__tabElement{background-color:var(--blanco);color:var(--morado-oscuro);padding:6px 10px}.accordeonButton-module__nbu59W__tabElement:hover{background-color:var(--gris-claro);cursor:pointer}.accordeonButton-module__nbu59W__tabElementMainText{font-size:.875rem;font-weight:600;line-height:14px}.accordeonButton-module__nbu59W__tabElementSubText{color:var(--anaranjado);font-size:.75rem;font-weight:500;line-height:12px}.accordeonButton-module__nbu59W__active{background-color:var(--gris-claro)}
.accordeon-module__Xl2PnW__tab input{opacity:0;z-index:-1;position:absolute}.accordeon-module__Xl2PnW__tabContent{background-color:var(--blanco);max-height:0;transition:all .35s;overflow:hidden}.accordeon-module__Xl2PnW__tab input:checked~.accordeon-module__Xl2PnW__tabContent{max-height:100rem}.accordeon-module__Xl2PnW__accordion{color:var(--blanco);background-color:var(--morado-oscuro);border-radius:10px;margin-bottom:10px;overflow:hidden}.accordeon-module__Xl2PnW__tabLabel,.accordeon-module__Xl2PnW__tabClose{color:#fff;cursor:pointer;display:flex}.accordeon-module__Xl2PnW__tabLabel{justify-content:space-between;padding:14px 10px;font-size:.938rem;font-weight:700;line-height:17px}.accordeon-module__Xl2PnW__tabLabel:after{content:"❯";text-align:center;transition:all .35s;transform:rotate(90deg)}.accordeon-module__Xl2PnW__tab input:checked+.accordeon-module__Xl2PnW__tabLabel:after{transform:rotate(270deg)}.accordeon-module__Xl2PnW__tabContent p{margin:0 0 3px}.accordeon-module__Xl2PnW__tabClose{justify-content:flex-end;padding:.5rem 1rem;font-size:.75rem}
.breadcrumbsComponent-module__RTFeDW__breadcrumbs{font-family:var(--font-songer-g);background-color:var(--morado-oscuro);border-radius:10px;justify-content:center;align-items:center;margin-bottom:10px;padding:14px 10px;font-size:1rem;font-weight:700;line-height:17px;display:flex;position:relative}.breadcrumbsComponent-module__RTFeDW__breadcrumbsBackButtonContainer{position:absolute;left:20px}.breadcrumbsComponent-module__RTFeDW__breadcrumbsBackButton{background-color:#0000;border:none;width:25px;height:25px}.breadcrumbsComponent-module__RTFeDW__breadcrumbsBackButtonImg{object-fit:contain;width:100%}.breadcrumbsComponent-module__RTFeDW__breadcrumbTitleSK{display:flex}.breadcrumbsComponent-module__RTFeDW__breadcrumbTitleSkeleton{color:#d3d3d3;background-color:#d3d3d3;border-radius:5px;min-width:50px;min-height:20px;display:inline-block}.breadcrumbsComponent-module__RTFeDW__skeleton{overflow:hidden}.breadcrumbsComponent-module__RTFeDW__skeleton:empty{background:#eee;margin:0 10px;position:relative}.breadcrumbsComponent-module__RTFeDW__skeleton:empty:before{content:"";background-image:linear-gradient(90deg,#eee 0,#fff6 100px,#eee 200px);background-repeat:repeat-x;width:200px;height:100%;animation:1s infinite breadcrumbsComponent-module__RTFeDW__shine;position:absolute;left:-400px}@keyframes breadcrumbsComponent-module__RTFeDW__shine{0%{left:-400px}to{left:600px}}
.moneyInputComponent-module__2uN8Aq__moneyInputContainer{z-index:1;border-radius:15px;flex-direction:column;margin-bottom:10px;transition:box-shadow .3s ease-in-out;display:flex;position:sticky;top:65px}.moneyInputComponent-module__2uN8Aq__stickyShadow{box-shadow:0px 4px 10px var(--mora)}.moneyInputComponent-module__2uN8Aq__moneyInputHeader{background-color:var(--morado-oscuro);color:var(--amarillo-fosfo);border-top-left-radius:15px;border-top-right-radius:15px;justify-content:center;align-items:center;padding:14px 0;font-size:1rem;font-weight:700;line-height:16px;display:flex}.moneyInputComponent-module__2uN8Aq__moneyInput{background-color:var(--blanco);color:var(--morado-oscuro);border-bottom-right-radius:15px;border-bottom-left-radius:15px;flex-wrap:wrap;justify-content:center;align-items:center;padding:7px 0;font-size:.875rem;font-weight:700;line-height:14px;display:flex}.moneyInputComponent-module__2uN8Aq__input{border:2px solid var(--mora);color:var(--morado-oscuro);text-align:center;-moz-appearance:textfield;border-radius:10px;height:30px;margin-left:15px;margin-right:15px;padding:0;font-size:1rem;font-weight:700;line-height:16px;box-shadow:0 1px 5px 3px #9089e2bf}.moneyInputComponent-module__2uN8Aq__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.moneyInputComponent-module__2uN8Aq__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.moneyInputComponent-module__2uN8Aq__limitsContainer{color:var(--morado-oscuro);flex-direction:column;justify-content:center;font-size:.75rem;font-weight:500;line-height:12px;display:flex}@media (min-width:481px) and (max-width:768px){.moneyInputComponent-module__2uN8Aq__moneyInput{position:initial}}@media (max-width:480px){.moneyInputComponent-module__2uN8Aq__moneyInput{flex-wrap:nowrap}.moneyInputComponent-module__2uN8Aq__input{width:20%;height:28px;margin:0 10px;padding:6px 0}}
.gamesComponent-module__MlH5qW__gameContainer{border-radius:15px;flex-direction:column;margin-bottom:20px;display:flex}.gamesComponent-module__MlH5qW__gameDateContainer{background-color:var(--morado-oscuro);border-top-left-radius:15px;border-top-right-radius:15px;justify-content:center;padding:10px 20px;display:flex}.gamesComponent-module__MlH5qW__gameBodyContainer{background-color:var(--blanco);color:#000;border-bottom-right-radius:15px;border-bottom-left-radius:15px;flex-direction:column;justify-content:center;align-items:center;padding:10px 20px;display:flex}.gamesComponent-module__MlH5qW__gameBodyTitle,.gamesComponent-module__MlH5qW__gameBodyLabel,.gamesComponent-module__MlH5qW__gameDate{margin:0}.gamesComponent-module__MlH5qW__gameBodyTitle{color:var(--morado-oscuro);margin-bottom:10px;font-size:18px}.gamesComponent-module__MlH5qW__gameBodyLabel{color:var(--anaranjado)}.gamesComponent-module__MlH5qW__gameBody{flex-wrap:wrap;justify-content:center;gap:20px;width:100%;display:flex}.gamesComponent-module__MlH5qW__gameSelection{flex-direction:column;flex:0 0 24%;align-items:center;display:flex}.gamesComponent-module__MlH5qW__gameSelectionLabel{color:var(--morado-oscuro);white-space:nowrap}.gamesComponent-module__MlH5qW__gameSelectionButton{width:100%;color:var(--blanco);background-color:var(--morado-oscuro);cursor:pointer;border:none;border-radius:15px;padding:20px 0}.gamesComponent-module__MlH5qW__gameSelectionButton:hover{background-color:var(--anaranjado);transition:background-color .2s ease-in}.gamesComponent-module__MlH5qW__gameDateSkeleton{color:#d3d3d3;background-color:#d3d3d3;border-radius:5px;min-width:100px;min-height:20px}.gamesComponent-module__MlH5qW__gameBodyTitleSkeleton{color:#d3d3d3;background-color:#d3d3d3;border-radius:5px;min-width:200px;min-height:23px}.gamesComponent-module__MlH5qW__gameBodyLabelSkeleton{color:#d3d3d3;background-color:#d3d3d3;border-radius:5px;min-width:180px;min-height:23px}.gamesComponent-module__MlH5qW__gameSelectionLabelSkeleton{color:#d3d3d3;background-color:#d3d3d3;border-radius:5px;min-width:60px;min-height:21px}.gamesComponent-module__MlH5qW__gameSelectionButtonSkeleton{color:#d3d3d3;background-color:#d3d3d3;min-height:56px}.gamesComponent-module__MlH5qW__gameSelectionButtonSkeleton:hover{background-color:#d3d3d3}.gamesComponent-module__MlH5qW__skeleton{overflow:hidden}.gamesComponent-module__MlH5qW__skeleton:empty{background:#eee;position:relative}.gamesComponent-module__MlH5qW__skeleton:empty:before{content:"";background-image:linear-gradient(90deg,#eee 0,#fff6 100px,#eee 200px);background-repeat:repeat-x;width:200px;height:100%;animation:1s infinite gamesComponent-module__MlH5qW__shine;position:absolute;left:-400px}@keyframes gamesComponent-module__MlH5qW__shine{0%{left:-400px}to{left:600px}}@media (min-width:481px) and (max-width:768px){.gamesComponent-module__MlH5qW__gameSelection{flex:0 0 30%}}
.gamesAccordeonComponent-module__4qoe1q__tab input{opacity:0;z-index:-1;position:absolute}.gamesAccordeonComponent-module__4qoe1q__tabContent{background-color:var(--blanco);color:var(--morado-oscuro);opacity:0;visibility:hidden;max-height:0;transition:max-height .35s ease-in-out,opacity .35s ease-in-out,transform .35s ease-in-out,visibility .35s;overflow:hidden;transform:translateY(-10px)}.gamesAccordeonComponent-module__4qoe1q__tab input:checked~.gamesAccordeonComponent-module__4qoe1q__tabContent{opacity:1;visibility:visible;max-height:100rem;transform:translateY(0)}.gamesAccordeonComponent-module__4qoe1q__accordion{color:var(--blanco);background-color:var(--morado-oscuro);border-radius:15px;margin-bottom:10px;overflow:hidden}.gamesAccordeonComponent-module__4qoe1q__tabLabel{color:#fff;cursor:pointer;justify-content:center;align-items:center;padding:14px 0;font-size:.875rem;font-weight:600;line-height:20px;display:flex;position:relative}.gamesAccordeonComponent-module__4qoe1q__tabLabel:after{content:"❯";text-align:center;transition:transform .35s ease-in-out;position:absolute;right:16px;transform:rotate(90deg)}.gamesAccordeonComponent-module__4qoe1q__tab input:checked+.gamesAccordeonComponent-module__4qoe1q__tabLabel:after{transform:rotate(270deg)}.gamesAccordeonComponent-module__4qoe1q__tabContent p{margin:0;padding:0 16px 5px;font-size:13px;font-weight:600;line-height:19px}.gamesAccordeonComponent-module__4qoe1q__tabContent i{margin-bottom:3px;font-size:.75rem;line-height:12px}.gamesAccordeonComponent-module__4qoe1q__tab input:not(:checked)+.gamesAccordeonComponent-module__4qoe1q__tabLabel:hover:after{animation:.5s infinite gamesAccordeonComponent-module__4qoe1q__bounce}.gamesAccordeonComponent-module__4qoe1q__dateEventContainer{border-bottom:1px solid var(--morado-oscuro);flex-direction:column;justify-content:center;align-items:center;padding:10px 14px;display:flex}.gamesAccordeonComponent-module__4qoe1q__dateEventContainer p{padding-bottom:0;font-size:.875rem;font-weight:600;line-height:14px}.gamesAccordeonComponent-module__4qoe1q__dateEventContainer b{font-size:.875rem;line-height:14px}.gamesAccordeonComponent-module__4qoe1q__dateEventResultsText{color:var(--anaranjado);text-align:center;margin-top:5px!important;font-size:.813rem!important}.gamesAccordeonComponent-module__4qoe1q__gameSelectionContainer{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));justify-content:center;gap:30px;width:100%;display:grid}.gamesAccordeonComponent-module__4qoe1q__gameSelection{text-align:center;border-radius:8px;flex-direction:column;flex:1;justify-content:end;align-items:center;min-height:50px;display:flex}.gamesAccordeonComponent-module__4qoe1q__gameSelectionButton{width:100%;color:var(--blanco);background-color:var(--morado-azul);cursor:pointer;border:none;border-radius:15px;max-height:50px;margin-top:4px;padding:10px 0;font-size:.938rem;font-weight:600;line-height:21px}.gamesAccordeonComponent-module__4qoe1q__gameSelectionButton:hover{background-color:var(--anaranjado);transition:background-color .2s ease-in}.gamesAccordeonComponent-module__4qoe1q__gameSelectionButton.gamesAccordeonComponent-module__4qoe1q__selected{background-color:var(--anaranjado)}.gamesAccordeonComponent-module__4qoe1q__selectedButton{background-color:var(--anaranjado)!important}.gamesAccordeonComponent-module__4qoe1q__messageContainer{background-color:var(--morado-oscuro);text-align:center;color:var(--mora);border-radius:15px;align-items:center;margin-bottom:20px;padding:13px 0;font-size:16px;font-weight:700;line-height:21px}.gamesAccordeonComponent-module__4qoe1q__buttonDisabled{background-color:var(--disabled);cursor:not-allowed;font-style:italic;font-weight:400}.gamesAccordeonComponent-module__4qoe1q__buttonDisabled:hover{background-color:var(--disabled)}@keyframes gamesAccordeonComponent-module__4qoe1q__bounce{25%{transform:rotate(90deg)translate(.25rem)}75%{transform:rotate(90deg)translate(-.25rem)}}
.betslipComponent-module__sVpT8q__betslipContainer,.betslipComponent-module__sVpT8q__betslipContainerBody,.betslipComponent-module__sVpT8q__betslipResume,.betslipComponent-module__sVpT8q__betslipContainerBodyHeader,.betslipComponent-module__sVpT8q__betChecklist,.betslipComponent-module__sVpT8q__betCheckout,.betslipComponent-module__sVpT8q__betConfirmationInfo,.betslipComponent-module__sVpT8q__betConfirmation{box-sizing:border-box;width:100%}.betslipComponent-module__sVpT8q__betslipContainer{border-radius:15px;flex-direction:column;display:flex}.betslipComponent-module__sVpT8q__betslipContainerHeader{background-color:var(--morado-oscuro);border-top-left-radius:15px;border-top-right-radius:15px;align-items:center;padding:15px;display:flex}.betslipComponent-module__sVpT8q__betslipContainerBody{color:#000;background-color:#f4f2f9;border-bottom-right-radius:15px;border-bottom-left-radius:15px;flex-direction:column;justify-content:center;align-items:center;display:flex}.betslipComponent-module__sVpT8q__betslipContainerEmpty{color:var(--morado-oscuro);text-align:center;flex-direction:column;justify-content:center;align-items:center;width:80%;padding:100px 0;font-size:12px;display:flex}.betslipComponent-module__sVpT8q__betslipContainerEmptyIcon{width:40%;margin-bottom:20px}.betslipComponent-module__sVpT8q__betslipResume{background-color:var(--amarillo-fosfo);border-bottom:1px solid var(--morado-oscuro);color:var(--morado-oscuro);box-sizing:border-box;width:100%;padding:7px 12px;display:flex}.betslipComponent-module__sVpT8q__betslipResumeLeft,.betslipComponent-module__sVpT8q__betslipResumeRight{flex-direction:column;width:50%;display:flex}.betslipComponent-module__sVpT8q__betslipResumeRight{align-items:end}.betslipComponent-module__sVpT8q__betslipResumeSemiBold{font-size:.75rem;font-weight:600;line-height:17px}.betslipComponent-module__sVpT8q__betslipResumeBold{font-size:.875rem;font-weight:700;line-height:17px}.betslipComponent-module__sVpT8q__betslipContainerBodyHeader{padding:10px 12px 0;display:flex}.betslipComponent-module__sVpT8q__betslipContainerBodyHeader p{margin:0}.betslipComponent-module__sVpT8q__betslipDeleteContainer,.betslipComponent-module__sVpT8q__betslipHeader{width:50%;display:flex}.betslipComponent-module__sVpT8q__betslipHeaderTitle{color:var(--morado-oscuro);font-size:1rem;font-weight:600;line-height:22.4pt}.betslipComponent-module__sVpT8q__betslipDeleteContainer{justify-content:end;align-items:center}.betslipComponent-module__sVpT8q__betslipDelete{cursor:pointer;font-size:.625rem;line-height:14px;text-decoration:underline}.betslipComponent-module__sVpT8q__betList{width:100%;max-height:100vh;overflow:auto}.betslipComponent-module__sVpT8q__bet{background-color:var(--gris-claro);border-radius:10px;margin:10px 0;padding:12px;box-shadow:0 0 5px 3px #9089e252}.betslipComponent-module__sVpT8q__betDetailsContainer{margin-bottom:12px;display:flex}.betslipComponent-module__sVpT8q__betDetails{flex-direction:column;width:100%;display:flex}.betslipComponent-module__sVpT8q__betDate{font-size:.688rem;line-height:20px}.betslipComponent-module__sVpT8q__betPlayers{color:var(--morado-oscuro);font-size:.75rem;font-weight:700;line-height:14px}.betslipComponent-module__sVpT8q__selectionHeaderHelpIcon{cursor:pointer}.betslipComponent-module__sVpT8q__betSelection{align-items:center;display:flex}.betslipComponent-module__sVpT8q__betSelection p{margin:0}.betslipComponent-module__sVpT8q__betSelectionResult{width:50%;color:var(--anaranjado);font-size:.75rem;line-height:20px}.betslipComponent-module__sVpT8q__betSelectionWinner{width:50%;color:var(--morado-oscuro);justify-content:end;font-size:.875rem;font-weight:700;line-height:14px;display:flex}.betslipComponent-module__sVpT8q__betChecklist{color:var(--morado-oscuro);flex-direction:column;margin-bottom:10px;padding:0 12px;font-size:.688rem;line-height:16px;display:flex}.betslipComponent-module__sVpT8q__checkbox{align-items:flex-start;display:flex}.betslipComponent-module__sVpT8q__checkbox input{appearance:none;border:2px solid var(--mora);cursor:pointer;background-color:#0000;border-radius:4px;width:20px;min-width:20px;height:20px;margin:0 5px 0 0;position:relative}.betslipComponent-module__sVpT8q__checkbox input:checked{background-color:#0000}.betslipComponent-module__sVpT8q__checkbox input:checked:after{content:"✔";color:var(--morado-oscuro);font-size:14px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.betslipComponent-module__sVpT8q__betCheckout{padding:10px 20px}.betslipComponent-module__sVpT8q__betAmount{color:var(--morado-oscuro);font-size:12px}.betslipComponent-module__sVpT8q__betWinAmount{color:var(--morado-oscuro);font-size:14px;font-weight:700}.betslipComponent-module__sVpT8q__setBetButton{background-color:var(--morado-oscuro);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;margin-bottom:8px;padding:15px 0;font-size:16px;font-weight:700;line-height:17px}.betslipComponent-module__sVpT8q__setBetButton:hover{background-color:var(--anaranjado);transition:background-color .2s ease-in}.betslipComponent-module__sVpT8q__betConfirmationInfo{flex-direction:column;padding:0 20px;display:flex}.betslipComponent-module__sVpT8q__betConfirmationTitle{color:var(--morado-oscuro);font-size:1rem;font-weight:600;line-height:22px}.betslipComponent-module__sVpT8q__betConfirmationInput{flex-direction:column;display:flex}.betslipComponent-module__sVpT8q__betInputLabel{color:var(--morado-oscuro);margin:10px 0;font-size:12px}.betslipComponent-module__sVpT8q__betInput{border:2px solid var(--morado-oscuro);border-radius:15px;width:80%;height:40px}.betslipComponent-module__sVpT8q__betConfirmationLabel{color:var(--morado-oscuro);font-size:11px}.betslipComponent-module__sVpT8q__betConfirmation{width:100%;margin-bottom:10px}.betslipComponent-module__sVpT8q__betConfirmationContainer{border-radius:10px;padding:14px 12px;display:flex;box-shadow:0 0 5px 3px #9089e252}.betslipComponent-module__sVpT8q__betConfirmationLeft,.betslipComponent-module__sVpT8q__betConfirmationRight{flex-direction:column;width:50%;display:flex}.betslipComponent-module__sVpT8q__betConfirmationRight{align-items:end}.betslipComponent-module__sVpT8q__betConfirmationFirstRow{color:var(--morado-oscuro);margin:0;padding-bottom:10px;font-size:.75rem;font-weight:500;line-height:17px}.betslipComponent-module__sVpT8q__betConfirmationSecondRow{color:var(--morado-oscuro);margin:0;font-size:.875rem;font-weight:700;line-height:20px}.betslipComponent-module__sVpT8q__betError{background-color:var(--rojo);color:var(--blanco);border-radius:15px;justify-content:center;align-items:center;gap:5px;margin:0 20px;padding:5px 10px;font-size:10px;display:flex}.betslipComponent-module__sVpT8q__betErrorContainer{width:100%;margin-top:10px}.betslipComponent-module__sVpT8q__betButtonDisabled{cursor:not-allowed;background-color:gray}.betslipComponent-module__sVpT8q__betButtonDisabled:hover{background-color:gray}
.modal-module__SelW0a__modalOverlay{z-index:2;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-module__SelW0a__modalWrapper{background-color:var(--blanco);color:#000;border-radius:50px;width:60%;height:auto;position:relative;overflow:hidden}.modal-module__SelW0a__modalBody{flex-direction:row;display:flex}.modal-module__SelW0a__modalBody .modal-module__SelW0a__modalLogo,.modal-module__SelW0a__modalBody .modal-module__SelW0a__modalForm{box-sizing:border-box;width:50%;padding:40px}.modal-module__SelW0a__modalBody .modal-module__SelW0a__modalLogo{background-color:var(--morado);justify-content:center;align-items:center;display:flex}.modal-module__SelW0a__modalSpacing{box-sizing:border-box;padding:35px 40px 40px}.modal-module__SelW0a__modalBodyContainerSignup{gap:30px;padding-top:20px;display:flex}.modal-module__SelW0a__modalColumn{box-sizing:border-box;flex-direction:column;gap:15px;width:50%;display:flex}.modal-module__SelW0a__modalInputContainer{flex-direction:column;display:flex}.modal-module__SelW0a__dateContainer{box-sizing:border-box;grid-template-columns:repeat(3,1fr);gap:10px;width:100%;display:grid}.modal-module__SelW0a__modalDateInput{border:1px solid var(--anaranjado);background-color:var(--blanco);-moz-appearance:none;box-sizing:border-box;border-radius:8px;width:100%;padding:10px;font-size:14px}.modal-module__SelW0a__errorText{color:var(--rojo);margin-top:4px;font-size:12px}.modal-module__SelW0a__submitButton{background-color:var(--anaranjado);width:100%;color:var(--blanco);cursor:pointer;text-align:center;border:none;border-radius:8px;margin-top:30px;padding:12px 16px;font-size:14px;font-weight:700}.modal-module__SelW0a__submitButton:disabled{opacity:.7;cursor:not-allowed}.modal-module__SelW0a__submitButton:hover:enabled{filter:brightness(1.05)}.modal-module__SelW0a__modalBodyContainerCashOut{color:var(--morado-oscuro);flex-direction:column;align-items:center;padding:70px 70px 25px;display:flex}.modal-module__SelW0a__modalBodyContainer{padding:35px 116px}.modal-module__SelW0a__modalGameBodyContainer{width:100%;height:calc(100% - 91px);margin-top:91px}.modal-module__SelW0a__modalGameDemoBodyContainer{width:100%;height:calc(100% - 69px);margin-top:69px}.modal-module__SelW0a__gameIframe{border:none;width:100%;height:100%}.modal-module__SelW0a__modalBodyTitleBlue{font-family:var(--font-songer-g);color:var(--morado-oscuro);font-size:18px;font-weight:700}.modal-module__SelW0a__modalBodyTitleBlue:after{content:" ";background-color:var(--anaranjado);max-width:37px;height:2px;display:block}.modal-module__SelW0a__modalBlueText{margin-bottom:10px;font-size:16px}.modal-module__SelW0a__modalBodyTitle{font-family:var(--font-songer-g);color:var(--negro);font-size:20px;font-weight:700}.modal-module__SelW0a__modalBodyTitle:after{content:" ";background-color:var(--anaranjado);max-width:37px;height:2px;display:block}.modal-module__SelW0a__modalBodyText{color:var(--negro);font-size:16px}.modal-module__SelW0a__modalCloseButton{justify-content:end;width:96%;padding:20px 0;display:flex;position:absolute}.modal-module__SelW0a__modalCloseButton .modal-module__SelW0a__closeButton{cursor:pointer;background-color:#0000;border:none;font-size:24px;font-weight:700}.modal-module__SelW0a__modalCloseGameButton{background-color:var(--morado-oscuro);justify-content:end;width:100%;padding:20px 0;display:flex;position:absolute}.modal-module__SelW0a__modalCloseGameButton .modal-module__SelW0a__closeButton{cursor:pointer;background-color:#0000;border:none;font-size:24px;font-weight:700}.modal-module__SelW0a__modalCloseButtonBlue{background-color:var(--morado-oscuro);border:1px solid var(--morado-oscuro);justify-content:space-between;align-items:center;width:100%;padding:10px 0;display:flex;position:absolute}.modal-module__SelW0a__withdrawalInfo{color:var(--morado-oscuro);background-color:#f1f0fb;border-bottom-right-radius:15px;border-bottom-left-radius:15px;flex-direction:column;justify-content:center;display:flex}.modal-module__SelW0a__withdrawalBodyColumns{width:100%;display:flex}.modal-module__SelW0a__withdrawalBodyColumnLeft,.modal-module__SelW0a__withdrawalBodyColumnRight{flex-direction:column;gap:10px;width:50%;display:flex}.modal-module__SelW0a__withdrawalBodyColumnRight{align-items:end}.modal-module__SelW0a__withdrawalBodyStatusElement{background-color:var(--blanco);border-radius:15px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:10px;padding:10px 20px;display:flex}.modal-module__SelW0a__withdrawalBodyTitle{margin-bottom:10px;font-size:16px}.modal-module__SelW0a__withdrawalBodyText{margin:0;font-size:14px}.modal-module__SelW0a__withdrawalInfoTitle{background-color:var(--morado-oscuro);border:1px solid var(--morado-oscuro);width:100%;color:var(--blanco);justify-content:space-between;align-items:center;padding:10px 0;display:flex}.modal-module__SelW0a__withdrawalInfoContainer{color:var(--morado-oscuro);flex-direction:column;align-items:center;display:flex}.modal-module__SelW0a__closeButtonTitle{font-family:var(--font-songer-g);text-align:center;flex-grow:1;justify-content:center;margin:0 auto 0 15px;font-size:14px;display:flex}.modal-module__SelW0a__closeButton{color:var(--blanco);cursor:pointer;background-color:#0000;border:none;margin-left:auto;margin-right:15px;font-size:24px;font-weight:700}.modal-module__SelW0a__modalBlueInput{border:1px solid var(--morado-oscuro);border-radius:8px;width:75%;margin-bottom:15px;padding:10px;font-size:14px}.modal-module__SelW0a__btnWidth{width:40%}.modal-module__SelW0a__btnCenter{justify-content:center;align-items:center;display:flex}.modal-module__SelW0a__cashoutForm{flex-direction:column;align-items:center;display:flex}.modal-module__SelW0a__loginForm{color:var(--negro);flex-direction:column;font-size:14px;display:flex}.modal-module__SelW0a__loginFormLabel{color:var(--negro);padding:10px 0;font-size:14px;font-weight:700}.modal-module__SelW0a__loginInput{border:1px solid var(--anaranjado);-moz-appearance:textfield;box-sizing:border-box;border-radius:8px;width:100%;padding:10px;font-size:14px}.modal-module__SelW0a__loginInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.modal-module__SelW0a__loginInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.modal-module__SelW0a__loginFormRecovery{color:var(--morado);padding-top:20px;font-size:14px;text-decoration:none}.modal-module__SelW0a__loginFormRegister{color:var(--anaranjado);cursor:pointer;text-decoration:underline}.modal-module__SelW0a__textHighlight{color:var(--anaranjado)}.modal-module__SelW0a__errorMessage{color:var(--rojo);text-align:center;padding:2rem;font-size:1.2rem}.modal-module__SelW0a__titleDecoration{background-color:var(--amarillo-fosfo);max-width:42px;height:3px}.modal-module__SelW0a__spinnerLogin{border:2px solid #ddd;border-top:2px solid var(--anaranjado);border-radius:50%;width:10px;height:10px;animation:.8s linear infinite modal-module__SelW0a__spin}@keyframes modal-module__SelW0a__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.modal-module__SelW0a__modalBodyContainerSignup{flex-direction:column}}
.infoModal-module__Aoivoa__modalCloseButtonContainer{background-color:var(--morado-oscuro);justify-content:end;width:100%;padding:20px 0;display:flex}.infoModal-module__Aoivoa__modalCloseButtonContainer .infoModal-module__Aoivoa__closeButton{color:var(--blanco);cursor:pointer;background-color:#0000;border:none;margin-right:10px;font-size:24px;font-weight:700}.infoModal-module__Aoivoa__modalBodyContainer{background-color:var(--blanco);color:var(--morado-oscuro);justify-content:center;align-items:center;padding:20px 0;display:flex}
.withdrawalConfirmationModal-module__7hH8iW__modalOverlay{z-index:9999;background:#00000073;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.withdrawalConfirmationModal-module__7hH8iW__modalContainer{background:var(--blanco);border-radius:16px;width:100%;max-width:460px;padding:28px 24px;box-shadow:0 12px 30px #0000002e}.withdrawalConfirmationModal-module__7hH8iW__modalTitle{color:var(--morado-oscuro);text-align:center;margin:0 0 12px;font-size:20px;font-weight:700}.withdrawalConfirmationModal-module__7hH8iW__modalText{color:var(--morado-oscuro);text-align:center;margin:0 0 14px;font-size:16px;font-weight:500;line-height:1.4}.withdrawalConfirmationModal-module__7hH8iW__modalAmount{color:var(--anaranjado);text-align:center;margin:0 0 24px;font-size:20px;font-weight:800}.withdrawalConfirmationModal-module__7hH8iW__modalActions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.withdrawalConfirmationModal-module__7hH8iW__cancelButton{background:var(--morado-oscuro);color:var(--blanco);cursor:pointer;border:none;border-radius:10px;padding:14px 24px;font-weight:600}.withdrawalConfirmationModal-module__7hH8iW__confirmButton{background:var(--anaranjado);color:var(--blanco);cursor:pointer;border:none;border-radius:10px;padding:14px 24px;font-weight:600}.withdrawalConfirmationModal-module__7hH8iW__cancelButton:disabled,.withdrawalConfirmationModal-module__7hH8iW__confirmButton:disabled{opacity:.6;cursor:not-allowed}
.pageLoader-module__BC5jRa__pageLoaderContainer{flex-direction:column;justify-content:center;align-items:center;padding:40px 0;display:flex}.pageLoader-module__BC5jRa__pageLoaderText{color:var(--mora);font-size:16px}.pageLoader-module__BC5jRa__pageLoader{box-sizing:border-box;background:linear-gradient(#ff3d00 0%,#ff3d0033 67%);border-radius:50%;width:48px;height:48px;animation:1s linear infinite pageLoader-module__BC5jRa__rotation;display:inline-block;position:relative}.pageLoader-module__BC5jRa__pageLoader:after{content:"";box-sizing:border-box;background:var(--morado-oscuro-fondo);border-radius:50%;width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pageLoader-module__BC5jRa__pLWhite{box-sizing:border-box;background:linear-gradient(#ff3d00 0%,#ff3d0033 67%);border-radius:50%;width:48px;height:48px;animation:1s linear infinite pageLoader-module__BC5jRa__rotation;display:inline-block;position:relative}.pageLoader-module__BC5jRa__pLWhite:after{content:"";box-sizing:border-box;background:var(--blanco);border-radius:50%;width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes pageLoader-module__BC5jRa__rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.errorScreen-module__dFFd6W__errorScreenContainer{background-color:var(--morado-oscuro);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:352px;margin:20px;display:flex}.errorScreen-module__dFFd6W__errorScreenTitle{color:var(--blanco);flex-direction:column;width:90%;margin:0 0 10px;font-size:32px;font-weight:700;display:flex}.errorScreen-module__dFFd6W__errorScreenTitle:after{content:" ";background-color:var(--anaranjado);max-width:10%;height:10px;margin-top:10px}.errorScreen-module__dFFd6W__errorScreenBody{color:var(--blanco);flex-direction:column;width:90%;display:flex}
.errorPage-module__obx7zq__errorScreenContainer{background-color:var(--morado-oscuro);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}.errorPage-module__obx7zq__errorScreenTitle{color:var(--blanco);flex-direction:column;width:90%;font-size:32px;font-weight:700;display:flex}.errorPage-module__obx7zq__errorScreenTitle:after{content:" ";background-color:var(--anaranjado);max-width:10%;height:10px;margin-top:10px}.errorPage-module__obx7zq__errorScreenBody{color:var(--blanco);width:90%;font-size:18px}.errorPage-module__obx7zq__errorScreenLogoContainer{align-items:start;width:94%;display:flex}
@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"}
.mainCarousel-module__Mcfi7G__carouselWrapper{width:100%;padding:20px 0 30px;position:relative}.mainCarousel-module__Mcfi7G__embla{width:100%;overflow:hidden}.mainCarousel-module__Mcfi7G__emblaContainer{display:flex}.mainCarousel-module__Mcfi7G__emblaSlide{flex:0 0 100%;justify-content:center;min-width:0;display:flex}.mainCarousel-module__Mcfi7G__image{object-fit:cover;width:70%;height:auto;display:block}.mainCarousel-module__Mcfi7G__dots{justify-content:center;align-items:center;gap:14px;margin-top:20px;display:flex}.mainCarousel-module__Mcfi7G__dot{cursor:pointer;background:#fff6;border:none;border-radius:50%;width:14px;height:14px;padding:0;transition:all .2s}.mainCarousel-module__Mcfi7G__activeDot{background:#fff}@media (max-width:1024px){.mainCarousel-module__Mcfi7G__dots{gap:12px}.mainCarousel-module__Mcfi7G__dot{width:12px;height:12px}}@media (max-width:767px){.mainCarousel-module__Mcfi7G__carouselWrapper{padding:10px 0}.mainCarousel-module__Mcfi7G__dots{gap:10px;margin-top:16px}.mainCarousel-module__Mcfi7G__dot{width:10px;height:10px}}
.siteSections-module__10pqBq__gridContainer{flex-wrap:wrap;gap:20px;margin:0 20px;display:flex}.siteSections-module__10pqBq__gridItemLink{flex:calc(25% - 20px);text-decoration:none}.siteSections-module__10pqBq__gridItem{box-sizing:border-box;text-align:center;text-transform:uppercase;border-radius:15px;justify-content:center;align-items:center;height:210px;font-size:24px;font-weight:700;transition:box-shadow .3s;display:flex;box-shadow:0 4px 15px #0000004d}.siteSections-module__10pqBq__gridItem:hover{box-shadow:0 8px 20px #0000004d}.siteSections-module__10pqBq__nuestrasSeccionesImg{object-fit:fill;border-radius:15px;width:100%;height:100%}@media (max-width:768px){.siteSections-module__10pqBq__gridItemLink{flex:calc(50% - 10px)}}
.withdrawalResultModal-module__JIqcNa__modalOverlay{z-index:9999;background:#00000073;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.withdrawalResultModal-module__JIqcNa__modalContainer{background:var(--blanco);text-align:center;border-radius:16px;width:100%;max-width:460px;padding:28px 24px;box-shadow:0 12px 30px #0000002e}.withdrawalResultModal-module__JIqcNa__successTitle,.withdrawalResultModal-module__JIqcNa__errorTitle{margin:0 0 12px;font-size:20px;font-weight:800}.withdrawalResultModal-module__JIqcNa__successTitle{color:var(--mora)}.withdrawalResultModal-module__JIqcNa__errorTitle{color:var(--anaranjado)}.withdrawalResultModal-module__JIqcNa__modalText{color:var(--morado-oscuro);margin:0 0 24px;font-size:16px;font-weight:500;line-height:1.4}.withdrawalResultModal-module__JIqcNa__confirmButton{background:var(--anaranjado);color:var(--blanco);cursor:pointer;border:none;border-radius:10px;padding:14px 24px;font-weight:700}
.page-module__hqQN-W__ticketContainer{flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex}.page-module__hqQN-W__ticketNumberContainer{width:50%;color:var(--mora);background-color:var(--morado-oscuro);border-radius:15px;justify-content:center;align-items:center;margin-bottom:10px;display:flex}.page-module__hqQN-W__ticketStatusContainer{flex-direction:column;justify-content:center;align-items:center;width:50%;margin-bottom:10px;display:flex}.page-module__hqQN-W__ticketStatusHeader{width:100%;color:var(--mora);background-color:var(--morado-oscuro);border-top-left-radius:15px;border-top-right-radius:15px;justify-content:center;align-items:center;display:flex}.page-module__hqQN-W__ticketStatusBody{width:100%;color:var(--morado-oscuro);background-color:var(--blanco);border-bottom-right-radius:15px;border-bottom-left-radius:15px;justify-content:center;align-items:center;display:flex}.page-module__hqQN-W__ticketStatus{text-align:center;border-radius:15px;width:30%;margin:15px 0;font-size:14px;font-weight:700}.page-module__hqQN-W__ticketStatus p{margin:7px}.page-module__hqQN-W__cashInfoContainer{color:var(--blanco);background-color:var(--morado-oscuro);border-radius:15px;padding:10px;font-size:14px}.page-module__hqQN-W__cashInfoTitle{font-size:18px;font-weight:700}.page-module__hqQN-W__tab input{opacity:0;z-index:-1;position:absolute}.page-module__hqQN-W__tabContent{background-color:var(--blanco);max-height:0;color:var(--morado-oscuro);transition:all .35s;overflow:hidden}.page-module__hqQN-W__tabContentElement{border-radius:15px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:10px;padding:10px;display:flex;box-shadow:0 0 5px 3px #9089e252}.page-module__hqQN-W__tabContent div:last-of-type{margin-bottom:0}.page-module__hqQN-W__tabContentTitle{color:var(--anaranjado);font-size:14px;font-weight:600}.page-module__hqQN-W__tabContentTitlePurple{color:var(--mora);font-size:14px;font-weight:600}.page-module__hqQN-W__tabContentElementPurple{color:var(--mora)}.page-module__hqQN-W__tabContentElementRow{justify-content:space-between;width:100%;display:flex}.page-module__hqQN-W__tabContentElementRow p{font-size:14px;font-weight:600}.page-module__hqQN-W__tabContentElementRow b{font-size:14px}.page-module__hqQN-W__tab input:checked~.page-module__hqQN-W__tabContent{max-height:100rem}.page-module__hqQN-W__accordion{width:50%;color:var(--blanco);background-color:var(--morado-oscuro);border-radius:15px;margin-bottom:20px;overflow:hidden}.page-module__hqQN-W__tabLabel,.page-module__hqQN-W__tabClose{color:#fff;cursor:pointer;display:flex}.page-module__hqQN-W__tabLabel{color:#fff;cursor:pointer;justify-content:center;align-items:center;padding:1rem;font-size:16px;font-weight:700;display:flex;position:relative}.page-module__hqQN-W__tabLabel:after{content:"❯";text-align:center;transition:transform .35s ease-in-out;position:absolute;right:16px;transform:rotate(90deg)}.page-module__hqQN-W__tab input:checked+.page-module__hqQN-W__tabLabel:after{transform:rotate(270deg)}.page-module__hqQN-W__tabContent p,.page-module__hqQN-W__tabContent b{margin:0;padding:0 16px 5px}.page-module__hqQN-W__tabClose{justify-content:flex-end;padding:.5rem 1rem;font-size:.75rem}.page-module__hqQN-W__tab input:not(:checked)+.page-module__hqQN-W__tabLabel:hover:after{animation:.5s infinite page-module__hqQN-W__bounce}@keyframes page-module__hqQN-W__bounce{25%{transform:rotate(90deg)translate(.25rem)}75%{transform:rotate(90deg)translate(-.25rem)}}
.page-module___lxKma__container{flex-direction:column;width:50%;padding:0 20px;display:flex}.page-module___lxKma__selectionHeader{background-color:var(--morado-oscuro);border-radius:15px;align-items:center;width:96%;margin-bottom:20px;padding:10px 20px;display:flex}.page-module___lxKma__legend{font-size:16px;font-weight:700}.page-module___lxKma__selectionHeaderLegend{width:80%;color:var(--amarillo-fosfo);display:flex}.page-module___lxKma__headerLegend{flex-direction:column}.page-module___lxKma__headerLegendContainer{justify-content:center;display:flex}.page-module___lxKma__headerLegendContainerLight{color:var(--blanco);font-size:12px}.page-module___lxKma__selectionHeaderHelp{justify-content:end;align-items:center;width:20%;display:flex}.page-module___lxKma__selectionHeaderHelpIcon{cursor:pointer;margin-left:10px}.page-module___lxKma__searchContainer{justify-content:space-between;align-items:center;gap:10px;width:100%;margin-bottom:20px;display:flex}.page-module___lxKma__inputContainer{align-items:center;width:80%;display:flex;position:relative}.page-module___lxKma__searchInput{border:1px solid var(--morado-oscuro);background-color:var(--morado-oscuro);height:40px;color:var(--blanco);border-radius:15px;width:100%;padding-left:40px;font-size:16px}.page-module___lxKma__iconContainer{position:absolute;top:50%;left:10px;transform:translateY(-50%)}.page-module___lxKma__searchButtonContainer{justify-content:end;width:20%;display:flex}.page-module___lxKma__searchButton{background-color:var(--morado-oscuro);height:40px;color:var(--blanco);cursor:pointer;border:none;border-radius:10px;width:auto;padding:10px 20px;font-size:16px}.page-module___lxKma__gameContainer{border-radius:15px;flex-direction:column;margin-bottom:20px;display:flex}.page-module___lxKma__gameDateContainer{background-color:var(--morado-oscuro);border-top-left-radius:15px;border-top-right-radius:15px;justify-content:center;padding:10px 20px;display:flex}.page-module___lxKma__gameBodyContainer{color:#000;background-color:#f1f0fb;border-bottom-right-radius:15px;border-bottom-left-radius:15px;flex-direction:column;justify-content:center;display:flex}.page-module___lxKma__gameBodyStatusElement{background-color:var(--blanco);border-radius:15px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:10px;padding:10px 20px;display:flex}.page-module___lxKma__gameBodyStatus{border:2px solid var(--mora);border-radius:10px;justify-content:center;width:27%;padding:5px;display:flex}.page-module___lxKma__gameBodyTitle,.page-module___lxKma__gameBodyLabel,.page-module___lxKma__gameDate{margin:0}.page-module___lxKma__gameBodyTitle{margin-bottom:10px;font-size:16px}.page-module___lxKma__gameBodyText{margin-bottom:10px;font-size:14px}.page-module___lxKma__gameBodyTextList{width:100%}.page-module___lxKma__gameBodyTextMargin10{margin:0 0 10px}.page-module___lxKma__gameBodyMora{color:var(--mora)}.page-module___lxKma__gameBodyPurple{color:var(--morado-oscuro)}.page-module___lxKma__gameBodyOrange{color:var(--anaranjado)}.page-module___lxKma__gameBodyColumns{width:100%;display:flex}.page-module___lxKma__gameBodyColumnLeft,.page-module___lxKma__gameBodyColumnRight{flex-direction:column;width:50%;display:flex}.page-module___lxKma__gameBodyColumnRight{align-items:end}.page-module___lxKma__gameBodyButtonContainer{justify-content:center;width:100%;display:flex}.page-module___lxKma__moneyInput{color:#000;flex-wrap:wrap;justify-content:center;align-items:center;padding:10px 20px;font-size:14px;font-weight:700;display:flex}.page-module___lxKma__input{border:2px solid var(--mora);text-align:center;border-radius:15px;height:30px;margin-left:15px;margin-right:15px;font-weight:700;box-shadow:0 1px 5px 3px #9089e2bf}.page-module___lxKma__limitsContainer{color:var(--mora);flex-direction:column;justify-content:center;font-size:11px;display:flex}.page-module___lxKma__betConfirmationInfo{flex-direction:column;width:100%;display:flex}.page-module___lxKma__betConfirmationTitle{color:var(--morado-oscuro);font-size:16px;font-weight:600}.page-module___lxKma__betRow{display:flex}.page-module___lxKma__betConfirmationInput{flex-direction:column;width:50%;display:flex}.page-module___lxKma__betInputLabel{color:var(--morado-oscuro);margin:10px 0;font-size:12px}.page-module___lxKma__betInput{border:1px solid var(--anaranjado);border-radius:15px;width:80%;height:40px}.page-module___lxKma__betConfirmationLabel{color:var(--morado-oscuro);font-size:10px}.page-module___lxKma__betChecklist{color:var(--morado-oscuro);flex-direction:column;margin-bottom:10px;font-size:11px;display:flex}
.page-module__vRwqiq__container{flex-direction:column;width:40%;padding:0 20px;display:flex}.page-module__vRwqiq__selectionHeader{background-color:var(--morado-oscuro);border-radius:15px;align-items:center;margin-bottom:15px;padding:15px 18px;display:flex}.page-module__vRwqiq__legend{font-size:16px;font-weight:700;line-height:17px}.page-module__vRwqiq__selectionHeaderLegend{width:80%;color:var(--amarillo-fosfo);display:flex}.page-module__vRwqiq__headerLegend{flex-direction:column}.page-module__vRwqiq__headerLegendContainer{justify-content:center;display:flex}.page-module__vRwqiq__headerLegendContainerLight{color:var(--blanco);font-size:12px}.page-module__vRwqiq__selectionHeaderHelp{justify-content:end;align-items:center;width:20%;display:flex}.page-module__vRwqiq__selectionHeaderHelpIcon{cursor:pointer;margin-left:10px}.page-module__vRwqiq__searchContainer{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.page-module__vRwqiq__searchContainerLast{justify-content:space-between;align-items:center;gap:13px;width:100%;margin-bottom:10px;display:flex}.page-module__vRwqiq__inputContainer{align-items:center;width:58%;text-decoration:underline;display:flex;position:relative}.page-module__vRwqiq__searchInput{height:40px;color:var(--blanco-50);background-color:#4a1ea2;border:1px solid #4a1ea2;border-radius:15px;width:100%;padding:10px 12px 10px 44px;font-size:14px;line-height:21px}.page-module__vRwqiq__searchInputVar{border:1px solid var(--mora-10);background-color:var(--mora-10);height:40px;color:var(--morado-oscuro-50-opacity);border-radius:15px;width:100%;padding:10px 12px 10px 44px;font-size:14px;line-height:21px}.page-module__vRwqiq__searchInputVar::placeholder{color:var(--morado-oscuro-50-opacity)}.page-module__vRwqiq__searchInputVar:focus{border:none}.page-module__vRwqiq__iconContainer{display:flex;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.page-module__vRwqiq__searchButtonContainer{justify-content:end;width:20%;display:flex}.page-module__vRwqiq__searchButton{background-color:var(--anaranjado);color:var(--blanco);cursor:pointer;border:none;border-radius:10px;width:auto;padding:17px 56px;font-size:14px;font-weight:700;line-height:21px}.page-module__vRwqiq__searchButton2{background-color:var(--morado-oscuro);color:var(--blanco);cursor:pointer;white-space:nowrap;border:none;border-radius:10px;width:auto;padding:17px 26.5px;font-size:14px;font-weight:700;line-height:17px}.page-module__vRwqiq__searchButtonCancel{color:var(--morado-oscuro);background-color:var(--mora);cursor:pointer;border:none;border-radius:10px;width:auto;padding:17px 26.5px;font-size:14px;font-weight:700;line-height:17px}.page-module__vRwqiq__gameContainer{border-radius:15px;flex-direction:column;margin:15px 0 0;display:flex}.page-module__vRwqiq__emptyGameContainer{flex-direction:column;justify-content:center;align-items:center;margin:15px 0;display:flex}.page-module__vRwqiq__emptyGameContainerHeader{background-color:var(--morado-oscuro);width:100%;color:var(--blanco);border-top-left-radius:15px;border-top-right-radius:15px;flex-direction:column;justify-content:center;align-items:center;padding:10px 0;font-size:14px;font-weight:700;line-height:21px;display:flex}.page-module__vRwqiq__emptyGameContainerHeader p{margin:0}.page-module__vRwqiq__emptyGameContainerBody{background-color:var(--blanco);color:#cecece;text-align:center;border-bottom-right-radius:15px;border-bottom-left-radius:15px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:300px;font-size:12px;font-weight:500;line-height:17px;display:flex}.page-module__vRwqiq__betslipContainerEmptyIcon{margin-bottom:20px}.page-module__vRwqiq__gameDateContainer{background-color:var(--morado-oscuro);border-top-left-radius:15px;border-top-right-radius:15px;justify-content:center;padding:10px 0;font-size:14px;font-weight:600;line-height:21px;display:flex}.page-module__vRwqiq__gameBodyContainer{color:#000;background-color:#f1f0fb;border-bottom-right-radius:15px;border-bottom-left-radius:15px;flex-direction:column;justify-content:center;display:flex}.page-module__vRwqiq__gameBodyStatusElement{background-color:var(--blanco);border-radius:15px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:10px;padding:15px 10px;display:flex}.page-module__vRwqiq__gameBodyStatusElement:last-child{margin-bottom:0}.page-module__vRwqiq__gameBodyStatus{border:2px solid var(--mora);border-radius:10px;justify-content:center;width:27%;padding:5px;display:flex}.page-module__vRwqiq__ticketStatusBody{width:100%;color:var(--morado-oscuro);background-color:var(--blanco);border-bottom-right-radius:15px;border-bottom-left-radius:15px;justify-content:center;align-items:center;display:flex}.page-module__vRwqiq__ticketStatus{text-align:center;border-radius:15px;margin:5px 0;padding:8px 105px;font-size:14px;font-weight:700;line-height:17px}.page-module__vRwqiq__ticketStatus p,.page-module__vRwqiq__gameBodyTitle,.page-module__vRwqiq__gameBodyTitle2,.page-module__vRwqiq__gameBodySubtitle,.page-module__vRwqiq__gameBodyLabel,.page-module__vRwqiq__gameBodyTitleNoMargin,.page-module__vRwqiq__gameDate,.page-module__vRwqiq__gameBodyText2{margin:0}.page-module__vRwqiq__gameBodyTitle{margin-bottom:12px;font-size:16px;font-weight:700;line-height:17px}.page-module__vRwqiq__gameBodyTitleNoMargin{font-size:16px;font-weight:700;line-height:17px}.page-module__vRwqiq__gameBodyTitle2{margin-bottom:10px;font-size:16px;font-weight:700;line-height:20px}.page-module__vRwqiq__gameBodySubtitle{margin-bottom:8px;font-size:14px;font-weight:600;line-height:20px}.page-module__vRwqiq__gameBodyText{margin-bottom:10px;font-size:14px;font-weight:600;line-height:14px}.page-module__vRwqiq__gameBodyText2{margin-bottom:10px;font-size:14px;line-height:17px}.page-module__vRwqiq__gameBodyTextList{margin-bottom:10px;font-size:14px;font-weight:400;line-height:17px}.page-module__vRwqiq__gameBodyTextMargin10{margin:0 0 10px}.page-module__vRwqiq__gameBodyMora{color:var(--mora)}.page-module__vRwqiq__gameBodyPurple{color:var(--morado-oscuro)}.page-module__vRwqiq__gameBodyOrange{color:var(--anaranjado)}.page-module__vRwqiq__gameBodyColumns{width:100%;display:flex}.page-module__vRwqiq__gameBodyColumnLeft,.page-module__vRwqiq__gameBodyColumnRight{flex-direction:column;width:50%;display:flex}.page-module__vRwqiq__gameBodyColumnRight{align-items:end}.page-module__vRwqiq__gameBodyButtonContainer{justify-content:end;width:100%;display:flex}.page-module__vRwqiq__tabContentElement{background-color:var(--blanco);color:var(--morado-oscuro);border-radius:15px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:10px;padding:24px 14px;display:flex}.page-module__vRwqiq__tabContentElementSmall{background-color:var(--blanco);color:var(--morado-oscuro);border-radius:15px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:10px;padding:14px;display:flex}.page-module__vRwqiq__tabContentElementRow{justify-content:space-between;width:100%;font-size:14px;font-weight:500;line-height:14px;display:flex}.page-module__vRwqiq__tabContentElementRowPurple{color:var(--mora)}.page-module__vRwqiq__tabContentElementRowBold{font-weight:700!important}.page-module__vRwqiq__tabContentElementRow p{margin:0 0 10px}.page-module__vRwqiq__tabContentElementRow:last-child{font-weight:700}.page-module__vRwqiq__tabContentElementRow:last-child p{margin-bottom:0}.page-module__vRwqiq__tabContentTitlePurple{color:var(--mora);margin:0 0 8px;font-size:14px;font-weight:600;line-height:20px}.page-module__vRwqiq__errorTextContainer{width:100%;margin-bottom:10px;display:flex}.page-module__vRwqiq__errorText{color:red;margin:5px 0 0;font-size:12px}
.page-module__NKgTyq__container{flex-direction:column;width:40%;padding:0 20px;display:flex}.page-module__NKgTyq__gameContainer{border-radius:15px;flex-direction:column;margin-bottom:28px;display:flex}.page-module__NKgTyq__gameDateContainer{background-color:var(--morado-oscuro);border-top-left-radius:15px;border-top-right-radius:15px;justify-content:center;align-items:center;padding:14px 20px;display:flex}.page-module__NKgTyq__selectionHeaderLegend{width:80%;color:var(--amarillo-fosfo);display:flex}.page-module__NKgTyq__legend{font-size:16px;font-weight:700}.page-module__NKgTyq__selectionHeaderHelp{justify-content:end;align-items:center;width:20%;display:flex}.page-module__NKgTyq__selectionHeaderHelpIcon{cursor:pointer;margin-left:10px}.page-module__NKgTyq__searchContainer{background-color:#f1f0fb;border-bottom-right-radius:15px;border-bottom-left-radius:15px;justify-content:space-between;align-items:center;gap:20px;padding:10px;display:flex}.page-module__NKgTyq__inputContainer{align-items:center;width:72%;display:flex;position:relative}.page-module__NKgTyq__iconContainer{position:absolute;top:50%;left:14px;transform:translateY(-50%)}.page-module__NKgTyq__searchInput{width:100%;height:42px;color:var(--morado-oscuro);background-color:#e5e5e5;border:none;border-radius:10px;outline:none;padding-left:46px;font-size:14px;font-weight:600}.page-module__NKgTyq__searchButtonContainer{justify-content:end;width:28%;display:flex}.page-module__NKgTyq__searchButton{background-color:var(--anaranjado);min-width:120px;height:42px;color:var(--blanco);cursor:pointer;border:none;border-radius:10px;font-size:14px;font-weight:700}.page-module__NKgTyq__searchButton:disabled,.page-module__NKgTyq__payButton:disabled{opacity:.6;cursor:not-allowed}.page-module__NKgTyq__gameBodyContainer{color:#000;background-color:#f1f0fb;border-bottom-right-radius:15px;border-bottom-left-radius:15px;flex-direction:column;justify-content:center;display:flex}.page-module__NKgTyq__gameBodyStatusElement{background-color:#e5e5e5;border-radius:0;flex-direction:column;justify-content:center;align-items:center;margin-bottom:10px;padding:14px 20px;display:flex}.page-module__NKgTyq__gameBodyStatusElement:last-child{border-bottom-right-radius:15px;border-bottom-left-radius:15px;margin-bottom:0}.page-module__NKgTyq__gameBodyStatus{border:2px solid var(--mora);width:40%;color:var(--morado-oscuro);text-transform:uppercase;background-color:var(--blanco);font-size:12px;font-weight:900;font-family:var(--font-songer-g);border-radius:10px;justify-content:center;padding:8px 12px;display:flex}.page-module__NKgTyq__gameBodyTitle,.page-module__NKgTyq__gameDate{margin:0}.page-module__NKgTyq__gameDate{color:var(--amarillo-fosfo);font-size:14px;font-weight:800}.page-module__NKgTyq__gameBodyTitle{margin-bottom:10px;font-size:16px;font-weight:800}.page-module__NKgTyq__gameBodyText{margin-bottom:10px;font-size:14px;font-weight:800}.page-module__NKgTyq__gameBodyTextMargin10{margin:0 0 10px}.page-module__NKgTyq__gameBodyMora{color:var(--mora)}.page-module__NKgTyq__gameBodyPurple{color:var(--morado-oscuro)}.page-module__NKgTyq__gameBodyOrange{color:var(--anaranjado)}.page-module__NKgTyq__gameBodyFont{font-family:var(--font-songer-g)}.page-module__NKgTyq__gameBodyColumns{width:100%;display:flex}.page-module__NKgTyq__gameBodyColumnLeft,.page-module__NKgTyq__gameBodyColumnRight{flex-direction:column;width:50%;display:flex}.page-module__NKgTyq__gameBodyColumnRight{text-align:right;align-items:end}.page-module__NKgTyq__gameBodyButtonContainer{justify-content:center;width:100%;margin-top:12px;display:flex}.page-module__NKgTyq__payButton{background-color:var(--morado-oscuro);min-width:90px;height:42px;color:var(--blanco);cursor:pointer;border:none;border-radius:10px;font-size:14px;font-weight:800}.page-module__NKgTyq__messageBox{color:var(--morado-oscuro);text-align:center;background:#e5e5e5;border-radius:12px;margin-bottom:20px;padding:16px 20px;font-size:14px;font-weight:700}
