.other_service_box:hover{
    background: var(--bg_grad_01);
}
.other_service_box{
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.05);
}