.elementor-21496 .elementor-element.elementor-element-eaffa60{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(min-width:768px){.elementor-21496 .elementor-element.elementor-element-eaffa60{--content-width:100%;}}/* Start custom CSS for html, class: .elementor-element-5da195d *//* HERO - NIGHT MASK DONNAALXIA */
#night-mask-hero.nm-hero {
  direction: rtl;
  background: radial-gradient(circle at top left, #2a1b10 0%, #050505 55%, #000000 100%);
  color: #f9fafb;
  padding: 4rem 1.5rem;
}

.nm-hero-inner {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  gap: 3rem;
  align-items: center;
  justify-content: space-between;
}

/* טקסט */
.nm-hero-content {
  flex: 1.2;
}

.nm-hero-label {
  font-size: 0.8rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #e5e7eb;
  margin-bottom: 0.75rem;
  opacity: 0.8;
}

.nm-hero-title {
  font-size: 2.2rem;
  line-height: 1.35;
  margin: 0 0 1rem;
  font-weight: 700;
}

.nm-hero-subtitle {
  font-size: 1.1rem;
  line-height: 1.7;
  color: #e5e7eb;
  margin-bottom: 1.25rem;
}

.nm-brand {
  color: #fbbf24;
  font-weight: 600;
}

.nm-hero-benefits {
  list-style: none;
  margin: 0 0 1.75rem;
  padding: 0;
  font-size: 1rem;
}

.nm-hero-benefits li {
  margin-bottom: 0.4rem;
}

/* כפתורים */
.nm-hero-cta-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem 1rem;
  margin-bottom: 1.2rem;
}

.nm-hero-cta-main {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.9rem 1.9rem;
  border-radius: 999px;
  background: linear-gradient(135deg, #fbbf24, #f97316);
  color: #111827;
  font-weight: 700;
  font-size: 1rem;
  text-decoration: none;
  box-shadow: 0 12px 30px rgba(249, 115, 22, 0.55);
  transition: 0.18s ease;
}

.nm-hero-cta-main:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 40px rgba(249, 115, 22, 0.7);
  filter: brightness(1.02);
}

.nm-hero-cta-sec {
  font-size: 0.9rem;
  color: #fbbf24;
}

/* אמון */
.nm-hero-trust {
  display: flex;
  gap: 0.75rem;
  flex-wrap: wrap;
  font-size: 0.83rem;
  color: #9ca3af;
}

.nm-hero-trust span::before {
  content: "• ";
  color: #4ade80;
}

/* תמונת מוצר */
.nm-hero-media {
  flex: 1;
  display: flex;
  justify-content: center;
}

.nm-hero-product-card {
  position: relative;
  background: radial-gradient(circle at top, #1f2933 0%, #020617 70%);
  border-radius: 1.75rem;
  padding: 1.8rem 1.6rem 1.6rem;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.9);
  max-width: 320px;
  width: 100%;
  text-align: center;
}

.nm-hero-badge {
  position: absolute;
  top: 1.1rem;
  left: 1.1rem;
  background: rgba(15, 118, 110, 0.9);
  color: #e5f9f6;
  font-size: 0.72rem;
  padding: 0.3rem 0.7rem;
  border-radius: 999px;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}

.nm-hero-product-img {
  width: 100%;
  margin: 0 auto 1.4rem;
}

/* תמחור */
.nm-hero-price-box {
  background: rgba(15, 23, 42, 0.85);
  border-radius: 1.2rem;
  padding: 0.8rem 0.9rem 0.9rem;
  color: #f9fafb;
  text-align: center;
}

.nm-hero-price-current {
  font-size: 2rem;
  font-weight: 700;
  color: #fbbf24;
}

.nm-hero-price-old {
  text-decoration: line-through;
  color: #9ca3af;
  font-size: 1rem;
  margin-top: -0.3rem;
}

.nm-hero-price-note {
  margin-top: 0.4rem;
  font-size: 0.85rem;
  color: #fbbf24;
}

