.container-checkbox.checkbox-outlined{text-align:center;display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;user-select:none}.container-checkbox.checkbox-outlined input[type=checkbox]{display:none}.container-checkbox.checkbox-outlined input[type=checkbox]+label{cursor:pointer;padding-left:30px;background:url(/assets/img/icons/light/img_checkbox.png) no-repeat 0;background-size:20px}.container-checkbox.checkbox-outlined input[type=checkbox]:checked+label{cursor:pointer;background:url(/assets/img/icons/img_checkbox_checked.png) no-repeat 0}.container-checkbox.checkbox-outlined .label--bold{font-size:17px;font-style:normal;font-weight:500;line-height:26px;text-align:left;color:#000}.container-checkbox.checkbox-outlined .agree-terms-type-required{color:#7553c4}.container-checkbox.checkbox-outlined .agree-terms-type-selection{color:#888}