@import url(https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;700&display=swap);.ed-loader-dots{margin:0;padding:0}.ed-loader-dots--light{fill:#fff}.ed-loader-dots--dark{fill:#0f172a}.ed-loader-dots__dot{fill-opacity:0;-webkit-animation:animateDot 1.2s ease-in-out infinite;animation:animateDot 1.2s ease-in-out infinite}.ed-loader-dots__dot--one{-webkit-animation-delay:0s;animation-delay:0s}.ed-loader-dots__dot--two{-webkit-animation-delay:.3s;animation-delay:.3s}.ed-loader-dots__dot--three{-webkit-animation-delay:.6s;animation-delay:.6s}@-webkit-keyframes animateDot{0%{fill-opacity:0}33%{fill-opacity:1}66%{fill-opacity:0}to{fill-opacity:0}}@keyframes animateDot{0%{fill-opacity:0}33%{fill-opacity:1}66%{fill-opacity:0}to{fill-opacity:0}}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .3s;transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}.ed-button{position:relative;width:100%}.ed-button .btn-link{background-color:transparent;font-size:.8125rem;font-weight:700;text-decoration:underline;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#0f172a;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0;min-height:auto}