.elementor-7976 .elementor-element.elementor-element-77eddb7{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:-8vw;--margin-bottom:0vw;--margin-left:0vw;--margin-right:0vw;}.elementor-7976 .elementor-element.elementor-element-77eddb7:not(.elementor-motion-effects-element-type-background), .elementor-7976 .elementor-element.elementor-element-77eddb7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0A0A0A;}.elementor-7976 .elementor-element.elementor-element-2ac992a{text-align:center;}.elementor-7976 .elementor-element.elementor-element-2ac992a .elementor-heading-title{font-family:"Birzia", אלמוני שחור;font-size:70px;font-weight:700;text-transform:uppercase;font-style:normal;line-height:1.1em;letter-spacing:0.05em;text-shadow:0px 0px 5px #000000;color:#FFFFFF;}.elementor-7976 .elementor-element.elementor-element-7ac2e58 .elementor-heading-title{font-family:"Birzia", אלמוני שחור;font-size:22px;font-weight:400;text-transform:uppercase;font-style:normal;line-height:1.5em;letter-spacing:0.05em;color:#F1F1F1;}.elementor-7976 .elementor-element.elementor-element-7086c8d.elementor-element{--align-self:center;}.elementor-7976 .elementor-element.elementor-element-9916c96{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-7976 .elementor-element.elementor-element-77eddb7{--content-width:100%;}}/* Start custom CSS for html, class: .elementor-element-7086c8d */.elementor-7976 .elementor-element.elementor-element-7086c8d {
    z-index: 9999 !important;
}/* End custom CSS */
/* Start custom CSS */.glow-on-hover {
  width: 260px;
  height: 60px;
  border: none;
  outline: none;
  color: #fff;
  background: #111;
  cursor: pointer;
  position: relative;
  z-index: 0;
  border-radius: 12px;
  font-size: 1.3rem;
  font-weight: 700;
  direction: rtl;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  text-align: center;
  letter-spacing: 3px
}

/* אפקט Glow קבוע */
.glow-on-hover:before {
  content: '';
  background: linear-gradient(45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, #ff0000);
  position: absolute;
  top: -2px;
  left: -2px;
  background-size: 400%;
  z-index: -1;
  filter: blur(4px);
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  animation: glowing 20s linear infinite;
  opacity: 0.15;
  transition: opacity 0.3s ease-in-out, filter 0.3s ease-in-out;
  border-radius: 12px;
}

/* אפקט Glow חזק ב-hover */
.glow-on-hover:hover:before {
  opacity: 1;
  filter: blur(6px);
}

.glow-on-hover:after {
  z-index: -1;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #111;
  left: 0;
  top: 0;
  border-radius: 12px;
}

.glow-on-hover:active {
  color: #000;
}

.glow-on-hover:active:after {
  background: transparent;
}

@keyframes glowing {
  0% { background-position: 0 0; }
  50% { background-position: 400% 0; }
  100% { background-position: 0 0; }
}

/* חץ שמאלה */
.glow-on-hover .arrow {
  display: inline-block;
  transition: transform 0.3s ease;
}

.glow-on-hover:hover .arrow {
  transform: translateX(-6px);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Birzia';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('http://arielyehud.com/wp-content/uploads/2024/10/Birzia-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Birzia';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('http://arielyehud.com/wp-content/uploads/2024/10/Birzia-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Birzia';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('http://arielyehud.com/wp-content/uploads/2024/10/Birzia-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Birzia';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('http://arielyehud.com/wp-content/uploads/2024/10/Birzia-Black.woff2') format('woff2');
}
/* End Custom Fonts CSS */