@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://fonts.googleapis.com/css?family=Poppins:500,400,600|Outfit:500,400,300|Inter:500,400|Roboto: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/66f6623580f52134966be48a.66f6623680f52134966be48d.3PiIyAG.hcp.png");



.screen a {
  text-decoration: none;
}

.screen a:not(.sp-nav-link) {
  display: contents;
}

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

* {
  box-sizing: border-box;
}
