:root {
  --main-yellow: #fef200;
  --main-red: #d2232a;
}

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

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

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

.nav-bar {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.background-video {
  z-index: 1;
  height: auto;
  position: fixed;
  inset: 0%;
}

.image {
  filter: drop-shadow(0 0 6px #000000c2);
  width: 300px;
  padding-top: 10px;
  display: inline-block;
}

.nav-link {
  color: var(--main-yellow);
  text-align: center;
  letter-spacing: 1px;
  font-family: futura-pt, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.div-block {
  text-align: center;
  width: 400px;
  max-width: 500px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.div-block-2 {
  text-align: center;
  width: 400px;
  max-width: 500px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.section {
  z-index: 2;
  position: relative;
  top: -460px;
}

.div-block-3 {
  z-index: 2;
  filter: drop-shadow(0 0 8px #000000b3);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 70px;
  display: flex;
  position: relative;
}

.image-2 {
  filter: drop-shadow(0 0 3px #000000b3);
  width: 50%;
  max-width: 50%;
}

.link-block {
  z-index: 2;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 300px;
  display: flex;
  position: relative;
}

.section-2 {
  z-index: 1;
  padding-top: 20px;
  position: relative;
  top: 310px;
}

.heading {
  color: var(--main-red);
  text-align: center;
  font-family: Exo, sans-serif;
}

.container {
  filter: drop-shadow(0 0 10px #000000e3);
  background-color: #fff9;
  border-radius: 8px;
  padding-top: 0;
  padding-bottom: 20px;
}

.paragraph {
  color: #000;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Oswald, sans-serif;
  font-size: 16px;
}

.column {
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.columns {
  color: var(--main-red);
  text-align: left;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  font-family: Changa One, Impact, sans-serif;
  display: flex;
}

.column-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.button {
  background-color: var(--main-yellow);
  filter: drop-shadow(0 0 6px #000000c9);
  color: var(--main-red);
  border-radius: 6px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 25px;
  line-height: 25px;
}

.heading-2 {
  color: var(--main-red);
  text-align: center;
  padding-left: 0;
  padding-right: 345px;
  font-family: Exo, sans-serif;
  font-size: 30px;
  line-height: 32px;
}

.image-3 {
  width: 50%;
}

.div-block-4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block {
  color: #000;
  text-align: center;
  padding-top: 10px;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  font-style: italic;
  font-weight: 600;
  line-height: 30px;
}

.section-3 {
  z-index: 2;
  border-top: 2px solid var(--main-red);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: block;
  position: relative;
  top: 357px;
}

.code-embed {
  z-index: 2;
  position: relative;
}

.section-4 {
  z-index: 2;
  background-color: var(--main-red);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 200px;
  display: flex;
  position: relative;
  top: 352px;
}

.image-4 {
  width: 300px;
}

.container-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  display: flex;
}

.div-block-5 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.link, .link-2 {
  color: var(--main-yellow);
  text-align: left;
  font-family: futura-pt, sans-serif;
  text-decoration: none;
}

.div-block-6 {
  padding-top: 15px;
}

.link-3 {
  color: #000;
  text-decoration: none;
}

.text-block-2 {
  color: #000;
  text-align: center;
}

.section-5 {
  z-index: 2;
  position: relative;
  top: 329px;
}

.container-3 {
  background-color: var(--main-yellow);
  filter: drop-shadow(0px 0px 5px var(--main-yellow));
  border-radius: 8px;
}

.heading-3 {
  color: #000;
  text-align: center;
  font-family: Exo, sans-serif;
}

.text-block-3 {
  color: #000;
  text-align: center;
  padding-bottom: 26px;
  font-family: Oswald, sans-serif;
  font-size: 18px;
}

.heading-4 {
  color: var(--main-yellow);
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 30px;
  line-height: 32px;
}

.div-block-9 {
  margin-top: -60px;
  padding-bottom: 15px;
}

.section-6 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.facebook-holder {
  text-align: center;
  width: 400px;
  max-width: 500px;
  padding-top: 2px;
  padding-bottom: 2px;
}

@media screen and (max-width: 991px) {
  .image-2 {
    width: 70%;
    max-width: 70%;
  }

  .section-2 {
    top: 88px;
  }

  .section-3 {
    top: 130px;
  }

  .section-4 {
    top: 125px;
  }

  .section-5 {
    top: 106px;
  }
}

@media screen and (max-width: 767px) {
  .nav-bar {
    flex-flow: column;
  }

  .nav-link {
    font-size: 14px;
  }

  .div-block-3 {
    padding-top: 0;
  }

  .image-2 {
    width: 40%;
    max-width: 40%;
  }

  .section-2 {
    padding-left: 35px;
    padding-right: 35px;
    top: 32px;
  }

  .paragraph {
    font-size: 14px;
    line-height: 16px;
  }

  .button, .heading-2 {
    font-size: 20px;
    line-height: 20px;
  }

  .image-3 {
    width: 40%;
  }

  .text-block {
    font-size: 20px;
    line-height: 22px;
  }

  .section-3 {
    top: 59px;
  }

  .section-4 {
    top: 53px;
  }

  .image-4 {
    overflow: clip;
  }

  .div-block-6 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .section-5 {
    padding-left: 35px;
    padding-right: 35px;
    top: 45px;
  }

  .heading-4 {
    font-size: 25px;
    line-height: 26px;
  }

  .div-block-9 {
    margin-top: -36px;
    padding-bottom: 14px;
  }
}

@media screen and (max-width: 479px) {
  .nav-bar {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    justify-content: center;
    align-items: center;
    max-width: 80%;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-link {
    font-size: 12px;
    line-height: 14px;
  }

  .div-block-3 {
    padding-top: 20px;
  }

  .image-2 {
    display: none;
  }

  .section-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 25px;
    line-height: 26px;
  }

  .paragraph {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
  }

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

  .columns {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .column-2 {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-2 {
    text-align: center;
    padding-right: 0;
  }

  .image-3 {
    width: 200px;
    max-width: 400px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block {
    font-size: 14px;
    line-height: 16px;
  }

  .section-4 {
    height: 200px;
  }

  .container-2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .div-block-5 {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .div-block-6 {
    background-color: var(--main-red);
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-2 {
    text-align: center;
    padding-bottom: 12px;
    font-size: 12px;
  }

  .section-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-3 {
    padding-left: 2px;
    padding-right: 2px;
    font-size: 20px;
    line-height: 22px;
  }

  .text-block-3 {
    padding-top: 0;
    padding-bottom: 10px;
    font-size: 14px;
  }

  .div-block-7, .div-block-8 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .div-block-9 {
    margin-top: -22px;
  }
}


