@font-face {
  font-family: "7 B 8 Rv";
  src: url('../fonts/neusharpbold-7b8rv.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --_colors---white: white;
  --_colors---orange: #ff682c;
  --_colors---light-grey: #d3d2d1;
  --_colors---black: #000;
  --_fonts---font-family: Montserrat, sans-serif;
  --_fonts---font-family-2: "Fira Code", sans-serif;
  --_colors---other-light-grey: #d9d9d9;
  --_colors---clear: #fff0;
  --_colors---dark-grey: #414040;
  --_fonts---neusharp: "7 B 8 Rv", Impact, sans-serif;
}

.section {
  background-image: url('../images/backdrop.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.body {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 1px;
  flex-flow: column;
  align-items: stretch;
  height: auto;
  padding-bottom: 0%;
  text-decoration: none;
  display: flex;
}

.container {
  width: 3000px;
  height: 200px;
}

.div-block {
  min-height: 200px;
  display: flex;
}

.bold-text {
  font-family: Neusharp Font;
}

.heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 140px;
  padding-left: 70px;
  font-family: "7 B 8 Rv", Impact, sans-serif;
  font-size: 210px;
  font-weight: 700;
}

.div-block-2 {
  width: 2284px;
  height: 200px;
}

.image {
  width: 100%;
  padding-top: 30px;
  padding-left: 0;
}

.div-block-3 {
  justify-content: center;
  align-items: center;
  width: 3%;
  min-width: 275px;
  height: 100%;
  min-height: 220px;
  padding-left: 60px;
  display: flex;
}

.heading-2 {
  color: #fff;
  justify-content: flex-start;
  align-items: flex-end;
  width: 1120vw;
  min-width: 0;
  height: 7.5vw;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 60px;
  font-family: "7 B 8 Rv", Impact, sans-serif;
  font-size: 215px;
  line-height: 44px;
  display: flex;
}

.div-block-4 {
  width: 100%;
  max-width: 2400px;
  max-height: 300px;
  padding-top: 24px;
  padding-left: 80px;
  display: flex;
}

.image-2 {
  width: 100%;
  padding-bottom: 0%;
  padding-right: 0;
}

.link {
  color: var(--_colors---white);
  text-align: center;
  border-bottom: 1px #000;
  flex-flow: row;
  font-family: Fira Code, sans-serif;
  font-size: 1vw;
  font-weight: 400;
  line-height: 1vw;
  text-decoration: none;
  display: flex;
}

.link-2 {
  color: var(--_colors---white);
  text-align: center;
  font-family: Fira Code, sans-serif;
  font-size: 1vw;
  line-height: 1vw;
  text-decoration: none;
  display: flex;
}

.link-3 {
  color: var(--_colors---white);
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  font-family: Fira Code, sans-serif;
  font-size: 1vw;
  line-height: 1vw;
  text-decoration: none;
  display: flex;
}

.link-4 {
  color: var(--_colors---white);
  text-align: center;
  font-family: Fira Code, sans-serif;
  font-size: 1vw;
  line-height: 1vw;
  text-decoration: none;
  display: flex;
}

.link-5 {
  grid-column-gap: 0%;
  grid-row-gap: 0%;
  color: var(--_colors---orange);
  text-align: center;
  font-size: .8vw;
  text-decoration: none;
  display: flex;
}

.div-block-5 {
  grid-column-gap: 22%;
  grid-row-gap: 22%;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 5%;
  padding-left: 15%;
  font-size: 14vw;
  display: flex;
}

.container-2 {
  height: 100%;
  max-height: 550px;
}

.container-3 {
  min-height: 450px;
  max-height: 550px;
}

.button {
  color: #000;
  text-align: left;
  white-space: nowrap;
  background-color: #fff;
  border: .25vh solid #000;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: 372.5px;
  height: auto;
  min-height: 80px;
  max-height: 80px;
  padding: 2% 15% 3% 5%;
  font-family: Fira Code, sans-serif;
  font-size: 1.5vw;
  line-height: 1vw;
  display: flex;
}

.image-3 {
  width: 100%;
  height: 100%;
  min-height: 0;
}

.div-block-6 {
  width: 100vw;
  height: 400px;
  padding-top: 0%;
  overflow: hidden;
}

.div-block-7 {
  grid-column-gap: 10%;
  grid-row-gap: 10%;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 10%;
  padding-bottom: 0%;
  padding-right: 5%;
  display: flex;
}

.text-block {
  color: #fff;
  padding-left: 5%;
  padding-right: 0;
  font-family: Fira Code, sans-serif;
  font-size: 2vw;
  line-height: 2.25vw;
  display: flex;
}

.text-block-2 {
  color: #3330;
  -webkit-text-stroke-color: #fff;
  display: inline-block;
}

.section-2 {
  background-color: #fff;
  height: auto;
  margin-top: 76px;
}

.div-block-8 {
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 10%;
  padding-right: 4%;
  display: flex;
}

.text-block-3 {
  color: #000;
  padding-top: 10%;
  padding-left: 15%;
  font-family: Montserrat, sans-serif;
  font-size: 8vh;
  line-height: 8vh;
  display: flex;
}

.text-block-4 {
  padding: 6% 20% 7% 15%;
  font-family: Montserrat, sans-serif;
  font-size: 3vh;
  line-height: 4vh;
  display: flex;
}

.section-3 {
  background-color: #414040;
  width: auto;
  height: auto;
  margin-top: 3px;
  margin-bottom: 0;
  padding-bottom: 0%;
}

.text-block-5 {
  color: #fff;
  padding: 7% 5% 5%;
  font-family: Montserrat, sans-serif;
  font-size: 3vw;
  line-height: 4vw;
}

.image-4 {
  width: 100%;
  padding-left: 0%;
  padding-right: 0%;
}

.div-block-9 {
  flex-flow: column;
  padding-right: 0%;
  display: flex;
}

.div-block-10 {
  justify-content: center;
  align-items: center;
  max-height: 100vh;
  display: flex;
  overflow: hidden;
}

.text-block-6 {
  color: var(--_colors---orange);
  margin-bottom: 0%;
  padding-top: 5%;
  padding-bottom: 0%;
  padding-left: 5%;
  font-family: Montserrat, sans-serif;
  font-size: 6vw;
  line-height: 7vw;
}

.paragraph {
  color: var(--_colors---white);
  margin-bottom: 0%;
  padding: 5% 10% 0% 5%;
  font-family: Montserrat, sans-serif;
  font-size: 3vw;
  line-height: 3vw;
}

.div-block-11 {
  margin-bottom: 0%;
  padding-top: 5%;
  padding-bottom: 10%;
  display: flex;
}

.section-4 {
  height: 100vh;
  margin-top: -54%;
}

.section-5 {
  width: 0;
  height: 100vh;
}

.section-6 {
  background-color: var(--_colors---white);
  height: auto;
  display: block;
}

.text-block-7 {
  width: 60%;
  margin-right: 0%;
  padding-top: 10%;
  padding-left: 10%;
  font-family: Montserrat, sans-serif;
  font-size: 3vw;
  line-height: 4vw;
}

.text-block-8 {
  margin-bottom: 0%;
  padding-bottom: 0%;
  padding-left: 0%;
  padding-right: 0%;
  font-family: Fira Code, sans-serif;
  font-size: 2vw;
  line-height: 1.5vw;
}

.text-block-9 {
  white-space: nowrap;
  padding: 0% 5% 0% 1vw;
  font-family: Montserrat, sans-serif;
  font-size: 2vw;
  font-weight: 500;
  line-height: 1.5vw;
}

.text-block-10 {
  white-space: normal;
  margin-bottom: 10%;
  padding-top: 5%;
  padding-left: 4vw;
  font-family: Montserrat, sans-serif;
  font-size: 2vw;
  line-height: 2.5vw;
}

.div-block-12 {
  flex-flow: wrap;
  width: 45%;
  padding-top: 30%;
  display: flex;
}

.image-5 {
  width: 15%;
  min-width: 5%;
  height: 15%;
  min-height: 0%;
  margin-top: 25%;
  margin-left: 25%;
  padding-top: 0%;
  padding-left: 0%;
}

.cell {
  flex-flow: wrap;
  padding-top: 35%;
  padding-left: 0%;
}

.div-block-13 {
  flex-flow: wrap;
  margin-top: 0%;
  padding-top: 5%;
  display: flex;
}

.div-block-14 {
  flex-flow: wrap;
  padding-top: 5%;
  display: flex;
}

.image-6 {
  margin-top: 0%;
  margin-left: 0%;
  padding-bottom: 4%;
  padding-left: 5%;
}

.image-7 {
  margin-left: 5%;
  padding-bottom: 5%;
}

.cell-2 {
  padding-top: 39%;
  padding-left: 0%;
}

.div-block-15, .div-block-16 {
  flex-flow: wrap;
  width: 60%;
  margin-top: 5%;
  margin-bottom: 5%;
  display: flex;
}

.div-block-17 {
  flex-flow: wrap;
  width: 60%;
  margin-top: 5%;
  margin-bottom: 10%;
  display: flex;
}

.image-8 {
  margin-bottom: 10%;
  margin-left: 5%;
}

.div-block-18 {
  flex-flow: wrap;
  width: 100%;
  padding-top: 12%;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
}

.div-block-19 {
  flex-flow: row;
  width: auto;
  height: auto;
  display: flex;
}

.section-7 {
  background-color: var(--_colors---white);
  height: auto;
}

.text-block-11 {
  color: var(--_colors---orange);
  padding-top: 5%;
  padding-left: 15%;
  font-family: Montserrat, sans-serif;
  font-size: 8vw;
  line-height: 7vw;
}

.text-block-12 {
  padding: 10% 15% 4%;
  font-family: Montserrat, sans-serif;
  font-size: 3vw;
  line-height: 3.5vw;
}

.section-8 {
  background-color: var(--_colors---light-grey);
  color: var(--_colors---black);
  height: auto;
}

.text-block-13 {
  white-space: nowrap;
  padding-top: 5%;
  padding-left: 5%;
  font-family: Montserrat, sans-serif;
  font-size: 6vw;
  line-height: 6vw;
}

.text-block-14 {
  padding-top: 7%;
  padding-left: 10%;
  padding-right: 10%;
  font-family: Montserrat, sans-serif;
  font-size: 2vw;
  line-height: 3vw;
}

.div-block-20 {
  padding-top: 5%;
  padding-bottom: 10%;
  display: flex;
}

.quick-stack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding-left: 0;
  padding-right: 0;
}

