.our-work-section{padding:100px 0}.our-work-section .heading-box{text-align:center;margin-bottom:30px}.our-work-section .heading-box h2{font-size:48px;font-weight:700;color:#1a1a1a;margin-bottom:20px}.our-work-section .heading-box p{font-size:18px;color:#666;max-width:600px;margin:0 auto}.our-work-section .filter-toggle-bar{margin-bottom:30px;display:flex;justify-content:center}.our-work-section .filter-toggle-bar .filter-buttons{display:flex;background:#fff;border-radius:50px;padding:8px;gap:8px;flex-wrap:wrap;justify-content:center}.our-work-section .filter-toggle-bar .filter-buttons .filter-btn{padding:12px 20px;border:none;background:rgba(0,0,0,0);border-radius:40px;font-size:16px;font-weight:500;color:#666;cursor:pointer;transition:all .3s ease;white-space:nowrap;background:#f8f5f1;font-weight:700;color:#000;font-family:var(--font-urbanist),sans-serif}.our-work-section .filter-toggle-bar .filter-buttons .filter-btn:hover{color:#000;background:#ece0d0}.our-work-section .filter-toggle-bar .filter-buttons .filter-btn.active{background:#000;color:#fff}.our-work-section .our-work{max-width:1200px;margin:0 auto}.our-work-section .our-work .each-work{margin-bottom:30px;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:all .3s ease}.our-work-section .our-work .each-work:hover{transform:translateY(-5px)}.our-work-section .our-work .each-work .work-image{position:relative;overflow:hidden}.our-work-section .our-work .each-work .work-image img{width:100%;object-fit:cover;transition:all .3s ease}.our-work-section .our-work .each-work .work-content{padding:25px}.our-work-section .our-work .each-work .work-content .work-category{margin-bottom:15px}.our-work-section .our-work .each-work .work-content .work-category .category-tag{display:inline-block;padding:6px 12px;border-radius:15px;font-size:16px;font-weight:600;font-family:var(--font-urbanist),sans-serif;letter-spacing:.5px}.our-work-section .our-work .each-work .work-content .work-category .category-tag.ui-ux-design{background:#f7eaeb;color:#d63436}.our-work-section .our-work .each-work .work-content .work-category .category-tag.website-development{background:#e7f6ef;color:#0e9e59}.our-work-section .our-work .each-work .work-content .work-category .category-tag.mobile-app-development{background:#f1eefe;color:#724ff3}.our-work-section .our-work .each-work .work-content .work-title{font-size:25px;font-weight:700;color:#1a1a1a;line-height:1.3}.our-work-section .our-work .each-work .work-content .work-description{font-size:16px;color:#595959;line-height:1.6;margin-bottom:20px}.our-work-section .our-work .each-work .work-content .work-link{display:flex;align-items:center;gap:8px}@media(max-width:991px){.our-work-section .our-work .each-work .work-content{padding:20px}.our-work-section .our-work .each-work .work-content .work-title{font-size:20px}}@media(max-width:768px){.our-work-section{padding:60px 0}.our-work-section .heading-box{margin-bottom:40px}.our-work-section .heading-box h2{font-size:32px}.our-work-section .heading-box p{font-size:16px}.our-work-section .filter-toggle-bar{margin-bottom:40px}.our-work-section .filter-toggle-bar .filter-buttons{padding:6px;gap:6px}.our-work-section .filter-toggle-bar .filter-buttons .filter-btn{padding:10px 16px;font-size:16px}.our-work-section .our-work .each-work{margin-bottom:25px}.our-work-section .our-work .each-work .work-image img{height:220px}.our-work-section .our-work .each-work .work-content{padding:20px}.our-work-section .our-work .each-work .work-content .work-title{margin-bottom:10px}.our-work-section .our-work .each-work .work-content .work-description{margin-bottom:15px}.our-work-section .our-work .each-work .work-content .work-link{padding:6px 12px}}@media(max-width:575px){.our-work-section .filter-toggle-bar .filter-buttons{flex-wrap:wrap;align-items:center;max-width:300px;margin:0 auto}.our-work-section .filter-toggle-bar .filter-buttons .filter-btn{text-align:center}.our-work-section .our-work .each-work .work-content{padding:15px}}