.universal-list-v2__title{margin-bottom:32px}.universal-list-v2__list{margin:0;padding:0;list-style:none}.universal-list-v2__list--numbers{counter-reset:numbers}.universal-list-v2__item{padding:20px;border-radius:20px;background:var(--bg-secondary-color);display:flex;align-items:flex-start;-moz-column-gap:12px;column-gap:12px}.universal-list-v2__list--numbered .universal-list-v2__item{counter-increment:numbers}.universal-list-v2__list--numbered .universal-list-v2__item::before{display:inline-block;min-width:20px;margin:2px;border-radius:100px;color:var(--text-invert-color);font-weight:500;font-size:12px;line-height:20px;text-align:center;background-color:var(--bg-invert-color);content:counter(numbers)}.universal-list-v2__icon{display:block;width:24px;height:24px;flex-shrink:0;color:var(--icon-main-color)}.universal-list-v2__subtitle{display:block}.universal-list-v2__desc{color:var(--text-secondary-color)}@media (min-width:768px)and (max-width:1023.9px){.universal-list-v2__item__content{width:376px}}@media (min-width:1024px){.universal-list-v2__title{width:776px;margin-bottom:56px}.universal-list-v2__list{display:grid;grid-gap:8px;grid-template-columns:1fr 1fr}.universal-list-v2__item{padding:32px;border-radius:32px;flex-direction:column;row-gap:32px}.universal-list-v2__list--numbered .universal-list-v2__item::before{min-width:28px;font-size:14px;line-height:28px}.universal-list-v2__icon{width:32px;height:32px}.universal-list-v2__item__content{width:100%}}@media (min-width:1280px){.universal-list-v2__list--odd{grid-template-columns:1fr 1fr 1fr}}@media (max-width:1023.9px){.universal-list-v2__item:not(:last-child){margin-bottom:8px}}
/*# sourceMappingURL=universal-list-v2.min.css.map*/