.DropdownMenu_container__KjJl0{position:relative;display:inline-block}.DropdownMenu_triggerButton__wcmsD{background:transparent;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:background-color .15s ease}.DropdownMenu_triggerButton__wcmsD:hover{background-color:rgba(0,0,0,.05)}.DropdownMenu_dropdown__ZCQsI{position:absolute;top:calc(100% + .75rem);right:0;min-width:180px;background-color:white;border-radius:.5rem;box-shadow:0 0 0 6px rgba(16,22,47,.2);z-index:10;overflow:hidden}.DropdownMenu_menuList__Rlt_P{list-style-type:none;padding:.5rem 0;margin:0;max-height:300px;overflow-y:auto}.DropdownMenu_menuItem__8bzVz{padding:.75rem 1rem;cursor:pointer;color:#000000;font-size:.875rem;transition:background-color .15s ease;border-bottom:1px solid #e2e8f0;text-align:center}.DropdownMenu_menuItem__8bzVz:last-child{border-bottom:none}.DropdownMenu_menuItem__8bzVz:hover{background-color:#f7fafc}