.custom-checkbox{align-items:center;color:#fff;cursor:pointer;display:inline-flex;margin:20px 40px;position:relative}.custom-checkbox input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:#fff;border:1px solid #208dec;border-radius:4px;height:16px;margin-right:8px;outline:none;position:relative;transition:background-color .2s,border-color .2s;width:16px}.custom-checkbox input[type=checkbox]:checked{background-color:#007bff;border-color:#007bff}.custom-checkbox input[type=checkbox]:checked:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:7px;left:5px;position:absolute;top:3.5px;transform:rotate(45deg);width:4.5px}@media (max-width:480px){.custom-checkbox{margin:0 0 0 42px}.custom-checkbox input[type=checkbox]{height:16px;margin-right:16px;width:26px}}.banner-modal2[data-v-5efd7dcf]{background:rgba(0,0,0,.6);border-radius:8px;padding:20px}