.dropdown__container{overflow:hidden}.dropdown__holder{display:grid;grid-template-rows:0fr;position:relative;transition:grid-template-rows .3s ease;will-change:grid-template-rows}.dropdown__head{cursor:pointer}.dropdown._dropdown-active .dropdown__holder{grid-template-rows:1fr}
.logo-img.blurred{-webkit-filter:blur(1.5px);filter:blur(1.5px)}
img.blurred{-webkit-filter:blur(1.5px);filter:blur(1.5px)}
.confetti-animation{position:absolute;overflow:visible;width:23px;height:23px}.confetti-animation #main-circ{transform-origin:29.5px 29.5px;position:relative;z-index:1}.confetti-animation svg{overflow:visible}.confetti-animation._animate #main-circ{transition:all 2s;animation:animateCircle .3s linear forwards;opacity:1}.confetti-animation._animate svg #grp1{opacity:1;transition:.1s all .3s}.confetti-animation._animate svg #grp1 #oval1{transform:scale(0) translate(0, -30px);transform-origin:0 0 0;transition:.5s transform .3s}.confetti-animation._animate svg #grp1 #oval2{transform:scale(0) translate(10px, -50px);transform-origin:0 0 0;transition:1.5s transform .3s}.confetti-animation._animate svg #grp2{opacity:1;transition:.1s all .3s}.confetti-animation._animate svg #grp2 #oval1{transform:scale(0) translate(30px, -15px);transform-origin:0 0 0;transition:.5s transform .3s}.confetti-animation._animate svg #grp2 #oval2{transform:scale(0) translate(60px, -15px);transform-origin:0 0 0;transition:1.5s transform .3s}.confetti-animation._animate svg #grp3{opacity:1;transition:.1s all .3s}.confetti-animation._animate svg #grp3 #oval1{transform:scale(0) translate(30px, 0px);transform-origin:0 0 0;transition:.5s transform .3s}.confetti-animation._animate svg #grp3 #oval2{transform:scale(0) translate(60px, 10px);transform-origin:0 0 0;transition:1.5s transform .3s}.confetti-animation._animate svg #grp4{opacity:1;transition:.1s all .3s}.confetti-animation._animate svg #grp4 #oval1{transform:scale(0) translate(30px, 15px);transform-origin:0 0 0;transition:.5s transform .3s}.confetti-animation._animate svg #grp4 #oval2{transform:scale(0) translate(40px, 50px);transform-origin:0 0 0;transition:1.5s transform .3s}.confetti-animation._animate svg #grp5{opacity:1;transition:.1s all .3s}.confetti-animation._animate svg #grp5 #oval1{transform:scale(0) translate(-10px, 20px);transform-origin:0 0 0;transition:.5s transform .3s}.confetti-animation._animate svg #grp5 #oval2{transform:scale(0) translate(-60px, 30px);transform-origin:0 0 0;transition:1.5s transform .3s}.confetti-animation._animate svg #grp6{opacity:1;transition:.1s all .3s}.confetti-animation._animate svg #grp6 #oval1{transform:scale(0) translate(-30px, 0px);transform-origin:0 0 0;transition:.5s transform .3s}.confetti-animation._animate svg #grp6 #oval2{transform:scale(0) translate(-60px, -5px);transform-origin:0 0 0;transition:1.5s transform .3s}.confetti-animation._animate svg #grp7{opacity:1;transition:.1s all .3s}.confetti-animation._animate svg #grp7 #oval1{transform:scale(0) translate(-30px, -15px);transform-origin:0 0 0;transition:.5s transform .3s}.confetti-animation._animate svg #grp7 #oval2{transform:scale(0) translate(-55px, -30px);transform-origin:0 0 0;transition:1.5s transform .3s}.confetti-animation._animate svg #grp2{opacity:1;transition:.1s opacity .3s}.confetti-animation._animate svg #grp3{opacity:1;transition:.1s opacity .3s}.confetti-animation._animate svg #grp4{opacity:1;transition:.1s opacity .3s}.confetti-animation._animate svg #grp5{opacity:1;transition:.1s opacity .3s}.confetti-animation._animate svg #grp6{opacity:1;transition:.1s opacity .3s}.confetti-animation._animate svg #grp7{opacity:1;transition:.1s opacity .3s}@keyframes animateCircle{40%{transform:scale(10);opacity:1;fill:#f90}55%{transform:scale(11);opacity:1;fill:#ffc400}65%{transform:scale(12);opacity:1;fill:#ffc700}75%{transform:scale(13);opacity:1;fill:transparent;stroke:#ffc700;stroke-width:.5}85%{transform:scale(17);opacity:1;fill:transparent;stroke:#ffc700;stroke-width:.2}95%{transform:scale(18);opacity:1;fill:transparent;stroke:#ffc700;stroke-width:.1}100%{transform:scale(19);opacity:1;fill:transparent;stroke:#ffc700;stroke-width:0}}
.favorite-btn{display:flex;align-items:center;justify-content:center;min-width:17px;width:17px;height:17px;cursor:pointer;overflow:visible;position:relative}.favorite-btn:before{content:"";background-image:url(/dist/img/star-icon-active-83713cbbeed211181109.svg);opacity:0;visibility:hidden}.favorite-btn:after{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background-image:url(/dist/img/star-icon-5223bb2a3a8e4150dede.svg);background-size:contain;background-repeat:no-repeat;z-index:2}.favorite-btn._active:after{background-image:url(/dist/img/star-icon-active-83713cbbeed211181109.svg)}
.outcome{display:flex;justify-content:space-between;align-items:center;height:50px;padding:0 10px;margin:0 5px;color:var(--text-highlighted);font-size:13px;font-weight:bold;text-align:center;box-shadow:none;outline:none;border:none;border-radius:4px;background-color:var(--bg-main-elements);transition:.1s linear;cursor:pointer}.outcome__status{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--text-lighter)}.outcome__number{pointer-events:none;color:var(--text-highlighted)}.outcome.active{background-color:var(--bg-active)}.outcome.active .outcome__status,.outcome.active .outcome__number{color:var(--bg-main-layouts)}.outcome.disabled{position:relative;pointer-events:none}.outcome.disabled:before{content:"î¤„";font-family:"icomoon" !important;font-size:8px;position:absolute;z-index:1;left:50%;top:12px;color:var(--text-highlighted);line-height:1;margin-left:-5px}.outcome.disabled .outcome__status{visibility:hidden}.outcome_info{justify-content:center;pointer-events:none;margin-bottom:4px}.outcome_info.disabled{min-height:20px}.outcome_info.disabled:before{left:50%;margin-left:-4px}.outcome.not-exist{pointer-events:none;justify-content:center}.outcome.higher,.outcome.lower{position:relative}.outcome.higher:after,.outcome.lower:after{content:"";position:absolute;right:2px;width:0;height:0;border-style:solid;animation:blink-animation 1s ease-in-out 3 both}.outcome.higher:after{color:var(--bg-active);top:2px;border-width:0 7px 7px 0;border-color:transparent var(--bg-active) transparent transparent}.outcome.lower:after{color:var(--red-bg-color);bottom:2px;border-width:0 0 7px 7px;border-color:transparent transparent var(--red-bg-color) transparent}.outcome.lose,.outcome.win{border-width:1px;border-style:solid;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.outcome.lose .outcome__number,.outcome.win .outcome__number{text-transform:capitalize}.outcome.win{background:linear-gradient(360deg, rgba(3, 185, 43, 0.56) 0%, rgba(3, 185, 43, 0) 100%),linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.04) 100%) !important;border-color:#03b92b !important}.outcome.win::before{border-color:#03b92b !important}.outcome.lose{background:linear-gradient(360deg, rgba(255, 39, 39, 0.56) 0%, rgba(255, 39, 39, 0) 100%),linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.04) 100%) !important;border-color:#ff2727 !important}.outcome.lose::before{border-color:#ff2727 !important}.events-cards-reduced .grid-event .outcome{height:30px;overflow:hidden}.events-cards-reduced .grid-event .outcome__status{overflow:hidden;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;box-orient:vertical;-webkit-box-orient:vertical}.events-cards-reduced .grid-event .outcome.disabled:before{left:17px;top:15px;font-size:9px}@media(min-width: 981px){.lobby-content .outcome{flex-direction:column;justify-content:center}.lobby-content .outcome__status{margin-bottom:4px;color:var(--text-default)}.lobby-content .lobby-markets .outcome{flex-direction:row;justify-content:space-between}.lobby-content .lobby-markets .outcome__status{margin-bottom:0;color:var(--text-lighter)}.outcome:hover{background-color:var(--active-dark)}.outcome.active{background-color:var(--bg-active)}.grid-event .grid-market .outcome{min-width:75px}}@media(max-width: 980px){.grid-event .outcome{height:30px;overflow:hidden}.grid-event .outcome__status{overflow:hidden;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;box-orient:vertical;-webkit-box-orient:vertical}.grid-event .outcome.disabled:before{left:15px}._live .grid-event .outcome.disabled .outcome__number{margin-top:0;margin-left:auto}}.flex .outcome{flex:1;margin:0 4px}@keyframes blink-animation{0%{opacity:1}100%{opacity:0}}.board__line_live .outcome{position:relative;justify-content:center;margin-top:28px}.board__line_live .outcome .outcome__status{position:absolute;top:-28px;pointer-events:none}.game-event-market__line{align-items:normal;background-color:var(--bg-main-layouts)}.game-event-market__line .outcome{flex:1;padding:0 8px;margin:5px;align-items:center}.game-event-market__line .outcome__number{font-weight:bold;padding-left:7px}.game-event-market__line .outcome__status{text-align:left;white-space:normal;max-height:2.6em;overflow:hidden;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;box-orient:vertical;-webkit-box-orient:vertical;word-break:break-word}.game-event-market__line--column{padding-bottom:5px}.game-event-market__line--column .outcome{min-height:40px;margin-bottom:1px}.game-event-market__line--outright .game-event-market__competitor-name{display:flex;align-items:center;padding-left:10px;max-width:172px;flex:1;margin-right:10px}.game-event-market__line--outright .outcome.disabled.stub .outcome__status{padding-left:0}.game-event-market__line--outright .outcome.disabled.stub:before{content:unset}
.serving-status{display:flex;flex-direction:column;justify-content:space-between;padding:1px 0;margin-right:4px}.serving-status__stub{width:16px;height:16px}.serving-status._opponent{flex-direction:column-reverse}
.video-btn{position:relative;display:flex;align-items:center;justify-content:center;height:50px;width:64px;margin:0 10px 0 5px;border-radius:4px;overflow:hidden;transition:.1s linear;background-size:cover;background-position:center}.video-btn:hover{border:1px solid var(--bg-active)}.video-btn .icon-play{position:relative;z-index:2;width:14px;height:11px;background-image:url(/dist/img/broadcast-icon-watch-0a5ba811aff24ec61c4d.svg);background-repeat:no-repeat;background-size:contain}
.games-tabs{display:flex;height:40px;overflow:hidden;border-radius:6px;border:1px solid var(--bg-main-body);background-color:var(--bg-main-layouts)}.games-tabs .iconFont-trash{display:flex;align-items:center;color:var(--text-default);cursor:pointer;height:100%;font-size:13px;padding:0 14px;flex:unset;position:relative;border:unset}.games-tabs .iconFont-trash:hover{color:var(--text-highlighted)}.games-tabs .iconFont-trash._disabled:hover{color:var(--text-default)}.games-tabs .iconFont-trash .border{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.games-tab{display:flex;align-items:center;justify-content:center;flex:1;height:100%;padding:0 10px;font-size:13px;color:var(--text-default);cursor:pointer}.games-tab:not(:last-child){border-right:1px solid var(--bg-main-body)}.games-tab._active{background-color:var(--bg-main-elements);font-weight:bold;color:var(--text-highlighted)}.games-tab:not(._quick-bets)._disabled{cursor:not-allowed}.games-tab:not(._quick-bets)._disabled span,.games-tab:not(._quick-bets)._disabled i{opacity:.3}
.bonuses{width:20px;min-width:20px;height:20px;margin-bottom:2px;margin-left:10px;position:relative;cursor:pointer}.games-sidebar .balance .bonuses .iconFont{background:linear-gradient(268.46deg, #6CFFB4 2.62%, #C2FF74 97.38%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:20px;margin:0}.bonuses__count{width:14px;min-width:14px;height:14px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;right:-5px;bottom:-4px;background:#cf2e2e;font-weight:500;font-size:10px;color:#fff}.bonuses-modal__wrap{position:relative;z-index:4;color:var(--text-active);text-align:initial;padding-bottom:10px}.bonuses-modal__wrap .iconFont-icon-info{color:#6cffb4}.bonuses-modal__title{font-weight:700;font-size:22px;text-align:left}.bonuses-modal__info-wrap{display:flex;align-items:center;-moz-column-gap:14px;column-gap:14px;background:rgba(108,255,180,.12);border:1px solid #6cffb4;border-radius:var(--border-radius);padding:12px 14px;margin:25px 4px;position:relative}.bonuses-modal__info-wrap:after{content:"";position:absolute;left:-4px;right:-4px;bottom:-13px;height:1px;background:rgba(255,255,255,.08)}.bonuses-modal__info-wrap .iconFont-icon-info{font-size:20px}.bonuses-modal__info-text{font-size:15px;line-height:16px}.bonuses-modal__items-wrap{display:flex;flex-direction:column;row-gap:8px}.bonuses-modal__items-wrap._date .iconFont-icon-info{font-size:14px;cursor:pointer}.bonuses-modal__items-wrap._date .tooltip{margin-left:5px}.bonuses-modal__item{width:100%;background:linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.04) 100%);border:1px solid rgba(255,255,255,.04);border-radius:var(--border-radius);padding:16px 12px 12px}.bonuses-modal__item-amount{position:absolute;top:0;right:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;display:flex;flex-direction:column;align-items:flex-end;row-gap:8px}.bonuses-modal__item-amount--title{opacity:.5}.bonuses-modal__item-amount--balance{font-weight:300;font-size:32px;line-height:32px}.bonuses-modal__item-title{font-weight:700;font-size:20px;line-height:20px}.bonuses-modal__item-title--wrap{width:100%;padding-bottom:12px;position:relative;font-size:15px;line-height:16px}.bonuses-modal__item-title--wrap:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:rgba(255,255,255,.08)}.bonuses-modal__item-title--top{width:100%;display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;margin-bottom:12px}.bonuses-modal__item-type{padding:4px 8px;border-radius:2px;color:#fff}.bonuses-modal__item-type._type-enabled{background-color:#0abe61}.bonuses-modal__item-type._type-disabled{background:rgba(255,255,255,.5)}.bonuses-modal__item-type._type-default{background:#489eff}.bonuses-modal__item-type--wrap{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px}.bonuses-modal__item-active{opacity:.5;text-align:left;text-transform:capitalize}.bonuses-modal__item-disciplines{width:100%;position:relative}.bonuses-modal__item-disciplines:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:rgba(255,255,255,.08)}.bonuses-modal__item-disciplines--title{font-size:12px;line-height:12px;opacity:.5;text-align:left}.bonuses-modal__item-disciplines--wrap{width:100%;height:80px;padding:12px 0;overflow:hidden;transition:height .3s ease;will-change:height}.bonuses-modal__item-disciplines--wrap .item-disciplines{height:32px;display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px;padding:0 8px;background:linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.04) 100%);border:1px solid rgba(255,255,255,.04);border-radius:var(--border-radius)}.bonuses-modal__item-disciplines--wrap .item-disciplines__content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;row-gap:12px;-moz-column-gap:8px;column-gap:8px;padding-top:12px;height:100%;position:relative}.bonuses-modal__item-disciplines--wrap .item-disciplines__content._flex-wrap{flex-wrap:wrap;height:unset}.bonuses-modal__item-disciplines--wrap .item-disciplines__content._flex-wrap .item-disciplines{white-space:nowrap}.bonuses-modal__item-disciplines--wrap .item-disciplines__content._flex-wrap .item-disciplines__btn-more{position:unset;visibility:visible;flex:1}.bonuses-modal__item-disciplines--wrap .item-disciplines .iconFont{font-size:18px}.bonuses-modal__item-disciplines--wrap .item-disciplines .discipline-icon{background:unset;font-size:18px}.bonuses-modal__item-disciplines--wrap .item-disciplines__name{font-size:15px;opacity:.5}.bonuses-modal__item-disciplines--wrap .item-disciplines__btn-more{height:32px;display:flex;align-items:center;justify-content:center;visibility:hidden;position:absolute;padding-right:16px;padding-left:12px;-moz-column-gap:14px;column-gap:14px;background:linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.04) 100%);border:1px solid rgba(255,255,255,.04);border-radius:var(--border-radius);cursor:pointer;text-transform:capitalize}.bonuses-modal__item-disciplines--wrap .item-disciplines__btn-more .iconFont{opacity:.5;font-size:7px;transform:rotate(180deg);transition:transform .3s ease;will-change:transform}.bonuses-modal__item-disciplines--wrap .item-disciplines__btn-more .iconFont._open{transform:rotate(0)}.bonuses-modal__item-disciplines--wrap .item-disciplines__btn-more._hidden{display:none}.bonuses-modal__item-disciplines._without-icons .item-disciplines{-moz-column-gap:unset;column-gap:unset}.bonuses-modal__item-stats{width:100%;display:flex;justify-content:space-between;padding-top:12px;font-size:15px;line-height:16px}.bonuses-modal__item-stats--col{width:50%;min-width:50%;display:flex}.bonuses-modal__item-stats--col .item-stats__col-name,.bonuses-modal__item-stats--col .item-stats__col-val{display:flex;flex-direction:column;align-items:flex-start;row-gap:8px}.bonuses-modal__item-stats--col .item-stats__col-name{opacity:.5;padding-right:8px}.mobile-menu__item .bonuses{margin:0}.modal__box-bonuses-modal{padding-top:140px}.modal__box-bonuses-modal .modal__box-search-close{top:127px}@media(max-width: 980px){.modal__box-bonuses-modal{padding-top:43px;width:100%}.modal__box-bonuses-modal .modal__box-search-close{top:3px;left:-8px;right:-8px;height:40px;width:auto;background:rgba(255,255,255,.06);border-radius:0;font-size:15px;line-height:16px}.modal__box-bonuses-modal .modal__box-search-close .iconFont{font-size:12px}.mobile-menu__item .bonuses .iconFont{font-size:20px}.mobile-menu__item .bonuses .iconFont:before{display:block;background:linear-gradient(268.46deg, #6CFFB4 2.62%, #C2FF74 97.38%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.bonuses-modal__wrap{padding-top:24px}.bonuses-modal__title{font-size:20px}.bonuses-modal__info-wrap{margin:24px 0;padding:10px 14px}.bonuses-modal__info-text{font-size:14px;line-height:18px}.bonuses-modal__items-wrap:not(.bonuses-modal__items-wrap._date){height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:calc(100vh - 225px);overflow-y:auto}.bonuses-modal__item{padding:12px;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.bonuses-modal__item-title--top{flex-direction:column-reverse;align-items:flex-start;row-gap:8px;margin-bottom:8px}.bonuses-modal__item-stats{flex-direction:column;row-gap:8px;padding-bottom:12px}}@media(max-width: 980px)and (max-width: 360px){.bonuses-modal__item-stats{font-size:13px}}@media(max-width: 980px){.bonuses-modal__item-stats--col{width:100%;min-width:100%}.bonuses-modal__item-stats--col .item-stats__val{white-space:nowrap;min-width:100px}.bonuses-modal__item-stats--col .item-stats__name{white-space:nowrap}}@media(max-width: 980px){.bonuses-modal__item-amount{position:unset;align-items:flex-start;padding-top:12px}.bonuses-modal__item-amount--title{font-size:12px}}@media(max-width: 980px){.bonuses-modal__item-disciplines--wrap .item-disciplines{width:32px;min-width:32px;justify-content:center;padding:0}.bonuses-modal__item-disciplines--wrap .item-disciplines__name{display:none}.bonuses-modal__item-disciplines--wrap .item-disciplines .iconFont{font-size:20px}.bonuses-modal__item-disciplines--wrap .item-disciplines .discipline-icon{font-size:20px}.bonuses-modal__item-disciplines--wrap .item-disciplines__btn-more{width:32px;min-width:32px;max-width:32px;padding:0}._flex-wrap .bonuses-modal__item-disciplines--wrap .item-disciplines__btn-more{flex:unset}.bonuses-modal__item-disciplines._without-icons .item-disciplines{width:auto;padding:0 5px}.bonuses-modal__item-disciplines._without-icons .item-disciplines__name{overflow:hidden;display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;box-orient:vertical;-webkit-box-orient:vertical}.bonuses-modal__item-disciplines._without-icons .item-disciplines__btn-more .item-disciplines__name{display:none}.bonuses-modal__item-disciplines._without-icons .item-disciplines__content .item-disciplines{white-space:normal}}@media(max-width: 980px){.bonuses-modal__item-mob--dropdown{height:40px;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.08);transition:height .3s ease;will-change:height}.bonuses-modal__item-mob--dropdown .item-mob__dropdown-title{display:flex;align-items:center;-moz-column-gap:16px;column-gap:16px;padding:12px 0;font-size:12px;line-height:16px;font-weight:700;text-transform:uppercase;opacity:.5}.bonuses-modal__item-mob--dropdown .item-mob__dropdown-title .iconFont{font-size:8px;transform:rotate(90deg);transition:transform .3s ease;will-change:transform}.bonuses-modal__item-mob--dropdown .item-mob__dropdown-title .iconFont._open{transform:rotate(180deg)}}@media(max-width: 980px){.bonuses-pro{display:flex;align-items:center;-moz-column-gap:6px;column-gap:6px}}@media(max-width: 980px){.coupon-footer .balance .mobile-menu__item{display:none}}
.balance{display:flex;align-items:center;height:40px;margin:0 0 10px 0;padding:0 10px;border-radius:6px;box-shadow:0 0 6px 0 rgba(0,0,0,.11);background-color:var(--bg-main-elements);color:var(--text-highlighted);font-size:12px;font-weight:bold}.balance .iconFont{margin-right:10px;color:var(--text-active)}.balance-amount{margin-left:auto}@media(max-width: 980px){.balance{margin:0 10px;border-radius:6px 6px 0 0}}@media(min-width: 981px){.balance._no-balance{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:10px;margin-left:auto}.balance._no-balance .bonuses{margin:0}}
.switcher{display:flex;flex:1;justify-content:space-between;align-items:center;width:100%;cursor:pointer}.switcher-label{font-size:13px;color:var(--text-lighter)}.switcher-button__inner-wrapper{position:relative;width:20px;height:6px;border-radius:7px;background-color:var(--bg-main-lighter);transition:.1s linear}.switcher-button__inner-wrapper._active{background:var(--bg-active)}.switcher-button__inner-wrapper._active .switcher-button__inner{left:10px}.switcher-button__inner{position:absolute;left:0;top:-3px;width:10px;height:10px;margin:1px 0;border-radius:7px;background-color:var(--text-highlighted);transition:.1s linear}
.progress-bar{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit}.progress-bar__title{display:flex;flex-direction:column;align-items:center;width:100%;position:absolute;font-size:12px;font-weight:bold;letter-spacing:1.3px;text-align:center;color:var(--text-highlighted);z-index:2;transform:translateY(0px);opacity:0;transition:opacity .2s linear,transform .2s ease-in-out;will-change:transform,opacity;overflow:hidden}.progress-bar__title .almost-done{transform:translateY(20px);opacity:0;position:absolute}.progress-bar__title span{transition:opacity .3s linear,transform .3s ease-in-out;will-change:transform,opacity}.progress-bar__title._show-almost-done .almost-done{transform:translateY(0px);opacity:1}.progress-bar__title._show-almost-done .processing{transform:translateY(-20px);opacity:0}.progress-bar__result{position:absolute;left:0;top:0;bottom:0;z-index:1;width:0;animation-timing-function:ease;animation-fill-mode:both;will-change:width}@keyframes changeProgressWidth{0%{width:0}75%{width:70%}90%{width:70%}100%{width:100%}}@keyframes changeProgressWidthLinear{0%{width:0}100%{width:100%}}
.max-bet{display:flex;flex-direction:column;row-gap:6px;margin-top:6px;font-size:12px;font-weight:400;line-height:normal;color:var(--text-default)}.max-bet__item{display:flex}.max-bet__text-link{color:var(--text-active);text-decoration:underline;cursor:pointer}.max-bet__val{color:var(--text-lighter)}.max-bet__val._own{text-decoration:underline;cursor:pointer}.max-bet__val._own._loading{position:relative}.max-bet__val._own._loading:after{content:"...";display:block;position:absolute;width:9px;left:0;top:0;bottom:0;animation:loader 1.5s infinite;z-index:2;overflow:hidden}@keyframes loader{0%{width:3px}40%{width:6px}80%{width:9px}100%{width:3px}}
/*!
 * 
 *   react-simple-keyboard v3.5.64
 *   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.5.54
 *   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;-ms-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;max-width:272px;position:absolute;transform:translateY(-100%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}ul.hg-candidate-box-list{display:flex;flex: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}
.keyboard-active .balance,.coupon-footer._keyboard-active .balance{overflow:hidden;height:0;border:0}.keyboard-active .taxes,.coupon-footer._keyboard-active .taxes{height:0;margin:0 10px;padding:0 10px}.keyboard-active .coupon-footer-keyboard,.coupon-footer._keyboard-active .coupon-footer-keyboard{grid-template-rows:1fr}.keyboard-active .coupon__placebet,.coupon-footer._keyboard-active .coupon__placebet{padding:0;min-height:0 !important}.keyboard-active .coupon__placebet:after,.coupon-footer._keyboard-active .coupon__placebet:after{top:0;right:0;bottom:0;left:0;border-radius:0}.keyboard-active .coupon__placebet-btn,.coupon-footer._keyboard-active .coupon__placebet-btn{margin-bottom:0;height:50px}.keyboard-active .coupon__placebet-btn:before,.coupon-footer._keyboard-active .coupon__placebet-btn:before{border-color:rgba(0,0,0,0);border-radius:0}.keyboard-active .coupon__placebet-btn._bg,.coupon-footer._keyboard-active .coupon__placebet-btn._bg,.keyboard-active .coupon__placebet-btn._overflow,.coupon-footer._keyboard-active .coupon__placebet-btn._overflow{border-radius:0}.coupon-footer-keyboard .coupon__odd-input.coupon__preset-sum{-moz-column-gap:8px;column-gap:8px;top:unset;opacity:1;visibility:visible;transform:translateY(50px);transition:transform .2s ease;will-change:transform;border:unset;-webkit-backdrop-filter:unset;backdrop-filter:unset;background:unset}.coupon-footer .coupon-footer-keyboard .coupon__odd-input.coupon__preset-sum .coupon__preset-sum-item{border-radius:var(--default-border-radius, var(--border-radius));background:linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.04) 100%);box-shadow:0 0 3px -1px rgba(0,0,0,.3);min-width:unset;flex:1}.coupon-footer .coupon-footer-keyboard .coupon__odd-input.coupon__preset-sum .coupon__preset-sum-item+div{border:unset}.coupon-footer-keyboard .coupon__odd-input.coupon__preset-sum._active{transition-delay:.2s;transform:translateY(0)}.coupon-footer-keyboard._light-theme .coupon__odd-input.coupon__preset-sum .coupon__preset-sum-item{border:1px solid #dcdcdc}.coupon-footer-keyboard._light-theme .coupon__odd-input.coupon__preset-sum .coupon__preset-sum-item+div{border:1px solid #dcdcdc}.coupon-footer-keyboard._light-theme .hg-theme-default .hg-button{border:1px solid #dcdcdc}.coupon-footer-keyboard._light-theme .hg-theme-default .hg-activeButton{background:rgba(0,0,0,.02)}.hg-theme-default{background:transparent;padding:0}.hg-theme-default .hg-button{background:linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.04) 100%);color:var(--text-highlighted);border:unset;height:45px}.hg-theme-default .hg-button-enter{text-transform:lowercase;flex-grow:2.1;max-width:28.65%}.hg-theme-default .hg-activeButton{background:linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%)}.hg-theme-default .hg-rows{padding:10px 5px}.coupon-footer-keyboard{display:grid;grid-template-rows:0fr;position:relative;flex-grow:1;order:2;transition:padding .3s ease,grid-template-rows .3s ease;will-change:padding,grid-template-rows;z-index:1}.coupon-footer-keyboard__container{overflow:hidden}.coupon-footer-keyboard .coupon__preset-sum-container{position:relative;overflow:hidden;height:40px;margin:0 5px;transition:height .3s ease;will-change:height}.coupon-footer .balance{transition:height .3s ease,border .3s ease;will-change:height,border}.coupon-footer .coupon__placebet{transition:padding .3s ease,min-height .3s ease;will-change:padding,min-height}.coupon-footer .coupon__placebet:after{transition:all .3s ease}.coupon-footer .coupon__placebet-btn{transition:margin-bottom .3s ease,height .3s ease;will-change:margin-bottom,height}.coupon-footer .coupon__placebet-btn:before{transition:border-color .3s ease;will-change:border-color}.coupon-footer .coupon__placebet-btn._bg,.coupon-footer .coupon__placebet-btn._overflow{transition:border-radius .3s ease;will-change:border-radius}.keyboard-portal{opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;will-change:opacity,visibility}.keyboard-portal.modal__box-mybets{z-index:6}.keyboard-portal.keyboard-active,.keyboard-portal.coupon-footer._keyboard-active{opacity:1;visibility:visible}
.coupon-footer{position:relative}.coupon-footer:before{content:unset}.coupon-footer .switcher{padding:10px;border-bottom:1px solid var(--borders-main)}.coupon-footer .switcher-label{font-size:12px;font-weight:300;color:var(--text-highlighted)}.coupon__possible-win{display:flex;justify-content:space-between;align-items:center;padding:10px;font-size:13px}.coupon__possible-win-text{color:var(--text-active)}.coupon__possible-win-sum{display:flex}.coupon__possible-win-sum ._amount{font-weight:bold;color:var(--text-active)}.coupon__possible-win-sum ._currency{margin-left:9px;opacity:.5;color:var(--text-default);text-transform:uppercase}.coupon__placebet{display:flex;align-items:center;position:relative;padding:0 10px 10px}.coupon__placebet._animate .coupon__placebet-btn:hover{cursor:default}.coupon__placebet._animate .coupon__placebet-btn._main{height:12px}.coupon__placebet._animate .coupon__placebet-btn._main .bet-text{transform:translate(50px, -20px);opacity:0}.coupon__placebet._animate .coupon__placebet-btn._bg,.coupon__placebet._animate .coupon__placebet-btn._overflow{height:12px;cursor:default}.coupon__placebet._animate .coupon__placebet-btn._bg{opacity:.24}.coupon__placebet._animate .coupon__placebet-btn.progress-bar__result{z-index:1;opacity:1}.coupon__placebet._animate .progress-bar__title{opacity:1;transform:translateY(-20px)}.coupon__placebet._animation-done .coupon__placebet-btn{cursor:default}.coupon__placebet._animation-done .coupon__placebet-btn:hover{animation:none;box-shadow:unset}.coupon__placebet._animation-done .coupon__placebet-btn.progress-bar__result{opacity:0}.coupon__placebet._animation-done .coupon__placebet-btn._bg._err{opacity:1}.coupon__placebet-btn{display:flex;align-items:center;justify-content:center;height:40px;width:100%;border-radius:4px;box-shadow:0 0 8px 0 rgba(0,0,0,.5);background-color:var(--bg-active);font-size:14px;font-weight:bold;color:var(--bg-main-layouts);position:relative;z-index:2}.coupon__placebet-btn:before{z-index:2;transition:border-color .2s linear;will-change:border-color}.coupon__placebet-btn:hover ._bg._err{background:rgba(255,39,39,.24)}.coupon__placebet-btn .bet-text{position:relative;transition:transform .3s linear,opacity .3s linear;will-change:transform,opacity}.coupon__placebet-btn .bet-done,.coupon__placebet-btn .bet-error{display:flex;align-items:center}.coupon__placebet-btn .bet-done .iconFont,.coupon__placebet-btn .bet-error .iconFont{margin-right:5px}.coupon__placebet-btn .bet-error{color:#ff2727}.coupon__placebet-btn._main{transition:height .2s linear,box-shadow .2s linear;will-change:height,box-shadow}.coupon__placebet-btn._main._err{box-shadow:inset 0 0 12px rgba(255,39,39,.56);color:#ff2727;cursor:default;border-color:#ff2727}.coupon__placebet-btn._main._err:before{border-color:#ff2727}.coupon__placebet-btn._main._err:hover{animation:unset !important}.coupon__placebet-btn._main[disabled]{cursor:not-allowed;box-shadow:none}.coupon__placebet-btn._main[disabled]:hover{box-shadow:none}.coupon__placebet-btn._no-bg{background:unset !important}.coupon__placebet-btn._bg,.coupon__placebet-btn._overflow{border:unset;cursor:pointer;box-shadow:unset;position:absolute;top:0;right:0;bottom:0;left:0;transition:height .2s linear,opacity .2s linear;will-change:height,opacity;opacity:1;z-index:-1}.coupon__placebet-btn._bg:before,.coupon__placebet-btn._bg:after,.coupon__placebet-btn._overflow:before,.coupon__placebet-btn._overflow:after{content:unset}.coupon__placebet-btn._bg:hover,.coupon__placebet-btn._overflow:hover{box-shadow:unset}.coupon__placebet-btn._bg._err{background:rgba(255,39,39,.24)}.coupon__placebet-btn._overflow{background:transparent !important;overflow:hidden}.coupon__placebet-btn._overflow:hover{background:unset}.coupon__placebet-btn.progress-bar__result{z-index:-1;height:auto;right:unset;border-top-right-radius:unset !important;border-bottom-right-radius:unset !important}.coupon__placebet-btn._animate-pulse{will-change:background-position;background:linear-gradient(75deg, rgba(0, 0, 0, 0) 25%, rgba(255, 255, 255, 0.6) 26%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%) no-repeat,#0abe61;animation:betslip-btn-pulse-desk .7s 2 linear both}.coupon__placebet-message{margin:10px;padding:9px 12px;background:rgba(255,168,0,.24);border:1px solid #ffa800;border-radius:8px;font-weight:500;font-size:12px;line-height:12px;color:#fff}.coupon__odd-input{width:100%;height:40px;border-radius:4px;border:solid 1px var(--text-lighter);background-color:transparent;font-size:15px;color:var(--text-highlighted);text-align:left;padding-left:9px}.coupon__odd-input-wrapper{position:relative;padding:10px 10px 0}.coupon__odd-input-wrapper._error input{border-color:var(--red-bg-color);background-color:var(--bg-main-body);transition:.1s linear}.coupon__odd-input-wrapper .bets__item-error{margin:0}.coupon__odd-input:focus{outline:none}.coupon__maxbet-btn{position:absolute;top:15px;right:14px;display:flex;align-items:center;justify-content:center;width:44px;height:30px;border-radius:4px;background-color:var(--bg-main-lighter);font-size:13px;font-weight:bold;color:var(--text-highlighted)}.coupon__maxbet-btn{right:5px;top:5px;width:40px;height:30px}@keyframes betslip-btn-pulse-desk{0%{background-position:-160px 0}100%{background-position:220px 0}}
.bets__item-odd .outcome.no-animation::after{animation:none}
.progress_freebet{position:relative;height:30px;background-color:var(--bg-main-body);min-width:206px;overflow:hidden;border-radius:0 0 6px 6px}.progress_freebet__title{font-size:12px;font-weight:bold;letter-spacing:1.3px;text-align:center;color:var(--text-highlighted);line-height:30px;text-transform:uppercase;position:relative;z-index:2}.progress_freebet__result{background-color:#6151e4;position:absolute;left:0;top:0;bottom:0;z-index:1;width:0;animation-timing-function:linear;animation-fill-mode:both}@keyframes changeWidth{0%{width:0}100%{width:100%}}
.booster-gradient{background:linear-gradient(268.43deg, #FFE600 0%, #00FFFF 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.combo-booster{color:var(--text-default);padding:8px 8px 20px;border-bottom:1px solid var(--bg-main-layouts);background:var(--bg-main-elements)}.combo-booster__message{font-size:12px;margin-bottom:15px;line-height:normal}.combo-booster__message .booster-gradient{font-weight:500;margin:0 4px}.combo-booster__content{display:flex}.combo-booster__odd.bets__item-odd{color:var(--text-highlighted);margin-right:0;margin-top:-3px;margin-left:12px;font-size:14px}.combo-booster__odd-container{display:flex;justify-content:flex-end;min-width:60px}.combo-booster__odd-container .bets__item-odd{padding-left:18px;min-width:48px}.combo-booster__progress{display:flex;align-items:center;height:8px;border-top-left-radius:8px;border-bottom-left-radius:8px;position:relative;width:100%;background:linear-gradient(268.56deg, #DEC800 1.23%, #00CBCB 98.77%)}.combo-booster__progress-filler{position:absolute;height:100%;right:0;background:#44464d;border-top:1px solid #575860;border-bottom:1px solid #575860;transition:width .6s cubic-bezier(0.99, -2.51, 0, 2.55)}.combo-booster__progress-filler._with-border-radius{border-top-left-radius:8px;border-bottom-left-radius:8px}.combo-booster__progress-line{width:1px;height:10px;background:#575860;border-radius:4px;transition:background .1s ease .3s}.combo-booster__progress-line._boosted-level{height:14px}.combo-booster__progress-odd{display:flex;align-items:center;justify-content:center;font-size:10px;position:absolute;font-weight:600;top:100%;opacity:.56;transition:opacity .3s ease-in}.combo-booster__progress-dash{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;height:20px}.combo-booster__progress-dash._active .combo-booster__progress-odd{transition:opacity .1s ease-in;transition-delay:.3s;opacity:1}
.express-tips{margin-top:12px;position:relative;z-index:2;background:var(--bg-main-elements);border-radius:var(--default-border-radius, var(--border-radius))}.express-tips__title{display:flex;align-items:center;min-height:40px;font-size:12px;padding:8px}.express-tips__title .iconFont-icon-triangle-top{transform:rotate(90deg);transition:transform .3s ease;will-change:transform;font-size:7px;margin-left:5px;margin-right:8px;color:var(--text-default)}.express-tips__text{background:linear-gradient(269deg, #FAFF00 1.08%, #0FF 98.92%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;font-weight:700;margin-right:auto}.express-tips__count{display:flex;align-items:center;justify-content:center;min-width:20px;height:20px;background:linear-gradient(269deg, #FAFF00 1.08%, #0FF 98.92%);border-radius:50%;margin-left:5px;font-weight:800}.express-tips__refresh{margin-left:5px;font-size:17px;color:var(--text-default);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;will-change:opacity,visibility}.express-tips__refresh._active{opacity:1;visibility:visible}.express-tips__btn.outcome{display:flex;align-items:center;justify-content:center;width:32px;height:54px;margin-left:8px;margin-right:0;border-radius:var(--default-border-radius, var(--border-radius));background:linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%)}.express-tips__btn.outcome.not-exist{pointer-events:all}.express-tips__btn .iconFont-plus{font-size:20px}.express-tips__delimiter{border-top:1px solid var(--bg-main-layouts)}.express-tips__container{display:flex;flex-direction:column;align-self:center;width:100%}.express-tips .bets__item{background:transparent;box-shadow:unset}.express-tips .bets__item-info{margin-bottom:6px;padding-top:6px}.express-tips .bets__item-name{margin-bottom:7px}.express-tips .bets__item-odd{margin-top:auto;margin-bottom:7px}.express-tips._dropdown-active .iconFont-icon-triangle-top{transform:rotate(180deg)}._express .express-tips .bets__item{display:flex;flex-direction:row;align-items:center;min-height:86px}._express .express-tips .bets__item:first-child,._express .express-tips .bets__item:last-child{border-radius:0}.modal._mybets .express-tips{background:unset;border-radius:unset;border-top:1px solid rgba(255,255,255,.08);margin-top:0}.games-layout._light-theme .express-tips__text{color:var(--text-active);text-fill-color:var(--text-active);-webkit-text-fill-color:var(--text-active);background:transparent}.games-layout._light-theme .express-tips__count{background:var(--text-active);color:#fff}.games-layout._light-theme .express-tips__delimiter{border-top:1px solid var(--bg-main-body)}
.bets__item{position:relative;margin-bottom:10px;border-radius:6px;box-shadow:0 0 6px 0 rgba(0,0,0,.11);background-color:var(--bg-main-elements);font-size:13px}.bets__item-close{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:32px;height:33px;cursor:pointer;z-index:2}.bets__item-close .iconFont{font-size:8px;color:var(--text-lighter)}.bets__item-close .iconFont:before{font-weight:bold !important}.bets__item-close:hover .iconFont{color:var(--text-highlighted)}.bets__item-container{z-index:1;position:relative;will-change:auto}.bets__item._last .coupon__odd-input.coupon__preset-sum{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:unset}.bets__item._last .coupon__odd-input.coupon__preset-sum._active{transform:translateY(-100%)}.bets__item._last .coupon__odd-input.coupon__preset-sum._active+.coupon__odd-input{border-top-left-radius:0;border-top-right-radius:0}.bets__item._last .coupon__odd-input.coupon__preset-sum._active~.coupon__maxbet-btn{border-top-right-radius:0}.bets__item._not-last .coupon__odd-input.coupon__preset-sum{border-top-left-radius:0;border-top-right-radius:0;border-top:unset}.bets__item._not-last .coupon__odd-input.coupon__preset-sum._active{transform:translateY(100%)}.bets__item._not-last .coupon__odd-input.coupon__preset-sum._active+.coupon__odd-input{border-bottom-left-radius:0;border-bottom-right-radius:0}.bets__item._not-last .coupon__odd-input.coupon__preset-sum._active~.coupon__maxbet-btn{border-bottom-right-radius:0}.bets__item-info{display:flex;align-items:center;margin-bottom:10px;padding:10px 10px 0}.bets__item-sport{min-width:32px;margin-right:8px}.bets__item-sport.discipline-icon{width:32px;height:32px}.bets__item-tournament{display:flex;padding-right:35px;color:var(--text-default);line-height:1.2;z-index:1}.bets__item-tournament span{overflow:hidden;display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;box-orient:vertical;-webkit-box-orient:vertical;word-break:break-all}.bets__item-tournament span:hover{text-decoration:underline}.bets__item-tournament div{margin-left:2px}.bets__item-name{display:flex;margin:0 10px 5px;font-weight:bold;color:var(--text-highlighted);text-align:left}.bets__item-name-container{display:flex;flex-direction:column;word-break:break-word}.bets__item-name .market-name{margin-bottom:5px}.bets__item-name .name{opacity:.56}.bets__item-name .delimiter{margin:0 3px}.bets__item-odd{margin:0 10px;padding:0;background-repeat:no-repeat;background-size:14px 10px;background-position:left 2px;background-image:url(/dist/img/icon-odd-96fc4761f925dac08652.svg);font-weight:bold;color:var(--text-active)}.bets__item-odd .outcome{height:auto;border-radius:0;box-shadow:none}.bets__item-odd .outcome:after{order:1}.bets__item-odd .outcome__number{min-width:38px;order:2}.bets__item-odd .outcome_info{padding:0;margin:0;color:var(--text-active);background:transparent;justify-content:flex-start}.bets__item-odd .outcome_info.higher::after{margin-top:4px;transform:rotate(315deg)}.bets__item-odd .outcome_info.lower::after{margin-bottom:4px;transform:rotate(45deg)}.bets__item-odd .outcome_info::after{position:static !important;margin-left:0;margin-right:5px}.bets__item-odd .outcome_info.disabled{min-height:unset}.bets__item-odd .outcome_info.disabled:before{left:-10px;margin-top:-3px;top:6px}.bets__item-odd .outcome_info.disabled .outcome__number{margin-left:0}.bets__item-odd._boosted{background-image:url(/dist/img/icon-odd-boosted-2d9887e20c5a8296616b.svg)}.bets__item-odd.equal{padding:0 0 0 18px}.bets__item-odd.lower{background-image:unset;padding-left:14px}.bets__item-odd.higher{background-image:unset;padding-left:14px}.bets__item-odd.disabled{background-image:unset}.bets__item-odd.disabled .outcome_info:after{content:unset}.bets__item-odd._fractional .outcome__number{min-width:52px}.bets__item-odd._moneyline .outcome__number{min-width:46px}.bets__item-content{display:flex;justify-content:space-between}.bets__item-footer{align-items:center;padding:10px;border-top:1px solid var(--bg-main-layouts);margin:5px 0 0}.bets__item-footer .bets__item-footer-input,.bets__item-footer .bets__item-footer-to-return{flex:1}.bets__item-footer .coupon__odd-input{height:40px;padding-left:12px;text-align:left;border-radius:4px;border:solid 1px var(--text-default);background-color:var(--bg-main-layouts);font-size:15px;color:var(--text-highlighted);transition:.1s linear}.bets__item-footer .coupon__odd-input._with-maxbet{padding-right:46px}.bets__item-footer .coupon__possible-win{justify-content:space-between;font-size:13px;padding:8px 0 0 0}.bets__item-footer .coupon__possible-win-text{color:var(--text-default);margin-right:7px;white-space:nowrap}.bets__item-footer .coupon__possible-win-sum{color:var(--text-active)}.bets__item-footer .bets__item-footer-input{position:relative;display:flex;align-items:center}.bets__item-footer .bets__item-odd{margin-left:12px;margin-right:0}.bets__item-footer .bets__item-odd._decimal{background-image:url(/dist/img/icon-odd-multiply-5df327e3b6c2c1ad4d61.svg);background-size:14px 14px;background-position:2px 1px}.bets__item-footer .bets__item-odd.lower,.bets__item-footer .bets__item-odd.higher{padding-left:6px;background-image:unset}.bets__item-logo{min-width:32px;height:32px;margin-right:8px}.bets__item-error{padding:4px 12px;border-radius:0 0 6px 6px;background-color:var(--bg-main-body);font-size:13px;color:var(--red-bg-color)}.bets__item._error .coupon__odd-input{border-color:var(--red-bg-color);background-color:var(--bg-main-body)}.bets__item._freebet{background-color:aqua}.bets__item-footer label.coupon__odd-input,.bets__item-footer .sign.coupon__odd-input,.coupon__odd-input-wrapper label.coupon__odd-input,.coupon__odd-input-wrapper .sign.coupon__odd-input,.bets__item._error label.coupon__odd-input,.bets__item._error .sign.coupon__odd-input{position:absolute;height:auto;border:unset;background:unset;transition:all .2s ease;cursor:text;background:transparent;border:none;width:auto}._express .bets__item{margin:0;border-radius:6px 6px 0 0}._express .bets__item-error{border-radius:0}._express .bets__item:not(:last-child){border-bottom:1px solid var(--bg-main-layouts)}._express .bets__item+.bets__item{border-radius:0}._express .bets__item+.bets__item .bets__item-close{border-radius:0 0 0 6px}.express__item-footer{display:flex;justify-content:space-between;padding:8px 10px;font-size:13px;color:var(--text-highlighted);background-color:var(--bg-main-elements);border-radius:0 0 6px 6px}.express__item-footer-odd{color:var(--text-highlighted);margin-right:0;font-weight:700;font-size:16px;padding-left:19px;position:relative}.express__item-footer-odd .bets__item-odd{margin:0;padding:0;position:absolute;left:0;width:15px;height:15px}.express-wrapper{overflow:hidden}.has-bonus .express-wrapper{border-style:solid;border-width:1px 1px 0;border-color:#6151e4;border-radius:7px}.has-bonus .express__item-footer{position:relative;z-index:3}.has-bonus .freebet-btn{position:relative}.has-bonus .freebet-btn__inner{position:relative;flex:1;height:100%;display:flex;align-items:center;justify-content:center}.has-bonus .freebet-btn__inner:after,.has-bonus .freebet-btn__inner:before{content:"";position:absolute;top:-6px;height:7px;width:7px;background-color:#4c94ff}.has-bonus .freebet-btn__inner:after{left:0}.has-bonus .freebet-btn__inner:before{right:0}.freebet-btn{display:flex;align-items:center;justify-content:center;width:100%;height:30px;background-color:#4c94ff;font-weight:bold;color:var(--text-highlighted);position:relative;z-index:2}.freebet-btn.disabled{opacity:.8}.freebet-btn:last-child{border-radius:0 0 6px 6px}@media(max-width: 980px){.bets__item-close{height:32px;border-bottom-left-radius:var(--border-radius);background:rgba(255,255,255,.06)}.bets__item-close .iconFont{font-size:14px}.bets__item-content .bets__item-odd{margin-top:auto;margin-bottom:5px}._express .bets__item+.bets__item .bets__item-close{border-radius:0 0 0 var(--border-radius)}}
.coupon-markets{flex:1;max-height:calc(100% - 61px - 171px);overflow-y:auto;padding:10px 10px 0 10px}.coupon-markets__list-wrapper{margin-bottom:10px;padding:10px 5px 5px;border-radius:6px;box-shadow:0 0 6px 0 rgba(0,0,0,.11);background-color:var(--bg-main-elements-active);overflow:hidden;border:1px solid var(--bg-main-elements)}.coupon-market__title{padding:0 5px;margin-bottom:5px;font-size:13px;font-weight:bold;color:var(--text-lighter)}.coupon-market .game-event-market__line{background-color:var(--bg-main-elements-active)}.coupon-market .game-event-market__line .outcome{height:auto;padding-top:7px;padding-bottom:7px}
.games-tab._quick-bets{flex:unset;padding:0 15px}.games-tab._quick-bets._active{color:#ffa125}.outcome .iconFont-icon-lightning{color:transparent;position:absolute;top:5px;right:6px;font-size:10px}.outcome._quick-bet{position:relative}@media(hover: hover){.outcome._quick-bet:hover:not(._quick-bet-success):not(._quick-bet-error):not(._quick-bet-waiting){background:rgba(255,161,37,.2) !important}.outcome._quick-bet:hover:not(._quick-bet-success):not(._quick-bet-error):not(._quick-bet-waiting):before{border-color:#ffa125 !important}.outcome._quick-bet:hover:not(._quick-bet-success):not(._quick-bet-error):not(._quick-bet-waiting) .iconFont-icon-lightning{color:#ffa125}}.outcome._quick-bet-success{z-index:1}.outcome._quick-bet-success .iconFont-icon-lightning,.outcome._quick-bet-error .iconFont-icon-lightning{color:#fff;z-index:2}.outcome._quick-bet-success:before,.outcome._quick-bet-error:before{background:#21a646 url(/dist/img/icon-done-4b9438a8db5da1174af7.svg) no-repeat center;border:none !important}.outcome._quick-bet-error:before{background:#ff3535 url(/dist/img/icon-error-c1f2473d1936953b6a93.svg) no-repeat center}.outcome._quick-bet-waiting .iconFont-icon-lightning{color:#fff;z-index:2}.outcome._quick-bet-waiting:before{border:none !important}.quick-bet__waiting{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;align-items:center;justify-content:center;background:#ffa125;z-index:1;border-radius:var(--border-radius);color:#fff}.quick-bet__waiting .iconFont-icon-loop{font-size:24px;animation:linear 1s infinite both waiting-loop}.quick-bet__error-tooltip{position:absolute;top:-55px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;z-index:1}.quick-bet__error-tooltip--text{background:linear-gradient(0deg, rgba(255, 53, 53, 0.1), rgba(255, 53, 53, 0.1)),#262b3b;border:1px solid #ff3535;border-radius:var(--border-radius);box-shadow:0 1px 12px rgba(0,0,0,.5);font-weight:700;font-size:13px;line-height:16px;color:#fff;padding:12px;white-space:nowrap}.quick-bet__error-tooltip--triangle{width:9px;height:9px;position:absolute;top:40px;left:50%;transform:rotate(45deg) translateX(-50%);background:linear-gradient(0deg, rgba(255, 53, 53, 0.1), rgba(255, 53, 53, 0.1)),#262b3b;border-right:1px solid #ff3535;border-bottom:1px solid #ff3535;box-shadow:5px 5px 12px rgba(0,0,0,.5)}.quick-bet__switcher-btn{height:32px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;display:flex;align-items:center;padding-left:15px;padding-right:12px;background:linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.04) 100%);border-radius:var(--border-radius);font-size:14px;font-weight:700;color:var(--text-highlighted);cursor:pointer;outline:none;border:none}.quick-bet__switcher-btn .iconFont-icon-lightning{color:#ffa125;margin-right:11px}.quick-bet__coupon{padding-top:13px;font-size:14px;color:var(--text-default);overflow:hidden;text-align:left}.quick-bet__coupon.coupon-footer .switcher{border-bottom:none;padding-left:0;padding-right:0}.quick-bet__coupon .quick-bet__switcher-btn{margin-top:8px}.quick-bet__coupon label.coupon__odd-input{color:var(--text-default)}.quick-bet__coupon-text{display:block;width:100%;line-height:17px}.quick-bet__coupon-text--wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .5s ease;will-change:grid-template-rows}.quick-bet__coupon-text--wrap._active{grid-template-rows:1fr}.quick-bet__coupon-text--wrap._active._quick-bets__active .quick-bet__coupon-text--top{padding:9px 15px}.quick-bet__coupon-text--wrap._active._quick-bets__default .quick-bet__coupon-text--top{opacity:1}.quick-bet__coupon-text--top{color:var(--text-highlighted);font-weight:700;line-height:17px;overflow:hidden}._quick-bets__default .quick-bet__coupon-text--top{opacity:0}._quick-bets__active .quick-bet__coupon-text--top{color:#ffa125;padding:0 15px;border-radius:var(--border-radius);background:rgba(255,162,37,.2);transition:padding .5s ease;will-change:padding}.quick-bet__coupon-text--link{color:#006ae5;text-decoration:underline;cursor:pointer}.quick-bet__coupon-details{display:flex;flex-direction:column;row-gap:8px;overflow:hidden}._active .quick-bet__coupon-details{padding-bottom:10px}.quick-bet__coupon-details--btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:none;outline:none;background:linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.04) 100%);padding:5px;color:inherit;font-size:10px;line-height:1;text-transform:uppercase;border-radius:var(--border-radius);cursor:pointer}.quick-bet__coupon-top--container{position:relative}.quick-bet__coupon .bets__item{width:100%;max-width:100%;margin-top:12px;margin-bottom:12px;background:none;border-radius:unset;box-shadow:unset}.quick-bet__coupon .bets__item-footer{padding:0;margin:0}.quick-bet__coupon .bets__item-footer-input{flex-direction:column;align-items:flex-start}.quick-bet__coupon .bets__item-error{width:100%;line-height:0;overflow:hidden;padding:0 10px;transition:line-height .5s ease,padding .5s ease;will-change:line-height,padding}.quick-bet__coupon .bets__item-error._active{line-height:1;padding:8px 10px}.quick-bet__btn-close{border:none;outline:none;cursor:pointer;font-size:16px;background:transparent;padding:0 11px;flex:unset;position:relative;border:unset}.quick-bet__btn-close .iconFont{display:block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:var(--text-default)}@media(hover: hover){.quick-bet__btn-close:hover .iconFont{color:var(--text-highlighted)}}.quick-bet__btn-close._disabled{cursor:not-allowed}.quick-bet__btn-close._disabled .iconFont{opacity:.3}@media(hover: hover){.quick-bet__btn-close._disabled:hover .iconFont{color:var(--text-default)}}.quick-bet__rocket-portal{position:fixed;overflow-y:hidden;transform-origin:20px 25px;width:50px;padding-top:20px}.quick-bet__rocket-wrap{display:flex;position:relative;height:100%;width:100%;animation:rocket-animation--desk .6s cubic-bezier(1, 0, 1, 1) both}.quick-bet__rocket-icon{width:24px;height:24px;min-width:24px;min-height:24px;background:url(/dist/img/quick-bet_rocket-211c3585bf93f3c10379.svg) no-repeat center;background-size:100% 100%;box-shadow:0 0 20px rgba(255,161,37,.6);border-radius:50%}.quick-bet__rocket-icon._disabled{display:none}.quick-bet__rocket-tail{display:flex;justify-content:center;flex:1;height:100%;background:url(/dist/img/rocket-tail-eb037be4c0c244708546.svg) no-repeat center;background-size:100% 100%;background-position-y:12px;width:100%;min-height:242px}.quick-bet__rocket-tail._hide-animation{animation:hide-element .5s linear both}.games-menu__item._mybets .quick-bets__animation-wrap{display:flex;align-items:center}.games-menu__item._mybets .quick-bets__animation-wrap .iconFont,.games-menu__item._mybets .quick-bets__animation-wrap .games-menu__item-title{transition:color .6s linear}.games-menu__item._mybets .confetti-animation{width:40px;height:40px}.games-menu__item._mybets .confetti-animation circle{r:3}.games-menu__item._mybets .confetti-animation #main-circ{r:1}.games-menu__item._mybets._quick-bets__animation *{opacity:1}.games-menu__item._mybets._quick-bets__animation .quick-bets__animation-wrap{color:#ffa125;animation:linear .15s 5 both quick-bets-success}.games-menu__item._mybets._quick-bets__animation .iconFont,.games-menu__item._mybets._quick-bets__animation .games-menu__item-title{color:#ffa125}._live_view .coupon-markets .coupon-markets__list-wrapper:nth-of-type(1) .quick-bet__error-tooltip{top:-43px}@media(max-width: 980px){.quick-bet__coupon{padding-top:0}.quick-bet__coupon-text--top .iconFont-icon-lightning{margin-right:11px}.quick-bet__coupon-btn{height:0;width:100%;overflow:hidden;position:relative;left:0;right:0;bottom:-50px;border:none;outline:none;background:#0abe61;margin-bottom:-50px;color:var(--text-highlighted);font-size:14px;font-weight:700;opacity:1;transition:margin .3s ease,bottom .3s ease,height .3s ease,opacity .2s ease;will-change:margin,bottom,height,opacity;padding:0}.quick-bet__coupon-btn._disabled,.quick-bet__coupon-btn[disabled]{opacity:.6}.quick-bet__coupon-btn._active{height:50px;bottom:0;margin-bottom:0}.quick-bet__coupon.coupon-footer{margin:0}.quick-bet__coupon .balance{margin:0}.quick-bet__rocket-portal{padding-top:0;padding-bottom:20px;z-index:0;transition:z-index .2s linear .3s;will-change:z-index}.quick-bet__rocket-wrap{align-items:flex-end;animation:rocket-animation--mob .5s cubic-bezier(1, 0, 1, 1) both}.quick-bet__rocket-tail{transform:scale(-1)}.coupon-footer._keyboard-quick-bet{overflow:hidden;display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease;will-change:grid-template-rows}.coupon-footer._keyboard-quick-bet._keyboard-active{grid-template-rows:1fr}.coupon-footer._keyboard-quick-bet .coupon-footer-keyboard{font-size:16px;order:0;grid-template-rows:1fr;overflow:hidden}.coupon-footer._keyboard-quick-bet .coupon-footer-keyboard .coupon__preset-sum-container{height:0}.grid-event .outcome._quick-bet-error{overflow:unset}.mobile-menu__item._quick-bets{background:#ff9b25;box-shadow:0 1px 2px rgba(255,141,36,.2);color:#fff;border-radius:var(--border-radius);padding:0 5px;margin-right:8px;border-right:none !important}.mobile-menu__item._quick-bets .iconFont-icon-lightning{box-shadow:0 1px 2px rgba(255,141,36,.2);margin-right:8px;color:#fff}.mobile-menu__item._quick-bets .iconFont-icon-lightning:before{display:block}.mobile-menu__item._mybets._quick-bets__animation *{opacity:1}.mobile-menu__item._mybets._quick-bets__animation .quick-bets__animation-wrap{display:flex;align-items:center;color:#ffa125;animation:linear .15s 5 both quick-bets-success}.mobile-menu__item._mybets .confetti-animation{width:50px;height:50px}.mobile-menu__item._mybets .confetti-animation circle{r:4}.mobile-menu__item._mybets .confetti-animation #main-circ{r:2}.mobile-menu .mobile-menu__item._mybets._quick-bets__animation .iconFont-icon-mybets{width:20px;height:14px;background-image:url(/dist/img/menu-mybets--quick-bets-e1270bc663c4c824962e.svg)}.event-page-content__item-market .outcome._quick-bet-success:before,.event-page-content__item-market .outcome._quick-bet-error:before{z-index:1}.event-page-content__item-market .outcome .quick-bet__waiting{border-radius:0}.event-page-content__item-market:first-of-type .outcome._quick-bet-success:before,.event-page-content__item-market:first-of-type .outcome._quick-bet-error:before{border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.event-page-content__item-market:first-of-type .outcome .quick-bet__waiting{border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.event-page-content__item-market:first-of-type:not(:last-of-type) .outcome._quick-bet-success:before,.event-page-content__item-market:first-of-type:not(:last-of-type) .outcome._quick-bet-error:before{border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:0}.event-page-content__item-market:first-of-type:not(:last-of-type) .outcome .quick-bet__waiting{border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:0}.event-page-content__item-market:nth-child(2):not(:last-of-type) .outcome._quick-bet-success:before,.event-page-content__item-market:nth-child(2):not(:last-of-type) .outcome._quick-bet-error:before{border-radius:0}.event-page-content__item-market:nth-child(2):not(:last-of-type) .outcome .quick-bet__waiting{border-radius:0}.event-page-content__item-market:last-of-type .outcome._quick-bet-success:before,.event-page-content__item-market:last-of-type .outcome._quick-bet-error:before{border-bottom-right-radius:var(--border-radius)}.event-page-content__item-market:last-of-type .outcome .quick-bet__waiting{border-bottom-right-radius:var(--border-radius)}}@media(max-width: 980px)and (orientation: landscape){.modal__box-mybets{padding-top:0;padding-bottom:2px}.modal .modal__box-mybets-menu-close{position:absolute;width:38px;height:35px;min-height:35px;left:10px;top:0;transform:none;z-index:2;background:none}.modal .modal__box-mybets-menu-close-text{display:none}.modal .games-tabs{height:35px;min-height:35px;padding-left:38px}.modal .coupon-footer{padding-top:30px;margin-top:0}.modal .coupon-footer._keyboard-quick-bet{padding-top:0}.modal .coupon-footer .switcher,.modal .coupon-footer .coupon__possible-win{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-flex;position:absolute;top:0;padding-top:8px;padding-bottom:5px}.modal .coupon-footer .switcher{opacity:1;height:30px;left:10px;transition:height .2s ease,padding .2s ease,opacity .1s ease;will-change:height,padding,opacity}.modal .coupon-footer .switcher .switcher-label{order:2;margin-left:20px}.modal .coupon-footer .coupon__possible-win{min-width:300px;justify-content:flex-end;right:10px}.modal .coupon-footer .coupon__possible-win .coupon__possible-win-text{margin-right:20px}.modal .coupon-footer._keyboard-active .switcher{overflow:hidden;height:0;padding:0;opacity:0}.modal .coupon-footer.quick-bet__coupon{padding-bottom:40px;padding-top:0;transition:padding .3s ease;will-change:padding}.modal .coupon-footer.quick-bet__coupon .balance{margin-bottom:0}.modal .coupon-footer.quick-bet__coupon .switcher{top:unset;bottom:15px}.modal .coupon-footer .coupon__possible-win-text,.modal .coupon-footer .switcher-label{white-space:nowrap}.modal .bets__item{margin-bottom:0}.modal .bets__item-name{align-items:center;margin-bottom:0}.modal .bets__item-name-container{flex-direction:row}.modal .bets__item-name-container .market-name{margin-bottom:0;margin-right:10px}.modal .bets__item-info{margin:0;padding-top:5px}.modal .coupon-container{margin-top:0}.modal .coupon-container__empty{padding-top:12px}.quick-bet__coupon .bets__item{margin-bottom:12px}.quick-bet__coupon .quick-bet__coupon-details--btn{transition:height .3s ease,padding .3s ease;will-change:height,padding;height:20px;overflow:hidden}.coupon-footer .coupon__placebet{width:60%}.coupon-footer._keyboard-active{padding-top:0;margin-bottom:-2px}.coupon-footer._keyboard-active .coupon__placebet{width:unset;margin-bottom:0}.coupon-footer._keyboard-active .coupon__possible-win{display:none !important}.coupon-footer._keyboard-active .coupon__placebet-btn{height:30px}.modal .coupon-footer._keyboard-active.quick-bet__coupon{padding-bottom:0}.modal .coupon-footer._keyboard-active.quick-bet__coupon .quick-bet__coupon-details--btn{height:0;padding:0}.coupon-footer .hg-theme-default .hg-button{height:30px}.coupon-footer .hg-theme-default .hg-rows{padding:5px}.coupon-footer .coupon-footer-keyboard .coupon__odd-input.coupon__preset-sum{height:30px;top:10px}.coupon-footer .balance{position:absolute;right:0;bottom:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.coupon-footer .balance .balance-amount{margin-left:20px}.coupon__odd-input-wrapper{padding:5px 10px}.quick-bet__coupon-btn._active{height:40px}}@keyframes rocket-animation--desk{0%{top:100%;opacity:0}50%{opacity:1}100%{top:0;opacity:1}}@keyframes rocket-animation--mob{0%{top:-100%}100%{top:0}}@keyframes hide-element{from{opacity:1}to{opacity:0}}@keyframes waiting-loop{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}@keyframes quick-bets-success{0%{transform:rotate(0)}25%{transform:rotate(-5.67deg)}50%{transform:rotate(0)}75%{transform:rotate(5.67deg)}100%{transform:rotate(0)}}
.balance~.coupon{max-height:calc(100% - 50px - 50px)}.coupon{--safe-area-inset-bottom: env(safe-area-inset-bottom);display:flex;flex-direction:column;justify-content:space-between;max-height:calc(100% - 50px);background-color:var(--bg-main-layouts);box-shadow:0 0 6px 0 rgba(0,0,0,.11);border-radius:0 0 6px 6px}.coupon-container{flex:1;padding:0 7px 10px 12px;margin-top:11px;overflow-y:auto;scroll-behavior:smooth}.coupon-container.custom-scroll{margin-right:5px}.coupon-container__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:auto;padding:0 10px;border-radius:6px;background-color:var(--bg-main-elements)}.coupon-container__empty-text{font-size:13px;color:var(--text-highlighted);text-align:center;line-height:1.5}.coupon-container__empty-text:not(:last-child){margin-bottom:10px}.coupon-container__empty-text._grey{color:var(--text-default)}.quick-bet__switcher-btn+.coupon-container__empty-text._grey{margin-top:10px}.coupon-container__empty-text._grey strong{color:var(--text-highlighted)}.coupon-mobile__head{position:fixed;bottom:25px;bottom:calc(25px + var(--safe-area-inset-bottom));left:50%;z-index:5;transform:translateX(-50%);display:flex;align-items:center}.coupon-mobile__head-button{display:flex;height:34px;margin:0 5px;border-radius:20px;box-shadow:0 0 8px 0 rgba(0,0,0,.5);background-color:var(--text-active);font-size:13px;font-weight:bold;color:var(--bg-main-layouts)}.coupon-mobile__head-button._mybets{background-color:var(--bg-main-body);border:1px solid var(--bg-active);color:var(--text-active)}.coupon-mobile__head-button._settings{width:34px;height:34px;display:flex;align-items:center;justify-content:center;background-color:var(--bg-main-body);border:1px solid var(--bg-active);border-radius:50%}.coupon-mobile__head-button._settings ._icon-settings{display:block;height:16px;width:16px}.coupon-mobile__head-count{padding:10px 8px 7px 12px;border-right:1px solid var(--bg-main-layouts)}.coupon-mobile__head-name{white-space:nowrap;padding:10px 19px 7px 17px}.coupon-mobile__overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:6;background-color:#000;opacity:.6}.coupon-mobile__body{display:flex;flex-direction:column;position:fixed;top:auto;bottom:0;left:0;right:0;max-height:calc(100% - 20px);z-index:7;bottom:var(--safe-area-inset-bottom);box-shadow:0 0 6px 0 rgba(0,0,0,.5);border-top:solid 1px var(--borders-main);border-radius:6px 6px 0 0;background-color:var(--bg-main-layouts)}.coupon-mobile__body .coupon-message{top:0;left:0;right:0;z-index:2;padding-right:60px;padding-top:19px;padding-bottom:19px}.coupon-mobile__body .modal__box-mybets-menu-close{position:relative;z-index:3}.coupon-mobile__body .games-tabs-container{background-color:var(--bg-main-layouts);border-radius:6px 6px 0 0}.coupon-mobile-close{position:absolute;left:50%;transform:translateX(-50%);top:-10px;width:40px;height:40px;border-radius:20px;border:solid 1px var(--borders-main);background-color:var(--bg-main-layouts);background-size:14px}.coupon-mobile-close-border{position:absolute;z-index:-1;left:50%;transform:translateX(-50%);width:60px;height:60px;top:-20px;border-radius:30px;background-color:var(--bg-main-layouts)}.coupon-mobile._open{display:block;max-height:100%}.coupon._express .coupon-container{height:calc(100% - 61px - 171px)}.coupon._singlebet .coupon-container{height:calc(100% - 61px - 121px - 51px)}.coupon .games-tabs{margin-bottom:0}.coupon .coupon-container__empty{margin-bottom:10px}.coupon__maxbet-btn{right:5px;top:5px;width:40px;height:30px}.bets__item .coupon__odd-input-holder,.coupon-footer .coupon__odd-input-holder{display:flex;align-items:center;width:100%;position:relative}.bets__item .coupon__odd-input-holder .sign,.coupon-footer .coupon__odd-input-holder .sign{display:flex;width:auto;position:absolute;opacity:0;z-index:1;bottom:5px}.bets__item .coupon__odd-input-holder .sign,.bets__item .coupon__odd-input-holder label,.bets__item .coupon__odd-input-holder .coupon__maxbet-btn,.coupon-footer .coupon__odd-input-holder .sign,.coupon-footer .coupon__odd-input-holder label,.coupon-footer .coupon__odd-input-holder .coupon__maxbet-btn{z-index:7}.bets__item .coupon__odd-input-holder input,.coupon-footer .coupon__odd-input-holder input{transition:all .2s ease;z-index:6}.bets__item .coupon__odd-input-holder:focus-within label,.bets__item .coupon__odd-input-holder._with-value label,.coupon-footer .coupon__odd-input-holder:focus-within label,.coupon-footer .coupon__odd-input-holder._with-value label{transform:translateY(-75%);font-size:12px;opacity:.5}.bets__item .coupon__odd-input-holder:focus-within input,.bets__item .coupon__odd-input-holder._with-value input,.coupon-footer .coupon__odd-input-holder:focus-within input,.coupon-footer .coupon__odd-input-holder._with-value input{font-size:14px;padding-top:16px}.bets__item .coupon__odd-input-holder:focus-within .sign,.bets__item .coupon__odd-input-holder._with-value .sign,.coupon-footer .coupon__odd-input-holder:focus-within .sign,.coupon-footer .coupon__odd-input-holder._with-value .sign{opacity:1}.bets__item .coupon__odd-input.coupon__preset-sum,.coupon-footer .coupon__odd-input.coupon__preset-sum{display:flex;transform:translateY(0%);position:absolute;padding:0 !important;background:rgba(255,255,255,.06);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .4s cubic-bezier(0.5, 0, 0, 1);z-index:5;opacity:0;visibility:hidden;overflow:hidden}@supports not ((-webkit-backdrop-filter: blur(8px)) or (backdrop-filter: blur(8px))){@supports not (-webkit-backdrop-filter: blur(8px)){.bets__item .coupon__odd-input.coupon__preset-sum,.coupon-footer .coupon__odd-input.coupon__preset-sum{background:var(--bg-main-elements)}}}.bets__item .coupon__odd-input.coupon__preset-sum .coupon__preset-sum-item,.coupon-footer .coupon__odd-input.coupon__preset-sum .coupon__preset-sum-item{display:flex;align-items:center;justify-content:center;width:100%;min-width:25%;padding:5px;z-index:6;cursor:pointer;text-align:center}.bets__item .coupon__odd-input.coupon__preset-sum .coupon__preset-sum-item+div,.coupon-footer .coupon__odd-input.coupon__preset-sum .coupon__preset-sum-item+div{border-left:1px solid rgba(255,255,255,.08)}.bets__item .coupon__odd-input.coupon__preset-sum._active,.coupon-footer .coupon__odd-input.coupon__preset-sum._active{opacity:1;visibility:visible}.betslip-open{overflow:hidden !important;height:auto !important;min-height:auto !important}@media(max-width: 980px){.coupon-container,.games-tabs-container{padding:0;position:relative;z-index:1}.coupon-footer{margin:0 -10px -10px}.coupon-container__empty{padding-bottom:20px}}