.elementor-15685 .elementor-element.elementor-element-058f5d0{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:-18px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-15685 .elementor-element.elementor-element-d0edc0a{--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;--margin-top:10px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}.elementor-15685 .elementor-element.elementor-element-d0edc0a.e-con{--order:-99999 /* order start hack */;--flex-grow:0;--flex-shrink:0;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-15685 .elementor-element.elementor-element-7fd85d5{background-color:#FFFFFFA8;margin:80px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 40px 20px;border-style:solid;border-width:0px 0px 02px 0px;border-color:#E7E7E7;border-radius:015px 15px 0px 0px;text-align:left;}.elementor-15685 .elementor-element.elementor-element-7fd85d5 .elementor-heading-title{font-family:"EB Garamond", Sans-serif;font-size:35px;font-weight:700;color:#B12322;}.elementor-15685 .elementor-element.elementor-element-f313773{--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;--margin-top:53px;--margin-bottom:80px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:0px;--padding-left:50px;--padding-right:0px;}.elementor-15685 .elementor-element.elementor-element-f313773.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-15685 .elementor-element.elementor-element-95dc204 > .elementor-widget-container{margin:0px 0px 0px -10px;}.elementor-15685 .elementor-element.elementor-element-95dc204 ul.hfe-breadcrumbs li{margin-right:10px;}.elementor-15685 .elementor-element.elementor-element-95dc204 .hfe-breadcrumbs, .elementor-15685 .elementor-element.elementor-element-95dc204 .hfe-breadcrumbs .hfe-breadcrumbs-text{color:#B12322;}.elementor-15685 .elementor-element.elementor-element-95dc204 .hfe-breadcrumbs svg{fill:#B12322;}.elementor-15685 .elementor-element.elementor-element-95dc204 .hfe-breadcrumbs-item{font-family:"EB Garamond", Sans-serif;font-size:20px;}.elementor-15685 .elementor-element.elementor-element-95dc204 .hfe-breadcrumbs-item:hover a, .elementor-15685 .elementor-element.elementor-element-95dc204 .hfe-breadcrumbs-item:hover .hfe-breadcrumbs-text{color:#B12322;}.elementor-15685 .elementor-element.elementor-element-95dc204 .hfe-breadcrumbs-first:hover .hfe-breadcrumbs-home-icon svg{fill:#B12322;}.elementor-15685 .elementor-element.elementor-element-a90f93b{margin:20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;border-style:solid;border-width:0px 0px 0px 0px;border-color:#E7E7E7;}.elementor-15685 .elementor-element.elementor-element-a90f93b .elementor-heading-title{font-family:"EB Garamond", Sans-serif;font-size:35px;font-weight:700;color:#B12322;}.elementor-15685 .elementor-element.elementor-element-184259d > .elementor-widget-container{margin:-20px 0px 0px 0px;}.elementor-15685 .elementor-element.elementor-element-184259d .qodef-m-line{color:#B12322;width:86px;font-size:2px;}@media(max-width:767px){.elementor-15685 .elementor-element.elementor-element-f313773{--margin-top:020px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-15685 .elementor-element.elementor-element-95dc204{text-align:left;}.elementor-15685 .elementor-element.elementor-element-95dc204 .hfe-breadcrumbs-item{font-size:13px;}.elementor-15685 .elementor-element.elementor-element-95dc204 .hfe-breadcrumbs-separator .hfe-breadcrumbs-separator-text{font-size:13px;}.elementor-15685 .elementor-element.elementor-element-95dc204 .hfe-breadcrumbs-last .hfe-breadcrumbs-text, .elementor-15685 .elementor-element.elementor-element-95dc204 .hfe-breadcrumbs-last svg{font-size:13px;}}@media(min-width:768px){.elementor-15685 .elementor-element.elementor-element-d0edc0a{--width:25.912%;}.elementor-15685 .elementor-element.elementor-element-f313773{--width:75.986%;}}/* Start custom CSS for container, class: .elementor-element-d0edc0a */.sticky-sidebar-about {
  position: sticky;
  top: 100px; /* Adjust depending on your header height */
  align-self: flex-start;
  z-index: 0;
}

@media only screen and (max-width: 600px) {
  .sticky-sidebar-about {
    padding: 0 !important;
    margin: 0 !important;
    display: flex !important;
    flex-direction: row;
    justify-content: space-between; /* pushes title left, menu right */
    align-items: center; /* vertically center */
    position: static !important;
  }

  .about-heading-mobile {
    padding: 0 !important;
    margin: 0 !important;
    width: auto; /* no fixed 50%, let flex handle */
    text-align: left;
  }

  .about-menu-mobile {
    width: auto !important;
    text-align: right;
  }
}/* End custom CSS */