.services-grid{display:flex;flex-wrap:wrap}.sg-service{flex:auto;max-width:33.33%;padding:2em;transition:all .5s;width:30%;z-index:1}.sg-service img{height:100px!important;width:auto!important}.sg-service:nth-child(odd){background:#0a0a1e}.sg-service:nth-child(2n){background:#ebdfd2}.sg-service:nth-child(odd) h3,.sg-service:nth-child(odd) p{color:#ebdfd2}.sg-service:nth-child(2n) h3,.sg-service:nth-child(2n) p{color:#0a0a1e}a.sg-service:hover{filter:drop-shadow(2px 4px 6px white);scale:1.02;transition:all .5s;z-index:10}.sg-service:nth-child(2n) .sg-button{border-color:#0a0a1e}.sg-service:nth-child(odd) .sg-button{border-color:#ebdfd2}.sg-button{border:2px solid;border-radius:30px;font-family:Clash Display;font-weight:600;padding:6px 18px;width:fit-content}@media (max-width:950px){.sg-service{max-width:none;width:100%}}