.checkbox{color:#000c;cursor:pointer;display:block;font-family:Poppins,sans-serif;padding-left:2rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkbox:hover input~.checkmark{background-color:#ee6c4d33}.checkbox input{height:0;left:0;opacity:0;position:absolute;top:0;width:0}.checkbox .checkmark{border-radius:1rem;height:2rem;left:-.1rem;padding:.25rem;position:absolute;top:0;width:2rem}.checkbox .checkmark:after{content:"";display:none;position:absolute}.checkbox .checkmark .checked,.checkbox .checkmark .unchecked{z-index:5}.checkbox .checkmark .unchecked{display:block}.checkbox .checkmark .checked{display:none}.checkbox input:checked~.checkmark .checked{display:block}.checkbox input:checked~.checkmark .unchecked{display:none}.radiobox{color:#000c;cursor:pointer;display:block;font-family:Poppins,sans-serif;padding-left:2rem;position:relative}.radiobox:hover input~.checkmark{background-color:#ee6c4d1a}.radiobox input{height:0;left:0;opacity:0;position:absolute;top:0;width:0}.radiobox .checkmark{align-items:center;border-radius:9999px;display:flex;height:2rem;justify-content:center;left:0;padding:.25rem;position:absolute;top:.25rem;width:2rem}.radiobox .checkmark .checked,.radiobox .checkmark .unchecked{z-index:5}.radiobox .checkmark .unchecked{display:block}.radiobox .checkmark .checked{display:none}.radiobox input:checked~.checkmark .checked{display:block}.radiobox input:checked~.checkmark .unchecked{display:none}.customizer-optiongroup .optiongroup-name{font-size:1.25rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(80 81 157/var(--tw-text-opacity,1));margin-bottom:0;margin-top:1rem}.quantity-select{align-items:center;border-radius:1rem;border-width:1px;display:flex;justify-content:space-between}.quantity-select .button{padding:.25rem 1rem}@media (min-width:768px){.quantity-select .button{padding-bottom:.5rem;padding-top:.5rem}}.quantity-select .button{font-size:1.125rem;line-height:1.75rem}@media (min-width:768px){.quantity-select .button{font-size:1.25rem;line-height:1.75rem}}.quantity-select .button:hover{background-color:#ee6c4d33;--tw-text-opacity:1;color:rgb(238 108 77/var(--tw-text-opacity,1))}.quantity-select .decrease{border-bottom-left-radius:1rem;border-top-left-radius:1rem}.quantity-select .increase{border-bottom-right-radius:1rem;border-top-right-radius:1rem}
