.ppg-buy-now-btn{color:#fff;cursor:pointer;background:#19cb92;border-radius:29px;margin:10px;padding:14px 42px;font-size:18px;font-weight:600;text-decoration:none;display:inline-block}.ppg-checkout-modal{z-index:99999;-webkit-backdrop-filter:blur(10px);visibility:visible;-webkit-tap-highlight-color:transparent;background-color:#00000080;border:0 #0000;width:100%;height:100%;margin:0;padding:0;display:none;position:fixed;top:0;left:0}.ppg-checkout-modal.ppg-show{display:block}.ppg-btn-close{cursor:pointer;background:#00000059;border:none;outline:none;justify-content:center;align-items:center;width:50px;height:50px;display:none;position:absolute;top:20px;right:35px}.ppg-btn-close.ppg-show{display:flex}.ppg-btn-close img{width:24px}.ppg-iframe{background-color:#0000;border:0;border-radius:10px;width:90%;max-width:1200px;height:90%;max-height:800px;position:absolute;top:50%;left:50%;overflow:hidden auto;transform:translate(-50%,-50%);box-shadow:0 0 20px #0003}.ppg-loader{box-sizing:border-box;border:5px solid #fff;border-bottom-color:#0000;border-radius:50%;width:48px;height:48px;animation:1s linear infinite ppg-rotation;display:inline-block;position:absolute;top:calc(50% - 24px);left:calc(50% - 24px)}@keyframes ppg-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}