.m12-collection{--m12-green: #08874A;--m12-green-deep: #057a42;--m12-green-hover: #06703e;--m12-blue: #125BFF;--m12-dark: #111213;--m12-body: #4a4a4a;--m12-light: #6c757d;--m12-bg-light: #f8f9fa;--m12-bg-tint: #f8fbff;--m12-white: #fdfdfd;--m12-border: #e9ecef;--m12-border-accent: #d9e6ff;--m12-surface: #fdfdfd;--m12-shadow-sm: 0 2px 4px rgba(0, 0, 0, .08);--m12-shadow-md: 0 4px 12px rgba(0, 0, 0, .1);--m12-shadow-lg: 0 8px 24px rgba(0, 0, 0, .12);--m12-radius: 8px;--m12-radius-lg: 12px;--m12-font-base: 11.5px;font-family:Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:var(--m12-body);background-color:var(--m12-surface);font-size:var(--m12-font-base)}.m12-collection,.m12-collection *,.m12-collection *:before,.m12-collection *:after{box-sizing:border-box}.m12-collection h1,.m12-collection h2,.m12-collection h3,.m12-collection h4,.m12-collection p,.m12-collection ul,.m12-collection li,.m12-collection figure{margin:0;padding:0}.m12-collection .m12-container{max-width:1200px;margin:0 auto;padding:0 20px}.m12-collection .m12-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.m12-collection .m12-btn:focus-visible,.m12-collection .m12-btn-white:focus-visible,.m12-collection .m12-resource-card:focus-visible,.m12-collection .m12-favorite-card:focus-visible,.m12-collection .m12-product-card:focus-visible,.m12-collection .m12-view-details:focus-visible,.m12-collection .m12-sidebar-card a:focus-visible,.m12-collection .m12-faq-question:focus-visible,.m12-collection .m12-calculator-link:focus-visible,.m12-collection .m12-hero-description a:focus-visible,.m12-collection .m12-selection-factors a:focus-visible,.m12-collection .m12-iframe-fallback a:focus-visible,.m12-collection .m12-intro a:focus-visible,.m12-collection .m12-faq-answer-content a:focus-visible{outline:2px solid var(--m12-blue);outline-offset:2px}@media(pointer:coarse){.m12-collection .m12-btn{min-height:44px}.m12-collection .m12-view-details{min-height:44px;display:inline-flex;align-items:center}.m12-collection .m12-faq-question{min-height:48px}.m12-collection .m12-download-link{min-height:44px}}.m12-collection .m12-hero{background:var(--m12-bg-tint);border-bottom:1px solid var(--m12-border-accent);padding:80px 0 60px;overflow:hidden;position:relative}.m12-collection .m12-hero-grid{display:grid;grid-template-columns:5fr 4fr;gap:60px;align-items:center}.m12-collection .m12-hero-content h1{font-size:30px;font-weight:800;color:var(--m12-dark);margin-bottom:24px;line-height:1.15;letter-spacing:-.02em}.m12-collection .m12-hero-content h1 span{color:var(--m12-blue);font-weight:800}.m12-collection .m12-hero-subtitle{font-size:15px;color:var(--m12-body);margin-bottom:20px;font-weight:300;line-height:1.6}.m12-collection .m12-hero-description{font-size:12.5px;line-height:1.8;color:var(--m12-light);margin-bottom:32px}.m12-collection .m12-hero-description a{color:var(--m12-blue);text-decoration:underline;text-underline-offset:2px}.m12-collection .m12-hero-description a:hover{color:var(--m12-green-deep)}.m12-collection .m12-metrics{display:flex;gap:32px;margin-bottom:36px}.m12-collection .m12-metric{flex:1}.m12-collection .m12-metric-value{font-size:27.5px;font-weight:700;color:var(--m12-dark);display:block;line-height:1;margin-bottom:4px}.m12-collection .m12-metric-label{font-size:11.5px;color:var(--m12-light);letter-spacing:.05em}.m12-collection .m12-hero-cta{display:flex;gap:16px;flex-wrap:wrap}.m12-collection .m12-hero-image{position:relative}.m12-collection .m12-hero-image-wrapper{border-radius:24px;overflow:hidden;box-shadow:var(--m12-shadow-lg)}.m12-collection .m12-hero-image img{width:100%;height:auto;display:block}.m12-collection .m12-btn{display:inline-block;padding:16px 36px;border-radius:var(--m12-radius);text-decoration:none;font-weight:600;transition:background-color .3s,color .3s,transform .3s,box-shadow .3s,border-color .3s;font-size:11.5px}.m12-collection .m12-btn-primary{background:var(--m12-green);color:var(--m12-white)}.m12-collection .m12-btn-primary:hover{background:var(--m12-green-hover);transform:translateY(-2px);box-shadow:var(--m12-shadow-md)}.m12-collection .m12-btn-secondary{background:transparent;color:var(--m12-blue);border:2px solid var(--m12-border)}.m12-collection .m12-btn-secondary:hover{background:var(--m12-blue);color:var(--m12-white);border-color:var(--m12-blue)}.m12-collection .m12-lens-search{background:var(--m12-bg-light);padding:80px 0;border-bottom:2px solid var(--m12-border)}.m12-collection .m12-search-content{text-align:center;max-width:800px;margin:0 auto 40px}.m12-collection .m12-search-content h2{font-size:25px;color:var(--m12-dark);margin-bottom:20px;font-weight:700}.m12-collection .m12-search-content p{font-size:13.5px;color:var(--m12-body);margin-bottom:12px}.m12-collection .m12-search-features{display:flex;justify-content:center;gap:24px;margin-top:24px;flex-wrap:wrap}.m12-collection .m12-search-feature{display:flex;align-items:center;gap:8px;font-size:11.5px;color:var(--m12-green-deep);font-weight:600}.m12-collection .m12-iframe-wrapper{background:var(--m12-white);border-radius:16px;padding:32px;box-shadow:var(--m12-shadow-lg)}.m12-collection .m12-iframe-container{width:100%;overflow:hidden}.m12-collection .m12-resources-section{padding:60px 0;background:var(--m12-white);content-visibility:auto;contain-intrinsic-size:auto 500px}.m12-collection .m12-resources-header{text-align:center;margin-bottom:48px}.m12-collection .m12-resources-header h2{font-size:22.5px;color:var(--m12-dark);margin-bottom:12px}.m12-collection .m12-resources-header p{font-size:12.5px;color:var(--m12-body)}.m12-collection .m12-resources-note{text-align:center;font-size:11.5px;color:var(--m12-blue);font-style:italic;padding:16px;background:var(--m12-bg-tint);border-radius:var(--m12-radius);max-width:700px;margin:32px auto 0}.m12-collection .m12-resources-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;max-width:900px;margin:0 auto}.m12-collection .m12-resource-card{display:flex;background:var(--m12-bg-light);border-radius:var(--m12-radius-lg);overflow:hidden;transition:transform .3s,box-shadow .3s;text-decoration:none;color:inherit;border:1px solid var(--m12-border)}.m12-collection .m12-resource-card:hover{transform:translateY(-4px);box-shadow:var(--m12-shadow-lg)}.m12-collection .m12-resource-image{width:200px;flex-shrink:0}.m12-collection .m12-resource-image img{width:100%;height:100%;object-fit:cover}.m12-collection .m12-resource-info{padding:24px;display:flex;flex-direction:column;justify-content:center}.m12-collection .m12-resource-info h3{color:var(--m12-dark);margin-bottom:8px;font-size:13.5px}.m12-collection .m12-resource-info p{color:var(--m12-body);margin-bottom:16px;font-size:11.5px;line-height:1.6}.m12-collection .m12-download-link{color:var(--m12-green-deep);font-weight:600;display:flex;align-items:center;gap:6px;font-size:11.5px}.m12-collection .m12-favorites-section{background:var(--m12-bg-light);padding:60px 0;content-visibility:auto;contain-intrinsic-size:auto 520px}.m12-collection .m12-favorites-header{text-align:center;margin-bottom:48px}.m12-collection .m12-favorites-header h2{font-size:25px;color:var(--m12-dark);margin-bottom:16px}.m12-collection .m12-favorites-header p{font-size:13.5px;color:var(--m12-body)}.m12-collection .m12-favorites-carousel{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.m12-collection .m12-favorite-card,.m12-collection .m12-product-card{background:var(--m12-white);border-radius:var(--m12-radius-lg);overflow:hidden;transition:transform .3s,box-shadow .3s;color:inherit;box-shadow:var(--m12-shadow-sm);border:1px solid var(--m12-border);text-decoration:none;display:block;min-width:0}.m12-collection .m12-favorite-card:hover,.m12-collection .m12-product-card:hover{transform:translateY(-4px);box-shadow:var(--m12-shadow-lg)}.m12-collection .m12-favorite-image,.m12-collection .m12-product-image{aspect-ratio:1;background:var(--m12-bg-light);display:flex;align-items:center;justify-content:center;overflow:hidden;text-decoration:none;color:inherit}.m12-collection .m12-favorite-image img,.m12-collection .m12-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.m12-collection .m12-favorite-card:hover .m12-favorite-image img,.m12-collection .m12-product-card:hover .m12-product-image img{transform:scale(1.05)}.m12-collection .m12-favorite-info,.m12-collection .m12-product-info{padding:16px}.m12-collection .m12-favorite-sku,.m12-collection .m12-product-sku{font-size:10px;color:var(--m12-light);margin-bottom:4px;overflow-wrap:break-word}.m12-collection .m12-favorite-title,.m12-collection .m12-product-title{font-weight:600;color:var(--m12-dark);font-size:11.5px;margin-bottom:8px;line-height:1.3;min-height:36px;overflow-wrap:break-word}.m12-collection .m12-favorite-price,.m12-collection .m12-product-price{font-size:13.5px;font-weight:700;color:var(--m12-green);margin-bottom:12px}.m12-collection .m12-view-details{display:inline-block;color:var(--m12-blue);text-decoration:none;font-weight:600;font-size:10px;transition:color .3s}.m12-collection .m12-view-details:hover{color:var(--m12-green-deep)}.m12-collection .m12-content-wrapper{display:grid;grid-template-columns:1fr 320px;gap:60px;padding:60px 0;position:relative}.m12-collection .m12-main-content{min-width:0}.m12-collection .m12-intro{margin-bottom:48px}.m12-collection .m12-intro h2{font-size:22.5px;color:var(--m12-dark);margin-bottom:20px}.m12-collection .m12-intro p{font-size:12.5px;line-height:1.7;margin-bottom:20px}.m12-collection .m12-sensor-links{display:flex;flex-wrap:wrap;align-items:stretch;gap:8px;margin:4px 0 24px}.m12-collection .m12-sensor-links-label{flex:0 0 100%;font-size:11.5px;font-weight:600;color:var(--m12-light);margin-bottom:2px}.m12-collection .m12-sensor-links a{flex:1 1 auto;text-align:center;font-size:11.5px;font-weight:600;color:var(--m12-blue);text-decoration:none;padding:4px 12px;border:1px solid var(--m12-border-accent);border-radius:var(--m12-radius);background:var(--m12-white);transition:border-color .2s ease,color .2s ease,background-color .2s ease}.m12-collection .m12-sensor-links a:hover{border-color:var(--m12-blue);background:var(--m12-bg-tint)}.m12-collection .m12-sensor-links a:focus-visible{outline:2px solid var(--m12-blue);outline-offset:2px}.m12-collection .m12-selection-guide{background:var(--m12-bg-light);border-radius:var(--m12-radius-lg);padding:32px;margin-bottom:48px}.m12-collection .m12-selection-guide h2{color:var(--m12-green-deep);margin-bottom:24px;font-size:20px}.m12-collection .m12-selection-guide>p{font-size:12.5px;margin-bottom:24px}.m12-collection .m12-selection-guide h3{color:var(--m12-blue);font-size:15px;margin:32px 0 20px;padding-top:20px;border-top:1px solid var(--m12-border)}.m12-collection .m12-selection-guide h3:first-of-type{border-top:none;padding-top:0;margin-top:24px}.m12-collection .m12-selection-factors{margin-top:20px}.m12-collection .m12-selection-factors li{padding:16px 0;border-bottom:1px solid var(--m12-border);list-style:none;font-size:11.5px;line-height:1.7}.m12-collection .m12-selection-factors li:last-child{border-bottom:none}.m12-collection .m12-selection-factors strong{color:var(--m12-dark);display:block;font-size:12.5px;margin-bottom:8px}.m12-collection .m12-selection-factors a{color:var(--m12-blue);text-decoration:underline;text-underline-offset:2px}.m12-collection .m12-selection-factors a:hover{color:var(--m12-green-deep)}.m12-collection .m12-calculator-link{color:var(--m12-blue);text-decoration:underline;text-underline-offset:2px;font-weight:600}.m12-collection .m12-calculator-link:hover{color:var(--m12-green-deep)}.m12-collection .m12-product-section{margin-bottom:48px;content-visibility:auto;contain-intrinsic-size:auto 480px}.m12-collection .m12-product-header{margin-bottom:24px;padding-bottom:12px;border-bottom:2px solid var(--m12-green)}.m12-collection .m12-product-header h3{font-size:17.5px;color:var(--m12-dark)}.m12-collection .m12-product-carousel{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:16px}.m12-collection .m12-module-description{font-size:11.5px;line-height:1.7;margin-bottom:24px}.m12-collection .m12-sidebar{position:sticky;top:20px;max-height:calc(100vh - 40px);overflow-y:auto}.m12-collection .m12-sidebar::-webkit-scrollbar{width:6px}.m12-collection .m12-sidebar::-webkit-scrollbar-track{background:var(--m12-bg-light);border-radius:3px}.m12-collection .m12-sidebar::-webkit-scrollbar-thumb{background:var(--m12-border);border-radius:3px}.m12-collection .m12-sidebar::-webkit-scrollbar-thumb:hover{background:var(--m12-light)}.m12-collection .m12-sidebar-card{background:var(--m12-white);border:1px solid var(--m12-border);border-radius:var(--m12-radius-lg);padding:24px;margin-bottom:24px;box-shadow:var(--m12-shadow-sm)}.m12-collection .m12-sidebar-card h3{font-size:13.5px;font-weight:600;color:var(--m12-dark);margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid var(--m12-green)}.m12-collection .m12-sidebar-card ul{list-style:none;padding:0}.m12-collection .m12-sidebar-card li{padding:0}.m12-collection .m12-sidebar-card a{display:block;padding:7px 0;color:var(--m12-body);text-decoration:none;font-size:11.5px;transition:color .2s ease}.m12-collection .m12-sidebar-card a:hover{color:var(--m12-blue)}.m12-collection .m12-cta-card{background:linear-gradient(135deg,var(--m12-green),var(--m12-green-deep));color:var(--m12-white);border-radius:var(--m12-radius-lg);padding:24px;text-align:center}.m12-collection .m12-cta-card h3{color:var(--m12-white);margin-bottom:12px;font-size:15px;border:none}.m12-collection .m12-cta-card p{margin-bottom:20px;font-size:11.5px}.m12-collection .m12-btn-white{background:var(--m12-white);color:var(--m12-blue);padding:14px 28px;border-radius:var(--m12-radius);text-decoration:none;font-weight:600;display:inline-block;transition:transform .2s ease,box-shadow .2s ease;font-size:11.5px}.m12-collection .m12-btn-white:hover{transform:translateY(-2px);box-shadow:var(--m12-shadow-md)}.m12-collection .m12-faq{padding:60px 0;background:var(--m12-bg-light);content-visibility:auto;contain-intrinsic-size:auto 900px}.m12-collection .m12-faq-container{max-width:900px;margin:0 auto;padding:0 20px}.m12-collection .m12-faq-header{text-align:center;margin-bottom:48px}.m12-collection .m12-faq-header h2{font-size:25px;color:var(--m12-dark);margin-bottom:16px}.m12-collection .m12-faq-header p{font-size:12.5px;color:var(--m12-body)}.m12-collection .m12-faq-item{background:var(--m12-white);border-radius:var(--m12-radius);margin-bottom:16px;overflow:hidden;border:1px solid var(--m12-border)}.m12-collection .m12-faq-question{padding:20px;cursor:pointer;font-weight:600;color:var(--m12-dark);font-size:12.5px;display:flex;justify-content:space-between;align-items:center;list-style:none}.m12-collection .m12-faq-question::-webkit-details-marker{display:none}.m12-collection .m12-faq-question:hover{background:var(--m12-bg-light)}.m12-collection .m12-faq-question:after{content:"+";font-size:28px;color:var(--m12-blue);flex-shrink:0}.m12-collection .m12-faq-item[open] .m12-faq-question:after{content:"\2212"}.m12-collection .m12-faq-answer-content{padding:0 20px 20px;line-height:1.7;font-size:11.5px}.m12-collection .m12-faq-answer-content a{color:var(--m12-blue);text-decoration:underline;text-underline-offset:2px}.m12-collection .m12-faq-answer-content a:hover{color:var(--m12-green-deep)}.m12-collection .m12-intro a{color:var(--m12-blue);text-decoration:underline;text-underline-offset:2px}.m12-collection .m12-intro a:hover{color:var(--m12-green-deep)}.m12-collection .m12-intro h3{font-size:15px;color:var(--m12-dark);margin:32px 0 12px}.m12-collection .m12-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:16px 0 24px}.m12-collection .m12-compare-table{width:100%;min-width:480px;border-collapse:collapse;font-size:11px}.m12-collection .m12-compare-table th,.m12-collection .m12-compare-table td{padding:10px 14px;border:1px solid var(--m12-border);text-align:left;white-space:nowrap}.m12-collection .m12-compare-table thead{background:var(--m12-bg-light)}.m12-collection .m12-compare-table th{font-weight:700;font-size:10px;color:var(--m12-dark)}.m12-collection .lens-selector-container{position:relative;width:100%;min-height:800px}.m12-collection .lens-selector-fallback{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px;text-align:center;background:var(--m12-bg-light);border-radius:var(--m12-radius)}.m12-collection .lens-selector-fallback p{font-size:11.5px;color:var(--m12-body);max-width:40ch}.m12-collection .lens-selector-fallback-title{font-weight:600}.m12-collection .lens-selector-fallback a{color:var(--m12-blue);font-weight:600;text-decoration:underline;text-underline-offset:2px}.m12-collection .lens-selector-iframe{position:relative;z-index:1;width:100%;height:clamp(800px,120vw,1475px);border:none;display:block}.m12-collection .m12-iframe-fallback{padding:24px;background:var(--m12-bg-light);border:1px solid var(--m12-border);border-radius:var(--m12-radius);text-align:center;font-size:11.5px;line-height:1.7}.m12-collection .m12-iframe-fallback a{color:var(--m12-blue);font-weight:600;text-decoration:underline;text-underline-offset:2px}@media(max-width:1024px){.m12-collection .m12-hero-grid{grid-template-columns:1fr;gap:40px}.m12-collection .m12-hero-image{max-width:500px;margin:0 auto}.m12-collection .m12-content-wrapper{grid-template-columns:1fr;gap:40px}.m12-collection .m12-sidebar{position:static;max-height:none}.m12-collection .m12-resources-grid{grid-template-columns:1fr}.m12-collection .m12-favorites-carousel{grid-template-columns:repeat(3,1fr)}.m12-collection .m12-product-carousel{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.m12-collection .m12-hero{padding:48px 0 36px}.m12-collection .m12-hero h1{font-size:25px}.m12-collection .m12-hero-subtitle{font-size:15px}.m12-collection .m12-metrics{flex-direction:column;gap:16px}.m12-collection .m12-hero-cta{flex-direction:column}.m12-collection .m12-btn{width:100%;text-align:center}.m12-collection .m12-lens-search{padding:48px 0}.m12-collection .m12-iframe-wrapper{padding:16px;border-radius:8px}.m12-collection .m12-resources-section,.m12-collection .m12-favorites-section,.m12-collection .m12-faq,.m12-collection .m12-content-wrapper{padding:40px 0}.m12-collection .m12-resource-card{flex-direction:column}.m12-collection .m12-resource-image{width:100%;height:150px}.m12-collection .m12-favorites-carousel{grid-template-columns:repeat(2,1fr)}.m12-collection .m12-product-carousel{grid-template-columns:1fr}.m12-collection .m12-selection-guide{padding:24px}}@media(max-width:480px){.m12-collection .m12-hero{padding:32px 0 24px}.m12-collection .m12-hero h1{font-size:22px}.m12-collection .m12-hero-subtitle{font-size:15px}.m12-collection .m12-hero-description{font-size:12.5px}.m12-collection .m12-metric-value{font-size:24px}.m12-collection .m12-lens-search{padding:32px 0}.m12-collection .m12-iframe-wrapper{padding:12px}.m12-collection .m12-resources-section,.m12-collection .m12-favorites-section,.m12-collection .m12-faq,.m12-collection .m12-content-wrapper{padding:32px 0}.m12-collection .m12-favorites-carousel{grid-template-columns:1fr}.m12-collection .m12-selection-guide{padding:16px}.m12-collection .m12-search-content h2,.m12-collection .m12-favorites-header h2,.m12-collection .m12-faq-header h2,.m12-collection .m12-resources-header h2,.m12-collection .m12-intro h2,.m12-collection .m12-selection-guide h2{font-size:20px}.m12-collection .m12-faq-question{padding:16px;font-size:12.5px}.m12-collection .m12-faq-answer-content{padding:0 16px 16px}.m12-collection .m12-hero-image-wrapper{border-radius:12px}}@media(prefers-reduced-motion:reduce){.m12-collection *,.m12-collection *:before,.m12-collection *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media print{.m12-collection .m12-hero-cta,.m12-collection .m12-lens-search,.m12-collection .m12-sidebar,.m12-collection .m12-favorites-section{display:none}.m12-collection .m12-content-wrapper,.m12-collection .m12-hero-grid{grid-template-columns:1fr}.m12-collection .m12-hero{background:none}.m12-collection .m12-hero-image{display:none}.m12-collection .m12-product-carousel{grid-template-columns:repeat(2,1fr)}}.m12-collection .m12-breadcrumb{padding:24px 0 8px}.m12-collection .m12-breadcrumb ol{list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:0;margin:0;font-size:11.5px;color:var(--m12-light)}.m12-collection .m12-breadcrumb li{display:flex;align-items:center}.m12-collection .m12-breadcrumb li+li:before{content:"\203a";margin-right:6px;color:var(--m12-light)}.m12-collection .m12-breadcrumb a{color:var(--m12-blue);text-decoration:none}.m12-collection .m12-breadcrumb a:hover{text-decoration:underline}.m12-collection .m12-breadcrumb a:focus-visible{outline:2px solid var(--m12-blue);outline-offset:2px}.m12-collection .m12-contact{background:var(--m12-bg-light);padding:60px 0;border-top:1px solid var(--m12-border)}.m12-collection .m12-contact-inner{max-width:700px;margin:0 auto;text-align:center}.m12-collection .m12-contact h2{font-size:25px;color:var(--m12-dark);margin-bottom:12px}.m12-collection .m12-contact p{font-size:13.5px;color:var(--m12-body);margin-bottom:24px}.m12-collection #m12-hubspot-form{min-height:320px;text-align:left}@media(max-width:768px){.m12-collection .m12-contact{padding:40px 0}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/m12-collection.css.map */
