.service-cards-wrap{width:100%;background-color:#f5f5f5}.service-cards-content{width:80%;margin:0 auto}.service-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.service-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;overflow:hidden}.service-card-img{height:200px;overflow:hidden}.service-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.service-card-img img:hover{transform:scale(1.05)}.service-card-body{padding:20px}.service-card-title{font-size:1.8rem;font-weight:700;color:#333;margin:0 0 10px;font-family:var(--font-body-family)}.service-card-desc{font-size:1.5rem;color:#666;line-height:1.7;margin:0 0 10px}.service-card-price{font-size:1.5rem;font-weight:700;color:#002060;margin:0 0 15px}.service-card-btn{display:inline-block;background:#002060;color:#fff;padding:10px 30px;border-radius:4px;text-decoration:none;text-align:center;font-size:1.5rem;width:100%;box-sizing:border-box;transition:background .3s ease}.service-card-btn:hover{background:#0056b3}@media screen and (max-width:968px){.service-cards-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:575px){.service-cards-content{width:90%}.service-cards-grid{grid-template-columns:1fr}.service-card-body{padding:15px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/service-cards.css.map */
