#section-one {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 660px;
  padding: 160px 0 80px 0;
  background-color: #000000;
  overflow: hidden;
}
#section-one .eyebrow-text {
  font-size: 30px;
  font-weight: 500;
  color: #FF5F00;
  margin: 0 0 40px 0;
}
#section-one h1 {
  font-size: 78px;
  font-weight: 500;
  line-height: 100%;
  color: #FFFFFF;
  margin: 0 0 40px 0;
}
#section-one h1 span {
  color: #FF5F00;
}
#section-one p.subtitle {
  font-size: 24px;
  line-height: 150%;
  color: #FFFFFF;
  margin: 0;
}
#section-one .videoembed {
  display: block;
  position: relative;
  width: 100%;
}

#section-two {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 880px;
  padding: 160px 0 320px 0;
  background: url(/wp-content/uploads/2026/01/lana-section-two-bg-image.webp) center left no-repeat, #0C0C0F;
  overflow: hidden;
}
#section-two .bottom-text {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 120px;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  color: #FFFFFF;
  z-index: 1;
  letter-spacing: 4px;
}
#section-two .bottom-text span {
  color: #FF5F00;
}
#section-two .content-wrapper {
  position: relative;
  max-width: 680px;
  z-index: 2;
}
#section-two h2 {
  font-size: 58px;
  font-weight: 500;
  line-height: 110%;
  color: #F5F5FA;
  margin: 0 0 40px 0;
}
#section-two h2 span {
  color: #FF5F00;
}
#section-two p {
  font-size: 20px;
  line-height: 150%;
  color: #FFFFFF;
  margin: 0 0 40px 0;
}
#section-two p:last-of-type {
  margin: 0;
}

#section-three {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0C0C0F;
  overflow: hidden;
  padding: 160px 0;
}
#section-three .eyebrow-text {
  font-size: 30px;
  font-weight: 500;
  color: #FF5F00;
  margin: 0 0 40px 0;
}
#section-three h2 {
  font-size: 58px;
  font-weight: 500;
  line-height: 110%;
  color: #CACACA;
  margin: 0 0 40px 0;
}
#section-three h2 span {
  color: #FF5F00;
}
#section-three ul.styled li {
  font-size: 20px;
  line-height: 150%;
  color: #F5F5FA;
  margin: 0;
}
#section-three .image-wrapper {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
}
#section-three .image-wrapper img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
  height: auto;
}

#section-four {
  position: relative;
  display: flex;
  align-items: center;
  background: url(/wp-content/uploads/2026/01/lana-section-four-bg-image-scaled.jpg) top 24% left no-repeat, #0C0C0F;
  padding: 160px 0;
}
#section-four h2 {
  font-size: 84px;
  font-weight: 500;
  line-height: 100%;
  color: #CACACA;
  margin: 0 0 40px 0;
}
#section-four h2 span {
  color: #FF5F00;
}
#section-four p.subtitle {
  font-size: 20px;
  margin: 0 0 40px 0;
}
#section-four ul.styled li {
  font-size: 20px;
  line-height: 150%;
  color: #F5F5FA;
  margin: 0;
}

#section-five {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #0C0C0F;
  padding: 160px 0 80px 0;
}
#section-five h2 {
  font-size: 64px;
  font-weight: 500;
  line-height: 110%;
  color: #F5F5FA;
  margin: 0 0 40px 0;
}
#section-five h2 span {
  color: #FF5F00;
}
#section-five p.subtitle {
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  color: #F5F5FA;
  margin: 0 0 40px 0;
}
#section-five .icon-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
  gap: 27px;
  margin: 0 0 28px 0;
}
#section-five .icon-wrapper:last-of-type {
  margin: 0;
}
#section-five .icon-wrapper img {
  display: block;
  max-width: 48px;
  width: 100%;
  height: auto;
  margin: 0;
}
#section-five .icon-wrapper p {
  font-size: 24px;
  font-weight: 400;
  line-height: 120%;
  margin: 0;
}
#section-five .slider-wrapper {
  padding: 0 40px 0;
}
#section-five .slick-prev {
  left: 40px;
  text-indent: unset;
  background: transparent !important;
}
#section-five .slick-next {
  right: 40px;
  text-indent: unset;
  background: transparent !important;
}
#section-five .slider p.message {
  text-align: center;
  font-size: 20px;
  color: #FF5F00;
  margin: 0;
}
#section-five .slider ul li {
  font-size: 20px;
  color: #F5F5FA;
}
#section-five .slider img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}
/* ---------------------------------
   Slick dots – custom styling
--------------------------------- */
#section-five .slick-dots {
  display: flex !important;
  justify-content: center;
  align-items: center;
  gap: 11px;
  margin: 16px 0 0 0;
  padding: 0;
  list-style: none;
}
#section-five .slick-dots li {
  width: 20px;
  height: 20px;
  margin: 0;
}
#section-five .slick-dots li button {
  width: 20px;
  height: 20px;
  padding: 0;
  border: 0;
  background: transparent;
  font-size: 0;
  cursor: pointer;
}
#section-five .slick-dots li button::before {
  content: '';
  width: 20px;
  height: 20px;
  display: block;
  border-radius: 50%;
  background-color: #D9D9D9;
  opacity: 1;
}
#section-five .slick-dots li.slick-active button::before {
  background-color: #FF5F00;
}


