.services-cards .row{row-gap:24px}.services-cards .card{transition:.4s}.services-cards .card a{inset:0;position:absolute}.services-cards .card .icon-img{height:88px;overflow:hidden;transition:.4s;width:88px}.services-cards .card .icon-img img{height:100%;max-height:62px;width:100%;width:auto}.services-cards .card .arrow{display:inline-block;height:30px;transition:.4s;width:30px}.services-cards .card h4{transition:.4s}.services-cards .btn-wrapper{margin-top:110px}.services-cards .card:hover .icon-img{background:var(--bs-secondary)!important}.services-cards .card:hover{background:var(--bs-white)!important}.services-cards .card:hover .arrow{background:var(--bs-secondary)!important}.services-cards .card:hover h4{color:var(--bs-black)!important}@media(max-width:575.98px){.services-cards .card{margin:0 auto;width:calc(100% - 120px)}}@media(max-width:425.98px){.services-cards .card{width:100%}}