.ProjectsPage-module__hySNXq__sectionProjects{width:100%;min-height:100vh;margin:auto}.ProjectsPage-module__hySNXq__sectionItemProjects{background:linear-gradient(45deg,#000 0%,#232323 56%);width:100%;padding:50px 0}.ProjectsPage-module__hySNXq__sectionTitle{text-align:center;color:#ff006f;letter-spacing:.5px;margin-bottom:1rem;font-size:2.5rem;font-weight:700}
.ProjectHero-module__RBKkkq__containerHeroProjects{justify-content:space-between;align-items:center;gap:40px;width:100%;max-width:1280px;min-height:60vh;margin:0 auto;padding:60px 40px;display:flex}.ProjectHero-module__RBKkkq__projects{flex:1}.ProjectHero-module__RBKkkq__projects h1{color:#fff;font-family:Ubuntu,sans-serif;font-size:2.5rem;font-weight:700}.ProjectHero-module__RBKkkq__projects h2{color:#ff0048;font-family:Ubuntu,sans-serif;font-size:1.5rem;font-weight:400}.ProjectHero-module__RBKkkq__projectsImg{flex-shrink:0;justify-content:center;align-items:center;display:flex}.ProjectHero-module__RBKkkq__heroIcon{color:#fff;background-color:#cf191908;border-radius:1.5rem;padding:1.2rem;font-size:5rem;transition:transform .3s}.ProjectHero-module__RBKkkq__heroIcon:hover{transform:scale(1.1)}@media (max-width:768px){.ProjectHero-module__RBKkkq__containerHeroProjects{text-align:center;flex-direction:column-reverse;padding:40px 20px}.ProjectHero-module__RBKkkq__projects h1{font-size:2.25rem}.ProjectHero-module__RBKkkq__projects h2{margin-top:.5rem;font-size:1.25rem}}
.ProjectCardFull-module__h2CfSa__card{color:#fff;background-color:#1f2937;border-radius:.75rem;flex-direction:column;justify-content:space-between;width:15rem;padding:1rem;transition:transform .2s ease-in-out;display:flex;box-shadow:0 10px 15px #0000004d}.ProjectCardFull-module__h2CfSa__card:hover{transform:scale(1.05)}.ProjectCardFull-module__h2CfSa__imageWrapper{justify-content:center;margin-bottom:1rem;display:flex}.ProjectCardFull-module__h2CfSa__image{object-fit:cover;border-radius:.5rem}.ProjectCardFull-module__h2CfSa__title{color:#666;text-align:center;margin:12px 0;font-size:1rem;font-weight:600}.ProjectCardFull-module__h2CfSa__desc{color:#9ca3af;text-align:center;margin-bottom:1rem;font-size:.875rem}.ProjectCardFull-module__h2CfSa__icons{justify-content:center;gap:.5rem;margin-bottom:1rem;display:flex}.ProjectCardFull-module__h2CfSa__icon{color:#ff006f;font-size:1.25rem}.ProjectCardFull-module__h2CfSa__techIcons{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:16px;display:flex}.ProjectCardFull-module__h2CfSa__techIcon{color:#444;transition:color .3s}.ProjectCardFull-module__h2CfSa__techIcon:hover{color:#007bff}.ProjectCardFull-module__h2CfSa__links{justify-content:space-around;display:flex}.ProjectCardFull-module__h2CfSa__link{color:#ff006f;align-items:center;gap:.25rem;text-decoration:none;display:flex}.ProjectCardFull-module__h2CfSa__link:hover{text-decoration:underline}
.ProjectListFull-module__OQRUya__containerProjects{justify-content:center;width:100%;max-width:1280px;margin:auto;padding:0 40px;display:flex}.ProjectListFull-module__OQRUya__projectsGrid{grid-template-columns:repeat(3,1fr);gap:20px;padding:20px;display:grid}@media (max-width:1024px){.ProjectListFull-module__OQRUya__projectsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ProjectListFull-module__OQRUya__projectsGrid{grid-template-columns:1fr}}
