.ebt-switch{--switch-width: 4.4rem;--switch-height: 2.4rem;--switch-padding: .3rem;display:flex;align-items:center;margin:0 1.4rem}.ebt-switch__label{display:flex;align-items:center;cursor:pointer;gap:.8rem}.ebt-switch__text{font-size:1.4rem;white-space:nowrap;color:rgb(var(--color-foreground))}.ebt-switch__checkbox{position:absolute;opacity:0;width:0;height:0}.ebt-switch__slider{position:relative;width:var(--switch-width);height:var(--switch-height);background-color:#ccc;border-radius:var(--switch-height);transition:background-color .4s}.ebt-switch__slider:before{content:"";position:absolute;height:calc(var(--switch-height) - var(--switch-padding) * 2);width:calc(var(--switch-height) - var(--switch-padding) * 2);left:var(--switch-padding);bottom:var(--switch-padding);background-color:#fff;border-radius:50%;transition:transform .4s}.ebt-switch__checkbox:checked+.ebt-switch__slider{background-color:rgba(var(--color-button),var(--alpha-button-background))}.ebt-switch__checkbox:checked+.ebt-switch__slider:before{transform:translate(calc(var(--switch-width) - var(--switch-height)))}.ebt-switch__checkbox:focus+.ebt-switch__slider{box-shadow:0 0 1px rgba(var(--color-button),var(--alpha-button-background))}.modal--ebt{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:none;align-items:center;justify-content:center;background-color:#00000080}.modal--ebt[open]{display:flex}.modal--ebt .modal__content{background:rgb(var(--color-background));padding:2rem;border-radius:.5rem;max-width:40rem;position:relative}.modal--ebt .modal__close-button{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer}.modal--ebt .modal__body{text-align:center}.modal--ebt h2{margin-bottom:1rem}.modal--ebt p{margin-bottom:2rem}@media screen and (max-width:749px){.header__icons .ebt-switch{display:none}}.cart-drawer .ebt-switch{margin:1.5rem 0;padding:1rem;background:#0000000a;border-radius:.5rem;justify-content:center}.cart-drawer .ebt-switch__label{justify-content:center}.cart-drawer .ebt-switch__checkbox:checked+.ebt-switch__slider{background-color:#812225}.cart-drawer .ebt-switch__checkbox:focus+.ebt-switch__slider{box-shadow:0 0 1px #812225}@media screen and (min-width:750px){.cart-drawer .ebt-switch{display:none}}.cart__ebt-switch{margin-bottom:1.5rem;padding:1rem;background:#0000000a;border-radius:.5rem}.cart__ebt-switch .ebt-switch{margin:0;justify-content:flex-start}.cart__ebt-switch .ebt-switch__checkbox:checked+.ebt-switch__slider{background-color:#812225}.cart__ebt-switch .ebt-switch__checkbox:focus+.ebt-switch__slider{box-shadow:0 0 1px #812225}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ebt-switch.css.map */
