.pwr-schedule__container{margin:0 auto;max-width:800px}.wrap{display:block;margin:20px auto;width:100%}.wrap_popup{background-color:hsla(0,0%,5%,.62);display:none;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:99999999}.popup{background:#fff;border-radius:15px;-moz-box-shadow:0 0 5px $popupShadow;-webkit-box-shadow:0 0 5px $popupShadow;box-shadow:0 0 5px $popupShadow;display:block;height:auto;margin:5% auto;max-width:650px;overflow:hidden;padding:50px;position:relative;width:90%}.close-popup{background:none;border:0;cursor:pointer;position:absolute;right:5px;top:10px}.close-popup svg{border:1px solid #ccc;border-radius:50px;height:30px;padding:5px;width:30px}.popup-btn-container{margin-top:25px}@media (max-width:480px){.popup{padding:25px}}