#section-six {
  position: relative;
  padding: 80px 0;
  background-color: #0C0C0F;
}
#section-six .eyebrow-text {
  color: #FFFFFF;
}
#section-six h2 {
  text-align: center;
  font-size: 67px;
  font-weight: 500;
  line-height: 120%;
  color: #CACACA;
  margin: 0 0 160px 0;
}
#section-six h2 span {
  color: #FF5F00;
}
#section-six h3 {
  font-size: 64px;
  font-weight: 500;
  line-height: 110%;
  color: #F5F5FA;
  margin: 0 0 40px 0;
}
#section-six p.text {
  max-width: 500px;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  color: #F5F5FA;
  margin: 0 0 40px 0;
}
#section-six p.text span {
  color: #FF5F00;
}
#section-six a.primary-button-transparent {
  display: inline-block;
}
#section-six .image-wrapper {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#section-six .image-wrapper img {
  display: block;
  max-width: 592px;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

#section-nine {
  background: #0C0C0F;
  padding: 100px 0;
}
#section-nine p.top-text {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  color: #FFFFFF;
  z-index: 1;
  letter-spacing: 8px;
  margin: 0 0 160px 0;
}
#section-nine .slick-track {
  display: flex !important;
}
#section-nine .slick-slide {
  height: inherit !important;
}
#section-nine .our-customers-slide {
  height: 100%;
  position: relative;
  background-color: #000000;
  padding: 25px;
  margin: 0 15px;
  border: 1px solid #5252524D;
  border-radius: 25px;
  backdrop-filter: blur(50px);
  -webkit-backdrop-filter: blur(50px);
  transform: translate3d(0, 0, 0);
}
#section-nine .testimonial-top-section {
  display: flex;
}
#section-nine .testimonial-image img {
  display: block;
  width: 77px;
  height: 77px;
  border-radius: 50%;
  margin: 0 20px 0 0;
}
#section-nine .testimonial-author .name {
  font-size: 20px;
  color: #FF6F19;
  margin: 0;
}
#section-nine .testimonial-author .job-title {
  font-size: 16px;
  font-weight: 300;
  min-height: 48px;
}
#section-nine .testimonial-content .quote {
  font-size: 20px;
  font-weight: 300;
  line-height: 120%;
  min-height: 168px;
  margin: 0 0 25px 0;
}
#section-nine .testimonial-bottom-part a {
  display: inline-block;
}

#section-ten {
  background-color: #0C0C0F;
}
#section-ten .proglove-awards-slider {
  position: relative;
}
#section-ten img {
  margin: 0 auto;
  max-width: 240px;
}
#section-ten .slick-slide {
  height: 225px !important;
}
#section-ten .slick-slide img {
  height: 100%;
}

#section-eleven {
  background: url(/wp-content/uploads/2025/08/unlock-roi-calculator-hero-section-one-bg-image.webp) center/cover no-repeat, #0C0C0F;
  padding: 100px 0 150px 0;
}
#section-eleven h2 {
  font-size: 58px;
  font-weight: 500;
  line-height: 110%;
  color: #CACACA;
  margin: 0 0 50px 0;
}
#section-eleven h2 span {
  color: #FF5F00;
}
#section-eleven p {
  font-size: 26px;
  font-weight: 400;
  line-height: 140%;
  color: #CACACA;
  margin: 0 0 45px 0;
}
#section-eleven .primary-button-transparent {
  display: inline-block;
  cursor: pointer;
}


.titles-wrapper {
  position: relative;
  height: 428px;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.images-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center; /* Centers horizontally */
  justify-content: center; /* Centers vertically */
  height: 428px; /* Adjust based on your design */
  overflow: hidden;
}

.changed-title, .images-wrapper img {
  position: absolute;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.changed-title.visible, .images-wrapper img.visible {
  opacity: 1;
  transform: translateY(0);
}

.images-wrapper {
  display: flex;
  justify-content: center; /* Centers horizontally */
  align-items: center; /* Aligns images vertically */
  height: 100%; /* Ensures full height */
  position: relative;
}

.images-wrapper img {
  max-width: 100%; /* Ensures responsive sizing */
  max-height: 428px; /* Matches title height */
  object-fit: contain; /* Keeps aspect ratio */
}


/* ---- modal wrapper ---- */
.modal-wrapper {
  background-color: rgba(0,0,0,0.8);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9;
  cursor: pointer;
}
.modal-holder {
  background-color: #0C0C0F;
  padding: 25px;
  border-radius: 25px;
  max-width: 720px;
  cursor: default;
  height: auto;
}
.hs-form-field {
  margin: 0 0 12px 0;
}
.hbspt-form label {
    color: #F5F5F5;
    font-size: 12px;
}
.hbspt-form input.hs-input,
.hbspt-form textarea.hs-input {
  padding: 4px 10px;
}

#footer-top-wrapper {
  display: none;
}

