:root {
  --white: white;
  --black: black;
}

.body {
  background-color: #0000;
}

.image {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.div-block {
  text-align: center;
  background-color: #0000;
  width: 90%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.background {
  z-index: -1;
  background-image: url('../images/Videobg1.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100vw;
  height: 100%;
  position: fixed;
  inset: 0;
  overflow: scroll;
}

.background.home {
  background-image: url('../images/concert-bg.jpg');
  background-position: 50%;
}

.div-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 85%;
  max-width: 1200px;
  margin-top: 70px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.bandpix {
  border: 3px solid #fff;
}

.image-2 {
  width: 100%;
  max-width: 750px;
  margin-top: -192px;
  margin-left: 0;
  padding-left: 0;
}

.text-block {
  color: #fff;
  text-align: left;
  width: 500px;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
}

.section {
  background-color: #000;
  padding-top: 29px;
}

.div-block-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 95%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.image-3 {
  text-align: left;
}

.text-block-2 {
  color: #fff;
}

.div-block-4 {
  padding-top: 26px;
}

.div-block-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 90%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 27px;
  display: grid;
}

.div-block-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.paragraph {
  color: #fff;
  text-align: left;
}

.text-span {
  font-size: 24px;
}

.text-span-2 {
  font-size: 18px;
  font-weight: 700;
}

.html-embed-2 {
  width: 100%;
  max-width: 900px;
  margin: 64px auto 124px;
}

.heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-7 {
  outline-offset: 0px;
  outline: 2px solid #fff;
}

.div-block-7.ts {
  outline-color: #68bfe7;
}

.div-block-8, .div-block-9 {
  outline-offset: 0px;
  outline: 2px solid #68bfe7;
}

.text-block-3 {
  color: #fff;
  font-size: 18px;
}

.div-block-10 {
  outline-offset: 0px;
  background-color: #000;
  outline: 2px solid #68bfe7;
  padding: 20px;
}

.text-block-4 {
  color: #fff;
}

.image-4 {
  text-align: center;
  width: 3%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-11 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.image-5 {
  margin-bottom: 74px;
}

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

  .div-block-2 {
    grid-template-columns: 1fr 1fr;
    width: 90%;
    margin-top: 21px;
  }

  .image-2 {
    text-align: left;
    width: 100%;
    max-width: 100%;
    margin-top: -88px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block {
    width: 90%;
    padding-left: 0;
  }

  .div-block-3 {
    grid-template-columns: 1fr;
  }

  .image-3 {
    padding: 23px;
  }

  .text-block-2 {
    padding: 60px;
  }

  .div-block-5 {
    grid-template-columns: 1fr;
    width: 95%;
    padding: 0;
  }

  .html-embed-2 {
    width: 85%;
  }

  .heading {
    font-size: 20px;
    line-height: 24px;
  }

  .image-5 {
    margin-bottom: 27px;
  }
}

#w-node-_9375afe0-0c60-fffe-1a26-f491180f1963-4de5aefc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b1ca2f2f-d182-b15d-2044-0ae759fdd548-4de5aefc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_9375afe0-0c60-fffe-1a26-f491180f1963-4de5aefc {
    grid-area: 1 / 1 / 2 / 2;
  }
}
