{"id":9367,"date":"2026-05-10T08:11:45","date_gmt":"2026-05-10T05:11:45","guid":{"rendered":"https:\/\/ketubot.co.il\/contact\/"},"modified":"2026-05-10T10:18:07","modified_gmt":"2026-05-10T07:18:07","slug":"contact","status":"publish","type":"page","link":"https:\/\/ketubot.co.il\/en\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\n<style>\n  html { scroll-behavior: smooth; }\n  body { font-family: 'Heebo', 'Inter', sans-serif; background: #FAF8F4; color: #1A1612; -webkit-font-smoothing: antialiased; }\n  h1,h2,h3,h4,.display { font-family: 'Frank Ruhl Libre', 'Playfair Display', serif; letter-spacing: -0.02em; }\n  .display-large { font-size: clamp(2.25rem, 5vw, 4rem); line-height: 1.05; font-weight: 500; }\n  .display-medium { font-size: clamp(1.5rem, 3vw, 2.25rem); line-height: 1.1; font-weight: 500; }\n  .eyebrow { font-family: 'Inter', sans-serif; font-size: 0.7rem; letter-spacing: 0.25em; text-transform: uppercase; font-weight: 500; color: #8B7E6C; }\n\n  .ulink { background-image: linear-gradient(currentColor, currentColor); background-size: 0% 1px; background-position: 100% 100%; background-repeat: no-repeat; transition: background-size 400ms ease; }\n  .ulink:hover { background-size: 100% 1px; }\n\n  \/* === DROPDOWN NAV === *\/\n  .nav-item { position: relative; }\n  .nav-item > .dropdown {\n    position: absolute; top: 100%; right: 0;\n    background: #FAF8F4;\n    border: 1px solid #E5DDD0;\n    box-shadow: 0 12px 32px -8px rgba(26, 22, 18, 0.10);\n    min-width: 220px;\n    padding: 8px 0;\n    margin-top: 8px;\n    opacity: 0; visibility: hidden;\n    transform: translateY(-4px);\n    transition: all 250ms ease;\n    z-index: 100;\n  }\n  .nav-item:hover > .dropdown,\n  .nav-item:focus-within > .dropdown {\n    opacity: 1; visibility: visible; transform: translateY(0);\n  }\n  .dropdown a {\n    display: block;\n    padding: 10px 18px;\n    font-size: 0.875rem;\n    color: #1A1612;\n    transition: all 200ms;\n  }\n  .dropdown a:hover {\n    background: rgba(114, 47, 55, 0.06);\n    color: #722F37;\n    padding-right: 22px;\n  }\n  .nav-toggle { cursor: pointer; }\n  .nav-toggle::after {\n    content: ' \u25be';\n    font-size: 0.65em;\n    color: #8B7E6C;\n    margin-inline-start: 4px;\n  }\n\n  \/* === ARTICLE CONTENT === *\/\n  .article {\n    max-width: 720px;\n    margin: 0 auto;\n    font-size: 1.05rem;\n    line-height: 1.8;\n    color: #1A1612;\n  }\n  .article > * + * { margin-top: 1.25em; }\n  .article h2 {\n    font-family: 'Frank Ruhl Libre', serif;\n    font-size: 1.75rem;\n    font-weight: 500;\n    color: #1A1612;\n    margin-top: 2.5em;\n    padding-bottom: 0.4em;\n    border-bottom: 1px solid #E5DDD0;\n  }\n  .article h3 {\n    font-family: 'Frank Ruhl Libre', serif;\n    font-size: 1.35rem;\n    font-weight: 500;\n    color: #722F37;\n    margin-top: 2em;\n  }\n  .article h4 {\n    font-family: 'Frank Ruhl Libre', serif;\n    font-size: 1.15rem;\n    font-weight: 500;\n    margin-top: 1.5em;\n  }\n  .article p { margin-bottom: 1em; }\n  .article ul, .article ol { padding-inline-start: 1.5em; }\n  .article ul li { list-style: disc; margin-bottom: 0.5em; }\n  .article ol li { list-style: decimal; margin-bottom: 0.5em; }\n  .article a { color: #722F37; border-bottom: 1px dashed #C9BFA8; }\n  .article a:hover { border-bottom-style: solid; }\n  .article blockquote {\n    border-inline-start: 3px solid #722F37;\n    padding-inline-start: 1.5em;\n    font-family: 'Frank Ruhl Libre', serif;\n    font-size: 1.2rem;\n    font-style: italic;\n    color: #52453A;\n  }\n\n  \/* Raised initial \u2014 first letter slightly larger, stays inside first line.\n     Bottom aligns with the baseline of the rest of the line.\n     Does NOT float, does NOT push subsequent lines. *\/\n  .article > p:first-of-type::first-letter {\n    font-family: 'Frank Ruhl Libre', serif;\n    font-size: 1.7em;            \/* visible, but fits inside 1.8 line-height *\/\n    line-height: 1;              \/* compact, no extra vertical space *\/\n    color: #722F37;\n    font-weight: 500;\n    vertical-align: baseline;    \/* bottom aligned with rest of line *\/\n    margin-inline-end: 2px;\n  }\n\n  \/* === VIDEO EMBED (16:9 with bronze hairline) === *\/\n  .video-embed {\n    margin: 2.5em 0;\n  }\n  .video-wrap {\n    position: relative;\n    padding-bottom: 56.25%;       \/* 16:9 aspect ratio *\/\n    height: 0;\n    overflow: hidden;\n    background: #1A1612;\n    border: 1px solid rgba(139, 111, 71, 0.30);\n    box-shadow:\n      0 1px 2px rgba(26, 22, 18, 0.04),\n      0 8px 24px -10px rgba(26, 22, 18, 0.08);\n  }\n  .video-wrap iframe {\n    position: absolute;\n    top: 0; left: 0;\n    width: 100%;\n    height: 100%;\n    border: 0;\n  }\n  .video-embed figcaption {\n    font-family: 'Inter', sans-serif;\n    font-size: 0.72rem;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: #8B7E6C;\n    text-align: center;\n    margin-top: 14px;\n    line-height: 1.6;\n  }\n\n  \/* === CONTACT (used on contact page) === *\/\n  .contact-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 14px;\n    margin-bottom: 1em;\n  }\n  @media (min-width: 700px) {\n    .contact-grid { grid-template-columns: 1fr 1fr 1fr; gap: 16px; }\n  }\n  .contact-card {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    background: #fff;\n    border: 1px solid #C9BFA8;\n    padding: 22px 16px 18px;\n    transition: all 250ms;\n    color: #1A1612;\n    text-decoration: none;\n    gap: 8px;\n  }\n  .contact-card:hover {\n    border-color: #722F37;\n    box-shadow: 0 8px 24px -10px rgba(114, 47, 55, 0.15);\n    transform: translateY(-2px);\n  }\n  .contact-card.whatsapp svg { color: #25D366; }\n  .contact-card.phone svg { color: #722F37; }\n  .contact-card.email svg { color: #8B6F47; }\n  .contact-card-body {\n    width: 100%;\n    text-align: center;\n  }\n  .contact-card-eyebrow {\n    display: block;\n    font-family: 'Inter', sans-serif;\n    font-size: 0.62rem;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #8B7E6C;\n    margin-bottom: 2px;\n  }\n  .contact-card-title {\n    font-family: 'Frank Ruhl Libre', serif;\n    font-size: 1.15rem;\n    font-weight: 500;\n    margin: 0 0 4px 0;\n    color: #1A1612;\n    line-height: 1.2;\n  }\n  .contact-card-value {\n    font-size: 0.85rem;\n    color: #52453A;\n    margin: 0;\n    white-space: nowrap;\n    overflow: hidden;\n    text-overflow: ellipsis;\n    line-height: 1.4;\n  }\n  .contact-card-arrow {\n    display: inline-block;\n    margin-top: 6px;\n    color: #8B7E6C;\n    font-family: 'Inter', sans-serif;\n    font-size: 1.1rem;\n    transition: all 200ms;\n  }\n  .contact-card:hover .contact-card-arrow {\n    color: #722F37;\n    transform: translateX(-4px);\n  }\n\n  \/* === PAYMENT METHODS (used on payment-methods page) === *\/\n  .pay-method-card {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n    background: #fff;\n    border: 1px solid #E5DDD0;\n    padding: 28px;\n    margin-bottom: 18px;\n    transition: all 250ms;\n  }\n  @media (min-width: 640px) {\n    .pay-method-card { grid-template-columns: 100px 1fr; gap: 28px; align-items: start; }\n  }\n  .pay-method-card:hover {\n    border-color: #8B6F47;\n    box-shadow: 0 8px 24px -10px rgba(26, 22, 18, 0.10);\n  }\n  .pay-method-icon {\n    width: 88px; height: 88px;\n    background: #F2EDE3;\n    border: 1px solid #E5DDD0;\n    display: flex; align-items: center; justify-content: center;\n    flex-shrink: 0;\n  }\n  .pay-method-icon.paypal { background: #fff; }\n  .pay-method-icon.bit { background: #fff; }\n  .pay-method-icon.cod { background: rgba(114, 47, 55, 0.06); border-color: rgba(114, 47, 55, 0.2); }\n\n  .pay-method-content { min-width: 0; }\n  .pay-method-num {\n    display: inline-block;\n    font-family: 'Inter', sans-serif;\n    font-size: 0.68rem;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #8B7E6C;\n    margin-bottom: 6px;\n  }\n  .pay-method-title {\n    font-family: 'Frank Ruhl Libre', serif;\n    font-size: 1.4rem;\n    font-weight: 500;\n    color: #1A1612;\n    margin: 0 0 12px 0;\n    line-height: 1.3;\n  }\n  .pay-method-desc {\n    font-size: 0.98rem;\n    line-height: 1.7;\n    color: #52453A;\n    margin-bottom: 14px;\n  }\n  .pay-method-desc strong { color: #1A1612; font-weight: 500; }\n  .pay-method-features {\n    list-style: none !important;\n    padding: 0; margin: 14px 0 18px;\n    display: flex; flex-wrap: wrap; gap: 8px 24px;\n  }\n  .pay-method-features li {\n    list-style: none !important;\n    position: relative;\n    padding: 4px 22px 4px 0;\n    font-size: 0.9rem;\n    color: #52453A;\n  }\n  .pay-method-features li::before {\n    content: '\u2713';\n    position: absolute;\n    right: 0; top: 4px;\n    color: #8B6F47;\n    font-weight: 500;\n  }\n  .pay-method-features strong {\n    color: #722F37;\n    font-weight: 500;\n  }\n  .pay-method-tag {\n    display: inline-block;\n    background: rgba(139, 111, 71, 0.10);\n    color: #8B6F47;\n    font-family: 'Inter', sans-serif;\n    font-size: 0.65rem;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    padding: 5px 11px;\n  }\n\n  \/* Security note at bottom *\/\n  .pay-security-note {\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    background: #F2EDE3;\n    border: 1px solid #E5DDD0;\n    padding: 18px 22px;\n    margin-top: 28px;\n    color: #8B6F47;\n  }\n  .pay-security-note svg { flex-shrink: 0; margin-top: 2px; }\n  .pay-security-note p {\n    font-size: 0.88rem;\n    color: #52453A;\n    margin: 0;\n    line-height: 1.6;\n  }\n  .pay-security-note strong {\n    color: #1A1612;\n    font-weight: 500;\n  }\n\n  \/* === PRICING (used on pricing page) === *\/\n  \/* \"What's included\" shared box *\/\n  .price-includes {\n    background: #F2EDE3;\n    border: 1px solid #E5DDD0;\n    padding: 24px 28px 18px;\n    margin-bottom: 28px;\n  }\n  .price-includes-title {\n    font-family: 'Inter', sans-serif;\n    font-size: 0.72rem;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #8B7E6C;\n    margin: 0 0 12px 0;\n  }\n  .price-includes .price-features {\n    border-top: none;\n    padding-top: 0;\n    margin: 0;\n  }\n\n  \/* 2-column comparison *\/\n  .price-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 20px;\n    margin-bottom: 3em;\n  }\n  @media (min-width: 700px) {\n    .price-grid { grid-template-columns: 1fr 1fr; }\n  }\n  \/* BOTH cards share the same design \u2014 equal visual weight *\/\n  .price-card {\n    position: relative;\n    background: #fff;\n    border: 2px solid #722F37;\n    padding: 36px 28px 30px;\n    text-align: center;\n    transition: all 250ms;\n    box-shadow: 0 12px 40px -12px rgba(114, 47, 55, 0.18);\n  }\n  .price-card:hover {\n    box-shadow: 0 16px 48px -10px rgba(114, 47, 55, 0.24);\n    transform: translateY(-2px);\n  }\n  \/* \"Recommended\" gets just a subtle badge \u2014 no other visual difference *\/\n  .price-card.recommended { \/* same as above *\/ }\n\n  \/* Difference description (replaces feature list per card) *\/\n  .price-diff {\n    font-size: 0.95rem;\n    line-height: 1.7;\n    color: #1A1612;\n    text-align: start;\n    background: rgba(139, 111, 71, 0.06);\n    border-inline-start: 3px solid #8B6F47;\n    padding: 16px 18px;\n    margin: 18px 0 24px;\n  }\n  .price-diff strong {\n    color: #722F37;\n    font-weight: 500;\n  }\n  .price-badge {\n    position: absolute;\n    top: -14px; right: 50%;\n    transform: translateX(50%);\n    background: #722F37;\n    color: #FAF8F4;\n    padding: 5px 18px;\n    font-family: 'Inter', sans-serif;\n    font-size: 0.7rem;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n  .price-eyebrow {\n    display: block;\n    font-family: 'Inter', sans-serif;\n    font-size: 0.72rem;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #8B7E6C;\n    margin-bottom: 10px;\n  }\n  .price-title {\n    font-family: 'Frank Ruhl Libre', serif;\n    font-size: 1.4rem;\n    font-weight: 500;\n    color: #1A1612;\n    margin: 0 0 18px 0;\n    line-height: 1.3;\n  }\n  .price-amount {\n    display: flex;\n    align-items: baseline;\n    justify-content: center;\n    gap: 4px;\n    margin: 18px 0 22px;\n    color: #722F37;\n    font-family: 'Frank Ruhl Libre', serif;\n  }\n  .price-currency { font-size: 1.5rem; font-weight: 400; }\n  .price-value { font-size: 3rem; font-weight: 500; line-height: 1; }\n  .price-features {\n    list-style: none !important;\n    padding: 0; margin: 0 0 24px;\n    text-align: start;\n    border-top: 1px solid #E5DDD0;\n    padding-top: 20px;\n  }\n  .price-features li {\n    list-style: none !important;\n    position: relative;\n    padding: 8px 22px 8px 0;\n    font-size: 0.92rem;\n    line-height: 1.55;\n    color: #52453A;\n  }\n  .price-features li::before {\n    content: '\u2713';\n    position: absolute;\n    right: 0; top: 7px;\n    color: #8B6F47;\n    font-size: 0.95rem;\n    font-weight: 500;\n  }\n  \/* Both CTAs are filled burgundy since both cards are equal *\/\n  .price-cta {\n    display: inline-flex; align-items: center; justify-content: center; gap: 8px;\n    width: 100%;\n    background: #722F37;\n    color: #FAF8F4;\n    border: 1px solid #722F37;\n    padding: 13px 24px;\n    font-family: 'Inter', sans-serif;\n    font-size: 0.78rem;\n    font-weight: 500;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    transition: all 250ms;\n  }\n  .price-cta:hover {\n    background: #5A2530; border-color: #5A2530;\n  }\n\n  \/* === SHIPPING SECTION === *\/\n  .shipping-section {\n    background: #F2EDE3;\n    border: 1px solid #E5DDD0;\n    padding: 28px 28px 22px;\n    margin-top: 1em;\n  }\n  .shipping-title {\n    font-family: 'Frank Ruhl Libre', serif;\n    font-size: 1.5rem;\n    font-weight: 500;\n    color: #722F37;\n    margin: 0 0 14px 0;\n  }\n  .ship-row {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 0;\n    border-bottom: 1px solid rgba(139, 111, 71, 0.18);\n    gap: 16px;\n  }\n  .ship-row:last-child { border-bottom: none; }\n  .ship-item { flex: 1; min-width: 0; }\n  .ship-name {\n    font-family: 'Frank Ruhl Libre', serif;\n    font-size: 1.05rem;\n    font-weight: 500;\n    color: #1A1612;\n    margin-bottom: 3px;\n  }\n  .ship-sub {\n    font-size: 0.85rem;\n    color: #52453A;\n  }\n  .ship-price {\n    font-family: 'Frank Ruhl Libre', serif;\n    font-size: 1.4rem;\n    font-weight: 500;\n    color: #722F37;\n    white-space: nowrap;\n  }\n  .ship-price.free {\n    color: #8B6F47;\n    font-style: italic;\n  }\n\n  \/* === PROCESS STEPS (used on process page) === *\/\n  .proc-step {\n    display: grid;\n    grid-template-columns: 56px 1fr;\n    gap: 22px;\n    padding: 22px 0;\n    border-bottom: 1px solid #E5DDD0;\n  }\n  .proc-step:last-child { border-bottom: none; }\n  .proc-letter {\n    width: 48px; height: 48px;\n    background: #722F37;\n    color: #FAF8F4;\n    display: flex; align-items: center; justify-content: center;\n    font-family: 'Frank Ruhl Libre', serif;\n    font-size: 1.4rem; font-weight: 500;\n    border-radius: 50%;\n    flex-shrink: 0;\n  }\n  .proc-content { padding-top: 4px; }\n  .proc-title {\n    font-family: 'Frank Ruhl Libre', serif;\n    font-size: 1.35rem;\n    font-weight: 500;\n    color: #722F37;\n    margin: 0 0 14px 0;\n    line-height: 1.3;\n  }\n  .proc-single {\n    font-size: 1.05rem;\n    line-height: 1.7;\n    color: #1A1612;\n    margin: 8px 0 0;\n  }\n  .proc-list {\n    list-style: none !important;\n    counter-reset: proc-counter;\n    padding: 0;\n    margin: 0;\n  }\n  .proc-list li {\n    list-style: none !important;\n    counter-increment: proc-counter;\n    position: relative;\n    padding: 8px 32px 8px 0;\n    margin-bottom: 6px;\n    font-size: 0.98rem;\n    line-height: 1.7;\n    color: #1A1612;\n  }\n  .proc-list li::before {\n    content: counter(proc-counter);\n    position: absolute;\n    right: 0; top: 8px;\n    width: 22px; height: 22px;\n    background: rgba(139, 111, 71, 0.12);\n    color: #8B6F47;\n    border-radius: 50%;\n    display: inline-flex; align-items: center; justify-content: center;\n    font-family: 'Inter', sans-serif;\n    font-size: 0.78rem; font-weight: 500;\n  }\n  .proc-list li strong {\n    color: #722F37;\n    font-weight: 500;\n  }\n\n  \/* === FORM (used on ketubah-details page) === *\/\n  .k-form-section {\n    border-bottom: 1px solid #E5DDD0;\n    padding: 24px 0;\n  }\n  .k-form-section:first-of-type { padding-top: 0; }\n  .k-form-section:last-of-type { border-bottom: none; }\n  .k-form-section h3 {\n    font-family: 'Frank Ruhl Libre', serif;\n    font-size: 1.25rem;\n    font-weight: 500;\n    color: #722F37;\n    margin: 0 0 14px 0;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n  .k-form-section h3 .num {\n    display: inline-flex; width: 24px; height: 24px; border-radius: 50%;\n    background: #722F37; color: #FAF8F4;\n    align-items: center; justify-content: center;\n    font-family: 'Inter', sans-serif; font-size: 0.75rem; font-weight: 500;\n  }\n  .k-field { display: block; margin-bottom: 14px; }\n  .k-field-label {\n    display: block;\n    font-family: 'Inter', sans-serif; font-size: 0.78rem; font-weight: 500;\n    letter-spacing: 0.12em; text-transform: uppercase; color: #52453A;\n    margin-bottom: 6px;\n  }\n  .k-field-label .req { color: #722F37; margin-inline-start: 3px; }\n  .k-field-input {\n    width: 100%;\n    background: #FAF8F4;\n    border: 1px solid #C9BFA8;\n    color: #1A1612;\n    font-family: 'Heebo', sans-serif; font-size: 0.95rem;\n    padding: 11px 14px;\n    transition: border-color 200ms;\n  }\n  .k-field-input:focus {\n    outline: none;\n    border-color: #722F37;\n    box-shadow: 0 0 0 3px rgba(114, 47, 55, 0.08);\n  }\n  .k-field-input::placeholder { color: #8B7E6C; }\n  .k-row { display: grid; grid-template-columns: 1fr; gap: 14px; }\n  @media (min-width: 640px) {\n    .k-row.two { grid-template-columns: 1fr 1fr; }\n    .k-row.four { grid-template-columns: 1fr 1fr; }\n  }\n  @media (min-width: 900px) {\n    .k-row.four { grid-template-columns: repeat(4, 1fr); }\n  }\n  .k-field.has-error .k-field-input { border-color: #722F37; background: #fef5f6; }\n  .k-field-error {\n    display: none; font-size: 0.78rem; color: #722F37; margin-top: 4px;\n  }\n  .k-field.has-error .k-field-error { display: block; }\n  .k-submit {\n    display: inline-flex; align-items: center; justify-content: center; gap: 10px;\n    background: #722F37; color: #FAF8F4;\n    padding: 16px 32px; font-family: 'Inter', sans-serif;\n    font-size: 0.85rem; font-weight: 500; letter-spacing: 0.16em;\n    text-transform: uppercase; cursor: pointer; transition: background 250ms;\n    border: none; width: 100%;\n  }\n  .k-submit:hover { background: #5A2530; }\n  .k-submit:disabled { background: #C9BFA8; cursor: not-allowed; }\n  .k-success {\n    display: none;\n    text-align: center;\n    padding: 40px 30px;\n    background: rgba(114, 47, 55, 0.04);\n    border: 1px solid #722F37;\n  }\n  .k-success.show { display: block; }\n  .k-success h3 {\n    font-family: 'Frank Ruhl Libre', serif;\n    font-size: 1.5rem;\n    color: #722F37;\n    margin-bottom: 10px;\n  }\n\n  \/* === ACCORDION (used on nusachs page) === *\/\n  .accordion-group {\n    margin-bottom: 2.5em;\n  }\n  .accordion-group-title {\n    font-family: 'Inter', sans-serif;\n    font-size: 0.7rem;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #8B7E6C;\n    margin: 0 0 14px 0;\n    padding-bottom: 8px;\n    border-bottom: 1px solid #E5DDD0;\n  }\n  .accordion-item {\n    background: #FAF8F4;\n    border: 1px solid #E5DDD0;\n    margin-bottom: 8px;\n    transition: border-color 200ms;\n  }\n  .accordion-item[open] {\n    border-color: #722F37;\n    background: #fff;\n  }\n  .accordion-item summary {\n    padding: 14px 22px;\n    cursor: pointer;\n    font-family: 'Frank Ruhl Libre', serif;\n    font-size: 1.1rem;\n    font-weight: 500;\n    color: #1A1612;\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    transition: background 200ms, color 200ms;\n    user-select: none;\n  }\n  .accordion-item summary::-webkit-details-marker { display: none; }\n  .accordion-item summary::marker { display: none; }\n  .accordion-item summary::after {\n    content: '+';\n    font-family: 'Inter', sans-serif;\n    font-weight: 300;\n    color: #8B6F47;\n    font-size: 1.4em;\n    line-height: 1;\n    transition: all 250ms;\n    margin-inline-start: 12px;\n  }\n  .accordion-item[open] summary::after {\n    content: '\u2212';\n    color: #722F37;\n  }\n  .accordion-item summary:hover {\n    background: #F2EDE3;\n    color: #722F37;\n  }\n  .accordion-item[open] summary {\n    border-bottom: 1px solid #E5DDD0;\n    color: #722F37;\n  }\n  .accordion-body {\n    padding: 18px 22px 22px;\n    background: #FAF8F4;\n  }\n  .accordion-body img {\n    width: 100%;\n    height: auto;\n    display: block;\n    background: #fff;\n    border: 1px solid rgba(139, 111, 71, 0.30);\n    box-shadow:\n      0 1px 2px rgba(26, 22, 18, 0.04),\n      0 8px 24px -10px rgba(26, 22, 18, 0.08);\n  }\n\n  \/* === HERO IMAGE (top of article) === *\/\n  .hero-image {\n    margin: 0 0 2.5em 0;\n    padding: 0;\n  }\n  .hero-image img {\n    width: 100%;\n    height: auto;\n    display: block;\n    background: #FAF8F4;\n    border: 1px solid rgba(139, 111, 71, 0.30);\n    box-shadow:\n      0 1px 2px rgba(26, 22, 18, 0.04),\n      0 8px 24px -10px rgba(26, 22, 18, 0.08);\n  }\n  .hero-image figcaption {\n    font-family: 'Inter', sans-serif;\n    font-size: 0.7rem;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #8B7E6C;\n    text-align: center;\n    margin-top: 12px;\n  }\n\n  \/* === SIDEBAR (related links) === *\/\n  .sidebar {\n    position: sticky;\n    top: 30px;\n  }\n  .sidebar h4 {\n    font-family: 'Frank Ruhl Libre', serif;\n    font-size: 1.45rem;\n    font-weight: 500;\n    letter-spacing: -0.01em;\n    color: #722F37;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n    border-bottom: 1px solid #E5DDD0;\n  }\n  .sidebar ul { list-style: none; padding: 0; }\n  .sidebar li { margin-bottom: 8px; }\n  .sidebar a {\n    display: block;\n    padding: 7px 0;\n    font-size: 0.92rem;\n    color: #52453A;\n    border-bottom: 1px solid #F2EDE3;\n    transition: all 200ms;\n  }\n  .sidebar a:hover { color: #722F37; padding-inline-end: 6px; }\n  .sidebar a.current {\n    color: #722F37;\n    font-weight: 500;\n    border-bottom-color: #722F37;\n  }\n\n  \/* === PLACEHOLDER NOTICE (for tentative content) === *\/\n  .placeholder-notice {\n    display: inline-block;\n    background: rgba(139, 111, 71, 0.10);\n    color: #8B6F47;\n    padding: 6px 14px;\n    font-family: 'Inter', sans-serif;\n    font-size: 0.7rem;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    margin-bottom: 24px;\n  }\n\n  .reveal { opacity: 0; transform: translateY(20px); transition: all 700ms cubic-bezier(0.22, 1, 0.36, 1); }\n  .reveal.in { opacity: 1; transform: translateY(0); }\n  @media (prefers-reduced-motion: reduce) {\n    *, *::before, *::after { animation-duration: 0.01ms !important; transition-duration: 0.01ms !important; }\n    .reveal { opacity: 1; transform: none; }\n  }\n<\/style>\n<div class=\"grid grid-cols-1 lg:grid-cols-12 gap-10 lg:gap-16\">\n\n    <!-- ARTICLE -->\n    <article class=\"lg:col-span-8 article reveal\">\n      \n      <p class=\"text-text-soft\" style=\"font-size: 1.05rem; margin-bottom: 2.5em; line-height: 1.75;\">\n        \u05d0\u05e0\u05d5 \u05d6\u05de\u05d9\u05e0\u05d9\u05dd \u05dc\u05db\u05dc \u05e9\u05d0\u05dc\u05d4, \u05d4\u05ea\u05d9\u05d9\u05e2\u05e6\u05d5\u05ea \u05d0\u05d5 \u05d1\u05e7\u05e9\u05d4 \u05de\u05d9\u05d5\u05d7\u05d3\u05ea. \u05d1\u05d7\u05e8\u05d5 \u05d0\u05ea \u05d4\u05d3\u05e8\u05da \u05d4\u05e0\u05d5\u05d7\u05d4 \u05dc\u05db\u05dd \u2014\n        \u05d5\u05d5\u05d8\u05e1\u05d0\u05e4 \u05d9\u05e9\u05d9\u05e8, \u05e9\u05d9\u05d7\u05d4 \u05d8\u05dc\u05e4\u05d5\u05e0\u05d9\u05ea \u05d0\u05d5 \u05d0\u05d9\u05de\u05d9\u05d9\u05dc.\n      <\/p>\n\n      <!-- Direct contact options (3 cards) -->\n      <div class=\"contact-grid\">\n        <a href=\"https:\/\/wa.me\/972545603603\" target=\"_blank\" rel=\"noopener\" class=\"contact-card whatsapp\">\n          <svg width=\"36\" height=\"36\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M17.6 14c-.3-.1-1.7-.8-2-.9-.3-.1-.5-.1-.7.2-.2.3-.8.9-1 1.1-.2.2-.4.2-.7.1-.3-.2-1.2-.5-2.4-1.5-.9-.8-1.5-1.8-1.7-2.1-.2-.3 0-.5.1-.6l.5-.6c.2-.2.2-.3.4-.5.1-.2.1-.4 0-.5L9 6.7c-.2-.4-.4-.4-.6-.4h-.5c-.2 0-.5 0-.7.3-.3.3-1.1 1-1.1 2.5s1.1 2.9 1.3 3.1c.2.2 2.2 3.4 5.4 4.7.7.3 1.3.5 1.8.6.7.2 1.4.2 2 .1.6-.1 1.7-.7 2-1.4.2-.7.2-1.2.2-1.4-.1-.1-.3-.2-.6-.4Zm-5.6 7.9h0c-1.7 0-3.4-.5-4.9-1.4l-.4-.2-3.7 1 1-3.6-.2-.4c-.9-1.5-1.5-3.3-1.5-5.1C2.3 7 6.7 2.6 12 2.6c2.5 0 5 1 6.7 2.8a9.7 9.7 0 0 1 2.8 6.8c0 5.4-4.4 9.7-9.5 9.7Z\"\/><\/svg>\n          <div class=\"contact-card-body\">\n            <span class=\"contact-card-eyebrow\">\u05d4\u05db\u05d9 \u05de\u05d4\u05d9\u05e8<\/span>\n            <h3 class=\"contact-card-title\">\u05d5\u05d5\u05d8\u05e1\u05d0\u05e4<\/h3>\n            <p class=\"contact-card-value\" dir=\"ltr\">054-560-3603<\/p>\n          <\/div>\n          <span class=\"contact-card-arrow\">\u2190<\/span>\n        <\/a>\n\n        <a href=\"tel:0545603603\" class=\"contact-card phone\">\n          <svg width=\"36\" height=\"36\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n          <div class=\"contact-card-body\">\n            <span class=\"contact-card-eyebrow\">\u05e9\u05d9\u05d7\u05d4<\/span>\n            <h3 class=\"contact-card-title\">\u05d8\u05dc\u05e4\u05d5\u05df<\/h3>\n            <p class=\"contact-card-value\" dir=\"ltr\">054-560-3603<\/p>\n          <\/div>\n          <span class=\"contact-card-arrow\">\u2190<\/span>\n        <\/a>\n\n        <a href=\"mailto:313dav@gmail.com\" class=\"contact-card email\">\n          <svg width=\"36\" height=\"36\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\n          <div class=\"contact-card-body\">\n            <span class=\"contact-card-eyebrow\">\u05ea\u05db\u05ea\u05d1\u05d5 \u05dc\u05e0\u05d5<\/span>\n            <h3 class=\"contact-card-title\">\u05d0\u05d9\u05de\u05d9\u05d9\u05dc<\/h3>\n            <p class=\"contact-card-value\" dir=\"ltr\">313dav@gmail.com<\/p>\n          <\/div>\n          <span class=\"contact-card-arrow\">\u2190<\/span>\n        <\/a>\n      <\/div>\n\n      <!-- Or send a message form -->\n      <h2 style=\"font-family:'Frank Ruhl Libre',serif; font-size:1.6rem; font-weight:500; color:#722F37; margin: 2.5em 0 0.6em; padding-bottom:10px; border-bottom:1px solid #E5DDD0;\">\n        \u05d0\u05d5 \u2014 \u05e9\u05dc\u05d7\u05d5 \u05d4\u05d5\u05d3\u05e2\u05d4 \u05d3\u05e8\u05da \u05d4\u05d8\u05d5\u05e4\u05e1\n      <\/h2>\n      <p class=\"text-text-soft\" style=\"font-size: 0.95rem; margin-bottom: 1.5em;\">\n        \u05ea\u05d5\u05db\u05dc\u05d5 \u05dc\u05d4\u05e9\u05d0\u05d9\u05e8 \u05d4\u05d5\u05d3\u05e2\u05d4 \u05db\u05d0\u05df \u05d5\u05d4\u05d9\u05d0 \u05ea\u05d9\u05e9\u05dc\u05d7 \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05dc\u05de\u05d9\u05d9\u05dc \u05e9\u05dc \u05d3\u05d5\u05d3. \u05e0\u05d7\u05d6\u05d5\u05e8 \u05d0\u05dc\u05d9\u05db\u05dd \u05d1\u05d4\u05e7\u05d3\u05dd.\n      <\/p>\n\n      <form id=\"contact-form\" onsubmit=\"event.preventDefault(); submitContactForm()\">\n        <div class=\"k-form-section\" style=\"border-bottom:none; padding-top:0;\">\n          <label class=\"k-field\" id=\"cf-name\">\n            <span class=\"k-field-label\">\u05e9\u05dd <span class=\"req\">*<\/span><\/span>\n            <input class=\"k-field-input\" type=\"text\" name=\"name\" placeholder=\"\u05d4\u05e9\u05dd \u05e9\u05dc\u05db\u05dd\">\n            <span class=\"k-field-error\">\u05e0\u05d0 \u05dc\u05de\u05dc\u05d0 \u05e9\u05dd<\/span>\n          <\/label>\n          <label class=\"k-field\" id=\"cf-email\">\n            <span class=\"k-field-label\">\u05d0\u05d9\u05de\u05d9\u05d9\u05dc <span class=\"req\">*<\/span><\/span>\n            <input class=\"k-field-input\" type=\"email\" name=\"email\" placeholder=\"name@example.com\" dir=\"ltr\">\n            <span class=\"k-field-error\">\u05e0\u05d0 \u05dc\u05de\u05dc\u05d0 \u05d0\u05d9\u05de\u05d9\u05d9\u05dc \u05ea\u05e7\u05d9\u05df<\/span>\n          <\/label>\n          <label class=\"k-field\" id=\"cf-phone\">\n            <span class=\"k-field-label\">\u05d8\u05dc\u05e4\u05d5\u05df<\/span>\n            <input class=\"k-field-input\" type=\"tel\" name=\"phone\" placeholder=\"050-1234567\" inputmode=\"tel\">\n          <\/label>\n          <label class=\"k-field\">\n            <span class=\"k-field-label\">\u05e0\u05d5\u05e9\u05d0<\/span>\n            <input class=\"k-field-input\" type=\"text\" name=\"subject\" placeholder=\"\u05d1\u05de\u05d4 \u05d0\u05e0\u05d7\u05e0\u05d5 \u05d9\u05db\u05d5\u05dc\u05d9\u05dd \u05dc\u05e2\u05d6\u05d5\u05e8?\">\n          <\/label>\n          <label class=\"k-field\" id=\"cf-message\">\n            <span class=\"k-field-label\">\u05ea\u05d5\u05db\u05df \u05d4\u05d4\u05d5\u05d3\u05e2\u05d4 <span class=\"req\">*<\/span><\/span>\n            <textarea class=\"k-field-input\" name=\"message\" rows=\"6\" placeholder=\"\u05e1\u05e4\u05e8\u05d5 \u05dc\u05e0\u05d5 \u05d1\u05de\u05d4 \u05ea\u05e8\u05e6\u05d5 \u05e9\u05e0\u05e2\u05d6\u05d5\u05e8...\"><\/textarea>\n            <span class=\"k-field-error\">\u05e0\u05d0 \u05dc\u05db\u05ea\u05d5\u05d1 \u05d4\u05d5\u05d3\u05e2\u05d4<\/span>\n          <\/label>\n          <button type=\"submit\" class=\"k-submit\" id=\"contact-submit\" style=\"margin-top: 8px;\">\n            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M22 2 11 13\"\/><path d=\"M22 2l-7 20-4-9-9-4 20-7z\"\/><\/svg>\n            \u05e9\u05dc\u05d9\u05d7\u05ea \u05d4\u05d5\u05d3\u05e2\u05d4\n          <\/button>\n        <\/div>\n      <\/form>\n\n      <div id=\"contact-success\" class=\"k-success\">\n        <svg width=\"48\" height=\"48\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#722F37\" stroke-width=\"1.5\" style=\"margin-bottom:12px;\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\n        <h3>\u05d4\u05d4\u05d5\u05d3\u05e2\u05d4 \u05e0\u05e9\u05dc\u05d7\u05d4 \u2713<\/h3>\n        <p class=\"text-text-soft\" style=\"margin-bottom:24px;\">\u05ea\u05d5\u05d3\u05d4! \u05d3\u05d5\u05d3 \u05d9\u05e7\u05e8\u05d0 \u05d0\u05ea \u05d4\u05d4\u05d5\u05d3\u05e2\u05d4 \u05d5\u05d9\u05d7\u05d6\u05d5\u05e8 \u05d0\u05dc\u05d9\u05db\u05dd \u05d1\u05d4\u05e7\u05d3\u05dd.<\/p>\n        <a href=\"catalog.html\" style=\"display:inline-block; border:1px solid #722F37; color:#722F37; padding:12px 24px; font-family:Inter,sans-serif; font-size:0.78rem; letter-spacing:0.14em; text-transform:uppercase;\">\u05d7\u05d6\u05e8\u05d4 \u05dc\u05d0\u05d5\u05e1\u05e3<\/a>\n      <\/div>\n    <\/article>\n\n    <!-- SIDEBAR (related pages) -->\n    \n\n  <\/div>\n","protected":false},"excerpt":{"rendered":"<p>We are available for any question, consultation, or special request. Choose the way that suits you \u2014 direct WhatsApp, phone call, or email. Fastest: WhatsApp 054-560-3603 \u2192 Phone call 054-560-3603 \u2192 Email us 313dav@gmail.com \u2192 or \u2014 send a message through the form. You can leave a message here and it will be sent directly to David&#039;s email. We&#039;ll get back to you shortly. Name * [\u2026] <\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-9367","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ketubot.co.il\/en\/wp-json\/wp\/v2\/pages\/9367","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ketubot.co.il\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ketubot.co.il\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ketubot.co.il\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ketubot.co.il\/en\/wp-json\/wp\/v2\/comments?post=9367"}],"version-history":[{"count":3,"href":"https:\/\/ketubot.co.il\/en\/wp-json\/wp\/v2\/pages\/9367\/revisions"}],"predecessor-version":[{"id":9467,"href":"https:\/\/ketubot.co.il\/en\/wp-json\/wp\/v2\/pages\/9367\/revisions\/9467"}],"wp:attachment":[{"href":"https:\/\/ketubot.co.il\/en\/wp-json\/wp\/v2\/media?parent=9367"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}