.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#595959;--e-global-color-ce9ed3a:#FFFFFF;--e-global-color-b4d8fd0:#904F90;--e-global-color-db22beb:#D385D3;--e-global-color-957fbde:#00000000;--e-global-color-82c4971:#100726;--e-global-typography-primary-font-family:"Noto Sans Hebrew";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Noto Sans Hebrew";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Sans Hebrew";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Noto Sans Hebrew";--e-global-typography-accent-font-weight:500;--e-global-typography-c43cf94-font-size:20px;--e-global-typography-c43cf94-font-weight:bold;--e-global-typography-7ac7e3a-font-size:14px;--e-global-typography-7ac7e3a-font-weight:normal;--e-global-typography-bf60057-font-family:"Noto Sans Hebrew";--e-global-typography-bf60057-font-size:22px;--e-global-typography-bf60057-font-weight:600;--e-global-typography-c2cb1a1-font-family:"Noto Sans Hebrew";--e-global-typography-c2cb1a1-font-size:46px;--e-global-typography-c2cb1a1-font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1366px;}.e-con{--container-max-width:1366px;--container-default-padding-top:0px;--container-default-padding-right:24px;--container-default-padding-bottom:0px;--container-default-padding-left:24px;}.elementor-widget:not(:last-child){margin-bottom:0px;}.elementor-element{--widgets-spacing:0px;}{}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-kit-5{--e-global-typography-bf60057-font-size:18px;--e-global-typography-c2cb1a1-font-size:32px;--e-global-typography-c2cb1a1-letter-spacing:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */h1, h2, h3, h4, p {
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

#pojo-a11y-toolbar {
    zoom: 0.7;
}

a.elementor-button-link.elementor-button.elementor-size-md {
  background-image: linear-gradient(
    to right,
    hsl(296deg 30% 50%),
    hsl(271deg 38% 43%)
  );
  z-index: 1;
  position: relative;
}

a.elementor-button-link.elementor-button.elementor-size-md::before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(
    to bottom,
    hsl(296deg 30% 50%),
    hsl(324deg 14% 57%)
  ) !important;
  z-index: -1;
  transition: opacity 0.5s linear;
  opacity: 0;
  border-radius: 50px;
}
a.elementor-button-link.elementor-button.elementor-size-md:hover::before {
  opacity: 1;
}/* End custom CSS */