.omt-products-hero{position:relative;min-height:480px;display:flex;align-items:flex-end;padding:80px 0 88px;overflow:hidden;background:var(--brand-secondary)}.omt-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:.5}.omt-products-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(28,20,19,.95),rgba(28,20,19,.35))}.omt-products-hero__copy{position:relative;z-index:1}.omt-products-hero h1{max-width:820px;color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem))}.omt-products-hero p{max-width:720px;margin:0;color:var(--brand-text-inverse);font-size:1.08rem}.omt-products-grid{padding:88px 0 96px}.omt-category-block+.omt-category-block{margin-top:72px}.omt-category-heading{max-width:760px;margin-bottom:24px}.omt-category-heading span{color:var(--brand-primary-dark);font-size:.72rem;font-weight:800;letter-spacing:.12em}.omt-category-heading h2{margin:8px 0}.omt-category-heading p{margin:0}.omt-live-product{height:100%;overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.omt-live-product button{width:100%;height:100%;border:0;background:0 0;color:var(--brand-text);padding:0;text-align:left}.omt-live-product__image{display:block;aspect-ratio:1;overflow:hidden;background:var(--brand-neutral-light)}.omt-live-product__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .25s}.omt-live-product:hover .omt-live-product__image img{transform:scale(1.035)}.omt-live-product__body{display:block;padding:16px}.omt-live-product__body em,.omt-live-product__body strong{display:block;color:var(--brand-text)}.omt-live-product__body em{margin-top:8px;color:var(--brand-primary-dark);font-size:.8rem;font-style:normal;font-weight:750}