.elementor-kit-9{--e-global-color-primary:#201E43;--e-global-color-secondary:#3BE6AC;--e-global-color-text:#FFFFFF;--e-global-color-accent:#EFEFEF;--e-global-typography-primary-font-family:"ploni";--e-global-typography-primary-font-size:80px;--e-global-typography-primary-font-weight:bold;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-family:"ploni";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:bold;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"ploni";--e-global-typography-text-font-size:24px;--e-global-typography-text-font-weight:normal;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"ploni";--e-global-typography-accent-font-size:24px;--e-global-typography-accent-font-weight:bold;--e-global-typography-accent-line-height:1.2em;background-color:#201E43;color:var( --e-global-color-text );}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{color:var( --e-global-color-secondary );}.elementor-kit-9 h1{color:var( --e-global-color-text );}.elementor-kit-9 h2{color:var( --e-global-color-text );}.elementor-kit-9 h3{color:var( --e-global-color-text );}.elementor-kit-9 h4{color:var( --e-global-color-text );}.elementor-kit-9 h5{color:var( --e-global-color-text );}.elementor-kit-9 h6{color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:24px;}.elementor-element{--widgets-spacing:24px 24px;--widgets-spacing-row:24px;--widgets-spacing-column:24px;}{}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-kit-9{--e-global-typography-primary-font-size:60px;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-size:24px;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-size:24px;--e-global-typography-accent-line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9{--e-global-typography-primary-font-size:42px;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-size:18px;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-size:18px;--e-global-typography-accent-line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body{
    overflow-x: hidden;
}
p:last-child{
    margin-bottom: 0;
}

.con-padding{
    padding-inline: 64px;
}
@media(max-width: 767px){
    .con-padding{
        padding-inline: 24px;
    }
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    -webkit-background-clip: text;
    
    /* לשנות לצבע טקסט בטפסים */
    -webkit-text-fill-color: #000000;
    box-shadow: none;
}



/* Elegant Fade In-Out - Hide all elements until they Visible in the Viewport */
.elementor-widget:not(.disable-fade-in) {
    opacity: 0;
    transition-property: opacity,transform;
    transform: translate3d(0,34px,0);
    transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
    transition-duration: .5s;
}
/* Elegant Fade In-Out - Show */
.elementor-widget.show,
.e-preview--show-hidden-elements .elementor-widget,
.elementor-editor-active .elementor-widget,
.elementor-location-floating_buttons .elementor-widget,
.e-con.disable-fade-in .elementor-widget {
    opacity: 1;
    transform: none;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'ploni';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://ellipse-investments.com/wp-content/uploads/2025/06/ploni-regular-aaa.woff2') format('woff2');
}
@font-face {
	font-family: 'ploni';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://ellipse-investments.com/wp-content/uploads/2025/06/ploni-bold-aaa.woff2') format('woff2');
}
/* End Custom Fonts CSS */