.badge{aspect-ratio:1;background:#fff;border-radius:100%;box-shadow:0 3px 6px rgba(0,0,0,.16);margin:6px;position:relative;width:120px}.badge img{left:50%;max-height:60%;max-width:70%;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}.badge[data-flipper]{cursor:pointer}.badge.badge--photo{overflow:hidden}.badge.badge--photo img{bottom:0;height:100%;left:0;max-height:100%;max-width:100%;object-fit:cover;right:0;top:0;transform:translate(0);width:100%}@media screen and (min-width:375px){.badge{width:140px}}@media screen and (min-width:1020px){.badge{width:166px}}