.prematch_events{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:30px}.prematch_events,.prematch_events__list,.prematch_events__top{display:-webkit-box;display:-ms-flexbox;display:flex}.prematch_events__top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.prematch_events .custom_title{margin:0}.prematch_events .see_all{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;justify-self:flex-end}.prematch_events .see_all svg path,.prematch_events .see_all-big svg path{stroke:var(--theme-default-elements-color)}.prematch_events__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.prematch_events__list__item{background:var(--theme-section-secondary-color);position:relative;display:grid;grid-template-columns:184px 1fr 158px;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px;border-radius:20px;overflow:hidden}.prematch_events__list__item__name{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.prematch_events__list__item__tag{background:var(--theme-page-icon-bg);display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;padding:4px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:50px}.prematch_events__list__item__tag span{color:var(--theme-page-icon-color);font-size:16px;line-height:22px}.prematch_events__list__item__tag svg path{stroke:var(--theme-page-icon-color)}.prematch_events__list__item__data,.prematch_events__list__item__tag,.prematch_events__list__item__text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.prematch_events__list__item__text{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;line-height:22px;color:var(--theme-section-secondary-color-accent)}.prematch_events__list__item__data{display:grid;grid-template-areas:"score1 logo1 time logo2 score2";gap:17px}.prematch_events__list__item__score{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:123px;padding:10px 8px;border-radius:10px;z-index:1}.prematch_events__list__item__score.first{grid-area:score1}.prematch_events__list__item__score.second{grid-area:score2}.prematch_events__list__item__score::before{background:var(--theme-section-secondary-color-accent);content:"";position:absolute;inset:0;opacity:.2;border-radius:10px;z-index:-1}.prematch_events__list__item__score div,.prematch_events__list__item__time span{color:var(--theme-section-secondary-color-accent);font-size:16px}.prematch_events__list__item__score-accent{color:var(--theme-default-elements-color)!important;font-weight:500!important;font-size:18px!important}.prematch_events__list__item__image{padding:5px;width:90px;height:70px}.prematch_events__list__item__image.first{grid-area:logo1}.prematch_events__list__item__image.second{grid-area:logo2}.prematch_events__list__item__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.prematch_events__list__item__time{grid-area:time;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.prematch_events__list__item__time b{font-size:24px;line-height:28px;color:var(--theme-page-footer-bg)}.prematch_events__list__item__time span{line-height:22px}.prematch_events__list__item__bg1{position:absolute;top:0;left:0}.prematch_events__list__item__bg2{position:absolute;bottom:-5px;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.prematch_events__list__item .btn{position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.prematch_events .see_all-big{width:-webkit-fill-available}@media screen and (max-width:991px){.prematch_events{gap:24px}.prematch_events .see_all,.prematch_events__list__item__tag span{display:none}.prematch_events__list__item{grid-template-columns:1fr}.prematch_events__list__item__name{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.prematch_events__list__item__text,.prematch_events__list__item__time span{font-size:14px;line-height:20px}.prematch_events__list__item__data{grid-template-areas:"logo1 logo1 time time logo2 logo2" "score1 score1 score1 score2 score2 score2"}.prematch_events__list__item__score div{font-size:14px}.prematch_events__list__item__score-accent{font-size:15px}.prematch_events__list__item__time b{font-size:20px;line-height:24px}}