.div-block-21 {
  padding-left: 0%;
  display: flex;
}

.div-block-22, .div-block-23 {
  border: .25vw none var(--_colors---orange);
  width: 100%;
  position: relative;
}

.div-block-24 {
  border: .25vh none var(--_colors---orange);
  background-color: var(--_colors---orange);
  width: 100%;
  padding-left: 0%;
  position: relative;
}

.image-9 {
  border: 1px solid var(--_colors---orange);
  color: var(--_colors---orange);
  width: 100%;
  font-size: 1vh;
}

.text-block-15 {
  font-family: var(--_fonts---font-family);
  color: var(--_colors---orange);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5%;
  padding-left: 5%;
  padding-right: 5%;
  font-size: 2vw;
  font-weight: 500;
  line-height: 2vw;
  display: block;
  position: absolute;
  inset: 0% auto auto 0%;
}

.text-block-16 {
  font-family: var(--_fonts---font-family);
  color: var(--_colors---black);
  padding-left: 10%;
  padding-right: 10%;
  font-size: 2vw;
  line-height: 2vw;
  position: absolute;
  inset: auto auto 15% 0%;
}

.text-block-17 {
  color: var(--_colors---orange);
  padding-bottom: 5%;
  padding-right: 10%;
  font-family: Montserrat, sans-serif;
  font-size: 1.5vw;
  font-weight: 500;
  line-height: 1.5vw;
  position: absolute;
  inset: auto 0% 0% auto;
}

.div-block-25 {
  position: absolute;
}

.image-10, .image-11 {
  border: 1px solid var(--_colors---orange);
  width: 100%;
}

.section-9 {
  background-color: var(--_colors---light-grey);
  height: auto;
}

.div-block-26 {
  flex-flow: column;
  padding-top: 5%;
  padding-bottom: 10%;
  display: flex;
}

.text-block-18 {
  font-family: var(--_fonts---font-family);
  padding-top: 5%;
  padding-left: 5%;
  font-size: 2.5vw;
  line-height: 2.5vw;
}

.text-block-19 {
  padding-top: 5%;
  padding-left: 10%;
  padding-right: 10%;
  font-family: Montserrat, sans-serif;
  font-size: 4vw;
  line-height: 5vw;
}

.section-10 {
  height: auto;
  margin-top: 5%;
}

.quick-stack-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
  font-size: 1vw;
  line-height: 1vw;
}

.cell-3 {
  background-color: var(--_colors---orange);
  border: 1px solid #000;
}

.cell-4 {
  background-color: var(--_colors---orange);
  border: 1px solid #000;
  border-radius: 0;
}

.cell-5, .cell-6, .cell-7, .cell-8 {
  background-color: var(--_colors---orange);
  border: 1px solid #000;
}

.text-block-20 {
  font-family: var(--_fonts---font-family);
  padding-top: 5%;
  padding-left: 5%;
  font-size: 2vw;
  line-height: 2vw;
}

.text-block-21 {
  font-family: var(--_fonts---font-family);
  padding: 10% 10% 10% 5%;
  font-size: 1.5vw;
  line-height: 2vw;
}

.text-block-22, .text-block-23 {
  font-family: var(--_fonts---font-family);
  padding-top: 5%;
  padding-left: 5%;
  font-size: 2vw;
  line-height: 2vw;
}

