.match-and-event-table__container{width:100%}.match-and-event-table__container .title-header{margin-bottom:2rem;display:flex;justify-content:space-between;flex-wrap:wrap;width:100%}.match-and-event-table__container .opl-button{font-size:1.6rem;background:var(--grey-000);color:var(--grey-200)}.match-and-event-table__content-container{gap:2rem;flex-wrap:wrap;display:flex}.match-and-event-table__content-item{display:block;background:var(--grey-010)}.match-and-event-table__content-item .header{padding:0 1rem;background:var(--grey-040);min-height:5rem;display:flex;align-items:center;justify-content:space-between;background-size:100%;background-position-y:50%}.match-and-event-table__content-item .game{padding:.5rem 1rem;height:3rem;background-color:var(--grey-000);color:var(--grey-200);display:flex;gap:.5rem;text-transform:uppercase}.match-and-event-table__content-item .game img{height:2rem;width:2rem;object-fit:contain}.match-and-event-table__content-item .platforms{display:flex;gap:.5rem}.match-and-event-table__content-item .platforms div{padding:0 1rem;background-color:var(--grey-200);color:var(--grey-000);text-transform:uppercase}.match-and-event-table__content-item .body{padding:1rem;background-color:var(--grey-010);display:block;min-height:17rem}.match-and-event-table__content-item .body:hover,.match-and-event-table__content-item .body:focus,.match-and-event-table__content-item .body:active{color:inherit;background-color:var(--grey-020)}.match-and-event-table__content-item .footer{padding-top:.1rem;border-top:.1rem solid var(--grey-020);height:3rem;background-color:var(--grey-020);display:flex;align-items:center;justify-content:flex-end}.match-and-event-table__content-item .footer:empty{display:none}.match-and-event-table__content-item .footer .twitch{height:3rem}.match-and-event-table__content-item .event-title{margin-bottom:1rem;display:flex;align-items:center;gap:1rem;text-transform:uppercase}.match-and-event-table__content-item .event-title img{height:3rem;width:3rem;object-fit:contain;flex-shrink:0}.match-and-event-table__content-item .event-title div{font-weight:700;line-height:1.6rem}.match-and-event-table__content-item table{text-transform:capitalize;line-height:1.8rem;border-collapse:collapse}.match-and-event-table__content-item table td:last-of-type{border-left:.5rem solid transparent}.match-and-event-table__content-item .body-content{padding-left:4rem}.match-and-event-table__content-item .body-content>* + *{margin-top:1rem}.match-and-event-table__content-item .match-date{padding:0 1rem;background:var(--grey-160);display:inline-block;text-transform:uppercase;color:var(--grey-000)}.match-and-event-table__content-item .teams-match{display:flex;gap:1rem}.match-and-event-table__content-item .teams-match .img-text + .img-text{margin-top:.5rem}.match-and-event-table__content-item .teams-match-info{padding:0 1rem;background-color:var(--grey-200);color:var(--grey-000);text-transform:uppercase;font-weight:700;width:3rem;display:flex;align-items:center;justify-content:center;white-space:normal;text-align:center;line-height:1.6rem}.match-and-event-table__content-item .match-location-indicator{padding:0 1rem;text-transform:capitalize;font-size:2rem;background:var(--grey-200);display:inline-block;color:var(--grey-000)}.match-and-event-table__content-item .teams-completed-event{display:flex;flex-direction:column;gap:1rem}.match-and-event-table__content-item .teams-completed-event-item .title{text-transform:capitalize;font-weight:700}.match-and-event-table__content-item .teams-completed-event-item .img-text>*:first-child{width:2rem;height:2rem}.match-and-event-table__content-item .teams-completed-event-item .img-text img{max-width:2rem;max-height:2rem}.match-and-event-table__content-item .final-placement{padding:0 1rem;text-transform:capitalize;font-weight:700;background:var(--grey-030);display:inline-block;font-size:2rem}.match-and-event-table__content-item .registration{padding:.2rem 1rem;background:var(--grey-200);color:var(--grey-000);display:inline-block;text-transform:uppercase;border-radius:.5rem}.match-and-event-table__container.match .match-and-event-table__content-item{flex-basis:61rem}@media (max-width:1279px){.match-and-event-table__container.match .match-and-event-table__content-item{flex-basis:39rem}}@media (max-width:840px){.match-and-event-table__container.match .match-and-event-table__content-item{flex-basis:100%}}.match-and-event-table__container.event .match-and-event-table__content-item{flex-basis:40rem}@media (max-width:1279px){.match-and-event-table__container.event .match-and-event-table__content-item{flex-basis:39rem}}@media (max-width:840px){.match-and-event-table__container.event .match-and-event-table__content-item{flex-basis:100%}}.match-and-event-table__container.match.profile .match-and-event-table__content-item{flex-basis:41rem}@media (max-width:1279px){.match-and-event-table__container.match.profile .match-and-event-table__content-item{flex-basis:39rem}}@media (max-width:840px){.match-and-event-table__container.match.profile .match-and-event-table__content-item{flex-basis:100%}}.match-and-event-table__container.event.profile .match-and-event-table__content-item{flex-basis:41rem}@media (max-width:1279px){.match-and-event-table__container.event.profile .match-and-event-table__content-item{flex-basis:39rem}}@media (max-width:840px){.match-and-event-table__container.event.profile .match-and-event-table__content-item{flex-basis:100%}}