.projects_projects__VWWFv{display:flex;flex-direction:column;align-items:center;gap:5rem;padding:2rem;width:100%;max-width:1440px;margin:0 auto}.projects_heading__e5sR_{text-align:center}.projects_error__CLL1S{color:#e04f5f;font-weight:600}.projects_project__title__XIpyi{font-size:1.5rem}.projects_pagination__kRNLj{display:flex;justify-content:center;align-items:center;gap:.5rem;background-color:rgba(189,228,136,.5);padding:.5rem 1rem;border-radius:50px}.projects_pagination__kRNLj button{background:none;border:none;font-size:1rem;padding:.5rem .75rem;border-radius:.25rem;cursor:pointer;transition:background-color .2s}.projects_pagination__kRNLj button:hover:not(:disabled){background-color:rgba(189,228,136,.8)}.projects_pagination__kRNLj button:disabled{opacity:.5;cursor:default}.projects_active__qojpb{font-weight:800;background-color:rgba(189,228,136,1)}.projects_project__media__7JSgt{width:100%;height:auto;object-fit:cover;border-radius:8px}.projects_pages__atf5W{display:flex;justify-content:space-evenly;width:100%}.projects_clear__btn__dL_NO{background:none;border:none;font-size:18px;color:var(--tertiary-color)}.projects_clear__btn__dL_NO:hover{cursor:pointer}.projects_projects__grid__p13Lr{display:grid;grid-template-columns:repeat(3,1fr);gap:5rem}.projects_project__tY2zA{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;padding:2rem;background:var(--services-gradient);border-radius:28px;gap:1.5rem;min-height:clamp(300px,40vw,600px);max-height:600px;overflow:hidden}.projects_project__image__VxBEM{width:100%;height:auto;max-height:200px;object-fit:cover;border-radius:18px}.projects_project__description__kd8ir{overflow-wrap:break-word;word-break:break-word;white-space:pre-wrap;overflow:hidden}@media screen and (max-width:1240px){.projects_project__tY2zA{min-height:clamp(300px,50vw,600px)!important}}@media screen and (max-width:1100px){.projects_projects__grid__p13Lr{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.projects_project__tY2zA{width:85vw}.projects_projects__grid__p13Lr{grid-template-columns:1fr}}