.projects-module__D-cxOq__container{max-width:var(--max-width);margin:0 auto;padding:60px 20px}.projects-module__D-cxOq__header{text-align:center;margin-bottom:80px}.projects-module__D-cxOq__header h1{margin-bottom:10px;font-size:3rem}.projects-module__D-cxOq__header p{color:var(--secondary);font-size:1.25rem}.projects-module__D-cxOq__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px;max-width:100%;padding:0;display:grid}.projects-module__D-cxOq__card{border-radius:var(--border-radius);background:#fff;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 10px #00000014}.projects-module__D-cxOq__card:hover{transform:translateY(-10px);box-shadow:0 18px 40px #1a3c342e}.projects-module__D-cxOq__imageWrap{height:250px;position:relative;overflow:hidden}.projects-module__D-cxOq__image{object-fit:cover;object-position:center;transition:transform .4s}.projects-module__D-cxOq__card:hover .projects-module__D-cxOq__image{transform:scale(1.05)}.projects-module__D-cxOq__content{padding:30px}.projects-module__D-cxOq__content h2{margin-bottom:15px;font-size:1.5rem}.projects-module__D-cxOq__content p{color:var(--secondary);line-height:1.6}
