span.services-cards-icon svg{height:105px;margin-bottom:20px;width:105px}.services-cards p.tagline{margin-bottom:10px}span.services-cards-icon img{margin-bottom:20px}.services-cards-flex{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.services-cards-inner-card{border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);padding:40px 20px;text-align:center;transition:all .3s cubic-bezier(.25,.8,.25,1)}.services-cards-inner-card:hover{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);transition:all .3s cubic-bezier(.25,.8,.25,1)}.services-cards-card{display:flex;flex-direction:column;justify-content:center;width:31%}@media (max-width:768px){.services-cards-flex{flex-direction:column}.services-cards-card{width:100%}}