.recent-projects-section{background-color:#fff;width:100%;padding:4.5rem 2rem 3.5rem}.recent-projects-inner{max-width:1480px;margin:0 auto}.recent-projects-header{margin-bottom:2.5rem}.recent-projects-kicker{text-transform:uppercase;letter-spacing:.16em;color:var(--color-secondary);margin-bottom:.5rem;font-size:.8rem;display:block}.recent-projects-title{color:var(--color-main-dark,#0f172a);font-size:2.6rem;font-weight:600}.recent-projects-carousel{margin-bottom:2rem;overflow:hidden}.recent-projects-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:1.75rem;padding-bottom:.75rem;display:flex;overflow-x:auto}.recent-projects-track::-webkit-scrollbar{display:none}.recent-project-card{scroll-snap-align:start;min-height:430px;box-shadow:none;background-color:#dfdfdfa6;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:18px;flex:0 0 calc(33.333% - 1.2rem);transition:background-image .3s;position:relative;overflow:hidden}.recent-project-card-overlay{position:absolute;inset:auto 2rem 2rem}.recent-project-card-title{text-shadow:0 1px 2px #474747cc;color:#f0f0f0;margin-bottom:2rem;font-size:1.15rem;font-weight:700}.recent-project-card-tags{flex-wrap:wrap;gap:.5rem;display:flex}.recent-project-tag{color:#fff;background-color:#c7c7c769;border:1px solid #ffffff9a;border-radius:999px;padding:.38rem .9rem;font-size:.72rem;font-weight:600}.recent-projects-controls{justify-content:flex-start;gap:.75rem;margin-top:0;display:flex}.recent-projects-nav-btn{cursor:pointer;color:#0f172a;background-color:#fff;border:1px solid #0f172a;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.recent-projects-nav-btn:hover{color:#f9fafb;background-color:#0f172a;border-color:#0f172a}.recent-projects-nav-icon{font-size:1rem;line-height:1}@media (max-width:900px){.recent-projects-section{padding:3.5rem 1.75rem 3rem}.recent-project-card{flex:0 0 calc(50% - 1rem);min-height:360px}}@media (max-width:640px){.recent-projects-section{padding:3rem 1.25rem 3.25rem}.recent-project-card{flex:0 0 100%;min-height:310px}.recent-projects-controls{justify-content:center;margin-top:0}.recent-projects-title{font-size:2.1rem}}
