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