.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-c8c1a21:#FF0055;--e-global-color-14890c4:#FC66C5;--e-global-color-3e0ca5a:#5370FF;--e-global-color-39024c6:#00021A;--e-global-color-4f44c8d:#00021A;--e-global-color-8b2ad79:#40AFFD;--e-global-color-6d9aefd:#AB2FFE;--e-global-color-ac88ca7:#3D05DD;--e-global-color-071375e:#EFA4F2;--e-global-typography-primary-font-family:"Noto Sans Hebrew";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-4f44c8d );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.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);}@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 */.mb-0 p:last-child{
    margin-bottom: 0;
}
html, body{
overflow-x: hidden;
max-width: 100%;
}
.post-password-form{
    margin-top: 150px;
}

.gradientr-border{
         position: relative;
          z-index: 1;
}

.gradientr-border:before {
  content: '';
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 border-radius: 24px; 
 padding: 1px; 
 background: linear-gradient(90deg, #3D05DD, #EFA4F2); 
 -webkit-mask: 
   linear-gradient(#fff 0 0) content-box, 
   linear-gradient(#fff 0 0);
 -webkit-mask-composite: destination-out; 
 mask-composite: exclude;
 pointer-events: none; 
 z-index: -1;
}


.ab_img {
    pointer-events: none;
   
}
.ab_img img{
      -webkit-user-select: none; 
  -ms-user-select: none;  
  user-select: none;
}

.ani_title h2,
.ani_title h3,
.ani_title h4,
.ani_title h5
{
    background: linear-gradient(90.00deg, rgb(105, 234, 203),rgb(234, 204, 248),rgb(102, 84, 241));
-webkit-background-clip:
text;
-webkit-text-fill-color:
transparent;
background-clip:
text;
text-fill-color:
transparent;
}/* End custom CSS */