.top-hero{min-height:590px;padding:165px 7% 40px;display:flex;flex-direction:column;justify-content:flex-end;background:radial-gradient(circle at 83% 26%,rgba(241,106,33,.18),transparent 25%),linear-gradient(135deg,#0b0d0e,#17110d);border-bottom:1px solid var(--line)}.top-hero h1{margin:22px 0 25px}.top-hero p{max-width:600px;color:#aab1b4;line-height:1.85}.top-calendar{padding-top:65px;background:#0d1011}.top-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:50px}.top-heading h2{margin:18px 0 0}.top-heading p{max-width:430px;color:#929b9e;line-height:1.8}.month-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.month-card{border:1px solid #3a4144;background:linear-gradient(145deg,#171b1d,#111416);overflow:hidden}.month-card header{padding:28px 30px;border-bottom:1px solid #343b3e;background:linear-gradient(90deg,rgba(241,106,33,.12),transparent)}.month-card header span{color:var(--orange);font-size:8px;font-weight:800;letter-spacing:.16em}.month-card h3{margin:9px 0 0;font:700 43px var(--display);text-transform:uppercase}.top-players{display:grid;grid-template-columns:repeat(2,1fr)}.top-player{min-height:240px;padding:24px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid #30373a;border-bottom:1px solid #30373a;background:#121618;text-align:center}.top-player:nth-child(2n){border-right:0}.top-player:nth-last-child(-n+2){border-bottom:0}.top-player:hover{background:#1b2022}.top-number{position:absolute;left:17px;top:13px;color:#50595c;font:700 15px var(--display)}.top-category{margin-bottom:14px;color:var(--orange);font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.top-player img{width:104px;height:104px;border:1px solid #4a5154;object-fit:cover;background:#0d1011}.top-player b{max-width:100%;margin-top:14px;overflow:hidden;color:#eef0ef;font:700 23px var(--display);text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase}@media(max-width:900px){.month-grid{grid-template-columns:1fr}.top-heading{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.top-hero{min-height:auto;padding:130px 6% 45px}.top-hero h1{font-size:68px}.top-calendar{padding-left:6%;padding-right:6%}.top-players{grid-template-columns:1fr}.top-player,.top-player:nth-child(2n),.top-player:nth-last-child(-n+2){border-right:0;border-bottom:1px solid #30373a}.top-player:last-child{border-bottom:0}}
