.elementor-kit-5{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#000000;--e-global-color-text:#7373734D;--e-global-color-accent:#262E48;--e-global-color-1b45722:#1B2032;--e-global-typography-primary-font-family:"Open Sans Hebrew";--e-global-typography-primary-font-size:clamp(2.5rem, 4vw + 1rem, 4.5rem);--e-global-typography-primary-font-weight:900;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-family:"Open Sans Hebrew";--e-global-typography-secondary-font-size:clamp(2rem, 3vw + 1rem, 3rem);--e-global-typography-secondary-font-weight:900;--e-global-typography-secondary-line-height:0.9em;--e-global-typography-text-font-family:"Open Sans Hebrew";--e-global-typography-text-font-size:clamp(1rem, 0.5vw + 0.85rem, 1.25rem);--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Open Sans Hebrew";--e-global-typography-accent-font-size:clamp(0.875rem, 0.25vw + 0.8rem, 1rem);--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1em;--e-global-typography-d1d35ab-font-family:"Open Sans Hebrew";--e-global-typography-d1d35ab-font-size:clamp(1.15rem, 0.6vw + 1rem, 1.5rem);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:70%;}.e-con{--container-max-width:70%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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:80%;}.e-con{--container-max-width:80%;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:clamp(1.75rem, 5vw, 3.5rem);--e-global-typography-secondary-font-size:clamp(1.25rem, 3.5vw, 2.25rem);--e-global-typography-text-font-size:clamp(0.875rem, 1.25vw, 1.125rem);--e-global-typography-accent-font-size:clamp(0.75rem, 1vw, 0.875rem);}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}/* Start custom CSS */.profile-circle {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  flex-wrap: nowrap !important;
}

.profile-circle .elementor-widget {
  flex: 0 1 auto !important;
  min-width: 0 !important;
  max-width: 5rem !important;
}

.profile-circle img {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 1 / 1 !important;
  object-fit: cover !important;
  object-position: center !important;
  border-radius: 50% !important;
  display: block !important;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.15) !important;
}

.profile-circle + .profile-circle {
  margin-inline-start: -1rem !important;
}

.micro-copy {
    column-gap: 1rem;
    
}

.bottom-section {
    row-gap: 1rem;
    
}

.navbar-wrapper {
    position: absolute;
    top: 2vh;
    left: 0px;
    right: 0px;
    width: 100vw !important;
    z-index: 99;
    height: 4vh !important;
    margin-top: 2vh !important;
}

.navbar {
    height: 100%;
    
}

.elementor-widget-container {
  padding: 0;
}

.elementor-container {
  width: clamp(80rem, 90vw, 93.75rem);
}/* End custom CSS */