.circle-ripple{animation:ripple 1.2s linear infinite}@keyframes ripple{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.1),0 0 0 .8rem hsla(0,0%,100%,.1),0 0 0 1.6rem hsla(0,0%,100%,.1),0 0 0 2.4rem hsla(0,0%,100%,.1)}to{box-shadow:0 0 0 .8rem hsla(0,0%,100%,.1),0 0 0 1.6rem hsla(0,0%,100%,.1),0 0 0 2.4rem hsla(0,0%,100%,.1),0 0 0 3.2rem hsla(0,0%,100%,0)}}.wrapper{position:relative}video{background:rgba(0,0,0,.75);box-shadow:0 -8px 48px 0 rgba(0,0,0,.25)}.ConversationCard_section{position:relative;clip-path:inset(-100vh -100vh 0 -100vh)}.ConversationCard_section .linearBg{background:linear-gradient(270deg,#1f2d9c 57.75%,#0b1036 69.18%);height:27px;position:absolute;bottom:0;left:0;width:100%;z-index:20}