.profile-ring-wrapper{justify-content:center;align-items:center;width:240px;display:flex;position:relative}.profile-ring-wrapper .profile-image{object-fit:cover;z-index:4;border:4px solid #fff;border-radius:50%;width:140px;height:140px;position:relative;box-shadow:0 0 8px #0000001a}.ring{border:2px dashed #bbb;border-radius:50%;animation:8s linear infinite rotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ring1{z-index:1;border-color:#c29eff;width:240px;height:240px;animation-duration:10s}.ring2{z-index:2;border-color:#ffb3c1;width:260px;height:260px;animation-duration:15s;animation-direction:reverse}.ring3{z-index:0;border-color:#00d4ff;width:290px;height:290px;animation-duration:20s}@keyframes rotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.card-profile-section{border:1px solid #dee2e6;border-radius:.25rem}@media (max-width:768px){.card-profile-section{border:none;border-radius:0;padding:0 12px}}
