.list12-item{align-items:center;border-radius:var(--border-radius);box-shadow:var(--box-shadow);justify-content:center;padding:20px;text-align:center}.list12-item .list12-profile,.list12-item .list12-profile img,.list12-item .list12-profile picture{border-radius:50%;z-index:9}.list12-item .list12-profile{align-items:center;display:flex;height:160px;justify-content:center;position:relative;width:160px}.list12-item .list12-profile:before{background-clip:content-box,border-box;background-image:linear-gradient(#fff,#fff),radial-gradient(circle at bottom,var(--main-border-color),var(--main-color),#5d6ed1);background-origin:border-box;border-bottom:2px double transparent;border-left:2px double transparent;border-radius:50%;border-color:transparent transparent #fff #fff;border-style:double double dashed dashed;border-width:2px;content:"";height:calc(100% - 16px);position:absolute;right:8px;top:8px;width:calc(100% - 16px);z-index:9}.list12-item .list12-body{margin-top:5px}.list12-item .list12-body .list12-position{margin-top:0}