.block-error .error-icon{width:30px;height:30px}.rdp-root{--rdp-accent-color: $dark;--rdp-accent-background-color: $dark}@keyframes loader-animation{to{opacity:.1;transform:translateZ(0)}}@keyframes fade-in-loader{to{opacity:1}}.loader{opacity:0;display:flex;justify-content:center;animation:fade-in-loader .2s forwards}.loader>div{width:12px;height:12px;margin:5px;border-radius:50%;animation:loader-animation .6s infinite alternate}.loader>div:nth-child(2){animation-delay:.2s}.loader>div:nth-child(3){animation-delay:.4s}
