@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
/* The following line is used to measure usage of this code. You can remove it if you want. */
@import url("https://px.animaapp.com/6963392116d0072ae88ec3c4.6963392216d0072ae88ec3c7.PgEdnnB.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%;
  overflow: hidden;
}

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

.overlay-base {
  display: none;
  height: 100%;
  opacity: 0;
  position: fixed;
  top: 0;
  width: 100%;
}

.overlay-base.animate-appear {
  align-items: center;
  animation: reveal 0.3s ease-in-out 1 normal forwards;
  display: flex;
  flex-direction: column;
  justify-content: center;
  opacity: 0;
}

.overlay-base.animate-disappear {
  animation: reveal 0.3s ease-in-out 1 reverse forwards;
  display: block;
  opacity: 1;
  pointer-events: none;
}

.overlay-base.animate-disappear * {
  pointer-events: none;
}

@keyframes reveal {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

body {
  margin: 0;
  padding: 0;
  width: 100%;
  overflow-x: hidden;
}

html {
  margin: 0;
  padding: 0;
  width: 100%;
}

* {
  box-sizing: border-box;
}

.x5 {
  height: 4px;
  left: -2px;
  object-fit: cover;
  position: absolute;
  top: -2px;
  width: calc(100% + 4px);
}

.x6 {
  height: 4px;
  left: -2px;
  object-fit: cover;
  position: absolute;
  top: calc(50.00% - 2px);
  width: calc(100% + 4px);
}

.x7 {
  bottom: -2px;
  height: 4px;
  left: -2px;
  object-fit: cover;
  position: absolute;
  width: calc(100% + 4px);
}

.x220 {
  align-items: flex-end;
  cursor: pointer;
  display: flex;
  height: calc(100% - 12px);
  justify-content: space-between;
  left: calc(23.33% - 61px);
  position: absolute;
  top: 6px;
  width: 261px;
}

.logo-w {
  object-fit: cover;
  width: 40px;
}

.x153 {
  align-items: flex-end;
  display: flex;
  height: 34px;
  margin-bottom: -4.9px;
  width: 204px;
}

.image {
  height: 68px;
  left: calc(21.47% - 52px);
  object-fit: cover;
  position: absolute;
  top: calc(39.89% - 27px);
  width: 242px;
}

.x2-3-15 {
  height: 63px;
  left: calc(41.32% - 167px);
  letter-spacing: 0;
  line-height: 10.6px;
  position: absolute;
  top: calc(48.57% - 31px);
  white-space: nowrap;
  width: 405px;
}

.copyright {
  bottom: calc(39.76% - 8px);
  height: 21px;
  letter-spacing: 0;
  line-height: 21.6px;
  position: absolute;
  right: calc(20.70% - 40px);
  white-space: nowrap;
  width: 192px;
}