.match-feed{width:100%}.match-feed__wrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:40px;width:100%;display:flex}@media (max-width:1224px){.match-feed__wrapper{gap:20px}}.match-feed__period{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;display:flex;position:relative}.match-feed__period .brackets{max-width:300px}.match-feed__period-title{background-color:var(--color-bg);text-align:left;margin-bottom:20px;padding:0 1.5rem;font-size:1.1rem;font-weight:600;position:relative;left:2rem}.match-feed__period-wrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;display:flex}.match-feed__item{border:1px solid var(--color-border);background-color:var(--color-contrast-bg);border-radius:12px;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;padding:10px;display:flex}.match-feed__info{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:3px;width:35px;display:flex}.match-feed__mark{background:var(--gradient-bg);color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:700}.match-feed__body{justify-content:center space-between;flex-direction:row;flex:1;align-items:center;gap:10px;width:100%;display:flex}.match-feed__time{letter-spacing:-.17px;font-size:15px;font-weight:600;line-height:1.2}@media (max-width:1224px){.match-feed__time{letter-spacing:-1%;font-size:11px;font-weight:700;line-height:1.2}}.match-feed__content{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:5px;width:100%;padding:0 10px;display:flex}.match-feed__text{letter-spacing:0%;font-size:15px;font-weight:500;line-height:1.2}@media (max-width:1224px){.match-feed__text{letter-spacing:-1%;font-size:12px;font-weight:500;line-height:1.2}}
