.easy-product{top:100%;left:0;height:100%;z-index:99;animation:move-up .6s ease-in forwards,fade-in .6s ease-in forwards;overflow-y:auto}@media(min-width: 768px){.easy-product{height:95%}}.easy-product--close{animation:move-down .6s ease-in forwards,fade-out .6s ease-in forwards}.easy-product-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:50;animation:overlay-fade-in .3s ease-out forwards}.easy-product-overlay--close{animation:overlay-fade-out .3s ease-out forwards}._top-0{top:0 !important}@keyframes move-up{to{top:0}}@media(min-width: 768px){@keyframes move-up{to{top:5%}}}@keyframes move-down{from{top:0}to{top:100%}}@media(min-width: 768px){@keyframes move-down{from{top:5%}to{top:100%}}}@keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes fade-out{to{opacity:0}}@keyframes overlay-fade-in{from{opacity:0}to{opacity:.5}}@keyframes overlay-fade-out{from{opacity:1}to{opacity:0}}

/*# sourceMappingURL=5706.8b03e01b.css.map*/