.header .top-header{background:linear-gradient(270deg,#001d52 22.12%,#003984 49.52%,#d60031),#333;justify-content:space-between;padding:8px 24px}.header .top-header,.header .top-header .left-content{align-items:center;display:flex}.header .top-header .left-content .part-of{border-left:1px solid #9ca3af;color:var(--ls-neutral-white);display:flex;flex-wrap:wrap;font-family:var(--ls-heading-font);font-size:14px;font-weight:700;margin-left:12px;padding-left:12px}.header .top-header .left-content span.part-of-text{color:#9ca3af;font-family:var(--ls-body-font);font-size:12px;font-weight:500;width:100%}.header .top-header .right-content{align-items:center;display:flex}.header .top-header .right-content .find-rep a{border:2px solid hsla(0,0%,100%,.4);color:var(--ls-neutral-white);font-family:var(--ls-heading-font);font-weight:500;margin-right:16px;opacity:.5;padding:4px 10px 3px;text-transform:uppercase}.header .header-search-box{position:absolute;right:20px}.header .header-search-box .search-title{display:none}.header .header-search-box .close-icon,.header .header-search-box .search-icon{width:20px}.header .header-search-box .search-icon,.header .header-search-box.search-active .close-icon{cursor:pointer;display:flex}.header .header-search-box .close-icon,.header .header-search-box.search-active .search-icon{display:none}.header .header-search-box .search-form{background:#fff;border:1px solid rgba(0,0,0,.1);min-width:600px;opacity:0;padding:12px 24px;position:absolute;right:0;top:55px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;visibility:hidden;z-index:999999}.header .header-search-box.search-active .search-form{opacity:1;visibility:visible}.header .header-search-box form{position:relative}.header .header-search-box form input.hs-search-field__input{border:1px solid rgba(0,0,0,.1);height:68px}.header .header-search-box form button{background:var(--ls-accent);border:none;height:50px;outline:none;position:absolute;right:8px;top:8px;width:66px}.header .header-search-box svg{fill:var(--ls-primary)}.header .header-search-box .close-icon svg path{stroke:var(--ls-primary)}.header .bottom-header{align-items:center;border-bottom:1px solid rgba(0,0,0,.1);display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 60px 0 20px;position:relative;z-index:999}.header .bottom-header .logo,.header .bottom-header .logo a,.header .bottom-header .logo div{display:flex}.header .bottom-header .menu ul{display:flex;flex-wrap:wrap;height:100%;list-style:none;margin:0;padding:0}.header .bottom-header ul li{align-items:baseline;display:flex;padding:0 12px;position:relative}.header .bottom-header ul li.has-mega-menu{position:static}.header .bottom-header ul li a{color:var(--ls-bodytext-color);font-size:16px;font-weight:600;padding:10px 0 35px;position:relative}.header .bottom-header ul>li>a:after{background:transparent;bottom:-1px;content:"";height:3px;left:0;position:absolute;width:100%}.header .bottom-header ul>li.active-branch>a:after{background:var(--ls-accent)}.header .bottom-header ul li .child-trigger svg path{fill:var(--ls-bodytext-color)}.header .bottom-header ul li .child-trigger{margin-left:8px}.header .bottom-header .sub-menu.simple ul li{width:100%}.header .bottom-header .sub-menu.simple ul li a{padding:8px;width:100%}.header .bottom-header li.active-branch .sub-menu.simple ul li.active a:after{display:none}.header .bottom-header li.active-branch .sub-menu.simple ul li.active a{background:var(--ls-primary);color:var(--ls-neutral-white)}.header .bottom-header .sub-menu.simple ul li a:hover{background:#f3f3f7}.header .bottom-header .header-menu .sub-menu{background:#fff;border-bottom:1px solid rgba(0,0,0,.1);border-top:1px solid rgba(0,0,0,.1);box-shadow:0 30px 30px rgba(0,0,0,.25);left:0;margin:0;min-width:250px;opacity:0;padding:16px;pointer-events:none;position:absolute;top:101%;transform:translateY(-8px);transition:opacity .25s ease,transform .25s ease,visibility .25s ease;visibility:hidden;z-index:99}.header .bottom-header .sub-menu ul{list-style:none;margin:0;padding:0}.header .bottom-header .sub-menu.mega-menu{margin-top:0;min-width:100%;padding:48px 0;width:100%}.header .bottom-header .sub-menu ul li{height:auto;padding:0}.header .bottom-header .sub-menu.mega-menu ul li a{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:16px;display:inline-block;font-size:18px;padding:16px;text-transform:capitalize;width:100%}.header .bottom-header .sub-menu.mega-menu ul li a:after{display:none}.header .bottom-header .sub-menu.mega-menu ul li.active a{border:2px solid rgba(0,56,117,.5)}.header .bottom-header .menu{align-items:center;display:flex;height:100%;padding-top:25px;width:100%}.header .bottom-header .header-menu ul li:hover>.sub-menu{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.header .bottom-header .sub-menu.mega-menu ul{display:flex;flex-wrap:wrap;gap:36px}.header .bottom-header .sub-menu.mega-menu ul li{width:calc(20% - 30px)}.header .bottom-header .sub-menu.mega-menu ul li a:hover{color:var(--ls-primary)}.header .bottom-header .sub-menu.mega-menu ul li a span.product-text{display:inline-block;font-family:var(--ls-heading-font);font-size:18px;font-weight:700;margin:16px 0 0}.header .bottom-header .sub-menu.mega-menu ul li a span.product-image{display:flex}.header .bottom-header .sub-menu.mega-menu ul li a span.product-image img{max-height:190px;min-height:190px;object-fit:contain}.header .bottom-header .sub-menu.mega-menu ul li a span.menu-type{color:#4a5568;display:inline-block;font-size:12px;width:100%}.header .bottom-header .sub-menu.mega-menu ul li.all-product a{align-items:center;background-color:var(--ls-primary);color:var(--ls-neutral-white);display:flex;height:100%;justify-content:center;position:relative}.header .bottom-header .sub-menu.mega-menu ul li.all-product a span.view-all{align-items:center;bottom:24px;display:flex;font-size:16px;justify-content:center;left:0;position:absolute;text-align:center;width:100%}.header .bottom-header .sub-menu.mega-menu ul li.all-product a span.view-all svg{margin-left:6px}.header .bottom-header .button-box{align-items:center;display:flex;flex-wrap:wrap}.header .bottom-header .button-box a.btn{margin:0 8px}.header .bottom-header .header-cta.mobile,.header .bottom-header .mobile-back-btn,.header .bottom-header .mobile-menu-toggle{display:none}@media (max-width:639px){.header .top-header .right-content .find-rep{display:none}.header .top-header .left-content .logo img{height:auto;max-width:140px}}@media (max-width:1023px){body{padding-top:65px}header.header{background:#fff;position:fixed;top:0;width:100%;z-index:99}.header .bottom-header{padding:16px 20px}.header .bottom-header .header-cta.desktop{display:none}.header .bottom-header .header-cta.mobile{display:block;padding-top:36px;width:100%}.header .bottom-header .header-menu{display:none}.header .bottom-header .menu{height:auto;padding:0}.header .bottom-header .menu,.header .bottom-header .menu div{width:100%}.header .bottom-header .logo img{height:auto!important;max-width:150px!important}.header .bottom-header .mobile-menu-toggle{align-items:flex-start;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:8px;justify-content:center;margin-right:40px;padding:0}.header .bottom-header .mobile-menu-toggle .ham-line{background-color:#0a2d6e;border-radius:2px;display:block;height:2px;transform-origin:center;transition:all .3s ease}.header .bottom-header .mobile-menu-toggle .ham-line:first-child,.header .bottom-header .mobile-menu-toggle .ham-line:nth-child(2),.header .bottom-header .mobile-menu-toggle .ham-line:nth-child(3){width:36px}.header .bottom-header .mobile-menu-toggle.active .ham-line:first-child{transform:translateY(10px) rotate(45deg);width:36px}.header .bottom-header .mobile-menu-toggle.active .ham-line:nth-child(2){opacity:0;transform:scaleX(0)}.header .bottom-header .mobile-menu-toggle.active .ham-line:nth-child(3){transform:translateY(-10px) rotate(-45deg);width:36px}.header .bottom-header .header-menu{align-content:space-between;background:#fff;display:flex;flex-wrap:wrap;height:calc(100dvh - 65px);left:0;opacity:0;overflow-x:hidden;overflow-y:auto;padding:24px;position:fixed;top:65px;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:999}.header .bottom-header .header-menu.menu-open{opacity:1;transform:translateY(0);visibility:visible}.header .bottom-header .button-box{gap:24px}.header .bottom-header .button-box a.btn{justify-content:center;margin:0;width:100%}.header .bottom-header .header-menu .menu ul{height:auto;list-style:none;margin:0;padding:0;width:100%}.header .bottom-header .header-menu .menu ul li{border-bottom:1px solid rgba(0,0,0,.1);justify-content:space-between;padding:0;width:100%}.header .bottom-header .header-menu .menu .sub-menu ul li{border:none!important}.header .bottom-header .header-menu .menu ul li span.all-product-text{display:inline-block;text-align:center;width:100%}.header .bottom-header .sub-menu.mega-menu ul{gap:24px}.header .bottom-header .sub-menu.mega-menu ul li a span.product-image img{max-height:none;max-width:120px;min-height:auto;object-fit:contain}.header .bottom-header .sub-menu.mega-menu ul li a span.product-detail{padding-left:16px;width:calc(100% - 120px)}.header .bottom-header .sub-menu.mega-menu ul li a span.product-text{margin:0}.header .bottom-header .header-menu .menu ul li a{align-items:center;color:var(--ls-primary);display:flex;font-size:22px;font-weight:500;justify-content:space-between;padding:16px 0;text-decoration:none}.header .bottom-header .header-menu .menu .sub-menu ul li a{align-items:center;font-size:20px;justify-content:flex-start;padding:16px}.header .bottom-header .header-menu .menu .sub-menu ul li.all-product a{padding:36px 36px 72px}.header .bottom-header .header-menu .menu .mega-meu-inner{padding-top:36px}.header .bottom-header .header-menu .menu ul li .child-trigger{align-items:center;display:flex;transform:rotate(-90deg)}.header .bottom-header .header-menu .menu ul li a .child-trigger svg{height:20px;opacity:.6;width:20px}.header .bottom-header .header-menu .sub-menu.simple{padding:0 24px}.header .bottom-header .header-menu .menu .sub-menu.simple ul li a{padding:8px 0}.header .bottom-header .header-menu .sub-menu{background:#fff;box-shadow:none;height:100%;left:0;margin:0;overflow-y:auto;padding:0;position:fixed;top:0;transform:translateX(100%)!important;transition:transform .3s ease;width:100%;z-index:99}.header .bottom-header .header-menu .sub-menu.mobile-sub-open{opacity:1;pointer-events:auto;transform:translateX(0)!important;visibility:visible}.header .bottom-header .header-menu .mobile-back-btn{align-items:center;background:#fff;border:none;border-bottom:1px solid rgba(0,0,0,.1);cursor:pointer;display:flex;font-size:24px;font-weight:500;gap:6px;margin-bottom:24px;padding:16px 0;position:sticky;top:0;width:100%;z-index:9999}.header .bottom-header .header-menu .sub-menu .content-wrapper{padding:0 24px 24px}.header .bottom-header .header-menu .mobile-back-btn svg{margin-right:8px}.header .bottom-header .sub-menu:after{display:none}.header .header-search-box .search-form{background:var(--ls-primary);color:var(--ls-neutral-white);height:100%;min-width:100%;padding-top:72px;position:fixed;top:0;width:100%}.header .header-search-box .search-title{display:inline-block;text-align:center;width:100%}.header .header-search-box .search-title h6{color:var(--ls-neutral-white);margin-bottom:36px}.header .header-search-box .close-icon svg path{stroke:#fff}.header .header-search-box.search-active .close-icon{opacity:.5;position:relative;z-index:9999999}.header .header-search-box form button{align-items:center;display:flex;height:56px;justify-content:center;margin-top:16px;position:unset;width:100%}.header .bottom-header li.active-branch{border-bottom:2px solid var(--ls-accent)!important}.header .bottom-header li.active-branch .sub-menu.simple ul li{border:none!important}.header .bottom-header li.active-branch .sub-menu.simple ul li.active a{padding:8px 16px}.header .bottom-header ul>li>a:after{display:none}}@media (min-width:1024px) and (max-width:1350px){header.header{background:#fff;position:fixed;top:0;width:100%;z-index:999}body{padding-top:94px}.header .bottom-header{padding:16px 20px}.header .bottom-header .header-menu{display:none}.header .bottom-header .menu{height:auto;padding:0}.header .bottom-header .menu,.header .bottom-header .menu div{width:100%}.header .bottom-header .mobile-menu-toggle{align-items:flex-start;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:0;position:absolute;right:60px}.header .bottom-header .mobile-menu-toggle .ham-line{background-color:#0a2d6e;border-radius:2px;display:block;height:2px;transform-origin:center;transition:all .3s ease}.header .bottom-header .mobile-menu-toggle .ham-line:first-child,.header .bottom-header .mobile-menu-toggle .ham-line:nth-child(2),.header .bottom-header .mobile-menu-toggle .ham-line:nth-child(3){width:36px}.header .bottom-header .mobile-menu-toggle.active .ham-line:first-child{transform:translateY(10px) rotate(45deg);width:36px}.header .bottom-header .mobile-menu-toggle.active .ham-line:nth-child(2){opacity:0;transform:scaleX(0)}.header .bottom-header .mobile-menu-toggle.active .ham-line:nth-child(3){transform:translateY(-10px) rotate(-45deg);width:36px}.header .bottom-header .header-menu{align-content:space-between;background:#fff;box-shadow:0 20px 20px rgba(0,0,0,.2),1px 20px 50px rgba(0,0,0,.2);display:flex;flex-wrap:wrap;height:calc(100dvh - 94px);max-width:450px;opacity:0;overflow-x:hidden;overflow-y:auto;padding:24px;position:fixed;right:0;top:94px;transform:translateX(100px);transition:opacity .3s ease,transform .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:999}.header .bottom-header .header-menu.menu-open{opacity:1;transform:translateX(0);visibility:visible}.header .bottom-header .header-menu .menu ul{height:auto;list-style:none;margin:0;padding:0;width:100%}.header .bottom-header .header-menu .menu ul li{border-bottom:1px solid rgba(0,0,0,.1);justify-content:space-between;padding:0;width:100%}.header .bottom-header .header-menu .menu .sub-menu ul li{border:none!important}.header .bottom-header .header-menu .menu ul li span.all-product-text{display:inline-block;text-align:center;width:100%}.header .bottom-header .sub-menu.mega-menu ul{gap:24px}.header .bottom-header .sub-menu.mega-menu ul li a span.product-image img{max-height:none;max-width:120px;min-height:auto;object-fit:contain}.header .bottom-header .sub-menu.mega-menu ul li a span.product-detail{padding-left:16px;width:calc(100% - 120px)}.header .bottom-header .sub-menu.mega-menu ul li a span.product-text{margin:0}.header .bottom-header .header-menu .menu ul li a{align-items:center;color:var(--ls-primary);display:flex;font-size:22px;font-weight:500;justify-content:space-between;padding:16px 0;text-decoration:none}.header .bottom-header .header-menu .menu .sub-menu ul li a{align-items:center;font-size:20px;justify-content:flex-start;padding:16px}.header .bottom-header .header-menu .menu .sub-menu ul li.all-product a{padding:36px 36px 72px}.header .bottom-header .header-menu .menu .mega-meu-inner{padding-top:36px}.header .bottom-header .header-menu .menu ul li .child-trigger{align-items:center;display:flex;transform:rotate(-90deg)}.header .bottom-header .header-menu .menu ul li a .child-trigger svg{height:20px;opacity:.6;width:20px}.header .bottom-header .header-menu .sub-menu.simple{padding:0 24px}.header .bottom-header .header-menu .menu .sub-menu.simple ul li a{padding:8px 0}.header .bottom-header .header-menu .sub-menu{background:#fff;box-shadow:none;height:100%;left:0;margin:0;overflow-y:auto;padding:0;position:fixed;top:0;transform:translateX(100%)!important;transition:transform .3s ease;width:100%;z-index:99}.header .bottom-header .header-menu .sub-menu.mobile-sub-open{opacity:1;pointer-events:auto;transform:translateX(0)!important;visibility:visible}.header .bottom-header .header-menu .mobile-back-btn{align-items:center;background:#fff;border:none;border-bottom:1px solid rgba(0,0,0,.1);cursor:pointer;display:flex;font-size:24px;font-weight:500;gap:6px;margin-bottom:24px;padding:16px 0;position:sticky;top:0;width:100%;z-index:9999}.header .bottom-header .header-menu .sub-menu .content-wrapper{padding:0 24px 24px}.header .bottom-header .header-menu .mobile-back-btn svg{margin-right:8px}.header .bottom-header .sub-menu:after{display:none}.header .bottom-header .header-cta.desktop{padding-right:95px}.header .bottom-header li.active-branch{border-bottom:2px solid var(--ls-accent)!important}.header .bottom-header li.active-branch .sub-menu.simple ul li{border:none!important}.header .bottom-header li.active-branch .sub-menu.simple ul li.active a{padding:8px 16px}.header .bottom-header ul>li>a:after{display:none}}@media (min-width:1351px) and (max-width:1500px){.header .bottom-header .logo{max-width:180px}}