.home-hostiko-features .home-hostiko-features-inner:hover .elementor-element-populated {
    border: 1px solid #03ebff;
    box-shadow: 0px 0px 101px 0px rgba(0,0,0,0.2)
}
.home-hostiko-features .home-hostiko-features-inner {
    transition: all 0.3s ease-in-out;
}
.home-hostiko-features .home-hostiko-features-inner:hover {
    transform: translateY(-5px);
}
.home-hostiko-features .home-hostiko-features-inner:hover img{
    opacity: 1;
}
.home-hostiko-features .home-hostiko-features-inner:hover .elementor-heading-title {
  background: linear-gradient(to right, #fe407a, #ff7245)  !important;
  color: transparent  !important;
  -webkit-background-clip: text  !important;
}
