.pricing-cards{align-items:flex-end;display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.pricing-cards .service-card{background:#fff;border:1px solid #eaecf0;border-radius:16px;box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03);color:#101828;max-width:384px;min-width:275px;overflow:hidden;width:100%}.pricing-cards .banner{background-color:#17b26a}.pricing-cards .check-list{display:flex;flex-direction:column;margin-bottom:0;margin-top:0}.pricing-cards .check-list img{height:24px;width:24px}.pricing-cards .service-card-footer button{width:100%}