.select-dropdown{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M16.25 7.5 10 13.75 3.75 7.5' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:calc(100% - 16px);background-repeat:no-repeat;background-size:20px;text-align:left}.select-dropdown:disabled{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M16.25 7.5 10 13.75 3.75 7.5' stroke='%23ABABAB' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.is-invalid~.input.select-dropdown{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M16.25 7.5 10 13.75 3.75 7.5' stroke='%23B91C1C' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");border-color:#c53e17}.dropdown-wrapper{background-color:#fbf3ed;border:1px solid transparent;border-radius:.25rem;left:0;max-height:0;overflow:auto;position:absolute;top:3.5rem;transition:all .5s ease-in-out;width:100%;z-index:10}.dropdown-wrapper.is-open{border-color:#2d2c2c;max-height:15rem}.dropdown-items{color:#2d2c2c;font-size:14px;line-height:20px;overflow:hidden;width:100%}.dropdown-items .item{cursor:pointer;padding:.625rem 1rem;position:relative;transition:all .5s ease-in-out}.dropdown-items .item:hover{background-color:#fae7db}
/*# sourceMappingURL=snippet-custom-select-dropdown.css.map*/