/* רספונסיביות */
@media (max-width: 1024px) {
  .nm-hero-inner {
    flex-direction: column;
    text-align: center;
  }
  
  .nm-hero-content {
    flex: unset;
  }

  .nm-hero-title {
    font-size: 1.8rem;
  }
}

@media (max-width: 600px) {
  #night-mask-hero.nm-hero {
    padding: 3rem 1.2rem;
  }

  .nm-hero-title {
    font-size: 1.55rem;
  }

  .nm-hero-subtitle {
    font-size: 0.95rem;
  }

  .nm-hero-product-card {
    max-width: 270px;
  }
}
/* כפתור הוספה לסל בהירו */
.nm-hero-form {
  margin: 0;
  display: inline-flex;
}

.nm-hero-form button.nm-hero-cta-main {
  border: none;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ca86630 *//* SECTION 2 – HOW TO USE */
#night-mask-how.nm-how {
  direction: rtl;
  background: #050509;
  padding: 3.5rem 1.5rem 3.8rem;
  color: #e5e7eb;
}

.nm-how-inner {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  gap: 3rem;
  align-items: center;
  justify-content: space-between;
}

.nm-how-content {
  flex: 1.2;
}

.nm-how-title {
  font-size: 1.8rem;
  line-height: 1.4;
  margin: 0 0 1rem;
  font-weight: 700;
  color: #f9fafb;
}

.nm-how-intro {
  font-size: 1rem;
  line-height: 1.8;
  margin-bottom: 1.3rem;
  color: #e5e7eb;
}

.nm-how-steps {
  margin: 0 0 1.4rem;
  padding-right: 1.2rem;
  font-size: 0.98rem;
  line-height: 1.85;
  color: #d1d5db;
}

.nm-how-steps li {
  margin-bottom: 0.65rem;
}

.nm-how-steps li strong {
  color: #fbbf24;
  font-weight: 600;
}

.nm-how-note {
  font-size: 0.95rem;
  color: #9ca3af;
  margin-bottom: 0.9rem;
}

.nm-how-back-cta {
  display: inline-block;
  font-size: 0.95rem;
  color: #fbbf24;
  text-decoration: none;
  border-bottom: 1px dashed rgba(251, 191, 36, 0.7);
  padding-bottom: 0.1rem;
  transition: color 0.18s ease, border-color 0.18s ease;
}

.nm-how-back-cta:hover {
  color: #fde68a;
  border-color: #fde68a;
}

/* תמונה */
.nm-how-media {
  flex: 1;
  display: flex;
  justify-content: center;
}

.nm-how-image-card {
  position: relative;
  border-radius: 1.5rem;
  overflow: hidden;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.9);
  max-width: 340px;
  width: 100%;
  background: radial-gradient(circle at top, #111827 0%, #020617 70%);
}

.nm-how-badge {
  position: absolute;
  top: 0.9rem;
  left: 0.9rem;
  background: rgba(15, 118, 110, 0.9);
  color: #e5f9f6;
  font-size: 0.7rem;
  padding: 0.25rem 0.7rem;
  border-radius: 999px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.nm-how-img {
  display: block;
  width: 100%;
  height: auto;
}

/* רספונסיבי */
@media (max-width: 1024px) {
  .nm-how-inner {
    flex-direction: column;
    text-align: right;
  }

  .nm-how-media {
    order: -1;
  }

  .nm-how-title {
    font-size: 1.6rem;
  }
}

@media (max-width: 600px) {
  #night-mask-how.nm-how {
    padding: 3rem 1.2rem 3.3rem;
  }

  .nm-how-title {
    font-size: 1.4rem;
  }

  .nm-how-intro,
  .nm-how-steps,
  .nm-how-note {
    font-size: 0.93rem;
  }

  .nm-how-image-card {
    max-width: 290px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1314079 *//* SECTION 3 – WHY THIS MASK WORKS */
#night-mask-why.nm-why {
  direction: rtl;
  background: #0a0a0d;
  padding: 4rem 1.5rem;
  color: #e5e7eb;
  text-align: center;
}

.nm-why-inner {
  max-width: 1150px;
  margin: 0 auto;
}

.nm-why-title {
  font-size: 2rem;
  margin-bottom: 1.2rem;
  font-weight: 700;
  color: #f9fafb;
}

.nm-why-intro {
  font-size: 1.05rem;
  line-height: 1.8;
  max-width: 780px;
  margin: 0 auto 2.2rem;
  color: #d1d5db;
}

.nm-brand {
  color: #fbbf24;
  font-weight: 600;
}

/* GRID */
.nm-why-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
  margin-bottom: 2.6rem;
}

