.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)}}[data-reka-popper-content-wrapper]{z-index:50!important}.FadeAnimation[data-state=open]{animation:.3s fadeIn}.FadeAnimation[data-state=closed]{animation:.3s fadeOut}@keyframes fadeIn{0%{opacity:0}to{opacity:.5}}@keyframes fadeOut{0%{opacity:.5}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%)}}.megamenu-content[data-state=open],.megamenu-wrapper[data-state=open]{animation:.3s ease-out slideDownAndFade}.megamenu-content[data-state=closed],.megamenu-wrapper[data-state=closed]{animation:.3s ease-in slideUpAndFade}.FadeUpAnimation[data-state=open][data-v-5f2ad05e]{animation:.3s fadeInUp-5f2ad05e}.FadeUpAnimation[data-state=closed][data-v-5f2ad05e]{animation:.3s fadeOutUp-5f2ad05e}@keyframes fadeInUp-5f2ad05e{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translate(0)}}@keyframes fadeOutUp-5f2ad05e{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translateY(100%)}}
