.swag-products-minimal{padding:76px 0}.swag-products-intro{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:34px;padding-bottom:24px;border-bottom:1px solid var(--brand-border)}.swag-products-intro p{max-width:760px;color:var(--brand-text);line-height:1.75}.swag-product-group+.swag-product-group{margin-top:18px}.swag-product-list{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}.swag-product-row{display:grid;grid-template-columns:110px minmax(0,1fr) auto;grid-gap:20px;gap:20px;align-items:center;padding:18px;border:1px solid var(--brand-border);background:var(--brand-bg)}.swag-product-row img{width:110px;height:82px;-o-object-fit:contain;object-fit:contain;background:var(--brand-bg-alt);border:1px solid var(--brand-border)}.swag-product-row h3{margin:0 0 8px;color:var(--brand-text);font-size:1.08rem}.swag-empty-catalog p,.swag-guidance-grid p,.swag-product-row p{color:var(--brand-text);line-height:1.65}.swag-empty-catalog{padding:34px;border:1px solid var(--brand-border);background:var(--brand-bg-alt)}.swag-product-guidance{padding:78px 0;background:var(--brand-bg-alt)}.swag-guidance-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:24px;gap:24px}.swag-guidance-grid div{background:var(--brand-bg);border:1px solid var(--brand-border);padding:26px}.swag-guidance-grid span{display:inline-block;margin-bottom:20px;color:var(--brand-accent);font-weight:800}.swag-guidance-grid h2{font-size:1.25rem;color:var(--brand-text)}@media (max-width:767px){.swag-product-row,.swag-products-intro{display:block}.swag-product-row .btn,.swag-product-row img{margin-top:14px}}