.our-work-section{--blue:#00aeef;--blue-d:#0090cc;--blue-light:#e6f7fd;--dark:#0a0a0a;--dark2:#111;--dark3:#181818;--dark4:#1e1e1e;--light:#f4fbfe;--text-d:#ccc;--text-m:#888;--border-d:#ffffff12;background:var(--light)!important}.our-work-section .port-hero{background:var(--dark2);padding:140px 0 80px;position:relative;overflow:hidden}.our-work-section .port-hero:before{content:"";background-image:radial-gradient(circle,#00aeef14 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0}.our-work-section .hero-glow{pointer-events:none;background:radial-gradient(circle,#00aeef1f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-100px}.our-work-section .port-hero-content{z-index:2;position:relative}.our-work-section .section-badge{color:var(--blue);letter-spacing:.18em;text-transform:uppercase;background:#00aeef1f;border:1px solid #00aeef4d;border-radius:50px;align-items:center;gap:8px;margin-bottom:18px;padding:7px 18px;font-size:.7rem;font-weight:600;display:inline-flex}.our-work-section .dot{background:var(--blue);border-radius:50%;width:5px;height:5px;display:inline-block}.our-work-section .port-hero h1{color:#fff;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:700;line-height:1.15}.our-work-section .port-hero h1 em{color:var(--blue);font-style:italic}.our-work-section .port-hero p{color:var(--text-d);max-width:560px;margin-top:16px;font-size:1rem;line-height:1.8}.our-work-section .hero-divider{background:linear-gradient(90deg, var(--blue), transparent);border-radius:2px;width:55px;height:3px;margin:18px 0}.our-work-section .stats-row{flex-wrap:wrap;gap:36px;margin-top:32px;display:flex}.our-work-section .stat-b{border-left:2px solid #00aeef4d;padding-left:16px}.our-work-section .stat-b .n{color:var(--blue);font-size:1.8rem;font-weight:700;line-height:1}.our-work-section .stat-b .l{color:var(--text-m);letter-spacing:.08em;text-transform:uppercase;margin-top:3px;font-size:.72rem}.our-work-section img.photo{object-fit:cover;border-radius:20px;width:100%;height:280px}.our-work-section .filter-bar{z-index:99;background:#fff;border-bottom:1px solid #00aeef1a;padding:0;position:sticky;top:72px;box-shadow:0 4px 20px #0000000f}.our-work-section .filter-scroll{scrollbar-width:none;gap:0;display:flex;overflow-x:auto}.our-work-section .filter-scroll::-webkit-scrollbar{display:none}.our-work-section .f-btn{color:#777;letter-spacing:.04em;cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;align-items:center;gap:9px;padding:18px 26px;font-size:.82rem;font-weight:600;transition:color .25s;display:flex;position:relative}.our-work-section .f-btn:after{content:"";background:var(--blue);border-radius:2px 2px 0 0;height:3px;transition:transform .25s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.our-work-section .f-btn.active{color:var(--blue)}.our-work-section .f-btn.active:after{transform:scaleX(1)}.our-work-section .f-btn i{font-size:.85rem}.our-work-section .f-btn .f-count{color:var(--blue);background:#00aeef1a;border-radius:50px;padding:2px 7px;font-size:.6rem;font-weight:700}.our-work-section .f-btn.active .f-count{background:var(--blue);color:#fff}.our-work-section .sub-filter{background:var(--light);padding:20px 0}.our-work-section .sub-scroll{scrollbar-width:none;flex-wrap:wrap;gap:8px;display:flex;overflow-x:auto}.our-work-section .sub-scroll::-webkit-scrollbar{display:none}.our-work-section .sub-btn{color:#666;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #00aeef33;border-radius:50px;flex-shrink:0;padding:8px 18px;font-size:.78rem;font-weight:500;transition:all .25s}.our-work-section .sub-btn:hover{border-color:var(--blue);color:var(--blue)}.our-work-section .sub-btn.active{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 4px 14px #00aeef4d}.our-work-section .port-section{padding:48px 0 80px}.our-work-section .cat-block{margin-bottom:72px}.our-work-section .cat-header{border-bottom:1px solid #00aeef1a;justify-content:space-between;align-items:center;margin-bottom:28px;padding-bottom:16px;display:flex}.our-work-section .cat-header-left{align-items:center;gap:16px;display:flex}.our-work-section .cat-icon-box{background:var(--blue-light);width:48px;height:48px;color:var(--blue);border:1px solid #00aeef33;border-radius:12px;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.our-work-section .cat-title{color:var(--dark);font-size:1.5rem;font-weight:700}.our-work-section .cat-count{color:#aaa;font-size:.75rem;font-weight:500}.our-work-section .sub-block{margin-bottom:48px}.our-work-section .sub-title{margin-bottom:14px;font-size:1.1rem;font-weight:600;color:#000!important}.our-work-section .img-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;display:grid}.our-work-section .img-card{cursor:pointer;aspect-ratio:4/3;background:#ddeef7;border-radius:12px;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden}.our-work-section .img-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00aeef2e}.our-work-section .img-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.our-work-section .img-card:hover img{transform:scale(1.06)}.our-work-section .img-card-ov{opacity:0;background:linear-gradient(#0000 40%,#000f23cc 100%);align-items:flex-end;padding:16px;transition:opacity .3s;display:flex;position:absolute;inset:0}.our-work-section .img-card:hover .img-card-ov{opacity:1}.our-work-section .img-card-ov span{color:#fff;font-size:.75rem;font-weight:500}.our-work-section .img-zoom{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;background:#ffffff26;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.7rem;transition:transform .3s;display:flex;position:absolute;top:10px;right:10px;transform:scale(0)}.our-work-section .img-card:hover .img-zoom{transform:scale(1)}.our-work-section .img-ph-card{aspect-ratio:4/3;background:linear-gradient(135deg, var(--blue-light), #d0eef9);color:#00aeef66;border:2px dashed #00aeef33;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:2rem;display:flex}.our-work-section .video-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid;background:0 0!important}.our-work-section .video-grid .img-card{aspect-ratio:16/9;cursor:default}.our-work-section .video-grid iframe{border:0;border-radius:10px;width:100%;height:100%;min-height:220px;display:block}@media (width<=900px){.our-work-section .video-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.our-work-section .video-grid{grid-template-columns:1fr}.our-work-section .stats-row{gap:20px}.our-work-section img.photo{height:200px}}@media (width<=480px){.our-work-section .port-hero{padding:100px 0 50px}.our-work-section .hero-glow{width:280px;height:280px;top:-100px;right:-60px}}.our-work-section .lb{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:9999;background:#000000ed;justify-content:center;align-items:center;padding:20px;animation:.25s lbFade;display:flex;position:fixed;inset:0}@keyframes lbFade{0%{opacity:0}to{opacity:1}}.our-work-section .lb-box{width:100%;max-width:900px;animation:.3s lbIn;position:relative}@keyframes lbIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.our-work-section .lb-img-wrap{background:#061520;border-radius:16px;justify-content:center;align-items:center;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 30px 80px #0009}.our-work-section .lb-img-wrap img{object-fit:contain;width:100%;max-height:80vh;display:block}.our-work-section .lb-bot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.our-work-section .lb-cat{letter-spacing:.15em;text-transform:uppercase;color:var(--blue);font-size:.68rem;font-weight:600}.our-work-section .lb-ttl{color:#fff;margin-top:4px;font-size:1.2rem;font-weight:700}.our-work-section .lb-navs{gap:10px;display:flex}.our-work-section .lb-nb{color:#fff;cursor:pointer;background:#ffffff14;border:1.5px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:.85rem;transition:all .2s;display:flex}.our-work-section .lb-nb:hover{background:var(--blue);border-color:var(--blue)}.our-work-section .lb-x{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:.9rem;display:flex;position:absolute;top:-14px;right:-14px;box-shadow:0 4px 14px #00aeef66}.our-work-section .lb-x:hover{background:var(--blue-d)}.our-work-section .port-cta{background:var(--dark2);text-align:center;padding:80px 0;position:relative;overflow:hidden}.our-work-section .port-cta:before{content:"";background-image:radial-gradient(circle,#00aeef12 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.our-work-section .cta-card{background:linear-gradient(135deg, var(--blue), var(--blue-d));border-radius:24px;max-width:760px;margin:0 auto;padding:60px 48px;position:relative;overflow:hidden}.our-work-section .cta-card:before{content:"";background-image:radial-gradient(circle,#ffffff12 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.our-work-section .cta-card h2{color:#fff;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;position:relative}.our-work-section .cta-card p{color:#fffc;margin-top:12px;font-size:.95rem;line-height:1.75;position:relative}.our-work-section .cta-btns{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:28px;display:flex;position:relative}.our-work-section .btn-tr{color:#fff;background:0 0;border:1.5px solid #fff6;border-radius:50px;padding:13px 32px;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.our-work-section .btn-tr:hover{color:#fff;border-color:#fff}
