@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);:root[lang=fa] .dg_system_calculator_root{font-family:IranSansX}.dg_system_calculator_root{--btnHeight:44px;--inpuHeight:36px;--checkBoxSize:32px;--radius:8px;font-family:roboto;font-size:14px}.dg_system_calculator_root input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.dg_system_calculator_root,.dg_system_calculator_root *{box-sizing:border-box}.dg_system_calculator_root{background:var(--dominantBg);border-radius:var(--radius);border-bottom-left-radius:0;border-bottom-right-radius:0;color:var(--dominantTxt);display:flex;flex-direction:column}.dg_system_calculator_header{align-items:center;background-color:var(--dominantBg2);border-bottom:1px solid var(--bodyBg);border-radius:8px 8px 0 0;border-radius:var(--radius);border-bottom-left-radius:0;border-bottom-right-radius:0;color:var(--dominantTxt);display:flex;font-weight:500;height:40px;justify-content:space-between;padding:12px}.dg_system_calculator_header i{cursor:pointer}.dg_dropdown{position:relative}.dg_dropdown_panel{fill:var(--dominantTxt);align-items:center;background-color:var(--dominantBg);border:1px solid var(--dominantBg3);border-radius:8px;color:var(--dominantTxt);cursor:pointer;display:flex;font-size:13px;margin:0;min-height:40px;padding:8px 12px;width:100%}.dg_dropdown_panel>span{flex-grow:1;min-width:1px}.dg_dropdown .sport_front_icon-arrow-down{flex-shrink:0;transition:all .2s}.dg_dropdown.dg_dropdown-opened .sport_front_icon-arrow-down{transform:rotate(180deg)}.dg_dropdown_content{background-color:var(--dominantBg2);border-radius:0 0 8px 8px;border-top-color:transparent;color:var(--dominantTxt);left:0;padding:8px 4px;position:absolute;right:0;z-index:3}.dg_dropdown_content>div{max-height:200px;overflow-y:auto;padding-left:4px;padding-right:4px}.dg_dropdown_item{align-items:center;border-radius:4px;color:var(--dominantTxt2);cursor:pointer;display:flex;font-size:12px;line-height:39px;min-height:40px;padding-left:8px;padding-right:8px;transition:all .2s}.dg_dropdown_item.dg_dropdown_item-active{background-color:var(--dominantBg3);color:var(--dominantTxt)}.dg_system_calculator_input_bet_amount_wrapper{align-items:center;background:var(--inputBg);border:1px solid var(--inputBorder);border-radius:8px;cursor:text;display:flex;height:40px;overflow:hidden;padding:0 12px;position:relative;width:100%}.dg_system_calculator_input_bet_amount_wrapper>span{align-items:center;color:var(--inputTxt2);display:flex;height:100%;white-space:nowrap}.dg_system_calculator_input_bet_amount_wrapper>input{background:transparent;border:0;color:var(--inputTxt);flex:1 1;font:inherit;height:100%;margin:0;max-width:100%;min-width:0;outline:none;padding:0 4px;text-align:right;width:100%}.dg_system_calculator_factors_wrapper{background:var(--dominantBg3);border-radius:8px;color:var(--dominantTxt);padding:12px 6px 16px 12px}.dg_system_calculator_factors_header{align-items:center;display:flex;font-size:11px;line-height:1.3;margin-bottom:14px}.dg_system_calculator_factors_header_heading_odds{flex-grow:1;min-width:1px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.dg_system_calculator_factors_header_heading_actions_wrapper{align-items:center;display:flex;flex-shrink:0;justify-content:space-around;width:200px}.dg_system_calculator_factors_header_heading_actions_wrapper>span{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:33.3333%}.dg_system_calculator_row_wrapper{max-height:250px;overflow-y:auto}.dg_system_calculator_row_wrapper::-webkit-scrollbar,.dg_system_calculator_row_wrapper::-webkit-scrollbar-track{background-color:var(--dominantBg);border-radius:15px}.dg_system_calculator_row_wrapper::-webkit-scrollbar{width:5px}.dg_system_calculator_row_wrapper::-webkit-scrollbar-thumb{background-color:var(--dominantBg2);border-radius:15px}.dg_system_calculator_row{align-items:center;display:flex;margin-bottom:8px;position:relative}.dg_system_calculator_row_number{color:var(--eventTxt);flex-shrink:0;font-size:12px;margin-inline-end:8px}.dg_system_calculator_row_input_wrapper{flex-grow:1;min-width:1px}.dg_system_calculator_row_input_wrapper>input{background:transparent;background:var(--inputBg);border:0;border:1px solid var(--inputBg2);border-radius:4px;color:var(--inputTxt2);flex:1 1;font:inherit;height:100%;height:var(--inpuHeight);margin:0;max-width:100%;min-width:0;outline:none;padding:0 8px;text-align:right;transition:all .2s;width:100%}.dg_system_calculator_row_input_wrapper{position:relative}.dg_system_calculator_row_input_wrapper i{animation-duration:.8s;animation-iteration-count:infinite;animation-name:blink;background-color:gray;display:none;height:40%;opacity:1;position:absolute;right:5px;top:25%;width:1px}.dg_system_calculator_row_input_wrapper>input:read-only:focus~i{display:initial}.dg_system_calculator_row_checkbox{cursor:pointer;flex-shrink:0;height:var(--checkBoxSize);position:relative;width:var(--checkBoxSize)}.dg_system_calculator_row_grow{align-items:center;display:flex;flex-grow:1;gap:8px;min-width:1px}.dg_system_calculator_row_checkbox>input{display:none}.dg_system_calculator_row_checkbox>input:checked+i{background-color:var(--accentBg);color:var(--accentTxt)}.dg_system_calculator_row_checkbox>i{align-items:center;background-color:var(--dominantBg2);border-radius:2px;color:var(--dominantBg2);display:flex;height:var(--checkBoxSize)!important;justify-content:center;transition:all .2s;width:var(--checkBoxSize)!important}.dg_system_calculator_key_value{align-items:center;display:flex;justify-content:space-between}.dg_system_calculator_key_value>span{align-items:center;display:flex;font-size:12px}.dg_system_calculator_key_value>span:last-child{align-items:center;gap:4px}.dg_system_calculator_content{background-color:var(--dominantBg);color:var(--dominantTxt);display:flex;flex-direction:column;gap:8px;padding:12px}.dg_system_calculator_key_value_txt_vital{color:var(--dominantTxt)}.dg_system_calculator_key_value_txt_accent{color:var(--dominantAccent)}.dg_system_calculator_btn_action{-webkit-appearance:none;appearance:none;background:var(--buttonG);border:0;border-radius:var(--buttonRadius);color:var(--buttonTxt);cursor:pointer;font-family:inherit;height:var(--btnHeight);margin-top:12px;outline:0;transition:all .2s;width:100%}.dg_system_calculator_btn_action:hover{background:var(--buttonBgHover);color:var(--buttonTxt)}.dg_preserve_rtl{direction:ltr;unicode-bidi:bidi-override}.dg_system_calculator_root-rtl .dg_amount_input{text-align:left}.dg_system_calculator_keyboard{background:var(--dominantBg);border-radius:4px;bottom:0;direction:ltr;display:flex;font-size:16px;font-weight:500;margin-top:auto;padding:2px;position:sticky;z-index:var(--bs_zindex_top,3)}.dg_system_calculator_keyboard_content{display:flex;flex-wrap:wrap;justify-content:flex-end;width:84.2%}.dg_system_calculator_keyboard_content_item{height:50px;padding:2px;width:16.66%}.dg_system_calculator_keyboard_done{align-items:center;display:flex;justify-content:center;padding:2px;width:15.8%}.dg_system_calculator_keyboard_button,.dg_system_calculator_keyboard_done .dg_system_calculator_keyboard_content_item{align-items:center;background-color:var(--dominantBg2);border-radius:4px;color:var(--dominantTxt);cursor:pointer;display:flex;height:100%;justify-content:center;transition:box-shadow .1s linear,background-color .1s linear;-webkit-user-select:none;user-select:none;width:100%}.dg_system_calculator_keyboard_button:active,.dg_system_calculator_keyboard_done .dg_system_calculator_keyboard_content_item:active{background-color:var(--accentBg);color:var(--accentTxt)}:root{--error:#fc0c4d;--success:#66bd80}[class*=" sport_front_icon_"],[class^=sport_front_icon_]{transition-delay:10ms;transition-duration:.18s;transition-property:color,transform;transition-timing-function:ease-out}.sport_front_icon-arrow-flipped{transform:rotateX(.5turn)}.sport_front_icon-star-filled-modern,.sport_front_icon_fav{color:var(--accentBg)}.ai_text-end{text-align:end}.ai-accent{color:var(--accentBg)}.ai-flex,.ai_switcher_header,.ai_switcher_header .ai_switchers_wrapper,.ai_switcher_header .ai_switchers_wrapper .ai_switcher{display:flex}.ai-align-center,.ai_switcher_header,.ai_switcher_header .ai_switchers_wrapper,.ai_switcher_header .ai_switchers_wrapper .ai_switcher{align-items:center}.ai-flex_grow,.ai_switcher_header .ai_switchers_wrapper{flex-grow:1;min-width:0}.ai-uppercase{text-transform:uppercase}.ai-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-text-right{text-align:right}.ai-empty:empty,.ai-hidden,.ai_switcher_header .ai_switchers_wrapper .ai_switcher .ai_switcher_input{display:none}.ai-pointer,.ai_switcher_header .ai_switchers_wrapper .ai_switcher .ai_switcher_btn:before{cursor:pointer}.ai-mh-4{margin-left:4px}.ai-mh-4,.ai-mr-4{margin-right:4px}.ai-mh-8{margin-left:8px}.ai-mh-8,.ai-mr-8{margin-right:8px}.ai-ml-8{margin-left:8px}.ai-ml-auto{margin-left:auto}.dg_preserve_ltr{direction:ltr!important;unicode-bidi:bidi-override}[class*=" ai_sprite-flags-"],[class^=ai_sprite-flags-]{background-image:url(static/media/flags.a70273d876d4c17805d7.webp);background-position-x:0;background-position-y:-2184px;background-size:20px;height:20px;width:20px}.ai_sprite-flags-72{background-position-y:0}.ai_sprite-flags-73{background-position-y:-28px}.ai_sprite-flags-74{background-position-y:-56px}.ai_sprite-flags-75{background-position-y:-84px}.ai_sprite-flags-77{background-position-y:-112px}.ai_sprite-flags-78{background-position-y:-140px}.ai_sprite-flags-79{background-position-y:-168px}.ai_sprite-flags-80{background-position-y:-196px}.ai_sprite-flags-81{background-position-y:-224px}.ai_sprite-flags-82{background-position-y:-252px}.ai_sprite-flags-83{background-position-y:-280px}.ai_sprite-flags-84{background-position-y:-308px}.ai_sprite-flags-85{background-position-y:-336px}.ai_sprite-flags-86{background-position-y:-364px}.ai_sprite-flags-88{background-position-y:-392px}.ai_sprite-flags-89{background-position-y:-420px}.ai_sprite-flags-90{background-position-y:-448px}.ai_sprite-flags-91{background-position-y:-476px}.ai_sprite-flags-92{background-position-y:-504px}.ai_sprite-flags-93{background-position-y:-532px}.ai_sprite-flags-94{background-position-y:-560px}.ai_sprite-flags-95{background-position-y:-588px}.ai_sprite-flags-96{background-position-y:-616px}.ai_sprite-flags-97{background-position-y:-644px}.ai_sprite-flags-98{background-position-y:-672px}.ai_sprite-flags-99{background-position-y:-700px}.ai_sprite-flags-100{background-position-y:-728px}.ai_sprite-flags-101{background-position-y:-756px}.ai_sprite-flags-102{background-position-y:-784px}.ai_sprite-flags-103{background-position-y:-812px}.ai_sprite-flags-104{background-position-y:-840px}.ai_sprite-flags-105{background-position-y:-868px}.ai_sprite-flags-106{background-position-y:-896px}.ai_sprite-flags-107{background-position-y:-924px}.ai_sprite-flags-108{background-position-y:-952px}.ai_sprite-flags-109{background-position-y:-980px}.ai_sprite-flags-110{background-position-y:-1008px}.ai_sprite-flags-111{background-position-y:-1036px}.ai_sprite-flags-112{background-position-y:-1064px}.ai_sprite-flags-113{background-position-y:-1092px}.ai_sprite-flags-114{background-position-y:-1120px}.ai_sprite-flags-115{background-position-y:-1148px}.ai_sprite-flags-116{background-position-y:-1176px}.ai_sprite-flags-117{background-position-y:-1204px}.ai_sprite-flags-118{background-position-y:-1232px}.ai_sprite-flags-119{background-position-y:-1260px}.ai_sprite-flags-120{background-position-y:-1288px}.ai_sprite-flags-121{background-position-y:-1316px}.ai_sprite-flags-122{background-position-y:-1344px}.ai_sprite-flags-123{background-position-y:-1372px}.ai_sprite-flags-124{background-position-y:-1400px}.ai_sprite-flags-125{background-position-y:-1428px}.ai_sprite-flags-126{background-position-y:-1456px}.ai_sprite-flags-127{background-position-y:-1484px}.ai_sprite-flags-128{background-position-y:-1512px}.ai_sprite-flags-129{background-position-y:-1540px}.ai_sprite-flags-130{background-position-y:-1568px}.ai_sprite-flags-131{background-position-y:-1596px}.ai_sprite-flags-132{background-position-y:-1624px}.ai_sprite-flags-133{background-position-y:-1652px}.ai_sprite-flags-134{background-position-y:-1680px}.ai_sprite-flags-135{background-position-y:-1708px}.ai_sprite-flags-136{background-position-y:-1736px}.ai_sprite-flags-137{background-position-y:-1764px}.ai_sprite-flags-138{background-position-y:-1792px}.ai_sprite-flags-139{background-position-y:-1820px}.ai_sprite-flags-140{background-position-y:-1848px}.ai_sprite-flags-141{background-position-y:-1876px}.ai_sprite-flags-142{background-position-y:-1904px}.ai_sprite-flags-143{background-position-y:-1932px}.ai_sprite-flags-144{background-position-y:-1960px}.ai_sprite-flags-145{background-position-y:-1988px}.ai_sprite-flags-146{background-position-y:-2016px}.ai_sprite-flags-147{background-position-y:-2044px}.ai_sprite-flags-148{background-position-y:-2072px}.ai_sprite-flags-149{background-position-y:-2100px}.ai_sprite-flags-150{background-position-y:-2128px}.ai_sprite-flags-151{background-position-y:-2156px}.ai_sprite-flags-152{background-position-y:-2184px}.ai_sprite-flags-153{background-position-y:-2212px}.ai_sprite-flags-154{background-position-y:-2240px}.ai_sprite-flags-155{background-position-y:-2268px}.ai_sprite-flags-156{background-position-y:-2296px}.ai_sprite-flags-157{background-position-y:-2324px}.ai_sprite-flags-158{background-position-y:-2352px}.ai_sprite-flags-159{background-position-y:-2380px}.ai_sprite-flags-160{background-position-y:-2408px}.ai_sprite-flags-161{background-position-y:-2436px}.ai_sprite-flags-162{background-position-y:-2464px}.ai_sprite-flags-163{background-position-y:-2492px}.ai_sprite-flags-164{background-position-y:-2520px}.ai_sprite-flags-165{background-position-y:-2548px}.ai_sprite-flags-166{background-position-y:-2576px}.ai_sprite-flags-167{background-position-y:-2604px}.ai_sprite-flags-168{background-position-y:-2632px}.ai_sprite-flags-169{background-position-y:-2660px}.ai_sprite-flags-170{background-position-y:-2688px}.ai_sprite-flags-172{background-position-y:-2716px}.ai_sprite-flags-173{background-position-y:-2744px}.ai_sprite-flags-174{background-position-y:-2772px}.ai_sprite-flags-175{background-position-y:-2800px}.ai_sprite-flags-176{background-position-y:-2828px}.ai_sprite-flags-177{background-position-y:-2856px}.ai_sprite-flags-178{background-position-y:-2884px}.ai_sprite-flags-179{background-position-y:-2912px}.ai_sprite-flags-181{background-position-y:-2940px}.ai_sprite-flags-182{background-position-y:-2968px}.ai_sprite-flags-183{background-position-y:-2996px}.ai_sprite-flags-184{background-position-y:-3024px}.ai_sprite-flags-185{background-position-y:-3052px}.ai_sprite-flags-186{background-position-y:-3080px}.ai_sprite-flags-187{background-position-y:-3108px}.ai_sprite-flags-188{background-position-y:-3136px}.ai_sprite-flags-189{background-position-y:-3164px}.ai_sprite-flags-190{background-position-y:-3192px}.ai_sprite-flags-191{background-position-y:-3220px}.ai_sprite-flags-193{background-position-y:-3248px}.ai_sprite-flags-194{background-position-y:-3276px}.ai_sprite-flags-195{background-position-y:-3304px}.ai_sprite-flags-196{background-position-y:-3332px}.ai_sprite-flags-197{background-position-y:-3360px}.ai_sprite-flags-198{background-position-y:-3388px}.ai_sprite-flags-199{background-position-y:-3416px}.ai_sprite-flags-201{background-position-y:-3444px}.ai_sprite-flags-202{background-position-y:-3472px}.ai_sprite-flags-203{background-position-y:-3500px}.ai_sprite-flags-204{background-position-y:-3528px}.ai_sprite-flags-205{background-position-y:-3556px}.ai_sprite-flags-206{background-position-y:-3584px}.ai_sprite-flags-207{background-position-y:-3612px}.ai_sprite-flags-208{background-position-y:-3640px}.ai_sprite-flags-209{background-position-y:-3668px}.ai_sprite-flags-210{background-position-y:-3696px}.ai_sprite-flags-211{background-position-y:-3724px}.ai_sprite-flags-212{background-position-y:-3752px}.ai_sprite-flags-213{background-position-y:-3780px}.ai_sprite-flags-214{background-position-y:-3808px}.ai_sprite-flags-215{background-position-y:-3836px}.ai_sprite-flags-216{background-position-y:-3864px}.ai_sprite-flags-217{background-position-y:-3892px}.ai_sprite-flags-218{background-position-y:-3920px}.ai_sprite-flags-219{background-position-y:-3948px}.ai_sprite-flags-222{background-position-y:-3976px}.ai_sprite-flags-223{background-position-y:-4004px}.ai_sprite-flags-117032{background-position-y:-4032px}.ai_sprite-flags-117033{background-position-y:-4060px}.ai_sprite-flags-150590{background-position-y:-4088px}.ai_sprite-flags-153424{background-position-y:-4116px}.ai_sprite-flags-154175{background-position-y:-4144px}.ai_sprite-flags-157678{background-position-y:-4172px}.ai_sprite-flags-159746{background-position-y:-4200px}.ai_sprite-flags-160999{background-position-y:-4228px}.ai_sprite-flags-162430{background-position-y:-4256px}.ai_sprite-flags-163784{background-position-y:-4284px}.ai_sprite-flags-164597{background-position-y:-4312px}.ai_sprite-flags-167805{background-position-y:-4340px}.ai_sprite-flags-168109{background-position-y:-4368px}.ai_sprite-flags-175063{background-position-y:-4396px}.ai_sprite-flags-178686{background-position-y:-4424px}.ai_sprite-flags-191778{background-position-y:-4452px}.ai_sprite-flags-192609{background-position-y:-4480px}.ai_sprite-flags-192825{background-position-y:-4508px}.ai_sprite-flags-194348{background-position-y:-4536px}.ai_sprite-flags-205550{background-position-y:-4564px}.ai_sprite-flags-218572{background-position-y:-4592px}.ai_sprite-flags-221797{background-position-y:-4620px}.ai_sprite-flags-227248{background-position-y:-4648px}.ai_sprite-flags-249061{background-position-y:-4676px}.ai_sprite-flags-252906{background-position-y:-4704px}.ai_sprite-flags-253882{background-position-y:-4732px}.ai_sprite-flags-269102{background-position-y:-4760px}.ai_sprite-flags-269562{background-position-y:-4788px}.ai_sprite-flags-299944{background-position-y:-4816px}.ai_sprite-flags-300147{background-position-y:-4844px}.ai_sprite-flags-301347{background-position-y:-4872px}.ai_sprite-flags-306716{background-position-y:-4900px}.ai_sprite-flags-313153{background-position-y:-4928px}.ai_sprite-flags-320642{background-position-y:-4956px}.ai_sprite-flags-345425{background-position-y:-4984px}.ai_sprite-flags-346897{background-position-y:-5012px}.ai_sprite-flags-382377{background-position-y:-5292px}.ai_sprite-flags-562813{background-position-y:-5432px}.ai_sprite-flags-562815{background-position-y:-5460px}.ai_sprite-flags-562814{background-position-y:-5488px}.ai_sprite-flags-3126{background-position-y:-5516px}.ai_sprite-flags-491910{background-position-y:-5544px}.ai_sprite-flags-431288{background-position-y:-5572px}.ai_sprite-flags-3085,.ai_sprite-flags-562890{background-position-y:-5600px}.ai_sprite-flags-3023{background-position-y:-5628px}.ai_sprite-flags-501770{background-position-y:-5656px}@keyframes oddIncrement{0%{margin-top:0}to{margin-top:-24px}}@keyframes oddDecrement{0%{margin-bottom:0}to{margin-bottom:-24px}}@keyframes oddIncrementAmerican{0%{margin-top:0}to{margin-top:-15px}}@keyframes oddDecrementAmerican{0%{margin-bottom:0}to{margin-bottom:-15px}}.loading_container .react-loading-skeleton{--base-color:var(--bodyBg);--highlight-color:var(--bodyBg);animation:skeleton_animation 1.2s ease-in-out infinite;background-color:var(--bodyBg);background-image:linear-gradient(90deg,var(--bodyBg),var(--bodyBg2),var(--bodyBg));background-repeat:no-repeat;background-size:200px 100%;border-radius:4px;display:inline-block;line-height:1;width:100%}.dg_tab_wrapper.dg_tab_wrapper-outrights{align-items:center;background-color:var(--eventBg);color:var(--eventTxt);display:flex;height:44px;margin:1px auto;padding:0 12px;width:100%}.dg_tab_wrapper.dg_tab_wrapper-outrights .dg_tab_item{align-items:center;background-color:var(--eventBg);border-radius:4px;color:var(--eventTxt2);cursor:pointer;display:flex;height:36px;padding:0 12px;transition:.23s}.dg_tab_wrapper.dg_tab_wrapper-outrights .dg_tab_item.active{background-color:var(--tabActiveBg);color:var(--tabActiveTxt)}.dg_tab_wrapper.dg_tab_wrapper-outrights .dg_tab_item.active>strong{color:var(--accentBg)}.dg_tab_wrapper.dg_tab_wrapper-outrights .dg_tab_item>span{font-size:14px;margin-inline-end:8px}.dg_tab_wrapper.dg_tab_wrapper-outrights .dg_tab_item>strong{align-items:center;background-color:var(--tabBg2);border-radius:24px;color:var(--tabTxt2);display:flex;font-size:11px;height:15px;justify-content:center;min-width:18px;transition:.23s}.dg_outrights_wrapper{background-color:var(--bodyBgHover);color:var(--bodyTxt);display:flex;flex-direction:column;padding:12px}.dg_outrights_wrapper .dg_outrights_head{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.dg_outrights_wrapper .dg_outrights_head .dg_outrights_head_side{display:flex;flex-direction:column}.dg_outrights_wrapper .dg_outrights_head .dg_outrights_head_side>span{font-size:12px}.dg_outrights_wrapper .dg_outrights_head .dg_outrights_head_side>span:nth-child(2){color:var(--bodyTxt2);font-size:11px;margin-top:6px}.dg_outrights_wrapper .dg_outrights_body{background-color:var(--eventBg);border-radius:8px;color:var(--eventTxt);display:flex;flex-direction:column;margin-bottom:8px;padding:0 12px;transition:height .2s}.dg_outrights_wrapper .dg_outrights_body.active{height:auto;padding-bottom:12px}.dg_outrights_wrapper .dg_outrights_body.active .dg_outrights_body_name>i{transform:rotate(180deg)}.dg_outrights_wrapper .dg_outrights_body.active .dg_outrights_odds_wrapper .dg_outrights_odds_inner{height:var(--openedHeight)}.dg_outrights_wrapper .dg_outrights_body .dg_outrights_body_name{align-items:center;cursor:pointer;display:flex;font-size:14px;height:44px;line-height:20px}.dg_outrights_wrapper .dg_outrights_body .dg_outrights_body_name .dg_stake_description_title_wrapper{flex-grow:1;min-height:1px}.dg_outrights_wrapper .dg_outrights_body .dg_outrights_body_name .dg_stake_description_wrapper{display:inline-flex;height:100%;position:relative}.dg_outrights_wrapper .dg_outrights_body .dg_outrights_body_name .dg_stake_description_wrapper i{align-items:center;color:var(--marketHeaderTxt2);display:inline-flex;font-size:36px;height:20px;justify-content:center;line-height:20px;margin:0 4px;width:20px}.dg_outrights_wrapper .dg_outrights_body .dg_outrights_body_name .dg_stake_description_wrapper i:hover~.dg_stake_description_tooltip{display:inline-flex}.dg_outrights_wrapper .dg_outrights_body .dg_outrights_body_name .dg_stake_description_wrapper .dg_stake_description_tooltip{align-items:flex-start;background:var(--modalBg);border:1px solid var(--modalBg2Hover);border-radius:6px;color:var(--modalTxt);display:none;flex-direction:column;font-size:12px;font-weight:400;left:0;line-height:16px;margin-top:2px;min-width:150px;padding:8px;position:absolute;top:100%;width:auto;z-index:999}.dg_outrights_wrapper .dg_outrights_body .dg_outrights_body_name .dg_stake_description_wrapper .dg_stake_description_tooltip.description_tooltip_active{display:inline-flex}.dg_outrights_wrapper .dg_outrights_body .dg_outrights_body_name>i{transition:.23s}.dg_outrights_wrapper .dg_outrights_body .dg_outrights_body_name>span{flex-grow:1;max-width:calc(100% - 24px);min-width:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dg_outrights_wrapper .dg_outrights_body .dg_outrights_odds_wrapper{display:flex;flex-direction:column}.dg_outrights_wrapper .dg_outrights_body .dg_outrights_odds_wrapper .dg_outrights_odds_inner{display:flex;flex-direction:column;overflow:hidden;row-gap:8px}.dg_outrights_wrapper .dg_outrights_body .dg_outrights_odds_wrapper .dg_outrights_odds_inner .dg_oturights_odd{align-items:center;background-color:var(--oddBg);border-radius:8px;color:var(--oddTxt2);display:flex;flex-shrink:0;font-size:13px;height:40px;justify-content:space-between;padding:0 10px;-webkit-user-select:none;user-select:none;width:100%}.dg_outrights_wrapper .dg_outrights_body .dg_outrights_odds_wrapper .dg_outrights_odds_inner .dg_oturights_odd>span:nth-child(2){color:var(--accentBg);font-size:15px}.dg_outrights_wrapper .dg_outrights_body .dg_outrights_odds_wrapper .dg_outrights_odds_inner .dg_oturights_odd.active{background-color:var(--oddActiveBg);color:var(--oddActiveTxt)}.dg_outrights_wrapper .dg_outrights_body .dg_outrights_odds_wrapper .dg_outrights_odds_inner .dg_oturights_odd.active>span:nth-child(2){color:var(--oddActiveTxt)}.dg_outrights_wrapper .dg_outrights_body .dg_outrights_odds_wrapper .dg_outrights_odds_show_more{--icoSize:24px;align-items:center;background-color:var(--showMoreBg);border-radius:8px;color:var(--showMoreTxt);column-gap:4px;display:flex;font-size:12px;height:28px;justify-content:center;margin-top:8px;width:100%}.dg_outrights_wrapper .dg_outrights_body .dg_outrights_odds_wrapper .dg_outrights_odds_show_more>i{align-items:center;display:flex;justify-content:center;transition:.23s}.dg_outrights_wrapper .dg_outrights_body .dg_outrights_odds_wrapper .dg_outrights_odds_show_more.opened>i{transform:rotate(180deg)}.ai_widget_container{display:flex;flex-direction:column;margin-bottom:12px}.ai_widget_container>div.ai_header_wrapper,.ai_widget_container>div:last-child{margin-bottom:0}.ai_widget_container .ai_tabHeader_wrapper{display:none}.ai_widget_container .ai_widget_no_data{align-items:center;background-color:var(--bodyBg);color:var(--bodyTxt2);display:flex;justify-content:center;margin:12px 12px 0;padding:80px 0;text-align:center}.ai_widget_container .ai_widget_no_data p{font-size:12px;font-weight:400;line-height:14px}@media only screen and (min-width:1200px){.ai_widget_container{margin-bottom:8px;position:relative}.ai_widget_container .ai_header_wrapper{padding:0 4px}.ai_widget_container .ai_header_wrapper,.ai_widget_container .ai_header_wrapper:hover{background:none;border:none}.ai_widget_container .ai_header_wrapper .ai_header_content .ai_sport_icon{color:var(--headerTxt2)}.ai_widget_container .ai_header_wrapper .ai_header_content .ai_header_txt{padding:0 8px;white-space:nowrap}.ai_widget_container .ai_filterTabs_wrapper{align-items:center;display:flex;justify-content:flex-end}.ai_widget_container .ai_tabHeader_wrapper{display:flex}}.ai_root.ai_root_margin{margin-bottom:0}.ai_widget_container:empty{display:none}.ai_widget_header_holder{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.ai_widget_header_holder .ai_header_wrapper{flex-grow:1;width:100%}.ai_widget_header_holder_multibet .ai_filterTabs_wrapper{width:100%}.ai_widget_header_holder_multibet .dg_multibet_widget_header{padding:0}@media only screen and (min-width:1200px){.ai_widget_header_holder{flex-wrap:nowrap;padding:8px 0}.ai_widget_header_holder .ai_header_wrapper{flex-grow:unset;height:40px;padding:0;width:auto}.ai_widget_header_holder .ai_header_wrapper .ai_header_content{border:1px solid var(--eventBg);border-radius:4px}}.ai_header_wrapper{background:var(--headerBg);border-top:2px solid;border-color:var(--headerBg2);border-bottom:1px solid var(--headerBg2);border-top-left-radius:6px;border-top-right-radius:6px;color:var(--headerTxt);cursor:pointer;font-size:14px;height:44px;position:relative;transition-delay:10ms;transition-duration:.18s;transition-property:background-color,color,border-color;transition-timing-function:ease-out}@media only screen and (min-width:1200px){.ai_header_wrapper.ai_header_wrapper__switcher{min-height:64px}}.ai_header_wrapper .ai_header_content{align-items:center;display:flex;height:100%;padding:0 12px;width:100%}.ai_header_wrapper .ai_header_content>:not(:last-child){margin-inline-end:6px}.ai_header_wrapper .ai_header_content .ai_logo{flex-shrink:0;height:20px;margin:0 4px;width:20px}.ai_header_wrapper .ai_header_content .ai_header_content_img{max-height:20px;width:20px}.ai_header_wrapper .ai_header_content .sport_front_icon-arrow-down{transition-delay:10ms;transition-duration:.18s;transition-property:transform;transition-timing-function:ease-out}.ai_header_wrapper .ai_header_content .ai_header_switcher{align-items:center;background:var(--bodyBg);border-radius:100px;display:flex;height:24px;position:relative;width:44px}@media only screen and (min-width:1200px){.ai_header_wrapper .ai_header_content .ai_header_switcher{background:var(--bodyBg2);order:-1}}.ai_header_wrapper .ai_header_content .ai_header_switcher .ai_header_checkmark{align-items:center;background:var(--bodyBg2);border-radius:50%;display:flex;height:20px;justify-content:center;left:2px;position:absolute;transition:.23s;width:20px}.ai_header_wrapper .ai_header_content .ai_header_switcher .ai_header_checkmark .sport_front_icon-ai{align-items:center;color:var(--bodyTxt2);display:flex;justify-content:center}.ai_header_wrapper-collapsed{height:44px}.ai_header_wrapper-collapsed .ai_header_content .sport_front_icon-arrow-down{transform:rotateX(180deg)}.ai_header_wrapper-collapsed .ai_header_content .ai_header_switcher .ai_header_checkmark{background:var(--accentBg);left:22px}.ai_header_wrapper-collapsed .ai_header_content .ai_header_switcher .ai_header_checkmark .sport_front_icon-ai{color:var(--bodyTxt)}@media(hover:hover),(pointer:fine){.ai_header_wrapper:hover{background-color:var(--headerBgHover)}}.ai_header_wrapper-country .ai_header_txt{margin:0 6px}.ai_header_wrapper:not(.ai_header_wrapper-country):before{background-color:var(--headerAccent);border-radius:4px;content:"";height:0;left:12px;position:absolute;top:32px;transition-delay:10ms;transition-duration:.18s;transition-property:background-color;transition-timing-function:ease-out;transition:.23s;width:0}.ai_header_wrapper-collapsed:not(.ai_header_wrapper-country):before{width:0}.ai_subHeader{align-items:center;background:var(--subHeaderG);color:var(--subHeaderTxt2);display:flex;font-size:12px;height:28px;line-height:28px;padding:0 8px}.ai_subHeader>i{flex-shrink:0;margin-inline-end:8px;margin-inline-start:4px}.ai_subHeader .ai_subHeader_separator{background-color:var(--subHeaderTxt2);border-radius:2px;height:16px;width:1px}.ai_subHeader .ai_logo{flex-shrink:0;height:20px;margin:0 4px;width:20px}@media only screen and (min-width:1200px){.ai_subHeader{height:33px;line-height:33px}}.ai_event_game_info_wrapper{align-items:center;column-gap:8px;display:flex;height:100%;justify-content:center;margin-inline-end:4px}.ai_event_game_info_wrapper .ai_vent_game_type{align-items:center;display:flex;height:100%;justify-content:center;width:20px}.ai_event_game_info_wrapper .ai_vent_game_type i{--imageSize:20px;--icoSize:20px;align-items:center;display:flex;font-size:29px;height:20px;justify-content:center;line-height:19px;width:20px}.ai_event_game_info_wrapper .ai_event_game_separator{background:var(--subHeaderTxt3);height:16px;width:1px}.ai_live{--ad:1s;background-color:var(--error);border-radius:50%;display:inline-block;height:6px;position:relative;width:6px}.ai_live:after,.ai_live:before{animation-duration:var(--ad);animation-iteration-count:Infinite;border-radius:50%;content:"";height:100%;position:absolute;width:100%}.ai_live:after{animation-delay:calc(var(--ad)*.5)}.ai_live_indicator{animation:AiLiveIndicator 1s infinite alternate}@keyframes AiLiveIndicator{0%{opacity:0}to{opacity:1}}.ai_event_info{align-items:center;clear:both;color:var(--eventTxt2);display:inline-flex;height:32px;padding:0 8px 0 12px;white-space:nowrap;width:100%}.ai_event_info .ai_event_odd_count{font-size:12px;margin-inline-start:auto}.ai_event_info>i{display:flex;justify-content:center;margin-right:6px}.ai_event_info{font-size:11px}@media only screen and (min-width:1200px){.ai_event_info{font-size:12px}}.ai_event_info .ai_event_time{align-items:center;display:flex;height:16px;line-height:26px;margin:0 -2px}.ai_event_info .ai_event_time .ai_live,.ai_event_info .ai_event_time span{margin:0 2px}@media only screen and (min-width:1200px){.ai_event_info{margin:0 0 2px;order:1;padding:0;width:100%}.ai_event_info>i{height:100%}}.ai_event_info .ai_event_scores{margin-left:6px;margin-right:6px;margin-top:3px}.ai_event_scores{color:var(--eventTxt);display:inline-flex;font-size:11px;height:16px;line-height:16px;margin-bottom:4px;margin-top:2px}.ai_event_scores .ai_event_score{display:flex;margin:0 2px}.ai_event_scores .ai_event_score:first-child{color:var(--eventAccent)}.ai_event_scores .ai_event_score.ai_event_score_not_last_period{color:var(--eventTxt2)}.ai_event_scores .ai_event_score span:first-child{margin-inline-end:2px}.ai_event_scores .ai_event_score span:last-child{margin-inline-start:2px}.ai_event_scores{margin-left:-2px;margin-right:-2px}@media only screen and (min-width:1200px){.ai_event_scores{font-size:13px;height:auto;margin:0 10px;order:3}.ai_event_scores .ai_event_score{display:flex;flex-direction:column;justify-content:center}.ai_event_scores .ai_event_score>span:first-child{margin-bottom:4px;margin-inline-end:0}.ai_event_scores .ai_event_score>i{display:none}}:root[lang=fa] .ai_event_score{display:flex}.ai_event_data{display:flex;width:100%}@media only screen and (min-width:1200px){.ai_event_data{flex-grow:1;min-width:0;order:2;width:auto}}.ai_event_teams{color:var(--eventTxt);flex:1 1;font-size:12px;height:20px;line-height:20px;overflow:hidden}.ai_event_teams .ai_event_teams_content{display:flex;max-width:calc(100% - 8px)}.ai_event_teams .ai_event_teams_content>i{margin:0 2px}.ai_event_teams .ai_event_teams_content .ai_event_team{align-items:center;display:flex;margin:0 -2px;overflow:hidden}.ai_event_teams .ai_event_teams_content .ai_event_team:first-child{padding-left:12px}.ai_event_teams .ai_event_teams_content .ai_event_team>span{margin:0 2px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai_event_teams .ai_event_teams_content .ai_event_team .ai_team_red_card{align-items:center;display:flex;font-size:10px}@media only screen and (min-width:1200px){.ai_event_teams .ai_event_teams_content .ai_event_team .ai_team_red_card{font-size:11px}}.ai_event_teams .ai_event_teams_content .ai_event_team .ai_team_red_card{color:var(--eventTxt2);gap:4px;line-height:1.1}.ai_event_teams .ai_event_teams_content .ai_event_team .ai_team_red_card:before{background-color:#cc0813;border-radius:2px;content:"";height:12px;width:10px}.ai_event_teams .ai_event_teams_content .ai_event_team .ai_team_red_card{margin:0 2px}.ai_event_teams .ai_event_teams_content .ai_event_team.ai_possession{padding-right:6px;position:relative}.ai_event_teams .ai_event_teams_content .ai_event_team.ai_possession:after{animation:fadeIn .1s ease-in-out 10ms forwards;background-color:transparent;border-radius:50%;content:"";flex-shrink:0;height:4px;position:absolute;right:0;width:4px}.ai_event_teams .ai_event_teams_content .ai_event_team.ai_possession:first-child{padding-right:0}.ai_event_teams .ai_event_teams_content .ai_event_team.ai_possession:first-child:after{left:6px;right:auto}@media only screen and (min-width:1200px){.ai_event_teams .ai_event_teams_content .ai_event_team.ai_possession:first-child{padding-left:0;padding-right:6px}.ai_event_teams .ai_event_teams_content .ai_event_team.ai_possession:first-child:after{left:auto;right:0}.ai_event_teams{display:flex;flex-grow:1;height:auto;line-height:normal;min-width:0}.ai_event_teams .ai_event_teams_content{align-items:flex-start;flex-direction:column;justify-content:center;overflow:hidden}.ai_event_teams .ai_event_teams_content>i{display:none}.ai_event_teams .ai_event_teams_content .ai_event_team:first-child{margin-bottom:4px;padding-left:0}.ai_event_teams .ai_event_teams_content .ai_event_team .ai_team_red_card{align-items:flex-start}.ai_event_teams .ai_event_teams_content .ai_event_team.ai_possession{margin:0 0 0 -2px!important}.ai_event_teams .ai_event_teams_content .ai_event_team.ai_possession .ai_event_team_name{margin-right:4px}}.ai_event_team_name_highlighted{background:none;color:var(--eventAccent)}.ai_event_features{align-items:center;color:var(--eventTxt2);display:flex;font-size:11px;justify-content:flex-end;padding:0 6px}.ai_event_features>span{direction:ltr;margin:0 2px}.ai_event_features>i{padding:0 6px}@media only screen and (min-width:1200px){.ai_event_features{display:none}}.ai_event_data{align-items:center;column-gap:12px;min-height:32px}.ai_event_data .ai_event_features{column-gap:0;padding:0}.ai_event_data .ai_event_features span{margin:0 4px}.ai_event_data .ai_event_features .ai_event_fav_btn,.ai_event_data .ai_event_features .ai_event_stats_btn{height:auto;padding:6px;width:auto}.ai_event_widget .ai_event_data_info{align-items:center;display:flex;min-height:32px;width:100%}.ai_event_widget .ai_event_data_info>div{align-items:center;display:flex;flex-grow:1;margin-inline-end:12px;min-width:1px}.ai_event_widget .ai_event_data_info_count{color:var(--eventTxt2);font-size:12px;padding:9px 4px}.dg_chat_count_wrapper_inner{align-items:center;background:var(--eventBg2Hover);border-radius:24px;color:var(--eventTxt);column-gap:2px;display:flex;height:22px;justify-content:center;padding:1px 6px}.dg_chat_count_wrapper_inner i{--icoSize:20px;--imageSize:20px;color:var(--eventTxt2);flex-shrink:0;height:auto!important;width:auto!important}.dg_chat_count_wrapper_inner span{font-size:12px;font-weight:400;letter-spacing:.5px;line-height:16px}.dg_chat_count_wrapper.reversed_type,.dg_chat_count_wrapper.transparent_type{background:transparent}.dg_chat_count_wrapper.reversed_type span{order:-1}.ai_event_stakes_wrapper .ai_markets_wrapper{align-items:center;display:flex;overflow:hidden;overflow-x:auto;padding:4px 8px;scrollbar-width:none}.ai_event_stakes_wrapper .ai_markets_wrapper::-webkit-scrollbar{display:none}.ai_event_stakes_wrapper .ai_markets_wrapper>div{flex-grow:1;flex-shrink:0;margin:0 4px;min-width:1px}@media only screen and (min-width:1200px){.ai_event_stakes_wrapper .ai_markets_wrapper{height:100%;margin:0 -2px;min-width:278px;padding:0;position:relative}.ai_event_stakes_wrapper .ai_markets_wrapper>div{margin:0 2px}}.ai_event_stakes_wrapper .ai_markets_wrapper-totoExpert{display:flex!important;overflow:visible;position:relative}.ai_event_stakes_wrapper .ai_markets_wrapper-multiBet .ai_more_btn{display:none}.ai_event_stakes_wrapper .ai_markets_wrapper.ai_markets_single_item>div{flex-grow:0;flex-shrink:1;width:100%}.ai_odd{--ai_odd_border_color:var(--oddBg2);align-items:center;background:var(--oddG);color:var(--oddTxt);cursor:pointer;display:flex;flex:1 1;height:100%;justify-content:center;min-width:0;padding:0 4px;position:relative;transition-delay:10ms;transition-duration:.18s;transition-property:color,background-color;transition-timing-function:ease-out}.ai_odd:not(:first-child):before{background:var(--ai_odd_border_color);content:"";height:24px;left:0;margin-top:-12px;position:absolute;top:50%;width:1px}.ai_odd .ai_odd_inner{align-items:center;display:flex;flex:initial;flex:1 1;flex-direction:row;height:auto;height:24px;justify-content:center;min-width:0;overflow:visible;padding:0 4px;-webkit-user-select:none;user-select:none;width:100%}.ai_odd .ai_odd_market,.ai_odd .ai_odd_stake{padding:0 4px}.ai_odd .ai_odd_stake{align-items:center;display:flex;height:24px;line-height:24px}.ai_odd-totoExpert{justify-content:space-between;padding:0 16px}.ai_odd .ai_odd_market{height:30px;line-height:30px;-webkit-user-select:none;user-select:none}.ai_odd .ai_odd_market:before{content:attr(data-name,none);margin-right:4px}.ai_odd .ai_odd_market .ai_odd_ltr{direction:ltr;display:inline-block}.ai_odd .ai_odd_market.market_wrapper{align-items:center;display:flex;justify-content:space-between;width:100%}.ai_odd .ai_odd_market.market_wrapper .market_inner{color:var(--oddAccent)}.ai_odd .ai_odd_market.market_wrapper .market_inner .market_text{color:var(--oddTxt)}.ai_odd .ai_odd_market.market_wrapper .ai-rotated{transform:rotate(-90deg)}.ai-rtl .ai_odd .ai_odd_market.market_wrapper .ai-rotated{transform:rotate(90deg)}.ai_odd .ai_odd_stake{color:var(--oddAccent);cursor:pointer;font-size:15px;font-weight:600;-webkit-user-select:none;user-select:none}@media only screen and (min-width:1200px){.ai_odd .ai_odd_stake{font-size:13px;transition-delay:10ms;transition-duration:.18s;transition-property:color,background-color;transition-timing-function:ease-out}}@media only screen and (min-width:1200px)and (min-width:1281px){.ai_odd .ai_odd_stake{font-size:14px}}.ai_odd-selected{--ai_odd_border_color:var(--oddActiveBg2);background:var(--oddActiveG);color:var(--oddActiveTxt)}.ai_odd-selected .ai_odd_inner{border-color:var(--oddActiveBg2)!important}.ai_odd-selected .ai_odd_stake{color:var(--oddActiveTxt)}.ai_odd-1{min-width:224px}.ai_odd-2{min-width:112px}.ai_odd-3{min-width:74.66667px}.ai_odd:not(:first-child) .ai_odd_inner{border-left:1px solid var(--oddBg2)}.ai_odd-selected .ai_odd_market:before{color:var(--oddActiveTxt)}.ai_odd-multiBet{background-color:var(--eventBg);border:1px solid var(--eventBg2);border-radius:6px;justify-content:space-between;padding:0 16px;pointer-events:none}.ai_odd-multiBet,.ai_odd-multiBet .ai_odd_stake{color:var(--eventTxt)}.ai_odd-changed .ai_odd_stake{display:flex;flex-direction:column;height:24px;line-height:24px;overflow:hidden;text-align:center}.ai_odd-changed .ai_odd_stake:before{animation-duration:.5s;animation-fill-mode:forwards;animation-iteration-count:1;animation-timing-function:ease-in;color:var(--accentBg);content:attr(data-change)}.ai_odd-changed-increment .ai_odd_stake{color:#00b300}.ai_odd-changed-increment .ai_odd_stake:before{animation-name:oddIncrement}.ai_odd-changed-decrement .ai_odd_stake{color:#f33;flex-direction:column-reverse}.ai_odd-changed-decrement .ai_odd_stake:before{animation-name:oddDecrement}@media only screen and (min-width:1200px){.ai_odd{background:var(--eventBg);color:var(--eventTxt2);flex-direction:column;justify-content:flex-end}.ai_odd-empty{bottom:0;height:100%;left:0;position:absolute;right:0}.ai_odd .ai_odd_imitator,.ai_odd-empty{align-items:center;display:flex;width:100%}.ai_odd .ai_odd_imitator{background:var(--oddG);color:var(--oddTxt);height:36px;line-height:36px;text-align:center}.ai_odd .ai_odd_imitator:empty{visibility:hidden}.ai_odd .ai_odd_inner{align-items:center;border:0!important;flex-direction:column;justify-content:center;padding:0}.ai_odd .ai_odd_stake{justify-content:center;width:100%}.ai_odd:not(:first-child) .ai_odd_stake{border-left:1px solid var(--oddBg2)}.ai_odd-selected{background:var(--eventBg);color:var(--eventTxt2)}.ai_odd-selected .ai_odd_imitator{background:var(--oddActiveG);color:var(--oddActiveTxt)}.ai_odd-selected .ai_odd_imitator>.ai_odd_stake{border-color:var(--oddActiveBg2)!important}.ai_odd-multiBet{border:0}.ai_odd .ai_odd_market{margin-bottom:4px}.ai_odd:first-child .ai_odd_imitator{border-bottom-left-radius:6px;border-top-left-radius:6px}.ai_odd:last-child .ai_odd_imitator{border-bottom-right-radius:6px;border-top-right-radius:6px}.ai_odd-totoExpert{padding:0}.ai_odd-multiBet .ai_odd_stake{color:var(--eventTxt)}}.ai_odd-empty{border-radius:6px;font-size:12px;height:44px}.ai_odd_american{align-items:center;border-radius:6px;column-gap:4px;flex:var(--eventOddFlex,1 1 0);flex-wrap:nowrap;font-size:13px;font-weight:700;height:40px;justify-content:space-between;line-height:15px;padding:0 8px;row-gap:2px}.ai_odd_american.ai_odd-changed-increment .ai_odd_stake{color:#00b300}.ai_odd_american.ai_odd-changed-increment .ai_odd_stake:before{animation-name:oddIncrementAmerican}.ai_odd_american.ai_odd-changed-decrement .ai_odd_stake{color:#f33;flex-direction:column-reverse}.ai_odd_american.ai_odd-changed-decrement .ai_odd_stake:before{animation-name:oddDecrementAmerican}.ai_odd_american .ai_odd_stake{color:var(--oddAccent);font-size:12px;font-weight:500;height:15px;line-height:15px}.ai_odd_american .ai_odd_stake_name_wrap{align-items:center;color:var(--oddTxt);column-gap:4px;display:flex;font-size:12px;font-weight:500;justify-content:center;line-height:inherit;max-width:100%;overflow:hidden}.ai_odd_american .ai_odd_stake_txt{display:block;flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai_odd_american .ai_odd_stake_arg{display:block}.ai_event_american_body--multirow .ai_odd_american{flex-direction:column;justify-content:center;padding:0 4px}.ai_event_american_body--multirow .ai_odd_american .ai_odd_stake_name_wrap{line-height:14px}.ai_odd_american.ai_odd-selected .ai_odd_stake_name_wrap,.ai_odd_american.ai_odd-selected .ai_odd_stake_odd{color:currentColor}.ai_odd_american_odd{display:block;font-size:inherit;line-height:inherit}.ai_odd_american:before{display:none}.ai-rtl .ai_odd:not(:first-child):before{left:unset;right:0}.ai_button{background-color:var(--buttonSecondaryBg);border-radius:6px;color:var(--buttonTxt2);cursor:pointer;text-align:center;transition-delay:10ms;transition-duration:.18s;transition-property:color,background-color;transition-timing-function:ease-out}.ai_button:hover{background-color:var(--buttonSecondaryBgHover);color:var(--buttonTxt)}.ai_odds_wrapper{border-radius:6px;display:grid;flex-grow:1;flex-shrink:0;font-size:12px;grid-auto-flow:column;height:44px;max-width:100%;min-width:224px;overflow:hidden}@media only screen and (min-width:1200px){.ai_odds_wrapper{align-items:center;align-items:flex-end;display:flex;height:100%}.ai_odds_wrapper:not(:first-child){display:none}.ai_odds_wrapper-totoExpert:not(:first-child){display:flex!important}}.ai_odds_wrapper-totoExpert .ai_odd .ai_odd_inner{justify-content:space-between}.ai_event_stakes{--pad:2px;--padx:0;--stakeHeight:44px;min-height:calc(var(--pad)*2 + var(--stakeHeight));padding:var(--pad) var(--padx)}.ai_event_stakes_boosted{--padx:4px;align-items:center;background:var(--eventBgHover);border-radius:8px;column-gap:4px;display:flex;flex-shrink:0}.ai_event_stakes_boosted>i{--icoSize:20px;--imageSize:20px;color:var(--eventAccent);margin-inline-end:2px}.ai_odds_wrapper--american{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;width:60px}.ai_odds_wrapper--american.ai_event_stakes_boosted{background:none}.ai_odds_wrapper--american .dg_boosted_bicolor_icon{--icoSize:20px;margin-inline-end:4px;margin-inline-start:4px}.ai_odds_wrapper--american .dg_boosted_bicolor_icon>.dg_icon_enhanced_odd{--icoSize:8px}.ai_filterTab{align-items:center;background:var(--tabG);border-radius:4px;box-shadow:inset .5px .5px 2px var(--tabBorder),0 2px 4px rgba(0,0,0,.5);color:var(--tabTxt2);display:flex!important;flex-shrink:0;font-size:12px;height:100%;justify-content:center;padding:0 12px;position:relative;transition-delay:10ms;transition-duration:.18s;transition-property:box-shadow;transition-timing-function:ease-out;width:48px}.ai_filterTab .ai_filterTab_hide{display:none}.ai_filterTab-active{background:var(--tabActiveG);color:var(--tabActiveTxt);width:auto}.ai_filterTab-active .ai_filterTab_hide{display:block}.ai_filterTab-active>i{color:var(--tabActiveAccent)}.ai_filterTab-active:before{background-image:linear-gradient(90deg,transparent,var(--tabActiveAccent),transparent);border-radius:2px;bottom:0;content:"";height:1px;left:0;padding:0 4px;position:absolute;width:100%}.ai_expert_btn{align-items:center;align-self:flex-end;background-color:var(--oddBg);border-radius:6px;color:var(--buttonTxt2);cursor:pointer;display:flex;flex-shrink:0;height:44px;justify-content:center;transition-delay:10ms;transition-duration:.18s;transition-property:color,background-color;transition-timing-function:ease-out;width:44px}.ai_expert_btn-selected{background-color:var(--oddBg);color:var(--accentBg)}.ai_expert_btn-selected .ai_expert_comment{display:flex!important}.ai_expert_btn>i{font-size:48px!important;height:24px!important;line-height:24px!important;width:24px!important}.ai_expert_btn .ai_expert_comment{background-color:#e6e6e6;border-radius:6px;bottom:54px;display:none;flex-direction:column;left:12px;max-width:300px;padding:12px;position:absolute;width:calc(100% - 24px)}.ai_expert_btn .ai_expert_comment .ai_expert_comment_header{color:#333;font-size:14px;font-weight:500;margin-bottom:4px}.ai_expert_btn .ai_expert_comment .ai_expert_comment_txt{color:#666;font-size:12px;line-height:1.2}.ai_expert_btn .ai_expert_comment:before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #e6e6e6;content:"";height:0;left:22px;position:absolute;top:100%;transform:translateX(-50%);width:0}@media only screen and (min-width:1200px){.ai_expert_btn{height:36px;width:36px}.ai_expert_btn .ai_expert_comment{bottom:46px;left:auto;right:22px}.ai_expert_btn .ai_expert_comment:before{left:18px;right:auto}.ai_event_stats_btn{align-self:flex-end;background-color:var(--showMoreBg);border-radius:6px;color:var(--showMoreTxt2);cursor:pointer;height:36px;line-height:36px;order:4;text-align:center;transition-delay:10ms;transition-duration:.18s;transition-property:color,background-color;transition-timing-function:ease-out;width:36px}.ai_event_stats_btn:hover{background-color:var(--oddBg);color:var(--oddTxt)}}.ai_widget_footer{align-items:center;background-color:var(--subHeaderBg);border-bottom-left-radius:12px;border-bottom-right-radius:12px;color:var(--subHeaderTxt2);display:flex;height:32px;justify-content:center}.ai_widget_footer :hover{color:var(--subHeaderTxt)}.ai_widget_footer>button{align-items:center;display:flex!important;height:24px;justify-content:center;margin:0 4px;opacity:.4;transition-delay:10ms;transition-duration:.18s;transition-property:opacity;transition-timing-function:ease-out;width:24px}.ai_widget_footer>button:before{background:var(--subHeaderTxt2);border-radius:50%;content:"";display:block;height:8px;width:8px}.ai_widget_footer>button[data-active=true]{opacity:1}.ai_widget_footer>i{display:none}.ai_widget_footer-expanded .ai_icon_arrow{transform:rotateX(180deg)}@media only screen and (min-width:1200px){.ai_widget_footer{border-bottom-left-radius:8px;border-bottom-right-radius:8px;height:24px}.ai_widget_footer>i{display:flex;font-size:24px;height:24px;line-height:24px;width:24px}.ai_widget_footer>button{display:none}}.ai_widget_content .ai_widget_body{display:flex;scrollbar-width:none}.ai_widget_content .ai_widget_body::-webkit-scrollbar{display:none}.ai_widget_content .ai_widget_body .ai_widget_slide{border-radius:8px;flex-shrink:0;overflow:hidden;transition-delay:10ms;transition-duration:.18s;transition-property:transform;transition-timing-function:ease-out;width:100%}@media only screen and (min-width:1200px){.ai_widget_content .ai_widget_body{flex-direction:column}}.ai_widget_content .ai_widget_body .dg_toggle_info{align-items:center;background:var(--eventBg);border-radius:0 0 6px 6px;color:var(--eventTxt);cursor:pointer;display:flex;font-size:12px;height:28px;justify-content:center;line-height:14px;margin-top:1px}.ai_widget_content .ai_widget_body .dg_toggle_info .dg_toggle_info_txt{align-items:center;display:flex}.ai_widget_content .ai_widget_body .dg_toggle_info .dg_toggle_info_txt>span{margin-inline-end:4px}.ai_widget_content .ai_widget_body .dg_toggle_info>i{line-height:20px}.ai_widget_content .ai_widget_body .dg_toggle_info:focus-visible{background:unset}.ai_widget_group{background-color:var(--eventBg)}.loading_container .react-loading-skeleton{--base-color:var(--bodyBgHover);border-radius:unset}.ai_tabHeader_wrapper{display:flex;justify-content:space-between;margin-bottom:8px}.ai_tabHeader_wrapper .ai_tabHeader{background:var(--bodyBg);border:1px solid var(--headerBorder);border-radius:4px;color:var(--bodyTxt2);flex-shrink:0;font-size:12px;height:40px;line-height:40px;margin:0 12px;padding:0 16px;text-transform:uppercase}@media only screen and (min-width:1281px){.ai_tabHeader_wrapper .ai_tabHeader{font-size:13px}}.ai_tabHeader_wrapper .ai_tabHeader_btn{line-height:24px;padding:0;position:relative;width:40px}.ai_tabHeader_wrapper .ai_tabHeader_btn:after{content:"";height:40px;position:absolute;top:0;width:40px;z-index:1}.ai_tabHeader_wrapper .ai_tabHeader_btn-left:before{transform:rotate(90deg)}.ai_tabHeader_wrapper .ai_tabHeader_btn-left:after{background-image:linear-gradient(-90deg,transparent,var(--bodyBg));left:100%;transform:translateX(8px)}.ai_tabHeader_wrapper .ai_tabHeader_btn-right:before{transform:rotate(-90deg)}.ai_tabHeader_wrapper .ai_tabHeader_btn-right:after{background-image:linear-gradient(90deg,transparent,var(--bodyBg));right:100%;transform:translateX(-8px)}.ai_tabHeader_wrapper .ai_filterTabs_wrapper{display:flex;gap:8px;min-width:0}.ai_tabHeader_wrapper .ai_filterTabs_wrapper .ai_filterTabs_group{height:48px;padding:0 0 8px}@media only screen and (min-width:1200px){.ai_tabHeader_wrapper+.ai_widget_wrapper .ai_widget_group:first-child .ai_subHeader{border-top-left-radius:8px;border-top-right-radius:8px}}.dg_multibet_widget_header{align-items:center;background-color:var(--bodyBg);color:var(--bodyTxt);column-gap:8px;display:flex;flex-wrap:nowrap;height:44px;justify-content:space-between;padding:0 12px;width:100%}.dg_multibet_widget_header .dg_multibet_widget_title{flex-grow:1;font-size:13px;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dg_multibet_widget_header .dg_multibet_widget_button_wrapper{align-items:center;border:1px solid var(--bodyBg2);border-radius:100px;display:flex;height:28px;justify-content:space-between;min-width:100px;padding:2px}.dg_multibet_widget_header .dg_multibet_widget_button_wrapper>span{display:flex;font-size:13px;margin:0 8px}.dg_multibet_widget_header .dg_multibet_widget_button_wrapper>button{align-items:center;background-color:var(--bodyBgHover);border-radius:50%;color:var(--bodyTxt);cursor:pointer;display:flex;height:24px;justify-content:center;transition:.23s;width:24px}.dg_multibet_widget_header .dg_multibet_widget_button_wrapper>button:active{transform:scale(.95)}.dg_multibet_widget_header .dg_multibet_widget_button_wrapper>button>i{align-items:center;display:flex;justify-content:center}.dg_multibet_widget_header .dg_multibet_widget_button_wrapper>button>i:before{font-size:39px;line-height:12px}.ai_filterTabs_wrapper{background-color:var(--bodyBg);color:var(--bodyTxt);overflow:hidden}.ai_filterTabs_wrapper .ai_filterTabs_group{align-items:center;display:flex;height:56px;overflow:auto;padding:8px 12px;scrollbar-width:none}.ai_filterTabs_wrapper .ai_filterTabs_group::-webkit-scrollbar{display:none}@media only screen and (min-width:1200px){.ai_filterTabs_wrapper .ai_filterTabs_group{height:40px;padding:0 12px}}.ai_filterTabs_wrapper .ai_filterTabs_group .ai_filterTab:not(:last-child){margin-right:8px}.ai_filterTabs_wrapper.dg_multibet_widget_count_wrapper{width:100%}.ai_filterTabs_wrapper.dg_multibet_widget_count_wrapper .dg_multibet_widget_header{min-height:44px}.ai_filterTabs_wrapper.dg_multibet_widget_count_wrapper .ai_filterTabs_group{min-height:56px;overflow:hidden;width:100%}.ai_switcher_header{background-color:#2b2b2b;color:#fff;height:44px;padding:0 12px}.ai_switcher_header .ai_switchers_wrapper{font-size:14px}.ai_switcher_header .ai_switchers_wrapper .ai_switcher .ai_switcher_btn{background-color:#404040;border-radius:10px;height:14px;margin:0 8px;position:relative;width:34px}.ai_switcher_header .ai_switchers_wrapper .ai_switcher .ai_switcher_btn:before{background-color:#666;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,.3);content:"";height:20px;left:0;position:absolute;top:-3px;transition-delay:10ms;transition-duration:.18s;transition-property:transform,background-color;transition-timing-function:ease-out;width:20px}.ai_switcher_header .ai_switchers_wrapper .ai_switcher .ai_switcher_input:checked+.ai_switcher_btn:before{background-color:#ffb700;transform:translateX(14px)}.ai_switcher_header .icon{transition-delay:10ms;transition-duration:.18s;transition-property:transform;transition-timing-function:ease-out}.ai_switcher_header-collapsed .icon{transform:rotateX(180deg)}.mw_skeleton{background-color:var(--eventBg);border-radius:4px;margin-bottom:3px;overflow:hidden;position:relative;width:100%}.mw_skeleton:after{animation:mw_skeleton_shimmer 1.4s linear 99;background:linear-gradient(90deg,var(--eventBg),var(--eventBg2),var(--eventBg));content:"";height:100%;left:-150%;position:absolute;top:0;width:100%}@keyframes mw_skeleton_shimmer{0%{left:-150%}to{left:100%}}.ai_event_widget{background-color:var(--eventBg);border-bottom:1px solid var(--bodyBg);display:flex;flex-direction:column;padding:8px 0}.ai_event_widget .ai_event_data .ai_hasLogo{color:var(--eventTxt2);padding-inline-start:8px}.ai_event_widget .ai_event_info_wrapper{cursor:pointer;display:flex;flex-grow:1;flex-wrap:wrap;min-width:0;padding:0 12px}.ai_event_widget .ai_event_info_wrapper>.ai_event_stats_btn{display:none}@media only screen and (min-width:1200px){.ai_event_widget .ai_event_info_wrapper>.ai_event_stats_btn{align-items:center;display:flex;justify-content:center}}.ai_event_widget .ai_more_btn{align-items:center;align-self:flex-end;background-color:var(--showMoreBg);border-radius:6px;color:var(--showMoreTxt2);cursor:pointer;flex-shrink:0;font-size:11px;height:36px;justify-content:center;text-align:center;width:46px}@media only screen and (min-width:1440px){.ai_event_widget .ai_more_btn{font-size:12px}}.ai_event_widget .ai_more_btn{transition-delay:10ms;transition-duration:.18s;transition-property:color,background-color;transition-timing-function:ease-out}.ai_event_widget .ai_more_btn:hover{background-color:var(--oddBg);color:var(--oddTxt)}.ai_event_widget .ai_more_btn{display:none}@media only screen and (min-width:1200px){.ai_event_widget{flex-direction:row;padding:8px 12px}.ai_event_widget .ai_more_btn{display:flex}}.ai_event_widget--inactive,.ai_event_widget--inactive.ai_event_widget{position:relative}.ai_event_widget--inactive .ai_odd,.ai_event_widget--inactive.ai_event_widget .ai_odd{opacity:.4;pointer-events:none;touch-action:none}.ai_event_match_info{color:var(--eventTxt2);display:inline-flex;font-size:11px;height:16px;line-height:16px;margin:2px -2px 4px;padding-left:17px;position:relative}.ai_event_match_info .userIcon{display:inline-block;margin-right:4px}.ai_event_match_info:before{background-color:var(--eventTxt2);content:"";height:14px;left:9px;position:absolute;top:0;width:1px}.ai_event_widget--american,.ai_event_widget--american .ai_event_info_wrapper{padding:0}.dg_favorites_content_events_item_accordion .dg_favorites_content_events_item .ai_event_widget--american{margin-left:-12px;margin-right:-12px}.ai_event_american{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;padding-bottom:12px;width:100%}.ai_event_american_header{align-items:center;background:linear-gradient(to bottom,var(--eventBg2),var(--eventBg));column-gap:4px;display:flex;flex-wrap:nowrap;height:40px;justify-content:space-between;padding-inline-end:8px;padding-inline-start:12px}.ai_event_american_header_start{--eventColIconBtnSize:16px;--eventColIconBtnColor:var(--eventTxt3);align-items:center;column-gap:4px;display:flex;justify-content:flex-start}.ai_event_american_header_start.ai_event_american_header_start_divider_unset .ai_event_american_date:after{content:unset}.ai_event_american_header_end{--icoSize:24px;--eventColIconBtnSize:32px;--eventColIconBtnColor:var(--eventTxt2);align-items:center;column-gap:8px;display:flex;justify-content:flex-end}.ai_event_american_header_end i{align-items:center;display:flex;height:32px;justify-content:center;width:32px}.ai_event_american_icons{color:var(--eventColIconBtnColor);font-size:13px;line-height:15px}.ai_event_american_icons,.ai_event_american_icons span{align-items:center;column-gap:4px;display:flex;justify-content:flex-start}.ai_event_american_icons span{color:var(--eventTxt2)}.ai_event_american_icons span:before{border:1px solid var(--eventColIconBtnColor);border-radius:50%;content:"";display:block;height:4px;width:4px}.ai_event_american_icons span:first-child:before{content:unset}.ai_event_american_icons i{color:var(--eventColIconBtnColor)}.ai_event_american_datetime{align-items:center;column-gap:4px;display:flex;font-size:13px;font-weight:400;justify-content:flex-start;line-height:15px}.ai_event_american_date{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai_event_american_date:not(:last-child){padding-inline-end:8px;position:relative}.ai_event_american_date:not(:last-child):after{border:1px solid var(--eventTxt3);border-radius:50%;content:"";display:block;height:4px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:4px}.dgm_rtl .ai_event_american_date:not(:last-child):after{left:0;right:unset}.ai_event_american_time{white-space:nowrap}.ai_event_american_body{--eventSize:100%;--eventSizeFlex:1 1 auto;--eventColMinHeight:24px;--eventColRowGap:4px;--eventColBorder:none;--eventColStartPaddingTop:0;--eventColStartPaddingBottom:0;--eventColDropdownWidth:40px;--eventColDropdownHeight:40px;--eventOddFlex:1 1 0;align-items:stretch;column-gap:8px;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;padding:8px 12px 0;row-gap:8px}.ai_event_american_body--multirow{--eventSize:auto;--eventSizeFlex:0 0 var(--eventSize);--eventColMinHeight:40px;--eventColBorder:var(--eventBg2);--eventColStartPaddingTop:18px;--eventColStartPaddingBottom:28px;--eventColDropdownWidth:100%;--eventColDropdownHeight:24px;--eventOddFlex:1 1 unset;flex-direction:row;padding-top:4px}.ai_event_american_body--multirow .ai_event_american_body_start{flex:1 1 auto;min-width:unset;padding-top:0}.ai_event_american_body--multirow .ai_event_american_body_end{flex:var(--eventSizeFlex);min-width:unset}.ai_event_american_body_start{align-items:stretch;display:flex;flex:var(--eventSizeFlex);flex-direction:column;justify-content:flex-start;min-width:var(--eventSize);overflow:hidden;padding-bottom:var(--eventColStartPaddingBottom);padding-top:var(--eventColStartPaddingTop);position:relative}.ai_event_american_body_end{align-items:stretch;display:flex;flex:0 0 auto;justify-content:stretch}.ai_event_american_body_row{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.ai_event_american_body_row:before{background-color:var(--eventColBorder);content:"";height:1px;left:28px;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%)}.ai-rtl .ai_event_american_body_row:before{left:0;right:28px}.ai_event_american_body_col{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;row-gap:var(--eventColRowGap)}.ai_event_american_body_col--logos{flex:0 0 28px;overflow:hidden}.ai_event_american_body_col--teams{flex:1 1 auto;overflow:hidden}.ai_event_american_body_col--scores{--eventColScoreWidth:100%;flex:0 0 auto;flex-direction:row}.ai_event_american_body_col--scores:has(.ai_event_american_body_score--active){--eventColScoreWidth:max(calc(100% - 12px),24px)}.ai_event_american_body_team{align-items:center;column-gap:4px;display:flex;justify-content:flex-start;min-height:var(--eventColMinHeight);padding-inline-end:8px}.ai_event_american_body_team_rows{align-items:stretch;display:flex;flex:0 1 auto;flex-direction:column;justify-content:flex-start;min-width:0;row-gap:4px}.ai_event_american_body_team_logo{display:block;height:20px;object-fit:contain;object-position:center center;width:20px}.ai_event_american_body_team_logo_wrap{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;min-height:var(--eventColMinHeight)}.ai_event_american_body_team_name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:block;display:-webkit-box;font-size:14px;font-weight:400;line-height:16px;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.ai_event_american_body_team_comment{color:var(--eventTxt2);display:block;font-size:12px;font-weight:400;line-height:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai_event_american_body_team_icons{align-items:center;column-gap:4px;display:flex;justify-content:flex-start}.ai_event_american_body_team_card{align-items:center;color:var(--bodyTxt);display:flex;font-size:10px;height:20px;isolation:isolate;justify-content:center;line-height:20px;position:relative;text-align:center;width:20px}.ai_event_american_body_team_card--red:before{background-color:var(--error)}.ai_event_american_body_team_card:before{border-radius:3px;content:"";display:block;height:14px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:11px;z-index:-1}.ai_event_american_body_score{display:block;line-height:var(--eventColMinHeight);min-height:var(--eventColMinHeight);min-width:24px;padding:0 3px;position:relative;text-align:center;width:var(--eventColScoreWidth)}.ai_event_american_body_score:before{background-color:currentColor;border-radius:50%;content:"";display:block;height:6px;left:0;opacity:0;position:absolute;top:50%;transform:translateY(-50%);width:6px}.ai_event_american_body_score--active{--eventColScoreWidth:min-content;min-width:36px;padding-inline-start:13px}.ai_event_american_body_score--active:before{opacity:1}.dgm_rtl .ai_event_american_body_score--active:before{left:unset;right:0}.ai_event_american_body_score_col{align-items:flex-end;color:var(--eventTxt2);display:flex;flex-direction:column;font-size:14px;font-weight:700;justify-content:flex-start;row-gap:var(--eventColRowGap);text-align:center}.ai_event_american_body_score_col:first-child{color:var(--eventAccent)}.ai_event_american_icon_btn,.ai_event_american_link_btn{align-items:center;-webkit-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;display:flex;justify-content:center;min-width:unset;outline:0;transition:all .3s ease-in-out}.ai_event_american_icon_btn{color:var(--eventColIconBtnColor);min-width:unset;width:var(--eventColIconBtnSize)}.ai_event_american_icon_btn,.ai_event_american_link_btn{height:var(--eventColIconBtnSize);line-height:var(--eventColIconBtnSize)}.ai_event_american_link_btn{color:var(--eventTxt);font-size:13px;font-weight:400}.ai_event_american_odd_grid{--eventColDropdownIconDeg:0deg;grid-column-gap:4px;grid-row-gap:4px;display:grid;grid-auto-flow:rows;grid-template-columns:minmax(0,1fr);grid-template-rows:1fr;width:100%}.ai_event_american_body--multirow .ai_event_american_odd_grid{grid-auto-flow:column;grid-template-columns:minmax(0,60px)}.ai_event_american_odd_grid .lv_stake{flex-basis:auto}.ai_event_american_odd_col{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;justify-content:flex-start;position:relative}.ai_event_american_odd_col_header{font-size:12px;font-weight:500;isolation:isolate;line-height:20px;margin-bottom:10px;overflow:hidden;padding:0 8px;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap}.ai_event_american_odd_col_header:before{background-color:var(--eventBg);content:"";height:100%;left:0;-webkit-mask-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.9) 50%,hsla(0,0%,100%,0));mask-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.9) 50%,hsla(0,0%,100%,0));position:absolute;right:0;z-index:-1}.ai_event_american_odd_row{grid-column-gap:4px;display:grid;flex-grow:1;grid-template-columns:repeat(var(--rowsCount),1fr)}.ai_event_american_odd_row_wrap{align-items:center;column-gap:4px;display:flex;justify-content:flex-start;padding:6px 0}.ai_event_american_odd_wrap{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:4px;row-gap:var(--eventColRowGap)}.ai_event_american_odd_dropdown{--icoSize:24px;align-items:center;-webkit-appearance:none;appearance:none;background-color:var(--oddBg);border:0;border-radius:6px;color:var(--oddTxt2);cursor:pointer;display:flex;flex:0 0 auto;height:var(--eventColDropdownHeight);justify-content:center;min-width:unset;outline:0;transition:all .3s ease-in-out;width:var(--eventColDropdownWidth)}.ai_event_american_odd_dropdown_icon{transform:rotate(var(--eventColDropdownIconDeg));transition:all .3s ease-in-out}.ai_event_american_odd_dropdown--disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.ai_event_american_arg{align-items:stretch;background:var(--modalBg);border:1px solid var(--modalBg2);border-radius:8px;box-shadow:0 6px 12px rgba(0,0,0,.16);display:flex;flex-direction:column;justify-content:flex-start;max-height:var(--eventColArgMaxHeight);overflow-y:auto;padding:4px 12px;padding-inline-start:8px;position:fixed;width:300px;z-index:2}.lv_rtl .ai_event_american_arg{left:unset;right:0}.ai_event_american_arg_item{align-items:center;border-top:1px solid var(--modalBg2);display:flex;justify-content:flex-start;padding:8px 0}.ai_event_american_arg_item:first-child{border-top:none}.ai_event_american_arg_label{align-items:flex-start;column-gap:4px;cursor:pointer;display:flex;flex:0 0 28px;flex-direction:column;justify-content:center}.ai_event_american_arg_grid{grid-row-gap:4px;grid-column-gap:4px;display:grid;flex-grow:1;grid-template-columns:repeat(var(--rowsCount),1fr);grid-template-rows:1fr}.ai_event_american_arg_icon{--eventArgInputOpacity:0;border-radius:50%;color:var(--modalTxt);height:20px;position:relative;width:20px}.ai_event_american_arg_icon:after,.ai_event_american_arg_icon:before{border-radius:inherit;content:"";display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease-in-out;z-index:1}.ai_event_american_arg_icon:before{border:1px solid;height:16px;width:16px}.ai_event_american_arg_icon:after{background-color:currentColor;height:12px;opacity:var(--eventArgInputOpacity);width:12px}.ai_event_american_arg_input:checked~.ai_event_american_arg_icon{--eventArgInputOpacity:1}.ai_event_american_odds_header{align-items:center;column-gap:8px;display:flex;flex-wrap:nowrap;justify-content:space-between}.ai_event_american_odds_header_start{--icoSize:20px;align-items:center;color:var(--eventTxt2);display:flex;font-size:11px;font-weight:400;justify-content:flex-start;line-height:13px;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap}.ai_event_american_odds_header_start>i{color:var(--eventAccent);flex-shrink:0;margin-inline-start:4px}.ai_event_american_odds_header_start span{display:block;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai_event_american_body--multirow .ai_event_american_odds_header{height:32px;text-align:center}.ai_event_american_body--multirow .ai_event_american_odds_header_start{flex-grow:1;text-align:center}.ai_event_american_odds_header_end{align-items:center;column-gap:4px;display:flex;justify-content:flex-end}.ai_event_american_odds_header_badge{align-items:center;border:1px solid var(--accentBg2);border-radius:4px;color:var(--eventTxt);display:flex;font-size:10px;font-weight:400;height:16px;justify-content:center;line-height:12px;padding:0 8px}.ai_event_american_odds_holder,.ai_event_american_odds_wrapper{align-items:stretch;column-gap:4px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;overflow:hidden;row-gap:4px}.ai_event_american_body--multirow .ai_event_american_odds_holder,.ai_event_american_body--multirow .ai_event_american_odds_wrapper{flex-direction:column}.ai_event_american_odds_holder--collapsed{--eventColDropdownIconDeg:180deg}.ai_event_american_odds_collapse{padding-top:4px;row-gap:8px}.ai_event_american_odds_collapse,.ai_event_american_odds_collapse_row{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start}.ai_event_american_odds_collapse_row{row-gap:4px}.ai_event_american_odds_collapse_hidden{display:none}.ai_event_american_odds_wrapper{flex-grow:1}.ai_event_american_odds_wrapper:has(.ai_event_american_odds_button) .ai_odd{order:2}.ai_event_american_odds_wrapper:has(.ai_event_american_odds_button) .ai_odd:first-child{order:0}.ai_event_american_odds_button{align-items:stretch;color:var(--oddTxt2);display:flex;flex:0 0 54px;flex-direction:column;font-size:11px;height:40px;justify-content:flex-start;line-height:13px;order:1;row-gap:1px}.ai_event_american_odds_button_top{border-radius:8px 8px 0 0;height:19px}.ai_event_american_odds_button_bottom,.ai_event_american_odds_button_top{align-items:center;background-color:var(--oddBg);display:flex;justify-content:center}.ai_event_american_odds_button_bottom{border-radius:0 0 8px 8px;height:20px}.ai_event_american_modal{--eventColMinHeight:24px;--eventColRowGap:4px;--eventColBorder:none;align-items:stretch;background:var(--modalBg);border:1px solid var(--modalBorder);border-radius:8px;flex-direction:column;margin:auto;max-height:100%;overflow:hidden;width:336px}.ai_event_american_modal,.ai_event_american_modal_header{color:var(--modalTxt);display:flex;justify-content:flex-start}.ai_event_american_modal_header{align-items:center;flex:0 0 auto;font-size:24px;font-weight:400;line-height:28px;padding:16px}.ai_event_american_modal_body{align-items:stretch;display:flex;flex:1 1 auto;flex-direction:column;justify-content:flex-start;overflow-y:auto;overscroll-behavior:contain;padding:0 16px 16px;row-gap:16px}.ai_event_american_modal_footer{align-items:center;display:flex;flex:0 0 auto;justify-content:flex-end;padding:16px}.ai_event_american_modal_event_card{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start}.ai_event_american_modal_event_card_header{align-items:center;background-color:var(--headerBg);border-radius:8px 8px 0 0;color:var(--headerTxt);column-gap:4px;display:flex;flex-wrap:nowrap;font-size:12px;height:32px;justify-content:space-between;line-height:14px;overflow:hidden;padding:6px 12px}.ai_event_american_modal_event_card_header_start{--icoSize:20px;align-items:center;column-gap:8px;display:flex;flex:1 1 auto;flex-wrap:nowrap;justify-content:flex-start;overflow:hidden}.ai_event_american_modal_event_card_header_start i{flex-shrink:0}.ai_event_american_modal_event_card_header_start span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai_event_american_modal_event_card_header_end{align-items:center;column-gap:4px;display:flex;flex:0 0 auto;flex-wrap:nowrap;justify-content:flex-end;max-width:min-content;text-align:end;white-space:nowrap}.ai_event_american_modal_event_card_header_separator{background-color:var(--subHeaderBg2);display:block;height:16px;min-width:1px;width:1px}.ai_event_american_modal_event_card_body{background-color:var(--eventBg);border-radius:0 0 8px 8px;padding:8px 12px 12px}.ai_event_american_modal_event_args{align-items:stretch;background:var(--modalBgHover);border-radius:8px;display:flex;flex-direction:column;justify-content:flex-start;padding:4px 12px;padding-inline-start:8px}.ai_event_american_modal_event_arg_item{align-items:center;border-top:1px solid var(--modalBg2);display:flex;justify-content:flex-start;padding:8px 0}.ai_event_american_modal_event_arg_item:first-child{border-top:none}.ai_event_american_modal_event_arg_label{align-items:flex-start;column-gap:4px;cursor:pointer;display:flex;flex:0 0 28px;flex-direction:column;justify-content:center}.ai_event_american_modal_event_arg_grid{column-gap:4px;display:flex;flex-grow:1;flex-wrap:nowrap;row-gap:4px}.ai_event_american_modal_event_arg_icon{--eventArgInputOpacity:0;border-radius:50%;color:var(--modalTxt);height:20px;position:relative;width:20px}.ai_event_american_modal_event_arg_icon:after,.ai_event_american_modal_event_arg_icon:before{border-radius:inherit;content:"";display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease-in-out;z-index:1}.ai_event_american_modal_event_arg_icon:before{border:1px solid;height:16px;width:16px}.ai_event_american_modal_event_arg_icon:after{background-color:currentColor;height:12px;opacity:var(--eventArgInputOpacity);width:12px}.ai_event_american_modal_event_arg_input:checked~.ai_event_american_modal_event_arg_icon{--eventArgInputOpacity:1}.ai_event_american_modal_holder{display:block;height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:1000}.ai_event_american_modal_holder::-webkit-scrollbar{display:none}.ai_event_american_modal_holder_scroller{display:block;height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:none;scrollbar-width:none;width:100%}.ai_event_american_modal_holder_scroller::-webkit-scrollbar{display:none}.ai_event_american_modal_holder_scroller_inner{align-items:stretch;display:flex;flex-direction:column;height:calc(100% + 1px);justify-content:flex-start;min-height:calc(100% + 1px)}.ai_event_american_modal_holder_content{bottom:0;padding:12px;position:sticky;top:0;width:100%}.ai_event_american_modal_holder_content,.ai_event_american_modal_wrap{align-items:stretch;display:flex;flex-direction:column;height:calc(100% - 1px);justify-content:flex-start}.ai_event_american_modal_wrap{overflow:hidden;padding:20px 10px}.ai_event_american_modal_btn{align-items:center;-webkit-appearance:none;appearance:none;background-color:var(--buttonBg);border:none;border-radius:8px;color:var(--buttonTxt);display:flex;font-size:16px;font-weight:500;height:44px;justify-content:center;line-height:20px;min-width:96px;outline:none;padding:0 16px;text-align:center}.half_markets{align-items:center;display:flex;gap:8px;height:32px}.half_markets_tab{background-color:var(--tabBg);border:1px solid var(--tabAccent);border-radius:4px;color:var(--tabTxt2);font-size:12px;height:20px;padding:3px 8px}.half_markets_tab.active{background-color:var(--tabActiveBg);border:1px solid var(--tabActiveAccent);color:var(--tabTxt)}.ai_multiBet_widget_footer .ai_widget_footer_content{display:flex;flex-direction:column}.ai_multiBet_widget_footer .ai_widget_footer_content .ai-accent{color:var(--eventAccent)}.ai_multiBet_widget_footer .ai_widget_footer_content .ai_widget_bet_info{border-bottom:none;display:flex;flex-direction:column}.ai_multiBet_widget_footer .ai_widget_footer_content .ai_widget_bet_info .ai_widget_info_row{align-items:center;display:flex;justify-content:flex-end;margin-bottom:0}.ai_multiBet_widget_footer .ai_widget_footer_content .ai_widget_bet_info .ai_widget_info_row .ai_widget_multiBet_details_item_text{color:var(--bodyTxt2);flex-grow:1;font-size:12px;font-weight:400;line-height:16px;min-width:1px}.ai_multiBet_widget_footer .ai_widget_footer_content .ai_widget_bet_info .ai_widget_info_row .ai_widget_multiBet_details_item_factor{color:var(--bodyTxt2);font-size:12px;margin-inline-end:8px;text-decoration:line-through}.ai_multiBet_widget_footer .ai_widget_footer_content .ai_widget_bet_info .ai_widget_info_row>button{align-items:center;background:var(--buttonG);border-radius:4px;color:var(--buttonTxt);cursor:pointer;display:grid;gap:8px;grid-template-columns:auto 1fr;height:36px;padding:0 12px;text-align:center}.ai_multiBet_widget_footer .ai_widget_footer_content .ai_widget_bet_info .ai_widget_info_row>button>i{--icoSize:16px;display:inline-block}.ai_multiBet_widget_footer .ai_widget_footer_content .ai_widget_bet_info .ai_widget_info_row>button .ai_widget_multiBet_details_item_odd_factor{color:inherit;font-size:14px;font-weight:500}.ai_multiBet_widget_footer .ai_widget_footer_content .ai_widget_bet_info .ai_widget_info_row:not(:last-child){margin-bottom:6px}.ai_multiBet_widget_footer .ai_widget_footer_content .ai_widget_bet_info .ai_widget_info_row .ai_widget_info_label{align-items:center;display:flex;font-size:12px}@media only screen and (min-width:1281px){.ai_multiBet_widget_footer .ai_widget_footer_content .ai_widget_bet_info .ai_widget_info_row .ai_widget_info_label{font-size:13px}}.ai_multiBet_widget_footer .ai_widget_footer_content .ai_widget_bet_info .ai_widget_info_row .ai_widget_info_label .ai_widget_info_bonus{color:var(--eventTxt);direction:rtl;padding:0 4px;unicode-bidi:plaintext}.ai_multiBet_widget_footer .ai_widget_footer_content .ai_widget_bet_info .ai_widget_info_row .ai_widget_info_label .ai_widget_info_games{color:var(--eventTxt2);padding:0 2px}.ai_multiBet_widget_footer .ai_widget_footer_content .ai_widget_bet_info .ai_widget_info_row .ai_widget_info_label .ai_widget_info_games .ai_widget_game_count{color:var(--eventTxt)}.ai_multiBet_widget_footer .ai_widget_footer_content .ai_widget_bet_info .ai_widget_info_row .ai_widget_bonus_rate{color:var(--eventTxt);font-size:15px;font-weight:500}@media only screen and (min-width:1200px){.ai_multiBet_widget_footer .ai_widget_footer_content .ai_widget_bet_info .ai_widget_info_row .ai_widget_bonus_rate{font-size:13px}}@media only screen and (min-width:1281px){.ai_multiBet_widget_footer .ai_widget_footer_content .ai_widget_bet_info .ai_widget_info_row .ai_widget_bonus_rate{font-size:14px}}.ai_multiBet_widget_footer .ai_widget_footer_content .ai_widget_bet_info .ai_widget_info_row .ai_widget_total_odds{color:var(--eventTxt2);font-size:12px}@media only screen and (min-width:1281px){.ai_multiBet_widget_footer .ai_widget_footer_content .ai_widget_bet_info .ai_widget_info_row .ai_widget_total_odds{font-size:13px}}.ai_multiBet_widget_footer .ai_widget_footer_content .ai_widget_bet_info .ai_widget_info_row .ai_widget_total_odds .ai_widget_total_odds_amount{color:var(--accentBg);font-size:15px}@media only screen and (min-width:1200px){.ai_multiBet_widget_footer .ai_widget_footer_content .ai_widget_bet_info .ai_widget_info_row .ai_widget_total_odds .ai_widget_total_odds_amount{font-size:13px}}@media only screen and (min-width:1281px){.ai_multiBet_widget_footer .ai_widget_footer_content .ai_widget_bet_info .ai_widget_info_row .ai_widget_total_odds .ai_widget_total_odds_amount{font-size:14px}}.ai_multiBet_widget_footer .ai_widget_footer_content .ai_widget_footer_btn{background-color:var(--buttonBg);border-radius:6px;color:var(--buttonTxt);font-size:14px;font-weight:500;height:40px;margin-top:-4px;text-align:center;width:100%}.dg_multibet_widget_main_wrapper{margin:16px}.dg_multibet_widget_main_wrapper .ai_filterTabs_wrapper .dg_multibet_widget_header{height:unset;min-height:unset!important;padding:0}.dg_multibet_widget_main_wrapper .ai_filterTabs_group{height:28px;margin-bottom:8px;min-height:unset!important;padding:0}.dg_multibet_widget_main_wrapper .ai_widget_wrapper{background:var(--eventBg);border:1px solid var(--accentBg2);border-radius:8px;color:var(--eventTxt);padding:12px}.dg_multibet_widget_main_wrapper .ai_widget_wrapper .ai_widget_slide{border-radius:unset}.dg_multibet_widget_main_wrapper .ai_widget_wrapper .ai_widget_slide .dg_multibet_widget_events .dg_multibet_widget_event_item{display:flex;min-height:43px}.dg_multibet_widget_main_wrapper .ai_widget_wrapper .ai_widget_slide .dg_multibet_widget_events .dg_multibet_widget_event_item .dg_multibet_widget_event_icon{margin-inline-end:8px}.dg_multibet_widget_main_wrapper .ai_widget_wrapper .ai_widget_slide .dg_multibet_widget_events .dg_multibet_widget_event_item .dg_multibet_widget_event_info_wrapper{overflow:hidden;width:100%}.dg_multibet_widget_main_wrapper .ai_widget_wrapper .ai_widget_slide .dg_multibet_widget_events .dg_multibet_widget_event_item .dg_multibet_widget_event_info_wrapper .dg_multibet_widget_event_info{color:var(--eventTxt2);font-size:12px;font-weight:400;line-height:15px;margin:4px 0}.dg_multibet_widget_main_wrapper .ai_widget_wrapper .ai_widget_slide .dg_multibet_widget_events .dg_multibet_widget_event_item .dg_multibet_widget_event_info_wrapper .dg_multibet_widget_event_info .dg_multibet_widget_event_date{margin-inline-end:4px}.dg_multibet_widget_main_wrapper .ai_widget_wrapper .ai_widget_slide .dg_multibet_widget_events .dg_multibet_widget_event_item .dg_multibet_widget_event_info_wrapper .dg_multibet_widget_event_info .dg_multibet_widget_event_time{margin-inline-end:8px}.dg_multibet_widget_main_wrapper .ai_widget_wrapper .ai_widget_slide .dg_multibet_widget_events .dg_multibet_widget_event_item .dg_multibet_widget_event_info_wrapper .dg_multibet_widget_event_info_total{color:var(--eventTxt);display:flex;font-size:13px;line-height:16px;margin-bottom:4px}.dg_multibet_widget_main_wrapper .ai_widget_wrapper .ai_widget_slide .dg_multibet_widget_events .dg_multibet_widget_event_item .dg_multibet_widget_event_info_wrapper .dg_multibet_widget_event_info_total .dg_multibet_widget_event_info_total_stakes{flex-grow:1;margin-inline-end:8px}.dg_multibet_widget_main_wrapper .ai_widget_wrapper .ai_widget_slide .dg_multibet_widget_events .dg_multibet_widget_event_item .dg_multibet_widget_event_info_wrapper .dg_multibet_widget_event_info_total .dg_multibet_widget_event_info_total_factor{flex-shrink:0}.dg_multibet_widget_main_wrapper .ai_widget_wrapper .ai_widget_slide .dg_multibet_widget_events .dg_multibet_widget_event_item .dg_multibet_widget_event_icon{display:flex;justify-content:center;position:relative}.dg_multibet_widget_main_wrapper .ai_widget_wrapper .ai_widget_slide .dg_multibet_widget_events .dg_multibet_widget_event_item .dg_multibet_widget_event_icon i{--imageSize:16px;--icoSize:16px;margin-top:4px}.dg_multibet_widget_main_wrapper .ai_widget_wrapper .ai_widget_slide .dg_multibet_widget_events .dg_multibet_widget_event_item .dg_multibet_widget_event_icon:before{background:var(--eventBg2);bottom:0;content:"";left:50%;position:absolute;top:24px;transform:translate(-50%);width:1px}.dg_multibet_widget_main_wrapper .ai_widget_wrapper .ai_widget_slide .dg_multibet_widget_events:nth-last-child(2){margin-bottom:12px}.dg_multibet_widget_main_wrapper .ai_widget_wrapper .ai_widget_slide .dg_multibet_widget_events:nth-last-child(2) .dg_multibet_widget_event_icon:before{content:unset}.dg_multibet_widget_main_wrapper .ai_widget_wrapper .ai_widget_slide .ai_multiBet_widget_footer{padding-top:8px}.multi_bet_of_the_day_container{display:block!important;margin-bottom:0}.multi_bet_of_the_day_container .swiper-horizontal{touch-action:pan-y}.multi_bet_of_the_day_container .swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.multi_bet_of_the_day_container .swiper-wrapper{display:flex;flex-wrap:nowrap;margin-top:32px;width:100%}.multi_bet_of_the_day_container .swiper-wrapper .swiper-slide{align-items:stretch;display:flex;flex-direction:column;flex-shrink:0;height:auto;justify-content:flex-start}.multi_bet_of_the_day_container .dg_widget_footer_content{align-items:center;border:1px solid var(--accentBg);border-radius:8px;column-gap:12px;cursor:pointer;display:flex;flex-shrink:0;height:48px;justify-content:center}.multi_bet_of_the_day_container .dg_widget_footer_content i{color:var(--accentBg);flex-shrink:0}.multi_bet_of_the_day_container .dg_widget_multiBet_details_item_odd_factor_wrapper{align-items:center;column-gap:8px;display:flex}.multi_bet_of_the_day_container .dg_widget_multiBet_details_item_odd_factor{color:var(--accentBg);font-size:16px;font-weight:700;line-height:18px}.multi_bet_of_the_day_container .dg_widget_multiBet_details_item_factor{color:var(--eventTxt2);font-size:13px;font-weight:400;line-height:14px;text-decoration:line-through}.multi_bet_of_the_day_container .dg_widget_multiBet_details_item_text{color:var(--eventTxt2);flex-grow:1;font-size:12px;font-weight:400;line-height:16px;min-width:1px}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin:0}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_multibet_widget_header_wrapper{align-items:center;background:var(--eventBg);display:flex;height:32px;margin-bottom:8px;padding:0 8px;position:relative}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_multibet_widget_title{flex-grow:1;font-size:16px;font-weight:400;margin-inline-end:4px;min-width:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_multibet_widget_bets{align-items:center;background:var(--eventBg);border-radius:450px;color:var(--eventTxt);column-gap:4px;display:flex;flex-shrink:0;font-size:14px;font-weight:400;height:56px;justify-content:center;padding:0 8px;transform:translateY(-22px)}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_multibet_widget_bets:before{align-items:center;background:var(--eventBg);background:linear-gradient(0deg,var(--accentBg),var(--eventBg)) border-box,var(--eventBg);border:1px solid transparent;border-radius:450px;bottom:0;color:var(--eventTxt);column-gap:4px;content:"";display:flex;flex-shrink:0;height:100%;left:0;-webkit-mask:linear-gradient(var(--accentBg) 0 0) padding-box,linear-gradient(var(--accentBg) 0 0) border-box;-webkit-mask-composite:xor;mask-composite:exclude;position:absolute;right:0;top:0;width:100%}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_multibet_widget_bets_icon{align-items:center;display:flex;height:40px;justify-content:center;width:40px}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_multibet_widget_bets_icon i{--imageSize:52px;color:var(--accentBg);flex-shrink:0;font-size:var(--imageSize);height:auto;line-height:normal;width:auto}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_multibet_widget_bets_txt{margin:0 4px;white-space:nowrap}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_widget_wrapper{background:var(--eventBg);border:1px solid var(--eventBg3);border-radius:12px;color:var(--eventTxt);display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;padding:8px}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_widget_wrapper_content{display:flex;flex:1 1;flex-direction:column;justify-content:space-between}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_widget_slide{border-radius:12px;height:100%;margin-bottom:8px;overflow:hidden;padding-top:16px;position:relative}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_widget_slide>svg{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:10}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_multi_bet_ofTheDay_widget_content{display:flex;flex-direction:column;height:100%;position:relative;z-index:20}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_multibet_widget_event_item{display:flex;height:60px;padding:0 12px}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_multibet_widget_event_info_wrapper{overflow:hidden;width:100%}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_multibet_widget_event_info{color:var(--eventTxt);font-size:16px;font-weight:400;line-height:15px;margin:6px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_multibet_widget_event_time_date{color:var(--eventTxt2);column-gap:4px;display:inline-flex;font-size:12px;font-weight:400;line-height:14px;margin-inline-end:8px}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_multibet_widget_event_info_total{align-items:center;color:var(--eventTxt);display:flex;font-size:13px;line-height:16px;margin-bottom:6px}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_multibet_widget_event_date_team_name_separator{display:inline-flex;margin:0 4px}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_multibet_widget_event_info_total_stakes{flex-grow:1;font-size:14px;font-weight:400;margin-inline-end:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_multibet_widget_event_info_game{color:var(--eventTxt2);margin-inline-end:4px}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_multibet_widget_event_info_total_factor{flex-shrink:0;font-size:16px;font-weight:500}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_multibet_widget_event_icon{display:flex;justify-content:center;margin-inline-end:8px;position:relative}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_multibet_widget_event_icon i{--imageSize:24px;--icoSize:24px;margin-top:4px}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_multibet_widget_event_icon:before{background:var(--eventBg2);content:"";height:26px;left:50%;position:absolute;top:34px;transform:translate(-50%);width:1px}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_multibet_widget_event_icon.dg_multibet_widget_event_icon_last:before{content:unset}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_widget_odds_show_more{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;background:transparent;border:unset;box-shadow:none;color:var(--bodyTxt);column-gap:8px;cursor:pointer;display:flex;font-size:14px;font-weight:400;height:32px;justify-content:center;margin:auto auto 0;outline:none;padding:6px 0}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_widget_odds_show_more i{--imageSize:20px;align-items:center;color:var(--bodyTxt2);display:flex;justify-content:center}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_widget_odds_show_more i:before{font-size:34px}.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_widget_odds_show_more.opened i{transform:rotate(180deg)}.multi_bet_of_the_day_mobile.multi_bet_of_the_day_container .swiper-wrapper{margin-top:16px}.multi_bet_of_the_day_mobile.multi_bet_of_the_day_container .dg_multibet_widget_main_wrapper .dg_multibet_widget_bets_icon{height:28px;width:28px}.multi_bet_of_the_day_mobile.multi_bet_of_the_day_container .dg_multibet_widget_bets{font-size:12px;height:34px}.multi_bet_of_the_day_mobile.multi_bet_of_the_day_container .dg_multibet_widget_title{font-size:12px}.multi_bet_of_the_day_mobile.multi_bet_of_the_day_container .dg_multibet_widget_bets_icon i{--imageSize:40px;font-size:var(--imageSize)}.multi_bet_of_the_day_mobile.multi_bet_of_the_day_container .dg_multibet_widget_header_wrapper{height:30px}.multi_bet_of_the_day_mobile.multi_bet_of_the_day_container .dg_multibet_widget_event_icon i{--imageSize:20px;font-size:29px;height:20px;line-height:19px;width:20px}.multi_bet_of_the_day_mobile.multi_bet_of_the_day_container .dg_multibet_widget_event_icon:before{height:23px;top:28px}.multi_bet_of_the_day_mobile.multi_bet_of_the_day_container .dg_multibet_widget_event_item{height:54px}.multi_bet_of_the_day_mobile.multi_bet_of_the_day_container .dg_multibet_widget_event_info{font-size:12px;line-height:14px}.multi_bet_of_the_day_mobile.multi_bet_of_the_day_container .dg_multibet_widget_event_info_total_stakes{font-size:13px;line-height:15px}.multi_bet_of_the_day_mobile.multi_bet_of_the_day_container .dg_multibet_widget_event_info_total_factor{font-size:13px;font-weight:400;line-height:15px}.multi_bet_of_the_day_mobile.multi_bet_of_the_day_container .dg_widget_footer_content i{--imageSize:20px;font-size:29px;height:20px;line-height:19px;width:20px}.multi_bet_of_the_day_mobile.multi_bet_of_the_day_container .dg_widget_odds_show_more{font-size:12px}.multi_bet_of_the_day_mobile.multi_bet_of_the_day_container .dg_widget_multiBet_details_item_odd_factor{font-size:14px;line-height:16px}.mv_live_page_header_wrapper{align-items:center;background-color:var(--collapseBg,var(--headerBg));box-shadow:inset 0 1px 4px rgba(0,0,0,.3);color:var(--collapseTxt2,var(--headerTxt2));display:flex;height:44px;padding:0 12px}.mv_live_page_header_wrapper .mv_live_page_header_switcher{align-items:center;display:flex;flex-grow:1}.mv_live_page_header_wrapper .mv_live_page_header_switcher .mv_live_page_header_label{font-size:var(--font-size-base);font-weight:var(--font-weight-base);padding:0 8px}.mv_live_page_header_wrapper .mv_live_page_header_switcher .mv_live_page_header_switcher_hide{display:none}.mv_live_page_header_wrapper .mv_live_page_header_switcher .mv_live_page_header_switcher_hide:checked+.mv_live_page_header_slider:after{background-color:var(--collapseAccent,var(--headerAccent));transform:translateX(15px)}.mv_live_page_header_wrapper .mv_live_page_header_switcher .mv_live_page_header_slider{background-color:var(--collapseTxt2,var(--headerTxt2));border-radius:20px;display:block;height:14px;position:relative;width:34px}.mv_live_page_header_wrapper .mv_live_page_header_switcher .mv_live_page_header_slider:after{background-color:var(--collapseTxt,var(--headerTxt));border-radius:50%;box-shadow:0 3px 5px 0 rgba(0,0,0,.3);content:"";height:20px;left:0;position:absolute;top:-3px;transition:transform .2s ease-in,background-color .2s ease-in;width:20px}.mv_live_page_header_wrapper .mv_live_page_header_collapse_all{align-items:center;column-gap:4px;display:flex;height:100%}.mv_live_page_header_wrapper .mv_live_page_header_collapse_all .dg_icon_angles_bottom:before{font-size:52px}.mv_live_page_header_wrapper .mv_live_page_header_collapse_all .mv_collapse_icon_rotated{transform:rotate(180deg)}div:has(.dg_live_score_wrapper){display:inherit!important}.dg_live_score_wrapper{background:var(--bodyBg);box-sizing:border-box;color:var(--bodyTxt);column-gap:12px;display:grid;font-family:Roboto,sans-serif;grid-template-columns:500px 1fr;height:100svh;overflow:hidden;padding:12px 12px 0}.dg_live_score_wrapper *{box-sizing:border-box}.dg_live_score_wrapper .dg_live_score_slide_card{background:var(--bodyBgHover);border-radius:16px;margin-bottom:8px;padding:8px}.dg_live_score_wrapper .dg_live_score_slide_card_header{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:contain;column-gap:8px;display:flex;flex-shrink:0;height:24px}.dg_live_score_wrapper .dg_live_score_slide_card_header span{color:var(--bodyTxt2);display:inline-block;font-size:16px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dg_live_score_wrapper .dg_live_score_slide_card_header_logo{height:24px}.dg_live_score_wrapper .dg_live_score_slide_card_header_logo img{height:100%;max-width:100%}.dg_live_score_wrapper .dg_live_score_slide_card_content{align-items:center;background:var(--eventBg);border-radius:12px;color:var(--eventTxt);display:flex;margin-top:8px;padding:12px}.dg_live_score_wrapper .dg_live_score_slide_card_content_score{align-items:center;display:flex;flex-shrink:0}.dg_live_score_wrapper .dg_live_score_slide_card_content_score_item{align-items:stretch;display:flex;flex-direction:column;justify-content:center}.dg_live_score_wrapper .dg_live_score_slide_card_content_score_item .set_info,.dg_live_score_wrapper .dg_live_score_slide_card_content_score_item .team_info{align-items:center;display:flex;font-size:16px;justify-content:center;line-height:19px;min-width:30px;padding:4px}.dg_live_score_wrapper .dg_live_score_slide_card_content_score_item .set_info{color:var(--eventTxt3);font-weight:400;height:20px;margin-bottom:4px}.dg_live_score_wrapper .dg_live_score_slide_card_content_score_item .team_info{border:1px solid var(--eventBg2);border-right:unset;border-top:unset;color:var(--eventTxt);font-weight:700;height:28px}.dg_live_score_wrapper .dg_live_score_slide_card_content_score_item .team_info:last-child{border-bottom:unset}.dg_live_score_wrapper .dg_live_score_slide_card_content_score_item .team_info.active{border-left:unset;color:var(--accentBg)}.dg_live_score_wrapper .dg_live_score_slide_card_content_score.main_info{flex-grow:1;flex-shrink:1;min-width:180px}.dg_live_score_wrapper .dg_live_score_slide_card_content_score.main_info .set_info{color:var(--eventTxt2)}.dg_live_score_wrapper .dg_live_score_slide_card_content_score.main_info .team_info{font-weight:400}.dg_live_score_wrapper .dg_live_score_slide_card_content_score.main_info .team_info span{border-left:unset;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dg_live_score_wrapper .dg_live_score_slide_card_content_score.main_info .team_info.live_info span{border-left:unset;display:inline-block;overflow:hidden;padding-inline-end:10px;position:relative;text-overflow:ellipsis;white-space:nowrap}.dg_live_score_wrapper .dg_live_score_slide_card_content_score.main_info .team_info.live_info span:after{background:var(--accentBg);border-radius:50%;content:"";height:6px;position:absolute;right:0;top:calc(50% - 3px);width:6px}.dg_live_score_wrapper .dg_live_score_slide_card_content_score.main_info .set_info,.dg_live_score_wrapper .dg_live_score_slide_card_content_score.main_info .team_info{border-left:unset;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dg_live_score_wrapper .dg_live_score_slide_card_content_score.main_info .team_info{display:inline-flex;justify-content:flex-start}.dg_live_score_wrapper .dg_live_score_slide_card_content_score.main_info .dg_live_score_slide_card_content_score_item{overflow:hidden;width:100%}.dg_live_score_wrapper .dg_live_score_slide_card_content~.dg_live_score_slide_card_header{margin-top:16px}.dg_live_score_wrapper .dg_live_score_slide_card_content.dg_live_score_slide_card_content_full .dg_live_score_slide_card_content_score:last-child .dg_live_score_slide_card_content_score_item:nth-child(2){position:relative}.dg_live_score_wrapper .dg_live_score_slide_card_content.dg_live_score_slide_card_content_full .dg_live_score_slide_card_content_score:last-child .dg_live_score_slide_card_content_score_item:nth-child(2):after{background:linear-gradient(90deg,var(--eventBg) 0,transparent 100%);content:"";height:100%;left:1px;position:absolute;width:45px;z-index:1}.dg_live_score_wrapper .dg_live_score_slide_card~.dg_live_score_slide_title{margin-top:16px}.dg_live_score_wrapper .dg_live_score_slide_title{align-items:center;color:var(--bodyTxt);display:flex;font-size:18px;font-weight:500;gap:8px;height:24px;margin-bottom:8px;padding:0 8px}.dg_live_score_wrapper .dg_live_score_slide_title i{--icoSize:20px}.dg_live_score_wrapper .swiper{width:100%}.dg_live_score_wrapper .swiper .swiper-pagination-bullet{background:var(--bodyTxt2);border-radius:16px;height:4px;width:16px}.dg_live_score_wrapper .swiper .swiper-pagination-bullet-active{background:var(--bodyTxt);width:44px}.dg_live_score_wrapper .swiper .swiper-slide{height:calc(100% - 24px);overflow:hidden;width:100%!important}.dg_live_score_wrapper .swiper .swiper-pagination{align-items:center;bottom:0;display:flex;justify-content:center;padding:8px 0 12px}.dg_live_score_wrapper .swiper .swiper-pagination-bullet{transition:all .3s ease}.dg_live_score_wrapper_siderbar_content{border-radius:16px;height:calc(100% - 12px);overflow:hidden;padding-bottom:12px;position:relative}.dg_live_score_wrapper_siderbar_content img{border-radius:16px;bottom:0;height:100%;left:0;max-width:100%;object-fit:cover;position:absolute;right:0;top:0;width:100%}.ai-rtl{direction:rtl}.ai-rtl .ai_event_score{display:flex}.ai-rtl .dg_stake_description_wrapper .dg_stake_description_tooltip{left:unset;right:8px}.ai-rtl .ai-text-right{text-align:left}.ai-rtl .ai-mr-4{margin-left:4px;margin-right:0}.ai-rtl .ai-mr-8{margin-left:8px;margin-right:0}.ai-rtl .ai-ml-8{margin-left:0;margin-right:8px}.ai-rtl .ai-ml-auto{margin-left:0;margin-right:auto}.ai-rtl .ai_odd:first-child .ai_odd_imitator{border-radius:0;border-bottom-right-radius:6px;border-top-right-radius:6px}.ai-rtl .ai_odd:first-child .ai_odd_imitator:before{content:none}.ai-rtl .ai_odd:last-child .ai_odd_imitator{border-radius:0;border-bottom-left-radius:6px;border-top-left-radius:6px}.ai-rtl .ai_odd:not(:first-child) .ai_odd_inner{border-left:none;border-right:1px solid var(--oddBg2)}@media only screen and (min-width:1200px){.ai-rtl .ai_odd:not(:first-child) .ai_odd_stake{border:0;border-right:1px solid var(--oddBg2)}}.ai-rtl .ai_header_wrapper:before{left:auto;right:12px;transform-origin:right}.ai-rtl .ai_filterTabs_wrapper .ai_filterTabs_group .ai_filterTab:not(:last-child){margin-left:8px;margin-right:0}.ai-rtl .ai_event_info{padding:0 12px 0 8px}@media only screen and (min-width:1200px){.ai-rtl .ai_event_info{padding:0}}.ai-rtl .ai_event_teams .ai_event_teams_content .ai_event_team.ai_possession{padding-left:6px;padding-right:0}.ai-rtl .ai_event_teams .ai_event_teams_content .ai_event_team.ai_possession:after{left:0;right:auto}.ai-rtl .ai_event_teams .ai_event_teams_content .ai_event_team.ai_possession:first-child:after{left:auto;right:6px}@media only screen and (min-width:1200px){.ai-rtl .ai_event_teams .ai_event_teams_content .ai_event_team.ai_possession .ai_event_team_name{margin-left:4px;margin-right:0}}.ai-rtl .ai_event_teams .ai_event_teams_content .ai_event_team:first-child{padding-left:0;padding-right:12px}@media only screen and (min-width:1200px){.ai-rtl .ai_event_teams .ai_event_teams_content .ai_event_team:first-child{padding-right:0}}.ai-rtl .ai_event_team>span{direction:rtl!important;unicode-bidi:plaintext;unicode-bidi:-moz-plaintext}.ai-rtl .ai_event_match_info{padding-left:0;padding-right:17px}.ai-rtl .ai_event_match_info .userIcon{margin-left:4px;margin-right:0}.ai-rtl .ai_event_match_info:before{left:auto;right:9px}.ai-rtl .ai_expert_comment{left:auto;right:12px}.ai-rtl .ai_expert_comment:before{left:auto;right:14px}@media only screen and (min-width:1200px){.ai-rtl .ai_expert_comment{left:auto;right:2px;width:264px}.ai-rtl .ai_expert_comment:before{left:auto;right:10px}}.ai-rtl .ai_header_wrapper .ai_header_content .ai_header_switcher .ai_header_checkmark{left:22px}.ai-rtl .ai_header_wrapper-collapsed.ai_header_background{background:var(--accentBg)!important}.ai-rtl .ai_header_wrapper-collapsed .ai_header_content .ai_header_switcher .ai_header_checkmark{left:2px}.ai-rtl .ai-ellipsis{direction:rtl!important;unicode-bidi:plaintext}.ai-rtl .dg_multibet_widget_button_wrapper>button>.sport_front_icon-arrow-left:before{content:""}.ai-rtl .dg_multibet_widget_button_wrapper>button>.sport_front_icon-arrow-right:before{content:""}.dg_boosted_bicolor_icon.variant_tr{pointer-events:none;position:absolute;right:0;top:0;transform:translate(50%,-50%);z-index:2}.dg_boosted_bicolor_icon>.dg_icon_enhanced_odd{--icoSize:10px;line-height:8px}.ai_url_path{align-items:center;display:flex;width:100%}.ai_url_path .ai_odd-empty{flex-grow:1;flex-shrink:0;margin:0 4px;min-width:1px}:root{--input_error:#fc0c4d;--input_success:#5aae73}#dm-main-container.bet-checker .dm__popup-bg{background-color:var(--dominantBg);border-radius:6px;color:var(--dominantTxt);margin:15px;padding:0}.dg_bet_checker_filter_header{align-items:center;background-color:var(--filterBg);color:var(--filterTxt);display:flex;height:44px;justify-content:space-between;padding:12px 16px}.dg_bet_checker_container{background-color:var(--dominantBg);border-radius:6px;color:var(--dominantTxt);margin:16px 16px 24px}.dg_bet_checker_main_wrapper{padding:12px}.dg_bet_checker_btn,.dg_bet_checker_radio_btn,.dg_bet_checker_radio_wrapper{align-items:center;display:flex}.dg_bet_checker_btn{-webkit-appearance:none;background:var(--buttonG);border:none;color:var(--buttonTxt);cursor:pointer;font-size:14px;font-style:normal;font-weight:500;height:40px;justify-content:center;line-height:18px;padding:0 12px;width:100%}.dg_bet_checker_btn:disabled,.dg_bet_checker_btn[disabled=disabled],.dg_bet_checker_btn[disabled]{opacity:.7;pointer-events:none}.dg_bet_checker_radio_btn_icon_box{align-items:center;border:1px solid var(--dominantTxt);border-radius:50%;display:flex;height:20px;justify-content:center;left:0;padding:4px;position:absolute;width:20px}.checked_radio_btn .dg_bet_checker_radio_btn_icon{background:var(--bodyTxt);border-radius:50%;display:inline-block;flex-shrink:0;height:12px;vertical-align:middle;width:12px}.dg_bet_checker_radio_btn>label{align-items:center;display:flex;position:relative}.dg_bet_checker_radio_btn{min-height:20px;opacity:.4}.dg_bet_checker_radio_btn:not(:last-child){margin-inline-end:16px}.dg_bet_checker_radio_btn>input{accent-color:var(--bodyTxt);cursor:pointer;display:none;flex-shrink:0;height:20px;margin-inline-end:8px;width:20px}.dg_bet_checker_radio_btn>input~label{color:var(--dominantTxt);cursor:pointer;font-size:13px;font-weight:400;line-height:20px;padding-left:28px;position:relative}.dg_bet_checker_radio_btn.checked_radio_btn>input,.dg_bet_checker_radio_btn.checked_radio_btn>input~label{cursor:default}.dg_bet_checker_radio_btn.checked_radio_btn{color:var(--dominantTxt3);cursor:default;opacity:1}.dg_bet_checker_input{-webkit-appearance:none;-moz-appearance:textfield;background:var(--inputSecondaryBg);border:1px solid var(--inputSecondaryBorder);color:var(--inputSecondaryTxt);font-size:12px;font-style:normal;font-weight:400;height:44px;line-height:44px;padding:0 12px;width:100%}.dg_bet_checker_input:focus{animation:ios_input_fix .01s}.dg_bet_checker_input.checker_input_error{border-bottom-color:var(--input_error)}.dg_bet_checker_input.checker_input_success{border-bottom-color:var(--input_success)}.dg_bet_checker_input::placeholder{color:var(--inputTxt);opacity:.4}.dg_bet_checker_input::-webkit-inner-spin-button,.dg_bet_checker_input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.dg_bet_checker_input_control{margin-bottom:12px}.dg_bet_checker_btn_control{margin-top:16px}.dg_bet_checker_captcha_wrapper{border-top:1px solid var(--bodyBg);display:flex;padding-top:12px;position:relative}.dg_bet_checker_input_id_error{align-items:flex-start;background:var(--tooltipG);color:var(--tooltipTxt);display:flex;font-size:12px;font-weight:400;line-height:16px;margin-top:8px;padding:12px 16px;width:100%}.dg_bet_checker_captcha_frame{align-items:center;display:flex;justify-content:center;width:104px}.dg_bet_checker_captcha{flex-grow:1;margin-inline-end:12px;position:relative}.dg_bet_checker_captcha_reload{cursor:pointer;height:20px;position:absolute;right:12px;top:calc(50% - 10px);width:20px}.dg_bet_checker_captcha_reload i{color:var(--inputSecondaryTxt);font-size:29px;height:20px;line-height:19px;opacity:.7;width:20px}.dg_bet_checker_captcha_frame_img{height:44px;width:104px}.dg_bet_checker_captcha_frame_img>img{height:100%;width:100%}.dg_bet_checker_captcha_tooltip{align-items:flex-start;background:var(--tooltipG);border-radius:6px;color:var(--tooltipTxt);display:none;font-size:12px;font-weight:400;line-height:16px;margin-top:8px;min-height:56px;padding:12px 16px;position:absolute;top:100%;width:100%}.dg_bet_checker_captcha_tooltip.dg_bet_checker_input_error{display:flex}.dg_bet_checker_input_error i{color:var(--input_error);font-size:29px;height:20px;line-height:19px;margin-right:8px;width:20px}.dg_bet_checker_container.dg_bet_checker_web_container{margin:0}.dg_bet_checker_web_container .dg_bet_checker_main_wrapper{padding:24px 16px}.dg_bet_checker_web_container .dg_bet_checker_btn,.dg_bet_checker_web_container .dg_bet_checker_captcha_frame_img,.dg_bet_checker_web_container .dg_bet_checker_captcha_frame_img>img,.dg_bet_checker_web_container .dg_bet_checker_input{height:36px}.dg_bet_checker_rtl .dg_bet_checker_captcha_reload,.dgm_rtl .dg_bet_checker_captcha_reload{left:12px;right:unset}.dg_bet_checker_rtl .dg_bet_checker_input_error i,.dgm_rtl .dg_bet_checker_input_error i{margin-left:8px;margin-right:unset}.dg_bet_checker_rtl .dg_bet_checker_radio_btn>input~label,.dgm_rtl .dg_bet_checker_radio_btn>input~label{padding-left:unset;padding-right:28px}.dg_bet_checker_rtl .dg_bet_checker_radio_btn_icon_box,.dgm_rtl .dg_bet_checker_radio_btn_icon_box{left:unset;right:0}.dg_widget_root .ai_widget_container{display:flex;flex-direction:column}.dg_widget_root .ai_widget_container .ai_widget_header_holder{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.dg_widget_root .ai_widget_container .ai_widget_header_holder .ai_header_wrapper{background:var(--headerBg);border-top:unset;border-color:unset;border-bottom:unset;color:var(--headerTxt);cursor:pointer;flex-grow:1;font-size:14px;height:44px;line-height:16px;position:relative;transition-delay:10ms;transition-duration:.18s;transition-property:background-color,color,border-color;transition-timing-function:ease-out;width:100%}.dg_widget_root .ai_widget_container .ai_widget_content .ai_widget_body .ai_widget_slide{overflow:visible}.dg_widget_root .dg_toggle_info{align-items:center;background:var(--eventBg);border-radius:0 0 6px 6px;color:var(--eventTxt);cursor:pointer;display:flex;font-size:12px;height:28px;justify-content:center;line-height:14px;margin-top:1px}.dg_widget_root .dg_toggle_info .dg_toggle_info_txt{align-items:center;display:flex}.dg_widget_root .dg_toggle_info .dg_toggle_info_txt>span{margin-inline-end:4px}.dg_widget_root .dg_toggle_info>i{line-height:20px}.dg_widget_root .dg_toggle_info:focus-visible{background:unset}.dg_widget_root .dg_widget_group{background:var(--eventBg)}.dg_widget_root .dg_event_widget{align-items:stretch;display:flex;flex-direction:column;padding:12px}.dg_widget_root .dg_event_widget:not(:last-child){border-bottom:1px solid var(--bodyBg)}.dg_widget_root .dg_event_widget .dg_event_data .dg_has_logo{color:var(--eventTxt2);padding-inline-start:8px}.dg_widget_root .dg_event_widget .dg_event_info_wrapper{column-gap:8px;cursor:pointer;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;margin-bottom:8px}.dg_widget_root .dg_event_widget.dg_event_widget--inactive{position:relative}.dg_widget_root .dg_event_widget.dg_event_widget--inactive .dg_odd{opacity:.4;pointer-events:none;touch-action:none}.dg_widget_root .dg_event_widget .dg_more_btn{align-items:center;align-self:flex-end;background-color:var(--showMoreBg);border-radius:6px;color:var(--showMoreTxt2);cursor:pointer;flex-shrink:0;height:36px;justify-content:center;text-align:center;width:46px}.dg_widget_root .dg_event_widget .dg_more_btn:hover{background-color:var(--oddBg);color:var(--oddTxt)}.dg_widget_root .dg_event_widget .dg_more_btn{display:none;display:flex}.dg_widget_root .dg_event_widget .dg_event_stakes_wrapper{background:var(--oddBg);border-radius:6px;color:var(--oddTxt);height:44px}.dg_widget_root .dg_event_widget .dg_event_stakes_wrapper.active,.dg_widget_root .dg_event_widget .dg_event_stakes_wrapper.active .dg_event_tooltip_root{background:var(--oddActiveBg);color:var(--oddActiveTxt)}.dg_widget_root .dg_event_widget .dg_event_stakes_wrapper .dg_event_tooltip_root{align-items:center;background:var(--oddBg);border-inline-start:1px solid var(--eventBg);border-radius:0 8px 8px 0;display:flex;flex-shrink:0;height:100%;justify-content:center;width:44px}.dg_widget_root .dg_event_widget .dg_event_stakes_wrapper .dg_event_tooltip_root i{cursor:pointer}.dg_widget_root .dg_event_widget .dg_event_stakes_wrapper .dg_event_tooltip_root .dg_event_tooltip_wrapper{background:var(--modalBg);border:1px solid var(--modalBgHover);border-radius:8px;color:var(--modalTxt);display:none;flex-direction:column;font-size:14px;font-weight:400;left:0;line-height:16px;padding:12px 16px;position:absolute;right:0;top:50px}.dg_widget_root .dg_event_widget .dg_event_stakes_wrapper .dg_event_tooltip_root .dg_event_tooltip_wrapper.active{display:flex}.dg_widget_root .dg_event_widget .dg_event_stakes_wrapper .dg_event_tooltip_root .dg_event_tooltip_wrapper .dg_event_tooltip_title{font-size:14px;font-weight:500;line-height:16px;margin-bottom:4px}.dg_widget_root .dg_event_widget .dg_event_stakes_wrapper .dg_event_tooltip_root.active{background:var(--oddActiveBg);color:var(--oddActiveTxt)}.dg_widget_root .dg_event_widget .dg_event_stakes_wrapper,.dg_widget_root .dg_event_widget .dg_event_stakes_wrapper .dg_market,.dg_widget_root .dg_event_widget .dg_event_stakes_wrapper .dg_markets_wrapper,.dg_widget_root .dg_event_widget .dg_event_stakes_wrapper .dg_stakes_wrapper{align-items:stretch;display:flex;flex-grow:1;justify-content:space-between;min-width:1px;overflow:unset;padding:0}.dg_widget_root .dg_event_widget .dg_event_stakes_wrapper .dg_stakes_wrapper{row-gap:4px}.dg_widget_root .dg_event_widget .dg_event_stakes_wrapper .dg_markets_wrapper>div{margin:0}.dg_widget_root .dg_event_widget .dg_event_stakes_wrapper .dg_markets_wrapper .dg_market .dg_stakes_wrapper .dg_marketStake{align-items:center;column-gap:8px;display:flex;flex-basis:unset;font-size:12px;outline:none;padding:0 10px;width:100%}.dg_widget_root .dg_event_widget .dg_event_stakes_wrapper .dg_markets_wrapper .dg_market .dg_stakes_wrapper .dg_marketStake .dg_stake_holder{color:var(--oddTxt2);display:flex;display:inline-block;flex-grow:1;font-size:12px;font-weight:400;line-height:14px;min-width:1px;text-align:initial;width:100%}.dg_widget_root .dg_event_widget .dg_event_stakes_wrapper .dg_markets_wrapper .dg_market .dg_stakes_wrapper .dg_marketStake .dg_stake_holder.dg__ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dg_widget_root .dg_event_widget .dg_event_stakes_wrapper .dg_markets_wrapper .dg_market .dg_stakes_wrapper .dg_marketStake .dg_stake_holder>span{color:var(--oddTxt2);margin-inline-start:4px}.dg_widget_root .dg_event_widget .dg_event_stakes_wrapper .dg_markets_wrapper .dg_market .dg_stakes_wrapper .dg_marketStake .dg_stake_holder>span:nth-child(2){color:var(--oddTxt)}.dg_widget_root .dg_event_widget .dg_event_stakes_wrapper .dg_markets_wrapper .dg_market .dg_stakes_wrapper .dg_marketStake .dg_stake_factor{color:var(--oddAccent);flex-shrink:0;font-size:15px;font-weight:400;line-height:18px}.dg_widget_root .dg_event_widget .dg_event_stakes_wrapper .dg_markets_wrapper .dg_market .dg_stakes_wrapper .dg_marketStake.active,.dg_widget_root .dg_event_widget .dg_event_stakes_wrapper .dg_markets_wrapper .dg_market .dg_stakes_wrapper .dg_marketStake.active .dg_event_tooltip_root{background:var(--oddActiveBg);color:var(--oddActiveTxt)}.dg_widget_root .dg_event_widget .dg_event_stakes_wrapper .dg_markets_wrapper .dg_market .dg_stakes_wrapper .dg_marketStake.active .dg_stake_holder{color:var(--oddActiveTxt)}.dg_widget_root .dg_event_widget .dg_event_stakes_wrapper .dg_markets_wrapper .dg_market .dg_stakes_wrapper .dg_marketStake.active .dg_stake_holder>span,.dg_widget_root .dg_event_widget .dg_event_stakes_wrapper .dg_markets_wrapper .dg_market .dg_stakes_wrapper .dg_marketStake.active .dg_stake_holder>span:nth-child(2){color:inherit}.dg_widget_root .dg_event_widget .dg_event_stakes_wrapper .dg_markets_wrapper .dg_market .dg_stakes_wrapper .dg_marketStake.active .dg_stake_factor{color:var(--oddActiveTxt)}.dg_widget_root .dg_event_widget .dg_event_data{display:flex;flex-grow:1;min-width:0;width:auto}.dg_widget_root .dg_event_widget .dg_event_info,.dg_widget_root .dg_event_widget .dg_event_time{align-items:center;color:var(--eventTxt2);column-gap:4px;display:flex;flex-shrink:0;font-size:11px;justify-content:flex-start;line-height:13px}.dg_widget_root .dg_event_widget.dg_event_widget--expert .dg_event_stakes_wrapper{background:transparent;height:unset}.dg_widget_root .dg_event_widget.dg_event_widget--expert .dg_markets_wrapper .dg_market .dg_stakes_wrapper{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;row-gap:4px}.dg_widget_root .dg_event_widget.dg_event_widget--expert .dg_markets_wrapper .dg_market .dg_stakes_wrapper .dg_marketStake{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--oddBg);border-radius:8px;cursor:pointer;height:44px;-webkit-user-select:none;user-select:none}.dg_widget_root .dg_filter_tabs_wrapper{background-color:var(--bodyBg);color:var(--bodyTxt);overflow:hidden;position:relative}.dg_widget_root .dg_filter_tabs_wrapper .dg_filter_tabs_group{align-items:center;column-gap:8px;display:flex;flex-wrap:nowrap;height:64px;justify-content:flex-start;overflow-x:auto;padding:12px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;width:100%}.dg_widget_root .dg_filter_tabs_wrapper .dg_filter_tabs_group::-webkit-scrollbar{display:none}.dg_widget_root .dg_filter_tabs_wrapper .dg_filter_tabs_group.hasScrollLeft~.dg_filter_tabs_btn--left,.dg_widget_root .dg_filter_tabs_wrapper .dg_filter_tabs_group.hasScrollRight~.dg_filter_tabs_btn--right{--dgFilterTabBtnPosX:0;--dgFilterTabBtnShadowOpacity:1}.dg_widget_root .dg_filter_tabs_wrapper .dg_filter_tabs_btn{align-items:center;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:linear-gradient(var(--dgFilterTabBtnGradDeg),var(--bodyBg) 0,var(--bodyRGBA2) 48.14%,transparent 100%);color:var(--bodyTxt);cursor:pointer;display:flex;height:40px;justify-content:center;outline:none;position:absolute;scroll-snap-align:end;scroll-snap-stop:normal;top:50%;transform:translate(var(--dgFilterTabBtnPosX),-50%);transition:all .23s;width:40px;z-index:2}.dg_widget_root .dg_filter_tabs_wrapper .dg_filter_tabs_btn i{line-height:22px}.dg_widget_root .dg_filter_tabs_wrapper .dg_filter_tabs_btn:hover{color:var(--accentBg)}.dg_widget_root .dg_filter_tabs_wrapper .dg_filter_tabs_btn--left{--dgFilterTabBtnGradDeg:90deg;--dgFilterTabBtnPosX:-100%;--dgFilterTabBtnShadowOpacity:0;left:0}.dg_widget_root .dg_filter_tabs_wrapper .dg_filter_tabs_btn--right{--dgFilterTabBtnGradDeg:270deg;--dgFilterTabBtnPosX:100%;--dgFilterTabBtnShadowOpacity:0;right:0}.dg_widget_root .dg_filter_tab{align-items:center;background:var(--tabBg);border:1px solid var(--tabG);border-radius:4px;color:var(--tabTxt2);column-gap:0;cursor:pointer;display:grid;flex-shrink:0;grid-template-columns:20px 0fr;grid-template-rows:1fr;height:40px;justify-content:start;padding:0 9px;position:relative;scroll-snap-align:start;scroll-snap-stop:always;transition-delay:.23s;transition-duration:.23s;transition-property:box-shadow;transition-timing-function:ease-out}.dg_widget_root .dg_filter_tab:first-child,.dg_widget_root .dg_filter_tab:last-child{scroll-snap-align:end}.dg_widget_root .dg_filter_tab,.dg_widget_root .dg_filter_tab:focus{outline:none}.dg_widget_root .dg_filter_tab>i{font-size:29px;height:20px;line-height:20px;width:20px}.dg_widget_root .dg_filter_tab .dg_filter_tab_hide{font-size:13px;line-height:16px;opacity:0;overflow:hidden;transition:opacity .23s linear;transition-delay:0s;white-space:nowrap}.dg_widget_root .dg_filter_tab:hover{background:var(--tabActiveG)}.dg_widget_root .dg_filter_tab-active{background:var(--tabActiveG);border-color:var(--tabActiveG);color:var(--tabActiveTxt);column-gap:8px;grid-template-columns:20px 1fr;position:relative;transition:all .23s;transition-delay:0s;width:auto}.dg_widget_root .dg_filter_tab-active:before{background-image:linear-gradient(90deg,transparent,var(--tabActiveAccent),transparent);border-radius:2px;bottom:0;content:"";height:1px;left:0;padding:0 4px;position:absolute;width:100%}.dg_widget_root .dg_filter_tab-active .dg_filter_tab_hide{opacity:1;transition-delay:.23s}.dg_widget_root .dg_filter_tab-active>i{color:var(--tabActiveAccent)}.dg_widget_root .dg_sub_header{align-items:center;background:transparent;border-bottom:none;color:var(--subHeaderTxt2);display:flex;font-size:12px;height:32px;line-height:16px;padding:12px 12px 0 8px}.dg_widget_root .dg_sub_header>i{flex-shrink:0;margin:0 4px}.dg_widget_root .dg_sub_header>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dg_widget_root .dg_sub_header .dg_sub_header_separator{background-color:var(--subHeaderTxt2);border-radius:2px;height:16px;width:1px}.dg_widget_root .dg_sub_header .dg_sub_header_separator,.dg_widget_root .dg_sub_header>.sport_front_icon-m{display:none}.dg_widget_root .dg_event_teams{color:var(--eventTxt);flex:1 1;font-size:12px;height:16px;line-height:16px;overflow:hidden}.dg_widget_root .dg_event_teams .dg_event_teams_content{align-items:center;column-gap:2px;display:flex;justify-content:flex-start}.dg_widget_root .dg_event_teams .dg_event_teams_content .dg_event_team{align-items:center;display:flex;overflow:hidden}.dg_widget_root .dg_event_teams .dg_event_teams_content .dg_event_team>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dg_widget_root .dg_event_teams .dg_event_teams_content .dg_event_team .dg_team_red_card{align-items:center;color:var(--eventTxt2);display:flex;gap:4px;line-height:1.1}.dg_widget_root .dg_event_teams .dg_event_teams_content .dg_event_team .dg_team_red_card:before{background-color:#cc0813;border-radius:2px;content:"";height:12px;width:10px}.dg_widget_root .dg_event_teams .dg_event_teams_content .dg_event_team .dg_team_red_card{margin:0 2px}.dg_widget_root .dg_event_teams .dg_event_teams_content .dg_event_team.dg_possession{padding-right:6px;position:relative}.dg_widget_root .dg_event_teams .dg_event_teams_content .dg_event_team.dg_possession:after{animation:fadeIn .1s ease-in-out 10ms forwards;background-color:transparent;border-radius:50%;content:"";flex-shrink:0;height:4px;position:absolute;right:0;width:4px}.dg_widget_root .dg_event_teams .dg_event_teams_content .dg_event_team.dg_possession:first-child{padding-right:0}.dg_widget_root .dg_event_teams .dg_event_teams_content .dg_event_team.dg_possession:first-child:after{left:6px;right:auto}.dg_widget_root .dg_event_stakes_wrapper{position:relative}.dg_widget_root .dg_event_stakes_wrapper .dg_markets_wrapper{align-items:center;display:flex;overflow:unset;padding:4px 8px;scrollbar-width:none}.dg_widget_root .dg_event_stakes_wrapper .dg_markets_wrapper .dg_market{border:none}.dg_widget_root .dg_widget_expander{align-items:center;background:var(--eventBg);border-radius:8px;column-gap:4px;cursor:pointer;display:flex;flex-shrink:0;font-size:12px;height:28px;justify-content:center;line-height:16px;padding:0 8px;transition:all .23s}.dg_widget_root .dg_widget_expander:hover{background:var(--eventBgHover)}.dg_widget_root .dg_widget_expander_text{color:var(--dominantTxt)}.dg_widget_root .dg_widget_expander .sport_front_icon-arrow-down{color:var(--subHeaderTxt2);line-height:22px!important;transition:all .23s}.dg_widget_root .dg_widget_expander--expanded .sport_front_icon-arrow-down{transform:rotate(180deg)}.dg_widget_root .dg_championship_name{cursor:pointer}.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv .ai_subHeader,.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv .dg_event_widget,.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv .dg_filter_tabs_group{padding-left:16px;padding-right:16px}.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv .ai_subHeader{border-bottom:0}.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv .dg_event_widget .dg_event_info_wrapper{margin-bottom:14px;row-gap:4px}.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv .dg_event_teams{font-size:13px;font-weight:600}.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv .dg_event_widget:nth-child(odd){background-color:var(--eventBg2)}.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv .dg_event_widget .dg_event_stakes_wrapper .dg_markets_wrapper .dg_market .dg_stakes_wrapper .dg_marketStake{border:1px solid var(--oddBorder);padding:0 12px}.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv .dg_event_widget .dg_event_stakes_wrapper .dg_markets_wrapper .dg_market .dg_stakes_wrapper .dg_marketStake.active{border-color:var(--oddActiveBg)}.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv .dg_event_widget .dg_event_stakes_wrapper .dg_markets_wrapper .dg_market .dg_stakes_wrapper .dg_marketStake .dg_stake_factor{font-weight:700}.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv.ai_widget_wrapper--mv-desktop .dg_filter_tabs_group{background:var(--bodyBg);column-gap:8px;height:48px;padding-bottom:8px;padding-top:8px}.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv.ai_widget_wrapper--mv-desktop .dg_filter_tab{align-items:center;background:linear-gradient(to bottom,var(--eventBg),var(--bodyBg));border-color:transparent;display:flex;justify-content:center;z-index:1}.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv.ai_widget_wrapper--mv-desktop .dg_filter_tab,.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv.ai_widget_wrapper--mv-desktop .dg_filter_tab-active{border-radius:8px;column-gap:0;height:32px;padding:6px;width:32px}.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv.ai_widget_wrapper--mv-desktop .dg_filter_tab-active:before,.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv.ai_widget_wrapper--mv-desktop .dg_filter_tab:before{display:none}.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv.ai_widget_wrapper--mv-desktop .dg_filter_tab-active{border-color:var(--accentBg);color:var(--accentBg)}.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv.ai_widget_wrapper--mv-desktop .dg_filter_tab .dg_filter_tab_hide{display:none}.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv.ai_widget_wrapper--mv-desktop .dg_filter_tabs_btn{background:transparent;color:var(--bodyTxt2);height:100%;isolation:isolate;width:52px}.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv.ai_widget_wrapper--mv-desktop .dg_filter_tabs_btn:before{box-shadow:0 0 48px 42px var(--bodyBg);content:"";display:block;height:100%;opacity:var(--dgFilterTabBtnShadowOpacity);position:absolute;top:0;transition:all .23s;width:52px;z-index:-1}.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv.ai_widget_wrapper--mv-desktop .dg_filter_tabs_btn--left:before{left:0;transform:translateX(-100%)}.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv.ai_widget_wrapper--mv-desktop .dg_filter_tabs_btn--right:before{right:0;transform:translateX(100%)}.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv.ai_widget_wrapper--mv-mobile .dg_filter_tabs_group{background:var(--tabBg);column-gap:0;height:40px;padding:0 8px}.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv.ai_widget_wrapper--mv-mobile .dg_filter_tab{align-items:center;background:none;border:0;color:var(--tabTxt3);display:flex;justify-content:center;z-index:1}.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv.ai_widget_wrapper--mv-mobile .dg_filter_tab,.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv.ai_widget_wrapper--mv-mobile .dg_filter_tab-active{border-radius:0;column-gap:6px;height:40px;padding:0 8px;width:auto}.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv.ai_widget_wrapper--mv-mobile .dg_filter_tab-active:before,.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv.ai_widget_wrapper--mv-mobile .dg_filter_tab:before{display:none}.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv.ai_widget_wrapper--mv-mobile .dg_filter_tab-active{color:var(--tabTxt)}.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv.ai_widget_wrapper--mv-mobile .dg_filter_tab-active>i{color:inherit}.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv.ai_widget_wrapper--mv-mobile .dg_filter_tab .dg_filter_tab_hide{display:block;font-size:11px;font-weight:600;line-height:14px;opacity:1}.dg_widget_root .ai_widget_wrapper.ai_widget_wrapper--mv.ai_widget_wrapper--mv-mobile .dg_filter_tabs_btn{display:none}.dg_linerange_wrap{align-items:stretch;border-radius:8px;display:flex;flex-direction:column;flex-shrink:0;height:32px;justify-content:center;padding-inline-end:8px;padding-inline-start:8px;pointer-events:none;position:relative}.dg_linerange_wrap:after,.dg_linerange_wrap:before{border-radius:inherit;bottom:0;content:"";display:block;left:0;mask-size:100% 100%;-webkit-mask-size:100% 100%;position:absolute;right:0;top:0}.dg_linerange_wrap:before{border:1px solid var(--accentBg);mask-image:linear-gradient(90deg,rgba(0,0,0,.4) 0,rgba(0,0,0,.1));-webkit-mask-image:-webkit-linear-gradient(90deg,rgba(0,0,0,.4) 0,rgba(0,0,0,.1));z-index:2}.dg_linerange_wrap:after{background:var(--accentBg);mask-image:linear-gradient(270deg,rgba(0,0,0,.16) 0,rgba(0,0,0,.06) 16.89%,transparent 28.97%,transparent),linear-gradient(90deg,rgba(0,0,0,.16) 0,rgba(0,0,0,.06) 16.58%,transparent 32.73%,transparent);-webkit-mask-image:-webkit-linear-gradient(270deg,rgba(0,0,0,.16) 0,rgba(0,0,0,.06) 16.89%,transparent 28.97%,transparent),linear-gradient(90deg,rgba(0,0,0,.16) 0,rgba(0,0,0,.06) 16.58%,transparent 32.73%,transparent);z-index:1}.dg_linerange_wrap--rtl .dg_linerange_wrap:before{mask-image:linear-gradient(270deg,rgba(0,0,0,.4) 0,rgba(0,0,0,.1));-webkit-mask-image:-webkit-linear-gradient(270deg,rgba(0,0,0,.4) 0,rgba(0,0,0,.1))}.dg_linerange_wrap--disabled{cursor:not-allowed;opacity:.5!important}.dg_linerange_wrap--disabled *{pointer-events:none!important}.dg_linerange_in{align-items:center;column-gap:12px;display:flex;justify-content:flex-start;pointer-events:all;position:relative;z-index:3}.dg_linerange_inner{flex-grow:1;position:relative}.dg_linerange_inner:before{background-image:linear-gradient(to right,var(--eventBg3) 0,var(--eventBg3) var(--dg_linerange_pos_1),var(--accentBg) var(--dg_linerange_pos_1),var(--accentBg) var(--dg_linerange_pos_2),var(--eventBg3) var(--dg_linerange_pos_2),var(--eventBg3) 100%);content:"";display:block;height:8px;left:0;margin-top:-4px;-webkit-mask-image:linear-gradient(90deg,#000,#000 60%,#fff 0,#fff 80%,#000 0,#000);mask-image:linear-gradient(90deg,#000,#000 60%,#fff 0,#fff 80%,#000 0,#000);mask-mode:luminance;-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-repeat:repeat;mask-repeat:repeat;-webkit-mask-size:5px 8px;mask-size:5px 8px;position:absolute;right:0;top:50%;z-index:-1}.dg_linerange_wrap--rtl .dg_linerange_inner:before{background-image:linear-gradient(to left,var(--eventBg3) 0,var(--eventBg3) var(--dg_linerange_pos_1),var(--accentBg) var(--dg_linerange_pos_1),var(--accentBg) var(--dg_linerange_pos_2),var(--eventBg3) var(--dg_linerange_pos_2),var(--eventBg3) 100%);-webkit-mask-position:-2px 0;mask-position:-2px 0}.dg_linerange_input{-webkit-appearance:none;appearance:none;background:transparent;border:none;border-radius:0;color:var(--accentBg);height:24px;margin:0;outline:none;pointer-events:none;width:100%;z-index:1}.dg_linerange_input:disabled{opacity:1!important}.dg_linerange_input:first-child{position:relative}.left .dg_linerange_input:first-child{z-index:2}.dg_linerange_input:nth-child(2){left:0;position:absolute;top:0}.right .dg_linerange_input:nth-child(2){z-index:2}.dg_linerange_input::-webkit-slider-thumb{--line-color:var(--accentTxt);--line-thickness:1px;--line-length:8px;--spacing:2px;-webkit-appearance:none;background:linear-gradient(to top right,transparent calc(50% - var(--line-thickness)),var(--line-color) calc(50% - var(--line-thickness)),var(--line-color) calc(50% + var(--line-thickness)),transparent calc(50% + var(--line-thickness))),linear-gradient(to bottom right,transparent calc(50% - var(--line-thickness)),var(--line-color) calc(50% - var(--line-thickness)),var(--line-color) calc(50% + var(--line-thickness)),transparent calc(50% + var(--line-thickness))),linear-gradient(to top left,transparent calc(50% - var(--line-thickness)),var(--line-color) calc(50% - var(--line-thickness)),var(--line-color) calc(50% + var(--line-thickness)),transparent calc(50% + var(--line-thickness))),linear-gradient(to bottom left,transparent calc(50% - var(--line-thickness)),var(--line-color) calc(50% - var(--line-thickness)),var(--line-color) calc(50% + var(--line-thickness)),transparent calc(50% + var(--line-thickness)));background-color:var(--accentBg);background-position:80% 36%,80% 63%,20% 36%,20% 63%;background-repeat:no-repeat;background-size:6px 6px,6px 6px,6px 6px,6px 6px;border:none;border-radius:50%;box-shadow:none;cursor:grab;height:24px;margin-top:-10px;pointer-events:all;width:24px}.dg_linerange_input:focus::-webkit-slider-thumb{cursor:grabbing}.dg_linerange_input::-moz-range-thumb{--line-color:var(--accentTxt);--line-thickness:1px;--line-length:8px;--spacing:2px;-webkit-appearance:none;background-color:transparent;background:linear-gradient(to top right,transparent calc(50% - var(--line-thickness)),var(--line-color) calc(50% - var(--line-thickness)),var(--line-color) calc(50% + var(--line-thickness)),transparent calc(50% + var(--line-thickness))),linear-gradient(to bottom right,transparent calc(50% - var(--line-thickness)),var(--line-color) calc(50% - var(--line-thickness)),var(--line-color) calc(50% + var(--line-thickness)),transparent calc(50% + var(--line-thickness))),linear-gradient(to top left,transparent calc(50% - var(--line-thickness)),var(--line-color) calc(50% - var(--line-thickness)),var(--line-color) calc(50% + var(--line-thickness)),transparent calc(50% + var(--line-thickness))),linear-gradient(to bottom left,transparent calc(50% - var(--line-thickness)),var(--line-color) calc(50% - var(--line-thickness)),var(--line-color) calc(50% + var(--line-thickness)),transparent calc(50% + var(--line-thickness)));background-color:var(--accentBg);background-position:80% 36%,80% 63%,20% 36%,20% 63%;background-repeat:no-repeat;background-size:6px 6px,6px 6px,6px 6px,6px 6px;border:none;border-radius:50%;box-shadow:none;cursor:grab;height:24px;margin-top:-10px;pointer-events:all;width:24px}.dg_linerange_input:focus::-moz-range-thumb{cursor:grabbing}.dg_linerange_input::-ms-thumb{--line-color:var(--accentTxt);--line-thickness:1px;--line-length:8px;--spacing:2px;-webkit-appearance:none;background-color:transparent;background:linear-gradient(to top right,transparent calc(50% - var(--line-thickness)),var(--line-color) calc(50% - var(--line-thickness)),var(--line-color) calc(50% + var(--line-thickness)),transparent calc(50% + var(--line-thickness))),linear-gradient(to bottom right,transparent calc(50% - var(--line-thickness)),var(--line-color) calc(50% - var(--line-thickness)),var(--line-color) calc(50% + var(--line-thickness)),transparent calc(50% + var(--line-thickness))),linear-gradient(to top left,transparent calc(50% - var(--line-thickness)),var(--line-color) calc(50% - var(--line-thickness)),var(--line-color) calc(50% + var(--line-thickness)),transparent calc(50% + var(--line-thickness))),linear-gradient(to bottom left,transparent calc(50% - var(--line-thickness)),var(--line-color) calc(50% - var(--line-thickness)),var(--line-color) calc(50% + var(--line-thickness)),transparent calc(50% + var(--line-thickness)));background-color:var(--accentBg);background-position:80% 36%,80% 63%,20% 36%,20% 63%;background-repeat:no-repeat;background-size:6px 6px,6px 6px,6px 6px,6px 6px;border:none;border-radius:50%;box-shadow:none;cursor:grab;height:24px;margin-top:-10px;pointer-events:all;width:24px}.dg_linerange_input:focus::-ms-thumb{cursor:grabbing}.dg_linerange_input:disabled::-webkit-slider-thumb{cursor:not-allowed;pointer-events:none}.dg_linerange_input:disabled::-moz-range-thumb{cursor:not-allowed;pointer-events:none}.dg_linerange_input:disabled::-ms-thumb{cursor:not-allowed;pointer-events:none}.dg_linerange_input::-webkit-slider-runnable-track{background:transparent;border:0;border-radius:0;box-shadow:none;cursor:pointer;height:4px;width:100%}.dg_linerange_input:focus::-webkit-slider-runnable-track{background:transparent}.dg_linerange_input::-moz-range-track{background:transparent;border:0;border-radius:0;box-shadow:none;cursor:pointer;height:4px;width:100%}.dg_linerange_input::-ms-track{background:transparent;border:0;border-radius:0;box-shadow:none;cursor:pointer;height:4px;width:100%}.dg_linerange_input::-ms-fill-lower,.dg_linerange_input::-ms-fill-upper,.dg_linerange_input:focus::-ms-fill-lower,.dg_linerange_input:focus::-ms-fill-upper{background:transparent;border:none;border-radius:0;box-shadow:none}
/*!
 * 
 *   react-simple-keyboard v3.7.142
 *   https://github.com/hodgef/react-simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */
/*!
 * 
 *   simple-keyboard v3.7.100
 *   https://github.com/hodgef/simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */.hg-theme-default{background-color:#ececec;border-radius:5px;box-sizing:border-box;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;overflow:hidden;padding:5px;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.hg-theme-default .hg-button span{pointer-events:none}.hg-theme-default button.hg-button{border-width:0;font-size:inherit;outline:0}.hg-theme-default .hg-button{display:inline-block;flex-grow:1}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:5px;box-shadow:0 0 3px -1px rgba(0,0,0,.3);box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:5px}.hg-theme-default .hg-button.hg-standardBtn{width:20px}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{align-items:center;display:flex;height:60px;justify-content:center;width:33.3%}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{background:rgba(5,25,70,.53);color:#fff}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{max-width:60px}.hg-candidate-box{background:#ececec;border-bottom:2px solid #b5b5b5;border-radius:5px;display:inline-flex;margin-top:-10px;position:absolute;transform:translateY(-100%);-webkit-user-select:none;-moz-user-select:none;user-select:none}ul.hg-candidate-box-list{display:flex;flex:1 1;list-style:none;margin:0;padding:0}li.hg-candidate-box-list-item{align-items:center;display:flex;height:40px;justify-content:center;width:40px}li.hg-candidate-box-list-item:hover{background:rgba(0,0,0,.03);cursor:pointer}li.hg-candidate-box-list-item:active{background:rgba(0,0,0,.1)}.hg-candidate-box-prev:before{content:"◄"}.hg-candidate-box-next:before{content:"►"}.hg-candidate-box-next,.hg-candidate-box-prev{align-items:center;color:#969696;cursor:pointer;display:flex;padding:0 10px}.hg-candidate-box-next{border-bottom-right-radius:5px;border-top-right-radius:5px}.hg-candidate-box-prev{border-bottom-left-radius:5px;border-top-left-radius:5px}.hg-candidate-box-btn-active{color:#444}#sport-esport-view,:root{--gap_xxxs:2px;--gap_xxxs_neg:calc(var(--gap_xxxs)*-1);--gap_xxs:4px;--gap_xxs_neg:calc(var(--gap_xxs)*-1);--gap_xs:6px;--gap_s:8px;--gap_s_neg:calc(var(--gap_s)*-1);--gap_m:12px;--gap_l:16px;--gap_xl:24px;--gap_xxl:40px;--radius_xxs:4px;--radius_xs:6px;--radius_s:8px;--radius_m:16px;--sidebarWidth:360px;--transition-base:all 0.2s;box-sizing:border-box}.dg_live_stream_header{align-items:center;background:var(--dominantBg2);color:var(--dominantTxt);cursor:pointer;display:flex;flex-direction:row;height:44px;justify-content:space-between;padding:0 var(--gap_l);position:relative;transition:opacity .25s ease-in-out}.dg_live_stream_header:hover{opacity:.7}.dg_live_stream_header>div{align-items:center;column-gap:var(--gap_m);display:flex;justify-content:flex-start}.dg_live_stream_header .sport_front_icon-arrow-down{line-height:26px}.dg_live_stream_header.dg_live_stream_header_advanced{background-color:transparent;flex-direction:row-reverse;margin:0 auto;width:max-content}.dg_live_stream_header.dg_live_stream_header_advanced .dg_event_hero_background{display:none}.dg_live_stream_header .dg_icon_angles_bottom,.dg_live_stream_header .sport_front_icon-arrow-down{transition:all .314s}.dg_collapse_open .dg_live_stream_header .dg_icon_angles_bottom,.dg_collapse_open .dg_live_stream_header .sport_front_icon-arrow-down{transform:rotate(180deg)}.dg_live_stream_match_info{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;min-width:1px}.dg_live_stream_match_info_wrapper{align-items:center;display:flex;padding:var(--gap_s) var(--gap_l)}.dg_live_stream_match_header{align-items:center;background-color:var(--subHeaderBg);color:var(--subHeaderTxt2);display:flex;padding:var(--gap_xs) var(--gap_m)}.dg_live_stream_match_subheader{background-color:var(--subHeaderBg2);display:flex;justify-content:flex-end}.dg_live_stream_match_team_score_wrapper{align-items:center;color:var(--dominantTxt);display:flex}.dg_live_stream_match_score{align-items:center;background-color:var(--dominantAccentTxt);border-radius:2px;color:var(--dominantAccent);display:flex;font-weight:500;justify-content:center;padding:var(--gap_s) 0;width:24px}.dg_live_stream_item{background-color:var(--eventBg2);color:var(--eventTxt2)}.dg_live_stream_match_slider_root{--width:600px;--oddsWrapperWidth:400px;--controlWidth:30px;align-items:center;display:flex;justify-content:center;width:var(--width)}.dg_live_stream_match{background:var(--eventBg);color:var(--eventTxt)}.dg_live_stream_match_slider_control{align-items:center;-webkit-appearance:none;appearance:none;background-color:var(--eventBg2);border:0;border-radius:2px;color:var(--eventTxt2);cursor:pointer;display:flex;height:var(--controlWidth);justify-content:center;outline:0;transition:all .314s;width:var(--controlWidth)}.dg_live_stream_match_slider_control:hover{background-color:var(--eventBg2Hover);color:var(--eventTxt)}.dg_live_stream_match_slider_control-inactive{opacity:.5;pointer-events:none}.dg_live_stream_match_slider_wrapper{min-width:1px;overflow:hidden;transition:all .314s}.dg_live_stream_match_slider_page,.dg_live_stream_match_slider_wrapper{flex-shrink:0;width:calc(var(--width) - (var(--controlWidth) + var(--gap_m))*2)}.dg_live_stream_match_slider_page{align-items:center;display:flex;padding:var(--gap_m)}.dg_live_stream_match_slider_page_arg{color:var(--eventTxt);width:calc(var(--width) - var(--oddsWrapperWidth))}.dg_live_stream_match_slider_page_arg>i{color:var(--eventTxt3)}.dg_live_stream_match_slider_odds_wrapper{align-items:center;display:flex;flex-shrink:0;width:var(--oddsWrapperWidth)}.dg_live_stream_match_slider_window{align-items:center;display:flex;transition:all .314s}.dg_live_stream_match_slider_odd_item{align-items:center;display:flex;flex-shrink:0;width:33.3333%}.dg_live_stream_match_slider_odd_item>span{flex-grow:1;min-width:1px;overflow:hidden;padding:0 var(--gap_m);text-overflow:ellipsis;white-space:nowrap}.dg_live_stream_match_slider_odd{background:var(--oddG);border-radius:2px;border-radius:var(--oddRadius);color:var(--oddTxt);cursor:pointer;flex-grow:0;flex-shrink:0;height:30px;text-align:center;text-decoration:none;transition:all .314s;width:56px}.dg_live_stream_match_slider_odd.dg_live_stream_match_slider_odd-selected,.dg_live_stream_match_slider_odd:hover{background:var(--oddActiveG);border-radius:var(--oddActiveRadius);color:var(--oddActiveTxt)}.dg_live_stream_tabs_wrapper{align-items:center;background-color:var(--eventBg);color:var(--eventTxt);display:flex;padding:var(--gap_s) var(--gap_m)}.dg_live_stream_tab{align-items:center;-webkit-appearance:none;appearance:none;background:var(--tabBgHover);border:0;color:var(--tabTxt2);display:flex;outline:0;padding:0 var(--gap_s)}.dg_live_stream_matches_header{align-items:center;background-color:var(--headerBg);color:var(--headerTxt2);cursor:pointer;display:flex;height:36px;padding:0 8px}.dg_live_stream_matches_header .dg_icon_angles_bottom,.dg_live_stream_matches_header .sport_front_icon-arrow-down{transition:all .314s}.dg_live_stream_matches_header.dg_collapse_open .dg_icon_angles_bottom,.dg_live_stream_matches_header.dg_collapse_open .sport_front_icon-arrow-down{transform:rotate(180deg)}.dg_live_stream_matches{padding:var(--gap_l)}.dg_live_stream_matches_header>span{color:var(--eventTxt);flex-grow:1;min-width:1px}.dg_sec_tabs_wrapper{align-items:center;display:flex;padding:var(--gap_s) 0}.dg_sec_tab{background:var(--tabG);border-radius:var(--tabRadius);color:var(--tabTxt2);cursor:pointer;padding:var(--gap_m);transition:all .314s}.dg_sec_tab-selected,.dg_sec_tab:hover{background:var(--tabActiveG);color:var(--tabActiveTxt)}.collapse-container{display:grid;grid-template-rows:0fr}.collapse-container.collapse-opened{grid-template-rows:1fr}.collapse-container>.collapse-wrapper{overflow:hidden}.dg_right_popup_button{background-color:var(--buttonG);border-radius:var(--buttonRadius,0);color:var(--buttonTxt);cursor:pointer;font-family:inherit;font-size:14px;height:36px;line-height:16px;padding:0 12px;text-align:center;transition:.23s;width:33.3%}.dg_right_popup_button:hover{opacity:.8}.dg_right_popup_button--full{width:100%}@keyframes dg-bet-generator-notif{0%,to{opacity:0;transform:translate3d(-50%,-100%,0)}11.11%,88.89%{opacity:1;transform:translate3d(-50%,0,0)}}.dg_bet_generator_wrapper{--dg-bet-generator-error:#fc0c4d;--dg-bet-generator-success:#66bd80;position:relative}.dg_bet_generator_wrapper .collapse-container{background:var(--bodyBg);color:var(--bodyTxt)}.dg_bet_generator_content{padding:16px 16px 0}.dg_bet_generator_header{align-items:center;background:var(--headerBg);color:var(--headerTxt);cursor:pointer;display:flex;font-size:13px;font-weight:400;height:40px;justify-content:space-between;line-height:15px}.dg_bet_generator_header_title{padding:0 16px}.dg_bet_generator_header_icon{align-items:center;display:inline-flex;justify-content:center;padding:8px}.dg_bet_generator_header_icon i{line-height:28px}.dg_collapse_open .dg_bet_generator_header .dg_icon_angles_bottom,.dg_collapse_open .dg_bet_generator_header .sport_front_icon-arrow-down{transform:rotate(180deg)}.dg_bet_generator_header .sport_front_icon-arrow-down{line-height:26px;transition:all .314s}.dg_bet_generator_content_info{--shadow_size:100%;--shadow_angle:-90deg;align-items:center;border-radius:8px;color:var(--accentTxt);display:flex;margin-bottom:12px;overflow:hidden;padding:8px 12px;position:relative}.dg_bet_generator_content_info:before{background:var(--accentBg);content:"";height:100%;inset:0;-webkit-mask-image:linear-gradient(var(--shadow_angle),hsla(0,0%,100%,.6),hsla(0,0%,100%,.9) var(--shadow_size));mask-image:linear-gradient(var(--shadow_angle),hsla(0,0%,100%,.6),hsla(0,0%,100%,.9) var(--shadow_size));position:absolute;width:100%;z-index:5}.dg_bet_generator_content_info_icon{color:var(--accentTxt2);margin-inline-end:8px;z-index:10}.dg_bet_generator_content_info_txt{z-index:10}.dg_bet_generator_content_info_txt h6{color:var(--accentTxt);font-size:14px;font-weight:500;line-height:16px;margin-bottom:4px}.dg_bet_generator_content_info_message{color:var(--accentTxt2);font-size:11px;font-weight:400;line-height:13px}.dg_bet_generator_content_tab{align-items:center;background:var(--tabBg);border-radius:8px;color:var(--tabTxt2);display:grid;grid-template-columns:1fr 1px 1fr 1px 1fr;height:40px;margin-bottom:12px;padding:2px}.dg_bet_generator_content_tab_item{align-items:center;border-radius:6px;cursor:pointer;display:flex;font-size:14px;font-weight:400;height:100%;justify-content:center;line-height:16px;padding:2px}.dg_bet_generator_content_tab_item.tab_active{background:var(--tabActiveBg);border-radius:7px;box-shadow:0 0 0 1px var(--tabBg);color:var(--tabActiveTxt);position:relative;z-index:10}.dg_bet_generator_content_tab_separator{background:var(--tabBg2);height:16px;width:1px}.dg_bet_generator_content_wrapper:not(.mobile_content){background:var(--bodyBgHover);border:1px solid var(--bodyBg2);border-radius:8px;color:var(--bodyTxt2);margin-bottom:12px;padding:12px}.dg_bet_generator_content_wrapper:not(.mobile_content) .dg_bet_generator_content_amount{border-bottom:1px solid var(--bodyBg2);margin-bottom:12px;padding-bottom:12px}.mobile_content .dg_bet_generator_content_amount,.mobile_content .dg_bet_generator_content_odds{background:var(--bodyBgHover);border:1px solid var(--bodyBg2);border-radius:8px;color:var(--bodyTxt2);padding:12px}.mobile_content .dg_bet_generator_content_amount{grid-gap:16px;grid-template-columns:1fr;margin-bottom:16px}.dg_bet_generator_content_amount_inputs_info,.dg_bet_generator_content_odds_inputs_info{align-items:center;background:var(--inputSecondaryBg);border:1px solid var(--inputSecondaryBorder);border-radius:8px;color:var(--inputSecondaryTxt);cursor:text;display:flex;flex-direction:row-reverse;height:36px;overflow:hidden;position:relative;width:100%}.dg_bet_generator_content_amount .dg_bet_generator_content_amount_inputs_label{padding:0 12px;pointer-events:none;position:absolute;right:0}.dg_bet_generator_rtl .dg_bet_generator_content_amount .dg_bet_generator_content_amount_inputs_label{left:0;right:unset}.dg_bet_generator_content_odds_inputs_info .dg_bet_generator_content_amount_inputs_label{left:0;padding:0 12px;pointer-events:none;position:absolute}.dg_bet_generator_rtl .dg_bet_generator_content_odds_inputs_info .dg_bet_generator_content_amount_inputs_label{left:unset;right:0}.dg_bet_generator_content_amount_inputs_info.error_info,.dg_bet_generator_content_odds_inputs_info.error_info{border:1px solid var(--dg-bet-generator-error)}.dg_bet_generator_content_amount_inputs_info>input,.dg_bet_generator_content_odds_inputs_info>input{background:transparent;border:0;color:var(--inputTxt);flex:1 1;font-size:14px;font-weight:400;height:100%;line-height:16px;margin:0;max-width:100%;min-width:0;outline:none;padding:0 12px;width:100%}.dg_bet_generator_content_amount_inputs_info>input::-webkit-inner-spin-button,.dg_bet_generator_content_odds_inputs_info>input::-webkit-inner-spin-button{-webkit-appearance:none}.dg_bet_generator_content_odds_inputs_info>input{text-align:end}.dg_bet_generator_content_amount_inputs_info>input::placeholder{color:var(--inputTxt2)}.dg_bet_generator_content_amount_inputs_label{align-items:center;color:var(--inputTxt3);display:flex;font-size:14px;font-weight:400;line-height:16px;white-space:nowrap}.dg_bet_generator_mobile .dg_bet_generator_content_amount_inputs_label{font-size:16px;line-height:18px}.dg_bet_generator_content_odds_inputs_info .dg_bet_generator_content_amount_inputs_label{font-size:14px;line-height:16px}.dg_bet_generator_content_amount{grid-gap:12px;display:grid;grid-template-columns:1fr 1fr}.dg_bet_generator_content_amount_inputs>input{width:100%}.dg_bet_generator_content_odds_separator{background:var(--eventBg2);border-radius:2px;height:2px;width:16px}.dg_bet_generator_content_odds_input{grid-gap:8px;align-items:center;display:grid;grid-template-columns:1fr 16px 1fr;height:44px}.dg_bet_generator_content_odds .dg_linerange_wrap{margin-bottom:12px}.dg_bet_generator_content_wrapper label{align-items:center;color:var(--bodyTxt2);display:flex;font-size:12px;font-weight:400;justify-content:flex-start;line-height:14px;margin-bottom:8px}.dg_bet_generator_content_odds label{margin-bottom:12px;min-height:14px}.dg_bet_generator_content_amount_inputs label{display:inherit;min-height:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dg_bet_generator_content_footer_info{padding:0 16px 16px}.dg_bet_generator_wrapper .dg_loader_root{left:0;right:0;top:0;width:100%}.dg_bet_generator_mobile .dg_loader_root{bottom:0}.dg_bet_generator_content_inputs_error{align-items:center;color:var(--bodyTxt2);display:flex;font-size:12px;font-weight:400;justify-content:flex-start;line-height:14px;margin-top:8px}.dg_bet_generator_content_inputs_error i{margin-inline-end:8px}.dg_bet_generator_content_amount_inputs{overflow:hidden;width:100%}.dg_bet_generator_content_amount_inputs .dg_bet_generator_content_inputs_error i{line-height:21px}.dg_bet_generator_content_footer_info{align-items:center;color:var(--bodyTxt);display:flex;margin-bottom:8px;padding:0 16px}.dg_bet_generator_content_footer_info>i{margin-inline-end:8px}.dg_bet_generator_content_footer_info>p{align-items:center;display:flex;font-size:12px;font-weight:400;line-height:14px}.dg_bet_generator_content_btn_wrapper{padding:0 16px 16px}.dg_bet_generator_content_btn{align-items:center;background:var(--buttonBg);border-radius:8px;color:var(--buttonTxt);cursor:pointer;display:flex;font-size:16px;font-weight:500;height:44px;justify-content:center;line-height:18px;transition:background .25s ease-in;width:100%}.dg_bet_generator_content_btn:hover{background:var(--buttonBgHover)}.dg_bet_generator_content_btn:disabled{opacity:.5}.dg_bet_generator_content_error_popup{align-items:center;animation:dg-bet-generator-notif 4.5s ease-in-out forwards;animation-iteration-count:1;background:var(--tooltipBg);border-radius:6px;color:var(--tooltipTxt);display:flex;justify-content:space-between;left:50%;margin:0 auto;opacity:0;padding:14px;position:absolute;top:16px;transform:translate3d(-50%,-100%,0);width:calc(100vw - 32px);z-index:1000}.dg_bet_generator_content_error_popup>i{align-items:center;color:var(--tooltipTxt2);cursor:pointer;display:flex;justify-content:center}.dg_bet_generator_content_error_popup>p{align-items:center;display:flex;font-size:12px;font-weight:400;line-height:14px;margin-inline-end:8px}.dg_bet_generator_mobile .dg_bet_generator_content_info,.dg_bet_generator_mobile .dg_bet_generator_content_odds,.dg_bet_generator_mobile .dg_bet_generator_content_tab{margin-bottom:16px}.dg_bet_generator_mobile .dg_bet_generator_content_amount_inputs_info,.dg_bet_generator_mobile .dg_bet_generator_content_odds_inputs_info{height:44px}.dg_bet_generator_mobile .dg_bet_generator_content_amount_inputs_info>input,.dg_bet_generator_mobile .dg_bet_generator_content_odds_inputs_info>input{font-size:16px;line-height:19px}.dg_bet_generator_mobile .dg_bet_generator_content_footer_info{border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0 -3px 6px 0 #0000004d;padding:12px 12px 0}.dg_bet_generator_mobile .dg_bet_generator_content_btn_wrapper{padding:0 12px 12px}.dg_bet_generator_rtl .dg_bet_generator_content_info{--shadow_angle:90deg}.dg_loader_root{--loaderBg:var(--accentBg);--loaderBg2:var(--accentBg2);align-items:center;bottom:0;display:none;justify-content:center;left:10px;opacity:0;position:absolute;right:0;top:10px;transition:opacity .25s ease-in-out;width:calc(100% - 20px);z-index:100}.dg_loader_root.state_visible{display:flex;opacity:1}@media screen and (max-width:580px){.dg_loader_root{left:0;top:0;width:100%}}.dg_loader_root:before{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(0,0,0,.6);bottom:0;content:"";left:0;opacity:.7;position:absolute;right:0;top:0}.dg_loader{height:116px;position:relative;width:116px}.dg_loader:after,.dg_loader:before{animation:load 1s cubic-bezier(0,.2,.8,1) infinite;border-radius:50%;border-style:solid;border-width:5px;content:"";display:block;height:100%;position:absolute;width:100%}.dg_loader:after{border-color:var(--loaderBg)}.dg_loader:before{animation-delay:-.5s;border-color:var(--loaderBg2)}@keyframes load{0%{opacity:1;transform:scale(0)}60%{opacity:.6}to{opacity:0;transform:scale(1)}}.dg_bet_generator_rtl .dg_bet_generator_input_number{direction:ltr;text-align:end}.dg_virtual_keyboard_grid,.dg_virtual_keyboard_wrap{display:flex;flex-direction:column;justify-content:flex-start}.dg_virtual_keyboard_wrap{align-items:center;background:var(--modalBg);border-radius:28px 28px 0 0;bottom:0;box-shadow:0 0 25px 0 var(--modalBg2);color:var(--modalTxt);left:50%;max-width:1360px;padding:0 20px 12px;position:fixed;transform:translateX(-50%);width:100%;z-index:999}.dg_virtual_keyboard_wrap--numeric{max-width:360px}.dg_virtual_keyboard_wrap--numeric .dg_virtual_keyboard_input{padding:0;text-align:start}.dg_virtual_keyboard_grid{align-items:stretch;max-width:1280px;row-gap:12px;width:100%}.dg_virtual_keyboard_btn_wrap,.dg_virtual_keyboard_header{align-items:center;display:flex;flex-wrap:nowrap;justify-content:flex-start}.dg_virtual_keyboard_header{border-bottom:3px solid var(--modalTxt2);column-gap:8px}.dg_virtual_keyboard_input{-webkit-appearance:none;appearance:none;background:none;color:inherit;display:block;flex:1 1;font-size:20px;height:60px;line-height:60px;text-align:center;width:100%}.dg_virtual_keyboard_input::-webkit-input-placeholder{color:hsla(0,0%,100%,0)}.dg_virtual_keyboard_input:-moz-placeholder,.dg_virtual_keyboard_input::-moz-placeholder{color:hsla(0,0%,100%,0)}.dg_virtual_keyboard_input:placeholder-shown~.dg_virtual_keyboard_clear{opacity:0;pointer-events:none}.dg_virtual_keyboard_lang{flex:0 0 96px;width:96px}.dg_virtual_keyboard_lang .lv_dropdown{font-size:16px}.dg_virtual_keyboard_lang .lv_dropdown_content{max-height:200px}.dg_virtual_keyboard_lang .ai_icon_arrow{display:none}.dg_virtual_keyboard_btn{align-items:center;-webkit-appearance:none;appearance:none;color:inherit;color:var(--modalTxt2);cursor:pointer;display:flex;flex:0 0 48px;font-size:36px;height:60px;justify-content:center;opacity:1;padding:0;pointer-events:all;transition:all .3s ease-in-out;width:48px}.dg_virtual_keyboard_btn>i{font-size:80px}.dg_virtual_keyboard_btn_wrap{flex-grow:0;flex-shrink:0}.dg_virtual_keyboard_btn,.dg_virtual_keyboard_btn:focus{background:none;border:none;outline:none}.dg_virtual_keyboard_body .hg-theme-default{background-color:var(--modalBg2);padding:8px}.dg_virtual_keyboard_body .hg-theme-default .hg-row:not(:last-child){margin-bottom:8px}.dg_virtual_keyboard_body .hg-theme-default .hg-row .hg-button-container,.dg_virtual_keyboard_body .hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:8px}.dg_virtual_keyboard_body .hg-theme-default .hg-button{background-color:var(--modalBg);border:1px solid var(--modalBg);box-shadow:0 0 2px 0 var(--modalTxt2);color:var(--modalTxt);font-size:20px;font-weight:600;height:50px;justify-content:center;line-height:1}.dg_virtual_keyboard_body .hg-theme-default .hg-button.hg-activeButton{background-color:var(--modalBg3);border-color:var(--modalBg2)}@keyframes dg_mw_notif_anim{0%{opacity:0;transform:translate3d(0,-46px,0)}to{opacity:1;transform:translateZ(0)}}.mw_notif{--mw_notif_orange:#f88543;--mw_notif_blue:#007d90;--mw_notif_red:#fc0c4d;--mw_notif_green:#5aae73;--mw_notif_maxW:328px;--mw_notif_minH:36px;--mw_notif_br:8px;--mw_notif_bg:var(--tooltipBg);--mw_notif_c:var(--tooltipTxt2);align-items:stretch;animation:dg_mw_notif_anim .5s ease-in-out forwards;animation-iteration-count:1;background-color:var(--mw_notif_bg);border-inline-start:3px solid var(--mw_notif_icon_c);border-radius:var(--mw_notif_br);color:var(--mw_notif_c);display:flex;flex-wrap:nowrap;justify-content:flex-start;max-width:var(--mw_notif_maxW);min-height:var(--mw_notif_minH);opacity:0;overflow:hidden;padding-bottom:8px;padding-inline-end:4px;padding-top:8px;padding-inline-start:12px;pointer-events:all!important;transform:translate3d(0,-46px,0);width:100%}.mw_notif--success{--mw_notif_icon_c:var(--mw_notif_green)}.mw_notif--error{--mw_notif_icon_c:var(--mw_notif_red)}.mw_notif--info{--mw_notif_icon_c:var(--mw_notif_orange)}.mw_notif--global{--mw_notif_minH:52px;--mw_notif_br:8px;--mw_notif_bg:var(--tooltipBg);--mw_notif_c:var(--tooltipTxt2)}.mw_notif--global .mw_notif_content{border-radius:inherit;min-height:100%}.mw_notif_icon{background-color:var(--mw_notif_icon_c);border-radius:50%;display:flex;height:100%;isolation:isolate;overflow:hidden;position:relative;width:100%}.mw_notif_icon:after{background-color:#fff;border-radius:50%;content:"";display:block;height:60%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:60%;z-index:-1}.mw_notif_icon_wrap{--icoSize:20px;align-items:center;background-color:var(--mw_notif_icon_c);border-radius:50%;color:var(--mw_notif_icon_c);display:flex;flex-shrink:0;height:20px;isolation:isolate;justify-content:center;margin:auto 8px;position:relative;width:20px}.mw_notif_icon_wrap:after,.mw_notif_icon_wrap:before{border-radius:inherit;color:currentColor;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.mw_notif_icon_wrap:before{box-shadow:0 0 0 8px currentColor;opacity:.2}.mw_notif_icon_wrap:after{box-shadow:0 0 0 4px currentColor;opacity:.6}.mw_notif_content{align-items:center;column-gap:8px;display:flex;flex-grow:1;justify-content:space-between;margin:auto 0;min-height:36px;padding:0 8px}.mw_notif_text{font-size:14px;line-height:16px}.mw_notif_amount{white-space:nowrap}.mw_notif_text a{color:inherit;text-decoration:underline}.mw_notif_text a:hover{text-decoration:none}.mw_notif_btn{--icoSize:24px;align-items:center;-webkit-appearance:none;appearance:none;background:transparent;border:0;color:var(--tooltipTxt);cursor:pointer;display:flex;flex:0 0 24px;height:24px;isolation:isolate;justify-content:center;line-height:24px;margin-inline-start:auto;outline:0;padding:0;pointer-events:all!important;position:relative;text-transform:uppercase;transition:all .3s ease-in-out}.mw_notif_btn:hover{color:var(--tooltipTxt2)}.mw_notif_wrap{align-items:stretch;left:0;padding:10px;position:absolute;row-gap:10px;top:0;z-index:100}.mw_notif_container,.mw_notif_wrap{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.mw_notif_container{align-items:center;row-gap:8px}.mw_ignore{display:contents!important}.mw_outer_modal_holder{--mw-outer-modal-bg:rgba(0,0,0,.5);-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:var(--mw-outer-modal-bg);bottom:0;height:100%;overflow:hidden;pointer-events:none;position:fixed;right:0;width:100%;z-index:1000000}.mw_outer_modal_holder.mw_outer_modal--notif,.mw_outer_modal_holder.mw_outer_modal--notif *{pointer-events:none}.mw_outer_modal_scroller{height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;pointer-events:all;width:100%}.mw_outer_modal_scroller::-webkit-scrollbar{display:none}@supports not selector(::-webkit-scrollbar){.mw_outer_modal_scroller{scrollbar-color:transparent transparent;scrollbar-width:none}}.mw_outer_modal_scroller_in{height:calc(100% + 1px);min-height:calc(100% + 1px)}.mw_outer_modal,.mw_outer_modal_scroller_in{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start}.mw_outer_modal{--mw-outer-modal-bg:rgba(0,0,0,.5);--mw-outer-modal-pos:auto;--mw_notif_maxW:328px;height:100%;left:0;padding:16px;position:static;top:0;width:100%;z-index:999999}.mw_outer_modal--notif{--mw-outer-modal-bg:unset;--mw-outer-modal-pos:unset;pointer-events:none}.mw_outer_modal_in{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin:var(--mw-outer-modal-pos) 0;max-height:100%;max-width:100%;overflow-y:auto;overscroll-behavior:contain}.dg_fast_bets{align-items:center;background-color:var(--dominantBg);color:var(--dominantTxt);display:flex;height:68px;padding:0 16px}.dg_fast_bets>input{background-color:var(--inputSecondaryBg);color:var(--inputSecondaryTxt);height:36px;margin-inline-end:8px;padding:0 12px;width:33.3%}.dg_fast_bets>input::-webkit-inner-spin-button{display:none}*,body{margin:0;padding:0}button,input{-webkit-appearance:none;appearance:none}.dg_info{align-items:center;background-color:#fff;border:1px solid #dedede;border-radius:5px;box-sizing:border-box;color:#666;display:flex;padding:5px;width:100%}.dg_info>i{color:#335880;height:20px;line-height:18px;margin-inline-end:9px;width:20px}.dg_bet_builder_icon>.dg_icon_bet__builder{color:var(--bodyTxt2)}.dg_bet_builder_icon_wrapper_row{justify-content:flex-start;width:100%}.dg_bh_bet_builder .dg_bet_builder_tree>span{border-radius:50%;display:block;flex-shrink:0;height:8px;margin-bottom:7px;margin-top:7px;position:relative;width:8px}.dg_bh_bet_builder .dg_bet_builder_tree>span:last-child{margin-bottom:0}.dg_bh_bet_builder .dg_bet_builder_tree>span:last-child:after{display:none}.dg_bh_bet_builder .dg_bet_builder_tree>span:after{background:var(--eventBg2);content:"";flex-shrink:0;height:10px;left:50%;position:absolute;top:10px;transform:translateX(-50%);width:1px}.dg_bet_builder_content{width:calc(100% - 28px)}.dg_bet_builder_content>span{color:var(--eventTxt2);flex-shrink:0;font-size:12px;height:22px;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dg_bet_builder_content>span>strong{color:var(--eventTxt)}.bh_indicator{width:24px}.bh_tree_node{background-color:var(--eventBg2);opacity:.4}.bh_tree_node.OR{background-color:var(--pending)}.bh_tree_node.GN{background-color:var(--return)}.bh_tree_node.RD{background-color:var(--lost)}.bh_tree_node.GR{background-color:var(--won)}.bh_details_item_championship{color:var(--eventTxt);font-size:14px;font-weight:500}.dg_bet_checker_popup_wrapper .dg_bet_checker_popup_card_lost_status .bh_indicator:before{background-color:var(--lost);border-color:var(--lost)}.dg_bet_checker_popup_wrapper .dg_bet_checker_popup_card_won_status .bh_indicator:before{background-color:var(--won);border-color:var(--won)}.dg_bet_checker_popup_wrapper .dg_bet_checker_popup_card_pending_status .bh_indicator:before{background-color:var(--pending);border-color:var(--pending)}.dg_bet_checker_popup_wrapper .dg_bet_checker_popup_card_return_status .bh_indicator:before{background-color:var(--return);border-color:var(--return)}.dg_bet_checker_popup_wrapper{--pending:#f88543;--won:#5aae73;--lost:#fc0c4d;--return:#8d8e98;--success:#5aae73;--cashedOut:#3b96ec}.dg_bet_checker_popup_aside{background:var(--eventBg);border:1px solid var(--eventBgHover);border-radius:12px;display:flex;flex-direction:column;height:calc(100% - 16px);padding:16px}.dg_bet_checker_popup_aside_content{flex:1 0 auto}.dg_bet_checker_popup_aside_footer{flex-shrink:0}.dg_bet_checker_popup_aside_header .dg_bet_checker_popup_aside_header_status{align-items:center;display:flex;height:15px;line-height:15px;margin-bottom:4px}.dg_bet_checker_popup_aside_header_data{color:var(--eventTxt2);font-size:11px;font-weight:400;height:13px;line-height:13px}.dg_bet_checker_popup_aside_header_data .header_data_divider{align-items:center;background:var(--eventBg3);display:inline-flex;height:12px;justify-content:center;margin:0 4px;width:1px}.dg_bet_checker_popup_aside_items_row{align-items:center;color:var(--eventTxt);display:flex;font-size:13px;font-weight:400;justify-content:space-between;line-height:16px;margin-bottom:8px;min-height:16px}.aside_items_row_separator{display:inline-flex;margin:0 2px}.dg_bet_checker_popup_aside_items_row:last-child{margin-bottom:0}.dg_bet_checker_popup_aside_items_row .aside_items_row_label{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:var(--eventTxt2);display:-webkit-box;font-size:13px;font-weight:400;line-height:16px;margin-inline-end:6px;overflow:hidden;text-overflow:ellipsis}.dg_bet_checker_popup_aside_items_row i{--icoSize:16px;background-size:16px;color:var(--eventTxt2);height:16px;margin-inline-end:4px}.dg_bet_checker_popup_aside_items_row span.aside_items_row_txt:has(i.dg_icon_cup){align-items:center;display:flex;justify-content:flex-end;text-align:end}.dg_bet_checker_popup_aside_items_row i.dg_icon_cup{font-size:unset;line-height:unset}.dg_bet_checker_popup_main.popup_scroll{height:100%;overflow-x:auto}.dg_bet_checker_popup_main:has(.tooltip_tip){overflow-x:unset}.dg_bet_checker_mobile .dg_bet_checker_popup_main.popup_scroll{margin-bottom:-16px;padding-bottom:16px}.dg_bet_checker_popup_aside_items_row .details_currency{color:var(--eventTxt2);font-size:11px;font-weight:400;line-height:16px;margin-left:4px}.dg_bet_checker_popup_aside_header_status .header_status_name{color:var(--eventTxt);font-size:13px;font-weight:500;line-height:15px}.dg_bet_checker_popup_aside_header_status .header_status_icon{border-radius:50%;display:inline-flex;height:6px;margin:0 8px;width:6px}.header_status_icon.status_icon_or{background:var(--pending)}.header_status_icon.status_icon_gr{background:var(--won)}.header_status_icon.status_icon_rd{background:var(--lost)}.header_status_icon.status_icon_gy{background:var(--return)}.dg_bet_checker_popup_aside_header_status .header_status_type{--bh_card_header_order_color:unset;align-items:center;border:1px solid var(--bh_card_header_order_color);border-radius:12px;color:var(--bh_card_header_order_color);display:flex;flex:0 0 auto;font-size:12px;font-weight:500;height:20px;isolation:isolate;justify-content:center;line-height:14px;margin-inline-start:auto;padding:0 12px;position:relative;text-align:center}.dg_bet_checker_popup_aside_header_status .header_status_type:before{background:inherit;background-color:var(--bh_card_header_order_color);border-radius:inherit;bottom:0;content:"";display:block;left:0;opacity:.1;position:absolute;right:0;top:0;z-index:-1}.dg_bet_checker_popup_aside_header_status_rd .header_status_type{--bh_card_header_order_color:var(--lost)}.dg_bet_checker_popup_aside_header_status_bl .header_status_type{--bh_card_header_order_color:var(--cashedOut)}.dg_bet_checker_popup_aside_header_status_gy .header_status_type{--bh_card_header_order_color:var(--buttonSecondaryBg);color:var(--eventTxt2)}.dg_bet_checker_popup_aside_header_status_gr .header_status_type{--bh_card_header_order_color:var(--won)}.dg_bet_checker_popup_aside_header_status_or .header_status_type{--bh_card_header_order_color:var(--pending)}.dg_bet_checker_popup_aside_items{border-top:1px solid var(--bodyBgHover);margin-top:12px;padding-top:12px}.dg_bet_checker_popup_wrapper{background:var(--modalBg);border:1px solid var(--modalBgHover);border-radius:12px;color:var(--modalTxt);display:grid;gap:16px;grid-template-columns:300px 1fr;height:500px;padding:16px 16px 0;width:800px}.dg_bet_checker_popup_section_divider{background:var(--bodyBg);height:100%;width:16px}.dg_bet_checker_popup_main{width:100%}.dg_bet_checker_popup_card_header{align-items:center;color:var(--eventTxt2);display:flex;margin-bottom:4px;position:relative}.dg_bet_checker_popup_card_header.dg_sport_icons_tiny i{line-height:21px}.dg_bet_checker_popup_card_body{margin-left:9px;padding-left:11px;position:relative}.dg_bet_checker_popup_card_body:before{content:"";height:100%;left:0;position:absolute;width:1px}.dg_bet_checker_popup_card_status_gr .indicator_full{fill:var(--won)}.dg_bet_checker_popup_card_status_gr .dg_bet_checker_popup_card_body:before{background:var(--won)}.dg_bet_checker_popup_card_status_gr .indicator_half_fill{fill:var(--won)}.dg_bet_checker_popup_card_status_or .indicator_full{fill:var(--pending)}.dg_bet_checker_popup_card_status_or .dg_bet_checker_popup_card_body:before{background:var(--pending)}.dg_bet_checker_popup_card_status_or .indicator_half_fill{fill:var(--pending)}.dg_bet_checker_popup_card_status_gy .indicator_full{fill:var(--return)}.dg_bet_checker_popup_card_status_gy .dg_bet_checker_popup_card_body:before{background:var(--return)}.dg_bet_checker_popup_card_status_gy .indicator_half_fill{fill:var(--pending)}.not_returned_status .indicator_half_icon_wrapper,.returned_status .indicator_full_icon_wrapper{display:none}.dg_bet_checker_popup_card_status_rd .indicator_full{fill:var(--lost)}.dg_bet_checker_popup_card_status_rd .dg_bet_checker_popup_card_body:before{background:var(--lost)}.dg_bet_checker_popup_card_status_rd .indicator_half_fill{fill:var(--lost)}.dg_bet_checker_popup_aside_footer .aside_footer_btn{align-items:center;background:var(--buttonBg);border-radius:var(--buttonRadius,4px);color:var(--buttonTxt);cursor:pointer;display:flex;font-size:14px;font-weight:500;height:40px;justify-content:center;line-height:18px;padding:0 16px;text-transform:capitalize;width:100%}.dg_bet_checker_popup_card_header_teams_info{align-items:center;display:flex;flex-grow:1;height:20px;justify-content:space-between;line-height:20px;min-width:1px}.dg_bet_checker_popup_card_header_teams_info_end{align-items:center;column-gap:16px;display:flex;justify-content:flex-start}.dg_bet_checker_popup_card_items{background:var(--eventBg);border:1px solid var(--eventBgHover);border-radius:8px;display:flex;flex-direction:column;margin-bottom:8px;padding:12px}.dg_bet_checker_popup_card_items:last-child{margin-bottom:16px}.dg_bet_checker_popup_card_items.dg_bet_checker_popup_card_items_scroll{margin-inline-end:8px}.dg_bet_checker_popup_card_row{display:flex;font-size:14px;font-weight:400;line-height:16px;margin-bottom:8px}.dg_bet_checker_popup_card_row.card_row_item_num{justify-content:space-between}.card_market_status_icon{align-items:center;display:flex;justify-content:center}.card_market_status_icon svg{height:8px;margin-inline-end:8px;max-width:100%;width:8px}.card_market_status .card_market_status_info_divider{background:var(--eventBg3);display:inline-flex;height:13px;margin-inline-end:8px;width:1px}.card_market_status_text{font-size:12px;font-weight:400;line-height:14px;margin-inline-end:8px}.dg_bet_checker_popup_card_row .card_market_status{align-items:center;color:var(--eventTxt2);display:flex}.dg_bet_checker_popup_card_row .card_team_name{color:var(--eventTxt);font-size:14px;font-weight:500}.dg_bet_checker_popup_card_row:last-child{margin-bottom:0}.dg_bet_checker_popup_card_row .card_market_name{color:var(--eventTxt2)}.dg_bet_checker_popup_card_row .card_market_actual{color:var(--eventTxt)}.dg_bet_checker_popup_card_row .card_market_odd{color:var(--eventTxt);font-size:14px;font-weight:700;line-height:16px}.dg_bet_checker_card_odd{align-items:center;display:flex}.dg_bet_checker_single_boost_icon_wrapper .dg_bet_checker_single_boost_icon{color:var(--success)}.dg_bet_checker_single_boost_icon_wrapper .dg_bet_checker_single_boost_icon.dg_bet_checker_single_boost_icon_bb{color:var(--accentBg)}.dg_bet_checker_single_boost_icon_wrapper .dg_bet_checker_single_boost_icon.dg_bet_checker_single_boost_icon_bb.dg_icon_enhanced_odd_triple_100,.dg_bet_checker_single_boost_icon_wrapper .dg_bet_checker_single_boost_icon.dg_icon_enhanced_odd_triple_100{color:var(--pending)}.dg_bet_checker_single_boost_icon_wrapper .dg_bet_checker_single_boost_odd{color:var(--eventTxt2);font-size:12px;font-weight:700;text-decoration:line-through}.dg_bet_checker_single_boost_icon_wrapper{align-items:center;column-gap:4px;display:flex;flex-grow:0;flex-shrink:0;justify-content:flex-end;margin-inline-end:4px}.bh_boost_row .bh_card_row_end .bh_card_footer_sum_amount_num,.bh_boost_row .dg_bet_checker_single_boost_icon_wrapper~.dg_bet_builder_icon_wrapper_row_factors_main{color:var(--success)!important;line-height:17px}.dg_bet_checker_card_odd.dg_bet_checker_boost_row .card_market_odd{color:var(--success)!important}.dg_bet_checker_popup_card_row .card_market_actual>span:first-child{margin:0 3px}.tg_bh_details_item_header_team{align-items:center;display:flex;margin:0 4px}.tg_bh_details_item_header_team .header_league_name{font-size:12px;font-weight:400}.team_name_separator{color:var(--eventTxt2);display:inline-flex;margin:0 3px}.dg_bet_checker_popup_card_live_wrapper{align-items:center;display:flex}.dg_bet_checker_popup_card_live_wrapper i{cursor:pointer}.dg_bet_checker_popup_card_live_info_wrapper{align-items:center;display:flex;justify-content:flex-end}.dg_bet_checker_popup_card_date_wrapper{text-align:end;white-space:nowrap}.dg_bet_checker_popup_card_action_buttons,.dg_bet_checker_popup_card_action_buttons span{align-items:center;display:inline-flex;flex-wrap:nowrap}.dg_bet_checker_popup_card_action_buttons .action_btns{align-items:center;background:var(--eventBg2);border-radius:2px;color:var(--eventTxt);display:inline-flex;font-size:11px;font-weight:400;height:20px;line-height:13px;margin-inline-end:8px;padding:3px 6px}.dg_bet_checker_popup_card_action_buttons .tooltip_tip{background:var(--tooltipG);color:var(--tooltipTxt);left:0;transform:unset}.action_btns:hover{cursor:pointer}.dg_bet_checker_popup_card_action_buttons .goals_ahead_checked_btn{background:var(--eventBg);border:1px solid var(--eventBg3);color:var(--eventTxt)}.dg_bet_checker_popup_card_action_buttons{position:relative}.goals_ahead_won.goals_ahead_checked_btn i{color:var(--won)}.btn_icon_separator{display:flex;margin:0 2px}.tg_bh_live{align-items:center;background-color:var(--eventBg2);border-radius:4px;color:var(--eventTxt);display:inline-flex;font-size:11px;height:16px;justify-content:center;line-height:16px;padding:2px 4px 2px 14px;position:relative}.tg_bh_live:empty{display:none}.tg_bh_live:before{animation:liveDot 1s infinite;background:#fc0c4d;border-radius:50%;content:"";height:6px;left:4px;position:absolute;top:50%;transform:translateY(-50%);width:6px}.popup_scroll::-webkit-scrollbar-track{background-color:transparent}.popup_scroll::-webkit-scrollbar{background:var(--modalBg);margin-left:8px;padding-left:8px;width:4px}.popup_scroll::-webkit-scrollbar-thumb{background:var(--modalBg2);border-radius:100px}.jackpot_win_amount{color:var(--accentBg)}.dg_bet_checker_popup_rtl .dg_bet_checker_popup_card_body{margin-inside:9px;margin-right:9px;padding-left:unset;padding-right:11px}.dg_bet_checker_popup_rtl .dg_bet_checker_popup_card_body:before{left:unset;right:0}.dg_bet_checker_web.dg_bet_checker{padding:0}.dg_bet_checker_mobile.dg_bet_checker{background-color:var(--bodyBg);color:var(--bodyTxt);padding:0}.dg_bet_checker_mobile .dg_bet_checker_popup_wrapper{background:initial;border:unset;border-radius:unset;color:initial;display:flex;flex-direction:column;gap:unset;height:auto;padding:0;width:100%}.dg_bet_checker_mobile .dg_bet_checker_popup_aside{background:var(--bodyBg);border:unset;height:100%;margin-bottom:8px;padding:0}.dg_bet_checker_mobile .dg_bet_checker_popup_card_items{background:var(--bodyBg);border:unset;margin-bottom:8px;padding:12px 16px 0}.dg_bet_checker_mobile .dg_bet_checker_popup_aside_header{background:var(--eventBg);border-radius:8px;margin:12px 16px 8px;padding:14px}.dg_bet_checker_mobile .dg_bet_checker_popup_aside_content{padding:0 16px 16px}.dg_bet_checker_mobile .dg_bet_checker_popup_aside_footer{margin:0 16px}.dg_bet_checker_mobile .dg_bet_checker_popup_aside_items{border-top:1px solid var(--bodyBg2);margin-top:8px}.dg_bet_checker_mobile .dg_bet_checker_popup_card_header{height:36px}.dg_bet_checker_popup_tooltip{position:relative}.dg_bet_checker_popup_tooltip .dg_bet_checker_popup_tooltip_content{display:none}.dg_bet_checker_popup_tooltip:hover .dg_bet_checker_popup_tooltip_content{background:var(--tooltipBg);border-radius:6px;color:var(--tooltipTxt2);display:block;font-size:13px;font-weight:400;line-height:16px;padding:8px;position:absolute;right:0;text-align:center;top:20px;white-space:nowrap;width:auto;z-index:10}.dg_bet_checker_info_ttp_wrap{--dg_bet_checker_ttp_opacity:0;align-items:center;display:flex;justify-content:center}.dg_bet_checker>.dg_bet_checker:not(.dg_bet_checker_mobile) .dg_bet_checker_info_ttp_wrap:hover,.dg_bet_checker_info_ttp_wrap--toggle{--dg_bet_checker_ttp_opacity:1}.dg_bet_checker_info_ttp_icon{color:var(--eventTxt2);cursor:pointer}.dg_bet_checker_info_ttp{align-items:stretch;background:var(--tooltipBg);border:1px solid var(--tooltipBorder);border-radius:6px;color:var(--tooltipTxt);display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;opacity:var(--dg_bet_checker_ttp_opacity);padding:12px;pointer-events:none;position:absolute;right:0;row-gap:8px;top:100%;transition:opacity .3s ease-in-out;width:290px;z-index:100}.dg_bet_checker_popup_rtl .dg_bet_checker_info_ttp{left:0;right:unset}.dg_bet_checker_web .dg_bet_checker_info_ttp{margin-top:4px}.dg_bet_checker_info_ttp_title{flex:0 0 100%;font-size:16px;font-weight:500;line-height:20px;width:100%}.dg_bet_checker_info_ttp_content{font-size:12px;line-height:14px;margin:0}.dg_bet_checker_info_ttp_content span{color:var(--tooltipTxt2)}.dg_bet_checker_popup_aside_items_row.dg_jackpot_win_amount span{color:var(--eventTxt);font-size:14px;font-weight:400;line-height:16px}.bh_details_status_main_circle_in.bh_details_status-OR,.dg_bet_checker .dg_status_txt_OR{color:var(--pending)}.bh_details_status_main_circle_in.bh_details_status-GN,.dg_bet_checker .dg_status_txt_GN{color:var(--won)}.bh_details_status_main_circle_in.bh_details_status-RD,.dg_bet_checker .dg_status_txt_RD{color:var(--lost)}.bh_details_status_main_circle_in.bh_details_status-GR,.dg_bet_checker .dg_status_txt_GR{color:var(--return)}.mw_sport_header{--mwSH_H:44px;--mwSH_FS-Title:12px;--mwSH_FW-Title:400;--mwSH_LH-Title:12px;--mwSH_FS-Count:10px;--mwSH_FW-Count:500;--mwSH_LH-Count:12px;align-items:center;background:var(--headerG);color:var(--headerTxt);display:flex;height:var(--mwSH_H);min-width:1px;padding:0 19px;position:relative;z-index:9}.mw_sport_header_title{flex-grow:1;font-size:var(--mwSH_FS-Title);font-weight:var(--mwSH_FW-Title);line-height:var(--mwSH_LH-Title);min-width:1px;padding:0 10px;text-transform:uppercase}.mw_sport_header_count{align-items:center;display:inline-flex}.mw_sport_header_count>span{font-size:var(--mwSH_FS-Count);font-weight:var(--mwSH_FW-Count);line-height:var(--mwSH_LH-Count)}.mw_sport_header_count>span:first-child{margin-inline-end:10px;text-transform:uppercase}.mw_sport_header_date{font-size:var(--mwSH_FS-Title);font-weight:var(--mwSH_FW-Title);line-height:var(--mwSH_LH-Title)}[class*="mw_sport_header.bg-"]{color:#fff!important}.mw_sport_header.bg-1,[class*="mw_sport_header.bg-"]{background-color:#344d2f!important}.mw_sport_header.bg-2{background-color:#b74c22!important}.mw_sport_header.bg-3{background-color:#786b45!important}.mw_sport_header.bg-4{background-color:#274d5a!important}.mw_sport_header.bg-5{background-color:#1a5068!important}.mw_sport_header.bg-6{background-color:#6c1d1f!important}.mw_sport_header.bg-7{background-color:#cd731b!important}.mw_sport_header.bg-8{background-color:#482f4d!important}.mw_sport_header.bg-9{background-color:#455278!important}.mw_sport_header.bg-10{background-color:#7a5246!important}.mw_sport_header.bg-11{background-color:#344d2f!important}.mw_sport_header.bg-12{background-color:#b74c22!important}.mw_sport_header.bg-13{background-color:#786b45!important}.mw_sport_header.bg-14{background-color:#274d5a!important}.mw_sport_header.bg-15{background-color:#1a5068!important}.mw_sport_header.bg-16{background-color:#6c1d1f!important}.mw_sport_header.bg-17{background-color:#cd731b!important}.mw_sport_header.bg-18{background-color:#482f4d!important}.mw_sport_header.bg-19{background-color:#455278!important}.mw_sport_header.bg-20{background-color:#7a5246!important}.mw_sport_header.bg-21{background-color:#344d2f!important}.mw_sport_header.bg-22{background-color:#b74c22!important}.mw_sport_header.bg-23{background-color:#786b45!important}.mw_sport_header.bg-24{background-color:#274d5a!important}.mw_sport_header.bg-25{background-color:#1a5068!important}.mw_sport_header.bg-26{background-color:#6c1d1f!important}.mw_sport_header.bg-27{background-color:#cd731b!important}.mw_sport_header.bg-28{background-color:#482f4d!important}.mw_sport_header.bg-29{background-color:#455278!important}.mw_sport_header.bg-30{background-color:#7a5246!important}.mw_sport_header.bg-31{background-color:#344d2f!important}.mw_sport_header.bg-32{background-color:#b74c22!important}.mw_sport_header.bg-33{background-color:#786b45!important}.mw_sport_header.bg-34{background-color:#274d5a!important}.mw_sport_header.bg-35{background-color:#1a5068!important}.mw_sport_header.bg-36{background-color:#6c1d1f!important}.mw_sport_header.bg-37{background-color:#cd731b!important}.mw_sport_header.bg-38{background-color:#482f4d!important}.mw_sport_header.bg-39{background-color:#455278!important}.mw_sport_header.bg-40{background-color:#7a5246!important}.mw_sport_header.bg-41{background-color:#344d2f!important}.mw_sport_header.bg-42{background-color:#b74c22!important}.mw_sport_header.bg-43{background-color:#786b45!important}.mw_sport_header.bg-44{background-color:#274d5a!important}.mw_sport_header.bg-45{background-color:#1a5068!important}.mw_sport_header.bg-46{background-color:#6c1d1f!important}.mw_sport_header.bg-47{background-color:#cd731b!important}.mw_sport_header.bg-48{background-color:#482f4d!important}.mw_sport_header.bg-49{background-color:#455278!important}.mw_sport_header.bg-50{background-color:#7a5246!important}.mw_sport_header.bg-51{background-color:#344d2f!important}.mw_sport_header.bg-52{background-color:#b74c22!important}.mw_sport_header.bg-53{background-color:#786b45!important}.mw_sport_header.bg-54{background-color:#274d5a!important}.mw_sport_header.bg-55{background-color:#1a5068!important}.mw_sport_header.bg-56{background-color:#6c1d1f!important}.mw_sport_header.bg-57{background-color:#cd731b!important}.mw_sport_header.bg-58{background-color:#482f4d!important}.mw_sport_header.bg-59{background-color:#455278!important}.mw_sport_header.bg-60{background-color:#7a5246!important}.mw_sport_header.bg-61{background-color:#344d2f!important}.mw_sport_header.bg-62{background-color:#b74c22!important}.mw_sport_header.bg-63{background-color:#786b45!important}.mw_sport_header.bg-64{background-color:#274d5a!important}.mw_sport_header.bg-65{background-color:#1a5068!important}.mw_sport_header.bg-66{background-color:#6c1d1f!important}.mw_sport_header.bg-67{background-color:#cd731b!important}.mw_sport_header.bg-68{background-color:#482f4d!important}.mw_sport_header.bg-69{background-color:#455278!important}.mw_sport_header.bg-70{background-color:#7a5246!important}.mw_sport_header.bg-71{background-color:#344d2f!important}.mw_sport_header.bg-72{background-color:#b74c22!important}.mw_sport_header.bg-73{background-color:#786b45!important}.mw_sport_header.bg-74{background-color:#274d5a!important}.mw_sport_header.bg-75{background-color:#1a5068!important}.mw_sport_header.bg-76{background-color:#6c1d1f!important}.mw_sport_header.bg-77{background-color:#cd731b!important}.mw_sport_header.bg-78{background-color:#482f4d!important}.mw_sport_header.bg-79{background-color:#455278!important}.mw_sport_header.bg-80{background-color:#7a5246!important}.mw_sport_header.bg-81{background-color:#344d2f!important}.mw_sport_header.bg-83{background-color:#b74c22!important}.mw_sport_header.bg-84{background-color:#786b45!important}.mw_sport_header.bg-85{background-color:#274d5a!important}.mw_sport_header.bg-86{background-color:#1a5068!important}.mw_sport_header.bg-87{background-color:#6c1d1f!important}.mw_sport_header.bg-88{background-color:#cd731b!important}.mw_sport_header.bg-89{background-color:#482f4d!important}.mw_sport_header.bg-90{background-color:#455278!important}.mw_sport_header.bg-91{background-color:#7a5246!important}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}#sport-esport-view{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes flameAnim{0%{background-position:0 0}to{background-position:100% 0}}.dg_widget_root.dg_promotion_widgets_root .ai_widget_container{display:initial;margin-bottom:0}.dg_widget_root.dg_promotion_widgets_root .ai_widget_container>div:last-child{margin-bottom:0}.dg_widget_root.dg_promotion_widgets_root--mobile .ai_widget_container .ai_header_wrapper{border-bottom:unset;border-top:unset}.dg_widget_root.dg_promotion_widgets_root--mobile .ai_widget_container .dg_promotion_widgets_header{align-items:flex-start;flex-direction:column;padding-top:0}.dg_widget_root.dg_promotion_widgets_root--mobile .ai_widget_container .dg_promotion_widgets_header_tabs{column-gap:0;height:32px;margin:2px 0;width:100%}.dg_widget_root.dg_promotion_widgets_root--mobile .ai_widget_container .dg_promotion_widgets_header_tab{font-size:12px;padding:6px 16px}.dg_widget_root.dg_promotion_widgets_root--mobile .ai_widget_container .dg_promotion_widgets_header_tab.tab_active{font-weight:500}.dg_widget_root.dg_promotion_widgets_root--mobile .ai_widget_container .dg_promotion_widgets_header_slide{background:var(--bodyBgHover);color:var(--bodyTxt);height:auto;margin-inline-end:0;padding:0;width:100%}.dg_widget_root.dg_promotion_widgets_root--mobile .ai_widget_container .dg_promotion_widgets_team_name{vertical-align:bottom}.dg_widget_root.dg_promotion_widgets_root--mobile .ai_widget_container .dg_promotion_widgets_content{margin-bottom:16px;padding:0 0 12px}.dg_widget_root.dg_promotion_widgets_root--mobile .ai_widget_container .dg_promotion_widgets .ai_filterTabs_wrapper{background:var(--bodyBgHover);color:var(--bodyTxt)}.dg_widget_root.dg_promotion_widgets_root--mobile .ai_widget_container .dg_promotion_widgets .ai_filterTabs_wrapper .ai_filterTab{box-shadow:unset}.dg_widget_root.dg_promotion_widgets_root--mobile .ai_widget_container .dg_promotion_widgets .ai_filterTabs_wrapper .ai_filterTab:not(:last-child){margin-inline-end:8px}.dg_widget_root.dg_promotion_widgets_root--mobile .ai_widget_container .dg_promotion_widgets .ai_filterTabs_wrapper .ai_filterTab span{display:inline-flex;flex-basis:0;font-size:14px;line-height:17px;margin-left:0;margin-inline-start:0;opacity:0;overflow:hidden;transition:opacity .23s linear;transition-delay:0s;white-space:nowrap}.dg_widget_root.dg_promotion_widgets_root--mobile .ai_widget_container .dg_promotion_widgets .ai_filterTabs_wrapper .ai_filterTab i{--icoSize:20px;--imageSize:20px}.dg_widget_root.dg_promotion_widgets_root--mobile .ai_widget_container .dg_promotion_widgets .ai_filterTabs_wrapper .ai_filterTab.ai_filterTab-active span{display:inline-flex;flex-basis:auto;margin-inline-start:8px;opacity:1;transition-delay:.1s}.dg_widget_root.dg_promotion_widgets_root--mobile .ai_widget_container .dg_promotion_widgets--bb .dg_promotion_widgets_content{margin-bottom:0;margin-top:0;padding-top:12px}.dg_widget_root.dg_promotion_widgets_root.ai-rtl .dg_promotion_widgets_header_slide_arrow:first-child i:before{transform:rotate(180deg)}.dg_widget_root.dg_promotion_widgets_root.ai-rtl .dg_promotion_widgets_header_slide_arrow:last-child i:before{transform:rotate(-180deg)}.dg_widget_root.dg_promotion_widgets_root.ai-rtl .dg_promotion_widgets{--rtlCoefficient:-1}.dg_widget_root.dg_promotion_widgets_root .dg_events_widget_header{background-color:var(--headerBg,#353a40);color:var(--headerTxt,#fff);column-gap:8px;font-size:13px;height:40px;line-height:40px;padding:0 12px}.dg_widget_root.dg_promotion_widgets_root .dg_events_widget_header .dg__ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dg_promotion_widgets{--rtlCoefficient:1;--error_color:#fc0c4d;--success_color:#5aae73;--success_color_bg:#5aae7333;background:var(--bodyBgHover);color:var(--bodyTxt)}.dg_promotion_widgets_header{align-items:var(--dg_promo_widget_header_align,center);display:flex;flex-direction:var(--dg_promo_widget_header_direction,row);margin-bottom:var(--dg_promo_widget_header_mb,8px);padding-inline-end:var(--dg_promo_widget_header_padd_r,0);padding-top:8px;padding-inline-start:var(--dg_promo_widget_header_padd_l,0)}.dg_promotion_widgets_header_tabs{align-items:center;column-gap:12px;display:flex;flex-grow:1;height:28px;margin-bottom:6px;margin-top:6px;min-width:1px;overflow-x:auto;overflow-y:hidden;padding:0 16px;padding-inline-end:8px;scrollbar-width:none}.dg_promotion_widgets_header_tab{align-items:center;border-bottom:1px solid var(--bodyBgHover);color:var(--bodyTxt2);cursor:pointer;display:flex;font-size:13px;font-weight:400;height:100%;padding:6px 0;transition:border-bottom-color .2s ease-in,color .2s ease-in,background .2s ease-in;white-space:nowrap}.dg_promotion_widgets_header_tab.tab_active{border-bottom-color:var(--accentBg);border-bottom:1px solid var(--accentBg);color:var(--bodyTxt);cursor:default;pointer-events:none}.dg_promotion_widgets_header_slide{align-items:center;background:var(--dg_promo_widget_header_side_bg,var(--tabBg));border-radius:4px;color:var(--tabTxt);display:flex;flex-shrink:0;height:var(--dg_promo_widget_header_side_h,32px);margin-inline-end:8px;margin-bottom:var(--dg_promo_widget_header_side_mb,0);padding:1px}.dg_promotion_widgets_header_slide .disabled_arrow{color:var(--tabActiveTxt3);cursor:default;pointer-events:none}.dg_promotion_widgets_header_slide_arrow{align-items:center;cursor:pointer;display:inline-flex;flex-shrink:0;height:30px;justify-content:center;transition:color .2s ease-in;width:32px}.dg_promotion_widgets_header_slide_arrow i{--icoSize:24px;--imageSize:24px;align-items:center;display:inline-flex;justify-content:center}.dg_promotion_widgets_header_slide_arrow{--icoSize:24px;--imageSize:24px}.dg_promotion_widgets_header_slide_items{column-gap:var(--dg_promo_widget_header_side_items_gap,4px);display:flex;transition-delay:10ms;transition-duration:.18s;transition-timing-function:ease-out}.dg_promotion_widgets_header_slide_items i{--icoSize:var(--dg_promo_widget_header_side_items_icon,20px);--imageSize:var(--dg_promo_widget_header_side_items_icon,20px);align-items:center;display:flex;justify-content:center}.dg_promotion_widgets_header_slide_item{align-items:center;border-radius:4px;cursor:pointer;display:inline-flex;flex-shrink:0;height:30px;justify-content:center;transition:color .2s ease-in,background .2s ease-in;width:32px}.dg_promotion_widgets_header_slide_item i{--icoSize:20px;--imageSize:20px;align-items:center;display:inline-flex;justify-content:center}.dg_promotion_widgets_header_slide_item.tab_active{background:var(--tabActiveBg);color:var(--tabActiveTxt);cursor:default;pointer-events:none}.dg_promotion_widgets_header~.dg_promotion_widgets_content{margin-top:0}.dg_promotion_widgets_content{align-items:stretch;background:inherit;box-sizing:border-box;color:inherit;column-gap:8px;display:flex;margin-top:16px;padding:var(--dg_promo_widget_content_padd,0 0 16px 0)}.dg_promotion_widgets_content *{box-sizing:border-box}.dg_promotion_widgets_content .swiper{height:100%;width:100%}.dg_promotion_widgets_content .swiper-wrapper{align-items:stretch;justify-content:flex-start;will-change:transform}.dg_promotion_widgets_content .swiper-slide{align-items:stretch;display:flex;height:auto;justify-content:stretch;max-width:328px;width:auto}.dg_promotion_widgets_content_item{background:var(--eventBg);border-color:var(--success_color);border-radius:8px;border-style:solid;border-width:var(--dg_promo_widget_content_item_border_w,1px);color:var(--eventTxt);display:flex;flex-direction:column;flex-shrink:0;justify-content:flex-start;max-width:328px;min-width:260px;padding:12px}.dg_promotion_widgets_content_item--bb{border-color:var(--accentBg)}.dg_promotion_widgets_content_item--bb.super_boost{--accentBg:var(--success_color)}.dg_promotion_widgets_content_item--bb .dg_promotion_widgets_content_header_icon_wrapper:after{background:var(--accentBg)}.dg_promotion_widgets_content_item--bb .dg_promotion_widgets_content_btn i,.dg_promotion_widgets_content_item--bb .dg_promotion_widgets_content_header_icon_wrapper i{color:var(--accentBg)}.dg_promotion_widgets_content_item--bb .dg_promotion_widgets_content_row:last-of-type .dg_promotion_widgets_content_icon:after{content:unset}.dg_promotion_widgets_content_item--bb .dg_promotion_widgets_content_icon:before{background:var(--accentBg)}.dg_promotion_widgets_content_item--bb .dg_promotion_widgets_content_icon:after{background:var(--accentBg);content:"";display:block;flex-grow:1;min-width:1px;transform:translateZ(0);width:1px}.dg_promotion_widgets_content_item.super_boost{--success_color:#f88543;position:relative}.dg_promotion_widgets_content_item.super_boost .super_boost_badge{align-items:center;background:#fc0c4d;border-radius:67px;display:flex;gap:4px;height:var(--super_boost_badge_h,18px);padding-inline-end:8px;padding-inline-start:22px;position:absolute;right:10px;top:-8px}.dg_promotion_widgets_content_item.super_boost .super_boost_badge_icon{bottom:2px;height:var(--super_boost_badge_icon_h,24px);left:2px;position:absolute;width:18px}.dg_promotion_widgets_content_item.super_boost .super_boost_badge_anim{animation:flameAnim 1s steps(34) infinite;background-position:0 0;background-repeat:no-repeat;background-size:auto 24px;height:24px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:24px;z-index:1}.dg_promotion_widgets_content_item.super_boost .super_boost_badge_text{color:#fff;font-size:var(--super_boost_badge_txt_fs,10px);font-weight:var(--super_boost_badge_txt_fw,700);line-height:var(--super_boost_badge_icon_h,1);text-transform:var(--super_boost_badge_txt_tt,uppercase)}.dg_promotion_widgets_content_header{align-items:center;column-gap:4px;display:flex;margin-bottom:8px}.dg_promotion_widgets_content_header_icon{align-items:center;display:flex;height:28px;justify-content:center;width:28px}.dg_promotion_widgets_content_header_icon_wrapper{border-radius:50%;height:var(--dg_promo_widget_content_icon_wrap_w,22px);position:relative;width:var(--dg_promo_widget_content_icon_wrap_h,22px)}.dg_promotion_widgets_content_header_icon_wrapper:after{background:var(--success_color);border-radius:50%;content:"";display:block;height:100%;left:50%;opacity:.2;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1}.dg_promotion_widgets_content_header_icon_wrapper i{--icoSize:var(--dg_promo_widget_content_icon_size,20px);color:var(--success_color);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.dg_promotion_widgets_content_row{align-items:stretch;column-gap:4px;display:flex;min-height:var(--dg_promo_widget_content_row_mh,24px)}.dg_promotion_widgets_content_row:last-of-type{margin-bottom:auto}.dg_promotion_widgets_content_icon{align-items:center;display:flex;flex-direction:column;flex-shrink:0;justify-content:flex-start;min-height:24px;width:28px}.dg_promotion_widgets_content_icon:before{background:var(--success_color);border-radius:50%;content:"";display:block;height:7px;margin:5px 0;width:7px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.dg_promotion_widgets_content_icon:before{height:6px;margin:4.5px 0;width:6px}}.dg_promotion_widgets_content_info{color:var(--eventTxt2);column-gap:4px;display:inline-block;font-size:var(--dg_promo_widget_content_info_fs,13px);font-weight:400;line-height:var(--dg_promo_widget_content_info_lh,16px)}.dg_promotion_widgets_content_info_event{color:var(--eventTxt)}.dg_promotion_widgets_content_btn{align-items:center;appearance:none;-webkit-appearance:none;background:var(--oddBg);border:0;border-radius:8px;color:var(--oddTxt);column-gap:var(--dg_promo_widget_content_btn_gap,4px);cursor:pointer;display:flex;height:var(--dg_promo_widget_content_btn_h,36px);justify-content:center;margin-top:12px;width:100%}.dg_promotion_widgets_content_btn i{--icoSize:var(--dg_promo_widget_content_btn_icon,20px);--imageSize:var(--dg_promo_widget_content_btn_icon,20px);color:var(--success_color)}.dg_promotion_widgets_content_btn_factor{color:var(--oddTxt2);font-size:var(--dg_promo_widget_content_btn_factor_fs,12px);font-weight:400;text-decoration:line-through}.dg_promotion_widgets_content_btn_odd{font-size:var(--dg_promo_widget_content_btn_odd_fs,14px);font-weight:700}.dg_promotion_widgets_content_btn.tab_active{background:var(--oddActiveBg);color:var(--oddActiveTxt)}.dg_promotion_widgets_content_btn.tab_active .dg_promotion_widgets_content_btn_factor{color:var(--oddActiveTxt2)}.dg_promotion_widgets_content_btn.tab_active i{color:var(--oddActiveTxt)}.dg_promotion_widgets_content_btn[disabled]{cursor:default;opacity:.5;pointer-events:none;-webkit-user-select:none;user-select:none}.dg_promotion_widgets_team_wrapper{-webkit-line-clamp:2;-webkit-box-orient:vertical;cursor:pointer;display:inline-block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.dg_promotion_widgets_team_name{color:var(--eventTxt);font-size:var(--dg_promo_widget_team_name_fs,14px);font-weight:var(--dg_promo_widget_team_name_fw,500);line-height:var(--dg_promo_widget_team_name_ln,17px)}.dg_promotion_widgets_team_name_separator{color:var(--eventTxt2);display:inline-block;font-size:var(--dg_promo_widget_team_name_fs,14px);line-height:17px;margin:0 4px}.dg_promotion_widgets .dg_preserve_ltr{direction:ltr!important}.dg_promotion_widgets.dg_promotion_widgets--bb .dg_promotion_widgets_content{margin-top:0;padding-top:16px}.dg_promotion_widgets.dg_promotion_widgets--bb .dg_promotion_widgets_team_wrapper{cursor:default}.dg_promotion_widgets.dg_promotion_widgets--bb .dg_promotion_widgets_team_name{color:var(--success_color)}.dg_promotion_widgets.dg_promotion_widgets--bb .dg_promotion_widgets_content_item--bb .dg_promotion_widgets_team_name{color:var(--accentBg)}.swiper:has(.super_boost){margin-top:-12px;padding-top:12px}.swiper-rtl .super_boost_badge.super_boost_badge{left:10px;right:unset}.swiper-rtl .super_boost_badge_icon{left:unset;right:2px}.super_promotions{background:var(--eventBg);border:1px solid var(--eventBorder);border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;height:auto;justify-content:space-between;min-width:328px;padding:12px;width:100%}.super_promotions .ellipsis-2-lines{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.super_promotions_content{display:flex;flex-direction:column;margin-bottom:8px}.super_promotions_item{display:flex;gap:8px}.super_promotions_item:last-child .super_promotions_item_left_box:after{display:none}.super_promotions_item_icon{--icoSize:16px;color:var(--eventTxt);margin:4px 0}.super_promotions_item_left_box{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:var(--dg_super_promotions_item_mh,48px)}.super_promotions_item_left_box:after{background-color:var(--eventBg2);content:"";display:block;flex-grow:1;min-width:1px;width:1px}.super_promotions_item_right_box{display:flex;flex-direction:column;padding-top:4px;row-gap:4px;width:100%}.super_promotions_item_first_info{color:var(--eventTxt2);cursor:pointer;font-size:var(--dg_super_promo_content_info_fs,13px);line-height:var(--dg_super_promo_content_info_lh,16px)}.super_promotions_item_second_info{align-items:center;color:var(--eventTxt);display:flex;font-size:var(--dg_super_promo_content_second_info_fs,13px);justify-content:space-between;line-height:var(--dg_super_promo_content_second_info_lh,16px);margin-bottom:var(--dg_super_promo_content_second_info_mb,0)}.super_promotions_item_second_info_num{margin-inline-start:8px}.super_promotions_item_time{margin-inline-end:8px}.super_promotions_header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.super_promotions_header_title{color:var(--eventTxt);font-size:14px;font-weight:500}.super_promotions_header_icon{--icoSize:14px;color:var(--eventTxt2)}.super_promotions_header_badge{align-items:center;background:hsla(0,0%,100%,.051);border:1px solid var(--accentBg2);border-radius:100px;display:flex;gap:4px;height:24px;padding:0 8px}.super_promotions_header_badge i{display:flex}.super_promotions_header_badge_text{color:var(--eventTxt);direction:ltr!important;font-size:12px;font-weight:500;padding-inline-end:4px;text-align:left;unicode-bidi:isolate}.super_promotions_footer{align-items:center;background:var(--oddBg);border-radius:8px;cursor:pointer;display:flex;gap:8px;height:var(--dg_super_promo_content_footer,36px);justify-content:center;width:100%}.super_promotions_footer_icon{--icoSize:var(--dg_super_promo_content_footer_icon,20px);color:var(--oddActiveBg)}.super_promotions_footer_info{align-items:center;display:flex;gap:var(--dg_super_promo_content_footer_info,4px)}.super_promotions_footer_del{color:var(--oddTxt2);font-size:var(--dg_super_promo_content_footer_del,12px)}.super_promotions_footer_num{color:var(--oddTxt);font-size:var(--dg_super_promo_content_footer_num,14px)}.super_promotions_footer.active{background:var(--oddActiveBg)}.super_promotions_footer.active .super_promotions_footer_icon{color:var(--oddActiveTxt)}.super_promotions_footer.active .super_promotions_footer_del{color:var(--oddActiveTxt2)}.super_promotions_footer.active .super_promotions_footer_num{color:var(--oddActiveTxt)}.super_promotions_show_all{align-items:center;display:flex;gap:8px;padding-top:4px}.super_promotions_show_all_dot{display:flex;justify-content:center;min-width:16px}.super_promotions_show_all_dot:after{background-color:var(--eventBg2);border-radius:50%;content:"";display:block;height:8px;margin-top:-1px;margin-inline-end:-1px;width:8px}.super_promotions_show_all i{--icoSize:20px;position:relative;top:0}.super_promotions_show_all_text{font-size:13px}.super_promotions_show_all_info_box{align-items:center;color:var(--accentBg);cursor:pointer;display:flex;gap:4px;padding-bottom:1px}.super_promotions_show_all_info_box i{--icoSize:16px}.super_promotions_show_all.open i{top:0;transform:rotate(180deg)}.dg_tev_promotion_widgets{--dg_promo_widget_content_info_fs:16px;--dg_promo_widget_content_info_lh:20px;--dg_promo_widget_content_row_mh:32px;--dg_promo_widget_content_item_border_w:0;--dg_promo_widget_content_padd:0;--dg_promo_widget_content_btn_h:44px;--dg_promo_widget_content_btn_gap:8px;--dg_promo_widget_content_btn_icon:24px;--dg_promo_widget_content_btn_factor_fs:15px;--dg_promo_widget_content_btn_odd_fs:15px;--dg_promo_widget_content_header_gap:8px;--dg_promo_widget_content_header_mb:12px;--dg_promo_widget_header_direction:column;--dg_promo_widget_header_align:flex-start;--dg_promo_widget_header_padd_l:8px;--dg_promo_widget_header_padd_r:8px;--dg_promo_widget_header_mb:0;--dg_promo_widget_header_side_mb:8px;--dg_promo_widget_header_side_bg:transparent;--dg_promo_widget_header_side_h:auto;--dg_promo_widget_header_side_items_gap:12px;--dg_promo_widget_header_side_items_icon:24px;--dg_promo_widget_header_side_items_btn_padd:12px 12px;--dg_promo_widget_content_icon_wrap_h:26px;--dg_promo_widget_content_icon_wrap_w:26px;--dg_promo_widget_team_name_fw:400;--dg_promo_widget_team_name_fs:16px;--dg_promo_widget_team_name_ln:19px;--dg_super_promo_content_info_fs:16px;--dg_super_promo_content_info_lh:19px;--dg_super_promo_content_second_info_fs:15px;--dg_super_promo_content_second_info_lh:18px;--dg_super_promo_content_second_info_mb:8px;--dg_super_promo_content_footer:var(--dg_promo_widget_content_btn_h);--dg_super_promo_content_footer_icon:24px;--dg_super_promo_content_footer_info:8px;--dg_super_promo_content_footer_del:16px;--dg_super_promo_content_footer_num:15px;--super_boost_badge_h:21px;--super_boost_badge_txt_fs:16px;--super_boost_badge_txt_lh:18px;--super_boost_badge_txt_fw:400;--super_boost_badge_txt_tt:capitalize;--super_boost_badge_icon_h:26px;--dg_super_promotions_item_mh:52px;background:var(--bodyBgHover);border-radius:12px;isolation:isolate;margin:12px;padding-bottom:8px;position:relative}.dg_tev_promotion_widgets_name{--dg_promo_widget_content_icon_size:24px;align-items:center;display:flex;height:44px;justify-content:flex-start;margin-bottom:8px;padding-left:4px}.dg_tev_promotion_widgets_name .dg_promotion_widgets_team_name{font-size:18px;line-height:21px}.dg_tev_promotion_widgets_name .dg_promotion_widgets_content_header{align-items:center;column-gap:var(--dg_promo_widget_content_header_gap,4px);margin-bottom:0}.dg_tev_promotion_widgets .dg_promotion_widgets_team_wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.dg_tev_promotion_widgets .dg_promotion_widgets_team_wrapper .dg_promotion_widgets_team_name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dg_tev_promotion_widgets .dg_promotion_widgets_team_wrapper .dg_promotion_widgets_team_name:last-child{flex:1 1}.dg_tev_promotion_widgets .dg_promotion_widgets_content_header_icon_wrapper:has(.dg_icon_flame_simple):after{display:none}.dg_tev_promotion_widgets .super_promotions_header_title{font-size:16px;font-weight:500}.dg_tev_promotion_widgets .super_promotions_show_all_dot{min-width:24px}.dg_tev_promotion_widgets .super_promotions_item_second_info_num{font-weight:700}.dg_tev_promotion_widgets .super_promotions_header_icon{--icoSize:16px}.dg_tev_promotion_widgets .super_promotions_header_badge_text{font-size:16px;font-weight:400}.dg_tev_promotion_widgets .super_promotions_show_all_text{font-size:16px}.dg_tev_promotion_widgets .super_promotions_show_all_info_box i{--icoSize:24px}.dg_tev_promotion_widgets .super_promotions_show_all{padding-bottom:15px}.dg_tev_promotion_widgets .dg_promotion_widgets_content{position:relative}.dg_tev_promotion_widgets .dg_promotion_widgets_content--shadow_start{--dg_promo_widgets_start_opacity:1}.dg_tev_promotion_widgets .dg_promotion_widgets_content--shadow_end{--dg_promo_widgets_end_opacity:1}.dg_tev_promotion_widgets .dg_promotion_widgets_content:after,.dg_tev_promotion_widgets .dg_promotion_widgets_content:before{background:var(--bodyBgHover);bottom:0;content:"";display:block;pointer-events:none;position:absolute;top:0;transition:opacity .24s ease-in-out;width:80px;z-index:10}.dg_tev_promotion_widgets .dg_promotion_widgets_content:has(.super_boost_badge){margin-top:8px}.dg_tev_promotion_widgets .dg_promotion_widgets_content:has(.super_boost_badge):after,.dg_tev_promotion_widgets .dg_promotion_widgets_content:has(.super_boost_badge):before{top:-12px}.dg_tev_promotion_widgets .dg_promotion_widgets_content:before{left:0;-webkit-mask-image:linear-gradient(270deg,hsla(0,0%,100%,0),#fff);mask-image:linear-gradient(270deg,hsla(0,0%,100%,0),#fff);opacity:var(--dg_promo_widgets_start_opacity,0)}.dg_tev_promotion_widgets .dg_promotion_widgets_content:after{-webkit-mask-image:linear-gradient(90deg,hsla(0,0%,100%,0),#fff);mask-image:linear-gradient(90deg,hsla(0,0%,100%,0),#fff);opacity:var(--dg_promo_widgets_end_opacity,0);right:0}.ai_widget_container:has(.dg_tev_promotion_widgets) .lv_events_widget_header{margin:12px;padding-bottom:12px;padding-top:12px}.ai_widget_container:has(.dg_tev_promotion_widgets) .lv_events_widget_header .lv_header_text{background:var(--tabBg);border-radius:12px;color:var(--tabTxt);font-size:20px;line-height:24px;padding:12px 16px}#sport-esport-view,:root{--dg_multi_topWinning_br:4.195804195804196%;--dg_multi_topWinning_bw:2px;--dg_multi_topWinning_bw_neg:-2px;--dg_multi_topWinning_bg:var(--eventBgHover);--dg_multi_topWinning_bc:var(--eventBg);--dg_multi_topWinning_bg_section:3.575;--dg_multi_topWinning_bg_corner:27.97%}.dg_multi_topwinnings_widget{background:var(--bodyBgHover)}.dg_multi_topwinnings_widget_body{align-items:stretch;display:flex;justify-content:flex-start;overflow:hidden;padding:12px 0;position:relative;scroll-behavior:smooth;scrollbar-width:none}.dg_multi_topwinnings_widget_body:has(>.dg_multi_topWinning_card--fake){column-gap:12px;padding-left:16px;padding-right:16px}.dg_multi_topwinnings_widget_body:has(>.dg_multi_topWinning_card--fake):before{background:var(--bodyBgHover);bottom:0;content:"";display:block;left:0;-webkit-mask-image:linear-gradient(90deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,.7) 50%,hsla(0,0%,100%,.9));mask-image:linear-gradient(90deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,.7) 50%,hsla(0,0%,100%,.9));position:absolute;right:0;top:0;z-index:2}.dg_multi_topwinnings_widget_body:has(>.dg_multi_topWinning_card--fake):has(.dg_multi_topWinning_card--rtl):before{left:0;-webkit-mask-image:linear-gradient(270deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,.7),hsla(0,0%,100%,.9));mask-image:linear-gradient(270deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,.7),hsla(0,0%,100%,.9));right:0}.dg_multi_topwinnings_widget_body .loading_container{column-gap:12px;display:flex;height:100%;padding-left:16px;padding-right:16px;width:100%}.dg_multi_topwinnings_widget_swiper{min-width:100%}.dg_multi_topwinnings_widget_swiper .swiper-wrapper:has(.dg_multi_topWinning_card--fake):before{background:var(--bodyBgHover);bottom:0;content:"";display:block;left:0;-webkit-mask-image:linear-gradient(90deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,.7) 50%,hsla(0,0%,100%,.9));mask-image:linear-gradient(90deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,.7) 50%,hsla(0,0%,100%,.9));position:absolute;right:0;top:0;z-index:2}.dg_multi_topwinnings_widget_swiper .swiper-wrapper:has(.dg_multi_topWinning_card--fake):has(.dg_multi_topWinning_card--rtl):before{left:0;-webkit-mask-image:linear-gradient(270deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,.7),hsla(0,0%,100%,.9));mask-image:linear-gradient(270deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,.7),hsla(0,0%,100%,.9));right:0}.dg_multi_topwinnings_widget_swiper .dg_multi_topWinning_card{margin-bottom:var(--dg_multi_topWinning_bw);margin-top:var(--dg_multi_topWinning_bw)}.dg_multi_topWinning_card{align-items:stretch;aspect-ratio:143/130;border-radius:var(--dg_multi_topWinning_br);cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;isolation:isolate;justify-content:flex-start;position:relative;scroll-snap-align:end;scroll-snap-type:x mandatory;width:143px;z-index:3}@media(hover:hover)and (pointer:fine){.dg_multi_topWinning_card:hover{--dg_multi_topWinning_bc:var(--accentBg)}}.dg_multi_topWinning_card .dg_ltr{direction:ltr!important;unicode-bidi:plaintext;white-space:pre}.dg_multi_topWinning_card ::selection{background:var(--accentBg);color:var(--accentTxt)}.dg_multi_topWinning_card_slide.swiper-slide{width:143px;z-index:3}.dg_multi_topWinning_card_slide:has(.dg_multi_topWinning_card--fake){z-index:1}.dg_multi_topWinning_card--rtl{direction:rtl}.dg_multi_topWinning_card--fake{--dg_multi_topWinning_bg:var(--bodyBgHover);pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1}.dg_multi_topWinning_card--european:before{border-bottom:1px solid var(--eventAccent);border-bottom-left-radius:6px;border-bottom-right-radius:6px;bottom:0;content:"";display:block;height:6px;left:var(--dg_multi_topWinning_bw_neg);margin-bottom:var(--dg_multi_topWinning_bw_neg);-webkit-mask-image:linear-gradient(90deg,hsla(0,0%,100%,.03),#fff 50%,hsla(0,0%,100%,.03));mask-image:linear-gradient(90deg,hsla(0,0%,100%,.03),#fff 50%,hsla(0,0%,100%,.03));pointer-events:none;position:absolute;right:var(--dg_multi_topWinning_bw_neg);z-index:1}.dg_multi_topWinning_card--european.dg_multi_topWinning_card--fake,.dg_multi_topWinning_card--european.dg_multi_topWinning_card--fake .dg_multi_topWinning_card_bg{--dg_multi_topWinning_bg:var(--bodyBgHover)}.dg_multi_topWinning_card--european .dg_multi_topWinning_card_bg{--dg_multi_topWinning_bg:var(--eventBg)}.dg_multi_topWinning_card--latin:before,.dg_multi_topWinning_card--modern:before{background:var(--accentBg);border-radius:4px;bottom:4px;content:"";display:block;height:40px;margin-inline-end:var(--dg_multi_topWinning_bw_neg);margin-bottom:var(--dg_multi_topWinning_bw_neg);pointer-events:none;position:absolute;right:4px;width:40px;z-index:-1}.dg_multi_topWinning_card--latin.dg_multi_topWinning_card--rtl:before,.dg_multi_topWinning_card--modern.dg_multi_topWinning_card--rtl:before{left:4px;right:unset}.dg_multi_topWinning_card--latin.dg_multi_topWinning_card--fake:before,.dg_multi_topWinning_card--modern.dg_multi_topWinning_card--fake:before{display:none}.dg_multi_topWinning_card--latin.dg_multi_topWinning_card--fake,.dg_multi_topWinning_card--latin.dg_multi_topWinning_card--fake .dg_multi_topWinning_card_bg,.dg_multi_topWinning_card--modern.dg_multi_topWinning_card--fake,.dg_multi_topWinning_card--modern.dg_multi_topWinning_card--fake .dg_multi_topWinning_card_bg{--dg_multi_topWinning_bg:var(--bodyBgHover)}.dg_multi_topWinning_card--latin .dg_multi_topWinning_card_bg,.dg_multi_topWinning_card--modern .dg_multi_topWinning_card_bg{--dg_multi_topWinning_bg:var(--eventBg)}.dg_multi_topWinning_card_header{align-items:center;column-gap:8px;display:flex;flex-shrink:0;flex-wrap:nowrap;justify-content:flex-start;margin:var(--dg_multi_topWinning_bw_neg) var(--dg_multi_topWinning_bw_neg) 8px var(--dg_multi_topWinning_bw_neg)}.dg_multi_topWinning_card_header_icon{--icoSize:32px;align-items:center;aspect-ratio:1;background:var(--dg_multi_topWinning_bg);border:2px solid var(--dg_multi_topWinning_bc);border-radius:50%;color:var(--eventAccent);display:flex;flex:0 0 40px;justify-content:center;transition:all .24s ease-in-out;width:40px}.dg_multi_topWinning_card_header_icon:empty:before{background-color:currentColor;border-radius:4px;content:"";display:block;height:18px;width:14px}.dg_multi_topWinning_card_header_content{flex:1 1 auto}.dg_multi_topWinning_card_header_txt{color:var(--eventTxt);display:block;font-size:13px;font-weight:500;line-height:16px;min-height:20px;padding-bottom:4px;position:relative}.dg_multi_topWinning_card_header_txt:before{background:var(--eventAccent,green);border-radius:4px;bottom:0;content:"";display:block;height:2px;left:0;position:absolute;width:16px}.dg_multi_topWinning_card--rtl .dg_multi_topWinning_card_header_txt:before{left:unset;right:0}.dg_multi_topWinning_card_body{margin-left:var(--dg_multi_topWinning_bw_neg);margin-right:var(--dg_multi_topWinning_bw_neg);padding:0 8px;row-gap:4px}.dg_multi_topWinning_card_body,.dg_multi_topWinning_card_body_section{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start}.dg_multi_topWinning_card_body_section{--dg_multi_topWinning_amount_fw:400;--dg_multi_topWinning_amount_c:var(--eventTxt);padding-bottom:4px;row-gap:2px}.dg_multi_topWinning_card_body_section--win{--dg_multi_topWinning_amount_fw:500;--dg_multi_topWinning_amount_c:var(--eventAccent);border-bottom:1px solid var(--eventBg2);padding-bottom:5px}.dg_multi_topWinning_card_body_section_title{color:var(--eventTxt3);display:block;font-size:11px;line-height:13px}.dg_multi_topWinning_card_body_section_amount{align-items:center;display:flex;flex-wrap:nowrap;justify-content:flex-start}.dg_multi_topWinning_card_body_section_amount_num{color:var(--dg_multi_topWinning_amount_c);direction:ltr;display:block;font-size:14px;font-weight:var(--dg_multi_topWinning_amount_fw);line-height:16px;white-space:nowrap}.dg_multi_topWinning_card_body_section_amount_cur{display:block;font-size:12px;line-height:14px;white-space:pre}.dg_multi_topWinning_card_bg{--dg_multi_topWinning_br:18%;align-items:stretch;border-radius:inherit;display:flex;filter:drop-shadow(0 var(--dg_multi_topWinning_bw) 0 var(--dg_multi_topWinning_bc)) drop-shadow(0 calc(var(--dg_multi_topWinning_bw)*-1) 0 var(--dg_multi_topWinning_bc)) drop-shadow(var(--dg_multi_topWinning_bw) 0 0 var(--dg_multi_topWinning_bc)) drop-shadow(calc(var(--dg_multi_topWinning_bw)*-1) 0 0 var(--dg_multi_topWinning_bc));flex-direction:column;height:100%;justify-content:flex-start;left:0;overflow:hidden;position:absolute;top:0;transform:translateZ(0);transition:all .24s ease-in-out;width:100%;z-index:-1}.dg_multi_topWinning_card_bg_center{background:var(--dg_multi_topWinning_bg);flex:1 1}.dg_multi_topWinning_card_bg_lower,.dg_multi_topWinning_card_bg_upper{align-items:stretch;aspect-ratio:var(--dg_multi_topWinning_bg_section);display:flex;flex:0 0 unset;justify-content:flex-start}.dg_multi_topWinning_card_bg_lower:after,.dg_multi_topWinning_card_bg_lower:before,.dg_multi_topWinning_card_bg_upper:after,.dg_multi_topWinning_card_bg_upper:before{background:var(--dg_multi_topWinning_bg);content:"";flex:1 1 auto}.dg_multi_topWinning_card_bg_upper{--deg:calc(45deg*var(--direction));--transform:calc(68%*var(--direction));--scale:1.55}.dg_multi_topWinning_card_bg_upper--start{--direction:1}.dg_multi_topWinning_card--rtl .dg_multi_topWinning_card_bg_upper--start{--direction:-1}.dg_multi_topWinning_card_bg_upper--start:before{border-radius:var(--dg_multi_topWinning_br);flex:0 1 var(--dg_multi_topWinning_bg_corner);transform:rotate(var(--deg)) translate3d(var(--transform),0,0) scale3d(var(--scale),var(--scale),1);z-index:-1}.dg_multi_topWinning_card_bg_upper--end{--direction:-1}.dg_multi_topWinning_card--rtl .dg_multi_topWinning_card_bg_upper--end{--direction:1}.dg_multi_topWinning_card_bg_upper--end:after{border-radius:var(--dg_multi_topWinning_br);flex:0 1 var(--dg_multi_topWinning_bg_corner);transform:rotate(var(--deg)) translate3d(var(--transform),0,0) scale3d(var(--scale),var(--scale),1);z-index:-1}.dg_multi_topWinning_card_bg_lower{--deg:calc(-45deg*var(--direction));--transform:calc(68%*var(--direction));--scale:1.55;overflow:hidden}.dg_multi_topWinning_card_bg_lower--start{--direction:1}.dg_multi_topWinning_card--rtl .dg_multi_topWinning_card_bg_lower--start{--direction:-1}.dg_multi_topWinning_card_bg_lower--start:before{border-radius:var(--dg_multi_topWinning_br);flex:0 1 var(--dg_multi_topWinning_bg_corner);transform:rotate(var(--deg)) translate3d(var(--transform),0,0) scale3d(var(--scale),var(--scale),1);z-index:-1}.dg_multi_topWinning_card_bg_lower--end{--direction:-1}.dg_multi_topWinning_card--rtl .dg_multi_topWinning_card_bg_lower--end{--direction:1}.dg_multi_topWinning_card_bg_lower--end:after{aspect-ratio:1;border-radius:var(--dg_multi_topWinning_br);flex:0 1 var(--dg_multi_topWinning_bg_corner);transform:rotate(var(--deg)) translate3d(var(--transform),0,0) scale3d(var(--scale),var(--scale),1);z-index:-1}.dg_grid_stats_root{--dgGridStatsMinH:412px;--dgGridStatsTabsH:48px;--dgGridStatsTabsGap:8px;--dgGridStatsTabsP:0 8px;--dgGridStatsTabH:32px;--dgGridStatsTabFS:12px;--dgGridStatsTabLH:16px;--dgGridStatsTabP:16px;--dgGridStatsTabBg:var(--tabBg);align-items:stretch;display:flex;flex-direction:column;height:var(--dgGridStatsMinH);justify-content:flex-start;max-width:100%}.dg_grid_stats_root--mobile{background:var(--bodyBgHover);color:var(--bodyTxt);height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:999999}.dg_grid_stats_root--asian_mobile,.dg_grid_stats_root--mobile,.dg_grid_stats_root--modern_mobile{--dgGridStatsMinH:unset;--dgGridStatsTabsH:52px;--dgGridStatsTabsGap:0;--dgGridStatsTabsP:0 16px;--dgGridStatsTabH:28px;--dgGridStatsTabBg:transparent}.dg_grid_stats_root--latin{--dgGridStatsTabsP:0 8px;--dgGridStatsTabBg:transparent;--dgGridStatsTabsGap:0}.dg_grid_stats_root--modern{--dgGridStatsTabH:40px;--dgGridStatsTabsH:54px;--dgGridStatsTabsP:0 12px;--dgGridStatsTabsGap:8px}.dg_grid_stats_root--modern_mobile{--dgGridStatsMinH:412px}.dg_grid_stats_root--modern,.dg_grid_stats_root--modern_mobile{--dgGridStatsTabBg:var(--tabBg2);--dgGridStatsTabActiveBg:var(--tabActiveAccent);--dgGridStatsTabActiveTxt:var(--tabActiveAccentTxt)}.dg_grid_stats_root--asian{--dgGridStatsTabsGap:0;--dgGridStatsTabsP:0;--dgGridStatsTabsH:33px;--dgGridStatsTabH:32px;--dgGridStatsTabBorder:1px solid transparent;--dgGridStatsTabBorderRadius:0;--dgGridStatsTabBg:var(--bodyBg2);--dgGridStatsTabActiveBg:var(--bodyBg2);--dgGridStatsTabActiveTxt:var(--bodyTxt)}.dg_grid_stats_header{align-items:center;border-bottom:1px solid var(--bodyBg2);column-gap:8px;display:flex;flex:0 0 52px;flex-wrap:nowrap;justify-content:space-between;padding-inline-end:12px;padding-inline-start:24px}.dg_grid_stats_header_title{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:block;display:-webkit-box;flex:1 1 auto;font-size:18px;font-weight:500;line-height:22px;overflow:hidden;text-align:start;text-overflow:ellipsis}.dg_grid_stats_header_close_btn{--icoSize:24px;align-items:center;-webkit-appearance:none;appearance:none;background:none;border:none;color:inherit;display:flex;justify-content:center;opacity:.7;outline:none;padding:0}.dg_grid_stats_tabs_wrapper{align-items:stretch;border-bottom:1px solid var(--bodyBg2);display:flex;flex:0 0 var(--dgGridStatsTabsH);flex-direction:column;justify-content:center;overflow:hidden}.dg_grid_stats_tabs_root{align-items:center;column-gap:var(--dgGridStatsTabsGap);display:flex;flex-wrap:nowrap;justify-content:flex-start;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:var(--dgGridStatsTabsP);scrollbar-width:none;white-space:nowrap}.dg_grid_stats_tab{align-items:center;-webkit-appearance:none;appearance:none;background:var(--dgGridStatsTabBg);border:none;border-bottom:var(--dgGridStatsTabBorder,0);border-radius:var(--dgGridStatsTabBorderRadius,4px);color:var(--bodyTxt2);cursor:pointer;display:flex;flex:0 0 auto;font-size:var(--dgGridStatsTabFS);height:var(--dgGridStatsTabH);justify-content:center;line-height:var(--dgGridStatsTabLH);outline:none;padding:0 var(--dgGridStatsTabP);transition:all .24s ease-in-out}.dg_grid_stats_tab--active{background:var(--dgGridStatsTabActiveBg,var(--tabActiveBg));color:var(--dgGridStatsTabActiveTxt,var(--tabActiveTxt))}.dg_grid_stats_root--asian .dg_grid_stats_tab--active{--dgGridStatsTabBorder:1px solid var(--accentBg)}.dg_grid_stats_iframe{border:none;height:100%;width:100%}.dg_grid_stats_iframe_loading{height:100%;justify-content:stretch;left:0;padding:12px;position:absolute;top:0;width:100%;z-index:1}.dg_grid_stats_iframe_holder,.dg_grid_stats_iframe_loading{align-items:stretch;display:flex;flex:1 1 auto;flex-direction:column}.dg_grid_stats_iframe_holder{justify-content:flex-start;overflow:hidden;position:relative}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.bh_root{--cashoutBtnFloatingHeight:96px;--pending:#f88543;--pendingTxt:#fff;--won:#5aae73;--success:#5aae73;--won2:#66bd8066;--wonTxt:#fff;--lost:#fc0c4d;--return:#8d8e98;--lost2:#fc0c4d66;--lostTxt:#fff;--cashedOut:#3b96ec;--headerHeight:44px;--asideEndWidth:360px;--asideStartWidth:240px;--tabPaddingX:16px;--tabPaddingY:8px;--tabHeight:32px;--z_index_modal:110;--z_index_slide:100;--z_index_cashout_btn:8;--tooltip-text-color:#fff;--tooltip-background-color:#000;--tooltip-margin:70px;--tooltip-arrow-size:6px;--tooltipBg:var(--dominantBg);--tooltipBg2:var(--dominantBg2);--tooltipBg3:var(--dominantBg3);--tooltipBgHover:var(--dominantBgHover);--tooltipBg2Hover:var(--dominantBg2Hover);--tooltipBg3Hover:var(--dominantBg3Hover);--tooltipTxt:var(--dominantTxt);--tooltipTxt2:var(--dominantTxt2);--tooltipTxt3:var(--dominantTxt3);background-color:var(--bodyBg);color:var(--bodyTxt);height:100%;@media (max-width:1600px){--asideEndWidth:320px}}.bh_root,.farsi.bh_root{font-family:inherit}.bh_wrapper{display:flex;height:100%;position:relative;width:100%}.bh_root.mobile{min-height:calc(100vh - 52px)}.bh_root.mobile .bh_wrapper{position:static}.bh_view-hide{display:none!important}.bh_root.bh_root--loading{--z_index_cashout_btn:1}.bh_root.bh_root--loading .bh_wrapper:before{background:rgba(0,0,0,.5);content:"";height:100%;left:0;position:fixed;top:0;width:100%;z-index:99}.bh_aside_end{background-color:var(--bodyBg);color:var(--bodyTxt);flex-shrink:0;height:100%;width:calc(var(--asideEndWidth))}.bh_root.mobile .bh_aside_end{height:auto;padding-bottom:var(--cashoutBtnFloatingHeight);right:0;transition:all .3s ease-out;width:100%}.bh_aside_content{height:calc(100% - 64px);position:relative}.bh_root.mobile .bh_aside_content{height:auto;position:static}.bh_aside_content .bh_card_header_controls_wrapper i{cursor:pointer}.bh_aside_content_inner{height:100%;overflow:auto;padding:0 16px}.bh_root.mobile .bh_aside_content_inner{height:auto;overflow:visible}.bh_details_item_content_wrapper .bh_details_item_row{flex-wrap:nowrap;line-height:18px}.bh_aside_content_inner .bh_rest{min-width:1px}.bh_aside_content_inner::-webkit-scrollbar{width:0}.bh_card_footer_multi_range{color:var(--bodyTxt2);flex:1 1 auto;text-align:end}.bh_card_footer_multi_range span{white-space:nowrap;word-break:keep-all}.bh_card_footer_multi_range:has(.bh_autobet_selected){color:var(--bodyTxt2)}.bh_root .bh_icon{align-items:center;display:flex;flex-shrink:0;height:20px;width:20px}.dg_range_start_end_dates{color:var(--tooltipTxt2);display:flex;font-size:11px;font-weight:400;justify-content:space-between;line-height:14px}.bh_aside_content .dg_bh_total_odds_wrapper{margin-top:14px}.bh_aside_content .dg_bh_top_separator,.bh_aside_content .dg_bh_total_odds_wrapper{padding-top:12px;position:relative}.bh_aside_content .bh_card_footer{border-top:1px solid var(--eventBg2);padding-bottom:60px}.bh_root.mobile .bh_aside_content .bh_card_footer{padding-bottom:0}.bh_aside_content .dg_bh_total_odds_wrapper.bh_card_footer_multi_total_row{margin-bottom:14px}.bh_aside_content .dg_bh_total_odds_wrapper:before{background-color:var(--bodyBg2);content:"";height:1px;left:0;position:absolute;right:0;top:0;width:100%}.dg_multi_bet_bonus .dg_multi_bet_icon{color:var(--eventTxt2);cursor:pointer;font-size:26px;height:16px;line-height:17px;margin:0 4px;width:16px}.dg_range_bullet{align-items:center;background-color:var(--accentBg);border-radius:50%;box-shadow:0 1px 2px rgba(var(--accentTxt3)),0 1px 3px rgba(var(--accentTxt3));color:var(--accentTxt);display:flex;height:20px;justify-content:center;width:20px}.agreement_block_cashout .bh_checkbox>i,.bh_root .bh_icon:before,.bh_view_switch_wrapper .bh_tab i{font-size:33px;height:20px;line-height:20px;width:20px}.bh_tab_wrapper_scroll .bh_tab:not(:last-child){margin-inline-end:2px}.bh_header{align-items:center;background-color:var(--headerG);color:var(--headerTxt);display:flex;height:var(--headerHeight);padding:0 16px}.bh_header>.sport_front_icon-arrow-up{transform:rotate(270deg)}.bh_root .bh_icon-arrow,.bh_root .bh_icon-arrow:before{flex-shrink:0;height:20px;width:20px}.bh_root .bh_icon-arrow:before{font-size:34px}.bh_header>span{font-size:13px;padding:0 8px;text-transform:capitalize}.bh_tab_wrapper{padding:16px 24px 4px;position:relative}.bh_aside_end .bh_collapse_wrapper{padding:0 16px}.bh_aside_end .bh_tab_wrapper{padding:16px;position:relative}.bh_aside_end .bh_details_item_championship{color:var(--bodyTxt2)}.bh_tab_wrapper_scroll{align-items:center;display:flex;position:relative}.bh_tab{-webkit-appearance:none;appearance:none;background-color:var(--bodyBg);border:0;border-radius:4px;color:var(--bodyTxt2);cursor:pointer;flex-shrink:0;font-size:13px;font-weight:400;height:var(--tabHeight);line-height:16px;outline:none;padding:0 12px;text-transform:none}.bh_tab.active{color:var(--bodyTxt);cursor:default}.bh_wrapper .bh_tab.active,.bh_wrapper .tg_btn_filters.tg_btn_filters_active{background-color:var(--tabBg);color:var(--tabTxt)}.bh_wrapper .tg_btn_filters.tg_btn_filters_filtered{background-color:var(--tabBg)}.bh_wrapper .tg_btn_filters.tg_btn_filters_filtered>i{position:relative}.bh_wrapper .tg_btn_filters.tg_btn_filters_filtered>i:after{background-color:var(--accentBg);border-radius:50%;box-sizing:content-box;content:"";flex-shrink:0;height:6px;position:absolute;right:-6px;top:-6px;width:6px}.bh_tab_floating_wrapper{box-shadow:-17px 0 13px -3px var(--bodyBg);height:100%;position:absolute;right:0}.bh_tab_floating_wrapper,.bh_tab_wrapper .tg_btn_filters{align-items:center;display:flex;justify-content:center;top:0}.bh_tab_wrapper .tg_btn_filters{-webkit-appearance:none;appearance:none;background:var(--bodyBg);border:1px solid var(--tabBg);border-radius:6px;color:var(--bodyTxt);cursor:pointer;font-size:13px;font-weight:400;height:32px;line-height:16px;margin-inline-end:12px;padding:0 12px}.bh_tab_wrapper .tg_btn_filters i{margin-right:8px}.tg_btn_filters>span{text-transform:capitalize}.bh_btn_view_switch{align-items:center;-webkit-appearance:none;appearance:none;background:var(--bodyBg);border:1px solid var(--tabActiveBg);border-radius:4px;color:var(--bodyTxt2);display:flex;flex-shrink:0;height:32px;justify-content:center;outline:0;width:32px}.bh_btn_view_switch-active{background:var(--tabActiveBg);color:var(--tabActiveTxt)}.bh_view_switch_wrapper{align-items:center;border-radius:6px;display:none}.bh_view_switch_wrapper .bh_tab:first-child{border-bottom:1px solid var(--tabBg);border-bottom-right-radius:0;border-left:1px solid var(--tabBg);border-top:1px solid var(--tabBg);border-top-right-radius:0}.bh_view_switch_wrapper .bh_tab:last-child{border-bottom:1px solid var(--tabBg);border-bottom-left-radius:0;border-right:1px solid var(--tabBg);border-top:1px solid var(--tabBg);border-top-left-radius:0}.bh_view_switch_wrapper .bh_btn_view_switch:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.bh_view_switch_wrapper .bh_btn_view_switch:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.bh_root .bh_card_row .bh_icon{color:var(--eventTxt2);height:14px;margin:0 4px}.bh_root .bh_card_footer .bh_card_footer_sum_amount_num_win>.sport_front_icon-cash-out,.bh_root .bh_card_row .bh_icon.sport_front_icon-cash-out{margin:unset;margin-right:4px}.bh_root .bh_card_row .bh_icon :before{height:14px;line-height:10px}.bh_main_content{flex-grow:1;padding:0 16px}.bh_root.mobile .bh_main_content{height:calc(100% - var(--tabContHeight))}.bh_root.middle .bh_main_content{padding:0 24px}.bh_main{--tabContHeight:56px;display:flex;flex-direction:column;height:100%;min-height:0;min-width:0;position:relative;width:calc(100% - var(--asideEndWidth))}.bh_root.mobile .bh_main,.dg_bh_no_data .bh_main{--asideEndWidth:0px}.bh_root.middle .bh_main{border-left:1px solid var(--bodyBg2);border-right:1px solid var(--bodyBg2)}.bh_grid_view_wrapper{display:grid;grid-template-columns:repeat(1,1fr);min-width:0;padding-bottom:var(--cashoutBtnFloatingHeight)}.bh_root.middle .bh_grid_view_wrapper{gap:6px;grid-template-columns:repeat(2,minmax(0,1fr));padding:var(--tabPaddingY) 0}.bh_root.middle.desktop .bh_grid_view_wrapper{grid-template-columns:repeat(3,1fr)}.bh_root.middle.desktop .bh_grid_view_wrapper.bh_grid_view_wrapper_4{grid-template-columns:repeat(4,minmax(100px,1fr))}.bh_root.mobile .bh_grid_view_wrapper{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start}.bh_bet_share .bh_grid_view_wrapper{gap:8px;grid-auto-rows:max-content;width:100%}.bh_bet_share_no_data{justify-content:center;margin:114px auto;row-gap:12px}.bh_bet_share_no_data,.bh_bet_share_no_data_text{align-items:center;display:flex;flex-direction:column}.bh_bet_share_no_data_text{color:var(--bodyTxt);line-height:16px}.bh_root.mobile .bh_bet_share .bh_grid_view_wrapper{grid-template-columns:1fr}.bh_root.middle.desktop .bh_bet_share .bh_grid_view_wrapper{flex-shrink:0;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));height:100%}.bh_card_footer_sum_amount_num{align-items:center;display:flex}.bh_space_xxs{flex-shrink:0;width:4px}.bh_card{background-color:var(--eventBg);border-radius:8px;border-top:3px solid transparent;box-shadow:0 0 0 0 var(--eventBg);color:var(--eventTxt);isolation:isolate;margin-bottom:12px;padding:12px;position:relative;transform:scale(1);transition:background-color 236ms ease-in,border-color 236ms ease-in,transform 236ms ease-in}.bh_aside_content .bh_card{border-radius:4px;transform:unset}.bh_aside_content .bh_card:hover,.bh_root_auto_bet .bh_aside_content .bh_card:hover{background-color:var(--eventBg)}.bh_card_header{align-items:flex-start;display:flex}.bh_root_auto_bet .bh_grid_view_wrapper .bh_card_header{border-bottom:1px solid var(--eventBg3);transition:border-color .3s ease-in,transform .3s}.bh_root_auto_bet .bh_grid_view_wrapper .bh_card.active .bh_card_header,.bh_root_auto_bet .bh_grid_view_wrapper .bh_card:hover .bh_card_header{border-bottom:1px solid var(--eventBg3)}.bh_root_auto_bet .bh_card.GR .bh_card_row_end .bh_card_footer_sum_amount_num:last-child{color:var(--eventTxt)}.bh_aside_content .bh_auto_bet_card-GY .bh_card_footer_sum_amount_num{color:var(--eventTxt3)}.bh_root_auto_bet .bh_grid_view_wrapper .bh_card{display:flex;flex-direction:column;justify-content:flex-start}.bh_root_auto_bet .bh_auto_bet_card-OR .bh_card_footer_multi_total_odds_num{color:var(--eventAccent)}.bh_auto_bet_card-GR .bh_card_footer_multi .bh_card_footer_multi_total_odds_num,.bh_auto_bet_card-GR .bh_card_footer_single .bh_card_footer_auto_bet_factor{color:var(--success)}.bh_auto_bet_card-GY .bh_card_footer_multi_total_odds_num{color:var(--eventTxt3)}.bh_root_auto_bet .bh_list_view_item_pos_win .separator_accepted_odd{margin:0}.bh_root_auto_bet .bh_aside_content .bh_details_item_content{position:relative}.bh_root_auto_bet .bh_aside_content .bh_details_item_content:before{background-color:var(--bodyBg2);content:"";height:100%;left:10px;position:absolute;top:0;width:1px}.bh_card_header_info_wrapper{flex-grow:1}.bh_card_header_controls_wrapper{align-items:center;display:grid;flex-grow:0;flex-shrink:0;gap:4px;grid-auto-flow:column;justify-content:flex-start;margin-inline-start:10px}.bh_card_header_controls_wrapper_disabled{opacity:.6;pointer-events:none}.bh_card .bh_card_header_controls_wrapper{min-height:20px}.bh_card_header_controls_wrapper>i{cursor:pointer}.bh_card_header_controls_wrapper .bh_cashout_btn{margin-inline-end:6px}.bh_card_header_controls_wrapper>.bh_icon{color:var(--eventTxt2)}.bh_card_header_info_wrapper_row{align-items:center;display:flex;margin-bottom:8px}.bh_card_header_info_wrapper_row--first{column-gap:8px;flex-wrap:nowrap;justify-content:flex-start;margin-bottom:4px}.bh_card_header_order_status{--bh_card_header_order_color:unset;align-items:center;border:1px solid var(--bh_card_header_order_color);border-radius:12px;color:var(--bh_card_header_order_color);display:flex;flex:0 0 auto;font-size:12px;font-weight:500;height:20px;isolation:isolate;justify-content:center;line-height:14px;margin-inline-start:auto;padding:0 12px;position:relative;text-align:center;&:before{background:inherit;background-color:var(--bh_card_header_order_color);border-radius:inherit;bottom:0;content:"";display:block;left:0;opacity:.1;position:absolute;right:0;top:0;z-index:-1}}.bh_card_header_order_status.bh_order_red{--bh_card_header_order_color:var(--lost)}.bh_card_header_order_status.bh_order_blue{--bh_card_header_order_color:var(--cashedOut)}.bh_card_header_order_status.bh_order_gray{--bh_card_header_order_color:var(--buttonSecondaryBg);color:var(--eventTxt2)}.bh_card_header_order_status.bh_order_green{--bh_card_header_order_color:var(--won)}.bh_card_header_order_status.bh_order_orange{--bh_card_header_order_color:var(--pending)}.bh_card_header_info_wrapper_row>span:first-child{white-space:nowrap}.bh_card_header_info_wrapper_row:last-child{margin-bottom:12px}.bh_card_header_info_status{flex-shrink:0;font-size:13px;font-weight:500}.bh_card_header_info_dot_status{background-color:var(--pending);border-radius:50%;flex-shrink:0;height:6px;margin:0 6px;width:6px}.bh_card_header_info_type{color:var(--eventTxt);flex-shrink:0;font-size:13px;font-weight:500}.bh_card_header_info_separator{background-color:var(--eventTxt3);flex-shrink:0;height:12px;margin:0 6px;width:1px}.dg_text_separator{margin:0 3px}.bh_card_header_info_date,.bh_card_header_info_id,.bh_card_header_info_time{color:var(--eventTxt2);font-size:11px;line-height:14px}.bh_card_header_info_date{margin-right:5px}.bh_card_footer{margin-bottom:auto;margin-top:12px;transition:transform .5s ease-in-out}.mobile .bh_card_footer .state_top .dg_bh_root{bottom:26px;top:auto}.mobile .bh_card_footer .state_top .dg_bh_root_double:after{bottom:3px;top:auto;transform:rotate(180deg)}.bh_card.RD .bh_card_footer_multi .bh_card_footer_sum_amount_number{color:var(--eventTxt2)}.bh_card.OR .bh_card_footer_multi .bh_card_footer_sum_amount_number,.bh_card.OR .bh_card_row_end .bh_card_footer_sum_amount_num{color:var(--eventTxt3)}.bh_card.OR .dg_multi_card .bh_card_footer_sum_amount_num{color:var(--eventTxt)}.bh_card_footer_sum_amount_details .bh_details_currency,.bh_card_row_end .bh_card_footer_sum_amount_num_win .bh_details_currency{color:var(--accentBg)!important}.bh_card.RD .bh_card_footer_sum_amount_details .bh_details_currency,.bh_card.RD .bh_card_row_end .bh_card_footer_sum_amount_num_win .bh_details_currency{color:var(--eventTxt3)!important}.bh_card.RD .bh_card_footer_sum_amount_details,.bh_card.RD .bh_card_footer_sum_amount_num_win{color:var(--eventTxt3)}.bh_card.OR .bh_card_footer_multi .bh_card_footer_sum_amount_number,.bh_card.OR .bh_card_row .bh_details_currency,.bh_card.OR .bh_card_row_end:not(.dg_multi_card) .bh_card_footer_sum_amount_num{color:var(--eventTxt)}.bh_card.GR .bh_card_row_end .bh_card_footer_sum_amount_num,.bh_card.RD .bh_card_row_end .bh_card_footer_sum_amount_num{color:var(--eventTxt3)}.bh_card_footer_single_row_teams_wrapper{align-items:center;display:flex;margin-bottom:6px}.bh_card_footer_single_row_team{display:flex;flex-basis:0;flex-grow:1;flex-shrink:1;font-size:12px;font-weight:500;line-height:16px;text-transform:capitalize}.bh_card_footer_single_row_team_separator{background-color:var(--eventTxt3);flex-shrink:0;height:1px;margin:0 4px;width:5px}.bh_card_footer_single_market_row{align-items:center;display:flex;margin-bottom:8px}.bh_root.desktop .bh_card_footer_sum_row,.bh_root.middle .bh_card_footer_sum_row{flex-direction:column}.bh_root.desktop .bh_card_footer_sum_row .bh_details_item_row,.bh_root.middle .bh_card_footer_sum_row .bh_details_item_row{justify-content:space-between;width:100%}.bh_root.desktop .dg_single_win_icon_info,.bh_root.middle .dg_single_win_icon_info{align-items:center;display:flex;flex-wrap:nowrap}.bh_root.desktop .bh_grid_view_wrapper .bh_card,.bh_root.middle .bh_grid_view_wrapper .bh_card{display:flex;flex-direction:column;justify-content:flex-start}.bh_card{--bhCardNotifY:0;--bhCardRadius:8px}.bh_card.won_jackpot{--bhCardNotifY:36px}.bh_card.bh_card--progress{overflow:hidden}.bh_card.bh_card--disabled,.bh_card.bh_card--disabled *,.bh_card.bh_card--loading,.bh_card.bh_card--loading *{pointer-events:none!important}.bh_card.bh_card--progress .bh_card_header{background-color:inherit;isolation:isolate;position:relative;z-index:1}.bh_card.bh_card--progress .bh_status_line_wrapper{position:relative;z-index:2}.bh_card.bh_card--progress .bh_card_header:before{background-color:inherit;bottom:-14px;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:-1}.bh_card.bh_card--progress .bh_card_footer{transform:translateY(calc((var(--notifHeight) - 54px)*-1))}.bh_card.won_jackpot{--bhCardRadius:8px 8px 0 0}@keyframes bhCardNotifAnim{0%,to{opacity:0;transform:translateY(calc(100% - 56px))}16.66666666666667%,78.88888888888888%{opacity:1;transform:translateY(0)}}.bh_cashout_checkbox_wrap{--icoSize:18px;align-items:center;color:var(--eventTxt2);column-gap:8px;display:flex;flex-wrap:nowrap;min-height:24px}.bh_cashout_imit{align-items:center;background-color:var(--eventBgHover);border:1px solid var(--eventTxt3);border-radius:3px;display:flex;flex-shrink:0;height:18px;justify-content:center;transition:all .2s ease-in-out;width:18px}.bh_cashout_checkbox_input:checked~.bh_cashout_imit{background-color:var(--accentBg);border-color:var(--accentBg)}.bh_cashout_checkbox_input .dg_icon_check{color:var(--accentTxt);opacity:0;transition:all .2s ease-in-out}.bh_cashout_checkbox_input:checked~.bh_cashout_imit .dg_icon_check{opacity:1}.bh_cashout_checkbox_input{display:none}.bh_cashout_checkbox_icon{flex-shrink:0}.bh_cashout_checkbox_text{display:block;font-size:13px;font-weight:400;line-height:15px;margin:auto 0}.bh_card_cashout_notif{align-items:flex-start;background-color:var(--eventBgHover);border-radius:var(--bhCardRadius);bottom:var(--bhCardNotifY);color:var(--eventTxt2);column-gap:8px;display:flex;flex-wrap:nowrap;justify-content:flex-start;left:0;margin:0!important;opacity:0;padding:8px 12px 56px;pointer-events:none;position:absolute;width:100%;z-index:-1}.bh_card.bh_card--progress .bh_card_cashout_notif,.bh_details_cashout_agree .bh_card_cashout_notif{animation:bhCardNotifAnim 5s ease-in-out forwards;pointer-events:all;z-index:2}.bh_card_cashout_notif--info{--bhCardNotifIconColor:var(--eventTxt2)}.bh_card_cashout_notif--error{--bhCardNotifIconColor:var(--lost)}.bh_card_cashout_notif_icon_wrap{color:var(--bhCardNotifIconColor);display:flex;flex:0 0 24px}.bh_card_cashout_notif_content{--icoSize:20px;align-items:center;display:flex;flex-wrap:wrap;font-size:13px;justify-content:flex-start;line-height:15px;margin:auto 0}.bh_card_cashout_notif_amount--old{color:var(--eventTxt);padding-inline-start:4px;white-space:nowrap}.bh_card_cashout_notif_amount--new{color:var(--eventAccent);white-space:nowrap}.bh_card_cashout_notif .dg_icon_angle_top{color:var(--success)}.bh_card_cashout_notif .dg_icon_angle_bottom{color:var(--lost)}.bh_card_cashout_btn_wrap{--cashoutIndicatorBg:var(--eventBg);--cashoutBtnTxtOpacity:1;--cashoutBtnLoadingOpacity:0;align-items:stretch;display:flex;transform:translateZ(0);z-index:3}.bh_card_cashout_btn_wrap--loading{--cashoutBtnTxtOpacity:0;--cashoutBtnLoadingOpacity:1;z-index:6}.bh_card_cashout_btn_wrap--grid{--cashoutPaddingStart:0px;--cashoutPaddingEnd:44px;--cashoutCloseOpacity:0;--cashoutCloseOpacityDelay:0s;--cashoutCloseTransform:translateX(calc(100% + 12px));--cashoutCloseTransformDelay:0s;--cashoutSettingsWidth:40px;--cashoutSettingsWidthDelay:0s;--cashoutSettingsOpacity:1;--cashoutSettingsOpacityDelay:0.3s;--cashoutSettingsTransform:translateX(0);--cashoutSettingsTransformDelay:0.3s;--cashoutSettingsContentCols:20px 0fr;--cashoutSettingsContentOpacity:0;--cashoutSettingsContentOpacityDelay:0s;--cashoutMainOpacity:1;--cashoutMainOpacityDelay:0.3s;align-items:stretch;display:flex;justify-content:flex-start;margin:12px -12px 0;overflow:hidden;padding-inline-end:calc(10px + var(--cashoutPaddingEnd));padding-inline-start:calc(10px + var(--cashoutPaddingStart));position:relative;transform:translateZ(0);transition:padding .3s ease-in-out}.bh_card.won_jackpot .bh_card_cashout_btn_wrap--grid{margin-left:0!important;margin-right:0!important}.bh_root.middle .bh_card.active .bh_card_cashout_btn_wrap,.bh_root.middle .bh_card:hover .bh_card_cashout_btn_wrap,.bh_root.middle .bh_list_view_item.active .bh_card_cashout_btn_wrap{--cashoutIndicatorBg:var(--eventBg2)}.bh_card_cashout_btn_wrap--grid.bh_card_cashout_btn_wrap--toggle{--cashoutCloseOpacity:1;--cashoutCloseOpacityDelay:0.3s;--cashoutCloseTransform:translateX(0);--cashoutCloseTransformDelay:0.3s;--cashoutSettingsTransform:translateX(calc(100% + 12px));--cashoutSettingsTransformDelay:0s;--cashoutSettingsOpacity:0;--cashoutSettingsOpacityDelay:0s}.bh_card_cashout_btn_wrap--grid.bh_card_cashout_btn_wrap--rule,.bh_card_cashout_btn_wrap--grid.bh_card_cashout_btn_wrap--toggle.bh_card_cashout_btn_wrap--rule{--cashoutPaddingStart:0px;--cashoutCloseOpacity:0;--cashoutCloseOpacityDelay:0s;--cashoutSettingsWidth:calc(100% - 20px);--cashoutSettingsWidthDelay:0.3s;--cashoutCloseTransform:translateX(calc(100% + 12px));--cashoutMainOpacity:0;--cashoutMainOpacityDelay:0s;--cashoutSettingsOpacity:1;--cashoutSettingsTransform:translateX(0);--cashoutSettingsContentCols:20px 1fr;--cashoutSettingsContentOpacity:1;--cashoutSettingsContentOpacityDelay:0.3s}.bh_card_cashout_btn_wrap--grid.bh_card_cashout_btn_wrap--full,.bh_card_cashout_btn_wrap--grid.bh_card_cashout_btn_wrap--loading,.bh_card_cashout_btn_wrap--grid.bh_card_cashout_btn_wrap--rule.bh_card_cashout_btn_wrap--full,.bh_card_cashout_btn_wrap--grid.bh_card_cashout_btn_wrap--rule.bh_card_cashout_btn_wrap--loading,.bh_card_cashout_btn_wrap--grid.bh_card_cashout_btn_wrap--toggle.bh_card_cashout_btn_wrap--full,.bh_card_cashout_btn_wrap--grid.bh_card_cashout_btn_wrap--toggle.bh_card_cashout_btn_wrap--loading,.bh_card_cashout_btn_wrap--grid.bh_card_cashout_btn_wrap--toggle.bh_card_cashout_btn_wrap--rule.bh_card_cashout_btn_wrap--full,.bh_card_cashout_btn_wrap--grid.bh_card_cashout_btn_wrap--toggle.bh_card_cashout_btn_wrap--rule.bh_card_cashout_btn_wrap--loading{--cashoutPaddingStart:0px;--cashoutPaddingEnd:0px;--cashoutCloseOpacity:0;--cashoutSettingsOpacity:0}@keyframes cashoutSvgLoadingReveal{0%{opacity:0}to{opacity:var(--cashoutBtnLoadingOpacity)}}@keyframes cashoutSvgLoadingRotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.bh_cashout_btn_loading_svg{fill:var(--buttonAccentTxt);animation:cashoutSvgLoadingReveal .3s ease-in-out 1 forwards,cashoutSvgLoadingRotate 1s linear infinite;height:24px;left:50%;opacity:var(--cashoutBtnLoadingOpacity);position:absolute;top:50%;transform:translate(-50%,-50%);width:24px;z-index:1}.dg_rtl .bh_card_cashout_btn_wrap--grid{--cashoutCloseTransform:translateX(calc(-100% - 12px))}.dg_rtl .bh_card_cashout_btn_wrap--grid.bh_card_cashout_btn_wrap--toggle{--cashoutCloseTransform:translateX(0);--cashoutSettingsTransform:translateX(calc(-100% - 12px))}.dg_rtl .bh_card_cashout_btn_wrap--grid.bh_card_cashout_btn_wrap--rule,.dg_rtl .bh_card_cashout_btn_wrap--grid.bh_card_cashout_btn_wrap--toggle.bh_card_cashout_btn_wrap--rule{--cashoutCloseTransform:translateX(calc(-100% - 12px));--cashoutSettingsTransform:translateX(0)}.bh_card_cashout_btn_holder{align-items:stretch;display:flex;flex-grow:1;flex-shrink:1;height:40px;justify-content:flex-start;overflow:hidden;position:relative;transition:all .3s ease-in-out}.bh_card_cashout_btn_holder--close,.bh_card_cashout_btn_holder--settings{position:absolute;top:0;z-index:2}.bh_card_cashout_btn_holder--close{opacity:var(--cashoutCloseOpacity);right:10px;transform:var(--cashoutCloseTransform);transition:opacity .3s ease-in-out var(--cashoutCloseOpacityDelay),transform .6s cubic-bezier(.5,-.5,0,1.5) var(--cashoutCloseTransformDelay)}.dg_rtl .bh_card_cashout_btn_holder--close{left:10px;right:unset}.bh_card_cashout_btn_holder--settings{opacity:var(--cashoutSettingsOpacity);right:10px;transform:var(--cashoutSettingsTransform);transition:width .3s ease-in-out var(--cashoutSettingsWidthDelay),opacity .3s ease-in-out var(--cashoutSettingsOpacityDelay),transform .6s cubic-bezier(.5,-.5,0,1.5) var(--cashoutSettingsTransformDelay);width:var(--cashoutSettingsWidth)}.dg_rtl .bh_card_cashout_btn_holder--settings{left:10px;right:unset}.bh_card_cashout_btn_holder--main{opacity:var(--cashoutMainOpacity);position:relative;transition:opacity .3s ease-in-out var(--cashoutMainOpacityDelay);z-index:2}.bh_card_cashout_btn_wrap--grid.bh_card_cashout_btn_wrap--rule .bh_card_cashout_btn_holder--main{pointer-events:none}.bh_card_cashout_btn{align-items:center;-webkit-appearance:none;appearance:none;background-color:var(--buttonSecondaryBg);border:none;border-radius:8px;color:var(--buttonSecondaryTxt);cursor:pointer;display:flex;flex-grow:1;height:36px;isolation:isolate;justify-content:center;margin:2px;outline:none;overflow:hidden;padding:0 8px;position:relative;text-align:center;transition:all .3s ease-in-out}.bh_card_cashout_btn:hover{background-color:var(--buttonSecondaryBg2Hover)}.bh_card_cashout_btn_indicator{background-color:var(--eventAccent);border:1px solid var(--cashoutIndicatorBg);border-radius:50%;height:8px;position:absolute;right:0;top:0;width:8px;z-index:2}.dg_rtl .bh_card_cashout_btn_indicator{left:0;right:unset}.bh_card_cashout_btn--main{--cashoutMainBtnHighlight:var(--buttonSecondaryAccent);--cashoutMainBtnTransition:color 0.3s ease-in-out;column-gap:4px;flex-grow:1;font-size:14px;font-weight:500;line-height:16px}.bh_card_cashout_btn--main>i,.bh_card_cashout_btn--main>span{opacity:var(--cashoutBtnTxtOpacity);transition:opacity .3s ease-in-out}.bh_card_cashout_btn_amount{white-space:nowrap}.bh_card_cashout_btn--highlight{color:var(--cashoutMainBtnHighlight);line-height:inherit;transition:var(--cashoutMainBtnTransition)}.bh_card_cashout_btn_wrap--grid.bh_card_cashout_btn_wrap--toggle .bh_card_cashout_btn--main{--cashoutMainBtnHighlight:inherit;--cashoutMainBtnTransition:unset;background-color:var(--accentBg);color:var(--accentTxt)}.bh_card_cashout_btn_wrap--grid.bh_card_cashout_btn_wrap--toggle .bh_card_cashout_btn--main:hover{background-color:var(--accentBgHover)}.bh_card_cashout_btn_wrap--grid.bh_card_cashout_btn_wrap--loading .bh_card_cashout_btn--main{pointer-events:none}.bh_card_cashout_btn--cut{display:block;flex-grow:0;flex-shrink:1;line-height:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bh_card_cashout_btn--cut.bh_card_cashout_btn--highlight{flex-shrink:0}.bh_card_cashout_btn--close,.bh_card_cashout_btn--settings{flex-grow:0;flex-shrink:0}.bh_card_cashout_btn_wrap--rule .bh_card_cashout_btn--settings{flex-grow:1;max-width:100%}.bh_card_cashout_btn--settings_grid{align-items:center;display:grid;grid-template-columns:var(--cashoutSettingsContentCols);justify-content:center;overflow:hidden;transition:grid-template-columns .3s ease-in-out}.bh_card_cashout_btn--settings_txt{display:block;opacity:var(--cashoutSettingsContentOpacity);overflow:hidden;text-overflow:ellipsis;transition:opacity .3s ease-in-out;transition-delay:var(--cashoutSettingsContentOpacityDelay);white-space:nowrap}.bh_card_cashout_btn--settings_txt:before{content:"\00a0"}.bh_card_winning_new_wrap{align-items:center;border:unset!important;border-radius:unset!important;column-gap:4px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-top:12px;overflow:unset;padding:16px 0 4px;position:relative;width:100%}.bh_card_winning_new_wrap:before{background:var(--eventBg2);bottom:100%;content:"";height:1px;left:0;position:absolute;right:0;z-index:5}.bh_card_winning_new_wrap_title{color:var(--eventTxt2);display:block;font-size:14px;font-weight:400;line-height:16px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bh_card_winning_new_wrap_amount{align-items:center;color:var(--eventTxt);column-gap:10px;display:flex;flex-wrap:nowrap;font-size:18px;font-weight:500;justify-content:flex-end;line-height:20px;margin:0;text-align:end;text-transform:uppercase;white-space:nowrap}.bh_card_winning_new_wrap--lost{border-color:var(--eventBg2Hover)}.bh_card_winning_new_wrap--lost .bh_card_winning_new_wrap_amount{color:var(--eventTxt3)}.bh_card_winning_new_wrap--cashedOut{column-gap:4px;justify-content:center}.bh_card_winning_new_wrap--cashedOut .dg_icon{color:var(--success,var(--eventAccent))}.bh_card_winning_new_wrap--cashedOut .bh_card_winning_new_wrap_amount,.bh_card_winning_new_wrap--cashedOut .bh_card_winning_new_wrap_title{color:var(--eventTxt);column-gap:4px;font-size:14px;font-weight:500;line-height:16px}.bh_card_winning_new_wrap--cashedOut{border-color:var(--success)}.bh_card_winning_new_wrap--cashedOut .bh_card_winning_new_wrap_amount{color:var(--eventTxt);column-gap:10px;font-size:18px;font-weight:500;margin-inline-start:auto}.bh_card_winning_new_wrap--cashedOut .bh_card_winning_new_wrap_title{color:var(--eventTxt2)}.bh_grid_settled_tab .bh_card_winning_new_wrap--cashedOut.bh_card_winning_new_wrap>i{display:none}.bh_card_cashout_btn_wrap--list{--cashoutPaddingStart:0px;--cashoutPaddingEnd:36px;--cashoutCloseOpacity:0;--cashoutCloseOpacityDelay:0s;--cashoutCloseTransform:translateX(100%);--cashoutCloseTransformDelay:0s;--cashoutSettingsWidth:32px;--cashoutSettingsWidthDelay:0s;--cashoutSettingsOpacity:1;--cashoutSettingsOpacityDelay:0s;--cashoutSettingsTransform:translateX(0);--cashoutSettingsTransformDelay:0s;--cashoutSettingsContentCols:20px 0fr;--cashoutSettingsContentOpacity:0;--cashoutSettingsContentOpacityDelay:0s;--cashoutMainOpacity:1;--cashoutMainOpacityDelay:0.3s;--cashoutMainConfirmOpacity:0;justify-content:center;max-width:100%;padding:2px;transform:unset;z-index:auto}.bh_card_cashout_btn_wrap--list.bh_card_cashout_btn_wrap--toggle{--cashoutCloseOpacity:1;--cashoutCloseOpacityDelay:0s;--cashoutCloseTransform:translateX(0);--cashoutSettingsTransform:translateX(100%);--cashoutSettingsOpacity:0;--cashoutSettingsOpacityDelay:0s;--cashoutMainConfirmOpacity:1}.bh_card_cashout_btn_wrap--list.bh_card_cashout_btn_wrap--rule,.bh_card_cashout_btn_wrap--list.bh_card_cashout_btn_wrap--toggle.bh_card_cashout_btn_wrap--rule{--cashoutPaddingStart:0px;--cashoutCloseOpacity:0;--cashoutCloseOpacityDelay:0s;--cashoutSettingsWidth:100%;--cashoutSettingsWidthDelay:0s;--cashoutCloseTransform:translateX(100%);--cashoutMainOpacity:0;--cashoutMainOpacityDelay:0s;--cashoutSettingsOpacity:1;--cashoutSettingsTransform:translateX(0);--cashoutSettingsContentCols:20px 1fr;--cashoutSettingsContentOpacity:1;--cashoutSettingsContentOpacityDelay:0.3s}.bh_card_cashout_btn_wrap--list.bh_card_cashout_btn_wrap--loading,.bh_card_cashout_btn_wrap--list.bh_card_cashout_btn_wrap--rule.bh_card_cashout_btn_wrap--loading,.bh_card_cashout_btn_wrap--list.bh_card_cashout_btn_wrap--toggle.bh_card_cashout_btn_wrap--loading,.bh_card_cashout_btn_wrap--list.bh_card_cashout_btn_wrap--toggle.bh_card_cashout_btn_wrap--rule.bh_card_cashout_btn_wrap--loading{--cashoutPaddingStart:0px;--cashoutPaddingEnd:0px;--cashoutCloseOpacity:0;--cashoutSettingsOpacity:0;--cashoutMainConfirmOpacity:0;--cashoutBtnTxtOpacity:0}.bh_card_cashout_btn_wrap--list.bh_card_cashout_btn_wrap--full,.bh_card_cashout_btn_wrap--list.bh_card_cashout_btn_wrap--rule.bh_card_cashout_btn_wrap--full,.bh_card_cashout_btn_wrap--list.bh_card_cashout_btn_wrap--toggle.bh_card_cashout_btn_wrap--full,.bh_card_cashout_btn_wrap--list.bh_card_cashout_btn_wrap--toggle.bh_card_cashout_btn_wrap--rule.bh_card_cashout_btn_wrap--full{--cashoutPaddingStart:0px;--cashoutPaddingEnd:0px;--cashoutCloseOpacity:0;--cashoutSettingsOpacity:0}.dg_rtl .bh_card_cashout_btn_wrap--list{--cashoutCloseTransform:translateX(-100%)}.dg_rtl .bh_card_cashout_btn_wrap--list.bh_card_cashout_btn_wrap--toggle{--cashoutCloseTransform:translateX(0);--cashoutSettingsTransform:translateX(-100%)}.dg_rtl .bh_card_cashout_btn_wrap--list.bh_card_cashout_btn_wrap--rule,.dg_rtl .bh_card_cashout_btn_wrap--list.bh_card_cashout_btn_wrap--toggle.bh_card_cashout_btn_wrap--rule{--cashoutCloseTransform:translateX(-100%);--cashoutSettingsTransform:translateX(0)}.bh_list_cashout_btn_wrapper{justify-content:center;min-width:124px;overflow:unset!important;padding-inline-end:var(--cashoutPaddingEnd);padding-inline-start:var(--cashoutPaddingStart);transition:padding .3s ease-in-out}.bh_list_cashout_btn_holder,.bh_list_cashout_btn_wrapper{align-items:stretch;border-radius:8px;display:flex;position:relative}.bh_list_cashout_btn_holder{flex-grow:1;flex-shrink:1;height:32px;justify-content:flex-start;overflow:hidden}.bh_list_cashout_btn_holder--close{flex-grow:0;flex-shrink:0;opacity:var(--cashoutCloseOpacity);position:absolute;right:0;top:0;transform:var(--cashoutCloseTransform);transition:opacity .3s ease-in-out var(--cashoutCloseOpacityDelay),transform .6s cubic-bezier(.25,-.25,0,.75) var(--cashoutCloseTransformDelay);width:32px;z-index:1}.dg_rtl .bh_list_cashout_btn_holder--close{left:0;right:unset}.bh_list_cashout_btn_holder--settings{flex-grow:0;flex-shrink:0;opacity:var(--cashoutSettingsOpacity);position:absolute;right:0;top:0;transform:var(--cashoutSettingsTransform);transition:width .3s ease-in-out var(--cashoutSettingsWidthDelay),opacity .3s ease-in-out var(--cashoutSettingsOpacityDelay),transform .6s cubic-bezier(.25,-.25,0,.75) var(--cashoutSettingsTransformDelay);width:var(--cashoutSettingsWidth);z-index:1}.bh_list_cashout_btn_holder--main{opacity:var(--cashoutMainOpacity);overflow:hidden;transition:opacity .3s ease-in-out var(--cashoutMainOpacityDelay)}.bh_list_cashout_btn_wrapper .bh_card_cashout_btn_indicator{opacity:var(--cashoutSettingsOpacity);transition:opacity .3s ease-in-out var(--cashoutSettingsOpacityDelay)}.dg_rtl .bh_list_cashout_btn_holder--settings{left:0;right:unset}.bh_list_cashout_btn{align-items:center;-webkit-appearance:none;appearance:none;background-color:var(--buttonSecondaryBg);border:none;border-radius:0;color:var(--buttonSecondaryTxt);cursor:pointer;display:flex;height:32px;justify-content:center;outline:none;overflow:hidden;padding:0;text-align:center;transition:all .3s ease-in-out;width:100%}.bh_list_cashout_btn:hover{background-color:var(--buttonSecondaryBgHover)}.bh_list_cashout_btn--settings{padding:0 4px}.bh_list_cashout_btn--settings_grid{align-items:center;display:grid;grid-template-columns:var(--cashoutSettingsContentCols);justify-content:center;overflow:hidden;transition:grid-template-columns .3s ease-in-out}.bh_list_cashout_btn--settings_txt{display:block;opacity:var(--cashoutSettingsContentOpacity);overflow:hidden;text-overflow:ellipsis;transition:opacity .3s ease-in-out;transition-delay:var(--cashoutSettingsContentOpacityDelay);white-space:nowrap}.bh_list_cashout_btn--settings_txt:before{content:"\00a0"}.bh_list_cashout_btn--main{align-items:center;color:var(--buttonSecondaryAccent);flex-direction:column;font-size:14px;font-weight:500;justify-content:center;line-height:16px;padding:0 8px}.bh_list_cashout_btn_rule_holder{align-items:center;display:none;height:0;justify-content:center;opacity:0;overflow:hidden;pointer-events:none;text-overflow:ellipsis;visibility:hidden}.bh_card_cashout_btn_wrap.bh_card_cashout_btn_wrap--list.bh_card_cashout_btn_wrap--rule .bh_list_cashout_btn_rule_holder{display:flex}.bh_list_cashout_btn_rule_holder_txt:before{content:"\00a0"}.bh_list_cashout_btn_amount{opacity:var(--cashoutBtnTxtOpacity);transition:opacity .3s ease-in-out,transform .3s ease-in-out;white-space:nowrap}.bh_list_cashout_btn_amount.cashout_txt .bh_list_cashout_btn_amount_count{unicode-bidi:plaintext}.bh_list_cashout_btn_amount.cashout_txt .bh_list_cashout_btn_amount_currency{margin-inline-end:4px}.bh_card_cashout_btn_confirm{color:inherit;display:block;font-size:13px;font-weight:500;line-height:15px;max-width:100%;min-height:15px;opacity:var(--cashoutMainConfirmOpacity);overflow:hidden;pointer-events:none;text-align:center;text-overflow:ellipsis;transition:opacity .3s ease-in-out;-webkit-user-select:none;user-select:none;white-space:nowrap}.bh_list_cashout_btn_amount{transform:translate3d(0,-50%,0) scale(1)}.bh_card_cashout_btn_wrap--list.bh_card_cashout_btn_wrap--toggle .bh_list_cashout_btn--main,.bh_list_cashout_btn--main:hover{background-color:var(--buttonAccent);color:var(--buttonAccentTxt)}.bh_card_cashout_btn_wrap--list.bh_card_cashout_btn_wrap--toggle .bh_list_cashout_btn--main:hover{background-color:var(--accentBgHover)}.bh_card_cashout_btn_wrap--list.bh_card_cashout_btn_wrap--toggle .bh_list_cashout_btn_amount{transform:translateZ(0) scale(.785)}@keyframes bhListNotifAnimDown{0%,to{opacity:0;transform:translate3d(-50%,-15px,0)}16.66666666666667%,78.88888888888888%{opacity:1;transform:translate3d(-50%,4px,0)}}@keyframes bhListNotifAnimUp{0%,to{opacity:0;transform:translate3d(-50%,15px,0)}16.66666666666667%,78.88888888888888%{opacity:1;transform:translate3d(-50%,-4px,0)}}.bh_list_cashout_notif{--icoSize:20px;align-items:center;animation:bhListNotifAnimDown 3s ease-in-out forwards;background-color:var(--modalBg3);border-radius:8px;box-shadow:0 8px 8px rgba(0,0,0,.4);display:grid;grid-template-columns:24px 1fr;justify-content:flex-start;left:50%;max-width:228px;min-width:100%;opacity:0;padding:6px 8px;position:absolute;top:100%;transform:translate3d(-50%,-15px,0);width:max-content;z-index:100}.bh_list_cashout_notif:has(.bh_cashout_checkbox_wrap){grid-template-columns:1fr}.bh_list_cashout_notif--up{animation:bhListNotifAnimUp 3s ease-in-out forwards;bottom:100%;top:unset;transform:translate3d(-50%,15px,0)}.bh_list.bh_list--progress .bh_list_cashout_notif{pointer-events:all}.bh_list_cashout_notif--info{--bhCardNotifIconColor:var(--eventTxt2)}.bh_list_cashout_notif--error{--bhCardNotifIconColor:var(--lost)}.bh_list_cashout_notif_icon_wrap{align-items:center;color:var(--bhCardNotifIconColor);display:flex;justify-content:flex-start}.bh_list_cashout_notif_content{align-items:center;display:flex;flex-wrap:wrap;font-size:12px;justify-content:flex-start;line-height:14px;margin:auto 0}.bh_list_cashout_notif_content:has(.bh_preserve_ltr){flex-wrap:nowrap;white-space:nowrap}.bh_list_cashout_notif_content_txt{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.bh_list_cashout_notif_content_txt:empty{display:none}.bh_list_cashout_notif_amount--old{color:var(--eventTxt);white-space:nowrap}.bh_list_cashout_notif_amount--new{color:var(--eventAccent);white-space:nowrap}.bh_list_cashout_notif .dg_icon_angle_top{color:var(--success)}.bh_list_cashout_notif .dg_icon_angle_down{color:var(--lost)}.bh_card_row{align-items:center;display:flex;justify-content:space-between;position:relative}.bh_card_row_start{align-items:center;display:flex;flex-grow:1;flex-shrink:1}.bh_card .bh_card_row_start{line-height:16px}.bh_card_row_start .sport_front_icon-info,.bh_dropdown_wrapper .sport_front_icon-dots,.bh_live_wrapper .sport_front_icon-info{cursor:pointer}.bh_dropdown_wrapper .sport_front_icon-dots{color:var(--eventTxt2)}.bh_card_row_start .sport_front_icon-info,.bh_live_wrapper .sport_front_icon-info{color:var(--bodyTxt2);margin:0 4px}.bh_live_wrapper .sport_front_icon-info{margin-inline-end:6px}.bh_card_row_end{align-items:center;display:flex;flex-grow:0;flex-shrink:0;justify-content:flex-end}.bh_card_row_end--autobet{flex-grow:1;flex-shrink:1}.bh_details_aside_item_row:has(.bh_card_row_end--autobet),.bh_details_item_row:has(.bh_card_row_end--autobet){column-gap:8px;flex-wrap:nowrap}.bh_details_aside_item_row:has(.bh_card_row_end--autobet) .bh_card_row_start,.bh_details_item_row:has(.bh_card_row_end--autobet) .bh_card_row_start{flex-grow:0;min-width:max-content}.bh_card_row_end.bh_details_item_row .dg_icon_cup,.bh_card_row_end.dg_icons_wrapper .dg_icon_cup,.bh_card_row_end.tg_sport_icons_tinyest .sport_front_icon-bonus_modern{--imageSize:16px;--icoSize:16px;margin-right:4px}.bh_card_row_end>i{color:var(--bodyTxt)}.dg_icon_separator.dg_icon_cup,.dg_icon_separator.sport_front_icon-bonus_modern,.dg_icon_separator.sport_front_icon-cash-out{margin-left:4px}.dg_sport_icons_tinyest .dg_icon_cup,.dg_sport_icons_tinyest .dg_icon_hourglass,.tg_sport_icons_tinyest .dg_icon_cup{font-size:26px;height:16px;line-height:17px;width:16px}.bh_card_footer_market_name{color:var(--eventTxt2);font-size:13px;line-height:16px;margin-inline-end:4px}.bh_separate_line_markets{color:var(--eventTxt2);margin:0 4px}.bh_card_footer_market_actual{font-size:13px;line-height:16px}.bh_root.middle .bh_card_footer_market_actual{display:initial;max-width:250px}.bh_root.desktop.middle .bh_card_footer_market_actual{display:initial;max-width:330px}.bh_card_footer .bh_card_footer_sum_amount{color:var(--eventTxt2);font-size:13px;line-height:16px}.bh_card_footer .bh_card_footer_sum_amount .bh_details_amount{color:var(--eventTxt)}.bh_aside_content .bh_card_footer_sum_amount .bh_details_amount{color:var(--bodyTxt)}.bh_card_footer_single .bh_card_row_end .bh_single_card_amount{color:var(--eventTxt)}.bh_card_footer_sum_amount_details,.bh_card_footer_sum_amount_num_win{align-items:center;color:var(--accentBg);display:flex;font-size:13px;line-height:16px}.bh_aside_content .dg_icon_double_double{animation:shine 1.6s linear infinite;color:var(--bodyTxt2);cursor:pointer;display:inline-block;line-height:21px;margin-inline-end:2px;-webkit-mask-image:linear-gradient(-45deg,rgba(0,0,0,.6) 30%,#000 50%,rgba(0,0,0,.6) 70%);mask-image:linear-gradient(-45deg,rgba(0,0,0,.6) 30%,#000 50%,rgba(0,0,0,.6) 70%);-webkit-mask-size:200%;mask-size:200%;position:relative;vertical-align:middle}@keyframes shine{0%{-webkit-mask-position:150%;mask-position:150%}to{-webkit-mask-position:-50%;mask-position:-50%}}.bh_card_footer_sum_amount_num{color:var(--eventTxt);font-size:13px;line-height:16px}.bh_card_footer_sum_amount_row_last .bh_card_footer_sum_amount{color:var(--eventTxt2)}.bh_card.GR .bh_card_footer_market_actual,.bh_card.GR .bh_card_footer_multi_total_odds,.bh_card.GR .bh_card_footer_multi_total_odds_num,.bh_card.GR .bh_card_footer_single_market_actual,.bh_card.GR .bh_card_footer_single_market_name,.bh_card.GR .bh_card_footer_single_row_team,.bh_card.GR .bh_card_footer_sum_amount,.bh_card.GR .bh_card_footer_sum_amount_num,.bh_card.RD .bh_card_footer_market_actual,.bh_card.RD .bh_card_footer_multi_total_odds,.bh_card.RD .bh_card_footer_multi_total_odds_num,.bh_card.RD .bh_card_footer_single_market_actual,.bh_card.RD .bh_card_footer_single_market_name,.bh_card.RD .bh_card_footer_single_row_team,.bh_card.RD .bh_card_footer_sum_amount,.bh_card.RD .bh_card_footer_sum_amount_num,.bh_card.RD .bh_card_footer_sum_amount_row_last .bh_card_footer_sum_amount{color:var(--eventTxt3)}.bh_card .bh_card_header_info_status{color:var(--eventTxt2)}.bh_card_footer_sum_amount.bh_card_footer_sum_amount-P{color:var(--eventTxt)}.bh_card_row_start .bh_card_footer_sum_amount-L{color:var(--eventTxt3)}.bh_card_row_start .bh_card_footer_sum_amount-W{color:var(--eventTxt)}.bh_card_footer_amount_row,.bh_card_footer_sum_amount_row,.bh_card_footer_system_variants_row{margin-bottom:8px}.bh_details_aside_item_row:has(.bh_card_footer_sum_amount_num--autobet){column-gap:8px;flex-wrap:nowrap}.bh_card.GR .bh_card_footer_sum_amount_row_last .bh_card_footer_sum_amount{color:var(--eventTxt)}.bh_card_footer_system_variants{color:var(--eventTxt2);font-size:13px}.bh_card_footer_multi_total_row{margin-bottom:8px}.bh_card_footer_multi_total_odds{color:var(--eventTxt2);font-size:13px}.bh_card_footer_multi_total_odds_num{align-items:center;color:var(--eventTxt);display:flex;font-size:13px}.bh_card_btn_cashout{align-items:center;-webkit-appearance:none;appearance:none;background:var(--buttonBg);border:0;border-radius:6px;color:var(--buttonTxt);cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;min-width:32px;outline:0;padding:0 6px;position:relative}.bh_card_btn_cashout>i{flex-shrink:0}.bh_card_btn_cashout>i:before{color:currentColor!important;margin:0!important}.bh_card_btn_cashout>span{flex-shrink:0;font-size:12px;font-weight:500;padding-inline-start:6px}.bh_list_view_item .bh_card_btn_cashout>span{font-size:14px}.bh_card_btn_cashout_autocashout:after{border:2px solid var(--eventBg);border-radius:50%;content:"";display:block;height:10px;position:absolute;right:-1px;top:-1px;width:10px;z-index:1}.dg_rtl .bh_card_btn_cashout_autocashout:after{left:-1px;right:unset}.bh_card:hover .bh_card_btn_cashout_autocashout:after,.bh_list_view_item:hover .bh_card_btn_cashout_autocashout:after{border-color:var(--eventBgHover)}.bh_card.active .bh_card_btn_cashout_autocashout:after,.bh_card.active:hover .bh_card_btn_cashout_autocashout:after,.bh_list_view_item.active .bh_card_btn_cashout_autocashout:after,.bh_list_view_item.active:hover .bh_card_btn_cashout_autocashout:after{border-color:var(--eventBg2)}.bh_details_cashout_btn_wrapper .bh_card_btn_cashout_autocashout:after{border-color:var(--bodyBg)}.bh_details_item{color:var(--bodyTxt);position:relative}.bh_details_item.edited:last-child:before{height:100%}.bh_details_item_header{align-items:center;display:flex;flex-shrink:0;height:40px;position:relative}.bh_aside_content .bh_details_item_root>.bh_details_item_header{height:auto;min-height:40px}.bh_root_auto_bet .bh_details_item_header{height:38px}.bh_root_auto_bet .bh_aside_end .bh_tab{display:none}.bh_root_auto_bet .bh_tab_floating_wrapper{top:6px}.bh_root_auto_bet .bh_aside_end .bh_tab_wrapper{padding:8px 0}.bh_details_item_header .bh_live_wrapper{align-items:center;display:flex}.bh_details_item_header>i{color:var(--bodyTxt2);position:relative}.bh_details_item_header_teams_row{align-items:center;display:flex;flex-grow:1;justify-content:space-between;margin-left:4px;min-width:1px}.bh_details_item_header_teams_row>a{text-decoration:unset}.bh_details_item_header_team{color:var(--bodyTxt);cursor:pointer;font-size:12px;font-weight:500;text-transform:capitalize}.bh_details_item_header_team--disabled{pointer-events:none}.bh_live{align-items:center;background-color:var(--eventBg);border-radius:2px;color:var(--eventTxt);display:flex;font-size:10px;height:16px;justify-content:center;padding:0 4px 0 14px;position:relative}.bh_live:empty{display:none}@keyframes liveDot{0%{opacity:1}50%{opacity:0}to{opacity:1}}.bh_live:before{animation:liveDot 1s infinite;background:var(--accentBg);border-radius:50%;content:"";height:6px;left:4px;position:absolute;top:50%;transform:translateY(-50%);width:6px}.bh_details_item_content .tooltip_tip.offers_tooltip{background:var(--tooltipBg);border-radius:6px;bottom:auto;color:var(--tooltipTxt2);left:0;padding:0 16px;transform:translateX(0);width:314px}.bh_aside_content .bh_details_item_content .tooltip_tip.offers_tooltip{left:50%;top:auto;transform:translateX(-50%)}.offers_tooltip_title{color:var(--tooltipTxt);font-size:13px;line-height:16px;margin-bottom:8px}.offers_tooltip_container{margin:16px 0}.bh_details_item_championship,.offers_tooltip_info{font-size:12px;line-height:16px}.bh_details_item_championship{color:var(--bodyTxt2);display:flex;font-weight:400;margin-bottom:8px;min-height:16px}.bh_details_item_championship span{margin-inline-end:8px;max-width:290px}.bh_details_aside_item_row,.bh_details_item_row{align-items:center;display:flex;flex-wrap:wrap;position:relative}.inline_wrapper{align-items:center;display:flex;height:16px}.bh_details_aside_item_row .bh_aside_item_amount{color:var(--bodyTxt)}.bh_details_item_row_end{align-items:center;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.bh_aside_content .bh_details_item_row_end{justify-content:flex-end}.bh_details_item_market_name{color:var(--eventTxt3);font-size:14px;margin-inline-end:4px}.bh_aside_end .bh_details_item_market_name{color:var(--bodyTxt3);display:inline}.bh_aside_end .bh_card_footer_multi_total_odds{color:var(--bodyTxt2)}.bh_aside_end .bh_auto_bet_card-GY .bh_card_footer_multi_total_odds_num{color:var(--bodyTxt)}.bh_aside_end .bh_aside_content .bh_card_footer_sum_amount_num,.bh_aside_end .bh_card_footer .bh_card_footer_sum_amount{color:var(--bodyTxt2)}.bh_aside_end .bh_aside_content .bh_auto_bet_card-GY .bh_card_footer_sum_amount_num{color:var(--bodyTxt3)}.bh_aside_end .bh_card_footer_sum_amount_row_last .bh_card_footer_sum_amount{color:var(--bodyTxt2)}.bh_aside_end .bh_card_footer_multi_total_odds_num{color:var(--bodyTxt)}.bh_details_item_market_actual{color:var(--bodyTxt);font-size:14px;margin-block-start:0;margin-inline-end:4px}.bh_aside_content .bh_details_item_market_actual{display:inline;max-width:190px}.bh_details_item_num{color:var(--bodyTxt);font-size:14px;font-weight:700}.bh_details_btn{align-items:center;background-color:transparent;border:0;display:flex;flex-shrink:0;height:16px;justify-content:center;outline:0;width:16px}.bh_details_btn:before{speak:none;content:"\e0fe";direction:ltr!important;display:inline-block;font-family:digiSportIcons;font-size:28px;font-style:normal;font-weight:400;height:16px;line-height:18px;text-align:center;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;vertical-align:middle;width:16px}.bh_details_btn-plus:before{color:var(--won);content:"\e0fe"}.bh_details_btn-minus:before{color:var(--lost);content:"\e0ff"}.bh_aside_content .bh_details_status_row .bh_details_status_row,.bh_aside_content .bh_details_status_row:not(:last-child){margin-bottom:0}.bh_status_line_wrapper{align-items:center;display:grid;gap:4px;grid-auto-flow:column}.bh_root_auto_bet .bh_status_line_wrapper{display:none}.bh_status_line{background-color:var(--eventBg2Hover);border-radius:4px;flex:1 1;height:2px}.bh_details_status_row{align-items:center;display:flex}.bh_aside_content .bh_details_status_row{flex-wrap:wrap}.bh_details_item_content>.bh_details_status_row:first-child{align-items:center;display:flex;flex-wrap:wrap;position:relative}.bh_modal_datepicker_range_section_wrapper{align-items:stretch;column-gap:8px;display:flex;flex-wrap:nowrap;justify-content:flex-start;position:relative}.bh_modal_datepicker_range_section_wrapper>.bh_tab{background-color:var(--tooltipBgHover);flex-shrink:0;height:36px;padding:0 8px;width:36px}.bh_modal_datepicker_range_section_wrapper>.bh_tab.active{background-color:var(--accentBg);color:var(--accentTxt)}.bh_modal_datepicker_range_section{background-color:var(--tooltipBgHover);border-radius:8px;display:grid;grid-auto-flow:column;padding:2px;position:relative;width:100%}.bh_modal_datepicker_range_section .bh_modal_datepicker_btn:first-child{margin-inline-end:4px}.bh_modal_datepicker .react-datepicker__children-container{margin:0;width:auto}.bh_details_item_row:not(:last-child){margin-bottom:8px}.bh_root.middle .bh_card .bh_card_footer_amount_row,.bh_root.middle .bh_card .bh_card_footer_multi_total_row,.bh_root.middle .bh_card .bh_card_footer_single_market_row,.bh_root.middle .bh_card .bh_card_footer_single_row_teams_wrapper,.bh_root.middle .bh_card .bh_card_footer_sum_amount_row,.bh_root.middle .bh_card .bh_card_footer_system_variants_row,.bh_root.middle .bh_card .bh_details_item_row:not(:last-child){margin-bottom:3px}.bh_details_status{background-color:var(--bodyBg);border:1px solid var(--bodyBg3);border-radius:2px;color:var(--bodyTxt2);flex-shrink:0;font-size:11px;line-height:20px;margin-inline-end:6px;margin-bottom:2px;max-width:100%;min-height:20px;padding:0 6px;text-align:center}.dg_offers_badge.bh_details_status{background-color:var(--bodyBg2);border:1px solid var(--eventBg3);color:var(--bodyTxt)}.tooltip_wrapper .bh_details_status{cursor:pointer}.bh_details_status-grouped{align-items:center;display:flex;margin-right:8px}.bh_details_status-grouped>*{margin:0!important}.bh_details_status-grouped>.bh_details_status:first-child{border-radius:0;border-bottom-left-radius:2px;border-top-left-radius:2px}.bh_details_status-grouped>.bh_details_status:last-child{border-radius:0;border-bottom-right-radius:2px;border-top-right-radius:2px}.bh_details_score_row_main{color:var(--pending);font-size:12px}.bh_details_score_row{color:var(--bodyTxt2);font-size:12px;margin-right:5px}.bh_details_score_row_separator{background-color:var(--bodyTxt3);flex-shrink:0;height:13px;margin:0 8px;width:1px}.bh_details_footer_currency,.bh_details_footer_txt{color:var(--bodyTxt2);font-size:13px}.bh_details_footer_currency{margin-left:4px}.bh_details_footer_num{color:var(--bodyTxt);font-size:13px}.bh_details_footer{border-top:1px solid var(--eventBg);padding-top:8px}.bh_details_footer_num_win{color:var(--eventAccent);font-size:13px}.bh_details_cashout_btn_wrapper{background-color:var(--bodyBg);bottom:0;padding:8px 16px;right:0;z-index:var(--z_index_cashout_btn)}.bh_details_cashout_agree{--bhCardNotifY:0;--bhCardRadius:8px}.dg_rtl .bh_details_cashout_btn_wrapper{left:0;right:unset}.bh_details_cashout_btn_wrapper.float_button{padding-bottom:var(--cashoutBtnFloatingHeight);position:fixed}.bh_details_cashout_btn,.bh_root_auto_bet .bh_details_cashout_btn_autobet{align-items:center;-webkit-appearance:none;appearance:none;background:var(--buttonBg);border:0;border-radius:6px;color:var(--buttonTxt);cursor:pointer;display:flex;flex-shrink:0;font-size:14px;font-weight:500;height:40px;justify-content:center;outline:0;padding:0 6px;position:relative;width:100%}.bh_root_auto_bet .bh_card.OR .bh_card_footer_multi_total_odds_num{color:var(--eventAccent)}.bh_root_auto_bet .bh_card.GY .bh_card_footer_multi_total_odds_num,.bh_root_auto_bet .bh_card.GY .bh_card_footer_single,.bh_root_auto_bet .bh_card.GY .bh_card_footer_sum_amount_num,.bh_root_auto_bet .bh_card.GY .bh_card_header_info_type{color:var(--eventTxt2)}.bh_root_auto_bet .bh_card.GR .bh_card_footer_market_actual,.bh_root_auto_bet .bh_card.GR .bh_card_footer_single_row_team,.bh_root_auto_bet .bh_card.GY .bh_card_header_info_status{color:var(--bodyTxt)}.bh_root .bh_details_item_row .bh_icon{color:var(--bodyTxt2);height:20px;line-height:20px;margin:0 4px}.bh_root .bh_details_item_row .bh_icon:before{height:14px;line-height:10px}.bh_root .bh_aside_content .bh_details_item_row .bh_icon:before{height:auto;line-height:normal}.bh_root .tg_sport_icons_tinyest .sport_front_icon-cash-out:before,.dg_multi_bet_bonus .dg_multi_bet_icon:before{font-size:26px;height:auto;line-height:17px}.bh_root .bh_details_item_row .bh_icon-win{color:var(--accentBg)}.bh_collapse_wrapper{margin-bottom:8px}.bh_aside_content>.bh_collapse_wrapper:first-child{margin-bottom:16px}.bh_aside_content .bh_card_header_info_wrapper_row:last-child{margin-bottom:6px}.bh_collapse{align-items:center;background:var(--filterBg);border-top-left-radius:6px;border-top-right-radius:6px;display:flex;height:40px;padding:0 12px}.bh_collapse.bh_collapse-closed{color:var(--filterTxt2)}.bh_collapse{color:var(--filterTxt)}.bh_edited_dropdown .bh_collapse{border-radius:6px}.bh_collapse-closed .bh_icon-arrow{border-radius:6px;transform:rotate(180deg)}.bh_collapse_content{position:relative}.bh_collapse.bh_collapse-closed{border-radius:6px}.bh_collapse_content .bh_card{border-top-left-radius:0;border-top-right-radius:0}.bh_collapse>span{flex-grow:1;font-size:12px}.bh_collapse>i{color:var(--subHeaderTxt2);height:16px;width:16px}.bh_collapse>i:before{height:16px;line-height:16px;width:16px}.bh_total_cashout_wrapper{align-items:center;border:1px solid var(--subHeaderBg);border-bottom-left-radius:6px;border-bottom-right-radius:6px;display:flex;padding:12px}.bh_total_cashout_item{align-items:center;display:flex;flex:1 1;flex-direction:column}.bh_total_cashout_item>strong{color:var(--bodyTxt2);font-size:12px;font-weight:500;line-height:16px;margin-bottom:4px;max-width:86px}.bh_total_cashout_item>span{color:var(--bodyTxt);font-size:13px;line-height:16px}.bh_total_cashout_item:not(:first-child){border-inline-start:1px solid var(--subHeaderBg)}.bh_total_cashout_item:first-child{align-items:flex-start}.bh_total_cashout_item:last-child{align-items:flex-end}.bh_details_item_edit_row{align-items:center;display:flex;margin:8px 0}.bh_details_item_edit_number{background:var(--buttonBg);border-radius:50%;color:var(--buttonTxt);flex-shrink:0;font-size:11px;font-style:normal;height:20px;line-height:21px;margin-inline-end:4px;position:relative;text-align:center;width:20px;z-index:2}.bh_details_item_edit_row_txt{color:var(--bodyTxt2);font-size:12px;padding:0 4px}.bh_details_item_edit_row_txt>span{margin-right:8px}.bh_details_status-OR{border-color:var(--pending);color:var(--pendingTxt)}.bh_details_status-GN{border-color:var(--won);color:var(--wonTxt)}.bh_details_status-RD{border-color:var(--lost);color:var(--lostTxt)}.bh_details_status-GR{border-color:var(--return);color:var(--lostTxt)}.bh_status_line-W{background-color:var(--won2)}.bh_status_line-L{background-color:var(--lost2)}.bh_status_line-G{background-color:var(--return)}.bh_card_header_info_dot_status-OR,.bh_status_line-O{background-color:var(--pending)}.bh_card_header_info_dot_status-GR{background-color:var(--won)}.bh_card_header_info_dot_status-RD{background-color:var(--lost)}.bh_card_header_info_dot_status-GY{background-color:var(--return)}.bh_modal_wrapper{background-color:rgba(0,0,0,.6);display:none;height:100%;left:0;position:absolute;top:0;width:calc(100% - var(--asideEndWidth));z-index:var(--z_index_slide)}.bh_root.mobile .bh_modal_wrapper{position:fixed}.bh_modal_wrapper-show{align-items:center;display:flex;justify-content:center}.bh_modal_wrapper-show.bh_modal_wrapper{width:100%}.bh_outer_modal_in .bh_modal_cashout{max-height:100%}.bh_modal_cashout{align-items:stretch;background-color:var(--modalBg);border:1px solid var(--modalBg2);border-radius:12px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);color:var(--modalTxt);display:flex;flex-direction:column;justify-content:flex-start;max-height:calc(100% - 40px);overflow:hidden;position:relative;width:314px;z-index:var(--z_index_modal)}.bh_modal_cashout_loading{align-items:center;display:flex;isolation:isolate;justify-content:center;z-index:10}.bh_modal_cashout_loading,.bh_modal_cashout_loading:before{border-radius:inherit;bottom:0;left:0;position:absolute;right:0;top:0}.bh_modal_cashout_loading:before{background-color:var(--modalBg);content:"";display:block;opacity:.5;z-index:-1}.bh_root_auto_bet .bh_modal_autobet_popup .dg_auto_bet_popup_btns{padding-bottom:16px}.bh_modal_cashout_header{align-items:center;border-bottom:1px solid var(--modalBg2);display:flex;flex-shrink:0;font-size:13px;font-weight:500;height:40px;justify-content:space-between;padding:0 16px}.bh_modal_cashout_header+.bh_modal_cashout_wrapper .bh_modal_autocashout_form:first-child,.bh_modal_cashout_header+.bh_modal_cashout_wrapper .bh_modal_control_wrapper:first-child{padding-top:16px}.bh_modal_cashout_header--xl{border-bottom:unset;font-size:24px;height:60px;line-height:28px}.bh_modal_cashout_header i{cursor:pointer}.bh_modal_cashout_wrapper{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;overscroll-behavior:contain;padding:0 16px;row-gap:8px}.bh_modal_cashout_tabs_wrapper{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;padding:16px}.bh_modal_cashout_tabs{align-items:center;background:var(--tabBg);border-radius:8px;column-gap:1px;display:flex;flex-wrap:nowrap;height:36px;justify-content:flex-start;margin-bottom:2px;padding:2px;width:100%}.bh_modal_cashout_tab{align-items:center;-webkit-appearance:none;appearance:none;background-color:var(--tabBg);border:0;border-radius:7px;color:var(--tabTxt2);cursor:pointer;display:flex;flex:1 1;flex-wrap:nowrap;font-size:12px;height:32px;justify-content:center;line-height:14px;outline:0;overflow:hidden;padding:0 16px;text-transform:capitalize;transition:all .3s ease-in-out}.bh_modal_cashout_tab_text{display:block;position:relative}.bh_modal_cashout_tab_indicator{background:var(--accentBg);border-radius:50%;display:block;height:5px;left:100%;position:absolute;top:-3px;width:5px}.dg_rtl .bh_modal_cashout_tab_indicator{left:unset;right:100%}.bh_modal_cashout_tab--active,.bh_modal_cashout_tab:hover{background-color:var(--tabActiveBg);color:var(--tabTxt)}.bh_modal_cashout_content{align-items:center;display:flex;flex-direction:column;justify-content:flex-end}.bh_modal_autocashout_wrapper{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;padding:16px 16px 0;row-gap:8px}.bh_modal_autocashout_header{align-items:center;border:1px solid var(--eventBg);border-radius:8px;column-gap:8px;display:flex;flex-wrap:nowrap;justify-content:space-between}.bh_modal_autocashout_header,.bh_modal_autocashout_header:first-child{padding:12px}.bh_modal_autocashout_header_title{color:var(--eventTxt2);font-size:12px;font-weight:400;line-height:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bh_modal_autocashout_header_amount{color:var(--eventTxt);font-size:14px;font-weight:400;line-height:16px;white-space:nowrap}.bh_modal_autocashout_form{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;row-gap:8px}.bh_modal_toggle{--bh_toggle_dir:1;--bh_toggle_w:48px;--bh_toggle_h:28px;--bh_toggle_radius:calc(var(--bh_toggle_h)/2);--bh_toggle_p:2px;--bh_toggle_inner-w:calc(var(--bh_toggle_h) - var(--bh_toggle_p)*2);--bh_toggle_inner_x:calc(var(--bh_toggle_dir)*var(--bh_toggle_p));--bh_toggle_inner_bg:var(--bodyBg3);background-color:var(--bodyBg);border-radius:var(--bh_toggle_radius);cursor:pointer;display:block;height:var(--bh_toggle_h);position:relative;width:var(--bh_toggle_w)}.bh_modal_toggle--sm{--bh_toggle_w:40px;--bh_toggle_h:24px}.bh_modal_toggle:hover{--bh_toggle_inner_bg:var(--bodyBg2)}.bh_modal_toggle:before{background-color:var(--bh_toggle_inner_bg);border-radius:50%;content:"";display:block;height:var(--bh_toggle_inner-w);left:0;position:absolute;top:var(--bh_toggle_p);transform:translateX(var(--bh_toggle_inner_x));transition:all .3s ease-in-out;width:var(--bh_toggle_inner-w);z-index:1}.dg_rtl .bh_modal_toggle{--bh_toggle_dir:-1}.dg_rtl .bh_modal_toggle:before{left:unset;right:0}.bh_modal_toggle_wrap{-webkit-tap-highlight-color:transparent;flex-shrink:0}.bh_modal_toggle_input{display:none}.bh_modal_toggle_input:checked~.bh_modal_toggle{--bh_toggle_inner_bg:var(--accentBg);--bh_toggle_inner_x:calc(var(--bh_toggle_dir)*(var(--bh_toggle_w) - var(--bh_toggle_inner-w) - var(--bh_toggle_p)))}.bh_modal_autocashout_form_block{background-color:var(--eventBg);border-radius:8px;padding:12px}.bh_modal_autocashout_form_block,.bh_modal_autocashout_form_holder{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;row-gap:8px}.bh_modal_autocashout_form_divider{background:var(--modalBg2);flex-grow:0;flex-shrink:0;height:1px;margin:8px 0;width:100%}.bh_modal_autocashout_form_holder--disabled .bh_modal_input_holder{opacity:.5}.bh_modal_autocashout_form_holder--disabled .bh_modal_input_holder,.bh_modal_autocashout_form_holder--disabled .bh_modal_input_holder *{pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important}.bh_modal_autocashout_form_header{align-items:center;column-gap:8px;display:flex;flex-wrap:nowrap;justify-content:space-between}.bh_modal_autocashout_form_header_title{color:var(--modalTxt);font-size:16px;font-weight:500;line-height:20px;margin:0}.bh_modal_autocashout_form_header_end{flex-grow:0;flex-shrink:0}.bh_modal_autocashout_form_info{align-items:stretch;background-color:var(--modalBgHover);border-radius:12px;display:flex;flex-direction:column;justify-content:flex-start;padding:8px;row-gap:4px}.bh_modal_autocashout_form_info_desc{color:var(--modalTxt2);font-size:12px;line-height:14px;text-align:center;width:100%}.bh_modal_autocashout_form_info_bottom{align-items:center;color:var(--modalTxt);column-gap:10px;display:flex;font-size:16px;font-weight:400;justify-content:center;line-height:20px}.bh_modal_autocashout_form_txt{color:var(--modalTxt2);font-size:12px;font-weight:400;line-height:14px;margin:0 0 4px}.bh_modal_autocashout_form_txt_toggle{color:var(--modalTxt);cursor:pointer;text-decoration:underline;white-space:nowrap}.bh_modal_autocashout_form_txt_toggle:hover{text-decoration:none}.bh_modal_autocashout_form_txt_toggle:active,.bh_modal_autocashout_form_txt_toggle:focus{text-decoration:underline}.bh_modal_autocashout_form_block .bh_modal_autocashout_form_label,.bh_modal_control_wrapper .bh_modal_autocashout_form_label{align-items:center;color:var(--eventTxt2);display:flex;flex-direction:row;flex-wrap:wrap;font-size:12px;font-weight:400;justify-content:flex-start;line-height:14px;margin:0}.bh_modal_autocashout_form_block .bh_modal_autocashout_form_label span,.bh_modal_control_wrapper .bh_modal_autocashout_form_label span{white-space:nowrap}.bh_modal_autocashout_form_row{align-items:stretch;column-gap:8px;display:flex;flex-wrap:nowrap;justify-content:flex-start}.bh_modal_autocashout_form_col{align-items:stretch;display:flex;flex:1 1;justify-content:flex-start;position:relative}.bh_modal_autocashout_form_col--divider{align-items:center;color:var(--eventTxt3);flex:0 1;font-size:12px;line-height:14px}.bh_modal_autocashout_form_col_label{color:var(--inputTxt2);display:block;font-size:16px;line-height:20px;margin-top:-10px;pointer-events:none;position:absolute;right:12px;top:50%;z-index:1}.dg-rtl .bh_modal_autocashout_form_col_label,.dg_rtl .bh_modal_autocashout_form_col_label,.dgb-rtl .bh_modal_autocashout_form_col_label,.dgb_rtl .bh_modal_autocashout_form_col_label{left:12px;right:unset}.bh_modal_cashout_wrapper .bh_modal_control_wrapper:first-child{padding-top:0}.bh_modal_cashout_wrapper .bh_modal_input_wrapper{height:44px;position:relative}.bh_modal_cashout_wrapper .bh_modal_input{background-color:var(--inputBg);border-color:var(--inputBorder);border-radius:8px;color:var(--inputTxt);font-size:16px;height:44px;line-height:20px;padding:12px;padding-inline-end:42px}@keyframes ios_input_fix{0%{opacity:0}to{opacity:1}}.bh_modal_cashout_wrapper .bh_modal_input:focus{animation:ios_input_fix .01s}.bh_modal_input_range_wrapper{align-items:stretch;display:flex;flex-direction:column;height:24px;isolation:isolate;justify-content:flex-start;margin:10px 0 4px;min-height:24px;position:relative}.bh_modal_input_range_wrapper:before{background:var(--bhModalInputRangeBg);border-radius:4px;content:"";height:4px;left:0;margin-top:-2px;-webkit-mask-image:var(--bhModalInputRangeMask);mask-image:var(--bhModalInputRangeMask);-webkit-mask-size:100% 100%;mask-size:100% 100%;position:absolute;top:50%;width:100%;z-index:-1}.bh_modal_input_range{-webkit-appearance:none;appearance:none;background:transparent;border:none;border-radius:0;color:var(--accentBg);height:24px;margin:0;outline:none;width:100%}.bh_modal_input_range::-webkit-slider-thumb{-webkit-appearance:none;background-color:var(--accentBg);border:3px solid var(--eventBg2);border-radius:50%;box-shadow:0 0 0 1px var(--accentBg);cursor:grab;height:18px;width:18px}.bh_modal_input_range::-moz-range-thumb{-moz-appearance:none;background-color:var(--accentBg);border:3px solid var(--eventBg2);border-radius:50%;box-shadow:0 0 0 1px var(--accentBg);cursor:grab;height:18px;width:18px}.bh_modal_input_range:focus::-moz-range-thumb{cursor:grabbing}.bh_modal_input_range::-ms-thumb{appearance:none;background-color:var(--accentBg);border:3px solid var(--eventBg2);border-radius:50%;box-shadow:0 0 0 1px var(--accentBg);cursor:grab;height:18px;width:18px}.bh_modal_input_range:focus::-ms-thumb{cursor:grabbing}.bh_modal_input_range::-webkit-slider-runnable-track{background:transparent;border:0;border-radius:0;box-shadow:none}.bh_modal_input_range:focus::-webkit-slider-runnable-track{background:transparent}.bh_modal_input_range::-moz-range-track{background:transparent;border:0;border-radius:0;box-shadow:none}.bh_modal_input_range::-ms-track{background:transparent;border:0;border-radius:0;box-shadow:none}.bh_modal_input_range::-ms-fill-lower,.bh_modal_input_range::-ms-fill-upper,.bh_modal_input_range:focus::-ms-fill-lower,.bh_modal_input_range:focus::-ms-fill-upper{background:transparent;border:none;border-radius:0;box-shadow:none}.bh_modal_autocashout_form_block .bh_modal_input:not(.disabled){border-color:var(--inputBorder)}.bh_modal_autocashout_form_block .bh_modal_input::-webkit-input-placeholder{color:var(--bodyTxt3)}.bh_modal_autocashout_form_block .bh_modal_input:-moz-placeholder,.bh_modal_autocashout_form_block .bh_modal_input::-moz-placeholder{color:var(--bodyTxt3)}.bh_modal_autocashout_form_block .bh_modal_input:-ms-input-placeholder{color:var(--bodyTxt3)}.bh_modal_input_value_wrapper{align-items:center;color:var(--modalTxt2);column-gap:8px;display:flex;flex-wrap:nowrap;font-size:12px;font-weight:400;justify-content:space-between;line-height:14px}.bh_modal_autocashout_footer{align-items:flex-start;column-gap:8px;display:flex;flex-wrap:nowrap;justify-content:flex-start}.bh_modal_autocashout_footer_text{color:var(--eventTxt2);display:block;font-size:12px;font-weight:400;line-height:14px;margin:auto 0}.bh_modal_autocashout_footer_icon{color:var(--eventTxt3)}.bh_modal_cashout_btns{align-items:center;background-color:var(--modalBg);bottom:0;column-gap:8px;display:flex;flex-wrap:nowrap;justify-content:center;margin:auto -16px 0;padding:16px;position:sticky;row-gap:8px;z-index:1}.bh_modal_cashout_btns--row{align-items:stretch;flex-direction:column;justify-content:flex-start}.bh_modal_cashout_btns .bh_modal_btn_cashout{flex-grow:1;flex-shrink:0;width:unset}.bh_modal_cashout_btns .bh_modal_btn_cashout_remove{flex-grow:1;flex-shrink:0}.bh_modal_cashout_btns.bh_modal_cashout_btns--row .bh_modal_btn_cashout,.bh_modal_cashout_btns.bh_modal_cashout_btns--row .bh_modal_btn_cashout_remove{width:100%}.agreement_block_cashout{align-items:center;display:flex;flex-direction:row-reverse;justify-content:flex-end;width:100%}.agreement_block_cashout_warning{align-items:center;color:var(--modalTxt);column-gap:8px;display:flex;font-size:13px;font-weight:400;justify-content:flex-start;line-height:16px;width:100%}.agreement_block_cashout_warning svg{display:block}.agreement_text{color:var(--modalTxt2);font-size:13px;font-weight:400;line-height:16px;margin-inline-start:8px}.agreement_block_cashout .bh_checkbox{height:20px;position:relative;width:20px}.agreement_block_cashout .bh_checkbox>input{background-color:unset;height:20px;margin:0;opacity:0;position:relative;width:20px;z-index:9}.agreement_block_cashout .bh_checkbox>i{bottom:0;color:var(--buttonBg);left:0;position:absolute;right:0;top:0}.agreement_block_cashout .bh_checkbox>i.dg_icon_checkbox_square_checked:before{content:"\e177"}.agreement_block_amount_wrap{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding-top:16px;row-gap:12px;text-align:center;width:100%}.agreement_block_amount_title{color:var(--modalTxt2);font-size:14px;line-height:16px}.agreement_block_amount_holder{color:var(--eventAccent);font-size:24px;line-height:28px}.agreement_block_amount{align-items:center;color:inherit;display:flex;font-size:inherit;line-height:inherit}.bh_modal_cashout_content .cashout_receive{display:flex;flex-direction:column;justify-content:center}.bh_modal_cashout_content .cashout_receive .cashout_receive_head{color:var(--accentBg);font-size:20px;font-weight:400;line-height:28px;text-align:center}.bh_modal_cashout_content .cashout_receive .cashout_receive_body{color:var(--modalTxt2);font-size:13px;font-weight:400;line-height:16px;margin-top:4px}.bh_modal_cashout_content .cashout_body_item_input_message{color:var(--modalTxt);font-size:13px;font-weight:400;margin-bottom:10px}.bh_modal_cashout_content .button_block{margin-top:16px;width:100%}.bh_modal_control_wrapper{display:flex;flex-direction:column;margin-bottom:4px;padding-top:16px;width:100%}.bh_modal_cashout_tabs_wrapper~.bh_modal_control_wrapper{padding-top:0}.bh_modal_control_wrapper label{color:var(--modalTxt2);font-size:13px;line-height:16px;margin-bottom:6px}.bh_modal_input_holder{align-items:stretch;background:var(--modalBgHover);border-radius:12px;display:flex;flex-direction:column;justify-content:flex-start;padding:8px}.bh_modal_input_wrapper{color:var(--modalAccent);font-size:20px;height:40px;line-height:28px;text-align:center;width:100%}.bh_modal_input{appearance:none;-moz-appearance:none;-webkit-appearance:none;background-color:var(--inputBg);border:1px solid var(--modalBg2);border-radius:8px;color:var(--inputTxt);height:40px;outline:0;padding:0 12px;width:100%}.bh_modal_input.disabled{border-color:red}.side-by-side{display:flex;flex-direction:row}.bh_modal_row{align-items:center;column-gap:8px;display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%}.bh_modal_row_start{align-items:center;display:flex;flex-grow:1}.bh_modal_row_start_end{align-items:center;display:flex;flex-grow:0;flex-shrink:0;justify-content:flex-end}.bh_modal_row_num,.bh_modal_row_num_out,.bh_modal_row_txt{display:inline-block;font-size:14px;line-height:16px}.bh_modal_row_txt{color:var(--modalTxt2);text-transform:capitalize}.bh_modal_row_num{color:var(--modalTxt)}.bh_modal_row_num_out{color:var(--modalAccent)}.bh_modal_btn_cashout{align-items:center;-webkit-appearance:none;appearance:none;background:var(--buttonBg);border:0;border-radius:8px;color:var(--buttonTxt);cursor:pointer;display:flex;flex-shrink:0;font-size:16px;font-weight:500;height:44px;justify-content:center;line-height:20px;outline:0;padding:0 10px;position:relative;width:100%}.bh_modal_btn_cashout .bh_details_amount{color:var(--buttonTxt2)}.bh_modal_btn_cashout:hover{background:var(--buttonBgHover)}.bh_modal_btn_cashout:after{animation:button-anim .7s linear infinite;border:.15em solid transparent;border-radius:50%;border-right:.15em solid var(--buttonTxt);content:"";display:block;height:1.2em;left:calc(50% - .75em);opacity:0;position:absolute;top:calc(50% - .75em);width:1.2em}.bh_modal_btn_cashout_remove{background-color:transparent;border:1px solid var(--buttonSecondaryBg);color:var(--buttonSecondaryTxt)}.bh_modal_btn_cashout_remove:hover{background-color:var(--buttonSecondaryBg)}.agreement_block_amount_sum{margin:0 4px}.bh_modal_btn_cashout:disabled{cursor:default;opacity:.6}@keyframes button-anim{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.bh_modal_btn_cashout.loading{color:transparent}.bh_modal_btn_cashout.loading:after{opacity:1}.dg_bh_min_bet_error{color:#db4d4d;display:flex;font-size:12px;justify-content:flex-start;line-height:16px;margin-top:12px}.dg_bh_min_bet_error--green{color:var(--success)}.dg_bh_min_bet_error--default{color:var(--modalTxt)}.dg_bh_bet_success{display:flex;font-size:12px;justify-content:flex-start;line-height:16px;margin-top:12px}.dg_bh_min_bet_error span{margin-left:6px}.bh_modal_range_wrapper{margin:24px 0 16px;width:100%}.agreement_block_cashout .bh_modal_range_wrapper.dg_bh_disable,.bh_modal_range_wrapper{align-items:center;display:flex}.bh_modal_range{-webkit-appearance:none;appearance:none;background-image:linear-gradient(var(--modalAccent),var(--modalAccent));background-repeat:no-repeat;border-radius:5px;height:3px;min-height:unset;padding:0;width:100%}.bh_modal_btn_cashout.loading{background-color:var(--buttonBg)!important;color:var(--buttonTxt);min-height:unset}.dg_bh_disable .bh_modal_range{border-bottom-left-radius:0;border-top-left-radius:0;margin-left:0}.dg_bh_disable_area{background:currentColor;border-bottom-left-radius:5px;border-top-left-radius:5px;height:3px}.bh_modal_range:focus-visible{outline:unset}.bh_modal_range::-webkit-slider-thumb{-webkit-appearance:none;background:var(--accentBg);border-radius:50%;box-shadow:0 0 2px 0 rgba(0,0,0,.2);cursor:ew-resize;height:17px;-webkit-transition:background .3s ease-in-out;transition:background .3s ease-in-out;width:17px}.bh_modal_range::-webkit-slider-runnable-track{-webkit-appearance:none;background:transparent;border:none;box-shadow:none}.dg_bh_no_data_wrapper{color:var(--bodyTxt2);font-size:12px;letter-spacing:.05px;line-height:16px;padding:94px 0 134px;text-align:center}.dg_bh_no_data_wrapper .dg_bh_no_data_link{cursor:pointer;text-decoration:underline;transition:all .25s ease-in-out}.dg_bh_no_data_wrapper .dg_bh_no_data_link:hover{text-decoration:none}.bh_root.mobile .dg_bh_no_data_wrapper{padding:60px 0 100px}.dg_bh_no_data_icon_wrapper{background-color:var(--bodyTxt);flex:0 0 140px;height:140px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:120px 120px;mask-size:120px 120px;width:140px}.bh_my_bets.bh_root.mobile .dg_bh_no_data_wrapper.dg_bh_no_data_wrapper--mybets,.bh_root.mobile .dg_bh_no_data_wrapper.dg_bh_no_data_wrapper--mybets,.dg_bh_no_data_wrapper.dg_bh_no_data_wrapper--mybets{align-items:center;background-color:var(--bodyBgHover);border:1px solid var(--bodyBg2Hover);border-radius:8px;display:flex;flex-direction:column;height:auto;justify-content:flex-start;margin:-12px 12px auto;padding:12px;row-gap:12px}.dg_bh_no_data_wrapper--mybets .dg_bh_no_data_btn{width:100%}.bh_main:has(.dg_bh_no_data_wrapper--mybets) .bh_main_content{flex-grow:unset!important;padding-bottom:12px!important}.bh_list_view_wrapper{--bh_list_view_actions:84px;--bh_list_view_front_cols:70px 90px 82px 86px;--bh_list_view_cols:var(--bh_list_view_front_cols) repeat(3,minmax(0,1fr)) var(--bh_list_view_actions);display:grid;padding:var(--tabPaddingY) 0}.bh_list_view_wrapper.bh_list_view_wrapper--hasTax{--bh_list_view_cols:var(--bh_list_view_front_cols) minmax(0,2fr) minmax(0,1fr) minmax(0,2fr) minmax(120px,2fr) var(--bh_list_view_actions)}.bh_list_view_wrapper.bh_list_view_wrapper--autobet,.bh_list_view_wrapper.bh_list_view_wrapper--autobet.bh_list_view_wrapper--hasTax{--bh_list_view_cols:var(--bh_list_view_front_cols) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) var(--bh_list_view_actions)}.bh_list_view_wrapper--prx.bh_list_view_wrapper--hasTax{--bh_list_view_cols:var(--bh_list_view_front_cols) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(160px,1fr) var(--bh_list_view_actions)}.bh_list_view_header{align-items:center;color:var(--bodyTxt2);display:grid;gap:16px;grid-template-columns:var(--bh_list_view_cols);height:36px;margin-bottom:8px;padding:0 16px;position:relative}.bh_list_view_header>span{align-items:center;display:flex;flex:1 1;flex-shrink:0;font-size:13px;font-weight:500}.bh_list_view_header>span:nth-child(4){display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bh_list_view_header>span>span{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.bh_list_view_header>span>span.bh_list_view_heading-ellipsis{-webkit-line-clamp:1;display:block;max-width:100%;white-space:nowrap}.bh_list_view_heading-align_end{justify-content:flex-end;text-align:end}.bh_list_view_heading-align_center{justify-content:center;text-align:center}.bh_list_view_item{align-items:center;background:var(--eventBg);border-radius:4px;color:var(--eventTxt);cursor:pointer;display:grid;gap:16px;grid-template-columns:var(--bh_list_view_cols);height:44px;margin:8px 0 0;padding:0 16px;position:relative;transition:all 236ms}.bh_list_view_item.bh_list_view_item--loading,.bh_list_view_item.bh_list_view_item--loading *{pointer-events:none!important}.bh_list_view_item.bh_list_view_item--disabled{opacity:.3!important}.bh_list_view_item.bh_list_view_item--disabled,.bh_list_view_item.bh_list_view_item--disabled *{pointer-events:none!important}.dg_bh_list_view_amount_icon i,.dg_bh_list_view_ultra_cash_icon i{color:var(--accentBg)}.bh_single_boost_icon_wrapper .bh_single_boost_icon{color:var(--success)}.bh_single_boost_icon_wrapper .bh_single_boost_icon.bh_single_boost_icon_bb{color:var(--accentBg)}.bh_single_boost_icon_wrapper .dg_icon_enhanced_odd_triple_100.bh_single_boost_icon,.bh_single_boost_icon_wrapper .dg_icon_enhanced_odd_triple_100.bh_single_boost_icon_bb{color:var(--pending)}.bh_single_boost_icon_wrapper .bh_single_boost_odd{color:var(--eventTxt2);font-size:12px;font-weight:700;text-decoration:line-through}.bh_single_boost_icon_wrapper{align-items:center;column-gap:4px;display:flex;flex-grow:0;flex-shrink:0;justify-content:flex-end;margin-inline-end:4px}.dg_bet_builder_icon_wrapper_row_factors_main{color:var(--bodyTxt);text-align:right}.bh_boost_row .bh_card_row_end .bh_card_footer_sum_amount_num,.bh_boost_row .bh_single_boost_icon_wrapper~.dg_bet_builder_icon_wrapper_row_factors_main{color:var(--success)!important;line-height:24px!important}.bh_details_item_row_end.bh_boost_row .bh_details_item_num span{color:var(--success)!important}.mr_0{margin-right:0!important;margin-inline-end:0!important}.bh_aside_content .dg_bh_megabet_icon,.bh_grid_view_wrapper .dg_bh_megabet_icon{color:var(--eventTxt3);font-size:29px;height:20px;line-height:19px;margin-inline-end:4px;width:20px}.bh_grid_view_wrapper .bh_card.OR .dg_bh_megabet_icon,.bh_list_view_item.bh_order_orange .dg_bh_megabet_icon{color:var(--eventTxt2)}.dg_bh_list_view_megabet_wrapper .dg_bh_megabet_icon{color:var(--eventTxt2);font-size:28px;height:16px;line-height:17px;width:16px}.bh_list_view_item .dg_bh_megabet_icon{color:var(--eventTxt3)}.bh_root_auto_bet .bh_modal_cashout_header>i{display:none}.bh_root_auto_bet .dg_auto_bet_popup_btns{display:grid;gap:8px;grid-template-columns:1fr 1fr;width:100%}.bh_root_auto_bet .agreement_text{font-size:14px;font-weight:500;line-height:16px;margin:10px 0 24px;text-align:left;width:100%}.dg_tooltip_title{display:inline-block}.dg_bh_dropdown_auto_bet_canceled .dg_tooltip_title{font-size:13px;line-height:24px;margin:0 0 8px}.dg_bh_dropdown_auto_bet_canceled .sport_front_icon-info{color:var(--bodyTxt2);cursor:pointer;margin:0 8px}.dg_bh_dropdown_auto_bet_canceled .dg_text_separator{display:none}.dg_bh_dropdown_auto_bet_canceled .dg_tax_item{margin-bottom:0}.dg_bh_dropdown_auto_bet_canceled .dg_bh_root{left:0;top:32px;transform:none}.dg_auto_bet_popup_btns button{align-items:center;-webkit-appearance:none;appearance:none;background-color:var(--modalBg2);border:none;border-radius:6px;color:var(--modalTxt);cursor:pointer;display:flex;flex-shrink:0;font-size:14px;font-weight:500;height:40px;justify-content:center;line-height:18px;outline:0;padding:0 16px;position:relative}.dg_auto_bet_popup_btns .dg_auto_bet_popup_btn_continue{background:var(--buttonBg);color:var(--buttonTxt);text-transform:uppercase}.bh_card_header_controls_wrapper>.dg_bh_check_redact_active,.dg_bh_check_redact_active{color:var(--eventAccent)}.bh_list_view_item:hover{background:var(--eventBgHover)}.bh_list_view_item:before{background-color:var(--pending);border-bottom-left-radius:4px;border-top-left-radius:4px;content:"";height:100%;left:0;position:absolute;top:0;width:4px}.dg_bh_tournament .bh_list_view_header,.dg_bh_tournament .bh_list_view_item{grid-template-columns:1fr 1fr 1fr 1fr 1fr 2fr 1fr}.bh_list_view_item.bh_order_orange:before{background-color:var(--pending)}.bh_list_view_item.bh_order_green:before{background-color:var(--won)}.bh_list_view_item.bh_order_red:before{background-color:var(--lost)}.bh_list_view_item.bh_order_gray:before{background-color:var(--return)}.bh_list_view_item.bh_order_blue:before{background-color:var(--cashedOut)}.bh_list_view_item.bh_order_orange .bh_number.auto_bet_odds{color:var(--eventTxt2)}.bh_list_view_item.bh_order_green .bh_number.auto_bet_odds .separator_accepted_odd{color:var(--accentBg)}.bh_list_view_item_actions,.bh_list_view_item_amount,.bh_list_view_item_bet_type,.bh_list_view_item_cashout,.bh_list_view_item_date,.bh_list_view_item_id,.bh_list_view_item_pos_win,.bh_list_view_item_status{align-items:center;color:var(--eventTxt2);display:flex;flex:1 1;font-size:13px;font-weight:500}.bh_list_view_item_bet_type .dg_bet_type_separator{color:var(--eventTxt3);margin:0 4px}.bh_list_view_item_bet_type .dg_bet_type_num{color:var(--eventTxt3)}.bh_grid_view_wrapper .dg_bet_type_num{padding-inline-start:4px}.bh_list_view_item_status{position:relative}.bh_list_view_item_status span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis}.bh_list_view_item_actions,.bh_list_view_item_amount,.bh_list_view_item_pos_win{justify-content:flex-end}.bh_list_view_item_amount>i{color:var(--accentBg)}.bh_list_view_item_amount>.bh_number,.bh_list_view_item_pos_win>.bh_number{display:flex}.bh_list_view_item_amount>.bh_number.auto_bet_odds,.bh_list_view_item_pos_win>.bh_number.auto_bet_odds{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-end;text-align:end;white-space:pre;width:100%}.bh_nobreak{white-space:nowrap;word-break:keep-all}.bh_list_view_accepted_odd_auto_bet{white-space:pre}.bh_root_auto_bet .bh_list_view_item_amount>.bh_number{white-space:nowrap}.bh_list_view_wrapper .dg_bh_list_view_amount_icon{align-items:center;display:flex;flex-shrink:0;height:16px;justify-content:flex-start;margin-left:6px;width:40px}.bh_list_view_wrapper .dg_bh_list_view_ultra_cash_icon{align-items:center;display:flex;height:16px;justify-content:flex-start;width:20px}.margin_end_4{margin-inline-end:4px}.bh_list_view_wrapper .dg_bh_list_view_ultra_cash_icon i{margin-inline-start:6px}.bh_aside_content .dg_bh_list_view_ultra_cash_icon i,.bh_grid_view_wrapper .dg_bh_list_view_ultra_cash_icon i{margin-inline-end:4px}.bh_list_view_item_actions{gap:12px}.bh_list_view_item_actions_disabled{opacity:.6;pointer-events:none}.bh_list_view_item_cashout{justify-content:center}.bh_list_view_item_date{align-items:flex-start;flex-direction:column}.bh_list_view_item_bet_type strong{color:var(--eventTxt3);text-align:center;width:20px}.bh_list_btn_cashout{align-items:center;-webkit-appearance:none;appearance:none;background:var(--eventAccent);border:0;border-radius:6px;color:var(--eventAccentTxt);display:flex;flex-shrink:0;height:32px;justify-content:center;outline:0;padding:0 6px;width:100%}.bh_dropdown_wrapper{display:flex;position:relative}.bh_aside_content .bh_card,.bh_aside_content .bh_card_header{position:relative;z-index:2}.bh_aside_content .bh_dropdown_wrapper{position:unset}.bh_aside_content .bh_dropdown_content{max-width:100%}.bh_dropdown_wrapper_disabled{opacity:.6;pointer-events:none}.bh_dropdown_content{background-color:var(--tooltipBg);border-radius:6px;color:var(--tooltipTxt);position:absolute;right:0;top:30px;white-space:nowrap;z-index:var(--z_index_modal)}.bh_dropdown_item{align-items:center;cursor:pointer;display:flex;padding:6px 16px;-webkit-user-select:none;user-select:none}.bh_dropdown_item:last-child{margin-bottom:0;padding-bottom:16px}.bh_dropdown_item:first-child{margin-bottom:0;padding-top:16px}.bh_dropdown_item>span{flex-grow:1;font-size:12px;padding:0 8px;text-transform:capitalize;white-space:nowrap}.bh_modal_datepicker{background-color:var(--tooltipBg);border:1px solid var(--tooltipBg2);border-radius:8px;color:var(--tooltipTxt);padding:16px 12px;position:absolute;right:130px;top:65px;width:328px;z-index:55}.bh_modal_datepicker_control_wrapper{display:grid;gap:8px;margin-bottom:16px;position:relative}.bh_modal_datepicker_input_wrapper{height:40px;position:relative}.bh_modal_datepicker_label{color:var(--tooltipTxt2);font-size:13px;text-transform:capitalize;width:100%}.bh_modal_datepicker_range_wrapper{display:flex;flex-direction:column}.bh_modal_datepicker_range_header{color:var(--tooltipTxt2);display:flex;font-size:14px;font-weight:400;justify-content:space-between;line-height:18px;width:100%}.bh_reset{background-color:initial;border:none;color:var(--accentBg);cursor:pointer;text-decoration:underline;transition:.23s}.bh_reset:not(.bh_reset_disabled):hover{opacity:.8}.bh_reset.bh_reset_disabled{cursor:default;opacity:.6;pointer-events:none}.bh_modal_datepicker_input{border:1px solid var(--tooltipBg2);border-radius:8px;color:var(--tooltipTxt3);height:40px;width:100%}.bh_modal_datepicker_input,.bh_modal_datepicker_range_section .bh_tab{-webkit-appearance:none;appearance:none;background-color:var(--tooltipBgHover);font-size:12px;outline:0;padding:0 12px}.bh_modal_datepicker_range_section .bh_tab{align-items:center;border:unset;border-radius:8px;color:var(--tooltipTxt2);display:flex;height:32px;justify-content:center}.bh_modal_datepicker_range_section .bh_tab i{margin-right:6px}.bh_modal_datepicker_range_section .bh_tab.active{background-color:var(--accentBg);color:var(--accentTxt)}.bh_modal_datepicker_range_section .bh_tab:not(.active){cursor:pointer}.bh_modal_datepicker_slider_wrapper{height:50px;margin-bottom:12px}.bh_modal_datepicker_range{-webkit-appearance:none;appearance:none;background:var(--tooltipBgHover);background-repeat:no-repeat;background-size:70% 100%;border-radius:1px;height:3px;width:100%}.bh_modal_datepicker_data{display:flex}.bh_modal_datepicker_data>option{color:var(--tooltipTxt2);flex:1 1;font-size:11px;text-align:center}.bh_modal_datepicker_range::-webkit-slider-thumb{-webkit-appearance:none;background:var(--tooltipBgHover);border-radius:0;box-shadow:0 0 2px 0 rgba(0,0,0,.2);cursor:ew-resize;height:13px;-webkit-transition:background .3s ease-in-out;transition:background .3s ease-in-out;width:5px}.bh_modal_datepicker_range::-webkit-slider-runnable-track{-webkit-appearance:none;background:transparent;border:none;box-shadow:none}.bh_modal_datepicker_range_wrapper{align-items:center;display:grid;gap:8px}.bh_datepicker_wrapper>div{width:100%}.bh_datepicker_search_wrapper{background-color:var(--tooltipBgHover);border-radius:8px;color:var(--tooltipTxt2);height:36px;overflow:hidden;position:relative;width:100%}.bh_datepicker_collapse_wrapper .bh_datepicker_wrapper{margin-top:12px}.bh_datepicker_search_wrapper .bh_datepicker_search_clear_btn{align-items:center;-webkit-appearance:none;appearance:none;background-color:transparent;border:none;color:var(--buttonSecondaryTxt);cursor:pointer;display:flex;height:20px;justify-content:center;outline:none;position:absolute;right:10px;top:8px;width:20px;z-index:1}.bh_datepicker_search_wrapper .bh_modal_input{background-color:var(--tooltipBgHover);border:1px solid var(--tooltipBg2);color:var(--tooltipTxt2);font-size:14px;height:36px;line-height:18px;padding-bottom:8px;padding-right:40px;padding-top:8px}.bh_datepicker_search_wrapper .bh_modal_input::-webkit-inner-spin-button,.bh_datepicker_search_wrapper .bh_modal_input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.dg_rtl .bh_datepicker_search_wrapper .bh_datepicker_search_clear_btn{left:10px;right:unset}.dg_rtl .bh_datepicker_search_wrapper .bh_modal_input{padding-left:40px;padding-right:12px}.bh_datepicker_wrapper .react-datepicker{background-color:var(--tooltipBg);border:0;border-radius:0;color:var(--tooltipTxt);display:block;font-family:Roboto,sans-serif;font-size:13px;width:100%}.bh_datepicker_wrapper .react-datepicker__month-container{display:block;width:100%}.bh_datepicker_wrapper .react-datepicker-time__header,.bh_datepicker_wrapper .react-datepicker-year-header,.bh_datepicker_wrapper .react-datepicker__current-month{align-items:center;color:var(--tooltipTxt);display:flex;font-size:14px;font-weight:500;height:40px;justify-content:center;margin-top:0}.bh_datepicker_wrapper .react-datepicker__header{background-color:initial;border-bottom:0;border-radius:0;padding:0;position:relative}.bh_datepicker_wrapper .react-datepicker__navigation{align-items:center;background-color:var(--tooltipBgHover);border-radius:6px;color:var(--tooltipTxt2);cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;text-indent:0;top:2px;width:40px}.bh_datepicker_wrapper .react-datepicker__navigation--next--disabled,.bh_datepicker_wrapper .react-datepicker__navigation--previous--disabled{background-color:transparent;cursor:default}.bh_modal_datepicker .bh_datepicker_wrapper .react-datepicker__day--disabled{color:var(--tooltipTxt3)}.bh_main .bh_modal_datepicker .bh_datepicker_wrapper .react-datepicker__day--outside-month{color:var(--tooltipBg);pointer-events:none;-webkit-user-select:none;user-select:none}.bh_modal_datepicker .bh_datepicker_wrapper .react-datepicker__day--disabled:hover{color:var(--tooltipTxt3)}.bh_datepicker_wrapper .react-datepicker__navigation>span{display:none}.bh_datepicker_wrapper .react-datepicker__navigation:before{align-items:center;content:"\e0b8";display:flex;font-family:digiSportIcons;font-size:34px;height:20px;justify-content:center;transform:rotate(90deg);width:20px}.bh_datepicker_wrapper .react-datepicker__navigation--next:before{transform:rotate(-90deg)}.bh_datepicker_wrapper .react-datepicker__day-names{margin-bottom:0}.bh_datepicker_wrapper .react-datepicker__day-names,.bh_datepicker_wrapper .react-datepicker__week{align-items:center;display:flex}.bh_datepicker_wrapper .react-datepicker__day,.bh_datepicker_wrapper .react-datepicker__day-name,.bh_datepicker_wrapper .react-datepicker__time-name{align-items:center;border-radius:50%;color:var(--tooltipTxt);display:flex;flex:1 1;height:40px;justify-content:center;line-height:normal;margin:1px 0;opacity:1;position:relative;transition:unset;width:auto;z-index:1}.bh_datepicker_wrapper .react-datepicker__day-name{font-weight:500}.bh_datepicker_wrapper .react-datepicker__month{margin:0;text-align:center}.bh_keyboard{background-color:var(--eventBg);border-radius:5px;color:var(--eventTxt);margin:6px 0;padding:5px;touch-action:manipulation;-webkit-user-select:none;user-select:none;width:100%}.bh_keyboard.hg-theme-default .hg-button{display:flex;flex-shrink:0}.bh_keyboard.bh_keyboard_btns{background-color:#ececec;border-radius:5px;overflow:hidden;padding:5px;touch-action:manipulation;-webkit-user-select:none;user-select:none}.bh_keyboard.bh_keyboard_btns .hg-button{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:5px;box-shadow:0 0 3px -1px rgba(0,0,0,.3);box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:5px}.bh_keyboard .hg-row:not(:last-child){margin-bottom:5px}.bh_keyboard .hg-row{display:flex}.bh_keyboard_wrapper .bh_keyboard .hg-button.hg-button-bksp,.bh_keyboard_wrapper .bh_keyboard .hg-button.hg-standardBtn,.bh_modal_datepicker .bh_keyboard .hg-button.hg-button-bksp,.bh_modal_datepicker .bh_keyboard .hg-button.hg-standardBtn{flex-grow:1;min-width:1px;width:20px}.bh_keyboard_wrapper .bh_keyboard .hg-button.hg-button-bksp span,.bh_modal_datepicker .bh_keyboard .hg-button.hg-button-bksp span{align-items:center;display:flex;font-size:20px;justify-content:center}.bh_keyboard_wrapper .bh_keyboard .hg-row .hg-button-container,.bh_keyboard_wrapper .bh_keyboard .hg-row .hg-button:not(:last-child),.bh_modal_datepicker .bh_keyboard .hg-row .hg-button-container,.bh_modal_datepicker .bh_keyboard .hg-row .hg-button:not(:last-child){margin-right:5px}.bh_keyboard .hg-button{align-items:center;background:var(--eventBg2);border-radius:5px;box-shadow:0 0 3px -1px rgba(0,0,0,.3);box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:5px}.bh_datepicker_wrapper .react-datepicker__day--disabled.react-datepicker__day--selected:before,.bh_datepicker_wrapper .react-datepicker__day--keyboard-selected:before{background-color:unset}.bh_datepicker_wrapper .react-datepicker__day--range-end:before,.bh_datepicker_wrapper .react-datepicker__day--selected:before{background-color:var(--accentBg);border-radius:50%;color:var(--buttonTxt);content:"";display:block;height:36px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s;width:36px;z-index:-1}.bh_datepicker_wrapper .react-datepicker__day--keyboard-selected,.bh_datepicker_wrapper .react-datepicker__day.react-datepicker__day--keyboard-selected:hover{background-color:transparent}.bh_datepicker_wrapper .react-datepicker__day--today{font-weight:400}.bh_datepicker_wrapper .react-datepicker__day:hover{background-color:transparent;color:inherit;opacity:1}.bh_datepicker_wrapper .react-datepicker__day--in-range,.bh_datepicker_wrapper .react-datepicker__day--in-selecting-range{background-color:var(--tooltipBgHover);border-radius:0}.bh_datepicker_wrapper .react-datepicker__day--range-end,.bh_datepicker_wrapper .react-datepicker__day--range-end:hover{background-color:var(--tooltipBgHover);border-bottom-right-radius:50%;border-top-right-radius:50%;color:var(--tooltipAccentTxt)}.bh_datepicker_wrapper .react-datepicker__day--selected,.bh_datepicker_wrapper .react-datepicker__day--selected:hover{background-color:unset;border-bottom-left-radius:50%;border-top-left-radius:50%;color:var(--tooltipAccentTxt)}.bh_calendar_button{margin-top:12px;width:100%}.dg_bh_selected_date{align-items:center;background-color:var(--tooltipBgHover);border:1px solid var(--tooltipBg2Hover);border-radius:6px;color:var(--tooltipTxt3);display:flex;font-size:14px;font-weight:400;height:40px;justify-content:center;margin:12px 0}.bh_calendar_button>button{-webkit-appearance:none;appearance:none;background-color:var(--buttonBg);border:none;border-radius:6px;color:var(--buttonTxt);cursor:pointer;font-size:14px;font-weight:500;height:40px;outline:none;text-align:center;width:100%}.bh_calendar_button>button:disabled{opacity:.6}.bh_card_footer .bh_card_footer_sum_amount_num_win>.sport_front_icon-cash-out,.bh_card_header .bh_cashout_btn>.sport_front_icon-cash-out,.bh_card_header .bh_cashout_btn>.sport_front_icon-cash-out:before{font-size:26px;height:16px;line-height:17px;width:16px}.tooltip_wrapper{display:inline-block}.tooltip_tip{background:var(--tooltip-background-color);border-radius:4px;color:var(--tooltip-text-color);font-family:sans-serif;font-size:14px;left:50%;line-height:1;padding:6px;position:absolute;transform:translateX(-50%);width:200px;z-index:100}.tooltip_tip.bottom{bottom:calc(var(--tooltip-margin)*-1)}.tooltip_tip.bottom:before{border-bottom-color:var(--tooltip-background-color);bottom:100%}.dg_bh_root{position:absolute;right:0;top:38px;z-index:100}.dg_bh_root.dg_bh_root_double{box-sizing:border-box;padding:16px 0;top:30px}.dg_bh_root.dg_bh_root_double:after{border:7px solid transparent;border-bottom:14px solid var(--tooltipBg);border-radius:4px;border-top:0;content:"";height:0;position:absolute;right:40px;top:3px;width:0}.dg_bh_root.dg_bh_tooltip_sm{left:unset;right:0;top:20px;transform:unset}.dg_bh_tooltip_sm .dg_bh_inner{font-size:13px;font-weight:400;line-height:16px;padding:8px;white-space:nowrap;width:auto}.dg_bh_inner{background:var(--tooltipBg);border:1px solid var(--tooltipBg2);border-radius:6px;color:var(--tooltipTxt2);padding:16px;width:324px}.bh_live_wrapper .dg_tooltip_title,.dg_bh_root .dg_tooltip_title{color:var(--tooltipTxt);font-size:16px;font-weight:500;line-height:24px;margin:0 0 8px}.dg_tax_item{align-items:center;display:flex;font-size:12px;font-weight:400;line-height:16px;margin-bottom:4px;text-transform:capitalize;width:100%}.dg_bh_inner .dg_tax_item{text-transform:none}.dg_bh_calculation_text{font-size:12px;margin-top:16px}.bh_live_wrapper .dg_tax_item{margin-bottom:0}.dg_tax_item:nth-child(3n+3){margin-bottom:12px}.dg_tax_item.dg_highlighted>span{color:var(--tooltipTxt)}.dg_tax_item>div{direction:ltr!important}.dg_bh_inner>span,.dg_tax_item>span{flex-grow:1;min-width:1px}.dg_bh_live_info_tooltip .dg_tax_item{display:inline-block}.dg_tax_item>div>span:first-child{color:var(--tooltipTxt);margin-inline-end:4px}.bh_live_wrapper .dg_tax_item>span{flex-grow:unset}.dg_range_bullet_info{align-items:center;background-color:var(--tooltipBg2);border:1px solid var(--tooltipBg2);border-radius:26px;color:var(--tooltipTxt2);display:flex;font-size:12px;font-weight:500;height:22px;justify-content:center;line-height:16px;min-width:48px;position:absolute;top:-30px;transform:translateX(calc(-50% + 10px))}.dg_range_bullet_info:before{border-color:var(--tooltipBg3) transparent transparent transparent;border-style:solid;border-width:6px 4px 0;bottom:-6px;content:"";height:0;position:absolute;width:0}.dg_bh_range_separate_line{background-color:var(--tooltipBgHover);border-radius:20px;height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:2px}.dg_bh_range_separate_line.colored{background-color:var(--accentBg)}.dg_bh_range_wrapper{position:relative}.dg_bh_range_content{align-items:center;display:flex;height:40px;margin-top:35px;padding:0 24px;width:100%;z-index:3}.dg_bh_range_line{background-color:var(--buttonBg);color:var(--buttonTxt);height:4px;position:relative;width:100%}.dg_bh_range_line:after,.dg_bh_range_line:before{background-color:var(--tooltipBgHover);border-radius:20px;content:"";height:10px;position:absolute;top:50%;transform:translateY(-50%);width:2px;z-index:-1}.dg_bh_range_line:before{left:0}.dg_bh_range_line:after{right:0}.bh_separator{margin:0 2px}.bh_card_footer_sum_amount_num.bh_autobet_max_min{display:flex;flex:1 1 auto;flex-direction:end;flex-wrap:wrap}.bh_autobet_selected{color:var(--eventAccent)}.dg_rtl{direction:rtl}.bh_card_btn_cashout>span,.bh_details_amount,.bh_details_footer_num,.bh_details_footer_num_win,.bh_details_item_num,.bh_list_btn_cashout,.bh_preserve_ltr{direction:ltr!important}.bh_details_amount,.bh_preserve_ltr{unicode-bidi:plaintext}.bh_details_amount{color:var(--eventTxt2)}.dg_rtl .bh_dropdown_content{left:0;right:auto;text-align:left}.dg_rtl.bh_root.mobile .dg_single_win .dg_single_win_icon_info>i{margin-left:4px;margin-right:unset}.dg_rtl .dg_bh_list_view_amount_icon i{margin-left:unset;margin-right:4px}.dg_rtl .bh_list_view_wrapper .dg_bh_list_view_amount_icon{margin-left:unset;margin-right:6px}.dg_rtl .bh_tab_wrapper .tg_btn_filters i{margin-left:8px;margin-right:unset}.dg_rtl .bh_modal_datepicker_range_section .bh_tab i{margin-left:6px;margin-right:unset}.dg_rtl .dg_bh_root.dg_bh_tooltip_sm{left:0;right:auto}.dg_rtl .bh_aside_end{left:0;right:unset}.dg_rtl .bh_tab_floating_wrapper{box-shadow:17px 0 13px -3px var(--bodyBg);left:0;right:unset}.bh_root.mobile .bh_modal_datepicker{right:16px;width:calc(100vw - 32px)}.bh_root.mobile .bh_modal_datepicker_range_section_wrapper{width:100%}.dg_rtl .bh_modal_datepicker{left:130px;right:unset}.dg_rtl .bh_root.mobile .bh_modal_datepicker,.dg_rtl.bh_root.mobile .bh_modal_datepicker{left:16px;right:unset}.dg_rtl .dg_range_bullet_info{transform:translateX(calc(50% - 10px))}.dg_rtl .bh_view_switch_wrapper .bh_tab:last-child{border-bottom:1px solid var(--tabBg);border-left:1px solid var(--tabBg);border-radius:6px 0 0 6px;border-top:1px solid var(--tabBg)}.dg_rtl .bh_view_switch_wrapper .bh_tab:first-child{border-bottom:1px solid var(--tabBg);border-radius:0 6px 6px 0;border-right:1px solid var(--tabBg);border-top:1px solid var(--tabBg)}.dg_rtl .bh_modal_wrapper{width:calc(100% + var(--asideEndWidth))}.dg_rtl .bh_modal_wrapper-show.bh_modal_wrapper{width:100%}.dg_rtl .bh_modal_row_num span:first-child{unicode-bidi:plaintext}.dg_rtl .bh_details_item.edited:before{left:unset;right:12px}.dg_rtl .dg_icon_separator.dg_icon_cup,.dg_rtl .dg_icon_separator.sport_front_icon-bonus_modern,.dg_rtl .dg_icon_separator.sport_front_icon-cash-out{margin-left:unset;margin-right:4px}.dg_rtl .bh_cashout_btn>.sport_front_icon-cash-out{margin-left:4px;margin-right:unset}.dg_rtl.bh_root .bh_card_footer .bh_card_footer_sum_amount_num_win>.sport_front_icon-cash-out,.dg_rtl.bh_root .bh_card_row .bh_icon.sport_front_icon-cash-out{margin:unset;margin-left:unset;margin-right:4px}.dg_rtl .bh_card_row .bh_icon.sport_front_icon-cash-out,.dg_rtl .bh_card_row_end.bh_details_item_row .dg_icon_cup,.dg_rtl .bh_card_row_end.dg_icons_wrapper .dg_icon_cup,.dg_rtl .bh_card_row_end.tg_sport_icons_tinyest .sport_front_icon-bonus_modern{margin-left:4px;margin-right:unset}.dg_rtl .bh_card_footer_sum_amount{unicode-bidi:plaintext}.dg_rtl .bh_card_footer_multi_range{direction:rtl!important;display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;text-align:end!important;unicode-bidi:normal!important;white-space:pre!important}.dg_rtl .dg_bh_disable_area{border-radius:0 5px 5px 0}.dg_rtl .dg_bh_disable .bh_modal_range{border-radius:5px 0 0 5px;margin-right:0}.dg_rtl .dg_bh_min_bet_error span{margin-left:unset;margin-right:6px}.dg_rtl .dg_bh_dropdown_auto_bet_canceled .dg_bh_root{left:unset;right:0;transform:none}.dg_rtl .bh_details_item_header_teams_row{margin-left:unset;margin-right:4px}.dg_rtl.bh_my_bets.bh_root .bh_tab_wrapper:after{background:linear-gradient(to left,#0000 0,var(--bodyBg) 100%);left:0;right:unset}.bh_root{--tabPaddingX:24px;--tabPaddingY:20px;--headerHeight:0px}.bh_root.middle .bh_header{display:none}.bh_root.middle .bh_content{padding:24px}.bh_root.middle .bh_view_switch_wrapper,.bh_total_cashout_item_details{display:flex}.bh_root.middle .bh_view_switch_wrapper:last-child{margin-inline-end:24px}.bh_root.middle .bh_aside_end,.bh_root.middle .bh_aside_start{display:block}.bh_root.middle .bh_main_hidden{overflow-y:hidden}.bh_root.middle .bh_card.active,.bh_root.middle .bh_card:hover,.bh_root.middle .bh_list_view_item.active{background-color:var(--eventBg2)}.bh_root.middle .bh_grid_view_wrapper .bh_card.active{transform:scale(1.03,1.11);z-index:2}.bh_card.bh_card--noScale,.bh_root.middle .bh_grid_view_wrapper .bh_card.bh_card--noScale,.bh_root.middle .bh_grid_view_wrapper .bh_card.bh_card--noScale.active{transform:none;z-index:unset}.bh_root.desktop.middle .bh_card_footer_single_market_row .bh_card_row_start,.bh_root.middle .bh_card_footer_single_row_team{display:initial;max-width:unset}.bh_root.desktop.middle .bh_card_footer_single_row_team,.bh_root.middle .bh_card_footer_single_market_row .bh_card_row_start{display:initial;flex-basis:0;flex-grow:1;flex-shrink:1;max-width:unset}.bh_root.mobile .bh_modal_wrapper-show{width:100%!important}.bh_root.mobile .tg_btn_filters>span{display:none}.bh_root.mobile .bh_tab_wrapper_scroll{width:calc(100% - 40px)}.bh_root.mobile .tg_btn_filters{margin-inline-end:16px;padding:0 8px}.bh_root.mobile .bh_details_item_row{margin-bottom:0}.bh_root.mobile .bh_details_item_row.bh_details_tax_row{margin-bottom:6px}.bh_root.mobile .bh_tab_wrapper{height:var(--tabContHeight);padding:12px}.bh_root.mobile .bh_aside_end{bottom:0;overflow:hidden;position:relative;z-index:10}.bh_root.mobile.bh_root--loading .bh_aside_end{z-index:unset}.bh_root.mobile.bh_root--loading{--z_index_cashout_btn:100}.bh_root.mobile .bh_details_cashout_btn_wrapper{background-color:unset}.bh_root.mobile .dg_mobile_header{align-items:center;background-color:var(--bodyBgHover);color:var(--bodyTxt2);display:flex;font-size:14px;font-weight:400;height:44px;line-height:18px;padding:0 16px}.bh_root.mobile .dg_mobile_header>i{align-items:center;color:var(--bodyTxt);display:flex;justify-content:center;margin-inline-end:4px;min-width:20px}.bh_root.mobile .dg_mobile_header>i:before{font-size:34px;line-height:14px}.bh_root.mobile .dg_bh_inner,.bh_root.mobile .dg_bh_root{width:100%}.bh_root.mobile .dg_bh_root.dg_bh_tooltip_sm,.bh_root.mobile .dg_bh_tooltip_sm .dg_bh_inner{width:auto}.bh_root.mobile .dg_multi_bet_bonus .dg_bh_root{top:18px}.bh_root.mobile .bh_details_item_content .tooltip_tip.offers_tooltip{width:calc(100% - 32px)}.dg_rtl.bh_root.mobile .dg_mobile_header>i{transform:rotate(180deg)}.bh_root.mobile .bh_aside_content_inner .bh_details_item_row{margin-bottom:6px}.bh_root.mobile .dg_single_win{display:flex;justify-content:space-between;margin-bottom:6px}.bh_root.mobile .dg_single_win .dg_single_win_icon_info{align-items:center;display:flex;flex-wrap:nowrap}.bh_root.mobile .dg_single_win .dg_single_win_icon_info>i{margin-right:4px}.bh_root.mobile .bh_card{transform:unset}.bh_root.mobile .dg_single_win:last-child{margin-bottom:0}.bh_root.mobile .bh_tab_wrapper .tg_btn_filters i{margin-inline-end:0}.bh_root.mobile .bh_card_footer_single_market_row .bh_card_row_start{display:inline-block;line-height:14px}.dg_bet_builder_content_wrapper{display:flex;margin-bottom:8px}.dg_bh_bet_builder .dg_bet_builder_icon_wrapper{align-items:center;display:flex;flex-shrink:0;height:20px;margin-bottom:8px}.dg_bet_builder_teams{margin-top:12px}.dg_bet_builder_teams span{color:var(--bodyTxt);font-size:14px;font-weight:500;line-height:16px}.dg_bet_builder_icon_wrapper_row_factors{align-items:center;display:flex}.dg_bet_builder_icon_wrapper_row{align-items:center;color:var(--bodyTxt2);display:flex;font-size:12px;font-weight:400;line-height:16px;white-space:nowrap;width:calc(100% - 24px)}.dg_bet_builder_icon_wrapper_row>strong{color:var(--bodyTxt);text-align:right;width:100%}.dg_bh_bet_builder .dg_bet_builder_icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:20px;justify-content:center;margin-inline-end:8px;width:20px}.dg_bh_bet_builder .dg_bet_builder_icon>svg{height:20px;width:20px}.dg_bh_bet_builder .dg_bet_builder_tree{align-items:center;display:flex;flex-direction:column;flex-shrink:0;margin-inline-end:8px;width:20px}.bh_tree_node{align-items:center;align-self:stretch;background:none!important;border-radius:50%;display:flex;flex-direction:column;flex-shrink:0;justify-content:flex-start;margin:0;opacity:1!important;position:relative;row-gap:3px;width:20px}.bh_tree_node:before{border-radius:inherit;content:"";display:block;height:8px;margin-top:4px;width:8px}.bh_tree_node:after{background:var(--eventBg2);content:"";flex-grow:1;flex-shrink:0;min-height:10px;transform:translate3d(-50%,0,0);width:1px}.dg_bet_builder_content_row:last-child .bh_tree_node:after{display:none}.dg_bet_builder_content{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.dg_bet_builder_content_row_text{color:var(--eventTxt2);font-size:12px;height:auto;line-height:16px;margin-bottom:0}.dg_bet_builder_content_row{align-items:flex-start;column-gap:8px;display:flex;flex-wrap:nowrap;justify-content:flex-start}.dg_bet_builder_content_row:last-child .dg_bet_builder_content_row_text{margin-bottom:0}.dg_bet_builder_content_row_text strong{color:var(--eventTxt)}.dg_bet_builder_content>span:last-child{margin-bottom:0}.dg_bet_builder_content .dg_bet_builder_content_show_more{align-items:center;cursor:pointer;display:flex;justify-content:center;width:100%}.dg_bet_builder_content .dg_bet_builder_content_show_more>i{transition:.23s}.dg_bet_builder_content .dg_bet_builder_content_show_more.opened>i{transform:rotate(180deg)}.dg_bet_builder_content .dg_bet_builder_content_show_more>span{color:var(--eventTxt);font-size:12px}.bh_details_item_content_bb{padding-left:0}.bh_details_item_content_wrapper{display:grid;grid-template-columns:24px 1fr}.bh_indicator{display:flex;height:100%;justify-content:center;width:20px}.bh_details_item_OR .bh_indicator:before{background-color:var(--pending);border-color:var(--pending);color:var(--pendingTxt)}.bh_details_item_GN .bh_indicator:before{background-color:var(--won);border-color:var(--won);color:var(--wonTxt)}.bh_details_item_RD .bh_indicator:before{background-color:var(--lost);border-color:var(--lost);color:var(--lostTxt)}.bh_details_item_GR .bh_indicator:before{background-color:var(--return);border-color:var(--return);color:var(--lostTxt)}.bh_tree_node:before{background-color:var(--eventBg2);opacity:.4}.bh_tree_node.OR:before{background-color:var(--pending)}.bh_tree_node.GN:before{background-color:var(--return)}.bh_tree_node.RD:before{background-color:var(--lost)}.bh_tree_node.GR:before{background-color:var(--won)}.bh_indicator:before{background-color:currentColor;content:"";display:block;height:100%;width:1px}.bh_details_status_main{align-items:center;display:flex;justify-content:flex-start;padding-inline-end:8px}.bh_details_status_main>.bh_details_status_main_circle{align-items:center;column-gap:4px;display:flex;flex-shrink:0;justify-content:flex-start}.bh_details_status_main>.bh_details_status_main_circle .bh_details_status_main_circle_in{border-radius:50%;display:flex;height:6px;width:6px}.bh_details_status_main>.bh_details_status_main_circle .bh_details_status_main_circle_in:first-child{border-radius:50%}.bh_details_status_main>.bh_details_status_main_circle .bh_details_status_main_circle_in:last-child{justify-content:flex-end}.bh_details_status_main>.bh_details_status_main_circle .bh_details_status_main_circle_in:first-child:last-child{width:8px}.bh_details_status_main>.bh_details_status_main_circle .bh_details_status_main_circle_in:before{background:currentColor;border-radius:inherit;content:"";display:block;height:6px;min-width:6px}.bh_details_status_main>.bh_details_status_main_circle .dg_status_txt{column-gap:4px;display:flex;font-size:11px;padding-inline-start:4px}.bh_details_status_main>span{color:var(--bodyTxt2);display:block;font-size:12px;margin-inline-start:8px}.bh_details_status_main>span+span{column-gap:8px;display:flex}.bh_details_status_main .bh_details_status_main_circle_item{align-items:center;display:flex}.bh_details_status_main .bh_details_status_main_circle_item~.bh_details_status_main_circle_item{margin-inline-end:-8px;position:relative}.bh_details_status_main .bh_details_status_main_circle_item~.bh_details_status_main_circle_item:before{background:var(--bodyBg3Hover);content:"";display:block;height:12px;margin-bottom:auto;margin-top:auto;min-width:1px;width:1px}.bh_details_status_main_circle_item~.bh_details_status_main_circle_item .bh_details_status_main_circle_in{padding-inline-start:4px}.bh_details_status_main_circle_item~.bh_details_status_main_circle_item .dg_status_txt{margin-inline-start:4px}.bh_details_status_main_circle_in.bh_details_status-OR{color:var(--pending)}.bh_details_status_main_circle_in.bh_details_status-GN{color:var(--won)}.bh_details_status_main_circle_in.bh_details_status-RD{color:var(--lost)}.bh_details_status_main_circle_in.bh_details_status-GR{color:var(--return)}.bh_details_item_root{margin-top:6px}.bh_details_item_root:first-child{margin-top:0}.dg_bh_separator_xs{flex-shrink:0;width:6px}.bh_grid_view_wrapper .dg_bh_grid_text_2{color:var(--eventTxt2)}.bh_aside_content .bh_card_footer .dg_bh_grid_text_2{color:var(--bodyTxt2)}.bh_details_flex{align-items:center;display:flex}@keyframes skeleton_animation{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.dg_bh_details_row{position:static}.bh_root:not(.mobile){align-items:center;justify-content:center}.bh_bet_share,.bh_root:not(.mobile){display:flex;min-width:0;overflow:hidden}.bh_bet_share{--headerH:44px;--betShareMaxW:1023px;--betShareMaxH:88vh;background:var(--bodyBg);border:1px solid var(--bodyBg3);border-radius:8px;flex-direction:column;flex-shrink:0;margin:auto;max-height:var(--betShareMaxH);max-width:var(--betShareMaxW);width:100%}.bh_root.mobile .bh_bet_share{height:100%;width:100%}.bh_bet_share_container{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;justify-content:flex-start;min-width:1px;padding:0 16px;width:100%}.bh_bet_share_header{align-items:center;border-bottom:1px solid var(--modalBg2,#565d6c);color:var(--modalTxt,#fff);display:flex;flex-grow:0;flex-shrink:0;font-size:13px;font-weight:500;height:var(--headerH);letter-spacing:.052px;line-height:16px;padding:0 16px;width:100%}.bh_bet_share_header span{flex-grow:1}.bh_bet_share_header_close{align-items:center;cursor:pointer;display:flex;flex-shrink:0;height:var(--headerH);justify-content:center;min-width:0;width:var(--headerH)}.bh_root .bh_bet_share .bh_card .bh_card_footer_single_row_team{display:initial;max-width:100%}.bh_root .bh_bet_share .bh_card{margin-bottom:0;min-width:0}.bh_root:not(.mobile) .bh_grid_view_wrapper .bh_card.active{transform:scale(1.01,1.03);z-index:2}.bh_bet_share_button{align-items:center;background:var(--accentBg);border-radius:8px;color:var(--accentTxt);cursor:pointer;display:flex;font-size:14px;font-weight:500;height:36px;justify-content:center;line-height:16px;margin-inline-start:8px;padding:0 8px;width:90px}.dg_bh_double{border:1px solid var(--bodyBg2);border-radius:12px;flex-grow:0;flex-shrink:1;padding:1px 6px 1px 1px}.bh_root.mobile,.bh_root.mobile .bh_grid_view_wrapper,.bh_root.mobile .bh_main,.bh_root.mobile .bh_main_content,.bh_root.mobile .bh_wrapper{flex-grow:1;flex-shrink:0;height:auto!important}.bh_root.bh_root_share_bet .bh_bet_share{margin:auto}.bh_root.bh_root_share_bet:not(.mobile){background:transparent;height:100vh;width:100vw}.bh_root.bh_root_share_bet:not(.mobile) .bh_bet_share_container .bh_grid_view_wrapper{grid-template-columns:repeat(3,1fr);height:auto}@media (min-width:767px){.bh_root.bh_root_share_bet.mobile{height:100vh!important}.bh_root.bh_root_share_bet.mobile .bh_bet_share{max-height:var(--betShareMaxH)}.bh_root.bh_root_share_bet,.bh_root.bh_root_share_bet.mobile{align-items:stretch;background:transparent;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;margin:auto;max-width:96vw;width:100vw}.bh_root.bh_root_share_bet .bh_bet_share_container .bh_grid_view_wrapper,.bh_root.bh_root_share_bet.mobile .bh_bet_share_container .bh_grid_view_wrapper{grid-template-columns:repeat(3,1fr);height:auto}}@media (min-width:767px) and (max-width:1040px){.bh_root.bh_root_share_bet.mobile .bh_bet_share,.bh_root.bh_root_share_bet:not(.mobile) .bh_bet_share{--betShareMaxW:800px}.bh_root.bh_root_share_bet.mobile .bh_bet_share_container .bh_grid_view_wrapper,.bh_root.bh_root_share_bet:not(.mobile) .bh_bet_share_container .bh_grid_view_wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}.bh_root.bh_root_share_bet.mobile{height:100%!important;overflow:hidden}.bh_root.bh_root_share_bet .bh_bet_share_container .bh_grid_view_wrapper{padding:var(--tabPaddingY) 0}.dg-lds-ellipsis,.dg-lds-ellipsis div{box-sizing:border-box}.dg-lds-ellipsis{display:inline-block;height:80px;position:relative;width:80px}.dg-lds-ellipsis div{animation-timing-function:cubic-bezier(0,1,1,0);background:currentColor;border-radius:50%;height:13.33333px;position:absolute;top:33.33333px;width:13.33333px}.dg-lds-ellipsis div:first-child{animation:dg-lds-ellipsis1 .6s infinite;left:8px}.dg-lds-ellipsis div:nth-child(2){animation:dg-lds-ellipsis2 .6s infinite;left:8px}.dg-lds-ellipsis div:nth-child(3){animation:dg-lds-ellipsis2 .6s infinite;left:32px}.dg-lds-ellipsis div:nth-child(4){animation:dg-lds-ellipsis3 .6s infinite;left:56px}@keyframes dg-lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes dg-lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes dg-lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}.bh_notif{--bh_notif_orange:#f88543;--bh_notif_blue:#007d90;--bh_notif_red:#fc0c4d;--bh_notif_green:#5aae73;--bh_notif_maxW:328px;--bh_notif_minH:36px;--bh_notif_br:8px;--bh_notif_bg:var(--tooltipBg);--bh_notif_c:var(--tooltipTxt2);align-items:stretch;animation:dg_bs_notif_anim .5s ease-in-out forwards;animation-iteration-count:1;background-color:var(--bh_notif_bg);border-inline-start:3px solid var(--bh_notif_icon_c);border-radius:var(--bh_notif_br);color:var(--bh_notif_c);display:flex;flex-wrap:nowrap;justify-content:flex-start;max-width:var(--bh_notif_maxW);min-height:var(--bh_notif_minH);opacity:0;overflow:hidden;padding-bottom:8px;padding-inline-end:4px;padding-top:8px;padding-inline-start:12px;pointer-events:all!important;transform:translate3d(0,-46px,0);width:100%}.bh_notif--success{--bh_notif_icon_c:var(--bh_notif_green)}.bh_notif--error{--bh_notif_icon_c:var(--bh_notif_red)}.bh_notif--info{--bh_notif_icon_c:var(--bh_notif_orange)}.bh_notif--global{--bh_notif_minH:52px;--bh_notif_br:8px;--bh_notif_bg:var(--tooltipBg);--bh_notif_c:var(--tooltipTxt2)}.bh_notif--global .bh_notif_content{border-radius:inherit;min-height:100%}.bh_notif_icon{background-color:var(--bh_notif_icon_c);border-radius:50%;display:flex;height:100%;isolation:isolate;overflow:hidden;position:relative;width:100%}.bh_notif_icon:after{background-color:#fff;border-radius:50%;content:"";display:block;height:60%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:60%;z-index:-1}.bh_notif_icon_wrap{--icoSize:20px;align-items:center;background-color:var(--bh_notif_icon_c);border-radius:50%;color:var(--bh_notif_icon_c);display:flex;flex-shrink:0;height:20px;isolation:isolate;justify-content:center;margin:auto 8px;position:relative;width:20px}.bh_notif_icon_wrap:after,.bh_notif_icon_wrap:before{border-radius:inherit;color:currentColor;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.bh_notif_icon_wrap:before{box-shadow:0 0 0 8px currentColor;opacity:.2}.bh_notif_icon_wrap:after{box-shadow:0 0 0 4px currentColor;opacity:.6}.bh_notif_content{align-items:center;column-gap:8px;display:flex;flex-grow:1;justify-content:space-between;margin:auto 0;min-height:36px;padding:0 8px}.bh_notif_text{font-size:14px;line-height:16px}.bh_notif_amount{white-space:nowrap}.bh_notif_text a{color:inherit;text-decoration:underline}.bh_notif_text a:hover{text-decoration:none}.bh_notif_btn{--icoSize:24px;align-items:center;-webkit-appearance:none;appearance:none;background:transparent;border:0;color:var(--tooltipTxt);cursor:pointer;display:flex;flex:0 0 24px;height:24px;isolation:isolate;justify-content:center;line-height:24px;margin-inline-start:auto;outline:0;padding:0;pointer-events:all!important;position:relative;text-transform:uppercase;transition:all .3s ease-in-out}.bh_notif_btn:hover{color:var(--tooltipTxt2)}.bh_notif_wrap{align-items:stretch;left:0;padding:10px;position:absolute;row-gap:10px;top:0;z-index:100}.bh_notif_container,.bh_notif_wrap{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.bh_notif_container{align-items:center;row-gap:8px}.bh_ignore{display:contents!important}.bh_outer_modal_holder{--bh-outer-modal-bg:rgba(0,0,0,.5);-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:var(--bh-outer-modal-bg);bottom:0;height:100%;overflow:hidden;pointer-events:none;position:fixed;right:0;width:100%;z-index:100000000}.bh_outer_modal_holder.bh_outer_modal--notif,.bh_outer_modal_holder.bh_outer_modal--notif *{pointer-events:none}.bh_outer_modal_scroller{height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;pointer-events:all;width:100%}.bh_outer_modal_scroller::-webkit-scrollbar{display:none}@supports not selector(::-webkit-scrollbar){.bh_outer_modal_scroller{scrollbar-color:transparent transparent;scrollbar-width:none}}.bh_outer_modal_scroller_in{height:calc(100% + 1px);min-height:calc(100% + 1px)}.bh_outer_modal,.bh_outer_modal_scroller_in{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start}.bh_outer_modal{--bh-outer-modal-bg:rgba(0,0,0,.5);--bh-outer-modal-pos:auto;--bh_notif_maxW:328px;height:100%;left:0;padding:16px;position:static;top:0;width:100%;z-index:999999}.bh_outer_modal--notif{--bh-outer-modal-bg:unset;--bh-outer-modal-pos:unset;pointer-events:none}.bh_outer_modal_in{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin:var(--bh-outer-modal-pos) 0;max-height:100%;max-width:100%;overflow-y:auto;overscroll-behavior:contain}.bh_outer_modal .dg_mega_bet_content_popup_wrapper{margin-top:40px}.bh_outer_modal .dg_mega_bet_content_popup_btns{justify-content:flex-end}.bh_outer_modal .dg_mega_bet_content_popup_btns .dg_mega_bet_content_popup_btn.dg_mega_bet_content_popup_btns_accept{max-width:100%;min-width:96px;width:unset}.bh_modal_cashout .dg_bh_min_bet_error{margin-top:0}.bh_modal_cashout .dg_virtual_keyboard_wrapper,.bh_modal_datepicker .dg_virtual_keyboard_wrapper{background:var(--dominantBg);border-radius:4px;bottom:80px;direction:ltr;display:flex;font-size:16px;font-weight:500;margin-top:auto;padding:2px;position:sticky;z-index:10}.bh_modal_cashout .dg_virtual_keyboard_wrapper:last-child,.bh_modal_datepicker .dg_virtual_keyboard_wrapper:last-child{bottom:0}.bh_modal_cashout .dg_keyboard,.bh_modal_datepicker .dg_keyboard{display:flex;flex-wrap:wrap;justify-content:flex-end;width:84.2%}.bh_modal_cashout .hg-button.hg-button-bksp,.bh_modal_cashout .hg-button.hg-standardBtn,.bh_modal_datepicker .hg-button.hg-button-bksp,.bh_modal_datepicker .hg-button.hg-standardBtn{height:50px;padding:2px;width:16.66%}.bh_modal_cashout .hg-button.hg-button-bksp>span,.bh_modal_cashout .hg-button.hg-standardBtn>span,.bh_modal_datepicker .hg-button.hg-button-bksp>span,.bh_modal_datepicker .hg-button.hg-standardBtn>span{align-items:center;background-color:var(--dominantBg2);border-radius:4px;color:var(--dominantTxt);cursor:pointer;display:flex;height:100%;justify-content:center;transition:box-shadow .1s linear,background-color .1s linear;-webkit-user-select:none;user-select:none;width:100%}.bh_modal_cashout .hg-button.hg-button-bksp>span:active,.bh_modal_cashout .hg-button.hg-standardBtn>span:active,.bh_modal_datepicker .hg-button.hg-button-bksp>span:active,.bh_modal_datepicker .hg-button.hg-standardBtn>span:active{background-color:var(--accentBg);color:var(--accentTxt)}.bh_modal_cashout .hg-button.hg-button-bksp>span,.bh_modal_datepicker .hg-button.hg-button-bksp>span{align-items:center;display:flex;font-size:20px;justify-content:center}.bh_modal_cashout .hg-rows,.bh_modal_datepicker .hg-rows{width:100%}.bh_modal_cashout .hg-rows .hg-row,.bh_modal_datepicker .hg-rows .hg-row{display:flex}.bh_modal_cashout .dg_betslip_keyboard_btn_close,.bh_modal_datepicker .dg_betslip_keyboard_btn_close{align-items:center;display:flex;justify-content:center;padding:2px;width:15.8%}.bh_modal_cashout .dg_betslip_keyboard_btn_close>span,.bh_modal_datepicker .dg_betslip_keyboard_btn_close>span{align-items:center;background-color:var(--keyboardBtn);border-radius:4px;color:var(--keyboardTxt);cursor:pointer;display:flex;height:100%;justify-content:center;transition:box-shadow .1s linear,background-color .1s linear;-webkit-user-select:none;user-select:none;width:100%}.bh_modal_cashout .dg_betslip_keyboard_btn_close>span:active,.bh_modal_datepicker .dg_betslip_keyboard_btn_close>span:active{background-color:var(--accentBg);color:var(--accentTxt)}.bh_my_bets.bh_root,.bh_my_bets.bh_root .bh_grid_view_wrapper,.bh_my_bets.bh_root .bh_main,.bh_my_bets.bh_root .bh_wrapper{--cashoutBtnFloatingHeight:0!important;height:100%!important;min-height:unset!important}.bh_my_bets.bh_root .bh_main_content{--cashoutBtnFloatingHeight:0!important;height:unset!important;min-height:unset!important;padding:12px;scrollbar-width:none}.bh_my_bets.bh_root .bh_aside_end{align-items:stretch;display:flex!important;flex-direction:column;height:100%!important;justify-content:flex-start}.bh_my_bets.bh_root .bh_tab_wrapper,.bh_my_bets.bh_root .dg_mobile_header{flex-grow:0!important;flex-shrink:0!important}.bh_my_bets.bh_root .bh_tab_wrapper{padding:12px;position:relative}.bh_my_bets.bh_root .bh_tab_wrapper:after{background:linear-gradient(to right,#0000 0,var(--bodyBg) 100%);content:"";display:block;height:56px;pointer-events:none;position:absolute;right:0;top:0;width:50px;z-index:12}.bh_my_bets.bh_root .bh_aside_content{flex:1 1 auto!important;overflow-y:auto!important}.bh_my_bets.bh_root.middle .bh_main_content{padding:0 12px;padding-inline-end:8px;scrollbar-gutter:stable}.bh_my_bets.bh_root.middle .bh_main{border-left:0;border-right:0}.bh_my_bets .dg_bs_body_scroller_grid_row{padding:0}.bh_my_bets .bh_card{margin-bottom:2px}.bh_my_bets.bh_root.middle .bh_grid_view_wrapper{gap:8px;padding:0!important}.bh_my_bets .bh_grid_view_wrapper>div:empty:last-child{margin-bottom:5px;min-height:1px}.bh_my_bets .bh_tab{background-color:var(--tabBg);border:1px solid var(--tabBg);border-radius:8px;color:var(--tabTxt2);padding:0 16px}.bh_my_bets .bh_tab.active{background-color:var(--tabActiveBg);border:1px solid var(--tabActiveBg);color:var(--tabActiveTxt)}.bh_my_bets .bh_tab_wrapper_scroll .bh_tab:not(:last-child){margin-inline-end:8px}.bh_my_bets .bh_total_cashout_wrapper{background:var(--eventBg);border-radius:7px;column-gap:8px;position:relative;z-index:1}.bh_my_bets .bh_collapse_wrapper_total .bh_total_cashout_wrapper{border:1px solid var(--accentBg2)}.bh_my_bets .bh_total_cashout_item:not(:first-child){border-inline-start:unset}.bh_my_bets .bh_total_cashout_item{background:var(--eventBgHover);border-radius:8px;padding:8px}.bh_total_cashout_item>span{color:var(--eventTxt);font-size:12px;font-weight:400;line-height:14px}.bh_my_bets .bh_total_cashout_item>strong{color:var(--eventTxt2);font-size:11px;font-weight:400;line-height:13px;max-width:72px}.bh_my_bets .bh_collapse_wrapper_total .bh_collapse{background:var(--accentBg2);color:var(--accentTxt);height:28px;position:relative}.bh_my_bets .bh_collapse_wrapper_total .bh_collapse:before{background:var(--accentBg2)!important}.bh_my_bets .bh_collapse{position:relative}.bh_my_bets .bh_collapse:not(.bh_collapse-closed):before{background:var(--filterBg);bottom:-6px;content:"";height:6px;left:0;position:absolute;right:0;z-index:1}.bh_my_bets .bh_edited_dropdown.bh_collapse_wrapper .bh_collapse:before{content:unset}.bh_my_bets .bh_collapse.bh_collapse-closed,.bh_my_bets .bh_collapse>i{color:var(--filterTxt)}.bh_my_bets .bh_total_cashout_item:first-child,.bh_my_bets .bh_total_cashout_item:last-child{align-items:center}.bh_my_bets.bh_aside_content>.bh_collapse_wrapper:first-child{margin-bottom:12px}.bh_my_bets.bh_root.mobile .dg_mobile_header{cursor:pointer}.bh_my_bets.bh_root.mobile .bh_tab_wrapper_scroll{width:100%}.bh_my_bets.bh_root.mobile .dg_bh_no_data_wrapper{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:0;row-gap:12px}.bh_my_bets.bh_root.mobile .dg_bh_no_data_wrapper i{--dg-bs-icon-s:140px;color:var(--bodyTxt);font-size:calc(var(--dg-bs-icon-s)*1.833);height:var(--dg-bs-icon-s);width:var(--dg-bs-icon-s)}.bh_my_bets.bh_root.mobile .dg_bh_no_data_wrapper span{color:var(--bodyTxt);font-size:14px;font-weight:400;line-height:16px}.bh_my_bets.bh_root .dg_bh_no_data_wrapper button{align-items:center;background:var(--buttonBg);border:unset;border-radius:8px;color:var(--buttonTxt);cursor:pointer;display:flex;font-size:16px;font-weight:500;height:44px;justify-content:center;padding:0 16px;transition:background .25s ease-in}.bh_my_bets.bh_root .dg_bh_no_data_wrapper button:hover{opacity:.8}.bh_my_bets.mobile.middle .bh_card{margin-bottom:0}.bh_my_bets.mobile .bh_card{margin-bottom:8px}.bh_my_bets .bh_card:has(.bh_dropdown_content),.mobile .bh_card:has(.bh_dropdown_content){position:relative;z-index:1!important}.bh_my_bets.mobile .bh_modal_cashout{width:100%}.bh_my_bets .bh_details_cashout_btn_wrapper{bottom:8px!important;flex-grow:0!important;flex-shrink:0!important;padding-bottom:0!important;position:sticky!important;width:100%!important}.bh_my_bets .bh_card_cashout_btn_wrap{--dg-bs-icon-s:20px!important}#betslip-modal-root .bh_notif{--bh_notif_maxW:100%}#betslip-modal-root .bh_outer_modal{padding:16px 12px}#betslip-modal-root .bh_modal_cashout{width:100%}.bh_my_bets .bh_grid_view_wrapper .bh_card:first-child:not(.bh_card--noScale).active{margin-top:10px}@media (min-width:1600px){.bh_list_view_wrapper .dg_bh_list_view_amount_icon{width:60px}}.dg_global_text_row{align-items:baseline;column-gap:4px;display:flex}.dg_global_fill{flex-grow:1;min-width:1px}.dg_global_hug{flex-shrink:0}.bh_wrapper .dg_boosted_bicolor_icon{--icoSize:20px;--bg:var(--eventBg);align-items:center;background-color:var(--bg);border:none!important;border-radius:50%;display:flex;height:var(--icoSize);justify-content:center;position:relative;width:var(--icoSize)}.bh_wrapper .dg_boosted_bicolor_icon:before{--size:calc(var(--icoSize) - 4px);background-color:var(--eventAccent);border-radius:inherit;content:"";display:block;height:var(--size);left:50%;opacity:.2;position:absolute;top:50%;transform:translate(-50%,-50%);width:var(--size);z-index:1}.bh_wrapper .dg_boosted_bicolor_icon>i{--icoSize:16px;color:var(--eventAccent)}.bh_wrapper .bh_card.active .dg_boosted_bicolor_icon{--bg:var(--eventBg2)}.bh_aside_end .dg_boosted_bicolor_icon{--icoSize:20px;--bg:var(--bodyBg)}.bh_card .bh_check_qr{align-items:center;background-color:var(--eventBgHover);border-radius:8px;bottom:-4px;color:var(--eventAccent);cursor:pointer;display:flex;filter:drop-shadow(0 -4px 8px rgba(0,0,0,.1));font-size:13px;gap:4px;height:36px;justify-content:center;left:0;position:absolute;right:0;width:100%}.bh_card .bh_check_qr>i{bottom:-1px;position:relative}.bh_card.bh_with_qr{min-height:100px}.bh_card.bh_with_qr .bh_status_line_wrapper{display:none}.bh_aside_content_inner .bh_check_qr_modal{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid var(--modalBorder);border-radius:8px;bottom:0;display:flex;justify-content:center;left:0;padding:16px;position:absolute;right:0;top:0;z-index:101}.bh_aside_content_inner .bh_check_qr_modal_button{align-items:center;background-color:var(--eventAccent);border-radius:8px;bottom:16px;color:var(--eventTxt);cursor:pointer;display:flex;font-size:16px;justify-content:center;left:16px;min-height:44px;position:absolute;right:16px;text-transform:uppercase;z-index:102}.bh_aside_content_inner .bh_check_qr_modal>i{color:var(--eventTxt);cursor:pointer;position:absolute;right:16px;top:16px;z-index:102}.bh_wrapper .dg_status_txt_OR{color:var(--pending)}.bh_wrapper .dg_status_txt_GN{color:var(--won)}.bh_wrapper .dg_status_txt_RD{color:var(--lost)}.bh_wrapper .dg_status_txt_GR{color:var(--return)}.bh_bet_share_container.dg_scroller{--scrollColor:var(--modalBg3)}.bh_root.mobile .bh_aside_content{overflow:initial}.dg_scroller::-webkit-scrollbar-thumb{background-color:var(--dominantBg3Hover)}.bh_root,.bh_root *,.bh_root :after,.bh_root :before{box-sizing:border-box}button:focus{outline:none!important}.dg_oe{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.back_nav{--back-nav-W:100%;--back-nav-H:44px;--back-nav-SX:12px;--back-nav-Item-SX:4px;--back-nav-Bg:var(--bodyBgHover);--back-nav-TxtFS:14px;--back-nav-TxtLH:18px;--back-nav-Icon-FS:48px;cursor:pointer}.is_rtl .back_nav i{transform:rotate(180deg)}.bh_list_view_item.won_jackpot{border-bottom-left-radius:0;border-bottom-right-radius:0}.dg_jackpot_win{--element-H:36px;--element-B-Rd:4px;--element-B-th:1px;--display-separator:none;border:var(--element-B-th) solid var(--accentBg2);border-bottom-left-radius:var(--element-B-Rd);border-bottom-right-radius:var(--element-B-Rd);border-top:var(--element-B-th) solid transparent;height:var(--element-H);overflow:hidden;position:relative}.dg_jackpot_win,.dg_jackpot_win_content{align-items:center;display:flex;min-width:0;width:100%}.dg_jackpot_win_content{height:100%;justify-content:space-between;z-index:8}.bh_list_view_wrapper .dg_jackpot_win{--display-separator:inline-block}.bh_list_view_wrapper .dg_jackpot_win_content{justify-content:center}.dg_jackpot_win_content .separator{background-color:var(--eventTxt3);display:var(--display-separator);flex-shrink:0;height:10px;margin:0 8px;min-width:0;width:1px}.dg_jackpot_win_content span{color:var(--eventTxt);font-size:14px;font-weight:400;line-height:16px}.dg_jackpot_win_content span span{margin-inline-start:4px}.bh_gradient_defs{-webkit-appearance:none;appearance:none;height:0;overflow:hidden;position:fixed;width:0}.dg_jackpot_gradient{background:transparent;bottom:0;display:flex;flex-shrink:0;left:0;min-width:0;position:absolute;right:0;top:0;z-index:1}.dg_jackpot_gradient svg{height:100%;width:100%}aside .dg_jackpot_win{--element-H:16px;--element-B-Rd:0;--element-B-th:0}aside .bh_gradient_defs,aside .dg_jackpot_gradient,aside .dg_jackpot_gradient svg{display:none}aside .bh_card_footer .dg_jackpot_win{margin-bottom:8px}.bh_card.won_jackpot{border:1px solid var(--accentBg2);padding:12px 0 0!important}.bh_card.won_jackpot .dg_jackpot_win{border-top:1px solid var(--bodyBg);margin-top:12px;padding:0 12px}.bh_card.won_jackpot .bh_card_winning_new_wrap{margin-top:12px;width:calc(100% - 24px)}.bh_card.won_jackpot>:not(.dg_jackpot_win){margin-left:12px;margin-right:12px}.bh_card.won_jackpot .bh_card_footer{margin-bottom:auto}.bh_card.won_jackpot .ensure_at_end{background-color:transparent;flex-shrink:0;height:1px;margin-top:auto;width:100%}.bh_skeleton{background-color:var(--eventBg);border-radius:4px;margin-bottom:3px;overflow:hidden;position:relative;width:100%}.bh_skeleton:after{animation:bh_skeleton_shimmer 1.4s linear 99;background:linear-gradient(90deg,var(--eventBg),var(--eventBg2),var(--eventBg));content:"";height:100%;left:-150%;position:absolute;top:0;width:100%}@keyframes bh_skeleton_shimmer{0%{left:-150%}to{left:100%}}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{margin-left:-4px;position:absolute;width:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border:8px solid transparent;box-sizing:content-box;content:"";height:0;left:-8px;position:absolute;width:1px;z-index:-1}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{margin-top:-8px;top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#f0f0f0;border-top:none}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#aeaeae;top:-1px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{bottom:0;margin-bottom:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom:none;border-top-color:#fff}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after{bottom:0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-top-color:#aeaeae;bottom:-1px}.react-datepicker-wrapper{border:0;display:inline-block;padding:0}.react-datepicker{background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;color:#000;display:inline-block;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;position:relative}.react-datepicker--time-only .react-datepicker__triangle{left:35px}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__triangle{left:50px;position:absolute}.react-datepicker-popper{z-index:1}.react-datepicker-popper[data-placement^=bottom]{padding-top:10px}.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle,.react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle{left:auto;right:50px}.react-datepicker-popper[data-placement^=top]{padding-bottom:10px}.react-datepicker-popper[data-placement^=right]{padding-left:8px}.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle{left:auto;right:42px}.react-datepicker-popper[data-placement^=left]{padding-right:8px}.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle{left:42px;right:auto}.react-datepicker__header{background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative;text-align:center}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 15px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{color:#000;font-size:.944rem;font-weight:700;margin-top:0}.react-datepicker-time__header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-datepicker__navigation{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;padding:0;position:absolute;text-align:center;text-indent:-999em;top:2px;width:32px;z-index:1}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{display:block;margin-left:auto;margin-right:auto;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{font-size:20px;position:relative;top:-1px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__input-time-container{clear:both;float:left;margin:5px 0 10px 15px;text-align:left;width:100%}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{display:inline-block;margin-left:5px}.react-datepicker__time-container{border-left:1px solid #aeaeae;float:right;width:85px}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.3rem;display:inline;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{background:#fff;border-bottom-right-radius:.3rem;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{border-bottom-right-radius:.3rem;margin:0 auto;overflow-x:hidden;text-align:center;width:85px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:content-box;height:calc(195px + .85rem);list-style:none;margin:0;overflow-y:scroll;padding-left:0;padding-right:0;width:100%}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#f0f0f0;cursor:pointer}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{background-color:transparent;cursor:default}.react-datepicker__week-number{color:#ccc;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__week-number--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__week-number--keyboard-selected{background-color:#2a87d0;border-radius:.3rem;color:#fff}.react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day-names{margin-bottom:-8px;white-space:nowrap}.react-datepicker__week{white-space:nowrap}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{background-color:#3dcc4a;border-radius:.3rem;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{background-color:#ff6803;border-radius:.3rem;color:#fff;position:relative}.react-datepicker__day--holidays .holiday-overlay,.react-datepicker__month-text--holidays .holiday-overlay,.react-datepicker__quarter-text--holidays .holiday-overlay,.react-datepicker__year-text--holidays .holiday-overlay{background-color:#333;border-radius:4px;bottom:100%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .holiday-overlay,.react-datepicker__month-text--holidays:hover .holiday-overlay,.react-datepicker__quarter-text--holidays:hover .holiday-overlay,.react-datepicker__year-text--holidays:hover .holiday-overlay{opacity:1;visibility:visible}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__year-text--in-range:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--selected:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{background-color:#bad9f1;border-radius:.3rem;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:rgba(33,107,165,.5)}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{color:#ccc;cursor:default}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:transparent}.react-datepicker__input-container{display:inline-block;position:relative;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{box-sizing:content-box;padding:.5rem;position:absolute}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{right:-16px;top:0;transform:rotate(135deg)}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3rem;left:25%;position:absolute;text-align:center;top:30px;width:50%;z-index:1}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{display:block;line-height:20px;margin-left:auto;margin-right:auto;width:100%}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{left:15px;position:absolute}.react-datepicker__close-icon{background-color:transparent;border:0;cursor:pointer;display:table-cell;height:100%;outline:0;padding:0 6px 0 0;position:absolute;right:0;top:0;vertical-align:middle}.react-datepicker__close-icon:after{background-color:#216ba5;border-radius:50%;color:#fff;content:"×";cursor:pointer;display:table-cell;font-size:12px;height:16px;line-height:1;padding:2px;text-align:center;vertical-align:middle;width:16px}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{background-color:#ccc;cursor:default}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;clear:left;cursor:pointer;font-weight:700;padding:5px 0;text-align:center}.react-datepicker__portal{align-items:center;background-color:rgba(0,0,0,.8);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:3rem;width:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:2rem;width:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.react-datepicker__children-container{height:auto;margin:.4rem;padding-left:.2rem;padding-right:.2rem;width:13.8rem}.react-datepicker__aria-live{border:0;clip-path:circle(0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.react-datepicker__calendar-icon{height:1em;vertical-align:-.125em;width:1em}.dg_bs_root_holder{--bs_maxW:360px;--bs_maxH:80vh;--bs_timing:0.3s;--bs_collapsed_h:52px;--bs_collapsed_bg:var(--accentBg);--bs_collapsed_c:var(--accentTxt);--bs_br:8px;--bs_wrapper_transform:translateY(0) translateZ(0);--bs_collapsed_br:var(--bs_br);--bs_collapsed_p_v:0;--bs_collapsed_p_h:16px;--bs_collapsed_shadow:rgba(0,0,0,.3) 0px 4px 8px;--bs_collapsed_gap:8px;--bs_collapsed_gap_half:4px;--bs_tab_h:36px;--bs_tab_fs:14px;--bs_tab_lh:18px;--bs_tab_fw:400;--bs_header_tab_h:44px;--bs_stake_header-minH:36px;--bs_poswin_padding_y:12px;--bs_poswin_padding_x:12px;--bs_poswin_minheight:44px;--bs_poswin_padding_first:16px;--bs_shadow:rgba(26,26,26,.05);--bs_zIndex_top:99;--bs_blue:#007d90;--bs_red:#fc0c4d;--bs_orange:#f88543;--bs_green:#5aae73;--bs_greenRgb:90,174,155;--bs_white:#fff;--bs_black:#000}.dg_bs_root_holder,.dg_bs_root_holder *,.dg_bs_root_holder :after,.dg_bs_root_holder :before{box-sizing:border-box}.dg_bs_scrollbar{overscroll-behavior:contain;scroll-behavior:smooth;scrollbar-gutter:stable;scrollbar-width:none}.dg_bs_scrollbar::-webkit-scrollbar{background-color:var(--dominantBg);border-radius:15px;width:5px}.dg_bs_scrollbar::-webkit-scrollbar-thumb{background-color:var(--dominantBg3Hover,var(--dominantBg2));border-radius:15px}.dg_bs_scrollbar::-webkit-scrollbar-track{background-color:var(--dominantBg);border-radius:15px}@supports not selector(::-webkit-scrollbar){.dg_bs_scrollbar{scrollbar-color:var(--dominantBg) var(--dominantBg3Hover,var(--dominantBg2));scrollbar-gutter:both-edges}}.dg_bs_root--mobile .dg_bs_scrollbar::-webkit-scrollbar{display:none}@supports not selector(::-webkit-scrollbar){.dg_bs_root--mobile .dg_bs_scrollbar{scrollbar-color:transparent transparent;scrollbar-width:none}}.dg_bs_ltr{direction:ltr!important;unicode-bidi:plaintext!important}.dg_bs_nobreak{white-space:nowrap;word-break:keep-all}.dg_bs_accent{color:var(--bodyAccent)}.dg_bs_ignore{display:contents!important}.dg_bs_root--rtl input.dg_bs_ltr{text-align:end}.dg_bs_disable_inputs input{opacity:.5!important;pointer-events:none!important}.dg_bs_disable_inputs input.dg_bs_bonus_range_input:not(:disabled){opacity:1!important;pointer-events:none!important}.dg_bs_disable_inputs input::placeholder{pointer-events:none!important;-webkit-user-select:none;user-select:none}.dg_bs_disable_inputs input::-webkit-input-placeholder{pointer-events:none!important;-webkit-user-select:none;user-select:none}.dg_bs_disable_inputs input:-moz-placeholder,.dg_bs_disable_inputs input::-moz-placeholder{pointer-events:none!important;-webkit-user-select:none;user-select:none}.dg_bs_disable_inputs input:-ms-input-placeholder{pointer-events:none!important;-webkit-user-select:none;user-select:none}.dg_bs_root{--icoSize:16px;--megabet_fix_color:#f88543;--megabet_fix_color_txt:#fff;align-items:stretch;bottom:0;color:var(--bodyTxt);contain:layout;display:flex;flex-direction:column-reverse;isolation:isolate;justify-content:flex-start;max-height:var(--bs_maxH);max-width:var(--bs_maxW);pointer-events:none;position:var(--bs_position,fixed);right:0;width:100%;z-index:1}.dg_bs_root::selection{background-color:var(--accentBg);color:var(--accentTxt)}.dg_bs_root_holder{--dg_bs_vh:1%;--bs_holder_display:contents;--bs_holder_scroller_display:contents;align-items:stretch;display:var(--bs_holder_display);flex-direction:column;justify-content:flex-end}.dg_bs_root_holder--active{--bs_holder_display:flex;--bs_holder_scroller_display:flex;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:none;bottom:0;overflow:hidden;pointer-events:none;position:fixed;right:0;width:100%;z-index:1000000}.dg_bs_root_holder--active,.dg_bs_root_holder--active--full{height:min(var(--dg_bs_vh)*100,100%)}.dg_bs_root_holder--active--full .dg_bs_root_scroller{height:100%}.dg_bs_root_holder--active .dg_bs_root.dg_bs_root--mobile{bottom:0;height:calc(100% - 1px);position:sticky;top:0}.dg_bs_root_scroller{align-items:stretch;display:var(--bs_holder_display);flex-direction:column;justify-content:flex-end;overflow-x:hidden;overflow-y:auto;overscroll-behavior:none;pointer-events:all;width:100%}.dg_bs_root_scroller::-webkit-scrollbar{display:none}@supports not selector(::-webkit-scrollbar){.dg_bs_root_scroller{scrollbar-color:transparent transparent;scrollbar-width:none}}.dg_bs_root_scroller_in{align-items:stretch;display:var(--bs_holder_scroller_display);flex-direction:column;height:calc(100% + 1px);justify-content:flex-end;min-height:calc(100% + 1px)}.dg_bs_root h1,.dg_bs_root h2,.dg_bs_root h3,.dg_bs_root h4,.dg_bs_root h5,.dg_bs_root h6,.dg_bs_root p,.dg_bs_root ul{margin:0}.dg_bs_root.dg_bs_root--rtl{direction:rtl;left:0;right:unset}.dg_bs_root.dg_bs_root--mobile{--bs_maxW:100%;--bs_maxH:100vh;height:100%}.dg_bs_root.dg_bs_root--mobile.dg_bs_root--collapsed,.dg_bs_root.dg_bs_root--mobile.dg_bs_root--oneitem{height:unset}.dg_bs_root.dg_bs_root--mobile.dg_bs_root--ios.dg_bs_root--collapsed{height:0}.dg_bs_root.dg_bs_root--mobile .dg_bs_wrapper{padding-bottom:env(safe-area-inset-bottom,20px)}.dg_bs_root.dg_bs_root--mobile.dg_bs_root--oneitem .dg_bs_body,.dg_bs_root.dg_bs_root--mobile.dg_bs_root--oneitem .dg_bs_body_scroller,.dg_bs_root.dg_bs_root--mobile.dg_bs_root--oneitem .dg_bs_body_scroller_grid,.dg_bs_root.dg_bs_root--mobile.dg_bs_root--oneitem .dg_bs_body_scroller_grid_row,.dg_bs_root.dg_bs_root--mobile.dg_bs_root--oneitem .dg_bs_wrapper{overflow:unset}.dg_bs_root--my_bets{height:var(--bs_maxH)}.dg_bs_root--my_bets .dg_bs_wrapper{height:100%}.dg_bs_root--my_bets .dg_bs_body_scroller_grid_row{padding:0}.dg_bs_root--start{left:0;right:unset}.dg_bs_root--start.dg_bs_root--rtl{left:unset;right:0}.dg_bs_root--center,.dg_bs_root--center.dg_bs_root--rtl{left:50%;right:unset;transform:translateX(-50%)}.dg_bs_root--collapsed{--bs_wrapper_transform:translateY(100%) translateZ(0)}.dg_bs_root--onboarding{--bs_wrapper_transform:none}.dg_bs_root--onboarding .dg_bs_page_fav_wrap{pointer-events:none}.dg_bs_root--onboarding--header:before,.dg_bs_root--onboarding--settings .dg_bs_page_wrap:before,.dg_bs_root--onboarding.dg_bs_root--ios .dg_bs_header:before{animation:dg_bs_onboarding_anim var(--bs_timing) ease-in-out forwards;animation-iteration-count:1;background-color:rgba(26,26,26,.75);border-radius:8px 8px 0 0;content:"";display:block;height:100%;left:0;opacity:0;pointer-events:all;position:absolute;top:0;width:100%;z-index:calc(var(--bs_zIndex_top) + 1)}.dg_bs_root--hidden{display:none}.dg_bs_root button,.dg_bs_root input{outline:none}.dg_bs_root .dg_virtual_keyboard_wrapper{background:var(--dominantBg);border-radius:4px;bottom:66px;direction:ltr;display:flex;font-size:16px;font-weight:500;margin-top:auto;padding:2px;position:sticky;z-index:var(--bs_zIndex_top)}.dg_bs_root .dg_virtual_keyboard_wrapper~.dg_bs_body_actions{margin-top:unset}.dg_bs_root.dg_bs_root--mobile .dg_virtual_keyboard_wrapper{animation:showHideKeyboard .2s ease-in-out}@keyframes showHideKeyboard{0%{transform:translateY(140px)}to{transform:translateY(0)}}.dg_bs_root.dg_bs_root--bookabet .dg_virtual_keyboard_wrapper{bottom:121px;padding-bottom:3px}.dg_bs_root .dg_bs_body_has_message .dg_virtual_keyboard_wrapper{bottom:98px;padding-bottom:3px}.dg_bs_root.dg_bs_root--bookabet .dg_bs_body_has_message .dg_virtual_keyboard_wrapper{bottom:151px}.dg_bs_root.dg_bs_root .dg_virtual_keyboard_wrapper:last-child{bottom:0}.dg_bs_root .dg_keyboard{display:flex;flex-wrap:wrap;justify-content:flex-end;width:84.2%}.dg_bs_root .hg-button.hg-button-bksp,.dg_bs_root .hg-button.hg-standardBtn{height:50px;padding:2px;width:16.66%}.dg_bs_root .hg-button.hg-button-bksp>span,.dg_bs_root .hg-button.hg-standardBtn>span{align-items:center;background-color:var(--dominantBg2);border-radius:4px;color:var(--dominantTxt);cursor:pointer;display:flex;height:100%;justify-content:center;transition:box-shadow .1s linear,background-color .1s linear;-webkit-user-select:none;user-select:none;width:100%}.dg_bs_root .hg-button.hg-button-bksp>span:active,.dg_bs_root .hg-button.hg-standardBtn>span:active{background-color:var(--accentBg);color:var(--accentTxt)}.dg_bs_root .hg-button.hg-button-bksp>span{align-items:center;display:flex;font-size:20px;justify-content:center}.dg_bs_root .hg-rows{width:100%}.dg_bs_root .hg-rows .hg-row{display:flex}.dg_bs_root .dg_betslip_keyboard_btn_close{align-items:center;display:flex;justify-content:center;padding:2px;width:15.8%}.dg_bs_root .dg_betslip_keyboard_btn_close>span{align-items:center;background-color:var(--keyboardBtn);border-radius:4px;color:var(--keyboardTxt);cursor:pointer;display:flex;height:100%;justify-content:center;transition:box-shadow .1s linear,background-color .1s linear;-webkit-user-select:none;user-select:none;width:100%}.dg_bs_root .dg_betslip_keyboard_btn_close>span:active{background-color:var(--accentBg);color:var(--accentTxt)}.dg_bs_root.dg_bs_root--terminal--main .dg_virtual_keyboard_wrapper{background:var(--bodyBgHover);bottom:77px;flex-direction:column;margin-left:-12px;margin-right:-12px;padding:4px 12px 12px;row-gap:6px;width:unset}.dg_bs_root.dg_bs_root--terminal--main .dg_betslip_keyboard_btn_close{color:var(--bodyAccent);font-size:16px;justify-content:flex-end;line-height:20px;min-height:48px;order:-1;padding:0;text-align:end;text-transform:none;width:100%}.dg_bs_root.dg_bs_root--terminal--main .dg_betslip_keyboard_btn_close>span{justify-content:flex-end;text-align:end}.dg_bs_root.dg_bs_root--terminal--main .dg_betslip_keyboard_btn_close>span,.dg_bs_root.dg_bs_root--terminal--main .dg_betslip_keyboard_btn_close>span:active,.dg_bs_root.dg_bs_root--terminal--main .dg_betslip_keyboard_btn_close>span:hover{background:none;color:inherit}.dg_bs_root.dg_bs_root--terminal--main .dg_keyboard{width:100%}.dg_bs_root.dg_bs_root--terminal--main .dg_keyboard .hg-rows{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;row-gap:6px}.dg_bs_root.dg_bs_root--terminal--main .dg_keyboard .hg-row{column-gap:6px}.dg_bs_root.dg_bs_root--terminal--main .dg_keyboard .hg-row:last-child .hg-button.hg-button-bksp:first-child>span,.dg_bs_root.dg_bs_root--terminal--main .dg_keyboard .hg-row:last-child .hg-button.hg-button-bksp:last-child>span,.dg_bs_root.dg_bs_root--terminal--main .dg_keyboard .hg-row:last-child .hg-button.hg-standardBtn:first-child>span,.dg_bs_root.dg_bs_root--terminal--main .dg_keyboard .hg-row:last-child .hg-button.hg-standardBtn:last-child>span{--shadowColor:transparent;background:none;border-color:transparent}.dg_bs_root.dg_bs_root--terminal--main .dg_keyboard .hg-row:last-child .hg-button.hg-button-bksp:first-child>span:active,.dg_bs_root.dg_bs_root--terminal--main .dg_keyboard .hg-row:last-child .hg-button.hg-button-bksp:last-child>span:active,.dg_bs_root.dg_bs_root--terminal--main .dg_keyboard .hg-row:last-child .hg-button.hg-standardBtn:first-child>span:active,.dg_bs_root.dg_bs_root--terminal--main .dg_keyboard .hg-row:last-child .hg-button.hg-standardBtn:last-child>span:active{color:var(--bodyTxt)}.dg_bs_root.dg_bs_root--terminal--main .dg_keyboard .hg-button.hg-button-bksp,.dg_bs_root.dg_bs_root--terminal--main .dg_keyboard .hg-button.hg-standardBtn{flex:1 1;height:44px;padding:0;width:unset}.dg_bs_root.dg_bs_root--terminal--main .dg_keyboard .hg-button.hg-button-bksp>span,.dg_bs_root.dg_bs_root--terminal--main .dg_keyboard .hg-button.hg-standardBtn>span{--shadowColor:var(--bodyBg3);background:var(--bodyBg2);border:1px solid var(--bodyBorder);border-radius:8px;box-shadow:inset .271739px .543478px .271739px var(--shadowColor);overflow:unset!important;padding:0 8px}.dg_bs_root.dg_bs_root--terminal--main .dg_keyboard .hg-button.hg-button-bksp>span:active,.dg_bs_root.dg_bs_root--terminal--main .dg_keyboard .hg-button.hg-standardBtn>span:active{--shadowColor:var(--accentBg);background:var(--accentBg);border-color:var(--accentBg)}.dg_bs_root.dg_bs_root--terminal--main.dg_bs_root--keyboard .dg_bs_betamount_wrapper{bottom:341px}.dg_bs_root.dg_bs_root--terminal--main.dg_bs_root--keyboard .dg_bs_body_has_message .dg_bs_betamount_wrapper{bottom:377px}.dg_bs_root.dg_bs_root--terminal--main.dg_bs_root--keyboard .dg_bs_body_has_message .dg_virtual_keyboard_wrapper{bottom:113px}.dg_bs_btn,.dg_bs_root .dg_system_calculator_btn_action{align-items:center;-webkit-appearance:none;appearance:none;background:var(--buttonG);border:1px solid transparent;border-radius:8px;color:var(--buttonTxt);column-gap:4px;cursor:pointer;display:flex;flex-wrap:nowrap;font-family:inherit;font-size:var(--bs_btn_fs,16px);font-weight:500;height:var(--bs_actions_btn_h,44px);justify-content:center;line-height:var(--bs_btn_lh,20px);min-width:56px;outline:0;padding:11px 16px;position:relative;transition:all var(--bs_timing) ease-in-out;width:100%}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_system_calculator_btn_action:hover{opacity:.8}.dg_bs_btn--icon{--icoSize:24px;flex:0 0 auto;padding:0;width:auto}.dg_bs_btn_row{align-items:center;column-gap:8px;display:flex;flex-wrap:nowrap;justify-content:flex-start}.dg_bs_btn--bet{flex-grow:1;opacity:.5;overflow:hidden}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_btn--bet:hover{opacity:.8}.dg_bs_btn--bet--active{opacity:1}.dg_bs_btn--bet--indicator:before{border:2px solid var(--eventBg);border-radius:50%;content:"";display:block;height:10px;position:absolute;right:-2px;top:-1px;width:10px;z-index:1}.dg_bs_root--rtl .dg_bs_btn--bet--indicator:before{left:-2px;right:unset}.dg_bs_btn--bet_icon{--icoSize:24px;fill:currentColor;display:block;flex-shrink:0;height:var(--icoSize);width:var(--icoSize)}.dg_bs_btn--bet_txt{flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dg_bs_btn--bet_amount{flex-shrink:0}.dg_bs_btn--bet.disabled,.dg_bs_btn--bet:disabled,.dg_bs_btn--bet[disabled]{pointer-events:none;-webkit-user-select:none;user-select:none}.dg_bs_btn--share{background:inherit;border:1px solid var(--buttonSecondaryBg);color:inherit;display:var(--bs_share_btn_display,flex);flex:0 0 44px;min-width:44px;padding:0;width:44px}.dg_bs_btn--share_icon{fill:currentColor;display:block}.dg_bs_btn_text{display:block;font-size:inherit;line-height:inherit;white-space:nowrap}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_btn--primary:hover{opacity:.8}.dg_bs_btn--primary.disabled,.dg_bs_btn--primary:disabled,.dg_bs_btn--primary[disabled]{opacity:.5;pointer-events:none;-webkit-user-select:none;user-select:none}.dg_bs_btn--secondary{background:var(--bs_btn_secondary_bg,var(--buttonSecondaryG));border:var(--bs_btn_secondary_border,unset);color:var(--bs_btn_secondary_c,var(--buttonSecondaryTxt))}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_btn--secondary:hover{opacity:.8}.dg_bs_btn--secondary.disabled,.dg_bs_btn--secondary:disabled,.dg_bs_btn--secondary[disabled]{opacity:.5;pointer-events:none;-webkit-user-select:none;user-select:none}.dg_bs_btn--outline{background-color:var(--buttonSecondaryBg);border-color:var(--buttonSecondaryBg3);color:var(--buttonSecondaryTxt)}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_btn--outline:hover{background-color:var(--buttonSecondaryBg2Hover)}.dg_bs_btn--outline.disabled,.dg_bs_btn--outline:disabled,.dg_bs_btn--outline[disabled]{opacity:.5;pointer-events:none;-webkit-user-select:none;user-select:none}.dg_bs_btn--sm{font-size:14px;font-weight:500;height:36px;line-height:16px;min-width:unset;width:unset}.dg_bs_btn--text{background:transparent;color:var(--bodyTxt);font-size:12px;font-weight:400;height:20px;line-height:20px;min-width:unset;padding:0;width:unset}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_btn--text:hover{color:var(--bodyTxt2)}.dg_bs_btn--redact{--icoSize:20px;background-color:var(--eventBg);border-color:transparent;color:var(--eventTxt);column-gap:6px;outline:1px dashed var(--eventBg2);text-transform:none}.dg_bs_btn--redact .dg_bs_btn_icon{color:var(--accentBg)}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_btn--redact:hover{background-color:var(--buttonSecondaryBg2Hover)}.dg_bs_root--rtl .dg_bs_bonus_range_wrap:before{mask-image:linear-gradient(270deg,rgba(0,0,0,.4) 0,rgba(0,0,0,.1));-webkit-mask-image:-webkit-linear-gradient(right,rgba(0,0,0,.4),rgba(0,0,0,.1))}.dg_bs_root--rtl .dg_bs_bonus_range_wrap:after{mask-image:linear-gradient(270deg,rgba(0,0,0,.16) 0,rgba(0,0,0,.06) 16.75%,transparent 32.9%,transparent);-webkit-mask-image:-webkit-linear-gradient(right,rgba(0,0,0,.16),rgba(0,0,0,.06) 16.75%,transparent 32.9%,transparent)}.dg_bs_root--rtl .dg_bs_bonus_range_end:before{background-image:linear-gradient(to left,var(--eventBg3) 0,var(--accentBg) var(--dg_bonus_range_pos),var(--eventBg3) var(--dg_bonus_range_pos),var(--eventBg3) 100%);-webkit-mask-position:-2px 0;mask-position:-2px 0}.dg_bs_bonus_range_input::-webkit-slider-thumb{background-color:currentColor;background-image:url(static/media/range_slider.93ff2f4965e15c012307.webp);background-position:50%;background-size:20px 20px}.dg_bs_bonus_range_input::-moz-range-thumb{background-color:currentColor;background-image:url(static/media/range_slider.93ff2f4965e15c012307.webp);background-position:50%;background-size:20px 20px}.dg_bs_bonus_range_input::-ms-thumb{background-color:currentColor;background-image:url(static/media/range_slider.93ff2f4965e15c012307.webp);background-position:50%;background-size:20px 20px}.dg_bs_double_range_wrap{grid-column-gap:8px;align-items:stretch;background:var(--bodyBg2);border-radius:8px;column-gap:8px;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;padding:8px 8px 0}.dg_bs_double_range_input{-webkit-appearance:none;appearance:none;background:var(--inputG);border:1px solid var(--inputBorder);border-radius:8px;color:var(--inputTxt);display:block;font-family:var(--font-family-base,inherit);font-size:14px;font-weight:400;height:36px;line-height:16px;outline:0;padding:10px 12px;text-align:center;transition:border-color var(--bs_timing) ease-in-out,color var(--bs_timing) ease-in-out;width:100%}.dg_bs_root--rtl .dg_bs_double_range_input{text-align:center}.dg_bs_double_range_input:-webkit-autofill,.dg_bs_double_range_input:-webkit-autofill:focus,.dg_bs_double_range_input:-webkit-autofill:hover{-webkit-transition:background-color 0s 600000s,color 0s 600000s!important;transition:background-color 0s 600000s,color 0s 600000s!important}.dg_bs_double_range_input::-webkit-inner-spin-button,.dg_bs_double_range_input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.dg_bs_double_range_input::placeholder{color:var(--eventTxt3);transition:all var(--bs_timing) ease-in-out}.dg_bs_double_range_input:focus::placeholder{color:var(--inputTxt)}.dg_bs_double_range_input:focus::-webkit-input-placeholder{color:var(--inputTxt)}.dg_bs_double_range_input:focus:-moz-placeholder,.dg_bs_double_range_input:focus::-moz-placeholder{color:var(--inputTxt)}.dg_bs_double_range_input:focus:-ms-input-placeholder{color:var(--inputTxt)}.dg_bs_double_range_input_container{align-items:center;column-gap:8px;display:flex;margin-bottom:4px}.dg_bs_double_range_input_wrap{align-items:stretch;display:flex;flex-grow:1;justify-content:flex-start;min-width:1px}.dg_bs_double_range_slider{-webkit-appearance:none;appearance:none;background:transparent;border:none;border-radius:0;color:var(--accentBg);height:16px;margin:0;outline:none;pointer-events:none;width:100%;z-index:1}.dg_bs_double_range_slider.dg_bs_double_range_slider_օn{z-index:3}.dg_bs_double_range_slider::-webkit-slider-thumb{-webkit-appearance:none;background-color:currentColor;border:none;border:1px solid var(--bodyBg2);border-radius:50%;box-shadow:none;cursor:grab;height:16px;margin-top:-6px;pointer-events:all;transform:translateX(var(--bs-double-range-x));width:16px}.dg_bs_double_range_slider:focus::-webkit-slider-thumb{cursor:grabbing}.dg_bs_double_range_slider::-moz-range-thumb{background-color:currentColor;border:none;border-radius:50%;box-shadow:none;cursor:grab;height:16px;pointer-events:all;transform:translateX(var(--bs-double-range-x));width:16px}.dg_bs_double_range_slider:focus::-moz-range-thumb{cursor:grabbing}.dg_bs_double_range_slider::-ms-thumb{background-color:currentColor;border:none;border-radius:50%;box-shadow:none;cursor:grab;height:16px;pointer-events:all;transform:translateX(var(--bs-double-range-x));width:16px}.dg_bs_double_range_slider:focus::-ms-thumb{cursor:grabbing}.dg_bs_double_range_slider::-webkit-slider-runnable-track{background:transparent;border:0;border-radius:0;box-shadow:none;cursor:pointer;height:4px;width:100%}.dg_bs_double_range_slider:focus::-webkit-slider-runnable-track{background:transparent}.dg_bs_double_range_slider::-moz-range-track{background:transparent;border:0;border-radius:0;box-shadow:none;cursor:pointer;height:4px;width:100%}.dg_bs_double_range_slider::-ms-track{background:transparent;border:0;border-radius:0;box-shadow:none;cursor:pointer;height:4px;width:100%}.dg_bs_double_range_slider::-ms-fill-lower,.dg_bs_double_range_slider::-ms-fill-upper,.dg_bs_double_range_slider:focus::-ms-fill-lower,.dg_bs_double_range_slider:focus::-ms-fill-upper{background:transparent;border:none;border-radius:0;box-shadow:none}.dg_bs_double_range_slider--start{--bs-double-range-x:0;position:relative}.dg_bs_double_range_slider--end,.dg_bs_root--rtl .dg_bs_double_range_slider--start{--bs-double-range-x:0;left:0;margin-top:-8px;position:absolute;right:0;top:50%;width:auto}.dg_bs_root--rtl .dg_bs_double_range_slider--end{--bs-double-range-x:0;left:unset;margin-top:unset;position:relative;right:unset;top:unset;width:100%}.dg_bs_double_range_slider_wrap{align-items:center;display:flex;flex-grow:1;height:40px;isolation:isolate;justify-content:flex-start;position:relative}.dg_bs_double_range_slider_wrap:after,.dg_bs_double_range_slider_wrap:before{border-radius:2px;content:"";display:block;height:2px;margin-top:-1px;position:absolute;top:50%}.dg_bs_double_range_slider_wrap:before{background:linear-gradient(to right,var(--bodyBg3) 0,var(--bodyBg3) var(--bs_double_range_step_1),var(--accentBg) var(--bs_double_range_step_1),var(--accentBg) var(--bs_double_range_step_2),var(--bodyBg3) var(--bs_double_range_step_2),var(--bodyBg3) 100%);left:2px;right:2px;z-index:-1}.dg_bs_double_range_slider_wrap:after{background-color:var(--bodyBg3);left:2px;right:2px;z-index:-2}.dg_bs_root--rtl .dg_bs_double_range_slider_wrap:before{background:linear-gradient(to left,var(--bodyBg3) 0,var(--bodyBg3) var(--bs_double_range_step_1),var(--accentBg) var(--bs_double_range_step_1),var(--accentBg) var(--bs_double_range_step_2),var(--bodyBg3) var(--bs_double_range_step_2),var(--bodyBg3) 100%)}.dg_bs_input_wrapper{border-radius:inherit;height:100%;position:relative;width:100%}.dg_bs_input_wrapper_overlay{border-radius:inherit;bottom:0;display:none;left:0;position:absolute;right:0;top:0;z-index:1}.dg_bs_input_wrapper input:focus~.dg_bs_input_wrapper_overlay{display:block}.dg_bs_checkbox{--icoSize:var(--bs_checkbox_icoSize,16px);--imageSize:var(--bs_checkbox_icoSize,16px);align-items:var(--bs_checkbox_align,flex-start);color:var(--bodyTxt2);column-gap:var(--bs_checkbox_col_gap,10px);cursor:pointer;font-size:var(--bs_checkbox_fs,13px);line-height:var(--bs_checkbox_fs,16px);min-height:var(--bs_checkbox_h,unset);padding-inline-start:var(--bs_checkbox_inner_padding_start,0)}.dg_bs_checkbox,.dg_bs_checkbox_wrap{display:flex;justify-content:flex-start}.dg_bs_checkbox_wrap{align-items:flex-start;flex-direction:column;margin-inline-start:var(--bs_checkbox_padding,4px 8px 0);padding:var(--bs_checkbox_padding,4px 8px 0);padding-inline-start:var(--bs_checkbox_padding_start,var(--bs_checkbox_padding,8px));row-gap:var(--bs_checkbox_row_gap,12px)}.dg_bs_checkbox_imit{align-items:center;background-color:var(--dominantBg2);border:1px solid var(--dominantBg3);border-radius:3px;display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.dg_bs_checkbox_icon,.dg_bs_checkbox_imit{transition:all var(--bs_timing) ease-in-out}.dg_bs_checkbox_icon{color:var(--accentTxt);opacity:0}.dg_bs_checkbox_inp:checked~.dg_bs_checkbox_imit{background-color:var(--accentBg);border-color:var(--accentBg)}.dg_bs_checkbox_inp:checked~.dg_bs_checkbox_imit .dg_bs_checkbox_icon{opacity:1}.dg_bs_checkbox_text{display:block;font-size:inherit;line-height:inherit;padding:2px 0}.dg_bs_radio{--icoSize:16px;color:var(--bodyTxt2);column-gap:10px;cursor:pointer;font-size:13px;line-height:16px}.dg_bs_radio,.dg_bs_radio_wrap{align-items:flex-start;display:flex;justify-content:flex-start}.dg_bs_radio_wrap{column-gap:8px;flex-direction:column}.dg_bs_radio_imit{--bs-radio-opacity:0;--icoSize:20px;align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:20px;justify-content:center;position:relative;transition:all var(--bs_timing) ease-in-out;width:20px}.dg_bs_radio_imit:after,.dg_bs_radio_imit:before{border-radius:inherit;content:"";display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all var(--bs_timing) ease-in-out}.dg_bs_radio_imit:before{border:1px solid var(--eventTxt2);height:16px;width:16px}.dg_bs_radio_imit:after{background:var(--eventTxt2);height:12px;opacity:var(--bs-radio-opacity);width:12px}.dg_bs_radio_inp:checked~.dg_bs_radio_imit{--bs-radio-opacity:1}.dg_bs_radio_text{display:block;font-size:inherit;line-height:inherit;padding:2px 0}.dg_bs_radio--check .dg_bs_radio_inp:checked~.dg_bs_radio_imit .dg_bs_radio_icon:before{content:""}.dg_bs_radio--check .dg_bs_radio_imit:after,.dg_bs_radio--check .dg_bs_radio_imit:before{content:unset}.dg_bs_live_badge{align-items:center;background:var(--bs_red);border-radius:2px;color:var(--bs_white);display:flex;flex-shrink:0;height:auto;justify-content:center;min-width:var(--bs_live_badge_w,19px);padding:var(--bs_live_badge_p,4px) 3px}.dg_bs_live_badge_svg{fill:currentColor;display:block;height:auto;width:var(--bs_live_badge_w,19px)}.dg_bs_wrapper{--bs_notif_maxW:unset;align-items:stretch;background:var(--bodyBg);border:1px solid var(--accentBg);border-bottom:0;border-radius:var(--bs_br) var(--bs_br) 0 0;box-shadow:0 0 16px 2px rgba(0,0,0,.24);display:flex;flex-direction:column;justify-content:flex-start;max-height:100%;overflow:hidden;pointer-events:auto;transform:var(--bs_wrapper_transform);transition:transform .5s;transition-delay:.15s;transition-timing-function:cubic-bezier(.1,1.2,.3,1)}.dg_bs_root--mobile .dg_bs_wrapper{height:100%}.dg_bs_root--oneitem .dg_bs_wrapper{height:auto}.dg_bs_root--collapsed .dg_bs_wrapper{box-shadow:none;transition-delay:0s}.dg_bs_root_holder--active .dg_bs_root--mobile .dg_bs_wrapper{border-radius:0}.dg_bs_root--sharebet .dg_bs_wrapper{background:var(--modalBg)}.dg_bs_collapsed_wrap{align-items:stretch;background-color:var(--bs_collapsed_bg);border-radius:var(--bs_collapsed_br) var(--bs_collapsed_br) 0 0;bottom:0;box-shadow:var(--bs_collapsed_shadow);color:var(--bs_collapsed_c);column-gap:var(--bs_collapsed_gap);cursor:pointer;display:flex;flex-wrap:nowrap;height:var(--bs_collapsed_h);justify-content:space-between;left:0;padding:var(--bs_collapsed_p_v) var(--bs_collapsed_p_h);padding-inline-end:calc(var(--bs_collapsed_p_h) - 4px);pointer-events:auto;position:absolute;transform:translateY(100%) translateZ(0);transition:transform .5s;transition-delay:0s;transition-timing-function:cubic-bezier(.1,1.2,.3,1);width:100%;z-index:1}.dg_bs_root--collapsed .dg_bs_collapsed_wrap{transform:translateY(0) translateZ(0);transition-delay:.15s}.dg_bs_root--preview .dg_bs_collapsed_wrap{transform:translateY(100%) translateZ(0);transition-delay:0s}.dg_bs_collapsed_wrap--mobile{--bs_collapsed_h:unset;--bs_collapsed_p_v:0;--bs_collapsed_p_h:0;--bs_collapsed_bg:none;--bs_collapsed_c:unset;--bs_collapsed_shadow:none;--bs_collapsed_br:none;--bs_collapsed_mob_x:0;--bs_collapsed_mob_holder_x:100%;--bs_collapsed_mob_holder_delay:0.3s;--bs_collapsed_mob_holder_opacity:0;--bs_dir:1;-webkit-tap-highlight-color:rgba(0,0,0,0);bottom:140px;justify-content:flex-end;padding-inline-end:var(--bs_collapsed_p_h);pointer-events:none;transform:unset}.dg_bs_collapsed_wrap--mobile--expand{--bs_collapsed_mob_x:0}.dg_bs_root--collapsed .dg_bs_collapsed_wrap--mobile{--bs_collapsed_mob_x:-24px;--bs_collapsed_mob_holder_delay:0s;--bs_collapsed_mob_holder_opacity:1;transform:unset}.dg_bs_root--collapsed .dg_bs_collapsed_wrap--mobile--expand{--bs_collapsed_mob_x:-100%}.dg_bs_root--rtl .dg_bs_collapsed_wrap--mobile{--bs_dir:-1}.dg_bs_root--preview .dg_bs_collapsed_wrap--mobile,.dg_bs_root--preview .dg_bs_collapsed_wrap--mobile--expand{--bs_collapsed_mob_x:0}.dg_bs_collapsed_title{display:block;font-size:var(--bs_tab_fs);font-weight:700;line-height:var(--bs_tab_lh);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dg_bs_collapsed_title_wrap{align-items:center;column-gap:var(--bs_collapsed_gap);display:flex;flex-shrink:0;justify-content:flex-start}.dg_bs_collapsed_title_selections{align-items:center;background-color:var(--accentTxt);border-radius:8px;color:var(--accentBg);display:flex;font-size:12px;height:16px;justify-content:center;line-height:16px;min-width:20px;padding:0 6px}.dg_bs_collapsed_selections_wrap{align-items:stretch;column-gap:var(--bs_collapsed_gap);display:flex;flex-grow:1;flex-shrink:1;font-size:12px;justify-content:flex-end;line-height:16px;overflow:hidden;white-space:nowrap}.dg_bs_collapsed_selections_wrap_end,.dg_bs_collapsed_selections_wrap_start{align-items:center;display:flex}.dg_bs_collapsed_selections_wrap_end{flex-shrink:0;justify-content:flex-start}.dg_bs_collapsed_selections_wrap_start{column-gap:var(--bs_collapsed_gap);flex-grow:1;flex-shrink:1;justify-content:flex-end;padding-inline-end:4px}.dg_bs_collapsed_selections_wrap_start:nth-last-child(2),.dg_bs_collapsed_selections_wrap_start:nth-last-child(2) .dg_bs_collapsed_selections_odds_wrap{overflow:hidden}.dg_bs_collapsed_selections_wrap_start~.dg_bs_collapsed_selections_wrap_end{border-inline-start:1px solid currentColor}.dg_bs_collapsed_selections_wrap_start:empty~.dg_bs_collapsed_selections_wrap_end{border-inline-start:none}.dg_bs_collapsed_selections_type{font-weight:500}.dg_bs_collapsed_selections_divider{background-color:var(--accentTxt2);flex:0 0 1px;height:14px}.dg_bs_collapsed_selections_odds{color:var(--accentTxt2);display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dg_bs_collapsed_selections_odds_wrap{align-items:center;column-gap:var(--bs_collapsed_gap_half);display:flex;justify-content:flex-start}.dg_bs_collapsed_selections_odds_count{display:block;font-size:14px;font-weight:500;line-height:18px}.dg_bs_collapsed_selections_feature{--icoSize:24px;align-items:center;column-gap:4px;display:flex;justify-content:flex-start;padding-inline-start:16px}.dg_bs_collapsed_selections_feature_txt{--bs_timer_fs:14px;display:block;font-weight:500;line-height:18px}.dg_bs_collapsed_mob{position:relative;transform:translateX(calc(var(--bs_dir)*var(--bs_collapsed_mob_x)));transition:transform var(--bs_timing) ease-in-out}.dg_bs_collapsed_mob,.dg_bs_collapsed_mob_holder{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;display:flex;justify-content:flex-start}.dg_bs_collapsed_mob_holder{cursor:pointer;opacity:var(--bs_collapsed_mob_holder_opacity);pointer-events:all;transform:translateX(calc(var(--bs_dir)*var(--bs_collapsed_mob_holder_x)));transition:opacity var(--bs_timing) ease-in-out var(--bs_collapsed_mob_holder_delay)}.dg_bs_collapsed_mob_circle{align-items:center;background-color:var(--accentBg);border:1px solid #fff;border-radius:50%;box-shadow:0 1px 6px 0 transparent;color:var(--accentTxt);display:flex;font-size:16px;font-weight:500;height:48px;justify-content:center;line-height:1;margin-inline-start:-24px;transform:translateX(calc(var(--bs_dir)*50%));width:48px;z-index:2}.dg_bs_collapsed_mob_circle_num,.dg_bs_collapsed_mob_circle_quickbet{transition:all var(--bs_timing) ease-in-out}.dg_bs_collapsed_mob_circle_quickbet{--bs_quickbet_dir:-1;--bs_quickbet_pos:22px;--bs_quickbet_pos_calc:calc(var(--bs_quickbet_dir)*var(--bs_quickbet_pos));fill:var(--bs_white);display:block;height:auto;left:50%;position:absolute;top:50%;transform:translate3d(var(--bs_quickbet_pos_calc),-50%,0);width:24px;z-index:1}.dg_bs_root--rtl .dg_bs_collapsed_wrap--mobile:not(.dg_bs_collapsed_wrap--mobile--expand) .dg_bs_collapsed_mob_circle_quickbet{--bs_quickbet_pos:3px}.dg_bs_collapsed_wrap--mobile--expand .dg_bs_collapsed_mob_circle_quickbet{--bs_quickbet_pos:50%}.dg_bs_collapsed_mob_circle_quickbet~.dg_bs_collapsed_mob_circle_num{opacity:0}.dg_bs_collapsed_mob_circle_quickbet--transform{--bs_quickbet_pos:50%;fill:var(--tabAccent);stroke:var(--bs_white);stroke-width:2px;top:100%;width:16px}.dg_bs_collapsed_mob_circle_quickbet--transform~.dg_bs_collapsed_mob_circle_num{opacity:1}.dg_bs_collapsed_mob_circle_feature{--icoSize:20px;align-items:center;display:flex;flex-direction:column;justify-content:flex-start;text-align:center}.dg_bs_collapsed_mob_circle_feature_icon{flex-shrink:0}.dg_bs_collapsed_mob_circle_feature_txt{--bs_timer_fs:12px;display:block;font-weight:500;line-height:14px}.dg_bs_collapsed_mob_circle_feature--redact~*{display:none}.dg_bs_collapsed_mob_content{align-items:flex-end;background-color:var(--bs_white);border-inline-end:4px solid var(--accentBg);box-shadow:0 2px 8px 0 rgba(0,0,0,.4);color:var(--bs_black);display:flex;flex-direction:column;height:46px;justify-content:center;padding-inline-end:8px;padding-inline-start:23px;position:relative;text-align:end;width:90px;writing-mode:horizontal-tb;z-index:1}.dg_bs_collapsed_mob_odds{--bs_collapsed_mob_odds_lh:14px;display:block;font-size:8px;line-height:var(--bs_collapsed_mob_odds_lh);max-height:calc(var(--bs_collapsed_mob_odds_lh)*2);max-width:100%;overflow:hidden}.dg_bs_collapsed_mob_odds_wrap{align-items:flex-end;display:flex;flex-direction:column;justify-content:center;margin-inline-end:-8px;max-width:56px;overflow:hidden;padding-inline-end:8px}.dg_bs_collapsed_mob_odds_count{color:var(--bs_black);font-size:11px;font-weight:700;line-height:14px;text-align:end}.dg_bs_collapsed_mob_odds_count--anim{display:flex;justify-content:flex-end}@keyframes previewTitleAnim{0%{flex-grow:0}to{flex-grow:1}}.dg_bs_preview_wrap{align-items:stretch;background-color:var(--bodyBg);border:1px solid var(--accentBg);border-bottom:unset;border-left:var(--bs_preview_border,1px solid var(--accentBg));border-radius:var(--bs_preview_br,16px) var(--bs_preview_br,16px) 0 0;border-right:var(--bs_preview_border,1px solid var(--accentBg));bottom:0;box-shadow:0 0 16px 2px rgba(0,0,0,.24);display:flex;flex-direction:column;flex-wrap:nowrap;isolation:isolate;justify-content:flex-start;left:0;max-height:var(--bs_maxH);overflow:hidden;pointer-events:auto;position:absolute;transform:translateY(100%) translateZ(0);transition:transform .5s;transition-delay:0s;transition-timing-function:cubic-bezier(.1,1.2,.3,1);width:100%;z-index:1}.dg_bs_preview_wrap:before{background-image:linear-gradient(180deg,var(--accentBg) 0,var(--accentBg) 23.77%);border-radius:inherit;content:"";display:block;height:100%;left:0;-webkit-mask-image:linear-gradient(180deg,hsla(0,0%,100%,.09),hsla(0,0%,100%,0) 23.77%);mask-image:linear-gradient(180deg,hsla(0,0%,100%,.09),hsla(0,0%,100%,0) 23.77%);opacity:var(--bs_preview_before_content,1);pointer-events:none;position:absolute;top:0;width:100%;z-index:-1}.dg_bs_root--preview .dg_bs_preview_wrap{transform:translateY(0) translateZ(0);transition-delay:.15s}.dg_bs_root--mobile .dg_bs_preview_wrap{max-height:calc(100vh - var(--cwHeaderHeight, 52px) - 44px)}.dg_bs_root--mobile.dg_bs_root--ios .dg_bs_preview_wrap{max-height:calc(var(--dg_bs_vh)*100 - var(--cwHeaderHeight, 52px) - 44px)}.dg_bs_preview_header{align-items:center;background-color:var(--bs_preview_header_bg,unset);border-top:1px solid var(--bs_preview_header_border,transparent);color:var(--bs_preview_header_c,var(--bodyTxt));column-gap:8px;display:flex;flex:0 0 auto;flex-wrap:nowrap;height:var(--bs_preview_header_h,48px);isolation:isolate;justify-content:space-between;padding-inline-start:12px;position:relative}.dg_bs_preview_header:before{background-image:linear-gradient(180deg,var(--accentBg) 0,var(--accentBg) 100%);border-radius:inherit;content:"";display:block;height:100%;left:0;-webkit-mask-image:linear-gradient(180deg,#fff,hsla(0,0%,100%,0));mask-image:linear-gradient(180deg,#fff,hsla(0,0%,100%,0));opacity:var(--bs_preview_header_before_content,0);pointer-events:none;position:absolute;top:0;width:100%;z-index:-1}.dg_bs_preview_header_start{--icoSize:24px;align-items:center;column-gap:8px;display:flex;flex:1 1 auto;justify-content:flex-start;overflow:hidden}.dg_bs_preview_header_end{display:var(--bs_preview_header_end_display,block);flex:0 1 auto;height:100%;min-width:76px;overflow:hidden;padding:0 12px}.dg_bs_preview_header_title{animation:previewTitleAnim 1s ease-in-out forwards;animation-delay:1s;flex:0 0;font-size:var(--bs_preview_event_header_fs,14px);font-weight:700;line-height:var(--bs_preview_event_header_lh,16px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dg_bs_preview_header_title_icon{color:var(--accentBg)}.dg_bs_preview_header_link{color:var(--bodyTxt);cursor:pointer;display:block;font-size:14px;font-weight:400;height:100%;line-height:48px;overflow:hidden;padding:0;text-align:center;text-decoration:underline;text-overflow:ellipsis;transition:all var(--bs_timing) ease-in-out;white-space:nowrap;width:100%}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_preview_header_link:hover{opacity:.7;text-decoration:none}.dg_bs_preview_body{align-items:stretch;display:flex;flex:1 1 auto;flex-direction:column;justify-content:flex-start;overflow-y:auto;padding:var(--bs_preview_body_padding,0) 12px;row-gap:8px;scrollbar-gutter:stable;scrollbar-width:none}.dg_bs_preview_footer{align-items:center;column-gap:8px;display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:space-between;overflow:hidden;padding:12px;row-gap:8px}.dg_bs_preview_footer_btn{--icoSize:24px;align-items:center;-webkit-appearance:none;appearance:none;background:none;border:none;border-radius:8px;column-gap:8px;cursor:pointer;display:flex;flex:1 1;flex-wrap:nowrap;height:var(--bs_preview_footer_btn_h,44px);justify-content:center;max-width:100%;outline:none;padding:0 12px;text-align:center;transition:all var(--bs_timing) ease-in-out}.dg_bs_preview_footer_btn_txt{display:block;font-size:16px;font-weight:500;line-height:20px;min-width:56px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dg_bs_preview_footer_btn--back{border:var(--bs_preview_footer_btn_border,1px) solid var(--bs_preview_footer_btn_border_c,var(--buttonSecondaryBg));color:var(--bs_preview_footer_btn_c,var(--bodyTxt))}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_preview_footer_btn--back:hover{background-color:var(--bs_preview_footer_btn_bg,var(--buttonSecondaryBg))}.dg_bs_preview_footer_btn--close{background:var(--accentBg);color:var(--accentTxt)}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_preview_footer_btn--close:hover{background:var(--accentBgHover)}.dg_bs_preview_stake_wrap{--bs-preview-footer-position:sticky;align-items:stretch;background:var(--eventBg);border:1px solid var(--eventBgHover);border-bottom:none;border-radius:12px;display:flex;flex-direction:column;justify-content:flex-start;padding:12px 12px 0;row-gap:8px}.dg_bs_preview_stake_wrap--single{--bs-preview-footer-position:static}.dg_bs_preview_stake_wrap_header,.dg_bs_preview_stake_wrap_subheader{align-items:center;column-gap:8px;display:flex;flex:0 0 auto;flex-wrap:nowrap;justify-content:space-between}.dg_bs_preview_stake_wrap_header_end,.dg_bs_preview_stake_wrap_header_start,.dg_bs_preview_stake_wrap_subheader_end,.dg_bs_preview_stake_wrap_subheader_start{align-items:center;column-gap:4px;display:flex}.dg_bs_preview_stake_wrap_header_end,.dg_bs_preview_stake_wrap_subheader_end{justify-content:flex-end}.dg_bs_preview_stake_wrap_header{min-height:24px}.dg_bs_preview_stake_wrap_header_title{color:var(--eventTxt);font-size:var(--bs_preview_stake_header_fs,13px);font-weight:500;line-height:var(--bs_preview_stake_header_lh,15px)}.dg_bs_preview_stake_wrap_header_btn{--icoSize:24px;align-items:center;-webkit-appearance:none;appearance:none;background:none;border:none;border-radius:8px;color:var(--eventTxt2);column-gap:8px;cursor:pointer;display:flex;flex-wrap:nowrap;justify-content:center;outline:none;padding:0;transition:all var(--bs_timing) ease-in-out}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_preview_stake_wrap_header_btn:hover{color:var(--eventTxt)}.dg_bs_preview_stake_wrap_subheader{--icoSize:20px;flex-wrap:wrap-reverse;row-gap:8px}.dg_bs_preview_stake_wrap_subheader_btn{--icoSize:20px;align-items:center;-webkit-appearance:none;appearance:none;background:var(--eventBg2);border:none;border-radius:8px;color:var(--eventTxt);column-gap:4px;cursor:pointer;display:flex;flex-wrap:nowrap;font-size:13px;font-weight:400;height:32px;justify-content:center;line-height:15px;outline:none;padding:0;padding-inline-end:4px;padding-inline-start:12px;transition:all var(--bs_timing) ease-in-out}.dg_bs_preview_stake_wrap_subheader_btn_icon{transform:rotate(var(--preview_collapse_deg));transition:transform var(--bs_timing) ease-in-out}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_preview_stake_wrap_subheader_btn:hover{background:var(--eventBg2Hover)}.dg_bs_preview_stake_wrap_subheader_odds{color:var(--eventTxt);font-size:14px;font-weight:700;line-height:16px}.dg_bs_preview_stake_wrap_subheader_icon{color:var(--accentBg)}.dg_bs_preview_stake_wrap_body,.dg_bs_preview_stake_wrap_body_in{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start}.dg_bs_preview_stake_wrap_body_in{row-gap:8px}.dg_bs_preview_stake_wrap_footer{background:var(--eventBgHover);border-radius:8px 12px 12px 12px;color:var(--eventTxt);font-size:var(--bs_preview_event_footer_fs,12px);font-weight:400;line-height:var(--bs_preview_event_footer_lh,14px);padding:12px 13px;row-gap:var(--bs_preview_event_footer_row_gap,0)}.dg_bs_preview_stake_wrap_footer,.dg_bs_preview_stake_wrap_footer_wrapper{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start}.dg_bs_preview_stake_wrap_footer_wrapper{background:var(--bodyBg);border-radius:12px 12px 0 0;bottom:var(--bs-preview-footer-bottom,0);margin:4px -13px 0;position:var(--bs-preview-footer-position);z-index:2}.dg_bs_preview_stake_wrap_footer_col,.dg_bs_preview_stake_wrap_footer_row{align-items:center;column-gap:4px;display:flex;flex-wrap:nowrap}.dg_bs_preview_stake_wrap_footer_row{column-gap:8px;justify-content:space-between;min-height:var(--bs_preview_footer_row_minH,20px)}.dg_bs_preview_stake_wrap_footer_col{--icoSize:16px}.dg_bs_preview_stake_wrap_footer_col--start{justify-content:flex-start}.dg_bs_preview_stake_wrap_footer_col--end{justify-content:flex-end}.dg_bs_preview_stake_wrap_footer_txt{display:block}.dg_bs_preview_stake_wrap_footer_icon{color:var(--accentBg2)}.dg_bs_preview_stake_wrap_footer_amount{font-size:var(--bs_preview_event_footer_amount_fs,14px);font-weight:700;line-height:var(--bs_preview_event_footer_amount_fs,16px)}.dg_bs_preview_stake_wrap:not(:first-child) .dg_bs_preview_stake_event:last-child .dg_bs_preview_stake_event_header_end .dg_bs_preview_stake_event_offer_ttp{bottom:100%;top:unset}.dg_bs_preview_stake_wrap:not(:first-child) .dg_bs_preview_stake_event:last-child .dg_bs_preview_stake_event_header_end:hover .dg_bs_preview_stake_event_offer_txt:before{border-color:var(--tooltipBg3) transparent transparent transparent;border-style:solid;border-width:6px 6px 0;bottom:unset;bottom:100%;content:"";display:block;height:0;left:50%;position:absolute;top:100%;top:unset;transform:translateY(-3px) translateX(-50%);width:0;z-index:2}.dg_bs_preview_stake_event{align-items:stretch;background:var(--eventBgHover);border:1px solid var(--eventBg2);border-radius:8px;display:flex;flex-direction:column;justify-content:flex-start}.dg_bs_preview_stake_event_header{align-items:center;column-gap:8px;display:flex;flex:0 0 auto;flex-wrap:nowrap;height:var(--bs_preview_event_header_h,36px);justify-content:space-between;padding:0 var(--bs_preview_event_padding,8px);position:relative}.dg_bs_preview_stake_event_header_start{--icoSize:var(--bs_preview_event_header_icoSize,20px);--imageSize:var(--bs_preview_event_header_icoSize,20px);align-items:center;column-gap:8px;display:flex;justify-content:flex-start}.dg_bs_preview_stake_event_header_end{--preview_offer_display:none;--preview_offer_pointer:none;align-items:center;display:flex;height:100%;justify-content:flex-end}.dg_bs_preview_stake_event_header_end:hover{--preview_offer_display:flex;--preview_offer_pointer:all}.dg_bs_preview_stake_event_header_end:hover .dg_bs_preview_stake_event_offer_txt:before{border-color:transparent transparent var(--tooltipBg3) transparent;border-style:solid;border-width:0 6px 6px;bottom:unset;content:"";display:block;height:0;left:50%;position:absolute;top:100%;transform:translateY(3px) translateX(-50%);width:0;z-index:2}.dg_bs_preview_stake_event_status{--preview-status-c:var(--bs_orange);background:var(--preview-status-c);border-radius:50%;display:block;flex:0 0 6px;height:6px;width:6px}.dg_bs_preview_stake_event_status_wrap{align-items:center;column-gap:var(--bs_preview_event_status_gap,4px);display:flex;flex-wrap:nowrap;justify-content:flex-start}.dg_bs_preview_stake_event_status_txt{color:var(--bs_preview_event_header_status_c,var(--bs_orange));font-size:var(--bs_preview_event_header_fs,11px);font-weight:400;line-height:var(--bs_preview_event_header_lh,14px)}.dg_bs_preview_stake_event_offer_txt{border:1px solid var(--accentBg2);border-radius:4px;color:var(--eventTxt);display:block;font-size:11px;font-weight:400;height:20px;line-height:20px;padding:0 8px;position:relative}.dg_bs_preview_stake_event_offer_ttp{background:var(--tooltipBg3);border-radius:8px;color:var(--tooltipTxt);display:var(--preview_offer_display);left:4px;pointer-events:var(--preview_offer_pointer);position:absolute;right:4px;top:100%;z-index:9}.dg_bs_preview_stake_event_offer_ttp_in{display:flex;padding:16px;row-gap:8px}.dg_bs_preview_stake_event_offer_ttp,.dg_bs_preview_stake_event_offer_ttp_in{align-items:stretch;flex-direction:column;justify-content:flex-start}.dg_bs_preview_stake_event_offer_ttp:hover{--preview_offer_display:flex;--preview_offer_pointer:all}.dg_bs_preview_stake_event_offer_ttp_title{font-size:20px;font-weight:400;line-height:24px}.dg_bs_preview_stake_event_offer_ttp_txt{color:var(--tooltipTxt2);font-size:14px;line-height:16px}.dg_bs_preview_stake_event_body{background:var(--eventBg);border-radius:7px;display:flex;flex-direction:column;padding:var(--bs_preview_event_padding,8px)}.dg_bs_preview_stake_event_info{align-items:center;color:var(--eventTxt);column-gap:8px;display:flex;flex-wrap:nowrap;justify-content:space-between}.dg_bs_preview_stake_event_datetime{color:var(--bs_preview_event_datetime_c,inherit)}.dg_bs_preview_stake_event_datetime,.dg_bs_preview_stake_event_scores,.dg_bs_preview_stake_event_teams{display:flex;flex-direction:column;justify-content:center;row-gap:4px}.dg_bs_preview_stake_event_teams{align-items:flex-start;flex:1 1 auto}.dg_bs_preview_stake_event_score,.dg_bs_preview_stake_event_team{display:block;font-size:var(--bs_preview_event_team_fs,14px);line-height:var(--bs_preview_event_team_lh,16px)}.dg_bs_preview_stake_event_scores{align-items:flex-end;flex:0 0 auto;text-align:end;white-space:nowrap}.dg_bs_preview_stake_event_datetime{align-items:flex-end;flex:0 1 auto;text-align:end;white-space:nowrap}.dg_bs_preview_stake_event_date,.dg_bs_preview_stake_event_time{display:block;font-size:var(--bs_preview_event_datetime_fs,11px);line-height:var(--bs_preview_event_datetime_lh,13px)}.dg_bs_preview_stake_event_live_wrap{align-items:flex-end;border-inline-start:1px solid var(--eventBg2);display:flex;flex:0 0 auto;flex-direction:column;height:32px;justify-content:center;margin-inline-start:4px;padding-inline-start:13px}.dg_bs_preview_stake_event_footer{align-items:center;column-gap:8px;display:flex;flex-wrap:nowrap;justify-content:space-between;margin-top:8px;padding-top:4px}.dg_bs_preview_stake_event_footer_start{flex:1 1 auto;word-break:break-all}.dg_bs_preview_stake_event_footer_end{align-items:center;column-gap:4px;display:flex;justify-content:flex-end;text-align:end}.dg_bs_preview_stake_event_footer_end.bh_boost_row span.dg_bs_preview_stake_event_odd,.dg_bs_preview_stake_event_footer_end.bh_boost_row span.dg_bs_stake_selection_odd{color:var(--success)}.dg_bs_preview_stake_event_footer_end .dg_bs_single_boost_icon_wrapper{align-items:center;column-gap:4px;display:flex;flex-grow:0;flex-shrink:0;justify-content:flex-end;margin-inline-end:4px}.dg_bs_preview_stake_event_footer_end .dg_bs_single_boost_icon_wrapper i{color:var(--success)}.dg_bs_preview_stake_event_footer_end .dg_bs_single_boost_icon_wrapper span{color:var(--eventTxt2);font-size:12px;font-weight:700;text-decoration:line-through}.dg_bs_preview_stake_event_footer_end .dg_bs_single_boost_icon_wrapper .bh_single_boost_icon_bb{color:var(--accentBg)}.dg_bs_preview_stake_event_footer_end .dg_bs_single_boost_icon_wrapper .dg_icon_enhanced_odd_triple_100,.dg_bs_preview_stake_event_footer_end .dg_bs_single_boost_icon_wrapper .dg_icon_enhanced_odd_triple_100.bh_single_boost_icon_bb{color:var(--bs_orange)}.dg_bs_preview_stake_event_bb{--bs_stake_header-minH:20px;grid-column-gap:4px;grid-row-gap:8px;column-gap:4px;display:grid;grid-template-columns:20px 1fr;grid-template-rows:auto;margin-top:12px;row-gap:8px}.dg_bs_preview_stake_event_bb .dg_bs_stake_selection_wrap{column-gap:8px;flex-direction:row;min-height:20px;padding:0}.dg_bs_preview_stake_event_bb .dg_bs_stake_col--bb{margin-top:unset;padding-bottom:8px;padding-top:unset}.dg_bs_preview_stake_event_bb .dg_bs_stake_col--bb>.dg_bs_stake_bb_list:last-child{margin-bottom:-8px}.dg_bs_preview_stake_event_bb .dg_bs_stake_col--bb>.dg_bs_stake_bb_list:last-child .dg_bs_stake_bb_list_item:last-child .dg_bs_stake_bb_list_item_start:after{opacity:0}.dg_bs_preview_stake_event_bb .dg_bs_stake_bb_list_item{column-gap:4px}.dg_bs_preview_stake_event_bb .dg_bs_stake_bb_list_item:last-child .dg_bs_stake_bb_list_item_start:after{opacity:1}.dg_bs_preview_stake_event_bb .dg_bs_stake_bb_list_item_start{flex:0 0 20px}.dg_bs_preview_stake_event_bb_btn{--icoSize:16px;--bs_bb_indicator:var(--eventBg2);align-items:center;-webkit-appearance:none;appearance:none;background:transparent;border:none;border-radius:0;color:var(--eventAccent);cursor:pointer;display:flex;flex-wrap:nowrap;font-size:14px;font-weight:500;justify-content:flex-start;line-height:16px;margin:0;outline:none;padding:0;transition:all var(--bs_timing) ease-in-out;width:100%}.dg_bs_preview_stake_event_bb_btn_txt{margin-inline-start:4px}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_preview_stake_event_bb_btn:hover{color:var(--eventAccentHover)}.dg_bs_preview_stake_event_arg,.dg_bs_preview_stake_event_market,.dg_bs_preview_stake_event_odd{color:var(--eventTxt);font-size:var(--bs_preview_event_market_fs,14px);line-height:var(--bs_preview_event_market_lh,14px)}.dg_bs_preview_stake_event_arg{word-break:break-word}.dg_bs_preview_stake_event_market{color:var(--eventTxt2)}.dg_bs_preview_stake_event_odd{font-weight:700}.dg_bs_header{align-items:stretch;flex-direction:column;position:relative}.dg_bs_header,.dg_bs_header_tabs{display:flex;justify-content:flex-start}.dg_bs_header_tabs{align-items:center}.dg_bs_header_tabs--hidden{display:none}.dg_bs_header_tab{--icoSize:24px;align-items:stretch;border-bottom:1px solid var(--headerBg);display:flex;flex:1 1;flex-direction:column;height:var(--bs_header_tab_h);justify-content:flex-start;overflow:hidden;position:relative}.dg_bs_header_tab .dg_bs_onboarding{left:10px;margin-top:10px;position:absolute;right:10px;top:var(--bs_header_tab_h)}.dg_bs_header_tab_in{align-items:center;background:var(--headerBg);color:var(--headerTxt2);column-gap:4px;cursor:pointer;display:flex;font-size:var(--bs_tab_fs);font-weight:var(--bs_tab_fw);height:100%;justify-content:center;line-height:var(--bs_tab_lh);overflow:hidden;padding:0 16px;transition:all var(--bs_timing) ease-in-out}.dg_bs_header_tab--onboarding{position:static}.dg_bs_header_tab--onboarding .dg_bs_header_tab_in{pointer-events:none}.dg_bs_header_tab--onboarding .dg_bs_header_tab_in i{isolation:isolate;position:relative;z-index:calc(var(--bs_zIndex_top) + 1)}.dg_bs_header_tab--onboarding .dg_bs_header_tab_in i:after{background-color:var(--tabBg);border-radius:4px;content:"";display:block;height:calc(var(--bs_header_tab_h) - 8px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(var(--bs_header_tab_h) - 8px);z-index:-1}.dg_bs_header_tab:first-child .dg_bs_header_tab_in{border-top-left-radius:var(--bs_br)}.dg_bs_root_holder--active .dg_bs_root--mobile .dg_bs_header_tab:first-child .dg_bs_header_tab_in{border-top-left-radius:0;border-top-right-radius:0}.dg_bs_header_tab:last-child .dg_bs_header_tab_in{border-top-right-radius:var(--bs_br)}.dg_bs_root_holder--active .dg_bs_root--mobile .dg_bs_header_tab:last-child .dg_bs_header_tab_in{border-top-left-radius:0;border-top-right-radius:0}.dg_bs_root--rtl .dg_bs_header_tab:first-child .dg_bs_header_tab_in{border-top-left-radius:0;border-top-right-radius:var(--bs_br)}.dg_bs_root--rtl .dg_bs_header_tab:last-child .dg_bs_header_tab_in{border-top-left-radius:var(--bs_br);border-top-right-radius:unset}.dg_bs_header_tab--sm:nth-child(2),.dg_bs_header_tab:first-child:not(.dg_bs_header_tab--sm){border-bottom:none}.dg_bs_header_tab--sm:nth-child(2) .dg_bs_header_tab_in,.dg_bs_header_tab:first-child:not(.dg_bs_header_tab--sm) .dg_bs_header_tab_in{background-color:var(--headerBg);color:var(--headerTxt)}.dg_bs_header_tab--sm:nth-child(2) .dg_bs_header_tab_count,.dg_bs_header_tab:first-child:not(.dg_bs_header_tab--sm) .dg_bs_header_tab_count{background:var(--accentBg);color:var(--accentTxt)}.dg_bs_header_tab--sm{border-bottom:unset;flex-basis:var(--bs_header_tab_h);max-width:var(--bs_header_tab_h);overflow:unset}.dg_bs_header_tab--sm.dg_bs_header_tab--active .dg_bs_header_tab_in{color:var(--accentBg)}.dg_bs_header_tab_text{display:block;line-height:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dg_bs_header_tab_count{--bs_br:4px;align-items:center;background:var(--headerBg2);border-radius:var(--bs_br);color:var(--headerTxt);display:flex;flex-shrink:0;font-size:11px;font-weight:700;height:18px;justify-content:center;min-width:18px;padding:0 3px;text-align:center}.dg_bs_header_tab--start,.dg_bs_header_tab--start .dg_bs_header_tab_in{justify-content:flex-start;text-align:start}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_header_tab:not(.dg_bs_header_tab--active):hover .dg_bs_header_tab_in{background-color:var(--headerBg2);color:var(--headerTxt)}.dg_bs_header_tab_dropdown{background:var(--inputBg);border-radius:var(--bs_br);color:var(--inputTxt);display:flex;flex-direction:column;left:0;margin:8px;max-width:200px;opacity:0;padding:12px 0;pointer-events:none;position:absolute;top:100%;transition:opacity var(--bs_timing);transition-timing-function:ease-in-out;z-index:var(--bs_zIndex_top)}.dg_bs_header_tab_dropdown--open{opacity:1;pointer-events:all}.dg_bs_root--rtl .dg_bs_header_tab_dropdown{left:unset;right:0}.dg_bs_header_tab_dropdown_item{--icoSize:20px;align-items:center;-webkit-appearance:none;appearance:none;background-color:transparent;border:0;color:inherit;column-gap:6px;cursor:pointer;display:flex;font-size:var(--bs_tab_fs);isolation:isolate;justify-content:flex-start;line-height:var(--bs_tab_lh);outline:0;padding:5px 12px;text-transform:unset;transition:color var(--bs_timing) ease-in-out}.dg_bs_header_tab_dropdown_item_text{display:block;line-height:inherit}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_header_tab_dropdown_item:hover{color:var(--tabAccent)}.dg_bs_header_tab_dropdown_item--disabled,.dg_bs_header_tab_dropdown_item.disabled,.dg_bs_header_tab_dropdown_item:disabled,.dg_bs_header_tab_dropdown_item[disabled]{opacity:.5;pointer-events:none}.dg_bs_header_tab--active{border-bottom:1px solid var(--accentBg);cursor:default;transition:all var(--bs_timing) ease-in-out}.dg_bs_header_tab--active .dg_bs_header_tab_in{background-color:var(--headerBg2);color:var(--headerTxt)}.dg_bs_header_tab--active .dg_bs_header_tab_count{background:var(--accentBg);color:var(--accentTxt)}@keyframes bs-scroll-hide{0%,to{opacity:1}25%,75%{opacity:0}}@keyframes bs-scroll-hide-clone{0%,to{opacity:1}25%,75%{opacity:0}}.dg_bs_body,.dg_bs_body_scroller{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;justify-content:flex-start;overflow:hidden}.dg_bs_body_scroller{--bs-grid-rows-1:1fr;--bs-grid-rows-grow-1:1;--bs-grid-rows-2:0fr;--bs-grid-rows-grow-2:0;--bs-grid-row-anim-1:bs-scroll-hide;--bs-grid-row-anim-2:bs-scroll-hide-clone;overflow-y:auto;padding:0 8px;scrollbar-gutter:stable;scrollbar-width:none}.dg_bs_body_scroller::-webkit-scrollbar{background-color:var(--dominantBg);border-radius:15px;width:5px}.dg_bs_body_scroller::-webkit-scrollbar-thumb{background-color:var(--dominantBg3Hover,var(--dominantBg2));border-radius:15px}.dg_bs_body_scroller::-webkit-scrollbar-track{background-color:var(--dominantBg);border-radius:15px}@supports not selector(::-webkit-scrollbar){.dg_bs_body_scroller{scrollbar-color:var(--dominantBg) var(--dominantBg3Hover,var(--dominantBg2));scrollbar-gutter:both-edges}}.dg_bs_root--mobile .dg_bs_body_scroller::-webkit-scrollbar{display:none}@supports not selector(::-webkit-scrollbar){.dg_bs_root--mobile .dg_bs_body_scroller{scrollbar-color:transparent transparent;scrollbar-width:none}}.dg_bs_body_scroller--transform{--bs-grid-rows-1:0fr;--bs-grid-rows-grow-1:0;--bs-grid-rows-2:1fr;--bs-grid-rows-grow-2:1;--bs-grid-row-anim-1:bs-scroll-hide-clone;--bs-grid-row-anim-2:bs-scroll-hide}.dg_bs_body_scroller_grid{display:grid;flex-grow:1;margin:0 -8px;overflow:hidden}.dg_bs_body_scroller_grid:empty{display:none}.dg_bs_body_scroller_grid:first-child{flex-grow:var(--bs-grid-rows-grow-1);grid-template-rows:var(--bs-grid-rows-1)}.dg_bs_root--oneitem .dg_bs_body_scroller_grid:first-child .dg_bs_body_scroller_grid_row{animation:none}.dg_bs_body_scroller_grid:nth-child(2){flex-grow:var(--bs-grid-rows-grow-2);grid-template-rows:var(--bs-grid-rows-2)}.dg_bs_root--oneitem .dg_bs_body_scroller_grid:nth-child(2){display:none}.dg_bs_body_scroller_grid_row{display:flex;max-height:100%;overflow:hidden;overflow-y:auto;overscroll-behavior:contain;padding:0 12px;scrollbar-gutter:stable;scrollbar-width:none}.dg_bs_body_scroller_grid_row::-webkit-scrollbar{background-color:var(--dominantBg);border-radius:15px;width:5px}.dg_bs_body_scroller_grid_row::-webkit-scrollbar-thumb{background-color:var(--dominantBg3Hover,var(--dominantBg2));border-radius:15px}.dg_bs_body_scroller_grid_row::-webkit-scrollbar-track{background-color:var(--dominantBg);border-radius:15px}@supports not selector(::-webkit-scrollbar){.dg_bs_body_scroller_grid_row{scrollbar-color:var(--dominantBg) var(--dominantBg3Hover,var(--dominantBg2));scrollbar-gutter:both-edges}}.dg_bs_root--mobile .dg_bs_body_scroller_grid_row::-webkit-scrollbar{display:none}@supports not selector(::-webkit-scrollbar){.dg_bs_root--mobile .dg_bs_body_scroller_grid_row{scrollbar-color:transparent transparent;scrollbar-width:none}}.dg_bs_body_scroller_grid_row,.dg_bs_body_scroller_grid_row_in{align-items:stretch;flex-direction:column;justify-content:flex-start;row-gap:6px}.dg_bs_body_scroller_grid_row_in{display:contents;min-height:calc(100% + 1px)}.dg_bs_root--ios .dg_bs_body_scroller_grid_row_in{display:flex}.dg_bs_body_actions.info_message{border-top:1px solid var(--accentBg)}.dg_bs_body_actions{align-items:stretch;background-color:var(--bodyBg);border-radius:0;border-top:1px solid transparent;bottom:0;box-shadow:0 -6px 6px 0 var(--bodyBg);flex-direction:column;flex-shrink:0;margin:auto -8px 0;max-width:calc(100% + 16px);padding:12px;position:sticky;z-index:var(--bs_zIndex_top)}.dg_bs_body_actions,.dg_bs_body_actions_in{display:flex;justify-content:flex-start;row-gap:8px}.dg_bs_body_actions_in{align-items:center;column-gap:8px;flex-wrap:nowrap}.dg_bs_root--bookabet .dg_bs_body_actions_in{flex-direction:column}.dg_bs_root--bookabet .dg_bs_body_actions_in .dg_bs_btn--share{width:100%}.dg_bs_body_actions_info{align-items:flex-start;color:var(--eventTxt);column-gap:8px;display:flex;flex-wrap:nowrap;font-size:var(--bs_actions_info_fs,12px);justify-content:flex-start;line-height:var(--bs_actions_info_lh,14px);text-align:start}.dg_bs_body_actions_info_icon{--icoSize:var(--bs_actions_info_icoSize,20px);--imageSize:var(--bs_actions_info_icoSize,20px);color:var(--eventTxt2)}.dg_bs_body_actions_info_txt{display:block;font-size:inherit;line-height:inherit;padding:3px 0}.dg_bs_tabs{background-color:var(--bodyBg);box-shadow:0 2px 6px 0 var(--bodyBg);margin:0 -8px;padding:8px 8px 4px;position:sticky;top:0;z-index:calc(var(--bs_zIndex_top) - 1)}.dg_bs_tabs,.dg_bs_tabs_in{align-items:center;display:flex;flex-direction:row;flex-shrink:0;justify-content:flex-start}.dg_bs_tabs_in{background-color:var(--tabBg);border-radius:8px;overflow:hidden;padding:2px;width:100%}.dg_bs_tab{align-items:center;background:var(--tabBg);border-radius:7px;color:var(--tabTxt2);column-gap:4px;cursor:pointer;display:flex;flex:1 1;flex-wrap:nowrap;font-size:13px;font-weight:400;height:var(--bs_tab_h);justify-content:center;line-height:var(--bs_tab_lh);overflow:hidden;padding:0 10px;transition:all var(--bs_timing) ease-in-out}.dg_bs_tab--active{cursor:default;font-weight:500}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_tab:hover,.dg_bs_tab--active{background:var(--tabActiveBg);box-shadow:0 0 0 1px var(--tabBg);color:var(--tabActiveTxt);position:relative;z-index:4}.dg_bs_tab--disabled{pointer-events:none}.dg_bs_tab_text{display:block;line-height:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dg_bs_tab:first-child{border-bottom-left-radius:inherit;border-top-left-radius:inherit}.dg_bs_root--rtl .dg_bs_tab:first-child,.dg_bs_tab:last-child{border-bottom-right-radius:inherit;border-top-right-radius:inherit}.dg_bs_root--rtl .dg_bs_tab:first-child{border-bottom-left-radius:unset;border-top-left-radius:unset}.dg_bs_root--rtl .dg_bs_tab:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:unset;border-top-left-radius:inherit;border-top-right-radius:unset}.dg_bs_tab_separator{background:var(--tabBg2);border-radius:8px;height:var(--dg_bs_tab_separator_h,20px);width:1px}.dg_bs_empty_wrap{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;min-height:200px}.dg_bs_empty_wrap .dg_bs_body_actions{background-color:transparent;box-shadow:unset;margin:0;padding:0;position:static}.dg_bs_empty_header{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:12px 0 24px;row-gap:4px;text-align:center;width:100%}.dg_bs_empty_header:only-child{margin-bottom:auto;margin-top:auto;padding:0}.dg_bs_empty_title{color:var(--bodyTxt);font-size:14px;font-weight:400;line-height:18px}.dg_bs_empty_subtitle{color:var(--bodyTxt2);font-size:12px;line-height:16px}.dg_bs_empty_actions{box-shadow:0 0 8px rgba(0,0,0,.4);margin-top:auto;padding:12px 4px}.dg_bs_book_wrap,.dg_bs_empty_actions{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start}.dg_bs_book_wrap{background:var(--bodyBg2);border-radius:6px;margin-bottom:24px;padding:12px;row-gap:12px}.dg_bs_book_title{color:var(--bodyTxt2);display:block;font-size:12px;font-weight:400;line-height:16px}.dg_bs_book_input{-webkit-appearance:none;appearance:none;background:var(--inputBg);border:1px solid var(--inputBorder);border-radius:6px;caret-color:var(--accentBg);color:var(--inputTxt);display:block;font-family:var(--font-family-base,inherit);font-size:14px;line-height:18px;outline:none;padding:13px 12px;transition:all var(--bs_timing) ease-in-out;width:100%}.dg_bs_book_input:-webkit-autofill,.dg_bs_book_input:-webkit-autofill:focus,.dg_bs_book_input:-webkit-autofill:hover{-webkit-transition:background-color 0s 600000s,color 0s 600000s!important;transition:background-color 0s 600000s,color 0s 600000s!important}.dg_bs_book_input::-webkit-inner-spin-button,.dg_bs_book_input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.dg_bs_book_input::placeholder{color:var(--inputTxt2)}.dg_bs_book_input::-webkit-input-placeholder{color:var(--inputTxt2)}.dg_bs_book_input:-moz-placeholder,.dg_bs_book_input::-moz-placeholder{color:var(--inputTxt2)}.dg_bs_book_input:-ms-input-placeholder{color:var(--inputTxt2)}.dg_bs_book_input:focus{border-color:var(--accentBg)}.dg_bs_cashout_form{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;justify-content:flex-start;row-gap:8px}.dg_bs_cashout_form_input{-webkit-appearance:none;appearance:none;background:var(--inputG);border:1px solid var(--inputBorder);border-radius:8px;color:var(--inputTxt);display:block;font-family:var(--font-family-base,inherit);font-size:14px;font-weight:400;height:44px;line-height:16px;outline:0;padding:10px 12px;padding-inline-end:48px;transition:border-color var(--bs_timing) ease-in-out,color var(--bs_timing) ease-in-out;width:100%}.dg_bs_root--rtl .dg_bs_cashout_form_input{padding-inline-end:12px;padding-inline-start:48px}.dg_bs_cashout_form_input--lg{height:44px;padding:14px 12px}.dg_bs_cashout_form_input:-webkit-autofill,.dg_bs_cashout_form_input:-webkit-autofill:focus,.dg_bs_cashout_form_input:-webkit-autofill:hover{-webkit-transition:background-color 0s 600000s,color 0s 600000s!important;transition:background-color 0s 600000s,color 0s 600000s!important}.dg_bs_cashout_form_input::-webkit-inner-spin-button,.dg_bs_cashout_form_input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.dg_bs_cashout_form_input::placeholder{color:var(--eventTxt3);transition:all var(--bs_timing) ease-in-out}.dg_bs_cashout_form_input:focus::placeholder{color:var(--inputTxt)}.dg_bs_cashout_form_input:focus::-webkit-input-placeholder{color:var(--inputTxt)}.dg_bs_cashout_form_input:focus:-moz-placeholder,.dg_bs_cashout_form_input:focus::-moz-placeholder{color:var(--inputTxt)}.dg_bs_cashout_form_input:focus:-ms-input-placeholder{color:var(--inputTxt)}.dg_bs_cashout_form_input--error{border-color:var(--bs_red)}.dg_bs_cashout_form_input_wrap{align-items:stretch;column-gap:8px;display:flex;flex-wrap:nowrap;justify-content:flex-start}.dg_bs_cashout_form_input_col{align-items:stretch;display:flex;flex:1 1;justify-content:flex-start;position:relative}.dg_bs_cashout_form_input_col:nth-child(2){align-items:center;color:var(--eventTxt3);flex:0 1;font-size:12px;line-height:14px}.dg_bs_cashout_form_input_label{color:var(--eventTxt2);font-size:14px;line-height:16px;pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%);z-index:1}.dg_bs_root--rtl .dg_bs_cashout_form_input_label{left:12px;right:unset}.dg_bs_balance_wrap{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:4px;position:relative}.dg_bs_balance_wrap:first-child{margin-top:6px}.dg_bs_balance_dropdown{align-items:stretch;background:var(--dominantBg2);border:1px solid var(--dominantBg3);border-radius:8px;box-shadow:2px 2px 6px var(--shadowColor2);display:flex;flex-direction:column;justify-content:flex-start;left:8px;opacity:0;padding:8px;pointer-events:none;position:absolute;right:8px;top:100%;transition:opacity var(--bs_timing) ease-in-out;z-index:calc(var(--bs_zIndex_top) - 2)}.dg_bs_balance_dropdown_item{align-items:center;border-radius:6px;color:var(--inputTxt);cursor:pointer;display:flex;font-size:12px;justify-content:space-between;line-height:16px;min-height:40px;padding:8px;transition:all var(--bs_timing) ease-in-out}.dg_bs_balance_dropdown_item .dg_bs_balance_checked{display:none}.dg_bs_balance_dropdown_item_left{display:flex;flex-direction:column;gap:4px}.dg_bs_balance_dropdown_item--active{background-color:var(--inputBgHover);color:var(--inputTxt)}.dg_bs_balance_dropdown_item--active .dg_bs_balance_checked{display:block}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_balance_dropdown_item:hover{color:var(--inputTxt)}.dg_bs_balance_dropdown_item .dg_icon_24_radio_checked{color:var(--accentBg)}.dg_bs_balance_dropdown_item_left_box{align-items:center;display:flex;gap:8px}.dg_bs_balance_dropdown_item_left_box_inner{display:flex;flex-direction:column;gap:4px}.dg_bs_balance_dropdown_item_left_box i{color:var(--inputTxt2)}.dg_bs_balance_dropdown_item--disabled{pointer-events:none}.dg_bs_balance_dropdown_item--disabled .dg_bs_balance_dropdown_amount,.dg_bs_balance_dropdown_item--disabled .dg_bs_balance_dropdown_amount_in,.dg_bs_balance_dropdown_item--disabled .dg_bs_balance_dropdown_item_left_box i,.dg_bs_balance_dropdown_item--disabled .dg_bs_balance_dropdown_text{color:var(--inputTxt3)}.dg_bs_balance_dropdown_amount,.dg_bs_balance_dropdown_text{display:block;line-height:inherit}.dg_bs_balance_dropdown_amount,.dg_bs_balance_dropdown_amount_in{color:var(--inputTxt2)}.dg_bs_balance_dropdown_icon{transition:all var(--bs_timing) ease-in-out}.dg_bs_balance_dropdown--open{opacity:1;pointer-events:all}.dg_bs_balance_dropdown--open~.dg_bs_balance_main .dg_bs_balance_dropdown_icon{transform:rotate(180deg)}.dg_bs_balance_main{align-items:center;display:flex;font-size:12px;justify-content:flex-start;line-height:16px}.dg_bs_balance_main--disabled{opacity:.5;pointer-events:none}.dg_bs_balance_main_type{align-items:center;cursor:pointer;display:flex;padding:8px 0;padding-inline-start:8px}.dg_bs_balance_main_amount{color:var(--dominantTxt);font-weight:500;margin-inline-start:auto;padding-inline-end:8px;text-transform:uppercase}.dg_bs_balance_main_amount_in{color:var(--dominantTxt)}.dg_bs_balance_ttp{--icoSize:16px;align-items:center;cursor:pointer;display:flex;justify-content:center;min-width:20px}.dg_bs_balance_time_info{color:var(--inputTxt);font-size:12px}@keyframes stakeHighlightAnim{0%,to{box-shadow:0 0 2px var(--bs_shadow),0 0 0 1.5px transparent}50%{box-shadow:0 0 2px var(--bs_shadow),0 0 0 1.5px var(--accentBg)}}@keyframes stakeHighlightAnimLast{0%,to{box-shadow:0 0 0 1.5px transparent,0 0 2px var(--bs_shadow),var(--bs_group_shadow_w) var(--bs_group_shadow_w) 0 0 var(--bs_group_shadow),var(--bs_group_shadow_w) calc(var(--bs_group_shadow_w) + 1px) 0 0 var(--bs_group_shadow),calc(var(--bs_group_shadow_w)*-1) var(--bs_group_shadow_w) 0 0 var(--bs_group_shadow),calc(var(--bs_group_shadow_w)*-1) calc(var(--bs_group_shadow_w) + 1px) 0 0 var(--bs_group_shadow)}50%{box-shadow:0 0 0 1.5px var(--accentBg),0 0 2px var(--bs_shadow),var(--bs_group_shadow_w) var(--bs_group_shadow_w) 0 0 var(--bs_group_shadow),var(--bs_group_shadow_w) calc(var(--bs_group_shadow_w) + 1px) 0 0 var(--bs_group_shadow),calc(var(--bs_group_shadow_w)*-1) var(--bs_group_shadow_w) 0 0 var(--bs_group_shadow),calc(var(--bs_group_shadow_w)*-1) calc(var(--bs_group_shadow_w) + 1px) 0 0 var(--bs_group_shadow)}}.dg_bs_stakes_wrap{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;padding-top:var(--bs_stakes_row_gap,6px);row-gap:var(--bs_stakes_row_gap,6px)}.dg_bs_stakes_wrap:first-child{margin-top:var(--bs_stakes_row_gap,6px)}.dg_bs_tabs~.dg_bs_stakes_wrap{padding-top:var(--bs_stakes_row_gap,0)}.dg_bs_stakes_wrap:has(.dg_bs_stake--redact){margin-top:0;row-gap:12px}.dg_bs_stakes_infobar_wrap{align-items:center;color:var(--eventTxt);column-gap:8px;display:flex;flex-wrap:nowrap;font-size:var(--bs_infobar_fs,12px);font-weight:500;justify-content:space-between;line-height:var(--bs_infobar_lh,16px);margin:-6px 0;min-height:var(--bs_infobar_h,40px);position:relative}.dg_bs_stakes_infobar_end,.dg_bs_stakes_infobar_start{align-items:center;display:flex;flex-wrap:nowrap;justify-content:flex-start}.dg_bs_stakes_infobar_start{column-gap:8px}.dg_bs_stakes_infobar_end{column-gap:0}.dg_bs_stakes_infobar_total_wrap{align-items:center;column-gap:4px;display:flex;flex-wrap:nowrap;justify-content:flex-start;white-space:nowrap}.dg_bs_stakes_infobar_total_text{color:var(--bodyTxt2);display:block;font-size:inherit;line-height:inherit}.dg_bs_stakes_infobar_total_odds{border-radius:2px;display:block;font-size:var(--bs_infobar_total_fs,14px);font-weight:400;line-height:var(--bs_infobar_total_lh,16px);transition:color var(--bs_timing) ease-in-out}.dg_bs_stakes_infobar_total_odds--change-up{color:var(--bs_green)}.dg_bs_stakes_infobar_total_odds--change-down{color:var(--bs_red)}.dg_bs_stakes_infobar_autobet_wrap{flex-shrink:0;margin-inline-end:0}.dg_bs_stakes_infobar_btn{align-items:center;-webkit-appearance:none;appearance:none;background-color:transparent;border:0;column-gap:4px;cursor:pointer;display:flex;flex-wrap:nowrap;justify-content:flex-start;outline:0;padding:0;text-align:start;transition:all var(--bs_timing) ease-in-out}.dg_bs_stakes_infobar_btn_text{display:block;font-size:inherit;font-weight:500;line-height:inherit;overflow:hidden;text-decoration:underline;text-overflow:ellipsis;white-space:nowrap}.dg_bs_stakes_infobar_btn--remove{--icoSize:20px;background-color:transparent;color:var(--bodyTxt2)}.dg_bs_stakes_infobar_btn--remove .dg_bs_stakes_infobar_btn_icon{color:var(--bodyTxt2)}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_stakes_infobar_btn--remove:hover{color:var(--bodyTxt)}.dg_bs_stakes_infobar_btn--autobet{--icoSize:20px;align-items:center;-webkit-appearance:none;appearance:none;color:var(--eventAccent);cursor:pointer;display:flex;flex-shrink:0;height:var(--icoSize);isolation:isolate;justify-content:center;line-height:var(--icoSize);margin-inline-end:-4px;outline:0;padding:0;transition:all var(--bs_timing) ease-in-out;width:var(--icoSize)}.dg_bs_bonuses{position:relative}.dg_bs_bonuses:has(.dg_bs_bonuses_switcher.active):after,.dg_bs_bonuses:has(.dg_bs_bonuses_switcher.active):before{border-radius:8px;content:"";height:100%;left:0;pointer-events:none;position:absolute;right:0;top:0;width:100%;z-index:1}.dg_bs_bonuses:has(.dg_bs_bonuses_switcher.active):before{background:linear-gradient(180deg,var(--accentBg),var(--eventBg));opacity:.1}.dg_bs_bonuses:has(.dg_bs_bonuses_switcher.active):after{border-top:1px solid var(--accentBg);opacity:.5}.dg_bs_bonuses_popup_wrap{position:relative;z-index:1000}.dg_bs_bonuses_popup,.dg_bs_bonuses_popup_wrap{align-items:stretch;display:flex;flex-direction:column;overflow:hidden;width:100%}.dg_bs_bonuses_popup{background-color:var(--modalBg);border:1px solid var(--modalBg2);border-radius:8px;color:var(--modalTxt);margin-top:32px;padding:16px}.dg_bs_bonuses_popup_header{align-items:center;color:var(--modalTxt);display:flex;flex-shrink:0;font-size:24px;font-weight:400;line-height:28px;margin-bottom:16px;min-height:44px;padding-inline-end:96px}.dg_bs_bonuses_popup_header img{display:block;height:80px;max-width:100%;position:absolute;right:16px;top:0;z-index:1}.dg_bs_root--rtl .dg_bs_bonuses_popup_header img{left:16px;right:unset}.dg_bs_bonuses_popup_content{align-items:stretch;display:flex;flex:1 1 auto;flex-direction:column;margin-bottom:16px;overflow-y:auto;row-gap:8px;scrollbar-width:none}.dg_bs_bonuses_popup_content__accordion{margin-bottom:0}.dg_bs_bonuses_popup_content__item{background:var(--modalBgHover);border:1px solid var(--modalBg3);border-radius:8px;color:var(--modalTxt2);margin-bottom:8px}.dg_bs_bonuses_popup_content__header{cursor:pointer;padding:0}.dg_bs_bonuses_popup_content__title{padding-bottom:8px;padding-top:8px}.dg_bs_bonuses_popup_content__title a{align-items:center;column-gap:10px;display:flex;font-size:16px;font-weight:700;height:24px;justify-content:space-between;line-height:18px;padding:0 12px;text-decoration:none;transition:all .15s ease-in-out}.dg_bs_bonuses_popup_content__title a .dg_bs_bonuses_popup_content__txt{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dg_bs_bonuses_popup_content__title a:hover,.dg_bs_bonuses_popup_content__title a:not(.collapsed){background:var(--modalBgHover)}.dg_bs_bonuses_popup_content__icon{--icoSize:24px;color:var(--modalTxt);flex-shrink:0}.dg_bs_bonuses_popup_content__body{padding:0 12px 12px}.dg_bs_bonuses_popup_content__content{align-items:center;display:flex;line-height:14px;margin-bottom:8px}.dg_bs_bonuses_popup_content__content .separator{background:var(--eventBg2Hover);border-radius:4px;height:10px;margin:0 8px;width:1px}.dg_bs_bonuses_popup_content__content span{color:var(--eventTxt2);display:inline-block;font-size:12px;font-weight:400;line-height:inherit}.dg_bs_bonuses_popup_content__content .factor{color:var(--eventTxt);font-weight:500}.dg_bs_bonuses_popup_content__content .factor .dg_bs_ltr{color:var(--eventTxt);font-weight:500;margin-inline-end:0}.dg_bs_bonuses_popup_content__content .factor_sum{color:var(--eventTxt);font-weight:500;margin-inline-end:4px}.dg_bs_bonuses_popup_content__content .factor_sum .dg_bs_ltr{color:var(--eventTxt);font-weight:500;margin-inline-end:0}.dg_bs_bonuses_popup_content__content .factor_currency{color:var(--eventTxt);font-weight:500}.dg_bs_bonuses_popup_content__list{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr auto;margin-bottom:8px}.dg_bs_bonuses_popup_content__list:last-child{margin-bottom:0}.dg_bs_bonuses_popup_content__list .txt{color:var(--eventTxt2);font-size:12px;font-weight:400;line-height:14px;min-width:24px;text-align:center;white-space:nowrap}.dg_bs_bonuses_popup_content__list .range{background:var(--modalBg2Hover);border-radius:28px;height:4px;overflow:hidden;position:relative;z-index:2}.dg_bs_bonuses_popup_content__list .range:after,.dg_bs_bonuses_popup_content__list .range:before{background:var(--eventBgHover);border-radius:50%;content:"";height:2px;position:absolute;top:calc(50% - 1px);width:2px;z-index:1}.dg_bs_bonuses_popup_content__list .range:before{right:1px}.dg_bs_root--rtl .dg_bs_bonuses_popup_content__list .range:before{left:1px;right:unset}.dg_bs_bonuses_popup_content__list .range:after{left:1px}.dg_bs_root--rtl .dg_bs_bonuses_popup_content__list .range:after{left:unset;right:1px}.dg_bs_bonuses_popup_content__list .range_row{align-items:center;background:var(--modalTxt);border-radius:inherit;display:flex;height:100%;width:85%}.dg_bs_bonuses_popup_content__collapse{display:none}.dg_bs_bonuses_popup_content__collapse.show{display:block}.dg_bs_bonuses_popup_content__collapse.show .dg_bs_bonuses_popup_content__content{margin-top:-4px}.dg_bs_bonuses_popup_footer{display:flex;flex-shrink:0;justify-content:flex-end;padding-top:16px}.dg_bs_bonuses_popup_footer button{align-items:center;background:var(--buttonBg);border:unset;border-radius:8px;color:var(--buttonTxt);cursor:pointer;display:inline-flex;font-size:16px;font-weight:500;height:44px;justify-content:center;line-height:18px;outline:none;padding:0 28px}.dg_bs_bonuses_header{align-items:flex-end;background:var(--eventBg);border-radius:8px;color:var(--eventTxt);display:flex;min-height:36px;overflow:hidden;padding:12px}.dg_bs_bonuses_header .dg_bs_bonuses_toggler{--SwitcherW:48px;--SwitcherH:28px;--SwitcherPos:2px;--CheckmarkSize:24px;--CheckmarkBg:var(--bodyBg3);--CheckmarkIconC:var(--bodyTxt2);align-items:center;background:var(--bodyBg);border-radius:100px;cursor:pointer;display:flex;flex-shrink:0;height:var(--SwitcherH);isolation:isolate;margin:4px 0;min-width:var(--SwitcherW);position:relative;width:var(--SwitcherW);z-index:2}.dg_bs_bonuses_header .dg_bs_bonuses_toggler.active{--SwitcherPos:22px;--CheckmarkBg:var(--accentTxt);--CheckmarkIconC:var(--accentBg);background:var(--CheckmarkIconC)}.dg_bs_bonuses_header .dg_bs_bonuses_switcher_checkmark{align-items:center;background:var(--CheckmarkBg);border-radius:50%;color:var(--CheckmarkIconC);display:flex;height:var(--CheckmarkSize);justify-content:center;left:0;position:absolute;top:50%;transform:translate(var(--SwitcherPos),-50%);transition:all .23s;width:var(--CheckmarkSize)}.dg_bs_root--rtl .dg_bs_bonuses_header .dg_bs_bonuses_switcher_checkmark{left:unset;right:0;transform:translate(calc(var(--SwitcherPos)*-1),-50%)}.dg_bs_bonuses_header .dg_bs_bonuses_icon{align-items:center;border-radius:8px;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;margin-inline-end:11px;position:relative;width:32px;z-index:2}.dg_bs_bonuses_header .dg_bs_bonuses_icon>i{--icoSize:20px;color:var(--eventTxt);z-index:6}.dg_bs_bonuses_header .dg_bs_bonuses_icon span{align-items:center;background:var(--eventBg);border-radius:50%;box-sizing:content-box;cursor:pointer;display:flex;height:10px;justify-content:center;padding:1px;position:absolute;right:-3px;top:-3px;width:10px;z-index:3}.dg_bs_root--rtl .dg_bs_bonuses_header .dg_bs_bonuses_icon span{left:-3px;right:unset}.dg_bs_bonuses_header .dg_bs_bonuses_icon span i{--icoSize:10px;line-height:8px}.dg_bs_bonuses_header .dg_bs_bonuses_icon:after{background:var(--accentBg);border-radius:8px;content:"";display:block;height:100%;left:50%;opacity:.1;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1}.dg_bs_bonuses_header .dg_bs_bonuses_icon.active span{animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1)}50%{color:var(--accentBg);transform:scale(1.2)}to{transform:scale(1)}}.dg_bs_bonuses_header .dg_bs_bonuses_dropdown{color:var(--eventTxt);display:flex;flex:0 1 auto;flex-direction:column;margin-inline-end:4px;max-width:100%;overflow:hidden;position:relative;row-gap:3px;width:100%;z-index:2}.dg_bs_bonuses_header .dg_bs_bonuses_dropdown_select{align-items:center;column-gap:8px;cursor:pointer;display:flex;height:20px}.dg_bs_bonuses_header .dg_bs_bonuses_dropdown_select i{--icoSize:20px}.dg_bs_bonuses_header .dg_bs_bonuses_dropdown_select h6{display:inline-block;font-size:14px;font-weight:700;line-height:16px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.dg_bs_bonuses_header .dg_bs_bonuses_dropdown_info{align-items:center;display:flex;flex-wrap:nowrap;font-size:11px;justify-content:flex-start;line-height:1.18;overflow:hidden;white-space:nowrap}.dg_bs_bonuses_header .dg_bs_bonuses_dropdown_info .separator{background:var(--eventTxt2);border-radius:4px;flex:0 0 1px;height:10px;margin:-1px 8px 0;width:1px}.dg_bs_bonuses_header .dg_bs_bonuses_dropdown_info_txt{color:var(--eventTxt2);display:flex;flex:0 1 auto;flex-wrap:nowrap;font-weight:400;line-height:inherit;overflow:hidden;vertical-align:top}.dg_bs_bonuses_header .dg_bs_bonuses_dropdown_info_txt_cut{display:block;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:pre}.dg_bs_bonuses_header .dg_bs_bonuses_dropdown_info .factor{color:var(--eventTxt);flex-shrink:0;font-weight:500;white-space:pre}.dg_bs_bonuses_header .dg_bs_bonuses_dropdown_info .factor .dg_bs_ltr{color:var(--eventTxt);font-weight:500;margin-inline-end:0}.dg_bs_bonuses_header .dg_bs_bonuses_dropdown_info .factor_sum{color:var(--eventTxt);font-weight:500;margin-inline-end:4px}.dg_bs_bonuses_header .dg_bs_bonuses_dropdown_info .factor_sum .dg_bs_ltr{color:var(--eventTxt);font-weight:500;margin-inline-end:0}.dg_bs_bonuses_header .dg_bs_bonuses_dropdown_info .factor_currency{color:var(--eventTxt);font-weight:500}.dg_bs_bonuses_body{background:var(--eventBg);border-bottom-left-radius:8px;border-bottom-right-radius:8px;color:var(--eventTxt);display:none;height:auto;margin-top:1px;position:relative}.dg_bs_bonuses_body_content{line-height:14px;width:100%}.dg_bs_bonuses_body_content_text{color:var(--eventTxt2);display:inline-block;font-size:12px;font-weight:400;line-height:inherit;margin-bottom:8px;padding:0 12px;position:relative;width:100%;z-index:2}.dg_bs_bonuses_body_content_text .info .factor_out{color:var(--eventTxt);font-weight:500}.dg_bs_bonuses_body_content_wrapper{min-height:60px;padding:12px 0 8px}.dg_bs_bonuses_body_content .dg_bs_bonuses_body_content_text.percent_row{align-items:center;column-gap:8px;display:inline-flex;justify-content:space-between}.dg_bs_bonuses_body_content .dg_bs_bonuses_body_content_text.percent_row .info{width:100%}.dg_bs_bonuses_body_content .dg_bs_bonuses_body_content_text.percent_row .percent{align-items:center;color:var(--accentBg);cursor:default;display:inline-flex;flex-shrink:0;font-size:12px;font-weight:700;height:24px;justify-content:center;line-height:14px;padding:0 8px;position:relative;z-index:2}.dg_bs_bonuses_body_content .dg_bs_bonuses_body_content_text.percent_row .percent span{z-index:5}.dg_bs_bonuses_body_content .dg_bs_bonuses_body_content_text.percent_row .percent:before{background:linear-gradient(20deg,var(--accentBg),transparent);border:1px solid var(--accentBg);border-radius:100px;content:"";display:block;height:100%;left:50%;opacity:.1;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:4}.dg_bs_bonuses_body_content .dg_bs_bonuses_body_content_text.percent_row.last_item{margin-bottom:0;padding-bottom:4px;padding-top:8px;position:relative}.dg_bs_bonuses_body_content .dg_bs_bonuses_body_content_text.percent_row.last_item:after{background:var(--eventBg2);content:"";display:block;height:1px;left:12px;position:absolute;right:12px;top:0}.dg_bs_bonuses_body_content .factor{color:var(--eventTxt)}.dg_bs_bonuses_body_content .factor_sum{color:var(--eventTxt);font-weight:500;margin-inline-end:4px}.dg_bs_bonuses_body_content .factor_currency{color:var(--eventTxt);font-weight:500}.dg_bs_bonuses:has(.dg_bs_bonuses_body_content_win) .dg_bs_bonuses_body_content_text{color:var(--eventTxt);text-align:center}.dg_bs_bonuses:has(.dg_bs_bonuses_body_content_win) .dg_bs_bonuses_body_content_win{align-items:center;column-gap:4px;display:flex;justify-content:center;padding:0 12px}.dg_bs_bonuses:has(.dg_bs_bonuses_body_content_win) .dg_bs_bonuses_body_content_win i{--icoSize:24px;color:var(--accentBg)}.dg_bs_bonuses:has(.dg_bs_bonuses_body_content_win) .dg_bs_bonuses_body_content_win span{font-size:14px;font-weight:500}.dg_bs_bonuses:has(.dg_bs_bonuses_body_content_win):after{border:1px solid var(--accentBg)}.dg_bs_bonuses:has(.dg_bs_bonuses_body_content_win):before{background:linear-gradient(45deg,var(--accentBg),var(--eventBg))}.dg_bs_root--rtl .dg_bs_bonuses:has(.dg_bs_bonuses_body_content_win):before{background:linear-gradient(-45deg,var(--accentBg),var(--eventBg))}.dg_bs_bonuses.types .dg_bs_bonuses_body{padding-bottom:0!important;padding-top:0!important}.dg_bs_bonuses.types .dg_bs_bonuses_body_content_text.bonus_list{margin-bottom:0;min-height:40px}.dg_bs_bonuses.types .dg_bs_bonuses_body_content_text.bonus_list label{align-items:center;column-gap:8px;cursor:pointer;display:inline-flex;justify-content:space-between}.dg_bs_bonuses.types .dg_bs_bonuses_body_content_text.bonus_list .info,.dg_bs_bonuses.types .dg_bs_bonuses_body_content_text.bonus_list label i{color:var(--eventTxt)}.dg_bs_bonuses.types .dg_bs_bonuses_body_content_text.bonus_list.last_item{margin-bottom:0;padding-bottom:0;padding-top:0}.dg_bs_bonuses.types .dg_bs_bonuses_body_content_text.bonus_list.last_item:after{content:unset}.dg_bs_bonuses.active .dg_bs_bonuses_header{border-bottom-left-radius:0;border-bottom-right-radius:0}.dg_bs_bonuses.active .dg_bs_bonuses_body{display:flex;min-height:unset;padding:0}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper{align-items:flex-start;column-gap:0;margin-bottom:0;min-height:44px;padding:0;padding-inline-end:12px}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps{align-items:center;column-gap:0;display:flex;flex-grow:1;margin-top:7px;overflow-x:auto;padding-inline-start:12px;pointer-events:none;scrollbar-width:none;-webkit-user-select:none;user-select:none}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps:has(.slider_wrapper_item:nth-child(7)) .slider_wrapper_item.active+.slider_wrapper_item+.slider_wrapper_item+.slider_wrapper_item .slider_wrapper_item_percent,.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps:has(.slider_wrapper_item:nth-child(7)) .slider_wrapper_item.active+.slider_wrapper_item+.slider_wrapper_item+.slider_wrapper_item+.slider_wrapper_item .slider_wrapper_item_percent{opacity:0}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps:has(.slider_wrapper_item:nth-child(7)) .slider_wrapper_item.active+.slider_wrapper_item .slider_wrapper_item_percent,.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps:has(.slider_wrapper_item:nth-child(7)) .slider_wrapper_item.active+.slider_wrapper_item+.slider_wrapper_item .slider_wrapper_item_percent,.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps:has(.slider_wrapper_item:nth-child(7)) .slider_wrapper_item:nth-child(2) .slider_wrapper_item_percent,.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps:has(.slider_wrapper_item:nth-child(7)) .slider_wrapper_item:nth-child(3) .slider_wrapper_item_percent,.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps:has(.slider_wrapper_item:nth-child(7)) .slider_wrapper_item:nth-child(4) .slider_wrapper_item_percent,.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps:has(.slider_wrapper_item:nth-child(7)) .slider_wrapper_item:nth-child(5) .slider_wrapper_item_percent,.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps:has(.slider_wrapper_item:nth-child(7)) .slider_wrapper_item:nth-child(6) .slider_wrapper_item_percent{opacity:1!important}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps .slider_steps_in{align-items:center;column-gap:0;display:flex;flex-shrink:0;flex-wrap:nowrap;min-width:100%;position:relative}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps .slider_wrapper_fill{height:10px;isolation:isolate;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:1}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps .slider_wrapper_fill:before{background:var(--accentBg);content:"";display:block;height:10px;left:0;-webkit-mask-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.4));mask-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.4));position:absolute;right:0;top:0;z-index:0}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps .slider_wrapper_fill:after{background:linear-gradient(to right,var(--accentBg2Hover),var(--accentBg));border-radius:2px;content:"";display:block;height:6px;left:0;position:absolute;right:0;top:2px;z-index:1}.dg_bs_root--rtl .dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps .slider_wrapper_fill:before{-webkit-mask-image:linear-gradient(270deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.4));mask-image:linear-gradient(270deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.4))}.dg_bs_root--rtl .dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps .slider_wrapper_fill:after{background:linear-gradient(to left,var(--accentBg2Hover),var(--accentBg))}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps:has(.slider_wrapper_item.active) .slider_wrapper_item_progress,.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps:has(.slider_wrapper_item.active) .slider_wrapper_item_progress:before{background:transparent}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps:has(.slider_wrapper_item.active) .slider_wrapper_item_percent{color:var(--accentBg)}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps:has(.slider_wrapper_item.active) .slider_wrapper_item.active .slider_wrapper_item_progress,.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps:has(.slider_wrapper_item.active) .slider_wrapper_item.active .slider_wrapper_item_progress:before{background:transparent}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps:has(.slider_wrapper_item.active) .slider_wrapper_item.active .slider_wrapper_item_progress:after{background:var(--accentBg);bottom:0;content:"";display:block;position:absolute;right:0;top:0;width:1px}.dg_bs_root--rtl .dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps:has(.slider_wrapper_item.active) .slider_wrapper_item.active .slider_wrapper_item_progress:after{left:0;right:unset}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps:has(.slider_wrapper_item.active) .slider_wrapper_item.active~.slider_wrapper_item .slider_wrapper_item_progress{background:var(--eventBg)}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps:has(.slider_wrapper_item.active) .slider_wrapper_item.active~.slider_wrapper_item .slider_wrapper_item_progress:before{background:var(--eventBg2)}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps:has(.slider_wrapper_item.active) .slider_wrapper_item.active~.slider_wrapper_item .slider_wrapper_item_percent{color:var(--eventTxt)}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps .slider_wrapper_item{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;min-width:42px;position:relative;z-index:2}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps .slider_wrapper_item_progress{align-items:stretch;background:var(--eventBg);display:flex;flex-direction:column;height:10px;justify-content:center;min-width:42px;padding:0 1px;position:relative;width:100%}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps .slider_wrapper_item_progress:before{background:var(--eventBg2);content:"";display:block;height:6px;margin:auto;width:100%}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps .slider_wrapper_item_percent{align-items:center;color:var(--eventTxt);display:flex;flex-direction:column;font-size:11px;height:22px;line-height:13px;margin-inline-start:auto;margin-top:6px;min-width:100%;row-gap:4px;white-space:nowrap}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps .slider_wrapper_item_percent_arrow{fill:currentColor;display:block;height:6px;transform:rotate(180deg);width:10px}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps .slider_wrapper_item.active .slider_wrapper_item_percent{color:var(--accentBg)}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps .slider_wrapper_item.first_item .slider_wrapper_item_progress{padding-inline-start:0}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps .slider_wrapper_item.first_item .slider_wrapper_item_progress:before{border-bottom-left-radius:2px;border-top-left-radius:2px}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps .slider_wrapper_item.last_item .slider_wrapper_item_progress{padding-inline-end:0}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_steps .slider_wrapper_item.last_item .slider_wrapper_item_progress:before{border-bottom-right-radius:2px;border-top-right-radius:2px}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_arrow{align-items:center;color:var(--eventTxt2);display:flex;flex-shrink:0;height:24px;justify-content:center;transition:color .25s ease-in;width:28px}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_arrow i{--icoSize:20px}.dg_bs_root--rtl .dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .slider_arrow i{transform:rotate(180deg)}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .percent{color:var(--eventTxt);padding:0 10px}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .percent .percent_text{align-items:center;display:flex;font-size:11px;font-weight:400;justify-content:flex-start;line-height:12px;white-space:pre}.dg_bs_bonuses.active .dg_bs_bonuses_body_content_text.dg_bs_slider_wrapper .percent .percent_text .percent_max{display:block;max-width:29px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dg_bs_stake{grid-row-gap:1px;background:var(--eventBgHover);border:1px solid var(--eventBgHover);border-radius:8px;box-shadow:0 0 2px var(--bs_shadow);display:grid;grid-template-columns:calc(var(--bs_stake_header-minH) - var(--bs_stake_header-minH-compensate, 0px)) 1fr;grid-template-rows:auto;overflow:hidden;row-gap:1px}.dg_bs_stake_group{--bs_group_shadow_w:2px;--bs_group_shadow:transparent;--bs_group_p:4px;--bs_group_row_gap:var(--bs_stakes_row_gap,4px);--bs_group_bg:var(--eventBg2);background-color:var(--bs_group_bg);border:1px solid var(--eventBg2);border-radius:8px;box-shadow:0 0 0 var(--bs_group_shadow_w) var(--bs_group_shadow);color:var(--eventTxt)}.dg_bs_stake_group,.dg_bs_stake_group_wrapper{display:flex;flex-direction:column;min-width:0}.dg_bs_stake_group_wrapper{align-items:stretch;background-color:var(--bodyBg);border-radius:8px;justify-content:flex-start;padding:var(--bs_group_p);row-gap:var(--bs_group_row_gap);transition:all var(--bs_timing) ease-in-out}.dg_bs_stake_group_wrapper:only-child:not(.dg_bs_stake_group--highlight){margin:-5px}.dg_bs_stake_group .dg_bs_stake_group{box-shadow:none}.dg_bs_stake_group .dg_bs_stake_group--bonus--active{box-shadow:0 0 0 var(--bs_group_shadow_w) var(--bs_group_shadow);padding-bottom:0}.dg_bs_stake_group--bonus{--bb_bonus_collapse_rows:0fr;--bb_bonus_collapse_opacity:0;--bb_bonus_collapse_delay:0.3s;--bb_bonus_collapse_in_delay:0s;--bb_bonus_collapse_deg:0deg;--bs_group_shadow_w:1px;--bs_group_shadow:var(--bodyBgHover);--bs_group_p:0 4px 4px 4px;--bs_group_bg:var(--bodyBgHover);padding:0 4px}.dg_bs_stake_group--bonus--active{--bs_group_shadow:var(--accentBg);--bb_bonus_collapse_rows:1fr;--bb_bonus_collapse_opacity:1;--bb_bonus_collapse_delay:0s;--bb_bonus_collapse_in_delay:0.3s;--bb_bonus_collapse_deg:180deg}.dg_bs_stake_group--highlight{--bs_group_p:var(--bs_stakes_row_gap,4px);box-shadow:0 0 0 var(--bs_group_shadow_w) var(--bs_group_shadow)}.dg_bs_stake_group--error{--bs_group_p:var(--bs_stakes_row_gap,4px);box-shadow:0 1px 0 0 var(--bs_red),0 0 0 var(--bs_group_shadow_w) var(--bs_group_shadow)}.dg_bs_stake_group--info{--bs_group_shadow:var(--eventBg2)}.dg_bs_stake_group--feature .dg_bs_stake{border-bottom-left-radius:0;border-bottom-right-radius:0}.dg_bs_stake_col{background-color:var(--eventBg);display:flex;min-width:0}.dg_bs_stake_col--full{grid-column:span 2}.dg_bs_stake_col--full>div:has(.dg_bs_betamount_fav_wrap){width:100%}.dg_bs_stake_col--full .dg_bs_betamount_row{padding-bottom:8px}.dg_bs_stake_col--full>.dg_bs_stake_poswin_row:first-child{padding-top:0}.dg_bs_stake_col--bb{align-items:stretch;flex-direction:column-reverse;justify-content:flex-start;margin-top:-1px;padding-top:8px}.dg_bs_stake_col--bb .dg_bs_stake_selection_bb{align-items:center;column-gap:12px;display:flex;flex-direction:column;min-height:32px;padding:8px}.dg_bs_stake_col--redact{grid-column:3/3;grid-row:span 2;margin-inline-start:1px}.dg_bs_stake_header{align-items:center;background:transparent;border-start-end-radius:7px;column-gap:8px;display:flex;justify-content:space-between;min-height:var(--bs_stake_header-minH)}.dg_bs_stake_header a{text-decoration:none}.dg_bs_stake_header_icon{--icoSize:20px;align-items:center;background:transparent;border-start-start-radius:7px;color:var(--eventAccent);display:flex;justify-content:center;min-height:var(--bs_stake_header-minH)}.dg_bs_stake_header_icon--bb{--icoSize:20px;background-color:var(--eventBg)}.dg_bs_stake_header_end,.dg_bs_stake_header_start{align-items:center;display:flex;justify-content:flex-start}.dg_bs_stake_header_start{column-gap:8px;flex-grow:1;flex-shrink:1;overflow:hidden}.dg_bs_stake_col--full .dg_bs_stake_header_start{padding-inline-start:var(--bs_stake_col_padding,8px)}.dg_bs_stake_header_end{--icoSize:24px;flex-shrink:0;flex-wrap:nowrap;padding-inline-end:8px}.dg_bs_stake_header_live{--bs_live_bg:var(--eventBg2);align-items:center;background:var(--bs_live_bg);border:1px solid var(--bs_live_bg);border-radius:2px;color:var(--eventTxt);column-gap:4px;display:flex;flex-shrink:0;justify-content:flex-start;max-width:44px;min-height:16px;padding:2px 3px}.dg_bs_cashout_wrap .dg_bs_stake_header_live{--bs_live_bg:var(--eventBg)}.dg_bs_stake_header_live_indicator{background-color:var(--bs_red);border-radius:50%;flex-shrink:0;height:6px;width:6px}.dg_bs_stake_header_live_text{display:block;font-size:10px;line-height:1}.dg_bs_stake_header_btn{--icoSize:24px;align-items:center;background-color:transparent;border:0;color:var(--eventTxt2);cursor:pointer;display:flex;flex-shrink:0;height:var(--bs_stake_header-minH);justify-content:center;margin-inline-end:var(--bs_stake_header-btn-margin,-5px);outline:0;overflow:hidden;padding:0;transition:all var(--bs_timing) ease-in-out;width:32px}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_stake_header_btn:hover{opacity:.7}.dg_bs_stake_header_datetime{align-items:flex-end;border-inline-start:1px solid var(--eventBg2);color:var(--eventTxt2);display:flex;flex-direction:column;font-size:10px;font-weight:400;height:32px;justify-content:center;line-height:12px;min-width:36px;padding-inline-start:var(--bs_stake_header_datetime_padding,5px);row-gap:1px;text-align:end;white-space:nowrap}.dg_bs_stake_header.dg_bs_stake_col--full{background:var(--eventBg);border-top-left-radius:7px;border-top-right-radius:7px}.dg_bs_stake_league,.dg_bs_stake_league_icon{align-items:center;background-color:transparent;display:flex;height:var(--bs_stake_header-minH)}.dg_bs_stake_league{column-gap:8px;flex-wrap:nowrap;justify-content:space-between;padding-inline-end:6px}.dg_bs_stake_league_start{align-items:center;display:flex;flex:1 1 auto;justify-content:flex-start;overflow:hidden;text-align:start}.dg_bs_stake_league_end{flex:0 0 auto}.dg_bs_stake_league_txt{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--eventTxt2);display:-webkit-box;font-size:var(--bs_stake_league_fs,12px);font-style:normal;font-weight:400;line-height:var(--bs_stake_league_lh,14px);max-height:calc(var(--bs_stake_league_lh, 14px)*2);overflow:hidden;text-overflow:ellipsis}.dg_bs_stake_league_icon{--icoSize:20px;justify-content:center}.dg_bs_stake_event{align-items:flex-start;color:var(--eventTxt);column-gap:4px;cursor:pointer;display:flex;flex-wrap:wrap;font-size:var(--bs_stake_event_fs,12px);font-weight:500;justify-content:flex-start;line-height:var(--bs_stake_event_lh,16px);overflow:hidden;width:100%}.dg_bs_sharebet_wrap .dg_bs_stake_event{display:block}.dg_bs_stake_event_score{color:var(--eventAccent);display:inline;margin:0 4px;text-align:center}.dg_bs_stake_event_vs{color:var(--eventTxt2);display:inline;text-align:center}.dg_bs_stake_event_team,.dg_bs_stake_event_team:last-child,.dg_bs_stake_event_team_in{display:inline}.dg_bs_stake_event_datetime{color:var(--eventTxt2);display:block;font-size:10px;line-height:14px;text-align:end}.dg_bs_stake_event_datetime,.dg_bs_stake_event_score,.dg_bs_stake_event_vs{flex-shrink:0;white-space:nowrap;word-break:keep-all}.dg_bs_stake_selection{color:var(--eventTxt);display:block;font-size:var(--bs_stake_selection_fs,13px);line-height:var(--bs_stake_selection_lh,17px);word-break:break-word}.dg_bs_stake_selection_wrap{align-items:center;column-gap:12px;display:flex;flex-wrap:wrap;min-height:44px;padding:0 var(--bs_stake_col_padding,8px);row-gap:var(--bs_stake_selection_wrap_gap,4px)}.dg_bs_stake_selection_wrap--updated{flex-wrap:nowrap;padding:4px 8px;row-gap:unset}.dg_bs_stake_selection_wrap_single{display:flex;width:100%}.dg_bs_stake_selection_wrap_single .dg_icon_auto_bet{color:var(--eventAccent)}.dg_bs_stake_header:nth-child(2)+.dg_bs_stake_selection_wrap{border-top-left-radius:7px;border-top-right-radius:7px}.dg_bs_stake_selection_end,.dg_bs_stake_selection_start{align-items:center;column-gap:8px;display:flex;justify-content:flex-start}.dg_bs_stake_selection_start{flex-grow:1;margin-inline-end:8px;min-width:1px;padding:4px 0}.dg_bs_stake_selection_start--updated{column-gap:unset;margin-inline-end:0;padding:0}.dg_bs_stake_selection_end{column-gap:0;flex-shrink:0;flex-wrap:nowrap}.dg_bs_stake_selection_end.bh_boost_row span.dg_bs_stake_selection_odd{color:var(--success)}.dg_bs_stake_selection_end .dg_bs_single_boost_icon_wrapper{align-items:center;column-gap:4px;display:flex;flex-grow:0;flex-shrink:0;justify-content:flex-end;margin-inline-end:4px}.dg_bs_stake_selection_end .dg_bs_single_boost_icon_wrapper i{color:var(--success)}.dg_bs_stake_selection_end .dg_bs_single_boost_icon_wrapper .bh_single_boost_icon_bb{color:var(--accentBg)}.dg_bs_stake_selection_end .dg_bs_single_boost_icon_wrapper .dg_icon_enhanced_odd_triple_100,.dg_bs_stake_selection_end .dg_bs_single_boost_icon_wrapper .dg_icon_enhanced_odd_triple_100.bh_single_boost_icon_bb{color:var(--bs_orange)}.dg_bs_stake_selection_end .dg_bs_single_boost_icon_wrapper span{color:var(--eventTxt2);font-size:12px;font-weight:700;text-decoration:line-through}.dg_bs_sharebet_wrap .dg_bs_stake_selection_end{column-gap:4px}.dg_bs_stake_selection_market{color:var(--eventTxt2);margin-inline-end:4px}.dg_bs_stake_selection_arg{border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;transition:all var(--bs_timing) ease-in-out}.dg_bs_stake_selection_arg--change{background-color:var(--bs_green);color:#fff;font-weight:500;padding-left:4px;padding-right:4px;unicode-bidi:plaintext}.dg_bs_stake_selection_odd{color:var(--eventTxt);display:block;font-size:var(--bs_odd_changed_fs,12px);font-weight:700;line-height:var(--bs_odd_lh,18px);text-decoration:line-through;transition:all var(--bs_timing) ease-in-out}.dg_bs_stake_selection_odd--simple{transition:unset}.dg_bs_stake_selection_odd--standard{text-decoration:unset}.dg_bs_stake_selection_odd:only-child{color:var(--eventTxt);font-size:var(--bs_odd_fs,14px);text-decoration:none}.dg_bs_stake_selection_odd_wrap{align-items:center;display:flex;flex-direction:row-reverse;justify-content:flex-start;text-align:end}.dg_bs_stake_selection_odd_wrap--single{align-items:flex-end;flex-direction:column}.dg_bs_stake_selection_odd_wrap~div{margin-inline-end:-8px;padding:10px 8px}.dg_bs_stake_selection_odd_change{display:block;font-size:var(--bs_odd_fs,14px);font-weight:700;line-height:var(--bs_odd_lh,18px);min-height:var(--bs_odd_lh,18px);transition:all var(--bs_timing) ease-in-out}.dg_bs_stake_selection_odd_change--simple{transition:unset}.dg_bs_stake_selection_odd_change--up{color:var(--bs_green)}.dg_bs_stake_selection_odd_change--down{color:var(--bs_red)}.dg_bs_stake_selection_odd_change:empty~.dg_bs_stake_selection_odd{color:var(--eventTxt);font-size:var(--bs_odd_fs,14px);text-decoration:none}.dg_bs_stake_selection_odd_wrap--standard .dg_bs_stake_selection_odd_change{flex:1 0;min-width:1px;opacity:1;padding-inline-start:4px;transition:all var(--bs_timing) ease-in-out}.dg_bs_stake_selection_odd_wrap--standard .dg_bs_stake_selection_odd_change--simple{transition:unset}.dg_bs_stake_selection_odd_wrap--standard .dg_bs_stake_selection_odd_change:empty{flex:0 1;opacity:0;padding-left:0}.dg_bs_stake_selection_odd_wrap--single .dg_bs_stake_selection_odd{transform:translateY(0) translateZ(0)}.dg_bs_stake_selection_odd_wrap--single .dg_bs_stake_selection_odd_change{opacity:1;transform:translateY(0) translateZ(0)}.dg_bs_stake_selection_odd_wrap--single .dg_bs_stake_selection_odd_change:empty{opacity:0;transform:translateY(50%) translateZ(0)}.dg_bs_stake_selection_odd_wrap--single .dg_bs_stake_selection_odd_change:empty~.dg_bs_stake_selection_odd{transform:translateY(-50%) translateZ(0)}.dg_bs_stake_selection_input{-webkit-appearance:none;appearance:none;background-color:var(--inputBg);border:1px solid var(--inputBgHover);border-radius:4px;color:var(--inputTxt);display:block;font-family:var(--font-family-base,inherit);font-size:13px;height:35px;line-height:17px;padding:8px;text-align:end;transition:all var(--bs_timing) ease-in-out;width:100%}.dg_bs_root--rtl .dg_bs_stake_selection_input{text-align:start}.dg_bs_stake_selection_input:-webkit-autofill,.dg_bs_stake_selection_input:-webkit-autofill:focus,.dg_bs_stake_selection_input:-webkit-autofill:hover{-webkit-transition:background-color 0s 600000s,color 0s 600000s!important;transition:background-color 0s 600000s,color 0s 600000s!important}.dg_bs_stake_selection_input::-webkit-inner-spin-button,.dg_bs_stake_selection_input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.dg_bs_stake_selection_input::placeholder{color:var(--inputTxt2);transition:all var(--bs_timing) ease-in-out}.dg_bs_stake_selection_input::-webkit-input-placeholder{color:var(--inputTxt2);-webkit-transition:all var(--bs_timing) ease-in-out;transition:all var(--bs_timing) ease-in-out}.dg_bs_stake_selection_input:-moz-placeholder,.dg_bs_stake_selection_input::-moz-placeholder{color:var(--inputTxt2);-moz-transition:all var(--bs_timing) ease-in-out;transition:all var(--bs_timing) ease-in-out}.dg_bs_stake_selection_input:-ms-input-placeholder{color:var(--inputTxt2);-ms-transition:all var(--bs_timing) ease-in-out;transition:all var(--bs_timing) ease-in-out}.dg_bs_stake_selection_input:hover{border-color:var(--inputBg2Hover)}.dg_bs_stake_selection_input:hover::placeholder{color:var(--inputTxt)}.dg_bs_stake_selection_input:hover::-webkit-input-placeholder{color:var(--inputTxt)}.dg_bs_stake_selection_input:hover:-moz-placeholder,.dg_bs_stake_selection_input:hover::-moz-placeholder{color:var(--inputTxt)}.dg_bs_stake_selection_input:hover:-ms-input-placeholder{color:var(--inputTxt)}.dg_bs_stake_selection_input:focus,.dg_bs_stake_selection_input:focus:hover{border-color:var(--inputBg3Hover)}.dg_bs_stake_selection_input:focus::placeholder,.dg_bs_stake_selection_input:focus:hover::placeholder{color:transparent}.dg_bs_stake_selection_input:focus::-webkit-input-placeholder,.dg_bs_stake_selection_input:focus:hover::-webkit-input-placeholder{color:transparent}.dg_bs_stake_selection_input:focus:-moz-placeholder,.dg_bs_stake_selection_input:focus::-moz-placeholder,.dg_bs_stake_selection_input:focus:hover:-moz-placeholder,.dg_bs_stake_selection_input:focus:hover::-moz-placeholder{color:transparent}.dg_bs_stake_selection_input:focus:-ms-input-placeholder,.dg_bs_stake_selection_input:focus:hover:-ms-input-placeholder{color:transparent}.dg_bs_stake_selection_input:disabled,.dg_bs_stake_selection_input[disabled=disabled],.dg_bs_stake_selection_input[disabled]{opacity:.5;pointer-events:none}.dg_bs_stake_selection_input_wrap{border-radius:6px;flex-shrink:0;width:106px}.dg_bs_stake_actions_wrap{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;position:relative}.dg_bs_stake_actions_wrap:empty{margin-top:-1px}.dg_bs_stake_actions_btn{--icoSize:24px;align-items:center;-webkit-appearance:none;appearance:none;background-color:var(--eventBg);border:none;border-radius:0;color:var(--eventTxt2);cursor:pointer;display:flex;flex-shrink:0;height:24px;isolation:isolate;justify-content:center;line-height:24px;outline:0;transition:all var(--bs_timing) ease-in-out;width:24px}.dg_bs_stake_redact_overlay{--bs_redact_overlay_dir:1;--bs_redact_overlay_transform:translate3d(calc(var(--bs_redact_overlay_dir)*100%),0,0);--bs_redact_overlay_opacity:0;--bs_redact_overlay_pointer:none;--bs_redact_overlay_delay:0s}.dg_bs_root--rtl .dg_bs_stake_redact_overlay{--bs_redact_overlay_dir:-1}.dg_bs_stake_redact_overlay{align-items:center;background:var(--eventBg2);column-gap:8px;display:flex;flex-wrap:nowrap;height:100%;justify-content:space-between;left:0;opacity:var(--bs_redact_overlay_opacity);padding:16px;pointer-events:var(--bs_redact_overlay_pointer);position:absolute;top:0;transform:var(--bs_redact_overlay_transform);transition:all var(--bs_timing) ease-in-out;transition-delay:var(--bs_redact_overlay_delay);width:100%;z-index:calc(var(--bs_zIndex_top) - 2)}.dg_bs_stake_redact_overlay:hover{--bs_redact_overlay_transform:0;--bs_redact_overlay_opacity:1;--bs_redact_overlay_pointer:all;--bs_redact_overlay_delay:0.15s}.dg_bs_stake_redact_overlay_start{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;row-gap:4px;text-align:start}.dg_bs_stake_redact_overlay_txt{color:var(--eventTxt);display:block;font-size:12px;line-height:14px}.dg_bs_stake_redact_overlay_odds{color:var(--eventAccent);display:block;font-size:14px;font-weight:500;line-height:16px}.dg_bs_stake_redact_btn{--bs_redact_icon_transform:rotate(0deg);--icoSize:20px;align-items:center;-webkit-appearance:none;appearance:none;background-color:transparent;border:0;color:var(--eventAccent);cursor:pointer;display:flex;flex-shrink:0;height:100%;isolation:isolate;justify-content:center;outline:0;padding:0;transition:all var(--bs_timing) ease-in-out;width:100%}.dg_bs_stake_redact_btn_icon{fill:currentColor;display:block;height:auto;transition:all var(--bs_timing) ease-in-out;width:var(--icoSize)}.dg_bs_stake_redact_btn_icon--replace{transform:var(--bs_redact_icon_transform)}.dg_bs_stake_redact_btn:hover{--bs_redact_icon_transform:rotate(180deg)}.dg_bs_stake_redact_btn:hover~.dg_bs_stake_redact_overlay{--bs_redact_overlay_transform:0;--bs_redact_overlay_opacity:1;--bs_redact_overlay_pointer:all;--bs_redact_overlay_delay:0.15s}.dg_bs_stake_poswin--compact{--bs_poswin_padding_y:0;--bs_poswin_padding_x:0;--bs_poswin_padding_first:0;--bs_poswin-minheight:unset}.dg_bs_stake_poswin_wrap{--bs_poswin_collapse:0fr;--bs_poswin_collapse_deg:0deg;align-items:stretch;color:var(--eventTxt2);display:flex;flex-direction:column;font-size:12px;justify-content:flex-start;line-height:16px;min-height:var(--bs_poswin-minheight);padding:var(--bs_poswin_padding_y) var(--bs_poswin_padding_x)}.dg_bs_stake_poswin_wrap--collapsed{--bs_poswin_collapse:1fr;--bs_poswin_collapse_deg:180deg}.dg_bs_stake_poswin_row{align-items:center;column-gap:8px;display:flex;justify-content:space-between}.dg_bs_stake_poswin_row:first-child{padding-top:var(--bs_poswin_padding_first)}.dg_bs_stake_poswin_end,.dg_bs_stake_poswin_start{align-items:center;column-gap:4px;display:flex;justify-content:flex-start}.dg_bs_stake_poswin_end{flex-shrink:0;flex-wrap:nowrap;text-align:end}.dg_bs_stake_poswin_amount{color:var(--eventTxt);line-height:inherit}.dg_bs_stake_poswin_amount--highlight,.dg_bs_stake_poswin_amount_in{color:var(--eventAccent);line-height:inherit}.dg_bs_stake_poswin_amount_currency{color:var(--eventTxt2);line-height:inherit}.dg_bs_stake_poswin_tax_wrap{display:grid;grid-template-columns:1fr;grid-template-rows:var(--bs_poswin_collapse);transition:grid-template-rows var(--bs_timing) ease-in-out}.dg_bs_stake_poswin_tax_wrap_in{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;row-gap:4px}.dg_bs_stake_poswin_tax_btn{align-items:center;-webkit-appearance:none;appearance:none;background:transparent;border:0;color:var(--eventTxt);cursor:pointer;display:flex;font-size:inherit;justify-content:flex-start;line-height:inherit;outline:0;padding:0;transition:all var(--bs_timing) ease-in-out}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_stake_poswin_tax_btn:hover{color:var(--eventTxt2)}.dg_bs_stake_poswin_tax_btn_icon{transform:rotate(var(--bs_poswin_collapse_deg));transition:transform var(--bs_timing) ease-in-out}.dg_bs_stake_poswin_text{display:block;font-size:inherit;line-height:inherit}.dg_bs_stake_poswin_uppercase{color:var(--eventTxt)}.dg_bs_stake_poswin_content{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding:4px 0;row-gap:4px}.dg_bs_stake_poswin_content:first-child{padding-top:0}.dg_bs_stake_poswin_content:last-child{padding-bottom:0}.dg_bs_stake_poswin_content_title{color:var(--eventTxt);font-weight:400}.dg_bs_stake_poswin_content_text a{color:inherit;text-decoration:underline}.dg_bs_stake_poswin_content_text a:hover{text-decoration:none}.dg_bs_stake_msg{--bs_ttp_inline_fs:inherit;--bs_ttp_inline_lh:inherit;--bs_ttp_inline_fw:700;--bs_ttp_inline_c:var(--eventTxt);--bs_ttp_inline_td:underline;align-items:center;background-color:transparent;border-radius:0 0 8px 8px;column-gap:8px;display:flex;font-size:var(--bs_stake_msg_fs,12px);justify-content:flex-start;line-height:var(--bs_stake_msg_lh,20px);margin:4px 1px;min-height:var(--bs_stake_msg_minH,unset);padding:0 8px;position:relative}.dg_bs_stake_msg_icon{--icoSize:var(--bs_stake_msg_icoSize,20px);--imageSize:var(--bs_stake_msg_icoSize,20px);align-items:center;display:flex;flex-shrink:0;justify-content:center}.dg_bs_stake_msg_icon i{color:inherit}.dg_bs_stake_msg_text{display:block;line-height:inherit}.dg_bs_stake_msg .dg_bs_tooltip_inline_content{bottom:100%;top:unset;transform:translateY(-3px)}.dg_bs_stake_msg .dg_bs_tooltip_inline_txt.dg_bs_tooltip--open:after{border-color:var(--tooltipBg3) transparent transparent transparent;border-style:solid;border-width:6px 6px 0;bottom:unset;bottom:100%;content:"";display:block;height:0;left:50%;position:absolute;top:100%;top:unset;transform:translateY(-4px) translateX(-50%);width:0;z-index:2}.dg_bs_stake--disabled .dg_bs_stake_col{background-color:var(--bodyBgHover)}.dg_bs_stake--disabled .dg_bs_stake_col>*{opacity:.5}.dg_bs_stake--disabled .dg_bs_stake_header_start{opacity:1}.dg_bs_stake--disabled .dg_bs_stake_header_start>.dg_bs_stake_event{opacity:.5;pointer-events:all;transition:all var(--bs_timing) ease-in-out}.dg_bs_stake--disabled .dg_bs_stake_header_end,.dg_bs_stake--disabled .dg_bs_stake_header_start>.dg_bs_stake_event:hover{opacity:1}.dg_bs_stake--disabled .dg_bs_stake_header_end>*{opacity:.5}.dg_bs_stake--disabled .dg_bs_stake_header_end>.dg_bs_stake_remove_btn{opacity:1;pointer-events:all}.dg_bs_stake--disabled .dg_bs_stake_header_end>.dg_bs_stake_remove_btn:hover{opacity:.7}.dg_bs_stake--bb{--bb_selection_wrap_br:7px;grid-column-gap:0;column-gap:0}.dg_bs_stake--bb .dg_bs_stake_selection_wrap{border-start-end-radius:var(--bb_selection_wrap_br);flex-direction:row}.dg_bs_stake--bb:has(.dg_bs_stake_league){--bb_selection_wrap_br:unset}.dg_bs_stake--bb .dg_bs_stake_header,.dg_bs_stake--bb .dg_bs_stake_selection_wrap{padding-inline-start:0}.dg_bs_stake--highlight{animation:stakeHighlightAnim 1.25s ease-in-out 0s,none;animation-iteration-count:3;z-index:1}.dg_bs_stake_group--error .dg_bs_stake--highlight:nth-last-child(2){animation:stakeHighlightAnimLast 1.25s ease-in-out 0s,none;animation-iteration-count:3}.dg_bs_stake--redact{grid-column-gap:0;column-gap:0;grid-template-columns:calc(var(--bs_stake_header-minH) - var(--bs_stake_header-minH-compensate, 0px)) 1fr;grid-template-rows:auto auto;position:relative}.dg_bs_stake--redact:has(.dg_bs_stake--bb){grid-template-rows:auto}.dg_bs_stake--redact .dg_bs_stake_header{grid-column:2/2;padding-inline-start:0}.dg_bs_stake--redact .dg_bs_stake_header_icon{grid-column:1/2}.dg_bs_stake--redact .dg_bs_stake_header.dg_bs_stake_col--full{grid-column:span 2}.dg_bs_stake--redact .dg_bs_stake_actions_wrap{display:none}.dg_bs_stake--redact .dg_bs_stake_selection_wrap{grid-column:span 2;grid-row:2}.dg_bs_stake--redact .dg_bs_stake--bb{--bs-col-bg:var(--eventBg)!important;border-end-end-radius:0;border-start-end-radius:0;grid-column:1/3;overflow:unset}.dg_bs_stake--redact .dg_bs_stake--bb+.dg_bs_stake_col--redact{border-end-end-radius:8px;border-start-end-radius:8px}.dg_bs_stake--redact .dg_bs_stake--bb .dg_bs_stake_header_end{display:none}.dg_bs_stake--redact .dg_bs_stake--bb .dg_bs_stake_selection_wrap{grid-column:2/3!important}.dg_bs_stake--redact .dg_bs_stake--bb .dg_bs_stake_header_icon--bb{grid-column:1/1}.dg_bs_stake--redact.dg_bs_stake--hasBtn{grid-template-columns:calc(var(--bs_stake_header-minH) - var(--bs_stake_header-minH-compensate, 0px)) 1fr var(--bs_stake_header-minH)}.dg_bs_stake--redact.dg_bs_stake--hasBtn .dg_bs_stake_league{grid-column:2/3}.dg_bs_stake--redact.dg_bs_stake--hasBtn .dg_bs_stake_league,.dg_bs_stake--redact.dg_bs_stake--hasBtn .dg_bs_stake_league_icon{background:transparent}.dg_bs_stake--redact.dg_bs_stake--hasBtn .dg_bs_stake_header{grid-column:2/3}.dg_bs_stake--redact.dg_bs_stake--hasBtn .dg_bs_stake_header.dg_bs_stake_col--full,.dg_bs_stake--redact.dg_bs_stake--hasBtn .dg_bs_stake_selection_wrap{grid-column:1/3}.dg_bs_stake--redact.dg_bs_stake--hasBtn:has(.dg_bs_stake_league) .dg_bs_stake_selection_wrap{grid-row:3}.dg_bs_stake--redact.dg_bs_stake--hasBtn:has(.dg_bs_stake_league) .dg_bs_stake_col--redact{grid-row:1/4}.dg_bs_stake_bonus_header{height:44px;justify-content:space-between;padding:0 8px;position:relative}.dg_bs_stake_bonus_header,.dg_bs_stake_bonus_header_end,.dg_bs_stake_bonus_header_start{align-items:center;column-gap:8px;display:flex}.dg_bs_stake_bonus_header_end,.dg_bs_stake_bonus_header_start{justify-content:flex-start}.dg_bs_stake_bonus_header_start{--icoSize:20px}.dg_bs_stake_bonus_header_icon{color:var(--bodyTxt2)}.dg_bs_stake_bonus_header_title{color:var(--bodyTxt);font-size:13px;font-weight:500;line-height:15px}.dg_bs_stake_bonus_header_divider{background:var(--eventBg2);border-radius:4px;flex:0 0 1px;height:12px;width:1px}.dg_bs_stake_bonus_header_amount_wrap{font-size:13px;line-height:15px}.dg_bs_stake_bonus_header_amount_num{color:var(--bodyTxt2);font-size:inherit;line-height:inherit}.dg_bs_stake_bonus_header_amount_cur{color:var(--bodyTxt3);font-size:inherit;line-height:inherit;text-transform:uppercase}.dg_bs_stake_bonus_header_btn{--icoSize:24px;align-items:center;background-color:transparent;border:0;color:var(--bodyTxt);cursor:pointer;display:flex;flex-shrink:0;height:24px;justify-content:center;outline:0;overflow:hidden;padding:0;transform:rotate(var(--bb_bonus_collapse_deg));transition:all var(--bs_timing) ease-in-out;width:24px}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_stake_bonus_header_btn:hover{opacity:.7}.dg_bs_stake_bonus_header_freebet_icon{fill:currentColor;display:block;height:auto;width:64px}.dg_bs_stake_bonus_header_freebet_icon_wrapper{align-items:center;border:1px solid var(--eventBg2);border-radius:12px;color:var(--eventAccent);display:flex;flex-shrink:0;height:24px;justify-content:center;padding:0 12px}.dg_bs_stake_bonus_collapse{display:grid;grid-template-columns:1fr;grid-template-rows:var(--bb_bonus_collapse_rows);margin:0 -4px;transition:grid-template-rows var(--bs_timing) ease-in-out;transition-delay:var(--bb_bonus_collapse_delay)}.dg_bs_stake_bonus_collapse_in{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;opacity:var(--bb_bonus_collapse_opacity);overflow:hidden;row-gap:4px;transition:opacity var(--bs_timing) ease-in-out;transition-delay:var(--bb_bonus_collapse_in_delay)}.dg_bs_stake_bonus_collapse_in>div:first-child{margin-top:4px}.dg_bs_stake_bonus_details_wrap{padding:8px;row-gap:12px}.dg_bs_stake_bonus_details_wrap,.dg_bs_stake_bonus_footer{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start}.dg_bs_stake_bonus_footer{background:var(--eventBg);border-radius:7px;padding:12px;row-gap:8px}.dg_bs_stake_bonus_footer_betamount{display:contents}.dg_bs_stake_bonus_footer_range{margin-top:-8px;order:-1}.dg_bs_stake_bonus_footer .dg_bs_betamount_fav_wrap{order:-2}.dg_bs_stake_bonus_ttp.dg_bs_tooltip--open>i{position:relative}.dg_bs_stake_bonus_ttp.dg_bs_tooltip--open>i:after{border-color:transparent transparent var(--tooltipBg3) transparent;border-style:solid;border-width:0 6px 6px;bottom:unset;content:"";display:block;height:0;left:50%;position:absolute;top:100%;transform:translateY(6px) translateX(-50%);width:0;z-index:2}.dg_bs_stake_bonus_ttp_wrap{background:var(--tooltipBg3);border-radius:8px;color:var(--tooltipTxt);display:flex;font-size:12px;left:0;line-height:16px;padding:12px;position:absolute;top:100%;z-index:3}.dg_bs_stake_bonus_freebet_grid,.dg_bs_stake_bonus_ttp_wrap{align-items:stretch;flex-direction:column;justify-content:flex-start}.dg_bs_stake_bonus_freebet_grid{--bs-freebet-rows:44px 0fr;--bs-freebet-rows-delay:0.3s;--bs-freebet-opacity:0;--bs-freebet-opacity-delay:0s;--bs-freebet-arrow-deg:0deg;--bs-freebet-br:7px;background:var(--eventBg);border-radius:var(--bs-freebet-br);display:grid;grid-template-columns:1fr;grid-template-rows:var(--bs-freebet-rows);margin-bottom:var(--bs_group_row_gap);transition:grid-template-rows .3s ease-in-out var(--bs-freebet-rows-delay)}.dg_bs_stake_bonus_freebet_grid--collapsed{--bs-freebet-rows:44px 1fr;--bs-freebet-rows-delay:0s;--bs-freebet-opacity:1;--bs-freebet-opacity-delay:0.3s;--bs-freebet-arrow-deg:180deg}.dg_bs_stake_bonus_freebet_header{align-items:center;column-gap:8px;display:flex;flex-shrink:0;flex-wrap:nowrap;height:44px;justify-content:space-between;padding:0 12px}.dg_bs_stake_bonus_freebet_header_end{flex-shrink:0}.dg_bs_stake_bonus_freebet_header_title{color:var(--eventTxt);display:block;font-size:14px;font-weight:400;line-height:16px}.dg_bs_stake_bonus_freebet_header_btn{--icoSize:20px;align-items:center;-webkit-appearance:none;appearance:none;background-color:transparent;border:0;color:var(--eventTxt);cursor:pointer;display:flex;flex-shrink:0;height:20px;isolation:isolate;justify-content:center;outline:0;padding:0;transition:all var(--bs_timing) ease-in-out;width:20px}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_stake_bonus_freebet_header_btn:hover{opacity:.7}.dg_bs_stake_bonus_freebet_header_btn_icon{transform:rotate(var(--bs-freebet-arrow-deg));transition:transform var(--bs_timing) ease-in-out}.dg_bs_stake_bonus_freebet_body{align-items:stretch;border-radius:0 0 var(--bs-freebet-br) var(--bs-freebet-br);display:flex;flex-direction:column;justify-content:flex-start;opacity:var(--bs-freebet-opacity);overflow:hidden;transition:opacity .3s ease-in-out var(--bs-freebet-opacity-delay)}.dg_bs_stake_bonus_freebet_list,.dg_bs_stake_bonus_freebet_list_extend_in{align-items:stretch;background-color:var(--eventBgHover);display:flex;flex-direction:column;justify-content:flex-start}.dg_bs_stake_bonus_freebet_list_extend{--bs-freebet-list-rows:0fr;--bs-freebet-list-rows-delay:0.3s;--bs-freebet-list-opacity:0;--bs-freebet-list-opacity-delay:0s;align-items:stretch;background-color:var(--eventBgHover);display:grid;flex-direction:column;grid-template-columns:1fr;grid-template-rows:var(--bs-freebet-list-rows);justify-content:flex-start;transition:grid-template-rows .3s ease-in-out var(--bs-freebet-list-rows-delay)}.dg_bs_stake_bonus_freebet_list_extend~.dg_bs_stake_bonus_freebet_collapse_wrap{--bs-freebet-list-arrow-deg:0deg}.dg_bs_stake_bonus_freebet_list_extend--collapsed{--bs-freebet-list-rows:1fr;--bs-freebet-list-rows-delay:0s;--bs-freebet-list-opacity:1;--bs-freebet-list-opacity-delay:0.3s}.dg_bs_stake_bonus_freebet_list_extend--collapsed~.dg_bs_stake_bonus_freebet_collapse_wrap{--bs-freebet-list-arrow-deg:180deg}.dg_bs_stake_bonus_freebet_list_extend_in{opacity:var(--bs-freebet-list-opacity);overflow:hidden;transition:opacity .3s ease-in-out var(--bs-freebet-list-opacity-delay)}.dg_bs_stake_bonus_freebet_row{--bs-freebet-date-c:var(--eventTxt2);align-items:center;border-bottom:1px solid var(--eventBg2);color:var(--eventTxt);column-gap:8px;cursor:pointer;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:8px 12px}.dg_bs_stake_bonus_freebet_list_extend .dg_bs_stake_bonus_freebet_row:first-child{border-top:1px solid var(--eventBg2)}.dg_bs_stake_bonus_freebet_row:last-child{border-bottom:0}.dg_bs_stake_bonus_freebet_row--soon{--bs-freebet-date-c:var(--bs_orange)}.dg_bs_stake_bonus_freebet_col{display:flex}.dg_bs_stake_bonus_freebet_col--start{column-gap:8px;flex-wrap:nowrap;justify-content:flex-start}.dg_bs_stake_bonus_freebet_col--end{align-items:stretch;flex-direction:column;font-size:12px;justify-content:center;line-height:14px;row-gap:4px;text-align:end}.dg_bs_stake_bonus_freebet_col_amount_wrap{align-items:center;column-gap:4px;display:flex;flex-wrap:nowrap;font-size:14px;justify-content:flex-start;line-height:16px;white-space:nowrap}.dg_bs_stake_bonus_freebet_col_date{color:var(--bs-freebet-date-c);white-space:nowrap}.dg_bs_stake_bonus_freebet_col_date_divider{color:var(--eventTxt3)}.dg_bs_stake_bonus_freebet_col_id{color:var(--eventTxt3);white-space:nowrap}.dg_bs_stake_bonus_freebet_collapse_wrap{align-items:stretch;background-color:var(--eventBgHover);display:flex;flex-direction:column;justify-content:flex-start;padding:0 12px 12px}.dg_bs_stake_bonus_freebet_collapse_btn{--icoSize:20px;align-items:center;-webkit-appearance:none;appearance:none;background-color:var(--eventBg3);border:0;border-radius:8px;color:var(--eventTxt);column-gap:4px;cursor:pointer;display:flex;flex-shrink:0;font-size:12px;font-weight:400;height:28px;isolation:isolate;justify-content:center;line-height:14px;outline:0;padding:0;transition:all var(--bs_timing) ease-in-out;width:100%}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_stake_bonus_freebet_collapse_btn:hover{opacity:.7}.dg_bs_stake_bonus_freebet_collapse_btn_icon{transform:rotate(var(--bs-freebet-list-arrow-deg));transition:transform var(--bs_timing) ease-in-out}.dg_bs_stake_progress{--bs_progres_h:4px;--bs_progres_border:1px;align-items:stretch;background-color:var(--eventBg2);border:var(--bs_progres_border) solid var(--bodyBg);border-radius:2px;display:flex;height:var(--bs_progres_h);justify-content:flex-start;position:relative}.dg_bs_stake_progress:before{background-color:var(--accentBg);border-color:var(--eventBg);border-radius:inherit;border-style:inherit;border-width:inherit;content:"";display:block;flex:0 0 var(--bs_progress_w);height:var(--bs_progres_h);left:0;position:absolute;top:calc(var(--bs_progres_border)*-1);transition:width var(--bs_timing) ease-in-out;width:var(--bs_progress_w);z-index:1}.dg_bs_root--rtl .dg_bs_stake_progress:before{left:unset;right:0}.dg_bs_stake_progress_wrap{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;row-gap:4px}.dg_bs_stake_progress_header{align-items:center;column-gap:8px;display:flex;font-size:12px;justify-content:space-between;line-height:14px}.dg_bs_stake_progress_header_start{color:var(--bodyTxt2)}.dg_bs_stake_progress_header_end{color:var(--bodyTxt)}.dg_bs_stake_progress_body{display:flex}.dg_bs_stake_bb_list,.dg_bs_stake_progress_body{align-items:stretch;flex-direction:column;justify-content:flex-start}.dg_bs_stake_bb_list{order:3;padding-inline-end:8px}.dg_bs_stake_bb_list_item{--bs_bb_market_c:var(--eventTxt2);--bs_bb_arg_c:var(--eventTxt);--bs_bb_indicator:var(--eventBg2);align-items:stretch;display:flex;flex-wrap:nowrap;justify-content:flex-start}.dg_bs_cashout_wrap .dg_bs_stake_bb_list_item,.dg_bs_page_wrap .dg_bs_stake_bb_list_item{--bs_bb_indicator:var(--eventBg)}.dg_bs_stake_bb_list_item_start{align-items:center;display:flex;flex:0 0 calc(var(--bs_stake_header-minH) - var(--bs_stake_header-minH-compensate, 0px));flex-direction:column;justify-content:flex-start}.dg_bs_stake_bb_list_item_start:before{border-radius:50%;flex:0 0 6px;height:6px;margin:var(--bs_stake_bb_item_margin,4px) 0;width:6px}.dg_bs_stake_bb_list_item_start:after,.dg_bs_stake_bb_list_item_start:before{background-color:var(--bs_bb_indicator);content:"";display:block;transition:all var(--bs_timing) ease-in-out}.dg_bs_stake_bb_list_item_start:after{flex-grow:1;opacity:1;transform:translate3d(-50%,0,0) scaleZ(2);transition-delay:0s;width:1px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.dg_bs_stake_bb_list_item_start:after{transform:translateZ(0) scaleZ(2)}}.dg_bs_stake_bb_list_item_end{flex-grow:1;font-size:var(--bs_stake_bb_item_fs,13px);line-height:var(--bs_stake_bb_item_lh,15px);padding-bottom:var(--bs_stake_bb_item_padding,9px)}.dg_bs_stake_bb_list_item_arg,.dg_bs_stake_bb_list_item_market{line-height:inherit;transition:all var(--bs_timing) ease-in-out}.dg_bs_stake_bb_list_item_market{color:var(--bs_bb_market_c)}.dg_bs_stake_bb_list_item_arg{color:var(--bs_bb_arg_c)}.dg_bs_stake_bb_list_item:last-child .dg_bs_stake_bb_list_item_start:after{opacity:0}.dg_bs_stake_bb_list_item--error{--bs_bb_indicator:var(--bs_red)}.dg_bs_stake_bb_list_item--error .dg_bs_stake_bb_list_item_arg,.dg_bs_stake_bb_list_item--error .dg_bs_stake_bb_list_item_market{opacity:.7}.dg_bs_stake_bb_list_collapse{--bb_list_collapse_rows:0fr;--bb_list_collapse_opacity:0;--bb_list_collapse_delay:0.3s;--bb_list_collapse_in_delay:0;display:grid;grid-template-columns:1fr;grid-template-rows:var(--bb_list_collapse_rows);order:2;transition:grid-template-rows var(--bs_timing) ease-in-out;transition-delay:var(--bb_list_collapse_delay)}.dg_bs_stake_bb_list_collapse--collapsed{--bb_list_collapse_rows:1fr;--bb_list_collapse_opacity:1;--bb_list_collapse_delay:0s;--bb_list_collapse_in_delay:0.3s}.dg_bs_stake_bb_list_collapse--collapsed~.dg_bs_stake_bb_list .dg_bs_stake_bb_list_item:last-child .dg_bs_stake_bb_list_item_start:after{opacity:1;transition-delay:.3s}.dg_bs_stake_bb_list_collapse--collapsed~.dg_bs_stake_bb_list_btn_wrap{--bb_list_collapse_btn_rotate:180deg}.dg_bs_stake_bb_list_collapse_in{opacity:var(--bb_list_collapse_opacity);overflow:hidden;transition:opacity var(--bs_timing) ease-in-out;transition-delay:var(--bb_list_collapse_in_delay)}.dg_bs_stake_bb_list_btn_wrap{--bb_list_collapse_btn_rotate:0deg;align-items:stretch;display:flex;flex-direction:column-reverse;justify-content:flex-start;order:1}.dg_bs_stake_bb_list_btn{--icoSize:20px;align-items:center;-webkit-appearance:none;appearance:none;background:transparent;border:0;color:var(--eventTxt);column-gap:4px;cursor:pointer;display:flex;font-size:12px;height:var(--bs_stake_header-minH);justify-content:center;line-height:14px;outline:0;padding:0;transition:all var(--bs_timing) ease-in-out}.dg_bs_stake_bb_list_btn_icon{transform:rotate(var(--bb_list_collapse_btn_rotate));transition:transform var(--bs_timing) ease-in-out}.dg_bs_page_wrap .dg_bs_stake{--bs-col-bg:var(--eventBg2);border-color:var(--bs-col-bg)}.dg_bs_page_wrap .dg_bs_stake--redact{--bs-col-bg:var(--eventBg)}.dg_bs_page_wrap .dg_bs_stake_col{background-color:var(--bs-col-bg)}.dg_bs_sharebet_wrap .dg_bs_stake{--bs-col-bg:var(--eventBg2);border-color:var(--bs-col-bg)}.dg_bs_sharebet_wrap .dg_bs_stake .dg_bs_stake_header:not(.dg_bs_stake_col--full),.dg_bs_sharebet_wrap .dg_bs_stake .dg_bs_stake_header_icon:first-child,.dg_bs_sharebet_wrap .dg_bs_stake .dg_bs_stake_league,.dg_bs_sharebet_wrap .dg_bs_stake .dg_bs_stake_league_icon{background:transparent}.dg_bs_cashout_wrap .dg_bs_stake_col{background-color:var(--eventBg2)}.dg_bs_taxes{display:flex}.dg_bs_taxes_button{align-items:center;background:var(--eventBg);border-radius:8px;color:var(--eventTxt2);cursor:pointer;display:flex;height:36px;justify-content:space-between;padding:0 12px;width:100%}.dg_bs_taxes_button i{--icoSize:20px;display:inline-flex;flex-shrink:0}.dg_bs_taxes_button_txt{align-items:center;column-gap:4px;display:flex;margin-inline-end:4px}.dg_bs_taxes_button_txt i{--icoSize:20px}.dg_bs_taxes_button_txt span{display:flex;font-size:12px;line-height:14px}.dg_bs_taxes_popup{align-items:stretch;background:var(--modalBg);border:1px solid var(--modalBorder);border-radius:8px;color:var(--modalTxt);margin-bottom:62px;margin-top:44px}.dg_bs_taxes_popup,.dg_bs_taxes_popup_header{display:flex;flex-direction:column;justify-content:flex-start}.dg_bs_taxes_popup_header{align-items:flex-start;flex:0 0 auto;padding:16px;row-gap:8px}.dg_bs_taxes_popup_body{align-items:stretch;display:flex;flex:1 1 auto;flex-direction:column;justify-content:flex-start;margin-bottom:6px;max-height:694px;overflow-y:auto;padding:0 16px;scrollbar-gutter:stable;scrollbar-width:none}.dg_bs_taxes_popup_body::-webkit-scrollbar{background-color:var(--dominantBg);border-radius:15px;width:5px}.dg_bs_taxes_popup_body::-webkit-scrollbar-thumb{background-color:var(--dominantBg3Hover,var(--dominantBg2));border-radius:15px}.dg_bs_taxes_popup_body::-webkit-scrollbar-track{background-color:var(--dominantBg);border-radius:15px}@supports not selector(::-webkit-scrollbar){.dg_bs_taxes_popup_body{scrollbar-color:var(--dominantBg) var(--dominantBg3Hover,var(--dominantBg2));scrollbar-gutter:both-edges}}.dg_bs_root--mobile .dg_bs_taxes_popup_body::-webkit-scrollbar{display:none}@supports not selector(::-webkit-scrollbar){.dg_bs_root--mobile .dg_bs_taxes_popup_body{scrollbar-color:transparent transparent;scrollbar-width:none}}.dg_bs_taxes_popup_footer{align-items:center;background:var(--modalBg);border-radius:0 0 8px 8px;bottom:-15px;display:flex;flex:0 0 auto;justify-content:flex-end;padding:16px;position:sticky;z-index:999}.dg_bs_taxes_popup_title{color:var(--modalTxt);font-size:24px;font-weight:400}.dg_bs_taxes_popup_description{color:var(--modalTxt2);font-size:14px;font-weight:400;line-height:16px}.dg_bs_taxes_popup_table_column{align-items:center;border-top:1px solid var(--modalBorder);display:flex;font-size:12px;font-weight:500;justify-content:space-between;line-height:14px;padding:8px 0}.dg_bs_taxes_popup_table_column:first-child{border-top:none}.dg_bs_taxes_popup_table_column_text{color:var(--modalTxt2);font-weight:400}.dg_bs_taxes_popup_button{align-items:center;background:var(--buttonG);border:1px solid transparent;border-radius:8px;color:var(--buttonTxt);cursor:pointer;display:flex;font-family:inherit;font-size:16px;font-weight:500;height:44px;justify-content:center;line-height:20px;min-width:56px;outline:0;padding:11px 16px}.dg_bs_taxes_content{padding-top:16px}.dg_bs_taxes_content_title{color:var(--modalTxt);font-size:24px;font-weight:400}.dg_bs_taxes_content .dg_bs_taxes_popup_header{margin-bottom:8px;margin-top:16px;padding:0}.dg_bs_taxes_content .dg_bs_taxes_popup_body{padding:0 8px}.dg_bs_taxes_content .dg_bs_taxes_popup_title{color:var(--modalTxt);font-size:16px;font-weight:500;line-height:19px}.dg_bs_modal.non-fixed-footer .dg_bs_taxes_popup .dg_bs_taxes_popup_footer{position:static}@keyframes dg_bs_input_caret{0%,50%{opacity:0}51%,to{opacity:1}}.dg_bs_betamount_wrapper{align-items:stretch;background:var(--bodyBg);display:flex;flex-direction:column;justify-content:flex-start;margin:0 -6px;padding:0 6px;row-gap:6px}.dg_bs_root--keyboard .dg_bs_betamount_wrapper{bottom:166px;box-shadow:0 -6px 6px 0 var(--bodyBg);margin-bottom:-8px;padding-bottom:10px;position:sticky;z-index:var(--bs_zIndex_top)}.dg_bs_root--keyboard .dg_bs_body_has_message .dg_bs_betamount_wrapper{bottom:201px;padding-bottom:8px}.dg_bs_root--keyboard.dg_bs_root--bookabet .dg_bs_betamount_wrapper{bottom:226px;padding-bottom:8px}.dg_bs_root--keyboard.dg_bs_root--bookabet .dg_bs_body_has_message .dg_bs_betamount_wrapper{bottom:254px}.dg_bs_betamount_wrap:not(:empty){--bs_betamount_padding:12px;align-items:stretch;background-color:var(--eventBg);border:1px solid var(--eventBorder);border-radius:8px;box-shadow:0 0 2px var(--bs_shadow);color:var(--eventTxt);display:flex;flex-direction:column;justify-content:flex-start;padding:var(--bs_betamount_padding);padding-bottom:12px;position:relative}.dg_bs_betamount_wrap:not(:empty) .dg_bs_betamount_wrap{display:contents!important}.dg_bs_betamount_wrap:not(:empty):has(.dg_bs_betamount_wrap) .dg_bs_bonus_range_wrap{margin-top:0}.dg_bs_betamount_wrap:not(:empty):has(.dg_bs_betamount_wrap) .dg_bs_betamount_row .dg_bs_taxes{margin-bottom:-8px}.dg_bs_betamount_wrap:not(:empty):has(.dg_bs_betamount_wrap) .dg_bs_betamount_row .dg_bs_taxes .dg_bs_taxes_btn{border-radius:10px}.dg_bs_stake_group .dg_bs_betamount_wrap:not(:empty){--bs_betamount_padding:0px;background:none;border:none;box-shadow:none;padding-bottom:0}.dg_bs_stake_col .dg_bs_betamount_wrap:not(:empty){--bs_betamount_padding:0px;background-color:var(--eventBg);border:none;padding-bottom:12px;width:100%}.dg_bs_betamount_wrapper .dg_bs_stake_group .dg_bs_betamount_wrap:not(:empty),.dg_bs_page_wrap .dg_bs_betamount_wrap:not(:empty){--bs_betamount_padding:8px;padding-bottom:8px}.dg_bs_page_wrap .dg_bs_betamount_wrap:not(:empty):has(.dg_bs_betamount_row:last-child){padding-bottom:0}.dg_bs_stake_col.dg_bs_stake_col--bb .dg_bs_betamount_wrap:not(:empty){--bs_betamount_padding:8px}.dg_bs_root--keyboard .dg_bs_stake .dg_bs_betamount_wrap:not(:empty),.dg_bs_root--keyboard .dg_bs_stake_group .dg_bs_betamount_wrap:not(:empty){bottom:unset;position:relative;z-index:auto}.dg_bs_betamount_fav_wrap{align-items:center;border-radius:8px;display:flex;flex-direction:row-reverse;flex-wrap:wrap;isolation:isolate;justify-content:stretch;margin-bottom:8px;min-height:var(--bs_betamount_minH,40px);position:relative;row-gap:8px}.dg_bs_stake_group--bonus .dg_bs_betamount_fav_wrap{order:-2}.dg_bs_betamount_fav_wrap_in{align-items:center;display:flex;flex:1 1 auto;flex-wrap:nowrap;height:var(--bs_betamount_minH,40px);justify-content:stretch;max-width:100%}.dg_bs_betamount_fav_wrap:only-child{margin-bottom:unset}.dg_bs_betamount_fav_wrap--disabled{opacity:.5;pointer-events:none}.dg_bs_betamount_fav_wrap:before{content:"";display:block;flex:0 0 var(--bs_betamount_input_minW,124px);height:var(--bs_betamount_minH,40px)}.dg_bs_betamount_fav_wrap:after{border:1px solid var(--eventBg3);border-radius:inherit;bottom:0;content:"";display:block;height:var(--bs_betamount_minH,40px);left:0;position:absolute;right:0;z-index:-1}.dg_bs_betamount_fav_wrap+.dg_bs_betamount_row .dg_bs_betamount_input_wrap{margin-inline-end:2px}.dg_bs_betamount_fav_wrap+.dg_bs_betamount_row .dg_bs_betamount_col--input{left:var(--bs_betamount_padding,12px);pointer-events:none;position:absolute;right:var(--bs_betamount_padding,12px);top:calc(var(--bs_betamount_padding) + 2px)}.dg_bs_betamount_fav_btn{align-items:center;-webkit-appearance:none;appearance:none;background-color:transparent;border:0;color:var(--bs_betamount_fav_btn_c,var(--eventTxt));cursor:pointer;display:flex;flex:1 1 auto;font-size:var(--bs_betamount_btn_fs,13px);height:var(--bs_betamount_btn_h,36px);isolation:isolate;justify-content:center;line-height:var(--bs_betamount_btn_h,36px);outline:0;padding:0 3px;position:relative;transition:all var(--bs_timing) ease-in-out}.dg_bs_betamount_fav_btn--max{overflow:hidden}.dg_bs_betamount_fav_btn--max .dg_bs_betamount_fav_btn_text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dg_bs_betamount_fav_btn:after{background-color:var(--bs_betamount_fav_border_c,var(--eventBg3));content:"";display:block;height:var(--bs_betamount_btn_border_h,20px);position:absolute;right:0;top:var(--bs_betamount_btn_border_top,8px);width:1px;z-index:-1}.dg_bs_root--rtl .dg_bs_betamount_fav_btn:after{left:0;right:unset}.dg_bs_betamount_fav_btn:last-child:after{display:none}.dg_bs_betamount_fav_btn_text{transition:inherit;white-space:nowrap}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_betamount_fav_btn_text:hover{opacity:.8}.dg_bs_betamount_row{--bs_taxes_spacing:12px;display:contents}.dg_bs_stake .dg_bs_betamount_row{--bs_taxes_spacing:8px}.dg_bs_betamount_row .dg_bs_taxes{margin:8px calc(var(--bs_taxes_spacing)*-1) -12px calc(var(--bs_taxes_spacing)*-1)}.dg_bs_betamount_row .dg_bs_taxes_button{background:var(--eventBgHover);border-top-left-radius:0;border-top-right-radius:0;padding-left:var(--bs_taxes_spacing);padding-right:var(--bs_taxes_spacing)}.dg_bs_betamount_col{align-items:flex-start;column-gap:8px;display:flex;flex-wrap:nowrap;justify-content:space-between;min-height:20px}.dg_bs_betamount_col--input{margin-bottom:8px}.dg_bs_betamount_col--input+.dg_bs_stake_bonus_footer_range{margin-top:-8px}.dg_bs_betamount_col--total{width:100%}.dg_bs_betamount_col--total .dg_bs_betamount_start{min-width:0}.dg_bs_betamount_col--total .dg_bs_betamount_start,.dg_bs_betamount_col--total .dg_bs_betamount_start .dg_bs_betamount_txt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dg_bs_betamount_col--bonus i{margin:0 4px}.dg_bs_betamount_end,.dg_bs_betamount_start{align-items:center;display:flex}.dg_bs_betamount_start{justify-content:flex-start;text-align:start}.dg_bs_betamount_end{flex-shrink:0;justify-content:flex-end;text-align:end}.dg_bs_page_wrap .dg_bs_betamount_end{column-gap:4px;flex:1 1 auto;flex-wrap:wrap}.dg_bs_betamount_txt{font-size:var(--bs_betamount_txt_fs,12px);line-height:var(--bs_betamount_txt_lh,14px)}.dg_bs_betamount_txt--total{font-size:var(--bs_betamount_txt_total_fs,14px);font-weight:700;line-height:var(--bs_betamount_txt_total_lh,16px)}.dg_bs_betamount_input{-webkit-appearance:none;appearance:none;background-color:var(--bs_betamount_input_bg,var(--inputBgHover));border:1px solid var(--bs_betamount_input_border,var(--inputBorder));border-radius:inherit;color:var(--inputTxt);display:block;font-family:var(--font-family-base,inherit);font-size:var(--bs_betamount_input_fs,14px);height:var(--bs_betamount_input_h,36px);line-height:var(--bs_betamount_input_lh,16px);padding:10px 8px;text-align:end;transition:all var(--bs_timing) ease-in-out;width:100%}.dg_bs_root--rtl .dg_bs_betamount_input{text-align:end!important}.dg_bs_betamount_input:-webkit-autofill,.dg_bs_betamount_input:-webkit-autofill:focus,.dg_bs_betamount_input:-webkit-autofill:hover{-webkit-transition:background-color 0s 600000s,color 0s 600000s!important;transition:background-color 0s 600000s,color 0s 600000s!important}.dg_bs_betamount_input::-webkit-inner-spin-button,.dg_bs_betamount_input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.dg_bs_betamount_input::placeholder{color:transparent;opacity:0}.dg_bs_betamount_input::-webkit-input-placeholder{color:transparent;opacity:0}.dg_bs_betamount_input:-moz-placeholder,.dg_bs_betamount_input::-moz-placeholder{color:transparent;opacity:0}.dg_bs_betamount_input:-ms-input-placeholder{color:transparent;opacity:0}.dg_bs_betamount_input_placeholder{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--inputTxt3);display:-webkit-box;font-size:var(--bs_betamount_input_fs,14px);height:auto;left:0;line-height:var(--bs_betamount_input_fs,16px);max-height:100%;opacity:0;overflow:hidden;padding:0 8px;pointer-events:none;position:absolute;text-align:inherit;text-overflow:ellipsis;top:50%;transform:translateY(-50%);transition:all var(--bs_timing) ease-in-out;white-space:normal;width:100%;word-break:break-word;z-index:1}.dg_bs_betamount_input_placeholder_cur{color:var(--inputTxt2);transition:all var(--bs_timing) ease-in-out}.dg_bs_root--rtl .dg_bs_betamount_input_placeholder{text-align:start}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_betamount_input:hover{border-color:var(--accentBg)}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_betamount_input:hover+.dg_bs_betamount_input_placeholder{color:var(--inputTxt)}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_betamount_input:hover+.dg_bs_betamount_input_placeholder .dg_bs_betamount_input_placeholder_cur{color:inherit}.dg_bs_betamount_input:focus,.dg_bs_betamount_input:focus:hover{border-color:var(--accentBg)}.dg_bs_betamount_input:focus+.dg_bs_betamount_input_placeholder,.dg_bs_betamount_input:focus:hover+.dg_bs_betamount_input_placeholder{color:var(--inputTxt3)}.dg_bs_betamount_input:focus+.dg_bs_betamount_input_placeholder .dg_bs_betamount_input_placeholder_cur,.dg_bs_betamount_input:focus:hover+.dg_bs_betamount_input_placeholder .dg_bs_betamount_input_placeholder_cur{color:inherit}.dg_bs_betamount_input:placeholder-shown+.dg_bs_betamount_input_placeholder{opacity:1}.dg_bs_betamount_input_wrap{border-radius:6px;flex-shrink:0;margin-inline-start:auto;pointer-events:all;position:relative;text-align:end;-webkit-user-select:none;user-select:none;width:calc(var(--bs_betamount_input_minW, 124px) - 2px);z-index:2}.dg_bs_betamount_input_wrap:has(.dg_bs_betamount_input_caret) .dg_bs_betamount_input{caret-color:transparent}.dg_bs_betamount_input_wrap:has(.dg_bs_betamount_input_caret) .dg_bs_betamount_input:focus,.dg_bs_betamount_input_wrap:has(.dg_bs_betamount_input_caret) .dg_bs_betamount_input:focus:hover{border-color:var(--accentBg)!important}.dg_bs_betamount_input_caret{animation:dg_bs_input_caret 1s linear infinite;background:var(--accentBg);bottom:10px;display:none;pointer-events:none;position:absolute;right:8px;top:10px;width:1px;z-index:1}.dg_bs_betamount_input:focus~.dg_bs_betamount_input_caret{display:block}.dg_bs_betamount_collapse{background-color:var(--eventBg2);border-radius:8px;color:var(--eventTxt2);font-size:12px;line-height:16px;margin-top:4px;padding:12px;row-gap:4px}.dg_bs_betamount_collapse .dg_bs_stake_poswin_tax_wrap,.dg_bs_betamount_collapse .dg_bs_stake_poswin_tax_wrap_in{display:contents}.dg_bs_betamount_collapse .dg_bs_stake_poswin_row:first-child{padding-top:unset}.dg_bs_betamount_collapse,.dg_bs_betamount_collapse_content,.dg_bs_betamount_collapse_wrap_in{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start}.dg_bs_betamount_collapse_wrap{--bs_betamount_collapse:0fr;display:grid;grid-template-columns:1fr;grid-template-rows:var(--bs_betamount_collapse);transition:grid-template-rows var(--bs_timing) ease-in-out;width:100%}.dg_bs_betamount_collapse_wrap_in{overflow:hidden}.dg_bs_betamount_collapse_btn{--icoSize:20px;align-items:center;background-color:transparent;border:0;color:var(--eventTxt);cursor:pointer;display:flex;flex-shrink:0;height:20px;justify-content:center;outline:0;overflow:hidden;padding:0;transform:rotate(var(--bs_betamount_collapse_deg));transition:all var(--bs_timing) ease-in-out;width:20px}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_betamount_collapse_btn:hover{opacity:.7}.dg_bs_betamount_system_wrap{--bs_betamount_system_collapse_deg:0deg;--bs_betamount_system_dropdown_opacity:0;--bs_betamount_system_dropdown_zIndex:-1;--bs_betamount_system_dropdown_pointer:none;--bs_betamount_system_dropdown_delay:0.3s;grid-column-gap:8px;align-items:stretch;column-gap:8px;display:grid;flex-wrap:nowrap;grid-template-areas:"drop separator calc";grid-template-columns:1fr 1px var(--bs_betamount_system_h,36px);grid-template-rows:var(--bs_betamount_system_h,36px);justify-content:flex-start;transition:opacity var(--bs_timing) ease-in-out}.dg_bs_betamount_system_wrap--collapsed{--bs_betamount_system_collapse_deg:180deg;--bs_betamount_system_dropdown_opacity:1;--bs_betamount_system_dropdown_zIndex:9;--bs_betamount_system_dropdown_pointer:all;--bs_betamount_system_dropdown_delay:0s}.dg_bs_betamount_system_wrap--disabled{opacity:.7}.dg_bs_betamount_system_wrap--disabled,.dg_bs_betamount_system_wrap--disabled *{pointer-events:none!important}.dg_bs_betamount_system_separator{background-color:var(--bodyBg2);display:block;height:20px;margin-inline-start:4px;margin-bottom:auto;margin-top:auto;width:1px}.dg_bs_betamount_system_dropdown{background-color:var(--bodyBg);border:none;border-radius:8px 8px 0 0;bottom:100%;box-shadow:0 0 10px 0 var(--bodyBg);left:0;margin-bottom:-1px;opacity:var(--bs_betamount_system_dropdown_opacity);padding:8px 0;pointer-events:var(--bs_betamount_system_dropdown_pointer);position:absolute;text-align:start;transition:opacity var(--bs_timing) ease-in-out,z-index var(--bs_timing) linear var(--bs_betamount_system_dropdown_delay);width:100%;z-index:var(--bs_betamount_system_dropdown_zIndex)}.dg_bs_betamount_system_dropdown,.dg_bs_betamount_system_dropdown_in{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start}.dg_bs_betamount_system_dropdown_in{max-height:200px;overflow-y:auto}.dg_bs_betamount_system_dropdown_container{grid-area:drop;pointer-events:var(--bs_betamount_system_dropdown_pointer);position:relative;width:100%}.dg_bs_betamount_system_dropdown_wrap{--icoSize:24px;align-items:center;display:flex;grid-area:drop;justify-content:flex-start;overflow:hidden;position:relative}.dg_bs_betamount_system_dropdown_wrap_in{display:block;flex:1 1;overflow:hidden}.dg_bs_betamount_system_dropdown_wrap--mobile{margin-inline-end:4px}.dg_bs_betamount_system_dropdown_btn,.dg_bs_betamount_system_dropdown_select{align-items:center;-webkit-appearance:none;appearance:none;background:none;border:none;border-radius:0;color:var(--bs_betamount_system_c,var(--bodyTxt));column-gap:4px;cursor:pointer;display:flex;font-family:inherit;font-size:var(--bs_betamount_system_dropdown_fs,14px);font-weight:400;height:var(--bs_betamount_system_h,36px);justify-content:flex-start;line-height:var(--bs_betamount_system_dropdown_lh,16px);outline:0;overflow:hidden;padding:6px 0;text-align:start;text-overflow:ellipsis;transition:all var(--bs_timing) ease-in-out;white-space:nowrap;width:100%}.dg_bs_betamount_system_dropdown_btn_text,.dg_bs_betamount_system_dropdown_select_text{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_betamount_system_dropdown_btn:hover{opacity:.7}.dg_bs_betamount_system_dropdown_icon{transform:rotate(var(--bs_betamount_system_collapse_deg));transition:all var(--bs_timing) ease-in-out}.dg_bs_betamount_system_dropdown_item{align-items:center;background-color:transparent;border:none;color:var(--bodyTxt2);cursor:pointer;display:flex;font-size:var(--bs_betamount_system_dropdown_fs,12px);justify-content:center;line-height:var(--bs_betamount_system_dropdown_lh,12px);min-height:var(--bs_betamount_system_h,36px);padding:8px 0;text-align:center;transition:all var(--bs_timing) ease-in-out}.dg_bs_betamount_system_dropdown_item_text{display:block;max-width:100%;white-space:nowrap}.dg_bs_betamount_system_dropdown_item--disabled{cursor:default;opacity:.6;pointer-events:none;-webkit-user-select:none;user-select:none}.dg_bs_betamount_system_dropdown_item--active,.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_betamount_system_dropdown_item:hover{color:var(--bodyTxt)}.dg_bs_betamount_system_calculator_btn{--icoSize:24px;align-items:center;background:none;border:none;color:var(--bodyTxt);cursor:pointer;display:flex;flex-shrink:0;grid-area:calc;height:var(--bs_betamount_system_h,36px);justify-content:center;outline:0;overflow:hidden;padding:0;transition:all var(--bs_timing) ease-in-out;width:var(--bs_betamount_system_h,36px)}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_betamount_system_calculator_btn:hover{opacity:.7}.dg_bs_betamount_msg{--tooltipBg:var(--tooltipBg3);--bs_ttp_inline_fs:inherit;--bs_ttp_inline_lh:inherit;--bs_ttp_inline_fw:700;--bs_ttp_inline_c:var(--eventTxt);--bs_ttp_inline_td:underline;align-items:center;column-gap:8px;display:flex;font-size:12px;justify-content:flex-start;line-height:16px;margin:8px -12px 0;padding:0 12px;position:relative}.dg_bs_betamount_msg .dg_bs_tooltip_inline_content{bottom:100%;top:unset;transform:translateY(-6px)}.dg_bs_betamount_msg .dg_bs_tooltip_inline_txt.dg_bs_tooltip--open:after{border-color:var(--tooltipBg3) transparent transparent transparent;border-style:solid;border-width:6px 6px 0;bottom:unset;bottom:100%;content:"";display:block;height:0;left:50%;position:absolute;top:100%;top:unset;transform:translateY(-1px) translateX(-50%);width:0;z-index:2}.dg_bs_page_wrap{--bs_page_bg:var(--bodyBgHover);--bs_page_p:12px;border:1px solid var(--bodyBg2);border-radius:8px;flex-grow:1;margin:var(--bs_page_m,8px) 0}.dg_bs_page_wrap--scroll{overflow:hidden}.dg_bs_page_wrap--scroll .dg_bs_page_body{overflow-y:auto}.dg_bs_page_wrap--system .dg_bs_page_body,.dg_bs_root--mobile .dg_bs_page_wrap--system{overflow:hidden}.dg_bs_page_wrap--sharebet{--bs_page_bg:transparent;--bs_page_p:0;border:none;margin:0}.dg_bs_page_wrap--sharebet .dg_bs_stake_selection_wrap{flex-direction:row}.dg_bs_page_body,.dg_bs_page_footer,.dg_bs_page_header{background-color:var(--bs_page_bg);padding:12px var(--bs_page_p)}.dg_bs_page_header{--icoSize:20px;align-items:center;border-radius:7px 7px 0 0;column-gap:8px;display:flex;flex-shrink:0;flex-wrap:nowrap;justify-content:space-between;margin-bottom:var(--bs_page_header_m,1px);min-height:44px;padding:var(--bs_page_header_p,4px) var(--bs_page_p);padding-inline-end:var(--bs_page_header_p_end,var(--bs_page_p))}.dg_bs_page_header_end,.dg_bs_page_header_start{align-items:center;column-gap:6px;display:flex;justify-content:flex-start}.dg_bs_page_header_end{flex-shrink:0}.dg_bs_page_header_title{color:var(--bodyTxt);font-size:16px;font-weight:500;line-height:19px}.dg_bs_page_header_icon--check{color:var(--bs_green)}.dg_bs_page_bookid{align-items:center;background:inherit;border:1px solid var(--buttonSecondaryBg);border-radius:8px;color:inherit;column-gap:8px;cursor:pointer;display:flex;justify-content:center;margin:12px 0;padding:3px 6px}.dg_bs_page_bookid_info{color:var(--bodyTxt2);font-size:12px;font-weight:400;line-height:14px}.dg_bs_page_bookid i{--icoSize:24px}.dg_bs_page_tabs{align-items:center;background:var(--tabBg);border-radius:8px;column-gap:1px;display:flex;flex-wrap:nowrap;height:36px;justify-content:flex-start;margin-bottom:2px;padding:2px;width:100%}.dg_bs_page_tab{align-items:center;-webkit-appearance:none;appearance:none;background-color:var(--tabBg);border:0;border-radius:7px;color:var(--tabTxt2);cursor:pointer;display:flex;flex:1 1;flex-wrap:nowrap;font-size:12px;height:32px;justify-content:center;line-height:14px;outline:0;overflow:hidden;padding:0 16px;transition:all var(--bs_timing) ease-in-out}.dg_bs_page_tab_text{display:block;position:relative}.dg_bs_page_tab_indicator{background:var(--accentBg);border-radius:50%;display:block;height:5px;left:100%;position:absolute;top:-3px;width:5px}.dg_bs_root--rtl .dg_bs_page_tab_indicator{left:unset;right:100%}.dg_bs_page_tab--active,.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_page_tab:hover{background-color:var(--tabActiveBg);color:var(--tabTxt)}.dg_bs_page_body,.dg_bs_page_fav_col,.dg_bs_page_fav_wrap,.dg_bs_page_fav_wrap_in,.dg_bs_page_footer,.dg_bs_page_wrap{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start}.dg_bs_page_footer{border-radius:0 0 7px 7px;flex-shrink:0;margin-top:auto}.dg_bs_page_close_btn{--icoSize:24px;align-items:center;background-color:transparent;border:0;color:var(--bodyTxt);cursor:pointer;display:flex;flex-shrink:0;height:var(--bs_page_close_btn_w,24px);justify-content:center;outline:0;overflow:hidden;padding:0;transition:all var(--bs_timing) ease-in-out;width:var(--bs_page_close_btn_w,24px)}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_page_close_btn:hover{opacity:.7}.dg_bs_page_fav_wrap_in{opacity:0;row-gap:12px}.dg_bs_page_fav_wrap_in:first-child{opacity:1;z-index:calc(var(--bs_zIndex_top) + 2)}.dg_bs_page_fav_wrap_in:first-child:nth-last-child(2){left:25px;position:absolute;right:25px;width:var(--onboardingWidth)}.dg_bs_page_fav_row{align-items:center;column-gap:8px;display:flex;flex-wrap:nowrap;justify-content:space-between}.dg_bs_page_fav_col{flex:1 1}.dg_bs_page_fav_title{color:var(--bodyTxt2);font-size:12px;font-weight:400;line-height:16px}.dg_bs_page_fav_input{-webkit-appearance:none;appearance:none;background-color:var(--inputBg);border:1px solid var(--inputBgHover);border-radius:6px;caret-color:var(--accentBg);color:var(--inputTxt);display:block;font-family:var(--font-family-base,inherit);font-size:12px;height:40px;line-height:16ox;padding:11px 8px;text-align:center;transition:all var(--bs_timing) ease-in-out;width:100%}.dg_bs_root--rtl .dg_bs_page_fav_input{text-align:center}.dg_bs_page_fav_input:-webkit-autofill,.dg_bs_page_fav_input:-webkit-autofill:focus,.dg_bs_page_fav_input:-webkit-autofill:hover{-webkit-transition:background-color 0s 600000s,color 0s 600000s!important;transition:background-color 0s 600000s,color 0s 600000s!important}.dg_bs_page_fav_input::-webkit-inner-spin-button,.dg_bs_page_fav_input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.dg_bs_page_fav_input::placeholder{color:var(--inputTxt2);transition:all var(--bs_timing) ease-in-out}.dg_bs_page_fav_input::-webkit-input-placeholder{color:var(--inputTxt2);-webkit-transition:all var(--bs_timing) ease-in-out;transition:all var(--bs_timing) ease-in-out}.dg_bs_page_fav_input:-moz-placeholder,.dg_bs_page_fav_input::-moz-placeholder{color:var(--inputTxt2);-moz-transition:all var(--bs_timing) ease-in-out;transition:all var(--bs_timing) ease-in-out}.dg_bs_page_fav_input:-ms-input-placeholder{color:var(--inputTxt2);-ms-transition:all var(--bs_timing) ease-in-out;transition:all var(--bs_timing) ease-in-out}.dg_bs_page_fav_input:hover{border-color:var(--inputBg2Hover)}.dg_bs_page_fav_input:hover::placeholder{color:var(--inputTxt)}.dg_bs_page_fav_input:hover::-webkit-input-placeholder{color:var(--inputTxt)}.dg_bs_page_fav_input:hover:-moz-placeholder,.dg_bs_page_fav_input:hover::-moz-placeholder{color:var(--inputTxt)}.dg_bs_page_fav_input:hover:-ms-input-placeholder{color:var(--inputTxt)}.dg_bs_page_fav_input:focus,.dg_bs_page_fav_input:focus:hover{border-color:var(--accentBg)}.dg_bs_page_fav_input:focus::placeholder,.dg_bs_page_fav_input:focus:hover::placeholder{color:transparent}.dg_bs_page_fav_input:focus::-webkit-input-placeholder,.dg_bs_page_fav_input:focus:hover::-webkit-input-placeholder{color:transparent}.dg_bs_page_fav_input:focus:-moz-placeholder,.dg_bs_page_fav_input:focus::-moz-placeholder,.dg_bs_page_fav_input:focus:hover:-moz-placeholder,.dg_bs_page_fav_input:focus:hover::-moz-placeholder{color:transparent}.dg_bs_page_fav_input:focus:-ms-input-placeholder,.dg_bs_page_fav_input:focus:hover:-ms-input-placeholder{color:transparent}.dg_bs_page_body{flex-grow:1;row-gap:12px}.dg_bs_page_body:last-child{border-radius:0 0 7px 7px}.dg_bs_page_body_in--scroll{margin:0 -12px;max-height:242px;overflow-y:auto;padding:0 12px}.dg_bs_page_book_wrap{align-items:stretch;border-top:1px solid var(--bs_page_bg);display:flex;flex-direction:column;justify-content:flex-start;margin-top:-12px;padding-top:16px;row-gap:6px}.dg_bs_page_book_row{align-items:center;column-gap:8px;display:flex;flex-wrap:nowrap;justify-content:space-between}.dg_bs_page_book_row--highlight{background-color:var(--bodyBg2);border-radius:8px;min-height:40px;padding:8px 12px}.dg_bs_page_book_end,.dg_bs_page_book_start{align-items:center;column-gap:4px;display:flex;justify-content:flex-start}.dg_bs_page_book_end{flex-shrink:0}.dg_bs_page_book_title{color:var(--eventTxt);font-size:12px;font-weight:400;line-height:16px}.dg_bs_page_book_datetime{color:var(--eventTxt2);font-size:12px;line-height:16px}.dg_bs_page_book_num{color:var(--eventTxt);font-size:14px;font-weight:500;line-height:18px}.dg_bs_page_book_btn{--icoSize:20px;align-items:center;-webkit-appearance:none;appearance:none;background-color:transparent;border:0;color:var(--eventTxt);cursor:pointer;display:flex;flex-shrink:0;height:24px;isolation:isolate;justify-content:center;line-height:24px;outline:0;padding:0;transition:all var(--bs_timing) ease-in-out;width:24px}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_page_book_btn:hover{color:var(--accentBg)}.dg_bs_page_grid{--bs-grid-rows-1:1fr;--bs-grid-rows-2:0fr;--bs-grid-row-anim-1:bs-scroll-hide;--bs-grid-row-anim-2:bs-scroll-hide-clone;--bs-grid-rows-1-grow:1;--bs-grid-rows-2-grow:0;align-items:stretch;display:flex;flex-direction:column;flex-grow:1;justify-content:flex-start;margin:0 -12px;overflow:hidden}.dg_bs_page_grid--transform{--bs-grid-rows-1:0fr;--bs-grid-rows-2:1fr;--bs-grid-row-anim-1:bs-scroll-hide-clone;--bs-grid-row-anim-2:bs-scroll-hide;--bs-grid-rows-1-grow:0;--bs-grid-rows-2-grow:1}.dg_bs_page_row{display:grid;max-height:100%;overflow:hidden;overflow-y:auto;padding:0 12px;row-gap:6px;scrollbar-gutter:stable;scrollbar-width:none}.dg_bs_page_row::-webkit-scrollbar{background-color:var(--dominantBg);border-radius:15px;width:5px}.dg_bs_page_row::-webkit-scrollbar-thumb{background-color:var(--dominantBg3Hover,var(--dominantBg2));border-radius:15px}.dg_bs_page_row::-webkit-scrollbar-track{background-color:var(--dominantBg);border-radius:15px}@supports not selector(::-webkit-scrollbar){.dg_bs_page_row{scrollbar-color:var(--dominantBg) var(--dominantBg3Hover,var(--dominantBg2));scrollbar-gutter:both-edges}}.dg_bs_root--mobile .dg_bs_page_row::-webkit-scrollbar{display:none}@supports not selector(::-webkit-scrollbar){.dg_bs_root--mobile .dg_bs_page_row{scrollbar-color:transparent transparent;scrollbar-width:none}}.dg_bs_page_row:first-child{flex-grow:var(--bs-grid-rows-1-grow);grid-template-rows:var(--bs-grid-rows-1)}.dg_bs_page_row:nth-child(2){flex-grow:var(--bs-grid-rows-2-grow);grid-template-rows:var(--bs-grid-rows-2)}.dg_bs_page_row_inner{flex-grow:1;overflow:hidden}.dg_bs_page_row_inner,.dg_bs_page_rows{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start}.dg_bs_page_rows{row-gap:8px}.dg_bs_page_rows_txt{color:var(--bodyTxt2);display:block;font-size:12px;line-height:14px}.dg_bs_page_rows_txt--md{color:var(--bodyTxt);font-size:13px;line-height:15px}.dg_bs_page_switcher_wrap{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;row-gap:12px}.dg_bs_page_switcher_header{align-items:center;column-gap:8px;display:flex;flex-wrap:nowrap;justify-content:space-between;position:relative}.dg_bs_page_switcher_header_start{--icoSize:16px;align-items:center;color:var(--bodyTxt2);column-gap:6px;display:flex;justify-content:flex-start}.dg_bs_page_switcher_header_end{flex:0 0 auto}.dg_bs_page_switcher_title{font-size:12px;font-weight:400;line-height:14px;text-align:start}.dg_bs_boosted_info_wrap{background:var(--eventBg);border-inline-start:1px solid var(--megabet_fix_color);border-radius:8px;color:var(--eventTxt);column-gap:8px;display:flex;margin-bottom:6px;padding:8px 12px}.dg_bs_boosted_info_icon{--icoSize:20px;color:var(--megabet_fix_color)}.dg_bs_boosted_info_message{flex-grow:1;overflow:hidden}.dg_bs_boosted_info_message_title{color:var(--eventTxt);font-size:14px;font-weight:700;line-height:16px;margin-bottom:4px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.dg_bs_boosted_info_message_txt{color:var(--eventTxt2);font-size:12px;font-weight:400;line-height:14px}.dg_bs_boosted_info_close{--icoSize:24px;color:var(--eventTxt2);cursor:pointer}.dg_bs_modal{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:var(--bodyRGBA,rgba(0,0,0,.6));height:100%;left:0;overflow-y:auto;padding:15px 12px;pointer-events:auto;position:absolute;top:0;width:100%;z-index:1000}.dg_bs_modal,.dg_bs_modal_in{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start}.dg_bs_modal_in{margin-bottom:auto;margin-top:auto}.dg_bs_modal:has(.dg_bs_bonuses_popup){overflow:hidden}.dg_bs_modal:has(.dg_bs_bonuses_popup) .dg_bs_modal_in{overflow:hidden}.dg_bs_dialog{background-color:var(--dominantBg2);border:var(--bs_modal_dialog_border,unset);border-radius:var(--bs_modal_dialog_br,5px);box-shadow:0 8px 16px rgba(0,0,0,.15);color:var(--dominantTxt2);padding:30px var(--bs_modal_dialog_padding,10px) 20px;position:relative}.dg_bs_dialog,.dg_bs_dialog_content{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start}.dg_bs_dialog_msg{font-size:var(--bs_modal_dialog_msg_fs,14px);line-height:var(--bs_modal_dialog_msg_lh,20px);margin:0;text-align:center}.dg_bs_dialog_actions{align-items:center;column-gap:8px;display:flex;flex-wrap:nowrap;justify-content:flex-start;margin-top:24px}.dg_bs_outer_modal{--bs-outer-modal-bg:rgba(0,0,0,.5);--bs-outer-modal-pos:auto;--bs_notif_maxW:328px;align-items:stretch;background-color:var(--bs-outer-modal-bg);display:flex;flex-direction:column;height:100%;justify-content:flex-start;left:0;padding:16px;position:fixed;top:0;width:100%;z-index:999999}.dg_bs_outer_modal--notif{--bs-outer-modal-bg:unset;--bs-outer-modal-pos:unset;pointer-events:none}.dg_bs_outer_modal_in{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin:var(--bs-outer-modal-pos) 0;max-height:100%;max-width:100%;overflow-y:auto;overscroll-behavior:contain}@keyframes betPlacedScaleAnim{0%{opacity:0;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@keyframes betPlacedDrawCircleAnim{0%{stroke-dashoffset:151px}to{stroke-dashoffset:0}}@keyframes betPlacedDrawCheckAnim{0%{stroke-dashoffset:36px}to{stroke-dashoffset:0}}@keyframes betPlacedFadeInAnim{0%{opacity:0}to{opacity:1}}@keyframes betPlacedFadeOutAnim{0%{opacity:1}to{opacity:0}}.dg_bs_betplaced_wrap{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start}.dg_bs_betplaced_icon{align-items:center;display:flex;justify-content:center}.dg_bs_betplaced_svg{animation:betPlacedScaleAnim 1s ease-in-out 0s 1 both;color:var(--bs_green);display:block;height:auto;width:26px}.dg_bs_betplaced_path{fill:currentColor;stroke:none;animation:betPlacedFadeInAnim .3s linear .9s both;opacity:0}.dg_bs_betplaced_circle{fill:none;stroke:currentColor;stroke-dasharray:151px 151px;animation:betPlacedDrawCircleAnim 1s cubic-bezier(.77,0,.175,1) 0s 1 both,betPlacedFadeOutAnim .3s linear .9s 1 both}.dg_bs_betplaced_line{fill:none;stroke:currentColor;stroke-dasharray:36px 36px;animation:betPlacedDrawCheckAnim 1s cubic-bezier(.77,0,.175,1) 0s 1 both,betPlacedFadeOutAnim .3s linear .9s 1 both}.dg_bs_betplaced_msg{color:var(--bodyTxt);font-size:14px;line-height:18px;text-align:center}.dg_bs_betplaced_loader{align-items:center;bottom:0;display:flex;justify-content:center;left:10px;position:absolute;right:0;top:10px;transition:opacity .25s ease-in-out;width:calc(100% - 20px);z-index:100}@media screen and (max-width:580px){.dg_bs_betplaced_loader{left:0;top:0;width:100%}}.dg_bs_betplaced_loader:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.dg_bs_betplaced_loaderinner{height:116px;position:relative;width:116px}.dg_bs_betplaced_loaderinner:after,.dg_bs_betplaced_loaderinner:before{animation:dg_bs_loader 1s cubic-bezier(0,.2,.8,1) infinite;border-radius:50%;border-style:solid;border-width:5px;content:"";display:block;height:100%;position:absolute;width:100%}.dg_bs_betplaced_loaderinner:after{border-color:var(--accentBg)}.dg_bs_betplaced_loaderinner:before{animation-delay:-.5s;border-color:var(--accentBg2)}@keyframes dg_bs_loader{0%{opacity:1;transform:scale(0)}60%{opacity:.6}to{opacity:0;transform:scale(1)}}@keyframes dg_bs_onboarding_anim{0%{opacity:0}to{opacity:1}}.dg_bs_onboarding{align-items:flex-start;animation:dg_bs_onboarding_anim var(--bs_timing) ease-in-out forwards;animation-delay:.3s;animation-iteration-count:1;background-color:var(--tooltipBg);border-radius:4px;box-shadow:0 4px 8px rgba(0,0,0,.2);color:var(--tooltipTxt);display:flex;flex-direction:column;justify-content:flex-start;opacity:0;padding:16px;position:relative;row-gap:10px;z-index:calc(var(--bs_zIndex_top) + 2)}.dg_bs_onboarding_wrap .dg_bs_onboarding{opacity:0}.dg_bs_onboarding_wrap .dg_bs_onboarding:first-child{opacity:1}.dg_bs_onboarding_wrap .dg_bs_onboarding:first-child:nth-last-child(2){left:25px;position:absolute;right:25px;width:var(--onboardingWidth)}.dg_bs_onboarding_arrow{position:absolute;z-index:var(--bs_zIndex_top)}.dg_bs_onboarding_arrow:before{border-bottom:6px solid var(--tooltipBg);border-left:4px solid transparent;border-right:4px solid transparent;content:"";display:block;height:0;width:0}.dg_bs_onboarding_arrow--start-top{bottom:100%;left:10px}.dg_bs_root--rtl .dg_bs_onboarding_arrow--start-top{left:unset;right:10px}.dg_bs_onboarding_header{align-items:center;column-gap:8px;display:flex;justify-content:flex-start}.dg_bs_onboarding_title{font-size:16px;font-weight:700;line-height:20px}.dg_bs_onboarding_icon{fill:var(--accentBg);color:var(--accentTxt);display:block;flex-shrink:0;height:auto;width:20px}.dg_bs_onboarding_icon_in{fill:currentColor}.dg_bs_onboarding_body{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.dg_bs_onboarding_text{-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;display:-webkit-box;font-size:12px;line-height:16px;overflow:hidden;text-overflow:ellipsis}.dg_bs_onboarding_footer{align-items:center;display:flex;justify-content:flex-end;margin-inline-start:auto}.dg_bs_onboarding_btn{align-items:center;-webkit-appearance:none;appearance:none;background-color:transparent;border:0;border-radius:4px;color:var(--tooltipTxt);cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:400;height:32px;justify-content:center;line-height:32px;min-width:unset;outline:0;padding:0 16px;transition:all var(--bs_timing) ease-in-out;width:auto}.dg_bs_onboarding_btn--primary{background-color:var(--buttonBg);color:var(--buttonTxt)}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_onboarding_btn--primary:hover{background-color:var(--buttonBg2Hover)}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_onboarding_btn--secondary:hover{color:var(--accentBg)}@keyframes dg_bs_notif_anim{0%{opacity:0;transform:translate3d(0,-46px,0)}to{opacity:1;transform:translateZ(0)}}.dg_bs_notif{--bs_notif_minH:36px;--bs_notif_br:4px;--bs_notif_bg:var(--bs_white);--bs_notif_c:var(--bs_black);align-items:stretch;animation:dg_bs_notif_anim .5s ease-in-out forwards;animation-iteration-count:1;border-radius:var(--bs_notif_br);box-shadow:0 4px 8px var(--shadowColor2);color:var(--bs_notif_c);display:flex;flex-wrap:nowrap;justify-content:flex-start;max-width:var(--bs_notif_maxW);min-height:var(--bs_notif_minH);opacity:0;overflow:hidden;pointer-events:all;transform:translate3d(0,-46px,0)}.dg_bs_notif--success{--bs_notif_icon_c:var(--bs_green)}.dg_bs_notif--error{--bs_notif_icon_c:var(--bs_red)}.dg_bs_notif--info{--bs_notif_icon_c:var(--bs_blue)}.dg_bs_notif--global{--bs_notif_minH:52px;--bs_notif_br:8px;--bs_notif_bg:var(--tooltipBg);--bs_notif_c:var(--tooltipTxt2)}.dg_bs_notif--global .dg_bs_notif_content{border-radius:inherit;min-height:100%}.dg_bs_notif_icon_wrap{align-items:center;background-color:var(--bs_notif_icon_c);color:var(--bs_white);display:flex;flex-shrink:0;justify-content:center;width:36px}.dg_bs_notif_content{align-items:center;background-color:var(--bs_notif_bg);column-gap:8px;display:flex;flex-grow:1;justify-content:space-between;margin:auto 0;min-height:36px;padding-bottom:4px;padding-inline-end:4px;padding-top:4px;padding-inline-start:16px}.dg_bs_notif_text{font-size:14px;line-height:18px}.dg_bs_notif_text a{color:inherit;text-decoration:underline}.dg_bs_notif_text a:hover{text-decoration:none}.dg_bs_notif_btn{--icoSize:24px;align-items:center;-webkit-appearance:none;appearance:none;background:transparent;border:0;color:inherit;cursor:pointer;display:flex;flex:0 0 24px;height:24px;isolation:isolate;justify-content:center;line-height:24px;margin-inline-start:auto;opacity:.4;outline:0;padding:0;position:relative;transition:all var(--bs_timing) ease-in-out}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_notif_btn:hover{opacity:1}.dg_bs_notif_wrap{align-items:stretch;left:0;padding:10px;position:absolute;row-gap:10px;top:0;z-index:100}.dg_bs_notif_container,.dg_bs_notif_wrap{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.dg_bs_notif_container{align-items:center;row-gap:8px}.dg_bs_toggle{--bs_toggle_dir:1;--bs_toggle_w:48px;--bs_toggle_h:28px;--bs_toggle_radius:calc(var(--bs_toggle_h)/2);--bs_toggle_p:2px;--bs_toggle_inner-w:calc(var(--bs_toggle_h) - var(--bs_toggle_p)*2);--bs_toggle_inner_x:calc(var(--bs_toggle_dir)*var(--bs_toggle_p));--bs_toggle_inner_bg:var(--inputTxt2);background-color:var(--inputBg);border-radius:var(--bs_toggle_radius);box-shadow:inset 0 0 0 1px var(--inputBorder);cursor:pointer;display:block;height:var(--bs_toggle_h);position:relative;width:var(--bs_toggle_w)}.dg_bs_toggle--sm{--bs_toggle_w:40px;--bs_toggle_h:24px}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_toggle:hover{--bs_toggle_inner_bg:var(--inputTxt)}.dg_bs_toggle:before{background-color:var(--bs_toggle_inner_bg);border-radius:50%;content:"";display:block;height:var(--bs_toggle_inner-w);left:0;position:absolute;top:var(--bs_toggle_p);transform:translateX(var(--bs_toggle_inner_x));transition:all var(--bs_timing) ease-in-out;width:var(--bs_toggle_inner-w);z-index:1}.dg_bs_root--rtl .dg_bs_toggle{--bs_toggle_dir:-1}.dg_bs_root--rtl .dg_bs_toggle:before{left:unset;right:0}.dg_bs_toggle_wrap{-webkit-tap-highlight-color:rgba(0,0,0,0);flex-shrink:0}.dg_bs_toggle_input{display:none}.dg_bs_toggle_input:checked~.dg_bs_toggle{--bs_toggle_inner_bg:var(--accentTxt2);--bs_toggle_inner_x:calc(var(--bs_toggle_dir)*(var(--bs_toggle_w) - var(--bs_toggle_inner-w) - var(--bs_toggle_p)));background-color:var(--accentBg)}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_toggle_input:checked~.dg_bs_toggle:hover{--bs_toggle_inner_bg:var(--accentTxt)}.dg_bs_bonus_dropdown_holder{--bs_bonus_bg:var(--eventBg);--bs_bonus_radius:6px;--bs_bonus_deg:0deg;--bs_bonus_menu_opacity:0;--bs_bonus_menu_zIndex:-1;--bs_bonus_menu_pointer:none;--bs_bonus_menu_delay:0.3s;--bs_bonus_header_text_c:var(--eventTxt2);position:relative;z-index:calc(var(--bs_zIndex_top) - 2)}.dg_bs_bonus_dropdown_holder--open{--bs_bonus_deg:180deg;--bs_bonus_radius:6px 6px 0 0;--bs_bonus_menu_opacity:1;--bs_bonus_menu_zIndex:1;--bs_bonus_menu_pointer:all;--bs_bonus_menu_delay:0s}.dg_bs_bonus_dropdown_holder--open,.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_bonus_dropdown_holder:hover{--bs_bonus_header_text_c:var(--eventTxt)}.dg_bs_bonus_dropdown_wrap{--bb_bonus_collapse_rows:0fr;--bb_bonus_collapse_opacity:0;--bb_bonus_collapse_delay:0.3s;--bb_bonus_collapse_in_delay:0;align-items:stretch;border-radius:var(--bs_bonus_radius);border-top:2px solid var(--accentBg);display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden}.dg_bs_bonus_dropdown_wrap--collapsed{--bb_bonus_collapse_rows:1fr;--bb_bonus_collapse_opacity:1;--bb_bonus_collapse_delay:0s;--bb_bonus_collapse_in_delay:0.3s}.dg_bs_bonus_dropdown_header{background:var(--bs_bonus_bg);cursor:pointer;flex-wrap:nowrap;justify-content:space-between;padding:10px 12px}.dg_bs_bonus_dropdown_header,.dg_bs_bonus_dropdown_header_end,.dg_bs_bonus_dropdown_header_start{align-items:center;column-gap:8px;display:flex}.dg_bs_bonus_dropdown_header_icon{--icoSize:20px;color:var(--accentBg)}.dg_bs_bonus_dropdown_header_text{color:var(--bs_bonus_header_text_c);font-size:13px;line-height:16px;transition:color var(--bs_timing) ease-in-out}.dg_bs_bonus_dropdown_header_arrow{--icoSize:24px;color:var(--eventTxt);transform:rotate(var(--bs_bonus_deg));transition:all var(--bs_timing) ease-in-out}.dg_bs_bonus_dropdown_collapse{display:grid;grid-template-columns:1fr;grid-template-rows:var(--bb_bonus_collapse_rows);transition:grid-template-rows var(--bs_timing) ease-in-out;transition-delay:var(--bb_bonus_collapse_delay)}.dg_bs_bonus_dropdown_collapse_in{opacity:var(--bb_bonus_collapse_opacity);overflow:hidden;transition:opacity var(--bs_timing) ease-in-out;transition-delay:var(--bb_bonus_collapse_in_delay)}.dg_bs_bonus_dropdown_collapse_in,.dg_bs_bonus_dropdown_content{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start}.dg_bs_bonus_dropdown_content{background-color:var(--bs_bonus_bg);margin-top:1px;padding:8px 12px 12px;row-gap:8px}.dg_bs_bonus_dropdown_content_msg{align-items:flex-start;column-gap:8px;display:flex;flex-wrap:nowrap;justify-content:flex-start}.dg_bs_bonus_dropdown_text{color:var(--eventTxt2);font-size:12px;line-height:16px}.dg_bs_bonus_dropdown_text span{color:var(--eventTxt)}.dg_bs_bonus_dropdown_actions{align-items:center;display:flex;justify-content:flex-end}.dg_bs_bonus_menu{align-items:stretch;background-color:var(--bs_bonus_bg);border-radius:0 0 6px 6px;display:flex;flex-direction:column;justify-content:flex-start;left:0;margin-top:1px;opacity:var(--bs_bonus_menu_opacity);overflow:hidden;pointer-events:var(--bs_bonus_menu_pointer);position:absolute;top:46px;transition:opacity var(--bs_timing) ease-in-out 0s,z-index .01s ease-in-out var(--bs_bonus_menu_delay);width:100%;z-index:var(--bs_bonus_menu_zIndex)}.dg_bs_bonus_menu_item{align-items:center;color:var(--eventTxt2);column-gap:8px;cursor:pointer;display:flex;flex-wrap:nowrap;font-size:12px;height:40px;justify-content:space-between;line-height:14px;padding:0 12px;transition:color var(--bs_timing) ease-in-out}.dg_bs_bonus_menu_item--active,.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bs_bonus_menu_item:hover{color:var(--eventTxt)}.dg_bs_bonus_menu_item_end,.dg_bs_bonus_menu_item_start{align-items:center;column-gap:8px;display:flex;justify-content:flex-start}.dg_bs_bonus_menu_item_end{flex-shrink:0}.dg_bs_bonus_menu_item_icon{--icoSize:20px}.dg_bs_autobet_wrap{align-items:stretch;border-top:1px solid var(--bodyBg2);display:flex;flex-direction:column;justify-content:flex-start;padding-top:12px;row-gap:12px}.dg_bs_autobet_msg{color:var(--bodyTxt2);font-size:12px;line-height:16px}.dg_bs_ttp_list{background-color:var(--tooltipBg3);border-radius:8px;color:var(--tooltipTxt2);left:0;list-style-position:inside;list-style-type:decimal;padding:16px;position:absolute;row-gap:8px;top:100%;transform:translateY(6px);width:100%;z-index:2}.dg_bs_ttp_list_wrap.dg_bs_tooltip--open>i{position:relative}.dg_bs_ttp_list_wrap.dg_bs_tooltip--open>i:after{border-color:transparent transparent var(--tooltipBg3) transparent;border-style:solid;border-width:0 6px 6px;bottom:unset;content:"";display:block;height:0;left:50%;position:absolute;top:100%;transform:translateY(4px) translateX(-50%);width:0;z-index:2}.dg_bs_ttp_list_item{font-size:12px;font-weight:400;line-height:14px;margin:4px 0 0}.dg_bs_ttp_list_item:first-child{margin:0}.dg_bs_ttp_list_title{color:var(--tooltipTxt);font-size:16px;font-weight:500;line-height:20px}.dg_bs_tooltip_inline_txt{color:var(--bs_ttp_inline_c);cursor:pointer;font-size:var(--bs_ttp_inline_fs);font-weight:var(--bs_ttp_inline_fw);line-height:var(--bs_ttp_inline_lh);position:relative;-webkit-text-decoration:var(--bs_ttp_inline_td);text-decoration:var(--bs_ttp_inline_td)}.dg_bs_tooltip_inline_txt.dg_bs_tooltip--open:after{border-color:transparent transparent var(--tooltipBg3) transparent;border-style:solid;border-width:0 6px 6px;bottom:unset;content:"";display:block;height:0;left:50%;position:absolute;top:100%;transform:translateY(4px) translateX(-50%);width:0;z-index:2}.dg_bs_tooltip_inline_content{align-items:stretch;background:var(--tooltipBg3);border-radius:8px;color:var(--tooltipTxt);display:flex;flex-direction:column;font-size:12px;justify-content:flex-start;left:0;line-height:16px;padding:12px;position:absolute;top:100%;transform:translateY(4px);z-index:calc(var(--bs_zIndex_top) - 1)}.dg_bs_tooltip_inline_link{color:var(--tooltipTxt);font-size:14px;font-weight:700;line-height:18px;margin-top:8px;margin-inline-start:auto;text-align:end;text-decoration:underline}.dg_bs_tooltip_content{-webkit-user-select:none;user-select:none}.dg_mega_bet_main_wrapper{background:var(--bodyBg);color:var(--bodyTxt);font-family:Roboto,sans-serif;margin:0 auto;max-width:360px;padding:8px}.dg_mega_bet_content_popup_wrapper,.dg_mega_bet_main_wrapper{--megabet_icon_pos:52px;--megabet_fix_color:#f88543;--megabet_fix_color_txt:#fff}.dg_mega_bet_main_wrapper.dg_mega_bet_rtl{font-family:inherit}.dg_mega_bet_content_info_txt{margin:0 8px;z-index:calc(var(--bs_zIndex_top) - 1)}.dg_mega_bet_content_info{--shadow_size:100%;--shadow_angle:-90deg;align-items:flex-start;border-radius:8px;color:var(--accentTxt);display:flex;flex-shrink:0;justify-content:center;margin-bottom:-6px;margin-top:8px;overflow:hidden;padding:8px 12px;position:relative;z-index:1}.dg_mega_bet_content_info:before{background:var(--accentBg);content:"";height:100%;inset:0;-webkit-mask-image:linear-gradient(var(--shadow_angle),hsla(0,0%,100%,.6),hsla(0,0%,100%,.9) var(--shadow_size));mask-image:linear-gradient(var(--shadow_angle),hsla(0,0%,100%,.6),hsla(0,0%,100%,.9) var(--shadow_size));position:absolute;width:100%;z-index:5}.dg_mega_bet_content_info .dg_mega_bet_content_info_icon:last-child{cursor:pointer}.dg_mega_bet_content_info_amount_txt{color:var(--accentTxt2)}.dg_mega_bet_content_info_icon{--icoSize:24px;align-items:center;color:var(--accentTxt2);display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px;z-index:calc(var(--bs_zIndex_top) - 1)}.dg_mega_bet_content_info_icon i{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.dg_mega_bet_content_info_title{font-size:14px;font-weight:700;line-height:16px}.dg_mega_bet_content_info_title_wrapper{align-items:center;display:flex;margin-bottom:4px}.dg_mega_bet_mew_badge_wrapper{margin-inline-end:4px}.mega_bet_mew_badge{background-color:#cb0000;border-radius:2px;color:#fff;font-size:8px;line-height:9px;padding:2px 4px;text-transform:uppercase}.dg_mega_bet_content_info_message{color:var(--accentTxt);column-gap:2px;display:flex;flex-wrap:wrap;font-size:11px;font-weight:400;line-height:13px}.dg_mega_bet_content_popup_overlay{display:none}.dg_mega_bet_content_popup_overlay.active{background-color:rgba(0,0,0,.6);bottom:0;display:block;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:999}.dg_mega_bet_content_popup_container{align-items:stretch;background-color:var(--modalBg);border:1px solid var(--modalBg2);border-radius:8px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);color:var(--modalTxt);display:flex;flex-direction:column;justify-content:flex-start;max-width:100%;padding:16px;position:relative;width:336px;z-index:999}.dg_mega_bet_content_popup_header{align-items:flex-start;column-gap:16px;display:flex;flex-wrap:nowrap;justify-content:space-between;margin-bottom:16px}.dg_mega_bet_content_popup_title{color:var(--modalTxt);flex-grow:1;font-size:24px;font-weight:400;line-height:28px;margin-bottom:0}.dg_mega_bet_popup_img{display:block;flex-shrink:0;height:80px;margin-top:calc(var(--megabet_icon_pos)*-1);max-width:100%}.dg_mega_bet_content_popup_txt{color:var(--modalTxt2);font-size:14px;font-weight:400;line-height:16px;margin-bottom:16px}.dg_mega_bet_content_popup_wrapper{margin:4px}.dg_bs_outer_modal .dg_mega_bet_content_popup_wrapper{margin-top:var(--megabet_icon_pos)}.dg_bs_modal .dg_mega_bet_content_popup_wrapper{margin-left:auto;margin-right:auto}.dg_mega_bet_content_popup_content{align-items:stretch;display:flex;flex-direction:column;margin-bottom:16px;row-gap:8px}.dg_mega_bet_content_popup_content_item{align-items:center;column-gap:8px;display:flex}.dg_mega_bet_content_popup_content_item_txt{color:var(--modalTxt2);flex-grow:1;font-size:12px;font-weight:400;line-height:14px;min-width:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dg_mega_bet_content_popup_content_deleted,.dg_mega_bet_content_popup_content_deleted_icon{align-items:center;color:var(--modalTxt3);display:flex;font-size:13px;font-weight:400;line-height:16px;white-space:nowrap}.dg_mega_bet_content_popup_content_deleted{margin-inline-end:-4px}.dg_mega_bet_content_popup_content_deleted_info{margin-inline-end:4px;position:relative}.dg_mega_bet_content_popup_content_deleted_info:after{background:var(--modalTxt3);content:"";height:1px;left:0;position:absolute;right:0;top:54%;width:100%}.dg_mega_bet_content_popup_content_deleted_icon{font-size:26px;height:16px;line-height:16px;width:16px}.dg_mega_bet_content_popup_content_deleted_icon i{align-items:center;display:flex;justify-content:center}.dg_mega_bet_content_popup_content_deleted_icon i:before{font-size:18px}.dg_mega_bet_content_popup_content_item_amount{align-items:center;column-gap:4px;display:flex;font-size:14px;font-weight:400;line-height:18px;white-space:nowrap}.dg_mega_bet_content_popup_content_item_amount span{display:block;line-height:inherit}.dg_mega_bet_content_popup_content_item_amount_odd{color:var(--modalTxt);flex-shrink:0;font-size:13px;font-weight:400;line-height:15px}.dg_mega_bet_content_popup_content_item_amount_count{color:var(--modalAccent);font-size:15px;font-weight:500;line-height:18px}.dg_mega_bet_content_popup_btns{align-items:center;column-gap:8px;display:flex}.dg_mega_bet_content_popup_btn{align-items:center;background:var(--buttonBg);border:unset;border-radius:8px;color:var(--buttonTxt);cursor:pointer;display:flex;font-size:16px;font-weight:500;height:44px;justify-content:center;line-height:18px;margin-top:16px;outline:none;width:100%}.dg_mega_bet_content_popup_btns_close{background-color:var(--modalBg);border:1px solid var(--buttonSecondaryBg);color:var(--modalTxt)}.dg_mega_bet_declined .dg_mega_bet_content_popup_btn,.dg_mega_bet_placed .dg_mega_bet_content_popup_btn{padding:0 36px;width:auto}.dg_mega_bet_declined .dg_mega_bet_content_popup_btns,.dg_mega_bet_placed .dg_mega_bet_content_popup_btns{justify-content:flex-end}.dg_mega_bet_declined .dg_mega_bet_content_popup_btns_close,.dg_mega_bet_placed .dg_mega_bet_content_popup_btns_close{display:none}.dg_mega_bet_pending_card_container{align-items:flex-start;background:var(--modalBg);border-bottom:4px solid var(--modalBg2);border-radius:8px;color:var(--modalTxt);display:flex;flex-direction:column;height:84px;overflow:hidden;padding:12px;transition:height .3s linear}.dg_mega_bet_pending_card_container.dg_mega_bet_pending_card_open{height:180px}.dg_mega_bet_pending_card_toggle{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;direction:ltr!important;display:inline-block;font-family:digiSportIcons;font-style:normal;font-weight:400;text-align:center;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;vertical-align:middle}.dg_mega_bet_pending_card_wrapper{margin:8px 0 12px;position:relative}.dg_mega_bet_pending_card_toggle{align-items:center;background:var(--modalBg2);border:2px solid var(--modalBg);border-radius:16px;color:var(--modalTxt2);cursor:pointer;display:flex;font-family:digiSportIcons!important;height:24px;justify-content:center;left:50%;position:absolute;top:100%;transform:translate(-50%,-50%);width:32px}.dg_mega_bet_pending_card_toggle i{--icoSize:20px}.dg_mega_bet_pending_card_load_time_icon{align-items:center;display:flex;flex-direction:column;height:56px;justify-content:space-between}.dg_mega_bet_pending_card_load_section{align-items:center;column-gap:12px;display:flex;width:100%}.dg_mega_bet_pending_card_load_icon{--icoSize:24px;color:var(--modalTxt2);cursor:pointer;padding:4px}.dg_mega_bet_pending_card_icon{--icoSize:24px;align-items:center;background:var(--megabet_fix_color);border-radius:12px;color:var(--megabet_fix_color_txt);display:flex;height:32px;justify-content:center;width:32px}.dg_mega_bet_pending_card_icon i{--icoSize:20px;color:var(--megabet_fix_color_txt)}.dg_mega_bet_pending_card_load_separator_line{background:var(--eventBg2);height:56px;width:1px}.dg_mega_bet_content_popup_container .dg_mega_bet_pending_card_load_timer{margin-bottom:16px}.dg_mega_bet_pending_card_load_timer_line{align-items:center;background:var(--eventBg3);border-radius:10px;display:flex;flex-grow:1;height:4px;margin-inline-end:8px;min-width:1px;width:100%}.dg_mega_bet_pending_card_load_time{--bs_timer_fs:13px;align-items:center;color:var(--modalTxt2);display:flex;font-size:var(--bs_timer_fs);font-weight:400;line-height:15px}.dg_mega_bet_pending_card_load_timer_range{background:var(--megabet_fix_color);border-radius:10px;height:100%;position:relative;width:60%}.dg_mega_bet_pending_card_load_timer_range:before{border-radius:50%;box-shadow:0 0 14px 7px var(--megabet_fix_color);content:"";height:0;position:absolute;right:0;top:50%;width:0}.dg_mega_bet_pending_card_load_timer_range:after{border-radius:50%;box-shadow:inset 0 0 3px 1px rgba(248,133,67,.071);content:"";height:24px;position:absolute;right:-12px;top:calc(50% - 12px);width:24px}.dg_mega_bet_pending_card_title{align-items:center;display:flex}.dg_mega_bet_pending_card_load_timer_title{color:var(--modalTxt);flex-grow:1;font-size:14px;font-weight:500;line-height:16px;margin-inline-end:8px;min-width:1px}.dg_mega_bet_pending_card_load_timer{align-items:center;display:flex;height:24px}.dg_mega_bet_pending_card_load_wrapper{flex-grow:1;min-width:1px}.dg_mega_bet_notify_info{align-items:center;background-color:var(--modalBg);border:1px solid var(--modalBg2);border-radius:8px;color:var(--modalTxt2);display:flex;height:52px;margin-bottom:8px;padding-inline-end:12px;padding-inline-start:16px}.dg_mega_bet_notify_info_txt{flex-grow:1;margin-inline-end:8px;min-width:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dg_mega_bet_notify_info_icon{color:var(--modalTxt);cursor:pointer;flex-shrink:0}.dg_mega_bet_pending_card_info_section{background:var(--modalBgHover);border-radius:8px;margin-top:12px;padding:8px;width:100%}.dg_mega_bet_pending_card_info_section_content{grid-column-gap:12px;display:grid;grid-template-columns:1fr 1fr;margin-top:8px;position:relative}.dg_mega_bet_pending_card_info_section_content .dg_mega_bet_content_popup_content_item_txt{line-height:14px;margin:4px 0}.dg_mega_bet_content_popup_content_item_amount .dg_mega_bet_content_popup_content_item_amount_txt,.dg_mega_bet_pending_card_info_items .dg_mega_bet_content_popup_content_item_amount_count,.dg_mega_bet_pending_card_info_items .dg_mega_bet_content_popup_content_item_amount_txt{font-size:13px;font-weight:400;line-height:15px;margin-bottom:4px}.dg_mega_bet_pending_card_info_items:first-child .dg_mega_bet_content_popup_content_item_amount_count{color:var(--eventTxt)}.dg_mega_bet_pending_card_info_items:last-child .dg_mega_bet_content_popup_content_item_amount_txt{color:var(--modalAccent)}.dg_mega_bet_pending_card_info_items{border:1px solid var(--modalBg2);border-radius:8px;flex-direction:column}.dg_mega_bet_pending_card_info_arrow,.dg_mega_bet_pending_card_info_items{align-items:center;background:var(--modalBgHover);display:flex;justify-content:center}.dg_mega_bet_pending_card_info_arrow{border:1px solid var(--modalBg2);border-radius:50%;height:28px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:28px}.dg_mega_bet_pending_card_container .dg_mega_bet_pending_card_info_arrow i{--icoSize:16px;color:var(--modalTxt3)}.dg_mega_bet_btn_disabled{opacity:.5;pointer-events:none}.dg_reserve_ltr{direction:ltr;unicode-bidi:plaintext}.dg_bs_timer_txt{align-items:center;display:flex;font-size:var(--bs_timer_fs);justify-content:flex-start}.dg_bs_timer_num{display:block;line-height:inherit;min-width:calc(var(--bs_timer_fs)*.62);text-align:center}@keyframes oddShakeAnim{10%,90%{transform:translate3d(-1px,0,0) scale(1.2)}20%,80%{transform:translate3d(1px,0,0) scale(1.2)}30%,50%,70%{transform:translate3d(-2px,0,0) scale(1.2)}40%,60%{transform:translate3d(1px,0,0) scale(1.2)}}.dg_bs_odds--shake{animation:oddShakeAnim .8s cubic-bezier(.36,.07,.19,.97) both}.dg_bs_odds_adjust_msg{background:var(--bodyBgHover);border:1px solid var(--bodyBg2);border-radius:8px;color:var(--bodyTxt2);font-size:var(--bs_odds_adjust_msg_fs,11px);font-style:normal;font-weight:400;line-height:var(--bs_odds_adjust_msg_lh,13px);padding:8px;text-align:start}.dg_bs_odds_adjust_msg span{color:var(--bodyTxt)}.dg_bs_page_wrap .dg_bs_odds_adjust_msg{background:var(--bodyBg2);border-color:var(--bodyBg2Hover)}.dg_bs_sharebet_img{display:block;height:auto;max-width:100%}.dg_bs_sharebet_body{background:transparent;border-radius:8px;padding:0}.dg_bs_sharebet_body .dg_bs_stake_group{background:transparent;border:unset;row-gap:8px}.dg_bs_sharebet_body_in{border-radius:inherit;isolation:isolate;position:relative}.dg_bs_sharebet_wrap{align-items:stretch;background:var(--eventBg);border-radius:8px;display:flex;flex-direction:column;font-family:Roboto,sans-serif!important;isolation:isolate;justify-content:flex-start;padding:8px 12px 12px;position:relative;row-gap:8px}.dg_bs_sharebet_header{align-items:center;color:var(--eventTxt2);column-gap:8px;display:flex;flex-wrap:nowrap;justify-content:space-between}.dg_bs_sharebet_header_start{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;justify-content:flex-start;row-gap:1px}.dg_bs_sharebet_header_end{align-items:flex-end;display:flex;flex:0 1 auto;flex-direction:column;justify-content:center;overflow:hidden;row-gap:5px;text-align:end}.dg_bs_sharebet_type{color:var(--eventTxt);display:block;font-size:14px;font-weight:700;line-height:16px}.dg_bs_sharebet_date{align-items:center;column-gap:4px;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:11px;font-weight:400;justify-content:flex-end;line-height:13px;white-space:nowrap}.dg_bs_sharebet_logo{background-position:0;background-repeat:no-repeat;background-size:contain;height:20px;margin:6px 0;width:100%}.dg_bs_root--rtl .dg_bs_sharebet_logo{background-position:100%}.dg_bs_sharebet_bg{background-position:bottom;background-size:cover;border-radius:inherit;bottom:0;left:0;opacity:.6;position:absolute;right:0;top:0;z-index:-1}.dg_bs_sharebet_footer{align-items:flex-start;background-color:var(--bodyBg);border-radius:0;bottom:0;column-gap:16px;flex-direction:column;flex-wrap:nowrap;height:unset;justify-content:flex-start;margin:0 -12px;overflow-x:auto;overflow-y:hidden;overscroll-behavior:contain;padding:12px 12px 16px;position:sticky}.dg_bs_sharebet_footer_btns,.dg_bs_sharebet_footer_link{align-items:center;column-gap:8px;display:flex;width:100%}.dg_bs_sharebet_footer_link{--dg-bs-sharebet-footer-border:var(--buttonSecondaryBg);--dg-bs-sharebet-footer-bg:rgba(var(--bs_greenRgb),0);--dg-bs-sharebet-footer-c:var(--bodyTxt);margin-bottom:8px}.dg_bs_sharebet_footer_link_input{border:1px solid var(--dg-bs-sharebet-footer-border);color:var(--bodyTxt);display:inline-block;flex-grow:1;font-size:14px;font-weight:500;line-height:16px;min-width:1px;overflow:hidden;padding:9px 12px;text-overflow:ellipsis;white-space:nowrap}.dg_bs_sharebet_footer_link_btn,.dg_bs_sharebet_footer_link_input{background:var(--dg-bs-sharebet-footer-bg);border-radius:8px;cursor:pointer}.dg_bs_sharebet_footer_link_btn{align-items:center;border:1px solid var(--dg-bs-sharebet-footer-border);display:flex;flex-shrink:0;justify-content:center;padding:5px}.dg_bs_sharebet_footer_link_btn i{--icoSize:24px;color:var(--dg-bs-sharebet-footer-c)}.dg_bs_sharebet_footer_link--active{--dg-bs-sharebet-footer-border:rgba(var(--bs_greenRgb),0.4);--dg-bs-sharebet-footer-bg:rgba(var(--bs_greenRgb),0.1);--dg-bs-sharebet-footer-c:var(--bs_green)}.dg_bs_sharebet_footer::-webkit-scrollbar{display:none}@supports not selector(::-webkit-scrollbar){.dg_bs_sharebet_footer{scrollbar-color:transparent transparent;scrollbar-width:none}}.dg_bs_sharebet_footer_item{--icoSize:20px;--dg-bs-sharebet-item-border:1px solid var(--buttonSecondaryBg);align-items:center;-webkit-appearance:none;appearance:none;background-color:transparent;border:0;border-radius:8px;color:var(--bodyTxt2);column-gap:8px;cursor:pointer;display:flex;flex:0 0 44px;height:unset;justify-content:center;outline:0;padding:0;position:relative;row-gap:8px;text-align:center;transition:all var(--bs_timing) ease-in-out;width:44px}.dg_bs_sharebet_footer_item_txt{display:block;font-size:16px;font-weight:500;line-height:19px}.dg_bs_sharebet_footer_item_icon_wrap{align-items:center;border:var(--dg-bs-sharebet-item-border);border-radius:8px;column-gap:8px;display:flex;height:44px;justify-content:center;padding:12px;width:100%}.dg_bs_sharebet_footer_item:hover{opacity:.8}.dg_bs_sharebet_footer_item.share_btn{--icoSize:24px;--dg-bs-sharebet-item-border:none;background-color:var(--buttonBg);color:var(--buttonTxt);flex-grow:1}.dg_bs_sharebet_footer_item.share_btn:hover{opacity:.8}.dg_bs_sharebet_rows{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;margin-top:4px;row-gap:4px}.dg_bs_sharebet_row{align-items:center;color:var(--eventTxt2);display:flex;flex-wrap:nowrap;font-size:12px;justify-content:flex-start;line-height:14px}.dg_bs_sharebet_row_start{flex:1 1 auto}.dg_bs_sharebet_row_end{--icoSize:20px;align-items:center;color:var(--eventTxt);column-gap:4px;display:flex;flex:0 0 auto;flex-wrap:nowrap;justify-content:flex-start;text-align:end;white-space:nowrap}.dg_bs_sharebet_row strong{font-weight:400}.dg_bs_sharebet_row--poswin .dg_bs_sharebet_row_end{color:var(--eventAccent);font-size:14px;line-height:16px}.dg_bs_copy_overlay{display:block;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.dg_bet_builder_popup{--dg-bb-header-h:48px;--dg-bb-br:8px;align-items:stretch;background:var(--bodyBg);border:1px solid var(--accentBg);border-bottom:unset;border-radius:var(--dg-bb-br) var(--dg-bb-br) 0 0;bottom:0;box-shadow:0 0 16px 2px rgba(0,0,0,.24);color:var(--bodyTxt);display:flex;flex-direction:column;font-family:var(--font-family-base),sans-serif;justify-content:flex-start;left:0;max-height:var(--bs_maxH);overflow:hidden;pointer-events:all;position:absolute;touch-action:none;transition:all .3s;width:100%;z-index:300}.dg_bet_builder_popup--mobile{--dg-bb-header-h:76px;--dg-bb-br:16px}.dg_bet_builder_popup.closed .dg_bet_builder_popup_head{border:none;margin-bottom:0;padding-bottom:0}.dg_bet_builder_popup .dg_bet_builder_popup_head{align-items:center;display:flex;flex-shrink:0;height:var(--dg-bb-header-h);padding-left:16px;padding-right:16px}.dg_bet_builder_popup .dg_bet_builder_popup_head .dg_bet_builder_popup_head_logo{--icoSize:24px;align-items:center;background-color:var(--bs_bb_popup_head_bg,var(--eventBg));border-radius:50%;color:var(--eventTxt);display:flex;flex-shrink:0;height:var(--bs_bb_popup_head_w,32px);justify-content:center;margin-inline-end:8px;width:var(--bs_bb_popup_head_w,32px)}.dg_bet_builder_popup .dg_bet_builder_popup_head .dg_bet_builder_popup_head_text{align-items:center;display:flex;font-size:var(--bs_bb_popup_head_fs,14px);font-weight:var(--bs_bb_popup_head_fw,400);line-height:var(--bs_bb_popup_head_lh,18px);width:100%}.dg_bet_builder_popup_head_text_inner{flex-grow:1;min-width:1px}.dg_bet_builder_popup .lv_bb_factor{align-items:center;display:flex}.dg_bet_builder_popup .lv_bb_factor>span{display:block;font-size:var(--bs_bb_popup_factor_fs_small,12px);font-weight:700;padding-inline-end:4px;text-decoration:line-through}.dg_bet_builder_popup .lv_bb_factor>strong{color:var(--accentBg);font-size:var(--bs_bb_popup_factor_fs,14px);font-weight:700;margin-inline-end:var(--bs_bb_popup_factor_margin,8px);transition:color .5s}.dg_bet_builder_popup .lv_bb_factor_up.lv_bb_factor>strong{color:var(--success)}.dg_bet_builder_popup .lv_bb_factor_down.lv_bb_factor>strong{color:var(--error)}.dg_bet_builder_popup .dg_bet_builder_popup_head .dg_bet_builder_popup_head_text>span.dg_bet_builder_popup_head_text_inner{color:var(--bodyTxt);font-weight:400}.dg_bet_builder_popup .dg_bet_builder_popup_head .dg_bet_builder_popup_head_collapse{cursor:pointer;display:var(--bs_bb_popup_collapse_display,block);transform:rotate(0deg);transition:.23s}.dg_bet_builder_popup_head_collapse>i{color:var(--bodyTxt2);font-size:38px;height:20px;line-height:24px;width:20px}.dg_bet_builder_popup .dg_bet_builder_popup_head .dg_bet_builder_popup_head_collapse.collapsed{transform:rotate(180deg)}.dg_bet_builder_popup .dg_bet_builder_popup_body{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:none}.dg_bet_builder_popup .dg_bet_builder_popup_body::-webkit-scrollbar{background-color:var(--dominantBg);border-radius:15px;width:5px}.dg_bet_builder_popup .dg_bet_builder_popup_body::-webkit-scrollbar-thumb{background-color:var(--dominantBg3Hover,var(--dominantBg2));border-radius:15px}.dg_bet_builder_popup .dg_bet_builder_popup_body::-webkit-scrollbar-track{background-color:var(--dominantBg);border-radius:15px}@supports not selector(::-webkit-scrollbar){.dg_bet_builder_popup .dg_bet_builder_popup_body{scrollbar-color:var(--dominantBg) var(--dominantBg3Hover,var(--dominantBg2));scrollbar-gutter:both-edges}}.dg_bs_root--mobile .dg_bet_builder_popup .dg_bet_builder_popup_body::-webkit-scrollbar{display:none}@supports not selector(::-webkit-scrollbar){.dg_bs_root--mobile .dg_bet_builder_popup .dg_bet_builder_popup_body{scrollbar-color:transparent transparent;scrollbar-width:none}}.dg_bet_builder_popup .dg_bet_builder_popup_body:empty{display:none}.dg_bet_builder_popup_body_item{align-items:center;border-inline-start:2px solid transparent;display:flex;font-size:var(--bs_bb_popup_item_fs,13px);justify-content:space-between;padding:var(--bs_bb_popup_item_padding,8px) 16px;padding-inline-end:var(--bs_bb_popup_item_padding_end,16px)}.dg_bet_builder_popup_body_item.dg_bet_builder_popup_body_item_negated{border-color:var(--error)}.dg_bet_builder_popup .dg_bet_builder_popup_body_item_text{color:var(--bodyTxt2);flex-shrink:0;font-size:var(--bs_bb_popup_item_fs,13px);line-height:var(--bs_bb_popup_item_lh,17px);width:calc(100% - var(--bs_bb_popup_item_btn_h, 24px))}.dg_bet_builder_popup .dg_bet_builder_popup_body_item_text strong{color:var(--bodyTxt)}.dg_bet_builder_popup_body_item_negated .dg_bet_builder_popup_body_item_text{color:var(--bodyTxt);opacity:.4}.dg_bet_builder_popup .dg_bet_builder_popup_body_item>i{--icoSize:var(--bs_bb_popup_item_btn_icoSize,20px);--imageSize:var(--bs_bb_popup_item_btn_icoSize,20px);align-items:center;color:var(--bodyTxt2);cursor:pointer;display:flex;height:var(--bs_bb_popup_item_btn_h,unset);justify-content:center;min-width:var(--bs_bb_popup_item_btn_h,unset)}.dg_bet_builder_popup_foot{border-top:var(--bs_bb_popup_footer_border,1px solid var(--bodyBg3));display:flex;flex-direction:column;flex-shrink:0;padding:var(--bs_bb_popup_footer_padding,8px 16px 16px)}.dg_bet_builder_popup .dg_bet_builder_popup_foot .dg_bet_builder_popup_foot_message{align-items:center;display:flex;justify-content:normal;margin-bottom:var(--bs_bb_popup_footer_msg_margin,8px)}.dg_bet_builder_popup .dg_bet_builder_popup_foot .dg_bet_builder_popup_foot_message>i{--icoSize:var(--bs_bb_popup_footer_msg_icoSize,20px);--imageSize:var(--bs_bb_popup_footer_msg_icoSize,20px);color:var(--bodyTxt3);margin-inline-end:8px}.dg_bet_builder_popup .dg_bet_builder_popup_foot .dg_bet_builder_popup_foot_message>span{color:var(--bodyTxt);font-size:var(--bs_bb_popup_footer_msg_fs,12px);line-height:var(--bs_bb_popup_footer_msg_lh,16px)}.dg_bet_builder_button_no,.dg_bet_builder_button_yes{align-items:center;appearance:none;-webkit-appearance:none;background-color:var(--buttonSecondaryBg);border:0;border-radius:8px;color:var(--buttonSecondaryTxt);cursor:pointer;display:flex;flex-shrink:0;font-family:inherit;font-size:var(--bs_bb_popup_footer_btn_fs,16px);font-weight:500;height:var(--bs_bb_popup_footer_btn_h,44px);justify-content:center;outline:0;padding:0 12px;transition:all .2s}.dg_bet_builder_button_no:disabled,.dg_bet_builder_button_yes:disabled{opacity:.3;pointer-events:none}.dg_bet_builder_button_no{--icoSize:var(--bs_bb_popup_footer_btn_icoSize,16px);--imageSize:var(--bs_bb_popup_footer_btn_icoSize,16px);background-color:var(--bs_bb_popup_footer_btn_bg,--buttonSecondaryBg);border:var(--bs_bb_popup_footer_btn_border,none);color:var(--bs_bb_popup_footer_btn_color,--buttonSecondaryTxt2);min-width:var(--bs_bb_popup_footer_btn_minW,60px);width:auto}.dg_bet_builder_button_yes{background-color:var(--buttonBg);color:var(--buttonTxt);flex-grow:1;height:44px;min-width:1px;width:auto}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bet_builder_button_yes:hover{background-color:var(--buttonBgHover);color:var(--buttonTxt)}.dg_bs_root:not(.dg_bs_root--mobile,.dg_bs_root--terminal) .dg_bet_builder_button_no:hover{background-color:var(--bs_bb_popup_footer_btn_bg,var(--buttonSecondaryBgHover));color:var(--bs_bb_popup_footer_btn_color,var(--buttonSecondaryTxt2))}.dg_bet_builder_separator{flex-shrink:0;width:8px}.dg_bet_builder_buttons_wrapper,.dg_boosted_bicolor_icon{align-items:center;display:flex}.dg_boosted_bicolor_icon{--icoSize:24px;--bg:var(--eventBg);background-color:var(--bg);border:2px solid var(--bg);border-radius:50%;height:var(--icoSize);justify-content:center;position:relative;width:var(--icoSize)}.dg_boosted_bicolor_icon:before{--size:calc(var(--icoSize) - 4px);background-color:var(--eventAccent);border-radius:inherit;content:"";display:block;height:var(--size);left:50%;opacity:.2;position:absolute;top:50%;transform:translate(-50%,-50%);width:var(--size);z-index:1}.dg_boosted_bicolor_icon>i{--icoSize:16px;color:var(--eventAccent)}.dg_bs_bonus_available{align-items:center;background:var(--eventBg);border:1px solid var(--accentBg);border-radius:8px;color:var(--eventTxt);column-gap:8px;cursor:pointer;display:flex;flex-wrap:nowrap;justify-content:space-between;margin-bottom:2px;padding:8px 12px}.dg_bs_bonus_available:first-child{margin-top:6px}.dg_bs_bonus_available_start{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;row-gap:4px}.dg_bs_bonus_available_end{--icoSize:20px;align-items:center;display:flex;justify-content:flex-end}.dg_bs_bonus_available_title{font-size:14px;font-weight:500;line-height:16px}.dg_bs_bonus_available_info{color:var(--eventTxt2);font-size:11px;font-weight:400;line-height:13px}.dg_bs_placebet_wrapper .dg_bs_bonus_wrapper .dg_bs_place_bet_container{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;margin-top:0;row-gap:8px}.dg_bs_placebet_wrapper .dg_bs_bonus_wrapper .dg_bs_bonus_range_wrapper{margin-bottom:4px}.dgb_rtl .dg_bs_bonus_range_label_count{unicode-bidi:plaintext}.dgb_rtl .dg_bs_bonus_available_icon i:before{content:""}.dgb_rtl .dg_bs_bonuses_stakes_wrapper .dg_bs_bonus_poss_win_wrapper .dg_bs_bonus_poss_win_input{border-radius:0 8px 8px 0}.dgb_rtl .dg_bs_bonuses_stakes_wrapper .dg_bs_bonus_poss_win_wrapper .dg_bs_bonus_poss_win_info{border-radius:8px 0 0 8px}.dgb_rtl .dg_bs_bonus_wrapper .dg_bs_bonus_info .dg_bs_bonus_toggle span.dg_bs_bonus_toggle_checked:after{left:22px;right:unset}.dgb_rtl .dg_bs_bonus_wrapper .dg_bs_bonus_info .dg_bs_bonus_toggle span:after{left:unset;right:-18px}.dgb_rtl .dg_bs_bonus_wrapper .dg_bs_bonus_type_info_tooltip{left:unset;right:-10px}.dgb_rtl .dg_bs_bonus_wrapper .dg_bs_bonus_type_info_tooltip:after{left:unset;right:11px}.inactive_wrapper{opacity:.6}.inactive_wrapper .dg-bet-slip__stake-input-wrapper,.inactive_wrapper .dg_bs_stake_name,.inactive_wrapper .dg_bs_stake_selection_input_wrap,.inactive_wrapper .dgb_stake_start_block_rest_wrapper{pointer-events:none}.inactive_wrapper .dg_bs_stake_header .dg-bet-slip__stake-remove-icon{color:var(--eventTxt)}.inactive_place_bet_container{opacity:.6;pointer-events:none}.dg_bs_bonus_range_wrap{align-items:stretch;border-radius:8px;display:flex;flex-direction:column;flex-shrink:0;height:32px;justify-content:center;margin-bottom:8px;margin-top:8px;padding-inline-end:12px;padding-inline-start:8px;pointer-events:none;position:relative}.dg_bs_bonus_range_wrap:after,.dg_bs_bonus_range_wrap:before{border-radius:inherit;bottom:0;content:"";display:block;left:0;mask-size:100% 100%;-webkit-mask-size:100% 100%;position:absolute;right:0;top:0}.dg_bs_bonus_range_wrap:before{border:1px solid var(--accentBg);mask-image:linear-gradient(90deg,rgba(0,0,0,.4) 0,rgba(0,0,0,.1));-webkit-mask-image:-webkit-linear-gradient(left,rgba(0,0,0,.4),rgba(0,0,0,.1));z-index:2}.dg_bs_bonus_range_wrap:after{background:var(--accentBg);mask-image:linear-gradient(90deg,rgba(0,0,0,.16) 0,rgba(0,0,0,.06) 16.75%,transparent 32.9%,transparent);-webkit-mask-image:-webkit-linear-gradient(left,rgba(0,0,0,.16),rgba(0,0,0,.06) 16.75%,transparent 32.9%,transparent);z-index:1}.dgb_rtl .dg_bs_bonus_range_wrap:before{mask-image:linear-gradient(270deg,rgba(0,0,0,.4) 0,rgba(0,0,0,.1));-webkit-mask-image:-webkit-linear-gradient(right,rgba(0,0,0,.4),rgba(0,0,0,.1))}.dgb_rtl .dg_bs_bonus_range_wrap:after{mask-image:linear-gradient(270deg,rgba(0,0,0,.16) 0,rgba(0,0,0,.06) 16.75%,transparent 32.9%,transparent);-webkit-mask-image:-webkit-linear-gradient(right,rgba(0,0,0,.16),rgba(0,0,0,.06) 16.75%,transparent 32.9%,transparent)}.dg_bs_bonus_range_in{align-items:center;column-gap:12px;display:flex;justify-content:flex-start;pointer-events:all;position:relative;z-index:3}.dg_bs_bonus_range_end,.dg_bs_bonus_range_start{align-items:stretch;display:flex;justify-content:flex-start}.dg_bs_bonus_range_start{--icoSize:24px;color:var(--eventTxt);flex:0 0 24px}.dg_bs_bonus_range_end{flex-grow:1;isolation:isolate;position:relative}.dg_bs_bonus_range_end:before{background-image:linear-gradient(to right,var(--eventBg3) 0,var(--accentBg) var(--dg_bonus_range_pos),var(--eventBg3) var(--dg_bonus_range_pos),var(--eventBg3) 100%);content:"";display:block;height:8px;left:0;margin-top:-4px;-webkit-mask-image:linear-gradient(90deg,#000,#000 60%,#fff 0,#fff 80%,#000 0,#000);mask-image:linear-gradient(90deg,#000,#000 60%,#fff 0,#fff 80%,#000 0,#000);mask-mode:luminance;-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-repeat:repeat;mask-repeat:repeat;-webkit-mask-size:5px 8px;mask-size:5px 8px;position:absolute;right:0;top:50%;z-index:-1}.dgb_rtl .dg_bs_bonus_range_end:before{background-image:linear-gradient(to left,var(--eventBg3) 0,var(--accentBg) var(--dg_bonus_range_pos),var(--eventBg3) var(--dg_bonus_range_pos),var(--eventBg3) 100%);-webkit-mask-position:-2px 0;mask-position:-2px 0}.dg_bs_bonus_range_input{-webkit-appearance:none;appearance:none;background:transparent;border:none;border-radius:0;color:var(--accentBg);height:24px;margin:0;outline:none;pointer-events:all;width:100%}.dg_bs_bonus_range_input::-webkit-slider-thumb{--line-color:var(--accentTxt3);--line-thickness:1px;--line-length:8px;--spacing:2px;-webkit-appearance:none;background:linear-gradient(to top right,transparent calc(50% - var(--line-thickness)),var(--line-color) calc(50% - var(--line-thickness)),var(--line-color) calc(50% + var(--line-thickness)),transparent calc(50% + var(--line-thickness))),linear-gradient(to bottom right,transparent calc(50% - var(--line-thickness)),var(--line-color) calc(50% - var(--line-thickness)),var(--line-color) calc(50% + var(--line-thickness)),transparent calc(50% + var(--line-thickness))),linear-gradient(to top left,transparent calc(50% - var(--line-thickness)),var(--line-color) calc(50% - var(--line-thickness)),var(--line-color) calc(50% + var(--line-thickness)),transparent calc(50% + var(--line-thickness))),linear-gradient(to bottom left,transparent calc(50% - var(--line-thickness)),var(--line-color) calc(50% - var(--line-thickness)),var(--line-color) calc(50% + var(--line-thickness)),transparent calc(50% + var(--line-thickness)));background-color:var(--accentBg);background-position:80% 36%,80% 63%,20% 36%,20% 63%;background-repeat:no-repeat;background-size:6px 6px,6px 6px,6px 6px,6px 6px;border:none;border-radius:50%;box-shadow:none;cursor:grab;height:24px;margin-top:-10px;pointer-events:all;width:24px}.dg_bs_bonus_range_input:focus::-webkit-slider-thumb{cursor:grabbing}.dg_bs_bonus_range_input::-moz-range-thumb{--line-color:var(--accentTxt3);--line-thickness:1px;--line-length:8px;--spacing:2px;-webkit-appearance:none;background:linear-gradient(to top right,transparent calc(50% - var(--line-thickness)),var(--line-color) calc(50% - var(--line-thickness)),var(--line-color) calc(50% + var(--line-thickness)),transparent calc(50% + var(--line-thickness))),linear-gradient(to bottom right,transparent calc(50% - var(--line-thickness)),var(--line-color) calc(50% - var(--line-thickness)),var(--line-color) calc(50% + var(--line-thickness)),transparent calc(50% + var(--line-thickness))),linear-gradient(to top left,transparent calc(50% - var(--line-thickness)),var(--line-color) calc(50% - var(--line-thickness)),var(--line-color) calc(50% + var(--line-thickness)),transparent calc(50% + var(--line-thickness))),linear-gradient(to bottom left,transparent calc(50% - var(--line-thickness)),var(--line-color) calc(50% - var(--line-thickness)),var(--line-color) calc(50% + var(--line-thickness)),transparent calc(50% + var(--line-thickness)));background-color:var(--accentBg);background-position:80% 36%,80% 63%,20% 36%,20% 63%;background-repeat:no-repeat;background-size:6px 6px,6px 6px,6px 6px,6px 6px;border:none;border-radius:50%;box-shadow:none;cursor:grab;height:24px;margin-top:-10px;pointer-events:all;width:24px}.dg_bs_bonus_range_input:focus::-moz-range-thumb{cursor:grabbing}.dg_bs_bonus_range_input::-ms-thumb{--line-color:var(--accentTxt3);--line-thickness:1px;--line-length:8px;--spacing:2px;-webkit-appearance:none;background:linear-gradient(to top right,transparent calc(50% - var(--line-thickness)),var(--line-color) calc(50% - var(--line-thickness)),var(--line-color) calc(50% + var(--line-thickness)),transparent calc(50% + var(--line-thickness))),linear-gradient(to bottom right,transparent calc(50% - var(--line-thickness)),var(--line-color) calc(50% - var(--line-thickness)),var(--line-color) calc(50% + var(--line-thickness)),transparent calc(50% + var(--line-thickness))),linear-gradient(to top left,transparent calc(50% - var(--line-thickness)),var(--line-color) calc(50% - var(--line-thickness)),var(--line-color) calc(50% + var(--line-thickness)),transparent calc(50% + var(--line-thickness))),linear-gradient(to bottom left,transparent calc(50% - var(--line-thickness)),var(--line-color) calc(50% - var(--line-thickness)),var(--line-color) calc(50% + var(--line-thickness)),transparent calc(50% + var(--line-thickness)));background-color:var(--accentBg);background-position:80% 36%,80% 63%,20% 36%,20% 63%;background-repeat:no-repeat;background-size:6px 6px,6px 6px,6px 6px,6px 6px;border:none;border-radius:50%;box-shadow:none;cursor:grab;height:24px;margin-top:-10px;pointer-events:all;width:24px}.dg_bs_bonus_range_input:focus::-ms-thumb{cursor:grabbing}.dg_bs_bonus_range_input::-webkit-slider-runnable-track{background:transparent;border:0;border-radius:0;box-shadow:none;cursor:pointer;height:4px;width:100%}.dg_bs_bonus_range_input:focus::-webkit-slider-runnable-track{background:transparent}.dg_bs_bonus_range_input::-moz-range-track{background:transparent;border:0;border-radius:0;box-shadow:none;cursor:pointer;height:4px;width:100%}.dg_bs_bonus_range_input::-ms-track{background:transparent;border:0;border-radius:0;box-shadow:none;cursor:pointer;height:4px;width:100%}.dg_bs_bonus_range_input::-ms-fill-lower,.dg_bs_bonus_range_input::-ms-fill-upper,.dg_bs_bonus_range_input:focus::-ms-fill-lower,.dg_bs_bonus_range_input:focus::-ms-fill-upper{background:transparent;border:none;border-radius:0;box-shadow:none}@keyframes dgProgressRootAnim{0%{background-color:var(--modalBg)}to{background-color:var(--modalBg2)}}.dg_progress_root{--statusPendingBg:#f88543;--statusSuccessBg:#5aae73;--statusErrorBg:#fc0c4d;--status:var(--statusPendingBg);--inset:16px;background:var(--modalBg);border:1px solid var(--modalBg2);border-radius:8px;box-sizing:border-box;color:var(--modalTxt);display:flex;flex-direction:column;left:var(--inset);padding:12px;position:fixed;right:var(--inset);row-gap:8px;top:var(--inset);z-index:10000}.dg_progress_root--end{animation:dgProgressRootAnim .5s ease-in-out alternate;animation-iteration-count:9999}.dg_progress_track{background-color:var(--modalBg);border:1px solid var(--modalBg2);border-radius:16px;box-sizing:border-box;height:12px;padding:2px}.dg_progress_track_in{background-color:var(--status);border-radius:12px;height:100%;transition:background-color .3s ease-in-out;will-change:width}.dg_progress_track_in--success{--status:var(--statusSuccessBg)}.dg_progress_track_in--error{--status:var(--statusErrorBg)}.dg_progress_info{align-items:center;box-sizing:border-box;column-gap:8px;display:flex;flex-wrap:nowrap;font-size:13px;justify-content:space-between}.dg_progress_info_fill{flex-grow:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dg_progress_info_fill .dg_global_txt_ellipsis{display:inherit}.dg_progress_info_hug{align-items:center;column-gap:6px;display:flex;flex-shrink:0}.dg_progress_info_hug>span{color:var(--modalTxt3)}.dg_bs_root .dg_system_calculator_root{font-family:inherit}.dg_bs_root .dg_system_calculator_content,.dg_bs_root .dg_system_calculator_root{background:unset;flex-grow:1;padding:unset}.dg_bs_root .dg_system_calculator_content{margin-bottom:10px;row-gap:8px}.dg_bs_root .dg_system_calculator_content:last-child{margin-bottom:0}.dg_bs_root .dg_system_calculator_btn_action{margin-top:auto}.dg_bs_root .dg_dropdown_content>div,.dg_bs_root .dg_system_calculator_row_wrapper{overscroll-behavior:contain;scroll-behavior:smooth;scrollbar-gutter:stable;scrollbar-width:none}.dg_bs_root .dg_dropdown_content>div::-webkit-scrollbar,.dg_bs_root .dg_system_calculator_row_wrapper::-webkit-scrollbar{background-color:var(--dominantBg);border-radius:15px;width:5px}.dg_bs_root .dg_dropdown_content>div::-webkit-scrollbar-thumb,.dg_bs_root .dg_system_calculator_row_wrapper::-webkit-scrollbar-thumb{background-color:var(--dominantBg3Hover,var(--dominantBg2));border-radius:15px}.dg_bs_root .dg_dropdown_content>div::-webkit-scrollbar-track,.dg_bs_root .dg_system_calculator_row_wrapper::-webkit-scrollbar-track{background-color:var(--dominantBg);border-radius:15px}@supports not selector(::-webkit-scrollbar){.dg_bs_root .dg_dropdown_content>div,.dg_bs_root .dg_system_calculator_row_wrapper{scrollbar-color:var(--dominantBg) var(--dominantBg3Hover,var(--dominantBg2));scrollbar-gutter:both-edges}}.dg_bs_root--mobile .dg_bs_root .dg_dropdown_content>div::-webkit-scrollbar,.dg_bs_root--mobile .dg_bs_root .dg_system_calculator_row_wrapper::-webkit-scrollbar{display:none}@supports not selector(::-webkit-scrollbar){.dg_bs_root--mobile .dg_bs_root .dg_dropdown_content>div,.dg_bs_root--mobile .dg_bs_root .dg_system_calculator_row_wrapper{scrollbar-color:transparent transparent;scrollbar-width:none}}.dg_bs_root .dg_system_calculator_row_number{color:inherit}.dg_bs_root--mobile .dg_system_calculator_content,.dg_bs_root--mobile .dg_system_calculator_root{overflow:hidden}.dg_bs_root--mobile .dg_system_calculator_factors_wrapper{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden}.dg_bs_root--mobile .dg_system_calculator_row_wrapper{flex-grow:1;max-height:unset}.dg_bs_color--error,.dg_bs_icon--error,.dg_bs_txt--error{color:var(--bs_red)}.dg_bs_color--success,.dg_bs_icon--success,.dg_bs_txt--success{color:var(--bs_green)}.dg_bs_root--terminal--main{--bs_position:absolute;--bs_live_badge_w:23px;--bs_maxW:100%;--bs_maxH:100%;--bs_header_tab_h:56px;--bs_tab_fs:16px;--bs_tab_fw:500;--bs_tab_lh:20px;--bs_tab_h:40px;--dg_bs_tab_separator_h:24px;--bs_stake_header-minH:44px;--bs_stake_header-minH-compensate:4px;--bs_stake_header_datetime_padding:12px;--bs_stake_header-btn-margin:0;--bs_stake_event_fs:16px;--bs_stake_event_lh:20px;--bs_stake_selection_fs:16px;--bs_stake_selection_lh:20px;--bs_stake_selection_wrap_gap:8px;--bs_stake_league_fs:16px;--bs_stake_league_lh:20px;--bs_stake_col_padding:12px;--bs_odd_fs:16px;--bs_odd_changed_fs:14px;--bs_odd_lh:20px;--bs_stake_bb_item_fs:16px;--bs_stake_bb_item_lh:20px;--bs_stake_bb_item_margin:7px;--bs_stake_bb_item_padding:12px;--bs_stakes_row_gap:9px;--bs_stake_msg_minH:32px;--bs_stake_msg_icoSize:24px;--bs_stake_msg_fs:16px;--bs_stake_msg_lh:20px;--bs_betamount_minH:48px;--bs_betamount_input_minW:156px;--bs_betamount_input_bg:var(--inputBg);--bs_betamount_btn_h:44px;--bs_betamount_btn_fs:16px;--bs_betamount_btn_border_top:10px;--bs_betamount_btn_border_h:24px;--bs_betamount_input_h:var(--bs_betamount_btn_h);--bs_betamount_input_fs:var(--bs_betamount_btn_fs);--bs_betamount_input_lh:20px;--bs_betamount_txt_fs:16px;--bs_betamount_txt_lh:20px;--bs_betamount_txt_total_fs:18px;--bs_betamount_txt_total_lh:22px;--bs_betamount_system_h:44px;--bs_betamount_fav_border_c:var(--eventBorder);--bs_betamount_fav_btn_c:var(--eventTxt2);--bs_betamount_system_dropdown_fs:16px;--bs_betamount_system_dropdown_lh:20px;--bs_betamount_system_c:var(--bodyTxt2);--bs_infobar_h:52px;--bs_infobar_fs:16px;--bs_infobar_lh:20px;--bs_infobar_total_fs:16px;--bs_infobar_total_lh:20px;--bs_checkbox_fs:16px;--bs_checkbox_lh:20px;--bs_checkbox_row_gap:0;--bs_checkbox_col_gap:18px;--bs_checkbox_align:center;--bs_checkbox_h:44px;--bs_checkbox_icoSize:24px;--bs_checkbox_padding:0;--bs_checkbox_padding_start:0;--bs_checkbox_inner_padding_start:10px;--bs_bb_popup_head_w:24px;--bs_bb_popup_head_bg:transparent;--bs_bb_popup_head_fs:16px;--bs_bb_popup_head_lh:20px;--bs_bb_popup_head_fw:500;--bs_bb_popup_factor_fs_small:14px;--bs_bb_popup_factor_fs:16px;--bs_bb_popup_factor_margin:0px;--bs_bb_popup_body_padding:12px;--bs_bb_popup_item_padding:0;--bs_bb_popup_item_padding_end:0;--bs_bb_popup_item_fs:16px;--bs_bb_popup_item_lh:20px;--bs_bb_popup_item_btn_h:44px;--bs_bb_popup_item_btn_icoSize:24px;--bs_bb_popup_footer_padding:12px;--bs_bb_popup_footer_border:none;--bs_bb_popup_footer_btn_h:48px;--bs_bb_popup_footer_btn_minW:114px;--bs_bb_popup_footer_btn_color:var(--accentBg);--bs_bb_popup_footer_btn_border:2px solid var(--accentBg);--bs_bb_popup_footer_btn_icoSize:24px;--bs_bb_popup_footer_btn_bg:transparent;--bs_bb_popup_footer_msg_margin:12px;--bs_bb_popup_footer_msg_icoSize:24px;--bs_bb_popup_footer_msg_fs:16px;--bs_bb_popup_footer_msg_lh:20px;--bs_preview_br:0;--bs_preview_border:none;--bs_preview_before_content:0;--bs_preview_header_h:56px;--bs_preview_header_bg:var(--headerBg);--bs_preview_header_c:var(--headerTxt2);--bs_preview_header_border:var(--accentBg);--bs_preview_header_before_content:.12;--bs-preview-footer-bottom:-12px;--bs_preview_body_padding:12px;--bs_preview_footer_row_minH:24px;--bs_preview_stake_header_fs:16px;--bs_preview_stake_header_lh:20px;--bs_preview_event_padding:12px;--bs_preview_event_header_h:40px;--bs_preview_event_header_icoSize:24px;--bs_preview_event_header_status_c:var(--eventTxt2);--bs_preview_event_header_fs:16px;--bs_preview_event_header_lh:20px;--bs_preview_event_status_gap:8px;--bs_preview_event_team_fs:16px;--bs_preview_event_team_lh:20px;--bs_preview_event_datetime_fs:16px;--bs_preview_event_datetime_lh:20px;--bs_preview_event_datetime_c:var(--eventTxt2);--bs_preview_event_market_fs:16px;--bs_preview_event_market_lh:20px;--bs_preview_event_footer_fs:16px;--bs_preview_event_footer_lh:20px;--bs_preview_event_footer_row_gap:4px;--bs_preview_event_footer_amount_fs:18px;--bs_preview_event_footer_amount_lh:22px;--bs_preview_footer_btn_h:48px;--bs_preview_footer_btn_border:2px;--bs_preview_footer_btn_border_c:var(--accentBg);--bs_preview_footer_btn_bg:transparent;--bs_preview_footer_btn_c:var(--accentBg);--bs_btn_fs:16px;--bs_btn_lh:20px;--bs_actions_btn_h:48px;--bs_btn_secondary_c:var(--accentBg);--bs_btn_secondary_bg:transparent;--bs_btn_secondary_border:2px solid var(--accentBg);--bs_actions_info_fs:14px;--bs_actions_info_lh:20px;--bs_actions_info_icoSize:24px;--bs_modal_dialog_padding:16px;--bs_modal_dialog_border:1px solid var(--dominantBorder);--bs_modal_dialog_br:12px;--bs_modal_dialog_msg_fs:16px;--bs_modal_dialog_msg_lh:20px;--bs_odds_adjust_msg_fs:14px;--bs_odds_adjust_msg_lh:20px;--bs_page_m:12px;--bs_page_header_p:0;--bs_page_header_m:2px;--bs_page_header_p_end:4px;--bs_page_close_btn_w:44px;height:var(--bs_maxH)}.dg_bs_root--terminal--main .dg_bs_wrapper{border:none;border-radius:0;height:var(--bs_maxH)}.dg_bs_root--terminal--main .dg_bs_header_tab--active,.dg_bs_root--terminal--main .dg_bs_header_tab--start{border:none;display:flex}.dg_bs_root--terminal--main .dg_bs_header_tab_in{border-radius:0!important;color:var(--headerTxt2)!important;column-gap:8px;justify-content:flex-start;padding:0 12px}.dg_bs_root--terminal--main .dg_bs_header_tab_count{background-color:var(--headerBg3);border-radius:11.5px;color:var(--headerTxt);font-size:16px;font-weight:400;height:23px;line-height:23px;min-width:25px}.dg_bs_root--terminal--main .dg_bs_tabs{border-radius:8px;margin:-12px -12px 0;padding:12px}.dg_bs_root--terminal--main .dg_bs_tabs_in{padding:4px}.dg_bs_root--terminal--main .dg_bs_tab{border-radius:8px;font-size:var(--bs_tab_fs);height:var(--bs_tab_h);line-height:var(--bs_tab_lh)}.dg_bs_root--terminal--main .dg_bs_tab--active,.dg_bs_root--terminal--main .dg_bs_tab--active:hover{color:var(--tabAccent)!important}.dg_bs_root--terminal--main .dg_bs_stake_header_icon{--icoSize:24px}.dg_bs_root--terminal--main .dg_bs_stake_header.dg_bs_stake_col--full{--bs_stake_header-minH:52px}.dg_bs_root--terminal--main .dg_bs_stake_header_datetime{font-size:16px;line-height:18px;padding-inline-end:8px;row-gap:2px}.dg_bs_root--terminal--main .dg_bs_stake_msg{padding:0 12px}.dg_bs_root--terminal--main .dg_bs_stake_col .dg_bs_betamount_wrap:not(:empty){margin-top:0}.dg_bs_root--terminal--main .dg_bs_stake_col--bb .dg_bs_betamount_wrap:not(:empty){--bs_betamount_padding:12px;margin-top:-8px}.dg_bs_root--terminal--main .dg_bs_stake_selection_wrap_single{align-items:stretch;min-height:44px}.dg_bs_root--terminal--main .dg_bs_betamount_wrap{margin-top:0}.dg_bs_root--terminal--main .dg_bs_betamount_wrapper .dg_bs_betamount_col{margin-bottom:4px}.dg_bs_root--terminal--main .dg_bs_betamount_wrapper .dg_bs_betamount_col--input{margin-bottom:12px}.dg_bs_root--terminal--main .dg_bs_betamount_wrapper .dg_bs_betamount_col:last-child{margin-bottom:0}.dg_bs_root--terminal--main .dg_bs_betamount_col--total{align-items:center}.dg_bs_root--terminal--main .dg_bs_stakes_infobar_wrap{margin:0;margin-inline-start:-8px}.dg_bs_root--terminal--main .dg_bs_stakes_infobar_start{height:100%}.dg_bs_root--terminal--main .dg_bs_stakes_infobar_btn--remove{--icoSize:24px;height:100%}.dg_bs_root--terminal--main .dg_bs_stakes_infobar_btn--remove i{align-items:center;display:flex;justify-content:center;min-width:44px}.dg_bs_root--terminal--main .dg_bs_preview_wrap{height:var(--bs_maxH)}.dg_bs_root--terminal--main .dg_bs_page_wrap:has(.dg_system_calculator_root){overflow:hidden}.dg_bs_root--terminal--main .dg_bs_preview_footer_btn--back{padding-inline-end:16px}.dg_bs_root--terminal--main .dg_sport_icons_tiny{--icoSize:24px;--imageSize:24px}.dg_bs_root--terminal--main .dg_bet_builder_popup{--dg-bb-header-h:56px;--dg-bb-br:0;border:none;border-top:1px solid var(--accentBg);height:var(--bs_maxH)}.dg_bs_root--terminal--main .dg_system_calculator_content,.dg_bs_root--terminal--main .dg_system_calculator_root{overflow:hidden}.dg_bs_root--terminal--main .dg_system_calculator_root .dg_system_calculator_content{overflow:hidden;row-gap:4px}.dg_bs_root--terminal--main .dg_system_calculator_root .dg_dropdown_panel{background:var(--bodyBg2Hover);border:none;color:var(--bodyTxt2);font-size:16px;height:44px;padding-inline-end:4px}.dg_bs_root--terminal--main .dg_system_calculator_root .dg_dropdown_panel .sport_front_icon-arrow-down{align-items:center;display:flex;justify-content:center;width:44px}.dg_bs_root--terminal--main .dg_system_calculator_root .dg_dropdown_content{background-color:var(--modalBg);border:1px solid var(--modalBorder);margin-top:4px;padding:0;top:100%}.dg_bs_root--terminal--main .dg_system_calculator_root .dg_dropdown_content>div{--scrollbarTrack:var(--modalBg2);--scrollbarThumb:var(--accentBg);--dg_tev_scrollbar_shadow_height:30px;--dg_tev_scrollbar_shadow_bg:var(--modalBg);max-height:268px;padding:0 12px;scrollbar-width:none}.dg_bs_root--terminal--main .dg_system_calculator_root .dg_dropdown_content>div>.dg_dropdown_item:first-child{margin-top:12px}.dg_bs_root--terminal--main .dg_system_calculator_root .dg_dropdown_content>div>.dg_dropdown_item:last-child{margin-bottom:12px}.dg_bs_root--terminal--main .dg_system_calculator_root .dg_dropdown_item{font-size:16px;min-height:44px;padding-left:12px;padding-right:12px}.dg_bs_root--terminal--main .dg_system_calculator_root .dg_dropdown_item.dg_dropdown_item-active{background-color:var(--modalBg2);color:var(--modalTxt)}.dg_bs_root--terminal--main .dg_system_calculator_root .dg_system_calculator_input_bet_amount_wrapper{flex-shrink:0;font-size:16px;height:44px;margin-top:8px}.dg_bs_root--terminal--main .dg_system_calculator_root .dg_system_calculator_factors_wrapper{align-items:stretch;display:flex;flex-direction:column;flex-grow:unset;justify-content:flex-start;margin-bottom:8px;margin-top:8px;overflow:hidden;padding:0 8px 12px}.dg_bs_root--terminal--main .dg_system_calculator_root .dg_system_calculator_btn_action{margin-top:unset}.dg_bs_root--terminal--main .dg_system_calculator_root .dg_system_calculator_factors_header{flex:0 0 40px;font-size:14px;height:40px;line-height:40px;margin:0;padding-inline-start:22px}.dg_bs_root--terminal--main .dg_system_calculator_root .dg_system_calculator_factors_header span{display:block;padding:0 4px}.dg_bs_root--terminal--main .dg_system_calculator_root .dg_system_calculator_factors_header_heading_odds{flex:0 0 80px}.dg_bs_root--terminal--main .dg_system_calculator_root .dg_system_calculator_factors_header_heading_actions_wrapper{flex-grow:1;padding-inline-start:2px}.dg_bs_root--terminal--main .dg_system_calculator_root .dg_system_calculator_row_wrapper{flex-grow:1;max-height:unset}.dg_bs_root--terminal--main .dg_system_calculator_root .dg_system_calculator_row{font-size:16px;height:44px;line-height:20px;margin-bottom:6px}.dg_bs_root--terminal--main .dg_system_calculator_root .dg_system_calculator_row_number{color:var(--dominantTxt2)!important;flex:0 0 18px;font-size:14px;font-weight:400;margin-inline-end:4px;text-align:center}.dg_bs_root--terminal--main .dg_system_calculator_root .dg_system_calculator_row_input_wrapper{flex:0 0 80px}.dg_bs_root--terminal--main .dg_system_calculator_root .dg_system_calculator_row_input_wrapper>input{border-radius:8px;font-size:14px;height:44px;padding:0 7px}.dg_bs_root--terminal--main .dg_system_calculator_root .dg_system_calculator_key_value{margin-top:auto;min-height:24px}.dg_bs_root--terminal--main .dg_system_calculator_root .dg_system_calculator_key_value+.dg_system_calculator_key_value{margin-top:unset}.dg_bs_root--terminal--main .dg_system_calculator_root .dg_system_calculator_key_value+.dg_system_calculator_key_value+.dg_system_calculator_key_value{margin-bottom:8px;margin-top:unset}.dg_bs_root--terminal--main .dg_system_calculator_root .dg_system_calculator_key_value>span{font-size:16px;line-height:20px}.dg_bs_root--terminal--main .dg_system_calculator_root .dg_system_calculator_row_checkbox{align-items:center;display:flex;height:36px!important;justify-content:center;width:36px!important}.dg_bs_root--terminal--main .dg_system_calculator_root .dg_system_calculator_row_checkbox>i{--icoSize:24px;border-radius:6px!important;height:28px!important;width:28px!important}.dg_bs_root--terminal--main .dg_bs_page_wrap:has(.dg_system_calculator_content){overflow:hidden}.dg_bs_root--terminal--main .dg_bet_builder_popup_head{background:var(--headerBg);margin-bottom:12px;position:relative}.dg_bs_root--terminal--main .dg_bet_builder_popup_head:before{background:var(--accentBg);content:"";inset:0;-webkit-mask-image:linear-gradient(180deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,0) 100%);mask-image:linear-gradient(180deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,0) 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;position:absolute;z-index:5}.dg_bs_root--terminal--main .dg_bet_builder_popup_head_logo,.dg_bs_root--terminal--main .dg_bet_builder_popup_head_text{z-index:5}.dg_bs_root--terminal--main .dg_bet_builder_popup_body_item{align-items:flex-start;column-gap:8px;min-height:44px;padding:var(--bs_bb_popup_item_padding,8px) 12px;padding-inline-end:var(--bs_bb_popup_item_padding_end,4px)}.dg_bs_root--terminal--main .dg_bet_builder_popup_body_item_text{flex-shrink:1;width:100%}.dg_bs_root--terminal--main .dg_bet_builder_popup_body_item>.dg_icon_s{align-items:flex-start}.dg_bs_root--terminal--main .dg_bet_builder_popup_body_item_line{align-items:flex-start;display:flex;flex-shrink:0;height:100%;justify-content:center;position:relative;width:24px;z-index:1}.dg_bs_root--terminal--main .dg_bet_builder_popup_body_item_line:after,.dg_bs_root--terminal--main .dg_bet_builder_popup_body_item_line:before{background:var(--bodyBg2);content:"";position:absolute;z-index:1}.dg_bs_root--terminal--main .dg_bet_builder_popup_body_item_line:before{border-radius:10px;height:7px;left:50%;top:6px;transform:translateX(-50%);width:7px}.dg_bs_root--terminal--main .dg_bet_builder_popup_body_item_line:after{border-radius:1px;height:calc(100% - 22px);left:50%;top:21px;transform:translateX(-50%);width:1px}.dg_bs_root--terminal--main .dg_bet_builder_popup_body_item_line_factor{margin-inline-end:4px}.dg_bs_root--terminal--main .dg_bet_builder_popup_body_item:last-child .dg_bet_builder_popup_body_item_line:after{content:unset}.dg_bs_root--terminal--main .dg_bet_builder_buttons_wrapper>button{min-width:unset}.dg_tev_main_grid--portrait .dg_bs_root--terminal--main .dg_bs_body_actions,.dg_tev_main_grid--portrait .dg_bs_root--terminal--main .dg_virtual_keyboard_wrapper{margin-top:unset}.dg_tev_main_grid--portrait .dg_bs_root--terminal--main .dg_bs_preview_body{flex-grow:unset}.es_root,body{background-color:var(--bodyBg);color:var(--bodyTxt)}.es_root,[id*=esport-view]{height:100%;min-width:0;width:100%}.es_root{opacity:0;transition:opacity .5s}.esn_loaded{opacity:1!important}.es_root{-webkit-tap-highlight-color:rgba(0,0,0,0);--bannerHeight:170px;--oddHeight:36px;--outrightOddHeight:36px;--outrightOddPadding:0 8px;--outrightOddGap:8px;--fszArg:10px;--fszFac:12px;--outrightEventTxt:#ffffff66;--oddHeightInner:29px;--heightArg:13px;--heightFac:14px;--bannerTeamNameFontSize:12px;--bannerHeadingFontSize:16px;--bannerHeadingMargin:0;--bannerSubFontSize:11px;--tabFontSize:12px;--trz:314ms;--DPFontSize:11px;--filterFontSize:12px;--oddBorderWidth:1px;--eventDetailsBannerRowGap:8px;--eventDetailsBannerTabControlsHeight:32px;--eventDetailsBannerWrapperHeight:calc(var(--eventDetailsBannerHeight) + var(--eventDetailsBannerTabControlsHeight) + var(--eventDetailsBannerRowGap));--eventDetailsBannerHeight:120px;--bannerWidth:300px;--banner_spacing:12px;--nav_x_pad_start:16px;--event_game_icon_size:20px;--event_fav_wrapper_size:28px;--search_pad_x:16px;--stream_pad_x_start:16px;--stream_pad_x_end:16px;--stream_pad_t:12px;--stream_pad_b:6px;--header_pad_x_start:0;--header_pad_x_end:0;--c_pad_start:8px;--c_pad_end:8px;--games_pad_x_start:16px;--games_pad_x_end:16px;--filters_pad_x_start:16px;--filters_pad_x_end:16px;--filters_result_search_width:240px;--filters_result_inputs_width:444px;--filters_result_gap:16px;--event_pad_x_start:16px;--event_pad_x_end:16px;--odd_width_center:52px;--odd_width_res_x:calc(50% - var(--odd_width_center) - 8px);--odd_width_res:calc(50% - 40px);--odd_width_hand:calc(50% - 40px);--odd_width_total:calc(50% - 40px);--event_banner_mid_width:106px;--fsz_event_score:11px;--fsz_event_markets_count:11px;--fszMarketName:10px;--fszMarketFac:12px;font-feature-settings:normal;--bannerShadowStart:9px;--bannerShadowHeight:153px;--hero_pad_x_start:0;--hero_pad_x_end:0;--nav_search_display:none;--nav_grid_template_column:1fr 36px 36px 36px;--tournament_view_tabs_width:100%;--esn_bet_race_rocket_size:50px;--rocketSize:64px;--esn_flip:none;--racerVisible:none;--bannerInsetEnd:0;--bannerInsetStart:2px;--bannerShadow:3px;--themeSchema:dark;--stream_control_visibility:none;--stream_iframe_height:100%;clear:both;direction:ltr;font-family:Play,sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0;text-transform:none;visibility:visible;white-space:normal}.es_root.light{--themeSchema:light}.esn_root_M.es_root{--racerVisible:block}.esn_root_RTL{--esn_flip:scaleX(-1);--bannerInsetEnd:2px;--bannerInsetStart:0;--bannerShadow:-3px;direction:rtl!important}.esn_root_RTL .es_glyph_Left:before{display:block;transform:rotate(180deg)}.esn_odd_format_2.es_root,.esn_odd_format_4.es_root{--odd_width_center:60px}.esn_root_M{--eventDetailsBannerWrapperHeight:244px;--tournament_view_tabs_width:320px;--stream_control_visibility:flex;--stream_iframe_height:calc(100% - 36px)}.esn_root_L{--rocketSize:100px;--filterFontSize:14px;--bannerHeight:260px;--banner_spacing:24px;--nav_x_pad_start:0;--event_game_icon_size:24px;--event_fav_wrapper_size:36px;--bannerHeadingMargin:1em;--odd_width_center:50px;--odd_width_res_x:calc(50% - var(--odd_width_center) - 12px);--odd_width_res:calc(50% - 40px);--odd_width_hand:calc(50% - 24px);--odd_width_total:calc(50% - 12px);--header_pad_x_start:16px;--header_pad_x_end:16px;--games_pad_x_start:24px;--games_pad_x_end:24px;--event_pad_x_start:24px;--event_pad_x_end:24px;--bannerShadowStart:26px;--bannerShadowHeight:232px;--nav_search_display:block;--outrightOddHeight:36px;--outrightOddPadding:0 8px;--outrightOddGap:8px;--tournament_view_tabs_width:100%;--esn_bet_race_rocket_size:100px}.esn_root_L.esn_sidebar_row{--header_pad_x_start:24px;--header_pad_x_end:24px;--games_pad_x_start:24px;--games_pad_x_end:24px}.es_root,.es_root.esn_special_layout.bonuses{background-size:0 0;isolation:isolate}.esn_special_layout_list{margin-bottom:4px}.es_root.esn_special_layout{background-image:url(static/media/galaxy.7fa2400f4ad64bd54a02.png)}.es_root.esn_special_layout:before{background-repeat:repeat;opacity:.2}.esn_root_RTL.es_root:before{transform:scaleX(-1)}.es_root.esn_root_L{--fszArg:10px;--fszFac:12px;--heightArg:14px;--heightFac:16px;--bannerTeamNameFontSize:14px;--bannerHeadingFontSize:16px;--bannerSubFontSize:13px;--tabFontSize:14px;--fsz_event_score:13px;--fsz_event_markets_count:12px}.esn_info_message,.esn_td{align-items:center;display:flex;justify-content:center}.esn_info_message{color:var(--bodyTxt2);font-size:16px;font-style:normal;font-weight:400;line-height:1.3;padding:44px 16px;text-align:center}.esn_page_error{align-items:center;color:var(--bodyTxt2);display:flex;flex-direction:column;padding-bottom:30px;padding-top:30px}.esn_page_error>span{color:var(--tabTxt2);font-size:16px;font-style:normal;font-weight:400;line-height:1.3;padding:0 16px;text-align:center}.esn_page_error>span,.esn_page_icon.esn_page_icon{align-items:center;display:flex;justify-content:center}.esn_page_icon.esn_page_icon{height:32px;margin-bottom:8px}button{cursor:pointer}span,strong{border:0;margin:0;padding:0;vertical-align:baseline}button,input{background-color:transparent;border:none;border-radius:0;color:inherit;font-family:inherit;font-size:inherit;margin:0;outline:none;padding:0}.hide_filter{opacity:0;position:fixed}:after,:before{box-sizing:border-box}.esn_root_L .esn_event_odds_root_3 .esn_event_odds_group{width:33.3333%}.esn_root_L .esn_event_odds_root_2 .esn_event_odds_group{width:50%}.esn_root_L .esn_event_odds_root_1 .esn_event_odds_group{width:100%}.esn_root_L .esn_odd_slider_control{display:none;height:40px;pointer-events:none;visibility:hidden}.esn_root_L .esn_team_info_icon{align-items:center;background-color:var(--eventBg2Hover);display:flex;height:32px;justify-content:center;width:32px}.esn_root_L .esn_team_info_icon>.es_logo{background-size:contain;height:24px;width:24px}.esn_root_L .esn_odd_slider_control i{--iconSize:20px!important}.esn_root_L .esn_event_team_info_root>span,.esn_root_L .esn_header_text{font-size:14px}.esn_root_L .esn_sidebar{background-color:transparent!important}.esn_root_L .esn_banner_item{padding:24px;width:100%}.esn_banner_item .esn_event_odds_group{padding-left:0;padding-right:0}.esn_live_indicator_root{align-items:center;display:flex}.esn_live_indicator_root>span{color:currentColor;font-size:11px;padding-inline-start:4px;text-transform:capitalize}.esn_live_indicator_root>i{flex-shrink:0}.esn_root_RTL.esn_root_L .esn_nav_tab_item_text_wrapper{border-bottom-left-radius:0;border-bottom-right-radius:8px;border-top-left-radius:0;border-top-right-radius:8px}.esn_root_RTL .es_nav_clear_btn{left:0;right:auto}.esn_root_RTL .slick-initialized .esn_event_odds_group_inner{direction:rtl!important}.esn_root_RTL .sport_front_icon-arrow-left:before{content:"\e12b"}.esn_root_RTL .es_glyph_slide_left:before{content:"\E045"}.esn_root_RTL .esn_settings,.esn_root_RTL .esn_settings:before{left:0;right:auto}.esn_ltr_preserve{direction:ltr!important;unicode-bidi:plaintext}.esn_root_RTL .es_nav_search_inner{left:0;right:auto}.esn_fav_wrapper{padding-inline-end:var(--c_pad_end);padding-top:10px;padding-inline-start:var(--c_pad_start)}.esn_fav_wrapper+.esn_fav_wrapper{padding-top:0}.esn_root-fa{font-family:IRANSans}.esn_popover_header{border-top-left-radius:100px;border-top-right-radius:100px}.esn_popover_rebuy_item{--rebuyBg:var(--bodyBg2Hover);--rebuyTxt:var(--bodyTxt2);--rebuyBorder:var(--bodyBg2Hover);align-items:stretch;background-color:var(--rebuyBg);border-inline-end:2px solid var(--rebuyBorder);border-radius:6px;color:var(--rebuyTxt);display:flex;flex-direction:column;padding:8px 12px;row-gap:8px;transition:backgdound .2s,border-color .2s}.esn_popover_rebuy_item_last{row-gap:12px}.esn_popover_rebuy_item.state_checked{--rebuyBg:var(--bodyBg3Hover);--rebuyTxt:var(--bodyTxt2);--rebuyBorder:var(--bodyAccent)}.esn_popover_rebuy_items_wrapper{align-items:stretch;display:flex;flex-direction:column;padding:0 16px;row-gap:12px}.esn_popover_rebuy_item_row,.esn_popover_rebuy_item_row_root{align-items:center;display:flex}.esn_popover_rebuy_item_row{column-gap:6px;flex-grow:1;min-width:1px}.esn_popover_rebuy_item_desc{align-items:center;column-gap:6px;display:flex}.esn_popover_rebuy_item_row_text{color:var(--bodyTxt);font-size:16px}.esn_popover_rebuy_item_row_text_accent{color:var(--bodyAccent);font-size:16px;font-weight:700}.esn_popover_rebuy_item_desc_text{color:var(--bodyTxt);font-size:14px}.esn_popover_rebuy_item_desc_text_secondary{color:var(--bodyTxt2);font-size:14px}.esn_input_text{border:0}.esn_tournament_view_root{--special_events_row_1_height:36px;display:grid;grid-column-end:4;grid-column-start:1;grid-template-columns:var(--tournament_template_columns);grid-template-rows:var(--special_events_row_1_height) var(--tournament_planets_height) 1fr;height:100%;overflow-x:hidden;overflow-y:var(--tournament_scroll_main);padding-bottom:16px}.esn_tournament_view-no_anim{grid-template-rows:var(--special_events_row_1_height) 0 1fr}.esn_tournament_view-no_anim .esn_solar_system_root{pointer-events:none;visibility:hidden}.esn_root_L .esn_tournament_view-no_anim .esn_solar_system_root{display:flex;pointer-events:auto;visibility:visible}.esn_special_layout_main_sub_layout{grid-column-end:-1;grid-column-start:1;grid-row-end:-1;grid-row-start:2}.esn_root_M>.esn_layout{--tournament_planets_height:430px}.esn_tournament_view_side{overflow-y:var(--tournament_scroll_side)}.esn_bet_race_anim_root{align-items:center;display:flex;flex-shrink:0;height:100%;justify-content:center;width:100%}.esn_bet_race_track{height:100%;position:relative}.esn_racer_svg{height:100%}.esn_bet_race_tracks_wrapper{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.esn_bet_race_track{flex-shrink:0;width:20%}.esn_bet_race_racer{background-image:url(static/media/1.540b7f557f2d9b672971.png);bottom:0;height:var(--esn_bet_race_rocket_size);left:50%;transform:translate(-50%);width:var(--esn_bet_race_rocket_size)}.esn_racer_svg_path{stroke-dasharray:20 20;animation:dash 2s linear 99999}.esn_bet_race_racer{--width:var(--rocketSize);background-image:var(--image_path);background-repeat:no-repeat;background-size:contain;height:var(--width);left:var(--left);position:absolute;top:var(--top);transform:translate(-50%,calc(var(--racer_rocket_stamp)*1px));width:var(--width)}.esn_bet_race_racer>.esn_bet_race_racer_height{height:100%}.esn_bet_race_racer.racer_variant-1{--left:50%;--top:10%;--image_path:url(static/media/1.540b7f557f2d9b672971.png)}.esn_bet_race_racer.racer_variant-2{--left:33.333%;--top:20%;--image_path:url(static/media/2.c77dfc67138961b46a7f.png)}.esn_bet_race_racer.racer_variant-3{--left:66.666%;--top:25%;--image_path:url(static/media/3.4372e024f97f407abada.png)}.esn_bet_race_racer.racer_variant-4{--left:16.666%;--top:45%;--image_path:url(static/media/4.6c09e95d37dd99ba65f5.png);display:var(--racerVisible)}.esn_bet_race_racer.racer_variant-5{--left:83.333%;--top:50%;--image_path:url(static/media/5.3fb1d23b34f473ce6a65.png);display:var(--racerVisible)}.esn_bet_race_racer.racer_variant-6{--left:50%;--top:75%;--image_path:url(static/media/6.109c58e756cbbc6af8aa.png);display:var(--racerVisible)}.esn_bet_race_racer.racer_variant-7{--left:33.333%;--top:75%;--image_path:url(data:image/png;base64,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);display:var(--racerVisible)}.esn_bet_race_racer.racer_variant-8{--left:66.666%;--top:75%;--image_path:url(static/media/8.edaf7977a64ae4fc0329.png);display:var(--racerVisible)}.esn_bet_race_racer.racer_variant-9{--left:16.666%;--top:85%;--image_path:url(static/media/9.bef49047c545a45e03b8.png);display:var(--racerVisible)}.esn_bet_race_racer.racer_variant-10{--left:83.333%;--top:85%;--image_path:url(data:image/png;base64,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);display:var(--racerVisible)}.esn_bet_race_racer.racer_variant-current{--image_path:url(static/media/current.c4fb22cc96701815764e.png)}@keyframes dash{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}.esn_bet_race_racer_id{align-items:center;color:var(--bodyTxt);display:flex;font-size:11px;justify-content:center;margin-top:2px}.es-ltr-preserve{direction:ltr!important}.esn_root_M .single_event_score_board_live_stream{border-radius:8px;height:100%;overflow:hidden;width:100%}.single_event_score_board_live_stream .ls_overlay:not(.ls_overlay_fullscreen){border-radius:8px;padding:0}.esn_event_details_header_icons_wrapper{align-items:center;background-color:var(--bodyBgHover);color:var(--bodyTxt2);column-gap:8px;display:flex;padding:0 8px}.esn_event_details_header_icons_wrapper.variation_header{background-color:inherit;padding:0}.esn_event_details_finished_box{align-items:center;background:var(--eventBg);border-radius:4px;color:var(--eventTxt);display:flex;flex:1 1;gap:8px;height:40px;justify-content:center;margin:0 -8px}.esn_event_details_finished_info,.esn_event_details_finished_lives{font-size:16px}.es_root.mobile .esn_event_details_finished_info,.es_root.mobile .esn_event_details_finished_lives{font-size:12px}.esn_event_details_finished_lives{color:var(--accentBg);cursor:pointer;margin-inline-start:4px;text-decoration:underline}.esn_event_details_banner_and_stream_root{--width:100%;--streamWidth:428px;--streamGap:12px;align-items:center;background:var(--bodyBgHover);column-gap:var(--gap);display:flex;flex-direction:column-reverse;padding:8px}.esn_root_M .esn_event_details_banner_and_stream_root{background:none;margin-top:16px;padding:0}.esn_match_info_compact{--scoreWidth:32px;--compactBannerHeight:32px;--midWidth:84px;--vsWidth:20px;align-items:center;column-gap:8px;display:flex;height:var(--compactBannerHeight)}.esn_root_M .esn_match_info_compact{display:none}.esn_match_info_compact_vs{color:var(--bodyAccent)}.esn_match_info_compact_team{align-items:center;column-gap:4px;display:flex;flex-shrink:0;width:calc(50% - var(--midWidth)/2 - 8px)}.esn_match_info_compact_team.variant_home{flex-direction:row-reverse;text-align:end}.esn_match_info_layout_mid{align-items:center;column-gap:8px;display:flex;flex-shrink:0;width:var(--midWidth)}.esn_match_info_compact_score{align-items:center;background-color:var(--eventBg);border-radius:8px;color:var(--eventTxt);display:flex;font-size:14px;font-weight:700;height:24px;justify-content:center;width:var(--scoreWidth)}.esn_match_info_compact_team_name{color:var(--bodyTxt);font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.esn_match_info_compact_team_name>span{width:100%}.esn_event_details_banner_and_stream_frame{display:flex;flex-direction:column-reverse;height:var(--eventDetailsBannerWrapperHeight);overflow:hidden;transition:height .3s;width:100%}.esn_event_details_banner_and_stream_root.state_active>.esn_event_details_banner_and_stream_frame{height:calc(var(--height) + var(--eventDetailsBannerTabControlsHeight) + var(--eventDetailsBannerRowGap))}.esn_event_details_hero_wrapper{border-radius:8px;height:var(--eventDetailsBannerHeight);overflow:hidden}.esn_event_details_banner_and_stream_root.state_active .esn_event_details_hero_wrapper{height:0}.esn_root_M .esn_event_details_banner_and_stream_frame{background:none;column-gap:12px;flex-direction:row;height:272px!important}.esn_root_M.esn_root_M .esn_event_details_hero_wrapper{height:180px}.esn_event_details_banner_and_stream_root.state_active{--width:calc(100% - var(--streamWidth) - var(--streamGap))}.esn_event_details_banner_root{overflow:hidden;transition:height .32s;width:100%}.esn_event_details_banner_root,.esn_root_M .esn_event_details_banner_root{align-items:stretch;display:flex;flex-direction:column;flex-shrink:0;row-gap:8px}.esn_root_M .esn_event_details_banner_root{background-color:var(--bodyBgHover);border-radius:8px;color:var(--bodyTxt);padding:8px 16px;transition:width .32s;width:var(--width)}.esn_event_details_stream_root{align-items:stretch;display:flex;flex-direction:column;flex-shrink:0;height:auto;row-gap:8px;width:100%}.esn_root_M .esn_event_details_stream_root{flex-shrink:0;height:100%;width:var(--streamWidth)}.esn_event_details_stream_un_pin_control{align-items:center;appearance:none;-webkit-appearance:none;background-color:var(--bodyBgHover);color:var(--accentBg);column-gap:4px;display:var(--stream_control_visibility);height:36px;justify-content:center;width:100%}.ls_overlay_controls_wrapper .esn_event_details_stream_un_pin_control{height:49px;position:relative}.ls_overlay_controls_wrapper:has(.ls_overlay_controls) .esn_event_details_stream_un_pin_control:after{background-color:var(--bodyBg2);content:"";height:40px;position:absolute;right:0;width:1px}.esn_event_details_stream_un_pin_control span{white-space:nowrap}.esn_event_details_stream_un_pin_control .es_glyph_Pin{--iconSize:20px}.esn_event_details_stream_un_pin_control>span{--fsz_event_markets_count:13px;font-size:13px;font-weight:700}.esn_event_details_header_variation_2{align-items:center;column-gap:1px;display:flex}.esn_root_M .esn_event_details_header_variation_2{display:none}.esn_event_details_header_variation_2_action{background:var(--headerRGBA2);color:var(--headerTxt2);flex-shrink:0;height:36px;width:36px}.esn_event_details_header_variation_2_end{background:var(--headerRGBA2);color:var(--headerTxt2);column-gap:8px;height:36px;padding-inline-end:6px;padding-inline-start:8px}.esn_event_details_header_variation_2_end,.esn_event_details_header_variation_2_end_text{align-items:center;display:flex;flex-grow:1;min-width:1px}.esn_event_details_header_variation_2_end_text>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.esn_event_details_control_wrapper{align-items:center;display:flex;flex:1 1;justify-content:center}.esn_event_details_header_arrows_circle_wrapper{align-items:center;display:flex;gap:8px;justify-content:center}.esn_event_details_header_arrows_circle{background-color:#fff;border-radius:100%;height:4px;opacity:.4;width:4px}.esn_event_details_header_arrows_circle.active{height:8px;opacity:1;width:8px}.esn_event_details_header_arrows_wrapper{align-items:center;display:flex;gap:8px;justify-content:center}.esn_event_details_scoreboard_scroll_container{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none}.esn_event_details_scoreboard_scroll_container::-webkit-scrollbar{display:none}.esn_event_details_scoreboard_scroll_item{box-sizing:border-box;flex:0 0 100%;scroll-snap-align:start;width:100%}.esn_event_details_header_arrows_wrapper .icon-disabled{cursor:default;opacity:.6;pointer-events:none}.esn_event_details_control_wrapper .esn_event_details_control{align-items:center;border-radius:4px;column-gap:4px;display:flex;flex-shrink:0;height:32px;justify-content:center;width:auto}.esn_event_details_control.state_active .es_glyph_LiveStream:before{content:"\E060"}.variation_header .esn_event_details_control.state_active{background-color:var(--bodyBg2)}.es_glyph_sm{--iconSize:20px!important}.esn_event_details_control_icon{position:relative}@keyframes blink{0%,to{background:var(--successBg)}50%{background:#ffb700}}.esn_event_details_control_icon:after,.esn_event_details_control_icon:before{--sizeBink:6px;--size:8px;background:var(--bodyBgHover);border-radius:50%;content:"";height:var(--size);left:0;position:absolute;top:0;width:var(--size);z-index:10}.esn_event_details_control_icon:after{animation:blink 2s 1000;background:var(--successBg);height:var(--sizeBink);left:1px;top:1px;width:var(--sizeBink)}.esn_aside_content_live_stream_wrapper{height:218px}.esn_filters_aside_container{align-items:stretch;display:flex;flex-direction:column}.esn_filters_aside_container .esn_widget_iframe_root.esn_widget_iframe_root{display:flex;justify-content:flex-start;margin-top:0;position:static}.esn_filters_aside_tabs_wrapper.esn_filters_aside_tabs_wrapper{align-items:center;border-top-left-radius:8px;border-top-right-radius:8px;column-gap:0;display:flex}.esn_filters_aside_tabs_wrapper>.es_filter_tab{background:var(--filterBg);color:var(--filterTxt);flex:1 0 50%;height:38px}.esn_ls_tabs_root>.esn_ls_tabs_container{background:var(--headerBg);color:var(--tabTxt);padding:8px 0}.esn_root_mobile .esn_ls_tabs_root .esn_ls_tabs_container{background:var(--eventBg)}.esn_root_mobile .esn_ls_tabs_root .esn_ls_tabs_container .esn_ls_tabs_wrapper{padding:0 8px}.esn_ls_tabs_root>.esn_ls_tabs_container>.esn_ls_tabs_wrapper{align-items:center;display:flex;justify-content:space-between;padding:0 16px;width:100%}.esn_list_favorite{align-items:stretch;display:flex;flex-direction:column;row-gap:4px}.txt_oe,.txt_oe span,.txt_oe strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.es_root,.es_root *{scrollbar-color:auto;scrollbar-width:auto}.es_root ::-webkit-scrollbar{border-radius:2px;height:4px;-webkit-transition:all .3s;transition:all .3s;width:4px}.uf_SBC::-webkit-scrollbar-thumb,.uf_SBC::-webkit-scrollbar-track{background-color:transparent;-webkit-transition:background-color 314ms;transition:background-color 314ms}.uf_SBC:hover::-webkit-scrollbar-track{background-color:var(--bodyRGBA3)}.uf_SBC:hover::-webkit-scrollbar-thumb{background-color:var(--bodyBg3)}.tg_bh_aside_content::-webkit-scrollbar-thumb,.tg_bh_root_main::-webkit-scrollbar-thumb,.tg_bh_tab_wrapper_scroll::-webkit-scrollbar-thumb{background-color:var(--bodyBg3)}.bh_bet_share_container.dg_scroller{--scrollColor:var(--bodyBg3);height:calc(100% - 42px)}.bh_tab_wrapper_scroll.dg_scroller{--scroll-bar-display:none}.dg_scroller{--scroll-bar-display:initial;--scrollbar-width:4px;--scrollbar-background:var(--bodyBg3);--scrollbar-border-radius:4px;--scrollbar-track-border:none;--scrollbar-thumb-border:none;-webkit-overflow-scrolling:touch}.dg_scroller::-webkit-scrollbar,.dg_scroller::-webkit-scrollbar-thumb,.dg_scroller::-webkit-scrollbar-track{border-radius:var(--scrollbar-border-radius);display:var(--scroll-bar-display);width:var(--scrollbar-width)}.dg_scroller::-webkit-scrollbar-thumb{background-color:var(--scrollbar-background);border:var(--scrollbar-thumb-border);border-radius:var(--scrollbar-border-radius)}.dg_scroller::-webkit-scrollbar{background-color:var(--scrollbar-background);border:var(--scrollbar-track-border);border-radius:var(--scrollbar-border-radius);width:var(--scrollbar-width)}.dg_scroll_Y{overflow-x:hidden;overflow-y:auto}.dg_scroll_X{overflow-x:auto;overflow-y:hidden}.es_display_contents{display:contents!important}.es_text_overflow{flex-shrink:1;overflow:hidden;text-overflow:ellipsis}.es_text_nowrap,.es_text_overflow{white-space:nowrap}.es_root{--uf_FS:13px;--uf_FW:400;--uf_LH:15px;--_uf_FF:var(--uf_FF);--_uf_FS:var(--uf_FS);--_uf_FW:var(--uf_FW);--_uf_LH:var(--uf_LH);font-size:var(--_uf_FS);font-weight:var(--_uf_FW)}.live_dot{align-items:center;background:rgba(84,200,27,.2);display:flex;height:8px;justify-content:center;width:8px}.live_dot,.live_dot:before{border-radius:50%;flex-shrink:0}.live_dot:before{background:#54c81b;content:"";height:4px;width:4px}.es_root .es_icon.xs [class*=dg_icon_]{font-size:30px;height:16px;line-height:16px;width:16px}.es_image_logo{--_img_size:16px;background-position:50%;background-repeat:no-repeat;background-size:contain;height:var(--_img_size);width:var(--_img_size)}.dg_icons_m [class*=" dg_icon_"],.dg_icons_m [class^=dg_icon_],.dg_icons_m[class*=" dg_icon_"],.dg_icons_m[class^=dg_icon_]{font-size:44px;height:24px;line-height:23px;width:24px}.dg_icons_s [class*=" dg_icon_"],.dg_icons_s [class^=dg_icon_],.dg_icons_s[class*=" dg_icon_"],.dg_icons_s[class^=dg_icon_]{font-size:36px;height:20px;line-height:19px;width:20px}.dg_icons_xs [class*=" dg_icon_"],.dg_icons_xs [class^=dg_icon_],.dg_icons_xs[class*=" dg_icon_"],.dg_icons_xs[class^=dg_icon_]{font-size:30px;height:16px;line-height:16px;width:16px}.dg_icon_live_stream:before,.dg_icon_tv:before{content:"\e15d"}.dg_icon_favorite{cursor:pointer;position:relative}.dg_icon_favorite:before{content:"\e13B";position:absolute}.dg_icon_favorite:after{color:var(--accentBg);content:"\e13C";position:absolute;transform:scale(0);transition:transform var(--dg_trn_xs)}.dg_icon_favorite.selected:after{animation:popOutStar 218ms ease-in-out 218ms 1 alternate;transform:scale(1)}@keyframes popOutStar{0%{transform:scale(1)}to{transform:scale(1.2)}}.dg_icon_wallet:before{content:"\e0be"}.dg_icon_tournament:before{content:"\e0bf"}.dg_icon_calendar:before{content:"\e115"}.es_logo{background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;height:var(--icon_size_team);width:var(--icon_size_team)}.esn_chat_info_team_logo{--icon_size_team:var(--icon_size_team_chat)}.es_root{--successBg:#54c81b;--eventRowItemH-M:100px;--eventRowItemH-D:104px;--gap_xxs:2px;--gap_xs:4px;--gap_s:6px;--gap_m:8px;--gap_l:12px;--gap_xl:16px;--gap_xxl:24px;--gap_xxxl:32px;--gap_xxs_neg:calc(var(--gap_xxs)*-1);--gap_xs_neg:calc(var(--gap_xs)*-1);--gap_s_neg:calc(var(--gap_s)*-1);--gap_m_neg:calc(var(--gap_m)*-1);--gap_l_neg:calc(var(--gap_l)*-1);--gap_xl_neg:calc(var(--gap_xl)*-1);--gap_xxl_neg:calc(var(--gap_xxl)*-1);--radius_xxs:2px;--radius_xs:4px;--radius_s:6px;--radius_m:8px;--radius_l:10px;--radius_xl:12px;--radius_xxl:16px;--trn_S:236ms;--trn_M:382ms;--trn_L:618ms;--dg_icon_size:24px;--popup_z_index:100;--bodyRGBA0:rgba(12,16,27,0);--pending:#faaf19;--lost:#ff5254;--won:#54c81b}.mobile.es_root{--eventRowItemH:var(--eventRowItemH-M)}.desktop.es_root{--eventRowItemH:var(--eventRowItemH-D)}.spacer_X{flex-shrink:0;height:1px;width:var(--spacer_X_size)}.spacer_X.xs{--spacer_X_size:var(--gap_xs)}.spacer_X.s{--spacer_X_size:var(--gap_s)}.spacer_X.m{--spacer_X_size:var(--gap_m)}.spacer_X.l{--spacer_X_size:var(--gap_l)}.spacer_X.xl{--spacer_X_size:var(--gap_xl)}.spacer_X.xxl{--spacer_X_size:var(--gap_xxl)}.spacer_X.xxxl{--spacer_X_size:var(--gap_xxxl)}*,:after,:before{box-sizing:border-box}body{margin:0;padding:0}.esn_mid_content{background:transparent;color:var(--bodyTxt);display:flex;flex-direction:column;height:auto;min-width:0;width:100%}.bet-history .esn_mid_content{height:100%}.esm_event_tabs_wrapper{align-items:center;column-gap:16px;display:flex;width:100%}.es_root.md .esm_event_tabs_wrapper,.es_root.sm .esm_event_tabs_wrapper,.es_root.xs .esm_event_tabs_wrapper{padding-inline-end:8px}.esn_result_filter_items_wrapper_visible,.esn_root_F .esn_result_filter_items_wrapper{display:grid}.esn_widgets_wrapper{overflow-y:auto;padding-top:16px}.es_root.md .esn_widgets_wrapper,.es_root.sm .esn_widgets_wrapper,.es_root.xs .esn_widgets_wrapper{padding-inline-end:8px;padding-inline-start:8px}.esn_widgets_group_heading{color:var(--bodyTxt);font-size:14px;font-weight:400;margin-bottom:8px;margin-top:8px;padding:0 16px;text-transform:capitalize}.esn_root_L .esn_sidebar{grid-column-end:3;grid-column-start:2;grid-row-end:3;grid-row-start:2}.esn_root_L .esn_mid_content{--special_events_content_grid_column_start:2;--special_events_content_grid_column_end:3;--special_events_content_grid_row_start:3;--special_events_content_grid_row_end:4}.esn_root_M.search .esn_mid_content{grid-row-end:4;grid-row-start:2}.esn_layout{--padXStart:16px;--padXEnd:16px;--startBarW:312px;--endBarW:376px;--headerH:52px;--sidebarStartWidth:312px;--sidebarEndWidth:376px;--centerWidth:1232px;--grid_row_1_h:48px;--grid_row_2_h:62px;--grid_row_3_h:1fr;--grid_col_1_w:0px;--grid_col_2_w:1fr;--grid_col_3_w:0px;--odd_grp_pad:4px;--tournament_planets_height:202px;--tournament_template_columns:100%;--tournament_scroll_main:auto;--tournament_scroll_side:visible;--tournament_tabs_template_columns:repeat(3,1fr);--special_events_content_grid_column_start:1;--special_events_content_grid_column_end:-1;--special_events_content_grid_row_start:3;--special_events_content_grid_row_end:4;--icon_size_sidebar:24px;--icon_size_game_header:20px;--icon_size_game_content:20px;--icon_size_outright:20px;--icon_size_team:24px;--icon_size_team_chat:20px;--tournament_filter_deco_visibility:block;--esn_trn_planet_size_0:32px;--esn_trn_planet_size_1:32px;--esn_trn_planet_size_2:24px;--esn_trn_planet_size_3:24px;--esn_trn_planet_size_4:18px;display:grid;grid-template-columns:var(--grid_col_1_w) var(--grid_col_2_w) var(--grid_col_3_w);grid-template-rows:var(--grid_row_1_h) var(--grid_row_2_h) var(--grid_row_3_h);height:auto}.esn_nav_root{grid-column-end:4;grid-column-start:1;grid-row-end:2;grid-row-start:1}.esn_sidebar{grid-column-end:3;grid-column-start:2}.esn_content_root{grid-column-end:var(--special_events_content_grid_column_end);grid-column-start:var(--special_events_content_grid_column_start);grid-row-end:var(--special_events_content_grid_row_end);grid-row-start:var(--special_events_content_grid_row_start)}.bet-history .esn_content_root{overflow:hidden}.esn_aside_root:empty{display:none}.esn_root_M>.esn_layout{--esn_trn_planet_size_1:68px;--esn_trn_planet_size_2:50px;--esn_trn_planet_size_3:50px;--esn_trn_planet_size_4:40px}.esn_root_L>.esn_layout{--grid_row_1_h:52px;--grid_row_2_h:78px;--grid_row_3_h:calc(100% - var(--grid_row_1_h) - var(--grid_row_2_h));--odd_grp_pad:12px;--icon_size_sidebar:24px;--icon_size_game_header:20px;--icon_size_game_content:24px;--icon_size_outright:20px;--esn_trn_planet_size_1:40px;--esn_trn_planet_size_2:32px;--esn_trn_planet_size_3:32px;--esn_trn_planet_size_4:25px}.esn_root_L.esn_sidebar_column .esn_layout{--grid_col_1_w:312px;--grid_col_2_w:1fr;--grid_col_3_w:0;transition:All .1s linear}.esn_root_L.esn_sidebar_collapsed .esn_layout{--grid_col_1_w:88px;--grid_col_2_w:1fr;--grid_col_3_w:0}.esn_root_L.esn_sidebar_collapsed.esn_sidebar_row .esn_layout{--grid_col_1_w:0;--grid_col_2_w:1fr;--grid_col_3_w:0}.esn_root_L.esn_sidebar_column .esn_layout,.esn_root_L.esn_sidebar_row .esn_layout{--header_pad_x_start:16px;--header_pad_x_end:16px;--games_pad_x_start:16px;grid-template-columns:var(--grid_col_1_w) var(--grid_col_2_w) var(--grid_col_3_w)}.esn_root_L.esn_sidebar_row .esn_layout{--games_pad_x_end:16px;--c_pad_end:0;--hero_pad_x_start:16px;--hero_pad_x_end:16px;--event_pad_x_start:16px;--event_pad_x_end:16px;--grid_col_1_w:0;--grid_col_2_w:1fr;--grid_col_3_w:0;--c_pad_start:16px;--c_pad_end:16px}.esn_root_L.esn_sidebar_row .esn_layout .esn_sidebar{grid-column-end:-1;grid-column-start:1}.esn_root_L.esn_sidebar_row.event-details .esn_layout .esn_sidebar{grid-column-end:3}.es_root.esn_special_layout{--special_layouts_table_item_height:40px}.esn_root_L.esn_sidebar_column .esn_sidebar{grid-column-end:2;grid-column-start:1;grid-row-end:4;grid-row-start:1}.esn_root_L.esn_sidebar_column .esn_content_root{--special_events_content_grid_column_start:2;--special_events_content_grid_column_end:3;--special_events_content_grid_row_start:2;--special_events_content_grid_row_end:4}.esn_root_L.esn_special_layout .esn_content_root{--special_events_content_grid_column_start:1;--special_events_content_grid_column_end:-1;--special_events_content_grid_row_start:2;--special_events_content_grid_row_end:4}.esn_root_FHD.esn_special_layout .esn_content_root{--special_events_content_grid_column_start:2;--special_events_content_grid_column_end:3;--special_events_content_grid_row_start:2;--special_events_content_grid_row_end:4}.esn_special_layout_sub_filters{align-items:var(--special_layouts_align_items);display:flex;flex-direction:var(--special_layouts_flex_direction);padding:0;row-gap:8px}.esn_special_layout_aside_root{padding:0 16px}.esn_root_L .esn_special_layout_sub_filters{grid-column-end:2;grid-column-start:1}.esn_root_L .esn_special_layout_anim_root{grid-column-end:2;grid-column-start:1;grid-row-end:3;grid-row-start:2}.esn_root_L .esn_special_layout_aside_root{grid-column-end:3;grid-column-start:2;grid-row-end:3;grid-row-start:1;padding:12px 16px}.esn_root_FHD .esn_special_layout_anim_root,.esn_root_FHD .esn_special_layout_sub_filters{grid-column-end:3;grid-column-start:2}.esn_root_FHD .esn_special_layout_aside_root{grid-column-end:4;grid-column-start:3}.esn_root_FHD .esn_special_layout_main_sub_layout{grid-column-end:3;grid-column-start:2}.es_root.esn_special_layout>.esn_layout{--special_events_content_grid_column_start:1;--special_events_content_grid_column_end:-1;--special_events_content_grid_row_start:2;--special_events_content_grid_row_end:4;--special_layouts_flex_direction:column;--special_layouts_align_items:center}.esn_root_L.es_root.esn_special_layout>.esn_layout{--special_layouts_flex_direction:row;--special_layouts_align_items:center}.esn_root_L>.esn_layout{--tournament_template_columns:1fr 360px;--tournament_template_rows:36px 1fr;--tournament_scroll_main:visible;--tournament_scroll_side:auto;--tournament_planets_height:calc(100% - var(--special_events_row_1_height));--tournament_tabs_template_columns:repeat(3,min-content);--tournament_filter_deco_visibility:none}.esn_root_F>.esn_layout{height:calc(100vh - var(--intHeaderH))}.es_root.esn_special_layout .esn_tournament_view_root{--special_events_tab_filter_item_stretch:1}.es_root.esn_special_layout .esn_tournament_view_root_eligible_events{--special_events_row_1_height:92px}.es_root.esn_special_layout.esn_root_L .esn_tournament_view_root{--special_events_tab_filter_item_stretch:0 1;--special_events_row_1_height:56px;grid-template-rows:var(--special_events_row_1_height) 1fr}.esn_content_root.esn_content_panel_full_content,.esn_sidebar_column .esn_content_root.esn_content_panel_full_content{grid-column-end:4;grid-column-start:1;grid-row-start:2}.esn_root_FHD .esn_aside_root{grid-column-end:4;grid-column-start:3;grid-row-end:4;grid-row-start:2;overflow-y:auto}.es_root.esn_root_L.esn_special_layout,.es_root.esn_special_layout{--special_events_content_grid_column_start:1;--special_events_content_grid_column_end:2;--special_events_content_grid_row_start:2;--special_events_content_grid_row_end:3}.esn_root_FHD .esn_layout{--grid_col_3_w:360px!important}.es_root.esn_special_layout.esn_root_FHD .esn_tournament_view_root{grid-template-columns:312px 1fr var(--grid_col_3_w)}.esn_root_L.es_root.esn_special_layout>.esn_layout{--c_pad_start:16px;--special_layouts_table_item_height:56px;grid-template-rows:52px 1fr}.esn_root_MAX.es_root.esn_special_layout>.esn_layout{--c_pad_end:16px;grid-template-columns:var(--grid_col_1_w) var(--grid_col_2_w) var(--grid_col_3_w)}.es_root.esn_special_layout.esn_root_FHD>.esn_layout{grid-template-columns:312px 1fr var(--grid_col_3_w)}.bet-history .esn_sidebar{display:none}.bet-history .esn_content_root{grid-row-start:3}.bet-history.bet-history.bet-history .esn_layout{--grid_col_1_w:0;--grid_row_2_h:0px;--grid_row_3_h:calc(100% - var(--grid_row_1_h) - var(--grid_row_2_h));height:calc(100vh - var(--intHeaderH))}.esn_root_L.bet-history.bet-history .esn_mid_content{grid-column-end:4;grid-column-start:1;grid-row-end:4;grid-row-start:2}.esn_root_L .esn_game_details_root{display:grid;grid-template-columns:1fr 360px;overflow:hidden;padding-bottom:0}.esn_root_FHD .esn_game_details_root{grid-template-columns:1fr}.esn_details_wrapper{overflow-y:auto;padding-bottom:16px}.esn_details_wrapper_side{align-items:stretch;display:flex;flex-direction:column;overflow-y:auto;padding:16px;row-gap:8px}.esn_details_wrapper_side:empty{display:none}.esn_details_wrapper_side .single_event_score_board_live_stream{height:auto}.esn_root_L.event-details{--hero_pad_x_start:16px;--event_pad_x_start:16px}.esn_root_L.event-details.esn_sidebar_column{--hero_pad_x_start:0;--event_pad_x_start:0}.esn_root_L.event-details.esn_sidebar_column .es_market_wrapper{--c_pad_start:0;--c_pad_end:0}.esn_root_L.esn_sidebar_column{--c_pad_start:0;--c_pad_end:16px}.esn_root_FHD.esn_sidebar_column{--c_pad_start:0;--c_pad_end:0;--filters_result_search_width:190px}.es_root.md .esn_layout.without-sidebar,.es_root.sm .esn_layout.without-sidebar,.es_root.xs .esn_layout.without-sidebar{--grid_row_2_h:0}.es_root.md .esn_layout.without-sidebar .esn_sidebar,.es_root.sm .esn_layout.without-sidebar .esn_sidebar,.es_root.xs .esn_layout.without-sidebar .esn_sidebar{display:none}.es_root.search.md .esn_layout,.es_root.search.sm .esn_layout,.es_root.search.xs .esn_layout{--grid_row_1_h:108px}.esn_game_item_wrapper{--gameWidth:48px;--gameHeight:48px;flex-shrink:0;height:var(--gameHeight);margin-bottom:0;margin-inline-end:12px;position:relative;width:var(--gameWidth)}.esn_game_item_wrapper:last-child{margin-inline-end:0}.esn_root_L.esn_sidebar_row .esn_game_item_wrapper{--gameWidth:72px;--gameHeight:64px}.esn_root_L.esn_sidebar_row .esn_game_item_wrapper .esn_sidebar_item_title{font-size:12px;line-height:27px}.esn_root_L.esn_sidebar_column .esn_game_item_wrapper{--gameWidth:100%;--gameHeight:40px;justify-content:flex-start;margin-bottom:4px;margin-inline-end:0}.esn_root_L.esn_sidebar_collapsed.esn_sidebar_column .esn_game_item_wrapper{--gameWidth:40px;--gameHeight:40px}.esn_sidebar .esn_game_item{--gameFontSize:10px;--gameMoreFontSize:10px;align-items:center;background-color:var(--tabBg);border-radius:8px;color:var(--tabTxt2);cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;min-width:0;padding:6px 4px;position:relative;transition:all var(--trz)}.esn_sidebar .es_nav_search_input_wrapper .es_nav_search_clear{display:none}.esn_sidebar .esn_game_item_active{background-color:var(--tabBgHover);background-image:none;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid var(--tabAccent);color:var(--tabTxt);image-rendering:pixelated}.esn_root_L .esn_sidebar_wrapper .esn_game_item{background-color:var(--tabBg2)}.esn_root_L .esn_sidebar_wrapper .esn_game_item_active{background-color:var(--tabBg)}.esn_sidebar .esn_sidebar_item_title{display:block;flex-grow:1;font-size:var(--gameFontSize);font-weight:400;margin-top:0;min-width:1px;padding:0;text-align:center;transition:color var(--trz);width:100%}.esn_sidebar_item_count{flex-shrink:0;font-size:14px;font-weight:400;text-align:end;transition:padding var(--trz),min-width var(--trz),opacity var(--trz);white-space:nowrap}.esn_game_item_live_indicator{align-items:center;display:flex;height:8px;justify-content:center;left:4px;pointer-events:none;position:absolute;top:4px;transition:all var(--trz);width:8px;z-index:10}.esn_game_item_live_indicator.esn_event_live_case{position:unset}.esn_game_item_live_indicator:before{animation:esn_animation_live 2s ease-in-out 999;border-radius:50%;content:"";height:4px;width:4px}@keyframes esn_animation_live{0%{background:#faaf19;transform:scale(1)}66%{background:#54c81b;transform:scale(1.4)}to{background:#faaf19;transform:scale(1)}}.esn_game_action_wrapper{align-items:center;display:flex;flex-shrink:0;height:var(--event_fav_wrapper_size);justify-content:center;width:var(--event_fav_wrapper_size)}.esn_root_mobile .esn_game_action_wrapper{--event_fav_wrapper_size:32px}.es_header_wrapper:not(:last-child) .esn_game_action_wrapper{margin-inline-end:12px}.esn_game_action_wrapper.esn_single_tournament_favorite_icon{margin-left:auto}@keyframes dropdownOpen{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.esn_sidebar{background-color:var(--bodyBg);min-width:0;padding:0;position:relative;width:100%;z-index:30}.esn_sidebar_items_wrapper{border-radius:0;display:flex;flex-direction:row;overflow-x:auto;padding-bottom:2px;padding-inline-end:var(--games_pad_x_end);padding-top:12px;padding-inline-start:var(--games_pad_x_start);scrollbar-width:none;width:100%}.esn_game_item i{--iconSize:20px!important}.esn_sidebar .esn_sidebar_item_count{align-items:center;background-color:var(--bodyBgHover);border-radius:4px;color:var(--bodyTxt2);display:flex;font-size:var(--gameMoreFontSize);height:16px;justify-content:center;min-width:16px;padding:0 5px;position:absolute;right:0;top:0;transform:translate(4px,-4px);transition:opacity .3s;z-index:24}.esn_root_L .esn_sidebar .esn_sidebar_item_count{background-color:var(--bodyBg3);color:var(--bodyTxt2)}.esn_sidebar_wrapper .esn_sidebar_toggler_wrapper{display:none}.esn_root_L.esn_sidebar_column .esn_sidebar{padding:12px 16px;position:relative}.esn_root_L.esn_sidebar_column .esn_sidebar_items_wrapper{border-radius:8px;flex-direction:column;height:calc(100% - 24px);overflow-x:hidden;overflow-y:auto;padding:8px;transition:All .1s linear}.esn_sidebar_row .esn_sidebar_items_wrapper{height:auto}.esn_root_L.esn_sidebar_column .esn_sidebar .esn_game_item{--gameFontSize:14px;--gameMoreFontSize:14px;background-color:var(--menu_1Bg);border-radius:4px;color:var(--menu_1Txt2);flex-direction:row;padding-inline-end:12px;padding-inline-start:8px}.esn_root_L.esn_sidebar_column .esn_sidebar .esn_game_item_active{background-color:var(--menu_1Bg2)}.esn_sidebar_column .esn_sidebar .esn_game_item:hover{background-color:var(--menu_1BgHover);color:var(--menu_1Txt)}.esn_sidebar_column .esn_sidebar .esn_game_item:hover .esn_sidebar_item_title{color:var(--menu_1Txt)}.esn_root_L.esn_sidebar_column .esn_sidebar .esn_sidebar_item_title{color:var(--menu_1Txt2);display:block;justify-content:flex-start;margin-top:0;padding:0 8px;text-align:left}.esn_root_L.esn_sidebar_column.esn_sidebar_collapsed .esn_sidebar_item_count,.esn_root_L.esn_sidebar_column.esn_sidebar_collapsed .esn_sidebar_item_title{display:none}.event-details:not(.esn_root_L) .esn_layout,.single-competitor:not(.esn_root_L) .esn_layout,.single-tournament:not(.esn_root_L) .esn_layout{--grid_row_1_h:0px;--grid_row_2_h:0px}.event-details:not(.esn_root_L) .esn_nav_root,.event-details:not(.esn_root_L) .esn_sidebar,.single-competitor:not(.esn_root_L) .esn_nav_root,.single-competitor:not(.esn_root_L) .esn_sidebar,.single-tournament:not(.esn_root_L) .esn_nav_root,.single-tournament:not(.esn_root_L) .esn_sidebar{-webkit-appearance:none;appearance:none;opacity:0;overflow:hidden}.esn_root_RTL.esn_sidebar_column .esn_sidebar .esn_sidebar_item_title{text-align:right}.esn_root_L.esn_sidebar_column .esn_sidebar .esn_sidebar_item_count{background-color:transparent;border-radius:0;color:var(--menu_1Txt2);flex-shrink:0;height:auto;padding:0;position:static;transform:none}.esn_root_L.esn_sidebar_column .esn_game_item_glow_shape{display:none}.esn_sidebar_toggler_main{align-items:center;column-gap:8px;display:flex;height:40px;padding:0 8px}.esn_sidebar_collapsed .esn_sidebar_toggler_main{column-gap:0;flex-direction:column;height:auto;row-gap:8px}.esn_sidebar_collapsed .esn_sidebar_toggler{order:-1}.esn_sidebar_column .esn_sidebar_toggler{align-items:center;background:var(--dominantBg);border-radius:4px;color:var(--tabTxt2);display:flex;height:40px;justify-content:center;min-width:40px}.esn_sidebar_collapsed .esn_sidebar_toggler{justify-content:center}.esn_sidebar_collapsed .esn_sidebar_toggler>i{transform:scaleX(-1)}.esn_sidebar_collapsed .esn_sidebar_toggler>span{display:none}.esn_game_logo_sidebar{align-items:center;display:flex;flex-shrink:0;height:var(--icon_size_sidebar);justify-content:center;object-fit:contain;width:var(--icon_size_sidebar)}.esn_logo_img{height:100%;width:100%}.esn_root_mobile .esn_game_logo_sidebar [class^=es_glyph_],.esn_root_tablet .esn_game_logo_sidebar [class*=" es_glyph_"]{--iconSize:20px}.es_glyph--custom:before{background-image:var(--glyphCustom);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:100%;width:100%}.es_glyph_events_group{--glyphCustom:url(data:image/png;base64,iVBORwoaCgAAAA1JSERSAAAAYAAAAGAIBgAAAOKYdzgAAAAJcEhZcwAALEsAACxLAaU9lqkAAAABc1JHQgCuzhzpAAAABGdBTUEAALGPC/xhBQAABztJREFUeAHtnU9yE0cUxt+bkbArbJRFqgCTwjkB8iYYskA+QWSw18AJgBMgnwB8AjtrTGJOYGVBDFnE5gQoVThkF6UqBrmk6Zf3hEQJ3JKZnu6etphflQvQWNJ0f/3nva+7B4CCgoKCgoKCgoKCgi8NBAesPr94l4Aa/NcKTAdtQHq0deWvNbCMdQFu/vZtHSP1C0whpNTyk2tvtsEiEVgGManClIKI1stmXwDAFkwpykHZrAvQ7ZStdtGQUJA0wTLWBdhearV5Am7BlIFcpu2rf7fAMtYFeA8+hakDm+AANwKoqAlThlLKSaNyIkByFDdhykiQ9sEBTgSQeYD/aMLUQPsuxn/BSiJW36tUyp3ZOmB8nRCqRFThcHQepgvOhqGFRK2E8OnPVw82wQKZBZhC2+Gz4IpjIWAtqxCZBFh5ceEBEDbgSwapkcUjMhZg0PIfQQGj7m8tvjGqCyMB6rvn5ksY70GOw44kRhyaLHejpB1jtJPrnIPQ7p05/G57od1O+U6zKCjG+AHkPObzRLj2+IeDfnSCCtchTwgqpc5X98AA0zC0pnux3yoJl3ozh19vLR6g/DBOvKFRX6Z3VN4EFyh6OiyH/EjZxtosEd4FA1ILsPr7XJXHrXndtS6ppa2rr5ujXVGp5F+wT3M0LneVd2CE/4z+W8oWRbis/WXuBavPvkltV6cWgHr61g+fVIpLFMFPx18EL/7T4+8PJCNu6q5RXKpBStILEOlbPxD9Cp7Q2cLOhiENBPBS9zpCdBlSkloAHn60X8LZrxOvRIO2p/m0PyICbVlpzNA8iRKkRxv9IMapQzDt5/AkRxTd6UGppf2F2fGhHk/+y9CpaO8vpqTKa9UbYCN6i1kAdfxl9CTAvO5FNZO8AguQgpdb1143wYD3k/9YgVo3d8/XEaNbkJFukrQ5DwIbmISh2hak8J2VaIcjj8uS6IFlxDDkD78ONujMakU2GYKs2dEmWaAOKUQZ4x2bIqzsnqvFR2f3TIYIHYP5xgqOliSzISJwF3/VN/syIp4V2+Q7tirfNiYCaNW/8cf5S2AbdlpXXsztmfQGec/K87kdF4ahzd6ZPg8A0gqAHVgAFxBU0w5JK7sXawOzsAYOKI3tTelD8fQ9YFzCFUU1cETaya3XKUlFODMLCWN9JKXgT0hJ+kSMIq3KiHCrH2m4IZXN4TIpk57I88lt3TVlYDymFmBsyi+W7NHZzJOmDq33c+Kb3HhDAyt+zFem3zmXWoATWtc9G5HLp4wrmLTGcXODC29Iyjau9fPrmyZmpFkYyoshE641LIugHX5uvjhfl4lWJugbu3O3P71uexg6af27S4nRurCRAOKLE0xYheIbXX0+90oSIMjMxzvSZJ7h0PQhz0VyBqEiE3SEsMEh58Njc5CFYUjKIOHspMrne1g3teKNE7HkXakxaRNuP3KRBCir90L4oVJXn81VJaPlD9ct/90r8zWbMTrJcMNlgAnhrJiHycxhAwzJtC1FCut8QZwXvCGBNXYgL42peM1bYJOwvzwqv+8sHJXKl1XALAtRmTdmeREhQGxUvpDZC5IbSPhGyCRUPL00uzNvF2wswVo9pLfK0YhCejCtvaE/3nMEaGtf6PvPdIAIQZwZgyMvxjMSzu4TqvUnV+yekBScCDCKGGPccuZZkIdwSjbwDvY3rXEYu9/96rBla61D/12eWNm90GDDyIlVYRuJoh4vHtwBD3hbkOl1zogv76wlWaRtmtWa4E2AgTXgrWDGEK772mAmeBuChvTT+nAn5+bW4sESeMT7mnCPkjshniOWiVfuDTzjvQcIoWXPtrJaE3LZFdHPnt+dWZjoqHpCnExbWa0JufSAUSRP4CRnw3dvGG6BFGsdciT3fUFSAb57w7DV5135Qu49YBTXvSGUVj9KUAIMYSE4ayarWbO0elk4cWkrmBCkAIKtSCnEVj9KsAIMydQb2FDrzf73KLRWP0qQm3NHwZiMLWA1k2yEXPlC8AJQkphb2EeRV1vBhOAFAIqrYEjE6xAQOKdgCELjUy2IaH/LvGXCH4KIsqyi1SBwwh+CAIyHIJMzW74JWgB5LAJkXEd2cnLHIkELkCkCGhJ4JBT2EJQhAhoSeiQUtABZIqAPnxF4JJSrFdF/2uLb8jxFsX6owVj2EmXqBfJwPTphqbE329nPK2POTQDZak4xyAJ97pu1RCSF6r6LnW+f8d3+CeGZc8eQ576pxPvSZC5zQBniGoS2TVEOGUJ0GzyTzyQc4Y8QIph90k9LLgKwvVCDMKk5POusxbsAg4N7we6Sjjpn6+AR7wIQxl4LmJYYwesw5F0ADru8j7NpIITp7QGDI6SZ7QWnGD7/0xSvAgzCz+Axef6nKX6HoFDDz2NE3u7TqwABh58fg1D1FY56EyD08PMjeB4QkxA84O+MGBtecIqgaGa6ekDf5CJcOwX/y57Y0vdD3cpYUFBQUFBQUFBQUHD6+R/3rPBAshkcyAAAAABJRU5ErkJggg==)}.es_glyph_tournaments_group{--glyphCustom:url(data:image/png;base64,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)}@keyframes openSearch{0%{max-width:0}to{max-width:100%}}.esn_search_page,.esn_search_page_inner{height:100%}.esn_search_page_inner_content{height:calc(100% - 42px);overflow-y:auto}.es_nav_search_root{position:relative;width:100%}.es_nav_search_inner{align-items:center;animation:openSearch .4s ease-in-out;display:flex;flex-shrink:0;overflow:hidden;position:absolute;right:0;width:100%}.es_nav_search input{flex-shrink:0;height:100%;overflow:hidden;transition:all .3s;width:200px}.es_res_search_input_wrapper{align-items:center;border:1px solid var(--inputAccent);border-radius:6px;color:var(--bodyTxt2);display:flex;flex-grow:1;height:36px;min-width:1px;padding:0 8px;position:relative;transition:all .2s}.es_res_search_input_wrapper input{font-size:13px;font-weight:400;height:100%;padding:0 8px;width:100%}.es_nav_search_input_wrapper i{--iconSize:24px!important}.es_nav_search_input_wrapper{align-items:center;background:var(--dominantBg);border-radius:4px;cursor:pointer;display:flex;flex-grow:1;height:40px;padding:0 8px;position:relative}.es_nav_search_input_wrapper .es_nav_search_clear{position:absolute;right:10px;top:calc(50% - 8px)}.es_nav_search_input_wrapper input{font-size:14px;font-weight:400;height:40px;padding:0 8px;width:100%}.es_nav_search_input_wrapper input::placeholder{color:var(--tabTxt2)}.es_root.search .es_nav_search_input_wrapper{border:1px solid var(--accentBg);transition:width .1s linear}.esn_sidebar_collapsed .es_nav_search_input_wrapper.es_nav_search_input_wrapper{border:none;width:40px}.es_market_clear_btn,.es_nav_clear_btn,.es_nav_search_btn{align-items:center;display:flex;flex-shrink:0;height:30px;justify-content:center;width:36px}.esn_nav_panel_search_wrapper{display:flex;justify-content:flex-end}.es_nav_search.es_nav_search_closed input{max-width:0;opacity:0}.es_nav_search.es_nav_search_open input{max-width:200px;opacity:1}.es_nav_search.es_nav_search_closed .es_nav_search_input_wrapper{border-color:transparent}.esn_nav_root{display:grid;grid-template-columns:100%;grid-template-rows:36px;position:relative;width:100%}.esn_root_F .esn_nav_root{grid-template-columns:1fr}.esn_nav_search_content_wrapper{background-color:transparent;color:var(--bodyTxt2);display:flex;height:40px;transition:All .1s linear;width:100%}.esn_sidebar_collapsed .esn_nav_search_content_wrapper{width:40px}.esn_nav_item{flex-shrink:0;height:36px;width:36px}.es_nav_search_inner i,.es_res_search_inner i,.esn_header_action_btn i,.esn_nav_item i,.esn_nav_tab_item i{--iconSize:16px}.esn_nav_root_main{column-gap:8px;display:grid;grid-row-end:2;grid-row-start:1;grid-template-columns:auto;justify-content:space-between;padding-inline-end:6px;padding-inline-start:16px}.esn_nav_root_main_left_text{align-items:center;color:var(--bodyTxt);cursor:pointer;display:flex;font-size:24px;font-weight:400;grid-column:1;text-decoration:none;text-transform:capitalize}.esn_nav_root_main_left_text.txt-sm{font-size:20px;font-weight:700}.esn_nav_tab_item_text_wrapper{align-items:center;display:flex;grid-column:2}.esn_nav_hidden_items .esn_nav_tab_item_text_wrapper,.esn_nav_root_main .esn_dropdown_root{display:none}.esn_nav_root_action,.esn_nav_tab_item{align-items:center;display:flex;justify-content:center}.esn_nav_tab_item{background-color:transparent;color:var(--tabTxt2);cursor:pointer;flex-shrink:0;font-size:13px;font-style:normal;font-weight:400;height:100%;padding:0 12px;position:relative;text-decoration:none;text-transform:capitalize;transition:all var(--trz)}.esn_nav_tab_item span{display:inline-block;padding:0 8px}.esn_nav_tab_item:after{background:linear-gradient(to bottom,transparent,var(--accentBg),transparent);content:"";height:20px;position:absolute;right:0;top:calc(50% - 10px);width:1px}.es_root.md .esn_nav_tab_item:after,.es_root.sm .esn_nav_tab_item:after,.es_root.xs .esn_nav_tab_item:after,.esn_nav_tab_item:last-child:after,.esn_settings_root .esn_nav_tab_item:after{display:none}.esn_settings_root .esn_nav_tab_item{padding-inline-end:0}.esn_nav_tab_item:hover{color:var(--headerTxt)}.esn_dropdown_root{margin-inline-start:1px;position:relative}.esn_dropdown_value{align-items:center;background-color:var(--headerBg);border-bottom:1px solid;border-color:transparent;color:var(--headerTxt);cursor:pointer;display:flex;height:40px;padding:0 8px;transition:all .2s}.esn_dropdown_value:hover{background-color:var(--headerBgHover);color:var(--headerTxt)}.esn_dropdown_value_arrow{transition:all .2s}.esn_dropdown_value_opened{border-color:var(--accentBg)}.esn_dropdown_value_opened .esn_dropdown_value_arrow{transform:rotateX(180deg)}.esn_dropdown_value_text{flex-grow:1;font-size:var(--filterFontSize);font-weight:400;min-width:1px;padding-inline-end:8px}.esn_dropdown_value_text,.esn_dropdown_value_text>div{max-width:calc(100% - 24px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.esn_dropdown_arrow{--iconSize:20px;flex-shrink:0}.esn_dropdown_content{background:var(--filterBg);color:var(--filterTxt3);display:none;max-height:246px;overflow-y:auto;position:absolute;top:40px;width:100%;z-index:40}.esn_dropdown_content_opened{animation:dropdownOpen var(--trz) ease forwards;display:block}.esn_dropdown_content_item{align-items:center;cursor:pointer;display:flex;height:36px;padding:0 8px;transition:all .2s}.esn_dropdown_content_item span{flex-grow:1;min-width:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.esn_dropdown_content_item:after{--iconSize:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\E011";direction:ltr!important;display:inline-block;flex-shrink:0;font-family:eSportsIconsFont;font-size:var(--iconSize);font-style:normal;font-weight:400;height:var(--iconSize);line-height:var(--iconSize);opacity:0;text-align:center;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;vertical-align:middle;width:var(--iconSize)}.esn_dropdown_content_item:hover,.esn_dropdown_content_item_active{color:var(--filterTxt)}.esn_dropdown_content_item_active{pointer-events:none}.esn_dropdown_content_item_active:after{opacity:1}.nav_panel_last{height:100%;margin-inline-start:1px;width:68px}.esn_nav_toggler>div,.nav_panel_last{align-items:center;display:flex;flex-shrink:0;justify-content:center}.esn_nav_toggler>div{background-color:transparent;color:var(--headerTxt2);cursor:pointer;height:28px;transition:all .2s;width:28px}.esn_nav_toggler_active{background-color:var(--headerBg3Hover)!important;color:var(--headerTxt)!important}.esn_nav_toggler{--cursor:pointer;--events:all;--opacity:1;align-items:center;border:1px solid var(--headerBg3Hover);border-radius:4px;cursor:var(--cursor);display:flex;flex-shrink:0;height:28px;opacity:var(--opacity);overflow:hidden;width:56px}.esn_nav_toggler>div{pointer-events:var(--events)}.esn_state_no_tree .esn_nav_toggler{--cursor:not-allowed;--events:none;--opacity:0.4}.esn_state_no_tree .esn_nav_toggler.esn_nav_toggler>div{background-color:var(--headerBg3Hover)}.esn_header_balance_title{flex-shrink:0;font-size:12px;text-transform:capitalize}.esn_header_balance{align-items:center;display:flex;height:100%;padding:0 8px}.esn_header_balance_content_end{align-items:center;display:flex;flex-grow:1;justify-content:flex-end;min-width:1px}.esn_header_balance_data{align-items:center;color:var(--headerTxt);display:flex;filter:blur(4px);font-size:12px;justify-content:flex-end;padding:0 6px;transition:all .3s;width:calc(100% - 16px)}.esn_header_balance_visible .esn_header_balance_data{filter:blur(0)}.esn_header_action_btn{align-items:center;appearance:none;-webkit-appearance:none;border:0;display:flex;height:24px;justify-content:center;outline:0;width:24px}.esn_header_balance_separator{flex-shrink:0;width:6px}.esn_root_L .esn_nav_root{grid-column-end:2;grid-column-start:2;grid-template-rows:52px;padding-top:12px}.esn_root_L .esn_nav_root.esn_nav_full{grid-column-start:1;padding-inline-start:24px}.es_root.lg.bet-race:not(.esn_root_FHD) .esn_nav_root,.es_root.lg.tournaments:not(.esn_root_FHD) .esn_nav_root,.es_root.xl.bet-race:not(.esn_root_FHD) .esn_nav_root,.es_root.xl.tournaments:not(.esn_root_FHD) .esn_nav_root{grid-column-start:1}.esn_root_F_T .esn_nav_root,.esn_root_L .esn_nav_root.esn_nav_root_with_balance{grid-template-columns:1fr 260px}.esn_root_F_T .esn_nav_root{grid-column-end:3;grid-column-start:2;grid-row-end:2;grid-row-start:1;grid-template-rows:40px;padding-inline-end:0;padding-top:12px}.esn_root_L .esn_nav_root_main{column-gap:0;grid-row-end:1;grid-row-start:1;height:36px;padding:0}.esn_root_L .esn_nav_root_main .esn_dropdown_root{display:block}.esn_root_L .esn_nav_root_main .esn_dropdown_root .esn_dropdown_value{background-color:var(--headerRGBA);color:var(--headerTxt2)}.esn_root_L .esn_nav_root_main .esn_dropdown_root .esn_dropdown_value:hover{background-color:var(--headerRGBA);color:var(--headerTxt)}.esn_navbar_item_center{align-items:center;display:flex;justify-content:center}.esn_root_L .esn_nav_tab_item_text_wrapper{border-bottom-left-radius:8px;border-top-left-radius:8px;grid-template-columns:repeat(calc(var(--nc) + 3),max-content);padding-inline-start:16px}.esn_nav_tab_item_text_wrapper .esn_nav_tab_item{font-size:14px}.esn_root_L .esn_header_action_btn{border:1px solid var(--headerBg3Hover);border-radius:4px;color:var(--headerTxt2);height:28px;width:28px}.esn_nav_bottom_fixed{background-color:var(--bodyBg3);bottom:0;color:var(--bodyTxt2);display:grid;grid-template-columns:repeat(5,1fr);height:56px;left:0;padding:0 8px;position:fixed;right:0}.esn_nav_bottom_fixed_item{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:relative}.esn_nav_bottom_fixed_item:after{background-color:var(--accentBg);bottom:0;content:"";height:2px;opacity:0;position:absolute;width:100%}.esn_nav_bottom_fixed_item_active:after{opacity:1}.esn_nav_bottom_fixed_item>i{--iconSize:20px!important}.esn_nav_bottom_fixed_item>span{font-size:12px;font-weight:400;line-height:14px;margin-top:4px}.esn_nav_bottom_fixed_item_active span{color:var(--bodyTxt)}.esn_nav_tournament_link_wrapper{align-items:center;display:flex;height:36px;justify-content:center;width:36px}.esn_nav_tournament_link_svg{flex-shrink:0;height:16px;width:16px}.esn_modal_root_padded{padding:16px}.esn_navigation_dropdown_root{align-items:stretch;background-color:var(--modalBg);border:1px solid var(--modalBg3);border-radius:8px;color:var(--modalTxt2);display:flex;flex-direction:column;padding:12px;row-gap:8px}.esn_navigation_dropdown_item{--selectedIndicatorVisibility:0;align-items:center;color:var(--modalTxt2);display:flex;height:36px;padding:0 16px;text-decoration:none}.esn_navigation_dropdown_item.state_active{--selectedIndicatorVisibility:1;align-items:center;background-color:var(--modalBgHover);border-radius:4px;color:var(--modalTxt);display:flex;height:36px;padding:0 16px}.esn_navigation_dropdown_item>.dg_glyph{opacity:var(--selectedIndicatorVisibility)}.esn_navigation_dropdown_item_txt{flex-grow:1;font-size:13px;min-width:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.esn_nav_root_sm{display:grid;grid-column-start:2}.es_root.search .esn_nav_root_sm .es_nav_search_input_wrapper{background:transparent}.esn_nav_root_sm_main{align-items:center;display:flex;height:48px;justify-content:space-between;padding-inline-start:12px}.esn_nav_root_sm_main.pl-sm{padding-inline-start:4px}.esn_nav_tab_item_text_wrapper.sm{gap:4px;position:relative;i{--iconSize:24px;color:var(--tabTxt2)}}.esn_nav_tab_item_text_wrapper.sm .esn_nav_tab_item{padding:0}.esn_nav_root_sm_dropdown_box,.esn_nav_tab_item_text_wrapper.sm .esn_nav_tab_item{align-items:center;display:flex;height:32px;justify-content:center;width:32px}.esn_nav_root_sm_search_box{align-items:center;display:flex;height:60px;justify-content:center;padding:0 16px}.esn_nav_root_sm_main .esn_nav_root_main_left_text:not(.txt-sm){font-size:18px}.esn_nav_root_sm .es_nav_search_input_wrapper,.esn_nav_root_sm .es_nav_search_root{height:36px}.esn_nav_root_sm .es_nav_search_input_wrapper .es_glyph_Search{--iconSize:20px!important;color:var(--tabTxt2);display:flex}.es_nav_search_input_wrapper .es_glyph_close{--iconSize:16px!important;color:var(--tabTxt2);display:flex}.es_root.md .esn_content_panel_full_content,.es_root.sm .esn_content_panel_full_content,.es_root.xs .esn_content_panel_full_content{min-height:100vh;padding:0 8px}.es_root.md.search .esn_mid_content,.es_root.sm.search .esn_mid_content,.es_root.xs.search .esn_mid_content{min-height:100vh}.esn_nav_root_sm_modal{background:var(--tooltipBgHover);border-radius:4px;color:var(--tabTxt2);display:flex;flex-direction:column;gap:4px;padding:8px;position:absolute;right:3px;top:35px;width:200px;z-index:80}.esn_nav_root_sm_modal .esn_nav_tab_item.esn_nav_tab_item{align-items:center;display:flex;height:36px;justify-content:start;width:100%}.esn_nav_root_sm_modal:after{border-bottom:6px solid var(--tooltipBgHover);border-left:6px solid transparent;border-right:6px solid transparent;content:"";display:inline-block;height:0;margin-left:4px;position:absolute;right:7px;top:-5px;vertical-align:middle;width:0}.esn_scroll_y{display:flex;flex-direction:column;flex-grow:1;min-width:0;overflow-x:hidden;overflow-y:auto;padding-bottom:16px;width:100%}.es_tabs_container::-webkit-scrollbar{display:none}.es_banner{flex-shrink:0;height:var(--bannerHeight);margin-top:12px;position:relative;width:100%}.esn_root_L .es_banner{height:calc(var(--bannerHeight) + 24px)}.es_banner:after{background:linear-gradient(-90deg,var(--bodyBg),var(--bodyRGBA0));left:auto;right:0}.esn_root_L .es_banner:after,.esn_root_L .es_banner:before{width:240px}.esn_odds_banner{width:100%}.esn_banner_item_wrapper{padding:8px}.esn_banner_item{background-color:var(--bodyBg);background-image:url(static/media/default.046ee51513046607f7a3.png);background-position:100%;background-repeat:no-repeat;background-size:cover;border:1px solid var(--bodyBg2);border-radius:8px;box-shadow:inset var(--bannerShadow) 0 0 var(--accentBg);cursor:pointer;display:grid;flex-shrink:0;grid-template-rows:68px 1fr;height:calc(var(--bannerHeight)*.9);overflow:hidden;padding:12px;position:relative;transition:all .3s;width:100%}.esn_banner_item_shadow.esn_banner_item .esn_banner_deco_bot_svg{display:none}.swiper-slide-active .esn_banner_item{height:var(--bannerHeight);opacity:1}.esn_banner_item_211524,.esn_banner_item_662271,.esn_banner_item_725240{background-image:url(static/media/211524.d8986a0113f5215a46b8.png)}.esn_banner_item_211525,.esn_banner_item_725175{background-image:url(static/media/211525.8265328c3617fced580f.png)}.esn_banner_item_211528,.esn_banner_item_725241{background-image:url(static/media/211528.d106fdbb9e3825cc8414.png)}.esn_banner_item_211529{background-image:url(static/media/211529.45d22cb74e785185fd9a.png)}.esn_banner_item_211530{background-image:url(static/media/211530.8f7e65a347667d545a37.png)}.esn_banner_item_211531{background-image:url(static/media/211531.0ba7da82a3cda939f694.png)}.esn_banner_item_256652{background-image:url(static/media/256652.11e9b31241f52c472941.png)}.esn_banner_item_310630{background-image:url(static/media/310630.99b2f7c03ad8932c0851.png)}.esn_banner_item_318836{background-image:url(static/media/318836.219ebd75346539c89a5e.png)}.esn_banner_item_330686{background-image:url(static/media/330686.a29689c1a2f92a8e9de6.png)}.esn_banner_item_330687{background-image:url(static/media/330687.672d47e569eb91ca5849.png)}.esn_banner_item_330688{background-image:url(static/media/330688.797b4fed2c020d6a5b5c.png)}.esn_banner_item_330691{background-image:url(static/media/330691.ddfbbe8f8e97d76524ce.png)}.esn_banner_item_330692{background-image:url(static/media/330692.294c58fbea03880b025b.png)}.esn_banner_item_330697{background-image:url(static/media/330697.d50f71cc3564ad88f2e5.png)}.esn_banner_item_378278{background-image:url(static/media/378278.adbf0a3281ad54f6833e.png)}.esn_banner_item_380627{background-image:url(static/media/380627.997ebd202319854862b0.png)}.esn_banner_item_384246{background-image:url(static/media/384246.6634c96866d017038e82.png)}.esn_banner_item_414769{background-image:url(static/media/414769.565eb9ec604535625e2b.png)}.esn_banner_item_416739{background-image:url(static/media/416739.3cc43858af7e048659cd.png)}.esn_banner_item_439512{background-image:url(static/media/439512.7e1fc2ad661ecdce2682.png)}.esn_banner_item_442885{background-image:url(static/media/442885.c1d3e260c49d800b23e5.png)}.esn_banner_item_473568{background-image:url(static/media/473568.faf506fdbaf338e9f468.png)}.esn_banner_item_493799{background-image:url(static/media/493799.c0987c91f01885b577e7.png)}.esn_banner_item_494968{background-image:url(static/media/494968.1fa11077baa139a1780b.png)}.esn_banner_item_522433{background-image:url(static/media/522433.06d92fae20402779f9fd.png)}.esn_banner_item_555206{background-image:url(static/media/555206.ea723ea6ab0ce61dd6fb.png)}.esn_banner_item_555219{background-image:url(static/media/555219.561e57602d107c76397d.png)}.esn_banner_item_562890{background-image:url(static/media/562890.70533184650a1a764b92.png)}.esn_banner_item_586199{background-image:url(static/media/586199.f7a55fcdcbc0371800f7.png)}.esn_banner_item_593441{background-image:url(static/media/593441.9d3c54a2b10460c89e40.png)}.esn_banner_item_667512{background-image:url(static/media/667512.305d828bdd25edb0035c.png)}.esn_banner_item_673329{background-image:url(static/media/673329.561e57602d107c76397d.png)}.esn_banner_item_673332{background-image:url(static/media/673332.96b6b0730e62a576aa1f.png)}.esn_banner_item_673336{background-image:url(static/media/673336.ff85ef2ddc3d19dda8ba.png)}.esn_banner_item_677709{background-image:url(static/media/677709.5e68fe91f13caea268af.png)}.esn_banner_item_704301{background-image:url(static/media/704301.829f7bfc007402f40fa5.png)}.esn_banner_item_704809{background-image:url(static/media/704809.3cc43858af7e048659cd.png)}.esn_banner_item_710274{background-image:url(static/media/710274.b5fc3a483099a21d8d4f.png)}.esn_banner_item_info_wrapper{align-items:flex-start;display:flex;flex-direction:column;position:relative;width:100%;z-index:120}.esn_banner_item_info_wrapper .esn_banner_game_logo{background-image:url(data:image/png;base64,iVBORwoaCgAAAA1JSERSAAAAKAAAACgIBgAAAIz+uG0AAAAJcEhZcwAAFiUAABYlAUlSJPAAAAABc1JHQgCuzhzpAAAABGdBTUEAALGPC/xhBQAAAxZJREFUeAHtWE1SE0EUfq8nmCyztQgULCyDG8MJiAsMO+EE4glMTgCcADyBeAJYJnFhOAFxZdAFqTLoNjvLKtLPfjNEJ90z3Z0fCYt8m1Re9+v55v1PAyywwHyBaQvfd4plJDgAwhIg5eF/gLCvzm6DHNQKH7+1wZfgzcviASEcwj1CGeNwudk5MuS6oLf9rARCXsIcoIzyYqXeacVlwtgl5DHMCWFIaTAJcszNDWQ82yRoJkRLAFZBik0CegcTP1slhDrr7jcFaCRjBqzAk0LjSy0mqP7cKZ7cEnxSwbsGbrRUXF3w7+3vX+31Vrev9NfG0E+w4AiICb2OSx7XO92VRmddpdcbAujatBGoryxwyoHP5Ib6KAd74Anh2jAgOOWaqMsL9c5pRmWdJPiQpkuAu2wtttqIPAi866qTIAOJznrbT4wAZmusNjv7AcJ6mjXZleolr7m2/jvPPxG9CHLwkgjOdEvEiYZuB6qlEeXCf1Mpvr8ur+WR5BbMlmBkiSR3xVFoXJ3Y3K7I72eyuUsCUYZZE4yTZCuk7Rm6XZLcS7JmmL1j9PaxCA4fsJTNWkkyVptfz9ntyrVH9to3Y4IRsPQom/NqiarEHAaCNm3ZbsOEBKN46lU2vEgO3e5TO3VMTDACVePlwwWunX/d7okpCUblo1d5Wh1HJ3S7qp2qvp679k5NMAIe6y3RBXb7cvNqj8huTT+CRG3XFm6JSd3GeTRI69leBElgTaoAd24UwlrIk4CIZeuR4ABnHU8jqyrA3SQx7+o2hgbgc5iGYCb28eRD0qcljoDsXcXHxRfxP74kB2oCcnWbcB3tk42LYIuzTRd6uru0lM2d2XZkcjlnUrkIltMKsR9Jpa9GrLRFktI5NLiThOc4jSTH14/KxtuA6JVrEOCWmPaSrgxmZBIY9fVx6K5b5JEHV8LdQRjYBGG0IYELQ33F6PPIgqSt0asD6rsJYliUy2AuVClah8mgPl11VdQvNtAo2oaLx2nkM4e6RNJFBkEuyvMgyc9MuuFKvX4L+6oIju/j+o3J6ZdGCyzwUPAHqOBi3KE8chAAAAAASUVORK5CYII=);background-size:20px;height:20px;width:20px}.esn_banner_item_info_wrapper h3{color:var(--bodyTxt);font-size:var(--bannerHeadingFontSize);font-weight:700;margin-bottom:var(--bannerHeadingMargin,1em);margin-top:8px;text-transform:capitalize}.esn_banner_item_info_wrapper .esn_banner_item_time_wrapper{align-items:center;display:flex;margin-top:8px}.esn_banner_item_time_wrapper>span{color:var(--bodyTxt2);font-size:var(--bannerSubFontSize);font-weight:400;margin-inline-end:8px}.esn_banner_item_time_wrapper>strong{color:var(--bodyTxt);font-size:var(--bannerSubFontSize);font-weight:700}.esn_banner_item_stakes_wrapper{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-end;min-width:0;position:relative;width:100%;z-index:120}.esn_banner_item_teams_wrapper{align-items:center;color:var(--bodyTxt);display:flex;font-size:var(--bannerTeamNameFontSize);font-weight:400;justify-content:space-between;margin-bottom:8px;text-transform:capitalize;width:100%}.esn_banner_item_teams_wrapper>div{flex-shrink:0;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;width:calc(50% - 8px)}.esn_banner_item_teams_wrapper>div:last-child{text-align:end}.esn_banner_root{align-items:center;display:flex;justify-content:center}.es_banner .swiper-slide{align-items:center;display:flex!important;justify-content:center;padding:16px;width:300px!important}.es_banner .swiper-slide-active{padding:0}.esn_root_L .es_banner .swiper-slide{width:460px!important}.es_banner .swiper{height:100%;overflow:hidden}.swiper-pagination{display:none!important}.esn_root_L .swiper-pagination{bottom:-3px!important;display:block!important}.swiper-pagination-bullet{background:var(--bodyTxt2)!important;border-radius:4px!important;cursor:pointer!important;height:6px!important;margin:0 3px!important;opacity:.4!important;transition:opacity .2s,background .2s,width .2s!important;width:6px!important}.swiper-pagination-bullet-active{background:var(--accentBg)!important;opacity:1!important;width:24px!important}.esn_banner_deco_wrapper{border-radius:8px;bottom:0;left:var(--bannerInsetStart);overflow:hidden;position:absolute;right:var(--bannerInsetEnd);top:0}.esn_root_RTL .esn_banner_deco_wrapper{transform:scale(-1)}.esn_banner_deco{bottom:0;left:0;position:absolute;right:0;top:0;z-index:100}.esn_banner_deco_svg{height:100%;width:100%}.esn_svg_refs_root>#esn_svg_refs{display:block;height:0;overflow:hidden;visibility:hidden;width:0}.esn_svg_refs_root{height:0;visibility:hidden}.variant_with_odds .esn_banner_path_full{fill:url(#banner_gradient_url_full)}.esn_game_details_root{width:100%}.esn_results_page.esn_game_details_root .esn_market_odd_win{--oddAccent:#54c81b;--oddTxt:#fff;--oddTxt2:#fff;background:var(--oddG);border:0!important;border:var(--oddBorderWidth) solid var(--oddAccent);pointer-events:none}.esn_results_page.esn_game_details_root .esn_market_odd_los{--oddTxt:var(--oddTxt3);--oddTxt2:var(--oddTxt3);background:var(--oddG);border:0!important;border:var(--oddBorderWidth) solid var(--oddAccent);pointer-events:none}.esn_results_page.esn_game_details_root .esn_market_odd_returned{--oddBg:#2a4363;--oddAccent:#44bff9;--oddTxt:#44bff9;--oddTxt2:#44bff9;--oddActiveBg:#2a4363;--oddBg2Hover:#2a4363;--oddActiveTxt:#44bff9;background:var(--oddG);border:var(--oddBorderWidth) solid var(--oddAccent);cursor:unset}.esn_game_details_header_root{padding-inline-end:var(--hero_pad_x_end);padding-inline-start:var(--hero_pad_x_start);position:relative;z-index:100}.esn_root_mobile .esn_game_details_header_root,.esn_root_tablet .esn_game_details_header_root{padding:0}.esn_root_widget_wrapper{display:grid;gap:16px;grid-template-columns:1fr 1fr 1fr;padding:16px}.esn_root_tablet .esn_root_widget_wrapper{grid-template-columns:1fr 1fr}.esn_root_mobile .esn_root_widget_wrapper{grid-template-columns:1fr}.esn_root_widget_wrapper .widget_with_stake_wrapper,.esn_root_widget_wrapper .widget_with_stake_wrapper:last-child{margin:0}.esn_game_details_header{align-items:center;color:var(--bodyTxt2);display:flex;height:32px;position:relative}.esn_game_details_header_back{align-items:center;color:var(--bodyTxt2);display:flex;flex-shrink:0;height:36px;justify-content:space-between;width:38px}.esn_game_details_header_back>i{--iconSize:20px!important}.esn_event_banner_board{display:flex;margin:0 auto 8px;max-width:600px;min-width:328px;padding:0 8px;position:relative;z-index:4}.esn_btn_base,.esn_game_details_header_copy_btn_wrapper{align-items:center;appearance:none;-webkit-appearance:none;background:transparent;border:0;display:flex;flex-shrink:0;height:32px;justify-content:center;outline:0;width:32px}.esn_root_mobile .esn_game_details_header_copy_btn_wrapper,.esn_root_tablet .esn_game_details_header_copy_btn_wrapper{height:28px;margin-inline-start:8px;width:28px}.esn_game_details_header_copy_btn_wrapper i,.single_event_score_board_wrapper_favorite{--iconSize:16px!important}.esn_control_wrapper,.esn_market_tab_ico{align-items:center;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.esn_control_wrapper{appearance:none;-webkit-appearance:none;background:none;border:0;outline:0}.esn_game_details_header_title{color:var(--headerTxt);cursor:pointer;font-size:16px;min-width:1px;overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap}.esn_game_details_header_content{--icon_size_team:20px;align-items:center;display:flex;flex-grow:1;min-width:1px}.esn_game_details_banner_root{align-items:stretch;background-color:var(--bodyBgHover);color:var(--bodyTxt2);display:flex;flex-direction:column;height:100%;padding:8px 0;position:relative;row-gap:8px;width:100%}.esn_game_details_banner_root .esn_game_image{background-image:url(static/media/start.58a02987ee69db080c0b.png),url(static/media/mid.57c0da605ef04a0bb300.png),url(static/media/end.78d0cb0c5a669001cff4.png);background-position:0 0,top,100% 0;background-repeat:no-repeat;bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:2}.esn_game_details_banner_root .esn_game_image_211524,.esn_game_details_banner_root .esn_game_image_662271,.esn_game_details_banner_root .esn_game_image_725240{background-image:url(static/media/start.dbefa4de9a7d18a945a4.png),url(static/media/mid.e019a1dc169d487d9039.png),url(static/media/end.c24c77160e9a07321c27.png)}.esn_game_details_banner_root .esn_game_image_211525,.esn_game_details_banner_root .esn_game_image_725175{background-image:url(static/media/start.e72dad7d1ede529cbca0.png),url(static/media/mid.423b769f886039a265c2.png),url(static/media/end.d2349ad6232d04fa3355.png)}.esn_game_details_banner_root .esn_game_image_211528,.esn_game_details_banner_root .esn_game_image_755241{background-image:url(static/media/start.c399517b7d00538056cf.png),url(static/media/mid.4186ad7189e3131c54f2.png),url(static/media/end.274394978af16700e405.png)}.esn_game_details_banner_root .esn_game_image_211529{background-image:url(static/media/start.86fe2bb8a639822e9521.png),url(static/media/mid.661f8b3c79d1353cd6fe.png),url(static/media/end.4835989f9fdea578ec88.png)}.esn_game_details_banner_root .esn_game_image_211530{background-image:url(static/media/start.79432bb3e6e2a8891f38.png),url(static/media/mid.f826d9fe052f51fbe034.png),url(static/media/end.72f47483038ed7a6d96d.png)}.esn_game_details_banner_root .esn_game_image_211531{background-image:url(static/media/start.4d005e4d310d3a8552b1.png),url(static/media/mid.e47462b29f9fdd3d51bc.png),url(static/media/end.95b807d1f6f7ce376d3f.png)}.esn_game_details_banner_root .esn_game_image_256652{background-image:url(static/media/start.baaf5d5693c810722ef3.png),url(static/media/mid.f9f3cd71440c09715693.png),url(static/media/end.2454f74e7221d9c954a0.png)}.esn_game_details_banner_root .esn_game_image_310630{background-image:url(static/media/start.b580b74702b773ad5e96.png),url(static/media/mid.02839cf14a5cb7669871.png),url(static/media/end.3b8270ea1d3adfce5b67.png)}.esn_game_details_banner_root .esn_game_image_318836{background-image:url(static/media/start.d3a0b5b4ec23d3a296d9.png),url(static/media/mid.dbcafea43597a802105e.png),url(static/media/end.cf5a6b8603f33da0c3f5.png)}.esn_game_details_banner_root .esn_game_image_330686{background-image:url(static/media/start.031cda2ca8403e78d981.png),url(static/media/mid.1dfbc2a2fda88cb4fcf5.png),url(static/media/end.bf75ad438596f8ce764e.png)}.esn_game_details_banner_root .esn_game_image_330687{background-image:url(static/media/start.9b74df539ee467328971.png),url(static/media/mid.252ab86ec978cec12a40.png),url(static/media/end.4f57af0317ab86063c07.png)}.esn_game_details_banner_root .esn_game_image_330688{background-image:url(static/media/start.2d20a0dc1bb0f2c19bce.png),url(static/media/mid.eba80843b8ddf645d3aa.png),url(static/media/end.54eeff278fa14ef27ad2.png)}.esn_game_details_banner_root .esn_game_image_330691{background-image:url(static/media/start.7906dd352591b9566e80.png),url(static/media/mid.18d7bbca1c03a348ce59.png),url(static/media/end.25d4eeeabc4fc6baf660.png)}.esn_game_details_banner_root .esn_game_image_330692{background-image:url(static/media/start.1de36270c2be936e74c1.png),url(static/media/mid.6c7dc32ab4ee62b03c37.png),url(static/media/end.c0fbdf6ade6979bb903d.png)}.esn_game_details_banner_root .esn_game_image_330697,.esn_game_details_banner_root .esn_game_image_367228{background-image:url(static/media/start.417826ab886819bba84c.png),url(static/media/mid.c6348387d152121f08a7.png),url(static/media/end.be25aa112c7a8d29e603.png)}.esn_game_details_banner_root .esn_game_image_330690,.esn_game_details_banner_root .esn_game_image_368333,.esn_game_details_banner_root .esn_game_image_378278{background-image:url(static/media/start.c830e7a115d01e2ebd18.png),url(static/media/mid.9b5db5ed279b97dabfb7.png),url(static/media/end.c39356d3da565b8956b4.png)}.esn_game_details_banner_root .esn_game_image_380627{background-image:url(static/media/start.75bdc6a1c3f30468f2b0.png),url(static/media/mid.c3c997ebdf4407481ad3.png),url(static/media/end.cd3ec1ddd330e7fdf70b.png)}.esn_game_details_banner_root .esn_game_image_384246{background-image:url(static/media/start.5b82775533cd852e6229.png),url(static/media/mid.dcc602702aeab67cf08f.png),url(static/media/end.a4a2d90e26886412a7f2.png)}.esn_game_details_banner_root .esn_game_image_414769{background-image:url(static/media/start.96136228a293cc3b3c2f.png),url(static/media/mid.57a422c2a3947d12d892.png),url(static/media/end.bda6049d4e0cc276b58c.png)}.esn_game_details_banner_root .esn_game_image_439512{background-image:url(static/media/start.4c1f1ee858c9aa162bc5.png),url(static/media/mid.7903992f9c57652ea8ef.png),url(static/media/end.4105f86d73d8bd603c4f.png)}.esn_game_details_banner_root .esn_game_image_442885{background-image:url(static/media/start.765f25c60a5a994f00f3.png),url(static/media/mid.ed7a524b25578b7ad110.png),url(static/media/end.cc594c3b5b79ddd4cfb2.png)}.esn_game_details_banner_root .esn_game_image_473568{background-image:url(static/media/start.8f8b3834e376059dfab4.png),url(static/media/mid.5a6fab788185d5165d73.png),url(static/media/end.8da504445a2df27eaaee.png)}.esn_game_details_banner_root .esn_game_image_493799{background-image:url(static/media/start.c5fee3669623a94b0c8f.png),url(static/media/mid.8b38f51a1aece7692ffc.png),url(static/media/end.08ca7ae050d82f0c026c.png)}.esn_game_details_banner_root .esn_game_image_494968{background-image:url(static/media/start.589fd58e943089070b8b.png),url(static/media/mid.01c5d2f92b1b017a2966.png),url(static/media/end.3180a9d81bf23b3b827f.png)}.esn_game_details_banner_root .esn_game_image_522433{background-image:url(static/media/start.231899197f8903e63c45.png),url(static/media/mid.4ec4dea137cf7b4bf93c.png),url(static/media/end.83f47866e223f8fbd272.png)}.esn_game_details_banner_root .esn_game_image_555206{background-image:url(static/media/start.2f1582c410b1a706043a.png),url(static/media/mid.5e6d86e483046b8db570.png),url(static/media/end.b33441094f56f047fcb3.png)}.esn_game_details_banner_root .esn_game_image_562890{background-image:url(static/media/start.e4b15952e48f9bd118c1.png),url(static/media/mid.d29ee3007072266fdcbd.png),url(static/media/end.600666be0be9d4828343.png)}.esn_game_details_banner_root .esn_game_image_586199{background-image:url(static/media/start.3f06cd324fb009a1824e.png),url(static/media/mid.a76f807d11be4164931c.png),url(static/media/end.240d1588f1b1bdff3fd2.png)}.esn_game_details_banner_root .esn_game_image_593441{background-image:url(static/media/start.0124308acbb9296b0ebb.png),url(static/media/mid.319cb2eb91fc66b0263e.png),url(static/media/end.0dd21feb50606ae3192c.png)}.esn_game_details_banner_root .esn_game_image_667512{background-image:url(static/media/start.fb910b8cfa8f5ce21d2d.png),url(static/media/mid.cf544e3bef0dc2ae5cf1.png),url(static/media/end.a6431dad8d5c552d8a01.png)}.esn_game_details_banner_root .esn_game_image_673329{background-image:url(static/media/start.7ab806e039bb90771307.png),url(static/media/mid.b3deec46dabe3b513e93.png),url(static/media/end.75757c96952c9293ba55.png)}.esn_game_details_banner_root .esn_game_image_673332{background-image:url(static/media/start.51bf01c989b8558b3c20.png),url(static/media/mid.dc726a095d9268b04bb5.png),url(static/media/end.3e0ab916db4aaeae71b0.png)}.esn_game_details_banner_root .esn_game_image_673336{background-image:url(static/media/start.c05672678144e43fd564.png),url(static/media/mid.ca2ceaadc4480759213b.png),url(static/media/end.e47e415c28f9ba735939.png)}.esn_game_details_banner_root .esn_game_image_677709{background-image:url(static/media/start.0c37a5122f04da62f193.png),url(static/media/mid.bb79cd2c0d3a66a7f3a8.png),url(static/media/end.4f2fd5e012e8ed268d01.png)}.esn_game_details_banner_root .esn_game_image_704301{background-image:url(static/media/start.d28ddb5efd2fdd46bdc2.png),url(static/media/mid.35f7b7a90df458fdd7bf.png),url(static/media/end.9f3e6a574c12aca38203.png)}.esn_game_details_banner_root .esn_game_image_704809{background-image:url(static/media/start.6def0a8431d3c531718a.png),url(static/media/mid.65b64bfd75e3012d6b3f.png),url(static/media/end.b7b1afa0764b974e379a.png)}.esn_game_details_banner_root .esn_game_image_710274{background-image:url(static/media/start.718a2cdd659c627dba18.png),url(static/media/mid.96e5c9bdcc9cadd5e5b8.png),url(static/media/end.838f1d28e844df9674fb.png)}.esn_game_details_banner_root .es_glyph_favorite_fill{color:var(--accentBg)}.esn_global_btn_wrapper,.esn_market_icon_wrapper{align-items:center;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.esn_market_icon_wrapper>i,.esn_market_tab_ico>i{--iconSize:20px!important}.esn_game_details_banner_top_part{align-items:center;color:var(--bodyTxt);display:flex;height:16px;justify-content:space-between;min-width:0;padding-inline-end:8px;padding-inline-start:16px;position:relative;z-index:4}.esn_game_details_banner_crumbs{color:var(--bodyTxt);padding:0 8px}.esn_banner_board_team_name{color:var(--bodyTxt);font-size:13px;font-weight:700;margin-top:8px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.es_root.mobile .esn_banner_board_team_name{max-width:130px}.esn_toast_message{align-items:center;background-color:var(--tooltipBg3);border-radius:4px;box-shadow:0 0 10px 0 rgba(0,0,0,.25);color:var(--tooltipTxt);display:none;left:50%;padding:8px 32px;position:absolute;top:10px;transform:translateX(-50%);z-index:20}.esn_toast_message.esn_toast_message_show{animation:copyAnim .5s;display:flex}.esn_toast_message>span{font-size:14px;font-weight:400}.single_event_score_board_wrapper_live{margin-inline-end:var(--gap_m)}.esn_banner_board_team_symbol_root{align-items:center;cursor:pointer;display:flex;flex-basis:0;flex-direction:column;flex-grow:1;justify-content:center;min-width:1px;overflow:hidden}.esn_banner_board_team_symbol_root.esn_centered_left,.esn_banner_board_team_symbol_root.esn_centered_right{justify-content:flex-start}.esn_banner_board_team_symbol_root.esn_centered_left{padding-inline-end:10px}.esn_banner_board_team_symbol_root.esn_centered_right{padding-inline-start:10px}.esn_banner_board_score_wrapper{align-items:center;display:flex;flex-direction:column;flex-shrink:0;justify-content:center;max-width:160px}.esn_banner_board_team_symbol{--icon_size_team:45px;align-items:center;background-color:var(--bodyBg2);border-bottom:1px solid var(--accentBg);border-radius:8px;border-top:1px solid var(--accentBg);display:flex;height:58px;justify-content:center;width:58px}.single_event_score_board_wrapper_team_logo>img{max-height:45px;max-width:45px}.esn_banner_board_score_sub .esn_ss_end,.esn_banner_board_score_sub .esn_ss_start{width:auto}.esn_banner_board_score_sub .esn_ss_start{text-align:end}.esn_banner_board_score_sub .esn_ss_end{text-align:start}.esn_banner_board_score{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-top:8px}.esn_banner_board_score.esn_scores{--score-font-size:16px}.esn_banner_board_score>span:nth-child(2){flex-shrink:0;text-align:center;width:12px}.single_event_score_board_wrapper_score_item{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:6px;max-width:126px}.single_event_score_board_wrapper_score_item>span{color:var(--eventTxt);font-size:11px;margin:0 4px}.single_event_score_board_wrapper_score_item>span:last-child{margin-inline-end:0}.esn_banner_board_time{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:160px}.esn_banner_board_time>div:first-child{align-items:center;color:var(--bodyTxt);display:flex;font-size:11px;font-weight:400;justify-content:center;margin-top:10px}.esn_banner_board_time div:first-child span:nth-child(2){color:var(--bodyTxt2);flex-shrink:0;font-size:10px;font-weight:400;text-align:center;width:12px}.esn_banner_board_time>div:last-child{align-items:center;color:var(--bodyTxt);display:flex;font-size:11px;font-weight:400;justify-content:center;margin-top:4px}.single_event_score_board_wrapper_time_inner>span:nth-child(2){color:var(--bodyTxt3);font-size:10px;margin:0 4px}.single_event_score_board_wrapper_odds{align-items:center;display:flex;margin-top:12px}.single_event_score_board_wrapper_odds>div:first-child{margin-inline-end:6px}.single_event_score_board_wrapper_odds>div:last-child{margin-inline-start:6px}.single_event_score_board_wrapper_odds>span{color:var(--accentBg);font-size:13px;font-weight:700;text-transform:uppercase}.esn_aside_content_wrapper{align-items:stretch;display:flex;flex-direction:column;padding:16px 14px;row-gap:16px}.single_event_score_board_live_stream{aspect-ratio:16/9;background-color:var(--bodyBg);flex-shrink:0;position:relative;transition:.23s}.esn_root_F{--stream_pad_x_start:24px;--stream_pad_x_end:24px;--stream_pad_t:12px;--stream_pad_b:6px}.single_event_score_board_live_stream>iframe,.single_event_score_board_live_stream>video{border:none;border-radius:8px;display:block;height:var(--stream_iframe_height);overflow:hidden;width:100%}.esn_market_filter_root{color:var(--bodyTxt3);flex-shrink:0;padding:8px 16px;padding-inline-end:12px;position:relative;transition:.3s;width:100%;z-index:10}.esn_market_filters_wrapper{align-items:center;height:36px}.market_tab_favorite{cursor:pointer;display:flex;margin-inline-end:4px}.market_tab_favorite.selected>svg,.market_tab_favorite.selected>svg>path{fill:var(--accentBg);stroke:var(--accentBg)}.market_tab_inner{align-items:center;column-gap:8px;display:flex;flex-grow:1;min-width:1px;overflow-x:auto;overflow-y:hidden;padding-inline-start:4px}.esn_market_tabs_end{align-items:center;display:flex;flex-shrink:0;gap:4px;padding-inline-start:8px;position:relative}.esn_market_tabs_end:before{background-image:linear-gradient(to bottom,var(--bodyBg),var(--accentBg),var(--bodyBg));content:"";display:block;flex-shrink:0;height:30px;width:1px}.esn_market_tab_text{align-items:center;color:var(--bodyTxt3);cursor:pointer;display:flex;font-size:14px;height:36px;justify-content:center;padding:0 8px;position:relative;text-transform:capitalize;transition:color .23s;white-space:nowrap}.esn_market_tab_text.esn_market_tab_text_selected,.esn_market_tab_text:hover{color:var(--bodyTxt)}.esn_market_tab_text.esn_market_tab_text_selected:after{width:100%}.esn_market_tab_text:after{background-color:var(--accentBg);border-radius:4px;bottom:0;box-shadow:0 -1px 4px 0 var(--accentBg);content:"";display:block;height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:width .23s;width:0}.esn_collapse_all_markets{align-items:center;border:1px solid var(--tabBg);border-radius:6px;cursor:pointer;display:flex;height:36px;width:36px}.es_root.md .esn_collapse_all_markets,.es_root.sm .esn_collapse_all_markets,.es_root.xs .esn_collapse_all_markets{border:none;height:32px;width:32px}.esn_collapse_all_markets_rotated i{transform:rotateX(180deg)}.es_market_wrapper{--gapSize:8px;column-count:1;padding-inline-end:var(--c_pad_end);padding-inline-start:var(--c_pad_start);width:100%}.esn_root_L .es_market_wrapper{--gapSize:4px;column-count:2;column-gap:var(--gapSize)}.es_market_item{margin-bottom:var(--gapSize);min-width:320px;page-break-inside:avoid;width:100%}.es_market_item.market_opened .es_market_item_header{border-color:var(--eventAccent);border-radius:8px 8px 0 0}.es_market_item.not_collapsible .es_market_item_header{border:none}.es_market_item.market_opened .es_market_odds_wrapper{height:auto;padding:8px}.es_market_item_header{align-items:center;background-color:var(--eventBg);border-radius:8px;color:var(--eventTxt2);column-gap:4px;display:flex;height:36px;justify-content:space-between;padding-inline-end:4px;padding-inline-start:4px;transition:.3s;width:100%}.es_market_item_header.variant_result{padding-inline-start:8px}.es_market_item_header span{color:var(--eventTxt);flex-grow:1;font-size:12px;font-weight:700;min-width:1px;text-transform:capitalize}.es_market_item_header .es_glyph_Pin.state_active{color:var(--eventAccent)}.es_market_item_header .esn_rotate_half{transform:rotateX(180deg)}.es_market_item_header mark{background-color:var(--eventTxt);color:var(--eventBg)}.es_market_odds_wrapper{background-color:var(--eventBg);border-radius:0 0 8px 8px;color:var(--eventTxt);display:flex;flex-wrap:wrap;height:0;justify-content:space-between;overflow:hidden;padding:0;transition:.23s}.es_market_odds_wrapper.odds_count_1 .es_market_odds .es_market_odd{width:100%}.esn_market_odd_container{padding:2px;width:100%}.odds_count_1 .esn_market_odd_container{flex-shrink:0;width:100%}.odds_count_2 .esn_market_odd_container{flex-shrink:0;width:50%}.odds_count_3 .esn_market_odd_container{flex-shrink:0;width:33.3333%}.es_market_odds{align-items:center;background-color:var(--eventBg);border-bottom-left-radius:8px;border-bottom-right-radius:8px;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:-2px;margin-top:-2px;width:100%}.esn_market_header_icon:not(.es_glyph_cashout_clipped){--iconSize:16px;color:var(--eventAccent);margin-right:4px}.esn_market_header_icon.esn_market_header_icon{--iconSize:16px}.es_result_margin{align-items:center;display:flex;flex:1 1;justify-content:space-between;padding-bottom:4px;padding-top:4px}.es_result_margin .es_result_margin_info{color:var(--eventTxt);font-size:14px;font-weight:700;margin-inline-start:32px;text-transform:capitalize}.esn_root_mobile .es_result_margin .es_result_margin_info{font-size:12px}.es_result_margin i{--iconSize:16px;color:var(--eventAccent)}.es_market_odds.type_2{flex-direction:column}.es_market_odds.type_2 .es_market_odds_body,.es_market_odds.type_3 .es_market_odds_body{display:flex;flex-wrap:wrap;width:100%}.es_market_odds.type_3 .es_market_odds_body .es_market_odd_inner{align-items:center;display:flex;width:100%}.esn_market_arg{align-items:center;color:var(--eventTxt2);display:flex;flex-shrink:0;font-size:10px;justify-content:center;width:44px}.es_market_odds.type_2 .es_market_odd,.es_market_odds.type_2 .esn_market_odd_legend_container>span{align-items:center;display:flex;justify-content:center;width:calc(100% - 44px)}.es_market_odds.type_3 .es_market_odd{justify-content:center}.es_market_odds_header{font-size:10px}.es_market_odds.type_2 .es_market_odds_header,.es_market_odds.type_3 .es_market_odds_header{align-items:center;color:var(--eventTxt);display:flex;height:27px;margin-bottom:4px;width:100%}.es_market_odds.type_3 .es_market_odds_header{justify-content:flex-end}.es_market_odds.type_2 .esn_market_odd_legend_container{align-items:center;display:flex;flex-shrink:0;justify-content:flex-end;width:50%}.es_market_odds.type_3 .esn_market_odd_legend_container{align-items:center;display:flex;flex-shrink:0;justify-content:center;width:calc(50% - 22px)}.es_market_odds.type_3 .esn_market_odd_legend_container>span{align-items:center;display:flex;justify-content:center}.es_market_odds.type_2 .esn_market_odd_container{flex-shrink:0;width:50%}.es_market_odds.type_3 .esn_market_odd_container{flex-shrink:0;width:calc(50% - 22px)}.es_market_odds.type_2 .es_market_odd_item{align-items:center;display:flex}.es_market_odds.type_3{flex-direction:column}.es_market_odds.type_3 .es_market_odds_body{width:100%}.es_market_odds.type_2.no_arg .esn_market_odd_container,.es_market_odds.type_2.no_arg .esn_market_odd_legend_container,.es_market_odds.type_3.no_arg .esn_market_odd_container,.es_market_odds.type_3.no_arg .esn_market_odd_legend_container{width:50%}.es_market_odds.type_2.no_arg .esn_market_arg,.es_market_odds.type_3.no_arg .esn_market_arg{display:none}.es_market_odds.type_2.no_arg .es_market_odd,.es_market_odds.type_2.no_arg .esn_market_odd_legend_container>span{width:100%}.es_market_odd{align-items:center;background-color:var(--oddBg3);border-radius:4px;color:var(--oddTxt);cursor:pointer;display:flex;height:36px;justify-content:space-between;padding:0 8px;position:relative;row-gap:2px;transition:.23s}.es_market_odd_factor_wrapper{align-items:center;display:flex;font-size:var(--fszMarketFac);text-align:center}.es_market_odd_factor_wrapper>strong{font-weight:700}.esn_triangle{flex-shrink:0;height:6px;margin-inline-end:4px;width:8px}.esn_triangle>svg{fill:transparent;display:block;transition:fill .2s}.es_market_odd_up .esn_triangle>svg,.esn_odd_up .esn_triangle>svg{fill:#54c81b}.es_market_odd_down .esn_triangle>svg,.esn_odd_down .esn_triangle>svg{fill:#ff5254;transform:rotateX(180deg)}.es_market_odd>span{color:var(--oddTxt2);font-size:var(--fszMarketName);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.es_market_odd>strong{font-size:12px;font-weight:700}.es_market_odd_selected>span{color:var(--oddActiveTxt2)}.esn_root_L .es_market_odd:hover{background-color:var(--oddBg2Hover);color:var(--oddTxt)}.es_market_odd.es_market_odd_selected{background-color:var(--oddActiveBg);color:var(--oddActiveTxt)}.es_market_odd.es_market_odd_selected>span{color:var(--oddActiveTxt2)}.es_market_odd.es_market_odd_selected:hover{background-color:var(--oddActiveBgHover);color:var(--oddActiveTxt)}.es_market_odd.es_market_odd_selected:hover>span{color:var(--oddActiveTxt2)}@media (max-width:952px){.es_market_item{width:100%}}@keyframes copyAnim{0%{opacity:0;top:0}to{opacity:1;top:10px}}.esn_market_search{align-items:center;display:flex}.esn_market_search .es_search_input_wrapper{align-items:center;border:1px solid var(--inputAccent);border-radius:6px;display:flex;flex-grow:1;height:36px;min-width:1px;padding-inline-end:2px;padding-inline-start:8px;position:relative;transition:all .3s}.es_res_search_input_wrapper_focused,.es_search_input_wrapper_focused{border-color:var(--accentBg)!important;box-shadow:0 0 10px 0 var(--accentRGBA)}.es_market_clear_btn_show i,.es_nav_clear_btn_show i,.esn_market_search .es_glyph_magnifying_glass{--iconSize:16px!important}.esn_market_search .es_search_input_wrapper input{height:100%;padding:0 8px;width:100%}.es_nav_clear_btn{opacity:0;position:absolute;right:0;top:0;transition:all .2s}.es_nav_clear_btn_show{opacity:1}.esn_market_search .es_search_close{color:var(--bodyTxt3);font-size:12px;height:32px;margin-inline-start:4px;overflow:hidden;padding:0 8px}.score_results_page_away_team_winner{align-items:center;color:var(--eventAccent);display:flex;justify-content:center}.score_results_page_away_team_winner span{font-size:13px;font-weight:700}.esn_root_L .es_market_item_header{height:36px}.esn_root_L .es_market_item_header span{font-size:12px}.esn_root_L .esn_market_icon_wrapper>i{--iconSize:20px!important}.esn_root_L .es_market_odds_header{font-size:12px}.esn_root_L .esn_market_tab_ico i,.esn_root_L .single_event_score_board_wrapper_favorite{--iconSize:20px!important}.esn_market_filter_root .esn_market_search{display:none}.esn_market_filter_root_search_visible .esn_market_search,.esn_market_filters_wrapper{display:flex}.esn_market_filter_root_search_visible .esn_market_tab_ico,.esn_market_filter_root_search_visible .market_tab_inner{display:none}.esn_market_filter_root_search_visible .esn_market_search,.esn_market_filter_root_search_visible .esn_market_tabs_end{width:100%}.esn_root_L .esn_market_search{display:flex!important;flex-shrink:0;right:54px;width:250px}.esn_root_L .esn_market_tabs_end:before{display:none}.esn_root_L .es_search_close,.esn_root_L .esn_market_tab_ico:first-child,.esn_root_L .esn_market_tab_ico_search{display:none!important}.esn_game_details_banner_root .esn_event_odds_group{--oddHeight:32px;--fszArg:11px!important;--fszFac:12px!important;margin:0 auto;max-width:600px;padding:0 16px}.esn_root_L .esn_game_details_header .esn_game_details_header_back{background-color:transparent;border:0}.esn_root_L .esn_market_filter_root{padding-inline-end:5px;padding-inline-start:var(--event_pad_x_start)}.esn_root_L .esn_market_search .es_search_input_wrapper{border-color:var(--inputBg3)}.es_market_wrapper_inactive .esn_market_odd_container,.esn_market_odd_removed{opacity:.2;pointer-events:none}.esn_event_details_comment_root>span:after{background:var(--bodyTxt2);border-radius:50%;content:"";display:inline-block;flex-shrink:0;height:4px;margin:2px 4px;width:4px}.esn_event_details_comment_root>span:last-child:after{content:none}.es_bet_history{--filters_rowH:40px;flex-direction:column;height:auto;overflow-x:hidden;overflow-y:auto}.es_bet_history,.history_menu{display:flex;min-width:0;width:100%}.history_menu{align-items:center}.esm_history_tabs_wrapper{margin-top:8px;padding:0 24px}.es_bet_history .tg_bh_root{height:calc(100% - var(--filters_rowH))}.tg_bh_root aside,.tg_bh_root main{background-color:transparent}.tg_bh_root_mobile .tg_bh_wrapper{height:auto}.bh_root{height:calc(100% - 25px)}.bet-history .esn_nav_root_additional,.bet-history .nav_panel_last{display:none}.bet-history.esn_root_L .esn_nav_root{grid-column-start:2;grid-template-columns:1fr}.bh_modal_wrapper{bottom:var(--cwNavbarBottomHeight,0)!important;height:auto!important;top:var(--cwHeaderHeight,0)!important;width:calc(100% - var(--asideEndWidth))!important}.esn_root_RTL .bh_modal_wrapper{left:unset;right:0}.es_bet_history .bh_main_content{min-height:600px}.es_share_bet_wrap{height:100%;width:100%}.esn_matched_games .esn_event_team_info_root span>span,.esn_matched_tournaments .esn_event_team_info_root span>span,.esn_results_page .esn_event_team_info_root.txt_result span>span{color:var(--eventTxt3);opacity:.6}.esn_results_page .esn_event_team_info_root span>span{color:var(--eventTxt)}.esn_matched_games .esn_event_team_info_root mark,.esn_matched_tournaments .esn_event_team_info_root mark,.esn_results_page .esn_event_team_info_root mark{background-color:var(--eventTxt);border-radius:4px;color:var(--eventBg);padding:1px}.esn_matched_tournaments .esn_header_text span>span{color:var(--headerTxt3);opacity:.6}.esn_matched_games .esn_header_text mark,.esn_matched_tournaments .esn_header_text mark{background-color:var(--headerTxt);color:var(--headerBg)}.esn_single_header{--singlePageHeader:40px;align-items:center;background-color:var(--subHeaderBg);border-radius:8px;color:var(--subHeaderTxt2);display:flex;height:var(--singlePageHeader);margin-inline-end:var(--c_pad_end);margin-inline-start:var(--c_pad_start);padding-inline-end:16px;position:relative}.esn_root_mobile .esn_single_header,.esn_root_tablet .esn_single_header{--singlePageHeader:36px;background-color:var(--headerRGBA2);border-radius:0;margin:0;padding-inline-end:6px}.esn_root_L .esn_single_page .esn_single_header{margin-bottom:4px;margin-top:12px;padding-inline-end:8px;padding-inline-start:8px}.esn_tournament_favorite{align-items:center;background:var(--headerBg);border-radius:8px;color:var(--headerTxt);column-gap:8px;display:flex;height:36px;padding:0 16px}.esn_tournament_favorite .es_logo.es_logo{--iconSize:20px;height:var(--iconSize);width:var(--iconSize)}.esn_tournament_favorite .es_logo.es_logo>i{--iconSize:20px}.esn_root_L .esn_tournament_favorite .es_logo.es_logo,.esn_root_L .esn_tournament_favorite .es_logo.es_logo>i{--iconSize:24px}.esn_root_L .esn_tournament_favorite{height:40px}.esn_fav_and_single_filters_container .es_filter_tab.disabled{opacity:30%}.esn_single_header .esn_game_details_header_back{background-color:transparent;border:none}.esn_root_mobile .esn_game_details_header_back,.esn_root_mobile .esn_single_header .esn_game_details_header_back,.esn_root_tablet .esn_game_details_header_back,.esn_root_tablet .esn_single_header .esn_game_details_header_back{border-right:1px solid var(--bodyBg);justify-content:center;padding-inline-start:unset;width:36px}.esn_root_L .esn_single_header .esn_game_details_header_back:after{background:linear-gradient(to bottom,var(--headerBg),var(--eventAccent),var(--headerBg));content:"";display:block;flex-shrink:0;height:16px;width:1px}.esn_single_page_header_content{align-items:center;display:flex;flex-grow:1;min-width:1px;padding:0 12px}.esn_game_details_header .esn_game_logo_sidebar,.esn_single_page_header_content .esn_game_logo_sidebar{height:20px;width:20px}.esn_game_details_header .esn_game_logo_sidebar img,.esn_single_page_header_content .esn_game_logo_sidebar img{width:20px}.esn_game_details_header .esn_game_logo_sidebar [class*=" es_glyph_"],.esn_game_details_header .esn_game_logo_sidebar [class^=es_glyph_],.esn_single_page_header_content .esn_game_logo_sidebar [class*=" es_glyph_"],.esn_single_page_header_content .esn_game_logo_sidebar [class^=es_glyph_]{--iconSize:20px}.esn_more_btn{align-items:center;display:flex;height:32px;justify-content:center;margin-inline-start:4px;width:32px}.esn_root_mobile .esn_more_btn,.esn_root_tablet .esn_more_btn{height:28px;margin-inline-start:8px;width:28px}.esn_single_tournament_outright .es_event_outright_row_title{grid-column:1/-1;padding:6px 0 8px 12px}.esn_float_top{position:sticky;top:0;z-index:60}.esn_float_top.esn_filters_sticked{background-color:var(--bodyBg)}.esn_tournament_view_tabs_wrapper.es_tabs_container{align-items:center;display:flex;height:36px}.esn_tournament_view_tabs_wrapper.es_tabs_container>.es_filter_tab{flex:var(--special_events_tab_filter_item_stretch);text-transform:capitalize}.esn_solar_system_root{height:var(--tournament_planets_height);overflow:hidden;position:relative;width:100%}.esn_solar_system{height:100vw;width:100vw}.esn_planet_orbit_wrapper,.esn_solar_system{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.esn_planet_orbit{height:100%;position:absolute;width:100%}.esn_planet_root{height:100%;position:relative;width:100%}.esn_planet_wrapper{margin-left:50%;margin-top:50%;position:absolute;transform:translate(-50%,-50%);transform-origin:center center;will-change:transform}.esn_planet_description{bottom:0;color:var(--bodyTxt);font-size:11px;left:50%;position:absolute;text-align:center;transform:translate(-50%,100%)}.esn_solar_center.esn_planet{--size:24px;background-image:url(data:image/png;base64,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);left:50%}.esn_planet{--size:18px;background-image:url(data:image/png;base64,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);background-size:contain;height:var(--size);width:var(--size)}.esn_planet-current{background-image:url(data:image/png;base64,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)}.esn_planet-current,.esn_rocket-current,.esn_rocket-default{--size:var(--esn_trn_planet_size_0)}.esn_rocket-default{background-image:url(data:image/png;base64,iVBORwoaCgAAAA1JSERSAAAAGAAAABgIBgAAAOB3PfgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAABc1JHQgCuzhzpAAAABGdBTUEAALGPC/xhBQAAAp5JREFUeAGllU1rE0EYx5+8bHcTEvLSdFs2IG2j9GAVRVCPBsEqavETaEER8ZSDx9CioUcp5qjg12h7y60tgRxSU0ibF2hyyCYkm5DNy+5md3020pskj2ZgmNnZ+c9v5r/PM+uAfyiZTOaDIAgPUqlUmqqxUyfu7+8v93r9eK1WS8RiMT9VRwZEo9HnpmmEO51OoNfrvaHqyIBqtfqO53notNvQaDReUXUkwMHBwXWO4+6wLAuGaYLf73+0s7MTpGhJgLW1tZsuFwfFUhFWVpZhd3cX+v3uY4qWBDAMI9KS2jDoD4DjXKBqGoRCwjxF66RMYhiHy9qLpmowHA7BhmOjkcJStCSAYYBpmjqwHANLS4vWg1VtFC0JoOs6umSA0zkHtZoIsixbAJOiJX0Du91uWG232wVNG8H8fAhY1q2StJRJmqaZXq8XrMrOMdh6QFH6I4qWZBFmLnPVZxCAloEkSQJFSzqBqiovK5UK7lpFa1yQy+VACAsfKdqpgMPDQ14U6w+PT04wBzhYWAhBOp2G4WDIJ5PJuzMDIpFINJs9hdxpFmw2G6yuroxPgLbBxsazpzMDMCRfyHIXWpKEoWmAw+GAOYaBQCAAZ2e/nswMwFv0ViAYwJPcsKJpPObxeMZWVS4v72E6sDMBMGJuR1Yj4Ha7MKNNcOLuFVUFnl8En8/nFUUxPEk/MUzL5fISVhtG0Tg0FbyHDEMf+x8MBsc2FQoFC1CC/zkBLiRbbbPZtBb8ORgOQKzX0SL3D0VRYPTHssGkNSYC1tfXZVVTm/n8+Xk8Hn+r6+an0sVFbG/v2/vjo6NUu9PBm5YpT1pjaibjPyAfDl/7bvW3tl5/vRrvyvJnqdW6v7m52YRZSiKR+FIsFn1/e7e9vZ2cpv8NHssrqFzpD1EAAAAASUVORK5CYII=)}.esn_planet-0{--size:var(--esn_trn_planet_size_0);background-image:url(data:image/png;base64,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)}.esn_planet-1{--size:var(--esn_trn_planet_size_1);background-image:url(data:image/png;base64,iVBORwoaCgAAAA1JSERSAAAAMAAAADAIBgAAAFcC+YcAAAAJcEhZcwAAFiUAABYlAUlSJPAAAAABc1JHQgCuzhzpAAAABGdBTUEAALGPC/xhBQAAEI9JREFUeAHtWWuMXdV1/vY55z7n3hnPeN5jmBnbGAzYPEwKAkoJSVNo0/QhkVZp05KkQorUpo0SoT6DQ2lF+dM2tEqD1BRQJUoIiD4SFKqkjlNIcB1wSGxCwPbY43nP3Dt37vM8d7+1z7kzdzAkYPMzZ2brvM9Z31rf+tba5wI/Xd580VpnOLZyDHMMchS13m/hHVwU3sGFBvZydS3g34r6wj7dWpjQXrUAhFmFSMPKNFSmWIbddRRB4/+A6gGsHDmsLvqEi3NczhuA3n+zg7ueuAb+6u+GpaO/rldeHER9GjqqQ9kpwE7zJZoXhvxvEBuHcqDyo1DdO2F1T5xAUP8vVKc/r/b+6Q/xNpfzAhCcePoD8Nf+ICoduwleKY10F1S2GyrFte3ET0/38BgDE/lgRHhTjaMJ7a5CNxaBVgXI9MHu3RXwnieD8ul/Tt3wwDNv1YZzAtD60u07rV0//4Vo4bu3wFKwh6+C6hoEnDTPRlBeKTY0swWq91J63+dxzxzT5aMGDKLQDB22oKtzCFeOk2Fb4AxfSnBrj1ru/KfUTU/O/SRb3jaA1v/+1W26evphXZ8bcCZo/8g+0qGfxgiNxdCQDw1o1CnaXCGwYUYhx2MSgSWguUh6hYZSiIIYBNe6WUa0dBJRfQWpge2wi1umglrl91K3fPnr7wgA/R935hte9dM06m6rb9KyL7zR0MXq3QHxOhQNEo5rNwbQoPOay1BWcg7J0DwXxmuESRTMdkAf1AniFKJqCXYmg1T/YE3p8PfVu7/y8JvZ9ZYlrV46fne0NvNZa+gKy952I43irQHD75IuUYsGtGJqiIdXTxjjeUFCHz/eNvudaz8+r+PzKmXDKvZC5XooUg00j79c+MGhub//3E5kzgtA+f7td0de6y6bdLEH98bGyyIUqFBxSsdp9BSwNgNdY2J61RiMDjqGvwFG+xtA4G8CovJZPl8TRDep5aA80+hJjxYf/eptOzPnBGDl3gvvtHK9f2H376LxTEglrNNmtP9iPie81tEmo7UYFm0M4ft6UkfJ+c5BMMq26JsQ1bqDqldENqN+LbujcGbl/m23vi0Ay/eM7LZz3f9gD+y2kcpTvjOxgcJ5rTeG4bYY4JmxyShjdDJC7odtMB1RkSTuuB4BQUgU8oNYWlhDOm2jd3iw39bqH6v7hwbfMgDb6vprq297SmULSSFyY+MNgCjxePJSMVyUKGpuHIuSSBi1aV+3GVjnvolYs87HBqb4uakhVBZmkc1a6O7tlVdu99OZe98SgJXPjPwCikO/ahX6EkNDqsNsTB/j+WDd46I8BkBYp4e9TV6PPe5tAAg9Ewktx9aBJJFzm4hWq9zn85WNM7MtOLZGbuso8paLZk0cEf12af/IjT8WgGkP7K6/sXuGDOd1G0DlFD20vO5x47HIiw0Q73u1Dc7r2HDZNwaH7Ws7AW3s6wYltFQx3jfR7RrDq0deQS5rY+iyq+FNHYLXog2hZlFx7qMP1ZsCWGy88h42XVdo9jHN1TXUlpZZ8deMEeHCERabucSIDhC+eL/Z4f0O6nRSqoM25jpfvL7GUTP1QbzPphBzqwUsnDyJbD6DodE+HosMEdy61A19ffkzo9eLrc4bAbCV+qTq6kOjUiUDfFPuKKPcbqKrv5vFhu1AsR+qOAiVTsVG0/tGQZTkiBQtJqYKsF7AkmNxXoglLUTUet1yTUEzhgt1pGktXoDnn/g+MmkLk9f+HKy5Q1Rum6cieG7EpNaihb/CBz57FoAzf1LcqkP9Xk/EgLRQlk54L7UqYO1ykMqmmA8zUIyEyjHBrQyrciap64GpvEol1Va3K3Dsbd1ilJrNuBon3hbKtI2X9Vwpg+NHjmJsII2R0SKC07MwJseXwmsSRFbdzgffdRYAp5l/H+uH7fIlKp02NwgIs6a0hfSc9GymGoSRKfvGQB6Q65XjGB0HW4i4jY5l0Uio1usioNdlOIoPG+MjWIVhHH76JHIZhfErr0Y+nEcrAWfKD+3w3ZBRSE0s3zWy+ywA2rKvDhimiN6yHNsYLR2nEg9I3+IL9x0ygVIX8DiTzcisbcc54FdIjaXYcBUbbGofOoyH3lRH2t6XucOp1V786NC3MDm+BbuvuRjuK1/j/VYC2EyapG2iKSLj6pazAJDCOwOPXjF9epaAyEmLkRB5NBEgiKZDdtBbF1wDuzAQ81ptNG06oJYvvkQnVOJItY3H2RGIXKGlb0D4Wy/EVx85gGIOuPym62DPPc/04PMoqZadRZR2+W4vLvy++FXvOTuJI0zISbgNJm6d9M6a1kf7gXmhT/4FFjlW7DMTFWmNVcJ1o0amqWNiso3WC8tSDWOta9MHWKdO5AXwa2wIQ0apZxAHD86gVlrFnivHMdYfwj+zamjqNny0lj1zm83EtujgKK8ZdPuSTQD0fjjzy7rf1BEpquS30zWJoModP66ORI1mpYaMqEWrZigWBVQTdqaKMy0zH7Diah01vBicwzhYFo9LPJQxPvSkfQ6NgUhn8MN5C9979hjGh7LYd8NO+NMvkSoR6qs+e0Ne64VxF0OHSD3oChw+Vo9uAnCmsi3lRGFWoIYtiwizCFcZCd9lPtCNNgyl5GGtcgXBy9+CM7KLtkkUYgmN1SeK5TRKuBpseF8n9GnrPd2AamEMT3/xeQwUbVx7288gXTmBkGJQneM7GqEB2u5ggroPJ0dJ9XmvjcwmABnXtQPtaIl46Ln0gBczWPhfKLI+WAmf46Y0rJdh1Thp6SpQgeykXwrNm4RO8gyFzcab5xkQMCCCoTH86xdeQN4OsffaizCkp0mrGlyP7yJVwma40XpF8XNSKcdsR5G2NgE4HSy5o2rEsxhqEy6+LOTDnG5OMErkc6GLHUYuFpcUX+D6CBamoEYn6RomWloluSBtx7JJdN1WoHXj20AU6vkePPbwMU7kGrhi7wAuHfP5caPMAurDsBEpOIyuTQpapKAwUBRJ0ezAZUIHuraplbjmQfjk5FIqm8W68gUx9xQlTsAEy8t8YdNMaowXWg34p1/huVWGmrnC6huuLiMoL0vfwvyI4iHbyZCkbeVyeOypM2is1HDJZBF7Jy3eU0arRONXmTfkeT5nodCTpeaTzu1pCD/JhM0WEztkQQuXzlKhRj2cKmTtKwuFVDzxsqRAhXhu1obrpzHYo7CN+4pqIdpt59IMJRVj9qThrWIBUqZwhRveR3sda3kzl8GXvzKPtcU6LttRwHW703DYUjTLvlE56f8dyTkmutxlkzIhc0r7kXGSOLTRiNDdnTp9FoDA19NuPeCHhLRphYUujTCFF45NY4ovqIjkpx382S8OYogtbtRowSKd5Jgkup1Px8D16wxPgCxFljE+qPm4anseV0+kYK35bI1CQ7lczjZFU6KrMhaj7SdTj7gbEDWL/BAucyPTnz10FoCuQuqF5cUqRnaNxu0xE3m6FKBO5fFoA5OfoQvwxItVfPxd+aT9ZUTEO5ICog6SvFK9Je4qyXgCmuXq0a+V0U2g+8YzuIoiqKgwIpeCOZN1Yqg6ll1NsKYH1BtthHCpRu+bCKWdg2/QSgTPyL3V2UXV1Z0yXeDUUouGK1y4xaZaKKy0NF6cquPVi/PY1cO2QmqETAFptDR85kWyL/KpzNwEh1iI/vvbdVzQl8L12zPY3p9K+iyFlB1/3WmrE0NKsWATt1aJI5dM/mTTY+SopNiSsWYnHpz53lnzgfEvLs9m8/Yzq1UWEGp4k1zeyaq4fSQLl4VAoiDKJt4dYzW0JNSCWEvYlamu7USNCGClHuHRF+o4eLiBvWMZ3Lo7hx2DaSqLhSzp4siXPGBd503j6nomoa10Nt6PYuNDRnlmzkOtquGk1BPCNOeVe7eNuXXnXVSKS3xfT/itcKIU6av8fAqv0YjZBR+HTzRweNrDMHu2PYMOhri+ansOWzlbauu6z4fzsSZxpfP02FnKPc+fbqGHc9pf2lPE7tE0UpREU5FDHUerTQ2dUCXZFhEQ9TIfiCkKIal5ZsbFylqEbcMOisX0vwtu54LxLZ9vVL1fLs27KFEBCB4NdqPTix5+xBuWmLVL5NwE6fOhPV2o08ISKbRvstvkhySsJJ0oh9DGKnRjYb6Mp440MMM24IptGdx8cQF9BXs9p6VACe1iY5Nkb4OINkZUo1xnc0YyZ2ZqWKG82gTfV7QPj59a+KYBAFW4PNcTYjRdRW+mjude8vCDUx6q5EkQma837AQVPnVDD0YSI7RDjhZyTBRvvSjJf5WJ/vWX5vH9M01c2GvjI9f1GM5bEuswqcZS3PwwqdCbRUq3K26y3ayTLvNNlNcC1Frx9f29KeSz6o/VAfNVDE4Y2GQupcnlV2beOd4NHOXTMimF5VqINUbjt3Zk0Gtv5InReRYTacJkHZAuz023cJBUG2I/85tXFnHRQDzrMTPMJEFDT9qChPMdX2U7jZb8EYms8wuEz+0qo1/jPFj0wKEjR4czj+/4t5X1D74OWvpwZFs7gtW6mYP0ka8DaY1j5FqVxr93LIUdRQsryy76BzKUuiQKlEqrpwfPv1bBN0/UMVZ0cMe+HmzrSX4XCGMFMmyg10Pj9Q672xtJlxGITLMWSD2QyBMn6qROvRF7QJR4eDCzkivYn0DH4oTN2v1R0/1g1AqVpsQEDNXeXguvllhUHPXUBy4rfKdccu8L6YJlyimrHz842Tix4mGmWsVAl42PX9uLQlptogQbLU5GtFEO8b6lkk5AotKejRmlosG8xlybREu2V6vseP1YVuWeYt4JRgYyfzj50NJ8JwDz1sW7xv6IXvpbSZYmabPMfuQ/Z8KTcyvRzz5ypjnz2ocG/rK84v55nQ8suZHR9YtGc+jt2igj7SbNGJL0PhsnhEo8JvThcVummUnyxrPJ2HihjBSpqkyaQphIyGMk6uMT+Xsue7x0N163GAsG75/5u+Mf619kB/zJZj3Yy9xppZX14UfO1Gfk/PSupc9ue7l/V1RyPzjKBks80ip7qFBNHDZa4u22F6OOzyMyxFApckI8mZzJkAfY7bmNBEJ6GxotfPcZ6UhviFOOlB4eyz1wFO+5B3j89fZv/oFj/35Y7/92fmjJjTK3HWhNdZ47vG9fqnfX6X9arXgfXWFP1GhFaHlxC5Biwou+ZwnGsTYMFSM719b6OrbcJWV9PqMp1JXIJWDCpBxIazE4lLnbSo/ed/njxzy8wfK2f2I6fcfQR8sl74H5RTe/XPFjjsZOpUrwpQSSTgZTxRhvWck1MolPGrMwoZhJ8iRgbQCCdMuWVGNwIPvhHY+tPPnj7DmnH/mmf2dwb70ZPLK47F0xu8SyH8QfKo2H1YanbdXh/eS8Ss7L0u7RdPuzD0+mGEWq3TeKW3Mfm3xofuon2XLOP7PO3DmSbzWC32g1w08zGpeusti0KbWJMonB7dGW0k21gCfyVJl8l/2dnv7sQ5M7lv5F7Uf0Vuw47x+6v3T77fZ1hYPvbzaCj1SrwftWK36u0ZQWOe6RXu95M+SnWSKTBM0VUuWurtT/sLp+biE3/tw1D37XfzvvP28AncvJOwaG+RXlJn4Yezcbwz1+EE2QXgV+MswY5bFVi9W06jjqRDrjHMnlrG+sBY1ndz9SXcE5Lu8ogNcv+uabnamJI/wUkMrKfh1+a2Lqypo6cCDAT5d4+X93Mb1XiYR83gAAAABJRU5ErkJggg==)}.esn_planet-2{--size:var(--esn_trn_planet_size_2);background-image:url(data:image/png;base64,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)}.esn_planet-3{--size:var(--esn_trn_planet_size_3);background-image:url(data:image/png;base64,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)}.esn_planet-4{background-image:url(data:image/png;base64,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)}.esn_planet-4,.esn_planet-5{--size:var(--esn_trn_planet_size_4)}.esn_planet-5{background-image:url(data:image/png;base64,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)}.esn_planet-6{background-image:url(data:image/png;base64,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)}.esn_planet-6,.esn_planet-7{--size:var(--esn_trn_planet_size_4)}.esn_planet-7{background-image:url(data:image/png;base64,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)}.esn_planet-8{background-image:url(data:image/png;base64,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)}.esn_planet-8,.esn_planet-9{--size:var(--esn_trn_planet_size_4)}.esn_planet-9{background-image:url(data:image/png;base64,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)}.esn_planet-10{background-image:url(data:image/png;base64,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)}.esn_planet-10,.esn_planet-default{--size:var(--esn_trn_planet_size_4)}.esn_planet-default{background-image:url(data:image/png;base64,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)}.esn_rocket-1{background-image:url(static/media/1.540b7f557f2d9b672971.png)}.esn_rocket-2{background-image:url(static/media/2.c77dfc67138961b46a7f.png)}.esn_rocket-3{background-image:url(static/media/3.4372e024f97f407abada.png)}.esn_rocket-4{background-image:url(static/media/4.6c09e95d37dd99ba65f5.png)}.esn_rocket-5{background-image:url(static/media/5.3fb1d23b34f473ce6a65.png)}.esn_rocket-6{background-image:url(static/media/6.109c58e756cbbc6af8aa.png)}.esn_rocket-7{background-image:url(data:image/png;base64,iVBORwoaCgAAAA1JSERSAAAAjAAAAIwIBgAAAK7AQT4AAAAJcEhZcwAAFiUAABYlAUlSJPAAAAABc1JHQgCuzhzpAAAABGdBTUEAALGPC/xhBQAAJelJREFUeAHtfXmMHud53zMz333tfXDJXVKiTFqXRdmWZMtyQsmVZDmyJFtlEstS3DRFiqIOUARo8k/dsIGDpIWdFIldN4ZbuXGAGmIbF0pSOEoBS2ksJ7IOS9ZNHaTI3eVyz+8+ZybP73nfd775dikrCAJJM98+1ni/Y77Z5c5vn+P3XES7skM+ff/PXXPnfz12Ge3KDrFpVwbkX/zVv3pfqpD809pK+bs3H795jnZlQHYBE5Jf/ItfnM+P576zeWpzplluzXc67rdvP377JO1KILuAMeKTVZgd+492yrm4ulwlt9ujdq390Wqn+au0K4HsAkbLvX/+uZ9PZJ1/WlmuUK/VJb/nkdf1qFNvff7GL9z8EdoVkV3AsPzct+99//iBya/YCSe5+uJ58nouH5587Ta6xVa58bWjv3d0lHZlFzAwRbmp3OeTueS453pUO1cl3/XJ99Th9Xzq1rqXeeecz9Ku7ALmM//7vtsLU4V78LjX7lH9fF0A4+GAlnFZy3Q6TmOz+ms/9eVb5mnIZagB88t/+MvJ7Fjud5L5ZBrgWH3hPNVX69SqtqldblOLj26jJwDqVLsL3lLnt2jIZagBs57d+hnLoctqKzVqbjYoN5mnVD5FqRwfhSRlSmlKZhxyEgmC7WqVW/fc9MWb9tIQy9AC5tgDx1Kl2ZFfL86NUGGmIGBJpBwxQ77HB/szLpxf1i5u1+XDY8A0nc569zdoiGVoAWP5qXtz0/kP2Y7Vf822BCzKdwl95deIPPZxOlRfa3z2li/fchUNqQwlYI4fP55gs/Nv04U0+T6bmkqLKktl8V9s2ya341Kn1qNuvcNfO+Txc7ZIonXYdOUay+1foyGVoQTMs5e8cFOqkDq88uw5Wnz8LNVX6tSrdymRTjAufHLSDvsySUqyP+OImcJrCUpmU8RMMDvErU8fvf+uoeRlEjRkcsw/5jT/oP1vfK9s7b9+v5ghI82tJpskElNkxE7w35RDonWgZWw+n32aTPvpDfAyX6Uhk6HTMOUv1T+YHsncsv8jfbD4GjNO0mENYgeknRB3cniKl+GvPXaAGxtNDrfb//LIPzsydFpm6AAzvjB23/QV0w4ew3+BGB0DbZLKp0WbuG1X+BdyPc38mq8kjjC/f+XkxTM30ZDJUAHmvj+6L2+nEx+BswvzAie3zSSdwIZRYzu2cDArz6/Q6kurSssAVHwALNWlCnUqbRJOhh3lTqtzJ79v0RDJUAHGzdKt6VL6KmiSM4+9QctPLdL558+rNxkXFofYzPqSw1+9bo8Z35ZKEwA47NfUz9do5ZklJCRZw/TABn/q1v9y1z4aIhkuwHjez2dKGdEI+L/Vl9dp8tIpeQ96wrIsSnNkBJME/yaZTZJYLRz8XMi9XFKy2DBRzfVGkertu2iIxKEhkWMP3HuJ49i/M7JvNGMn8Xdi0dzVeyg3nhPwGBSVz5aZa2lSfrIgABJzJKDxVcqAAQUg4Tk0T3YkN3PRb+7/76f+xymPhkCGSMP416YK6VFwLJCR+RHKTxV2nJUdz4LUFd8lHC35+rVEJtmPoDo9ML+XF348+n4aEhkawNiuf1N2LPOW57GPoxxdACTs9Pp90OiXRMO0N5vpZq11Aw2JDAVg7v3WvXvshAWHV/kj5riApIsZAQVC5wGQGPB4+oM6VdCucbRUbd9CQyJDAZiO716XyCb3JtJJeQ4wIHfke9tQw0/ho2y+tk4br64FIAFoSIMFxeEohRAtg+fM13SrnWtv+/3bDtIQyHCYpIR9E+eBxK8FAFAotfyjZVp5bmWHpkHo3GtyyLzV4q8dCuyPdnyr52q0fnKNeq2OvOy6Lupkxiw3/VEaAhkOwPjeXelSRj/0afPUJi0+dpaKM8XB8xhSiWyCFQlrFY6QnGRCA0rZMDFJfE6Sz+k2u+p6zNO0OAfVqTc/TkMgsU8+fvqP79lvpax96ZF0wOaW9pb4QJSU33F+YbpI8x/aT421OtmcWwLfIiQNgwVh9vSlM9RYb9DowhgKqhgsLQFPp969FQXl/D+fYiyxB4xj+weTqaTlJDTlxPd+7up+lSXKGdyWK6UNeA9sb565mR6DAAQdwOILDWxTfqZAe47spclDE8LflBfL9NT9jwvry1pm9I6v3LHnQXpwiWIssTdJ/A+8IVVM9zOMEM3UwcSgnhd5o9pKVbLRwvaOZEQTIYUALWPZNr+WogM3HKDpy6Zo5opZ5nFGaeG6/XTJxw+xHyOsL/XI/jDFXGIPGM+3PpQGYC4g8D2qSwyUrisM7wanCsDyIp8kYGGtBI2D8HnsogkqzpUoycRdQA3zcfGNlwjz26m1WVN1r6GYS6wBc9w/brPCuMY4vGHp1Dvi/AIMilPxpYBq7eSqKmsAIDieZhBwbqmnAMRaBw5KUGDF52RHs7T/Iwc4IdmhXqNzHcVcYg2Y5068tof/hRMqd9QXmKLy6S0FDDLUv+oWANeCskwgw+14kojEWT3OUCsQqUgrTP7tu2ZBzuUs9qXHjx+P9e801v+4BPkXOUnHkiSiEb7JPYlqOuqpr4i8AAQsjq7t1f8JTtBmEsQ/hvXVUloYoQynHRgw0z84+MwMxVhiDZhe1z0CM4IbLWZE3+O1l9d0TkiZnk61o7QM3tR1u3jD1xpFe8jacVZZahB8cg0GGzoN8tMFgNDKdpwDFGOJNWBYs8wjwoE0N5oBSHqod2GtYzSPldAACWkOy+ofvq8a2wIFw6ar2+rJY1XjW5eQG75Oz/PGKMYSax6Gb3/a+C9wWn1N8Rdni1Q/V5Wb3pJOAQaRo3wUPIbzi2Ipy8+rfBFrpyRHWmsvnqfCZEFMGN7H9VBohdA7nU9T2ZV8U6wLw+NO3Dkg3/CXj3C5yiDhzDIlc0lmZ3tSz5sdy7GTa/dLGvhDOBe8Sqfe5pwRR0iMpOLcfspN5EU7wVZVzlZo5ZkVSmQYLByFWbYyT37Hy1KMJdaAsTw/g87Fs5w3mrp0mrLMzpqoaPHxRcqy9lHtsTrk0T6LtJ+EyL2eC01CAhgnadHo/lFVdUfqfUyt2jxVppGFUTTwH6YYS6wBwwzv4cZ6kw789AHqR0qa6pfEjzwV4q6+2mCSjkTLNNbrUuiNQzQMk3cAkaZmKJzixnVh4pCQhGbKjGSuphhLrAFjp5yZ7HiGwmF1EA6LR6uyhW2OkjJjWXLYzwGz22atVFmq6MSjAkUb7SX6Mtuzi3g/M5qjOqcZrIQT67aTWEdJvusO5JACsKhcokTKdc5KS4cAcy8ASxA5mQ9qs9RkTYX0gfgwQalmP6pKpB3pjkQMRTGWeEdJHtxTdeNRhrBxakMcU2gTsLwYT1bcU9RVdaH7HMTTpDgc/gxKIjBgqPwGM8RM4jmZhDjNMEUTl0xwFGap8SCd3m55Q5RFFcqhU7FJM5fPSHiNCKi51hCwKMfEp4CjCz6o20vMRVgjpQppyk7kZBzr+MFx6SBADmnjtQ3RTB5yTz0/1oCJt0kSH0SVWLbLLTY5msRj57TX6YVO7BfWAVCo5+02O4EPE0RQ2kqB6UUZp/oe6HGzpAQC2stz411AFXPAUEDber1+tnAEYXEuFRB56mQFluWnljkqSgg/A74GpJy6hKX9GoumDk9RelRlwGUciKXYYhl31nV3TVJUBaWT6AKAoFZX5YOMY9u/rypdZNHqS2vk8HljDCg7bVPlTBlRDy0/eZbC+UtLt9WGnqjSB/aH25UWxVni7fSG/talTEETcOFMsx/qCuhUW1TYU6LNV9clHZBnfyXBzm0ilaAAMdZ2X8cLkpiqlNPaZXqjKpavvVlSOSKM8cDQINTvdplrcUwdLymHFVrCbXelOBxTHXJom7WsoFHfXAtpAUROmIHX5OgrxayvpaMqDs13TVJkxbIC4gU3dObKPcLzrr64GuJnFPML7YPUwdbpTZnRO3vVHqotV6VMs2uKp8hUOPjSg41wGqTfxitrKp3A3y2ZScaahxma3mpV4E2iMSYPTQW5IJMeAP2P2t9pDr0dNkGosMuMZmnlx8sqWgr5MKV9I2yuVIsKMGmy1mKS7N02k0iLFZgk8xw31rvgiegugKOM/FGZHV6kBzChQRxlOYdCTvPOzyvt43UpxhLvsNoif6eXSn1t4Q8+xekpDqUTrH1UgZT6uGWY3zf9Rv2HzMPEOkyKd8VdiK4duN+mUHdbMtFXHrCerumH3gxpFStcz2vCdH19Kf7dZXqjKyFeziDG334/rQH3JHjRRD2+uZBFAXFnEpKB2Ao0sHRW0r5wE1RMJN4mybf8fvF2+HU/GPUhj3d+coABFrG0U+v5g2NCfH/wNPJj3okRZ+kXv0gngKJlLDUkiFnZbqsjADAdjipTuc3n0f3WqNxDITkY4wzY3EKKIytHHOSgoBwpCJd2yxuiKmH1Ahyc+cEZYW6TOdV31K2riAgscH46L0SenoMYZLEh2DHQ3mrT+sl15lkSApxkJiX7CEDgJQvJIN3gdd0OxVjiTtwFD9OsEdBEj5e2Tm9Ra7Olxn1A83BiEnUu+dkCkWMmZyrUgJNBgnFkvsTE34xoI7yF+pgUXxN1Nvis/oYAZptiLPEu0bT6ND2y1fA9YF7QVI+xY1icZcGAMEYKDJb1VzZYmziySwDnYnMJtEtrs6FMltZWSE6igCrgePx+3oo1TZViLLEGjJPqAwZJRxlo6FjC6vajHl+f6zDVPy4galU60s2Id9G3JKGzHU4++qEwW38DY/0sy6UYS7w1TCLpmyJuuKLYGtur9GTHQIXNiKs7IFWXSd/TxYAgVQylNsui8ApVdb2WS2iMK79Rll6k3FhWAIgSCmgsiOXv1vRGWPpO7+hFo1Q7V6fMeIY1yaSAB8CQVIHZVOKrnBJqdfEx7HxEmyz0VGlO+TAoyxydH+FoKaV2QrJGQl4KUzmlZcX1dwETWUH4bCvMwHkdWRgJirplLgyknxfoJ7eV0SGV5VavmPkwlm3O5V8eqvEwBy9gk+WNHsVY4k3cXTDJuO2rPLb6aevgTV3SqUNsaWQzvow5P5ReCJriKN4aJuapgTf/51kXOt0PM7bWtrO2g2r7Z5Umsz2KtdMbb8DYvumK3SH+9if+hd/3L6SRLiDCIgvG4p18jHlqQNfZymND3+48Zyda+s8tnYh80+oG+ERdbYikbc7aNUlRFtPOimZ7fwAIP+Ezof/fcXKo8sE40JjXa6ru4l7TG/+xq8yjmCo6P9wyZP1kG4N37cC5tbYhLNR14Pp6nV9L0g8Mml0NE2VBOIzN9sgyW281WGEbeWvKLrfjZaAUhq+PaVQoIEcozpROrJOPsS/RxOyW8mJlYDKDyHbsDIBCPbJC4fQFjZh+X4g7/h74uvri+dcoxhJrwDiOXcOaPqQB2uXBJLJlWRf0YwaKvTFQ0Q7lkcwZ4fopIsk/bXDicuLgOJVPl++kGEusAcMU/irur9klIBIOk9/Ej+l3wVoqCYkmfsu6gC+jnmIaBMZ+YIyI2+198gOf+cAkxVRiC5hjv3ssa6cTN+OmI3GIZrSg+d6ibebJNNqTeVNpICyocFS13o5ICaI1TbvWllqa5kYD63PSzWbnFyimElvAZA6P/HMn5YxhtxESjeWzWwPvW2EQ9Cs5Kdx7AotkObb2Y0KnbBMUUOUmcrTFXycPI7HZ+fyV91wZy3m9sQTM0eNHE6W5/J3QEhhwiN7nxlqfh7FMO0k4bA7ECvybACw6f3ThdIIv14YWghYrYEiRbe1P2slYLqqIJWBmD88esZPOT+HGo1ca22S3Tm2qHmktlvUmZsaifoLR1llqDEsM/BqiAeh4vmgW1M5k2YepLddQPmGnxrL3kv9WCYXoSSwBU1oYvzWRTqTF4X1hVepvsUgL9bdG+pqDdmSuLQZIMp+SKQ/Gl7G2d8IZ/6XeofKZLZn6gCFE66+uCXBKc8VbDt56cIpiJrEDzLEHjjnJfPoTuMHoCsASCUySwgIs+DEDY1epry3wMriUXqtLHvs8+FyLQ3ELG9lM85r6wIAJqy5XqIYJ48wmF+aKslanMFPgiCk3NTY/eTvFTGIHGCeVuTqRdK4GYGqrNSzvlJsMc3T+2ZXgPCvkw2D3dIup/dkjc1Rgog/jyGzTLuvpqZumLCqkaAA+XLNVacm8mUwhLYBrak02e9XMZ9FNRzGS2AGmNFW8i9MAWdxYzHdJZB3JJCNSWnn2nO509EMOL8nQ5snDU9RcqwunAtMlHQUaaIc+fogSOTXyzAq3yvJ/y08vSZ4KuwvQSZDlNMHSE4syeHH2yN4PvPfmS6+gGEmsAHP78dtz7HvcgcdYorV5CuNQbVlIAQBsvr6hpmmScmiDIc7MtUh3gC6CUjkn3RLLrwFoSCwCFIazwWexvGKRwYFiclnYxaejMLzCpq/O2i03mRvZ8+G9N1OMJFaAGblm5upULnU5HleZ2a2dr1OWzQumfePmw/GV5VohDYOOxvxkQW56P4ekoyQ1gow/syqOLLSGSStBwyDyqpwtSxF5a7Mpr0tYzVJjfwiZ8uJc6e44RUuxAkw2n7qeQ2AbDi6WUlTZJBXZERWWlwGDIcxrnCYQ0WwuWFo70WfloD1Q7I0GNsyJQZcAhiLKdhzssbb6oFrH8EQMW/TU4Gh8HuATh5tNIJjf6ctnr5y7Zu4QxUTiA5jjZHM+5zbZRc0RDkaUwScBB6MWlksLCC09qfaQmyy0bGFz/T73QiRAgaYozBTZrBT02hw1WDHMDi//aDlgic0aQPQoSdKSX4YjzZ8tXnTDwZ+lmEhsAHP3oc9ckR7JXIs5uXBae6xN2jX0TxfEn/G1T7Ly4yXJXA9ULFjhNhGSJvuRfSNUZP6myDmi3ERWAQ5NbaQ+Bw2y+PhZnZuygv2P2HmNA/4NNBqwM/v+ubv9mERLsQFMcapwHZujPLoaFV1fF/OCLfe4uUoT+GpJxWtrA0xvOGKS5zBJzN2wP8TRUXJgy6xBWpV9FPgvpF+SKeC6oi/HGqlb64qTjNFnpbmRKxfev7CHYiCxAUwql7wPc3MRIqstadVgCnin1pXQGgDCDVx6cjHwYUQGstWq+xF+C5heHI4eH28EZ669siaci0kl4Hu7egE6zJnnuUL+IXoaPTBm77l27x0UA4kFYDjZWEgXMh8GgaZMgy9//VKf0lbzX0jzL3gf6QJTqh1usjdfLZ0eQB+1HIn+r0kFT/BfltQ0CFsVWglD3FWAQd81TkQPtlpi4dP8DQduoRhILAAzd2ThGibrEpKRxqYRBkmDQ2rM08WCcji9nvQNqYkMGyfXdN800c6A19KFUypawpQpS+++DncdnIPDi7NtVTMDYChgkpQ6oDV38/SGaBi8lyllPnb4jsNFirjEAjDpYvYTIOd63Z4KcbEVtiz7F3XPkD8wObNyrqKINpHQzLp+26Mi73SCsj9VUzXsI0xff21dzsEmNryPTW0SjfE5GBCN+l6wxiDwoPkm3jNRSmWzN1HEJSaASX2iIUwtiemB44upChkm7QxYrIDBBQvsSuhtemMvNFmzP05Vh9++iaDZoWZ+pcv8DXZEAhi4rqeHJeIcdCgkmRmGmQIXBIBB41x09OJbKeISecDc9bW7DrBzewhz50zLK7LHcHLFlwiJg+GHGgjIKqtd1X5fA2kJrJQBjVlVrAcmYko4zBVIPUwPl/c5pO61evpjFhWmFIGHPZHwo6B98rPF26LO+kYeMKWFiVvZH0nIjBfd5YiyTIzlQJQEk2Tpf6XUROmCKOSZIOERrANiUYir0UvM+VxoEoAtkXI47ZAT84O5dzgPvpMRmEM4zFtsupDHkmhp38jC/uv2H6AIS+QBkyqlPwaWVcTXDu96HVtFJByWVX36bxpmASACx9KASRKx3mTYs0X9TgGTDiDRSFXWYFh6np8uCM8DYECbABhGYA6dZEIWbiGXhdqc7HjWnv/piz9KEZbIAyadT3wQADECh7fN/kxuKifjxECoYSUfzEaWGVtohexoVuWXXL3TMWhuHZj30dcyRAEph+tBgyECK8zkRcMAiBJJef0MOMwhRrzifIxr7TYUPzR9+fTtUWZ9Iw2Y27/0mUnftg4gbFUOp8+h7JbapjZVlHuOsBpOKLRNOp9mIOm2VtD7miMxY+n8bZMcTMejzMHTpQ49zenk2EcBKLAiJ4VEZcYZ0FTIYQFIiLQ2OEnp9dRKwcJk7vr3fOI9kQ2vIw2Y1HjvqNty9TBMpR2qSxX5S89OqU16WHYugGGfA35FqpiSr8hGdxrKlAnYto3/tkJEnpQziA9D8hlcK5VX18SL8GcSbH7EJOnz8RqbS3GOq4tlmTqOaeL5meLMZZ+87ABFVCINmMn3Th9tsvkx1W8oVagucQSTsqXMwCQM8ZcO85AqMmBYy4hm4ANlEGKRXJ92NJFsa0SSAImB1amo5ebQWHCeARIAB9cXE6f9H5jA0p6SbKUFoYe1fxi2mB3LJhqrrY9RRCWygDl6/9EMO5vXsIYJXsN0b/wVYyF5pqQ0DBheuBfiBLPZwPRubI6F1kEtr9EeFxSTnwzmyatICOxuuN8aAFUJysEPYxw9Wm2h8jYQLbWU6Zy7bv5iiqhEFjCF9J4Cq/39kgDUYbHUwfDNx/gNzP8nvX0EeaGELPJUziumX0IryM03UdIOBdNfOCEWz1MjycAo2zoXKQ61XjqKIxh9pq+V558DNcVIL6xzOkIWpPPPm0ja117y+7dFck1OZAEzWsoc4nB6yg+xtUg4wmdAHxJ8CBUyK38CjCxunJRn6jwRCDXSpsbU6W5vuA9e00rINMMZbQLg2QjXOVT3dQmFLc37JGwvCrAAWAx+RpMb+pjYNF5xw/xMJMsdIguYXClzGUdD8vMDBOgLQkoAHEuRfQdz43ET4cPg5qEUU0yJrq4LJlL5/mCvNYVIO/2yIfg8E4rz4bJD7cNHYi2TZDNo6mVMNR+Ag/k0cm3+XuiLUuG8n+smnIMUQYksYHzbfh/YU8PSgn9xmaTjKES2lAT3Xi+ZSKlxYpgZo163KChHIOrf5AFTFHZ89TZAqeGVH4DU4GjfF+eX81kKeNIpqQ84vpgarhelr7+8KqE1SL3GamOBIiiRBQybmTnXLPIkzGhpinkYOzAmkRAF/UMqhyRrhwEApw8K8DVGkwRZafMbCUhe9ZoZ1yw+kxHLlEDY4miLK6TNnWnkB3iLe0ckPYEqQGgY+D6j84UrKYISScD4spvPGw2oeL5RjY26lEaW5kfZZ7AGCqLgmKrEI5/a7UdEKBQPtIwZCU/WYKbaVhcxPA1utlExaiuK2o6CzLVCjBXUyMg4M3aGJ98zKWYL3wvlDtAyfFxEEZRIAuZT3/zUSLvSPhgwtIg++C8XYMHG+sGAx5ebbmbcKYD0A2D4IeJvWHagTfpapm+WxN8JjQr3dRcC6ejJ1yUzpj5YNE9CaZqR/aNUmC3JdTE+DVntwkzxYBRTBJEETG56YoRD4n1yg0gl/VBmMLowKiFz4MD6JDyILMvSvIkfGhgEHwSRkxB3wdIJ09loD3QW9MDZ2DQwwzcALClA4auT1CwxQKh3SSLhOXXZtERSUkuDLgbPm/uVl349cpFSJAHDtP4kq32ZYo7bhJuJZCDyOuHJCriDTlqRJsHI1W3REDojpY86mDRl7YiYpMZmpSrkn0ojaPD1+u0pOFB9BwLPiPgzCcUIj+4fY00zJtpFuJykk1t/8kzkZuFF0+ntdGZNos84mqjUd5L9wT8mgkFm2lTL4TmWfJqCKdx6EHoIjREuSwNaSKsYkRIJV5VemouZemAJtT1VBoqkZj/SUp+VGXkMGqQiZq/cI1oGPUuskZKNml+giEkkAcO/9ClPFyvhvgAEjhQxmcQPBfklRC/mReN3iHnR70PzwO/ZPLV5wVI4nFs9s8VgyQTpAFOpB0dWNI6ngJPVDW8DYhnQ2PL+2CUTEv6zVktMXDK2q2HeDrFsZ075FJZW+4O5nfBCciQFEW5LWOypDgIKZafhwxTZnGFa+MrzK1IZhxwTTEd9rUHnnl4W0IzsH5HvE2aW26wpRLvoVtzClKpaGCzI0lEXIinOaCMhidLOdhWj5pOzFDGJ5DYT33WnJeohVSAVDl2CvLPV1zK5sRyV61tknGRhawEaSzO8/PrEoUmZh3f2sUXqlJvyHgi3EnMoiHIkIiJV1wtnF4CyOalkoicrbUkNTNhUDoilIzUQh/wzI6rrFjuR0zDRXH9j2Tk4oOJbGPEHQSPhtF4xnJ/KUWWpoocEKWLNk3BYcSpSD8wHUgpIXHp8XVkQ6vpBYxwAJOe6ej+kTiu4PRVWj+4f7/cvhX9WP1zCZ9JSvuqS9OzIFVJF0iQ5KXvccqwdzmnYuZWCbf0VHZACJJgk5l16jZ7ssYZ2wowXBQ4amH/nW/38kWyYZf6mgkIoDolxs3EmAKgOj8YPjmtn2A//ILqlOxTKyw9qCEAvctvbIqlhuu2uZ3gWc5MMUCCWr244hVYXjV40RktPnuUbr3I/UiTD9+vcj89Rhp1eOL6knVfRID0NlJ6KgDpsQpaeWJIIBxM2pTUWvgufM/O+vVIMPjAOJKi8CoHGWDUpJ2Wz1HVXKWISScDwL/p189hAwg+zsOaB1yfaEF5PHpqWfA5qbNvojtxsMAlYFMd24foFFUWxg9ustKQRzpYJmiqyWn9plcpvbDK1XxW+B6DCSJDSgXFZUSzgskLlEFaIEvZpgCE26/78Hi1TxCSaPozrrwbLGIO/YPM0QE3/fUyfYlPCCUq3fGbrsVQutZYspif2XjN/vcVREiZFLT+1rHqwGWSFiZz4R+uvbqjstmS2XRmceOiTl9KZR0+/wZ95prxUdfg6R1rl5h6EypaVVIrF3ubxhsyk+Xmw6s/tds9TxCSqgDk/yMQaqt4PveQH5goZ4s3XNnDjHhpZL935xBNPdH/mq3dfv+8Ds99/5aFXOLoZlQZ6dCnuu24BG0nEzxll7SGllR3FJK+w+Ro/OEn7rp3//h/ffv89+D656cyt1fPZ/5t4ed2evnRKMcY72D8NFq8PHP6v0252tihiEkmn1/W9ZRU30wU0i98vdvKUL1JlIOQm8rXV5899EWDBaYmU5UiorPM+EJUsVJeRhKVtSemlaJ6uF4TQiXSyX17p0yPsXf8f+DRoVpMl6t52xzcEFuMj+X47aacrFDGJZvIxlzoTZsd8TcUEf7168z0ofxBkbsdHP/Sfnn709A/MZ5y2V2cz0gmmYgZXN2wuhTgVX0DjazKQrxlohlMPn2qxf/Ml5mWa519YCSZRSemEPny3D2JzsFQKqeQ5iphEEjCVcrfON1ZWrPVVfN8/MAc0TFONQ21vnd36ppS1aNm4fOOZbqXzOY6oHmH/pGfm7MrNNdGSnsYAphctIgyuF6qL5d+qL259IfzzWEvWU2svrTwIjYS2Xc812ohULbAfup6+Nl/r3Nfv+HqDIiaR9GHsertGyTT+Og/ICzpsle5E/deMv2x0RNbPN6i5Wn9ovDzyvddD13j4xofB+n37ql+46v+Pzk9+z203Lxk/NGkt/nCRCrN5lUNisk+GA7Gp6tY7q5mJ7L//f1/4i/+1/ec5depUa2Fm9jc79cm72edJzFwxo3wZL5SuMHyONln8sy5SBCWSGubQ3KGq71lBhOHrxCJprWLMAGpoAab6Ru33jO+yXZ7+o6cXraR9DycpqxVOMtoc6MDnKZ/aoMrpDTr1yCucfCz7nMn+lb1vzH7nzX6mN/723PMrzyz/DWqLpXVX8zeBCTKMsQZNwrHXKIISScAcv/F4j6n6xT55Z+j9PpWPMDiRTlF1ufbD098//b2fdL2Hf+Mvn2Bu5c8Ls0VfEoisHdo1TkJ6niQn87Ol5/LjmUdPnDjxE5nZxlrjtzEIYOP1DWGDlTbxNMOsfRrtONtp5yRFUKIZVkN8WiTjlPjK8fVCah9LrxgsfG+6//ktr8WXSf+u/Uttcr/KTPBljmNNJVJOIsl8jZOlF/n40UP/7qGNt7rMeyfe+9DJkycfY+Bdi3l7uclcUOknmg/sMYCEklKvd5oiKJEFDP/OTwblL4Gzq/+ikRBk5dnaap1zve6f/H2ud+JXT7B3TN/Xxz9IHn744d7eI7NfY3/nWpg3GZlmh2p0tKaBlGZH3hKA70aJbJuJ5bpKpWvfJcxxIEkI2j9dSP0HhL30Nsrie859a/219ZMg/xBZmRAf4banzRTzOF3bTr5BEZTo9iWlrZcZKy3dYxaABTcF2WMGkFe8Yvo79HbLCXI5L/WlZCbp1ldqwhKrbLjbB03PPV8aS69QBCWygOludjcYFWsmuWgq7LANLT+Rp30fWvjt7KPeOr0DUjxQ/J/56cJLmEqOQisFEgVmaXPx6PzW1tbbqvn+sSS60xsOFzCk7mVL7zUyJqm+UqfZq2bP7rl06g/gU9A7IA/+0oNVzid9C0XjyE8hYvOMWVLDG1e/eeM3dwHzdsrXP/j1Lv/i/waPJbJGzUqtLaUHHN38t2/8k2+8oyq/1Wp8w05a672WK0Xfni62gobxur1I+i+QSE+gsjr0rBmLiv+QYZ6+fNrPzWafpndYHj7+8Bpj+ASGANRXG4E50vN+I1cHYyTSgOl12n/F/wJfzYHxCOPLRuZHK90WPUnvAslYif8EP8vsnISWQW0wa8ZXKaISacA88LkHliyPGvBfMBumtG+U0qXUc5XF82fpXSAPffGh1xkdf+J2VJeBTItgeLd79DxFVKJtkiz0iVjP4bHb8qRkksPYPzvxsyfeNcXVDlnfYBC3kMhEiO26XsVr+e8KQP9DJPKDnfkGPIGKOmSH7ZTTra81v0vvInnky4883q63H0ROCvkpDv/Per1ajSIq0c0laVl5buX59npT5sMwu/rUyIHCy/TuEr+5XP+Kn/BvZYNUtB37L3/4hz/YBcw7Jc2lynebjd6/5hvRaWxU//pvv/pond5l8vyfPf/Xhz551eXJpD3p+Z1TRDs6sCMjfwcp4m04GwmUsAAAAABJRU5ErkJggg==)}.esn_rocket-8{background-image:url(static/media/8.edaf7977a64ae4fc0329.png)}.esn_rocket-9{background-image:url(static/media/9.bef49047c545a45e03b8.png)}.esn_rocket-10{background-image:url(data:image/png;base64,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)}.esn_rocket-current{background-image:url(static/media/current.c4fb22cc96701815764e.png)}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.esn_tournament_view_filter_root,.esn_tournament_view_filter_wrapper{align-items:center;display:flex;justify-content:center}.esn_tournament_view_filter_wrapper{border:1px solid var(--bodyBg3);border-radius:8px;flex-shrink:0;padding:3px;width:var(--tournament_view_tabs_width)}.esn_tournament_view_filter_button{appearance:none;-webkit-appearance:none;background-color:transparent;border:1px solid transparent;border-radius:6px;color:var(--bodyTxt3);flex-shrink:0;font-size:12px;height:30px;outline:0;text-transform:capitalize;width:50%}.esn_tournament_view_filter_button.state_selected{border-color:var(--accentBg);color:var(--bodyTxt)}.esn_tournament_view_filter_button.state_disabled{opacity:.5}.esn_tournament_view_result_collapse .esn_tournament_view_table_wrapper{--special_layouts_table_item_height:40px;border:0;border-radius:6px}.esn_tournament_view_result_collapse .esn_fancy_shape_deco{display:none}.esn_tournament_view_table_wrapper{background-color:var(--eventBg);border:1px solid var(--eventAccent);border-radius:16px}.esn_tournament_view_table_item{align-items:center;column-gap:6px;display:flex;min-height:var(--special_layouts_table_item_height);padding-inline-end:12px;padding-bottom:4px;padding-inline-start:8px;padding-top:4px}.esn_tournament_view_table_item_number{align-items:center;color:var(--eventTxt);display:flex;flex-shrink:0;font-size:14px;font-weight:700;justify-content:center;width:22px}.esn_tournament_view_table_item_button{color:var(--accentBg);justify-content:center}.esn_tournament_view_table_item_img{background-size:contain;flex-shrink:0;height:24px;width:24px}.esn_tournament_view_table_item_data{align-items:center;column-gap:8px;display:flex;flex-grow:1;min-width:1px}.esn_tournament_view_table_item_data_start{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;min-width:1px}.esn_tournament_view_table_item_data_end{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0}.esn_tournament_view_table_item_text_row{align-items:center;color:var(--eventTxt3);column-gap:4px;display:flex;font-size:12px}.esn_tournament_view_table_item_text_row>.esn_tournament_view_table_item_text_highlight{color:var(--eventTxt)}.esn_tournament_view_table_item.esn_tournament_view_table_item--current .esn_tournament_view_table_item_id,.esn_tournament_view_table_item.esn_tournament_view_table_item--current .esn_tournament_view_table_item_number{color:var(--accentBg)}.esn_planet_orbit_svg{height:100%;width:100%}.esn_tournament_slider_root{overflow:hidden}.esn_tournament_slider_item,.esn_tournament_slider_wrapper{align-items:center;display:flex;height:36px}.esn_tournament_slider_item{flex-shrink:0;justify-content:center;width:44px}.esn_tournament_view_prize_root{align-items:center;display:flex;flex-direction:column;flex-grow:1;min-width:1px}.esn_tournament_view_prize_heading{color:var(--bodyTxt);font-size:18px;font-weight:700;line-height:20px;margin:0;text-transform:uppercase}.esn_tournament_view_prize_name{color:var(--bodyTxt);font-size:14px;font-weight:700;line-height:16px;margin:0}.esn_tournament_view_prize_pool{color:var(--bodyAccent);font-size:24px;font-weight:700;line-height:28px;margin:0}.esn_fancy_shape_deco{--height:32px;align-items:center;display:flex;height:32px;justify-content:center}.esn_fancy_shape_deco_svg{flex-shrink:0;height:var(--height);transform:var(--esn_flip)}.esn_fancy_shape_deco_mid{align-items:center;background-color:var(--accentBg);color:var(--accentTxt);column-gap:6px;display:flex;flex-shrink:0;font-size:14px;height:var(--height);justify-content:center;padding:0 6px}.esn_tournament_view_side{display:flex;flex-direction:column;row-gap:12px}.esn_tournament_view_result_collapse{margin-top:0!important;width:100%}.esn_tournament_view_result_collapse .esn_tournament_wrapper{display:flex;flex-direction:column;row-gap:12px;width:100%}.esn_tournament_view_result_collapse .es_collapse_content{transition:height 1314ms 1s}.esn_tournament_view_result_collapse .esn_tournament_view_filter_wrapper{background-color:var(--tabBg)}.esn_tournament_view_result_collapse .esn_tournament_view_filter_button{color:var(--tabTxt2)}.esn_tournament_view_result_collapse .esn_tournament_view_filter_button.state_selected{border-color:var(--accentBg);color:var(--tabTxt)}.esn-no-details{color:var(--bodyTxt2);text-align:center}.esn_divider_x{background:linear-gradient(90deg,var(--eventBg) 20%,var(--accentBg) 50%,var(--eventBg) 80%);flex-shrink:0;height:1px;width:100%}.esn-tournament-collapse-header{align-items:center;display:flex;gap:8px;width:100%}.esn_special_filter_items_wrapper{align-items:center;column-gap:12px;display:flex;flex-wrap:wrap;row-gap:12px;width:100%}.esn_special_filter_item{width:calc(50% - 6px)}.esn_special_filter_items_wrapper .esn_filters_deco{display:var(--tournament_filter_deco_visibility)}.esn_tournament_view_table_item_collapse_content{height:0;overflow:hidden;transition:height .3s}.esn_tournament_view_table_item_collapse_content.esn_tournament_view_table_item_collapse_content--open{height:unset}.esn_show_notification{--esn_notif_fs:12px;--esn_notif_lh:14px;align-items:center;background:var(--bodyBg);border:1px solid;border-radius:8px;column-gap:8px;display:flex;flex-direction:row;isolation:isolate;justify-content:flex-start;max-width:100%;padding:8px 12px;position:relative}.esn_root_mobile .esn_show_notification{min-width:unset;width:100%}.esn_show_notification--fixed{left:50%;min-width:360px;position:fixed;top:150px;transform:translate(-50%);width:fit-content}.esn_root_mobile .esn_show_notification--fixed{top:114px;width:calc(100vw - 32px)}.esn_show_notification:after,.esn_show_notification:before{border-radius:inherit;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.esn_show_notification:before{box-shadow:0 0 10px currentColor;opacity:.6}.esn_show_notification_txt{color:var(--bodyTxt);font-size:var(--esn_notif_fs);line-height:var(--esn_notif_lh)}.esn_show_notification_txt_in{color:var(--esn_notif_txt_c)}.esn_show_notification--success{--esn_notif_txt_c:var(--successBg);--esn_notif_fs:14px;--esn_notif_lh:16px;color:var(--successBg)}.esn_show_notification--error{--esn_notif_txt_c:var(--lost);background-color:transparent;color:var(--lost);justify-content:center;text-align:center}.esn_show_notification--error:after{background-color:currentColor;opacity:.2}.esn_show_notification--error>i{color:var(--bodyTxt)}.esn_tournament_view_win_wrap{row-gap:4px}.esn_tournament_view_win_item,.esn_tournament_view_win_wrap{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.esn_tournament_view_win_item{background:var(--eventBg);border-radius:6px;padding:12px;row-gap:6px}.esn_tournament_view_win_item_row{color:var(--bodyTxt2);column-gap:4px;display:flex;font-size:10px;justify-content:space-between}.esn_tournament_view_side_list_wrapper,.esn_tournament_view_table_list_wrapper{align-items:stretch;display:flex;flex-direction:column}.esn_tournament_view_side_list_wrapper{row-gap:8px}.esn_tournament_view_win_item .esn_divider_x{margin-bottom:2px}.esn_tournament_view_win_item .esn_tournament_view_table_item_number{justify-content:flex-start;text-align:start}.esn_tournament_view_win_item .esn_tournament_view_table_item_data_end .esn_tournament_view_table_item_text_row{color:var(--eventTxt)}.esn_rebuy_button_root{align-items:center;background-color:var(--bodyBgHover);border:1px solid var(--accentBg);border-radius:8px;column-gap:8px;display:flex;height:40px;max-width:360px;padding-inline-end:4px;padding-bottom:4px;padding-inline-start:12px;padding-top:4px;width:100%}.esn_rebuy_button_label{align-items:center;color:var(--cwBodyTxt);display:flex;flex-grow:1;font-size:14px;min-width:1px}.esn_rebuy_button{-webkit-appearance:none;appearance:none;background-color:var(--buttonBg);border:0;border-radius:6px;color:var(--buttonTxt);font-size:12px;font-weight:700;height:32px;padding:0 12px}.esn_bet_race_key_value_list{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;padding:0 8px 4px;row-gap:8px;width:100%}.esn_bet_race_key_value_row{align-items:center;color:var(--bodyTxt2);column-gap:8px;display:flex;flex-wrap:nowrap;justify-content:space-between}.esn_bet_race_key_value_row_start{align-items:center;column-gap:4px;display:flex;font-size:11px;justify-content:flex-start;line-height:13px}.esn_bet_race_key_value_row_end{align-items:center;column-gap:4px;display:flex;font-size:12px;justify-content:flex-end;line-height:14px;white-space:nowrap}.esn_bet_race_key_value_row_end strong{color:var(--bodyTxt);font-weight:400}.esn_final_bet_race_date_wrapper{column-gap:4px;display:flex;justify-content:center}.esn_final_bet_race_date_secondary{color:var(--bodyTxt2)}.esn_competitor_content{--cardsPerRow-MT:1fr;--cardsPerRow-DA:1fr 1fr 1fr;grid-gap:4px;display:grid;grid-template-columns:var(--cardsPerRow-MT)}.esn_root_L .esn_competitor_content{grid-gap:6px;grid-template-columns:var(--cardsPerRow-DA)}.esn_competitor_card{background-color:var(--eventBg);border-radius:6px;display:flex;flex-grow:0;flex-shrink:0;height:72px;min-width:0}.esn_competitor_card_logo{align-items:center;display:flex;flex-grow:0;flex-shrink:0;justify-content:center;width:72px}.esn_competitor_card_main{display:flex;justify-content:space-between;min-width:0;position:relative;width:100%}.esn_competitor_card_data{display:flex;flex-direction:column;justify-content:center;margin-inline-start:30px;width:200px}.esn_competitor_card_main .svg_start{left:0;position:absolute;top:0}.esn_competitor_card_main .svg_end{position:absolute;right:0;top:0}.esn_competitor_card_main>:last-child{position:absolute;right:11px;top:11px}.esn_competitor_card_data>:first-child>span{font-size:14px}.esn_competitor_card_data>:first-child>:nth-child(2){background-color:var(--bodyBg3);border-radius:4px;margin-left:6px;padding:1px 2px 3px}.esn_competitor_card_data>:last-child{align-items:center;display:flex;margin-top:4px}.esn_competitor_card_data div>:nth-child(2){color:var(--bodyTxt2)}.esn_competitor_card_logo .es_logo{background-size:contain;height:36px;width:36px}.esn_competitor_card_data .es_logo,.esn_competitor_card_data .es_logo img{height:16px;width:16px}.esn_competitor_card_data .es_logo i{font-size:16px}.esn_competitor_card_data .es_logo{margin-inline-end:4px}.esn_root_RTL .esn_competitor_card_main .svg_start{left:auto;position:absolute;right:0;top:0;transform:rotateY(180deg)}.esn_root_RTL .esn_competitor_card_main .svg_end{left:0;position:absolute;right:auto;top:0;transform:rotateY(180deg)}.esn_root_RTL .esn_competitor_card_main>:last-child{left:11px;position:absolute;right:auto;top:11px}.esn_bonuses_root{--bonuses_gap:var(--gap_xl);--filter-border:var(--filterG);--iconSize:6px;align-content:stretch;display:flex;flex-direction:column;height:100%;justify-content:flex-start;row-gap:var(--gap_xl)}.esn_bonuses_filter_wrapper{grid-column-gap:12px;column-gap:12px;display:grid;flex-shrink:0;grid-template-columns:1fr 1fr auto;padding:var(--gap_xl) 24px 0 24px}.esn_root_L .esn_bonuses_filter_wrapper{grid-column-gap:16px;column-gap:16px;display:flex}.esn_bonuses_filter_separator{align-items:flex-end;display:flex;flex:0 0 1px;flex-direction:column;justify-content:flex-end}.esn_bonuses_filter_separator:before{background:var(--eventBg3);content:"";display:block;height:36px;opacity:.3;width:1px}.esn_bonuses_filter_items{align-items:flex-start;color:var(--bodyTxt2);display:flex;flex-direction:column;justify-content:flex-end;row-gap:8px}.esn_bonuses_filter_content{align-items:center;column-gap:12px;display:flex;justify-content:flex-start}.esn_bonuses_filter_item,.esn_bonuses_filter_title{font-size:13px;line-height:15px}.esn_bonuses_filter_item{align-items:center;border:1px solid var(--filter-border);border-radius:6px;display:flex;height:36px;justify-content:center;padding:0 12px}.esn_bonuses_filter_item:hover{color:var(--bodyTxt)}.esn_bonuses_filter_item--active{--filter-border:var(--accentBg);background:var(--filterBg2);color:var(--bodyTxt)}.esn_bonuses_filter_item--action{background-color:var(--buttonBg);border-color:var(--buttonBg);color:var(--buttonTxt);font-weight:700}.es_root.mobile .esn_bonuses_filter_item--action{padding:0;width:36px}.esn_bonuses_filter_item--action:hover{background-color:var(--buttonBgHover);border-color:var(--buttonBgHover);color:var(--buttonTxt)}.esn_bonuses_content{--bonus-cols:1;grid-row-gap:16px;grid-column-gap:16px;column-gap:16px;display:grid;flex-grow:1;grid-auto-rows:max-content;grid-template-columns:repeat(var(--bonus-cols),1fr);overflow-y:auto;padding:0 var(--gap_xl) var(--gap_xl) var(--gap_xl);row-gap:16px}.esn_root_M .esn_bonuses_content{--bonus-cols:2}.esn_root_L .esn_bonuses_content{--bonus-cols:3}.esn_root_L.esn_root_MAX .esn_bonuses_content{--bonus-cols:4}.esn_root_L.esn_root_FHD .esn_bonuses_content{--bonus-cols:5}.es_root .esn_bonuses_content.esn_bonuses_content--single{--bonus-cols:1}.esn_bonus_card{align-items:stretch;background-color:var(--eventBg);border-radius:8px;border-top:1px solid var(--eventAccent);color:var(--eventTxt2);display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;padding:12px;row-gap:12px}.esn_bonus_card_header{align-items:center;display:flex;justify-content:space-between;position:relative}.esn_bonus_card_divider{background:linear-gradient(to right,var(--eventBg) 0,var(--eventAccent) 50%,var(--eventBg) 100%);flex-shrink:0;height:1px;min-height:1px}.esn_bonus_card_header_status{align-items:center;color:var(--eventTxt);column-gap:4px;display:flex;font-size:13px;line-height:15px}.esn_bonus_card_header_status--new{--iconColor:var(--pending)}.esn_bonus_card_header_status--active{--iconColor:var(--successBg)}.esn_bonus_card_header_status--expired,.esn_bonus_card_header_status--finished{--iconColor:var(--lost)}.esn_bonus_card_header_status--cancelled{--iconColor:var(--eventBg3)}.esn_bonus_card_header_period{font-size:11px;line-height:13px}.esn_bonus_card_footer{align-items:center;display:flex;flex-wrap:nowrap;justify-content:space-between;margin-bottom:auto;min-height:36px}.esn_bonus_card_footer_start{font-size:13px;line-height:15px}.esn_bonus_card_footer_end{text-align:end}.esn_bonuses_footer_btn{padding:12px 0}.icon_dot{align-items:center;display:flex;justify-content:center}.icon_dot,.icon_dot:before{border-radius:50%;flex-shrink:0;height:var(--iconSize);width:var(--iconSize)}.icon_dot:before{background:var(--iconColor);content:""}.esn_bonus_card_content,.esn_bonus_card_content_group{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;position:relative}.esn_bonus_card_content_highlighted{align-items:stretch;background:var(--eventBg2);border-radius:4px;color:var(--eventTxt2);display:flex;flex-direction:column;margin:0 -8px;padding:8px;row-gap:4px}.esn_bonus_card_content{flex-grow:1;row-gap:24px}.esn_bonus_card_content_group{row-gap:8px}.esn_bonus_card_content_group:empty{display:none}.esn_bonus_card_content_progress{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;row-gap:8px}.esn_bonus_card_content_row{align-items:center;column-gap:8px;display:flex;flex-wrap:nowrap;font-size:13px;justify-content:space-between;line-height:15px}.esn_bonus_card_content_row_end{color:var(--eventTxt);text-align:end;white-space:nowrap}.dgm_chat_tab_count{align-items:center;background-color:var(--bodyBg3);border-radius:4px;color:var(--bodyTxt2);display:flex;flex-shrink:0;font-size:11px;height:18px;justify-content:center;min-width:18px;padding:0 2px}.dg_last_message_wrap{align-items:center;column-gap:6px;display:flex}.dg_last_message_inner{align-items:stretch;background-color:var(--eventBg);border-radius:8px;color:var(--eventTxt);display:flex;flex-direction:column;min-width:0;padding:8px;row-gap:8px}.dg_last_message_inner_content{align-items:flex-end;column-gap:6px;display:flex}.dg_last_message_inner_content_message{flex-grow:1;font-size:13px;min-width:1px}.dg_last_message_inner_content_time{color:var(--eventTxt2);flex-shrink:0;font-size:9px}.dg_last_message_user{flex-shrink:0;height:24px;width:24px}.dg_last_message_user>img{height:100%;width:100%}.esn_chat_info_banner_root{align-items:center;background-color:var(--eventBg);color:var(--eventTxt2);display:flex;padding:12px 16px}.esn_chat_info_banner_content_wrapper{align-items:center;display:flex;flex-direction:column;row-gap:10px;width:calc(100% - 56px)}.esn_chat_info_banner_teams_wrapper{align-items:center;column-gap:16px;display:flex;flex-shrink:0;justify-content:center;width:100%}.esn_chat_info_banner_team_wrapper{align-items:center;column-gap:8px;display:flex;flex-shrink:0;justify-content:flex-end;padding:0;width:calc(50% - 35px)}.esn_deco_x{background:linear-gradient(to left,var(--eventBg),var(--eventAccent),var(--eventBg));flex-shrink:0;height:1px;opacity:.4;width:100px}.esn_chat_info_banner_team_wrapper.variant-reverse{flex-direction:row-reverse}.esn_chat_info_banner_score_wrapper{align-items:center;color:var(--accentBg);column-gap:4px;display:flex;flex-shrink:0;font-size:13px;font-weight:700;justify-content:center}.esn_chat_info_banner_score{align-items:center;display:flex;flex-shrink:0;justify-content:flex-end;width:16px}.esn_chat_info_banner_score.variant-reverse{justify-content:flex-start}.esn_chat_info_banner_score_wrapper>strong{align-items:center;display:flex;flex-shrink:0;justify-content:center;width:6px}.esn_chat_info_banner_team_label{color:var(--eventTxt);font-size:13px;font-weight:400;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.esn_chat_info_banner_team_label.variant-reverse{justify-content:flex-start}.esn_chat_info_banner_team_icon_wrapper{--size:24px;align-items:center;background-color:var(--eventBg2);border-radius:4px;display:flex;flex-shrink:0;height:var(--size);justify-content:center;width:var(--size)}.esn_chat_info_banner_root>.esn_settings_close_btn,.esn_settings_close_btn_imitator{flex-shrink:0;width:28px}.esn_chat_root{bottom:0;height:calc(100% - var(--cwHeaderHeight));left:0;position:fixed;right:0;top:var(--cwHeaderHeight)}.esn_chat_wrapper_mob{height:100%;position:relative;width:100%}.esn_chat_wrapper_mob .esn_modal_root{height:100%;position:absolute;width:100%}.esn_chat_wrapper_mob .esn_modal_root>div{height:100%}.esn_chat_wrapper{border-radius:8px;height:400px;overflow:hidden;width:100%}.esn_chat_wrapper>iframe{border:0;height:100%;width:100%}.esn_chat_wrapper_mob>iframe{border:0;height:calc(100% - 128px);width:100%}.esn_chat_web_root{align-items:stretch;background-color:var(--eventBg);border-bottom-left-radius:8px;border-bottom-right-radius:8px;color:var(--eventTxt);display:flex;flex-direction:column;padding:16px}.esn_chat_notification{font-size:12px;padding:20px;text-align:center}.dg_last_message_wrapper{align-items:flex-end;background-color:var(--bodyBg);border-radius:6px;column-gap:8px;display:flex;padding:4px}.eg_last_message_imitator{background-color:var(--eventBg);padding:0 2px 2px}.eg_last_message_imitator.state_hide{display:none}.back_nav{--back-nav-W:auto;--back-nav-H:100%;--back-nav-SX:var(--gap_l);--back-nav-Item-SX:var(--gap_m);--back-nav-Bg:transparent;--back-nav-Txt:var(--headerTxt2);--back-nav-TxtFS:13px;--back-nav-TxtFW:400;--back-nav-TxtLH:15px;--back-nav-Icon-Cr:var(--headerTxt);--back-nav-Icon-FS:36px;align-items:center;background:var(--back-nav-Bg);color:var(--back-nav-Txt);display:flex;font-size:var(--back-nav-TxtFS);font-weight:var(--back-nav-TxtFW);height:var(--back-nav-H);justify-content:flex-start;line-height:var(--back-nav-TxtLH);padding:0 var(--back-nav-SX);text-align:var(--back-nav-TxtTA);width:var(--back-nav-W)}.back_nav>:not(:last-child){margin-inline-end:var(--back-nav-Item-SX)}.back_nav i{color:var(--back-nav-Icon-Cr);font-size:var(--back-nav-Icon-FS)}.esn_odd{--skewWidth:36px;--step:51%;--step2:-51%;--stepC:calc(var(--step) - 10px);--stepC2:calc(var(--step2) + 10px);--stakeAngle:25deg;--stakeAngle2:-25deg;position:relative;z-index:1}.esn_odds_event .esn_odd .esn_odd_inner{align-items:center;border-radius:0;cursor:pointer;display:flex;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;z-index:6}.esn_odd{align-items:center;background:var(--oddG);border:0;border-radius:4px;color:var(--oddTxt);display:flex;height:var(--oddHeight);padding:0 8px;transition:background .1s,color .1s}.esn_results_page .esn_market_odd_win,.esn_results_page .esn_odd_win{--oddG:#274837;--oddTxt:#fff;--oddTxt2:#fff;border:0!important;pointer-events:none}.esn_results_page .esn_market_odd_los,.esn_results_page .esn_odd_los{--oddTxt:var(--oddTxt3);--oddTxt2:var(--oddTxt3);border:0!important;pointer-events:none}.esn_results_page .esn_market_odd_returned,.esn_results_page .esn_odd_returned{--oddG:#2a4363;--oddTxt:#fff;--oddTxt2:#fff;border:0!important;pointer-events:none}#returned_tooltip{display:none}.esn_results_page #returned_tooltip{align-items:center;background:var(--tooltipBg);border:1px solid var(--tooltipBgHover);border-radius:4px;color:var(--tooltipTxt);display:flex;height:24px;justify-content:center;padding:6px;position:fixed;visibility:hidden;width:230px;z-index:51}.esn_results_page .esn_odd_returned .esn_odd_inner{display:flex;flex-direction:row;justify-content:space-between;width:100%}.esn_results_page .esn_odd.esn_odd_returned:last-child .esn_odd_inner{flex-direction:row-reverse}.esn_results_page .esn_odd_returned .esn_odd_stake_name,.esn_results_page .esn_odd_returned.esn_odd:hover .esn_odd_stake_name{color:var(--oddTxt)}.esn_results_page .esn_market_odd_returned .es_glyph_info,.esn_results_page .esn_odd_returned .es_glyph_info{cursor:help;font-size:16px}.esn_market_odd_returned_icon{position:absolute;right:0}.esn_default_market_odd_returned_icon{position:absolute;right:30px}.esn_results_page .esn_default_market_odd_returned_icon{position:relative;right:auto}.esn_odd .esn_odd_stake_name{color:var(--oddTxt2);flex-grow:1;font-size:12px;min-width:1px;overflow:hidden;text-overflow:ellipsis;transition:color .1s;white-space:nowrap}.esn_odd .esn_odd_stake_factor{align-items:center;display:flex;flex-shrink:0;font-size:14px;font-weight:700;height:var(--heightFac);line-height:var(--heightFac);text-align:center;transition:color .1s}.esn_root_mobile .esn_odd .esn_odd_stake_factor{font-size:14px}.esn_odd.esn_odd_active .esn_odd_stake_name{color:var(--oddActiveTxt2)}.esn_odd.esn_odd_active:not(:has(.returned-tooltip-icon:hover)){color:var(--oddActiveTxt)}.esn_odd_info_wrapper{align-items:center;display:flex;position:relative;row-gap:2px;width:100%;z-index:4}.esn_odd:first-child .esn_triangle{margin-inline-end:0;margin-inline-start:4px}.esn_empty_graphics{bottom:0;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.esn_empty_graphics svg{display:block;height:var(--oddHeight);width:auto}.esn_event_odds_group_handicap .esn_odd,.esn_event_odds_group_stake_ou .esn_odd,.esn_event_odds_group_stake_result .esn_odd:first-child,.esn_event_odds_group_stake_result .esn_odd:last-child,.esn_event_odds_group_stake_result_x .esn_odd:first-child,.esn_event_odds_group_stake_result_x .esn_odd:last-child,.esn_stake_result{flex-shrink:0}.esn_event_odds_group .esn_odd{flex-grow:1;width:calc(33.3333% - 4px)}.esn_odd:has(.returned-tooltip-icon:hover) .esn_odd_stake_name{color:var(--oddTxt2)!important}.returned-tooltip-icon{pointer-events:auto}@media (hover:hover){.es_root.esn_root_M .esn_odd:hover:not(:has(.returned-tooltip-icon:hover)){background-color:var(--oddActiveBg);color:var(--oddActiveTxt)}.es_root.esn_root_M .esn_odd:hover:after,.es_root.esn_root_M .esn_odd:hover:before{background-color:var(--oddActiveBg)}.es_root.esn_root_M .esn_odd:hover .esn_odd_stake_name{color:var(--oddActiveTxt2)}.es_root.esn_root_M .esn_odd.esn_odd_active:hover{background-color:var(--oddActiveBgHover);color:var(--oddActiveTxt)}.es_root.esn_root_M .esn_odd.esn_odd_active:hover:after,.es_root.esn_root_M .esn_odd.esn_odd_active:hover:before{background-color:var(--oddActiveBgHover)}.es_root.esn_root_M .esn_odd.esn_odd_active:hover .esn_odd_stake_name{color:var(--oddActiveTxt2)}}.esn_odd.esn_odd_active,.esn_odd.esn_odd_active:after,.esn_odd.esn_odd_active:before{background-color:var(--oddActiveBg);color:var(--oddActiveTxt)}.esn_banner_item .esn_stake_handcap{width:calc(50% - 45px)}.esn_root_L .esn_event_odds_group_handicap .esn_odd:before,.esn_root_L .esn_event_odds_group_stake_ou .esn_odd:before{display:none}.esn_root_L .esn_banner_item_stakes_wrapper .esn_stake_handcap{width:calc(50% - 45px)}.esn_event_inactive .esn_event_odds_group:not(.esn_event_odds_group_empty) .esn_odd,.esn_odd.esn_odd_disabled{cursor:default;opacity:.3;pointer-events:none}.esn_total_under{justify-content:space-between}.esn_odds_event{position:relative;z-index:50}.esn_has_margin{border:1px solid var(--eventAccent);border-radius:6px;padding:4px;position:relative}.esn_has_margin .esn_inner_icon_main{align-items:center;background:var(--eventBg);border-radius:50%;display:flex;height:25px;justify-content:center;position:absolute;right:-10px;top:-12px;width:25px;z-index:5}.esn_has_margin .esn_inner_icon{--iconSize:24px;color:var(--eventAccent)}.esn_root_mobile .esn_has_margin{align-items:center;background:var(--eventBgHover);border:1px solid var(--oddG)}.esn_root_mobile .esn_has_margin .esn_inner_icon_main{background:unset;position:static}.esn_root_mobile .esn_has_margin .esn_odd{flex:1 1}.esn_ls_tabs_root{--gap:0;--width:40px;--stepEnd:2px;--height:32px;--flex-shrink:0;--skewWidth:34px;--stepStart:-2px;--topBorderWidth:4px;--stakeAngleEnd:-24deg;--stakeAngleStart:24deg}.esn_ls_tab_simple{--gap:1px;--width:100%;--skewWidth:0;--topBorderWidth:0}.esn_ls_tab_simple .esn_ls_tabs_wrapper{--textVisibility:flex;column-gap:8px;overflow:hidden;overflow-x:auto}.esn_root_L .esn_ls_tabs_wrapper{--textVisibility:none}.esn_ls_tab_simple.esn_text_visible .esn_ls_tab{width:100%}.esn_ls_tab{--shadow:inset 0 0 0 0 var(--tabBg2);align-items:center;background-color:var(--tabBgHover);border-radius:4px;box-shadow:var(--shadow);color:var(--tabTxt2);column-gap:4px;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:start;padding:0 8px;transition:background .2s,color .2s,box-shadow .2s;width:auto}.esn_root_L .esn_ls_tab{height:36px}.esn_ls_tab:hover{color:var(--tabTxt)}.esn_ls_tab.state_active{--shadow:inset 0 -2px 0 0 var(--tabAccent);background-color:var(--tabBg3);color:var(--tabTxt)}.esn_text_visible .esn_ls_tab{column-gap:4px;padding:0 12px;width:auto}.esn_ls_tab>span{display:block;display:var(--textVisibility);font-size:12px;text-transform:capitalize;white-space:nowrap}.esn_ls_tab>i{--iconSize:20px;color:inherit;opacity:.6;transition:color .2s,opacity .2s}.esn_ls_tab.state_active i{opacity:1}.esn_ls_tabs_container{display:flex;justify-content:center}.esn_ls_tabs_container:after,.esn_ls_tabs_container:before{background:var(--bodyBg2);content:"";display:block;flex-grow:1;height:var(--topBorderWidth)}.esn_ls_tabs_wrapper{align-items:center;column-gap:1px;display:flex;position:relative;transform:translateY(calc(var(--topBorderWidth)*-1));width:auto}.esn_ls_tabs_wrapper:after,.esn_ls_tabs_wrapper:before{background-color:var(--bodyBg2);border-bottom-left-radius:4px;content:"";display:block;height:var(--height);left:0;position:absolute;top:50%;transform:skew(var(--stakeAngleStart)) translateX(var(--stepStart)) translateY(-50%);width:var(--skewWidth);z-index:-1}.esn_ls_tabs_wrapper:after{border-bottom-right-radius:4px;left:auto;right:0;transform:skew(var(--stakeAngleEnd)) translateX(var(--stepEnd)) translateY(-50%)}.esn_event_odds_group_empty{pointer-events:none}.esn_event_odds_group_empty .esn_odd{opacity:.3}.esn_event_odds_root{align-items:center;display:flex;flex-shrink:0;width:100%}.esn_root_RTL .esn_event_odds_root{--scroll-to:calc((var(--at-index) - 1)*((var(--groups)*100%)/var(--groups)))}.esn_root_L .esn_event_odds_root{transform:none;transition:none}.esn_event_stakes_frame{--btnSize:24px;align-items:flex-end;display:flex;padding-inline-end:8px;padding-inline-start:8px;width:100%}.esn_event_stakes_frame--hidden{display:none}.esn_event_odds_root_3{width:100%}.esn_event_odds_group{flex-shrink:0;position:relative;width:100%}.esn_event_odds_root_1,.esn_event_odds_root_2{width:100%}.esn_event_odds_group_inner{align-items:flex-end;column-gap:4px;display:flex;justify-content:space-between}.esn_root_L .esn_event_odds_root_3 .esn_event_odds_group:nth-child(2){padding:0 8px}.esn_team_info_icon{--size:20px;border-radius:4px;flex-shrink:0}.esn_team_info_icon>.es_logo{background-size:contain;height:var(--size);width:var(--size)}.esn_team_name{line-height:16px;text-align:right;width:300px}.esn_event_team_info_root_end .esn_team_name{text-align:left}.es_root.sm .esn_team_name,.es_root.xs .esn_team_name{text-align:left;width:unset}.es_root.sm .esn_event_team_info_root_end .esn_team_name,.es_root.xs .esn_event_team_info_root_end .esn_team_name{text-align:right}.esn_event_time_wrapper{align-items:center;color:var(--eventTxt2);display:flex;font-size:10px;font-weight:400;gap:4px;padding:0;white-space:nowrap}.esn_root_L .esn_event_time_wrapper{font-size:13px}.esn_event_time{color:var(--eventTxt);font-weight:700}.esn_event_score_wrapper{align-items:center;color:var(--eventTxt);display:flex;font-size:var(--fsz_event_score);font-weight:400;padding:0}.esn_event_info_score_separator{flex-shrink:0;text-align:center;width:12px}.esn_event_info_separator{flex-shrink:0;width:8px}.esn_event_more{align-items:center;color:var(--eventAccent);display:flex;flex-shrink:0;font-size:var(--fsz_event_markets_count);font-weight:700;height:36px;justify-content:center;width:36px}.esn_root_mobile .esn_event_more{height:32px;width:32px}.es_glyph_fav_plural.state_active,.esn_competitor_favorite.es_glyph_favorite_fill,.esn_event_top_part_more_wrapper .es_glyph_favorite_fill,.esn_outright_header .es_glyph_favorite_fill,.esn_outright_header_favorite .es_glyph_favorite_fill{color:var(--eventAccent)}.es_fav_element_wrapper{align-items:center;appearance:none;-webkit-appearance:none;border:0;color:var(--tabTxt2);display:flex;flex-shrink:0;height:var(--favSize,32px);justify-content:center;outline:0;width:var(--favSize,32px)}.es_fav_element_wrapper.state_favorite .es_glyph_favorite_fill{color:var(--accentBg)}.es_fav_element_wrapper.state_favorite .es_glyph_favorite_fill:before{content:"\E05E"}.es_fav_element_wrapper.state_favorite>span{color:var(--bodyTxt)}.esn_favorite_action{cursor:pointer}.esn_event_top_competitors{align-items:center;display:flex;grid-row-end:2;grid-row-start:1;width:60%}.esn_odd_slider_control{align-items:center;display:flex;flex-shrink:0;height:32px;justify-content:center;width:28px}.esn_odd_slider_control_inactive{pointer-events:none;visibility:hidden}.esn_odd_slider_control i{--iconSize:16px!important;color:var(--eventTxt2)}.esn_event_stakes_frame_root{align-items:flex-end;display:flex;height:100%;width:100%}.esn_event_stakes_frame_root.variant_empty{display:none}.esn_ss_root{align-items:center;column-gap:8px;display:flex;flex-wrap:wrap;font-size:12px;justify-content:center}.esn_root_L .esn_ss_root,.esn_ss_root{padding-top:4px}.esn_root_L{font-size:14px}.esn_ss_wrapper{align-items:center;column-gap:1px;display:flex}.esn_event_stakes_frame_root_mobile_wrapper{overflow:hidden;width:100%}.esn_event_stakes_frame_root_mobile{-webkit-overflow-scrolling:touch;align-items:center;column-gap:8px;display:flex;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;padding-inline-end:8px;padding-inline-start:8px;padding-top:8px;scrollbar-width:none;width:100%}.esn_event_stakes_frame_root_mobile::-webkit-scrollbar{background:transparent;display:none;height:0;width:0}.esn_event_stakes_frame_root_mobile:not(.variant_single) .esn_event_odds_group{width:85%}.esn_scores .es_home_team{color:var(--home-score-color)}.esn_scores .es_away_team{color:var(--away-score-color)}.esn_results_page .esn_scores{--score-color:var(--eventTxt3)}.esn_results_page .esn_scores.home_won{--home-score-color:var(--won);--away-score-color:var(--bodyTxt2)}.esn_results_page .esn_scores.away_won{--home-score-color:var(--bodyTxt2);--away-score-color:var(--won)}.esn_results_page .esn_scores.draw{--home-score-color:var(--bodyTxt2);--away-score-color:var(--bodyTxt2)}.esn_search_loading_wrapper{width:100%}.esn_event_card_wrapper{--row_height:32px;background-color:var(--eventBg);border-radius:6px;color:var(--eventTxt);cursor:pointer;margin-bottom:4px;padding-bottom:8px;padding-top:4px;width:100%}.esn_event_card_wrapper:last-child{margin-bottom:0}.esn_event_card_layout_info{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 8px}:is(.es_root.md,.es_root.lg,.es_root.xl) .esn_event_card_layout_info :is(.status_info,.additional_info){width:25%}:is(.es_root.md,.es_root.lg,.es_root.xl) .esn_event_card_layout_info .esn_event_card_layout_tams_score{width:50%}:is(.es_root.xs,.es_root.sm) .esn_event_card_layout_info .esn_event_card_layout_tams_score{gap:8px}.esn_event_card_layout_tams_score{--score_wrapper_width:100px;align-items:center;display:flex;height:var(--row_height);justify-content:center;padding-left:4px;padding-right:4px;width:100%}.esn_event_card_layout_more,.esn_event_card_layout_status{align-items:center;column-gap:4px;display:flex;height:var(--row_height)}.esn_event_card_layout_more,.esn_scores{flex-shrink:0}.esn_scores{--score-color:var(--eventAccent);--home-score-color:var(--eventAccent);--away-score-color:var(--eventAccent);--score-font-size:14px;--score-font-weight:700;align-items:center;color:var(--score-color);display:flex;font-size:var(--score-font-size);font-weight:700;font-weight:var(--score-font-weight);gap:4px;justify-content:center;position:relative;width:90px}.esn_root_mobile .esn_scores{flex-wrap:nowrap;width:auto}.esn_event_team_info_wrapper{align-items:center;column-gap:8px;display:flex;height:100%;min-width:0}.es_root.mobile .esn_event_team_info_wrapper{column-gap:4px;justify-content:flex-end;width:100%}.esn_event_team_info_root{align-items:center;display:flex;font-size:14px;font-weight:400;min-width:0}.es_root.mobile .esn_event_team_info_root{width:100%}.esn_event_team_info_root.esn_event_team_info_root_end .esn_event_team_info_wrapper{flex-direction:row-reverse}.esn_event_team_info_root.esn_event_team_info_root_end{justify-content:flex-end}.esn_root_L .esn_event_card_wrapper{--row_height:40px;align-items:stretch;display:flex;flex-direction:column;padding-bottom:8px;padding-top:8px;row-gap:12px}.esn_root_L .esn_event_card_layout_tams_score{order:2}.esn_root_L .esn_event_card_layout_more{justify-content:flex-end;order:3}.esn_root_L .esn_event_team_info_root{justify-content:flex-end}.esn_root_L .esn_event_team_info_root .esn_event_team_info_wrapper{flex-direction:row-reverse}.esn_root_L .esn_event_team_info_root.esn_event_team_info_root_end{justify-content:flex-start}.esn_root_L .esn_event_team_info_root.esn_event_team_info_root_end .esn_event_team_info_wrapper{flex-direction:row}.esn_event_card_content .es_header_root{--height:36px}.es_header_root{--height:36px;--padStart:8px;--padEnd:4px;--favTxt:var(--txt);--favSize:32px;align-items:center;background:var(--bg);color:var(--txt);cursor:pointer;display:flex;font-size:12px;height:var(--height);min-width:0;padding-inline-end:var(--padEnd);padding-inline-start:var(--padStart);width:100%}.esn_collapse_special_view{background:transparent!important}.esn_collapse_special_view .es_header_root{--height:auto;--bg:var(--bodyRGBA3);padding-bottom:12px;padding-top:12px}.es_collapse_group.esn_collapse_special_view.open{background-color:var(--eventBgHover);color:var(--eventTxt)}.es_header_wrapper{align-items:center;column-gap:4px;display:flex;flex-grow:1;height:100%;min-width:1px}.es_header_wrapper .es_logo i{--iconSize:20px!important}.es_header_root_action{align-items:center;-webkit-appearance:none;appearance:none;border:0;display:flex;height:32px;justify-content:center;outline:0;width:32px}.esn_root_L .es_header_root_action{flex-shrink:0;height:36px;width:36px}.es_filters_collapse_all_wrapper{align-items:center;border:1px solid var(--tabBg);border-radius:8px;display:flex;height:36px;justify-content:center;width:36px}.es_root.md .es_filters_collapse_all_wrapper,.es_root.sm .es_filters_collapse_all_wrapper,.es_root.xs .es_filters_collapse_all_wrapper{border:none;height:32px;width:32px}.es_root.md .es_filters_collapse_all_wrapper:before,.es_root.sm .es_filters_collapse_all_wrapper:before,.es_root.xs .es_filters_collapse_all_wrapper:before{background-image:linear-gradient(to bottom,var(--bodyBg),var(--accentBg),var(--bodyBg));content:"";display:block;flex-shrink:0;height:30px;width:1px}.es_filters_collapse_all{--size:28px;align-items:center;-webkit-appearance:none;appearance:none;border:0;color:var(--bodyTxt2);display:flex;flex-shrink:0;height:var(--size);justify-content:center;outline:0;width:var(--size)}.esn_root_L .es_filters_collapse_all{--size:32px}.es_filters_collapse_all>.state_indicator{--iconSize:20px;transition:transform .2s}.es_filters_collapse_all.open>.state_indicator{transform:rotateX(180deg)}.es_header_root_action i{--iconSize:20px}.es_header_root i{cursor:pointer}.esn_header_text_wrapper{align-items:center;column-gap:4px;display:flex;flex-grow:1;min-width:1px}.esn_header_text{font-size:12px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.esn_root_L .es_header_wrapper .esn_header_text{padding:0 6px}.esn_tournament_view_root .esn_collapse_special_view>.es_header_root{align-items:flex-start;padding-inline-end:4px;padding-bottom:12px;padding-top:4px;padding-inline-start:44px;text-align:center}.esn_tournament_view_root .es_collapse_group_without_collapse>.es_header_root{align-items:center;padding-inline-end:12px;padding-inline-start:12px;padding-top:0}.esn_tournament_view_root .esn_collapse_special_view{border:1px solid var(--bodyBg3)}.esn_tournament_view_root .es_collapse_group_without_collapse{border:0}.esn_tournament_view_root .esn_collapse_special_view .es_header_root .es_header_root_action{color:var(--eventAccent)}.esn_tournament_view_root .esn_collapse_special_view .es_header_root .esn_tournament_view_prize_root{padding-top:8px}.esn_event_card_content{padding-inline-end:4px;padding-inline-start:4px}.esn_event_card_content.esn_outrights{padding-bottom:8px;padding-top:8px}.esn_event_card_content.open.esn_outrights{padding-top:8px}.esn_event_card_content.open>.es_collapse_content.es_collapse_content,.esn_event_card_content>.es_collapse_content.es_collapse_content{padding:0}.esn_event_card_content.open{padding-bottom:4px}.es_collapse_group{--content_padding:8px;--singleItemH:calc(var(--eventRowItemH) + var(--gap_s));align-items:center;background:var(--subHeaderBg);border-radius:8px;color:var(--subHeaderTxt2);display:flex;flex-direction:column;flex-shrink:0;min-height:0;min-width:0;position:relative;transition:height 218ms ease-in-out;width:100%}.es_collapse_group.open.es_collapse_group_without_collapse{background-color:var(--eventBg)}.es_collapse_group.open.es_collapse_group_without_header{background-color:transparent}.es_collapse_group .es_header_root_action{transition:all .2s}.es_collapse_group.open>.es_header_root>.es_header_root_action{transform:rotateX(180deg)}.es_collapse_group.open{background:var(--subHeaderBg);color:var(--subHeaderTxt)}.es_collapse_content{align-items:center;display:flex;flex-direction:column;flex-shrink:0;height:0;justify-content:center;min-height:0;min-width:0;overflow:hidden;transition:height 1314ms;width:100%}.es_collapse_group>.es_header_root{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-top-left-radius:inherit;border-top-right-radius:inherit}.es_collapse_group.open>.es_header_root{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:inherit;border-top-right-radius:inherit}.es_collapse_group>.es_collapse_content{padding-bottom:0;padding-left:var(--content_padding);padding-right:var(--content_padding)}.es_collapse_group.open>.es_collapse_content{height:auto;padding-bottom:var(--content_padding)}.es_collapse_group>.es_header_root .icon{transition:transform 218ms ease-in-out}.es_collapse_group.open>.es_header_root .icon{transform:rotateX(180deg)}.esn_filters_container{align-items:center;color:var(--filterTxt2);display:flex;padding-top:4px;position:sticky;top:0;z-index:60}.es_root.md .esn_filters_container,.es_root.sm .esn_filters_container,.es_root.xs .esn_filters_container{padding-inline-end:8px;padding-inline-start:8px}.es_datepicker_input{color:transparent;text-shadow:0 0 0 var(--filterTxt)}.esn_root_L .esn_filters_container{padding-inline-end:8px}.esn_filters_container>.esm_event_tabs_wrapper{column-gap:var(--filters_result_gap);display:flex;flex-direction:row;flex-wrap:wrap;row-gap:4px}.esm_event_tabs_wrapper>.esn_tabs_wrapper{width:calc(100% - 55px)}.esn_filters_container{transition:all .1s}.esn_filters_container.esn_filters_sticked{background-color:var(--bodyBg)}.es_tabs_container{--fontSize:12px;display:grid;flex-grow:1;gap:4px;grid-template-columns:repeat(5,min-content);height:36px;min-width:1px;overflow-x:auto;width:100%}.esn_tabs_wrapper_2{display:flex;height:42px;padding:8px 0}.esn_tabs_wrapper_2 .es_filter_tab{flex-shrink:0;min-width:1px;width:50%}.esn_search_page_inner .esn_tabs_wrapper_2 .es_filter_tab{width:auto}.es_filter_tab{align-items:center;background-color:transparent;color:var(--bodyTxt2);cursor:pointer;display:flex;flex-shrink:0;font-size:var(--tabFontSize);font-style:normal;font-weight:400;height:100%;justify-content:center;padding:0 10px;position:relative}.es_filter_tab.disabled{cursor:default}.es_filter_tab:not(.es_filter_tab_active).disabled{opacity:30%}.es_filter_tab:hover,.es_filter_tab_active{color:var(--bodyTxt)}.es_filter_tab:after{background-color:var(--accentBg);border-radius:4px;bottom:0;box-shadow:0 0 2px 0 var(--accentBg);box-shadow:0 -1px 4px 0 var(--accentBg);content:"";display:block;height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s;width:0}.es_filter_tab_active:after{width:100%}.es_filter_tab_title{transition:all .3s}.es_filter_tab .es_filter_tab_content{display:flex;flex-direction:row;justify-content:center;white-space:nowrap}.es_filter_tab_spacer{flex-shrink:0;width:4px}.es_filter_tab .title:not(:last-child){margin-inline-end:0}.esn_filter_dropdown_root .esn_dropdown_value{background-color:var(--filterBg);border-radius:6px;color:var(--filterTxt);height:36px;padding-inline-end:8px;padding-inline-start:12px}.esn_result_filter_item.esn_result_filter_item_tournaments,.esn_result_filter_item_game_select{flex-grow:1;z-index:10}.es_datepicker{background-color:var(--filterBg);border-radius:6px;color:var(--filterTxt);height:36px;width:100%}.es_dropdown_row{height:32px}.es_dropdown.type{margin-inline-end:var(--gap_s)}.es_datepicker{align-items:center;display:flex;min-width:0}.es_datepicker .react-datepicker__input-container{align-items:center;display:flex;height:100%;justify-content:center;padding:0 12px;position:relative;width:100%}.es_datepicker .react-datepicker__view-calendar-icon button,.es_datepicker .react-datepicker__view-calendar-icon input{font-size:var(--DPFontSize);height:100%;padding:0;padding-inline-start:8px;width:67px}.react-datepicker__input-container .react-datepicker__calendar-icon{--iconSize:20px!important;color:var(--filterTxt2);padding:0!important;pointer-events:none;position:relative!important}.esn_dropdown_value_arrow{--iconSize:20px!important}.esn_filter_trigger{align-items:center;border-radius:6px;color:var(--bodyTxt2);display:flex;flex-shrink:0;height:36px;justify-content:center;margin-inline-start:16px;transition:all .2s;width:36px;z-index:10}.esn_filter_trigger i{--iconSize:20px}.esn_filter_trigger_active{background-color:var(--buttonBg);color:var(--buttonTxt)}.es_res_search_inner{flex-grow:1;min-width:1px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.esn_result_filter_wrapper{animation:fadeIn .3s ease-in-out}.esn_result_filter_search_root{display:flex;margin-bottom:10px;margin-top:10px;width:100%}.esn_result_filter_search_root_disable{pointer-events:none}.esn_filters_result_selected .esn_result_filter_items_wrapper{grid-template-columns:108px 1fr}.esn_root_L .esn_filters_result_selected .esn_result_filter_items_wrapper{grid-template-columns:108px auto auto}.esn_root_L .esn_filters_result_selected .esn_result_filter_item_tournaments{grid-column:3}.esn_result_filter_item_date{flex-grow:0;flex-shrink:0;max-width:var(--esn_filter_date_w)}.esn_result_filter_item_tournaments{grid-column-end:3;grid-column-start:1;max-width:100%;z-index:1}.esn_filters_deco{background:linear-gradient(90deg,var(--bodyRGBA0),var(--accentBg),var(--bodyRGBA0));grid-column-end:3;grid-column-start:1;height:1px;width:100%}.esn_result_filter_items_wrapper{--esn_filter_gap:12px;--esn_filter_date_w:108px;grid-gap:var(--esn_filter_gap);display:grid;margin-bottom:8px;margin-top:var(--esn_filter_gap);width:100%}.esn_result_filter_items_wrapper_hide{display:none}.esn_root_F .esn_filters_result_selected .esm_event_tabs_wrapper{display:grid;grid-template-columns:calc(100% - var(--filters_result_inputs_width) - var(--filters_result_search_width) - var(--filters_result_gap)*2) var(--filters_result_inputs_width) var(--filters_result_search_width)}.esn_root_F .esn_result_filter_search_root{grid-column-end:4;grid-column-start:3;margin:0}.esn_root_F .esn_result_filter_items_wrapper{grid-gap:6px;grid-column-end:3;grid-column-start:2;grid-row-start:1;margin:0}.esn_root_F .esn_filter_trigger,.esn_root_F .esn_result_filter_items_wrapper .esn_filters_deco{display:none}.esn_root_F .esn_filters_result_selected .esn_result_filter_items_wrapper{grid-template-columns:var(--esn_filter_date_w) 162px 162px}.esn_root_F .esn_filters_result_selected .esn_result_filter_item_tournaments{grid-column-end:4;grid-column-start:3;grid-row-start:1;z-index:1}.esn_root_F .esn_filters_result_selected .esn_result_filter_item_game_select{grid-column-end:3;grid-column-start:2;grid-row-start:1;max-width:none;z-index:1}.react-datepicker{background-color:var(--modalBg)!important;border-color:var(--modalBgHover)!important;color:var(--modalTxt)!important}.es_root .esn_result_filter_item .react-datepicker-popper{z-index:1024}.esn_result_filter_item{position:relative;z-index:100}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:var(--modalBg)!important}.react-datepicker__header{background-color:var(--modalBg)!important;border-bottom-color:var(--modalBgHover)!important;color:var(--modalTxt)!important}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{color:var(--modalTxt2)!important}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:var(--modalTxt)!important}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{background-color:var(--accentBg)!important;color:var(--accentTxt)!important}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{background-color:var(--modalBgHover)!important;color:var(--modalTxt2)!important}.esn_upcoming_time_filters_root{order:3;overflow:auto;width:100%}.esn_root_L .esn_upcoming_time_filters_root{order:unset}.esn_upcoming_time_filters_wrapper{align-items:center;background-color:var(--bodyBg);border:1px solid var(--tabBg2);border-radius:8px;column-gap:4px;display:flex;min-width:400px;padding:3px}.esn_upcoming_time_filter_item{-webkit-appearance:none;appearance:none;background-color:var(--bodyBg);border:0;border-radius:6px;color:var(--bodyTxt3);flex:1 1;font-size:13px;height:32px;outline:none}.esn_upcoming_time_filter_item.state_active{background-color:var(--tabBg2);color:var(--tabTxt);height:32px}.esn_root_L .esn_filters_container>.esm_event_tabs_wrapper{flex-wrap:nowrap}.esn_root_L .esn_upcoming_time_filter_item{flex-shrink:0;min-width:60px}.slick-slider{display:flex!important}.slick-slider .slick-carousel-arrows{color:var(--eventTxt2);font-size:20px}.slick-slider .slick-carousel-arrows.slick-carousel-arrows--block{display:block}.esn_results_page .es_event_outright_row{margin-bottom:0}.es_collapse_group:not(:last-child) .es_event_outright_row_divider,.es_event_outright_row:not(:last-child) .es_event_outright_row_divider{background:linear-gradient(to left,var(--eventBg),var(--eventAccent),var(--eventBg));height:1px;margin-top:12px;width:100%}.es_outright_events_wrapper{background:var(--eventBg);border-radius:6px;margin-bottom:6px;padding-top:0;width:100%}.esn_outright_widgets_wrapper{width:100%}.esn_outright_widgets_result_page{background-color:var(--eventBg);border-radius:6px}.es_event_outright_row{border-radius:6px;width:100%}.es_event_outright_row>.es_collapse_group{--bg:var(--subHeaderBg);--txt:var(--subHeaderTxt)}.es_event_outright_row_title{flex-grow:1;font-size:14px;font-weight:700}.esn_root_L .es_event_outright_row_title{font-size:14px}.esn_outright_group_inner{display:grid;gap:4px;height:auto;padding:var(--outrightOddGap);padding-top:0;width:100%}.outright_result_item{display:flex;max-width:var(--odd_width_total);min-width:calc(25% - 12px)}.esn_outright_info_wrapper{align-items:center;display:flex;flex-grow:1;width:var(--odd_grp_pad)}.esn_outright_info_wrapper .title{color:var(--oddTxt2);flex:1 1;font-size:var(--fszArg)}.es_event_outright_event_title{color:var(--eventTxt3);opacity:.6;padding:var(--odd_grp_pad)}.esn_outright_header{display:flex;padding:6px var(--odd_grp_pad) 0 var(--odd_grp_pad);width:100%}.esn_outright_header_wrapper{flex-grow:1}.esn_outright_header_wrapper .es_logo{height:20px;width:20px}.esn_outright_header_text{color:var(--outrightEventTxt);flex-grow:1;margin-top:4px}.esn_outright_header_favorite{display:flex;flex:1 1;justify-content:flex-end}.es_result_outright_container .esn_outright_header_text{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.esn_outright_header_text .esn_event_time_wrapper,.esn_outright_header_text .esn_event_time_wrapper .esn_event_time{color:var(--outrightEventTxt);font-weight:400}.esn_outright_header_title{color:var(--eventTxt);margin-bottom:4px}.esn_outright_header_title.esn_outright_header_title_in_search{color:var(--eventTxt3)}.esn_outright_header_title.esn_outright_header_title_in_search mark{background-color:var(--eventTxt);color:var(--eventBg)}.esn_odd_outright{--oddG:var(--oddBg3);border:0!important;column-gap:4px;cursor:pointer;height:var(--outrightOddHeight);overflow:hidden;padding:var(--outrightOddPadding)}.esn_odd_outright .esn_triangle{display:none}.esn_odd_inner_outright{align-items:center;column-gap:var(--outrightOddGap);display:flex;width:100%}.esn_root_L .esn_odd_inner_outright{column-gap:12px}.esn_odd_outright .es_logo .es_glyph_all_games{font-size:16px;height:16px;line-height:16px;width:16px}.es_result_outright_container .esn_status_info_wrapper,.esn_outright_header_text .esn_status_info_wrapper{padding-inline-start:unset}.esn_odd_info_wrapper_outright{align-items:center;flex-direction:row;flex-grow:1;justify-content:flex-start;min-width:1px}.esn_odd_outright>.esn_odd_inner_outright .esn_odd_stake_name{display:block;text-align:start}.esn_root_L .esn_odd_info_wrapper_outright{flex-direction:row}.esn_odd_stake_name_outright{column-gap:0!important;display:flex;flex-shrink:1!important;justify-content:flex-start!important}.esn_odd_stake_name_outright span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.esn_root_L .esn_odd_stake_name_outright{display:block}.esn_root_L .esn_odd_stake_name_outright span{flex-grow:1}.es_event_outright_content_header{--content_padding:4px}.es_event_outright_content_header>.es_header_root{--height:32px;--padStart:4px;--padEnd:4px}.es_event_outright_content_header .esn_outright_group_inner{padding:0}.es_event_outright_content_header.es_collapse_group{border-radius:6px}.esn_outrights{margin-bottom:4px}.esn_outrights>.es_header_root{--bg:var(--subHeaderBg);--txt:var(--subHeaderTxt);--padStart:4px;--padEnd:0;--height:32px}.esn_root_L .esn_outrights>.es_header_root{--height:34px;--padStart:4px;--padEnd:0}.es_event_outright_row .es_collapse_group{margin-bottom:4px;margin-top:0}.es_event_outright_row .es_collapse_group:last-child{margin-bottom:0}.esn_logo_outright{height:var(--icon_size_outright);width:var(--icon_size_outright)}.esn_logo_game_header{height:var(--icon_size_game_header);width:var(--icon_size_game_header)}.esn_logo_game_content{height:var(--icon_size_game_content);width:var(--icon_size_game_content)}.esn_root_mobile .esn_outrights .esn_event_time_wrapper{font-size:10px}.pip-container{--initial-open-position-left:calc(100% - 500px);--initial-open-position-top:20px;border-radius:8px;min-height:100%;min-width:300px;overflow:hidden;position:relative;will-change:left,top;z-index:99999}.pip-container.pip-small-size{--initial-open-position-left:calc(100% - 350px);--initial-open-position-top:250px}.pip-container.pip-active{box-shadow:0 0 24px #000;left:auto!important;position:relative;resize:both;top:auto!important}.pip-container.pip-active .pip-content{position:relative}.pip-content{height:100%;width:100%}.pip-controls{left:0;opacity:0;position:absolute;top:0;width:100%}.pip-container:hover .pip-controls{opacity:1}.pip-toggle-button{position:absolute;right:5px;top:5px}.pip-body{background:#000;height:100%;margin-bottom:-3px;text-align:center}.pip-draggable-button{cursor:grab;display:none;height:80px;left:0;min-width:25px;top:0;width:100%}.pip-draggable-button:active{cursor:grabbing}.pip-draggable-button.show{display:block}.modal_root{align-items:center;background-color:rgba(0,0,0,.5);bottom:0;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.modal_content,.modal_root{display:flex;min-width:1px}.esn_modal_root{--esn_modal_min_width:1px;--esn_modal_min_height:100px;--esn_modal_padding:120px;--esn_modal_header_height:44px;--esn_modal_gap:0;--esn_modal_font_size:1em;--esn_modal_space:var(--gap_m);--esn_modal_radius:var(--tabRadius);--esn_modal_padding_iframe:var(--gap_l);background:rgba(0,0,0,.25);bottom:0;height:100vh;left:0;position:fixed;right:0;top:0;width:100vw}.esn_modal{background-color:var(--modalBg);color:var(--modalTxt);left:50%;min-height:var(--esn_modal_min_height);min-width:var(--esn_modal_min_width);position:absolute;top:50%;transform:translate(-50%,-50%);width:404px}.esn_modal-chat{padding-top:var(--cwHeaderHeight)}@media (max-width:768px){.esn_modal{width:328px}}.esn_modal.esn_single_page_modal{align-items:center;background-color:var(--accentBg);border-radius:8px;display:flex;flex-direction:column;justify-content:flex-end;padding:2px}.esn_modal_content{background-color:var(--modalBg);border-radius:8px;width:100%}.esn_modal_content.esn_modal_single_tournament_content{padding:12px 8px 12px 16px}.esn_modal_content.esn_modal_competitor_fav_limit_content{padding:16px}.esn_modal_content::-webkit-scrollbar{width:3px}.esn_modal_content::-webkit-scrollbar-thumb{background-color:var(--modalTxt3);border-radius:4px}.esn_modal_header{color:var(--accentTxt);flex-shrink:0;height:var(--esn_modal_header_height);padding:0 var(--esn_modal_space);width:100%}.esn_modal_header,.esn_modal_single_tournament_row{align-items:center;display:flex;justify-content:space-between}.esn_modal_single_tournament_row{margin-bottom:6px;padding:10px 0}.esn_modal_single_tournament_row_name{cursor:pointer;margin:0;opacity:60%}.esn_modal_single_tournament_row_selected .esn_modal_single_tournament_row_name{opacity:100%}.esn_single_tournament_favorite_icon{padding-inline-end:6px}.esn_modal_header>span{font-weight:700;min-width:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.esn_competitor_fav_limit_modal_navigation{display:flex;justify-content:flex-end;margin-top:12px}.esn_competitor_fav_limit_modal_navigation>:first-child{color:var(--accentBg);padding:10px 12px}.esn_competitor_fav_limit_modal_navigation>:last-child{background-color:var(--buttonBg);border-radius:var(--radius_s);margin-inline-start:8px;padding:10px 12px}.esn_modal>iframe{height:calc(100% - var(--esn_modal_header_height));padding:var(--esn_modal_padding_iframe);width:100%}.esn_all_tournament_modal_close{cursor:pointer}.esn_modal_winner{align-items:stretch;border-radius:16px;display:flex;flex-direction:column;left:50%;min-width:328px;position:absolute;top:50%;transform:translate(-50%,-50%)}.esn_modal_winner_header{align-items:center;background-color:var(--modalBg2);color:var(--modalTxt);display:flex;height:48px;padding-inline-end:8px;padding-inline-start:16px}.esn_modal_winner_header_text{flex-grow:1;font-size:14px;font-weight:700;min-width:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.esn_modal_winner_header_close{align-items:center;appearance:none;-webkit-appearance:none;background:none;border:0;cursor:pointer;display:flex;height:32px;justify-content:center;outline:0;width:32px}.esn_modal_winner_header_close>.sport_front_icon-close{--icoSize:20px!important}.esn_modal_winner_content{border-radius:16px;min-height:200px}.esn_widget_iframe_root{--border-radius:16px;--container-padding:16px;--header-height:48px;--opacity:1;--margin:12px;--position:fixed;background-color:var(--bodyRGBA);bottom:0;display:flex;flex-direction:column;height:100%;justify-content:flex-end;left:0;overflow-y:auto;position:var(--position);right:0;top:0;z-index:100}.esn_widget_iframe_wrapper.loading{--opacity:0}.esn_widget_iframe{border:none;width:100%}.esn_widget_iframe,.esn_widget_stake_wrapper{opacity:var(--opacity)}.esn_widget_roll_over_header{align-items:center;background-color:var(--headerBg);color:var(--headerTxt);display:flex;height:var(--header-height);justify-content:center;padding:0 16px}.esn_widget_roll_over_header_title{flex-grow:1;font-size:16px;min-width:1px}.es_global_action_icon_wrapper{--size:32px;align-items:center;appearance:none;-webkit-appearance:none;border:0;color:var(--headerTxt2);display:flex;flex-shrink:0;height:var(--size);justify-content:center;outline:none;width:var(--size)}.esn_widget_wrapper{background-color:var(--modalBg);background:var(--filterBg);border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);color:var(--modalTxt);color:var(--filterTxt);height:100%;max-height:60%;overflow:hidden;padding:0;@media screen and (max-width:1280px){max-height:600px}}.widget_with_stake_wrapper{background:var(--bodyRGBA2);border-bottom-left-radius:8px;border-bottom-right-radius:8px}.esn_widget_stake_wrapper .es_market_item:last-child{margin-bottom:0}.esn_widget_iframe_markets_list{padding:6px}.esn_widget_iframe_wrapper{font-size:11px;height:calc(100% - 48px);position:relative;width:100%}.esn_root_L .esn_widget_iframe_wrapper{height:auto}.esn_widget_loading{display:none;width:100%}.esn_widget_iframe_wrapper.loading .esn_widget_grid_loading{display:block}.esn_widget_grid_loading{bottom:16px;display:none;left:16px;position:absolute;right:16px;top:16px}.esn_widget_grid_loading>span{display:block;height:100%}.esn_widget_grid_loading>span>span{height:100%!important}.esn_root_L .esn_widget_iframe_root,.esn_root_L .esn_widget_roll_over_header{display:none}.esn_root_L .esn_widget_wrapper{background-color:unset;color:unset;height:auto;max-height:none;overflow:visible;padding:0}.widget_with_stake_wrapper .es_market_item{min-width:auto}.esn_game_details_iframe_wrapper{height:100%;width:100%}.esn_game_details_iframe_wrapper>iframe{border:0;height:100%;outline:0;width:100%}.esn_theme_preview_modal{background-color:var(--tooltipBg);border-top-left-radius:16px;border-top-right-radius:16px;bottom:0;position:fixed;width:100%}.esn_theme_preview_modal_content{align-items:center;display:flex;gap:16px;justify-content:flex-end;padding:24px}.esn_widget_grid_root{background-color:var(--eventBg);color:var(--filterTxt);height:calc(100% - 52px);position:relative}.esn_root_L .esn_widget_grid_root{height:auto}.esn_widget_iframe_container{--widgetHeight:100%;--widgetWrapperheight:100%;height:var(--widgetWrapperheight);overflow-y:auto}.esn_root_L .esn_widget_iframe_container{--widgetWrapperheight:500px}.esn_widget_iframe_container>.esn_widget_iframe{height:var(--widgetHeight)}.esn_widget_iframe_wrapper.esn_variant_series_team_scoreboard .esn_widget_iframe{--widgetHeight:400px}.es_root_calendar_swiper{--swiper-height:36px;--swiper-font-size:12px;--swiper-item-border-color:var(--accentBg);--swiper-item-border-radius:8px;--swiper-color:var(--bodyTxt);--swiper-wrapper-transition-timing-function:initial;--swiper-slides-per-view:7;--swiper-preview-opacity:0;--swiper-preview-z-index:-1;height:var(--swiper-height);position:relative;width:100%}.esn_calendar_swiper_wrapper .esn_calendar_swiper{display:block;height:var(--swiper-height);list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;width:100%;z-index:1}.esn_calendar_swiper_wrapper.esn_calendar_swiper_wrapper--single{align-items:center;display:flex;height:100%;justify-content:center}.esn_calendar_swiper_wrapper .swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.esn_calendar_swiper_wrapper .esn_calendar_swiper_item{align-items:center;color:var(--swiper-color);display:flex;flex-direction:column;font-size:var(--swiper-font-size);height:100%;justify-content:center;text-align:center}.esn_calendar_swiper_item{padding:0 12px}.esn_calendar_swiper_wrapper .esn_calendar_swiper_item .esn-swiper-item-month{display:none}.esn_calendar_swiper_wrapper .esn_calendar_swiper_item:disabled{opacity:30%}.esn_calendar_swiper_wrapper .esn_calendar_swiper_item.esn_calendar_swiper_item--selected{border:1px solid var(--swiper-item-border-color);border-radius:var(--swiper-item-border-radius)}.esn_calendar_swiper_wrapper .esn_calendar_swiper_item.esn_calendar_swiper_item--selected .esn-swiper-item-month{display:block;font-size:10px}.esn_calendar_swiper_item span{max-width:100%;overflow:hidden;text-overflow:ellipsis}.esn_calendar_swiper_wrapper.esn_calendar_preview--active{--swiper-preview-opacity:1;--swiper-preview-z-index:2}.esn_calendar_swiper_wrapper .esn_calendar_preview{background:var(--bodyBg);height:100%;opacity:var(--swiper-preview-opacity);padding:0;position:absolute;top:0;transition:opacity .25s;width:64px;z-index:var(--swiper-preview-z-index)}.esn_calendar_swiper_wrapper .esn_calendar_preview.esn_calendar_preview--left{left:0}.esn_calendar_swiper_wrapper .esn_calendar_preview.esn_calendar_preview--right{right:0}.esn_calendar_swiper_wrapper.esn_calendar_direction_rtl .esn_calendar_preview.esn_calendar_preview--left{left:unset;right:0}.esn_calendar_swiper_wrapper.esn_calendar_direction_rtl .esn_calendar_preview.esn_calendar_preview--right{left:0;right:unset}.esn_calendar_swiper_wrapper .swiper-slide{align-items:center;display:flex;flex-shrink:0;height:100%;justify-content:center;position:relative;text-align:center;transition-property:transform}.esn_tournament_view_result_collapse .es_root_calendar_swiper{--swiper-color:var(--eventTxt)}.esn_popover_root{bottom:0;left:0;position:fixed;right:0;z-index:100}.esn_popover_header{align-items:center;background-color:var(--modalBg);border-top-left-radius:28px;border-top-right-radius:28px;color:var(--modalTxt);display:flex;height:48px;justify-content:center}.esn_popover_header_handler{background-color:var(--modalTxt3);border-radius:4px;height:4px;width:32px}.esn_popover_header_close{align-items:center;color:var(--modalTxt2);display:flex;height:32px;justify-content:center;margin-inline-start:auto;position:relative;transition:all var(--trz);width:32px;z-index:1}.esn_popover_header_close:hover{color:var(--modalTxt)}.esn_popover_content,.esn_popover_footer{background-color:var(--modalBg);color:var(--modalTxt)}.esn_popover_footer{padding:16px}.esn_popover_info_wrapper{display:flex;flex-direction:column;row-gap:12px}.esn_popover_info_item{align-items:center;column-gap:6px;display:flex}.esn_popover_info_item:before{background-color:var(--accentBg3);border-radius:2px;content:"";flex-shrink:0;height:14px;width:2px}.esn_popover_info_item_text{color:var(--modalTxt);font-size:13px;font-weight:700}.esn_popover_info_item_text_secondary{color:var(--modalTxt3);font-size:13px;font-weight:700}.esn_popover_re_buy_item{--reBuyBg:var(--bodyBg2Hover);--reBuyTxt:var(--bodyTxt2);--reBuyBorder:var(--bodyBg2Hover);align-items:stretch;background-color:var(--reBuyBg);border-inline-end:2px solid var(--reBuyBorder);border-radius:6px;color:var(--reBuyTxt);display:flex;flex-direction:column;padding:8px 12px;row-gap:8px;transition:backgdound .2s,border-color .2s}.esn_popover_re_buy_item_last{row-gap:12px}.esn_popover_re_buy_item.state_checked{--reBuyBg:var(--bodyBg3Hover);--reBuyTxt:var(--bodyTxt2);--reBuyBorder:var(--bodyAccent)}.esn_popover_re_buy_items_wrapper{align-items:stretch;display:flex;flex-direction:column;padding:0 16px;row-gap:12px}.esn_popover_re_buy_item_row,.esn_popover_re_buy_item_row_root{align-items:center;display:flex}.esn_popover_re_buy_item_row{column-gap:6px;flex-grow:1;min-width:1px}.esn_popover_re_buy_item_desc{align-items:center;column-gap:6px;display:flex}.esn_popover_re_buy_item_row_text{color:var(--bodyTxt);font-size:16px}.esn_popover_re_buy_item_row_text_accent{color:var(--bodyAccent);font-size:16px;font-weight:700}.esn_popover_re_buy_item_desc_text{color:var(--bodyTxt);font-size:14px}.esn_popover_re_buy_item_desc_text_secondary{color:var(--bodyTxt2);font-size:14px}.esn_checkbox_root{align-items:center;cursor:pointer;display:flex;height:20px;justify-content:center;width:20px}.esn_checkbox_inp{display:none}.esn_checkbox_icon{--iconSize:20px!important}.esn_checkbox_state_checked{--iconSize:16px!important;--checkedBg:var(--bodyAccent);--checkedTxt:var(--bodyBg3Hover);background-color:var(--checkedBg);border-radius:2px;color:var(--checkedTxt);left:50%;opacity:var(--checkedOpacity);position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s}.esn_checkbox_state_unchecked{--unCheckedTxt:var(--bodyTxt2);color:var(--unCheckedTxt);opacity:var(--unCheckedOpacity);transition:opacity .2s}.esn_checkbox_imit{--checkedOpacity:0;--unCheckedOpacity:1;position:relative}.esn_checkbox_inp:checked+.esn_checkbox_imit{--checkedOpacity:1;--unCheckedOpacity:0}.esn_input_text_wrapper{--textInputBg:var(--bodyBg2Hover);--textInputTxt:var(--bodyTxt2);--textInputBorder:var(--bodyTxt3);width:100%}.esn_input_text{appearance:none;-webkit-appearance:none;background-color:var(--textInputBg);border:1px solid var(--textInputBorder);border-radius:6px;color:var(--textInputTxt);height:36px;outline:0;padding:0 12px;width:100%}.esn_input_text:focus{--textInputBorder:var(--accentBg)}.esn_button_action{--buttonActionBg:var(--accentBg);--buttonActionTxt:var(--accentTxt);appearance:none;-webkit-appearance:none;background:var(--buttonActionBg);border:0;border-radius:6px;color:var(--buttonActionTxt);height:36px;outline:0;padding:0 12px;transition:background .2s,color .2s;width:100%}.esn_button_action.esn_button_action--disabled{cursor:not-allowed;opacity:30%}.esn_popover_msg{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;row-gap:8px}.esn_rebuy_modal_root{align-items:center;background-color:var(--bodyRGBA);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.esn_rebuy_modal{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start}.esn_rebuy_modal_root .esn_rebuy_modal{width:360px}.esn_rebuy_modal .esn_popover_header{border-top-left-radius:16px;border-top-right-radius:16px;height:auto;margin-bottom:-15px}.esn_rebuy_modal .esn_popover_footer{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.esn_rebuy_modal_root .esn_popover_info_wrapper{padding-inline-end:16px}.esn_confirm_modal_root{align-items:center;background-color:var(--bodyRGBA);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.esn_confirm_modal{background-color:var(--modalBg2);border:2px solid var(--modalBg2);border-radius:var(--radius_l);display:grid;grid-template-rows:48px 1fr;min-height:145px;min-width:325px;width:fit-content}.esn_confirm_modal_header{align-items:center;display:flex;font-size:14px;font-weight:700;padding:var(--gap_xl)}.esn_confirm_modal_content{background-color:var(--modalBg);border-radius:var(--radius_xl);display:grid;grid-template-rows:1fr 32px;padding:var(--gap_xl)}.esn_confirm_modal_description{font-size:13px;font-weight:400}.esn_confirm_modal_footer{display:flex;gap:8px;justify-content:right}.esn_confirm_modal_btn{align-items:center;border:1px solid var(--filter-border);border-radius:6px;display:flex;font-size:12px;font-weight:700;justify-content:center;padding-inline-end:12px;padding-inline-start:12px;padding:0 12px}.esn_confirm_modal_btn.esn_confirm_modal_btn_cancel{color:var(--accentBg)}.esn_confirm_modal_btn.esn_confirm_modal_btn_apply{background-color:var(--buttonBg);border:1px solid var(--buttonBg)}.esn_progress_root{align-items:stretch;background-color:var(--eventBg2);border-radius:2px;display:flex;height:2px;justify-content:flex-start}.esn_progress{background-color:var(--successBg);border-radius:inherit;flex:0 0 var(--progress-w);height:100%;width:var(--progress-w)}.esn_tooltip_root{position:relative;.esn_tooltip__text{background-color:var(--tooltipBg3);border-radius:var(--radius_xs);color:var(--tooltipTxt);display:inline-block;font-size:14px;left:0;max-width:164px;opacity:0;padding:8px 24px;position:fixed;text-align:center;top:0;transition:opacity .3s ease-in-out;visibility:hidden;z-index:-1;&:after{border-color:transparent transparent var(--tooltipBg3) transparent;border-radius:var(--radius_xs);border-style:solid;border-width:8px;content:"";left:var(--arrow-left,50%);position:absolute;top:-16px;transform:translateX(-50%)}}.esn_tooltip__text_visible{opacity:1;visibility:visible;z-index:1}.esn_tooltip__text_hidden{display:none}}.es_root.azure{--bodyG:#f3f8fc;--bodyBg:#f3f8fc;--bodyBg2:#daeaf6;--bodyBg3:#c2dbf0;--bodyBgHover:#e7f1f9;--bodyBg2Hover:#cee3f3;--bodyBg3Hover:#b6d4ed;--bodyTxt:#000;--bodyTxt2:#494a4c;--bodyTxt3:#7a7c7e;--bodyAccent:#35399f;--bodyAccentTxt:hsla(0,0%,100%,.9);--bodyRGBA:rgba(243,248,252,.7);--bodyRGBA2:rgba(243,248,252,.5);--bodyRGBA3:rgba(243,248,252,.3);--bodyRadius:2px;--bodyBorder:#f3f8fc;--accentG:#35399f;--accentBg:#35399f;--accentBg2:#2d3188;--accentBg3:#262971;--accentBgHover:#313593;--accentBg2Hover:#292d7c;--accentBg3Hover:#222566;--accentTxt:#fff;--accentTxt2:#c2c4e2;--accentTxt3:#9a9ccf;--accentAccent:#35399f;--accentAccentTxt:hsla(0,0%,100%,.9);--accentRGBA:rgba(53,57,159,.7);--accentRGBA2:rgba(53,57,159,.5);--accentRGBA3:rgba(53,57,159,.3);--accentRadius:2px;--accentBorder:#f3f8fc;--dominantG:#fff;--dominantBg:#fff;--dominantBg2:#f0f0f0;--dominantBg3:#e0e0e0;--dominantBgHover:#f7f7f7;--dominantBg2Hover:#e8e8e8;--dominantBg3Hover:#d8d8d8;--dominantTxt:#000;--dominantTxt2:#4d4d4d;--dominantTxt3:grey;--dominantAccent:#35399f;--dominantAccentTxt:hsla(0,0%,100%,.9);--dominantRGBA:hsla(0,0%,100%,.7);--dominantRGBA2:hsla(0,0%,100%,.5);--dominantRGBA3:hsla(0,0%,100%,.3);--dominantRadius:2px;--dominantBorder:#f3f8fc;--buttonG:#393daa;--buttonBg:#393daa;--buttonBg2:#313593;--buttonBg3:#2a2d7c;--buttonBgHover:#35399e;--buttonBg2Hover:#2d3188;--buttonBg3Hover:#262971;--buttonTxt:#fff;--buttonTxt2:#c4c5e6;--buttonTxt3:#9c9ed5;--buttonAccent:#35399f;--buttonAccentTxt:hsla(0,0%,100%,.9);--buttonRGBA:rgba(57,61,170,.7);--buttonRGBA2:rgba(57,61,170,.5);--buttonRGBA3:rgba(57,61,170,.3);--buttonRadius:2px;--buttonBorder:#f3f8fc;--buttonSecondaryG:#b6d4ed;--buttonSecondaryBg:#b6d4ed;--buttonSecondaryBg2:#9dc6e7;--buttonSecondaryBg3:#85b7e1;--buttonSecondaryBgHover:#aacdea;--buttonSecondaryBg2Hover:#91bfe4;--buttonSecondaryBg3Hover:#79b0de;--buttonSecondaryTxt:#000;--buttonSecondaryTxt2:#374047;--buttonSecondaryTxt3:#5b6a77;--buttonSecondaryAccent:#35399f;--buttonSecondaryAccentTxt:hsla(0,0%,100%,.9);--buttonSecondaryRGBA:rgba(182,212,237,.7);--buttonSecondaryRGBA2:rgba(182,212,237,.5);--buttonSecondaryRGBA3:rgba(182,212,237,.3);--buttonSecondaryRadius:2px;--buttonSecondaryBorder:#f3f8fc;--navbarG:#fff;--navbarBg:#fff;--navbarBg2:#f0f0f0;--navbarBg3:#e0e0e0;--navbarBgHover:#f7f7f7;--navbarBg2Hover:#e8e8e8;--navbarBg3Hover:#d8d8d8;--navbarTxt:#000;--navbarTxt2:#4d4d4d;--navbarTxt3:grey;--navbarAccent:#35399f;--navbarAccentTxt:hsla(0,0%,100%,.9);--navbarRGBA:hsla(0,0%,100%,.7);--navbarRGBA2:hsla(0,0%,100%,.5);--navbarRGBA3:hsla(0,0%,100%,.3);--navbarRadius:2px;--navbarBorder:#f3f8fc;--sliderG:#fff;--sliderBg:#fff;--sliderBg2:#f0f0f0;--sliderBg3:#e0e0e0;--sliderBgHover:#f7f7f7;--sliderBg2Hover:#e8e8e8;--sliderBg3Hover:#d8d8d8;--sliderTxt:#000;--sliderTxt2:#4d4d4d;--sliderTxt3:grey;--sliderAccent:#35399f;--sliderAccentTxt:hsla(0,0%,100%,.9);--sliderRGBA:hsla(0,0%,100%,.7);--sliderRGBA2:hsla(0,0%,100%,.5);--sliderRGBA3:hsla(0,0%,100%,.3);--sliderRadius:2px;--sliderBorder:#f3f8fc;--headerG:#eff3ff;--headerBg:#eff3ff;--headerBg2:#d0dcff;--headerBg3:#b2c5ff;--headerBgHover:#e0e8ff;--headerBg2Hover:#c1d1ff;--headerBg3Hover:#a3b9ff;--headerTxt:#000;--headerTxt2:#48494d;--headerTxt3:#787a80;--headerAccent:#35399f;--headerAccentTxt:hsla(0,0%,100%,.9);--headerRGBA:rgba(239,243,255,.7);--headerRGBA2:rgba(239,243,255,.5);--headerRGBA3:rgba(239,243,255,.3);--headerRadius:2px;--headerBorder:#f3f8fc;--subHeaderG:#eff3ff;--subHeaderBg:#eff3ff;--subHeaderBg2:#d0dcff;--subHeaderBg3:#b2c5ff;--subHeaderBgHover:#e0e8ff;--subHeaderBg2Hover:#c1d1ff;--subHeaderBg3Hover:#a3b9ff;--subHeaderTxt:#000;--subHeaderTxt2:#48494d;--subHeaderTxt3:#787a80;--subHeaderAccent:#35399f;--subHeaderAccentTxt:hsla(0,0%,100%,.9);--subHeaderRGBA:rgba(239,243,255,.7);--subHeaderRGBA2:rgba(239,243,255,.5);--subHeaderRGBA3:rgba(239,243,255,.3);--subHeaderRadius:2px;--subHeaderBorder:#f3f8fc;--eventG:#fbfcff;--eventBg:#fbfcff;--eventBg2:#dce5ff;--eventBg3:#beceff;--eventBgHover:#ecf1ff;--eventBg2Hover:#cddaff;--eventBg3Hover:#afc2ff;--eventTxt:#000;--eventTxt2:#4b4c4d;--eventTxt3:#7e7e80;--eventAccent:#35399f;--eventAccentTxt:hsla(0,0%,100%,.9);--eventRGBA:rgba(251,252,255,.7);--eventRGBA2:rgba(251,252,255,.5);--eventRGBA3:rgba(251,252,255,.3);--eventRadius:2px;--eventBorder:#f3f8fc;--eventLiveG:#afc2ff;--eventLiveBg:#afc2ff;--eventLiveBg2:#90abff;--eventLiveBg3:#7293ff;--eventLiveBgHover:#a0b6ff;--eventLiveBg2Hover:#819fff;--eventLiveBg3Hover:#6387ff;--eventLiveTxt:#000;--eventLiveTxt2:#353a4d;--eventLiveTxt3:#586180;--eventLiveAccent:#35399f;--eventLiveAccentTxt:hsla(0,0%,100%,.9);--eventLiveRGBA:rgba(175,194,255,.7);--eventLiveRGBA2:rgba(175,194,255,.5);--eventLiveRGBA3:rgba(175,194,255,.3);--eventLiveRadius:2px;--eventLiveBorder:#f3f8fc;--oddG:#f3f8fc;--oddBg:#f3f8fc;--oddBg2:#daeaf6;--oddBg3:#c2dbf0;--oddBgHover:#e7f1f9;--oddBg2Hover:#cee3f3;--oddBg3Hover:#b6d4ed;--oddTxt:#000;--oddTxt2:#494a4c;--oddTxt3:#7a7c7e;--oddAccent:#35399f;--oddAccentTxt:hsla(0,0%,100%,.9);--oddRGBA:rgba(243,248,252,.7);--oddRGBA2:rgba(243,248,252,.5);--oddRGBA3:rgba(243,248,252,.3);--oddRadius:2px;--oddBorder:#f3f8fc;--oddActiveG:#313593;--oddActiveBg:#313593;--oddActiveBg2:#292d7c;--oddActiveBg3:#222465;--oddActiveBgHover:#2d3188;--oddActiveBg2Hover:#252970;--oddActiveBg3Hover:#1e205a;--oddActiveTxt:#fff;--oddActiveTxt2:#c1c2df;--oddActiveTxt3:#989ac9;--oddActiveAccent:#35399f;--oddActiveAccentTxt:hsla(0,0%,100%,.9);--oddActiveRGBA:rgba(49,53,147,.7);--oddActiveRGBA2:rgba(49,53,147,.5);--oddActiveRGBA3:rgba(49,53,147,.3);--oddActiveRadius:2px;--oddActiveBorder:#f3f8fc;--showMoreG:#f9f9f9;--showMoreBg:#f9f9f9;--showMoreBg2:#eaeaea;--showMoreBg3:#dadada;--showMoreBgHover:#f1f1f1;--showMoreBg2Hover:#e2e2e2;--showMoreBg3Hover:#d2d2d2;--showMoreTxt:#000;--showMoreTxt2:#4b4b4b;--showMoreTxt3:#7d7d7d;--showMoreAccent:#35399f;--showMoreAccentTxt:hsla(0,0%,100%,.9);--showMoreRGBA:hsla(0,0%,98%,.7);--showMoreRGBA2:hsla(0,0%,98%,.5);--showMoreRGBA3:hsla(0,0%,98%,.3);--showMoreRadius:2px;--showMoreBorder:#f3f8fc;--marketHeaderG:#fff;--marketHeaderBg:#fff;--marketHeaderBg2:#f0f0f0;--marketHeaderBg3:#e0e0e0;--marketHeaderBgHover:#f7f7f7;--marketHeaderBg2Hover:#e8e8e8;--marketHeaderBg3Hover:#d8d8d8;--marketHeaderTxt:#000;--marketHeaderTxt2:#4d4d4d;--marketHeaderTxt3:grey;--marketHeaderAccent:#35399f;--marketHeaderAccentTxt:hsla(0,0%,100%,.9);--marketHeaderRGBA:hsla(0,0%,100%,.7);--marketHeaderRGBA2:hsla(0,0%,100%,.5);--marketHeaderRGBA3:hsla(0,0%,100%,.3);--marketHeaderRadius:2px;--marketHeaderBorder:#f3f8fc;--collapseG:#ced3e5;--collapseBg:#ced3e5;--collapseBg2:#bac1da;--collapseBg3:#a6afd0;--collapseBgHover:#c4cae0;--collapseBg2Hover:#b0b8d5;--collapseBg3Hover:#9ca6cb;--collapseTxt:#000;--collapseTxt2:#3e3f45;--collapseTxt3:#676a73;--collapseAccent:#35399f;--collapseAccentTxt:hsla(0,0%,100%,.9);--collapseRGBA:rgba(206,211,229,.7);--collapseRGBA2:rgba(206,211,229,.5);--collapseRGBA3:rgba(206,211,229,.3);--collapseRadius:2px;--collapseBorder:#f3f8fc;--tabG:#fff;--tabBg:#fff;--tabBg2:#f0f0f0;--tabBg3:#e0e0e0;--tabBgHover:#f7f7f7;--tabBg2Hover:#e8e8e8;--tabBg3Hover:#d8d8d8;--tabTxt:#000;--tabTxt2:#4d4d4d;--tabTxt3:grey;--tabAccent:#35399f;--tabAccentTxt:hsla(0,0%,100%,.9);--tabRGBA:hsla(0,0%,100%,.7);--tabRGBA2:hsla(0,0%,100%,.5);--tabRGBA3:hsla(0,0%,100%,.3);--tabRadius:2px;--tabBorder:#f3f8fc;--tabActiveG:#e8e8e8;--tabActiveBg:#e8e8e8;--tabActiveBg2:#d9d9d9;--tabActiveBg3:#c9c9c9;--tabActiveBgHover:#e0e0e0;--tabActiveBg2Hover:#d1d1d1;--tabActiveBg3Hover:#c1c1c1;--tabActiveTxt:#000;--tabActiveTxt2:#464646;--tabActiveTxt3:#747474;--tabActiveAccent:#35399f;--tabActiveAccentTxt:hsla(0,0%,100%,.9);--tabActiveRGBA:hsla(0,0%,91%,.7);--tabActiveRGBA2:hsla(0,0%,91%,.5);--tabActiveRGBA3:hsla(0,0%,91%,.3);--tabActiveRadius:2px;--tabActiveBorder:#f3f8fc;--tabSecondaryActiveG:#e8e8e8;--tabSecondaryActiveBg:#e8e8e8;--tabSecondaryActiveBg2:#d9d9d9;--tabSecondaryActiveBg3:#c9c9c9;--tabSecondaryActiveBgHover:#e0e0e0;--tabSecondaryActiveBg2Hover:#d1d1d1;--tabSecondaryActiveBg3Hover:#c1c1c1;--tabSecondaryActiveTxt:#000;--tabSecondaryActiveTxt2:#464646;--tabSecondaryActiveTxt3:#747474;--tabSecondaryActiveAccent:#35399f;--tabSecondaryActiveAccentTxt:hsla(0,0%,100%,.9);--tabSecondaryActiveRGBA:hsla(0,0%,91%,.7);--tabSecondaryActiveRGBA2:hsla(0,0%,91%,.5);--tabSecondaryActiveRGBA3:hsla(0,0%,91%,.3);--tabSecondaryActiveRadius:2px;--tabSecondaryActiveBorder:#f3f8fc;--menu_1G:#f9faff;--menu_1Bg:#f9faff;--menu_1Bg2:#dae0ff;--menu_1Bg3:#bcc7ff;--menu_1BgHover:#eaedff;--menu_1Bg2Hover:#cbd3ff;--menu_1Bg3Hover:#adbaff;--menu_1Txt:#000;--menu_1Txt2:#4b4b4d;--menu_1Txt3:#7d7d80;--menu_1Accent:#35399f;--menu_1AccentTxt:hsla(0,0%,100%,.9);--menu_1RGBA:rgba(249,250,255,.7);--menu_1RGBA2:rgba(249,250,255,.5);--menu_1RGBA3:rgba(249,250,255,.3);--menu_1Radius:2px;--menu_1Border:#f3f8fc;--menu_2G:#c2cffb;--menu_2Bg:#c2cffb;--menu_2Bg2:#a5b8f9;--menu_2Bg3:#89a2f7;--menu_2BgHover:#b4c4fa;--menu_2Bg2Hover:#97adf8;--menu_2Bg3Hover:#7b97f6;--menu_2Txt:#000;--menu_2Txt2:#3a3e4b;--menu_2Txt3:#61687e;--menu_2Accent:#35399f;--menu_2AccentTxt:hsla(0,0%,100%,.9);--menu_2RGBA:rgba(194,207,251,.7);--menu_2RGBA2:rgba(194,207,251,.5);--menu_2RGBA3:rgba(194,207,251,.3);--menu_2Radius:2px;--menu_2Border:#f3f8fc;--menu_3G:#89a2f7;--menu_3Bg:#89a2f7;--menu_3Bg2:#6c8bf5;--menu_3Bg3:#5075f3;--menu_3BgHover:#7b97f6;--menu_3Bg2Hover:#5e80f4;--menu_3Bg3Hover:#426af2;--menu_3Txt:#000;--menu_3Txt2:#29314a;--menu_3Txt3:#45517c;--menu_3Accent:#35399f;--menu_3AccentTxt:hsla(0,0%,100%,.9);--menu_3RGBA:rgba(137,162,247,.7);--menu_3RGBA2:rgba(137,162,247,.5);--menu_3RGBA3:rgba(137,162,247,.3);--menu_3Radius:2px;--menu_3Border:#f3f8fc;--inputG:#f0f0f0;--inputBg:#f0f0f0;--inputBg2:#e1e1e1;--inputBg3:#d1d1d1;--inputBgHover:#e8e8e8;--inputBg2Hover:#d9d9d9;--inputBg3Hover:#c9c9c9;--inputTxt:#000;--inputTxt2:#484848;--inputTxt3:#787878;--inputAccent:#35399f;--inputAccentTxt:hsla(0,0%,100%,.9);--inputRGBA:hsla(0,0%,94%,.7);--inputRGBA2:hsla(0,0%,94%,.5);--inputRGBA3:hsla(0,0%,94%,.3);--inputRadius:2px;--inputBorder:#f3f8fc;--inputSecondaryG:#d9d9d9;--inputSecondaryBg:#d9d9d9;--inputSecondaryBg2:#cacaca;--inputSecondaryBg3:#bababa;--inputSecondaryBgHover:#d1d1d1;--inputSecondaryBg2Hover:#c2c2c2;--inputSecondaryBg3Hover:#b2b2b2;--inputSecondaryTxt:#000;--inputSecondaryTxt2:#414141;--inputSecondaryTxt3:#6d6d6d;--inputSecondaryAccent:#35399f;--inputSecondaryAccentTxt:hsla(0,0%,100%,.9);--inputSecondaryRGBA:hsla(0,0%,85%,.7);--inputSecondaryRGBA2:hsla(0,0%,85%,.5);--inputSecondaryRGBA3:hsla(0,0%,85%,.3);--inputSecondaryRadius:2px;--inputSecondaryBorder:#f3f8fc;--filterG:#d9d9d9;--filterBg:#d9d9d9;--filterBg2:#cacaca;--filterBg3:#bababa;--filterBgHover:#d1d1d1;--filterBg2Hover:#c2c2c2;--filterBg3Hover:#b2b2b2;--filterTxt:#000;--filterTxt2:#414141;--filterTxt3:#6d6d6d;--filterAccent:#35399f;--filterAccentTxt:hsla(0,0%,100%,.9);--filterRGBA:hsla(0,0%,85%,.7);--filterRGBA2:hsla(0,0%,85%,.5);--filterRGBA3:hsla(0,0%,85%,.3);--filterRadius:2px;--filterBorder:#f3f8fc;--tooltipG:#f0f0f0;--tooltipBg:#f0f0f0;--tooltipBg2:#e1e1e1;--tooltipBg3:#d1d1d1;--tooltipBgHover:#e8e8e8;--tooltipBg2Hover:#d9d9d9;--tooltipBg3Hover:#c9c9c9;--tooltipTxt:#000;--tooltipTxt2:#484848;--tooltipTxt3:#787878;--tooltipAccent:#35399f;--tooltipAccentTxt:hsla(0,0%,100%,.9);--tooltipRGBA:hsla(0,0%,94%,.7);--tooltipRGBA2:hsla(0,0%,94%,.5);--tooltipRGBA3:hsla(0,0%,94%,.3);--tooltipRadius:2px;--tooltipBorder:#f3f8fc;--modalG:#e7f1f9;--modalBg:#e7f1f9;--modalBg2:#cee3f3;--modalBg3:#b6d4ed;--modalBgHover:#dbeaf6;--modalBg2Hover:#c2dcf0;--modalBg3Hover:#aacdea;--modalTxt:#000;--modalTxt2:#45484b;--modalTxt3:#74797d;--modalAccent:#35399f;--modalAccentTxt:hsla(0,0%,100%,.9);--modalRGBA:rgba(231,241,249,.7);--modalRGBA2:rgba(231,241,249,.5);--modalRGBA3:rgba(231,241,249,.3);--modalRadius:2px;--modalBorder:#f3f8fc;--betSlipG:#f0f0f0;--betSlipBg:#f0f0f0;--betSlipBg2:#e1e1e1;--betSlipBg3:#d1d1d1;--betSlipBgHover:#e8e8e8;--betSlipBg2Hover:#d9d9d9;--betSlipBg3Hover:#c9c9c9;--betSlipTxt:#000;--betSlipTxt2:#484848;--betSlipTxt3:#787878;--betSlipAccent:#35399f;--betSlipAccentTxt:hsla(0,0%,100%,.9);--betSlipRGBA:hsla(0,0%,94%,.7);--betSlipRGBA2:hsla(0,0%,94%,.5);--betSlipRGBA3:hsla(0,0%,94%,.3);--betSlipRadius:2px;--betSlipBorder:#f3f8fc;--betSlipStakeG:#d9d9d9;--betSlipStakeBg:#d9d9d9;--betSlipStakeBg2:#cacaca;--betSlipStakeBg3:#bababa;--betSlipStakeBgHover:#d1d1d1;--betSlipStakeBg2Hover:#c2c2c2;--betSlipStakeBg3Hover:#b2b2b2;--betSlipStakeTxt:#000;--betSlipStakeTxt2:#414141;--betSlipStakeTxt3:#6d6d6d;--betSlipStakeAccent:#35399f;--betSlipStakeAccentTxt:hsla(0,0%,100%,.9);--betSlipStakeRGBA:hsla(0,0%,85%,.7);--betSlipStakeRGBA2:hsla(0,0%,85%,.5);--betSlipStakeRGBA3:hsla(0,0%,85%,.3);--betSlipStakeRadius:2px;--betSlipStakeBorder:#f3f8fc;--betSlipInputG:#d9d9d9;--betSlipInputBg:#d9d9d9;--betSlipInputBg2:#cacaca;--betSlipInputBg3:#bababa;--betSlipInputBgHover:#d1d1d1;--betSlipInputBg2Hover:#c2c2c2;--betSlipInputBg3Hover:#b2b2b2;--betSlipInputTxt:#000;--betSlipInputTxt2:#414141;--betSlipInputTxt3:#6d6d6d;--betSlipInputAccent:#35399f;--betSlipInputAccentTxt:hsla(0,0%,100%,.9);--betSlipInputRGBA:hsla(0,0%,85%,.7);--betSlipInputRGBA2:hsla(0,0%,85%,.5);--betSlipInputRGBA3:hsla(0,0%,85%,.3);--betSlipInputRadius:2px;--betSlipInputBorder:#f3f8fc;--betSlipButtonG:#d9d9d9;--betSlipButtonBg:#d9d9d9;--betSlipButtonBg2:#cacaca;--betSlipButtonBg3:#bababa;--betSlipButtonBgHover:#d1d1d1;--betSlipButtonBg2Hover:#c2c2c2;--betSlipButtonBg3Hover:#b2b2b2;--betSlipButtonTxt:#000;--betSlipButtonTxt2:#414141;--betSlipButtonTxt3:#6d6d6d;--betSlipButtonAccent:#35399f;--betSlipButtonAccentTxt:hsla(0,0%,100%,.9);--betSlipButtonRGBA:hsla(0,0%,85%,.7);--betSlipButtonRGBA2:hsla(0,0%,85%,.5);--betSlipButtonRGBA3:hsla(0,0%,85%,.3);--betSlipButtonRadius:2px;--betSlipButtonBorder:#f3f8fc;--betSlipHeaderG:#d9d9d9;--betSlipHeaderBg:#d9d9d9;--betSlipHeaderBg2:#cacaca;--betSlipHeaderBg3:#bababa;--betSlipHeaderBgHover:#d1d1d1;--betSlipHeaderBg2Hover:#c2c2c2;--betSlipHeaderBg3Hover:#b2b2b2;--betSlipHeaderTxt:#000;--betSlipHeaderTxt2:#414141;--betSlipHeaderTxt3:#6d6d6d;--betSlipHeaderAccent:#35399f;--betSlipHeaderAccentTxt:hsla(0,0%,100%,.9);--betSlipHeaderRGBA:hsla(0,0%,85%,.7);--betSlipHeaderRGBA2:hsla(0,0%,85%,.5);--betSlipHeaderRGBA3:hsla(0,0%,85%,.3);--betSlipHeaderRadius:2px;--betSlipHeaderBorder:#f3f8fc;--betSlipTabG:#d9d9d9;--betSlipTabBg:#d9d9d9;--betSlipTabBg2:#cacaca;--betSlipTabBg3:#bababa;--betSlipTabBgHover:#d1d1d1;--betSlipTabBg2Hover:#c2c2c2;--betSlipTabBg3Hover:#b2b2b2;--betSlipTabTxt:#000;--betSlipTabTxt2:#414141;--betSlipTabTxt3:#6d6d6d;--betSlipTabAccent:#35399f;--betSlipTabAccentTxt:hsla(0,0%,100%,.9);--betSlipTabRGBA:hsla(0,0%,85%,.7);--betSlipTabRGBA2:hsla(0,0%,85%,.5);--betSlipTabRGBA3:hsla(0,0%,85%,.3);--betSlipTabRadius:2px;--betSlipTabBorder:#f3f8fc;--betSlipTabActiveG:#d9d9d9;--betSlipTabActiveBg:#d9d9d9;--betSlipTabActiveBg2:#cacaca;--betSlipTabActiveBg3:#bababa;--betSlipTabActiveBgHover:#d1d1d1;--betSlipTabActiveBg2Hover:#c2c2c2;--betSlipTabActiveBg3Hover:#b2b2b2;--betSlipTabActiveTxt:#000;--betSlipTabActiveTxt2:#414141;--betSlipTabActiveTxt3:#6d6d6d;--betSlipTabActiveAccent:#35399f;--betSlipTabActiveAccentTxt:hsla(0,0%,100%,.9);--betSlipTabActiveRGBA:hsla(0,0%,85%,.7);--betSlipTabActiveRGBA2:hsla(0,0%,85%,.5);--betSlipTabActiveRGBA3:hsla(0,0%,85%,.3);--betSlipTabActiveRadius:2px;--betSlipTabActiveBorder:#f3f8fc;--tmLogoG:#f0f0f0;--tmLogoBg:#f0f0f0;--tmLogoBg2:#e1e1e1;--tmLogoBg3:#d1d1d1;--tmLogoBgHover:#e8e8e8;--tmLogoBg2Hover:#d9d9d9;--tmLogoBg3Hover:#c9c9c9;--tmLogoTxt:#000;--tmLogoTxt2:#484848;--tmLogoTxt3:#787878;--tmLogoAccent:#35399f;--tmLogoAccentTxt:hsla(0,0%,100%,.9);--tmLogoRGBA:hsla(0,0%,94%,.7);--tmLogoRGBA2:hsla(0,0%,94%,.5);--tmLogoRGBA3:hsla(0,0%,94%,.3);--tmLogoRadius:2px;--tmLogoBorder:#f3f8fc}.es_root.sunlit{--bodyG:snow;--bodyBg:snow;--bodyBg2:#ffdbdb;--bodyBg3:#ffbdbd;--bodyBgHover:#ffebeb;--bodyBg2Hover:#fcc;--bodyBg3Hover:#ffaeae;--bodyTxt:#000;--bodyTxt2:#4d4b4b;--bodyTxt3:#807d7d;--bodyAccent:#ff9224;--bodyAccentTxt:rgba(0,0,0,.9);--bodyRGBA:hsla(0,100%,99%,.7);--bodyRGBA2:hsla(0,100%,99%,.5);--bodyRGBA3:hsla(0,100%,99%,.3);--bodyRadius:2px;--bodyBorder:snow;--accentG:#ff9224;--accentBg:#ff9224;--accentBg2:#ff8305;--accentBg3:#e67300;--accentBgHover:#ff8a15;--accentBg2Hover:#f57b00;--accentBg3Hover:#d76b00;--accentTxt:#000;--accentTxt2:#4d2c0b;--accentTxt3:#804912;--accentAccent:#ff9224;--accentAccentTxt:rgba(0,0,0,.9);--accentRGBA:rgba(255,146,36,.7);--accentRGBA2:rgba(255,146,36,.5);--accentRGBA3:rgba(255,146,36,.3);--accentRadius:2px;--accentBorder:snow;--dominantG:#ffebeb;--dominantBg:#ffebeb;--dominantBg2:#fcc;--dominantBg3:#ffaeae;--dominantBgHover:#ffdcdc;--dominantBg2Hover:#ffbdbd;--dominantBg3Hover:#ff9f9f;--dominantTxt:#000;--dominantTxt2:#4d4747;--dominantTxt3:#807676;--dominantAccent:#ff9224;--dominantAccentTxt:rgba(0,0,0,.9);--dominantRGBA:hsla(0,100%,96%,.7);--dominantRGBA2:hsla(0,100%,96%,.5);--dominantRGBA3:hsla(0,100%,96%,.3);--dominantRadius:2px;--dominantBorder:snow;--buttonG:#ff9a33;--buttonBg:#ff9a33;--buttonBg2:#ff8b14;--buttonBg3:#f57c00;--buttonBgHover:#ff9224;--buttonBg2Hover:#ff8305;--buttonBg3Hover:#e67400;--buttonTxt:#000;--buttonTxt2:#4d2e0f;--buttonTxt3:#804d1a;--buttonAccent:#ff9224;--buttonAccentTxt:rgba(0,0,0,.9);--buttonRGBA:rgba(255,154,51,.7);--buttonRGBA2:rgba(255,154,51,.5);--buttonRGBA3:rgba(255,154,51,.3);--buttonRadius:2px;--buttonBorder:snow;--buttonSecondaryG:#fffaf5;--buttonSecondaryBg:#fffaf5;--buttonSecondaryBg2:#ffebd6;--buttonSecondaryBg3:#ffdbb8;--buttonSecondaryBgHover:#fff2e6;--buttonSecondaryBg2Hover:#ffe4c7;--buttonSecondaryBg3Hover:#ffd3a9;--buttonSecondaryTxt:#000;--buttonSecondaryTxt2:#4d4b4a;--buttonSecondaryTxt3:#807d7b;--buttonSecondaryAccent:#ff9224;--buttonSecondaryAccentTxt:rgba(0,0,0,.9);--buttonSecondaryRGBA:rgba(255,250,245,.7);--buttonSecondaryRGBA2:rgba(255,250,245,.5);--buttonSecondaryRGBA3:rgba(255,250,245,.3);--buttonSecondaryRadius:2px;--buttonSecondaryBorder:snow;--navbarG:#fff;--navbarBg:#fff;--navbarBg2:#f0f0f0;--navbarBg3:#e0e0e0;--navbarBgHover:#f7f7f7;--navbarBg2Hover:#e8e8e8;--navbarBg3Hover:#d8d8d8;--navbarTxt:#000;--navbarTxt2:#4d4d4d;--navbarTxt3:grey;--navbarAccent:#ff9224;--navbarAccentTxt:rgba(0,0,0,.9);--navbarRGBA:hsla(0,0%,100%,.7);--navbarRGBA2:hsla(0,0%,100%,.5);--navbarRGBA3:hsla(0,0%,100%,.3);--navbarRadius:2px;--navbarBorder:snow;--sliderG:#f9f9f9;--sliderBg:#f9f9f9;--sliderBg2:#eaeaea;--sliderBg3:#dadada;--sliderBgHover:#f1f1f1;--sliderBg2Hover:#e2e2e2;--sliderBg3Hover:#d2d2d2;--sliderTxt:#000;--sliderTxt2:#4b4b4b;--sliderTxt3:#7d7d7d;--sliderAccent:#ff9224;--sliderAccentTxt:rgba(0,0,0,.9);--sliderRGBA:hsla(0,0%,98%,.7);--sliderRGBA2:hsla(0,0%,98%,.5);--sliderRGBA3:hsla(0,0%,98%,.3);--sliderRadius:2px;--sliderBorder:snow;--headerG:#fff;--headerBg:#fff;--headerBg2:#f0f0f0;--headerBg3:#e0e0e0;--headerBgHover:#f7f7f7;--headerBg2Hover:#e8e8e8;--headerBg3Hover:#d8d8d8;--headerTxt:#000;--headerTxt2:#4d4d4d;--headerTxt3:grey;--headerAccent:#ff9224;--headerAccentTxt:rgba(0,0,0,.9);--headerRGBA:hsla(0,0%,100%,.7);--headerRGBA2:hsla(0,0%,100%,.5);--headerRGBA3:hsla(0,0%,100%,.3);--headerRadius:2px;--headerBorder:snow;--subHeaderG:#fffdfd;--subHeaderBg:#fffdfd;--subHeaderBg2:#ffdede;--subHeaderBg3:#ffc0c0;--subHeaderBgHover:#fee;--subHeaderBg2Hover:#ffcfcf;--subHeaderBg3Hover:#ffb1b1;--subHeaderTxt:#000;--subHeaderTxt2:#4d4c4c;--subHeaderTxt3:#807f7f;--subHeaderAccent:#ff9224;--subHeaderAccentTxt:rgba(0,0,0,.9);--subHeaderRGBA:rgba(255,253,253,.7);--subHeaderRGBA2:rgba(255,253,253,.5);--subHeaderRGBA3:rgba(255,253,253,.3);--subHeaderRadius:2px;--subHeaderBorder:snow;--eventG:#fff;--eventBg:#fff;--eventBg2:#f0f0f0;--eventBg3:#e0e0e0;--eventBgHover:#f7f7f7;--eventBg2Hover:#e8e8e8;--eventBg3Hover:#d8d8d8;--eventTxt:#000;--eventTxt2:#4d4d4d;--eventTxt3:grey;--eventAccent:#ff9224;--eventAccentTxt:rgba(0,0,0,.9);--eventRGBA:hsla(0,0%,100%,.7);--eventRGBA2:hsla(0,0%,100%,.5);--eventRGBA3:hsla(0,0%,100%,.3);--eventRadius:2px;--eventBorder:snow;--eventLiveG:#d8d8d8;--eventLiveBg:#d8d8d8;--eventLiveBg2:#c9c9c9;--eventLiveBg3:#b9b9b9;--eventLiveBgHover:#d0d0d0;--eventLiveBg2Hover:#c1c1c1;--eventLiveBg3Hover:#b1b1b1;--eventLiveTxt:#000;--eventLiveTxt2:#414141;--eventLiveTxt3:#6c6c6c;--eventLiveAccent:#ff9224;--eventLiveAccentTxt:rgba(0,0,0,.9);--eventLiveRGBA:hsla(0,0%,85%,.7);--eventLiveRGBA2:hsla(0,0%,85%,.5);--eventLiveRGBA3:hsla(0,0%,85%,.3);--eventLiveRadius:2px;--eventLiveBorder:snow;--oddG:#fff2e5;--oddBg:#fff2e5;--oddBg2:#ffe3c6;--oddBg3:#ffd3a8;--oddBgHover:#ffead6;--oddBg2Hover:#ffdbb7;--oddBg3Hover:#ffcb99;--oddTxt:#000;--oddTxt2:#4d4945;--oddTxt3:#807973;--oddAccent:#ff9224;--oddAccentTxt:rgba(0,0,0,.9);--oddRGBA:rgba(255,242,229,.7);--oddRGBA2:rgba(255,242,229,.5);--oddRGBA3:rgba(255,242,229,.3);--oddRadius:2px;--oddBorder:snow;--oddActiveG:#ff9a33;--oddActiveBg:#ff9a33;--oddActiveBg2:#ff8b14;--oddActiveBg3:#f57c00;--oddActiveBgHover:#ff9224;--oddActiveBg2Hover:#ff8305;--oddActiveBg3Hover:#e67400;--oddActiveTxt:#000;--oddActiveTxt2:#4d2e0f;--oddActiveTxt3:#804d1a;--oddActiveAccent:#ff9224;--oddActiveAccentTxt:rgba(0,0,0,.9);--oddActiveRGBA:rgba(255,154,51,.7);--oddActiveRGBA2:rgba(255,154,51,.5);--oddActiveRGBA3:rgba(255,154,51,.3);--oddActiveRadius:2px;--oddActiveBorder:snow;--showMoreG:#f9f9f9;--showMoreBg:#f9f9f9;--showMoreBg2:#eaeaea;--showMoreBg3:#dadada;--showMoreBgHover:#f1f1f1;--showMoreBg2Hover:#e2e2e2;--showMoreBg3Hover:#d2d2d2;--showMoreTxt:#000;--showMoreTxt2:#4b4b4b;--showMoreTxt3:#7d7d7d;--showMoreAccent:#ff9224;--showMoreAccentTxt:rgba(0,0,0,.9);--showMoreRGBA:hsla(0,0%,98%,.7);--showMoreRGBA2:hsla(0,0%,98%,.5);--showMoreRGBA3:hsla(0,0%,98%,.3);--showMoreRadius:2px;--showMoreBorder:snow;--marketHeaderG:#fff;--marketHeaderBg:#fff;--marketHeaderBg2:#f0f0f0;--marketHeaderBg3:#e0e0e0;--marketHeaderBgHover:#f7f7f7;--marketHeaderBg2Hover:#e8e8e8;--marketHeaderBg3Hover:#d8d8d8;--marketHeaderTxt:#000;--marketHeaderTxt2:#4d4d4d;--marketHeaderTxt3:grey;--marketHeaderAccent:#ff9224;--marketHeaderAccentTxt:rgba(0,0,0,.9);--marketHeaderRGBA:hsla(0,0%,100%,.7);--marketHeaderRGBA2:hsla(0,0%,100%,.5);--marketHeaderRGBA3:hsla(0,0%,100%,.3);--marketHeaderRadius:2px;--marketHeaderBorder:snow;--collapseG:#fff;--collapseBg:#fff;--collapseBg2:#f0f0f0;--collapseBg3:#e0e0e0;--collapseBgHover:#f7f7f7;--collapseBg2Hover:#e8e8e8;--collapseBg3Hover:#d8d8d8;--collapseTxt:#000;--collapseTxt2:#4d4d4d;--collapseTxt3:grey;--collapseAccent:#ff9224;--collapseAccentTxt:rgba(0,0,0,.9);--collapseRGBA:hsla(0,0%,100%,.7);--collapseRGBA2:hsla(0,0%,100%,.5);--collapseRGBA3:hsla(0,0%,100%,.3);--collapseRadius:2px;--collapseBorder:snow;--tabG:#fff5f5;--tabBg:#fff5f5;--tabBg2:#ffd6d6;--tabBg3:#ffb8b8;--tabBgHover:#ffe6e6;--tabBg2Hover:#ffc7c7;--tabBg3Hover:#ffa9a9;--tabTxt:#000;--tabTxt2:#4d4a4a;--tabTxt3:#807b7b;--tabAccent:#ff9224;--tabAccentTxt:rgba(0,0,0,.9);--tabRGBA:hsla(0,100%,98%,.7);--tabRGBA2:hsla(0,100%,98%,.5);--tabRGBA3:hsla(0,100%,98%,.3);--tabRadius:2px;--tabBorder:snow;--tabActiveG:#fff;--tabActiveBg:#fff;--tabActiveBg2:#f0f0f0;--tabActiveBg3:#e0e0e0;--tabActiveBgHover:#f7f7f7;--tabActiveBg2Hover:#e8e8e8;--tabActiveBg3Hover:#d8d8d8;--tabActiveTxt:#000;--tabActiveTxt2:#4d4d4d;--tabActiveTxt3:grey;--tabActiveAccent:#ff9224;--tabActiveAccentTxt:rgba(0,0,0,.9);--tabActiveRGBA:hsla(0,0%,100%,.7);--tabActiveRGBA2:hsla(0,0%,100%,.5);--tabActiveRGBA3:hsla(0,0%,100%,.3);--tabActiveRadius:2px;--tabActiveBorder:snow;--tabSecondaryActiveG:#ffc7c7;--tabSecondaryActiveBg:#ffc7c7;--tabSecondaryActiveBg2:#ffa8a8;--tabSecondaryActiveBg3:#ff8a8a;--tabSecondaryActiveBgHover:#ffb8b8;--tabSecondaryActiveBg2Hover:#f99;--tabSecondaryActiveBg3Hover:#ff7b7b;--tabSecondaryActiveTxt:#000;--tabSecondaryActiveTxt2:#4d3c3c;--tabSecondaryActiveTxt3:#806464;--tabSecondaryActiveAccent:#ff9224;--tabSecondaryActiveAccentTxt:rgba(0,0,0,.9);--tabSecondaryActiveRGBA:hsla(0,100%,89%,.7);--tabSecondaryActiveRGBA2:hsla(0,100%,89%,.5);--tabSecondaryActiveRGBA3:hsla(0,100%,89%,.3);--tabSecondaryActiveRadius:2px;--tabSecondaryActiveBorder:snow;--menu_1G:#fff;--menu_1Bg:#fff;--menu_1Bg2:#f0f0f0;--menu_1Bg3:#e0e0e0;--menu_1BgHover:#f7f7f7;--menu_1Bg2Hover:#e8e8e8;--menu_1Bg3Hover:#d8d8d8;--menu_1Txt:#000;--menu_1Txt2:#4d4d4d;--menu_1Txt3:grey;--menu_1Accent:#ff9224;--menu_1AccentTxt:rgba(0,0,0,.9);--menu_1RGBA:hsla(0,0%,100%,.7);--menu_1RGBA2:hsla(0,0%,100%,.5);--menu_1RGBA3:hsla(0,0%,100%,.3);--menu_1Radius:2px;--menu_1Border:snow;--menu_2G:#fcfcfc;--menu_2Bg:#fcfcfc;--menu_2Bg2:#ededed;--menu_2Bg3:#ddd;--menu_2BgHover:#f4f4f4;--menu_2Bg2Hover:#e5e5e5;--menu_2Bg3Hover:#d5d5d5;--menu_2Txt:#000;--menu_2Txt2:#4c4c4c;--menu_2Txt3:#7e7e7e;--menu_2Accent:#ff9224;--menu_2AccentTxt:rgba(0,0,0,.9);--menu_2RGBA:hsla(0,0%,99%,.7);--menu_2RGBA2:hsla(0,0%,99%,.5);--menu_2RGBA3:hsla(0,0%,99%,.3);--menu_2Radius:2px;--menu_2Border:snow;--menu_3G:#fff;--menu_3Bg:#fff;--menu_3Bg2:#f0f0f0;--menu_3Bg3:#e0e0e0;--menu_3BgHover:#f7f7f7;--menu_3Bg2Hover:#e8e8e8;--menu_3Bg3Hover:#d8d8d8;--menu_3Txt:#000;--menu_3Txt2:#4d4d4d;--menu_3Txt3:grey;--menu_3Accent:#ff9224;--menu_3AccentTxt:rgba(0,0,0,.9);--menu_3RGBA:hsla(0,0%,100%,.7);--menu_3RGBA2:hsla(0,0%,100%,.5);--menu_3RGBA3:hsla(0,0%,100%,.3);--menu_3Radius:2px;--menu_3Border:snow;--inputG:#fff;--inputBg:#fff;--inputBg2:#f0f0f0;--inputBg3:#e0e0e0;--inputBgHover:#f7f7f7;--inputBg2Hover:#e8e8e8;--inputBg3Hover:#d8d8d8;--inputTxt:#000;--inputTxt2:#4d4d4d;--inputTxt3:grey;--inputAccent:#ff9224;--inputAccentTxt:rgba(0,0,0,.9);--inputRGBA:hsla(0,0%,100%,.7);--inputRGBA2:hsla(0,0%,100%,.5);--inputRGBA3:hsla(0,0%,100%,.3);--inputRadius:2px;--inputBorder:snow;--inputSecondaryG:#fff;--inputSecondaryBg:#fff;--inputSecondaryBg2:#f0f0f0;--inputSecondaryBg3:#e0e0e0;--inputSecondaryBgHover:#f7f7f7;--inputSecondaryBg2Hover:#e8e8e8;--inputSecondaryBg3Hover:#d8d8d8;--inputSecondaryTxt:#000;--inputSecondaryTxt2:#4d4d4d;--inputSecondaryTxt3:grey;--inputSecondaryAccent:#ff9224;--inputSecondaryAccentTxt:rgba(0,0,0,.9);--inputSecondaryRGBA:hsla(0,0%,100%,.7);--inputSecondaryRGBA2:hsla(0,0%,100%,.5);--inputSecondaryRGBA3:hsla(0,0%,100%,.3);--inputSecondaryRadius:2px;--inputSecondaryBorder:snow;--filterG:#f1f1f1;--filterBg:#f1f1f1;--filterBg2:#e2e2e2;--filterBg3:#d2d2d2;--filterBgHover:#e9e9e9;--filterBg2Hover:#dadada;--filterBg3Hover:#cacaca;--filterTxt:#000;--filterTxt2:#484848;--filterTxt3:#797979;--filterAccent:#ff9224;--filterAccentTxt:rgba(0,0,0,.9);--filterRGBA:hsla(0,0%,95%,.7);--filterRGBA2:hsla(0,0%,95%,.5);--filterRGBA3:hsla(0,0%,95%,.3);--filterRadius:2px;--filterBorder:snow;--tooltipG:#f0f0f0;--tooltipBg:#f0f0f0;--tooltipBg2:#e1e1e1;--tooltipBg3:#d1d1d1;--tooltipBgHover:#e8e8e8;--tooltipBg2Hover:#d9d9d9;--tooltipBg3Hover:#c9c9c9;--tooltipTxt:#000;--tooltipTxt2:#484848;--tooltipTxt3:#787878;--tooltipAccent:#ff9224;--tooltipAccentTxt:rgba(0,0,0,.9);--tooltipRGBA:hsla(0,0%,94%,.7);--tooltipRGBA2:hsla(0,0%,94%,.5);--tooltipRGBA3:hsla(0,0%,94%,.3);--tooltipRadius:2px;--tooltipBorder:snow;--modalG:#fbfbfd;--modalBg:#fbfbfd;--modalBg2:#e7e7f3;--modalBg3:#d2d2e9;--modalBgHover:#f1f1f8;--modalBg2Hover:#dde;--modalBg3Hover:#c8c8e4;--modalTxt:#000;--modalTxt2:#4b4b4c;--modalTxt3:#7e7e7f;--modalAccent:#ff9224;--modalAccentTxt:rgba(0,0,0,.9);--modalRGBA:rgba(251,251,253,.7);--modalRGBA2:rgba(251,251,253,.5);--modalRGBA3:rgba(251,251,253,.3);--modalRadius:2px;--modalBorder:snow;--betSlipG:#f0f0f0;--betSlipBg:#f0f0f0;--betSlipBg2:#e1e1e1;--betSlipBg3:#d1d1d1;--betSlipBgHover:#e8e8e8;--betSlipBg2Hover:#d9d9d9;--betSlipBg3Hover:#c9c9c9;--betSlipTxt:#000;--betSlipTxt2:#484848;--betSlipTxt3:#787878;--betSlipAccent:#ff9224;--betSlipAccentTxt:rgba(0,0,0,.9);--betSlipRGBA:hsla(0,0%,94%,.7);--betSlipRGBA2:hsla(0,0%,94%,.5);--betSlipRGBA3:hsla(0,0%,94%,.3);--betSlipRadius:2px;--betSlipBorder:snow;--betSlipStakeG:#d9d9d9;--betSlipStakeBg:#d9d9d9;--betSlipStakeBg2:#cacaca;--betSlipStakeBg3:#bababa;--betSlipStakeBgHover:#d1d1d1;--betSlipStakeBg2Hover:#c2c2c2;--betSlipStakeBg3Hover:#b2b2b2;--betSlipStakeTxt:#000;--betSlipStakeTxt2:#414141;--betSlipStakeTxt3:#6d6d6d;--betSlipStakeAccent:#ff9224;--betSlipStakeAccentTxt:rgba(0,0,0,.9);--betSlipStakeRGBA:hsla(0,0%,85%,.7);--betSlipStakeRGBA2:hsla(0,0%,85%,.5);--betSlipStakeRGBA3:hsla(0,0%,85%,.3);--betSlipStakeRadius:2px;--betSlipStakeBorder:snow;--betSlipInputG:#e8e8e8;--betSlipInputBg:#e8e8e8;--betSlipInputBg2:#d9d9d9;--betSlipInputBg3:#c9c9c9;--betSlipInputBgHover:#e0e0e0;--betSlipInputBg2Hover:#d1d1d1;--betSlipInputBg3Hover:#c1c1c1;--betSlipInputTxt:#000;--betSlipInputTxt2:#464646;--betSlipInputTxt3:#747474;--betSlipInputAccent:#ff9224;--betSlipInputAccentTxt:rgba(0,0,0,.9);--betSlipInputRGBA:hsla(0,0%,91%,.7);--betSlipInputRGBA2:hsla(0,0%,91%,.5);--betSlipInputRGBA3:hsla(0,0%,91%,.3);--betSlipInputRadius:2px;--betSlipInputBorder:snow;--betSlipButtonG:#e8e8e8;--betSlipButtonBg:#e8e8e8;--betSlipButtonBg2:#d9d9d9;--betSlipButtonBg3:#c9c9c9;--betSlipButtonBgHover:#e0e0e0;--betSlipButtonBg2Hover:#d1d1d1;--betSlipButtonBg3Hover:#c1c1c1;--betSlipButtonTxt:#000;--betSlipButtonTxt2:#464646;--betSlipButtonTxt3:#747474;--betSlipButtonAccent:#ff9224;--betSlipButtonAccentTxt:rgba(0,0,0,.9);--betSlipButtonRGBA:hsla(0,0%,91%,.7);--betSlipButtonRGBA2:hsla(0,0%,91%,.5);--betSlipButtonRGBA3:hsla(0,0%,91%,.3);--betSlipButtonRadius:2px;--betSlipButtonBorder:snow;--betSlipHeaderG:#e8e8e8;--betSlipHeaderBg:#e8e8e8;--betSlipHeaderBg2:#d9d9d9;--betSlipHeaderBg3:#c9c9c9;--betSlipHeaderBgHover:#e0e0e0;--betSlipHeaderBg2Hover:#d1d1d1;--betSlipHeaderBg3Hover:#c1c1c1;--betSlipHeaderTxt:#000;--betSlipHeaderTxt2:#464646;--betSlipHeaderTxt3:#747474;--betSlipHeaderAccent:#ff9224;--betSlipHeaderAccentTxt:rgba(0,0,0,.9);--betSlipHeaderRGBA:hsla(0,0%,91%,.7);--betSlipHeaderRGBA2:hsla(0,0%,91%,.5);--betSlipHeaderRGBA3:hsla(0,0%,91%,.3);--betSlipHeaderRadius:2px;--betSlipHeaderBorder:snow;--betSlipTabG:#e8e8e8;--betSlipTabBg:#e8e8e8;--betSlipTabBg2:#d9d9d9;--betSlipTabBg3:#c9c9c9;--betSlipTabBgHover:#e0e0e0;--betSlipTabBg2Hover:#d1d1d1;--betSlipTabBg3Hover:#c1c1c1;--betSlipTabTxt:#000;--betSlipTabTxt2:#464646;--betSlipTabTxt3:#747474;--betSlipTabAccent:#ff9224;--betSlipTabAccentTxt:rgba(0,0,0,.9);--betSlipTabRGBA:hsla(0,0%,91%,.7);--betSlipTabRGBA2:hsla(0,0%,91%,.5);--betSlipTabRGBA3:hsla(0,0%,91%,.3);--betSlipTabRadius:2px;--betSlipTabBorder:snow;--betSlipTabActiveG:#e8e8e8;--betSlipTabActiveBg:#e8e8e8;--betSlipTabActiveBg2:#d9d9d9;--betSlipTabActiveBg3:#c9c9c9;--betSlipTabActiveBgHover:#e0e0e0;--betSlipTabActiveBg2Hover:#d1d1d1;--betSlipTabActiveBg3Hover:#c1c1c1;--betSlipTabActiveTxt:#000;--betSlipTabActiveTxt2:#464646;--betSlipTabActiveTxt3:#747474;--betSlipTabActiveAccent:#ff9224;--betSlipTabActiveAccentTxt:rgba(0,0,0,.9);--betSlipTabActiveRGBA:hsla(0,0%,91%,.7);--betSlipTabActiveRGBA2:hsla(0,0%,91%,.5);--betSlipTabActiveRGBA3:hsla(0,0%,91%,.3);--betSlipTabActiveRadius:2px;--betSlipTabActiveBorder:snow;--tmLogoG:#fcc;--tmLogoBg:#fcc;--tmLogoBg2:#ffadad;--tmLogoBg3:#ff8f8f;--tmLogoBgHover:#ffbdbd;--tmLogoBg2Hover:#ff9e9e;--tmLogoBg3Hover:#ff8080;--tmLogoTxt:#000;--tmLogoTxt2:#4d3d3d;--tmLogoTxt3:#806666;--tmLogoAccent:#ff9224;--tmLogoAccentTxt:rgba(0,0,0,.9);--tmLogoRGBA:hsla(0,100%,90%,.7);--tmLogoRGBA2:hsla(0,100%,90%,.5);--tmLogoRGBA3:hsla(0,100%,90%,.3);--tmLogoRadius:2px;--tmLogoBorder:snow}.es_root.charcoal{--bodyG:#f1f1f1;--bodyBg:#f1f1f1;--bodyBg2:#e2e2e2;--bodyBg3:#d2d2d2;--bodyBgHover:#e9e9e9;--bodyBg2Hover:#dadada;--bodyBg3Hover:#cacaca;--bodyTxt:#000;--bodyTxt2:#484848;--bodyTxt3:#797979;--bodyAccent:#282828;--bodyAccentTxt:hsla(0,0%,100%,.9);--bodyRGBA:hsla(0,0%,95%,.7);--bodyRGBA2:hsla(0,0%,95%,.5);--bodyRGBA3:hsla(0,0%,95%,.3);--bodyRadius:2px;--bodyBorder:#f1f1f1;--accentG:#282828;--accentBg:#282828;--accentBg2:#191919;--accentBg3:#090909;--accentBgHover:#202020;--accentBg2Hover:#111;--accentBg3Hover:#010101;--accentTxt:#fff;--accentTxt2:#bfbfbf;--accentTxt3:#949494;--accentAccent:#282828;--accentAccentTxt:hsla(0,0%,100%,.9);--accentRGBA:rgba(40,40,40,.7);--accentRGBA2:rgba(40,40,40,.5);--accentRGBA3:rgba(40,40,40,.3);--accentRadius:2px;--accentBorder:#f1f1f1;--dominantG:#f9f9f9;--dominantBg:#f9f9f9;--dominantBg2:#eaeaea;--dominantBg3:#dadada;--dominantBgHover:#f1f1f1;--dominantBg2Hover:#e2e2e2;--dominantBg3Hover:#d2d2d2;--dominantTxt:#000;--dominantTxt2:#4b4b4b;--dominantTxt3:#7d7d7d;--dominantAccent:#282828;--dominantAccentTxt:hsla(0,0%,100%,.9);--dominantRGBA:hsla(0,0%,98%,.7);--dominantRGBA2:hsla(0,0%,98%,.5);--dominantRGBA3:hsla(0,0%,98%,.3);--dominantRadius:2px;--dominantBorder:#f1f1f1;--buttonG:#303030;--buttonBg:#303030;--buttonBg2:#212121;--buttonBg3:#111;--buttonBgHover:#282828;--buttonBg2Hover:#191919;--buttonBg3Hover:#090909;--buttonTxt:#fff;--buttonTxt2:#c1c1c1;--buttonTxt3:#989898;--buttonAccent:#282828;--buttonAccentTxt:hsla(0,0%,100%,.9);--buttonRGBA:rgba(48,48,48,.7);--buttonRGBA2:rgba(48,48,48,.5);--buttonRGBA3:rgba(48,48,48,.3);--buttonRadius:2px;--buttonBorder:#f1f1f1;--buttonSecondaryG:#cacaca;--buttonSecondaryBg:#cacaca;--buttonSecondaryBg2:#bbb;--buttonSecondaryBg3:#ababab;--buttonSecondaryBgHover:#c2c2c2;--buttonSecondaryBg2Hover:#b3b3b3;--buttonSecondaryBg3Hover:#a3a3a3;--buttonSecondaryTxt:#000;--buttonSecondaryTxt2:#3d3d3d;--buttonSecondaryTxt3:#656565;--buttonSecondaryAccent:#282828;--buttonSecondaryAccentTxt:hsla(0,0%,100%,.9);--buttonSecondaryRGBA:hsla(0,0%,79%,.7);--buttonSecondaryRGBA2:hsla(0,0%,79%,.5);--buttonSecondaryRGBA3:hsla(0,0%,79%,.3);--buttonSecondaryRadius:2px;--buttonSecondaryBorder:#f1f1f1;--navbarG:#eaeaea;--navbarBg:#eaeaea;--navbarBg2:#dbdbdb;--navbarBg3:#cbcbcb;--navbarBgHover:#e2e2e2;--navbarBg2Hover:#d3d3d3;--navbarBg3Hover:#c3c3c3;--navbarTxt:#000;--navbarTxt2:#464646;--navbarTxt3:#757575;--navbarAccent:#282828;--navbarAccentTxt:hsla(0,0%,100%,.9);--navbarRGBA:hsla(0,0%,92%,.7);--navbarRGBA2:hsla(0,0%,92%,.5);--navbarRGBA3:hsla(0,0%,92%,.3);--navbarRadius:2px;--navbarBorder:#f1f1f1;--sliderG:#e9e9e9;--sliderBg:#e9e9e9;--sliderBg2:#dadada;--sliderBg3:#cacaca;--sliderBgHover:#e1e1e1;--sliderBg2Hover:#d2d2d2;--sliderBg3Hover:#c2c2c2;--sliderTxt:#000;--sliderTxt2:#464646;--sliderTxt3:#757575;--sliderAccent:#282828;--sliderAccentTxt:hsla(0,0%,100%,.9);--sliderRGBA:hsla(0,0%,91%,.7);--sliderRGBA2:hsla(0,0%,91%,.5);--sliderRGBA3:hsla(0,0%,91%,.3);--sliderRadius:2px;--sliderBorder:#f1f1f1;--headerG:#d2d2d2;--headerBg:#d2d2d2;--headerBg2:#c3c3c3;--headerBg3:#b3b3b3;--headerBgHover:#cacaca;--headerBg2Hover:#bbb;--headerBg3Hover:#ababab;--headerTxt:#000;--headerTxt2:#3f3f3f;--headerTxt3:#696969;--headerAccent:#282828;--headerAccentTxt:hsla(0,0%,100%,.9);--headerRGBA:hsla(0,0%,82%,.7);--headerRGBA2:hsla(0,0%,82%,.5);--headerRGBA3:hsla(0,0%,82%,.3);--headerRadius:2px;--headerBorder:#f1f1f1;--subHeaderG:#fff;--subHeaderBg:#fff;--subHeaderBg2:#f0f0f0;--subHeaderBg3:#e0e0e0;--subHeaderBgHover:#f7f7f7;--subHeaderBg2Hover:#e8e8e8;--subHeaderBg3Hover:#d8d8d8;--subHeaderTxt:#000;--subHeaderTxt2:#4d4d4d;--subHeaderTxt3:grey;--subHeaderAccent:#282828;--subHeaderAccentTxt:hsla(0,0%,100%,.9);--subHeaderRGBA:hsla(0,0%,100%,.7);--subHeaderRGBA2:hsla(0,0%,100%,.5);--subHeaderRGBA3:hsla(0,0%,100%,.3);--subHeaderRadius:2px;--subHeaderBorder:#f1f1f1;--eventG:#fff;--eventBg:#fff;--eventBg2:#f0f0f0;--eventBg3:#e0e0e0;--eventBgHover:#f7f7f7;--eventBg2Hover:#e8e8e8;--eventBg3Hover:#d8d8d8;--eventTxt:#000;--eventTxt2:#4d4d4d;--eventTxt3:grey;--eventAccent:#282828;--eventAccentTxt:hsla(0,0%,100%,.9);--eventRGBA:hsla(0,0%,100%,.7);--eventRGBA2:hsla(0,0%,100%,.5);--eventRGBA3:hsla(0,0%,100%,.3);--eventRadius:2px;--eventBorder:#f1f1f1;--eventLiveG:#d8d8d8;--eventLiveBg:#d8d8d8;--eventLiveBg2:#c9c9c9;--eventLiveBg3:#b9b9b9;--eventLiveBgHover:#d0d0d0;--eventLiveBg2Hover:#c1c1c1;--eventLiveBg3Hover:#b1b1b1;--eventLiveTxt:#000;--eventLiveTxt2:#414141;--eventLiveTxt3:#6c6c6c;--eventLiveAccent:#282828;--eventLiveAccentTxt:hsla(0,0%,100%,.9);--eventLiveRGBA:hsla(0,0%,85%,.7);--eventLiveRGBA2:hsla(0,0%,85%,.5);--eventLiveRGBA3:hsla(0,0%,85%,.3);--eventLiveRadius:2px;--eventLiveBorder:#f1f1f1;--oddG:#e9e9e9;--oddBg:#e9e9e9;--oddBg2:#dadada;--oddBg3:#cacaca;--oddBgHover:#e1e1e1;--oddBg2Hover:#d2d2d2;--oddBg3Hover:#c2c2c2;--oddTxt:#000;--oddTxt2:#464646;--oddTxt3:#757575;--oddAccent:#282828;--oddAccentTxt:hsla(0,0%,100%,.9);--oddRGBA:hsla(0,0%,91%,.7);--oddRGBA2:hsla(0,0%,91%,.5);--oddRGBA3:hsla(0,0%,91%,.3);--oddRadius:2px;--oddBorder:#f1f1f1;--oddActiveG:#202020;--oddActiveBg:#202020;--oddActiveBg2:#111;--oddActiveBg3:#010101;--oddActiveBgHover:#181818;--oddActiveBg2Hover:#090909;--oddActiveBg3Hover:#000;--oddActiveTxt:#fff;--oddActiveTxt2:#bcbcbc;--oddActiveTxt3:#909090;--oddActiveAccent:#282828;--oddActiveAccentTxt:hsla(0,0%,100%,.9);--oddActiveRGBA:rgba(32,32,32,.7);--oddActiveRGBA2:rgba(32,32,32,.5);--oddActiveRGBA3:rgba(32,32,32,.3);--oddActiveRadius:2px;--oddActiveBorder:#f1f1f1;--showMoreG:#e9e9e9;--showMoreBg:#e9e9e9;--showMoreBg2:#dadada;--showMoreBg3:#cacaca;--showMoreBgHover:#e1e1e1;--showMoreBg2Hover:#d2d2d2;--showMoreBg3Hover:#c2c2c2;--showMoreTxt:#000;--showMoreTxt2:#464646;--showMoreTxt3:#757575;--showMoreAccent:#282828;--showMoreAccentTxt:hsla(0,0%,100%,.9);--showMoreRGBA:hsla(0,0%,91%,.7);--showMoreRGBA2:hsla(0,0%,91%,.5);--showMoreRGBA3:hsla(0,0%,91%,.3);--showMoreRadius:2px;--showMoreBorder:#f1f1f1;--marketHeaderG:#e2e2e2;--marketHeaderBg:#e2e2e2;--marketHeaderBg2:#d3d3d3;--marketHeaderBg3:#c3c3c3;--marketHeaderBgHover:#dadada;--marketHeaderBg2Hover:#cbcbcb;--marketHeaderBg3Hover:#bbb;--marketHeaderTxt:#000;--marketHeaderTxt2:#444;--marketHeaderTxt3:#717171;--marketHeaderAccent:#282828;--marketHeaderAccentTxt:hsla(0,0%,100%,.9);--marketHeaderRGBA:hsla(0,0%,89%,.7);--marketHeaderRGBA2:hsla(0,0%,89%,.5);--marketHeaderRGBA3:hsla(0,0%,89%,.3);--marketHeaderRadius:2px;--marketHeaderBorder:#f1f1f1;--collapseG:#bbb;--collapseBg:#bbb;--collapseBg2:#acacac;--collapseBg3:#9c9c9c;--collapseBgHover:#b3b3b3;--collapseBg2Hover:#a4a4a4;--collapseBg3Hover:#949494;--collapseTxt:#000;--collapseTxt2:#383838;--collapseTxt3:#5e5e5e;--collapseAccent:#282828;--collapseAccentTxt:hsla(0,0%,100%,.9);--collapseRGBA:hsla(0,0%,73%,.7);--collapseRGBA2:hsla(0,0%,73%,.5);--collapseRGBA3:hsla(0,0%,73%,.3);--collapseRadius:2px;--collapseBorder:#f1f1f1;--tabG:#eaeaea;--tabBg:#eaeaea;--tabBg2:#dbdbdb;--tabBg3:#cbcbcb;--tabBgHover:#e2e2e2;--tabBg2Hover:#d3d3d3;--tabBg3Hover:#c3c3c3;--tabTxt:#000;--tabTxt2:#464646;--tabTxt3:#757575;--tabAccent:#282828;--tabAccentTxt:hsla(0,0%,100%,.9);--tabRGBA:hsla(0,0%,92%,.7);--tabRGBA2:hsla(0,0%,92%,.5);--tabRGBA3:hsla(0,0%,92%,.3);--tabRadius:2px;--tabBorder:#f1f1f1;--tabActiveG:#d3d3d3;--tabActiveBg:#d3d3d3;--tabActiveBg2:#c4c4c4;--tabActiveBg3:#b4b4b4;--tabActiveBgHover:#cbcbcb;--tabActiveBg2Hover:#bcbcbc;--tabActiveBg3Hover:#acacac;--tabActiveTxt:#000;--tabActiveTxt2:#3f3f3f;--tabActiveTxt3:#6a6a6a;--tabActiveAccent:#282828;--tabActiveAccentTxt:hsla(0,0%,100%,.9);--tabActiveRGBA:hsla(0,0%,83%,.7);--tabActiveRGBA2:hsla(0,0%,83%,.5);--tabActiveRGBA3:hsla(0,0%,83%,.3);--tabActiveRadius:2px;--tabActiveBorder:#f1f1f1;--tabSecondaryActiveG:#d3d3d3;--tabSecondaryActiveBg:#d3d3d3;--tabSecondaryActiveBg2:#c4c4c4;--tabSecondaryActiveBg3:#b4b4b4;--tabSecondaryActiveBgHover:#cbcbcb;--tabSecondaryActiveBg2Hover:#bcbcbc;--tabSecondaryActiveBg3Hover:#acacac;--tabSecondaryActiveTxt:#000;--tabSecondaryActiveTxt2:#3f3f3f;--tabSecondaryActiveTxt3:#6a6a6a;--tabSecondaryActiveAccent:#282828;--tabSecondaryActiveAccentTxt:hsla(0,0%,100%,.9);--tabSecondaryActiveRGBA:hsla(0,0%,83%,.7);--tabSecondaryActiveRGBA2:hsla(0,0%,83%,.5);--tabSecondaryActiveRGBA3:hsla(0,0%,83%,.3);--tabSecondaryActiveRadius:2px;--tabSecondaryActiveBorder:#f1f1f1;--menu_1G:#fff;--menu_1Bg:#fff;--menu_1Bg2:#f0f0f0;--menu_1Bg3:#e0e0e0;--menu_1BgHover:#f7f7f7;--menu_1Bg2Hover:#e8e8e8;--menu_1Bg3Hover:#d8d8d8;--menu_1Txt:#000;--menu_1Txt2:#4d4d4d;--menu_1Txt3:grey;--menu_1Accent:#282828;--menu_1AccentTxt:hsla(0,0%,100%,.9);--menu_1RGBA:hsla(0,0%,100%,.7);--menu_1RGBA2:hsla(0,0%,100%,.5);--menu_1RGBA3:hsla(0,0%,100%,.3);--menu_1Radius:2px;--menu_1Border:#f1f1f1;--menu_2G:#d3d3d3;--menu_2Bg:#d3d3d3;--menu_2Bg2:#c4c4c4;--menu_2Bg3:#b4b4b4;--menu_2BgHover:#cbcbcb;--menu_2Bg2Hover:#bcbcbc;--menu_2Bg3Hover:#acacac;--menu_2Txt:#000;--menu_2Txt2:#3f3f3f;--menu_2Txt3:#6a6a6a;--menu_2Accent:#282828;--menu_2AccentTxt:hsla(0,0%,100%,.9);--menu_2RGBA:hsla(0,0%,83%,.7);--menu_2RGBA2:hsla(0,0%,83%,.5);--menu_2RGBA3:hsla(0,0%,83%,.3);--menu_2Radius:2px;--menu_2Border:#f1f1f1;--menu_3G:#b4b4b4;--menu_3Bg:#b4b4b4;--menu_3Bg2:#a5a5a5;--menu_3Bg3:#959595;--menu_3BgHover:#acacac;--menu_3Bg2Hover:#9d9d9d;--menu_3Bg3Hover:#8d8d8d;--menu_3Txt:#000;--menu_3Txt2:#363636;--menu_3Txt3:#5a5a5a;--menu_3Accent:#282828;--menu_3AccentTxt:hsla(0,0%,100%,.9);--menu_3RGBA:hsla(0,0%,71%,.7);--menu_3RGBA2:hsla(0,0%,71%,.5);--menu_3RGBA3:hsla(0,0%,71%,.3);--menu_3Radius:2px;--menu_3Border:#f1f1f1;--inputG:#eaeaea;--inputBg:#eaeaea;--inputBg2:#dbdbdb;--inputBg3:#cbcbcb;--inputBgHover:#e2e2e2;--inputBg2Hover:#d3d3d3;--inputBg3Hover:#c3c3c3;--inputTxt:#000;--inputTxt2:#464646;--inputTxt3:#757575;--inputAccent:#282828;--inputAccentTxt:hsla(0,0%,100%,.9);--inputRGBA:hsla(0,0%,92%,.7);--inputRGBA2:hsla(0,0%,92%,.5);--inputRGBA3:hsla(0,0%,92%,.3);--inputRadius:2px;--inputBorder:#f1f1f1;--inputSecondaryG:#d3d3d3;--inputSecondaryBg:#d3d3d3;--inputSecondaryBg2:#c4c4c4;--inputSecondaryBg3:#b4b4b4;--inputSecondaryBgHover:#cbcbcb;--inputSecondaryBg2Hover:#bcbcbc;--inputSecondaryBg3Hover:#acacac;--inputSecondaryTxt:#000;--inputSecondaryTxt2:#3f3f3f;--inputSecondaryTxt3:#6a6a6a;--inputSecondaryAccent:#282828;--inputSecondaryAccentTxt:hsla(0,0%,100%,.9);--inputSecondaryRGBA:hsla(0,0%,83%,.7);--inputSecondaryRGBA2:hsla(0,0%,83%,.5);--inputSecondaryRGBA3:hsla(0,0%,83%,.3);--inputSecondaryRadius:2px;--inputSecondaryBorder:#f1f1f1;--filterG:#d3d3d3;--filterBg:#d3d3d3;--filterBg2:#c4c4c4;--filterBg3:#b4b4b4;--filterBgHover:#cbcbcb;--filterBg2Hover:#bcbcbc;--filterBg3Hover:#acacac;--filterTxt:#000;--filterTxt2:#3f3f3f;--filterTxt3:#6a6a6a;--filterAccent:#282828;--filterAccentTxt:hsla(0,0%,100%,.9);--filterRGBA:hsla(0,0%,83%,.7);--filterRGBA2:hsla(0,0%,83%,.5);--filterRGBA3:hsla(0,0%,83%,.3);--filterRadius:2px;--filterBorder:#f1f1f1;--tooltipG:#eaeaea;--tooltipBg:#eaeaea;--tooltipBg2:#dbdbdb;--tooltipBg3:#cbcbcb;--tooltipBgHover:#e2e2e2;--tooltipBg2Hover:#d3d3d3;--tooltipBg3Hover:#c3c3c3;--tooltipTxt:#000;--tooltipTxt2:#464646;--tooltipTxt3:#757575;--tooltipAccent:#282828;--tooltipAccentTxt:hsla(0,0%,100%,.9);--tooltipRGBA:hsla(0,0%,92%,.7);--tooltipRGBA2:hsla(0,0%,92%,.5);--tooltipRGBA3:hsla(0,0%,92%,.3);--tooltipRadius:2px;--tooltipBorder:#f1f1f1;--modalG:#e9e9e9;--modalBg:#e9e9e9;--modalBg2:#dadada;--modalBg3:#cacaca;--modalBgHover:#e1e1e1;--modalBg2Hover:#d2d2d2;--modalBg3Hover:#c2c2c2;--modalTxt:#000;--modalTxt2:#464646;--modalTxt3:#757575;--modalAccent:#282828;--modalAccentTxt:hsla(0,0%,100%,.9);--modalRGBA:hsla(0,0%,91%,.7);--modalRGBA2:hsla(0,0%,91%,.5);--modalRGBA3:hsla(0,0%,91%,.3);--modalRadius:2px;--modalBorder:#f1f1f1;--betSlipG:#eaeaea;--betSlipBg:#eaeaea;--betSlipBg2:#dbdbdb;--betSlipBg3:#cbcbcb;--betSlipBgHover:#e2e2e2;--betSlipBg2Hover:#d3d3d3;--betSlipBg3Hover:#c3c3c3;--betSlipTxt:#000;--betSlipTxt2:#464646;--betSlipTxt3:#757575;--betSlipAccent:#282828;--betSlipAccentTxt:hsla(0,0%,100%,.9);--betSlipRGBA:hsla(0,0%,92%,.7);--betSlipRGBA2:hsla(0,0%,92%,.5);--betSlipRGBA3:hsla(0,0%,92%,.3);--betSlipRadius:2px;--betSlipBorder:#f1f1f1;--betSlipStakeG:#d3d3d3;--betSlipStakeBg:#d3d3d3;--betSlipStakeBg2:#c4c4c4;--betSlipStakeBg3:#b4b4b4;--betSlipStakeBgHover:#cbcbcb;--betSlipStakeBg2Hover:#bcbcbc;--betSlipStakeBg3Hover:#acacac;--betSlipStakeTxt:#000;--betSlipStakeTxt2:#3f3f3f;--betSlipStakeTxt3:#6a6a6a;--betSlipStakeAccent:#282828;--betSlipStakeAccentTxt:hsla(0,0%,100%,.9);--betSlipStakeRGBA:hsla(0,0%,83%,.7);--betSlipStakeRGBA2:hsla(0,0%,83%,.5);--betSlipStakeRGBA3:hsla(0,0%,83%,.3);--betSlipStakeRadius:2px;--betSlipStakeBorder:#f1f1f1;--betSlipInputG:#d3d3d3;--betSlipInputBg:#d3d3d3;--betSlipInputBg2:#c4c4c4;--betSlipInputBg3:#b4b4b4;--betSlipInputBgHover:#cbcbcb;--betSlipInputBg2Hover:#bcbcbc;--betSlipInputBg3Hover:#acacac;--betSlipInputTxt:#000;--betSlipInputTxt2:#3f3f3f;--betSlipInputTxt3:#6a6a6a;--betSlipInputAccent:#282828;--betSlipInputAccentTxt:hsla(0,0%,100%,.9);--betSlipInputRGBA:hsla(0,0%,83%,.7);--betSlipInputRGBA2:hsla(0,0%,83%,.5);--betSlipInputRGBA3:hsla(0,0%,83%,.3);--betSlipInputRadius:2px;--betSlipInputBorder:#f1f1f1;--betSlipButtonG:#d3d3d3;--betSlipButtonBg:#d3d3d3;--betSlipButtonBg2:#c4c4c4;--betSlipButtonBg3:#b4b4b4;--betSlipButtonBgHover:#cbcbcb;--betSlipButtonBg2Hover:#bcbcbc;--betSlipButtonBg3Hover:#acacac;--betSlipButtonTxt:#000;--betSlipButtonTxt2:#3f3f3f;--betSlipButtonTxt3:#6a6a6a;--betSlipButtonAccent:#282828;--betSlipButtonAccentTxt:hsla(0,0%,100%,.9);--betSlipButtonRGBA:hsla(0,0%,83%,.7);--betSlipButtonRGBA2:hsla(0,0%,83%,.5);--betSlipButtonRGBA3:hsla(0,0%,83%,.3);--betSlipButtonRadius:2px;--betSlipButtonBorder:#f1f1f1;--betSlipHeaderG:#d3d3d3;--betSlipHeaderBg:#d3d3d3;--betSlipHeaderBg2:#c4c4c4;--betSlipHeaderBg3:#b4b4b4;--betSlipHeaderBgHover:#cbcbcb;--betSlipHeaderBg2Hover:#bcbcbc;--betSlipHeaderBg3Hover:#acacac;--betSlipHeaderTxt:#000;--betSlipHeaderTxt2:#3f3f3f;--betSlipHeaderTxt3:#6a6a6a;--betSlipHeaderAccent:#282828;--betSlipHeaderAccentTxt:hsla(0,0%,100%,.9);--betSlipHeaderRGBA:hsla(0,0%,83%,.7);--betSlipHeaderRGBA2:hsla(0,0%,83%,.5);--betSlipHeaderRGBA3:hsla(0,0%,83%,.3);--betSlipHeaderRadius:2px;--betSlipHeaderBorder:#f1f1f1;--betSlipTabG:#d3d3d3;--betSlipTabBg:#d3d3d3;--betSlipTabBg2:#c4c4c4;--betSlipTabBg3:#b4b4b4;--betSlipTabBgHover:#cbcbcb;--betSlipTabBg2Hover:#bcbcbc;--betSlipTabBg3Hover:#acacac;--betSlipTabTxt:#000;--betSlipTabTxt2:#3f3f3f;--betSlipTabTxt3:#6a6a6a;--betSlipTabAccent:#282828;--betSlipTabAccentTxt:hsla(0,0%,100%,.9);--betSlipTabRGBA:hsla(0,0%,83%,.7);--betSlipTabRGBA2:hsla(0,0%,83%,.5);--betSlipTabRGBA3:hsla(0,0%,83%,.3);--betSlipTabRadius:2px;--betSlipTabBorder:#f1f1f1;--betSlipTabActiveG:#d3d3d3;--betSlipTabActiveBg:#d3d3d3;--betSlipTabActiveBg2:#c4c4c4;--betSlipTabActiveBg3:#b4b4b4;--betSlipTabActiveBgHover:#cbcbcb;--betSlipTabActiveBg2Hover:#bcbcbc;--betSlipTabActiveBg3Hover:#acacac;--betSlipTabActiveTxt:#000;--betSlipTabActiveTxt2:#3f3f3f;--betSlipTabActiveTxt3:#6a6a6a;--betSlipTabActiveAccent:#282828;--betSlipTabActiveAccentTxt:hsla(0,0%,100%,.9);--betSlipTabActiveRGBA:hsla(0,0%,83%,.7);--betSlipTabActiveRGBA2:hsla(0,0%,83%,.5);--betSlipTabActiveRGBA3:hsla(0,0%,83%,.3);--betSlipTabActiveRadius:2px;--betSlipTabActiveBorder:#f1f1f1;--tmLogoG:#eaeaea;--tmLogoBg:#eaeaea;--tmLogoBg2:#dbdbdb;--tmLogoBg3:#cbcbcb;--tmLogoBgHover:#e2e2e2;--tmLogoBg2Hover:#d3d3d3;--tmLogoBg3Hover:#c3c3c3;--tmLogoTxt:#000;--tmLogoTxt2:#464646;--tmLogoTxt3:#757575;--tmLogoAccent:#282828;--tmLogoAccentTxt:hsla(0,0%,100%,.9);--tmLogoRGBA:hsla(0,0%,92%,.7);--tmLogoRGBA2:hsla(0,0%,92%,.5);--tmLogoRGBA3:hsla(0,0%,92%,.3);--tmLogoRadius:2px;--tmLogoBorder:#f1f1f1}.es_root.amethyst{--bodyG:#f7f8fc;--bodyBg:#f7f8fc;--bodyBg2:#e1e5f4;--bodyBg3:#cad1eb;--bodyBgHover:#eceef8;--bodyBg2Hover:#d6dbf0;--bodyBg3Hover:#bfc7e7;--bodyTxt:#000;--bodyTxt2:#4a4a4c;--bodyTxt3:#7c7c7e;--bodyAccent:#7027a0;--bodyAccentTxt:hsla(0,0%,100%,.9);--bodyRGBA:rgba(247,248,252,.7);--bodyRGBA2:rgba(247,248,252,.5);--bodyRGBA3:rgba(247,248,252,.3);--bodyRadius:2px;--bodyBorder:#f7f8fc;--accentG:#7027a0;--accentBg:#7027a0;--accentBg2:#5f2187;--accentBg3:#4e1b6f;--accentBgHover:#672494;--accentBg2Hover:#561e7b;--accentBg3Hover:#451863;--accentTxt:#fff;--accentTxt2:#d4bee3;--accentTxt3:#b893d0;--accentAccent:#7027a0;--accentAccentTxt:hsla(0,0%,100%,.9);--accentRGBA:rgba(112,39,160,.7);--accentRGBA2:rgba(112,39,160,.5);--accentRGBA3:rgba(112,39,160,.3);--accentRadius:2px;--accentBorder:#f7f8fc;--dominantG:#f7f7f7;--dominantBg:#f7f7f7;--dominantBg2:#e8e8e8;--dominantBg3:#d8d8d8;--dominantBgHover:#efefef;--dominantBg2Hover:#e0e0e0;--dominantBg3Hover:#d0d0d0;--dominantTxt:#000;--dominantTxt2:#4a4a4a;--dominantTxt3:#7c7c7c;--dominantAccent:#7027a0;--dominantAccentTxt:hsla(0,0%,100%,.9);--dominantRGBA:hsla(0,0%,97%,.7);--dominantRGBA2:hsla(0,0%,97%,.5);--dominantRGBA3:hsla(0,0%,97%,.3);--dominantRadius:2px;--dominantBorder:#f7f8fc;--buttonG:#792aac;--buttonBg:#792aac;--buttonBg2:#682493;--buttonBg3:#561e7b;--buttonBgHover:#7027a0;--buttonBg2Hover:#5f2187;--buttonBg3Hover:#4d1b6f;--buttonTxt:#fff;--buttonTxt2:#d7bfe6;--buttonTxt3:#bc95d6;--buttonAccent:#7027a0;--buttonAccentTxt:hsla(0,0%,100%,.9);--buttonRGBA:rgba(121,42,172,.7);--buttonRGBA2:rgba(121,42,172,.5);--buttonRGBA3:rgba(121,42,172,.3);--buttonRadius:2px;--buttonBorder:#f7f8fc;--buttonSecondaryG:#d8d8d8;--buttonSecondaryBg:#d8d8d8;--buttonSecondaryBg2:#c9c9c9;--buttonSecondaryBg3:#b9b9b9;--buttonSecondaryBgHover:#d0d0d0;--buttonSecondaryBg2Hover:#c1c1c1;--buttonSecondaryBg3Hover:#b1b1b1;--buttonSecondaryTxt:#000;--buttonSecondaryTxt2:#414141;--buttonSecondaryTxt3:#6c6c6c;--buttonSecondaryAccent:#7027a0;--buttonSecondaryAccentTxt:hsla(0,0%,100%,.9);--buttonSecondaryRGBA:hsla(0,0%,85%,.7);--buttonSecondaryRGBA2:hsla(0,0%,85%,.5);--buttonSecondaryRGBA3:hsla(0,0%,85%,.3);--buttonSecondaryRadius:2px;--buttonSecondaryBorder:#f7f8fc;--navbarG:#e8e8e8;--navbarBg:#e8e8e8;--navbarBg2:#d9d9d9;--navbarBg3:#c9c9c9;--navbarBgHover:#e0e0e0;--navbarBg2Hover:#d1d1d1;--navbarBg3Hover:#c1c1c1;--navbarTxt:#000;--navbarTxt2:#464646;--navbarTxt3:#747474;--navbarAccent:#7027a0;--navbarAccentTxt:hsla(0,0%,100%,.9);--navbarRGBA:hsla(0,0%,91%,.7);--navbarRGBA2:hsla(0,0%,91%,.5);--navbarRGBA3:hsla(0,0%,91%,.3);--navbarRadius:2px;--navbarBorder:#f7f8fc;--sliderG:#f7f7f7;--sliderBg:#f7f7f7;--sliderBg2:#e8e8e8;--sliderBg3:#d8d8d8;--sliderBgHover:#efefef;--sliderBg2Hover:#e0e0e0;--sliderBg3Hover:#d0d0d0;--sliderTxt:#000;--sliderTxt2:#4a4a4a;--sliderTxt3:#7c7c7c;--sliderAccent:#7027a0;--sliderAccentTxt:hsla(0,0%,100%,.9);--sliderRGBA:hsla(0,0%,97%,.7);--sliderRGBA2:hsla(0,0%,97%,.5);--sliderRGBA3:hsla(0,0%,97%,.3);--sliderRadius:2px;--sliderBorder:#f7f8fc;--headerG:#fff;--headerBg:#fff;--headerBg2:#f0f0f0;--headerBg3:#e0e0e0;--headerBgHover:#f7f7f7;--headerBg2Hover:#e8e8e8;--headerBg3Hover:#d8d8d8;--headerTxt:#000;--headerTxt2:#4d4d4d;--headerTxt3:grey;--headerAccent:#7027a0;--headerAccentTxt:hsla(0,0%,100%,.9);--headerRGBA:hsla(0,0%,100%,.7);--headerRGBA2:hsla(0,0%,100%,.5);--headerRGBA3:hsla(0,0%,100%,.3);--headerRadius:2px;--headerBorder:#f7f8fc;--subHeaderG:#f7f8fc;--subHeaderBg:#f7f8fc;--subHeaderBg2:#e1e5f4;--subHeaderBg3:#cad1eb;--subHeaderBgHover:#eceef8;--subHeaderBg2Hover:#d6dbf0;--subHeaderBg3Hover:#bfc7e7;--subHeaderTxt:#000;--subHeaderTxt2:#4a4a4c;--subHeaderTxt3:#7c7c7e;--subHeaderAccent:#7027a0;--subHeaderAccentTxt:hsla(0,0%,100%,.9);--subHeaderRGBA:rgba(247,248,252,.7);--subHeaderRGBA2:rgba(247,248,252,.5);--subHeaderRGBA3:rgba(247,248,252,.3);--subHeaderRadius:2px;--subHeaderBorder:#f7f8fc;--eventG:#fff;--eventBg:#fff;--eventBg2:#f0f0f0;--eventBg3:#e0e0e0;--eventBgHover:#f7f7f7;--eventBg2Hover:#e8e8e8;--eventBg3Hover:#d8d8d8;--eventTxt:#000;--eventTxt2:#4d4d4d;--eventTxt3:grey;--eventAccent:#7027a0;--eventAccentTxt:hsla(0,0%,100%,.9);--eventRGBA:hsla(0,0%,100%,.7);--eventRGBA2:hsla(0,0%,100%,.5);--eventRGBA3:hsla(0,0%,100%,.3);--eventRadius:2px;--eventBorder:#f7f8fc;--eventLiveG:#d8d8d8;--eventLiveBg:#d8d8d8;--eventLiveBg2:#c9c9c9;--eventLiveBg3:#b9b9b9;--eventLiveBgHover:#d0d0d0;--eventLiveBg2Hover:#c1c1c1;--eventLiveBg3Hover:#b1b1b1;--eventLiveTxt:#000;--eventLiveTxt2:#414141;--eventLiveTxt3:#6c6c6c;--eventLiveAccent:#7027a0;--eventLiveAccentTxt:hsla(0,0%,100%,.9);--eventLiveRGBA:hsla(0,0%,85%,.7);--eventLiveRGBA2:hsla(0,0%,85%,.5);--eventLiveRGBA3:hsla(0,0%,85%,.3);--eventLiveRadius:2px;--eventLiveBorder:#f7f8fc;--oddG:#eddef7;--oddBg:#eddef7;--oddBg2:#e0c5f1;--oddBg3:#d2adeb;--oddBgHover:#e6d2f4;--oddBg2Hover:#d9b9ee;--oddBg3Hover:#cba1e8;--oddTxt:#000;--oddTxt2:#47434a;--oddTxt3:#776f7c;--oddAccent:#7027a0;--oddAccentTxt:hsla(0,0%,100%,.9);--oddRGBA:rgba(237,222,247,.7);--oddRGBA2:rgba(237,222,247,.5);--oddRGBA3:rgba(237,222,247,.3);--oddRadius:2px;--oddBorder:#f7f8fc;--oddActiveG:#792aac;--oddActiveBg:#792aac;--oddActiveBg2:#953acf;--oddActiveBg3:#a04fd4;--oddActiveBgHover:#822db8;--oddActiveBg2Hover:#9c46d2;--oddActiveBg3Hover:#a75bd7;--oddActiveTxt:#fff;--oddActiveTxt2:#d7bfe6;--oddActiveTxt3:#bc95d6;--oddActiveAccent:#7027a0;--oddActiveAccentTxt:hsla(0,0%,100%,.9);--oddActiveRGBA:rgba(121,42,172,.7);--oddActiveRGBA2:rgba(121,42,172,.5);--oddActiveRGBA3:rgba(121,42,172,.3);--oddActiveRadius:2px;--oddActiveBorder:#f7f8fc;--showMoreG:#f7f7f7;--showMoreBg:#f7f7f7;--showMoreBg2:#e8e8e8;--showMoreBg3:#d8d8d8;--showMoreBgHover:#efefef;--showMoreBg2Hover:#e0e0e0;--showMoreBg3Hover:#d0d0d0;--showMoreTxt:#000;--showMoreTxt2:#4a4a4a;--showMoreTxt3:#7c7c7c;--showMoreAccent:#7027a0;--showMoreAccentTxt:hsla(0,0%,100%,.9);--showMoreRGBA:hsla(0,0%,97%,.7);--showMoreRGBA2:hsla(0,0%,97%,.5);--showMoreRGBA3:hsla(0,0%,97%,.3);--showMoreRadius:2px;--showMoreBorder:#f7f8fc;--marketHeaderG:#f0f0f0;--marketHeaderBg:#f0f0f0;--marketHeaderBg2:#e1e1e1;--marketHeaderBg3:#d1d1d1;--marketHeaderBgHover:#e8e8e8;--marketHeaderBg2Hover:#d9d9d9;--marketHeaderBg3Hover:#c9c9c9;--marketHeaderTxt:#000;--marketHeaderTxt2:#484848;--marketHeaderTxt3:#787878;--marketHeaderAccent:#7027a0;--marketHeaderAccentTxt:hsla(0,0%,100%,.9);--marketHeaderRGBA:hsla(0,0%,94%,.7);--marketHeaderRGBA2:hsla(0,0%,94%,.5);--marketHeaderRGBA3:hsla(0,0%,94%,.3);--marketHeaderRadius:2px;--marketHeaderBorder:#f7f8fc;--collapseG:#b9b9b9;--collapseBg:#b9b9b9;--collapseBg2:#aaa;--collapseBg3:#9a9a9a;--collapseBgHover:#b1b1b1;--collapseBg2Hover:#a2a2a2;--collapseBg3Hover:#929292;--collapseTxt:#000;--collapseTxt2:#383838;--collapseTxt3:#5d5d5d;--collapseAccent:#7027a0;--collapseAccentTxt:hsla(0,0%,100%,.9);--collapseRGBA:hsla(0,0%,73%,.7);--collapseRGBA2:hsla(0,0%,73%,.5);--collapseRGBA3:hsla(0,0%,73%,.3);--collapseRadius:2px;--collapseBorder:#f7f8fc;--tabG:#e8e8e8;--tabBg:#e8e8e8;--tabBg2:#d9d9d9;--tabBg3:#c9c9c9;--tabBgHover:#e0e0e0;--tabBg2Hover:#d1d1d1;--tabBg3Hover:#c1c1c1;--tabTxt:#000;--tabTxt2:#464646;--tabTxt3:#747474;--tabAccent:#7027a0;--tabAccentTxt:hsla(0,0%,100%,.9);--tabRGBA:hsla(0,0%,91%,.7);--tabRGBA2:hsla(0,0%,91%,.5);--tabRGBA3:hsla(0,0%,91%,.3);--tabRadius:2px;--tabBorder:#f7f8fc;--tabActiveG:#d1d1d1;--tabActiveBg:#d1d1d1;--tabActiveBg2:#c2c2c2;--tabActiveBg3:#b2b2b2;--tabActiveBgHover:#c9c9c9;--tabActiveBg2Hover:#bababa;--tabActiveBg3Hover:#aaa;--tabActiveTxt:#000;--tabActiveTxt2:#3f3f3f;--tabActiveTxt3:#696969;--tabActiveAccent:#7027a0;--tabActiveAccentTxt:hsla(0,0%,100%,.9);--tabActiveRGBA:hsla(0,0%,82%,.7);--tabActiveRGBA2:hsla(0,0%,82%,.5);--tabActiveRGBA3:hsla(0,0%,82%,.3);--tabActiveRadius:2px;--tabActiveBorder:#f7f8fc;--tabSecondaryActiveG:#d1d1d1;--tabSecondaryActiveBg:#d1d1d1;--tabSecondaryActiveBg2:#c2c2c2;--tabSecondaryActiveBg3:#b2b2b2;--tabSecondaryActiveBgHover:#c9c9c9;--tabSecondaryActiveBg2Hover:#bababa;--tabSecondaryActiveBg3Hover:#aaa;--tabSecondaryActiveTxt:#000;--tabSecondaryActiveTxt2:#3f3f3f;--tabSecondaryActiveTxt3:#696969;--tabSecondaryActiveAccent:#7027a0;--tabSecondaryActiveAccentTxt:hsla(0,0%,100%,.9);--tabSecondaryActiveRGBA:hsla(0,0%,82%,.7);--tabSecondaryActiveRGBA2:hsla(0,0%,82%,.5);--tabSecondaryActiveRGBA3:hsla(0,0%,82%,.3);--tabSecondaryActiveRadius:2px;--tabSecondaryActiveBorder:#f7f8fc;--menu_1G:#fff;--menu_1Bg:#fff;--menu_1Bg2:#f0f0f0;--menu_1Bg3:#e0e0e0;--menu_1BgHover:#f7f7f7;--menu_1Bg2Hover:#e8e8e8;--menu_1Bg3Hover:#d8d8d8;--menu_1Txt:#000;--menu_1Txt2:#4d4d4d;--menu_1Txt3:grey;--menu_1Accent:#7027a0;--menu_1AccentTxt:hsla(0,0%,100%,.9);--menu_1RGBA:hsla(0,0%,100%,.7);--menu_1RGBA2:hsla(0,0%,100%,.5);--menu_1RGBA3:hsla(0,0%,100%,.3);--menu_1Radius:2px;--menu_1Border:#f7f8fc;--menu_2G:#f7f7f7;--menu_2Bg:#f7f7f7;--menu_2Bg2:#e8e8e8;--menu_2Bg3:#d8d8d8;--menu_2BgHover:#efefef;--menu_2Bg2Hover:#e0e0e0;--menu_2Bg3Hover:#d0d0d0;--menu_2Txt:#000;--menu_2Txt2:#4a4a4a;--menu_2Txt3:#7c7c7c;--menu_2Accent:#7027a0;--menu_2AccentTxt:hsla(0,0%,100%,.9);--menu_2RGBA:hsla(0,0%,97%,.7);--menu_2RGBA2:hsla(0,0%,97%,.5);--menu_2RGBA3:hsla(0,0%,97%,.3);--menu_2Radius:2px;--menu_2Border:#f7f8fc;--menu_3G:#f2f2f2;--menu_3Bg:#f2f2f2;--menu_3Bg2:#e3e3e3;--menu_3Bg3:#d3d3d3;--menu_3BgHover:#eaeaea;--menu_3Bg2Hover:#dbdbdb;--menu_3Bg3Hover:#cbcbcb;--menu_3Txt:#000;--menu_3Txt2:#494949;--menu_3Txt3:#797979;--menu_3Accent:#7027a0;--menu_3AccentTxt:hsla(0,0%,100%,.9);--menu_3RGBA:hsla(0,0%,95%,.7);--menu_3RGBA2:hsla(0,0%,95%,.5);--menu_3RGBA3:hsla(0,0%,95%,.3);--menu_3Radius:2px;--menu_3Border:#f7f8fc;--inputG:#e8e8e8;--inputBg:#e8e8e8;--inputBg2:#d9d9d9;--inputBg3:#c9c9c9;--inputBgHover:#e0e0e0;--inputBg2Hover:#d1d1d1;--inputBg3Hover:#c1c1c1;--inputTxt:#000;--inputTxt2:#464646;--inputTxt3:#747474;--inputAccent:#7027a0;--inputAccentTxt:hsla(0,0%,100%,.9);--inputRGBA:hsla(0,0%,91%,.7);--inputRGBA2:hsla(0,0%,91%,.5);--inputRGBA3:hsla(0,0%,91%,.3);--inputRadius:2px;--inputBorder:#f7f8fc;--inputSecondaryG:#d1d1d1;--inputSecondaryBg:#d1d1d1;--inputSecondaryBg2:#c2c2c2;--inputSecondaryBg3:#b2b2b2;--inputSecondaryBgHover:#c9c9c9;--inputSecondaryBg2Hover:#bababa;--inputSecondaryBg3Hover:#aaa;--inputSecondaryTxt:#000;--inputSecondaryTxt2:#3f3f3f;--inputSecondaryTxt3:#696969;--inputSecondaryAccent:#7027a0;--inputSecondaryAccentTxt:hsla(0,0%,100%,.9);--inputSecondaryRGBA:hsla(0,0%,82%,.7);--inputSecondaryRGBA2:hsla(0,0%,82%,.5);--inputSecondaryRGBA3:hsla(0,0%,82%,.3);--inputSecondaryRadius:2px;--inputSecondaryBorder:#f7f8fc;--filterG:#d1d1d1;--filterBg:#d1d1d1;--filterBg2:#c2c2c2;--filterBg3:#b2b2b2;--filterBgHover:#c9c9c9;--filterBg2Hover:#bababa;--filterBg3Hover:#aaa;--filterTxt:#000;--filterTxt2:#3f3f3f;--filterTxt3:#696969;--filterAccent:#7027a0;--filterAccentTxt:hsla(0,0%,100%,.9);--filterRGBA:hsla(0,0%,82%,.7);--filterRGBA2:hsla(0,0%,82%,.5);--filterRGBA3:hsla(0,0%,82%,.3);--filterRadius:2px;--filterBorder:#f7f8fc;--tooltipG:#e8e8e8;--tooltipBg:#e8e8e8;--tooltipBg2:#d9d9d9;--tooltipBg3:#c9c9c9;--tooltipBgHover:#e0e0e0;--tooltipBg2Hover:#d1d1d1;--tooltipBg3Hover:#c1c1c1;--tooltipTxt:#000;--tooltipTxt2:#464646;--tooltipTxt3:#747474;--tooltipAccent:#7027a0;--tooltipAccentTxt:hsla(0,0%,100%,.9);--tooltipRGBA:hsla(0,0%,91%,.7);--tooltipRGBA2:hsla(0,0%,91%,.5);--tooltipRGBA3:hsla(0,0%,91%,.3);--tooltipRadius:2px;--tooltipBorder:#f7f8fc;--modalG:#eceef8;--modalBg:#eceef8;--modalBg2:#d6daf0;--modalBg3:#bfc6e8;--modalBgHover:#e1e4f4;--modalBg2Hover:#cbd0ec;--modalBg3Hover:#b4bce4;--modalTxt:#000;--modalTxt2:#47474a;--modalTxt3:#76777c;--modalAccent:#7027a0;--modalAccentTxt:hsla(0,0%,100%,.9);--modalRGBA:rgba(236,238,248,.7);--modalRGBA2:rgba(236,238,248,.5);--modalRGBA3:rgba(236,238,248,.3);--modalRadius:2px;--modalBorder:#f7f8fc;--betSlipG:#e8e8e8;--betSlipBg:#e8e8e8;--betSlipBg2:#d9d9d9;--betSlipBg3:#c9c9c9;--betSlipBgHover:#e0e0e0;--betSlipBg2Hover:#d1d1d1;--betSlipBg3Hover:#c1c1c1;--betSlipTxt:#000;--betSlipTxt2:#464646;--betSlipTxt3:#747474;--betSlipAccent:#7027a0;--betSlipAccentTxt:hsla(0,0%,100%,.9);--betSlipRGBA:hsla(0,0%,91%,.7);--betSlipRGBA2:hsla(0,0%,91%,.5);--betSlipRGBA3:hsla(0,0%,91%,.3);--betSlipRadius:2px;--betSlipBorder:#f7f8fc;--betSlipStakeG:#e0e0e0;--betSlipStakeBg:#e0e0e0;--betSlipStakeBg2:#d1d1d1;--betSlipStakeBg3:#c1c1c1;--betSlipStakeBgHover:#d8d8d8;--betSlipStakeBg2Hover:#c9c9c9;--betSlipStakeBg3Hover:#b9b9b9;--betSlipStakeTxt:#000;--betSlipStakeTxt2:#434343;--betSlipStakeTxt3:#707070;--betSlipStakeAccent:#7027a0;--betSlipStakeAccentTxt:hsla(0,0%,100%,.9);--betSlipStakeRGBA:hsla(0,0%,88%,.7);--betSlipStakeRGBA2:hsla(0,0%,88%,.5);--betSlipStakeRGBA3:hsla(0,0%,88%,.3);--betSlipStakeRadius:2px;--betSlipStakeBorder:#f7f8fc;--betSlipInputG:#e0e0e0;--betSlipInputBg:#e0e0e0;--betSlipInputBg2:#d1d1d1;--betSlipInputBg3:#c1c1c1;--betSlipInputBgHover:#d8d8d8;--betSlipInputBg2Hover:#c9c9c9;--betSlipInputBg3Hover:#b9b9b9;--betSlipInputTxt:#000;--betSlipInputTxt2:#434343;--betSlipInputTxt3:#707070;--betSlipInputAccent:#7027a0;--betSlipInputAccentTxt:hsla(0,0%,100%,.9);--betSlipInputRGBA:hsla(0,0%,88%,.7);--betSlipInputRGBA2:hsla(0,0%,88%,.5);--betSlipInputRGBA3:hsla(0,0%,88%,.3);--betSlipInputRadius:2px;--betSlipInputBorder:#f7f8fc;--betSlipButtonG:#e0e0e0;--betSlipButtonBg:#e0e0e0;--betSlipButtonBg2:#d1d1d1;--betSlipButtonBg3:#c1c1c1;--betSlipButtonBgHover:#d8d8d8;--betSlipButtonBg2Hover:#c9c9c9;--betSlipButtonBg3Hover:#b9b9b9;--betSlipButtonTxt:#000;--betSlipButtonTxt2:#434343;--betSlipButtonTxt3:#707070;--betSlipButtonAccent:#7027a0;--betSlipButtonAccentTxt:hsla(0,0%,100%,.9);--betSlipButtonRGBA:hsla(0,0%,88%,.7);--betSlipButtonRGBA2:hsla(0,0%,88%,.5);--betSlipButtonRGBA3:hsla(0,0%,88%,.3);--betSlipButtonRadius:2px;--betSlipButtonBorder:#f7f8fc;--betSlipHeaderG:#e0e0e0;--betSlipHeaderBg:#e0e0e0;--betSlipHeaderBg2:#d1d1d1;--betSlipHeaderBg3:#c1c1c1;--betSlipHeaderBgHover:#d8d8d8;--betSlipHeaderBg2Hover:#c9c9c9;--betSlipHeaderBg3Hover:#b9b9b9;--betSlipHeaderTxt:#000;--betSlipHeaderTxt2:#434343;--betSlipHeaderTxt3:#707070;--betSlipHeaderAccent:#7027a0;--betSlipHeaderAccentTxt:hsla(0,0%,100%,.9);--betSlipHeaderRGBA:hsla(0,0%,88%,.7);--betSlipHeaderRGBA2:hsla(0,0%,88%,.5);--betSlipHeaderRGBA3:hsla(0,0%,88%,.3);--betSlipHeaderRadius:2px;--betSlipHeaderBorder:#f7f8fc;--betSlipTabG:#e0e0e0;--betSlipTabBg:#e0e0e0;--betSlipTabBg2:#d1d1d1;--betSlipTabBg3:#c1c1c1;--betSlipTabBgHover:#d8d8d8;--betSlipTabBg2Hover:#c9c9c9;--betSlipTabBg3Hover:#b9b9b9;--betSlipTabTxt:#000;--betSlipTabTxt2:#434343;--betSlipTabTxt3:#707070;--betSlipTabAccent:#7027a0;--betSlipTabAccentTxt:hsla(0,0%,100%,.9);--betSlipTabRGBA:hsla(0,0%,88%,.7);--betSlipTabRGBA2:hsla(0,0%,88%,.5);--betSlipTabRGBA3:hsla(0,0%,88%,.3);--betSlipTabRadius:2px;--betSlipTabBorder:#f7f8fc;--betSlipTabActiveG:#e0e0e0;--betSlipTabActiveBg:#e0e0e0;--betSlipTabActiveBg2:#d1d1d1;--betSlipTabActiveBg3:#c1c1c1;--betSlipTabActiveBgHover:#d8d8d8;--betSlipTabActiveBg2Hover:#c9c9c9;--betSlipTabActiveBg3Hover:#b9b9b9;--betSlipTabActiveTxt:#000;--betSlipTabActiveTxt2:#434343;--betSlipTabActiveTxt3:#707070;--betSlipTabActiveAccent:#7027a0;--betSlipTabActiveAccentTxt:hsla(0,0%,100%,.9);--betSlipTabActiveRGBA:hsla(0,0%,88%,.7);--betSlipTabActiveRGBA2:hsla(0,0%,88%,.5);--betSlipTabActiveRGBA3:hsla(0,0%,88%,.3);--betSlipTabActiveRadius:2px;--betSlipTabActiveBorder:#f7f8fc;--tmLogoG:#e8e8e8;--tmLogoBg:#e8e8e8;--tmLogoBg2:#d9d9d9;--tmLogoBg3:#c9c9c9;--tmLogoBgHover:#e0e0e0;--tmLogoBg2Hover:#d1d1d1;--tmLogoBg3Hover:#c1c1c1;--tmLogoTxt:#000;--tmLogoTxt2:#464646;--tmLogoTxt3:#747474;--tmLogoAccent:#7027a0;--tmLogoAccentTxt:hsla(0,0%,100%,.9);--tmLogoRGBA:hsla(0,0%,91%,.7);--tmLogoRGBA2:hsla(0,0%,91%,.5);--tmLogoRGBA3:hsla(0,0%,91%,.3);--tmLogoRadius:2px;--tmLogoBorder:#f7f8fc}.es_root.solar_surge{--bodyG:#1f2332;--bodyBg:#1f2332;--bodyBg2:#333951;--bodyBg3:#3c4461;--bodyBgHover:#252a3b;--bodyBg2Hover:#39405a;--bodyBg3Hover:#424b6a;--bodyTxt:#fff;--bodyTxt2:#bcbdc2;--bodyTxt3:#8f9199;--bodyAccent:#e0e57f;--bodyAccentTxt:rgba(0,0,0,.9);--bodyRGBA:rgba(31,35,50,.7);--bodyRGBA2:rgba(31,35,50,.5);--bodyRGBA3:rgba(31,35,50,.3);--bodyRadius:2px;--bodyBorder:#1f2332;--accentG:#e0e57f;--accentBg:#e0e57f;--accentBg2:#eaeea9;--accentBg3:#eff2bf;--accentBgHover:#e3e88c;--accentBg2Hover:#edf1b6;--accentBg3Hover:#f2f5cc;--accentTxt:#000;--accentTxt2:#434526;--accentTxt3:#707340;--accentAccent:#e0e57f;--accentAccentTxt:rgba(0,0,0,.9);--accentRGBA:hsla(63,66%,70%,.7);--accentRGBA2:hsla(63,66%,70%,.5);--accentRGBA3:hsla(63,66%,70%,.3);--accentRadius:0px;--accentBorder:#1f2332;--dominantG:#252a3b;--dominantBg:#252a3b;--dominantBg2:#39405a;--dominantBg3:#424b6a;--dominantBgHover:#2b3144;--dominantBg2Hover:#3f4763;--dominantBg3Hover:#485273;--dominantTxt:#fff;--dominantTxt2:#bebfc4;--dominantTxt3:#92959d;--dominantAccent:#e0e57f;--dominantAccentTxt:rgba(0,0,0,.9);--dominantRGBA:rgba(37,42,59,.7);--dominantRGBA2:rgba(37,42,59,.5);--dominantRGBA3:rgba(37,42,59,.3);--dominantRadius:2px;--dominantBorder:#1f2332;--buttonG:#e3e88c;--buttonBg:#e3e88c;--buttonBg2:#edf0b6;--buttonBg3:#f3f5cc;--buttonBgHover:#e6eb99;--buttonBg2Hover:#f0f3c3;--buttonBg3Hover:#f6f7d9;--buttonTxt:#000;--buttonTxt2:#44462a;--buttonTxt3:#727446;--buttonAccent:#e0e57f;--buttonAccentTxt:rgba(0,0,0,.9);--buttonRGBA:hsla(63,67%,73%,.7);--buttonRGBA2:hsla(63,67%,73%,.5);--buttonRGBA3:hsla(63,67%,73%,.3);--buttonRadius:0px;--buttonBorder:#1f2332;--buttonSecondaryG:#424b6a;--buttonSecondaryBg:#424b6a;--buttonSecondaryBg2:#566189;--buttonSecondaryBg3:#5f6c99;--buttonSecondaryBgHover:#485273;--buttonSecondaryBg2Hover:#5c6892;--buttonSecondaryBg3Hover:#6774a0;--buttonSecondaryTxt:#fff;--buttonSecondaryTxt2:#c6c9d2;--buttonSecondaryTxt3:#a1a5b5;--buttonSecondaryAccent:#e0e57f;--buttonSecondaryAccentTxt:rgba(0,0,0,.9);--buttonSecondaryRGBA:rgba(66,75,106,.7);--buttonSecondaryRGBA2:rgba(66,75,106,.5);--buttonSecondaryRGBA3:rgba(66,75,106,.3);--buttonSecondaryRadius:2px;--buttonSecondaryBorder:#1f2332;--navbarG:#333951;--navbarBg:#333951;--navbarBg2:#474f70;--navbarBg3:#515a80;--navbarBgHover:#39405a;--navbarBg2Hover:#4d5679;--navbarBg3Hover:#576189;--navbarTxt:#fff;--navbarTxt2:#c2c4cb;--navbarTxt3:#999ca8;--navbarAccent:#e0e57f;--navbarAccentTxt:rgba(0,0,0,.9);--navbarRGBA:rgba(51,57,81,.7);--navbarRGBA2:rgba(51,57,81,.5);--navbarRGBA3:rgba(51,57,81,.3);--navbarRadius:2px;--navbarBorder:#1f2332;--sliderG:#252a3b;--sliderBg:#252a3b;--sliderBg2:#39405a;--sliderBg3:#424b6a;--sliderBgHover:#2b3144;--sliderBg2Hover:#3f4763;--sliderBg3Hover:#485273;--sliderTxt:#fff;--sliderTxt2:#bebfc4;--sliderTxt3:#92959d;--sliderAccent:#e0e57f;--sliderAccentTxt:rgba(0,0,0,.9);--sliderRGBA:rgba(37,42,59,.7);--sliderRGBA2:rgba(37,42,59,.5);--sliderRGBA3:rgba(37,42,59,.3);--sliderRadius:2px;--sliderBorder:#1f2332;--headerG:#404549;--headerBg:#404549;--headerBg2:#585f64;--headerBg3:#646c72;--headerBgHover:#474d51;--headerBg2Hover:#5f676c;--headerBg3Hover:#6b747a;--headerTxt:#fff;--headerTxt2:#c6c7c8;--headerTxt3:#a0a2a4;--headerAccent:#e0e57f;--headerAccentTxt:rgba(0,0,0,.9);--headerRGBA:rgba(64,69,73,.7);--headerRGBA2:rgba(64,69,73,.5);--headerRGBA3:rgba(64,69,73,.3);--headerRadius:2px;--headerBorder:#1f2332;--subHeaderG:#34383b;--subHeaderBg:#34383b;--subHeaderBg2:#4c5256;--subHeaderBg3:#585f64;--subHeaderBgHover:#3b4043;--subHeaderBg2Hover:#535a5e;--subHeaderBg3Hover:#5f676c;--subHeaderTxt:#fff;--subHeaderTxt2:#c2c3c4;--subHeaderTxt3:#9a9c9d;--subHeaderAccent:#e0e57f;--subHeaderAccentTxt:rgba(0,0,0,.9);--subHeaderRGBA:rgba(52,56,59,.7);--subHeaderRGBA2:rgba(52,56,59,.5);--subHeaderRGBA3:rgba(52,56,59,.3);--subHeaderRadius:2px;--subHeaderBorder:#1f2332;--eventG:#191d28;--eventBg:#191d28;--eventBg2:#2d3447;--eventBg3:#363f57;--eventBgHover:#1f2431;--eventBg2Hover:#333b50;--eventBg3Hover:#3c4660;--eventTxt:#fff;--eventTxt2:#babbbf;--eventTxt3:#8c8e94;--eventAccent:#e0e57f;--eventAccentTxt:rgba(0,0,0,.9);--eventRGBA:rgba(25,29,40,.7);--eventRGBA2:rgba(25,29,40,.5);--eventRGBA3:rgba(25,29,40,.3);--eventRadius:2px;--eventBorder:#1f2332;--eventLiveG:#3c4660;--eventLiveBg:#3c4660;--eventLiveBg2:#505d7f;--eventLiveBg3:#59688f;--eventLiveBgHover:#424d69;--eventLiveBg2Hover:#566488;--eventLiveBg3Hover:#5f6f98;--eventLiveTxt:#fff;--eventLiveTxt2:#c5c8cf;--eventLiveTxt3:#9ea3b0;--eventLiveAccent:#e0e57f;--eventLiveAccentTxt:rgba(0,0,0,.9);--eventLiveRGBA:rgba(60,70,96,.7);--eventLiveRGBA2:rgba(60,70,96,.5);--eventLiveRGBA3:rgba(60,70,96,.3);--eventLiveRadius:2px;--eventLiveBorder:#1f2332;--oddG:#252a3b;--oddBg:#252a3b;--oddBg2:#39405a;--oddBg3:#424b6a;--oddBgHover:#2b3144;--oddBg2Hover:#3f4763;--oddBg3Hover:#485273;--oddTxt:#fff;--oddTxt2:#bebfc4;--oddTxt3:#92959d;--oddAccent:#e0e57f;--oddAccentTxt:rgba(0,0,0,.9);--oddRGBA:rgba(37,42,59,.7);--oddRGBA2:rgba(37,42,59,.5);--oddRGBA3:rgba(37,42,59,.3);--oddRadius:2px;--oddBorder:#1f2332;--oddActiveG:#e3e88c;--oddActiveBg:#e3e88c;--oddActiveBg2:#edf0b6;--oddActiveBg3:#f3f5cc;--oddActiveBgHover:#e6eb99;--oddActiveBg2Hover:#f0f3c3;--oddActiveBg3Hover:#f6f7d9;--oddActiveTxt:#000;--oddActiveTxt2:#44462a;--oddActiveTxt3:#727446;--oddActiveAccent:#e0e57f;--oddActiveAccentTxt:rgba(0,0,0,.9);--oddActiveRGBA:hsla(63,67%,73%,.7);--oddActiveRGBA2:hsla(63,67%,73%,.5);--oddActiveRGBA3:hsla(63,67%,73%,.3);--oddActiveRadius:0px;--oddActiveBorder:#1f2332;--showMoreG:#252a3b;--showMoreBg:#252a3b;--showMoreBg2:#39405a;--showMoreBg3:#424b6a;--showMoreBgHover:#2b3144;--showMoreBg2Hover:#3f4763;--showMoreBg3Hover:#485273;--showMoreTxt:#fff;--showMoreTxt2:#bebfc4;--showMoreTxt3:#92959d;--showMoreAccent:#e0e57f;--showMoreAccentTxt:rgba(0,0,0,.9);--showMoreRGBA:rgba(37,42,59,.7);--showMoreRGBA2:rgba(37,42,59,.5);--showMoreRGBA3:rgba(37,42,59,.3);--showMoreRadius:2px;--showMoreBorder:#1f2332;--marketHeaderG:#333951;--marketHeaderBg:#333951;--marketHeaderBg2:#474f70;--marketHeaderBg3:#515a80;--marketHeaderBgHover:#39405a;--marketHeaderBg2Hover:#4d5679;--marketHeaderBg3Hover:#576189;--marketHeaderTxt:#fff;--marketHeaderTxt2:#c2c4cb;--marketHeaderTxt3:#999ca8;--marketHeaderAccent:#e0e57f;--marketHeaderAccentTxt:rgba(0,0,0,.9);--marketHeaderRGBA:rgba(51,57,81,.7);--marketHeaderRGBA2:rgba(51,57,81,.5);--marketHeaderRGBA3:rgba(51,57,81,.3);--marketHeaderRadius:2px;--marketHeaderBorder:#1f2332;--collapseG:#535a5e;--collapseBg:#535a5e;--collapseBg2:#6b7479;--collapseBg3:#778187;--collapseBgHover:#5a6266;--collapseBg2Hover:#727c81;--collapseBg3Hover:#7f898e;--collapseTxt:#fff;--collapseTxt2:#cbcecf;--collapseTxt3:#a9adaf;--collapseAccent:#e0e57f;--collapseAccentTxt:rgba(0,0,0,.9);--collapseRGBA:rgba(83,90,94,.7);--collapseRGBA2:rgba(83,90,94,.5);--collapseRGBA3:rgba(83,90,94,.3);--collapseRadius:2px;--collapseBorder:#1f2332;--tabG:#3b4044;--tabBg:#3b4044;--tabBg2:#535a5f;--tabBg3:#5f676d;--tabBgHover:#42484c;--tabBg2Hover:#5a6267;--tabBg3Hover:#666f75;--tabTxt:#fff;--tabTxt2:#c4c6c7;--tabTxt3:#9da0a2;--tabAccent:#e0e57f;--tabAccentTxt:rgba(0,0,0,.9);--tabRGBA:rgba(59,64,68,.7);--tabRGBA2:rgba(59,64,68,.5);--tabRGBA3:rgba(59,64,68,.3);--tabRadius:2px;--tabBorder:#1f2332;--tabActiveG:#42484a;--tabActiveBg:#42484a;--tabActiveBg2:#5a6265;--tabActiveBg3:#666f72;--tabActiveBgHover:#495052;--tabActiveBg2Hover:#616a6d;--tabActiveBg3Hover:#6d777a;--tabActiveTxt:#fff;--tabActiveTxt2:#c6c8c9;--tabActiveTxt3:#a1a4a5;--tabActiveAccent:#e0e57f;--tabActiveAccentTxt:rgba(0,0,0,.9);--tabActiveRGBA:rgba(66,72,74,.7);--tabActiveRGBA2:rgba(66,72,74,.5);--tabActiveRGBA3:rgba(66,72,74,.3);--tabActiveRadius:2px;--tabActiveBorder:#1f2332;--tabSecondaryActiveG:#5a6267;--tabSecondaryActiveBg:#5a6267;--tabSecondaryActiveBg2:#727c82;--tabSecondaryActiveBg3:#7f898f;--tabSecondaryActiveBgHover:#616a6f;--tabSecondaryActiveBg2Hover:#79848a;--tabSecondaryActiveBg3Hover:#879196;--tabSecondaryActiveTxt:#fff;--tabSecondaryActiveTxt2:#ced0d1;--tabSecondaryActiveTxt3:#adb1b3;--tabSecondaryActiveAccent:#e0e57f;--tabSecondaryActiveAccentTxt:rgba(0,0,0,.9);--tabSecondaryActiveRGBA:rgba(90,98,103,.7);--tabSecondaryActiveRGBA2:rgba(90,98,103,.5);--tabSecondaryActiveRGBA3:rgba(90,98,103,.3);--tabSecondaryActiveRadius:2px;--tabSecondaryActiveBorder:#1f2332;--menu_1G:#1f2332;--menu_1Bg:#1f2332;--menu_1Bg2:#333951;--menu_1Bg3:#3c4461;--menu_1BgHover:#252a3b;--menu_1Bg2Hover:#39405a;--menu_1Bg3Hover:#424b6a;--menu_1Txt:#fff;--menu_1Txt2:#bcbdc2;--menu_1Txt3:#8f9199;--menu_1Accent:#e0e57f;--menu_1AccentTxt:rgba(0,0,0,.9);--menu_1RGBA:rgba(31,35,50,.7);--menu_1RGBA2:rgba(31,35,50,.5);--menu_1RGBA3:rgba(31,35,50,.3);--menu_1Radius:2px;--menu_1Border:#1f2332;--menu_2G:#39405a;--menu_2Bg:#39405a;--menu_2Bg2:#4d5679;--menu_2Bg3:#576189;--menu_2BgHover:#3f4763;--menu_2Bg2Hover:#535d82;--menu_2Bg3Hover:#5d6892;--menu_2Txt:#fff;--menu_2Txt2:#c4c6ce;--menu_2Txt3:#9ca0ad;--menu_2Accent:#e0e57f;--menu_2AccentTxt:rgba(0,0,0,.9);--menu_2RGBA:rgba(57,64,90,.7);--menu_2RGBA2:rgba(57,64,90,.5);--menu_2RGBA3:rgba(57,64,90,.3);--menu_2Radius:2px;--menu_2Border:#1f2332;--menu_3G:#3c4461;--menu_3Bg:#3c4461;--menu_3Bg2:#4f5a80;--menu_3Bg3:#596590;--menu_3BgHover:#424b6a;--menu_3Bg2Hover:#556189;--menu_3Bg3Hover:#5f6c99;--menu_3Txt:#fff;--menu_3Txt2:#c5c7d0;--menu_3Txt3:#9ea2b0;--menu_3Accent:#e0e57f;--menu_3AccentTxt:rgba(0,0,0,.9);--menu_3RGBA:rgba(60,68,97,.7);--menu_3RGBA2:rgba(60,68,97,.5);--menu_3RGBA3:rgba(60,68,97,.3);--menu_3Radius:2px;--menu_3Border:#1f2332;--inputG:#474d51;--inputBg:#474d51;--inputBg2:#5f676c;--inputBg3:#6b747a;--inputBgHover:#4e5559;--inputBg2Hover:#666f74;--inputBg3Hover:#727c82;--inputTxt:#fff;--inputTxt2:#c8cacb;--inputTxt3:#a3a6a8;--inputAccent:#e0e57f;--inputAccentTxt:rgba(0,0,0,.9);--inputRGBA:rgba(71,77,81,.7);--inputRGBA2:rgba(71,77,81,.5);--inputRGBA3:rgba(71,77,81,.3);--inputRadius:2px;--inputBorder:#1f2332;--inputSecondaryG:#39405a;--inputSecondaryBg:#39405a;--inputSecondaryBg2:#4d5679;--inputSecondaryBg3:#576189;--inputSecondaryBgHover:#3f4763;--inputSecondaryBg2Hover:#535d82;--inputSecondaryBg3Hover:#5d6892;--inputSecondaryTxt:#fff;--inputSecondaryTxt2:#c4c6ce;--inputSecondaryTxt3:#9ca0ad;--inputSecondaryAccent:#e0e57f;--inputSecondaryAccentTxt:rgba(0,0,0,.9);--inputSecondaryRGBA:rgba(57,64,90,.7);--inputSecondaryRGBA2:rgba(57,64,90,.5);--inputSecondaryRGBA3:rgba(57,64,90,.3);--inputSecondaryRadius:2px;--inputSecondaryBorder:#1f2332;--filterG:#474d51;--filterBg:#474d51;--filterBg2:#5f676c;--filterBg3:#6b747a;--filterBgHover:#4e5559;--filterBg2Hover:#666f74;--filterBg3Hover:#727c82;--filterTxt:#fff;--filterTxt2:#c8cacb;--filterTxt3:#a3a6a8;--filterAccent:#e0e57f;--filterAccentTxt:rgba(0,0,0,.9);--filterRGBA:rgba(71,77,81,.7);--filterRGBA2:rgba(71,77,81,.5);--filterRGBA3:rgba(71,77,81,.3);--filterRadius:2px;--filterBorder:#1f2332;--tooltipG:#191d28;--tooltipBg:#191d28;--tooltipBg2:#2d3447;--tooltipBg3:#363f57;--tooltipBgHover:#1f2431;--tooltipBg2Hover:#333b50;--tooltipBg3Hover:#3c4660;--tooltipTxt:#fff;--tooltipTxt2:#babbbf;--tooltipTxt3:#8c8e94;--tooltipAccent:#e0e57f;--tooltipAccentTxt:rgba(0,0,0,.9);--tooltipRGBA:rgba(25,29,40,.7);--tooltipRGBA2:rgba(25,29,40,.5);--tooltipRGBA3:rgba(25,29,40,.3);--tooltipRadius:2px;--tooltipBorder:#1f2332;--modalG:#252a3b;--modalBg:#252a3b;--modalBg2:#39405a;--modalBg3:#424b6a;--modalBgHover:#2b3144;--modalBg2Hover:#3f4763;--modalBg3Hover:#485273;--modalTxt:#fff;--modalTxt2:#bebfc4;--modalTxt3:#92959d;--modalAccent:#e0e57f;--modalAccentTxt:rgba(0,0,0,.9);--modalRGBA:rgba(37,42,59,.7);--modalRGBA2:rgba(37,42,59,.5);--modalRGBA3:rgba(37,42,59,.3);--modalRadius:2px;--modalBorder:#1f2332;--betSlipG:#39405a;--betSlipBg:#39405a;--betSlipBg2:#4d5679;--betSlipBg3:#576189;--betSlipBgHover:#3f4763;--betSlipBg2Hover:#535d82;--betSlipBg3Hover:#5d6892;--betSlipTxt:#fff;--betSlipTxt2:#c4c6ce;--betSlipTxt3:#9ca0ad;--betSlipAccent:#e0e57f;--betSlipAccentTxt:rgba(0,0,0,.9);--betSlipRGBA:rgba(57,64,90,.7);--betSlipRGBA2:rgba(57,64,90,.5);--betSlipRGBA3:rgba(57,64,90,.3);--betSlipRadius:2px;--betSlipBorder:#1f2332;--betSlipStakeG:#535d82;--betSlipStakeBg:#535d82;--betSlipStakeBg2:#69749f;--betSlipStakeBg3:#7883a9;--betSlipStakeBgHover:#59648b;--betSlipStakeBg2Hover:#727da5;--betSlipStakeBg3Hover:#818caf;--betSlipStakeTxt:#fff;--betSlipStakeTxt2:#cbceda;--betSlipStakeTxt3:#a9aec1;--betSlipStakeAccent:#e0e57f;--betSlipStakeAccentTxt:rgba(0,0,0,.9);--betSlipStakeRGBA:rgba(83,93,130,.7);--betSlipStakeRGBA2:rgba(83,93,130,.5);--betSlipStakeRGBA3:rgba(83,93,130,.3);--betSlipStakeRadius:2px;--betSlipStakeBorder:#1f2332;--betSlipInputG:#535d82;--betSlipInputBg:#535d82;--betSlipInputBg2:#69749f;--betSlipInputBg3:#7883a9;--betSlipInputBgHover:#59648b;--betSlipInputBg2Hover:#727da5;--betSlipInputBg3Hover:#818caf;--betSlipInputTxt:#fff;--betSlipInputTxt2:#cbceda;--betSlipInputTxt3:#a9aec1;--betSlipInputAccent:#e0e57f;--betSlipInputAccentTxt:rgba(0,0,0,.9);--betSlipInputRGBA:rgba(83,93,130,.7);--betSlipInputRGBA2:rgba(83,93,130,.5);--betSlipInputRGBA3:rgba(83,93,130,.3);--betSlipInputRadius:2px;--betSlipInputBorder:#1f2332;--betSlipButtonG:#535d82;--betSlipButtonBg:#535d82;--betSlipButtonBg2:#69749f;--betSlipButtonBg3:#7883a9;--betSlipButtonBgHover:#59648b;--betSlipButtonBg2Hover:#727da5;--betSlipButtonBg3Hover:#818caf;--betSlipButtonTxt:#fff;--betSlipButtonTxt2:#cbceda;--betSlipButtonTxt3:#a9aec1;--betSlipButtonAccent:#e0e57f;--betSlipButtonAccentTxt:rgba(0,0,0,.9);--betSlipButtonRGBA:rgba(83,93,130,.7);--betSlipButtonRGBA2:rgba(83,93,130,.5);--betSlipButtonRGBA3:rgba(83,93,130,.3);--betSlipButtonRadius:2px;--betSlipButtonBorder:#1f2332;--betSlipHeaderG:#535d82;--betSlipHeaderBg:#535d82;--betSlipHeaderBg2:#69749f;--betSlipHeaderBg3:#7883a9;--betSlipHeaderBgHover:#59648b;--betSlipHeaderBg2Hover:#727da5;--betSlipHeaderBg3Hover:#818caf;--betSlipHeaderTxt:#fff;--betSlipHeaderTxt2:#cbceda;--betSlipHeaderTxt3:#a9aec1;--betSlipHeaderAccent:#e0e57f;--betSlipHeaderAccentTxt:rgba(0,0,0,.9);--betSlipHeaderRGBA:rgba(83,93,130,.7);--betSlipHeaderRGBA2:rgba(83,93,130,.5);--betSlipHeaderRGBA3:rgba(83,93,130,.3);--betSlipHeaderRadius:2px;--betSlipHeaderBorder:#1f2332;--betSlipTabG:#535d82;--betSlipTabBg:#535d82;--betSlipTabBg2:#69749f;--betSlipTabBg3:#7883a9;--betSlipTabBgHover:#59648b;--betSlipTabBg2Hover:#727da5;--betSlipTabBg3Hover:#818caf;--betSlipTabTxt:#fff;--betSlipTabTxt2:#cbceda;--betSlipTabTxt3:#a9aec1;--betSlipTabAccent:#e0e57f;--betSlipTabAccentTxt:rgba(0,0,0,.9);--betSlipTabRGBA:rgba(83,93,130,.7);--betSlipTabRGBA2:rgba(83,93,130,.5);--betSlipTabRGBA3:rgba(83,93,130,.3);--betSlipTabRadius:2px;--betSlipTabBorder:#1f2332;--betSlipTabActiveG:#535d82;--betSlipTabActiveBg:#535d82;--betSlipTabActiveBg2:#69749f;--betSlipTabActiveBg3:#7883a9;--betSlipTabActiveBgHover:#59648b;--betSlipTabActiveBg2Hover:#727da5;--betSlipTabActiveBg3Hover:#818caf;--betSlipTabActiveTxt:#fff;--betSlipTabActiveTxt2:#cbceda;--betSlipTabActiveTxt3:#a9aec1;--betSlipTabActiveAccent:#e0e57f;--betSlipTabActiveAccentTxt:rgba(0,0,0,.9);--betSlipTabActiveRGBA:rgba(83,93,130,.7);--betSlipTabActiveRGBA2:rgba(83,93,130,.5);--betSlipTabActiveRGBA3:rgba(83,93,130,.3);--betSlipTabActiveRadius:2px;--betSlipTabActiveBorder:#1f2332;--tmLogoG:#39405a;--tmLogoBg:#39405a;--tmLogoBg2:#4d5679;--tmLogoBg3:#576189;--tmLogoBgHover:#3f4763;--tmLogoBg2Hover:#535d82;--tmLogoBg3Hover:#5d6892;--tmLogoTxt:#fff;--tmLogoTxt2:#c4c6ce;--tmLogoTxt3:#9ca0ad;--tmLogoAccent:#e0e57f;--tmLogoAccentTxt:rgba(0,0,0,.9);--tmLogoRGBA:rgba(57,64,90,.7);--tmLogoRGBA2:rgba(57,64,90,.5);--tmLogoRGBA3:rgba(57,64,90,.3);--tmLogoRadius:2px;--tmLogoBorder:#1f2332}.es_root.deep_jungle{--bodyG:#010a09;--bodyBg:#010a09;--bodyBg2:#063833;--bodyBg3:#085048;--bodyBgHover:#021815;--bodyBg2Hover:#074640;--bodyBg3Hover:#095e54;--bodyTxt:#fff;--bodyTxt2:#b3b6b5;--bodyTxt3:#808584;--bodyAccent:#03edd1;--bodyAccentTxt:rgba(0,0,0,.9);--bodyRGBA:rgba(1,10,9,.7);--bodyRGBA2:rgba(1,10,9,.5);--bodyRGBA3:rgba(1,10,9,.3);--bodyRadius:2px;--bodyBorder:#010a09;--accentG:#03edd1;--accentBg:#03edd1;--accentBg2:#27fce3;--accentBg3:#40fde6;--accentBgHover:#03fcde;--accentBg2Hover:#36fce5;--accentBg3Hover:#4ffde8;--accentTxt:#000;--accentTxt2:#01473f;--accentTxt3:#027769;--accentAccent:#03edd1;--accentAccentTxt:rgba(0,0,0,.9);--accentRGBA:rgba(3,237,209,.7);--accentRGBA2:rgba(3,237,209,.5);--accentRGBA3:rgba(3,237,209,.3);--accentRadius:0px;--accentBorder:#010a09;--dominantG:#010404;--dominantBg:#010404;--dominantBg2:#0b2d2d;--dominantBg3:#104141;--dominantBgHover:#041010;--dominantBg2Hover:#0e3939;--dominantBg3Hover:#134d4d;--dominantTxt:#fff;--dominantTxt2:#b3b4b4;--dominantTxt3:#808282;--dominantAccent:#03edd1;--dominantAccentTxt:rgba(0,0,0,.9);--dominantRGBA:rgba(1,4,4,.7);--dominantRGBA2:rgba(1,4,4,.5);--dominantRGBA3:rgba(1,4,4,.3);--dominantRadius:2px;--dominantBorder:#010a09;--buttonG:#03fcde;--buttonBg:#03fcde;--buttonBg2:#35fde5;--buttonBg3:#4ffde8;--buttonBgHover:#12fce0;--buttonBg2Hover:#44fde7;--buttonBg3Hover:#5efdea;--buttonTxt:#000;--buttonTxt2:#014c43;--buttonTxt3:#027e6f;--buttonAccent:#03edd1;--buttonAccentTxt:rgba(0,0,0,.9);--buttonRGBA:rgba(3,252,222,.7);--buttonRGBA2:rgba(3,252,222,.5);--buttonRGBA3:rgba(3,252,222,.3);--buttonRadius:0px;--buttonBorder:#010a09;--buttonSecondaryG:#095e54;--buttonSecondaryBg:#095e54;--buttonSecondaryBg2:#0d8d7e;--buttonSecondaryBg3:#10a492;--buttonSecondaryBgHover:#0a6c60;--buttonSecondaryBg2Hover:#0e9b8a;--buttonSecondaryBg3Hover:#11b29e;--buttonSecondaryTxt:#fff;--buttonSecondaryTxt2:#b5cfcc;--buttonSecondaryTxt3:#84afaa;--buttonSecondaryAccent:#03edd1;--buttonSecondaryAccentTxt:rgba(0,0,0,.9);--buttonSecondaryRGBA:rgba(9,94,84,.7);--buttonSecondaryRGBA2:rgba(9,94,84,.5);--buttonSecondaryRGBA3:rgba(9,94,84,.3);--buttonSecondaryRadius:2px;--buttonSecondaryBorder:#010a09;--navbarG:#0b2d2d;--navbarBg:#0b2d2d;--navbarBg2:#155656;--navbarBg3:#1a6a6a;--navbarBgHover:#0e3939;--navbarBg2Hover:#186262;--navbarBg3Hover:#1d7676;--navbarTxt:#fff;--navbarTxt2:#b6c0c0;--navbarTxt3:#859696;--navbarAccent:#03edd1;--navbarAccentTxt:rgba(0,0,0,.9);--navbarRGBA:rgba(11,45,45,.7);--navbarRGBA2:rgba(11,45,45,.5);--navbarRGBA3:rgba(11,45,45,.3);--navbarRadius:2px;--navbarBorder:#010a09;--sliderG:#021815;--sliderBg:#021815;--sliderBg2:#06473e;--sliderBg3:#085f53;--sliderBgHover:#032621;--sliderBg2Hover:#07554a;--sliderBg3Hover:#096d5f;--sliderTxt:#fff;--sliderTxt2:#b3bab9;--sliderTxt3:#818c8a;--sliderAccent:#03edd1;--sliderAccentTxt:rgba(0,0,0,.9);--sliderRGBA:rgba(2,24,21,.7);--sliderRGBA2:rgba(2,24,21,.5);--sliderRGBA3:rgba(2,24,21,.3);--sliderRadius:2px;--sliderBorder:#010a09;--headerG:#09201d;--headerBg:#09201d;--headerBg2:#144841;--headerBg3:#1a5c53;--headerBgHover:#0c2c28;--headerBg2Hover:#17544c;--headerBg3Hover:#1d685e;--headerTxt:#fff;--headerTxt2:#b5bcbb;--headerTxt3:#84908e;--headerAccent:#03edd1;--headerAccentTxt:rgba(0,0,0,.9);--headerRGBA:rgba(9,32,29,.7);--headerRGBA2:rgba(9,32,29,.5);--headerRGBA3:rgba(9,32,29,.3);--headerRadius:2px;--headerBorder:#010a09;--subHeaderG:#071b1a;--subHeaderBg:#071b1a;--subHeaderBg2:#114341;--subHeaderBg3:#175854;--subHeaderBgHover:#0a2726;--subHeaderBg2Hover:#144f4d;--subHeaderBg3Hover:#1a6460;--subHeaderTxt:#fff;--subHeaderTxt2:#b5bbba;--subHeaderTxt3:#838d8d;--subHeaderAccent:#03edd1;--subHeaderAccentTxt:rgba(0,0,0,.9);--subHeaderRGBA:rgba(7,27,26,.7);--subHeaderRGBA2:rgba(7,27,26,.5);--subHeaderRGBA3:rgba(7,27,26,.3);--subHeaderRadius:2px;--subHeaderBorder:#010a09;--eventG:#0d3331;--eventBg:#0d3331;--eventBg2:#175c58;--eventBg3:#1d706c;--eventBgHover:#103f3d;--eventBg2Hover:#1a6864;--eventBg3Hover:#207c78;--eventTxt:#fff;--eventTxt2:#b6c2c1;--eventTxt3:#869998;--eventAccent:#03edd1;--eventAccentTxt:rgba(0,0,0,.9);--eventRGBA:rgba(13,51,49,.7);--eventRGBA2:rgba(13,51,49,.5);--eventRGBA3:rgba(13,51,49,.3);--eventRadius:2px;--eventBorder:#010a09;--eventLiveG:#207c78;--eventLiveBg:#207c78;--eventLiveBg2:#2aa59f;--eventLiveBg3:#30b9b3;--eventLiveBgHover:#238884;--eventLiveBg2Hover:#2db1ab;--eventLiveBg3Hover:#33c5bf;--eventLiveTxt:#fff;--eventLiveTxt2:#bcd8d7;--eventLiveTxt3:#90bebc;--eventLiveAccent:#03edd1;--eventLiveAccentTxt:rgba(0,0,0,.9);--eventLiveRGBA:rgba(32,124,120,.7);--eventLiveRGBA2:rgba(32,124,120,.5);--eventLiveRGBA3:rgba(32,124,120,.3);--eventLiveRadius:2px;--eventLiveBorder:#010a09;--oddG:#0a2726;--oddBg:#0a2726;--oddBg2:#14504e;--oddBg3:#1a6461;--oddBgHover:#0d3332;--oddBg2Hover:#175c5a;--oddBg3Hover:#1d706d;--oddTxt:#fff;--oddTxt2:#b6bebe;--oddTxt3:#859393;--oddAccent:#03edd1;--oddAccentTxt:rgba(0,0,0,.9);--oddRGBA:rgba(10,39,38,.7);--oddRGBA2:rgba(10,39,38,.5);--oddRGBA3:rgba(10,39,38,.3);--oddRadius:2px;--oddBorder:#010a09;--oddActiveG:#03fcde;--oddActiveBg:#03fcde;--oddActiveBg2:#35fde5;--oddActiveBg3:#4ffde8;--oddActiveBgHover:#12fce0;--oddActiveBg2Hover:#44fde7;--oddActiveBg3Hover:#5efdea;--oddActiveTxt:#000;--oddActiveTxt2:#014c43;--oddActiveTxt3:#027e6f;--oddActiveAccent:#03edd1;--oddActiveAccentTxt:rgba(0,0,0,.9);--oddActiveRGBA:rgba(3,252,222,.7);--oddActiveRGBA2:rgba(3,252,222,.5);--oddActiveRGBA3:rgba(3,252,222,.3);--oddActiveRadius:0px;--oddActiveBorder:#010a09;--showMoreG:#021815;--showMoreBg:#021815;--showMoreBg2:#06473e;--showMoreBg3:#085f53;--showMoreBgHover:#032621;--showMoreBg2Hover:#07554a;--showMoreBg3Hover:#096d5f;--showMoreTxt:#fff;--showMoreTxt2:#b3bab9;--showMoreTxt3:#818c8a;--showMoreAccent:#03edd1;--showMoreAccentTxt:rgba(0,0,0,.9);--showMoreRGBA:rgba(2,24,21,.7);--showMoreRGBA2:rgba(2,24,21,.5);--showMoreRGBA3:rgba(2,24,21,.3);--showMoreRadius:2px;--showMoreBorder:#010a09;--marketHeaderG:#063833;--marketHeaderBg:#063833;--marketHeaderBg2:#0b665d;--marketHeaderBg3:#0d7d72;--marketHeaderBgHover:#074640;--marketHeaderBg2Hover:#0c746a;--marketHeaderBg3Hover:#0e8b7f;--marketHeaderTxt:#fff;--marketHeaderTxt2:#b4c3c2;--marketHeaderTxt3:#839c99;--marketHeaderAccent:#03edd1;--marketHeaderAccentTxt:rgba(0,0,0,.9);--marketHeaderRGBA:rgba(6,56,51,.7);--marketHeaderRGBA2:rgba(6,56,51,.5);--marketHeaderRGBA3:rgba(6,56,51,.3);--marketHeaderRadius:2px;--marketHeaderBorder:#010a09;--collapseG:#17544c;--collapseBg:#17544c;--collapseBg2:#227c70;--collapseBg3:#279082;--collapseBgHover:#1a6057;--collapseBg2Hover:#25887b;--collapseBg3Hover:#2a9c8d;--collapseTxt:#fff;--collapseTxt2:#b9ccc9;--collapseTxt3:#8baaa6;--collapseAccent:#03edd1;--collapseAccentTxt:rgba(0,0,0,.9);--collapseRGBA:rgba(23,84,76,.7);--collapseRGBA2:rgba(23,84,76,.5);--collapseRGBA3:rgba(23,84,76,.3);--collapseRadius:2px;--collapseBorder:#010a09;--tabG:#0b2d2d;--tabBg:#0b2d2d;--tabBg2:#155656;--tabBg3:#1a6a6a;--tabBgHover:#0e3939;--tabBg2Hover:#186262;--tabBg3Hover:#1d7676;--tabTxt:#fff;--tabTxt2:#b6c0c0;--tabTxt3:#859696;--tabAccent:#03edd1;--tabAccentTxt:rgba(0,0,0,.9);--tabRGBA:rgba(11,45,45,.7);--tabRGBA2:rgba(11,45,45,.5);--tabRGBA3:rgba(11,45,45,.3);--tabRadius:2px;--tabBorder:#010a09;--tabActiveG:#0e3939;--tabActiveBg:#0e3939;--tabActiveBg2:#186262;--tabActiveBg3:#1d7676;--tabActiveBgHover:#114545;--tabActiveBg2Hover:#1b6e6e;--tabActiveBg3Hover:#208282;--tabActiveTxt:#fff;--tabActiveTxt2:#b7c4c4;--tabActiveTxt3:#879c9c;--tabActiveAccent:#03edd1;--tabActiveAccentTxt:rgba(0,0,0,.9);--tabActiveRGBA:rgba(14,57,57,.7);--tabActiveRGBA2:rgba(14,57,57,.5);--tabActiveRGBA3:rgba(14,57,57,.3);--tabActiveRadius:2px;--tabActiveBorder:#010a09;--tabSecondaryActiveG:#186262;--tabSecondaryActiveBg:#186262;--tabSecondaryActiveBg2:#228b8b;--tabSecondaryActiveBg3:#279f9f;--tabSecondaryActiveBgHover:#1b6e6e;--tabSecondaryActiveBg2Hover:#259797;--tabSecondaryActiveBg3Hover:#2aabab;--tabSecondaryActiveTxt:#fff;--tabSecondaryActiveTxt2:#bad0d0;--tabSecondaryActiveTxt3:#8cb1b1;--tabSecondaryActiveAccent:#03edd1;--tabSecondaryActiveAccentTxt:rgba(0,0,0,.9);--tabSecondaryActiveRGBA:rgba(24,98,98,.7);--tabSecondaryActiveRGBA2:rgba(24,98,98,.5);--tabSecondaryActiveRGBA3:rgba(24,98,98,.3);--tabSecondaryActiveRadius:2px;--tabSecondaryActiveBorder:#010a09;--menu_1G:#0b2d2d;--menu_1Bg:#0b2d2d;--menu_1Bg2:#155656;--menu_1Bg3:#1a6a6a;--menu_1BgHover:#0e3939;--menu_1Bg2Hover:#186262;--menu_1Bg3Hover:#1d7676;--menu_1Txt:#fff;--menu_1Txt2:#b6c0c0;--menu_1Txt3:#859696;--menu_1Accent:#03edd1;--menu_1AccentTxt:rgba(0,0,0,.9);--menu_1RGBA:rgba(11,45,45,.7);--menu_1RGBA2:rgba(11,45,45,.5);--menu_1RGBA3:rgba(11,45,45,.3);--menu_1Radius:2px;--menu_1Border:#010a09;--menu_2G:#0e3939;--menu_2Bg:#0e3939;--menu_2Bg2:#186262;--menu_2Bg3:#1d7676;--menu_2BgHover:#114545;--menu_2Bg2Hover:#1b6e6e;--menu_2Bg3Hover:#208282;--menu_2Txt:#fff;--menu_2Txt2:#b7c4c4;--menu_2Txt3:#879c9c;--menu_2Accent:#03edd1;--menu_2AccentTxt:rgba(0,0,0,.9);--menu_2RGBA:rgba(14,57,57,.7);--menu_2RGBA2:rgba(14,57,57,.5);--menu_2RGBA3:rgba(14,57,57,.3);--menu_2Radius:2px;--menu_2Border:#010a09;--menu_3G:#104141;--menu_3Bg:#104141;--menu_3Bg2:#1a6a6a;--menu_3Bg3:#1f7e7e;--menu_3BgHover:#134d4d;--menu_3Bg2Hover:#1d7676;--menu_3Bg3Hover:#228a8a;--menu_3Txt:#fff;--menu_3Txt2:#b7c6c6;--menu_3Txt3:#88a0a0;--menu_3Accent:#03edd1;--menu_3AccentTxt:rgba(0,0,0,.9);--menu_3RGBA:rgba(16,65,65,.7);--menu_3RGBA2:rgba(16,65,65,.5);--menu_3RGBA3:rgba(16,65,65,.3);--menu_3Radius:2px;--menu_3Border:#010a09;--inputG:#0b2d2d;--inputBg:#0b2d2d;--inputBg2:#155656;--inputBg3:#1a6a6a;--inputBgHover:#0e3939;--inputBg2Hover:#186262;--inputBg3Hover:#1d7676;--inputTxt:#fff;--inputTxt2:#b6c0c0;--inputTxt3:#859696;--inputAccent:#03edd1;--inputAccentTxt:rgba(0,0,0,.9);--inputRGBA:rgba(11,45,45,.7);--inputRGBA2:rgba(11,45,45,.5);--inputRGBA3:rgba(11,45,45,.3);--inputRadius:2px;--inputBorder:#010a09;--inputSecondaryG:#0e3939;--inputSecondaryBg:#0e3939;--inputSecondaryBg2:#186262;--inputSecondaryBg3:#1d7676;--inputSecondaryBgHover:#114545;--inputSecondaryBg2Hover:#1b6e6e;--inputSecondaryBg3Hover:#208282;--inputSecondaryTxt:#fff;--inputSecondaryTxt2:#b7c4c4;--inputSecondaryTxt3:#879c9c;--inputSecondaryAccent:#03edd1;--inputSecondaryAccentTxt:rgba(0,0,0,.9);--inputSecondaryRGBA:rgba(14,57,57,.7);--inputSecondaryRGBA2:rgba(14,57,57,.5);--inputSecondaryRGBA3:rgba(14,57,57,.3);--inputSecondaryRadius:2px;--inputSecondaryBorder:#010a09;--filterG:#0e3939;--filterBg:#0e3939;--filterBg2:#186262;--filterBg3:#1d7676;--filterBgHover:#114545;--filterBg2Hover:#1b6e6e;--filterBg3Hover:#208282;--filterTxt:#fff;--filterTxt2:#b7c4c4;--filterTxt3:#879c9c;--filterAccent:#03edd1;--filterAccentTxt:rgba(0,0,0,.9);--filterRGBA:rgba(14,57,57,.7);--filterRGBA2:rgba(14,57,57,.5);--filterRGBA3:rgba(14,57,57,.3);--filterRadius:2px;--filterBorder:#010a09;--tooltipG:#0b2d2d;--tooltipBg:#0b2d2d;--tooltipBg2:#155656;--tooltipBg3:#1a6a6a;--tooltipBgHover:#0e3939;--tooltipBg2Hover:#186262;--tooltipBg3Hover:#1d7676;--tooltipTxt:#fff;--tooltipTxt2:#b6c0c0;--tooltipTxt3:#859696;--tooltipAccent:#03edd1;--tooltipAccentTxt:rgba(0,0,0,.9);--tooltipRGBA:rgba(11,45,45,.7);--tooltipRGBA2:rgba(11,45,45,.5);--tooltipRGBA3:rgba(11,45,45,.3);--tooltipRadius:2px;--tooltipBorder:#010a09;--modalG:#0b2d2d;--modalBg:#0b2d2d;--modalBg2:#155656;--modalBg3:#1a6a6a;--modalBgHover:#0e3939;--modalBg2Hover:#186262;--modalBg3Hover:#1d7676;--modalTxt:#fff;--modalTxt2:#b6c0c0;--modalTxt3:#859696;--modalAccent:#03edd1;--modalAccentTxt:rgba(0,0,0,.9);--modalRGBA:rgba(11,45,45,.7);--modalRGBA2:rgba(11,45,45,.5);--modalRGBA3:rgba(11,45,45,.3);--modalRadius:2px;--modalBorder:#010a09;--betSlipG:#0b2d2d;--betSlipBg:#0b2d2d;--betSlipBg2:#155656;--betSlipBg3:#1a6a6a;--betSlipBgHover:#0e3939;--betSlipBg2Hover:#186262;--betSlipBg3Hover:#1d7676;--betSlipTxt:#fff;--betSlipTxt2:#b6c0c0;--betSlipTxt3:#859696;--betSlipAccent:#03edd1;--betSlipAccentTxt:rgba(0,0,0,.9);--betSlipRGBA:rgba(11,45,45,.7);--betSlipRGBA2:rgba(11,45,45,.5);--betSlipRGBA3:rgba(11,45,45,.3);--betSlipRadius:2px;--betSlipBorder:#010a09;--betSlipStakeG:#535d82;--betSlipStakeBg:#535d82;--betSlipStakeBg2:#69749f;--betSlipStakeBg3:#7883a9;--betSlipStakeBgHover:#59648b;--betSlipStakeBg2Hover:#727da5;--betSlipStakeBg3Hover:#818caf;--betSlipStakeTxt:#fff;--betSlipStakeTxt2:#cbceda;--betSlipStakeTxt3:#a9aec1;--betSlipStakeAccent:#03edd1;--betSlipStakeAccentTxt:rgba(0,0,0,.9);--betSlipStakeRGBA:rgba(83,93,130,.7);--betSlipStakeRGBA2:rgba(83,93,130,.5);--betSlipStakeRGBA3:rgba(83,93,130,.3);--betSlipStakeRadius:2px;--betSlipStakeBorder:#010a09;--betSlipInputG:#186262;--betSlipInputBg:#186262;--betSlipInputBg2:#228b8b;--betSlipInputBg3:#279f9f;--betSlipInputBgHover:#1b6e6e;--betSlipInputBg2Hover:#259797;--betSlipInputBg3Hover:#2aabab;--betSlipInputTxt:#fff;--betSlipInputTxt2:#bad0d0;--betSlipInputTxt3:#8cb1b1;--betSlipInputAccent:#03edd1;--betSlipInputAccentTxt:rgba(0,0,0,.9);--betSlipInputRGBA:rgba(24,98,98,.7);--betSlipInputRGBA2:rgba(24,98,98,.5);--betSlipInputRGBA3:rgba(24,98,98,.3);--betSlipInputRadius:2px;--betSlipInputBorder:#010a09;--betSlipButtonG:#186262;--betSlipButtonBg:#186262;--betSlipButtonBg2:#228b8b;--betSlipButtonBg3:#279f9f;--betSlipButtonBgHover:#1b6e6e;--betSlipButtonBg2Hover:#259797;--betSlipButtonBg3Hover:#2aabab;--betSlipButtonTxt:#fff;--betSlipButtonTxt2:#bad0d0;--betSlipButtonTxt3:#8cb1b1;--betSlipButtonAccent:#03edd1;--betSlipButtonAccentTxt:rgba(0,0,0,.9);--betSlipButtonRGBA:rgba(24,98,98,.7);--betSlipButtonRGBA2:rgba(24,98,98,.5);--betSlipButtonRGBA3:rgba(24,98,98,.3);--betSlipButtonRadius:2px;--betSlipButtonBorder:#010a09;--betSlipHeaderG:#186262;--betSlipHeaderBg:#186262;--betSlipHeaderBg2:#228b8b;--betSlipHeaderBg3:#279f9f;--betSlipHeaderBgHover:#1b6e6e;--betSlipHeaderBg2Hover:#259797;--betSlipHeaderBg3Hover:#2aabab;--betSlipHeaderTxt:#fff;--betSlipHeaderTxt2:#bad0d0;--betSlipHeaderTxt3:#8cb1b1;--betSlipHeaderAccent:#03edd1;--betSlipHeaderAccentTxt:rgba(0,0,0,.9);--betSlipHeaderRGBA:rgba(24,98,98,.7);--betSlipHeaderRGBA2:rgba(24,98,98,.5);--betSlipHeaderRGBA3:rgba(24,98,98,.3);--betSlipHeaderRadius:2px;--betSlipHeaderBorder:#010a09;--betSlipTabG:#186262;--betSlipTabBg:#186262;--betSlipTabBg2:#228b8b;--betSlipTabBg3:#279f9f;--betSlipTabBgHover:#1b6e6e;--betSlipTabBg2Hover:#259797;--betSlipTabBg3Hover:#2aabab;--betSlipTabTxt:#fff;--betSlipTabTxt2:#bad0d0;--betSlipTabTxt3:#8cb1b1;--betSlipTabAccent:#03edd1;--betSlipTabAccentTxt:rgba(0,0,0,.9);--betSlipTabRGBA:rgba(24,98,98,.7);--betSlipTabRGBA2:rgba(24,98,98,.5);--betSlipTabRGBA3:rgba(24,98,98,.3);--betSlipTabRadius:2px;--betSlipTabBorder:#010a09;--betSlipTabActiveG:#186262;--betSlipTabActiveBg:#186262;--betSlipTabActiveBg2:#228b8b;--betSlipTabActiveBg3:#279f9f;--betSlipTabActiveBgHover:#1b6e6e;--betSlipTabActiveBg2Hover:#259797;--betSlipTabActiveBg3Hover:#2aabab;--betSlipTabActiveTxt:#fff;--betSlipTabActiveTxt2:#bad0d0;--betSlipTabActiveTxt3:#8cb1b1;--betSlipTabActiveAccent:#03edd1;--betSlipTabActiveAccentTxt:rgba(0,0,0,.9);--betSlipTabActiveRGBA:rgba(24,98,98,.7);--betSlipTabActiveRGBA2:rgba(24,98,98,.5);--betSlipTabActiveRGBA3:rgba(24,98,98,.3);--betSlipTabActiveRadius:2px;--betSlipTabActiveBorder:#010a09;--tmLogoG:#0b2d2d;--tmLogoBg:#0b2d2d;--tmLogoBg2:#155656;--tmLogoBg3:#1a6a6a;--tmLogoBgHover:#0e3939;--tmLogoBg2Hover:#186262;--tmLogoBg3Hover:#1d7676;--tmLogoTxt:#fff;--tmLogoTxt2:#b6c0c0;--tmLogoTxt3:#859696;--tmLogoAccent:#03edd1;--tmLogoAccentTxt:rgba(0,0,0,.9);--tmLogoRGBA:rgba(11,45,45,.7);--tmLogoRGBA2:rgba(11,45,45,.5);--tmLogoRGBA3:rgba(11,45,45,.3);--tmLogoRadius:2px;--tmLogoBorder:#010a09}.es_root.night_hunter{--bodyG:#0c101b;--bodyBg:#0c101b;--bodyBg2:#1c253e;--bodyBg3:#242f50;--bodyBgHover:#111626;--bodyBg2Hover:#212b49;--bodyBg3Hover:#29355b;--bodyTxt:#e7e7e8;--bodyTxt2:#b6b7bb;--bodyTxt3:#86888d;--bodyAccent:#747fff;--bodyAccentTxt:hsla(0,0%,100%,.9);--bodyRGBA:rgba(12,16,27,.7);--bodyRGBA2:rgba(12,16,27,.5);--bodyRGBA3:rgba(12,16,27,.3);--bodyRadius:2px;--bodyBorder:#0c101b;--accentG:#747fff;--accentBg:#747fff;--accentBg2:#a7aeff;--accentBg3:#c0c5ff;--accentBgHover:#838dff;--accentBg2Hover:#b6bcff;--accentBg3Hover:#cfd3ff;--accentTxt:#f1f2ff;--accentTxt2:#d5d9ff;--accentTxt3:#babfff;--accentAccent:#747fff;--accentAccentTxt:hsla(0,0%,100%,.9);--accentRGBA:rgba(116,127,255,.7);--accentRGBA2:rgba(116,127,255,.5);--accentRGBA3:rgba(116,127,255,.3);--accentRadius:0px;--accentBorder:#0c101b;--dominantG:#111626;--dominantBg:#111626;--dominantBg2:#212a49;--dominantBg3:#29355b;--dominantBgHover:#161c31;--dominantBg2Hover:#263054;--dominantBg3Hover:#2e3b66;--dominantTxt:#e7e8e9;--dominantTxt2:#b8b9be;--dominantTxt3:#888b93;--dominantAccent:#747fff;--dominantAccentTxt:hsla(0,0%,100%,.9);--dominantRGBA:rgba(17,22,38,.7);--dominantRGBA2:rgba(17,22,38,.5);--dominantRGBA3:rgba(17,22,38,.3);--dominantRadius:2px;--dominantBorder:#0c101b;--buttonG:#838dff;--buttonBg:#838dff;--buttonBg2:#b6bcff;--buttonBg3:#cfd3ff;--buttonBgHover:#929bff;--buttonBg2Hover:#c5caff;--buttonBg3Hover:#dee1ff;--buttonTxt:#0d0e1a;--buttonTxt2:#272a4d;--buttonTxt3:#424780;--buttonAccent:#747fff;--buttonAccentTxt:hsla(0,0%,100%,.9);--buttonRGBA:rgba(131,141,255,.7);--buttonRGBA2:rgba(131,141,255,.5);--buttonRGBA3:rgba(131,141,255,.3);--buttonRadius:0px;--buttonBorder:#0c101b;--buttonSecondaryG:#29355b;--buttonSecondaryBg:#29355b;--buttonSecondaryBg2:#39497e;--buttonSecondaryBg3:#415490;--buttonSecondaryBgHover:#2e3b66;--buttonSecondaryBg2Hover:#3e4f89;--buttonSecondaryBg3Hover:#465a9b;--buttonSecondaryTxt:#eaebef;--buttonSecondaryTxt2:#bfc2ce;--buttonSecondaryTxt3:#949aad;--buttonSecondaryAccent:#747fff;--buttonSecondaryAccentTxt:hsla(0,0%,100%,.9);--buttonSecondaryRGBA:rgba(41,53,91,.7);--buttonSecondaryRGBA2:rgba(41,53,91,.5);--buttonSecondaryRGBA3:rgba(41,53,91,.3);--buttonSecondaryRadius:2px;--buttonSecondaryBorder:#0c101b;--navbarG:#1c253e;--navbarBg:#1c253e;--navbarBg2:#2c3a61;--navbarBg3:#344473;--navbarBgHover:#212b49;--navbarBg2Hover:#31406b;--navbarBg3Hover:#394a7e;--navbarTxt:#e8e9ec;--navbarTxt2:#bbbec5;--navbarTxt3:#8e929f;--navbarAccent:#747fff;--navbarAccentTxt:hsla(0,0%,100%,.9);--navbarRGBA:rgba(28,37,62,.7);--navbarRGBA2:rgba(28,37,62,.5);--navbarRGBA3:rgba(28,37,62,.3);--navbarRadius:2px;--navbarBorder:#0c101b;--sliderG:#111626;--sliderBg:#111626;--sliderBg2:#212a49;--sliderBg3:#29355b;--sliderBgHover:#161c31;--sliderBg2Hover:#263054;--sliderBg3Hover:#2e3b66;--sliderTxt:#e7e8e9;--sliderTxt2:#b8b9be;--sliderTxt3:#888b93;--sliderAccent:#747fff;--sliderAccentTxt:hsla(0,0%,100%,.9);--sliderRGBA:rgba(17,22,38,.7);--sliderRGBA2:rgba(17,22,38,.5);--sliderRGBA3:rgba(17,22,38,.3);--sliderRadius:2px;--sliderBorder:#0c101b;--headerG:#29355b;--headerBg:#29355b;--headerBg2:#39497e;--headerBg3:#415490;--headerBgHover:#2e3b66;--headerBg2Hover:#3e4f89;--headerBg3Hover:#465a9b;--headerTxt:#eaebef;--headerTxt2:#bfc2ce;--headerTxt3:#949aad;--headerAccent:#747fff;--headerAccentTxt:hsla(0,0%,100%,.9);--headerRGBA:rgba(41,53,91,.7);--headerRGBA2:rgba(41,53,91,.5);--headerRGBA3:rgba(41,53,91,.3);--headerRadius:2px;--headerBorder:#0c101b;--subHeaderG:#212b49;--subHeaderBg:#212b49;--subHeaderBg2:#31406c;--subHeaderBg3:#394a7e;--subHeaderBgHover:#263154;--subHeaderBg2Hover:#364677;--subHeaderBg3Hover:#3e5089;--subHeaderTxt:#e9eaed;--subHeaderTxt2:#bcbfc8;--subHeaderTxt3:#9095a4;--subHeaderAccent:#747fff;--subHeaderAccentTxt:hsla(0,0%,100%,.9);--subHeaderRGBA:rgba(33,43,73,.7);--subHeaderRGBA2:rgba(33,43,73,.5);--subHeaderRGBA3:rgba(33,43,73,.3);--subHeaderRadius:2px;--subHeaderBorder:#0c101b;--eventG:#1c253e;--eventBg:#1c253e;--eventBg2:#2c3a61;--eventBg3:#344473;--eventBgHover:#212b49;--eventBg2Hover:#31406b;--eventBg3Hover:#394a7e;--eventTxt:#e8e9ec;--eventTxt2:#bbbec5;--eventTxt3:#8e929f;--eventAccent:#747fff;--eventAccentTxt:hsla(0,0%,100%,.9);--eventRGBA:rgba(28,37,62,.7);--eventRGBA2:rgba(28,37,62,.5);--eventRGBA3:rgba(28,37,62,.3);--eventRadius:2px;--eventBorder:#0c101b;--eventLiveG:#29355b;--eventLiveBg:#29355b;--eventLiveBg2:#39497e;--eventLiveBg3:#415490;--eventLiveBgHover:#2e3b66;--eventLiveBg2Hover:#3e4f89;--eventLiveBg3Hover:#465a9b;--eventLiveTxt:#eaebef;--eventLiveTxt2:#bfc2ce;--eventLiveTxt3:#949aad;--eventLiveAccent:#747fff;--eventLiveAccentTxt:hsla(0,0%,100%,.9);--eventLiveRGBA:rgba(41,53,91,.7);--eventLiveRGBA2:rgba(41,53,91,.5);--eventLiveRGBA3:rgba(41,53,91,.3);--eventLiveRadius:2px;--eventLiveBorder:#0c101b;--oddG:#111626;--oddBg:#111626;--oddBg2:#212a49;--oddBg3:#29355b;--oddBgHover:#161c31;--oddBg2Hover:#263054;--oddBg3Hover:#2e3b66;--oddTxt:#e7e8e9;--oddTxt2:#b8b9be;--oddTxt3:#888b93;--oddAccent:#747fff;--oddAccentTxt:hsla(0,0%,100%,.9);--oddRGBA:rgba(17,22,38,.7);--oddRGBA2:rgba(17,22,38,.5);--oddRGBA3:rgba(17,22,38,.3);--oddRadius:2px;--oddBorder:#0c101b;--oddActiveG:#838dff;--oddActiveBg:#838dff;--oddActiveBg2:#b6bcff;--oddActiveBg3:#cfd3ff;--oddActiveBgHover:#929bff;--oddActiveBg2Hover:#c5caff;--oddActiveBg3Hover:#dee1ff;--oddActiveTxt:#0d0e1a;--oddActiveTxt2:#272a4d;--oddActiveTxt3:#424780;--oddActiveAccent:#747fff;--oddActiveAccentTxt:hsla(0,0%,100%,.9);--oddActiveRGBA:rgba(131,141,255,.7);--oddActiveRGBA2:rgba(131,141,255,.5);--oddActiveRGBA3:rgba(131,141,255,.3);--oddActiveRadius:0px;--oddActiveBorder:#0c101b;--showMoreG:#111626;--showMoreBg:#111626;--showMoreBg2:#212a49;--showMoreBg3:#29355b;--showMoreBgHover:#161c31;--showMoreBg2Hover:#263054;--showMoreBg3Hover:#2e3b66;--showMoreTxt:#e7e8e9;--showMoreTxt2:#b8b9be;--showMoreTxt3:#888b93;--showMoreAccent:#747fff;--showMoreAccentTxt:hsla(0,0%,100%,.9);--showMoreRGBA:rgba(17,22,38,.7);--showMoreRGBA2:rgba(17,22,38,.5);--showMoreRGBA3:rgba(17,22,38,.3);--showMoreRadius:2px;--showMoreBorder:#0c101b;--marketHeaderG:#1c253e;--marketHeaderBg:#1c253e;--marketHeaderBg2:#2c3a61;--marketHeaderBg3:#344473;--marketHeaderBgHover:#212b49;--marketHeaderBg2Hover:#31406b;--marketHeaderBg3Hover:#394a7e;--marketHeaderTxt:#e8e9ec;--marketHeaderTxt2:#bbbec5;--marketHeaderTxt3:#8e929f;--marketHeaderAccent:#747fff;--marketHeaderAccentTxt:hsla(0,0%,100%,.9);--marketHeaderRGBA:rgba(28,37,62,.7);--marketHeaderRGBA2:rgba(28,37,62,.5);--marketHeaderRGBA3:rgba(28,37,62,.3);--marketHeaderRadius:2px;--marketHeaderBorder:#0c101b;--collapseG:#212b49;--collapseBg:#212b49;--collapseBg2:#31406c;--collapseBg3:#394a7e;--collapseBgHover:#263154;--collapseBg2Hover:#364677;--collapseBg3Hover:#3e5089;--collapseTxt:#e9eaed;--collapseTxt2:#bcbfc8;--collapseTxt3:#9095a4;--collapseAccent:#747fff;--collapseAccentTxt:hsla(0,0%,100%,.9);--collapseRGBA:rgba(33,43,73,.7);--collapseRGBA2:rgba(33,43,73,.5);--collapseRGBA3:rgba(33,43,73,.3);--collapseRadius:2px;--collapseBorder:#0c101b;--tabG:#1c253e;--tabBg:#1c253e;--tabBg2:#2c3a61;--tabBg3:#344473;--tabBgHover:#212b49;--tabBg2Hover:#31406b;--tabBg3Hover:#394a7e;--tabTxt:#e8e9ec;--tabTxt2:#bbbec5;--tabTxt3:#8e929f;--tabAccent:#747fff;--tabAccentTxt:hsla(0,0%,100%,.9);--tabRGBA:rgba(28,37,62,.7);--tabRGBA2:rgba(28,37,62,.5);--tabRGBA3:rgba(28,37,62,.3);--tabRadius:2px;--tabBorder:#0c101b;--tabActiveG:#212b49;--tabActiveBg:#212b49;--tabActiveBg2:#31406c;--tabActiveBg3:#394a7e;--tabActiveBgHover:#263154;--tabActiveBg2Hover:#364677;--tabActiveBg3Hover:#3e5089;--tabActiveTxt:#e9eaed;--tabActiveTxt2:#bcbfc8;--tabActiveTxt3:#9095a4;--tabActiveAccent:#747fff;--tabActiveAccentTxt:hsla(0,0%,100%,.9);--tabActiveRGBA:rgba(33,43,73,.7);--tabActiveRGBA2:rgba(33,43,73,.5);--tabActiveRGBA3:rgba(33,43,73,.3);--tabActiveRadius:2px;--tabActiveBorder:#0c101b;--tabSecondaryActiveG:#212b49;--tabSecondaryActiveBg:#212b49;--tabSecondaryActiveBg2:#31406c;--tabSecondaryActiveBg3:#394a7e;--tabSecondaryActiveBgHover:#263154;--tabSecondaryActiveBg2Hover:#364677;--tabSecondaryActiveBg3Hover:#3e5089;--tabSecondaryActiveTxt:#e9eaed;--tabSecondaryActiveTxt2:#bcbfc8;--tabSecondaryActiveTxt3:#9095a4;--tabSecondaryActiveAccent:#747fff;--tabSecondaryActiveAccentTxt:hsla(0,0%,100%,.9);--tabSecondaryActiveRGBA:rgba(33,43,73,.7);--tabSecondaryActiveRGBA2:rgba(33,43,73,.5);--tabSecondaryActiveRGBA3:rgba(33,43,73,.3);--tabSecondaryActiveRadius:2px;--tabSecondaryActiveBorder:#0c101b;--menu_1G:#1c253e;--menu_1Bg:#1c253e;--menu_1Bg2:#2c3a61;--menu_1Bg3:#344473;--menu_1BgHover:#212b49;--menu_1Bg2Hover:#31406b;--menu_1Bg3Hover:#394a7e;--menu_1Txt:#e8e9ec;--menu_1Txt2:#bbbec5;--menu_1Txt3:#8e929f;--menu_1Accent:#747fff;--menu_1AccentTxt:hsla(0,0%,100%,.9);--menu_1RGBA:rgba(28,37,62,.7);--menu_1RGBA2:rgba(28,37,62,.5);--menu_1RGBA3:rgba(28,37,62,.3);--menu_1Radius:2px;--menu_1Border:#0c101b;--menu_2G:#212b49;--menu_2Bg:#212b49;--menu_2Bg2:#31406c;--menu_2Bg3:#394a7e;--menu_2BgHover:#263154;--menu_2Bg2Hover:#364677;--menu_2Bg3Hover:#3e5089;--menu_2Txt:#e9eaed;--menu_2Txt2:#bcbfc8;--menu_2Txt3:#9095a4;--menu_2Accent:#747fff;--menu_2AccentTxt:hsla(0,0%,100%,.9);--menu_2RGBA:rgba(33,43,73,.7);--menu_2RGBA2:rgba(33,43,73,.5);--menu_2RGBA3:rgba(33,43,73,.3);--menu_2Radius:2px;--menu_2Border:#0c101b;--menu_3G:#242f50;--menu_3Bg:#242f50;--menu_3Bg2:#344473;--menu_3Bg3:#3c4e85;--menu_3BgHover:#29355b;--menu_3Bg2Hover:#394a7e;--menu_3Bg3Hover:#415490;--menu_3Txt:#e9eaee;--menu_3Txt2:#bdc1cb;--menu_3Txt3:#9297a8;--menu_3Accent:#747fff;--menu_3AccentTxt:hsla(0,0%,100%,.9);--menu_3RGBA:rgba(36,47,80,.7);--menu_3RGBA2:rgba(36,47,80,.5);--menu_3RGBA3:rgba(36,47,80,.3);--menu_3Radius:2px;--menu_3Border:#0c101b;--inputG:#1c253e;--inputBg:#1c253e;--inputBg2:#2c3a61;--inputBg3:#344473;--inputBgHover:#212b49;--inputBg2Hover:#31406b;--inputBg3Hover:#394a7e;--inputTxt:#e8e9ec;--inputTxt2:#bbbec5;--inputTxt3:#8e929f;--inputAccent:#747fff;--inputAccentTxt:hsla(0,0%,100%,.9);--inputRGBA:rgba(28,37,62,.7);--inputRGBA2:rgba(28,37,62,.5);--inputRGBA3:rgba(28,37,62,.3);--inputRadius:2px;--inputBorder:#0c101b;--inputSecondaryG:#212b49;--inputSecondaryBg:#212b49;--inputSecondaryBg2:#31406c;--inputSecondaryBg3:#394a7e;--inputSecondaryBgHover:#263154;--inputSecondaryBg2Hover:#364677;--inputSecondaryBg3Hover:#3e5089;--inputSecondaryTxt:#e9eaed;--inputSecondaryTxt2:#bcbfc8;--inputSecondaryTxt3:#9095a4;--inputSecondaryAccent:#747fff;--inputSecondaryAccentTxt:hsla(0,0%,100%,.9);--inputSecondaryRGBA:rgba(33,43,73,.7);--inputSecondaryRGBA2:rgba(33,43,73,.5);--inputSecondaryRGBA3:rgba(33,43,73,.3);--inputSecondaryRadius:2px;--inputSecondaryBorder:#0c101b;--filterG:#212b49;--filterBg:#212b49;--filterBg2:#31406c;--filterBg3:#394a7e;--filterBgHover:#263154;--filterBg2Hover:#364677;--filterBg3Hover:#3e5089;--filterTxt:#e9eaed;--filterTxt2:#bcbfc8;--filterTxt3:#9095a4;--filterAccent:#747fff;--filterAccentTxt:hsla(0,0%,100%,.9);--filterRGBA:rgba(33,43,73,.7);--filterRGBA2:rgba(33,43,73,.5);--filterRGBA3:rgba(33,43,73,.3);--filterRadius:2px;--filterBorder:#0c101b;--tooltipG:#1c253e;--tooltipBg:#1c253e;--tooltipBg2:#2c3a61;--tooltipBg3:#344473;--tooltipBgHover:#212b49;--tooltipBg2Hover:#31406b;--tooltipBg3Hover:#394a7e;--tooltipTxt:#e8e9ec;--tooltipTxt2:#bbbec5;--tooltipTxt3:#8e929f;--tooltipAccent:#747fff;--tooltipAccentTxt:hsla(0,0%,100%,.9);--tooltipRGBA:rgba(28,37,62,.7);--tooltipRGBA2:rgba(28,37,62,.5);--tooltipRGBA3:rgba(28,37,62,.3);--tooltipRadius:2px;--tooltipBorder:#0c101b;--modalG:#1c253e;--modalBg:#1c253e;--modalBg2:#2c3a61;--modalBg3:#344473;--modalBgHover:#212b49;--modalBg2Hover:#31406b;--modalBg3Hover:#394a7e;--modalTxt:#e8e9ec;--modalTxt2:#bbbec5;--modalTxt3:#8e929f;--modalAccent:#747fff;--modalAccentTxt:hsla(0,0%,100%,.9);--modalRGBA:rgba(28,37,62,.7);--modalRGBA2:rgba(28,37,62,.5);--modalRGBA3:rgba(28,37,62,.3);--modalRadius:2px;--modalBorder:#0c101b;--betSlipG:#1c253e;--betSlipBg:#1c253e;--betSlipBg2:#2c3a61;--betSlipBg3:#344473;--betSlipBgHover:#212b49;--betSlipBg2Hover:#31406b;--betSlipBg3Hover:#394a7e;--betSlipTxt:#e8e9ec;--betSlipTxt2:#bbbec5;--betSlipTxt3:#8e929f;--betSlipAccent:#747fff;--betSlipAccentTxt:hsla(0,0%,100%,.9);--betSlipRGBA:rgba(28,37,62,.7);--betSlipRGBA2:rgba(28,37,62,.5);--betSlipRGBA3:rgba(28,37,62,.3);--betSlipRadius:2px;--betSlipBorder:#0c101b;--betSlipStakeG:#212b49;--betSlipStakeBg:#212b49;--betSlipStakeBg2:#31406c;--betSlipStakeBg3:#394a7e;--betSlipStakeBgHover:#263154;--betSlipStakeBg2Hover:#364677;--betSlipStakeBg3Hover:#3e5089;--betSlipStakeTxt:#e9eaed;--betSlipStakeTxt2:#bcbfc8;--betSlipStakeTxt3:#9095a4;--betSlipStakeAccent:#747fff;--betSlipStakeAccentTxt:hsla(0,0%,100%,.9);--betSlipStakeRGBA:rgba(33,43,73,.7);--betSlipStakeRGBA2:rgba(33,43,73,.5);--betSlipStakeRGBA3:rgba(33,43,73,.3);--betSlipStakeRadius:2px;--betSlipStakeBorder:#0c101b;--betSlipInputG:#212b49;--betSlipInputBg:#212b49;--betSlipInputBg2:#31406c;--betSlipInputBg3:#394a7e;--betSlipInputBgHover:#263154;--betSlipInputBg2Hover:#364677;--betSlipInputBg3Hover:#3e5089;--betSlipInputTxt:#e9eaed;--betSlipInputTxt2:#bcbfc8;--betSlipInputTxt3:#9095a4;--betSlipInputAccent:#747fff;--betSlipInputAccentTxt:hsla(0,0%,100%,.9);--betSlipInputRGBA:rgba(33,43,73,.7);--betSlipInputRGBA2:rgba(33,43,73,.5);--betSlipInputRGBA3:rgba(33,43,73,.3);--betSlipInputRadius:2px;--betSlipInputBorder:#0c101b;--betSlipButtonG:#212b49;--betSlipButtonBg:#212b49;--betSlipButtonBg2:#31406c;--betSlipButtonBg3:#394a7e;--betSlipButtonBgHover:#263154;--betSlipButtonBg2Hover:#364677;--betSlipButtonBg3Hover:#3e5089;--betSlipButtonTxt:#e9eaed;--betSlipButtonTxt2:#bcbfc8;--betSlipButtonTxt3:#9095a4;--betSlipButtonAccent:#747fff;--betSlipButtonAccentTxt:hsla(0,0%,100%,.9);--betSlipButtonRGBA:rgba(33,43,73,.7);--betSlipButtonRGBA2:rgba(33,43,73,.5);--betSlipButtonRGBA3:rgba(33,43,73,.3);--betSlipButtonRadius:2px;--betSlipButtonBorder:#0c101b;--betSlipHeaderG:#212b49;--betSlipHeaderBg:#212b49;--betSlipHeaderBg2:#31406c;--betSlipHeaderBg3:#394a7e;--betSlipHeaderBgHover:#263154;--betSlipHeaderBg2Hover:#364677;--betSlipHeaderBg3Hover:#3e5089;--betSlipHeaderTxt:#e9eaed;--betSlipHeaderTxt2:#bcbfc8;--betSlipHeaderTxt3:#9095a4;--betSlipHeaderAccent:#747fff;--betSlipHeaderAccentTxt:hsla(0,0%,100%,.9);--betSlipHeaderRGBA:rgba(33,43,73,.7);--betSlipHeaderRGBA2:rgba(33,43,73,.5);--betSlipHeaderRGBA3:rgba(33,43,73,.3);--betSlipHeaderRadius:2px;--betSlipHeaderBorder:#0c101b;--betSlipTabG:#212b49;--betSlipTabBg:#212b49;--betSlipTabBg2:#31406c;--betSlipTabBg3:#394a7e;--betSlipTabBgHover:#263154;--betSlipTabBg2Hover:#364677;--betSlipTabBg3Hover:#3e5089;--betSlipTabTxt:#e9eaed;--betSlipTabTxt2:#bcbfc8;--betSlipTabTxt3:#9095a4;--betSlipTabAccent:#747fff;--betSlipTabAccentTxt:hsla(0,0%,100%,.9);--betSlipTabRGBA:rgba(33,43,73,.7);--betSlipTabRGBA2:rgba(33,43,73,.5);--betSlipTabRGBA3:rgba(33,43,73,.3);--betSlipTabRadius:2px;--betSlipTabBorder:#0c101b;--betSlipTabActiveG:#212b49;--betSlipTabActiveBg:#212b49;--betSlipTabActiveBg2:#31406c;--betSlipTabActiveBg3:#394a7e;--betSlipTabActiveBgHover:#263154;--betSlipTabActiveBg2Hover:#364677;--betSlipTabActiveBg3Hover:#3e5089;--betSlipTabActiveTxt:#e9eaed;--betSlipTabActiveTxt2:#bcbfc8;--betSlipTabActiveTxt3:#9095a4;--betSlipTabActiveAccent:#747fff;--betSlipTabActiveAccentTxt:hsla(0,0%,100%,.9);--betSlipTabActiveRGBA:rgba(33,43,73,.7);--betSlipTabActiveRGBA2:rgba(33,43,73,.5);--betSlipTabActiveRGBA3:rgba(33,43,73,.3);--betSlipTabActiveRadius:2px;--betSlipTabActiveBorder:#0c101b;--tmLogoG:#1c253e;--tmLogoBg:#1c253e;--tmLogoBg2:#2c3a61;--tmLogoBg3:#344473;--tmLogoBgHover:#212b49;--tmLogoBg2Hover:#31406b;--tmLogoBg3Hover:#394a7e;--tmLogoTxt:#e8e9ec;--tmLogoTxt2:#bbbec5;--tmLogoTxt3:#8e929f;--tmLogoAccent:#747fff;--tmLogoAccentTxt:hsla(0,0%,100%,.9);--tmLogoRGBA:rgba(28,37,62,.7);--tmLogoRGBA2:rgba(28,37,62,.5);--tmLogoRGBA3:rgba(28,37,62,.3);--tmLogoRadius:2px;--tmLogoBorder:#0c101b}.es_root.purple_victory{--bodyG:#101122;--bodyBg:#101122;--bodyBg2:#202245;--bodyBg3:#282b56;--bodyBgHover:#15162c;--bodyBg2Hover:#25274f;--bodyBg3Hover:#2d3060;--bodyTxt:#fff;--bodyTxt2:#b7b8bd;--bodyTxt3:#888891;--bodyAccent:#00daff;--bodyAccentTxt:rgba(0,0,0,.9);--bodyRGBA:rgba(16,17,34,.7);--bodyRGBA2:rgba(16,17,34,.5);--bodyRGBA3:rgba(16,17,34,.3);--bodyRadius:2px;--bodyBorder:#101122;--accentG:#00daff;--accentBg:#00daff;--accentBg2:#33e1ff;--accentBg3:#4de5ff;--accentBgHover:#0fdcff;--accentBg2Hover:#42e3ff;--accentBg3Hover:#5ce7ff;--accentTxt:#000;--accentTxt2:#00414d;--accentTxt3:#006d80;--accentAccent:#00daff;--accentAccentTxt:rgba(0,0,0,.9);--accentRGBA:rgba(0,218,255,.7);--accentRGBA2:rgba(0,218,255,.5);--accentRGBA3:rgba(0,218,255,.3);--accentRadius:0px;--accentBorder:#101122;--dominantG:#15162c;--dominantBg:#15162c;--dominantBg2:#25274f;--dominantBg3:#2e3060;--dominantBgHover:#1a1b36;--dominantBg2Hover:#2a2c59;--dominantBg3Hover:#33356a;--dominantTxt:#fff;--dominantTxt2:#b9b9c0;--dominantTxt3:#8a8b96;--dominantAccent:#00daff;--dominantAccentTxt:rgba(0,0,0,.9);--dominantRGBA:rgba(21,22,44,.7);--dominantRGBA2:rgba(21,22,44,.5);--dominantRGBA3:rgba(21,22,44,.3);--dominantRadius:2px;--dominantBorder:#101122;--buttonG:#0fdcff;--buttonBg:#0fdcff;--buttonBg2:#42e3ff;--buttonBg3:#5be7ff;--buttonBgHover:#1edeff;--buttonBg2Hover:#51e5ff;--buttonBg3Hover:#6ae9ff;--buttonTxt:#000;--buttonTxt2:#05424d;--buttonTxt3:#086e80;--buttonAccent:#00daff;--buttonAccentTxt:rgba(0,0,0,.9);--buttonRGBA:rgba(15,220,255,.7);--buttonRGBA2:rgba(15,220,255,.5);--buttonRGBA3:rgba(15,220,255,.3);--buttonRadius:0px;--buttonBorder:#101122;--buttonSecondaryG:#2d3060;--buttonSecondaryBg:#2d3060;--buttonSecondaryBg2:#3d4183;--buttonSecondaryBg3:#454a94;--buttonSecondaryBgHover:#32356a;--buttonSecondaryBg2Hover:#42468d;--buttonSecondaryBg3Hover:#4a4f9e;--buttonSecondaryTxt:#fff;--buttonSecondaryTxt2:#c0c1cf;--buttonSecondaryTxt3:#9698b0;--buttonSecondaryAccent:#00daff;--buttonSecondaryAccentTxt:rgba(0,0,0,.9);--buttonSecondaryRGBA:rgba(45,48,96,.7);--buttonSecondaryRGBA2:rgba(45,48,96,.5);--buttonSecondaryRGBA3:rgba(45,48,96,.3);--buttonSecondaryRadius:2px;--buttonSecondaryBorder:#101122;--navbarG:#202245;--navbarBg:#202245;--navbarBg2:#303368;--navbarBg3:#383c79;--navbarBgHover:#25274f;--navbarBg2Hover:#353872;--navbarBg3Hover:#3d4183;--navbarTxt:#fff;--navbarTxt2:#bcbdc7;--navbarTxt3:#9091a2;--navbarAccent:#00daff;--navbarAccentTxt:rgba(0,0,0,.9);--navbarRGBA:rgba(32,34,69,.7);--navbarRGBA2:rgba(32,34,69,.5);--navbarRGBA3:rgba(32,34,69,.3);--navbarRadius:2px;--navbarBorder:#101122;--sliderG:#15162c;--sliderBg:#15162c;--sliderBg2:#25274f;--sliderBg3:#2e3060;--sliderBgHover:#1a1b36;--sliderBg2Hover:#2a2c59;--sliderBg3Hover:#33356a;--sliderTxt:#fff;--sliderTxt2:#b9b9c0;--sliderTxt3:#8a8b96;--sliderAccent:#00daff;--sliderAccentTxt:rgba(0,0,0,.9);--sliderRGBA:rgba(21,22,44,.7);--sliderRGBA2:rgba(21,22,44,.5);--sliderRGBA3:rgba(21,22,44,.3);--sliderRadius:2px;--sliderBorder:#101122;--headerG:#2b2b3d;--headerBg:#2b2b3d;--headerBg2:#40405b;--headerBg3:#4b4b6a;--headerBgHover:#313146;--headerBg2Hover:#464664;--headerBg3Hover:#515173;--headerTxt:#fff;--headerTxt2:#bfbfc5;--headerTxt3:#95959e;--headerAccent:#00daff;--headerAccentTxt:rgba(0,0,0,.9);--headerRGBA:rgba(43,43,61,.7);--headerRGBA2:rgba(43,43,61,.5);--headerRGBA3:rgba(43,43,61,.3);--headerRadius:2px;--headerBorder:#101122;--subHeaderG:#1e1e36;--subHeaderBg:#1e1e36;--subHeaderBg2:#303057;--subHeaderBg3:#393967;--subHeaderBgHover:#232340;--subHeaderBg2Hover:#353561;--subHeaderBg3Hover:#3e3e71;--subHeaderTxt:#fff;--subHeaderTxt2:#bcbcc3;--subHeaderTxt3:#8f8f9b;--subHeaderAccent:#00daff;--subHeaderAccentTxt:rgba(0,0,0,.9);--subHeaderRGBA:rgba(30,30,54,.7);--subHeaderRGBA2:rgba(30,30,54,.5);--subHeaderRGBA3:rgba(30,30,54,.3);--subHeaderRadius:2px;--subHeaderBorder:#101122;--eventG:#0f0f21;--eventBg:#0f0f21;--eventBg2:#1f1f44;--eventBg3:#272756;--eventBgHover:#14142c;--eventBg2Hover:#24244f;--eventBg3Hover:#2c2c60;--eventTxt:#fff;--eventTxt2:#b7b7bc;--eventTxt3:#878790;--eventAccent:#00daff;--eventAccentTxt:rgba(0,0,0,.9);--eventRGBA:rgba(15,15,33,.7);--eventRGBA2:rgba(15,15,33,.5);--eventRGBA3:rgba(15,15,33,.3);--eventRadius:2px;--eventBorder:#101122;--eventLiveG:#2c2c60;--eventLiveBg:#2c2c60;--eventLiveBg2:#3c3c83;--eventLiveBg3:#444494;--eventLiveBgHover:#31316a;--eventLiveBg2Hover:#41418d;--eventLiveBg3Hover:#49499e;--eventLiveTxt:#fff;--eventLiveTxt2:#c0c0cf;--eventLiveTxt3:#9696b0;--eventLiveAccent:#00daff;--eventLiveAccentTxt:rgba(0,0,0,.9);--eventLiveRGBA:rgba(44,44,96,.7);--eventLiveRGBA2:rgba(44,44,96,.5);--eventLiveRGBA3:rgba(44,44,96,.3);--eventLiveRadius:2px;--eventLiveBorder:#101122;--oddG:#171732;--oddBg:#171732;--oddBg2:#272755;--oddBg3:#2f2f66;--oddBgHover:#1c1c3c;--oddBg2Hover:#2c2c5f;--oddBg3Hover:#343470;--oddTxt:#fff;--oddTxt2:#b9b9c2;--oddTxt3:#8b8b99;--oddAccent:#00daff;--oddAccentTxt:rgba(0,0,0,.9);--oddRGBA:rgba(23,23,50,.7);--oddRGBA2:rgba(23,23,50,.5);--oddRGBA3:rgba(23,23,50,.3);--oddRadius:2px;--oddBorder:#101122;--oddActiveG:#0fdcff;--oddActiveBg:#0fdcff;--oddActiveBg2:#42e3ff;--oddActiveBg3:#5be7ff;--oddActiveBgHover:#1edeff;--oddActiveBg2Hover:#51e5ff;--oddActiveBg3Hover:#6ae9ff;--oddActiveTxt:#000;--oddActiveTxt2:#05424d;--oddActiveTxt3:#086e80;--oddActiveAccent:#00daff;--oddActiveAccentTxt:rgba(0,0,0,.9);--oddActiveRGBA:rgba(15,220,255,.7);--oddActiveRGBA2:rgba(15,220,255,.5);--oddActiveRGBA3:rgba(15,220,255,.3);--oddActiveRadius:0px;--oddActiveBorder:#101122;--showMoreG:#15162c;--showMoreBg:#15162c;--showMoreBg2:#25274f;--showMoreBg3:#2e3060;--showMoreBgHover:#1a1b36;--showMoreBg2Hover:#2a2c59;--showMoreBg3Hover:#33356a;--showMoreTxt:#fff;--showMoreTxt2:#b9b9c0;--showMoreTxt3:#8a8b96;--showMoreAccent:#00daff;--showMoreAccentTxt:rgba(0,0,0,.9);--showMoreRGBA:rgba(21,22,44,.7);--showMoreRGBA2:rgba(21,22,44,.5);--showMoreRGBA3:rgba(21,22,44,.3);--showMoreRadius:2px;--showMoreBorder:#101122;--marketHeaderG:#202245;--marketHeaderBg:#202245;--marketHeaderBg2:#303368;--marketHeaderBg3:#383c79;--marketHeaderBgHover:#25274f;--marketHeaderBg2Hover:#353872;--marketHeaderBg3Hover:#3d4183;--marketHeaderTxt:#fff;--marketHeaderTxt2:#bcbdc7;--marketHeaderTxt3:#9091a2;--marketHeaderAccent:#00daff;--marketHeaderAccentTxt:rgba(0,0,0,.9);--marketHeaderRGBA:rgba(32,34,69,.7);--marketHeaderRGBA2:rgba(32,34,69,.5);--marketHeaderRGBA3:rgba(32,34,69,.3);--marketHeaderRadius:2px;--marketHeaderBorder:#101122;--collapseG:#464664;--collapseBg:#464664;--collapseBg2:#5b5b82;--collapseBg3:#666691;--collapseBgHover:#4c4c6d;--collapseBg2Hover:#61618b;--collapseBg3Hover:#6e6e99;--collapseTxt:#fff;--collapseTxt2:#c8c8d1;--collapseTxt3:#a3a3b2;--collapseAccent:#00daff;--collapseAccentTxt:rgba(0,0,0,.9);--collapseRGBA:rgba(70,70,100,.7);--collapseRGBA2:rgba(70,70,100,.5);--collapseRGBA3:rgba(70,70,100,.3);--collapseRadius:2px;--collapseBorder:#101122;--tabG:#151526;--tabBg:#151526;--tabBg2:#272747;--tabBg3:#303057;--tabBgHover:#1a1a30;--tabBg2Hover:#2c2c51;--tabBg3Hover:#353561;--tabTxt:#fff;--tabTxt2:#b9b9be;--tabTxt3:#8a8a93;--tabAccent:#00daff;--tabAccentTxt:rgba(0,0,0,.9);--tabRGBA:rgba(21,21,38,.7);--tabRGBA2:rgba(21,21,38,.5);--tabRGBA3:rgba(21,21,38,.3);--tabRadius:2px;--tabBorder:#101122;--tabActiveG:#25274f;--tabActiveBg:#25274f;--tabActiveBg2:#353872;--tabActiveBg3:#3d4183;--tabActiveBgHover:#2a2c59;--tabActiveBg2Hover:#3a3d7c;--tabActiveBg3Hover:#42468d;--tabActiveTxt:#fff;--tabActiveTxt2:#bebeca;--tabActiveTxt3:#9293a7;--tabActiveAccent:#00daff;--tabActiveAccentTxt:rgba(0,0,0,.9);--tabActiveRGBA:rgba(37,39,79,.7);--tabActiveRGBA2:rgba(37,39,79,.5);--tabActiveRGBA3:rgba(37,39,79,.3);--tabActiveRadius:2px;--tabActiveBorder:#101122;--tabSecondaryActiveG:#2c2c51;--tabSecondaryActiveBg:#2c2c51;--tabSecondaryActiveBg2:#3e3e72;--tabSecondaryActiveBg3:#474783;--tabSecondaryActiveBgHover:#31315b;--tabSecondaryActiveBg2Hover:#43437c;--tabSecondaryActiveBg3Hover:#4c4c8d;--tabSecondaryActiveTxt:#fff;--tabSecondaryActiveTxt2:#c0c0cb;--tabSecondaryActiveTxt3:#9696a8;--tabSecondaryActiveAccent:#00daff;--tabSecondaryActiveAccentTxt:rgba(0,0,0,.9);--tabSecondaryActiveRGBA:rgba(44,44,81,.7);--tabSecondaryActiveRGBA2:rgba(44,44,81,.5);--tabSecondaryActiveRGBA3:rgba(44,44,81,.3);--tabSecondaryActiveRadius:2px;--tabSecondaryActiveBorder:#101122;--menu_1G:#0e0e1d;--menu_1Bg:#0e0e1d;--menu_1Bg2:#1f1f3f;--menu_1Bg3:#272751;--menu_1BgHover:#131327;--menu_1Bg2Hover:#242449;--menu_1Bg3Hover:#2c2c5b;--menu_1Txt:#fff;--menu_1Txt2:#b7b7bb;--menu_1Txt3:#87878e;--menu_1Accent:#00daff;--menu_1AccentTxt:rgba(0,0,0,.9);--menu_1RGBA:rgba(14,14,29,.7);--menu_1RGBA2:rgba(14,14,29,.5);--menu_1RGBA3:rgba(14,14,29,.3);--menu_1Radius:2px;--menu_1Border:#101122;--menu_2G:#242449;--menu_2Bg:#242449;--menu_2Bg2:#35356b;--menu_2Bg3:#3d3d7c;--menu_2BgHover:#292953;--menu_2Bg2Hover:#3a3a75;--menu_2Bg3Hover:#424286;--menu_2Txt:#fff;--menu_2Txt2:#bdbdc8;--menu_2Txt3:#9292a4;--menu_2Accent:#00daff;--menu_2AccentTxt:rgba(0,0,0,.9);--menu_2RGBA:rgba(36,36,73,.7);--menu_2RGBA2:rgba(36,36,73,.5);--menu_2RGBA3:rgba(36,36,73,.3);--menu_2Radius:2px;--menu_2Border:#101122;--menu_3G:#272751;--menu_3Bg:#272751;--menu_3Bg2:#383873;--menu_3Bg3:#404085;--menu_3BgHover:#2c2c5b;--menu_3Bg2Hover:#3d3d7d;--menu_3Bg3Hover:#45458f;--menu_3Txt:#fff;--menu_3Txt2:#bebecb;--menu_3Txt3:#9393a8;--menu_3Accent:#00daff;--menu_3AccentTxt:rgba(0,0,0,.9);--menu_3RGBA:rgba(39,39,81,.7);--menu_3RGBA2:rgba(39,39,81,.5);--menu_3RGBA3:rgba(39,39,81,.3);--menu_3Radius:2px;--menu_3Border:#101122;--inputG:#202245;--inputBg:#202245;--inputBg2:#303368;--inputBg3:#383c79;--inputBgHover:#25274f;--inputBg2Hover:#353872;--inputBg3Hover:#3d4183;--inputTxt:#fff;--inputTxt2:#bcbdc7;--inputTxt3:#9091a2;--inputAccent:#00daff;--inputAccentTxt:rgba(0,0,0,.9);--inputRGBA:rgba(32,34,69,.7);--inputRGBA2:rgba(32,34,69,.5);--inputRGBA3:rgba(32,34,69,.3);--inputRadius:2px;--inputBorder:#101122;--inputSecondaryG:#25274f;--inputSecondaryBg:#25274f;--inputSecondaryBg2:#353872;--inputSecondaryBg3:#3d4183;--inputSecondaryBgHover:#2a2c59;--inputSecondaryBg2Hover:#3a3d7c;--inputSecondaryBg3Hover:#42468d;--inputSecondaryTxt:#fff;--inputSecondaryTxt2:#bebeca;--inputSecondaryTxt3:#9293a7;--inputSecondaryAccent:#00daff;--inputSecondaryAccentTxt:rgba(0,0,0,.9);--inputSecondaryRGBA:rgba(37,39,79,.7);--inputSecondaryRGBA2:rgba(37,39,79,.5);--inputSecondaryRGBA3:rgba(37,39,79,.3);--inputSecondaryRadius:2px;--inputSecondaryBorder:#101122;--filterG:#151526;--filterBg:#151526;--filterBg2:#272747;--filterBg3:#303057;--filterBgHover:#1a1a30;--filterBg2Hover:#2c2c51;--filterBg3Hover:#353561;--filterTxt:#fff;--filterTxt2:#b9b9be;--filterTxt3:#8a8a93;--filterAccent:#00daff;--filterAccentTxt:rgba(0,0,0,.9);--filterRGBA:rgba(21,21,38,.7);--filterRGBA2:rgba(21,21,38,.5);--filterRGBA3:rgba(21,21,38,.3);--filterRadius:2px;--filterBorder:#101122;--tooltipG:#202245;--tooltipBg:#202245;--tooltipBg2:#303368;--tooltipBg3:#383c79;--tooltipBgHover:#25274f;--tooltipBg2Hover:#353872;--tooltipBg3Hover:#3d4183;--tooltipTxt:#fff;--tooltipTxt2:#bcbdc7;--tooltipTxt3:#9091a2;--tooltipAccent:#00daff;--tooltipAccentTxt:rgba(0,0,0,.9);--tooltipRGBA:rgba(32,34,69,.7);--tooltipRGBA2:rgba(32,34,69,.5);--tooltipRGBA3:rgba(32,34,69,.3);--tooltipRadius:2px;--tooltipBorder:#101122;--modalG:#202245;--modalBg:#202245;--modalBg2:#303368;--modalBg3:#383c79;--modalBgHover:#25274f;--modalBg2Hover:#353872;--modalBg3Hover:#3d4183;--modalTxt:#fff;--modalTxt2:#bcbdc7;--modalTxt3:#9091a2;--modalAccent:#00daff;--modalAccentTxt:rgba(0,0,0,.9);--modalRGBA:rgba(32,34,69,.7);--modalRGBA2:rgba(32,34,69,.5);--modalRGBA3:rgba(32,34,69,.3);--modalRadius:2px;--modalBorder:#101122;--betSlipG:#202245;--betSlipBg:#202245;--betSlipBg2:#303368;--betSlipBg3:#383c79;--betSlipBgHover:#25274f;--betSlipBg2Hover:#353872;--betSlipBg3Hover:#3d4183;--betSlipTxt:#fff;--betSlipTxt2:#bcbdc7;--betSlipTxt3:#9091a2;--betSlipAccent:#00daff;--betSlipAccentTxt:rgba(0,0,0,.9);--betSlipRGBA:rgba(32,34,69,.7);--betSlipRGBA2:rgba(32,34,69,.5);--betSlipRGBA3:rgba(32,34,69,.3);--betSlipRadius:2px;--betSlipBorder:#101122;--betSlipStakeG:#25274f;--betSlipStakeBg:#25274f;--betSlipStakeBg2:#353872;--betSlipStakeBg3:#3d4183;--betSlipStakeBgHover:#2a2c59;--betSlipStakeBg2Hover:#3a3d7c;--betSlipStakeBg3Hover:#42468d;--betSlipStakeTxt:#fff;--betSlipStakeTxt2:#bebeca;--betSlipStakeTxt3:#9293a7;--betSlipStakeAccent:#00daff;--betSlipStakeAccentTxt:rgba(0,0,0,.9);--betSlipStakeRGBA:rgba(37,39,79,.7);--betSlipStakeRGBA2:rgba(37,39,79,.5);--betSlipStakeRGBA3:rgba(37,39,79,.3);--betSlipStakeRadius:2px;--betSlipStakeBorder:#101122;--betSlipInputG:#353872;--betSlipInputBg:#353872;--betSlipInputBg2:#454995;--betSlipInputBg3:#4d52a6;--betSlipInputBgHover:#3a3d7c;--betSlipInputBg2Hover:#4a4e9f;--betSlipInputBg3Hover:#5358af;--betSlipInputTxt:#fff;--betSlipInputTxt2:#c2c3d5;--betSlipInputTxt3:#9a9cb9;--betSlipInputAccent:#00daff;--betSlipInputAccentTxt:rgba(0,0,0,.9);--betSlipInputRGBA:rgba(53,56,114,.7);--betSlipInputRGBA2:rgba(53,56,114,.5);--betSlipInputRGBA3:rgba(53,56,114,.3);--betSlipInputRadius:2px;--betSlipInputBorder:#101122;--betSlipButtonG:#353872;--betSlipButtonBg:#353872;--betSlipButtonBg2:#454995;--betSlipButtonBg3:#4d52a6;--betSlipButtonBgHover:#3a3d7c;--betSlipButtonBg2Hover:#4a4e9f;--betSlipButtonBg3Hover:#5358af;--betSlipButtonTxt:#fff;--betSlipButtonTxt2:#c2c3d5;--betSlipButtonTxt3:#9a9cb9;--betSlipButtonAccent:#00daff;--betSlipButtonAccentTxt:rgba(0,0,0,.9);--betSlipButtonRGBA:rgba(53,56,114,.7);--betSlipButtonRGBA2:rgba(53,56,114,.5);--betSlipButtonRGBA3:rgba(53,56,114,.3);--betSlipButtonRadius:2px;--betSlipButtonBorder:#101122;--betSlipHeaderG:#353872;--betSlipHeaderBg:#353872;--betSlipHeaderBg2:#454995;--betSlipHeaderBg3:#4d52a6;--betSlipHeaderBgHover:#3a3d7c;--betSlipHeaderBg2Hover:#4a4e9f;--betSlipHeaderBg3Hover:#5358af;--betSlipHeaderTxt:#fff;--betSlipHeaderTxt2:#c2c3d5;--betSlipHeaderTxt3:#9a9cb9;--betSlipHeaderAccent:#00daff;--betSlipHeaderAccentTxt:rgba(0,0,0,.9);--betSlipHeaderRGBA:rgba(53,56,114,.7);--betSlipHeaderRGBA2:rgba(53,56,114,.5);--betSlipHeaderRGBA3:rgba(53,56,114,.3);--betSlipHeaderRadius:2px;--betSlipHeaderBorder:#101122;--betSlipTabG:#353872;--betSlipTabBg:#353872;--betSlipTabBg2:#454995;--betSlipTabBg3:#4d52a6;--betSlipTabBgHover:#3a3d7c;--betSlipTabBg2Hover:#4a4e9f;--betSlipTabBg3Hover:#5358af;--betSlipTabTxt:#fff;--betSlipTabTxt2:#c2c3d5;--betSlipTabTxt3:#9a9cb9;--betSlipTabAccent:#00daff;--betSlipTabAccentTxt:rgba(0,0,0,.9);--betSlipTabRGBA:rgba(53,56,114,.7);--betSlipTabRGBA2:rgba(53,56,114,.5);--betSlipTabRGBA3:rgba(53,56,114,.3);--betSlipTabRadius:2px;--betSlipTabBorder:#101122;--betSlipTabActiveG:#353872;--betSlipTabActiveBg:#353872;--betSlipTabActiveBg2:#454995;--betSlipTabActiveBg3:#4d52a6;--betSlipTabActiveBgHover:#3a3d7c;--betSlipTabActiveBg2Hover:#4a4e9f;--betSlipTabActiveBg3Hover:#5358af;--betSlipTabActiveTxt:#fff;--betSlipTabActiveTxt2:#c2c3d5;--betSlipTabActiveTxt3:#9a9cb9;--betSlipTabActiveAccent:#00daff;--betSlipTabActiveAccentTxt:rgba(0,0,0,.9);--betSlipTabActiveRGBA:rgba(53,56,114,.7);--betSlipTabActiveRGBA2:rgba(53,56,114,.5);--betSlipTabActiveRGBA3:rgba(53,56,114,.3);--betSlipTabActiveRadius:2px;--betSlipTabActiveBorder:#101122;--tmLogoG:#25274f;--tmLogoBg:#25274f;--tmLogoBg2:#353872;--tmLogoBg3:#3d4183;--tmLogoBgHover:#2a2c59;--tmLogoBg2Hover:#3a3d7c;--tmLogoBg3Hover:#42468d;--tmLogoTxt:#fff;--tmLogoTxt2:#bebeca;--tmLogoTxt3:#9293a7;--tmLogoAccent:#00daff;--tmLogoAccentTxt:rgba(0,0,0,.9);--tmLogoRGBA:rgba(37,39,79,.7);--tmLogoRGBA2:rgba(37,39,79,.5);--tmLogoRGBA3:rgba(37,39,79,.3);--tmLogoRadius:2px;--tmLogoBorder:#101122}.stream_Perform{height:264px!important}.stream_RocketGames{height:202px!important}.settings_new{display:flex;gap:12px;margin-top:12px}.es_root.sm .settings_new,.es_root.xs .settings_new{align-items:center;flex-direction:column}.es_root.md .settings_new,.es_root.sm .settings_new,.es_root.xs .settings_new{padding:0 8px}.settings_new_title{margin-bottom:16px;margin-top:0;position:relative}.settings_new_title:before{background:linear-gradient(to right,transparent,var(--accentBg),transparent);bottom:-10px;content:"";height:1px;left:0;position:absolute;right:0}.settings_new_main{background:var(--bodyBg2);border-radius:8px;display:flex;flex-direction:column;max-width:602px;min-height:290px;padding:8px;width:100%}.settings_new_title{color:var(--accentBg);font-size:14px;font-weight:400;line-height:20px}.settings_new_item{align-items:center;border-radius:4px;color:var(--tabTxt2);display:flex;height:36px;justify-content:space-between;padding:0 10px}.settings_new_item_main{display:flex;flex-direction:column;gap:4px}.settings_new_item.active{background:var(--tooltipBgHover);color:var(--tabTxt)}.settings_new_radio_box{align-items:center;display:flex;gap:8px}.settings_new_radio_box input,.settings_new_radio_box label{cursor:pointer}.settings_new_radio_box input[type=radio]{align-items:center;-webkit-appearance:none;appearance:none;background:var(--bodyBg2);border:2px solid var(--tabTxt2);border-radius:50%;display:flex;height:16px;justify-content:center;position:relative;width:16px}.settings_new_radio_box input[type=radio]:checked{border:2px solid var(--accentBg)}.settings_new_radio_box input[type=radio]:checked:before{background:var(--accentBg);border-radius:50%;content:"";min-height:8px;min-width:8px;position:absolute}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}