.popupBlock {display: none;}.leaving-Popup-bg {position: fixed;left: 0;right: 0;top: 0;bottom: 0;width: 100%;height: 100%;z-index: 9999;padding: 40px 0;background-color: rgba(0,0,0,0.6);min-width: 900px;}.leaving-Popup {position: fixed;left: 50%;top: 47.5%;background: #fff;width: 675px;z-index: 99999;text-align: center;padding: 62px;transform: translate(-50%,-50%);}.leaving-Popup h2 {margin-bottom: 20px;}.leaving-Popup h2 p {font-size: 24px;font-weight: bold;margin-bottom: 0px;color: #000;line-height: normal;}.leaving-Popup > p {font-size: 18px;margin-bottom: 20px;color: #000;line-height: normal;font-weight: normal;}.close {position: absolute;top: -21px;right: -19px;font-size: 20px;width: 40px;height: 40px;border: 0;background: #ccc;border-radius: 100%;font-weight: 800;}.leaving-btn-area {display: flex;justify-content: center;}.leaving-btn-area a {cursor: pointer;font-size: 18px;font-weight: bold;padding: 20px 30px;color: #000;border: 1px solid #ccc;margin: 0 10px;text-decoration: none;}@media only screen and (max-width: 991px) {.leaving-Popup {padding: 27px 20px;width:95%;}.leaving-btn-area {display: flex;justify-content: center;flex-direction: column;}.leaving-btn-area a:first-child {margin-bottom: 20px;}.leaving-btn-area a {width: 100%;}}@media only screen and (max-width: 767px) {.leaving-Popup {width: 90%;}.close {position: absolute;top: -17px;right: -13px;}}