@import url(https://fonts.googleapis.com/css?family=Courgette&text=Jane Doe);body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fafafa;color:#444;font-family:Helvetica Neue,arial,sans-serif;font-weight:400;height:100%;margin:0;padding:0 1vw;width:100%}*{box-sizing:border-box}#app{height:100%}a{color:#333;text-decoration:none}.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: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__3ax1h{height:100px}.header__3ax1h h1{color:#ffc107;float:left;font-family:Courgette,Helvetica Neue,arial,sans-serif;font-size:40px;font-weight:400;line-height:100px;margin:0;padding:0 15px}.header__3ax1h nav{float:right;font-size:100%}.header__3ax1h nav a{background:hsla(0,0%,100%,0);color:#333;display:inline-block;height:56px;line-height:100px;margin:0 15px;min-width:50px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition-duration:.3s;transition-property:color;will-change:background-color}.header__3ax1h nav a.active__2XB2z,.header__3ax1h nav a:active,.header__3ax1h nav a:hover{color:#ffc107}.header__3ax1h nav a:after{border-bottom:3px solid #ffc107;bottom:-12px;content:"";left:0;position:absolute;transition-duration:width;transition-duration:.3s;width:0}.header__3ax1h nav a.active__2XB2z:after,.header__3ax1h nav a:hover:after{width:70%}@media (max-width:728px){.header__3ax1h h1{font-size:2rem}.header__3ax1h nav a{line-height:100px;margin:0 8px}}