.dropdown-menu{position:relative;display:flex;flex:1}.dropdown-menu__content{position:absolute;top:calc(100% - 4px);margin-top:-4px;background:#011c2d;border-radius:4px;box-shadow:0 4px 6px #0000001a;z-index:4;width:100%;padding:1.125rem 1rem .875rem;min-width:-moz-fit-content;min-width:fit-content;right:0;display:flex;flex-flow:column;gap:1rem}.dropdown-menu__triggerItem{position:relative;flex:1;z-index:5}.dropdown-enter-active,.dropdown-leave-active{transition:opacity .3s ease}.dropdown-enter-from,.dropdown-leave-to{opacity:0}
