.elementor-180 .elementor-element.elementor-element-fda8360{--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;--justify-content:space-between;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:2%;--padding-bottom:2%;--padding-left:05%;--padding-right:05%;}.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-180 .elementor-element.elementor-element-e46b273 .elementor-heading-title{font-family:var( --e-global-typography-5fa1f73-font-family ), Sans-serif;font-size:var( --e-global-typography-5fa1f73-font-size );font-weight:var( --e-global-typography-5fa1f73-font-weight );line-height:var( --e-global-typography-5fa1f73-line-height );color:var( --e-global-color-accent );}.elementor-widget-search{--e-search-input-color:var( --e-global-color-text );}.elementor-widget-search.e-focus{--e-search-input-color:var( --e-global-color-text );}.elementor-widget-search .elementor-pagination{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-180 .elementor-element.elementor-element-263a8ad .e-search-submit{background-color:#02010100;border-style:none;}.elementor-180 .elementor-element.elementor-element-263a8ad{width:var( --container-widget-width, 205px );max-width:205px;--container-widget-width:205px;--container-widget-flex-grow:0;--e-search-input-color:var( --e-global-color-text );--e-search-icon-label-color:var( --e-global-color-text );--e-search-input-padding-block-start:0px;--e-search-input-padding-inline-start:0px;--e-search-input-padding-block-end:0px;--e-search-input-padding-inline-end:0px;--e-search-icon-label-size:18px;--e-search-input-gap:0px;--e-search-submit-margin-inline-start:0px;--e-search-submit-color:var( --e-global-color-primary );--e-search-submit-border-radius:0px 0px 0px 0px;--e-search-submit-padding:0px 0px 0px 0px;}.elementor-180 .elementor-element.elementor-element-263a8ad .e-search-input{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 );border-style:none;border-radius:0px 0px 0px 0px;}.elementor-180 .elementor-element.elementor-element-263a8ad .e-search-submit span{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-180{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.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-180 .elementor-element.elementor-element-e46b273 .elementor-heading-title{font-size:var( --e-global-typography-5fa1f73-font-size );line-height:var( --e-global-typography-5fa1f73-line-height );}.elementor-180 .elementor-element.elementor-element-263a8ad .e-search-input{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-180 .elementor-element.elementor-element-263a8ad .e-search-submit span{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:769px){.elementor-180 .elementor-element.elementor-element-e46b273 .elementor-heading-title{font-size:var( --e-global-typography-5fa1f73-font-size );line-height:var( --e-global-typography-5fa1f73-line-height );}.elementor-180 .elementor-element.elementor-element-263a8ad .e-search-input{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-180 .elementor-element.elementor-element-263a8ad .e-search-submit span{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}/* Start custom CSS for heading, class: .elementor-element-e46b273 */.black{
    color: black;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-fda8360 */.sticky-header{
      background: rgba(255, 255, 255, 1) !important;
  top: 0;
  z-index: 999;
 
}

.sticky-header.elementor-sticky--effects{
 backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px); /* Safari support */
  
  background: rgba(255, 255, 255, 1) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1); /* Optional subtle border */
}





/* Normal logo size */
.my-logo img {
  width: 120px;
  transition: width 0.4s ease, transform 0.4s ease;
}

/* When header becomes sticky */
.elementor-sticky--effects .my-logo img {
  width: 70px;
  transform: scale(0.95);
}/* End custom CSS */