.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;width:100%;height:100%;box-sizing:border-box;overflow:auto;background-color:#000;background-color:rgb(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 rgb(0 0 0 / .2),0 6px 20px 0 rgb(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;text-align:center;white-space:nowrap;vertical-align:middle;margin:auto}.cards-modal .btn.grey-btn{margin-right:10px}.cards-modal .btn.red-btn{min-width:235px}.cards-modal .btn.red-btn:disabled{background-color:#c4c4c4;cursor:not-allowed}.cards-modal .btn-proceed{width:35%;display:block}.cards-modal .btn-close{color:#4877b2;float:right;font-weight:400;cursor:pointer;background-color:inherit}.cards-modal .btn-close::before{content:'';background:url(https://static.123cards.com/images/close_blue.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}}