.project-card.MuiPaper-root{border-radius:.5rem;border-color:var(--colors-grey-100);padding:1.5rem 1.5rem 0}.project-card.MuiPaper-root .MuiCardHeader-root{gap:5px;padding:0}.project-card.MuiPaper-root .MuiCardHeader-root .MuiCardHeader-title{font-size:1.5rem;color:var(--text-primary)}.project-card.MuiPaper-root .MuiCardHeader-root .MuiCardHeader-action{margin:0}.project-card.MuiPaper-root .MuiCardContent-root{padding:1.5rem 0}.project-card.MuiPaper-root .MuiCardContent-root .project-card-content{display:flex}@media not all and (min-width:900px){.project-card.MuiPaper-root .MuiCardContent-root .project-card-content{grid-template-columns:1fr;flex-direction:column;row-gap:1rem}}@media (min-width:900px){.project-card.MuiPaper-root .MuiCardContent-root .project-card-content{grid-template-columns:repeat(2,calc(50% - 12px));-moz-column-gap:1rem;column-gap:1rem}.project-card.MuiPaper-root .MuiCardContent-root .project-card-content .adv-search-desc{width:50%}}.project-card.MuiPaper-root .MuiCardContent-root .project-card-content .company-bio>:not(:first-child){margin-top:1rem}.project-card.MuiPaper-root .MuiCardContent-root .project-card-content .company-bio .company-name .MuiTypography-h6{font-weight:400;color:var(--text-primary)}.project-card.MuiPaper-root .MuiCardContent-root .project-card-content .company-bio .company-name .rating-stars{display:flex;font-size:.875rem;color:var(--primary-main)}.project-card.MuiPaper-root .MuiCardContent-root .project-card-content .company-bio .company-name .rating-stars .MuiRating-root{font-size:1.25rem}.project-card.MuiPaper-root .MuiCardContent-root .project-card-content .company-bio .MuiTypography-body2{font-size:1rem;color:var(--text-primary)}.project-card.MuiPaper-root .MuiCardContent-root .project-card-content .project-btns{gap:.5rem}@media not all and (min-width:900px){.project-card.MuiPaper-root .MuiCardContent-root .project-card-content .project-btns{grid-row-start:3;flex-direction:column}}@media (min-width:900px){.project-card.MuiPaper-root .MuiCardContent-root .project-card-content .project-btns{grid-row-start:2;margin-top:1rem;flex-wrap:wrap}}.project-card.MuiPaper-root .MuiCardContent-root .project-card-content .project-actions{flex:1 1 0%}@media not all and (min-width:900px){.project-card.MuiPaper-root .MuiCardContent-root .project-card-content .project-actions{grid-column:span 1/span 2;grid-row:2}}@media (min-width:900px){.project-card.MuiPaper-root .MuiCardContent-root .project-card-content .project-actions{grid-row:1;grid-row-end:4}}.project-card.MuiPaper-root .MuiCardContent-root .project-card-content .project-actions .project-subheading-list{margin-top:1rem;align-items:flex-start;gap:.5rem}.project-card.MuiPaper-root .MuiCardContent-root .project-card-content .project-actions .project-subheading-list.ps-list .MuiListItemText-primary{font-size:.875rem!important;font-weight:500!important;color:var(--text-primary)!important}.project-card.MuiPaper-root .MuiCardContent-root .project-card-content .project-actions .project-subheading-list .MuiAvatar-root{border-radius:0!important}.project-card.MuiPaper-root .MuiCardContent-root .project-card-content .project-actions .project-subheading-list .MuiAvatar-root .MuiSvgIcon-root{font-size:1.25rem;color:var(--text-primary)}.project-card.MuiPaper-root .MuiCardContent-root .project-card-content .project-actions .project-subheading-list .MuiListItemText-root{margin:0}.project-card.MuiPaper-root .MuiCardContent-root .project-card-content .project-actions .project-subheading-list .MuiListItemText-root .MuiListItemText-primary{font-size:.875rem;color:var(--text-primary)}.project-card.MuiPaper-root .MuiCardContent-root .project-card-content .project-actions .project-subheading-list .MuiListItemText-root .MuiListItemText-secondary{font-size:.75rem;color:var(--text-secondary)}.project-card.MuiPaper-root .MuiCardContent-root .project-card-content .project-actions .project-list{gap:.75rem}.project-card.MuiPaper-root .MuiCardContent-root .project-card-content .project-actions .project-list li{gap:5px;border-radius:.5rem;background-color:var(--background-super-light-green);padding:6px .5rem}.project-card.MuiPaper-root .MuiCardContent-root .project-card-content .project-actions .project-list li .MuiAvatar-root{border-radius:0}.project-card.MuiPaper-root .MuiCardContent-root .project-card-content .project-actions .project-list li .MuiAvatar-root .MuiSvgIcon-root{font-size:1.25rem;color:var(--text-primary)}.project-card.MuiPaper-root .MuiCardContent-root .project-card-content .project-actions .project-list li .MuiListItemText-root{margin:0}.project-card.MuiPaper-root .MuiCardContent-root .project-card-content .project-actions .project-list li .MuiListItemText-root .MuiListItemText-primary{font-size:.875rem;color:var(--text-secondary)}