.dp-spinner>div{width:12px;height:12px;border-radius:100%;display:inline-block;animation:bouncedelay 1.2s ease-in-out infinite both}.dp-spinner .dp-bounce1{background-color:#fba6b0;animation-delay:-.56s;margin-left:4px}.dp-spinner .dp-bounce2{background-color:#f77586;animation-delay:-.46s}.dp-spinner .dp-bounce3{background-color:#f05069;margin-right:4px;animation-delay:-.36s}.dp-spinner .dp-bounce4{background-color:#f77586;animation-delay:-.26s;margin-right:4px}.dp-spinner .dp-bounce5{background-color:#fba6b0;margin-right:4px;animation-delay:-.16s}@keyframes bouncedelay{0%,20%,80%,to{transform:scale(0)}40%{transform:scale(1)}}#dp-wallet-buttons>*{height:40px;text-align:center;line-height:.86}@-webkit-keyframes fadein{0%{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@keyframes fadein{0%{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@-webkit-keyframes fadeout{0%{bottom:30px;opacity:1}to{bottom:0;opacity:0}}@keyframes fadeout{0%{bottom:30px;opacity:1}to{bottom:0;opacity:0}}#errorContainer{flex-direction:column;align-items:center;justify-content:center;height:inherit}