.match-card{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:25px}.match-card-content{max-width:210px;width:100%}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.match-card-content{max-width:300px}}@media only screen and (max-width:767px){.match-card-content{max-width:350px}}@media only screen and (max-width:575px){.match-card-content{max-width:300px}}@media only screen and (max-width:479px){.match-card-content{max-width:210px}}.match-card-content span{display:block;font-size:14px;font-weight:500;line-height:1;margin-bottom:10px}.match-card-content h3{font-size:22px;margin-bottom:12px}.match-card-content h3 a{color:#fff}.match-card-content p{color:rgba(var(--secondary-color));font-size:14px;font-weight:500;line-height:1}.match-card-play-btn{align-items:center;border-radius:50%;display:flex;height:46px;justify-content:center;width:46px}.match-card-play-btn .hs_cos_wrapper{margin-top:0}.match-card-play-btn:hover{color:#8e22d0;transform:scale(1.15)}.match-card-play span{display:block;font-size:13px;font-weight:600;line-height:1;margin-top:7px;text-align:center;text-transform:uppercase}.match-card-opponents{align-items:center;display:flex;gap:15px}.match-card-opponent{display:flex;max-width:65px;width:100%}.match-card-opponent-vs{display:flex}.upcoming-match-button{margin-top:60px;text-align:center}@media only screen and (max-width:767px){.upcoming-match-button{margin-top:40px}}