.xh-header-wrap{position:relative;z-index:100;width:100%;font-family:inherit}
.xh-section-header{z-index:2147483000!important;transition:transform .24s ease;background:#fff}
.xh-section-header.xh-header-sticky-enabled{position:sticky!important;top:0!important}
.xh-section-header.xh-header-sticky-enabled.is-hidden{transform:translateY(-100%)}
.shopify-section-group-header-group{position:relative;z-index:2147482000}
.xh-header__container{width:100%;max-width:none;margin:0;padding:0 5rem;box-sizing:border-box}
.xh-inner__container{width:100%!important;max-width:var(--page-width)!important;margin-left:auto!important;margin-right:auto!important;padding-left:5rem!important;padding-right:5rem!important}

.xh-header{position:relative;background:rgba(255,255,255,.985);border-bottom:1px solid #dde5ed;box-shadow:0 6px 24px rgba(8,33,63,.045);backdrop-filter:blur(10px)}
.xh-header__inner{position:relative;min-height:78px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:28px}
.xh-header__brand{display:flex;align-items:center;gap:12px;min-width:220px;text-decoration:none}
.xh-header__logo{display:block;width:auto;max-width:var(--xh-logo-width,190px);max-height:54px;object-fit:contain}
.xh-header__fallback{display:flex;align-items:center;gap:10px;color:#071f3d}.xh-header__mark{display:grid;place-items:center;width:42px;height:42px;border:1.5px solid #0b76df;border-radius:9px;color:#0b76df;font-weight:900}
.xh-header__nav{height:78px;display:flex;align-items:stretch;justify-content:center;min-width:0}
.xh-header__nav-item{position:static;display:flex;align-items:stretch}
.xh-header__nav-link{position:relative;display:flex;align-items:center;gap:5px;padding:0 11px;color:#18304e;text-decoration:none;font-size:var(--xh-nav-font-size,12px);font-weight:800;white-space:nowrap}
.xh-header__nav-link svg{width:11px;height:11px;stroke:#7b8793;fill:none;stroke-width:1.7}.xh-header__nav-link:after{content:"";position:absolute;left:11px;right:11px;bottom:0;height:2px;background:#0c73e8;transform:scaleX(0);transition:.18s}.xh-header__nav-item:hover>.xh-header__nav-link:after,.xh-header__nav-item:focus-within>.xh-header__nav-link:after{transform:scaleX(1)}
.xh-header__mega{position:absolute;left:0;right:0;top:100%;z-index:40;background:#fff;border:1px solid #dce5ee;border-top:2px solid #0b73df;box-shadow:0 24px 56px rgba(9,38,71,.14);padding:24px clamp(32px,3.7vw,72px) 28px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(7px);transition:opacity .16s ease,transform .16s ease,visibility .16s}.xh-header__nav-item:hover>.xh-header__mega,.xh-header__nav-item:focus-within>.xh-header__mega{opacity:1;visibility:visible;pointer-events:auto;transform:none}.xh-header__mega-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:24px;max-width:1900px;margin:0 auto}.xh-header__mega-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 28px}.xh-header__mega-heading{display:block;padding:0 8px 10px;color:#123d6d;text-decoration:none;font-size:11px;font-weight:900;border-bottom:1px solid #e5ebf1}.xh-header__mega-list{display:grid;gap:2px;padding-top:7px}.xh-header__mega-list a{padding:7px 8px;color:#43536a;text-decoration:none;font-size:11px}.xh-header__mega-flat{display:grid;grid-template-columns:repeat(var(--xh-mega-columns,4),minmax(0,1fr));gap:12px 14px;align-content:start}.xh-header__mega-single{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px;border:1px solid #d9e3ed;background:#fff;color:#263c57;text-decoration:none;font-size:11px;font-weight:800;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.xh-header__mega-single:hover{border-color:#b9d2eb;background:#f8fbff;box-shadow:0 7px 18px rgba(9,49,91,.055)}.xh-header__mega-single-copy{display:flex;align-items:center;gap:8px;min-width:0}.xh-header__mega-number{flex:0 0 auto;color:#0b73df;font-size:12px;font-weight:900;letter-spacing:.02em}.xh-header__mega-title{min-width:0;line-height:1.25}.xh-header__mega-single svg{flex:0 0 auto;width:14px;height:14px;fill:none;stroke:#8b98a7;stroke-width:1.6}.xh-header__feature{min-height:188px;padding:22px;background:linear-gradient(145deg,#061d3b,#0a3364 72%,#0b4a88);display:flex;align-items:flex-end}.xh-header__feature-copy{color:#fff}.xh-header__feature-copy small{display:block;color:#7fc6ff;font-size:8px;font-weight:900;text-transform:uppercase}.xh-header__feature-copy strong{display:block;margin-top:7px;font-size:18px}.xh-header__feature-copy>span{display:block;margin-top:8px;color:#d5e1ec;font-size:10px;line-height:1.5}.xh-header__feature-link{display:inline-flex;margin-top:14px;color:#fff;text-decoration:none;font-size:9px;font-weight:900;text-transform:uppercase}

.xh-header__desktop-actions{display:flex;align-items:center;gap:8px}.xh-header__icon-btn{width:40px;height:40px;border:1px solid #dce4ec;background:#fff;display:grid;place-items:center;color:#173d6b;cursor:pointer;padding:0}.xh-header__icon-btn svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:1.8}.xh-header__quote,.xh-header__mobile-quote{display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#0b65cd,#0b80ea);color:#fff;text-decoration:none;font-weight:900;text-transform:uppercase;white-space:nowrap}.xh-header__quote{min-height:42px;padding:0 17px;font-size:var(--xh-quote-font-size,11px)}.xh-header__mobile-menu,.xh-header__mobile-quote{display:none}

.xh-header__search{position:fixed;inset:0;z-index:2147483646;background:rgba(1,17,35,.76);opacity:0;visibility:hidden;pointer-events:none;transition:.18s}.xh-header__search.is-open{opacity:1;visibility:visible;pointer-events:auto}.xh-header__search-box{width:min(760px,calc(100% - 32px));margin:108px auto 0;background:#fff;border-top:3px solid #0c73e8;padding:27px;box-shadow:0 26px 60px rgba(0,0,0,.22)}.xh-header__search-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:15px}.xh-header__search-head strong{color:#0a2f5c;text-transform:uppercase;font-size:15px}.xh-header__search-close{border:0;background:none;font-size:27px;color:#6f7884;cursor:pointer}.xh-header__search-form{display:grid;grid-template-columns:1fr auto;border:1px solid #cfd8e2;background:#fff}.xh-header__search-form input{min-width:0;min-height:49px;border:0;outline:0;padding:0 15px;font:inherit;font-size:12px;color:#17283d;background:#fff}.xh-header__search-form button{width:54px;border:0;background:#0b6cd8;color:#fff;cursor:pointer}.xh-header__search-form svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8}

.xh-header__drawer-overlay{position:fixed;inset:0;z-index:2147483644;background:rgba(2,17,34,.62);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.xh-header__drawer-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.xh-header__drawer{position:fixed;top:0;left:0;bottom:0;z-index:2147483645;width:min(390px,90vw);background:#fff;transform:translateX(-100%);transition:transform .22s ease;box-shadow:20px 0 50px rgba(4,27,54,.2);overflow-y:auto;overflow-x:hidden}.xh-header__drawer.is-open{transform:none}.xh-header__drawer-head{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #dfe6ee;background:#fff}.xh-header__drawer-head strong{font-size:13px;color:#0b2d57}.xh-header__drawer-close{border:0;background:none;font-size:28px;color:#6d7885;cursor:pointer}.xh-header__drawer-search{padding:14px 16px 8px;background:#fff}.xh-header__drawer-nav{padding:4px 16px 24px;background:#fff;min-height:calc(100vh - 145px)}.xh-header__drawer-link,.xh-header__drawer summary{min-height:50px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1f5;color:#173454;text-decoration:none;font-size:var(--xh-mobile-menu-font-size,14px);font-weight:800;background:#fff}.xh-header__drawer summary{list-style:none;cursor:pointer}.xh-header__drawer summary::-webkit-details-marker{display:none}.xh-header__drawer-sub{padding:2px 0 12px 14px;display:grid;background:#fff}.xh-header__drawer-sub a{color:#667386;text-decoration:none;font-size:12px;padding:7px 0}.xh-header__drawer-quote{margin-top:16px;min-height:45px;display:flex;align-items:center;justify-content:center;background:#0c74e6;color:#fff;text-decoration:none;font-size:11px;font-weight:900;text-transform:uppercase}

.shopify-section-group-header-group .announcement-bar-section,.shopify-section-group-header-group .section-header:not(:has(.xh-header-wrap)){display:none!important}

@media(max-width:1300px){.xh-header__container,.xh-inner__container{padding-left:3rem!important;padding-right:3rem!important}.xh-header__brand{min-width:170px}.xh-header__nav-link{padding:0 8px}.xh-header__quote{padding:0 12px}.xh-header__mega-layout{grid-template-columns:minmax(0,1fr) 250px}}
@media(max-width:989px){.xh-header__container{padding-left:14px!important;padding-right:14px!important}.xh-inner__container{padding-left:16px!important;padding-right:16px!important}.xh-header__inner{min-height:66px;display:block}.xh-header__nav,.xh-header__desktop-actions{display:none}.xh-header__brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;min-width:0;max-width:calc(100% - 240px);justify-content:center}.xh-header__logo{max-width:var(--xh-mobile-logo-width,80px);max-height:42px}.xh-header__mobile-menu{display:grid;position:absolute;left:0;top:50%;transform:translateY(-50%)}.xh-header__mobile-quote{display:flex;position:absolute;right:0;top:50%;transform:translateY(-50%);min-height:38px;padding:0 11px;font-size:var(--xh-mobile-quote-font-size,9px);letter-spacing:.02em}.xh-header__search{display:none}}
@media(max-width:620px){.xh-header__inner{min-height:64px}.xh-header__icon-btn{width:38px;height:38px}.xh-header__brand{max-width:calc(100% - 210px)}.xh-header__mobile-quote{min-height:36px;padding:0 9px;font-size:var(--xh-mobile-quote-font-size,9px)}.xh-header__logo{max-width:min(var(--xh-mobile-logo-width,80px),80px)}}
@media(max-width:390px){.xh-header__brand{max-width:78px}.xh-header__mobile-quote{padding:0 7px;font-size:8px;letter-spacing:0}.xh-header__logo{max-width:70px}}
