.home-hero_section {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100vh;
}

.container-default {
  position: relative;
  max-width: 1200px;
}

.home-hero_image-wrapper {
  position: relative;
  top: 0px;
  z-index: 1;
  margin-top: 32px;
}

.home-hero_image {
  position: absolute;
}

.home-hero_content {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  margin-top: 48px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5%;
  padding-left: 5%;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-1 {
  font-family: Bergentext, sans-serif;
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: none;
}

.heading-1.heading-hero_text {
  position: relative;
  display: block;
  width: 30%;
  margin-top: auto;
  padding-right: 24px;
  float: left;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Bergenmono, 'Times New Roman', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.body-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: Bergenmono, 'Times New Roman', sans-serif;
}

.body-1.heading-hero_body {
  position: relative;
  display: block;
  width: 70%;
  padding-left: 32px;
  float: left;
}

.home-hero_heading {
  display: block;
  width: 50%;
}

@media screen and (max-width: 991px) {
  .home-hero_image-wrapper {
    margin-top: 20px;
  }

  .home-hero_content {
    padding-right: 8%;
    padding-left: 8%;
  }

  .heading-1.heading-hero_text {
    width: 60%;
  }

  .body-1.heading-hero_body {
    width: 80%;
    padding-left: 16px;
  }
}

@media screen and (max-width: 767px) {
  .home-hero_content {
    padding-right: 48px;
    padding-left: 48px;
  }

  .heading-1.heading-hero_text {
    width: 80%;
  }

  .body-1.heading-hero_body {
    width: 95%;
  }
}

@media screen and (max-width: 479px) {
  .home-hero_image-wrapper {
    margin-top: 8px;
  }

  .home-hero_content {
    margin-top: 32px;
    padding-right: 32px;
    padding-left: 32px;
  }

  .heading-1.heading-hero_text {
    width: 100%;
  }

  .body-1.heading-hero_body {
    width: 100%;
    padding-right: 24px;
  }
}

@font-face {
  font-family: 'Boldstrom 3d';
  src: url('../fonts/Boldstrom-3D.woff2') format('woff2'), url('../fonts/Boldstrom-3D.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Boldstrom';
  src: url('../fonts/Boldstrom-Italic.woff2') format('woff2'), url('../fonts/Boldstrom-Italic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Boldstrom outlines';
  src: url('../fonts/Boldstrom-Outlines-Italic.woff2') format('woff2'), url('../fonts/Boldstrom-Outlines-Italic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Boldstrom outlines';
  src: url('../fonts/Boldstrom-Outlines.woff2') format('woff2'), url('../fonts/Boldstrom-Outlines.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Boldstrom';
  src: url('../fonts/Boldstrom.woff2') format('woff2'), url('../fonts/Boldstrom.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bergenmono';
  src: url('../fonts/BergenMono-Bold.eot') format('embedded-opentype'), url('../fonts/BergenMono-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bergenmono';
  src: url('../fonts/BergenMono-BoldItalic.eot') format('embedded-opentype'), url('../fonts/BergenMono-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Bergenmono';
  src: url('../fonts/BergenMono-Italic.eot') format('embedded-opentype'), url('../fonts/BergenMono-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Bergenmono';
  src: url('../fonts/BergenMono-Regular.eot') format('embedded-opentype'), url('../fonts/BergenMono-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bergenmono';
  src: url('../fonts/BergenMono-SemiBold.eot') format('embedded-opentype'), url('../fonts/BergenMono-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bergenmono';
  src: url('../fonts/BergenMono-SemiBoldItalic.eot') format('embedded-opentype'), url('../fonts/BergenMono-SemiBoldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Bergentext';
  src: url('../fonts/BergenText-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bergentext';
  src: url('../fonts/BergenText-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Bergentext';
  src: url('../fonts/BergenText-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Bergentext';
  src: url('../fonts/BergenText-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bergentext';
  src: url('../fonts/BergenText-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bergentext';
  src: url('../fonts/BergenText-SemiBoldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}