.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}section.project-posting::-webkit-scrollbar{display:none}section.project-posting{-ms-overflow-style:none;scrollbar-width:none;width:100%;height:100%;padding:40px 0;overflow-y:scroll}section.project-posting.section-bg{background-color:#f5f9ff}section.project-posting .section-heading{padding:20px}section.project-posting .section-heading.horizontal-center{display:flex;flex-direction:column;align-items:center;gap:20px}section.project-posting .section-heading h1.title{text-align:center;font-size:44px;font-weight:800;color:#1d2437}section.project-posting .section-heading h1.title .gradient{display:inline;background:linear-gradient(90deg,#4285F4,#34A853);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}section.project-posting .section-heading h2.sub-heading{width:100%;font-size:20px;margin-top:8px;padding:0 3%;font-weight:400;text-align:center;opacity:.6}section.project-posting .section-heading h4.tag-section-heading{width:-moz-fit-content;width:fit-content;padding:6px 18px;border-radius:30px;font-size:14px;background-color:#fff;color:#919191;border:1px solid #919191;text-transform:uppercase}section.project-posting .more-btn{width:100%;display:flex;justify-content:center;align-items:center;padding:30px 0}section.project-posting .more-btn .btn{display:block;width:-moz-fit-content;width:fit-content;border:4px solid #4285f4;background-color:#4285f4;color:#fff;padding:10px 25px;cursor:pointer;font-size:20px;transition:.3s;border-radius:50px}section.project-posting .more-btn .btn:hover{background-color:#fff;color:#4285f4}section.project-posting input,section.project-posting select,section.project-posting textarea{border-radius:8px;border:none;outline:none;border:1px solid rgba(2,171,19,.4078431373);padding:8px 12px}.categories-drawer-container{width:calc(100% - 20px);padding:0 10px;border-radius:15px;margin-left:10px;transition:.3s;top:0;overflow:hidden;position:relative}@media only screen and (max-width:600px){.categories-drawer-container{margin-left:0;border-radius:0;width:100%}}.categories-drawer-container.fixed-to-top{position:fixed;top:65px;left:0;z-index:1499;background-color:#fff;box-shadow:0 10px 12px -12px #000}@media only screen and (max-width:600px){.categories-drawer-container.fixed-to-top{top:55px}}.categories-drawer-container.fixed-to-top ul.categories-drawer li.category{background-color:#c4d5f8;opacity:1}.categories-drawer-container div.scroller{position:absolute;top:50%;z-index:1500;transform:translateY(-50%);background-color:#34a853;color:#fff;width:30px;height:30px;font-size:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);cursor:pointer}@media only screen and (max-width:600px){.categories-drawer-container div.scroller{font-size:12px;width:25px;height:25px}}.categories-drawer-container div.scroller.forward{right:5px}.categories-drawer-container div.scroller.backward{left:5px}.categories-drawer-container div.scroller.inactive{background-color:#a5a5a5;color:#1d2437}.categories-drawer-container ul.list{width:calc(100% - 90px);margin-left:40px;overflow-x:scroll;list-style:none;display:flex;flex-direction:row;align-items:center;gap:20px;padding:10px 20px;scroll-behavior:smooth}.categories-drawer-container ul.list::-webkit-scrollbar{display:none}.categories-drawer-container ul.list{-ms-overflow-style:none;scrollbar-width:none}@media only screen and (min-width:767px){.categories-drawer-container ul.list{padding:10px 20px}}@media only screen and (max-width:767px){.categories-drawer-container ul.list{width:calc(100% - 50px);margin-left:15px}}.categories-drawer-container ul.list li.category{word-wrap:nowrap;white-space:nowrap;font-size:18px;font-weight:400;cursor:pointer;opacity:.6;padding:8px 12px;background-color:rgba(106,106,106,.1529411765);border-radius:6px;transition:.3s}@media only screen and (max-width:600px){.categories-drawer-container ul.list li.category{font-size:14px}}.categories-drawer-container ul.list li.category:hover{background-color:#1d2437;color:#fff}.categories-drawer-container ul.list li.category.active{opacity:1;background-color:#4285f4;color:#fff}.post-project-form{width:100%;padding:20px 60px;position:relative}@media only screen and (max-width:767px){.post-project-form{padding:20px 30px}}.post-project-form .form-heading{position:absolute;top:0;left:0;width:20%;background-color:#34a853;color:#fff;padding:8px 12px;margin-bottom:12px;font-size:25px;display:flex;justify-content:center;align-items:center}.post-project-form .w-20{width:20%}.post-project-form .w-40{width:40%}.post-project-form .w-50{max-width:50%}.post-project-form .w-60{width:60%}.post-project-form .w-80{width:80%}.post-project-form .w-100{width:100%}@media only screen and (max-width:767px){.post-project-form .w-100,.post-project-form .w-20,.post-project-form .w-40,.post-project-form .w-50,.post-project-form .w-60,.post-project-form .w-80{width:100%!important;max-width:100%!important}}.post-project-form .form-row{max-width:100%;display:flex;flex-direction:row}@media only screen and (max-width:767px){.post-project-form .form-row{flex-direction:column}}.post-project-form .form-row.main-form{gap:40px}.post-project-form .form-row .extra-details-mini-row{justify-content:space-between;margin-top:20px}@media only screen and (max-width:767px){.post-project-form .form-row .extra-details-mini-row{flex-direction:column;gap:20px}}.post-project-form .form-row .extra-details-mini-row .extra-details-mini-column{max-width:30%}@media only screen and (max-width:767px){.post-project-form .form-row .extra-details-mini-row .extra-details-mini-column{width:100%!important;max-width:100%!important}}.post-project-form .form-row .extra-details-mini-row .extra-details-mini-column input,.post-project-form .form-row .extra-details-mini-row .extra-details-mini-column select{font-size:16px}.post-project-form .form-col{width:100%;display:flex;flex-direction:column}.post-project-form label.heading{font-size:18px;margin:5px 0 10px 5px;font-weight:700;display:block;opacity:.8}.post-project-form .project-nature-section{width:100%;display:flex;justify-content:center;margin-bottom:30px}.post-project-form .project-nature-section .options{width:-moz-fit-content;width:fit-content;display:flex;justify-content:center;background-color:#e6e6e6;padding:5px;border-radius:10px}.post-project-form .project-nature-section .options label.option{font-size:18px;display:flex;align-items:center;white-space:nowrap;padding:8px 30px;cursor:pointer;color:#1d2437;border-radius:8px;opacity:.7}.post-project-form .project-nature-section .options label.option input[type=radio]{display:none}.post-project-form .project-nature-section .options label.option:has(input[type=radio]:checked){opacity:1;background-color:#34a853;color:#fff}.post-project-form .project-nature-section h4{font-size:20px;margin-bottom:15px}.post-project-form .project-title-section{width:100%}.post-project-form .project-title-section input{width:100%;font-size:16px}.post-project-form .upload-label{cursor:pointer;margin-left:10px;font-size:16px;opacity:.7}.post-project-form .upload-label input{display:none}.post-project-form .details-section .textarea-container{margin-top:5%;width:100%;height:-moz-fit-content;height:fit-content;position:relative}@media only screen and (max-width:767px){.post-project-form .details-section .textarea-container{margin-top:40px}}.post-project-form .details-section .textarea-container .ai-btn{position:absolute;top:0;right:0;transform:translateY(-100%);font-size:14px;width:-moz-fit-content;width:fit-content;padding:8px 25px;background:linear-gradient(90deg,#4fc500,#039725);color:#fff;border-top-left-radius:8px;border-top-right-radius:8px;cursor:pointer}.post-project-form .details-section .textarea-container textarea{width:100%;font-size:16px;border-top-right-radius:0;font-family:inherit}.post-project-form div.skills-input{margin:20px 0}.post-project-form div.skills-input .heading{text-align:left;padding-left:5px;font-size:18px;font-weight:700;margin:0 0 8px}.post-project-form div.skills-input div.skills-list{min-height:60px;padding:10px 15px;height:auto;border:1px solid rgba(2,171,19,.4078431373);border-radius:8px;width:100%;display:flex;flex-wrap:wrap;gap:15px}.post-project-form div.skills-input div.skills-list .skills{display:none}.post-project-form div.skills-input div.skills-list .skills.active{width:100%;display:flex;flex-direction:row;gap:8px;flex-wrap:wrap}.post-project-form div.skills-input div.skills-list .skills.active .skill{width:-moz-fit-content;width:fit-content;background-color:#34a853;padding:5px 10px;display:flex;align-items:center;gap:10px;border-radius:8px}.post-project-form div.skills-input div.skills-list .skills.active .skill .caption{font-size:14px;color:#fff}.post-project-form div.skills-input div.skills-list .skills.active .skill .remove-btn{color:#fff}.post-project-form div.skills-input div.skills-list textarea{width:100%;white-space:nowrap;padding:5px 0;font-size:16px;border:none;outline:none;font-family:inherit}.post-project-form input[type=submit]{width:100%;background-color:#4285f4;color:#fff;outline:none;border:4px solid #4285f4;padding:10px 12px;margin-top:20px;font-weight:700;font-size:16px;cursor:pointer;transition:.3s}.post-project-form input[type=submit]:hover{background-color:#fff;color:#4285f4}