.streams__list{display:flex;gap:20px;margin-bottom:70px}.streams__title{align-items:center;display:flex;gap:25px}.streams__subtitle{font-size:16px;font-weight:700;margin-bottom:30px}.streams__mode{font-size:18px;font-weight:700}.streams__online{align-items:center;color:#bc002d;display:flex;gap:15px}.streams__red-circle{animation:rec 1.5s infinite;background:#bc002d;border-radius:50%;flex-shrink:0;height:20px;width:20px}@keyframes rec{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.streams__offline{color:#0a53be}.streams__list .stream{height:375px;width:100%}.stream iframe{height:100%;width:100%}@media screen and (max-width:1024px){.streams__list{flex-direction:column;margin-bottom:40px}.streams__list .stream{height:375px}}@media screen and (max-width:768px){.streams__list .stream{height:51vw}}
