.elementor-98 .elementor-element.elementor-element-a3353a0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-98 .elementor-element.elementor-element-1eb720a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-table-of-contents{--header-color:var( --e-global-color-secondary );--item-text-color:var( --e-global-color-text );--item-text-hover-color:var( --e-global-color-accent );--marker-color:var( --e-global-color-text );}.elementor-widget-table-of-contents .elementor-toc__header, .elementor-widget-table-of-contents .elementor-toc__header-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-table-of-contents .elementor-toc__list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-98 .elementor-element.elementor-element-5dece2d .elementor-toc__header-title{text-align:start;}.elementor-98 .elementor-element.elementor-element-5dece2d .elementor-toc__header{flex-direction:row;}.elementor-98 .elementor-element.elementor-element-5dece2d{--item-text-hover-decoration:underline;}.elementor-98 .elementor-element.elementor-element-4c46074{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-98 .elementor-element.elementor-element-879f8a8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for text-editor, class: .elementor-element-46630d7 *//* --- הגדרות כלליות לקונטיינר הטקסט --- */
.elementor-98 .elementor-element.elementor-element-46630d7 {
    max-width: 880px; /* מעט רחב יותר למראה מגזיני מודרני */
    margin-left: auto !important;
    margin-right: auto !important;
    line-height: 1.9; /* ריווח נשימה נדיב */
    color: #334155; /* אפור-כחול כהה לקריאה נעימה */
    font-family: 'Heebo', sans-serif; /* פונט המותג */
    direction: rtl;
    font-size: 1.125rem;
}

/* --- כותרות H2: "צועקות" בסטייל --- */
.elementor-98 .elementor-element.elementor-element-46630d7 h2 {
    color: #0f172a !important; /* הכחול העמוק ביותר */
    font-size: 2.5rem !important; /* גדול מאוד */
    font-weight: 900 !important;
    margin-top: 2em !important;
    margin-bottom: 1em !important;
    padding-right: 25px;
    position: relative;
    /* אפקט רקע מדורג עדין שנותן עומק */
    background: linear-gradient(to left, rgba(245, 158, 11, 0.15), transparent 70%);
    border-radius: 0 8px 8px 0;
    line-height: 1.2;
}

/* הפס המוזהב העבה בצד ימין של H2 */
.elementor-98 .elementor-element.elementor-element-46630d7 h2::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 8px;
    background-color: #f59e0b; /* זהב */
    border-radius: 4px;
}

/* --- כותרות H3: טכניות ומודגשות --- */
.elementor-98 .elementor-element.elementor-element-46630d7 h3 {
    color: #1e3a8a !important; /* כחול מעט בהיר יותר */
    font-size: 1.75rem !important;
    font-weight: 800 !important;
    margin-top: 1.8em !important;
    margin-bottom: 0.8em !important;
    display: flex;
    align-items: center;
}

/* האלמנט הגיאומטרי (יהלום) ליד H3 */
.elementor-98 .elementor-element.elementor-element-46630d7 h3::before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    background-color: #f59e0b;
    margin-left: 15px;
    transform: rotate(45deg); /* מסובב לצורת יהלום */
    box-shadow: 0 0 15px rgba(245, 158, 11, 0.4); /* הילה עדינה */
}

/* --- פסקאות רגילות --- */
.elementor-98 .elementor-element.elementor-element-46630d7 p {
    margin-bottom: 1.8em !important;
}

/* --- ציטוטים (Blockquote): ה"וואו" של המאמר --- */
.elementor-98 .elementor-element.elementor-element-46630d7 blockquote {
    margin: 60px 0 !important;
    padding: 40px 50px !important;
    /* רקע כהה לניגודיות חזקה - מאוד מגזיני */
    background-color: #0f172a !important; 
    border-radius: 20px;
    position: relative;
    box-shadow: 0 20px 40px -10px rgba(15, 23, 42, 0.3);
    overflow: hidden;
}

/* מרכאות ענק דקורטיביות ברקע */
.elementor-98 .elementor-element.elementor-element-46630d7 blockquote::before {
    content: '”';
    position: absolute;
    top: -30px;
    right: 10px;
    font-size: 150px;
    color: rgba(255, 255, 255, 0.05); /* כמעט שקוף */
    font-family: serif;
    line-height: 1;
}

/* טקסט הציטוט עצמו */
.elementor-98 .elementor-element.elementor-element-46630d7 blockquote p {
    color: #ffffff !important; /* טקסט לבן על רקע כהה */
    font-weight: 700 !important;
    font-size: 1.4rem !important;
    margin: 0 !important;
    position: relative;
    z-index: 2;
    line-height: 1.6;
}

/* פס זהב תחתון לציטוט */
.elementor-98 .elementor-element.elementor-element-46630d7 blockquote::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 6px;
    background: linear-gradient(90deg, #f59e0b, #d98d0a);
}

/* --- רשימות (Lists): צ'קליסט יוקרתי --- */
.elementor-98 .elementor-element.elementor-element-46630d7 ul {
    padding: 0 !important;
    margin: 40px 0 !important;
}

.elementor-98 .elementor-element.elementor-element-46630d7 li {
    list-style-type: none !important;
    margin-bottom: 18px;
    padding-right: 35px; /* מקום לאייקון */
    position: relative;
    font-weight: 600;
    font-size: 1.2rem;
}

/* אייקון חץ מוזהב מותאם אישית */
.elementor-98 .elementor-element.elementor-element-46630d7 li::before {
    content: '➤'; /* ניתן להחליף גם באייקון SVG אם תרצה */
    color: #f59e0b;
    position: absolute;
    right: 0;
    top: 4px;
    font-size: 1.1rem;
    text-shadow: 2px 2px 4px rgba(245, 158, 11, 0.3);
}

/* --- קישורים בתוך הטקסט --- */
.elementor-98 .elementor-element.elementor-element-46630d7 a {
    color: #1e3a8a;
    text-decoration: none;
    /* אפקט מרקר עדין בתחתית */
    box-shadow: inset 0 -4px 0 rgba(245, 158, 11, 0.4);
    transition: all 0.3s ease;
    font-weight: 800;
}

.elementor-98 .elementor-element.elementor-element-46630d7 a:hover {
    /* במעבר עכבר המרקר "ממלא" את הטקסט */
    box-shadow: inset 0 -1.5em 0 rgba(245, 158, 11, 0.2);
    color: #0f172a;
}/* End custom CSS */