*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{overflow-x:hidden}::placeholder{color:#fff6}@keyframes bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-12px)}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.anim-fade-slide{animation:.5s forwards fadeSlideUp}.bounce-dot{background:#3a87c8;border-radius:50%;width:10px;height:10px;animation:1.2s ease-in-out infinite bounce}.bounce-dot:nth-child(2){animation-delay:.2s}.bounce-dot:nth-child(3){animation-delay:.4s}
