html,body{width:100%;height:100%;min-height:100%;margin:0;padding:0;-webkit-font-smoothing:antialiased;font-family:'Fira Sans', sans-serif;font-weight:400}body{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.top{background-color:#fff}.bottom{width:100%;background-color:#1976d2}.top,.bottom{flex:1 0 auto}.content-container{position:relative;width:100%;background-color:#1976d2;display:flex;justify-content:center;flex:0 0 auto}.content-container::before{content:'';position:absolute;left:0;top:0;background-color:#fff;width:100%;height:92px}@media only screen and (max-width: 360px){.content-container::before{height:76px}}.content{position:relative;padding:24px;max-width:600px;color:rgba(255,255,255,0.9);display:flex;flex-direction:column;font-size:24px;line-height:32px}.content a{display:inline-block;position:relative;font-weight:500;color:#fff;text-decoration:none;z-index:0}.content a::before{position:absolute;content:'';background-color:#1564b2;background-position:50% 0;left:-6px;right:-6px;border-radius:5px;top:0;bottom:0;z-index:-1;visibility:hidden;opacity:0}.content a:hover::before{opacity:.5;visibility:visible}.content a:active::before{opacity:1;visibility:visible}.content p:first-of-type{margin-top:32px}@media only screen and (max-width: 360px){.content p:first-of-type{margin-top:24px}}.content p:last-of-type{margin-bottom:32px}@media only screen and (max-width: 360px){.content p:last-of-type{margin-bottom:24px}}.content p{max-width:400px;text-align:center;margin:6px auto}@media only screen and (max-width: 360px){.content p{margin:8px}}.avatar{width:128px;height:128px;background:url("../images/avatar.jpg");background-size:cover;border-radius:50%;background-color:#525252;align-self:center;border:4px solid white}@media only screen and (max-width: 360px){.avatar{width:96px;height:96px}}@media only screen and (max-width: 360px){.avatar{border:4px solid white}}.icons{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:0 -8px}@media only screen and (max-width: 360px){.icons{margin:0}}.icons a{display:block;width:32px;height:32px;padding:8px 12px}.icons a::before{left:0;right:0}.icons a::after{content:'';position:absolute;left:0;top:0;right:0;bottom:0;background-repeat:no-repeat;background-position:50% 50%;background-size:32px 32px}@media only screen and (max-width: 360px){.icons a::after{background-size:24px 24px}}.links{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:0 -8px}@media only screen and (max-width: 360px){.links{margin:0}}.links a{display:block;height:32px;padding:8px 12px}.links a::before{left:0;right:0}.links a::after{content:'';position:absolute;left:0;top:0;right:0;bottom:0;background-repeat:no-repeat;background-position:50% 50%;background-size:32px 32px}@media only screen and (max-width: 360px){.links a::after{background-size:24px 24px}}

/*# sourceMappingURL=landing.css.map */