.checkbox-style,.radio-style{opacity:0;position:absolute}.checkbox-style,.radio-style,.checkbox-style-1-label,.radio-style-1-label,.checkbox-style-2-label,.radio-style-2-label,.checkbox-style-3-label,.radio-style-3-label{display:inline-block;vertical-align:middle;margin:5px;cursor:pointer}.checkbox-style-1-label,.radio-style-1-label,.checkbox-style-2-label,.radio-style-2-label,.checkbox-style-3-label,.radio-style-3-label{position:relative}.checkbox-style-1-label:before,.radio-style-1-label:before,.checkbox-style-2-label:before,.radio-style-2-label:before,.checkbox-style-3-label:before,.radio-style-3-label:before{content:'';background:#fff;border:2px solid #ddd;display:inline-block;vertical-align:middle;width:24px;height:24px;margin-right:10px;line-height:20px;text-align:center}.radio-style-1-label:before,.radio-style-2-label:before,.radio-style-3-label:before{border-radius:50%}.checkbox-style:checked+.checkbox-style-1-label:before{background:var(--cnvs-themecolor)}.radio-style:checked+.radio-style-1-label:before{background:#ccc}.checkbox-style-1-label.checkbox-small:before,.radio-style-1-label.radio-small:before,.checkbox-style-2-label.checkbox-small:before,.radio-style-2-label.radio-small:before,.checkbox-style-3-label.checkbox-small:before,.radio-style-3-label.radio-small:before{border:2px solid #ddd;width:16px;height:16px;margin:0 8px 1px 0}.checkbox-style:checked+.checkbox-style-2-label:before{background:var(--cnvs-themecolor);box-shadow:inset 0 0 0 4px #fff}.radio-style:checked+.radio-style-2-label:before{background:#ccc;box-shadow:inset 0 0 0 4px #fff}.checkbox-style:checked+.checkbox-style-2-label.checkbox-small:before{box-shadow:inset 0 0 0 2px #fff}.radio-style:checked+.radio-style-2-label.radio-small:before{box-shadow:inset 0 0 0 2px #fff}.checkbox-style:checked+.checkbox-style-3-label:before,.radio-style:checked+.radio-style-3-label:before{content:"\F633";font-family:bootstrap-icons;background:var(--cnvs-themecolor);color:#fff}.radio-style:checked+.radio-style-3-label:before{color:#bbb;background-color:transparent}.checkbox-style+.checkbox-style-3-label.checkbox-small:before,.radio-style+.radio-style-3-label.radio-small:before{border:1px solid #bbb;width:16px;height:16px;margin:0 8px 1px 0;font-size:7px;line-height:.8}