.projects-section{position:relative;width:100%;padding:8rem 0;background-color:var(--bg-dark);overflow:hidden}.projects-container{max-width:1400px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.projects-header{margin-bottom:6rem;max-width:800px}.projects-title{font-size:var(--font-size-h2);font-weight:700;margin-bottom:1rem;background:linear-gradient(to right,#fff,#888);-webkit-background-clip:text;background-clip:text;color:transparent}.projects-subtitle{font-size:var(--font-size-body);color:var(--text-secondary);max-width:500px}.project-card-wrapper{margin-bottom:15rem}.project-card-wrapper:last-child{margin-bottom:0}@media(max-width:991px){.projects-header,.project-card-wrapper{margin-bottom:4rem}}
