.section__game{padding-top:60px;padding-bottom:55px}.section__game--block{display:grid;grid-template-columns:1fr 250px 1fr;align-items:center;grid-gap:15px;gap:15px}.section__game--block img{margin:0 auto}.block__game{width:90%}.block__game--title{font-size:44px;font-weight:500;text-align:center;text-transform:uppercase;color:#2f2f2f;margin-bottom:35px}.block__game--item{padding:30px 0}.block__game--item:not(:last-child){border-bottom:1px solid;border-image-source:linear-gradient(90deg,rgba(182,182,182,0),#B6B6B6 55.29%,rgba(80,80,80,0));border-image-slice:1}.block__game--item:first-child .block__game--img{width:100px;height:100px}.block__game--item:first-child .block__game--count-comand,.block__game--item:first-child .block__game--count-oponent,.block__game--item:first-child .block__game-dot{font-size:63px;font-weight:700}.block__game--item:first-child .block__game-dot{color:#fadc4d}.block__game--container{display:flex;justify-content:center;align-items:center;gap:30px}.block__game--img{position:relative;width:65px;height:65px;text-align:center}.block__game--name,.block__game--statistic{font-size:10px;font-weight:300;text-transform:uppercase;color:#7e7e7e}.block__game--count-comand,.block__game--count-oponent,.block__game-dot{font-size:41px;font-weight:700}.block__game--count-comand,.block__game-dot{color:#fadc4d}.block__game--count-oponent{color:#fff;text-shadow:0 0 2px #2f2f2f}.block__game--location{font-size:10px;font-weight:500;text-align:center;color:#2f2f2f}.block__game--time{font-size:21px;text-align:center;border-radius:24px;padding:6px 8px;margin-bottom:5px;color:#1e293b;background-color:#fadc4d}.flex-col{display:flex;flex-direction:column;align-items:center;justify-content:center}