html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  font-family: acumin-pro-semi-condensed, sans-serif;
  font-size: 1.8rem;
  line-height: 1.33;
  color: #fff;
  background-color: #000;
  margin: 0;
  overflow-x: hidden;
  position: relative;
}

h1, h2, p, ul {
  margin-top: 0;
  margin-bottom: 2rem;
}

h1, h2, .h1, .h2 {
  font-family: acumin-pro-extra-condensed, sans-serif;
  text-transform: uppercase;
  line-height: 1;
}

h1 {
  font-size: 4.9rem;
  font-weight: 500;
  color: #FF0D22;
  text-align: center;
  margin-bottom: 3.4rem;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  h1 {
    font-size: 5.4rem;
  }
}



.ital {
  font-style:italic;
}

h2 {
  font-size: 4.8rem;
  font-weight: 500;
  color: #FF0D22;
  text-align: center;
  margin-bottom: 3.3rem;
}

@media (min-width: 768px) {
  h2 {
    font-size: 54px;
    margin-bottom: 2.8rem;
  }
}

sup {
  vertical-align: super;
  top: 2px;
  font-size: 0.6em;
  line-height: 0;
  white-space: nowrap;
}

.container, .narrow {
  width: 100%;
  margin: 0 auto;
}

.row {
  padding-bottom: 3rem;
  margin-right: 1.5rem;
  margin-left: 1.5rem;
}

.tight {
  padding-bottom: 1rem;
}

@media (min-width: 992px) {
  .row {
    margin-left: 3rem;
    margin-right: 3rem;
  }
}

.section-label {
  color: #F13029;
}


main {
  padding-top: 2rem;
  padding-bottom: 0;
}

@media (min-width: 768px) {
  main {
    padding-top: 3rem;
  }
}

.section {
  position: relative;

}

@media (min-width: 768px) {
  .section {

  }
}



.section.container {
  padding-top: 3rem;
  padding-bottom: 3rem;
  max-width: 950px;
}

.section.narrow {
  padding-top: 3rem;
  padding-bottom: 3rem;
  max-width: 650px;

}

.section-spacer {margin-top: 4rem;}

.white-stroke{
  border: solid 1px white;
}


