.freeze-modal-overlay.success{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:99999}@media screen and (max-width:768px){.freeze-modal-overlay.success{-webkit-box-align:end;-ms-flex-align:end;align-items:end}}.freeze-modal-overlay.success .freeze-modal{background-color:#fff;border-radius:8px;height:auto;width:514px}@media screen and (max-width:768px){.freeze-modal-overlay.success .freeze-modal{border-bottom-left-radius:0;border-bottom-right-radius:0;width:100%}}.freeze-modal-overlay.success .freeze-modal .close-wrapper{cursor:pointer;text-align:right}.freeze-modal-overlay.success .freeze-modal .close-wrapper .close{padding:15px}.freeze-modal-overlay.success .freeze-modal .modal-validate-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:15px 15px 25px}@media screen and (max-width:768px){.freeze-modal-overlay.success .freeze-modal .modal-validate-wrapper{padding-top:0}}.freeze-modal-overlay.success .freeze-modal .modal-validate-wrapper .validate-title{color:#182a52;font-family:Rubik-Medium,sans-serif;font-size:18px;font-weight:500;padding-top:15px;text-align:center}@media screen and (max-width:768px){.freeze-modal-overlay.success .freeze-modal .modal-validate-wrapper .validate-title{padding-block:15px}}.freeze-modal-overlay.success .freeze-modal .modal-validate-wrapper .validate-para{color:#666;font-family:Rubik-Regular,sans-serif;font-size:14px;font-weight:400;text-align:center}@media screen and (max-width:768px){.freeze-modal-overlay.success .freeze-modal .modal-validate-wrapper .validate-para{display:none}}.freeze-modal-overlay.success .freeze-modal .modal-footer{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 -2px 10px 0 rgba(0,0,0,.2);box-shadow:0 -2px 10px 0 rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;justify-content:center;padding-block:15px}@media screen and (max-width:768px){.freeze-modal-overlay.success .freeze-modal .modal-footer{gap:10px}}.freeze-modal-overlay.success .freeze-modal .modal-footer .modal-footer-btn{background-color:#f50;border:1px solid #f50;border-radius:200px;color:#fff;cursor:pointer;font-family:Rubik-Medium,sans-serif;font-size:14px;font-weight:500;height:40px;width:200px}.freeze-modal-overlay.success .freeze-modal .modal-footer .modal-footer-btn.disabled{background-color:#666;border:1px solid #666}@media screen and (max-width:768px){.freeze-modal-overlay.success .freeze-modal .modal-footer .modal-footer-btn{width:150px}}.freeze-modal-overlay.success .freeze-modal .modal-footer .modal-footer-btn.btn-border{background-color:#fff;border:1px solid #4a4a4a;color:#4a4a4a}