/* Element Chalk Variables */
.header[data-v-aeb9f985] {
  background: #fff;
  color: #333;
  height: 5.6875rem;
  left: 0;
  position: fixed;
  top: 0;
  -webkit-transition: .4s;
  transition: .4s;
  width: 100%;
  z-index: 900;
}