.carousel-item:nth-child(3n+1)>.home-fund-card{background:var(--background-image-background-card-liner-pale-pink)}.carousel-item:nth-child(3n+2)>.home-fund-card{background:var(--background-image-background-card-liner-light-peach)}.carousel-item:nth-child(3n+3)>.home-fund-card{background:var(--background-image-background-card-liner-light-turquoise)}
:root{--dim-x:52px;--dim-y:46px;--cruve-height:18px}#myPath path{transform:translate(.125px,.033px)}.heart-shaped-box{background:#fff;border-radius:10rem;justify-content:center;align-items:center;width:6.25rem;height:6.25rem;padding:1.75rem 1.5rem 1.625rem;display:flex;position:relative;box-shadow:0 2px 8.1px #22123126}.heart-wrap{perspective:200px;filter:drop-shadow(0 10px 10px #aec4ee80)}.heart{height:var(--dim-y);width:var(--dim-x);clip-path:url(#myPath);background-image:linear-gradient(#dea6ff -14.6%,#f5e0ff 79.89%);position:relative;overflow:hidden;box-shadow:inset 0 3px 5px #da87f8,inset 0 5px 20px #dea6ff}.tank{height:0;width:var(--dim-x);z-index:5;background-color:#c038ff;position:absolute;bottom:0}.curve{bottom:calc(-1*var(--cruve-height));width:var(--dim-x);height:var(--cruve-height);position:absolute}.curve use{animation:2s cubic-bezier(.55,.5,.45,.5) infinite move}.curve use:first-child{animation-duration:3s}.curve use:nth-child(2){animation-duration:4s}.curve use:nth-child(3){animation-duration:2s}@keyframes move{0%{transform:translate(-90px)}to{transform:translate(85px)}}
