.loading{display:flex;justify-content:center;width:100%}.loading-bars{padding:22px 20px;text-align:center}.loading-bars .bar{animation:pulse 1.2s ease-out infinite;background:#a22531;display:inline-block;height:8px;width:5px}.loading-bars .bar:nth-of-type(0n+1){animation-delay:0s}.loading-bars .bar:nth-of-type(0n+2){animation-delay:.2s}.loading-bars .bar:nth-of-type(0n+3){animation-delay:.4s}.loading-bars .bar:nth-of-type(0n+4){animation-delay:.6s}.loading-bars .bar:nth-of-type(0n+5){animation-delay:.8s}.no-results{text-align:center}@keyframes pulse{0%,75%{transform:scale(1)}25%{transform:scaleY(3)}}.accordion-item{transition:all .3s ease-in-out}.accordion-item.expanded{height:auto}.coach-profiles-wrapper .desc{color:#303030}