.register-modal .modal-backdrop{background-color:#000c}.register-modal .modal-content{background:linear-gradient(#000 0%,#463000 100%);border:2px solid #ffcb05;border-radius:15px;box-shadow:0 0 30px #ffcb054d}.register-modal .modal-header{border-bottom:1px solid #ffcb05;justify-content:flex-end;align-items:center;padding:20px 25px 15px;display:flex}.register-modal .btn-close{color:#000;background:linear-gradient(#ffcb05 0%,#de8c00 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;margin:0;font-size:16px;transition:all .3s;display:flex}.register-modal .btn-close:hover{transform:scale(1.1);box-shadow:0 6px 20px #ffcb0580}.register-modal .btn-close:focus{box-shadow:0 0 0 .2rem #ffcb0540}.register-modal .modal-body{padding:25px}.register-modal .form-group{margin-bottom:25px}.register-modal .title{color:#ffcb05;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:16px;font-weight:700}.register-modal .title h5{color:inherit;margin:0}.register-modal .form-control{color:#fff;background:#ffcb051a;border:1px solid #ffcb05;border-radius:10px;width:100%;padding:12px 15px;font-size:14px;transition:all .3s}.register-modal .form-control:focus{background:#ffcb0526;border-color:#de8c00;outline:none;box-shadow:0 0 0 .2rem #ffcb0540}.register-modal .form-control::placeholder{color:#fff9}.register-modal .btn-submit{color:#000;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(#ffcb05 0%,#de8c00 100%);border:none;border-radius:25px;width:100%;padding:12px 30px;font-size:16px;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #ffcb054d}.register-modal .btn-submit:hover{color:#000;transform:translateY(-2px);box-shadow:0 6px 20px #ffcb0580}.register-modal .btn-submit:focus{outline:none;box-shadow:0 0 0 .2rem #ffcb0540}.register-modal .btn-submit:active{transform:translateY(0)}@media (max-width:768px){.register-modal .modal-content{border-radius:12px;margin:10px}.register-modal .modal-header{padding:15px 20px 10px}.register-modal .modal-body{padding:20px}.register-modal .btn-close{width:30px;height:30px;font-size:14px}.register-modal .title{font-size:14px}.register-modal .form-control{padding:10px 12px;font-size:13px}.register-modal .btn-submit{padding:10px 25px;font-size:14px}}
