 
.dc-card:hover{box-shadow:0 10px 28px #00000030;transform:translateY(-6px);}
/* FINAL NORMALIZE */

/* MASCOT v3 PACK */
.mascot-block {
  text-align:center;
  margin:30px 0;
}
.mascot-v3 {
  max-width:320px;
  filter:drop-shadow(0 8px 22px #00000035);
  transition:0.25s ease;
}
.mascot-v3:hover {
  transform:translateY(-4px) scale(1.02);
}

/* MASCOT v3 PACK */
.mascot-block {
  text-align:center;
  margin:30px 0;
}
.mascot-v3 {
  max-width:320px;
  filter:drop-shadow(0 8px 22px #00000035);
  transition:0.25s ease;
}
.mascot-v3:hover {
  transform:translateY(-4px) scale(1.02);
}
