.sw-device-hub{--sw-hub-accent: #85c725;--sw-hub-text: #111111;--sw-hub-muted: #6f6f6b;--sw-hub-border: #e4e4df;padding:0 24px 76px;background:#fff;color:var(--sw-hub-text);-webkit-font-smoothing:antialiased}.sw-device-hub *,.sw-device-hub *:before,.sw-device-hub *:after{box-sizing:border-box}.sw-device-hub__inner{width:100%;max-width:1240px;margin:0 auto}.sw-device-hub .sw-breadcrumbs{margin-bottom:32px}.sw-device-hub__header{max-width:800px;margin:0 auto 32px;text-align:center}.sw-device-hub__eyebrow{margin-bottom:10px;color:var(--sw-hub-accent);font-size:12px;font-weight:600;letter-spacing:.11em}.sw-device-hub__heading{margin:0;color:var(--sw-hub-text);font-size:clamp(38px,5vw,60px);font-weight:500;line-height:1.08;letter-spacing:-.035em}.sw-device-hub__intro{max-width:720px;margin:16px auto 0;color:var(--sw-hub-muted);font-size:15px;line-height:1.65}.sw-device-hub__intro p{margin:0}.sw-device-hub__intro p+p{margin-top:8px}.sw-device-hub__search{position:relative;display:flex;width:100%;max-width:400px;height:46px;margin:0;border:1px solid #d6d6d1;border-radius:4px;background:#fff;box-shadow:0 6px 18px #0000000d}.sw-device-hub__search-label{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}.sw-device-hub__search-input{width:100%;min-width:0;height:100%;padding:0 52px 0 16px;border:0;background:transparent;color:#111;font-size:14px;outline:none;appearance:none;-webkit-appearance:none}.sw-device-hub__search-input::placeholder{color:#999995;opacity:1}.sw-device-hub__search-input:focus{box-shadow:inset 0 0 0 1px #b8b8b3}.sw-device-hub__search-input::-webkit-search-cancel-button,.sw-device-hub__search-input::-webkit-search-decoration,.sw-device-hub__search-input::-webkit-search-results-button,.sw-device-hub__search-input::-webkit-search-results-decoration{display:none;width:0;height:0;appearance:none;-webkit-appearance:none}.sw-device-hub__search-clear{position:absolute;top:50%;right:54px;z-index:2;display:flex;width:44px;height:44px;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#777773;font-size:22px;cursor:pointer;transform:translateY(-50%)}.sw-device-hub__search-submit{display:flex;width:46px;height:100%;flex:0 0 46px;align-items:center;justify-content:center;padding:0;border:0;border-radius:0 3px 3px 0;background:#111;color:#fff;cursor:pointer;transition:color .2s ease,background .2s ease}.sw-device-hub__search-submit:hover{background:var(--sw-hub-accent);color:#111}.sw-device-hub__search-submit svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sw-device-hub__search-clear[hidden],.sw-device-hub__card[hidden],.sw-device-hub__empty[hidden]{display:none!important}.sw-device-hub__section-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:20px;padding-bottom:13px;border-bottom:1px solid var(--sw-hub-border)}.sw-device-hub__section-head h2{margin:0;color:var(--sw-hub-text);font-size:27px;font-weight:500;letter-spacing:-.025em}.sw-device-hub__section-head p{margin:5px 0 0;color:var(--sw-hub-muted);font-size:12px}.sw-device-hub__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.sw-device-hub__card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--sw-hub-border);border-radius:10px;background:#fff;color:#111;text-decoration:none;content-visibility:auto;contain-intrinsic-size:0 310px;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.sw-device-hub__card:after{display:none!important;content:none!important}.sw-device-hub__card:hover{border-color:#c9c9c4;box-shadow:0 15px 34px #00000017;transform:translateY(-4px)}.sw-device-hub__card:focus-visible{outline:2px solid #111;outline-offset:3px}.sw-device-hub__card-image{display:flex;width:100%;height:175px;align-items:center;justify-content:center;padding:14px;background:#fff}.sw-device-hub__card-image img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.sw-device-hub__placeholder{display:grid;width:64px;height:64px;place-items:center;color:#9a9a96}.sw-device-hub__placeholder svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.4}.sw-device-hub__card-content{display:block;padding:16px;border-top:1px solid #eeeeeb}.sw-device-hub__card-meta{display:flex;min-height:17px;align-items:baseline;flex-wrap:wrap;gap:5px}.sw-device-hub__card-title{display:-webkit-box;overflow:hidden;min-height:39px;color:#111;font-size:14px;font-weight:600;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sw-device-hub__card-meta+.sw-device-hub__card-title{margin-top:7px}.sw-device-hub__card-brand{display:inline;color:var(--sw-hub-muted);font-size:12px}.sw-device-hub__card-year{display:inline;color:#999995;font-size:11px}.sw-device-hub__card-separator{color:#b8b8b3;font-size:11px}.sw-device-hub__card-action{display:flex;align-items:center;gap:5px;margin-top:14px;color:#111;font-size:12px;font-weight:600;transition:color .2s ease,gap .2s ease}.sw-device-hub__card:hover .sw-device-hub__card-action{gap:8px;color:var(--sw-hub-accent)}.sw-device-hub__empty{padding:52px 20px;border:1px dashed #cecec9;border-radius:10px;background:#fafafa;text-align:center}.sw-device-hub__empty strong,.sw-device-hub__empty span{display:block}.sw-device-hub__empty strong{font-size:19px;font-weight:500}.sw-device-hub__empty span{margin-top:7px;color:var(--sw-hub-muted);font-size:13px}.sw-device-hub__empty--setup{margin-top:40px}@media(max-width:1100px){.sw-device-hub__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:850px){.sw-device-hub{padding:0 20px 66px}.sw-device-hub .sw-breadcrumbs{margin-bottom:28px}.sw-device-hub__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:767px){.sw-device-hub__section-head{align-items:stretch;flex-direction:column;gap:14px}.sw-device-hub__search{max-width:none;height:48px}}@media(max-width:600px){.sw-device-hub{padding:0 15px 54px}.sw-device-hub .sw-breadcrumbs,.sw-device-hub__header{margin-bottom:24px}.sw-device-hub__eyebrow{font-size:11px}.sw-device-hub__heading{font-size:37px}.sw-device-hub__intro{margin-top:12px;font-size:14px;line-height:1.55}.sw-device-hub__search{height:48px;margin-bottom:0}.sw-device-hub__search-input{padding-left:15px;font-size:14px}.sw-device-hub__search-submit{width:48px;flex-basis:48px}.sw-device-hub__search-submit svg{width:19px;height:19px}.sw-device-hub__search-clear{right:54px}.sw-device-hub__section-head{margin-bottom:15px}.sw-device-hub__section-head h2{font-size:23px}.sw-device-hub__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.sw-device-hub__card{contain-intrinsic-size:0 255px}.sw-device-hub__card-image{height:135px;padding:10px}.sw-device-hub__card-content{padding:12px}.sw-device-hub__card-title{min-height:36px;font-size:13px;line-height:1.4}.sw-device-hub__card-brand{font-size:12px}.sw-device-hub__card-year{font-size:11px}.sw-device-hub__card-action{margin-top:11px;font-size:12px}}@media(max-width:370px){.sw-device-hub__grid{grid-template-columns:1fr}.sw-device-hub__card-image{height:180px}}@media(prefers-reduced-motion:reduce){.sw-device-hub *,.sw-device-hub *:before,.sw-device-hub *:after{transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/sw-device-hub.css.map */
