@import"https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";*{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;font-family:Lato,sans-serif}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{max-width:100%}img{display:block;max-width:100%}a{color:#02cb63}.lofty-message-box,.lofty-message-error{position:fixed;top:20px;right:-300px;min-width:150px;max-width:300px;min-height:60px;padding:20px;background:#0908;border-radius:2px;display:block;color:#fff;font-size:14px;font-weight:500;z-index:9999999999999999;animation:slideMessage 5s linear 1}.lofty-message-box:after{content:"";position:absolute;bottom:0;left:0;width:0%;height:4px;background-color:#090;height:2px;animation:timeIndicator 5s linear 1}.lofty-message-error:after{background-color:#900}@keyframes timeIndicator{0%{width:100%}93%{width:0%}to{width:0%}}.lofty-message-error{background:#9008}@keyframes slideMessage{0%{right:-300px}5%{right:20px}93%{right:20px}98%{right:40px}to{right:-300px}}
