/* Safety Zest global header */
.sz-site-header{position:relative;z-index:999;background:#fff;border-bottom:1px solid #eceef1;font-family:Inter,Arial,sans-serif}.sz-topbar{background:#171717;color:#fff}.sz-topbar-wrap{height:36px!important;justify-content:space-between;gap:20px}.sz-topbar-left,.sz-topbar-right{display:flex;align-items:center;gap:22px;font-size:12px}.sz-topbar a,.sz-topbar span{color:#fff;text-decoration:none}.sz-topbar i{color:#ef233c;margin-right:6px}.sz-header-wrap{max-width:1180px;margin:0 auto;padding:0 24px;height:82px;display:flex;align-items:center;gap:28px}.sz-header-logo{display:flex;align-items:center;flex:0 0 auto}.sz-header-logo img{width:150px;height:auto;display:block}.sz-header-nav{display:flex;align-items:center;justify-content:center;gap:30px;flex:1}.sz-header-item{position:relative}.sz-header-nav>a,.sz-header-item>a{color:#161616;text-decoration:none!important;font-size:14px;font-weight:700;line-height:82px;display:block;white-space:nowrap;transition:.2s}.sz-header-nav>a:hover,.sz-header-item>a:hover,.sz-header-nav .current{color:#ef233c}.sz-header-item>a i{font-size:10px;margin-left:5px}.sz-header-dropdown{position:absolute;left:-18px;top:66px;min-width:250px;background:#fff;border:1px solid #eceef1;border-top:3px solid #ef233c;box-shadow:0 14px 34px rgba(0,0,0,.12);padding:10px 0;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s;border-radius:0 0 6px 6px}.sz-header-item:hover .sz-header-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.sz-header-dropdown a{display:block;padding:11px 18px;color:#333!important;text-decoration:none!important;font-size:13px;font-weight:650;line-height:1.35;border-bottom:1px solid #f2f2f2}.sz-header-dropdown a:last-child{border-bottom:0}.sz-header-dropdown a:hover{background:#fff4f5;color:#ef233c!important;padding-left:22px}.sz-resource-menu{left:-180px!important;min-width:620px!important;padding:0!important}.sz-resource-head{padding:18px 20px 14px;border-bottom:1px solid #eee;background:#fafafa}.sz-resource-head strong{display:block;font-size:14px;color:#111;margin-bottom:3px}.sz-resource-head span{display:block;font-size:11px;color:#777}.sz-resource-grid{display:grid;grid-template-columns:repeat(2,1fr);padding:10px}.sz-resource-grid a{display:flex!important;gap:11px;align-items:flex-start;padding:14px!important;border-bottom:0!important;border-radius:4px}.sz-resource-grid a:hover{padding-left:14px!important}.sz-resource-grid i{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#fff1f3;color:#ef233c;flex:0 0 32px}.sz-resource-grid b{display:block;font-size:12px;color:#222;margin-bottom:2px}.sz-resource-grid small{display:block;font-size:10px;color:#777;line-height:1.45}.sz-header-actions{display:flex;align-items:center;gap:13px;flex:0 0 auto}.sz-header-search{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:#111;text-decoration:none!important}.sz-header-search:hover{background:#f6f6f6;color:#ef233c}.sz-header-cta{display:inline-flex;align-items:center;gap:8px;background:#ef233c;color:#fff!important;text-decoration:none!important;padding:13px 18px;border-radius:4px;font-size:13px;font-weight:800;white-space:nowrap;transition:.2s}.sz-header-cta:hover{background:#c9142b;transform:translateY(-1px)}.sz-mobile-toggle{display:none;width:42px;height:42px;border:0;background:#ef233c;color:#fff;border-radius:4px;font-size:20px;align-items:center;justify-content:center;cursor:pointer}.sz-mobile-menu{display:none;background:#fff;border-top:1px solid #eceef1;padding:8px 18px 18px}.sz-mobile-menu a{display:block;padding:12px 4px;border-bottom:1px solid #f0f0f0;color:#222;text-decoration:none!important;font-weight:700;font-size:14px}.sz-mobile-menu .sub{padding-left:18px;font-weight:600;color:#555}.sz-mobile-menu .cta{margin-top:12px;background:#ef233c;color:#fff!important;text-align:center;border-radius:4px;border:0}.sz-mobile-menu.is-open{display:block}
@media(max-width:1050px){.sz-header-wrap{height:74px}.sz-header-logo img{width:140px}.sz-header-nav{gap:18px}.sz-header-nav>a,.sz-header-item>a{font-size:13px;line-height:74px}.sz-header-actions{gap:7px}.sz-header-cta{padding:12px 14px}.sz-header-search{display:none}.sz-resource-menu{left:-250px!important;min-width:560px!important}.sz-topbar-right{gap:14px}}
@media(max-width:860px){.sz-topbar-wrap{height:auto!important;padding:7px 18px!important;display:block!important}.sz-topbar-left{display:none}.sz-topbar-right{justify-content:center;gap:12px;flex-wrap:wrap;font-size:11px}.sz-topbar-right span{display:none}.sz-header-wrap{height:68px;padding:0 18px}.sz-header-logo img{width:132px}.sz-header-nav,.sz-header-search,.sz-header-cta{display:none}.sz-header-actions{margin-left:auto}.sz-mobile-toggle{display:flex}.sz-site-header{position:sticky;top:0}.sz-header-wrap{gap:12px}}