/* ---- slide in animation ---- */
.hidden-fade {
  opacity: 0;
  filter: blur(4px);
  transform: translateY(30px);
  transition: opacity 0.4s ease-in, transform ease-in .8s;
  transition-delay: .2s;
}
.show-fade {
  opacity: 1;
  filter: blur(0);
  transform: translateX(0);
  transition: opacity 0.4s ease-out, transform ease-out .8s;
  transition-delay: .2s;
}

@media only screen and (max-width: 1440px) {
  #section-one .videoembed {
    top: 0;
    transform: unset;
  }
  #section-two {
    min-height: unset;
    padding: 160px 0;
  }
  #section-two .bottom-text {
    bottom: 80px;
  }
}

@media only screen and (max-width: 1280px) {
  #section-one h1 {
    font-size: 44px;
    margin: 0 0 20px 0;
  }

  #section-two h2 {
    font-size: 44px;
  }
  #section-two p {
    font-size: 20px;
  }

  #section-three {
    min-height: unset;
    padding: 100px 0;
  }
  #section-three .eyebrow-text {
    font-size: 18px;
  }
  #section-three h2 {
    font-size: 67px;
  }
  #section-three p {
    font-size: 21px;
  }

  #section-four {
    padding: 100px 0;
  }
  #section-four .eyebrow-text {
    font-size: 18px;
    top: 80px;
  }
  #section-four h2 {
    font-size: 44px;
    margin: 0 0 40px 0;
  }
  #section-four .images-wrapper {
    justify-content: center;
  }

  #section-five {
    padding: 80px 0 40px 0;
  }
  #section-five h2 {
    font-size: 44px;
  }
  #section-five .powered {
    display: block;
    margin: 0 auto 40px;
  }

  #section-nine {
    padding: 40px 0;
  }
  #section-nine h2 {
    margin: 0 0 60px 0;
  }
  #section-nine p.top-text {
    margin: 0 0 80px 0;
  }

  #section-eleven {
    padding: 100px 0;
  }
  #section-eleven p {
    font-size: 21px;
  }
}

@media only screen and (max-width: 992px) {
  #section-one .content-wrapper {
    margin: 0;
  }
  #section-two {
    padding: 80px 0 120px 0;
  }
  #section-two .bottom-text {
    bottom: 40px;
    font-size: 14px;
  }
  #section-five .icon-wrapper p {
    font-size: 20px;
  }
  #section-nine p.top-text {
    font-size: 14px;
  }
  #section-ten img {
    max-width: 120px;
  }
}

@media only screen and (max-width: 768px) {
  #section-one .eyebrow-text {
    font-size: 18px;
    margin: 0 0 20px 0;
  }
  #section-one p.subtitle {
    font-size: 18px;
    margin: 0 0 20px 0;
  }
  #section-two p {
    font-size: 18px;
    margin: 0 0 20px 0;
  }
  #section-three .eyebrow-text {
    margin: 0 0 20px 0;
  }
  #section-three h2 {
    font-size: 36px;
    line-height: 120%;
    margin: 0 0 20px 0;
  }
  #section-three .image-wrapper {
    margin: 40px 0 0 0;
  }
  #section-three ul.styled li {
    font-size: 18px;
  }
  #section-four h2 {
    font-size: 36px;
    line-height: 120%;
    margin: 0 0 20px 0;
  }
  #section-four p.subtitle {
    font-size: 18px;
    margin: 0 0 20px 0;
  }
  #section-four ul.styled li {
    font-size: 18px;
  }
  #section-five p.subtitle {
    font-size: 18px;
    margin: 0 0 20px 0;
  }
  #section-five .slider-wrapper {
    margin: 40px 0 0 0;
    padding: 0;
  }
  #section-five .icon-wrapper p {
    font-size: 18px;
  }
  #section-five h2 {
    font-size: 36px;
    line-height: 120%;
    margin: 0 0 20px 0;
  }
  #section-five .icon-wrapper {
    margin: 0 0 10px 0;
  }
  #section-six .image-wrapper {
    margin: 40px 0 0 0;
  }
  #section-six h2 {
    font-size: 36px;
    margin: 0 0 40px 0;
  }
  #section-six h3 {
    font-size: 36px;
    line-height: 90%;
  }
  #section-six p.text {
    font-size: 18px;
    margin: 0 0 20px 0;
  }
  #section-six a.primary-button-transparent {
    font-size: 12px;
  }
  #section-nine h2 {
    font-size: 36px;
    line-height: 90%;
  }
  #section-eleven h2 {
    font-size: 36px;
    margin: 0 0 20px 0;
  }

  .modal-holder {
    padding: 20px;
    margin: 0;
    overflow: auto;
    width: auto;
    height: 80%;
  }
  .hbspt-form .hs-field-desc {
    font-size: 9px;
  }
}
