html{scroll-behavior:smooth}@media screen and (width<=1024px){.header-container{padding:1rem 1.5rem}.header-right-controls{gap:1rem}.mobile-menu-icon{display:flex}.header-nav{background-color:#fff;flex-direction:column;gap:1.5rem;width:100%;max-height:0;padding:0;transition:max-height .4s ease-in-out,padding .4s ease-in-out;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 4px 6px #0000000d}.header-nav.active{max-height:400px;padding:2rem 0}.header-nav a{font-size:1.1rem}.mobile-menu-icon .bar.active:first-child{transform:translateY(8px)rotate(45deg)}.mobile-menu-icon .bar.active:nth-child(2){opacity:0}.mobile-menu-icon .bar.active:nth-child(3){transform:translateY(-8px)rotate(-45deg)}}@media (width<=768px){.footer-container{flex-direction:column;gap:2.5rem;padding:2.5rem 1.5rem}.footer-legal{text-align:left;align-items:flex-start}.legal-links{justify-content:flex-start}.back-to-top{bottom:1.5rem;right:1.5rem}}.popup-overlay{z-index:9999;background-color:#000000bf;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.popup-content{background-color:#fff;border-radius:16px;width:90%;max-width:950px;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.popup-close{color:#333;cursor:pointer;z-index:10;background:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;transition:background .3s;display:flex;position:absolute;top:15px;right:15px}.popup-close:hover{background:#f0f0f0}.popup-body{flex-direction:row;display:flex}.popup-form-section{flex-direction:column;flex:1;justify-content:center;padding:50px 40px;display:flex}.popup-form-section h2{color:#1a1a1a;margin-bottom:30px;font-family:inherit;font-size:36px}.popup-form-section input[type=text],.popup-form-section input[type=email],.popup-form-section textarea{box-sizing:border-box;background-color:#fff;border:1px solid #ddd;border-radius:30px;outline:none;width:100%;margin-bottom:20px;padding:15px 20px;font-family:inherit;font-size:16px}.popup-form-section textarea{resize:vertical;border-radius:20px}.popup-form-section input:focus,.popup-form-section textarea:focus{border-color:#999}.popup-checkbox{align-items:flex-start;gap:12px;margin-bottom:30px;display:flex}.popup-checkbox input[type=checkbox]{cursor:pointer;margin-top:3px}.popup-checkbox label{color:#666;cursor:pointer;font-size:14px;line-height:1.4}.popup-submit-btn{color:#fff;cursor:pointer;background-color:#4caf50;border:none;border-radius:30px;align-self:flex-start;padding:15px 40px;font-size:16px;font-weight:600;transition:background-color .3s}.popup-submit-btn:hover{background-color:#45a049}.popup-image-section{flex:1;display:flex}.popup-image-section img{object-fit:cover;width:100%;height:100%}@media (width<=768px){.popup-content{width:95%;max-height:90vh;overflow-y:auto}.popup-body{flex-direction:column-reverse}.popup-image-section{width:100%;height:220px;display:block}.popup-form-section{padding:25px 20px}.popup-form-section h2{margin-bottom:20px;font-size:28px}.popup-close{background:#fffffff2;width:32px;height:32px;font-size:20px;top:10px;right:10px;box-shadow:0 2px 5px #0003}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body,html{width:100%;margin:0;padding:0;overflow-x:hidden}.layout-container{flex-direction:column;width:100%;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex;overflow-x:hidden}.main-content{flex-grow:1;width:100%}.header-container{box-sizing:border-box;z-index:1000;background-color:#fff;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 4rem;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;left:0;box-shadow:0 2px 10px #0000000d}.header-container.visible{transform:translateY(0)}.header-container.hidden{transform:translateY(-100%)}.header-logo{align-items:center;display:flex}.header-logo img{cursor:pointer;height:25px}.header-nav{align-items:center;gap:2.5rem;display:flex}.header-nav a{color:#042f4b;font-size:1rem;font-weight:600;text-decoration:none;transition:color .3s}.header-nav a:hover{color:#4caf50}.header-right-controls{align-items:center;gap:1.5rem;display:flex}.header-contact-btn{color:#fff;cursor:pointer;background-color:#043152;border:none;border-radius:30px;padding:.75rem 2.2rem;font-size:1rem;font-weight:600;transition:background-color .3s,transform .1s}.header-contact-btn:hover{background-color:#032036;transform:translateY(-1px)}.mobile-menu-icon{cursor:pointer;z-index:1001;flex-direction:column;gap:5px;display:none}.mobile-menu-icon .bar{background-color:#042f4b;border-radius:3px;width:25px;height:3px;transition:all .3s ease-in-out}@media screen and (width<=1024px){.header-container{padding:1rem 1.5rem}.header-right-controls{gap:1rem}.mobile-menu-icon{display:flex}.header-nav{background-color:#fff;flex-direction:column;gap:1.5rem;width:100%;max-height:0;padding:0;transition:max-height .4s ease-in-out,padding .4s ease-in-out;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 4px 6px #0000000d}.header-nav.active{max-height:400px;padding:2rem 0}.header-nav a{font-size:1.1rem}.mobile-menu-icon .bar.active:first-child{transform:translateY(8px)rotate(45deg)}.mobile-menu-icon .bar.active:nth-child(2){opacity:0}.mobile-menu-icon .bar.active:nth-child(3){transform:translateY(-8px)rotate(-45deg)}}.footer-container{background-color:#fff;border-top:1px solid #f0f0f0;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;padding:4rem;display:flex;position:relative}.footer-col{flex-direction:column;display:flex}.footer-logo img{height:40px}.footer-contact p{color:#6b7280;margin:0 0 1rem;font-size:.95rem}.footer-socials{gap:1rem;margin-top:.5rem;display:flex}.footer-socials a{color:#6b7280;transition:color .2s}.footer-socials a:hover{color:#042f4b}.footer-links{gap:1.2rem}.footer-links a{color:#6b7280;font-size:.95rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#042f4b}.footer-legal{text-align:right;align-items:flex-end}.footer-legal p{color:#6b7280;margin:0 0 .5rem;font-size:.95rem}.legal-links{align-items:center;gap:.8rem;display:flex}.legal-links a{color:#6b7280;font-size:.95rem;text-decoration:none;transition:color .2s}.legal-links a:hover{color:#042f4b}.separator{color:#d1d5db}.back-to-top{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s;display:flex;position:absolute;bottom:2rem;right:4rem}.back-to-top:hover{transform:translateY(-3px)}@media (width<=768px){.footer-container{flex-direction:column;gap:2.5rem;padding:2.5rem 1.5rem}.footer-legal{text-align:left;align-items:flex-start}.legal-links{justify-content:flex-start}.back-to-top{bottom:1.5rem;right:1.5rem}}.tangible-section{z-index:999;background-color:#fff;justify-content:center;width:100%;padding:8rem 0 0;font-family:system-ui,-apple-system,sans-serif;display:flex;position:relative}.tangible-container{flex-direction:column;gap:2rem;width:100%;max-width:80rem;margin:0 auto;display:flex}@media (width>=768px){.tangible-section{padding:10rem 3rem 0}.tangible-container{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:6rem}}.tangible-left{flex:1;padding-bottom:0;display:flex}@media (width>=768px){.tangible-left{padding-bottom:6rem}}.tangible-heading{color:#0b2541;letter-spacing:-.02em;margin:0;padding:0 1.5rem;font-size:3rem;font-weight:700;line-height:1.1}@media (width>=768px){.tangible-heading{transform-origin:0 0;margin-top:-5rem;margin-left:-2.5rem;padding:0;font-size:4.75rem;transform:scaleY(1.15)}}.tangible-right{z-index:10;box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;margin-left:-1.2rem;display:flex;position:relative}@media (width>=768px){.tangible-right{max-width:28rem;margin-left:0}}.tangible-text-container{box-sizing:border-box;background-color:#e8e9ec;width:100%;padding:2.5rem 1.5rem}@media (width>=768px){.tangible-text-container{padding:3.5rem 2.5rem 4.5rem}}.tangible-description{color:#0b2541;font-size:1.5rem;font-weight:500;line-height:1.35;margin:0!important;padding:0!important}@media (width>=768px){.tangible-description{font-size:2.1rem}}.tangible-btn{color:#fff;cursor:pointer;z-index:20;background-color:#0b335c;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2rem;transition:background-color .3s;display:flex;position:absolute;top:calc(100% + 300px);left:0}@media (width>=768px){.tangible-btn{padding:2rem 2.5rem;position:absolute;top:100%;left:0}}.tangible-btn:hover{background-color:#072443}.btn-text-group{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;gap:.15rem;display:flex}.btn-text{letter-spacing:.1em;text-transform:uppercase;font-size:.85rem;font-weight:700;line-height:1}.arrow-icon{color:#39ff14;width:2rem;height:2rem;transition:transform .3s}@media (width>=768px){.arrow-icon{width:2.8rem;height:2.8rem}}.tangible-btn:hover .arrow-icon{transform:translate(4px,4px)}.animate-right-box{opacity:0;animation:1s ease-out .6s forwards fadeInRight}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media (width<=767px){.tangible-right{margin-left:0!important}.tangible-text-container{width:100vw!important;margin-left:calc(50% - 50vw)!important}.tangible-btn{width:100vw!important;top:calc(100% + 200px)!important;left:50%!important;transform:translate(-50%)!important}}.carousel-wrapper{background-color:#1a1a1a;width:100%;height:200px;margin-bottom:85px;position:relative;overflow:hidden}@media (width>=768px){.carousel-wrapper{height:500px;margin-bottom:0}}.carousel-slide{opacity:0;z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;transition:opacity 1.5s ease-in-out;position:absolute;top:0;left:0;transform:scale(1)}.carousel-slide.active{opacity:1;z-index:2}.carousel-slide.initial-zoom{animation:4s linear forwards slowZoom}@keyframes slowZoom{0%{transform:scale(1)}to{transform:scale(1.08)}}.thesis-container{max-width:1350px;margin-top:50px;margin-left:auto;margin-right:auto;padding:90px 20px 80px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.thesis-header-row{grid-template-columns:repeat(3,1fr);align-items:flex-start;gap:30px;margin-bottom:70px;display:grid}.thesis-label{text-transform:uppercase;letter-spacing:1px;color:#000;grid-column:1/2;margin-top:20px;font-size:.85rem;font-weight:700}.thesis-title{color:#0b1f35;opacity:0;grid-column:2/4;margin:0;padding-left:180px;font-size:3.9rem;font-weight:650;line-height:1.15;transition:opacity .8s cubic-bezier(.25,1,.5,1),transform .8s cubic-bezier(.25,1,.5,1);transform:translateY(40px)}.thesis-title.visible{opacity:1;transform:translateY(0)}.thesis-cards-row{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.thesis-card{opacity:0;background-color:#eef1f4;flex-direction:column;align-items:flex-start;padding:40px 30px;transition:opacity .8s cubic-bezier(.25,1,.5,1),transform .8s cubic-bezier(.25,1,.5,1);display:flex;transform:translateY(60px)}.thesis-card.visible{opacity:1;transform:translateY(0)}.thesis-card.visible:hover{transition:transform .3s;transform:translateY(-5px);transition-delay:0s!important}.thesis-icon{margin-bottom:40px}.thesis-card h3{color:#0b1f35;margin:0 0 15px;font-size:1.6rem;font-weight:700}.thesis-card p{color:#7e8b98;margin:0;font-size:1.05rem;line-height:1.6}@media screen and (width<=900px){.thesis-container{padding-top:60px;padding-bottom:60px}.thesis-header-row{grid-template-columns:1fr;gap:15px;margin-bottom:50px}.thesis-label{grid-column:1/-1;margin-top:0}.thesis-title{grid-column:1/-1;padding-left:0;font-size:3rem}}@media screen and (width<=768px){.thesis-container{padding-top:40px;padding-bottom:40px}.thesis-title{font-size:2.2rem;line-height:1.2}.thesis-cards-row{grid-template-columns:1fr;gap:20px}.thesis-card{padding:30px 20px}.thesis-card h3{font-size:1.4rem}.thesis-card p{font-size:1rem}}.about-firm-section{background-color:#fdfdfd;grid-template-columns:85px 1fr;align-items:start;gap:1rem;max-width:1300px;margin:0 auto;padding:7rem 2rem 6rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:grid}.about-firm-label{text-transform:uppercase;letter-spacing:.05em;color:#000;white-space:nowrap;opacity:0;margin:0;font-size:.85rem;font-weight:600;transition:opacity .8s cubic-bezier(.25,1,.5,1),transform .8s cubic-bezier(.25,1,.5,1);display:block;transform:translateY(30px)}.about-firm-label.visible{opacity:1;transform:translateY(0)}.about-firm-content{flex-direction:column;gap:0;margin-top:2.1rem;display:flex}.about-firm-heading{letter-spacing:-.04em;color:#080f14;opacity:0;margin:0;font-size:4rem;font-weight:620;line-height:1.05;transition:opacity .8s cubic-bezier(.25,1,.5,1),transform .8s cubic-bezier(.25,1,.5,1);transform:translateY(40px)}.about-firm-heading.visible{opacity:1;transform:translateY(0)}.about-firm-subheading{letter-spacing:-.04em;color:#888;opacity:0;margin:0;font-size:4rem;font-weight:520;line-height:1.05;transition:opacity .8s cubic-bezier(.25,1,.5,1),transform .8s cubic-bezier(.25,1,.5,1);transform:translateY(50px)}.about-firm-subheading.visible{opacity:1;transform:translateY(0)}@media (width<=900px){.about-firm-section{grid-template-columns:1fr;gap:2rem;padding:4rem 1.5rem}.about-firm-content{margin-top:0}.about-firm-heading,.about-firm-subheading{font-size:2.8rem;line-height:1.1}}@media (width<=480px){.about-firm-heading,.about-firm-subheading{font-size:2.2rem}}.brain-trust-section{background-color:#e0e7e7;padding:8rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.brain-trust-container{flex-direction:column;max-width:1300px;margin:0 auto;display:flex}.brain-trust-header{grid-template-columns:1fr 1.5fr;align-items:flex-start;gap:6rem;display:grid}.brain-trust-left{flex-direction:column;display:flex}.brain-trust-label{text-transform:uppercase;letter-spacing:.05em;color:#555;margin-bottom:1rem;font-size:.85rem;font-weight:600}.brain-trust-heading{color:#0f1419;letter-spacing:-.03em;margin:0;font-size:3.8rem;font-weight:700;line-height:1.1}.brain-trust-description{color:#0f1419;margin:0;font-size:1.35rem;font-weight:500;line-height:1.5}.brain-trust-controls{justify-content:flex-end;gap:1rem;margin-top:1rem;margin-bottom:1.5rem;display:flex}.nav-btn{color:#fff;cursor:pointer;touch-action:manipulation;-webkit-user-select:none;user-select:none;background-color:#72d572;border:none;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;padding-bottom:5px;font-size:2rem;line-height:0;transition:transform .1s,background-color .3s;display:flex}.nav-btn:hover{background-color:#5bbb5b}.nav-btn:active{transform:scale(.95)}.brain-trust-carousel{scrollbar-width:none;-ms-overflow-style:none;gap:1.5rem;display:flex;overflow-x:auto}.brain-trust-carousel::-webkit-scrollbar{display:none}.advisor-card{cursor:pointer;flex-direction:column;flex:0 0 290px;width:290px;min-width:290px;display:flex}.img-wrapper{aspect-ratio:1;width:100%;margin-bottom:1rem;overflow:hidden}.advisor-img{object-fit:cover;object-position:center top;filter:grayscale();background-color:#ddd;width:100%;height:100%;transition:transform .4s}.advisor-card:hover .advisor-img{transform:scale(1.1)}.advisor-name{color:#0f1419;margin:0 0 .3rem;font-size:1.25rem;font-weight:600}.advisor-role{color:#666;margin:0;font-size:.95rem}@media (width<=900px){.brain-trust-section{padding:5rem 1.5rem}.brain-trust-header{grid-template-columns:1fr;gap:2.5rem}.brain-trust-heading{font-size:3rem}.brain-trust-description{font-size:1.15rem}.advisor-card{flex:0 0 240px;width:240px;min-width:240px}}.brain-trust-label,.brain-trust-heading,.brain-trust-description,.brain-trust-controls,.brain-trust-carousel{opacity:0;transition:opacity .8s cubic-bezier(.25,1,.5,1),transform .8s cubic-bezier(.25,1,.5,1);transform:translateY(40px)}.brain-trust-label.visible,.brain-trust-heading.visible,.brain-trust-description.visible,.brain-trust-controls.visible,.brain-trust-carousel.visible{opacity:1;transform:translateY(0)}.team-section{box-sizing:border-box;color:#1a1a1a;width:100%;max-width:1200px;margin:80px auto 0;padding:4rem 2rem;font-family:Inter,system-ui,-apple-system,sans-serif;overflow:hidden}.team-grid{grid-template-columns:repeat(3,1fr);gap:3rem 2rem;width:100%;display:grid}.team-intro{flex-direction:column;grid-column:auto;justify-content:flex-start;margin-left:0;padding-left:0;padding-right:0;display:flex}.subtitle{letter-spacing:.05em;text-transform:uppercase;color:#0c1f36;margin-bottom:1.2rem;font-size:.85rem;font-weight:700}.title{letter-spacing:-.03em;color:#0c1f36;margin:0 0 1.5rem;font-size:3.8rem;font-weight:700;line-height:1.1}.description{color:#0c1f36;max-width:95%;margin:0;font-size:1.15rem;font-weight:500;line-height:1.6}.team-card{flex-direction:column;width:100%;display:flex}.image-wrapper{aspect-ratio:4/5;background-color:#f0f0f0;width:100%;margin-bottom:1.25rem;overflow:hidden}.image-wrapper img{object-fit:cover;filter:grayscale();cursor:pointer;width:100%;height:100%;transition:filter .4s ease-in-out,transform .4s ease-in-out}.image-wrapper img:hover{filter:grayscale(0%);transform:scale(1.15)}.member-info{flex-direction:column;align-items:flex-start;width:100%;display:flex}.member-name{margin:0 0 .25rem;font-size:1.125rem;font-weight:600}.member-role{color:#666;margin:0 0 .75rem;font-size:.875rem}.linkedin-link{color:#1a1a1a;transition:opacity .2s;display:inline-flex}.linkedin-link:hover{opacity:.7}.linkedin-icon{fill:#1a1a1a;stroke:none}.view-more-container{justify-content:center;width:100%;margin-top:3.5rem;display:flex}.view-more-btn{color:#0c233b;cursor:pointer;background-color:#f4f4f4;border:none;border-radius:50px;justify-content:center;align-items:center;padding:1rem 3rem;font-family:inherit;font-size:1.5rem;font-weight:700;transition:all .3s;display:inline-flex}.view-more-btn:hover{color:#fff;background-color:#0c233b}.view-more-icon{stroke:#5cbe73;margin-left:.75rem;transition:all .3s}.view-more-icon.expanded{stroke:#0c233b;transform:rotate(180deg)}.view-more-btn:hover .view-more-icon{stroke:#fff}@media (width<=992px){.team-grid{grid-template-columns:repeat(2,1fr)}.team-intro{grid-column:1/-1;margin-bottom:2rem;padding-right:0}}@media (width<=600px){.team-section{margin-top:40px;padding:2rem 0}.team-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem}.team-intro{grid-column:1/-1;margin-bottom:1rem;padding-right:0}.title{font-size:2rem}.description{font-size:.9rem}.member-name{font-size:.95rem}.member-role{margin-bottom:.5rem;font-size:.75rem}.linkedin-icon{width:16px;height:16px}.view-more-btn{padding:.8rem 2rem;font-size:1.1rem}.view-more-icon{width:25px;height:35px}}.team-intro,.team-card,.view-more-container{opacity:0;transition:opacity .8s cubic-bezier(.25,1,.5,1),transform .8s cubic-bezier(.25,1,.5,1);transform:translateY(40px)}.team-intro.visible,.team-card.visible,.view-more-container.visible{opacity:1;transform:translateY(0)}@media (width<=1024px){.team-grid{grid-template-columns:repeat(2,1fr)}.team-intro{grid-column:1/-1;max-width:100%;margin-bottom:2rem;padding-right:0}.title{font-size:3.2rem}}@media (width<=600px){.team-section{margin-top:40px;padding:2.5rem 1.5rem}.team-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem}.team-intro{grid-column:1/-1;margin-bottom:1rem;padding-right:0}.title{font-size:2rem}.description{font-size:.9rem}.member-name{font-size:.95rem}.member-role{margin-bottom:.5rem;font-size:.75rem}.linkedin-icon{width:16px;height:16px}.view-more-btn{padding:.8rem 2rem;font-size:1.1rem}.view-more-icon{width:25px;height:35px}}.mission-section{background-color:#0c233b;justify-content:center;padding:3rem 2rem;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.mission-container{justify-content:space-between;align-items:stretch;width:100%;max-width:1200px;display:flex}.mission-left{flex-direction:column;flex:0 45%;display:flex}.mission-icon{margin-bottom:2.5rem}.mission-text p{color:#fff;letter-spacing:.01em;margin:0 0 .4rem;font-size:1.15rem;font-weight:400;line-height:1.4}.mission-divider{background-color:#ffffff26;width:1px;margin:0 3rem}.mission-right{flex:0 50%;align-items:center;display:flex}.mission-right h2{color:#5cbe73;letter-spacing:-.02em;margin:0;font-size:3.5rem;font-weight:600;line-height:1.1}@media (width<=992px){.mission-container{flex-direction:column;gap:2rem}.mission-left,.mission-right{flex:100%;max-width:100%}.mission-divider{width:100%;height:1px;margin:1.5rem 0}.mission-right h2{font-size:2.5rem}}@media (width<=576px){.mission-right h2{font-size:2rem}.mission-text p{font-size:.95rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeInUp}.our-focus-section{box-sizing:border-box;background-color:#fff;width:100%;padding:6rem 2rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.our-focus-container{flex-direction:column;gap:4rem;max-width:1200px;margin:0 auto;display:flex}.focus-header{flex-direction:column;display:flex}.focus-label{text-transform:uppercase;letter-spacing:.1em;color:#0f172a;margin:0 0 1.5rem;font-size:.875rem;font-weight:700}.focus-heading{max-width:1000px;margin:0;font-size:4rem;line-height:1.15}.text-dark{color:#0b1f35;font-weight:700}.text-gray{color:#9ca3af;font-weight:600}.focus-list-wrapper{justify-content:flex-end;width:100%;display:flex}.focus-list{flex-direction:column;gap:1.25rem;width:100%;max-width:550px;margin:0;padding:0;list-style-type:none;display:flex}.focus-list-item{color:#0f172a;align-items:flex-start;gap:1rem;font-size:1.2rem;font-weight:600;line-height:1.4;display:flex}.check-icon{flex-shrink:0;margin-top:4px}@media screen and (width<=1024px){.our-focus-section{padding:4rem 2rem}.focus-heading{font-size:3rem}.our-focus-container{gap:3rem}}@media screen and (width<=768px){.our-focus-section{padding:3rem 1.5rem}.our-focus-container{gap:2.5rem}.focus-heading{font-size:2.1rem;line-height:1.25}.focus-label{margin-bottom:1rem}.focus-list-wrapper{justify-content:flex-start}.focus-list{max-width:100%}.focus-list-item{gap:.75rem;font-size:1.05rem}.check-icon{width:20px;height:20px;margin-top:3px}}.mobile-card-grid-fix{flex-wrap:wrap;gap:20px;width:100%;display:flex}@media screen and (width<=768px){.mobile-card-grid-fix{flex-direction:column!important;width:100%!important;margin-left:0!important;padding-left:0!important;padding-right:0!important}.mobile-card-grid-fix>*{box-sizing:border-box!important;width:100%!important;margin-left:0!important;margin-right:0!important}}.aoi-section{box-sizing:border-box;background-color:#fff;width:100%;padding:1rem 0 8rem;font-family:system-ui,-apple-system,sans-serif;overflow:hidden}.aoi-container{box-sizing:border-box;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;max-width:1250px;margin:0 auto;padding:0 3rem;display:grid}.aoi-column{flex-direction:column;gap:1.5rem;display:flex}.aoi-card{box-sizing:border-box;opacity:0;border-radius:12px;flex-direction:column;gap:1.25rem;padding:2.5rem 2rem;transition:opacity .8s cubic-bezier(.25,1,.5,1),transform .8s cubic-bezier(.25,1,.5,1);display:flex;transform:translateY(60px)}.aoi-card.visible{opacity:1;transform:translateY(0)}.card-tall{flex-grow:1.5}.flex-between{justify-content:space-between}.card-dark{background-color:#0c1f36}.card-light{background-color:#f1f5f9;min-height:380px;padding:3rem 2.5rem}.text-white{color:#fff}.text-green{color:#4ade80}.aoi-subtitle{letter-spacing:.05em;margin-bottom:1.5rem;font-size:.875rem;font-weight:600}.aoi-title{margin:0;font-size:3.5rem;font-weight:700;line-height:1.1}.aoi-footer-text{color:#e2e8f0;font-size:1.125rem;line-height:1.5}.aoi-footer-text p{margin:0}.card-heading{color:#0c1f36;margin:.5rem 0 0;font-size:1.5rem;font-weight:700}.card-light .card-heading{margin-top:auto}.card-desc{color:#64748b;margin:0;font-size:1rem;line-height:1.5}.image-card{min-height:300px;padding:0;overflow:hidden}.aoi-image{object-fit:cover;width:100%;height:100%;display:block}.card-green{color:#041224;background-color:#6edc73}.chart-card{flex-direction:column;justify-content:space-between;display:flex}.chart-header-exact{margin-bottom:1rem}.chart-heading-exact{color:#000;letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.8rem;font-weight:600;line-height:1.25}.chart-sub-exact{color:#1a5676;margin:0;font-size:.9rem;font-weight:500}.chart-container-exact{margin-top:auto;padding-top:80px;position:relative}.cagr-exact{z-index:10;pointer-events:none;width:65%;height:70px;position:absolute;top:-20px;left:15%}.cagr-text-box{text-align:center;position:absolute;top:-8px;left:28%}.cagr-percent{color:#041224;font-size:1.2rem;font-weight:500;line-height:1;display:block}.cagr-label{color:#041224;letter-spacing:.05em;margin-top:3px;font-size:.7rem;font-weight:700;display:block}.cagr-line-svg{width:100%;height:100%;position:absolute;bottom:0;left:0}.chart-bars-exact{align-items:flex-end;gap:10px;width:100%;height:280px;display:flex}.bar-wrapper{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex}.bar-val-exact{color:#102e5b;margin-bottom:.4rem;font-family:Georgia,Times New Roman,Times,serif;font-weight:400;line-height:1}.val-small{font-size:1.8rem}.val-med{font-size:2.2rem}.val-lrg{letter-spacing:-.03em;font-size:2.8rem}.custom-bar{background-color:#2b4058;border-radius:8px 8px 4px 4px;width:100%;position:relative;overflow:hidden;box-shadow:inset -5px 0 8px #00000059}.custom-bar:after{content:"";background-image:repeating-linear-gradient(90deg,#0000,#0000 6px,#0000004d 6px 10px);width:100%;height:40%;position:absolute;bottom:0;left:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 100%);mask-image:linear-gradient(#0000 0%,#000 100%)}.bar-2020{flex:0 0 35%}.bar-2025{flex:0 0 55%}.bar-2030{flex:0 0 85%}.bar-yr-exact{color:#1a5676;margin-top:.6rem;font-size:.85rem;font-weight:500}@media (width<=1024px){.aoi-container{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.aoi-section{padding:1rem 0 3rem}.aoi-container{flex-direction:column;gap:1.5rem;width:100%;margin:0;padding:0 1.25rem;display:flex}.aoi-column{gap:1.5rem;width:100%}.aoi-card{width:100%;margin:0}.aoi-title{font-size:2.5rem}.chart-bars-exact{height:220px}.val-small{font-size:1.5rem}.val-med{font-size:1.8rem}.val-lrg{font-size:2.2rem}}.process-section{box-sizing:border-box;background-color:#f0f4f8;width:100%;padding:5rem 2rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.process-container{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;width:100%;max-width:1440px;margin:0 auto;display:grid}.process-content{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;display:flex}.process-header{width:100%;margin-bottom:2.5rem}.process-label{text-transform:uppercase;letter-spacing:.05em;color:#475569;margin:0 0 1rem;font-size:.875rem;font-weight:600}.process-title{color:#0c1f36;margin:0 0 1.2rem;font-size:3.5rem;font-weight:700;line-height:1.1}.process-subtitle{color:#64748b;margin:0;font-size:1.125rem}.process-list-container{width:100%;margin-bottom:3rem}.process-list{flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style-type:none;display:flex}.process-list-item{color:#0f172a;border-left:3px solid #cbd5e1;margin-left:0;padding-left:1.2rem;font-size:1.25rem;font-weight:400;line-height:1.4}.process-callout{color:#0b3b19;box-sizing:border-box;background-color:#63cf67;border-radius:4px;width:100%;padding:2.5rem 2rem}.callout-heading{letter-spacing:-.01em;color:#0b3b19;margin:0 0 1rem;font-size:3rem;font-weight:650;line-height:1.1}.callout-text{color:#104a20;margin:0;font-size:1.25rem;font-weight:500;line-height:1.6}.process-image-wrapper{aspect-ratio:4/5;justify-self:end;width:85%;max-height:700px}.process-image{object-fit:cover;border-radius:8px;width:100%;height:100%;display:block}@media (width<=1200px){.process-container{gap:4rem}.process-image-wrapper{width:95%}}@media (width<=1024px){.process-container{gap:3rem}.process-title{font-size:2.8rem}.callout-heading{font-size:2.4rem}.process-image-wrapper{aspect-ratio:1;width:100%}}@media (width<=768px){.process-section{padding:4rem 1.5rem}.process-container{flex-direction:column;gap:2.5rem;display:flex}.process-content{display:contents}.process-header{order:1;margin-bottom:0}.process-list-container{order:2;margin-bottom:0}.process-image-wrapper{aspect-ratio:1/1.1;order:3;justify-self:center;width:100%;max-height:none}.process-callout{order:4}.process-title{font-size:2.4rem}.process-list-item{font-size:1.15rem}}@media (width<=480px){.process-section{padding:3rem 1rem}.process-container{gap:2rem}.process-title{font-size:2.2rem}.process-subtitle{font-size:1rem}.process-list-item{padding-left:1rem;font-size:1.1rem}.process-callout{padding:2rem 1.5rem}.callout-heading{font-size:2rem}.callout-text{font-size:1.1rem}.process-image-wrapper{aspect-ratio:4/3}}.on-india-section{opacity:0}.on-india-section.is-visible{animation:1s ease-in-out forwards fadeInBackground}.animate-up{opacity:0}.is-visible .animate-up{animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeInUp}@keyframes fadeInBackground{0%{opacity:0}to{opacity:1}}.on-india-section{color:#fff;background-color:#072443;width:100%;padding:4rem 2rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.on-india-container{grid-template-columns:1fr 1.2fr;align-items:start;gap:3rem;max-width:1300px;margin:0 auto;display:grid}.on-india-left{flex-direction:column;gap:1rem;display:flex}.on-india-star{width:18px;height:18px}.on-india-heading{letter-spacing:-.02em;margin:0;font-size:3.5rem;font-weight:500;line-height:1}.on-india-right{flex-direction:column;gap:1.5rem;display:flex}.on-india-intro{margin:0;font-size:1.2rem;font-weight:400;line-height:1.5}.on-india-list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style-type:none;display:flex}.on-india-list-item{letter-spacing:-.01em;align-items:center;gap:.8rem;font-size:1.35rem;font-weight:500;display:flex}.on-india-leaf{flex-shrink:0;width:20px;height:20px}.on-india-conclusion{margin-top:.5rem}.on-india-conclusion p{margin:0 0 1rem;font-size:1.1rem;font-weight:400;line-height:1.5}.on-india-highlight{color:#0b3b19;background-color:#6edc73;border-radius:2px;padding:.3rem .7rem;font-size:1.1rem;font-weight:600;display:inline-block}@media (width<=1024px){.on-india-container{grid-template-columns:1fr;gap:2rem}}.hex-banner-section{box-sizing:border-box;background-color:#fff;width:100%;height:600px;margin:0;padding:0;position:relative;overflow:hidden}.hex-image-absolute{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.hex-center-overlay{z-index:5;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hex-overlay-container{justify-content:center;align-items:center;width:220px;height:240px;transition:transform .3s;display:flex;position:relative}.hex-lines{width:100%;height:100%;position:absolute;top:0;left:0}.hex-pulse{transform-origin:100px 110px;opacity:0;animation:3s linear infinite rippleEffect}.hex-pulse-1{animation-delay:0s}.hex-pulse-2{animation-delay:1s}.hex-pulse-3{animation-delay:2s}@keyframes rippleEffect{0%{opacity:.8;transform:scale(.3)}to{opacity:0;transform:scale(1.1)}}.hex-center-glass{-webkit-backdrop-filter:blur(10px);clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);z-index:10;background:#ffffff26;justify-content:center;align-items:center;width:90px;height:104px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=1024px){.hex-banner-section{height:500px}}@media (width<=768px){.hex-banner-section{height:400px}.hex-overlay-container{transform:scale(.85)}}@media (width<=480px){.hex-banner-section{height:300px}.hex-overlay-container{transform:scale(.65)}}.banner-fade-in{opacity:0}.is-visible .banner-fade-in{animation:1.2s ease-in-out forwards fadeInBackground}.animate-center-up{opacity:0}.is-visible .animate-center-up{animation:1s cubic-bezier(.16,1,.3,1) forwards hexFadeInUp}@keyframes hexFadeInUp{0%{opacity:0;transform:translate(-50%,calc(40px - 50%))}to{opacity:1;transform:translate(-50%,-50%)}}.cta-section{box-sizing:border-box;opacity:0;background-color:#0f2949;border-top:1px solid #e3ef97e2;border-bottom:1px solid #e3ef97e2;width:100%;padding:8rem 8vw;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.cta-container{flex-direction:column;gap:3.5rem;max-width:1300px;margin:0;display:flex}.cta-main-content{opacity:0;border-left:2px solid #fff3;padding-left:3rem;transition:opacity .8s cubic-bezier(.16,1,.3,1) .2s,transform .8s cubic-bezier(.16,1,.3,1) .2s;transform:translateY(40px)}.cta-heading{color:#fff;letter-spacing:-.02em;margin:0;font-size:4rem;font-weight:700;line-height:1.2}.cta-footer{color:#88a3c3;opacity:0;justify-content:space-between;align-items:center;gap:2rem;padding-left:3rem;font-size:2.5rem;font-weight:600;transition:opacity .8s cubic-bezier(.16,1,.3,1) .4s,transform .8s cubic-bezier(.16,1,.3,1) .4s;display:flex;transform:translateY(40px)}.cta-button{color:#0b3b19;cursor:pointer;white-space:nowrap;background-color:#6edc73;border:none;border-radius:50px;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:700;transition:background-color .2s,transform .2s}.cta-button:hover{background-color:#5bc560;transform:translateY(-2px)}@media (width<=1024px){.cta-section{padding:6rem 5vw}.cta-heading{font-size:3rem}.cta-subtext{font-size:1.4rem}}@media (width<=768px){.cta-section{padding:5rem 2rem}.cta-container{gap:2.5rem}.cta-main-content{padding-left:2rem}.cta-heading{font-size:2.4rem}.cta-footer{flex-direction:column;align-items:flex-start;gap:1.5rem;padding-left:2rem}}@media (width<=480px){.cta-section{padding:4rem 1.5rem}.cta-container{gap:2rem}.cta-main-content{border-left:2px solid #fff3;padding-left:1.25rem}.cta-heading{font-size:1.8rem;line-height:1.3}.cta-footer{gap:1.5rem;padding-left:1.25rem}.cta-subtext{font-size:1.2rem}.cta-button{text-align:center;width:100%;padding:1rem 2rem;font-size:1rem}}.fade-in-element{opacity:0;transform:translateY(40px)}.is-visible .fade-in-element{animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeInUp}.is-visible .cta-footer.fade-in-element{animation-delay:.15s}.cta-section.is-visible,.cta-section.is-visible .cta-main-content,.cta-section.is-visible .cta-footer{opacity:1;transform:translateY(0)}.pitch-popup-overlay{z-index:9999;background-color:#000000bf;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.pitch-popup-content{background-color:#fff;border-radius:16px;flex-direction:column;width:95%;max-width:1050px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.pitch-popup-close{color:#333;cursor:pointer;z-index:10;background:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;transition:background .3s;display:flex;position:absolute;top:15px;right:15px}.pitch-popup-close:hover{background:#f0f0f0}.pitch-popup-body{flex-direction:row;flex:1;display:flex}.pitch-popup-content{background-color:#fff;border-radius:16px;flex-direction:column;width:95%;max-width:1200px;min-height:650px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.pitch-popup-form-section{flex-direction:column;flex:1;justify-content:center;padding:40px;display:flex}.pitch-popup-form-section h2{color:#1a1a1a;margin-bottom:30px;font-family:inherit;font-size:32px;font-weight:700}.pitch-input-group{flex-direction:column;margin-bottom:20px;display:flex}.pitch-input-group input[type=text],.pitch-input-group input[type=email]{box-sizing:border-box;background-color:#fff;border:1px solid #ddd;border-radius:30px;outline:none;width:100%;padding:15px 20px;font-family:inherit;font-size:16px}.pitch-input-group input.input-error{border-color:#d93025}.error-text{color:#d93025;margin-top:5px;margin-left:15px;font-size:14px;font-weight:600}.pitch-upload-label{color:#666;margin-bottom:8px;margin-left:10px;font-size:16px}.pitch-file-dropzone{cursor:pointer;color:#666;text-align:center;background-color:#f7f7f7;border:none;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:30px 20px;transition:all .3s;display:flex}.pitch-file-dropzone:hover,.pitch-file-dropzone.dragging{background-color:#efefef}.pitch-file-dropzone svg{color:#666;margin-bottom:10px}.pitch-file-dropzone p{margin:0;font-size:14px}.pitch-popup-checkbox{align-items:flex-start;gap:12px;margin-bottom:30px;display:flex}.pitch-popup-checkbox input[type=checkbox]{cursor:pointer;margin-top:3px}.pitch-popup-checkbox label{color:#666;cursor:pointer;font-size:14px;line-height:1.4}.pitch-popup-submit-btn{color:#fff;cursor:pointer;background-color:#4caf50;border:none;border-radius:30px;align-self:flex-start;padding:15px 40px;font-size:16px;font-weight:600;transition:background-color .3s}.pitch-popup-submit-btn:hover{background-color:#45a049}.pitch-popup-image-section{flex:1.2;display:flex}.pitch-popup-image-section img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.pitch-upload-wrapper{border:1px solid #eaeaea;border-radius:16px;margin-bottom:20px;padding:15px}.pitch-upload-wrapper .pitch-upload-label{color:#666;margin-bottom:15px;margin-left:5px;font-size:14px}@media (width<=768px){.pitch-popup-content{width:95%;max-height:95vh;overflow-y:auto}.pitch-popup-body{flex-direction:column-reverse}.pitch-popup-image-section{width:100%;height:220px;display:block}.pitch-popup-form-section{padding:25px 20px}.pitch-popup-form-section h2{margin-bottom:20px;font-size:26px}.pitch-popup-close{background:#fffffff2;width:32px;height:32px;font-size:20px;top:10px;right:10px;box-shadow:0 2px 5px #0003}}.marquee-section{box-sizing:border-box;background-color:#fff;align-items:center;width:100%;padding:2rem 1rem;display:flex;overflow:hidden}.marquee-container{width:100%;overflow:hidden}.marquee-track{width:max-content;animation:75s linear infinite scrollMarquee;display:flex}.marquee-group{white-space:nowrap;flex-shrink:0;display:flex}.marquee-text{color:#0c1f36;letter-spacing:-.03em;transform-origin:50%;padding-bottom:.2em;padding-right:3rem;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:clamp(4rem,14vw,15rem);font-weight:500;line-height:1.3;display:inline-block;transform:scaleY(1.2)}@keyframes scrollMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=1024px){.marquee-text{padding-right:2.5rem}.marquee-section{padding:3rem 0}}@media (width<=768px){.marquee-text{padding-right:2rem}.marquee-section{padding:2.5rem 0}.marquee-track{animation-duration:40s}}@media (width<=480px){.marquee-text{padding-right:1.5rem}.marquee-section{padding:1.5rem 0}.marquee-track{animation-duration:30s}}.sw-main-wrapper{box-sizing:border-box;padding:60px 20px;font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.sw-container{background-color:#eff3f6;border-radius:12px;max-width:1300px;margin:0 auto;overflow:hidden;box-shadow:0 4px 15px #0000000d}.sw-header{text-align:center;background-color:#0b2942;padding:80px 20px}.sw-header h2{color:#fff;letter-spacing:.5px;margin:0;font-size:4rem;font-weight:710}.sw-tabs-accordion{background-color:#fff;flex-wrap:wrap;display:flex}.sw-tab-btn{color:#0b2942;cursor:pointer;text-align:center;background-color:#fff;border:none;border-bottom:3px solid #0000;flex:1 1 0;order:1;padding:25px 10px;font-size:1.1rem;font-weight:700;transition:background-color .3s;box-shadow:inset 0 -1px #dcdcdc}.sw-tab-btn.active{box-shadow:none;background-color:#eff3f6;border-bottom:3px solid #0b2942}.sw-content-area{box-sizing:border-box;background-color:#eff3f6;order:2;width:100%;height:auto;padding:60px 50px}.sw-content-wrapper{align-items:flex-start;gap:60px;animation:.5s ease-out forwards fadeInSlide;display:flex}@keyframes fadeInSlide{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.sw-text-content{flex:1.2}.sw-desc-dark{color:#0b2942;margin-top:0;margin-bottom:15px;font-size:1.45rem;font-weight:600;line-height:1.5}.sw-desc-light{color:#8c96a1;margin-top:0;margin-bottom:40px;font-size:1.25rem;line-height:1.6}.sw-impact-badge{color:#134625;letter-spacing:.5px;background-color:#72db8e;border-radius:4px;margin-bottom:25px;padding:8px 16px;font-size:.95rem;font-weight:700;display:inline-block}.sw-impact-list{margin:0;padding:0;list-style:none}.sw-impact-list li{color:#0b2942;margin-bottom:20px;padding-left:20px;font-size:1.25rem;font-weight:500;line-height:1.5;position:relative}.sw-impact-list li:before{content:"";background-color:#c9d2d9;width:3px;height:calc(100% - 12px);position:absolute;top:6px;left:0}.sw-image-content{flex:.9;justify-content:flex-end;display:flex}.sw-image-content img{object-fit:cover;border-radius:8px;width:100%;max-width:520px;box-shadow:0 4px 15px #00000014}@media (width<=1024px){.sw-content-wrapper{gap:40px}.sw-header h2{font-size:3.2rem}}@media (width<=900px){.sw-content-wrapper{flex-direction:column;gap:40px}.sw-image-content{justify-content:center;width:100%}.sw-image-content img{max-width:100%}.sw-content-area{padding:50px 40px}}@media (width<=768px){.sw-main-wrapper{padding:40px 15px}.sw-header{padding:60px 20px}.sw-header h2{font-size:2.8rem}.sw-tabs-accordion{flex-flow:column}.sw-tab-btn{flex:none;order:unset;width:100%;box-shadow:none;border-bottom:1px solid #dcdcdc;padding:20px 5px;font-size:1rem}.sw-tab-btn.active{border-bottom:3px solid #0b2942}.sw-content-area{order:unset}.sw-desc-dark{font-size:1.25rem}.sw-desc-light{font-size:1.15rem}.sw-impact-list li{font-size:1.1rem}}@media (width<=480px){.sw-main-wrapper{padding:20px 10px}.sw-content-area{padding:40px 20px}.sw-header{padding:40px 15px}.sw-header h2{font-size:2.2rem}.sw-tab-btn{padding:15px 5px;font-size:.9rem}.sw-content-wrapper{gap:30px}.sw-desc-dark{font-size:1.15rem}.sw-desc-light{margin-bottom:30px;font-size:1rem}.sw-impact-list li{font-size:1rem}}
