.service-button{display:inline-block;align-items:center;background-color:#00bdb5;padding:10px;border-radius:10px;color:#fff;font-family:MetropolisLight;font-size:1.2rem;box-shadow:0 5px 0 #fff;transition:.5s all}.service-button:hover{background-color:#272d2e}.service-icon{margin-right:15px}.service-icon div{height:110px;width:110px;border-radius:20px;background:#00bdb5;box-shadow:0 7px 0 #fff;transition:.5s all}.service-icon div img{width:100%;height:100%;padding:15px}.service-icon div:hover{background:#eb297a;box-shadow:0 7px 0 #fff}.padding-col{padding:20px 20px 40px 20px}.categories{display:flex;flex-wrap:wrap;padding:20px;margin-top:30px}.categories .category{width:16.666666666%}.categories .category div{display:flex;align-items:center;height:96px;width:96px;border-radius:20px;background:#fff;box-shadow:0 7px 0 #00bdb5;margin:auto;transition:.5s all}.categories .category div:hover{background:#272d2e;box-shadow:0 7px 0 #eb297a}.categories .category div:hover img{filter:brightness(0) invert(1)}.categories .category img{width:100%;height:100%;padding:15px}.categories .category .alternative{background:#eb297a;box-shadow:0 7px 0 #fff;color:#fff;text-transform:uppercase;font-size:0.8rem;text-align:center;font-family:MetropolisLight}@media screen and (max-width: 425px){.padding-col{padding:20px 0}.service-icon div{height:75px;width:75px}.category{width:33.333333% !important;margin-bottom:30px}}@media screen and (max-width: 375px){.category{width:50% !important;margin-bottom:30px}}
