div[data-reka-popper-content-wrapper]{z-index:50!important}.DropdownMenuContent{animation-duration:.6s;animation-timing-function:cubic-bezier(.16,1,.3,1)}.DropdownMenuContent[data-side=top]{animation-name:slideUp}.DropdownMenuContent[data-side=bottom]{animation-name:slideDown}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.FadeAnimation[data-state=open]{animation:.3s fadeIn}.FadeAnimation[data-state=closed]{animation:.3s fadeOut}@keyframes fadeIn{0%{opacity:0}to{opacity:.7}}@keyframes fadeOut{0%{opacity:.7}to{opacity:0}}.SlideoverAnimation[data-state=open]{animation:.3s slideInLeft}.SlideoverAnimation[data-state=closed]{animation:.3s slideOutRight}@keyframes slideInLeft{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOutRight{0%{transform:translate(0)}to{transform:translate(100%)}}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter-from,.fade-leave-to{opacity:0}.container .bg-white .w-screen .container{padding-left:16px!important;padding-right:16px!important}
