.amd-products-hero::after{background:linear-gradient(110deg,rgba(0,20,53,.97) 0,rgba(0,61,165,.82) 56%,rgba(0,20,53,.38) 100%)}.amd-product-catalog{background:var(--brand-bg-alt)}.amd-catalog-intro{max-width:820px;margin:0 0 32px;padding-left:20px;border-left:4px solid var(--brand-primary);color:var(--brand-text)}.amd-category-block{margin-top:48px}.amd-category-title{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px;border-bottom:1px solid var(--brand-border)}.amd-category-title h2{margin:0 0 12px}.amd-product-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.amd-product-card{background:var(--brand-bg);border:1px solid var(--brand-border)}.amd-product-card button{width:100%;padding:0;background:0 0;border:0;color:var(--brand-text);text-align:left}.amd-product-image{display:block;aspect-ratio:1/1;overflow:hidden;background:var(--brand-neutral-light)}.amd-product-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.amd-product-action,.amd-product-name{display:block}.amd-product-name{min-height:70px;padding:18px 18px 8px;font-weight:700}.amd-product-action{padding:0 18px 18px;color:var(--brand-primary);font-size:.78rem;font-weight:700;text-transform:uppercase}.amd-product-card:hover{border-color:var(--brand-primary)}@media (max-width:991px){.amd-product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.amd-product-grid{grid-template-columns:1fr}.amd-category-title{align-items:flex-start;flex-direction:column}}