.success-modal-content{padding:20px;text-align:center}.checkmark-circle{align-items:center;animation:scaleUp .4s ease-out;border-radius:50%;box-shadow:0 5px 15px #0003;display:flex;height:80px;justify-content:center;margin:0 auto;width:80px}.checkmark-circle i.icon{animation:fadeIn .5s ease-in .3s forwards;color:#fff;font-size:30px;opacity:0}.success-text{animation:fadeIn .4s ease-out .3s forwards;color:#333;font-size:24px;margin:20px 0 10px;opacity:0}.success-subtext{animation:fadeIn 1s ease-out .5s forwards;color:#000000b3;font-size:16px;margin-bottom:20px;opacity:0}@keyframes scaleUp{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.app-footer{padding-bottom:calc(25px + env(safe-area-inset-bottom));position:relative}.app-footer,.prelaunch-app-footer{bottom:0;height:50px;text-align:center;width:100%}.prelaunch-app-footer{margin-bottom:2rem;position:fixed}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media only screen and (max-width:767px){.prelaunch-app-footer{margin-bottom:2rem;position:relative}}.custom-height-dropdown{border:1px solid var(--border-color)!important;border-radius:.8rem!important;font-size:var(--callout)!important;height:50px!important}.custom-height-dropdown .menu{border-bottom-left-radius:.8rem!important;border-bottom-right-radius:.8rem!important;max-height:280px!important;padding:1rem!important}.custom-dropdown .default.text{color:#6a6a6a!important}
/*# sourceMappingURL=components-Modals-ModalManager.c26b8bb5.chunk.css.map*/