.lab-about-page{--lab-primary:#0D5C80;--lab-primary-dark:#094760;--lab-primary-light:#2B90BA;--lab-secondary:#18A4D8;--lab-white:#ffffff;--lab-heading:#111827;--lab-text:#667085;--lab-bg:#F8FBFD;--lab-border:#E6EEF4;--lab-shadow-sm:0 10px 25px rgba(0,0,0,.05);--lab-shadow:0 18px 55px rgba(0,0,0,.08);--lab-shadow-lg:0 35px 90px rgba(0,0,0,.13);--lab-transition:.4s cubic-bezier(.4,0,.2,1);width:100%;max-width:100%;overflow:hidden;font-family:"Poppins",sans-serif;color:var(--lab-text);line-height:1.8;position:relative}.lab-about-page *,.lab-about-page *::before,.lab-about-page *::after{box-sizing:border-box}.lab-about-page img{display:block;max-width:100%;height:auto}.lab-about-page a{text-decoration:none}.lab-about-page button{font-family:inherit}.lab-about-page ul{list-style:none;margin:0;padding:0}.lab-about-page p{margin-top:0}.lab-about-page .container{width:min(92%, 1280px);margin:0 auto;position:relative;z-index:2}.lab-about-page section{position:relative;padding:120px 0}.lab-about-page .section-tag{display:inline-flex;align-items:center;gap:12px;padding:14px 28px;background:var(--lab-primary);color:#fff;border-radius:10px;font-size:.82rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:28px;box-shadow:0 15px 35px rgba(13,92,128,.25)}.lab-about-page .section-tag::before{content:"";width:8px;height:8px;flex-shrink:0;border-radius:50%;background:#fff}.lab-about-page h2{font-size:clamp(2.7rem,5vw,4.8rem);line-height:1.1;font-weight:800;color:var(--lab-heading);margin:0 0 25px}.lab-about-page h2 span{color:var(--lab-primary)}.lab-about-page p{font-size:1.05rem;color:var(--lab-text);line-height:1.9}.lab-about-page .btn-primary,.lab-about-page .btn-secondary{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:18px 42px;border-radius:100px;font-weight:600;overflow:hidden;transition:var(--lab-transition);cursor:pointer}.lab-about-page .btn-primary{background:var(--lab-primary);color:#fff;box-shadow:0 20px 45px rgba(13,92,128,.28)}.lab-about-page .btn-primary:hover{transform:translateY(-5px);background:var(--lab-primary-dark);color:#fff}.lab-about-page .btn-secondary{border:2px solid var(--lab-primary);color:var(--lab-primary);background:#fff}.lab-about-page .btn-secondary:hover{background:var(--lab-primary);color:#fff}.lab-about-page .about-hero{min-height:100vh;display:flex;align-items:center;overflow:hidden;background:linear-gradient(90deg,rgba(4,18,40,.98) 0%,rgba(4,18,40,.96) 28%,rgba(4,18,40,.88) 48%,rgba(4,18,40,.60) 70%,rgba(4,18,40,.30) 100%)}.lab-about-page .about-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(255,255,255,.03),rgba(0,0,0,.12));z-index:1;pointer-events:none}.lab-about-page .hero-wrapper{display:grid;grid-template-columns:minmax(0,1fr) 570px;align-items:center;gap:90px}.lab-about-page .hero-left{animation:labAboutFadeUp .9s ease both}.lab-about-page .hero-tag{display:inline-flex;align-items:center;gap:12px;padding:12px 24px;background:rgba(255,255,255,.08);border-radius:100px;color:#fff;font-size:.82rem;font-weight:700;letter-spacing:1px;margin-bottom:35px}.lab-about-page .hero-left h1{font-size:clamp(3.5rem,6vw,6rem);line-height:1.05;color:#fff;margin:0 0 30px;font-weight:800}.lab-about-page .hero-left h1 span{color:#4DB7E5}.lab-about-page .hero-left p{max-width:620px;margin-bottom:45px;color:rgba(255,255,255,.85)}.lab-about-page .hero-buttons{display:flex;gap:18px;flex-wrap:wrap}.lab-about-page .hero-right{position:relative;animation:labAboutFadeUp 1.1s ease both}.lab-about-page .hero-image{position:relative;overflow:hidden;border-radius:40px;box-shadow:0 35px 80px rgba(0,0,0,.35)}.lab-about-page .hero-image img{width:100%;height:760px;object-fit:cover;transition:transform 1s ease}.lab-about-page .hero-image:hover img{transform:scale(1.05)}.lab-about-page .hero-image::before{content:"";position:absolute;inset:18px;border:2px solid rgba(255,255,255,.30);border-radius:28px;z-index:2;pointer-events:none}.lab-about-page .hero-image::after{content:"";position:absolute;left:0;right:0;bottom:0;height:220px;background:linear-gradient(to top,rgba(0,0,0,.25),transparent);pointer-events:none}.lab-about-page .founder-section{overflow:hidden;background:#fff;padding:108px 0}.lab-about-page .cofounder-section{background:var(--lab-bg)}.lab-about-page .founder-bg-shape{position:absolute;width:900px;height:900px;right:-320px;top:-220px;border-radius:50%;background:radial-gradient(circle,rgba(13,92,128,.08),rgba(13,92,128,.03),transparent);pointer-events:none}.lab-about-page .cofounder-section .founder-bg-shape{right:auto;left:-320px}.lab-about-page .founder-blueprint{position:absolute;inset:0;background-image:linear-gradient(rgba(13,92,128,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(13,92,128,.04) 1px,transparent 1px);background-size:45px 45px;opacity:.6;pointer-events:none}.lab-about-page .founder-grid{position:relative;display:grid;grid-template-columns:48% 52%;align-items:center;gap:40px;z-index:2}.lab-about-page .founder-content{max-width:640px}.lab-about-page .leadership-tag{display:inline-flex;align-items:center;gap:15px;color:var(--lab-primary);font-size:.82rem;text-transform:uppercase;font-weight:700;letter-spacing:2px;margin-bottom:25px}.lab-about-page .leadership-tag::after{content:"";width:70px;height:2px;background:var(--lab-primary)}.lab-about-page .founder-title{font-size:clamp(3rem,5vw,4.8rem);line-height:1.05;margin:0 0 25px;font-weight:300;color:var(--lab-heading)}.lab-about-page .founder-title span{display:block;color:var(--lab-primary);font-weight:800}.lab-about-page .title-line{width:85px;height:5px;background:var(--lab-primary);border-radius:50px;margin-bottom:35px}.lab-about-page .founder-content h3{font-size:2rem;color:var(--lab-heading);margin:0 0 8px}.lab-about-page .founder-content h4{color:var(--lab-primary);font-size:1.05rem;margin:0 0 28px}.lab-about-page .founder-content p{margin-bottom:22px;font-size:1.02rem}.lab-about-page .founder-right{position:relative;display:flex;justify-content:center;align-items:center;width:100%;min-height:700px}.lab-about-page .leader-panel{position:relative;width:100%;height:700px;border-radius:36px;overflow:hidden;background:linear-gradient(180deg,#0E6B95,#0D5C80,#083B56);box-shadow:0 35px 70px rgba(13,92,128,.28)}.lab-about-page .leader-building{position:absolute;inset:0}.lab-about-page .leader-building img{width:100%;height:100%;object-fit:cover;object-position:90% center;opacity:.8}.lab-about-page .leader-overlay{position:absolute;inset:0;background:linear-gradient(rgba(13,92,128,.05),rgba(13,92,128,.25))}.lab-about-page .leader-dots{position:absolute;top:30px;left:30px;display:grid;grid-template-columns:repeat(4,6px);gap:12px;z-index:5}.lab-about-page .leader-dots span{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.45)}.lab-about-page .leader-photo{position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:min(420px,85%);z-index:10}.lab-about-page .leader-photo img{width:100%;height:auto;object-fit:contain;transition:transform .4s ease}.lab-about-page .leader-panel:hover .leader-photo img{transform:scale(1.03)}.lab-about-page .leader-panel.mirror{transform:scaleX(-1)}.lab-about-page .leader-panel.mirror .leader-photo img{transform:scaleX(-1)}.lab-about-page .leader-panel.mirror:hover .leader-photo img{transform:scaleX(-1) scale(1.03)}.lab-about-page .cofounder-section .leader-photo{left:30%}.lab-about-page .journey-section{background:#fff}.lab-about-page .journey-heading,.lab-about-page .vm-heading,.lab-about-page .review-heading,.lab-about-page .process-heading,.lab-about-page .why-heading{max-width:850px;margin:0 auto 90px;text-align:center}.lab-about-page .journey-heading p,.lab-about-page .vm-heading p,.lab-about-page .review-heading p,.lab-about-page .process-heading p,.lab-about-page .why-heading p{max-width:720px;margin:auto}.lab-about-page .journey-timeline{position:relative;max-width:1400px;margin:100px auto 0}.lab-about-page .journey-timeline::before{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;background:#dfe9ef;transform:translateX(-50%)}.lab-about-page .journey-row{display:grid;grid-template-columns:40% 20% 40%;align-items:center;margin-bottom:120px;position:relative}.lab-about-page .journey-row:last-child{margin-bottom:0}.lab-about-page .journey-center{display:flex;justify-content:center;position:relative;z-index:5}.lab-about-page .journey-dot{width:82px;height:82px;border-radius:50%;background:var(--lab-primary);color:#fff;display:flex;justify-content:center;align-items:center;font-size:1rem;font-weight:700;box-shadow:0 12px 35px rgba(13,92,128,.28);border:8px solid #fff}.lab-about-page .journey-card{background:#fff;border-radius:28px;overflow:hidden;transition:transform .45s ease,box-shadow .45s ease;box-shadow:0 20px 60px rgba(0,0,0,.08)}.lab-about-page .journey-card:hover{transform:translateY(-10px);box-shadow:0 35px 80px rgba(0,0,0,.12)}.lab-about-page .text-card{padding:50px;background:var(--lab-primary);color:#fff}.lab-about-page .image-card{height:250px}.lab-about-page .image-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.lab-about-page .image-card:hover img{transform:scale(1.06)}.lab-about-page .journey-content{max-width:470px}.lab-about-page .journey-label{display:inline-block;padding:8px 18px;background:#fff;color:var(--lab-primary);border-radius:100px;font-size:.82rem;font-weight:700;letter-spacing:1px;margin-bottom:22px}.lab-about-page .journey-content h3{font-size:2rem;color:#fff;margin:0 0 18px;line-height:1.2}.lab-about-page .journey-content p{color:rgba(255,255,255,.92);line-height:1.9;margin:0}.lab-about-page .journey-row .text-card{margin-right:60px;position:relative}.lab-about-page .journey-row .text-card::after{content:"";position:absolute;right:-60px;top:50%;width:60px;height:2px;background:var(--lab-primary)}.lab-about-page .journey-row.reverse .text-card{margin-left:60px;margin-right:0}.lab-about-page .journey-row.reverse .text-card::after{left:-60px;right:auto}.lab-about-page .journey-row .image-card{margin-left:60px;position:relative}.lab-about-page .journey-row .image-card::before{content:"";position:absolute;left:-60px;top:50%;width:60px;height:2px;background:var(--lab-primary)}.lab-about-page .journey-row.reverse .image-card{margin-left:0;margin-right:60px}.lab-about-page .journey-row.reverse .image-card::before{left:auto;right:-60px}.lab-about-page .vision-mission{background:#fff;overflow:hidden}.lab-about-page .vision-mission::before,.lab-about-page .vision-mission::after{content:"";position:absolute;border-radius:50%;pointer-events:none}.lab-about-page .vision-mission::before{width:700px;height:700px;left:-300px;top:-250px;background:radial-gradient(circle,rgba(13,92,128,.05),transparent)}.lab-about-page .vision-mission::after{width:600px;height:600px;right:-250px;bottom:-250px;background:radial-gradient(circle,rgba(13,92,128,.06),transparent)}.lab-about-page .vm-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.lab-about-page .vm-card{position:relative;padding:55px;border-radius:35px;overflow:hidden;transition:transform .4s ease,box-shadow .4s ease}.lab-about-page .vm-card:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 30px 70px rgba(13,92,128,.18)}.lab-about-page .vision-card{background:#fff;border:1px solid rgba(13,92,128,.08);box-shadow:0 20px 60px rgba(0,0,0,.07)}.lab-about-page .vision-card::before{content:"";position:absolute;width:240px;height:240px;right:-90px;top:-90px;border-radius:50%;background:rgba(13,92,128,.05)}.lab-about-page .mission-card{background:linear-gradient(135deg,#0D5C80,#228fbb);color:#fff;box-shadow:0 30px 75px rgba(13,92,128,.30)}.lab-about-page .mission-card *{color:#fff}.lab-about-page .vm-icon{width:90px;height:90px;display:grid;place-items:center;border-radius:24px;font-size:2rem;margin-bottom:30px;background:rgba(13,92,128,.08);color:var(--lab-primary);transition:.35s}.lab-about-page .mission-card .vm-icon{background:rgba(255,255,255,.15);color:#fff}.lab-about-page .vm-card:hover .vm-icon{transform:rotate(8deg) scale(1.05)}.lab-about-page .vm-label{display:inline-block;margin-bottom:18px;font-size:.82rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--lab-primary)}.lab-about-page .mission-card .vm-label{color:#fff}.lab-about-page .vm-card h3{font-size:2rem;line-height:1.3;margin:0 0 22px;color:var(--lab-heading)}.lab-about-page .mission-card h3{color:#fff}.lab-about-page .vm-card p{margin-bottom:30px}.lab-about-page .vm-card ul{display:grid;gap:18px}.lab-about-page .vm-card li{display:flex;align-items:center;gap:14px}.lab-about-page .vm-card li i{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:rgba(13,92,128,.08);color:var(--lab-primary)}.lab-about-page .mission-card li i{background:rgba(255,255,255,.18);color:#fff}.lab-about-page .vm-bottom{margin-top:90px}.lab-about-page .promise-card{display:grid;grid-template-columns:120px 1fr;gap:40px;align-items:center;padding:55px;background:#fff;border-radius:35px;box-shadow:0 20px 55px rgba(0,0,0,.08);transition:.4s}.lab-about-page .promise-card:hover{transform:translateY(-10px)}.lab-about-page .promise-icon{width:110px;height:110px;display:grid;place-items:center;border-radius:50%;background:var(--lab-primary);color:#fff;font-size:2.3rem}.lab-about-page .promise-content span{display:inline-block;margin-bottom:15px;color:var(--lab-primary);font-size:.82rem;font-weight:700;letter-spacing:2px}.lab-about-page .promise-content h3{color:var(--lab-heading);font-size:2rem;margin:0 0 18px}.lab-about-page .reviews-section{overflow:hidden;background:var(--lab-bg)}.lab-about-page .reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;position:relative;z-index:2}.lab-about-page .review-card{position:relative;background:#fff;padding:42px;border-radius:32px;overflow:hidden;border:1px solid rgba(13,92,128,.08);box-shadow:0 18px 55px rgba(0,0,0,.07);transition:.45s}.lab-about-page .review-card:hover{transform:translateY(-12px);box-shadow:0 35px 75px rgba(0,0,0,.12)}.lab-about-page .review-card::after{content:"";position:absolute;left:0;bottom:0;width:0;height:4px;background:var(--lab-primary);transition:.4s}.lab-about-page .review-card:hover::after{width:100%}.lab-about-page .review-top{display:flex;align-items:center;gap:18px;margin-bottom:25px}.lab-about-page .review-top img{width:74px;height:74px;border-radius:50%;object-fit:cover;border:4px solid rgba(13,92,128,.10)}.lab-about-page .review-top h3{font-size:1.15rem;color:var(--lab-heading);margin:0 0 4px}.lab-about-page .review-top span{color:var(--lab-primary);font-size:.92rem}.lab-about-page .stars{font-size:1.1rem;letter-spacing:4px;color:#FFC107;margin-bottom:22px}.lab-about-page .work-process{background:#fff;overflow:hidden}.lab-about-page .roadmap{position:relative;max-width:1180px;margin:auto;padding:30px 0}.lab-about-page .roadmap::before{content:"";position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%);width:5px;border-radius:100px;background:linear-gradient(transparent,#0D5C80 15%,#2C90BA 50%,#0D5C80 85%,transparent)}.lab-about-page .roadmap-step{position:relative;width:50%;padding:0 70px 85px}.lab-about-page .roadmap-step.left{left:0;text-align:right}.lab-about-page .roadmap-step.right{left:50%}.lab-about-page .roadmap-step::after{content:"";position:absolute;top:55px;width:24px;height:24px;border-radius:50%;background:#fff;border:6px solid var(--lab-primary);box-shadow:0 0 0 8px rgba(13,92,128,.15);z-index:5}.lab-about-page .roadmap-step.left::after{right:-15px}.lab-about-page .roadmap-step.right::after{left:-15px}.lab-about-page .roadmap-card{position:relative;padding:45px;background:var(--lab-primary);border-radius:32px;color:#fff;overflow:hidden;box-shadow:0 25px 65px rgba(13,92,128,.35);transition:.4s}.lab-about-page .roadmap-card:hover{transform:translateY(-12px);background:var(--lab-primary-dark)}.lab-about-page .roadmap-number{display:inline-flex;align-items:center;justify-content:center;width:70px;height:70px;border-radius:22px;background:#fff;color:var(--lab-primary);font-size:1.5rem;font-weight:700;margin-bottom:25px}.lab-about-page .roadmap-icon{width:78px;height:78px;display:grid;place-items:center;border-radius:24px;background:rgba(255,255,255,.18);color:#fff;font-size:1.9rem;margin-bottom:28px}.lab-about-page .roadmap-card h3{font-size:1.6rem;color:#fff;margin:0 0 16px}.lab-about-page .roadmap-card p{color:rgba(255,255,255,.92)}.lab-about-page .why-choose{background:var(--lab-bg);overflow:hidden}.lab-about-page .comparison-box{display:grid;grid-template-columns:1fr 120px 1fr;gap:40px;align-items:center}.lab-about-page .compare-side{background:#fff;padding:50px;border-radius:35px;box-shadow:0 25px 70px rgba(0,0,0,.08);transition:.4s}.lab-about-page .compare-side:hover{transform:translateY(-12px)}.lab-about-page .compare-title{display:flex;align-items:center;gap:18px;margin-bottom:35px}.lab-about-page .compare-title i{font-size:2rem}.lab-about-page .compare-title h3{font-size:2rem;color:var(--lab-heading);margin:0}.lab-about-page .compare-left{border-top:6px solid #d32f2f}.lab-about-page .compare-left .compare-title i{color:#d32f2f}.lab-about-page .compare-right{border-top:6px solid var(--lab-primary)}.lab-about-page .compare-right .compare-title i{color:var(--lab-primary)}.lab-about-page .compare-side ul{display:grid;gap:24px}.lab-about-page .compare-side li{display:flex;align-items:center;gap:18px;font-size:1.05rem;line-height:1.7}.lab-about-page .compare-side li i{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;flex-shrink:0}.lab-about-page .compare-left li i{background:rgba(211,47,47,.10);color:#d32f2f}.lab-about-page .compare-right li i{background:rgba(13,92,128,.10);color:var(--lab-primary)}.lab-about-page .vs-divider{display:flex;justify-content:center;align-items:center}.lab-about-page .vs-divider span{width:90px;height:90px;display:grid;place-items:center;border-radius:50%;background:var(--lab-primary);color:#fff;font-size:1.4rem;font-weight:700;box-shadow:0 25px 60px rgba(13,92,128,.30)}.lab-about-page .why-footer{margin-top:90px;text-align:center}.lab-about-page .why-footer h3{font-size:clamp(2rem,4vw,3rem);color:var(--lab-heading);font-weight:700;margin:0}.lab-about-page .lab-reveal{opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}.lab-about-page .lab-reveal.lab-show{opacity:1;transform:translateY(0)}.lab-about-page .lab-ripple{position:absolute;border-radius:50%;background:rgba(255,255,255,.5);transform:scale(0);animation:labAboutRipple .7s ease-out forwards;pointer-events:none}@keyframes labAboutRipple{to{transform:scale(4);opacity:0}}@keyframes labAboutFadeUp{from{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.lab-about-page .lab-scroll-progress{position:fixed;top:0;left:0;height:4px;width:0;background:var(--lab-primary);z-index:99999;pointer-events:none}.lab-about-page .lab-back-top{position:fixed;right:30px;bottom:30px;width:55px;height:55px;display:grid;place-items:center;border-radius:50%;background:var(--lab-primary);color:#fff;opacity:0;visibility:hidden;transform:translateY(10px);transition:.35s;z-index:99999;cursor:pointer;border:0;padding:0}.lab-about-page .lab-back-top.show{opacity:1;visibility:visible;transform:translateY(0)}@media (max-width:1200px){.lab-about-page .hero-wrapper{grid-template-columns:1fr;gap:50px}.lab-about-page .hero-right{max-width:700px;width:100%;margin:auto}.lab-about-page .founder-grid{grid-template-columns:1fr;gap:60px}.lab-about-page .founder-content{max-width:100%;text-align:center}.lab-about-page .leadership-tag{justify-content:center}.lab-about-page .title-line{margin-left:auto;margin-right:auto}}@media (max-width:1100px){.lab-about-page .reviews-grid{grid-template-columns:repeat(2,1fr)}.lab-about-page .comparison-box{grid-template-columns:1fr}.lab-about-page .vs-divider{order:2;margin:10px 0}.lab-about-page .compare-left{order:1}.lab-about-page .compare-right{order:3}.lab-about-page .roadmap::before{left:35px}.lab-about-page .roadmap-step{width:100%;left:0!important;padding-left:90px;padding-right:0;text-align:left!important}.lab-about-page .roadmap-step::after{left:23px!important;right:auto!important}}@media (max-width:768px){.lab-about-page section{padding:75px 0}.lab-about-page .container{width:min(92%, 1280px)}.lab-about-page .about-hero{min-height:auto;padding:100px 0 70px}.lab-about-page .hero-left h1{font-size:3rem}.lab-about-page .hero-left p{font-size:.95rem;margin-bottom:30px}.lab-about-page .hero-buttons{flex-direction:column;align-items:stretch}.lab-about-page .btn-primary,.lab-about-page .btn-secondary{width:100%}.lab-about-page .hero-image img{height:500px}.lab-about-page .founder-section{padding:70px 0}.lab-about-page .founder-title{font-size:2.5rem}.lab-about-page .founder-content h3{font-size:1.5rem}.lab-about-page .founder-right{min-height:500px}.lab-about-page .leader-panel{height:500px}.lab-about-page .leader-photo{width:85%}.lab-about-page .journey-heading,.lab-about-page .vm-heading,.lab-about-page .review-heading,.lab-about-page .process-heading,.lab-about-page .why-heading{margin-bottom:55px}.lab-about-page .vm-grid{grid-template-columns:1fr}.lab-about-page .vm-card{padding:35px}.lab-about-page .vm-card h3{font-size:1.6rem}.lab-about-page .promise-card{grid-template-columns:1fr;text-align:center;padding:35px}.lab-about-page .promise-icon{margin:auto}.lab-about-page .promise-content h3{font-size:1.5rem}.lab-about-page .reviews-grid{grid-template-columns:1fr}.lab-about-page .review-card{padding:30px}.lab-about-page .review-top{flex-direction:column;text-align:center}.lab-about-page .review-top img{margin:auto}.lab-about-page .roadmap-card{padding:30px}.lab-about-page .roadmap-number{width:60px;height:60px}.lab-about-page .compare-side{padding:32px}.lab-about-page .compare-title h3{font-size:1.6rem}.lab-about-page .vs-divider span{width:70px;height:70px;font-size:1.1rem}.lab-about-page .lab-back-top{right:18px;bottom:18px;width:48px;height:48px}}@media (max-width:480px){.lab-about-page .hero-left h1{font-size:2.45rem}.lab-about-page .hero-image{border-radius:25px}.lab-about-page .hero-image img{height:430px}.lab-about-page .leader-panel{border-radius:25px;height:450px}.lab-about-page .leader-photo{width:90%}.lab-about-page .text-card,.lab-about-page .vm-card,.lab-about-page .compare-side{padding:25px}.lab-about-page .roadmap-step{padding-left:75px}.lab-about-page .roadmap::before{left:28px}.lab-about-page .roadmap-step::after{left:16px!important}}@media (prefers-reduced-motion:reduce){.lab-about-page *,.lab-about-page *::before,.lab-about-page *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.lab-about-page .lab-reveal{opacity:1!important;transform:none!important}}.lab-about-page .about-hero{margin-bottom:0!important;padding-bottom:0!important}.lab-about-page .founder-section{margin-top:0!important}.lab-about-page .about-hero{margin:0!important;padding-bottom:0!important;background-color:#041228!important}.lab-about-page .founder-section{margin-top:0!important}.lab-about-page{--header-primary:#0D5C80}.lab-about-page~*{box-sizing:border-box}.header{position:fixed;top:0;left:0;width:100%;height:82px;z-index:99999;background:rgba(13,92,128,.92);backdrop-filter:blur(18px)}.nav-container{width:min(1400px, 92%);height:82px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center}.logo img{max-height:80px;width:auto}.navbar ul{display:flex;align-items:center;gap:45px;margin:0;padding:0;list-style:none}.navbar a{color:#fff;font-weight:500;position:relative;text-decoration:none}.navbar a::after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:2px;background:#fff;transition:.35s}.navbar a:hover::after,.navbar a.active::after{width:100%}.call-btn{display:flex;align-items:center;gap:10px;padding:14px 28px;border-radius:50px;background:#fff;color:#0D5C80;font-weight:600;text-decoration:none}.menu-btn{display:none;flex-direction:column;gap:6px;cursor:pointer}.menu-btn span{width:28px;height:3px;background:#fff;border-radius:30px}@media (max-width:768px){.lab-about-page .founder-grid{display:flex!important;flex-direction:column!important;gap:45px!important}.lab-about-page .founder-content{width:100%!important;max-width:100%!important;order:1!important}.lab-about-page .founder-right{width:100%!important;min-height:auto!important;order:2!important}.lab-about-page .leader-panel{width:100%!important;height:520px!important;border-radius:24px!important}.lab-about-page .leader-photo{width:min(320px, 82%)!important;left:50%!important;bottom:0!important;transform:translateX(-50%)!important}.lab-about-page .leader-photo img{width:100%!important;height:auto!important}.lab-about-page .cofounder-section .founder-right{order:2!important}.lab-about-page .cofounder-section .founder-content{order:1!important}.lab-about-page .cofounder-section .leader-photo{left:50%!important;transform:translateX(-50%)!important}.lab-about-page .leader-panel.mirror{transform:none!important}.lab-about-page .leader-panel.mirror .leader-photo img{transform:none!important}.lab-about-page section{padding:70px 0!important}.lab-about-page .founder-section,.lab-about-page .cofounder-section{padding:70px 0!important}.lab-about-page .journey-heading,.lab-about-page .vm-heading,.lab-about-page .review-heading,.lab-about-page .process-heading,.lab-about-page .why-heading{margin-bottom:50px!important}}@media (max-width:480px){.lab-about-page .leader-panel{height:440px!important;border-radius:20px!important}.lab-about-page .leader-photo{width:280px!important}}@media (max-width:767px){.work-process .roadmap{position:relative;width:100%;padding:10px 0 20px 0;margin:0}.work-process .roadmap::before{content:"";position:absolute;top:0;bottom:0;left:42px;width:4px;background:#0d5c80;transform:none;z-index:1}.work-process .roadmap-step{position:relative;width:100%;min-height:auto;margin:0 0 35px 0;padding:0 15px 0 95px;display:block;left:auto;right:auto;transform:none}.work-process .roadmap-step.left,.work-process .roadmap-step.right{left:auto;right:auto;transform:none;width:100%}.work-process .roadmap-card{position:relative;width:100%;max-width:none;min-height:300px;margin:0;padding:42px 28px;box-sizing:border-box;border-radius:45px;overflow:hidden;z-index:2}.work-process .roadmap-number{position:relative;display:flex;align-items:center;justify-content:center;width:82px;height:82px;margin:0 0 40px 0;border-radius:28px;background:#fff;color:#0d5c80;font-size:34px;font-weight:700;z-index:5}.work-process .roadmap-icon{width:100px;height:100px;display:flex;align-items:center;justify-content:center;margin:0 0 35px 0;border-radius:30px;background:rgba(255,255,255,.18);position:relative;z-index:5}.work-process .roadmap-icon i{font-size:42px;color:#fff}.work-process .roadmap-card h3{margin:0 0 22px 0;font-size:34px;line-height:1.15;color:#fff}.work-process .roadmap-card p{margin:0;font-size:19px;line-height:1.7;color:#fff}.work-process .roadmap-step::before{content:"";position:absolute;left:27px;top:95px;width:30px;height:30px;background:#fff;border:7px solid #0d5c80;border-radius:50%;box-sizing:border-box;z-index:10}.work-process .roadmap-step.left,.work-process .roadmap-step.right{text-align:left}}@media (max-width:480px){.work-process .roadmap::before{left:32px;width:3px}.work-process .roadmap-step{padding-left:75px;padding-right:12px;margin-bottom:28px}.work-process .roadmap-step::before{left:19px;top:82px;width:27px;height:27px;border-width:6px}.work-process .roadmap-card{min-height:270px;padding:35px 22px;border-radius:38px}.work-process .roadmap-number{width:72px;height:72px;margin-bottom:30px;border-radius:24px;font-size:29px}.work-process .roadmap-icon{width:82px;height:82px;margin-bottom:28px;border-radius:26px}.work-process .roadmap-icon i{font-size:34px}.work-process .roadmap-card h3{font-size:29px;margin-bottom:17px}.work-process .roadmap-card p{font-size:17px;line-height:1.65}}@media (max-width:768px){.lab-about-page .journey-section{overflow:hidden!important}.lab-about-page .journey-timeline{width:100%!important;max-width:100%!important;margin:40px 0 0!important;padding:0!important}.lab-about-page .journey-timeline::before{display:none!important}.lab-about-page .journey-row,.lab-about-page .journey-row.reverse{display:flex!important;flex-direction:column!important;width:100%!important;margin:0 0 45px!important;padding:0!important;gap:18px!important;position:relative!important;left:auto!important;right:auto!important;transform:none!important}.lab-about-page .journey-center{order:1!important;width:100%!important;height:auto!important;display:flex!important;justify-content:center!important;align-items:center!important;position:relative!important;left:auto!important;top:auto!important;transform:none!important}.lab-about-page .journey-row .journey-card,.lab-about-page .journey-row.reverse .journey-card{order:2!important;width:100%!important;max-width:100%!important;margin:0!important;position:relative!important;left:auto!important;right:auto!important;transform:none!important}.lab-about-page .journey-row .text-card,.lab-about-page .journey-row.reverse .text-card{margin:0!important;width:100%!important}.lab-about-page .journey-row .image-card,.lab-about-page .journey-row.reverse .image-card{margin:0!important;width:100%!important;height:220px!important}.lab-about-page .journey-row .text-card::after,.lab-about-page .journey-row.reverse .text-card::after,.lab-about-page .journey-row .image-card::before,.lab-about-page .journey-row.reverse .image-card::before{display:none!important;content:none!important}.lab-about-page .journey-dot{width:64px!important;height:64px!important;min-width:64px!important;min-height:64px!important;border:5px solid #fff!important;font-size:14px!important;display:flex!important;align-items:center!important;justify-content:center!important}.lab-about-page .journey-content{width:100%!important;max-width:100%!important}.lab-about-page .journey-content h3{font-size:26px!important;line-height:1.2!important}.lab-about-page .journey-content p{font-size:16px!important;line-height:1.7!important}.lab-about-page .text-card{padding:30px 24px!important;border-radius:22px!important}}@media (max-width:480px){.lab-about-page .journey-row,.lab-about-page .journey-row.reverse{margin-bottom:38px!important}.lab-about-page .journey-dot{width:58px!important;height:58px!important;min-width:58px!important;min-height:58px!important;font-size:12px!important}.lab-about-page .journey-row .image-card,.lab-about-page .journey-row.reverse .image-card{height:190px!important}.lab-about-page .text-card{padding:25px 20px!important}.lab-about-page .journey-content h3{font-size:23px!important}.lab-about-page .journey-content p{font-size:15px!important}}@media (max-width:768px){.header{z-index:100000!important}.nav-container{height:82px!important;position:relative!important}.menu-btn{display:flex!important;position:relative!important;z-index:100003!important;width:34px!important;height:34px!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:6px!important;cursor:pointer!important;pointer-events:auto!important;flex-shrink:0!important}.menu-btn span{display:block!important;width:28px!important;height:3px!important;background:#fff!important;border-radius:30px!important;opacity:1!important;visibility:visible!important}.navbar{position:fixed!important;top:82px!important;left:0!important;right:0!important;width:100%!important;max-width:100%!important;margin:0!important;padding:18px 20px 24px!important;background:rgba(13,92,128,.98)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;border-top:1px solid rgba(255,255,255,.14)!important;box-shadow:0 18px 35px rgba(0,0,0,.18)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-12px)!important;transition:opacity .25s ease,transform .25s ease,visibility .25s ease!important;z-index:100002!important}.navbar.show-menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}.navbar ul{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:0!important;width:100%!important;margin:0!important;padding:0!important}.navbar li{display:block!important;width:100%!important;margin:0!important;padding:0!important}.navbar a{display:block!important;width:100%!important;padding:15px 10px!important;color:#fff!important;font-size:16px!important;line-height:1.4!important;text-decoration:none!important}.navbar a::after{display:none!important}.call-btn{display:none!important}.menu-btn.active span:nth-child(1){transform:translateY(9px) rotate(45deg)!important}.menu-btn.active span:nth-child(2){opacity:0!important}.menu-btn.active span:nth-child(3){transform:translateY(-9px) rotate(-45deg)!important}}@media (max-width:480px){.navbar{top:82px!important}.navbar a{padding:14px 8px!important}}@media (max-width:768px){.header .menu-btn{display:flex!important;position:relative;z-index:100005!important;cursor:pointer}.header .navbar{position:fixed!important;top:82px!important;left:0!important;right:0!important;width:100%!important;display:block!important;background:rgba(13,92,128,.98)!important;backdrop-filter:blur(18px);padding:25px 20px!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-15px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease;z-index:100004!important}.header .navbar.show-menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}.header .navbar ul{display:flex!important;flex-direction:column!important;align-items:stretch!important;width:100%!important;gap:0!important;margin:0!important;padding:0!important}.header .navbar li{width:100%!important}.header .navbar a{display:block!important;width:100%!important;padding:16px 10px!important;color:#fff!important;text-align:center!important;font-size:20px!important;text-decoration:none!important}.header .navbar a::after{display:none!important}.header .menu-btn span{transition:transform .3s ease,opacity .3s ease!important}.header .menu-btn.active span:nth-child(1){transform:translateY(9px) rotate(45deg)!important}.header .menu-btn.active span:nth-child(2){opacity:0!important}.header .menu-btn.active span:nth-child(3){transform:translateY(-9px) rotate(-45deg)!important}.header .call-btn{display:none!important}}.header .navbar a{font-size:16px!important;font-weight:700!important;letter-spacing:.2px}.header .navbar ul{gap:42px!important}.header .call-btn{font-size:15px!important;font-weight:700!important}@media (max-width:768px){.header .navbar a{font-size:16px!important;font-weight:700!important}}