@import"https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&family=Inter:wght@400;500;600&display=swap";:root{line-height:1.5;font-weight:400;color-scheme:light;color:#1a1a1a;background-color:#f0f7fd;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;font-family:Inter,sans-serif;overflow-x:hidden}*{box-sizing:border-box}a{text-decoration:none;color:inherit}ul{list-style:none;padding:0;margin:0}:root{--primary: #519ee0;--primary-hover: #3f88c8;--secondary: #93c5fd;--bg-page: #e8f4fb;--text-main: #1f2937;--text-muted: #6b7280;--font-heading: "Outfit", sans-serif;--font-body: "Inter", sans-serif;--radius-sm: 8px;--radius-md: 16px;--radius-lg: 24px;--radius-pill: 999px;--glass-shadow: 0 12px 36px rgba(0, 0, 0, .08);--header-shadow: 0 4px 20px rgba(0, 0, 0, .05);--transition: all .3s cubic-bezier(.25, .8, .25, 1)}.landing-page{font-family:var(--font-body);color:var(--text-main);background:linear-gradient(135deg,#fdfdfe,#e1f0fa,#cbe4f6);min-height:100vh;overflow-x:hidden;position:relative}.landing-page h1,.landing-page h2,.landing-page h3,.landing-page h4,.landing-page h5{font-family:var(--font-heading);color:#111827;margin:0}.landing-page p{margin:0;line-height:1.6;color:var(--text-muted)}.section-inner{max-width:1280px;margin:0 auto;padding:100px 24px}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;background:var(--primary);color:#fff;border-radius:var(--radius-pill);font-weight:500;transition:var(--transition);border:none;cursor:pointer;box-shadow:0 4px 14px #519ee04d}.btn-primary:hover{background:var(--primary-hover);transform:translateY(-2px)}.topbar{background:var(--primary);color:#fff;font-size:.8rem;font-weight:500}.topbar-inner{max-width:1280px;margin:0 auto;padding:8px 24px;display:flex;justify-content:space-between;align-items:center}.topbar-left{display:flex;gap:24px}.topbar-left span{display:flex;align-items:center;gap:6px}.topbar-right{display:flex;align-items:center;gap:12px}.topbar-socials{display:flex;gap:12px}.topbar-socials a{font-weight:700}.navbar-wrapper{position:absolute;top:34px;left:0;width:100%;z-index:100;padding:0 40px}.navbar{max-width:1280px;margin:0 auto;background:#fff;box-shadow:var(--header-shadow);border-radius:0 0 12px 12px;border:1.5px solid var(--primary);border-top:none}.navbar-inner{padding:10px 32px;display:flex;justify-content:space-between;align-items:center}.nav-logo{display:flex;align-items:center;gap:8px;font-size:1.5rem;font-weight:800;color:#111827}.nav-logo-icon{width:34px;height:34px;background:#38bdf8;color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.nav-menu-container{display:flex;align-items:center;justify-content:space-between;flex-grow:1;margin-left:40px}.mobile-menu-btn{display:none;background:transparent;border:none;color:#111827;cursor:pointer;padding:4px}.nav-links{display:flex;gap:32px;list-style:none;padding:0;margin:0}.nav-links a{font-size:.95rem;font-weight:800;color:#111827;transition:var(--transition)}.nav-links a:hover,.nav-links a.active{color:var(--primary)}.nav-actions{display:flex;align-items:center;gap:24px}.nav-phone-wrap{display:flex;align-items:center;gap:12px}.nav-phone-icon{width:38px;height:38px;background:#f4f0ff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#8b5cf6}.nav-phone-text{display:flex;flex-direction:column}.nav-phone-label{font-size:.7rem;color:var(--text-muted)}.nav-phone-number{font-size:.85rem;font-weight:700;color:#111827}.btn-talk{padding:10px 12px 10px 24px;display:inline-flex;gap:8px;font-size:.9rem}.plus-icon{width:18px;height:18px;border-radius:50%;border:1px solid rgba(255,255,255,.4);display:flex;align-items:center;justify-content:center;font-size:1rem;line-height:1}.side-nav{position:fixed;left:0;top:50%;transform:translateY(-50%);background:#fff;padding:20px 10px;border-radius:0 40px 40px 0;box-shadow:4px 0 20px #0000000d;display:flex;flex-direction:column;align-items:center;gap:20px;z-index:50}.side-nav-arrow{background:none;border:none;color:var(--primary);font-size:1.2rem;cursor:pointer}.side-nav-dots{display:flex;flex-direction:column;gap:16px}.side-nav-dots .dot{width:28px;height:28px;border-radius:50%;background:#f1f5f9;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;color:var(--primary);cursor:pointer;transition:var(--transition)}.side-nav-dots .dot.active{background:var(--primary);color:#fff}.hero-section{padding:60px 24px 0;position:relative;display:flex;align-items:flex-start;min-height:100vh}.hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0;pointer-events:none}.bg-circle-left{position:absolute;top:-100px;left:-100px;width:600px;height:600px;background:#fff;border-radius:50%;filter:blur(100px);opacity:.8}.bg-circle-right{position:absolute;top:50%;right:-10%;transform:translateY(-50%);width:600px;height:600px;background:#e0f2fe;border-radius:50%;filter:blur(120px);opacity:.6;z-index:-1}.bg-contrast-blue{position:absolute;top:0;right:0;width:45%;height:100%;background:linear-gradient(135deg,#38bdf840,#38bdf814);clip-path:polygon(20% 0,100% 0,100% 100%,0 100%);z-index:-1}.bg-curve-line{position:absolute;top:-10%;left:10%;width:100%;height:150%;opacity:.4}.hero-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center;position:relative;z-index:1;width:100%}.hero-content{max-width:640px;padding-left:20px;transform:translate(120px)}.hero-badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px}.hero-badge-icon{width:20px;height:20px;background:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center}.hero-badge-text{font-size:.75rem;font-weight:700;color:var(--primary);letter-spacing:.5px}.hero-heading{font-size:clamp(1.8rem,2.8vw,2.4rem);line-height:1.15;font-weight:800;margin-bottom:12px;letter-spacing:-.5px;color:#111827}.dot-accent{color:var(--primary)}.hero-subtext{font-size:.85rem;margin-bottom:20px}.hero-cta-row{display:flex;align-items:center;gap:24px}.hero-hotline{font-size:.95rem;color:#111827}.hero-images-container{position:relative;height:450px;transform:translate(-80px)}.hero-img-main{position:absolute;top:30px;right:0;width:285px;height:350px;border-radius:18px;overflow:hidden;box-shadow:var(--glass-shadow);z-index:2}.hero-img-main img{width:100%;height:100%;object-fit:cover}.hero-img-secondary{position:absolute;top:110px;right:262px;width:210px;height:350px;border-radius:15px;overflow:hidden;box-shadow:var(--glass-shadow);z-index:1}.hero-img-secondary img{width:100%;height:100%;object-fit:cover}.hero-chart-card{position:absolute;top:22px;right:240px;background:#fff;padding:18px;border-radius:15px;box-shadow:var(--glass-shadow);z-index:3;width:112px}.chart-header{display:flex;flex-direction:column;margin-bottom:8px}.chart-amount{font-size:.85rem;font-weight:800;color:#111827}.chart-sub{font-size:.6rem;color:var(--text-muted)}.chart-graph{width:100%;height:60px;position:relative}.hero-avatars-card{position:absolute;bottom:-10px;right:0;width:262px;box-sizing:border-box;background:#fff;padding:16px 15px;border-radius:16px;box-shadow:0 10px 30px #00000014;z-index:5}.avatar-stack{display:flex;align-items:center;justify-content:center;width:100%}.av-img{width:44px;height:44px;border-radius:50%;border:3px solid white;margin-left:-15px;object-fit:cover}.av-img:first-child{margin-left:0}.avatar-plus{width:44px;height:44px;border-radius:50%;background:#38bdf8;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.4rem;border:3px solid white;margin-left:-15px;z-index:10}.blue-label{display:block;color:#4b9ed3;font-weight:700;font-size:.75rem;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.features-section{padding:20px 24px;background-color:#f3f4ff;position:relative;overflow:hidden;border-bottom:1px solid rgba(75,158,211,.3)}.features-inner{max-width:1100px;margin:0 auto}.features-header{text-align:center;margin-bottom:30px}.features-title{font-size:1.6rem;font-weight:800;color:#0f172a;margin-top:-5px}.features-grid{display:flex;gap:15px;overflow-x:auto;padding:10px 5px 20px;scroll-behavior:smooth;scrollbar-width:none}.features-grid::-webkit-scrollbar{display:none}.feature-card{flex:0 0 210px;background:#fff;border-radius:12px;padding:24px 18px;box-shadow:0 5px 20px #00000005;transition:all .3s ease;display:flex;flex-direction:column}.feature-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.feature-icon{width:35px;height:35px;margin-bottom:15px}.feature-card-title{font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:8px}.feature-card-desc{font-size:.8rem;color:#64748b;line-height:1.4;margin-bottom:15px;flex-grow:1}.feature-read-more{font-weight:700;color:#0f172a;text-decoration:none;display:inline-flex;align-items:center;gap:6px;font-size:.8rem;transition:all .2s ease}.feature-read-more:hover{color:#4b9ed3;gap:12px}.about-section{padding:60px 24px;background-color:#f3f4ff;position:relative}.about-inner{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.about-image-wrap{border-radius:0;overflow:hidden;box-shadow:0 20px 40px #0000000d}.about-img{width:100%;height:auto;display:block}.about-content{display:flex;flex-direction:column;align-items:flex-start}.about-heading{font-size:1.8rem;font-weight:800;line-height:1.2;color:#0f172a;margin-bottom:15px}.about-desc{color:#64748b;font-size:.85rem;line-height:1.5;margin-bottom:25px}.about-feature-item-new{display:flex;gap:15px;align-items:center;margin-bottom:25px}.about-feature-icon-circle{width:45px;height:45px;border-radius:50%;border:1px solid rgba(75,158,211,.2);display:flex;align-items:center;justify-content:center;flex-shrink:0}.about-feature-title-new{font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:3px}.about-feature-desc-new{font-size:.8rem;color:#64748b;line-height:1.4}.btn-primary-about{background-color:#4b9ed3;color:#fff;padding:12px 24px;border-radius:100px;font-weight:600;font-size:.85rem;text-decoration:none;transition:all .3s ease;display:inline-block}.btn-primary-about:hover{background-color:#3b8dc3;transform:translateY(-2px);box-shadow:0 10px 20px #4b9ed34d}.about-desc{margin-bottom:40px}.about-feature-item{display:flex;gap:20px;margin-bottom:40px;background:var(--bg-card);padding:24px;border-radius:var(--radius-md);border:1px solid var(--border-light)}.about-feature-icon-wrap{width:60px;height:60px;border-radius:50%;background:#4e6bff1a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.about-feature-icon-wrap svg path[fill="#4B9ED3"]{fill:var(--primary)}.about-feature-title{font-size:1.25rem;margin-bottom:8px}.services-section{position:relative;background-color:#111827;padding:0;min-height:100vh;display:flex;align-items:center}.services-section h2,.services-section h3,.services-section h4{color:#fff}.services-section .section-inner{padding:60px 24px;width:100%}.services-header{text-align:center;max-width:680px;margin:0 auto 30px}.services-main-title{font-size:3rem;color:#fff;margin-bottom:16px}.services-layout{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.services-sub-heading{font-size:2rem;line-height:1.2;margin-bottom:20px;color:#fff}.services-text-col{display:flex;flex-direction:column;padding-left:60px}.services-subtitle{font-size:.9rem;color:#94a3b8;line-height:1.5}.services-feature-list{display:flex;flex-direction:column;gap:12px}.services-feature-item{display:flex;gap:20px;align-items:flex-start}.services-feature-icon{width:50px;height:50px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.services-feature-icon svg path[fill="#4B9ED3"]{fill:var(--primary)}.services-feature-title{font-size:1.125rem;font-weight:700;color:#fff;margin-bottom:8px}.services-feature-desc{font-size:.875rem;color:#94a3b8;line-height:1.5;margin:0}.services-image-col{position:relative}.services-img{width:100%;border-radius:var(--radius-lg);box-shadow:var(--glass-shadow)}.team-section{background:#fff}.team-section .section-inner{padding:60px 24px}.section-label{display:block;font-size:.7rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#4b9ed3;margin-bottom:8px}.section-header-centered{text-align:center;max-width:600px;margin:0 auto 50px}.section-title{font-size:2rem;font-weight:800;color:#111827;margin-bottom:12px}.section-subtitle{font-size:.8rem;color:#64748b;line-height:1.6;margin:0}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:900px;margin:0 auto}.team-card{position:relative;border-radius:16px;overflow:hidden;transition:var(--transition)}.team-card:hover{transform:translateY(-5px)}.team-img-wrap{width:100%;height:280px}.team-img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.team-card:hover .team-img{transform:scale(1.05)}.team-card-footer{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;width:85%;box-shadow:0 5px 15px #0000001a;border-radius:6px;z-index:2}.team-social-btn{width:36px;background:#38bdf8;border-radius:6px 0 0 6px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;cursor:pointer;transition:var(--transition)}.team-social-btn:hover{background:#20a0d8}.team-info{background:#fff;padding:8px 12px;border-radius:0 6px 6px 0;flex-grow:1;display:flex;flex-direction:column;justify-content:center}.team-name{font-size:.85rem;font-weight:700;color:#111827;margin-bottom:2px}.team-role{font-size:.7rem;color:#64748b;margin:0}.cta-section{background:#fff;padding:60px 0}.cta-inner{background:linear-gradient(135deg,#d4e8f6,#eef5fa);border-radius:32px;max-width:1050px;height:400px;margin:0 auto;display:flex;align-items:center;padding:0 0 0 60px;position:relative;overflow:hidden}.cta-content{width:40%;position:relative;z-index:2}.cta-content:after{content:"";position:absolute;top:50%;left:100%;width:350px;height:1px;border-bottom:2px dashed #4b9ed3;margin-left:15px;z-index:1}.cta-content:before{content:"";position:absolute;top:calc(50% - 10px);left:calc(100% + 150px);width:20px;height:20px;background:transparent;border:2px solid #4b9ed3;border-top:none;border-bottom:none;transform:rotate(45deg);z-index:2}.btn-primary.cta-btn-placeholder-hook:after{content:""}.cta-inner .section-label{background:transparent;color:#4b9ed3;border:none;padding:0;font-weight:700;letter-spacing:1px;text-transform:uppercase;font-size:.8rem;margin-bottom:16px}.cta-heading{color:#111827;font-size:2.5rem;font-weight:800;line-height:1.15;margin-bottom:30px;letter-spacing:-1px}.cta-action-row{position:relative;display:inline-flex;align-items:center}.cta-inner .btn-primary{background:#4b9ed3;color:#fff;border:none;border-radius:30px;padding:12px 28px;display:inline-block;transition:var(--transition);z-index:2}.cta-inner .btn-primary:hover{background:#3b8dc3;transform:translateY(-2px)}.cta-images{position:absolute;top:0;right:0;width:55%;height:100%;z-index:2}.cta-img-card{position:absolute;overflow:hidden;background:#fff;border-radius:24px}.cta-img-card--1{top:-20px;left:0;width:55%;height:60%;z-index:3;clip-path:polygon(0 0,100% 0,100% 75%,0% 100%);border-radius:24px}.cta-img-card--2{top:-30px;right:-20px;width:50%;height:55%;z-index:2;clip-path:polygon(0 0,100% 0,100% 100%,0% 75%)}.cta-img-card--3{bottom:-20px;left:5%;width:45%;height:50%;z-index:4;clip-path:polygon(0 25%,100% 0,100% 100%,0 100%)}.cta-img-card--4{bottom:-10px;right:0;width:45%;height:55%;z-index:3;clip-path:polygon(0 0,100% 25%,100% 100%,0 100%)}.cta-img-card img{width:100%;height:100%;object-fit:cover}.projects-section{background-color:#040814;position:relative;overflow:hidden;padding:40px 0;color:#fff}.projects-bg-rings{position:absolute;left:0;top:0;height:100%;width:auto;max-width:900px;z-index:1;pointer-events:none}.projects-inner{position:relative;z-index:2}.projects-header{margin-bottom:30px}.projects-label{text-transform:uppercase;letter-spacing:1px;font-size:.8rem;font-weight:700;margin-bottom:12px}.projects-title{color:#fff!important;font-size:2.5rem;font-weight:800;margin-bottom:20px}.projects-subtitle{color:#cbd5e1;font-size:1rem;line-height:1.5;max-width:600px;margin:0 auto}.projects-list{display:flex;flex-direction:column;gap:40px;align-items:center;width:100%}.project-card{display:grid;grid-template-columns:1fr 1fr;background:linear-gradient(135deg,#ffffff14,#ffffff05);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0003;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:20px;overflow:hidden;transition:var(--transition);max-width:850px;width:100%;align-items:center;padding:0;gap:0}.project-card-body{padding:15px 25px;display:flex;flex-direction:column;justify-content:center}.project-title{color:#fff!important;font-size:1.25rem;font-weight:700;margin-bottom:4px}.project-desc{color:#94a3b8;font-size:.85rem;line-height:1.4;margin-bottom:8px}.project-stats{display:flex;flex-direction:row;gap:20px;margin-bottom:12px}.project-stat{font-weight:600;color:#fff;font-size:.9rem;display:flex;align-items:center}.stat-check{color:#4b9ed3;font-weight:800;margin-right:8px;font-size:1.1rem}.project-btn{align-self:flex-start;background:#4b9ed3;color:#fff;padding:12px 24px;border-radius:30px;font-size:.9rem;text-transform:capitalize;transition:var(--transition)}.project-btn:hover{background:#3b8dc3;transform:translateY(-2px)}.project-img-wrap{height:100%;min-height:180px;width:100%;border-radius:0;overflow:hidden}.project-img{width:100%;height:100%;object-fit:cover}.testimonials-section{position:relative;background-color:#3b82f6;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80'%3E%3Cpath d='M0 80 L80 0' stroke='rgba(255,255,255,0.06)' stroke-width='1.5'/%3E%3Cpath d='M0 0 L80 80' stroke='rgba(255,255,255,0.06)' stroke-width='1.5'/%3E%3C/svg%3E");padding:80px 0 160px;overflow:hidden}.testimonials-wave{position:absolute;bottom:-1px;left:0;width:100%;line-height:0;z-index:1}.testimonials-wave-svg{display:block;width:100%;height:120px}.testimonials-bg-mesh{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);z-index:0;pointer-events:none;opacity:.15}.testimonials-inner{position:relative;z-index:2}.testimonials-label{display:inline-block;color:#fff;font-size:.7rem;font-weight:800;letter-spacing:2px;text-transform:uppercase;margin-bottom:8px}.testimonials-heading{color:#fff;font-size:2.4rem;font-weight:800;line-height:1.2;margin-bottom:30px}.testimonial-slider{display:flex;align-items:center;justify-content:center;gap:20px;position:relative;z-index:2}.testimonial-card{flex:1;max-width:660px;background:#fff;border-radius:12px;padding:30px 40px;box-shadow:0 4px 20px #0000000d;position:relative;text-align:left}.testimonial-card-top{display:flex;gap:16px;align-items:flex-start;margin-bottom:24px}.testimonial-quote-icon{width:36px;height:36px;border-radius:50%;border:2px solid #3b82f6;color:#3b82f6;display:flex;align-items:center;justify-content:center;flex-shrink:0}.testimonial-quote-icon svg{width:18px;height:18px;fill:currentColor}.testimonial-text{font-size:.9rem;line-height:1.5;color:#1f2937;font-weight:500;margin:0;padding-top:4px}.testimonial-divider{display:none}.testimonial-author-row{display:flex;align-items:center;gap:20px}.testimonial-avatar{width:60px;height:60px;border-radius:50%;object-fit:cover}.testimonial-name{font-size:.8rem;font-weight:800;color:#111827;margin-bottom:0}.testimonial-role{font-size:.65rem;color:#6b7280;margin:0}.testimonial-stars{color:#fbbf24;margin-left:auto;font-size:.8rem;letter-spacing:.5px}.testimonial-arrow{width:36px;height:36px;border-radius:50%;background:#fff;border:none;color:#6b7280;font-size:1rem;cursor:pointer;box-shadow:0 2px 8px #0000000d;transition:all .2s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.testimonial-arrow:hover{transform:scale(1.05);box-shadow:0 4px 12px #0000001a}.blog-section{background-color:#fff;padding:0 0 40px;margin-top:-30px}.blog-section .section-header-centered{margin-bottom:30px}.blog-section .section-title{font-size:1.8rem;margin-bottom:8px;color:#111827}.blog-section .section-subtitle{font-size:.75rem;color:#9ca3af;line-height:1.5}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.blog-card{background:#f9fafb;border-radius:12px;overflow:hidden;border:1px solid #f3f4f6;transition:var(--transition)}.blog-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000005}.blog-card-img{width:100%;height:160px;object-fit:cover;border-top-left-radius:12px;border-top-right-radius:12px}.blog-card-body{padding:20px}.blog-meta{display:flex;gap:12px;font-size:.7rem;color:#6b7280;margin-bottom:8px}.blog-meta span{display:flex;align-items:center;gap:4px;font-weight:500}.blog-meta svg{color:#3b82f6}.blog-post-title{font-size:.85rem;line-height:1.4;font-weight:800;color:#111827;margin-bottom:16px;min-height:38px}.blog-read-link{font-weight:700;color:#3b82f6;font-size:.75rem;text-decoration:none;display:inline-flex;align-items:center;transition:var(--transition)}.blog-read-link:hover{color:#3b8dc3}.sponsors-section{background-color:#519ee0;padding:24px 0;overflow:hidden}.sponsors-scroll-wrapper{max-width:1200px;margin:0 auto;overflow:hidden}.sponsors-inner{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;gap:16px;padding:0 24px}@keyframes scroll-sponsors{0%{transform:translate(0)}to{transform:translate(-50%)}}.sponsor-logo{font-family:Arial,sans-serif;font-size:1.1rem;font-weight:800;color:#111827;background-color:#fff;padding:14px 16px;border-radius:8px;letter-spacing:0px;transition:var(--transition);cursor:default;display:flex;align-items:center;justify-content:center;gap:8px;border:none;box-shadow:0 2px 10px #0000000d;flex:1;min-width:0;height:60px}.sponsor-logo-clone{display:none}@media(max-width:1024px){.sponsors-inner{width:max-content;animation:scroll-sponsors 20s linear infinite;padding:0}.sponsor-logo{flex:none;width:160px;flex-shrink:0}.sponsor-logo-clone{display:flex}}.sponsor-logo svg{height:24px;width:auto}.sponsor-logo:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0000001a}.footer-section{position:relative;background-color:#020710;color:#9ca3af;overflow:hidden;padding-top:60px;font-family:Arial,sans-serif}.footer-bg-shape{position:absolute;pointer-events:none;z-index:0}.footer-bg-plus{top:25%;left:4%;color:#0ea5e9;font-size:1.8rem;font-weight:800;letter-spacing:4px}.footer-bg-circle{bottom:-150px;left:-100px;width:350px;height:350px;border-radius:50%;background:radial-gradient(circle,#0ea5e90a,#0ea5e900 70%)}.footer-bg-zigzag{top:35%;right:5%;opacity:.4}.footer-bg-diamond{top:-40px;right:10%;width:120px;height:120px;border:2px solid rgba(14,165,233,.1);transform:rotate(45deg)}.newsletter-inner{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;gap:60px;padding:0 24px 60px 80px}.newsletter-content{display:flex;align-items:center;gap:20px}.newsletter-icon-wrap{width:56px;height:56px;background-color:#4b9ed3;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.newsletter-heading{font-size:1.8rem!important;color:#fff!important;font-weight:800;margin-bottom:4px}.newsletter-subtext{font-size:.8rem;color:#9ca3af;margin:0}.newsletter-form{position:relative;width:100%;max-width:600px}.newsletter-input{width:100%;padding:16px 160px 16px 24px;border-radius:50px;background:#fff;border:none;color:#111827;font-size:.85rem;outline:none}.newsletter-input::placeholder{color:#9ca3af}.newsletter-btn{position:absolute;right:5px;top:5px;bottom:5px;padding:0 24px;background-color:#4b9ed3;color:#fff;border-radius:40px;border:none;font-weight:700;font-size:.85rem;cursor:pointer;transition:var(--transition)}.newsletter-btn:hover{background-color:#3b82f6}.footer-divider{height:1px;background-color:#ffffff0d;width:100%;margin:0}.footer-inner{position:relative;z-index:10;display:grid;grid-template-columns:3fr 2fr 2.5fr 3fr;gap:30px;padding:60px 24px 60px 80px;align-items:flex-start}.footer-brand-col{display:flex;flex-direction:column}.footer-logo{display:flex;align-items:center;gap:10px;font-size:1.8rem;font-weight:800;color:#fff!important;margin-bottom:20px}.footer-logo-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:#0ea5e9;border-radius:8px;color:#fff}.footer-brand-desc{font-size:.8rem;line-height:1.6;margin-bottom:24px;color:#6b7280;max-width:250px}.footer-socials{display:flex;gap:12px}.footer-social-btn{width:36px;height:36px;border-radius:50%;background-color:#111c38;color:#3b82f6;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:.9rem;font-weight:700;transition:var(--transition)}.footer-social-btn:hover{background-color:#4b9ed3;color:#fff}.footer-col-heading{font-size:1.2rem!important;color:#fff!important;font-weight:800;margin-bottom:26px}.footer-link-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.footer-link-list a{color:#6b7280;text-decoration:none;font-size:.8rem;transition:var(--transition);display:flex;align-items:center;gap:8px}.footer-link-list a:hover{color:#fff}.footer-link-arrow{color:#4b9ed3;font-size:.8rem;font-weight:800}.footer-contact-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.footer-contact-list li{font-size:.8rem;color:#6b7280;display:flex;align-items:center;gap:10px;line-height:1.4}.footer-contact-list svg{flex-shrink:0;color:#4b9ed3}.footer-posts-list{display:flex;flex-direction:column;gap:20px}.footer-post-item{display:flex;align-items:center;gap:12px}.footer-post-img{width:60px;height:60px;border-radius:6px;object-fit:cover}.footer-post-date{font-size:.7rem;color:#6b7280;display:flex;align-items:center;gap:6px;margin-bottom:4px}.footer-post-date svg{color:#6b7280}.footer-post-latest-title{display:block;color:#fff;font-weight:700;font-size:.8rem;line-height:1.4;text-decoration:none;margin-bottom:4px;transition:var(--transition)}.footer-post-latest-title:hover{color:#4b9ed3}.footer-post-readmore{font-size:.75rem;color:#4b9ed3;text-decoration:none;font-weight:600}.footer-bottom{position:relative;border-top:1px solid rgba(255,255,255,.05);z-index:10}.footer-bottom-inner{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 24px 80px}.footer-copyright{font-size:.75rem;color:#6b7280;margin:0}.footer-bottom-links{display:flex;gap:24px}.footer-bottom-links a{color:#fff;font-size:.75rem;text-decoration:none;transition:var(--transition)}.footer-bottom-links a:hover{color:#4b9ed3}.footer-scroll-top{position:absolute;right:24px;top:-20px;width:40px;height:40px;border-radius:50%;background-color:#1e3a8a;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #0003;transition:var(--transition);z-index:20}.footer-scroll-top:hover{background-color:#3b82f6}@media(max-width:1200px){.hero-content{transform:translate(0);padding-left:0}.hero-images-container{transform:translate(0)}.cta-content:after,.cta-content:before{display:none}}@media(max-width:1024px){.section-inner{padding:80px 24px}.hero-inner,.about-inner,.cta-inner,.newsletter-inner{grid-template-columns:1fr;gap:40px}.services-layout,.team-grid,.blog-grid{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:repeat(2,1fr);gap:40px}.hero-images-container{height:500px;margin:0 auto;width:100%;max-width:600px}.hero-img-main{right:0}.project-card{grid-template-columns:1fr}.project-card:nth-child(2n),.project-card:nth-child(2n) .project-card-body{direction:ltr}.services-text-col{padding-left:0}.cta-inner{flex-direction:column;height:auto;padding:40px}.cta-content{width:100%;text-align:center}.cta-content:after,.cta-content:before{display:none}.cta-images{position:relative;width:100%;height:300px;margin-top:30px}.cta-img-card{border-radius:16px}.cta-img-card--1{width:50%;height:60%;top:0;left:0}.cta-img-card--2{width:45%;height:55%;top:10%;right:0}.cta-img-card--3{width:45%;height:55%;bottom:0;left:10%}.cta-img-card--4{width:40%;height:50%;bottom:10%;right:10%}}@media(max-width:768px){.section-inner{padding:60px 16px}.side-nav{display:none!important}.mobile-menu-btn{display:flex}.navbar-wrapper{padding:0 16px}.nav-menu-container{display:none;position:absolute;top:100%;left:0;width:100%;margin-left:0;background:#fff;flex-direction:column;align-items:flex-start;padding:24px;gap:24px;border-radius:0 0 12px 12px;box-shadow:0 12px 36px #0000001a;border:1.5px solid var(--primary);border-top:none;z-index:1000}.nav-menu-container.open{display:flex}.nav-links{flex-direction:column;width:100%;gap:16px}.nav-actions{flex-direction:column;align-items:flex-start;width:100%;gap:20px}.topbar-inner{flex-direction:column;gap:10px;text-align:center}.topbar-left{flex-direction:column;gap:8px;align-items:center}.hero-heading{font-size:2.2rem}.hero-cta-row{flex-direction:column;align-items:flex-start;gap:16px}.hero-images-container{height:380px}.hero-img-main{width:220px;height:280px;top:20px;right:0}.hero-img-secondary{width:180px;height:260px;top:80px;right:180px}.hero-chart-card{top:10px;right:170px;width:90px;padding:12px}.chart-graph{height:40px}.hero-avatars-card{width:200px;padding:12px;right:20px;bottom:10px}.av-img{width:34px;height:34px}.avatar-plus{width:34px;height:34px;font-size:1.1rem}.services-layout,.team-grid,.blog-grid,.footer-inner{grid-template-columns:1fr}.services-main-title{font-size:2.2rem}.services-sub-heading{font-size:1.5rem}.projects-title{font-size:2rem}.newsletter-inner{padding:40px 16px;gap:20px;flex-direction:column;text-align:center}.newsletter-icon-wrap{margin:0 auto}.newsletter-content{flex-direction:column;text-align:center}.footer-inner{padding:40px 16px;gap:30px}.footer-bottom-inner{padding:24px 16px;flex-direction:column;gap:16px;text-align:center}.footer-scroll-top{position:relative;top:0;right:0;margin-top:10px}.newsletter-form{max-width:100%;display:flex;flex-direction:column;gap:12px}.newsletter-input{padding:16px;border-radius:12px}.newsletter-btn{position:static;width:100%;padding:16px;border-radius:12px}}@media(max-width:768px){.footer-bg-plus{display:none}}.services-hero{position:relative;height:320px;background-image:url(https://images.unsplash.com/photo-1552664730-d307ca884978?auto=format&fit=crop&w=1920&q=80);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}.services-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0e153ab3}.services-hero-content{position:relative;z-index:1;text-align:center;color:#fff}.services-hero-content h1{font-size:3rem;font-weight:700;margin:0 0 10px;color:#fff!important}.services-hero-content p{font-size:1rem;margin:0;color:#fff!important;opacity:.9}.services-grid-section{background-color:#f7f9fc;padding:80px 20px}.grid-container{max-width:1000px;margin:0 auto}.cards-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:24px}@media(min-width:768px){.cards-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.cards-grid{grid-template-columns:repeat(3,1fr)}}.svc-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000000a;transition:transform .3s ease;padding:12px}.svc-card:hover{transform:translateY(-5px)}.svc-img-wrap{position:relative;height:180px;border-radius:8px;overflow:hidden}.svc-img{width:100%;height:100%;object-fit:cover;border-radius:8px}.svc-icon-overlay{position:absolute;bottom:0;left:0;width:48px;height:48px;background:#3eb5f0;border-top-right-radius:8px;display:flex;align-items:center;justify-content:center}.svc-card-body{padding:24px 8px 16px}.svc-title{font-size:1.1rem;font-weight:700;color:#111827;margin:0 0 10px}.svc-desc{font-size:.85rem;color:#6b7280;line-height:1.5;margin:0 0 20px}.svc-read-btn{display:inline-block;padding:8px 18px;background-color:#eef3fd;color:#3eb5f0;font-size:.8rem;font-weight:700;border-radius:20px;transition:all .2s ease}.svc-read-btn:hover{background-color:#d8e6fa}.how-works-section{background-color:#f7f9fc;padding:80px 20px 100px}.how-works-inner{max-width:1200px;margin:0 auto;text-align:center}.how-works-header{margin-bottom:60px}.how-works-header .blue-label{display:inline-block;color:#0ea5e9;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px}.how-works-header h2{font-size:2.5rem;font-weight:700;color:#111827;margin:0 0 15px}.how-works-header p{color:#6b7280;line-height:1.6}.steps-row{display:grid;grid-template-columns:repeat(1,1fr);gap:30px}@media(min-width:768px){.steps-row{grid-template-columns:repeat(3,1fr)}}.process-step{position:relative;background:#fff;padding:30px;border-radius:12px;text-align:left;box-shadow:0 4px 20px #00000008;z-index:1}.step-bg-text{position:absolute;top:10px;right:20px;font-size:4rem;font-weight:800;color:#f1f5f9;z-index:-1;pointer-events:none}.step-icon{width:60px;height:60px;background:#3eb5f0;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:25px;box-shadow:0 6px 15px #3eb5f04d}.process-step h3{font-size:1.15rem;font-weight:700;color:#111827;margin:0 0 15px}.process-step p{font-size:.9rem;color:#6b7280;line-height:1.6;margin:0}.about-page{background:#fff}.about-hero{position:relative;height:320px;background-image:url(https://images.unsplash.com/photo-1552664730-d307ca884978?auto=format&fit=crop&w=1920&q=80);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}.about-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0e153ab3}.about-hero-content{position:relative;z-index:1;text-align:center;color:#fff}.about-hero-content h1{font-size:3rem;font-weight:700;margin:0 0 10px;color:#fff!important}.about-hero-content p{font-size:1rem;margin:0;color:#fff!important;opacity:.9}.trusted-agency{padding:80px 24px 0;background:#fff}.agency-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.agency-images-clean{position:relative;padding:15px}.main-agency-img{width:100%;height:500px;border-radius:20px;object-fit:cover;display:block;box-shadow:0 10px 40px #0000000d}.years-badge-clean{position:absolute;top:-5px;left:-5px;background:#4b9ed3;color:#fff;padding:12px;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:90px;height:100px;border:6px solid #ffffff;box-shadow:0 15px 30px #00000014}.years-badge-clean .years-num{font-size:1.8rem;font-weight:800;line-height:1;margin-bottom:2px}.years-badge-clean .years-text{font-size:.55rem;font-weight:700;text-align:center;letter-spacing:1px;line-height:1.1}.play-video-clean{position:absolute;bottom:-5px;right:-5px;width:70px;height:70px;background:#4b9ed3;color:#fff;border:6px solid #ffffff;border-radius:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 15px 30px #00000014;transition:transform .3s ease}.play-video-clean:hover{transform:scale(1.05)}.section-label{font-size:.7rem;font-weight:800;color:#4b9ed3;letter-spacing:1px;text-transform:uppercase;margin-bottom:8px;display:inline-block}.section-title{font-size:1.8rem;font-weight:800;color:#111827;margin:0 0 14px;line-height:1.2}.agency-desc{color:#64748b;font-size:.9rem;line-height:1.5;margin-bottom:20px}.agency-features-split{display:flex;gap:16px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #f1f5f9}.agency-success-block{flex:1;display:flex;align-items:flex-start;gap:12px}.success-icon-box{width:44px;height:60px;background:#f1f5f9;border-radius:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.success-text-box h4{font-size:.9rem;font-weight:800;color:#0f172a;margin-bottom:4px}.success-text-box p{font-size:.75rem;color:#64748b;line-height:1.4;margin:0}.agency-checklist{flex:1;list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.agency-checklist li{display:flex;align-items:center;gap:8px;font-weight:800;color:#334155;font-size:.8rem}.agency-checklist svg{width:16px;height:16px;color:#4b9ed3}.agency-clients{display:flex;align-items:center;gap:12px}.client-avatars{display:flex;align-items:center}.client-avatars img{width:38px;height:38px;border-radius:50%;border:2px solid #ffffff;object-fit:cover;margin-left:-10px}.client-avatars img:first-child{margin-left:0}.client-stats-text{display:flex;flex-direction:column}.client-stats-text strong{font-size:1rem;font-weight:800;color:#111827}.client-stats-text span{font-size:.75rem;color:#4b9ed3;font-weight:600}.stats-grid-overlap{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;margin-top:60px;position:relative;z-index:10}.stat-card-overlap{position:relative;padding:60px 0 0;text-align:center;border-right:1px solid #f1f5f9;display:flex;flex-direction:column;align-items:center}.stat-card-overlap:last-child{border-right:none}.stat-pill-icon{position:absolute;top:-45px;left:50%;transform:translate(-50%);width:32px;height:90px;background:#4b9ed3;border-radius:20px;border:8px solid #ffffff;display:flex;align-items:flex-start;justify-content:center;padding-top:10px;z-index:11}.stat-pill-icon svg{width:16px;height:16px;color:#fff}.stat-number{font-size:2.2rem;font-weight:800;color:#111827;margin-bottom:30px;flex:1}.stat-blue-footer{background:#4b9ed3;color:#fff;font-size:.65rem;font-weight:800;padding:12px 10px;text-transform:uppercase;letter-spacing:.5px;width:100%;margin-top:auto}.about-mid-banner{position:relative;z-index:1;margin-top:-50px}.mid-banner-img-container{height:360px;width:100%}.mid-banner-img-container img{width:100%;height:100%;object-fit:cover}.marquee-ribbon{background:#4b9ed3;padding:16px 0;overflow:hidden;position:relative}.marquee-content{display:flex;white-space:nowrap;align-items:center;color:#fff;font-size:1.1rem;font-weight:800;letter-spacing:1px;animation:scroll-left 25s linear infinite}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-content span{display:inline-block;padding:0 40px}.marquee-dot{color:#ffffff80;padding:0!important}.business-success{background:#f1f5f9;padding:100px 10%}.success-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.success-cards-container{position:relative;height:550px;display:flex;flex-direction:column;justify-content:space-between}.success-cards-container:after{content:"";position:absolute;top:50%;right:-120px;width:600px;height:1px;border-top:2px dashed #4b9ed3;z-index:0;pointer-events:none;opacity:.5}.success-cards-container:before{content:"+";position:absolute;top:50%;right:180px;transform:translateY(-50%);font-size:4rem;color:#4b9ed3;font-weight:300;z-index:0;pointer-events:none;line-height:1;opacity:.5}.success-float-card{background:#fff;border-radius:12px;width:380px;box-shadow:0 10px 40px #0000000d;overflow:hidden;position:absolute;transition:transform .3s ease;z-index:10}.success-float-card:hover{transform:translateY(-5px)}.card-top{padding:20px 30px;background:#fff}.card-top h4{font-size:1.1rem;font-weight:800;color:#111827;margin:0}.card-bottom{padding:24px 30px;background:#4b9ed3;position:relative;min-height:80px}.card-bottom p{font-size:.85rem;color:#fff;opacity:.9;line-height:1.5;margin:0}.card-pill{position:absolute;top:-24px;left:30px;width:32px;height:48px;background:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 15px #0000001a}.card-pill svg{width:18px;height:18px}.card-1{top:0;left:80px;z-index:1}.card-2{top:180px;left:-20px;z-index:2}.card-3{top:360px;left:80px;z-index:3}.success-content{padding-left:0;display:flex;flex-direction:column;align-items:flex-start}.success-content .section-title{font-size:2.8rem;margin-bottom:24px}.success-desc-text{font-size:1rem;color:#64748b;line-height:1.7;margin-bottom:35px;max-width:500px}.primary-btn{background:#4b9ed3;color:#fff;padding:14px 28px;border-radius:8px;font-weight:700;border:none;cursor:pointer;display:inline-block;text-decoration:none;margin-top:10px;transition:transform .2s ease,background .2s ease}.primary-btn:hover{background:#3a8cc1;transform:translateY(-2px)}.float-icon{width:60px;height:60px;background:#4b9ed3;color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.float-text h4{font-size:1.05rem;font-weight:800;color:#0f172a;margin-bottom:8px}.float-text p{font-size:.85rem;color:#64748b;line-height:1.5}.success-content{padding-left:40px}.success-desc-text{font-size:1.05rem;color:#64748b;line-height:1.7;margin-bottom:30px}.about-team-section{background-color:#0d3b44;background-image:radial-gradient(circle at 85% 15%,rgba(20,184,166,.3) 0%,transparent 60%),linear-gradient(180deg,#0d3b44,#06262c),repeating-linear-gradient(90deg,transparent,transparent 11.11%,rgba(255,255,255,.03) 11.11%,rgba(255,255,255,.03) 11.21%);padding:30px 0 60px;position:relative;overflow:hidden}.team-header-centered{text-align:center;margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto}.team-label-light{font-size:.8rem;font-weight:800;letter-spacing:2px;color:#fff;opacity:.9;margin-bottom:8px;display:inline-block}.team-title-light{font-size:2.8rem;font-weight:800;color:#fff;margin-bottom:12px;line-height:1.1}.team-subtitle-light{color:#ffffffe6;font-size:.95rem;line-height:1.5}.about-team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto}.about-team-card{background:#fff;border-radius:12px;padding:16px;display:flex;align-items:center;gap:16px;box-shadow:0 5px 20px #00000026}.team-card-img{width:100px;height:100px;border-radius:8px;object-fit:cover}.team-card-info{flex:1}.team-card-info h4{font-size:1.15rem;font-weight:800;color:#111827;margin-bottom:4px}.team-card-info p{font-size:.85rem;color:#64748b;font-weight:600;margin-bottom:16px}.team-card-socials{display:flex;align-items:center;gap:12px}.social-icon{font-size:.9rem;color:#4b9ed3;text-decoration:none;font-weight:800;display:flex;align-items:center;justify-content:center}.social-divider{width:1px;height:14px;background:#e2e8f0}.social-icon svg{color:#4b9ed3}.analytics-section{background:#fff;padding:100px 24px}.analytics-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.analytics-list{display:flex;flex-direction:column;gap:30px}.analytics-item{display:flex;align-items:flex-start;gap:20px}.analytics-icon{width:64px;height:64px;border-radius:50%;border:2px dashed #4b9ed3;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#f8fafc}.analytics-text h4{font-size:1.15rem;font-weight:800;color:#0f172a;margin-bottom:8px}.analytics-text p{font-size:.95rem;color:#64748b;line-height:1.6}.analytics-image-group{position:relative;width:100%;padding-bottom:100%}.analytics-img-cutout{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:120px 120px 40px;box-shadow:0 20px 50px #00000014}@media(max-width:1024px){.agency-layout,.success-layout,.analytics-layout{grid-template-columns:1fr}.stats-grid,.about-team-grid{grid-template-columns:repeat(2,1fr)}.success-cards-container{height:auto;display:flex;flex-direction:column;align-items:center;gap:20px}.success-float-card.card-1,.success-float-card.card-2,.success-float-card.card-3{position:relative;top:0;left:0;width:100%;max-width:400px}.success-content{padding-left:0;text-align:center}.agency-images{height:400px;max-width:500px;margin:0 auto}}@media(max-width:768px){.stats-grid,.about-team-grid,.agency-checklist{grid-template-columns:1fr}}.contact-page{background:#fff}.section-label{display:inline-block;color:#4b9ed3;font-weight:800;font-size:.8rem;letter-spacing:2px;margin-bottom:15px;text-transform:uppercase}.section-title{font-size:2.8rem;font-weight:800;color:#111827;line-height:1.2}.contact-hero{position:relative;height:320px;background-image:url(https://images.unsplash.com/photo-1573164713988-8665fc963095?auto=format&fit=crop&q=80);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}.contact-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0e153abf}.contact-hero-content{position:relative;z-index:1;text-align:center}.contact-hero-content h1{font-size:3rem;font-weight:700;color:#fff!important;margin-bottom:10px}.contact-hero-content p{font-size:1rem;color:#fff!important;opacity:.9}.contact-info-section{padding:60px 24px}.info-map-container{background:#f1f5f9;border-radius:12px;padding:40px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;max-width:1200px;margin:0 auto}@media(max-width:768px){.info-map-container{padding:30px 15px;gap:30px}}.contact-info-cards{display:flex;flex-direction:column;justify-content:center;gap:30px}.info-card{display:flex;align-items:center;gap:24px;padding:15px 0;border-bottom:1px solid rgba(0,0,0,.05)}.info-card:last-child{border-bottom:none}.info-icon{width:50px;height:50px;background:#fff;color:#4b9ed3;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #00000014;flex-shrink:0}.info-text h3{font-size:1.1rem;font-weight:800;color:#111827;margin-bottom:6px}.info-text p{font-size:.9rem;color:#64748b;line-height:1.5;margin:0}.map-container{width:100%;height:100%;min-height:280px}.map-placeholder{width:100%;height:100%;background:#e2e8f0;border-radius:8px;position:relative;overflow:hidden}.map-placeholder img{width:100%;height:100%;object-fit:cover;filter:brightness(.9)}.map-marker{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.marker-dot{width:20px;height:20px;background:#ef4444;border:3px solid #ffffff;border-radius:50%;box-shadow:0 0 10px #0000004d}.map-controls{position:absolute;bottom:20px;right:20px;display:flex;flex-direction:column;gap:5px}.map-controls button{width:28px;height:28px;background:#fff;border:1px solid #e2e8f0;color:#4b5563;font-size:1.2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:2px}.map-label{position:absolute;top:10px;left:10px;background:#fff;padding:4px 8px;font-size:.75rem;color:#4b9ed3;font-weight:700;border-radius:4px;box-shadow:0 2px 5px #0000001a}.contact-form-section{background-color:#fff;background-image:radial-gradient(circle at -5% -5%,#b2e2ff 0%,transparent 40%),linear-gradient(to right,#fff 70%,#dbeafe);padding:10px 0 0;position:relative;overflow:hidden;min-height:120px}.form-flex{display:grid;grid-template-columns:1.5fr .5fr;gap:30px;align-items:center;max-width:950px;margin:0 auto}.form-content .section-label{color:#4b9ed3;font-size:.7rem;font-weight:700;letter-spacing:1px;margin-bottom:5px}.form-content .section-title{font-size:1.3rem;font-weight:900;color:#111827;margin-bottom:10px;letter-spacing:-.5px;line-height:1}.contact-form{display:flex;flex-direction:column;gap:12px;max-width:450px}.form-row{display:flex;gap:12px;margin-bottom:0}.form-row input,.form-row textarea{flex:1;padding:10px 15px;border:1px solid #d1d5db;border-radius:4px;background:#fff;font-size:.85rem;color:#111827;outline:none;box-shadow:0 2px 4px #0000000d;box-sizing:border-box;width:100%}.form-row input::placeholder,.form-row textarea::placeholder{color:#94a3b8}.send-message-btn{align-self:flex-start;background:#4b9ed3;color:#fff;border:none;padding:12px 24px;border-radius:4px;font-size:.9rem;font-weight:800;cursor:pointer;transition:all .3s ease;margin-top:5px}.send-message-btn:hover{background:#3a8cc1}.form-image{display:flex;justify-content:flex-end;position:relative}.man-image-container{width:310px;margin-right:60px;z-index:1}.man-image-container img{width:100%;height:auto;display:block;transform:scale(.95) translateY(-5%)}@media(max-width:1024px){.info-map-container,.form-flex{grid-template-columns:1fr;gap:30px}.form-content{padding-bottom:40px}}@media(max-width:768px){.form-row{flex-direction:column;gap:12px}.man-image-container{width:100%;max-width:300px;margin:0 auto}.form-image{justify-content:center}.contact-form{max-width:100%}}.project-hero{position:relative;min-height:clamp(330px,50vh,480px);height:auto;padding:120px 0 60px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center}.project-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0e153ab3}.project-hero-content{position:relative;z-index:1;max-width:800px;padding:0 20px}.project-client-label{display:inline-block;background:#3eb5f0;color:#fff;padding:6px 16px;border-radius:20px;font-size:.8rem;font-weight:700;margin-bottom:20px;text-transform:uppercase;letter-spacing:1px}.project-hero-content h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;margin:0 0 30px;line-height:1.1;color:#fff!important}.project-quick-stats{display:flex;justify-content:center;gap:clamp(15px,4vw,40px);flex-wrap:wrap;margin-top:10px}.stat-pill{display:flex;flex-direction:column;align-items:center}.stat-value{font-size:1.8rem;font-weight:800;color:#3eb5f0}.stat-key{font-size:.65rem;font-weight:700;opacity:.8;letter-spacing:1px;margin-top:5px}.case-study-section{padding:clamp(60px,8vw,100px) 0;background:#fff}.case-study-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:clamp(30px,6vw,60px)}@media(min-width:768px){.case-study-grid{grid-template-columns:repeat(2,1fr)}.full-width{grid-column:span 2}}.case-study-content-block{padding:0 10px}.content-label{font-size:.75rem;font-weight:800;color:#ef4444;margin-bottom:12px;letter-spacing:1px}.content-label.blue-label{color:#3b82f6}.content-label.green-label{color:#10b981}.content-heading{font-size:1.8rem;font-weight:800;margin-bottom:20px;color:#111827}.content-text{font-size:1rem;line-height:1.8;color:#4b5563}.project-cta-section{padding-bottom:100px}.cta-box{background:#111827;color:#fff;padding:clamp(40px,8vw,80px) clamp(20px,5vw,40px);border-radius:24px;text-align:center}.cta-box h2{font-size:2.2rem;margin-bottom:20px;color:#fff!important}.cta-box p{font-size:1.1rem;margin-bottom:35px;opacity:.8;color:#fff!important}.project-not-found{height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.service-detail-page{position:relative;background:#fff}.service-hero{position:relative;min-height:clamp(400px,60vh,500px);height:auto;padding:130px 0 60px;background-size:cover;background-position:center;background-attachment:fixed;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}.service-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0e153ad9,#0e153a80);z-index:1}.service-hero-content{position:relative;z-index:2;max-width:900px;padding:0 24px}.service-label-top{font-size:.8rem;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#38bdf8;margin-bottom:20px;display:inline-block}.service-hero-content h1{font-size:clamp(2.2rem,8vw,4rem);font-weight:800;line-height:1.1;margin-bottom:20px;color:#fff!important}.service-quick-stats{display:flex;justify-content:center;gap:15px;margin-top:30px;flex-wrap:wrap}.stat-pill{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);padding:16px 24px;border-radius:12px;display:flex;flex-direction:column;min-width:140px}.stat-value{font-size:1.5rem;font-weight:800;color:#fff}.stat-key{font-size:.7rem;font-weight:700;opacity:.8}.service-main-content{padding:clamp(60px,10vw,100px) 0;background:#f8fafc}.service-content-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(30px,5vw,60px);margin-bottom:clamp(60px,8vw,100px)}.service-text-block{display:flex;flex-direction:column}.service-text-block.full-width{grid-column:span 2;padding:40px;background:#fff;border-radius:20px;box-shadow:0 10px 40px #00000008}.content-label{font-size:.75rem;font-weight:800;letter-spacing:1.5px;margin-bottom:15px}.blue-label{color:#3b82f6}.purple-label{color:#8b5cf6}.green-label{color:#10b981}.content-heading{font-size:2.2rem;font-weight:800;color:#0f172a;margin-bottom:24px}.content-text{font-size:1.05rem;line-height:1.7;color:#475569}.service-features-grid{padding-top:clamp(40px,6vw,60px);border-top:1px solid #e2e8f0}.features-header{text-align:center;margin-bottom:50px}.features-header h2{font-size:2.5rem;font-weight:800}.features-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px}.feature-item-detail{background:#fff;padding:24px;border-radius:12px;display:flex;align-items:center;gap:15px;box-shadow:0 4px 12px #00000008;border-left:4px solid #3b82f6}.feature-dot{width:8px;height:8px;border-radius:50%;background:#3b82f6}.feature-item-detail span{font-weight:700;color:#1e293b;font-size:.95rem}.service-cta{padding:100px 24px;background:#fff}.cta-card-detail{background:linear-gradient(135deg,#0e153a,#3b82f6);padding:80px 40px;border-radius:32px;text-align:center;color:#fff}.cta-card-detail h2{font-size:3rem;font-weight:800;margin-bottom:20px;color:#fff!important}.cta-card-detail p{font-size:1.1rem;opacity:.9;margin-bottom:40px}@media(max-width:1024px){.service-hero-content h1{font-size:3rem}.cta-card-detail h2{font-size:2.2rem}.service-content-grid{grid-template-columns:1fr}.service-text-block.full-width{grid-column:span 1}}@media(max-width:768px){.service-hero{min-height:480px;padding-top:140px}.service-quick-stats{flex-direction:column;align-items:center;gap:15px}.stat-pill{width:100%;max-width:300px;padding:12px 20px}.service-hero-content h1{font-size:clamp(2rem,7vw,2.5rem)}}.blog-page{font-family:Arial,sans-serif;color:#111827;background-color:#f8fafc}.blog-hero{position:relative;background:url(https://images.unsplash.com/photo-1499750310107-5fef28a66643?auto=format&fit=crop&q=80) center center / cover no-repeat;height:350px;display:flex;align-items:center;justify-content:center;text-align:center}.blog-hero-overlay{position:absolute;inset:0;background:#030f1eb3;z-index:1}.blog-hero-content{position:relative;z-index:2;color:#fff}.blog-hero-content h1{font-size:3rem;font-weight:800;margin-bottom:10px;letter-spacing:-1px;color:#fff}.blog-hero-content p{font-size:1.1rem;font-weight:500;color:#cbd5e1}.coming-soon-section{padding:100px 24px;text-align:center;background-color:#fff;min-height:400px;display:flex;align-items:center;justify-content:center}.coming-soon-content{max-width:600px}.coming-soon-content h2{font-size:2.5rem;font-weight:800;color:#4b9ed3;margin-bottom:20px;letter-spacing:-1px}.coming-soon-content p{font-size:1.2rem;color:#64748b;line-height:1.6}#root{width:100%;min-height:100vh;margin:0;padding:0}
