.punisher{background:#2a2a2a;border-radius:30px;overflow:hidden;padding:20px 25px;margin-bottom:32px;color:#fff}.punisher .card-icon{width:16px;height:16px;position:relative;top:-1px;margin-right:5px}.punisher__item{display:flex;flex-direction:column;justify-content:space-between;border-radius:32px;padding:12px;background:#2a2a2a;color:#fff;height:100%}.punisher__item .image-wrapper img{background:#fff}.punisher__item:hover .image-wrapper img{transition:all .4s ease;border-color:#d11d31}.punisher__item .label{line-height:1.3;padding:4px 8px}.punisher__name{display:block;margin-top:12px;margin-bottom:8px}