.staff-page{padding:120px 40px 40px}.staff-page h2{font-size:1.5rem;margin-top:40px;margin-bottom:0}.staff-page .anime-list{display:flex;flex-direction:column;gap:40px}.staff-page .anime-cards{display:grid;grid-template-columns:repeat(8,1fr);gap:20px;margin-bottom:20px}@media screen and (max-width: 1900px){.staff-page .anime-cards{grid-template-columns:repeat(6,1fr)}}@media screen and (max-width: 1024px){.staff-page .anime-cards{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width: 820px){.staff-page{padding:40px}}@media screen and (max-width: 768px){.staff-page .anime-cards{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 560px){.staff-page .anime-cards{grid-template-columns:repeat(2,1fr);gap:10px}}@media screen and (max-width: 510px){.staff-page{padding:20px}}@media screen and (max-width: 320px){.staff-page .anime-cards{grid-template-columns:repeat(1,1fr)}}
