/**
 * Spotlights Page Responsive Styles
 * 响应式设计 - 适配所有设备
 */

.spotlights,
.spotlights * {
  box-sizing: border-box;
}

.spotlights {
  background: #ffffff;
  min-height: 100vh;
  position: relative;
  overflow: hidden;
}

.site-footer {
  margin-top: 0;
}

.frame-278 {
  width: 100%;
}

/* Hero Section - Frame 228 */
.frame-228 {
  padding: 0px 120px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  min-height: 600px;
  position: relative;
  overflow: hidden;
}

.frame-239 {
  padding: 300px 0px 0px 265px;
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: flex-start;
  justify-content: center;
  max-width: 1000px;
  position: relative;
}

.collect-recycle-disposables-recycle-project {
  color: var(--bg0, #000000);
  text-align: left;
  position: relative;
  line-height: 1.2;
}

.collect-recycle-disposables-recycle-project-span {
  font-size: 42px;
  font-weight: 500;
}

.collect-recycle-disposables-recycle-project-span2 {
  font-size: 64px;
  font-weight: 500;
}

.collect-recycle-disposables-recycle-project-span3 {
  font-size: 47px;
  font-weight: 500;
}

/* Content Section - Frame 229 */
.frame-229 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  position: relative;
  overflow: hidden;
  gap: 40px;
}

.frame-279 {
  padding: 80px 120px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
  justify-content: center;
  flex: 1;
  min-height: 406px;
  position: relative;
}

.at-elux-our-sustainability-pledge-is-a-vow-to-continuously-improve-everything-we-do {
  color: #000000;
  text-align: left;
  font-size: 40px;
  line-height: 1.3;
  font-weight: 500;
  position: relative;
}

.we-re-dedicated-to-integrating-sustainability-in-daily-decision-making-engineering-best-in-class-products-designed-and-in-depth-cooperation-with-greenwings-project-company-to-bring-recycling-schemes-bins-to-key-uk-cities-and-plan-to-cover-more-countries-and-cities-in-europe-and-globally-in-the-future {
  color: #000000;
  text-align: left;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  position: relative;
  max-width: 667px;
}

.poster-1 {
  flex-shrink: 0;
  width: 930px;
  height: auto;
  max-width: 50%;
  position: relative;
  object-fit: cover;
  aspect-ratio: 930/790;
}

/* Background Section - Frame 230 */
.frame-230 {
  padding: 80px 120px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  min-height: 800px;
  position: relative;
  overflow: hidden;
}

.frame-280 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
  justify-content: center;
  min-height: 406px;
  max-width: 800px;
  position: relative;
}

