#overlay[data-v-29b2c2c7]{position:fixed;left:0;right:0;background-color:rgba(0,0,0,.2);z-index:9;top:-100%;bottom:100%;-webkit-transition:all .3s;transition:all .3s}#overlay.show[data-v-29b2c2c7]{top:0;bottom:0}#overlay #popup[data-v-29b2c2c7]{background-color:#fff;width:25%;height:auto;border-radius:5px;padding:30px 10px 10px;position:relative}#overlay #popup #close[data-v-29b2c2c7]{position:absolute;top:5px;right:5px}.border-radius[data-v-29b2c2c7]{border-radius:5px}@media only screen and (max-width:1023px){#overlay #popup[data-v-29b2c2c7]{height:auto;width:auto;min-width:50%;max-width:100%;max-height:100%;overflow:auto}}