@media (min-width: 768px) {
  .section.container {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

@media (min-width: 768px) {
  .section.narrow {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.txtshad {
  text-shadow: 3px 7px 4px #000;
}

.divider {
  background: #710900;
  padding: 14px 14px 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.divider p {
  font-size: 22px;
  line-height: 26px;
  color: #fff;
  text-align: center;
  margin: -4px 0 0;
}

.group1 {
  margin-bottom: 75px;
}

@media (min-width: 768px) {
  .group1 {
    display: grid;
    grid-template-columns: auto 1fr;
    column-gap: 60px;
  }
}

.group2 {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .group2 {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: space-between;
    column-gap: 14px;
  }
}
   
.group3 {
  margin-bottom: 25px;
}

@media (min-width: 768px) {
  .group3 {
    display: grid;
    grid-template-columns: auto 1fr;
    justify-content: space-between;
    column-gap: 14px;
  }
}
 
.group4 {
  display: grid;
  grid-template-columns: auto auto;
  column-gap: 14px;
  margin-top: 168px;
}

@media (min-width: 768px) {
  .group4 {
    justify-content: end;
    margin-top: 0;
  }
}

.group1 .box:nth-of-type(1),
.group2 .box:nth-of-type(1),
.group3 .box:nth-of-type(1),
.group3 .box:nth-of-type(2),
.group3 .box:nth-of-type(3) {
  margin-bottom: 16px
}

.group1 .box:nth-of-type(2) p:last-of-type,
.group4 .box:nth-of-type(1),
.group4 .box:nth-of-type(2) {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .group1 .box:nth-of-type(1),
  .group2 .box:nth-of-type(1),
  .group2 .box:nth-of-type(2),
  .group3 .box:nth-of-type(3) {
    margin-bottom: 0
  }
}

.group1 .box2 {
  margin-top: 24px;
}

@media (min-width: 768px) {
  .group1 .box2 {
    margin-top: 0;
  }
}

.btn-outline-secondary {
  color: white;
  border-color: white;
  background-color: #EE2729;
  font-size: 18px;
  letter-spacing: .06em;
}



.no-button{padding-bottom: 1.5rem;}


.btn-outline-secondary span {
  text-decoration: none;
}

.cta-button {
  text-align:center;
  padding-bottom: 75px;
}
.center-image {
  text-align: center;
  padding-bottom: 1rem;
}

.box img {
  max-width: 100%;
  width: 100%;
  border: 1px solid #fff;
  margin: 0 auto;
  display: block;
}

.box img:hover {
  box-shadow: 0px 0px 20px #fff;
  cursor: default;
}

.group1 .box img {
  max-width: 572px;
}

.group1 .box2 {
  min-width: 230px;
}

.group2 .box img {
  max-width: 412px;
}

.group3 .box img {
  max-width: 474px;
}

.group4 .box img {
  max-width: 166px;
}

.slogan {
  max-width: 470px;
  width: 100%;
  margin: 146px auto;
  display: block;
}

footer {
  background-color: #1B1C20;
}

footer .footer-disclaimer {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
  text-align: center;
}

footer .footer-disclaimer p {
  color: #fff;
  margin-bottom: 0;
}

.body-bg {
  background: url("../core/img/bg-full-body.png") no-repeat center top/1440px 102%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  -webkit-animation: bgJitter 5s infinite;
          animation: bgJitter 5s infinite;
}
.body-bg:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-animation: bgFocusGrad 1.5s infinite;
          animation: bgFocusGrad 1.5s infinite;
  box-shadow: inset 0 0 10em black;
}

.body-bg .scratch-line {
  width: 105%;
  height: 105%;
  margin-top: -20px;
  margin-left: -20px;
  position: absolute;
}

.body-bg .scratch-line:after {
  width: 4px;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
  content: "";
  display: block;
  position: absolute;
  -webkit-animation: bgLine 8s infinite;
          animation: bgLine 8s infinite;
}

.body-bg-film-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -100;
}

.embed-container { 
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; overflow: hidden; 
  max-width: 100%; 
} 

.embed-container iframe, 
.embed-container object, 
.embed-container embed { 
  position: absolute; 
  top: 0; left: 0; 
  width: 100%; 
  height: 100%; 
}


@-webkit-keyframes bgJitter {
  0% {
    background-position: 0px center;
  }
  5% {
    background-position: 0 center;
  }
  10% {
    background-position: 0 -2px;
  }
  15% {
    background-position: 2px center;
  }
  30% {
    background-position: 0px center;
  }
  37% {
    background-position: 0 -2px;
  }
  40% {
    background-position: 2px center;
  }
  45% {
    background-position: 0 2px;
  }
  50% {
    background-position: 0px center;
  }
  62% {
    background-position: 0px center;
  }
  65% {
    background-position: 0 -2px;
  }
  67% {
    background-position: 0px center;
  }
  78% {
    background-position: 0px center;
  }
  80% {
    background-position: 0 2px;
  }
  85% {
    background-position: 2px center;
  }
  87% {
    background-position: 0 center;
  }
  89% {
    background-position: 0 -2px;
  }
  91% {
    background-position: 0 center;
  }
  100% {
    background-position: 0px center;
  }
}

@keyframes bgJitter {
  0% {
    background-position: 0px center;
  }
  5% {
    background-position: 0 center;
  }
  10% {
    background-position: 0 -2px;
  }
  15% {
    background-position: 2px center;
  }
  30% {
    background-position: 0px center;
  }
  37% {
    background-position: 0 -2px;
  }
  40% {
    background-position: 2px center;
  }
  45% {
    background-position: 0 2px;
  }
  50% {
    background-position: 0px center;
  }
  62% {
    background-position: 0px center;
  }
  65% {
    background-position: 0 -2px;
  }
  67% {
    background-position: 0px center;
  }
  78% {
    background-position: 0px center;
  }
  80% {
    background-position: 0 2px;
  }
  85% {
    background-position: 2px center;
  }
  87% {
    background-position: 0 center;
  }
  89% {
    background-position: 0 -2px;
  }
  91% {
    background-position: 0 center;
  }
  100% {
    background-position: 0px center;
  }
}

@-webkit-keyframes bgFocusGrad {
  0% {
    opacity: 0.3;
  }
  10% {
    opacity: 0.4;
  }
  20% {
    opacity: 0.25;
  }
  30% {
    opacity: 0.5;
  }
  40% {
    opacity: 0.75;
  }
  50% {
    opacity: 0.5;
  }
  60% {
    opacity: 1;
  }
  70% {
    opacity: 0.75;
  }
  80% {
    opacity: 0.5;
  }
  90% {
    opacity: 0.25;
  }
  100% {
    opacity: 0.5;
  }
}

@keyframes bgFocusGrad {
  0% {
    opacity: 0.3;
  }
  10% {
    opacity: 0.4;
  }
  20% {
    opacity: 0.25;
  }
  30% {
    opacity: 0.5;
  }
  40% {
    opacity: 0.75;
  }
  50% {
    opacity: 0.5;
  }
  60% {
    opacity: 1;
  }
  70% {
    opacity: 0.75;
  }
  80% {
    opacity: 0.5;
  }
  90% {
    opacity: 0.25;
  }
  100% {
    opacity: 0.5;
  }
}

@-webkit-keyframes bgLine {
  0% {
    left: 0;
    opacity: 0;
  }
  9% {
    left: 0;
    opacity: 0;
  }
  10% {
    left: 15%;
    opacity: 0.25;
  }
  15% {
    left: 20%;
    opacity: 0.1;
  }
  20% {
    left: 10%;
    opacity: 0.2;
  }
  25% {
    left: 25%;
    opacity: 0.2;
  }
  30% {
    left: 30%;
    opacity: 0.3;
  }
  40% {
    left: 20%;
    opacity: 0.2;
  }
  50% {
    left: 30%;
    opacity: 0.1;
  }
  60% {
    left: 20%;
    opacity: 0.2;
  }
  70% {
    left: 0%;
    opacity: 0.2;
  }
  80% {
    left: 10%;
    opacity: 0.2;
  }
  90% {
    left: 30%;
    opacity: 0.3;
  }
  100% {
    left: 10%;
    opacity: 0.1;
  }
}

@keyframes bgLine {
  0% {
    left: 0;
    opacity: 0;
  }
  9% {
    left: 0;
    opacity: 0;
  }
  10% {
    left: 15%;
    opacity: 0.25;
  }
  15% {
    left: 20%;
    opacity: 0.1;
  }
  20% {
    left: 10%;
    opacity: 0.2;
  }
  25% {
    left: 25%;
    opacity: 0.2;
  }
  30% {
    left: 30%;
    opacity: 0.3;
  }
  40% {
    left: 20%;
    opacity: 0.2;
  }
  50% {
    left: 30%;
    opacity: 0.1;
  }
  60% {
    left: 20%;
    opacity: 0.2;
  }
  70% {
    left: 0%;
    opacity: 0.2;
  }
  80% {
    left: 10%;
    opacity: 0.2;
  }
  90% {
    left: 30%;
    opacity: 0.3;
  }
  100% {
    left: 10%;
    opacity: 0.1;
  }
}

.body-bg-tint {
  display: none;
}

.body-bg-fog {
  position: fixed;
  z-index: -1;
  width: 100%;
  height: 100vh;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.body-bg-fog:after {
  content: "";
  background: url("../core/img/bg-fog.png") no-repeat center top/contain;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 7200px;
  height: 1280px;
  -webkit-animation: animFog 60s linear infinite;
          animation: animFog 60s linear infinite;
}

@-webkit-keyframes animFog {
  0% {
    left: -100%;
  }
  50% {
    left: 0;
  }
  100% {
    left: -100%;
  }
}

@keyframes animFog {
  0% {
    left: -100%;
  }
  50% {
    left: 0;
  }
  100% {
    left: -100%;
  }
}

#home #home-hero {
  width: 100vw;
  height: 100vh;
  background: #000;
  background-image: url("../core/img/bg-home-hero-fpo.png");
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 100%;
  position: relative;
}

@media (max-width: 991.98px) {
  #home #home-hero {
    background-image: none;
  }
}

@media (min-width: 992px) {
  #home #home-hero {
    display: flex;
    align-items: center;
  }
}

#home #home-hero .home-teaser-1 {
  background: url("../core/img/img-teaser-1.png") no-repeat center top/contain;
  position: absolute;
  left: 50%;
  top: 20%;
  max-width: 250px;
  height: 215px;
  text-align: center;
  transform: translate(-50%, -50%);
  width: 100%;
  display: none;
}

