.component-list .component-list__title{color:var(--color-text-secondary);font-size:1.6rem;font-weight:600;line-height:1.3;margin:0 0 1.6rem}.component-list .component-list__items{display:flex;flex-direction:column;gap:1.6rem;list-style:none;margin:0;padding:0}.component-list .component-list__item{align-items:center;color:var(--color-text-secondary);display:flex;font-size:1.6rem;font-weight:600;gap:.8rem;line-height:1.3}.component-list .component-list__item svg{flex-shrink:0;height:1.6rem;width:1.6rem}.component-list .component-list__item--detailed{align-items:flex-start}.component-list .component-list__item--detailed svg{margin-top:.3rem}.component-list .component-list__item-body{display:flex;flex-direction:column}.component-list .component-list__item-label{color:var(--color-text-secondary);font-size:1.6rem;font-weight:600;line-height:1.3125}.component-list .component-list__item-desc{color:rgba(39,40,49,.7);font-size:1.6rem;font-weight:500;line-height:1.5}.component-list.component-list--marker .component-list__items{gap:.8rem}.component-list.component-list--marker .component-list__item{font-weight:400;line-height:1.5}.component-list.component-list--pill .component-list__title{font-weight:500;margin-bottom:1.6rem}.component-list.component-list--pill .component-list__items{display:grid;gap:1.2rem;grid-template-columns:repeat(4,1fr)}@media (max-width:991.98px){.component-list.component-list--pill .component-list__items{grid-template-columns:repeat(2,1fr)}}.component-list.component-list--pill .component-list__item{align-items:flex-start;background:var(--color-bg-soft);border-radius:.8rem;flex-direction:column;font-size:1.6rem;font-weight:600;gap:1.2rem;line-height:1.3;padding:1.6rem}.component-list.component-list--pill .component-list__item svg{color:var(--color-brand)}.component-list.component-list--cols-2 .component-list__items{-moz-columns:2;column-count:2;-moz-column-gap:2.4rem;column-gap:2.4rem;display:block}.component-list.component-list--cols-2 .component-list__item{-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:.8rem}.component-list.component-list--cols-2 .component-list__item:last-child{margin-bottom:0}.component-list.component-list--cols-2 .component-list__item{font-weight:500;line-height:1.5}
/*# sourceMappingURL=list.css.map */
