select.custom-select{background-color:white;color:#1f2937;position:relative;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2212%22%20height%3d%2212%22%20viewBox%3d%220%200%2012%2012%22%3e%3cpath%20fill%3d%22%239333ea%22%20d%3d%22M10.293%203.293%206%207.586%201.707%203.293A1%201%200%200%200%20.293%204.707l5%205a1%201%200%200%200%201.414%200l5-5a1%201%200%201%200-1.414-1.414z%22%2f%3e%3c%2fsvg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none}@-moz-document url-prefix(){select.custom-select{text-indent:.01px;text-overflow:""}}@supports (-ms-ime-align:auto){select.custom-select{background-position:right .75rem center!important}}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none){select.custom-select{background-position:right .5rem center!important}}}select.custom-select:hover:not(:focus){border-color:#a78bfa;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2212%22%20height%3d%2212%22%20viewBox%3d%220%200%2012%2012%22%3e%3cpath%20fill%3d%22%237c3aed%22%20d%3d%22M10.293%203.293%206%207.586%201.707%203.293A1%201%200%200%200%20.293%204.707l5%205a1%201%200%200%200%201.414%200l5-5a1%201%200%201%200-1.414-1.414z%22%2f%3e%3c%2fsvg%3e")}select.custom-select:focus{border-color:#9333ea;outline:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg%20xmlns%3d%22http%3a%2f%2fwww.w3.org%2f2000%2fsvg%22%20width%3d%2212%22%20height%3d%2212%22%20viewBox%3d%220%200%2012%2012%22%3e%3cpath%20fill%3d%22%236d28d9%22%20d%3d%22M10.293%203.293%206%207.586%201.707%203.293A1%201%200%200%200%20.293%204.707l5%205a1%201%200%200%200%201.414%200l5-5a1%201%200%201%200-1.414-1.414z%22%2f%3e%3c%2fsvg%3e");box-shadow:0 0 0 3px rgba(147,51,234,.1)}select.custom-select option{padding:.75rem;background-color:white;color:#1f2937;font-size:16px}select.custom-select option:focus,select.custom-select option:hover{background-color:#f3e8ff;color:#6d28d9}select.custom-select option:checked{background-color:#ede9fe;color:#6d28d9;font-weight:600}select.custom-select option[value=""]{color:#6b7280}@supports (-webkit-appearance:none){select.custom-select option{background-color:white}select.custom-select option:hover{background-color:#f3e8ff!important}select.custom-select option:checked{background-color:#ede9fe!important;font-weight:600}}select.custom-select:disabled{opacity:.5;cursor:not-allowed;background-color:#f9fafb}input[type=email],input[type=tel],input[type=text],select.custom-select,textarea{transition:border-color .2s ease,box-shadow .2s ease}input[type=email]:hover,input[type=tel]:hover,input[type=text]:hover,textarea:hover{border-color:#a78bfa}input[type=email]:focus,input[type=tel]:focus,input[type=text]:focus,textarea:focus{border-color:#9333ea;outline:none;box-shadow:0 0 0 3px rgba(147,51,234,.1)}@media (max-width:640px){select.custom-select{font-size:16px}}