.cta-box{text-align:center;padding:20px}.modal{position:fixed;top:-100%;left:0;width:100%;height:100%;background:rgba(0,0,0,0.4);z-index:0;opacity:0;font-family:'Century Gothic W01',sans-serif}.modal.show{top:0;opacity:1;z-index:99999999}.modal-inner{position:absolute;top:50px;left:50%;width:550px;margin-left:-275px;background:#fff;z-index:999999999;max-height:calc(100% - 60px);overflow:hidden;overflow-y:auto}.modal h3{font-family:'Cambria W01',sans-serif;padding-right:50px;color:#c91f5d;margin-top:0}.modal-inner-padding{padding:30px;position:relative}button.button-popup{-webkit-appearance:none;background:#c91f5d;border-radius:6px;border-width:0px;color:#fff;font-family:'Century Gothic W01',sans-serif;transition:all .4s ease;padding:6px 18px;text-shadow:none;width:auto;line-height:1.5em;font-weight:bold;font-size:18px}.reverse button.button-popup{background:#fff;color:#c91f5d}.reverse button.button-popup:hover{background:#333 !important}.close-modal{color:#c91f5d;font-family:'Century Gothic W01',sans-serif;font-weight:bold;position:absolute;top:20px;right:20px;cursor:pointer}button.button-popup:hover{background:#d26 !important}@media only screen and (max-width:500px){.modal-inner{width:300px;margin-left:-150px}}