@charset "UTF-8";.custom-select{position:relative}.custom-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select select::-ms-expand{display:none}.custom-select:after{align-items:center;aspect-ratio:1;content:"▼";display:block;display:flex;height:2rem;justify-content:center;pointer-events:none;position:absolute;right:10px;top:50%;transform:translateY(-50%);z-index:1}
