.loadingBox{z-index:999999;background-color:#0c1927;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.loadingEffect{border-radius:50%;justify-content:center;align-items:center;width:250px;height:250px;animation:1s linear loadingAnimation;display:flex;position:relative}.loadingEffect:before{content:"";border:1px dashed #fff;border-radius:50%;width:100%;height:100%;animation:4s linear infinite loadingRotate;position:absolute;top:0;left:0}.loadingLogo{width:89px;height:37px;position:absolute;top:calc(50% - 18.5px);left:calc(50% - 47.5px)}.loadingNone{opacity:0;transition:all .4s ease-in-out}@media screen and (max-width:767px){footer{padding:0 15px calc(126px + env(safe-area-inset-bottom,0px))}footer .btn.signup{display:flex}}@keyframes loadingAnimation{0%{opacity:0;transform:scale(0)rotate(90deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes loadingRotate{to{transform:rotate(360deg)}}body.overflowNone{overflow:visible}.nonOverflow.ev.active{max-height:none!important;overflow:visible!important}.nonOverflow.ev.active .ev-package-block,.nonOverflow.ev.active .packetsBox.ev{opacity:1!important;visibility:visible!important;display:block!important}.nonOverflow.ev.active .ev-package-block .swiper-wrapper,.nonOverflow.ev.active .packetsBox.ev .swiper-wrapper{display:flex!important}.nonOverflow.ev.active .swiper-slide{visibility:visible!important;opacity:1!important}.nonOverflow.ev.active .packetsBox.ev{padding-left:32px!important;padding-right:32px!important;overflow:visible!important}.todays-match-banner{background-color:#1a2a3a;background-position:50%;background-size:cover;flex-direction:row;justify-content:center;align-items:center;gap:48px;width:100%;display:flex;position:relative;overflow:hidden}.todays-match-banner:before{content:"";pointer-events:none;position:absolute;inset:0}.todays-match-banner-close{z-index:2;color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:1.5rem;line-height:1;transition:background .2s;display:flex;position:absolute;top:50%;right:3rem;transform:translateY(-50%)}.todays-match-banner-close:hover{background:#ffffff40}.todays-match-banner-promo{z-index:2;flex-flow:wrap;flex-shrink:0;order:2;align-items:flex-end;gap:1.5rem;display:flex;position:relative}.todays-match-promo-underlined{padding-top:2em;display:inline-block;position:relative}.todays-match-promo-league{color:#fff;border-bottom:2px solid #dd1936;padding-bottom:6px;font-size:1rem;font-weight:600;position:absolute;top:0;left:0;right:0}.todays-match-promo-row{flex-flow:wrap;align-items:center;gap:16px;width:fit-content;display:flex}.todays-match-promo-package{color:#fff;font-size:.95rem}.todays-match-promo-price{color:#fff;font-size:1.8rem;font-weight:700}.todays-match-promo-cta{color:#fff;background:#0000004d;border:2px solid #e53935;border-radius:8px;justify-content:center;align-items:center;padding:8px 20px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.todays-match-promo-cta:hover{color:#fff;background:#e539354d}.todays-match-banner-inner{z-index:1;flex-flow:wrap;flex-shrink:0;order:1;justify-content:center;align-items:center;gap:48px;width:auto;max-width:none;margin:0;padding:20px 24px;display:flex;position:relative}.todays-match-teams{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;display:flex}.todays-match-team{justify-content:center;align-items:center;gap:12px;display:flex}.todays-match-team-home,.todays-match-team-away{flex-direction:row}.todays-match-team-logo{object-fit:contain;border-radius:50%;flex-shrink:0;width:56px;height:56px}.todays-match-team-name{color:#fff;white-space:nowrap;font-size:1.1rem;font-weight:600}.todays-match-time{color:#dd1936;text-align:center;letter-spacing:.02em;min-width:60px;font-size:2rem;font-weight:700}.todays-match-countdown{flex-wrap:wrap;align-items:flex-start;gap:12px;display:flex}.todays-match-countdown-unit{flex-direction:column;align-items:center;gap:4px;display:flex}.todays-match-countdown-label{color:#ffffffe6;letter-spacing:.05em;font-family:sSemiBold;font-size:.7rem}.todays-match-started{color:#fff;background:#00000059;border-radius:8px;margin:0 24px;padding:12px 20px;font-size:1.1rem;font-weight:700}.todays-match-flip-wrap{perspective:120px;border-radius:6px;min-width:2.2em;height:2.5em;display:inline-block;overflow:hidden}.todays-match-flip-inner{width:100%;height:100%;transform-style:preserve-3d;position:relative;transform:rotateX(0)}.todays-match-flip-flipping{transition:transform .55s cubic-bezier(.4,0,.2,1);transform:rotateX(-180deg)}.todays-match-flip-face{color:#fff;font-variant-numeric:tabular-nums;backface-visibility:hidden;background:#1a1a1a;border:1px solid #ffffff40;border-radius:6px;justify-content:center;align-items:center;padding:0 10px;font-size:1.25rem;font-weight:700;display:flex;position:absolute;inset:0;box-shadow:inset 0 1px 2px #0006}.todays-match-flip-front{z-index:2;transform:rotateX(0)}.todays-match-flip-back{z-index:1;transform:rotateX(180deg)}@media (max-width:768px){.todays-match-banner{flex-direction:column;align-items:center;gap:0;padding:16px 48px 20px 16px;display:flex}.todays-match-banner-close{top:16px;right:16px;transform:none}.todays-match-banner-inner{flex-direction:column;order:1;align-items:center;gap:6px;width:100%;max-width:none;padding:0 0 8px}.todays-match-banner-promo{flex-direction:column;order:2;align-items:center;gap:10px;width:100%;margin-top:12px;position:relative;top:auto;right:auto;transform:none}.todays-match-promo-underlined{text-align:center}.todays-match-promo-row{flex-wrap:wrap;justify-content:center;gap:12px}.todays-match-promo-package{font-size:.85rem}.todays-match-promo-league{text-align:left;font-size:.9rem}.todays-match-promo-price{white-space:nowrap}.todays-match-promo-cta{white-space:nowrap;flex-shrink:0;padding:8px 16px;font-size:.85rem}.todays-match-teams{justify-content:center;width:100%}.todays-match-time{font-size:1.5rem}.todays-match-team-logo{width:65px;height:65px}.todays-match-team-name{display:none}.todays-match-countdown{justify-content:center}}@media screen and (max-width:767px){footer .top .box:not(.socialBox){border-top:1px solid #0c2e4e;position:relative;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;width:100%!important;min-width:100%!important;margin:0!important;transition:height .4s ease-in-out!important;overflow:hidden!important}footer .top .box:not(.socialBox):not(.open){max-height:6.5rem}footer .top .box:not(.socialBox).open{max-height:none!important}footer .top .box:not(.socialBox) .menuTitle{width:100%;display:block!important}footer .top .box.socialBox{width:100%!important;min-width:100%!important;margin-left:unset!important;flex-direction:column-reverse!important;order:100!important;align-items:center!important;margin-top:30px!important}footer .top .box.socialBox .menuTitle{display:none!important}footer .top .box.socialBox .socials:before,footer .top .box.socialBox .socials:after{content:"";background:#ffffff26;width:100%;height:1px;position:absolute;left:0}footer .top .box.socialBox .socials:before{top:-20px}footer .top .box.socialBox .socials:after{bottom:-20px}footer .top .box.socialBox .socials{width:100%;margin:20px 0;position:relative}}footer .footer-contact{box-sizing:border-box;background:linear-gradient(165deg,#2a1a4a 0%,#1a0f32 45%,#150a28 100%);border-top:1px solid #ffffff14;border-bottom:1px solid #0003;width:100%;padding:1.5rem 1.25rem 1.75rem}footer .footer-contact-inner{flex-direction:row;gap:1.25rem;max-width:420px;margin:0 auto;display:flex}footer .footer-contact-row{color:#fff;flex-direction:row;align-items:center;gap:1rem;text-decoration:none;transition:opacity .2s;display:flex}footer .footer-contact-row:hover{opacity:.92}footer .footer-contact-text{text-align:left;flex-direction:column;align-items:flex-start;gap:.2rem;display:flex}footer .footer-contact-label{letter-spacing:.01em;opacity:.95;font-size:.875rem;font-weight:500;line-height:1.25}footer .footer-contact-value{font-size:1.0625rem;font-weight:600;line-height:1.3}footer .footer-contact-diamond{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;transform:rotate(45deg);box-shadow:0 4px 12px #00000040}footer .footer-contact-diamond--phone{background:#d34141}footer .footer-contact-diamond--whatsapp{background:#6ed178}footer .footer-contact-diamond-icon{justify-content:center;align-items:center;width:28px;height:28px;display:flex;transform:rotate(-45deg)}footer .footer-contact-diamond-icon svg{display:block}footer .footer-contact svg,.footer-mobile-sticky svg{display:block!important}.footer-mobile-sticky{display:none}@media screen and (max-width:767px){footer .footer-contact{display:none}.footer-mobile-sticky{z-index:9990;padding-bottom:env(safe-area-inset-bottom,0px);background:#fff;border-top:1px solid #e4e4e7;display:block;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #0c192714}.footer-mobile-sticky-grid{align-items:stretch;min-height:56px;padding-right:52px;display:flex;position:relative}.footer-mobile-sticky-item{color:#0c1927;-webkit-tap-highlight-color:transparent;border-right:1px solid #e4e4e7;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;min-width:0;padding:8px 4px;text-decoration:none;display:flex}.footer-mobile-sticky-item:last-child{border-right:none}.footer-mobile-sticky-item:active{background:#0c19270a}.footer-mobile-sticky-item--whatsapp .footer-mobile-sticky-label{text-transform:none;letter-spacing:.02em;font-size:.6875rem}.footer-mobile-sticky-item--narrow .footer-mobile-sticky-label{font-size:.6rem}.footer-mobile-sticky-icon{justify-content:center;align-items:center;line-height:0;display:flex}.footer-mobile-sticky-label{letter-spacing:.04em;text-transform:uppercase;text-align:center;max-width:100%;font-size:.625rem;font-weight:700;line-height:1.15}.footer-mobile-sticky-fab{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#6ed178;border:none;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;padding:0;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%);box-shadow:0 4px 14px #0c192733}.footer-mobile-sticky-fab:active{filter:brightness(.95)}}.cookie-consent-bar{z-index:999990;padding:16px 20px calc(16px + env(safe-area-inset-bottom,0px));background:#0c1927;font-family:Mulish,system-ui,sans-serif;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #00000040}@media (max-width:767px){.cookie-consent-bar{bottom:65px}}.cookie-consent-bar__inner{flex-direction:column;align-items:stretch;gap:16px;max-width:1200px;margin:0 auto;display:flex}@media (min-width:768px){.cookie-consent-bar__inner{flex-direction:row;justify-content:space-between;align-items:center;gap:24px}}.cookie-consent-bar__text{color:#e8eef4;margin:0;font-size:.875rem;line-height:1.5}.cookie-consent-bar__link{color:#6ed178;text-underline-offset:2px;text-decoration:underline}.cookie-consent-bar__link:hover{color:#8edca0}.cookie-consent-bar__actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:12px;display:flex}.cookie-consent-bar__btn{cursor:pointer;color:#0c1927;-webkit-tap-highlight-color:transparent;background:#6ed178;border:none;border-radius:4px;padding:12px 24px;font-size:.875rem;font-weight:700}.cookie-consent-bar__btn:hover{filter:brightness(1.05)}.cookie-consent-bar__btn--secondary{color:#e8eef4;background:0 0;border:1px solid #e8eef459}.cookie-consent-bar__btn--secondary:hover{border-color:#e8eef48c}