@media (min-width: 992px) {
  #home #home-hero .home-teaser-1 {
    left: 90px;
    width: 373px;
    height: 296px;
    transform: none;
    max-width: initial;
    top: calc(50% + 45px);
    top: 50%;
    transform: translateY(-50%);
  }
}

#home #home-hero .home-teaser-2 {
  background: url("../core/img/img-teaser-2.png") no-repeat center top/contain;
  position: absolute;
  left: 50%;
  top: 60%;
  max-width: 250px;
  height: 215px;
  text-align: center;
  transform: translate(-50%, -50%);
  width: 100%;
  display: none;
}

@media (min-width: 992px) {
  #home #home-hero .home-teaser-2 {
    left: 90px;
    width: 373px;
    height: 296px;
    transform: none;
    max-width: initial;
    top: calc(50% + 45px);
    top: 50%;
    transform: translateY(-50%);
  }
}

#home #home-hero .home-hero-bg {
  width: 375px;
  height: 100vh;
  background: url("../core/img/bg-home-hero-mobile.jpg") no-repeat center top/376px auto;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

#home #home-hero .home-hero-bg:before, #home #home-hero .home-hero-bg:after {
  content: " ";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  width: 70px;
}

#home #home-hero .home-hero-bg:before {
  left: 0;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, black 100%);
}

