.open-popup .show-popup-content .popup-block-content{display:block !important;position:fixed;left:0;right:0;top:0;bottom:0;z-index:99;background-color:#00000091;display:flex;flex-direction:column;align-items:center;justify-content:center}.open-popup .show-popup-content .popup-block-content-inner{background-color:#fff;max-width:561px;margin:0 auto;text-align:left;border-radius:6px;padding:40px 30px;width:100%;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);max-height:100vh;overflow-y:auto}.open-popup .show-popup-content .cross-button{position:absolute;top:1px;right:1px;text-align:center;background:#000;width:30px;cursor:pointer;border-radius:0 6px;height:30px;display:flex;align-items:center;justify-content:center}.open-popup .show-popup-content .fa{color:#fff;font-size:20px}.block-content-sec p{font-size:16px;line-height:22px;margin-bottom:20px}.block-content-sec h2{font-size:30px;line-height:36px}.popup-image img:first-child{margin-bottom:15px;display:inline-block;vertical-align:bottom}body.open-popup{overflow-y:hidden}@media screen and (max-width:767px){.open-popup .show-popup-content .popup-block-content-inner{max-width:95%}.block-content-sec h2{font-size:24px;line-height:30px}}