.nowruz-topbar-wrapper {
  border-radius: var(--radius-none, 0);
  border-bottom: 1px solid #122347;
  background: #122347;
}

.nowruz-topbar {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 0;
}

.nowruz-topbar .icon {
  display: flex;
}

.nowruz-topbar p {
  margin: unset;
  color: #fff;
  text-align: right;
  font-size: 13px;
  font-weight: 500;
  line-height: var(--Line-height-text-md, 24px);
  /* 184.615% */
}

.nowruz-topbar p span {
  color: var(--Secondary, #efce9b);
}

.footer-newsletter-form-wrapper button {
  border: 1px solid #122347;
  background: #122347;
}

.site-footer .bottem {
  background: #122347;
}

.nowruz-main-banner-wrapper {
overflow: hidden;
    display: flex;
    align-items: center;
}
.nowruz-main-banner {
padding-inline-start: 130px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    block-size: 100%;
    justify-content: center;
}

.nowruz-main-banner h3 {
    margin: 0 0 20px 0;
    color: #ebebeb;
    text-align: start;
    font-size: 37px;
    font-weight: 700;
    line-height: 36px;
}
.nowruz-main-banner p {
margin: 0 0 24px 0;
    color: #ebebeb;
    text-align: start;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
}
.nowruz-main-banner-wrapper  img {
max-inline-size: 100%;
    inline-size: 100%;
    inset: 0;
    z-index: -1;
    max-block-size: 100%;
    inset: 0;
    block-size: 100%;
}

.about-nowruz-wrapper {
  display: flex;
  flex-direction: column;
  padding: 56px 0;
  gap: 40px;
  position: relative;
  z-index: 1;
}

.about-nowruz-tittle-wrapper {
  display: flex;
  flex-direction: column;
  gap: 12px;
  position: relative;
  align-items: center;
}

.about-nowruz-tittle {
  margin: 0;
  color: #122347;
  font-size: 24px;
  font-weight: 700;
  line-height: 140%;
  /* 33.6px */
  text-align: center;
}

.about-nowruz-subtittle {
  color: var(--Neutral---500, #666);
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  /* 24px */
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  padding: 0 24px;
}

.about-nowruz-subtittle:before {
  content: "";
  width: 100%;
  height: 0.5px;
  background: #dbdbdb;
  position: absolute;
  z-index: -1;
}

.about-nowruz {
  display: flex;
  gap: 24px;
  margin-bottom: 80px;
  flex-direction: row;
}

.about-nowruz > div {
  flex: 1;
  flex-basis: 50%;
}

.about-nowruz-content {
  display: flex;
  padding: 32px;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 16px;
  border: 1.2px solid #eee;
  background: var(--Neutral-0, #fff);
}

.about-nowruz-img {
  display: flex;
}

.about-nowruz-img img {
  width: 100%;
  height: 100%;
}

.about-nowruz-content img {
  margin-bottom: 24px;
  display: flex;
  padding: 12px;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  border: 1.2px solid var(--Secondinary-200, #eee);
  background: var(--Neutral-0, #fff);
  min-width: 64px;
  min-height: 64px;
}

.about-nowruz-content h3 {
  margin: 0 0 8px 0;
  color: var(--Neutral---800, #292929);
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  /* 30px */
}

.about-nowruz-content p {
  margin: 0;
  color: var(--Neutral---600, #525252);
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
  /* 27.2px */
}

.tavazo-section-nowruz-futured-products {
  margin-bottom: 111px;
  position: relative;
  /* Shadow/Small darker */
}

.tavazo-section-nowruz-futured-products .tavazo-section-title {
  color: var(--Greyscale-900, #141414);
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  /* 30px */
  margin: 0 80px 24px;
}

.tavazo-section-nowruz-futured-products .tavazo-product-slide {
  display: flex;
  gap: 8px;
  padding: 8px;
  border-radius: 16px;
  border: 1px solid var(--Neutral---100, #ebebeb);
  background: var(--Neutral---50, #fff);
  box-shadow: 0 1px 1.5px 0 rgba(44, 54, 53, 0.03);
  box-sizing: border-box;
  /* pointer-events: none; */
  /* user-select: none; */
}

.tavazo-section-nowruz-futured-products .tavazo-product-slide .tavazo-thumb {
  max-width: 160px;
  min-height: 160px;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 1/1;
}

.tavazo-section-nowruz-futured-products .tavazo-product-slide .tavazo-body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  justify-content: center;
  padding: 8px;
}

.tavazo-product-category.nowruz-product-category-badge {
  display: flex;
  padding: 8px 10px;
  border-radius: 6px;
  background: var(--Greyscale-0, #fff);
  /* Shadow/Small darker */
  box-shadow: 0 1px 1.5px 0 rgba(20, 20, 20, 0.07);
  align-items: center;
  color: var(--Neutral---600, #525252);
  font-size: 12px;
  font-weight: 500;
}

.tavazo-section-nowruz-futured-products .tavazo-product-slide .tavazo-body .tavazo-title a {
  color: var(--Greyscale-900, #141414);
  text-align: right;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  /* 24px */
}

.tavazo-section-nowruz-futured-products .tavazo-product-slide .tavazo-body .button.tavazo-btn {
  display: flex;
  min-width: 120px;
  padding: 8px 24px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
  align-self: stretch;
  border-radius: 8px;
  background: #122347;
  box-shadow: 0 0.5px 1px 0 rgba(0, 0, 0, 0.05);
  color: #fff;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  line-height: 150%;
  /* 19.5px */
  position: relative;
}

.tavazo-section-nowruz-futured-products .tavazo-product-slide .tavazo-body .button.tavazo-btn .tavazo-btn-price {
  position: absolute;
  color: var(--Greyscale-600, #5b5b5b);
  text-align: right;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  /* 24px */
  top: -35px;
  right: 0;
}

.tavazo-section-nowruz-futured-products .tavazo-product-slide .tavazo-body .button.tavazo-btn .tavazo-btn-icon.nowruz-btn-cart-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  /* padding-inline-end: 10px; */
  /* margin-inline-end: 6px; */
  /* border-inline-end: 1px solid rgba(255, 255, 255, 0.35); */
}

.tavazo-section-nowruz-futured-products .tavazo-product-slide .tavazo-body .button.tavazo-btn .tavazo-btn-icon.nowruz-btn-cart-icon svg {
  inline-size: 20px;
  block-size: 20px;
}

.tavazo-btn-icon.nowruz-btn-cart-icon {
  display: flex;
}

.tavazo-section-nowruz-futured-products .tavazo-product-slide .tavazo-thumb img {
  border-radius: 12px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tavazo-section-nowruz-futured-products .tavazo-product-slide .tavazo-body .tavazo-title {
  margin: 8px 0 48px 0;
}

.tavazo-section-nowruz-futured-products .swiper.tavazo-product-slider {
}

.tavazo-section-nowruz-futured-products .tavazo-product-slider-pagination.nowruz-slider-pagination {
  bottom: -111px;
  /* background: #fafafa; */
  padding: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* box-shadow: 0 0.773px 1.16px 0 rgba(20, 20, 20, 0.07); */
  width: auto;
  position: unset;
}

.tavazo-section-nowruz-futured-products .tavazo-product-slider-pagination.nowruz-slider-pagination .swiper-pagination-bullet {
  inline-size: 5px;
  block-size: 10px;
  border-radius: 999px;
  background: var(--Neutral---200, #d6d6d6);
  opacity: 1 !important;
}

.tavazo-section-nowruz-futured-products .tavazo-product-slider-pagination.nowruz-slider-pagination .swiper-pagination-bullet-active {
  inline-size: 5px;
  block-size: 14px;
  background: var(--Neutral---900, #1a1a1a);
}

.nav-nowruz-futured-products {
  position: absolute;
  bottom: -111px;
  z-index: 13;
  width: 100%;
  display: flex;
  height: 60px;
  align-items: center;
  margin: 0;
  box-sizing: border-box;
  justify-content: center;
  background: #fafafa;
  padding: 0;
  justify-content: center;
  box-shadow: 0 0.773px 1.16px 0 rgba(20, 20, 20, 0.07);
}

.nav-nowruz-futured-products > div:not(.tavazo-product-slider-pagination) {
  border-radius: 8px;
  border: 1px solid var(--Greyscale-100, #dbdbdb);
  background: var(--Greyscale-0, #fff);
  box-shadow: 0 0.5px 1px 0 rgba(0, 0, 0, 0.05);
  height: 36px;
  min-width: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* position: absolute; */
  cursor: pointer;
}

.nav-nowruz-futured-products .tavazo-product-slider-prev {
  inset-inline-start: 0;
}

.nav-nowruz-futured-products .tavazo-product-slider-next {
  inset-inline-end: 0;
}

section.nowruz-gifts-wrapper {
  position: relative;
  margin-bottom: 32px;
  background: var(--Greyscale-0, #fff);
  /* Shadow/Small darker */
  box-shadow: 0 1px 1.5px 0 rgba(20, 20, 20, 0.07);
}

section.nowruz-gifts-wrapper img.nowruz-gift-header {
  width: 100%;
  max-height: 280px;
  position: absolute;
  top: -140px;
  z-index: 0;
}

.nowruz-gift-box-wrapper {
  display: flex;
  gap: 24px;
  bottom: 80px;
  padding-bottom: 24px;
}

.nowruz-gift-box {
  border-radius: 24px;
  border: 2px solid #405fa1;
  background: #fff;
  box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(50px);
  padding: 20px;
}

.nowruz-gift-box-header {
  display: flex;
  gap: 16px;
  align-items: center;
  margin-bottom: 20px;
}

.nowruz-gift-box-meta {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}

.nowruz-gift-box-header .icon-box {
  display: flex;
  aspect-ratio: 1/1;
  width: 56px;
  height: 56px;
  padding: 12px;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  border: 1.2px solid #d5d7da;
  /* Shadow/xs */
  box-shadow: 0 1px 2px 0 rgba(10, 13, 18, 0.05);
}

.nowruz-gift-box-header .icon-box img {
  width: 100%;
  height: 100%;
}

.nowruz-gift-box-meta .date {
  display: flex;
  flex-direction: column;
  gap: 2px;
  justify-content: flex-start;
}

.nowruz-gift-box-meta .date .title {
  color: #141414;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  /* 24px */
}

.nowruz-gift-box-meta .date .range {
  color: #727272;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  /* 21px */
}

.nowruz-gift-box-meta .status {
  color: var(--Success, #29a366);
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  /* 150% */
  display: flex;
  padding: 5px 20px;
  justify-content: center;
  align-items: center;
  border-radius: 200px;
  background: rgba(41, 163, 102, 0.08);
}

.nowruz-gift-box-body {
  border-radius: 12px;
  border: 1px solid #ebebeb;
  margin-bottom: 20px;
}

.nowruz-gift-box-body .desc {
  color: #525252;
  text-align: right;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  /* 21px */
  padding: 16px;
  margin: 0;
}

.nowruz-gift-box-body hr {
  border: none;
  height: 0.5px;
  background-color: #ebebeb;
  margin: 0;
}

.nowruz-gift-box-body .gifts {
  padding: 16px 16px 0 16px;
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  align-items: center;
}

.nowruz-gift-box-body .gifts .gift {
  color: #141414;
  font-size: 14px;
  font-weight: 600;
  line-height: 150%;
  /* 21px */
  padding: 8px 16px;
  margin-bottom: 12px;
  border-radius: 8px;
  background: #fafafa;
  box-shadow: 0 1px 1.5px 0 rgba(44, 54, 53, 0.03);
}

.nowruz-gift-box-body .separator {
  height: 1px;
  background: repeating-linear-gradient( to left, #e5e7eb 0, #e5e7eb 6px, transparent 6px, transparent 12px );
  margin: 12px 16px;
}

.nowruz-gift-box-body .min-order {
  color: #327c88;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
  /* 27px */
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 16px 16px 16px;
}

.nowruz-gift-box .separator {
  height: 1px;
  background: repeating-linear-gradient( to left, #dcdede 0, #dcdede 5px, transparent 3px, transparent 9px );
}

.nowruz-gift-box > .separator {
  width: calc(100% + 40px);
  transform: translateX(20px);
}

.nowruz-gift-box .cta-button-wrapper {
  padding: 24px 4px 4px;
}

.nowruz-gift-box button.cta {
  display: flex;
  padding: 13px 0;
  justify-content: center;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  width: 100%;
  border-radius: 12px;
  background: #122347;
  box-shadow: 0 0.5px 1px 0 rgba(0, 0, 0, 0.05);
  border: unset;
}

.nowruz-gift-box button.cta i.clock {
  display: flex;
}

.nowruz-gift-box button.cta span.cta-text {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  /* 21px */
}

.nowruz-gift-box.not-active {
  border: unset;
}

.nowruz-gift-box.not-active .status {
  color: var(--Warning, #d49b32);
  background: rgba(212, 155, 50, 0.08);
}

.nowruz-gift-box.not-active .nowruz-gift-box-body .desc {
  filter: blur(6px);
  pointer-events: none;
  /* اختیاری: غیرقابل کلیک */
  user-select: none;
  /* اختیاری: غیرقابل انتخاب */
}

.nowruz-gift-box.not-active .nowruz-gift-box-body .gifts {
  filter: blur(6px);
  pointer-events: none;
  user-select: none;
}

.nowruz-gift-box.not-active .nowruz-gift-box-body .min-order {
  filter: blur(6px);
  pointer-events: none;
  user-select: none;
}

.nowruz-gift-box.not-active button.cta {
  border: 1.3px solid #dbdbdb;
  background: #fff;
  box-shadow: 0 0.5px 1px 0 rgba(0, 0, 0, 0.05);
}

.nowruz-gift-box.not-active button.cta span.cta-text {
  color: #525252;
}

.nowruz-gift-box-notice {
  color: var(--Neutral---500, #666);
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  padding-bottom: 34px;
}

.nowruz-gift-box-notice span {
  color: var(--Neutral---900, #1A1A1A);
}

section.nx-promo {
  margin-bottom: 56px;
}

.nx-promo-wrap {
  display: flex !important;
  flex-direction: row;
}

.nx-promo-wrap > div {
  flex: 1;
  width: 50%;
}

/* LEFT */
.nx-promo-left {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: #fafafa;
}

/* card */
.nx-promo-card {
  max-width: 560px;
  min-height: 449px;
  aspect-ratio: 16/10;
  padding: 12px;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0 8px 20px -4px rgba(16, 45, 67, 0.15);
  backdrop-filter: blur(18px);
}

.nx-promo-card-frame {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  overflow: hidden;
  background: #fff;
}

.nx-promo-card-frame img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* progress */
.nx-promo-progress {
  position: absolute;
  bottom: 24px !important;
  height: 4px;
  display: flex;
  gap: 14px;
  z-index: 20;
  padding: 0 24px;
}

/* هر bullet = یک خط */
.nx-promo-progress .swiper-pagination-bullet {
  flex: 1;
  height: 4px;
  margin: 0 !important;
  /* مهم */
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.25);
  opacity: 1 !important;
  /* مهم */
  cursor: pointer;
}

/* خط ففعال */
.nx-promo-progress .swiper-pagination-bullet-active {
  background: #fff;
  backdrop-filter: blur(34px);
}

/* RIGHT */
.nx-promo-right {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #122347;
  max-inline-size: 100%;
  margin: 0;
  width: 100%;
  position: relative;
}

.nx-promo-title {
  color: var(--Greyscale-900, #141414);
  font-size: 28px;
  font-weight: 600;
  line-height: 120%;
  /* 33.6px */
  margin: 0 0 8px 0;
}

.nx-promo-desc {
  color: var(--Greyscale-500, #727272);
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
  margin: 0 0 32px 0;
  text-align: center;
}

.nx-promo-btn {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  display: flex;
  padding: 13.5px 24px;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  border-radius: 12px;
  background: #122347;
  box-shadow: 0 0.5px 1px 0 rgba(0, 0, 0, 0.05);
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 150%;
  /* 21px */
}

.swiper.nx-promo-swiper {
}

.swiper.nx-promo-swiper .swiper-wrapper {
  display: flex;
}

.swiper.nx-promo-swiper .swiper-wrapper .swiper-slide {
  padding: 69px 80px 96px 80px;
  display: flex;
  justify-content: flex-end;
}

.nx-promo-left .nx-promo-content {
  max-width: 356px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.rostam-img {
}

.rostam-img img {
  width: 100%;
  height: auto;
  padding-bottom: 56px;
  box-shadow: 0 0.773px 1.16px 0 rgba(20, 20, 20, 0.07);
}

.nowruz-advantages-wrapper {
  padding: 30px 0;
  display: flex;
  gap: 24px;
}

.advantages {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  flex: 1;
}

.advantages .icon {
  margin-bottom: 8px;
  display: flex;
}

.advantages .title {
  color: var(--Neutral---900, #1a1a1a);
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
}

.advantages .sub-title {
  color: #78716c;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

@media (max-width: 768px) {
  .about-nowruz {
      flex-direction: column;
  }

  .nowruz-gift-box-wrapper {
      flex-direction: column;
  }

  .nx-promo-wrap {
      flex-direction: column-reverse;
  }

  .nowruz-advantages-wrapper {
      overflow: auto;
      flex-direction: column;
      gap: 45px;
  }

  .tavazo-section-nowruz-futured-products .tavazo-product-slider-pagination.nowruz-slider-pagination {
      bottom: -76px;
  }

  .nav-nowruz-futured-products {
      bottom: -65px;
  }

  .nx-promo-wrap > div {
      width: 100%;
  }

  .tavazo-section-nowruz-futured-products {
      margin-bottom: 76px;
  }

  .nx-promo-left {
      padding: 32px 16px 24px 16px;
  }

  section.nx-promo {
      margin-bottom: 0;
  }

  .swiper.nx-promo-swiper .swiper-wrapper .swiper-slide {
      padding: 24px 16px 55px 16px;
  }

  .rostam-img img {
      padding-bottom: 0;
  }

  .nx-promo-card {
      width: 100%;
      height: 314px;
      min-height: unset;
  }

  .tavazo-section-nowruz-futured-products .tavazo-product-slide {
      flex-direction: column;
  }

  .tavazo-section-nowruz-futured-products .tavazo-product-slide .tavazo-thumb {
      max-width: 100%;
      height: 160px;
  }

  .tavazo-section-nowruz-futured-products .tavazo-section-title {
      margin: 0 16px 24px;
  }
  
    .nowruz-main-banner {
    padding-inline-start: 15px;
  }

  .nowruz-main-banner h3 {
    font-size: 18px;
    margin: 0 0 12px 0;
    line-height: 20px; /* 111.111% */
  }

    .nowruz-main-banner p {
    font-size: 11px;
    margin: 0 0 12px 0;
    line-height: 16.828px; /* 152.978% */
  }

}

/* دسکتاپ/تبلت: متن کامل + دکمه مخفی */
button.nowruz-rm-toggle {
  display: none;
}

.nowruz-rm-text {
  display: block;
  overflow: visible;
}

/* فقط موبایل */
@media (max-width: 767px) {
  .nowruz-rm-text {
      display: -webkit-box;
      -webkit-box-orient: vertical;
      overflow: hidden;
  }

  .nowruz-rm-toggle {
      display: inline;
      background: none;
      border: 0;
      padding: 0;
      margin-top: 6px;
      color: #1a73e8;
      cursor: pointer;
      font: inherit;
  }

  .nowruz-rm-toggle[hidden] {
      display: none !important;
  }

  .nowruz-gift-box-wrapper {
      overflow-x: scroll;
      flex-direction: row;
      margin-bottom: 24px;
  }
  .nowruz-gift-box-notice {
  font-size: 13px;
}

  .nowruz-gift-box {
      min-width: calc(100% - 30px);
  }

  .about-nowruz-wrapper {
      margin: 0 16px;
      padding-bottom: 0;
  }

  section.nowruz-gifts-wrapper img.nowruz-gift-header {
      top: -90px;
  }
}

.nowruz-gift-box-wrapper {
  align-items: stretch;
}

.nowruz-gift-box {
  display: flex;
  flex-direction: column;
  flex: 1 1 0;  
}

.nowruz-gift-box-body {
  flex: 1 1 auto;
}

.nowruz-gift-box .cta-button-wrapper {
  margin-top: auto;
}

.nowruz-gift-box .gifts{
  min-height: 122px;  
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
}