body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.carousel-wrap{position:relative}.carousel{touch-action:pan-x}.carousel-nav{background:#ffffffe6;border:none;border-radius:999px;box-shadow:0 4px 14px #0000001f;color:#0a3254;cursor:pointer;height:36px;position:absolute;top:50%;transform:translateY(-50%);width:36px;z-index:2}.carousel-nav:hover{background:#fff}.carousel-nav.c-prev{left:-14px}.carousel-nav.c-next{right:-14px}@media (max-width:640px){.carousel-item img{height:120px}.carousel-nav{display:none}}:root{--primary:#0a3254;--accent:#2563eb;--bg:#f8fafc;--text:#1e293b;--light:#fff;--shadow:0 2px 8px #0000000f;--navbar-height:64px}.service-panel{background:#fff;background:var(--light);border-radius:1rem;box-shadow:0 2px 8px #0000000f;box-shadow:var(--shadow);margin-top:2rem;padding:2rem 1.5rem}.service-panel h2{color:#0a3254;color:var(--primary);margin-top:0}.service-card.selected{border:2px solid #2563eb;border:2px solid var(--accent);box-shadow:0 8px 24px #2563eb2e}.service-card{transition:transform .2s ease,box-shadow .2s ease}.carousel{grid-gap:1rem;display:grid;gap:1rem;grid-auto-columns:180px;grid-auto-flow:column;overflow-x:auto;padding-bottom:.5rem;scroll-snap-type:x mandatory}.carousel.centered{justify-content:center}.carousel::-webkit-scrollbar{height:8px}.carousel::-webkit-scrollbar-thumb{background:#00000026;border-radius:999px}.carousel-item{aspect-ratio:1/1;background:#0000;border:none;border-radius:.75rem;box-shadow:0 2px 8px #0000000f;box-shadow:var(--shadow);cursor:pointer;overflow:hidden;padding:0;scroll-snap-align:start}.carousel-item img{display:block;height:100%;object-fit:cover;width:100%}.thumb{height:100%;position:relative;width:100%}.play-badge{display:grid;inset:0;place-items:center;pointer-events:none;position:absolute}.thumb:hover .play-badge svg circle{fill:#0000008c}.inline-viewer{background:#fff;background:var(--light);border-radius:1rem;box-shadow:0 2px 8px #0000000f;box-shadow:var(--shadow);margin:1.25rem auto 0;max-width:min(1200px,96vw);padding:.75rem .75rem 1rem}.inline-viewer-controls{align-items:center;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.5rem}.iv-close,.iv-nav{background:#0a325414;border:none;border-radius:999px;color:#0a3254;color:var(--primary);cursor:pointer;font-size:1.25rem;height:40px;width:40px}.iv-close{font-size:1.4rem;height:40px;width:40px}.iv-close:hover,.iv-nav:hover{background:#0a325424}.iv-image{display:block;height:auto}.iv-image,.iv-video{border-radius:.5rem;width:100%}.iv-video{aspect-ratio:16/9;background:#000;overflow:hidden}.iv-video iframe{border:0;display:block;height:100%;width:100%}.iv-fade{animation:ivFade .28s ease forwards;opacity:0}@keyframes ivFade{0%{opacity:.15}to{opacity:1}}@media (max-width:640px){.inline-viewer{padding:.5rem .5rem .75rem}}body{color:#1e293b;color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.brand,h1,h2,h3{font-family:Montserrat,Inter,Arial,sans-serif}.about-section,.clients-section,.contact-section,.portfolio-section,.services-section,.testimonials-section,section{animation:fadeIn 1.2s ease forwards;animation-delay:.2s;opacity:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:none}}.portfolio-item img{box-shadow:0 2px 12px #0a325412;transition:transform .3s,box-shadow .3s}.portfolio-item img:hover{box-shadow:0 4px 24px #0a325421;transform:scale(1.04) rotate(-1deg)}.testimonials-section{background:#f4f7fb;margin-bottom:2rem;padding:4rem 2vw 3rem;text-align:center}.testimonials-section h2{color:#0a3254;color:var(--primary);font-size:2.2rem;margin-bottom:2rem}.testimonials-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.testimonial-card{background:#fff;background:var(--light);border-radius:1rem;box-shadow:0 2px 8px #0000000f;box-shadow:var(--shadow);font-size:1.1rem;max-width:340px;min-width:220px;padding:2rem 1.5rem;text-align:left}.testimonial-author{color:#2563eb;color:var(--accent);font-weight:600;margin-top:1.2rem}.clients-section{background:#f8fafc;background:var(--bg);margin-bottom:2rem;padding:2rem 2vw;text-align:center}.clients-logos{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:1rem}.clients-logos img{filter:grayscale(1) contrast(1.2);height:44px;opacity:.7;transition:filter .2s,opacity .2s;width:auto}.clients-logos img:hover{filter:none;opacity:1}@media (max-width:700px){.services-tabs-mobile{background:#f8fafc;background:var(--bg);border-bottom:1px solid #eef2f7;display:flex;flex-wrap:nowrap;gap:6px;margin:0;overflow-x:auto;overflow-y:hidden;padding:.5rem 2vw;position:sticky;top:64px;top:var(--navbar-height);white-space:nowrap;z-index:95}.tab-btn{background:#fff;border:1px solid #dbeafe;border-radius:999px;color:#0a3254;color:var(--primary);font-size:clamp(.9rem,2.7vw,1rem);font-weight:600;padding:clamp(.4rem,2vw,.6rem) clamp(.7rem,3vw,1rem);white-space:nowrap}.tab-btn.active{background:#2563eb;border-color:#2563eb;color:#fff}.services-grid{display:none}.service-panel{margin-top:.5rem;padding:.75rem 1rem 1rem}.service-panel h2,.service-panel>p{display:none}.services-section h2{margin-bottom:.75rem}.carousel{gap:.65rem;grid-auto-columns:130px}.about-section,.clients-section,.contact-section,.portfolio-section,.services-section,.testimonials-section{margin-bottom:1rem;padding:2.2rem 1vw 1.5rem}.testimonials-grid{flex-direction:column;gap:1.2rem}.clients-logos{gap:1rem}}.App{background:#f8fafc;background:var(--bg);min-height:100vh;text-align:center}.mobile-flag{display:none}@media (max-width:700px){.mobile-flag{color:#64748b;display:block;font-size:12px;padding:.75rem 0;text-align:center}}.navbar{align-items:center;background:#fff;background:var(--light);box-shadow:0 2px 8px #0000000f;box-shadow:var(--shadow);display:flex;justify-content:space-between;padding:1.5rem 3vw;position:sticky;top:0;z-index:100}@media (max-width:700px){.services-grid{display:none!important}.services-tabs-mobile{display:flex!important}}.navbar-logo{align-items:center;display:flex;gap:1rem}.navbar-logo img{height:48px;width:48px}.brand{color:#0a3254;color:var(--primary);font-size:1.6rem;font-weight:700;letter-spacing:1px}.navbar-links{display:flex;gap:2rem;list-style:none;margin:0}.navbar-links a{color:#1e293b;color:var(--text);font-size:1.1rem;font-weight:500;text-decoration:none;transition:color .2s}.navbar-links a:hover{color:#2563eb;color:var(--accent)}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.hero-section{align-items:center;background:linear-gradient(90deg,#e3ebf7,#f8fafc);box-shadow:0 2px 16px #0a32540a;display:flex;justify-content:center;min-height:45vh;overflow:hidden;padding:2.5rem 2vw 1.5rem;position:relative}.hero-content{margin:0 auto;max-width:600px;position:relative;text-align:center;z-index:1}.hero-content h1{color:#0a3254;color:var(--primary);font-size:2.4rem;font-weight:700;margin-bottom:1rem}.hero-content p{color:#1e293b;color:var(--text);font-size:1.15rem;margin-bottom:1.6rem}.hero-video{inset:0;position:absolute;z-index:0}.hero-video-el{height:100%;object-fit:cover;width:100%}.hero-video-overlay{background:linear-gradient(90deg,#061f388c,#061f3840),radial-gradient(1200px 600px at 80% 30%,#ffffff1a,#0000);inset:0;position:absolute}.hero-section .hero-content h1{color:#fff}.hero-section .hero-content p{color:#e7eef7}@media (prefers-reduced-motion:reduce){.hero-video-el{display:none}}@media (max-width:640px){.hero-section{min-height:38vh;padding:2rem 4vw 1rem}.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem;margin-bottom:1.2rem}}.cta-btn{background:#2563eb;background:var(--accent);border:none;border-radius:2rem;box-shadow:0 2px 8px #0000000f;box-shadow:var(--shadow);color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:.9rem 2.2rem;text-decoration:none;transition:background .2s,transform .2s}.cta-btn:hover{background:#174ea6;transform:translateY(-2px) scale(1.04)}.services-section{background:#f4f7fb;margin-bottom:1.5rem;padding:2.5rem 2vw 2rem}.services-section h2{color:#0a3254;color:var(--primary);font-size:2.2rem;margin-bottom:2rem}.services-tabs-mobile{display:none}.services-grid{grid-gap:2rem;align-items:stretch;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));justify-items:stretch;margin:1.25rem auto;max-width:1000px}.service-card{background:#fff;background:var(--light);border-radius:1rem;box-shadow:0 2px 8px #0000000f;box-shadow:var(--shadow);box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:160px;overflow:hidden;padding:2rem 1.5rem;text-align:center;transition:transform .2s,box-shadow .2s;width:100%}.service-card:hover{box-shadow:0 6px 18px #0a32541a;transform:translateY(-2px)}.service-card h3{color:#2563eb;color:var(--accent);margin-bottom:.7rem}.portfolio-section{background:#f8fafc;background:var(--bg);margin-bottom:1.5rem;padding:2.5rem 2vw 2rem}.portfolio-section h2{color:#0a3254;color:var(--primary);font-size:2.2rem;margin-bottom:2rem}.portfolio-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:0 auto;max-width:1100px}.portfolio-item{align-items:center;background:#e7eef7;border-radius:1rem;box-shadow:0 2px 8px #0000000f;box-shadow:var(--shadow);display:flex;height:180px;justify-content:center;overflow:hidden;padding:0}.portfolio-item img{aspect-ratio:4/3;border-radius:1rem;display:block;height:100%;object-fit:cover;width:100%}.about-section{background:#f4f7fb;margin-bottom:1.5rem;padding:2.5rem 2vw 2rem;text-align:center}.about-section h2{color:#0a3254;color:var(--primary);font-size:2.2rem;margin-bottom:1.2rem}.about-section p{font-size:1.2rem;margin:0 auto;max-width:700px}.contact-section{background:#f8fafc;background:var(--bg);margin-bottom:1.25rem;padding:2.5rem 2vw 2rem;text-align:center}.contact-section h2{color:#0a3254;color:var(--primary);font-size:2.2rem;margin-bottom:1.2rem}.contact-form{display:flex;flex-direction:column;gap:1.2rem;margin:0 auto;max-width:400px}.contact-form input,.contact-form textarea{background:#f8fafc;border:1px solid #dbeafe;border-radius:.7rem;font-size:1rem;padding:1rem}.contact-form textarea{min-height:120px;resize:vertical}.contact-form button{background:#2563eb;background:var(--accent);border:none;border-radius:2rem;box-shadow:0 2px 8px #0000000f;box-shadow:var(--shadow);color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:.9rem 2.2rem;transition:background .2s,transform .2s}.contact-form button:hover{background:#174ea6;transform:translateY(-2px) scale(1.04)}@media (max-width:700px){.navbar-links{font-size:1rem;gap:1rem}.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.portfolio-grid,.services-grid{grid-template-columns:1fr}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hamburger{align-items:center;background:#0a32540f;border:none;border-radius:8px;cursor:pointer;display:none;gap:5px;height:44px;justify-content:center;width:44px}.hamburger span{background:#0a3254;background:var(--primary);border-radius:2px;display:block;height:2px;width:22px}.hamburger.is-open span:nth-child(2){opacity:0}.hamburger.is-open span:first-child{transform:translateY(7px) rotate(45deg)}.hamburger.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{display:none}@media (max-width:760px){.navbar{padding:.9rem 4vw}.navbar-logo img{height:36px;width:auto}.brand{font-size:1.25rem}.navbar-links{display:none}.hamburger{display:inline-flex}.mobile-menu{grid-gap:0;background:#fff;background:var(--light);box-shadow:0 8px 24px #00000014;display:grid;gap:0;grid-auto-rows:1fr;max-height:0;overflow:hidden;position:sticky;top:64px;transition:max-height .22s ease;z-index:90}.mobile-menu.open{max-height:320px}.mobile-menu a{border-top:1px solid #eef2f7;color:#1e293b;color:var(--text);padding:1rem 6vw;text-align:left;text-decoration:none}.mobile-menu a.nav-cta{background:#2563eb;background:var(--accent);border-radius:999px;border-top:none;color:#fff;margin:.5rem 6vw .75rem;text-align:center}}
/*# sourceMappingURL=main.c4cdcb20.css.map*/