/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "Graffiti";
  src: url(sedgwick-ave-display.603f0588.ttf);
}
@font-face {
  font-family: "Stencil";
  src: url(awery.5327caca.ttf);
}
@media all and (min-width: 1440px) {
  .--navbtn {
    width: 195px;
    height: 68px;
    position: relative;
    display: inline-block;
  }
  .--navbtn:hover .--navbtn-txt-frame {
    box-shadow: 3.6px 3.6px 4.32px 1.44px #2AB1F7;
  }
  .--navbtn:hover .--navbtn-img-frame {
    box-shadow: 0 3.6px 2.88px 0 #2AB1F7;
  }
  .--navbtn:active .--navbtn-txt-frame {
    background-image: linear-gradient(to left, #338BBA 30%, #03334D 100%);
  }
  .--navbtn-img-frame {
    display: grid;
    position: absolute;
    width: 68px;
    height: 68px;
    background-color: #2C81AC;
    border-radius: 50%;
    box-shadow: inset 0 -7.9px 2.9px 0 rgba(0, 0, 0, 0.4);
    z-index: 1;
    justify-content: center;
    align-content: center;
  }
  .--navbtn-img-frame img {
    width: 49px;
    height: 45px;
  }
  .--navbtn-txt-frame {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 143px;
    height: 56px;
    background-color: rgba(3, 3, 3, 0.28);
    align-content: center;
    justify-content: center;
    border-radius: 0 34px 34px 0;
    border-width: 1px;
    border-style: solid;
    border-color: #338BBA;
    font-size: 19px;
  }
}
@media all and (max-width: 1439px) and (min-width: 775px) {
  .--navbtn {
    width: 150px;
    height: 52px;
    position: relative;
    display: inline-block;
  }
  .--navbtn:active .--navbtn-txt-frame {
    background-image: linear-gradient(to left, #338BBA 30%, #03334D 100%);
  }
  .--navbtn-img-frame {
    display: grid;
    position: absolute;
    width: 52px;
    height: 52px;
    background-color: #2C81AC;
    border-radius: 50%;
    box-shadow: inset 0 -7.9px 2.9px 0 rgba(0, 0, 0, 0.4);
    align-content: center;
    justify-content: center;
    z-index: 1;
  }
  .--navbtn-img-frame img {
    width: 38px;
    height: 34px;
  }
  .--navbtn-txt-frame {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 111px;
    height: 43px;
    background-color: rgba(3, 3, 3, 0.28);
    align-content: center;
    justify-items: center;
    border-radius: 0 34px 34px 0;
    border-width: 1px;
    border-style: solid;
    border-color: #338BBA;
    font-size: 16px;
  }
}
@media all and (max-width: 774px) and (min-width: 580px) {
  .--navbtn {
    width: 120px;
    height: 40px;
    position: relative;
    display: inline-block;
  }
  .--navbtn:active .--navbtn-txt-frame {
    background-image: linear-gradient(to left, #338BBA 30%, #03334D 100%);
  }
  .--navbtn-img-frame {
    display: grid;
    position: absolute;
    width: 42px;
    height: 40px;
    background-color: #2C81AC;
    border-radius: 50%;
    box-shadow: inset 0 -7.9px 2.9px 0 rgba(0, 0, 0, 0.4);
    align-content: center;
    justify-content: center;
    z-index: 1;
  }
  .--navbtn-img-frame img {
    width: 30px;
    height: 26px;
  }
  .--navbtn-txt-frame {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 88px;
    height: 33px;
    background-color: rgba(3, 3, 3, 0.28);
    align-content: center;
    justify-items: center;
    border-radius: 0 34px 34px 0;
    border-width: 1px;
    border-style: solid;
    border-color: #338BBA;
    font-size: 12px;
  }
}
@media all and (max-width: 579px) and (min-width: 360px) {
  .--navbtn {
    width: 98px;
    height: 38px;
    position: relative;
    display: inline-block;
  }
  .--navbtn:active .--navbtn-txt-frame {
    background-image: linear-gradient(to left, #338BBA 30%, #03334D 100%);
  }
  .--navbtn-img-frame {
    display: grid;
    position: absolute;
    width: 34px;
    height: 38px;
    background-color: #2C81AC;
    border-radius: 50%;
    box-shadow: inset 0 -7.9px 2.9px 0 rgba(0, 0, 0, 0.4);
    align-content: center;
    justify-content: center;
    z-index: 1;
  }
  .--navbtn-img-frame img {
    width: 25px;
    height: 25px;
  }
  .--navbtn-txt-frame {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 72px;
    height: 32px;
    background-color: rgba(3, 3, 3, 0.28);
    align-content: center;
    justify-items: center;
    border-radius: 0 34px 34px 0;
    border-width: 1px;
    border-style: solid;
    border-color: #338BBA;
    font-size: 10px;
  }
}
@media all and (max-width: 359px) {
  .--navbtn {
    width: 80px;
    height: 31px;
    position: relative;
    display: inline-block;
  }
  .--navbtn:active .--navbtn-txt-frame {
    background-image: linear-gradient(to left, #338BBA 30%, #03334D 100%);
  }
  .--navbtn-img-frame {
    display: grid;
    position: absolute;
    width: 28px;
    height: 31px;
    background-color: #2C81AC;
    border-radius: 50%;
    box-shadow: inset 0 -7.9px 2.9px 0 rgba(0, 0, 0, 0.4);
    align-content: center;
    justify-content: center;
    z-index: 1;
  }
  .--navbtn-img-frame img {
    width: 20px;
    height: 20px;
  }
  .--navbtn-txt-frame {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 59px;
    height: 25px;
    background-color: rgba(3, 3, 3, 0.28);
    align-content: center;
    justify-items: center;
    border-radius: 0 34px 34px 0;
    border-width: 1px;
    border-style: solid;
    border-color: #338BBA;
    font-size: 8px;
  }
}
@media all and (min-width: 1440px) {
  body {
    background-image: radial-gradient(50% 95% at top center, rgba(7, 35, 147, 0.75) 4%, #090D1D 84%);
  }
  #pg-home {
    width: 1440px;
    height: 100vh;
    margin: 0 auto;
    position: relative;
    background-image: url(paint_circle.2fac46c3.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-position-y: -50px;
  }
  #pg-home header {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    column-gap: 1em;
    width: auto;
    height: 392px;
    justify-items: center;
  }
  #pg-home header img {
    grid-column: 4/span 6;
    margin-top: 50px;
    width: 586px;
    height: 274px;
  }
  #pg-home main {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    column-gap: 1em;
    width: auto;
    min-height: 228px;
  }
  #pg-home main .title-txt {
    grid-column: span 12;
    height: auto;
  }
  #pg-home main .title-txt p {
    text-align: center;
    font-size: 94px;
    font-family: "Graffiti", serif;
    background-image: linear-gradient(180deg, #F1F1EE 34%, #343232 74.5%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    padding: 1rem;
  }
  #pg-home main .navigation {
    grid-column: 3/span 8;
    width: auto;
    height: 68px;
    text-align: center;
    padding: 10px 0 0 0;
  }
  #pg-home main .navigation li {
    display: inline;
    margin-right: 21px;
  }
  #pg-home main .navigation li:last-child {
    margin-right: 0;
  }
  #pg-home footer {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    column-gap: 1em;
    width: 100%;
    height: 164px;
    align-items: center;
    justify-items: center;
    position: absolute;
    bottom: 0;
  }
  #pg-home footer p {
    grid-column: span 12;
    text-align: center;
  }
}
@media all and (max-width: 1439px) and (min-width: 775px) {
  body {
    background-image: radial-gradient(50% 75% at top center, rgba(7, 35, 147, 0.75) 4%, #090D1D 84%);
    background-position: center;
    background-repeat: no-repeat;
  }
  #pg-home {
    width: 775px;
    height: 100vh;
    margin: 0 auto;
    position: relative;
    background-image: url(paint_circle.2fac46c3.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-position-y: -32px;
    background-size: 778px 766px;
  }
  #pg-home header {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    column-gap: 1em;
    width: auto;
    height: 288px;
    justify-items: center;
  }
  #pg-home header img {
    grid-column: 2/span 6;
    margin-top: 50px;
    width: 400px;
    height: 188px;
  }
  #pg-home main {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    column-gap: 1em;
    width: auto;
  }
  #pg-home main .title-txt {
    grid-column: span 8;
    height: 204px;
  }
  #pg-home main .title-txt p {
    text-align: center;
    line-height: 80px;
    font-size: 72px;
    font-family: "Graffiti", serif;
    background: linear-gradient(180deg, #F1F1EE 18%, #343232 38%, #F1F1EE 60%, #343232 87.5%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    padding: 1rem;
  }
  #pg-home main .navigation {
    grid-column: span 8;
    width: auto;
    height: 84px;
    text-align: center;
    padding: 10px 0 0 0;
  }
  #pg-home main .navigation li {
    display: inline;
    margin-right: 21px;
  }
  #pg-home main .navigation li:last-child {
    margin-right: 0;
  }
  #pg-home footer {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    column-gap: 1em;
    width: 100%;
    height: 131px;
    align-items: center;
    position: absolute;
    bottom: 0;
  }
  #pg-home footer p {
    grid-column: span 8;
    text-align: center;
  }
}
@media all and (max-width: 774px) and (min-width: 580px) {
  body {
    background-image: radial-gradient(50% 75% at top center, rgba(7, 35, 147, 0.75) 4%, #090D1D 84%);
    background-position: center;
    background-repeat: no-repeat;
  }
  #pg-home {
    width: 580px;
    height: 100vh;
    margin: 0 auto;
    position: relative;
    background-image: url(paint_circle.2fac46c3.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-position-y: -22px;
    background-size: 580px 574px;
  }
  #pg-home header {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    column-gap: 1em;
    width: auto;
    height: 194px;
    justify-items: center;
  }
  #pg-home header img {
    grid-column: 3/span 4;
    margin-top: 50px;
    width: 292px;
    height: 152px;
  }
  #pg-home main {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    column-gap: 1em;
    width: auto;
  }
  #pg-home main .title-txt {
    grid-column: span 8;
    height: 168px;
  }
  #pg-home main .title-txt p {
    text-align: center;
    line-height: 65px;
    font-size: 52px;
    font-family: "Graffiti", serif;
    background: linear-gradient(180deg, #F1F1EE 18%, #343232 38%, #F1F1EE 60%, #343232 87.5%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    padding: 1rem;
  }
  #pg-home main .navigation {
    grid-column: span 8;
    width: auto;
    height: 72px;
    text-align: center;
    padding: 10px 0 0 0;
  }
  #pg-home main .navigation li {
    display: inline;
    margin-right: 20px;
  }
  #pg-home main .navigation li:last-child {
    margin-right: 0;
  }
  #pg-home footer {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    column-gap: 1em;
    width: 100%;
    height: 131px;
    align-items: center;
    position: absolute;
    bottom: 0;
  }
  #pg-home footer p {
    grid-column: span 8;
    text-align: center;
  }
}
@media all and (max-width: 579px) and (min-width: 360px) {
  body {
    background-image: radial-gradient(50% 60% at top center, rgba(7, 35, 147, 0.75) 4%, #090D1D 84%);
    background-position: center;
    background-repeat: no-repeat;
  }
  #pg-home {
    width: 360px;
    height: 100vh;
    margin: 0 auto;
    position: relative;
    background-image: url(paint_circle.2fac46c3.svg);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: -12px;
    background-size: 326px 321px;
  }
  #pg-home header {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 0.5em;
    width: auto;
    height: 136px;
    justify-items: center;
  }
  #pg-home header img {
    grid-column: span 4;
    margin-top: 20px;
    width: 210px;
    height: 98px;
  }
  #pg-home main {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 0.5em;
    width: auto;
  }
  #pg-home main .title-txt {
    grid-column: span 4;
    height: 96px;
  }
  #pg-home main .title-txt p {
    text-align: center;
    line-height: 47px;
    font-size: 38px;
    font-family: "Graffiti", serif;
    background: linear-gradient(180deg, #F1F1EE 28.5%, #343232 39.5%, #F1F1EE 61.5%, #343232 74%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    padding: 1rem;
  }
  #pg-home main .navigation {
    grid-column: span 4;
    width: auto;
    height: 200px;
    text-align: center;
    padding: 10px 0 0 0;
  }
  #pg-home main .navigation li {
    margin-top: 10px;
  }
  #pg-home footer {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 0.5em;
    width: 100%;
    height: 56px;
    align-items: center;
    position: absolute;
    bottom: 0;
  }
  #pg-home footer p {
    font-size: 8px;
    grid-column: span 8;
    text-align: center;
  }
}
@media all and (max-width: 359px) {
  body {
    background-image: radial-gradient(50% 65% at top center, rgba(7, 35, 147, 0.75) 4%, #090D1D 84%);
    background-position: center;
    background-repeat: no-repeat;
  }
  #pg-home {
    width: 280px;
    height: 100vh;
    margin: 0 auto;
    position: relative;
    background-image: url(paint_circle.2fac46c3.svg);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: -6px;
    background-size: 280px 266px;
  }
  #pg-home header {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 0.5em;
    width: auto;
    height: 88px;
    justify-items: center;
  }
  #pg-home header img {
    grid-column: span 4;
    margin-top: 8px;
    width: 156px;
    height: 73px;
  }
  #pg-home main {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 0.5em;
    width: auto;
  }
  #pg-home main .title-txt {
    grid-column: span 4;
    height: 82px;
  }
  #pg-home main .title-txt p {
    text-align: center;
    line-height: 35px;
    font-size: 28px;
    font-family: "Graffiti", serif;
    background: linear-gradient(180deg, #F1F1EE 28.5%, #343232 39.5%, #F1F1EE 61.5%, #343232 74%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    padding: 1rem;
  }
  #pg-home main .navigation {
    grid-column: span 4;
    width: auto;
    height: 200px;
    text-align: center;
    padding: 10px 0 0 0;
  }
  #pg-home main .navigation li {
    margin-top: 10px;
  }
  #pg-home main .navigation li:first-child {
    margin-top: 0;
  }
  #pg-home footer {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 0.5em;
    width: 100%;
    height: 31px;
    align-items: center;
    position: absolute;
    bottom: 0;
  }
  #pg-home footer p {
    font-size: 6px;
    grid-column: span 8;
    text-align: center;
  }
}
#pg-tickets {
  width: 1440px;
  height: 100vh;
  margin: 0 auto;
  position: relative;
}

@media all and (max-width: 1439px) and (min-width: 775px) {
  #pg-tickets {
    width: 775px;
    height: 100vh;
    margin: 0 auto;
    position: relative;
  }
}
@media all and (max-width: 774px) and (min-width: 580px) {
  #pg-tickets {
    width: 580px;
    height: 100vh;
    margin: 0 auto;
    position: relative;
  }
}
@media all and (max-width: 579px) and (min-width: 360px) {
  #pg-tickets {
    width: 360px;
    height: 100vh;
    margin: 0 auto;
    position: relative;
  }
}
@media all and (max-width: 359px) {
  #pg-tickets {
    width: 280px;
    height: 100vh;
    margin: 0 auto;
    position: relative;
  }
}
body {
  background-color: #090D1D;
  color: #F1F1EE;
  font-size: 1em;
  font-family: "Stencil", serif;
  padding: 0;
}

a:visited {
  color: #F1F1EE;
}