@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro);body{font-family:helvetica,Arial,sans-serif}body,html{margin:0;padding:0;height:100%}::selection{background:#ffe164;color:#333}::-moz-selection{background:#ffe164;color:#333}.central{font-weight:900;font-size:20px;color:#eee;line-height:25px;height:100%;display:flex;align-items:center;justify-content:center}.central>div{padding:0 12px}.central a,.central span{color:#333}.central a:hover{color:#000}.sub{background:#ffe164}.go-back{font-weight:900;font-size:17px;cursor:pointer;position:fixed;z-index:9}.go-back p{margin-left:17px}.go-back a{text-decoration:none;color:#ddd}.go-back a:hover{color:#333}.works{padding:50px 0}.works .logos{padding:0;margin:0}.works .logos>li{list-style:none;text-align:center;margin:40px 0}@media (max-width:992px){.central{font-size:17px}.go-back{font-weight:900;font-size:17px;cursor:pointer;position:fixed;z-index:9;bottom:0}}.travolta-lost{position:fixed;bottom:-4px}.not-found{font-size:170px}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}