*{padding:0;margin:0;font-family:Montserrat,sans-serif}body{overflow:hidden}h1,h2,h3,h4,h5,h6,p{margin:0}@font-face{font-family:belgiano;src:url(/public/Belgiano.ttf) format("truetype")}.sections{background-color:#f4f6f9;padding:1.5rem;width:100%;height:calc(100vh - 4.375rem);overflow-y:auto}.login{width:24rem;margin:auto;top:50%;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.1);box-shadow:0 0 20px 0 rgba(0,0,0,.1);border-radius:.25rem;background-color:#fff}.login-top{padding:1.5rem 0;background-color:#2e3c4b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.login-top h1{font-size:1.5rem;font-weight:400;color:#fff;line-height:2.25rem}.login-body{padding:1.25rem 1.25rem 2rem 1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.3rem}.login-body label{font-size:1rem;color:#212529;font-weight:400}.login-body input{height:2.25rem;border-radius:.25rem;border:1px solid #ced4da;width:100%}.login-body button{border-radius:.25rem;background-color:#2e3c4b;border:1px solid #25313d;padding:.625rem 0;font-size:1rem;color:#fff;font-weight:400;cursor:pointer}.header{height:4.375rem;background-color:#fff;padding:0 1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header h1{font-family:belgiano;color:#283618;font-size:2.25rem;font-weight:400}.header h3{font-size:.875rem;font-weight:600;color:#000}.header h4{color:#2e3c4b;font-size:.75rem;font-weight:400}.header-profile{width:1.875rem;height:1.875rem;border-radius:50%}.sidebar{width:15rem;height:100vh;padding-top:1.5rem;background-color:#283618;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem}.sidebar,.sidebar button{display:-webkit-box;display:-ms-flexbox;display:flex}.sidebar button{padding:.5rem 1.5rem;background-color:transparent;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;border:none;font-size:.875rem;font-weight:500;color:#646f58;outline:none}.sidebar button.active{color:#fefae0}.is_thumb{height:100%!important;pointer-events:none;display:inline-block;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 0;transform-origin:0 0}.heading{font-weight:400;font-size:1.5rem;color:#212529}.dash-contents{margin-top:1rem;gap:1rem}.dash-content-left,.dash-contents{display:-webkit-box;display:-ms-flexbox;display:flex}.dash-content-left{width:100%;background-color:#fff;border:1px solid #f3f1f1;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.09);box-shadow:0 0 6px 0 rgba(0,0,0,.09);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dash-sub-titles{border-bottom:1px solid #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem;padding:0 1.25rem}.dash-sub-titles button{color:#2e3c4b;font-size:.875rem;font-weight:400;background-color:#fff;border:none;padding:.75rem 1rem;outline:none}.dash-sub-titles button.active{color:#283618;font-weight:600;border-bottom:2px solid #283618}.light{font-size:1rem;color:#67757c;font-weight:300}.dash-content-right{width:16rem;background-color:#fff;padding:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.line{width:.125rem;height:1.875rem;background-color:#283618}.dash-content-right h4{color:#455a64;font-size:1.125rem;font-weight:400;line-height:1.375rem}.dash-content-right h5{font-size:.875rem;font-weight:300;color:#212529}.projects{background-color:#fff;padding:1.25rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.add-btn,.projects{display:-webkit-box;display:-ms-flexbox;display:flex}.add-btn{background-color:#283618;border-radius:.2rem;border:none;outline:none;padding:.5rem .75rem;gap:.25rem;font-weight:600;font-size:.875rem;color:#fefae0}.project-table tr{border-bottom:1px solid #eceff1}.project-table tr td,.project-table tr th{padding:.75rem;color:#212529;font-weight:400;font-size:1rem}.edit-btn{border:1px solid #283618;border-radius:.2rem;background-color:#fff;color:#283618}.delete-btn,.edit-btn{padding:.3rem 1rem;font-size:.875rem;font-weight:400;cursor:pointer}.delete-btn{border:none;border-radius:.2rem;background-color:#dc3545;color:#fff}.table-image{max-width:6.5rem;max-height:6rem;border-radius:.25rem;overflow:hidden}.project-table{margin-top:.75rem}.project-table p{font-weight:400;font-size:1rem;color:#212529}.next-btn{border-radius:.2rem;background-color:#646f58;border:none;font-weight:400;font-size:.875rem;color:#fff;padding:.31rem .51rem;cursor:pointer}.modal{display:none}.modal.show{display:-webkit-box;display:-ms-flexbox;display:flex}.modal .modal-dialog,.modal.show .modal-dialog{-webkit-transition:bottom .2s ease-out;transition:bottom .2s ease-out}.modal .modal-dialog{position:fixed;left:0;right:0;width:38rem;max-width:90%;margin:auto;top:15%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.modal-backdrop{display:none}.modal.show+.modal-backdrop{display:block}.modal-content{border-radius:.375rem;height:35rem}.modal-dialog{margin:0}.modal-body{padding:.375rem 1.125rem}.modal-top{padding:.75rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal-top h1{font-size:1.125rem;font-weight:600;color:#262626}.upload-project{width:100%;height:9rem;border-radius:.375rem;background-color:#f2f2f2;border:1px dashed #ddd;cursor:pointer}.up-file-btn{position:absolute;border:none;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:1.8rem;background:transparent;border-radius:.25rem;padding:0;color:grey;font-size:.875rem;font-weight:600;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.modal-contentt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:60vh;overflow-y:auto;gap:.875rem}.modal-content h6{font-size:.875rem;font-weight:500;color:#1f1f1f}.modal-content input,.modal-content textarea{width:100%;padding:.5rem .75rem;border:1px solid #cbd5e1;outline:none;color:#94a3b8;font-weight:400;font-size:.875rem}.cancel-btn{padding:.5rem 1rem;border-radius:.375rem;border:1px solid #d9d9d9;font-weight:500;font-size:.875rem;color:#1f1f1f}.stories{margin-top:.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.75rem}.one-story{width:24%;border:1px solid #d9d9d9}.one-story,.one-story-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.one-story-body{padding:.75rem;gap:.375rem}.one-story-body h2{color:#1f1f1f;font-size:.875rem;font-weight:600}.one-story-body h3{color:#5b5b5b;font-size:.75rem;font-weight:400}.radial-01{float:left;position:relative;width:120px;height:120px;text-align:center;background-color:red;padding-top:40px;border-radius:100%;margin:40px}.radial-01 .radial-01-number{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;border-radius:100%;padding-top:41px;z-index:20;font-size:1.5rem;font-weight:700;padding-top:40px;color:#000}.radial-01 .radial-01-number .radial-01-syb{font-size:20px}.radial-01>span.radial-01-border-r:before{background-color:#ccc;z-index:5}.radial-01>span.radial-01-border-r:after,.radial-01>span.radial-01-border-r:before{content:" ";display:block;position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:100%}.radial-01>span.radial-01-border-r:after{background-color:#008cba;z-index:10;clip:rect(0,220px,220px,30px)}.swal2-popup.swal2-modal.swal2-show{height:50px;width:auto;max-width:300px}.swal2-title{font-size:15px}