.custom-select{-webkit-appearance:none;-moz-appearance:none;background:transparent;background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position-x:98%;background-position-y:50%;background-size:56px 40px}.checkbox,.radio{display:block;position:relative;padding-left:30px;margin-bottom:12px;cursor:pointer;font-size:18px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox>input,.radio>input{visibility:hidden;position:absolute;height:0;width:0;cursor:pointer}.checkbox .checkmark,.radio .radio-button{position:absolute;top:50%;left:0;height:1.25rem;width:1.25rem;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-translate-y:-50%;border-radius:.25rem;border-width:1px;--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.checkbox:hover input~.checkmark,.radio:hover input~.radio-button{--tw-bg-opacity:1;background-color:rgba(244,244,245,var(--tw-bg-opacity))}.checkbox input:checked~.checkmark,.radio input:checked~.radio-button{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.checkbox .checkmark:after,.radio .radio-button:after{content:"";position:absolute;display:none}.checkbox input:checked~.checkmark:after,.radio input:checked~.radio-button:after{display:block}.checkbox .checkmark:after,.radio .radio-button:after{border-style:solid;--tw-border-opacity:1;border-color:rgba(255,221,0,var(--tw-border-opacity));border-radius:1px;left:6px;top:1px;width:7px;height:13px;border-width:0 3px 3px 0;transform:rotate(45deg)}