.Navbar_navbar__UMdIx{display:flex;justify-content:space-between;align-items:center;padding:15px 30px;background-color:#fff0f6;color:#d63384;font-weight:700!important}.Navbar_logo__PiZmU h2{margin:0;color:#d63384}.Navbar_links__rYM_3{list-style:none;display:flex;margin:0;padding:0}.Navbar_links__rYM_3 li{margin-left:20px}.Navbar_links__rYM_3 a{color:#d63384;text-decoration:none;font-weight:700}.Navbar_links__rYM_3 a:hover{text-decoration:underline}.Navbar_linkButton__fjmwQ{background:none;border:none;color:#d63384;text-decoration:none;cursor:pointer;padding:0;font-size:inherit;font-weight:700}.Navbar_linkButton__fjmwQ:hover{text-decoration:underline}.spinner-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center;z-index:9999}.loader{--color:#a5a5b0;--size:70px;width:var(--size);height:var(--size);display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5px;gap:5px}.loader span{width:100%;height:100%;background-color:var(--color);animation:keyframes-blink .6s linear infinite alternate}.loader span:first-child{animation-delay:0s}.loader span:nth-child(2){animation-delay:.2s}.loader span:nth-child(3){animation-delay:.3s}.loader span:nth-child(4){animation-delay:.4s}.loader span:nth-child(5){animation-delay:.5s}.loader span:nth-child(6){animation-delay:.6s}@keyframes keyframes-blink{0%{opacity:.3;transform:scale(.5) rotate(5deg)}50%{opacity:1;transform:scale(1)}}