.elementor-1140 .elementor-element.elementor-element-a98e3e5{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;--z-index:999;}.elementor-1140 .elementor-element.elementor-element-a98e3e5:not(.elementor-motion-effects-element-type-background), .elementor-1140 .elementor-element.elementor-element-a98e3e5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-1d0b3aa );}.elementor-widget-theme-site-logo .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-1140 .elementor-element.elementor-element-5c545a5 img{width:100%;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );}.elementor-1140 .elementor-element.elementor-element-b437e0d .elementor-button{background-color:#BFAAB2;font-family:"Roboto", Sans-serif;font-size:18px;font-weight:600;line-height:1.3em;fill:var( --e-global-color-secondary );color:var( --e-global-color-secondary );border-style:solid;border-color:var( --e-global-color-primary );}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-widget-theme-site-logo .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-button .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-1140 .elementor-element.elementor-element-a98e3e5{--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--gap:20px 20px;--row-gap:20px;--column-gap:20px;--flex-wrap:wrap;--padding-top:20px;--padding-bottom:20px;--padding-left:16px;--padding-right:16px;--z-index:999;}.elementor-widget-theme-site-logo .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-1140 .elementor-element.elementor-element-5c545a5{z-index:999;}.elementor-1140 .elementor-element.elementor-element-5c545a5 img{width:130px;height:100%;object-fit:cover;}.elementor-widget-button .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-1140 .elementor-element.elementor-element-b437e0d{z-index:999;}.elementor-1140 .elementor-element.elementor-element-b437e0d .elementor-button{font-size:12px;border-width:2px 2px 2px 2px;border-radius:8px 8px 8px 8px;padding:8px 16px 8px 16px;}}/* Start custom CSS for container, class: .elementor-element-a98e3e5 */.sticky-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  transition: transform 0.4s ease;
  transform: translateY(-100%);
}

.sticky-header.show-header {
  transform: translateY(0);
}/* End custom CSS */