@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700,600|Inter:500");
/* The following line is used to measure usage of this code. You can remove it if you want. */
@import url("https://px.animaapp.com/673cd3e902b871d1a4db735a.673cd3ea02b871d1a4db735d.MyjjTS1.hcp.png");



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

.container-center-horizontal {
  display: flex;
  flex-direction: row;
  justify-content: center;
  pointer-events: none;
  width: 100%;
}

.container-center-horizontal > * {
  flex-shrink: 0;
  pointer-events: auto;
}

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

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

* {
  box-sizing: border-box;
}

.span-1 {
  text-decoration: underline;
}

.divider {
  height: 1px;
  object-fit: cover;
  width: 1280px;
}

.x01_jd_-title-1-1 {
  height: 79px;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 307px;
}

.span-3 {
  text-decoration: underline;
}