body{font-family:Rubik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:calc(10px + .33vw);-webkit-font-smoothing:antialiased;padding:5vh 10vw;color:#121314}h1{font-size:4.5em;font-weight:500;margin-bottom:0}p{font-size:1.6em;font-weight:300;line-height:1.4;max-width:28em}a{text-decoration:none;color:#121314;position:relative}a:after{content:"";position:absolute;z-index:-1;top:60%;left:-.1em;right:-.1em;bottom:0;-webkit-transition:top .2s cubic-bezier(0,.8,.13,1);transition:top .2s cubic-bezier(0,.8,.13,1);background-color:rgba(79,114,192,.5)}a:hover:after{top:0}