:root {
  --grey-black: #201f22;
  --brand-orange: #f05537;
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}


@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.div-block {
  background-image: url('../images/musicxeventbrite__poster-header.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  max-width: 1440px;
  height: 72vw;
  margin-top: 40px;
  position: relative;
}

.section {
  background-color: var(--grey-black);
  background-image: linear-gradient(rgba(128, 124, 136, 0) 45%, #201f22 69%), url('../images/musicxeventbrite__hero-bg.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, 100%;
}

.section-2 {
  background-color: var(--grey-black);
  padding-top: 40px;
}

.c-fys__section {
  background-color: var(--grey-black);
  background: radial-gradient(rgb(6 6 6 / 90%) 56%, rgb(0 0 0 / 63%) 151%), url(../images/a-musiceventbrite__bg-posters.jpg) lightgray -6.771px -586.964px / cover repeat;
}

.c-btff__section {
  background-color: var(--grey-black);
  background: radial-gradient(rgb(6 6 6 / 90%) 56%, rgb(0 0 0 / 63%) 151%), url(../images/a-musiceventbrite__bg-posters.jpg) lightgray -6.771px -586.964px / cover repeat;
}

.c-copo__section {
  background-color: var(--grey-black);
  padding-bottom: 73px;
  background: linear-gradient(rgb(6 6 6 / 0%) 80%, rgb(6 6 6 / 4%) 90%, #202020 100%), radial-gradient(rgb(6 6 6 / 90%) 56%, rgb(0 0 0 / 63%) 151%), url(../images/a-musiceventbrite__bg-posters.jpg) lightgray -6.771px -586.964px / cover repeat;
}

.heading {
  color: #fff;
  max-width: 830px;
  margin-left: auto;
  margin-right: auto;
  font-family: Neue Plak, sans-serif;
  font-size: 42px;
  line-height: 120%;
}

.container {
  max-width: 1440px;
  padding-left: 3%;
  padding-right: 3%;
}

.c-musichero__text.no-display {
  display: none;
}

.div-block-2 {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-3 {
  z-index: 3;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  display: inline-flex;
  position: relative;
  top: 52vw;
  left: 5%;
}

.image {
  max-width: 17vw;
  position: relative;
  top: 0;
  left: 70px;
}

.image-2 {
  z-index: 4;
  max-width: 9vw;
  position: relative;
  bottom: 70px;
}

.container-2 {
  text-align: center;
  max-width: 1440px;
  padding-bottom: 48px;
  padding-left: 3%;
  padding-right: 3%;
}

.quick-stack {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.image-3, .image-4, .image-5, .image-6 {
  mix-blend-mode: screen;
}

.cell, .cell-2, .cell-3, .cell-4, .cell-5 {
  justify-content: center;
  align-items: center;
}

.heading-2 {
  color: var(--brand-orange);
  font-family: Neue Plak, sans-serif;
}

.div-block-4 {
  margin-top: 48px;
}

.c-fys__hero {
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  margin: -10px auto 0;
  padding-bottom: 40px;
  font-family: Neue Plak Compressed, sans-serif;
  font-size: 16vw;
  font-weight: 900;
  line-height: 120%;
  position: relative;
  right: 52vw;
}

.body {
  overflow: hidden;
}

.div-block-5 {
  background-color: var(--brand-orange);
  overflow: hidden;
}

.container-3 {
  max-width: 1440px;
  margin-top: 100px;
  padding-bottom: 60px;
  padding-left: 3%;
  padding-right: 3%;
}

.section-6 {
  background-color: var(--grey-black);
}

.image-7, .image-8 {
  width: 100%;
}

.c-music__title {
  color: var(--white);
  margin-bottom: 1rem;
  font-family: Neue Plak, sans-serif;
  font-size: 2.37rem;
  font-weight: 700;
  line-height: 2.61rem;
}

.paragraph {
  color: var(--white);
  font-family: Neue Plak, sans-serif;
  font-size: 1.25rem;
  line-height: 1.8rem;
}

.div-block-6 {
  max-width: 30rem;
}

.cell-6 {
  justify-content: flex-start;
  align-items: flex-start;
}

.div-block-7 {
  width: 100%;
  max-width: 31rem;
  margin-bottom: 3.01rem;
}

.cell-7 {
  justify-content: flex-start;
  align-items: center;
}

.button {
  align-self: flex-start;
}

.container-4 {
  max-width: 1440px;
}

.quick-stack-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

.div-block-8 {
  text-align: center;
}

.div-block-9 {
  margin-top: 12rem;
  margin-bottom: 8rem;
}

.div-block-10 {
  background-image: url('../images/a-musicxeventbrite__quotebg.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  max-width: 59rem;
  margin-left: auto;
  margin-right: auto;
  padding: 8rem 3.5rem 9rem;
  position: relative;
  overflow: visible;
}

.c-cell-container__block2 {
  width: 100%;
  max-width: 26rem;
  margin-bottom: 3.01rem;
}

.c-music-valp__withbg {
  /*background-image: url('../images/a-musicxeventbrite__vp-bg.png');*/
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.paragraph-2 {
  color: var(--white);
  font-family: Neue Plak, sans-serif;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 2.3rem;
}

.c-music-event__herocta {
  background-color: var(--grey-black);
  border-radius: 4px;
  padding: 10px 40px 14px;
  font-family: Neue Plak, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.9rem;
}

.c-music-event__regcta {
  background-color: var(--brand-orange);
  border-radius: 4px;
  padding: 8px 40px 12px;
  font-family: Neue Plak, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.9rem;
}

.c-header-section__btff {
  background-color: var(--brand-orange);
  position: relative;
  overflow: visible;
}

.c-btff__header {
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  margin: -10px auto 0;
  padding-bottom: 40px;
  font-family: Neue Plak Compressed, sans-serif;
  font-size: 16vw;
  font-weight: 900;
  line-height: 120%;
  position: relative;
  right: 64vw;
}

.image-9 {
  z-index: 5;
  max-width: 9vw;
  position: absolute;
  top: -4vw;
}

.c-copo__header-container {
  background-color: var(--brand-orange);
  overflow: hidden;
}

.c-copo__img-container {
  max-width: 26rem;
}

.image-10 {
  position: absolute;
  top: auto;
  bottom: -7%;
  left: auto;
  right: 0%;
}

.text-span {
  font-size: 4rem;
}

.c-copo__hero {
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  margin: -10px auto 0;
  padding-bottom: 40px;
  font-family: Neue Plak Compressed, sans-serif;
  font-size: 16vw;
  font-weight: 900;
  line-height: 120%;
  position: relative;
  right: 70vw;
}

.c-aa__section {
  background-color: var(--grey-black);
  padding-bottom: 73px;
  padding-left: 3%;
  padding-right: 3%;
}

.c-aa__container {
  max-width: 1440px;
}

.c-aa__title-container {
  text-align: center;
}

.c-aa__title {
  color: var(--brand-orange);
  text-transform: uppercase;
  font-family: Neue Plak Compressed, sans-serif;
  font-size: 110px;
  font-weight: 900;
  line-height: 100%;
}

.c-aa__paragraph {
  color: var(--white);
  font-family: Neue Plak, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 120%;
}

.c-aa__grid-container {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  max-width: 1040px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.c-aa__blogtitle {
  color: var(--white);
  margin-top: 10px;
  margin-bottom: 40px;
  font-family: Neue Plak, sans-serif;
  font-size: 1.25rem;
  line-height: 1.6rem;
}

.c-aa__ghostcta {
  border: 1.5px solid var(--white);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 4px;
  width: 100%;
  padding: 8px 40px 12px;
  font-family: Neue Plak, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.9rem;
}

@media screen and (max-width: 991px) {
  .div-block {
    background-size: contain;
    height: 75vw;
  }

  .image {
    top: -2vw;
  }

  .c-fys__hero {
    padding-bottom: 30px;
    right: 50vw;
  }

  .c-music__title {
    font-size: 1.8rem;
    line-height: 2.3rem;
  }

  .paragraph {
    font-size: 1.1rem;
  }

  .quick-stack-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .div-block-9 {
    margin-bottom: 3rem;
  }

  .div-block-10 {
    padding-top: 9rem;
  }

  .paragraph-2 {
    font-size: 1.4rem;
  }

  .c-btff__header {
    padding-bottom: 30px;
  }

  .image-10 {
    bottom: -1vw;
  }

  .c-copo__hero {
    padding-bottom: 30px;
    right: 71vw;
  }

  .c-aa__blogtitle {
    font-size: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    height: 440px;
  }

  .heading {
    font-size: 32px;
  }

  .image {
    top: -6vw;
  }

  .c-fys__hero {
    letter-spacing: .2px;
    padding-bottom: 10px;
  }

  .cell-7 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-10 {
    background-size: 103%;
    padding-top: 2rem;
    padding-bottom: 2.9rem;
  }

  .paragraph-2 {
    margin-top: 30px;
    font-size: 1.12rem;
    line-height: 1.7rem;
  }

  .c-btff__header {
    letter-spacing: .2px;
    padding-bottom: 10px;
  }

  .image-10 {
    bottom: -16vw;
  }

  .text-span {
    font-size: 2rem;
  }

  .c-copo__hero {
    letter-spacing: .2px;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    height: auto;
  }

  .c-btff__section {
    background-position: 0 74%;
    background-size: cover;
  }

  .c-copo__section {
    background: linear-gradient(rgb(6 6 6 / 0%) 80%, rgb(6 6 6 / 4%) 90%, #202020 100%), radial-gradient(rgb(6 6 6 / 90%) 56%, rgb(0 0 0 / 63%) 151%), url(../images/a-musiceventbrite__bg-posters.jpg) lightgray -6.771px -586.964px / cover repeat;
  }

  .heading {
    font-size: 1.7rem;
  }

  .div-block-2 {
    display: none;
  }

  .div-block-3 {
    text-align: center;
    flex-flow: column;
    width: 100%;
    margin-top: 80vw;
    position: static;
    left: 0%;
  }

  .c-fys__hero {
    padding-top: 15px;
    padding-bottom: 20px;
  }

  .container-3 {
    margin-top: 40px;
    padding-bottom: 10px;
  }

  .c-music__title {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .cell-6 {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-10 {
    background-image: url('../images/a-musicxeventbrite__quotebg-mobile.png');
    background-position: 50% 0;
    background-size: cover;
    max-width: 100%;
    padding-bottom: 2.6rem;
    padding-left: 7%;
    padding-right: 4%;
  }

  .paragraph-2 {
    max-width: 90%;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.3rem;
  }

  .c-music-event__herocta {
    background-color: var(--brand-orange);
  }

  .c-music-event__herocta.secondary {
    background-color: var(--white);
    color: var(--black);
  }

  .c-btff__header {
    padding-top: 5px;
    padding-bottom: 20px;
  }

  .image-9 {
    max-width: 16vw;
    top: -12vw;
  }

  .image-10 {
    max-width: 60vw;
    bottom: -12vw;
  }

  .text-span {
    font-family: Neue Plak, sans-serif;
    font-weight: 400;
  }

  .c-copo__hero {
    padding-top: 15px;
    padding-bottom: 20px;
  }

  .image-11, .image-12 {
    max-width: 280px;
  }

  .c-aa__grid-container {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .c-aa__blogtitle {
    margin-bottom: 14px;
  }
}

#w-node-_2165da47-aae1-0dec-567e-b05247c8d5e4-52406b1b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_26c0ef75-bd39-8e48-e032-3d67f67f20fb-52406b1b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_10085214-264f-1564-6b00-afe1780a8884-52406b1b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_29dbfcda-4701-6bcf-9573-ae8a7e29a836-52406b1b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_4dd04d4e-f287-0835-69cf-17657f29d817-52406b1b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_26c0ef75-bd39-8e48-e032-3d67f67f20fd-52406b1b {
    order: -9999;
  }

  #w-node-_10085214-264f-1564-6b00-afe1780a8884-52406b1b {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_10085214-264f-1564-6b00-afe1780a8885-52406b1b {
    grid-column: span 4 / span 4;
  }

  #w-node-_10085214-264f-1564-6b00-afe1780a8897-52406b1b, #w-node-ed4fefdd-7b63-375f-2b58-e15782257ece-52406b1b {
    grid-column: span 2 / span 2;
  }

  #w-node-_29dbfcda-4701-6bcf-9573-ae8a7e29a84a-52406b1b {
    order: -9999;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_26c0ef75-bd39-8e48-e032-3d67f67f20fb-52406b1b, #w-node-_10085214-264f-1564-6b00-afe1780a8884-52406b1b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_10085214-264f-1564-6b00-afe1780a8885-52406b1b, #w-node-_10085214-264f-1564-6b00-afe1780a8897-52406b1b, #w-node-ed4fefdd-7b63-375f-2b58-e15782257ece-52406b1b {
    grid-column: span 1 / span 1;
  }

  #w-node-_29dbfcda-4701-6bcf-9573-ae8a7e29a836-52406b1b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_29dbfcda-4701-6bcf-9573-ae8a7e29a84a-52406b1b {
    order: 9999;
  }

  #w-node-_4dd04d4e-f287-0835-69cf-17657f29d817-52406b1b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_2165da47-aae1-0dec-567e-b05247c8d5e4-52406b1b {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }
  #w-node-_3457f2bc-abc4-ff0f-a691-d8a5874601f6-52406b1b {
  grid-column: span 2;
  }

  #w-node-_3457f2bc-abc4-ff0f-a691-d8a5874601f6-52406b1b > img {
    margin: 0 auto;
    max-width: 50%;
  }
}



@font-face {
  font-family: 'Neue Plak';
  src: url('../fonts/NeuePlak-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Plak';
  src: url('../fonts/NeuePlak-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Plak Compressed';
  src: url('../fonts/NeuePlak-CompBlack.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}