body {
  color: #000;
  font-family: Work Sans, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Barlow Semi Condensed, sans-serif;
  font-size: 3.5em;
  font-weight: 300;
  line-height: 1.2em;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Barlow Semi Condensed, sans-serif;
  font-size: 3em;
  font-weight: 700;
  line-height: 1.2em;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Barlow Semi Condensed, sans-serif;
  font-size: 2em;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Barlow Semi Condensed, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Barlow Semi Condensed, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

blockquote {
  border-left: 5px solid #f11;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 20px;
  font-family: Barlow Semi Condensed, sans-serif;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.1em;
}

figure {
  margin-top: 40px;
  margin-bottom: 40px;
}

figcaption {
  color: #7c7c7c;
  text-align: left;
  margin-top: 0;
  font-family: Barlow Semi Condensed, sans-serif;
}

.logoin {
  float: none;
  clear: none;
  text-align: center;
  align-self: auto;
  margin-top: auto;
  margin-bottom: auto;
  display: block;
}

.navbar {
  width: 100%;
  background-color: #000;
  justify-content: space-between;
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.section {
  z-index: 1;
  color: #fff;
  background-color: #000;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.section.white {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
}

.section.black {
  color: #fff;
}

.section.paralax {
  background-color: #fff;
  background-image: url('../images/Large-Red-Squares.svg');
  background-size: contain;
}

.section.bg {
  color: #fff;
  background-color: #fff;
  background-image: linear-gradient(rgba(3, 6, 19, .5), rgba(3, 6, 19, .5)), url('../images/Blinds-with-light-show.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.section.news {
  color: #000;
  background-color: #fff;
}

.maincontainer {
  width: 100%;
  max-width: 1400px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.navitems {
  width: 40%;
  float: none;
  color: #af0000;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 700;
}

.navitems.nileft {
  text-align: right;
}

.nav-link {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Barlow Semi Condensed, sans-serif;
  font-weight: 400;
}

.nav-link:hover {
  color: #000;
  background-color: #fff;
}

.nav-link.w--current {
  color: #fff;
}

.nav-link.w--current:hover {
  color: #000;
}

.nav-link.fa {
  font-family: "Fa brands 400", sans-serif;
}

.logorow {
  min-height: 10vh;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.logoimageblock {
  max-height: 100px;
  max-width: 200px;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 20px;
  transition: transform .2s;
  display: block;
  position: relative;
}

.logoimageblock:hover {
  transform: scale(.95);
}

._2col {
  width: 50%;
  padding-right: 30px;
}

._2col.right {
  margin-top: 20px;
  padding: 0 20px 20px;
}

._2col.protag {
  background-color: #fff;
  border: 7px solid #000;
  margin-top: 0;
  padding: 20px 80px;
}

._2col._2colmage {
  padding-right: 0;
}

.brand {
  width: 20%;
  height: 100%;
  filter: invert();
  order: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  transition: background-color .2s, filter .2s;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.brand:hover {
  filter: invert(0%);
  background-color: #fff;
}

.navmenu {
  width: 100%;
  max-width: 1200px;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.logoprotector {
  width: 20%;
}

.videoblock {
  width: 100%;
  height: 82vh;
  object-fit: cover;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.card {
  width: 28%;
  color: #000;
  text-align: left;
  background-color: #fff;
  border: 5px solid #000;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  margin-left: 2%;
  margin-right: 2%;
  padding-top: 0;
  padding-bottom: 40px;
  display: block;
  position: relative;
  box-shadow: 2px 2px 20px -17px rgba(0, 0, 0, .75);
}

.card.newscard {
  padding-bottom: 0;
  text-decoration: none;
}

.card.newscard:hover {
  border-color: #f11;
}

.cardrow {
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.hero {
  z-index: 1;
  color: #fff;
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 6vh;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.textrow {
  max-width: 700px;
  text-align: center;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  display: block;
  position: relative;
}

.html-embed {
  width: 100%;
  height: 100%;
}

.cardtextblock {
  text-align: center;
  justify-content: center;
  padding: 20px;
  display: block;
}

.cardtextblock.blogctb {
  text-align: left;
}

.logocontainer {
  width: 100%;
  height: 130px;
  text-align: center;
  object-fit: contain;
  background-color: #000;
  padding: 20px;
}

.fa {
  font-family: "Fa solid 900", sans-serif;
}

.ticketbutton {
  width: 100%;
  float: none;
  clear: none;
  text-align: center;
  text-transform: uppercase;
  background-color: #000;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Barlow Semi Condensed, sans-serif;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.ticketbutton:hover {
  background-color: #f11;
}

.cardtitle {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 10px;
}

.cardparagraph {
  padding: 10px 0;
  overflow: visible;
}

.button {
  width: auto;
  float: none;
  clear: none;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px 40px;
  font-family: Barlow Semi Condensed, sans-serif;
  font-weight: 700;
  display: inline-block;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button:hover {
  color: #fff;
  background-color: #000;
}

.text-block {
  margin-bottom: 20px;
}

.blurbox {
  z-index: 1;
  width: 50%;
  height: 70%;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(255, 255, 255, .2);
  position: absolute;
}

.backgroundimageelement {
  z-index: 2;
  width: 25%;
  max-width: 50%;
  position: absolute;
  top: auto;
  bottom: 5%;
  left: 0%;
  right: 0%;
}

.image-9 {
  z-index: 2;
  width: 15%;
  height: 60%;
  position: absolute;
  top: 25%;
  bottom: 0%;
  left: 35%;
  right: auto;
}

.relatedimagecontainer {
  width: 100%;
  height: 250px;
  text-align: center;
  object-fit: cover;
  background-color: rgba(0, 0, 0, 0);
  padding: 5px;
}

.contentcard {
  width: 28%;
  color: #000;
  text-align: left;
  border: 1px solid #000;
  border-top-width: 0;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  margin-left: 2%;
  margin-right: 2%;
  padding-top: 0;
  padding-bottom: 40px;
  text-decoration: none;
  display: block;
  position: relative;
  box-shadow: 2px 2px 20px -17px rgba(0, 0, 0, .75);
}

.contentcard:hover {
  opacity: .7;
}

.contentcard.white {
  width: 31%;
  background-color: #fff;
  margin-left: 1%;
  margin-right: 1%;
}

.contentcardrow {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.contentcardrow.white {
  align-items: stretch;
}

.subheading {
  margin-bottom: 5px;
}

.relatedcontentcardblock {
  text-align: center;
  justify-content: center;
  padding: 20px;
  display: block;
}

.tagline {
  text-align: center;
  margin-top: -15px;
  margin-bottom: 0;
}

.about-image {
  position: relative;
}

.wrapper {
  width: 50%;
  height: 50vh;
  justify-content: center;
  align-items: center;
  margin-right: -100px;
  display: flex;
  position: relative;
}

.wrapper.right {
  margin-left: -100px;
  margin-right: 0;
}

.imgblock {
  width: 600px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.profileimages {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.headingheadline {
  z-index: 1;
  color: #7c7c7c;
  font-size: 7em;
  font-weight: 400;
  position: relative;
}

.headingabsolute {
  z-index: 6;
  color: #f11;
  mix-blend-mode: multiply;
  font-size: 7em;
  font-weight: 400;
  position: relative;
}

.image-10 {
  z-index: 2;
  width: 40%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.rich-text-block {
  max-width: 800px;
}

.bigheadingstills {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  margin-top: 60px;
  margin-bottom: 0;
  font-size: 9em;
  font-weight: 700;
  line-height: .8em;
  position: relative;
}

.footer {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.statusbio {
  text-align: left;
  text-transform: uppercase;
  background-color: #f11;
  justify-content: center;
  align-items: flex-start;
  margin: -10px auto 0;
  padding: 10px 15px;
  font-family: Barlow Semi Condensed, sans-serif;
  font-weight: 700;
  display: inline-block;
}

.linkblock {
  max-height: 100vh;
  max-width: 250px;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
}

.footerrow {
  width: 100%;
  max-width: 800px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.paragraph-7 {
  text-align: center;
  margin-bottom: 20px;
}

.filmlinkblock {
  color: #000;
  text-transform: uppercase;
  padding: 20px;
  font-family: Barlow Semi Condensed, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.protagonistsbox {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.couragetext {
  float: none;
  opacity: .72;
  color: #f11;
  text-align: center;
  mix-blend-mode: multiply;
  font-size: 46vw;
  font-weight: 400;
  line-height: 1em;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sticky-box {
  width: auto;
  position: relative;
  right: -90%;
}

.face {
  z-index: 2;
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-15 {
  z-index: 0;
  width: 100%;
  height: 100%;
  opacity: .45;
  object-fit: cover;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navcontainer {
  width: 100%;
  max-width: 1400px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

._1col {
  width: 100%;
  text-align: center;
  padding-right: 30px;
}

.text-block-4 {
  margin-top: 20px;
}

.image-18 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.slider-2 {
  width: 100%;
  height: 100%;
}

.heroimageblock {
  width: 100%;
  object-fit: cover;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.blog-image {
  width: 100%;
  height: 170px;
  text-align: center;
  object-fit: cover;
  background-color: #000;
  padding: 0;
}

.newscardtitle {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 10px;
  font-size: 1.4em;
  line-height: 1em;
}

.newcarddate {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: .9em;
  line-height: 1em;
}

.articlecontianer {
  width: 100%;
  max-width: 800px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

@media screen and (max-width: 991px) {
  body {
    font-size: 16px;
  }

  h2 {
    font-size: 2em;
    line-height: 1.2em;
  }

  .navbar {
    background-color: #000;
  }

  .navitems {
    width: 100%;
    color: #000;
    text-align: center;
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .navitems.nileft {
    width: 100%;
  }

  .nav-link {
    color: #000;
    text-align: center;
    font-weight: 700;
  }

  .nav-link:hover {
    background-color: #f11;
  }

  ._2col.protag {
    padding-left: 60px;
    padding-right: 60px;
  }

  .brand {
    width: 30%;
  }

  .navmenu {
    display: block;
  }

  .card {
    width: 98%;
  }

  .bigheadingstills {
    font-size: 6em;
  }

  .protagonistsbox {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .navcontainer {
    justify-content: flex-end;
    padding-left: 0;
    padding-right: 0;
  }

  .menu-button {
    color: #fff;
    padding: 10px;
    font-size: 38px;
    line-height: 17px;
  }

  .menu-button:hover {
    color: #f11;
  }

  .menu-button.w--open {
    color: #000;
    background-color: #fff;
  }

  .menu-button.w--open:hover {
    color: #f11;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 14px;
  }

  .section {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .logorow {
    flex-direction: column;
  }

  .logoimageblock {
    margin-bottom: 10px;
  }

  ._2col {
    width: 100%;
    padding-right: 0;
  }

  ._2col.protag {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .brand {
    width: 40%;
  }

  .cardrow {
    justify-content: center;
  }

  .contentcard {
    width: 40%;
    margin-bottom: 0;
    margin-left: 2%;
    margin-right: 2%;
  }

  .contentcardrow {
    justify-content: center;
  }

  .wrapper {
    width: 100%;
    margin-bottom: -67px;
    margin-right: 0;
  }

  .wrapper.right {
    order: -1;
    margin-left: 0;
  }

  .bigheadingstills {
    font-size: 5em;
  }

  .protagonistsbox {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 0;
  }

  ._1col {
    width: 100%;
    padding-right: 0;
  }

  .articlecontianer {
    text-align: left;
  }
}

@media screen and (max-width: 479px) {
  .section {
    text-align: center;
  }

  .maincontainer {
    padding-left: 10px;
    padding-right: 10px;
  }

  .brand {
    width: 50%;
  }

  .card {
    margin-left: auto;
    margin-right: auto;
  }

  .contentcard {
    width: 80%;
    height: 75%;
    max-height: 20%;
    margin-bottom: 0%;
    margin-left: 2%;
    margin-right: 2%;
  }

  .bigheadingstills {
    font-size: 3.1em;
  }

  .protagonistsbox {
    padding-top: 0;
    padding-bottom: 0;
  }

  .newscardtitle {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .articlecontianer {
    padding-left: 10px;
    padding-right: 10px;
  }
}


@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}