.projects{max-width:960px;padding:1rem 45px 45px}@media only screen and (max-width:985px){.projects{padding:8rem 0 0}}.projects-header{font-size:2rem;font-weight:700;color:#fff;margin-bottom:14px;line-height:1.5}.client--projects-wrapper{width:100%;border-radius:8px;margin-bottom:20px;display:grid;grid-template-columns:repeat(2,1fr);align-items:baseline;grid-gap:20px;gap:20px;background-color:#fff;padding:20px;margin-top:30px}@media only screen and (max-width:768px){.client--projects-wrapper{grid-template-columns:repeat(1,1fr)}}@media only screen and (max-width:580px){.client--projects-wrapper{padding:0}}.client--projectCard{display:flex;justify-content:space-between;align-items:flex-start;padding:20px;flex-direction:column;border-radius:8px;text-decoration:none}.client--projectCard img{width:100%;height:auto;object-fit:cover;border-radius:8px}.client--projectCard .project-card--content{display:flex;justify-content:space-between;align-items:center;margin-top:10px}@media only screen and (max-width:580px){.client--projectCard .project-card--content{flex-direction:column;align-items:flex-start}}.client--projectCard .project-card--content .project-card--content--text{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.client--projectCard .project-card--content .project-card--content--text h5{font-size:1rem;font-weight:500;color:#656565;margin-bottom:10px}.client--projectCard .project-card--content .project-card--content--text p{font-size:.9rem;font-weight:300;color:#656565;margin-bottom:10px}.projects--see-more{width:100%}.projects--see-more p{font-size:.9rem;font-weight:400;color:#656565;margin-bottom:14px;line-height:1.5;display:flex;align-items:center}.projects--see-more p a{cursor:pointer;display:inline-block;position:relative;text-align:center;text-decoration:none;width:auto;touch-action:manipulation;font-size:14px;font-weight:500;border-radius:60px;outline:none;padding:12px 30px;transition:box-shadow .2s ease 0s,transform .1s ease 0s;-webkit-tap-highlight-color:rgba(0,0,0,0);border:1px solid #ccc;margin:0 0 0 12px;color:#656565}