*,
*::after,
*::before {
  box-sizing: border-box;
}

.hidden {
  display: none;
}/*# sourceMappingURL=style.css.map */