.cadmould-mys__inner{min-width:0;width:100%}.cadmould-mys__header,.cadmould-mys__inner{display:flex;flex-direction:column;gap:var(--ds-space-layout-xs,32px)}.cadmould-mys__headline{font-family:var(--ds-font-family-heading);font-size:2rem;font-weight:500;letter-spacing:.32px;text-wrap:balance}.cadmould-mys__headline,.cadmould-mys__subline{color:var(--ds-color-text-primary);line-height:1.4;margin:0}.cadmould-mys__subline{font-family:var(--ds-font-family-body);font-size:1.25rem;font-weight:400;letter-spacing:.2px}.cadmould-mys__groups{gap:var(--ds-space-component-lg,24px)}.cadmould-mys__group,.cadmould-mys__groups{display:flex;flex-direction:column;width:100%}.cadmould-mys__group{gap:12px}.cadmould-mys__category{color:var(--color-brand-greyscale-500,#999);font-family:var(--ds-font-family-body);font-size:.6875rem;font-weight:400;letter-spacing:1.5px;line-height:1.4;margin:0}.cadmould-mys__chips{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0;width:100%}.cadmould-mys__chip{align-items:center;background:var(--ds-color-bg-surface);border:1px solid var(--ds-color-border-strong);border-radius:var(--ds-radius-xs);box-sizing:border-box;color:var(--ds-color-text-muted);display:flex;font-family:var(--ds-font-family-body);font-size:1rem;font-weight:400;height:48px;justify-content:center;letter-spacing:.16px;line-height:1.6;padding:0 var(--ds-space-component-md);white-space:nowrap;width:100%}.cadmould-mys__chip--disabled{border-color:var(--color-brand-greyscale-200,#c7c7c7);color:var(--color-brand-greyscale-400,#a6a6a6)}[data-theme=dark] .cadmould-mys__chip{color:var(--ds-color-text-primary)}[data-theme=dark] .cadmould-mys__chip--disabled{color:var(--color-brand-greyscale-500,gray)}@media (min-width:1024px){.cadmould-mys__headline{font-size:2.375rem;letter-spacing:.38px}.cadmould-mys__chips{flex-direction:row;flex-wrap:wrap;width:auto}.cadmould-mys__chip{padding:0 16px;width:auto}}