@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@media (max-width:480px){@-webkit-keyframes fadeOut{0%{bottom:0;opacity:1}to{bottom:-100vh;opacity:0}}@keyframes fadeOut{0%{bottom:0;opacity:1}to{bottom:-100vh;opacity:0}}}.closeModal{-webkit-animation:fadeOut .5s ease forwards!important;animation:fadeOut .5s ease forwards!important}
/*# sourceMappingURL=main.3439f136.chunk.css.map */