.secondary-color{color:#fff700}*{box-sizing:border-box;padding:0;margin:0}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}body,html{-ms-overflow-style:none;scrollbar-width:none;max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}a{color:inherit;text-decoration:none}ol,ul{margin-left:25px}.local-upload-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:100001}.local-upload-overlay .loader-container{display:flex;flex-direction:column;align-items:center}.local-upload-overlay .spinner{border:4px solid hsla(0,0%,100%,.2);border-top-color:#fff;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite}.local-upload-overlay p.progress-meter{margin-top:20px;color:#fff;font-size:18px;font-weight:#fff;text-align:center}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.bid-page{margin-top:100px;display:flex;flex-direction:column;align-items:center}.bid-page .project-side{width:90%;padding:30px 50px 40px;border:1px solid rgba(89,92,90,.4078431373);border-radius:20px;margin-bottom:30px}.bid-page .project-side.active .description{height:-moz-fit-content;height:fit-content;padding:50px 0 10px}.bid-page .project-side.active .project-head{padding:30px 40px 20px 0;border-bottom:1px solid rgba(89,92,90,.4078431373)}.bid-page .project-side.active .project-head .arrow span.caption:after{content:"Hide Details"}.bid-page .project-side.active .project-head .arrow .icon{rotate:-180deg}.bid-page .project-side .project-head{padding:30px 40px 10px 0;display:flex;align-items:center;justify-content:space-between}.bid-page .project-side .project-head .content .title{font-size:30px;font-weight:800}.bid-page .project-side .project-head .content .other{display:flex;align-items:center;padding:10px 0;gap:20px;font-size:16px}.bid-page .project-side .project-head .content .other .type{background-color:#34a853;color:#fff;padding:5px 12px;border-radius:20px}.bid-page .project-side .project-head .content .other .category,.bid-page .project-side .project-head .content .other .location,.bid-page .project-side .project-head .content .other .time{font-weight:700;opacity:.9}.bid-page .project-side .project-head .content .other .category .icon,.bid-page .project-side .project-head .content .other .location .icon,.bid-page .project-side .project-head .content .other .time .icon{color:#ff671e}.bid-page .project-side .project-head .arrow{color:#4285f4;display:flex;align-items:center;gap:5px;font-size:30px;cursor:pointer}.bid-page .project-side .project-head .arrow span.caption{font-size:18px}.bid-page .project-side .project-head .arrow span.caption:after{content:"More Details"}.bid-page .project-side .project-head .arrow .icon{transition:.2s}.bid-page .project-side .description{width:100%;height:0;display:flex;padding:0;overflow:hidden;transition:.3s}.bid-page .project-side .description .left-content{width:70%;padding:0 30px 0 0;font-size:18px;opacity:.8;border-right:1px solid rgba(89,92,90,.4078431373)}.bid-page .project-side .description .left-content .requirements{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;gap:40px;padding:40px 30px 30px 0;border-top:1px solid rgba(89,92,90,.4078431373);margin-top:40px}.bid-page .project-side .description .left-content .requirements .row{width:40%;display:flex;font-size:22px;gap:20px;align-items:center}.bid-page .project-side .description .left-content .requirements .row .icon{font-size:32px;color:#4285f4}.bid-page .project-side .description .left-content .requirements .row .caption .title{font-size:12px;text-transform:uppercase;font-weight:700}.bid-page .project-side .description .left-content .requirements .row .caption .content{opacity:.6}.bid-page .project-side .description .left-content .skills{padding:40px 20px 0;border-top:1px solid rgba(89,92,90,.4078431373)}.bid-page .project-side .description .left-content .skills .head{font-size:20px;font-weight:700}.bid-page .project-side .description .left-content .skills .tags{display:flex;flex-wrap:wrap;gap:15px;padding:15px 0;font-size:14px}.bid-page .project-side .description .left-content .skills .tags .tag{background-color:#f5f9ff;border:1px solid rgba(115,115,115,.233);padding:5px 12px;border-radius:20px}.bid-page .project-side .description .right-content{width:30%;padding:0 25px}.bid-page .project-side .description .right-content .client-side{width:100%;padding:0 20px 30px 40px}.bid-page .project-side .description .right-content .client-side .action-btns{display:flex;flex-direction:column;gap:15px;width:100%}.bid-page .project-side .description .right-content .client-side .action-btns div.bid-btn,.bid-page .project-side .description .right-content .client-side .action-btns div.save-btn{display:flex;align-items:center;justify-content:center;gap:20px;font-size:18px;border-radius:12px;border:2px solid #4285f4;padding:10px 0;font-weight:700}.bid-page .project-side .description .right-content .client-side .action-btns div.bid-btn .icon,.bid-page .project-side .description .right-content .client-side .action-btns div.save-btn .icon{font-size:18px}.bid-page .project-side .description .right-content .client-side .action-btns div.bid-btn .icon img,.bid-page .project-side .description .right-content .client-side .action-btns div.save-btn .icon img{height:40px}.bid-page .project-side .description .right-content .client-side .action-btns div.bid-btn{background-color:#4285f4;color:#fff}.bid-page .project-side .description .right-content .client-side .action-btns div.save-btn{color:#4285f4}.bid-page .project-side .description .right-content .client-side .project-activity{padding:30px 0;border-bottom:1px solid rgba(89,92,90,.4078431373)}.bid-page .project-side .description .right-content .client-side .project-activity .head{font-size:20px;font-weight:700;color:#4285f4}.bid-page .project-side .description .right-content .client-side .project-activity .details{display:flex;flex-direction:column;gap:4px;margin-top:12px}.bid-page .project-side .description .right-content .client-side .project-activity .details .row{display:flex;flex-direction:row;gap:10px}.bid-page .project-side .description .right-content .client-side .project-activity .details .row .index{font-weight:700}.bid-page .project-side .description .right-content .client-side .client-details{padding:20px 0;display:flex;flex-direction:column;gap:10px}.bid-page .project-side .description .right-content .client-side .client-details a{display:block;color:#4285f4;text-decoration:underline;margin-top:10px;font-size:14px}.bid-page .project-side .description .right-content .client-side .client-details .head{font-size:20px;font-weight:700}.bid-page .project-side .description .right-content .client-side .client-details .name-dp{padding:20px 0}.bid-page .project-side .description .right-content .client-side .client-details .name-dp .dp{width:100px;height:100px;content:"";background-position:50%;background-repeat:no-repeat;background-size:cover;margin-bottom:10px;border-radius:10px;position:relative}.bid-page .project-side .description .right-content .client-side .client-details .name-dp .name{font-size:20px;font-weight:700}.bid-page .project-side .description .right-content .client-side .client-details .payment-verified,.bid-page .project-side .description .right-content .client-side .client-details .phone-verified{display:flex;font-weight:700;gap:10px;font-size:16px;color:#34a853}.bid-page .project-side .description .right-content .client-side .client-details .rating{display:flex;align-items:center;gap:5px;margin-top:10px}.bid-page .project-side .description .right-content .client-side .client-details .rating .stars{color:#e6b400}.bid-page .project-side .description .right-content .client-side .client-details .rating .average{font-weight:700}.bid-page .project-side .description .right-content .client-side .client-details .other{padding:15px 0}.bid-page .bidding-area{width:90%;padding:30px 50px 40px}.bid-page .bidding-area .heading{margin-bottom:40px}.bid-page .bidding-area .heading h1{font-size:35px}.bid-page .bidding-area .heading h4{font-size:20px;font-weight:400}.bid-page .bidding-area div.form{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px}.bid-page .bidding-area div.form div.full,.bid-page .bidding-area div.form div.half{display:flex;flex-direction:column;padding:10px}.bid-page .bidding-area div.form div.full label,.bid-page .bidding-area div.form div.half label{font-size:18px;font-weight:700;margin-bottom:8px;padding-left:8px}.bid-page .bidding-area div.form div.full p.error-msg,.bid-page .bidding-area div.form div.half p.error-msg{font-weight:400!important;font-size:13px;color:red;margin-top:6px;padding-left:8px}.bid-page .bidding-area div.form div.full input,.bid-page .bidding-area div.form div.full select,.bid-page .bidding-area div.form div.full textarea,.bid-page .bidding-area div.form div.half input,.bid-page .bidding-area div.form div.half select,.bid-page .bidding-area div.form div.half textarea{width:100%;padding:12px 15px;border:none;outline:none;border:1px solid rgba(2,171,19,.4078431373);border-radius:8px;font-family:inherit;font-size:16px;font-weight:400}.bid-page .bidding-area div.form div.full input::placeholder,.bid-page .bidding-area div.form div.full select::placeholder,.bid-page .bidding-area div.form div.full textarea::placeholder,.bid-page .bidding-area div.form div.half input::placeholder,.bid-page .bidding-area div.form div.half select::placeholder,.bid-page .bidding-area div.form div.half textarea::placeholder{color:#a3a3a3}.bid-page .bidding-area div.form div.full input:active,.bid-page .bidding-area div.form div.full input:focus,.bid-page .bidding-area div.form div.full select:active,.bid-page .bidding-area div.form div.full select:focus,.bid-page .bidding-area div.form div.full textarea:active,.bid-page .bidding-area div.form div.full textarea:focus,.bid-page .bidding-area div.form div.half input:active,.bid-page .bidding-area div.form div.half input:focus,.bid-page .bidding-area div.form div.half select:active,.bid-page .bidding-area div.form div.half select:focus,.bid-page .bidding-area div.form div.half textarea:active,.bid-page .bidding-area div.form div.half textarea:focus{border:2px solid rgba(2,171,19,.4078431373)}.bid-page .bidding-area div.form div.full .error-msg,.bid-page .bidding-area div.form div.half .error-msg{color:red;font-size:13px;margin-top:6px;padding-left:8px}.bid-page .bidding-area div.form div.half{width:30%}.bid-page .bidding-area div.form div.full{width:100%}.bid-page .bidding-area div.form div.file-attachments{width:calc(100% - 20px);display:flex;flex-direction:column;border:1px solid rgba(2,171,19,.4078431373);border-radius:8px;margin:2px 10px}.bid-page .bidding-area div.form div.file-attachments .file-upload{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;font-size:20px;cursor:pointer}.bid-page .bidding-area div.form div.file-attachments .file-upload .icon{font-size:30px}.bid-page .bidding-area div.form div.file-attachments .row-wrapper{display:flex;flex-wrap:wrap;gap:10px;padding:40px 10px}.bid-page .bidding-area div.form div.file-attachments .file-item{display:flex;align-items:center;justify-content:space-between;width:240px;height:70px;padding:10px;border:1px solid rgba(2,171,19,.4078431373);border-radius:6px;background:#f8f8f8;font-size:14px;color:#1d2437;position:relative}.bid-page .bidding-area div.form div.file-attachments .file-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:180px}.bid-page .bidding-area div.form div.file-attachments .delete-btn{position:absolute;font-size:18px;right:4px;background:#fff;color:#ff671e;padding:6px;cursor:pointer}.bid-page .bidding-area div.form div.file-attachments .add-more{width:240px;cursor:pointer;display:flex;align-items:center;justify-content:center;border:1px solid rgba(2,171,19,.4078431373);border-radius:6px;background-color:#fff;transition:background-color .2s}.bid-page .bidding-area div.form div.file-attachments .add-more .add-btn{display:flex;align-items:center;justify-content:center;color:#34a853;font-size:30px;width:100%;height:100%}.bid-page .bidding-area div.form div.file-attachments .add-more .add-btn:hover{background-color:#34a853;color:#fff}.bid-page .bidding-area div.form div.file-attachments p.error-msg{font-weight:400!important;font-size:13px;color:red;margin-top:6px;padding-left:8px}div.action-btns{width:calc(100% - 20px);display:flex;justify-content:end;padding:30px 0;margin-left:10px}div.action-btns button.submit{padding:8px 20px;outline:none;background-color:#4285f4;color:#fff;border:2px solid #4285f4;border-radius:8px;font-size:18px;cursor:pointer;transition:.25s}div.action-btns button.submit:hover{background-color:#fff;color:#4285f4}.external-links{padding:10px;width:100%;margin-top:20px}.external-links label{font-size:18px;font-weight:700;margin-bottom:8px;padding-left:8px}.external-links .links-input-container{display:flex;flex-wrap:wrap;gap:20px;margin-top:20px}.external-links .links-input-container .link-input{flex:48% 1;display:flex;align-items:center;gap:10px;border:1px solid rgba(2,171,19,.4078431373);padding:8px 10px;border-radius:12px}.external-links .links-input-container .link-input .logo{height:30px;width:30px;position:relative;z-index:0}.external-links .links-input-container .link-input .input-element{width:100%}.external-links .links-input-container .link-input .input-element input{width:100%;padding:8px 15px;border:none;outline:none}.profile-highlights{padding:10px;width:100%;margin-top:20px}.profile-highlights label{font-size:18px;font-weight:700;margin-bottom:8px;padding-left:8px}.profile-highlights p{padding-left:8px}.profile-highlights .highlight-type-selection{width:100%;display:flex;align-items:center;gap:20px}.profile-highlights .highlight-type-selection .type{width:50%;display:flex;flex-direction:column;align-items:center;margin-top:30px;border:1px solid rgba(2,171,19,.4078431373);padding:30px 0;border-radius:12px;gap:10px}.profile-highlights .highlight-type-selection .type .icon .image-icon{height:80px;width:auto}.profile-highlights .highlight-type-selection .type .caption{font-size:16px}.profile-highlights .final-added-highlight-list{display:flex;flex-wrap:wrap;flex-direction:row;overflow-y:scroll;gap:20px;margin-top:20px}.profile-highlights .final-added-highlight-list .highlight-card{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;flex:50% 1;background-color:#f5f9ff;border-radius:12px;max-width:calc(50% - 10px)}.profile-highlights .final-added-highlight-list .highlight-card .thumbnail{width:100px;aspect-ratio:14/9;background-position:50%;background-repeat:no-repeat;background-size:contain;border:2px solid rgba(89,92,90,.4078431373);border-radius:10px;position:relative}.profile-highlights .final-added-highlight-list .highlight-card .detail{width:calc(100% - 160px)}.profile-highlights .final-added-highlight-list .highlight-card .detail .type{font-size:14px}.profile-highlights .final-added-highlight-list .highlight-card .detail .title{font-size:20px;font-weight:700;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.profile-highlights .final-added-highlight-list .highlight-card .delete-btn{width:30px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#4285f4}.profile-highlights .profile-highlight-pop-up-container{position:fixed;top:100%;left:0;z-index:2000;width:100%;height:100%;display:flex;justify-content:center;align-items:center;transition:.3s}.profile-highlights .profile-highlight-pop-up-container.active{background-color:rgba(0,0,0,.6745098039);top:0}.profile-highlights .profile-highlight-pop-up{width:90%;height:90%;background-color:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);border-radius:30px;padding:30px 40px;position:relative}.profile-highlights .profile-highlight-pop-up .action-btns{position:absolute;bottom:0;left:0;padding:10px 0;background-color:#fff;display:flex;align-items:center;justify-content:center!important;gap:20px;border-top:2px solid rgba(115,115,115,.233)}.profile-highlights .profile-highlight-pop-up .action-btns .btn{width:45%;text-align:center;border:2px solid #4285f4;padding:10px 0;font-size:18px;font-weight:700;border-radius:50px}.profile-highlights .profile-highlight-pop-up .action-btns .btn.cancel{color:#4285f4}.profile-highlights .profile-highlight-pop-up .action-btns .btn.add{background-color:#4285f4;color:#fff}.profile-highlights .profile-highlight-pop-up .close-btn{position:absolute;top:40px;right:50px;font-size:30px;cursor:pointer}.profile-highlights .profile-highlight-pop-up h1{padding:10px 0}.profile-highlights .profile-highlight-pop-up h4{font-weight:400}.profile-highlights .profile-highlight-pop-up .highlight-selection-area{display:flex;flex-direction:column;margin-top:30px}.profile-highlights .profile-highlight-pop-up .highlight-selection-area .highlights-tab-link{display:flex;gap:5px;font-size:18px}.profile-highlights .profile-highlight-pop-up .highlight-selection-area .highlights-tab-link .empty-link,.profile-highlights .profile-highlight-pop-up .highlight-selection-area .highlights-tab-link .link{border-bottom:3px solid rgba(115,115,115,.233)}.profile-highlights .profile-highlight-pop-up .highlight-selection-area .highlights-tab-link .link{padding:8px 12px}.profile-highlights .profile-highlight-pop-up .highlight-selection-area .highlights-tab-link .link.active{border-color:#34a853}.profile-highlights .profile-highlight-pop-up .highlight-selection-area .highlights-tab-link .empty-link{width:100%;content:"";padding:8px 12px}.profile-highlights .profile-highlight-pop-up .selection-area{display:flex}.profile-highlights .profile-highlight-pop-up .selection-area .suggestion-list-tabs{width:65%;padding:20px 30px 0 5px;border-right:2px solid rgba(115,115,115,.233)}.profile-highlights .profile-highlight-pop-up .selection-area .suggestion-list-tabs .suggestion-list{height:420px;overflow-y:scroll;display:none}.profile-highlights .profile-highlight-pop-up .selection-area .suggestion-list-tabs .suggestion-list.active{display:block}.profile-highlights .profile-highlight-pop-up .selection-area .suggestion-list-tabs .suggestion-list .suggestions{display:flex;flex-direction:column}.profile-highlights .profile-highlight-pop-up .selection-area .suggestion-list-tabs .suggestion-list .suggestions .certificate-card,.profile-highlights .profile-highlight-pop-up .selection-area .suggestion-list-tabs .suggestion-list .suggestions .portfolio-card{display:flex;gap:25px;padding:25px 0;align-items:center;border-bottom:2px solid rgba(115,115,115,.233)}.profile-highlights .profile-highlight-pop-up .selection-area .suggestion-list-tabs .suggestion-list .suggestions .certificate-card:last-child,.profile-highlights .profile-highlight-pop-up .selection-area .suggestion-list-tabs .suggestion-list .suggestions .portfolio-card:last-child{border:none!important}.profile-highlights .profile-highlight-pop-up .selection-area .suggestion-list-tabs .suggestion-list .suggestions .certificate-card .thumbnail,.profile-highlights .profile-highlight-pop-up .selection-area .suggestion-list-tabs .suggestion-list .suggestions .portfolio-card .thumbnail{width:220px;height:200px;background-repeat:no-repeat;background-position:50%;background-size:cover;content:"";position:relative;border-radius:12px}.profile-highlights .profile-highlight-pop-up .selection-area .suggestion-list-tabs .suggestion-list .suggestions .certificate-card .detail,.profile-highlights .profile-highlight-pop-up .selection-area .suggestion-list-tabs .suggestion-list .suggestions .portfolio-card .detail{width:calc(100% - 280px)}.profile-highlights .profile-highlight-pop-up .selection-area .suggestion-list-tabs .suggestion-list .suggestions .certificate-card .detail .title,.profile-highlights .profile-highlight-pop-up .selection-area .suggestion-list-tabs .suggestion-list .suggestions .portfolio-card .detail .title{font-size:22px;font-weight:700}.profile-highlights .profile-highlight-pop-up .selection-area .suggestion-list-tabs .suggestion-list .suggestions .certificate-card .detail .description,.profile-highlights .profile-highlight-pop-up .selection-area .suggestion-list-tabs .suggestion-list .suggestions .portfolio-card .detail .description{font-size:16px;line-height:1.5em;--max-lines:2;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:var(--max-lines);-webkit-line-clamp:var(--max-lines)}.profile-highlights .profile-highlight-pop-up .selection-area .suggestion-list-tabs .suggestion-list .suggestions .certificate-card .detail .skills,.profile-highlights .profile-highlight-pop-up .selection-area .suggestion-list-tabs .suggestion-list .suggestions .portfolio-card .detail .skills{display:flex;flex-wrap:wrap;gap:10px;padding:10px 0}.profile-highlights .profile-highlight-pop-up .selection-area .suggestion-list-tabs .suggestion-list .suggestions .certificate-card .detail .skills .skill,.profile-highlights .profile-highlight-pop-up .selection-area .suggestion-list-tabs .suggestion-list .suggestions .portfolio-card .detail .skills .skill{background-color:rgba(115,115,115,.233);padding:5px 12px;border-radius:30px;border:1px solid rgba(89,92,90,.4078431373)}.profile-highlights .profile-highlight-pop-up .selection-area .suggestion-list-tabs .suggestion-list .suggestions .certificate-card .detail button,.profile-highlights .profile-highlight-pop-up .selection-area .suggestion-list-tabs .suggestion-list .suggestions .portfolio-card .detail button{border:none;outline:none;background-color:#4285f4;color:#fff;padding:8px 25px;font-size:16px;font-weight:700;border-radius:60px;margin-top:20px}.profile-highlights .profile-highlight-pop-up .selection-area .suggestion-list-tabs .suggestion-list .suggestions .certificate-card .detail .description{font-size:16px;line-height:1.5em;--max-lines:4;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:var(--max-lines);-webkit-line-clamp:var(--max-lines)}.profile-highlights .profile-highlight-pop-up .selection-area .highlights-list-container{width:35%;padding:20px 30px 0;height:420px;overflow-y:scroll}.profile-highlights .profile-highlight-pop-up .selection-area .highlights-list-container .highlights-list{display:flex;flex-direction:column;overflow-y:scroll}.profile-highlights .profile-highlight-pop-up .selection-area .highlights-list-container .highlights-list .highlight-card{display:flex;align-items:center;justify-content:space-between;padding:15px 0}.profile-highlights .profile-highlight-pop-up .selection-area .highlights-list-container .highlights-list .highlight-card .thumbnail{width:100px;aspect-ratio:14/9;background-position:50%;background-repeat:no-repeat;background-size:contain;border:2px solid rgba(89,92,90,.4078431373);border-radius:10px;position:relative}.profile-highlights .profile-highlight-pop-up .selection-area .highlights-list-container .highlights-list .highlight-card .detail{width:calc(100% - 160px)}.profile-highlights .profile-highlight-pop-up .selection-area .highlights-list-container .highlights-list .highlight-card .detail .type{font-size:14px}.profile-highlights .profile-highlight-pop-up .selection-area .highlights-list-container .highlights-list .highlight-card .detail .title{font-size:20px;font-weight:700;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.profile-highlights .profile-highlight-pop-up .selection-area .highlights-list-container .highlights-list .highlight-card .delete-btn{width:30px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#4285f4}.milestones-section{width:100%;border:1px solid rgba(89,92,90,.4078431373);border-radius:20px;padding:40px 50px!important;margin-top:20px}.milestones-section .milestones-list{margin-top:30px}.milestones-section .milestones-list .phase{margin-top:15px;transition:.2s}.milestones-section .milestones-list .phase:first-child{margin-top:0}.milestones-section .milestones-list .phase.active{border:2px solid rgba(89,92,90,.4078431373)}.milestones-section .milestones-list .phase.active .deliver-work,.milestones-section .milestones-list .phase.active .details{height:auto;padding:20px 40px}.milestones-section .milestones-list .phase.active .head .right-side .view-toggle-btn{rotate:180deg}.milestones-section .milestones-list .phase.show-edit-form{border:2px solid rgba(89,92,90,.4078431373)}.milestones-section .milestones-list .phase.show-edit-form .milestone-edit-form{padding:15px 40px;margin-top:20px;height:auto}.milestones-section .milestones-list .phase .head{display:flex;justify-content:space-between;padding:20px 15px 12px;background-color:#f5f9ff;cursor:pointer}.milestones-section .milestones-list .phase .head .left-side,.milestones-section .milestones-list .phase .head .right-side{display:flex}.milestones-section .milestones-list .phase .head .left-side{white-space:nowrap;font-size:22px;font-weight:700;width:100%}.milestones-section .milestones-list .phase .head .right-side{display:flex;gap:10px;width:-moz-fit-content;width:fit-content}.milestones-section .milestones-list .phase .head .right-side .btn{padding:8px 20px;border-radius:12px;font-size:14px;transition:.15s;white-space:nowrap}.milestones-section .milestones-list .phase .head .right-side .btn.edit{background-color:#34a853;color:#fff;border:2px solid #34a853}.milestones-section .milestones-list .phase .head .right-side .btn.edit:hover{background-color:#fff;color:#34a853}.milestones-section .milestones-list .phase .head .right-side .btn.delete{background-color:#ff671e;color:#fff;border:2px solid #ff671e}.milestones-section .milestones-list .phase .head .right-side .btn.delete:hover{background-color:#fff;color:#ff671e}.milestones-section .milestones-list .phase .details{height:0;overflow:hidden;transition:inherit}.milestones-section .milestones-list .phase .details ul{margin-left:20px}.milestones-section .milestones-list .phase .details .duration-payment{display:flex;margin-top:30px;gap:30px}.milestones-section .milestones-list .phase .details .duration-payment .duration,.milestones-section .milestones-list .phase .details .duration-payment .payment{display:flex;font-size:20px;gap:15px}.milestones-section .milestones-list .phase .details .duration-payment .duration .icon,.milestones-section .milestones-list .phase .details .duration-payment .payment .icon{color:#34a853}.milestones-section .milestones-list .phase .milestone-edit-form{width:100%;height:0;overflow:hidden;transition:.15s}.milestones-section .milestones-list .phase .milestone-edit-form input,.milestones-section .milestones-list .phase .milestone-edit-form textarea{margin-top:15px}.milestones-section .milestones-list .phase .milestone-edit-form .duration-and-price{display:flex;align-items:flex-end;margin-top:20px;padding:0;gap:25px}.milestones-section .milestones-list .phase .milestone-edit-form .duration-and-price button{outline:none;border:none;padding:10px 20px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;font-size:16px;margin-bottom:9px;border-radius:12px;cursor:pointer;transition:.15s;white-space:nowrap}.milestones-section .milestones-list .phase .milestone-edit-form .duration-and-price button.cancel-btn{background-color:#ff671e;color:#fff;border:2px solid #ff671e}.milestones-section .milestones-list .phase .milestone-edit-form .duration-and-price button.cancel-btn:hover{background-color:#fff;color:#ff671e}.milestones-section .milestones-list .phase .milestone-edit-form .duration-and-price button.update-btn{background-color:#34a853;color:#fff;border:2px solid #34a853}.milestones-section .milestones-list .phase .milestone-edit-form .duration-and-price button.update-btn:hover{background-color:#fff;color:#34a853}.milestones-section .milestone-form{width:70%;padding:15px 0;margin-top:20px}.milestones-section .milestone-form input,.milestones-section .milestone-form textarea{margin-top:15px}.milestones-section .milestone-form .duration-and-price{display:flex;align-items:flex-end;margin-top:20px;padding:0;gap:25px}.milestones-section .milestone-form .duration-and-price button{outline:none;padding:10px 60px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;font-size:18px;margin-bottom:9px;background-color:#34a853;color:#fff;border:2px solid #34a853;border-radius:12px;cursor:pointer;transition:.15s}.milestones-section .milestone-form .duration-and-price button:hover{background-color:#fff;color:#34a853}