.header-module{position:relative;z-index:1000;width:100%;background-color:var(--header-bg, #fff);border-bottom:1px solid var(--atlas-border, #e5e7eb);box-shadow:0 1px 4px #0000000f}.header-module.is-sticky{position:sticky;top:0;z-index:1000}.header-module .topbar{position:relative}.header-module .topbar>.container,.header-module .topbar>.container-fluid{position:relative}.header-module .topbar-inner{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;padding-top:var(--header-topbar-pt, 6px);padding-bottom:var(--header-topbar-pb, 6px)}.header-module .inner{display:flex;align-items:center;gap:0;padding-top:var(--header-mainbar-pt, 12px);padding-bottom:var(--header-mainbar-pb, 12px)}.header-module .logo{flex-shrink:0;display:flex;align-items:center;text-decoration:none;width:min(100%,var(--header-logo-width, 200px));margin-left:var(--header-logo-margin-left, 0px);margin-right:var(--header-logo-margin-right, 50px)}.header-module .logo:hover,.header-module .logo:focus{background:none;opacity:1;text-decoration:none;color:inherit}.header-module .logo-image{display:block;width:100%;height:auto;max-width:100%}.header-module .logo-placeholder{font-weight:700;font-size:1.25rem;color:var(--atlas-text-primary, #111827)}.header-module .nav{display:flex;align-items:center;min-width:0;margin-left:var(--header-nav-ml, auto);margin-right:var(--header-nav-mr, 0)}.header-module .menu{display:flex;align-items:center;gap:var(--header-nav-gap, 25px);list-style:none;margin:0;padding:0}.header-module .menu .hs_cos_wrapper,.header-module .menu .hs-menu-wrapper{display:contents}.header-module .menu ul[role=menu]{display:flex;align-items:center;gap:var(--header-nav-gap, 25px);list-style:none;margin:0;padding:0}.header-module .menu .hs-menu-depth-1{position:static}.header-module .menu .hs-menu-depth-1:hover>.hs-menu-children-wrapper{opacity:1;pointer-events:auto;transform:translateY(0)}.header-module .menu .hs-menu-depth-1>.hs-menu-children-wrapper{position:absolute;top:100%;left:0;right:0;background-color:var(--megamenu-bg, var(--atlas-primary-contrast, #fff));border-top:1px solid var(--megamenu-border-color, var(--atlas-border, #e5e7eb));box-shadow:0 8px 24px -4px #0000001f;list-style:none;margin:0;opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .15s ease,transform .15s ease;z-index:100;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem 3rem;align-items:start;padding-block:2rem;padding-left:max(2rem,calc((100% - var(--header-container-max-width, var(--atlas-container-xxl, 1320px))) / 2 + (var(--atlas-container-padding, 24px) / 2)));padding-right:max(2rem,calc((100% - var(--header-container-max-width, var(--atlas-container-xxl, 1320px))) / 2 + (var(--atlas-container-padding, 24px) / 2)))}.header-module .menu .hs-menu-depth-1>.hs-menu-children-wrapper:before{content:"";position:absolute;bottom:100%;left:0;right:0;height:40px}.header-module .menu .hs-menu-depth-2{position:relative}.header-module .menu .hs-menu-depth-2>a,.header-module .menu .hs-menu-depth-2>.hs-menu-item-link{display:block;font-weight:600;font-size:.95rem;color:var(--megamenu-heading-color, #000);text-decoration:none;padding:.25rem 0;background-image:none;background-size:0}.header-module .menu .hs-menu-depth-2>a:hover,.header-module .menu .hs-menu-depth-2>.hs-menu-item-link:hover{color:var(--megamenu-heading-color, #000);text-decoration:none;background-image:none;background-size:0}.header-module .menu .hs-menu-depth-2>.hs-menu-children-wrapper{position:static;width:auto;max-width:none;background:none;border:none;box-shadow:none;padding:0;margin:0;opacity:1;transform:none;display:block;list-style:none}.header-module .menu .hs-menu-depth-3>a,.header-module .menu .hs-menu-depth-3>.hs-menu-item-link{display:block;font-size:.9rem;font-weight:var(--atlas-link-font-weight, 400);color:var(--megamenu-link-color, var(--atlas-primary, #1d4ed8));text-decoration:underline;padding:.25rem 0;background-image:none;background-size:0}.header-module .menu .hs-menu-depth-3>a:hover,.header-module .menu .hs-menu-depth-3>.hs-menu-item-link:hover{color:var(--megamenu-link-hover-color, var(--atlas-primary, #1d4ed8));text-decoration:underline;background-image:none;background-size:0}.header-module .menu a,.header-module .menu .hs-menu-item-link{color:var(--atlas-link-color);font-weight:var(--atlas-link-font-weight);-webkit-text-decoration:var(--atlas-link-text-decoration);text-decoration:var(--atlas-link-text-decoration)}.header-module .menu a:hover,.header-module .menu .hs-menu-item-link:hover{color:var(--atlas-link-hover-color)}.header-module.align-subnav-to-nav-start .menu .hs-menu-depth-1>.hs-menu-children-wrapper{padding-left:var(--header-nav-start, max(2rem, calc((100% - var(--header-container-max-width, var(--atlas-container-xxl, 1320px))) / 2 + (var(--atlas-container-padding, 24px) / 2))))}.header-module .search-wrap{position:relative;display:flex;align-items:center;width:-moz-max-content;width:max-content}.header-module .topbar-search-slot{display:flex;align-items:center;flex-shrink:0}.header-module .topbar-search-slot.is-breakout{position:absolute;top:50%;right:var(--header-search-breakout-offset-xxl, 24px);transform:translateY(-50%);z-index:2}.header-module .search-toggle{display:inline-flex;align-items:center;justify-content:center;gap:0;aspect-ratio:1;line-height:1}.header-module .search-toggle--sm{padding:var(--atlas-btn-sm-padding);font-size:var(--atlas-btn-sm-font-size)}.header-module .search-toggle--md{padding:var(--atlas-btn-md-padding);font-size:var(--atlas-btn-md-font-size)}.header-module .search-toggle--lg{padding:var(--atlas-btn-lg-padding);font-size:var(--atlas-btn-lg-font-size)}.header-module .search-form{position:absolute;top:calc(100% + 8px);right:0;display:flex;align-items:center;gap:.25rem;background-color:var(--header-bg, #fff);border:1px solid var(--atlas-border, #e5e7eb);border-radius:8px;padding:.25rem;box-shadow:0 4px 12px -2px #0000001a;min-width:280px;z-index:200}.header-module .search-input{flex:1;border:none;outline:none;background:transparent;font-size:.9375rem;padding:.375rem .5rem;color:var(--atlas-text-primary, #111827)}.header-module .search-input::-moz-placeholder{color:var(--atlas-text-secondary, #6b7280)}.header-module .search-input::placeholder{color:var(--atlas-text-secondary, #6b7280)}.header-module .search-input::-webkit-search-cancel-button{display:none}.header-module .search-submit{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background-color:var(--atlas-primary, #1d4ed8);color:var(--atlas-primary-contrast, #fff);border:none;border-radius:6px;cursor:pointer;transition:background-color .15s ease}.header-module .search-submit:hover{background-color:color-mix(in srgb,var(--atlas-primary, #1d4ed8) 85%,black)}.header-module .btn{white-space:nowrap;flex-shrink:0;text-decoration:none}.header-module .btn:hover{text-decoration:none}.header-module .btn:hover .btn-icon{transform:translate(3px)}.header-module .btn-icon{display:inline-block;vertical-align:middle;margin-inline-start:.375rem;margin-block-end:.1em;transition:transform .15s ease}.header-module .mobile-toggle{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;background:none;border:none;border-radius:6px;cursor:pointer;color:var(--atlas-text-primary, #111827);transition:background-color .15s ease}.header-module .mobile-toggle:hover{background-color:color-mix(in srgb,var(--atlas-primary, #1d4ed8) 8%,transparent)}.header-module .burger,.header-module .burger:before,.header-module .burger:after{display:block;width:22px;height:2px;background-color:currentColor;border-radius:2px;transition:transform .2s ease,opacity .2s ease}.header-module .burger{position:relative}.header-module .burger:before,.header-module .burger:after{content:"";position:absolute;left:0}.header-module .burger:before{top:-6px}.header-module .burger:after{top:6px}.header-module.is-menu-open .burger{background-color:transparent}.header-module.is-menu-open .burger:before{transform:rotate(45deg) translate(4px,4px)}.header-module.is-menu-open .burger:after{transform:rotate(-45deg) translate(4px,-4px)}.header-module .mobile-nav{display:none;max-height:0;overflow:hidden;border-top:1px solid var(--atlas-border, #e5e7eb);transition:max-height .3s ease}.header-module .mobile-nav.is-open{display:block;max-height:100vh}.header-module .mobile-nav .container,.header-module .mobile-nav .container-fluid{padding-top:1rem;padding-bottom:1.5rem}.header-module .mobile-menu{list-style:none;margin:0;padding:0}.header-module .mobile-menu .hs_cos_wrapper,.header-module .mobile-menu .hs-menu-wrapper{display:contents}.header-module .mobile-menu .hs-menu-item{border-bottom:1px solid var(--atlas-border, #e5e7eb)}.header-module .mobile-menu a,.header-module .mobile-menu .hs-menu-item-link{display:block;padding:.75rem .25rem;font-size:1rem;font-weight:500;color:var(--atlas-text-primary, #111827);text-decoration:none;transition:color .15s ease}.header-module .mobile-menu a:hover,.header-module .mobile-menu .hs-menu-item-link:hover{color:var(--atlas-primary, #1d4ed8)}.header-module .mobile-menu .hs-menu-item--active>a,.header-module .mobile-menu .hs-menu-item--active>.hs-menu-item-link{color:var(--atlas-primary, #1d4ed8);font-weight:600}.header-module .mobile-menu .hs-menu-children-wrapper{list-style:none;margin:0;padding:0 0 0 1rem;border-left:2px solid var(--atlas-border, #e5e7eb)}.header-module .mobile-menu .hs-menu-children-wrapper a,.header-module .mobile-menu .hs-menu-children-wrapper .hs-menu-item-link{font-size:.9375rem;font-weight:400;padding:.5rem .25rem}.header-module .mobile-search{display:flex;align-items:center;gap:.25rem;margin-top:1rem;padding:.25rem;border:1px solid var(--atlas-border, #e5e7eb);border-radius:8px}.header-module .mobile-search .search-input{flex:1;font-size:.9375rem;padding:.375rem .5rem}.header-module .mobile-buttons{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}@media (max-width: 1399.98px){.header-module .topbar-search-slot.is-breakout{right:var(--header-search-breakout-offset-xl, var(--header-search-breakout-offset-xxl, 24px))}.header-module.search-breakout-until-xxl .topbar-search-slot.is-breakout{position:static;top:auto;right:auto;transform:none}}@media (max-width: 1199.98px){.header-module .topbar-search-slot.is-breakout{right:var(--header-search-breakout-offset-md, var(--header-search-breakout-offset-xl, 24px))}.header-module.search-breakout-until-xl .topbar-search-slot.is-breakout{position:static;top:auto;right:auto;transform:none}}@media (max-width: 767.98px){.header-module .topbar-search-slot.is-breakout{right:var(--header-search-breakout-offset-sm, var(--header-search-breakout-offset-md, 16px))}.header-module.search-breakout-until-md .topbar-search-slot.is-breakout{position:static;top:auto;right:auto;transform:none}}@media (max-width: 991.98px){.header-module .nav,.header-module .topbar{display:none}.header-module .topbar-search-slot.is-breakout{position:static;top:auto;right:auto;transform:none}.header-module .inner{justify-content:space-between}.header-module .mobile-toggle{display:flex}}@media (max-width: 575.98px){.header-module .inner{min-height:60px}.header-module .logo{width:min(calc(100% - 3rem),var(--header-logo-width, 200px))}}
