.modal-parent{width:695px;margin:0 auto;position:relative;z-index:99999999}.modal-body{background-repeat:no-repeat;background-size:100% 100%;display:flex;color:#fff;height:425px;align-items:center}a{text-decoration:none;color:#fff}.modal-overlay{background-color:#0000006e;position:fixed;width:100%;height:100%;z-index:99999999;padding:3%;display:none;top:0}.modal-content-empty{width:50%}.modal-content{width:50%;padding-right:40px}.modal-content h2{font-size:41px;line-height:56px;font-weight:700!important;font-family:"Gotham Bold",sans-serif!important}.modal-overlay.open{display:block}.modal-footer p{font-size:14px;font-family:"Gotham Bold",sans-serif!important;line-height:21px;font-weight:700;text-shadow:none}.modal-footer{background-color:#fff;padding:15px}.modal-content a.cta{background-color:#e12120;font-family:"Gotham Bold",sans-serif;font-size:15px;padding:15px 23px;border-radius:4px;position:relative;top:40px;font-weight:700;text-shadow:none}.modal-content .toggle{height:20px;width:20px;cursor:pointer;position:absolute;top:10px;right:10px;border:1px solid #fff;font-size:15px;display:flex;justify-content:center;align-items:center;line-height:1;background-color:transparent;color:#fff}@media (max-width:767px){.modal-parent{width:100%;margin:0 auto;position:relative;z-index:99999999}.modal-body{background-repeat:no-repeat;background-size:cover;display:flex;color:#fff;height:316px;align-items:center;padding-bottom:35px}.modal-content-empty{width:0}.modal-content{width:100%;padding-right:40px;padding-left:40px}}