.nm-why-item {
  background: rgba(255, 255, 255, 0.03);
  border-radius: 1.5rem;
  padding: 1.7rem 1.4rem;
  box-shadow: 0 12px 35px rgba(0,0,0,0.4);
  transition: 0.25s ease;
}

.nm-why-item:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 55px rgba(0,0,0,0.6);
}

.nm-why-icon {
  font-size: 2rem;
  margin-bottom: 0.7rem;
}

.nm-why-item-title {
  font-size: 1.15rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #fbbf24;
}

.nm-why-item-text {
  color: #d1d5db;
  font-size: 0.95rem;
  line-height: 1.65;
}

/* CTA */
.nm-why-cta {
  display: inline-block;
  font-size: 1rem;
  background: linear-gradient(135deg, #fbbf24, #f97316);
  padding: 0.85rem 2rem;
  border-radius: 999px;
  color: #111;
  font-weight: 700;
  box-shadow: 0 10px 25px rgba(249,115,22,0.45);
  text-decoration: none;
  transition: 0.2s ease;
}

.nm-why-cta:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 40px rgba(249,115,22,0.6);
}

/* רספונסיבי */
@media (max-width: 1024px) {
  .nm-why-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 650px) {
  .nm-why-grid {
    grid-template-columns: 1fr;
  }

  .nm-why-title {
    font-size: 1.6rem;
  }

  .nm-why-intro {
    font-size: 0.97rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1c6aa6f *//* SECTION 4 – VIDEO DEMO */
#night-mask-video.nm-video {
  direction: rtl;
  background: #020308;
  padding: 4rem 1.5rem 4.2rem;
  color: #e5e7eb;
  text-align: center;
}

.nm-video-inner {
  max-width: 950px;
  margin: 0 auto;
}

.nm-video-title {
  font-size: 1.9rem;
  margin-bottom: 1rem;
  font-weight: 700;
  color: #f9fafb;
}

.nm-video-intro {
  font-size: 1rem;
  line-height: 1.8;
  color: #d1d5db;
  max-width: 760px;
  margin: 0 auto 2rem;
}

/* מסגרת וידאו רספונסיבית 16:9 */
.nm-video-frame-wrap {
  margin: 0 auto 1.4rem;
}

.nm-video-frame {
  position: relative;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  border-radius: 1.5rem;
  overflow: hidden;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.9);
  background: radial-gradient(circle at top, #111827 0%, #020617 70%);
}

/* טריק יחס 16:9 */
.nm-video-frame::before {
  content: "";
  display: block;
  padding-top: 56.25%; /* 16:9 */
}

.nm-video-frame iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.nm-video-note {
  font-size: 0.95rem;
  color: #9ca3af;
  max-width: 700px;
  margin: 0.7rem auto 1.7rem;
}

/* CTA */
.nm-video-cta {
  display: inline-block;
  font-size: 1rem;
  background: linear-gradient(135deg, #fbbf24, #f97316);
  padding: 0.85rem 2.1rem;
  border-radius: 999px;
  color: #111827;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 12px 30px rgba(249,115,22,0.55);
  transition: 0.2s ease;
}

.nm-video-cta:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 40px rgba(249,115,22,0.7);
}

/* רספונסיבי */
@media (max-width: 768px) {
  #night-mask-video.nm-video {
    padding: 3.3rem 1.2rem 3.6rem;
  }

  .nm-video-title {
    font-size: 1.6rem;
  }

  .nm-video-intro {
    font-size: 0.96rem;
  }

  .nm-video-frame {
    border-radius: 1.2rem;
  }
}

