@-webkit-keyframes react-loading-skeleton{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes react-loading-skeleton{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;overflow:hidden;z-index:1}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-animation-name:react-loading-skeleton;animation-name:react-loading-skeleton;-webkit-animation-direction:var(--animation-direction);animation-direction:var(--animation-direction);-webkit-animation-duration:var(--animation-duration);animation-duration:var(--animation-duration);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@media(prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--main-font);font-style:normal;font-weight:400;background-color:#061118;color:#cecece;min-width:270px}table{border-spacing:0}td{padding:0}a,button,input,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:none}a{color:#cecece;text-decoration:none;cursor:pointer}a:hover{text-decoration:underline}li{list-style:none}input,textarea{background:none;border:none;color:#cecece;width:100%}input:focus-visible,textarea:focus-visible{outline:none}input::-moz-placeholder,textarea::-moz-placeholder{color:#cecece}input::placeholder,textarea::placeholder{color:#cecece}h1,h2,h3,h4,h5,p{margin:0}button{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;transition:filter .1s ease-in-out}button:hover{text-decoration:underline;filter:brightness(.5)}button:focus-visible{outline:none}button:not(:disabled){cursor:pointer}.d-none{display:none}.container{width:100%;padding-right:15px;padding-left:15px}.container,.container-noPadding{margin-right:auto;margin-left:auto;max-width:1561px}.container-noPadding{padding-top:21px}.hide{opacity:0}.icon__expand[role=open]{transform:rotate(180deg)}.subtitle,.title{font-weight:700;font-size:22px;line-height:130%;text-align:center;color:#cecece;margin-bottom:25px}.grid-default{display:grid;grid-template-columns:100%}.grid-main #main{order:1}.grid-main #prediction__slider{order:2}.grid-main #extra,.grid-main .top__bookmakers{order:3}.grid-main #banner__join{order:7}.grid-main #article__section{order:5}.grid-main .custom,.grid-main .custom__original__article{order:6}.grid-main .faq{order:7}.grid-main #near__players{order:8}.grid-main .media{order:9}.main__section,.nav__right{display:contents}.slide{display:flex}.header-common{margin-bottom:24px;font-weight:700;font-size:24px;line-height:36px;color:#cecece;text-align:center}.matches__results:not(:last-child):after,.matches__upcoming:not(:last-child):after,.matches__wrapper table[role=closed]:not(:last-child) thead tr th:after{content:"";bottom:0;left:15px;right:15px;position:absolute;height:.5px}.customTabs__line::-webkit-scrollbar,.matches__tabsWrap::-webkit-scrollbar,.player__header__courts::-webkit-scrollbar,.top__bookmakers-wrap::-webkit-scrollbar,.tournament__matches-header-years-row::-webkit-scrollbar,.tournament__players-slide::-webkit-scrollbar{display:none}.hhMain__change,.hh__highestodds-block-name,.hh__highestodds-block-odd,.hh__overview thead tr th,.hh__overview-table-title,.hh__overview-vs,.hh__same-side,.hh__same__match-result,.hh__same__player-name,.search__input-button,.tournament__header-logo-placeholder,.tournament__matches-header-arrows-button{display:flex;justify-content:center;align-items:center}.navbar{background-color:#0a212e;height:60px;color:#cecece;align-items:center;display:grid}.navbar__wrap{display:grid;grid-template-columns:repeat(2,1fr)}.navbar__logo{font-family:var(--logo-font);font-size:16px;display:flex;align-items:center;white-space:nowrap}.navbar__logo svg{width:79px;height:38.8px;margin-bottom:-10px}.navbar__list{display:none}.navbar__list-active{text-decoration:underline}.navbar__icons{display:flex;align-items:center;justify-content:flex-end;padding-right:5px}.navbar__icons button{width:32px;height:32px;position:relative;background-color:#132d3b;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-left:16px}.navbar__hamburger,.navbar__icon{width:14px;height:14px;position:relative}.navbar__hamburger{cursor:pointer;margin:auto}.navbar__hamburger span{position:absolute;display:block;width:14px;height:1px;background-color:#238662;margin:auto;top:0;left:0;right:0;bottom:0}.navbar__hamburger span:after,.navbar__hamburger span:before{content:"";display:block;position:absolute;width:14px;height:1px;background-color:#238662}.navbar__hamburger span:before{top:-5px}.navbar__hamburger span:after{bottom:-5px}.navbar__hamburger-x span{position:absolute;display:block;width:14px;height:1px;background-color:transparent;margin:auto;top:0;left:0;right:0;bottom:0}.navbar__hamburger-x span:after,.navbar__hamburger-x span:before{content:"";display:block;position:absolute;width:14px;height:1px;background-color:#238662}.navbar__hamburger-x span:before{top:0;transform:rotate(45deg)}.navbar__hamburger-x span:after{transform:rotate(-45deg);bottom:0}.footer{background:#021722;padding:23px 15px 45px;color:#cecece;text-align:center}.footer__wrap{display:grid}.footer__logo{font-size:24px;line-height:36px;margin-bottom:2px}.footer__logoWrap{display:grid}.footer__description,.footer__logo-text{font-size:12px;line-height:18px;margin-bottom:16px}.footer__description{display:flex}.footer__linksWrap{display:grid;grid-template-columns:1fr 1fr 1fr;font-size:12px;line-height:18px;margin-bottom:16px;grid-row-gap:10px;grid-column-gap:5px;padding:0 30px}.footer__icons{margin-bottom:16px;display:flex;justify-content:center}.footer__icons a:not(:last-child){margin-right:25px}.footer__logos{display:grid;grid-template-columns:30% repeat(2,1fr) 30%;grid-template-rows:1fr;grid-column-gap:10px;grid-row-gap:0;height:25px}.footer__logos-logo:not(:last-child){margin-right:0}.footer__logos-logo{max-height:-moz-max-content;max-height:max-content;position:relative}.footer__logos-logo img{width:100%;height:100%}.topBanner{background:linear-gradient(103.9deg,#238662 33.55%,#041621 104.02%);border-radius:10px;padding:13px}.topBanner.image{position:relative;padding:0;overflow:hidden;background:none;display:flex;height:67px;-webkit-clip-path:inset(.6px);clip-path:inset(.6px)}.topBanner.image img{position:inherit;width:100%}.topBanner__wrap{padding-top:26px}.topBanner__title{font-style:normal;font-weight:700;font-size:15px;line-height:22px;color:#faf9f9;padding-bottom:2px}.topBanner__description{font-style:normal;font-weight:400;font-size:10px;line-height:140%;color:#faf9f9;display:block}.topBanner__extra{font-weight:700;font-size:13px;line-height:20px;padding-left:4px}.topBanner__extra-dark{color:#071b26}.matches{border-radius:15px;overflow:hidden}.matches__button-active{background:#238662!important}.matches__tabs{display:flex;padding-bottom:20px}.matches__tabsWrap{display:flex;overflow-x:scroll;padding-left:15px;padding-right:15px}.matches__tabs button{display:flex;white-space:nowrap;padding:4px 8px;background:#0a212e;border-radius:5px}.matches__tabs button .matches__tabsIcon{padding-right:6px;display:flex;align-self:center}.matches__tabs button .matches__tabsText{font-size:14px;line-height:21px;color:#fff}.matches__tabs button:not(:last-child){margin-right:10px}.matches__wrapper{margin-bottom:60px;position:relative}.matches__wrapper table{width:100%;background:#021722}.matches__wrapper table[role=closed]:not(:last-child) thead tr th{position:relative}.matches__wrapper table[role=closed]:not(:last-child) thead tr th:after{background-color:rgba(109,113,142,.25)}.matches__wrapper table tbody tr{min-height:80px}.matches__wrapper table .matches__empty{padding:30px 15px}.matches__thead{background-color:#0a212e;min-height:48px;height:48px}.matches__empty{font-size:12px;padding:30px 15px}.matches__theadWrap{display:grid;grid-template-columns:28px 1fr 101px 18px;grid-template-rows:1fr;grid-column-gap:12px;grid-row-gap:0;align-items:center;padding:5px 15px}.matches__theadWrap-title{align-items:center;white-space:nowrap;overflow:hidden;display:inline-block;text-align:left}.matches__theadWrap-title a{font-weight:700;font-size:11px;line-height:16px;color:#cecece;text-align:left;min-width:76px;vertical-align:middle}.matches__theadWrap-title span{font-weight:400;padding-left:6px;font-size:10px;line-height:15px;color:#989898;text-align:left;vertical-align:middle}.matches__theadWrapCalendar{font-weight:400;font-size:10px;line-height:15px;color:#cecece;background-color:#021722;border-radius:5px;padding:4px 6px;min-height:23px;display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:1fr;grid-column-gap:0;grid-row-gap:0;justify-content:center;align-items:center;position:relative}.matches__theadWrapCalendar-txt{padding-right:10px;padding-left:10px;white-space:nowrap;display:flex;align-items:center;justify-content:center}.matches__theadWrapCalendar-img{padding-right:6px;display:inline-block;vertical-align:middle;display:flex;align-items:center;justify-content:center}.matches__theadWrapCalendar-button{z-index:2;position:relative}.matches__theadWrapCalendar-buttonRight{rotate:180deg;z-index:2;position:relative}.matches__theadWrapFav{background-color:#122f3e;border-radius:50%;height:28px;width:28px;display:flex;align-items:center;justify-content:center}.matches__theadWrapFav-active{background:#238662}.matches__theadWrapDropdown{display:flex;justify-content:center}.matches__theadWrapDropdown-opened{rotate:180deg}.matches__theadWrapDropdown-opened img{rotate:90deg;width:6px;height:12px}.matches__upcoming{display:grid;grid-template-columns:28px 47px 1fr auto 77px;grid-template-rows:1fr;grid-column-gap:10px;grid-row-gap:0;padding:16px 15px;position:relative;align-items:center}.matches__upcoming:not(:last-child):after{background-color:#6d718e}.matches__upcomingTime{font-size:10px;line-height:15px;color:#cecece;padding:4px 5px;background:#0c2532;border-radius:6px;display:flex;flex-direction:column;white-space:nowrap;margin-left:2px}.matches__upcomingButtonWrapper{font-weight:600;font-size:11px;line-height:16px;margin-left:15px;color:#fff;display:flex;flex-direction:column}.matches__upcomingButtonWrapper a,.matches__upcomingButtonWrapper button{text-align:center;padding:2px 9px;border-radius:15px;white-space:nowrap;background:#0c2532}.matches__upcomingButtonWrapper a[role=bet],.matches__upcomingButtonWrapper button[role=bet]{background:#238662}.matches__upcomingButtonWrapper a:not(:last-child),.matches__upcomingButtonWrapper button:not(:last-child){margin-bottom:8px}.matches__upcomingButtonWrapper a:disabled,.matches__upcomingButtonWrapper button:disabled{opacity:0}.matches__upcomingButtonWrapper a:disabled:hover,.matches__upcomingButtonWrapper button:disabled:hover{cursor:auto}.matches__players{display:flex;flex-direction:column;font-size:11px;line-height:16px;color:#cecece}.matches__players:hover{filter:none}.matches__players:hover:disabled{text-decoration:none;cursor:auto}.matches__playersWrapper{white-space:nowrap;overflow:hidden}.matches__playersRow{text-overflow:ellipsis;overflow:hidden}.matches__playersRow #flag{padding-right:4px;vertical-align:middle}.matches__playersRow:not(:last-child){padding-bottom:4px}.matches__playersRates{display:flex;flex-direction:column;width:44px;animation-name:fadeIn;animation-duration:.2s}.matches__playersRates-live{display:none}.matches__playersRates button{background:#0a212e;border-radius:4px;font-size:10px;line-height:15px;padding:2px 6px;min-height:19px;display:flex;flex-direction:row;align-items:center;justify-content:center}.matches__playersRates button:has(svg){justify-content:inherit}.matches__playersRates button svg{min-height:8px;min-width:5px;width:5px;height:8px;margin-right:4px;display:flex;align-self:center}.matches__playersRates button:not(:last-child){margin-bottom:3px}.matches__playersRates-score{margin-right:28px}.matches__playersRates-score button{background:#122d3b}.matches__results{display:grid;grid-template-columns:28px 47px 1fr 45px;grid-template-rows:1fr;grid-column-gap:10px;grid-row-gap:0;padding:16px 15px;position:relative;align-items:center}.matches__results-live{grid-template-columns:28px 47px 1fr auto 45px}.matches__results:not(:last-child):after{background-color:#6d718e}.matches__resultsStatus{display:flex;align-items:center;justify-content:center;width:45px;height:22px;background:#0c2532;border-radius:5px}.matches__resultsStatus p{font-size:9px;line-height:14px;color:#cecece;overflow:hidden;text-overflow:ellipsis}.matches__results-pred{grid-template-columns:30px 47px 1fr 46px minmax(45px,auto)!important}.matches__letters-unactive{display:none}.matches__letters span{width:21px;height:20px;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:10px;line-height:138.9%;color:#cecece;border-radius:3px}.matches__letters span:not(:last-child){margin-bottom:5px}.matches__letters-win{background:#238662}.matches__letters-loose{background:#e12a2a}.matches__liveStatus{width:45px;background:#0c2532;border-radius:5px;display:flex;align-items:center;justify-content:center}.matches__liveStatus:not(:last-child){margin-bottom:8px}.matches__liveStatusWrap{display:flex;flex-direction:column}.matches__liveStatus-live{font-family:var(--logo-font);font-style:normal;font-weight:400;font-size:10px;line-height:15px;color:#eb5757}.matches__liveStatus-live img{margin-right:4px;animation:blink 2s linear infinite}.matches__liveStatus-set{font-style:normal;font-weight:700;font-size:10px;line-height:15px;color:#238662}.score{flex-direction:row;line-height:15px;font-size:10px;color:#f2f2f2;position:relative;align-items:center;height:43px}.score,.score__wrap{display:flex;justify-content:flex-end}.score__wrap{padding:4px 8px 4px 12px;background:#0a212e;border-radius:5px}.score__wrap-open{position:absolute}.score__strokeWrap{display:flex;flex-direction:column;justify-content:center}.score__stroke{text-align:center;display:flex}.score__stroke:not(:last-child){padding-bottom:5px}.score__arrow{display:flex;align-items:center;padding-right:10px}.score__arrow img[role=opened]{transform:rotate(180deg)}.score__result{width:10px;min-width:10px;position:relative;display:flex;justify-content:center;z-index:1}.score__result,.score__result-win{margin-left:auto}.score__result-win:before{content:"";position:absolute;background:#238662;z-index:-1;width:14px;height:14px;border-radius:50%}.score__extra{padding-right:16px;display:none}.score__extra span{position:relative;width:10px;min-width:10px}.score__extra span sup{position:absolute;top:-4px;left:9px;font-size:7px}.score__extra span:not(:last-child){margin-right:10px}.score__extra-open{display:flex;margin-right:auto}.predSlider,.score__letters{padding-right:15px}.predSlider{padding-left:15px;margin-bottom:60px}.predSliderWrap{background:#021722;border-radius:15px;min-height:444px;display:flex;flex-direction:column}.predSliderWrap:not(:has(.predSlider__sponsorWrap)){border-radius:15px;overflow:hidden}.predSlider__player{position:relative;display:flex;flex-direction:column;align-items:center}.predSlider__playerWrap{display:grid;grid-template-columns:1fr 32px 1fr;grid-template-rows:1fr;grid-column-gap:15px;grid-row-gap:0;padding:15px 31px 0;min-height:209px;overflow:hidden}.predSlider__player-img{max-width:110px;height:133px;display:flex;position:relative;margin-top:21px;overflow:hidden}.predSlider__player-img img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.predSlider__player-placeholder img{padding-bottom:30px;padding-top:3px;-o-object-fit:contain;object-fit:contain;min-width:100px}.predSlider__player-flag{width:110px;height:82px;display:flex;position:absolute}.predSlider__player-flag img{border-radius:15px;-o-object-fit:cover;object-fit:cover}.predSlider__player-name{background:#0a212e;border-radius:5px;font-weight:600;font-size:12px;line-height:18px;color:#cecece;padding:4px;max-width:120px;height:26px;overflow:hidden;min-width:110px;text-align:center;white-space:nowrap;display:inline;text-overflow:ellipsis}.predSlider__player-name:has(span){height:auto}.predSlider__player-name span{display:block;font-weight:500;font-size:8px;line-height:12px}.predSlider__player-odd{margin-top:4px}.predSlider__playerVs{font-weight:600;font-size:12px;line-height:18px;height:32px;width:32px;border-radius:50%;align-items:center;align-self:center}.predSlider__playerVs,.predSlider__pred{color:#cecece;background:#0a212e;display:flex;justify-content:center}.predSlider__pred{margin-top:13px;text-align:center;flex-direction:column;padding:11px 30px 0;flex:1 1}.predSlider__pred[role=no-sponsor]{border-radius:0 0 15px 15px}.predSlider__pred-title{font-size:9px;line-height:14px;margin-bottom:4px}.predSlider__pred-anomaly{font-weight:600;font-size:13px;line-height:180%;margin-bottom:3px}.predSlider__pred-anomaly button{color:#238662}.predSlider__pred-link{font-size:10px;line-height:15px;margin-bottom:6px}.predSlider__pred-buttons{font-weight:600;font-size:10px;line-height:15px;color:#fff;margin-bottom:7px}.predSlider__pred-buttons a,.predSlider__pred-buttons button{padding:2px 11px;border-radius:15px;white-space:nowrap}.predSlider__pred-buttons a[role=bet],.predSlider__pred-buttons button[role=bet]{background:#238662}.predSlider__pred-buttons a[role=analyze],.predSlider__pred-buttons button[role=analyze]{background:#021722}.predSlider__pred-buttons a:not(:last-child),.predSlider__pred-buttons button:not(:last-child){margin-right:7px}.predSlider__pred-time{font-size:8px;line-height:12px;color:#cecece;opacity:.6;margin-bottom:12px}.predSlider__sponsor{background:#d50c18;min-height:29px;font-weight:400;font-size:10px;line-height:15px;color:#fff;padding:0 14px;display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:10px;align-items:center;border-radius:0 0 15px 15px;margin-bottom:7px}.predSlider__sponsorWrap{background-color:#061118}.predSlider__sponsor-text{text-align:left}.predSlider__sponsor-logo{position:relative;justify-self:center;display:flex;min-height:100%;width:80px}.predSlider__sponsor-logo img{width:82px;height:29px}.predSlider__sponsor-gift{background:#eb5757;width:40px;height:40px;border-radius:50%;display:flex;position:absolute;right:0;bottom:-6px;align-items:center;justify-content:center;margin-right:8px}.predSlider__sponsor-giftWrap{position:relative;display:flex;height:100%}.predSlider__nav{display:flex;justify-content:center;margin-top:11px}.predSlider__navArrow{position:relative}.predSlider__navArrow-right{transform:rotate(180deg)}.predSlider__navCarousel{margin:0 10px;display:flex}.predSlider__navCarousel button:not(:last-child){margin-right:6px}.predSlider__navCarousel button{display:flex;align-items:center}.carousel,.carousel-root{display:flex;flex:1 1}.carousel .slider-wrapper{display:flex;height:100%}.carousel .slider-wrapper .slider,.carousel .slider-wrapper .slider li{display:flex;flex:1 1}.menu{min-width:200px;color:#cecece;font-weight:600;font-size:14px;line-height:21px;display:none}.menuWrap{background:#021722;height:-moz-min-content;height:min-content;display:grid;border-radius:0 0 0 15px}.menu[role=open]{display:grid;position:fixed;top:0;right:0;z-index:4;overflow-x:hidden;overflow-y:auto;height:100%}.menu__static{display:flex;flex-direction:column;font-weight:700;font-size:16px;line-height:24px;margin-bottom:18px;padding:0 25px}.menu__static a:not(:last-child){margin-bottom:14px}.menu__header{font-weight:700;font-size:16px;line-height:24px;margin-bottom:11px;padding:0 25px}.menu__close{width:21px;height:21px;position:relative;background:#0a212e;border-radius:50%;display:flex;justify-self:flex-end;align-items:center;justify-content:center;margin-right:12px;margin-top:12px;margin-bottom:6px}.menu__close-img{width:9px;height:9px;position:relative}.menu__subHeader{font-weight:600;font-size:14px;line-height:21px;color:#446a7d;margin-bottom:6px;margin-top:2px;padding:0 25px}.menu__categories{margin-bottom:20px;display:block;display:grid}.menu__categories-static a,.menu__categories-static button{padding:0 25px}.menu__categories-static a[role=active],.menu__categories-static button[role=active]{background:#0a212e;min-height:30px;display:flex;align-items:center}.menu__categories-static span{display:flex;flex-direction:column}.menu__categories-filter span[role=active]{background:#0a212e;min-height:30px;display:flex}.menu__categories-filter button{padding:0 25px}.menu__categories a,.menu__categories button{text-align:left}.menu__categories a:not(:last-child),.menu__categories span{margin-bottom:10px}.banner__join{margin-bottom:60px;background:linear-gradient(181deg,#3d795d 20%,#0b1c23 104.02%);border-radius:20px;position:relative;min-height:310px;width:100%;display:flex;flex-direction:column;padding:20px 60px;color:#faf9f9;align-items:center;text-align:center}.banner__joinWrap{padding-right:15px;padding-left:15px}.banner__joinWrap.image{border-radius:20px}.banner__joinWrap.image .banner__join__image{overflow:hidden;min-height:auto;background:none;padding:0;max-height:500px;height:100%}.banner__joinWrap.image .banner__join__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.banner__join-logo{font-weight:700;font-size:24px;line-height:36px;margin-bottom:12px;z-index:2}.banner__join-text{font-weight:500;font-size:10px;line-height:130%;color:#fff;z-index:2;margin-bottom:12px}.banner__join-button{z-index:2;font-weight:600;font-size:16px;line-height:24px;color:#fff;background:#0a212e;border-radius:20px;max-width:120px;padding:6px 23px;white-space:nowrap}.banner__join img{-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}.banner__joinImg{display:none}.modal{position:fixed;z-index:10;left:0;top:0;width:100%;height:100%;overflow:auto;background:rgba(21,40,53,.66);display:block}.modal-bet{max-width:502px}.modal-pred{max-width:651px}.modal-hh{max-width:968px;background:#061118!important;display:grid}.modal-hh-wrap{overflow:hidden}.modal-hh-wrap .hh{padding:0;margin-bottom:15px}.modal-hh-wrap .player__section{padding-left:15px;padding-right:15px}.modal-search{max-width:751px;position:relative;padding:20px}.modal__centered{display:flex;align-items:center;justify-content:center;min-height:calc(100% - 1rem)}.modal__content{background:#021722;border-radius:15px;margin:50px 15px 15px;width:100%;position:relative;animation-name:showModal;animation-duration:.2s}.modal__close{background:#021722;border-radius:50%;width:30px;height:30px;position:absolute;right:0;top:-33px;display:flex;align-items:center;justify-content:center}.modalBet{color:#cecece;padding:23px 14px 32px;position:relative}.modalBetWrap{position:relative;display:grid;overflow:hidden}.modalBet__header{display:grid;grid-template-columns:1fr auto;align-items:center;margin-bottom:18px}.modalBet__header-title{font-weight:600;font-size:20px;line-height:30px}.modalBet__header-bets{font-weight:400;font-size:12px;line-height:18px;color:#989898;display:flex;align-items:center}.modalBet__header-betsFlag{border-radius:50%;width:21px;height:21px;position:relative;overflow:hidden;margin-right:12px}.modalBet__header-icons{position:relative;display:grid;margin-left:6px}.modalBet__header-icons img:last-child{transform:rotate(180deg);margin-top:3px}.modalBet__matchWinner{background:#0a212e;border-radius:8px;font-weight:600;font-size:12px;line-height:18px;display:grid;grid-template-columns:1fr auto;align-items:center;padding:10px;margin-bottom:18px}.modalBet__fullTime{font-weight:600;font-size:14px;line-height:21px;background:#0a212e;border-radius:5px;padding:4px 10px}.modalBet__table{display:grid;border-collapse:collapse;min-width:100%;grid-template-columns:90px 1fr 1fr 1fr;grid-column-gap:11px;grid-row-gap:15px;color:#cecece;overflow:hidden}.modalBet__table tbody,.modalBet__table thead,.modalBet__table tr{display:contents}.modalBet__table th:last-child{margin-left:9px}.modalBet__table-name{font-weight:600;font-size:10px;line-height:130%;text-overflow:ellipsis;white-space:nowrap;display:flex;flex-direction:column}.modalBet__table-name span{overflow:hidden;text-overflow:ellipsis;max-width:140%;margin-left:-20px;margin-right:-20px}.modalBet__table-name span:not(:first-child){margin-top:3px}.modalBet__table-title{text-align:left;font-weight:600;font-size:12px;line-height:18px;white-space:nowrap}.modalBet__table-odd{display:grid}.modalBet__table-oddLogo{display:flex;overflow:hidden;transform:translateY(-12px);max-width:68px;width:68px;justify-self:center}.modalBet__table-oddLogo img{border-radius:5px;width:100%;-o-object-fit:cover;object-fit:cover}.modalBet__tableHome{text-align:center;font-weight:600;font-size:12px;line-height:18px}.modalBet__tableHome span{position:relative;display:flex;align-items:center;justify-content:center}.modalBet__tableHome span img{margin-left:7px;margin-top:1px}.modalBet__tableLogo{display:flex;overflow:hidden}.modalBet__tableLogo img{border-radius:5px;-o-object-fit:cover;object-fit:cover}.modalBet__tableStats{background:#0a212e;border-radius:50%;width:28px;height:28px;display:flex;justify-content:center;align-items:center;margin-left:auto}.modalBet__tableOdd{z-index:3;justify-self:center;display:flex;margin-bottom:4px}.modalBet__tableOdd a{background:#0c2532;border-radius:5px;font-weight:400;font-size:14px;line-height:21px;padding:4px 15px;display:flex;align-items:center;justify-content:center;width:68px;max-width:68px;min-height:28px;max-height:28px;align-self:center}.modalBet__tableOdd a svg{margin-right:4px;min-height:12px;width:7px;min-width:7px}.modalBet__tableExtra{padding:0 15px;min-height:32px;position:relative}.modalBet__tableExtraWrap{border-radius:0 0 15px 15px;overflow:hidden;display:block;background:#0a212e;padding-bottom:12px}.modalBet__tableExtra:after{content:"";position:absolute;left:0;top:0;bottom:0;width:8px;height:100%}.modalBet__tableExtra-high{background:#0a212e}.modalBet__tableExtra-high:after{background-color:#238662}.modalBet__tableExtra-low{background:#021722}.modalBet__tableExtra-low:after{background-color:#e12a2a}.modalBet__tableExtra-average{background:#0a212e}.modalBet__tableExtra-average:after{background-color:#0f3142}.modalBet__tableExtra-header{font-weight:600;text-align:left;white-space:nowrap}.modalBet__tableExtra-header,.modalBet__tableExtra-odd{font-size:14px;line-height:21px;display:flex;align-items:center}.modalBet__tableExtra-odd{font-weight:400;padding:4px 15px;justify-content:center;width:100%}.modalBet__table-cell-name-title{display:none}.modalBet__stats{margin-top:27px}.modalPred{border-radius:15px;overflow:hidden}.modalPred table{width:100%}.modal__title{position:absolute;top:-35px;left:10px;font-weight:600;font-size:20px;line-height:30px}.custom{padding-left:15px;padding-right:15px}.custom__heading{font-weight:700;font-size:36px;line-height:130%;margin-bottom:24px;text-align:left;display:block}.custom__heading h3{font-size:32px;line-height:130%}.custom__heading h4{font-size:28px;line-height:130%}.customTableOfContent{background:#021722;border-radius:10px;padding:30px 14px;color:#cecece;margin-bottom:60px}.customTableOfContent ul{font-size:14px;line-height:27px;text-align:left;padding:0 17px;font-weight:500;margin-top:0;margin-bottom:0}.customTableOfContent ul li{list-style:disc none outside;list-style:initial;padding-left:2px}.customHowTo1{color:#cecece;margin-bottom:60px}.customHowTo1__block{background:#021722;border-radius:10px;padding:20px}.customHowTo1__block-green{background:#238662}.customHowTo1__block-title{font-weight:700;font-size:16px;line-height:130%;display:flex;align-items:center;margin-bottom:11.5px}.customHowTo1__block-title .customHowTo1__block-title-num{width:24px;height:24px;background:#0c2532;border-radius:50%;margin-right:12px;display:flex;justify-content:center;align-items:center}.customHowTo1__block-titleGreen .customHowTo1__block-title-num{background:#3a9d7a}.customHowTo1__block-description{font-weight:400;font-size:14px;line-height:150%}.customHowTo1__block:not(:last-child){margin-bottom:20px}.customHowTo1__description{font-weight:400;font-size:12px;line-height:150%;margin-top:20px;display:inline}.customHowTo1__descriptionWrap{margin-top:20px;display:block}.customHowTo1__descriptionWrap-small{margin-top:0;margin-bottom:20px}.customBookmaker{background:#021722;border-radius:20px;padding:7px 14px}.customBookmaker:not(:last-child){margin-bottom:16px}.customBookmakerRating{margin-bottom:60px}.customBookmaker-imgWrap{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:12px}.customBookmaker-logo{-o-object-fit:cover;object-fit:cover}.customBookmaker-img{background:#0a212e;border-radius:10px;padding:9px;display:flex;flex-direction:column;align-items:center;min-height:61px}.customBookmaker-img span{display:flex;margin-top:4.7px}.customBookmaker-img span img:not(:last-child){margin-right:7.12px}.customBookmaker__payout{background:#0a212e;border-radius:10px;padding:9px 18px;display:flex;align-items:center;justify-content:space-between}.customBookmaker__payout-title{font-weight:500;font-size:12px;line-height:130%}.customBookmaker__payout-percent{font-weight:700;font-size:18px;line-height:130%;color:#238662}.customBookmaker__payout-percentWrap{display:flex;flex-direction:column}.customBookmaker__payout-percentOneOf{font-weight:400;font-size:8px;line-height:130%;text-align:center;margin-top:2px}.customBookmaker__icons{display:flex;flex-direction:column;margin-top:18px}.customBookmaker__icons-row{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:5px}.customBookmaker__icons-col{display:flex;flex-direction:column}.customBookmaker__icons-title{font-weight:500;font-size:12px;line-height:130%;white-space:nowrap;text-align:center}.customBookmaker__icons-expertRating{display:flex;flex-direction:column;font-weight:700;font-size:14px;line-height:130%;color:#238662;margin-top:1px;align-items:center}.customBookmaker__icons-expertRating span{font-weight:400;font-size:6px;line-height:130%;color:#cecece;margin-top:1px}.customBookmaker__spedometer{display:flex;justify-content:center;margin-top:7.6px;position:relative}.customBookmaker__spedometer-range{fill:#fff}.customBookmaker__spedometer-arrow{position:absolute;bottom:0}.customBookmaker__spedometer-red{fill:#eb5757}.customBookmaker__apps{margin-top:4px;font-weight:400;font-size:10px;line-height:130%;color:#238662;display:flex;flex-direction:column;text-align:center}.customBookmaker__info{font-weight:500;font-size:10px;line-height:130%;display:flex;justify-content:center;align-items:center}.customBookmaker__info-row{margin-top:14px}.customBookmaker__info-value{font-weight:700;font-size:14px;line-height:130%;margin-left:5px;color:#eb5757}.customBookmaker__info-valueGreen{color:#238662}.customBookmaker__info:not(:last-child){border-right:.5px solid hsla(202,5%,59%,.29)}.customBookmaker__offer{margin-top:16.5px;margin-bottom:13px;background:#0a212e;border-radius:10px;padding:13.5px;display:flex;justify-content:center;flex-direction:column}.customBookmaker__offer-text{text-align:center;margin-bottom:10px;font-weight:500;font-size:12px;line-height:130%}.customBookmaker__offerLinks{display:flex;align-self:center}.customBookmaker__offerLinks-register{margin-right:10px;background:#238662;border-radius:15px;font-weight:600;font-size:12px;line-height:18px;text-align:center;color:#fff;display:flex;align-items:center;justify-content:center;padding:4px 20px;min-height:26px}.customBookmaker__offerLinks-review{font-weight:500;font-size:10px;line-height:15px;display:flex;align-items:center}.customBookmaker__offerLinks-review span{margin-left:6px;background:#cecece;width:14px;height:14px;display:flex;justify-content:center;align-items:center;border-radius:2px}.customProps{margin-bottom:60px}.customProps__description{margin-bottom:20px;line-height:26px;display:flex;font-weight:400;font-size:14px}.customProps__col{background:#021722;border-radius:10px;overflow:hidden;display:flex;flex-direction:column}.customProps__col:not(:last-child){margin-bottom:20px}.customProps__col-header{background:#0a212e;font-weight:700;font-size:16px;line-height:24px;padding:12px 40px 10px;width:100%}.customProps__col-title{padding:23px 20px 0;font-weight:700;font-size:16px;line-height:130%}.customProps__col-list{display:flex;flex-direction:column;font-weight:400;font-size:12px;line-height:150%;padding:23px 20px}.customProps__col-list li,.customProps__col-list li span{display:flex;align-items:center}.customProps__col-list li span{margin-right:10px;width:14px;min-width:14px;height:14px;background:#0c2532;border-radius:50%;justify-content:center}.customProps__col-list li:not(:first-child){padding-top:15px}.customProps__col-list li:not(:last-child){padding-bottom:15px;border-bottom:.5px solid #0c2532}.customHowTo2{margin-bottom:60px}.customHowTo2__buttons{display:flex;flex-direction:column;margin-bottom:20px}.customHowTo2__buttons-item{background:#0a212e;border-radius:10px;font-weight:400;font-size:14px;line-height:138.9%;padding:10px;color:#a5a5a5;text-align:center;display:grid;grid-auto-flow:column}.customHowTo2__buttons-item:not(:last-child){margin-bottom:14px}.customHowTo2__buttons-item span{color:#fff;margin-left:5px;overflow:hidden;text-overflow:ellipsis}.customHowTo2__list{display:flex;flex-direction:column}.customHowTo2__list-item{display:grid;grid-template-columns:36px 1fr;grid-template-rows:1fr;grid-column-gap:18px}.customHowTo2__list-item:not(:last-child){margin-bottom:20px}.customHowTo2__list-item:last-child .customHowTo2__list-imgWrap .customHowTo2__list-line span{display:none}.customHowTo2__list-content{display:flex;flex-direction:column;margin-top:6px}.customHowTo2__list-title{margin-bottom:10px;font-weight:700;font-size:16px;line-height:130%}.customHowTo2__list-descr{font-weight:400;font-size:14px;line-height:150%;color:#989898}.customHowTo2__list-img{width:36px;height:36px;min-height:36px;background:#0a212e;border-radius:50%;display:flex;justify-content:center;align-items:center}.customHowTo2__list-imgWrap{display:flex;flex-direction:column;align-items:center}.customHowTo2__list-line{height:100%;position:relative}.customHowTo2__list-line span{position:absolute;border-right:.5px solid #cecece;top:24px;bottom:10px;left:50%}.customTabs{margin-bottom:60px}.customTabs__wrap{background:#021722;border-radius:20px}.customTabs__line{display:flex;background:#0a212e;border-radius:10px;overflow-x:scroll}.customTabs__line button{padding:12px 16px;font-weight:700;font-size:14px;line-height:138.9%}.customTabs__line-active{background:#238662;border-radius:10px}.customTabs__content{font-weight:400;font-size:14px;line-height:150%}.customTabs__content-item{display:none}.customTabs__content-active{display:block;padding:18px 24px 30px}.customTable{overflow:hidden;display:grid;margin-bottom:60px}.customTable table{width:100%;border-radius:15px 15px 0 0;overflow:hidden;border-collapse:collapse;background:#021722}.customTable table thead{background:#0a212e;border-radius:15px 15px 0 0;font-weight:700;font-size:12px;line-height:18px}.customTable table thead th{padding:15px 11px 21px;text-align:left}.customTable table tbody{font-weight:400;font-size:14px;line-height:150%}.customTable table tbody tr{position:relative}.customTable table tbody tr:not(:last-child):after{position:absolute;content:"";bottom:0;left:11px;right:11px;border-bottom:.5px solid #0c2532}.customTable table tbody tr:last-child{margin-bottom:32px}.customTable table tbody tr td{padding:20px 5px 16px 11px}.customTable__padding{background:#021722;width:100%;padding-bottom:16px;display:flex;border-radius:0 0 20px 20px}.customTable__description{font-weight:400;font-size:12px;line-height:150%;color:#bdbdbd}.customTable__descriptionWrap{display:block;margin-top:20px}.customList,.customList ul{margin-bottom:60px}.customList ul{font-size:15px;line-height:25.5px;font-weight:700;list-style:none;padding-left:15px;margin-top:0}.customList ul li span{font-weight:400;display:block}.customList ul li:not(:last-child){margin-bottom:15px}.customList ul li:before{content:"•";color:#238662;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.customList__block{background:#021722;border-radius:15px;display:flex;flex-direction:column;padding:30px 20px}.customList__block:not(:last-child){margin-bottom:24px}.customList__block-title{font-weight:700;font-size:24px;line-height:31.2px;margin-bottom:20px}.customList__block-title-small{font-size:18px;line-height:130%;margin-bottom:8px}.customList__block-descr{font-weight:400;font-size:14px;line-height:21px;margin-bottom:24px}.customList__block-descr-nomargin{margin-bottom:0}.customList__block-button{background:#238662;border-radius:10px;font-weight:700;font-size:14px;line-height:20px;padding:12px 20px;width:-moz-fit-content;width:fit-content}.customText{margin-bottom:60px;white-space:pre-wrap;font-weight:400;font-size:14px;line-height:21px}.customText span{white-space:normal}.customText-gray{background:#021722;border-radius:15px;padding:30px 20px}.customText ul li{list-style:disc}.customText h2{margin-top:25px;margin-bottom:25px}.customText a{text-decoration:underline}.faq{margin-bottom:60px}.faq__item:not(:last-child){margin-bottom:20px}.faq__header{display:flex;background:#021722;border-radius:20px;padding:20px 20px 20px 14px;justify-content:space-between;cursor:pointer}.faq__header-text{display:flex;align-items:center;font-weight:700;font-size:14px;line-height:18px}.faq__header-text span{background:#0c2532;border-radius:50%;width:26px;height:26px;display:flex;justify-content:center;align-items:center;margin-right:10px;line-height:130%;color:#fff}.faq__answer{font-weight:400;font-size:14px;line-height:21px;padding:20px 14px 0;display:flex}.faq__answer-hidden{display:none}.faq__button-opened img{width:16px;height:12px}.faq__button-closed{transform:rotate(270deg)}.faq__button-closed img{height:16px;width:12px}.media{font-weight:400;font-size:12px;line-height:18px;text-align:center;margin-bottom:38px;padding-left:15px;padding-right:15px;margin-top:auto}.media__logos{margin-top:12.8px;display:grid;grid-gap:18px;gap:18px;grid-template-columns:2fr 1fr 1fr 1fr 1.4fr}.media__logos-logo{position:relative;min-height:16px}.media__logos-logo img{-o-object-fit:contain;object-fit:contain}.header{margin-bottom:24px}.header__breadcrumbs{font-weight:400;font-size:10px;line-height:15px;color:#faf9f9;margin-bottom:18px;display:block}.header__breadcrumbs a,.header__breadcrumbs span{color:#cecece}.header__breadcrumbs a:not(:last-child),.header__breadcrumbs span:not(:last-child){margin-right:6px}.header__breadcrumbs a img,.header__breadcrumbs span img{margin-right:6px;transform:rotate(180deg)}.header__title{text-align:center;font-weight:700;font-size:22px;line-height:130%;color:#cecece}.header__title span{font-weight:700;font-size:18px;line-height:130%;display:block;margin-top:6px}.header__description{margin-top:24px;font-weight:400;font-size:14px;line-height:150%;color:#cecece}.headtohead{padding-left:15px;padding-right:15px;margin-bottom:60px}.headtohead__search{color:#cecece;margin-bottom:60px}.headtohead__search-title{font-weight:700;font-size:22px;line-height:130%;text-align:center;margin-bottom:24px}.headtohead__search-descr{font-weight:400;font-size:14px;line-height:150%;margin-bottom:20px;display:block}.headtohead__search-wrap{display:grid}.headtohead__search-vs{margin:6px;font-weight:500;font-size:10px;line-height:130%;background:#0a212e;border-radius:50%;height:20px;width:20px;justify-content:center}.headtohead__search-button,.headtohead__search-vs{display:flex;align-items:center;justify-self:center}.headtohead__search-button{background:#238662;border-radius:10px;font-weight:700;font-size:14px;line-height:138.9%;margin-top:16px;max-width:177px;height:36px;padding:6px 50px}.headtohead__search-button svg{margin-left:8.9px}.headtoheadSearch{position:relative}.headtoheadSearch input{background:#021722;border-radius:10px;font-weight:500;font-size:14px;line-height:130%;border:none;min-height:38px;width:100%;text-align:center;color:#cecece}.headtoheadSearch input::-moz-placeholder{color:#cecece}.headtoheadSearch input::placeholder{color:#cecece}.headtoheadSearch input:focus-visible{outline:none}.headtoheadSearch-close{position:absolute;right:4px;top:4px}.headtohead__matches{margin-bottom:24px}.headtohead__other{padding-left:15px;padding-right:15px;margin-bottom:60px;overflow:hidden}.headtohead__other-slide-wrap{display:flex}.headtohead__other-slide{background:#021722;border-radius:10px;width:100%;padding-bottom:15px}.headtohead__table{padding-left:15px;padding-right:15px}.headtohead__table .showmore{margin-top:20px}.headtohead__table div table tbody tr:not(:last-child):after{border-bottom:.5px solid #828282;opacity:.5}.headtohead__table div table tbody tr td{padding:20px 6px 16px 15px}.headtohead__table div table thead tr th{padding:6px 15px;font-weight:700;font-size:14px;line-height:150%}.hh{padding-left:15px;padding-right:15px;margin-bottom:60px}.hhMain{position:relative}.hhMain__wrap{background:#021722;border-radius:4px 15px 15px;overflow:hidden;padding:0 10px}.hhMain:not(:last-child){margin-bottom:24px}.hhMain__index{position:absolute;top:0;left:0;background:#0a212e;border-radius:4px;font-weight:500;font-size:14px;line-height:130%;padding:1px 5px;min-width:25px;height:26px;display:grid;justify-content:center;align-items:center;z-index:1}.hhMain__players{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:14px;position:relative}.hhMain__players:before{content:"vs";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:32px;height:32px;background:#0a212e;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:12px;line-height:18px}.hhMain__player{position:relative;display:flex;flex-direction:column;align-items:center;margin-top:18px;overflow:hidden}.hhMain__player-flag{border-radius:5px;overflow:hidden;display:flex;position:absolute;width:110px;height:82px;top:10px;opacity:.7}.hhMain__player-img{z-index:1;height:143px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.hhMain__player-img-placeholder{padding-bottom:10px;-o-object-fit:contain;object-fit:contain}.hhMain__player-name{background:#0a212e;border-radius:4px;font-weight:600;font-size:14px;line-height:130%;padding:6px 8px;min-width:132px;text-align:center;overflow:hidden;width:auto;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.hhMain__player-info{margin-top:6px;font-size:10px;display:grid;margin-bottom:4px;grid-auto-flow:column}.hhMain__player-infoBlock{background:#0c2532;border-radius:2px;height:19px;display:grid;grid-auto-flow:column;align-items:center;padding:0 8px;white-space:nowrap}.hhMain__player-infoBlock:not(:last-child){margin-right:5px}.hhMain__player-country{font-weight:500;line-height:130%;overflow:hidden}.hhMain__player-country span{width:8.9px;height:6px;position:relative;display:block;margin-right:3px}.hhMain__player-country-name{text-overflow:ellipsis;overflow:hidden}.hhMain__player-odds{margin-right:5px}.hhMain__player-odds svg{margin-right:3px}.hhMain__player-rank{font-weight:600}.hhMain__player-rank span{font-weight:400;margin-left:2px}.hhMain__last{display:grid;margin-bottom:4px}.hhMain__last-title{font-weight:600;font-size:10px;line-height:15px;margin-bottom:5px;text-align:center}.hhMain__last-matches{display:flex;align-items:center;justify-content:center}.hhMain__last-matches-reverse svg{transform:rotate(180deg)}.hhMain__last-match{border-radius:3px;font-weight:700;font-size:12px;line-height:138.9%;width:19px;height:19px;display:flex;align-items:center;justify-content:center;margin:0 3px}.hhMain__last-match[role=win]{background:#238662}.hhMain__last-match[role=loose]{background:#e12a2a}.hhMain__last-match-wrap{display:flex;align-items:center}.hhMain__last-match-wrap:last-of-type svg{display:none}.hhMain__info{grid-area:2/1/3/3;display:flex;flex-direction:column}.hhMain__info-vs{display:none}.hhMain__info-wrap{margin-top:26px;display:flex;flex-direction:column;text-align:center;font-weight:400;font-size:12px;line-height:18px}.hhMain__info-status{font-weight:600;font-size:14px;line-height:21px}.hhMain__info-result{font-weight:700;font-size:22px;line-height:33px;margin-bottom:2px}.hhMain__info-item{font-weight:400;font-size:12px;line-height:18px;position:relative}.hhMain__info-item img,.hhMain__info-item svg{margin-right:5px;width:11px;height:10px}.hhMain__info-item:not(:first-child){padding-top:8px}.hhMain__info-item:not(:last-child){padding-bottom:6px}.hhMain__info-item:not(:last-child):after{content:"";border-bottom:.5px solid hsla(0,0%,81%,.15);position:absolute;bottom:0;left:10%;right:10%}.hhMain__info-buttons{display:flex;justify-content:center;margin-top:14px;margin-bottom:27px}.hhMain__info-button{font-weight:600;font-size:14px;line-height:21px;color:#fff;background:#0c2532;border-radius:15px;padding:3px 21px;max-width:100px;align-self:center;white-space:nowrap}.hhMain__info-button:not(:last-child){margin-right:12px}.hhMain__info-button-bet{background:#238662}.hhMain__change{background:#0c2532;border-radius:5px;padding:4px 20px;margin-top:13px;font-weight:600;font-size:12px;line-height:18px;color:#238662}.hhMain__change svg{margin-right:6.67px}.hh__tabs{position:relative;cursor:pointer;background:#021722;border-radius:10px;height:48px;display:block;font-weight:700;font-size:16px;line-height:24px;margin-bottom:30px}.hh__tabs-button{display:flex;justify-content:space-between;padding:12px 20px;align-items:center}.hh__tabs-button svg{width:14px;height:8px}.hh__tabs-line-hidden{display:none}.hh__overview{border-radius:10px;overflow:hidden;width:100%}.hh__overview thead{background:#0a212e}.hh__overview thead tr{display:grid;grid-template-columns:2fr 1fr 2fr;grid-template-rows:1fr;grid-column-gap:5px;min-height:79px;padding:9px 23px 17px}.hh__overview-vs{font-weight:500;font-size:18px;line-height:130%;background:#238662;border-radius:50%;height:38px;width:38px}.hh__overview-player{flex-direction:column;position:relative}.hh__overview-player-name{font-weight:600;font-size:12px;line-height:130%;padding:4px 10px;background:#102d3c;border-radius:4px;z-index:1;text-overflow:ellipsis;overflow:hidden}.hh__overview-player-image{position:relative;justify-content:center;display:flex}.hh__overview-player-image-flag{border-radius:2px;overflow:hidden;opacity:.7;display:flex;margin-bottom:-5px}.hh__overview-player-image-player{position:absolute;z-index:1;top:-4px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.hh__overview tbody{background:#021722;padding:14px 15px 25px;display:block}.hh__overview tbody tr{display:grid;grid-template-columns:1fr 2fr 1fr;grid-template-rows:1fr;grid-column-gap:5px;min-height:30px;background-color:#0a212e}.hh__overview tbody tr:not(:last-child){margin-bottom:12px}.hh__overview-table-value{background:#122d3b;border-radius:5px;font-weight:600;font-size:14px;line-height:130%;display:flex;align-items:center;padding:6px 14px}.hh__overview-table-value-right{justify-content:flex-end;text-align:right}.hh__overview-table-title{font-weight:500;font-size:14px;line-height:130%;text-transform:uppercase;color:#23495c}.hh__win{display:grid;grid-template-columns:1fr;grid-row-gap:12px}.hh__serving-chart-title{display:none}.hh__upcoming{margin-bottom:0}.hh__highestodds{display:grid;grid-template-columns:1fr;grid-row-gap:10px}.hh__highestodds-block{background:#021722;border-radius:10px;padding:16px 11px 16px 15px;display:flex;justify-content:space-between}.hh__highestodds-block-name{font-weight:700;font-size:14px;line-height:150%}.hh__highestodds-block-odd{background:#0c2532;border-radius:5px;padding:4px;min-width:68px;font-size:14px;line-height:21px}.hh__highestodds-block-odd svg{margin-right:5px;height:14px;width:10px}.hh__highestodds-block-odds{align-items:center;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:10px}.hh__highestodds-block-logo{overflow:hidden;border-radius:5px;-o-object-fit:cover;object-fit:cover}.hh__bettingtable{background:#021722;border-radius:15px;padding:18px 14px 27px}.hh__bettingtable .modalBet{padding:0}.hh__last{display:grid;grid-template-columns:1fr;grid-row-gap:71px}.hh__last__player-title{font-weight:700;font-size:24px;line-height:36px;text-align:center;margin-bottom:24px}.hh__last__player table{width:100%;background:#021722;border-radius:10px;overflow:hidden;padding:0 13px}.hh__last__player table tbody tr{display:grid;grid-template-columns:15px 80px 1fr auto;grid-column-gap:6px;min-height:96px;padding:28px 0 20px}.hh__last__player table tbody tr:not(:last-child){border-bottom:.5px solid #2f363a}.hh__last__player table tbody tr:first-child{padding:14px 0 20px}.hh__last__player table tbody tr:has(.matches__letters){grid-template-columns:15px 80px 1fr auto 35px}.hh__last-number{font-weight:400;font-size:10px;line-height:15px;background:#0a212e;border-radius:2px;align-self:center;display:flex;justify-content:center}.hh__last-date{white-space:nowrap;font-weight:400;font-size:12px;line-height:18px}.hh__last-date-cell{display:flex;align-items:center;overflow:hidden}.hh__last-date-wrap{background:#0c2532;border-radius:6px;padding:6px;display:flex;flex-direction:column}.hh__last-country{font-weight:700;font-size:12px;line-height:18px;display:flex;align-items:center}.hh__last-country span{display:flex;align-self:center}.hh__last-country span img{width:13.3px;height:10px;margin-right:6px}.hh__last-hh{display:flex;align-items:center;margin-left:4px}.hh__last-hh .matches__players{font-size:12px;line-height:18px}.hh__last-hh .matches__playersRow{padding:3px 10px}.hh__last-hh .matches__playersRow:not(:last-child){margin-bottom:6px}.hh__last-hh .matches__playersRow #flag{padding-right:5px}.hh__last-hh .matches__playersRow #flag img{width:16px;height:10px}.hh__last-hh .matches__playersRow[role=highlight]{background:#0a212e;border-radius:3px;width:-moz-fit-content;width:fit-content}.hh__last-hh .matches__playersRow:last-child{padding:0 10px}.hh__last-score{display:flex;align-items:center}.hh__last-score .score__hyphen{display:none}.hh__last-score .score__onlyresult{display:flex;flex-direction:column}.hh__last-score .score__onlyresult-result{text-align:center;font-weight:400;font-size:12px;line-height:18px;color:#f2f2f2}.hh__last-score .score__onlyresult-result:first-child{padding-bottom:8px}.hh__last-letters{display:flex;align-items:center;justify-content:flex-end}.hh__last-letters span{font-weight:700;font-size:12px;width:23px;height:23px}.hh__last .showmore{margin-right:0;margin-left:0;background:none;font-size:12px;line-height:18px;margin-top:14px}.hh__last-header{display:none}.hh__same{display:grid;grid-template-columns:32px 1fr 32px;grid-column-gap:8px}.hh__same-side{font-weight:600;font-size:12px;line-height:130%;white-space:nowrap;background:#021722;border-radius:5px;overflow:hidden}.hh__same-side a{transform:rotate(-90deg)}.hh__same__wrap{background:#021722;border-radius:10px;padding:21px 13.5px}.hh__same__wrap table{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);grid-column-gap:0;grid-row-gap:20px}.hh__same__wrap table:has(tbody){grid-row-gap:0;grid-template-rows:1fr}.hh__same__wrap table:not(:last-child){margin-bottom:20px}.hh__same__wrap table thead{grid-area:1/1/2/3}.hh__same__wrap table tbody tr{border-bottom:.5px solid #2f363a}.hh__same__wrap table tbody:last-child{margin-bottom:35px}.hh__same__wrap table tbody:last-child tr:last-child{border-bottom:inherit}.hh__same__player{display:grid;grid-template-columns:30px 1fr 30px;grid-column-gap:5px;margin-bottom:10px}.hh__same__player-name{font-weight:400;font-size:12px;line-height:18px;background:#0a212e;border-radius:3px;width:-moz-fit-content;width:fit-content;justify-self:center;padding:3px 10px}.hh__same__player-name button{display:flex}.hh__same__player-name button #flag{display:flex;align-self:center;margin-right:8px}.hh__same__player-name button #flag img{width:13.3px;height:10px}.hh__same__player-name button svg{margin-left:8px;display:flex;align-self:center;width:10.5px}.hh__same__player-result{font-weight:500;font-size:12px;line-height:130%;margin-top:auto;margin-bottom:auto}.hh__same__player-percent{font-weight:500;font-size:12px;line-height:130%;background:#0a212e;border-radius:5px;height:6px;display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:0}.hh__same__player-percent th span{background:#238662;border-radius:5px;height:6px;display:block}.hh__same__player-percent th span:first-child{margin-left:auto}.hh__same__matches-left{grid-area:2/1/3/3}.hh__same__matches-right{grid-area:3/1/4/3}.hh__same__matches-hidden{display:none}.hh__same__match{display:grid;grid-template-columns:70px 1fr auto;grid-column-gap:5px;padding:28px 0 20px}.hh__same__match:first-child{padding:14px 0 20px}.hh__same__match-result .player__latestMatches__score .score__wrap{background:#0a212e}.hh__same__match-result .player__latestMatches__score .score__stroke:not(:last-child){padding-bottom:8px}.hh__same__match-result .score__stroke{font-size:12px}.hh__same__match-result .score__stroke:not(:last-child){padding-bottom:10px}.hh__same__match-result .score__result-win:before{width:17px;height:17px}.showmore{background:#021722;border-radius:5px;font-weight:500;font-size:14px;line-height:21px;color:#2a4b5b;padding:4px 20px;margin-right:auto;margin-left:auto}.showmore,.showmore span{display:flex;align-items:center}.showmore span{margin-left:6px;border-radius:2px;background:#2a4a5b;width:14px;height:14px;justify-content:center}.showmore-green{background:#238662;border-radius:10px;font-weight:700;padding:10px 20px;color:#cecece}.dropdown{background:#0a212e;color:#71787b;left:0;right:0;z-index:2;position:absolute;font-weight:400;font-size:10px;line-height:15px;border-radius:0 0 5px 5px;transform:translateY(-4px)}.dropdown__wrap{margin-top:4px;margin-bottom:4px;max-height:164px;overflow-y:scroll;padding-right:10px;display:block}.dropdown__wrap::-webkit-scrollbar{width:4px;background:#132d3b;border-radius:2px;padding-right:6px;margin-left:5px}.dropdown__wrap::-webkit-scrollbar-thumb{background:#22475b;border-radius:2px}.dropdown__list{display:flex;flex-direction:column;text-align:left;align-items:baseline;padding:10px 20px;margin:0}.dropdown__list-item{padding-bottom:6px;padding-top:10px;position:relative;width:100%;text-align:left;cursor:pointer}.dropdown__list-item:hover{text-decoration:underline}.dropdown__list-item:not(:last-child):after{content:"";position:absolute;bottom:0;right:0;left:0;border:.5px solid #132d3b}.dropdown__list-item-active{color:#faf9f9}.dropdown__form-control{display:grid;grid-template-columns:10px auto;grid-column-gap:7px;align-items:center}.dropdown__form-control input[type=checkbox]{background:#0a212e;width:10px;height:10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0a212e;margin:0;font:inherit;color:#233f4f;width:1.15em;height:1.15em;border:.5px solid #233f4f;border-radius:.15em;transform:translateY(-.075em);display:grid;place-content:center}.dropdown__form-control input[type=checkbox]:before{content:"";width:.65em;height:.65em;-webkit-clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);transform:scale(0);transform-origin:bottom left;transition:transform .12s ease-in-out;box-shadow:inset 1em 1em #71787b;background-color:#233f4f}.dropdown__form-control input[type=checkbox]:checked:before{transform:scale(1)}.dropdown__form-control input[type=checkbox]:disabled{--form-control-color:var(--form-control-disabled);color:var(--form-control-disabled);cursor:not-allowed}.dropdown__country{padding:11px 11px 0}.dropdown__country-input{border:.5px solid #132d3b;border-radius:3px;margin-bottom:2px;display:flex;align-items:center;padding:2px 8px}.dropdown__country-input input::-moz-placeholder{color:#71787b}.dropdown__country-input input::placeholder{color:#71787b}.dropdown__country .dropdown__list{padding:0}.dropdown__tournaments{left:auto;right:auto;min-width:122px;padding-top:0;width:100%}.online-casinos .header__breadcrumbs,.rankings{padding-left:15px;padding-right:15px}.rankings{margin-bottom:60px}.rankingsList table{width:100%;border-radius:15px 15px 0 0;overflow:hidden;display:grid;margin-bottom:20px}.rankingsList table thead tr{background:#0a212e;display:grid;grid-template-columns:50% .7fr 1fr 1fr}.rankingsList table thead tr th{text-align:left;font-weight:600;font-size:12px;line-height:18px;padding:19px 0 13px 13px;min-height:63px;vertical-align:baseline;vertical-align:initial}.rankingsList table tbody tr{background:#021722;border-radius:10px;display:grid;grid-template-columns:50% .7fr 1fr 1fr;align-items:flex-end;min-height:62px}.rankingsList table tbody tr td{overflow:hidden}.rankingsList table tbody tr:not(:last-child){margin-bottom:10px}.rankingsList table tbody tr:first-child{border-radius:0 0 10px 10px}.rankingsList__player{display:flex;justify-content:center;position:relative;max-width:41.36px;width:41.36px;margin:12px 10px 0 13px}.rankingsList__player-flag{width:41.36px;height:28.16px;border-radius:3px;overflow:hidden;display:flex;position:absolute;top:10px;opacity:.7}.rankingsList__player-img{z-index:1;height:51px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;position:relative}.rankingsList__player-row{display:flex}.rankingsList__player-info{display:flex;flex-direction:column;padding-bottom:11px;justify-content:flex-end;width:100%}.rankingsList__player-name{font-weight:600;font-size:12px;line-height:18px;white-space:nowrap;margin-bottom:4px}.rankingsList__player-name-link:hover{cursor:pointer;text-decoration:underline}.rankingsList__player-blocks{display:flex}.rankingsList__player-block{font-weight:500;font-size:10px;line-height:130%;background:#0c2532;border-radius:3px;display:flex;align-items:center;justify-content:center;padding:3px 6px}.rankingsList__player-block-flag{width:12px;height:8px;position:relative;margin-right:4px;display:flex;align-items:center}.rankingsList__player-block-age{font-weight:700;font-size:10px;line-height:130%;margin-left:4px}.rankingsList__player-block:not(:last-child){margin-right:4px}.rankingsList__row{padding:5px 5px 10px 13px;font-weight:600;font-size:12px;line-height:18px}.rankingsList__row-info{font-weight:400;font-size:6px;line-height:9px;margin-left:3px;white-space:nowrap}.rankingsFilters{margin-bottom:20px;display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:10px}.rankingsFilters__filter{background:#132d3b;padding:0 10px;z-index:3;position:inherit;border-radius:5px;overflow:hidden;cursor:pointer}.rankingsFilters__filter-wrap{font-weight:400;font-size:12px;line-height:18px;min-height:30px;display:block;position:relative}.rankingsFilters__filter:hover{filter:none}.rankingsFilters__filter-country,.rankingsFilters__filter-search{display:flex;align-items:center;justify-content:space-between;height:100%}.tournaments{padding-left:15px;padding-right:15px;margin-bottom:60px}.tournaments table{background:#021722;border-radius:10px;width:100%;margin-bottom:20px}.tournaments table thead{background:#0a212e;border-radius:10px;display:block}.tournaments table thead tr{display:flex;flex-direction:column}.tournaments table thead tr th:first-child{font-weight:600;font-size:22px;line-height:33px;padding:18px 10px 10px;text-align:left}.tournaments__row{margin-top:25px;padding:0 10px 10px;display:grid;grid-template-columns:68px 1fr;grid-template-rows:1fr auto auto;grid-column-gap:20px;grid-row-gap:4px;position:relative}.tournaments__row:first-child{margin-top:22px}.tournaments__row:last-child{padding:0 10px 26px}.tournaments__row:not(:last-child):after{content:"";bottom:0;left:10px;right:10px;position:absolute;height:.5px;background-color:#6d718e}.tournaments__row-logo{width:68px;height:49px;border-radius:5px;-o-object-fit:cover;object-fit:cover}.tournaments__row-logo-wrap{grid-area:1/1/2/2}.tournaments__row-logo-placeholder{background:#0a212e;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:14px;line-height:150%}.tournaments__row-name{font-weight:600;font-size:14px;line-height:21px;margin-bottom:4px}.tournaments__row-name-wrap{grid-area:1/2/2/3;display:flex;flex-direction:column}.tournaments__row-date{background:#0a212e;border-radius:4px;padding:2px 10px;width:-moz-fit-content;width:fit-content;font-weight:400;font-size:10px;line-height:15px;display:flex;justify-content:center;align-items:center}.tournaments__row-date svg{margin-right:4px}.tournaments__rowInfo{grid-area:2/1/3/3;display:flex;margin-top:8px}.tournaments__rowInfo-item{display:flex;align-items:center;white-space:nowrap;font-weight:400;font-size:10px;line-height:15px}.tournaments__rowInfo-item:not(:last-child){margin-right:8.4px}.tournaments__rowInfo-item svg{margin-right:3px}.tournaments__row__winner{grid-area:3/1/4/3;font-weight:400;font-size:10px;line-height:15px}.tournaments__row__winner span{font-weight:700}.tournaments__search{margin:0 10px 16px;position:relative}.tournaments__search .rankingsFilters__filter{min-height:30px}.tournaments__filters{background:#021722;display:flex;padding:18px 11.3px 0}.tournaments__filter{font-weight:400;font-size:12px;line-height:18px;display:block;position:relative;min-width:122px;height:30px;background:#0a212e;border-radius:5px;cursor:pointer}.tournaments__filter-name{padding:6px 16px;display:flex;align-items:center;justify-content:space-between}.tournaments__filter:not(:last-child){margin-right:16px}.player{padding-left:15px;padding-right:15px;margin-bottom:60px}.player__search{width:179px;position:relative;display:block}.player__search input,.player__search p{font-weight:400;font-size:12px;line-height:18px}.player__search-row{display:flex;justify-content:space-between;margin-bottom:22px}.player__rank{font-weight:700;font-size:12px;line-height:18px;min-width:107px;padding:6px 24px;height:30px;background:#132d3b;border-radius:5px;display:flex;justify-content:center;align-items:center;margin-right:10px}.player__bio{background:#021722;border-radius:10px;padding:13px 11px 0 13px;display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:7px;min-height:205px}.player__bio-image{z-index:1;height:100%;position:relative;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;overflow:inherit;max-height:260px}.player__bio-image-wrap{position:relative;display:flex;justify-content:flex-end}.player__bio-image-placeholder{padding:20px}.player__bio-player{display:flex;justify-content:center;position:relative;align-items:flex-end}.player__bio-flag{opacity:.7;border-radius:5px;max-width:149.8px;width:100%;height:111.67px;overflow:hidden;display:flex;position:absolute;top:9px}.player__bio__info{display:flex;flex-direction:column;background:#021722;z-index:1;padding-left:7px}.player__bio__info-name{font-weight:600;font-size:18px;padding:6px 12px;background:#0a212e;border-radius:4px;margin-bottom:8px}.player__bio__info-country,.player__bio__info-name{line-height:130%;width:-moz-fit-content;width:fit-content}.player__bio__info-country{background:#0c2532;border-radius:2px;padding:3px 8px;font-weight:500;font-size:12px;display:flex;align-items:center;margin-bottom:4px}.player__bio__info-country-flag{width:12px;height:8px;position:relative;margin-right:6px}.player__bio__info__table{text-align:left;width:-moz-fit-content;width:fit-content;margin-bottom:9px}.player__bio__info__table tbody tr{position:relative;display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:3px;padding-bottom:5.5px;padding-top:5.5px;align-items:center;padding-right:5px}.player__bio__info__table tbody tr th{font-weight:500;font-size:10px;line-height:130%;color:#405c6a}.player__bio__info__table tbody tr td{font-weight:600;font-size:12px;line-height:130%}.player__bio__info__table tbody tr:not(:last-child){border-bottom:.5px solid #233a46}.player__section:not(:last-child){margin-bottom:60px}.player__header{margin-bottom:24px;text-align:center}.player__header-title{font-weight:700;font-size:24px;line-height:130%}.player__header-subtitle{font-weight:500;font-size:16px;line-height:130%;margin-bottom:6px}.player__header__dropdown{margin-top:24px;margin-left:auto}.player__header__dropdown-title{font-weight:500;font-size:16px;line-height:130%;margin-bottom:6px}.player__header__dropdown-button{background:#0a212e;border-radius:8px;position:relative;display:flex;font-weight:600;font-size:18px;line-height:27px;padding:6px 20px;justify-content:space-between;align-items:center;width:100%;white-space:nowrap}.player__header__dropdown-button:hover{filter:none}.player__header__dropdown-wrap{position:relative}.player__header__courts{display:flex;overflow-x:scroll;margin-bottom:20px;width:100vw;margin-left:-15px;padding-left:15px;padding-right:15px}.player__header__courts-button{white-space:nowrap;background:#0a212e;border-radius:8px;font-weight:400;font-size:16px;line-height:24px;padding:4px 14px}.player__header__courts-button:not(:last-child){margin-right:12px}.player__header__courts-active{background:#238662}.player__latestMatches{background:#021722;border-radius:10px;padding:20px 9px;margin-bottom:20px;width:100%}.player__latestMatches tbody tr{display:grid;grid-template-columns:89px 1fr 21px .5fr;grid-template-rows:23px 1fr;grid-column-gap:10px;grid-row-gap:10px}.player__latestMatches tbody tr:not(:last-child){padding-bottom:10px;border-bottom:.5px solid #2f363a}.player__latestMatches tbody tr:not(:first-child){padding-top:16px}.player__latestMatches-date{grid-area:1/1/2/2;background:#0c2532;border-radius:5px;height:23px;display:flex;justify-content:center;align-items:center;margin-bottom:10px;font-size:10px;line-height:15px;padding:4px 6px}.player__latestMatches-date svg{margin-right:4px;width:7px;height:8px}.player__latestMatches-tour{grid-area:2/1/3/2;background:#0a212e;border-radius:5px;padding:8px;font-size:10px;line-height:15px}.player__latestMatches-tour-country{font-weight:400;margin-bottom:2px;color:#cecece;display:flex;align-items:center}.player__latestMatches-tour-country svg{margin-right:4px;height:10px;width:7.5px}.player__latestMatches-tour a{color:#faf9f9;font-weight:600}.player__latestMatches-round{grid-area:1/2/2/3;width:-moz-fit-content;width:fit-content;white-space:nowrap;overflow:hidden}.player__latestMatches-players{grid-area:2/2/3/3;align-self:center;white-space:nowrap;overflow:hidden}.player__latestMatches-players a,.player__latestMatches-players button{display:flex;flex-direction:column;font-size:12px;line-height:18px}.player__latestMatches-players a .matches__playersRow:not(:last-child),.player__latestMatches-players button .matches__playersRow:not(:last-child){padding-bottom:7px}.player__latestMatches-players a .matches__playersRow img,.player__latestMatches-players button .matches__playersRow img{width:13.3px;height:10px}.player__latestMatches-letters{grid-area:2/3/3/4;align-self:center}.player__latestMatches-result{grid-area:2/4/3/5;align-self:center}.player__latestMatches__score{font-family:var(--logo-font);font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#f2f2f2}.player__latestMatches__score .score__wrap{background:none}.player__latestMatches__score .score__stroke:not(:last-child){padding-bottom:7px}.player__latestMatches__score .score__result-win:before{width:18px;height:18px}.player__table{margin-bottom:0}.player__table table tbody tr{display:grid;grid-template-columns:repeat(3,1fr)}.player__table table tbody tr:not(:last-child):after{border-bottom:.5px solid #2f363a}.player__table table tbody tr:last-child{margin-bottom:0}.player__table table thead tr{display:grid;grid-template-columns:repeat(3,1fr)}.player__career{background:#021722;border-radius:15px;padding:21px 12px 24px}.player__career-info{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:10px;margin-bottom:8px}.player__career-info-value{font-weight:600;font-size:12px;line-height:130%}.player__career-info-value-right{text-align:right}.player__career-title{font-weight:700;font-size:14px;line-height:130%;text-align:center}.player__career-chart:not(:last-child){margin-bottom:18px}.player__ranking{overflow-x:hidden}.player__ranking-wrap{background:#021722;border-radius:10px;padding:24px 12px 22px;width:100%;position:relative;height:255px}.player__ranking-wrap div div svg{display:block;width:100%}.player__ranking-title{font-weight:700;font-size:24px;line-height:130%;text-align:center;margin-bottom:16px}.player__ranking__tooltip{background:#0a212e;border-radius:5px;padding:5px 14px 8px;position:relative}.player__ranking__tooltip-title{font-weight:400;font-size:10px;line-height:15px}.player__ranking__tooltip-rank-wrap{display:flex;align-items:baseline}.player__ranking__tooltip-rank{font-weight:600;font-size:12px;line-height:17px}.player__ranking__tooltip-date{font-weight:400;font-size:8px;line-height:12px;margin-left:3px}.player__ranking__tooltip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-top-color:#0a212e}.player__near{margin-bottom:60px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;padding-left:15px;padding-right:15px;font-size:10px;line-height:15px}.player__near-player{display:flex;align-items:center}.player__near-player-left img{margin-right:2px}.player__near-player-right{margin-left:auto;flex-direction:row-reverse;text-align:right}.player__near-player-right img{margin-left:2px;transform:rotate(180deg)}.chart__percent{display:flex;align-items:center;position:relative}.chart__percent-double{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:4px;overflow:hidden}.chart__percent-double-row{position:relative;display:flex;background:#0a212e;border-radius:10px}.chart__percent-row{background:#238662;border-radius:10px;height:8px;margin-right:10px;transition:width .5s ease}.chart__percent-row-gray{background:#143141}.chart__percent-row-right{margin-left:auto;margin-right:0}.chart__percent-info{font-weight:600;font-size:14px;line-height:130%;color:#238662;white-space:nowrap}.chart__previous{background:#021722;border-radius:10px;padding:17px 13px 22px;display:flex;flex-direction:column}.chart__previous:not(:last-child){margin-bottom:20px}.chart__previous-title{font-weight:600;font-size:18px;line-height:130%;text-align:left;margin-bottom:9px}.chart__previous-title-single{margin-bottom:13px}.chart__previous-row{display:grid;grid-template-columns:91px 1fr;grid-column-gap:8px}.chart__previous-row:not(:last-child){margin-bottom:8px}.chart__previous-row-loading{animation:blink-chart 1s linear}.chart__previous-row-title{background:#0a212e;border-radius:5px;font-weight:700;font-size:12px;line-height:130%;display:flex;justify-content:center;align-items:center;padding:6px}.chart__previous-row-subtitle{white-space:nowrap;margin-top:9px;font-weight:400;font-size:12px;line-height:130%;color:#1b3746}.chart__previous-row-single{grid-template-columns:1fr}.search__input{background:#132d3b;border-radius:10px;font-weight:400;font-size:12px;line-height:18px;display:flex;height:30px;margin-bottom:21px;margin-right:5px}.search__input input{padding-left:10px}.search__input-button{background:#238662;height:30px;width:30px;min-width:30px;margin-right:-5px;border-radius:50%}.notfound{padding-left:15px;padding-right:15px;margin-bottom:60px}.notfound-wrap{display:flex;justify-content:center}.notfound-text{color:#061118;font-weight:700;font-size:8rem;line-height:130%;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fff;z-index:1}.notfound-text-wrap{position:relative;display:grid}.notfound-text text{color:#061118;stroke:#fff;font-size:200px}.notfound-ball1{position:absolute;right:-25px;top:15px;width:60px;height:60px}.notfound-ball2{left:-10px;bottom:38%;z-index:2}.notfound-ball2,.notfound-ball3{position:absolute;width:30px;height:30px}.notfound-ball3{left:37%;bottom:20%}.notfound-info{display:flex;flex-direction:column;justify-content:center;text-align:center}.notfound-info-header{font-weight:600;text-transform:uppercase;margin-bottom:7px;font-size:16px}.notfound-info-descr{font-weight:400;font-size:14px;margin-bottom:30px}.contact{background:#021722;border-radius:15px;padding:30px 20px 0;margin-bottom:15px}.contact__header{margin-bottom:20px;display:block}.contact__header-title{font-size:18px;line-height:130%;margin-bottom:8px}.contact__header-descr{font-weight:400;font-size:14px;line-height:21px}.contact__form{margin-bottom:20px}.contact__question{display:grid;grid-template-columns:1fr;grid-column-gap:10px;grid-row-gap:10px;align-items:center;overflow:hidden}.contact__question label{font-weight:700;font-size:14px;line-height:130%}.contact__question input,.contact__question textarea{background:#0a212e;border-radius:8px;padding:10px 15px;border:none;font-family:var(--main-font);color:#cecece;font-style:normal;font-weight:400}.contact__question:not(:last-child){margin-bottom:20px}.contact__player{margin-top:40px;display:flex;justify-content:center}.contact__player-wrap{display:flex;justify-content:center;position:relative;display:inline-flex;width:300px}.contact__player-image{transform:scaleX(-1);display:flex;-o-object-fit:contain;object-fit:contain;width:100%;-o-object-position:bottom;object-position:bottom;height:300px;margin-left:-20px}.contact__player-ball{position:absolute;right:0;bottom:20px}.search__page{margin-bottom:60px}.search__page,.terms__page{padding-left:15px;padding-right:15px}.terms{overflow:hidden}.terms p{margin-bottom:20px}.terms ol{-webkit-padding-start:45px;padding-inline-start:45px;list-style-type:none;counter-reset:ordered}.terms ol li{list-style:decimal;font-weight:700;font-size:18px;line-height:130%;position:relative;z-index:1;list-style:none;margin-bottom:10px}.terms ol li::marker{font-size:16px;color:#fff;font-weight:400}.terms ol li:before{border-radius:50%;font-size:15px;color:#fff;font-weight:400;background:#0c2532;content:counter(ordered);counter-increment:ordered;display:inline-block;margin-left:-45px;margin-top:-5px;width:30px;height:30px;display:flex;justify-content:center;align-items:center;position:absolute}.terms__ol-simple{margin-bottom:30px}.terms__ol-simple li{font-size:14px!important;font-weight:400!important;list-style:disc!important}.terms__ol-simple li:before{content:none!important}.terms ul li{font-weight:400;font-size:14px;line-height:21px;list-style:disc}.terms ul li:before{content:none}.sitemap__section:not(:last-child){margin-bottom:20px}.sitemap__title{background:#0a212e;border-radius:15px 15px 0 0;font-weight:600;font-size:16px;line-height:24px;padding:14px 18px 11px;margin-bottom:10px}.sitemap__columns{display:grid;grid-template-columns:1fr;grid-row-gap:0;padding:20px;background:#021722}.sitemap__columns ul{background:#021722;padding:0;margin:0}.sitemap__columns ul li{font-size:14px;line-height:32px}.tournament{padding-left:15px;padding-right:15px;margin-bottom:60px}.tournament__header{background:#021722;border-radius:15px;margin-bottom:41px;padding:29px 14px 33px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto)}.tournament__header-title{font-weight:700;font-size:26px;line-height:130%;grid-area:1/1/2/3;margin-bottom:10px}.tournament__header-info{grid-area:2/1/3/4}.tournament__header-info tbody{display:grid;grid-template-columns:auto 1fr;grid-template-rows:repeat(3,auto);grid-row-gap:10px;grid-column-gap:28px}.tournament__header-info tbody tr{display:flex;flex-direction:column;text-align:left}.tournament__header-info tbody tr th{font-weight:400;font-size:10px;line-height:150%}.tournament__header-info tbody tr td{font-weight:600;font-size:16px;line-height:150%}.tournament__header-logo{grid-area:1/3/3/4;margin-left:auto;margin-top:6px}.tournament__header-logo-placeholder{font-weight:700;font-size:20px;line-height:150%;background:#0a212e;border-radius:50%;width:94px;height:94px}.tournament__header-logo img{width:84px;height:84px;-o-object-fit:cover;object-fit:cover;border-radius:10px;overflow:hidden}.tournament__matches{display:grid}.tournament__matches-title{font-weight:700;font-size:36px;line-height:130%;margin-bottom:24px}.tournament__matches-header{display:grid;grid-template-columns:1fr 80px;grid-column-gap:30px;height:36px;margin-bottom:16px}.tournament__matches-header-years{border-radius:5px;background:#0a212e;display:grid;margin-right:auto}.tournament__matches-header-years-row{overflow-x:scroll;display:flex}.tournament__matches-header-years-year{font-weight:700;font-size:16px;line-height:138.9%;padding:7px 30px}.tournament__matches-header-years-year-active{background:#238662;border-radius:5px}.tournament__matches-header-arrows{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:8px}.tournament__matches-header-arrows-button{background:#0a212e;border-radius:5px}.tournament__matches-header-arrows-button-right{transform:rotate(180deg)}.tournament__matches-header-arrows-button:disabled{cursor:not-allowed;background:#071923}.tournament__matches-header-arrows-button:disabled:hover{filter:none}.tournament__matches-column{width:100%;display:flex;flex-direction:column}.tournament__matches-column-round{font-weight:600;font-size:16px;line-height:24px;padding:14px 13px 11px;background:#0a212e;border-radius:15px 15px 0 0;text-align:left}.tournament__matches-column-matches{background:#021722;border-radius:0 0 10px 10px}.tournament__matches-wrapper{transition:height .2s ease-in;overflow:hidden}.tournament__matches-wrapper .rec-slider-container{margin:0}.tournament__matches-wrapper-skeleton .tournament__matches-column:last-child{display:none}.tournament__matches-match{display:grid;grid-template-columns:1fr auto;grid-column-gap:10px;margin-left:13px}.tournament__matches-match:not(:last-child){position:relative}.tournament__matches-match:not(:last-child):before{content:"";position:absolute;bottom:0;right:15px;left:0;border-bottom:.5px solid #6d718e}.tournament__matches-match-players{white-space:nowrap;overflow:hidden;padding:23px 0}.tournament__matches-match-players .matches__players{font-size:12px;line-height:18px}.tournament__matches-match-players .matches__playersRow{display:flex;align-items:center}.tournament__matches-match-players .matches__playersRow #flag{display:flex}.tournament__matches-match-players .matches__playersRow #flag img{width:13.3px;height:10px}.tournament__matches-match-players .matches__playersRow #flag:not(:first-child){padding-left:4px}.tournament__matches-match-players .matches__playersRow:not(:last-child){padding-bottom:10px}.tournament__matches-match-result .score{font-size:14px;line-height:21px;font-family:var(--logo-font);height:100%}.tournament__matches-match-result .score__wrap{height:100%;background:none;padding-right:21px}.tournament__matches-match-result .score__wrap-open{background:#0a212e;flex-flow:row-reverse;padding-right:15px;max-height:99%}.tournament__matches-match-result .score__wrap-open .score__stroke{flex-flow:row-reverse}.tournament__matches-match-result .score__wrap-open .score__strokeWrap{padding-left:20px}.tournament__matches-match-result .score__wrap-open .score__result{padding-right:20px;margin-right:auto;margin-left:0}.tournament__matches-match-result .score__wrap-open .score__extra{padding-right:0;margin-left:5px;margin-right:5px}.tournament__matches-match-result .score__wrap-open .score__arrow{padding-right:0}.tournament__matches-match-result .score__wrap-open .score__arrow img{width:10px}.tournament__matches-match-result .score__stroke:not(:last-child){padding-bottom:10px}.tournament__matches-match-result .score__result-win:before{width:22px;height:22px}.tournament__matches-match-result .score__extra{padding-right:32px}.tournament__matches-match-result .score__extra span:not(:last-child){margin-right:20px}.tournament__players{margin-right:-15px;margin-left:-15px}.tournament__players-header{display:grid;grid-template-columns:1fr 80px;grid-column-gap:10px;margin-bottom:24px;height:36px;padding-right:15px;padding-left:15px}.tournament__players-title{font-weight:700;font-size:24px;line-height:130%;white-space:nowrap;text-overflow:ellipsis}.tournament__players-carousel{display:grid}.tournament__players-slide{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:11px;overflow-x:scroll;padding-right:15px;padding-left:15px}.tournament__players-player{width:130px;height:163px;background:#021722;border-radius:5px;padding:12px 16px 0;display:flex;flex-direction:column;margin-left:auto;margin-right:auto}.tournament__players-player-link{font-weight:600;font-size:14px;line-height:21px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-bottom:4px}.tournament__players-player-country{font-weight:400;font-size:10px;line-height:15px;display:flex;justify-content:center;margin-bottom:10px}.tournament__players-player-country-flag{display:flex;align-items:center;width:12px;margin-right:6px}.tournament__players-player-country-flag img{width:12px;height:8.9px}.tournament__players-player-img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.tournament__players-player-img-wrap{position:relative;height:100%;display:flex;justify-content:center}.tournament__players-player-img-flag{position:absolute;opacity:.7}.tournament__players-player-img-flag img{height:71px;width:96px;border-radius:10px}.top__bookmakers{display:grid;margin-bottom:60px}.top__bookmakers-wrap{overflow-x:scroll;display:flex;padding:5px 30px}.top__bookmakers-item{display:flex;flex-direction:column;align-items:center;text-align:center}.top__bookmakers-item:not(:last-child){margin-right:20px}.top__bookmakers-item-num{display:none}.top__bookmakers-item-image{border-radius:50%;overflow:hidden;width:64px;min-width:64px;height:64px;min-height:64px;border:4px solid #061118;box-shadow:0 0 0 3px #238662;position:relative;margin-bottom:6px}.top__bookmakers-item-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.top__bookmakers-item-title{font-weight:600;font-size:14px;line-height:21px;margin-bottom:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:5px;max-width:70px}.top__bookmakers-item-rating{padding:2px 8px;display:flex;font-weight:600;font-size:10px;line-height:15px;background:#0a212e;border-radius:4px;align-items:center}.top__bookmakers-item-rating svg{margin-left:6px}.form-group{display:contents;width:100%}@keyframes blink{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes blink-chart{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes showModal{0%{opacity:0;transform:translateY(-60px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(min-width:992px){.grid-default{grid-template-columns:1fr 329px;grid-column-gap:40px;grid-row-gap:0;padding-right:15px;padding-left:15px}.container-lg{max-width:1561px}.container-noPadding{padding-top:41px}.main__section{display:flex;flex-direction:column}.subtitle{font-size:26px}.subtitle,.title{text-align:left;font-weight:600;line-height:130%}.title{font-size:36px;margin-bottom:34px}.navbar{height:64px}.navbar__wrap{grid-template-columns:auto 1fr auto;grid-template-rows:1fr;grid-column-gap:34px}.navbar__logo{font-size:24px;line-height:36px}.navbar__logo svg{width:111.6px;height:54.4px;margin-bottom:-2px}.navbar__icons button{width:36px;height:36px}.navbar__icon{width:16px;height:16px}.navbar__list{display:flex;justify-content:flex-end;font-size:16px;line-height:24px;color:#cecece}.navbar__list li{margin-left:32px}.footer{text-align:left;padding:66px 15px 100px}.footer__wrap{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr}.footer__logo{margin-bottom:24px;font-size:24px;line-height:36px}.footer__logo-text{order:3;font-size:16px;line-height:24px;margin-bottom:0}.footer__icons{margin-bottom:28px;justify-content:flex-start}.footer__links{order:3;display:grid;justify-content:flex-end}.footer__linksWrap{grid-template-columns:1fr 1fr;margin-bottom:0;font-size:16px;line-height:24px;height:-moz-min-content;height:min-content;width:-moz-fit-content;width:fit-content;grid-column-gap:54px}.footer__linksWrap a{margin-bottom:16px}.footer__description{font-size:16px;line-height:24px;margin-bottom:35px}.topBanner{padding:24px 37px}.topBanner.image{height:135px}.topBanner__wrap{padding-top:19px;padding-bottom:0}.topBanner__title{font-size:36px;line-height:54px}.topBanner__description{font-size:18px;line-height:27px}.topBanner__extra{font-size:36px;line-height:54px;padding-left:40px}.nav__right{margin-top:52px;display:block}.matches__wrapper{margin-bottom:86px}.matches__wrapper table tbody tr{min-height:103px}.matches__wrapper table .matches__empty{padding:30px}.matches__tabsWrap{padding:0}.matches__tabs button:not(:last-child){margin-right:20px}.matches__tabsText{font-size:16px!important;line-height:24px!important}.matches__tabsIcon{padding-right:8px!important}.matches__tabsIcon img{width:14px;height:14px}.matches__tabs button{padding:4px 10px}.matches__empty{padding:30px 0;font-size:14px}.matches__empty-padding{padding:30px!important}.matches__thead{min-height:63px;height:63px}.matches__thead tr{height:63px}.matches__theadWrap{padding:5px 30px;grid-template-columns:30px 1fr 137px 18px;grid-column-gap:20px}.matches__theadWrap-title{margin-left:15px}.matches__theadWrap-title a{font-size:16px;line-height:24px}.matches__theadWrap-title span{font-size:14px;padding-left:20px;line-height:21px}.matches__theadWrapFav{height:30px;width:30px}.matches__theadWrapFav svg{height:16px;width:16px}.matches__theadWrapCalendar{min-height:29px;font-size:14px;line-height:21px;font-style:normal}.matches__theadWrapCalendar-img img{width:11px;height:11px}.matches__theadWrapCalendar-button{display:flex}.matches__theadWrapCalendar-button img{height:12px;width:8px}.matches__theadWrapCalendar-buttonRight{display:flex}.matches__theadWrapCalendar-buttonRight img{height:12px;width:8px}.matches__theadWrapDropdown img{width:18px;height:9px}.matches__theadWrapDropdown-opened img{width:9px;height:18px}.matches__upcoming{grid-template-columns:30px 81px 1fr auto 168px;grid-column-gap:20px;padding:22.5px 30px}.matches__upcomingTime{font-size:12px;line-height:18px;margin-left:0;padding:6px 20px}.matches__upcomingTime p:not(:last-child){padding-bottom:4px}.matches__upcomingButtonWrapper{width:100px;font-size:14px;line-height:21px;justify-self:flex-end}.matches__upcomingButtonWrapper button{padding:2px 20px}.matches__results{grid-template-columns:30px 81px 1fr auto;grid-column-gap:20px;padding:22.5px 30px}.matches__resultsStatus{font-size:12px;line-height:18px;margin-left:0;padding:6px 20px;width:auto}.matches__results-live{grid-template-columns:30px 169px 1fr 64px 168px}.matches__results-pred{grid-template-columns:30px 81px 1fr 25px minmax(180px,auto)!important}.matches__letters span{width:25px;height:24px;font-size:14px}.matches__letters span:not(:last-child){margin-bottom:10px}.matches__liveStatus:not(:last-child){margin-bottom:0;margin-right:20px}.matches__liveStatusWrap{flex-direction:row;align-items:center}.matches__liveStatus-live{width:82px;height:36px;font-size:16px;line-height:24px;padding:6px 16px}.matches__liveStatus-live img{width:16px;height:16px}.matches__liveStatus-set{font-size:12px;line-height:18px;width:67px;height:30px;padding:6px 16px}.matches__players{font-size:16px;line-height:24px}.matches__playersRow #flag{padding-right:10px}.matches__playersRow #flag img{width:16px;height:12px}.matches__playersRow:not(:last-child){padding-bottom:8px}.matches__playersRates{width:64px}.matches__playersRates button:has(svg){justify-content:center}.matches__playersRates button:has(svg) svg{min-height:11px;min-width:8px}.matches__playersRates button{min-height:23px;font-size:12px}.matches__playersRates button:not(:last-child){margin-bottom:10px}.matches__playersRates-live{display:flex}.matches__playersRates-score{display:none}.score{font-size:16px;line-height:24px}.score__wrap{padding:0;background:inherit}.score__stroke:not(:last-child){padding-bottom:8px}.score__strokeWrap{margin-right:5px}.score__extra{display:flex;padding-right:24px}.score__extra span{width:11px}.score__extra span sup{font-size:9px;top:-6px;left:12px}.score__extra span:not(:last-child){margin-right:24px}.score__result-win:before{width:24px;height:24px}.score__arrow{display:none}.score__alwayshide .score__arrow{display:flex}.score__alwayshide .score__extra{display:none}.score__alwayshide .score__extra-open{display:flex}.score__alwayshide .score__wrap{background:none;padding:4px 8px 4px 12px}.score__alwayshide .score__wrap-open{background:#0a212e}.score__letters{padding-right:30px}.predSlider{padding:0}.predSlider__playerWrap{padding:15px 17px 0;min-height:222px}.predSlider__player-img{max-width:80%;height:133px}.predSlider__player-flag{height:84px;max-height:84px}.nav__left{order:3}.banner__join{min-height:769px;padding:60px 20px}.banner__joinWrap{padding:0}.banner__joinWrap.image .banner__join__image{max-height:none}.banner__joinWrap.image .banner__join__image img{-o-object-fit:cover;object-fit:cover}.banner__join-logo{font-size:36px;line-height:54px;margin-bottom:3px}.banner__join-text{font-size:12px;line-height:130%}.banner__join-button{font-size:24px;line-height:36px;max-width:152px;padding:4px 20px}.banner__joinImg-mobile{display:none}.banner__joinImg{display:block}.modal__close{right:-25px;top:-30px}.modal__content{margin:80px 15px 15px}.modal__title{position:absolute;top:-60px;left:10px;font-weight:600;font-size:36px;line-height:54px}.modalBet{padding:23px 31px 32px}.modalBet__header{margin-bottom:20px}.modalBet__header-title{font-size:22px;line-height:33px}.modalBet__header-bets{font-size:14px;line-height:21px}.modalBet__matchWinner{margin-bottom:20px;padding:10px 20px}.modalBet__fullTime,.modalBet__matchWinner-number,.modalBet__matchWinner-title{font-size:14px;line-height:21px}.modalBet__fullTime{padding:4px 10px;min-height:29px;margin-bottom:8px}.modalBet__table{grid-template-columns:100px auto 68px 76px;grid-column-gap:32px}.modalBet__table th:last-child{margin-left:8px}.modalBet__table-name{font-size:12px;line-height:130%;justify-content:center}.modalBet__table-name span{max-width:160%}.modalBet__table-title,.modalBet__tableHome{font-size:14px;line-height:21px}.modalBet__tableHome img{width:16px;height:13px}.modalBet__tableStats{width:32px;height:32px}.modalBet__tableStats img{width:15px;height:15px}.modalBet__tableLogo img{width:100px;height:38px}.modalBet__tableExtra{padding:0 31px}.modalBet__table-cell-name{display:flex;align-items:center}.modalBet__table-cell-name-title{display:block;margin-left:-7px;font-weight:600;font-size:14px;line-height:21px}.modal-hh-wrap .player__section{padding-left:25px;padding-right:25px}.modal-hh-wrap .hh{margin-bottom:25px}.custom{padding:0}.custom__header{font-size:28px;margin-bottom:15px;text-align:left;font-weight:700;display:block}.customTableOfContent{padding:50px 40px;border-radius:15px}.customTableOfContent ul{-moz-columns:2;column-count:2;gap:40px}.customHowTo1__block{padding:26.5px 30px 37.5px;border-radius:20px}.customHowTo1__block-title{font-weight:700;font-size:22px}.customHowTo1__block-title .customHowTo1__block-title-num{font-size:18px;width:35px;height:35px;margin-right:16px}.customHowTo1__block-description{font-weight:400;font-size:14px;margin-left:51px;display:flex;line-height:24px}.customHowTo1__block:not(:last-child){margin-bottom:24px}.customHowTo1__descriptionWrap{margin-top:35px}.customHowTo1__descriptionWrap-small{margin-top:0;margin-bottom:21px}.customBookmaker{display:grid;grid-template-columns:319px 1fr 233px;padding:0}.customBookmaker-img{justify-content:center}.customBookmaker-img span{margin-top:16.77px}.customBookmaker-imgWrap{grid-column-gap:20px}.customBookmaker-logo{width:100px;height:40px}.customBookmaker__payout{margin:19px 16.5px 19px 0;flex-direction:column;justify-content:center;padding:9px}.customBookmaker__payout-title{font-weight:500;font-size:14px;line-height:130%;text-align:center}.customBookmaker__payout-percent{font-size:34px;margin-top:4px;margin-bottom:4px}.customBookmaker__payout-percentOneOf{margin-top:0;font-size:14px}.customBookmaker__icons{margin-top:0;justify-content:center;overflow-x:scroll}.customBookmaker__icons::-webkit-scrollbar{display:none}.customBookmaker__icons-row{min-width:300px}.customBookmaker__icons-title{font-size:14px}.customBookmaker__icons-expertRating{font-size:20px}.customBookmaker__icons-expertRating span{font-size:10px}.customBookmaker__spedometer{margin-top:8.5px}.customBookmaker__spedometer-wrap{width:30px;height:22px}.customBookmaker__spedometer-arrow{width:7px;height:12px}.customBookmaker__apps{font-size:12px;line-height:130%}.customBookmaker__info{flex-direction:column;font-size:12px}.customBookmaker__info-row{margin-top:28px}.customBookmaker__info span{font-size:16px}.customBookmaker__offer{margin:18px 15px}.customBookmaker__offer-text{font-size:16px;margin-bottom:14px}.customBookmaker__offerLinks{flex-direction:column}.customBookmaker__offerLinks-register{margin-right:0;font-size:14px;line-height:21px;margin-bottom:11px}.customBookmaker__offerLinks-review{justify-content:center;font-size:12px;line-height:18px}.customBookmaker__offerLinks-review span{width:16px;height:15px}.customBookmaker__offerLinks-review span svg{width:6px;height:8px}.customProps__description{margin-bottom:30px}.customProps__wrap{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-column-gap:30px}.customProps__col{border-radius:15px}.customProps__col-header{padding:20px 40px}.customProps__col:not(:last-child){margin-bottom:0}.customHowTo2__buttons{flex-direction:row;padding-top:10px;margin-bottom:18px;flex-wrap:wrap}.customHowTo2__buttons-item{margin-bottom:20px;padding:10px 30px;white-space:nowrap}.customHowTo2__buttons-item:not(:last-child){margin-right:20px;margin-bottom:20px}.customHowTo2__list-item{grid-template-columns:70px 1fr;grid-column-gap:28px}.customHowTo2__list-img{width:70px;height:70px;min-height:70px}.customHowTo2__list-img img{height:32px;width:32px}.customHowTo2__list-title{font-weight:700;font-size:22px}.customHowTo2__list-descr{font-weight:400;font-size:14px;line-height:150%}.customHowTo2__list-line span{bottom:0}.customTabs__wrap{margin-top:5px}.customTabs__line{width:-moz-fit-content;width:fit-content;padding-right:20px}.customTabs__line button{padding:12px 20px}.customTabs__content-active{padding:18px 38px 30px}.customTable table thead{font-weight:700;font-size:16px;line-height:24px}.customTable table thead th{padding:18.9px 41px 18.2px}.customTable table tbody tr td{padding:28px 15px 16px 41px}.customTable__descriptionWrap{margin-top:15px}.customList ul{margin-bottom:100px}.customList__blocks{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-column-gap:34px;grid-row-gap:34px}.customList__blocks-small{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;grid-column-gap:20px;grid-row-gap:20px}.customList__block{padding:30px 36px 47px}.customList__block:not(:last-child){margin-bottom:0}.customList__block-title{font-size:28px;line-height:36.4px}.customList__block-title-small{font-size:18px;line-height:130%}.customList__block-descr{margin-bottom:30px}.customList__block-small{padding:30px}.customText-gray{padding:29px 35px}.faq{margin-bottom:100px;padding:0}.faq__header{padding:30px 20px 30px 14px}.faq__header-text{font-size:22px;line-height:28px}.faq__header-text span{width:30px;height:30px;margin-right:14px;font-size:16px;line-height:21px}.faq__button-opened img{width:18px;height:12px}.faq__button-closed img{height:18px;width:12px}.media{margin-bottom:53px;display:flex;align-items:center}.media__title{font-size:16px;line-height:24px;white-space:nowrap}.media__logos{margin-left:25px;width:100%;margin-top:0}.media__logos-logo{min-height:30px}.header{padding:0;display:flex;flex-direction:column;margin-bottom:30px}.header__title{font-size:36px;line-height:130%;text-align:left;order:1;margin-bottom:18px}.header__breadcrumbs{font-size:10px;line-height:15px;order:2;margin-bottom:0}.header__description{font-size:14px;line-height:150%;order:3;margin:0}.headtohead{padding:0;margin-bottom:100px}.headtohead__search-wrap{grid-template-columns:1fr 45px 1fr 143px;grid-column-gap:20px}.headtohead__search-vs{margin:0;width:45px;height:45px;font-size:20px}.headtohead__search-button{margin-top:0;margin-left:10px;height:45px;font-size:14px;padding:6px;width:100%;justify-content:center}.headtohead__search-title{text-align:left;font-size:26px}.headtohead__search-descr{margin-bottom:24px}.headtoheadSearch input{min-height:45px;text-align:left;padding:10px 20px;font-size:16px}.headtohead__other{padding:0}.headtohead__other-slide{background:#021722;border-radius:10px;width:100%;padding:0}.headtohead__other-slide-wrap-3{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:20px}.headtohead__other-slide-wrap{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:20px}.headtohead__other-slide .predSlider__playerWrap{grid-column-gap:5px;padding:14px}.headtohead__other-slide .predSlider__player-name{min-width:auto}.headtohead__table{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-column-gap:33px;padding:0}.headtohead__table .custom__header{font-size:28px;text-align:center}.headtohead__table div table tbody tr td{padding:20px 6px 16px 25px}.headtohead__table div table thead tr th{padding:10px 25px;font-size:16px}.hh{padding-left:0;padding-right:0;margin-bottom:100px}.hhMain__wrap{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:20px;margin-left:50px;border-radius:15px;min-height:353px}.hhMain__wrap:only-child{min-height:auto}.hhMain__wrap-hh{margin-left:0}.hhMain__players{display:contents}.hhMain__players:before{display:none}.hhMain__player{align-self:center;margin-top:20px;margin-bottom:20px}.hhMain__player[role=right]{order:3}.hhMain__player-flag{width:140px;height:90px}.hhMain__player-name{font-size:18px;line-height:130%;width:auto}.hhMain__player-info{margin-top:7px;margin-bottom:8px;font-size:12px;line-height:18px}.hhMain__player-infoBlock:not(:last-child){margin-right:8px}.hhMain__player-country span{width:12px;height:8px;margin-right:4px}.hhMain__player-rank span{margin-left:4px}.hhMain__last{margin-bottom:8px}.hhMain__last-title{font-size:12px;line-height:18px;margin-bottom:8px}.hhMain__last-match{width:21px;height:21px;margin:0 6px}.hhMain__info{justify-content:space-between;grid-area:auto}.hhMain__info-vs{background:#0a212e;border-radius:50%;width:45px;height:45px;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:22px;line-height:130%;align-self:center;margin-bottom:12px}.hhMain__info-wrap{margin-top:18px}.hhMain__change{padding:6px 20px;margin-top:10px}.hh__tabs{overflow:hidden}.hh__tabs-button{display:none}.hh__tabs-line{height:100%}.hh__tabs-line-hidden{display:flex}.hh__tabs-line .dropdown{position:relative;transform:inherit;padding:0;background:#021722}.hh__tabs-line .dropdown__wrap{margin:0;padding:0;overflow-y:auto;height:100%}.hh__tabs-line .dropdown__list{flex-direction:row;height:100%}.hh__tabs-line .dropdown__list-item{height:100%;font-weight:700;font-size:16px;line-height:24px;color:#cecece;display:flex;justify-content:center;align-items:center;padding:5px}.hh__tabs-line .dropdown__list-item:not(:last-child):after{content:none}.hh__tabs-line .dropdown__list-item-active{background:#0c2532;border-radius:8px}.hh__overview{border-radius:15px}.hh__overview thead{overflow:hidden}.hh__overview thead tr{min-height:60px;padding:8px 20px 0}.hh__overview thead tr th{display:inherit}.hh__overview-player{display:grid;grid-template-columns:repeat(2,auto);padding:0}.hh__overview-player-name{background:none;padding-left:24px;font-size:20px;white-space:nowrap}.hh__overview-player-image{height:100%}.hh__overview-player-image-player{height:52px;top:auto}.hh__overview-player-image-flag{border-radius:3px;margin-bottom:auto}.hh__overview-player-image-flag img{width:60px;height:36.3px}.hh__overview tbody{padding:35px 43px 41px}.hh__overview tbody tr{min-height:35px}.hh__overview tbody tr:not(:last-child){margin-bottom:21px}.hh__overview-table-title{font-size:16px}.hh__overview-table-value{font-size:18px;padding:6px 53px;white-space:nowrap;width:185px}.hh__overview-table-value-right{margin-left:auto}.hh__win{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:28px;grid-row-gap:0}.hh__serving-chart-title{display:block;font-weight:600;font-size:20px;line-height:130%;margin-bottom:16px}.hh__serving-chart .chart__previous{padding:21px 24px}.hh__serving-chart .chart__previous-title{display:none}.hh__upcoming{margin-bottom:0}.hh__highestodds{grid-template-columns:1fr 1fr;grid-column-gap:24px}.hh__highestodds-block{padding:16px 20px 16px 25px}.hh__bettingtable{padding:34px 29px 30px}.hh__last{grid-template-columns:1fr 1fr;grid-column-gap:30px;background:#021722;border-radius:15px;padding:29px}.hh__last-single{grid-template-columns:1fr}.hh__last-header{display:block;margin-bottom:24px}.hh__last__player-title{font-weight:700;font-size:16px;line-height:24px;margin-bottom:0}.hh__last__player table{padding:0}.hh__last__player table tbody tr{padding:19px 0 14px;grid-column-gap:16px;grid-template-columns:18px 89px 1fr auto minmax(35px,45px);min-height:87px;height:87px}.hh__last__player table tbody tr:first-child{padding:19px 0 14px}.hh__last-number{font-size:12px;line-height:18px;height:18px}.hh__last-country,.hh__last-date{font-size:14px;line-height:21px}.hh__last-country span img{width:16px;height:12px;margin-right:4px}.hh__last-hh{margin-left:10px}.hh__last-hh .matches__playersRow{font-size:14px;line-height:21px}.hh__last-hh .matches__playersRow[role=highlight]{padding:3px 10px}.hh__last-hh .matches__playersRow:not(:last-child){margin-bottom:7px;padding-bottom:0}.hh__last-hh .matches__playersRow #flag img{height:12px}.hh__last-score .score__onlyresult-result{font-size:14px;line-height:21px}.hh__last-score .score__onlyresult-result:first-child{padding-bottom:9px}.hh__last-letters .matches__letters span{width:27px;height:26px}.hh__last .showmore{margin-top:5px}.hh__same{grid-template-columns:76px 1fr 76px;grid-column-gap:17px}.hh__same-side{font-weight:600;font-size:20px;border-radius:8px}.hh__same__wrap table{grid-column-gap:0}.hh__same__wrap table tbody tr{border-bottom:none}.hh__same__wrap table tbody tr:not(:last-child){border-bottom:.5px solid #2f363a}.hh__same__matches .hh__same__match{padding-top:11px;padding-bottom:22px}.hh__same__matches .hh__same__match:first-child{padding-top:30px;padding-bottom:22px}.hh__same__matches .matches__playersRow,.hh__same__matches .matches__playersRow:last-child{padding:0}.hh__same__matches .score__arrow img{height:12px;width:8px}.hh__same__matches-left{grid-area:2/1/3/2}.hh__same__matches-left .hh__same__match{padding-right:18px;grid-template-columns:1fr auto}.hh__same__matches-left .hh__same__match-round{grid-area:1/1/2/2}.hh__same__matches-left .hh__same__match .hh__last-hh{grid-area:2/1/3/2}.hh__same__matches-left .hh__same__match-result{grid-area:2/2/3/3}.hh__same__matches-left .hh__same__match .score__arrow{padding-right:20px}.hh__same__matches-right{grid-area:2/2/3/3}.hh__same__matches-right .hh__same__match{padding-left:18px;grid-template-columns:auto 1fr}.hh__same__matches-right .hh__same__match-round{grid-area:1/2/2/3;justify-content:flex-end}.hh__same__matches-right .hh__same__match .hh__last-hh{grid-area:2/2/3/3;justify-content:flex-end}.hh__same__matches-right .hh__same__match .hh__last-hh .matches__players{align-items:flex-end;display:grid}.hh__same__matches-right .hh__same__match .hh__last-hh .matches__playersRow{flex-flow:row-reverse;display:flex}.hh__same__matches-right .hh__same__match .hh__last-hh .matches__playersRow #flag{padding-left:5px;display:flex;align-items:center}.hh__same__matches-right .hh__same__match .hh__last-hh .matches__playersRow #flag:not(:last-child){padding-right:0}.hh__same__matches-right .hh__same__match-result{grid-area:2/1/3/2}.hh__same__matches-right .hh__same__match .score{justify-content:start}.hh__same__matches-right .hh__same__match .score__wrap{flex-direction:row-reverse}.hh__same__matches-right .hh__same__match .score__arrow{padding-left:20px;padding-right:0}.hh__same__matches-right .hh__same__match .score__arrow img{transform:rotate(180deg)}.hh__same__matches-right .hh__same__match .score__arrow img[role=opened]{transform:none}.hh__same__matches-right .hh__same__match .score__letters{padding-right:0;padding-left:30px}.hh__same__match{display:grid;grid-template-rows:repeat(2,auto);grid-column-gap:5px;grid-row-gap:13px;height:130px}.hh__same__match:first-child{height:150px}.hh__same__match #flag{vertical-align:middle}.hh__same__match-round{height:33px}.hh__same__match .score__wrap{padding:17px;border-radius:8px}.hh__same__match .score__strokeWrap{font-size:14px;line-height:21px}.hh__same__match-result .score__stroke{font-size:14px}.hh__same__match-result .score__result-win:before{width:20px;height:20px}.hh__same__player{margin-bottom:14px}.hh__same__player-result{font-size:14px}.showmore{font-size:16px;line-height:24px}.showmore span{margin-left:10px;width:16px;height:15px}.showmore-green{margin-left:0;font-weight:700;font-size:14px;padding:12px 20px}.rankings{padding:0;margin-bottom:100px}.rankingsList table thead tr th{font-weight:600;font-size:16px;line-height:24px;padding:19px 2px 20px 35px}.rankingsList table tbody tr{min-height:114px}.rankingsList table tbody tr:not(:last-child){margin-bottom:16px}.rankingsList__player{max-width:112px;width:112px;margin:10px 34px 0 35px}.rankingsList__player-flag{width:112px;height:75px}.rankingsList__player-img{height:104px;-o-object-fit:cover;object-fit:cover}.rankingsList__player-info{padding-bottom:31px}.rankingsList__player-name{font-size:18px;line-height:27px;margin-bottom:8px}.rankingsList__player-block{font-size:12px;line-height:130%;padding:4px 14px}.rankingsList__player-block:not(:last-child){margin-right:8px}.rankingsList__player-block-flag{width:15px;height:10px;margin-right:6px}.rankingsList__player-block-age{font-size:12px;line-height:130%;margin-left:5px}.rankingsList__row{font-weight:600;font-size:16px;line-height:24px;padding:25px 15px 33px 35px}.rankingsList__row-info{font-size:10px;line-height:15px;margin-left:6px}.rankingsFilters{margin-bottom:21px;display:flex;justify-content:space-between}.rankingsFilters__filter{border-radius:8px;padding:0 10px 0 16px}.rankingsFilters__filter input{font-size:12px}.rankingsFilters__filter-wrap{max-width:184px;width:184px}.tournaments{padding:0;margin-bottom:100px}.tournaments table thead tr{display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:repeat(2,auto)}.tournaments table thead tr th:first-child{grid-area:1/1/2/2;font-size:22px;line-height:33px;padding:18px 32px 12px}.tournaments__search{margin:0 23px;min-width:218px;padding:19px 0 14px}.tournaments__search-wrap{grid-area:1/2/2/3;display:flex;justify-content:flex-end;align-items:center}.tournaments__filters{grid-area:2/1/3/3;padding:15px 30px 0}.tournaments__row{padding:0 30px 20px;grid-template-columns:80px 1fr auto}.tournaments__row:first-child{margin-top:29px}.tournaments__row:last-child{padding:0 30px 40px}.tournaments__row-logo{width:80px;height:81px;border-radius:10px}.tournaments__row-logo-wrap{grid-area:1/1/4/2}.tournaments__row-name{font-size:18px;line-height:27px}.tournaments__row-name-wrap{grid-area:1/2/3/4}.tournaments__rowInfo{grid-area:3/2/4/3;margin-top:6px}.tournaments__rowInfo-item{font-size:12px;line-height:18px}.tournaments__rowInfo-item svg{margin-right:4.6px}.tournaments__rowInfo-item:not(:last-child){margin-right:12.8px}.tournaments__row__winner{grid-area:3/3/4/4;display:flex;align-items:flex-end;font-size:12px;line-height:18px;white-space:nowrap}.tournaments__row__winner span{margin-left:5px}.tournaments__row-date{font-size:12px;line-height:18px}.tournaments__row-date svg{margin-right:6px}.player{padding:0;margin-bottom:100px}.player__search{width:218px;display:block;margin-top:auto;margin-bottom:auto}.player__search .rankingsFilters__filter{width:100%;height:30px}.player__search-row{margin-bottom:29px}.player__rank{font-weight:600;font-size:20px;line-height:130%;padding:6px 20px;height:38px}.player__bio{grid-column-gap:43px;padding:47px 40px 0;height:512px;max-height:512px;overflow:hidden;border-radius:15px;grid-template-columns:1fr 1fr}.player__bio-image{max-height:471px;height:471px;width:100%;-o-object-position:bottom;object-position:bottom;-o-object-fit:contain;object-fit:contain}.player__bio-image-placeholder{padding:40px}.player__bio-player{width:100%;max-width:342px}.player__bio-flag{max-width:342px;width:342px;display:flex;height:230px;border-radius:15px;top:19px}.player__bio__info-name{font-size:34px;line-height:130%;padding:10px 30px;margin-bottom:16px;border-radius:10px}.player__bio__info-country{font-size:20px;line-height:130%;padding:6px 14px;border-radius:5px;margin-bottom:14px}.player__bio__info-country-flag{width:24px;height:16px;margin-right:12px}.player__bio__info__table{margin-bottom:30px}.player__bio__info__table tbody tr{padding-top:10px;padding-bottom:10px;padding-right:50px;grid-column-gap:20px}.player__bio__info__table tbody tr th{font-size:12px;line-height:130%}.player__bio__info__table tbody tr td{font-size:14px;line-height:130%}.player__header{text-align:left;display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:repeat(2,auto);grid-column-gap:0;grid-row-gap:0}.player__header__courts{width:100%;margin-left:0;padding-left:0}.player__header__courts-button:not(:last-child){margin-right:14px}.player__header__courts-wrap{display:grid}.player__header-subtitile{font-weight:500;font-size:18px;line-height:130%;margin-bottom:5px;grid-area:1/1/2/2}.player__header-title{font-weight:700;font-size:36px;line-height:130%;grid-area:2/1/3/2}.player__header__dropdown{grid-area:1/2/3/3;text-align:end;margin-top:auto}.player__header__dropdown-title{margin-bottom:7px}.player__header__dropdown-wrap button{max-width:214px;padding:4px 20px;margin-left:auto}.player__header__dropdown-wrap button svg{margin-left:10px;width:14px;height:8px}.player__section:not(:last-child){margin-bottom:100px}.player__latestMatches{border-radius:15px;padding:40px 45px}.player__latestMatches tbody tr{grid-template-columns:1fr 1fr 25px .6fr;grid-template-rows:32px 1fr;grid-row-gap:14px;grid-column-gap:20px}.player__latestMatches tbody tr:not(:last-child){padding-bottom:20px}.player__latestMatches tbody tr:not(:first-child){padding-top:27px}.player__latestMatches-date{font-size:16px;line-height:24px;height:32px;padding:4px 14px;width:-moz-fit-content;width:fit-content}.player__latestMatches-date svg{width:10.5px;height:12px;margin-right:10px}.player__latestMatches-tour{padding:8px 16px;width:-moz-fit-content;width:fit-content;border-radius:8px}.player__latestMatches-tour-country{font-size:16px;line-height:24px}.player__latestMatches-tour-country svg{width:9px;height:12px;margin-right:6px}.player__latestMatches-tour a{font-weight:600}.player__latestMatches-players a,.player__latestMatches-players button,.player__latestMatches-tour a{font-size:18px;line-height:27px}.player__latestMatches-players a .matches__playersRow #flag,.player__latestMatches-players button .matches__playersRow #flag{display:inline-flex;padding-right:12px}.player__latestMatches-players a .matches__playersRow #flag img,.player__latestMatches-players button .matches__playersRow #flag img{width:21.3px;height:16px}.player__latestMatches__score{font-weight:400;font-size:18px;line-height:27px}.player__latestMatches__score .score__stroke:not(:last-child){padding-bottom:11px}.player__latestMatches__score .score__result-win:before{width:26px;height:26px}.player__latestMatches__score .score__extra{padding-right:36px}.player__career{padding:30px 27.5px 39px}.player__career-chart:not(:last-child){margin-bottom:21px}.player__career-title{font-size:20px}.player__career-info{margin-bottom:12px}.player__career-info-value{font-size:16px}.player__table{margin-bottom:0}.player__ranking{background:#021722;border-radius:15px;padding:33px 35px 45px}.player__ranking-title{font-size:36px;text-align:left;margin-bottom:19px}.player__ranking-wrap{background:none;border-radius:0;padding:0;height:216px}.player__near{padding:0;font-size:18px;line-height:27px}.player__near-player-left img{margin-right:5px;width:14px;height:12px}.player__near-player-right img{margin-left:5px;width:14px;height:12px}.chart__previous{padding:17px 27px 26px;border-radius:15px}.chart__previous-wrap{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:29px;grid-row-gap:20px}.chart__previous:not(:last-child){margin-bottom:0}.chart__previous-title{font-size:20px;font-weight:700;margin-bottom:16px}.chart__previous-title-single{margin-bottom:13.5px}.chart__previous-row{grid-template-columns:109px 1fr;grid-column-gap:16px}.chart__previous-row:not(:last-child){margin-bottom:12px}.chart__previous-row:first-child{margin-top:16px}.chart__previous-row-title{border-radius:8px}.chart__previous-row-subtitle{margin-top:7.5px}.chart__previous-row-single{grid-template-columns:1fr}.chart__percent-row{height:11px}.chart__percent-double{grid-column-gap:8px}.search__input{height:40px;border-radius:15px}.search__input input{padding-left:22px}.search__input-button{height:41px;width:41px;min-width:41px}.search__input-button svg{width:16px;height:16px}.notfound{padding-left:0;padding-right:0;margin-bottom:100px}.notfound-text{font-size:222px}.notfound-ball1{width:93px;height:93px;right:-41px;top:31px}.notfound-ball2{width:55px;height:55px}.notfound-ball3{width:49px;height:49px}.notfound-info-header{font-size:22px;line-height:33px}.notfound-info-descr{line-height:150%}.notfound-info button{margin-left:auto;margin-right:auto}.contact{display:grid;grid-template-columns:1.5fr 1fr;grid-column-gap:0;padding:0;background:none;margin:0}.contact__wrap{background:#021722;padding:23px 31px 39px;border-radius:15px;height:-moz-fit-content;height:fit-content}.contact__header{margin-bottom:31px}.contact__header-title{font-size:22px;line-height:33px;margin-bottom:11px}.contact__header-descr{font-size:16px;line-height:24px}.contact-form{margin-bottom:10px}.contact__question{grid-template-columns:120px 1fr}.contact__question label{font-size:14px;line-height:21px}.contact__question:not(:last-child){margin-bottom:10px}.contact__question label{margin-bottom:auto;margin-top:10px}.contact .showmore{margin-left:130px}.contact__player{justify-content:start;margin-top:0;margin-left:-30px}.contact__player-wrap{width:auto}.contact__player-image{height:631px}.contact__player-ball{width:93px;height:93px}.search__page{margin-bottom:100px}.search__page,.terms__page{padding-left:0;padding-right:0}.terms ol li{font-size:22px}.terms ol li:before{font-size:18px;width:35px;height:35px;margin-left:-50px}.terms ol{-webkit-padding-start:50px;padding-inline-start:50px}.terms span{margin-bottom:15px;display:flex;flex-direction:column}.terms ul li{font-weight:400;font-size:14px;line-height:21px;list-style:disc}.terms ul li:before{content:none}.sitemap__section:not(:last-child){margin-bottom:10px}.sitemap__columns{grid-template-columns:repeat(4,1fr);grid-column-gap:10px;background:none;padding:0}.sitemap__columns ul{padding:20px}.tournament{padding-left:0;padding-right:0;margin-bottom:100px}.tournament__header{padding:61px 74px 57px}.tournament__header-title{font-size:52px;margin-bottom:16px}.tournament__header-info tbody{grid-template-columns:auto auto 1fr;grid-template-rows:repeat(2,auto);grid-row-gap:24px;grid-column-gap:47px}.tournament__header-info tbody tr th{font-size:14px;margin-bottom:2px}.tournament__header-info tbody tr td{font-size:22px}.tournament__header-info tbody tr[role=Date]{order:1}.tournament__header-info tbody tr[role=League]{order:2}.tournament__header-info tbody tr[role=Gender]{order:3}.tournament__header-info tbody tr[role=Location]{order:4}.tournament__header-info tbody tr[role=Surface]{order:5}.tournament__header-info tbody tr[role=Venue]{order:6}.tournament__header-logo{margin-top:0}.tournament__header-logo-placeholder{font-size:52px;width:180px;height:180px}.tournament__header-logo img{border-radius:15px;width:140px;height:140px}.tournament__matches-columns{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:23px}.tournament__matches-header{height:45px;margin-bottom:24px;grid-template-columns:1fr 103px}.tournament__matches-header-years{border-radius:10px}.tournament__matches-header-years-year{font-size:18px;padding:10px 60px}.tournament__matches-header-years-year-active{border-radius:10px}.tournament__matches-wrapper{margin-left:-11px;margin-right:-11px}.tournament__matches-wrapper-skeleton,.tournament__matches-wrapper-skeleton .tournament__matches-column:last-child{display:flex}.tournament__matches-column{padding-left:11px;padding-right:11px}.tournament__matches-column-round{padding:14px 26px 11.5px}.tournament__matches-match{margin-left:26px;height:98px}.tournament__matches-match:not(:last-child):before{right:26px}.tournament__matches-match-result .score{font-size:16px}.tournament__matches-match-result .score__wrap{padding-right:26px}.tournament__matches-match-players .matches__players{font-size:16px;line-height:24px}.tournament__matches-match-players .matches__playersRow #flag{padding-right:8px}.tournament__matches-match-players .matches__playersRow #flag img{width:16px;height:12px}.tournament__players{margin-right:0;margin-left:0}.tournament__players-title{font-size:36px}.tournament__players-header{height:43px;max-height:43px;grid-template-columns:1fr 103px;padding-right:0;padding-left:0}.tournament__players-slide{padding-left:0;padding-right:0;grid-column-gap:23px}.tournament__players-player{border-radius:10px;overflow:hidden;height:267px;width:100%;padding:22.5px 16px 0}.tournament__players-player-link{font-size:18px;margin-bottom:10px}.tournament__players-player-country{font-size:14px;margin-bottom:18px}.tournament__players-player img{width:156px}.tournament__players-player-img{margin-top:20px}.tournament__players-player-img-flag{max-width:156px;width:100%;height:118px}.tournament__players-player-img-flag img{height:118px}.top__bookmakers-wrap{flex-direction:column;padding:0}.top__bookmakers-item{flex-direction:row}.top__bookmakers-item:not(:last-child){margin-right:0;margin-bottom:24px}.top__bookmakers-item-num{display:block;margin-right:9px;font-weight:600;font-size:20px;line-height:30px}.top__bookmakers-item-num:hover{text-decoration:none}.top__bookmakers-item-image{border:none;box-shadow:none;margin-bottom:0;margin-right:14px;width:54px;height:54px}.top__bookmakers-item-title{margin-bottom:0;font-size:20px;line-height:30px;max-width:none}.top__bookmakers-item-rating{margin-left:auto;padding:4px 12px;font-size:16px;line-height:24px}.top__bookmakers-item-rating svg{width:20px;height:20px;margin-left:6px}}@media(min-width:1400px){body{overflow:auto!important}.grid-default{grid-template-columns:229px 1fr 329px}.nav__left{order:1}.main__section{order:2}.nav__right{order:3}.menu{border-radius:15px;margin-bottom:25px;padding-top:17px;padding-bottom:17px;background:#021722}.menu,.menu[role=open]{display:grid;position:sticky;top:15px}.menu[role=open]{z-index:0;height:auto}.menu__close,.menu__static{display:none}.menu__categories{margin-bottom:25px}.menu__categories a:not(:last-child),.menu__categories span{margin-bottom:16px}.menu__categories-static a[role=active],.menu__categories-static button[role=active]{margin-right:9px;min-height:33px;display:flex;align-items:center;border-radius:0 10px 10px 0}.menu__categories-filter span[role=active]{margin-right:9px;min-height:33px;display:flex;border-radius:0 10px 10px 0}.menu__header{margin-bottom:15px;font-weight:700;font-size:18px;line-height:27px}.navbar__toggle{display:none!important}}.calendar{position:absolute;margin-top:15px;background:#0a212e;padding:16px;border-radius:15px;z-index:10;width:280px;right:15px}.calendar .react-calendar{background:#0a212e;border:none}.calendar .react-calendar__navigation button:enabled:focus,.calendar .react-calendar__navigation button:enabled:hover,.calendar .react-calendar__tile:enabled:focus,.calendar .react-calendar__tile:enabled:hover{background-color:inherit}.calendar .react-calendar__tile--active{background:#238662!important;border-radius:10px}.calendar .react-calendar__tile--active:hover{background-color:#238662!important;text-decoration:underline;filter:brightness(.5)}.calendar .react-calendar__navigation button:disabled,.calendar .react-calendar__tile:disabled{color:#061118;background-color:inherit;cursor:auto}.calendar .react-calendar__tile--now{background:inherit}.calendar abbr[title]{text-decoration:underline}@supports(font:-apple-system-body) and (-webkit-appearance:none){img[loading=lazy]{-webkit-clip-path:inset(.6px);clip-path:inset(.6px)}}@font-face{font-family:__Kanit_7f71d3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/153cddd40fc006c4-s.woff2) format("woff2");unicode-range:U+0e01-0e5b,U+200c-200d,U+25cc}@font-face{font-family:__Kanit_7f71d3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/93780db435bead85-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Kanit_7f71d3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e7550267a9c8154-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Kanit_7f71d3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1de9c871cd3a3669-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Kanit_Fallback_7f71d3;src:local("Arial");ascent-override:106.73%;descent-override:38.32%;line-gap-override:0.00%;size-adjust:103.07%}.__className_7f71d3{font-family:__Kanit_7f71d3,__Kanit_Fallback_7f71d3;font-weight:400;font-style:normal}@font-face{font-family:__Poppins_0c30f4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/87c72f23c47212b9-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+25cc,U+a830-a839,U+a8e0-a8ff}@font-face{font-family:__Poppins_0c30f4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/591327bf3b62a611-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_0c30f4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/916d3686010a8de2-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_0c30f4;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3828f203592f7603-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+25cc,U+a830-a839,U+a8e0-a8ff}@font-face{font-family:__Poppins_0c30f4;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/10939feefdad71be-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_0c30f4;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/d869208648ca5469-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_0c30f4;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/20b8b8f6f47c1e10-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+25cc,U+a830-a839,U+a8e0-a8ff}@font-face{font-family:__Poppins_0c30f4;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/f93b79c1ea023ab6-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_0c30f4;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/9a881e2ac07d406b-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_Fallback_0c30f4;src:local("Arial");ascent-override:92.83%;descent-override:30.94%;line-gap-override:8.84%;size-adjust:113.11%}.__className_0c30f4{font-family:__Poppins_0c30f4,__Poppins_Fallback_0c30f4;font-style:normal}