.provider-card{display:flex;flex-direction:column;align-items:center;position:relative;border-radius:1.5rem;background:linear-gradient(180deg,#190828,#280942);width:19.5rem;height:14.5rem;padding:1rem}@media(max-width:1600px){.provider-card{width:17.125rem;height:12.75rem}}@media(max-width:1000px){.provider-card{width:13.875rem;height:10.3125rem;padding:.625rem}}@media(max-width:475px){.provider-card{width:10.75rem;height:8rem}}.provider-card:before{content:"";position:absolute;inset:-.0625rem;z-index:-1;width:100%;height:100%;background:linear-gradient(180deg,rgba(143,19,241,.8),rgba(143,19,241,.4) 50%,rgba(143,19,241,0));padding:.0625rem;border-radius:1.5rem}.provider-card-popular{padding:.375rem .625rem;top:1.75rem;position:absolute;display:flex;justify-content:center;align-items:center;gap:.25rem;z-index:1;border-radius:1.5rem;background:linear-gradient(0deg,rgba(242,76,76,.2),rgba(242,76,76,.2)),rgba(13,7,19,.3);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-family:var(--font-sf-pro-display);font-size:.75rem;font-weight:500;line-height:1rem;color:#fff}@media(max-width:768px){.provider-card-popular{top:1.375rem}}@media(max-width:475px){.provider-card-popular{padding:.3125rem .5rem;top:1.0625rem;font-family:var(--font-sf-pro-display);font-size:.5rem;font-weight:500;line-height:.625rem}}.provider-card-logo{background-color:#0d0713;border-radius:1rem;width:100%;height:100%;position:relative}.provider-card-logo>img{object-fit:contain;transform:scale(.7);padding-bottom:1.25rem}.provider-card-footer{position:absolute;bottom:1.75rem;display:flex;justify-content:center;align-items:center;gap:.5rem;background:linear-gradient(0deg,rgba(143,19,241,.2),rgba(143,19,241,.2)),rgba(13,7,19,.8);border-radius:1.5rem;padding:.25rem .25rem .25rem .75rem;font-family:var(--font-sf-pro-text);font-size:.75rem;font-weight:700;line-height:1rem;color:#fff}@media(max-width:768px){.provider-card-footer{bottom:1.375rem}}@media(max-width:475px){.provider-card-footer{bottom:1.0625rem;padding-left:.5rem;font-family:var(--font-sf-pro-text);font-size:.5rem;font-weight:600;line-height:.625rem}}.provider-card-name{color:#fff}.provider-card-count{background:linear-gradient(87deg,#8f13f1 13.02%,#3616fb 95.97%);padding:.25rem .5rem;border-radius:2.5rem}