.checklist-box{border-radius:20px}.checklist-box_icon-banner{align-items:center;border-radius:15px;display:flex;height:80px;justify-content:center;min-width:80px;width:80px}.checklist-box_icon-banner svg{fill:var(--white);height:auto;width:42px}.checkbox-btn{row-gap:20px}.checkbox-btn span{align-items:center;border-radius:7px;display:flex;height:30px;justify-content:center;transition:.3s;width:30px}.checkbox-btn span:before{border-bottom:3px solid #fff;border-left:3px solid #fff;bottom:3px;content:"";display:inline-block;height:8px;position:relative;transform:scale(0) rotate(-45deg);transition:.1s;width:17px}.checkbox-btn input{display:none}.checkbox-btn input:checked~span{border-radius:7px}.checkbox-btn input:checked~span:before{transform:scale(1) rotate(-45deg)}.checklist-box_border-color{border-color:#c8c8c8}.checklist-box_checklist-wrapper{border-radius:15px}.checklist-box_icon-variant svg{height:auto;width:40px}