:root {
  --white: white;
  --black: black;
}

.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;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  color: #fff;
  background-color: #000;
}

.background-video {
  height: 600px;
  margin-top: -141px;
}

.div-block {
  width: 30%;
}

.logo {
  z-index: 99999;
  width: 435px;
  max-width: 435px;
  position: relative;
  top: -713px;
}

.image-2 {
  max-width: 500px;
  opacity: .63;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2 {
  z-index: 99998;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-3 {
  max-width: 513px;
}

.section {
  height: 308px;
  opacity: .66;
  background-image: url('../images/BLACK-TRIANGLE.png');
  background-position: 50%;
  background-size: cover;
  position: relative;
  top: -301px;
}

.section-2 {
  margin-top: -301px;
  margin-bottom: 475px;
}

.div-block-3 {
  height: 691px;
  background-image: url('../images/ORANGE-TRIANGLE.png');
  background-position: 50%;
  background-size: cover;
}

.section-3 {
  border-bottom: 12px #ff9d00;
}

.heading {
  text-shadow: 4px 4px 5px #000;
  margin-top: 0;
  margin-bottom: -50px;
  font-family: Poppins, sans-serif;
  font-size: 50px;
  position: relative;
  top: -500px;
  left: 600px;
}

.text-span {
  color: #ff9d00;
}

.text-block {
  text-shadow: 4px 4px 5px #000;
  margin-top: 155px;
  margin-bottom: -79px;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  position: relative;
  top: -574px;
  left: 600px;
}

.image-4, .image-5, .image-6 {
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.section-4 {
  height: 1686.69px;
  margin-top: 179px;
  position: static;
}

.quick-stack {
  padding-left: 0;
}

.quick-stack-2 {
  height: 400px;
  padding-left: 0;
  padding-right: 0;
}

.image-7 {
  height: 400px;
}

.section-5 {
  z-index: 999999;
  opacity: 1;
  background-image: url('../images/Black-Slash-Bottom.svg');
  background-position: 50% 100%;
  background-size: cover;
  margin-top: -85px;
  position: relative;
  top: 133px;
}

.image-8 {
  position: relative;
  bottom: -525px;
}

.section-6 {
  z-index: -1;
  height: 500px;
  background-image: url('../images/iStock-1000878510.jpg');
  background-position: 50% 26%;
  background-size: cover;
  margin-top: 73px;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-9 {
  position: relative;
  top: 419px;
}

.quick-stack-3 {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

.image-10 {
  margin-top: -276px;
  position: relative;
}

.image-11 {
  width: 400px;
}

.section-7 {
  z-index: 9999999;
  position: relative;
  top: 135px;
}

.heading-2 {
  font-family: Poppins, sans-serif;
  font-size: 50px;
  line-height: 60px;
}

.text-span-2 {
  color: #ff9d00;
}

.paragraph {
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.cell {
  padding-left: 20px;
}

.image-12 {
  max-width: 60%;
  margin-left: 100px;
}

.section-8 {
  height: 800px;
  background-image: url('../images/iStock-1000878510.jpg');
  background-position: 50% 18%;
  background-size: cover;
}

.cell-2 {
  opacity: 1;
  text-align: right;
  background-color: #000;
  padding-top: 20px;
}

.heading-3 {
  color: #ff9d00;
  text-align: right;
  margin: 20px auto 40px;
  font-family: Poppins, sans-serif;
}

.text-span-3 {
  color: #fff;
}

.text-span-4 {
  color: var(--white);
}

.paragraph-2 {
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 100px;
  padding-right: 100px;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.bold-text, .bold-text-2, .bold-text-3 {
  font-weight: 400;
}

.quick-stack-4 {
  padding-top: 100px;
}

.section-9 {
  width: 80%;
  margin-top: 62px;
  margin-left: auto;
  margin-right: auto;
}

.heading-4 {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins, sans-serif;
  display: flex;
}

.heading-5 {
  font-family: Poppins, sans-serif;
}

.text-span-5 {
  color: #ff9d00;
}

.paragraph-3 {
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.bold-text-4, .bold-text-5, .bold-text-6 {
  font-weight: 400;
}

.container {
  max-width: 1250px;
}

.section-10 {
  background-image: url('../images/iStock-1322450328.jpg');
  background-position: 50%;
  background-size: cover;
}

.html-embed {
  margin-top: 40px;
}

.learn-more-button {
  z-index: 9999999;
  background-color: #ff9d00;
  border-radius: 20px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 700;
  position: relative;
  top: 323px;
  left: 159px;
}

.learn-more-button._2 {
  top: -35px;
  left: 200px;
}

.learn-more-button._3 {
  top: 26px;
  left: 240px;
}

.learn-more-button._4 {
  top: 18px;
  bottom: -20px;
  left: 0;
}

.section-11 {
  margin-top: -38px;
}

.image-13 {
  max-width: 400px;
}

.image-14 {
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.heading-6 {
  color: #ff9d00;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins, sans-serif;
}

.text-block-2 {
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  line-height: 35px;
}

.quick-stack-5 {
  padding-bottom: 0;
}

.section-12 {
  height: 75px;
  background-color: #ff9d00;
  display: block;
  overflow: visible;
}

.text-block-3 {
  text-align: center;
  margin-top: 22px;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.text-span-6, .text-span-7 {
  color: #ff9d00;
}

.section-13 {
  margin-top: 40px;
}

.image-15 {
  max-width: 300px;
  margin-top: 10px;
}

.navbar {
  height: 150px;
  background-color: var(--black);
}

.nav-link {
  color: var(--white);
  padding-top: 60px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.nav-link.w--current {
  color: var(--white);
}

.nav-link-2, .nav-link-3 {
  color: var(--white);
  padding-top: 60px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.section-14 {
  height: 500px;
  background-image: url('../images/242067285_159383933020249_5303716729648413740_n.jpg');
  background-position: 50% 69%;
  background-size: cover;
}

.container-2 {
  width: 90%;
  max-width: 90%;
}

.div-block-4 {
  background-color: var(--white);
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}

.text-block-5 {
  color: var(--black);
  margin-bottom: 5px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.image-16 {
  max-width: 100%;
  border-radius: 0%;
  margin-top: 10px;
  margin-bottom: 10px;
}

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

.quick-stack-7 {
  padding: 0;
}

.product-cell {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  justify-content: center;
  align-items: center;
}

.text-block-6 {
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.section-15 {
  margin-top: 20px;
  margin-bottom: 60px;
}

.image-17, .image-18, .image-19, .lightbox-link {
  margin-top: 10px;
  margin-bottom: 10px;
}

.image-20 {
  margin: 10px auto;
}

.lightbox-link-2 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.image-21 {
  margin: 10px auto;
}

.image-22 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.heading-8 {
  color: #fff;
  text-align: center;
  text-shadow: 6px 7px 4px #000;
  margin-top: 0;
  padding-top: 140px;
  font-family: Poppins, sans-serif;
  font-size: 65px;
  font-weight: 800;
  line-height: 70px;
}

.heading-9 {
  text-align: center;
  font-family: Poppins, sans-serif;
}

.heading-10 {
  text-align: center;
  margin-top: 60px;
  font-family: Poppins, sans-serif;
}

.contact {
  background-color: #000;
}

.button {
  background-color: #ff9d00;
  border-radius: 20px;
  margin-left: 100px;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

@media screen and (min-width: 1920px) {
  .logo {
    top: -114px;
  }

  .section {
    height: 435px;
    opacity: .62;
    top: -451px;
  }

  .section-2 {
    margin-top: -435px;
  }

  .paragraph {
    line-height: 32px;
  }
}

@media screen and (max-width: 991px) {
  .background-video {
    height: 559px;
  }

  .heading {
    z-index: 9999999;
    margin-bottom: -172px;
    margin-left: 10px;
    margin-right: 235px;
    padding-right: 0;
    top: -507px;
    left: 223px;
  }

  .text-block {
    margin-right: 220px;
    padding-right: 0;
    display: none;
    top: -492px;
    left: 200px;
    right: 0;
  }

  .quick-stack-3 {
    margin-top: 64px;
  }

  .image-10 {
    max-width: 70%;
    margin-top: -6px;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-2 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
  }

  .paragraph-3 {
    font-size: 18px;
  }

  .learn-more-button._2 {
    top: -25px;
    left: 108px;
  }

  .learn-more-button._3 {
    left: 68px;
  }
}

@media screen and (max-width: 767px) {
  .image-2 {
    max-width: 389px;
  }

  .image-3 {
    max-width: 400px;
  }

  .heading {
    font-size: 25px;
    line-height: 29px;
  }

  .image-11 {
    width: 340px;
    padding-left: 20px;
  }

  .heading-2 {
    font-size: 36px;
  }

  .paragraph {
    font-size: 16px;
    line-height: 24px;
  }

  .heading-3 {
    font-size: 24px;
    line-height: 28px;
  }

  .paragraph-2, .bold-text {
    font-size: 14px;
    line-height: 20px;
  }

  .heading-4 {
    font-size: 30px;
  }

  .heading-5 {
    font-size: 24px;
  }

  .paragraph-3 {
    font-size: 14px;
    line-height: 20px;
  }

  .learn-more-button {
    left: 92px;
  }

  .learn-more-button._2 {
    font-size: 16px;
    left: 47px;
  }

  .learn-more-button._3, .learn-more-button._4 {
    font-size: 16px;
  }

  .image-13 {
    max-width: 266px;
  }

  .heading-6 {
    font-size: 24px;
  }

  .text-block-2 {
    font-size: 14px;
    line-height: 25px;
  }

  .section-13 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  .image-2 {
    max-width: 267px;
  }

  .image-3 {
    max-width: 275px;
  }

  .section-2 {
    margin-bottom: 318px;
  }

  .heading {
    margin-right: 0;
    top: -449px;
    left: 0;
  }

  .image-8 {
    bottom: -542px;
  }

  .quick-stack-3 {
    margin-top: 92px;
  }

  .image-11 {
    width: 225px;
  }

  .heading-2 {
    font-size: 20px;
    line-height: 30px;
  }

  .paragraph {
    font-size: 14px;
    line-height: 20px;
  }

  .image-12 {
    margin-left: auto;
    margin-right: auto;
  }

  .section-8 {
    padding-left: 20px;
  }

  .cell-2 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-3 {
    font-size: 38px;
    line-height: 40px;
  }

  .learn-more-button {
    font-size: 18px;
    top: 354px;
  }

  .learn-more-button._3 {
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    top: 12px;
    bottom: 50px;
    left: 0;
    overflow: visible;
  }

  .learn-more-button._4 {
    top: 1px;
  }

  .image-13 {
    margin-left: auto;
    margin-right: auto;
  }

  .image-14 {
    max-width: 102%;
    padding-left: 20px;
    padding-right: 20px;
    overflow: visible;
  }

  .heading-6 {
    font-size: 15px;
  }

  .text-block-2 {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .quick-stack-5 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cell-3, .cell-4, .html-embed-2 {
    display: none;
  }

  .cell-5 {
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .section-12 {
    height: 75px;
    background-color: #ff9d00;
    margin-top: 51px;
    display: block;
    overflow: visible;
  }

  .text-block-3 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    overflow: visible;
  }

  .heading-7 {
    text-align: center;
    font-size: 18px;
  }

  .text-block-4 {
    text-align: center;
    font-size: 14px;
  }

  .heading-8 {
    font-size: 41px;
    line-height: 48px;
  }

  .button {
    margin-left: 0;
    position: relative;
    top: 122px;
    left: 40px;
  }
}

#w-node-_997317fe-9858-0613-9bc7-359cddd11fe8-b5f9dfeb, #w-node-_3d49426e-708f-7fd3-1b5e-8f679279012b-b5f9dfeb, #w-node-_709263d5-0f76-2035-c370-e2ef010bbea9-b5f9dfeb, #w-node-_50af2017-fd94-835f-7a34-d04af4ff19d0-b5f9dfeb {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_6f97a76f-5083-35a5-d841-6ce78be86a75-96b1058f {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_65fc85c4-f469-9c16-0845-f0337ebda585-96b1058f, #w-node-d25dfdc3-f9a4-04a9-a6f0-d4d8f2ae93a1-96b1058f, #w-node-_1c637ab5-e952-7763-cdec-44bf03797841-96b1058f, #w-node-_48ad87ea-5bda-bbd1-7b30-873835912b51-96b1058f, #w-node-_678515a6-55b4-d83b-d6e0-230ce8af9bc8-96b1058f, #w-node-_3d8475be-0073-e29b-734a-d06a33acb480-96b1058f, #w-node-_60e36d33-9ee6-cfe8-d806-a21c5ed77bba-96b1058f, #w-node-_8cd9f902-42ba-a14e-de68-679162371a08-96b1058f, #w-node-b8322d62-3bde-afed-0d7f-d38115e65181-96b1058f, #w-node-_4ac9e049-8054-362e-5d01-7f2ff93ad438-96b1058f {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-_58667a78-f614-35de-0cf3-139ccb741220-96b1058f {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_58667a78-f614-35de-0cf3-139ccb741222-96b1058f, #w-node-_58667a78-f614-35de-0cf3-139ccb74122c-96b1058f, #w-node-_58667a78-f614-35de-0cf3-139ccb741236-96b1058f, #w-node-_58667a78-f614-35de-0cf3-139ccb741240-96b1058f, #w-node-_58667a78-f614-35de-0cf3-139ccb74124a-96b1058f, #w-node-_58667a78-f614-35de-0cf3-139ccb741254-96b1058f, #w-node-_58667a78-f614-35de-0cf3-139ccb74125e-96b1058f, #w-node-_58667a78-f614-35de-0cf3-139ccb741268-96b1058f, #w-node-_58667a78-f614-35de-0cf3-139ccb741272-96b1058f {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-_44ec53d3-db73-9fdc-795d-03652a4c8619-96b1058f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (min-width: 1920px) {
  #w-node-_6f97a76f-5083-35a5-d841-6ce78be86a75-96b1058f {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_997317fe-9858-0613-9bc7-359cddd11fe8-b5f9dfeb {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_6f97a76f-5083-35a5-d841-6ce78be86a75-96b1058f, #w-node-_58667a78-f614-35de-0cf3-139ccb741220-96b1058f {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_709263d5-0f76-2035-c370-e2ef010bbea9-b5f9dfeb, #w-node-_50af2017-fd94-835f-7a34-d04af4ff19d0-b5f9dfeb {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_50af2017-fd94-835f-7a34-d04af4ff19d1-b5f9dfeb {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6f97a76f-5083-35a5-d841-6ce78be86a75-96b1058f, #w-node-_58667a78-f614-35de-0cf3-139ccb741220-96b1058f {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_44ec53d3-db73-9fdc-795d-03652a4c8619-96b1058f {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_44ec53d3-db73-9fdc-795d-03652a4c861a-96b1058f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


