.projects-module__D-cxOq__projectsPage{background:var(--bg-primary,#050508);min-height:100vh;padding-bottom:80px}.projects-module__D-cxOq__heroSection{max-width:var(--max-width,1400px);text-align:center;margin:0 auto;padding:160px 20px 80px}.projects-module__D-cxOq__title{color:#fff;margin-bottom:20px;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.1}.projects-module__D-cxOq__subtitle{color:#fff9;max-width:600px;margin:0 auto;font-size:18px}.projects-module__D-cxOq__projectsGrid{max-width:var(--max-width,1400px);grid-template-columns:repeat(2,1fr);gap:30px;margin:0 auto;padding:0 40px;display:grid}@media (max-width:900px){.projects-module__D-cxOq__projectsGrid{grid-template-columns:1fr;padding:0 20px}}.projects-module__D-cxOq__projectCard{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.projects-module__D-cxOq__projectCard:hover{background:#ffffff0d;border-color:#fff3;transform:translateY(-5px)}.projects-module__D-cxOq__cardHeader{justify-content:space-between;align-items:flex-start;padding:30px 30px 20px;display:flex}.projects-module__D-cxOq__cardInfo{flex:1;padding-right:20px}.projects-module__D-cxOq__cardTitle{color:#fff;margin-bottom:8px;font-size:24px;font-weight:700;line-height:1.3}.projects-module__D-cxOq__cardCategory{color:#ffffff80;font-size:14px;font-weight:500}.projects-module__D-cxOq__arrowIcon{color:#fff;background:#ffffff05;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.projects-module__D-cxOq__projectCard:hover .projects-module__D-cxOq__arrowIcon{color:#050508;background:#fff;transform:rotate(45deg)}.projects-module__D-cxOq__cardImageWrapper{flex-direction:column;flex:1;justify-content:flex-end;padding:0 30px 30px;display:flex}.projects-module__D-cxOq__cardImage{border:1px solid #ffffff0d;border-radius:12px;width:100%;height:300px;position:relative;overflow:hidden}.projects-module__D-cxOq__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.projects-module__D-cxOq__projectCard:hover .projects-module__D-cxOq__cardImage img{transform:scale(1.05)}
