.image img{max-height:100%;max-width:100%}.services-wrapper{display:flex;flex-wrap:wrap;gap:45px}.services-wrapper .service-card{filter:drop-shadow(-1px 6px 3px rgba(0,0,0,.1));width:calc(33.3% - 30px)}.services-wrapper .service-card .content{background:#fff;color:#000;padding:20px}.services-wrapper .service-card .content h4{margin-bottom:5px}.services-wrapper .service-card .image{height:200px}.services-wrapper .service-card .image img{height:200px;object-fit:cover;object-position:center center;width:100%}.title{align-items:center;display:flex;margin-bottom:10px}.title .icon{display:inline-block;height:25px;margin-right:5px;width:25px}.title h4{display:inline-block;margin-bottom:0!important}.title .icon img{height:25px;margin-bottom:0;object-fit:contain;width:25px}.services-wrapper .service-card .content p{min-height:70px}.services-wrapper .service-card .image{overflow:hidden}.services-wrapper .service-card .image img{transition:all 333ms ease}.services-wrapper .service-card:hover img:not(.card-icon){transform:scale(1.1)}@media (min-width:691px) and (max-width:993px){.services-wrapper{justify-content:center}.services-wrapper .service-card{width:calc(50% - 30px)}}@media (max-width:690px){.services-wrapper .service-card{width:100%}.services-wrapper .service-card .content p{min-height:unset}}