.ProjectCard-content-row-os h4{color:var(--primary-color);padding-bottom:4px;font-size:24px;font-weight:700;line-height:28px}.ProjectCard-content-row-os p{color:var(--primary-color);font-size:18px;font-weight:700;line-height:24px}.ProjectCard-image-os img{width:100%;height:auto;max-height:150px;display:flex}.ProjectCard-col-os{flex-direction:column;justify-content:space-between;gap:1.5rem;text-decoration:none;display:flex}.ProjectCard-content-row-os{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;display:flex}.ProjectCard-content-col-2-os{justify-content:flex-end;width:20%;display:flex}.ProjectCard-content-col-1-os{width:80%}.ProjectCard-content-col-2-os a span{transition:all .3s;display:flex}.ProjectCard-content-col-2-os a{color:var(--secondary-color);background:var(--brand-color);border-radius:4px;align-items:center;gap:2px;padding:4px 12px;font-size:18px;font-weight:700;line-height:24px;display:flex}.ProjectCard-content-col-2-os a:hover span{transition:all .3s;transform:translate(5px)}.ProjectCard-os{background:var(--secondary-background);border:1px solid var(--primary-border);border-radius:8px;padding:1.5rem;transition:all .3s}.ProjectCard-os:hover{box-shadow:var(--secondary-shadow);transition:all .3s}.ProjectCard-image-os{padding-bottom:1.5rem}@media screen and (max-width:1600px){.ProjectCard-content-row-os h4{font-size:20px;line-height:24px}.ProjectCard-content-row-os p,.ProjectCard-content-col-2-os a{font-size:16px;line-height:20px}}@media screen and (max-width:767px){.ProjectCard-content-row-os h4{width:100%;font-size:16px;line-height:24px}}
