.matchBox{border-radius:8px;display:grid}.matchBox:empty{display:none}.matchBox--skeleton{margin-bottom:12px}.matchBox--skeleton,.rssNews--block .matchBox{background-color:var(--color-combination-9)}.matchBox__header{align-items:center;border-bottom:1px solid var(--color-support-1);display:grid;grid-template:" home .    score       .    away" 60px/1fr 12px max-content 12px 1fr}.matchBox__score{grid-column-gap:4px;color:var(--color-support-4);display:grid;grid-area:score;grid-auto-flow:row;justify-items:center}.matchBox__scoreTime{color:var(--color-support-4);grid-area:score}.matchBox__scoreText{color:var(--color-combination-2);font-weight:700}body:not(.boxing):not(.mma) .matchBox__scoreText{font-size:20px}.matchBox__stage{font-size:11px}.matchBox__participantWrap{align-items:center;display:flex;justify-content:flex-end}.matchBox__participantWrap--home{grid-area:home}.matchBox__participantWrap--away{flex-direction:row-reverse;grid-area:away}.matchBox__participant{text-align:center}.matchBox__participant:hover{text-decoration:underline}.matchBox__participant--winner{font-weight:700}.matchBox__link{color:var(--color-secondary-2);grid-area:link}.matchBox__logoWrap{align-items:center;border:1px solid var(--color-support-1);border-radius:8px;display:flex;grid-area:logo;height:32px;justify-content:center;width:32px}.matchBox__participantWrap--home .matchBox__logoWrap{margin-left:12px}.matchBox__participantWrap--home .matchBox__logoWrap:not(:first-of-type){margin-left:4px}.matchBox__participantWrap--away .matchBox__logoWrap{margin-right:12px}.matchBox__participantWrap--away .matchBox__logoWrap:not(:first-of-type){margin-right:4px}.matchBox__logo{height:24px;width:24px}.matchBox__headline{color:var(--color-combination-2);font-size:18px;font-weight:700;margin:24px 0 0 16px}.matchBox__content{grid-column-gap:16px;display:grid;grid-auto-flow:column;justify-content:center;margin:0 16px;overflow-x:auto;padding:16px 0 12px}.matchBox__content:not(.teamNewsTab .matchBox__content){min-height:232px}.matchBox--heavy .matchBox__showMore{padding-bottom:0}@media only screen and (max-width:479px){.matchBox--newsPreviewBlock{padding-bottom:0!important}}.matchBox--newsPreviewBlock .matchBox__content{margin:0 4px;padding:0 0 12px}@media only screen and (max-width:479px){.matchBox--newsPreviewBlock .matchBox__content{margin:0 12px}}.matchBox--newsPreviewBlock .matchBox__showMore{margin-bottom:-12px;padding-bottom:0}@media only screen and (max-width:479px){.matchBox--newsPreviewBlock .matchBox__showMore{margin-bottom:0}}.matchBox__title{color:var(--color-secondary-2);font-size:12px;font-weight:700;grid-area:title;line-height:1.5}.matchBox__item{display:grid;grid-template:" image       " minmax(0,132px) " .           " 8px " title       " max-content " .           " 4px " description " 1fr /minmax(208px,1fr)}.matchBox__item:hover .matchBox__title{text-decoration:underline}.matchBox__perex{color:var(--color-support-4);display:none;font-size:13px;font-weight:400;grid-area:perex;line-height:1.38}.matchBox__imageWrap{align-items:center;background:var(--color-combination-8);border-radius:8px;display:flex;grid-area:image;justify-content:center}.matchBox__image{background-size:cover;border-radius:8px;height:100%;width:100%}.matchBox__description{color:var(--color-support-3);font-size:10px;grid-area:description;line-height:1.6}.matchBox__showMore{align-items:center;border-top:1px solid var(--color-support-1);color:var(--color-secondary-3-active);cursor:pointer;display:flex;flex:1;font-size:12px;font-weight:700;height:48px;justify-content:center;margin-left:-12px;padding-bottom:8px;text-decoration:underline;width:calc(100% + 24px)}@media only screen and (max-width:639px){.matchBox__showMore{margin-left:0;padding:0;width:100%}}.matchBox__showMore:hover{text-decoration:none}@media only screen and (min-width:639px){.matchBox--2 .matchBox__item{grid-template:" image  .  title       " min-content " image  .  .           " 4px " image  .  description " min-content " image  .  .           " max-content/minmax(160px,1fr) 16px 1fr}.matchBox--2 .matchBox__imageWrap{height:100px}.matchBox--1 .matchBox__title{font-size:18px}.matchBox--1 .matchBox__perex{display:block}.matchBox--1 .matchBox__item{grid-template:" image  .  title       " min-content " image  .  .           " 4px " image  .  perex       " min-content " image  .  .           " 8px " image  .  description " min-content " image  .  .           " max-content/208px 12px 1fr}.matchBox--1 .matchBox__imageWrap{height:132px}}@media only screen and (max-width:860px){.matchBox__content{justify-content:start}}@media only screen and (max-width:799px){.matchBox__content{margin:0 12px}.matchBox__headline{margin:24px 0 0 12px}}@media only screen and (max-width:479px){.matchBox{border-radius:initial}.matchBox__divider,.matchBox__link{display:none}}