.page-module__VxpVBG__portfolioFilters{border-bottom:1px solid var(--border);background:#fff;padding:48px 0}.page-module__VxpVBG__filterRow{flex-wrap:wrap;gap:8px;padding-bottom:0;display:flex}.page-module__VxpVBG__filterBtn{border:1.5px solid var(--border);color:var(--text-mid);cursor:pointer;background:#fff;border-radius:100px;padding:9px 20px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:all .2s}.page-module__VxpVBG__filterBtn:hover,.page-module__VxpVBG__filterBtn.page-module__VxpVBG__active{background:var(--blue);border-color:var(--blue);color:#fff}.page-module__VxpVBG__portfolioGridSection{padding:var(--section-v) 0;background:#fff}.page-module__VxpVBG__pGrid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.page-module__VxpVBG__pCard{border:1px solid var(--border);border-radius:12px;flex-direction:column;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden}.page-module__VxpVBG__pCard:hover{border-color:#bfdbfe;transform:translateY(-5px);box-shadow:0 20px 50px #00000014}.page-module__VxpVBG__pCardImg{position:relative;overflow:hidden}.page-module__VxpVBG__pCardImg img{aspect-ratio:16/10;object-fit:cover;width:100%;transition:transform .4s;display:block}.page-module__VxpVBG__pCard:hover .page-module__VxpVBG__pCardImg img{transform:scale(1.04)}.page-module__VxpVBG__pCardOverlay{opacity:0;background:#0a1628b3;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.page-module__VxpVBG__pCard:hover .page-module__VxpVBG__pCardOverlay{opacity:1}.page-module__VxpVBG__pCardOverlay a{color:var(--navy);background:#fff;border-radius:6px;padding:10px 22px;font-size:13px;font-weight:700;transition:background .2s}.page-module__VxpVBG__pCardOverlay a:hover{background:var(--blue);color:#fff}.page-module__VxpVBG__pInfo{flex-direction:column;flex:1;padding:24px 26px 28px;display:flex}.page-module__VxpVBG__pTag{letter-spacing:1.5px;text-transform:uppercase;color:var(--blue);margin-bottom:8px;font-size:11px;font-weight:700}.page-module__VxpVBG__pInfo h3{color:var(--text);margin-bottom:10px;font-size:18px;font-weight:700}.page-module__VxpVBG__pInfo p{color:var(--text-soft);flex:1;margin-bottom:20px;font-size:14px;line-height:1.75}.page-module__VxpVBG__pMeta{flex-wrap:wrap;gap:12px;display:flex}.page-module__VxpVBG__pMetaItem{color:var(--text-soft);align-items:center;gap:5px;font-size:12px;font-weight:500;display:flex}.page-module__VxpVBG__pMetaItem svg{width:13px;height:13px;stroke:var(--text-soft);fill:none;stroke-width:2px}.page-module__VxpVBG__portfolioFeatured{background:var(--off-white);padding:var(--section-v) 0}.page-module__VxpVBG__featuredCard{border:1px solid var(--border);background:#fff;border-radius:16px;grid-template-columns:1fr 1fr;gap:0;display:grid;overflow:hidden}.page-module__VxpVBG__featuredImg img{object-fit:cover;width:100%;height:100%;min-height:400px;display:block}.page-module__VxpVBG__featuredContent{flex-direction:column;justify-content:center;padding:56px 52px;display:flex}.page-module__VxpVBG__featuredBadge{color:var(--blue);letter-spacing:1px;text-transform:uppercase;background:#2563eb14;border:1px solid #2563eb33;border-radius:100px;align-items:center;gap:6px;margin-bottom:20px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.page-module__VxpVBG__featuredContent h2{letter-spacing:-.5px;margin-bottom:14px;font-size:28px;font-weight:800}.page-module__VxpVBG__featuredContent p{color:var(--text-soft);margin-bottom:28px;font-size:15px;line-height:1.85}.page-module__VxpVBG__featuredResults{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:32px;display:grid}.page-module__VxpVBG__featuredResultNum{letter-spacing:-1px;color:var(--navy);margin-bottom:4px;font-size:28px;font-weight:900;line-height:1}.page-module__VxpVBG__featuredResultNum span{color:var(--blue)}.page-module__VxpVBG__featuredResultLabel{color:var(--text-soft);font-size:12px}.page-module__VxpVBG__portfolioStats{background:var(--navy);padding:72px 0}.page-module__VxpVBG__pstatsGrid{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.page-module__VxpVBG__pstat{text-align:center;border-right:1px solid #ffffff14;padding:0 40px}.page-module__VxpVBG__pstat:last-child{border-right:none}.page-module__VxpVBG__pstatNum{letter-spacing:-2px;color:#fff;margin-bottom:8px;font-size:44px;font-weight:900;line-height:1}.page-module__VxpVBG__pstatNum sup{color:#60a5fa;font-size:22px}.page-module__VxpVBG__pstatLabel{color:#ffffff73;font-size:14px}@media (max-width:1100px){.page-module__VxpVBG__pGrid{grid-template-columns:repeat(2,1fr)}.page-module__VxpVBG__featuredCard{grid-template-columns:1fr}.page-module__VxpVBG__featuredImg{display:none}.page-module__VxpVBG__pstatsGrid{grid-template-columns:repeat(2,1fr)}.page-module__VxpVBG__pstat{padding-top:30px;padding-bottom:30px}.page-module__VxpVBG__pstat:nth-child(2){border-right:none}.page-module__VxpVBG__pstat:nth-child(3){border-top:1px solid #ffffff14}.page-module__VxpVBG__pstat:nth-child(4){border-top:1px solid #ffffff14;border-right:none}}@media (max-width:720px){.page-module__VxpVBG__pGrid{grid-template-columns:1fr}.page-module__VxpVBG__featuredResults{grid-template-columns:1fr 1fr}.page-module__VxpVBG__featuredContent{padding:36px 28px}.page-module__VxpVBG__pstatsGrid{grid-template-columns:1fr 1fr}}
