@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap);#__next,.body,body,html{width:100%;height:100%;min-height:100%;margin:0;padding:0}body{background-color:#e60001}#__next,.body{background-color:#fff}a,a:active,a:focus,a:visited{text-decoration:none;color:inherit;background-color:inherit}@-webkit-keyframes blink{0%{opacity:1}70%{opacity:.5}to{opacity:1}}@keyframes blink{0%{opacity:1}70%{opacity:.5}to{opacity:1}}.main{height:100%;position:relative;overflow:hidden;display:flex}.main .content{position:relative;z-index:100;flex:1 1;flex-direction:column}.main .content,.main .content .header{display:flex;align-items:center;justify-content:center}.main .content .header{width:100%;flex:1 1}.main .content .header .logo{width:25vmax}.main .content .content-body{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 10vw;align-items:center;justify-content:center}.main .content .content-body,.main .content .footer{width:100%;flex:1 1;display:flex;flex-direction:column}.main .content .footer{align-items:flex-end;justify-content:flex-end;position:relative}.main .content .footer .footerContainer{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;z-index:2;padding:8px}.main .content .footer .footerContainer .appFooter{color:#fff;text-shadow:1px 1px #000;font-size:.8rem}.main .content .footer .waves{position:absolute}.main .content .footer svg{flex:1 1;height:100%}.main .bubble{width:90vw;height:90vh;right:-30vw;bottom:-70vh;background-color:#e53935;z-index:2}.main .bubble,.main .bubble2{position:absolute;border-radius:50%}.main .bubble2{width:80vw;height:80vh;left:10vw;bottom:-60vh;background-color:#e57373;z-index:1}.main .bubble3{position:absolute;width:110vw;height:750vh;left:-40vw;bottom:-50vh;border-radius:50%;background-color:#dc0030;z-index:3}