@keyframes bannerOverlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes bannerModalSlideUp{0%{opacity:0;transform:translateY(32px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.banner-modal-overlay-enter{animation:bannerOverlayFadeIn .3s cubic-bezier(.16,1,.3,1);will-change:opacity}.banner-modal-content-enter{animation:bannerModalSlideUp .4s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.styles_answer__CuZmZ>:first-child{margin-top:0}.styles_answer__CuZmZ>:last-child{margin-bottom:0}