@font-face {
  font-family: Grotzec;
  src: url("../fonts/GrotzecCondBold.otf");
}
@font-face {
  font-family: Agipo;
  src: url("../fonts/agipo.ttf");
}
body {
  padding: 0;
  margin: 0;
  font-family: "Agipo", sans-serif;
}

h1, h2, h3, h4, h5, p {
  margin: 0;
  padding: 0;
}

* {
  box-sizing: border-box;
}

input:focus {
  outline: none;
}

.wrapper {
  max-width: 1620px;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
}

img {
  max-width: 100%;
}

.heroSec {
  min-height: 100vh;
  border: 13px solid #ED2830;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.heroSec .video-background {
  background: #000;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -99;
}
.heroSec .video-foreground,
.heroSec .video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
@media (min-aspect-ratio: 16/9) {
  .heroSec .video-foreground {
    height: 300%;
    top: -100%;
  }
}
@media (max-aspect-ratio: 16/9) {
  .heroSec .video-foreground {
    width: 300%;
    left: -100%;
  }
}
@media all and (max-width: 600px) {
  .heroSec .vid-info {
    width: 50%;
    padding: 0.5rem;
  }
  .heroSec .vid-info h1 {
    margin-bottom: 0.2rem;
  }
}
@media all and (max-width: 500px) {
  .heroSec .vid-info .acronym {
    display: none;
  }
}
.heroSec h1 {
  font-size: 84px;
  font-family: Grotzec;
  letter-spacing: 4.2px;
  color: #FEC32E;
  text-transform: uppercase;
  opacity: 1;
  margin-top: 30px;
}
.heroSec img {
  display: block;
  margin: auto;
  max-width: 100px;
}
.heroSec .lines {
  position: absolute;
  right: 60px;
  top: 50px;
  cursor: pointer;
}
.heroSec .lines .line {
  width: 50px;
  height: 4px;
  background-color: #fff;
  margin: 10px 0;
}

.about_slide.about_slide_active .slide {
  margin-right: 0;
}

.about_slide {
  position: absolute;
  right: 0;
  top: -13px;
  height: calc(100vh + 13px);
  background-color: #000;
  z-index: 9999;
  overflow: hidden;
}
.about_slide .slide {
  margin-right: -500px;
  overflow: hidden;
  position: relative;
  width: 500px;
  transition: 0.25s all ease;
}
.about_slide .lines {
  position: absolute;
  right: 71px;
  top: 75px;
  cursor: pointer;
  z-index: 10;
  height: 50px;
  padding-top: 15px;
}
.about_slide .lines .line {
  width: 50px;
  height: 4px;
  background-color: #fff;
  margin: 10px 0;
}
.about_slide .lines .line:nth-child(1) {
  transform: rotate(45deg);
}
.about_slide .lines .line:nth-child(2) {
  transform: rotate(-45deg);
  margin-top: -14px;
}
.about_slide h1 {
  font-size: 84px;
  font-family: Grotzec;
  letter-spacing: 4.2px;
  color: #F4F4F4;
  text-transform: uppercase;
  opacity: 1;
  text-align: center;
  padding-top: 180px;
}
.about_slide p {
  font-family: Agipo;
  padding: 0px 20px;
  letter-spacing: 1.5px;
  color: #F4F4F4;
  font-size: 18px;
  text-align: center;
  margin-top: 40px;
}
.about_slide p span {
  color: #FEC32E;
}

.sec2 {
  background-color: #000;
  padding-top: 240px;
  padding-bottom: 240px;
}
.sec2 h2 {
  font-size: 84px;
  font-family: Grotzec;
  letter-spacing: 4.2px;
  color: #FEC32E;
  text-transform: uppercase;
  opacity: 1;
  text-align: center;
}

