body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.nobullet li{list-style-type:none;padding-bottom:.8rem}.animate__animated.animate__fadeInUp{--animate-duration:0.5s}::placeholder{color:#ffffff;opacity:1}.dot-flashing{position:relative;width:8px;height:8px;border-radius:5px;background-color:#ffffff;color:#ffffff;animation:dot-flashing 1s linear infinite alternate;animation-delay:.5s}.dot-flashing:after,.dot-flashing:before{content:"";display:inline-block;position:absolute;top:0}.dot-flashing:before{left:-15px;animation:dot-flashing 1s infinite alternate;animation-delay:0s}.dot-flashing:after,.dot-flashing:before{width:8px;height:8px;border-radius:5px;background-color:#ffffff;color:#ffffff}.dot-flashing:after{left:15px;animation:dot-flashing 1s infinite alternate;animation-delay:1s}@keyframes dot-flashing{0%{background-color:#ffffff}50%,to{background-color:#5a5e63}}