:root{--page-bg:#fff;--ink:#071023;--ink-2:#0b1428;--hero-left:#0d2a4d;--hero-right:#3672bd;--blue:#2faeff;--orange:#ff861c;--white:#fff;--soft-white:#f7f8fb;--text:#111827;--muted:#667085;--border:#d9e2ee;--radius:8px;--shadow:0 18px 40px #06102524}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--white);color:var(--ink);width:100%;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4{letter-spacing:0;font-weight:800;line-height:1.12}h1{font-size:clamp(2.4rem,6vw,4.4rem);line-height:1}h2{font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.1}h3{font-size:clamp(1.1rem,2vw,1.25rem)}p{line-height:1.65}.site{background:linear-gradient(#fff 0%,#f8fbff 100%);width:100%;min-height:100vh;animation:.45s ease-out both pageReveal;overflow-x:hidden}.container{width:min(1200px,100%);margin-inline:auto;padding-inline:clamp(20px,5vw,40px)}.section{background:var(--white);padding:clamp(60px,10vw,88px) 0}.bg-light{background:var(--soft-white)}.bg-navy{background:var(--ink)}.center-text{text-align:center}.left-text{text-align:left}.text-white{color:var(--white)}.text-muted-light{color:#ffffffad}.sec-label{color:#cf6d0d;letter-spacing:.12em;text-transform:uppercase;background:#fff0de;border-radius:999px;margin-bottom:.8rem;padding:5px 14px;font-size:.72rem;font-weight:800;display:inline-block}.sec-label--light{color:var(--white);background:#ffffff24}.btn{border-radius:var(--radius);cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:.72rem 1.25rem;font-size:.82rem;font-weight:800;line-height:1;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.btn:hover{transform:translateY(-1px);box-shadow:0 12px 28px #0000002e}.btn-orange{color:var(--white);background:var(--orange)}.btn-blue{color:var(--white);background:var(--blue);transition:transform .35s,box-shadow .35s,background .35s;position:relative;overflow:hidden}.btn-blue:before{content:"";background:var(--blue);width:60%;height:320%;transition:all .6s;position:absolute;top:-120%;left:-50%;transform:rotate(25deg)}.btn-blue:hover{filter:brightness(1.05);background:linear-gradient(135deg,#2c7fd1 0%,#1e5a96 100%);transform:translateY(-4px)scale(1.04);box-shadow:0 12px 28px #1e5a9647,0 0 22px #3aabf038}.btn-blue:hover:before{left:140%}.btn-blue:active{transform:translateY(-1px)scale(.98)}.btn-glass{color:var(--white);background:#ffffff1c;border:1px solid #ffffff38}.btn-navy{color:var(--white);background:var(--ink)}.btn-sm{min-height:31px;padding:.54rem 1rem;font-size:.75rem}.btn-lg{min-height:48px;padding:.9rem 1.6rem;font-size:.95rem}.btn-row{flex-wrap:wrap;gap:16px;margin-top:26px;animation:.7s ease-out .48s both heroTextIn;display:flex}.header{z-index:100;background:#080e1e;align-items:center;height:clamp(80px,10vw,100px);animation:.7s ease-out both headerDrop;display:flex;position:sticky;top:0;box-shadow:0 1px #ffffff14}.nav-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.nav-inner>nav{margin-left:auto}.nav-right{flex-shrink:0;align-items:center;gap:14px;display:flex}.logo{color:var(--white);align-items:center;gap:9px;animation:.65s ease-out .12s both fadeDown;display:inline-flex}.logo-mark{flex:none;place-items:center;width:34px;height:34px;display:grid}.logo-mark svg{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.logo-text{color:#fffffff5;text-transform:uppercase;font-size:.69rem;font-weight:800;line-height:1.18}.logo-img{object-fit:contain;width:auto;height:clamp(40px,5vw,65px);image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;filter:drop-shadow(0 4px 12px #0003);margin-top:-30px;transition:transform .3s;display:block;transform:translateY(15px)}.logo-img:hover{transform:translateY(25px)scale(1.02)}.nav-list{align-items:center;gap:26px;font-family:Inter,sans-serif;list-style:none;display:flex}.nav-list li{animation:.55s ease-out both fadeDown}.nav-list li:first-child{animation-delay:.18s}.nav-list li:nth-child(2){animation-delay:.24s}.nav-list li:nth-child(3){animation-delay:.3s}.nav-list li:nth-child(4){animation-delay:.36s}.nav-right>.btn{animation:.55s ease-out .42s both fadeDown}.hamburger{cursor:pointer;z-index:101;background:0 0;border:1px solid #fff3;border-radius:6px;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:5px;display:none}.hamburger span{background:var(--white);width:24px;height:2px;transition:all .3s}.hamburger--open span:first-child{transform:rotate(45deg)translate(5px,5px)}.hamburger--open span:nth-child(2){opacity:0}.hamburger--open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (width<=900px){.nav-list{z-index:99;background:#080e1e;flex-direction:column;align-items:flex-start;gap:24px;width:min(320px,80%);padding:120px 40px 40px;transition:transform .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px #0000004d}.nav-list.nav-list--open{transform:translate(0)}.hamburger{display:flex}.nav-right>.btn{display:none}.header .logo-img{margin-top:10px}}@media (width<=560px){.logo-img{height:clamp(72px,22vw,86px);transform:translateY(4px)}.header .logo-img:hover{transform:translateY(4px)scale(1.02)}.about-hero-title .typing-line{white-space:normal;border-right:0;width:auto;max-width:none;animation:none;overflow:visible}}.nav-link{color:#ffffffd1;align-items:center;min-height:32px;font-size:.76rem;font-weight:700;display:inline-flex;position:relative}.nav-link.active,.nav-link:hover{color:var(--blue)}.nav-link.active:after{content:"";background:var(--blue);border-radius:999px;height:2px;position:absolute;bottom:3px;left:0;right:0}.hero{background:repeating-linear-gradient(90deg,#ffffff12 0 1px,#0000 1px 70px),repeating-linear-gradient(0deg,#ffffff0f 0 1px,#0000 1px 70px),linear-gradient(105deg,#3aabf0 0% 54%,#3a72bd 100%);align-items:center;min-height:calc(100svh - 180px);padding:72px 0 100px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:repeating-linear-gradient(90deg,#ffffff0b 0 1px,#0000 1px 70px),repeating-linear-gradient(0deg,#ffffff09 0 1px,#0000 1px 70px);position:absolute;inset:0}.hero-inner{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:clamp(42px,5vw,72px);display:grid;position:relative}.hero-copy{padding-top:1px;padding-bottom:0}.hero-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#e3e3e3f3;max-width:650px;margin:0 0 10px;font-size:clamp(.72rem,1.35vw,.82rem);font-weight:800;animation:.65s ease-out 80ms both heroTextIn}.hero h1{color:var(--white);max-width:650px;margin-bottom:18px;font-size:clamp(4rem,5.2vw,4.5rem);font-weight:800;line-height:1.15;animation:.7s ease-out .2s both heroTextIn}.hero-title-line{white-space:nowrap;display:block}.home-hero-title .typing-line{--typing-width:15ch;white-space:nowrap;border-right:.08em solid #0000;width:0;max-width:max-content;overflow:hidden}.home-hero-title .typing-line--first{animation:1.05s steps(15,end) .28s forwards homeHeroType,.72s step-end .28s 2 forwards heroCaret}.home-hero-title .typing-line--second{--typing-width:11ch;visibility:hidden;animation:0s 1.9s forwards homeHeroLineReveal,1.05s steps(11,end) 1.9s forwards homeHeroType,.72s step-end 1.9s 4 forwards heroCaret}.hero-sub{color:#ffffffad;max-width:540px;font-size:1.02rem;line-height:1.66;animation:.7s ease-out .32s both heroTextIn}.hero-avatars{align-items:center;gap:13px;margin-top:23px;animation:.68s ease-out .62s both heroTextIn;display:flex}.review-img{object-fit:cover;object-position:center;border-radius:999px;width:108px;height:44px}.hero-trust{gap:2px;display:grid}.trust-top{color:var(--white);font-size:.84rem;font-weight:900}.trust-top span{color:#ffd33d}.trust-bot{color:#ffffffdb;font-size:.84rem;font-weight:800}.hero-img-wrap{background:#09122333;border:1px solid #ffffffd4;border-radius:18px;justify-self:end;width:min(640px,100%);max-width:100%;padding:8px;position:relative;box-shadow:0 28px 60px #030c1c57}.hero-slider{aspect-ratio:1.42;touch-action:pan-y;background:#09122373;border-radius:13px;width:100%;position:relative;overflow:hidden}.hero-img{object-fit:cover;object-position:center;border-radius:inherit;opacity:0;will-change:opacity, transform;width:100%;height:100%;transition:opacity .85s,transform 3.8s;position:absolute;inset:0;transform:scale(1)}.hero-slide--active{opacity:1;z-index:1;transform:scale(1.05)}.hero-slider-arrow{z-index:3;width:36px;height:36px;color:var(--white);cursor:pointer;opacity:0;background:#0710236b;border:1px solid #ffffff57;border-radius:50%;place-items:center;transition:opacity .2s,background .2s,transform .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.hero-slider-arrow span{margin-top:-5px;font-size:1.7rem;line-height:1;display:block}.hero-slider-arrow--prev{left:14px}.hero-slider-arrow--next{right:14px}.hero-slider-wrap:hover .hero-slider-arrow,.hero-slider-arrow:focus-visible{opacity:1}.hero-slider-arrow:hover{background:#071023a8;transform:translateY(-50%)scale(1.04)}.hero-slider-dots{z-index:4;gap:8px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.hero-slider-dot{cursor:pointer;background:#ffffff7a;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:width .2s,background .2s}.hero-slider-dot--active{background:var(--white);width:24px}.stats-strip{z-index:3;background:0 0;margin-top:-58px;padding-bottom:49px;position:relative}.stats-grid{width:100%;max-width:1200px;min-height:104px;color:var(--white);background:#091124;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;margin:0 auto;animation:.65s ease-out .75s both statsRise;display:grid;overflow:hidden;box-shadow:0 20px 35px #040a1633}.stat-item{border-right:1px solid #ffffff61;grid-template-columns:48px 1fr;align-items:center;gap:18px;min-height:64px;padding:0 43px;animation:.5s ease-out both statFade;display:grid}.stat-item:first-child{animation-delay:.88s}.stat-item:nth-child(2){animation-delay:.96s}.stat-item:nth-child(3){animation-delay:1.04s}.stat-item:nth-child(4){animation-delay:1.12s}.stat-item:last-child{border-right:0}.stat-icon{width:36px;height:36px;color:var(--white)}.stat-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.stat-text{gap:2px;display:grid}.stat-val{color:var(--blue);font-size:1.62rem;font-weight:900;line-height:1}.stat-lbl{color:#ffffff94;font-size:.7rem;font-weight:600}.two-col{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}#about.section{background:#f6f7f9;padding:72px 0 70px}#about .container{width:min(1120px,100% - 64px)}#about .two-col{grid-template-columns:minmax(0,1fr) minmax(0,1.04fr);align-items:start;gap:clamp(56px,7vw,86px)}.about-img-wrap{position:relative}#about .about-img-wrap{justify-self:end;width:min(100%,540px);padding-right:17px;overflow:visible}#about .about-img-wrap:after{content:"";z-index:0;background:#147fd1;border-radius:0 18px 18px 0;width:18px;height:100%;position:absolute;top:0;right:0}.about-img{object-fit:cover;border-radius:12px;width:100%;height:550px}#about .about-img{z-index:1;object-position:center;border-radius:18px 0 0 18px;width:calc(100% - 14px);height:clamp(380px,60vh,540px);position:relative}.integrity-badge{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);gap:3px;padding:11px 18px;display:grid;position:absolute;bottom:20px;left:20px}.integrity-badge strong{color:var(--ink);font-size:.9rem}.integrity-badge span{color:var(--muted);font-size:.76rem}#about .integrity-badge{z-index:2;background:#0d1728;border:0;border-radius:10px;gap:3px;padding:13px 17px 14px;bottom:12px;left:12px;box-shadow:0 14px 26px #0610253d}#about .integrity-badge strong{color:var(--white);font-size:1rem;line-height:1.15}#about .integrity-badge span{color:var(--orange);font-size:.78rem;font-weight:800;line-height:1.2}.about-float{z-index:3;pointer-events:none;background:#fff;border:1px solid #3aabf024;border-radius:14px;align-items:center;gap:10px;padding:10px 16px 10px 10px;animation:.6s ease-out both aboutFloatIn;display:flex;position:absolute;box-shadow:0 4px 6px #0610250a,0 14px 32px #06102521}@keyframes aboutFloatIn{0%{opacity:0;transform:translateY(10px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}.about-float--tr{animation-delay:.35s;top:-18px;right:30px}.about-float--rm{animation:.6s ease-out .5s both aboutFloatInRight;top:50%;right:-22px;transform:translateY(-50%)}@keyframes aboutFloatInRight{0%{opacity:0;transform:translateY(-50%)translate(12px)scale(.94)}to{opacity:1;transform:translateY(-50%)translate(0)scale(1)}}.about-float-icon{border-radius:50%;flex-shrink:0;width:36px;height:36px;overflow:hidden}.about-float-icon svg{width:100%;height:100%}.about-float-text{flex-direction:column;gap:1px;display:flex}.about-float-text strong{color:var(--ink);letter-spacing:-.02em;font-size:1.1rem;font-weight:800;line-height:1}.about-float-text span{color:#6b7585;white-space:nowrap;letter-spacing:.01em;font-size:.68rem;font-weight:600}#about .sec-label{color:#3aabf0;letter-spacing:.11em;background:0 0;border-radius:0;margin-bottom:15px;padding:0;font-size:.68rem;display:block}.about-copy h2{margin-bottom:1rem}#about .about-copy h2{max-width:560px;color:var(--ink);margin-bottom:14px;font-size:clamp(1.55rem,2.4vw,2rem);line-height:1.14}.about-split-h2{flex-direction:column;gap:4px;display:flex}.about-h2-top{color:var(--ink);opacity:.68;letter-spacing:-.01em;font-size:1em;font-weight:700;display:block}.about-h2-bottom{color:var(--ink);letter-spacing:-.02em;font-size:1em;font-weight:800;line-height:1.14;display:block}.about-h2-amp{color:#3aabf0;margin-right:3px;font-style:normal;font-weight:800}#about .about-copy .body-text{color:#4d586b;max-width:500px;font-size:.92rem;line-height:1.67}.body-text{color:var(--muted);font-size:.96rem;line-height:1.72}.chip-row{flex-wrap:wrap;gap:9px;margin:1.35rem 0 1.5rem;display:flex}.chip{color:var(--ink);background:#eef5ff;border:1px solid #cbdaf2;border-radius:999px;padding:6px 14px;font-size:.82rem;font-weight:800}#about .chip-row{gap:10px;margin:22px 0 26px}#about .chip{background:var(--white);color:#1c2434;text-align:center;border-color:#d9dee7;min-width:138px;padding:7px 18px;font-size:.72rem;font-weight:700}.about-body-second{margin-top:.75rem}.about-clients-block{margin:1.35rem 0 1.6rem}.about-clients-label{letter-spacing:.1em;text-transform:uppercase;color:#3aabf0;margin-bottom:.7rem;font-size:.72rem;font-weight:800}.about-client-pills{flex-wrap:wrap;gap:9px;display:flex}.about-client-pill{color:var(--ink);letter-spacing:.01em;white-space:nowrap;opacity:0;animation:.4s ease-out forwards pillFloat;animation-delay:calc(var(--pill-i,0) * 70ms + .2s);background:#fff;border:1.5px solid #dce8f5;border-radius:999px;align-items:center;gap:7px;padding:7px 14px 7px 9px;font-size:.8rem;font-weight:700;transition:border-color .18s,box-shadow .18s,transform .18s;display:inline-flex;transform:translateY(8px);box-shadow:0 2px 4px #0610250a,0 6px 16px #06102512}.about-client-pill:hover{border-color:#3aabf0;transform:translateY(-2px);box-shadow:0 4px 8px #0610250f,0 10px 24px #3aabf02e}@keyframes pillFloat{to{opacity:1;transform:translateY(0)}}.pill-icon{font-size:.9rem;line-height:1}#about .btn{min-height:46px;padding:.85rem 1.2rem;font-size:.82rem}.section-sub{max-width:560px;color:var(--muted);margin:.55rem auto 0}#services.section{color:var(--white);background:repeating-linear-gradient(90deg,#ffffff09 0 1px,#0000 1px 72px),repeating-linear-gradient(0deg,#ffffff07 0 1px,#0000 1px 72px),linear-gradient(90deg,#27a8dcf5,#0f85b8f2);border-radius:72px 72px 0 0;padding:80px 0 96px;position:relative;overflow:hidden}#services .container{z-index:1;width:min(1200px,100% - 64px);position:relative}#services .services-section-head{text-align:center;flex-direction:column;align-items:center;width:100%;min-width:0;max-width:100%;margin-inline:auto;display:flex}#services .sec-label{color:var(--white);text-align:center;letter-spacing:.11em;background:0 0;border-radius:0;margin-bottom:.55rem;padding:0;font-size:.72rem;display:block}#services .services-section-lead{flex-direction:column;align-items:center;gap:.75rem;width:100%;min-width:0;max-width:100%;display:flex}#services h2,#services .services-section-title{color:var(--white);white-space:nowrap;letter-spacing:-.02em;box-sizing:border-box;max-width:100%;margin:0;font-size:clamp(.68rem,.32rem + 2.15vw,2.35rem);line-height:1.12}#services .services-intro{color:#ffffffe0;max-width:40rem;margin:0 auto;font-size:clamp(.88rem,1.6vw,.98rem);font-weight:500;line-height:1.65}#services .services-trust-line{letter-spacing:.05em;color:#ffffffb8;max-width:34rem;margin:1.1rem 0 0;font-size:.76rem;font-weight:600;line-height:1.45}.cards-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:2.5rem;display:grid}.service-card,.testi-card,.process-step{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);overflow:hidden}#services .cards-3,#services .services-cards-grid{gap:28px;margin-top:40px}#services .service-card{background:var(--white);border:1px solid #ffffff38;border-radius:16px;flex-direction:column;padding:12px;transition:transform .22s,box-shadow .22s;display:flex;box-shadow:0 4px 6px #0710230a,0 22px 48px #020c1c29}#services .service-card:hover{transform:translateY(-3px);box-shadow:0 8px 14px #0710230f,0 28px 56px #020c1c33}#services .card-img-wrap{background:#e8eef5;border:1px solid #0f64a01f;border-radius:12px 12px 0 0;overflow:hidden}.card-img-wrap img{object-fit:cover;width:100%;height:220px;transition:transform .35s}#services .card-img-wrap img{border-radius:0;height:200px}.service-card:hover .card-img-wrap img{transform:scale(1.04)}.card-body{gap:.7rem;padding:1.25rem 1.3rem 1.45rem;display:grid}#services .card-body{flex-direction:column;flex:1;gap:10px;min-height:0;padding:16px 14px 14px;display:flex}#services .card-body h3{color:#071023;font-size:1.08rem;font-weight:800;line-height:1.28}#services .card-body .body-text,#services .card-body .service-card-desc{color:#3d4f63;flex:auto;margin:0;font-size:.9rem;font-weight:500;line-height:1.58}#services .card-body .service-card-cta{white-space:nowrap;width:100%;min-height:44px;margin-top:14px;padding:.72rem 1rem;font-size:.82rem;font-weight:800;display:flex}.process-section{background:var(--white);padding:88px 0 96px}.process-section .container{width:min(1200px,100% - 64px)}.process-section .sec-label,.why-section .sec-label{color:#3aabf0;text-align:center;letter-spacing:.11em;background:0 0;border-radius:0;margin-bottom:13px;padding:0;font-size:.72rem;display:block}.process-section h2{color:var(--ink);margin-bottom:24px;font-size:clamp(1.95rem,3.2vw,2.45rem);line-height:1.25}.process-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;margin-top:72px;display:grid;position:relative}.process-step{text-align:left;opacity:0;min-height:178px;transition:opacity .52s,transform .52s,box-shadow .22s,border-color .22s;transition-delay:calc(var(--stagger-i,0) * .3s);background:0 0;border:1.5px solid #1588e8;border-radius:8px;padding:48px 20px 28px;position:relative;overflow:visible;transform:translateY(36px)}.stagger-row.stagger-visible .process-step{opacity:1;transform:translateY(0)}.process-step:hover{border-color:var(--orange);box-shadow:0 10px 28px #0610251a}.step-num{z-index:2;background:var(--orange);width:32px;height:32px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin:0;font-size:.88rem;font-weight:900;display:inline-flex;position:absolute;top:-16px;left:16px}.process-step h3{color:var(--ink);margin-bottom:12px;font-size:1.08rem;line-height:1.2}.process-step .body-text{color:#5f6877;font-size:.9rem;line-height:1.58}.step-line{background:#d2790d;width:24px;height:1.5px;position:absolute;top:70px;right:-25px}.why-section{background:#f1f3f5;padding:78px 0 86px}.why-section .container{grid-template-columns:minmax(0,1fr) minmax(0,1.55fr);align-items:start;gap:clamp(36px,5vw,72px);width:min(1200px,100% - 64px)}.why-section .sec-label{text-align:left}.why-copy h2{margin-bottom:1rem}.why-section .why-copy h2{color:var(--ink);font-size:clamp(2rem,4vw,2.65rem);line-height:1.02}.why-section .why-copy .body-text{color:#4f5a6a;max-width:100%;font-size:.95rem;line-height:1.65}.why-copy .btn{margin-top:1.6rem}.why-section .why-copy .btn{min-height:42px;padding-inline:1.2rem;font-size:.82rem}.why-trust-chips{flex-wrap:wrap;gap:10px;margin:1.25rem 0 0;display:flex}.why-trust-chip{color:var(--ink);letter-spacing:.01em;white-space:nowrap;background:#fff;border:1.5px solid #3aabf059;border-radius:999px;align-items:center;gap:7px;padding:7px 14px 7px 9px;font-size:.78rem;font-weight:700;transition:border-color .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 2px 8px #1588e814}.why-trust-chip:hover{border-color:#3aabf0;transform:translateY(-1px);box-shadow:0 4px 14px #1588e82e}.why-trust-chip svg{flex-shrink:0;width:16px;height:16px}.benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:14px;display:grid}.benefit-card{background:#fbfcfd;border:1px solid #ff7c18b8;border-radius:14px;grid-template-columns:32px 1fr;align-items:center;gap:10px 14px;min-height:72px;padding:14px 16px;display:grid;overflow:visible;box-shadow:0 10px 24px #0f172a0a}.benefit-icon{color:#1588e8;width:24px;height:24px}.benefit-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.benefit-card h3{color:var(--ink);margin:0;font-size:.92rem;font-weight:700;line-height:1.25}.cards-4{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-top:2.5rem;display:grid}.project-section{color:var(--white);background:repeating-linear-gradient(90deg,#ffffff09 0 1px,#0000 1px 72px),repeating-linear-gradient(0deg,#ffffff07 0 1px,#0000 1px 72px),linear-gradient(90deg,#27a8dcf5,#0f85b8f2);padding:70px 0 78px;position:relative;overflow:visible}.project-section .container{z-index:1;width:min(1200px,100% - 64px);position:relative;overflow:visible}.project-section .sec-label{color:#fff;letter-spacing:.11em;background:0 0;border-radius:0;margin-bottom:13px;padding:0;font-size:.66rem;font-weight:900;display:block}.project-section h2{color:var(--white);font-size:clamp(1.85rem,3vw,2.18rem)}.project-section .cards-4{gap:24px;margin-top:42px;overflow:visible}.project-card{border-radius:var(--radius);overflow:hidden}.project-section .project-card{will-change:transform, box-shadow;z-index:1;background:#0a192f;border:1px solid #ffffff0d;border-radius:12px;min-width:0;transition:all .45s cubic-bezier(.165,.84,.44,1);position:relative;box-shadow:0 12px 30px #00000040}.project-img-wrap{position:relative}.project-section .project-img-wrap{flex-direction:column;min-height:100%;display:flex;position:static}.project-img-wrap img{object-fit:cover;width:100%;height:315px;transition:transform .4s}.project-section .project-img-wrap img{border-radius:10px 10px 0 0;height:160px}.project-overlay{color:var(--white);background:linear-gradient(#0000 24%,#071023e6);flex-direction:column;justify-content:flex-end;padding:1rem;display:flex;position:absolute;inset:0}.project-section .project-overlay{min-height:110px;color:var(--white);text-align:left;background:0 0;flex-direction:column;align-items:flex-start;padding:20px 24px 24px;display:flex;position:relative;inset:auto}.proj-tag{color:#ff7c18;text-transform:uppercase;letter-spacing:.05em;background:#ff7c181f;border:1px solid #ff7c1833;border-radius:6px;width:fit-content;margin-bottom:12px;padding:4px 12px;font-size:.65rem;font-weight:800}.project-section .proj-tag{margin-bottom:12px}.project-overlay h3{color:var(--white);font-size:1rem}.project-section .project-overlay h3{width:100%;color:var(--white);margin-bottom:8px;font-size:1.05rem;font-weight:700;line-height:1.3}.proj-loc{color:#ffffffb8;font-size:.8rem}.project-section .proj-loc{color:#ffffffa6;margin-top:0;font-size:.8rem;line-height:1.4}.testimonials-section{background:#f8fafc;padding:64px 0 100px;overflow:hidden}.testimonials-section .container{width:100%;max-width:1200px}.testimonials-section h2{color:var(--ink);letter-spacing:-.02em;margin-top:16px;margin-bottom:20px;font-size:clamp(2.2rem,5vw,3rem);font-weight:800;line-height:1.1}.testimonials-section .sec-label{color:#3aabf0;letter-spacing:.11em;background:0 0;border-radius:0;padding:0;font-size:.72rem;display:block}.section-subtitle{color:#475569;max-width:650px;margin-bottom:60px;font-size:1.15rem;font-weight:450;line-height:1.7}.marquee-container{width:100%;padding:40px 0;position:relative;overflow:hidden}.marquee-container:before,.marquee-container:after{content:"";z-index:2;pointer-events:none;width:250px;height:100%;position:absolute;top:0}.marquee-container:before{background:linear-gradient(90deg,#f8fafc 0%,#0000 100%);left:0}.marquee-container:after{background:linear-gradient(270deg,#f8fafc 0%,#0000 100%);right:0}.marquee-track{width:max-content;animation:scroll-left var(--speed,40s) linear infinite;gap:32px;display:flex}.marquee-track+.marquee-track{margin-top:34px}.marquee-track.reverse{animation:scroll-right var(--speed,40s) linear infinite}.marquee-container:hover .marquee-track{animation-play-state:paused}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(calc(-50% - 16px))}}@keyframes scroll-right{0%{transform:translate(calc(-50% - 16px))}to{transform:translate(0)}}.testi-card{background:var(--white);cursor:default;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;flex:none;gap:20px;width:420px;padding:32px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.testi-card:hover{border-color:#3b82f6;transform:translateY(-12px)scale(1.02);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.testi-stars{color:#fbbf24;gap:4px;font-size:1rem;display:flex}.testi-content{color:#334155;flex-grow:1;font-size:1.05rem;font-weight:450;line-height:1.6}.testi-profile{border-top:1px solid #f1f5f9;align-items:center;gap:16px;padding-top:20px;display:flex}.testi-avatar{width:48px;height:48px;color:var(--white);background:linear-gradient(135deg,#3aabf0 0% 100%);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex;box-shadow:0 4px 12px #2563eb33}.testi-info{flex-direction:column;gap:2px;display:flex}.testi-name{color:#0f172a;font-size:1rem;font-weight:700}.testi-role{color:#64748b;font-size:.85rem;font-weight:500}@media (width<=768px){.testimonials-section{padding:60px 0}.testi-card{width:320px;padding:24px}.marquee-container{gap:20px;padding:20px 0}.marquee-track+.marquee-track{margin-top:24px}.marquee-container:before,.marquee-container:after{width:80px}}.cta-section{background:#f1f3f5;margin-top:-10px;padding:30px 0 40px}.cta-section .container{width:min(1200px,100% - 64px)}.cta-banner{background:linear-gradient(135deg,#d9ecfb 0%,#eef7fc 100%);border:1px solid #c7dbef;border-radius:16px;justify-content:space-between;align-items:center;gap:2rem;padding:3.4rem;display:flex;position:relative;overflow:hidden}.cta-section .cta-banner{min-height:190px;color:var(--white);background:radial-gradient(circle at 75%,#ffffff1a 0 85px,#b857570d 86px 125px,#0000 166px),radial-gradient(circle at 79%,#78d2ff1a 0,#0000 230px),linear-gradient(105deg,#3aabf0 0%,#2898e3 58%,#1c8bd8 100%);border:0;border-radius:18px;padding:40px 56px}.cta-section .cta-text{z-index:1;position:relative}.cta-section .cta-text h2{color:var(--white);max-width:630px;font-size:clamp(2.2rem,4.3vw,3rem);line-height:1.18}.cta-text p{max-width:500px;margin-top:.4rem}.cta-section .cta-text p{color:#ffffffc7;max-width:575px;font-size:1rem;line-height:1.65}.cta-section .btn{z-index:1;min-width:168px;min-height:60px;padding:1rem 1.65rem;font-size:1rem;position:relative}.contact-section{background:var(--white);padding:66px 0 72px}.contact-section .container{width:min(1200px,100% - 64px)}.contact-col{align-items:start}.contact-section .contact-col{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:clamp(32px,5vw,64px);display:grid}.contact-section .sec-label{color:#3aabf0;letter-spacing:.11em;background:0 0;border-radius:0;margin-bottom:12px;padding:0;font-size:.72rem;display:block}.contact-info h2{margin-bottom:.8rem}.contact-section .contact-info h2{color:var(--ink);font-size:clamp(1.85rem,3.5vw,2.25rem);line-height:1.08}.contact-section .contact-info .body-text{color:#4f5a6a;max-width:400px;font-size:.92rem;line-height:1.65}.contact-list{gap:1rem;margin-top:1.5rem;list-style:none;display:grid}.contact-section .contact-list{gap:12px;width:min(100%,430px);margin-top:29px}.contact-list li{align-items:flex-start;gap:.9rem;display:flex}.contact-section .contact-list li{background:#fbfcfe;border:1px solid #d9e2ee;border-radius:8px;align-items:center;gap:14px;min-height:74px;padding:12px 14px;box-shadow:0 4px #06102514}.ci-icon{border-radius:var(--radius);width:44px;height:44px;color:var(--ink);text-transform:uppercase;background:#e8f2fc;flex:none;place-items:center;font-size:.62rem;font-weight:900;display:grid}.contact-section .ci-icon{width:48px;height:48px;color:var(--white);background:#111e35;border-radius:8px;padding:8px}.contact-section .ci-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.contact-list div{gap:4px;display:grid}.contact-list strong{color:var(--ink);font-size:.85rem}.contact-section .contact-list strong{color:var(--orange);font-size:.72rem}.contact-list span{color:var(--muted);font-size:.9rem}.contact-section .contact-list span{color:var(--ink);font-size:.88rem;font-weight:600;line-height:1.4}.quote-form{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);width:100%;box-shadow:var(--shadow);padding:2rem}.contact-section .quote-form{border:1px solid #d9e2ee;border-top:5px solid var(--orange);border-radius:8px;padding:28px 30px 34px;box-shadow:0 18px 40px #0610251f}.form-title{margin-bottom:1.2rem;font-size:1.3rem}.contact-section .form-title{color:var(--ink);margin-bottom:24px;font-size:1.3rem}.form-grid{grid-template-columns:1fr 1fr;gap:.85rem;margin-bottom:.85rem;display:grid}.contact-section .form-grid{gap:16px 18px;margin-bottom:16px}label{color:var(--text);flex-direction:column;gap:6px;font-size:.84rem;font-weight:800;display:flex}.contact-section label{color:#273144;gap:7px;font-size:.8rem}input,textarea{border:1px solid var(--border);border-radius:var(--radius);width:100%;color:var(--text);font:inherit;background:#f9fbfd;outline:none;padding:.72rem .9rem;font-size:.92rem}.contact-section input,.contact-section textarea{background:#fbfcfe;border-color:#d9e2ee;border-radius:8px;padding:.82rem .95rem;font-size:.88rem}.contact-section textarea{min-height:108px}input:focus,textarea:focus{border-color:var(--blue);background:var(--white);box-shadow:0 0 0 3px #2faeff2e}textarea{resize:vertical}.msg-label{margin-bottom:.85rem}.contact-section .msg-label{flex-direction:column;gap:7px;margin-bottom:1.25rem;display:flex}.full-btn{width:100%}.contact-section .full-btn{background:var(--orange);border-radius:8px;justify-content:space-between;min-height:40px;margin-top:4px;margin-bottom:0;padding-inline:20px;font-size:.88rem;transition:none;overflow:visible;box-shadow:0 10px 24px #ff861c3d}.contact-section .full-btn:before{display:none}.contact-section .full-btn:hover{background:var(--orange);filter:none;transform:none;box-shadow:0 10px 24px #ff861c3d}.contact-section .full-btn:hover:before{display:none}.contact-section .full-btn:active{transform:none}.cp-hero{background:repeating-linear-gradient(90deg,#ffffff0e 0 1px,#0000 1px 84px),repeating-linear-gradient(0deg,#ffffff0b 0 1px,#0000 1px 64px),linear-gradient(105deg,#3aabf0 0% 54%,#3a72bd 100%);align-items:center;min-height:420px;padding:78px 0 132px;display:flex;position:relative;overflow:hidden}.cp-hero-rings{pointer-events:none;position:absolute;inset:0}.cp-hero-rings:before,.cp-hero-rings:after{content:"";border:36px solid #ffffff1c;border-radius:50%;width:230px;height:230px;position:absolute}.cp-hero-rings:before{top:-88px;left:-84px}.cp-hero-rings:after{top:-72px;right:-80px}.cp-hero-inner{text-align:center;max-width:980px;color:var(--white);position:relative}.cp-hero h1{color:var(--white);letter-spacing:-.04em;text-wrap:balance;margin-bottom:20px;font-size:clamp(3rem,6.4vw,5.1rem);font-weight:900;line-height:.96;animation:.7s ease-out .2s both heroTextIn}.cp-hero p{color:#fffc;max-width:760px;margin-inline:auto;line-height:1.6;animation:.7s ease-out .32s both heroTextIn}.cp-hero-lead{text-wrap:balance;margin-bottom:12px;font-size:1.26rem;font-weight:600;line-height:1.5}.cp-hero-subtext{color:#ffffffb8;max-width:680px;font-size:.98rem}.cp-contact-cards{z-index:4;background:linear-gradient(#0000 0 108px,#f7f9fc 108px);margin-top:-82px;padding-bottom:58px;position:relative}.cp-contact-card-wrap{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#06182c;border:1px solid #0b182914;border-radius:24px;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;width:min(1120px,100% - 48px);padding:20px;display:grid;box-shadow:0 24px 60px #0a182e1f}.cp-contact-card{min-height:122px;color:var(--ink);text-align:center;background:linear-gradient(#fffffffa 0%,#f6f9fdfa 100%);border:1px solid #11182714;border-radius:18px;place-items:center;gap:14px;padding:28px 20px;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;box-shadow:inset 0 1px #ffffffbf}.cp-contact-card:hover{border-color:#ff7c1859;transform:translateY(-3px);box-shadow:0 16px 32px #040a161a}.cp-contact-icon{width:42px;height:42px;color:var(--orange);background:#ff7c181a;border-radius:999px;place-items:center;display:grid}.cp-contact-icon svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.cp-contact-card strong{overflow-wrap:anywhere;font-size:1rem;font-weight:800;line-height:1.4}.cp-quote-section{background:var(--white);padding:66px 0 74px}.cp-quote-layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:start;gap:clamp(34px,5vw,56px);display:grid}.cp-map{background:radial-gradient(circle at 55%,#1e5b892e,#0000 46%),#091426;border-radius:8px;height:470px;position:relative;overflow:hidden}.cp-map svg{width:116%;height:116%;position:absolute;inset:-8%}.cp-map svg path{fill:none;stroke:#153b61;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.cp-map svg .cp-map-route{stroke:var(--orange);stroke-width:4px}.cp-pin{background:var(--orange);border-radius:50% 50% 50% 0;width:23px;height:23px;position:absolute;transform:rotate(-45deg)}.cp-pin:after{content:"";background:#071023;border-radius:50%;position:absolute;inset:6px}.cp-pin--start{top:52%;left:22%}.cp-pin--end{width:13px;height:13px;top:37%;left:70%}.cp-pin--end:after{inset:4px}.cp-socials{gap:14px;margin-top:28px;display:flex}.cp-socials a{width:58px;height:58px;color:var(--white);background:#3aabf0;border-radius:7px;place-items:center;font-size:1.32rem;font-weight:900;transition:transform .18s,box-shadow .18s;display:grid}.cp-socials a:hover{transform:translateY(-2px);box-shadow:0 12px 22px #2088d23d}.cp-form{border:1.5px solid var(--orange);background:var(--white);border-radius:10px;padding:33px 33px 28px;box-shadow:0 18px 34px #0610251f}.cp-form h2{color:var(--ink);margin-bottom:28px;font-size:1.65rem}.cp-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px;margin-bottom:18px;display:grid}.cp-form label{color:#344054;gap:8px;font-size:.78rem;font-weight:900}.cp-form input,.cp-form textarea{background:var(--white);color:var(--ink);border-color:#dfe5ec;border-radius:7px;padding:.86rem 1rem;font-size:.9rem}.cp-form input::placeholder,.cp-form textarea::placeholder{color:#7b8494}.cp-message-label{margin-bottom:8px}.cp-form textarea{min-height:104px}.cp-submit{border-radius:7px;justify-content:space-between;width:100%;min-height:48px;margin-top:0;padding-inline:19px;font-size:.88rem;background:#3aabf0!important;transition:none!important;overflow:visible!important}.cp-submit:before{display:none!important}.cp-submit:hover{box-shadow:none!important;filter:none!important;background:#3aabf0!important;transform:none!important}.cp-submit:hover:before{display:none!important}.cp-submit:active{transform:none!important}.cp-gallery-section{text-align:center;background:#f2f4f7;padding:58px 0 76px;overflow:hidden}.cp-gallery-section .sec-label{color:#3aabf0;letter-spacing:.11em;background:0 0;border-radius:0;margin-bottom:14px;padding:0;font-size:.72rem;display:block}.cp-gallery-section h2{color:var(--ink);font-size:clamp(2.15rem,4vw,3rem)}.cp-gallery-track{gap:24px;width:100%;margin:48px auto 0;padding:0;animation:40s linear infinite gallerySlide;display:flex}@keyframes gallerySlide{0%{transform:translate(0)}to{transform:translate(-50%)}}.cp-gallery-section:hover .cp-gallery-track{animation-play-state:paused}.cp-gallery-card{aspect-ratio:1.6;background:#e5f2fb;border:3px solid #071023;border-radius:14px;flex:0 0 20%;min-width:200px;padding:6px;overflow:hidden;box-shadow:0 10px 20px #06102514}.cp-gallery-card img{object-fit:cover;border:2px solid #42a6e6;border-radius:10px;width:100%;height:100%}.cp-cta-section{background:var(--white);padding:76px 0 94px}.cp-cta{min-height:190px;color:var(--white);background:radial-gradient(circle at 79%,#ffffff1a 0 85px,#b857570d 86px 125px,#0000 191px),radial-gradient(circle at 79%,#78d2ff2e 0,#0000 260px),linear-gradient(105deg,#3aabf0 0%,#2898e3 58%,#1c8bd8 100%);border-radius:18px;justify-content:space-between;align-items:center;gap:32px;padding:40px 56px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 10px 35px #0000002e}.cp-cta h2{max-width:630px;color:var(--white);margin-bottom:18px;font-size:clamp(2.2rem,4.3vw,3rem);line-height:1.18}.cp-cta p{color:#ffffffc7;max-width:575px;font-size:1rem}.cp-cta .btn{z-index:1;min-width:168px;position:relative}.footer{color:#ffffffb8;background:linear-gradient(#0a1426 0%,#070e1f 100%);position:relative}.footer-inner{grid-template-columns:minmax(300px,1.4fr) .8fr minmax(260px,1.28fr) .82fr 1.08fr;align-items:start;gap:clamp(24px,3vw,44px);padding:3.5rem 0 3rem;display:grid}.footer-brand{flex-direction:column;align-items:flex-start;display:flex}.footer-logo{width:min(300px,90%);height:88px;margin-bottom:1rem;animation:none;display:block;overflow:hidden}.footer-logo .logo-img{filter:none;width:100.5%;max-width:none;height:auto;margin-top:30px;margin-left:25px;display:block;transform:translate(-8.2%,-27.9%)}.footer-logo .logo-img:hover{transform:translate(-8.2%,-27.9%)}.footer-brand .logo-text{color:var(--white);font-size:.78rem}.footer-lead{color:#ffffffad;max-width:19rem;margin:0;font-size:.94rem;line-height:1.65}.footer-col{flex-direction:column;min-width:0;display:flex}.footer-col h4{color:var(--blue);letter-spacing:.01em;margin:0 0 1rem;font-size:1rem;font-weight:700}.footer-col--stacked{gap:1.85rem}.footer-sub h4{margin-bottom:.75rem}.footer-links{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.footer-col--services{min-width:0}.footer-links--services{flex-direction:column;align-items:flex-start;gap:.55rem;display:flex}.footer-links a{color:#ffffffa3;width:fit-content;font-size:.9rem;line-height:1.45;transition:color .2s,transform .2s;display:inline-block}.footer-links a:hover{color:var(--white);transform:translate(3px)}.footer-links--services a{width:auto;font-size:.86rem;line-height:1.42}.footer-contact-rows{flex-direction:column;gap:1rem;display:flex}.footer-contact-row{gap:.2rem;display:grid}.footer-contact-label{color:var(--orange);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:800}.footer-contact-value{color:#ffffffc7;margin:0;font-size:.9rem;font-weight:600;line-height:1.45}a.footer-contact-value:hover{color:var(--blue)}.footer-bar{background:#04070e59;border-top:2px solid #2faeff73;padding:1.35rem 0 2.5rem}.footer-bar-inner{justify-content:space-between;gap:1rem 1.5rem;display:flex}.footer-bar-inner p{color:#ffffff73;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;margin-left:-40px;font-size:.85rem;display:flex}.footer-credits{color:#ffffff4d;margin-right:-50px;font-size:.78rem;font-weight:700}.footer-credits a{color:#fff6;text-decoration:none;transition:color .2s}.footer-credits a:hover{color:var(--blue)}.footer-legal{flex-wrap:wrap;align-items:center;gap:8px 20px;margin:0;padding:0;list-style:none;display:flex}.footer-legal li{position:relative}.footer-legal li+li:before{content:"";background:#ffffff59;border-radius:50%;width:3px;height:3px;position:absolute;top:50%;left:-12px;transform:translateY(-50%)}.footer-legal a{color:#ffffff85;font-size:.82rem;transition:color .2s}.footer-legal a:hover{color:var(--blue)}.card-hover{transition:transform .25s,box-shadow .25s}.card-hover:hover{transform:translateY(-5px);box-shadow:0 16px 38px #06102521}.fade-section{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(32px)}.fade-section.visible{opacity:1;transform:none}.fade-in-up{animation:.8s ease-out .2s both heroTextIn}.fade-in-right{animation:.85s .32s both imageReveal}@keyframes pageReveal{0%{opacity:0}to{opacity:1}}@keyframes headerDrop{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:none}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@keyframes heroTextIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes imageReveal{0%{opacity:0;transform:translate(34px)scale(.96)}to{opacity:1;transform:none}}@keyframes statsRise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes statFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes fadeRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:none}}@keyframes cardReveal{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes heroType{0%{width:0}to{width:24ch}}@keyframes homeHeroType{0%{width:0}to{width:var(--typing-width)}}@keyframes homeHeroLineReveal{to{visibility:visible}}@keyframes heroCaret{0%,to{border-color:#0000}50%{border-color:currentColor}}@keyframes backToTopPulse{0%,to{box-shadow:0 4px 18px #ff861c66}50%{box-shadow:0 4px 28px #ff861cbf}}.scroll-progress{z-index:999;background:linear-gradient(90deg, var(--orange) 0%, var(--blue) 100%);pointer-events:none;border-radius:0 2px 2px 0;height:3px;transition:width .1s linear;position:fixed;top:0;left:0}.back-to-top{z-index:90;background:var(--orange);width:46px;height:46px;color:var(--white);cursor:pointer;opacity:0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:opacity .3s,transform .3s,background .2s;animation:2.5s ease-in-out infinite backToTopPulse;display:flex;position:fixed;bottom:28px;right:28px;transform:translateY(16px)scale(.85);box-shadow:0 4px 18px #ff861c66}.back-to-top:hover{background:#d9700f;transform:translateY(-3px)scale(1.08)!important}.back-to-top--visible{opacity:1;transform:translateY(0)scale(1)}.back-to-top svg{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.hero-img-float{will-change:transform;animation:5s ease-in-out 1.4s infinite heroFloat}.stagger-cards>*{opacity:0;transition:opacity .52s,transform .52s;transition-delay:calc(var(--stagger-i,0) * .12s + 80ms);transform:translateY(28px)}.fade-section.visible .stagger-cards>*{opacity:1;transform:none}.service-card,.testi-card,.benefit-card,.project-card{position:relative;overflow:hidden}.service-card:after,.testi-card:after,.benefit-card:after{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 0%,#ffffff12 40%,#ffffff21 50%,#ffffff12 60%,#0000 100%);transition:transform .55s;position:absolute;inset:0;transform:translate(-100%)skew(-12deg)}.service-card:hover:after,.testi-card:hover:after,.benefit-card:hover:after{transform:translate(130%)skew(-12deg)}.stagger-chips>*{opacity:0;transition:opacity .4s,transform .4s;transform:translateY(12px)}.fade-section.visible .stagger-chips>:first-child{opacity:1;transition-delay:.15s;transform:none}.fade-section.visible .stagger-chips>:nth-child(2){opacity:1;transition-delay:.28s;transform:none}.fade-section.visible .stagger-chips>:nth-child(3){opacity:1;transition-delay:.41s;transform:none}@media (width<=1100px){.container{width:min(1040px,100% - 48px)}.hero-inner{grid-template-columns:minmax(0,1fr) minmax(390px,.82fr);gap:42px}.stat-item{padding-inline:24px}.cards-4{grid-template-columns:repeat(2,minmax(0,1fr))}.process-row{grid-template-columns:repeat(3,minmax(0,1fr))}.process-section .process-row{grid-template-columns:repeat(5,minmax(0,1fr))}.cp-gallery-track{grid-template-columns:repeat(3,minmax(0,1fr))}.step-line{display:none}}@media (width<=860px){.container{width:calc(100% - 36px)}.header{z-index:100;height:auto;min-height:68px;padding:0;position:sticky;top:0;overflow:visible}.header.header--menu-open{margin-bottom:10px}.nav-inner{flex-wrap:nowrap;align-items:center;padding:10px 0 14px;position:relative}.hamburger{display:flex}nav{position:static}.nav-list{z-index:99;background:#0b1428;border-top:1px solid #ffffff14;flex-direction:column;gap:0;padding:8px 0 12px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 12px 32px #00000059}.nav-list--open{display:flex}.nav-list li{width:100%}.nav-link{width:100%;min-height:auto;padding:12px 24px;font-size:.9rem;display:block}.nav-link.active:after{display:none}.nav-link.active{border-left:3px solid var(--blue);background:#2faeff1a;padding-left:21px}.hero{min-height:auto;padding:54px 0 94px}.hero-inner,.two-col,#about .two-col,.why-section .container,.contact-section .contact-col{grid-template-columns:1fr}#about .about-img-wrap{justify-self:start}.process-section .process-row{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-copy{padding-top:0}.hero h1,.hero-sub{max-width:none}.hero h1{margin-bottom:16px;font-size:clamp(3rem,7vw,3.5rem);line-height:1.08}.hero-sub{max-width:620px;font-size:.98rem;line-height:1.66}.hero .btn-row,.hero-avatars{margin-top:24px}.hero-img-wrap{justify-self:stretch;width:100%}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-item:nth-child(2){border-right:0}.stat-item:first-child,.stat-item:nth-child(2){border-bottom:1px solid #ffffff61}.cards-3{grid-template-columns:1fr}.why-section .container,.contact-section .contact-col{gap:40px}.footer-inner{grid-template-columns:1fr 1fr;gap:40px 32px;padding:3rem 0 2.5rem}.footer-brand{grid-column:1/-1}.footer-lead{max-width:40rem}.footer-contact{grid-column:1/-1}.footer-bar-inner{text-align:left;flex-direction:column;align-items:flex-start}.cta-banner{flex-direction:column;align-items:flex-start;padding:2rem}.cta-section .cta-banner{padding:2rem}.form-grid,.cp-contact-card-wrap,.cp-quote-layout{grid-template-columns:1fr}.cp-contact-cards{background:linear-gradient(to bottom, transparent 0 88px, var(--white) 88px);margin-top:-88px;padding-bottom:46px}.cp-contact-card-wrap{gap:18px;width:calc(100% - 36px);padding:28px}.cp-map{height:420px}.cp-gallery-track{margin-left:24px}.cp-cta{flex-direction:column;align-items:flex-start}}.page-hero{background:repeating-linear-gradient(90deg,#ffffff0e 0 1px,#0000 1px 64px),repeating-linear-gradient(0deg,#ffffff0b 0 1px,#0000 1px 64px),linear-gradient(105deg,#3aabf0 0% 54%,#3a72bd 100%);align-items:center;min-height:340px;padding:72px 0 92px;display:flex;position:relative;overflow:hidden}.page-hero-bg{pointer-events:none;position:absolute;inset:0}.page-hero-bg:before{content:"";border:36px solid #ffffff1c;border-radius:50%;width:194px;height:194px;position:absolute;top:-96px;left:-100px}.page-hero-inner{text-align:left;max-width:1100px;position:relative}.breadcrumb{color:#ffffff8c;align-items:center;gap:10px;margin-bottom:24px;font-size:.78rem;font-weight:600;animation:.6s ease-out .1s both heroTextIn;display:flex}.breadcrumb a{color:#ffffff8c;transition:color .18s}.breadcrumb a:hover,.breadcrumb span[aria-current]{color:var(--blue)}.page-hero-kicker{color:var(--white);letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;font-size:.66rem;font-weight:900;animation:.6s ease-out .1s both heroTextIn;display:block}.page-hero-title{color:var(--white);max-width:800px;margin-bottom:24px;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:900;line-height:1.05;animation:.7s ease-out .2s both heroTextIn}.about-hero-title span{display:block}.about-hero-title .typing-line{white-space:nowrap;border-right:.08em solid;width:0;max-width:max-content;animation:1.55s steps(24,end) .85s forwards heroType,.72s step-end .85s 4 forwards heroCaret;overflow:hidden}.page-hero-sub{color:#ffffffbd;max-width:740px;margin:0 0 8px;font-size:.95rem;line-height:1.65;animation:.7s ease-out .32s both heroTextIn}.page-hero .btn-row{justify-content:flex-start;gap:22px;margin-top:34px}.page-hero .btn{min-height:42px;padding-inline:1.32rem;font-size:.74rem}.about-stats,.services-stats{z-index:20;background:0 0;margin-top:-60px;margin-bottom:0;padding-top:0;padding-bottom:0;position:relative}.about-stats .stats-grid,.services-stats .stats-grid{background:#080f20;border:1px solid #ffffff14;border-radius:20px;align-items:center;max-width:1100px;min-height:110px;display:grid}.about-stats .stat-item,.services-stats .stat-item{border-right-color:#ffffff61;grid-template-columns:40px 1fr;gap:16px;min-height:52px;padding:0 47px}.about-stats .stat-icon,.services-stats .stat-icon{width:34px;height:34px}.about-stats .stat-val,.services-stats .stat-val{font-size:1.42rem}.about-stats .stat-lbl,.services-stats .stat-lbl{font-size:.66rem}#our-story.section{padding-top:clamp(92px,9vw,122px);padding-bottom:clamp(76px,8vw,98px)}.about-story-col{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:center;gap:clamp(40px,6vw,88px);display:grid}#our-story .about-story-col{gap:clamp(56px,8vw,112px)}#our-story .about-copy{padding-top:clamp(8px,2vw,24px)}#our-story .about-copy h2{max-width:660px;margin-bottom:20px}#our-story .about-copy .body-text{text-align:justify;max-width:560px}#our-story .sec-label{color:#3aabf0;letter-spacing:.11em;background:0 0;border-radius:0;margin-bottom:15px;padding:0;font-size:.68rem;display:block}.about-photo-grid{aspect-ratio:1;border-radius:0 76px;justify-self:end;width:min(100%,465px);overflow:hidden}.about-photo{object-fit:cover;object-position:center;border-radius:inherit;width:100%;height:100%;transition:transform .4s;display:block}.about-photo:hover{transform:scale(1.04)}.btn-outline-dark{color:var(--ink);border:1.5px solid var(--ink);background:0 0}.btn-outline-dark:hover{background:var(--ink);color:var(--white)}.about-img-placeholder{aspect-ratio:4/3;color:#ffffff59;background:linear-gradient(135deg,#0d2147 0%,#162e55 100%);border:1px dashed #2faeff4d;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.about-img-placeholder p{letter-spacing:.05em;font-size:.8rem;font-weight:600}.img-placeholder-icon svg{fill:none;stroke:#2faeff66;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:56px;height:56px}.mission-vision-section{background:#f6f8fb;padding:82px 0 96px}.mission-vision-layout{grid-template-columns:minmax(280px,.95fr) minmax(0,1.35fr);align-items:center;gap:clamp(48px,7vw,108px);display:grid}.mission-vision-copy .sec-label{color:#3aabf0;letter-spacing:.08em;background:0 0;border-radius:0;margin-bottom:18px;padding:0;font-size:.63rem}.mission-vision-copy h2{max-width:430px;color:var(--ink);margin-bottom:24px;font-size:clamp(2rem,3.4vw,2.75rem);line-height:1.08}.mission-vision-copy p{color:#4f5f73;max-width:330px;font-size:.88rem;line-height:1.75}.mission-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,3vw,40px);margin-top:0;display:grid}.mission-card{background:#ffffffb8;border:1px solid #dbe2ec;border-radius:16px;min-height:288px;padding:36px 32px 34px;transition:transform .22s,box-shadow .22s,border-color .22s;box-shadow:0 5px #06102529}.mission-card:hover{border-color:#cbd6e3;transform:translateY(-3px);box-shadow:0 10px 18px #0610251f}.mission-card--accent{color:var(--ink)}.mission-card--accent p{color:#4f5f73}.mission-card-icon{background:var(--orange);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:28px;display:flex}.mission-card-icon svg{fill:none;width:28px;height:28px;stroke:var(--white);stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.mission-card h3{color:var(--ink);margin-bottom:22px;font-size:1.45rem}.mission-card p{color:#4f5f73;max-width:235px;font-size:.88rem;line-height:1.7}.trust-section{background:var(--white);padding:92px 0 98px}.trust-layout{grid-template-columns:minmax(300px,.86fr) minmax(0,1.14fr);align-items:center;gap:clamp(48px,6vw,88px);display:grid}.trust-copy .sec-label{color:#3aabf0;letter-spacing:.08em;background:0 0;border-radius:0;margin-bottom:10px;padding:0;font-size:.64rem;display:block}.trust-copy h2{max-width:485px;color:var(--ink);margin-bottom:22px;font-size:clamp(2.2rem,4vw,3.05rem);line-height:1.06}.trust-intro{color:#4f5f73;max-width:455px;margin-bottom:26px;font-size:.91rem;line-height:1.72}.trust-list{gap:12px;width:min(100%,455px);display:grid}.trust-point{background:#fbfcfe;border:1px solid #d9dee7;border-radius:8px;grid-template-columns:26px 1fr;align-items:center;gap:18px;min-height:58px;padding:12px 20px;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;box-shadow:0 4px #06102529}.trust-point:hover{border-color:#cfd7e3;transform:translateY(-2px);box-shadow:0 8px 16px #0610251c}.trust-dot{background:var(--orange);border-radius:50%;width:24px;height:24px}.trust-point h3{color:var(--ink);margin-bottom:2px;font-size:.86rem;line-height:1.2}.trust-point p{color:#4f5f73;font-size:.72rem;line-height:1.35}.trust-image-wrap{aspect-ratio:1.12;border-radius:16px;justify-self:end;width:min(100%,540px);overflow:hidden}.trust-image{object-fit:cover;object-position:center;width:100%;height:100%}@media (width<=860px){.page-hero{min-height:auto;padding:64px 0 92px}.page-hero-title{font-size:clamp(2.4rem,9vw,3.5rem)}.about-hero .page-hero-title{max-width:100%;font-size:clamp(1.95rem,6.8vw + .85rem,3.35rem);line-height:1.14}.about-hero-title .typing-line{overflow-wrap:break-word;word-break:break-word;white-space:normal;border-right:0;width:auto;max-width:100%;animation:none;overflow:visible}.about-stats,.services-stats{margin-top:-38px}.about-stats .stat-item,.services-stats .stat-item{padding:18px 24px}.about-story-col{grid-template-columns:1fr}.about-photo-grid{justify-self:center}.mission-grid{grid-template-columns:1fr}.mission-vision-layout{grid-template-columns:1fr;align-items:start}.mission-vision-section .mission-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-layout{grid-template-columns:1fr}.trust-image-wrap{justify-self:center;width:min(100%,620px)}.timeline:before{left:20px}.timeline-item{justify-content:flex-start;padding-left:54px;padding-right:0}.timeline-item--right{padding-left:54px}.timeline-dot{left:20px}.timeline-card{max-width:100%}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){h1{font-size:2.25rem}h2{font-size:1.75rem}.logo-text{font-size:.62rem}.logo-mark,.logo-mark svg{width:30px;height:30px}.nav-right>.btn{display:none}.cp-hero{min-height:auto;padding:66px 0 104px}.cp-hero h1{font-size:clamp(2.55rem,12vw,3rem)}.cp-hero p{font-size:.95rem}.cp-hero-lead{font-size:1.02rem}.cp-contact-cards{background:linear-gradient(#0000 0 72px,#f7f9fc 72px);margin-top:-72px;padding-bottom:36px}.cp-contact-card-wrap{border-radius:18px;width:calc(100% - 28px);padding:20px}.cp-contact-card{min-height:98px;padding:20px 14px}.cp-quote-section{padding:42px 0 56px}.cp-map{height:320px}.cp-form{padding:24px 20px}.cp-form-grid{grid-template-columns:1fr}.cp-gallery-card{width:220px}.cp-cta{padding:30px 24px}.cp-cta h2{font-size:2rem}.btn-row{gap:10px}.btn-row .btn{flex:100%}.page-hero{padding:58px 0 76px}.page-hero-title{font-size:2.35rem}.about-hero .page-hero-title{font-size:clamp(1.6rem,9.2vw,2.35rem);line-height:1.15}.page-hero .btn-row{gap:10px}.about-stats,.services-stats{margin-top:-30px}.about-stats .stats-grid,.services-stats .stats-grid{min-height:auto}.mission-vision-section{padding:64px 0 76px}.mission-vision-section .mission-grid{grid-template-columns:1fr}.mission-card{min-height:auto}.stats-grid,.process-row,.cards-4,.footer-inner{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-legal{gap:8px 20px}.process-section .process-row{grid-template-columns:1fr}.stat-item{border-bottom:1px solid #ffffff61;border-right:0}.stat-item:last-child{border-bottom:0}.trust-section{padding:66px 0 76px}.trust-copy h2{font-size:2.15rem}.trust-point{grid-template-columns:24px 1fr;gap:14px;padding:12px 14px}.team-grid{grid-template-columns:1fr}}@media (width<=1200px){.footer-inner{grid-template-columns:minmax(260px,1.25fr) repeat(2,minmax(150px,1fr))}.footer-brand,.footer-contact{grid-column:auto}.footer-links--services{grid-template-columns:1fr;gap:.65rem}}@media (width<=980px){.process-section .process-row{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-grid,.about-stats .stats-grid,.services-stats .stats-grid{width:min(100%,100vw - 36px)}.about-stats .stat-item,.services-stats .stat-item{padding-inline:clamp(18px,4vw,30px)}.cp-contact-card-wrap{gap:18px;padding-inline:28px}.cp-contact-card strong,.footer-contact-value,.contact-list span,.testi-role{overflow-wrap:anywhere;word-break:normal}}@media (width<=860px){.nav-list{align-items:stretch;width:100%;bottom:auto;transform:none}.logo-img{height:92px;transform:translateY(10px)}.logo-img:hover{transform:translateY(10px)scale(1.02)}.hero{padding:48px 0 82px}.hero-inner{gap:34px}.hero-img-wrap{justify-self:center;max-width:640px}#about .about-img-wrap{justify-self:center;width:min(100%,560px)}#about .two-col{gap:34px}#about .about-copy{justify-self:center;max-width:620px}#about .about-copy h2,#about .about-copy .body-text,#about .about-copy h2,#about .about-copy .body-text,.why-section .why-copy .body-text,.mission-vision-copy h2,.mission-vision-copy p,.trust-copy h2,.trust-intro{max-width:none}.why-section .sec-label,.project-section .sec-label,.contact-section .sec-label{text-align:left}.benefit-grid,.cards-3,.cards-4,.team-grid{gap:18px}.cta-section .cta-banner,.cp-cta{border-radius:12px}.cta-section .btn,.cp-cta .btn{width:100%}.cp-hero-inner{text-align:left}.cp-contact-card{min-height:104px}.footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand,.footer-contact{grid-column:1/-1}}@media (width<=700px){.section,.process-section,.why-section,.project-section,.testimonials-section,.contact-section,.mission-vision-section,.trust-section{padding-block:56px}.hero h1,.page-hero-title,.cp-hero h1{line-height:1.05}.hero-avatars{align-items:flex-start}.stats-strip{margin-top:-38px;padding-bottom:38px}.stat-item,.about-stats .stat-item,.services-stats .stat-item{grid-template-columns:40px 1fr;gap:14px;padding:18px}.stat-val{font-size:1.35rem}.process-section .process-row,.mission-vision-section .mission-grid,.cp-form-grid,.form-grid{grid-template-columns:1fr}.service-card,.project-section .project-card,.mission-card,.team-card,.quote-form,.cp-form,.testi-card{border-radius:10px}.testi-card{width:min(320px,100vw - 42px)}.marquee-track{gap:18px}.marquee-container:before,.marquee-container:after{width:48px}.cp-quote-layout{grid-template-columns:minmax(0,1fr)}.cp-map{height:clamp(280px,64vw,360px)}.cp-gallery-track{grid-template-columns:repeat(2,minmax(0,1fr));width:calc(100% - 36px);margin-inline:auto}.cp-gallery-card{width:100%}}@media (width<=560px){.container,#about .container,#services .container,.process-section .container,.why-section .container,.project-section .container,.cta-section .container,.contact-section .container{width:100%;padding-inline:18px}.header .container{padding-inline:18px}.hero{padding:38px 0 72px}.hero h1{margin-bottom:14px;font-size:clamp(2.25rem,10.5vw,2.75rem);line-height:1.1}.hero-title-line{white-space:normal}.home-hero-title .typing-line{white-space:normal;border-right:0;width:auto;max-width:none;animation:none;overflow:visible}.home-hero-title .typing-line--second{visibility:visible}.hero-sub,.body-text,.section-sub,.section-subtitle{font-size:.9rem}.hero-sub{line-height:1.64}.hero .btn-row{margin-top:22px}.hero .btn{min-height:42px;padding:.72rem 1.05rem;font-size:.8rem}.hero-avatars{gap:10px;margin-top:22px}.review-img{width:96px;height:39px}.trust-top,.trust-bot{font-size:.78rem}.hero-img-wrap{border-radius:12px;padding:5px}.hero-img,.hero-slider{border-radius:9px}.hero-slider-arrow{opacity:1;width:32px;height:32px}.hero-slider-arrow--prev{left:10px}.hero-slider-arrow--next{right:10px}.hero-slider-dots{bottom:12px}.stats-grid,.about-stats .stats-grid,.services-stats .stats-grid{width:calc(100vw - 36px)}.stat-item{min-height:auto}#about .about-img{border-radius:16px 0 0 16px;width:calc(100% - 12px);height:clamp(250px,66vw,330px)}#about .about-img-wrap{padding-right:14px}#about .about-img-wrap:after{border-radius:0 16px 16px 0;width:15px}#about .integrity-badge{padding:11px 14px 12px}#about .integrity-badge strong{font-size:.9rem}#about .integrity-badge span{font-size:.7rem}#about .about-copy h2{font-size:clamp(1.85rem,8vw,2.3rem)}#about .chip{flex:100%}#services h2,#services .services-section-title{letter-spacing:-.03em;font-size:clamp(.56rem,.12rem + 2.75vw,2.35rem)}.integrity-badge{max-width:calc(100% - 24px)}.chip{white-space:normal;max-width:100%}.card-img-wrap img,#services .card-img-wrap img,.project-img-wrap img,.project-section .project-img-wrap img{height:clamp(170px,54vw,230px)}.benefit-card{min-height:auto}.benefit-grid{grid-template-columns:1fr;gap:10px}.cta-section .cta-banner,.cp-cta{padding:28px 20px}.contact-section .quote-form,.cp-form{padding:22px 18px 24px}.contact-list li{align-items:flex-start}.page-hero-inner,.cp-hero-inner{max-width:none}.page-hero-title,.cp-hero h1{font-size:clamp(2.2rem,11vw,3rem)}.page-hero .btn,.hero .btn,.cp-cta .btn{width:100%}.about-photo-grid,.trust-image-wrap{border-radius:12px}.mission-card{padding:28px 22px}.timeline{margin-top:34px}.timeline-item,.timeline-item--right{padding-bottom:28px;padding-left:44px}.timeline:before,.timeline-dot{left:14px}.timeline-card,.cp-contact-card-wrap{padding:18px}.cp-contact-card{padding-inline:12px}.cp-socials{justify-content:center}.footer-inner{grid-template-columns:1fr;padding-block:2.5rem 2rem}.footer-brand,.footer-contact{grid-column:auto}}@media (width<=420px){.container,#about .container,#services .container,.process-section .container,.why-section .container,.project-section .container,.cta-section .container,.contact-section .container,.header .container{padding-inline:14px}.logo-img{height:82px;transform:translateY(8px)}.logo-img:hover{transform:translateY(8px)scale(1.02)}.hamburger{width:34px;height:34px}.btn{white-space:normal;min-width:0;padding-inline:1rem}.hero h1{font-size:clamp(2.25rem,11vw,2.55rem)}.hero-avatars{flex-direction:column;gap:8px}.stats-grid,.about-stats .stats-grid,.services-stats .stats-grid{width:calc(100vw - 28px)}.stat-item,.about-stats .stat-item,.services-stats .stat-item{grid-template-columns:34px 1fr;padding:16px 14px}.stat-icon{width:30px;height:30px}.cp-contact-card strong,.footer-links a,.footer-contact-value{font-size:.84rem}.cp-gallery-track{grid-template-columns:1fr;width:calc(100% - 28px)}.testi-profile{align-items:flex-start}.testi-avatar{flex:none}}@media (width<=860px){#our-story.section{padding-top:74px;padding-bottom:70px}#our-story .about-story-col{gap:34px}#our-story .about-copy{padding-top:0}}@media (width<=560px){#our-story.section{padding-top:58px;padding-bottom:62px}}.page-hero.services-hero{min-height:unset;justify-content:flex-start;align-items:stretch}.services-hero{min-height:unset;background:repeating-linear-gradient(90deg,#ffffff0e 0 1px,#0000 1px 64px),repeating-linear-gradient(0deg,#ffffff0b 0 1px,#0000 1px 64px),linear-gradient(105deg,#3aabf0 0% 54%,#3a72bd 100%);flex-direction:column;align-items:stretch;padding:clamp(32px,3.5vw,46px) 0 clamp(38px,4.5vw,54px)}.services-hero .page-hero-kicker{margin-bottom:5px}.services-hero .page-hero-title{margin-bottom:16px;font-size:clamp(2rem,4vw,3.15rem);line-height:1.08}.services-hero .page-hero-sub{font-size:.9rem;line-height:1.58}.services-hero .btn-row{margin-top:13px;margin-bottom:60px}.services-hero-bg{background:0 0}.services-hero-inner{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(24px,3.5vw,52px);display:grid}.services-hero-copy{max-width:500px}.services-hero-title{max-width:540px}.services-hero-title span{display:block}.services-hero-title .typing-line{color:var(--white)}.services-hero-sub{max-width:570px}.services-hero-visual{justify-self:end;width:min(100%,400px);position:relative}.services-hero-collage{min-height:0;position:relative}.services-collage-main,.services-collage-side{border:1px solid #ffffff2e;margin:0;overflow:hidden;box-shadow:0 18px 44px #02091647}.services-collage-main{border-radius:20px;width:100%;height:clamp(252px,28vw,336px);margin-left:0}.services-collage-side{border-radius:16px;width:min(46%,188px);height:clamp(118px,14vw,158px);position:absolute;bottom:18px;left:-64px}.services-collage-main img,.services-collage-side img{object-fit:cover;width:100%;height:100%}.services-hero-badge{max-width:240px;color:var(--white);background:#071023e0;border:1px solid #ffffff1f;border-radius:14px;gap:4px;padding:12px 14px;display:grid;position:absolute;bottom:-25px;right:-55px;box-shadow:0 14px 36px #0209163d}.services-hero-badge strong{font-size:.88rem}.services-hero-badge span{color:#ffffffb8;font-size:.76rem;line-height:1.45}.services-overview-section{background:var(--white)}.services-overview-section .sec-label,.services-detail-section .sec-label,.services-sector-section .sec-label,.services-process-section .sec-label,.services-gallery-section .sec-label{color:#3aabf0;letter-spacing:.11em;background:0 0;border-radius:0;margin-bottom:15px;padding:0;font-size:.68rem;font-weight:800;display:block}.services-process-section .sec-label{text-align:center}.services-overview-sub{margin-inline:0}.services-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:46px;display:grid}.services-overview-card{background:#fff;border:1px solid #d8e2ee;border-radius:18px;flex-direction:column;min-height:100%;display:flex;overflow:hidden;box-shadow:0 16px 35px #06102514}.services-overview-image{aspect-ratio:1.12;position:relative;overflow:hidden}.services-overview-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.services-overview-card:hover .services-overview-image img{transform:scale(1.05)}.services-overview-body{gap:14px;padding:24px 22px;display:grid}.services-overview-body h3{color:#081224;font-size:1.12rem}.services-overview-body p{color:#536173;font-size:.9rem;line-height:1.65}.services-tag-row{flex-wrap:wrap;gap:10px 8px;display:flex}.services-tag{color:#0e70c6;letter-spacing:.02em;background:#eef6ff;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:800}.services-detail-section{background:linear-gradient(#fff 0%,#f5f8fd 100%)}.services-detail-stack{gap:44px;display:grid}.services-detail-row{background:#fff;border:1px solid #dce4ef;border-radius:24px;grid-template-columns:minmax(0,.92fr) minmax(0,1fr);align-items:center;gap:clamp(28px,5vw,64px);padding:24px;display:grid;box-shadow:0 18px 40px #06102514}.services-detail-row--reverse{grid-template-columns:minmax(0,1fr) minmax(0,.92fr)}.services-detail-row--reverse .services-detail-media{order:2}.services-detail-row--reverse .services-detail-copy{order:1}.services-detail-media{border-radius:18px;min-height:360px;overflow:hidden}.services-detail-media img{object-fit:cover;width:100%;height:100%;min-height:360px}.services-detail-copy h2{max-width:560px;margin-bottom:16px}.services-deliverable-list{gap:12px;margin-top:24px;padding:0;list-style:none;display:grid}.services-deliverable-list li{color:#344254;padding-left:22px;font-size:.92rem;line-height:1.65;position:relative}.services-deliverable-list li:before{content:"";background:var(--orange);border-radius:50%;width:8px;height:8px;position:absolute;top:.72em;left:0;transform:translateY(-50%)}.services-sector-section{background:var(--white)}.services-sector-layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:34px;display:grid}.services-sector-copy .body-text{max-width:520px;color:var(--muted)}.services-sector-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.services-sector-card{min-height:86px;color:var(--ink);background:#f8fbff;border:1px solid #dbe5f0;border-radius:18px;align-items:center;gap:14px;padding:20px 22px;display:flex;box-shadow:0 12px 26px #0610250d}.services-sector-card h3{color:var(--ink);font-size:1rem}.services-sector-mark{background:var(--orange);border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 8px #ff861c26}.services-process-section{background:var(--soft-white)}.services-process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:44px;display:grid}.services-process-card{background:#fff;border:1px solid #dbe5f0;border-radius:18px;padding:24px 22px;box-shadow:0 14px 34px #0610250f}.services-process-number{color:#cc6d11;letter-spacing:.08em;background:#fff0de;border-radius:999px;margin-bottom:14px;padding:7px 10px;font-size:.74rem;font-weight:900;display:inline-flex}.services-process-card h3,.services-trust-card h3{margin-bottom:10px}.services-process-card p,.services-trust-card p{color:#526073;font-size:.88rem;line-height:1.62}.services-trust-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:28px;display:grid}.services-trust-card{color:var(--ink);background:#fff;border:1px solid #dbe5f0;border-radius:18px;padding:24px 22px;box-shadow:0 14px 34px #0610250f}.services-trust-card p{color:var(--muted)}.services-gallery-section{background:var(--white)}.services-gallery-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;margin-top:42px;display:grid}.services-gallery-card{border-radius:18px;min-height:240px;position:relative;overflow:hidden;box-shadow:0 16px 36px #0610251a}.services-gallery-card--1,.services-gallery-card--4{grid-column:span 5}.services-gallery-card--2,.services-gallery-card--3{grid-column:span 7}.services-gallery-card img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.services-gallery-card:hover img{transform:scale(1.05)}.services-gallery-overlay{color:var(--white);background:linear-gradient(#0000 0%,#050b18d9 100%);gap:6px;padding:18px 18px 20px;display:grid;position:absolute;inset:auto 0 0}.services-gallery-overlay span{letter-spacing:.06em;text-transform:uppercase;background:#ffffff24;border-radius:999px;width:fit-content;padding:4px 10px;font-size:.7rem;font-weight:800;display:inline-flex}.services-gallery-overlay h3{font-size:1rem}.services-cta-section{background:var(--white)}.services-cta-banner{background:linear-gradient(120deg,#ffffff1a,#0000),linear-gradient(135deg,#3aabf0 0%,#2898e3 58%,#1c8bd8 100%);border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:clamp(28px,5vw,40px);display:grid;box-shadow:0 24px 50px #06102529}.services-cta-copy .sec-label{color:#3aabf0;letter-spacing:.11em;background:0 0;border-radius:0;margin-bottom:10px;padding:0;font-size:.68rem;font-weight:800;display:block}.services-cta-copy h2,.services-cta-copy p{color:var(--white);margin-bottom:10px}.services-cta-copy p{color:#ffffffbd;max-width:580px}.services-overview-section h2,.services-detail-copy h2,.services-sector-copy h2,.services-process-section h2,.services-gallery-section h2{color:var(--ink)}.services-cta-actions{justify-items:end;gap:12px;display:grid}.services-cta-link{color:#ffffffd1;font-size:.92rem;font-weight:700}@media (width<=1100px){.services-hero-inner,.services-sector-layout{grid-template-columns:1fr;gap:28px}.services-hero-copy,.services-hero-title,.services-hero-sub{max-width:100%}.services-hero-visual{justify-self:start}.services-card-grid,.services-trust-grid,.services-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-detail-row,.services-detail-row--reverse{grid-template-columns:1fr}.services-detail-row--reverse .services-detail-media,.services-detail-row--reverse .services-detail-copy{order:initial}.services-cta-banner{grid-template-columns:1fr}.services-cta-actions{justify-items:start}}@media (width<=860px){.services-hero{padding:34px 0 42px}.services-hero-collage{min-height:0;padding-bottom:76px}.services-collage-main{width:100%;height:clamp(220px,50vw,320px);margin-left:0}.services-collage-side{width:min(44%,168px);height:clamp(108px,26vw,142px);bottom:0;left:12px}.services-hero-badge{max-width:220px;bottom:12px;right:10px}.services-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-gallery-card,.services-gallery-card--1,.services-gallery-card--2,.services-gallery-card--3,.services-gallery-card--4{grid-column:span 1;min-height:220px}}@media (width<=700px){.services-card-grid,.services-process-grid,.services-trust-grid,.services-sector-grid,.services-gallery-grid{grid-template-columns:1fr}.services-detail-row{padding:18px}.services-detail-media,.services-detail-media img{min-height:260px}}@media (width<=560px){.services-hero{padding:32px 0 40px}.services-hero-title{font-size:clamp(1.95rem,9vw,2.65rem)}.services-collage-main{border-radius:16px;height:clamp(220px,62vw,280px)}.services-collage-side{border-radius:14px;width:132px;height:112px}.services-hero-badge{max-width:none;margin-top:16px;position:static}.services-hero-collage{padding-bottom:0}.services-overview-body,.services-process-card,.services-trust-card,.services-sector-card{padding:20px 18px}.services-cta-actions,.services-cta-actions .btn{width:100%}}@media (width>=1025px){.project-section .stagger-cards .project-card:hover{z-index:100!important;border-color:#040f1699!important;transform:scale(1.12)translateY(-15px)!important}}
