.deadly-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.deadly-grid .stage{display:flex;flex-direction:column}.boss-art{width:100%;height:190px;object-fit:cover;object-position:center 25%;margin:15px 0 5px;border:1px solid #3b464e;background:#090c0f}.deadly-grid .team{margin-top:auto;padding-top:15px}.deadly-grid .agent img{width:78px;height:78px;max-width:100%;object-fit:cover;object-position:center 16%;border-radius:50%;background:#182028;border:2px solid #3c4952}.deadly-grid .agent{display:flex;flex-direction:column;align-items:center}.deadly-grid .agent:hover img{border-color:var(--acid)}@media(max-width:1050px){.deadly-grid{grid-template-columns:1fr}.boss-art{height:260px}.deadly-grid .agent img{width:96px;height:96px}}@media(max-width:430px){.boss-art{height:190px}.deadly-grid .agent img{width:72px;height:72px}}
