:root {
  --cream: #f9f2ea;
  --lightest-grey: #ebebec;
  --darkest-grey: #202020;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}


.page-wdlp {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero-section-wdllp {
  background-color: #000;
  background-image: url('https://img.roka.com/products/2410-red-lens-lp/images/APRIL-FOOLS-HERO-2026-DESKTOP.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 2200px;
  height: 30vw;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.benefits-section-wdllp {
  background-color: var(--cream);
  width: 100%;
  max-width: 2200px;
  padding: 125px 50px;
}

.content-container-wdllp {
  flex-flow: row;
  display: flex;
  position: static;
}

.video-div-wdllp {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 57%;
  display: flex;
}

.text-container-div-wdllp {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding-left: 4vw;
  display: flex;
}

.content-container-div-wdllp {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-div-wdllp {
  width: 50%;
}

.lockup-div-wdllp {
  text-align: right;
  width: 50%;
}

.main-header-wdllp {
  color: var(--lightest-grey);
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: Industry Book Italic, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 125%;
}

.main-header-wdllp.black-text {
  color: var(--darkest-grey);
  white-space: normal;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 25px;
  line-height: 125%;
}

.main-header-wdllp.black-text.center {
  text-align: center;
  margin-bottom: 8px;
}

p.paragraph-wdllp {
  color: var(--lightest-grey);
  max-width: 32ch;
  font-family: Galaxie polaris Book, sans-serif;
  line-height: 125%;
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 16px;
}

p.paragraph-wdllp.black-test {
  color: var(--darkest-grey);
  max-width: 42ch;
  letter-spacing: 0px;
}

p.paragraph-wdllp.black-test.center {
  text-align: center;
  max-width: 45ch;
}

p.paragraph-wdllp.black-test.all-launch {
  text-align: center;
}

.benefits-row-wdllp {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
}

.lens-type-section-wdllp {
  background-color: var(--cream);
  width: 100%;
  max-width: 2200px;
  padding: 30px 50px 90px;
}

.lens-type-section-wdllp.two-wide {
  padding-top: 50px;
  padding-bottom: 50px;
}

.title-container-div-wdllp {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.lens-types-row-wdllp {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 20px;
  display: flex;
}

.lens-type-card-container-wdllp {
  color: var(--darkest-grey);
  background-color: #ffffff80;
  border: 1px solid #fff;
  border-radius: 5px;
  flex-flow: column;
  width: 33%;
  padding: 10px;
  text-decoration: none;
  display: block;
}

.lens-type-card-container-wdllp.two-wide {
  width: 50%;
}

.shown-in-tag-wdllp {
  text-align: right;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Industry Demi, sans-serif;
  font-size: 10px;
  line-height: 100%;
}

.status-tag-wdllp {
  height: 20px;
}

.status-tag-wdllp.hide {
  display: none;
}

.lens-type-top-tags-wdllp {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.gallery-section-wdllp {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 2200px;
  height: 30vw;
  display: flex;
}

.gallery-image-block-1-wdllp {
  background-image: url('https://img.roka.com/products/2410-red-lens-lp/images/Gallery-Image-1.jpg');
  background-position: 50%;
  background-size: cover;
  width: 25%;
  height: 100%;
}

.wave-wdllp {
  height: 15px;
  margin-bottom: 10px;
}

.smaller-header-wdllp {
  color: var(--lightest-grey);
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Industry Demi, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 125%;
}

.smaller-header-wdllp.black-text-wdllp {
  color: var(--darkest-grey);
  white-space: normal;
  margin-top: 0;
  font-size: 20px;
}

.smaller-header-wdllp.black-text-wdllp.all-launch {
  text-align: center;
}

.button-wdllp {
  color: #000;
  letter-spacing: .1em;
  text-transform: uppercase;
  background-color: #0000;
  border: 2px solid #000;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 6px;
  margin-bottom: 9px;
  padding: 17px 50px;
  font-family: Industry Demi, sans-serif;
  font-size: 12px;
  line-height: 100%;
  display: inline-block;
}

.button-wdllp:hover {
  color: #fff;
  background-color: #000;
}

.button-wdllp.white-flip {
  border-style: none none solid;
  border-color: var(--lightest-grey);
  color: var(--lightest-grey);
  margin-top: 15px;
  padding: 0 0 5px;
}

.button-wdllp.hide {
  display: none;
}

.form-div-wdllp {
  width: 100%;
  height: auto;
  margin-top: 20px;
  display: block;
  position: static;
}

.form-div-wdllp.pad-bottom {
  margin-bottom: 5px;
}

.form-div-wdllp.all-launch {
  text-align: center;
  margin-top: 10px;
}

.gallery-image-block-2-wdllp {
  background-image: url('https://img.roka.com/products/2410-red-lens-lp/images/Gallery-Image-2.jpg');
  background-position: 50%;
  background-size: cover;
  width: 45%;
  height: 100%;
}

.gallery-image-block-3-wdllp {
  background-image: url('https://img.roka.com/products/2410-red-lens-lp/images/Gallery-Image-3.jpg');
  background-position: 50%;
  background-size: cover;
  width: 33.5%;
  height: 100%;
}

.lens-type-text-container-wdllp {
  width: 100%;
}

.lens-type-text-container-wdllp.all-launch {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.product-image-wdllp {
  text-align: center;
  width: 100%;
  max-width: 500px;
}

.lens-type-content-wdllp {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.benefit-text-wdllp {
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top: 5px;
  font-family: Industry Demi, sans-serif;
  font-size: 12px;
  line-height: 125%;
}

.benefit-block-wdllp {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.lockup-wdllp {
  width: 250px;
}

.not-sure-section-wdllp {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.code-embed-wdllp {
  width: 100%;
  height: 100%;
  margin-top: -5px;
  margin-bottom: -5px;
  margin-left: -5px;
  position: relative;
}

.code-embed-wdllp.hide {
  display: none;
}

.without-lens-mobile-wdlpdp {
  opacity: 1;
  display: none;
  position: relative;
}

p.paragraph-wdlpdp {
  color: #ebebec;
  max-width: 38ch;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Galaxie polaris Book, sans-serif;
  line-height: 140%;
  font-size: 16px;
}

p.paragraph-wdlpdp.long-max-width {
  max-width: 39ch;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 16px;
}

.without-lens-desktop-wdlpdp {
  opacity: 1;
  display: inline-block;
  position: relative;
}

.the-science-flex-div-wdlpdp {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  display: flex;
  position: static;
}

.text-span-bold-wdlpdp {
  font-family: Galaxie Polaris Bold, sans-serif;
  font-weight: 700;
}

.main-header-wdlpdp {
  color: #ebebec;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: Industry Demi, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 125%;
}

.light-chart-container-wdlpdp {
  width: 50%;
  height: 100%;
  position: relative;
}

.science-content-div-wdlpdp {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  padding-left: 50px;
  padding-right: 25px;
  display: flex;
}

.the-science-section-wdlpdp {
  background-color: #202020;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 2200px;
  padding: 110px 50px;
  display: flex;
}

.wave-wdlpdp {
  height: 15px;
  margin-bottom: 10px;
}

.with-lens-desktop-wdlpdp {
  opacity: 0;
  background-image: linear-gradient(#202020, #202020);
  display: inline-block;
  position: absolute;
  inset: 0% auto auto 0%;
}

.with-lens-mobile-wdlpdp {
  opacity: 0;
  background-image: linear-gradient(#202020, #202020);
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

@media screen and (max-width: 991px) {
  .hero-section-wdllp {
    background-position: 18%;
    justify-content: flex-start;
    align-items: center;
    height: 50vw;
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .benefits-section-wdllp {
    padding: 60px 40px;
  }

  .content-container-wdllp {
    flex-flow: column-reverse wrap;
  }

  .video-div-wdllp {
    width: 100%;
  }

  .text-container-div-wdllp {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
    margin-bottom: 25px;
    padding-left: 0;
  }

  .content-container-div-wdllp {
    flex-flow: column-reverse wrap;
    justify-content: center;
    align-items: flex-start;
  }

  .lockup-div-wdllp {
    text-align: left;
    margin-bottom: 15px;
  }

  .main-header-wdllp, .main-header-wdllp.black-text {
    font-size: 20px;
  }

  .lens-type-section-wdllp {
    padding-bottom: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }

    .lens-type-section-wdllp.two-wide {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .lens-types-row-wdllp {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .lens-type-card-container-wdllp {
    min-height: 315px;
  }

  .shown-in-tag-wdllp {
    margin-left: 10px;
  }

  .lockup-wdllp {
    width: 200px;
  }

  .not-sure-section-wdllp {
    flex-flow: column;
  }

  .without-lens-mobile-wdlpdp {
    inset: 0%;
  }

  p.paragraph-wdlpdp {
    max-width: 45ch;
  }

  p.paragraph-wdlpdp.long-max-width {
    max-width: 50ch;
  }

  .without-lens-desktop-wdlpdp {
    inset: 0%;
  }

  .the-science-flex-div-wdlpdp {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .main-header-wdlpdp {
    font-size: 20px;
  }

  .light-chart-container-wdlpdp {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 65vw;
    margin-bottom: 20px;
    display: block;
  }

  .science-content-div-wdlpdp {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
    margin-bottom: 25px;
    padding-left: 0;
  }

  .the-science-section-wdlpdp {
    padding: 50px 40px;
  }

  .with-lens-desktop-wdlpdp, .with-lens-mobile-wdlpdp {
    inset: 0%;
  }
}

@media screen and (max-width: 767px) {
  .hero-section-wdllp {
    background-image: url('https://img.roka.com/products/2410-red-lens-lp/images/APRIL-FOOLS-HERO-2026-MOBILE.jpg');
    background-position: 50% 32%;
    justify-content: center;
    align-items: flex-end;
    height: 114vw;
    min-height: 675px;
    max-height: none;
    padding-left: 30px;
    padding-right: 30px;
  }


  .benefits-section-wdllp {
    padding-bottom: 65px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-container-div-wdllp {
    justify-content: center;
    align-items: flex-start;
  }

  .content-container-div-wdllp {
    flex-flow: column-reverse wrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 25px;
  }

  .text-div-wdllp {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .lockup-div-wdllp {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
  }

  .main-header-wdllp {
    text-align: center;
  }

  p.paragraph-wdllp {
    text-align: center;
    max-width: 33ch;
  }

  p.paragraph-wdllp.black-test {
    text-align: left;
    margin-bottom: 7px;
  }

  .benefits-row-wdllp {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .lens-type-section-wdllp {
    padding-left: 30px;
    padding-right: 30px;
  }

  .lens-type-section-wdllp.two-wide {
    padding-top: 20px;
  }

  .lens-types-row-wdllp {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .lens-type-card-container-wdllp {
    width: 100%;
    min-height: auto;
  }

  .lens-type-card-container-wdllp.two-wide {
    width: 100%;
  }

  .gallery-section-wdllp {
    flex-flow: wrap;
    height: 100vw;
  }

  .gallery-image-block-1-wdllp {
    background-image: url('https://img.roka.com/products/2410-red-lens-lp/images/Gallery-Image-2.jpg');
    width: 100%;
    height: 50%;
  }

  .gallery-image-block-2-wdllp {
    background-image: url('https://img.roka.com/products/2410-red-lens-lp/images/Gallery-Image-1.jpg');
    width: 35%;
    height: 50%;
  }

  .gallery-image-block-3-wdllp {
    width: 65%;
    height: 50%;
  }

  .lockup-wdllp {
    text-align: center;
  }

  p.paragraph-wdlpdp, .paragraph-wdlpdp.long-max-width {
    text-align: left;
    max-width: none;
  }

  .main-header-wdlpdp {
    text-align: center;
  }

  .light-chart-container-wdlpdp {
    height: auto;
  }

  .science-content-div-wdlpdp {
    justify-content: center;
    align-items: flex-start;
  }

  .the-science-section-wdlpdp {
    padding: 30px;
  }
}

@media screen and (max-width: 479px) {
  .hero-section-wdllp {
    height: 145vw;
    min-height: 650px;
  }

  .benefits-section-wdllp {
    padding: 30px 15px 50px;
  }

  .main-header-wdllp.black-text {
    text-align: left;
  }

  .lens-type-section-wdllp {
    padding-left: 18px;
    padding-right: 18px;
  }

  .lens-type-section-wdllp.two-wide {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .lens-type-card-container-wdllp.two-wide {
    width: 100%;
  }

  .without-lens-mobile-wdlpdp {
    display: inline-flex;
  }

  p.paragraph-wdlpdp {
    text-align: left;
  }

  .without-lens-desktop-wdlpdp {
    display: none;
  }

  .main-header-wdlpdp {
    text-align: left;
  }

  .the-science-section-wdlpdp {
    padding: 30px 15px;
  }

  .with-lens-desktop-wdlpdp {
    display: none;
  }

  .with-lens-mobile-wdlpdp {
    display: inline-block;
  }
}
