.support-card {
    &:hover {
        .support-shape {
            opacity: 1 !important;
        }
    }
}