@charset "utf-8";

.mllModal__modal___OEtr8 { min-height: 210px; max-height: 99%; }

.mllModal__modalBody___7aD\+V { padding: 0px; width: 100%; height: 100%; display: flex; flex-direction: column; }

.mllModal__header___4xdFZ { flex-shrink: 0; min-height: 45px; padding: 10px 45px; display: flex; align-items: center; justify-content: center; border-bottom: 0.5px solid rgb(233, 239, 245); position: relative; text-align: center; box-shadow: rgb(233, 239, 245) 0px 2px 5px; }

.mllModal__headerBackButton___aTCkd { color: rgb(113, 112, 112); position: absolute; left: 5px; cursor: pointer; display: flex; align-items: center; }

.mllModal__headerBackButton___aTCkd:hover { background-color: rgba(118, 118, 118, 0.1); }

.mllModal__mllOptions___witgq { flex-grow: 1; overflow-y: auto; padding-bottom: 30px; background: linear-gradient(white 30%, rgba(255, 255, 255, 0)) center top / 100% 40px no-repeat local, linear-gradient(rgba(255, 255, 255, 0), white 70%) center bottom / 100% 40px local, radial-gradient(farthest-side at 50% 0px, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) center top / 100% 14px scroll, radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) center bottom / 100% 14px scroll; }

.mllModal__mllOption___ZNIP8 { border-bottom: 0.5px solid rgb(233, 239, 245); color: var(--primary-button-background-color); text-align: center; cursor: pointer; position: relative; height: 45px; display: flex; justify-content: center; align-items: center; padding: 0px 15px; }

.mllModal__mllOption___ZNIP8:hover:not(.mllModal__disabled___dI1dF) { background-color: rgb(243, 245, 248); }

.mllModal__mllOption___ZNIP8:focus:not(.mllModal__disabled___dI1dF) { background-color: rgb(243, 245, 248); }

.mllModal__disabled___dI1dF { opacity: 0.7; cursor: default; }

.mllModal__label___yiaXO { flex-grow: 1; }

.mllModal__mllChevron___\+TxXw { color: rgb(113, 112, 112); position: absolute; right: 5px; top: 25%; }

html[dir="rtl"] .mllModal__headerBackButton___aTCkd { right: 5px; left: initial; transform: rotate(180deg); }

html[dir="rtl"] .mllModal__mllChevron___\+TxXw { left: 5px; right: initial; transform: rotate(180deg); }