.elementor-kit-10{--e-global-color-primary:#151040;--e-global-color-secondary:#C454F0;--e-global-color-text:#151040;--e-global-color-accent:#151040;--e-global-color-5823f9c:#FFFFFF;--e-global-color-b5172b1:#C454F040;--e-global-color-066e3ac:#C454F014;--e-global-color-2527eb4:#FAF2FE;--e-global-typography-primary-font-family:"Discovery";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Discovery";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Discovery";--e-global-typography-text-font-size:1.2vw;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Discovery";--e-global-typography-accent-font-size:40px;--e-global-typography-accent-font-weight:800;--e-global-typography-d70b447-font-family:"Discovery";--e-global-typography-d70b447-font-size:1.2vw;--e-global-typography-d70b447-font-weight:bold;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Discovery", Sans-serif;font-size:22px;font-weight:400;color:var( --e-global-color-5823f9c );border-radius:50px 50px 50px 50px;}.elementor-kit-10 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){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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-kit-10{--e-global-typography-text-font-size:18px;--e-global-typography-d70b447-font-size:1rem;}.elementor-kit-10 h2{line-height:1.2em;}.elementor-kit-10 h3{line-height:1.1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* 1. הגדרת המראה הבסיסי לכל סוגי הקישורים תחת הקלאס */
.my-fancy-link a, 
.my-fancy-link .elementor-image-box-title a,
.my-fancy-link .elementor-image-box-description a {
    color: var(--e-global-color-secondary);
    text-decoration: underline;
    position: relative;
    padding: 2px 4px;
    display: inline-block;
    background-image: linear-gradient(to right, #f2d5f8, #f2d5f8);
    background-repeat: no-repeat;
    background-size: 0% 100%; 
    background-position: 100% 0%; 
    border-radius: 20px;
    transition: background-size 0.4s ease-in-out, color 0.3s ease;
}

/* 2. אפקט Hover - רק כשנוגעים ישירות בקישור עצמו */
.my-fancy-link a:hover,
.my-fancy-link .elementor-image-box-title a:hover,
.my-fancy-link .elementor-image-box-description a:hover {
    background-size: 100% 100%;
    background-position: 100% 0%;
    color: #4b2c6d;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Discovery';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://matana.black-and-light.com/wp-content/uploads/2025/07/Discovery_Fs-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Discovery';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://matana.black-and-light.com/wp-content/uploads/2025/07/Discovery_Fs-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Discovery';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://matana.black-and-light.com/wp-content/uploads/2025/07/Discovery_Fs-Bold.woff2') format('woff2');
}
/* End Custom Fonts CSS */