@charset "UTF-8";.atc-products-hero{padding:160px 0 60px;background:var(--brand-primary-dark);color:#fff}.atc-products-hero h1{color:#fff;max-width:820px}.atc-products-hero p{color:#fff;opacity:.92;max-width:720px}.atc-products-hero .section-label{color:var(--brand-secondary);border-color:var(--brand-secondary)}.atc-products-main{padding:72px 0 120px;background:var(--brand-bg)}.atc-products-aside-inner{position:sticky;top:180px;border:1px solid var(--brand-border);background:var(--brand-bg-alt);padding:22px}.atc-products-aside h2{font-size:1rem;text-transform:uppercase;letter-spacing:.1em;color:var(--brand-primary-dark);border-bottom:2px solid var(--brand-secondary);padding-bottom:10px;margin-bottom:16px}.atc-products-nav{list-style:none;padding:0;margin:0 0 24px}.atc-products-nav li{margin-bottom:6px}.atc-products-nav a{display:block;padding:8px 10px;color:var(--brand-text);font-weight:500;border-left:2px solid transparent}.atc-products-nav a:hover{border-left-color:var(--brand-secondary);background:#fff;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}.atc-products-aside-cta{background:var(--brand-primary-dark);color:#fff;padding:20px}.atc-products-aside-cta h3{color:#fff;font-size:1rem;margin-bottom:8px}.atc-products-aside-cta p{color:#fff;opacity:.88;font-size:.88rem;margin-bottom:16px}.atc-products-aside-cta .btn-primary-solid{width:100%;background:var(--brand-secondary);color:var(--brand-primary-dark);border-color:var(--brand-secondary)}.atc-products-aside-cta .btn-primary-solid:hover{background:#fff;color:var(--brand-primary-dark);border-color:#fff}.atc-products-category{margin-bottom:72px}.atc-products-category-head{margin-bottom:28px}.atc-products-category-head h2{font-size:1.6rem;border-bottom:2px solid var(--brand-primary-dark);padding-bottom:10px;margin-bottom:10px}.atc-products-category-head p{color:var(--brand-muted);max-width:720px}.atc-product-card{display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid var(--brand-border);color:var(--brand-text);transition:box-shadow .2s,transform .2s}.atc-product-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px);-webkit-text-decoration:none;text-decoration:none;color:var(--brand-text)}.atc-product-media{aspect-ratio:4/3;background:var(--brand-bg-alt);overflow:hidden}.atc-product-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.atc-product-body{padding:18px 20px}.atc-product-body h3{font-size:1.02rem;margin-bottom:6px;color:var(--brand-text)}.atc-product-cta{font-size:.86rem;font-weight:600;color:var(--brand-primary);border-bottom:2px solid var(--brand-secondary);padding-bottom:2px}@media (max-width:991.98px){.atc-products-aside-inner{position:static}}