.service-carousel-style-image:hover{background-color:var(--bg-green)!important;transition:all .1s ease}.service-carousel-style-image:hover *{color:#fff}.service-carousel-style-image .service-carousel-image{max-height:500px;transition:transform .2s ease .2s,max-height .1s ease .4s}.service-carousel-style-image:hover .service-carousel-image{max-height:0!important;transform:translateY(101%);transition:transform .2s ease,max-height .1s ease .2s}.service-carousel-style-image:hover .hover-expand{height:0;opacity:0;visibility:none}.service-carousel-style-image .service-carousel-image-style-hover-content{max-height:0;opacity:0;transition:opacity .2s ease,max-height .2s ease;visibility:hidden}.service-carousel-style-image:hover .service-carousel-image-style-hover-content{max-height:500px;opacity:1;transition:opacity .2s ease .3s,max-height .2s ease .3s;visibility:visible}