.snk-service-cards{background:#000;box-sizing:border-box;color:#fff;padding:3rem 1.25rem 4rem;width:100%}.snk-service-cards__inner{margin:0 auto;max-width:1140px}.snk-service-cards__heading{color:#fff;font-family:Sora,sans-serif;font-size:clamp(1.25rem,2vw,1.6rem);font-weight:600;line-height:1.35;margin:0 auto 2.25rem;max-width:46rem;text-align:center}.snk-service-cards__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr))}.snk-service-cards__card{align-items:center;background:#fff;border-radius:4px;box-sizing:border-box;color:#212529;display:flex;flex-direction:column;min-height:100%;padding:1.75rem 1.25rem 1.5rem;text-align:center}.snk-service-cards__icon-wrap{align-items:center;display:flex;flex-shrink:0;height:80px;justify-content:center;margin:0 auto 1.1rem;overflow:hidden;width:80px}.snk-service-cards__icon{display:block;height:100%;object-fit:contain;width:100%}.snk-service-cards__icon[src$=".svg"]{height:210px;max-width:none;object-fit:fill;width:540px}.snk-service-cards__title{color:#212529;font-family:Sora,sans-serif;font-size:.95rem;font-weight:700;letter-spacing:.03em;margin:0 0 .65rem;text-transform:uppercase}.snk-service-cards__desc{color:#343a40;flex:1 1 auto;font-family:Sora,sans-serif;font-size:.875rem;line-height:1.45;margin:0 0 1.25rem}.snk-service-cards__btn{background:#fe6196;border-radius:999px;color:#fff!important;display:inline-block;font-family:Sora,sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.04em;margin-top:auto;padding:.55rem 1.35rem;text-decoration:none;text-transform:uppercase}.snk-service-cards__btn:focus,.snk-service-cards__btn:hover{background:#ff2c69;color:#fff!important}@media (max-width:991px){.snk-service-cards__grid{grid-template-columns:1fr;margin:0 auto;max-width:360px}}