@media only screen and (min-width:0px){.project-card{cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;max-width:340px}.project-card>div .q-img{display:block;width:100%}.project-card>div h2{font-size:14px;line-height:normal;margin:5px 0 20px;padding:0;text-align:left}.project-card>div p{color:#666;margin-bottom:10px}.project-card .read-more{cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:5px}.project-card .read-more:hover{color:#ff8a00;transition:color .1s ease}}@media only screen and (min-width:768px){.project-card{max-width:300px}.project-card>div h2{font-size:16px}}@media only screen and (min-width:1175px){.project-card{max-width:340px}}.projects-page{padding:0 20px}.projects-page .projects-section-card{display:flex;flex-direction:row;flex-wrap:wrap;gap:15px;justify-content:center;margin:0 auto;max-width:100%;row-gap:50px}@media only screen and (min-width:768px){.projects-page .projects-section-card{gap:50px;justify-content:flex-start;max-width:650px;row-gap:70px}}@media only screen and (min-width:1175px){.projects-page .projects-section-card{gap:50px;margin:0 auto;max-width:1120px}}