.sw-device-series{width:100%;overflow:hidden;padding:var(--sw-device-padding-top) 24px var(--sw-device-padding-bottom);background:var(--sw-device-background);color:var(--sw-device-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sw-device-series *,.sw-device-series *:before,.sw-device-series *:after{box-sizing:border-box}.sw-device-series a{color:inherit}.sw-device-series__container{width:100%;max-width:var(--sw-device-max-width);margin:0 auto}.sw-device-series__breadcrumbs{margin-bottom:18px}.sw-device-series__breadcrumbs ol{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:0;padding:0;list-style:none}.sw-device-series__breadcrumbs li{display:inline-flex;align-items:center;gap:7px;color:var(--sw-device-muted);font-size:13px;line-height:1.4}.sw-device-series__breadcrumbs li:not(:last-child):after{content:"\203a";color:#a0a09b}.sw-device-series__breadcrumbs a{color:var(--sw-device-muted);text-decoration:none;transition:color .2s ease}.sw-device-series__breadcrumbs a:hover,.sw-device-series__breadcrumbs a:focus-visible{color:var(--sw-device-accent)}.sw-device-series__hero{position:relative;left:50%;display:grid;width:100vw;max-width:none;min-height:var(--sw-device-hero-height);margin-top:0;margin-left:-50vw;overflow:hidden;border-top:1px solid var(--sw-device-border);border-bottom:1px solid var(--sw-device-border);border-radius:0;background:#111}.sw-device-series__hero--has-image{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)}.sw-device-series__hero--no-image{grid-template-columns:minmax(0,1fr);min-height:360px;background:#111}.sw-device-series__hero-content{display:flex;min-width:0;flex-direction:column;justify-content:center}.sw-device-series__hero--has-image .sw-device-series__hero-content{max-width:var(--sw-device-text-width);padding:clamp(34px,5vw,72px)}.sw-device-series__hero--no-image .sw-device-series__hero-content{width:100%;max-width:1040px;align-items:center;margin:0 auto;padding:48px clamp(30px,6vw,86px);text-align:center}.sw-device-series__eyebrow{margin:0 0 10px;color:var(--sw-device-accent);font-size:13px;font-weight:600;line-height:1.35;letter-spacing:.04em;text-transform:uppercase}.sw-device-series__title{margin:0;color:#fff;font-size:clamp(36px,4.2vw,56px);font-weight:600;line-height:1.08;letter-spacing:-.035em}.sw-device-series__hero--no-image .sw-device-series__title{max-width:900px;font-size:clamp(36px,4vw,52px)}.sw-device-series__intro{max-width:560px;margin-top:18px}.sw-device-series__hero--no-image .sw-device-series__intro{max-width:720px;margin-right:auto;margin-left:auto}.sw-device-series__intro p{margin:0;color:#c8c8c3;font-size:14px;line-height:1.65}.sw-device-series__hero-media{position:relative;min-height:var(--sw-device-hero-height);overflow:hidden;background:#eeeeeb}.sw-device-series__hero-image{display:block;width:100%;height:100%;min-height:var(--sw-device-hero-height);object-fit:cover}@media(min-width:768px){.sw-device-series__hero--has-image{height:var(--sw-device-hero-height);min-height:0}.sw-device-series__hero--has-image .sw-device-series__hero-content{width:100%;max-width:none;align-items:center}.sw-device-series__hero--has-image .sw-device-series__hero-content>*{width:100%;max-width:var(--sw-device-text-width)}.sw-device-series__hero--has-image .sw-device-series__hero-media,.sw-device-series__hero--has-image .sw-device-series__hero-image{height:100%;min-height:0}}.sw-device-series__catalog{margin-top:0}.sw-device-series__grid{display:grid;grid-template-columns:repeat(var(--sw-device-columns),minmax(0,1fr));gap:18px}.sw-device-series__card{min-width:0;overflow:hidden;border:1px solid var(--sw-device-border);border-radius:5px;background:var(--sw-device-card);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.sw-device-series__card:hover{border-color:#cbcbc5;box-shadow:0 9px 24px #00000012;transform:translateY(-2px)}.sw-device-series__card-link{display:block;height:100%;color:inherit;text-decoration:none}.sw-device-series__card-link:focus-visible{outline:2px solid var(--sw-device-accent);outline-offset:-2px}.sw-device-series__card-media{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#fff}.sw-device-series__card-image,.sw-device-series__card-placeholder{display:block;width:100%;height:100%;object-fit:contain;object-position:center;background:#fff;transition:transform .3s ease}.sw-device-series__card:hover .sw-device-series__card-image{transform:scale(1.015)}.sw-device-series__badge{position:absolute;z-index:2;top:12px;left:12px;display:inline-flex;min-height:24px;align-items:center;padding:4px 9px;border-radius:2px;background:var(--sw-device-accent);color:#111;font-size:11px;font-weight:600;line-height:1;letter-spacing:.03em;text-transform:uppercase}.sw-device-series__card-content{display:flex;min-height:130px;flex-direction:column;padding:15px 16px 17px;border-top:1px solid var(--sw-device-border)}.sw-device-series__card-title{margin:0;color:var(--sw-device-heading);font-size:16px;line-height:1.35;letter-spacing:-.015em}.sw-device-series__series-description{margin:5px 0 0;color:var(--sw-device-muted);font-size:13px;font-weight:400;line-height:1.4}.sw-device-series__series-category{align-self:flex-start;margin:6px 0 0;padding:3px 6px;border-radius:2px;background:#e5e5e2;color:#111;font-size:12px;font-weight:600;line-height:1.2;letter-spacing:.055em;text-transform:uppercase}.sw-device-series__design-count{margin:auto 0 0;padding-top:12px;color:var(--sw-device-heading);font-size:12px;font-weight:600;line-height:1.3}.sw-device-series__empty{grid-column:1 / -1;padding:70px 24px;border:1px dashed var(--sw-device-border);text-align:center}.sw-device-series__empty h3{margin:0;color:var(--sw-device-heading);font-size:20px}.sw-device-series__empty p{margin:8px 0 0;color:var(--sw-device-muted);font-size:14px}.sw-device-series__benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:38px;border:1px solid var(--sw-device-border);border-radius:5px;background:var(--sw-device-card)}.sw-device-series__benefit{display:flex;min-width:0;align-items:flex-start;gap:13px;padding:21px}.sw-device-series__benefit+.sw-device-series__benefit{border-left:1px solid var(--sw-device-border)}.sw-device-series__benefit-icon{display:inline-flex;width:38px;height:38px;flex:0 0 38px;align-items:center;justify-content:center;color:var(--sw-device-accent)}.sw-device-series__benefit-icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.sw-device-series__usa-canton{fill:currentColor;stroke:none}.sw-device-series__usa-star{fill:#fff;stroke:none}.sw-device-series__benefit>span:last-child{display:grid;gap:3px}.sw-device-series__benefit strong{color:var(--sw-device-heading);font-size:14px;font-weight:600;line-height:1.35}.sw-device-series__benefit small{color:var(--sw-device-muted);font-size:13px;line-height:1.45}@media(max-width:1199px){.sw-device-series__hero--has-image .sw-device-series__hero-content{padding:42px}.sw-device-series__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:989px){.sw-device-series{padding:var(--sw-device-mobile-padding-top) 20px var(--sw-device-mobile-padding-bottom)}.sw-device-series__hero--has-image .sw-device-series__hero-content{max-width:none;padding:38px 34px}.sw-device-series__hero--no-image{min-height:0}.sw-device-series__hero--no-image .sw-device-series__hero-content{padding:42px 34px}.sw-device-series__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sw-device-series__benefits{grid-template-columns:1fr 1fr}.sw-device-series__benefit:nth-child(3){border-top:1px solid var(--sw-device-border);border-left:0}.sw-device-series__benefit:nth-child(4){border-top:1px solid var(--sw-device-border)}}@media(max-width:767px){.sw-device-series{padding-right:15px;padding-left:15px}.sw-device-series__breadcrumbs{margin-bottom:13px}.sw-device-series__breadcrumbs li{font-size:13px}.sw-device-series__hero--has-image{grid-template-columns:1fr}.sw-device-series__hero{min-height:0;border-radius:0}.sw-device-series__hero--has-image .sw-device-series__hero-content,.sw-device-series__hero--no-image .sw-device-series__hero-content{padding:30px 22px}.sw-device-series__title,.sw-device-series__hero--no-image .sw-device-series__title{font-size:clamp(30px,9vw,40px);line-height:1.04}.sw-device-series__intro{margin-top:14px}.sw-device-series__hero-media{height:clamp(280px,78vw,360px);min-height:0}.sw-device-series__hero-image{height:100%;min-height:0}.sw-device-series__catalog{margin-top:0}.sw-device-series__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sw-device-series__card-content{min-height:124px;padding:13px 13px 15px}.sw-device-series__card-title{font-size:14px}.sw-device-series__series-description{margin-top:4px;font-size:13px;line-height:1.45}.sw-device-series__series-category{margin-top:5px;font-size:11px}.sw-device-series__design-count{padding-top:10px;font-size:12px}.sw-device-series__badge{top:8px;left:8px;font-size:11px}.sw-device-series__benefits{grid-template-columns:1fr;margin-top:28px}.sw-device-series__benefit+.sw-device-series__benefit,.sw-device-series__benefit:nth-child(3),.sw-device-series__benefit:nth-child(4){border-top:1px solid var(--sw-device-border);border-left:0}.sw-device-series__benefit{padding:18px}}@media(max-width:419px){.sw-device-series__hero--has-image .sw-device-series__hero-content,.sw-device-series__hero--no-image .sw-device-series__hero-content{padding:27px 18px}.sw-device-series__hero-media{height:280px;min-height:0}.sw-device-series__hero-image{height:100%;min-height:0}.sw-device-series__grid{gap:9px}.sw-device-series__card-content{min-height:120px;padding:11px 10px 13px}.sw-device-series__card-title{font-size:13px}.sw-device-series__series-description{font-size:12px}.sw-device-series__series-category{font-size:10px;letter-spacing:.06em}.sw-device-series__design-count{padding-top:9px;font-size:11px}}@media(prefers-reduced-motion:reduce){.sw-device-series *,.sw-device-series *:before,.sw-device-series *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/sw-device-series-collection.css.map */
