.elementor-kit-6{--e-global-color-primary:#053F33;--e-global-color-secondary:#FAFAFA;--e-global-color-text:#151515;--e-global-color-accent:#18D6AE;--e-global-color-a642e3f:#DDE7E3;--e-global-color-cc5f1ad:#E4FAF4;--e-global-color-7d40aa4:#5A6A64;--e-global-color-42efb3a:#9DBCB2;--e-global-color-e338ff3:#C3C6C8;--e-global-color-d0bc902:#C4C4C4;--e-global-typography-primary-font-family:"Tel Aviv";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Tel Aviv";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"IBM Plex Sans Hebrew";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"IBM Plex Sans Hebrew";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* === הבלטת מילים בכותרות — מיקי חלפון === */

/* רקע בהיר: מילה בירוק כהה */
.hl-green{ color:#053F33; }

/* רקע כהה: מילה במינט */
.hl-mint{ color:#18D6AE; }

/* גרדיאנט מינט→ירוק — לרגעים מיוחדים (הירו) */
.hl-gradient{
    background: linear-gradient(180deg, #18D6AE, #0E8A6D);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

/* מרקר — פס מינט בהיר מאחורי המילה (רקע בהיר) */
.hl-marker{
    background: linear-gradient(transparent 55%, #A9EFDD 55%);
    padding: 0 .1em;
}

/* === אנימציית כניסה לכותרת ההירו === */
@keyframes heroBlurReveal{
    0%{ opacity:0; filter:blur(12px); transform:translateY(15px); }
    100%{ opacity:1; filter:blur(0); transform:none; }
}
.hero-blur-text .elementor-heading-title{
    opacity:0;
    animation: heroBlurReveal 1.2s cubic-bezier(.22,1,.36,1) forwards;
    /* animation-delay: .3s; */
}

/* גרדיאנט לכותרות משנה EN (קיקרים) */
.kicker-gradient{
    background: linear-gradient(90deg, #053F33 0%, #109170 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Tel Aviv';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://halfonmiki.com/wp-content/uploads/2026/07/telaviv-brutalistlight.woff2') format('woff2');
}
@font-face {
	font-family: 'Tel Aviv';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://halfonmiki.com/wp-content/uploads/2026/07/telaviv-brutalistregular.woff2') format('woff2');
}
@font-face {
	font-family: 'Tel Aviv';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://halfonmiki.com/wp-content/uploads/2026/07/telaviv-brutalistbold.woff2') format('woff2');
}
/* End Custom Fonts CSS */