@media (max-width: 480px) {
  .nm-video-title {
    font-size: 1.45rem;
  }

  .nm-video-intro,
  .nm-video-note {
    font-size: 0.9rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fe01ab2 *//* SECTION 5 – RESULTS & REVIEWS */
#night-mask-results.nm-results {
  direction: rtl;
  background: #0a0a0d;
  padding: 4rem 1.5rem 4.5rem;
  color: #e5e7eb;
  text-align: center;
}

.nm-results-inner {
  max-width: 1100px;
  margin: 0 auto;
}

.nm-results-title {
  font-size: 2rem;
  margin-bottom: 1rem;
  font-weight: 700;
  color: #f9fafb;
}

.nm-results-intro {
  font-size: 1.05rem;
  line-height: 1.8;
  color: #d1d5db;
  max-width: 760px;
  margin: 0 auto 2.2rem;
}

/* Before/After Image */
.nm-results-image-card {
  position: relative;
  border-radius: 1.6rem;
  overflow: hidden;
  margin: 0 auto 2.6rem;
  max-width: 450px;
  background: radial-gradient(circle at top, #1f2937 0%, #020617 70%);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.8);
}

.nm-results-badge {
  position: absolute;
  top: 1rem;
  left: 1rem;
  background: rgba(249, 115, 22, 0.9);
  color: #fff;
  padding: 0.35rem 0.8rem;
  font-size: 0.75rem;
  border-radius: 999px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nm-results-img {
  width: 100%;
  display: block;
  height: auto;
}

/* Reviews */
.nm-reviews-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.8rem;
  margin-bottom: 2.6rem;
}

.nm-review-item {
  background: rgba(255, 255, 255, 0.03);
  border-radius: 1.5rem;
  padding: 1.6rem 1.3rem;
  box-shadow: 0 12px 35px rgba(0,0,0,0.4);
  transition: 0.25s ease;
}

.nm-review-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 16px 55px rgba(0,0,0,0.6);
}

.nm-review-stars {
  font-size: 1.3rem;
  color: #facc15;
  margin-bottom: 0.4rem;
}

.nm-review-name {
  font-size: 1rem;
  font-weight: 700;
  color: #f9fafb;
  margin-bottom: 0.5rem;
}

.nm-review-text {
  font-size: 0.95rem;
  color: #d1d5db;
  line-height: 1.6;
}

/* CTA */
.nm-results-cta {
  display: inline-block;
  font-size: 1rem;
  background: linear-gradient(135deg, #fbbf24, #f97316);
  padding: 0.85rem 2.2rem;
  border-radius: 999px;
  color: #111;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 12px 30px rgba(249,115,22,0.55);
  transition: 0.2s ease;
}

.nm-results-cta:hover {
  transform: translateY(-2px);
  box-shadow: 0 20px 45px rgba(249,115,22,0.75);
}

/* Responsive */
@media (max-width: 1024px) {
  .nm-reviews-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 650px) {
  .nm-reviews-grid {
    grid-template-columns: 1fr;
  }

  .nm-results-title {
    font-size: 1.6rem;
  }

  .nm-results-intro {
    font-size: 0.95rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bcdf792 *//* SECTION 6 – BONUS */
#night-mask-bonus.nm-bonus {
  direction: rtl;
  background: #050505;
  padding: 4rem 1.5rem 4.5rem;
  color: #e5e7eb;
}

.nm-bonus-inner {
  max-width: 1200px;
  margin: 0 auto;
}

.nm-bonus-title {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 1rem;
  font-weight: 700;
  color: #fbbf24;
}

.nm-bonus-intro {
  font-size: 1.05rem;
  line-height: 1.8;
  text-align: center;
  max-width: 760px;
  margin: 0 auto 2.5rem;
  color: #d1d5db;
}

.nm-bonus-content {
  display: flex;
  align-items: center;
  gap: 3rem;
  justify-content: space-between;
}

/* תמונה */
.nm-bonus-image-card {
  position: relative;
  max-width: 340px;
  width: 100%;
  border-radius: 1.5rem;
  overflow: hidden;
  background: radial-gradient(circle at top, #1f2937 0%, #020617 70%);
  box-shadow: 0 20px 60px rgba(0,0,0,0.85);
}

.nm-bonus-badge {
  position: absolute;
  top: 1rem;
  left: 1rem;
  background: linear-gradient(135deg, #f97316, #fbbf24);
  color: #111;
  font-size: 0.75rem;
  padding: 0.35rem 0.8rem;
  border-radius: 999px;
  font-weight: 700;
  letter-spacing: 0.1em;
}

.nm-bonus-img {
  width: 100%;
  display: block;
  height: auto;
}

/* טקסט */
.nm-bonus-list-wrap {
  flex: 1;
}

.nm-bonus-subtitle {
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 1rem;
  color: #fbbf24;
}

.nm-bonus-list {
  list-style: none;
  padding: 0;
  margin: 0 0 2rem;
  font-size: 1rem;
  line-height: 1.8;
  color: #d1d5db;
}

.nm-bonus-list li {
  margin-bottom: 0.6rem;
}

/* CTA */
.nm-bonus-cta {
  display: inline-block;
  font-size: 1rem;
  background: linear-gradient(135deg, #fbbf24, #f97316);
  padding: 0.85rem 2rem;
  border-radius: 999px;
  color: #111827;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 12px 30px rgba(249,115,22,0.55);
  transition: 0.2s ease;
}

.nm-bonus-cta:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 40px rgba(249,115,22,0.7);
}

/* RESPONSIVE */
@media (max-width: 1024px) {
  .nm-bonus-content {
    flex-direction: column;
    text-align: center;
  }

  .nm-bonus-list-wrap {
    margin-top: 1.5rem;
  }

  .nm-bonus-image-card {
    max-width: 300px;
  }
}

@media (max-width: 480px) {
  .nm-bonus-title {
    font-size: 1.6rem;
  }

  .nm-bonus-intro {
    font-size: 0.95rem;
  }

  .nm-bonus-subtitle {
    font-size: 1.25rem;
  }

  .nm-bonus-list {
    font-size: 0.95rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5d6d075 */#night-mask-faq.nm-faq {
  direction: rtl;
  background: #050509;
  padding: 4rem 1.5rem 4.3rem;
  color: #e5e7eb;
}

.nm-faq-inner {
  max-width: 900px;
  margin: 0 auto;
}

.nm-faq-title {
  font-size: 1.9rem;
  text-align: center;
  margin-bottom: 2rem;
  font-weight: 700;
  color: #f9fafb;
}

.nm-faq-items {
  display: flex;
  flex-direction: column;
  gap: 0.9rem;
  margin-bottom: 2.2rem;
}

.nm-faq-item {
  background: rgba(255,255,255,0.03);
  border-radius: 1rem;
  padding: 0.9rem 1.1rem;
  box-shadow: 0 10px 30px rgba(0,0,0,0.55);
}

.nm-faq-item summary {
  list-style: none;
  cursor: pointer;
  font-weight: 600;
  font-size: 1rem;
}

.nm-faq-item summary::-webkit-details-marker {
  display: none;
}

.nm-faq-item summary::after {
  content: "＋";
  float: left;
  font-size: 1.1rem;
  color: #fbbf24;
  transition: transform 0.2s ease;
}

.nm-faq-item[open] summary::after {
  content: "−";
}

.nm-faq-item p {
  margin-top: 0.5rem;
  font-size: 0.93rem;
  line-height: 1.7;
  color: #d1d5db;
}

/* CTA */
.nm-faq-cta {
  display: block;
  width: fit-content;
  margin: 0 auto;
  font-size: 1rem;
  background: linear-gradient(135deg, #fbbf24, #f97316);
  padding: 0.85rem 2.1rem;
  border-radius: 999px;
  color: #111827;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 12px 30px rgba(249,115,22,0.55);
  transition: 0.2s ease;
}

.nm-faq-cta:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 40px rgba(249,115,22,0.7);
}/* End custom CSS */