@charset "UTF-8";body,html{padding:0;margin:0;font-size:14px}button{cursor:pointer;border:none;background-color:transparent;font-family:inherit;-webkit-tap-highlight-color:rgba(0,0,0,0)}a{color:inherit;text-decoration:none}*{margin:0;padding:0}.header{position:relative}.header__top{align-items:center;display:flex;justify-content:space-between;height:56px}.header__top-wrapper{border-bottom:1px solid #ffffff33}:root{--blue:#338af3;--blue-2:#738ac6;--blue-o15:rgba(51,136,243,.15);--green:#15b400;--green-2:#0e8d5f;--green-2-o15:rgba(14,141,95,.15);--red:#ff4848;--red-30:rgba(255,72,72,.3);--red-o15:rgba(255,72,72,.15);--yellow:#ffdc21;--white:#fff;--white-o60:hsla(0,0%,100%,.6);--white-o40:hsla(0,0%,100%,.4);--white-20:hsla(0,0%,100%,.2);--white-o10:hsla(0,0%,100%,.1);--container-01-light-gray:#f6f6f6;--container-02-ten-main:#f0f0f0;--container-03-stroke-hov:#e6e6e6;--bg-second:#0f0f0f;--bg-third:#434f65;--bg-fourth:#394356;--bg-fifth:#232a38;--bg-sixth:#1c222d;--black:#000;--text-black:#171e21;--text-black-40:rgba(23,30,33,.4);--text-black-o40:rgba(23,30,33,.4);--black-o20:rgba(23,30,33,.2)}.text-base{color:var(--text-black);font-size:13px;line-height:16px}.title-h3{color:var(--white);font-size:15px;line-height:18px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.text-11{color:var(--text-black);font-size:11px;line-height:14px}.text-13,.text-13-bold{color:var(--text-black);font-size:13px;line-height:16px}.text-13-bold{font-weight:700}.text-15,.text-15-bold{color:var(--text-black);font-size:15px;line-height:18px}.text-15-bold{font-weight:700}.color-blue{color:var(--blue)}.color-blue-2{color:var(--blue-2)}.color-blue-o15{color:var(--blue-o15)}.color-green{color:var(--green)}.color-green-2{color:var(--green-2)}.color-green-2-o15{color:var(--green-2-o15)}.color-red{color:var(--red)}.color-red-30{color:var(--red-30)}.color-red-o15{color:var(--red-o15)}.color-yellow{color:var(--yellow)}.color-white{color:var(--white)}.color-white-o60{color:var(--white-o60)}.color-white-o40{color:var(--white-o40)}.color-white-o20{color:var(--white-o20)}.color-container-01-light-gray{color:var(--container-01-light-gray)}.color-container-02-ten-main{color:var(--container-02-ten-main)}.color-container-03-stroke-hov{color:var(--container-03-stroke-hov)}.color-bg-second{color:var(--bg-second)}.color-bg-third{color:var(--bg-third)}.color-bg-fourth{color:var(--bg-fourth)}.color-bg-fifth{color:var(--bg-fifth)}.color-bg-sixth{color:var(--bg-sixth)}.color-black{color:var(--black)}.color-text-black{color:var(--text-black)}.color-text-black-o40{color:var(--text-black-o40)}.font-size-10{font-size:10px}.font-size-11{font-size:11px}.font-size-12{font-size:12px}.font-size-13{font-size:13px}.font-size-14{font-size:14px}.font-size-15{font-size:15px}.font-size-16{font-size:16px}.font-size-18{font-size:18px}.font-weight-light{font-weight:300}.font-weight-normal{font-weight:400}.font-weight-medium{font-weight:500}.font-weight-semibold{font-weight:600}.font-weight-bold{font-weight:700}.line-height-14{line-height:14px}.line-height-16{line-height:16px}.line-height-18{line-height:18px}.line-height-20{line-height:20px}.line-height-22{line-height:22px}.line-height-32{line-height:32px}.text-align-left{text-align:left}.text-align-center{text-align:center}.text-align-right{text-align:right}.letter-spacing-6p{letter-spacing:.06em}.letter-spacing-10p{letter-spacing:.1em}.text-transform-none{text-transform:none}.text-transform-uppercase{text-transform:uppercase}.text-transform-lowercase{text-transform:lowercase}.text-transform-capitalize{text-transform:capitalize}.text-style-italic{italic:italic}.text-style-underline{underline:underline}.text-style-strikethrough{line-through:line-through}@media(max-width:576px){.phone-lg-fz-13{font-size:13px;line-height:16px}}.main-wrapper{width:100%;max-width:1310px;padding:16px 15px 0;margin:0 auto}@media screen and (max-width:768px){.main-wrapper{padding:0}}.wrapper-with-sidebar-left{display:grid;grid-template-columns:max-content 1fr;grid-column-gap:12px}@media screen and (max-width:860px){.wrapper-with-sidebar-left{grid-template-columns:1fr}}.match-item{width:100%;padding:12px;display:flex;flex-direction:column;gap:4px;border-radius:6px;height:74px}.match-item:nth-child(odd){background:#394356}.match-item__top{display:grid;grid-template-columns:minmax(0,150px) auto minmax(0,150px);grid-column-gap:8px;justify-content:space-between;align-items:center;position:relative;font-weight:700;line-height:1.27;text-transform:uppercase;font-size:11px;color:hsla(0,0%,100%,.4);content-visibility:auto}.match-item__top span:last-child{text-align:right}.match-item__competition{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.match-item__competition:hover+.match-item__tooltip{display:block}.match-item__tooltip{display:none;position:absolute;background:#282f3d;border:2px solid hsla(0,0%,100%,.1);box-shadow:0 74px 30px rgba(0,0,0,.01),0 42px 25px rgba(0,0,0,.03),0 18px 18px rgba(0,0,0,.04),0 5px 10px rgba(0,0,0,.05),0 0 0 rgba(0,0,0,.05);border-radius:6px;top:24px;z-index:9999;padding:12px;width:max-content;color:#fff}.match-item__center{text-align:center}@media(max-width:767px){.match-item__center{display:none}}.match-item__center--mobile{display:none}@media(max-width:767px){.match-item__center--mobile{display:block}}.match-item__inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-gap:8px;gap:8px;content-visibility:auto}.match-item__logo{padding:4px;border-radius:50%;background:#fff;width:26px;height:26px}.match-item__team{display:flex;align-items:center;gap:8px;color:#f0f0f0;font-weight:700}.match-item__team:first-child{justify-content:right}.match-item__name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px}.match-item__score{display:grid;grid-template-columns:minmax(15px,auto) 4px minmax(15px,auto);grid-gap:4px;gap:4px;justify-content:center;font-size:13px;font-weight:700;line-height:16px;padding:7px 8px;background:#232a38;color:hsla(0,0%,100%,.6);border-radius:6px;text-align:center}.match-item__score--red{color:#ff4848}.match-item__score--green{color:#15b400}.last-matches{display:flex;flex-direction:column;gap:8px;padding-left:12px;padding-right:12px;margin-top:40px;position:relative}.last-matches__commands{display:grid;grid-template-columns:1fr 1fr;padding:4px;grid-gap:4px;gap:4px;width:100%;background:#394356;border-radius:6px}.last-matches__commands .last-matches__option{width:100%}.last-matches__commands .last-matches__option img{padding:4px;border-radius:50%;background:#fff;width:26px;height:26px}.last-matches__title{color:#fff;letter-spacing:.06em;font-weight:700;font-size:15px;line-height:18px;text-transform:uppercase}.last-matches__filter{display:flex;gap:8px}.last-matches__option{padding:7px 5px;border-radius:6px;background:#394356;color:hsla(0,0%,100%,.6);font-weight:700;font-size:13px;line-height:16px;letter-spacing:.26px;text-transform:uppercase;border:0;display:flex;gap:8px;align-items:center;justify-content:center;transition:background-color .15s ease-in}.last-matches__option:hover{background-color:#1c222d}.last-matches__option--active{pointer-events:none;color:#171e21;background:#ffdc21;transition:none}.last-matches__wrapper{display:flex;flex-direction:column;width:100%}.last-matches__inner{position:relative;display:flex;gap:16px;align-items:flex-start;width:100%;background-color:#434f65}.last-matches__skeleton{width:100%;display:flex;flex-flow:column;gap:5px;overflow:hidden;position:relative}.last-matches__skeleton-bar{height:70px;border-radius:6px;background-color:#394356}.maker-block{width:100%;background:#282f3d;border-radius:6px;height:108px;margin-top:8px;container-type:inline-size;container-name:sidebar}.maker-block--small .maker-block__content{padding-right:0}.maker-block__content{display:grid;padding-top:8px;padding-right:90px}@media screen and (max-width:458px){.maker-block__content{padding-right:0}}.maker-block__subtitle{font-weight:700;font-size:11px;line-height:14px;text-transform:uppercase;color:hsla(0,0%,100%,.4)}.maker-block__row{width:100%;height:30px;display:flex;padding-left:12px;padding-right:12px;align-items:center;justify-content:space-between}.maker-block__row--small{height:16px}.maker-block__header{border-bottom:1px solid hsla(0,0%,100%,.15);height:38px;align-items:center;display:flex;padding-left:12px;padding-right:12px}.maker-block__title{font-weight:700;font-size:13px;line-height:16px;display:flex;align-items:center;letter-spacing:.02em;text-transform:uppercase;color:#fff}.list--footer{display:inline-block;display:inline-flex;flex-direction:column;flex-wrap:nowrap;margin-left:-8px}.list--footer-bonus{margin-left:0;width:90%;overflow:hidden}@media screen and (max-width:510px){.list--footer-bonus{width:100%}}.list__ico{width:20px;height:20px;margin-right:8px}.list__ico--search-result{width:40px;height:40px;margin-right:16px;color:#171e21}.list__ico--flag{width:20px;height:20px;border:1px solid #fff;position:absolute;right:-5px;bottom:-5px;border-radius:50%;overflow:hidden}.list__item{position:relative}.list__item--footer{height:40px;display:flex}.list__item--footer-bonus{margin-bottom:4px;background-color:#394356;border-radius:8px;overflow:hidden}.list__item--sidebar{height:40px}.list__item--search-result{height:56px}.list__subtitle{color:rgba(23,30,33,.4)}.list__link-ico{transition:all .3s ease-out}.list__link-ico--competitions{position:absolute;right:8px}.list__link{cursor:pointer}.list__link--inside{height:40px;padding-left:36px!important;color:rgba(23,30,33,.6)!important;font-size:13px!important}.list__link--icon{flex-shrink:0}.list__link--image{padding-left:8px!important}.list__link--footer{display:flex;align-items:center;height:100%;font-weight:700;letter-spacing:.06em;border-radius:6px;padding-left:8px;padding-right:8px;transition:all .3s ease-out;color:hsla(0,0%,100%,.4);font-size:15px}.list__link--footer:hover{background-color:#434f65;color:#fff}.list__link--footer:hover .button__ico-filter{opacity:1}.list__link--footer-bonus{width:100%;color:#fff!important;overflow:hidden}.list__link--footer-bonus:hover{color:#fff}.list__link--footer-bonus:hover .best-offers__img-hovered,.list__link--footer-bonus:hover .best-offers__item-overlay{opacity:1!important}@media screen and (max-width:510px){.list__link--footer-bonus{text-align:center;display:flex;justify-content:flex-start}}.list__link--search-result{display:flex;align-items:center;height:100%;color:#171e21;border-radius:6px;padding-left:8px;padding-right:8px;font-size:13px;transition:background-color .3s ease-out}.list__link--search-result:hover{background-color:#eceded}.list__link--sidebar{display:flex;align-items:center;gap:8px;height:100%;border-radius:6px;padding-left:8px;padding-right:8px;font-size:13px;transition:all .3s ease-out;color:#171e21}.list__link--sidebar:hover{background-color:#eceded}.badge{background-color:#434f65;padding:4px;border-radius:6px;display:inline-block}.badge--surebet-top{background-color:#ffdc21;display:inline-flex;align-items:center;justify-content:center;padding-left:8px;padding-right:8px;height:30px;font-size:13px;font-weight:700;color:#171e21}.badge--tour{border-radius:6px;background:var(--bg-fourth,#394356);padding:4px 8px;color:var(--main-white,#fff);font-size:13px;font-style:normal;font-weight:700;line-height:16px;text-transform:uppercase;margin-top:40px}@media screen and (max-width:768px){.badge--tour{display:none}}.badge--tour-first{margin-top:8px}.badge--matchday{z-index:1;border:1px solid #fff;color:#fff}.badge--matchday,.badge--matchday-live{display:inline-flex;align-items:center;justify-content:center;padding-left:4px;padding-right:4px;background-color:transparent;font-size:11px;font-weight:700;height:24px;margin-bottom:8px;text-transform:uppercase}.badge--matchday-live{border:1px solid #fb4242;color:#fb4242}.badge--matchday-live-end{border:1px solid #fff;color:#fff}.badge--forecast-table{padding-left:4px;padding-right:4px;background-color:transparent;border-radius:6px;height:24px;display:flex;align-items:center;border:1px solid rgba(23,30,33,.4);color:rgba(23,30,33,.4);text-transform:uppercase;font-size:11px;font-weight:700}@media screen and (max-width:540px){.badge--forecast-table{display:none}}.badge--forecast-win{border-color:#0e8d5f;color:#0e8d5f}.badge--forecast-lose{border-color:#ff4848;color:#ff4848}.badge--forecast-back{border-color:#338af3;color:#338af3}.badge--surebet{background-color:#282f3d;padding:0 8px;color:#fff;height:30px;line-height:30px;font-size:13px;font-weight:700;transition:all .3s ease-out}.badge--ex{background:hsla(0,0%,100%,.149);color:#fff;font-size:11px;height:24px;display:flex;align-items:center;padding:0 4px}.badge--ex,.badge--main{text-transform:uppercase;font-weight:700}.badge--main{display:block;color:#171e21;background-color:#ffdc21}.badge--match-day{margin-top:8px;font-size:11px;height:24px;line-height:24px;padding:0 4px;display:inline-block}.badge--footer-18{width:40px;height:40px;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.badge__desktop{display:none}}.badge__mobile{display:none}@media(max-width:768px){.badge__mobile{display:block}}.badge--dark{background-color:#232a38}.rating-list{margin-top:40px!important}.rating-list.forecast{content-visibility:auto}.rating-list__team-title{color:#fff;text-transform:uppercase;font-size:13px;font-weight:700;transition:all .3s ease-out;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap}.rating-list__team-title--short{display:none}@media screen and (max-width:360px){.rating-list__team-title--short{display:inline}}.rating-list__team-title--full{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:360px){.rating-list__team-title--full{display:none}}.rating-list__formation{background-color:rgba(0,0,0,.4);display:flex;position:absolute;align-items:center;justify-content:center;padding-left:4px;padding-right:4px;height:22px;border-radius:6px}.rating-list__formation span{color:#fff;font-weight:700;font-size:11px}.rating-list__formation--left{left:12px;bottom:12px}.rating-list__formation--right{right:12px;bottom:12px}.rating-list__team-wrapper{width:26px;height:26px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rating-list__team-wrapper--field{width:40px;height:40px;position:absolute}.rating-list__team-wrapper--field-left{left:8px;top:8px}.rating-list__team-wrapper--field-right{right:8px;top:8px}.rating-list__row-subheader{width:100%;height:48px;border-radius:6px;background-color:#394356;margin-bottom:16px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:650px){.rating-list__row-subheader--lineup{display:none}}.rating-list__filter-ico{transform:rotate(180deg);opacity:.6}.rating-list__filter-ico--asc{transform:rotate(0deg);opacity:1}.rating-list__filter-ico--desc{opacity:1}.rating-list__block-use{margin-bottom:16px}.rating-list__row-subtitle{font-weight:400;font-size:13px;line-height:16px;display:flex;align-items:flex-end;text-align:center;justify-content:center;color:hsla(0,0%,100%,.6)}.rating-list__col-header{width:58px;justify-content:center;display:flex;cursor:pointer;align-items:center}.rating-list__col-header span{font-weight:700;font-size:13px;line-height:16px;text-align:center;text-transform:uppercase;white-space:nowrap;color:#fff;opacity:.6}.rating-list__col-header--last{width:74px;display:none;align-items:center;justify-content:center;height:30px}.rating-list__col-header--last:hover .match-events__tooltip--payout{display:block}.rating-list__avatar-letter{font-family:Montserrat;color:#fff;font-style:italic;font-weight:800;font-size:15px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:24px}.rating-list__avatar-wrapper{overflow:hidden;border-radius:50%;border:1px solid #fff;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.rating-list__avatar-wrapper img{border-radius:50%}.rating-list__avatar-wrapper--lineups{padding:0;width:20px;height:20px}.rating-list__title-subheader{font-weight:700;font-size:13px;line-height:16px;text-align:center;text-transform:uppercase;color:#fff;opacity:.6}.rating-list__subheader{padding-left:12px;padding-right:12px;display:flex;justify-content:space-between;align-items:center;height:16px;margin-bottom:16px}.rating-list__subheader--odds{margin-bottom:8px;position:relative}.rating-list__subheader--lineups{margin-bottom:8px}.rating-list__subheader--lineups .rating-list__subtitle{text-transform:none;font-size:13px}.rating-list__right{display:flex;justify-content:space-between}.rating-list__left{max-width:200px;overflow:hidden;width:100%}.rating-list__title-price{display:inline-block;text-align:center;height:24px;line-height:24px;background-color:#ffdc21;border-radius:6px;color:#171e21;width:38px}.rating-list__span{font-size:13px;font-weight:700;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:16px}.rating-list__td{display:flex;align-items:center;color:#fff}.rating-list__td--overflow{overflow:hidden}.rating-list__td--pos-lineup{min-width:18px;text-align:right;justify-content:flex-end;font-size:13px;font-weight:700;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:16px}.rating-list__td--flag{min-width:30px;margin-right:10px;position:relative}.rating-list__td--flag:hover .match-events__tooltip{display:block}.rating-list__td--sub{min-width:16px;height:20px;margin-right:4px;display:flex;align-items:center;justify-content:center}.rating-list__td--number{min-width:30px;text-align:left;font-size:13px;font-weight:700;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:16px}.rating-list__td--pos{min-width:30px;text-align:center;display:flex;align-items:center;justify-content:center;margin-right:8px;font-size:13px;font-weight:700}.rating-list__td--price{font-size:13px;font-weight:700;justify-content:space-between}.rating-list__td--total{font-size:13px;font-weight:700;width:105px;justify-content:flex-end}.rating-list__td--name{font-size:13px;font-weight:700;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:16px}.rating-list__column-subheader{padding-top:16px;padding-bottom:8px}.rating-list__footer{padding-top:7px;text-align:right;display:flex;justify-content:flex-end}.rating-list__footer--odds{padding-top:4px}.rating-list__header{display:flex;align-items:center;justify-content:space-between;min-height:18px;margin-bottom:16px}.rating-list__header--padding{padding-left:12px;padding-right:12px}.rating-list__price{color:#fff;font-weight:700;font-size:15px;line-height:18px;text-transform:uppercase}.rating-list__price--odd{font-weight:400;opacity:.6}.rating-list__title{color:#fff;letter-spacing:.06em;font-weight:700;font-size:15px;line-height:18px;text-transform:uppercase}.rating-list__title--odds{text-transform:none}.rating-list__subtitle{color:hsla(0,0%,100%,.6);text-transform:uppercase;font-weight:700;font-size:11px;line-height:16px}.rating-list__subtitle--left{padding-right:12px}.rating-list__event--odd .rating-list__row{background-color:transparent}.rating-list__event--coach{margin-top:16px}.rating-list__event--coach .rating-list__row{background-color:#394356}.rating-list__link{position:relative}.rating-list__link:nth-child(2n) .rating-list__row{background-color:transparent}.rating-list__link:hover .rating-list__row{background-color:#1c222d}.rating-list__link:hover .rating-list__row .rating-list__price--odd{opacity:1}.rating-list__content--grid{display:grid;grid-gap:4px;gap:4px}.rating-list__content--lineups{display:grid;grid-gap:16px;gap:16px;grid-template-columns:2fr 2fr}@media screen and (max-width:650px){.rating-list__content--lineups{grid-template-columns:1fr}}.rating-list__content--sidebar{grid-template-columns:1fr}.rating-list__content--sidebar .rating-list__row-subheader--lineup{display:none}.rating-list__content--sidebar .active-team-tab{display:initial}.rating-list__content--sidebar .hidden-team-tab{display:none}.rating-list__row{height:46px;background:#394356;border-radius:6px;transition:all .3s ease-out;padding-left:12px;padding-right:12px;cursor:pointer}.rating-list__row,.rating-list__row--virtual{justify-content:space-between;display:flex}.rating-list__row--last-virtual{margin-top:8px;background:rgba(14,141,95,.6)!important}.rating-list__row--lineups{height:44px;cursor:default}.rating-list__row--ended{cursor:default}.two-series{border-radius:6px;background:var(--bg-fourth,#394356);padding:12px;margin-left:12px;margin-right:12px;transition:all .3s ease-in-out;cursor:pointer}.two-series:hover{background:var(--bg-sixth,#1c222d)}.two-series__col{display:flex;align-items:center;flex:1 1;gap:8px;grid-gap:8px;overflow:hidden}.two-series__col--first{justify-content:flex-end}@media screen and (max-width:360px){.two-series__col{gap:4px;grid-gap:4px}}.two-series__title{color:var(--text-white-40,hsla(0,0%,100%,.4));font-family:PT Sans;font-size:11px;font-style:normal;font-weight:700;line-height:14px;text-transform:uppercase}.two-series__score{border-radius:6px;height:30px;width:58px;display:flex;gap:4px;grid-gap:4px;justify-content:center;align-items:center;background:var(--bg-fifth,#282f3d)}.two-series__score span{color:var(--text-white-60,hsla(0,0%,100%,.6));text-align:center}.two-series__score span,.two-series__team-title{font-family:PT Sans;font-size:13px;font-style:normal;font-weight:700;line-height:16px}.two-series__team-title{overflow:hidden;color:var(--text-white-white,#fff);text-align:right;text-overflow:ellipsis;white-space:nowrap}@media(max-width:575px){.two-series__team-title{display:none}}.two-series__header{display:flex;justify-content:space-between;align-items:center;height:14px}.two-series__score-t{width:15px}.two-series__content{margin-top:4px;display:flex;justify-content:center;gap:8px;grid-gap:8px;height:30px;align-items:center;font-size:13px}.two-series__content--info{margin-left:16px;margin-top:0;gap:16px;grid-gap:16px}@media screen and (max-width:360px){.two-series__content--info{gap:8px;grid-gap:8px}}.two-series__content--info .two-series__col,.two-series__content--info .two-series__team-title{overflow:unset}.two-series__content--info .two-series__score span{color:#fff}.two-series__content--info .two-series__score{width:58px}.two-series__live{position:absolute;left:20px;top:20px}@media(max-width:768px){.two-series__live{top:16px;left:12px}}.match-events{display:grid;padding:16px 12px;background:#394356;border-radius:6px}.match-events__period-title{font-weight:700;font-size:13px;line-height:16px;white-space:nowrap;color:#fff}.match-events__period-header{display:flex;align-items:center;height:30px;justify-content:space-between}.match-events__tooltip-text{font-weight:400;font-size:13px;color:hsla(0,0%,100%,.6);white-space:nowrap}.match-events__incindent-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;position:relative;width:16px;height:16px}.match-events__incindent-wrapper:hover .match-events__tooltip{display:block}.match-events__incindent-wrapper--lineups{margin-left:4px}.match-events__incindent-ico-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;width:24px;min-width:24px;height:24px;background:#282f3d;border-radius:6px;position:relative}.match-events__incindent-ico-wrapper:hover .match-events__tooltip{display:block}.match-events__event{display:flex;align-items:center;height:24px;width:50%;justify-content:flex-end}.match-events__event--team-1{padding-right:8px}.match-events__event--team-2{flex-direction:row-reverse;margin-left:auto;padding-left:8px}.match-events__period-header-content{margin-left:15px;margin-right:15px;display:flex;align-items:center}.match-events__line{width:100%;height:1px;background:hsla(0,0%,100%,.2);border-radius:1px}.match-events__score-wrapper{background:#282f3d;border-radius:6px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 8px;gap:4px;height:30px;font-family:PT Sans;font-style:normal;font-weight:700;font-size:13px;line-height:16px;text-align:center;color:hsla(0,0%,100%,.6)}.match-events__add-time-wrapper{display:flex;justify-content:center;align-items:center;margin-top:4px}.match-events__add-time-wrapper span{font-weight:400;font-size:11px;line-height:14px;text-transform:uppercase;color:hsla(0,0%,100%,.4)}.match-events__title-player{font-weight:400;font-size:13px;line-height:16px;text-align:right;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.match-events__title-player b{font-weight:400;opacity:.4}.match-events__title-time{font-size:13px;line-height:16px;position:relative;min-width:35px;width:35px;text-align:center;white-space:nowrap;color:hsla(0,0%,100%,.6)}.match-events__content-wrapper{padding-top:16px;display:grid}.match-events__score-wrapper-inner{display:flex;align-items:center}.match-events__score{width:16px;height:16px}.match-events__tooltip-content{margin-top:8px;display:grid}.match-events__tooltip-title{font-weight:700;font-size:13px;line-height:16px;white-space:nowrap;text-transform:uppercase;color:#fff}.match-events__tooltip-title--lineups{text-transform:none;white-space:normal}.match-events__tooltip-title--lineups:first-letter{text-transform:uppercase}.match-events__tooltip{position:absolute;display:none;top:24px;z-index:9999;padding:12px;width:max-content}.match-events__tooltip,.match-events__tooltip--payout{background:#282f3d;border:2px solid hsla(0,0%,100%,.1);box-shadow:0 74px 30px rgba(0,0,0,.01),0 42px 25px rgba(0,0,0,.03),0 18px 18px rgba(0,0,0,.04),0 5px 10px rgba(0,0,0,.05),0 0 0 rgba(0,0,0,.05);border-radius:6px}.match-events__tooltip--payout{max-width:240px;width:240px;right:0;top:50px;outline:2px solid hsla(0,0%,100%,.2)}.match-events__tooltip--payout .match-events__tooltip-title{white-space:wrap!important;font-weight:400}.match-events__tooltip--payout-top{top:24px}.match-events__tooltip-row{display:flex;align-items:center;white-space:nowrap;font-weight:400;font-size:13px;line-height:16px;color:#fff}.match-events__title-addtime{vertical-align:super;font-size:xx-small!important}.match-events__title-no-events{margin:0}.preloader{display:flex;flex-direction:column;overflow:hidden;position:relative}.preloader--is-absolute{position:absolute;top:0;left:0;right:0;bottom:0;background-color:inherit}.preloader__block-sidebar-header{display:flex;justify-content:space-between;margin-bottom:16px}.preloader__block-sidebar-content{display:grid}.preloader__block-sidebar-wrapper{margin-top:40px}.preloader__block-sidebar{background-color:#394356;border-radius:6px;overflow:hidden}.preloader__block-sidebar--title{width:148px;height:18px}.preloader__block-sidebar--subtitle{width:53px;height:18px}.preloader__block-sidebar--row{height:46px;width:100%}.preloader__block-sidebar--button{width:117px;height:30px;margin-top:8px;align-self:flex-end}.preloader__wrapper-button{justify-content:flex-end}.preloader__matchday{width:100%;height:304px;background-color:#394356;border-radius:6px}.preloader__header{height:40px;width:100%;background:#f0f0f2;border-radius:6px}.preloader__header--space{margin-top:8px}.preloader__left-group{flex:1 1;max-width:186px;margin-right:10px}.preloader__row{height:60px;width:100%;display:flex;align-items:center;border-bottom:1px solid #f0f0f2;padding-right:8px;padding-left:19px;justify-content:space-between}.preloader__group{display:flex;flex-direction:column}.preloader__group--fixed{flex:1 1}@media screen and (max-width:540px){.preloader__group--fixed{display:none}}.preloader__block{background:#f0f0f2;border-radius:6px}.preloader__block--time{width:38px;height:16px;margin-right:15px}.preloader__block--bet{width:58px;height:24px;margin-left:4px}.preloader__block--favorite{width:24px;height:24px}@media screen and (max-width:540px){.preloader__block--favorite{display:none}}.preloader__block--score{width:16px;height:16px;margin-right:4px}@media screen and (max-width:540px){.preloader__block--score{display:none}}.preloader__block--favorite-first{margin-right:8px}.preloader__block--forecast{width:54px;height:24px;margin-right:25px}@media screen and (max-width:540px){.preloader__block--forecast{display:none}}.preloader__block--team{width:20px;height:20px;margin-right:8px}.preloader__block--team-circle{border-radius:50%}.preloader__block--title{width:100%;height:14px}@media screen and (max-width:540px){.preloader__block--title{width:50px!important}}.preloader__block--title-one{width:50%}.preloader--top-countries-section{margin-top:8px}.preloader:before{background:linear-gradient(90deg,hsla(0,0%,100%,0) 46%,hsla(0,0%,100%,.35) 50%,hsla(0,0%,100%,0) 54%) 50% 50%}.preloader--matchday:before,.preloader:before{position:absolute;top:0;right:0;bottom:0;left:50%;z-index:1;width:500%;margin-left:-250%;pointer-events:none;content:" ";animation:ph-animation .8s linear infinite}.preloader--matchday:before{background:linear-gradient(90deg,rgba(255,153,0,0) 46%,rgba(67,79,101,.26) 50%,rgba(250,10,178,0) 54%) 50% 50%}.preloader__item{width:100%;height:32px;border-radius:6px;background:#f8f8f8}.preloader__item--main{background:#f0f0f2}.preloader__item--medium{height:46px}.preloader__button{width:121px;height:32px;background-color:#f0f0f2;background:#f0f0f2;border-radius:6px}.button{flex-direction:row;flex-shrink:0}.button,.button--close-modal{display:flex;align-items:center;justify-content:center}.button--close-modal{border-radius:6px;width:30px;height:30px;transition:all .3s ease-in-out;opacity:.5}.button--close-modal:hover{opacity:1}@media screen and (max-width:500px){.button--close-modal{opacity:1}}.button--matchday-link{width:100%;height:40px;background-color:#394356;border-bottom-left-radius:6px;border-bottom-right-radius:6px;color:var(--text-white-white,#fff);font-size:13px;font-style:normal;font-weight:700;line-height:16px;letter-spacing:.26px;text-transform:uppercase;transform:translate3d(0,-6px,0);transition:all .3s ease-out}.button--matchday-link:hover{background:var(--bg-sixth,#1c222d)}.button--continue{display:flex!important;font-family:PT Sans;font-size:13px;font-style:normal;font-weight:700;line-height:16px;text-transform:uppercase;width:400px}@media screen and (max-width:675px){.button--continue{width:100%}}.button--password{position:absolute;right:8px;top:8px;width:24px;height:24px}.button--password .form__ico--visible{display:block}.button--password .form__ico--hidden,.button--password-active .form__ico--visible{display:none}.button--password-active .form__ico--hidden{display:block}.button--score-switcher{transition:all .3s ease-out;width:40px;height:40px;border-radius:50%;border-radius:36px;background:hsla(0,0%,100%,.05)}.button--score-switcher:hover{background-color:#1c222d}.button--auth-modal{text-transform:uppercase;font-weight:700;font-size:13px;margin:16px auto 0;padding-left:24px;padding-right:24px;transition:background-color .15s ease-in}.button--auth-modal:hover{background-color:#ffc700}.button--soc-auth{height:40px;background:#f0f0f2;border-radius:4px;transition:background-color .15s ease-in}.button--soc-auth:hover{background-color:#e0e0e0}.button--auth-modal-right{margin-top:0}.button--events{background-color:#394356!important}.button--events span{font-weight:700;font-size:13px}.button--events img{transform:rotate(90deg)}.button--more-odds{width:100%;height:40px;background:#394356;border-radius:6px;display:flex;transition:all .3s ease-out}.button--more-odds img{transform:rotate(90deg)}.button--more-odds span{color:#fff;letter-spacing:.02em;text-transform:uppercase;font-weight:700;font-size:13px}.button--more-odds:hover{background-color:#1c222d}.button--matchday-menu{width:24px;height:24px}.button--forecast-bet{height:30px;width:116px;transition:all .3s ease-out;font-size:11px;font-weight:700}.button--forecast-bet:hover{background-color:#ffc700}.button--virt-book{background-color:#0e8d5f!important;width:116px;transition:all .3s ease-out;font-size:11px;color:#fff;font-weight:700}.button--virt-book:hover{background-color:#0d6e4a!important}.button--filter-etc{width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-right:0!important}.button--view{width:24px;height:24px;background-color:transparent;border-radius:6px;transition:all .3s ease-out}.button--view:hover{background-color:#ffdc21}.button--view:hover .button__ico--view{opacity:1}@media screen and (max-width:360px){.button--view{display:none}}.button--view-sidebar:hover .button__ico--view-white{opacity:0!important}.button--rating{height:30px;background-color:transparent;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-weight:700;font-size:13px;padding-left:8px;padding-right:8px;transition:all .3s ease-out;align-items:center}.button--rating:hover{background-color:#394356}.button--view-add{opacity:0}@media screen and (min-width:575px)and (max-width:992px){.button--view-add{opacity:1}}.button--active-favorite{opacity:1!important}.button--active-favorite:hover{background-color:transparent}.button--active-favorite img{opacity:1!important}.button--filter{font-size:15px;border-radius:6px;color:hsla(0,0%,100%,.6);height:40px;padding-left:8px;padding-right:8px;transition:all .3s ease-out}.button--filter-active,.button--filter:hover{background-color:#394356;color:#fff}.button--filter-active .button__ico-filter,.button--filter:hover .button__ico-filter{opacity:1}@media screen and (max-width:534px){.button--filter{flex-direction:column!important;align-items:center}}.button--forecast{position:absolute;left:50%;margin-left:-45px;width:90px;height:30px;display:flex;align-items:center;justify-content:center;background:#434f65;border-radius:6px;white-space:nowrap;bottom:0;transition:all .3s ease-out;z-index:1;transform:translateY(50%)}.button--forecast span{color:#fff;font-size:13px;font-weight:700}.button--forecast:hover{background-color:#282f3d}.button--surebet-win{width:100%;transition:visibility .3s,opacity .3s ease-out;opacity:1;visibility:visible}.button--surebet-win span{font-size:12px}.button--surebet-win-expanded{opacity:0;visibility:hidden}.button--filter-content{font-size:13px;border-radius:6px;text-transform:uppercase;color:rgba(23,30,33,.4);height:40px;font-weight:700;padding-left:8px;padding-right:8px;transition:all .3s ease-out;background-color:#eceded;white-space:nowrap}.button--filter-content-active,.button--filter-content:hover{background-color:#ffdc21;color:#171e21}.button--filter-content-active .button__ico-filter,.button--filter-content:hover .button__ico-filter{opacity:1}.button--filter-content:disabled{pointer-events:none}.button--filter-content:disabled .filter-live-badge{background-color:#cfcfd7}.button .filter-live-badge{min-width:20px;padding:2px;margin-left:4px;color:#fff;background-color:#ff4848;border-radius:6px}.button--filter-content-odds{background-color:#394356;color:hsla(0,0%,100%,.6)}.button--filter-content-odds span{transition:all .3s ease-out;color:hsla(0,0%,100%,.6)}.button--filter-content-odds-active,.button--filter-content-odds:hover{background-color:#ffdc21}.button--filter-content-odds-active span,.button--filter-content-odds:hover span{color:#171e21}.button__ico-filter{margin-right:8px;opacity:.8;transition:opacity .3s ease-out}@media screen and (max-width:534px){.button__ico-filter{margin-right:0}}.button__ico-filter--nospace{margin:0}.button__ico-filter--header--hide{width:0;padding:0;overflow:hidden;position:absolute}@media screen and (max-width:576px){.button__ico-filter--header span{display:none}}.button__ico-filter-footer{margin-right:8px;opacity:.8;transition:opacity .3s ease-out}.button--show-all{margin-top:16px;height:32px;display:flex;align-items:center;justify-content:flex-start;text-transform:uppercase;font-weight:700;padding-left:8px;padding-right:8px;border-radius:6px;background-color:transparent;transition:all .3s ease-out}.button--show-all:hover{background-color:#f0f0f2}.button--rating-book:hover .button__ico--odd-bookmaker{opacity:1!important}.button__ico--show-all{margin-left:4px;transform:rotate(90deg)}.button__ico--view{transition:all .3s ease-out;opacity:.4}.button__ico--view-white{transition:all .3s ease-out;opacity:1}.button__ico--abs{position:absolute}.button__ico--odd-bookmaker{opacity:1}.button__text--show-all{color:rgba(23,30,33,.4);font-size:13px}.button--filter-all{padding:10px}@media screen and (max-width:534px){.button--filter-all{height:48px!important;min-height:48px}}.button--bound{min-width:40px;min-height:40px;display:flex;justify-content:center;align-items:center;transition:all .3s ease-out;border-radius:6px}.button--active,.button--bound:hover{background-color:#394356!important}.button--signin{padding-left:24px;padding-right:24px;transition:all .3s ease-out;white-space:nowrap}.button--signin:hover{background-color:#ffc700}@media screen and (max-width:428px){.button--signin{display:none}}.button--rounded{border-radius:6px}.button--primary-color{background-color:#ffdc21}.button--transparent-color{background-color:transparent;color:hsla(0,0%,100%,.6)}.button--small-size{min-height:38px}.button--upper{text-transform:uppercase}.button--footer{height:40px;color:hsla(0,0%,100%,.4);letter-spacing:.06em}.button--footer:hover{color:#fff}.button--social{background-color:#394356}.button--social:hover{background-color:#282f3d!important}.button--not-avalaible{color:var(--text-light-graphite,#88949a);text-align:center;font-family:PT Sans;font-size:11px;font-style:normal;font-weight:700;line-height:14px;text-transform:uppercase;background-color:var(--bg-modal,rgba(8,13,21,.6))!important}.button--not-avalaible :active,.button--not-avalaible :focus,.button--not-avalaible:hover{background-color:var(--bg-modal,rgba(8,13,21,.6))}.button--matchday-menu-top{min-width:30px;height:30px;border-radius:6px;background:var(--bg-fifth,#232a38);transition:all .3s ease-out}.button--matchday-menu-top:hover{background:var(--bg-sixth,#1c222d);opacity:1}.button--with-star-fav svg{stroke:transparent;stroke-width:1px;transition:all .3s ease-out}.button--with-star-fav:hover svg{stroke:rgba(23,30,33,.4)}.match-day{position:relative;text-align:center;padding:24px 12px 16px;background-image:url(/_next/static/media/bg_pattern.ddc10c52.svg)}.match-day-header__menu{justify-content:flex-end}.match-day__date{color:var(--text-white-40,hsla(0,0%,100%,.4));text-align:center;font-family:PT Sans;font-size:11px;font-style:normal;font-weight:700;line-height:14px;text-transform:uppercase;margin-top:-16px;margin-bottom:24px}.match-day--full{background-image:url(/_next/static/media/bg_pattern_full.cb446f3c.svg)}@media screen and (max-width:394px){.match-day--full{background-image:url(/_next/static/media/bg_pattern.ddc10c52.svg)}}@media screen and (min-width:799px){.match-day--full .match-day__content{justify-content:center;grid-gap:40px}.match-day--full .match-day__team-title{align-self:center}.match-day--full .match-day__center-content{width:auto}.match-day--full .match-day__left-content{display:flex;align-items:top;flex-direction:row-reverse;grid-gap:16px;height:68px}.match-day--full .match-day__bets{max-width:540px;margin:0 auto}.match-day--full .match-day__right-content{display:flex;align-items:top;grid-gap:16px;height:68px}.match-day--full .match-day__team-title{font-size:18px;margin:0}}.match-day__avatar-wrapper{position:relative;display:inline-block;align-items:center;justify-content:center}.match-day__next-period{position:absolute;display:flex;align-items:center;justify-content:center;width:24px;height:24px;left:-2px;top:-2px;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:16px}.match-day__next-period .match-events__tooltip{top:30px;padding:10px}.match-day__next-period:hover .match-events__tooltip{display:block}.match-day__expanded-info{transition:all .3s ease-out;overflow:hidden;display:flex;flex-direction:column;grid-gap:8px 0;max-width:744px;margin:0 auto}.match-day__expanded-score-wrapper{display:flex}.match-day__expanded-score{flex:1 1;grid-gap:4px 0;padding-top:8px;padding-bottom:8px;display:flex;flex-direction:column;border-radius:6px;background:#282f3d}.match-day--surebet{padding-top:16px}.match-day__score-wrapper{display:flex;justify-content:center}.match-day__score-wrapper--white .match-day__score,.match-day__score-wrapper--white .match-day__score-del{color:#fff}.match-day__timestamp{margin-top:14px}.match-day__score-wrapper-small{margin-top:8px;font-weight:700;font-size:11px;color:hsla(0,0%,100%,.4);text-transform:uppercase}.match-day__title-small-score{line-height:14px}.match-day__score{width:42px;height:32px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:28px;font-family:Montserrat;position:relative}.match-day__score--small{font-size:13px;width:18px;height:16px;color:hsla(0,0%,100%,.4)}.match-day__score:hover .match-events__tooltip{display:flex}.match-day__expanded-score-title{color:hsla(0,0%,100%,.6);font-weight:700;font-size:11px;line-height:14px;text-align:center;text-transform:uppercase}.match-day__score-del{width:22px;height:32px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:13px}.match-day__score-del--small{width:12px;font-size:13px;height:16px;color:hsla(0,0%,100%,.4)}.match-day__type-bet{width:100%;display:flex;align-items:center;justify-content:center;height:16px;margin-bottom:4px;text-transform:uppercase;font-weight:700;opacity:.6;font-size:13px;color:#fff}.match-day__wrapper-bet{width:33.3%}.match-day__bets{display:flex;align-items:center;justify-content:space-between}.match-day__bet-left{width:50%;display:flex;align-items:center;justify-content:center}.match-day__bet{height:30px;background-color:#282f3d;border-radius:6px;display:flex;justify-content:space-between;align-items:center;color:#fff;font-weight:700;font-size:13px;cursor:pointer;transition:all .3s ease-out}.match-day__bet:hover{background-color:#0b714c}.match-day__bet--center .match-day__bet-left{width:100%}.match-day__bet--live{border-bottom:1px solid #fb4242}.match-day__bet--live:hover{background-color:#fb4242}.match-day__bet--live .match-day__bet-left{width:100%}.match-day__badge-title{color:#fff;padding-left:5px}.match-day__badge-title--live{font-size:13px;text-transform:uppercase;font-weight:700;color:#fb4242}.match-day__bet-badge{background-color:#0e8d5f;height:100%;border-radius:6px;width:50%;font-weight:700;transition:all .3s ease-out;font-size:13px;min-width:55px}.match-day__all-bets,.match-day__bet-badge{display:flex;align-items:center;justify-content:center}.match-day__all-bets{height:16px;margin-top:16px;margin-bottom:8px}.match-day__all-bets .dropdown-matches__ico{transition:all .3s ease-out}.match-day__all-bets--add{cursor:pointer}.match-day__all-bets--expanded .match-day__line--add-info{width:100%}.match-day__all-bets--expanded .dropdown-matches__ico{transform:rotate(0)}.match-day__line{width:100%;height:1px;background:hsla(0,0%,100%,.15);border-radius:1px;transition:all .3s ease-out}.match-day__line--add-info{width:0}.match-day__title{font-size:13px;line-height:16px;text-transform:uppercase;font-weight:700;color:hsla(0,0%,100%,.4);margin-bottom:2px;position:relative}.match-day__title--all{white-space:nowrap;margin-left:16px;margin-right:16px;display:flex;align-items:center;margin-bottom:0;grid-gap:0 4px}.match-day__title--surebet{color:hsla(0,0%,100%,.6);text-transform:uppercase;line-height:16px;font-size:11px;font-weight:400;white-space:nowrap}.match-day__team-flag{display:inline-block}.match-day__team-flag-loader{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;background-color:#232a38}.match-day__team-title{margin-top:12px}.match-day__subtitle,.match-day__team-title{font-weight:700;font-size:15px;line-height:18px;color:#fff}.match-day__subtitle{position:relative}.match-day__subtitle:first-letter{text-transform:uppercase}.match-day__content{display:flex;justify-content:space-between}.match-day__content--surebet{height:auto;padding-left:16px;padding-right:16px;margin-bottom:8px}.match-day__left-content,.match-day__right-content{width:33.3%}.match-day__center-content{width:33.3%;display:flex;align-items:center;flex-direction:column}.match-day--surebet-match{padding-top:0}.breadcrumb{list-style:none;display:flex;flex-wrap:nowrap;align-items:center;overflow:hidden}.breadcrumb--block{color:hsla(0,0%,100%,.4);text-transform:uppercase;font-weight:700;font-size:11px;line-height:16px}.breadcrumb__link{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.breadcrumb__link--comp{color:var(--text-black-60,rgba(23,30,33,.6));font-size:11px;font-style:normal;font-weight:700;line-height:14px;text-transform:uppercase;transition:all .3s ease-in-out}.breadcrumb__link--comp:hover{opacity:.6}.breadcrumb__match{display:block;flex:1 1;min-width:0;white-space:nowrap}.breadcrumb .breadcrumb-item:last-child .breadcrumb__link,.breadcrumb__match{overflow:hidden;text-overflow:ellipsis}.breadcrumb-item+.breadcrumb-item:before{padding-right:5px;padding-left:5px;width:12px;margin-left:5px;margin-right:5px;opacity:.4;height:12px;content:"";background-image:url(/_next/static/media/arrow-gray.69410cfb.svg);background-repeat:no-repeat;background-position:50%}.breadcrumb-item{display:inline;align-items:center;transition:all .3s ease-out}.breadcrumb-item:hover{color:#fff}.breadcrumb-item--comp:before{background-image:url(/_next/static/media/arrow-g.6b352591.svg)!important;opacity:1!important}.breadcrumb-item-disabled{pointer-events:none}.surebet .slider{width:100%}.surebet .slider .slick-slide{padding-right:0}.surebet__header{display:flex;align-items:center;justify-content:space-between;padding:0 12px}.surebet__header .breadcrumb{color:hsla(0,0%,100%,.6)}.surebet__input{width:100%;background:transparent;border:none;color:#fff;text-align:center;font-size:13px;font-weight:700;font-family:PT Sans}.surebet__input-wrapper{height:30px;display:flex;align-items:center;border:1px solid #fff;border-radius:6px;width:85px;justify-content:flex-end}.surebet__input-wrapper--stavka{margin-left:8px}.surebet__input-wrapper-currency{border-left:1px solid #fff;display:flex;align-items:center;justify-content:center;min-width:30px;color:#fff;font-size:13px;font-weight:700;height:28px}.surebet__wrapper-bet{display:flex;opacity:0;transition:opacity .3s ease-out;align-items:center;justify-content:flex-end;height:30px}.surebet__wrapper-bet--active{opacity:1}.surebet__wrapper-bet-title{font-weight:700;font-size:13px;text-transform:uppercase;color:#fff}.surebet__lefted{position:absolute;left:0}.surebet__bet-content,.surebet__bet-footer{transition:all .3s ease-out}.surebet__bet-footer{position:absolute;display:flex;align-items:center;justify-content:center;opacity:0;left:0;right:0;height:54px;top:124px;border-top:1px solid hsla(0,0%,100%,.2)}.surebet__bet-footer:hover{background:#1c222d}.surebet__expanded-title{font-weight:700;font-size:13px;text-transform:uppercase;color:#fff;padding-left:8px}.surebet__expanded-result{height:46px;border-radius:6px;background:#282f3d;position:absolute;opacity:0;left:0;right:0;top:186px;transition:all .3s ease-out;display:flex;align-items:center;padding-left:12px;padding-right:12px;justify-content:space-between}.surebet__grid{display:flex;margin-top:8px;position:relative;margin-bottom:8px}.surebet__grid--expanded .surebet__bet-header{border-bottom:1px solid hsla(0,0%,100%,0)}.surebet__grid--expanded .surebet__bet-content{transform:translate3d(0,-16px,0)}.surebet__grid--expanded .surebet__bet{max-height:178px;height:178px}.surebet__grid--expanded .surebet__bet-footer,.surebet__grid--expanded .surebet__expanded-result{opacity:1}.surebet__grid--expanded .surebet__main-block{height:calc(100% - 54px)}.surebet__title-wrapper{height:30px;width:100%;position:relative}.surebet__main-block{transition:all .3s ease-out;height:100%}.surebet__main-block:hover{background:#1c222d}.surebet__bet-header{height:40px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid hsla(0,0%,100%,.2);margin-bottom:16px;transition:all .3s ease-out;font-size:13px;font-weight:700;color:#fff;text-transform:uppercase}.surebet__bet{cursor:pointer;background:#282f3d;border-radius:6px;max-height:140px;height:140px;position:relative;overflow:hidden;flex:1 1;transition:all .3s ease-out}.date-filter{max-width:127px;margin-right:auto}.date-filter__input{display:flex;justify-content:space-between;border-radius:6px;border:1px solid #f5f5f5}.date-filter__input-time{height:40px;padding-right:4px;border-radius:6px;border:1px solid #f5f5f5}.date-filter__button{display:flex;align-items:center;justify-content:center;width:28px;height:40px;transition:background-color .3s ease-out;border-radius:6px}.date-filter__button:hover{background-color:#f6f6f6}.date-filter__title{font-weight:700;font-size:13px;line-height:16px;color:rgba(23,30,33,.4)}.date-filter__content{padding:8px;cursor:pointer;border-radius:6px;transition:background-color .3s ease-out}.date-filter__content:hover{background-color:#f6f6f6}.date-filter__wrapper-calendar{position:absolute;z-index:4;left:16px;top:56px;max-width:250px;outline:2px solid hsla(0,0%,100%,.2);box-shadow:0 8px 64px rgba(0,0,0,.2)}.date-filter__wrapper-calendar .react-calendar{width:100%;outline:none;box-shadow:none;border-radius:6px 6px 0 0;padding-bottom:4px}.date-filter__wrapper-calendar .calendar-time-active .react-calendar__tile--active{background-color:unset!important}@media(max-width:768px){.date-filter__wrapper-calendar{left:4px}}.date-filter__preloader{background:#434f65;width:250px;height:260px;border-radius:8px}.date-filter__footer{padding:0 12px 12px;border-radius:0 0 6px 6px;background-color:#fff}.date-filter__footer:before{content:"";display:block;width:100%;height:1px;background-color:#f0f0f2;margin-bottom:8px}.date-filter__time-control{height:40px;padding:12px 8px;font-size:13px;color:rgba(23,30,33,.4);white-space:nowrap;border-radius:6px;cursor:pointer}.date-filter__time-control:hover{background-color:#f8f8fa}.date-filter__time-control_active{color:#222;font-weight:700;background-color:#ffdc21}.date-filter__time-control_active:hover{background-color:#ffdc21}.bet-badge{padding:11px 8px;border-radius:6px;background-color:#282f3d}.bet-badge__text{font-weight:700;font-size:15px;line-height:18px;color:#fff;text-align:center}.bet-wrapper.bet-wrapper--down:after,.bet-wrapper.bet-wrapper--up:before{display:block}.bet-wrapper{width:58px;transition:all .3s ease-out;display:flex;align-items:center;justify-content:center;height:24px;border:1px solid #eceded;border-radius:6px;position:relative;background-color:transparent;cursor:pointer}.bet-wrapper--finished:hover{background:transparent!important;border:1px solid #eceded!important}.bet-wrapper--finished:hover .bet-title--finished{color:rgba(23,30,33,.4)!important}.bet-wrapper--hidden{visibility:hidden}.bet-wrapper--no-betslip{position:relative;background-image:url(/_next/static/media/pattern_bet.ccf11535.svg);background-repeat:no-repeat;background-position:50%;background-size:100%;cursor:default!important}.bet-wrapper--no-betslip:hover{background-color:transparent!important;border:1px solid hsla(0,0%,100%,.15)!important}.bet-wrapper--no-betslip:hover .bet-title{color:#fff!important}.bet-wrapper--no-betslip:hover .tooltip--odds{display:block}.bet-wrapper--total{border:0}.bet-wrapper--total .bet-title{color:rgba(23,30,33,.4)}.bet-wrapper:before{background-image:url(/_next/static/media/bet-up-green.28febe39.svg);top:4px;right:4px}.bet-wrapper:after,.bet-wrapper:before{content:"";display:none;position:absolute;background-repeat:no-repeat;background-position:50%;background-size:100%;width:5px;height:5px}.bet-wrapper:after{background-image:url(/_next/static/media/bet-down-red.c9c3a844.svg);bottom:4px;left:4px}@media screen and (max-width:992px){.bet-wrapper{height:44px;width:54px}}.bet-wrapper:not(.bet-wrapper--total):hover{background-color:#ffdc21;border:1px solid #ffdc21}.bet-wrapper:not(.bet-wrapper--total):hover .bet-title{color:#171e21}.bet-wrapper--odds{border:1px solid hsla(0,0%,100%,.15);height:30px}.bet-wrapper--odds .bet-title{color:#fff;padding:0}.bet-wrapper--best-odds{border:1px solid #ffdc21}.bet-wrapper--best-odds .bet-title{color:#ffdc21}.bet-wrapper--maker-odd:hover{border:1px solid #027b5b;background-color:#027b5b}.bet-wrapper--maker-odd:hover .bet-title{color:#fff}.bet-wrapper--maker.bet-wrapper--maker{cursor:default;border:1px solid transparent;height:16px}.bet-wrapper--maker.bet-wrapper--maker .bet-title{font-weight:700;font-size:13px;line-height:16px;display:flex;align-items:flex-end;text-align:center;color:hsla(0,0%,100%,.4)}.bet-wrapper--maker.bet-wrapper--maker:hover{background-color:transparent;border:1px solid transparent}.bet-wrapper--maker.bet-wrapper--maker:hover .bet-title{color:hsla(0,0%,100%,.4)}.bet-title{font-size:13px;padding-left:2px;font-weight:700;color:#171e21;transition:all .3s ease-in-out}.bet-title--finished,.bet-title--gray{color:rgba(23,30,33,.4)}.bet-title--finished{font-weight:400}.bet-title--won{font-weight:700}.bet-ico{position:absolute;left:4px}.bet{height:30px;display:flex;align-items:center;justify-content:center;width:42px;border:1px solid hsla(0,0%,100%,.2);border-radius:6px;margin-left:32px}.bet--surebet{padding-left:8px;padding-right:8px;width:auto;margin-left:auto;margin-right:auto}.bet__title{color:#fff;font-weight:700;font-size:13px}.odds-ended .bet-wrapper--best-odds{border-color:hsla(0,0%,100%,.15)}.odds-ended .bet-wrapper:hover{cursor:default;background:transparent;border-color:hsla(0,0%,100%,.15)!important}.odds-ended .bet-wrapper:hover .bet-title{color:hsla(0,0%,100%,.149)!important}.odds-ended .bet-title{color:hsla(0,0%,100%,.4)!important}.odds-ended .bet-wrapper--no-betslip{background:transparent}.odds-ended .bet-wrapper--no-betslip .bet-title{color:hsla(0,0%,100%,.149)!important}.news{display:grid}.news__item{padding:8px;cursor:pointer;background-color:#394356;border-radius:6px;transition:background-color .3s ease-out;content-visibility:auto}.news__item:hover{background-color:#282f3d}.news__image{border-radius:6px}.news__content{display:flex;flex-direction:column;justify-content:space-between}.news__title{font-weight:700;font-size:15px;line-height:18px;color:#fff}.news__subtitle{font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:hsla(0,0%,100%,.4)}.height-full{height:100%}.mb-16{margin-bottom:16px}.mb-8{margin-bottom:8px}.mb-4{margin-bottom:4px}.mt-64{margin-top:64px}.mt-40{margin-top:40px}.mt-16{margin-top:16px}.mt-12{margin-top:12px}.mt-8{margin-top:8px}.mt-4{margin-top:4px}.mt-0{margin-top:0!important}.ml-auto{margin-left:auto}.ml-4{margin-left:4px}.ml-8{margin-left:8px}.mr-auto{margin-right:auto}.px-12{padding:0 12px}.opacity-1.opacity-1{opacity:1}.opacity-04{opacity:.4}.txt-align-center{text-align:center}.colorBlack.colorBlack{color:#171e21}.colorWhite.colorWhite{color:#fff}.colorYellow.colorYellow{color:#ffdc21}.has-link-hover{cursor:pointer}.has-link-hover:hover{text-decoration:underline}.text-with-overflow{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.overflow-hidden{overflow:hidden}.grid-with-overflow-rtl{display:grid;grid-template-columns:minmax(0,1fr) auto}.grid-with-overflow-ltr{display:grid;grid-template-columns:auto minmax(0,1fr)}.loading-background.loading-background,.loading-pill{background-color:#394356}.loading-pill{min-width:60px;min-height:16px;border-radius:6px}.Logo{flex-shrink:0}.Logo--with-border{padding:4px}.Logo__contianer{border-radius:50%;background:#fff}.TeamName{color:#fff;font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media screen and (max-width:540px){.TeamName{display:none}}.TeamName--hidden{display:none}.TeamName--show{display:initial}.TeamName--font-regular{font-weight:400}.TeamNameShort{color:#fff;font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media screen and (min-width:541px){.TeamNameShort{display:none}}.TeamNameShort--hidden{display:none}.TeamNameShort--show{display:initial}.TeamNameShort--font-regular{font-weight:400}html{scroll-behavior:smooth}.body_fixed{overflow:hidden}.show-desktop{display:block}@media screen and (max-width:429px){.show-desktop{display:none}}.show-mobile{display:none!important}@media screen and (max-width:429px){.show-mobile{display:block!important}}.switch-team{height:48px;border-radius:6px;background-color:#394356;padding:4px;width:100%;display:none;cursor:pointer;position:relative}@media screen and (max-width:650px){.switch-team{display:flex}}.switch-team__content{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;z-index:1}.switch-team__inner{width:50%;background-color:#ffdc21;height:100%;border-radius:6px;transition:all .1s ease-out}.switch-team__inner,.switch-team__inner--one{transform:translateZ(0)}.switch-team__inner--two{transform:translate3d(100%,0,0)}.switch-team__block{width:50%;display:flex;align-items:center;justify-content:center;gap:8px;padding:8px}@media screen and (max-width:650px){.active-team-tab{display:block}.hidden-team-tab{display:none}}.no-wrap{white-space:nowrap}*{box-sizing:border-box}.flex-justify{justify-content:space-between}.flex-center{justify-content:center}.flex-column{flex-direction:column}body{font-family:PT Sans,sans-serif!important;font-weight:400;background-color:#f0f0f0}.bg-content,.content{background-color:#fff;border-top-left-radius:6px;border-bottom-left-radius:6px}.content{flex-grow:1;margin-top:15px}.content--league{flex-direction:column;background-color:transparent;margin-top:10px}.content--league .layout-main-with-sidebar--full{margin-top:0}@media screen and (max-width:1068px){.content{border-radius:6px}}@media screen and (max-width:768px){.content{border-radius:0;margin-top:0}}@media screen and (max-width:359px){.content{width:100%;overflow:hidden}}.content__main{min-height:500px;padding:12px;width:62%;display:flex;flex-direction:column;position:relative}.content__main--hidden{display:none}@media screen and (max-width:1150px){.content__main{width:100%}}@media screen and (max-width:575px){.content__main{padding-left:0;padding-right:0}}.content__main__keep-padding{padding-left:12px!important;padding-right:12px!important}.layout-main-with-sidebar{display:grid;grid-template-columns:1fr 394px;overflow:hidden;flex-grow:1;background-color:#fff;border-bottom-left-radius:6px;border-top-left-radius:6px;margin-top:12px}.layout-main-with-sidebar>.content__main{width:100%}.layout-main-with-sidebar>.sidebar{width:auto}@media screen and (max-width:1190px){.layout-main-with-sidebar{grid-template-columns:1fr 346px}}@media screen and (max-width:1150px){.layout-main-with-sidebar{display:flex;flex-flow:column}}@media screen and (max-width:1068px){.layout-main-with-sidebar{border-radius:6px}}@media screen and (max-width:768px){.layout-main-with-sidebar{border-radius:0;margin-top:0}}@media screen and (max-width:359px){.layout-main-with-sidebar{width:100%;overflow:hidden}}.layout-main-with-sidebar--full.layout-main-with-sidebar--full{grid-template-columns:1fr}.flex-align{align-items:center}.circle-ico{width:5px;height:5px;border-radius:50%;background-color:#d9d9d9}.input{border:none;height:100%;width:100%}.search-box{position:relative}.search-box__ico{position:absolute;z-index:1;left:10px;top:10px;width:20px;height:20px}.search-box--sidebar{border-radius:6px}.search-box--sidebar-active,.search-box--sidebar:hover{box-shadow:0 0 0 4px rgba(23,30,33,.05)}.search-box__input{font-size:15px}.search-box__input::placeholder{color:rgba(23,30,33,.4)}.search-box__input--sidebar{height:40px;border-radius:6px;border:1px solid #d0d0d7;color:rgba(23,30,33,.4);padding-left:40px}.sticky{z-index:9998}.sidebar,.sticky{position:relative}.sidebar{padding:12px;border-radius:6px;min-width:208px;flex-shrink:0}.sidebar--left{width:240px;max-width:240px;min-height:500px;margin-top:15px;padding:0;gap:12px;display:flex;flex-direction:column}@media screen and (max-width:1294px){.sidebar--left{max-width:208px;min-width:208px}}@media screen and (max-width:860px){.sidebar--left{display:none}}.sidebar--leagues{margin-top:10px}.sidebar__wrapper-block{padding-left:12px;padding-right:12px}.sidebar--right{background-color:#434f65;width:38%;padding:12px 0 32px;min-height:500px;min-width:330px}@media screen and (max-width:1150px){.sidebar--right{display:none}}.sidebar--full{width:100%;display:block;min-width:100%}@media screen and (max-width:768px){.sidebar--full{border-radius:0}}.sidebar__title{text-transform:uppercase;color:#171e21;font-weight:700;font-size:15px;line-height:18px;margin-bottom:8px}.sidebar__block{background-color:#fff;border-radius:6px;padding:12px}.sidebar-content-container{max-width:768px}.container,.sidebar-content-container{width:100%;margin-left:auto;margin-right:auto}.container{position:relative;padding-left:15px;padding-right:15px;max-width:1310px}.container--row{display:flex;justify-content:space-between;flex-wrap:wrap}.container--footer{content-visibility:auto;margin-top:32px;gap:32px 0}@media screen and (max-width:768px){.container--mobile{padding:0;flex-direction:column}}.container--bread{padding-top:10px}@media screen and (max-width:1268px){.container{width:100%}}.flex{display:flex}.flex-wrap{flex-flow:wrap}.flex-grow{flex-grow:1}.grid-main{display:grid}.grid--2{grid-gap:2px;gap:2px}.grid--4{grid-gap:4px;gap:4px}.grid--8{grid-gap:8px;gap:8px}.grid--10{grid-gap:10px;gap:10px}.grid--12{grid-gap:12px;gap:12px}.grid--16{grid-gap:16px;gap:16px}.grid--18{grid-gap:18px;gap:18px}.grid--24{grid-gap:24px;gap:24px}.grid--40{grid-gap:40px;gap:40px}.search-result{position:absolute;width:420px;height:390px;padding:8px 2px 8px 8px;background-color:#fff;border-radius:6px;z-index:1;top:46px;outline:2px solid hsla(0,0%,100%,.2);box-shadow:0 74px 30px rgba(0,0,0,.01),0 42px 25px rgba(0,0,0,.03),0 18px 18px rgba(0,0,0,.04),0 5px 10px rgba(0,0,0,.05),0 0 0 rgba(0,0,0,.05)}.menu{scroll-behavior:smooth;height:100%}.menu--competition{height:50px;display:flex!important;font-size:14px!important}@media screen and (max-width:768px){.menu--competition{border-top:1px solid var(--bg-third,#434f65);padding-left:12px;padding-right:12px}}.menu__arrow{margin-left:3px;opacity:.4;transition:all .3s ease-out}.menu--sidebar{position:relative;border-bottom:1px solid hsla(0,0%,100%,.2);padding-left:12px;font-size:14px!important;padding-right:50px;grid-gap:36px;gap:36px;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;overflow-x:auto;margin-top:40px;scrollbar-width:none;-ms-overflow-style:none}.menu--sidebar .menu__item:after{content:none}.menu--sidebar .menu__item{width:auto}.menu--sidebar .menu__item--active .menu__title{opacity:1}.menu--sidebar::-webkit-scrollbar{display:none}.menu--top{font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}@media screen and (max-width:968px){.menu--top{display:none}}.menu--white{color:#fff}.menu__title{transition:all .3s ease-out;opacity:.4;white-space:nowrap}.menu__item{position:relative;display:flex;align-items:center;cursor:pointer;height:100%;color:hsla(0,0%,100%,.4);transition:color .1s ease-in}.menu__item--active,.menu__item:hover{color:#fff}.menu__item:hover .menu__arrow,.menu__item:hover .menu__title{opacity:1}.menu__item:after{transition:all .3s ease-out;opacity:0}.menu__item--active:after,.menu__item:after{content:"";border-radius:1px;position:absolute;left:0;right:0;bottom:-1px;height:2px;background-color:#ffdc21}.menu__item--active:after{opacity:1}.menu__item--disabled{opacity:.5;pointer-events:none}.menu__highlight{position:absolute;height:2px;left:0;bottom:0;background-color:#ffdc21;transition:all .3s ease-out}.space-4{margin-left:4px}.main-logo{opacity:1;visibility:visible;transition:visibility .3s,opacity .3s ease-out}.header{left:0;right:0;top:0;height:auto!important;z-index:8001;background:linear-gradient(156.57deg,#45526d -58.71%,#252e3f 87.01%)}@media screen and (max-width:700px){.header--open-search .main-logo{opacity:0;visibility:hidden;display:none}}.header__avatar{min-width:32px;min-height:32px;border:1px solid hsla(0,0%,100%,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;cursor:pointer}.header__ico-search{position:absolute}.header__ico-search--left{left:8px}.header__ico-search--right{right:8px}.header__search-input{width:100%;height:100%;padding-left:40px;background-color:transparent;color:#fff;border:none;font-size:15px}.header__search-input::placeholder{color:hsla(0,0%,100%,.6)}.header__search{position:absolute;display:flex;align-items:center;top:0;background:#353e4f;border-radius:6px;bottom:0;right:0;z-index:1;width:421px;visibility:hidden;opacity:0;transition:visibility .3s,opacity .3s ease-out}.header__search--open{opacity:1;visibility:visible}@media screen and (max-width:821px){.header__search{width:100%;left:0}}.header__menu-tools{width:100%;justify-content:flex-end}@media screen and (max-width:320px){.header__menu-tools{grid-gap:2px;gap:2px}}.header--top{align-items:center;display:flex;justify-content:space-between;position:relative;height:56px}.header--top-wrapper{border-bottom:1px solid hsla(0,0%,100%,.2)}.header__center-section{height:56px;visibility:visible;opacity:1;transition:visibility .3s,opacity .3s ease-out}.header__center-section--hidden{visibility:hidden;opacity:0}@media screen and (max-width:821px){.header__center-section{display:none}}.header__right-section{display:flex}@media screen and (max-width:821px){.header__right-section{width:100%;flex-direction:row;justify-content:flex-end}}.wrapper{position:relative}@media screen and (max-width:575px){.wrapper--lng{display:none}}.wrapper--gamb{display:none}@media screen and (max-width:575px){.wrapper--gamb{display:block}}.wrapper--favorite{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.wrapper--favorite-header{margin-right:-4px}.font-bold{font-weight:700}.submenu{display:flex;align-items:center;justify-content:space-between;height:56px}.submenu .dropdown__list .button__ico-filter{margin-right:8px}.submenu__right{width:100%}.submenu__title-ico{font-size:15px;line-height:18px;text-align:center}.submenu--content-filter{height:auto!important;gap:8px 4px;width:100%;justify-content:flex-start;transition:all .3s ease;padding:0 4px 16px;overflow-x:auto}@media screen and (max-width:768px){.submenu--content-filter{padding-left:12px;padding-right:12px}}.submenu--content-filter .button{transition:all .3s ease}.submenu__ico--filter{margin-right:4px}.layout{position:relative;isolation:isolate;width:100%;min-height:100vh}.layout,.layout__content{display:flex;flex-flow:column}.layout__content{flex-grow:1;flex-shrink:1}.layout--dark{background-color:var(--bg-third)}.no-animate .table__content{transition:none!important}.language-switcher{border-radius:4px;position:absolute;z-index:9000;right:0;transform:translate3d(0,5px,0);outline:2px solid hsla(0,0%,100%,.2);box-shadow:0 74px 30px rgba(0,0,0,.01),0 42px 25px rgba(0,0,0,.03),0 18px 18px rgba(0,0,0,.04),0 5px 10px rgba(0,0,0,.05),0 0 0 rgba(0,0,0,.05);background-color:#fff;padding:8px;display:grid;grid-auto-rows:40px;grid-template-columns:repeat(3,1fr);grid-gap:8px 16px;gap:8px 16px}.language-switcher--up{transform:translate3d(0,calc(-100% - 50px),0)}.language-switcher__button{display:flex;align-items:center;padding:8px;height:40px;border-radius:6px;transition:all .3s ease-out;min-width:93px;color:#171e21;font-size:13px;line-height:16px;white-space:nowrap}.language-switcher__button--active,.language-switcher__button:hover{background-color:#eceded}.language-switcher__ico{width:20px;height:20px;margin-right:8px}.table__header--favorite .button--view:hover{background-color:transparent}@media screen and (max-width:575px){.matches-bets{display:none}}.content-block{padding-top:8px;grid-gap:8px;gap:8px;display:grid}.content-block--visibility-auto{content-visibility:initial}@media screen and (max-width:575px){.content-block--first{padding-top:0}}.content-header{height:40px;padding-left:12px;padding-right:8px;background:linear-gradient(156.57deg,#45526d -58.71%,#252e3f 87.01%);border-radius:6px;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:575px){.content-header{border-radius:0}}.content-header__title{font-weight:700;font-size:15px;line-height:18px;letter-spacing:.06em;text-transform:uppercase;color:#fff}.table__content{transition:max-height .3s ease-out}.table__content--hidden{overflow:hidden}.table--match{outline:1px solid #eceded;border-radius:6px}@media screen and (max-width:575px){.table--match{border-radius:0}}.table--match:hover .table__header-col--bet{opacity:1}@media screen and (max-width:360px){.table--match .wrapper-card-ico{display:none}}.table--competition{outline:none}.table--competition .table__row--match{border-left:1px solid #eceded;border-right:1px solid #eceded}.table__text{color:rgba(23,30,33,.4);text-align:center;font-size:12px}.table__text--bold{font-weight:700}.table__text--red{color:#fb4242}.table__text--uppercase{text-transform:uppercase}.table__right{padding-left:4px;border-left:1px solid #eceded;height:44px;align-items:center;position:relative}@media screen and (max-width:575px){.table__right{border-left:none}}@media screen and (max-width:360px){.table__right{padding-left:0}}@media screen and (max-width:359px){.table__right{border-left:none}}.table__block-title{font-weight:400;font-size:14px}.table__block-title--strong{font-weight:700}.table__block-title--red{color:#fb4242}.table__block-title--black{color:#171e21}.table__block-title--gray{color:rgba(23,30,33,.6)!important}.table__block--result{height:22px;display:flex;align-items:center;justify-content:center;width:18px}@media screen and (max-width:575px){.table__block--result-no{display:none}}.table__header{z-index:2}.table__header--match{background:#eceded;border-radius:6px;height:40px;justify-content:space-between;padding-left:8px;padding-right:8px;border-bottom:1px solid #eceded;cursor:pointer}@media screen and (max-width:575px){.table__header--match{border-radius:0}}.table__header--favorite{background-color:#fff8d2;border-bottom:1px solid #eceded}.table__header--expanded .list__link-ico--competitions{transform:rotate(180deg)}.table__header--opened .list__link-ico--competitions{opacity:0}.table__header--opened:hover .list__link-ico--competitions{opacity:1!important}.table__header--opened:hover .table__header-col--bet{opacity:0}.table__header-title{position:relative;letter-spacing:.06em;text-transform:uppercase;color:#171e21;font-weight:700;font-size:13px;line-height:16px;transition:all .3s linear}.table__header-title__shadow{content:"";position:absolute;height:100%;width:25px;opacity:0;transition:opacity .8s}.table__header-title__shadow--left{left:0;background:linear-gradient(90deg,#f0f0f2 10.53%,hsla(240,7%,95%,0))}.table__header-title__shadow--right{right:0;background:linear-gradient(270deg,#f0f0f2 10%,hsla(240,7%,95%,0) 80%)}.table__header-title__shadow--active{opacity:1}.table__col--time{width:60px;min-width:60px;display:flex;justify-content:center;position:relative;padding-right:8px}@media screen and (max-width:428px){.table__col--time{width:40px;min-width:40px;margin-right:4px}}.table__col--tooltip{cursor:pointer}.table__col--team{display:grid}.table__col--empty{width:24px}@media screen and (max-width:428px){.table__col--empty{display:none}}.table__col--result{width:18px}.table__col--forecast{margin-right:8px}.table__row{font-size:13px}@media screen and (min-width:429px)and (max-width:575px){.table__row .table__col--favorite{display:none!important}}@media screen and (max-width:429px){.table__row--match-upcoming .table__col--result{display:none!important}}.table__row--match{height:60px;border-bottom:1px solid #eceded;cursor:pointer;background-color:#fff;padding:8px;display:flex;align-items:center;gap:4px;grid-gap:4px;justify-content:space-between}.table__row--match:hover{background-color:#f6f6f6}.table__row--match:hover .button--view-add{opacity:1}.table__row--match-first{border-top:1px solid #eceded}.table__row--match-last-l{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.table__row--match-last{border-bottom:none}.table__header-col--bet{width:58px;height:16px;text-transform:uppercase;color:rgba(23,30,33,.4);font-weight:700;display:flex;align-items:center;justify-content:center;font-size:13px;transition:all .3s ease-out;opacity:.6}@media screen and (max-width:992px){.table__header-col--bet{width:54px}}@media screen and (max-width:428px){.table__header-col--bet{display:none}}.team-wrapper{min-width:50px;display:flex;align-items:center;gap:8px}.team-ico{margin-right:10px!important}@-moz-document url-prefix(){.team-ico{color:transparent}}.team-title{font-size:13px;color:#171e21;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-weight:400;line-height:16px}@media screen and (max-width:359px){.team-title{display:none}}.team-title--strong{font-weight:700}.team-title--gray{color:rgba(23,30,33,.4)}.team-title--mobile{display:none}@media screen and (max-width:359px){.team-title--mobile{display:block}}.jc{justify-content:space-between;display:flex;width:100%}.seo-text{margin-top:24px;font-weight:400;font-size:11px;line-height:14px;color:#88949a}@media screen and (max-width:575px){.seo-text{padding-left:8px;padding-right:8px}}.wrapper-card-ico{margin-left:4px;width:14px;height:14px;display:flex;position:relative;cursor:pointer}.wrapper-card-ico--margin{margin-right:-4px}.tooltip{display:none;align-items:center;left:-30px;top:20px;padding-left:10px;padding-right:10px;position:absolute;min-height:36px;outline:2px solid hsla(0,0%,100%,.2);box-shadow:0 74px 30px rgba(0,0,0,.01),0 42px 25px rgba(0,0,0,.03),0 18px 18px rgba(0,0,0,.04),0 5px 10px rgba(0,0,0,.05),0 0 0 rgba(0,0,0,.05);background-color:#fff;border-radius:6px;z-index:9}.tooltip--time{left:-10px}.tooltip--kf{left:50%;transform:translateX(-50%);top:25px}.tooltip__title{color:rgba(23,30,33,.6);white-space:nowrap}.tooltip--odds{padding:10px;gap:10px;top:34px;width:240px;min-height:68px;left:50%;margin-left:-120px;background:#282f3d;border:2px solid hsla(0,0%,100%,.1);box-shadow:0 74px 30px rgba(0,0,0,.01),0 42px 25px rgba(0,0,0,.03),0 18px 18px rgba(0,0,0,.04),0 5px 10px rgba(0,0,0,.05),0 0 0 rgba(0,0,0,.05);border-radius:6px;display:none}.tooltip--odds p{font-weight:400;font-size:13px;line-height:16px;color:#fff}.table__col--time:hover .tooltip,.wrapper-card-ico:hover .tooltip{display:flex}.bookmaker-badge{border-radius:6px;display:flex;align-items:center;justify-content:center;width:80px;height:30px}.bookmaker-badge img{width:100%;height:100%;max-width:60px;max-height:20px}.footer{width:100%;padding:32px 16px 16px;margin-top:64px;background:linear-gradient(156.57deg,#45526d -58.71%,#252e3f 87.01%)}@media screen and (max-width:575px){.footer{margin-top:0}}@media screen and (max-width:768px){.footer{margin-top:0}}@media screen and (max-width:510px){.footer__wr{flex-direction:column}}.footer__list-bottom{margin-top:16px}.footer__mobile{height:14px;display:none;justify-content:center;margin-top:16px;align-items:center}@media screen and (max-width:1050px){.footer__mobile{display:flex}}.footer__bottom{margin-top:64px;display:flex;justify-content:space-between}@media screen and (max-width:786px){.footer__bottom{flex-direction:column;justify-content:center;align-items:center;gap:8px 0}}.footer__title-bottom{font-weight:700;font-size:11px;line-height:14px;padding-top:4px;text-align:center;text-transform:uppercase;color:hsla(0,0%,100%,.4)}@media screen and (max-width:1050px){.footer__title-bottom{display:none}}.footer__title-bottom--main{display:block}.footer__title{color:#fff;letter-spacing:.06em;font-weight:700;font-size:15px;line-height:18px;text-transform:uppercase;margin-bottom:16px}.col-4{width:25%}@media screen and (max-width:1040px){.col-6-md{width:50%}}@media screen and (max-width:510px){.col-12-xs{width:100%}}.wrapper-logo-book{width:80px;height:30px;display:flex;align-items:center;justify-content:center;z-index:1}@media screen and (max-width:992px){.lg-footer-bottom{display:none}}.slick-active .slider__dots{background-color:#ffdc21}.slick-dots{position:relative!important;bottom:0!important}.slick-dots li{width:auto!important;height:auto!important;margin:0 3px!important}.slick-slide{padding-left:12px;padding-right:12px}.slick-thumb{display:flex!important;align-items:center;justify-content:space-between}.slick-thumb--mobile{display:block!important}.slick-dots{height:30px!important;padding-left:12px!important;padding-right:12px!important;margin-top:8px!important}.slider--one .slick-slider{-webkit-user-select:auto;-moz-user-select:auto}.slider__left,.slider__right{width:100%;justify-content:space-between;overflow:hidden}.slider__center{margin-left:10px;margin-right:10px}.slider__slide{border-radius:6px;overflow:hidden}.slider__arrow{width:30px;height:30px;border-radius:6px;background-color:#394356;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease-out}.slider__arrow--left{transform:rotate(-180deg)}.slider__arrow:hover{background-color:#282f3d}.slider__dots{background-color:#394356;width:8px;height:8px;border-radius:50%}.slider__dots--mobile{background-color:var(--bg-white-15,hsla(0,0%,100%,.15))}.slider__ava{border-radius:50%}.slider__content-top{margin-top:8px;justify-content:space-between}.slider__slide-part{padding:16px 12px 8px}.slider__slide-part--top{background-image:url(/_next/static/media/bg-forecast.e9217140.svg),linear-gradient(10.71deg,#5e6c88 -9.43%,#252e3f 88.52%);background-size:cover}.slider__slide-part--bottom{background-color:#394356;padding-bottom:32px}.slider__slide-part--bottom--full{padding-bottom:16px}.slider__text{font-size:13px;font-weight:700;line-height:16px;color:#fff;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.slider__text--left{padding-left:10px}.slider__text--right{padding-right:10px}.slider__time{font-weight:400;color:hsla(0,0%,100%,.4);font-size:13px;line-height:16px;text-align:center}.slider__forecast-text-wrapper{position:relative}.slider__forecast-text-wrapper:after{content:"";position:absolute;left:0;right:0;bottom:0;background:linear-gradient(0deg,#394356,rgba(57,67,86,0) 84.72%);height:63px}.slider__forecast-text-wrapper--full:after{display:none}.slider__forecast-text-wrapper--full .slider__text-forecast{overflow:visible;height:auto}.slider__text-forecast{font-size:13px;line-height:16px;color:hsla(0,0%,100%,.6);height:63px;overflow:hidden}.slider__title-forecast{font-size:15px!important}.slider__text-paragraph{color:#88949a;font-size:14px;line-height:22px}.slider--pl12{padding-left:12px}.block--full .rating-list__col-header--last{display:flex}@media screen and (max-width:458px){.block--full .rating-list__col-header--last{display:none}}.block--match-day{width:100%;background:linear-gradient(10.71deg,#5e6c88 -9.43%,#252e3f 88.52%);border-radius:6px;position:relative;overflow:hidden}.block--match-day--expanded .block--match-day__bg{height:auto}.block--match-day--full{padding-bottom:12px}.block--match-day--full .block--match-day__bg{height:auto}.block--match-day--full .match-day-header{padding:8px 12px}.block--match-day--finished{position:relative;height:38px;justify-content:space-between;padding:4px 12px;display:flex;align-items:center}.block--surebet{height:auto;position:relative;padding-bottom:16px;padding-top:16px;transition:all .3s ease-out}.block--surebet-match .match-day{padding-top:0}.block--surebet-expanded{padding-bottom:32px}.block--extra-padding{margin-bottom:80px!important}.dropdown{position:relative}.dropdown--with-abs-list{position:static}.dropdown__list-wrapper{position:relative}.dropdown__sub-list{top:0;right:0;bottom:0;width:65px}.dropdown__list,.dropdown__sub-list{position:absolute;padding:8px;outline:2px solid hsla(0,0%,100%,.2);box-shadow:0 74px 30px rgba(0,0,0,.01),0 42px 25px rgba(0,0,0,.03),0 18px 18px rgba(0,0,0,.04),0 5px 10px rgba(0,0,0,.05),0 0 0 rgba(0,0,0,.05);background-color:#fff;border-radius:4px}.dropdown__list{display:none;z-index:9998;left:0;transform:translate3d(0,5px,0);height:200px;width:100%}.dropdown__list--open{display:block}.dropdown__list-item{height:40px;display:flex;align-items:center;color:#171e21;cursor:pointer;padding-left:8px;padding-right:8px;border-radius:6px;font-size:13px}.dropdown__list-item:hover{background:#eceded}.dropdown-matches{display:flex;flex-direction:row;align-items:center;gap:8px;height:30px;padding-left:8px;padding-right:8px;background:hsla(0,0%,100%,.05);border-radius:6px;width:182px;cursor:pointer;justify-content:space-between}.dropdown-matches--disabled{opacity:.4;background:hsla(0,0%,100%,.05);cursor:default}.dropdown-matches--odds{width:100%}.dropdown-matches--odds .dropdown-matches{height:40px}.dropdown-matches--competition{width:auto;min-width:70px}.dropdown-matches--competition .dropdown-matches{height:40px;width:auto}.dropdown-matches--competition-rounds{background-color:#eceded;font-size:13px;border-radius:6px;min-width:110px}.dropdown-matches--competition-rounds .dropdown-matches__title{letter-spacing:.26px;color:var(--text-black-40,rgba(23,30,33,.4));font-weight:700;text-transform:uppercase}.dropdown-matches--competition-rounds-active{background-color:#ffdc21}.dropdown-matches--competition-rounds-active .dropdown-matches__title{color:var(--text-black-black,#171e21)}.dropdown-matches--competition-rounds-active .dropdown-matches__ico{opacity:1}@media screen and (max-width:430px){.dropdown-matches{width:152px}}.dropdown-matches__title{color:#fff;font-size:13px}.dropdown-matches__title--disabled{color:var(--text-white-40,hsla(0,0%,100%,.4))}.dropdown-matches__ico{opacity:.6;transform:rotate(180deg)}.dropdown__header--active .dropdown-matches__ico{transform:rotate(0);opacity:1}.dropdown__header--active .dropdown-matches{background:hsla(0,0%,100%,.15)}.sports-list-dropdown{right:0;width:235px;height:288px;left:auto;background:#434f65}.sports-list-dropdown--user{width:200px}.sports-list-dropdown--user .dropdown__list-item:hover{background-color:#1c222d!important}.sports-list-dropdown .dropdown__list-item{transition:background-color .3s ease-out}.sports-list-dropdown .dropdown__list-item span{transition:all .3s ease-out;color:hsla(0,0%,100%,.6);font-size:15px}.sports-list-dropdown .dropdown__list-item:hover{background-color:#394356}.sports-list-dropdown .dropdown__list-item:hover span{color:#fff}.forecast{scroll-margin-top:120px}.forecast,.forecast .slider{width:100%}.forecast .slider .slick-slide{padding-right:0}.forecast__bet-wrapper{background-color:#282f3d;height:46px;width:100%;border-radius:6px;display:flex;align-items:center;justify-content:space-between;padding-left:8px;padding-right:8px}@media screen and (max-width:700px){.forecast__bets{flex-flow:column}}.forecast__bets--sidebar{flex-flow:column}.forecast__bets-title{font-size:13px;color:#fff;font-weight:700;letter-spacing:.3px}.forecast__bets-title--upper{text-transform:uppercase}.accordion__item--active .list__link-ico{transform:rotate(180deg)}.accordion__content{overflow:hidden;transition:all .3s ease-out}@keyframes ph-animation{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(30%,0,0)}}.penalty-wrapper{border-radius:6px;background-color:#282f3d;min-height:153px}.penalty-wrapper__header{display:flex;align-items:center;justify-content:space-between}.penalty-wrapper__row{padding-top:8px;padding-left:12px;padding-right:12px;min-height:76px}.penalty-wrapper__row--last{border-top:1px solid hsla(0,0%,100%,.2)}.penalty-wrapper__header-title{font-weight:700;font-size:13px;line-height:16px;color:#fff}.penalty-wrapper__goal-wrapper{display:flex;align-items:center;grid-gap:2px}.penalty-wrapper__goal-circle{width:8px;height:8px;border-radius:50%;background-color:#0e8d5f}.penalty-wrapper__goal-circle--red{background-color:#fb4242}.penalty-wrapper__right{display:flex;align-items:center}.penalty-wrapper__count-goal{padding-left:8px;font-weight:700;font-size:13px;line-height:16px;font-family:Montserrat;text-align:center;color:#fff}.penalty-wrapper__content{display:flex;flex-wrap:wrap;grid-gap:0 8px;padding-top:8px;padding-bottom:8px}.penalty-wrapper__player{display:flex;align-items:center;grid-gap:0 4px;height:16px}.penalty-wrapper__player-title{font-size:13px;color:#fff}.penalty-wrapper__player-title--goal{color:hsla(0,0%,100%,.4)}.match-day-header{position:relative;padding:4px 12px}.match-details{grid-gap:3px;gap:3px;display:grid}.match-details__item{background-color:#394356;padding:8px 12px;border-radius:6px;display:flex;align-items:center}.match-details__title{font-weight:400;color:hsla(0,0%,100%,.6)}.match-details__subtitle,.match-details__title{font-style:normal;font-size:13px;line-height:16px}.match-details__subtitle{font-weight:700;color:#fff}small{font-size:smaller!important}sup{font-size:xx-small!important;vertical-align:text-top!important}.sidebar--full>:nth-child(n+2){max-width:768px;margin-left:auto;margin-right:auto}@media screen and (max-width:428px){.wrapper-ico-video{display:none}}.full-width{width:100%}.arrow-fig{background:hsla(0,0%,100%,.6);border-radius:.5px;transform:matrix(1,0,0,-1,0,0);width:6px;height:6px}.square-fig{width:2px;height:2px;background:#fff}.score-switcher{display:flex;justify-content:space-around;margin-bottom:16px}.score-switcher__title{text-transform:uppercase;font-weight:700;font-size:13px;margin-bottom:8px;color:hsla(0,0%,100%,.6);text-overflow:ellipsis;overflow:hidden;text-align:center;white-space:nowrap;max-width:100px}.score-switcher__side{flex-direction:column}.score-switcher__header,.score-switcher__side{display:flex;justify-content:center;align-items:center}.score-switcher__wrapper{display:flex;align-items:center}.score-switcher__score{width:42px;height:32px;font-family:Montserrat;font-weight:700;font-size:28px}.handicap-wrapper,.score-switcher__score{display:flex;justify-content:center;align-items:center;color:#fff}.handicap-wrapper{background:hsla(0,0%,100%,.2);border-radius:4px;font-weight:400;font-size:13px;line-height:16px;padding:4px;height:24px}.highlight{color:#fff!important;opacity:1!important}.overlay{position:fixed;padding-left:15px;padding-right:15px;top:0;left:0;bottom:0;right:0;background:rgba(8,13,21,.6);align-items:center;justify-content:center;z-index:9999;display:none}.overlay--open{display:flex}@media screen and (max-width:768px){.overlay{padding-left:0;padding-right:0;top:112px}}@media screen and (max-width:675px){.overlay{top:121px}}.overflow-body{overflow:hidden}.modal{width:920px;background:#fff;border-radius:4px;height:474px;position:relative}@media screen and (max-width:768px){.modal--auth{width:100%;height:100%!important;border-radius:0}}@media screen and (max-width:675px){.modal--auth{overflow-y:scroll}}.modal--auth-success{width:auto;height:auto;padding:40px}@media screen and (max-width:675px){.modal--auth-success{padding:0;width:100%}}.modal__tooltip{height:40px;background:#fff;border:2px solid rgba(251,66,66,.2);box-shadow:0 74px 30px rgba(0,0,0,.01),0 42px 25px rgba(0,0,0,.03),0 18px 18px rgba(0,0,0,.04),0 5px 10px rgba(0,0,0,.05),0 0 0 rgba(0,0,0,.05);border-radius:6px;width:300px;position:absolute;top:-20px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:675px){.modal__tooltip{position:fixed;top:auto;bottom:16px;left:15px;right:30px;z-index:9999;width:auto}}.modal__tooltip-container{position:relative;display:flex;align-items:center;height:100%;justify-content:center;width:100%}.modal__tooltip-text{white-space:nowrap;font-weight:400;font-size:13px;text-align:center;color:#171e21}.modal__close{width:24px;height:24px;top:16px;right:16px;position:absolute}.modal--signup{height:544px}.modal__logo{position:absolute;top:40px}.modal__content{display:flex;height:100%}.modal__title{font-weight:700;font-size:18px;line-height:22px;text-align:center;text-transform:uppercase;color:#fff}.modal__subtitle{margin-top:8px;font-weight:400;font-size:15px;line-height:18px;text-align:center;color:hsla(0,0%,100%,.6)}.modal__left-side{background-image:url(/_next/static/media/bg_pattern_auth_register.93edd662.svg),linear-gradient(10.71deg,#5e6c88 -9.43%,#252e3f 88.52%);background-size:cover;background-repeat:no-repeat;position:relative;justify-content:center;border-radius:4px;align-items:center;overflow:hidden}@media screen and (max-width:768px){.modal__left-side{border-radius:0}}@media screen and (max-width:675px){.modal__left-side{display:none}}.modal__left-side--signup{background-image:url(/_next/static/media/bg_pattern_auth_register.93edd662.svg),linear-gradient(10.71deg,#5e6c88 -9.43%,#252e3f 88.52%)}.modal__right-side{align-items:center;justify-content:center;padding-left:40px;padding-right:40px}@media screen and (max-width:675px){.modal__right-side{width:100%!important;padding-left:15px;padding-right:15px}}.modal__more-item{font-weight:400;font-size:13px;line-height:16px;text-align:center;color:#fff}.modal__tooltip-close{position:absolute;right:5px;top:5px;display:none}@media screen and (max-width:675px){.modal__tooltip-close{display:block}}.half{width:50%;height:100%}.features{display:grid;flex-wrap:wrap;grid-gap:32px 8px;grid-template-columns:2fr 2fr;margin-top:32px;margin-bottom:32px}.features__item{display:flex;flex-direction:column;align-items:center}.features__circle{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.1);border-radius:50%}.features__circle--mobile{height:48px;width:48px}.features__title{font-weight:700;font-size:13px;text-align:center;line-height:16px;color:#fff}.form-block{display:flex;flex-direction:column;width:100%}@media screen and (max-width:675px){.form-block{height:100%}}.form-block__link-already{text-decoration:underline;cursor:pointer}.form-block__columns{grid-template-columns:1fr 1fr}@media screen and (max-width:768px){.form-block__columns{grid-template-columns:1fr}}.form-block__already{font-weight:400;font-size:11px;line-height:14px;margin-top:16px;text-align:center;color:rgba(23,30,33,.6)}.form-block__title{font-weight:700;font-size:18px;line-height:22px;margin-bottom:24px;color:#171e21}.form-block__desc{font-weight:400;font-size:11px;line-height:14px;text-align:center;margin-top:16px;color:rgba(23,30,33,.6)}.form-block__desc a{text-decoration:underline}.form__button-wrapper{display:grid;grid-auto-flow:column;grid-gap:8px}.form__subtitle{color:#171e21}.form__subtitle,.form__subtitle--forgot{font-size:13px;line-height:16px;display:flex;align-items:center}.form__subtitle--forgot{cursor:pointer;font-weight:400;text-align:right;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:rgba(23,30,33,.6)!important}.form__input-wrapper{position:relative}.form__input-wrapper--error .form__subtitle{color:#fb4242}.form__input-wrapper--error .form__input,.form__input-wrapper--error .form__input:focus{border:1px solid #fb4242;outline:hsla(0,0%,100%,.6)!important}.form__input,.form__text{color:#171e21}.form__input{border:1px solid #f0f0f2;border-radius:6px;height:40px;width:100%;padding-left:8px;font-weight:400;font-size:13px;line-height:16px;transition:color .3s ease-out;display:flex;align-items:center;outline:transparent;font-family:PT Sans,sans-serif!important}.form__input:focus{border:1px solid #ffc700;outline:2px solid rgba(255,220,33,.2)}.form__input::placeholder{font-size:13px;color:rgba(23,30,33,.4)}.form__input--password{letter-spacing:.2em}.dropdown-auth{height:40px;display:flex;align-items:center;justify-content:space-between;position:relative}.dropdown-auth .dropdown-matches__ico{transform:rotate(0deg);opacity:1}.dropdown-auth .dropdown__list{top:40px}.dropdown-auth .dropdown__header{position:relative;height:40px;width:100%;border:1px solid #f0f0f2;border-radius:6px;padding-left:8px;padding-right:8px}.dropdown-auth__title{font-weight:400;font-size:13px;display:flex;align-items:center;color:#171e21}.dropdown-auth .dropdown__header--active .dropdown-matches__ico{transform:rotate(180deg)!important}.react-calendar__tile--now.react-calendar__month-view__days__day{font-weight:700!important;position:relative}.react-calendar__tile--now.react-calendar__month-view__days__day:after{content:"";position:absolute;left:8px;bottom:4px;height:2px;width:15px;background-color:#ffdc21}.react-calendar__tile:disabled{background-color:transparent!important;color:rgba(23,30,33,.2)}.no-content{display:flex;align-items:center;justify-content:center;flex-direction:column;grid-gap:8px;gap:8px;padding:16px;width:100%;background-color:#394356;border-radius:6px}.no-content__title{font-weight:400;font-size:13px;line-height:16px;text-align:center;color:hsla(0,0%,100%,.4)}.no-content--forecast{flex-direction:row;background-color:#434f65;text-transform:uppercase;height:46px;margin-top:32px}.no-content--forecast .no-content__title{font-size:11px}.tooltip-hover .rating-list__td--sub .match-events__tooltip{left:-30px}.tooltip-hover:hover .rating-list__td--sub .match-events__tooltip{display:block}.field{position:relative;background-image:url(/_next/static/media/field.b0add6aa.svg);background-size:cover;background-repeat:no-repeat}.field__player-title-tooltip{color:#fff;font-size:13px;font-style:normal;font-weight:700;line-height:16px}.field__player-subtitle-tooltip{color:var(--text-white-60,hsla(0,0%,100%,.6));font-size:13px;font-style:normal;font-weight:400;line-height:16px}.field--vertical{background-image:url(/_next/static/media/field-vertical.21d87d4c.svg)}.field--vertical .field__wrapper{flex-direction:column}.field__wrapper{width:100%;height:370px;border-radius:6px;position:relative}.field__player{position:absolute;height:56px}.field__player:hover .tooltip{display:flex}.field__player-label{border-radius:6px;position:absolute;left:50%;transform:translateX(-50%);height:22px;display:flex;justify-content:center;align-items:center;padding-left:4px;padding-right:4px;color:#fff;background:rgba(0,0,0,.4);z-index:1;bottom:0;background-position:50%;background-image:url(/_next/static/media/blured.3083b404.png);max-width:74px}.field__player-label,.field__player-label span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.field__player-label span{font-size:11px;font-weight:700;text-transform:uppercase}.field__player-label--team1{background-image:url(/_next/static/media/blured2.4244060a.png)}.field__player-tshirt{width:47px;height:47px;background-image:url(/_next/static/media/player-tshirt.4341f2c2.svg);display:flex;justify-content:center;padding-top:9px}.field__player-tshirt span{font-weight:700;font-size:13px;color:#fff}.field__player-tshirt--yellow{background-image:url(/_next/static/media/player-tshirt-yellow.9c984f7d.svg)}.field__player-tshirt--black span{color:#000}.signin-block-mobile{border-radius:6px;padding:15px;grid-gap:8px;gap:8px;display:none;background-color:#434f65;flex-direction:column;margin-bottom:40px;margin-top:80px;background-image:url(/_next/static/media/bg-sig.45bbf93c.svg);background-repeat:no-repeat;background-size:cover}.signin-block-mobile--register{margin-top:60px;text-align:center}@media screen and (max-width:675px){.signin-block-mobile{display:flex}}.signin-block-mobile__title{font-size:18px;line-height:22px}.signin-block-mobile__subtitle,.signin-block-mobile__title{font-family:PT Sans;color:#fff;font-style:normal;font-weight:700}.signin-block-mobile__subtitle{font-size:13px;line-height:16px}.signin-block-mobile__slide{display:flex;flex-direction:row;align-items:center;gap:8px;grid-gap:8px}.signin-block-mobile .slick-dots{height:auto!important}.signin-block-mobile .slick-slide{padding-left:0;padding-right:0}.success-register{text-align:center;width:100%}.success-register,.success-register__circle{display:flex;align-items:center;justify-content:center}.success-register__circle{border-radius:50%;border:7px solid var(--main-light-yellow,#fff8d2);background:var(--main-white,#fff);width:50px;height:50px}.success-register__title{color:var(--bg-third,#434f65);text-align:center;font-family:PT Sans;font-size:15px;font-style:normal;font-weight:700;line-height:18px}.success-register__content{text-align:center;justify-content:center;grid-gap:24px}.series,.success-register__content{display:flex;align-items:center;flex-direction:column}.series{grid-gap:4px;gap:4px;padding-left:12px;padding-right:12px;width:100%}.series__item-wrapper{display:flex;flex-direction:row;width:100%;grid-gap:8px;gap:8px;align-items:center;position:relative}.series__bookmaker-title{font-family:PT Sans;font-size:13px;font-style:normal;font-weight:700;line-height:16px;text-transform:uppercase;align-self:flex-start}.series__bookmaker-title--first{margin-top:24px;margin-bottom:4px}.series__expand{width:68px;height:68px;position:absolute;top:50%;margin-top:-34px;right:-10px;padding-left:30px}.series__expand img{transition:all .3s ease-out}.series__expand--active img{transform-origin:center center;transform:rotate(180deg)}.series__item{position:relative;display:flex;flex-direction:column;width:100%;align-items:center;border-radius:6px;background:var(--bg-fourth,#394356);overflow:hidden;padding:16px 12px}.series__bets-wrapper,.series__item--animated{transition:all .3s ease-in-out}.series__bets-wrapper{overflow:hidden}.series__title{font-weight:700;text-overflow:ellipsis;overflow:hidden;max-width:276px}.series__subtitle,.series__title{color:var(--text-white-white,#fff);font-family:PT Sans;font-size:13px;font-style:normal;line-height:16px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sidebar--full .series__title{max-width:max-content;width:100%}.field--vertical .rating-list__team-wrapper--field-right{left:8px;bottom:8px;top:auto}.field--vertical .rating-list__formation--left{right:12px;top:12px;left:auto;bottom:auto}.table__header-col--bet{opacity:0}.table__header--expanded .table__header-col--bet{opacity:1}.react-calendar__navigation__label__labelText{font-size:13px!important}.sidebar--full .menu--sidebar{justify-content:center}@media screen and (max-width:500px){.sidebar--full .menu--sidebar{justify-content:flex-start}}.sidebar--full .wrapper-match-info{width:1028px;max-width:unset;display:flex;justify-content:center}@media screen and (max-width:1310px){.sidebar--full .wrapper-match-info{width:calc(100vw - 30px - 240px - 12px)}}@media screen and (max-width:1294px){.sidebar--full .wrapper-match-info{width:calc(100vw - 30px - 208px - 12px)}}@media screen and (max-width:860px){.sidebar--full .wrapper-match-info{width:calc(100vw - 30px)}}@media screen and (max-width:768px){.sidebar--full .wrapper-match-info{width:100%}}.sidebar--full .two-series__content--info{margin-left:0}.sidebar--full .block-controll{position:absolute;right:12px}.sidebar--full .match-info{width:100%;display:flex;justify-content:center}@media screen and (max-width:429px){.sidebar--full .match-info{justify-content:flex-start;padding-left:55px}}@media screen and (max-width:360px){.sidebar--full .match-info{padding-left:50px}}.menu-sidebar{height:50px;width:100%;max-width:100vw!important;transition:all .3s ease-in-out;position:-webkit-sticky;position:sticky;z-index:8000;top:61px;background:#434f65}.menu-sidebar:before{content:"";opacity:0;background:linear-gradient(156.57deg,#45526d -58.71%,#252e3f 87.01%);top:0;left:0;bottom:0;right:0;position:absolute;z-index:0;transition:all .3s ease-in-out}.menu-sidebar--bg:before{content:"";opacity:1}.menu-sidebar:after{content:"";position:absolute;width:130px;top:0;right:0;bottom:0;pointer-events:none;opacity:0;transition:opacity .2s ease-in;background:linear-gradient(270deg,#2f394e 8.74%,rgba(44,54,73,0))}.menu-sidebar--text-fadeout:after{opacity:1}.team-avatar-placeholder{width:68px;height:68px;border-radius:50%;background-color:#232a38;display:flex;align-items:center;justify-content:center}.header__menu-tools-user .dropdown__list .button__ico-filter{margin-right:8px!important}.subheader{padding-left:8px;padding-right:8px;background:#eceded;height:0;transition:all .3s ease-in;overflow:hidden}.subheader .table__header-col--bet{opacity:1;display:flex;font-weight:700;transition:all .3s ease-in}@media screen and (max-width:575px){.subheader--expanded{height:24px}}.subheader--expanded .table__header-col--bet{opacity:1;font-weight:700}.subheader__container{border-top:1px solid rgba(0,0,0,.1);height:24px;justify-content:flex-end}.table__block--result:hover{position:relative}.table__block--result:hover .tooltip{display:flex}.mask-container{position:relative;width:100%;height:16px;overflow:hidden;white-space:nowrap;margin-right:20px}.mask{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.no-bets-title{position:absolute;right:0;left:32px;text-align:center;color:rgba(23,30,33,.4);font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media screen and (max-width:428px){.no-bets-title{left:4px}}.match-events__tooltip--matchday{top:34px;height:36px;align-items:center}.match-events__tooltip--matchday .match-events__tooltip-text{color:#fff;font-size:13px;font-style:normal;font-weight:400;line-height:16px}.forecast-result{border-radius:6px;background:var(--bg-fifth,#232a38);padding-left:16px;padding-right:16px;display:flex;height:46px;align-items:center;justify-content:space-between;width:100%}.forecast-result__title{color:var(--main-white,#fff);font-size:11px;line-height:14px}.forecast-result__bet,.forecast-result__title{text-align:right;font-style:normal;font-weight:700;text-transform:uppercase}.forecast-result__bet{display:flex;height:30px;justify-content:center;align-items:center;border-radius:6px;padding:6px 8px;color:var(--text-white-white,#fff);font-size:13px;line-height:16px}.forecast-result__bet--win{background:#0e8d5f}.forecast-result__bet--lose{background:#ff4848}.forecast-result__bet--back{background:#338af3}.match-info{border-bottom:1px solid var(--bg-third,#434f65);display:flex;z-index:9998;align-items:center;height:62px;padding-left:12px;padding-right:12px;justify-content:space-between;background:linear-gradient(156.57deg,#45526d -58.71%,#252e3f 87.01%);transform:translate3d(0,-62px,0);transition:all .3s ease-in-out}.match-info--open{transform:translateZ(0)}.wrapper-match-info{height:0;top:0;z-index:9998;overflow:hidden;position:fixed;transition:all .3s ease-in-out}.wrapper-match-info--open{height:62px}.wrapper-match-info--sidebar-narrow{width:394px}@media screen and (max-width:1190px){.wrapper-match-info--sidebar-narrow{width:346px}}.wrapper-match-info--sidebar-narrow.wrapper-match-info--live .match-info{padding-left:82px}.main-logo,.main-logo--redirect{width:208px;height:32px}.main-logo--redirect{background-image:url(/_next/static/media/logo_new.481b8f50.svg);background-repeat:no-repeat;overflow:hidden}@media screen and (max-width:360px){.main-logo,.main-logo--redirect{width:162px;height:32px}}.redirect-page{justify-content:center;background-color:#2d374a;height:100vh;overflow:hidden}.redirect-block,.redirect-page{display:flex;align-items:center}.redirect-block{border-radius:12px;background:var(--bg-sixth,#1c222d);padding:32px;gap:32px;flex-direction:column}@media screen and (max-width:469px){.redirect-block{width:100%;height:100vh;padding:17px;border-radius:0;justify-content:center}}.redirect-block__inner{padding:17px;border-radius:12px;gap:8px;flex-direction:column}.redirect-block__bookmaker,.redirect-block__inner{display:flex;justify-content:center;align-items:center}.redirect-block__bookmaker{width:120px;height:45px}.redirect-block__title{color:#fff;text-align:center;font-size:15px;font-style:normal;font-weight:400;line-height:18px}.league-header{height:102px;padding-top:12px;padding-left:12px;padding-right:12px;background-color:#171e21;width:100%;border-radius:6px;display:flex;background-image:url(/_next/static/media/bg-comp.3ccf3450.svg)}.league-header--hidden{display:none}.league-header__col-d{height:40px}@media screen and (max-width:768px){.league-header__col-d{display:flex;justify-content:center}.league-header__top-list{align-items:center;display:flex;height:72px;padding-left:12px;padding-right:12px}.league-header{background-image:none;background:var(--gradient-black,linear-gradient(157deg,#45526d -58.71%,#252e3f 87.01%));border-radius:0;margin-top:12px;margin-bottom:0;padding-left:0;grid-gap:0;padding-right:0;padding-top:0;height:122px}}.league-header__title{color:var(--main-white,#fff);font-size:15px;font-style:normal;font-weight:700;line-height:18px;letter-spacing:.9px;text-transform:uppercase}.league-header__country{display:flex;width:30px;height:30px;justify-content:center;align-items:center;border-radius:30px;border:1px solid hsla(240,7%,95%,.2)}.league-header__subtitle{color:var(--main-white,#fff);font-size:13px;font-style:normal;font-weight:700;line-height:16px;text-transform:uppercase;opacity:.4;margin-top:2px}.league-header__image{display:flex;width:78px;height:78px;justify-content:center;align-items:center;flex-shrink:0;border-radius:6px;background:hsla(0,0%,100%,.1)}@media screen and (max-width:768px){.league-header__image{display:none}}.wrapper-header-match{margin-top:8px;border-left:1px solid #eceded;border-right:1px solid #eceded;border-top-left-radius:6px;border-top-right-radius:6px}@media screen and (max-width:768px){.wrapper-header-match{margin-top:0}}.wrapper-header-match--no{margin-top:0}.matches-not-found{height:144px;margin-top:8px;display:flex;align-items:center;justify-content:center;border-radius:6px;background:var(--container-ten-main,#f5f5f5)}.matches-not-found__title{color:var(--text-black-60,rgba(23,30,33,.6));text-align:center;font-family:PT Sans;font-size:13px;font-style:normal;font-weight:400;line-height:16px}.loader{width:16px;height:16px;display:none;opacity:0;visibility:hidden;position:relative}.loader--active{visibility:visible;opacity:1;display:block}.loader__inner,.loader__outer{position:absolute;top:0;left:0}.loader__outer{animation:rotate 1s linear infinite}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.best-offers{overflow:hidden;position:absolute;left:0;top:0;border-radius:6px;outline:2px solid hsla(0,0%,100%,.2);width:240px;background:#fff;z-index:9999;box-shadow:0 0 0 0 rgba(0,0,0,.05),0 5px 10px 0 rgba(0,0,0,.05),0 18px 18px 0 rgba(0,0,0,.04),0 42px 25px 0 rgba(0,0,0,.03),0 74px 30px 0 rgba(0,0,0,.01),0 116px 32px 0 transparent}.best-offers--mobile{position:relative;outline:none;border-radius:6px 6px 0 0}.best-offers__img-hovered{opacity:0;position:absolute;transition:all .3s ease-in-out}.best-offers__header{background:var(--container-ten-main,#f5f5f5);height:40px;padding-left:12px;padding-right:12px;display:flex;justify-content:space-between;align-items:center}.best-offers__title{color:var(--text-black-black,#171e21);font-family:PT Sans;font-size:13px;font-style:normal;font-weight:700;line-height:16px;text-transform:uppercase}.best-offers__title--footer{color:#fff}.best-offers__content{display:flex;flex-direction:column;gap:4px;padding:8px 12px;min-width:240px;min-height:160px}.best-offers__item{border-radius:8px;background:#f5f5f5;width:100%;height:46px;position:relative;cursor:pointer;transition:all .3s ease-in-out}.best-offers__item--virtual{display:flex;align-items:center;justify-content:space-between;padding:8px;position:relative}.best-offers__item--virtual img{filter:brightness(0) saturate(100%) invert(22%) sepia(26%) saturate(580%) hue-rotate(180deg) brightness(94%) contrast(85%);-webkit-filter:brightness(0) saturate(100%) invert(22%) sepia(26%) saturate(580%) hue-rotate(180deg) brightness(94%) contrast(85%);animation:imgBlack .2s forwards}.best-offers__item--virtual:hover{background-color:#0e8d5f}.best-offers__item--virtual:hover img{animation:imgColor .3s forwards}@keyframes imgColor{0%{filter:brightness(0) saturate(100%) invert(22%) sepia(26%) saturate(580%) hue-rotate(180deg) brightness(94%) contrast(85%);-webkit-filter:brightness(0) saturate(100%) invert(22%) sepia(26%) saturate(580%) hue-rotate(0deg) brightness(94%) contrast(85%)}to{filter:brightness(1) saturate(100%) invert(0) sepia(0) saturate(100%) hue-rotate(0deg);-webkit-filter:brightness(1) saturate(100%) invert(0) sepia(0) saturate(100%) hue-rotate(0deg)}}@keyframes imgBlack{0%{filter:brightness(1) saturate(100%) invert(0) sepia(0) saturate(100%) hue-rotate(0deg);-webkit-filter:brightness(1) saturate(100%) invert(0) sepia(0) saturate(100%) hue-rotate(0deg)}to{filter:brightness(0) saturate(100%) invert(22%) sepia(26%) saturate(580%) hue-rotate(180deg) brightness(94%) contrast(85%);-webkit-filter:brightness(0) saturate(100%) invert(22%) sepia(26%) saturate(580%) hue-rotate(180deg) brightness(94%) contrast(85%)}}.best-offers__item:hover .best-offers__bet{background-color:#fff;border-color:#fff}.best-offers__item:hover .best-offers__bet--virtual{border:1px solid hsla(0,0%,100%,.6);background:transparent}.best-offers__item:hover .best-offers__img-hovered,.best-offers__item:hover .best-offers__item-overlay{opacity:1}.best-offers__item-content{z-index:1;display:flex;align-items:center;justify-content:space-between;padding:8px 8px 8px 13px;position:relative}.best-offers__item-star{position:absolute;width:16px;height:16px;left:0;top:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:50%}.best-offers__item-overlay{position:absolute;left:0;top:0;bottom:0;right:0;z-index:0;opacity:0;transition:all .3s ease-in-out;border-radius:inherit}.best-offers__bet{border-radius:6px;border:1px solid var(--text-black-20,rgba(23,30,33,.2));display:flex;width:58px;height:30px;align-items:center;justify-content:center;transition:all .3s ease-in-out}.best-offers__text{color:var(--text-black-black,#171e21);text-align:center;font-family:PT Sans;font-size:13px;font-style:normal;font-weight:700;line-height:16px}.best-offers__footer-top{display:flex;align-items:center;height:40px;padding-left:16px;padding-right:16px;background-color:#0e8d5f}.best-offers__footer-bottom{padding:8px 12px}.best-offers__footer-bottom,.blocked-country{display:flex;align-items:center;justify-content:center}.blocked-country{flex-direction:column;gap:16px;color:#fff;font-size:18px;line-height:22px;background:#2a3446;height:100vh;padding:0 12px;text-align:center}.blocked-country p{display:block}.blocked-country img{width:416px}@media(max-width:760px){.blocked-country img{width:80%}}.bonus-text{text-transform:uppercase;text-overflow:ellipsis;text-wrap:nowrap;overflow:hidden;font-size:14px;z-index:1}.competition-match-row__last-row .table__row{border-radius:0 0 6px 6px;border-bottom:1px solid #eceded}.liveTitle{position:relative}.liveTitle:after{content:"";position:absolute;top:0;right:-4px;transform:translate(100%);width:6px;height:6px;border-radius:50%;background-color:#ff4848;box-shadow:0 0 0 2px rgba(255,72,72,.3)}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.Footer_containerMain__SeK_Q{max-width:1280px;margin:0 auto}.Footer_containerLinks__1xT8Y{margin-top:32px;display:grid;grid-template-columns:repeat(4,max-content);justify-content:space-between;grid-gap:16px;gap:16px}@media screen and (max-width:830px){.Footer_containerLinks__1xT8Y{grid-template-columns:1fr 1fr;grid-auto-rows:auto auto;gap:32px}.Footer_containerLinks__1xT8Y :nth-child(3){grid-column:2}.Footer_containerLinks__1xT8Y :nth-child(4){grid-column:1;grid-row:2}}@media screen and (max-width:500px){.Footer_containerLinks__1xT8Y{grid-template-columns:1fr;grid-auto-rows:auto}.Footer_containerLinks__1xT8Y :nth-child(3){grid-column:1}.Footer_containerLinks__1xT8Y :nth-child(4){grid-row:3}.Footer_containerLinks__1xT8Y :nth-child(4) .flex{width:100%}.Footer_containerLinks__1xT8Y :nth-child(4) .Footer_linkTopBonus__QjY5x{justify-content:center}}.Footer_containerWithPadding__6_8YK{padding:0 8px}.Footer_columnLinks__qwWoN{min-width:152px;display:flex;flex-flow:column;align-items:flex-start;gap:16px}.Footer_columnTitle__bg2gN{color:#fff;text-transform:uppercase}.Footer_columnTitle__bg2gN,.Footer_linkItem__rSerP{font-size:15px;line-height:18px;font-weight:700;letter-spacing:.06em}.Footer_linkItem__rSerP{min-height:40px;display:flex;align-items:center;gap:8px;padding:8px;color:hsla(0,0%,100%,.4);border-radius:6px;transition-property:color,background-color;transition-duration:.1s;transition-timing-function:ease-in}.Footer_linkItem__rSerP:hover{color:#fff;background-color:#434f65}.Footer_linkTopBonusContainer__8n4bO:not(:last-child){margin-bottom:4px}.Footer_linkTopBonus__QjY5x{position:relative;display:flex;align-items:center;gap:8px;padding:5px 8px;color:hsla(0,0%,100%,.6);font-size:14px;line-height:16px;font-weight:700;text-transform:uppercase;border-radius:8px;background-color:#394356;transition-property:color,background-color;transition-duration:.1s;transition-timing-function:ease-in}.Footer_linkTopBonus__QjY5x:hover{color:#fff}.Footer_linkTopBonus__QjY5x:hover .Footer_bonusLogoColored__jTQdR,.Footer_linkTopBonus__QjY5x:hover .Footer_bonusOverlay__31XuR{opacity:1}@media screen and (max-width:992px){.Footer_linkTopBonus__QjY5x{color:#fff;font-size:15px;line-height:18px;letter-spacing:.06em}}.Footer_bonusLogoContainer__KKm4w{z-index:1;width:80px;height:30px;display:flex;align-items:center;justify-content:center}.Footer_bonusLogoColored__jTQdR,.Footer_bonusOverlay__31XuR{opacity:0;position:absolute;transition:opacity .1s ease-in}.Footer_bonusOverlay__31XuR{left:0;top:0;bottom:0;right:0;z-index:0;border-radius:inherit}.Footer_bonusTextLong__iMGu6{z-index:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media screen and (max-width:992px){.Footer_bonusTextLong__iMGu6{display:none}}.Footer_bonusTextShort__kRCW6{z-index:1;display:none}@media screen and (max-width:992px){.Footer_bonusTextShort__kRCW6{display:initial}}.Header_containerLeagueWrapper__NQcjl{position:relative;width:100%;max-width:1310px;min-height:56px;display:grid;grid-template-columns:280px 1fr;grid-column-gap:16px;margin-right:auto;margin-left:auto;padding:8px 15px}@media(max-width:768px){.Header_containerLeagueWrapper__NQcjl{grid-template-columns:1fr}}.Header_containerBettingWrapper___B3R1{grid-template-columns:280px 1fr 280px}.Header_linksContainerLoading__S6Asw{opacity:0}.Header_dropdownLeagueLinks__pZTr_{width:40px;margin-left:8px}.Header_linkHidden__iOapR{opacity:0;pointer-events:none}.Header_bettingLink__DlkI9{padding:7px 8px;border-radius:6px;transition:background-color .1s ease-in-out}.Header_bettingLink__DlkI9.Header_active__FLDbc,.Header_bettingLink__DlkI9:hover{background-color:var(--white-o10)}.Header_bettingLink__DlkI9.Header_active__FLDbc{pointer-events:none}.Header_bettingLink__DlkI9.Header_disabled__75iun{cursor:default;opacity:.5;pointer-events:none}@media(max-width:1024px){.Header_containerBettingWrapper___B3R1{grid-template-columns:280px 1fr}}@media(max-width:768px){.Header_containerBettingWrapper___B3R1{grid-template-columns:1fr}}.Search_base__qPQnJ{position:relative}@media(max-width:768px){.Search_base__qPQnJ{display:none}}.Search_inputWrapper__bboEH{height:40px;padding:6px 8px;border-radius:12px;background-color:hsla(0,0%,100%,.05);transition:background-color .15s ease-in}.Search_inputWrapper__bboEH:hover{background-color:hsla(0,0%,100%,.15)}.Search_inputWrapper__bboEH:focus-within .Search_inputLabel__1recc{cursor:default}.Search_inputLabel__1recc{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer}.Search_input__sxj0s{position:relative;flex-grow:1;color:#fff;font-size:14px}.Search_input__sxj0s::placeholder{color:hsla(0,0%,100%,.4)}.Search_close__HQ5Jo{position:relative;display:flex;align-items:center;justify-content:center;transition:opacity .15s ease-in;opacity:.6}.Search_close__HQ5Jo:hover{opacity:1}.Search_dropdown__BzckE{position:absolute;top:100%;left:0;min-width:390px;max-width:390px;min-height:375px;max-height:80vh;border-radius:6px;background-color:#fff;transform:translateY(4px);overflow:auto auto;scrollbar-color:#e6e6e6 transparent;scrollbar-width:thin;transition:height .4s ease-in-out;animation:Search_slideUpAndFade__nARp4 .4s cubic-bezier(.16,1,.3,1) forwards}.Search_dropdown__BzckE::-webkit-scrollbar{width:6px}.Search_dropdown__BzckE::-webkit-scrollbar-thumb{border-radius:4px;background-color:#e6e6e6}.Search_dropdown__BzckE::-webkit-scrollbar-track{background-color:transparent}.Search_tabsContainer__FueE5{position:-webkit-sticky;position:sticky;top:0;overflow-x:auto;z-index:2;flex-shrink:0;padding:12px;background-color:#fff;border-bottom:1px solid #e6e6e6}.Search_sectionHeader__b5qM7{padding:12px;color:rgba(23,30,33,.4);font-size:13px;line-height:16px;font-weight:700;text-transform:uppercase}.Search_loadPill__9LP7d{height:56px;border-radius:6px;border:1px solid #fff;background:linear-gradient(90deg,#f8f8f8 0,hsla(0,0%,78%,.2) 8%,hsla(0,0%,78%,.3) 18%,hsla(0,0%,78%,.2) 33%,#f8f8f8);background-size:750px 56px;animation:Search_loading-waves__9PPSU 1.5s ease-in-out infinite}.Search_notFound__ParVe{min-height:295px;color:rgba(23,30,33,.4);font-size:13px}.Search_notFoundIco__UzFA5{margin-bottom:20px}@keyframes Search_loading-waves__9PPSU{0%{background-position:-375px 0}to{background-position:375px 0}}@keyframes Search_slideUpAndFade__nARp4{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(4px)}}.Flex_base__WAItJ{display:flex}.Flex_dirRow__4d9lQ{flex-flow:row}.Flex_dirCol__PLi2h{flex-flow:column}.Flex_wrap__jzswi{flex-wrap:wrap}.Flex_justify_start__ROeF0{justify-content:flex-start}.Flex_justify_center__31pVJ{justify-content:center}.Flex_justify_between__ZUl7A{justify-content:space-between}.Flex_justify_end__tAbmd{justify-content:flex-end}.Flex_align_start__KtUAb{align-items:flex-start}.Flex_align_center__hS8Tf{align-items:center}.Flex_align_stretch__UXsn0{align-items:stretch}.Flex_align_end__xweJG{align-items:flex-end}.Flex_gap_2__CyoOa{gap:2px}.Flex_gap_4__aEFm6{gap:4px}.Flex_gap_8__O_3Ek{gap:8px}.Flex_gap_12__P_YPJ{gap:12px}.Flex_gap_16__Segej{gap:16px}.Flex_gap_24__4OsD3{gap:24px}.Flex_gap_32__5Mhbx{gap:32px}.Flex_gap_40__KXVAR{gap:40px}.Flex_grow_1__4V1PC{flex-grow:1}.Flex_shrink_0__wgkgx{flex-shrink:0}.Pagination_base__Q36wq{display:flex;flex-flow:row nowrap}.Pagination_page__WuqHY{min-width:40px;height:40px;color:var(--text-black-40);font-size:13px;line-height:16px;font-weight:700;cursor:pointer;border:1px solid var(--container-03-stroke-hov);transition-property:color,background-color;transition-duration:.1s;transition-timing-function:ease-in}.Pagination_page__WuqHY a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.Pagination_page__WuqHY:not(:last-child){border-right:none}.Pagination_page__WuqHY:first-child{border-radius:4px 0 0 4px}.Pagination_page__WuqHY:last-child{border-radius:0 4px 4px 0}.Pagination_page__WuqHY:hover{color:var(--text-black);background-color:var(--yellow)}@media(max-width:768px){.Pagination_page__WuqHY{flex-grow:1}}.Pagination_pageActive__5NR_P{pointer-events:none;color:var(--text-black);background-color:var(--yellow)}.Pagination_pageDisabled__seUft{pointer-events:none;background-color:var(--container-02-ten-main)}.Layout_page__SmG_X{width:100%;height:100%;flex-grow:1;max-width:1304px;padding-top:12px;margin:0 auto}.Layout_content__0TPoz{padding:12px;border-radius:6px;background-color:var(--white)}.Layout_sidebarRight__akLEG{display:grid;grid-template-columns:1fr 394px;grid-gap:12px;gap:12px}@media screen and (max-width:1200px){.Layout_sidebarRight__akLEG{grid-template-columns:1fr;gap:0}.Layout_sidebarRight__akLEG>div:nth-child(2){display:none}}.Link_toSection__rf9T5{width:max-content;min-height:30px;padding:6px 8px;margin-left:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:4px}.LayoutParts_sectionHeader__ojN8t{width:100%;min-height:40px;padding:5px 8px;border-radius:6px;background:linear-gradient(#45526d,#252e3f)}.Button_button__8jU_S{display:flex;align-items:center;justify-content:center;gap:4px;min-height:40px;padding:4px 8px;border-radius:6px;font-size:13px;line-height:16px;font-weight:700;text-transform:uppercase;transition-property:background-color,color,border-color;transition-duration:.15s;transition-timing-function:ease-in;color:rgba(23,30,33,.4);background-color:#f0f0f0}.Button_button__8jU_S:hover{color:#171e21;background-color:#e6e6e6}.Button_button__8jU_S:active{color:#171e21;background-color:#ffdc21}.Button_button__8jU_S.Button_isActive__YpCXl{color:#171e21;background-color:#ffdc21;pointer-events:none}.Button_button__8jU_S:disabled{color:rgba(23,30,33,.2);background-color:#f0f0f0;pointer-events:none}.Button_button__8jU_S.Button_dark__rfOCg{color:hsla(0,0%,100%,.6);background-color:#394356}.Button_button__8jU_S.Button_dark__rfOCg:hover{color:#fff;background-color:#232a38}.Button_button__8jU_S.Button_dark__rfOCg:active{color:#171e21;background-color:#ffdc21}.Button_button__8jU_S.Button_dark__rfOCg.Button_isActive__YpCXl{color:#171e21;background-color:#ffdc21;pointer-events:none}.Button_button__8jU_S.Button_dark__rfOCg:disabled{color:hsla(0,0%,100%,.2);background-color:#394356;pointer-events:none}.Button_badge__fpdzr{min-width:20px;padding:2px;color:#fff;background-color:#ff4848;border-radius:6px}.SearchItem_base__mrBfN{padding:8px 12px;max-height:70px;transition:padding .2s ease-in .1s,max-height .3s ease-in,background-color .15s ease-in}.SearchItem_base__mrBfN:hover{background-color:#f0f0f0}.SearchItem_base__mrBfN:focus .SearchItem_buttonRemove__qbY3D,.SearchItem_base__mrBfN:hover .SearchItem_buttonRemove__qbY3D{opacity:.6}.SearchItem_isRemoved__csVLJ{max-height:0;padding:0 12px;overflow:hidden;pointer-events:none}.SearchItem_logoWrapper__9vnBx{position:relative;width:40px;height:40px}.SearchItem_matchLogos__mRcAQ :first-child{z-index:1;position:absolute;top:0;left:0}.SearchItem_matchLogos__mRcAQ :last-child{position:absolute;bottom:0;right:0}.SearchItem_bookmakerLogo__V9o96{width:40px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:6px}.SearchItem_bookmakerLogo__V9o96 img{width:100%;height:100%;max-width:33px;max-height:11px}.SearchItem_title__oQ5J6{max-height:36px;color:#171e21;font-size:15px;line-height:18px;overflow:hidden;text-overflow:ellipsis;line-clamp:2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.SearchItem_description__l9k5W{color:rgba(23,30,33,.6);font-size:13px;line-height:16px}.SearchItem_textDivider__G0dYA{width:3px;height:3px;border-radius:1px;background-color:rgba(23,30,33,.4)}.SearchItem_addonAfter__KS_WU{position:relative}.SearchItem_buttonRemove__qbY3D{width:24px;height:24px;transition:opacity .15s ease-in;opacity:0}.SearchItem_buttonRemove__qbY3D:focus,.SearchItem_buttonRemove__qbY3D:hover{opacity:1!important}.SearchItem_buttonRemove__qbY3D:disabled{opacity:.4;pointer-events:none}.SearchItem_badge__ilFpV{padding:5px 4px;border-radius:6px;font-size:11px;line-height:14px;font-weight:700;text-transform:uppercase;color:#394356;background-color:rgba(23,30,33,.2)}.SearchItem_badgeLive__G9irP{color:#ff4848;background-color:rgba(255,72,72,.15)}@media(max-width:768px){.SearchItem_buttonRemove__qbY3D{opacity:1}}.SearchMobile_btnTrigger__9cUWn{width:40px;height:40px}.SearchMobile_base__eMBFx{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;animation:SearchMobile_slideUpAndFade__EPQDf .4s cubic-bezier(.16,1,.3,1) forwards}@keyframes SearchMobile_slideUpAndFade__EPQDf{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.SearchMobile_inputSection__3bR1f{padding:12px;border-bottom:1px solid #e6e6e6}.SearchMobile_inputWrapper__8RZp4{position:relative;height:40px;padding:8px;border-radius:12px;border:1px solid #e6e6e6}.SearchMobile_inputLabel__y3mlj{position:absolute;top:0;right:0;bottom:0;left:0}.SearchMobile_input__EVK4w{position:relative;flex-grow:1;color:#171e21;font-size:13px}.SearchMobile_input__EVK4w::placeholder{color:rgba(23,30,33,.4)}.SearchMobile_btnInputReset__T79Qp{position:relative;height:24px;width:24px;display:flex;align-items:center;justify-content:center}.SearchMobile_btnClose__PRPBX{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:6px;background-color:#e6e6e6}.SearchMobile_listContainer__v2jsI{overflow:auto}.SearchMobile_listContent__zBO79{display:flex;flex-direction:column}@media(min-width:768px){.SearchMobile_btnTrigger__9cUWn{display:none}}.Layout_searchBlur__jRsX_{position:absolute;left:0;right:0;height:100%;z-index:1;background-color:rgba(8,13,21,.6);animation:Layout_overlayShow__5wlZt .4s cubic-bezier(.16,1,.3,1) forwards}@keyframes Layout_overlayShow__5wlZt{0%{opacity:0}to{opacity:1}}.Notifications_notificationContainer__AWSiZ{position:fixed;top:50px;left:50%;transform:translateX(-50%);z-index:1;display:flex;flex-direction:column;gap:12px;max-width:400px;pointer-events:none}.Notifications_notification__AqTaj{background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);border-left:4px solid;pointer-events:auto;animation:Notifications_slideIn__CrS59 .3s ease-out}.Notifications_notification--info__OSnD0{border-left-color:#2196f3}.Notifications_notification--success__MG61c{border-left-color:#4caf50}.Notifications_notification--warning__09rKe{border-left-color:#ff9800}.Notifications_notification--error__VZKLs{border-left-color:#f44336}.Notifications_notificationContent__eshGy{display:flex;align-items:flex-start;justify-content:space-between;padding:16px;gap:12px}.Notifications_notificationMessage__72x3R{flex:1 1;font-size:14px;line-height:1.4;color:#333}.Notifications_notificationClose__VBcyE{background:none;border:none;cursor:pointer;padding:0;opacity:.6;transition:opacity .2s}.Notifications_notificationClose__VBcyE:hover{opacity:1}@keyframes Notifications_slideIn__CrS59{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@media(max-width:420px){.Notifications_notificationContainer__AWSiZ{max-width:90vw;width:100%}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}input{background:transparent!important}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-background-clip:text;-webkit-text-fill-color:#171e21;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;box-shadow:inset 0 0 20px 20px #fff;color:#000}input{border:none;outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none}audio,canvas,video{display:inline-block;*display:inline;*zoom:1;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted}a:active,a:hover{outline:0}img{border:0;-ms-interpolation-mode:bicubic}figure,form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}button,html,input,select,textarea{color:#222}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}.react-calendar{width:350px;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font-weight:700;font-size:.75em}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;line-height:16px}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.react-calendar{width:248px;max-width:100%;color:#222;padding:12px;font-size:13px;border:none;outline:2px solid hsla(0,0%,100%,.2);box-shadow:0 8px 64px rgba(0,0,0,.2);background-color:#fff;border-radius:6px;font-family:PT Sans,sans-serif!important}.react-calendar__navigation button{color:rgba(23,30,33,.4);text-transform:uppercase;min-width:44px;background:none;font-size:16px}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button[disabled]{background-color:#fff!important}abbr[title]{text-decoration:none}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background:#f8f8fa;color:#171e21;border-radius:6px}.react-calendar__tile{padding:8px 6.6667px;border-radius:6px}.react-calendar__tile--now{background:#fff;border-radius:6px;font-weight:400;color:#171e21}.react-calendar__tile--active,.react-calendar__tile--active:enabled:focus{background:#ffdc21!important;color:#171e21;font-weight:700}.react-calendar__tile--rangeStart{border-radius:6px;background:#ffdc21;color:#171e21;font-weight:700;font-size:13px}.react-calendar__month-view__days__day--weekend{color:#171e21}.react-calendar__month-view__days__day--neighboringMonth{color:rgba(23,30,33,.2)}.react-calendar__navigation{border:1px solid #eceded;border-radius:6px;height:40px;align-items:center;margin-bottom:4px}.react-calendar__month-view__weekdays__weekday{color:rgba(23,30,33,.6);font-weight:400;font-size:13px;line-height:20px;height:32px}.react-calendar__navigation__arrow{height:100%}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#fff}.react-calendar__navigation__label__labelText--from{color:rgba(23,30,33,.4);font-weight:700}
/*# sourceMappingURL=5dddbe8b4b8f21fb.css.map*/