.LoadingIndicator_loadingIndicator___0HbS{display:inline-flex;align-items:center;justify-content:center}.LoadingIndicator_spinner__EEa0E{display:inline-block;border-radius:50%;border:3px solid rgba(0,0,0,.1);border-top-color:#3498db;animation:LoadingIndicator_spin__uzpwM 1s ease-in-out infinite}.LoadingIndicator_spinnerSm__Iq3Qr{width:1rem;height:1rem;border-width:2px}.LoadingIndicator_spinner__EEa0E{width:2rem;height:2rem}.LoadingIndicator_spinnerLg__Ijqsf{width:3rem;height:3rem;border-width:4px}@keyframes LoadingIndicator_spin__uzpwM{to{transform:rotate(1turn)}}.LoadingIndicator_loadingDots__Qs8Ne{display:inline-flex;align-items:center}.LoadingIndicator_dot__F5IRO{display:inline-block;width:.5rem;height:.5rem;margin:0 .25rem;background-color:#3498db;border-radius:50%;animation:LoadingIndicator_pulse__tcCIw 1.4s ease-in-out infinite}.LoadingIndicator_dot__F5IRO:first-child{animation-delay:-.32s}.LoadingIndicator_dot__F5IRO:nth-child(2){animation-delay:-.16s}.LoadingIndicator_dotsSm__2Lm0U .LoadingIndicator_dot__F5IRO{width:.25rem;height:.25rem}.LoadingIndicator_dotsLg__g5jwy .LoadingIndicator_dot__F5IRO{width:.75rem;height:.75rem}@keyframes LoadingIndicator_pulse__tcCIw{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.LoadingIndicator_loadingPulse__kF3LV{display:inline-block;width:2rem;height:2rem;border-radius:50%;background-color:#3498db;animation:LoadingIndicator_pulse-animation__5RvnK 1.2s infinite}.LoadingIndicator_pulseSm__U20ll{width:1rem;height:1rem}.LoadingIndicator_pulseLg__dsgPs{width:3rem;height:3rem}@keyframes LoadingIndicator_pulse-animation__5RvnK{0%{transform:scale(.8);opacity:.7}50%{transform:scale(1);opacity:1}to{transform:scale(.8);opacity:.7}}.LoadingIndicator_fullScreen__dOrxi{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:rgba(255,255,255,.75);z-index:1050}.LoadingIndicator_loadingText__QEuq0{margin-left:.5rem;font-size:.875rem}.SkeletonLoader_skeletonLoader__Gbr66{display:block;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;position:relative;overflow:hidden}.SkeletonLoader_animated__fXKd5{animation:SkeletonLoader_shimmer__swduQ 1.5s infinite}@keyframes SkeletonLoader_shimmer__swduQ{0%{background-position:-200% 0}to{background-position:200% 0}}.SkeletonLoader_skeletonText__xQXPu{width:100%}.SkeletonLoader_textLine___S1Zl{height:1rem;margin-bottom:.5rem;width:100%}.SkeletonLoader_textLine___S1Zl:last-child{margin-bottom:0}.SkeletonLoader_skeletonCard__jzKeb{width:100%;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}.SkeletonLoader_cardImg__u4ZRL{width:100%;height:200px}.SkeletonLoader_cardBody__JeuBx{padding:1rem}.SkeletonLoader_cardTitle__MnsRU{height:1.5rem;margin-bottom:1rem;width:80%}.SkeletonLoader_cardText__gGNYu{height:1rem;margin-bottom:.5rem;width:100%}.SkeletonLoader_skeletonImage__Zh_kO{width:100%;height:200px;border-radius:4px}.SkeletonLoader_skeletonAvatar__PoUTH{width:48px;height:48px;border-radius:50%}.SkeletonLoader_skeletonButton__UIEpU{width:120px;height:40px;border-radius:4px}.LinkWithLoading_linkWithLoading__QzW_q{position:relative;display:inline-block}.LinkWithLoading_loading__ro1iE{pointer-events:none}.LinkWithLoading_loadingOverlay__q_CrB{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10;border-radius:inherit}.LinkWithLoading_loadingSpinner__JBAn3{width:24px;height:24px;border-radius:50%;border:3px solid rgba(0,0,0,.1);border-top:3px solid var(--bs-primary,#000);animation:LinkWithLoading_spin__XCZ3o .8s linear infinite}@keyframes LinkWithLoading_spin__XCZ3o{to{transform:rotate(1turn)}}