.check-list{background-color:#fff;margin-bottom:20px;padding:15px}.checklist-title{color:#333;border-bottom:2px solid #007bff;margin-bottom:10px;padding-bottom:5px;font-size:1.5em;font-weight:700}.checklist-items{flex-wrap:wrap;gap:10px;display:flex}.checklist-items .list-item{align-items:center;width:calc(50% - 10px);margin-bottom:10px;display:flex}.item-icon img{width:24px;height:24px;margin-right:10px}.item-text{color:#555;font-size:.9em}.item-text b{color:#000;display:block}.item-check{color:#888;margin-left:auto}@media (max-width:768px){.checklist-items .list-item{width:100%}}
