:root{--titleFont:"Inter",sans-serif;--bodyFont:"Inter",sans-serif;--primaryColor:#537fe7;--secondaryColor:#5e5e5e;--whiteColor:#fff;--titleColor:#181823;--hoverColor:#000;--bodyColor:#5e5e5e;--partialColor:#181823;--btnColor:#15171a;--button-bg:#537fe7;--button-bg-hover:#5e5e5e}.rts-match-result-section .match-wrapper.first{margin-left:0}.rts-match-result-section .match-wrapper{margin:0 15px;font-family:var(--titleFont)}.rts-match-result-section .match-wrapper .team{display:flex;align-items:center;justify-content:center;margin-bottom:40px;gap:30px}.rts-match-result-section .match-wrapper .team .club{display:flex;align-items:center;gap:20px}.rts-match-result-section .match-wrapper .team .club img{width:60px;height:60px}.rts-match-result-section .match-wrapper .team span{width:50px}.rts-match-result-section .match-wrapper .team span img{width:100%}.rts-match-result-section .match-wrapper .team .club .title{color:#f6eeea;font-size:24px;font-weight:400;line-height:30px;text-transform:uppercase;margin:0}.rts-match-result-section .match-wrapper .result{display:flex;align-items:center;justify-content:space-between;border:1px solid #5f1028}.rts-match-result-section .match-wrapper .result .score{color:#fff;font-size:30px;font-weight:400;text-transform:uppercase;padding:20px;border-right:1px solid #5f1028}.rts-match-result-section .match-wrapper .result .time{color:#fff;font-size:20px;font-weight:400;text-transform:uppercase}.rts-match-result-section .match-wrapper .result .score{color:#fff;font-size:30px;font-weight:400;text-transform:uppercase;padding:20px;border-right:1px solid #5f1028}.rts-match-result-section .match-wrapper .result .score.last{border-left:1px solid #5f1028;border-right:none}.rts-match-result-section .match-wrapper .team .club{display:flex;align-items:center;gap:20px}.rts-match-result-section .match-wrapper .team .club.two .title{text-align:end}@media (max-width:1200px){.rts-match-result-section .match-wrapper .team{margin-bottom:20px}.rts-match-result-section .match-wrapper .result{justify-content:center;max-width:-moz-max-content;max-width:max-content;margin:auto}.rts-match-result-section .match-wrapper .result .time{padding:0 190px}}@media (max-width:1600px){.rts-match-result-section .match-wrapper .team{gap:15px}.rts-match-result-section .match-wrapper .team .club{gap:10px}}@media (max-width:576px){.rts-match-result-section .match-wrapper .result .time{padding:0 100px}}@media (max-width:450px){.rts-match-result-section .match-wrapper .team .club{display:block;text-align:center}.rts-match-result-section .match-wrapper .team .club.two .title{text-align:center}.rts-match-result-section .match-wrapper .result .time{padding:0 30px}}