.styled-checkbox[data-v-6ca314c2]{position:absolute;opacity:0}.styled-checkbox+label[data-v-6ca314c2]{position:relative;cursor:pointer;padding:0}.styled-checkbox+label[data-v-6ca314c2]:before{content:"";margin-right:10px;display:inline-block;vertical-align:text-top;width:20px;height:20px;background:#fff;border:1px solid #2e9c95;border-radius:4px}.styled-checkbox:hover+label[data-v-6ca314c2]:before{background:#2e9c95}.styled-checkbox:focus+label[data-v-6ca314c2]:before{box-shadow:0 0 0 3px rgba(0,0,0,.12)}.styled-checkbox:checked+label[data-v-6ca314c2]:before{background:#2e9c95}.styled-checkbox:disabled+label[data-v-6ca314c2]{color:#b8b8b8;cursor:auto}.styled-checkbox:disabled+label[data-v-6ca314c2]:before{box-shadow:none;background:#ddd}.styled-checkbox:checked+label[data-v-6ca314c2]:after{content:"";position:absolute;left:5px;top:9px;background:#fff;width:2px;height:2px;box-shadow:2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;transform:rotate(45deg)}input:checked[type=checkbox]+span[data-v-6ca314c2]{left:1.5rem;top:0;background-color:#f2994a}input:checked[type=checkbox][data-v-6ca314c2]:disabled{background-color:rgba(25,21,255,.5)}input:checked[type=checkbox]:disabled+span[data-v-6ca314c2]{background-color:#5d5be9;box-shadow:none}input[type=checkbox]:disabled+span[data-v-6ca314c2]{background-color:#d6d3d3;box-shadow:none}