.profile-memberships .card-profile{text-align:center;border:1px solid #ddd;height:120px;display:flex;align-items:center;justify-content:center}.profile-memberships .card{text-align:center;font-size:.8em;margin-bottom:20px;color:#f26c4f}.profile-memberships .card.active .card-profile{background-color:#fff}.profile-memberships .card a{color:#999}.progress{margin-top:10px;display:-ms-flexbox;display:flex;height:2.5rem;overflow:hidden;font-size:.75rem;background-color:#fff;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#f26c4f;transition:width 0.6s ease}@media screen and (prefers-reduced-motion:reduce){.progress-bar{transition:none}}