.checkbox-wrapper-15 .cbx{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;cursor:pointer;margin-left:.5em}.checkbox-wrapper-15 .cbx span{vertical-align:middle;display:inline-block;transform:translate(0,0)}.checkbox-wrapper-15 .cbx span:first-child{vertical-align:middle;border:1px solid #b9b8c3;border-radius:50%;width:24px;height:24px;transition:all .2s;position:relative;transform:scale(1)}.checkbox-wrapper-15 .cbx span:first-child svg{z-index:1;fill:none;stroke:#fff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:16;stroke-dashoffset:16px;transition:all .3s .1s;position:absolute;top:8px;left:6px;transform:translate(0,0)}.checkbox-wrapper-15 .cbx span:first-child:before{content:"";opacity:1;background:#01a65a;border-radius:50%;width:100%;height:100%;transition-delay:.2s;display:block;transform:scale(0)}.checkbox-wrapper-15 .cbx:hover span:first-child{border-color:#01a65a}.checkbox-wrapper-15 .inp-cbx:checked+.cbx span:first-child{background:#01a65a;border-color:#01a65a;animation:.6s check-15}.checkbox-wrapper-15 .inp-cbx:checked+.cbx span:first-child svg{stroke-dashoffset:0}.checkbox-wrapper-15 .inp-cbx:checked+.cbx span:first-child:before{opacity:0;transition:all .6s;transform:scale(2.2)}@keyframes check-15{50%{transform:scale(1.2)}}