.custom-dropdown-arrow{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='8' fill='none' viewBox='0 0 15 8'%3E%3Cpath stroke='%23281A1C' d='m.667 1 6.667 6L14 1'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat}.custom-radio{cursor:pointer;padding-left:25px;position:relative;user-select:none}.custom-radio input{cursor:pointer;opacity:0;position:absolute}.custom-radio .radio-label:before{background-color:#ebeae9;border:2px solid #98003b;border-radius:50%;content:"";height:15px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:15px}.custom-radio input:checked~.radio-label:before{background-color:#98003b}