.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-32 .elementor-element.elementor-element-221aecc{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-0c2ee6a */:root{
  --hb-primary:#104e2e;--hb-primary-hover:#0d3f25;--hb-primary-deep:#0a2e1b;
  --hb-accent:#11a95b;--hb-accent-deep:#0d8a49;--hb-white:#fff;
  --hb-off-white:#f8f6f2;--hb-gray-light:#e8e4df;--hb-text:#1e1c1a;
  --hb-max:1280px;--hb-gutter:clamp(20px,5vw,64px);--hb-radius:3px;
  --hb-trans:0.4s cubic-bezier(0.22,1,0.36,1);--hb-ease:cubic-bezier(0.22,1,0.36,1);
}

.hbhome-header *{box-sizing:border-box;}
.hbhome-container{width:100%;max-width:var(--hb-max);margin:0 auto;padding-inline:var(--hb-gutter);}

.elementor-location-header,
.elementor-location-header > .elementor{margin:0 !important;padding:0 !important;border:0 !important;}

.hbhome-header{position:absolute;top:0;left:0;right:0;z-index:100;background:transparent;border-top:0 !important;margin-top:0 !important;border-bottom:1px solid transparent;transition:background var(--hb-trans),border-color var(--hb-trans),box-shadow var(--hb-trans),backdrop-filter var(--hb-trans);}
.hbhome-header.hbhome-scrolled{background:rgba(255,255,255,.08);border-bottom-color:rgba(255,255,255,.12);backdrop-filter:blur(20px) saturate(1.6);-webkit-backdrop-filter:blur(20px) saturate(1.6);box-shadow:0 4px 32px -8px rgba(0,0,0,.2);}

.hbhome-header-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;height:86px;transition:height var(--hb-trans);}
.hbhome-header.hbhome-scrolled .hbhome-header-inner{height:72px;}
.hbhome-logo{display:flex;align-items:center;gap:.7em;flex-shrink:0;line-height:0;}
.hbhome-logo-img{height:42px !important;width:auto !important;max-width:none !important;display:block;transition:height var(--hb-trans);}
.hbhome-header.hbhome-scrolled .hbhome-logo-img{height:34px !important;}

