@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;800&display=swap");.about-page{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;background-color:#ffffff;color:#0f172a;transition:background-color .3s ease,color .3s ease}.about-page h1,.about-page h2,.about-page h3,.about-page h4,.about-page h5,.about-page h6{font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.about-page .ap-hero-section{position:relative;min-height:100vh;background-color:transparent;color:#0f172a;display:flex;align-items:center;justify-content:center;padding:0 5%}@media (max-width:768px){.about-page .ap-hero-section{background-image:none}}.about-page .ap-hero-content{position:relative;z-index:1;max-width:1200px;margin:0 auto;text-align:center;animation:ap-fadeUp 1s ease-out forwards}@keyframes ap-fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.about-page .ap-hero-kicker{display:inline-block;font-size:.875rem;text-transform:uppercase;letter-spacing:.1em;font-weight:600;color:#475569;margin-bottom:2rem;border:1px solid rgba(0,0,0,.05);padding:.5rem 1rem;border-radius:9999px;background:rgba(255,255,255,.6);backdrop-filter:blur(10px)}.about-page .ap-hero-title{font-size:clamp(4rem,8vw,7.5rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.02em;white-space:nowrap}.about-page .ap-text-gradient{background:linear-gradient(135deg,#06b6d4,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-page .ap-hero-description{font-size:1.5rem;line-height:1.7;color:#475569;margin-bottom:2.5rem;max-width:900px;margin-left:auto;margin-right:auto}.about-page .ap-hero-button{display:inline-block;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;color:#ffffff;background:linear-gradient(135deg,#06b6d4,#2bd392);border-radius:9999px;text-decoration:none;transition:all .3s ease;box-shadow:0 10px 25px -5px rgba(6,182,212,.4);border:none;cursor:pointer}.about-page .ap-hero-button:hover{transform:translateY(-3px);box-shadow:0 15px 30px -5px rgba(6,182,212,.6)}.about-page .ap-hero-description strong{color:#0f172a;font-weight:600}.about-page .ap-hero-actions{display:flex;gap:1rem;justify-content:center;margin-top:2.5rem}.about-page .ap-primary-btn{background:#0f172a;color:#ffffff;box-shadow:0 4px 14px 0 rgba(0,0,0,.1)}.about-page .ap-primary-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.15);background:#1e293b}.about-page .ap-secondary-btn{background:rgba(255,255,255,.5);color:#0f172a;border:1px solid rgba(0,0,0,.1);backdrop-filter:blur(10px)}.about-page .ap-secondary-btn:hover{background:rgba(255,255,255,.8);border-color:rgba(0,0,0,.15)}@media (max-width:640px){.about-page .ap-hero-actions{flex-direction:column;padding:0 20px}}.about-page .ap-who-we-are-section{padding:20px 24px;position:relative;overflow:hidden}.about-page .ap-who-we-are-container{max-width:1200px;margin:0 auto;position:relative;z-index:1;display:flex;align-items:stretch}.about-page .ap-who-we-are-box{width:100%;position:relative;opacity:0;transform:translateX(-50px);transition:opacity 1.2s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1);display:flex;align-items:stretch}.about-page .ap-who-we-are-container.ap-animate-in .ap-who-we-are-box{opacity:1;transform:translateX(0)}.about-page .ap-who-we-are-content-side{padding:4rem 6rem 4rem 0;width:55%;display:flex;flex-direction:column;justify-content:center}.about-page .ap-who-we-are-title{font-size:clamp(2rem,4vw,3.5rem);font-weight:800;line-height:1.15;margin-bottom:1.5rem;color:#000000;text-transform:uppercase}.about-page .ap-who-we-are-intro{font-size:1.05rem;line-height:1.7;color:#000000;margin-bottom:2.5rem}.about-page .ap-who-we-are-intro strong{color:#000000;font-weight:700}.about-page .ap-who-we-are-features{display:flex;flex-direction:column;gap:2.5rem}.about-page .ap-feature-group h4{font-size:1.7rem;font-weight:800;background:linear-gradient(135deg,#06b6d4,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1.2rem;text-transform:uppercase;letter-spacing:.05em}.about-page .ap-feature-intro{font-size:1.15rem;color:#000000;margin-bottom:1.2rem}.about-page .ap-feature-group ul{list-style:none;padding:0;margin:0}.about-page .ap-feature-group li{font-size:1.15rem;line-height:1.7;color:#000000;margin-bottom:1rem;position:relative;padding-left:1.5rem}.about-page .ap-feature-group li:before{content:"\2022";position:absolute;left:0;color:#06b6d4;font-weight:700}.about-page .ap-feature-group li strong{color:#000000}.about-page .ap-who-we-are-divider{width:100%;border-top:1px dashed rgba(0,0,0,.15);margin:2.5rem 0}.about-page .ap-who-we-are-actions{display:flex;gap:1rem;align-items:center}.about-page .ap-who-we-are-primary-btn{background:linear-gradient(135deg,#06b6d4,#10b981);color:#ffffff;border:none;padding:.8rem 1.5rem;font-size:.85rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;border-radius:4px;cursor:pointer;transition:all .3s ease;font-family:inherit;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 15px rgba(6,182,212,.2)}.about-page .ap-who-we-are-primary-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(6,182,212,.4)}.about-page .ap-who-we-are-secondary-btn{background-color:transparent;color:#ffffff;border:1px solid rgba(255,255,255,.3);padding:.75rem 1.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:4px;cursor:pointer;transition:all .2s;font-family:inherit}.about-page .ap-who-we-are-secondary-btn:hover{border-color:#ffffff;background-color:rgba(255,255,255,.05)}.about-page .ap-who-we-are-image-side{position:absolute;top:50%;right:-20%;transform:translate(50px,-50%);opacity:0;transition:opacity 1.2s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1);width:50%;z-index:10;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.05)}.about-page .ap-who-we-are-container.ap-animate-in .ap-who-we-are-image-side{opacity:1;transform:translateY(-50%)}.about-page .ap-who-we-are-image-side img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}@media (max-width:992px){.about-page .ap-who-we-are-section{padding:60px 16px}.about-page .ap-who-we-are-box{width:100%;display:flex;flex-direction:column;margin-bottom:20px}.about-page .ap-who-we-are-content-side{width:100%;padding:2rem 1.5rem}.about-page .ap-who-we-are-title{font-size:2rem}.about-page .ap-who-we-are-image-side{position:relative;top:auto;right:auto;transform:none;width:100%;box-shadow:none;border-radius:0 0 12px 12px;padding:1rem;background:transparent}.about-page .ap-who-we-are-container.ap-animate-in .ap-who-we-are-image-side{transform:none}}.about-page .ap-global-section{padding:80px 24px;position:relative;z-index:1}.about-page .ap-global-container{max-width:1200px;margin:0 auto}.about-page .ap-global-title{font-size:clamp(2rem,3.5vw,3rem);font-weight:800;text-align:center;margin-bottom:3rem;color:#0f172a}.about-page .ap-global-box{background:rgba(255,255,255,.4);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.6);border-radius:32px;padding:32px;display:grid;grid-template-columns:350px 1fr;gap:32px;box-shadow:0 20px 40px rgba(0,0,0,.05);height:600px}.about-page .ap-global-list-container{display:flex;flex-direction:column;gap:12px;overflow-y:auto;padding-right:16px}.about-page .ap-global-list-container::-webkit-scrollbar{width:6px}.about-page .ap-global-list-container::-webkit-scrollbar-track{background:rgba(0,0,0,.02);border-radius:10px}.about-page .ap-global-list-container::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:10px}.about-page .ap-global-list-container::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.2)}.about-page .ap-global-card{background:rgba(255,255,255,.7);border-radius:16px;padding:16px 20px;display:flex;align-items:center;gap:16px;cursor:pointer;transition:all .3s ease;border:1px solid rgba(255,255,255,.5);box-shadow:0 4px 15px rgba(0,0,0,.02)}.about-page .ap-global-card:hover{background:rgba(255,255,255,.9);transform:translateX(4px);box-shadow:0 8px 25px rgba(0,0,0,.04)}.about-page .ap-global-card.ap-active{background:#ffffff;border-color:#06b6d4;box-shadow:0 10px 30px rgba(6,182,212,.15)}.about-page .ap-global-flag{width:32px;height:24px;border-radius:4px;-o-object-fit:cover;object-fit:cover;box-shadow:0 2px 5px rgba(0,0,0,.1)}.about-page .ap-global-card-text h4{margin:0;font-size:1.1rem;font-weight:600;color:#0f172a}.about-page .ap-global-card-text p{font-size:.85rem;color:#64748b;margin:2px 0 0}.about-page .ap-global-image-container{width:100%;height:100%;border-radius:24px;overflow:hidden;position:relative;box-shadow:0 10px 30px rgba(0,0,0,.1)}.about-page .ap-global-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-page .ap-fade-in{animation:ap-fadeIn .4s ease-in-out forwards}@keyframes ap-fadeIn{0%{opacity:.6;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.about-page .ap-address-overlay{position:absolute;bottom:24px;right:24px;background:rgba(255,255,255,.85);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.4);padding:20px 24px;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.15);max-width:320px;text-align:right}.about-page .ap-address-overlay h4{margin:0 0 8px;font-size:1.1rem;font-weight:700;color:#0f172a}.about-page .ap-address-overlay p{margin:0 0 4px;font-size:.9rem;color:#475569;line-height:1.4}.about-page .ap-address-overlay p:last-child{margin-bottom:0}@media (max-width:992px){.about-page .ap-global-box{grid-template-columns:1fr;grid-template-rows:auto 400px;height:auto}.about-page .ap-global-list-container{padding-right:0;padding-bottom:16px}.about-page .ap-address-overlay{bottom:16px;right:16px;left:16px;max-width:none;text-align:left}}.about-page .ap-team-section{padding:100px 24px;background-color:transparent;position:relative;z-index:1}.about-page .ap-team-container{max-width:1200px;margin:0 auto}.about-page .ap-team-header{text-align:center;margin-bottom:4rem}.about-page .ap-team-title{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;color:#111;margin-bottom:1rem;letter-spacing:-.02em}.about-page .ap-team-description{font-size:1.125rem;color:#555;max-width:600px;margin:0 auto}.about-page .ap-team-grid-wrapper{display:flex;flex-direction:column;gap:2.5rem;width:100%;max-width:1200px;margin:0 auto}.about-page .ap-team-row{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.about-page .ap-team-card{background:transparent;border:none;box-shadow:none;display:flex;flex-direction:column;align-items:flex-start;gap:1rem;padding:0;text-align:left;min-height:auto;width:100%;max-width:250px;position:relative;transition:transform .3s ease}.about-page .ap-team-card:hover{transform:translateY(-5px)}.about-page .ap-team-image-wrapper{width:100%;aspect-ratio:1/1;border-radius:12px;overflow:hidden;background-color:#e2e8f0}.about-page .ap-team-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.about-page .ap-team-avatar-container{width:100%;height:100%;background:linear-gradient(135deg,#0284c7,#06b6d4,#2bd392);display:flex;align-items:center;justify-content:center}.about-page .ap-team-initials{font-size:3rem;font-weight:700;color:#ffffff;letter-spacing:.05em}.about-page .ap-team-info{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:0;margin-top:0}.about-page .ap-team-name{font-size:1.15rem;font-weight:700;color:#111827;margin-bottom:.2rem}.about-page .ap-team-designation{font-size:.85rem;font-weight:500;color:#111827;margin-bottom:.75rem;text-transform:none}.about-page .ap-team-content{font-size:.8rem;color:#111827;line-height:1.5;margin-bottom:0;opacity:0;max-height:0;overflow:hidden;transition:all .4s ease-in-out;text-transform:uppercase}.about-page .ap-team-card:hover .ap-team-content{opacity:1;max-height:200px;margin-top:.25rem;margin-bottom:.75rem}.about-page .ap-team-linkedin{color:#94a3b8;transition:color .2s ease;display:inline-flex;margin-top:auto}.about-page .ap-team-linkedin:hover{color:#0284c7}.about-page .ap-stats-section{padding:3rem 2rem 6rem;background-color:transparent;display:flex;justify-content:center;align-items:center}.about-page .ap-stats-container{display:flex;flex-direction:column;gap:4rem;width:100%;max-width:1000px}@media (min-width:768px){.about-page .ap-stats-container{flex-direction:row;justify-content:space-around;gap:2rem}}.about-page .ap-stat-card{text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem}.about-page .ap-stat-number{font-size:clamp(4rem,8vw,6rem);font-weight:800;color:#1f2937;line-height:1;letter-spacing:-.03em}.about-page .ap-stat-label{font-size:1.1rem;color:#4b5563;font-weight:500}.about-page .ap-vision-mission-section{padding:2rem 5% 6rem;justify-content:center}.about-page .ap-vision-mission-section,.about-page .ap-vm-container{width:100%;position:relative;display:flex;background-color:transparent}.about-page .ap-vm-container{max-width:1100px;min-height:520px;border-radius:0 120px 0 120px;overflow:hidden;box-shadow:0 15px 35px rgba(0,0,0,.08);transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1)}.about-page .ap-vm-container:hover{transform:translateY(-8px);box-shadow:0 30px 60px rgba(6,182,212,.15)}.about-page .ap-vm-panel-mission{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ffffff;clip-path:polygon(68% 0,100% 0,100% 100%,39% 100%);display:flex;align-items:stretch;justify-content:flex-end;z-index:1;transition:background-color .4s ease}.about-page .ap-vm-content-mission{width:45%;padding:4rem 5rem 4rem 0;color:#1e3a8a;display:flex;flex-direction:column;justify-content:space-between}.about-page .ap-vm-content-mission .ap-vm-text-wrapper{margin-top:auto;text-align:left}.about-page .ap-vm-icon-target{align-self:flex-end;color:#0ea5e9;transition:transform .4s ease}.about-page .ap-vm-container:hover .ap-vm-icon-target{transform:scale(1.1) rotate(5deg)}.about-page .ap-mission-title{font-size:3.75rem;font-weight:800;line-height:1;margin-bottom:1.25rem;text-transform:uppercase;color:#0f172a;letter-spacing:-.03em}.about-page .ap-mission-text{font-size:1.15rem;line-height:1.6;color:#475569;font-weight:500;margin:0}.about-page .ap-vm-panel-vision{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#06b6d4,#10b981);clip-path:polygon(0 0,67% 0,38% 100%,0 100%);display:flex;align-items:stretch;z-index:2;transition:filter .4s ease}.about-page .ap-vm-container:hover .ap-vm-panel-vision{filter:brightness(1.05)}.about-page .ap-vm-content-vision{width:45%;padding:4rem 0 4rem 5rem;color:#ffffff;display:flex;flex-direction:column;justify-content:space-between}.about-page .ap-vm-icon-eye{color:#ffffff;transition:transform .4s ease}.about-page .ap-vm-container:hover .ap-vm-icon-eye{transform:scale(1.1)}.about-page .ap-vision-title{font-size:3.75rem;font-weight:800;line-height:1;margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:-.03em}.about-page .ap-vision-text{font-size:1.15rem;line-height:1.6;font-weight:500;color:rgba(255,255,255,.95)}.about-page .ap-vm-icon-wrap svg{width:70px;height:70px}@media (max-width:768px){.about-page .ap-mission-section{padding:4rem 5%}}.about-page .ap-why-evoke-section{padding:1rem 10% 3rem;background-color:transparent;position:relative;overflow:hidden}.about-page .ap-why-evoke-container{max-width:1100px;margin:0 auto;position:relative;z-index:1}.about-page .ap-why-evoke-content{position:relative;display:flex;align-items:center;gap:4rem;text-align:left}.about-page .ap-why-evoke-left{flex:0 0 35%;opacity:0;transform:translateX(-60px);transition:opacity .8s ease-out .1s,transform .8s ease-out .1s}.about-page .ap-why-evoke-container.ap-animate-in .ap-why-evoke-left{opacity:1;transform:translateX(0)}.about-page .ap-why-evoke-right{flex:1;opacity:0;transform:translateX(-60px);transition:opacity .8s ease-out .3s,transform .8s ease-out .3s}.about-page .ap-why-evoke-container.ap-animate-in .ap-why-evoke-right{opacity:1;transform:translateX(0)}.about-page .ap-why-evoke-line{width:2px;background-color:#e2e8f0;align-self:stretch;opacity:0;transform:scaleY(0);transform-origin:top;transition:opacity .8s ease-out .2s,transform .8s ease-out .2s}.about-page .ap-why-evoke-container.ap-animate-in .ap-why-evoke-line{opacity:1;transform:scaleY(1)}.about-page .ap-why-evoke-content h2{font-size:5.5rem;color:#000000;font-weight:800;margin-bottom:.5rem;letter-spacing:-.01em;line-height:1}.about-page .ap-why-text{font-size:5rem;display:block;line-height:.65;margin-bottom:1.3rem}.about-page .ap-why-evoke-divider{width:80px;height:4px;background:linear-gradient(90deg,#2bd392,#0284c7);margin:0 0 2rem;border-radius:2px}.about-page .ap-why-evoke-content p{font-size:1.5rem;color:#111111;line-height:1.7;font-weight:500;margin:0}@media (max-width:768px){.about-page .ap-why-evoke-section{padding:4rem 5% 2rem}.about-page .ap-why-evoke-content{padding:3rem 2rem;flex-direction:column;text-align:center;gap:1.5rem}.about-page .ap-why-evoke-divider{margin:0 auto 2rem}.about-page .ap-why-evoke-content h2{font-size:2.2rem}.about-page .ap-why-text{font-size:3.5rem}.about-page .ap-why-evoke-content p{font-size:1.1rem}.about-page .ap-why-evoke-line{width:60px;height:2px;align-self:center;transform:scaleX(0);transform-origin:left;margin:.5rem 0}.about-page .ap-why-evoke-container.ap-animate-in .ap-why-evoke-line{transform:scaleX(1)}.about-page .ap-hero-section{padding-top:150px;min-height:60vh}.about-page .ap-hero-title{font-size:clamp(2.5rem,8vw,4rem);white-space:normal}.about-page .ap-hero-description{font-size:1rem;padding:0 10px}.about-page .ap-who-we-are-box{flex-direction:column}.about-page .ap-who-we-are-content-side{width:100%;padding:2rem 0}.about-page .ap-who-we-are-image-side{position:relative;width:100%;right:0;transform:none;top:0;margin-top:2rem;opacity:1}.about-page .ap-vm-container{flex-direction:column;min-height:auto;border-radius:20px;box-shadow:none;background:transparent;gap:1.5rem}.about-page .ap-vm-panel-mission,.about-page .ap-vm-panel-vision{position:relative;width:100%;height:auto;clip-path:none!important;border-radius:20px;padding:2rem;box-shadow:0 10px 25px rgba(0,0,0,.1);background:linear-gradient(135deg,#1e3a8a,#3b82f6)}.about-page .ap-vm-content-mission,.about-page .ap-vm-content-vision{position:relative;padding:0;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:flex-start;color:#ffffff}.about-page .ap-vm-icon-wrap{margin-bottom:1rem;position:relative}.about-page .ap-vm-title{font-size:2.5rem}.about-page .ap-vm-text{max-width:100%}.about-page .ap-mission-text,.about-page .ap-mission-title,.about-page .ap-vision-text,.about-page .ap-vision-title{color:#ffffff!important}.about-page .ap-team-grid-wrapper{display:flex;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;gap:1.5rem;padding-bottom:1rem;scrollbar-width:none;-webkit-overflow-scrolling:touch}}@media (max-width:768px){.about-page .ap-team-grid-wrapper::-webkit-scrollbar{display:none}.about-page .ap-team-row{display:contents}.about-page .ap-team-card{flex:0 0 260px;max-width:none;scroll-snap-align:center}.about-page .ap-address-overlay{padding:10px 15px;bottom:10px;right:10px;left:10px;border-radius:12px}.about-page .ap-address-overlay h4{font-size:1rem;margin-bottom:4px}.about-page .ap-address-overlay p{font-size:.8rem;margin-bottom:2px}.about-page .ap-global-section{padding:60px 16px}.about-page .ap-global-box{grid-template-rows:auto 300px;padding:20px}.about-page .ap-global-list-container{gap:8px}.about-page .ap-global-card{padding:12px}.about-page .ap-team-section{padding:60px 16px}.about-page .ap-team-header{margin-bottom:2rem}.about-page .ap-team-card{padding:2rem 1.5rem}}.about-page.dark{background-color:#000000}.about-page.dark .ap-feature-group li,.about-page.dark .ap-feature-group li strong,.about-page.dark .ap-feature-intro,.about-page.dark .ap-who-we-are-intro,.about-page.dark .ap-who-we-are-intro strong,.about-page.dark .ap-who-we-are-title{color:#f8fafc}.about-page.dark .ap-who-we-are-image-side{box-shadow:0 20px 40px rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.05)}.about-page.dark .ap-global-title{color:#f8fafc}.about-page.dark .ap-global-box{background:rgba(0,0,0,.6);border-color:rgba(255,255,255,.1)}.about-page.dark .ap-global-card{background:rgba(0,0,0,.8);border-color:rgba(255,255,255,.1)}.about-page.dark .ap-global-card:hover{background:rgba(15,15,15,.9)}.about-page.dark .ap-global-card.ap-active{background:#000000;border-color:#06b6d4}.about-page.dark .ap-global-card-text h4{color:#f8fafc}.about-page.dark .ap-global-card-text p{color:#94a3b8}.about-page.dark .ap-address-overlay{background:rgba(0,0,0,.85);border-color:rgba(255,255,255,.1)}.about-page.dark .ap-address-overlay h4{color:#f8fafc}.about-page.dark .ap-address-overlay p{color:#cbd5e1}.about-page.dark .ap-team-title{color:#f8fafc}.about-page.dark .ap-team-description{color:#cbd5e1}.about-page.dark .ap-team-name{color:#f8fafc}.about-page.dark .ap-team-content,.about-page.dark .ap-team-designation{color:#e2e8f0}.about-page.dark .ap-team-linkedin{color:#64748b}.about-page.dark .ap-team-linkedin:hover{color:#38bdf8}.about-page.dark .ap-stat-number{color:#f8fafc}.about-page.dark .ap-stat-label{color:#94a3b8}.about-page.dark .ap-why-evoke-section{background-color:#000000}.about-page.dark .ap-why-evoke-content h2{color:#f8fafc}.about-page.dark .ap-why-evoke-content p{color:#ffffff}.about-page.dark .ap-why-evoke-line{background-color:rgba(255,255,255,.15)}.about-page.dark .ap-global-section,.about-page.dark .ap-stats-section,.about-page.dark .ap-team-section,.about-page.dark .ap-who-we-are-section{background-color:#000000}.about-page.dark .ap-vm-panel-mission{background-color:#0f172a}.about-page.dark .ap-mission-title{color:#f8fafc}.about-page.dark .ap-mission-text{color:#cbd5e1}.about-page.dark .ap-who-we-are-divider{border-top:1px dashed rgba(255,255,255,.2)}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078A8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers.ef6db872.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers-2x.9859cd12.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/_next/static/media/marker-icon.d577052a.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}