@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://fonts.googleapis.com/css?family=Young+Serif: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/64cc06f9c3058159a5395ede.64cc06f9c3058159a5395ee1.p9Y7SDT.hcp.png");

@font-face {
  font-family: "Archia-SemiBold";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Archia-SemiBold.otf") format("opentype");
}
@font-face {
  font-family: "Wotfard-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Wotfard-Regular.otf") format("opentype");
}
@font-face {
  font-family: "Wotfard-SemiBold";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Wotfard-SemiBold.otf") format("opentype");
}


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

.valign-text-middle {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

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

* {
  box-sizing: border-box;
}

.ou {
  letter-spacing: 0;
  line-height: 22.4px;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}