/* Bio Icon hover animation: blocks — auto-generated */

.bio-icon-hover .bio-icon--blocks .group-group-1 {
	transition: transform 0.4s ease 0s;
}

.bio-icon-hover:hover .bio-icon--blocks:not(.bio-icon-hover:not(:hover) .bio-icon--blocks) .group-group-1 {
	transform: translate(-166.15px, 166.15px);
}
