.marketing-scope .fit-grid{grid-template-columns:1fr;gap:clamp(20px,3vw,32px);max-width:1000px;margin:0 auto;display:grid}@media (min-width:860px){.marketing-scope .fit-grid{grid-template-columns:1fr 1fr}}.marketing-scope .fit-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-xs);flex-direction:column;padding:clamp(24px,3vw,36px);display:flex;position:relative}.marketing-scope .fit-card--locari{background:linear-gradient(180deg,color-mix(in oklch,var(--primary) 5%,var(--card)) 0,var(--card) 60%);border-color:color-mix(in oklch,var(--primary) 35%,var(--border));box-shadow:var(--shadow-md)}.marketing-scope .fit-tag{border-radius:var(--radius-sm);letter-spacing:.08em;margin-bottom:var(--space-4);text-transform:uppercase;align-self:flex-start;padding:4px 11px;font-size:11px;font-weight:600}.marketing-scope .fit-card--locari .fit-tag{background:color-mix(in oklch,var(--primary) 10%,transparent);color:var(--primary)}.marketing-scope .fit-card--other .fit-tag{background:var(--muted);color:var(--muted-foreground)}.marketing-scope .fit-card h3{letter-spacing:-.01em;margin:0 0 var(--space-2) 0;font-size:clamp(1.125rem,2vw,1.4375rem);font-weight:600;line-height:1.2}.marketing-scope .fit-card>p{color:var(--muted-foreground);margin:0 0 var(--space-4) 0;text-wrap:pretty;font-size:14.5px;line-height:1.55}.marketing-scope .fit-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.marketing-scope .fit-list li{color:var(--foreground);align-items:flex-start;gap:11px;font-size:14px;line-height:1.45;display:flex}.marketing-scope .fit-mark{border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:19px;height:19px;margin-top:1px;display:inline-flex}.marketing-scope .fit-mark svg{width:11px;height:11px}.marketing-scope .fit-card--locari .fit-mark{background:var(--primary);color:var(--primary-foreground)}.marketing-scope .fit-card--other .fit-mark{background:var(--muted);border:1px solid var(--border);color:var(--secondary-foreground)}
