.taj-products-hero{position:relative;min-height:470px;display:grid;align-items:center;overflow:hidden}.taj-products-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.34}.taj-products-hero::after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,rgba(26,16,17,.96),rgba(99,5,20,.58))}.taj-products-hero .container{position:relative;z-index:2}.taj-products-hero h1,.taj-products-hero p{color:#fff}.taj-products-hero p{max-width:720px}.taj-products-intro{max-width:760px;margin-bottom:40px}.taj-product-group{padding:40px 0;border-top:1px solid var(--brand-border)}.taj-category-line{display:flex;justify-content:space-between;gap:24px;margin-bottom:24px}.taj-category-line p{max-width:520px}.taj-product-card{height:100%;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;box-shadow:0 8px 22px rgba(26,31,42,.07);overflow:hidden}.taj-product-card button{width:100%;padding:0;border:0;background:0 0;text-align:left}.taj-product-card__image{display:block;aspect-ratio:1/1;background:var(--brand-neutral-light);overflow:hidden}.taj-product-card__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.taj-product-card__body{display:block;padding:20px}.taj-product-card__body strong{display:block;color:var(--brand-text);font-size:1.08rem}.taj-product-card__body span{display:block;margin-top:8px;color:var(--brand-primary-dark);font-weight:700}@media (max-width:767.98px){.taj-category-line{display:block}}