.rv7-signup{display:block;width:420px;min-width:320px;margin:0 auto !important;padding:20px 30px;border:1px solid #ddd;position:relative;z-index:99;background:#fff;border-radius:3px;padding:30px;box-shadow:0 0 12px rgba(0,0,0,0.2)}
.rv7-heading-2{font-size:42px;color:#262626;border-bottom:1px solid #ddd;padding-bottom:15px;margin-bottom:15px;margin-top:0}
.thankyou-banner{margin-bottom:30px}
.thankyou-banner img{width:100%}
.thankyou{box-shadow:none;border:0;width:auto;max-width:1199px;position:static;background:0}
.thankyou .rv7-heading-2{border-bottom:0;padding:0}
.thankyou .rv7-heading-2,.thankyou .text-center{text-align:center}
.thankyou .rv7-heading-5:last-of-type{margin-bottom:0}
.thankyou-popup{box-shadow:0 0 20px rgba(0,0,0,0.3);background:#fff;max-width:420px;padding:30px;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%)}
.rv7-signup .close{position:absolute;right:20px;top:15px;color:#262626;font-size:16px;cursor:pointer;height:24px;width:24px;border-radius:100%;display:flex;align-items:center;justify-content:center;border:1px solid var(--cheezit-btncolor);background-color:#fff;box-shadow:0 0 8px rgba(0,0,0,0.3)}
.rv7-signup .close:hover{box-shadow:0 0 20px rgba(0,0,0,0.3)}
.rv7-heading-5{font-size:18px;line-height:1.4;color:#666;margin:1.5em 0}
.rv7-button{cursor:pointer;position:relative;text-align:left;background-color:var(--button-color);color:#fff;text-transform:uppercase;font-size:14px;display:inline-block;padding:12px 20px;border-radius:999px;border:1px solid var(--button-color);margin-top:30px;transition:background-color .3s,border .3s;cursor:pointer;line-height:normal}
.rv7-button:focus{outline:1px solid black}
.thankyou-body .rv7-button{text-decoration:none}
:root{--button-color:#b51946;--success:#468847;--error:#b94a48;--cheezit-red:#bd0706;--cheezit-darkred:#730100;--cheezit-yellow:#fdb414;--cheezit-btncolor:#310609}