Termini di affiliazione

/* Tufting Europe — affiliate terms. Self-contained. */ :root { –te-brand: #525f94; –te-ink: #1a1d23; –te-body: #4a5260; –te-muted: #6b7280; –te-line: #dfe3e9; –te-tint: #f4f5f9; } .te-legal-lede { color: var(–te-ink); font-size: 1.75rem; font-weight: 700; letter-spacing: -0.015em; line-height: 1.25; margin: 0 0 10px; } .te-legal-meta { color: var(–te-muted); font-size: 13px; line-height: 1.6; margin: 0; } .te-legal-intro { border-left: 3px solid var(–te-brand); color: var(–te-body); font-size: 15px; line-height: 1.65; margin: 28px 0 0; padding-left: 16px; } .te-legal h2 { border-top: 1px solid var(–te-line); color: var(–te-ink); font-size: 1.05rem; margin: 36px 0 12px; padding-top: 24px; } .te-legal h2:first-child { border-top: 0; margin-top: 0; padding-top: 0; } .te-legal p { color: var(–te-body); font-size: 15px; line-height: 1.7; margin: 0 0 12px; } .te-legal ul { list-style: none !important; margin: 0 0 12px !important; padding: 0 !important; } .te-legal ul li { color: var(–te-body); font-size: 15px; line-height: 1.65; list-style: none !important; margin: 0 !important; padding: 6px 0 6px 20px !important; position: relative; } .te-legal ul li::before { background: var(–te-brand); border-radius: 50%; content: “”; height: 5px; left: 2px; position: absolute; top: 15px; width: 5px; } .te-legal strong { color: var(–te-ink); } .te-legal a { color: var(–te-brand); font-weight: 600; text-decoration: underline; text-underline-offset: 2px; } .te-legal-contact { background: var(–te-tint); border-radius: 6px; margin-top: 32px; padding: 22px 24px; } .te-legal-contact p { margin: 0; } @media screen and (max-width: 849px) { .te-legal-lede { font-size: 1.5rem; } }