@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://fonts.googleapis.com/css?family=Poppins:400");
/* The following line is used to measure usage of this code. You can remove it if you want. */
@import url("https://px.animaapp.com/6710cf51c14435b4877be3be.6710cf52c14435b4877be3c1.unN162v.hcp.png");

@font-face {
  font-family: "Averta Std PE-Semibold";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Intelligent Design - AvertaStdPE-Semibold.otf") format("opentype");
}
@font-face {
  font-family: "Averta Std PE-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Intelligent Design - AvertaStdPE-Regular.otf") format("opentype");
}


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

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

* {
  box-sizing: border-box;
}
