:root{touch-action:manipulation;height:100%}body{font-family:"Teko",sans-serif;background-color:#494949}*{margin:0;padding:0}html,body,div,span,object,h1,h2,h3,h4,h5,h6,p,blockquote,pre,cite,a,button,em,img,strong,sub,b,u,i,ol,ul,li,form,label,legend,table,tr,td,section,article{margin:0;padding:0;border:0;outline:0;box-sizing:border-box}h2,h3,h4,h5,h6,p,b,u,i,ol,ul,li,label,legend,span,cite{cursor:default}input,button,textarea{font-family:"Teko",sans-serif;box-sizing:border-box}@font-face{font-family:"Teko";src:url(548f8c0920e1990b79fc.ttf) format("truetype")}html{font-size:10px}body{height:100%;font-size:1.4rem;background-color:#72c7d1}div.layout{width:100%;height:100%;display:grid;grid:"header" auto "main" 1fr "footer" auto/1fr;gap:8px}header{width:100%;padding:4rem 4rem;display:flex;justify-content:center;grid-area:header;box-sizing:border-box;-webkit-user-select:none;-ms-user-select:none;user-select:none}header .logo{display:flex;align-items:center;text-decoration:none}header .logo img{width:auto;height:64px;margin:16px}main{width:100%;padding:8rem 4rem;display:flex;grid-area:main;justify-content:center;box-sizing:border-box}main .card{display:flex;justify-content:center;align-items:center}footer{width:100%;padding:4rem 3.2rem;display:flex;justify-content:center;grid-area:footer;box-sizing:border-box}footer .socials{display:flex;align-items:center;text-decoration:none}footer .socials li{margin:.8rem;display:inline-block}footer .socials li a{padding:1rem;background-color:#fff;display:inline-block;border-radius:100%}footer .socials li a svg{float:left;width:36px;height:36px}
