.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.inlinevideo {
  background-color: #023e74bf;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.navbar {
  z-index: 9999;
  background-color: #023e7459;
  width: 100vw;
  padding: .5vh;
  transition: opacity .2s, box-shadow .2s cubic-bezier(.6, .04, .98, .335), background-color .2s cubic-bezier(.6, .04, .98, .335);
  position: fixed;
  inset: 0% 0% auto;
  overflow: hidden;
}

.navbar:hover {
  filter: none;
  background-color: #023e74;
  box-shadow: 0 4px 14px #000;
}

.nav-link {
  color: #fff;
  letter-spacing: .15em;
  font-family: orbitron, sans-serif;
  transition: color .2s cubic-bezier(.6, .04, .98, .335);
}

.nav-link:hover {
  color: #f2cd5b;
}

.nav-link.w--current {
  color: #fff;
  font-family: orbitron, sans-serif;
}

.nav-link.w--current:hover {
  color: #f2cd5b;
}

.column {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 100vh;
  padding-left: 10vw;
  display: flex;
}

.column-2 {
  background-image: url('../images/JPC-Logo-001-04.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 85%;
  min-height: 100vh;
}

.heading {
  font-family: orbitron, sans-serif;
  font-size: 5vw;
  font-weight: 700;
  line-height: 5vw;
}

.paragraph {
  color: #fff;
  width: 30vw;
  font-family: ff-good-headline-web-pro, sans-serif;
  font-size: 2vmin;
  line-height: 3vmin;
}

.section {
  background-color: #f5f5f5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 15vh;
  display: flex;
}

.div-block {
  justify-content: center;
  align-items: center;
  width: 85vw;
  display: flex;
  position: relative;
  top: -6vh;
}

.div-block-2 {
  background-color: #fff;
  border: 1px solid #f2cd5b;
  border-radius: 1vh;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-right: 0;
  padding-bottom: 2vh;
  padding-right: 0;
  display: flex;
}

.div-block-3 {
  background-image: url('../images/pexels-jeshootscom-442580.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 10vw;
  height: 15vh;
  margin-right: 1vw;
}

.text-block {
  color: #023e74;
  text-align: center;
  width: 90%;
  margin-bottom: .5vh;
  font-family: orbitron, sans-serif;
  font-size: 2vmin;
  font-weight: 600;
  line-height: 3vmin;
}

.div-block-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 75%;
  margin-top: 1vh;
  margin-bottom: 1vh;
  margin-left: 1vw;
  padding-bottom: .5vh;
  display: flex;
}

.paragraph-2 {
  text-align: center;
  width: auto;
  margin-bottom: 0;
  margin-right: .5vw;
  font-family: ff-good-headline-web-pro, sans-serif;
  font-size: 2vmin;
  line-height: 3vmin;
}

.div-block-5 {
  background-color: #fff;
  border: 1px solid #f2cd5b;
  border-radius: 1vh;
  flex-flow: column;
  align-items: center;
  height: 100%;
  margin-right: 0;
  padding-bottom: 2vh;
  padding-right: 0;
  display: flex;
}

.div-block-6 {
  background-image: url('../images/pexels-alexander-mils-2068975.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 10vw;
  height: 15vh;
  margin-right: 1vw;
}

.div-block-7 {
  background-color: #fff;
  border: 1px solid #f2cd5b;
  border-radius: 1vh;
  flex-flow: column;
  align-items: center;
  height: 100%;
  padding-bottom: 2vh;
  padding-right: 0;
  display: flex;
}

.div-block-8 {
  background-image: url('../images/photo-of-people-near-wooden-table-3184418.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 10vw;
  height: 15vh;
  margin-right: 1vw;
}

.columns {
  width: 85vw;
  margin-top: 10vh;
}

.column-3 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.heading-2 {
  color: #023e74;
  font-family: orbitron, sans-serif;
  font-size: 5vw;
  font-weight: 700;
  line-height: 5vw;
}

.paragraph-3 {
  width: 35vw;
  font-family: ff-good-headline-web-pro, sans-serif;
  font-size: 2vmin;
  line-height: 3vmin;
}

.column-4 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-9 {
  background-image: url('../images/pexels-expect-best-323705-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1vh;
  width: 40vw;
  height: 50vh;
}

.button {
  letter-spacing: .1em;
  background-color: #023e74;
  border: 1px solid #f2cd5b;
  border-radius: 100vw;
  padding-left: 3vw;
  padding-right: 3vw;
  font-family: orbitron, sans-serif;
  font-weight: 700;
  transition: color .2s cubic-bezier(.6, .04, .98, .335), background-color .2s cubic-bezier(.6, .04, .98, .335);
}

.button:hover {
  color: #002f3f;
  background-color: #fff;
  background-image: none;
}

.button.w--current {
  letter-spacing: .16em;
  background-color: #023e74;
  background-image: none;
  border: 1px solid #f2cd5b;
  border-radius: 100vw;
  font-family: orbitron, sans-serif;
  font-weight: 700;
}

.button.w--current:hover {
  color: #f2cd5b;
  background-color: #fff;
}

.section-2 {
  background-color: #023e74;
  background-image: url('../images/Homeback001.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  min-height: 75vh;
  display: flex;
}

.div-block-10 {
  background-image: url('../images/pexels-croberin-photography-1422408.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1vh;
  width: 25vw;
  height: 40vh;
}

.div-block-11 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-3 {
  font-family: Playfair Display, sans-serif;
  font-size: 4vw;
  line-height: 4vw;
}

.heading-4 {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  font-family: orbitron, sans-serif;
  font-size: 3vw;
  font-weight: 600;
  line-height: 3vw;
  position: relative;
  left: -10.1vw;
}

.heading-5 {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  margin-top: 3px;
  font-family: orbitron, sans-serif;
  font-size: 3vw;
  font-weight: 600;
  line-height: 3vw;
  position: relative;
  left: -5vw;
}

.heading-6 {
  color: #f2cd5b;
  text-shadow: 1px 1px 6px #000;
  margin-top: 2px;
  font-family: orbitron, sans-serif;
  font-size: 4vw;
  font-weight: 600;
  line-height: 4vw;
  position: relative;
  left: -5vw;
}

.section-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 15vh;
  padding-bottom: 15vh;
  display: flex;
}

.text-block-2 {
  color: #f2cd5b;
  letter-spacing: .15em;
  text-transform: uppercase;
  font-family: ff-good-headline-web-pro-con, sans-serif;
  font-weight: 600;
}

.heading-7 {
  color: #023e74;
  text-align: center;
  margin-bottom: 5vh;
  font-family: orbitron, sans-serif;
  font-size: 3vw;
  font-weight: 700;
  line-height: 3vw;
}

.columns-2 {
  width: 75vw;
}

.div-block-12 {
  background-image: url('../images/pexels-christian-fohrer-1804197.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1vh;
  width: 20vw;
  height: 35vh;
}

.column-5 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 35vh;
  padding-top: 0;
  display: flex;
}

.column-6 {
  align-items: center;
  min-height: 35vh;
  display: flex;
}

.div-block-13 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-3 {
  font-family: Playfair Display, sans-serif;
}

.text-block-4 {
  color: #023e74;
  font-family: orbitron, sans-serif;
  font-size: 2vw;
  font-weight: 700;
  line-height: 2vw;
}

.paragraph-4 {
  font-family: ff-good-headline-web-pro, sans-serif;
  font-size: 2vmin;
  line-height: 3vmin;
}

.section-4 {
  background-color: #023e74;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 5vh;
  padding-bottom: 5vh;
  display: flex;
}

.heading-8 {
  color: #fff;
  letter-spacing: .1em;
  font-family: Playfair Display, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.brand {
  align-items: center;
  display: flex;
}

.brand.w--current {
  background-image: url('../images/JPC-Logo-001White-03.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  align-items: center;
  width: 10vw;
  height: 8vh;
}

.text-block-5 {
  color: #fff;
  font-family: Playfair Display, sans-serif;
  line-height: 15px;
}

.columns-3 {
  width: 100vw;
}

.column-8 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-14 {
  background-image: url('../images/JPC-Logo-001White-01.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50%;
  height: 15vh;
}

.text-block-6 {
  color: #fff;
  letter-spacing: .2em;
  font-family: Playfair Display, sans-serif;
  font-size: 16px;
}

.section-5 {
  background-image: linear-gradient(#002f3fa6, #002f3fa6), url('../images/pexels-negative-space-34092.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.section-6 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 15vh;
  padding-bottom: 10vh;
  display: flex;
}

.heading-9 {
  color: #fff;
  text-align: center;
  width: 85%;
  font-family: orbitron, sans-serif;
  font-size: 3.5vw;
  font-weight: 700;
  line-height: 4vw;
}

.paragraph-5 {
  color: snow;
  text-align: center;
  width: 55vw;
  font-family: ff-good-headline-web-pro, sans-serif;
  font-size: 2vmin;
  line-height: 3vmin;
}

.column-9 {
  align-items: flex-start;
  display: flex;
}

.column-10 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  min-height: auto;
  display: flex;
}

.heading-10 {
  color: #023e74;
  text-align: right;
  margin-top: 0;
  font-family: orbitron, sans-serif;
  font-size: 3vw;
  line-height: 4vw;
}

.paragraph-6 {
  border-bottom: 1px solid #f2cd5b;
  width: 20vw;
  min-height: auto;
  margin-right: 3vw;
  padding-bottom: 5vh;
  font-family: ff-good-headline-web-pro, sans-serif;
  font-size: 2vmin;
  line-height: 3vmin;
}

.section-7 {
  background-color: #023e74;
  background-image: url('../images/Homeback001.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 15vh;
  padding-bottom: 15vh;
  display: flex;
}

.div-block-15 {
  background-color: #023e74;
  align-items: center;
  width: 75vw;
  height: 75vh;
  display: flex;
  box-shadow: 6px 9px 12px #0003;
}

.div-block-16 {
  background-image: url('../images/pexels-aleksandar-pasaric-618079.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 30vw;
  height: 75vh;
}

.div-block-17 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 50%;
  margin-left: 5vw;
  display: flex;
}

.heading-11 {
  color: #fff;
  font-family: orbitron, sans-serif;
  font-weight: 700;
}

.paragraph-7 {
  color: #fff;
  width: auto;
  font-family: ff-good-headline-web-pro, sans-serif;
  font-size: 2vmin;
  line-height: 3vmin;
}

.section-8 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 12vh;
  padding-bottom: 12vh;
  display: flex;
}

.heading-12 {
  color: #023e74;
  letter-spacing: 0;
  margin-bottom: 5vh;
  font-family: orbitron, sans-serif;
  font-size: 4vw;
  font-weight: 700;
  line-height: 4vw;
}

.columns-4 {
  width: 75vw;
}

.column-11 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.about-block-1 {
  color: #9c9b9b;
  background-color: #f5f5f5;
  border: 0 solid #06658d;
  border-radius: 2vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
  padding: 2vh;
  transition: all .2s cubic-bezier(.6, .04, .98, .335), background-color .2s cubic-bezier(.6, .04, .98, .335);
  display: flex;
}

.about-block-1:hover {
  background-color: #f5faff;
  box-shadow: 0 4px 6px 8px #0000001a;
}

.div-block-19 {
  background-image: url('../images/contact-icon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 75px;
  height: 75px;
}

.text-block-7 {
  color: #f2cd5b;
  text-align: center;
  width: 95%;
  font-family: orbitron, sans-serif;
  font-size: 3.5vmin;
  font-weight: 600;
  line-height: 30px;
}

.div-block-20 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-8 {
  color: #333;
  text-align: center;
  width: auto;
  margin-top: 2vh;
  font-family: ff-good-headline-web-pro, sans-serif;
  font-size: 2vmin;
  line-height: 3vmin;
}

.column-12 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ab {
  color: #fff;
  background-color: #868686;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 20vw;
  height: 45vh;
  transition: all .2s cubic-bezier(.6, .04, .98, .335), background-color .2s cubic-bezier(.6, .04, .98, .335);
  display: flex;
}

.ab:hover {
  background-color: #023e74;
  transform: translate(0, -2vh);
  box-shadow: 0 8px 8px 8px #00000080;
}

.div-block-22 {
  background-image: url('../images/docst-icon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 75px;
  height: 75px;
}

.column-13 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-23 {
  color: #fff;
  background-color: #868686;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 20vw;
  height: 45vh;
  transition: all .2s cubic-bezier(.6, .04, .98, .335), background-color .2s cubic-bezier(.6, .04, .98, .335);
  display: flex;
}

.div-block-23:hover {
  background-color: #023e74;
  transform: translate(0, -2vh);
  box-shadow: 0 8px 8px 8px #00000080;
}

.div-block-24 {
  background-image: url('../images/bankt-icon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 75px;
  height: 75px;
}

.section-9 {
  background-image: linear-gradient(#002f3fa6, #002f3fa6), url('../images/pexels-croberin-photography-1422408.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.section-10 {
  background-color: #f5f5f5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 15vh;
  padding-bottom: 5vh;
  display: flex;
}

.columns-5 {
  width: 75vw;
}

.column-14 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-25 {
  color: #5a5a5a;
  background-color: #fff;
  border-radius: 2vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 20vw;
  height: 35vh;
  transition: all .2s cubic-bezier(.6, .04, .98, .335);
  display: flex;
}

.div-block-25:hover {
  color: #002f3f;
  background-color: #fff;
  transform: translate(0, -2vh);
  box-shadow: 0 8px 8px #00000080;
}

.div-block-26 {
  background-image: url('../images/emailiicon.png');
  background-position: 0 0;
  background-size: contain;
  width: 75px;
  height: 75px;
}

.text-block-8 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.column-15 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-27 {
  color: #5a5a5a;
  background-color: #fff;
  border-radius: 2vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 20vw;
  height: 35vh;
  transition: all .2s cubic-bezier(.6, .04, .98, .335);
  display: flex;
}

.div-block-27:hover {
  color: #002f3f;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  transform: translate(0, -2vh);
  box-shadow: 0 8px 8px #00000080;
}

.column-16 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-28 {
  color: #5a5a5a;
  background-color: #f5f5f5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 20vw;
  height: 35vh;
  transition: all .2s cubic-bezier(.6, .04, .98, .335);
  display: flex;
}

.div-block-28:hover {
  color: #002f3f;
  background-color: #fff;
  transform: translate(0, -2vh);
  box-shadow: 0 8px 8px #00000080;
}

.div-block-29 {
  background-image: url('../images/phoneiicon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 75px;
  height: 75px;
}

.div-block-30 {
  background-image: url('../images/addyicon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 75px;
  height: 75px;
}

.section-11 {
  color: #06658d;
  text-transform: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 15vh;
  padding-bottom: 15vh;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  display: flex;
}

.text-block-9 {
  color: #f2cd5b;
  text-transform: uppercase;
}

.form {
  letter-spacing: .15em;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50vw;
  display: flex;
}

.submit-button {
  text-align: center;
  background-color: #023e74;
  border: 1px solid #f2cd5b;
  border-radius: 100vw;
  width: 12vw;
  font-family: orbitron, sans-serif;
}

.submit-button:hover {
  color: #023e74;
  background-color: #fff;
}

.field-label, .field-label-2, .field-label-3 {
  color: #023e74;
}

.background-video-2 {
  background-color: #ffffffa6;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 85vh;
  display: flex;
}

.div-block-31 {
  background-image: url('../images/JPC-Logo-001-02.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 65vw;
  height: 80vh;
}

.div-block-32 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 35vw;
  display: flex;
}

.bold-text {
  color: #f2cd5b;
}

.image {
  object-fit: cover;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 1vh;
  width: 100%;
  height: 12vw;
}

.image-2, .image-3 {
  object-fit: cover;
  border-radius: 1vh;
  width: 100%;
  height: 12vw;
}

.quick-stack {
  width: 85vw;
}

.cell {
  align-items: stretch;
}

.cell-2 {
  justify-content: flex-start;
  align-items: center;
}

.cell-3 {
  align-items: stretch;
}

.div-block-33 {
  background-color: #1f487e00;
  justify-content: space-between;
  align-items: center;
  padding: 1vh 4vw;
  transition: all .35s cubic-bezier(.55, .055, .675, .19);
  display: flex;
}

.brand-2 {
  background-image: url('../images/JPC-Logo-001White-03.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 6vh;
}

.nav-link-2 {
  color: #fff;
  text-transform: uppercase;
  font-family: orbitron, sans-serif;
  font-size: 2vmin;
  font-weight: 700;
  line-height: 3vmin;
  transition: all .35s cubic-bezier(.55, .055, .675, .19);
}

.nav-link-2:hover {
  color: #f2cd5b;
}

.nav-link-2.w--current {
  color: #fff;
}

.navbar-2 {
  z-index: 555;
  background-color: #023e7459;
  transition: all .35s cubic-bezier(.55, .055, .675, .19);
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-2:hover {
  background-color: #023e74;
  border-bottom: 2px solid #f2cd5b;
  box-shadow: 0 9px 12px #00000059;
}

.bold-text-2, .link, .field-label-4 {
  color: #023e74;
}

.columns-6 {
  width: 90vw;
}

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

.columns-7 {
  width: 95%;
}

.quick-stack-2 {
  width: 85%;
}

.cell-4, .cell-5, .cell-6 {
  justify-content: flex-start;
  align-items: center;
}

@media screen and (max-width: 991px) {
  .inlinevideo {
    min-height: 75vh;
  }

  .column {
    height: 75vh;
    min-height: auto;
  }

  .column-2 {
    min-height: 75vh;
  }

  .div-block {
    width: 99vw;
  }

  .text-block {
    text-align: center;
    width: 100%;
  }

  .div-block-4 {
    width: 85%;
  }

  .columns {
    width: 90vw;
  }

  .div-block-10 {
    width: 45vw;
  }

  .columns-2 {
    width: 95vw;
  }

  .div-block-12 {
    width: 100%;
  }

  .section-5 {
    min-height: 65vh;
  }

  .heading-9 {
    font-size: 5vw;
    line-height: 5vw;
  }

  .paragraph-5 {
    width: 75%;
  }

  .section-9 {
    min-height: 65vh;
  }

  .image, .image-2, .image-3 {
    height: 25vw;
  }

  .quick-stack {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 95vw;
    padding: 10px;
  }

  .icon {
    color: #fff;
  }

  .nav-link-2 {
    font-size: 3vmin;
    line-height: 4vmin;
  }

  .icon-2 {
    color: #fff;
  }

  .menu-button {
    background-color: #c8c8c83d;
  }

  .menu-button.w--open {
    background-color: #c8c8c800;
  }
}

@media screen and (max-width: 767px) {
  .inlinevideo {
    min-height: auto;
  }

  .column {
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 15vh;
    padding-bottom: 15vh;
    padding-left: 0;
  }

  .column-2 {
    min-height: auto;
  }

  .paragraph {
    text-align: center;
    width: auto;
  }

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

  .column-3 {
    justify-content: center;
    align-items: center;
  }

  .heading-2 {
    text-align: center;
  }

  .paragraph-3 {
    text-align: center;
    width: auto;
  }

  .div-block-9 {
    width: 100%;
    height: 30vh;
  }

  .column-5, .column-6 {
    min-height: auto;
  }

  .div-block-13 {
    justify-content: center;
    align-items: center;
    margin-bottom: 2vh;
  }

  .paragraph-4 {
    text-align: center;
  }

  .column-7 {
    margin-bottom: 2vh;
  }

  .section-6 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 8vh;
    display: flex;
  }

  .paragraph-5 {
    width: 85%;
    font-size: 3.5vmin;
    line-height: 4vmin;
  }

  .column-9 {
    flex-flow: column;
  }

  .column-10 {
    justify-content: flex-start;
    align-items: center;
    min-height: auto;
  }

  .heading-10 {
    text-align: center;
    font-size: 4vw;
  }

  .paragraph-6 {
    text-align: center;
    width: auto;
    padding-bottom: 2vh;
    font-size: 3vmin;
    line-height: 5vmin;
  }

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

  .div-block-16 {
    width: 100%;
  }

  .div-block-17 {
    justify-content: flex-start;
    align-items: center;
    max-width: 85%;
    margin-top: 2vh;
  }

  .heading-11 {
    text-align: center;
    font-size: 4vw;
    line-height: 5vw;
  }

  .paragraph-7 {
    text-align: center;
    font-size: 3vmin;
    line-height: 4vmin;
  }

  .section-8 {
    padding-top: 8vh;
    padding-bottom: 8vh;
  }

  .heading-12 {
    font-size: 5vw;
    line-height: 5vw;
  }

  .about-block-1 {
    width: auto;
    height: auto;
    margin-bottom: 1vh;
    padding: 2vh;
  }

  .paragraph-8 {
    width: auto;
  }

  .background-video-2 {
    min-height: 55vh;
  }

  .div-block-31 {
    height: 55vh;
  }

  .div-block-32 {
    justify-content: flex-start;
    align-items: center;
    width: 85vw;
  }

  .container {
    padding: .5vh;
  }

  .brand-2 {
    width: 20vw;
  }

  .nav-link-2 {
    font-size: 4vmin;
    line-height: 5vmin;
  }

  .columns-6 {
    width: 85vw;
  }

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

@media screen and (max-width: 479px) {
  .inlinevideo {
    min-height: 75vh;
  }

  .column {
    align-items: center;
    min-height: 75vh;
    padding-left: 0;
    padding-right: 0;
  }

  .column-2 {
    display: none;
  }

  .heading {
    text-align: center;
    font-size: 15vw;
    line-height: 14vw;
  }

  .paragraph {
    text-align: center;
    width: 85vw;
    font-size: 5vmin;
    line-height: 7vmin;
  }

  .div-block {
    flex-direction: column;
    width: auto;
  }

  .div-block-2 {
    height: auto;
    margin-bottom: 3vh;
    margin-right: 0;
  }

  .div-block-3 {
    width: 40vw;
    height: 20vh;
  }

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

  .div-block-4 {
    width: 90%;
  }

  .paragraph-2 {
    width: 85%;
    font-size: 4vmin;
    line-height: 5vmin;
  }

  .div-block-5 {
    width: 100%;
    margin-bottom: 3vh;
    margin-right: 0;
    padding-bottom: 2vh;
  }

  .div-block-6 {
    width: 40vw;
    height: 20vh;
  }

  .div-block-7 {
    padding-bottom: 2vh;
  }

  .div-block-8 {
    width: 40vw;
    height: 20vh;
  }

  .columns {
    width: auto;
    margin-top: 5vh;
  }

  .column-3 {
    padding-left: 5vw;
  }

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

  .paragraph-3 {
    width: 85vw;
    font-size: 5vmin;
    line-height: 7vmin;
  }

  .div-block-9 {
    width: 90vw;
    height: 35vh;
  }

  .section-2 {
    flex-flow: column;
    min-height: auto;
    padding-top: 12vh;
    padding-bottom: 8vh;
  }

  .div-block-10 {
    width: 85vw;
  }

  .div-block-11 {
    position: relative;
    top: -8vh;
    left: 0;
  }

  .heading-4 {
    text-align: center;
    font-size: 10vw;
    line-height: 10vw;
    position: static;
    left: -5vw;
  }

  .heading-5 {
    text-align: center;
    font-size: 10vw;
    line-height: 10vw;
    position: static;
  }

  .heading-6 {
    font-size: 10vw;
    line-height: 10vw;
    position: static;
  }

  .text-block-2 {
    text-align: center;
    width: 95vw;
    font-size: 4vw;
    line-height: 5vw;
  }

  .heading-7 {
    text-align: center;
    width: 95vw;
    margin-top: 10px;
    font-size: 9vw;
    line-height: 9vw;
  }

  .columns-2 {
    width: 95vw;
  }

  .div-block-12 {
    width: 85vw;
  }

  .column-5, .column-6 {
    min-height: 25vh;
  }

  .text-block-4 {
    text-align: center;
    font-size: 9vw;
    line-height: 9vw;
  }

  .paragraph-4 {
    font-size: 5vmin;
    line-height: 7vmin;
  }

  .heading-8 {
    text-align: center;
  }

  .column-7 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .brand.w--current {
    width: 35vw;
  }

  .section-5 {
    min-height: auto;
    padding-top: 15vh;
    padding-bottom: 8vh;
  }

  .heading-9 {
    font-size: 10vw;
    line-height: 10vw;
  }

  .paragraph-5 {
    width: 85vw;
    font-size: 5vmin;
    line-height: 6vmin;
  }

  .column-9 {
    flex-direction: column;
    align-items: center;
  }

  .column-10 {
    justify-content: center;
    align-items: center;
    min-height: auto;
  }

  .heading-10 {
    text-align: center;
    margin-bottom: 5vh;
    font-size: 7vw;
    line-height: 7vw;
  }

  .paragraph-6 {
    text-align: center;
    width: 85vw;
    min-height: auto;
    margin-bottom: 5vh;
    margin-right: 0;
    font-size: 4vmin;
    line-height: 5vmin;
  }

  .div-block-15 {
    flex-direction: column;
    width: 95vw;
    height: auto;
    padding-bottom: 3vh;
  }

  .div-block-16 {
    width: 95vw;
    height: 30vh;
  }

  .div-block-17 {
    max-width: 90%;
    margin-top: 3vh;
    margin-left: 0;
  }

  .heading-11 {
    text-align: center;
  }

  .paragraph-7 {
    text-align: center;
    width: 83vw;
    font-size: 5vmin;
    line-height: 7vmin;
  }

  .section-8 {
    padding-top: 10vh;
    padding-bottom: 8vh;
  }

  .heading-12 {
    font-size: 8vw;
    line-height: 8vw;
  }

  .about-block-1 {
    border-radius: 5vw;
    width: 85vw;
    height: auto;
    margin-bottom: 5vh;
    padding: 2vh;
  }

  .text-block-7 {
    font-size: 5vmin;
    line-height: 6vmin;
  }

  .paragraph-8 {
    width: 82vw;
    font-size: 4vmin;
    line-height: 5vmin;
  }

  .ab {
    border-radius: 0;
    width: 85vw;
    margin-bottom: 5vh;
  }

  .div-block-23 {
    border-radius: 0;
    width: 85vw;
  }

  .section-10 {
    padding-top: 8vh;
  }

  .div-block-25 {
    width: 85vw;
    margin-bottom: 2vh;
  }

  .div-block-27, .div-block-28 {
    width: 85vw;
  }

  .text-block-9 {
    text-align: center;
  }

  .form {
    width: 85vw;
  }

  .submit-button {
    width: 65vw;
  }

  .field-label, .field-label-2, .field-label-3 {
    text-align: center;
  }

  .background-video-2 {
    min-height: 55vh;
  }

  .div-block-31 {
    width: 95vw;
    height: 50vh;
  }

  .image, .image-2, .image-3 {
    height: 45vw;
  }

  .brand-2 {
    width: 35vw;
  }

  .nav-link-2 {
    font-size: 5vmin;
    line-height: 7vmin;
  }
}

#w-node-e0ab9d76-7ff3-df85-369a-a045b454b747-cb4a9740, #w-node-_9fb46d0f-6cc4-01c6-ea6e-a0f2d88e5f2d-c1b7e916 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

@media screen and (max-width: 767px) {
  #w-node-e0ab9d76-7ff3-df85-369a-a045b454b747-cb4a9740 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-e0ab9d76-7ff3-df85-369a-a045b454b747-cb4a9740 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