.text-block-24 {
  font-family: var(--_fonts---font-family);
  padding: 10% 10% 10px 5%;
  font-size: 1.5vw;
  line-height: 2vw;
}

.text-block-25 {
  font-family: var(--_fonts---font-family);
  border: 0 solid #000;
  padding: 10% 10% 10% 5%;
  font-size: 1.5vw;
  line-height: 2vw;
}

.text-block-26 {
  font-family: var(--_fonts---font-family);
  padding-top: 5%;
  padding-left: 5%;
  font-size: 2vw;
  line-height: 2vw;
}

.text-block-27 {
  font-family: var(--_fonts---font-family);
  padding: 10% 10% 10% 5%;
  font-size: 1.5vw;
  line-height: 2vw;
}

.text-block-28 {
  font-family: var(--_fonts---font-family);
  padding-top: 5%;
  padding-left: 5%;
  font-size: 2vw;
  line-height: 2vw;
}

.text-block-29 {
  font-family: var(--_fonts---font-family);
  padding: 10% 10% 10% 5%;
  font-size: 1.5vw;
  line-height: 2vw;
}

.text-block-30 {
  font-family: var(--_fonts---font-family);
  padding-top: 5%;
  padding-left: 5%;
  font-size: 2vw;
  line-height: 2vw;
}

.text-block-31 {
  font-family: var(--_fonts---font-family);
  padding: 10% 10% 10% 5%;
  font-size: 1.5vw;
  line-height: 2vw;
}

.image-12 {
  border: 2px solid #000;
}

.image-13, .image-14, .image-15, .image-16, .image-17 {
  border: 1px solid #000;
}

.section-11 {
  background-color: #fff;
  height: auto;
  padding-left: 0%;
}

.text-block-32 {
  font-family: var(--_fonts---font-family);
  padding-top: 15%;
  padding-bottom: 5%;
  padding-left: 10%;
  font-size: 8vw;
  line-height: 7vw;
}

.text-block-33 {
  font-family: var(--_fonts---font-family);
  margin-bottom: 10%;
  padding-top: 5%;
  padding-left: 10%;
  padding-right: 10%;
  font-size: 4vw;
  line-height: 5vw;
}

.div-block-27 {
  border-top: 1px dashed #000;
  border-bottom: 1px #000;
  padding-bottom: 5%;
  display: flex;
}

.text-block-34 {
  font-family: var(--_fonts---font-family-2);
  flex-flow: column;
  padding-left: 0%;
  font-size: 1vw;
  line-height: 1vw;
  display: block;
}

.div-block-28 {
  padding-top: 5%;
  padding-left: 10%;
}

.text-block-35 {
  padding-top: 0%;
  padding-bottom: 5%;
  font-family: Montserrat, sans-serif;
  font-size: 2vw;
  font-weight: 600;
  line-height: 2vw;
}

.text-block-36 {
  font-family: var(--_fonts---font-family);
  text-align: left;
  font-size: 1vw;
  line-height: 2vw;
}

.div-block-29 {
  width: 50%;
  margin-right: 15%;
  padding-top: 5%;
  padding-left: 10%;
  padding-right: 0%;
}

.div-block-30 {
  width: 15%;
  padding-top: 0%;
  padding-left: 0%;
}

.image-18 {
  width: 100%;
  height: 100%;
  padding-top: 15%;
  padding-right: 5%;
}

.section-12 {
  background-color: var(--_colors---clear);
  height: auto;
  margin-top: 0%;
}

.div-block-31 {
  background-color: var(--_colors---orange);
}

.div-block-32 {
  background-color: var(--_colors---clear);
  color: var(--_colors---white);
  height: auto;
  margin-top: 5%;
  overflow: hidden;
}

.div-block-33 {
  background-color: var(--_colors---orange);
  height: auto;
}

.text-block-37 {
  font-family: var(--_fonts---font-family);
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 5%;
  font-size: 7vw;
  line-height: 7vw;
}

.div-block-34 {
  justify-content: center;
  align-items: center;
  padding-bottom: 5%;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
}

.div-block-35 {
  height: auto;
}

.section-13 {
  background-color: var(--_colors---black);
  color: var(--_colors---black);
  height: auto;
}

.div-block-4-copy {
  width: 100%;
  max-width: 2400px;
  max-height: 300px;
  margin-top: 0%;
  padding: 2.5% 5% 0%;
  display: flex;
}

.div-block-36 {
  padding-bottom: 10%;
  display: flex;
}

.field-label {
  font-family: var(--_fonts---font-family-2);
  color: var(--_colors---white);
  margin-bottom: 0%;
  font-size: 1vw;
  line-height: 1.5vw;
}

.text-field {
  border-style: none none dashed;
  border-width: 1px;
  border-color: black black var(--_colors---light-grey);
  background-color: var(--_colors---black);
  font-family: var(--_fonts---font-family-2);
  width: 70%;
  padding-top: 2.5%;
  font-size: 1vw;
  line-height: 1vw;
}

