/* @font-face {
  font-family: saira;
  src: url(../saira/Saira-Regular.ttf) format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: saira;
  src: url(../saira/Saira-Medium.ttf) format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: saira;
  src: url(../saira/Saira-SemiBold.ttf) format("truetype");
  font-weight: 600;
}
@font-face {
  font-family: saira;
  src: url(../saira/Saira-Bold.ttf) format("truetype");
  font-weight: 700;
}
.dual_desc {
  color: #ece81a;
  text-align: center;
  font-size: 1.625rem;
  font-weight: 500;
  line-height: 1.875rem;
  letter-spacing: 0.1625rem;
  text-transform: uppercase;
}
@media (max-width: 576px) {
  .dual_desc {
    font-size: 1rem;
    line-height: 1.25rem;
    letter-spacing: 0.1rem;
  }
}

* {
  box-sizing: border-box;
  font-family: saira, sans-serif;
  font-weight: 400;
}

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

html,
body {
  overflow-x: hidden;
}

body {
  margin: 0;
  padding: 0;
  background: #000;
} */

#styles_HtmlBlock__2vlgJ #pdpWrapper .hero {
  display: flex;
  flex-direction: column;
  padding: 40px 0;
  color: #fff;
}
#styles_HtmlBlock__2vlgJ #pdpWrapper .hero .hero_content {
  padding: 0 15px;
  max-width: 1616px;
}
#styles_HtmlBlock__2vlgJ #pdpWrapper .hero .hero_subheading {
  color: #ece81a;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25rem;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  margin: 0 0 4px 0;
}
#styles_HtmlBlock__2vlgJ #pdpWrapper .hero .hero_heading {
  font-size: 2rem;
  font-weight: 600;
  line-height: 2.25rem;
  text-transform: uppercase;
  margin: 0 0 16px 0;
}
#styles_HtmlBlock__2vlgJ #pdpWrapper .hero .hero_desc {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.375rem;
  margin: 0 0 16px 0;
  max-width: 49.75rem;
  color: #fff;
}
#styles_HtmlBlock__2vlgJ #pdpWrapper .hero .hero_desc + p {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  color: #fff;
}
#styles_HtmlBlock__2vlgJ #pdpWrapper .hero img {
  width: 100%;
  display: block;
  height: auto;
}

@media screen and (min-width: 768px) {
  #styles_HtmlBlock__2vlgJ #pdpWrapper .hero .hero_content {
    position: absolute;
  }
}

@media screen and (min-width: 1200px) {
  #styles_HtmlBlock__2vlgJ #pdpWrapper .hero {
    padding: 80px 0;
  }
  #styles_HtmlBlock__2vlgJ #pdpWrapper .hero .hero_content {
    padding: 0 152px;
  }
  #styles_HtmlBlock__2vlgJ #pdpWrapper .hero .hero_subheading {
    font-size: 1.625rem;
    line-height: 1.875rem;
    letter-spacing: 0.1625rem;
    margin: 0 0 8px 0;
  }
  #styles_HtmlBlock__2vlgJ #pdpWrapper .hero .hero_heading {
    font-size: 4rem;
    line-height: 4rem;
    margin: 0 0 24px 0;
  }
  #styles_HtmlBlock__2vlgJ #pdpWrapper .hero .hero_desc {
    font-size: 1.3125rem;
    line-height: 1.875rem;
    margin: 0 0 24px 0;
  }
  #styles_HtmlBlock__2vlgJ #pdpWrapper .hero .hero_desc + p {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.HeroBannerItem_banner-container__desc__3N4XC {
  color: #ece81a;
}

/*# sourceMappingURL=index.css.map */
