body,html{padding:0;margin:0;font-family:Roboto,Helvetica,sans-serif}body{background:#000}#__next,body,html{height:100%}a{color:inherit;text-decoration:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@-webkit-keyframes pulse{0%{stroke-width:0;stroke:#ffa939}to{stroke-width:20;stroke:#ff000000}}@-moz-keyframes pulse{0%{stroke-width:0;stroke:#ffa939}to{stroke-width:20;stroke:#ff000000}}@keyframes pulse{0%{stroke-width:0;stroke:#ffa939}to{stroke-width:20;stroke:#ff000000}}.logo_svg_container g path{-webkit-animation:pulse 1.8s infinite;-moz-animation:pulse 1.8s infinite;animation:pulse 1.8s infinite;-webkit-transform-origin:center center;-moz-transform-origin:center center;transform-origin:center center;opacity:1}