.checkList{display:grid;grid-template-columns:repeat(12,1fr)}@media(max-width:1000px){.checkList{margin-bottom:var(--size-xl)}}@media(min-width:1000.01px){.checkList{margin-bottom:var(--size-xxl)}}