.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{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;pointer-events:none}@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}}.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}.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.disabled{opacity:.5;pointer-events:none}.small-notifications-wrapper{z-index:99999!important}.small-notifications-wrapper:empty{display:none!important}.header-search-icon>img{height:20px;width:20px}.header-wrapper-m{background-color:transparent;position:sticky;top:0;width:100%;z-index:1001}.header-wrapper-m.skin-logged-out .logo-wrapper-m{align-items:center;display:flex;gap:5px;justify-content:center}.header-wrapper-m.skin-logged-out .logo-wrapper-m svg{height:40px;margin-left:0}.header-wrapper-m.skin-logged-out .logo-wrapper-m a{height:29px;margin-right:0;width:209.59px}.header-wrapper-m.skin-logged-out .logo-wrapper-m .divider{margin-left:0}.header-wrapper-m.skin-logged-out.fr .custom-button{font-size:12px}.header-wrapper-m.skin-logged-out.fr .live-sports-navlink,.header-wrapper-m.skin-logged-out.fr .nav-bar-contain-m>ul>li>a,.header-wrapper-m.skin-logged-out.fr .nav-bar-contain-mob div>li>a{font-size:14px}.header-wrapper-m.skin-logged-out.de .custom-button,.header-wrapper-m.skin-logged-out.de .live-sports-navlink,.header-wrapper-m.skin-logged-out.de .nav-bar-contain-m>ul>li>a,.header-wrapper-m.skin-logged-out.de .nav-bar-contain-mob div>li>a{font-size:15px}.header-wrapper-m.skin-logged-out.es .custom-button,.header-wrapper-m.skin-logged-out.es .live-sports-navlink,.header-wrapper-m.skin-logged-out.es .nav-bar-contain-m>ul>li>a,.header-wrapper-m.skin-logged-out.es .nav-bar-contain-mob div>li>a{font-size:14px}.header-wrapper-m.skin-logged-in .logo-wrapper-m a{height:47.02px;width:58.25px}.header-wrapper-m.skin-logged-in.es .custom-button,.header-wrapper-m.skin-logged-in.es .live-sports-navlink,.header-wrapper-m.skin-logged-in.es .nav-bar-contain-m>ul>li>a,.header-wrapper-m.skin-logged-in.es .nav-bar-contain-mob div>li>a{font-size:14px}.header-wrapper-m .logo-wrapper-m{display:inline-block;vertical-align:middle}.header-wrapper-m .logo-wrapper-m a{height:50px;transition:all .3s;width:155px}.selectedFormat{background-color:var(--color-primary-dark);color:var(--color-primary)!important}.header-wrapper-m-inner{height:64px;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:0}.header-wrapper-m-inner.two-lines{height:114px}.header-wrapper-m-inner:before{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;content:"";height:100dvh;inset:0;pointer-events:none;position:absolute;width:100dvw}.header-wrapper-mob-inner{height:60px;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:99}.header-wrapper-mob-inner:before{background:radial-gradient(130% 90% at 0 -20%,var(--color-secondary-lighter) 25%,transparent 65%),var(--color-secondary-darkest)!important;content:"";height:100dvh;inset:0;pointer-events:none;position:absolute;width:100dvw}@media(max-width:1024px){.header-wrapper-mob-inner{height:55px}}.navigation-menu-wrapper{height:64px;justify-content:space-between;margin:0 auto;max-width:1500px;padding:0 40px;position:relative}.navigation-menu-wrapper,.navigation-menu-wrapper .navigation-menu-logo-wrapper,.navigation-menu-wrapper .navigation-menu-wrapper-left{align-items:center;display:flex;gap:32px}.nav-menu-inline-container{display:inline-block;vertical-align:bottom}.nav-menu-new-line-container{background:transparent;display:block;padding:10px;position:relative}.nav-menu-new-line-container li{height:100%!important}.nav-menu-new-line-container li:before{display:none}.header-wrapper-m.fixed-header{position:sticky!important;top:0}.header-wrapper-m.fixed-header.shrinked-header .header-search-bar,.header-wrapper-m.fixed-header.shrinked-header .settings-header{display:none}.divider{background-color:#fff;display:block;height:61px;margin-left:-6px;margin-right:4px;width:1px}@media screen and (max-width:1250px){.divider{margin-left:6px}}@media screen and (max-width:1024px){.divider{height:40px;margin-left:3px}}.header-wrapper-mob{left:0;padding-top:env(safe-area-inset-top,0);position:fixed;top:0;width:100%;z-index:999}.header-wrapper-mob.skin-logged-in .logo-wrapper-mob a{height:32px;width:40px}.header-wrapper-mob._8888 .logo-wrapper-mob a{width:55px}.header-wrapper-mob._raki .logo-wrapper-mob a{width:65px}.header-wrapper-mob.skin-logged-out .logo-wrapper-mob{align-items:center;display:flex;gap:5px;justify-content:center}.header-wrapper-mob.skin-logged-out .logo-wrapper-mob svg{height:40px;width:40px}.header-wrapper-mob.shadow-remove{box-shadow:none!important}.header-construction-mob{float:left;height:55px;width:100%}.header-separator-mob{align-items:center;display:flex;flex-direction:row;height:60px;justify-content:space-between;padding:12px 16px;position:relative;width:100%;z-index:2}.header-separator-mob .login-register-header-form{margin-right:9px;padding:0}@media screen and (max-width:1024px){.header-separator-mob .login-register-header-form{margin-right:0}}@media screen and (max-width:340px){.header-separator-mob .login-register-header-form{gap:2px}.header-separator-mob .login-register-header-form button.custom-button-only-text span{font-size:.9em;line-height:1.1em;white-space:break-spaces}.header-separator-mob .login-register-header-form button.custom-button-filled{min-width:unset;padding-left:3px;padding-right:3px}.header-separator-mob .login-register-header-form button.custom-button-filled span{font-size:.9em;line-height:1.1em;white-space:break-spaces}.header-separator-mob .login-register-header-form .RegionLanguageSelector .region-lang-selector-holder span{margin-right:4px}.header-separator-mob .login-register-header-form .lang-selector-arrow{display:none}}.header-separator-mob .login-register-header-form .single-form-item{margin-left:10px}.header-separator-mob .login-register-header-form .single-form-item button{padding:0 14px!important}@media screen and (max-width:1024px){.header-separator-mob .login-register-header-form .single-form-item button{line-height:12px;padding:6px 10px!important}}.header-separator-mob .login-register-header-form .single-form-item span{font-size:11px;margin-top:1px}@media screen and (max-width:350px){.header-separator-mob .login-register-header-form .single-form-item span{font-size:10px}}.header-separator-mob .login-register-header-form .single-form-item:first-of-type button:hover,.header-separator-mob .login-register-header-form .single-form-item:last-of-type button:hover{transform:none}.logo-wrapper-mob{align-items:center;display:flex;float:left;justify-content:center;pointer-events:none;text-align:center;z-index:12}.logo-wrapper-mob>a{color:var(--color-neutral-black);display:block;height:100%;pointer-events:auto;position:relative;text-decoration:none;width:-moz-fit-content;width:fit-content}@media screen and (max-width:330px){.logo-wrapper-mob>a{max-width:85px}}.logo-wrapper-mob>a img.logo-mob{height:100%;max-height:36px;max-width:107px;min-height:36px;-o-object-fit:contain;object-fit:contain;width:100%}.logo-wrapper-mob>a iframe.logo-mob{height:44px;pointer-events:none;width:145px}.logged-in>span:before{color:#172430}.wallet-mob{align-items:center;display:flex;flex-direction:row!important;gap:4px;height:32px;justify-content:flex-end}.wallet-mob .header-deposit-btn{background-color:var(--color-primary);font-size:16px;font-style:normal;font-weight:700;letter-spacing:.393px;line-height:16px;margin:0 4px;min-width:110px;padding:6px 16px;white-space:nowrap}.wallet-mob .header-deposit-btn:hover{background-color:rgba(0,133,58,.6)}@media screen and (max-width:1024px){.wallet-mob .header-deposit-btn{font-size:12px;font-style:normal;font-weight:700;letter-spacing:.393px;line-height:16px;margin:0;max-height:32px;min-width:unset;padding:8px 16px}}.wallet-mob__balance{align-items:flex-end!important;display:flex;flex-direction:column!important;margin-right:15px}.wallet-mob__balance>span:first-child{font-size:15px;font-weight:500}.theme-dark .wallet-mob__balance>span:first-child,.theme-light .wallet-mob__balance>span:first-child{color:var(--text-body-primary)}.wallet-mob__balance>span:first-child{min-height:15px;white-space:nowrap}.wallet-mob__balance>span:last-child{font-size:10px;line-height:10px}.theme-dark .wallet-mob__balance>span:last-child,.theme-light .wallet-mob__balance>span:last-child{color:var(--text-body-secondary)}.theme-dark .hamburger path,.theme-light .hamburger path{fill:var(--text-body-primary)!important}.account-menu-drawer{height:100vh;width:100vw}.theme-dark .account-menu-drawer,.theme-light .account-menu-drawer{background-color:var(--surface-primary)}.account-menu-drawer{overflow:auto;padding-top:10px}.account-menu-drawer>.popup-close-btn-container{opacity:1!important;position:absolute;right:10px;top:0;transition:none}@media screen and (max-width:400px){.maintenance-active .header-separator-mob{padding:12px 8px}}.logo-sponsors-wrapper:is(.center-logo){left:50%;position:absolute;transform:translate(-50%)}iframe.header-logo-image{height:100%;pointer-events:none;width:100%}img.header-logo-image{height:auto;width:100%}.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 - 60px)!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:350px;padding-left:24px;width:90%}}@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-color:var(--color-secondary);border-radius:8px;display:flex;flex-direction:column;gap:12px;padding:16px}.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}.hamburger-menu-drawer .hamburger-menu-language-selector{display:flex;flex-direction:column}@media(min-width:1025px){.hamburger-menu-drawer .hamburger-menu-language-selector{display:none}}.hamburger-menu-drawer .hamburger-menu-language-selector .language-dropdown{background-color:transparent;left:0;margin-bottom:12px;order:1;position:relative;top:0;width:180px}.hamburger-menu-drawer .hamburger-menu-language-selector .default-selected-language{order:2;width:-moz-fit-content;width:fit-content}.BalanceDetailLine{display:flex;justify-content:space-between}.BalanceDetailLine .body-md-regular{align-items:center;display:flex;gap:4px}.BalanceDetailLine .body-md-regular>svg{min-width:16px}.BalanceDetailLine .body-md-regular>svg>path{fill:var(--color-neutral)}.BalanceDetailLine .crypto-icon-wrapper{margin-right:6px;vertical-align:middle}.BalanceDetailLine .balance-details-text{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;max-width:170px;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:1024px){.BalanceDetailLine .balance-details-text{max-width:150px}}.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 #ff9457;border-radius:16px;padding:8px 12px;position:relative}.active-bonus-progress-container .active-bonus-progress--completed{border-left-color:#5ce595}.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-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:#5ce595}.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}.HeaderDropdownMenuGroup{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);margin:1px;position:relative;width:calc(100% - 2px)}.HeaderDropdownMenuGroup:hover .HeaderDropdownMenuGroup__title{background:linear-gradient(0deg,var(--color-secondary) 0,var(--color-secondary-lighter) 100%)}.HeaderDropdownMenuGroup: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}.HeaderDropdownMenuGroup__arrow{transition:all .3s ease}.HeaderDropdownMenuGroup--open .HeaderDropdownMenuGroup__arrow{transform:rotate(180deg)}.HeaderDropdownMenuGroup__list-wrapper{flex-wrap:wrap;max-height:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.HeaderDropdownMenuGroup__list{flex-wrap:wrap}.HeaderDropdownMenuGroup--open .HeaderDropdownMenuGroup__list-wrapper{max-height:1000px;padding-top:1px}.HeaderDropdownMenuGroup__item{flex-shrink:0}.HeaderDropdownMenuGroup__icon{height:22px;position:relative;width:22px}.HeaderDropdownMenuGroup__icon svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.HeaderDropdownMenuGroup__show-more{background-color:transparent;border:none;cursor:pointer;margin:0}.HeaderDropdownMenuGroup__show-more:hover{-webkit-text-fill-color:transparent;background:linear-gradient(0deg,#8f620a 10%,#ffde40 30%,#ffde40);background-clip:text;-webkit-background-clip:text}.HeaderDropdownMenuGroup__show-more:hover svg path{fill:#ffde40}.HeaderDropdownMenuGroup__title{border-radius:16px;cursor:pointer}.HeaderDropdownMenuGroup--open .HeaderDropdownMenuGroup__title{border-radius:16px 16px 0 0}.HeaderDropdownMenuItem{height:85px;position:relative;width:85px}.HeaderDropdownMenuItem: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)}.HeaderDropdownMenuItem:not(.HeaderDropdownMenuItem--active):hover .HeaderDropdownMenuItem__content{background:linear-gradient(180deg,var(--color-secondary-darkest) 0,var(--color-secondary-light) 100%)}.HeaderDropdownMenuItem--active .HeaderDropdownMenuItem__content{background:linear-gradient(180deg,var(--color-secondary-darkest) 0,var(--color-secondary-light) 100%),var(--color-secondary-dark)}.HeaderDropdownMenuItem--active .HeaderDropdownMenuItem__content:before{border-radius:0;bottom:3px;content:"";height:24px;position:absolute;right:12px;width:61px}.HeaderDropdownMenuItem--active .HeaderDropdownMenuItem__content:after{border-radius:100px 8px 0 0;bottom:1px;content:"";height:2px;left:12px;position:absolute;width:61px}.HeaderDropdownMenuItem--slots .HeaderDropdownMenuItem__content:before{background:radial-gradient(56.04% 47.62% at 50% 100%,#f280d0 0,rgba(242,128,208,0) 100%);filter:blur(5px)}.HeaderDropdownMenuItem--slots .HeaderDropdownMenuItem__content:after{background:linear-gradient(270deg,rgba(242,128,208,0),#f280d0 50%,rgba(242,128,208,0))}.HeaderDropdownMenuItem--live-casino .HeaderDropdownMenuItem__content:before{background:radial-gradient(56.04% 47.62% at 50% 100%,#a880f2 0,rgba(168,128,242,0) 100%);filter:blur(5px)}.HeaderDropdownMenuItem--live-casino .HeaderDropdownMenuItem__content:after{background:linear-gradient(270deg,rgba(168,128,242,0),#a880f2 50%,rgba(168,128,242,0))}.HeaderDropdownMenuItem--sports .HeaderDropdownMenuItem__content:before{background:radial-gradient(56.04% 47.62% at 50% 100%,#427deb 0,rgba(66,125,235,0) 100%);filter:blur(5px)}.HeaderDropdownMenuItem--sports .HeaderDropdownMenuItem__content:after{background:linear-gradient(270deg,rgba(66,125,235,0),#427deb 50%,rgba(66,125,235,0))}.HeaderDropdownMenuItem--general .HeaderDropdownMenuItem__content:before{background:radial-gradient(56.04% 47.62% at 50% 100%,#1964fa 0,rgba(25,100,250,0) 100%);filter:blur(5px)}.HeaderDropdownMenuItem--general .HeaderDropdownMenuItem__content:after{background:linear-gradient(270deg,rgba(25,100,250,0),#1964fa 50%,rgba(25,100,250,0))}.HeaderDropdownMenuItem__content{aspect-ratio:1/1;background:var(--color-secondary-dark);height:100%;position:relative;width:100%;z-index:1}.HeaderDropdownMenuItem__icon{aspect-ratio:1/1;flex-shrink:0;height:28px;width:28px}.HeaderDropdownMenuItem__title{text-align:center}.HeaderDropdownMenuItem__tag{left:-2px;position:absolute;top:-2px}.HeaderDropdownMenuItem__tag--slots{background:#ec10b8}.HeaderDropdownMenuItem__tag--live-casino{background:#a880f2}.HeaderDropdownMenuItem__tag--sports{background:#427deb}.HeaderDropdownMenuItem__tag--general{background:#1964fa}.HeaderDropdownMenuTag{border-radius:8px 0;box-shadow:0 4px 6px 0 rgba(0,0,0,.7);height:18px;width:32px}.HeaderDropdownMenu{display:flex;flex-direction:column;gap:12px}.HeaderSponsorsSeparator{background-color:var(--color-secondary-lighter);height:16px;width:1px}.HeaderSponsors{height:32px;position:relative;width:32px}.HeaderSponsors__image{animation:sponsorAnimation 5s infinite;display:block;height:70px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:70px}@keyframes sponsorAnimation{0%{height:70px;opacity:0;width:70px}2%{height:70px;opacity:0;width:70px}10%{height:32px;opacity:1;width:32px}14%{height:35px;width:35px}18%{height:32px;width:32px}90%{height:32px;opacity:1;width:32px}98%{height:70px;opacity:0;width:70px}to{height:70px;opacity:0;width:70px}}.available-balance-details-shadow{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{top:60px;z-index:1}}.available-balance-details-shadow.visible{background-color:rgba(0,0,0,.7);opacity:1;pointer-events:auto}.available-balance-details{align-items:center;background-color:transparent;border-radius:0 0 16px 16px;display:flex;flex-direction:column;gap:16px;max-height:100vh;overflow:hidden;padding:36px;pointer-events:none;position:absolute;right:-100px;top:45px;touch-action:pan-y;transform:translateY(-100%);transition:transform .3s ease;width:380px;z-index:-1}.available-balance-details:not(.hidden){pointer-events:auto;transform:translateY(0)}@media(max-width:1024px){.available-balance-details{border-radius:0;left:0;padding:16px 24px;position:fixed;right:0;top:54px;width:100%;z-index:9}}.available-balance-details .available-balance-details-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;min-height:100dvh;position:absolute;right:calc(-50px - 20vw);top:-64px;width:100dvw;z-index:-1}@media(max-width:1024px){.available-balance-details .available-balance-details-inner{background:radial-gradient(130% 90% at 0 -20%,var(--color-secondary-lighter) 25%,transparent 65%),var(--color-secondary-darkest)!important;right:0;top:-60px}}.available-balance-details .balance-details-container{display:flex;flex-direction:column;gap:8px;width:100%}.available-balance-details .balance-details-container .BalanceDetailLine:first-child{margin-top:12px}.available-balance-details .balance-details-container{border-bottom:1px solid var(--color-secondary-light);border-top:1px solid var(--color-secondary-light);padding-bottom:12px}.available-balance-details .recent-withdrawals{width:100%}.available-balance-details.hidden{pointer-events:none;transform:translateY(-100%)}.available-balance-details.drag-closing.hidden{display:none!important}.available-balance-details.dragging{position:fixed!important}.available-balance-details .custom-button{margin:0;min-width:180px}.available-balance-details .RecentWithdrawals{width:100%}.available-balance-details .RecentWithdrawals .box{background-color:var(--color-secondary-light)}.available-balance-details .WithdrawVerificationStatus{background-color:var(--color-secondary-light);border:1px transparent}.available-balance-details .RecentWithdrawals-empty{max-height:0;opacity:0;overflow:hidden}.available-balance-details .draggable-line{-webkit-touch-callout:none;background-color:var(--color-neutral);border-radius:100px;cursor:grab;height:4px;margin:8px 0;touch-action:none;transition:background-color .2s ease;-moz-user-select:none;user-select:none;-webkit-user-select:none;width:40px}.available-balance-details .draggable-line:active{cursor:grabbing}.available-balance-details.dragging .draggable-line{background-color:rgba(var(--color-neutral-rgb),.8)}.balance-in-header{cursor:pointer;display:flex;flex-direction:column;position:relative}.balance-in-header:is(.balance-in-header-details-visible) .balance-in-header-amount>svg{transform:rotate(180deg)}@media(max-width:1024px){.balance-in-header{position:unset}}@media screen and (max-width:1024px){.balance-in-header{margin-right:0}.balance-in-header svg{height:16px;width:16px}}@media screen and (max-width:400px){.balance-in-header svg{height:14px;width:14px}}.balance-in-header .available-balance-info{align-items:center;display:flex;justify-content:center;min-width:100px}@media screen and (max-width:1024px){.balance-in-header .available-balance-info{height:32px;min-width:80px;width:-moz-fit-content;width:fit-content}}.balance-in-header .available-balance-info>h1{align-items:center;display:flex;font-size:16px;font-style:normal;font-weight:400;gap:2px;justify-content:center;line-height:20px;width:-moz-max-content;width:max-content}@media screen and (max-width:1024px){.balance-in-header .available-balance-info>h1{gap:4px}}.balance-in-header .available-balance-info>h1{color:var(--color-neutral)}.balance-in-header .available-balance-info>h1 .balance-in-header-icon{align-items:center;display:flex;justify-content:center;padding:6px}.balance-in-header .available-balance-info>h1 svg path{fill:var(--color-neutral)}.balance-in-header .available-balance-info .balance-in-header-amount{align-items:center;display:flex;gap:4px;justify-content:center}.balance-in-header .available-balance-info .balance-in-header-amount svg{transition:transform .3s ease-in-out}.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-primary);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}.user-info-container{position:relative}.user-info-container .user-profile-image-container{align-items:center;cursor:pointer;display:flex;height:44px;justify-content:center;min-height:44px;min-width:44px;position:relative;width:44px}.user-info-container .user-profile-image-container .user-profile-image,.user-info-container .user-profile-image-container .user-profile-image-opened-icon{transform:scale(0);transition:transform .3s ease}.user-info-container .user-profile-image-container .show{transform:scale(1)!important}.user-info-container .user-profile-image-container .user-profile-image-opened-icon{height:24px;position:absolute;width:24px}.user-info-container .user-profile-image-container .user-profile-image{align-items:flex-end;background:linear-gradient(180deg,var(--color-system-information) 0,var(--color-secondary-light) 100%);border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;min-height:36px;min-width:36px;position:absolute;position:relative;width:36px}.user-info-container .user-profile-image-container .user-profile-image.hasAvatar{align-items:center}.user-info-container .user-profile-image-container .user-profile-image.hasAvatar>img{height:26px;width:26px}.user-info-container .user-profile-image-container .user-profile-image.opened:after,.user-info-container .user-profile-image-container .user-profile-image.opened:before{content:""}.user-info-container .user-profile-image-container .user-profile-image>img{height:32px;width:32px}@media screen and (max-width:1024px){.user-info-container .user-profile-image-container .user-profile-image>img{height:32px;width:32px}}.user-info-container .user-profile-image-container .user-profile-image:hover path{fill:var(--color-neutral-dark)}.user-info-container .user-info-dropdown{border-radius:0 0 16px 16px;height:100%;height:-moz-fit-content;height:fit-content;overflow:hidden;padding:24px;pointer-events:none;position:absolute;right:0;top:50px;transform:translateY(-100%);transition:transform .3s ease;width:100%;width:360px;z-index:-1}.user-info-container .user-info-dropdown.visible{pointer-events:auto;transform:translateY(0)}@media(max-width:1024px){.user-info-container .user-info-dropdown{position:fixed;top:60px;transform:translateX(100%);transition:transform .3s ease}.user-info-container .user-info-dropdown.visible{transform:translateX(0)}}.user-info-container .user-info-dropdown .user-info-dropdown-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;min-height:100dvh;position:absolute;right:-20vw;top:-64px;width:100dvw;z-index:-1}@media(max-width:1024px){.user-info-container .user-info-dropdown .user-info-dropdown-inner{background:radial-gradient(130% 90% at 0 -20%,var(--color-secondary-lighter) 25%,transparent 65%),var(--color-secondary-darkest)!important;right:0;top:-60px}}.user-info-container .user-info-dropdown-content{display:flex;flex-direction:column;gap:32px;max-height:calc(100dvh - 120px);overflow-y:auto;width:100%}@media screen and (max-width:1024px){.user-info-container .user-info-dropdown-content{gap:16px}}.user-info-container .user-info-dropdown-content .profile-details{align-items:center;display:flex;flex-direction:column;gap:4px;justify-content:center;width:100%}.user-info-container .user-info-dropdown-content .profile-details .user-profile-image-container{height:-moz-fit-content;height:fit-content;position:relative;width:-moz-fit-content;width:fit-content}.user-info-container .user-info-dropdown-content .profile-details .user-profile-image-container .user-profile-image-edit-icon{background-color:var(--color-neutral-dark);bottom:0;position:absolute;right:0;z-index:99999}.user-info-container .user-info-dropdown-content .profile-details .user-profile-image-dropdown-container{height:-moz-fit-content;height:fit-content;position:relative;width:-moz-fit-content;width:fit-content}.user-info-container .user-info-dropdown-content .profile-details .user-profile-image-dropdown-container .user-profile-image-edit-icon{align-items:center;background-color:var(--color-secondary-lighter);border-radius:100px;bottom:0;cursor:pointer;display:flex;height:24px;justify-content:center;position:absolute;right:0;transform:scale(0);transition:transform .5s ease;width:24px;z-index:99999}.user-info-container .user-info-dropdown-content .profile-details .user-profile-image-dropdown-container .user-profile-image-edit-icon.visible{transform:scale(1)}.user-info-container .user-info-dropdown-content .profile-details .user-profile-image-dropdown-container .user-profile-image-edit-icon:active{opacity:.4}.user-info-container .user-info-dropdown-content .profile-details .user-profile-image-dropdown-container .user-profile-image-edit-icon svg{height:14px;width:14px}.user-info-container .user-info-dropdown-content .profile-details .changing-avatar-animation{animation:showAfterDelay 0s linear .25s forwards;height:100%;left:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:9}@keyframes showAfterDelay{to{visibility:visible}}.user-info-container .user-info-dropdown-content .profile-details .changing{animation:flipHalfY .5s linear}.user-info-container .user-info-dropdown-content .profile-details .changing img{animation:rotateHalfY .5s linear}@keyframes flipHalfY{0%{transform:rotateY(0deg)}to{transform:rotateY(180deg)}}@keyframes rotateHalfY{0%{transform:rotateY(0deg)}to{transform:rotateY(180deg)}}.user-info-container .user-info-dropdown-content .profile-details .profile-joined{align-items:center;display:flex;gap:2px}.user-info-container .user-info-dropdown-content .profile-details .profile-joined svg{height:14px;width:14px}.user-info-container .user-info-dropdown-content .profile-details .profile-id{align-items:center;display:flex;gap:4px;justify-content:center;width:100%}.user-info-container .user-info-dropdown-content .profile-details .profile-id svg{height:14px;width:14px}.user-info-container .user-info-dropdown-content .profile-details .profile-vip{align-items:center;background-color:var(--color-secondary-light);border-radius:8px;display:flex;gap:4px;justify-content:center;padding:4px 8px}.user-info-container .edit-profile-avatar{align-items:center;display:flex;flex-direction:column;gap:36px;position:relative;width:100%}.user-info-container .edit-profile-avatar .back-button{cursor:pointer;left:0;padding:8px;position:absolute;top:0}.user-info-container .edit-profile-avatar .back-button:active{opacity:.4}.user-info-container .edit-profile-avatar .back-button svg{height:24px;width:24px}.user-info-container .edit-profile-avatar .edit-profile-avatar-header{align-items:center;display:flex;flex-direction:column;gap:16px;text-align:center;width:100%}.user-info-container .edit-profile-avatar .edit-profile-avatar-options{display:grid;gap:24px;grid-template-columns:repeat(4,1fr);width:100%}.user-info-container .edit-profile-avatar .edit-profile-avatar-options .edit-profile-avatar-option{align-items:center;background-color:var(--color-neutral);border-radius:100%;cursor:pointer;display:flex;height:60px;justify-content:center;width:60px}.user-info-container .edit-profile-avatar .edit-profile-avatar-options .edit-profile-avatar-option.selected{position:relative}.user-info-container .edit-profile-avatar .edit-profile-avatar-options .edit-profile-avatar-option.selected:after{background:radial-gradient(56.04% 47.62% at 50% 100%,var(--color-vip-icon) 0,rgba(66,125,235,0) 100%);border-radius:var(--radius-md,0) var(--radius-md,0) 0 0;bottom:-5px;content:"";filter:blur(5px);height:15px;left:50%;margin:0;position:absolute;right:0;transform:translateX(-50%);transition:width .3s ease 0s,left .3s ease 0s;width:100%}.user-info-container .edit-profile-avatar .edit-profile-avatar-options .edit-profile-avatar-option.selected:before{align-self:stretch;background:linear-gradient(270deg,transparent 0,var(--color-vip-icon) 50%,transparent 100%);border-radius:100px;bottom:-8px;content:"";flex-shrink:0;height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:width .3s ease 0s,left .3s ease 0s;width:100%}.user-info-container .edit-profile-avatar .edit-profile-avatar-options .edit-profile-avatar-option.selected:hover:after,.user-info-container .edit-profile-avatar .edit-profile-avatar-options .edit-profile-avatar-option.selected:hover:before{width:100%}.user-info-container .edit-profile-avatar .edit-profile-avatar-options .edit-profile-avatar-option img{height:42px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:42px}.user-info-container .user-profile-image-dropdown{align-items:flex-end;background:linear-gradient(180deg,#254785,#427deb);border-radius:50%;display:flex;height:80px;justify-content:center;overflow:hidden;padding:4px;position:relative;width:80px}.user-info-container .user-profile-image-dropdown:before{background:linear-gradient(180deg,var(--color-system-information) 0,var(--color-secondary-light) 100%);border-radius:50%;content:"";inset:4px;position:absolute;z-index:0}.user-info-container .user-profile-image-dropdown img{border-radius:50%;height:90%;-o-object-fit:cover;object-fit:cover;position:relative;width:90%;z-index:1}.user-info-container .user-profile-image-dropdown.selected{align-items:center;justify-content:center}.user-info-container .user-profile-image-dropdown.selected img{border-radius:0;height:70%;-o-object-fit:contain;object-fit:contain;width:70%}.user-info-container .hidden{visibility:hidden}.profile-username{margin-top:4px}.user-info-dropdown-shadow{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){.user-info-dropdown-shadow{top:60px}}.user-info-dropdown-shadow.visible{background-color:rgba(0,0,0,.7);opacity:1;pointer-events:auto}.logout-button{align-items:flex-start;cursor:pointer;display:flex;justify-content:flex-start;padding-left:5px;position:relative;width:100%}.logout-button:hover{opacity:.8}.logout-button>div{align-items:center;display:flex}.logout-button>div>span{color:var(--color-vip-silver);font-size:16px;font-weight:700;line-height:19px;margin-left:5px}.logout-button>div img{height:17px;width:17px}.lower{align-items:center;cursor:pointer;padding:16px 12px}@media screen and (max-width:1024px){.lower{padding:12px}}.lower:is(.active) h4{color:var(--color-neutral);font-weight:700!important}@media screen and (min-width:1025px){.lower:hover{background-color:var(--color-secondary-light)}}.lower .menu-icon{height:20px;min-width:20px;width:20px}.lower .mobile-menu-containers-main-titles{display:flex;flex-direction:column;margin-left:10px;text-transform:capitalize;width:100%}@media screen and (max-width:1024px){.lower .mobile-menu-containers-main-titles{margin-top:5px}}.lower .arrow-svg{height:26px;width:26px}.lower .arrow-svg path{fill:var(--color-neutral)}.lower h4{font-size:16px!important;font-weight:400}.theme-dark .lower h4,.theme-light .lower h4{color:var(--text-body-primary)}.lower h4{line-height:1}@media screen and (max-width:1024px){.lower h4{padding-bottom:5px}}.menu-item-splitter{background-color:#485762;height:1px;margin-left:15px}.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:24px;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:16px;vertical-align:middle;width:16px}.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:16px;vertical-align:middle;width:16px}.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:16px;vertical-align:middle;width:16px}.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{background-image:url(/images/3c4e6ead.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:16px;vertical-align:middle;width:16px}.Soccer:before{filter:brightness(.6) contrast(2)}.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)}.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%}.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}}.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)}}@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}@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-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}}