@import"https://fonts.googleapis.com/css2?family=Belleza&family=Comic+Neue:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=League+Spartan:wght@100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Serif+JP:wght@200..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";body{margin:0;padding:0;overflow:hidden;font-family:Poppins}h1,h2,h3,h4,h5,h6,p,label,span,button,input,select,textarea{font-family:Poppins}.sidebar{display:flex;flex-direction:column;padding-bottom:2%;height:100%}.sidebar-logo{margin:5% 10%;width:80%;align-self:center}.sidebar-nav{display:flex;flex-direction:column;padding:1% 5%;height:100%;gap:1rem}.sidebar-nav::-webkit-scrollbar{display:none}.sidebar-menu{display:flex;flex-direction:column;flex:1;overflow-y:auto;max-height:85vh;margin-bottom:1%;padding-right:.5rem}.sidebar-menu::-webkit-scrollbar{display:none}.sidebar-nav button{display:flex;flex-direction:row;align-items:center;padding:5% 7%;background-color:transparent;border:none;column-gap:6%;cursor:pointer;font-size:15px;font-weight:500;width:100%;color:#404040;position:relative}.sidebar-nav button img{width:3.5vh}.sidebar-menu-button-container{margin-bottom:2.5%;position:relative}.sidebar-nav .sidebar-button-active{color:#343434;background-color:#f5d431;border-radius:.6rem}.sidebar-icon-active{filter:brightness(0) saturate(100%) invert(100%)}.sidebar-nav button span{position:absolute;color:#fff;right:2%;background-color:#f14f56;padding:.5% 4%;border-radius:2rem;font-size:1vw;z-index:100}.sidebar-user{background-color:#f9f9f9;border:1.5px dashed #9696CA;display:flex;flex-direction:row;column-gap:4%;padding:5% 15%;justify-content:center;align-items:center;border-radius:1rem;margin-top:10px}.sidebar-user div p{margin:0%;font-size:.85vw;color:#6b6b6b}.sidebar-nav .sidebar-button-logout{margin-top:auto;margin-bottom:auto}.common-layout-container{display:flex;flex-direction:row}.common-layout-sidebar{padding:0%;margin:0%;background-color:#f7f7f7;flex:1;height:100vh}.common-layout-content-container{display:flex;flex-direction:column;flex:5}.common-layout-title-icon-container{display:flex;flex-direction:row;justify-content:space-between}.common-layout-icon-container{display:flex;flex-direction:row;column-gap:2%;flex:2;justify-content:end;margin-right:3%;align-items:center}.common-layout-content{overflow-y:scroll;padding:1% 3%;background-color:transparent}.common-layout-content::-webkit-scrollbar{display:none}.common-layout-title{font-weight:500;font-size:24px}.common-layout-title-container{display:flex;flex-direction:row;align-items:center;column-gap:2%;margin-left:2%;background-color:transparent;width:100%;flex:2.5}.common-layout-title-container button{background-color:#f4f4f4;border:none;padding:1%;border-radius:5rem;cursor:pointer;display:flex;justify-content:center;align-items:center}.dashboard-special{max-height:80vh}.common-layout-icon-button{background-color:#f4f4f4;border:none;color:navy;padding:2% 8%;cursor:pointer;display:flex;justify-content:center;align-items:center;column-gap:10%;text-wrap:nowrap;border-radius:5rem;font-size:1.1vw}.common-layout-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:2% 3% .5%}.common-layout-header-title-container{display:flex;flex-direction:column;row-gap:2vh;width:100%}.common-layout-header-title-container h2{font-size:24px;font-weight:600;color:#0d0d0d;margin:0%;display:flex;flex-direction:row;align-items:center;column-gap:1%}.common-layout-header-user-container{display:flex;flex-direction:row;column-gap:14%;justify-content:center;align-items:center}.common-layout-header-user-container div{width:50px;height:50px;border-radius:.5rem;display:flex;justify-content:center;align-items:center;cursor:pointer;overflow:hidden}.common-layout-header-user-container div img{width:100%}.common-layout-header-user-container .common-layout-bell{background-color:#f4f4f4;width:40px;height:40px}.common-layout-header-icon-container{display:flex;flex-direction:row;column-gap:2%;justify-content:end;align-items:center;padding:0 3%;margin-top:2%}.common-layout-header-icon-container div{width:50px;height:50px;border-radius:5rem;display:flex;justify-content:center;align-items:center;cursor:pointer}.common-layout-header-icon-container div img{width:100%}.common-layout-header-icon-container .common-layout-bell{background-color:#f4f4f4;width:40px;height:40px}.common-layout-header-icon-container .common-layout-header-icon-button{display:flex;justify-content:center;align-items:center;background-color:#f4f4f4;border-radius:.5rem}.common-layout-header-icon-container .common-layout-header-icon-button img{width:24px;height:24px}.common-layout-header-icon-container .common-layout-header-icon-search-container{width:250px;position:relative;display:flex;align-items:center;justify-content:center}.common-layout-header-icon-container .common-layout-header-icon-search-container img{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:25px;z-index:1}.common-layout-header-icon-container .common-layout-header-icon-search-input{width:100%;padding:16px 45px;border:1px solid #D9D9D9;border-radius:.5rem;background-color:transparent;font-size:14px;color:#0d0d0d;font-weight:400;transition:border-color .3s ease}.common-layout-header-icon-container .common-layout-header-icon-search-input::placeholder{color:#0d0d0d;font-size:14px;font-weight:400}.common-layout-header-icon-container .common-layout-header-icon-dropdown-container{width:40px;height:40px;background-color:#091e420f;border-radius:.5rem;display:flex;justify-content:center;align-items:center;position:relative;transition:background-color .2s ease}.common-layout-header-icon-container .common-layout-header-icon-dropdown-container:hover{background-color:#091e421a}.common-layout-header-icon-container .common-layout-header-icon-dropdown-container img{width:24px;height:24px;cursor:pointer;object-fit:contain}.common-layout-header-icon-container .common-layout-header-icon-dropdown-container .common-layout-header-icon-dropdown-items-container{position:absolute;display:flex;flex-direction:column;row-gap:0;background-color:#fff;border-radius:.5rem;padding:.5rem 0;box-shadow:0 4px 12px #00000026;z-index:1000;top:calc(100% + 8px);right:0;min-width:160px;border:1px solid #E1E5E9;height:max-content}.common-layout-header-icon-container .common-layout-header-icon-dropdown-container .common-layout-header-icon-dropdown-items-container button{background-color:transparent;border:none;padding:.75rem 1rem;cursor:pointer;font-size:14px;font-weight:400;color:#172b4d;text-align:left;width:100%;transition:background-color .2s ease;white-space:nowrap}.common-layout-header-icon-container .common-layout-header-icon-dropdown-container .common-layout-header-icon-dropdown-items-container button:hover{background-color:#f4f5fa}.common-layout-header-icon-container .common-layout-header-icon-dropdown-container .common-layout-header-icon-dropdown-items-container button:first-child{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.common-layout-header-icon-container .common-layout-header-icon-dropdown-container .common-layout-header-icon-dropdown-items-container button:last-child{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.common-layout-header-title-container-sub-title{padding:.5% 1%;border-radius:.5rem;font-size:10px;font-weight:400;text-align:center;width:max-content}.common-layout-header-select-container{width:180px}.common-layout-header-select{width:100%;padding:16px 45px 16px 20px;border:1px solid #D9D9D9;border-radius:.5rem;background-color:transparent;font-size:14px;color:#0d0d0d;font-weight:400;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%230D0D0D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;transition:border-color .3s ease}.common-layout-header-select:hover{border-color:#006d70}.common-layout-header-select:focus{outline:none;border-color:#006d70}.breadcrums-container{font-size:14px;font-weight:400;color:#343434;background-color:transparent}.breadcrums-divider{color:#343434;margin:0% .5%}.breadcrums{cursor:pointer}.breadcrums:hover{text-decoration:underline}.breadcrums-active{color:#0d0d0d;font-weight:500}.common-button{font-size:16px;font-weight:500;padding:12px 45px;border-radius:.5rem;cursor:pointer;border:2px solid #000000;display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:4%;text-wrap:nowrap}.common-button:hover{scale:1.05;transition:scale .3s ease-in-out}.common-button img{width:20px;height:20px}.common-button.disabled{opacity:.5;cursor:not-allowed}.table1-container{width:100%;margin-bottom:5%;position:relative;padding-bottom:1%;font-family:League Spartan,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.table1-table-container{border-radius:.5rem;position:relative}.table1{width:100%;border-collapse:collapse}.table1 thead{background-color:#332d2d;color:#fff;height:54px;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.table1 th,.table1 td{padding:18px 15px;text-align:left;border-bottom:1px solid #e0e0e0;font-size:15px}.table1 td{font-size:14px;color:#0d0d0d;font-weight:400}.table1 th{color:#fff;font-weight:400;padding:1.5%;text-wrap:nowrap;font-size:14px}.table1-action-header{padding-right:.5%;text-align:center}.table1 tbody tr:hover{background-color:#f9f9f9}.table1-action-container{position:relative;display:flex;justify-content:center;align-items:center}.table1-three-dots-button{background:none;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center}.table1-action-dropdown{position:absolute;top:100%;left:-40%;transform:translate(-50%);margin-top:4px;background-color:#fff;border-radius:4px;box-shadow:0 2px 10px #0000001a;z-index:1000;min-width:120px;padding:8px 0;display:flex;flex-direction:column;border:1px solid #e0e0e0}.table1-action-dropdown.dropdown-up{top:auto;bottom:100%;margin-top:0;margin-bottom:4px}.table1-action-button{background:none;border:none;text-align:left;padding:8px 16px;cursor:pointer;font-size:14px;color:#464646;transition:background-color .2s}.table1-action-button:hover{background-color:#f5f5f7}.table1 tbody tr:nth-child(2n){background-color:#f6f7f9}.table1 tbody tr:nth-child(odd){background-color:#fff}.table1-status-container{display:flex;justify-content:center;align-items:center;font-size:13px;font-weight:500;width:fit-content;border-radius:.2rem;padding:3% 6%}.table1-status-container.status-success{color:#fff;background-color:#249f32}.table1-status-container.status-inactive{color:#ff4d49;background-color:#ff4d4929}.table1-status-container.status-upcoming{color:#fff;background-color:#5959d0}.table1-status-container.status-progress{color:#fff;background-color:#c87629}.table1-customer-container{display:flex;flex-direction:row;column-gap:2%}.table1-customer-image-container{width:32px;height:32px;border-radius:5rem;overflow:hidden;object-fit:contain}.table1-customer-image-container img{width:100%}.table1-customer-name-container{display:flex;flex-direction:column;row-gap:.5vh}.table1-customer-name-container h2{font-size:14px;font-weight:400;color:#0d0d0d;margin:0%}.table1-customer-name-container p{font-size:12px;font-weight:400;color:#5d5d5d;margin:0%}.table-message-container{width:15vw}.table-message{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0%}.table-action2-container{display:flex;flex-direction:row;column-gap:2%;cursor:pointer}.table-action2-container img{width:40px;height:40px}.modern-pagination{display:flex;justify-content:center;align-items:center;margin-top:24px;gap:8px}.pagination-controls{display:flex;align-items:center;gap:8px}.pagination-nav-button{width:32px;height:32px;border:1px solid #e0e0e0;background:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#6b7280}.pagination-nav-button:disabled{opacity:.4;cursor:not-allowed}.pagination-nav-button:hover:not(:disabled){border-color:#d1d5db;background-color:#f9fafb}.pagination-numbers{display:flex;align-items:center;gap:4px}.pagination-number{width:32px;height:32px;border:none;background:transparent;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;font-weight:500;color:#6b7280;transition:all .2s ease}.pagination-number:hover:not(.ellipsis):not(.active){background-color:#f3f4f6;color:#006d70}.pagination-number.active{background-color:#006d700d;color:#006d70}.pagination-number.ellipsis{cursor:default;background:transparent}.pagination-number.ellipsis:hover{background:transparent}.table1-no-data-container{display:flex;justify-content:center;align-items:center;height:50px;width:100%;background-color:#f6f7f9;border:1px solid #E0E0E0}.table1-no-data-container p{font-size:14px;font-weight:400;color:#5d5d5d;margin:0%}.common-input-wrapper{display:flex;flex-direction:column;margin-bottom:15px;position:relative}.common-input-label{margin-bottom:5px;font-weight:500;color:#0d0d0d;font-size:14px;margin-left:1.5%}.common-input-label.required:after{content:"*";color:red;margin-left:0}.common-input{padding:1.2% 1.5%;border:1px solid #D9D9D9;border-radius:.5rem;background-color:transparent;font-size:14px;color:#6d6d6d;font-weight:400;transition:border-color .3s ease;font-family:League Spartan}.common-input::placeholder{font-family:League Spartan;color:#6d6d6d;font-size:14px;font-weight:400}.common-input:focus{outline:none;border:1px solid #c2c2c2;box-shadow:0 0 5px #c2c2c274}.common-input.error{border:1px solid red}.common-input:-webkit-autofill,.common-input:-webkit-autofill:hover,.common-input:-webkit-autofill:focus,.common-input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important;-webkit-text-fill-color:#6D6D6D!important;transition:background-color 5000s ease-in-out 0s;background-color:#fff!important}.common-input:-moz-autofill{background-color:#fff!important;color:#6d6d6d!important}.common-input:-ms-input-placeholder{color:#6d6d6d!important}.error-message{color:red;font-size:12px;margin-top:5px;margin-left:2%}.common-input-message{color:#0d0d0d;font-size:12px;margin-top:5px;margin-left:4%}.common-input[type=date]::-webkit-calendar-picker-indicator,.common-input[type=time]::-webkit-calendar-picker-indicator,.common-input[type=datetime-local]::-webkit-calendar-picker-indicator{width:10px;height:10px;cursor:pointer}.common-input[type=date]::-moz-calendar-picker-indicator,.common-input[type=time]::-moz-calendar-picker-indicator,.common-input[type=datetime-local]::-moz-calendar-picker-indicator{width:10px;height:10px;cursor:pointer}.common-input:disabled{background-color:#f4f4f4;cursor:not-allowed}.common-input-textarea{border-radius:.5rem}.common-input-textarea:-webkit-autofill,.common-input-textarea:-webkit-autofill:hover,.common-input-textarea:-webkit-autofill:focus,.common-input-textarea:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important;-webkit-text-fill-color:#6D6D6D!important;transition:background-color 5000s ease-in-out 0s;background-color:#fff!important}.common-input-textarea:-moz-autofill{background-color:#fff!important;color:#6d6d6d!important}.common-input-upload-container{width:100%}.common-input-file-label{display:block;font-size:14px;font-weight:500;color:#0d0d0d;margin-bottom:10px;margin-left:2%}.common-input-required-asterisk{color:#ff9980}.common-input-custom-file-input{position:relative;width:100%;height:7.5vh;border-radius:.5rem;background-color:transparent;display:flex;align-items:center;justify-content:space-between;padding:0 0 0 24px;box-sizing:border-box;overflow:hidden}.common-input-file-placeholder{color:#6d6d6d;font-size:14px}.common-input-file-name{max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.common-input-upload-button{height:5vh;padding:0 2.7%;border:none;background-color:#60c;color:#fff;font-size:14px;border-radius:.5rem;cursor:pointer;position:absolute;right:1%}.common-input-hidden-file-input{position:absolute;width:calc(100% - 110px);height:100%;top:0;left:0;opacity:0;cursor:pointer}.common-input-file-container{display:flex;flex-direction:column;width:100%}.common-input-beside-layout{flex-direction:row;align-items:flex-start;gap:20px;align-items:center}.common-input-beside-layout .common-input-custom-file-input{flex:4.5}.common-input-beside-layout .common-input-image-previews{flex:1;margin-top:0}.common-input-image-previews{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.common-input-image-preview-container{position:relative;width:10vw;height:100px;border-radius:8px;overflow:hidden;border:1px solid #ddd}.common-input-image-preview-medium .common-input-image-preview-container{width:40%;height:200px}.common-input-image-preview-large .common-input-image-preview-container{width:100%;height:300px}.common-input-image-preview{width:100%;height:100%;object-fit:cover}.common-input-image-remove-btn{position:absolute;top:5px;right:5px;width:20px;height:20px;background-color:#fff;color:#131313;border:none;border-radius:.2rem;cursor:pointer;font-size:14px;padding:0;line-height:1;box-shadow:3px 3px 10px #0004;display:flex;justify-content:center;align-items:center}.common-input-image-remove-btn:hover{background-color:#000000b3;color:#fff}.common-input-image-remove-btn:hover .common-input-image-remove-icon{color:#fff;filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(87deg) brightness(103%) contrast(103%)}.common-input-view-image-text{display:flex;font-size:1vw;color:#13131370;text-decoration:underline;margin-left:8%;cursor:pointer}.common-input-wrapper .common-input-extra-css{margin-left:3%}.common-input-wrapper .common-input-extra-css-file{margin-left:4.375%}.common-input-phone-container{position:relative;display:flex;align-items:center;width:100%;border-radius:.5rem;background-color:transparent;overflow:hidden;column-gap:1%;border:1px solid #D9D9D9}.common-input-country-code-wrapper{display:flex;align-items:center;min-width:60px}.common-input-country-code-select{background-color:transparent;border:none;font-size:14px;color:#6d6d6d;font-weight:500;font-family:League Spartan;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 0rem center;background-size:1em;padding-right:.8rem;padding-left:1rem}.common-input-country-code-select:focus{outline:none}.common-input-country-code-divider{width:1px;height:1.8vw;background-color:#ccc;margin:0 10px}.common-input-phone{flex:1;border:none;background-color:transparent;margin-left:-5%}.common-input-phone:focus{outline:none;box-shadow:none;border:none}.common-input-phone:-webkit-autofill,.common-input-phone:-webkit-autofill:hover,.common-input-phone:-webkit-autofill:focus,.common-input-phone:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important;-webkit-text-fill-color:#6D6D6D!important;transition:background-color 5000s ease-in-out 0s;background-color:#fff!important}.common-input-phone:-moz-autofill{background-color:#fff!important;color:#6d6d6d!important}.common-input-phone-container:focus-within{outline:none;border:1px solid #c1c1c1;box-shadow:0 0 5px #c1c1c17b}.common-input-phone-container.error{border:1px solid red}.common-input-csv-display-container{display:flex;flex-direction:row;align-items:center;justify-content:center;width:9vw;aspect-ratio:1/1}.common-input-csv-preview{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:80%;object-fit:contain}.common-input-csv-preview img{width:100%}.common-select-wrapper{display:flex;flex-direction:column;margin-bottom:15px;position:relative}.common-select-label{margin-bottom:5px;font-weight:500;color:#0d0d0d;font-size:14px;width:100%;margin-left:1.5%}.common-select-label.required:after{content:"*";color:red;margin-left:4px}.common-select{padding:1.15% 1.5%;border:1px solid #D9D9D9;font-size:14px;color:#6d6d6d;font-weight:400;border-radius:.5rem;background-color:transparent;transition:border-color .3s ease;cursor:pointer}.common-select.custom-select{display:flex;justify-content:space-between;align-items:center;position:relative;appearance:none;-webkit-appearance:none;-moz-appearance:none}.common-select .selected-option{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.common-select .arrow-icon{width:12px;height:12px;background-image:url(/down-arrow-icon.svg);background-repeat:no-repeat;background-position:center;transition:transform .3s ease}.common-select .arrow-icon.open{transform:rotate(180deg)}.custom-options-container{position:absolute;top:100%;left:0;width:100%;background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;z-index:10;margin-top:5px;border:2px solid #DEDEDE;padding:1.5% 0%}.custom-options-container-container{max-height:200px;overflow-y:auto}.custom-option{padding:10px 15px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;margin:0% 1.5%;border-radius:.5rem;font-size:1vw}.custom-option:hover{background-color:#f6f2ff}.custom-option.selected{background-color:#f6f2ff;font-weight:500;border:2px solid #4918B2}.option-tick{align-self:center}.common-select:focus,.common-select.custom-select:focus{outline:none;border:1px solid #c2c2c2;box-shadow:0 0 5px #c2c2c274}.common-select.error{border:1px solid red}.error-message{color:red;font-size:12px;margin-top:5px}.common-select.disabled{background-color:#f4f4f4;cursor:not-allowed;color:#6b6b6b}.hidden-select{display:none}.common-select option{padding:10px;color:#131313}.common-select-wrapper .common-select-placeholder{font-weight:400;color:#464646}.common-select-wrapper .extra-css{margin-left:3%}.common-select-search-input{margin:0% 1.8% .5%;padding:1% 1.5%;font-size:1.2vw;border-radius:.5rem;border:1px solid #E6E6E6;color:#737373;width:96%;box-sizing:border-box}.no-options-message{margin-left:2%}.special-grid2 .add-school-checkbox{border-radius:.2rem;color:navy}.full-width-field .MuiOutlinedInput-root,.half-width-field .MuiOutlinedInput-root{padding:10px 12px}.extra-input-css-for-dialog{padding:1.5% 2.65%}.extra-input-css-for-dialog-label{margin-left:2.5%}.special-grid .extra-select-css{padding:3.1% 5.25%}.common-dialog-toggle-switch-container{display:flex;flex-direction:row;align-items:center;column-gap:2%}.common-dialog-toggle-switch-container p{margin:0;color:#131313;font-weight:500;font-size:1vw;text-wrap:nowrap}.common-dialog-radio2-section-title{color:#131313;font-weight:500;font-size:.9vw}.common-dialog-radio2-container{display:flex;flex-direction:row;align-items:center;column-gap:12%;margin:2% 0%}.common-dialog-icon-section-container{display:grid;grid-template-columns:repeat(7,1fr);column-gap:4%;margin-left:2%}.common-dialog-icon-section-item{display:flex;flex-direction:column;align-items:center}.common-dialog-icon-section-item-image{width:5vw;aspect-ratio:1/1;border-radius:5rem;background-color:#ded8e63d;padding:4%;display:flex;justify-content:center;align-items:center;cursor:pointer}.common-dialog-icon-section-item-image img{width:40%}.common-dialog-icon-section-item p{font-size:1vw;color:#131313}.common-dialog-copy-link-container{display:flex;flex-direction:row;justify-content:space-between;background-color:#ded8e63d;border-radius:5rem;padding:1.5% 2.1%;align-items:center;position:relative}.common-dialog-copy-link-container p{margin:0%;color:#464646}.common-dialog-copy-link-container img{cursor:pointer}.common-dialog-copy-link-text{font-size:.9vw;font-weight:500;color:#fff;position:absolute;top:0%;border-radius:5rem;padding:.5% 1%;right:5%;background-color:#00000073}.common-dialog-download-file-container{display:flex;flex-direction:row;column-gap:5%;align-items:center;margin:2% 0% 2% 4%}.common-dialog-download-file-container p{text-wrap:nowrap;color:#131313;margin:0%}.common-dialog-checkboc-selector{display:flex;flex-direction:column;border:2px dashed rgba(0,0,128,.12);width:125px;height:115px;border-radius:16px;position:relative;justify-content:center;align-items:center;row-gap:20px;cursor:pointer}.common-dialog-checkboc-selector img{width:48px}.common-dialog-checkboc-selector h2{font-size:16px;font-weight:600;color:navy;margin:0;text-align:center}.common-dialog-image-picture-extra-css{padding:4% 5%}.common-dialog-text-delete-extra-css{padding:2% 3%}.common-text-editor-box{margin:2% 0%}.rich-text-editor{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;border:1px solid #d1d5db;border-radius:8px;background-color:#fff;box-shadow:0 1px 3px #0000001a;overflow:hidden;transition:all .2s ease}.rich-text-editor:focus-within{border-color:#006d70;box-shadow:0 0 0 3px #3b82f61a}.rte-toolbar{display:flex;align-items:center;gap:8px;padding:8px 12px;flex-wrap:wrap}.rte-group{display:flex;align-items:center;gap:2px;border-right:1px solid #e5e7eb;padding-right:8px;margin-right:8px}.rte-group:last-child{border-right:none;padding-right:0;margin-right:0}.rte-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid transparent;border-radius:4px;background-color:transparent;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none;outline:none}.rte-btn:hover{background-color:#e5e7eb;border-color:#d1d5db}.rte-btn:active{background-color:#d1d5db;transform:scale(.95)}.rte-btn.active{background-color:#006d70;color:#fff;border-color:#006d70}.rte-btn.active:hover{background-color:#006d70}.rte-btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.rte-editor{padding:16px;min-height:200px;max-height:none;overflow-y:auto;outline:none;line-height:1.6;font-size:14px;color:#6d6d6d!important;word-wrap:break-word;white-space:pre-wrap}.rte-editor.disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}.rte-editor:empty:before{content:attr(data-placeholder);color:#9ca3af;font-style:italic;pointer-events:none}.rte-editor strong,.rte-editor b{font-weight:700;color:#6d6d6d!important}.rte-editor em,.rte-editor i{font-style:italic;color:#6d6d6d!important}.rte-editor u{text-decoration:underline;color:#6d6d6d!important}.rte-editor *,.rte-editor p,.rte-editor div,.rte-editor span,.rte-editor li{color:#6d6d6d!important}.rte-editor ul{margin:0;padding-left:20px;list-style-type:disc;color:#6d6d6d!important}.rte-editor ul li{margin:4px 0;padding-left:4px;color:#6d6d6d!important}.rte-editor ul ul{margin-top:4px;margin-bottom:4px;padding-left:20px;list-style-type:circle;color:#6d6d6d!important}.rte-editor p,.rte-editor div{margin:0 0 8px;color:#6d6d6d!important}.rte-editor p:last-child,.rte-editor div:last-child{margin-bottom:0}.rte-editor [style*="text-align: center"]{text-align:center}.rte-editor [style*="text-align: right"]{text-align:right}.rte-editor [style*="text-align: justify"]{text-align:justify}.rte-editor [style*="text-align: left"]{text-align:left}.rte-editor ::selection{background-color:#006d70;color:#fff}.rte-label{font-size:14px;font-weight:500;color:#0d0d0d;margin:0% 0% 1% 1.5%}.rte-label span{color:red;margin-left:2px}.rte-error-message{color:red;font-size:12px;margin-top:4px;margin-left:1.5%}.common-text-editor-box .error{border-color:red;box-shadow:0 0 0 2px #ff00001a}@media(max-width:640px){.rte-toolbar{padding:6px 8px;gap:4px}.rte-group{gap:1px;padding-right:6px;margin-right:6px}.rte-btn{width:28px;height:28px;font-size:12px}.rte-editor{padding:12px;font-size:16px}}.rte-btn:focus-visible{outline:2px solid #006D70;outline-offset:2px}.rte-editor::-webkit-scrollbar{width:8px}.rte-editor::-webkit-scrollbar-track{background-color:#f1f5f9;border-radius:4px}.rte-editor::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:4px}.rte-editor::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}@keyframes buttonPress{0%{transform:scale(1)}50%{transform:scale(.95)}to{transform:scale(1)}}.rte-btn:active{animation:buttonPress .1s ease}.rte-editor li{position:relative}.rte-editor *+*{margin-top:.5em}.rte-editor *:first-child{margin-top:0}.single-company-company-details-container{display:flex;flex-direction:row;column-gap:2%;align-items:center;background-color:#eee;padding:2%;border-radius:1rem}.single-company-company-details-image{width:132px;height:132px;border-radius:1rem;object-fit:contain}.single-company-company-details-info-container{display:flex;flex-direction:column;row-gap:1vh;width:100%}.single-company-company-details-info-container p{font-size:16px;font-weight:400;color:#282e39;margin:0%;text-wrap:nowrap}.single-company-company-details-info-container p span{font-weight:600;color:#0d0d0d;margin-right:1%}.single-company-tabs-container{display:flex;flex-direction:row;column-gap:1%;margin:2% 0%}.single-company-tabs-container button{font-size:14px;font-weight:400;color:#090909;padding:1%;border:none;background-color:transparent;cursor:pointer}.single-company-tabs-container button.selected{color:#006d70;font-weight:600;border-bottom:2px solid #006D70}.single-company-awarded-data-container-wrapper{display:flex;flex-direction:column;row-gap:2vh}.single-company-awarded-data-container{display:flex;flex-direction:column;row-gap:1.5vh;border:1px solid #D9D9D9;padding:2%;border-radius:1rem}.single-company-awarded-data-header-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:2%}.single-company-awarded-data-header-left-container{display:flex;flex-direction:column;row-gap:5px}.single-company-awarded-data-header-left-container div{display:flex;flex-direction:row;align-items:center}.single-company-awarded-data-header-left-container div h2{color:#090909;font-size:18px;font-weight:600;margin:0%}.single-company-awarded-data-status-container{padding:1% 2%;color:#fff;border-radius:.2rem;font-size:10px;font-weight:400;margin-left:10px}.single-company-awarded-data-header-left-container p{color:#404040;font-size:14px;font-weight:400;margin:0%;text-wrap:nowrap}.single-company-awarded-data-price-container{color:#090909;font-size:16px;font-weight:600;margin:0%;text-wrap:nowrap}.single-company-awarded-data-price-container span{font-weight:500;margin-left:10px}.single-company-awarded-data-user-details-container{display:flex;flex-direction:row;column-gap:5px;align-items:center}.single-company-awarded-data-user-details-container img{width:32px;height:32px;border-radius:5rem;object-fit:contain}.single-company-awarded-data-user-details-container p{color:#090909;font-size:14px;font-weight:600;margin:0%;text-wrap:nowrap}.single-company-awarded-data-user-details-container p:last-child{font-weight:500}.single-company-awarded-data-heading{color:#090909;font-size:16px;font-weight:600;margin:0%}.single-company-awarded-data-requirement-type{color:#090909;font-size:14px;font-weight:500;margin:0%}.single-company-awarded-data-requirement-type span{font-weight:600}.single-company-awarded-data-description{color:#404040;font-size:14px;font-weight:400;margin:0%}.single-company-awarded-data-proposal-received{color:#404040;font-size:10px;font-weight:400;margin:0%}.single-company-awarded-data-container-wrapper-empty{display:flex;justify-content:center;align-items:center;padding:2% 0%}.single-company-awarded-data-container-wrapper-empty p{color:#404040;font-size:16px;font-weight:500;margin:0%;text-align:center}.single-expert-company-details-container{display:flex;flex-direction:row;column-gap:2%;align-items:center;background-color:#eee;padding:2%;border-radius:1rem}.single-expert-company-details-image{width:195px;height:195px;border-radius:1rem;object-fit:contain}.single-expert-company-details-info-container{display:flex;flex-direction:column;row-gap:1vh;width:100%}.single-expert-company-details-info-container p{font-size:16px;font-weight:400;color:#282e39;margin:0%;text-wrap:nowrap}.single-expert-company-details-info-container p span{font-weight:600;color:#0d0d0d;margin-right:1%}.single-expert-tabs-container{display:flex;flex-direction:row;column-gap:1%;margin:2% 0%}.single-expert-tabs-container button{font-size:14px;font-weight:400;color:#090909;padding:1%;border:none;background-color:transparent;cursor:pointer}.single-expert-tabs-container button.selected{color:#006d70;font-weight:600;border-bottom:2px solid #006D70}.single-expert-proposal-submitted-data-container-wrapper{display:flex;flex-direction:column;row-gap:2vh}.single-expert-proposal-submitted-data-container{display:flex;flex-direction:column;row-gap:1.5vh;border:1px solid #D9D9D9;padding:2%;border-radius:1rem}.single-expert-proposal-submitted-data-header-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:2%}.single-expert-proposal-submitted-data-header-left-container{display:flex;flex-direction:column;row-gap:5px}.single-expert-proposal-submitted-data-header-left-container div{display:flex;flex-direction:row;align-items:center}.single-expert-proposal-submitted-data-header-left-container div h2{color:#090909;font-size:18px;font-weight:600;margin:0%}.single-expert-proposal-submitted-data-status-container{padding:1% 2%;color:#fff;border-radius:.2rem;font-size:10px;font-weight:400;margin-left:10px}.single-expert-proposal-submitted-data-header-left-container p{color:#404040;font-size:14px;font-weight:400;margin:0%;text-wrap:nowrap}.single-expert-proposal-submitted-data-price-container{display:flex;flex-direction:row;align-items:center;column-gap:5px;color:#090909;font-size:16px;font-weight:600;margin:0%;text-wrap:nowrap}.single-expert-proposal-submitted-data-price-container span{font-weight:500}.single-expert-proposal-submitted-data-user-details-container{display:flex;flex-direction:row;column-gap:5px;align-items:center}.single-expert-proposal-submitted-data-user-details-container img{width:32px;height:32px;border-radius:5rem;object-fit:contain}.single-expert-proposal-submitted-data-user-details-container p{color:#090909;font-size:14px;font-weight:600;margin:0%;text-wrap:nowrap}.single-expert-proposal-submitted-data-user-details-container p:last-child{font-weight:500}.single-expert-proposal-submitted-data-heading{color:#090909;font-size:16px;font-weight:600;margin:0%}.single-expert-proposal-submitted-data-requirement-type{color:#090909;font-size:14px;font-weight:500;margin:0%}.single-expert-proposal-submitted-data-requirement-type span{font-weight:600}.single-expert-proposal-submitted-data-description{color:#404040;font-size:14px;font-weight:400;margin:0%}.single-expert-proposal-submitted-data-description p{margin:0% 0% 5px}.single-expert-view-more-link{color:#006d70;text-decoration:underline;cursor:pointer;font-size:14px;font-weight:400;display:inline-block}.single-expert-proposal-submitted-data-proposal-received{color:#404040;font-size:10px;font-weight:400;margin:0%}.single-expert-proposal-submitted-data-container-wrapper-empty{display:flex;justify-content:center;align-items:center;padding:2% 0%}.single-expert-proposal-submitted-data-container-wrapper-empty p{color:#404040;font-size:16px;font-weight:500;margin:0%;text-align:center}.common-display-dialog-straight-text-container{display:flex;flex-direction:row;align-items:center;width:100%;color:#6d6d6d;font-size:14px;font-weight:400;margin:0%}.common-display-dialog-straight-text-container span{font-weight:700;color:#0d0d0d;margin-right:1%}.dialog-title{font-weight:600;font-size:20px;color:#0d0d0d}.common-display-dialog-seperate-line-text-container{display:flex;flex-direction:column;width:100%;color:#6d6d6d;font-size:14px;font-weight:400;margin:0%;row-gap:1.5vh}.common-display-dialog-seperate-line-text-container h1{font-size:14px;font-weight:700;color:#0d0d0d;margin:0%}.common-display-dialog-seperate-line-text-container p{color:#6d6d6d;font-size:14px;font-weight:400;margin:0%}.common-display-dialog-toggle-switch-container{display:flex;flex-direction:row;align-items:center;width:100%;gap:12px;margin:0%}.common-display-dialog-toggle-switch-container span{font-weight:600;color:#090909;font-size:16px}.single-project-header-container{display:flex;flex-direction:column;row-gap:2vh;padding:2% 3%;background-color:#f7f7f7;border-radius:1rem;margin-bottom:2%}.single-project-header-requirement-type{color:#090909;font-size:14px;margin:0%;font-weight:500}.single-project-header-requirement-type span{font-weight:600}.single-project-header-industry{color:#090909;font-size:16px;margin:0%;font-weight:600}.single-project-header-description{font-size:14px;color:#404040;font-weight:400;margin:0%}.single-project-header-price{font-size:12px;color:#090909;font-weight:500;margin:2% 0% 0%}.single-project-header-price span{font-weight:600;font-size:14px}.single-project-header-company-container{display:flex;flex-direction:row;column-gap:2%;align-items:center}.single-project-header-company-container img{width:32px;height:32px;border-radius:5rem;border:1px solid #FFFFFF;object-fit:cover;box-shadow:0 0 10px #0000001a}.single-project-header-company-name-container{display:flex;flex-direction:column;row-gap:.5vh}.single-project-header-company-name-container p{font-size:14px;color:#090909;font-weight:500;margin:0%}.single-project-header-company-name-container p:last-child{font-size:12px;color:#404040;font-weight:400;margin:0%}.single-project-awarded-to-title,.single-project-proposals-received-title{font-size:16px;color:#090909;font-weight:600;margin:2% 0%}.single-project-awarded-to-container{display:flex;flex-direction:row;column-gap:2%;align-items:center}.single-project-awarded-to-container img{width:32px;height:32px;border-radius:5rem}.single-project-awarded-to-name-container{display:flex;flex-direction:column;row-gap:.5vh}.single-project-awarded-to-name-container p{font-size:14px;color:#090909;font-weight:500;margin:0%}.single-project-awarded-to-name-container p:last-child{font-size:12px;color:#404040;font-weight:400;margin:0%}.single-project-awarded-to-no-data-container{font-size:14px;color:#404040;font-weight:400;margin:0%}.single-project-proposals-received-container{display:flex;flex-direction:column;row-gap:2vh}.single-project-proposal-container{display:flex;flex-direction:column;row-gap:2vh;padding:2% 3%;background-color:transparent;border-radius:1rem;border:1px solid #E6E6E6}.single-project-proposal-header-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.single-project-proposal-header-name-container{display:flex;flex-direction:row;column-gap:2%;align-items:center;width:100%}.single-project-proposal-header-name-container img{width:52px;height:52px;border-radius:5rem}.single-project-proposal-header-name-container h4{font-size:14px;color:#090909;font-weight:600;margin:0%}.single-project-proposal-header-name-container p{font-size:12px;color:#090909;font-weight:500;margin:0%}.single-project-proposal-header-price-container{display:flex;flex-direction:row;column-gap:2%;align-items:center;width:100%;justify-content:end}.single-project-proposal-header-price-container img{width:24px;height:24px}.single-project-proposal-header-price-container h4{font-size:14px;color:#090909;font-weight:600;margin:0%}.single-project-proposal-header-price-container p{font-size:12px;color:#090909;font-weight:500;margin:0%}.single-project-proposal-subject{font-size:16px;color:#090909;font-weight:600;margin:2% 0% 0%}.single-project-proposal-requirement-type{font-size:14px;color:#090909;font-weight:500;margin:0%}.single-project-proposal-requirement-type span{font-weight:600}.single-project-proposal-description{font-size:14px;color:#404040;font-weight:400;margin:0%}.single-project-proposal-description p{margin:0% 0% 5px}.single-project-view-more-link{color:#006d70;text-decoration:underline;cursor:pointer;font-size:12px;font-weight:400;display:inline-block}.single-project-proposals-received-no-data-container{font-size:14px;color:#404040;font-weight:400;margin:0%;text-align:center}.cms-container{display:grid;grid-template-columns:repeat(7,1fr);column-gap:2%;row-gap:4vh}.cms-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2%;border-radius:1rem;padding:8% 6%;background-color:#eee;cursor:pointer}.cms-tile:hover{background-color:#ded8e63d;transition:background-color .3s ease-in-out}.cms-tile img{width:60px;height:60px;object-fit:contain}.cms-tile h1{font-size:14px;font-weight:500;color:#090909;margin:0%;text-align:center}.site-details-title-container{display:flex;flex-direction:row;align-items:center;border-bottom:1px solid #404040;padding-bottom:1%;margin-bottom:1%}.site-details-title-container h2{font-size:18px;font-weight:600;color:#090909;margin:0%}.site-details-input-container1{display:grid;grid-template-columns:repeat(2,1fr);column-gap:2%}.site-details-input-container2{display:grid;grid-template-columns:repeat(3,1fr);column-gap:2%}.site-details-input-container1 .site-details-input{padding:2.5% 3.5%}.site-details-input-container2 .site-details-input{padding:4% 5%}.faq-container{display:grid;grid-template-columns:repeat(7,1fr);column-gap:2%;row-gap:4vh}.faq-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2%;border-radius:1rem;padding:8% 6%;background-color:#eee;cursor:pointer}.faq-tile:hover{background-color:#ded8e63d;transition:background-color .3s ease-in-out}.faq-tile img{width:60px;height:60px;object-fit:contain}.faq-tile h1{font-size:14px;font-weight:500;color:#090909;margin:0%;text-align:center}.companies-faq-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;column-gap:4%}.companies-faq-input-container{flex:2;display:flex;flex-direction:column;gap:2%}.companies-faq-delete-icon-container{background-color:#d9d9d9;padding:1%;border-radius:.5rem;cursor:pointer;display:flex;justify-content:center;align-items:center}.companies-faq-delete-icon-container:hover{background-color:#c2c2c2;transition:background-color .3s ease-in-out}.companies-faq-delete-icon-container img{width:20px;height:20px}.companies-faq-update-button{background-color:#006d70;color:#fff;padding:8px 16px;border-radius:.5rem;border:none;cursor:pointer;font-family:League Spartan,sans-serif;font-size:14px;font-weight:500;transition:background-color .3s ease-in-out}.companies-faq-update-button:hover:not(:disabled){background-color:#005a5d}.companies-faq-update-button:disabled{background-color:#9ca3af;cursor:not-allowed;opacity:.7}.companies-faq-icons-wrapper{display:flex;gap:10px;align-items:center}.experts-faq-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;column-gap:4%}.experts-faq-input-container{flex:2;display:flex;flex-direction:column;gap:2%}.experts-faq-delete-icon-container{background-color:#d9d9d9;padding:1%;border-radius:.5rem;cursor:pointer;display:flex;justify-content:center;align-items:center}.experts-faq-delete-icon-container:hover{background-color:#c2c2c2;transition:background-color .3s ease-in-out}.experts-faq-delete-icon-container img{width:20px;height:20px}.experts-faq-update-button{background-color:#006d70;color:#fff;padding:8px 16px;border-radius:.5rem;border:none;cursor:pointer;font-family:League Spartan,sans-serif;font-size:14px;font-weight:500;transition:background-color .3s ease-in-out}.experts-faq-update-button:hover:not(:disabled){background-color:#005a5d}.experts-faq-update-button:disabled{background-color:#9ca3af;cursor:not-allowed;opacity:.7}.experts-faq-icons-wrapper{display:flex;gap:10px;align-items:center}.industry-card-empty{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.industry-card-empty p{font-size:16px;font-weight:500;color:#000}.industry-card-container{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-right:5%}.industry-card{background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:1rem;position:relative;width:230px;height:250px;display:flex;flex-direction:column}.industry-card h3{font-size:16px;font-weight:600;color:#fff;margin-top:auto;padding:1rem;margin-bottom:0}.industry-card-action{position:absolute;border-radius:50%;background-color:#fff;padding:4%;display:flex;justify-content:center;align-items:center;cursor:pointer}.industry-card-action :hover{scale:1.1;transition:scale .3s ease-in-out}.industry-card-action img{width:16px;height:16px}.industry-card-action.edit-icon{top:60px;right:10px}.industry-card-action.delete-icon{top:10px;right:10px}.home-page-input-container1 .home-page-input{padding:2.5% 3.5%}.home-page-title-container{display:flex;flex-direction:row;align-items:center;border-bottom:1px solid #404040;padding-bottom:1%;margin-bottom:1%}.home-page-title-container h2{font-size:18px;font-weight:600;color:#090909;margin:0%}.home-page-input-container1{display:grid;grid-template-columns:repeat(2,1fr);column-gap:2%}.home-page-talent-overview-options-container{display:flex;flex-direction:column;row-gap:2vh;padding:2%;border:1px solid #D9D9D9;border-radius:.5rem;margin-bottom:2%}.home-page-talent-overview-options-container-item{display:flex;flex-direction:row;column-gap:2%}.home-page-talent-overview-options-container-item-header{display:flex;flex-direction:column;row-gap:1vh;flex:1}.home-page-talent-overview-options-container-item-header p{font-size:16px;font-weight:500;color:#090909;margin:0%}.home-page-talent-overview-options-container-item-header img{width:20px;height:20px;cursor:pointer}.home-page-talent-overview-options-container-item-content{display:flex;flex-direction:column;row-gap:2vh;flex:10}.home-page-talent-overview-options-button-container{display:flex;flex-direction:row;justify-content:flex-end;column-gap:2%}.home-page-work-process-container-item{display:flex;flex-direction:row;column-gap:2%}.home-page-work-process-container-item-content{display:flex;flex-direction:column;row-gap:2vh;flex:10}.home-page-work-process-container-item-header{display:flex;flex-direction:column;row-gap:1vh;flex:1}.home-page-work-process-container-item-header p{font-size:16px;font-weight:500;color:#090909;margin:0%}.authentication-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;background-image:url(/login-image.svg);background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;position:absolute}.authentication-container-content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:640px;max-width:640px;height:450px;background-color:#000c;border-radius:1rem;padding:2%;row-gap:2.5vh}.authentication-container-content img{width:254px;height:auto}.authentication-container-content h1{font-size:32px;font-weight:800;color:#fff;margin:0%;text-align:center}.authentication-container-content-input{display:flex;flex-direction:column;width:100%;row-gap:.5rem;margin-bottom:2%}.authentication-container-content-input label{font-size:14px;font-weight:400;color:#fff;text-align:left;margin:0% 0% 0% 3%}.authentication-container-content-input input{border-radius:.8rem;border:1px solid #FFFFFF;background-color:transparent;color:#fff;padding:1rem;font-size:14px;font-weight:400;outline:none}.authentication-container-content-button{width:100%;height:64px;border-radius:.5rem;background-color:#006d70;color:#fff;font-size:16px;font-weight:500;cursor:pointer;border:none;outline:none;transition:all .3s ease;margin-top:2%}.authentication-container-content-button:hover:not(:disabled){transform:scale(1.005);transition:transform .3s ease-in-out}.authentication-container-content-button:disabled{opacity:.6;cursor:not-allowed}.authentication-error-message{width:100%;padding:.75rem;background-color:#f44;color:#fff;border-radius:.5rem;font-size:14px;text-align:center;margin-bottom:1rem}.authentication-input-error{color:#f44;font-size:12px;margin-top:.25rem;margin-left:3%;display:block}.authentication-input-error-border{border-color:#f44!important}.authentication-container-content form{width:100%;display:flex;flex-direction:column;row-gap:0}.dashboard-card-container-row{display:grid;grid-template-columns:repeat(3,1fr);gap:2%;margin-bottom:2rem}.dashboard-card-container{display:flex;flex-direction:column;border:1px solid #E9EAEB;padding:4%;row-gap:1vh;border-radius:1rem}.dashboard-card-container h3{font-size:16px;font-weight:600;color:#090909;margin:0%}.dashboard-card-container-content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;column-gap:2%;padding:0% 6%;background-color:#fafafa;border-radius:1rem}.dashboard-card-container-content p{font-size:24px;font-weight:600;color:#090909;margin:0%}.dashboard-card-container-content img{width:100px;height:100px;object-fit:contain}.dashboard-info-container{display:grid;grid-template-columns:1fr 1fr;gap:2%}.dashboard-tab-container{border:1px solid #E9EAEB;border-radius:1rem;padding:1.5rem;display:flex;flex-direction:column}.dashboard-tab-container h3{font-size:20px;font-weight:700;color:#090909;margin:0 0 1.5rem}.dashboard-projects-container{min-height:auto}.dashboard-table-row{padding:1rem 0;border-bottom:1px solid #E9EAEB;display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:start}.dashboard-table-row:first-of-type{padding-top:0}.dashboard-table-row:last-of-type{border-bottom:none;padding-bottom:0}.dashboard-project-left{display:flex;flex-direction:column;gap:.5rem}.dashboard-project-right{display:flex;flex-direction:column;gap:.5rem;align-items:flex-end;text-align:right}.dashboard-project-left h4{font-size:14px;font-weight:400;color:#090909;margin:0}.dashboard-project-meta{display:flex;align-items:center;gap:.75rem}.dashboard-project-id,.dashboard-expert-id,.dashboard-company-id{font-size:12px;color:#404040}.dashboard-status-tag{display:inline-block;padding:.25rem .75rem;border-radius:.5rem;font-size:10px;font-weight:400}.dashboard-status-ongoing{background-color:#c87629;color:#fff}.dashboard-status-completed{background-color:#249f32;color:#fff}.dashboard-status-new{background-color:#5959d0;color:#fff}.dashboard-project-details{display:flex;align-items:center;gap:.75rem;font-size:14px;justify-content:flex-end}.dashboard-project-details span:first-child{color:#6b7280}.dashboard-project-date,.dashboard-expert-date,.dashboard-company-date{font-size:12px;color:#6f7c8e}.dashboard-project-price{font-size:14px;color:#090909;font-weight:500}.dashboard-project-price span{color:#090909;font-weight:400;margin-right:.25rem}.dashboard-right-column{display:flex;flex-direction:column;gap:2%}.dashboard-experts-container,.dashboard-companies-container{flex:1}.dashboard-expert-row,.dashboard-company-row{padding:1rem 0;border-bottom:1px solid #E9EAEB;display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:start}.dashboard-expert-row:first-of-type,.dashboard-company-row:first-of-type{padding-top:0}.dashboard-expert-row:last-of-type,.dashboard-company-row:last-of-type{border-bottom:none;padding-bottom:0}.dashboard-expert-left,.dashboard-company-left{display:flex;flex-direction:column;gap:.5rem}.dashboard-expert-right,.dashboard-company-right{display:flex;flex-direction:column;gap:.5rem;align-items:flex-end;text-align:right}.dashboard-expert-left h4,.dashboard-company-left h4{font-size:14px;font-weight:400;color:#090909;margin:0}.dashboard-expert-role,.dashboard-company-owner{font-size:14px;color:#6b7280;margin:0}.dashboard-view-more{margin-top:1rem;color:#14b8a6;text-decoration:none;font-size:14px;font-weight:500;align-self:flex-start}.dashboard-view-more:hover{text-decoration:underline}.dashboard-empty-message{color:#6b7280;font-size:14px;text-align:center;padding:2rem 0;margin:0}.blog-container{display:grid;grid-template-columns:repeat(3,1fr);column-gap:2%;row-gap:4vh;margin-right:5%}.blog-card-container{display:flex;flex-direction:column;row-gap:2vh}.blog-card-image-container{position:relative;width:357px;height:340px;overflow:hidden;border-radius:1rem}.blog-card-image-container img{width:100%;height:100%;object-fit:cover}.blog-card-image-edit-container,.blog-card-image-delete-container{position:absolute;right:10px;width:20px;height:20px;background-color:#fff;border-radius:5rem;padding:2%;display:flex;justify-content:center;align-items:center;cursor:pointer}.blog-card-image-delete-container{top:20px}.blog-card-image-edit-container{top:70px}.blog-card-image-edit-container img,.blog-card-image-delete-container img{width:100%;height:100%;object-fit:cover}.blog-card-category-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.blog-card-category-container h2{font-size:14px;font-weight:400;color:#090909;margin:0%}.blog-card-category-container p{font-size:14px;font-weight:400;color:#9a9a9a;margin:0%}.blog-card-name-container{font-size:18px;font-weight:600;color:#090909;margin:0%}.add-blogs-post-options-container{display:flex;flex-direction:row;column-gap:2%;margin-top:2%;align-items:center}.add-blogs-post-options-container p{margin:0%;font-size:14px;font-weight:500;color:#090909}.add-blogs-post-option-checkbox-container{display:flex;flex-direction:row;column-gap:2%;align-items:center;justify-content:center;padding:1%;border-radius:.5rem}.add-blogs-post-option-checkbox-container input{width:1.5vw;height:1.5vw;border-radius:.5rem;border:1px solid #006D70;padding:.5%;accent-color:#006D70}.add-blogs-divider{width:100%;height:58px;background-color:#eee;margin:2% 0%;border-radius:.5rem}.add-blogs-button-container{display:grid;grid-template-columns:repeat(2,1fr);column-gap:2%}.add-blogs-button-input{padding:2.5% 3.5%}.add-blogs-section-header{display:flex;justify-content:space-between;align-items:center}.add-blogs-section-title{font-size:20px;font-weight:600;color:#090909;margin:0}.add-blogs-section-delete-button{background-color:#f3f3f3;border:none;cursor:pointer;border-radius:.5rem;padding:1%;display:flex;align-items:center;justify-content:center}.add-blogs-image-container{display:flex;flex-direction:column;margin-bottom:2%}.add-blogs-image-position-container{display:flex;justify-content:flex-end;width:100%}.add-blogs-image-position-select{width:150px;padding:8px;border-radius:4px;border:1px solid #D9D9D9;font-size:14px}.edit-blogs-post-options-container{display:flex;flex-direction:row;column-gap:2%;margin-top:2%;align-items:center}.edit-blogs-post-options-container p{margin:0%;font-size:14px;font-weight:500;color:#090909}.edit-blogs-post-option-checkbox-container{display:flex;flex-direction:row;column-gap:2%;align-items:center;justify-content:center;padding:1%;border-radius:.5rem}.edit-blogs-post-option-checkbox-container input{width:1.5vw;height:1.5vw;border-radius:.5rem;border:1px solid #006D70;padding:.5%;accent-color:#006D70}.edit-blogs-divider{width:100%;height:58px;background-color:#eee;margin:2% 0%;border-radius:.5rem}.edit-blogs-button-container{display:grid;grid-template-columns:repeat(2,1fr);column-gap:2%}.edit-blogs-button-input{padding:2.5% 3.5%}.edit-blogs-section-header{display:flex;justify-content:space-between;align-items:center}.edit-blogs-section-title{font-size:20px;font-weight:600;color:#090909;margin:0}.edit-blogs-section-delete-button{background-color:#f3f3f3;border:none;cursor:pointer;border-radius:.5rem;padding:1%;display:flex;align-items:center;justify-content:center}.edit-blogs-image-container{display:flex;flex-direction:column;margin-bottom:2%}.edit-blogs-image-position-container{display:flex;justify-content:flex-end;width:100%}.edit-blogs-image-position-select{width:150px;padding:8px;border-radius:4px;border:1px solid #D9D9D9;font-size:14px}.subscription-container{display:grid;grid-template-columns:repeat(7,1fr);column-gap:2%;row-gap:4vh}.subscription-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2%;border-radius:1rem;padding:8% 6%;background-color:#eee;cursor:pointer}.subscription-tile:hover{background-color:#ded8e63d;transition:background-color .3s ease-in-out}.subscription-tile img{width:60px;height:60px;object-fit:contain}.subscription-tile h1{font-size:14px;font-weight:500;color:#090909;margin:0%;text-align:center}.industry-type-card-empty{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.industry-type-card-empty p{font-size:16px;font-weight:500;color:#000}.industry-type-card-container{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-right:5%}.industry-type-card{background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:1rem;position:relative;width:230px;height:250px;display:flex;flex-direction:column}.industry-type-card h3{font-size:16px;font-weight:600;color:#fff;margin-top:auto;padding:1rem;margin-bottom:0}.industry-type-card-meta{font-size:12px;font-weight:400;color:#fff;padding:0 1rem 1rem;margin:0;opacity:.9}.industry-type-card-action{position:absolute;border-radius:50%;background-color:#fff;padding:4%;display:flex;justify-content:center;align-items:center;cursor:pointer}.industry-type-card-action:hover{scale:1.1;transition:scale .3s ease-in-out}.industry-type-card-action img{width:16px;height:16px}.industry-type-card-action.edit-icon{top:60px;right:10px}.industry-type-card-action.delete-icon{top:10px;right:10px}.requirement-type-card-empty{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.requirement-type-card-empty p{font-size:16px;font-weight:500;color:#000}.requirement-type-card-container{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-right:5%}.requirement-type-card{background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:1rem;position:relative;width:230px;height:250px;display:flex;flex-direction:column}.requirement-type-card h3{font-size:16px;font-weight:600;color:#fff;margin-top:auto;padding:1rem;margin-bottom:0}.requirement-type-card-meta{font-size:12px;font-weight:400;color:#fff;padding:0 1rem 1rem;margin:0;opacity:.9}.requirement-type-card-action{position:absolute;border-radius:50%;background-color:#fff;padding:4%;display:flex;justify-content:center;align-items:center;cursor:pointer}.requirement-type-card-action:hover{scale:1.1;transition:scale .3s ease-in-out}.requirement-type-card-action img{width:16px;height:16px}.requirement-type-card-action.edit-icon{top:60px;right:10px}.requirement-type-card-action.delete-icon{top:10px;right:10px}.settings-container{display:grid;grid-template-columns:repeat(7,1fr);column-gap:2%;row-gap:4vh}.settings-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2%;border-radius:1rem;padding:8% 6%;background-color:#eee;cursor:pointer}.settings-tile:hover{background-color:#ded8e63d;transition:background-color .3s ease-in-out}.settings-tile img{width:60px;height:60px;object-fit:contain}.settings-tile h1{font-size:14px;font-weight:500;color:#090909;margin:0%;text-align:center}.commission-setting-container{max-width:600px}.commission-setting-form{display:flex;flex-direction:column;gap:1.5rem}.commission-setting-toggle{display:flex;align-items:center;gap:1rem}.commission-setting-toggle-label{font-size:14px;font-weight:500;color:#090909}.payments-page{width:100%}.payments-tabs{display:flex;gap:0;margin-bottom:1.5rem;justify-content:center;align-items:center}.payments-tab{padding:.75rem 1.5rem;font-size:16px;font-weight:500;color:#6b7280;background:none;border:none;border-bottom:3px solid transparent;cursor:pointer;margin-bottom:-1px}.payments-tab:hover{color:#090909}.payments-tab-active{color:#090909;border-bottom-color:#006d70}.payments-filters{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-bottom:1.5rem}.payments-filter-input{padding:.5rem .75rem;font-size:14px;border:1px solid #E9EAEB;border-radius:.5rem;min-width:140px}.payments-filter-input:focus{outline:none;border-color:#006d70}.payments-filter-apply{padding:.5rem 1rem;font-size:14px;font-weight:500;background:#006d70;color:#fff;border:none;border-radius:.5rem;cursor:pointer}.payments-filter-apply:hover{background:#005a5d}.payments-table-wrap{border-radius:.5rem;overflow:hidden;border:1px solid #E9EAEB}.payments-table{width:100%;border-collapse:collapse;font-size:14px}.payments-table thead{background-color:#332d2d;color:#fff}.payments-table th{padding:18px 15px;text-align:left;font-weight:400;font-size:14px}.payments-table td{padding:18px 15px;border-bottom:1px solid #E0E0E0;color:#0d0d0d}.payments-table tbody tr:hover{background-color:#f9f9f9}.payments-cell-name{display:flex;flex-direction:column;gap:2px}.payments-name{font-weight:500;color:#0d0d0d}.payments-id{font-size:12px;color:#404040}.payments-status{display:inline-block;padding:.25rem .75rem;border-radius:.5rem;font-size:12px;font-weight:500}.payments-status-due{background-color:#dc2626;color:#fff}.payments-status-paid{background-color:#249f32;color:#fff}.payments-action-eye{width:36px;height:36px;border-radius:50%;border:none;background-color:#006d701a;color:#006d70;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.payments-action-eye:hover{background-color:#006d7033}.payments-action-paynow{background:none;border:none;color:#2563eb;font-size:14px;font-weight:500;cursor:pointer;text-decoration:none}.payments-action-paynow:hover{text-decoration:underline}.payments-table-empty{text-align:center;color:#6b7280;padding:2rem!important}.payments-dialog .payments-dialog-title{font-weight:600;font-size:20px;color:#0d0d0d;display:flex;align-items:center;justify-content:space-between}.payments-modal-info,.payments-details-info{margin-bottom:1.25rem}.payments-modal-info p,.payments-details-info p{margin:.5rem 0;font-size:14px;color:#0d0d0d}.payments-modal-field{margin-bottom:1.25rem}.payments-modal-label{display:block;font-size:14px;font-weight:600;color:#0d0d0d;margin-bottom:.5rem}.payments-modal-radios{display:flex;gap:1.5rem}.payments-modal-radio-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:14px;color:#0d0d0d}.payments-modal-radio-label input{accent-color:#006D70}.payments-upload-zone{border:2px dashed #D1D5DB;border-radius:.5rem;background-color:#f9fafb;padding:2rem;position:relative}.payments-upload-input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.payments-upload-content{display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer}.payments-upload-icon{color:#9ca3af}.payments-upload-content p{margin:0;font-size:14px;color:#6b7280}.payments-upload-browse{color:#006d70;font-weight:500}.payments-upload-browse:hover{text-decoration:underline}.payments-upload-hint{font-size:12px!important;color:#9ca3af!important}.payments-upload-filename{font-size:12px!important;color:#006d70!important}.payments-modal-actions{display:flex;gap:1rem;margin-top:1.5rem}.payments-modal-actions-end{justify-content:flex-end}.payments-details-summary{border:1px solid #E9EAEB;border-radius:.5rem;padding:1rem;margin-bottom:1.5rem;background-color:#fafafa}.payments-details-summary h4{margin:0 0 .75rem;font-size:16px;font-weight:600;color:#0d0d0d}.payments-details-summary p{margin:.35rem 0;font-size:14px;color:#0d0d0d}.payments-details-status-paid{color:#249f32;font-weight:600}.payments-details-status-due{color:#dc2626;font-weight:600}
