#nav{padding:30px}#nav a{font-weight:700;color:#2c3e50}#nav a.router-link-exact-active{color:#42b983}*{padding:0;margin:0}ul li{list-style:none}a{text-decoration:none}.w{width:1200px;margin:auto}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-direction{flex-direction:column}.flex-1{flex:1 1 0%}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.align-center{align-items:center}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.align-stretch{align-items:stretch}.row-reverse{flex-direction:row-reverse}.column-reverse{flex-direction:column-reverse}.flex-middle{justify-content:center}.flex-middle,.flex-x-between{display:flex;align-items:center}.flex-x-between{justify-content:space-between}.flex-x-around{display:flex;align-items:center;justify-content:space-around}.flex-columns{display:flex;flex-direction:column}