@import url(https://fonts.googleapis.com/css?family=Courgette&text=Jane%20Doe);body,html{height:100%;width:100%;padding:0 1vw;margin:0;background:#fafafa;font-family:Helvetica Neue,arial,sans-serif;font-weight:400;color:#444;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}#app{height:100%}a{text-decoration:none;color:#333}.loading{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placeHolderShimmer;animation-name:placeHolderShimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#f6f7f9;background-image:-webkit-gradient(linear,left top,right top,from(#f6f7f9),color-stop(20%,#e9ebee),color-stop(40%,#f6f7f9),to(#f6f7f9));background-image:linear-gradient(90deg,#f6f7f9,#e9ebee 20%,#f6f7f9 40%,#f6f7f9);background-repeat:no-repeat;background-size:800px 104px;position:relative}@-webkit-keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}@keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.header__3QGkI{height:100px}.header__3QGkI h1{float:left;margin:0;padding:0 15px;font-size:40px;line-height:100px;font-weight:400;font-family:Courgette,Helvetica Neue,arial,sans-serif;color:#ffc107}.header__3QGkI nav{float:right;font-size:100%}.header__3QGkI nav a{display:inline-block;height:56px;line-height:100px;margin:0 15px;min-width:50px;text-align:center;background:hsla(0,0%,100%,0);text-decoration:none;color:#333;will-change:background-color;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s;text-transform:uppercase;position:relative}.header__3QGkI nav a.active__3gItZ,.header__3QGkI nav a:active,.header__3QGkI nav a:hover{color:#ffc107}.header__3QGkI nav a:after{content:"";width:0;border-bottom:3px solid #ffc107;position:absolute;bottom:-12px;left:0;-webkit-transition-duration:width;transition-duration:width;-webkit-transition-duration:.3s;transition-duration:.3s}.header__3QGkI nav a.active__3gItZ:after,.header__3QGkI nav a:hover:after{width:70%}@media (max-width:728px){.header__3QGkI h1{font-size:2rem}.header__3QGkI nav a{line-height:100px;margin:0 8px}}