@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
/* The following line is used to measure usage of this code. You can remove it if you want. */
@import url("https://px.animaapp.com/62b18995879be4463e9d1376.62b18996879be4463e9d1379.cQ7ruKi.hcp.png");

@font-face {
  font-family: "Volvo Novum-Medium";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Volvo Novum-Medium.otf") format("opentype");
}
@font-face {
  font-family: "Volvo Novum-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Volvo Novum-Regular.otf") format("opentype");
}


.screen a {
  display: contents;
  text-decoration: none;
}

.hidden,
.hidden * {
  pointer-events: none;
  visibility: hidden;
}

* {
  box-sizing: border-box;
}