.as-a-global-large-scale-disposable-vape-recycling-program {
  color: var(--bg, #ffffff);
  text-align: left;
  font-size: 40px;
  line-height: 1.3;
  font-weight: 600;
  position: relative;
}

.you-re-part-of-this-too-good-for-you-good-for-the-planet-get-started-now {
  color: var(--bg, #ffffff);
  text-align: left;
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
  position: relative;
  max-width: 667px;
}

/* Background Section - Frame 231 */
.frame-231 {
  padding: 80px 120px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
  min-height: 800px;
  position: relative;
  overflow: hidden;
}

.frame-2802 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  justify-content: center;
  min-height: 406px;
  max-width: 800px;
  position: relative;
  text-shadow: 0px 0px 4px rgb(179 179 179 / 80%);
}

.you-can-find-us-in-the-uk-and-later-in-europe {
  color: var(--bg0, #000000);
  text-align: center;
  font-size: 40px;
  line-height: 1.3;
  font-weight: 600;
  position: relative;
}

.for-more-details-on-the-recycling-program-please-pay-attention-to-our-latest-developments-stay-tuned {
  text-align: center;
  font-size: 24px;
  line-height: 34px;
  font-weight: 400;
  position: relative;
  max-width: 700px;
}

.for-more-details-on-the-recycling-program-please-pay-attention-to-our-latest-developments-stay-tuned-span {
  color: var(--bg0, #000000);
}

.for-more-details-on-the-recycling-program-please-pay-attention-to-our-latest-developments-stay-tuned-span2 {
  color: #1eb096;
}

.frame-232 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
  height: auto;
  /* min-height: 205px; */
  position: relative;
  overflow: hidden;
  object-fit: cover;
}

/* ========================================
   响应式设计 - Responsive Design
   ======================================== */

/* 小桌面 / 笔记本 (1024px - 1439px) */
@media (max-width: 1439px) {
  .frame-228,
  .frame-279,
  .frame-230,
  .frame-231 {
    padding-left: 80px;
    padding-right: 80px;
  }

  .frame-239 {
    padding-left: 150px;
    padding-top: 280px;
  }

  .collect-recycle-disposables-recycle-project-span {
    font-size: 36px;
  }

  .collect-recycle-disposables-recycle-project-span2 {
    font-size: 54px;
  }

  .collect-recycle-disposables-recycle-project-span3 {
    font-size: 40px;
  }

  .at-elux-our-sustainability-pledge-is-a-vow-to-continuously-improve-everything-we-do,
  .as-a-global-large-scale-disposable-vape-recycling-program,
  .you-can-find-us-in-the-uk-and-later-in-europe {
    font-size: 34px;
  }

  .poster-1 {
    max-width: 45%;
  }
}

/* 平板横屏 (768px - 1023px) */
@media (max-width: 1023px) {
  .frame-228,
  .frame-279,
  .frame-230,
  .frame-231 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .frame-239 {
    padding-left: 80px;
    padding-top: 250px;
    max-width: 100%;
  }

  .frame-228 {
    min-height: 500px;
  }

  .collect-recycle-disposables-recycle-project-span {
    font-size: 28px;
  }

  .collect-recycle-disposables-recycle-project-span2 {
    font-size: 42px;
  }

  .collect-recycle-disposables-recycle-project-span3 {
    font-size: 32px;
  }

  /* 改为垂直布局 */
  .frame-229 {
    flex-direction: column;
    gap: 40px;
  }

  .frame-279 {
    padding: 60px 40px;
    width: 100%;
  }

  .poster-1 {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  .at-elux-our-sustainability-pledge-is-a-vow-to-continuously-improve-everything-we-do,
  .as-a-global-large-scale-disposable-vape-recycling-program,
  .you-can-find-us-in-the-uk-and-later-in-europe {
    font-size: 28px;
  }

  .we-re-dedicated-to-integrating-sustainability-in-daily-decision-making-engineering-best-in-class-products-designed-and-in-depth-cooperation-with-greenwings-project-company-to-bring-recycling-schemes-bins-to-key-uk-cities-and-plan-to-cover-more-countries-and-cities-in-europe-and-globally-in-the-future,
  .you-re-part-of-this-too-good-for-you-good-for-the-planet-get-started-now,
  .for-more-details-on-the-recycling-program-please-pay-attention-to-our-latest-developments-stay-tuned {
    font-size: 18px;
    line-height: 26px;
    max-width: 100%;
  }

  .frame-230,
  .frame-231 {
    min-height: 600px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .frame-231 {
    align-items: center;
  }
}

/* 平板竖屏 / 大手机 (481px - 767px) */
@media (max-width: 767px) {
  .frame-228,
  .frame-279,
  .frame-230,
  .frame-231 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-239 {
    padding-left: 20px;
    padding-top: 220px;
    padding-bottom: 40px;
    gap: 20px;
  }

  .frame-228 {
    min-height: 400px;
  }

  .collect-recycle-disposables-recycle-project-span {
    font-size: 22px;
  }

  .collect-recycle-disposables-recycle-project-span2 {
    font-size: 32px;
  }

  .collect-recycle-disposables-recycle-project-span3 {
    font-size: 24px;
  }

  .frame-279 {
    padding: 40px 20px;
  }

  .at-elux-our-sustainability-pledge-is-a-vow-to-continuously-improve-everything-we-do,
  .as-a-global-large-scale-disposable-vape-recycling-program,
  .you-can-find-us-in-the-uk-and-later-in-europe {
    font-size: 24px;
  }

  .we-re-dedicated-to-integrating-sustainability-in-daily-decision-making-engineering-best-in-class-products-designed-and-in-depth-cooperation-with-greenwings-project-company-to-bring-recycling-schemes-bins-to-key-uk-cities-and-plan-to-cover-more-countries-and-cities-in-europe-and-globally-in-the-future,
  .you-re-part-of-this-too-good-for-you-good-for-the-planet-get-started-now,
  .for-more-details-on-the-recycling-program-please-pay-attention-to-our-latest-developments-stay-tuned {
    font-size: 16px;
    line-height: 24px;
  }

  .frame-230,
  .frame-231 {
    min-height: 500px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .frame-280,
  .frame-2802 {
    min-height: auto;
  }
}

/* 手机 (320px - 480px) */
@media (max-width: 480px) {
  .frame-228,
  .frame-279,
  .frame-230,
  .frame-231 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .frame-239 {
    padding-left: 50px;
    padding-top: 100px;
    padding-bottom: 30px;
    gap: 16px;
  }

  .frame-228 {
    min-height: 350px;
  }

  .collect-recycle-disposables-recycle-project-span {
    font-size: 18px;
  }

  .collect-recycle-disposables-recycle-project-span2 {
    font-size: 26px;
  }

  .collect-recycle-disposables-recycle-project-span3 {
    font-size: 20px;
  }

  .frame-279 {
    padding: 30px 16px;
  }

  .at-elux-our-sustainability-pledge-is-a-vow-to-continuously-improve-everything-we-do,
  .as-a-global-large-scale-disposable-vape-recycling-program,
  .you-can-find-us-in-the-uk-and-later-in-europe {
    font-size: 20px;
  }

  .we-re-dedicated-to-integrating-sustainability-in-daily-decision-making-engineering-best-in-class-products-designed-and-in-depth-cooperation-with-greenwings-project-company-to-bring-recycling-schemes-bins-to-key-uk-cities-and-plan-to-cover-more-countries-and-cities-in-europe-and-globally-in-the-future,
  .you-re-part-of-this-too-good-for-you-good-for-the-planet-get-started-now,
  .for-more-details-on-the-recycling-program-please-pay-attention-to-our-latest-developments-stay-tuned {
    font-size: 14px;
    line-height: 22px;
  }

  .frame-230,
  .frame-231 {
    min-height: 400px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .frame-232 {
    /* min-height: 150px; */
  }
}

/* 超小屏幕优化 (< 375px) */
@media (max-width: 374px) {
  .collect-recycle-disposables-recycle-project-span {
    font-size: 16px;
  }

  .collect-recycle-disposables-recycle-project-span2 {
    font-size: 22px;
  }

  .collect-recycle-disposables-recycle-project-span3 {
    font-size: 18px;
  }

  .at-elux-our-sustainability-pledge-is-a-vow-to-continuously-improve-everything-we-do,
  .as-a-global-large-scale-disposable-vape-recycling-program,
  .you-can-find-us-in-the-uk-and-later-in-europe {
    font-size: 18px;
  }
}