@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700;900&family=DM+Sans:wght@300;400;500;600;700&display=swap";:root{--navy:#0f1729;--navy2:#f0f4ff;--navy3:#e8f0fe;--green:#1a7fd4;--green2:#2196f3;--green3:#d4edff;--blue:#1a7fd4;--blue2:#1464aa;--white:#1a2e22;--muted:#4a6b7a;--muted2:#2d4a55;--border:#1a7fd42e;--card:#1a7fd406;--radius:12px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#1a2e22;background:#f5f7ff;font-family:DM Sans,sans-serif;font-weight:300;line-height:1.7;overflow-x:hidden}nav{z-index:200;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7;border-bottom:1px solid #1a7fd426;justify-content:space-between;align-items:center;height:70px;padding:0 3rem;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 20px #0000000f}.nav-logo{cursor:pointer;align-items:center;gap:10px;text-decoration:none;display:flex}.nav-logo img{filter:saturate(1.1);width:auto;height:36px;display:block}.nav-links{gap:0;list-style:none;display:flex}.nav-links li a{color:#4a6b57;letter-spacing:.02em;cursor:pointer;border-bottom:2px solid #0000;align-items:center;height:70px;padding:0 1rem;font-size:13.5px;font-weight:400;text-decoration:none;transition:color .2s;display:flex}.nav-links li a:hover,.nav-links li a.active{color:#1a7fd4;border-bottom-color:#1a7fd4}.nav-cta{color:#fff;cursor:pointer;background:#1a7fd4;border:none;border-radius:6px;padding:9px 20px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s}.nav-cta:hover{background:#1464aa;transform:translateY(-1px)}.container{max-width:1160px;margin:0 auto;padding:0 3rem}.section{padding:5rem 3rem}.section-tag{letter-spacing:.12em;text-transform:uppercase;color:#1a7fd4;margin-bottom:.75rem;font-size:11px;display:inline-block}.section-title{color:#1a2e22;margin-bottom:.9rem;font-family:Playfair Display,serif;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;line-height:1.2}.section-sub{color:#4a6b57;max-width:520px;font-size:.95rem;line-height:1.8}.divider{background:#1a8fe01f;height:1px;margin:0 3rem}.btn-primary{color:#fff;cursor:pointer;background:#1a7fd4;border:none;border-radius:8px;padding:13px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.btn-primary:hover{background:#1464aa;transform:translateY(-2px);box-shadow:0 8px 24px #1a7fd440}.btn-outline{color:#1a2e22;cursor:pointer;background:0 0;border:1.5px solid #1a7fd459;border-radius:8px;padding:13px 28px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.btn-outline:hover{color:#1a7fd4;border-color:#1a7fd4}.btn-blue{color:#fff;cursor:pointer;background:#1a7fd4;border:none;border-radius:8px;padding:13px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.btn-blue:hover{background:#1464aa;transform:translateY(-2px)}.card{background:#1a7fd406;border:.5px solid #1a7fd42e;border-radius:12px;padding:2rem;transition:border-color .25s,transform .2s}.card:hover{border-color:#00e6764d;transform:translateY(-3px)}.tag-green{color:#5b4ae8;letter-spacing:.06em;background:#5b4ae814;border:1px solid #5b4ae833;border-radius:20px;padding:3px 12px;font-size:11px;display:inline-block}.tag-blue{color:#1a7fd4;letter-spacing:.06em;background:#1a7fd414;border:.5px solid #1a7fd42e;border-radius:20px;padding:3px 12px;font-size:11px;display:inline-block}.hero{background:linear-gradient(135deg,#f0f6ff 0%,#e8f0fe 40%,#ede7ff 100%);flex-direction:column;justify-content:center;min-height:calc(100vh - 70px);padding:4rem 3rem;display:flex;position:relative;overflow:hidden}.hero-grid{z-index:0;opacity:.06;background-image:linear-gradient(#5b4ae840 1px,#0000 1px),linear-gradient(90deg,#5b4ae840 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0}.hero-glow{z-index:0;background:radial-gradient(circle,#1a8fe01f,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:10%;right:5%}.hero-scan{opacity:.4;z-index:0;background:linear-gradient(90deg,#0000,#5b4ae866,#0000);height:1.5px;animation:5s linear infinite scan;position:absolute;left:0;right:0}@keyframes scan{0%{top:0}to{top:100%}}.hero--split{flex-direction:row;align-items:center;gap:4rem;padding:4rem 3rem}.hero--split .hero-content{flex:1;max-width:560px}.hero-photo{z-index:1;flex:1;justify-content:center;align-items:center;max-width:520px;display:flex;position:relative}.hero-photo-frame{border:1px solid #1a7fd433;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 24px 64px #1a7fd440,0 4px 16px #00000026}.hero-photo-frame img{object-fit:cover;object-position:center 20%;width:100%;height:480px;display:block}.hero-photo-frame:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#0f17298c);position:absolute;inset:0}.hero-photo-badge{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#ffffff26;border:1px solid #ffffff40;border-radius:20px;align-items:center;gap:8px;padding:6px 14px;font-size:11px;display:inline-flex;position:absolute;bottom:1.2rem;left:1.2rem}.hero-photo-badge .pulse{background:#00e676}.hero-photo-glow{z-index:0;pointer-events:none;background:radial-gradient(circle,#1a8fe02e,#0000 70%);border-radius:50%;width:340px;height:340px;position:absolute;top:10%;right:-10%}.hero-content{z-index:1;max-width:820px;position:relative}.hero-badge{color:#5b4ae8;letter-spacing:.08em;text-transform:uppercase;background:#5b4ae817;border:1px solid #5b4ae838;border-radius:20px;align-items:center;gap:8px;margin-bottom:1.8rem;padding:5px 14px;font-size:11px;display:inline-flex}.pulse{background:#5b4ae8;border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.hero-wordmark{margin-bottom:1.4rem}.hero-wordmark img{width:auto;height:64px}.hero-sub{color:#4a6b57;max-width:560px;margin-bottom:2.2rem;font-size:1rem;line-height:1.85}.hero-actions{flex-wrap:wrap;gap:1rem;margin-bottom:3.5rem;display:flex}.hero-stats{border-top:1px solid #5b4ae826;flex-wrap:wrap;gap:3rem;padding-top:2.5rem;display:flex}.stat-num{color:#1a7fd4;font-family:Playfair Display,serif;font-size:1.9rem;font-weight:700}.stat-label{color:#4a6b57;letter-spacing:.04em;margin-top:2px;font-size:11px}.services-grid{background:#1a7fd41a;border:1px solid #1a7fd426;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:3rem;display:grid;overflow:hidden}.svc{background:#fff;padding:2.2rem 1.8rem;transition:background .25s}.svc:hover{background:#f0f4ff}.svc-icon{background:#1a7fd41a;border:1px solid #1a7fd433;border-radius:9px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1rem;display:flex}.svc-icon svg{stroke:#1a7fd4;fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.svc h3{color:#1a2e22;margin-bottom:.5rem;font-size:.95rem;font-weight:600}.svc p{color:#4a6b57;font-size:.83rem;line-height:1.7}.how-grid{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}.steps{margin-top:2.5rem}.step{border-bottom:1px solid #5b4ae81a;gap:1.4rem;padding:1.4rem 0;display:flex}.step:last-child{border-bottom:none}.step-n{color:#1a7fd433;min-width:36px;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:900;line-height:1}.step h4{color:#1a2e22;margin-bottom:.25rem;font-size:.9rem;font-weight:600}.step p{color:#4a6b57;font-size:.82rem;line-height:1.7}.match-box{background:#fff;border:1px solid #1a7fd426;border-radius:12px;padding:1.8rem;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000f}.match-box:before{content:"";background:radial-gradient(circle,#00e67612,#0000 70%);border-radius:50%;width:180px;height:180px;position:absolute;top:-50px;right:-50px}.match-item{background:#f0f4ff;border:1px solid #1a7fd426;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:.65rem;padding:.8rem .9rem;display:flex}.mi-left{align-items:center;gap:9px;display:flex}.mi-avatar{color:#0f1729;background:linear-gradient(135deg,#1a7fd4,#2196f3);border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;font-size:10px;font-weight:700;display:flex}.mi-name{color:#1a2e22;font-size:12px;font-weight:500}.mi-type{color:#4a6b57;font-size:10.5px}.mi-score{color:#1a7fd4;background:#1a7fd414;border:1px solid #1a7fd42e;border-radius:20px;padding:2px 9px;font-size:11px;font-weight:600}.vlabel{color:#4a6b57;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.9rem;font-size:10px}.pillars-grid{grid-template-columns:1fr 1fr;gap:2rem;margin-top:3rem;display:grid}.pillar{background:#fff;border:1px solid #1a7fd426;border-radius:12px;padding:2.2rem;transition:border-color .25s,transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000d}.pillar:hover{border-color:#1a7fd466;transform:translateY(-3px);box-shadow:0 12px 32px #0000001a}.pillar-bar{height:2px;position:absolute;top:0;left:0;right:0}.bar-green{background:linear-gradient(90deg,#5b4ae8,#1a8fe0)}.bar-blue{background:linear-gradient(90deg,#1a8fe0,#0077b6)}.pillar-eye{letter-spacing:.1em;text-transform:uppercase;margin-bottom:.9rem;font-size:10.5px}.eye-green{color:#5b4ae8}.eye-blue{color:#1a8fe0}.pillar h3{color:#1a2e22;margin-bottom:.65rem;font-family:Playfair Display,serif;font-size:1.35rem;font-weight:700}.pillar p{color:#4a6b57;margin-bottom:1.2rem;font-size:.85rem;line-height:1.8}.pfeatures{flex-direction:column;gap:.45rem;display:flex}.pf{color:#4a6b57;align-items:center;gap:9px;font-size:12.5px;display:flex}.pf:before{content:"";background:#1a7fd4;border-radius:50%;flex-shrink:0;width:5px;height:5px}.pf.blue:before{background:#1a8fe0}.pillar-cta{color:#1a7fd4;cursor:pointer;margin-top:1.5rem;font-size:12.5px;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.pillar-cta.blue{color:#1a8fe0}.pillar-cta:hover{opacity:.6}.portfolio-filters{flex-wrap:wrap;gap:.75rem;margin:2rem 0;display:flex}.pf-btn{cursor:pointer;color:#4a6b57;background:0 0;border:1px solid #1a7fd433;border-radius:20px;padding:6px 16px;font-size:12px;font-weight:500;transition:all .2s}.pf-btn.active,.pf-btn:hover{color:#1566b0;background:#1a7fd41a;border-color:#1a7fd44d}.portfolio-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.port-card{background:#fff;border:1px solid #1a7fd421;border-radius:12px;padding:1.4rem;transition:border-color .25s,transform .2s;box-shadow:0 2px 8px #0000000a}.port-card:hover{border-color:#00e6764d;transform:translateY(-2px)}.port-name{color:#1a2e22;margin:.5rem 0 .25rem;font-size:.9rem;font-weight:600}.port-sector{color:#4a6b57;font-size:11px}.port-badge{border-radius:20px;margin-top:.6rem;padding:2px 9px;font-size:10px;display:inline-block}.pb-exit{color:#5b4ae8;background:#5b4ae814;border:1px solid #5b4ae833}.pb-active{color:#1a7fd4;background:#1a7fd414;border:.5px solid #1a7fd42e}.news-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}.news-card{background:#fff;border:1px solid #1a7fd421;border-radius:12px;padding:1.6rem;transition:border-color .25s,box-shadow .2s;box-shadow:0 2px 8px #0000000a}.news-card:hover{border-color:#1a7fd459;box-shadow:0 8px 24px #00000014}.news-date{color:#4a6b57;letter-spacing:.04em;margin-bottom:.6rem;font-size:11px}.news-card h4{color:#1a2e22;margin-bottom:.6rem;font-size:.9rem;font-weight:600;line-height:1.5}.news-card a{color:#1a7fd4;font-size:12px;text-decoration:none}.news-card a:hover{opacity:.7}.partners-grid{grid-template-columns:repeat(5,1fr);gap:1rem;margin-top:2.5rem;display:grid}.partner-card{color:#4a6b57;text-align:center;background:#fff;border:1px solid #1a8fe01f;border-radius:12px;justify-content:center;align-items:center;min-height:70px;padding:1.2rem;font-size:13px;font-weight:500;transition:border-color .25s,color .2s,box-shadow .2s;display:flex;box-shadow:0 1px 4px #0000000a}.partner-card:hover{color:#1a2e22;border-color:#1a7fd459;box-shadow:0 4px 16px #00000014}.elig-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2.5rem;display:grid}.elig-card{text-align:center;background:#fff;border:1px solid #1a7fd421;border-radius:12px;padding:1.6rem;transition:border-color .2s,box-shadow .2s;box-shadow:0 2px 8px #0000000a}.elig-card:hover{border-color:#1a7fd459;box-shadow:0 6px 20px #00000014}.elig-num{color:#1a7fd4;margin-bottom:.3rem;font-family:Playfair Display,serif;font-size:1.9rem;font-weight:700}.elig-label{color:#4a6b57;font-size:11.5px}.audience-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}.aud-card{background:#fff;border:1px solid #1a7fd421;border-radius:12px;padding:2rem;transition:border-color .2s,box-shadow .2s;box-shadow:0 2px 8px #0000000a}.aud-card:hover{border-color:#1a7fd459;box-shadow:0 6px 20px #00000014}.aud-icon{margin-bottom:.9rem;font-size:1.8rem}.aud-card h4{color:#1a2e22;margin-bottom:.45rem;font-size:.95rem;font-weight:600}.aud-card p{color:#4a6b57;font-size:.83rem;line-height:1.7}.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;margin-top:3rem;display:grid}.contact-info h3{color:#1a2e22;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:1.6rem;font-weight:700}.contact-info p{color:#4a6b57;margin-bottom:1.5rem;font-size:.9rem;line-height:1.8}.contact-detail{color:#4a6b57;align-items:center;gap:10px;margin-bottom:.75rem;font-size:.875rem;display:flex}.contact-detail svg{stroke:#1a7fd4;fill:none;stroke-width:1.8px;flex-shrink:0;width:16px;height:16px}.contact-form{background:#fff;border:1px solid #1a7fd426;border-radius:12px;padding:2.2rem;box-shadow:0 4px 24px #00000012}.form-row{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.form-group{margin-bottom:1rem}.form-group label{color:#4a6b57;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.4rem;font-size:12px;display:block}.form-group input,.form-group select,.form-group textarea{color:#1a2e22;background:#f5f7ff;border:1px solid #1a7fd433;border-radius:7px;outline:none;width:100%;padding:10px 14px;font-family:DM Sans,sans-serif;font-size:13.5px;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#5b4ae880;box-shadow:0 0 0 3px #5b4ae812}.form-group select option{color:#1a2e22;background:#fff}.form-group textarea{resize:vertical;min-height:100px}.form-submit{color:#fff;cursor:pointer;background:#1a7fd4;border:none;border-radius:8px;width:100%;padding:13px;font-size:14px;font-weight:600;transition:all .2s}.form-submit:hover{background:#1464aa;transform:translateY(-1px)}.success-msg{text-align:center;color:#1a7fd4;background:#1a7fd414;border:1px solid #1a7fd433;border-radius:8px;margin-top:1rem;padding:1rem;font-size:.875rem;display:none}.success-msg.visible{display:block}.faq-wrap{max-width:740px;margin:2.5rem auto 0}.faq-item{cursor:pointer;border-bottom:1px solid #1a8fe01f;padding:1.3rem 0}.faq-q{color:#1a2e22;justify-content:space-between;align-items:center;gap:1rem;font-size:.9rem;font-weight:500;display:flex}.faq-q span{color:#5b4ae8;flex-shrink:0;font-size:1.1rem;transition:transform .2s}.faq-a{color:#4a6b57;max-height:0;font-size:.85rem;line-height:1.8;transition:max-height .3s,padding .2s;overflow:hidden}.faq-item.open .faq-a{max-height:200px;padding-top:.7rem}.faq-item.open .faq-q span{transform:rotate(45deg)}.cta-banner{background:linear-gradient(135deg,#1a7fd4 0%,#2196f3 60%,#00e676 100%);border:none;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin:0 3rem 4rem;padding:3.5rem;display:flex;position:relative;overflow:hidden}.cta-banner:after{content:"";background:radial-gradient(circle,#ffffff26,#0000 70%);border-radius:50%;width:260px;height:260px;position:absolute;top:-60px;right:-60px}.cta-banner h2{z-index:1;color:#fff;max-width:460px;font-family:Playfair Display,serif;font-size:2rem;font-weight:700;position:relative}.cta-banner h2 em{color:#e8f0fe;font-style:normal}.cta-actions{z-index:1;flex-wrap:wrap;gap:1rem;display:flex;position:relative}footer{background:#0f1729;border-top:none;padding:2.5rem 3rem 1.8rem}.footer-top{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:3rem;margin-bottom:2rem;display:grid}.footer-brand-logo img{filter:brightness(10);width:auto;height:32px}.footer-brand p{color:#7aabcc;max-width:230px;margin-top:.65rem;font-size:.82rem;line-height:1.7}.footer-col h5{letter-spacing:.1em;text-transform:uppercase;color:#60b8ff;margin-bottom:.9rem;font-size:10.5px}.footer-col ul{flex-direction:column;gap:.5rem;list-style:none;display:flex}.footer-col a{color:#7aabcc;cursor:pointer;font-size:12.5px;text-decoration:none;transition:color .2s}.footer-col a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding-top:1.2rem;display:flex}.footer-bottom p{color:#7aabcc;font-size:11.5px}.about-hero{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-top:2rem;padding:0;display:grid}.about-values{grid-template-columns:1fr 1fr;gap:1rem;margin-top:2.5rem;display:grid}.value-card{background:#fff;border:1px solid #1a7fd421;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000a}.value-card h4{color:#1a2e22;margin-bottom:.4rem;font-size:.9rem;font-weight:600}.value-card p{color:#4a6b57;font-size:.82rem;line-height:1.7}.team-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}.team-card{text-align:center;background:#fff;border:1px solid #1a7fd421;border-radius:12px;padding:1.8rem;box-shadow:0 2px 8px #0000000a}.team-avatar{background:linear-gradient(135deg,#5b4ae8,#1a7fd4);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto .9rem;font-size:1.4rem;display:flex}.team-card h4{color:#1a2e22;margin-bottom:.25rem;font-size:.9rem;font-weight:600}.team-card p{color:#4a6b57;font-size:.8rem}.invest-tiers{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}.tier{background:#fff;border:1px solid #1a7fd426;border-radius:12px;padding:2rem;transition:border-color .2s,transform .2s,box-shadow .2s;position:relative;box-shadow:0 2px 8px #0000000d}.tier:hover{border-color:#1a7fd466;transform:translateY(-3px);box-shadow:0 12px 32px #0000001a}.tier.featured{border-color:#1a7fd480;box-shadow:0 4px 20px #1a7fd426}.tier-badge{color:#fff;background:#1a7fd4;border-radius:20px;padding:3px 14px;font-size:11px;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.tier-name{color:#4a6b57;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem;font-size:.85rem}.tier-amount{color:#1a2e22;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:2rem;font-weight:700}.tier-amount span{color:#4a6b57;font-size:.9rem;font-weight:300}.tier-features{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;list-style:none;display:flex}.tier-features li{color:#4a6b57;align-items:center;gap:8px;font-size:.83rem;display:flex}.tier-features li:before{content:"✓";color:#1a7fd4;flex-shrink:0;font-size:.8rem}.startup-steps{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2.5rem;display:grid}.ss{text-align:center;background:#fff;border:1px solid #1a7fd421;border-radius:12px;padding:1.6rem;box-shadow:0 2px 8px #0000000a}.ss-num{color:#1a7fd440;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:2rem;font-weight:700}.ss h4{color:#1a2e22;margin-bottom:.3rem;font-size:.875rem;font-weight:600}.ss p{color:#4a6b57;font-size:.8rem;line-height:1.6}.criteria-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.5rem;display:grid}.crit-card{background:#fff;border:1px solid #1a7fd421;border-radius:12px;align-items:flex-start;gap:12px;padding:1.5rem;display:flex;box-shadow:0 2px 8px #0000000a}.crit-icon{flex-shrink:0;font-size:1.4rem}.crit-card h4{color:#1a2e22;margin-bottom:.25rem;font-size:.875rem;font-weight:600}.crit-card p{color:#4a6b57;font-size:.8rem;line-height:1.6}.blog-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}.blog-card{background:#fff;border:1px solid #1a7fd421;border-radius:12px;transition:border-color .25s,transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 2px 8px #0000000d}.blog-card:hover{border-color:#1a7fd459;transform:translateY(-3px);box-shadow:0 12px 32px #0000001a}.blog-img{justify-content:center;align-items:center;height:140px;font-size:2.5rem;display:flex}.blog-body{padding:1.4rem}.blog-tag{color:#5b4ae8;letter-spacing:.06em;margin-bottom:.5rem;font-size:11px}.blog-card h4{color:#1a2e22;margin-bottom:.5rem;font-size:.9rem;font-weight:600;line-height:1.4}.blog-card p{color:#4a6b57;margin-bottom:.9rem;font-size:.8rem;line-height:1.6}.blog-read{color:#1a7fd4;font-size:12px;font-weight:600;text-decoration:none}.ma-services{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}.ma-card{background:#fff;border:1px solid #1a7fd421;border-radius:12px;padding:2rem;transition:border-color .2s,box-shadow .2s;box-shadow:0 2px 8px #0000000a}.ma-card:hover{border-color:#00b4d84d}.ma-card h4{color:#1a2e22;align-items:center;gap:10px;margin-bottom:.6rem;font-size:1rem;font-weight:600;display:flex}.ma-card p{color:#4a6b57;font-size:.85rem;line-height:1.75}.ma-icon{background:#0077b61a;border:1px solid #0077b633;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ma-icon svg{stroke:#1a7fd4;fill:none;stroke-width:1.8px;width:16px;height:16px}.page-content{min-height:100vh;padding-top:70px}.photo-strip-section{background:#f0f4ff;border-top:1px solid #1a7fd41a;border-bottom:1px solid #1a7fd41a;padding:3rem 0;overflow:hidden}.photo-strip-section .section-tag{margin-bottom:1.5rem;padding:0 3rem}.photo-strip-wrap{width:100%;overflow:hidden}.photo-strip-track{gap:1rem;width:max-content;animation:40s linear infinite marquee;display:flex}.photo-strip-track:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.photo-strip-item{border-radius:12px;flex-shrink:0;width:300px;height:200px;overflow:hidden;box-shadow:0 4px 16px #0000001a}.photo-strip-item img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.photo-strip-item:hover img{transform:scale(1.05)}.photo-grid-section{margin-bottom:0}.photo-grid-section .section-tag{margin-bottom:.5rem}.photo-grid-section .section-title{margin-bottom:2rem}.photo-grid--uniform{grid-template-columns:repeat(5,1fr);gap:.75rem;margin-top:1.5rem;display:grid}.photo-grid--uniform .photo-grid-item{aspect-ratio:4/3;border-radius:10px;overflow:hidden;box-shadow:0 2px 12px #00000014}.photo-grid--masonry{grid-template-columns:repeat(4,1fr);grid-auto-rows:160px;gap:.75rem;margin-top:1.5rem;display:grid}.photo-grid--masonry .photo-grid-item:first-child,.photo-grid--masonry .photo-grid-item:nth-child(5){grid-area:span 2/span 2}.photo-grid--masonry .photo-grid-item:nth-child(6){grid-column:span 2}.photo-grid--masonry .photo-grid-item{border-radius:10px;overflow:hidden;box-shadow:0 2px 12px #00000014}.photo-grid--featured .photo-grid-item:first-child{grid-row:span 2;min-height:380px}.photo-grid--featured .photo-grid-item:not(:first-child){grid-template-columns:1fr 1fr;display:grid}.photo-grid--featured{grid-template-rows:190px 190px;grid-template-columns:1.4fr 1fr 1fr;gap:.75rem;margin-top:1.5rem;display:grid}.photo-grid--featured .photo-grid-item:first-child{grid-row:span 2}.photo-grid--featured .photo-grid-item{border-radius:10px;overflow:hidden;box-shadow:0 2px 12px #00000014}.photo-grid-item img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.photo-grid-item:hover img{transform:scale(1.04)}.pitch-stage-section{margin:0}.pitch-stage-hero{height:420px;position:relative;overflow:hidden}.pitch-stage-hero img{object-fit:cover;object-position:center 30%;width:100%;height:100%}.pitch-stage-overlay{background:linear-gradient(90deg,#0f1729bf 40%,#0000);flex-direction:column;justify-content:flex-end;padding:3rem;display:flex;position:absolute;inset:0}.pitch-stage-grid{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.pitch-stage-thumb{height:160px;overflow:hidden}.pitch-stage-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.pitch-stage-thumb:hover img{transform:scale(1.05)}.blog-hero{position:relative}.blog-hero-img{height:400px;position:relative;overflow:hidden}.blog-hero-img img{object-fit:cover;object-position:center 25%;width:100%;height:100%}.blog-hero-overlay{background:linear-gradient(90deg,#0f1729cc 45%,#0000);flex-direction:column;justify-content:center;padding:4rem 3rem;display:flex;position:absolute;inset:0}.blog-img{height:180px;overflow:hidden}.blog-img img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.blog-card:hover .blog-img img{transform:scale(1.05)}.blog-meta{align-items:center;gap:.5rem;margin-bottom:.6rem;display:flex}.blog-date{color:#7a9baa;font-size:11px}.blog-img-fallback{background:linear-gradient(135deg,#e8f0fe 0%,#dbeafe 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.blog-img-fallback span{color:#1a7fd4;letter-spacing:.05em;font-size:.75rem;font-weight:600}.blog-error{color:#c0392b;background:#fdf2f2;border:1px solid #c0392b26;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;padding:3rem 2rem;font-size:.9rem;display:flex}.blog-error svg{stroke:#c0392b;flex-shrink:0;width:24px;height:24px}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.blog-skel-img{background:linear-gradient(90deg,#f0f3f8 25%,#e4e9f0 50%,#f0f3f8 75%) 0 0/600px 100%;width:100%;height:180px;animation:1.4s linear infinite shimmer}.blog-skel-line{background:linear-gradient(90deg,#f0f3f8 25%,#e4e9f0 50%,#f0f3f8 75%) 0 0/600px 100%;border-radius:4px;animation:1.4s linear infinite shimmer}.contact-photo-collage{border-radius:16px;grid-template-rows:220px 220px;grid-template-columns:2fr 1fr 1fr;gap:.75rem;margin-top:1.5rem;display:grid;overflow:hidden}.collage-item{overflow:hidden}.collage-item--0{grid-row:span 2}.collage-item img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.collage-item:hover img{transform:scale(1.04)}@media (width<=900px){.photo-strip-item{width:220px;height:150px}.photo-grid--uniform{grid-template-columns:repeat(3,1fr)}.photo-grid--masonry{grid-template-columns:repeat(2,1fr);grid-auto-rows:140px}.photo-grid--featured{grid-template-rows:auto;grid-template-columns:1fr 1fr}.photo-grid--featured .photo-grid-item:first-child{grid-row:span 1}.pitch-stage-hero{height:280px}.pitch-stage-grid{grid-template-columns:repeat(2,1fr)}.blog-hero-img{height:260px}.blog-hero-overlay{padding:2rem 1.5rem}.contact-photo-collage{grid-template-rows:160px 160px 160px;grid-template-columns:1fr 1fr}.collage-item--0{grid-area:span 1/span 2}}.hamburger{cursor:pointer;z-index:210;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:4px;display:none}.hamburger span{transform-origin:50%;background:#1a2e22;border-radius:2px;width:100%;height:2px;transition:transform .3s,opacity .3s;display:block}.hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu{z-index:199;background:#fff;flex-direction:column;gap:0;padding:2rem 1.5rem;transition:transform .3s;display:none;position:fixed;inset:70px 0 0;overflow-y:auto;transform:translate(100%)}.mobile-menu.open{transform:translate(0)}.mobile-menu ul{flex-direction:column;list-style:none;display:flex}.mobile-menu ul li a{color:#1a2e22;border-bottom:1px solid #1a7fd41a;padding:1rem 0;font-size:1.05rem;font-weight:500;text-decoration:none;transition:color .2s;display:block}.mobile-menu ul li a:hover,.mobile-menu ul li a.active{color:#1a7fd4}.mobile-cta{text-align:center;width:100%;margin-top:1.5rem;display:block}.menu-overlay{z-index:198;background:#0000004d;display:none;position:fixed;inset:0}.nav-cta-desktop{display:inline-block}@media (width<=900px){nav{padding:0 1.2rem}.nav-links,.nav-cta-desktop{display:none}.hamburger,.mobile-menu{display:flex}.menu-overlay{display:block}.section,.hero{padding:3rem 1.5rem}.hero-stats{gap:1.5rem}.services-grid,.pillars-grid,.how-grid,.audience-grid,.portfolio-grid,.news-grid,.contact-grid,.about-hero,.invest-tiers,.startup-steps,.criteria-grid,.ma-services{grid-template-columns:1fr}.elig-grid,.about-values,.team-grid{grid-template-columns:1fr 1fr}.partners-grid{grid-template-columns:repeat(3,1fr)}.footer-top{grid-template-columns:1fr 1fr}.cta-banner{margin:0 1.5rem 2rem;padding:2.5rem}.divider{margin:0 1.5rem}.form-row,.blog-grid{grid-template-columns:1fr}}.contact-hero{background:linear-gradient(135deg,#0f1729 0%,#1a3a5c 60%,#1a7fd4 100%);padding:5rem 3rem 4rem;position:relative;overflow:hidden}.contact-hero-inner{z-index:1;max-width:600px;position:relative}.contact-hero-title{color:#fff;margin:.75rem 0 1rem;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.contact-hero-sub{color:#ffffffbf;max-width:520px;font-size:1rem;line-height:1.8}.contact-hero-decoration{background:#ffffff0a;border:1px solid #ffffff14;border-radius:50%;width:420px;height:420px;position:absolute;top:-80px;right:-80px}.contact-hero-decoration:after{content:"";background:#ffffff0a;border:1px solid #ffffff14;border-radius:50%;position:absolute;inset:40px}.contact-main{background:#fff;grid-template-columns:320px 1fr;gap:0;min-height:600px;display:grid}.contact-sidebar{background:#f8faff;border-right:1px solid #1a7fd41a;flex-direction:column;gap:1.2rem;padding:3rem 2rem;display:flex}.cinfo-card{background:#fff;border:1px solid #1a7fd41a;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.2rem;display:flex;box-shadow:0 2px 10px #0000000a}.cinfo-icon{color:#1a7fd4;background:#1a7fd414;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.cinfo-icon svg{width:18px;height:18px}.cinfo-label{color:#1a7fd4;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.2rem;font-size:.72rem;font-weight:600}.cinfo-value{color:#1a2e22;font-size:.9rem;font-weight:500;text-decoration:none}a.cinfo-value:hover{color:#1a7fd4}.cinfo-stats{border-top:1px solid #1a7fd41a;flex-direction:column;gap:1rem;margin-top:auto;padding-top:1.5rem;display:flex}.cinfo-stat{color:#4a6b7a;font-size:.82rem}.cinfo-stat span{color:#1a7fd4;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:700;display:block}.contact-form-card{padding:3rem 3.5rem}.cform-header{margin-bottom:2rem}.cform-header h2{color:#1a2e22;margin-bottom:.4rem;font-family:Playfair Display,serif;font-size:1.6rem;font-weight:700}.cform-header p{color:#4a6b7a;font-size:.9rem}.cform-body .form-group{margin-bottom:1.2rem}.cform-body label{color:#1a2e22;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.4rem;font-size:.8rem;font-weight:600;display:block}.cform-body input,.cform-body select,.cform-body textarea{color:#1a2e22;background:#f8faff;border:1.5px solid #1a7fd433;border-radius:10px;outline:none;width:100%;padding:.75rem 1rem;font-family:DM Sans,sans-serif;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.cform-body input:focus,.cform-body select:focus,.cform-body textarea:focus{background:#fff;border-color:#1a7fd4;box-shadow:0 0 0 3px #1a7fd41a}.cform-body textarea{resize:vertical;min-height:120px}.cform-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1a7fd4,#1464aa);border:none;border-radius:10px;align-items:center;gap:.6rem;margin-top:.5rem;padding:.85rem 2rem;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600;transition:opacity .2s,transform .2s;display:flex}.cform-submit svg{width:16px;height:16px}.cform-submit:hover{opacity:.9;transform:translateY(-1px)}.cform-success{color:#1a7fd4;background:#1a7fd412;border:1px solid #1a7fd433;border-radius:10px;align-items:center;gap:.6rem;margin-top:1rem;padding:.9rem 1.2rem;font-size:.9rem;font-weight:500;display:flex}.cform-success svg{flex-shrink:0;width:18px;height:18px}@media (width<=900px){.contact-hero{padding:3.5rem 1.5rem 3rem}.contact-main{grid-template-columns:1fr}.contact-sidebar{border-bottom:1px solid #1a7fd41a;border-right:none;padding:2rem 1.5rem}.cinfo-stats{flex-flow:wrap;gap:1.5rem;margin-top:1rem;padding-top:1.2rem}.contact-form-card{padding:2rem 1.5rem}}.photo-break{grid-template-columns:repeat(3,1fr);gap:.5rem;padding:0 3rem;display:grid}.photo-break img{border-radius:12px;width:100%;height:auto;display:block}.split-section{align-items:center;gap:1.5rem;display:flex}.split-section .split-content{flex:1;min-width:0}.split-section .img-side{border-radius:16px;flex:0 0 420px;align-self:stretch;overflow:hidden;box-shadow:0 16px 48px #0000001f}.split-section .img-side img{object-fit:cover;width:100%;height:100%;min-height:300px;display:block}.section-with-accent{align-items:center;gap:2.5rem;display:flex}.section-with-accent .accent-content{flex:1}.section-with-accent .accent-img{border-radius:14px;flex:0 0 320px;overflow:hidden;box-shadow:0 12px 36px #0000001a}.section-with-accent .accent-img img{object-fit:cover;width:100%;height:260px}.contact-img-accent{border-radius:14px;margin-top:2rem;overflow:hidden;box-shadow:0 10px 32px #0000001a}.contact-img-accent img{object-fit:cover;object-position:center 30%;width:100%;height:220px;display:block}@media (width<=860px){.photo-break{grid-template-columns:repeat(2,1fr);padding:0 1.2rem}.photo-break img:last-child{grid-column:span 2}.split-section{flex-direction:column}.split-section .img-side{flex:none;width:100%}.split-section .img-side img{min-height:220px}.section-with-accent{flex-direction:column}.section-with-accent .accent-img{flex:none;width:100%}}.video-showcase{background:#000;border-radius:16px;max-width:720px;margin:0 auto;overflow:hidden;box-shadow:0 16px 48px #1a7fd426}.video-showcase video{width:100%;height:auto;display:block}.video-split{align-items:center;gap:2.5rem;display:flex}.video-split .video-split-content{flex:1;min-width:0}.video-split .video-split-player{background:#000;border-radius:16px;flex:0 0 500px;max-height:360px;overflow:hidden;box-shadow:0 16px 48px #1a7fd426}.video-split .video-split-player video{width:100%;height:auto;max-height:360px;display:block}@media (width<=900px){.video-split{flex-direction:column}.video-split .video-split-player{flex:none;width:100%}}@media (width<=1200px){.section{padding:4.5rem 2.5rem}.divider{margin:0 2.5rem}.hero--split{gap:3rem;padding:3.5rem 2.5rem}.hero-photo{max-width:460px}.startup-steps{grid-template-columns:repeat(2,1fr)}.portfolio-grid{grid-template-columns:repeat(3,1fr)}.split-section .img-side{flex:0 0 380px}.video-split .video-split-player{flex:0 0 440px}.cta-banner{margin:0 2.5rem 3rem}}@media (width<=1024px){.section{padding:4rem 2rem}.divider{margin:0 2rem}.hero--split{gap:2.5rem;padding:3rem 2rem}.hero-photo{max-width:400px}.hero-photo-frame img{height:400px}.portfolio-grid{grid-template-columns:repeat(3,1fr)}.elig-grid,.startup-steps{grid-template-columns:repeat(2,1fr)}.split-section .img-side{flex:0 0 320px}.video-split .video-split-player{flex:0 0 380px}.footer-top{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2rem}.cta-banner{margin:0 2rem 3rem;padding:3rem 2.5rem}.ma-services{grid-template-columns:1fr 1fr}}@media (width<=900px){.hero--split{min-height:unset;flex-direction:column;gap:2rem;padding:3rem 1.5rem}.hero--split .hero-content{max-width:100%}.hero-photo{width:100%;max-width:100%}.hero-photo-frame img{height:320px}.news-grid,.portfolio-grid,.startup-steps,.services-grid{grid-template-columns:repeat(2,1fr)}.cta-banner h2{font-size:1.6rem}.photo-break{padding:0 1.5rem}.video-split .video-split-player{max-height:280px}}@media (width<=768px){.section{padding:3rem 1.5rem}.divider{margin:0 1.5rem}.hero{padding:2.5rem 1.5rem}.hero--split{gap:1.5rem;padding:2.5rem 1.5rem}.hero-wordmark img{height:52px}.hero-photo-frame img{height:260px}.hero-stats{gap:1.2rem}.services-grid{grid-template-columns:repeat(2,1fr)}.pillars-grid{grid-template-columns:1fr}.portfolio-grid,.startup-steps{grid-template-columns:repeat(2,1fr)}.news-grid{grid-template-columns:1fr}.elig-grid{grid-template-columns:repeat(2,1fr)}.invest-tiers{grid-template-columns:1fr}.team-grid{grid-template-columns:repeat(2,1fr)}.about-values{grid-template-columns:1fr}.criteria-grid{grid-template-columns:repeat(2,1fr)}.partners-grid{grid-template-columns:repeat(3,1fr)}.footer-top{grid-template-columns:1fr 1fr;gap:1.5rem}.cta-banner{flex-direction:column;align-items:flex-start;margin:0 1.5rem 2rem;padding:2rem 1.8rem}.cta-banner h2{max-width:100%;font-size:1.5rem}.blog-grid{grid-template-columns:1fr}.photo-break{grid-template-columns:repeat(2,1fr);padding:0 1.5rem}.photo-break img:last-child{grid-column:span 2}.split-section{flex-direction:column}.split-section .img-side{flex:none;width:100%}.split-section .img-side img{min-height:220px}.section-with-accent{flex-direction:column}.section-with-accent .accent-img{flex:none;width:100%}.video-split{flex-direction:column}.video-split .video-split-player{flex:none;width:100%;max-height:260px}.ma-services{grid-template-columns:1fr}.contact-hero{padding:3rem 1.5rem 2.5rem}.contact-main{grid-template-columns:1fr}.contact-sidebar{border-bottom:1px solid #1a7fd41a;border-right:none;padding:2rem 1.5rem}.contact-form-card{padding:2rem 1.5rem}.cform-body .form-row{grid-template-columns:1fr 1fr}}@media (width<=480px){.section{padding:2.5rem 1.2rem}.divider{margin:0 1.2rem}.hero,.hero--split{padding:2rem 1.2rem}.hero-wordmark img{height:44px}.hero-photo-frame img{height:210px}.hero-badge{letter-spacing:.06em;padding:4px 10px;font-size:9px}.hero-stats{gap:1rem}.hero-actions{flex-direction:column}.hero-actions>*{text-align:center;width:100%}.stat-num{font-size:1.5rem}.stat-label{font-size:10px}.section-title{font-size:clamp(1.4rem,6vw,2rem)}.services-grid{grid-template-columns:1fr}.portfolio-grid{grid-template-columns:repeat(2,1fr)}.startup-steps,.criteria-grid{grid-template-columns:1fr}.elig-grid{grid-template-columns:repeat(2,1fr)}.elig-num{font-size:1.5rem}.about-values,.team-grid{grid-template-columns:1fr}.partners-grid{grid-template-columns:repeat(2,1fr)}.news-grid,.invest-tiers{grid-template-columns:1fr}.pillar{padding:1.6rem 1.4rem}.tier-amount{font-size:1.6rem}.cta-banner{margin:0 1.2rem 2rem;padding:1.8rem 1.4rem}.cta-banner h2{font-size:1.3rem}.footer-top{grid-template-columns:1fr;gap:1.5rem}.footer-bottom{text-align:center;flex-direction:column;gap:.4rem}.photo-break{grid-template-columns:1fr;padding:0 1.2rem}.photo-break img:last-child{grid-column:span 1}.contact-hero{padding:2.5rem 1.2rem 2rem}.contact-hero-title{font-size:1.7rem}.contact-form-card{padding:1.5rem 1.2rem}.cform-body .form-row{grid-template-columns:1fr}.cinfo-stats{flex-flow:wrap}.video-split .video-split-player{max-height:220px}.video-showcase{max-width:100%}.split-section .img-side img{min-height:180px}.blog-hero-img{height:200px}.ma-services{grid-template-columns:1fr}}@media (width<=375px){.section,.hero--split{padding:2rem 1rem}.divider{margin:0 1rem}.hero-wordmark img{height:38px}.hero-photo-frame img{height:180px}.stat-num{font-size:1.3rem}.elig-num{font-size:1.4rem}.portfolio-grid{grid-template-columns:1fr}.elig-grid{grid-template-columns:1fr 1fr}.partners-grid{grid-template-columns:repeat(2,1fr)}.cta-banner{margin:0 1rem 1.5rem;padding:1.5rem 1.2rem}.cta-banner h2{font-size:1.2rem}.contact-hero-title,.section-title{font-size:1.5rem}.photo-break{gap:.4rem;padding:0 1rem}.footer-top{gap:1.2rem}.nav{padding:0 1rem}}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.testimonial-card{background:#fff;border:1px solid #1a7fd421;border-radius:14px;flex-direction:column;gap:1rem;padding:2rem;transition:border-color .25s,transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 2px 12px #0000000d}.testimonial-card:hover{border-color:#1a7fd459;transform:translateY(-3px);box-shadow:0 12px 32px #00000017}.testimonial-quote-icon{color:#1a7fd42e;margin-bottom:-.5rem;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;line-height:1}.testimonial-text{color:#4a6b7a;flex:1;font-size:.875rem;line-height:1.8}.testimonial-author{border-top:1px solid #1a7fd41a;align-items:center;gap:.85rem;padding-top:1rem;display:flex}.testimonial-avatar{color:#fff;background:linear-gradient(135deg,#1a7fd4,#5b4ae8);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.95rem;font-weight:700;display:flex}.testimonial-name{color:#1a2e22;font-size:.875rem;font-weight:600}.testimonial-role{color:#4a6b7a;margin-top:.1rem;font-size:.78rem}.process-strip{grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}.process-step{text-align:center;background:#fff;border:1px solid #1a7fd421;border-radius:14px;margin:0 .5rem;padding:2rem 1.6rem;transition:border-color .25s,box-shadow .2s,transform .2s;position:relative;box-shadow:0 2px 10px #0000000d}.process-step:hover{border-color:#1a7fd459;transform:translateY(-3px);box-shadow:0 10px 28px #00000017}.process-step-num{color:#1a7fd426;margin-bottom:.6rem;font-family:Playfair Display,serif;font-size:2.2rem;font-weight:700;line-height:1}.process-step-icon{margin-bottom:.75rem;font-size:1.8rem}.process-step-title{color:#1a2e22;margin-bottom:.4rem;font-size:.9rem;font-weight:600}.process-step-desc{color:#4a6b7a;font-size:.8rem;line-height:1.7}.process-step-arrow{display:none}.milestones-list{flex-direction:column;gap:0;display:flex}.milestone-item{grid-template-columns:72px 28px 1fr;align-items:start;gap:0 1.2rem;padding-bottom:0;display:grid}.milestone-year{color:#1a7fd4;text-align:right;padding-top:.15rem;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700}.milestone-connector{flex-direction:column;align-items:center;padding-top:.3rem;display:flex}.milestone-dot{background:#1a7fd4;border:2px solid #fff;border-radius:50%;flex-shrink:0;width:12px;height:12px;box-shadow:0 0 0 2px #1a7fd44d}.milestone-line{background:linear-gradient(#1a7fd459,#1a7fd414);flex:1;width:2px;min-height:48px;margin-top:4px}.milestone-content{padding-bottom:2.2rem}.milestone-content h4{color:#1a2e22;margin-bottom:.3rem;font-size:.95rem;font-weight:600}.milestone-content p{color:#4a6b7a;font-size:.85rem;line-height:1.75}.differentiators-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.diff-card{background:#fff;border:1px solid #1a7fd421;border-radius:14px;padding:2rem 1.8rem;transition:border-color .25s,box-shadow .2s,transform .2s;box-shadow:0 2px 10px #0000000a}.diff-card:hover{border-color:#1a7fd459;transform:translateY(-3px);box-shadow:0 10px 28px #00000017}.diff-icon{margin-bottom:.85rem;font-size:1.8rem}.diff-card h4{color:#1a2e22;margin-bottom:.45rem;font-size:.95rem;font-weight:600}.diff-card p{color:#4a6b7a;font-size:.83rem;line-height:1.75}@media (width<=1024px){.testimonials-grid,.differentiators-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.process-strip{grid-template-columns:repeat(2,1fr);gap:1rem}.testimonials-grid,.differentiators-grid{grid-template-columns:repeat(2,1fr)}.milestone-item{grid-template-columns:60px 24px 1fr}}@media (width<=768px){.testimonials-grid,.differentiators-grid{grid-template-columns:1fr}.process-strip{grid-template-columns:1fr;gap:1rem}.milestone-item{grid-template-columns:54px 20px 1fr;gap:0 .8rem}.milestone-year{font-size:.95rem}}@media (width<=480px){.testimonial-card{padding:1.5rem}.process-step{margin:0;padding:1.5rem 1.2rem}.diff-card{padding:1.5rem}.milestone-item{grid-template-columns:46px 16px 1fr;gap:0 .6rem}.milestone-year{font-size:.85rem}}