.sec3 {
  background-color: #ED2B30;
  padding-top: 120px;
  padding-bottom: 120px;
}
.sec3 h2 {
  font-size: 110px;
  font-family: Grotzec;
  letter-spacing: 4.2px;
  color: #000;
  text-transform: uppercase;
  opacity: 1;
  text-align: center;
}
.sec3 h2 a {
  color: #000;
  text-decoration: unset;
  transition: 0.25s all ease;
}
.sec3 h2 a:hover {
  text-shadow: rgb(0, 0, 0) 3px 0px 0px, rgb(0, 0, 0) 2.83487px 0.981584px 0px, rgb(0, 0, 0) 2.35766px 1.85511px 0px, rgb(0, 0, 0) 1.62091px 2.52441px 0px, rgb(0, 0, 0) 0.705713px 2.91581px 0px, rgb(0, 0, 0) -0.287171px 2.98622px 0px, rgb(0, 0, 0) -1.24844px 2.72789px 0px, rgb(0, 0, 0) -2.07227px 2.16926px 0px, rgb(0, 0, 0) -2.66798px 1.37182px 0px, rgb(0, 0, 0) -2.96998px 0.42336px 0px, rgb(0, 0, 0) -2.94502px -0.571704px 0px, rgb(0, 0, 0) -2.59586px -1.50383px 0px, rgb(0, 0, 0) -1.96093px -2.27041px 0px, rgb(0, 0, 0) -1.11013px -2.78704px 0px, rgb(0, 0, 0) -0.137119px -2.99686px 0px, rgb(0, 0, 0) 0.850987px -2.87677px 0px, rgb(0, 0, 0) 1.74541px -2.43999px 0px, rgb(0, 0, 0) 2.44769px -1.73459px 0px, rgb(0, 0, 0) 2.88051px -0.838247px 0px;
  color: #ED2B30;
}

.aboutus {
  min-height: 100vh;
  border: 13px solid #FEC32E;
  overflow: hidden;
  position: relative;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 60px;
  padding-bottom: 60px;
}
.aboutus .link {
  position: absolute;
  top: 40px;
  right: 40px;
  max-width: 90px;
  display: inline-block;
  transition: 0.25s all ease;
}
.aboutus .link:hover {
  opacity: 0.7;
}
.aboutus h1 {
  font-size: 132px;
  font-family: Grotzec;
  letter-spacing: 4.2px;
  color: #F4F4F4;
  text-transform: uppercase;
  opacity: 1;
  text-align: center;
}
.aboutus p {
  font-family: Agipo;
  padding: 0px 20px;
  letter-spacing: 1.5px;
  color: #F4F4F4;
  font-size: 35px;
  text-align: center;
  margin-top: 40px;
}
.aboutus p span {
  color: #FEC32E;
}

@media (max-width: 1200px) {
  .wrapper {
    max-width: 900px;
  }
  .heroSec .lines {
    right: 40px;
    top: 30px;
  }
  .heroSec h1 {
    font-size: 60px;
  }
  .heroSec img {
    max-width: 80px;
  }
  .about_slide .lines {
    right: 51px;
    top: 55px;
  }
  .about_slide h1 {
    font-size: 60px;
    padding-top: 150px;
  }
  .about_slide p {
    font-size: 16px;
  }
  .sec2 {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .sec2 h2 {
    font-size: 50px;
  }
  .sec3 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .sec3 h2 {
    font-size: 90px;
  }
  .aboutus h1 {
    font-size: 90px;
  }
  .aboutus p {
    margin-top: 30px;
    font-size: 20px;
  }
  .aboutus .link {
    max-width: 70px;
  }
}
@media (max-width: 800px) {
  .heroSec h1 {
    font-size: 40px;
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
  }
  .about_slide .slide {
    width: calc(100vw - 50px);
    max-width: 500px;
  }
  .about_slide h1 {
    font-size: 40px;
  }
  .about_slide p {
    font-size: 16px;
    margin-top: 20px;
    letter-spacing: 0;
  }
  .aboutus h1 {
    font-size: 60px;
  }
  .aboutus p {
    margin-top: 30px;
    font-size: 20px;
    padding-left: 0;
    padding-right: 0;
  }
  .aboutus .link {
    max-width: 70px;
    top: 20px;
    right: 20px;
  }
}
@media (max-width: 500px) {
  .heroSec .video-foreground, .heroSec .video-background iframe {
    width: 200vh;
    left: -50%;
  }
  .sec2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .sec2 h2 {
    font-size: 32px;
  }
  .sec3 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .sec3 h2 {
    font-size: 70px;
  }
  .about_slide .lines {
    right: 36px;
    top: 40px;
  }
  .heroSec .lines {
    right: 25px;
    top: 15px;
  }
  .aboutus p {
    font-size: 16px;
    margin-top: 20px;
  }
  .aboutus .link {
    max-width: 50px;
  }
  .aboutus {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}/*# sourceMappingURL=style.css.map */