.page-gen{width:100%;min-height:100vh;flex-direction:column;background-color:#232227;gap:4rem}.gen-flex,.page-gen{justify-content:center}.gen-flex,.gen-match,.page-gen{display:flex;align-items:center}.gen-match{width:1200px;height:750px;position:relative;overflow:hidden;flex-direction:column;justify-content:space-between;background:#3b4161}.gen-match .cover{display:none}.gen-match .cover-teams{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;transform:scale(1.3)}.gen-match .cover-teams .team-logo{flex:1 1;height:100%;opacity:.4;position:relative}.gen-match .cover-teams .team-logo img{width:100%;height:100%;object-fit:cover;filter:blur(20px);transform:scale(1.3)}.gen-match .content{position:relative;z-index:3;padding:50px;font-size:40px}.gen-match .content .first{gap:30px;padding-top:60px}.gen-match .content .first .info{width:300px;gap:0}.gen-match .content .first .info .league-info .league-name{text-align:center;line-height:1.2;font-size:30px;font-weight:600;position:absolute;top:40px;left:50%;transform:translateX(-50%);background-color:#fff;padding:1rem 2rem;border-radius:4rem;color:#000;text-transform:uppercase;white-space:nowrap}.gen-match .content .first .time{font-weight:600;margin-top:1.5rem}.gen-match .content .first .time .hour{font-size:60px;font-weight:900;letter-spacing:1px;line-height:1.2}.gen-match .content .team-logo{height:250px;width:250px}.gen-match .content .team-logo img{height:100%;width:100%;object-fit:contain}.gen-match .content .team-single .team-logo{border-radius:4rem;overflow:hidden;border:10px solid #fff;height:230px;width:230px}.gen-match .content .league-logo{padding:2rem;background-color:#0008;border-radius:50%;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 0 30px 0 #0006;width:160px;height:160px;display:flex;align-items:center;justify-content:center}.gen-match .content .league-logo img{height:100%;width:100%;object-fit:cover}.gen-match .content .second .team-name{text-align:center;font-weight:900;font-size:80px;letter-spacing:1px;text-transform:uppercase;line-height:1.2;text-shadow:0 0 10px #0003;position:relative;z-index:2;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;white-space:normal!important}.gen-match .content .second .team-name.team-single{-webkit-line-clamp:2;padding:0 1rem;line-height:1.3}.video-thumb-gen .gen-match{width:100%;height:210px;border-radius:1rem;overflow:hidden}.video-thumb-gen .gen-match .content{font-size:13px;padding:.75rem}.video-thumb-gen .gen-match .content .first{gap:.25rem;padding-top:1rem}.video-thumb-gen .gen-match .content .first .time{margin-top:.5rem}.video-thumb-gen .gen-match .content .first .time .hour{font-size:1.3em;font-weight:900;line-height:1.2}.video-thumb-gen .gen-match .content .first .info{width:120px}.video-thumb-gen .gen-match .content .first .info .league-info .league-name{font-size:11px;top:10px;padding:.2rem .6rem}.video-thumb-gen .gen-match .content .league-logo{padding:.5rem;width:40px;height:40px}.video-thumb-gen .gen-match .cover-teams .team-logo img{filter:blur(12px)}.video-thumb-gen .gen-match .content .team-logo{height:70px;width:70px}.video-thumb-gen .gen-match .content .team-single .team-logo{border-width:3px;border-radius:1rem}.video-thumb-gen .gen-match .content .second .team-name{font-size:20px;text-transform:none;font-weight:700;line-height:1.3;text-shadow:0 0 3px #0003;letter-spacing:0}.cmt-match{display:flex;align-items:center;gap:.6rem}.cmt-match .cmt-avatar-group{display:flex;align-items:center;flex-shrink:0}.cmt-match .cmt-avatar-group .cmt-avatar{width:32px;height:32px;flex-shrink:0;border:1px solid #fff;background-color:#000}.cmt-match .cmt-avatar-group .cmt-avatar+.cmt-avatar{margin-left:-.4rem}.cmt-match .cmt-name-group{flex-grow:1}.cmt-match .cmt-name-group .cmt-name{color:var(--text-base)}.cmt-match .cmt-name-group .cmt-name:hover{color:var(--primary-text)}.video-list .cmt-match{font-size:13px}@media screen and (max-width:1680px){.video-list{grid-template-columns:repeat(3,1fr)}.video-thumb-gen .gen-match{height:230px}}@media screen and (max-width:1000px){.video-list{grid-template-columns:repeat(2,1fr)}.video-thumb-gen .gen-match .content .team-logo{height:80px;width:80px}}@media screen and (max-width:799px){.video-thumb-gen .gen-match{height:200px}.video-thumb-gen .gen-match .content .team-logo{height:60px;width:60px}}@media screen and (min-width:560px) and (max-width:640px){.video-list{grid-template-columns:repeat(1,1fr)!important}.video-list .item{flex-direction:row;align-items:flex-start}.video-list .item .video-thumb-gen{width:300px;flex-shrink:0;border-radius:.75rem}}@media screen and (max-width:559px){.video-list{grid-template-columns:repeat(1,1fr)!important}}