.ids-team-versus-team{display:flex;justify-content:space-between;gap:110px;width:100%;font-family:Sport OpenSansSB,OpenSansSB,sans-serif;font-size:19px;color:#212440}@media screen and (max-width:1365px){.ids-team-versus-team{gap:40px;font-size:15px}}.ids-team-versus-team__team{position:relative;display:flex;justify-content:center;align-items:center;gap:20px;background-color:#fff;padding-bottom:20px;width:100%}@media screen and (max-width:1365px){.ids-team-versus-team__team{gap:10px}}.ids-team-versus-team__team--host{justify-content:end}.ids-team-versus-team__team--guest{justify-content:start;flex-direction:row-reverse}.ids-team-versus-team__team>a:hover{text-decoration:underline}.ids-team-versus-team__team:has(a:hover) .main-photo{border-color:#ccc}.ids-team-versus-team__team a .main-photo:hover{border-color:#ccc}.ids-team-versus-team__team:has(a .main-photo:hover){text-decoration:underline}.ids-team-versus-team__shadow{position:relative;height:40px;z-index:0;overflow:hidden}.ids-team-versus-team__shadow:after{content:"";position:absolute;top:-30px;left:50%;transform:translateX(-50%);width:70%;height:30px;box-shadow:0 5px 30px #000;opacity:.05;z-index:1}@media screen and (max-width:1365px){.ids-team-versus-team__shadow:after{width:95%}}.ids-team-versus-team__shadow--no-stats{opacity:.4}