.checklist-wrapper-14236d46 {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.checklist-item-14236d46 {
    display: flex;
    align-items: flex-start;
    padding: 40px 0;
    border-bottom: 1px solid #EAEAEA;
}

.checklist-item-14236d46:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.checklist-item-14236d46:first-child {
    padding-top: 0;
}

.checklist-icon-14236d46 {
    flex-shrink: 0;
    margin-right: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}

.checklist-content-14236d46 {
    flex-grow: 1;
}

.checklist-title-14236d46 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 1.5rem;
    font-weight: 500;
}

.checklist-desc-14236d46 {
    margin: 0;
    padding: 0;
    font-size: 1rem;
    line-height: 1.6;
}

.checklist-desc-14236d46 p {
    margin-bottom: 10px;
}

.checklist-desc-14236d46 p:last-child {
    margin-bottom: 0;
}
