html {
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #000000;
  background-color: #ffffff;
  line-height: 1.35;
  min-height: 100%;
}

body {
  margin: 0;
  min-height: 100vh;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-size: 100%;
}

h1,
h2,
h3,
h4,
h5,
p,
ol,
ul,
h6 {
  margin-top: 0;
  margin-bottom: 0;
}

ol,
ul {
  list-style-type: none;
  padding-left: 0;
}

a {
  color: currentColor;
  text-decoration: inherit;
}

.Bdtc\(\#000\.25\) {
  border-top-color: rgba(0, 0, 0, .25);
}

.Bdts\(s\) {
  border-top-style: solid;
}

.Bdtw\(1px\) {
  border-top-width: 1px;
}

.Bg\(c-white\) {
  background: #ffffff;
}

.Bgc\(c-gray\) {
  background-color: #d1dddd;
}

.C\(c-beer\) {
  color: #f1b849;
}

.C\(c-beer\)\:h:hover {
  color: #f1b849;
}

.C\(c-black\) {
  color: #000000;
}

.D\(b\) {
  display: block;
}

.D\(f\) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.Fld\(c\) {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.Ai\(c\) {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.Jc\(c\) {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.Ff\(serif\) {
  font-family: Source Serif Pro, Georgia, serif;
}

.Fw\(700\) {
  font-weight: 700;
}

.Fw\(800\) {
  font-weight: 800;
}

.Fz\(90\%\) {
  font-size: 90%;
}

.Fz\(z3\) {
  font-size: 1.5rem;
}

.Fz\(z4\) {
  font-size: 1.6875rem;
}

.Fz\(z5\) {
  font-size: 2.25rem;
}

.Fs\(i\) {
  font-style: italic;
}

.H\(z4\) {
  height: 1.6875rem;
}

.Mx\(a\) {
  margin-left: auto;
  margin-right: auto;
}

.Mx\(z1\) {
  margin-left: 1rem;
  margin-right: 1rem;
}

.Mb\(z1\) {
  margin-bottom: 1rem;
}

.Mb\(z4\) {
  margin-bottom: 1.6875rem;
}

.Mb\(z5\) {
  margin-bottom: 2.25rem;
}

.Maw\(z10\) {
  max-width: 20.25rem;
}

.Maw\(z11\) {
  max-width: 30.25rem;
}

.Mih\(100vh\) {
  min-height: 100vh;
}

.T\(2px\) {
  top: 2px;
}

.Op\(\.6\) {
  opacity: .6;
}

.P\(z2\) {
  padding: 1.125rem;
}

.Px\(z2\) {
  padding-left: 1.125rem;
  padding-right: 1.125rem;
}

.Py\(z1\), .Pt\(z1\) {
  padding-top: 1rem;
}

.Py\(z1\), .Pb\(z1\) {
  padding-bottom: 1rem;
}

.Pend\(0\.5rem\) {
  padding-right: 0.5rem;
}

.Pb\(\.5rem\) {
  padding-bottom: .5rem;
}

.Pb\(z2\) {
  padding-bottom: 1.125rem;
}

.Pstart\(z5\) {
  padding-left: 2.25rem;
}

.Pos\(r\) {
  position: relative;
}

.Ta\(c\) {
  text-align: center;
}

.Td\(u\) {
  text-decoration: underline;
}

.Tt\(u\) {
  text-transform: uppercase;
}

.W\(100\%\) {
  width: 100%;
}

.W\(z4\) {
  width: 1.6875rem;
}

.W\(z8\) {
  width: 4.5rem;
}

@media(min-width:700px) {
  .Py\(2rem\)--sm {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
