@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://fonts.googleapis.com/css?family=Roboto:400|Inter:500,400,700|Open+Sans: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/66ac82678cdf06e6a612b9cd.66ac82678cdf06e6a612b9d0.0MbYxdV.hcp.png");

@font-face {
  font-family: "UTM Avo-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/UTM Avo.ttf") format("truetype");
}
@font-face {
  font-family: "UTM Impact-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/UTM Impact.ttf") format("truetype");
}
html {
	overflow-x: hidden;
}
.screen a {
  display: contents;
  text-decoration: none;
}

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

* {
  box-sizing: border-box;
  cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M5 2L5 20L10.5 14.5L16 22L18 21L12.5 13L20 13L5 2Z' fill='black'/%3E%3C/svg%3E") 5 2, auto;
}
