.tutt-products{padding:64px 0 80px;background:#fff}.tutt-products__head{max-width:760px;margin-bottom:32px}.tutt-products__head h1{margin:0 0 16px;font-size:max(2rem, min(4vw, 3rem));color:var(--brand-primary-dark)}.tutt-products__head p{margin:0;color:var(--brand-text-secondary)}.tutt-reg-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.tutt-reg-badges span{display:inline-block;padding:8px 12px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg-alt);color:var(--brand-text);font-size:.82rem;font-weight:600}.tutt-product-tabs{border-bottom:1px solid var(--brand-border)}.tutt-product-tabs .nav-link{border:0;border-bottom:2px solid transparent;border-radius:0;color:var(--brand-text-secondary);font-weight:700}.tutt-product-tabs .nav-link.active{color:var(--brand-primary);background:0 0;border-bottom-color:var(--brand-secondary)}.tutt-product-card{height:100%;border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;background:#fff}.tutt-product-card a{display:block;color:inherit;-webkit-text-decoration:none;text-decoration:none}.tutt-product-card img{width:100%;min-height:200px;-o-object-fit:cover;object-fit:cover;background:#e8eef5}.tutt-product-card__body{padding:20px}.tutt-product-card__body h3{margin:0 0 8px;font-size:1.05rem;color:var(--brand-primary-dark)}.tutt-product-card__body span{color:var(--brand-text-secondary);font-size:.9rem}.tutt-products__service-note{margin-top:40px;padding-top:24px;border-top:1px solid var(--brand-border);color:var(--brand-text-secondary);font-size:.9rem}