.hide-scroll-bar{-ms-overflow-style:none;scrollbar-width:none}.hide-scroll-bar::-webkit-scrollbar{display:none}.object-fit-cover-photo{width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}.hollow-dots,.hollow-dots *{box-sizing:border-box}.hollow-dots{height:15px;width:90px}.hollow-dots .dot{width:15px;height:15px;margin:0 7.5px;border:3px solid #6c477e;border-radius:50%;float:left;transform:scale(0);animation:hollow-dots-animation 1s ease infinite 0ms}.hollow-dots .dot:nth-child(1){animation-delay:.3s}.hollow-dots .dot:nth-child(2){animation-delay:.6s}.hollow-dots .dot:nth-child(3){animation-delay:calc(.3s * 3)}@keyframes hollow-dots-animation{50%{transform:scale(1);opacity:1}to{opacity:0}}.radial-progress-container{position:relative}.radial-progress-inner{top:0;right:0;bottom:0;left:0;position:absolute;border-radius:50%;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}
