@charset "utf-8";

.dropdown[data-v-36cd9e5e] { background-color: rgb(255, 255, 255); position: relative; }

.dropdown .dropdown-menu[data-v-36cd9e5e] { background-color: rgb(255, 255, 255); left: 0px; padding-top: 8px; position: absolute; top: 100%; transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1); width: 100%; z-index: 10; }

.dropdown .dropdown-menu.top-position[data-v-36cd9e5e] { bottom: 100%; padding-bottom: 8px; padding-top: 0px; position: absolute; top: inherit; transform-origin: center bottom; z-index: 99; }

.dropdown .dropdown-menu[data-v-36cd9e5e]:not(.top-position) { transform-origin: center top; }