.hbhome-nav{display:flex;align-items:center;gap:clamp(1rem,2vw,2.1rem);}
.hbhome-nav>a,.hbhome-nav-item>a{font-family:'Poppins',sans-serif;font-size:.82rem;font-weight:600;letter-spacing:.04em;color:rgba(255,255,255,.88);position:relative;padding-block:.4em;text-decoration:none;display:inline-flex;align-items:center;gap:.4em;}
.hbhome-nav>a::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:var(--hb-accent);transform:scaleX(0);transform-origin:left;transition:transform var(--hb-trans);}
.hbhome-nav>a:hover,.hbhome-nav-item>a:hover{color:#fff;}
.hbhome-nav>a:hover::after,.hbhome-nav>a.hbhome-active::after{transform:scaleX(1);}
.hbhome-nav>a.hbhome-active{color:#fff;}

.hbhome-nav-item{position:relative;}
.hbhome-caret{width:11px;height:11px;flex-shrink:0;transition:transform var(--hb-trans);}
.hbhome-nav-item:hover .hbhome-caret{transform:rotate(180deg);}
.hbhome-dropdown{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(8px);min-width:280px;background:#fff;border:1px solid var(--hb-gray-light);border-radius:var(--hb-radius);box-shadow:0 30px 60px -30px rgba(0,0,0,.45);padding:.6rem;opacity:0;visibility:hidden;transition:opacity var(--hb-trans),transform var(--hb-trans),visibility var(--hb-trans);z-index:50;}
.hbhome-nav-item:hover .hbhome-dropdown{opacity:1;visibility:visible;transform:translateX(-50%) translateY(2px);}
.hbhome-dropdown a{display:block;padding:.7rem .9rem;font-family:'Poppins',sans-serif;font-size:.86rem;font-weight:600;color:var(--hb-text);border-radius:2px;text-decoration:none;transition:background var(--hb-trans),color var(--hb-trans);}
.hbhome-dropdown a::after{display:none;}
.hbhome-dropdown a:hover{background:var(--hb-off-white);color:var(--hb-primary);}
.hbhome-dropdown .hbhome-dd-all{margin-top:.3rem;border-top:1px solid var(--hb-gray-light);color:var(--hb-accent-deep);font-weight:700;}

.hbhome-cta-wrap{display:flex;align-items:center;gap:1.2rem;flex-shrink:0;}
.hbhome-btn,.hbhome-btn:link,.hbhome-btn:visited{display:inline-flex;align-items:center;gap:.65em;font-family:'Poppins',sans-serif;font-size:.82rem;font-weight:600;letter-spacing:.02em;padding:.65em 1.1em .65em 1.4em;background:var(--hb-primary);color:#fff;border-radius:50px;text-decoration:none;transition:background var(--hb-trans),transform var(--hb-trans),box-shadow var(--hb-trans);white-space:nowrap;}
.hbhome-btn:hover,.hbhome-btn:focus{background:var(--hb-primary-hover);color:#fff !important;transform:translateY(-2px);box-shadow:0 10px 24px -10px rgba(26,56,41,.45);}
.hbhome-btn-icon{width:28px;height:28px;background:rgba(255,255,255,.18);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background var(--hb-trans);}
.hbhome-btn:hover .hbhome-btn-icon{background:rgba(255,255,255,.28);}
.hbhome-btn-icon svg{width:12px;height:12px;}

.hbhome-burger{display:none;width:44px;height:44px;flex-direction:column;justify-content:center;align-items:center;gap:5px;background:none;border:none;cursor:pointer;padding:0;z-index:101;position:relative;}
.hbhome-burger span{width:24px;height:2px;background:#fff;transition:transform var(--hb-trans),opacity var(--hb-trans);}
body.hbhome-menu-open .hbhome-burger span:nth-child(1){transform:translateY(7px) rotate(45deg);}
body.hbhome-menu-open .hbhome-burger span:nth-child(2){opacity:0;}
body.hbhome-menu-open .hbhome-burger span:nth-child(3){transform:translateY(-7px) rotate(-45deg);}

.hbhome-mobile-nav{position:fixed;inset:0;background:var(--hb-primary);color:#fff;z-index:9998;display:flex;flex-direction:column;justify-content:center;padding:var(--hb-gutter);transform:translateX(100%);transition:transform .5s var(--hb-ease);visibility:hidden;}
body.hbhome-menu-open .hbhome-mobile-nav{transform:translateX(0);visibility:visible;}
.hbhome-mobile-nav a{font-family:'Poppins',sans-serif;font-size:clamp(2rem,8vw,3rem);font-weight:500;padding-block:.25em;border-bottom:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;align-items:baseline;color:#fff;text-decoration:none;}
.hbhome-mobile-nav a .hbhome-idx{font-size:.7rem;letter-spacing:.2em;color:var(--hb-accent);}
.hbhome-mobile-nav a.hbhome-call{margin-top:2rem;align-self:flex-start;background:var(--hb-accent);color:var(--hb-primary-deep);display:inline-flex;align-items:center;justify-content:center;gap:.6em;font-size:.85rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;padding:.9em 1.6em;border:0;border-radius:var(--hb-radius);text-decoration:none;white-space:nowrap;}

body.hbhome-menu-open .hbhome-header{z-index:9999 !important;}

.hbhome-burger,
.hbhome-burger:hover,
.hbhome-burger:focus,
.hbhome-burger:active{
  background:transparent !important;
  background-color:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  outline:0 !important;
}

@media (max-width:1024px){
  .hbhome-nav{display:none;}
  .hbhome-burger{display:flex;}
}/* End custom CSS */