.match-details-info{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:45px;padding:25px 45px}@media only screen and (max-width:479px){.match-details-info{padding:25px}}.match-details-info-left{display:flex;flex-wrap:wrap;gap:20px 80px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.match-details-info-left{gap:20px 40px}}@media only screen and (max-width:479px){.match-details-info-left{gap:20px 30px}}.match-details-info-item span{color:rgba(var(--warning-color));display:block;font-size:var(--body-font-size);font-weight:var(--body-font-weight);line-height:1;margin-bottom:15px;text-transform:uppercase}.match-details-info-item h3{line-height:.85;margin:0}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.match-details-info-item h3{font-size:32px!important}}@media only screen and (max-width:575px){.match-details-info-item h3{font-size:28px!important}}@media only screen and (max-width:479px){.match-details-info-item h3{font-size:24px!important}}.match-details-share span{color:rgba(var(--warning-color));display:block;font-size:14px;font-weight:500;line-height:1;margin-bottom:10px;text-transform:uppercase}.match-details-share ul{display:flex;flex-wrap:wrap;gap:10px;list-style:none;margin:0;padding:0}.match-details-share ul li a{align-items:center;color:rgba(var(--base-color));display:flex;height:34px;justify-content:center;width:34px}