.related-rows-wrap{margin-top:28px}.rr-row{margin-bottom:28px}.rr-row-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.rr-row-more,.rr-row-title{letter-spacing:.1em;text-transform:uppercase}.rr-row-title{font-family:var(--font-heading);font-size:.78rem;font-weight:700;color:var(--text);position:relative;padding-left:12px}.rr-row-title::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:75%;background:var(--red);border-radius:2px;box-shadow:0 0 8px var(--red-glow, var(--red))}.rr-row-more{font-family:var(--font-ui);font-size:.68rem;font-weight:600;color:var(--red);text-decoration:none;transition:opacity var(--t-fast)}.rr-row-more:hover{opacity:.75}.rr-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;align-items:start}.mobile-related-rows-wrap{display:none;padding:0 16px 16px}@media (max-width:1023px){.mobile-related-rows-wrap .rr-grid,.rr-grid{grid-template-columns:repeat(3,1fr);gap:8px}.mobile-related-rows-wrap{display:block}.mobile-related-rows-wrap .rr-row{margin-bottom:22px}.mobile-related-rows-wrap .rr-row-title{font-size:.72rem}.mobile-related-rows-wrap .rr-row-more{font-size:.62rem}}@media (max-width:479px){.mobile-related-rows-wrap .rr-grid,.rr-grid{grid-template-columns:repeat(2,1fr);gap:6px}.mobile-related-rows-wrap .rr-grid{gap:7px}}@media (min-width:1024px){.mobile-related-rows-wrap{display:none!important}}.mobile-related-rows-wrap .games-grid,.related-rows-wrap .games-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;width:100%;align-items:start}.mobile-related-rows-wrap .game-card,.related-rows-wrap .game-card{width:100%;min-width:0;display:flex;flex-direction:column;height:100%}.mobile-related-rows-wrap .game-thumb,.related-rows-wrap .game-thumb{width:100%;height:140px;object-fit:cover;display:block;border-radius:14px}.mobile-related-rows-wrap .game-card-title,.related-rows-wrap .game-card-title{font-size:.82rem;line-height:1.35;min-height:38px;display:flex;align-items:center}@media (max-width:1400px){.mobile-related-rows-wrap .games-grid,.related-rows-wrap .games-grid{grid-template-columns:repeat(5,1fr)}}@media (max-width:1100px){.mobile-related-rows-wrap .games-grid,.related-rows-wrap .games-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.mobile-related-rows-wrap .games-grid,.related-rows-wrap .games-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-inline:12px;box-sizing:border-box}.mobile-related-rows-wrap .game-thumb,.related-rows-wrap .game-thumb{height:110px}.mobile-related-rows-wrap .game-card-title,.related-rows-wrap .game-card-title{font-size:12px;line-height:1.3;min-height:34px}}@media (max-width:480px){.mobile-related-rows-wrap .games-grid,.related-rows-wrap .games-grid{gap:10px}.mobile-related-rows-wrap .game-thumb,.related-rows-wrap .game-thumb{height:95px}}