.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-c4745cb:#16163F;--e-global-color-1aaea24:#FFFFFF;--e-global-color-2d6a0ea:#F5CE68;--e-global-color-c68fa71:#243142;--e-global-color-68d6e42:#FFEDBF;--e-global-color-6c253f1:#FFE08E;--e-global-color-d5ebe46:#FFF9E9;--e-global-color-7767628:#000000;--e-global-color-85bb01c:#E7B455;--e-global-color-3768db7:#00000000;--e-global-color-eeaee64:#00000047;--e-global-color-49c6280:#E7B455AD;--e-global-color-476016d:#E7B455E0;--e-global-color-4d8f97d:#00000091;--e-global-color-2c15da7:#E7B45540;--e-global-color-a0a7f06:#3A3A3A;--e-global-color-071e177:#242424;--e-global-typography-primary-font-family:"Roboto";--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;color:var( --e-global-color-secondary );font-family:"Assistant", Sans-serif;font-size:17px;font-weight:400;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-2d6a0ea );font-family:"Assistant", Sans-serif;font-size:17px;font-weight:400;}.elementor-kit-6 h1{color:var( --e-global-color-c68fa71 );font-size:45px;font-weight:700;}.elementor-kit-6 h2{color:var( --e-global-color-c4745cb );font-size:30px;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:0%;--container-default-padding-right:0%;--container-default-padding-bottom:0%;--container-default-padding-left:0%;}.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 *//* כפתור CTA פועם */
.pulse-btn.elementor-button,
.elementor-widget-button.pulse-btn .elementor-button {
  padding: 18px 45px !important;
  font-size: 1.2rem !important;
  font-weight: 700 !important;
  color: #fff !important;
  background: linear-gradient(135deg, #EED183, #EED183) !important;
  border: none !important;
  border-radius: 5px !important;
  position: relative;
  animation: pulseGlow 2s infinite;
  transition: transform 0.3s ease;
}

.pulse-btn.elementor-button::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 50px;
  background: inherit;
  filter: blur(15px);
  opacity: 0.6;
  z-index: -1;
  animation: pulseGlow 2s infinite;
}

.pulse-btn.elementor-button:hover {
  transform: scale(1.05);
}

@keyframes pulseGlow {
  0%, 100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  50% {
    box-shadow: 0 0 0 20px rgba(255, 107, 107, 0);
  }
}

.gold-gradient-heading {
  font-size: 4rem;
  font-weight: 800;
  text-align: center;
  background: linear-gradient(
    90deg,
    #bf953f 0%,
    #fcf6ba 20%,
    #b38728 40%,
    #fbf5b7 60%,
    #bf953f 80%,
    #fcf6ba 100%
  );
  background-size: 200% auto;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: goldShimmer 3s linear infinite;
}

@keyframes goldShimmer {
  0% { background-position: 200% center; }
  100% { background-position: -200% center; }
}


/* כפתור CTA פועם */
.pulse-btn.elementor-button,
.elementor-widget-button.pulse-btn .elementor-button {
  padding: 18px 45px !important;
  font-size: 1.2rem !important;
  font-weight: 700 !important;
  color: #fff !important;
  background: linear-gradient(135deg, #EED183, #EED183) !important;
  border: none !important;
  border-radius: 5px !important;
  position: relative;
  animation: pulseGlow 2s infinite;
  transition: transform 0.3s ease;
}

.pulse-btn.elementor-button::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 50px;
  background: inherit;
  filter: blur(15px);
  opacity: 0.6;
  z-index: -1;
  animation: pulseGlow 2s infinite;
}

.pulse-btn.elementor-button:hover {
  transform: scale(1.05)

/* כפתור CTA פועם */
.law-cta-btn.elementor-button,
.elementor-widget-button.law-cta-btn .elementor-button {
  padding: 18px 45px !important;
  font-size: 1.2rem !important;
  font-weight: 700 !important;
  color: #16163F !important; /* צבע טקסט חדש */
  background: linear-gradient(135deg, #EED183, #EED183) !important;
  border: none !important;
  border-radius: 5px !important;
  position: relative;
  animation: lawPulseGlow 2s infinite;
  transition: transform 0.3s ease;
}

.law-cta-btn.elementor-button::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 50px;
  background: inherit;
  filter: blur(15px);
  opacity: 0.6;
  z-index: -1;
  animation: lawPulseGlow 2s infinite;
}

.law-cta-btn.elementor-button:hover {
  transform: scale(1.05);
}

/* אנימציית הפולס */
@keyframes lawPulseGlow {
  0% {
    box-shadow: 0 0 0 0 rgba(238, 209, 131, 0.6);
  }
  70% {
    box-shadow: 0 0 0 20px rgba(238, 209, 131, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(238, 209, 131, 0);
  }
}

html, body {
overflow-x: hidden;
}

h1 {
    animation: none !important;
    transition: none !important;
}

html, body {
overflow-x: hidden;
}/* End custom CSS */