{"product_id":"عباية-الصلاة-والإستعمال-اليومي","title":"عباية الصلاة والإستعمال اليومي","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@300;400;500;600;700;800;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\/* ============================================================\n   GLOBAL RESET FOR SCOPE\n   ============================================================ *\/\n#pro-desc-funnel * {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n  font-family: 'Cairo', sans-serif !important;\n}\n\n#pro-desc-funnel {\n  direction: rtl;\n  font-family: 'Cairo', sans-serif !important;\n  color: #2d3748;\n  line-height: 1.7;\n  overflow-x: hidden;\n  background: #f7f9fc;\n}\n\n\/* ============================================================\n   ANNOUNCEMENT BAR\n   ============================================================ *\/\n#pro-desc-funnel .announce-bar {\n  background: linear-gradient(90deg, #526B8C 0%, #4A627E 50%, #526B8C 100%);\n  color: #fff;\n  text-align: center;\n  padding: 12px 20px;\n  font-size: 14px;\n  font-weight: 700 !important;\n  font-family: 'Cairo', sans-serif !important;\n  letter-spacing: 0.3px;\n  position: relative;\n  overflow: hidden;\n}\n\n#pro-desc-funnel .announce-bar::before {\n  content: '';\n  position: absolute;\n  top: 0; left: -100%;\n  width: 60%;\n  height: 100%;\n  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.12), transparent);\n  animation: shine 3s infinite;\n}\n\n@keyframes shine {\n  0% { left: -100%; }\n  100% { left: 200%; }\n}\n\n\/* ============================================================\n   SECTION BASE\n   ============================================================ *\/\n#pro-desc-funnel .section {\n  padding: 60px 24px;\n}\n\n#pro-desc-funnel .section-alt {\n  background: #ffffff;\n}\n\n#pro-desc-funnel .section-light {\n  background: #f0f4f8;\n}\n\n#pro-desc-funnel .section-brand {\n  background: linear-gradient(135deg, #526B8C 0%, #3d5068 100%);\n  color: #fff;\n}\n\n#pro-desc-funnel .container {\n  max-width: 860px;\n  margin: 0 auto;\n}\n\n\/* ============================================================\n   1. HERO SECTION\n   ============================================================ *\/\n#pro-desc-funnel .hero-section {\n  background: linear-gradient(160deg, #eef2f7 0%, #dce6f0 50%, #c8d8e8 100%);\n  padding: 60px 24px 50px;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n\n#pro-desc-funnel .hero-section::before {\n  content: '';\n  position: absolute;\n  top: -80px; left: -80px;\n  width: 300px; height: 300px;\n  background: radial-gradient(circle, rgba(82,107,140,0.12) 0%, transparent 70%);\n  border-radius: 50%;\n}\n\n#pro-desc-funnel .hero-section::after {\n  content: '';\n  position: absolute;\n  bottom: -60px; right: -60px;\n  width: 250px; height: 250px;\n  background: radial-gradient(circle, rgba(74,98,126,0.1) 0%, transparent 70%);\n  border-radius: 50%;\n}\n\n#pro-desc-funnel .hero-badge {\n  display: inline-block;\n  background: rgba(82,107,140,0.15);\n  color: #526B8C;\n  border: 1.5px solid rgba(82,107,140,0.3);\n  border-radius: 50px;\n  padding: 6px 18px;\n  font-size: 13px;\n  font-weight: 700 !important;\n  font-family: 'Cairo', sans-serif !important;\n  margin-bottom: 20px;\n  letter-spacing: 0.5px;\n}\n\n#pro-desc-funnel .hero-headline {\n  font-size: clamp(26px, 5vw, 42px);\n  font-weight: 900 !important;\n  font-family: 'Cairo', sans-serif !important;\n  color: #2c3e5a;\n  line-height: 1.4;\n  margin-bottom: 16px;\n  position: relative;\n  z-index: 1;\n}\n\n#pro-desc-funnel .hero-headline span {\n  color: #526B8C;\n  position: relative;\n}\n\n#pro-desc-funnel .hero-headline span::after {\n  content: '';\n  position: absolute;\n  bottom: 2px; right: 0;\n  width: 100%; height: 3px;\n  background: linear-gradient(90deg, #526B8C, #8aaac8);\n  border-radius: 2px;\n}\n\n#pro-desc-funnel .hero-sub {\n  font-size: clamp(14px, 2.5vw, 17px);\n  font-weight: 500 !important;\n  font-family: 'Cairo', sans-serif !important;\n  color: #4a5568;\n  max-width: 600px;\n  margin: 0 auto 32px;\n  position: relative;\n  z-index: 1;\n}\n\n#pro-desc-funnel .cta-btn {\n  display: inline-block;\n  background: linear-gradient(135deg, #526B8C 0%, #4A627E 100%);\n  color: #fff !important;\n  font-size: clamp(15px, 2.5vw, 18px);\n  font-weight: 800 !important;\n  font-family: 'Cairo', sans-serif !important;\n  padding: 16px 36px;\n  border-radius: 50px;\n  text-decoration: none;\n  border: none;\n  cursor: pointer;\n  box-shadow: 0 8px 25px rgba(82,107,140,0.4), 0 2px 8px rgba(0,0,0,0.1);\n  transition: transform 0.2s, box-shadow 0.2s;\n  position: relative;\n  z-index: 1;\n  letter-spacing: 0.3px;\n}\n\n#pro-desc-funnel .cta-btn:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 12px 32px rgba(82,107,140,0.5), 0 4px 12px rgba(0,0,0,0.15);\n}\n\n#pro-desc-funnel .cta-btn:active {\n  transform: translateY(0);\n}\n\n#pro-desc-funnel .hero-price-hint {\n  margin-top: 14px;\n  font-size: 13px;\n  font-weight: 600 !important;\n  font-family: 'Cairo', sans-serif !important;\n  color: #718096;\n  position: relative;\n  z-index: 1;\n}\n\n#pro-desc-funnel .hero-price-hint s {\n  color: #a0aec0;\n}\n\n#pro-desc-funnel .hero-price-hint strong {\n  color: #526B8C;\n  font-size: 16px;\n}\n\n\/* ============================================================\n   IMAGE PLACEHOLDER\n   ============================================================ *\/\n#pro-desc-funnel .product-placeholder {\n  width: 100%;\n  border-radius: 12px;\n  margin: 24px 0;\n  display: block;\n  box-shadow: 0 10px 30px rgba(0,0,0,0.08);\n}\n\n\/* ============================================================\n   2. PROBLEM \/ AGITATION SECTION\n   ============================================================ *\/\n#pro-desc-funnel .problem-section {\n  background: #fff;\n  padding: 60px 24px;\n}\n\n#pro-desc-funnel .section-label {\n  display: inline-block;\n  font-size: 12px;\n  font-weight: 700 !important;\n  font-family: 'Cairo', sans-serif !important;\n  text-transform: uppercase;\n  letter-spacing: 1.5px;\n  color: #526B8C;\n  background: rgba(82,107,140,0.08);\n  padding: 5px 14px;\n  border-radius: 50px;\n  margin-bottom: 14px;\n}\n\n#pro-desc-funnel .section-title {\n  font-size: clamp(22px, 4vw, 34px);\n  font-weight: 900 !important;\n  font-family: 'Cairo', sans-serif !important;\n  color: #2c3e5a;\n  margin-bottom: 12px;\n  line-height: 1.4;\n}\n\n#pro-desc-funnel .section-title.white {\n  color: #fff;\n}\n\n#pro-desc-funnel .section-divider {\n  width: 50px;\n  height: 4px;\n  background: linear-gradient(90deg, #526B8C, #8aaac8);\n  border-radius: 2px;\n  margin: 0 0 28px;\n}\n\n#pro-desc-funnel .section-divider.center {\n  margin: 0 auto 28px;\n}\n\n#pro-desc-funnel .pain-list {\n  list-style: none;\n  display: flex;\n  flex-direction: column;\n  gap: 16px;\n  margin-top: 8px;\n}\n\n#pro-desc-funnel .pain-list li {\n  display: flex;\n  align-items: flex-start;\n  gap: 14px;\n  background: #fff8f8;\n  border: 1.5px solid #ffe0e0;\n  border-radius: 12px;\n  padding: 18px 20px;\n  font-size: 15px;\n  font-weight: 600 !important;\n  font-family: 'Cairo', sans-serif !important;\n  color: #3d3d3d;\n  box-shadow: 0 4px 14px rgba(0,0,0,0.03);\n  transition: transform 0.2s;\n}\n\n#pro-desc-funnel .pain-list li:hover {\n  transform: translateX(-3px);\n}\n\n#pro-desc-funnel .pain-icon {\n  flex-shrink: 0;\n  width: 40px;\n  height: 40px;\n  background: #ffecec;\n  border-radius: 10px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 20px;\n  line-height: 1;\n}\n\n#pro-desc-funnel .pain-resolution {\n  text-align: center;\n  margin-top: 32px;\n  padding: 20px 24px;\n  background: linear-gradient(135deg, #f0f6ff, #e6eef8);\n  border-radius: 12px;\n  border: 1.5px dashed #526B8C;\n  font-size: 17px;\n  font-weight: 800 !important;\n  font-family: 'Cairo', sans-serif !important;\n  color: #526B8C;\n}\n\n\/* ============================================================\n   3. SOLUTION \/ BENEFITS GRID\n   ============================================================ *\/\n#pro-desc-funnel .benefits-section {\n  background: #f0f4f8;\n  padding: 60px 24px;\n}\n\n#pro-desc-funnel .benefits-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 18px;\n  margin-top: 32px;\n}\n\n@media (max-width: 560px) {\n  #pro-desc-funnel .benefits-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n#pro-desc-funnel .benefit-card {\n  background: #fff;\n  border-radius: 14px;\n  padding: 24px 20px;\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n  box-shadow: 0 10px 30px rgba(0,0,0,0.05);\n  border: 1.5px solid rgba(82,107,140,0.08);\n  transition: transform 0.2s, box-shadow 0.2s;\n}\n\n#pro-desc-funnel .benefit-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 16px 40px rgba(82,107,140,0.12);\n}\n\n#pro-desc-funnel .benefit-icon-wrap {\n  width: 52px;\n  height: 52px;\n  background: linear-gradient(135deg, #eef3f9, #dde8f3);\n  border-radius: 14px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n#pro-desc-funnel .benefit-title {\n  font-size: 16px;\n  font-weight: 800 !important;\n  font-family: 'Cairo', sans-serif !important;\n  color: #2c3e5a;\n  line-height: 1.4;\n}\n\n#pro-desc-funnel .benefit-desc {\n  font-size: 13.5px;\n  font-weight: 500 !important;\n  font-family: 'Cairo', sans-serif !important;\n  color: #5a6a7e;\n  line-height: 1.6;\n}\n\n\/* ============================================================\n   4. THE OFFER \/ BUNDLE\n   ============================================================ *\/\n#pro-desc-funnel .offer-section {\n  background: #fff;\n  padding: 60px 24px;\n}\n\n#pro-desc-funnel .offer-cards-wrap {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 20px;\n  margin-top: 32px;\n}\n\n@media (max-width: 560px) {\n  #pro-desc-funnel .offer-cards-wrap {\n    grid-template-columns: 1fr;\n  }\n}\n\n#pro-desc-funnel .offer-card {\n  background: #f7f9fc;\n  border: 2px solid #dde5f0;\n  border-radius: 16px;\n  padding: 28px 22px;\n  text-align: center;\n  position: relative;\n  transition: transform 0.2s, box-shadow 0.2s;\n  box-shadow: 0 6px 20px rgba(0,0,0,0.04);\n}\n\n#pro-desc-funnel .offer-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 14px 35px rgba(82,107,140,0.12);\n}\n\n#pro-desc-funnel .offer-card.featured {\n  background: linear-gradient(160deg, #526B8C 0%, #3d5068 100%);\n  border-color: #526B8C;\n  color: #fff;\n  box-shadow: 0 14px 40px rgba(82,107,140,0.35);\n}\n\n#pro-desc-funnel .offer-badge {\n  position: absolute;\n  top: -14px;\n  left: 50%;\n  transform: translateX(-50%);\n  background: linear-gradient(90deg, #e8a045, #d4892b);\n  color: #fff;\n  font-size: 12px;\n  font-weight: 800 !important;\n  font-family: 'Cairo', sans-serif !important;\n  padding: 5px 16px;\n  border-radius: 50px;\n  white-space: nowrap;\n  box-shadow: 0 4px 12px rgba(212,137,43,0.4);\n}\n\n#pro-desc-funnel .offer-icon {\n  font-size: 36px;\n  margin-bottom: 10px;\n  display: block;\n}\n\n#pro-desc-funnel .offer-title {\n  font-size: 18px;\n  font-weight: 900 !important;\n  font-family: 'Cairo', sans-serif !important;\n  margin-bottom: 10px;\n}\n\n#pro-desc-funnel .offer-card .offer-title { color: #2c3e5a; }\n#pro-desc-funnel .offer-card.featured .offer-title { color: #fff; }\n\n#pro-desc-funnel .offer-price {\n  font-size: 32px;\n  font-weight: 900 !important;\n  font-family: 'Cairo', sans-serif !important;\n  margin: 10px 0 4px;\n}\n\n#pro-desc-funnel .offer-card .offer-price { color: #526B8C; }\n#pro-desc-funnel .offer-card.featured .offer-price { color: #ffe08a; }\n\n#pro-desc-funnel .offer-old-price {\n  font-size: 14px;\n  font-weight: 600 !important;\n  font-family: 'Cairo', sans-serif !important;\n  text-decoration: line-through;\n  opacity: 0.6;\n  margin-bottom: 14px;\n}\n\n#pro-desc-funnel .offer-details {\n  font-size: 13.5px;\n  font-weight: 600 !important;\n  font-family: 'Cairo', sans-serif !important;\n  margin-bottom: 20px;\n  line-height: 1.7;\n  opacity: 0.85;\n}\n\n#pro-desc-funnel .offer-card .offer-details { color: #4a5568; }\n#pro-desc-funnel .offer-card.featured .offer-details { color: rgba(255,255,255,0.9); }\n\n#pro-desc-funnel .offer-cta {\n  display: block;\n  width: 100%;\n  padding: 13px;\n  border-radius: 50px;\n  font-size: 15px;\n  font-weight: 800 !important;\n  font-family: 'Cairo', sans-serif !important;\n  border: none;\n  cursor: pointer;\n  transition: transform 0.2s, box-shadow 0.2s;\n  text-align: center;\n}\n\n#pro-desc-funnel .offer-card .offer-cta {\n  background: linear-gradient(135deg, #526B8C, #4A627E);\n  color: #fff;\n  box-shadow: 0 6px 18px rgba(82,107,140,0.35);\n}\n\n#pro-desc-funnel .offer-card.featured .offer-cta {\n  background: #fff;\n  color: #526B8C;\n  box-shadow: 0 6px 20px rgba(0,0,0,0.2);\n}\n\n#pro-desc-funnel .offer-cta:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 10px 25px rgba(82,107,140,0.45);\n}\n\n\/* ============================================================\n   5. TRUST BADGES\n   ============================================================ *\/\n#pro-desc-funnel .trust-section {\n  background: linear-gradient(135deg, #2c3e5a 0%, #3a5270 50%, #526B8C 100%);\n  padding: 60px 24px;\n  color: #fff;\n  text-align: center;\n}\n\n#pro-desc-funnel .trust-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n  margin-top: 36px;\n}\n\n@media (max-width: 560px) {\n  #pro-desc-funnel .trust-grid {\n    grid-template-columns: 1fr;\n    gap: 16px;\n  }\n}\n\n#pro-desc-funnel .trust-card {\n  background: rgba(255,255,255,0.08);\n  border: 1px solid rgba(255,255,255,0.15);\n  border-radius: 16px;\n  padding: 28px 18px;\n  backdrop-filter: blur(10px);\n  transition: background 0.2s, transform 0.2s;\n}\n\n#pro-desc-funnel .trust-card:hover {\n  background: rgba(255,255,255,0.14);\n  transform: translateY(-3px);\n}\n\n#pro-desc-funnel .trust-icon-wrap {\n  width: 60px;\n  height: 60px;\n  background: rgba(255,255,255,0.15);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin: 0 auto 16px;\n}\n\n#pro-desc-funnel .trust-title {\n  font-size: 16px;\n  font-weight: 800 !important;\n  font-family: 'Cairo', sans-serif !important;\n  color: #fff;\n  margin-bottom: 8px;\n}\n\n#pro-desc-funnel .trust-desc {\n  font-size: 13px;\n  font-weight: 500 !important;\n  font-family: 'Cairo', sans-serif !important;\n  color: rgba(255,255,255,0.75);\n  line-height: 1.6;\n}\n\n\/* ============================================================\n   6. REVIEWS \/ SOCIAL PROOF\n   ============================================================ *\/\n#pro-desc-funnel .reviews-section {\n  background: #f0f4f8;\n  padding: 60px 24px;\n}\n\n#pro-desc-funnel .reviews-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 20px;\n  margin-top: 32px;\n}\n\n@media (max-width: 560px) {\n  #pro-desc-funnel .reviews-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n#pro-desc-funnel .review-card {\n  background: #fff;\n  border-radius: 16px;\n  padding: 26px 22px;\n  box-shadow: 0 10px 30px rgba(0,0,0,0.05);\n  border: 1.5px solid rgba(82,107,140,0.08);\n  position: relative;\n}\n\n#pro-desc-funnel .review-card::before {\n  content: '\"';\n  position: absolute;\n  top: 10px;\n  left: 18px;\n  font-size: 72px;\n  color: rgba(82,107,140,0.08);\n  font-family: 'Cairo', sans-serif !important;\n  line-height: 1;\n}\n\n#pro-desc-funnel .review-stars {\n  color: #f5a623;\n  font-size: 18px;\n  margin-bottom: 12px;\n  letter-spacing: 2px;\n}\n\n#pro-desc-funnel .review-text {\n  font-size: 14px;\n  font-weight: 600 !important;\n  font-family: 'Cairo', sans-serif !important;\n  color: #3d4d5e;\n  line-height: 1.7;\n  margin-bottom: 16px;\n}\n\n#pro-desc-funnel .review-author {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n#pro-desc-funnel .review-avatar {\n  width: 38px;\n  height: 38px;\n  border-radius: 50%;\n  background: linear-gradient(135deg, #526B8C, #8aaac8);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: #fff;\n  font-size: 14px;\n  font-weight: 800 !important;\n  font-family: 'Cairo', sans-serif !important;\n  flex-shrink: 0;\n}\n\n#pro-desc-funnel .review-name {\n  font-size: 14px;\n  font-weight: 700 !important;\n  font-family: 'Cairo', sans-serif !important;\n  color: #2c3e5a;\n}\n\n#pro-desc-funnel .review-city {\n  font-size: 12px;\n  font-weight: 500 !important;\n  font-family: 'Cairo', sans-serif !important;\n  color: #718096;\n}\n\n\/* ============================================================\n   7. FAQ ACCORDION\n   ============================================================ *\/\n#pro-desc-funnel .faq-section {\n  background: #fff;\n  padding: 60px 24px;\n}\n\n#pro-desc-funnel .faq-list {\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n  margin-top: 32px;\n}\n\n#pro-desc-funnel details.faq-item {\n  background: #f7f9fc;\n  border: 1.5px solid #dde5f0;\n  border-radius: 12px;\n  overflow: hidden;\n  transition: border-color 0.2s;\n}\n\n#pro-desc-funnel details.faq-item[open] {\n  border-color: #526B8C;\n  box-shadow: 0 6px 20px rgba(82,107,140,0.1);\n}\n\n#pro-desc-funnel details.faq-item summary {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  padding: 18px 20px;\n  font-size: 15px;\n  font-weight: 700 !important;\n  font-family: 'Cairo', sans-serif !important;\n  color: #2c3e5a;\n  cursor: pointer;\n  list-style: none;\n  gap: 12px;\n}\n\n#pro-desc-funnel details.faq-item summary::-webkit-details-marker { display: none; }\n\n#pro-desc-funnel details.faq-item summary::after {\n  content: '+';\n  flex-shrink: 0;\n  width: 28px;\n  height: 28px;\n  background: rgba(82,107,140,0.1);\n  color: #526B8C;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 20px;\n  font-weight: 400;\n  line-height: 1;\n  transition: transform 0.2s, background 0.2s;\n}\n\n#pro-desc-funnel details.faq-item[open] summary::after {\n  content: '−';\n  background: #526B8C;\n  color: #fff;\n  transform: rotate(0deg);\n}\n\n#pro-desc-funnel .faq-answer {\n  padding: 0 20px 20px;\n  font-size: 14px;\n  font-weight: 500 !important;\n  font-family: 'Cairo', sans-serif !important;\n  color: #4a5568;\n  line-height: 1.8;\n  border-top: 1px solid rgba(82,107,140,0.1);\n  padding-top: 16px;\n  margin-top: 0;\n}\n\n\/* ============================================================\n   STICKY CTA BAR – MOBILE\n   ============================================================ *\/\n#pro-desc-funnel .sticky-cta {\n  display: none;\n  position: fixed;\n  bottom: 0;\n  left: 0;\n  right: 0;\n  z-index: 9999;\n  background: rgba(255,255,255,0.97);\n  backdrop-filter: blur(12px);\n  box-shadow: 0 -4px 24px rgba(0,0,0,0.12);\n  padding: 14px 16px;\n  text-align: center;\n  border-top: 2px solid rgba(82,107,140,0.15);\n}\n\n@media (max-width: 768px) {\n  #pro-desc-funnel .sticky-cta {\n    display: block;\n  }\n  #pro-desc-funnel .section {\n    padding: 44px 18px;\n  }\n}\n\n#pro-desc-funnel .sticky-cta-inner {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 14px;\n  max-width: 420px;\n  margin: 0 auto;\n}\n\n#pro-desc-funnel .sticky-price-info {\n  text-align: right;\n  flex-shrink: 0;\n}\n\n#pro-desc-funnel .sticky-label {\n  font-size: 11px;\n  font-weight: 600 !important;\n  font-family: 'Cairo', sans-serif !important;\n  color: #718096;\n  display: block;\n  margin-bottom: 2px;\n}\n\n#pro-desc-funnel .sticky-price {\n  font-size: 20px;\n  font-weight: 900 !important;\n  font-family: 'Cairo', sans-serif !important;\n  color: #526B8C;\n}\n\n#pro-desc-funnel .sticky-old {\n  font-size: 12px;\n  font-weight: 500 !important;\n  font-family: 'Cairo', sans-serif !important;\n  color: #a0aec0;\n  text-decoration: line-through;\n}\n\n#pro-desc-funnel .sticky-btn {\n  flex: 1;\n  background: linear-gradient(135deg, #526B8C, #4A627E);\n  color: #fff;\n  padding: 14px 18px;\n  border-radius: 50px;\n  font-size: 14px;\n  font-weight: 800 !important;\n  font-family: 'Cairo', sans-serif !important;\n  border: none;\n  cursor: pointer;\n  box-shadow: 0 6px 18px rgba(82,107,140,0.4);\n  line-height: 1.3;\n}\n\n\/* ============================================================\n   FOOTER NOTE\n   ============================================================ *\/\n#pro-desc-funnel .footer-note {\n  background: #2c3e5a;\n  padding: 24px;\n  text-align: center;\n  color: rgba(255,255,255,0.6);\n  font-size: 13px;\n  font-weight: 500 !important;\n  font-family: 'Cairo', sans-serif !important;\n}\n\n#pro-desc-funnel .footer-note strong {\n  color: rgba(255,255,255,0.9);\n  font-weight: 800 !important;\n}\n\n\/* Extra bottom padding for sticky bar *\/\n@media (max-width: 768px) {\n  #pro-desc-funnel .footer-note {\n    padding-bottom: 80px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv dir=\"rtl\" id=\"pro-desc-funnel\"\u003e\n\u003c!-- ========== ANNOUNCEMENT BAR ========== --\u003e\n\u003cdiv class=\"announce-bar\"\u003e🔥 العرض محدود بمناسبة اقتراب العيد: توصيل مجاني عند طلب قطعتين فما فوق! 🔥\u003c\/div\u003e\n\u003c!-- ========== 1. HERO SECTION ========== --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"container\" style=\"text-align: center;\"\u003e\n\u003cdiv class=\"hero-badge\"\u003e✨ طقم North Store الثلاثي الحصري\u003c\/div\u003e\n\u003ch1 class=\"hero-headline\"\u003eالأناقة، السترة، والراحة في ثوانٍ...\u003cbr\u003e\u003cspan\u003eبلا ما تضيعي وقتك!\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eاكتشفي طقم \"North Store\" الثلاثي (عباية + خمار + شال كريب حريري). الحل الأمثل والأسرع للصلاة، استقبال الضيوف على غفلة، والخروج اليومي.\u003c\/p\u003e\n\u003cimg class=\"product-placeholder\" alt=\"طقم العباية الثلاثي\" src=\"https:\/\/i.ibb.co\/DfvzgsbF\/1.webp\" style=\"margin-top: 24px; margin-bottom: 24px; float: none;\"\u003e \u003cbutton class=\"cta-btn\"\u003e 🛒 اطلبي الآن وخلصي حتى توصلك لباب الدار \u003c\/button\u003e\n\u003cp class=\"hero-price-hint\"\u003e\u003cs\u003e350 درهم\u003c\/s\u003e  →  \u003cstrong\u003e249 درهم فقط\u003c\/strong\u003e  |  توصيل لجميع مدن المغرب 🇲🇦\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ========== 2. PROBLEM \/ AGITATION ========== --\u003e\n\u003csection class=\"problem-section section\"\u003e\n\u003cdiv class=\"container\" style=\"text-align: start;\"\u003e\n\u003cdiv class=\"section-label\"\u003e🤦♀️ واش صراتك من قبل؟\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003eشحال من مرة طحتي فهاد المواقف؟\u003c\/h2\u003e\n\u003cdiv class=\"section-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cul class=\"pain-list\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"pain-icon\"\u003e🚪\u003c\/div\u003e\n\u003cspan\u003eكيدق الباب على غفلة — الفاكتور، الليفرور، أو جاراتك — وكتبقاي تقلبي على ما تلبسي وتستري راسك في آخر لحظة؟\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"pain-icon\"\u003e⏳\u003c\/div\u003e\n\u003cspan\u003eكتبغي تخرجي تسخري بالزربة أو تجيبي الوليدات من المدرسة وكتعكزي تبدلي حوايجك ومكعندكيش وقت؟\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"pain-icon\"\u003e🚫\u003c\/div\u003e\n\u003cspan\u003eملابس الصلاة العادية عندك مبهدلة ومكتصلحش تخرجي بيها أو تقابلي بيها ضيافك بكرامة؟\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cimg class=\"product-placeholder\" alt=\"مشهد نقطة الألم\" src=\"https:\/\/i.ibb.co\/DfjLfHH8\/2.webp\" style=\"margin-top: 24px; margin-bottom: 24px; float: none;\"\u003e\n\u003cdiv class=\"pain-resolution\"\u003e💡 إذن، هاد العباية تصاوبات خصيصاً ليك!\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ========== 3. SOLUTION \/ BENEFITS GRID ========== --\u003e\n\u003csection class=\"benefits-section section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-label\"\u003e✔️ الحل المثالي\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003eطقم 3 في 1 يغنيك عن كثرة الملابس\u003c\/h2\u003e\n\u003cdiv class=\"section-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003c!-- Card 1 --\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon-wrap\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"28\" width=\"28\"\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"#526B8C\" d=\"M12 2L2 7l10 5 10-5-10-5z\"\u003e\u003c\/path\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"#526B8C\" d=\"M2 17l10 5 10-5\"\u003e\u003c\/path\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"#526B8C\" d=\"M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-title\"\u003e3 قطع بثمن واحد\u003c\/div\u003e\n\u003cdiv class=\"benefit-desc\"\u003eعباية فضفاضة + خمار مريح + شال كريب حريري (180×70 سم). كل شي في حزمة واحدة اقتصادية.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Card 2 --\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon-wrap\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"28\" width=\"28\"\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"#526B8C\" d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#526B8C\" d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-title\"\u003eكريب طايح ومضاد للتكرميش\u003c\/div\u003e\n\u003cdiv class=\"benefit-desc\"\u003eقماش Anti-froissage ماكيتكمشش وماكيحتاجش المصلوح كل مرة. راحة 100% في الحركة.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Card 3 --\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon-wrap\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"28\" width=\"28\"\u003e\n              \u003ccircle stroke-width=\"2\" stroke=\"#526B8C\" r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n              \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#526B8C\" d=\"M12 6v6l4 2\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-title\"\u003eتلبسيه في أقل من 10 ثواني\u003c\/div\u003e\n\u003cdiv class=\"benefit-desc\"\u003eتصميم عملي بشكل أنيق — تبقاي على براكتك في الدار وبرا، جاهزة في أي وقت بدون إرهاق.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Card 4 --\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon-wrap\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"28\" width=\"28\"\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"#526B8C\" d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"benefit-title\"\u003eمقاسات مضبوطة للجميع\u003c\/div\u003e\n\u003cdiv class=\"benefit-desc\"\u003eمتوفرة بـ M - L - XL بقصة Coupe évasée ترتاحي فيها جميع الأجسام.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ========== 4. THE OFFER \/ BUNDLE ========== --\u003e\n\u003csection class=\"offer-section section\"\u003e\n\u003cdiv class=\"container\" style=\"text-align: start;\"\u003e\n\u003cdiv style=\"text-align: center; display: block;\" class=\"section-label\"\u003e🎁 العرض الخاص\u003c\/div\u003e\n\u003ch2 style=\"text-align: center;\" class=\"section-title\"\u003eاختاري العرض اللي كيناسبك اليوم\u003c\/h2\u003e\n\u003cdiv class=\"section-divider center\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cimg class=\"product-placeholder\" alt=\"محتويات الطقم\" src=\"https:\/\/i.ibb.co\/whD144Nt\/3.webp\" style=\"margin-top: 24px; margin-bottom: 24px; float: none;\"\u003e\n\u003cdiv class=\"offer-cards-wrap\"\u003e\n\u003c!-- Standard Offer --\u003e\n\u003cdiv class=\"offer-card\"\u003e\n\u003cspan class=\"offer-icon\"\u003e📦\u003c\/span\u003e\n\u003cdiv class=\"offer-title\"\u003eالعرض العادي\u003c\/div\u003e\n\u003cp class=\"offer-details\"\u003eطقم كامل\u003cbr\u003e(عباية + خمار + شال)\u003c\/p\u003e\n\u003cdiv class=\"offer-price\"\u003e249 درهم\u003c\/div\u003e\n\u003cdiv class=\"offer-old-price\"\u003eعوض 350 درهم\u003c\/div\u003e\n\u003cbutton class=\"offer-cta\"\u003e 🛒 اطلبي الآن \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c!-- Featured Offer --\u003e\n\u003cdiv class=\"offer-card featured\"\u003e\n\u003cdiv class=\"offer-badge\"\u003e🔥 الأكثر مبيعاً\u003c\/div\u003e\n\u003cspan class=\"offer-icon\"\u003e🎁\u003c\/span\u003e\n\u003cdiv class=\"offer-title\"\u003eعرض \"الهمزة\"\u003c\/div\u003e\n\u003cp class=\"offer-details\"\u003eخدي 2 لوينات\u003cbr\u003e(ليك ولميمتك أو أختك)\u003cbr\u003e+ توصيل مجاني 🚚\u003c\/p\u003e\n\u003cdiv class=\"offer-price\"\u003e449 درهم\u003c\/div\u003e\n\u003cdiv class=\"offer-old-price\"\u003eعوض 700 درهم — وفري 50 درهم\u003c\/div\u003e\n\u003cbutton class=\"offer-cta\"\u003e 🎁 اختاري هاد العرض \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ========== 5. TRUST BADGES ========== --\u003e\n\u003csection class=\"trust-section section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003ch2 style=\"text-align: center;\" class=\"section-title white\"\u003eعلاش تشري من عند North Store؟\u003c\/h2\u003e\n\u003cdiv style=\"background: rgba(255,255,255,0.4);\" class=\"section-divider center\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"trust-grid\"\u003e\n\u003c!-- Badge 1: COD --\u003e\n\u003cdiv class=\"trust-card\"\u003e\n\u003cdiv class=\"trust-icon-wrap\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"30\" width=\"30\"\u003e\n              \u003crect stroke-width=\"2\" stroke=\"white\" rx=\"3\" height=\"14\" width=\"20\" y=\"5\" x=\"2\"\u003e\u003c\/rect\u003e\n              \u003cpath stroke-width=\"2\" stroke=\"white\" d=\"M2 10h20\"\u003e\u003c\/path\u003e\n              \u003ccircle fill=\"white\" r=\"1.5\" cy=\"15\" cx=\"7\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"trust-title\"\u003e🛡️ قيسي عاد خلصي\u003c\/div\u003e\n\u003cdiv class=\"trust-desc\"\u003eالدفع كيكون نقداً عند التسليم — شوفي السلعة بعينيك قبل ما تخلصي درهم واحد.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Badge 2: Fast Delivery --\u003e\n\u003cdiv class=\"trust-card\"\u003e\n\u003cdiv class=\"trust-icon-wrap\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"30\" width=\"30\"\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"white\" d=\"M1 3h15v13H1zM16 8h4l3 3v5h-7V8z\"\u003e\u003c\/path\u003e\n              \u003ccircle stroke-width=\"2\" stroke=\"white\" r=\"2.5\" cy=\"18.5\" cx=\"5.5\"\u003e\u003c\/circle\u003e\n              \u003ccircle stroke-width=\"2\" stroke=\"white\" r=\"2.5\" cy=\"18.5\" cx=\"18.5\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"trust-title\"\u003e🚚 توصيل سريع\u003c\/div\u003e\n\u003cdiv class=\"trust-desc\"\u003eكنوصلو لجميع مدن المغرب في مدة 24 إلى 48 ساعة فقط.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Badge 3: Quality Guarantee --\u003e\n\u003cdiv class=\"trust-card\"\u003e\n\u003cdiv class=\"trust-icon-wrap\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"30\" width=\"30\"\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"white\" d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"white\" d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"trust-title\"\u003e💯 ضمان الجودة\u003c\/div\u003e\n\u003cdiv class=\"trust-desc\"\u003eإذا ماعجباتكش أو ماكانتش بحال الصورة، كنبدلوها ليك بكل فرح وبدون تعقيد.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ========== SOCIAL PROOF \/ REVIEWS ========== --\u003e\n\u003csection class=\"reviews-section section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv style=\"display: block; text-align: center;\" class=\"section-label\"\u003e⭐ آراء الزبونات\u003c\/div\u003e\n\u003ch2 style=\"text-align: center;\" class=\"section-title\"\u003eهاكذا قالت اللي جربات\u003c\/h2\u003e\n\u003cdiv class=\"section-divider center\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"reviews-grid\"\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"review-text\"\u003e\"صراحة الثوب حمقني طايح ومكيحتاجش المصلوح، خديت الكحل وعاودت كومونديت الباج. شكراً على التعامل ديالكم.\"\u003c\/p\u003e\n\u003cdiv class=\"review-author\"\u003e\n\u003cdiv class=\"review-avatar\"\u003eس\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"review-name\"\u003eسناء\u003c\/div\u003e\n\u003cdiv class=\"review-city\"\u003e📍 الدار البيضاء\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"review-text\"\u003e\"عملية بزاف للصلاة والخروج دالزربة، الشال لي معاها حريري وعاطيها واحد الأناقة فالتلبس. الله يعطيكم الصحة.\"\u003c\/p\u003e\n\u003cdiv class=\"review-author\"\u003e\n\u003cdiv class=\"review-avatar\"\u003eف\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"review-name\"\u003eفاطمة الزهراء\u003c\/div\u003e\n\u003cdiv class=\"review-city\"\u003e📍 طنجة\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ========== 6. FAQ ACCORDION ========== --\u003e\n\u003csection class=\"faq-section section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv style=\"display: block; text-align: center;\" class=\"section-label\"\u003e❓ الأسئلة الشائعة\u003c\/div\u003e\n\u003ch2 style=\"text-align: center;\" class=\"section-title\"\u003eكل سؤال عندك، جاوبنا عليه\u003c\/h2\u003e\n\u003cdiv class=\"section-divider center\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eشنو المقاسات المتوفرة؟\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eالطقم متوفر بمقاسات M، L، وXL. القصة Coupe évasée (فضفاضة) مريحة لجميع الأجسام. إذا كنتي بين مقاسين، خذي المقاس الأكبر.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eكيفاش كيمشي الطلب والتوصيل؟\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eبعد ما تكملي الطلب، كيتواصل معاكي فريقنا خلال 24 ساعة باش يأكدو الطلب. التوصيل كيوصل لباب الدار في مدة 24 إلى 48 ساعة لجميع مدن المغرب. الدفع نقداً عند التسليم.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eواش ممكن نبدل إذا ماعجبنيش المقاس أو اللون؟\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eأيه بالتأكيد! إذا وصلك الطقم وماعجباكش أو ماكانش المقاس مزيان، كنبدلوه ليك بكل فرح. تواصلي معنا وغادي نحلو الأمر بسهولة.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eشنو المقصود بـ \"شال كريب حريري\"؟\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eالشال المرفق هو من قماش الكريب الحريري بأبعاد 180×70 سم. هاد القماش ناعم، طايح، ومضاد للتكرميش — كيعطيك إطلالة أنيقة وراقية مع الطقم.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eكيفاش تكون جودة القماش مقارنة بالصور؟\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eقماشنا من الكريب الممتاز اللي ماكيتكمشش وبارد ومريح. الصور الموجودة حقيقية وتعكس المنتج بشكل واقعي. معتمدين على الشفافية التامة مع زبوناتنا.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eواش فيه ألوان متعددة؟\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eأيه، الطقم متوفر في عدة ألوان. اختاري اللون اللي يعجبك من الخيارات المتاحة في صفحة الطلب.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ========== FINAL CTA SECTION ========== --\u003e\n\u003csection style=\"background: linear-gradient(135deg, #526B8C 0%, #3d5068 100%); padding: 60px 24px; text-align: center;\"\u003e\n\u003cdiv class=\"container\" style=\"text-align: center;\"\u003e\n\u003cimg class=\"product-placeholder\" alt=\"إطلالة الثقة والأناقة\" src=\"https:\/\/i.ibb.co\/7NyyvjnT\/4.webp\" style=\"margin-top: 24px; margin-bottom: 32px; float: none;\"\u003e\n\u003ch2 style=\"font-size: clamp(22px,4vw,34px); font-weight: 900 !important; font-family: 'Cairo',sans-serif !important; color: #fff; margin-bottom: 14px; line-height: 1.4;\"\u003eديري الخطوة الأولى نحو\u003cbr\u003eالراحة والأناقة الحقيقية 💎\u003c\/h2\u003e\n\u003cp style=\"font-size: 16px; font-weight: 500 !important; font-family: 'Cairo',sans-serif !important; color: rgba(255,255,255,0.8); margin-bottom: 28px; max-width: 480px; margin-left: auto; margin-right: auto;\"\u003eدفع عند التسليم • توصيل 24-48 ساعة • ضمان الاستبدال\u003c\/p\u003e\n\u003cbutton style=\"font-size: 17px; padding: 18px 44px;\" class=\"cta-btn\"\u003e 🛒 اطلبي الآن بـ 249 درهم فقط \u003c\/button\u003e\n\u003cp style=\"margin-top: 16px; font-size: 13px; font-weight: 600 !important; font-family: 'Cairo',sans-serif !important; color: rgba(255,255,255,0.6);\"\u003eالكميات محدودة — العرض سارٍ لفترة محدودة ⏳\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ========== FOOTER NOTE ========== --\u003e\n\u003cdiv class=\"footer-note\"\u003e© \u003cstrong\u003eNorth Store\u003c\/strong\u003e — جميع الحقوق محفوظة | توصيل لجميع مدن المغرب 🇲🇦\u003c\/div\u003e\n\u003c!-- ========== STICKY CTA BAR (MOBILE) ========== --\u003e\n\u003cdiv class=\"sticky-cta\"\u003e\n\u003cdiv class=\"sticky-cta-inner\"\u003e\n\u003cdiv class=\"sticky-price-info\"\u003e\n\u003cspan class=\"sticky-label\"\u003eالسعر الخاص\u003c\/span\u003e\n\u003cdiv class=\"sticky-price\"\u003e249 درهم\u003c\/div\u003e\n\u003cdiv class=\"sticky-old\"\u003eعوض 350 درهم\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"sticky-btn\"\u003e 🛒 اطلبي الآن\u003cbr\u003e\u003cspan style=\"font-size: 11px; opacity: 0.85;\"\u003eدفع عند التسليم\u003c\/span\u003e \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- \/#pro-desc-funnel --\u003e","brand":"Conversion rate Up","offers":[{"title":"Default Title","offer_id":46038830416011,"sku":null,"price":0.0,"currency_code":"MAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0726\/0618\/7659\/files\/PROD_a5dac48c-1cb6-4097-a27c-731010f6d98e.webp?v=1772703682","url":"https:\/\/cvrup.online\/products\/%d8%b9%d8%a8%d8%a7%d9%8a%d8%a9-%d8%a7%d9%84%d8%b5%d9%84%d8%a7%d8%a9-%d9%88%d8%a7%d9%84%d8%a5%d8%b3%d8%aa%d8%b9%d9%85%d8%a7%d9%84-%d8%a7%d9%84%d9%8a%d9%88%d9%85%d9%8a","provider":"Conversion rate Up","version":"1.0","type":"link"}