._2hA5k {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
._1fbSB {
  height: auto;
  width: 100%;
  position: relative;
}
body:not(.responsive) ._2n0CE {
  height: 100%;
  position: relative;
  left: 0;
  grid-area: 1/1/1/1;
  align-self: start;
  justify-self: stretch;
}
body:not(.device-mobile-optimized) ._2hA5k {
  margin-left: calc((100% - var(--site-width)) / 2);
  width: var(--site-width);
}
._2z65I ._2hA5k {
  border-radius: var(--rd, 5px);
  background-color: rgba(var(--bg, var(--color_11)), var(--alpha-bg, 1));
  border: solid rgba(var(--brd, var(--color_15)), var(--alpha-brd, 1))
    var(--brw, 1px);
  box-shadow: var(
    --shd,
    inset 0 1px 2px rgba(0, 0, 0, 0.6),
    inset 0 -1px 1px hsla(0, 0%, 100%, 0.75)
  );
}
body.device-mobile-optimized ._2hA5k {
  left: 10px;
  right: 10px;
}
