.atm-products-hero{padding:72px 0;background:var(--brand-bg-alt);border-bottom:1px solid var(--brand-border)}.atm-products-hero p{max-width:700px;color:var(--brand-text-secondary);font-size:1.06rem}.atm-products-hero img{width:100%;height:360px;-o-object-fit:cover;object-fit:cover;border:1px solid var(--brand-border)}.atm-products-cues{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.atm-products-cues span{padding:7px 10px;border:1px solid var(--brand-primary-light);color:var(--brand-primary-dark);font-size:.8rem;font-weight:700}.atm-products-grid{padding:72px 0}.atm-product-category+.atm-product-category{margin-top:48px;padding-top:48px;border-top:1px solid var(--brand-border)}.atm-dynamic-product{overflow:hidden;border:1px solid var(--brand-border);background:var(--brand-bg);transition:transform .2s,box-shadow .2s}.atm-dynamic-product:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(24,34,38,.12)}.atm-product-image{height:250px;overflow:hidden;background:var(--brand-bg-alt)}.atm-product-body{padding:22px}.atm-product-body h2{font-size:1.2rem}.atm-product-body p{color:var(--brand-text-secondary)}.atm-product-body span{color:var(--brand-secondary);font-size:.86rem;font-weight:700}.atm-product-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-size:0;color:transparent;text-indent:-9999px}