.SuggestionArea_overlay__YBMbA{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:flex-end;align-items:flex-end;z-index:9999;animation:SuggestionArea_fadeIn__5__Dp .3s ease-out;padding:8vh 4vh;box-sizing:border-box}.SuggestionArea_formContainer__jOMdY{position:relative;width:50vh;height:60vh;background-color:#000;border-radius:2vh;box-shadow:0 10px 40px rgba(0,0,0,.4);z-index:10000;overflow:hidden;animation:SuggestionArea_expandIn___Mzfx .3s ease-out;transform-origin:bottom right}@keyframes SuggestionArea_fadeIn__5__Dp{0%{opacity:0}to{opacity:1}}@keyframes SuggestionArea_expandIn___Mzfx{0%{width:8.5vh;height:8.5vh;opacity:.8;border-radius:50%}to{width:50vh;height:60vh;opacity:1;border-radius:2vh}}