html{box-sizing:border-box;font-family:Verdana;font-size:14px;color:#fff}@media (max-width:720px){html{font-size:12px}}*,:after,:before{box-sizing:inherit;padding:0;margin:0}a,a:visited{color:#fff}#box{display:flex;flex-direction:column;width:90%;max-width:800px;margin:160px auto 300px;padding:2rem 10% 3rem;background:#000;border:1px solid #fff;border-radius:3px;z-index:10}#text{font-size:1.4em}#text h1{text-align:center;margin-bottom:2rem}#text p{margin-bottom:1rem}#text p:last-child{margin-bottom:5rem}#social ul{display:flex;list-style-type:none;margin:0 20%}ul li{flex-grow:1}ul li .svg-wrapper{display:block;width:42px;height:42px;margin:auto}ul li svg{width:42px}#facebook svg{width:24px;margin:auto;display:block}#play-audio svg,#stop-audio svg{height:44px;padding-top:4px}.tooltip{position:relative;display:inline-block}.tooltip .tooltiptext{visibility:hidden;width:120px;background-color:#fff;color:rgba(0,0,0,.8);text-align:center;font-size:1rem;border-radius:3px;padding:5px 0;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-60px;opacity:0;transition:opacity 1s}.tooltip .tooltiptext:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#fff transparent transparent}.tooltip:hover .tooltiptext{visibility:visible;opacity:1}body,html{margin:0;padding:0}body{background-color:#31102f;background:radial-gradient(ellipse at center,#31102f 0,#280b29 100%);width:100%;height:200px}#box-container{z-index:2}#box-container,#stars{position:fixed;top:0;left:0;bottom:0;right:0}#stars{z-index:1}
/*# sourceMappingURL=style.css.map*/