@media screen and (max-width:768px){.services-list__item{flex:1 1 100%!important}}.services{padding:32px 0}.services-list{display:flex;flex-wrap:wrap;gap:15px}.services-list__item{background:#fff;border-radius:6px;box-shadow:2px 4px 8px #00000026;color:#000;display:flex;flex:1 1 47%;flex-direction:column;padding:16px;text-decoration:none;transition:.3s ease}.services-list__item:hover{box-shadow:2px 4px 16px #ff4e4e26;color:#ff4e4e}.services-list__item:hover img{transform:scale(1.1)}.services-list__item-body{display:flex;flex-direction:column;gap:15px}.services-list__item-header{border-radius:6px;height:100%;margin-bottom:15px;max-height:220px;overflow:hidden;width:100%}.services-list__item-header img{height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s ease;width:100%}
