.check-container{display:block;position:relative;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:20px;height:20px}.check-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.check-container .checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#fff;border:1px solid #dad9d8;border-radius:3px}.check-container:hover input~.checkmark{background-color:#f1eeee}.check-container input:checked~.checkmark{background-color:var(--color-rose-25)}.checkmark:after{content:"";position:absolute;display:none}.check-container input:checked~.checkmark:after{display:block}.check-container .checkmark:after{left:7px;top:2px;width:5px;height:10px;border:solid var(--color-burgundy-100);border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}[data-preset-bundle] .check-container input[type=checkbox]{pointer-events:none}[data-preset-bundle] .check-container .checkmark{cursor:not-allowed}[data-preset-bundle] .qty-selector-wrapper{display:none!important}[data-preset-bundle] .bundle__card{position:relative}[data-preset-bundle] .bundle__card-check{position:absolute;top:16px;right:16px}[data-preset-bundle] .bundle__card.with-checkbox{grid-template-columns:90px 1fr}
/*# sourceMappingURL=/cdn/shop/t/96/assets/cstm-checkbox.css.map?v=73200268506325527591730212353 */
