@media(max-width:576px){.hold-dialog{padding-left:5px;padding-right:5px}.hold-dialog .modal-body{padding:15px 20px!important}}.hold-dialog .modal-content{background-color:transparent;position:relative;max-width:563px;-webkit-box-shadow:0 10px 50px rgba(51,51,51,.15);box-shadow:0 10px 50px rgba(51,51,51,.15);border-radius:20px}.hold-dialog .modal-body{max-width:563px;background-color:#fff;border-radius:20px;padding:15px 30px}.hold-dialog .modal-body .popup-head{margin:15px -30px 0;padding:0 20px 20px 30px;border-bottom:1px solid #aaa;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hold-dialog .modal-body .popup-head .popup-title{font-weight:500;font-size:24px;line-height:28px;color:#333}.hold-dialog .modal-body .popup-head .btn-close{background:url(../img/icon-close.5a03779c.svg) no-repeat 100%/30px auto;width:30px;height:30px}.hold-dialog .modal-body .popup-body>div{padding:15px 0 15px}.hold-dialog .modal-body .popup-body .form-control{border-width:0 0 1px 0;color:#333;border-bottom:1px solid #aaa;margin-top:15px;margin-bottom:25px;border-radius:0;-webkit-box-shadow:none;box-shadow:none;padding-left:0}.hold-dialog .modal-body .popup-body .form-control::-webkit-input-placeholder{color:#333}.hold-dialog .modal-body .popup-body .form-control::-moz-placeholder{color:#333}.hold-dialog .modal-body .popup-body .form-control:-ms-input-placeholder{color:#333}.hold-dialog .modal-body .popup-body .form-control::-ms-input-placeholder{color:#333}.hold-dialog .modal-body .popup-body .form-control::placeholder{color:#333}.hold-dialog .modal-body .popup-body .form-control:-moz-read-only{background-color:#fff;cursor:not-allowed}.hold-dialog .modal-body .popup-body .form-control:disabled,.hold-dialog .modal-body .popup-body .form-control:read-only{background-color:#fff;cursor:not-allowed}.hold-dialog .popup-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}.hold-dialog .popup-footer button{width:230px;height:40px;border-radius:20px;font-weight:700;font-size:16px;line-height:26px;border:1px solid #f6891f;outline:none}.hold-dialog .popup-footer button.modal-button-accept{background:#f6891f;color:#fff;margin-left:7.5px}.hold-dialog .popup-footer button.modal-button-accept:disabled{opacity:.75;cursor:not-allowed}