*,html{margin:0;padding:0;box-sizing:border-box;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}img{display:block;max-width:100%;height:auto}.login-container{display:flex;justify-content:center;align-items:center;max-width:2000px;margin:auto}.main-container{width:100vw;height:100vh;background-color:#638b1826;display:flex;justify-content:center;align-items:center}.box{background-color:#fff;display:flex;flex:0 0 100%;padding:70px;border-radius:10px;box-shadow:2px 2px 40px #1a1a1a0d}.space-between{justify-content:space-between;max-width:900px}.center{justify-content:center;flex-direction:column;text-align:center;max-width:700px}.logo-center{display:flex;justify-content:center}.content-container{flex:0 0 38%}.text{margin-top:20px}.text h1{font-family:Quicksand;font-style:normal;font-weight:700;font-size:40px;margin-bottom:20px}.text p{font-family:Roboto;font-style:normal;font-size:14px;margin-top:10px}.steps-container{flex:0 0 55%}.step-text{margin-bottom:10px}.step-text h3{font-family:Quicksand;font-style:normal;font-weight:700;font-size:18px}.step-text p{font-family:Roboto;font-style:normal;font-size:14px;margin-top:5px}.step{margin-bottom:30px}.step:last-child{margin-bottom:0}.step-notice{display:flex;justify-content:space-between}.notice{display:flex;flex:0 0 46%}.notice-icon{flex:0 0 17px;margin-right:5px}.notice-text{flex:1 1 100%}.notice-text p{font-family:Roboto;font-style:normal;font-size:14px}.notice-text .rows{font-weight:500}.notice-text h4{font-family:Roboto;font-style:normal;font-weight:700;font-size:16px;line-height:19px;margin-bottom:8px}.notice-text .continue-text{margin-top:8px}.files{display:flex;border-bottom:1px solid black;padding:5px}.files:last-child{border-bottom:none}.close{margin-right:10px}.file-name{display:flex;align-items:center;font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:16px}.file-name img{margin-right:5px}.drag-drop-wrapper{display:flex;justify-content:space-between}.drag-drop{flex:1 1 100%;padding:30px;border-radius:10px;border:1px dashed #000000;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.drag-drop p{font-family:Quicksand;font-style:normal;font-weight:700;font-size:14px;margin-bottom:5px}.drag-drop .upload{display:flex;justify-content:center;margin-bottom:10px}.drag-drop .custom-file-input{max-width:160px;margin-top:5px}.files-container{flex:0 0 48%;margin-left:10px}.bg-logo{background-color:#648a24;flex:0 0 50%;height:100vh;position:relative;display:flex;justify-content:center;align-items:center}.clover-1{position:absolute;right:0;top:0}.clover-2{position:absolute;left:0;bottom:0}.login-wrapper{flex:0 0 50%;height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column}.heading{width:300px;font-family:Quicksand;font-style:normal;font-weight:700;font-size:1.7rem;margin-bottom:2rem}.input{border:none;border-bottom:1px solid black;padding:1rem 0;font-family:Roboto;font-style:normal;font-weight:500;font-size:14px;line-height:19px;width:300px;margin-bottom:1rem}.login-submit{margin-top:1rem}.buttons{display:flex}.load{padding:0 5px;display:flex;align-items:center}.spinner{display:none;animation:rotate linear .6s;animation-iteration-count:infinite;transform:translate(-50%);width:28px;height:28px}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.button{padding:16px 50px;border-radius:50px;border:none;font-family:Quicksand;font-style:normal;font-weight:700;font-size:16px;line-height:18px;margin-right:1rem}.filled-btn{background-color:#648a24;color:#fff}.ghost-btn{border:2px #648A24 solid;background-color:transparent;color:#648a24}.disabled button{background-color:#d6d6d6;color:#ededed}.disabled .spinner{display:block}table{margin-bottom:20px;font-family:Quicksand;background-color:#fff;padding:10px;font-size:18px}th{font-style:normal;font-weight:700;line-height:19px;text-align:left;padding:10px}td{padding:5px}
