.card-service{background:var(--color-secondary);object-fit:cover;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;border-radius:var(--border-radius);grid-template-rows:1fr;place-items:end center;width:100%;height:250px;transition:all .25s;display:grid;position:relative;overflow:hidden}.card-service h3{z-index:2;color:#fff;min-width:100%;padding:15px 0;transition:all .5s;font-size:2rem!important}.card-service img{z-index:1;object-fit:cover;grid-row:1/4;transition:all .25s}@media (min-width:701px) and (max-width:1120px){.card-service{height:200px}.card-service h3{letter-spacing:.25px;font-size:1rem!important}.card-service img{object-position:50% 50%}}@media (max-width:768px){.card-service{width:100%;min-height:120px;max-height:120px;align-items:center!important}.card-service h3{letter-spacing:1px;background:#00000080;justify-content:center;align-items:center;min-width:100%;min-height:100%;margin-bottom:0%;padding:15px;font-weight:700;display:flex;border:inherit!important;font-size:2rem!important}.card-service img{object-position:0% 45%}}
.services-module__h7Z58G__list{flex-direction:row;justify-content:center;align-items:center;column-gap:5px;display:flex}@media (max-width:768px){.services-module__h7Z58G__list{grid-template-columns:1fr;row-gap:5px;display:grid}}
