.modal-opened{overflow:hidden!important}.cards-modal{display:none;position:fixed;z-index:100003;padding-top:100px;transition:padding-top 1s;left:0;top:0;font-family:Verdana,Arial,sans-serif;width:100%;height:100%;box-sizing:border-box;overflow:auto;background-color:#000;background-color:rgba(43,61,73,.5)}.cards-modal .cards-modal-content{position:relative;margin:auto;background-color:#F7F7F7;padding:0;border:1px solid #888;width:30%;min-width:600px;box-shadow:0 3px 8px 2px rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);-webkit-animation-name:animatetop;-webkit-animation-duration:0.4s;animation-name:animatetop;animation-duration:0.4s;border-radius:5px 5px 5px 5px}.cards-modal .cards-modal-header{padding:5px 10px}.cards-modal .cards-modal-body{padding:2px 16px;min-height:300px;width:425px;margin:30px auto 0}.cards-modal .cards-modal-footer{padding:15px 0 30px;text-align:center}.cards-modal .btn{display:inline-block;padding:8px 0;font-size:14px;font-weight:700;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px;margin:auto}.cards-modal .btn.grey-btn{width:130px;background-color:#818181;margin-right:10px}.cards-modal .btn.red-btn{width:235px}.cards-modal .btn.red-btn:disabled{background-color:#c4c4c4;cursor:not-allowed}.cards-modal .btn-proceed{color:#fff;background-color:#00A6CD;border-color:#00A6CD;width:35%;font-weight:700;display:block}.cards-modal .btn-close{color:#00A6CD;float:right;font-weight:400;cursor:pointer;background-color:inherit}.cards-modal .btn-close::before{content:'';background:url(https://static.123cards.com/images/close.svg) no-repeat center center;display:inline-block;width:14px;height:14px;margin:10px 5px}@-webkit-keyframes animatetop{from{top:-300px;opacity:0}to{top:0;opacity:1}}@keyframes animatetop{from{top:-300px;opacity:0}to{top:0;opacity:1}}@media (min-width:2000px){.cards-modal .cards-modal-content{width:15%}}@media screen and (max-width:767px){.mobile-css .cards-modal{padding-top:0}.mobile-css .cards-modal .cards-modal-content,.mobile-css .wide-layout .cards-modal .cards-modal-content{min-width:0;width:100%;border:none}.mobile-css .cards-modal .cards-modal-body{width:89%}.mobile-css .cards-modal .cards-modal-footer{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.mobile-css .cards-modal .btn{display:block;width:90%;margin:5px auto}}