:root {
  --orange-red: #f60;
  --dim-grey: #666;
  --silver: #b8b8b8;
  --white-smoke: whitesmoke;
}

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

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

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

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

.container {
  max-width: 840px;
}

.heading {
  color: var(--orange-red);
  text-align: center;
  margin: 0 0 45px;
  font-family: Helveticaneuebd, sans-serif;
  font-size: 45px;
  line-height: 55px;
}

.text-block {
  color: var(--dim-grey);
  text-align: left;
  margin-bottom: 85px;
  font-size: 18px;
  line-height: 22px;
}

.html-embed {
  text-align: center;
  margin-top: 50px;
}

.link {
  color: var(--silver);
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 24px;
  text-decoration: none;
}

.text-block-2 {
  color: var(--dim-grey);
  text-transform: uppercase;
  margin-bottom: 35px;
  font-family: Helveticaneuebd, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.cell {
  align-items: stretch;
}

.div-block {
  max-width: 70%;
  justify-content: space-between;
  display: flex;
}

.quick-stack {
  background-color: var(--white-smoke);
  padding: 50px 100px 70px;
}

.section {
  background-image: none, none;
  background-position: 121% -40%, -24% 140%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
  padding: 100px 100px 150px;
}

.section-2 {
  background-color: var(--orange-red);
  flex-direction: row;
  align-items: center;
  margin: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
}

.section-3 {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 250px;
  padding-bottom: 250px;
}

.section-4 {
  height: 15px;
  background-color: #ff8555;
  flex-direction: column;
  justify-content: center;
  margin: auto;
  display: flex;
}

.div-block-2 {
  height: 3px;
  background-color: #cbcbcb;
}

.body {
  font-family: Helveticaneuelt, sans-serif;
}

.text-span {
  white-space: nowrap;
}

.container-copy {
  max-width: 1100px;
}

.cell-2 {
  align-items: center;
}

.button {
  background-color: var(--orange-red);
  letter-spacing: 1px;
  margin-top: 0;
  padding: 12px 50px;
  font-size: 30px;
  line-height: 36px;
}

.quick-stack-2 {
  padding-top: 0;
  padding-bottom: 0;
}

.image {
  margin-bottom: 85px;
}

.container-2 {
  max-width: 100%;
  padding: 0;
  display: flex;
}

.section-5 {
  background-image: url('../images/LED-8.4.23-Newsletter-Opt-In_Background.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 90px 0;
  position: static;
}

.quick-stack-3 {
  padding: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cell-3 {
  background-color: rgba(102, 102, 102, .67);
}

.text-block-2-copy {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Helveticaneuebd, sans-serif;
  font-size: 50px;
  line-height: 55px;
}

.text-block-3 {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
}

.div-block-3 {
  width: 70%;
  height: 5px;
  background-color: #fff;
  margin-top: 35px;
  margin-bottom: 35px;
}

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

.cell-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(102, 102, 102, .8);
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  display: block;
}

.cell-5 {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: center;
  padding: 0;
  display: block;
}

.text-block-2-copy-copy {
  color: var(--orange-red);
  text-transform: uppercase;
  margin-bottom: 35px;
  font-family: Helveticaneuebd, sans-serif;
  font-size: 25px;
  line-height: 32px;
}

.cell-6 {
  background-color: #fff;
  padding: 60px 40px;
}

.text-block-2-copy-copy-copy {
  color: var(--orange-red);
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Helveticaneuebd, sans-serif;
  font-size: 25px;
  line-height: 32px;
}

.text-block-3-copy {
  color: var(--dim-grey);
  font-size: 20px;
  line-height: 24px;
}

.div-block-3-copy {
  width: 100%;
  height: 1px;
  background-color: var(--orange-red);
  margin-bottom: 35px;
}

.text-span-3 {
  white-space: nowrap;
}

.div-block-4 {
  background-color: rgba(102, 102, 102, .8);
  padding: 60px 40px 60px 0;
}

.div-block-4-copy {
  background-color: rgba(0, 0, 0, 0);
  padding: 60px 40px 60px 0;
}

.div-block-5 {
  background-color: rgba(0, 0, 0, 0);
  flex: 0 auto;
  margin-right: 39px;
}

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

.text-span-4 {
  white-space: nowrap;
}

.div-block-4-copy {
  background-color: rgba(102, 102, 102, .8);
  padding: 60px 40px;
}

.div-block-4-copy-copy {
  padding: 60px 40px 60px 0;
}

.container-3 {
  max-width: 1100px;
  flex-direction: row;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.section-6 {
  background-image: url('../images/Hero_Image2x.png');
  background-position: 50%;
  background-size: cover;
  padding-left: 0;
  padding-right: 0;
}

.heading-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Helveticaneuebd, sans-serif;
  font-weight: 700;
  line-height: 46px;
}

.paragraph {
  color: #fff;
  margin-bottom: 0;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Helveticaneuelt, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}

.button-2 {
  width: 212px;
  height: 55px;
  background-color: #f60;
  border-radius: 35px;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

.div-block-7 {
  width: 50%;
  background-color: rgba(255, 255, 255, .9);
  padding: 40px;
}

.div-block-8 {
  width: 50%;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0;
}

.image-2 {
  margin-top: -17px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.container-4 {
  max-width: 980px;
  grid-column-gap: 0px;
  justify-content: space-between;
  display: flex;
}

.heading-3 {
  color: #f62;
  margin: 0;
  padding-bottom: 30px;
  font-family: Helveticaneuebd, sans-serif;
  line-height: 46px;
}

.paragraph-2 {
  color: #000;
  margin-bottom: 0;
  font-family: Helveticaneuelt, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}

.paragraph-3 {
  color: #000;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 25px;
  font-family: Helveticaneuebd, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.list-item {
  color: #000;
  padding-bottom: 10px;
  font-family: Helveticaneuelt, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

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

.button-2-copy {
  width: 212px;
  height: 55px;
  background-color: #f60;
  border-radius: 35px;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

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

.div-block-10 {
  width: 50%;
  padding-right: 40px;
}

.div-block-11 {
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-7 {
  padding: 110px 20px 100px;
}

.div-block-12 {
  padding-top: 30px;
}

.slide-nav {
  display: none;
}

.slide {
  background-color: #e6e7e8;
  border: 0 solid #fff;
  position: static;
}

.slider {
  height: 460px;
  border-style: none;
  border-width: 0;
}

.icon, .icon-2 {
  color: #999;
}

.section-8 {
  background-color: #e6e7e8;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}

.container-5 {
  max-width: 1300px;
  border: 1px #000;
  padding-left: 20px;
  padding-right: 20px;
}

.image-4 {
  max-width: 950px;
}

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

.container-6 {
  max-width: 1200px;
}

.heading-4 {
  color: #f62;
  text-align: center;
  margin: 0;
  padding-bottom: 60px;
  font-family: Helveticaneuebd, sans-serif;
  font-size: 38px;
  line-height: 46px;
}

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

.heading-5 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 25px;
  font-family: Helveticaneuebd, sans-serif;
  font-size: 20px;
  line-height: 20px;
}

.paragraph-4 {
  max-width: 450px;
  color: #000;
  margin-bottom: 0;
  font-family: Helveticaneuelt, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

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

.section-9 {
  padding: 100px 30px 75px;
}

.image-5 {
  max-width: 670px;
}

.div-block-14 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-10 {
  background-image: url('../images/Video_Section_Background2x.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.heading-6 {
  color: #f62;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 50px;
  font-family: Helveticaneuebd, sans-serif;
  line-height: 46px;
}

.section-11 {
  background-color: #e6e7e8;
  padding: 50px 30px;
}

.quick-stack-7 {
  grid-column-gap: 55px;
  padding: 0;
}

.paragraph-5 {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Helveticaneuelt, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.button-2-copy {
  width: 212px;
  height: 55px;
  background-color: #f60;
  border-radius: 35px;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

.div-block-15 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-7 {
  color: #f60;
  text-align: left;
  border-bottom: 1px solid #f60;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 13px;
  font-family: Helveticaneuebd, sans-serif;
  font-size: 25px;
  line-height: 32px;
}

@media screen and (max-width: 991px) {
  .cell {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .div-block {
    width: 59%;
    max-width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .section {
    padding-top: 90px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .section-2 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .section-3 {
    background-position: 50%;
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .button {
    margin-top: 0;
  }

  .container-2 {
    flex-direction: column;
    align-items: stretch;
    padding: 0 40px;
    display: flex;
  }

  .div-block-3 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .cell-6 {
    align-items: center;
  }

  .div-block-4 {
    width: 100%;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 40px;
    display: flex;
  }

  .div-block-4-copy {
    padding: 0;
  }

  .div-block-5 {
    flex-direction: row;
    margin-right: 0;
    display: block;
  }

  .div-block-6 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 35px;
    padding: 40px;
    display: flex;
  }

  .div-block-4-copy {
    width: 100%;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 40px;
    display: flex;
  }

  .div-block-4-copy-copy {
    padding: 0;
  }

  .container-3 {
    max-width: 80vw;
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .section-6 {
    padding-top: 60px;
  }

  .div-block-7, .div-block-8 {
    width: 100%;
  }

  .container-4 {
    max-width: 80vw;
    flex-direction: column;
  }

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

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

  .image-3 {
    max-width: 70%;
    margin-top: 60px;
    padding-top: 0;
  }

  .section-7, .container-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-4 {
    max-width: 600px;
  }

  .div-block-13 {
    margin-top: 100px;
  }

  .container-6 {
    max-width: 80vw;
  }

  .heading-5 {
    padding-bottom: 17px;
  }

  .quick-stack-6 {
    grid-row-gap: 50px;
  }

  .quick-stack-7 {
    grid-row-gap: 55px;
  }

  .paragraph-5 {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .container-7 {
    max-width: 80vw;
  }

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

  .div-block-16 {
    display: flex;
  }

  .image-7 {
    max-width: 60%;
  }

  .div-block-17 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-8 {
    max-width: 60%;
  }

  .div-block-18 {
    justify-content: center;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .cell {
    text-align: center;
    flex-flow: column;
    display: flex;
  }

  .div-block {
    flex-direction: row;
    justify-content: space-around;
  }

  .quick-stack, .section {
    padding-left: 60px;
    padding-right: 60px;
  }

  .button {
    padding: 9px 25px;
    font-size: 22px;
  }

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

  .image {
    margin-bottom: 40px;
  }

  .text-span-2 {
    white-space: nowrap;
  }

  .text-block-2-copy {
    font-size: 40px;
    line-height: 50px;
  }

  .slider {
    height: 400px;
  }

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

  .image-4 {
    max-width: 450px;
  }

  .div-block-13 {
    margin-top: 100px;
  }

  .image-5 {
    max-width: 90%;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    font-size: 31px;
    line-height: 41px;
  }

  .text-block-2 {
    margin-bottom: 20px;
  }

  .cell {
    text-align: left;
    align-items: flex-start;
  }

  .div-block {
    width: 1009%;
  }

  .quick-stack {
    grid-row-gap: 50px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section {
    padding-top: 70px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-3 {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .container-copy {
    max-width: 90vw;
  }

  .button {
    margin-top: 0;
  }

  .quick-stack-2 {
    grid-row-gap: 110px;
  }

  .image {
    margin-bottom: 40px;
  }

  .section-5 {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .text-block-2-copy {
    margin-bottom: 0;
    font-size: 27px;
    line-height: 32px;
  }

  .text-block-3 {
    font-size: 17px;
  }

  .div-block-3 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .text-block-2-copy-copy {
    margin-bottom: 20px;
  }

  .cell-6 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    background-color: #fff;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .text-block-2-copy-copy-copy {
    margin-bottom: 20px;
  }

  .quick-stack-4-copy {
    flex: 0 auto;
    align-self: center;
  }

  .div-block-6 {
    flex-direction: column;
    align-items: stretch;
    margin-top: 40px;
    padding: 0;
    display: flex;
  }

  .div-block-4-copy {
    padding: 20px;
  }

  .container-3, .container-4 {
    max-width: 90vw;
  }

  .image-3 {
    max-width: 100%;
  }

  .slider {
    height: 300px;
    position: relative;
    overflow: hidden;
  }

  .icon, .icon-2 {
    font-size: 17px;
  }

  .container-5 {
    font-size: 13px;
  }

  .image-4 {
    max-width: 86%;
  }

  .div-block-13 {
    margin-top: 80px;
  }

  .container-6 {
    max-width: 90vw;
  }

  .heading-4 {
    padding-bottom: 40px;
    font-size: 29px;
  }

  .heading-5, .paragraph-4 {
    text-align: center;
  }

  .paragraph-5 {
    max-width: 100%;
  }

  .container-7 {
    max-width: 90vw;
  }

  .image-6, .image-7, .image-8 {
    max-width: 100%;
  }

  .right-arrow {
    right: -30px;
  }

  .left-arrow {
    left: -30px;
  }

  .div-block-19, .div-block-20, .div-block-21, .div-block-22 {
    margin-left: auto;
    margin-right: auto;
  }
}

#w-node-_59e6a74f-624c-e0b9-8886-00df0bb457d9-846c9cc7 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_04bb824e-5a76-985c-a44f-53eab3d6edcf-846c9cc7, #w-node-c4cf204f-9c91-5f7d-eccf-a6fa75e53e4f-846c9cc7, #w-node-c687f205-8cc0-19ae-0c70-9f4b3d59e1ae-846c9cc7, #w-node-_6773fcc3-6380-4161-6da0-cc061ec476c8-846c9cc7 {
  grid-template-rows: auto;
  grid-template-columns: 70px auto;
}

#w-node-_8af47db2-b4e8-2eeb-e742-34de9436c708-846c9cc7, #w-node-_45d49023-37e3-cac2-b16e-daa3dffad5a9-846c9cc7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_45d49023-37e3-cac2-b16e-daa3dffad5aa-846c9cc7, #w-node-_45d49023-37e3-cac2-b16e-daa3dffad5ab-846c9cc7, #w-node-a7defaf5-cf58-74bf-898b-b2b7ac9705f6-846c9cc7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_59e6a74f-624c-e0b9-8886-00df0bb457d9-846c9cc7 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_8af47db2-b4e8-2eeb-e742-34de9436c708-846c9cc7 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_45d49023-37e3-cac2-b16e-daa3dffad5a9-846c9cc7 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    display: grid;
  }

  #w-node-_45d49023-37e3-cac2-b16e-daa3dffad5aa-846c9cc7, #w-node-_45d49023-37e3-cac2-b16e-daa3dffad5ab-846c9cc7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a7defaf5-cf58-74bf-898b-b2b7ac9705f6-846c9cc7 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_45d49023-37e3-cac2-b16e-daa3dffad5a9-846c9cc7 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-a7defaf5-cf58-74bf-898b-b2b7ac9705f6-846c9cc7 {
    grid-column: span 2 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_04bb824e-5a76-985c-a44f-53eab3d6edcf-846c9cc7, #w-node-c4cf204f-9c91-5f7d-eccf-a6fa75e53e4f-846c9cc7, #w-node-c687f205-8cc0-19ae-0c70-9f4b3d59e1ae-846c9cc7, #w-node-_6773fcc3-6380-4161-6da0-cc061ec476c8-846c9cc7 {
    grid-template-rows: auto;
    grid-template-columns: 100%;
  }

  #w-node-_45d49023-37e3-cac2-b16e-daa3dffad5a9-846c9cc7 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_45d49023-37e3-cac2-b16e-daa3dffad5aa-846c9cc7, #w-node-_45d49023-37e3-cac2-b16e-daa3dffad5ab-846c9cc7, #w-node-a7defaf5-cf58-74bf-898b-b2b7ac9705f6-846c9cc7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Helveticaneuebd';
  src: url('../fonts/HelveticaNeueBd.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneuelt';
  src: url('../fonts/HelveticaNeueLt.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneuemed';
  src: url('../fonts/HelveticaNeueMed.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}