.about-hero{padding:50px 0;background:#fff}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-content h1{font-size:50px;line-height:1.05;font-weight:900;margin:25px 0}.about-content h1 span{color:#2563eb}.about-content p{color:#64748b;font-size:19px;line-height:1.9;margin-bottom:40px}.about-highlights{display:flex;gap:40px;margin-bottom:45px}.about-highlights h3{font-size:38px;color:#2563eb}.about-highlights span{color:#64748b}.about-image img{width:100%;border-radius:28px;box-shadow:0 30px 80px #0000001f}@media(max-width:992px){.about-grid{grid-template-columns:1fr;text-align:center}.about-highlights{justify-content:center;flex-wrap:wrap}.about-content h1{font-size:44px}}.company-story{padding:50px 0;background:#f8fafc}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.story-image img{width:100%;border-radius:28px;box-shadow:0 35px 80px #0000001f}.story-content h2{font-size:52px;line-height:1.15;margin:25px 0;color:#0f172a}.story-content p{font-size:18px;color:#64748b;line-height:1.9;margin-bottom:24px}.mission-vision{margin-top:45px;display:flex;flex-direction:column;gap:22px}.mv-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:25px;display:flex;gap:22px;align-items:flex-start;transition:.35s}.mv-card:hover{transform:translateY(-8px);border-color:#2563eb;box-shadow:0 18px 45px #2563eb26}.mv-icon{width:64px;height:64px;border-radius:18px;background:#eff6ff;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:.35s}.mv-icon svg{width:30px;height:30px;stroke:#2563eb}.mv-card:hover .mv-icon{background:#2563eb}.mv-card:hover .mv-icon svg{stroke:#fff}.mv-card h3{margin-bottom:8px;font-size:24px}.mv-card p{margin:0;font-size:16px}@media(max-width:992px){.story-grid{grid-template-columns:1fr}.story-content{text-align:center}.mv-card{text-align:left}}.about-stats{padding:50px 0;background:#fff}.stats-wrapper{background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:34px;padding:80px;overflow:hidden;position:relative}.stats-wrapper:before{content:"";position:absolute;width:420px;height:420px;right:-120px;top:-120px;border-radius:50%;background:#2563eb1f}.stats-heading{text-align:center;max-width:820px;margin:auto;position:relative;z-index:2}.stats-heading h2{color:#fff;font-size:56px;line-height:1.15;margin:25px 0}.stats-heading p{color:#ffffffbf;font-size:18px;line-height:1.9}.stats-grid{margin-top:70px;display:grid;grid-template-columns:repeat(4,1fr);gap:30px;position:relative;z-index:2}.stat-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:40px;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:.35s}.stat-card:hover{transform:translateY(-10px);background:#2563eb;border-color:#2563eb;box-shadow:0 25px 60px #2563eb4d}.stat-icon{width:74px;height:74px;margin:auto auto 28px;border-radius:20px;background:#ffffff1f;display:flex;align-items:center;justify-content:center}.stat-icon svg{width:34px;height:34px;stroke:#fff}.stat-card h3{font-size:46px;color:#fff;margin-bottom:10px;font-weight:800}.stat-card span{color:#ffffffd9;font-size:17px}@media(max-width:992px){.stats-wrapper{padding:55px 35px}.stats-grid{grid-template-columns:repeat(2,1fr)}.stats-heading h2{font-size:40px}}@media(max-width:768px){.stats-grid{grid-template-columns:1fr}}.core-values{padding:50px 0;background:#f8fafc}.core-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:70px}.core-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:40px;transition:.4s;position:relative;overflow:hidden}.core-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,#2563eb,#06b6d4);transform:scaleX(0);transition:.35s}.core-card:hover:before{transform:scaleX(1)}.core-card:hover{transform:translateY(-10px);border-color:#2563eb;box-shadow:0 20px 60px #2563eb2e,0 0 35px #2563eb1f}.core-icon{width:72px;height:72px;border-radius:18px;background:#eff6ff;display:flex;align-items:center;justify-content:center;margin-bottom:28px;transition:.35s}.core-icon svg{width:34px;height:34px;stroke:#2563eb;stroke-width:2}.core-card:hover .core-icon{background:#2563eb;transform:rotate(-8deg)}.core-card:hover .core-icon svg{stroke:#fff}.core-card h3{font-size:24px;margin-bottom:18px;color:#0f172a}.core-card p{color:#64748b;line-height:1.9;font-size:17px}@media(max-width:992px){.core-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.core-grid{grid-template-columns:1fr}}.company-journey{padding:50px 0;background:#fff}.timeline{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin-top:80px}.timeline-line{position:absolute;top:40px;left:12%;right:12%;height:3px;background:linear-gradient(90deg,#2563eb,#60a5fa);z-index:1}.timeline-item{position:relative;z-index:2}.timeline-dot{width:24px;height:24px;border-radius:50%;background:#2563eb;margin:auto;border:6px solid #fff;box-shadow:0 0 0 5px #2563eb2e}.timeline-card{margin-top:35px;background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:35px;text-align:center;transition:.35s}.timeline-card:hover{transform:translateY(-12px);border-color:#2563eb;box-shadow:0 20px 60px #2563eb2e}.year{display:inline-block;background:#eff6ff;color:#2563eb;padding:8px 18px;border-radius:999px;font-weight:700;margin-bottom:18px}@media(max-width:992px){.timeline{grid-template-columns:1fr}.timeline-line{display:none}.timeline-dot{margin-left:20px}.timeline-card{margin-left:50px;margin-top:-20px;text-align:left}}.our-team{padding:50px 0;background:#f8fafc}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:70px}.team-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:40px;transition:.35s;text-align:center}.team-card:hover{transform:translateY(-10px);border-color:#2563eb;box-shadow:0 20px 60px #2563eb2e}.featured{grid-row:span 2;text-align:left}.featured img{width:100%;height:340px;-o-object-fit:cover;object-fit:cover;border-radius:18px;margin-bottom:30px}.team-role{display:inline-block;background:#eff6ff;color:#2563eb;padding:8px 16px;border-radius:999px;font-size:13px;font-weight:700;margin-bottom:15px}.team-content h3{font-size:30px;margin-bottom:15px}.team-content p{color:#64748b;line-height:1.9}.team-icon{width:82px;height:82px;margin:auto auto 30px;border-radius:22px;background:#eff6ff;display:flex;align-items:center;justify-content:center;transition:.35s}.team-icon svg{width:36px;height:36px;stroke:#2563eb}.team-card:hover .team-icon{background:#2563eb;transform:rotate(-8deg)}.team-card:hover .team-icon svg{stroke:#fff}.team-card h3{font-size:24px;margin-bottom:15px}.team-card p{color:#64748b;line-height:1.9}.team-social{display:flex;gap:15px;margin-top:30px}.team-social a{width:45px;height:45px;border-radius:50%;background:#eff6ff;display:flex;align-items:center;justify-content:center;color:#2563eb;transition:.35s}.team-social a:hover{background:#2563eb;color:#fff}@media(max-width:992px){.team-grid{grid-template-columns:1fr}.featured{grid-row:auto;text-align:center}}.services-hero{padding:50px 0;background:linear-gradient(180deg,#fff,#f8fbff)}.services-hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.services-content h1{font-size:64px;line-height:1.1;font-weight:800;color:#0f172a;margin:20px 0}.services-content p{font-size:19px;color:#64748b;line-height:1.9;margin-bottom:35px}.service-highlights{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:40px}.service-highlights div{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px;font-weight:600;transition:.35s}.service-highlights div:hover{transform:translateY(-6px);box-shadow:0 18px 35px #2563eb1f}.services-image{text-align:center}.services-image img{width:100%;max-width:620px;border-radius:26px;box-shadow:0 30px 70px #00000026}@media(max-width:992px){.services-hero-grid{grid-template-columns:1fr;text-align:center}.services-content h1{font-size:44px}.service-highlights{grid-template-columns:1fr}.hero-buttons{justify-content:center}}.services-section{padding:50px 0;background:#f8fafc}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:70px}.service-card{background:#fff;border-radius:22px;overflow:hidden;border:1px solid #e5e7eb;transition:.35s;display:flex;flex-direction:column;height:100%}.service-card:hover{transform:translateY(-10px);box-shadow:0 25px 55px #2563eb1f}.service-content{padding:30px;display:flex;flex-direction:column;flex:1}.service-content h3{font-size:28px;margin-bottom:15px;color:#0f172a}.service-content p{color:#64748b;line-height:1.8;margin-bottom:20px}.service-content ul{margin:0;padding:0;list-style:none}.service-content ul li{color:#334155;position:relative;padding:8px 0 8px 24px}.service-content ul li:before{content:"✓";position:absolute;left:0;color:#2563eb;font-weight:700}.service-content a{margin-top:auto;display:inline-block;color:#2563eb;font-weight:700;text-decoration:none;transition:.3s}.service-content a:hover{transform:translate(6px)}@media(max-width:1200px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.services-grid{grid-template-columns:1fr}.service-content{padding:25px}.service-content h3{font-size:24px}.service-card img{height:210px}}.services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-top:50px}.service-card{background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:26px 24px 24px;min-height:430px;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.service-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #0f234b1a;border-color:#2563eb33}.service-icon{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:#eef5ff;color:#2563eb;margin-bottom:20px;flex-shrink:0}.service-icon i{font-size:28px}.service-content{display:flex;flex-direction:column;flex:1}.service-content h3{font-size:21px;line-height:1.3;margin:0 0 12px;color:#0f172a;font-weight:700}.service-content p{font-size:14px;line-height:1.7;color:#64748b;margin:0 0 18px}.service-content ul{list-style:none;padding:0;margin:0 0 20px}.service-content ul li{position:relative;font-size:13px;line-height:1.7;color:#475569;padding-left:20px;margin-bottom:7px}.service-content ul li:before{content:"✓";position:absolute;left:0;top:0;color:#2563eb;font-weight:700}.service-content a{margin-top:auto;display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;font-size:13px;font-weight:600;color:#2563eb;text-decoration:none;transition:gap .2s ease}.service-content a:hover{text-decoration:underline}@media(max-width:1100px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.services-grid{grid-template-columns:1fr}.service-card{min-height:auto;padding:24px 22px}.service-icon{width:60px;height:60px}.service-icon i{font-size:26px}}.service-card:hover .service-icon{background:#eef5ff!important;color:#2563eb!important}.service-card:hover .service-icon i{color:#2563eb!important}.portfolio-hero{padding:50px 0;background:#fff}.portfolio-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.portfolio-content h1{font-size:66px;line-height:1.05;margin:25px 0;font-weight:900}.portfolio-content h1 span{color:#2563eb}.portfolio-content p{font-size:19px;line-height:1.9;color:#64748b;margin-bottom:40px}.portfolio-stats{display:flex;gap:60px;margin-top:50px}.portfolio-stats h3{font-size:40px;color:#2563eb}.portfolio-stats span{color:#64748b}.portfolio-image img{width:100%;border-radius:28px;box-shadow:0 35px 80px #0000001f}@media(max-width:992px){.portfolio-hero-grid{grid-template-columns:1fr;text-align:center}.portfolio-stats{justify-content:center}.portfolio-content h1{font-size:48px}}.portfolio-projects{padding:50px 0;background:#f8fafc}.project-grid{display:grid;gap:40px}.project-card{display:grid;grid-template-columns:1.1fr .9fr;background:#fff;border-radius:28px;overflow:hidden;border:1px solid #e5e7eb;transition:.4s}.project-card:hover{transform:translateY(-10px);border-color:#2563eb;box-shadow:0 25px 70px #2563eb2e}.project-image{overflow:hidden}.project-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.6s}.project-card:hover img{transform:scale(1.08)}.project-content{padding:55px}.project-top{display:flex;justify-content:space-between;margin-bottom:25px}.project-type{background:#eff6ff;color:#2563eb;padding:8px 18px;border-radius:999px;font-size:14px;font-weight:700}.project-year{color:#64748b;font-weight:600}.project-content h3{font-size:42px;margin-bottom:20px}.project-content p{color:#64748b;line-height:1.9;font-size:18px;margin-bottom:30px}.project-tags{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:35px}.project-tags span{padding:10px 18px;border-radius:999px;background:#f1f5f9;font-weight:600}.project-link{color:#2563eb;font-weight:700;transition:.3s}.project-link:hover{letter-spacing:1px}@media(max-width:992px){.project-card{grid-template-columns:1fr}.project-content{padding:35px}.project-content h3{font-size:32px}}.contact-hero{padding:120px 0;background:linear-gradient(135deg,#07142f,#0b63ff);color:#fff;text-align:center}.contact-badge{display:inline-block;padding:10px 22px;border-radius:50px;background:#ffffff26;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);margin-bottom:20px;font-weight:600;letter-spacing:1px}.contact-hero h1{font-size:60px;font-weight:800;line-height:1.2;margin-bottom:25px}.contact-hero span{color:#58d5ff}.contact-hero p{max-width:760px;margin:auto;font-size:20px;opacity:.9}.premium-contact{padding:120px 0;background:linear-gradient(180deg,#fff,#f5f9ff);position:relative;overflow:hidden}.premium-contact:before{content:"";position:absolute;width:500px;height:500px;background:#2b6fff15;border-radius:50%;left:-150px;top:-150px;filter:blur(40px)}.premium-contact:after{content:"";position:absolute;width:450px;height:450px;background:#00b7ff10;border-radius:50%;right:-100px;bottom:-100px;filter:blur(40px)}.contact-wrapper{display:grid;grid-template-columns:1fr 560px;gap:80px;align-items:center;position:relative;z-index:2}.section-tag{display:inline-block;padding:10px 22px;background:#edf4ff;color:#0b63ff;border-radius:40px;font-weight:600;margin-bottom:25px}.contact-left h2{font-size:56px;font-weight:800;line-height:1.15;margin-bottom:25px}.contact-left h2 span{color:#0b63ff}.contact-left p{font-size:18px;line-height:1.8;color:#666;margin-bottom:45px}.contact-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.contact-card{background:#fff;padding:25px;border-radius:20px;display:flex;gap:18px;align-items:flex-start;box-shadow:0 20px 45px #0000000f;transition:.35s}.contact-card:hover{transform:translateY(-8px)}.contact-icon{width:60px;height:60px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0b63ff,#1aa3ff);color:#fff;font-size:22px;flex-shrink:0}.contact-card h4{font-size:19px;margin-bottom:8px;font-weight:700}.contact-card p{margin:0;font-size:15px;line-height:1.6}.form-card{background:#fff;padding:50px;border-radius:28px;box-shadow:0 35px 70px #00000014;position:relative}.form-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#0b63ff,#00c3ff);border-radius:28px 28px 0 0}.form-card h3{font-size:32px;font-weight:700;margin-bottom:12px}.form-card p{margin-bottom:35px;color:#666}.form-control,.form-select{height:58px;border-radius:14px;border:1px solid #ddd}textarea.form-control{height:auto}.form-control:focus,.form-select:focus{box-shadow:none;border-color:#0b63ff}.submit-btn{width:100%;border:none;padding:18px;border-radius:14px;background:linear-gradient(90deg,#0b63ff,#00a8ff);color:#fff;font-weight:700;font-size:17px;transition:.35s}.submit-btn:hover{transform:translateY(-3px);box-shadow:0 20px 35px #0b63ff59}@media(max-width:991px){.contact-wrapper{grid-template-columns:1fr;gap:60px}.contact-left h2{font-size:42px}}@media(max-width:768px){.contact-cards{grid-template-columns:1fr}.form-card{padding:35px 25px}.contact-left h2{font-size:34px}}.alert-success{background:#e9fff2;border:none;padding:16px;border-radius:12px;font-weight:600;margin-bottom:25px;color:#0d8d4a}.map-section{padding-bottom:100px;background:#f7f9fc}.map-card{overflow:hidden;border-radius:24px;box-shadow:0 25px 60px #00000014}.map-card iframe{width:100%;height:520px;border:none}.why-contact{padding:110px 0;background:#fff}.section-title{text-align:center;margin-bottom:70px}.section-title h2{font-size:46px;font-weight:700;margin-bottom:20px}.section-title p{color:#666;max-width:700px;margin:auto}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.why-box{background:#fff;padding:45px 30px;text-align:center;border-radius:20px;box-shadow:0 15px 40px #0000000d;transition:.35s}.why-box:hover{transform:translateY(-10px)}.why-box i{font-size:42px;color:#0b63ff;margin-bottom:20px}.why-box h3{font-size:24px;margin-bottom:15px;font-weight:700}.why-box p{color:#666}@media(max-width:991px){.contact-grid{grid-template-columns:1fr}.why-grid{grid-template-columns:repeat(2,1fr)}.contact-hero h1{font-size:42px}}@media(max-width:768px){.why-grid{grid-template-columns:1fr}.contact-form-card{padding:30px}.contact-hero{padding:90px 0}.contact-hero h1{font-size:34px}.contact-hero p{font-size:17px}.section-title h2{font-size:34px}}:root{--primary:#2563eb;--secondary:#7c3aed;--accent:#06b6d4;--dark:#0f172a;--dark-light:#1e293b;--light:#f8fafc;--white:#ffffff;--gray:#64748b;--border:#e2e8f0;--radius:18px;--container:1540px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;color:var(--dark);background:var(--white);overflow-x:hidden;line-height:1.7}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}.container{width:min(var(--container),94%);margin:auto}.section,.section-sm{padding:20px 0}.section-title{font-size:48px;font-weight:800;margin-bottom:18px}.section-subtitle{color:var(--gray);font-size:18px;max-width:700px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 34px;border-radius:999px;font-weight:600;transition:.35s}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{transform:translateY(-3px)}.btn-outline{border:1px solid var(--border)}.card{background:#fff;border-radius:24px;padding:35px;border:1px solid var(--border);transition:.4s}.card:hover{transform:translateY(-8px)}.mt-2{margin-top:20px}.mt-3{margin-top:30px}.mt-4{margin-top:40px}.mt-5{margin-top:60px}.mb-2{margin-bottom:20px}.mb-3{margin-bottom:30px}.mb-4{margin-bottom:40px}.mb-5{margin-bottom:60px}.header{position:sticky;top:0;z-index:10000;background:#fffffff0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid #e5e7eb;transition:box-shadow .35s ease}.navbar{height:88px;display:flex;justify-content:space-between;align-items:center;position:relative}.logo{display:flex;align-items:center;margin-left:-28px;flex-shrink:0}.logo img{width:auto;height:100px;display:block;transition:.3s}.logo:hover img{transform:scale(1.02)}.nav-menu{display:flex;align-items:center;gap:34px;list-style:none;margin-left:auto;margin-right:35px}.nav-menu a{position:relative;color:#0f172a;font-size:16px;font-weight:600;transition:.3s;padding:8px 0}.nav-menu a:after{content:"";position:absolute;left:0;bottom:-6px;width:0;height:3px;background:#2563eb;border-radius:50px;transition:.3s}.nav-menu a:hover:after,.nav-menu a.active:after{width:100%}.nav-menu a:hover,.nav-menu a.active{color:var(--primary)}.nav-btn{padding:15px 30px;border-radius:50px;font-weight:700;box-shadow:0 12px 30px #2563eb40;flex-shrink:0}.mobile-menu-toggle{display:none;width:46px;height:46px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#0f172a;align-items:center;justify-content:center;cursor:pointer;transition:.3s}.mobile-menu-toggle:hover{background:#f8fafc}.mobile-menu-toggle svg{width:24px;height:24px}.mobile-menu{display:none;background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 20px 40px #0f172a1a}.mobile-menu-inner{width:min(var(--container),94%);margin:auto;padding:15px 0 25px;display:flex;flex-direction:column}.mobile-menu-inner>a{padding:15px 5px;border-bottom:1px solid #f1f5f9;color:#0f172a;font-size:17px;font-weight:600}.mobile-menu-inner>a.active{color:#2563eb}.mobile-menu-cta{margin-top:18px;padding:14px 20px!important;border:none!important;border-radius:50px;background:#2563eb;color:#fff!important;text-align:center}@media(max-width:992px){.navbar{height:78px}.logo{margin-left:0}.logo img{height:82px}.nav-menu,.nav-btn{display:none}.mobile-menu-toggle{display:flex}}@media(max-width:768px){.navbar{height:72px}.logo img{height:72px;max-width:210px;-o-object-fit:contain;object-fit:contain}.mobile-menu-toggle{width:44px;height:44px}}@media(max-width:992px){.mobile-menu.active{display:block}}.hero-video{position:relative;height:100vh;overflow:hidden;display:flex;align-items:center}.hero-bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#0f172ac7,#0f172a73,#0f172aa6)}.hero-video .container{position:relative;z-index:5}.hero-content{max-width:700px;color:#fff}.hero-badge{display:inline-block;background:#ffffff26;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;padding:10px 20px;border-radius:50px;margin-bottom:30px;font-weight:600}.hero-content h1{font-size:60px;line-height:1.05;font-weight:800;margin-bottom:30px}.hero-content h1 span{color:#60a5fa}.hero-content p{font-size:22px;line-height:1.9;color:#ffffffe0;margin-bottom:45px}.hero-buttons{display:flex;gap:20px;margin-bottom:55px}.hero-buttons .btn-outline{border:2px solid rgba(255,255,255,.5);color:#fff}.hero-buttons .btn-outline:hover{background:#fff;color:#111827}.hero-stats{display:flex;gap:60px}.hero-stats h3{font-size:42px;color:#fff}.hero-stats span{color:#fffc}@media(max-width:992px){.hero-video{height:auto;min-height:100vh;padding:140px 0 80px}.hero-content{text-align:center;margin:auto}.hero-content h1{font-size:48px}.hero-buttons{justify-content:center;flex-wrap:wrap}.hero-stats{justify-content:center}}@media(max-width:768px){.hero-content h1{font-size:38px}.hero-content p{font-size:18px}.hero-stats{flex-direction:column;gap:20px}}.services{padding:50px 0;background:#f8fafc}.services-header{display:grid;grid-template-columns:1.4fr .8fr;gap:80px;align-items:end;margin-bottom:80px}.services-left h2{font-size:50px;line-height:1.05;font-weight:900;letter-spacing:-2px;margin-top:20px;color:#0f172a}.services-left h2 span{color:#2563eb}.services-right{padding-bottom:10px}.services-right p{font-size:19px;line-height:1.9;color:#64748b;margin-bottom:30px}.services-link{display:inline-flex;align-items:center;gap:8px;color:#2563eb;font-weight:700;transition:.3s}.services-link:hover{gap:16px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.service-card{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:40px;overflow:hidden;transition:.45s}.service-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#2563eb,#06b6d4);opacity:0;transition:.45s;z-index:0}.service-card>*{position:relative;z-index:2}.service-icon{width:72px;height:72px;border-radius:18px;background:#eff6ff;display:flex;align-items:center;justify-content:center;margin-bottom:30px;transition:.4s}.service-icon svg{width:34px;height:34px;stroke:#2563eb;stroke-width:2;transition:.4s}.service-card h3{font-size:24px;margin-bottom:18px;color:#0f172a}.service-card p{color:#64748b;line-height:1.8}.service-arrow{display:inline-flex;width:44px;height:44px;border-radius:50%;background:#eff6ff;align-items:center;justify-content:center;margin-top:35px;transition:.4s}.service-arrow svg{width:22px;height:22px;stroke:#2563eb}.service-card:hover{transform:translateY(-12px);border-color:#2563eb;box-shadow:0 20px 60px #2563eb33,0 0 0 1px #2563eb26,0 0 35px #2563eb2e}.service-card:hover:before{opacity:.03}.service-card:hover .service-icon{background:#2563eb;transform:rotate(-8deg) scale(1.05)}.service-card:hover .service-icon svg{stroke:#fff}.service-card:hover .service-arrow{background:#2563eb}.service-card:hover .service-arrow svg{stroke:#fff;transform:translate(3px,-3px)}@media(max-width:992px){.service-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.service-grid{grid-template-columns:1fr}}.portfolio{padding:50px 0;background:#fff}.portfolio-header{display:grid;grid-template-columns:1.4fr .8fr;gap:80px;align-items:end;margin-bottom:80px}.portfolio-left h2{font-size:50px;line-height:1.05;font-weight:900;letter-spacing:-2px;margin-top:20px;color:#0f172a}.portfolio-left h2 span{color:#2563eb}.portfolio-right{padding-bottom:10px}.portfolio-right p{font-size:19px;color:#64748b;line-height:1.9;margin-bottom:30px}.portfolio-link{display:inline-flex;align-items:center;gap:8px;color:#2563eb;font-weight:700;transition:.35s}.portfolio-link:hover{gap:18px}.portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.portfolio-card{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:22px;overflow:hidden;transition:.45s}.portfolio-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#2563eb,#06b6d4);opacity:0;transition:.45s;z-index:0}.portfolio-card>*{position:relative;z-index:2}.portfolio-card img{width:100%;height:240px;-o-object-fit:cover;object-fit:cover;transition:.5s}.portfolio-content{padding:35px}.project-category{display:inline-block;background:#eff6ff;color:#2563eb;padding:8px 16px;border-radius:999px;font-size:13px;font-weight:700;margin-bottom:18px}.portfolio-content h3{font-size:26px;margin-bottom:15px}.portfolio-content p{color:#64748b;line-height:1.8}.portfolio-footer{display:flex;justify-content:space-between;align-items:center;margin-top:30px}.portfolio-tags{display:flex;gap:10px;flex-wrap:wrap}.portfolio-tags span{background:#f1f5f9;color:#475569;padding:7px 14px;border-radius:999px;font-size:12px;font-weight:600}.portfolio-arrow{width:46px;height:46px;border-radius:50%;background:#eff6ff;display:flex;align-items:center;justify-content:center;transition:.35s}.portfolio-arrow svg{width:20px;height:20px;stroke:#2563eb}.portfolio-card:hover{transform:translateY(-12px);border-color:#2563eb;box-shadow:0 20px 60px #2563eb33,0 0 0 1px #2563eb26,0 0 35px #2563eb2e}.portfolio-card:hover:before{opacity:.03}.portfolio-card:hover img{transform:scale(1.06)}.portfolio-card:hover .portfolio-arrow{background:#2563eb}.portfolio-card:hover .portfolio-arrow svg{stroke:#fff;transform:translate(3px,-3px)}@media(max-width:992px){.portfolio-header{grid-template-columns:1fr;gap:40px}.portfolio-grid{grid-template-columns:repeat(2,1fr)}.portfolio-left h2{font-size:50px}}@media(max-width:768px){.portfolio-grid{grid-template-columns:1fr}.portfolio-left h2{font-size:38px}}.why{padding:50px 0;background:#f8fafc}.why-header{display:grid;grid-template-columns:1.4fr .8fr;gap:80px;align-items:end;margin-bottom:80px}.why-left h2{font-size:50px;font-weight:900;line-height:1.05;letter-spacing:-2px;margin-top:20px}.why-left h2 span{color:#2563eb}.why-right p{color:#64748b;font-size:19px;line-height:1.9}.why-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.why-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:40px;display:flex;gap:25px;transition:.45s}.why-icon{width:72px;height:72px;flex-shrink:0;border-radius:18px;background:#eff6ff;display:flex;align-items:center;justify-content:center;transition:.4s}.why-icon svg{width:34px;height:34px;stroke:#2563eb}.why-card h3{font-size:24px;margin-bottom:15px}.why-card p{color:#64748b;line-height:1.8}.why-card:hover{transform:translateY(-10px);border-color:#2563eb;box-shadow:0 20px 60px #2563eb2e,0 0 35px #2563eb26}.why-card:hover .why-icon{background:#2563eb;transform:rotate(-8deg)}.why-card:hover .why-icon svg{stroke:#fff}@media(max-width:992px){.why-header{grid-template-columns:1fr;gap:40px}.why-grid{grid-template-columns:1fr}.why-left h2{font-size:50px}}@media(max-width:768px){.why-left h2{font-size:38px}}.testimonials{padding:70px 0;background:#fff}.testimonials .services-header{display:grid;grid-template-columns:1.4fr .8fr;gap:80px;align-items:end;margin-bottom:70px}.testimonials .services-left h2{font-size:50px;line-height:1.05;font-weight:900;letter-spacing:-2px;margin-top:20px;color:#0f172a}.testimonials .services-left h2 span{color:#2563eb}.testimonials .services-right{padding-bottom:10px}.testimonials .services-right p{font-size:19px;line-height:1.9;color:#64748b}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.testimonial-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:35px;position:relative;transition:.4s ease;display:flex;flex-direction:column}.testimonial-card:hover{transform:translateY(-10px);border-color:#2563eb;box-shadow:0 20px 60px #2563eb26,0 0 35px #2563eb14}.testimonial-stars{color:#f59e0b;font-size:20px;letter-spacing:3px;margin-bottom:22px}.testimonial-card>p{color:#475569;font-size:16px;line-height:1.85;margin-bottom:30px;flex:1}.testimonial-user{display:flex;align-items:center;gap:15px;padding-top:20px;border-top:1px solid #f1f5f9}.testimonial-user img{width:58px;height:58px;min-width:58px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid #eff6ff}.testimonial-user h4{font-size:17px;font-weight:700;color:#0f172a;margin-bottom:3px}.testimonial-user span{display:block;color:#64748b;font-size:13px;line-height:1.5}@media(max-width:992px){.testimonials{padding:60px 0}.testimonials .services-header{grid-template-columns:1fr;gap:35px;margin-bottom:50px}.testimonials .services-left h2{font-size:46px}.testimonials .services-right p{font-size:18px}.testimonial-grid{grid-template-columns:repeat(2,1fr);gap:25px}}@media(max-width:768px){.testimonials{padding:50px 0}.testimonials .services-header{grid-template-columns:1fr;gap:25px;margin-bottom:35px}.testimonials .services-left h2{font-size:36px;line-height:1.12;letter-spacing:-1px;margin-top:16px}.testimonials .services-right{padding-bottom:0}.testimonials .services-right p{font-size:16px;line-height:1.75}.testimonial-grid{grid-template-columns:1fr;gap:20px}.testimonial-card{padding:26px;border-radius:20px}.testimonial-stars{font-size:18px;letter-spacing:2px;margin-bottom:18px}.testimonial-card>p{font-size:15px;line-height:1.8;margin-bottom:25px}.testimonial-user{gap:12px;padding-top:18px}.testimonial-user img{width:52px;height:52px;min-width:52px}.testimonial-user h4{font-size:16px}.testimonial-user span{font-size:12px}}@media(max-width:480px){.testimonials{padding:45px 0}.testimonials .services-left h2{font-size:32px}.testimonial-card{padding:22px}.testimonial-stars{font-size:17px}.testimonial-card>p{font-size:14.5px}}.process{padding:50px 0;background:#fff}.process-header{display:grid;grid-template-columns:1.4fr .8fr;gap:80px;align-items:end;margin-bottom:90px}.process-left h2{font-size:50px;font-weight:900;line-height:1.05;letter-spacing:-2px;margin-top:20px}.process-left span{color:#2563eb}.process-right p{color:#64748b;font-size:19px;line-height:1.9}.timeline{position:relative;display:flex;justify-content:space-between;gap:25px}.timeline-line{position:absolute;left:8%;right:8%;top:40px;height:2px;background:#dbeafe}.timeline-item{position:relative;flex:1}.step-no{display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin:auto;border-radius:50%;background:#2563eb;color:#fff;font-size:30px;font-weight:800;position:relative;z-index:2;box-shadow:0 15px 35px #2563eb40}.timeline-card{margin-top:45px;background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:35px;text-align:center;transition:.4s}.timeline-icon{width:72px;height:72px;margin:auto auto 25px;border-radius:18px;background:#eff6ff;display:flex;align-items:center;justify-content:center;transition:.4s}.timeline-icon svg{width:34px;height:34px;stroke:#2563eb}.timeline-card h3{font-size:24px;margin-bottom:15px}.timeline-card p{color:#64748b;line-height:1.8}.timeline-card:hover{transform:translateY(-10px);border-color:#2563eb;box-shadow:0 20px 60px #2563eb2e,0 0 35px #2563eb26}.timeline-card:hover .timeline-icon{background:#2563eb;transform:rotate(-8deg)}.timeline-card:hover .timeline-icon svg{stroke:#fff}@media(max-width:992px){.timeline{flex-direction:column}.timeline-line{display:none}.timeline-item{display:flex;gap:30px;align-items:flex-start}.step-no{margin:0;flex-shrink:0}.timeline-card{margin-top:0;text-align:left;width:100%}.process-header{grid-template-columns:1fr;gap:40px}.process-left h2{font-size:48px}}@media(max-width:768px){.timeline-item{flex-direction:column}.process-left h2{font-size:38px}}.technologies{padding:50px 0;background:#fff}.tech-header{display:grid;grid-template-columns:1.4fr .8fr;gap:80px;align-items:end;margin-bottom:80px}.tech-left h2{font-size:50px;font-weight:900;line-height:1.05;letter-spacing:-2px;margin-top:20px;color:#0f172a}.tech-left h2 span{color:#2563eb}.tech-right{padding-bottom:10px}.tech-right p{color:#64748b;font-size:19px;line-height:1.9;margin-bottom:28px}.tech-link{display:inline-flex;align-items:center;gap:8px;color:#2563eb;font-weight:700;transition:.35s}.tech-link:hover{gap:16px}.tech-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.tech-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:35px;text-align:center;transition:.45s}.tech-icon{width:90px;height:90px;margin:auto auto 25px;border-radius:20px;background:#eff6ff;display:flex;align-items:center;justify-content:center;transition:.4s}.tech-icon img{width:46px;height:46px;-o-object-fit:contain;object-fit:contain}.tech-card h3{font-size:24px;margin-bottom:10px;color:#0f172a}.tech-card span{color:#64748b;font-size:15px}.tech-card:hover{transform:translateY(-10px);border-color:#2563eb;box-shadow:0 20px 60px #2563eb33,0 0 35px #2563eb26}.tech-card:hover .tech-icon{background:#2563eb;transform:rotate(-8deg) scale(1.05)}.tech-card:hover .tech-icon img{filter:brightness(0) invert(1)}@media(max-width:992px){.tech-header{grid-template-columns:1fr;gap:40px}.tech-left h2{font-size:48px}.tech-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.tech-grid{grid-template-columns:1fr}.tech-left h2{font-size:38px}}.cta{padding:60px 0;background:#fff}.cta-box{position:relative;overflow:hidden;display:grid;grid-template-columns:1.4fr .8fr;gap:80px;align-items:center;padding:80px;border-radius:34px;background:linear-gradient(135deg,#2563eb,#1d4ed8 55%,#0f172a);color:#fff}.cta-box:before{content:"";position:absolute;width:420px;height:420px;background:#ffffff14;border-radius:50%;top:-180px;right:-100px;filter:blur(40px)}.cta-box:after{content:"";position:absolute;width:300px;height:300px;background:#06b6d430;border-radius:50%;bottom:-150px;left:-100px;filter:blur(70px)}.cta-content{position:relative;z-index:2}.cta-content h2{font-size:60px;line-height:1.08;font-weight:900;margin:22px 0}.cta-content h2 span{color:#93c5fd}.cta-content p{max-width:650px;color:#ffffffe0;font-size:19px;line-height:1.9}.cta-features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px}.cta-features div{display:flex;align-items:center;gap:10px;font-weight:600}.cta-features svg{width:20px;height:20px}.cta-action{position:relative;z-index:2;background:#ffffff14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.15);border-radius:24px;padding:40px;display:flex;flex-direction:column;gap:20px}.btn-light{background:#fff;color:#2563eb;font-weight:700}.btn-light:hover{transform:translateY(-4px)}.btn-outline-light{border:2px solid rgba(255,255,255,.4);color:#fff}.btn-outline-light:hover{background:#fff;color:#2563eb}.cta-action small{text-align:center;color:#ffffffbf}@media(max-width:992px){.cta-box{grid-template-columns:1fr;padding:50px 35px;gap:50px}.cta-content h2{font-size:42px}.cta-features{grid-template-columns:1fr}}@media(max-width:768px){.cta-content h2{font-size:34px}}.faq{padding:50px 0;background:#f8fafc}.faq-header{display:grid;grid-template-columns:1.4fr .8fr;gap:80px;align-items:end;margin-bottom:80px}.faq-left h2{font-size:50px;font-weight:900;line-height:1.05;letter-spacing:-2px;margin-top:20px}.faq-left h2 span{color:#2563eb}.faq-right p{font-size:19px;color:#64748b;line-height:1.9}.faq-wrapper{max-width:1000px;margin:auto}.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:22px;margin-bottom:20px;overflow:hidden;transition:.35s}.faq-item:hover{box-shadow:0 20px 60px #2563eb1f}.faq-question{width:100%;padding:28px 35px;display:flex;justify-content:space-between;align-items:center;border:none;background:none;cursor:pointer;font-size:22px;font-weight:700;color:#0f172a}.faq-question svg{width:24px;height:24px;transition:.35s;color:#2563eb}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease}.faq-answer p{padding:0 35px 30px;color:#64748b;line-height:1.9;font-size:17px}.faq-item.active{border-color:#2563eb}.faq-item.active .faq-answer{max-height:300px}.faq-item.active .faq-question svg{transform:rotate(45deg)}@media(max-width:992px){.faq-header{grid-template-columns:1fr;gap:40px}.faq-left h2{font-size:48px}}@media(max-width:768px){.faq-left h2{font-size:38px}.faq-question{font-size:18px;padding:22px}.faq-answer p{padding:0 22px 22px}}.section-tag{display:inline-flex;align-items:center;justify-content:center;padding:12px 26px;border-radius:999px;background:#0f172a;color:#fff;font-size:14px;font-weight:700;letter-spacing:1px;text-transform:uppercase;box-shadow:0 12px 30px #0f172a26}.section-tag:hover{transform:translateY(-2px);box-shadow:0 18px 40px #2563eb26}.section-tag-center{display:flex;justify-content:center;margin-bottom:28px}.footer{background:linear-gradient(180deg,#111827,#0f172a);color:#cbd5e1;padding:0 0 35px}.footer-cta{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-radius:32px;padding:70px;display:flex;justify-content:space-between;align-items:center;gap:60px;transform:translateY(-80px);box-shadow:0 40px 80px #2563eb4d}.footer-cta h2{font-size:54px;margin:20px 0;line-height:1.1}.footer-cta p{max-width:650px;line-height:1.9;color:#ffffffeb;font-size:18px}.dark-tag{background:#ffffff26;color:#fff}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:70px;margin-top:-20px;padding-bottom:60px}.footer-logo{height:95px;width:auto;margin-bottom:30px}.footer-company p{color:#94a3b8;line-height:2;margin-bottom:35px}.footer h3{color:#fff;margin-bottom:28px;font-size:22px}.footer ul{list-style:none;padding:0}.footer li{margin-bottom:18px}.footer a{color:#94a3b8;transition:.35s}.footer a:hover{color:#fff;padding-left:8px}.contact-list li{display:flex;gap:15px;align-items:flex-start}.contact-list i{width:20px;color:#3b82f6;margin-top:4px}.footer-social{display:flex;gap:16px}.footer-social a{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#1e293b;color:#fff;font-size:18px;transition:.35s}.footer-social a:hover{background:#2563eb;transform:translateY(-6px);box-shadow:0 18px 40px #2563eb59}.footer-map{margin:70px 0}.footer-map h3{color:#fff;font-size:26px;margin-bottom:25px}.footer-map iframe{width:100%;height:320px;border:none;border-radius:22px;overflow:hidden;box-shadow:0 25px 60px #00000059}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:30px;display:flex;justify-content:space-between;align-items:center}.footer-bottom p{color:#94a3b8}.footer-bottom div{display:flex;gap:30px}.footer-bottom a{color:#94a3b8}.footer-bottom a:hover{color:#fff}@media(max-width:1100px){.footer-cta{flex-direction:column;text-align:center;padding:50px}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:20px;text-align:center}.footer-bottom div{flex-wrap:wrap;justify-content:center}.footer-cta{padding:40px 25px}.footer-cta h2{font-size:36px}}#progress-bar{position:fixed;top:0;left:0;width:0;height:4px;background:#2563eb;z-index:99999}.whatsapp{position:fixed;right:30px;bottom:30px;width:65px;height:65px;background:#25d366;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 20px 40px #0000002e;z-index:999;transition:.35s}.whatsapp:hover{transform:scale(1.12)}#topBtn{position:fixed;right:30px;bottom:100px;width:58px;height:58px;border:none;border-radius:50%;background:#2563eb;color:#fff;display:none;justify-content:center;align-items:center;cursor:pointer;z-index:999;box-shadow:0 10px 30px #2563eb59;transition:.3s}#topBtn:hover{transform:translateY(-4px);background:#1d4ed8}#topBtn svg{width:24px;height:24px;stroke-width:2.5}@media(max-width:1100px){.container{width:min(94%,100%)}.services-header,.portfolio-header,.why-header,.process-header,.tech-header,.faq-header{gap:40px}.cta-box{gap:45px}}@media(max-width:768px){.container{width:92%;max-width:100%}.section{padding:55px 0}.section-sm{padding:40px 0}.section-title{font-size:34px;line-height:1.15}.section-subtitle{font-size:16px;line-height:1.7}.btn{padding:14px 24px;font-size:15px}.section-tag{padding:9px 18px;font-size:12px;letter-spacing:.7px}.hero-video{min-height:calc(100vh - 72px);height:auto;padding:90px 0 60px;align-items:center}.hero-content{width:100%;max-width:100%;text-align:center}.hero-content h1{font-size:36px;line-height:1.12;margin-bottom:22px;letter-spacing:-.8px}.hero-content p{font-size:17px;line-height:1.7;margin-bottom:30px}.hero-buttons{flex-direction:column;align-items:stretch;gap:14px;margin-bottom:40px}.hero-buttons .btn{width:100%}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;width:100%}.hero-stats h3{font-size:28px}.hero-stats span{font-size:13px}.services{padding:55px 0}.services-header{grid-template-columns:1fr;gap:30px;margin-bottom:40px}.services-left h2{font-size:36px;letter-spacing:-1px;line-height:1.12}.services-right p{font-size:16px;line-height:1.75}.service-grid{grid-template-columns:1fr;gap:20px}.service-card{padding:28px}.service-card h3{font-size:21px}.portfolio{padding:55px 0}.portfolio-header{grid-template-columns:1fr;gap:30px;margin-bottom:40px}.portfolio-left h2{font-size:36px;letter-spacing:-1px}.portfolio-right p{font-size:16px;line-height:1.75}.portfolio-grid{grid-template-columns:1fr;gap:20px}.portfolio-card img{height:210px}.portfolio-content{padding:26px}.portfolio-content h3{font-size:23px}.portfolio-footer{align-items:flex-start;gap:15px}.why{padding:55px 0}.why-header{grid-template-columns:1fr;gap:30px;margin-bottom:40px}.why-left h2{font-size:36px;letter-spacing:-1px}.why-right p{font-size:16px;line-height:1.75}.why-grid{grid-template-columns:1fr;gap:18px}.why-card{padding:26px;gap:18px}.why-icon{width:58px;height:58px}.why-icon svg{width:28px;height:28px}.why-card h3{font-size:20px}.why-card p{font-size:15px}.process{padding:55px 0}.process-header{grid-template-columns:1fr;gap:30px;margin-bottom:45px}.process-left h2{font-size:36px;letter-spacing:-1px}.process-right p{font-size:16px;line-height:1.75}.timeline{flex-direction:column;gap:25px}.timeline-item{display:flex;flex-direction:column;align-items:center;gap:15px}.step-no{width:65px;height:65px;font-size:22px}.timeline-card{width:100%;margin-top:0;padding:26px;text-align:center}.timeline-card h3{font-size:21px}.timeline-card p{font-size:15px}.technologies{padding:55px 0}.tech-header{grid-template-columns:1fr;gap:30px;margin-bottom:40px}.tech-left h2{font-size:36px;letter-spacing:-1px}.tech-right p{font-size:16px;line-height:1.75}.tech-grid{grid-template-columns:repeat(2,1fr);gap:15px}.tech-card{padding:22px 12px}.tech-icon{width:65px;height:65px}.tech-icon img{width:36px;height:36px}.tech-card h3{font-size:18px}.tech-card span{font-size:13px}.cta{padding:50px 0}.cta-box{grid-template-columns:1fr;gap:35px;padding:38px 24px;border-radius:25px}.cta-content{text-align:center}.cta-content h2{font-size:34px;line-height:1.15}.cta-content p{font-size:16px;line-height:1.75}.cta-features{grid-template-columns:1fr;gap:14px;text-align:left}.cta-action{padding:25px;border-radius:20px}.cta-action .btn{width:100%}.faq{padding:55px 0}.faq-header{grid-template-columns:1fr;gap:30px;margin-bottom:40px}.faq-left h2{font-size:36px;letter-spacing:-1px}.faq-right p{font-size:16px;line-height:1.75}.faq-question{font-size:17px;line-height:1.4;padding:20px}.faq-answer p{padding:0 20px 22px;font-size:15px;line-height:1.75}.footer{padding-bottom:25px}.footer-cta{padding:35px 22px;border-radius:24px;transform:translateY(-50px);gap:30px}.footer-cta h2{font-size:34px;line-height:1.15}.footer-cta p{font-size:16px;line-height:1.75}.footer-grid{grid-template-columns:1fr;gap:35px;margin-top:-15px;padding-bottom:35px}.footer-logo{height:75px;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}.footer-company p{font-size:15px;line-height:1.8}.footer h3{font-size:20px;margin-bottom:20px}.footer li{margin-bottom:13px}.footer-map{margin:40px 0}.footer-map iframe{height:250px}.footer-bottom{flex-direction:column;gap:18px;text-align:center}.footer-bottom div{flex-wrap:wrap;justify-content:center;gap:15px}.whatsapp{width:54px;height:54px;right:18px;bottom:18px}#topBtn{width:48px;height:48px;right:18px;bottom:82px}}html,body{width:100%;max-width:100%;overflow-x:hidden}img,video,iframe,svg{max-width:100%}.services-header>*,.portfolio-header>*,.why-header>*,.process-header>*,.tech-header>*,.faq-header>*,.cta-box>*,.footer-cta>*,.footer-grid>*,.testimonial-grid>*,.service-grid>*,.portfolio-grid>*,.why-grid>*,.tech-grid>*,.timeline>*{min-width:0}h1,h2,h3,h4,h5,h6,p,span,a{overflow-wrap:anywhere}@media(max-width:768px){.container{width:100%;max-width:100%;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto}.navbar{width:100%;max-width:100%}.logo{min-width:0;max-width:calc(100% - 60px);margin-left:0}.logo img{width:auto;max-width:100%;height:72px}.hero-video,.hero-video .container{width:100%;max-width:100%}.hero-content{width:100%;max-width:100%;min-width:0}.hero-content h1,.hero-content p{max-width:100%}.services-header,.portfolio-header,.why-header,.process-header,.tech-header,.faq-header,.services-left,.services-right,.portfolio-left,.portfolio-right,.why-left,.why-right,.process-left,.process-right,.tech-left,.tech-right,.faq-left,.faq-right,.service-grid,.portfolio-grid,.why-grid,.testimonial-grid,.tech-grid,.service-card,.portfolio-card,.why-card,.testimonial-card,.tech-card{width:100%;max-width:100%;min-width:0}.portfolio-footer{width:100%;max-width:100%;min-width:0;flex-wrap:wrap}.portfolio-tags{min-width:0;max-width:100%;flex:1 1 auto}.portfolio-arrow{flex-shrink:0}.testimonial-user{width:100%;max-width:100%;min-width:0}.testimonial-user>div{min-width:0;max-width:100%}.testimonial-user span{overflow-wrap:anywhere}.timeline,.timeline-item{width:100%;max-width:100%;min-width:0}.timeline-card{min-width:0;max-width:100%}.cta{width:100%;max-width:100%}.cta-box,.cta-content,.cta-action{width:100%;max-width:100%;min-width:0}.cta-action{overflow:hidden}.faq{width:100%;max-width:100%}.faq-wrapper,.faq-item{width:100%;max-width:100%;min-width:0}.faq-question{max-width:100%;min-width:0;text-align:left}.footer{width:100%;max-width:100%;overflow:hidden}.footer-cta{width:100%;max-width:100%;min-width:0;overflow:hidden}.footer-grid{width:100%;max-width:100%;min-width:0}.footer-company,.footer-column,.contact-list{min-width:0;max-width:100%}.footer-map,.footer-map iframe{width:100%;max-width:100%}.footer-bottom{width:100%;max-width:100%;min-width:0}.whatsapp{right:16px;bottom:16px;width:54px;height:54px}#topBtn{right:16px;bottom:80px;width:48px;height:48px}}
