.pplr-wrapper.pplr-checkbox{display:flex;flex-wrap:wrap!important;gap:.6rem!important;margin:1.2rem 0!important}
.pplr_checkbox_l,.pplrlabel:has(>input[data-pplr_price-type]){position:relative!important;flex:1 1 calc(33.333% - .6rem)!important;min-width:7rem!important;padding:.7rem 1.6rem!important;border:2px solid #fff!important;border-radius:1.2rem!important;background:#000!important;color:#fff!important;text-align:center!important;white-space:nowrap!important;line-height:1.25!important;cursor:pointer!important;transition:all .2s ease!important;font-weight:500!important}
.pplr_checkbox_l:hover{background:#222!important;transform:translateY(-1px)!important;box-shadow:0 2px 8px rgba(255,255,255,.1)!important}
.pplr_checkbox_l input,.pplr-wrapper.pplr-checkbox:not([class*="i-acknowledge"])>.pplrlabel>input[type=checkbox]{position:absolute!important;inset:0!important;opacity:0!important;cursor:pointer!important}
.pplr_checkbox_l:has(>input:checked),.pplr_checkbox_l:has(>input.active),.pplr_checkbox_l.selected,.pplr-wrapper.pplr-checkbox:not([class*="i-acknowledge"])>.pplrlabel:has(>input:checked){background:#ff0000!important;border-color:#ff0000!important;color:#fff!important;box-shadow:0 0 12px rgba(255,0,0,.4)!important}
.pplr_checkbox_l input:disabled,.pplr_checkbox_l.disabled,.pplr-wrapper.pplr-checkbox:not([class*="i-acknowledge"])>.pplrlabel:has(>input:disabled){opacity:.35!important;cursor:not-allowed!important}
.pplr-wrapper.pplr-checkbox:not([class*="i-acknowledge"])>.pplrlabel{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:7rem!important;padding:.7rem 1.6rem!important;color:#fff!important;cursor:pointer!important;white-space:nowrap!important;line-height:1.25!important;transition:all .2s ease!important}
.pplrlabel:not(.pplr_checkbox_l){flex:0 0 100%!important;margin:.4rem 0 0!important;background:0!important;border:0!important;color:#ccc!important;padding:0!important}
.pplr_select{width:100%!important;padding:.7rem 3.2rem .7rem 1.6rem!important;background:#000!important;color:#fff!important;border:2px solid #fff!important;border-radius:1.2rem!important;appearance:none!important;cursor:pointer!important;position:relative!important;transition:all .2s ease!important;font-size:1rem!important}
.pplr_select:hover{border-color:#ff0000!important}
.pplr_select:focus{outline:2px solid #ff0000!important;outline-offset:2px!important}
.pplr_select option{background:#000!important;color:#fff!important}
.pplr_select_wrapper{position:relative!important}
.pplr_select_wrapper::after{content:"";position:absolute!important;right:1rem!important;top:50%!important;width:.6rem!important;height:.6rem!important;border-right:2px solid #fff!important;border-bottom:2px solid #fff!important;transform:translateY(-40%) rotate(45deg)!important;pointer-events:none!important}
@media(max-width:600px){.pplr_checkbox_l{flex:1 1 calc(50% - .6rem)!important}}