.ct-products-page{padding:48px 0 64px}.ct-products-intro{max-width:640px;margin:0 auto 32px;text-align:center}.ct-products-intro h1{margin-bottom:12px}.ct-products-intro p{margin:0;color:var(--brand-text)}.product-tabs{border-bottom:1px solid var(--brand-border);justify-content:center;flex-wrap:wrap}.product-tabs .nav-link{border:0;border-bottom:2px solid transparent;border-radius:0;color:var(--brand-text);font-weight:600;padding:12px 18px}.product-tabs .nav-link.active{color:var(--brand-primary);border-bottom-color:var(--brand-primary);background:0 0}.ct-dyn-product-card{border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;height:100%;background:#fff}.ct-dyn-product-card a{display:block;color:inherit;-webkit-text-decoration:none;text-decoration:none;height:100%}.ct-dyn-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.ct-dyn-product-card__body{padding:16px}.ct-dyn-product-card__body h3{font-size:1.05rem;margin:0 0 8px}.ct-dyn-product-card__body span{font-size:.875rem;color:var(--brand-primary-dark);font-weight:600}