.circleimage{aspect-ratio:1;border:20px solid #90c9f9;border-radius:100%;overflow:hidden;position:relative;width:100%}.circleimage img{height:100%;object-fit:cover;width:100%}.circleimage .overlayme{background:linear-gradient(180deg,#2196f3,#3f51b5);height:120%;opacity:.6;transform:translateY(-87%);width:100%}.lineleft{left:0;transform:translate(-100px)}.lineleft,.lineright{background:#2196f3;height:3px;margin-top:-1px;position:absolute;top:50%;width:200px;z-index:1}.lineright{right:0;transform:translate(100px)}