{"title":"מוצרים עד 100 ש\"ח","description":"","products":[{"product_id":"northstar-silver-earrings","title":"עגילי \"North Star\" – בעיצוב מינימליסטי","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cp data-path-to-node=\"3\"\u003eהוסיפי נגיעה של קסם למראה שלך עם העגילים שנועדו להזכיר לך לנצנץ בכל רגע. סט עגילי כוכב בעיצוב נקי, חלק ומלוטש, המעניק פרשנות מודרנית ויוקרתית לסמל הכי אהוב שיש.\u003c\/p\u003e\n\u003cp data-path-to-node=\"4\"\u003eהעגילים של \u003cb data-path-to-node=\"4\" data-index-in-node=\"11\"\u003eJOEL\u003c\/b\u003e עוצבו עבור האישה שאוהבת אסתטיקה נקייה אך בעלת נוכחות. הגימור המבריק של הכסף הטהור יוצר השתקפויות אור מרהיבות, בעוד הצורה הגיאומטרית המדויקת של הכוכב מחמיאה לכל מבנה פנים. בזכות המשקל הקליל והמבנה המדויק, הם מושלמים כפריט מרכזי או כתוספת מעניינת לשילוב עגילים על האוזן.\u003c\/p\u003e\n\u003cp data-path-to-node=\"5\"\u003eהעגילים מיוצרים מכסף סטרלינג 925 איכותי וזמינים בשלושה גוונים נועזים, כדי שתוכלי לבחור את הכוכב המדויק שמתאים לאופי שלך.\u003c\/p\u003e\n\u003cp data-path-to-node=\"13\"\u003e\u003cb data-path-to-node=\"13\" data-index-in-node=\"0\"\u003eכי הגיע הזמן שתזרחי. התחדשי היום בעגילי הכוכב של JOEL.\u003c\/b\u003e\u003c\/p\u003e\n\u003cp data-path-to-node=\"13\"\u003e\u003cb data-path-to-node=\"13\" data-index-in-node=\"0\"\u003e\u003c\/b\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  :root {\n    --joel-gold-accent: #BFA37C;\n    --joel-gold-glow: rgba(191, 163, 124, 0.4);\n    --joel-dark-text: #2C2C2C;\n    --joel-warm-grey: #8E8680;\n    --joel-cream-bg: #F9F7F4;\n    --joel-warm-border: #EBE5DC;\n    \/* מעבר חלק ואלגנטי במיוחד *\/\n    --joel-ease: cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  }\n\n  .joel-product-container {\n    direction: rtl;\n    font-family: inherit;\n    color: var(--joel-dark-text);\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 30px 0;\n  }\n\n  .joel-description {\n    margin-bottom: 60px;\n    font-size: 1.05rem;\n    font-weight: 400;\n    color: #444;\n  }\n  .joel-description p {\n    margin-bottom: 20px;\n  }\n\n  \/* --- Specs Section: אפקט אור הזרקורים --- *\/\n  .joel-specs-section {\n    margin: 60px 0;\n    position: relative;\n  }\n  .joel-specs-title {\n    font-size: 1.4rem;\n    font-weight: 700;\n    margin: 0 0 30px 0;\n    color: var(--joel-dark-text);\n    position: relative;\n    display: inline-block;\n  }\n  .joel-specs-title::after {\n      content: '';\n      display: block;\n      width: 50px;\n      height: 3px;\n      background: linear-gradient(to right, var(--joel-gold-accent), transparent);\n      margin-top: 10px;\n  }\n\n  \/* מיכל לרשימה כדי לנהל את אפקט הפוקוס *\/\n  .joel-specs-list {\n      position: relative;\n  }\n\n  .joel-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 18px 15px;\n    border-bottom: 1px solid var(--joel-warm-border);\n    border-radius: 8px;\n    background: transparent;\n    \/* אנימציה סופר חלקה *\/\n    transition: all 0.4s var(--joel-ease);\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* --- הוקוס פוקוס: כשהעכבר על הרשימה, כולם נחלשים --- *\/\n  .joel-specs-list:hover .joel-spec-row {\n      opacity: 0.5;\n      filter: blur(0.8px);\n      transform: scale(0.98);\n  }\n\n  \/* --- אבל השורה הספציפית שעליה העכבר מזנקת החוצה --- *\/\n  .joel-specs-list .joel-spec-row:hover {\n      opacity: 1;\n      filter: blur(0);\n      background: #ffffff;\n      border-bottom-color: transparent;\n      \/* אפקט תלת ממד והצללה עמוקה *\/\n      box-shadow: 0 15px 30px -10px rgba(0,0,0,0.1), 0 0 0 1px var(--joel-gold-accent) inset;\n      transform: scale(1.02) translateY(-3px);\n      z-index: 10;\n  }\n\n  .joel-spec-label {\n    font-weight: 600;\n    color: var(--joel-warm-grey);\n    font-size: 0.95rem;\n    flex-basis: 30%;\n    transition: color 0.3s ease;\n  }\n  .joel-spec-row:hover .joel-spec-label {\n      color: var(--joel-gold-accent); \/* הכותרת נצבעת בזהב בריחוף *\/\n  }\n  .joel-spec-value {\n    font-weight: 500;\n    color: var(--joel-dark-text);\n    text-align: left;\n    font-size: 1.05rem;\n    flex-basis: 70%;\n  }\n\n  \/* --- Trust Badges: אנימציית נשימה ותלת-ממד --- *\/\n  .joel-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 25px;\n    margin-top: 70px;\n    padding: 40px 20px;\n    background: linear-gradient(145deg, #ffffff, #f2efeb);\n    border-radius: 16px;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(191, 163, 124, 0.1);\n    perspective: 1000px; \/* הכנה לתלת ממד *\/\n  }\n\n  .joel-trust-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 15px;\n    padding: 15px;\n    border-radius: 12px;\n    transition: all 0.5s var(--joel-ease);\n    background: rgba(255,255,255,0.5);\n  }\n\n  \/* אנימציית נשימה הילה מוזהבת *\/\n  @keyframes goldPulse {\n      0% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n      50% { filter: drop-shadow(0 0 12px var(--joel-gold-glow)); }\n      100% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n  }\n\n  .joel-trust-item svg {\n    width: 40px;\n    height: 40px;\n    fill: var(--joel-gold-accent);\n    \/* הפעלת האנימציה *\/\n    animation: goldPulse 3s infinite ease-in-out;\n    transition: transform 0.5s var(--joel-ease);\n  }\n\n  \/* אפקט תלת ממד בריחוף על האייקון *\/\n  .joel-trust-item:hover {\n      background: #ffffff;\n      transform: translateY(-5px) rotateX(5deg); \/* הטיה קלה *\/\n      box-shadow: 0 15px 25px -10px rgba(191, 163, 124, 0.25);\n  }\n  .joel-trust-item:hover svg {\n      transform: scale(1.1) translateZ(20px); \/* האייקון מתקרב לצופה *\/\n      animation: none; \/* עוצר את הפעימה בזמן ריחוף *\/\n      filter: drop-shadow(0 5px 15px var(--joel-gold-glow));\n  }\n\n  .joel-trust-text {\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1.3;\n    color: var(--joel-dark-text);\n  }\n\n  \/* התאמות למובייל - מיתון האפקטים *\/\n  @media (max-width: 600px) {\n    .joel-trust-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 15px;\n      padding: 25px 15px;\n    }\n    \/* בנייד אין Hover, אז מבטלים את אפקט הטשטוש *\/\n    .joel-specs-list:hover .joel-spec-row { opacity: 1; filter: none; transform: none; }\n    .joel-specs-list .joel-spec-row:hover { transform: none; box-shadow: none; background: transparent; }\n    \n    .joel-spec-row { padding: 12px 5px; }\n    .joel-spec-label { font-size: 0.9rem; flex-basis: 35%; }\n    .joel-spec-value { font-size: 0.95rem; flex-basis: 65%; }\n  }\n\u003c\/style\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cdiv class=\"joel-product-container\"\u003e\n\u003cdiv class=\"joel-description\"\u003e\n\u003cp data-path-to-node=\"4\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"2\"\u003e\u003cspan style=\"color: rgb(44, 44, 44); font-size: 1.4rem; font-weight: bold; font-family: inherit;\"\u003eפרטים טכניים\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-specs-section\"\u003e\n\u003cdiv class=\"joel-specs-list\"\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eחומר\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכסף סטרלינג 925 אמיתי\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-grid\"\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eשנת אחריות\u003cbr\u003eמלאה\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eתעודת\u003cbr\u003eמקוריות\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 6h-2.18c.11-.31.18-.65.18-1 0-1.66-1.34-3-3-3-1.05 0-1.96.54-2.5 1.35l-.5.65-.5-.65C10.96 2.54 10.05 2 9 2 7.34 2 6 3.34 6 5c0 .35.07.69.18 1H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-5-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM4 8h16v2H4V8zm16 11H4V12h16v7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eאריזת מתנה\u003cbr\u003eיוקרתית\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 8h-3V4H3c-1.1 0-2 .9-2 2v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5l-3-4zM6 18.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm13.5-9l1.96 2.5H17V9.5h2.5zm-1.5 9c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eמשלוח חינם\u003cbr\u003eברכישה מעל 300 ש\"ח\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003c\/p\u003e","brand":"Joel Jewelry","offers":[{"title":"בגוון כסף","offer_id":43898721992958,"sku":"200007763:201336100;200000226:29#Star","price":89.97,"currency_code":"ILS","in_stock":true},{"title":"בגוון זהב","offer_id":43898722091262,"sku":"200007763:201336100;200000226:175#Gold Star","price":89.97,"currency_code":"ILS","in_stock":true},{"title":"בגוון  שחור","offer_id":43898722189566,"sku":"200007763:201336100;200000226:691#Black Star","price":89.97,"currency_code":"ILS","in_stock":true},{"title":"בגוון רוז","offer_id":43898722287870,"sku":"200007763:201336100;200000226:865#Rose gold star","price":89.97,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/8723\/2510\/products\/STAR_B_1.jpg?v=1679805885"},{"product_id":"essential-zircon-earrings","title":"עגילי סוליטר \"Essential Glow\" – בעיצוב מינימליסטי","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cp data-path-to-node=\"3\"\u003eהוסיפי נגיעה של אור וניצוץ לפנייך עם העגילים שתמיד נכונים. עיצוב צמוד ונקי המדגיש את היופי שבפשטות – פריט חובה בכל קופסת תכשיטים שמעניק מראה יוקרתי ומלוטש ללא מאמץ.\u003c\/p\u003e\n\u003cp data-path-to-node=\"4\"\u003eהעגילים הצמודים של \u003cb data-path-to-node=\"4\" data-index-in-node=\"19\"\u003eJOEL\u003c\/b\u003e עוצבו עבור האישה שמעריכה איכות ודיוק. במרכז כל עגיל משובצת אבן זרקון מובחרת בדרגת ליטוש גבוהה, הלוכדת את האור מכל זווית ומעניקה נצנוץ דמוי יהלום. בזכות המבנה הקומפקטי והמשקל היציב, הם מושלמים כעגיל ראשי ליומיום או כתוספת אלגנטית לחור שני ושלישי.\u003c\/p\u003e\n\u003cp data-path-to-node=\"5\"\u003eהעגילים מיוצרים מכסף סטרלינג 925 איכותי וזמינים בשלושה גוונים אציליים, כך שתוכלי להתאים אותם בדיוק לסטייל ולתכשיטים הנוספים שלך.\u003c\/p\u003e\n\u003cp data-path-to-node=\"13\"\u003e\u003cb data-path-to-node=\"13\" data-index-in-node=\"0\"\u003eהעניקי לעצמך את הניצוץ שמגיע לך. התחדשי היום בעגילי הסוליטר של JOEL.\u003c\/b\u003e\u003c\/p\u003e\n\u003cp data-path-to-node=\"13\"\u003e\u003cb data-path-to-node=\"13\" data-index-in-node=\"0\"\u003e\u003c\/b\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  :root {\n    --joel-gold-accent: #BFA37C;\n    --joel-gold-glow: rgba(191, 163, 124, 0.4);\n    --joel-dark-text: #2C2C2C;\n    --joel-warm-grey: #8E8680;\n    --joel-cream-bg: #F9F7F4;\n    --joel-warm-border: #EBE5DC;\n    \/* מעבר חלק ואלגנטי במיוחד *\/\n    --joel-ease: cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  }\n\n  .joel-product-container {\n    direction: rtl;\n    font-family: inherit;\n    color: var(--joel-dark-text);\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 30px 0;\n  }\n\n  .joel-description {\n    margin-bottom: 60px;\n    font-size: 1.05rem;\n    font-weight: 400;\n    color: #444;\n  }\n  .joel-description p {\n    margin-bottom: 20px;\n  }\n\n  \/* --- Specs Section: אפקט אור הזרקורים --- *\/\n  .joel-specs-section {\n    margin: 60px 0;\n    position: relative;\n  }\n  .joel-specs-title {\n    font-size: 1.4rem;\n    font-weight: 700;\n    margin: 0 0 30px 0;\n    color: var(--joel-dark-text);\n    position: relative;\n    display: inline-block;\n  }\n  .joel-specs-title::after {\n      content: '';\n      display: block;\n      width: 50px;\n      height: 3px;\n      background: linear-gradient(to right, var(--joel-gold-accent), transparent);\n      margin-top: 10px;\n  }\n\n  \/* מיכל לרשימה כדי לנהל את אפקט הפוקוס *\/\n  .joel-specs-list {\n      position: relative;\n  }\n\n  .joel-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 18px 15px;\n    border-bottom: 1px solid var(--joel-warm-border);\n    border-radius: 8px;\n    background: transparent;\n    \/* אנימציה סופר חלקה *\/\n    transition: all 0.4s var(--joel-ease);\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* --- הוקוס פוקוס: כשהעכבר על הרשימה, כולם נחלשים --- *\/\n  .joel-specs-list:hover .joel-spec-row {\n      opacity: 0.5;\n      filter: blur(0.8px);\n      transform: scale(0.98);\n  }\n\n  \/* --- אבל השורה הספציפית שעליה העכבר מזנקת החוצה --- *\/\n  .joel-specs-list .joel-spec-row:hover {\n      opacity: 1;\n      filter: blur(0);\n      background: #ffffff;\n      border-bottom-color: transparent;\n      \/* אפקט תלת ממד והצללה עמוקה *\/\n      box-shadow: 0 15px 30px -10px rgba(0,0,0,0.1), 0 0 0 1px var(--joel-gold-accent) inset;\n      transform: scale(1.02) translateY(-3px);\n      z-index: 10;\n  }\n\n  .joel-spec-label {\n    font-weight: 600;\n    color: var(--joel-warm-grey);\n    font-size: 0.95rem;\n    flex-basis: 30%;\n    transition: color 0.3s ease;\n  }\n  .joel-spec-row:hover .joel-spec-label {\n      color: var(--joel-gold-accent); \/* הכותרת נצבעת בזהב בריחוף *\/\n  }\n  .joel-spec-value {\n    font-weight: 500;\n    color: var(--joel-dark-text);\n    text-align: left;\n    font-size: 1.05rem;\n    flex-basis: 70%;\n  }\n\n  \/* --- Trust Badges: אנימציית נשימה ותלת-ממד --- *\/\n  .joel-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 25px;\n    margin-top: 70px;\n    padding: 40px 20px;\n    background: linear-gradient(145deg, #ffffff, #f2efeb);\n    border-radius: 16px;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(191, 163, 124, 0.1);\n    perspective: 1000px; \/* הכנה לתלת ממד *\/\n  }\n\n  .joel-trust-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 15px;\n    padding: 15px;\n    border-radius: 12px;\n    transition: all 0.5s var(--joel-ease);\n    background: rgba(255,255,255,0.5);\n  }\n\n  \/* אנימציית נשימה הילה מוזהבת *\/\n  @keyframes goldPulse {\n      0% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n      50% { filter: drop-shadow(0 0 12px var(--joel-gold-glow)); }\n      100% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n  }\n\n  .joel-trust-item svg {\n    width: 40px;\n    height: 40px;\n    fill: var(--joel-gold-accent);\n    \/* הפעלת האנימציה *\/\n    animation: goldPulse 3s infinite ease-in-out;\n    transition: transform 0.5s var(--joel-ease);\n  }\n\n  \/* אפקט תלת ממד בריחוף על האייקון *\/\n  .joel-trust-item:hover {\n      background: #ffffff;\n      transform: translateY(-5px) rotateX(5deg); \/* הטיה קלה *\/\n      box-shadow: 0 15px 25px -10px rgba(191, 163, 124, 0.25);\n  }\n  .joel-trust-item:hover svg {\n      transform: scale(1.1) translateZ(20px); \/* האייקון מתקרב לצופה *\/\n      animation: none; \/* עוצר את הפעימה בזמן ריחוף *\/\n      filter: drop-shadow(0 5px 15px var(--joel-gold-glow));\n  }\n\n  .joel-trust-text {\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1.3;\n    color: var(--joel-dark-text);\n  }\n\n  \/* התאמות למובייל - מיתון האפקטים *\/\n  @media (max-width: 600px) {\n    .joel-trust-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 15px;\n      padding: 25px 15px;\n    }\n    \/* בנייד אין Hover, אז מבטלים את אפקט הטשטוש *\/\n    .joel-specs-list:hover .joel-spec-row { opacity: 1; filter: none; transform: none; }\n    .joel-specs-list .joel-spec-row:hover { transform: none; box-shadow: none; background: transparent; }\n    \n    .joel-spec-row { padding: 12px 5px; }\n    .joel-spec-label { font-size: 0.9rem; flex-basis: 35%; }\n    .joel-spec-value { font-size: 0.95rem; flex-basis: 65%; }\n  }\n\u003c\/style\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cdiv class=\"joel-product-container\"\u003e\n\u003cdiv class=\"joel-description\"\u003e\n\u003cp data-path-to-node=\"4\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"2\"\u003e\u003cspan style=\"color: rgb(44, 44, 44); font-size: 1.4rem; font-weight: bold; font-family: inherit;\"\u003eפרטים טכניים\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-specs-section\"\u003e\n\u003cdiv class=\"joel-specs-list\"\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eחומר\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכסף סטרלינג 925 אמיתי\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eסוג אבן\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eזרקונים\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-grid\"\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eשנת אחריות\u003cbr\u003eמלאה\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eתעודת\u003cbr\u003eמקוריות\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 6h-2.18c.11-.31.18-.65.18-1 0-1.66-1.34-3-3-3-1.05 0-1.96.54-2.5 1.35l-.5.65-.5-.65C10.96 2.54 10.05 2 9 2 7.34 2 6 3.34 6 5c0 .35.07.69.18 1H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-5-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM4 8h16v2H4V8zm16 11H4V12h16v7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eאריזת מתנה\u003cbr\u003eיוקרתית\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 8h-3V4H3c-1.1 0-2 .9-2 2v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5l-3-4zM6 18.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm13.5-9l1.96 2.5H17V9.5h2.5zm-1.5 9c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eמשלוח חינם\u003cbr\u003eברכישה מעל 300 ש\"ח\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003c\/p\u003e","brand":"Joel Jewelry","offers":[{"title":"בגוון זהב","offer_id":43898746568958,"sku":"200000226:350850#SCE499-B;200007763:201336100","price":149.97,"currency_code":"ILS","in_stock":true},{"title":"בגוון רוז","offer_id":43898746601726,"sku":"200000226:100016652#SCE499-C;200007763:201336100","price":149.97,"currency_code":"ILS","in_stock":true},{"title":"בגוון כסף","offer_id":43898746634494,"sku":"200000226:347#SCE499;200007763:201336100","price":149.97,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/8723\/2510\/products\/SCE499_1.jpg?v=1679805959"},{"product_id":"essential-silver-earrings","title":"עגילי חישוק \"Essential\" – יוקרה מינימליסטית בכל גוון שתבחרי","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cp data-path-to-node=\"3\"\u003eיש פריטים שהם הבסיס לכל הופעה מנצחת. עגילי החישוק הקטנים של \u003cb data-path-to-node=\"3\" data-index-in-node=\"60\"\u003eJOEL\u003c\/b\u003e מעניקים לך את השילוב המדויק בין נוחות יומיומית לניצוץ יוקרתי. בעיצוב חלק, נקי ומלוטש, הם מוסיפים נגיעה של אור וסטייל מאופק שמתאים לכל לוק – מהמשרד ועד לערב בחוץ.\u003c\/p\u003e\n\u003cp data-path-to-node=\"4\"\u003eהעגילים מיוצרים מכסף סטרלינג 925 איכותי וזמינים בשלושה גוונים אייקוניים, כך שתוכלי לבחור את הצבע המדויק שמחמיא לך ביותר, או לשלב כמה יחד אם יש לך מספר חורים באוזן למראה שכבות (Stacking) טרנדי.\u003c\/p\u003e\n\u003cp data-path-to-node=\"12\"\u003e\u003cb data-path-to-node=\"12\" data-index-in-node=\"0\"\u003eהשלימי את המראה שלך עם הקלאסיקה החדשה. התחדשי היום בעגילי החישוק של JOEL.\u003c\/b\u003e\u003c\/p\u003e\n\u003cp data-path-to-node=\"12\"\u003e\u003cb data-path-to-node=\"12\" data-index-in-node=\"0\"\u003e\u003c\/b\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  :root {\n    --joel-gold-accent: #BFA37C;\n    --joel-gold-glow: rgba(191, 163, 124, 0.4);\n    --joel-dark-text: #2C2C2C;\n    --joel-warm-grey: #8E8680;\n    --joel-cream-bg: #F9F7F4;\n    --joel-warm-border: #EBE5DC;\n    \/* מעבר חלק ואלגנטי במיוחד *\/\n    --joel-ease: cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  }\n\n  .joel-product-container {\n    direction: rtl;\n    font-family: inherit;\n    color: var(--joel-dark-text);\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 30px 0;\n  }\n\n  .joel-description {\n    margin-bottom: 60px;\n    font-size: 1.05rem;\n    font-weight: 400;\n    color: #444;\n  }\n  .joel-description p {\n    margin-bottom: 20px;\n  }\n\n  \/* --- Specs Section: אפקט אור הזרקורים --- *\/\n  .joel-specs-section {\n    margin: 60px 0;\n    position: relative;\n  }\n  .joel-specs-title {\n    font-size: 1.4rem;\n    font-weight: 700;\n    margin: 0 0 30px 0;\n    color: var(--joel-dark-text);\n    position: relative;\n    display: inline-block;\n  }\n  .joel-specs-title::after {\n      content: '';\n      display: block;\n      width: 50px;\n      height: 3px;\n      background: linear-gradient(to right, var(--joel-gold-accent), transparent);\n      margin-top: 10px;\n  }\n\n  \/* מיכל לרשימה כדי לנהל את אפקט הפוקוס *\/\n  .joel-specs-list {\n      position: relative;\n  }\n\n  .joel-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 18px 15px;\n    border-bottom: 1px solid var(--joel-warm-border);\n    border-radius: 8px;\n    background: transparent;\n    \/* אנימציה סופר חלקה *\/\n    transition: all 0.4s var(--joel-ease);\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* --- הוקוס פוקוס: כשהעכבר על הרשימה, כולם נחלשים --- *\/\n  .joel-specs-list:hover .joel-spec-row {\n      opacity: 0.5;\n      filter: blur(0.8px);\n      transform: scale(0.98);\n  }\n\n  \/* --- אבל השורה הספציפית שעליה העכבר מזנקת החוצה --- *\/\n  .joel-specs-list .joel-spec-row:hover {\n      opacity: 1;\n      filter: blur(0);\n      background: #ffffff;\n      border-bottom-color: transparent;\n      \/* אפקט תלת ממד והצללה עמוקה *\/\n      box-shadow: 0 15px 30px -10px rgba(0,0,0,0.1), 0 0 0 1px var(--joel-gold-accent) inset;\n      transform: scale(1.02) translateY(-3px);\n      z-index: 10;\n  }\n\n  .joel-spec-label {\n    font-weight: 600;\n    color: var(--joel-warm-grey);\n    font-size: 0.95rem;\n    flex-basis: 30%;\n    transition: color 0.3s ease;\n  }\n  .joel-spec-row:hover .joel-spec-label {\n      color: var(--joel-gold-accent); \/* הכותרת נצבעת בזהב בריחוף *\/\n  }\n  .joel-spec-value {\n    font-weight: 500;\n    color: var(--joel-dark-text);\n    text-align: left;\n    font-size: 1.05rem;\n    flex-basis: 70%;\n  }\n\n  \/* --- Trust Badges: אנימציית נשימה ותלת-ממד --- *\/\n  .joel-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 25px;\n    margin-top: 70px;\n    padding: 40px 20px;\n    background: linear-gradient(145deg, #ffffff, #f2efeb);\n    border-radius: 16px;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(191, 163, 124, 0.1);\n    perspective: 1000px; \/* הכנה לתלת ממד *\/\n  }\n\n  .joel-trust-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 15px;\n    padding: 15px;\n    border-radius: 12px;\n    transition: all 0.5s var(--joel-ease);\n    background: rgba(255,255,255,0.5);\n  }\n\n  \/* אנימציית נשימה הילה מוזהבת *\/\n  @keyframes goldPulse {\n      0% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n      50% { filter: drop-shadow(0 0 12px var(--joel-gold-glow)); }\n      100% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n  }\n\n  .joel-trust-item svg {\n    width: 40px;\n    height: 40px;\n    fill: var(--joel-gold-accent);\n    \/* הפעלת האנימציה *\/\n    animation: goldPulse 3s infinite ease-in-out;\n    transition: transform 0.5s var(--joel-ease);\n  }\n\n  \/* אפקט תלת ממד בריחוף על האייקון *\/\n  .joel-trust-item:hover {\n      background: #ffffff;\n      transform: translateY(-5px) rotateX(5deg); \/* הטיה קלה *\/\n      box-shadow: 0 15px 25px -10px rgba(191, 163, 124, 0.25);\n  }\n  .joel-trust-item:hover svg {\n      transform: scale(1.1) translateZ(20px); \/* האייקון מתקרב לצופה *\/\n      animation: none; \/* עוצר את הפעימה בזמן ריחוף *\/\n      filter: drop-shadow(0 5px 15px var(--joel-gold-glow));\n  }\n\n  .joel-trust-text {\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1.3;\n    color: var(--joel-dark-text);\n  }\n\n  \/* התאמות למובייל - מיתון האפקטים *\/\n  @media (max-width: 600px) {\n    .joel-trust-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 15px;\n      padding: 25px 15px;\n    }\n    \/* בנייד אין Hover, אז מבטלים את אפקט הטשטוש *\/\n    .joel-specs-list:hover .joel-spec-row { opacity: 1; filter: none; transform: none; }\n    .joel-specs-list .joel-spec-row:hover { transform: none; box-shadow: none; background: transparent; }\n    \n    .joel-spec-row { padding: 12px 5px; }\n    .joel-spec-label { font-size: 0.9rem; flex-basis: 35%; }\n    .joel-spec-value { font-size: 0.95rem; flex-basis: 65%; }\n  }\n\u003c\/style\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cdiv class=\"joel-product-container\"\u003e\n\u003cdiv class=\"joel-description\"\u003e\n\u003cp data-path-to-node=\"4\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"2\"\u003e\u003cspan style=\"color: rgb(44, 44, 44); font-size: 1.4rem; font-weight: bold; font-family: inherit;\"\u003eפרטים טכניים\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-specs-section\"\u003e\n\u003cdiv class=\"joel-specs-list\"\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eחומר\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכסף סטרלינג 925 אמיתי\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-grid\"\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eשנת אחריות\u003cbr\u003eמלאה\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eתעודת\u003cbr\u003eמקוריות\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 6h-2.18c.11-.31.18-.65.18-1 0-1.66-1.34-3-3-3-1.05 0-1.96.54-2.5 1.35l-.5.65-.5-.65C10.96 2.54 10.05 2 9 2 7.34 2 6 3.34 6 5c0 .35.07.69.18 1H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-5-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM4 8h16v2H4V8zm16 11H4V12h16v7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eאריזת מתנה\u003cbr\u003eיוקרתית\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 8h-3V4H3c-1.1 0-2 .9-2 2v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5l-3-4zM6 18.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm13.5-9l1.96 2.5H17V9.5h2.5zm-1.5 9c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eמשלוח חינם\u003cbr\u003eברכישה מעל 300 ש\"ח\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\" src=\"chrome-extension:\/\/hkifaniplmigcbkcppibejobhicmkjhf\/img\/icon.png\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\" src=\"chrome-extension:\/\/hkifaniplmigcbkcppibejobhicmkjhf\/img\/icon.png\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003c\/p\u003e","brand":"Joel Jewelry","offers":[{"title":"וון שחור","offer_id":43898746765566,"sku":"200007763:201336100;200000226:29#SCE808-D","price":89.97,"currency_code":"ILS","in_stock":true},{"title":"גוון זהב","offer_id":43898746863870,"sku":"200007763:201336100;200000226:10#SCE808","price":89.97,"currency_code":"ILS","in_stock":true},{"title":"גוון רוז","offer_id":43898746929406,"sku":"200007763:201336100;200000226:691#SCE808-C","price":89.97,"currency_code":"ILS","in_stock":true},{"title":"גוון כסף","offer_id":43898746994942,"sku":"200007763:201336100;200000226:865#SCE808-A","price":89.97,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/8723\/2510\/products\/SCE808_2.jpg?v=1679805868"},{"product_id":"infinitecircle-silver-earrings","title":"עגילי חישוק \"Infinite Circle\"","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cp data-path-to-node=\"3\"\u003eיש תכשיטים שהם הצהרה אופנתית בפני עצמם. עגילי החישוק הגדולים של \u003cb data-path-to-node=\"3\" data-index-in-node=\"64\"\u003eJOEL\u003c\/b\u003e מעניקים לך את השילוב המושלם בין מראה נועז ודומיננטי לבין קלילות מפתיעה, בעיצוב של מעגל אינסופי שתמיד נשאר באופנה.\u003c\/p\u003e\n\u003cp data-path-to-node=\"4\"\u003eהעגילים עוצבו עבור האישה שאוהבת נוכחות שאי אפשר להתעלם ממנה. בזכות הקוטר הנדיב והגימור המלוטש של הכסף הטהור, הם ממסגרים את הפנים באור ומוסיפים טאץ' של ביטחון עצמי לכל הופעה – מג'ינס וטי-שירט ועד לשמלת ערב יוקרתית.\u003c\/p\u003e\n\u003cp data-path-to-node=\"5\"\u003eהעגילים מיוצרים מכסף סטרלינג 925 איכותי, המבטיח עמידות וברק אצילי לאורך זמן, תוך שמירה על משקל נוצה המאפשר ענידה נוחה במיוחד לאורך כל היום.\u003c\/p\u003e\n\u003cp data-path-to-node=\"14\"\u003e\u003cb data-path-to-node=\"14\" data-index-in-node=\"0\"\u003eתני לסטייל שלך לזרום במעגלים. התחדשי היום בעגילי החישוק של JOEL.\u003c\/b\u003e\u003c\/p\u003e\n\u003cp data-path-to-node=\"14\"\u003e\u003cb data-path-to-node=\"14\" data-index-in-node=\"0\"\u003e\u003c\/b\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  :root {\n    --joel-gold-accent: #BFA37C;\n    --joel-gold-glow: rgba(191, 163, 124, 0.4);\n    --joel-dark-text: #2C2C2C;\n    --joel-warm-grey: #8E8680;\n    --joel-cream-bg: #F9F7F4;\n    --joel-warm-border: #EBE5DC;\n    \/* מעבר חלק ואלגנטי במיוחד *\/\n    --joel-ease: cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  }\n\n  .joel-product-container {\n    direction: rtl;\n    font-family: inherit;\n    color: var(--joel-dark-text);\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 30px 0;\n  }\n\n  .joel-description {\n    margin-bottom: 60px;\n    font-size: 1.05rem;\n    font-weight: 400;\n    color: #444;\n  }\n  .joel-description p {\n    margin-bottom: 20px;\n  }\n\n  \/* --- Specs Section: אפקט אור הזרקורים --- *\/\n  .joel-specs-section {\n    margin: 60px 0;\n    position: relative;\n  }\n  .joel-specs-title {\n    font-size: 1.4rem;\n    font-weight: 700;\n    margin: 0 0 30px 0;\n    color: var(--joel-dark-text);\n    position: relative;\n    display: inline-block;\n  }\n  .joel-specs-title::after {\n      content: '';\n      display: block;\n      width: 50px;\n      height: 3px;\n      background: linear-gradient(to right, var(--joel-gold-accent), transparent);\n      margin-top: 10px;\n  }\n\n  \/* מיכל לרשימה כדי לנהל את אפקט הפוקוס *\/\n  .joel-specs-list {\n      position: relative;\n  }\n\n  .joel-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 18px 15px;\n    border-bottom: 1px solid var(--joel-warm-border);\n    border-radius: 8px;\n    background: transparent;\n    \/* אנימציה סופר חלקה *\/\n    transition: all 0.4s var(--joel-ease);\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* --- הוקוס פוקוס: כשהעכבר על הרשימה, כולם נחלשים --- *\/\n  .joel-specs-list:hover .joel-spec-row {\n      opacity: 0.5;\n      filter: blur(0.8px);\n      transform: scale(0.98);\n  }\n\n  \/* --- אבל השורה הספציפית שעליה העכבר מזנקת החוצה --- *\/\n  .joel-specs-list .joel-spec-row:hover {\n      opacity: 1;\n      filter: blur(0);\n      background: #ffffff;\n      border-bottom-color: transparent;\n      \/* אפקט תלת ממד והצללה עמוקה *\/\n      box-shadow: 0 15px 30px -10px rgba(0,0,0,0.1), 0 0 0 1px var(--joel-gold-accent) inset;\n      transform: scale(1.02) translateY(-3px);\n      z-index: 10;\n  }\n\n  .joel-spec-label {\n    font-weight: 600;\n    color: var(--joel-warm-grey);\n    font-size: 0.95rem;\n    flex-basis: 30%;\n    transition: color 0.3s ease;\n  }\n  .joel-spec-row:hover .joel-spec-label {\n      color: var(--joel-gold-accent); \/* הכותרת נצבעת בזהב בריחוף *\/\n  }\n  .joel-spec-value {\n    font-weight: 500;\n    color: var(--joel-dark-text);\n    text-align: left;\n    font-size: 1.05rem;\n    flex-basis: 70%;\n  }\n\n  \/* --- Trust Badges: אנימציית נשימה ותלת-ממד --- *\/\n  .joel-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 25px;\n    margin-top: 70px;\n    padding: 40px 20px;\n    background: linear-gradient(145deg, #ffffff, #f2efeb);\n    border-radius: 16px;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(191, 163, 124, 0.1);\n    perspective: 1000px; \/* הכנה לתלת ממד *\/\n  }\n\n  .joel-trust-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 15px;\n    padding: 15px;\n    border-radius: 12px;\n    transition: all 0.5s var(--joel-ease);\n    background: rgba(255,255,255,0.5);\n  }\n\n  \/* אנימציית נשימה הילה מוזהבת *\/\n  @keyframes goldPulse {\n      0% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n      50% { filter: drop-shadow(0 0 12px var(--joel-gold-glow)); }\n      100% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n  }\n\n  .joel-trust-item svg {\n    width: 40px;\n    height: 40px;\n    fill: var(--joel-gold-accent);\n    \/* הפעלת האנימציה *\/\n    animation: goldPulse 3s infinite ease-in-out;\n    transition: transform 0.5s var(--joel-ease);\n  }\n\n  \/* אפקט תלת ממד בריחוף על האייקון *\/\n  .joel-trust-item:hover {\n      background: #ffffff;\n      transform: translateY(-5px) rotateX(5deg); \/* הטיה קלה *\/\n      box-shadow: 0 15px 25px -10px rgba(191, 163, 124, 0.25);\n  }\n  .joel-trust-item:hover svg {\n      transform: scale(1.1) translateZ(20px); \/* האייקון מתקרב לצופה *\/\n      animation: none; \/* עוצר את הפעימה בזמן ריחוף *\/\n      filter: drop-shadow(0 5px 15px var(--joel-gold-glow));\n  }\n\n  .joel-trust-text {\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1.3;\n    color: var(--joel-dark-text);\n  }\n\n  \/* התאמות למובייל - מיתון האפקטים *\/\n  @media (max-width: 600px) {\n    .joel-trust-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 15px;\n      padding: 25px 15px;\n    }\n    \/* בנייד אין Hover, אז מבטלים את אפקט הטשטוש *\/\n    .joel-specs-list:hover .joel-spec-row { opacity: 1; filter: none; transform: none; }\n    .joel-specs-list .joel-spec-row:hover { transform: none; box-shadow: none; background: transparent; }\n    \n    .joel-spec-row { padding: 12px 5px; }\n    .joel-spec-label { font-size: 0.9rem; flex-basis: 35%; }\n    .joel-spec-value { font-size: 0.95rem; flex-basis: 65%; }\n  }\n\u003c\/style\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cdiv class=\"joel-product-container\"\u003e\n\u003cdiv class=\"joel-description\"\u003e\n\u003cp data-path-to-node=\"4\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"2\"\u003e\u003cspan style=\"color: rgb(44, 44, 44); font-size: 1.4rem; font-weight: bold; font-family: inherit;\"\u003eפרטים טכניים\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-specs-section\"\u003e\n\u003cdiv class=\"joel-specs-list\"\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eחומר\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכסף סטרלינג 925 אמיתי\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-grid\"\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eשנת אחריות\u003cbr\u003eמלאה\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eתעודת\u003cbr\u003eמקוריות\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 6h-2.18c.11-.31.18-.65.18-1 0-1.66-1.34-3-3-3-1.05 0-1.96.54-2.5 1.35l-.5.65-.5-.65C10.96 2.54 10.05 2 9 2 7.34 2 6 3.34 6 5c0 .35.07.69.18 1H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-5-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM4 8h16v2H4V8zm16 11H4V12h16v7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eאריזת מתנה\u003cbr\u003eיוקרתית\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 8h-3V4H3c-1.1 0-2 .9-2 2v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5l-3-4zM6 18.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm13.5-9l1.96 2.5H17V9.5h2.5zm-1.5 9c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eמשלוח חינם\u003cbr\u003eברכישה מעל 300 ש\"ח\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg src=\"chrome-extension:\/\/hkifaniplmigcbkcppibejobhicmkjhf\/img\/icon.png\" title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; top: 929.049px; left: 17.9948px; width: 24px !important; height: 24px !important; position: absolute; display: none;\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\" src=\"chrome-extension:\/\/hkifaniplmigcbkcppibejobhicmkjhf\/img\/icon.png\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\" src=\"chrome-extension:\/\/hkifaniplmigcbkcppibejobhicmkjhf\/img\/icon.png\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003c\/p\u003e","brand":"Joel Jewelry","offers":[{"title":"40 מ\"מ","offer_id":43898747093246,"sku":"200000226:193#40mm","price":129.97,"currency_code":"ILS","in_stock":true},{"title":"30 מ\"מ","offer_id":43898747126014,"sku":"200000226:10#30mm","price":129.97,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/8723\/2510\/products\/30MM_B_1.png?v=1679948388"},{"product_id":"modernedge-silver-earrings","title":"עגילי \"Modern Edge\" – תחכום גיאומטרי","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cp data-path-to-node=\"3\"\u003eהעניקי לסטייל שלך פרשנות חדשה עם עגילים צמודים המשלבים חיתוך חדשני ונועז יחד עם הזוהר הקלאסי של אבני הזרקון. עיצוב מודרני ששובר את המוסכמות ומעניק לך מראה שונה, מיוחד ובלתי נשכח.\u003c\/p\u003e\n\u003cp data-path-to-node=\"4\"\u003eהעגילים הצמודים של \u003cb data-path-to-node=\"4\" data-index-in-node=\"19\"\u003eJOEL\u003c\/b\u003e עוצבו עבור האישה שמחפשת תכשיט עם אופי. המבנה הגיאומטרי המדויק, המשובץ בזרקונים מובחרים, יוצר משחקי אור ייחודיים ומעניק נוכחות יוקרתית למרות הגודל העדין. זהו פריט ורסטילי במיוחד המשתלב בהרמוניה עם לוק יומיומי מוקפד או עם הופעת ערב מתוחכמת.\u003c\/p\u003e\n\u003cp data-path-to-node=\"5\"\u003eהעגילים מיוצרים מכסף סטרלינג 925 איכותי, המבטיח שהניצוץ והעיצוב הייחודי יישארו איתך לאורך זמן.\u003c\/p\u003e\n\u003cp data-path-to-node=\"13\"\u003e\u003cb data-path-to-node=\"13\" data-index-in-node=\"0\"\u003eהגיע הזמן לרענן את הניצוץ שלך. התחדשי היום בעגילי ה-Modern Edge של JOEL.\u003c\/b\u003e\u003c\/p\u003e\n\u003cp data-path-to-node=\"13\"\u003e\u003cb data-path-to-node=\"13\" data-index-in-node=\"0\"\u003e\u003c\/b\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  :root {\n    --joel-gold-accent: #BFA37C;\n    --joel-gold-glow: rgba(191, 163, 124, 0.4);\n    --joel-dark-text: #2C2C2C;\n    --joel-warm-grey: #8E8680;\n    --joel-cream-bg: #F9F7F4;\n    --joel-warm-border: #EBE5DC;\n    \/* מעבר חלק ואלגנטי במיוחד *\/\n    --joel-ease: cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  }\n\n  .joel-product-container {\n    direction: rtl;\n    font-family: inherit;\n    color: var(--joel-dark-text);\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 30px 0;\n  }\n\n  .joel-description {\n    margin-bottom: 60px;\n    font-size: 1.05rem;\n    font-weight: 400;\n    color: #444;\n  }\n  .joel-description p {\n    margin-bottom: 20px;\n  }\n\n  \/* --- Specs Section: אפקט אור הזרקורים --- *\/\n  .joel-specs-section {\n    margin: 60px 0;\n    position: relative;\n  }\n  .joel-specs-title {\n    font-size: 1.4rem;\n    font-weight: 700;\n    margin: 0 0 30px 0;\n    color: var(--joel-dark-text);\n    position: relative;\n    display: inline-block;\n  }\n  .joel-specs-title::after {\n      content: '';\n      display: block;\n      width: 50px;\n      height: 3px;\n      background: linear-gradient(to right, var(--joel-gold-accent), transparent);\n      margin-top: 10px;\n  }\n\n  \/* מיכל לרשימה כדי לנהל את אפקט הפוקוס *\/\n  .joel-specs-list {\n      position: relative;\n  }\n\n  .joel-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 18px 15px;\n    border-bottom: 1px solid var(--joel-warm-border);\n    border-radius: 8px;\n    background: transparent;\n    \/* אנימציה סופר חלקה *\/\n    transition: all 0.4s var(--joel-ease);\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* --- הוקוס פוקוס: כשהעכבר על הרשימה, כולם נחלשים --- *\/\n  .joel-specs-list:hover .joel-spec-row {\n      opacity: 0.5;\n      filter: blur(0.8px);\n      transform: scale(0.98);\n  }\n\n  \/* --- אבל השורה הספציפית שעליה העכבר מזנקת החוצה --- *\/\n  .joel-specs-list .joel-spec-row:hover {\n      opacity: 1;\n      filter: blur(0);\n      background: #ffffff;\n      border-bottom-color: transparent;\n      \/* אפקט תלת ממד והצללה עמוקה *\/\n      box-shadow: 0 15px 30px -10px rgba(0,0,0,0.1), 0 0 0 1px var(--joel-gold-accent) inset;\n      transform: scale(1.02) translateY(-3px);\n      z-index: 10;\n  }\n\n  .joel-spec-label {\n    font-weight: 600;\n    color: var(--joel-warm-grey);\n    font-size: 0.95rem;\n    flex-basis: 30%;\n    transition: color 0.3s ease;\n  }\n  .joel-spec-row:hover .joel-spec-label {\n      color: var(--joel-gold-accent); \/* הכותרת נצבעת בזהב בריחוף *\/\n  }\n  .joel-spec-value {\n    font-weight: 500;\n    color: var(--joel-dark-text);\n    text-align: left;\n    font-size: 1.05rem;\n    flex-basis: 70%;\n  }\n\n  \/* --- Trust Badges: אנימציית נשימה ותלת-ממד --- *\/\n  .joel-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 25px;\n    margin-top: 70px;\n    padding: 40px 20px;\n    background: linear-gradient(145deg, #ffffff, #f2efeb);\n    border-radius: 16px;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(191, 163, 124, 0.1);\n    perspective: 1000px; \/* הכנה לתלת ממד *\/\n  }\n\n  .joel-trust-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 15px;\n    padding: 15px;\n    border-radius: 12px;\n    transition: all 0.5s var(--joel-ease);\n    background: rgba(255,255,255,0.5);\n  }\n\n  \/* אנימציית נשימה הילה מוזהבת *\/\n  @keyframes goldPulse {\n      0% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n      50% { filter: drop-shadow(0 0 12px var(--joel-gold-glow)); }\n      100% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n  }\n\n  .joel-trust-item svg {\n    width: 40px;\n    height: 40px;\n    fill: var(--joel-gold-accent);\n    \/* הפעלת האנימציה *\/\n    animation: goldPulse 3s infinite ease-in-out;\n    transition: transform 0.5s var(--joel-ease);\n  }\n\n  \/* אפקט תלת ממד בריחוף על האייקון *\/\n  .joel-trust-item:hover {\n      background: #ffffff;\n      transform: translateY(-5px) rotateX(5deg); \/* הטיה קלה *\/\n      box-shadow: 0 15px 25px -10px rgba(191, 163, 124, 0.25);\n  }\n  .joel-trust-item:hover svg {\n      transform: scale(1.1) translateZ(20px); \/* האייקון מתקרב לצופה *\/\n      animation: none; \/* עוצר את הפעימה בזמן ריחוף *\/\n      filter: drop-shadow(0 5px 15px var(--joel-gold-glow));\n  }\n\n  .joel-trust-text {\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1.3;\n    color: var(--joel-dark-text);\n  }\n\n  \/* התאמות למובייל - מיתון האפקטים *\/\n  @media (max-width: 600px) {\n    .joel-trust-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 15px;\n      padding: 25px 15px;\n    }\n    \/* בנייד אין Hover, אז מבטלים את אפקט הטשטוש *\/\n    .joel-specs-list:hover .joel-spec-row { opacity: 1; filter: none; transform: none; }\n    .joel-specs-list .joel-spec-row:hover { transform: none; box-shadow: none; background: transparent; }\n    \n    .joel-spec-row { padding: 12px 5px; }\n    .joel-spec-label { font-size: 0.9rem; flex-basis: 35%; }\n    .joel-spec-value { font-size: 0.95rem; flex-basis: 65%; }\n  }\n\u003c\/style\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cdiv class=\"joel-product-container\"\u003e\n\u003cdiv class=\"joel-description\"\u003e\n\u003cp data-path-to-node=\"4\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"2\"\u003e\u003cspan style=\"color: rgb(44, 44, 44); font-size: 1.4rem; font-weight: bold; font-family: inherit;\"\u003eפרטים טכניים\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-specs-section\"\u003e\n\u003cdiv class=\"joel-specs-list\"\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eחומר\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכסף סטרלינג 925 אמיתי\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eסוג אבן\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eזרקונים\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-grid\"\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eשנת אחריות\u003cbr\u003eמלאה\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eתעודת\u003cbr\u003eמקוריות\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 6h-2.18c.11-.31.18-.65.18-1 0-1.66-1.34-3-3-3-1.05 0-1.96.54-2.5 1.35l-.5.65-.5-.65C10.96 2.54 10.05 2 9 2 7.34 2 6 3.34 6 5c0 .35.07.69.18 1H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-5-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM4 8h16v2H4V8zm16 11H4V12h16v7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eאריזת מתנה\u003cbr\u003eיוקרתית\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 8h-3V4H3c-1.1 0-2 .9-2 2v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5l-3-4zM6 18.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm13.5-9l1.96 2.5H17V9.5h2.5zm-1.5 9c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eמשלוח חינם\u003cbr\u003eברכישה מעל 300 ש\"ח\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg src=\"chrome-extension:\/\/hkifaniplmigcbkcppibejobhicmkjhf\/img\/icon.png\" title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg src=\"chrome-extension:\/\/hkifaniplmigcbkcppibejobhicmkjhf\/img\/icon.png\" title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg src=\"chrome-extension:\/\/hkifaniplmigcbkcppibejobhicmkjhf\/img\/icon.png\" title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003c\/p\u003e","brand":"Joel Jewelry","offers":[{"title":"Default Title","offer_id":43898748109054,"sku":"200000226:10#SCE1289","price":89.97,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/8723\/2510\/products\/BAMOER_1_3d6fd924-5b9e-40cd-a055-a37c0c5572a9.png?v=1679805950"},{"product_id":"pearlblossom-moissanite-earrings","title":"עגילי חישוק \"Pearl Blossom\" – שילוב של פנינה וניצוץ","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cp data-path-to-node=\"3\"\u003eהעניקי לעצמך מראה מלכותי עם עגילים המשלבים את הקלאסיקה של הפנינה עם הזוהר המודרני של הזרקונים. עיצוב המעניק פרשנות עדינה ויוקרתית לעגילי החישוק, מושלם לכלה, לאירוע חגיגי או ליום שבו את פשוט רוצה להרגיש מיוחדת.\u003c\/p\u003e\n\u003cp data-path-to-node=\"4\"\u003eעגילי החישוק של \u003cb data-path-to-node=\"4\" data-index-in-node=\"16\"\u003eJOEL\u003c\/b\u003e עוצבו במחשבה על האישה שאוהבת אסתטיקה נקייה ואצילית. החישוק מעוטר בזרקונים איכותיים הלוכדים את האור, ובמרכזו תלויה פנינה איכותית בעלת ברק רך ומלטף. השילוב בין הכסף המנצנץ לפנינה הלבנה יוצר הרמוניה מושלמת שמאירה את הפנים ברכות.\u003c\/p\u003e\n\u003cp data-path-to-node=\"5\"\u003eהעגילים מיוצרים מכסף סטרלינג 925 איכותי, במידות עדינות ומדויקות המבטיחות נוחות מקסימלית מבלי לוותר על נוכחות יוקרתית.\u003c\/p\u003e\n\u003cp data-path-to-node=\"13\"\u003e\u003cb data-path-to-node=\"13\" data-index-in-node=\"0\"\u003eהוסיפי נגיעה של אצילות למראה שלך. התחדשי היום בעגילי הפנינה של JOEL.\u003c\/b\u003e\u003c\/p\u003e\n\u003cp data-path-to-node=\"13\"\u003e\u003cb data-path-to-node=\"13\" data-index-in-node=\"0\"\u003e\u003c\/b\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  :root {\n    --joel-gold-accent: #BFA37C;\n    --joel-gold-glow: rgba(191, 163, 124, 0.4);\n    --joel-dark-text: #2C2C2C;\n    --joel-warm-grey: #8E8680;\n    --joel-cream-bg: #F9F7F4;\n    --joel-warm-border: #EBE5DC;\n    \/* מעבר חלק ואלגנטי במיוחד *\/\n    --joel-ease: cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  }\n\n  .joel-product-container {\n    direction: rtl;\n    font-family: inherit;\n    color: var(--joel-dark-text);\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 30px 0;\n  }\n\n  .joel-description {\n    margin-bottom: 60px;\n    font-size: 1.05rem;\n    font-weight: 400;\n    color: #444;\n  }\n  .joel-description p {\n    margin-bottom: 20px;\n  }\n\n  \/* --- Specs Section: אפקט אור הזרקורים --- *\/\n  .joel-specs-section {\n    margin: 60px 0;\n    position: relative;\n  }\n  .joel-specs-title {\n    font-size: 1.4rem;\n    font-weight: 700;\n    margin: 0 0 30px 0;\n    color: var(--joel-dark-text);\n    position: relative;\n    display: inline-block;\n  }\n  .joel-specs-title::after {\n      content: '';\n      display: block;\n      width: 50px;\n      height: 3px;\n      background: linear-gradient(to right, var(--joel-gold-accent), transparent);\n      margin-top: 10px;\n  }\n\n  \/* מיכל לרשימה כדי לנהל את אפקט הפוקוס *\/\n  .joel-specs-list {\n      position: relative;\n  }\n\n  .joel-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 18px 15px;\n    border-bottom: 1px solid var(--joel-warm-border);\n    border-radius: 8px;\n    background: transparent;\n    \/* אנימציה סופר חלקה *\/\n    transition: all 0.4s var(--joel-ease);\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* --- הוקוס פוקוס: כשהעכבר על הרשימה, כולם נחלשים --- *\/\n  .joel-specs-list:hover .joel-spec-row {\n      opacity: 0.5;\n      filter: blur(0.8px);\n      transform: scale(0.98);\n  }\n\n  \/* --- אבל השורה הספציפית שעליה העכבר מזנקת החוצה --- *\/\n  .joel-specs-list .joel-spec-row:hover {\n      opacity: 1;\n      filter: blur(0);\n      background: #ffffff;\n      border-bottom-color: transparent;\n      \/* אפקט תלת ממד והצללה עמוקה *\/\n      box-shadow: 0 15px 30px -10px rgba(0,0,0,0.1), 0 0 0 1px var(--joel-gold-accent) inset;\n      transform: scale(1.02) translateY(-3px);\n      z-index: 10;\n  }\n\n  .joel-spec-label {\n    font-weight: 600;\n    color: var(--joel-warm-grey);\n    font-size: 0.95rem;\n    flex-basis: 30%;\n    transition: color 0.3s ease;\n  }\n  .joel-spec-row:hover .joel-spec-label {\n      color: var(--joel-gold-accent); \/* הכותרת נצבעת בזהב בריחוף *\/\n  }\n  .joel-spec-value {\n    font-weight: 500;\n    color: var(--joel-dark-text);\n    text-align: left;\n    font-size: 1.05rem;\n    flex-basis: 70%;\n  }\n\n  \/* --- Trust Badges: אנימציית נשימה ותלת-ממד --- *\/\n  .joel-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 25px;\n    margin-top: 70px;\n    padding: 40px 20px;\n    background: linear-gradient(145deg, #ffffff, #f2efeb);\n    border-radius: 16px;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(191, 163, 124, 0.1);\n    perspective: 1000px; \/* הכנה לתלת ממד *\/\n  }\n\n  .joel-trust-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 15px;\n    padding: 15px;\n    border-radius: 12px;\n    transition: all 0.5s var(--joel-ease);\n    background: rgba(255,255,255,0.5);\n  }\n\n  \/* אנימציית נשימה הילה מוזהבת *\/\n  @keyframes goldPulse {\n      0% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n      50% { filter: drop-shadow(0 0 12px var(--joel-gold-glow)); }\n      100% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n  }\n\n  .joel-trust-item svg {\n    width: 40px;\n    height: 40px;\n    fill: var(--joel-gold-accent);\n    \/* הפעלת האנימציה *\/\n    animation: goldPulse 3s infinite ease-in-out;\n    transition: transform 0.5s var(--joel-ease);\n  }\n\n  \/* אפקט תלת ממד בריחוף על האייקון *\/\n  .joel-trust-item:hover {\n      background: #ffffff;\n      transform: translateY(-5px) rotateX(5deg); \/* הטיה קלה *\/\n      box-shadow: 0 15px 25px -10px rgba(191, 163, 124, 0.25);\n  }\n  .joel-trust-item:hover svg {\n      transform: scale(1.1) translateZ(20px); \/* האייקון מתקרב לצופה *\/\n      animation: none; \/* עוצר את הפעימה בזמן ריחוף *\/\n      filter: drop-shadow(0 5px 15px var(--joel-gold-glow));\n  }\n\n  .joel-trust-text {\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1.3;\n    color: var(--joel-dark-text);\n  }\n\n  \/* התאמות למובייל - מיתון האפקטים *\/\n  @media (max-width: 600px) {\n    .joel-trust-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 15px;\n      padding: 25px 15px;\n    }\n    \/* בנייד אין Hover, אז מבטלים את אפקט הטשטוש *\/\n    .joel-specs-list:hover .joel-spec-row { opacity: 1; filter: none; transform: none; }\n    .joel-specs-list .joel-spec-row:hover { transform: none; box-shadow: none; background: transparent; }\n    \n    .joel-spec-row { padding: 12px 5px; }\n    .joel-spec-label { font-size: 0.9rem; flex-basis: 35%; }\n    .joel-spec-value { font-size: 0.95rem; flex-basis: 65%; }\n  }\n\u003c\/style\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cdiv class=\"joel-product-container\"\u003e\n\u003cdiv class=\"joel-description\"\u003e\n\u003cp data-path-to-node=\"4\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"2\"\u003e\u003cspan style=\"color: rgb(44, 44, 44); font-size: 1.4rem; font-weight: bold; font-family: inherit;\"\u003eפרטים טכניים\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-specs-section\"\u003e\n\u003cdiv class=\"joel-specs-list\"\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eחומר\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכסף סטרלינג 925 אמיתי\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eסוג אבן\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eזרקונים ופנינים\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-grid\"\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eשנת אחריות\u003cbr\u003eמלאה\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eתעודת\u003cbr\u003eמקוריות\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 6h-2.18c.11-.31.18-.65.18-1 0-1.66-1.34-3-3-3-1.05 0-1.96.54-2.5 1.35l-.5.65-.5-.65C10.96 2.54 10.05 2 9 2 7.34 2 6 3.34 6 5c0 .35.07.69.18 1H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-5-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM4 8h16v2H4V8zm16 11H4V12h16v7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eאריזת מתנה\u003cbr\u003eיוקרתית\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 8h-3V4H3c-1.1 0-2 .9-2 2v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5l-3-4zM6 18.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm13.5-9l1.96 2.5H17V9.5h2.5zm-1.5 9c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eמשלוח חינם\u003cbr\u003eברכישה מעל 300 ש\"ח\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; top: 1203.4px; left: 17.9948px; width: 24px !important; height: 24px !important; position: absolute; display: none;\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003c\/p\u003e","brand":"Joel Jewelry","offers":[{"title":"Default Title","offer_id":43898748141822,"sku":"200000226:29#SCE1288","price":144.97,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/8723\/2510\/products\/SCE128_1.jpg?v=1679805854"},{"product_id":"glowwave-zirconia-ring","title":"טבעת \"Glow Wave\" בשיבוץ זרקונים –","description":"\u003cp data-path-to-node=\"3\"\u003eהוסיפי הצהרה אופנתית ומנצנצת לפרק היד שלך. טבעת מעוצבת המשלבת אמנות צורפות מודרנית עם שיבוץ זרקונים איכותי, למראה שמושך את כל המבטים בכל תנועה של היד.\u003c\/p\u003e\n\u003cp data-path-to-node=\"4\"\u003eהטבעת של \u003cb data-index-in-node=\"9\" data-path-to-node=\"4\"\u003eJOEL\u003c\/b\u003e נוצרה עבור האישה שאוהבת לשלב בין סטייל נועז לאלגנטיות נצחית. השימוש בזרקונים מובחרים המפוזרים לאורך הטבעת יוצר משחקי אור עוצמתיים, בעוד שהעיצוב המיוחד מעניק נוכחות יוקרתית אך נוחה במיוחד לענידה יומיומית.\u003c\/p\u003e\n\u003cp data-path-to-node=\"5\"\u003eהטבעת מיוצרת מכסף סטרלינג 925 איכותי וזמינה בשלושה גוונים מרהיבים, כדי שתוכלי להתאים אותה בדיוק לאופי שלך ולשאר התכשיטים שלך.\u003c\/p\u003e\n\u003cp data-path-to-node=\"13\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"13\"\u003eתני לאצבעות שלך לדבר בשבילך. התחדשי היום בטבעת הזרקונים המעוצבת של JOEL.\u003c\/b\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --joel-gold-accent: #BFA37C;\n    --joel-gold-glow: rgba(191, 163, 124, 0.4);\n    --joel-dark-text: #2C2C2C;\n    --joel-warm-grey: #8E8680;\n    --joel-cream-bg: #F9F7F4;\n    --joel-warm-border: #EBE5DC;\n    \/* מעבר חלק ואלגנטי במיוחד *\/\n    --joel-ease: cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  }\n\n  .joel-product-container {\n    direction: rtl;\n    font-family: inherit;\n    color: var(--joel-dark-text);\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 30px 0;\n  }\n\n  .joel-description {\n    margin-bottom: 60px;\n    font-size: 1.05rem;\n    font-weight: 400;\n    color: #444;\n  }\n  .joel-description p {\n    margin-bottom: 20px;\n  }\n\n  \/* --- Specs Section: אפקט אור הזרקורים --- *\/\n  .joel-specs-section {\n    margin: 60px 0;\n    position: relative;\n  }\n  .joel-specs-title {\n    font-size: 1.4rem;\n    font-weight: 700;\n    margin: 0 0 30px 0;\n    color: var(--joel-dark-text);\n    position: relative;\n    display: inline-block;\n  }\n  .joel-specs-title::after {\n      content: '';\n      display: block;\n      width: 50px;\n      height: 3px;\n      background: linear-gradient(to right, var(--joel-gold-accent), transparent);\n      margin-top: 10px;\n  }\n\n  \/* מיכל לרשימה כדי לנהל את אפקט הפוקוס *\/\n  .joel-specs-list {\n      position: relative;\n  }\n\n  .joel-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 18px 15px;\n    border-bottom: 1px solid var(--joel-warm-border);\n    border-radius: 8px;\n    background: transparent;\n    \/* אנימציה סופר חלקה *\/\n    transition: all 0.4s var(--joel-ease);\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* --- הוקוס פוקוס: כשהעכבר על הרשימה, כולם נחלשים --- *\/\n  .joel-specs-list:hover .joel-spec-row {\n      opacity: 0.5;\n      filter: blur(0.8px);\n      transform: scale(0.98);\n  }\n\n  \/* --- אבל השורה הספציפית שעליה העכבר מזנקת החוצה --- *\/\n  .joel-specs-list .joel-spec-row:hover {\n      opacity: 1;\n      filter: blur(0);\n      background: #ffffff;\n      border-bottom-color: transparent;\n      \/* אפקט תלת ממד והצללה עמוקה *\/\n      box-shadow: 0 15px 30px -10px rgba(0,0,0,0.1), 0 0 0 1px var(--joel-gold-accent) inset;\n      transform: scale(1.02) translateY(-3px);\n      z-index: 10;\n  }\n\n  .joel-spec-label {\n    font-weight: 600;\n    color: var(--joel-warm-grey);\n    font-size: 0.95rem;\n    flex-basis: 30%;\n    transition: color 0.3s ease;\n  }\n  .joel-spec-row:hover .joel-spec-label {\n      color: var(--joel-gold-accent); \/* הכותרת נצבעת בזהב בריחוף *\/\n  }\n  .joel-spec-value {\n    font-weight: 500;\n    color: var(--joel-dark-text);\n    text-align: left;\n    font-size: 1.05rem;\n    flex-basis: 70%;\n  }\n\n  \/* --- Trust Badges: אנימציית נשימה ותלת-ממד --- *\/\n  .joel-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 25px;\n    margin-top: 70px;\n    padding: 40px 20px;\n    background: linear-gradient(145deg, #ffffff, #f2efeb);\n    border-radius: 16px;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(191, 163, 124, 0.1);\n    perspective: 1000px; \/* הכנה לתלת ממד *\/\n  }\n\n  .joel-trust-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 15px;\n    padding: 15px;\n    border-radius: 12px;\n    transition: all 0.5s var(--joel-ease);\n    background: rgba(255,255,255,0.5);\n  }\n\n  \/* אנימציית נשימה הילה מוזהבת *\/\n  @keyframes goldPulse {\n      0% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n      50% { filter: drop-shadow(0 0 12px var(--joel-gold-glow)); }\n      100% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n  }\n\n  .joel-trust-item svg {\n    width: 40px;\n    height: 40px;\n    fill: var(--joel-gold-accent);\n    \/* הפעלת האנימציה *\/\n    animation: goldPulse 3s infinite ease-in-out;\n    transition: transform 0.5s var(--joel-ease);\n  }\n\n  \/* אפקט תלת ממד בריחוף על האייקון *\/\n  .joel-trust-item:hover {\n      background: #ffffff;\n      transform: translateY(-5px) rotateX(5deg); \/* הטיה קלה *\/\n      box-shadow: 0 15px 25px -10px rgba(191, 163, 124, 0.25);\n  }\n  .joel-trust-item:hover svg {\n      transform: scale(1.1) translateZ(20px); \/* האייקון מתקרב לצופה *\/\n      animation: none; \/* עוצר את הפעימה בזמן ריחוף *\/\n      filter: drop-shadow(0 5px 15px var(--joel-gold-glow));\n  }\n\n  .joel-trust-text {\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1.3;\n    color: var(--joel-dark-text);\n  }\n\n  \/* התאמות למובייל - מיתון האפקטים *\/\n  @media (max-width: 600px) {\n    .joel-trust-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 15px;\n      padding: 25px 15px;\n    }\n    \/* בנייד אין Hover, אז מבטלים את אפקט הטשטוש *\/\n    .joel-specs-list:hover .joel-spec-row { opacity: 1; filter: none; transform: none; }\n    .joel-specs-list .joel-spec-row:hover { transform: none; box-shadow: none; background: transparent; }\n    \n    .joel-spec-row { padding: 12px 5px; }\n    .joel-spec-label { font-size: 0.9rem; flex-basis: 35%; }\n    .joel-spec-value { font-size: 0.95rem; flex-basis: 65%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"joel-product-container\"\u003e\n\u003cdiv class=\"joel-description\"\u003e\n\u003cp data-path-to-node=\"4\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"2\"\u003e\u003cspan style=\"color: rgb(44, 44, 44); font-size: 1.4rem; font-weight: bold; font-family: inherit;\"\u003eפרטים טכניים\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-specs-section\"\u003e\n\u003cdiv class=\"joel-specs-list\"\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eחומר\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכסף סטרלינג 925 אמיתי\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-grid\"\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eשנת אחריות\u003cbr\u003eמלאה\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eתעודת\u003cbr\u003eמקוריות\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 6h-2.18c.11-.31.18-.65.18-1 0-1.66-1.34-3-3-3-1.05 0-1.96.54-2.5 1.35l-.5.65-.5-.65C10.96 2.54 10.05 2 9 2 7.34 2 6 3.34 6 5c0 .35.07.69.18 1H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-5-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM4 8h16v2H4V8zm16 11H4V12h16v7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eאריזת מתנה\u003cbr\u003eיוקרתית\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 8h-3V4H3c-1.1 0-2 .9-2 2v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5l-3-4zM6 18.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm13.5-9l1.96 2.5H17V9.5h2.5zm-1.5 9c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eמשלוח חינם\u003cbr\u003eברכישה מעל 300 ש\"ח\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003c\/p\u003e","brand":"Joel Jewelry","offers":[{"title":"5 \/ גוון כסף","offer_id":43898814955774,"sku":"200000369:698;200000226:29#White","price":129.97,"currency_code":"ILS","in_stock":true},{"title":"6 \/ גוון כסף","offer_id":43898814988542,"sku":"200000369:1394;200000226:29#White","price":129.97,"currency_code":"ILS","in_stock":true},{"title":"7 \/ גוון כסף","offer_id":43898815021310,"sku":"200000369:3434;200000226:29#White","price":129.97,"currency_code":"ILS","in_stock":true},{"title":"8 \/ גוון כסף","offer_id":43898815054078,"sku":"200000369:699;200000226:29#White","price":129.97,"currency_code":"ILS","in_stock":true},{"title":"9 \/ גוון כסף","offer_id":43898815086846,"sku":"200000369:350262;200000226:29#White","price":129.97,"currency_code":"ILS","in_stock":true},{"title":"5 \/ גוון זהב","offer_id":43898815119614,"sku":"200000369:698;200000226:193#Gold","price":129.97,"currency_code":"ILS","in_stock":false},{"title":"6 \/ גוון זהב","offer_id":43898815152382,"sku":"200000369:1394;200000226:193#Gold","price":129.97,"currency_code":"ILS","in_stock":true},{"title":"7 \/ גוון זהב","offer_id":43898815185150,"sku":"200000369:3434;200000226:193#Gold","price":129.97,"currency_code":"ILS","in_stock":true},{"title":"8 \/ גוון זהב","offer_id":43898815217918,"sku":"200000369:699;200000226:193#Gold","price":129.97,"currency_code":"ILS","in_stock":true},{"title":"9 \/ גוון זהב","offer_id":43898815283454,"sku":"200000369:350262;200000226:193#Gold","price":129.97,"currency_code":"ILS","in_stock":false},{"title":"5 \/ גוון רוז","offer_id":43898815316222,"sku":"200000369:698;200000226:175#Rose gold","price":129.97,"currency_code":"ILS","in_stock":false},{"title":"6 \/ גוון רוז","offer_id":43898815348990,"sku":"200000369:1394;200000226:175#Rose gold","price":129.97,"currency_code":"ILS","in_stock":true},{"title":"7 \/ גוון רוז","offer_id":43898815381758,"sku":"200000369:3434;200000226:175#Rose gold","price":129.97,"currency_code":"ILS","in_stock":true},{"title":"8 \/ גוון רוז","offer_id":43898815414526,"sku":"200000369:699;200000226:175#Rose gold","price":129.97,"currency_code":"ILS","in_stock":true},{"title":"9 \/ גוון רוז","offer_id":43898815447294,"sku":"200000369:350262;200000226:175#Rose gold","price":129.97,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/8723\/2510\/products\/bamoer-925-sterling-silver-simple-twiste_main-0.png?v=1679805419"},{"product_id":"double-silver-ring","title":"טבעת \"דאבל\" חלקה","description":"\u003cp data-path-to-node=\"3\"\u003eצרי מראה של שכבות מושלמות במינימום מאמץ. טבעת בעיצוב חדשני שמעניקה אשליה של שתי טבעות עדינות המונחות זו לצד זו בהרמוניה מופלאה.\u003c\/p\u003e\n\u003cp data-path-to-node=\"4\"\u003eהטבעת הכפולה של \u003cb data-path-to-node=\"4\" data-index-in-node=\"16\"\u003eJOEL\u003c\/b\u003e עוצבה עבור האישה שמעריכה תחכום מינימליסטי. העיצוב הנקי והחלק יוצר צללית דקה ומחמיאה על האצבע, המשלבת בין הנוחות של טבעת אחת למראה הטרנדי והעשיר של שתי טבעות (Stacking). זהו הפריט האידיאלי לשדרוג המראה היומיומי בנגיעה מודרנית ויוקרתית, או כבסיס איכותי לשילוב עם טבעות משובצות.\u003c\/p\u003e\n\u003cp data-path-to-node=\"5\"\u003eהטבעת מיוצרת מכסף סטרלינג 925 אמיתי בגימור פרימיום מבריק. בזכות העובי העדין של כל פס (1.5 מ\"מ), היא מרגישה קלילה ונעימה על היד, ומעניקה לך סטייל מדויק ובלתי מתפשר לאורך כל היום.\u003c\/p\u003e\n\u003cp data-path-to-node=\"11\"\u003e\u003cb data-path-to-node=\"11\" data-index-in-node=\"0\"\u003eשדרגי את הסטייל שלך עם הניצוץ הכפול. התחדשי היום בטבעת הכפולה של JOEL.\u003c\/b\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --joel-gold-accent: #BFA37C;\n    --joel-gold-glow: rgba(191, 163, 124, 0.4);\n    --joel-dark-text: #2C2C2C;\n    --joel-warm-grey: #8E8680;\n    --joel-cream-bg: #F9F7F4;\n    --joel-warm-border: #EBE5DC;\n    \/* מעבר חלק ואלגנטי במיוחד *\/\n    --joel-ease: cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  }\n\n  .joel-product-container {\n    direction: rtl;\n    font-family: inherit;\n    color: var(--joel-dark-text);\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 30px 0;\n  }\n\n  .joel-description {\n    margin-bottom: 60px;\n    font-size: 1.05rem;\n    font-weight: 400;\n    color: #444;\n  }\n  .joel-description p {\n    margin-bottom: 20px;\n  }\n\n  \/* --- Specs Section: אפקט אור הזרקורים --- *\/\n  .joel-specs-section {\n    margin: 60px 0;\n    position: relative;\n  }\n  .joel-specs-title {\n    font-size: 1.4rem;\n    font-weight: 700;\n    margin: 0 0 30px 0;\n    color: var(--joel-dark-text);\n    position: relative;\n    display: inline-block;\n  }\n  .joel-specs-title::after {\n      content: '';\n      display: block;\n      width: 50px;\n      height: 3px;\n      background: linear-gradient(to right, var(--joel-gold-accent), transparent);\n      margin-top: 10px;\n  }\n\n  \/* מיכל לרשימה כדי לנהל את אפקט הפוקוס *\/\n  .joel-specs-list {\n      position: relative;\n  }\n\n  .joel-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 18px 15px;\n    border-bottom: 1px solid var(--joel-warm-border);\n    border-radius: 8px;\n    background: transparent;\n    \/* אנימציה סופר חלקה *\/\n    transition: all 0.4s var(--joel-ease);\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* --- הוקוס פוקוס: כשהעכבר על הרשימה, כולם נחלשים --- *\/\n  .joel-specs-list:hover .joel-spec-row {\n      opacity: 0.5;\n      filter: blur(0.8px);\n      transform: scale(0.98);\n  }\n\n  \/* --- אבל השורה הספציפית שעליה העכבר מזנקת החוצה --- *\/\n  .joel-specs-list .joel-spec-row:hover {\n      opacity: 1;\n      filter: blur(0);\n      background: #ffffff;\n      border-bottom-color: transparent;\n      \/* אפקט תלת ממד והצללה עמוקה *\/\n      box-shadow: 0 15px 30px -10px rgba(0,0,0,0.1), 0 0 0 1px var(--joel-gold-accent) inset;\n      transform: scale(1.02) translateY(-3px);\n      z-index: 10;\n  }\n\n  .joel-spec-label {\n    font-weight: 600;\n    color: var(--joel-warm-grey);\n    font-size: 0.95rem;\n    flex-basis: 30%;\n    transition: color 0.3s ease;\n  }\n  .joel-spec-row:hover .joel-spec-label {\n      color: var(--joel-gold-accent); \/* הכותרת נצבעת בזהב בריחוף *\/\n  }\n  .joel-spec-value {\n    font-weight: 500;\n    color: var(--joel-dark-text);\n    text-align: left;\n    font-size: 1.05rem;\n    flex-basis: 70%;\n  }\n\n  \/* --- Trust Badges: אנימציית נשימה ותלת-ממד --- *\/\n  .joel-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 25px;\n    margin-top: 70px;\n    padding: 40px 20px;\n    background: linear-gradient(145deg, #ffffff, #f2efeb);\n    border-radius: 16px;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(191, 163, 124, 0.1);\n    perspective: 1000px; \/* הכנה לתלת ממד *\/\n  }\n\n  .joel-trust-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 15px;\n    padding: 15px;\n    border-radius: 12px;\n    transition: all 0.5s var(--joel-ease);\n    background: rgba(255,255,255,0.5);\n  }\n\n  \/* אנימציית נשימה הילה מוזהבת *\/\n  @keyframes goldPulse {\n      0% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n      50% { filter: drop-shadow(0 0 12px var(--joel-gold-glow)); }\n      100% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n  }\n\n  .joel-trust-item svg {\n    width: 40px;\n    height: 40px;\n    fill: var(--joel-gold-accent);\n    \/* הפעלת האנימציה *\/\n    animation: goldPulse 3s infinite ease-in-out;\n    transition: transform 0.5s var(--joel-ease);\n  }\n\n  \/* אפקט תלת ממד בריחוף על האייקון *\/\n  .joel-trust-item:hover {\n      background: #ffffff;\n      transform: translateY(-5px) rotateX(5deg); \/* הטיה קלה *\/\n      box-shadow: 0 15px 25px -10px rgba(191, 163, 124, 0.25);\n  }\n  .joel-trust-item:hover svg {\n      transform: scale(1.1) translateZ(20px); \/* האייקון מתקרב לצופה *\/\n      animation: none; \/* עוצר את הפעימה בזמן ריחוף *\/\n      filter: drop-shadow(0 5px 15px var(--joel-gold-glow));\n  }\n\n  .joel-trust-text {\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1.3;\n    color: var(--joel-dark-text);\n  }\n\n  \/* התאמות למובייל - מיתון האפקטים *\/\n  @media (max-width: 600px) {\n    .joel-trust-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 15px;\n      padding: 25px 15px;\n    }\n    \/* בנייד אין Hover, אז מבטלים את אפקט הטשטוש *\/\n    .joel-specs-list:hover .joel-spec-row { opacity: 1; filter: none; transform: none; }\n    .joel-specs-list .joel-spec-row:hover { transform: none; box-shadow: none; background: transparent; }\n    \n    .joel-spec-row { padding: 12px 5px; }\n    .joel-spec-label { font-size: 0.9rem; flex-basis: 35%; }\n    .joel-spec-value { font-size: 0.95rem; flex-basis: 65%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"joel-product-container\"\u003e\n\u003cdiv class=\"joel-description\"\u003e\n\u003cp data-path-to-node=\"4\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"2\"\u003e\u003cspan style=\"color: rgb(44, 44, 44); font-size: 1.4rem; font-weight: bold; font-family: inherit;\"\u003eפרטים טכניים\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-specs-section\"\u003e\n\u003cdiv class=\"joel-specs-list\"\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eחומר\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכסף סטרלינג 925 אמיתי\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003c\/p\u003e","brand":"Joel Jewelry","offers":[{"title":"5","offer_id":43898816233726,"sku":"200000369:698","price":89.97,"currency_code":"ILS","in_stock":true},{"title":"6","offer_id":43898816266494,"sku":"200000369:1394","price":89.97,"currency_code":"ILS","in_stock":true},{"title":"7","offer_id":43898816299262,"sku":"200000369:3434","price":89.97,"currency_code":"ILS","in_stock":true},{"title":"8","offer_id":43898816364798,"sku":"200000369:699","price":89.97,"currency_code":"ILS","in_stock":true},{"title":"9","offer_id":43898816430334,"sku":"200000369:350262","price":89.97,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/8723\/2510\/products\/BA3C5C_111.png?v=1679881843"},{"product_id":"silktouch-moissanite-ring","title":"טבעת \"Silk Touch\" – הקלאסיקה הטהורה","description":"\u003cp data-path-to-node=\"3\"\u003eלפעמים הפשטות היא הביטוי הגבוה ביותר של יוקרה. הכירי את הטבעת שתהפוך לבסיס של כל הופעה – נקייה, עדינה ועל-זמנית.\u003c\/p\u003e\n\u003cp data-path-to-node=\"4\"\u003eהטבעת החלקה של \u003cb data-index-in-node=\"15\" data-path-to-node=\"4\"\u003eJOEL\u003c\/b\u003e עוצבה עבור האישה שמעריכה אסתטיקה נקייה וסטייל שאינו תלוי בטרנדים חולפים. עם גימור מלוטש ומבריק ומבנה חלק וזורם, הטבעת הזו מעניקה מראה אצילי ומתוחכם לפרק היד. בזכות עוביה המדויק (2.5 מ\"מ), היא מעניקה נוכחות מורגשת אך עדינה, ומתאימה להפליא כטבעת בודדת או כחלק משילוב של מספר טבעות (Stacking) למראה עשיר יותר.\u003c\/p\u003e\n\u003cp data-path-to-node=\"5\"\u003eהטבעת מיוצרת מכסף סטרלינג 925 אמיתי באיכות הגבוהה ביותר, המבטיח עמידות לאורך זמן ונוחות מרבית על האצבע. זהו הפריט שתמיד נכון לענוד – מהבוקר במשרד ועד לאירוע ערב חגיגי.\u003c\/p\u003e\n\u003cp data-path-to-node=\"11\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"11\"\u003eהעניקי לעצמך את הקלאסיקה שמגיעה לך. התחדשי היום בטבעת החלקה של JOEL.\u003c\/b\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --joel-gold-accent: #BFA37C;\n    --joel-gold-glow: rgba(191, 163, 124, 0.4);\n    --joel-dark-text: #2C2C2C;\n    --joel-warm-grey: #8E8680;\n    --joel-cream-bg: #F9F7F4;\n    --joel-warm-border: #EBE5DC;\n    \/* מעבר חלק ואלגנטי במיוחד *\/\n    --joel-ease: cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  }\n\n  .joel-product-container {\n    direction: rtl;\n    font-family: inherit;\n    color: var(--joel-dark-text);\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 30px 0;\n  }\n\n  .joel-description {\n    margin-bottom: 60px;\n    font-size: 1.05rem;\n    font-weight: 400;\n    color: #444;\n  }\n  .joel-description p {\n    margin-bottom: 20px;\n  }\n\n  \/* --- Specs Section: אפקט אור הזרקורים --- *\/\n  .joel-specs-section {\n    margin: 60px 0;\n    position: relative;\n  }\n  .joel-specs-title {\n    font-size: 1.4rem;\n    font-weight: 700;\n    margin: 0 0 30px 0;\n    color: var(--joel-dark-text);\n    position: relative;\n    display: inline-block;\n  }\n  .joel-specs-title::after {\n      content: '';\n      display: block;\n      width: 50px;\n      height: 3px;\n      background: linear-gradient(to right, var(--joel-gold-accent), transparent);\n      margin-top: 10px;\n  }\n\n  \/* מיכל לרשימה כדי לנהל את אפקט הפוקוס *\/\n  .joel-specs-list {\n      position: relative;\n  }\n\n  .joel-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 18px 15px;\n    border-bottom: 1px solid var(--joel-warm-border);\n    border-radius: 8px;\n    background: transparent;\n    \/* אנימציה סופר חלקה *\/\n    transition: all 0.4s var(--joel-ease);\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* --- הוקוס פוקוס: כשהעכבר על הרשימה, כולם נחלשים --- *\/\n  .joel-specs-list:hover .joel-spec-row {\n      opacity: 0.5;\n      filter: blur(0.8px);\n      transform: scale(0.98);\n  }\n\n  \/* --- אבל השורה הספציפית שעליה העכבר מזנקת החוצה --- *\/\n  .joel-specs-list .joel-spec-row:hover {\n      opacity: 1;\n      filter: blur(0);\n      background: #ffffff;\n      border-bottom-color: transparent;\n      \/* אפקט תלת ממד והצללה עמוקה *\/\n      box-shadow: 0 15px 30px -10px rgba(0,0,0,0.1), 0 0 0 1px var(--joel-gold-accent) inset;\n      transform: scale(1.02) translateY(-3px);\n      z-index: 10;\n  }\n\n  .joel-spec-label {\n    font-weight: 600;\n    color: var(--joel-warm-grey);\n    font-size: 0.95rem;\n    flex-basis: 30%;\n    transition: color 0.3s ease;\n  }\n  .joel-spec-row:hover .joel-spec-label {\n      color: var(--joel-gold-accent); \/* הכותרת נצבעת בזהב בריחוף *\/\n  }\n  .joel-spec-value {\n    font-weight: 500;\n    color: var(--joel-dark-text);\n    text-align: left;\n    font-size: 1.05rem;\n    flex-basis: 70%;\n  }\n\n  \/* --- Trust Badges: אנימציית נשימה ותלת-ממד --- *\/\n  .joel-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 25px;\n    margin-top: 70px;\n    padding: 40px 20px;\n    background: linear-gradient(145deg, #ffffff, #f2efeb);\n    border-radius: 16px;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(191, 163, 124, 0.1);\n    perspective: 1000px; \/* הכנה לתלת ממד *\/\n  }\n\n  .joel-trust-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 15px;\n    padding: 15px;\n    border-radius: 12px;\n    transition: all 0.5s var(--joel-ease);\n    background: rgba(255,255,255,0.5);\n  }\n\n  \/* אנימציית נשימה הילה מוזהבת *\/\n  @keyframes goldPulse {\n      0% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n      50% { filter: drop-shadow(0 0 12px var(--joel-gold-glow)); }\n      100% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n  }\n\n  .joel-trust-item svg {\n    width: 40px;\n    height: 40px;\n    fill: var(--joel-gold-accent);\n    \/* הפעלת האנימציה *\/\n    animation: goldPulse 3s infinite ease-in-out;\n    transition: transform 0.5s var(--joel-ease);\n  }\n\n  \/* אפקט תלת ממד בריחוף על האייקון *\/\n  .joel-trust-item:hover {\n      background: #ffffff;\n      transform: translateY(-5px) rotateX(5deg); \/* הטיה קלה *\/\n      box-shadow: 0 15px 25px -10px rgba(191, 163, 124, 0.25);\n  }\n  .joel-trust-item:hover svg {\n      transform: scale(1.1) translateZ(20px); \/* האייקון מתקרב לצופה *\/\n      animation: none; \/* עוצר את הפעימה בזמן ריחוף *\/\n      filter: drop-shadow(0 5px 15px var(--joel-gold-glow));\n  }\n\n  .joel-trust-text {\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1.3;\n    color: var(--joel-dark-text);\n  }\n\n  \/* התאמות למובייל - מיתון האפקטים *\/\n  @media (max-width: 600px) {\n    .joel-trust-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 15px;\n      padding: 25px 15px;\n    }\n    \/* בנייד אין Hover, אז מבטלים את אפקט הטשטוש *\/\n    .joel-specs-list:hover .joel-spec-row { opacity: 1; filter: none; transform: none; }\n    .joel-specs-list .joel-spec-row:hover { transform: none; box-shadow: none; background: transparent; }\n    \n    .joel-spec-row { padding: 12px 5px; }\n    .joel-spec-label { font-size: 0.9rem; flex-basis: 35%; }\n    .joel-spec-value { font-size: 0.95rem; flex-basis: 65%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"joel-product-container\"\u003e\n\u003cdiv class=\"joel-description\"\u003e\n\u003cp data-path-to-node=\"4\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"2\"\u003e\u003cspan style=\"color: rgb(44, 44, 44); font-size: 1.4rem; font-weight: bold; font-family: inherit;\"\u003eפרטים טכניים\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-specs-section\"\u003e\n\u003cdiv class=\"joel-specs-list\"\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eחומר\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכסף סטרלינג 925 אמיתי\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003c\/p\u003e","brand":"Joel Jewelry","offers":[{"title":"6 \/ 1.8 מ\"מ","offer_id":43898817544446,"sku":"200000369:1394;200000226:29#1.8mm band","price":94.97,"currency_code":"ILS","in_stock":true},{"title":"7 \/ 1.8 מ\"מ","offer_id":43898817577214,"sku":"200000369:3434;200000226:29#1.8mm band","price":94.97,"currency_code":"ILS","in_stock":true},{"title":"8 \/ 1.8 מ\"מ","offer_id":43898817609982,"sku":"200000369:699;200000226:29#1.8mm band","price":94.97,"currency_code":"ILS","in_stock":true},{"title":"6 \/ 2.5 מ\"מ","offer_id":43898817642750,"sku":"200000369:1394;200000226:193#2.5MM band","price":104.97,"currency_code":"ILS","in_stock":true},{"title":"7 \/ 2.5 מ\"מ","offer_id":43898817675518,"sku":"200000369:3434;200000226:193#2.5MM band","price":104.97,"currency_code":"ILS","in_stock":true},{"title":"8 \/ 2.5 מ\"מ","offer_id":43898817708286,"sku":"200000369:699;200000226:193#2.5MM band","price":104.97,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/8723\/2510\/products\/BAMOER_2_86981cd4-69ee-484e-8bae-5bee262323a9.jpg?v=1679805458"},{"product_id":"infinity-moissanite-ring","title":"טבעת \"To Infinity\"","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cp data-path-to-node=\"3\"\u003eיש דברים שקשה לבטא במילים, אז נתנו לתכשיט לעשות זאת עבורך. טבעת מרגשת עם מסר עוצמתי שפשוט אי אפשר להישאר אדישים אליו.\u003c\/p\u003e\n\u003cp data-path-to-node=\"4\"\u003eהטבעת המעוצבת של \u003cb data-index-in-node=\"17\" data-path-to-node=\"4\"\u003eJOEL\u003c\/b\u003e היא הרבה יותר מתכשיט – היא הבטחה. עם חריטה פנימית ומרגשת של הכיתוב \u003cb data-index-in-node=\"89\" data-path-to-node=\"4\"\u003e\"I Love You To Infinity And Beyond\"\u003c\/b\u003e, היא נושאת איתה מסר של אהבה אינסופית. העיצוב המעודן משלב שיבוץ זרקונים איכותיים הלוכדים את האור ומעניקים לטבעת ניצוץ יוקרתי ומרשים בכל תנועה.\u003c\/p\u003e\n\u003cp data-path-to-node=\"5\"\u003eהטבעת מיוצרת מכסף סטרלינג 925 אמיתי בציפוי זהב 14K איכותי. בזכות עוביה הדק והאלגנטי (1 מ\"מ), היא מעניקה מראה נשי ומתוחכם על האצבע, ומהווה את המתנה המושלמת לרגעים בלתי נשכחים או כתזכורת יומיומית לאהבה הגדולה בחייך.\u003c\/p\u003e\n\u003cp data-path-to-node=\"11\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"11\"\u003eהעניקי מתנה שתלווה אתכם לנצח. התחדשי היום בטבעת ה-Infinity של JOEL.\u003c\/b\u003e\u003c\/p\u003e\n\u003cp data-path-to-node=\"11\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"11\"\u003e\u003c\/b\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  :root {\n    --joel-gold-accent: #BFA37C;\n    --joel-gold-glow: rgba(191, 163, 124, 0.4);\n    --joel-dark-text: #2C2C2C;\n    --joel-warm-grey: #8E8680;\n    --joel-cream-bg: #F9F7F4;\n    --joel-warm-border: #EBE5DC;\n    \/* מעבר חלק ואלגנטי במיוחד *\/\n    --joel-ease: cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  }\n\n  .joel-product-container {\n    direction: rtl;\n    font-family: inherit;\n    color: var(--joel-dark-text);\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 30px 0;\n  }\n\n  .joel-description {\n    margin-bottom: 60px;\n    font-size: 1.05rem;\n    font-weight: 400;\n    color: #444;\n  }\n  .joel-description p {\n    margin-bottom: 20px;\n  }\n\n  \/* --- Specs Section: אפקט אור הזרקורים --- *\/\n  .joel-specs-section {\n    margin: 60px 0;\n    position: relative;\n  }\n  .joel-specs-title {\n    font-size: 1.4rem;\n    font-weight: 700;\n    margin: 0 0 30px 0;\n    color: var(--joel-dark-text);\n    position: relative;\n    display: inline-block;\n  }\n  .joel-specs-title::after {\n      content: '';\n      display: block;\n      width: 50px;\n      height: 3px;\n      background: linear-gradient(to right, var(--joel-gold-accent), transparent);\n      margin-top: 10px;\n  }\n\n  \/* מיכל לרשימה כדי לנהל את אפקט הפוקוס *\/\n  .joel-specs-list {\n      position: relative;\n  }\n\n  .joel-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 18px 15px;\n    border-bottom: 1px solid var(--joel-warm-border);\n    border-radius: 8px;\n    background: transparent;\n    \/* אנימציה סופר חלקה *\/\n    transition: all 0.4s var(--joel-ease);\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* --- הוקוס פוקוס: כשהעכבר על הרשימה, כולם נחלשים --- *\/\n  .joel-specs-list:hover .joel-spec-row {\n      opacity: 0.5;\n      filter: blur(0.8px);\n      transform: scale(0.98);\n  }\n\n  \/* --- אבל השורה הספציפית שעליה העכבר מזנקת החוצה --- *\/\n  .joel-specs-list .joel-spec-row:hover {\n      opacity: 1;\n      filter: blur(0);\n      background: #ffffff;\n      border-bottom-color: transparent;\n      \/* אפקט תלת ממד והצללה עמוקה *\/\n      box-shadow: 0 15px 30px -10px rgba(0,0,0,0.1), 0 0 0 1px var(--joel-gold-accent) inset;\n      transform: scale(1.02) translateY(-3px);\n      z-index: 10;\n  }\n\n  .joel-spec-label {\n    font-weight: 600;\n    color: var(--joel-warm-grey);\n    font-size: 0.95rem;\n    flex-basis: 30%;\n    transition: color 0.3s ease;\n  }\n  .joel-spec-row:hover .joel-spec-label {\n      color: var(--joel-gold-accent); \/* הכותרת נצבעת בזהב בריחוף *\/\n  }\n  .joel-spec-value {\n    font-weight: 500;\n    color: var(--joel-dark-text);\n    text-align: left;\n    font-size: 1.05rem;\n    flex-basis: 70%;\n  }\n\n  \/* --- Trust Badges: אנימציית נשימה ותלת-ממד --- *\/\n  .joel-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 25px;\n    margin-top: 70px;\n    padding: 40px 20px;\n    background: linear-gradient(145deg, #ffffff, #f2efeb);\n    border-radius: 16px;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(191, 163, 124, 0.1);\n    perspective: 1000px; \/* הכנה לתלת ממד *\/\n  }\n\n  .joel-trust-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 15px;\n    padding: 15px;\n    border-radius: 12px;\n    transition: all 0.5s var(--joel-ease);\n    background: rgba(255,255,255,0.5);\n  }\n\n  \/* אנימציית נשימה הילה מוזהבת *\/\n  @keyframes goldPulse {\n      0% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n      50% { filter: drop-shadow(0 0 12px var(--joel-gold-glow)); }\n      100% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n  }\n\n  .joel-trust-item svg {\n    width: 40px;\n    height: 40px;\n    fill: var(--joel-gold-accent);\n    \/* הפעלת האנימציה *\/\n    animation: goldPulse 3s infinite ease-in-out;\n    transition: transform 0.5s var(--joel-ease);\n  }\n\n  \/* אפקט תלת ממד בריחוף על האייקון *\/\n  .joel-trust-item:hover {\n      background: #ffffff;\n      transform: translateY(-5px) rotateX(5deg); \/* הטיה קלה *\/\n      box-shadow: 0 15px 25px -10px rgba(191, 163, 124, 0.25);\n  }\n  .joel-trust-item:hover svg {\n      transform: scale(1.1) translateZ(20px); \/* האייקון מתקרב לצופה *\/\n      animation: none; \/* עוצר את הפעימה בזמן ריחוף *\/\n      filter: drop-shadow(0 5px 15px var(--joel-gold-glow));\n  }\n\n  .joel-trust-text {\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1.3;\n    color: var(--joel-dark-text);\n  }\n\n  \/* התאמות למובייל - מיתון האפקטים *\/\n  @media (max-width: 600px) {\n    .joel-trust-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 15px;\n      padding: 25px 15px;\n    }\n    \/* בנייד אין Hover, אז מבטלים את אפקט הטשטוש *\/\n    .joel-specs-list:hover .joel-spec-row { opacity: 1; filter: none; transform: none; }\n    .joel-specs-list .joel-spec-row:hover { transform: none; box-shadow: none; background: transparent; }\n    \n    .joel-spec-row { padding: 12px 5px; }\n    .joel-spec-label { font-size: 0.9rem; flex-basis: 35%; }\n    .joel-spec-value { font-size: 0.95rem; flex-basis: 65%; }\n  }\n\u003c\/style\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cdiv class=\"joel-product-container\"\u003e\n\u003cdiv class=\"joel-description\"\u003e\n\u003cp data-path-to-node=\"4\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"2\"\u003e\u003cspan style=\"color: rgb(44, 44, 44); font-size: 1.4rem; font-weight: bold; font-family: inherit;\"\u003eפרטים טכניים\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-specs-section\"\u003e\n\u003cdiv class=\"joel-specs-list\"\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eחומר\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכסף סטרלינג 925 אמיתי\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eצפוי\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eזהב 14K\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-grid\"\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eשנת אחריות\u003cbr\u003eמלאה\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eתעודת\u003cbr\u003eמקוריות\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 6h-2.18c.11-.31.18-.65.18-1 0-1.66-1.34-3-3-3-1.05 0-1.96.54-2.5 1.35l-.5.65-.5-.65C10.96 2.54 10.05 2 9 2 7.34 2 6 3.34 6 5c0 .35.07.69.18 1H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-5-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM4 8h16v2H4V8zm16 11H4V12h16v7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eאריזת מתנה\u003cbr\u003eיוקרתית\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 8h-3V4H3c-1.1 0-2 .9-2 2v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5l-3-4zM6 18.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm13.5-9l1.96 2.5H17V9.5h2.5zm-1.5 9c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eמשלוח חינם\u003cbr\u003eברכישה מעל 300 ש\"ח\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003c\/p\u003e","brand":"Joel Jewelry","offers":[{"title":"5","offer_id":43898817741054,"sku":"200000369:698;200000226:193#SCR856","price":149.97,"currency_code":"ILS","in_stock":true},{"title":"6","offer_id":43898817773822,"sku":"200000369:1394;200000226:193#SCR856","price":149.97,"currency_code":"ILS","in_stock":true},{"title":"7","offer_id":43898817806590,"sku":"200000369:3434;200000226:193#SCR856","price":149.97,"currency_code":"ILS","in_stock":true},{"title":"8","offer_id":43898817839358,"sku":"200000369:699;200000226:193#SCR856","price":149.97,"currency_code":"ILS","in_stock":true},{"title":"9","offer_id":43898817872126,"sku":"200000369:350262;200000226:193#SCR856","price":149.97,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/8723\/2510\/products\/SCR856_1.jpg?v=1679805568"},{"product_id":"waterfall-silver-earrings","title":"עגילי \"Waterfall Sparkle\" – יוקרה נשפכת בסטייל מהפנט","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cp data-path-to-node=\"3\"\u003eהעניקי למראה שלך תנועה, זוהר ואלגנטיות בלתי מתפשרת. עגילי הזרקונים התלויים שלנו הם השילוב המדויק בין עיצוב מעודן לנוכחות דומיננטית שמושכת את העין בכל תנועה.\u003c\/p\u003e\n\u003cp data-path-to-node=\"4\"\u003eסט העגילים של \u003cb data-index-in-node=\"14\" data-path-to-node=\"4\"\u003eJOEL\u003c\/b\u003e עוצב במחשבה על הרגעים בהם את רוצה להרגיש הכי זוהרת שיש. המבנה המאורך והדק, שבקצהו משובצים זרקונים איכותיים, יוצר אשליה של קו פנים מואר ומוארך. האבנים העדינות נבחרו בקפידה כדי להעניק נצנוץ יוקרתי שמדמה תכשיטי יהלומים, תוך שמירה על קלילות מקסימלית.\u003c\/p\u003e\n\u003cp data-path-to-node=\"5\"\u003eהעגילים מיוצרים מכסף סטרלינג 925 איכותי, המבטיח עמידות וברק שנשמרים לאורך זמן, והם הבחירה האולטימטיבית לאירועים חגיגיים או לשדרוג מיידי של הופעת ערב.\u003c\/p\u003e\n\u003cp data-path-to-node=\"13\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"13\"\u003eתני ליופי שלך לזרום בחופשיות. התחדשי היום בעגילי הזרקונים התלויים של JOEL.\u003c\/b\u003e\u003c\/p\u003e\n\u003cp data-path-to-node=\"13\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"13\"\u003e\u003c\/b\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  :root {\n    --joel-gold-accent: #BFA37C;\n    --joel-gold-glow: rgba(191, 163, 124, 0.4);\n    --joel-dark-text: #2C2C2C;\n    --joel-warm-grey: #8E8680;\n    --joel-cream-bg: #F9F7F4;\n    --joel-warm-border: #EBE5DC;\n    \/* מעבר חלק ואלגנטי במיוחד *\/\n    --joel-ease: cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  }\n\n  .joel-product-container {\n    direction: rtl;\n    font-family: inherit;\n    color: var(--joel-dark-text);\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 30px 0;\n  }\n\n  .joel-description {\n    margin-bottom: 60px;\n    font-size: 1.05rem;\n    font-weight: 400;\n    color: #444;\n  }\n  .joel-description p {\n    margin-bottom: 20px;\n  }\n\n  \/* --- Specs Section: אפקט אור הזרקורים --- *\/\n  .joel-specs-section {\n    margin: 60px 0;\n    position: relative;\n  }\n  .joel-specs-title {\n    font-size: 1.4rem;\n    font-weight: 700;\n    margin: 0 0 30px 0;\n    color: var(--joel-dark-text);\n    position: relative;\n    display: inline-block;\n  }\n  .joel-specs-title::after {\n      content: '';\n      display: block;\n      width: 50px;\n      height: 3px;\n      background: linear-gradient(to right, var(--joel-gold-accent), transparent);\n      margin-top: 10px;\n  }\n\n  \/* מיכל לרשימה כדי לנהל את אפקט הפוקוס *\/\n  .joel-specs-list {\n      position: relative;\n  }\n\n  .joel-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 18px 15px;\n    border-bottom: 1px solid var(--joel-warm-border);\n    border-radius: 8px;\n    background: transparent;\n    \/* אנימציה סופר חלקה *\/\n    transition: all 0.4s var(--joel-ease);\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* --- הוקוס פוקוס: כשהעכבר על הרשימה, כולם נחלשים --- *\/\n  .joel-specs-list:hover .joel-spec-row {\n      opacity: 0.5;\n      filter: blur(0.8px);\n      transform: scale(0.98);\n  }\n\n  \/* --- אבל השורה הספציפית שעליה העכבר מזנקת החוצה --- *\/\n  .joel-specs-list .joel-spec-row:hover {\n      opacity: 1;\n      filter: blur(0);\n      background: #ffffff;\n      border-bottom-color: transparent;\n      \/* אפקט תלת ממד והצללה עמוקה *\/\n      box-shadow: 0 15px 30px -10px rgba(0,0,0,0.1), 0 0 0 1px var(--joel-gold-accent) inset;\n      transform: scale(1.02) translateY(-3px);\n      z-index: 10;\n  }\n\n  .joel-spec-label {\n    font-weight: 600;\n    color: var(--joel-warm-grey);\n    font-size: 0.95rem;\n    flex-basis: 30%;\n    transition: color 0.3s ease;\n  }\n  .joel-spec-row:hover .joel-spec-label {\n      color: var(--joel-gold-accent); \/* הכותרת נצבעת בזהב בריחוף *\/\n  }\n  .joel-spec-value {\n    font-weight: 500;\n    color: var(--joel-dark-text);\n    text-align: left;\n    font-size: 1.05rem;\n    flex-basis: 70%;\n  }\n\n  \/* --- Trust Badges: אנימציית נשימה ותלת-ממד --- *\/\n  .joel-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 25px;\n    margin-top: 70px;\n    padding: 40px 20px;\n    background: linear-gradient(145deg, #ffffff, #f2efeb);\n    border-radius: 16px;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(191, 163, 124, 0.1);\n    perspective: 1000px; \/* הכנה לתלת ממד *\/\n  }\n\n  .joel-trust-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 15px;\n    padding: 15px;\n    border-radius: 12px;\n    transition: all 0.5s var(--joel-ease);\n    background: rgba(255,255,255,0.5);\n  }\n\n  \/* אנימציית נשימה הילה מוזהבת *\/\n  @keyframes goldPulse {\n      0% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n      50% { filter: drop-shadow(0 0 12px var(--joel-gold-glow)); }\n      100% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n  }\n\n  .joel-trust-item svg {\n    width: 40px;\n    height: 40px;\n    fill: var(--joel-gold-accent);\n    \/* הפעלת האנימציה *\/\n    animation: goldPulse 3s infinite ease-in-out;\n    transition: transform 0.5s var(--joel-ease);\n  }\n\n  \/* אפקט תלת ממד בריחוף על האייקון *\/\n  .joel-trust-item:hover {\n      background: #ffffff;\n      transform: translateY(-5px) rotateX(5deg); \/* הטיה קלה *\/\n      box-shadow: 0 15px 25px -10px rgba(191, 163, 124, 0.25);\n  }\n  .joel-trust-item:hover svg {\n      transform: scale(1.1) translateZ(20px); \/* האייקון מתקרב לצופה *\/\n      animation: none; \/* עוצר את הפעימה בזמן ריחוף *\/\n      filter: drop-shadow(0 5px 15px var(--joel-gold-glow));\n  }\n\n  .joel-trust-text {\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1.3;\n    color: var(--joel-dark-text);\n  }\n\n  \/* התאמות למובייל - מיתון האפקטים *\/\n  @media (max-width: 600px) {\n    .joel-trust-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 15px;\n      padding: 25px 15px;\n    }\n    \/* בנייד אין Hover, אז מבטלים את אפקט הטשטוש *\/\n    .joel-specs-list:hover .joel-spec-row { opacity: 1; filter: none; transform: none; }\n    .joel-specs-list .joel-spec-row:hover { transform: none; box-shadow: none; background: transparent; }\n    \n    .joel-spec-row { padding: 12px 5px; }\n    .joel-spec-label { font-size: 0.9rem; flex-basis: 35%; }\n    .joel-spec-value { font-size: 0.95rem; flex-basis: 65%; }\n  }\n\u003c\/style\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cdiv class=\"joel-product-container\"\u003e\n\u003cdiv class=\"joel-description\"\u003e\n\u003cp data-path-to-node=\"4\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"2\"\u003e\u003cspan style=\"color: rgb(44, 44, 44); font-size: 1.4rem; font-weight: bold; font-family: inherit;\"\u003eפרטים טכניים\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-specs-section\"\u003e\n\u003cdiv class=\"joel-specs-list\"\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eחומר\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכסף סטרלינג 925 אמיתי\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-grid\"\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eשנת אחריות\u003cbr\u003eמלאה\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eתעודת\u003cbr\u003eמקוריות\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 6h-2.18c.11-.31.18-.65.18-1 0-1.66-1.34-3-3-3-1.05 0-1.96.54-2.5 1.35l-.5.65-.5-.65C10.96 2.54 10.05 2 9 2 7.34 2 6 3.34 6 5c0 .35.07.69.18 1H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-5-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM4 8h16v2H4V8zm16 11H4V12h16v7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eאריזת מתנה\u003cbr\u003eיוקרתית\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 8h-3V4H3c-1.1 0-2 .9-2 2v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5l-3-4zM6 18.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm13.5-9l1.96 2.5H17V9.5h2.5zm-1.5 9c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eמשלוח חינם\u003cbr\u003eברכישה מעל 300 ש\"ח\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg src=\"chrome-extension:\/\/hkifaniplmigcbkcppibejobhicmkjhf\/img\/icon.png\" title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003c\/p\u003e","brand":"Joel Jewelry","offers":[{"title":"Default Title","offer_id":43900794667262,"sku":"\u003cnone\u003e","price":89.97,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/8723\/2510\/products\/BA6AFF_111.png?v=1679944577"},{"product_id":"octagon-moissanite-earrings","title":"עגילי \"Octagon Pure\" – גיאומטריה מלוטשת בסטייל יוקרתי","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cp data-path-to-node=\"3\"\u003eגלי את הכוח שבפשטות עם עגילים בעיצוב מתומן ייחודי. השילוב המושלם בין קווים גיאומטריים חדים למראה נקי ומינימליסטי, שמעניק לך נוכחות יוקרתית ומתוחכמת בכל פעם שאת עונדת אותם.\u003c\/p\u003e\n\u003cp data-path-to-node=\"4\"\u003eסט העגילים של \u003cb data-index-in-node=\"14\" data-path-to-node=\"4\"\u003eJOEL\u003c\/b\u003e עוצב עבור האישה שמחפשת תכשיט עם אמירה אישית – כזה שלא צריך להתאמץ כדי להרשים. חיתוך המתומן המיוחד יוצר השתקפויות אור מרהיבות על פני הכסף המלוטש, מה שמעניק להם מראה מבריק ונוצץ במיוחד המדגיש את קווי הפנים שלך.\u003c\/p\u003e\n\u003cp data-path-to-node=\"5\"\u003eהעגילים מיוצרים מכסף סטרלינג 925 איכותי, המבטיח עמידות וברק לאורך זמן, תוך שמירה על משקל קליל לנוחות מרבית לאורך כל היום.\u003c\/p\u003e\n\u003cp data-path-to-node=\"13\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"13\"\u003eהוסיפי זווית חדשה של יופי לאוסף שלך. התחדשי היום בעגילי המתומן של JOEL.\u003c\/b\u003e\u003c\/p\u003e\n\u003cp data-path-to-node=\"13\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"13\"\u003e\u003c\/b\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  :root {\n    --joel-gold-accent: #BFA37C;\n    --joel-gold-glow: rgba(191, 163, 124, 0.4);\n    --joel-dark-text: #2C2C2C;\n    --joel-warm-grey: #8E8680;\n    --joel-cream-bg: #F9F7F4;\n    --joel-warm-border: #EBE5DC;\n    \/* מעבר חלק ואלגנטי במיוחד *\/\n    --joel-ease: cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  }\n\n  .joel-product-container {\n    direction: rtl;\n    font-family: inherit;\n    color: var(--joel-dark-text);\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 30px 0;\n  }\n\n  .joel-description {\n    margin-bottom: 60px;\n    font-size: 1.05rem;\n    font-weight: 400;\n    color: #444;\n  }\n  .joel-description p {\n    margin-bottom: 20px;\n  }\n\n  \/* --- Specs Section: אפקט אור הזרקורים --- *\/\n  .joel-specs-section {\n    margin: 60px 0;\n    position: relative;\n  }\n  .joel-specs-title {\n    font-size: 1.4rem;\n    font-weight: 700;\n    margin: 0 0 30px 0;\n    color: var(--joel-dark-text);\n    position: relative;\n    display: inline-block;\n  }\n  .joel-specs-title::after {\n      content: '';\n      display: block;\n      width: 50px;\n      height: 3px;\n      background: linear-gradient(to right, var(--joel-gold-accent), transparent);\n      margin-top: 10px;\n  }\n\n  \/* מיכל לרשימה כדי לנהל את אפקט הפוקוס *\/\n  .joel-specs-list {\n      position: relative;\n  }\n\n  .joel-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 18px 15px;\n    border-bottom: 1px solid var(--joel-warm-border);\n    border-radius: 8px;\n    background: transparent;\n    \/* אנימציה סופר חלקה *\/\n    transition: all 0.4s var(--joel-ease);\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* --- הוקוס פוקוס: כשהעכבר על הרשימה, כולם נחלשים --- *\/\n  .joel-specs-list:hover .joel-spec-row {\n      opacity: 0.5;\n      filter: blur(0.8px);\n      transform: scale(0.98);\n  }\n\n  \/* --- אבל השורה הספציפית שעליה העכבר מזנקת החוצה --- *\/\n  .joel-specs-list .joel-spec-row:hover {\n      opacity: 1;\n      filter: blur(0);\n      background: #ffffff;\n      border-bottom-color: transparent;\n      \/* אפקט תלת ממד והצללה עמוקה *\/\n      box-shadow: 0 15px 30px -10px rgba(0,0,0,0.1), 0 0 0 1px var(--joel-gold-accent) inset;\n      transform: scale(1.02) translateY(-3px);\n      z-index: 10;\n  }\n\n  .joel-spec-label {\n    font-weight: 600;\n    color: var(--joel-warm-grey);\n    font-size: 0.95rem;\n    flex-basis: 30%;\n    transition: color 0.3s ease;\n  }\n  .joel-spec-row:hover .joel-spec-label {\n      color: var(--joel-gold-accent); \/* הכותרת נצבעת בזהב בריחוף *\/\n  }\n  .joel-spec-value {\n    font-weight: 500;\n    color: var(--joel-dark-text);\n    text-align: left;\n    font-size: 1.05rem;\n    flex-basis: 70%;\n  }\n\n  \/* --- Trust Badges: אנימציית נשימה ותלת-ממד --- *\/\n  .joel-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 25px;\n    margin-top: 70px;\n    padding: 40px 20px;\n    background: linear-gradient(145deg, #ffffff, #f2efeb);\n    border-radius: 16px;\n    text-align: center;\n    box-shadow: 0 10px 25px -5px rgba(191, 163, 124, 0.1);\n    perspective: 1000px; \/* הכנה לתלת ממד *\/\n  }\n\n  .joel-trust-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 15px;\n    padding: 15px;\n    border-radius: 12px;\n    transition: all 0.5s var(--joel-ease);\n    background: rgba(255,255,255,0.5);\n  }\n\n  \/* אנימציית נשימה הילה מוזהבת *\/\n  @keyframes goldPulse {\n      0% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n      50% { filter: drop-shadow(0 0 12px var(--joel-gold-glow)); }\n      100% { filter: drop-shadow(0 0 0 rgba(191, 163, 124, 0)); }\n  }\n\n  .joel-trust-item svg {\n    width: 40px;\n    height: 40px;\n    fill: var(--joel-gold-accent);\n    \/* הפעלת האנימציה *\/\n    animation: goldPulse 3s infinite ease-in-out;\n    transition: transform 0.5s var(--joel-ease);\n  }\n\n  \/* אפקט תלת ממד בריחוף על האייקון *\/\n  .joel-trust-item:hover {\n      background: #ffffff;\n      transform: translateY(-5px) rotateX(5deg); \/* הטיה קלה *\/\n      box-shadow: 0 15px 25px -10px rgba(191, 163, 124, 0.25);\n  }\n  .joel-trust-item:hover svg {\n      transform: scale(1.1) translateZ(20px); \/* האייקון מתקרב לצופה *\/\n      animation: none; \/* עוצר את הפעימה בזמן ריחוף *\/\n      filter: drop-shadow(0 5px 15px var(--joel-gold-glow));\n  }\n\n  .joel-trust-text {\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1.3;\n    color: var(--joel-dark-text);\n  }\n\n  \/* התאמות למובייל - מיתון האפקטים *\/\n  @media (max-width: 600px) {\n    .joel-trust-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 15px;\n      padding: 25px 15px;\n    }\n    \/* בנייד אין Hover, אז מבטלים את אפקט הטשטוש *\/\n    .joel-specs-list:hover .joel-spec-row { opacity: 1; filter: none; transform: none; }\n    .joel-specs-list .joel-spec-row:hover { transform: none; box-shadow: none; background: transparent; }\n    \n    .joel-spec-row { padding: 12px 5px; }\n    .joel-spec-label { font-size: 0.9rem; flex-basis: 35%; }\n    .joel-spec-value { font-size: 0.95rem; flex-basis: 65%; }\n  }\n\u003c\/style\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cdiv class=\"joel-product-container\"\u003e\n\u003cdiv class=\"joel-description\"\u003e\n\u003cp data-path-to-node=\"4\"\u003e \u003c\/p\u003e\n\u003cp data-path-to-node=\"2\"\u003e\u003cspan style=\"color: rgb(44, 44, 44); font-size: 1.4rem; font-weight: bold; font-family: inherit;\"\u003eפרטים טכניים\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-specs-section\"\u003e\n\u003cdiv class=\"joel-specs-list\"\u003e\n\u003cdiv class=\"joel-spec-row\"\u003e\n\u003cspan class=\"joel-spec-label\"\u003eחומר\u003c\/span\u003e \u003cspan class=\"joel-spec-value\"\u003eכסף סטרלינג 925 אמיתי\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-grid\"\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eשנת אחריות\u003cbr\u003eמלאה\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eתעודת\u003cbr\u003eמקוריות\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 6h-2.18c.11-.31.18-.65.18-1 0-1.66-1.34-3-3-3-1.05 0-1.96.54-2.5 1.35l-.5.65-.5-.65C10.96 2.54 10.05 2 9 2 7.34 2 6 3.34 6 5c0 .35.07.69.18 1H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-5-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM4 8h16v2H4V8zm16 11H4V12h16v7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eאריזת מתנה\u003cbr\u003eיוקרתית\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"joel-trust-item\"\u003e\n\u003cdiv class=\"joel-trust-icon-wrapper\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 8h-3V4H3c-1.1 0-2 .9-2 2v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5l-3-4zM6 18.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm13.5-9l1.96 2.5H17V9.5h2.5zm-1.5 9c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"joel-trust-text\"\u003eמשלוח חינם\u003cbr\u003eברכישה מעל 300 ש\"ח\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg title=\"Search on Aiveera\" class=\"aiveera-icon\" style=\"cursor: pointer; z-index: 2147483647; top: 1042.63px; left: 17.9948px; width: 24px !important; height: 24px !important; position: absolute; display: none;\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003cimg style=\"cursor: pointer; z-index: 2147483647; width: 24px !important; height: 24px !important; top: 0px; left: 0px; display: none;\" class=\"aiveera-icon\" title=\"Search on Aiveera\"\u003e\u003c\/p\u003e","brand":"Joel Jewelry","offers":[{"title":"Default Title","offer_id":43900794700030,"sku":"200007763:201336100;200000226:193#Octagon","price":89.97,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/8723\/2510\/products\/OCTAGO_1.jpg?v=1677830919"}],"url":"https:\/\/joel-jewelry.co.il\/collections\/%d7%9e%d7%95%d7%a6%d7%a8%d7%99%d7%9d-%d7%a2%d7%93-100-%d7%a9%d7%97.oembed?page=2","provider":"Joel Jewelry","version":"1.0","type":"link"}