:root{--zup-list-checked-font-size:1em;--zup-list-checked-direction:column;--zup-list-checked-wrap:nowrap;--zup-list-checked-col-gap:0;--zup-list-checked-row-gap:1.25rem;--zup-list-checked-offset-top:1.25rem;--zup-list-checked-icon-offset:5px;--zup-list-checked-icon-size:1.8125rem;--zup-list-checked-item-width:100%}.zup-list.zup-list_checked{font-size:var(--zup-list-checked-font-size)}.zup-list.zup-list_checked ul{display:flex;flex-direction:var(--zup-list-checked-direction);flex-wrap:var(--zup-list-checked-wrap);column-gap:var(--zup-list-checked-col-gap);row-gap:calc(var(--zup-list-checked-row-gap) + var(--zup-list-checked-icon-offset));margin-top:calc(var(--zup-list-checked-offset-top) + var(--zup-list-checked-icon-offset));padding-inline-start:0;list-style:none}.zup-list.zup-list_checked ul li{display:flex;align-items:flex-start;width:calc(var(--zup-list-checked-item-width) - calc(var(--zup-list-checked-col-gap)*.5));margin-bottom:0}.zup-list.zup-list_checked ul li:last-child{margin-bottom:0}.zup-list.zup-list_checked ul li::before{position:relative;top:calc(var(--zup-list-checked-icon-offset)*-1);flex-shrink:0;display:inline-block;width:var(--zup-list-checked-icon-size);height:var(--zup-list-checked-icon-size);margin-right:1rem;content:url(./bullet.svg)}@media (min-width:576px){:root{--zup-list-checked-direction:row;--zup-list-checked-wrap:wrap;--zup-list-checked-col-gap:1.875rem;--zup-list-checked-row-gap:0.875rem;--zup-list-checked-item-width:50%}.zup-list.zup-list_checked ul li:nth-child(1){order:1}.zup-list.zup-list_checked ul li:nth-child(2){order:3}.zup-list.zup-list_checked ul li:nth-child(3){order:5}.zup-list.zup-list_checked ul li:nth-child(4){order:2}.zup-list.zup-list_checked ul li:nth-child(5){order:4}.zup-list.zup-list_checked ul li:nth-child(6){order:6}}@media (min-width:768px){:root{--zup-list-checked-col-gap:1.5625rem;--zup-list-checked-row-gap:1.25rem}}@media (min-width:992px){:root{--zup-list-checked-col-gap:2.5rem;--zup-list-checked-row-gap:0.9375rem;--zup-list-checked-item-width:32%}}@media (min-width:1366px){:root{--zup-list-checked-col-gap:1.875rem;--zup-list-checked-row-gap:1.875rem;--zup-list-checked-offset-top:2.875rem;--zup-list-checked-icon-size:2.375rem}}