.fos-products-section{padding:88px 0 96px;background:var(--brand-bg)}.fos-products-heading{max-width:760px;margin-bottom:36px}.fos-products-heading h1{font-size:max(2rem, min(4vw, 3.5rem))}.fos-products-heading p{color:var(--brand-text)}.fos-product-tabs{gap:8px;border-bottom-color:var(--brand-border);overflow-x:auto;flex-wrap:nowrap}.fos-product-tabs .nav-link{color:var(--brand-text);border-radius:var(--brand-radius) var(--brand-radius) 0 0;white-space:nowrap}.fos-product-tabs .nav-link.active{color:var(--brand-primary-dark);border-color:var(--brand-border) var(--brand-border) var(--brand-bg);font-weight:700}.fos-product-content{padding-top:32px}.fos-category-desc{max-width:720px;color:var(--brand-text)}.fos-product-card{height:100%;border:1px solid var(--brand-border);background:var(--brand-bg)}.fos-product-card a{display:block;height:100%;color:var(--brand-text);-webkit-text-decoration:none;text-decoration:none}.fos-product-image{aspect-ratio:4/3;display:grid;align-items:center;justify-items:center;place-items:center;overflow:hidden;background:var(--brand-neutral-light)}.fos-product-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.fos-product-image img[src=""]{font-size:0;color:transparent;text-indent:-9999px}.fos-product-copy{padding:24px}.fos-product-copy span{color:var(--brand-secondary);font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.fos-product-copy h2{margin:12px 0 20px;font-size:1.25rem}.fos-product-copy strong{color:var(--brand-secondary)}