.dropdown-list-modal{position:fixed;inset:0;background-color:#0009;display:flex;align-items:flex-end;z-index:2001}.mobile-slide-enter-active .dropdown-list-modal__body{transform:translateY(100%)}.dropdown-list-modal__body{background-color:#fff;border-top-right-radius:16px;border-top-left-radius:16px;padding:50px 0 20px;width:100%;position:relative;transform:none;box-shadow:0 6px 12px #22315945;transition:all .5s;max-height:96%;overflow:hidden;display:flex;flex-direction:column}.dropdown-list-modal__close{position:absolute;width:20px;height:20px;top:15px;right:15px;cursor:pointer;z-index:2}.dropdown-list-modal__close svg{stroke:#94a3ab}.dropdown-list__list{max-height:336px;overflow-y:auto}.dropdown-list__item{padding:16px;text-align:center;color:#0a0a0e;font-size:16px;line-height:24px;cursor:pointer}@media only screen and (min-width:600px){.dropdown-list-modal,.dropdown-list-modal__body{all:unset}.mobile-slide-enter-active .dropdown-list-modal__body{transform:none}.dropdown-list-modal__close{display:none}.dropdown-list-modal__body{display:block;background:#fff;width:370px;border-radius:16px;z-index:2;border:1px solid #dddce5;padding-right:2px;padding-top:8px;padding-bottom:6px}}
