@charset "UTF-8";.links{position:relative;width:fit-content}@media (max-width:541px){.links{width:100%}.links:after{content:"";display:block;width:4rem;height:2rem;position:absolute;top:50%;left:82%;transform:translateY(-50%);background:linear-gradient(90deg,rgba(255,255,255,0) 0,#fff 100%);pointer-events:none}}.links__list{display:flex;align-items:center;flex-wrap:nowrap;width:100%;overflow-x:scroll;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.links__list::-webkit-scrollbar{display:none}.links__item{display:flex;align-items:center;flex-wrap:nowrap;gap:.5rem;padding:.375rem .75rem;transition:.3s ease-in-out;border-radius:.55rem;cursor:pointer}.links__item.active{background:#d8d9db;color:#0f0f0f}.links__item.active span{color:#0f0f0f}.links__img{display:block;width:1.5rem;height:1.5rem}.links__img img{width:100%;height:100%;object-fit:contain}.links span{text-transform:capitalize;color:#737475;transition:color .3s ease-in-out;white-space:nowrap}.links span:hover{color:#0f0f0f}.links__content-item{display:none}.links__content-item.active{display:block}.custom-checkbox{display:flex;align-items:center;gap:1rem}.custom-checkbox__input{display:none}.custom-checkbox__item{display:flex;align-items:center;gap:.5rem;cursor:pointer}.custom-checkbox__box{width:1.25rem;height:1.25rem;border-radius:.25rem;background:#edf1f5;position:relative;transition:.3s ease-in-out}.custom-checkbox__box::after{content:"";position:absolute;top:42%;left:50%;width:.325rem;height:.6rem;border:solid #0f0f0f;border-width:0 .125rem .125rem 0;transform:translate(-50%,-50%) rotate(45deg);opacity:0;transition:opacity .2s}.custom-checkbox__box[data-checked=true]::after{opacity:1}.custom-checkbox__label{font-size:.875rem;font-weight:500}.custom-checkbox__tab{display:block}.custom-checkbox__tab.hidden{display:none}.statistics-sidebar{position:relative;display:block;width:100%;height:100%}.statistics-sidebar__mobile-control{display:none}@media (max-width:541px){.statistics-sidebar{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;z-index:100;overflow-x:hidden;overflow-y:scroll;padding:1rem 0 2rem;background:#fff}.statistics-sidebar.active{display:block}.statistics-sidebar__mobile-control{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;padding:0 .5rem}}.statistics-sidebar__mobile-control span{font-size:1rem;font-weight:700}.statistics-sidebar__close{display:block;width:2.5rem;height:2.5rem;border-radius:50%}.statistics-sidebar__close svg{width:100%;height:100%;object-fit:contain}.statistics-sidebar__wrapper{display:flex;flex-direction:column;gap:1.34rem;width:100%;height:fit-content;background:#f9f9fb;padding:1.5rem .5rem;border-radius:.75rem}@media (max-width:541px){.statistics-sidebar__wrapper{background:#fff;padding:0 .5rem}}.statistics-sidebar__container{display:flex;flex-direction:column;gap:.75rem;padding-bottom:.75rem;border-bottom:.063rem solid #dbdde6}.statistics-sidebar__container:last-child{padding-bottom:0;border-bottom:none}.statistics-sidebar__block{display:flex;flex-direction:column}.statistics-sidebar__block--countries{margin-bottom:1rem}.statistics-sidebar__block--players .statistics-sidebar__item-img{border-radius:50%!important}.statistics-sidebar__block--other.hidden{display:none}.statistics-sidebar__title{display:flex;align-items:center;flex-wrap:nowrap;width:100%;margin:0 0 .75rem;padding:0 .5rem;font-size:.875rem;color:#414142;font-weight:400;text-transform:uppercase}.statistics-sidebar__title--team::before{content:"";display:block;width:1.25rem;height:1.25rem;background-image:url(/wp-content/themes/pm-news/sport/src/img/my-team.svg);background-size:contain;background-repeat:no-repeat;background-position:center;margin-right:.25rem}.statistics-sidebar__title--pinned::before{content:"";display:block;width:1.25rem;height:1.25rem;background-image:url(/wp-content/themes/pm-news/sport/src/img/pinned.svg);background-size:contain;background-repeat:no-repeat;background-position:center;margin-right:.25rem}.statistics-sidebar__title--calendar::before{content:"";display:block;width:1.25rem;height:1.25rem;background-image:url(/wp-content/themes/pm-news/sport/src/img/calendar.svg);background-size:contain;background-repeat:no-repeat;background-position:center;margin-right:.25rem}.statistics-sidebar__title--rating::before{content:"";display:block;width:1.25rem;height:1.25rem;background-image:url(/wp-content/themes/pm-news/sport/src/img/rating.svg);background-size:contain;background-repeat:no-repeat;background-position:center;margin-right:.25rem}.statistics-sidebar__title--players::before{content:"";display:block;width:1.25rem;height:1.25rem;background-image:url(/wp-content/themes/pm-news/sport/src/img/my-team.svg);background-size:contain;background-repeat:no-repeat;background-position:center;margin-right:.25rem}.statistics-sidebar__title-img{display:block;width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;margin-right:.5rem;overflow:hidden;background:#fff;border-radius:50%}.statistics-sidebar__title-img img{height:100%;object-fit:cover;width:100%}.statistics-sidebar__list{display:flex;flex-direction:column;padding:0;margin:0;list-style:none;gap:.2rem}.statistics-sidebar__item{display:flex;flex-direction:column;gap:.25rem .5rem;cursor:pointer;transition:.3s ease-in-out;width:100%}.statistics-sidebar__item .pin{opacity:0}.statistics-sidebar__item:hover .statistics-sidebar__item-wrapper{border:.063rem solid #dbdde6}.statistics-sidebar__item:hover .pin,.statistics-sidebar__item:hover .statistics-sidebar__item-wrapper:after{opacity:1}.statistics-sidebar__item.hidden{display:none}.statistics-sidebar__item-img{display:block;width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;border-radius:50%;overflow:hidden;background:#fff;margin-right:.5rem}.statistics-sidebar__item-img img{width:100%;height:100%;object-fit:cover}.statistics-sidebar__item-submenu{display:flex;flex-direction:column}.statistics-sidebar__item-link{display:block;width:10rem}.statistics-sidebar__item-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.25rem .5rem;border-radius:.5rem;border:.063rem solid transparent;transition:.3s ease-in-out}.statistics-sidebar__item-wrapper--error:hover{border:.063rem solid transparent!important}.statistics-sidebar__item-block{display:flex;align-items:center;white-space:nowrap;width:100%}.statistics-sidebar__item-name{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.875rem;font-weight:500}.statistics-sidebar__item-error{font-size:.875rem}.statistics-sidebar__item-error span{position:relative;font-size:.875rem;padding-right:1rem}.statistics-sidebar__item-error span:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);display:inline-block;width:.75rem;height:.75rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='13' fill='none'%3E%3Cpath d='M5.9 10.903V8.226' stroke='%23111319' stroke-width='1.312' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.61 5.697v-1.47a.515.515 0 0 0-.19-.405l-.522-.415a.257.257 0 0 1 .161-.458h3.68a.257.257 0 0 1 .161.458l-.522.415a.515.515 0 0 0-.19.405v1.47c-.001.137.053.268.15.365l1.287 1.287a.515.515 0 0 1-.364.88l-4.723-.003a.515.515 0 0 1-.364-.88L4.461 6.06a.512.512 0 0 0 .15-.363Z' fill='%23111319' stroke='%23111319' stroke-width='1.312' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.statistics-sidebar__item-loader{display:none;flex-direction:column;gap:.75rem;margin-left:1rem;padding-top:.5rem}.statistics-sidebar__item-loader--pinned{display:flex;padding:0 .5rem;margin-left:0}.statistics-sidebar__item-skeleton{width:100%;height:1.25rem}.statistics-sidebar__item--has-children .statistics-sidebar__item-wrapper:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath d='m16 14-4-4-4 4' stroke='%23111319' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");display:block;width:1.25rem;height:1.25rem;background-position:center;background-repeat:no-repeat;background-size:contain;transition:.3s ease-in-out;opacity:0;transform:rotate(180deg)}@media (max-width:541px){.statistics-sidebar__item--has-children .statistics-sidebar__item-wrapper:after{opacity:1}}.statistics-sidebar__item--has-children.active .statistics-sidebar__item-wrapper{border:.063rem solid #dbdde6}.statistics-sidebar__item--has-children.active .statistics-sidebar__item-wrapper:after{transform:rotate(0);opacity:1}.statistics-sidebar__submenu{display:flex;flex-direction:column;padding:0;margin:0 0 0 1rem;list-style:none}.statistics-sidebar__submenu-item{display:flex;justify-content:space-between;align-items:center;width:100%;transition:.3s ease-in-out;cursor:pointer;border-radius:.5rem;padding:.3rem}.statistics-sidebar__submenu-item .pin{opacity:0!important}.statistics-sidebar__submenu-item .pin.active{opacity:1!important}.statistics-sidebar__submenu-item:hover .statistics-sidebar__submenu-name{color:#0f0f0f}.statistics-sidebar__submenu-item:hover>.pin{opacity:1!important}.statistics-sidebar__submenu-name{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.875rem;font-weight:500;border-radius:.5rem;text-transform:capitalize;transition:.3s ease-in-out;color:#737475;padding:.1rem}.statistics-sidebar__toggle{display:flex;align-items:center;gap:.15rem;margin-top:-.5rem;padding:0 .5rem;position:relative}.statistics-sidebar__toggle::after{content:"";display:block;width:1.25rem;height:1.25rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath d='m6.667 8.332 3.334 3.333 3.333-3.333' stroke='%23636F92' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain;transition:transform .3s ease-in-out}.statistics-sidebar__toggle span{font-size:.875rem;font-weight:500;color:#737475}.statistics-sidebar__toggle.less:after{transform:rotate(180deg)}.statistics-sidebar__badminton .statistics-sidebar__item-img,.statistics-sidebar__tennis .statistics-sidebar__item-img{border-radius:0}.competitions-container{display:none}.countries__item.active .competitions-container{display:block}.statistics-sidebar__block--tournaments .statistics-sidebar__list{margin-bottom:1rem}.statistics-sidebar__block--tournaments .statistics-sidebar__item-img,.statistics-sidebar__item--calendar .statistics-sidebar__item-img,.statistics-sidebar__title--rating .statistics-sidebar__item-img{border-radius:0;background-color:transparent}.fav{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:50%;transition:.3s ease-in-out;cursor:pointer;position:relative}.fav::after{content:"▲";color:#7f8aa8;z-index:9999;position:absolute;top:100%;left:.5rem;display:none;font-size:.75rem}.fav::before{content:"Add to Favorites";position:absolute;top:70%;left:0;margin-top:1.25rem;display:none;align-items:center;justify-content:center;width:fit-content;padding:.5rem;font-size:.75rem;font-weight:500;white-space:nowrap;color:#fff;background:#7f8aa8;z-index:9999;backdrop-filter:blur(.875rem);border-radius:.75rem}@media (max-width:541px){.fav::before{display:none!important}}.fav svg{width:1.25rem;height:1.25rem;object-fit:contain;stroke:#acacac;transition:.3s ease-in-out}.fav:hover{background:#f0f1f5}.fav:hover:after,.fav:hover:before{display:flex}.fav.active:hover{background:#fff1cc}.fav.active::before{content:"Remove from favorites"}.fav.active svg{fill:#fb0;stroke:#fb0}.pin{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:50%;transition:.3s ease-in-out;cursor:pointer;position:relative}.pin::after{content:"▲";color:#7f8aa8;z-index:9999;position:absolute;top:100%;left:0;display:none;font-size:.75rem}.pin::before{transition:.3s ease-in-out;content:"Pin the league";position:absolute;top:100%;left:-.8rem;display:none;align-items:center;justify-content:center;width:fit-content;margin-top:.8rem;font-size:.75rem;font-weight:500;padding:.5rem;white-space:nowrap;color:#fff;background:#7f8aa8;z-index:9999;backdrop-filter:blur(.875rem);border-radius:.75rem}@media (max-width:541px){.pin::before{display:none!important}}.pin svg{width:1.25rem;height:1.25rem;object-fit:contain;stroke:#0f0f0f;transition:.3s ease-in-out}.pin:hover{background:#dbdde6}.pin:hover::after,.pin:hover:before{display:flex}.pin.active svg{transform:rotate(-45deg)}.pin.active::before{content:"Unpin league"}.pin.active:hover{background:#c2cdf9}.pin.active svg,.pin.active svg path{fill:#005de0;stroke:#005de0}.form-icons{display:flex;align-items:center;gap:.5rem}.form-icons span{display:block;min-width:1.125rem;width:1.125rem;min-height:1.125rem;height:1.125rem;background-position:center;background-repeat:no-repeat;background-size:contain;overflow:hidden}.form-icons .win{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Crect width='18' height='18' rx='9' fill='%23008451'/%3E%3Cpath d='m7.483 11.079-2.24-2.24a.875.875 0 1 0-1.237 1.238l2.917 2.917a.875.875 0 0 0 1.29-.059l5.834-7a.875.875 0 0 0-1.344-1.12l-5.22 6.264Z' fill='%23fff'/%3E%3C/svg%3E")}.form-icons .loss{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Crect width='18' height='18' rx='9' fill='%23E05555'/%3E%3Cpath d='m5.161 5.352.089-.102a.995.995 0 0 1 1.304-.089l.102.089L9 7.593l2.345-2.343a.995.995 0 0 1 1.304-.089l.102.089a.995.995 0 0 1 .089 1.304l-.089.102L10.405 9l2.345 2.345a.995.995 0 0 1 .089 1.304l-.089.102a.995.995 0 0 1-1.304.089l-.102-.089-2.345-2.345-2.343 2.345a.995.995 0 0 1-1.304.089l-.102-.089a.995.995 0 0 1-.089-1.304l.089-.102 2.343-2.345L5.25 6.656a.995.995 0 0 1-.089-1.304Z' fill='%23fff'/%3E%3C/svg%3E")}.form-icons .draw{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Crect width='18' height='18' rx='9' fill='%23B4B4B4'/%3E%3Crect x='4' y='8' width='10' height='2' rx='1' fill='%23fff'/%3E%3C/svg%3E")}.fav-icon-msg{display:inline-block;width:.75rem;height:.75rem;position:relative}.fav-icon-msg:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 20 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.82 2.78a.2.2 0 0 1 .36 0l2.22 4.533a.2.2 0 0 0 .15.11l4.968.732a.2.2 0 0 1 .111.34l-3.596 3.53a.2.2 0 0 0-.057.176l.848 4.985a.2.2 0 0 1-.29.21l-4.44-2.352a.2.2 0 0 0-.188 0l-4.44 2.352a.2.2 0 0 1-.29-.21l.848-4.985a.2.2 0 0 0-.057-.176l-3.596-3.53a.2.2 0 0 1 .11-.34l4.968-.732a.2.2 0 0 0 .15-.11L9.82 2.78Z' fill='%23071424'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;width:.75rem;height:.75rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tabs{position:relative;width:fit-content}@media (max-width:541px){.tabs{width:100%}.tabs:after{content:"";display:block;width:4rem;height:2rem;position:absolute;top:50%;left:82%;transform:translateY(-50%);background:linear-gradient(90deg,rgba(255,255,255,0) 0,#fff 100%);pointer-events:none}}.tabs__list{display:flex;align-items:center;flex-wrap:nowrap;width:100%;overflow-x:scroll;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.tabs__list::-webkit-scrollbar{display:none}.tabs__item{display:flex;align-items:center;flex-wrap:nowrap;gap:.5rem;padding:.375rem .75rem;transition:.3s ease-in-out;border-radius:.55rem;cursor:pointer;text-transform:capitalize;color:#737475;white-space:nowrap}.tabs__item.active{background:#d8d9db;color:#0f0f0f}.tabs__item.active span{color:#0f0f0f}.tabs__item.skeleton{width:7.5rem;height:1.6rem;margin-right:.5rem}.tabs__item:hover{color:#0f0f0f}.tabs__img{display:block;width:1.5rem;height:1.5rem}.tabs__img img{width:100%;height:100%;object-fit:contain}.tabs span{text-transform:capitalize;color:#737475;transition:color .3s ease-in-out;white-space:nowrap}.tabs span:hover{color:#0f0f0f}.tabs__content{display:flex;flex-direction:column;gap:1.25rem;position:relative}.tabs__content-item{display:none}.tabs__content-item.active{display:block}.tabs__item[data-status=odds]{display:none!important}.schedule__tabs{margin-bottom:1.25rem}.matches{display:flex;flex-direction:column;width:100%;max-width:100%;height:100%}.matches__head{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:1.25rem}@media (max-width:541px){.tabs__content{gap:1rem}.matches__head{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;margin-bottom:1rem}.matches__top-block{width:100%}}.matches__head-block{display:flex;align-items:center;gap:.5rem}.matches__main{display:flex;flex-direction:column;gap:1rem;width:100%}.matches__ligue{display:flex;flex-direction:column;width:100%;border:.063rem solid #d8d9db;border-radius:.75rem}.matches__ligue-head{display:flex;align-items:center;justify-content:space-between;gap:.25rem;width:100%;background:rgba(237,241,245,.5);padding:.56rem .25rem}.matches__ligue-block{display:flex;align-items:center}@media (max-width:541px){.matches__ligue-block{width:100%}}.matches__ligue-fav{display:block}.matches__ligue-fav.skeleton{width:1rem;height:1rem;margin-right:.75rem}.matches__ligue-img{display:block;width:1.25rem;height:1.25rem;border-radius:50%;overflow:hidden;margin-right:.38rem}.matches__ligue-img img{width:100%;height:100%;object-fit:cover}.matches__ligue-img--tennis{border-radius:0}.matches__ligue-title{display:flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500}.matches__ligue-title.skeleton{width:7.1rem;height:1.25rem}.matches__ligue-title a,.matches__ligue-title span{font-size:.875rem;font-weight:500;color:#0f0f0f}.matches__ligue-category{text-transform:uppercase}@media (max-width:541px){.matches__ligue-title{flex-direction:column;align-items:flex-start;gap:0;flex:1}.matches__ligue-category{display:flex;flex-direction:column}.matches__ligue-category--last{font-size:.875rem;color:#737475!important;text-transform:capitalize}.matches__ligue-competition{width:9.563rem}.matches__ligue-competition span{color:#737475!important}}.matches__ligue-competition{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:46rem}@media screen and (min-width:541px){.matches__ligue-competition{text-transform:uppercase}}.matches__ligue-sport{text-transform:capitalize!important}.matches__ligue-content{display:flex;flex-direction:column;transition:.3s ease-in-out;overflow-y:visible}.matches__ligue-content a{border-bottom:.063rem solid #f6f8fa}.matches__ligue-content:last-child{border-bottom:none}.matches__ligue-control{display:flex;align-items:center}.matches__ligue-control.skeleton{width:7.0625rem;height:1.25rem}.matches__ligue-control span{font-size:.875rem;font-weight:500;color:#818181;transition:.3s ease-in-out}@media (max-width:541px){.matches__ligue-sport{color:#737475!important;font-size:.75rem!important}.matches__ligue-control span{display:none}.matches__ligue-table{display:block;width:1.5rem;height:1.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M11 4H20' stroke='%23636F92' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.1484 9H19.9984' stroke='%23636F92' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.5 9H4H5.25V4L4 5.25' stroke='%23636F92' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 15H20' stroke='%23636F92' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.1484 20H19.9984' stroke='%23636F92' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4 15H6.5V17L4 18.5V20H6.75' stroke='%23636F92' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain}}.matches__ligue-arrow{display:block;width:1.5rem;height:1.5rem}.matches__ligue-arrow:after{content:"";background-image:url(/wp-content/themes/pm-news/src/img/chevron.svg);background-position:center;background-repeat:no-repeat;background-size:contain;display:block;width:1.5rem;height:1.5rem;transition:transform .3s ease-in-out;transform:rotate(0)}.matches__ligue-hide{display:flex;align-items:center;cursor:pointer}.matches__ligue-hide span{display:none}.matches__ligue-round{display:block;width:100%;padding:.65rem 2.25rem;background:#f9f9fb;font-size:.875rem;font-weight:500;color:#636f92}.matches__ligue .colon{margin-left:-.2rem}.matches__ligue.hidden .matches__ligue-hide span{display:block}.matches__ligue.hidden .matches__ligue-arrow::after{transform:rotate(180deg)}.matches__ligue.hidden .matches__ligue-content,.matches__ligue.hidden .matches__ligue-table{display:none}@media (max-width:541px){.matches__ligue-hide span{display:none!important}.matches__ligue-round{padding:.65rem 2rem}.matches__ligue--rounds .matches__item-time{width:6.3rem}.matches__ligue .colon{display:none;margin-left:0}.matches__ligue.hidden .matches__ligue-table{display:block}}.matches__item{padding:.5rem 1rem .5rem .25rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;position:relative;border-bottom:.063rem solid #f6f8fa;transition:.3s ease-in-out;background:#fff}.matches__item:hover{background:#f9f9fb}.matches__item.skeleton{width:100%;height:3.5rem}.matches__item-block{display:flex;align-items:center;flex-wrap:nowrap}@media (max-width:541px){.matches__item{padding:.4rem .5rem .4rem .25rem}.matches__item-block{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr}}.matches__item-team-block-pair{display:flex;flex-direction:column;gap:.44rem}.matches__item-block-2{display:flex;align-items:center;flex-wrap:nowrap}.matches__item-fav{width:fit-content;margin-right:.62rem}.matches__item-fav.skeleton{width:1rem;height:1rem}.matches__item-time{font-weight:500;width:7rem;overflow:hidden;white-space:nowrap}.matches__item-time.skeleton{width:7rem;height:1rem}@media (max-width:541px){.matches__item-team-block-pair{gap:.1rem}.matches__item-fav{margin-right:.25rem;grid-area:1/1/2/2}.matches__item-time{grid-area:1/4/2/5;text-align:center;width:5.5rem!important}.matches__item-time--ended{position:absolute;top:50%;transform:translateY(-50%);right:3.3rem}}.matches__item-time--ended{color:#737475;text-align:right;opacity:0;transition:opacity .3s ease-in-out;font-weight:400}.matches__item-rivals{display:flex;flex-direction:column;gap:.5rem;width:31rem;margin:0 1.38rem}@media (max-width:541px){.matches__item-rivals{width:12rem;margin:0;grid-area:1/2/2/3}}.matches__item-team{display:flex;align-items:center;flex-wrap:nowrap;gap:.31rem}.matches__item-team.skeleton{width:7.0625rem;height:1rem}.matches__item-team-block,.matches__item-team-item{display:flex;align-items:center;gap:.31rem}.matches__item-team span{transition:.3s ease-in-out;color:#0f0f0f;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:fit-content}.matches__item-team.winner span{font-weight:500}.matches__item-team.red-card .matches__item-card,.matches__item-team.set .matches__item-set{opacity:1}.matches__item-img{display:block;width:1.125rem;min-width:1.125rem;height:1.125rem;min-height:1.125rem;overflow:hidden}.matches__item-img img{width:100%;height:100%;object-fit:contain}.matches__item-card{display:flex;align-items:center;justify-content:center;width:.65rem;min-width:.65rem;height:.9rem;border-radius:.125rem;background:red;margin:0 .25rem;font-size:.65rem;line-height:.688rem;font-weight:500;color:#fff;opacity:0;transition:opacity .3s ease-in-out}.matches__item-score{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%;width:1.25rem}@media (max-width:541px){.matches__item-card{margin:0}.matches__item-score{grid-area:1/5/2/6}}.matches__item-score span{font-weight:500;transition:color .3s ease-in-out;text-align:center}.matches__item-score-list{display:flex;flex-direction:column;justify-content:space-around;gap:.37rem;width:11rem;align-self:stretch}.matches__item-score-item{display:flex;align-items:center;gap:.63rem}.matches__item-score-span{display:flex;justify-content:center;text-align:center;font-size:1rem;font-weight:500;transition:color .3s ease-in-out;width:1.25rem;color:#636f92}.matches__item-score-span span{font-size:.68rem;line-height:.68rem;font-weight:500;transition:color .3s ease-in-out;color:#636f92}.matches__item-score-total{display:flex;justify-content:center;text-align:center;font-size:1rem;font-weight:500;transition:color .3s ease-in-out;width:1.25rem}.matches__item-score-now{display:flex;flex-direction:column;align-items:center;justify-content:space-around;align-self:stretch;gap:.37rem;opacity:0;transition:opacity .3s ease-in-out}.matches__item-score-now.active{opacity:1}.matches__item-score-now span{width:1.825rem;background:0 0;color:#636f92;transition:.3s ease-in-out;border-radius:.25rem;text-align:center}.matches__item-score-now span.win{background:#fcc;color:red}.matches__item-status{position:relative;margin-right:1.25rem}.matches__item-status span{font-weight:500;color:red}.matches__item-ball{display:block;width:1.125rem;height:1.125rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath d='M13.773 4.227a6.75 6.75 0 1 1-9.546 9.546 6.75 6.75 0 0 1 9.546-9.546' stroke='%23636F92' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.773 4.227a6.75 6.75 0 1 1-9.546 9.546 6.75 6.75 0 0 1 9.546-9.546' stroke='%23636F92' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.5 3.979a6.727 6.727 0 0 0 0 10.042M4.5 14.021a6.727 6.727 0 0 0 0-10.042' stroke='%23636F92' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;opacity:0;transition:opacity .3s ease-in-out}.matches__item-set{opacity:0;transition:opacity .3s ease-in-out}.matches__item-set.active{opacity:1}.matches__item-set span{font-size:1rem;font-weight:500;color:red}.matches__item-penalty{position:absolute;right:0;top:50%;transform:translateY(-50%);opacity:0;transition:.3s ease-in-out}.matches__item-penalty.active{opacity:1}.matches__item-goal{position:absolute;right:0;top:50%;transform:translateY(-50%);opacity:0;transition:.3s ease-in-out}.matches__item-goal.active{opacity:1}.matches__item-point{margin-left:1rem}.matches__item.live .matches__item-time{color:red}.matches__item.live .matches__item-time:after{content:"′";animation:3s infinite blink;color:red;font-size:.875rem;font-weight:500}.matches__item.live .matches__item-score span{color:red}.matches__item.live .matches__item-score-now{opacity:1}.matches__item.overtime .matches__item-time{color:red}.matches__item.overtime .matches__item-time:after{visibility:0}.matches__item.overtime .matches__item-score span,.matches__item.pause .matches__item-time{color:red}.matches__item.pause .matches__item-time:after{visibility:0}.matches__item.pause .matches__item-score span{color:red}.matches__item.goal{background:#ffe9e9}.matches__item.ended .matches__item-time--ended,.matches__item.goal .matches__item-goal,.matches__item.penalty .matches__item-penalty{opacity:1}.matches__item.ended .matches__item-time:after{visibility:0}@media (max-width:541px){.matches__item-status{grid-area:1/3/2/4;margin-right:0}.matches__item-point{margin-left:0}.matches__item.live .matches__item-time{text-align:center}.matches__item.ended .matches__item-time{opacity:0}.matches__item.ended .matches__item-time--ended{opacity:1}.matches__item--h2h .matches__item-time--h2h,.matches__item.delay .matches__item-status,.matches__item.ended .matches__item-score-span{display:none}}.matches__item--h2h .matches__item-time--ended{opacity:1}.matches__error{display:flex;flex-direction:column;align-items:center;gap:1rem;width:33.5rem;margin:0 auto}.matches__error span{text-align:center;font-size:1.125rem;font-weight:400;color:#636f92}.matches__error::before{content:"";display:block;width:4rem;height:4rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' fill='none'%3E%3Cpath d='M56.01 21.329H7.99M46.673 34.668c6.63 0 12.005 5.375 12.005 12.005 0 6.63-5.375 12.005-12.005 12.005-6.63 0-12.005-5.375-12.005-12.005 0-6.63 5.375-12.005 12.005-12.005' stroke='%239EA6BD' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M39.131 56.01H15.994a8.003 8.003 0 0 1-8.004-8.003V15.993a8.003 8.003 0 0 1 8.004-8.003h32.013a8.003 8.003 0 0 1 8.003 8.003v23.138M47.264 40.776v6.38M42.068 47.156h5.197' stroke='%239EA6BD' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.125 30.666a.133.133 0 1 1-.133-.133' stroke='%239EA6BD' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.992 30.533c.073 0 .133.06.133.133M27.465 30.666a.133.133 0 1 1-.133-.133' stroke='%239EA6BD' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M27.332 30.533c.073 0 .133.06.133.133M18.125 38.67a.133.133 0 1 1-.133-.134M17.992 38.536c.073 0 .133.06.133.133M27.465 38.67a.133.133 0 1 1-.133-.134M27.332 38.536c.073 0 .133.06.133.133M36.8 30.666a.133.133 0 1 1-.134-.133' stroke='%239EA6BD' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M36.666 30.533c.073 0 .133.06.133.133M18.125 46.673a.133.133 0 1 1-.133-.134' stroke='%239EA6BD' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.992 46.54c.073 0 .133.06.133.133M27.465 46.673a.133.133 0 1 1-.133-.134' stroke='%239EA6BD' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M27.332 46.54c.073 0 .133.06.133.133' stroke='%239EA6BD' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-position:center;background-repeat:no-repeat}.minute{animation:2s infinite blink;color:red;font-size:.875rem;font-weight:500}.tennis .matches__item.live .matches__item-team.ball .matches__item-ball{opacity:1}.tennis .matches__item-time::after{display:none}.tennis .matches__item-team{justify-content:space-between}.tennis .matches__ligue-img{border-radius:0}.tennis .matches__item-img{border-radius:50%}.tennis .matches__item-img img{object-fit:cover}.tennis .matches__ligue-title span{text-transform:uppercase}.badminton .matches__item.live .matches__item-team.ball .matches__item-ball{opacity:1}.badminton .matches__item-time::after{display:none}.badminton .matches__item-team{justify-content:space-between}.badminton .matches__ligue-img{border-radius:0}.badminton .matches__item-img{border-radius:50%}.badminton .matches__item-img img{object-fit:cover}.badminton .matches__ligue-title span{text-transform:uppercase}.match{display:flex;flex-direction:column;height:100%;max-width:100%;width:100%;overflow:hidden}.match__tabs{margin-bottom:1.25rem}.match__tabs-content{min-height:35vh}.match__review{border:.063rem solid #f9f9fb;border-radius:.75rem;overflow:hidden;padding-bottom:1.5rem}@media (max-width:541px){.matches__error{width:100%;gap:.25rem}.matches__error span{font-size:.875rem}.matches__error::before{width:2.5rem;height:2.5rem}.tennis .matches__item-img{width:.875rem;min-width:.875rem;height:.875rem;min-height:.875rem}.tennis .matches__item-rivals{gap:.25rem}.badminton .matches__item-img{width:.875rem;min-width:.875rem;height:.875rem;min-height:.875rem}.badminton .matches__item-rivals{gap:.25rem}.match__tabs{margin-bottom:1rem}.match__review{padding-bottom:0}}.match__review-item{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem 1.5rem;border-bottom:.063rem solid #f0f1f5;font-size:.875rem;font-weight:500;min-height:3.313rem}@media (max-width:541px){.match__review-item{padding:.5rem 1rem}}.match__review-item span{font-size:.875rem;font-weight:500;white-space:nowrap;text-transform:capitalize}.match__review-item.home-team{justify-content:left}.match__review-item.home-team span{text-align:left}.match__review-item.away-team{flex-direction:row-reverse;justify-content:right}.match__review-item.away-team span{text-align:right}.match__review-item:last-child{border-bottom:.063rem solid transparent}.match__review-time{display:flex;align-items:center;width:100%;padding:.68rem 1.5rem;background:#f9f9fb;justify-content:center;min-height:fit-content}.match__review-time span{font-size:.875rem;font-weight:500;text-align:center;color:#636f92}.match__review-time .skeleton{width:7.5rem;height:1.25rem}.match__review-skeleton .skeleton{width:10rem;height:1.82rem}.match__review-minute{color:#636f92}.match__review-block{display:flex;align-items:center;gap:.25rem;padding:.38rem;border-radius:.5rem;border:.063rem solid #f0f1f5;min-width:1.8125rem}.match__review-goal:before{content:"";display:block;width:1rem;height:1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath d='m13.146 4.32.007-.013M9.91 1.955l-.006.007M14.333 7.95v-.007M1.665 7.943v.007M2.846 4.307l.006.013M6.09 1.962l-.006-.007M12.476 3.523a6.333 6.333 0 1 1-8.957 8.957 6.333 6.333 0 0 1 8.957-8.957M10.594 7.167l1.333-.433' stroke='%23111319' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m14.293 8.565-2.367-1.832.838-2.874M7.997 5.29V3.882M10.471 2.195 7.997 3.88 5.523 2.195M9.598 10.207l.826 1.14M9.414 14.166l1.011-2.818 2.992-.09M5.408 7.167l-1.334-.433M1.703 8.565 4.07 6.733l-.838-2.874M6.397 10.207l-.827 1.14M6.58 14.166l-1.01-2.818-2.992-.09' stroke='%23111319' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath clip-rule='evenodd' d='m8 5.285 2.59 1.882-.99 3.044H6.4l-.99-3.044L8 5.285Z' stroke='%23111319' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-size:contain;background-repeat:no-repeat}.match__review-autogoal:before{content:"";display:block;width:1rem;height:1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M13.1464 4.32047L13.1531 4.30714' stroke='%23ff0000' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M9.91089 1.955L9.90422 1.96167' stroke='%23ff0000' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M14.3333 7.94995V7.94328' stroke='%23ff0000' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M1.66536 7.94328V7.94995' stroke='%23ff0000' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M2.84563 4.30714L2.85229 4.32047' stroke='%23ff0000' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M6.09057 1.96167L6.08391 1.955' stroke='%23ff0000' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M12.4757 3.52296C14.949 5.99628 14.949 10.0063 12.4757 12.4796C10.0024 14.9529 5.99235 14.9529 3.51905 12.4796C1.04573 10.0063 1.04573 5.99626 3.51905 3.52296C5.99237 1.04964 10.0024 1.04964 12.4757 3.52296' stroke='%23ff0000' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M10.5938 7.16719L11.9271 6.73385' stroke='%23ff0000' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M14.2931 8.56471L11.9258 6.73271L12.7644 3.85938' stroke='%23ff0000' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M7.9974 5.28948V3.88281' stroke='%23ff0000' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M10.4714 2.19531L7.99744 3.87998L5.52344 2.19531' stroke='%23ff0000' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M9.59766 10.207L10.4243 11.347' stroke='%23ff0000' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M9.41406 14.1658L10.4254 11.3485L13.4167 11.2578' stroke='%23ff0000' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M5.40755 7.16719L4.07422 6.73385' stroke='%23ff0000' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M1.70312 8.56471L4.07046 6.73271L3.23179 3.85938' stroke='%23ff0000' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M6.39698 10.207L5.57031 11.347' stroke='%23ff0000' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M6.58079 14.1658L5.56946 11.3485L2.57812 11.2578' stroke='%23ff0000' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.00016 5.28516L10.5902 7.16716L9.60082 10.2112H6.39949L5.41016 7.16716L8.00016 5.28516Z' stroke='%23ff0000' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");background-position:center;background-size:contain;background-repeat:no-repeat}.match__review-substitution:before{content:"";display:block;width:1rem;height:1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='12' fill='none'%3E%3Cpath d='M8.037 3.882H10.3V1.617M2.978 8.781H.715v2.265' stroke='%23111319' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.306 8.035A4.94 4.94 0 0 1 9.13 9.95c-2 2-5.245 2-7.246 0a5.1 5.1 0 0 1-.874-1.174M10.003 3.877a5.132 5.132 0 0 0-.874-1.173C7.128.703 3.883.703 1.882 2.704a4.964 4.964 0 0 0-1.18 1.914' stroke='%23111319' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-size:contain;background-repeat:no-repeat}.match__review-yellow-card:before{content:"";display:block;width:1rem;height:1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='16' viewBox='0 0 11 16' fill='none'%3E%3Cpath d='M0 1.65385C0 1.01659 0.492487 0.5 1.1 0.5H9.9C10.5075 0.5 11 1.01659 11 1.65385V14.3462C11 14.9834 10.5075 15.5 9.9 15.5H1.1C0.492487 15.5 0 14.9834 0 14.3462V1.65385Z' fill='%23FFE81E'/%3E%3C/svg%3E");background-position:center;background-size:contain;background-repeat:no-repeat}.match__review-red-card:before{content:"";display:block;width:1rem;height:1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='16' fill='none'%3E%3Cpath d='M0 1.654C0 1.017.492.5 1.1.5h8.8c.607 0 1.1.517 1.1 1.154v12.692c0 .637-.492 1.154-1.1 1.154H1.1c-.608 0-1.1-.517-1.1-1.154V1.654Z' fill='red'/%3E%3C/svg%3E");background-position:center;background-size:contain;background-repeat:no-repeat}.match__review-brackets{color:#636f92}.match__review-error:before{content:"";display:block;width:1rem;height:1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath d='M8 8.747V6.254M7.999 10.749a.167.167 0 1 0 .001.333.167.167 0 0 0-.001-.333' stroke='red' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath clip-rule='evenodd' d='m9.353 2.758 5.106 8.936a1.558 1.558 0 0 1-1.352 2.331H2.894a1.558 1.558 0 0 1-1.352-2.33l5.106-8.937a1.557 1.557 0 0 1 2.705 0Z' stroke='red' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-size:contain;background-repeat:no-repeat}.match__review-main{display:flex;gap:.25rem}@media (max-width:541px){.match__review-main{flex-direction:column;gap:0}.match__statistics-label{max-width:8.125rem;width:fit-content}}.match__odds{border-radius:.75rem;overflow:hidden}.match__statistics-checkbox{display:none;margin-bottom:1.34rem}.match__statistics-list{display:flex;flex-direction:column;gap:2rem}.match__statistics-item{display:flex;flex-direction:column;justify-content:center;gap:.5rem}.match__statistics-label{margin:0 auto;width:fit-content;font-size:.875rem;font-weight:500;text-align:center}.match__statistics-label.skeleton{display:block;width:10rem;height:1.25rem}.match__statistics-bar{display:flex;align-items:center;width:100%;gap:.25rem}.match__statistics-bar.skeleton{display:block;width:100%;height:100%}.match__statistics-progress{position:absolute;top:0;height:100%;width:0%;transition:width .3s ease-in-out}.match__statistics-count{position:absolute;top:-1.5rem;font-size:.875rem;font-weight:500}.match__statistics-count.skeleton{display:block;width:3.875rem;height:1.25rem}.match__statistics-segment{display:block;width:50%;height:.5rem;background:#f0f0f0;position:relative}.match__statistics-segment--red{border-radius:1.25rem 0 0 1.25rem}.match__statistics-segment--red .match__statistics-progress{background:red;right:0;border-radius:1.25rem 0 0 1.25rem}.match__statistics-segment--red .match__statistics-count{left:0}.match__statistics-segment--blue{border-radius:0 1.25rem 1.25rem 0}.match__statistics-segment--blue .match__statistics-progress{background:#2fadf4;left:0;border-radius:0 1.25rem 1.25rem 0}.match__statistics-segment--blue .match__statistics-count{right:0}.match__composition{display:flex;flex-direction:column;gap:1.25rem}.match__composition-main{display:flex;gap:1.25rem;width:100%}.match__composition-title{font-size:.875rem;font-weight:400;color:#737475;text-transform:uppercase;margin:0 0 .5rem;padding:0}.match__composition-team{width:50%}@media (max-width:541px){.match__composition-main{flex-direction:column;gap:1rem}.match__composition-team{width:100%}}.match__composition-wrapper{width:100%;overflow:hidden;border-radius:.75rem;border:.063rem solid #f0f1f5}.match__composition-block{display:block}.match__composition-block.hidden{display:none}.match__h2h .matches__ligue-img{border-radius:50%}.match.ended .scoreboard__old-time{display:block}.match.ended .scoreboard__partner{opacity:0;pointer-events:none}.match.ended .scoreboard__minute,.match.ended .scoreboard__minute span{text-align:center}.match.ended .scoreboard__minute span:after{opacity:0}.match.ended .scoreboard__status{display:none}.match.live .scoreboard__minute{background:red;color:#fff}.match.live .scoreboard__minute span{background:red}.match.live .scoreboard__minute span:after{content:"′";animation:3s infinite blink;color:#fff;font-size:.875rem;font-weight:500;position:absolute;top:0;right:-.3rem}.match.pause .scoreboard__minute{background:red;color:#fff}.match.pause .scoreboard__minute span{background:red}.match.not-started .scoreboard__partner{opacity:0;pointer-events:none}.scoreboard{display:block;width:100%;padding-bottom:1.75rem;margin-bottom:1.75rem;border-bottom:.063rem solid #e5e5e5}.scoreboard__wrapper{display:flex;flex-direction:column;align-items:center;width:100%;padding:3rem 1rem 0;position:relative;border-radius:.75rem;background-position:center;background-size:cover;background-repeat:no-repeat;overflow:hidden}@media (max-width:541px){.scoreboard__wrapper{padding:4rem 1rem 1.5rem;position:relative}}.scoreboard__main{display:flex;flex-direction:column;align-items:center;justify-content:center}.scoreboard__block{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-width:22rem;padding:.5rem;border-radius:5.5625rem;background:rgba(255,255,255,.12);backdrop-filter:blur(.438rem);margin-bottom:1rem}@media (max-width:541px){.scoreboard__block{min-width:95%;width:95%;gap:.5rem}}.scoreboard__team{position:relative}.scoreboard__logo{display:flex;justify-content:center;align-items:center;width:5rem;height:5rem;padding:.75rem;border-radius:50%;background:rgba(255,255,255,.1)}.scoreboard__logo img{width:100%;height:100%;object-fit:contain;border-radius:50%}.scoreboard__logo-list{display:flex;justify-content:center;align-items:flex-end;width:10rem;height:5rem;overflow:hidden;border-radius:62.5rem;background:rgba(255,255,255,.1)}@media (max-width:541px){.scoreboard__logo-list{width:6.5rem;height:3.75rem}}.scoreboard__logo-list a{width:90%;height:90%}.scoreboard__logo-list a:first-child{border-right:.063rem solid rgba(255,255,255,.1)}.scoreboard__logo-double{width:100%;height:100%}.scoreboard__logo-double img{width:100%;height:100%;object-fit:contain;object-position:bottom}.scoreboard__logo-single{display:flex;justify-content:center;align-items:flex-end;width:4.5rem;height:4.5rem;border-radius:50%;background:rgba(255,255,255,.1);overflow:hidden}.scoreboard__logo-single img{width:100%;height:100%;object-fit:cover}.scoreboard__time{display:block;color:rgba(255,255,255,.8);font-size:.875rem;font-weight:500;white-space:nowrap;margin-bottom:.75rem;text-align:center}.scoreboard__old-time{display:none;position:absolute;top:-1.8rem;left:50%;transform:translateX(-50%);color:rgba(255,255,255,.8);font-size:.75rem;font-weight:500;line-height:134%}.scoreboard__minute{display:flex;align-items:center;justify-content:center;min-width:2.7rem;padding:0 .75rem;border-radius:1.5rem;background:rgba(255,255,255,.1019607843);transition:.3s ease-in-out;margin-bottom:.25rem;text-align:center}.scoreboard__minute span{font-size:.875rem;transition:.3s ease-in-out;color:#fff;position:relative}.scoreboard__goals{display:flex;align-content:center;justify-content:center}.scoreboard__goals span{font-size:2rem;font-weight:800;color:#fff}.scoreboard__names{display:grid;grid-template-columns:1fr 1.312rem 1fr;align-items:center;position:relative;gap:2rem;margin-bottom:2rem;padding:0 1rem}@media (max-width:541px){.scoreboard__minute{min-width:4.7rem}.scoreboard__goals span{font-size:1.75rem}.scoreboard__names{min-width:17rem;gap:2rem;width:100%}}.scoreboard__name{max-width:13rem;display:flex;align-items:center;gap:1rem;font-size:1.125rem;font-weight:700;color:#fff;text-align:center}.scoreboard__name span{width:100%;font-size:1.125rem;font-weight:700;color:#fff;text-align:center}@media (max-width:541px){.scoreboard__name{flex-direction:column;font-size:.875rem;max-width:8.5rem;width:fit-content;gap:.25rem}.scoreboard__name span{font-size:.875rem}}.scoreboard__vs{font-size:1rem;font-weight:700;color:rgba(255,255,255,.5)}.scoreboard__slash{font-size:.875rem;color:#fff}@media (max-width:541px){.scoreboard__vs{font-size:.875rem}.scoreboard__slash{display:none}}.scoreboard__partner{display:flex;align-items:center;padding:.75rem .88rem;position:absolute;top:1rem;right:1rem;border-radius:.75rem;background:rgba(255,255,255,.2);backdrop-filter:blur(.438rem);transition:opacity .3s ease-in-out}@media (max-width:541px){.scoreboard__partner{top:0;right:0;width:100%;justify-content:space-between}}.scoreboard__partner span{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;color:#fff;padding-right:.75rem;margin-right:.75rem;border-right:.063rem solid rgba(255,255,255,.2)}.scoreboard__partner span:before{content:"";display:block;width:.75rem;height:.75rem;background:red;border-radius:50%;animation:2s infinite blink}.scoreboard__partner-img{position:relative;display:flex;align-items:center;gap:.25rem;width:auto;height:1.25rem}.scoreboard__partner-img img{width:100%;height:100%;object-fit:contain}.scoreboard__partner-img:after{content:"";display:block;width:1.5rem;height:1.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' fill='none'%3E%3Cpath d='m4.691 13.865 8.91-8.91m0 0H4.69m8.91 0v8.91' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain}.scoreboard__status{display:flex;align-items:center;justify-content:space-around;width:100%;position:relative;z-index:9}.scoreboard__ball{border-radius:1rem 1rem 0 0;padding:.13rem 1rem;background:red;transition:opacity .3s ease-in-out;opacity:0}.scoreboard__ball.active{opacity:1}.scoreboard__ball img{width:1.125rem;height:1.125rem}.scoreboard--basketball .scoreboard__minute{color:#fff}.scoreboard--tennis .scoreboard__minute span:after{content:none!important}.scoreboard--tennis .scoreboard__minute{text-align:center}.scoreboard--tennis .scoreboard__wrapper:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:100%;height:100%;content:"";background:linear-gradient(180deg,rgba(6,27,37,0) 0,rgba(6,27,37,.8) 100%)}.scoreboard--basketball .scoreboard__main{z-index:1}.scoreboard--basketball .scoreboard__wrapper:before{position:absolute;top:0;left:0;display:block;width:100%;height:3.4375rem;content:"";background:linear-gradient(360deg,rgba(37,15,6,0) 0,rgba(37,15,6,.8) 100%)}.scoreboard--basketball .scoreboard__wrapper:after{position:absolute;bottom:0;left:0;display:block;width:100%;height:7.875rem;content:"";background:linear-gradient(180deg,rgba(37,15,6,0) 0,rgba(37,15,6,.8) 100%)}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}.statistics-competition{display:flex;flex-direction:column;width:100%;max-width:100%;overflow:hidden;padding-bottom:1.5rem}@media (max-width:541px){.scoreboard__partner span{padding-right:0;border-right:none;font-size:.75rem}.scoreboard__partner span:before{width:.5rem;height:.5rem}.scoreboard__status{position:absolute;bottom:0}.scoreboard--basketball .scoreboard__wrapper:after{height:10rem}.statistics-competition{padding-bottom:0}}.statistics-competition__head{display:flex;gap:1.5rem;width:100%;border-bottom:.063rem solid #dbdde6;padding-bottom:1.5rem;margin-bottom:1.5rem}.statistics-competition__img{display:block;width:7.5rem;height:7.5rem}.statistics-competition__img img{width:100%;height:100%;object-fit:contain}.statistics-competition__content{display:flex;flex-direction:column;justify-content:space-between}.statistics-competition__content-top{display:flex;flex-direction:column}@media (max-width:541px){.statistics-competition__head{gap:.75rem;padding-bottom:1rem;margin-bottom:1rem}.statistics-competition__img{width:4rem;height:4rem}.statistics-competition__content-top{margin-bottom:1rem}}.statistics-competition__main{display:flex;align-items:center;gap:.63rem;margin-bottom:.25rem}@media (max-width:541px){.statistics-competition__main{gap:.25rem;margin-bottom:.25rem;align-items:flex-start}}.statistics-competition__title{margin:0;padding:0;font-size:1.5rem;font-weight:500}@media (max-width:541px){.statistics-competition__title{font-size:1.25rem}}.statistics-competition__subtitle{margin:0 0 1.25rem;padding:0;font-size:.875rem;font-weight:400;color:#636f92;text-transform:uppercase}.statistics-competition__desc{max-width:20.5rem;font-size:.875rem;color:#737475}.statistics-competition__desc>*,.statistics-competition__last-text{font-size:.875rem;color:#737475}@media (max-width:541px){.statistics-competition__desc{max-width:100%}.statistics-competition__last-text{display:none}}.statistics-competition__winner{display:flex;align-items:center;gap:.1rem .35rem}@media (max-width:541px){.statistics-competition__winner{flex-wrap:wrap}}.statistics-competition__winner-wrapper{display:flex;align-items:center;gap:.35rem}.statistics-competition__winner-text{font-size:.875rem;color:#737475;white-space:nowrap}.statistics-competition__winner-img{border-radius:50%;display:block;width:1.125rem;height:1.125rem;min-width:1.125rem;min-height:1.125rem;overflow:hidden}.statistics-competition__winner-img img{width:100%;height:100%;object-fit:cover}.statistics-competition__winner-title{font-size:.875rem;font-weight:500;white-space:nowrap}.statistics-competition__bio{display:flex;flex-direction:column;gap:.15rem}.statistics-competition__bio span{color:#636f92;font-size:.875rem}.statistics-competition__bio-title{font-weight:500}.date-picker{padding:.25rem;border:.063rem solid #dbdde6;border-radius:.75rem;transition:.3s ease-in-out}.date-picker:hover{border:.063rem solid #9ea6bd}.date-picker__wrapper{display:flex;align-items:center;gap:.75rem;position:relative}@media (max-width:541px){.date-picker{width:100%}.date-picker__wrapper{width:100%;justify-content:space-between}}.date-picker__display{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;flex:1;gap:.5rem;cursor:pointer}.date-picker__date{font-size:.875rem;font-weight:500;line-height:0;text-transform:uppercase}.date-picker__icon{display:block;width:1.125rem;height:1.125rem}.date-picker__icon img{width:100%;height:100%;object-fit:contain}.date-picker__button{display:block;width:1.5rem;height:1.5rem;transition:.3s ease-in-out;cursor:pointer}.date-picker__button.disabled{opacity:.3;cursor:not-allowed}.date-picker__button img{width:100%;height:100%;object-fit:contain}.date-picker__list{display:none;flex-direction:column;justify-content:center;gap:.125rem;width:10.1875rem;position:absolute;top:2rem;left:50%;transform:translateX(-50%);list-style:none;z-index:10;border-radius:.75rem;border:.063rem solid #dbdde6;background:#fff;padding:.5rem}.date-picker__list.visible{display:block}.date-picker__list-item{display:flex;justify-content:center;flex-wrap:nowrap;padding:.5rem;color:#737475;transition:.3s ease-in-out;border-radius:.5rem;background:#fff;cursor:pointer;font-size:.875rem;font-weight:500}.date-picker__list-item:hover{color:#0f0f0f}.date-picker__list-item.active{background:#edf1f5;color:#0f0f0f}.date-picker.hidden{visibility:hidden;opacity:0}.table{overflow:scroll;scrollbar-width:none;-ms-overflow-style:none}.table::-webkit-scrollbar{display:none}.table.players .row{min-width:83.6rem!important}@media (max-width:541px){.date-picker__list{width:103%}.table.players .row{min-width:fit-content!important}}.table__wrapper{display:flex;flex-direction:column;border:.063rem solid #f0f1f5;border-radius:.75rem;overflow:hidden;width:100%}.table .legend{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;padding:1rem .5rem}@media (max-width:541px){.table__wrapper{min-width:100%;width:fit-content}.table .legend{flex-direction:column;align-items:flex-start;gap:.25rem}.table .head .cell{font-size:.67rem}}.table .legend__item{display:flex;align-items:center;gap:.25rem}.table .legend__color{display:block;width:.875rem;height:.875rem;border-radius:.25rem;overflow:hidden}.table .legend__name{color:var(--Gray-500-Text-secondary,#636f92);font-family:"Helvetica Neue";font-size:.75rem;font-style:normal;font-weight:400}.table .row{display:flex;flex-wrap:nowrap;gap:.45rem;border-bottom:.063rem solid #f0f1f5;padding:0 .5rem}.table .row:last-child{border-bottom:none}.table .cell{display:block;padding:1rem 0;text-align:center;align-content:center;font-size:.875rem;font-weight:500}.table .cell.l5{width:7.625rem;min-width:7.625rem}.table .head{background-color:#f9f9fb}.table .head .cell{color:#737475;padding:.66rem 0}.table .team-name{display:flex;gap:.5rem;align-items:center;text-align:left}.table .team-name span{font-size:.875rem;font-weight:500}.table .team-name .skeleton{display:block;width:8rem;height:1.25rem}.table .emblem{display:block;min-width:1.5rem;width:1.5rem;min-height:1.5rem;height:1.5rem;overflow:hidden}.table .emblem img{width:100%;height:100%;object-fit:contain}.table .flag{display:block;min-width:1.5rem;width:1.5rem;min-height:1.5rem;height:1.5rem;border-radius:50%;overflow:hidden;margin:0 auto;border:.063rem solid #f0f1f5}.table .flag img{width:100%;height:100%;object-fit:cover}.table .bookmaker img,.table .bookmaker svg{width:auto;height:1.5rem;object-fit:contain}.table .bookmaker .skeleton{width:5.875rem;height:1.5rem}.table .odd .skeleton{width:100%}.table .odd .odd-status{display:flex!important;align-items:center;flex-wrap:nowrap;width:100%!important;gap:.4rem;padding:.38rem .75rem!important;border-radius:.5rem;border:.063rem solid #dbdde6;font-size:.875rem}.table .odd.up .odd-status:before{content:"";display:block;width:1rem;height:1rem;background-image:url("data:image/svg+xml,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='.5' width='16' height='16' rx='8' fill='%23008451'/%3E%3Cpath d='M7.994 12.244v-7.49M10.988 7.746 8 4.758 5.01 7.746' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-size:contain;background-repeat:no-repeat}@media (max-width:541px){.table .bookmaker img,.table .bookmaker svg{height:1.25rem}.table .odd .odd-status{padding:.38rem .25rem!important;font-size:.75rem}.table .odd.up .odd-status:before{width:.875rem;height:.875rem}}.table .odd.down .odd-status:before{content:"";display:block;width:1rem;height:1rem;background-image:url("data:image/svg+xml,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='.5' width='16' height='16' rx='8' fill='%23E05555'/%3E%3Cpath d='M8.006 4.756v7.49M5.012 9.254 8 12.242l2.989-2.988' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-size:contain;background-repeat:no-repeat}.table .gray,.table .gray span{color:#737475}.table .gray .skeleton{width:3.5625rem;height:1.25rem}.table .place{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:.1rem .34rem;border-radius:.25rem;font-size:.875rem}.table .player{display:flex;align-items:center;flex-wrap:nowrap;gap:.5rem}.table .player__img{min-width:2rem;width:2rem;min-height:2rem;height:2rem;background-color:#edf1f5;border-radius:50%;overflow:hidden}.table .player__img img{width:100%;height:100%;object-fit:contain}.table .player__block{display:flex;flex-direction:column;gap:.13rem}.table .player__name{font-size:.875rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;max-width:10rem;white-space:nowrap;text-transform:capitalize}.table .player__head{display:flex;align-items:center;gap:.38rem}.table .player__head.skeleton{display:block;width:8rem;height:1rem}.table .player__number{display:flex;align-items:center;justify-content:center;width:1.375rem;height:1.05rem;border-radius:.25rem;font-size:.75rem;font-weight:500;background:#edf1f5;color:#737475;white-space:nowrap}.table .player__number:empty{display:none}.table .player__position{font-size:.75rem;font-weight:400;color:#737475;text-align:left}.table .player__position.skeleton{display:block;width:5.3rem;height:1rem}.table .skeleton{display:block;height:1rem}.table.players .table__wrapper{overflow:auto}.table.players .row{min-width:max-content}@media (max-width:541px){.table .player__name{max-width:8rem}.table.players .row{padding:0}.table.players .cell.team-name a .emblem{min-width:1.125rem;min-height:1.125rem}}.table.players .row.head{height:2.375rem}.table.players .row.head .cell{min-height:2.375rem;padding:.25rem 0}.table.players .row.head .cell:nth-child(1){text-align:left;padding-left:1rem}.table.players .cell{width:2.875rem;min-width:2.875rem;padding:.25rem}.table.players .cell .skeleton{width:2.875rem}.table.players .cell.team-name a{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem;width:100%}.table.players .cell.team-name a .emblem{width:1.125rem;height:1.125rem;border-radius:50%}.table.players .cell.team-name a .emblem img{width:100%;height:100%;object-fit:cover}.table.players .cell.team-name a .emblem span{line-height:1}.table.players .cell:nth-child(1){width:12.25rem;max-width:12.25rem;min-width:12.25rem;min-height:3.5rem;padding:.5rem 1rem}@media (max-width:541px){.table.players .cell:nth-child(1){width:9.75rem;max-width:9.75rem;min-width:9.75rem}}.table.players .cell:nth-child(1) .skeleton{width:12.25rem}@media (max-width:541px){.table.players .cell:nth-child(1) .skeleton{width:9.75rem}}.table.players .cell:nth-child(2){width:4.875rem;min-width:4.875rem}.table.players .cell:nth-child(2) .skeleton{width:4.875rem}.standings .cell:nth-child(1){width:2rem}.standings .cell:nth-child(1) .skeleton{width:1rem}.standings .cell:nth-child(2){width:100%;flex:1}.standings .cell:nth-child(2) .skeleton{width:7.5rem}.standings .cell:nth-child(10),.standings .cell:nth-child(10) .skeleton,.standings .cell:nth-child(3),.standings .cell:nth-child(3) .skeleton,.standings .cell:nth-child(4),.standings .cell:nth-child(4) .skeleton,.standings .cell:nth-child(5),.standings .cell:nth-child(5) .skeleton,.standings .cell:nth-child(6),.standings .cell:nth-child(6) .skeleton,.standings .cell:nth-child(7),.standings .cell:nth-child(7) .skeleton,.standings .cell:nth-child(8),.standings .cell:nth-child(8) .skeleton,.standings .cell:nth-child(9),.standings .cell:nth-child(9) .skeleton{width:2.875rem}.standings .cell:nth-child(11),.standings .cell:nth-child(11) .skeleton{width:7.625rem}.standings--wide .cell.group-name{text-align:left}.standings--wide .cell:last-child{width:7.625rem;margin-left:9.6875rem}.standings--wide .cell:last-child .skeleton{width:7.625rem}.odds .row{padding:0 1rem}.odds .cell:nth-child(1){width:100%;flex:1;text-align:left}.odds .cell:nth-child(2),.odds .cell:nth-child(3),.odds .cell:nth-child(4){width:5.375rem}@media (max-width:541px){.odds .row{padding:0 .88rem}.odds .cell:nth-child(2),.odds .cell:nth-child(3),.odds .cell:nth-child(4){width:4rem}}.composition .cell:nth-child(1){width:100%;flex:1;text-align:left}.composition .cell:nth-child(2){flex:none;width:8.25rem}@media (max-width:541px){.composition .cell:nth-child(2){width:3.0625rem}}.composition .cell:nth-child(3){width:4.6rem}.composition .substitution .cell:nth-child(1){width:fit-content;min-width:1.2rem;text-align:center;flex:none}.composition .substitution .cell:nth-child(2),.composition .substitution .cell:nth-child(3){width:fit-content;flex:none}.composition .substitution-block{display:flex;align-items:center;position:relative}.composition .substitution-icon{display:block;width:1rem;height:1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath d='M8.537 3.88H10.8V1.615M3.478 8.777H1.215v2.265' stroke='%23636F92' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.806 8.033A4.94 4.94 0 0 1 9.63 9.948c-2 2-5.245 2-7.246 0a5.1 5.1 0 0 1-.874-1.174M10.503 3.875a5.131 5.131 0 0 0-.874-1.173C7.628.7 4.383.7 2.382 2.702a4.964 4.964 0 0 0-1.18 1.914' stroke='%23636F92' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-size:contain;background-repeat:no-repeat;margin:auto .5rem}@media (max-width:541px){.composition .cell:nth-child(3){width:3.0625rem}.composition .substitution .player{padding:.5rem .25rem .25rem}.composition .substitution-block{flex-direction:column;align-items:flex-start;padding-left:1.2rem}.composition .substitution-icon{position:absolute;top:50%;left:0;transform:translateY(-50%);margin:0}.composition .head .age,.composition .head .nationality{opacity:0}}.team-squad .match__composition{margin-bottom:1.25rem}.team-composition .player__name{max-width:30rem}.rating-table__head.row{display:flex;align-items:center;gap:.5rem;padding:.56rem .25rem}.rating-table__logo{display:block;width:1.25rem;min-width:1.25rem;height:1.25rem;min-height:1.25rem}.rating-table__logo img{width:100%;height:100%;object-fit:contain}.rating-table__title{font-size:.875rem;font-style:normal;font-weight:500}.rating-table .cell{text-align:left}.rating-table .rating-player-row{display:flex;flex-direction:column;gap:.25rem;width:15.5rem}@media (max-width:541px){.team-squad .match__composition{margin-bottom:1rem}.team-composition .player__name{max-width:8rem}.rating-table{overflow:hidden}.rating-table .rating-player-row{width:fit-content;flex:1}.rating-table .rating-name span{max-width:6rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block}}.rating-table .rating-name{display:flex;gap:.5rem;align-items:center;text-align:left;width:100%}.rating-table .rating-name span{font-size:.875rem;font-weight:500}.rating-table .rating-name .skeleton{display:block;width:8rem;height:1.25rem}.rating-table .rating-flag{display:block;min-width:1.125rem;width:1.125rem;min-height:1.125rem;height:1.125rem;border-radius:50%;overflow:hidden;border:.063rem solid #f0f1f5}.rating-table .rating-flag img{width:100%;height:100%;object-fit:cover}.rating-table .rating-number{width:2.5rem}@media (max-width:541px){.rating-table .rating-number{width:2rem}}.rating-table .rating-country-row{display:flex;flex-direction:column;gap:.25rem;width:12.5rem}.rating-table .rating-country{width:100%;font-size:.875rem}.rating-table .rating-points{width:5rem}@media (max-width:541px){.rating-table .rating-country-row{display:none}.rating-table .rating-points{width:4rem;text-align:center}}.rating-table .rating-tournaments{width:5rem}.brackets{display:flex;flex-direction:column;border:.063rem solid #f0f1f5;border-radius:.75rem;overflow:hidden;width:100%;position:relative}.brackets__wrapper{min-width:100%;width:max-content;overflow-x:auto;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;transition:.3s ease-in-out;min-height:54.5rem}.brackets__wrapper::-webkit-scrollbar{display:none}.brackets__navigation{display:none;align-items:center;justify-content:space-between;width:100%;padding:.65rem 1rem;background:#f9f9fb}@media (max-width:541px){.rating-table .rating-tournaments{width:4rem;text-align:center}.brackets__wrapper{min-height:fit-content}.brackets__navigation{padding:.65rem}}.brackets__navigation.active{display:flex}.brackets__navigation-item{display:flex;align-items:center;gap:.25rem;opacity:0;transition:.3s ease-in-out;cursor:pointer;pointer-events:none}.brackets__navigation-item.active{opacity:1;pointer-events:auto}.brackets__navigation-item:hover span{color:#0f0f0f}.brackets__navigation-item:hover svg{stroke:#0f0f0f}.brackets__navigation span{font-size:.875rem;font-weight:500;color:#636f92;transition:.3s ease-in-out}.brackets__navigation-arrow{display:block;width:1.5rem;height:1.5rem;transition:.3s ease-in-out}.brackets__navigation-arrow svg{stroke:#636f92;width:100%;height:100%;object-fit:contain;transition:.3s ease-in-out}.brackets__navigation-prev{flex-direction:row-reverse}.brackets__head{display:grid;grid-auto-columns:14.275rem;gap:1.5rem;min-width:100%;width:max-content;background:#f9f9fb;grid-auto-flow:column;padding:.65rem 1rem}@media (max-width:541px){.brackets__head{grid-auto-columns:19rem}}.brackets__head-item{display:block;text-align:center;width:100%;font-size:.875rem;font-weight:500;color:#636f92;white-space:nowrap}.brackets__list{display:grid;grid-auto-columns:14.275rem;gap:1.5rem;padding:1rem;width:max-content;grid-auto-flow:column}.brackets__item{display:flex;flex-direction:column;justify-content:space-around;gap:1rem;width:100%;margin:0 auto}.brackets__item-bracket{display:none;position:absolute;top:-50%;right:-1.5rem;width:1.5625rem;height:100%;z-index:-1}.brackets__item-bracket svg{width:1.5625rem;height:100%}.brackets__item a{display:block;width:100%;height:100%}.brackets__item a:nth-child(even) .brackets__item-bracket{display:block}.brackets__item-wrapper{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:relative}.brackets__item-rivals{display:flex;flex-direction:column;gap:.65rem;width:100%;padding:1rem;border:.063rem solid #dbdde6;border-radius:.75rem;background:#fff;z-index:2}.brackets__item-team{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;width:100%}.brackets__item-team span{font-size:1rem;font-weight:500}.brackets__item-pair{display:flex;flex-direction:column}.brackets__item-block{display:flex;align-items:center;gap:.25rem;width:90%}.brackets__item-img{display:block;min-width:1.125rem;width:1.125rem;min-height:1.125rem;height:1.125rem;overflow:hidden}.brackets__item-img img{width:100%;height:100%;object-fit:contain}.brackets__item-name{display:block;width:10rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brackets__item-name span{font-size:1rem;font-weight:400}.brackets__item-name.winner span{font-weight:500}.brackets__item-score span{font-size:1rem;font-weight:500}.tooltip{position:relative}.tooltip__body{opacity:0;position:absolute;top:110%;left:50%;transform:translate(-50%);transition:opacity .3s ease-in-out}.tooltip__body span{font-size:.75rem;font-weight:500;color:#fff;display:block;width:100%;min-width:5rem;position:relative;padding:.5rem;white-space:nowrap}.tooltip__body span::after{content:"";position:absolute;top:28%;left:51%;transform:translate(-50%,-50%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='106' height='43' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M54.14.853a2 2 0 0 0-3.28 0L42.385 13H8a8 8 0 0 0-8 8v14a8 8 0 0 0 8 8h90a8 8 0 0 0 8-8V21a8 8 0 0 0-8-8H62.615L54.14.853Z' fill='%237F8AA8'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' x='-14' y='-14.003' width='134' height='71.003' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImageFix' stdDeviation='7'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_5260_959626'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_backgroundBlur_5260_959626' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:100% 2.6rem;display:block;width:100%;height:2.6rem;z-index:-1}@media (max-width:541px){.brackets__list{grid-auto-columns:19rem}.tooltip__body{display:none}}.tooltip:hover .tooltip__body{opacity:1}.rating{display:flex;flex-direction:column;width:100%;max-width:100%;height:100%;overflow:hidden}@media (max-width:541px){.rating{overflow:visible}}.rating__head{padding-bottom:1rem;margin-bottom:1rem;border-bottom:.063rem solid #dbdde6;overflow-x:scroll;overflow-y:hidden}.rating__search{display:flex;align-items:center;gap:.5rem;width:18.25rem;padding:.62rem 1rem;border-radius:.75rem;border:.063rem solid #dbdde6;transition:.3s ease-in-out;margin-bottom:1rem}.rating__search svg{width:1.5rem;height:1.5rem}.rating__search input{border:none;outline:0}.rating__search input::placeholder{color:#636f92}.rating-block{display:flex;align-items:center;gap:.5rem}.rating__main{display:flex;flex-direction:column;gap:1rem;width:100%}.rating__error{display:flex;flex-direction:column;align-items:center;gap:1rem;width:33.5rem;margin:0 auto}.rating__error span{text-align:center;font-size:1.125rem;font-weight:400;color:#636f92}.rating__error::before{content:"";display:block;width:4rem;height:4rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' fill='none'%3E%3Cpath d='m43.47 43.47-5.335-5.335' stroke='%239EA6BD' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath clip-rule='evenodd' d='M32 7.99v0A23.91 23.91 0 0 1 56.01 32v0A23.91 23.91 0 0 1 32 56.01v0A23.91 23.91 0 0 1 7.99 32v0A23.91 23.91 0 0 1 32 7.99Z' stroke='%239EA6BD' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m13.59 47.473 33.882-33.881M23.196 37.868c4.001 4.268 10.67 4.268 14.672.267 4.002-4.002 4.269-10.671.267-14.673l-.267-.267M20.261 30.398c0-2.668 1.067-5.335 2.935-7.203v0c1.867-1.867 4.535-2.934 7.203-2.934' stroke='%239EA6BD' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-position:center;background-repeat:no-repeat}@media (max-width:541px){.rating__head{overflow:visible}.rating__error{width:100%;gap:.25rem}.rating__error span{font-size:.875rem}.rating__error::before{width:2.5rem;height:2.5rem}}