.md-product-browser-section.md-product-browser-section{width:100%;position:relative}.md-product-browser-section.md-layout-boxed{max-width:var(--md-section-width);margin-left:auto;margin-right:auto}.md-product-browser-section .md-product-browser-bg{min-height:var(--md-section-min-height);padding:var(--md-padding-top) var(--md-padding-right) var(--md-padding-bottom) var(--md-padding-left);background-color:var(--md-bg-color);background-image:var(--md-background-image),var(--md-background-gradient);background-position:center,center;background-size:cover,auto;background-repeat:no-repeat,no-repeat;overflow:visible;position:relative;isolation:isolate}.md-product-browser-section .md-product-browser-checker{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:var(--md-checker-opacity);background-image:radial-gradient(circle at 18% 6%,rgba(55,115,180,var(--md-checker-glow-opacity)),transparent 32%),radial-gradient(circle at 88% 22%,rgba(0,59,147,var(--md-checker-glow-opacity)),transparent 28%),linear-gradient(120deg,rgba(255,255,255,.55),transparent 40%),linear-gradient(90deg,var(--md-checker-line-color) 1px,transparent 1px),linear-gradient(0deg,var(--md-checker-line-color) 1px,transparent 1px);background-size:auto,auto,auto,var(--md-checker-size) var(--md-checker-size),var(--md-checker-size) var(--md-checker-size);background-position:center}.md-product-browser-section.md-layout-boxed .md-product-browser-bg{border-radius:var(--md-boxed-radius)}.md-product-browser-section .md-product-browser-inner{width:100%;min-height:var(--md-content-min-height);margin-left:auto;margin-right:auto;position:relative;z-index:1}.md-product-browser-section.md-layout-boxed .md-product-browser-inner,.md-product-browser-section.md-layout-full_width_background .md-product-browser-inner{max-width:var(--md-content-width)}.md-product-browser-section.md-layout-full_width .md-product-browser-inner{max-width:none}.md-product-browser-section .md-browser-heading{margin-bottom:32px}.md-product-browser-section .md-browser-heading h1{margin:0 0 10px;color:var(--md-accent-color);font-size:var(--md-h1-size);line-height:var(--md-h1-line-height);font-weight:var(--md-h1-weight)}.md-product-browser-section .md-browser-heading h2{margin:0 0 10px;color:var(--md-text-color);font-size:var(--md-h2-size);line-height:var(--md-h2-line-height);font-weight:var(--md-h2-weight)}.md-product-browser-section .md-browser-heading h3{margin:0 0 8px;color:var(--md-accent-color);font-size:var(--md-h3-size);line-height:var(--md-h3-line-height);font-weight:var(--md-h3-weight);text-transform:var(--md-h3-transform);letter-spacing:.05em}.md-product-browser-section .md-browser-heading p{margin:0;color:var(--md-muted-color);font-size:var(--md-p-size);line-height:var(--md-p-line-height);font-weight:var(--md-p-weight)}.md-product-browser-section .md-browser-layout{display:grid;grid-template-columns:var(--md-sidebar-width) minmax(0,1fr);gap:var(--md-layout-gap);align-items:start;overflow:visible}.md-product-browser-section .md-category-sidebar{align-self:start;z-index:5}.md-product-browser-section .md-sidebar-card{background:var(--md-card-bg);border:1px solid rgba(7,28,61,.08);border-radius:14px;box-shadow:0 12px 34px #071c3d12;overflow-y:auto;max-height:calc(100vh - var(--md-sticky-top) - 24px)}.md-product-browser-section .md-sidebar-card>h2{margin:0;padding:22px 22px 12px;color:var(--md-text-color);font-size:22px;font-weight:900}.md-product-browser-section .md-category-list{padding:8px 14px 20px;display:grid;gap:6px}.md-product-browser-section .md-filter-group-title{margin:15px 4px 5px;padding:10px 8px 6px;border-top:1px solid rgba(7,28,61,.08);display:grid;gap:3px}.md-product-browser-section .md-filter-group-title:first-of-type{margin-top:4px;border-top:0}.md-product-browser-section .md-filter-group-title span{color:var(--md-text-color);font-size:11px;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.md-product-browser-section .md-filter-group-title small{color:var(--md-muted-color);font-size:11px;line-height:1.25;font-weight:600}.md-product-browser-section .md-category-item{width:100%;min-height:44px;padding:8px 12px;border:0;border-radius:10px;background:transparent;display:grid;grid-template-columns:28px 1fr auto;gap:10px;align-items:center;color:var(--md-text-color);text-align:left;font-size:14px;font-weight:700;transition:.22s ease;cursor:pointer}.md-product-browser-section .md-category-item:hover,.md-product-browser-section .md-category-item.is-active{background:#eaf2ff;color:var(--md-accent-color)}.md-product-browser-section .md-category-icon{width:26px;height:26px;color:var(--md-accent-color);display:inline-flex;align-items:center;justify-content:center}.md-product-browser-section .md-category-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.md-product-browser-section .md-category-item em{min-width:26px;height:26px;padding:0 8px;border-radius:999px;background:#eef4fb;color:var(--md-accent-color);font-size:12px;font-style:normal;font-weight:900;display:inline-flex;align-items:center;justify-content:center}.md-product-browser-section .md-help-box{border-top:1px solid rgba(7,28,61,.08);padding:24px 22px}.md-product-browser-section .md-help-box h3{margin:0 0 10px;color:var(--md-text-color);font-size:20px;font-weight:900}.md-product-browser-section .md-help-box p{margin:0 0 18px;color:var(--md-muted-color);font-size:14px;line-height:1.55}.md-product-browser-section .md-help-button{min-height:44px;padding:10px 18px;border-radius:8px;background:var(--md-accent-color);color:#fff;text-decoration:none;font-weight:900;font-size:14px;display:inline-flex;gap:10px;align-items:center;justify-content:center}.md-product-browser-section .md-product-panel{display:none}.md-product-browser-section .md-product-panel.is-active{display:block}.md-product-browser-section .md-product-grid{display:grid;grid-template-columns:repeat(var(--md-cards-desktop),minmax(0,1fr));gap:var(--md-grid-gap)}.md-product-browser-section .md-product-card{min-height:var(--md-card-min-height);background:var(--md-card-bg);border:1px solid rgba(7,28,61,.08);border-radius:var(--md-card-radius);box-shadow:0 12px 34px #071c3d12;overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:.25s ease}.md-product-browser-section .md-product-image{height:var(--md-card-image-height);padding:22px;display:flex;align-items:center;justify-content:center;overflow:hidden}.md-product-browser-section .md-product-image img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.md-product-browser-section .md-product-placeholder{width:100%;height:100%;border-radius:12px;background:linear-gradient(135deg,#145bc71a,#d8243514);display:flex;align-items:center;justify-content:center}.md-product-browser-section .md-product-placeholder span{width:48px;height:48px;border-radius:999px;background:var(--md-accent-color);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:900}.md-product-browser-section .md-product-content{padding:0 var(--md-card-padding) var(--md-card-padding);display:flex;flex-direction:column;flex:1}.md-product-browser-section .md-product-content h3{margin:0 0 10px;color:var(--md-text-color);font-size:18px;line-height:1.22;font-weight:900}.md-product-browser-section .md-product-vendor{margin-bottom:8px;color:var(--md-accent-color);font-size:12px;font-weight:900}.md-product-browser-section .md-product-content p{margin:0 0 18px;color:var(--md-muted-color);font-size:14px;line-height:1.55;font-weight:500}.md-product-browser-section .md-product-pills{margin:0 0 13px;display:flex;flex-wrap:wrap;gap:7px}.md-product-browser-section .md-product-pill{min-height:28px;padding:5px 9px 5px 7px;border-radius:999px;border:1px solid rgba(20,91,199,.13);background:linear-gradient(180deg,#fffffff5,#f4f8fff5);color:#123765;display:inline-flex;align-items:center;gap:6px;font-size:11px;line-height:1;font-weight:900;letter-spacing:.01em;white-space:nowrap;box-shadow:0 6px 16px #071c3d0f}.md-product-browser-section .md-pill-icon{width:18px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#145bc71a;color:var(--md-accent-color);flex:0 0 auto}.md-product-browser-section .md-pill-icon svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.md-product-browser-section .md-pill-ai{border-color:#614bff2e;background:linear-gradient(180deg,#f8f7fffa,#eff4fffa);color:#273a88}.md-product-browser-section .md-pill-industrial,.md-product-browser-section .md-pill-rugged{border-color:#062e7529;background:linear-gradient(180deg,#f7fafffa,#e8f0fcfa);color:#062e75}.md-product-browser-section .md-pill-network,.md-product-browser-section .md-pill-connectivity,.md-product-browser-section .md-pill-iot{border-color:#3773b433;background:linear-gradient(180deg,#f4fafffa,#e7f3fffa);color:#145bc7}.md-product-browser-section .md-pill-cooling,.md-product-browser-section .md-pill-mount,.md-product-browser-section .md-pill-entry,.md-product-browser-section .md-pill-balanced,.md-product-browser-section .md-pill-high{border-color:#071c3d1f;color:#1d3557}.md-product-browser-section .md-product-price{margin-bottom:16px;color:var(--md-text-color);font-size:15px;font-weight:900}.md-product-browser-section .md-product-link{margin-top:auto;color:var(--md-accent-color);font-size:14px;font-weight:900;display:inline-flex;align-items:center;gap:8px}.md-product-browser-section.md-hover-lift .md-product-card:hover{transform:translateY(-7px);box-shadow:0 20px 48px #071c3d24}.md-product-browser-section.md-hover-glow .md-product-card:hover{transform:translateY(-4px);box-shadow:0 22px 52px #145bc738}.md-product-browser-section.md-hover-image_zoom .md-product-card:hover img{transform:scale(1.07)}.md-product-browser-section .md-vendor-configurator{margin-bottom:26px;padding:20px;background:var(--md-card-bg);border:1px solid rgba(7,28,61,.08);border-radius:14px;box-shadow:0 12px 34px #071c3d0f}.md-product-browser-section .md-vendor-head{margin-bottom:16px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.md-product-browser-section .md-vendor-head h2{margin:0 0 6px;color:var(--md-text-color);font-size:22px;line-height:1.15;font-weight:900}.md-product-browser-section .md-vendor-head p{margin:0;color:var(--md-muted-color);font-size:14px;line-height:1.5;font-weight:500}.md-product-browser-section .md-vendor-active{flex:0 0 auto;min-height:34px;padding:7px 13px;border-radius:999px;background:#eaf2ff;color:var(--md-accent-color);font-size:12px;line-height:1;font-weight:900;display:inline-flex;align-items:center}.md-product-browser-section .md-vendor-list{display:flex;flex-wrap:wrap;gap:10px}.md-product-browser-section .md-vendor-item{min-height:44px;padding:8px 13px;border:1px solid rgba(7,28,61,.1);border-radius:999px;background:#fff;color:var(--md-text-color);display:inline-flex;align-items:center;gap:9px;font-size:14px;font-weight:900;line-height:1;cursor:pointer;transition:.22s ease}.md-product-browser-section .md-vendor-item:hover{transform:translateY(-2px);border-color:#145bc759;box-shadow:0 10px 24px #071c3d1a}.md-product-browser-section .md-vendor-item.is-active{background:var(--md-accent-color);border-color:var(--md-accent-color);color:#fff}.md-product-browser-section .md-vendor-item.is-empty:not(.is-active){opacity:.42}.md-product-browser-section .md-vendor-logo{width:24px;height:24px;border-radius:999px;background:#fff;object-fit:contain}.md-product-browser-section .md-vendor-item em{min-width:24px;height:24px;padding:0 7px;border-radius:999px;background:#eef4fb;color:var(--md-accent-color);font-size:11px;font-style:normal;font-weight:900;display:inline-flex;align-items:center;justify-content:center}.md-product-browser-section .md-vendor-item.is-active em{background:#ffffff2e;color:#fff}.md-product-browser-section .md-filter-empty{display:none;padding:44px;background:#fff;border-radius:14px;border:1px solid rgba(7,28,61,.08);box-shadow:0 12px 34px #071c3d0f}.md-product-browser-section .md-filter-empty h2{margin:0 0 8px;color:var(--md-text-color);font-size:24px;font-weight:900}.md-product-browser-section .md-filter-empty p{margin:0;color:var(--md-muted-color);font-size:15px;line-height:1.55}.md-product-browser-section .md-grid-pagination{margin-top:20px;display:flex;align-items:center;justify-content:center;gap:14px}.md-product-browser-section .md-infinite-status{margin-top:28px;text-align:center;color:var(--md-muted-color);font-size:13px;font-weight:800}.md-product-browser-section .md-infinite-sentinel{width:100%;height:1px}.md-product-browser-section .md-page-button{min-height:42px;padding:10px 18px;border:1px solid rgba(7,28,61,.12);border-radius:999px;background:#fff;color:var(--md-text-color);font-size:14px;font-weight:900;cursor:pointer;transition:.2s ease}.md-product-browser-section .md-page-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 24px #071c3d1f}.md-product-browser-section .md-empty-products{padding:44px;background:#fff;border-radius:14px;border:1px solid rgba(7,28,61,.08)}.md-product-browser-section.md-anim-enabled .md-animate{opacity:0;transition:opacity var(--md-animation-duration) ease,transform var(--md-animation-duration) ease;transition-delay:calc(var(--md-index) * var(--md-animation-stagger))}.md-product-browser-section.md-anim-enabled.md-anim-fade_up .md-animate{transform:translateY(24px)}.md-product-browser-section.md-anim-enabled.md-anim-fade_in .md-animate{transform:none}.md-product-browser-section.md-anim-enabled.md-anim-scale_in .md-animate{transform:scale(.96)}.md-product-browser-section.md-anim-enabled .md-animate.md-in-view{opacity:1;transform:none}.md-product-browser-section .md-filter-accordion-toggle{display:none;width:100%;border:0;background:transparent;color:var(--md-text-color);cursor:pointer;font-family:inherit}.md-product-browser-section .md-filter-accordion-copy{min-width:0;display:grid;gap:4px;text-align:left}.md-product-browser-section .md-filter-accordion-copy strong{color:var(--md-text-color);font-size:16px;line-height:1.1;font-weight:950;letter-spacing:-.025em}.md-product-browser-section .md-filter-accordion-copy small{color:var(--md-muted-color);font-size:12px;line-height:1.25;font-weight:800}.md-product-browser-section .md-filter-accordion-icon{width:34px;height:34px;flex:0 0 auto;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#eaf2ff;color:var(--md-accent-color);transition:transform .22s ease,background .22s ease}.md-product-browser-section .md-filter-accordion-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.md-product-browser-section .md-filter-accordion-toggle.is-open .md-filter-accordion-icon{transform:rotate(180deg);background:var(--md-accent-color);color:#fff}@media screen and (max-width:1100px){.md-product-browser-section .md-browser-layout{grid-template-columns:1fr}.md-product-browser-section .md-category-sidebar{position:static}.md-product-browser-section .md-sidebar-card{max-height:none;overflow-y:visible}.md-product-browser-section .md-product-grid{grid-template-columns:repeat(var(--md-cards-tablet),minmax(0,1fr))}}@media screen and (max-width:720px){.md-product-browser-section .md-product-grid{grid-template-columns:repeat(var(--md-cards-mobile),minmax(0,1fr))}.md-product-browser-section .md-vendor-head{flex-direction:column;align-items:stretch}.md-product-browser-section .md-vendor-active{width:fit-content}.md-product-browser-section .md-vendor-item{flex:1 1 calc(50% - 10px);justify-content:center}}@media screen and (max-width:720px){.md-product-browser-section .md-product-browser-bg{min-height:auto;padding:28px 14px 40px}.md-product-browser-section .md-product-browser-inner{min-height:auto}.md-product-browser-section .md-browser-heading{max-width:430px;margin:0 auto 22px;text-align:center}.md-product-browser-section .md-browser-heading h3{font-size:11px;line-height:1.2;letter-spacing:.09em}.md-product-browser-section .md-browser-heading h1{margin-bottom:10px;font-size:clamp(34px,11vw,44px);line-height:.98;letter-spacing:-.055em}.md-product-browser-section .md-browser-heading h2{font-size:clamp(24px,8vw,32px);line-height:1.05;letter-spacing:-.045em}.md-product-browser-section .md-browser-heading p{max-width:330px;margin-left:auto;margin-right:auto;font-size:14px;line-height:1.55}.md-product-browser-section .md-browser-layout{gap:14px}.md-product-browser-section .md-category-sidebar{position:relative;top:auto;z-index:8}.md-product-browser-section .md-sidebar-card,.md-product-browser-section .md-vendor-configurator{border-radius:18px;border:1px solid rgba(7,28,61,.09);background:#fffffff0;box-shadow:0 14px 34px #071c3d14;overflow:hidden;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.md-product-browser-section .md-desktop-sidebar-title{display:none}.md-product-browser-section .md-filter-accordion-toggle{min-height:62px;padding:15px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px}.md-product-browser-section .md-filter-content,.md-product-browser-section .md-vendor-content{border-top:1px solid rgba(7,28,61,.07)}.md-product-browser-section .md-filter-content:not(.is-open),.md-product-browser-section .md-vendor-content:not(.is-open){display:none}.md-product-browser-section .md-category-list{padding:10px 12px 14px;gap:6px;max-height:62vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.md-product-browser-section .md-filter-group-title{margin:12px 4px 4px;padding:10px 4px 5px;text-align:center}.md-product-browser-section .md-filter-group-title span,.md-product-browser-section .md-filter-group-title small{display:block}.md-product-browser-section .md-category-item{min-height:42px;padding:8px 9px;border-radius:12px;grid-template-columns:24px 1fr auto;gap:8px;font-size:12px;font-weight:900}.md-product-browser-section .md-category-icon{width:24px;height:24px}.md-product-browser-section .md-category-icon svg{width:17px;height:17px}.md-product-browser-section .md-category-item em{min-width:24px;height:24px;padding:0 7px;font-size:10px}.md-product-browser-section .md-help-box{padding:18px 16px 20px;text-align:center}.md-product-browser-section .md-help-box h3{font-size:18px}.md-product-browser-section .md-help-box p{max-width:270px;margin-left:auto;margin-right:auto;font-size:13px}.md-product-browser-section .md-help-button{width:100%;min-height:44px;border-radius:12px}.md-product-browser-section .md-vendor-configurator{margin-bottom:16px;padding:0}.md-product-browser-section .md-vendor-head{display:none}.md-product-browser-section .md-vendor-list{padding:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:42vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.md-product-browser-section .md-vendor-item{min-width:0;min-height:42px;padding:8px 9px;border-radius:14px;justify-content:center;text-align:center;font-size:11px;line-height:1.1;white-space:normal}.md-product-browser-section .md-vendor-logo{width:20px;height:20px}.md-product-browser-section .md-vendor-item em{min-width:21px;height:21px;padding:0 6px;font-size:10px}.md-product-browser-section .md-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px}.md-product-browser-section .md-product-card{min-height:0;border-radius:18px;box-shadow:0 12px 26px #071c3d12}.md-product-browser-section .md-product-image{height:118px;padding:14px 12px 8px}.md-product-browser-section .md-product-content{padding:0 10px 12px;align-items:center;text-align:center}.md-product-browser-section .md-product-content h3{margin-bottom:8px;width:100%;min-height:38px;font-size:13px;line-height:1.18;letter-spacing:-.025em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.md-product-browser-section .md-product-vendor{margin-bottom:7px;font-size:10px;text-align:center}.md-product-browser-section .md-product-pills{width:100%;margin-bottom:9px;justify-content:center;gap:5px}.md-product-browser-section .md-product-pill{min-height:22px;max-width:100%;padding:4px 7px;gap:4px;font-size:9px;box-shadow:none}.md-product-browser-section .md-product-pill:nth-child(n+3){display:none}.md-product-browser-section .md-pill-icon{width:14px;height:14px}.md-product-browser-section .md-pill-icon svg{width:10px;height:10px}.md-product-browser-section .md-product-content p{display:none}.md-product-browser-section .md-product-price{margin:0 0 9px;font-size:12px}.md-product-browser-section .md-product-link{width:100%;min-height:34px;margin-top:auto;padding:8px 9px;border-radius:11px;background:linear-gradient(135deg,var(--md-accent-color),#0b4fa8);color:#fff;justify-content:center;font-size:11px;line-height:1;box-shadow:0 10px 18px #145bc729}.md-product-browser-section .md-infinite-status{margin-top:18px;font-size:12px}.md-product-browser-section .md-page-button{width:100%;min-height:46px;border-radius:14px;background:#fff}.md-product-browser-section .md-filter-empty,.md-product-browser-section .md-empty-products{padding:28px 18px;text-align:center;border-radius:18px}.md-product-browser-section.md-hover-lift .md-product-card:hover,.md-product-browser-section.md-hover-glow .md-product-card:hover,.md-product-browser-section.md-hover-image_zoom .md-product-card:hover{transform:none}}@media screen and (max-width:380px){.md-product-browser-section .md-product-browser-bg{padding-left:10px;padding-right:10px}.md-product-browser-section .md-product-grid{gap:10px}.md-product-browser-section .md-product-image{height:104px;padding:12px 10px 6px}.md-product-browser-section .md-product-content{padding-left:8px;padding-right:8px}.md-product-browser-section .md-product-content h3{font-size:12px}}.md-product-browser-section{--md-card-blue: #3773B4;--md-card-blue-dark: #062E75;--md-card-text: #111827;--md-card-muted: #5B6472;--md-card-border: rgba(17, 24, 39, .1);--md-card-soft: rgba(55, 115, 180, .1);--md-card-shadow: 0 18px 45px rgba(17, 24, 39, .08)}.md-product-browser-section .md-product-grid{align-items:stretch}.md-product-browser-section .md-product-card{position:relative;display:flex;flex-direction:column;min-width:0;min-height:0;height:100%;overflow:hidden;border:1px solid var(--md-card-border);border-radius:26px;background:#fff;box-shadow:0 12px 28px #1118270e;color:var(--md-card-text);text-decoration:none;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.md-product-browser-section .md-product-card:before{content:"";position:absolute;inset:0 0 auto;z-index:3;height:4px;background:linear-gradient(90deg,var(--md-card-blue),rgba(55,115,180,.15));opacity:.9;pointer-events:none}.md-product-browser-section .md-product-image{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center;min-height:220px;height:auto;padding:22px;overflow:hidden;background:#f5f8fc;text-decoration:none}.md-product-browser-section .md-product-image:before,.md-product-browser-section .md-product-image:after{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;z-index:0;border-radius:22px;pointer-events:none}.md-product-browser-section .md-product-image:before{background:radial-gradient(ellipse at 50% 58%,rgba(55,115,180,.3) 0%,rgba(55,115,180,.16) 34%,rgba(55,115,180,.06) 62%,transparent 78%),linear-gradient(145deg,#eef6ff,#f8fbff);box-shadow:inset 0 0 0 1px #3773b414}.md-product-browser-section .md-product-image:after{background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 48%)}.md-product-browser-section .md-product-image img{position:relative;z-index:1;display:block;width:100%;max-width:88%;height:190px;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(17,24,39,.16));transition:transform .25s ease}.md-product-browser-section .md-product-card:hover .md-product-image img{transform:scale(1.035)}.md-product-browser-section .md-product-badge{position:absolute;top:14px;left:14px;z-index:2;display:inline-flex;max-width:calc(100% - 28px);padding:7px 10px;border:1px solid rgba(55,115,180,.16);border-radius:999px;background:#ffffffdb;color:var(--md-card-blue-dark);box-shadow:0 8px 18px #1118270f;font-size:11px;line-height:1;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.md-product-browser-section .md-product-placeholder{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:92px;height:92px;border-radius:24px;background:var(--md-card-soft);color:var(--md-card-blue)}.md-product-browser-section .md-product-placeholder span{width:48px;height:48px;border-radius:999px;background:var(--md-card-blue);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:900}.md-product-browser-section .md-product-content{display:flex;flex:1;flex-direction:column;align-items:stretch;padding:20px;text-align:left}.md-product-browser-section .md-product-vendor{display:block;margin:0 0 8px;color:var(--md-card-blue);font-size:12px;line-height:1;font-weight:850;letter-spacing:.02em}.md-product-browser-section .md-product-content h3{width:auto;min-height:0;margin:0;color:var(--md-card-text);font-size:18px;line-height:1.22;letter-spacing:-.02em;font-weight:900;overflow:visible}.md-product-browser-section .md-product-content h3 a{display:-webkit-box;color:var(--md-card-text);text-decoration:none;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.md-product-browser-section .md-product-content h3 a:hover{color:var(--md-card-blue)}.md-product-browser-section .md-product-summary{display:grid;gap:7px;margin-top:14px;padding:13px;border:1px solid rgba(55,115,180,.12);border-radius:18px;background:linear-gradient(145deg,#3773b41a,#3773b40b)}.md-product-browser-section .md-product-summary span{color:var(--md-card-blue);font-size:11px;line-height:1.2;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.md-product-browser-section .md-product-summary strong{color:var(--md-card-text);font-size:14px;line-height:1.25;font-weight:900}.md-product-browser-section .md-product-meta{display:grid;gap:12px;margin-top:14px}.md-product-browser-section .md-product-meta small{display:block;margin:0 0 4px;color:var(--md-card-blue);font-size:11px;line-height:1;font-weight:900;letter-spacing:.035em;text-transform:uppercase}.md-product-browser-section .md-product-meta p{display:block;margin:0;color:var(--md-card-muted);font-size:13.5px;line-height:1.54;font-weight:500}.md-product-browser-section .md-product-chips{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:7px;width:auto;margin:14px 0 0}.md-product-browser-section .md-product-chips span,.md-product-browser-section .md-product-fit{display:inline-flex;align-items:center;width:fit-content;min-height:28px;padding:6px 9px;border-radius:999px;background:#3773b417;color:var(--md-card-blue-dark);font-size:11.5px;line-height:1;font-weight:850}.md-product-browser-section .md-product-fit{background:#062e7514}.md-product-browser-section .md-product-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:14px;margin-top:auto;padding-top:18px}.md-product-browser-section .md-product-link{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;width:fit-content;min-height:0;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--md-card-blue);font-size:14px;line-height:1.2;font-weight:850;text-decoration:none}.md-product-browser-section .md-product-link svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .22s ease}.md-product-browser-section .md-product-link:hover svg{transform:translate(3px)}.md-product-browser-section .md-product-card a:focus-visible{outline:3px solid rgba(55,115,180,.34);outline-offset:3px;border-radius:999px}.md-product-browser-section.md-hover-lift .md-product-card:hover,.md-product-browser-section.md-hover-glow .md-product-card:hover{transform:translateY(-3px);border-color:#3773b461;box-shadow:var(--md-card-shadow)}.md-product-browser-section.md-hover-image_zoom .md-product-card:hover{transform:none}@media screen and (max-width:1100px)and (min-width:721px){.md-product-browser-section .md-product-card{border-radius:18px}.md-product-browser-section .md-product-image{min-height:142px;padding:10px}.md-product-browser-section .md-product-image:before,.md-product-browser-section .md-product-image:after{top:8px;right:8px;bottom:8px;left:8px;border-radius:16px}.md-product-browser-section .md-product-image img{height:120px;max-width:92%;filter:drop-shadow(0 12px 16px rgba(17,24,39,.14))}.md-product-browser-section .md-product-content{padding:14px}.md-product-browser-section .md-product-vendor{margin-bottom:7px;font-size:11px;line-height:1.15}.md-product-browser-section .md-product-content h3{font-size:14.5px;line-height:1.24}.md-product-browser-section .md-product-badge{top:9px;left:9px;max-width:calc(100% - 18px);padding:6px 8px;font-size:10px}.md-product-browser-section .md-product-summary{margin-top:11px;padding:10px;border-radius:14px}.md-product-browser-section .md-product-summary span,.md-product-browser-section .md-product-meta small{font-size:9.5px}.md-product-browser-section .md-product-summary strong{font-size:12px}.md-product-browser-section .md-product-meta{gap:8px;margin-top:10px}.md-product-browser-section .md-product-meta p{display:-webkit-box;font-size:11.5px;line-height:1.45;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.md-product-browser-section .md-product-chips{display:none}.md-product-browser-section .md-product-link{font-size:12.5px}}@media screen and (max-width:720px){.md-product-browser-section .md-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px}.md-product-browser-section .md-product-card{display:flex;min-width:0;height:100%;border-radius:17px;overflow:hidden}.md-product-browser-section .md-product-image{display:flex;min-height:122px;height:122px;padding:8px;border-radius:0}.md-product-browser-section .md-product-image:before,.md-product-browser-section .md-product-image:after{top:7px;right:7px;bottom:7px;left:7px;border-radius:13px}.md-product-browser-section .md-product-image img{width:100%;height:104px;max-width:94%;object-fit:contain}.md-product-browser-section .md-product-badge{top:7px;left:7px;max-width:calc(100% - 14px);padding:5px 7px;font-size:8.5px;line-height:1}.md-product-browser-section .md-product-content{display:flex;flex:1 1 auto;flex-direction:column;align-items:stretch;min-width:0;padding:10px;text-align:left}.md-product-browser-section .md-product-vendor{display:none}.md-product-browser-section .md-product-content h3{width:100%;min-height:0;margin:0;font-size:13px;line-height:1.22;overflow:hidden}.md-product-browser-section .md-product-content h3 a{-webkit-line-clamp:3}.md-product-browser-section .md-product-summary{margin-top:8px;padding:8px;border-radius:12px}.md-product-browser-section .md-product-summary span{display:none}.md-product-browser-section .md-product-summary strong{display:-webkit-box;font-size:10.5px;line-height:1.28;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.md-product-browser-section .md-product-meta,.md-product-browser-section .md-product-chips,.md-product-browser-section .md-product-fit{display:none}.md-product-browser-section .md-product-bottom{display:flex;align-items:flex-end;margin-top:auto;padding-top:10px;gap:0}.md-product-browser-section .md-product-bottom .md-product-link{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:40px;padding:9px 10px;border-radius:12px;background:#3773b41a;color:var(--md-card-blue-dark);font-size:11px;font-weight:900}.md-product-browser-section .md-product-bottom .md-product-link svg{width:15px;height:15px}.md-product-browser-section.md-hover-lift .md-product-card:hover,.md-product-browser-section.md-hover-glow .md-product-card:hover,.md-product-browser-section.md-hover-image_zoom .md-product-card:hover{transform:none}}@media screen and (max-width:380px){.md-product-browser-section .md-product-grid{gap:10px}.md-product-browser-section .md-product-image{min-height:110px;height:110px}.md-product-browser-section .md-product-image img{height:94px}.md-product-browser-section .md-product-content{padding:8px}.md-product-browser-section .md-product-content h3{font-size:12px}}.md-product-browser-section.md-checker-fade-left_to_right .md-product-browser-checker{-webkit-mask-image:linear-gradient(90deg,transparent,black 28%,black 100%);mask-image:linear-gradient(90deg,transparent,black 28%,black 100%)}.md-product-browser-section.md-checker-fade-right_to_left .md-product-browser-checker{-webkit-mask-image:linear-gradient(270deg,transparent,black 28%,black 100%);mask-image:linear-gradient(270deg,transparent,black 28%,black 100%)}.md-product-browser-section.md-checker-fade-top_to_bottom .md-product-browser-checker{-webkit-mask-image:linear-gradient(180deg,transparent,black 28%,black 100%);mask-image:linear-gradient(180deg,transparent,black 28%,black 100%)}.md-product-browser-section.md-checker-fade-bottom_to_top .md-product-browser-checker{-webkit-mask-image:linear-gradient(0deg,transparent,black 28%,black 100%);mask-image:linear-gradient(0deg,transparent,black 28%,black 100%)}.md-product-browser-section.md-sticky-sidebar .md-category-sidebar{position:-webkit-sticky;position:sticky;top:var(--md-sticky-top)}.md-product-browser-section:not([data-md-browser-ready=true]) .md-product-card[data-md-in-all=false]{display:none}
/*# sourceMappingURL=/cdn/shop/t/49/assets/MD-collections-index-browser.css.map */
