.elementor-kit-6{--e-global-color-primary:#0F0F16;--e-global-color-secondary:#ECECF0;--e-global-color-text:#F8F8F9;--e-global-color-accent:#12111D;--e-global-color-fcbafa6:#FFFFFF;--e-global-color-1c4c822:#FFFFFFCC;--e-global-color-f413e5a:#FFFFFF99;--e-global-color-91d019b:#F2F2F2;--e-global-color-47b8f64:#10181A;--e-global-color-870312a:#CE42FF;--e-global-color-5f2e4b3:#FF4848;--e-global-color-ece64cc:#223339;--e-global-typography-primary-font-family:"greycliff-hebrew-cf";--e-global-typography-primary-font-size:74px;--e-global-typography-primary-font-weight:900;--e-global-typography-primary-line-height:70px;--e-global-typography-secondary-font-family:"greycliff-hebrew-cf";--e-global-typography-secondary-font-size:44px;--e-global-typography-secondary-font-weight:900;--e-global-typography-secondary-line-height:40px;--e-global-typography-text-font-family:"greycliff-hebrew-cf";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"greycliff-hebrew-cf";--e-global-typography-accent-font-size:24px;--e-global-typography-accent-font-weight:400;--e-global-typography-53eee57-font-family:"greycliff-hebrew-cf";--e-global-typography-53eee57-font-size:3.5em;--e-global-typography-53eee57-font-weight:900;--e-global-typography-4aa5b13-font-family:"greycliff-hebrew-cf";--e-global-typography-4aa5b13-font-size:2em;--e-global-typography-4aa5b13-font-weight:900;--e-global-typography-3025bbe-font-family:"greycliff-hebrew-cf";--e-global-typography-3025bbe-font-size:20px;--e-global-typography-3025bbe-font-weight:400;--e-global-typography-19d3548-font-family:"greycliff-hebrew-cf";--e-global-typography-19d3548-font-size:16px;--e-global-typography-19d3548-font-weight:400;background-color:var( --e-global-color-primary );}.elementor-kit-6 e-page-transition{background-color:var( --e-global-color-47b8f64 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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);}.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-kit-6{--e-global-typography-primary-font-size:54px;--e-global-typography-primary-line-height:50px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#ctaa .elementor-button{

    background: linear-gradient(89.15deg, #4268FF -6.37%, #CE42FF 29.72%, #FF2D2D 75.55%, #FFAF2D 108.21%);
    box-shadow: 0px 6px 28.3px -9px #EE3579;
    border-radius: 99px;
}


.grd{
    background: linear-gradient(89.15deg, #4268FF -6.37%, #CE42FF 29.72%, #FF2D2D 75.55%, #FFAF2D 108.21%);
        -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    
}


@media only screen and (min-width: 1367px) {
	body #magicMouseCursor {
	  z-index:10000000!important;
	  position: fixed;
	  width: 35px;
	  height: 35px;
	  border: 1px solid #fff;
	  background: rgba(0,0,0,0.2);
	  border-radius: 50%;
	  z-index: 9999;
	  left: 0;
	  top: 0;
	  transition: transform 0.07s, width 0.3s, height 0.3s;
	  pointer-events: none; }
	  body #magicMouseCursor.cursor-square {
		border-radius: 0; }

	body #magicPointer {
	  z-index:10000000!important;
	  height: 5px;
	  width: 5px;
	  top: 0;
	  left: 0;
	  position: fixed;
	  background: #605dff;
	  border-radius: 50%;
	  pointer-events: none;
	  transition: background 0.2s, width 0.2s, height 0.2s, box-shadow 0.2s; }
	  body #magicPointer.is-hover {
		background: #fff; }
	  body #magicPointer.pointer-blur {
		height: 50px;
		width: 50px;
		background: none;
		border: 1px solid #fff;
		box-shadow: 0px 0px 15px -5px white; }
	  body #magicPointer.pointer-overlay {
		height: 50px;
		width: 50px;
		mix-blend-mode: difference;
		box-shadow: 0px 0px 15px -5px white; }

	body .magic-hover {
	  transition: all 0.2s; }
	  body .magic-hover:hover {
		cursor: none!important; }
}

/* Fade Up Animation */
.elementor-widget:not(.disable-fade-in) {
    opacity: 0;
    transition-property: opacity,transform;
    transform: translate(0,24px);
    transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
    transition-duration: .5s; 
} 

.elementor-widget.show,
.e-preview--show-hidden-elements .elementor-widget,
.elementor-editor-active .elementor-widget{
    opacity: 1;
    transform: none;
}





body .website-wrapper {
	overflow: visible;
} 





	html {
    overflow-x: hidden;
}
	

.cursor {
  position: fixed;
  pointer-events: none;
  opacity: 0;
}



.cursor-big {
	top: 0px;
    left: 0px;
	height: 100px;
	width: 100px;
	align-items: center;
    background-color: #2C2E2E;
    border-radius: 50%;
    color: white;
    display: flex;
    font-size: 15px;
    justify-content: center;
    padding: 10px;
    pointer-events: none;
    position: fixed;
    text-align: center;
    transform: translate(-50%, -50%);
    transition: color 0.5s ease;
    z-index:9999;
    font-family: greycliff-hebrew-cf, sans-serif;
    
}




	p{
		margin-top: 25px;
	}

   /*	disable custom cursor on tablet & mobile */
   @media only screen and (max-width: 768px) {
    .cursor-small{
        display:none;
     }
    
    
   }



 
/* Elegant Fade In-Out - Elements delay */
#delay1 {
    transition-delay: .1s;
}
#delay2 {
     transition-delay: .2s;
}
#delay3 {
     transition-delay: .3s;
}
#delay4 {
     transition-delay: .4s;
}
#delay5 {
     transition-delay: .5s;
}
#delay6 {
     transition-delay: .6s;
}
#delay7 {
     transition-delay: .7s;
}
#delay8 {
     transition-delay: .8s;
}


::selection {
  color: white;
  background: #FF4848;
}/* End custom CSS */