.collapsable{background-color:var(--color-secondary);border-radius:8px;color:#fff;margin:10px 0 20px!important;overflow:hidden}@media screen and (max-width:1024px){.collapsable{margin:0 0 16px!important}}.collapsable .collapsable-title{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:16px;font-weight:400;justify-content:space-between;line-height:16px;padding:15px 12px 12px}@media screen and (max-width:1024px){.collapsable .collapsable-title span{font-size:16px;font-style:normal;font-weight:400;line-height:20px}}.collapsable .collapsable-content{background-color:var(--color-secondary-dark);max-height:0;padding:0 10px;transition:max-height .45s ease-in-out}@media(max-width:1024px){.collapsable .collapsable-content{padding:0}}.collapsable .collapsable-chevron{height:20px;min-width:20px;transform:rotate(90deg);transition:all .2s ease-in-out;width:20px}.collapsable .collapsable-chevron path{fill:var(--color-neutral)}.collapsable.expanded .collapsable-chevron{transform:rotate(270deg)}.collapsable.expanded .collapsable-content{max-height:-moz-fit-content;max-height:fit-content}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeInStats{0%{opacity:0}to{opacity:1}}@keyframes slideFromBottom{0%{transform:translateY(-100000px)}to{transform:translateY(0)}}@keyframes slideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideOut{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes open-animate-u-menu{0%{max-height:0}to{max-height:500px}}@keyframes closed-animate-u-menu{0%{max-height:500px}to{max-height:0}}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes boxShadowAnim{0%{box-shadow:none}30%{box-shadow:0 0 2px 4px var(--color-primary)}60%{box-shadow:0 0 2px 4px var(--color-primary-half)}to{box-shadow:none}}@keyframes animatePopup{0%{opacity:0}to{opacity:1}}@keyframes animatePopupLeave{0%{transform:translateY(0)}to{transform:translateY(100%)}}.scrolling-disabling{-webkit-overflow-scrolling:unset!important;overflow:hidden!important;overscroll-behavior:none;touch-action:none}.scrolling-disabling::-webkit-scrollbar{display:none!important}.custom-popup-wrapper{-webkit-overflow-scrolling:touch;align-items:center;background-color:rgba(0,0,0,.7);bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding-top:env(safe-area-inset-top,20px);position:fixed;right:0;top:0;z-index:999999999}@media screen and (max-width:1024px){.custom-popup-wrapper.promotion-popup{background-color:#191e26}}.custom-popup-wrapper::-webkit-scrollbar{background:transparent!important;width:0!important}.custom-popup-wrapper:is(.second-level){z-index:9999999999}.swipe-to-close-wrapper{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.animate-wrapper-leave{animation:none!important;animation-fill-mode:forwards}@media screen and (max-width:1024px){.mobile-drawer-container{animation:slideUp .3s ease-out forwards;border-radius:16px 16px 0 0;bottom:0;height:var(--drawer-height,-moz-fit-content);height:var(--drawer-height,fit-content);left:0;max-height:100dvh;overflow:hidden;position:fixed;right:0;top:unset;transform:translateY(100%);width:100%}.mobile-drawer-container>*{animation:none!important;border-radius:0!important;position:relative!important;transform:none!important}.mobile-drawer-container.animate-leave{animation:slideOut .2s ease-in forwards}}.icon-wrapper{align-items:center;background-color:transparent;border-radius:100px;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:36px;top:36px;transition:all .2s ease;width:36px;z-index:9999999999}@media screen and (max-width:1024px){.icon-wrapper{right:24px;top:24px}}.icon-wrapper.dark-mode{background-color:var(--color-secondary-darkest)}.icon-wrapper>img{height:20px;width:20px}@media screen and (min-width:1025px){.icon-wrapper:hover{background-color:var(--color-secondary-light)}}.icon-wrapper.no-bg,.icon-wrapper.no-bg:hover{background-color:transparent}.icon-wrapper.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:1025px){.intercom-button.opened{z-index:9999999999}}.intercom-button:not(.loaded){display:none}.intercom-button.loaded{display:flex}.intercom-messenger-frame,.intercom-namespace{bottom:78px!important;transition:transform .2s ease-out!important;z-index:9999999999!important}@media screen and (max-width:1024px){.intercom-messenger-frame,.intercom-namespace{border-radius:16px 16px 0 0!important;bottom:0!important;min-width:100%!important}}.intercom-app,.intercom-app>iframe,.intercom-launcher-frame{z-index:9999999999!important}.intercom-messenger-frame{max-height:calc(100dvh - 100px)!important}@media screen and (max-width:1024px){.intercom-messenger-frame{margin-top:36px!important;max-height:calc(100dvh - 36px)!important}}@media screen and (min-width:1025px){.intercom-app>iframe{bottom:48px!important}}@media screen and (max-width:1024px){.intercom-drawer-shadow{background-color:rgba(0,0,0,.7);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:999}}.fixed-button{-webkit-touch-callout:none;align-items:center;animation:scaleUp .3s ease-out;aspect-ratio:1/1;background-color:var(--color-vip-icon);border-bottom:2px solid rgba(var(--color-neutral-rgb),.4);border-radius:100px;cursor:pointer;display:flex;height:46px;justify-content:center;position:fixed;right:20px;transition:transform .3s ease-in-out;-moz-user-select:none;user-select:none;-webkit-user-select:none;width:48px;z-index:9}.fixed-button:hover{transform:scale(1.08)}.fixed-button.dragging{box-shadow:0 8px 25px rgba(0,0,0,.3);transform:scale(1.1);transition:none;z-index:999}@media screen and (max-width:1024px){.fixed-button.draggable{bottom:auto;left:auto;right:auto}}.fixed-button .fixed-button-count{align-items:center;animation:scaleUp .2s ease-out .3s both;background-color:var(--color-system-error);border-radius:100%;display:flex;font-size:11px;font-weight:500;justify-content:center;min-height:17px;min-width:17px;padding:0 1px;position:absolute;right:-2px;top:-2px}@media screen and (max-width:1024px){.fixed-button.dragging{-webkit-touch-callout:none;cursor:grabbing;-moz-user-select:none;user-select:none;-webkit-user-select:none}.fixed-button:not(.dragging){cursor:grab}}@keyframes scaleUp{0%{transform:scale(0)}to{transform:scale(1)}}.betslip-drawer{display:flex;max-width:500px;overflow:hidden;padding:4px 0;position:fixed;right:0;top:60px;transform:translateX(100%);transition:transform .4s ease-in-out;z-index:99}@media screen and (max-width:1024px){.betslip-drawer{background:radial-gradient(130% 90% at 0 -20%,var(--color-secondary-lighter) 25%,transparent 65%),var(--color-secondary-darkest)!important;border-radius:16px 16px 0 0;bottom:0;height:100%;max-height:97%;max-width:unset;padding:0;right:0;top:unset;transform:translateY(150%);width:100%;z-index:99999}}.betslip-drawer:is(.opened){transform:translateX(0)}@media screen and (max-width:1024px){.betslip-drawer:is(.opened){transform:translateY(0)}}.betslip-drawer:is(.opened) .chevron-left{transform:rotate(0deg)}.betslip-drawer:is(.opened) .betslip-drawer-tag{transform:translateX(-30px)}.betslip-drawer .betslip-drawer-tag{align-items:center;cursor:pointer;display:flex;height:46px;max-width:66px;overflow:hidden;position:absolute;transform:translateX(-60px);transition:max-width .3s ease-in-out;transition:transform .3s ease-in-out}.theme-dark .betslip-drawer .betslip-drawer-tag,.theme-light .betslip-drawer .betslip-drawer-tag{background:var(--color-secondary-light)!important}.betslip-drawer .betslip-drawer-tag{border-radius:24px 0 0 24px;margin-top:30px;min-width:32px}.betslip-drawer .betslip-drawer-tag:is(.closing){transform:translateX(-30px)}.betslip-drawer .chevron-left{margin-left:6px;min-height:18px;min-width:18px;transform:rotate(180deg);transition:transform .2s ease-in;transition-delay:.5s}.betslip-drawer .chevron-left path{fill:var(--color-neutral)}.betslip-drawer .betslip-icon-and-label{align-items:center;display:flex;max-width:150px;transition:max-width .3s ease-in-out}.betslip-drawer .betslip-icon-and-label:is(.hidden){max-width:0}.theme-dark .betslip-drawer .betslip-icon-and-label>h4,.theme-light .betslip-drawer .betslip-icon-and-label>h4{color:var(--text-body-primary)}.betslip-drawer .betslip-icon-and-label>h4{font-size:10px;font-weight:700;margin-left:12px;margin-right:5px;white-space:nowrap}.betslip-drawer .betslip-icon-container{align-items:center;display:flex;height:18px;justify-content:center;margin-left:8px;position:relative;width:18px}.betslip-drawer .betslip-icon-container>img{height:22px;width:24px}.betslip-drawer .betslip-icon-container>img path{fill:var(--color-neutral)}.betslip-drawer .betslip-icon-container>div{align-items:center;background-color:var(--color-primary);border-radius:15px;display:flex;height:12px;justify-content:center;position:absolute;right:-5px;top:-8px;width:12px}.betslip-drawer .betslip-icon-container>div>span{color:#fff;font-size:10px}.betslip-drawer .betslip-content-bets-slider{display:flex;flex:1;flex-direction:column;max-height:unset;overflow:auto;overscroll-behavior:none;width:100%}@media screen and (max-width:932px)and (orientation:landscape){.betslip-drawer .betslip-content-bets-slider{flex:none;overflow:visible}}@media screen and (max-width:1024px){.betslip-drawer .betslip-footer{padding:16px 16px 0}}.betslip-drawer .betslip{-webkit-overflow-scrolling:touch;border:none;border-radius:0!important;box-shadow:none;display:flex;flex-direction:column;max-width:unset;overflow:hidden;overscroll-behavior:none;overscroll-behavior-y:none;padding:24px 40px 24px 24px;touch-action:pan-x pan-y;width:428px}@media screen and (max-height:800px){.betslip-drawer .betslip{overflow:auto;overscroll-behavior:none}}@media screen and (max-width:1024px){.betslip-drawer .betslip{padding:24px;width:100%}}@media screen and (max-width:932px)and (orientation:landscape){.betslip-drawer .betslip{height:100%;overflow:auto}}.betslip-drawer .betslip-content{display:flex;flex:1;flex-direction:column;min-height:0}@media screen and (max-width:932px)and (orientation:landscape){.betslip-drawer .betslip-content{flex:none}}.betslip-drawer .betslip-content-bets{display:flex;flex:1;flex-direction:column;min-height:0}@media screen and (max-width:1024px){.betslip-drawer .betslip-content-bets{padding-top:0}}@media screen and (max-width:932px)and (orientation:landscape){.betslip-drawer .betslip-content-bets{flex:none}}.betslip-drawer .betslip-content-bets.empty{height:calc(100vh - 500px);max-height:calc(100vh - 500px);min-height:360px}.betslip-drawer .betslip-holder{margin:0;width:100%}@media screen and (max-width:1024px){.betslip-drawer .betslip-container{align-items:stretch;height:100%;min-height:0;width:100%}}.betslip-drawer-inner{background:radial-gradient(circle at 8% -60%,var(--color-secondary-lighter),transparent 65%),linear-gradient(to right,var(--color-secondary),var(--color-secondary-darkest))!important;height:100vh;left:calc(-100vw + 100%);position:absolute;top:-60px;width:100vw;z-index:-1}@media screen and (max-width:1024px){.betslip-drawer-inner{display:none}}.betslip-drawer-shadow{background-color:rgba(0,0,0,.7);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:999}@media screen and (min-width:1025px){.betslip-drawer-shadow{display:none}}.ReactModal__Content-CardTooltipMobileModal>div{-webkit-overflow-scrolling:touch;border-radius:10px 10px 0 0;display:flex;flex-direction:column;justify-content:center;max-height:80vh;overflow-y:auto;position:relative}@media screen and (max-width:1024px){.ReactModal__Content-CardTooltipMobileModal>div{width:100%}}.ReactModal__Content-CardTooltipMobileModal>div::-webkit-scrollbar{width:0}.ReactModal__Content-CardTooltipMobileModal{align-items:flex-end;animation-duration:.75s;animation-name:slideUp;bottom:0;display:flex;justify-content:center;left:0;overflow-y:hidden;padding-top:env(safe-area-inset-top,20px);position:fixed;right:0;top:auto;transform:translateY(100%);z-index:999999999}.ReactModal__Content-CardTooltipMobileModal.ReactModal__Content--after-open{transform:translateY(0)}.ReactModal__Content-CardTooltipMobileModal.ReactModal__Content--before-close{transform:translateY(100%)}.showPreDepositDialog{min-height:unset!important;overflow-y:visible!important;padding:24px}@media screen and (min-width:1025px){.showPreDepositDialog{height:-moz-fit-content!important;height:fit-content!important;padding:36px;width:650px}}.showPreDepositDialog .deposit,.showPreDepositDialog .withdraw{margin-top:24px}@media screen and (min-width:1025px){.showPreDepositDialog .deposit,.showPreDepositDialog .withdraw{align-items:center;display:flex;flex-direction:column;height:100%;margin-top:0}.showPreDepositDialog .deposit .missing-user-data-container,.showPreDepositDialog .withdraw .missing-user-data-container{width:380px}.showPreDepositDialog .deposit .missing-user-data-container .sign-up-container__form,.showPreDepositDialog .deposit .missing-user-data-container .sign-up-container__form form,.showPreDepositDialog .deposit .missing-user-data-container .sign-up-container__form form .deposit-missing-inputs,.showPreDepositDialog .withdraw .missing-user-data-container .sign-up-container__form,.showPreDepositDialog .withdraw .missing-user-data-container .sign-up-container__form form,.showPreDepositDialog .withdraw .missing-user-data-container .sign-up-container__form form .deposit-missing-inputs{width:100%}}@media screen and (max-width:1024px){.showPreDepositDialog .deposit .header-nav,.showPreDepositDialog .withdraw .header-nav{padding:24px 0 0 24px}}@media screen and (min-width:1025px){.cashier-missing-data{justify-content:flex-start!important;margin-top:24px!important;padding-left:unset;padding-right:unset}}.cashier-missing-data{margin-bottom:0!important}.cashier-missing-data>div>form .signup-input-error-message{margin-top:5px}.cashier-missing-data .custom-button{height:48px;margin-top:24px!important}.transactionPopup .missing-user-data-container{align-items:center;display:flex;flex-direction:column;margin:10vh 0}.transactionPopup .missing-user-data-container .single-form-item,.transactionPopup .missing-user-data-container input{animation-delay:0s!important;animation-duration:0s!important}.transactionPopup .missing-user-data-container>div{align-self:center;display:flex}@media screen and (max-width:1024px){.transactionPopup .missing-user-data-container>div{width:100%}}.transactionPopup .missing-user-data-container>div>form .proceed-btn{margin-top:20px;width:100%}.transactionPopup .missing-user-data-container>div>form .btn-holder{display:flex;margin-top:24px}.transactionPopup .missing-user-data-container>div>form .btn-holder .submit-btn{margin:0 auto;min-width:119px;padding:8px 24px!important;position:relative;width:-moz-fit-content;width:fit-content}.theme-dark .transactionPopup .missing-user-data-container>div>form .btn-holder .submit-btn{background-color:var(--color-primary-half);border:2px solid var(--color-primary)}.theme-dark .transactionPopup .missing-user-data-container>div>form .btn-holder .submit-btn:hover{background-color:rgba(var(--color-primary),.4);box-shadow:1px 1px 10px 1px rgba(var(--color-primary),.3);cursor:pointer;transition:.15s}.theme-dark .transactionPopup .missing-user-data-container>div>form .btn-holder .submit-btn:active{background-color:var(--color-primary);color:var(--color-neutral);opacity:.25;transform:translateY(0);transition:0s}.theme-dark .transactionPopup .missing-user-data-container>div>form .btn-holder .submit-btn.disabled,.theme-dark .transactionPopup .missing-user-data-container>div>form .btn-holder .submit-btn:disabled{opacity:.4}.theme-light .transactionPopup .missing-user-data-container>div>form .btn-holder .submit-btn{background-color:var(--color-primary-half);border:2px solid var(--color-primary)}.theme-light .transactionPopup .missing-user-data-container>div>form .btn-holder .submit-btn:hover{background-color:rgba(var(--color-primary),.4);box-shadow:1px 1px 10px 1px rgba(var(--color-primary),.3);cursor:pointer;transition:.15s}.theme-light .transactionPopup .missing-user-data-container>div>form .btn-holder .submit-btn:active{background-color:var(--color-primary);color:var(--color-neutral);opacity:.25;transform:translateY(0);transition:0s}.theme-light .transactionPopup .missing-user-data-container>div>form .btn-holder .submit-btn.disabled,.theme-light .transactionPopup .missing-user-data-container>div>form .btn-holder .submit-btn:disabled{opacity:.4}.transactionPopup .missing-user-data-container>div>form .btn-holder .submit-btn{font-size:16px;font-weight:700;height:48px;letter-spacing:0;line-height:20px;text-align:center}.transactionPopup .missing-user-data-container>div>form .btn-holder .submit-btn>img{left:6px;position:absolute}.transactionPopup .missing-user-data-container>div>form .deposit-missing-inputs{display:flex;flex-direction:column;gap:7px}.transactionPopup .missing-user-data-container>div>form .deposit-missing-inputs .custom-input .input-field{margin-bottom:0}.transactionPopup .missing-user-data-container>div>form .deposit-missing-inputs .custom-input .input-field .input-label{font-size:14px!important;position:absolute;top:50%!important;transform:translateY(-50%);transition:all .3s ease-in-out;z-index:0}.transactionPopup .missing-user-data-container>div>form .deposit-missing-inputs .custom-input .input-field:is(.focused,.not-empty) .input-label{font-size:12px!important;top:15px!important}.transactionPopup .missing-user-data-container>div>form .deposit-missing-inputs .custom-input .input-field:is(.focused,.not-empty) .with-label{margin-top:20px}.transactionPopup .missing-user-data-container>div>form .deposit-missing-inputs .custom-input{margin-bottom:24px}.transactionPopup .transactionPopup-container.deposit .header-nav,.transactionPopup.transactionPopup-withdraw-missing-data .header-nav{align-items:flex-start;justify-content:center}.transactionPopup .transactionPopup-container.deposit .header-nav .icon-wrapper,.transactionPopup.transactionPopup-withdraw-missing-data .header-nav .icon-wrapper{position:absolute}.transactionPopup .transactionPopup-container.deposit .header-nav .icon-wrapper:hover,.transactionPopup.transactionPopup-withdraw-missing-data .header-nav .icon-wrapper:hover{background-color:var(--color-secondary-light)}@media screen and (min-width:1025px){.transactionPopup .transactionPopup-container.deposit .header-nav,.transactionPopup.transactionPopup-withdraw-missing-data .header-nav{align-self:center}}@media screen and (max-width:1024px){.transactionPopup .transactionPopup-container.deposit .header-nav,.transactionPopup.transactionPopup-withdraw-missing-data .header-nav{justify-content:flex-start}}.transactionPopup .transactionPopup-container.deposit .header-nav>h1,.transactionPopup.transactionPopup-withdraw-missing-data .header-nav>h1{color:var(--color-neutral);font-size:20px;font-style:normal;font-weight:700;line-height:24px;text-align:center}@media screen and (min-width:1025px){.transactionPopup .transactionPopup-container.deposit .header-nav>h1,.transactionPopup.transactionPopup-withdraw-missing-data .header-nav>h1{font-size:24px;line-height:32px}}@media screen and (max-width:1024px){.transactionPopup .transactionPopup-container.deposit .header-nav>h1,.transactionPopup.transactionPopup-withdraw-missing-data .header-nav>h1{text-align:left}.transactionPopup .transactionPopup-container.withdraw .header-nav{padding:24px 0 0 24px}}div:has(>.title-cFirstName_bonusAndRebates){margin-bottom:8px;margin-top:24px}.tc-drawer-container{-webkit-user-drag:none;bottom:0;box-sizing:content-box;display:block;height:-moz-fit-content;height:fit-content;margin:0;max-height:0;opacity:1;overflow:auto;overscroll-behavior:none;padding-left:0;position:fixed;right:0;touch-action:pan-y;transform:translateY(100%);transition:transform .5s,max-height .5s;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100vw!important;z-index:9999999999}.tc-drawer-container::-webkit-scrollbar{display:none}.tc-drawer-container.opened{background-color:rgba(0,0,0,.35);box-shadow:0 0 0 4000px rgba(0,0,0,.35);max-height:80vh;transform:translateY(0)}.collapsable-mobile{border-radius:8px;color:#fff;margin:0;overflow:hidden}.collapsable-mobile .collapsable-title{align-items:center;border:none;cursor:pointer;display:flex;font-size:16px;font-style:normal;font-weight:700;gap:10px;justify-content:center;line-height:20px}.collapsable-mobile .collapsable-title svg path{fill:#fff}.collapsable-mobile .collapsable-content{max-height:0;padding:0 10px;transition:max-height .45s ease-in-out}.collapsable-mobile .collapsable-content strong{color:#fff;font-size:14px;font-style:normal;font-weight:700;line-height:19px}.collapsable-mobile .collapsable-content ul{list-style:disc;padding-left:20px}.collapsable-mobile .collapsable-content ul li{color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:19px;margin-bottom:20px}@media(max-width:1024px){.collapsable-mobile .collapsable-content{padding:0}.collapsable-mobile .collapsable-content li{margin-bottom:10px}.collapsable-mobile .collapsable-content li:last-of-type{margin-bottom:0}}.collapsable-mobile .collapsable-chevron{height:20px;min-width:20px;transform:rotate(90deg);transition:all .2s ease-in-out;width:20px}.collapsable-mobile.expanded .collapsable-chevron{transform:rotate(270deg)}.collapsable-mobile.expanded .collapsable-content{max-height:-moz-fit-content;max-height:fit-content}.editor-icon{height:12px!important;margin-bottom:unset!important;margin-left:2px!important;margin-right:unset!important;margin-top:unset!important;max-height:unset!important;max-width:unset!important;min-height:unset!important;min-width:unset!important;padding:unset!important;width:12px!important}.rc-tooltip{background-color:var(--color-secondary-lighter);border-radius:8px;display:block;font-size:12px;line-height:1.5;padding:1px;position:absolute;visibility:visible;z-index:99999999999999}.rc-tooltip-hidden{display:none}.rc-tooltip-inner span{align-items:center;display:flex;font-size:15px;gap:5px;justify-content:center}.rc-tooltip-inner span svg{cursor:pointer}.rc-tooltip-inner{background-color:var(--color-secondary-lighter);border:1px solid var(--color-primary);border-radius:8px;color:var(--color-neutral);min-height:34px;padding:6px 12px;text-align:left;text-decoration:none}.error-boundary-container{align-items:center;display:flex;flex-direction:column;min-height:40vh;padding:50px;width:100%}.error-boundary-container svg{height:56px;width:56px}.theme-dark .error-boundary-container h1,.theme-light .error-boundary-container h1{color:var(--text-body-primary)}.error-boundary-container h1{font-size:30px;font-weight:400;letter-spacing:-.3px;line-height:35px;margin-bottom:15px;margin-top:10px;text-align:center}.theme-dark .error-boundary-container p,.theme-light .error-boundary-container p{color:var(--text-body-secondary)}.error-boundary-container p{font-size:20px;font-style:normal;font-weight:400;line-height:30px;text-align:center}.error-boundary-container button{border-radius:50px!important;margin-top:30px!important}.error-boundary-container .chat-link{color:var(--color-primary);cursor:pointer;display:inline-block;word-break:none}.error-boundary-container .chat-link:hover{opacity:.8}.hamburger-menu-drawer{bottom:0;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;justify-content:flex-end;left:0;padding:0;position:fixed;right:0;scrollbar-width:none;z-index:999}.hamburger-menu-drawer::-webkit-scrollbar{display:none;width:0}.hamburger-menu-drawer.open .hamburger-menu-container{transform:translateX(0)}.hamburger-menu-drawer.open{background:rgba(0,0,0,.7);visibility:visible}.hamburger-menu-drawer.closed{transition:z-index 0s ease-out .25s,visibility 0s ease-out .25s;visibility:hidden;z-index:-1}.hamburger-menu-drawer.closed .hamburger-menu-container{transform:translateX(-100%)}.hamburger-menu-drawer .hamburger-menu-container{transition:transform .25s ease-in-out}@media(max-width:1024px){.hamburger-menu-drawer .hamburger-menu-container{height:calc(100dvh - 55px)!important}}.hamburger-menu-drawer .hamburger-menu-content{height:100%;overflow:hidden;padding:16px 24px 16px 40px;position:relative;width:361px}@media(max-width:1024px){.hamburger-menu-drawer .hamburger-menu-content{max-width:100dvw;padding-left:24px;width:361px}}@media(max-width:375px){.hamburger-menu-drawer .hamburger-menu-content{padding:16px;width:100%}}.hamburger-menu-drawer .hamburger-menu-content .hamburger-menu-content-scrollable{display:flex;flex-direction:column;gap:16px;max-height:calc(100dvh - 80px);overflow-y:auto;overscroll-behavior:none;padding-bottom:64px}@media(max-width:1024px){.hamburger-menu-drawer .hamburger-menu-content .hamburger-menu-content-scrollable{height:100%}}.hamburger-menu-drawer .hamburger-menu-content .hamburger-menu-inner{background:radial-gradient(circle at 8% -60%,var(--color-secondary-lighter),transparent 65%),linear-gradient(to right,var(--color-secondary),var(--color-secondary-darkest))!important;height:-moz-fit-content;height:fit-content;left:0;min-height:100dvh;position:absolute;width:100dvw;z-index:-1}@media(max-width:1024px){.hamburger-menu-drawer .hamburger-menu-content .hamburger-menu-inner{background:radial-gradient(130% 90% at 0 -20%,var(--color-secondary-lighter) 25%,transparent 65%),var(--color-secondary-darkest)!important;top:-60px!important}}.hamburger-menu-drawer .hamburger-menu-balance{background:radial-gradient(121.64% 100.25% at 50% 0,rgba(229,234,250,.2) 0,rgba(229,234,250,0) 30%,rgba(7,13,24,0) 60%,rgba(7,13,24,.5) 100%),var(--color-secondary);border-radius:16px;padding:12px 16px;position:relative}.hamburger-menu-drawer .hamburger-menu-balance:before{background:linear-gradient(180deg,var(--color-secondary-light) 0,var(--color-secondary-darkest) 100%),linear-gradient(to right,var(--color-secondary-darkest),var(--color-secondary)) border-box;border-radius:inherit;content:"";height:calc(100% + 2px);inset:0;left:-1px;position:absolute;top:-1px;width:calc(100% + 2px);z-index:-1}.hamburger-menu-drawer .hamburger-menu-balance .balance-items{display:flex;flex-direction:column;gap:4px}.hamburger-menu-drawer .hamburger-menu-balance .balance-items .BalanceDetailLine{gap:4px}.hamburger-menu-drawer .hamburger-menu-balance .custom-button{margin-bottom:0}.active-bonus-progress-container .active-bonus-progress{background:radial-gradient(121.64% 100.25% at 50% 0,rgba(229,234,250,.2) 0,rgba(229,234,250,0) 30%,rgba(7,13,24,0) 60%,rgba(7,13,24,.5) 100%),var(--color-secondary);border-left:2px solid var(--color-bonus-progress);border-radius:16px;padding:8px 12px;position:relative}.active-bonus-progress-container .active-bonus-progress--completed{border-left-color:var(--color-bonus-completed)}.active-bonus-progress-container .turnover-container{background-color:var(--color-secondary-lighter);border:none;border-radius:100px;height:8px;overflow:hidden;position:relative;width:100%}.active-bonus-progress-container .active-bonus-progress-title{width:100%}.active-bonus-progress-container .active-bonus-progress-title>div,.active-bonus-progress-container .active-bonus-progress-title>p{display:inline-block}.active-bonus-progress-container .active-bonus-progress-title>div:not(:last-child),.active-bonus-progress-container .active-bonus-progress-title>p:not(:last-child){margin-right:4px}.active-bonus-progress-container .active-bonus-progress-title-container{align-items:center;display:flex;justify-content:space-between;width:100%}.active-bonus-progress-container .active-bonus-progress-title-container .active-bonus-progress-title-container-left{align-items:center;display:flex;gap:4px;width:100%}.active-bonus-progress-container .active-bonus-progress-title-container .bonuses-new-icon{aspect-ratio:1/1;flex:0 0 auto;height:16px;width:16px}.active-bonus-progress-container .active-bonus-progress-title-container .info-icon-new{cursor:pointer;height:14px;-o-object-fit:contain;object-fit:contain;width:14px}.active-bonus-progress-container .active-bonus-progress-turnover-container{background-color:var(--color-secondary-lighter);border-radius:100px;height:8px;position:relative;width:100%}.active-bonus-progress-container .turnoverAccu{background-color:var(--color-vip-icon);border-radius:5px;border-bottom-right-radius:0;border-top-right-radius:0;height:8px;left:0;position:absolute;top:0}.active-bonus-progress-container .turnoverBadge{align-items:center;display:flex;left:0;position:absolute;top:0}.active-bonus-progress-container .turnoverBadge span{align-items:center;background:var(--color-sports-default);border-radius:4px;color:#fff;display:flex;font-size:10px;font-weight:700;height:18px;justify-content:center;line-height:14px;padding:0 8px}@media screen and (max-width:400px){.active-bonus-progress-container .turnoverBadge{top:19px}}.active-bonus-progress-container .ctive-bonus-progress-turnover-completed{color:var(--color-bonus-completed)}.auth-buttons-container{display:flex;flex-direction:column;gap:16px}.auth-buttons-container .auth-buttons-text-container{text-align:center}.auth-buttons-container .auth-buttons{display:flex;flex-direction:row;gap:12px}.DropdownMenuGroupIcon{height:22px;position:relative;width:22px}.DropdownMenuGroupIcon>svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.available-balance-details-shadow-crypto{background-color:rgba(0,0,0,.1);height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:64px;transition:opacity .3s ease;width:100%;z-index:-2}@media(max-width:1024px){.available-balance-details-shadow-crypto{top:60px;z-index:1}}.available-balance-details-shadow-crypto.visible{background-color:rgba(0,0,0,.7);opacity:1;pointer-events:auto}.available-balance-details-crypto-casino{align-items:center;background-color:var(--color-secondary-lighter);border-radius:0 0 16px 16px;display:flex;flex-direction:column;left:calc(50% - 140px);max-height:calc(100vh - 100px);overflow-y:auto;padding:16px;pointer-events:none;position:absolute;top:45px;transform:translateY(calc(-100% - 60px));transition:transform .3s ease;width:280px;z-index:-1}.available-balance-details-crypto-casino:not(.hidden){pointer-events:auto;transform:translateY(0)}.available-balance-details-crypto-casino.hidden{pointer-events:none;transform:translateY(calc(-100% - 60px))}@media (max-width:1024px){.available-balance-details-crypto-casino{border-radius:0;left:0;max-height:calc(100vh - 60px);padding:16px 24px;position:fixed;right:0;top:54px;transform:translateY(-100%);width:100%;z-index:9}.available-balance-details-crypto-casino:not(.hidden){transform:translateY(0)}.available-balance-details-crypto-casino.hidden{transform:translateY(-100%)}}.available-balance-details-crypto-casino .title{color:var(--color-neutral);font-size:16px;font-weight:700;line-height:20px}.available-balance-details-crypto-casino .search-currencies{width:100%}.available-balance-details-crypto-casino .search-currencies .input-reusable{height:38px}.available-balance-details-crypto-casino .balance-details-container{display:flex;flex-direction:column;gap:8px}.available-balance-details-crypto-casino .balance-details-container .BalanceDetailLine:first-child{margin-top:12px}.available-balance-details-crypto-casino .balance-details-container{border-bottom:1px solid var(--color-secondary-light);padding-bottom:12px}.available-balance-details-crypto-casino .recent-withdrawals{width:100%}.available-balance-details-crypto-casino .custom-button{height:48px;margin:16px 0 0;min-width:unset;width:-moz-fit-content;width:fit-content}.available-balance-details-crypto-casino .RecentWithdrawals{margin-top:16px;width:100%}.available-balance-details-crypto-casino .RecentWithdrawals .box{background-color:var(--color-secondary-light)}.available-balance-details-crypto-casino .WithdrawVerificationStatus{background-color:var(--color-secondary-light);border:1px transparent;margin-top:16px}.available-balance-details-crypto-casino.crypto-casino .balances-list{display:flex;flex-direction:column;gap:12px;margin-top:8px;width:100%}.available-balance-details-crypto-casino.crypto-casino .balances-list .fiat-balance-block{padding-right:4px}.available-balance-details-crypto-casino.crypto-casino .balances-list .fiat-balance-block .block-row{display:flex;justify-content:space-between;transition:all .2s ease}.available-balance-details-crypto-casino.crypto-casino .balances-list .fiat-balance-block .block-row:hover{background-color:var(--surface-cashier);box-shadow:0 2px 8px rgba(0,0,0,.1);cursor:pointer;transform:translateX(2px)}.available-balance-details-crypto-casino.crypto-casino .balances-list .fiat-balance-block .bonus-row{color:var(--color-neutral);font-size:12px;margin-left:4px}.available-balance-details-crypto-casino.crypto-casino .balances-list .fiat-balance-block .row-ticker{align-items:center;display:flex;gap:6px;min-width:65px}.available-balance-details-crypto-casino.crypto-casino .balances-list .fiat-balance-block .row-ticker .crypto-icon{flex-shrink:0;height:16px;-o-object-fit:contain;object-fit:contain;width:16px}.available-balance-details-crypto-casino.crypto-casino .balances-list .fiat-balance-block .row-ticker .crypto-icon svg{height:100%;width:100%}.available-balance-details-crypto-casino.crypto-casino .balances-list .balance-block{display:flex;flex-direction:column;gap:4px;width:100%}.available-balance-details-crypto-casino.crypto-casino .balances-list .balance-block .block-title{color:var(--color-neutral);font-size:16px;font-weight:700;margin-bottom:6px;text-decoration:underline}.available-balance-details-crypto-casino.crypto-casino .balances-list .holdings-list{display:flex;flex-direction:column;gap:4px;max-height:200px;overflow-y:auto}.available-balance-details-crypto-casino.crypto-casino .zero-balances-toggle{display:flex;gap:8px;margin-top:12px}.available-balance-details-crypto-casino.crypto-casino .zero-balances-toggle .toggle-switch:not(.checked){background-color:var(--color-secondary-dark)}.available-balance-details-crypto-casino.crypto-casino .zero-balances-toggle .toggle-text{display:flex;flex-direction:column;gap:1px}.available-balance-details-crypto-casino.crypto-casino .zero-balances-toggle .toggle-text .toggle-txt-1{font-size:12px;font-weight:700}.available-balance-details-crypto-casino.crypto-casino .zero-balances-toggle .toggle-text .toggle-txt-2{font-size:10px}.available-balance-details-crypto-casino.crypto-casino .buttons{display:flex;justify-content:space-between;width:100%}.available-balance-details-crypto-casino.crypto-casino .buttons button{font-size:14px;text-decoration:underline}.Footer{background:radial-gradient(100% 100% at bottom right,var(--color-secondary-lighter) 0,transparent 60%),var(--color-secondary-darkest);width:100%}@media screen and (max-width:1024px){.Footer{background:transparent!important}}.Footer .footer-holder{align-items:stretch;display:flex;flex-direction:row;gap:48px;justify-content:center;margin:0 auto;max-width:1500px;padding:48px 72px;width:100%}@media screen and (max-width:1024px){.Footer .footer-holder{background:radial-gradient(100% 100% at bottom right,var(--color-secondary-lighter) 0,transparent 60%),var(--color-secondary-darkest);flex-direction:column;gap:24px;padding:32px 24px 100px;position:absolute;z-index:4}}.Footer .footer-holder .footer-divider{background-color:var(--color-secondary-lighter);width:1px}@media screen and (max-width:1024px){.Footer .footer-holder .footer-divider{display:none}}.Footer .footer-holder .footer-content-holder{display:flex;flex-direction:column;gap:36px;width:100%}@media screen and (max-width:1024px){.Footer .footer-holder .footer-content-holder .dropdown-menu-groups{gap:8px;width:100%}.Footer .footer-holder .footer-content-holder .dropdown-menu-groups .dropdown-menu-group-title{background-color:var(--color-secondary)!important}.Footer .footer-holder .footer-content-holder .dropdown-menu-groups .dropdown-menu-group-items{background-color:var(--color-secondary-dark)!important}}.Footer .footer-holder .footer-icons-holder{display:flex;flex-direction:column;gap:48px;max-width:-moz-fit-content;max-width:fit-content;width:100%}@media screen and (max-width:1024px){.Footer .footer-holder .footer-icons-holder{gap:36px;max-width:100%}}.Footer .footer-holder .row-holder{display:flex;justify-content:space-between;max-width:1440px;width:100%}.Footer .footer-holder .row-holder.last-row .article{flex-direction:column;max-width:1000px}.Footer .footer-holder .row-holder.last-row .article .footer-logo{background-repeat:no-repeat;background-size:contain;display:block;height:30px;width:151px}.Footer .footer-holder .row-holder.last-row .article li,.Footer .footer-holder .row-holder.last-row .article p{color:var(--color-neutral);font-size:10px;font-style:normal;font-weight:400;line-height:14px}.Footer .footer-holder .row-holder.last-row .gamble-aware{align-content:center;display:flex;flex-wrap:wrap;justify-content:flex-end;width:20%}.Footer .footer-holder .row-holder.last-row .gamble-aware img{height:26.54px;width:196px}.Footer .footer-holder .row-holder.last-row .copyright{margin-top:20px}@media screen and (max-width:1024px){.Footer .footer-holder .row-holder.last-row .copyright{margin-top:30px}}.FooterLicences{display:flex;flex-direction:column;row-gap:16px;width:100%}@media screen and (max-width:1024px){.FooterLicences{row-gap:8px}}.FooterLicences .footer-licences-title{color:var(--color-neutral);text-transform:capitalize}.FooterLicences>div{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px 20px}.FooterLicences>div img{height:32px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:1024px){.FooterLicences>div img{max-width:46px}.FooterLicences>div img.be-gamble-aware{max-width:140px}}.FooterLicences .gcb img{filter:unset}.FooterAnjouan img{filter:unset!important;height:35px!important;width:auto!important}.custom-select-dropdown .select-deselect-container{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:12px;width:100%}.custom-select-dropdown .select-deselect-container span{color:var(--color-neutral-darkest);font-size:12px;font-style:normal;font-weight:700;line-height:16px;text-decoration-line:underline}.custom-select-dropdown .select-deselect-container div{align-items:center;display:flex;gap:4px}.custom-select-dropdown .select-deselect-container div svg{height:12px;width:12px}.custom-select-dropdown .select-deselect-container div svg path{fill:var(--color-neutral-darkest)}.custom-select-dropdown .select-deselect-container .highlighted,.custom-select-dropdown .select-deselect-container .highlighted span{color:var(--color-neutral)}.custom-select-dropdown .select-deselect-container .highlighted svg path{fill:var(--color-neutral)}@font-face{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-family:Sport-icons;font-style:normal;font-weight:400;src:url(/fonts/icomoon.363dc144.woff?ggnxdcm) format("woff")}.top:before{content:""}.favorites:before{content:""}.all:before{background-image:url(/images/18b95084.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:16px;vertical-align:middle;width:16px}.ArenaofValor:before{content:""}.AlpineSkiing:before{content:""}.AustralianFootball:before{content:""}.AmericanFootball:before{content:""}.Angling:before{content:""}.Archery:before{content:""}.ArcheryH2H:before{content:""}.AirHockey:before{content:"/"}.AgeofEmpires:before{content:""}.Badminton:before{content:""}.Balls:before{content:""}.Baseball:before{content:""}.Basketball:before{content:""}.BasketballShots:before{content:""}.Basketball3x3:before{content:""}.BeachHandball:before{content:""}.BeachFootball:before,.BeachSoccer:before{content:""}.BeachVolleyball:before{content:""}.Biathlon:before{content:""}.Bobsleigh:before{content:""}.Bowling:before{content:""}.Breaking:before{background-image:url(/images/ad99ad5f.svg)}.Breaking:before,.Fortnite:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:100%;min-height:16px;min-width:16px;vertical-align:middle;width:100%}.Fortnite:before{background-image:url(/images/d5e50d66.svg)}.Armwrestling:before{background-image:url(/images/3f9c003f.svg)}.Armwrestling:before,.Bodybuilding:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:100%;min-height:16px;min-width:16px;vertical-align:middle;width:100%}.Bodybuilding:before{background-image:url(/images/64c921bd.svg)}.DiscGolf:before{background-image:url(/images/c85af3c6.svg)}.DiscGolf:before,.Pickleball:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:100%;min-height:16px;min-width:16px;vertical-align:middle;width:100%}.Pickleball:before{background-image:url(/images/8f560533.svg)}.ClashRoyale:before{content:""}.Climbing:before{content:""}.ShortTrackSpeedSkating:before,.SpeedSkating:before{content:""}.Snowboarding:before{content:""}.Skateboarding:before{content:""}.FreestyleSkiing:before{content:""}.BallHockey:before,.Bandy:before{content:""}.Boxing:before{content:""}.Bridge:before{content:""}.Canoe:before,.Canoeing:before{content:""}.Chess:before{content:""}.Cricket:before{content:""}.Curling:before{content:""}.Cycling:before{content:""}.Cyclo-Cross:before,.VirtualBicycle:before{content:""}.Camogie:before{content:""}.Bowls:before{content:""}.Darts:before{content:""}.Diving:before{content:""}.EBasketball:before{content:""}.Electronic:before,.ElectronicSports:before{content:""}.Eurovision:before{content:""}.Fencing:before{content:""}.FigureSkating:before{content:""}.Floorball:before{content:""}.Formula1:before{content:""}.Futsal:before{content:"."}.FutureHorseRacing:before{content:""}.financials:before{content:""}.Freestyle:before,.FreestyleWrestling:before{content:""}.GaelicFootball:before{content:""}.Golf:before{content:""}.GrassHockey:before{content:""}.Greyhounds:before{content:"󦙧"}.Gymnastics:before{content:""}.Handball:before{content:""}.HardAthletics:before,.Weightlifting:before{content:""}.Hockey:before{content:""}.HorseRacing:before,.HorseRacingSpecials:before{content:""}.Hurling:before{content:""}.IceHockey:before{content:""}.Judo:before{content:""}.KingOfGlory:before{content:""}.PistolShooting:before{content:""}.LeagueOfLegends:before,.LeagueofLegends:before{content:'"'}.LeagueofLegendsWildRift:before{content:""}.MobileLegends:before{content:""}.Lacross:before{content:""}.Athletics:before,.LightAthletics:before{content:""}.Lottery:before{content:""}.Luge:before{content:""}.Mafia:before{content:""}.MiniSoccer:before{content:""}.ModernPentathlon:before{content:""}.Motorbikes:before{content:""}.Motorsport:before{content:""}.Nascar:before{content:""}.Netball:before{content:""}.NordicCombined:before{content:""}.Olimpic:before,.Olympics:before{content:""}.Oscar:before{content:""}.Overwatch:before{content:"*"}.outright:before{content:""}.Padel:before{content:""}.Padel-Tennis:before{content:""}.Pesapallo:before{content:""}.PokerLive:before{content:""}.Poker:before{content:""}.PistolHead2Head:before{content:""}.Pelota:before{content:""}.MortalKombatXL:before{content:"'"}.E-IceHockey:before{content:""}.Politics:before{content:""}.Pool:before{content:""}.AutoRacing:before,.Rally:before{content:""}.RinkHockey:before{content:""}.Rowing:before{content:""}.Rugby:before,.RugbyLeague:before,.RugbySevens:before,.RugbyUnion:before{content:""}.Schwingen:before{content:""}.Shooting:before{content:""}.Shorttrackspeedskating:before{content:""}.Skeleton:before{content:""}.StreetFighterV:before{content:""}.SkiJump:before,.SkiJumping:before{content:""}.Skis:before{content:""}.SISGreyhound:before{content:""}.CrossCountrySkiing:before,.Winter:before,.sport-group-Winter:before{content:""}.Snooker:before{content:""}.PS4GAMING:before{content:""}.Snowboard:before{content:""}.Smite:before{content:"+"}.mostPopular:before{content:""}.Football:before,.MixedFootball:before,.Soccer:before{content:""}.ThePenaltyKicks:before{content:""}.Teqball:before{content:""}.VirtualCarRacing:before{content:""}.VirtualFootball:before{content:""}.VirtualFootballLeague:before{content:""}.VirtualFootballPro:before{content:""}.VirtualMarbleRacing:before{content:""}.VirtualDragRacing:before{content:""}.CyberFootball:before{content:""}.SoccerWC2014:before{content:""}.Softball:before{content:""}.SpecialBets:before{content:""}.Speedskating:before{content:""}.Speedway:before{content:""}.SportAndFun:before{content:""}.SportFight:before{content:""}.Squash:before{content:""}.Sumo:before{content:""}.Surfing:before{content:""}.Petanque:before{content:""}.Kabaddi:before{content:""}.RainbowSix:before{content:""}.SummerOlympics:before{content:""}.Swimming:before{content:""}.MarathonSwimming:before{content:""}.SynchronisedSwimming:before,.SynchronizedSwimming:before{content:""}.Tablehockey:before{content:""}.TableTennis:before{content:""}.Taekwondo:before{content:""}.Equestrian:before{content:""}.Tankbiathlon:before{content:""}.TVShowsAndMovies:before,.Telecasts:before{content:""}.BetOnPoker:before,.LiveBetOnPoker:before{content:""}.BetOnBlackJack:before{content:""}.RocketLeague:before{content:""}.WarcraftIII:before{content:""}.Tennis:before{content:""}.ETennis:before{content:""}.Triathlon:before{content:""}.Trotting:before{content:""}.Mma:before,.UFS:before,.UltimateFighting:before{content:""}.virtualdogs:before,.virtualsports:before{content:""}.VirtualHorseRacing:before,.virtualhorses:before{content:""}.VirtualTennis:before,.virtualtennis:before{content:""}.Volleyball:before{content:""}.Valorant:before{content:""}.WaterPolo:before{content:""}.WhatWhereWhen:before{content:""}.WinterOlympics:before{content:""}.GrecoRomanWrestling:before,.WWE:before,.Wrestling:before{content:""}.Yachting:before{content:""}.X-Sports:before{content:""}.X1Football:before{content:""}.VirtualHorses:before{content:""}.VirtualDogs:before,.VirtualGreyhoundRacing:before{content:""}.CounterStrike:before,.Global.Offensive:before{content:"!"}.Dota2:before,.Dota:before{content:"$"}.Heroes.of.the.Storm:before,.HeroesOfTheStorm:before,.HeroesoftheStorm:before{content:"%"}.WorldOfTanks:before,.WorldofTanks:before{content:"("}.Hearthstone:before{content:"&"}.StarCraft2:before,.StarCraft:before{content:"-"}.WorldOfWarcraft:before{content:")"}.CallOfDuty:before,.CallofDuty:before{content:""}.Livemonitor:before{content:""}.Confederations:before,.body-wrapper.asian .asian-live .All.mini-icon-1:before,.icon-sport-asia.All:before{content:""}.Vainglory:before{content:""}.Vaquejada:before{content:""}.Halo:before{content:""}.eSports:before,.sport-group-15:before{content:""}.Automovilismo:before{content:""}.FIFA:before{content:""}.sport-group-.E-sports:before{content:""}.CrossFire:before,.Crossfire:before,.crossfire:before{content:""}.rtl .dashboard-sport-icon-m.top{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.top.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.top{color:#000}.sport-nav-container-m>ul>li>a.active>span.top:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.top{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.favorites{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.favorites.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.favorites{color:#000}.sport-nav-container-m>ul>li>a.active>span.favorites:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.favorites{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.AlpineSkiing{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.AlpineSkiing.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.AlpineSkiing{color:#000}.sport-nav-container-m>ul>li>a.active>span.AlpineSkiing:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.AlpineSkiing{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.AustralianFootball{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.AustralianFootball.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.AustralianFootball{color:#000}.sport-nav-container-m>ul>li>a.active>span.AustralianFootball:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.AustralianFootball{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.AmericanFootball{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.AmericanFootball.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.AmericanFootball{color:#000}.sport-nav-container-m>ul>li>a.active>span.AmericanFootball:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.AmericanFootball{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Badminton{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Badminton.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Badminton{color:#000}.sport-nav-container-m>ul>li>a.active>span.Badminton:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Badminton{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Baseball{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Baseball.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Baseball{color:#000}.sport-nav-container-m>ul>li>a.active>span.Baseball:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Baseball{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Basketball{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Basketball.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Basketball{color:#000}.sport-nav-container-m>ul>li>a.active>span.Basketball:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Basketball{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.BeachHandball{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.BeachHandball.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.BeachHandball{color:#000}.sport-nav-container-m>ul>li>a.active>span.BeachHandball:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.BeachHandball{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.BeachSoccer{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.BeachSoccer.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.BeachSoccer{color:#000}.sport-nav-container-m>ul>li>a.active>span.BeachSoccer:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.BeachSoccer{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.BeachFootball{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.BeachFootball.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.BeachFootball{color:#000}.sport-nav-container-m>ul>li>a.active>span.BeachFootball:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.BeachFootball{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.BeachVolleyball{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.BeachVolleyball.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.BeachVolleyball{color:#000}.sport-nav-container-m>ul>li>a.active>span.BeachVolleyball:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.BeachVolleyball{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Biathlon{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Biathlon.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Biathlon{color:#000}.sport-nav-container-m>ul>li>a.active>span.Biathlon:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Biathlon{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.BallHockey{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.BallHockey.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.BallHockey{color:#000}.sport-nav-container-m>ul>li>a.active>span.BallHockey:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.BallHockey{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Bandy{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Bandy.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Bandy{color:#000}.sport-nav-container-m>ul>li>a.active>span.Bandy:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Bandy{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Boxing{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Boxing.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Boxing{color:#000}.sport-nav-container-m>ul>li>a.active>span.Boxing:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Boxing{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Canoe{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Canoe.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Canoe{color:#000}.sport-nav-container-m>ul>li>a.active>span.Canoe:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Canoe{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Chess{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Chess.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Chess{color:#000}.sport-nav-container-m>ul>li>a.active>span.Chess:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Chess{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Cricket{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Cricket.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Cricket{color:#000}.sport-nav-container-m>ul>li>a.active>span.Cricket:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Cricket{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Curling{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Curling.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Curling{color:#000}.sport-nav-container-m>ul>li>a.active>span.Curling:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Curling{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Cycling{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Cycling.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Cycling{color:#000}.sport-nav-container-m>ul>li>a.active>span.Cycling:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Cycling{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Cyclo-Cross{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Cyclo-Cross.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Cyclo-Cross{color:#000}.sport-nav-container-m>ul>li>a.active>span.Cyclo-Cross:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Cyclo-Cross{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Bowls{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Bowls.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Bowls{color:#000}.sport-nav-container-m>ul>li>a.active>span.Bowls:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Bowls{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Darts{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Darts.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Darts{color:#000}.sport-nav-container-m>ul>li>a.active>span.Darts:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Darts{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Diving{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Diving.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Diving{color:#000}.sport-nav-container-m>ul>li>a.active>span.Diving:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Diving{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.EBasketball{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.EBasketball.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.EBasketball{color:#000}.sport-nav-container-m>ul>li>a.active>span.EBasketball:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.EBasketball{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Electronic{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Electronic.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Electronic{color:#000}.sport-nav-container-m>ul>li>a.active>span.Electronic:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Electronic{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.FigureSkating{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.FigureSkating.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.FigureSkating{color:#000}.sport-nav-container-m>ul>li>a.active>span.FigureSkating:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.FigureSkating{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Floorball{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Floorball.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Floorball{color:#000}.sport-nav-container-m>ul>li>a.active>span.Floorball:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Floorball{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Formula1{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Formula1.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Formula1{color:#000}.sport-nav-container-m>ul>li>a.active>span.Formula1:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Formula1{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Futsal{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Futsal.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Futsal{color:#000}.sport-nav-container-m>ul>li>a.active>span.Futsal:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Futsal{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Football{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Football.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Football{color:#000}.sport-nav-container-m>ul>li>a.active>span.Football:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Football{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Freestyle{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Freestyle.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Freestyle{color:#000}.sport-nav-container-m>ul>li>a.active>span.Freestyle:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Freestyle{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.FreestyleWrestling{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.FreestyleWrestling.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.FreestyleWrestling{color:#000}.sport-nav-container-m>ul>li>a.active>span.FreestyleWrestling:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.FreestyleWrestling{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.GaelicFootball{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.GaelicFootball.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.GaelicFootball{color:#000}.sport-nav-container-m>ul>li>a.active>span.GaelicFootball:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.GaelicFootball{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Golf{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Golf.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Golf{color:#000}.sport-nav-container-m>ul>li>a.active>span.Golf:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Golf{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.GrassHockey{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.GrassHockey.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.GrassHockey{color:#000}.sport-nav-container-m>ul>li>a.active>span.GrassHockey:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.GrassHockey{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Gymnastics{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Gymnastics.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Gymnastics{color:#000}.sport-nav-container-m>ul>li>a.active>span.Gymnastics:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Gymnastics{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Handball{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Handball.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Handball{color:#000}.sport-nav-container-m>ul>li>a.active>span.Handball:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Handball{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.HardAthletics{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.HardAthletics.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.HardAthletics{color:#000}.sport-nav-container-m>ul>li>a.active>span.HardAthletics:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.HardAthletics{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Hockey{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Hockey.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Hockey{color:#000}.sport-nav-container-m>ul>li>a.active>span.Hockey:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Hockey{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.HorseRacing{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.HorseRacing.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.HorseRacing{color:#000}.sport-nav-container-m>ul>li>a.active>span.HorseRacing:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.HorseRacing{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Hurling{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Hurling.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Hurling{color:#000}.sport-nav-container-m>ul>li>a.active>span.Hurling:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Hurling{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.IceHockey{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.IceHockey.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.IceHockey{color:#000}.sport-nav-container-m>ul>li>a.active>span.IceHockey:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.IceHockey{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Judo{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Judo.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Judo{color:#000}.sport-nav-container-m>ul>li>a.active>span.Judo:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Judo{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.LeagueofLegends{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.LeagueofLegends.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.LeagueofLegends{color:#000}.sport-nav-container-m>ul>li>a.active>span.LeagueofLegends:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.LeagueofLegends{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Lacross{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Lacross.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Lacross{color:#000}.sport-nav-container-m>ul>li>a.active>span.Lacross:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Lacross{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.LightAthletics{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.LightAthletics.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.LightAthletics{color:#000}.sport-nav-container-m>ul>li>a.active>span.LightAthletics:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.LightAthletics{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Athletics{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Athletics.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Athletics{color:#000}.sport-nav-container-m>ul>li>a.active>span.Athletics:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Athletics{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Luge{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Luge.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Luge{color:#000}.sport-nav-container-m>ul>li>a.active>span.Luge:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Luge{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.MixedFootball{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.MixedFootball.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.MixedFootball{color:#000}.sport-nav-container-m>ul>li>a.active>span.MixedFootball:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.MixedFootball{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Motorbikes{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Motorbikes.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Motorbikes{color:#000}.sport-nav-container-m>ul>li>a.active>span.Motorbikes:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Motorbikes{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Motorsport{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Motorsport.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Motorsport{color:#000}.sport-nav-container-m>ul>li>a.active>span.Motorsport:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Motorsport{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Nascar{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Nascar.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Nascar{color:#000}.sport-nav-container-m>ul>li>a.active>span.Nascar:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Nascar{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Netball{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Netball.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Netball{color:#000}.sport-nav-container-m>ul>li>a.active>span.Netball:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Netball{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Pesapallo{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Pesapallo.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Pesapallo{color:#000}.sport-nav-container-m>ul>li>a.active>span.Pesapallo:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Pesapallo{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.PokerLive{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.PokerLive.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.PokerLive{color:#000}.sport-nav-container-m>ul>li>a.active>span.PokerLive:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.PokerLive{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Poker{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Poker.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Poker{color:#000}.sport-nav-container-m>ul>li>a.active>span.Poker:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Poker{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Pool{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Pool.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Pool{color:#000}.sport-nav-container-m>ul>li>a.active>span.Pool:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Pool{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Rally{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Rally.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Rally{color:#000}.sport-nav-container-m>ul>li>a.active>span.Rally:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Rally{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.AutoRacing{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.AutoRacing.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.AutoRacing{color:#000}.sport-nav-container-m>ul>li>a.active>span.AutoRacing:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.AutoRacing{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.RinkHockey{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.RinkHockey.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.RinkHockey{color:#000}.sport-nav-container-m>ul>li>a.active>span.RinkHockey:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.RinkHockey{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Rowing{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Rowing.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Rowing{color:#000}.sport-nav-container-m>ul>li>a.active>span.Rowing:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Rowing{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Rugby{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Rugby.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Rugby{color:#000}.sport-nav-container-m>ul>li>a.active>span.Rugby:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Rugby{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.RugbyLeague{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.RugbyLeague.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.RugbyLeague{color:#000}.sport-nav-container-m>ul>li>a.active>span.RugbyLeague:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.RugbyLeague{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.RugbyUnion{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.RugbyUnion.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.RugbyUnion{color:#000}.sport-nav-container-m>ul>li>a.active>span.RugbyUnion:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.RugbyUnion{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.RugbySevens{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.RugbySevens.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.RugbySevens{color:#000}.sport-nav-container-m>ul>li>a.active>span.RugbySevens:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.RugbySevens{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Shooting{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Shooting.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Shooting{color:#000}.sport-nav-container-m>ul>li>a.active>span.Shooting:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Shooting{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Shorttrackspeedskating{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Shorttrackspeedskating.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Shorttrackspeedskating{color:#000}.sport-nav-container-m>ul>li>a.active>span.Shorttrackspeedskating:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Shorttrackspeedskating{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.SkiJump{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.SkiJump.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.SkiJump{color:#000}.sport-nav-container-m>ul>li>a.active>span.SkiJump:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.SkiJump{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.SkiJumping{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.SkiJumping.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.SkiJumping{color:#000}.sport-nav-container-m>ul>li>a.active>span.SkiJumping:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.SkiJumping{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.CrossCountrySkiing{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.CrossCountrySkiing.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.CrossCountrySkiing{color:#000}.sport-nav-container-m>ul>li>a.active>span.CrossCountrySkiing:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.CrossCountrySkiing{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Snooker{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Snooker.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Snooker{color:#000}.sport-nav-container-m>ul>li>a.active>span.Snooker:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Snooker{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Snowboard{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Snowboard.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Snowboard{color:#000}.sport-nav-container-m>ul>li>a.active>span.Snowboard:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Snowboard{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Soccer{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Soccer.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Soccer{color:#000}.sport-nav-container-m>ul>li>a.active>span.Soccer:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Soccer{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.VirtualFootball{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.VirtualFootball.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.VirtualFootball{color:#000}.sport-nav-container-m>ul>li>a.active>span.VirtualFootball:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.VirtualFootball{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.CyberFootball{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.CyberFootball.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.CyberFootball{color:#000}.sport-nav-container-m>ul>li>a.active>span.CyberFootball:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.CyberFootball{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Speedway{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Speedway.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Speedway{color:#000}.sport-nav-container-m>ul>li>a.active>span.Speedway:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Speedway{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Squash{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Squash.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Squash{color:#000}.sport-nav-container-m>ul>li>a.active>span.Squash:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Squash{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Sumo{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Sumo.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Sumo{color:#000}.sport-nav-container-m>ul>li>a.active>span.Sumo:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Sumo{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Surfing{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Surfing.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Surfing{color:#000}.sport-nav-container-m>ul>li>a.active>span.Surfing:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Surfing{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Swimming{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Swimming.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Swimming{color:#000}.sport-nav-container-m>ul>li>a.active>span.Swimming:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Swimming{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Tablehockey{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Tablehockey.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Tablehockey{color:#000}.sport-nav-container-m>ul>li>a.active>span.Tablehockey:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Tablehockey{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.TableTennis{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.TableTennis.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.TableTennis{color:#000}.sport-nav-container-m>ul>li>a.active>span.TableTennis:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.TableTennis{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Tennis{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Tennis.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Tennis{color:#000}.sport-nav-container-m>ul>li>a.active>span.Tennis:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Tennis{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Triathlon{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Triathlon.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Triathlon{color:#000}.sport-nav-container-m>ul>li>a.active>span.Triathlon:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Triathlon{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Mma{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Mma.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Mma{color:#000}.sport-nav-container-m>ul>li>a.active>span.Mma:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Mma{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.virtualsports{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.virtualsports.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.virtualsports{color:#000}.sport-nav-container-m>ul>li>a.active>span.virtualsports:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.virtualsports{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.virtualdogs{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.virtualdogs.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.virtualdogs{color:#000}.sport-nav-container-m>ul>li>a.active>span.virtualdogs:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.virtualdogs{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.virtualhorses{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.virtualhorses.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.virtualhorses{color:#000}.sport-nav-container-m>ul>li>a.active>span.virtualhorses:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.virtualhorses{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.VirtualTennis{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.VirtualTennis.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.VirtualTennis{color:#000}.sport-nav-container-m>ul>li>a.active>span.VirtualTennis:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.VirtualTennis{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Volleyball{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Volleyball.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Volleyball{color:#000}.sport-nav-container-m>ul>li>a.active>span.Volleyball:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Volleyball{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.WaterPolo{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.WaterPolo.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.WaterPolo{color:#000}.sport-nav-container-m>ul>li>a.active>span.WaterPolo:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.WaterPolo{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Wrestling{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Wrestling.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Wrestling{color:#000}.sport-nav-container-m>ul>li>a.active>span.Wrestling:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Wrestling{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.X-Sports{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.X-Sports.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.X-Sports{color:#000}.sport-nav-container-m>ul>li>a.active>span.X-Sports:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.X-Sports{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.GlobalOffensive{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.GlobalOffensive.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.GlobalOffensive{color:#000}.sport-nav-container-m>ul>li>a.active>span.GlobalOffensive:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.GlobalOffensive{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.CounterStrike{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.CounterStrike.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.CounterStrike{color:#000}.sport-nav-container-m>ul>li>a.active>span.CounterStrike:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.CounterStrike{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Dota{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Dota.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Dota{color:#000}.sport-nav-container-m>ul>li>a.active>span.Dota:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Dota{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Dota2{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Dota2.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Dota2{color:#000}.sport-nav-container-m>ul>li>a.active>span.Dota2:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Dota2{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.HeroesoftheStorm{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.HeroesoftheStorm.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.HeroesoftheStorm{color:#000}.sport-nav-container-m>ul>li>a.active>span.HeroesoftheStorm:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.HeroesoftheStorm{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.WorldOfTanks{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.WorldOfTanks.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.WorldOfTanks{color:#000}.sport-nav-container-m>ul>li>a.active>span.WorldOfTanks:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.WorldOfTanks{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.Hearthstone{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.Hearthstone.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.Hearthstone{color:#000}.sport-nav-container-m>ul>li>a.active>span.Hearthstone:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.Hearthstone{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.StarCraft{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.StarCraft.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.StarCraft{color:#000}.sport-nav-container-m>ul>li>a.active>span.StarCraft:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.StarCraft{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.StarCraft2{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.StarCraft2.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.StarCraft2{color:#000}.sport-nav-container-m>ul>li>a.active>span.StarCraft2:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.StarCraft2{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.WorldOfWarcraft{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.WorldOfWarcraft.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.WorldOfWarcraft{color:#000}.sport-nav-container-m>ul>li>a.active>span.WorldOfWarcraft:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.WorldOfWarcraft{background:hsla(0,0%,100%,.5)}.rtl .dashboard-sport-icon-m.CallofDuty{box-shadow:inset -3px 0 0 hsla(0,0%,100%,.5)}.single-sport-title-dashboard-m.CallofDuty.active{border-color:hsla(0,0%,100%,.5)}.select-sport-title-m.CallofDuty{color:#000}.sport-nav-container-m>ul>li>a.active>span.CallofDuty:after{border-color:transparent transparent hsla(0,0%,100%,.8)}.sport-title-result-m.CallofDuty{background:hsla(0,0%,100%,.5)}