#home #home-hero .home-hero-bg:after {
  right: 0;
  background: linear-gradient(93deg, rgba(0, 0, 0, 0) 0%, black 100%);
}

@media (min-width: 992px) {
  #home #home-hero .home-hero-bg {
    display: none;
  }
}

#home #home-hero .home-video {
  height: 100vh;
  width: 100%;
  justify-content: center;
  display: none;
}

@media (min-width: 992px) {
  #home #home-hero .home-video {
    display: flex;
  }
}

#home #home-hero .home-video .video-wrapper {
  height: 100vh;
  position: relative;
}

#home #home-hero .home-video .video-wrapper:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0) 100%);
  width: 70px;
}

#home #home-hero .home-video .video-wrapper:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(270deg, black 0%, rgba(0, 0, 0, 0) 100%);
  width: 70px;
}

#home #home-hero .home-video .video-wrapper video {
  height: 100%;
}

#home #home-hero #home-btn-replay {
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(-50%, -50%);
  background: url("../core/img/btn-replay.svg") no-repeat center top/contain;
  cursor: pointer;
  opacity: 0;
}

@media (min-width: 992px) {
  #home #home-hero #home-btn-replay {
    width: 45px;
    height: 45px;
  }
}

@media (max-width: 991.98px) {
  #home #home-hero #home-btn-replay {
    display: none !important;
  }
}

#home #home-hero .home-overview {
  position: absolute;
  left: 50%;
  max-width: 315px;
  height: calc(100vh - 90px);
  text-align: center;
  transform: translatex(-50%);
  width: 100%;
  display: flex;
  padding-top: 32px;
  flex-direction: column;
  padding-bottom: 32px;
  justify-content: space-between;
  opacity: 0;
}

@media (min-width: 992px) {
  #home #home-hero .home-overview {
    left: 5%;
    width: 400px;
    height: initial;
    transform: none;
    max-width: initial;
  }
}

@media (min-width: 992px) {
  #home #home-hero .home-overview {
    left: 7.5%;
  }
}

@media (min-width: 1200px) {
  #home #home-hero .home-overview {
    left: 12.5%;
  }
}

#home #home-hero .home-overview .text h1 {
  font-size: 5.3rem;
  line-height: 1.17;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 1.2rem;
}

@media (min-width: 768px) {
  #home #home-hero .home-overview .text h1 {
    font-size: 6.8rem;
    margin-bottom: 2.5rem;
    margin-top: initial;
  }
}

#home #home-hero .home-overview .text p {
  font-size: 2.6rem;
  line-height: 1;
  font-family: acumin-pro-extra-condensed, sans-serif;
  color: #FF0D22;
}

@media (min-width: 768px) {
  #home #home-hero .home-overview .text p {
    font-size: 4rem;
  }
}

#home #home-hero .home-overview h2.eyebrow {
  font-family: acumin-pro-semi-condensed, sans-serif;
  font-size: 1.8rem;
  line-height: 1.3;
  color: #fff;
  font-weight: 400;
  text-transform: none;
}

@media (min-width: 768px) {
  #home #home-hero .home-overview h2.eyebrow {
    font-size: 2.2rem;
    line-height: 1.18;
  }
}

#home #home-hero .home-overview .homepage-nav {
  background: url("../core/img/arrow-down.svg") no-repeat;
  background-size: contain;
  background-position: center;
  width: 24px;
  height: 32px;
  margin: 30px auto 0;
  cursor: pointer;
  animation: bounce 2s infinite;
}

@media (min-width: 768px) {
  #home #home-hero .home-overview .homepage-nav {
    margin: 45px auto 0;
    width: 35px;
    height: 45px;
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(30px);
  }
  60% {
    transform: translateY(15px);
  }
}

#storm {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  animation: flash 5s linear 2;
  box-shadow: 0 0 100px #fff;
}

.lightning {
  animation: flash 5s linear 2;
}

@keyframes flash { 
  0%, 95%, 98% { background-color: transparent; }
  96%, 99%, 100% { background-color: #fff; } 
} */