.uniq-list-order{--list-order-gap:8px;display:grid;gap:var(--list-order-gap);grid-template-columns:auto 1fr;grid-template-rows:auto;margin-top:16px}@media screen and (768px <= width){.uniq-list-order{margin-top:24px}}.uniq-list-order__content>:where(ul,ol){margin-top:var(--list-order-gap)}.uniq-list-order__item{display:grid;grid-column:span 2;grid-template-columns:subgrid;grid-template-rows:auto}.uniq-list-order__symbol{align-self:start;background-color:#e9536b;border-radius:50%;color:var(--COLOR_BASE_LIGHT);grid-row:1;text-align:center;width:24px}.uniq-list-order__symbol--color-yellow{background-color:#f29300}.uniq-list-order__symbol--color-green{background-color:#90c31f}@media screen and (width < 768px){.sus-table .m-table__main{width:200%}}.sus-table-image{display:grid;gap:100px;place-items:center}.sus-table-image__item{width:60px}.sus-table-text--small{font-size:1.4rem}.sus-table-text--emphasis{color:var(--COLOR_BRAND_PRIMARY)}