.portfolio_portfolioSection__XGfxM{color:#f5f5f5;padding:4rem 2rem;font-family:Poppins,sans-serif}.portfolio_heading__CwjTR h1{font-size:3rem;margin-bottom:.5rem;text-align:center;font-weight:700;letter-spacing:1px;color:#fff}.portfolio_heading__CwjTR p{font-size:1.2rem;color:#aaa;text-align:center;max-width:600px;margin:0 auto 2rem}.portfolio_textDanger__zuwy8{background:linear-gradient(90deg,#ff4d6d,#dc3545,#b3002d);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;letter-spacing:-.5px}.portfolio_customNavTabs__OOHmc{display:flex;justify-content:center;gap:2rem;margin-bottom:3rem;list-style:none;padding:0;border-bottom:2px solid #222}.portfolio_navLinkCustom___J5JL{position:relative;background:transparent;border:none;color:#bbb;font-weight:500;font-size:1.15rem;padding:.8rem 0;cursor:pointer;transition:color .3s ease}.portfolio_navLinkCustom___J5JL:hover{color:#fff}.portfolio_navLinkCustom___J5JL:hover:after{width:50%}.portfolio_navLinkCustom___J5JL.portfolio_active__RYCR7{color:#fff;font-weight:600}.portfolio_navLinkCustom___J5JL:after{content:"";position:absolute;left:50%;bottom:-2px;width:0;height:3px;background:linear-gradient(90deg,#dc3545,#ff4f6d);border-radius:2px;transition:all .35s ease;transform:translateX(-50%)}.portfolio_navLinkCustom___J5JL.portfolio_active__RYCR7:after{width:100%}.portfolio_tabFade__48c3H{animation:portfolio_fadeIn__22Ulp .5s ease}@keyframes portfolio_fadeIn__22Ulp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.portfolio_portfolioSection__XGfxM{padding:2rem 1rem;margin-top:-40px}}.branding_row__QJoch{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.branding_col__e2dLJ{flex:unset;min-width:unset}.branding_card__n7QnO{background:linear-gradient(160deg,rgba(30,30,30,.95),rgba(20,20,20,.9));border-radius:1rem;overflow:hidden;transition:transform .4s ease,box-shadow .4s ease;display:flex;flex-direction:column;height:100%;border:1px solid rgba(255,255,255,.06);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.branding_card__n7QnO:hover{transform:translateY(-8px);box-shadow:0 12px 25px rgba(0,0,0,.6),0 0 20px rgba(220,53,69,.3)}.branding_cardImgTop__19l2i{object-fit:cover;height:200px;width:100%;border-bottom:1px solid #222;background-color:white}.branding_cardBody___e3XZ{padding:1.5rem;flex-grow:1}.branding_cardBody___e3XZ h5{font-size:1.35rem;font-weight:700;letter-spacing:.5px;color:#f9f9f9}.branding_cardBody___e3XZ p{font-size:1rem;color:#ddd;line-height:1.75}.branding_cardFooter__vz9PH{display:flex;justify-content:center;gap:1rem;padding:1rem 1.5rem;border-top:1px solid #222}.branding_cardFooter__vz9PH a,.branding_cardFooter__vz9PH button{background:transparent;border:1px solid #555;color:#fff;padding:.6rem 1.4rem;cursor:pointer;border-radius:50px;transition:all .3s ease;text-decoration:none;font-size:.95rem}.branding_cardFooter__vz9PH a:hover,.branding_cardFooter__vz9PH button:hover{background:#dc3545;border-color:#dc3545;box-shadow:0 0 10px rgba(220,53,69,.5)}.branding_modalOverlay__DqPBy{position:fixed;inset:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:1050;animation:branding_fadeIn__j_wuA .3s ease forwards}@keyframes branding_fadeIn__j_wuA{0%{opacity:0}to{opacity:1}}.branding_modal__HSN6z{background:linear-gradient(165deg,#1c1c1c,#111);border:1px solid rgba(255,255,255,.08);scrollbar-width:thin;scrollbar-color:#444 #1a1a1a;border-radius:1rem;width:85%;max-width:950px;max-height:85vh;overflow-y:auto;box-shadow:0 20px 40px rgba(0,0,0,.7);animation:branding_scaleIn__eIEQX .35s ease forwards;transform-origin:center}.branding_modal__HSN6z::-webkit-scrollbar{width:8px}.branding_modal__HSN6z::-webkit-scrollbar-track{background:#111}.branding_modal__HSN6z::-webkit-scrollbar-thumb{background:#444;border-radius:4px}@keyframes branding_scaleIn__eIEQX{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.branding_modalHeader__Cp_8s{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #333;border-radius:.8rem;padding:1.2rem 1.5rem;color:#fff;font-size:1.25rem;font-weight:600;position:-webkit-sticky;position:sticky;top:0;background:rgba(255,255,255,.02);z-index:10;margin-bottom:1.5rem}.branding_modalHeader__Cp_8s button{background:transparent;border:none;color:#aaa;font-size:1.5rem;cursor:pointer;transition:color .3s}.branding_modalHeader__Cp_8s button:hover{color:#dc3545}.branding_modalBody__2XTph{padding:2rem;color:#ddd;line-height:1.7}.branding_modalBody__2XTph img{max-width:200px;border-radius:.6rem;margin-bottom:1.5rem}.branding_modalBody__2XTph section{margin-bottom:2rem}.branding_modalBody__2XTph h4{font-size:1.25rem;color:#ff4f6d;margin-bottom:.8rem;border-left:4px solid #dc3545;padding-left:.8rem;letter-spacing:.5px}.branding_galleryGrid__stGHS{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:1rem;gap:1rem}.branding_galleryGrid__stGHS img{border-radius:.6rem;width:100%;height:120px;object-fit:cover;transition:transform .3s ease}.branding_galleryGrid__stGHS img:hover{transform:scale(1.05)}.branding_testimonials__go2zZ{padding-left:1rem;margin-top:1rem}.branding_testimonials__go2zZ blockquote{font-size:1.05rem;line-height:1.7;color:#e0e0e0;border-left:3px solid #ff4f6d;padding-left:1rem;margin:0 0 1.2rem}.branding_testimonials__go2zZ footer{font-size:.9rem;color:#aaa;margin-top:.3rem}.branding_logicGrid__3iubU{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.2rem;gap:1.2rem;margin-bottom:2rem}.branding_logicCard__Pa3p4{display:flex;gap:1rem;background:linear-gradient(160deg,rgba(255,255,255,.06),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.05);border-radius:.8rem;padding:1rem;align-items:center;transition:transform .3s ease,box-shadow .3s ease}.branding_logicCard__Pa3p4:hover{transform:translateY(-4px);box-shadow:0 6px 16px rgba(0,0,0,.5)}.branding_logicCard__Pa3p4 img{width:90px;height:90px;border-radius:.5rem;object-fit:cover}.branding_logicCard__Pa3p4 h6{margin:0 0 .4rem;font-size:1.05rem;color:#f8f8f8;font-weight:600}.branding_logicCard__Pa3p4 p{margin:0;font-size:.9rem;color:#ddd}.branding_brandingRow__lDeE_{display:flex;gap:1px;margin-bottom:1rem;flex-wrap:wrap}.branding_brandingCol__gSU3u:first-child,.branding_brandingCol__gSU3u:last-child{flex:0 0 100%;max-width:100%}.branding_brandingCol__gSU3u img{max-width:100%;border-radius:.6rem}.branding_logicGridTwo__elp_P{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.2rem;gap:1.2rem;margin-bottom:2rem}.branding_galleryGridThree__FvZqY{display:grid;grid-template-columns:repeat(4,1fr)}.branding_galleryGridThree__FvZqY img{border-radius:.8rem;width:100%;height:200px;object-fit:cover;transition:transform .3s ease}.branding_galleryGridThree__FvZqY img:hover{transform:scale(1.05)}@media (max-width:992px){.branding_row__QJoch{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.branding_modal__HSN6z{width:95%;max-height:80vh}.branding_modalBody__2XTph{padding:1.2rem}.branding_modalBody__2XTph img{max-width:150px}.branding_brandingRow__lDeE_{flex-direction:column}.branding_brandingCol__gSU3u:first-child,.branding_brandingCol__gSU3u:last-child{flex:0 0 100%;max-width:100%}.branding_logicGridTwo__elp_P{grid-template-columns:1fr}.branding_galleryGridThree__FvZqY{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.branding_row__QJoch{grid-template-columns:1fr}}.mobile_flexContainer__crtzQ{display:flex;gap:2rem;align-items:flex-start;padding:2rem}.mobile_row__Z8j2P{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.mobile_col__skv2A{flex:unset;min-width:unset}.mobile_card__d0lfd{background:linear-gradient(160deg,rgba(30,30,30,.95),rgba(20,20,20,.9));border-radius:1rem;overflow:hidden;transition:transform .4s ease,box-shadow .4s ease;display:flex;flex-direction:column;height:100%;border:1px solid rgba(255,255,255,.06);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.mobile_card__d0lfd:hover{transform:translateY(-8px);box-shadow:0 12px 25px rgba(0,0,0,.6),0 0 20px rgba(220,53,69,.3)}.mobile_cardImgTop__FEwuY{object-fit:cover;height:200px;width:100%;border-bottom:1px solid #222}.mobile_cardBody__f5yY0{padding:1.5rem;flex-grow:1}.mobile_cardBody__f5yY0 h5{font-size:1.35rem;font-weight:700;margin-bottom:.5rem;color:#f9f9f9}.mobile_cardBody__f5yY0 p{font-size:.95rem;line-height:1.5;color:#ddd}.mobile_cardFooter__fPh5V{display:flex;justify-content:center;gap:1rem;padding:1rem 1.5rem;border-top:1px solid #222}.mobile_cardFooter__fPh5V a,.mobile_cardFooter__fPh5V button{background:transparent;border:1px solid #555;color:#fff;padding:.6rem 1.4rem;cursor:pointer;border-radius:50px;transition:all .3s ease;text-decoration:none;font-size:.95rem}.mobile_cardFooter__fPh5V a:hover,.mobile_cardFooter__fPh5V button:hover{background:#dc3545;border-color:#dc3545;box-shadow:0 0 10px rgba(220,53,69,.5)}.mobile_navPills__uMiyX{display:flex;flex-direction:column;gap:.8rem;min-width:220px;background:rgba(255,255,255,.02);border:1px solid #333;padding:1.2rem;border-radius:1rem;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:2rem}.mobile_flexGrow__KXBA6{flex:1 1}.mobile_pill__aib2V{background:rgba(255,255,255,.05);border:1px solid #333;color:#ddd;text-align:left;padding:.9rem 1.2rem;cursor:pointer;border-radius:12px;transition:all .3s ease}.mobile_pill__aib2V:hover{background:rgba(255,255,255,.1);color:#fff}.mobile_activePill__XsGIj{background:linear-gradient(90deg,#dc3545,#ff4f6d);color:#fff;font-weight:600;border:none;box-shadow:0 4px 12px rgba(220,53,69,.5)}.mobile_modalOverlay__PAhzq{position:fixed;inset:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:1050;animation:mobile_fadeIn__sfTar .3s ease forwards}@keyframes mobile_fadeIn__sfTar{0%{opacity:0}to{opacity:1}}.mobile_modal__dAuVh{background:linear-gradient(165deg,#1c1c1c,#111);border:1px solid rgba(255,255,255,.08);scrollbar-width:thin;scrollbar-color:#444 #1a1a1a;border-radius:1rem;width:85%;max-width:950px;max-height:85vh;overflow-y:auto;box-shadow:0 20px 40px rgba(0,0,0,.7);animation:mobile_scaleIn__7qumW .35s ease forwards;transform-origin:center}.mobile_modal__dAuVh::-webkit-scrollbar{width:8px}.mobile_modal__dAuVh::-webkit-scrollbar-track{background:#111}.mobile_modal__dAuVh::-webkit-scrollbar-thumb{background:#444;border-radius:4px}@keyframes mobile_scaleIn__7qumW{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.mobile_modalHeader__ps_hC{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #333;border-radius:.8rem;padding:1.2rem 1.5rem;color:#fff;font-size:1.25rem;font-weight:600;position:-webkit-sticky;position:sticky;top:0;background:rgba(255,255,255,.02);z-index:10;margin-bottom:1.5rem}.mobile_modalHeader__ps_hC button{background:transparent;border:none;color:#aaa;font-size:1.5rem;cursor:pointer;transition:color .3s}.mobile_modalHeader__ps_hC button:hover{color:#dc3545}.mobile_modalBody__0z7wM{padding:2rem;color:#ddd;line-height:1.7}.mobile_modalBody__0z7wM img{max-width:100%;width:350px;height:auto;border-radius:.8rem;margin:0 auto 2rem;display:block;box-shadow:0 6px 20px rgba(0,0,0,.6)}.mobile_modalBody__0z7wM section{margin-bottom:2rem}.mobile_modalBody__0z7wM h4{font-size:1.25rem;color:#ff4f6d;margin-bottom:.8rem;border-left:4px solid #dc3545;padding-left:.8rem;letter-spacing:.5px}.mobile_testimonials__A5EIT{padding-left:1rem;margin-top:1rem}.mobile_testimonials__A5EIT blockquote{font-size:1.05rem;line-height:1.7;color:#e0e0e0;border-left:3px solid #ff4f6d;padding-left:1rem;margin:0 0 1.2rem}.mobile_testimonials__A5EIT footer{font-size:.9rem;color:#aaa;margin-top:.3rem}@media (max-width:992px){.mobile_row__Z8j2P{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.mobile_portfolioSection__DpTom{padding:2rem 1rem;margin-top:-40px}.mobile_flexContainer__crtzQ{flex-direction:column;padding:1rem}.mobile_navPills__uMiyX{flex-direction:column;justify-content:center;min-width:unset;width:100%;border:none;padding:0;background:transparent}.mobile_pill__aib2V{flex:1 1;text-align:center;min-width:100px}.mobile_modal__dAuVh{width:95%;max-height:80vh}.mobile_modalBody__0z7wM{padding:1.2rem}.mobile_modalBody__0z7wM img{width:220px;max-width:90%}}@media (max-width:576px){.mobile_row__Z8j2P{grid-template-columns:1fr}}.web_flexContainer__PQ9tJ{display:flex;gap:2rem;align-items:flex-start;padding:2rem}.web_row__K_3wW{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.web_col__leMWK{flex:unset;min-width:unset}.web_card__dfipI{background:linear-gradient(160deg,rgba(30,30,30,.95),rgba(20,20,20,.9));border-radius:1rem;overflow:hidden;transition:transform .4s ease,box-shadow .4s ease;display:flex;flex-direction:column;height:100%;border:1px solid rgba(255,255,255,.06);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.web_card__dfipI:hover{transform:translateY(-8px);box-shadow:0 12px 25px rgba(0,0,0,.6),0 0 20px rgba(220,53,69,.3)}.web_cardImgTop__XMXbV{object-fit:cover;height:200px;width:100%;border-bottom:1px solid #222}.web_cardBody__Jrd9s{padding:1.5rem;flex-grow:1}.web_cardBody__Jrd9s h5{font-size:1.35rem;font-weight:700;margin-bottom:.5rem;color:#f9f9f9}.web_cardBody__Jrd9s p{font-size:.95rem;line-height:1.5;color:#ddd}.web_cardFooter__vucib{display:flex;justify-content:center;gap:1rem;padding:1rem 1.5rem;border-top:1px solid #222}.web_cardFooter__vucib a,.web_cardFooter__vucib button{background:transparent;border:1px solid #555;color:#fff;padding:.6rem 1.4rem;cursor:pointer;border-radius:50px;transition:all .3s ease;text-decoration:none;font-size:.95rem}.web_cardFooter__vucib a:hover,.web_cardFooter__vucib button:hover{background:#dc3545;border-color:#dc3545;box-shadow:0 0 10px rgba(220,53,69,.5)}.web_navPills__sGGYA{display:flex;flex-direction:column;gap:.8rem;min-width:220px;background:rgba(255,255,255,.02);border:1px solid #333;padding:1.2rem;border-radius:1rem;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:2rem}.web_flexGrow__3s4G3{flex:1 1}.web_pill__88X1i{background:rgba(255,255,255,.05);border:1px solid #333;color:#ddd;text-align:left;padding:.9rem 1.2rem;cursor:pointer;border-radius:12px;transition:all .3s ease}.web_pill__88X1i:hover{background:rgba(255,255,255,.1);color:#fff}.web_activePill__Hm9l4{background:linear-gradient(90deg,#dc3545,#ff4f6d);color:#fff;font-weight:600;border:none;box-shadow:0 4px 12px rgba(220,53,69,.5)}.web_modalOverlay__QruYV{position:fixed;inset:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:1050;animation:web_fadeIn__oi_VC .3s ease forwards}@keyframes web_fadeIn__oi_VC{0%{opacity:0}to{opacity:1}}.web_modal__sHjpJ{background:linear-gradient(165deg,#1c1c1c,#111);border:1px solid rgba(255,255,255,.08);scrollbar-width:thin;scrollbar-color:#444 #1a1a1a;border-radius:1rem;width:85%;max-width:950px;max-height:85vh;overflow-y:auto;box-shadow:0 20px 40px rgba(0,0,0,.7);animation:web_scaleIn__4BL3r .35s ease forwards;transform-origin:center}.web_modal__sHjpJ::-webkit-scrollbar{width:8px}.web_modal__sHjpJ::-webkit-scrollbar-track{background:#111}.web_modal__sHjpJ::-webkit-scrollbar-thumb{background:#444;border-radius:4px}@keyframes web_scaleIn__4BL3r{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.web_modalHeader__0PRyi{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #333;border-radius:.8rem;padding:1.2rem 1.5rem;color:#fff;font-size:1.25rem;font-weight:600;position:-webkit-sticky;position:sticky;top:0;background:rgba(255,255,255,.02);z-index:10;margin-bottom:1.5rem}.web_modalHeader__0PRyi button{background:transparent;border:none;color:#aaa;font-size:1.5rem;cursor:pointer;transition:color .3s}.web_modalHeader__0PRyi button:hover{color:#dc3545}.web_modalBody__55FtJ{padding:2rem;color:#ddd;line-height:1.7}.web_modalBody__55FtJ img{max-width:100%;width:350px;height:auto;border-radius:.8rem;margin:0 auto 2rem;display:block;box-shadow:0 6px 20px rgba(0,0,0,.6)}.web_modalBody__55FtJ section{margin-bottom:2rem}.web_modalBody__55FtJ h4{font-size:1.25rem;color:#ff4f6d;margin-bottom:.8rem;border-left:4px solid #dc3545;padding-left:.8rem;letter-spacing:.5px}.web_testimonials__OYQyJ{padding-left:1rem;margin-top:1rem}.web_testimonials__OYQyJ blockquote{font-size:1.05rem;line-height:1.7;color:#e0e0e0;border-left:3px solid #ff4f6d;padding-left:1rem;margin:0 0 1.2rem}.web_testimonials__OYQyJ footer{font-size:.9rem;color:#aaa;margin-top:.3rem}@media (max-width:992px){.web_row__K_3wW{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.web_portfolioSection__bAanU{padding:2rem 1rem;margin-top:-40px}.web_flexContainer__PQ9tJ{flex-direction:column;padding:1rem}.web_navPills__sGGYA{flex-direction:column;justify-content:center;min-width:unset;width:100%;border:none;padding:0;background:transparent}.web_pill__88X1i{flex:1 1;text-align:center;min-width:100px}.web_modal__sHjpJ{width:95%;max-height:80vh}.web_modalBody__55FtJ{padding:1.2rem}.web_modalBody__55FtJ img{width:220px;max-width:90%}}@media (max-width:576px){.web_row__K_3wW{grid-template-columns:1fr}}