.tm-sc-service .icon{display:inline-block}.tm-sc-service .icon,.tm-sc-service .feature-title,.tm-sc-service .feature-details{-webkit-transition:all .3s ease;transition:all .3s ease}.service-block-style3{overflow:hidden;position:relative;z-index:1;border-radius:6px;width:25%;height:528px;transition:all .7s ease}.service-block-style3 .service-featured-img{width:100%;height:100%}.service-block-style3 .service-featured-img img{width:100%;height:100%;object-fit:cover;border-radius:5px;transition:all .3s ease}.service-block-style3 .btn-view-details{position:absolute;top:55%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;line-height:120px;border-radius:50%;background-color:var(--theme-color3);opacity:0;visibility:hidden;transition:all .3s ease}.service-block-style3 .btn-view-details:hover a{top:0}.service-block-style3 .btn-view-details a{width:120px;height:120px;line-height:120px;text-align:center;border-radius:50%;background-color:var(--theme-color-white);color:var(--theme-color3);font-size:30px;position:absolute;top:-5px;border:1px solid var(--theme-color3);transition:all .3s ease}.service-block-style3.active{width:47%}.service-block-style3.active .btn-view-details{top:50%;visibility:visible;opacity:1}.service-block-style3.active .service-featured-img img{filter:grayscale(100%)}@media (max-width:991.98px){.service-block-style3{height:500px;width:100% !important}}@media (max-width:575.98px){.service-block-style3{height:400px}}.service-block-wrapper{display:flex;align-items:center;justify-content:space-between;gap:24px}@media (max-width:991.98px){.service-block-wrapper{flex-wrap:wrap}}