.form {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.div-block-37 {
  width: 33.3%;
  padding-top: 5%;
  padding-left: 5%;
  padding-right: 5%;
}

.submit-button {
  background-color: var(--_colors---black);
  font-family: var(--_fonts---font-family-2);
  color: var(--_colors---orange);
  font-size: 1vw;
  line-height: 1vw;
}

.text-block-38 {
  font-family: var(--_fonts---font-family-2);
  color: var(--_colors---white);
  padding-bottom: 5%;
  font-size: 1vw;
  line-height: 1vw;
}

.div-block-38 {
  flex-flow: column;
  width: 33.3%;
  padding-top: 5%;
  padding-left: 10%;
  display: flex;
}

.link-6 {
  font-family: var(--_fonts---font-family-2);
  color: var(--_colors---orange);
  padding-top: 2.5%;
  padding-bottom: 2.5%;
  font-size: 1vw;
  line-height: 1vw;
  text-decoration: none;
}

.link-7 {
  font-family: var(--_fonts---font-family-2);
  color: var(--_colors---orange);
  padding-top: 2.5%;
  font-size: 1vw;
  line-height: 1vw;
  text-decoration: none;
}

.text-block-39 {
  color: var(--_colors---white);
  margin-bottom: 5%;
  padding-bottom: 0%;
  font-family: Fira Code, sans-serif;
  font-size: 1vw;
  line-height: 1vw;
}

.link-8 {
  color: var(--_colors---orange);
  white-space: nowrap;
  font-family: Fira Code, sans-serif;
  font-size: 1vw;
  line-height: 2vw;
  text-decoration: none;
  display: block;
}

.div-block-39 {
  width: 33.3%;
  padding-top: 5%;
  padding-left: 5%;
  padding-right: 5%;
}

.section-14 {
  height: 150vh;
}

.section-15 {
  background-color: var(--_colors---light-grey);
  flex-flow: column;
  height: auto;
  display: flex;
}

.text-block-40 {
  color: var(--_colors---orange);
  white-space: nowrap;
  width: 50%;
  height: 100%;
  padding-right: 0%;
  font-family: Montserrat, sans-serif;
  font-size: 2vw;
  font-weight: 500;
  line-height: 2.5vw;
}

.text-block-41 {
  font-family: var(--_fonts---font-family);
  color: var(--_colors---black);
  width: 100%;
  padding-bottom: 5%;
  padding-left: 5%;
  font-size: 2vw;
  line-height: 2.5vw;
}

.text-block-42 {
  font-family: var(--_fonts---font-family);
  color: var(--_colors---black);
  white-space: normal;
  justify-content: flex-start;
  align-items: flex-end;
  padding-bottom: 5%;
  padding-left: 5%;
  padding-right: 5%;
  font-size: 1.5vw;
  line-height: 2vw;
  display: flex;
}

.div-block-40 {
  justify-content: center;
  align-items: center;
  padding-top: 5%;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.div-block-41 {
  padding-bottom: 5%;
  display: flex;
}

.image-19 {
  width: 15%;
  margin-left: 0%;
  padding-left: 0%;
  display: block;
}

.div-block-42 {
  justify-content: center;
  align-items: center;
  height: 45vh;
  max-height: none;
  margin-top: 5%;
  margin-bottom: 5%;
  padding-top: 5%;
  padding-bottom: 5%;
  display: flex;
  overflow: clip;
}

.image-20 {
  width: 100%;
  height: auto;
  padding-left: 5%;
  padding-right: 5%;
}

.section-16 {
  background-color: var(--_colors---dark-grey);
  height: auto;
  padding-bottom: 0%;
}

.text-block-43 {
  font-family: var(--_fonts---font-family);
  color: var(--_colors---white);
  padding-top: 5%;
  padding-bottom: 10%;
  padding-left: 0%;
  font-size: 4vw;
  line-height: 4vw;
  display: block;
}

.div-block-43 {
  margin-top: 5%;
  padding-top: 5%;
  padding-bottom: 0%;
  padding-left: 40%;
}

.div-block-44 {
  color: var(--_colors---white);
  padding-top: 5%;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.div-block-45 {
  flex-flow: column;
  width: 75%;
  padding-left: 25%;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.div-block-46 {
  padding-left: 5%;
  font-family: Montserrat, sans-serif;
}

.text-block-44 {
  padding-left: 0%;
  font-size: 3vw;
  line-height: 3vw;
}

.text-block-45 {
  padding-bottom: 5%;
  font-size: 3vw;
  line-height: 3vw;
}

.text-block-46 {
  width: 100%;
  margin-left: 10%;
  font-size: 1vw;
  line-height: 1vw;
}

.text-block-47, .text-block-48 {
  font-size: 1vw;
  line-height: 1vw;
}

.text-block-49 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 5%;
  font-family: Fira Code, sans-serif;
  font-size: 1vw;
  line-height: 1vw;
  display: block;
}

.div-block-47 {
  border-bottom: 1px dashed var(--_colors---white);
  padding-top: 5%;
  padding-bottom: 5%;
  display: flex;
}

.text-block-50 {
  color: var(--_colors---white);
  margin-bottom: 10%;
  padding-left: 5%;
  padding-right: 5%;
  font-family: Montserrat, sans-serif;
  font-size: 4vw;
  line-height: 5vw;
}

.div-block-48 {
  margin-bottom: 0%;
  padding-top: 10%;
  padding-bottom: 0%;
  line-height: 14px;
}

.section-17 {
  height: auto;
}

.div-block-49 {
  -webkit-text-stroke-color: var(--_colors---orange);
}

.text-block-51 {
  padding-top: 0%;
  font-family: Montserrat, sans-serif;
  font-size: 2vw;
  line-height: 3vw;
}

.div-block-50 {
  padding-top: 5%;
  padding-left: 10%;
  padding-right: 10%;
}

.text-block-52 {
  padding-left: 2%;
  font-size: 7vw;
  font-weight: 700;
  line-height: 7vw;
}

.div-block-51 {
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 0%;
  display: flex;
}

.div-block-52 {
  background-color: var(--_colors---black);
  color: var(--_colors---white);
  height: auto;
  margin: 5% 15%;
  padding: 5% 0%;
  font-family: Fira Code, sans-serif;
  font-size: 1vw;
  line-height: 1vw;
}

.field-label-2, .field-label-3, .field-label-4, .field-label-5, .field-label-6 {
  margin-bottom: 5%;
  font-family: Fira Code, sans-serif;
}

.text-block-53 {
  font-family: Fira Code, sans-serif;
  font-size: 2vw;
  line-height: 2vw;
}

.div-block-53 {
  border-bottom: 1px dashed var(--_colors---light-grey);
  margin-top: 0%;
  margin-bottom: 5%;
  padding-bottom: 5%;
  padding-left: 10%;
}

.div-block-54 {
  margin-left: 15%;
  margin-right: 15%;
}

.text-field-2, .text-field-3 {
  border-style: none none dashed;
  border-width: 1px;
  border-color: black black var(--_colors---light-grey);
  background-color: var(--_colors---black);
  color: var(--_colors---black);
  -webkit-text-stroke-color: var(--_colors---black);
  margin-bottom: 5%;
}

.text-field-4 {
  border-style: none none dashed;
  border-width: 1px;
  border-color: black black var(--_colors---light-grey);
  background-color: var(--_colors---black);
  color: var(--_colors---black);
  margin-bottom: 5%;
}

.text-field-5 {
  border-style: none none dashed;
  border-width: 1px;
  border-color: black black var(--_colors---light-grey);
  background-color: var(--_colors---black);
  margin-bottom: 5%;
}

.textarea {
  border-style: none none dashed;
  border-width: 1px;
  border-color: black black var(--_colors---light-grey);
  background-color: var(--_colors---black);
  margin-bottom: 10%;
}

.submit-button-2 {
  background-color: var(--_colors---black);
  color: var(--_colors---orange);
  width: 7.9561%;
  font-family: Fira Code, sans-serif;
}

.text-block-54 {
  font-size: 4vw;
  line-height: 5vw;
}

.div-block-55 {
  border-bottom: 1px none var(--_colors---white);
  padding-left: 5%;
}

.text-block-55 {
  border-bottom: 1px dashed var(--_colors---white);
  padding-top: 2%;
  padding-bottom: 2%;
  padding-left: 5%;
}

.div-block-56 {
  padding: 2% 10% 2% 5%;
}

.div-block-57, .div-block-58, .div-block-59 {
  border-top: 1px dashed var(--_colors---white);
}

.div-block-60 {
  margin-bottom: 5%;
}

.div-block-61 {
  padding-top: 5%;
  padding-bottom: 5%;
}

.div-block-62 {
  padding-bottom: 5%;
}

.div-block-63 {
  padding-top: 0%;
}

.div-block-64 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  display: flex;
}

.div-block-65 {
  width: 50%;
  display: flex;
}

.image-21 {
  height: 317.219px;
}

.image-22 {
  color: var(--_colors---clear);
}

.div-block-66 {
  width: 50%;
}

.div-block-67 {
  justify-content: flex-end;
  width: 50%;
  height: 87%;
  display: flex;
}

.div-block-68 {
  width: 50%;
}

.div-block-69 {
  justify-content: flex-end;
  width: 50%;
  height: 100%;
  display: flex;
}

.div-block-70 {
  flex-flow: column;
  margin-bottom: 15%;
  margin-right: 0%;
  padding-top: 2%;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.div-block-71 {
  padding-right: 0%;
}

.image-23 {
  display: none;
}

.div-block-72 {
  flex-flow: column;
  display: flex;
}

.div-block-73, .div-block-74 {
  flex-flow: row;
  display: flex;
}

.div-block-75 {
  flex-flow: column;
  display: flex;
}

.div-block-76 {
  background-color: var(--_colors---orange);
  border: 1px solid #000;
  padding-bottom: 5%;
}

.text-block-56 {
  font-family: var(--_fonts---font-family);
  padding-top: 5%;
  padding-left: 5%;
  font-size: 2vw;
  line-height: 2vw;
}

.text-block-57 {
  font-family: var(--_fonts---font-family);
  padding: 10% 5%;
  font-size: 1.5vw;
  line-height: 2vw;
}

.div-block-77 {
  border: 1px solid #000;
  flex-flow: column;
  display: block;
}

.div-block-78, .div-block-79, .div-block-80, .div-block-81, .div-block-82 {
  flex-flow: column;
  display: flex;
}

.div-block-83, .div-block-84, .div-block-85, .div-block-86, .div-block-87 {
  background-color: var(--_colors---orange);
  border: 1px solid #000;
  padding-bottom: 5%;
}

.image-24 {
  border: 1px #000;
  width: 100%;
  height: 100%;
  display: block;
}

.image-25, .image-26 {
  border: 1px #000;
  border-radius: 1px;
  width: 100%;
  height: 100%;
  display: block;
}

.image-27, .image-28, .image-29 {
  border: 1px #000;
  width: 100%;
  height: 100%;
  display: block;
}

.div-block-88, .div-block-89, .div-block-90, .div-block-91, .div-block-92 {
  border: 1px solid #000;
}

.div-block-40-copy {
  justify-content: center;
  align-items: center;
  padding-top: 5%;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.image-30 {
  width: 1vw;
  max-width: none;
  height: 1vw;
}

.link-block {
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.image-31 {
  height: 1vw;
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 5%;
}

.link-block-2 {
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.link-block-3 {
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.image-32 {
  height: 1vw;
  padding-top: 0%;
  padding-bottom: 0%;
  padding-left: 0%;
  display: block;
}

.link-block-4 {
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.image-33 {
  flex: 0 auto;
  height: 1vw;
}

.image-34, .image-35 {
  height: 1vw;
}

.text-block-58 {
  background-color: var(--_colors---white);
  color: var(--_colors---black);
  white-space: pre;
  padding: 0% 5% 5%;
  font-family: Fira Code, sans-serif;
  font-size: 1.5vw;
  line-height: 1.5vw;
}

.image-36 {
  height: 1.5vw;
  padding-top: 0%;
}

.link-block-5 {
  background-color: var(--_colors---white);
  border: 2px solid #000;
  justify-content: center;
  align-items: flex-start;
  padding: 1% 5% .5%;
  text-decoration: none;
  display: flex;
}

.image-37 {
  height: 1.5vw;
  margin-bottom: 5%;
  margin-right: 5%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.text-block-59 {
  color: var(--_colors---white);
  margin-top: 5%;
  margin-right: 5%;
  font-family: Montserrat, sans-serif;
  font-size: 1vw;
  font-weight: 400;
  line-height: 1.5vw;
}

.section-18 {
  background-image: url('../images/gg.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  display: flex;
}

.text-block-60 {
  color: var(--_colors---orange);
  font-family: Fira Code, sans-serif;
  font-size: 1vw;
  line-height: 1vw;
}

.success-message {
  background-color: var(--_colors---black);
}

.text-block-61 {
  color: var(--_colors---orange);
  font-family: Fira Code, sans-serif;
  font-size: 1vw;
  line-height: 1vw;
}

.success-message-2 {
  background-color: var(--_colors---black);
}

.text-block-62 {
  color: var(--_colors---orange);
  font-family: Fira Code, sans-serif;
  font-size: 1vw;
  line-height: 1vw;
}

.success-message-3 {
  background-color: var(--_colors---black);
}

.text-block-63 {
  color: var(--_colors---orange);
  font-family: Fira Code, sans-serif;
  font-size: 1vw;
  line-height: 1vw;
}

.success-message-4 {
  background-color: var(--_colors---black);
}

.text-block-64 {
  color: var(--_colors---orange);
  font-family: Fira Code, sans-serif;
  font-size: 1vw;
  line-height: 1vw;
}

.success-message-5 {
  background-color: var(--_colors---black);
}

@media screen and (max-width: 991px) {
  .body {
    background-position: 50% 0;
    background-size: auto;
    height: auto;
  }

  .heading {
    padding-top: 40px;
    padding-left: 20px;
    font-size: 70px;
  }

  .image {
    padding-top: 10px;
    padding-left: 20px;
  }

  .link {
    font-size: 2vw;
    line-height: 2vw;
  }

  .link-2, .link-3, .link-4 {
    font-family: Fira Code, sans-serif;
    font-size: 2vw;
    line-height: 2vw;
  }

  .link-5 {
    font-size: 1.5vw;
  }

  .div-block-5 {
    grid-column-gap: 9%;
    grid-row-gap: 9%;
    flex-flow: wrap;
    width: 100%;
    min-height: 50px;
    padding-top: 10px;
    padding-left: 15%;
  }

  .container-3 {
    min-height: 350px;
  }

  .button {
    white-space: nowrap;
    word-break: normal;
    overflow-wrap: normal;
    justify-content: center;
    align-items: center;
    min-height: 60px;
    padding: 3% 10% 2%;
    font-size: 3vw;
    line-height: 2vw;
    display: block;
  }

  .image-3 {
    width: auto;
    height: 100%;
  }

  .div-block-6 {
    width: 200vw;
    height: 120px;
  }

  .div-block-7 {
    grid-column-gap: 9%;
    grid-row-gap: 9%;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 30px;
    padding-left: 5%;
    padding-right: 30px;
    overflow: visible;
  }

  .text-block {
    text-shadow: 0 1px 1px #0003;
    padding-left: 0%;
    padding-right: 5%;
    font-size: 2vw;
    line-height: 2.5vw;
  }

  .section-2 {
    flex-flow: column;
    height: auto;
    display: flex;
  }

  .div-block-8 {
    padding-bottom: 10%;
  }

  .text-block-3 {
    padding-bottom: 10%;
    padding-left: 12%;
    padding-right: 5%;
    font-size: 8vw;
    line-height: 7vw;
  }

  .text-block-4 {
    padding-left: 12%;
    padding-right: 18%;
    font-size: 5vw;
    line-height: 6vw;
  }

  .section-3 {
    height: auto;
  }

  .text-block-5 {
    font-size: 5vw;
    line-height: 5vw;
  }

  .text-block-6 {
    font-size: 12vw;
    line-height: 13vw;
  }

  .paragraph {
    margin-bottom: 0;
    padding-bottom: 10%;
    font-size: 3vw;
    line-height: 5vw;
  }

  .div-block-11 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: 55vh;
    display: flex;
  }

  .section-6 {
    height: 100vh;
  }

  .text-block-7 {
    padding-left: 10%;
    padding-right: 5%;
  }

  .text-block-8 {
    font-size: 2vw;
    line-height: 2vw;
  }

  .text-block-9, .text-block-10 {
    padding-top: 2.5%;
    font-size: 2vw;
    line-height: 2vw;
  }

  .cell {
    padding-top: 25%;
  }

  .image-6 {
    width: 7.5vh;
    height: 7vh;
    padding-bottom: 5%;
    padding-left: 0%;
  }

  .image-7 {
    width: 7.5vh;
    height: 7vh;
    margin-left: 0%;
    padding-top: 0%;
    padding-bottom: 5%;
  }

  .div-block-15, .div-block-16, .div-block-17 {
    width: 60%;
    margin-top: 0%;
    margin-bottom: 0%;
  }

  .image-8 {
    width: 7.5vh;
    height: 7vh;
    margin-left: 0%;
    padding-bottom: 5%;
  }

  .div-block-18 {
    flex-flow: column;
    padding-top: 5%;
    padding-left: 10%;
  }

  .div-block-19 {
    flex-flow: column;
    align-items: baseline;
    width: 100%;
    height: auto;
  }

  .section-8 {
    margin-top: 10%;
  }

  .div-block-27 {
    padding-right: 5%;
  }

  .text-block-34 {
    font-size: 2vw;
  }

  .text-block-36 {
    font-size: 2vw;
    line-height: 3vw;
  }

  .div-block-30 {
    width: 25%;
    padding-top: 2%;
    padding-right: 0%;
  }

  .image-18 {
    width: 100%;
    padding-top: 5%;
    padding-right: 0%;
  }

  .section-12 {
    flex-flow: column;
    height: auto;
    display: flex;
  }

  .div-block-32 {
    height: auto;
    margin-top: 0%;
  }

  .div-block-33 {
    flex-flow: column;
    display: flex;
  }

  .div-block-35 {
    height: auto;
  }

  .div-block-4-copy {
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-36 {
    padding-bottom: 5%;
  }

  .field-label {
    font-size: 2vw;
    line-height: 2vw;
  }

  .text-field {
    width: 100%;
    font-size: 1.5vw;
    line-height: 1.5vw;
  }

  .form {
    font-size: 14vw;
    line-height: 14vw;
  }

  .submit-button, .text-block-38 {
    font-size: 2vw;
    line-height: 2vw;
  }

  .div-block-38 {
    padding-left: 5%;
  }

  .link-6, .link-7, .text-block-39 {
    font-size: 2vw;
    line-height: 2vw;
  }

  .link-8 {
    font-size: 2vw;
    line-height: 3vw;
  }

  .text-block-40 {
    font-size: 4vw;
    font-weight: 500;
    line-height: 5vw;
  }

  .text-block-41 {
    width: 100%;
    padding-right: 5%;
    font-size: 3vw;
    font-weight: 500;
    line-height: 3.5vw;
  }

  .text-block-42 {
    padding-left: 5%;
    font-size: 2.5vw;
    font-weight: 600;
    line-height: 3vw;
  }

  .div-block-41 {
    flex-flow: column;
  }

  .image-19 {
    width: 25%;
  }

  .div-block-42 {
    height: 20vh;
  }

  .text-block-43 {
    padding-bottom: 10%;
    font-weight: 600;
    line-height: 5vw;
  }

  .div-block-43 {
    padding-left: 5%;
  }

  .div-block-44 {
    flex-flow: column;
  }

  .div-block-45 {
    width: 100%;
    padding-right: 5%;
  }

  .text-block-46 {
    font-size: 2vw;
    line-height: 2vw;
  }

  .text-block-49 {
    font-size: 2vw;
  }

  .section-17 {
    height: auto;
  }

  .text-block-51 {
    font-size: 3vw;
    line-height: 4vw;
  }

  .div-block-51 {
    padding-bottom: 0%;
  }

  .div-block-52 {
    margin-bottom: 5%;
  }

  .field-label-2 {
    font-size: 2vw;
    line-height: 2vw;
  }

  .text-block-53 {
    font-size: 3vw;
    line-height: 3vw;
  }

  .submit-button-2 {
    width: 25%;
  }

  .div-block-70 {
    margin-bottom: 15%;
  }

  .image-23 {
    display: none;
  }

  .form-2 {
    font-size: 2vw;
    line-height: 2vw;
  }

  .image-32, .image-33, .image-34, .image-35 {
    height: 2vw;
  }

  .text-block-59 {
    margin-bottom: 5%;
    font-size: 2vw;
    line-height: 2vw;
  }
}

@media screen and (max-width: 767px) {
  .body {
    background-position: 50% 0;
    background-size: contain;
    max-width: none;
    height: auto;
  }

  .heading {
    padding-top: 20px;
    padding-left: 10px;
    font-size: 54px;
  }

  .image {
    padding-top: 10px;
    padding-left: 10px;
  }

  .image-2 {
    width: auto;
    max-width: none;
  }

  .div-block-5 {
    flex-flow: row;
    place-content: space-around;
    align-items: flex-start;
    min-height: 50px;
    max-height: 200px;
    padding-left: 5%;
    padding-right: 20px;
  }

  .button {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    min-width: 250px;
    min-height: 50px;
    max-height: 50px;
    padding: 0% 10% 4px;
    line-height: 3vw;
    display: flex;
  }

  .image-3 {
    flex: 0 auto;
    order: 1;
    width: auto;
    height: 50%;
    display: block;
  }

  .div-block-6 {
    justify-content: flex-start;
    align-items: flex-end;
    width: auto;
    height: auto;
    margin-top: 5%;
    display: flex;
  }

  .div-block-7 {
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    padding-top: 10px;
  }

  .text-block {
    padding-right: 0%;
    display: block;
  }

  .text-block-2 {
    color: #fff;
    text-align: center;
    padding-top: 220px;
    padding-left: 15%;
    padding-right: 15%;
    font-family: Fira Code, sans-serif;
    font-size: 6vw;
    line-height: 8vw;
  }

  .div-block-8 {
    justify-content: center;
    align-items: center;
    padding-bottom: 15%;
  }

  .text-block-3 {
    font-size: 12vw;
    line-height: 13vw;
  }

  .text-block-4 {
    padding-bottom: 12%;
    font-size: 4vw;
    line-height: 5vw;
  }

  .text-block-6 {
    font-size: 8vw;
    line-height: 9vw;
  }

  .paragraph {
    font-size: 3vw;
    line-height: 4vw;
  }

  .div-block-11 {
    flex-flow: column;
    height: auto;
  }

  .section-6 {
    height: auto;
    margin-top: 0%;
  }

  .text-block-7 {
    white-space: nowrap;
    padding-left: 10%;
    font-size: 8vw;
    line-height: 8vw;
  }

  .text-block-8 {
    font-size: 5vw;
    line-height: 5vw;
  }

  .text-block-9 {
    padding-left: 0;
    font-size: 5vw;
    line-height: 5vw;
  }

  .text-block-10 {
    white-space: normal;
    padding-left: 0;
    padding-right: 0%;
    font-size: 4vw;
    line-height: 4vw;
  }

  .div-block-15, .div-block-16, .div-block-17 {
    flex-flow: column;
    width: 100%;
  }

  .div-block-18 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-19 {
    flex-flow: column;
    width: auto;
    height: auto;
  }

  .div-block-22 {
    border-style: none;
    border-width: .25vw;
  }

  .div-block-23, .div-block-24 {
    border-style: none;
  }

  .section-10 {
    height: auto;
  }

  .div-block-30 {
    width: 35%;
  }

  .image-18 {
    width: 100%;
  }

  .text-block-40 {
    font-size: 4vw;
    font-weight: 600;
    line-height: 5vw;
  }

  .text-block-41 {
    width: 100%;
    font-size: 4vw;
    font-weight: 500;
    line-height: 4vw;
  }

  .text-block-42 {
    padding-left: 5%;
    padding-right: 5%;
    font-size: 4vw;
    font-weight: 600;
    line-height: 4vw;
  }

  .div-block-41 {
    flex-flow: column;
  }

  .div-block-42 {
    height: 15vh;
  }

  .text-block-43 {
    font-size: 5vw;
    font-weight: 600;
    line-height: 5vw;
  }

  .div-block-43 {
    padding-left: 5%;
  }

  .div-block-45 {
    width: 100%;
    padding-right: 5%;
  }

  .text-block-44 {
    font-size: 4vw;
    line-height: 4vw;
  }

  .text-block-45 {
    font-size: 5vw;
    font-weight: 500;
    line-height: 5vw;
  }

  .text-block-46 {
    font-size: 4vw;
    line-height: 4vw;
  }

  .text-block-49 {
    font-size: 3vw;
    line-height: 3vw;
  }

  .text-block-51 {
    font-size: 3vw;
    font-weight: 500;
    line-height: 4vw;
  }

  .div-block-52 {
    margin-bottom: 5%;
    margin-left: 5%;
    margin-right: 5%;
  }

  .div-block-70 {
    justify-content: flex-start;
    margin-bottom: 0%;
  }

  .text-block-59 {
    margin-bottom: 5%;
    font-size: 3vw;
    line-height: 3vw;
  }

  .section-18 {
    background-position: 75% 40%;
  }
}

@media screen and (max-width: 479px) {
  .body {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-position: 70% -30%;
    background-size: auto;
    justify-content: flex-start;
    align-items: stretch;
  }

  .div-block {
    min-height: 40px;
  }

  .heading {
    justify-content: flex-end;
    align-items: flex-start;
    padding-top: 5px;
    font-size: 29px;
    line-height: 44px;
    display: flex;
  }

  .div-block-4 {
    min-width: 400px;
    padding-left: 5%;
  }

  .image-2 {
    text-align: left;
    vertical-align: top;
    order: 0;
    width: 100%;
    min-width: 200px;
    margin-top: 5%;
    margin-bottom: 5%;
    display: block;
  }

  .link {
    font-size: 3vw;
  }

  .link-2 {
    font-size: 3vw;
    line-height: 3vw;
  }

  .link-3, .link-4 {
    font-size: 3vw;
  }

  .link-5 {
    font-family: Fira Code, sans-serif;
    font-size: 3vw;
  }

  .div-block-5 {
    grid-column-gap: 15%;
    grid-row-gap: 15%;
    justify-content: space-between;
    min-height: auto;
    max-height: none;
    padding-top: 0;
  }

  .container-2 {
    min-height: 450px;
  }

  .container-3 {
    padding-top: 220px;
  }

  .button {
    text-align: center;
    min-width: 250px;
    min-height: 20px;
    max-height: 20px;
    padding: 4% 0% 6%;
    font-size: 4vw;
    display: block;
    overflow: hidden;
  }

  .image-3 {
    box-sizing: content-box;
    vertical-align: bottom;
    object-fit: fill;
    flex-flow: row;
    flex: 1;
    order: 0;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    height: 100%;
    min-height: 0;
    padding-right: 0%;
    display: block;
    overflow: hidden;
  }

  .div-block-6 {
    justify-content: flex-start;
    align-items: flex-end;
    width: 300%;
    height: auto;
    margin-top: 0%;
    display: flex;
    overflow: visible;
  }

  .div-block-7 {
    max-height: 20vw;
    padding-top: 10%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .text-block {
    display: none;
  }

  .text-block-2 {
    color: #f8f5f5;
    text-align: center;
    padding-top: 0;
    padding-left: 40px;
    padding-right: 40px;
    font-family: Fira Code, sans-serif;
    font-size: 6vw;
    line-height: 30px;
  }

  .section-2 {
    margin-top: 74px;
    display: flex;
  }

  .text-block-3 {
    font-size: 12vw;
    line-height: 13vw;
  }

  .text-block-4 {
    padding-left: 5%;
    padding-right: 5%;
    font-size: 6vw;
    line-height: 7vw;
  }

  .section-3 {
    flex-flow: column;
    height: auto;
    display: flex;
  }

  .text-block-5 {
    font-size: 6vw;
    line-height: 6.5vw;
  }

  .text-block-6 {
    font-size: 12vw;
    line-height: 13vw;
  }

  .paragraph {
    height: auto;
    max-height: none;
    font-size: 5vw;
    line-height: 7vw;
  }

  .div-block-11 {
    object-fit: fill;
    flex-flow: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100%;
    max-height: 100%;
    padding-bottom: 0%;
    display: flex;
    overflow: hidden;
  }

  .section-6 {
    height: auto;
  }

  .text-block-7 {
    width: 100%;
    padding-left: 5%;
    font-size: 8vw;
    line-height: 8vw;
  }

  .text-block-8 {
    font-size: 5vw;
    line-height: 5vw;
  }

  .text-block-9 {
    padding-left: 0;
    font-size: 5vw;
    line-height: 5vw;
  }

  .text-block-10 {
    box-sizing: border-box;
    white-space: normal;
    object-fit: fill;
    object-position: 0% 0%;
    flex-flow: wrap;
    width: 99.9999%;
    padding-left: 0;
    font-size: 4vw;
    line-height: 4vw;
    display: block;
    overflow: visible;
  }

  .div-block-15, .div-block-16, .div-block-17 {
    flex-flow: column;
    width: 100%;
  }

  .div-block-18 {
    padding-left: 10%;
    padding-right: 10%;
  }

  .div-block-19 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
  }

  .text-block-11 {
    padding-left: 5%;
    line-height: 8vw;
  }

  .text-block-12 {
    padding-left: 5%;
    padding-right: 5%;
    font-size: 5vw;
    line-height: 6vw;
  }

  .section-8 {
    height: auto;
  }

  .text-block-13 {
    color: var(--_colors---orange);
    font-size: 8vw;
    line-height: 8vw;
  }

  .text-block-14 {
    font-size: 3vw;
    line-height: 3.5vw;
  }

  .div-block-20 {
    flex-flow: column;
  }

  .div-block-21 {
    grid-column-gap: 0%;
    grid-row-gap: 0%;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 5%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-23 {
    margin-bottom: 5%;
  }

  .div-block-24 {
    border-style: none;
    margin-bottom: 5%;
    padding-bottom: 0%;
    padding-left: 0%;
  }

  .image-9 {
    border: 1px solid var(--_colors---orange);
    border-radius: 1px;
    margin-bottom: 0%;
  }

  .text-block-15 {
    font-size: 5vw;
    line-height: 5vw;
  }

  .text-block-17 {
    font-size: 5vw;
  }

  .image-10 {
    border-style: solid;
    margin-bottom: 0%;
  }

  .text-block-32 {
    padding-top: 15%;
    font-size: 10vw;
    line-height: 10vw;
  }

  .text-block-33 {
    font-size: 5vw;
    line-height: 6vw;
  }

  .div-block-27 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 5%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .text-block-34 {
    font-size: 3vw;
  }

  .text-block-35 {
    width: 100%;
    font-size: 5vw;
    line-height: 5vw;
  }

  .text-block-36 {
    font-size: 4vw;
    line-height: 5vw;
  }

  .div-block-29 {
    width: 100%;
    padding-right: 10%;
  }

  .div-block-30 {
    background-color: var(--_colors---other-light-grey);
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 5%;
    margin-left: 0%;
    margin-right: 0%;
    padding-top: 0%;
    padding-left: 0%;
    display: flex;
  }

  .image-18 {
    width: 75%;
    height: 75%;
  }

  .div-block-4-copy {
    width: auto;
    min-width: auto;
    padding-left: 5%;
  }

  .div-block-36 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    padding-bottom: 15%;
  }

  .field-label {
    padding-bottom: 5%;
    font-size: 3vw;
    line-height: 3vw;
  }

  .text-field {
    width: auto;
    max-height: 10px;
    margin-bottom: 0%;
    padding-bottom: 2.5%;
    padding-left: 0;
    font-size: 3vw;
    line-height: 4vw;
  }

  .form {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-37 {
    width: 100%;
    padding-top: 10%;
    padding-bottom: 0%;
    padding-left: 15%;
  }

  .submit-button {
    font-size: 3vw;
    line-height: 3vw;
  }

  .text-block-38 {
    padding-bottom: 5%;
    font-size: 3vw;
    line-height: 2vw;
  }

  .div-block-38 {
    width: 100%;
    padding-left: 15%;
  }

  .link-6 {
    padding-bottom: 0%;
    font-size: 3vw;
    line-height: 3vw;
  }

  .link-7, .text-block-39 {
    font-size: 3vw;
    line-height: 3vw;
  }

  .link-8 {
    font-size: 3vw;
    line-height: 4vw;
  }

  .div-block-39 {
    width: 100%;
    margin-bottom: 0%;
    padding-left: 15%;
  }

  .text-block-40 {
    font-size: 4vw;
    font-weight: 600;
    line-height: 5vw;
  }

  .text-block-41 {
    width: auto;
    padding-right: 5%;
    font-size: 4vw;
    font-weight: 500;
    line-height: 4vw;
  }

  .text-block-42 {
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 5%;
    font-size: 4vw;
    font-weight: 600;
    line-height: 4vw;
    display: block;
  }

  .div-block-40 {
    grid-column-gap: 15%;
    grid-row-gap: 15%;
  }

  .div-block-41 {
    flex-flow: column;
  }

  .image-19 {
    width: 35%;
  }

  .div-block-42 {
    height: 10vh;
  }

  .text-block-43 {
    font-size: 5vw;
    font-weight: 600;
    line-height: 5vw;
  }

  .div-block-43 {
    padding-left: 5%;
  }

  .div-block-44 {
    flex-flow: column;
  }

  .div-block-45 {
    width: 100%;
    padding-right: 5%;
  }

  .text-block-44 {
    font-size: 4vw;
    line-height: 4vw;
  }

  .text-block-45 {
    font-size: 5vw;
    font-weight: 500;
    line-height: 5vw;
  }

  .text-block-46 {
    font-size: 4vw;
    font-weight: 500;
    line-height: 4vw;
  }

  .text-block-49 {
    font-size: 3vw;
    line-height: 3vw;
  }

  .section-17 {
    height: auto;
  }

  .text-block-51 {
    font-size: 4vw;
    line-height: 5vw;
  }

  .div-block-52 {
    margin-bottom: 5%;
  }

  .field-label-2, .field-label-3, .field-label-4, .field-label-5, .field-label-6, .text-block-53 {
    font-size: 4vw;
    line-height: 4vw;
  }

  .submit-button-2 {
    font-size: 3vw;
    line-height: 3vw;
  }

  .div-block-64 {
    width: auto;
    height: auto;
    padding-top: 0%;
    padding-bottom: 0%;
    padding-right: 0%;
  }

  .div-block-70 {
    margin-bottom: 75%;
    padding-top: 10%;
  }

  .image-23 {
    width: 30%;
    display: none;
  }

  .div-block-73, .div-block-74 {
    flex-flow: column;
  }

  .text-block-56 {
    font-size: 5vw;
    line-height: 5vw;
  }

  .text-block-57 {
    font-size: 4vw;
    line-height: 5vw;
  }

  .div-block-40-copy {
    grid-column-gap: 15%;
    grid-row-gap: 15%;
    grid-column-gap: 15%;
    grid-row-gap: 15%;
  }

  .link-block, .link-block-2, .link-block-3, .link-block-4 {
    text-decoration: none;
  }

  .text-block-58 {
    font-size: 5vw;
    line-height: 5vw;
  }

  .image-36 {
    height: 5vw;
  }

  .link-block-5 {
    padding: 5% 10% 3%;
    font-size: 14vw;
    line-height: 20vw;
  }

  .text-block-59 {
    margin-bottom: 5%;
  }

  .section-18 {
    background-position: 70% 40%;
  }
}


@font-face {
  font-family: '7 B 8 Rv';
  src: url('../fonts/neusharpbold-7b8rv.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}