.elementor-kit-5{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#FFFFFFC4;--e-global-color-text:#FFFFFF;--e-global-color-accent:#E7C442;--e-global-color-5c268b6:#CBA92B;--e-global-color-fe483df:#FBE79F;--e-global-color-36878ad:#0D0E0E;--e-global-color-c10849e:#201F1B;--e-global-color-3221375:#FFFFFF1A;--e-global-color-242cdc1:#FFFFFF30;--e-global-color-24a8c03:#FFFFFF00;--e-global-color-04c9c8d:#E7C4427A;--e-global-typography-primary-font-family:"Google Sans";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-family:"Google Sans";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-family:"Google Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-family:"Google Sans";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:600;--e-global-typography-9f1ab87-font-family:"Google Sans";--e-global-typography-9f1ab87-font-size:24px;--e-global-typography-9f1ab87-line-height:1.2em;--e-global-typography-c8c8842-font-family:"Google Sans";--e-global-typography-c8c8842-font-size:20px;--e-global-typography-c8c8842-font-weight:600;--e-global-typography-c8c8842-line-height:1em;--e-global-typography-a8e6f39-font-family:"Google Sans";--e-global-typography-a8e6f39-font-size:98px;--e-global-typography-a8e6f39-font-weight:700;--e-global-typography-a8e6f39-line-height:1em;background-color:var( --e-global-color-36878ad );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}.entry-title, .wp-block-post-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-5{--e-global-typography-primary-font-size:32px;--e-global-typography-secondary-font-size:26px;--e-global-typography-accent-font-size:16px;--e-global-typography-9f1ab87-font-size:20px;--e-global-typography-c8c8842-font-size:26px;--e-global-typography-a8e6f39-font-size:45px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.main-cta .elementor-button-icon{
    transform: scale(2);
}
.main-cta a, button[type="submit"]{
  position: relative;
  overflow: hidden;
  margin-bottom: -5px;
}

.main-cta a::before, button[type="submit"]::before{
  content: "";
  position: absolute;
  top: -50%;
  right: -75%;
  width: 35%;
  height: 200%;
  background: rgba(255,255,255,0.45);
  transform: skewX(-25deg);
  pointer-events: none;
}

.main-cta a:hover::before, button[type="submit"]:hover::before{
  animation: cta-shine-rtl 1s ease forwards;
}

@keyframes cta-shine-rtl{
  from{
    right: -75%;
  }
  to{
    right: 125%;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Google Sans';
	font-display: auto;
	src: url('https://hscpa.co.il/wp-content/uploads/2026/07/GoogleSans-VariableFont_GRADopszwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */