.card-hover-fill:before{content:"";position:absolute;z-index:0;top:-37px;right:-16px;width:55px;height:32px;background:var(--color-primary);border-radius:32px;transform:scale(1);transform-origin:50% 50%;transition:transform .3s ease-out}.card-hover-fill:hover:before{transform:scale(21)}.card-hover-fill:active .icon,.card-hover-fill:active h3,.card-hover-fill:active p,.card-hover-fill:focus .icon,.card-hover-fill:focus h3,.card-hover-fill:focus p,.card-hover-fill:hover .icon,.card-hover-fill:hover h3,.card-hover-fill:hover p{color:white!important}