.products-selection-page{--brand-blue:#173368;--brand-cyan:#09e9b4;--text-main:#172033;--text-sub:#5f6b7a;--text-light:#8a96a8;--line:#e5ebf2;--bg-soft:#f6f9fc;--white:#fff;min-height:100vh;color:var(--text-main);background:#fff;padding:24px 0 64px;line-height:1.6}.products-selection-page *{box-sizing:border-box}.products-selection-page a{color:inherit;text-decoration:none}.products-selection-page button{font-family:inherit}.products-selection-page .top-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding-bottom:16px;display:flex}.products-selection-page .breadcrumb{color:var(--text-light);white-space:nowrap;align-items:center;gap:8px;font-size:14px;display:flex}.products-selection-page .breadcrumb strong{color:var(--brand-blue);font-weight:850}.products-selection-page .list-status{min-height:34px;color:var(--brand-blue);white-space:nowrap;background:#fff;border:1px solid #17336824;border-radius:999px;justify-content:center;align-items:center;padding:0 13px;font-size:13px;font-weight:850;display:inline-flex}.products-selection-page .category-tabs{scrollbar-width:thin;align-items:center;gap:12px;display:flex;overflow-x:auto}.products-selection-page .filter-head{border-bottom:1px solid var(--line);background:#f3f6f9;padding:18px 18px 16px}.products-selection-page .filter-head h3{color:var(--brand-blue);font-size:20px;font-weight:920;line-height:1.25}.products-selection-page .filter-head p{color:var(--text-sub);margin-top:6px;font-size:13px;line-height:1.6}.products-selection-page .filter-group{border-bottom:1px solid var(--line)}.products-selection-page .filter-group-title{color:var(--brand-blue);padding:15px 18px 8px;font-size:14px;font-weight:920}.products-selection-page .filter-btn{min-height:42px;color:var(--text-main);cursor:pointer;text-align:left;background:#f3f6f9;border:1px solid #0000;align-items:center;gap:12px;padding:0 12px;font-size:14px;font-weight:780;transition:background .18s,color .18s;display:flex}.products-selection-page .filter-btn:hover{background:#f8fffd}.products-selection-page .filter-control{background:#fff;border:1.5px solid #b9c5d3;flex:none;width:12px;height:12px;transition:border-color .18s,background .18s,box-shadow .18s;position:relative}.products-selection-page .filter-btn.is-single .filter-control{border-radius:50%}.products-selection-page .filter-btn.is-multi .filter-control{border-radius:3px}.products-selection-page .filter-btn:hover .filter-control{border-color:var(--brand-cyan)}.products-selection-page .filter-btn.active{color:var(--brand-blue);background:#eefbf7}.products-selection-page .filter-btn.active .filter-control{background:var(--brand-cyan);border-color:var(--brand-cyan);box-shadow:0 0 0 5px #09e9b424}.products-selection-page .filter-btn.is-single.active .filter-control:after{content:"";background:#fff;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.products-selection-page .filter-btn.is-multi.active .filter-control:after{content:"✓";color:var(--brand-blue);font-size:10px;font-weight:950;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-54%)}.products-selection-page .filter-actions{background:#fff;grid-template-columns:1fr 1fr;gap:10px;padding:14px;display:grid}.products-selection-page .filter-action-btn{min-height:40px;color:var(--brand-blue);cursor:pointer;background:#fff;border:1px solid #17336829;border-radius:8px;font-size:14px;font-weight:850;transition:background .2s,border-color .2s,color .2s}.products-selection-page .filter-action-btn:hover{background:var(--brand-blue);border-color:var(--brand-blue);color:var(--brand-cyan)}.products-selection-page .product-area{min-width:0}.products-selection-page .toolbar-left{flex-wrap:wrap;align-items:center;gap:12px;min-width:0;display:flex}.products-selection-page .product-area-title{color:var(--brand-blue);white-space:nowrap;font-size:20px;font-weight:920;line-height:1.25}.products-selection-page .product-count{color:var(--text-light);white-space:nowrap;font-size:13px;font-weight:760}.products-selection-page .selected-tags{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.products-selection-page .selected-tag button:hover{background:var(--brand-blue);color:var(--brand-cyan)}.products-selection-page .product-card:hover .selected-bar{opacity:1;animation:.36s forwards productsSelectionHoverBarGrow}@keyframes productsSelectionHoverBarGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.products-selection-page .product-image{background:radial-gradient(circle at 50% 46%,#ffffffe6,#0000 35%),linear-gradient(135deg,#f4f7fa,#e4ebf2);height:340px;position:relative;overflow:hidden}.products-selection-page .product-visual{transform-origin:50%;transition:transform .32s;position:absolute;inset:0;transform:scale(1)}.products-selection-page .product-card:hover .product-visual{transform:scale(1.07)}.products-selection-page .pump-body{background:linear-gradient(135deg,#fff,#d7e2ec);border-radius:34px;width:76%;height:27%;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%)rotate(-6deg);box-shadow:0 18px 42px #1733681a}.products-selection-page .pump-head{aspect-ratio:1;background:#ffffffeb;border:14px solid #c7d5e2;border-radius:50%;width:18%;position:absolute;top:49%;left:24%;transform:translate(-50%,-50%)rotate(-6deg);box-shadow:0 12px 28px #17336814}.products-selection-page .pump-port{background:#c1ceda;border-radius:999px;width:11%;height:10%;position:absolute;top:49%;right:18%;transform:translateY(-50%)rotate(-6deg);box-shadow:inset 0 0 0 6px #fff9}.products-selection-page .product-visual.pmma .pump-head{border-color:#afcfe7f5}.products-selection-page .product-visual.peek .pump-head{border-color:#404b54db}.products-selection-page .product-title{color:var(--brand-blue);white-space:nowrap;text-overflow:ellipsis;font-size:22px;font-weight:500;line-height:1.32;transition:color .2s;overflow:hidden}.products-selection-page .product-link,.products-selection-page .list-toggle{height:44px;color:var(--brand-blue);cursor:pointer;background:#fff;border:1px solid #1733682e;border-radius:8px;justify-content:center;align-items:center;font-size:14px;font-weight:850;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.products-selection-page .empty-state{text-align:center;background:#fff;border:1px dashed #cbd5e1;justify-content:center;align-items:center;min-height:360px;padding:42px;display:none}.products-selection-page .empty-state.active{display:flex}.products-selection-page .empty-state h3{color:var(--brand-blue);margin-bottom:8px;font-size:24px}.products-selection-page .empty-state p{color:var(--text-sub)}@media (min-width:2100px){.products-selection-page .product-grid{grid-template-columns:repeat(4,420px);gap:24px}.products-selection-page .product-card{width:420px;height:540px;min-height:540px}.products-selection-page .product-image{height:378px}.products-selection-page .product-body{height:162px;min-height:162px;padding:20px 22px}}@media (max-width:1600px){.products-selection-page .container{width:min(1440px,100% - 56px)}.products-selection-page .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.products-selection-page .product-card{min-height:500px}.products-selection-page .product-image{height:340px}.products-selection-page .product-body{min-height:160px;padding:20px 22px}}@media (max-width:1180px){.products-selection-page .selection-layout{grid-template-columns:1fr}.products-selection-page .filter-panel{position:relative;top:auto}.products-selection-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.products-selection-page{padding-top:20px}.products-selection-page .container{width:min(100% - 32px,1440px)}.products-selection-page .top-row,.products-selection-page .product-toolbar,.products-selection-page .toolbar-left{flex-direction:column;align-items:flex-start}.products-selection-page .filter-options.two,.products-selection-page .product-grid{grid-template-columns:1fr}.products-selection-page .product-card{min-height:480px}.products-selection-page .product-image{height:320px}.products-selection-page .product-title{font-size:22px}.products-selection-page .product-actions{grid-template-columns:1fr}}.products-selection-page{padding:18px 0 56px;overflow-x:hidden}.products-selection-page .products-breadcrumb-row{border-bottom:1px solid var(--line,#e5ebf2);justify-content:space-between;align-items:center;gap:24px;min-height:38px;margin-bottom:16px;padding-bottom:14px;display:flex}.products-selection-page .products-breadcrumb{color:var(--text-light,#8a96a8);white-space:nowrap;align-items:center;gap:8px;font-size:14px;font-weight:760;display:flex}.products-selection-page .products-breadcrumb strong{color:var(--brand-blue,#173368);font-weight:900}.products-selection-page .products-list-status{min-height:34px;color:var(--brand-blue,#173368);white-space:nowrap;background:#fff;border:1px solid #17336824;border-radius:999px;justify-content:center;align-items:center;padding:0 13px;font-size:13px;font-weight:850;display:inline-flex}.products-selection-page .category-tabs-wrap{margin-bottom:0;padding:0 0 18px}.products-selection-page .selection-layout{grid-template-columns:300px minmax(0,1fr);gap:22px}.products-selection-page .filter-head{padding:16px 16px 14px}.products-selection-page .filter-head h3{font-size:19px}.products-selection-page .filter-group-title{padding:14px 16px 8px}.products-selection-page .filter-options{gap:7px;padding:0 10px 14px}.products-selection-page .filter-btn{min-height:38px;padding:0 10px;font-size:13px}.products-selection-page .product-toolbar{margin-bottom:14px;padding:12px 14px}.products-selection-page .product-area-title{font-size:19px}.products-selection-page .product-card{width:auto!important;height:auto!important;min-height:410px!important}.products-selection-page .product-image{height:255px!important}.products-selection-page .product-body{min-height:142px!important;padding:16px 18px!important}.products-selection-page .product-title{font-size:20px;line-height:1.28}.products-selection-page .product-param-line{margin-top:8px;font-size:13px}.products-selection-page .product-actions{gap:8px;padding-top:14px}.products-selection-page .product-link,.products-selection-page .list-toggle{height:38px;font-size:13px}@media (min-width:1900px){.products-selection-page .container{width:min(1680px,100% - 96px)}.products-selection-page .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.products-selection-page .product-card{width:auto!important;height:auto!important;min-height:408px!important}.products-selection-page .product-image{height:250px!important}.products-selection-page .product-body{min-height:142px!important;padding:16px 18px!important}}@media (max-width:1800px){.products-selection-page .container{width:min(1480px,100% - 64px)}.products-selection-page .selection-layout{grid-template-columns:292px minmax(0,1fr);gap:20px}.products-selection-page .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1280px){.products-selection-page .container{width:min(100% - 40px,1180px)}.products-selection-page .selection-layout{grid-template-columns:1fr}.products-selection-page .filter-panel{position:relative;top:auto}.products-selection-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.products-selection-page{padding-top:16px}.products-selection-page .container{width:min(100% - 32px,1440px)}.products-selection-page .products-breadcrumb-row{flex-direction:column;align-items:flex-start;gap:10px}.products-selection-page .product-grid{grid-template-columns:1fr}.products-selection-page .product-image{height:260px!important}.products-selection-page .product-actions{grid-template-columns:1fr}}.products-selection-page .category-tabs-wrap{margin-top:28px!important;padding-top:0!important}@media (max-width:760px){.products-selection-page .category-tabs-wrap{margin-top:22px!important}.products-selection-page .selection-section{padding-top:18px!important}}.products-selection-page .products-breadcrumb-row{box-shadow:none!important;border-bottom:none!important;min-height:auto!important;margin-bottom:14px!important;padding-bottom:0!important}.products-selection-page .products-breadcrumb-row:before,.products-selection-page .products-breadcrumb-row:after{content:none!important;display:none!important}.products-selection-page .products-breadcrumb{line-height:1.4!important}.products-selection-page .products-breadcrumb-row+section{margin-top:0!important}@media (max-width:760px){.products-selection-page .products-breadcrumb-row{margin-bottom:12px!important}}.products-selection-page .mobile-category-trigger,.products-selection-page .mobile-category-symbol,.products-selection-page .filter-group-symbol{display:none}.products-selection-page .filter-group-trigger{text-align:left;background:0 0;border:none;width:100%;font-family:inherit}@media (max-width:760px){.products-selection-page .category-tabs-wrap{background:#fff;border:1px solid #1733681f;margin-top:18px!important}.products-selection-page .mobile-category-trigger{width:100%;min-height:58px;color:var(--brand-blue,#173368);cursor:pointer;background:#fff;border:none;border-bottom:1px solid #1733681f;justify-content:space-between;align-items:center;gap:14px;padding:0 22px;font-family:inherit;font-size:20px;font-weight:900;display:flex}.products-selection-page .mobile-category-symbol{width:20px;color:var(--brand-blue,#173368);justify-content:center;align-items:center;font-size:24px;font-weight:900;line-height:1;display:inline-flex}.products-selection-page .category-tabs{border-bottom:none;gap:10px;padding:12px;display:none!important}.products-selection-page .category-tabs-wrap.is-mobile-open .category-tabs{grid-template-columns:repeat(2,minmax(0,1fr));display:grid!important}.products-selection-page .category-tab{justify-content:center;width:100%;min-height:42px}.products-selection-page .filter-panel{display:block!important}.products-selection-page .filter-group{border-bottom:1px solid #1733681f}.products-selection-page .filter-group-trigger{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;min-height:56px;padding:0 22px;display:flex}.products-selection-page .filter-group-symbol{width:20px;min-width:20px;color:var(--brand-blue,#173368);justify-content:center;align-items:center;font-size:24px;font-weight:900;line-height:1;display:inline-flex}.products-selection-page .filter-group .filter-options{display:none!important}.products-selection-page .filter-group.is-mobile-open .filter-options{display:grid!important}}.products-selection-page .product-pagination{justify-content:center;align-items:center;gap:18px;width:100%;margin-top:34px;padding-bottom:18px;display:flex}.products-selection-page .product-page-button{min-width:108px;height:42px;color:var(--brand-blue,#173368);cursor:pointer;background:#fff;border:1px solid #17336838;border-radius:8px;padding:0 20px;font-size:14px;font-weight:700;line-height:1;transition:color .2s,background-color .2s,border-color .2s,opacity .2s}.products-selection-page .product-page-button:hover:not(:disabled),.products-selection-page .product-page-button:focus-visible:not(:disabled){border-color:var(--brand-blue,#173368);background:var(--brand-blue,#173368);color:var(--brand-cyan,#09e9b4);outline:none}.products-selection-page .product-page-status{min-width:58px;color:var(--brand-blue,#173368);white-space:nowrap;justify-content:center;align-items:center;font-size:15px;font-weight:800;line-height:1;display:inline-flex}@media (max-width:760px){.products-selection-page .product-pagination{gap:10px;margin-top:22px;padding-bottom:10px}.products-selection-page .product-page-button{border-radius:8px;min-width:78px;height:36px;padding:0 12px;font-size:13px}.products-selection-page .product-page-status{min-width:48px;font-size:14px}}.products-selection-page{--brand-blue:#173368;--brand-cyan:#09e9b4;--text-main:#172033;--text-sub:#5f6b7a;--text-light:#8a96a8;--line:#e5ebf2;--bg-soft:#f6f9fc;background:#fff}.products-selection-page .container{width:min(1320px,100% - 56px);margin:0 auto}.products-selection-page .category-tabs-wrap{border-bottom:1px solid var(--line);background:#fff;padding:16px 0 22px}.products-selection-page .category-tabs{align-items:center;gap:12px;display:flex;overflow-x:auto}.products-selection-page .category-tab{min-height:44px;color:var(--brand-blue);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #17336829;border-radius:8px;padding:0 22px;font-size:15px;font-weight:850;transition:background .2s,border-color .2s,color .2s}.products-selection-page .category-tab:hover,.products-selection-page .category-tab.active{color:var(--brand-cyan);background:var(--brand-blue);border-color:var(--brand-blue)}.products-selection-page .mobile-category-trigger{display:none}.products-selection-page .selection-section{padding-top:24px}.products-selection-page .filter-panel{border:1px solid var(--line);background:#fff;position:sticky;top:24px}.products-selection-page .filter-panel-head{border-bottom:1px solid var(--line);background:#f3f6f9;padding:18px 18px 16px}.products-selection-page .filter-panel-head h2{color:var(--brand-blue);margin:0;font-size:20px;font-weight:920;line-height:1.25}.products-selection-page .filter-panel-head p{color:var(--text-sub);margin:6px 0 0;font-size:13px;line-height:1.6}.products-selection-page .filter-group{border-bottom:1px solid var(--line);padding:0}.products-selection-page .filter-group-title,.products-selection-page .filter-group-trigger{width:100%;min-height:auto;color:var(--brand-blue);cursor:default;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;margin:0;padding:15px 18px 8px;font-family:inherit;font-size:14px;font-weight:920;line-height:1.35;display:flex}.products-selection-page .filter-group-symbol{display:none}.products-selection-page .filter-options{gap:8px;padding:0 12px 16px;display:grid}.products-selection-page .filter-options.one{grid-template-columns:1fr}.products-selection-page .filter-options.two{grid-template-columns:repeat(2,minmax(0,1fr))}.products-selection-page .filter-option,.products-selection-page .filter-btn{min-height:42px;color:var(--text-main);cursor:pointer;text-align:left;background:#f3f6f9;border:1px solid #0000;border-radius:0;justify-content:flex-start;align-items:center;gap:12px;padding:0 12px;font-family:inherit;font-size:14px;font-weight:780;line-height:1.2;transition:background .18s,color .18s,border-color .18s;display:flex}.products-selection-page .filter-option:hover,.products-selection-page .filter-btn:hover{color:var(--brand-blue);background:#f8fffd}.products-selection-page .filter-option.active,.products-selection-page .filter-btn.active{color:var(--brand-blue);background:#eefbf7}.products-selection-page .filter-check,.products-selection-page .filter-control{background:#fff;border:1.5px solid #b9c5d3;flex:none;width:12px;height:12px;transition:border-color .18s,background .18s,box-shadow .18s;position:relative}.products-selection-page .filter-btn.is-single .filter-control,.products-selection-page .filter-option.is-single .filter-check{border-radius:50%}.products-selection-page .filter-btn.is-multi .filter-control,.products-selection-page .filter-option.is-multi .filter-check{border-radius:3px}.products-selection-page .filter-btn:hover .filter-control,.products-selection-page .filter-option:hover .filter-check{border-color:var(--brand-cyan)}.products-selection-page .filter-btn.active .filter-control,.products-selection-page .filter-option.active .filter-check{background:var(--brand-cyan);border-color:var(--brand-cyan);box-shadow:0 0 0 5px #09e9b424}.products-selection-page .filter-btn.is-single.active .filter-control:after,.products-selection-page .filter-option.is-single.active .filter-check:after{content:"";background:#fff;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.products-selection-page .filter-btn.is-multi.active .filter-control:after,.products-selection-page .filter-option.is-multi.active .filter-check:after{content:"✓";color:var(--brand-blue);font-size:10px;font-weight:950;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-54%)}.products-selection-page .filter-panel-actions{background:#fff;grid-template-columns:1fr 1fr;gap:10px;padding:14px;display:grid}.products-selection-page .filter-panel-actions button{min-height:40px;color:var(--brand-blue);cursor:pointer;background:#fff;border:1px solid #17336829;border-radius:8px;font-family:inherit;font-size:14px;font-weight:850;transition:background .2s,border-color .2s,color .2s}.products-selection-page .filter-panel-actions button:hover{background:var(--brand-blue);border-color:var(--brand-blue);color:var(--brand-cyan)}.products-selection-page .product-area{min-width:0;max-width:996px}.products-selection-page .product-toolbar{border:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:14px 16px;display:flex}.products-selection-page .toolbar-summary{color:var(--text-light);font-size:13px;font-weight:760}.products-selection-page .selected-tags{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.products-selection-page .selected-tag{min-height:26px;color:var(--brand-blue);white-space:nowrap;background:#09e9b41c;border:1px solid #09e9b447;border-radius:999px;align-items:center;gap:6px;padding:0 9px;font-size:12px;font-weight:850;display:inline-flex}.products-selection-page .selected-tag button{width:15px;height:15px;color:var(--brand-blue);cursor:pointer;background:#17336814;border:none;border-radius:50%;place-items:center;font-size:11px;font-weight:900;line-height:1;display:inline-grid}.products-selection-page .toolbar-reset{min-height:34px;color:var(--brand-blue);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #17336829;border-radius:999px;padding:0 13px;font-size:13px;font-weight:850;transition:background .2s,border-color .2s,color .2s}.products-selection-page .toolbar-reset:hover{background:var(--brand-blue);border-color:var(--brand-blue);color:var(--brand-cyan)}.products-selection-page .product-card{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:auto;transition:border-color .22s,transform .22s;display:flex;position:relative;overflow:hidden;transform:translateY(0)}.products-selection-page .product-card:hover{border-color:var(--brand-cyan);transform:translateY(-1px)}.products-selection-page .selected-bar{z-index:10;background:var(--brand-cyan);transform-origin:0;opacity:0;pointer-events:none;width:100%;height:4px;position:absolute;top:0;left:0;transform:scaleX(0)}.products-selection-page .product-card:hover .selected-bar{opacity:1;transform:scaleX(1)}.products-selection-page .product-image{aspect-ratio:1;border-bottom:1px solid var(--line);background:#fff;width:100%;height:auto;padding:10px;position:relative;overflow:hidden}.products-selection-page .product-image img{object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .32s;display:block;transform:scale(1)}.products-selection-page .product-card:hover .product-image img{transform:scale(1.045)}.products-selection-page .product-body{flex-direction:column;flex:1;min-width:0;min-height:150px;padding:18px 20px;display:flex}.products-selection-page .product-title{color:var(--brand-blue);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:20px;font-weight:500;line-height:1.28;transition:color .2s;overflow:hidden}.products-selection-page .product-card:hover .product-title{color:var(--brand-cyan)}.products-selection-page .product-param-line{color:#173368c7;letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;margin-top:8px;font-size:13px;font-weight:400;line-height:1.4;overflow:hidden}.products-selection-page .product-link,.products-selection-page .list-toggle{height:40px;color:var(--brand-blue);cursor:pointer;background:#fff;border:1px solid #1733682e;border-radius:8px;justify-content:center;align-items:center;font-size:13px;font-weight:850;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.products-selection-page .product-link:hover,.products-selection-page .list-toggle:hover,.products-selection-page .list-toggle.active{background:var(--brand-blue);border-color:var(--brand-blue);color:var(--brand-cyan)}.products-selection-page .product-pagination{justify-content:center;align-items:center;gap:14px;margin-top:26px;display:flex}.products-selection-page .product-page-button{min-width:88px;height:38px;color:var(--brand-blue);cursor:pointer;background:#fff;border:1px solid #1733682e;border-radius:8px;padding:0 16px;font-size:13px;font-weight:850}.products-selection-page .product-page-button:hover:not(:disabled){background:var(--brand-blue);border-color:var(--brand-blue);color:var(--brand-cyan)}.products-selection-page .product-page-button:disabled{opacity:.42;cursor:not-allowed}.products-selection-page .product-page-status{color:var(--brand-blue);font-size:14px;font-weight:850}@media (max-width:1180px){.products-selection-page .selection-layout{grid-template-columns:1fr}.products-selection-page .filter-panel{position:relative;top:auto}.products-selection-page .product-area{max-width:none}.products-selection-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.products-selection-page .container{width:min(100% - 32px,1440px)}.products-selection-page .mobile-category-trigger{background:var(--brand-blue);width:100%;min-height:48px;color:var(--brand-cyan);border:1px solid #17336829;border-radius:8px;justify-content:space-between;align-items:center;padding:0 16px;font-size:15px;font-weight:900;display:flex}.products-selection-page .category-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:none}.products-selection-page .category-tabs-wrap.is-mobile-open .category-tabs{display:grid}.products-selection-page .category-tab{width:100%}.products-selection-page .filter-group-title,.products-selection-page .filter-group-trigger{cursor:pointer;min-height:52px;padding:0 16px}.products-selection-page .filter-group-symbol{display:inline-flex}.products-selection-page .filter-group .filter-options{padding:0 16px 16px;display:none}.products-selection-page .filter-group.is-mobile-open .filter-options{display:grid}.products-selection-page .filter-options.two{grid-template-columns:1fr}.products-selection-page .product-toolbar{flex-direction:column;align-items:flex-start}.products-selection-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.products-selection-page .product-card{min-height:auto}.products-selection-page .product-image{aspect-ratio:1;background:#fff;width:100%;height:auto;padding:8px}.products-selection-page .product-body{min-height:auto;padding:14px 12px 12px}.products-selection-page .product-title{font-size:16px}.products-selection-page .product-param-line{font-size:12px}.products-selection-page .product-actions{gap:8px;padding-top:12px}.products-selection-page .product-link,.products-selection-page .list-toggle{height:34px;font-size:12px}}.products-selection-page{padding-top:0!important}@media (max-width:760px){.products-selection-page{padding-top:0!important}}.products-page,.product-selection-page,.products-container,.selection-container{max-width:1640px!important;margin-left:auto!important;margin-right:auto!important}.product-selection-layout,.selection-layout,.products-layout{grid-template-columns:420px minmax(0,1fr)!important;gap:32px!important;display:grid!important}.product-filter-sidebar,.filter-sidebar,.selection-sidebar{width:420px!important;min-width:420px!important}.product-card-grid,.selection-card-grid,.products-grid{grid-template-columns:repeat(3,minmax(300px,1fr))!important;gap:28px!important}@media (max-width:1200px){.product-selection-layout,.selection-layout,.products-layout{grid-template-columns:340px minmax(0,1fr)!important}.product-filter-sidebar,.filter-sidebar,.selection-sidebar{width:340px!important;min-width:340px!important}}@media (max-width:768px){.product-selection-layout,.selection-layout,.products-layout{display:block!important}.product-filter-sidebar,.filter-sidebar,.selection-sidebar{width:100%!important;min-width:0!important}}.products-page,.products-container,.product-selection-page,.selection-container,.product-selection-shell,.products-shell,.products-main,.selection-main{width:min(100% - 96px,1600px)!important;max-width:1600px!important;margin-left:auto!important;margin-right:auto!important}.product-selection-layout,.selection-layout,.products-layout{width:100%!important}@media (max-width:1200px){.products-page,.products-container,.product-selection-page,.selection-container,.product-selection-shell,.products-shell,.products-main,.selection-main{width:min(100% - 48px,100%)!important;max-width:none!important}}@media (max-width:768px){.products-page,.products-container,.product-selection-page,.selection-container,.product-selection-shell,.products-shell,.products-main,.selection-main{width:calc(100% - 32px)!important}}.products-selection-page .container{width:min(1600px,100% - 96px)!important;max-width:1600px!important;margin-left:auto!important;margin-right:auto!important}.products-selection-page .selection-layout{grid-template-columns:420px minmax(0,1fr)!important;align-items:start!important;gap:32px!important;display:grid!important}.products-selection-page .product-area{width:100%!important;min-width:0!important;max-width:none!important}.products-selection-page .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px!important;display:grid!important}@media (max-width:1180px){.products-selection-page .container{width:min(100% - 48px,100%)!important;max-width:none!important}.products-selection-page .selection-layout{grid-template-columns:1fr!important}.products-selection-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:760px){.products-selection-page .container{width:min(100% - 32px,100%)!important}.products-selection-page .product-grid{grid-template-columns:1fr!important}}.products-selection-page .product-card{min-height:410px!important}.products-selection-page .selected-bar{height:4px!important}.products-selection-page .product-card:hover{border-color:var(--brand-cyan,#09e9b4)!important}.products-selection-page .product-image{background:#fff!important;justify-content:center!important;align-items:center!important;height:245px!important;padding:0!important;display:flex!important;overflow:hidden!important}.products-selection-page .product-image img{object-fit:contain!important;object-position:center!important;width:auto!important;max-width:96%!important;height:auto!important;max-height:230px!important}.products-selection-page .product-body{border-top:1px solid var(--line,#e5ebf2)!important;box-sizing:border-box!important;flex-direction:column!important;flex:1!important;min-height:165px!important;padding:18px 14px!important;display:flex!important}.products-selection-page .product-title{color:var(--brand-blue,#173368)!important;text-align:left!important;white-space:nowrap!important;margin:0 0 10px!important;font-size:22px!important;font-weight:650!important;line-height:1.25!important}.products-selection-page .product-param-line{color:#173368d1!important;text-align:left!important;margin-top:0!important;font-size:15px!important;font-weight:400!important;line-height:1.55!important}.products-selection-page .product-actions{grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:12px!important;padding-top:0!important;display:grid!important}.products-selection-page .product-link,.products-selection-page .list-toggle{height:38px!important;min-height:38px!important;padding:0 12px!important;font-size:13px!important;font-weight:700!important}@media (max-width:760px){.products-selection-page .product-card{min-height:auto!important}.products-selection-page .product-image{height:190px!important}.products-selection-page .product-image img{max-height:170px!important}.products-selection-page .product-body{min-height:auto!important;padding:16px 12px!important}.products-selection-page .product-title{font-size:18px!important}.products-selection-page .product-param-line{font-size:13px!important}.products-selection-page .product-actions{gap:8px!important;margin-top:10px!important}.products-selection-page .product-link,.products-selection-page .list-toggle{height:36px!important;min-height:36px!important}}.products-selection-page .product-card:hover .product-title,.products-selection-page .product-card:focus-within .product-title,.products-selection-page .product-card.active .product-title,.products-selection-page .product-card.selected .product-title,.products-selection-page .product-card.is-selected .product-title,.products-selection-page .product-card[data-selected=true] .product-title{color:var(--brand-cyan,#09e9b4)!important}.products-selection-page .product-card:has(.list-toggle.active) .product-title{color:var(--brand-cyan,#09e9b4)!important}.products-selection-page .product-card:has(.list-toggle[aria-pressed=true]) .product-title{color:var(--brand-cyan,#09e9b4)!important}.products-selection-page .product-card:has(.list-toggle[data-active=true]) .product-title{color:var(--brand-cyan,#09e9b4)!important}.products-selection-page .product-card:has(.list-toggle.is-active) .product-title{color:var(--brand-cyan,#09e9b4)!important}.products-selection-page{max-width:100%;overflow-x:clip}.products-selection-page .product-area,.products-selection-page .product-grid,.products-selection-page .product-grid>*{min-width:0!important}@media (max-width:1500px){.products-selection-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.products-selection-page .product-card,.products-selection-page .product-card-link{min-width:0!important}}@media (max-width:900px){.products-selection-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:520px){.products-selection-page .product-grid{gap:10px!important}.products-selection-page .product-card{min-width:0!important}.products-selection-page .product-card h3,.products-selection-page .product-card-title,.products-selection-page .product-name{font-size:16px!important;line-height:1.25!important}}.products-selection-page .product-card h3,.products-selection-page .product-card-title,.products-selection-page .product-name{overflow-wrap:anywhere;white-space:normal!important;text-overflow:clip!important;overflow:visible!important}.products-selection-page .product-card{flex-direction:column;height:100%;min-height:430px;display:flex}.products-selection-page .product-card-image,.products-selection-page .product-image,.products-selection-page .product-card-media{aspect-ratio:4/3;justify-content:center;align-items:center;min-height:210px;max-height:260px;display:flex;overflow:hidden}.products-selection-page .product-card-image img,.products-selection-page .product-image img,.products-selection-page .product-card-media img{object-fit:contain;width:100%;height:100%}.products-selection-page .product-card-content,.products-selection-page .product-card-body{flex-direction:column;flex:1;display:flex}.products-selection-page .product-card h3,.products-selection-page .product-card-title,.products-selection-page .product-name{overflow-wrap:anywhere;min-height:32px;white-space:normal!important;text-overflow:clip!important;overflow:visible!important}.products-selection-page .product-card-description,.products-selection-page .product-card-specs,.products-selection-page .product-summary{min-height:72px}.products-selection-page .product-card-actions,.products-selection-page .product-actions{margin-top:auto}@media (max-width:1500px){.products-selection-page .product-card{min-height:400px}.products-selection-page .product-card-image,.products-selection-page .product-image,.products-selection-page .product-card-media{min-height:190px;max-height:230px}}@media (max-width:520px){.products-selection-page .product-card{min-height:360px}.products-selection-page .product-card-image,.products-selection-page .product-image,.products-selection-page .product-card-media{min-height:150px;max-height:180px}.products-selection-page .product-card h3,.products-selection-page .product-card-title,.products-selection-page .product-name{font-size:15px!important}}.products-selection-page .product-type-filter-group .filter-group-trigger{width:100%;min-height:auto;color:var(--brand-blue);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;margin:0;padding:15px 18px 8px;font-family:inherit;font-size:14px;font-weight:920;line-height:1.35;display:flex!important}.products-selection-page .product-type-filter-group .filter-group-symbol{min-width:20px;color:var(--brand-blue);justify-content:center;align-items:center;margin-left:auto;font-size:18px;font-weight:900;line-height:1;display:inline-flex!important}.products-selection-page .product-type-current-option{padding:0 12px 16px}.products-selection-page .product-type-current-option .filter-option{justify-content:flex-start;width:100%;min-height:42px}@media (min-width:901px){.products-selection-page .product-type-filter-group:not(.is-mobile-open)>.filter-options{display:none!important}.products-selection-page .product-type-filter-group.is-mobile-open>.filter-options{display:grid!important}}.products-selection-page .product-type-intro-module{isolation:isolate!important;border:0!important;border-top:1px solid var(--line)!important;background:0 0!important;grid-template-columns:430px minmax(0,1fr)!important;justify-content:stretch!important;align-items:center!important;gap:46px!important;width:100%!important;margin:0 0 28px!important;padding:24px 0!important;display:grid!important;position:relative!important;overflow:hidden!important}.products-selection-page .product-type-intro-image{z-index:2!important;background:0 0!important;border:0!important;justify-content:center!important;align-items:center!important;width:430px!important;height:320px!important;display:flex!important;position:relative!important;overflow:visible!important}.products-selection-page .product-type-intro-image img{object-fit:contain!important;transform-origin:50%!important;width:100%!important;height:100%!important;transform:scale(1.16)!important}.products-selection-page .product-type-intro-copy{z-index:2!important;width:100%!important;min-width:0!important;max-width:none!important;padding-top:2px!important;position:relative!important}.products-selection-page .product-type-intro-copy h2{color:var(--brand-blue)!important;margin:0 0 14px!important;font-size:31px!important;font-weight:820!important;line-height:1.22!important}.products-selection-page .product-type-intro-copy p{color:#111!important;margin:0!important;font-size:16.5px!important;font-weight:460!important;line-height:1.95!important}.products-selection-page .product-type-intro-copy p+p{margin-top:14px!important}.products-selection-page .product-type-intro-copy .product-type-intro-emphasis{color:#111!important;font-weight:800!important}.products-selection-page .product-type-intro-module:after{content:"HaloFlx";z-index:1!important;color:#09e9b4!important;letter-spacing:-.05em!important;opacity:.14!important;white-space:nowrap!important;pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important;font-size:86px!important;font-weight:840!important;line-height:1!important;position:absolute!important;top:auto!important;bottom:18px!important;right:28px!important;transform:none!important}@media (max-width:1400px){.products-selection-page .product-type-intro-module{grid-template-columns:390px minmax(0,1fr)!important;gap:38px!important;padding:24px 0 22px!important}.products-selection-page .product-type-intro-image{width:390px!important;height:290px!important}.products-selection-page .product-type-intro-image img{transform:scale(1.14)!important}.products-selection-page .product-type-intro-copy h2{font-size:28px!important}.products-selection-page .product-type-intro-copy p{font-size:16px!important;line-height:1.9!important}.products-selection-page .product-type-intro-module:after{opacity:.13!important;font-size:70px!important;bottom:16px!important;right:18px!important}}@media (max-width:900px){.products-selection-page .product-type-intro-module{grid-template-columns:1fr!important;gap:14px!important;margin-bottom:20px!important;padding:22px 0 20px!important}.products-selection-page .product-type-intro-image{width:100%!important;height:230px!important}.products-selection-page .product-type-intro-image img{transform:scale(1.08)!important}.products-selection-page .product-type-intro-copy{max-width:none!important;padding-top:0!important}.products-selection-page .product-type-intro-copy h2{font-size:22px!important;font-weight:800!important}.products-selection-page .product-type-intro-copy p{font-size:14px!important;line-height:1.78!important}.products-selection-page .product-type-intro-module:after{display:none!important}}.products-selection-page .filter-panel,.products-selection-page .product-filter-panel,.products-selection-page .selection-filter-panel,.products-selection-page .selection-layout>aside{align-self:start!important;height:auto!important;max-height:none!important;position:static!important;top:auto!important;overflow:visible!important}.product-card-specs{color:#233a5a;text-align:left;gap:5px;margin:10px 0 0;padding:0;font-size:13px;line-height:1.45;list-style:none;display:grid}.product-card-specs li{padding-left:12px;position:relative}.product-card-specs li:before{content:"";background:#09e9b4;border-radius:999px;width:4px;height:4px;position:absolute;top:.72em;left:0}.products-selection-page .product-card-specs{margin-top:-4px;font-size:15px;line-height:1.55}.products-selection-page .product-card-specs li{padding-left:0}.products-selection-page .product-card-specs li:before{display:none}.products-selection-page .product-card-specs{gap:3px;line-height:1.35}@media (max-width:900px){.products-selection-page .product-card .product-title,.products-selection-page .product-card h3,.products-selection-page .product-card-title,.products-selection-page .product-name{min-height:auto!important;margin-bottom:8px!important;font-size:16px!important;line-height:1.22!important}.products-selection-page .product-param-line,.products-selection-page .product-card-specs,.products-selection-page .product-card-specs li,.products-selection-page .product-card-description,.products-selection-page .product-summary{font-size:12px!important;line-height:1.38!important}.products-selection-page .product-card-specs{gap:2px!important;min-height:56px!important;margin-top:-2px!important}.products-selection-page .product-actions,.products-selection-page .product-card-actions{gap:8px!important;margin-top:8px!important}.products-selection-page .product-link,.products-selection-page .list-toggle{height:32px!important;min-height:32px!important;padding:0 8px!important;font-size:12px!important;line-height:1!important}}.products-selection-page .product-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.products-selection-page .product-link,.products-selection-page .list-toggle{border:1px solid var(--brand-blue,#173368)!important;height:34px!important;min-height:34px!important;color:var(--brand-blue,#173368)!important;white-space:nowrap!important;cursor:pointer!important;background:#fff!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;padding:0 8px!important;font-family:inherit!important;font-size:12px!important;font-weight:760!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.products-selection-page .product-link:hover,.products-selection-page .list-toggle:hover,.products-selection-page .product-link.active,.products-selection-page .list-toggle.active{background:var(--brand-blue,#173368)!important;border-color:var(--brand-blue,#173368)!important;color:var(--brand-cyan,#09e9b4)!important}@media (max-width:900px){.products-selection-page .product-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.products-selection-page .product-link,.products-selection-page .list-toggle{height:30px!important;min-height:30px!important;padding:0 6px!important;font-size:11px!important}}.product-card:has(.product-card-title){min-height:auto}.product-card-image,.product-card-media,.product-card-figure,.product-card-img-wrap{background:#f8fafc}:is(.product-card:not(:has(img[src])) .product-card-image,.product-card:not(:has(img[src])) .product-card-media,.product-card:not(:has(img[src])) .product-card-figure,.product-card:not(:has(img[src])) .product-card-img-wrap){height:120px;min-height:120px}.product-card img:not([src]),.product-card img[src=""]{display:none!important}.product-card-title{color:#173368;font-weight:700;line-height:1.3}.product-card-summary{color:#172033;margin-top:6px;font-size:14px;line-height:1.6}.product-card-actions{margin-top:auto}.product-card img[alt*=DPL],.product-card img[alt*=DPGL]{object-fit:contain}@media (max-width:900px){:is(.product-card:not(:has(img[src])) .product-card-image,.product-card:not(:has(img[src])) .product-card-media,.product-card:not(:has(img[src])) .product-card-figure,.product-card:not(:has(img[src])) .product-card-img-wrap){height:100px;min-height:100px}.product-card-summary:only-child,.product-card-body .product-card-summary{white-space:normal}}.product-card-summary{white-space:pre-line;text-overflow:clip;line-height:1.75;overflow:visible}.product-card-summary:only-child,.product-card-body .product-card-summary{white-space:pre-line;text-overflow:clip;overflow:visible}.products-selection-page .product-type-intro-module[data-product-type-id=diaphragm-pump]:after,.products-selection-page .product-type-intro-module[data-product-type-id=diaphragm-pumps]:after{content:"HaloDp"!important}@media (min-width:901px){.products-selection-page .filter-panel .filter-group-trigger .filter-group-symbol,.products-selection-page .filter-panel .product-type-filter-toggle .filter-group-symbol{display:none!important}}.products-selection-page .fittings-product-type-filter-group .product-type-filter-toggle{width:100%;min-height:42px;color:var(--brand-blue);cursor:pointer;text-align:left;background:#fff;border:0;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;font-size:14px;font-weight:900;display:flex}.products-selection-page .fittings-product-type-filter-group .product-type-filter-toggle:after{content:"+";width:24px;height:24px;color:var(--brand-blue);flex:0 0 24px;justify-content:center;align-items:center;font-size:21px;font-weight:500;line-height:1;display:inline-flex}.products-selection-page .fittings-product-type-filter-group.is-mobile-open .product-type-filter-toggle:after{content:"−"}.products-selection-page .fittings-product-type-filter-group .product-type-filter-toggle:hover{background:#f8fafc}.products-selection-page .fittings-product-type-filter-group .product-type-filter-toggle .filter-group-symbol{display:none}.products-selection-page .selection-layout:has([data-barbed-port-filter=true]){grid-template-columns:460px minmax(0,1fr)}.products-selection-page .barbed-port-filter-title{cursor:default}.products-selection-page .barbed-port-column{background:#fff;border:1px solid #e5ebf2;min-width:0;padding:10px}.products-selection-page .barbed-port-column-title{color:#173368;margin-bottom:8px;font-size:13px;font-weight:850;line-height:1.3}.products-selection-page .barbed-port-option{justify-content:flex-start;gap:6px;width:100%;min-width:0;min-height:38px;padding:0 7px;font-size:12px}.products-selection-page .barbed-port-option-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.products-selection-page .barbed-port-column.is-disabled{background:#f5f7fa;border-color:#e6eaf0}.products-selection-page .barbed-port-disabled{color:#9aa5b5;background:#eef1f5;border:1px solid #e2e7ed;justify-content:center;align-items:center;min-height:38px;font-size:12px;font-weight:700;display:flex}@media (max-width:1180px){.products-selection-page .selection-layout:has([data-barbed-port-filter=true]){grid-template-columns:1fr}}@media (max-width:760px){.products-selection-page .barbed-port-columns{grid-template-columns:1fr}.products-selection-page .barbed-port-options{grid-template-columns:repeat(2,minmax(0,1fr))}}.products-selection-page .barbed-port-column{min-width:0}.products-selection-page .barbed-port-option{justify-content:flex-start;align-items:center;gap:8px;width:100%;min-width:0;min-height:40px;padding:0 10px;font-size:13px;display:flex}.products-selection-page .barbed-port-option-label{text-overflow:clip;white-space:nowrap;min-width:0;display:block;overflow:visible}.products-selection-page .barbed-port-option .filter-check{flex:0 0 12px;width:12px;height:12px}.products-selection-page .barbed-port-column.is-disabled .barbed-port-column-title{color:#a5adba}.products-selection-page .barbed-port-filter-title,.products-selection-page .barbed-port-column-title{display:none!important}.products-selection-page .barbed-port-heading-grid{color:#173368;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px 12px 8px;font-size:13px;font-weight:850;line-height:1.3;display:grid}.products-selection-page .barbed-port-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:0 12px 16px;display:grid}.products-selection-page .barbed-port-column,.products-selection-page .barbed-port-column.is-disabled{min-width:0;background:0 0!important;border:0!important;padding:0!important}.products-selection-page .barbed-port-options{grid-template-columns:1fr;gap:6px;display:grid}.products-selection-page .barbed-port-option{justify-content:flex-start;gap:7px;width:100%;min-width:0;min-height:40px;padding:0 8px}.products-selection-page .barbed-port-option-label{text-overflow:clip;white-space:nowrap;overflow:visible}.products-selection-page .barbed-port-option.is-disabled,.products-selection-page .barbed-port-option:disabled{color:#a8b0bc!important;cursor:not-allowed!important;opacity:1!important;background:#f1f3f6!important;border-color:#e4e8ed!important}.products-selection-page .barbed-port-option.is-disabled .filter-check,.products-selection-page .barbed-port-option:disabled .filter-check{box-shadow:none!important;background:#e6e9ed!important;border-color:#cbd2dc!important}.products-selection-page .barbed-port-option.is-disabled:hover,.products-selection-page .barbed-port-option:disabled:hover{color:#a8b0bc!important;background:#f1f3f6!important;border-color:#e4e8ed!important}.filter-panel[data-product-type-id=thread-to-barbed-fittings] .filter-group-filter02 .filter-options,.filter-panel[data-product-type-id=thread-to-barbed-fittings] [data-filter-key=filter02] .filter-options{grid-template-columns:minmax(0,1fr)!important;display:grid!important}.filter-panel[data-product-type-id=thread-to-barbed-fittings] .filter-group-filter01 .filter-options,.filter-panel[data-product-type-id=thread-to-barbed-fittings] [data-filter-key=filter01] .filter-options{grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important}@media (max-width:760px){.filter-panel[data-product-type-id=thread-to-barbed-fittings] .filter-group-filter01 .filter-options,.filter-panel[data-product-type-id=thread-to-barbed-fittings] [data-filter-key=filter01] .filter-options{grid-template-columns:minmax(0,1fr)!important}}.products-selection-page .filter-panel[data-product-type-id=thread-to-barbed-fittings] .filter-option.is-disabled,.products-selection-page .filter-panel[data-product-type-id=thread-to-barbed-fittings] .filter-option:disabled{color:#a5adba!important;cursor:not-allowed!important;opacity:1!important;background:#f1f3f6!important;border-color:#e4e8ed!important}.products-selection-page .filter-panel[data-product-type-id=thread-to-barbed-fittings] .filter-option.is-disabled .filter-check,.products-selection-page .filter-panel[data-product-type-id=thread-to-barbed-fittings] .filter-option:disabled .filter-check{box-shadow:none!important;background:0 0!important;border-color:#c7ced8!important}.products-selection-page .filter-panel[data-product-type-id=thread-to-barbed-fittings] .filter-option.is-disabled:hover,.products-selection-page .filter-panel[data-product-type-id=thread-to-barbed-fittings] .filter-option:disabled:hover{color:#a5adba!important;background:#f1f3f6!important;border-color:#e4e8ed!important;transform:none!important}.filter-panel[data-product-type-id=luer-fittings] .filter-option.is-disabled,.filter-panel[data-product-type-id=luer-fittings] .filter-option:disabled{color:#a8b0bc!important;cursor:not-allowed!important;opacity:1!important;background:#f1f3f6!important;border-color:#e4e8ed!important}.filter-panel[data-product-type-id=luer-fittings] .filter-option.is-disabled .filter-check,.filter-panel[data-product-type-id=luer-fittings] .filter-option:disabled .filter-check{box-shadow:none!important;background:#e6e9ed!important;border-color:#cbd2dc!important}.filter-panel[data-product-type-id=luer-fittings] .filter-option.is-disabled:hover,.filter-panel[data-product-type-id=luer-fittings] .filter-option:disabled:hover{color:#a8b0bc!important;background:#f1f3f6!important;border-color:#e4e8ed!important;transform:none!important}@media (min-width:761px){.products-selection-page .filter-panel[data-category-id=valves] .product-type-filter-group .filter-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.products-selection-page .filter-panel[data-category-id=valves] .product-type-filter-group .filter-option{min-width:0;padding-left:8px;padding-right:8px}}@media (max-width:760px){.products-selection-page .filter-panel .filter-group:not(.is-mobile-open) .filter-options{display:none!important}.products-selection-page .filter-panel .filter-group.is-mobile-open .filter-options{display:grid!important}.products-selection-page .barbed-port-filter-wrapper{border-bottom:1px solid var(--line)}.products-selection-page .barbed-port-mobile-trigger{display:flex!important}.products-selection-page .barbed-port-filter-body{display:none!important}.products-selection-page .barbed-port-filter-wrapper.is-mobile-open .barbed-port-filter-body{display:block!important}.products-selection-page .barbed-port-filter-wrapper .barbed-port-filter-group{border-bottom:0}}@media (min-width:761px){.products-selection-page .mobile-only-filter-symbol,.products-selection-page .barbed-port-mobile-trigger{display:none!important}.products-selection-page .barbed-port-filter-body{display:block!important}}@media (max-width:760px){.products-selection-page .fittings-product-type-filter-group .product-type-filter-toggle .filter-group-symbol,.products-selection-page .fittings-product-type-filter-group .product-type-current-option{display:none!important}.products-selection-page .fittings-product-type-filter-group .product-type-filter-toggle .filter-group-symbol{display:inline-flex!important}.products-selection-page .fittings-product-type-filter-group .product-type-filter-toggle:after{content:none!important;display:none!important}.products-selection-page .filter-panel .filter-group-trigger .filter-group-symbol{width:24px!important;height:24px!important;color:var(--brand-blue)!important;flex:0 0 24px!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;font-size:26px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}.products-selection-page .fittings-product-type-filter-group .product-type-filter-toggle .filter-group-symbol{font-size:26px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}.products-selection-page .category-tabs-wrap{width:100%!important;height:auto!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;margin:0 0 28px!important;padding:0!important;display:block!important;overflow:visible!important}.products-selection-page .mobile-category-trigger{width:100%!important;min-height:70px!important;box-shadow:none!important;color:#09e9b4!important;text-align:left!important;cursor:pointer!important;background:#173368!important;border:0!important;border-radius:8px!important;outline:0!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;margin:0!important;padding:0 24px!important;font-size:20px!important;font-weight:800!important;line-height:1.35!important;display:flex!important}.products-selection-page .mobile-category-trigger:focus,.products-selection-page .mobile-category-trigger:focus-visible,.products-selection-page .mobile-category-trigger:active{box-shadow:none!important;border:0!important;outline:0!important}.products-selection-page .mobile-category-symbol{color:#09e9b4!important;flex:0 0 26px!important;justify-content:center!important;align-items:center!important;width:26px!important;height:26px!important;margin:0!important;padding:0!important;font-size:28px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}.products-selection-page .category-tabs-wrap:not(.is-mobile-open) .category-tabs{border:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}.products-selection-page .category-tabs-wrap.is-mobile-open .category-tabs{border:1px solid var(--line)!important;background:#fff!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;height:auto!important;min-height:0!important;margin:10px 0 0!important;padding:12px!important;display:grid!important}.products-selection-page .category-tabs-wrap.is-mobile-open .category-tab{width:100%!important;min-height:46px!important}.products-selection-page .category-tabs-wrap{margin-top:24px!important;margin-bottom:28px!important}.products-selection-page .mobile-category-trigger{border-radius:8px!important;height:56px!important;min-height:56px!important;padding:0 20px!important;font-size:19px!important}.products-selection-page .mobile-category-symbol{flex-basis:24px!important;width:24px!important;height:24px!important;font-size:26px!important}.products-selection-page .product-grid{grid-template-columns:minmax(0,1fr)!important;gap:16px!important}.products-selection-page .product-card{width:100%!important;min-width:0!important;max-width:none!important}}@media (min-width:761px){.products-selection-page .filter-panel .filter-options{visibility:visible!important;height:auto!important;display:grid!important;overflow:visible!important}.products-selection-page .filter-panel .filter-group-trigger{pointer-events:none!important;cursor:default!important}.products-selection-page .barbed-port-filter-body,.products-selection-page .barbed-port-filter-content{visibility:visible!important;height:auto!important;display:block!important}.products-selection-page .barbed-port-mobile-trigger{display:none!important}.products-selection-page .filter-panel .filter-group>.filter-options,.products-selection-page .filter-panel .product-type-filter-group:not(.is-mobile-open)>.filter-options,.products-selection-page .filter-panel .product-type-filter-group.is-mobile-open>.filter-options,.products-selection-page .filter-panel .fittings-product-type-filter-group>.filter-options{visibility:visible!important;opacity:1!important;height:auto!important;max-height:none!important;display:grid!important;overflow:visible!important}.products-selection-page .filter-panel .filter-group-symbol,.products-selection-page .filter-panel .mobile-only-filter-symbol{display:none!important}.products-selection-page .filter-panel .fittings-product-type-filter-group .product-type-filter-toggle:after{content:none!important;display:none!important}.products-selection-page .filter-panel .filter-group-trigger,.products-selection-page .filter-panel .product-type-filter-toggle{pointer-events:none!important;cursor:default!important}.products-selection-page .filter-panel .product-type-current-option{display:none!important}}
