@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:wght@400;500;600;700&display=swap);.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000001a;left:0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.header.scrolled{background:#fffffffa;box-shadow:0 2px 20px #0000001a}.container{padding:0 20px}.header-content{align-items:center;display:flex;height:80px;justify-content:space-between;position:relative}.logo{left:50%;position:absolute;text-decoration:none;top:50%;transform:translate(-50%,-50%);z-index:1001}.logo,.logo h1{transition:all .3s ease}.logo h1{color:#2c3e50;font-size:2rem;font-weight:700;letter-spacing:-.5px;margin:0}.logo:hover h1{color:#3498db;transform:scale(1.05)}.nav-menu,.nav-menu ul{display:flex;width:100%}.nav-menu ul{justify-content:space-between;list-style:none;margin:0;padding:0}.nav-menu li{display:flex}.nav-menu ul li:first-child{margin-right:auto}.nav-menu ul li:not(:first-child){margin-left:2rem}.nav-menu a{border-radius:25px;color:#2c3e50;font-size:1rem;font-weight:500;overflow:hidden;padding:.5rem 1rem;position:relative;text-decoration:none;transition:all .3s ease}.nav-menu a:before{background:linear-gradient(90deg,#0000,#3498db33,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.nav-menu a:hover:before{left:100%}.nav-menu a:hover{background:#3498db1a;box-shadow:0 4px 15px #3498db4d;color:#3498db;transform:translateY(-2px)}.nav-menu a:active{transform:translateY(0)}.menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;padding:.5rem;transition:all .3s ease;z-index:1002}.menu-toggle span{background:#2c3e50;border-radius:3px;height:3px;margin:3px 0;transform-origin:center;transition:all .3s ease;width:25px}.menu-toggle:hover span{background:#3498db}.menu-toggle.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.menu-toggle.active span:nth-child(2){opacity:0;transform:scale(0)}.menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}@media (max-width:1024px){.container{padding:0 20px}.nav-menu ul li:not(:first-child){margin-left:1.5rem}.logo h1{font-size:1.8rem}}@media (max-width:768px){.header-content{height:70px}.logo{flex:1 1;order:2;position:static;text-align:center;transform:none}.logo h1{font-size:1.6rem}.menu-toggle{display:flex;left:20px;order:1;position:absolute;top:50%;transform:translateY(-50%)}.nav-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;height:calc(100vh - 70px);left:-100%;overflow-y:auto;position:fixed;top:70px;transition:left .3s ease;width:100%}.nav-menu.active{left:0}.nav-menu ul{align-items:center;flex-direction:column;height:100%;justify-content:flex-start;padding:2rem 0}.nav-menu ul li:first-child{margin-bottom:1rem;margin-right:0}.nav-menu ul li:not(:first-child){margin-bottom:1rem;margin-left:0}.nav-menu li{animation:slideInUp .3s ease forwards;opacity:0;text-align:center;transform:translateY(20px);width:100%}.nav-menu.active li:first-child{animation-delay:.1s}.nav-menu.active li:nth-child(2){animation-delay:.2s}.nav-menu.active li:nth-child(3){animation-delay:.3s}.nav-menu a{border-radius:15px;display:block;font-size:1.1rem;margin:0 auto;padding:1rem 2rem;width:80%}.nav-menu a:hover{transform:scale(1.05)}}@media (max-width:480px){.container{padding:0 15px}.header-content{height:60px}.logo h1{font-size:1.4rem}.nav-menu{height:calc(100vh - 60px);top:60px}.menu-toggle{left:15px}.menu-toggle span{height:2px;width:22px}.nav-menu a{font-size:1rem;padding:.8rem 1.5rem}}@keyframes slideInUp{to{opacity:1;transform:translateY(0)}}html{scroll-behavior:smooth}body{padding-top:80px}@media (max-width:768px){body{padding-top:70px}}@media (max-width:480px){body{padding-top:60px}}.logo:focus,.menu-toggle:focus,.nav-menu a:focus{outline:2px solid #3498db;outline-offset:2px}.menu-toggle:focus{border-radius:4px}@media (prefers-contrast:high){.header{background:#fff;border-bottom:2px solid #000}.nav-menu a{color:#000}.nav-menu a:hover{background:#000;color:#fff}}@media (prefers-reduced-motion:reduce){.header,.logo h1,.menu-toggle span,.nav-menu,.nav-menu a{transition:none}.nav-menu a:before{display:none}.nav-menu li{animation:none;opacity:1;transform:none}}.nav-menu a.active{background:#3498db26;color:#3498db;font-weight:600}.menu-overlay{animation:fadeIn .3s ease forwards;background:#00000080;height:100%;left:0;opacity:0;position:fixed;top:0;width:100%;z-index:999}@keyframes fadeIn{to{opacity:1}}.footer{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-top:1px solid #00000014;margin-top:auto;overflow:hidden;padding:3rem 0 1.5rem;position:relative}.footer:before{animation:shimmer 4s ease-in-out infinite;background:linear-gradient(90deg,#0000,#3498db4d,#0000);content:"";height:1px;left:-100%;position:absolute;top:0;width:100%}@keyframes shimmer{0%,to{left:-100%}50%{left:100%}}.footer-content{margin:0 auto;max-width:1200px;padding:0 2rem;text-align:center}.footer-brand{animation:fadeInUp .8s ease forwards;margin-bottom:2rem;opacity:0}.footer-brand h3{color:#2c3e50;font-size:1.5rem;font-weight:300;letter-spacing:1px;margin-bottom:.5rem}.footer-tagline{animation:fadeInUp .8s ease .2s forwards;color:#6c757d;font-size:.95rem;margin-bottom:2rem;opacity:0}.footer-links{animation:fadeInUp .8s ease .4s forwards;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:2rem;opacity:0}.footer-link{color:#6c757d;font-size:.9rem;padding:.5rem 0;position:relative;text-decoration:none;transition:all .3s ease}.footer-link:after{background:#3498db;bottom:0;content:"";height:1px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease;width:0}.footer-link:hover{color:#3498db;transform:translateY(-2px)}.footer-link:hover:after{width:100%}.footer-divider{animation:fadeInUp .8s ease .6s forwards;background:linear-gradient(90deg,#0000,#3498db,#0000);height:1px;margin:2rem auto;opacity:0;width:60px}.footer-bottom{animation:fadeInUp .8s ease .8s forwards;color:#6c757d;font-size:.85rem;opacity:0}.footer-bottom p{align-items:center;display:flex;gap:.5rem;justify-content:center;margin:0}.footer-heart{animation:heartbeat 2s ease-in-out infinite;color:#e74c3c;font-size:1rem}@keyframes heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.footer-particles{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%}.particle{animation:float 6s ease-in-out infinite;background:#3498db4d;border-radius:50%;height:3px;position:absolute;width:3px}.particle:first-child{animation-delay:0s;left:10%}.particle:nth-child(2){animation-delay:1s;left:20%}.particle:nth-child(3){animation-delay:2s;left:30%}.particle:nth-child(4){animation-delay:3s;left:40%}.particle:nth-child(5){animation-delay:4s;left:50%}.particle:nth-child(6){animation-delay:5s;left:60%}.particle:nth-child(7){animation-delay:.5s;left:70%}.particle:nth-child(8){animation-delay:1.5s;left:80%}.particle:nth-child(9){animation-delay:2.5s;left:90%}@keyframes float{0%,to{opacity:.3;transform:translateY(0) rotate(0deg)}50%{opacity:.8;transform:translateY(-20px) rotate(180deg)}}@media (max-width:768px){.footer-content{padding:0 1rem}.footer-links{flex-direction:column;gap:1rem}.footer-brand h3{font-size:1.3rem}}.hero-section{align-items:center;display:flex;height:100vh;overflow:hidden;position:relative}.hero-section .hero-content{color:#fff;margin:0 auto;max-width:800px;padding:0 2rem;position:relative;text-align:center;z-index:2}.hero-section .hero-content h1{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-section .hero-content .subheadline{font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem}.hero-section .hero-content .cta-buttons{display:flex;gap:1.5rem;justify-content:center}@media(max-width:768px){.hero-section .hero-content .cta-buttons{flex-direction:column;margin:0 auto;max-width:320px;width:100%}}.hero-section .hero-background{background-color:#001428b3;bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.hero-section .hero-background:after{background:linear-gradient(#000000b3,#0006);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.about-section{background-color:#f8f9fa;padding:6rem 0}.about-section .container{margin:0 auto;max-width:1200px;padding:0 2rem}.about-section .section-title{color:#1a2c41;font-size:2.5rem;font-weight:600;margin-bottom:3rem;text-align:center}.about-section .about-content{display:flex;gap:4rem}@media(max-width:992px){.about-section .about-content{flex-direction:column}}.about-section .about-text{flex:1 1}.about-section .about-text .core-narrative{color:#1a2c41;font-size:1.25rem;line-height:1.8;margin-bottom:1.5rem}.about-section .about-text p{color:#4a5568;line-height:1.7;margin-bottom:1.5rem}.about-section .about-stats{display:flex;flex:1 1;flex-wrap:wrap;gap:2rem}.about-section .about-stats .stat-item{flex:1 0 45%;text-align:center}.about-section .about-stats .stat-item .stat-number{color:#1a2c41;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.about-section .about-stats .stat-item .stat-label{color:#4a5568;font-size:1rem}.about-section .about-stats .credentials{border-top:1px solid #e2e8f0;margin-top:2rem;padding-top:2rem;width:100%}.about-section .about-stats .credentials .credential-item{color:#4a5568;font-size:1rem;padding:.75rem 0}.sectors-section{background-color:#fff;padding:6rem 0}.sectors-section .container{margin:0 auto;max-width:1200px;padding:0 2rem}.sectors-section .section-title{color:#1a2c41;font-size:2.5rem;font-weight:600;margin-bottom:3rem;text-align:center}.sectors-section .sectors-tabs{display:flex;gap:3rem}@media(max-width:992px){.sectors-section .sectors-tabs{flex-direction:column}}.sectors-section .tabs-navigation{display:flex;flex:0 0 25%;flex-direction:column;gap:1rem}@media(max-width:992px){.sectors-section .tabs-navigation{flex-direction:row;flex-wrap:wrap;justify-content:center}}.sectors-section .tabs-navigation .tab-button{background:none;border:none;border-left:3px solid #0000;color:#4a5568;cursor:pointer;font-size:1.1rem;font-weight:500;padding:1.25rem 1.5rem;text-align:left;transition:all .3s ease}.sectors-section .tabs-navigation .tab-button.active{background-color:#1a2c410d;border-left-color:#1a2c41;color:#1a2c41}.sectors-section .tabs-navigation .tab-button:hover:not(.active){background-color:#1a2c4105}@media(max-width:992px){.sectors-section .tabs-navigation .tab-button{border-bottom:3px solid #0000;border-left:none;text-align:center}.sectors-section .tabs-navigation .tab-button.active{border-bottom-color:#1a2c41;border-left-color:#0000}}.sectors-section .tab-content{background-color:#1a2c4105;border-radius:4px;flex:1 1;padding:2rem}.sectors-section .tab-content .tab-title{color:#1a2c41;font-size:1.75rem;margin-bottom:2rem}.sectors-section .tab-content .sector-items{list-style:none;padding:0}.sectors-section .tab-content .sector-items .sector-item{color:#4a5568;font-size:1.1rem;padding:.75rem 0 .75rem 1.5rem;position:relative}.sectors-section .tab-content .sector-items .sector-item:before{background-color:#1a2c41;border-radius:50%;content:"";height:8px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:8px}.philosophy-section{background-color:#1a2c41;color:#fff;padding:6rem 0}.philosophy-section .container{margin:0 auto;max-width:1000px;padding:0 2rem}.philosophy-section .section-title{font-size:2.5rem;font-weight:600;margin-bottom:3rem;text-align:center}.philosophy-section .philosophy-content{margin:0 auto;max-width:800px}.philosophy-section .philosophy-narrative{font-size:1.25rem;line-height:1.8;margin-bottom:2.5rem;opacity:.9}.philosophy-section .philosophy-quote{font-size:1.75rem;font-style:italic;line-height:1.4;margin:3rem 0;padding:0 2rem;position:relative;text-align:center}.philosophy-section .philosophy-quote:after,.philosophy-section .philosophy-quote:before{content:'"';font-size:4rem;opacity:.2;position:absolute}.philosophy-section .philosophy-quote:before{left:0;top:-1rem}.philosophy-section .philosophy-quote:after{bottom:-2rem;right:0}.philosophy-section .philosophy-quote .quote-attribution{display:block;font-size:1rem;font-style:normal;margin-top:1rem;opacity:.8}.philosophy-section .philosophy-pillars{margin-top:3rem}.philosophy-section .philosophy-pillars .pillars-title{font-size:1.25rem;font-weight:500;margin-bottom:1.5rem}.philosophy-section .philosophy-pillars .pillars-list{display:flex;flex-wrap:wrap;gap:1.5rem;list-style:none;padding:0}.philosophy-section .philosophy-pillars .pillars-list .pillar-item{background-color:#ffffff1a;border-radius:4px;flex:1 0 40%;font-size:1.1rem;padding:1.25rem;transition:all .3s ease}.philosophy-section .philosophy-pillars .pillars-list .pillar-item:hover{background-color:#ffffff26;transform:translateY(-3px)}.portfolio-section{background-color:#f8f9fa;padding:6rem 0}.portfolio-section .container{margin:0 auto;max-width:1200px;padding:0 2rem}.portfolio-section .section-title{color:#1a2c41;font-size:2.5rem;font-weight:600;margin-bottom:.5rem;text-align:center}.portfolio-section .section-subtitle{color:#4a5568;font-size:1.25rem;margin-bottom:3rem;text-align:center}.portfolio-section .portfolio-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}@media(max-width:768px){.portfolio-section .portfolio-grid{grid-template-columns:1fr}}.portfolio-section .portfolio-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 20px #00000014;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.portfolio-section .portfolio-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.portfolio-section .portfolio-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.portfolio-section .portfolio-header .portfolio-amount{color:#1a2c41;font-size:1.5rem;font-weight:700}.portfolio-section .portfolio-header .portfolio-year{background-color:#f1f5f9;border-radius:50px;color:#718096;font-size:1rem;padding:.35rem .75rem}.portfolio-section .portfolio-title{color:#1a2c41;font-size:1.25rem;margin-bottom:1rem}.portfolio-section .portfolio-description{color:#4a5568;line-height:1.6;margin-bottom:1.5rem}.portfolio-section .portfolio-status{border-top:1px solid #e2e8f0;color:#4a5568;font-size:.95rem;padding-top:1rem}.portfolio-section .portfolio-status .status-label{font-weight:600}.network-section{background-color:#fff;padding:6rem 0}.network-section .container{margin:0 auto;max-width:1200px;padding:0 2rem}.network-section .section-title{color:#1a2c41;font-size:2.5rem;font-weight:600;margin-bottom:2rem;text-align:center}.network-section .network-narrative{color:#4a5568;font-size:1.25rem;line-height:1.7;margin:0 auto 3rem;max-width:800px;text-align:center}.network-section .network-stats{display:flex;justify-content:space-around;margin:0 auto 4rem;max-width:900px}@media(max-width:768px){.network-section .network-stats{flex-direction:column;gap:2rem}}.network-section .network-stats .stat-item{padding:0 1rem;text-align:center}.network-section .network-stats .stat-item .stat-number{color:#1a2c41;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.network-section .network-stats .stat-item .stat-label{color:#4a5568;font-size:1.1rem}.network-section .network-feature{border-bottom:1px solid #e2e8f0;border-top:1px solid #e2e8f0;margin:0 auto 4rem;max-width:700px;padding:2rem;text-align:center}.network-section .network-feature .feature-title{color:#1a2c41;font-size:1.5rem;margin-bottom:.75rem}.network-section .network-feature .feature-text{color:#4a5568;font-size:1.1rem}.network-section .compliance-badges{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin:0 auto;max-width:900px}.network-section .compliance-badges .badge-item{align-items:center;background-color:#f1f5f9;border-radius:4px;display:flex;gap:.75rem;padding:1rem 1.5rem;transition:all .3s ease}.network-section .compliance-badges .badge-item:hover{background-color:#e2e8f0}.network-section .compliance-badges .badge-item .badge-icon{align-items:center;background-color:#1a2c41;border-radius:50%;color:#fff;display:flex;font-size:.75rem;height:24px;justify-content:center;width:24px}.network-section .compliance-badges .badge-item .badge-text{color:#4a5568;font-size:.95rem}.Input_inputGroup__KQN22{margin-bottom:1.5rem;width:100%}.Input_inputGroup__KQN22 label{color:#2d3748;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.Input_inputGroup__KQN22 .Input_required__n98wh{color:#e53e3e;margin-left:2px}.Input_input__V\+W-m{background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;color:#2d3748;font-size:1rem;line-height:1.5;padding:.75rem 1rem;transition:all .2s ease-in-out;width:100%}.Input_input__V\+W-m::placeholder{color:#a0aec0}.Input_input__V\+W-m:hover:not(:disabled){border-color:#cbd5e0}.Input_input__V\+W-m:focus{border-color:#4299e1;box-shadow:0 0 0 3px #4299e126;outline:none}.Input_input__V\+W-m:disabled{background-color:#f7fafc;color:#718096;cursor:not-allowed}.Input_input__V\+W-m.Input_hasError__HRzW5{border-color:#e53e3e}.Input_input__V\+W-m.Input_hasError__HRzW5:focus{box-shadow:0 0 0 3px #e53e3e26}.Input_errorMessage__d0Uq\+{color:#e53e3e;font-size:.75rem;margin-top:.25rem}.Input_fileInputContainer__ThL25{align-items:flex-start;display:flex;flex-direction:column}.Input_fileInputContainer__ThL25 .Input_fileInput__qhKT5{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.Input_fileInputContainer__ThL25 .Input_fileInputButton__wiQ7W{background-color:#2c5282;border-radius:.25rem;color:#fff;cursor:pointer;display:inline-block;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.Input_fileInputContainer__ThL25 .Input_fileInputButton__wiQ7W:hover{background-color:#1f3a5c}.Input_fileInputContainer__ThL25 .Input_fileName__7Zn0S{color:#2d3748;font-size:.875rem;margin-top:.5rem}.submission-section{background-color:#f7f9fc;padding:5rem 0}.submission-section .submission-container{margin:0 auto;max-width:1200px;padding:0 2rem}.submission-section .submission-header{margin-bottom:3rem;text-align:center}.submission-section .submission-header h2{color:#1a3a5f;font-size:2.5rem;font-weight:600;margin-bottom:1rem}.submission-section .submission-header p{color:#567;font-size:1.1rem;margin:0 auto;max-width:600px}.submission-section .submission-form{background-color:#fff;border-radius:8px;box-shadow:0 10px 30px #00000014;padding:3rem}.submission-section .submission-form .form-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.submission-section .submission-form .form-grid .form-group.full-width{grid-column:span 2}.submission-section .submission-form .form-grid .form-group label{color:#1a3a5f;display:block;font-weight:500;margin-bottom:.5rem}.submission-section .submission-form .form-grid .form-group input,.submission-section .submission-form .form-grid .form-group textarea{border:1px solid #dce2e9;border-radius:4px;font-size:1rem;padding:.75rem 1rem;transition:border-color .3s;width:100%}.submission-section .submission-form .form-grid .form-group input:focus,.submission-section .submission-form .form-grid .form-group textarea:focus{border-color:#2c7be5;box-shadow:0 0 0 3px #2c7be51a;outline:none}.submission-section .submission-form .form-grid .form-group textarea{min-height:120px;resize:vertical}.submission-section .submission-form .form-grid .form-group .file-upload{position:relative}.submission-section .submission-form .form-grid .form-group .file-upload input[type=file]{background-color:#f1f4f9;padding:.8rem}.submission-section .submission-form .form-grid .form-group .file-upload .file-hint{color:#7d8da3;font-size:.85rem;margin-top:.5rem}.submission-section .submission-form .error-message{background-color:#ffe8ed;border-radius:4px;color:#e63757;font-size:.95rem;margin:1.5rem 0;padding:1rem}.submission-section .submission-form .form-actions{margin-top:2.5rem;text-align:center}.submission-section .submission-form .form-actions button{background-color:#1a3a5f;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.8rem 2.5rem;transition:background-color .3s}.submission-section .submission-form .form-actions button:hover{background-color:#12293f}.submission-section .submission-form .form-actions button:disabled{background-color:#a0aec0;cursor:not-allowed}.submission-section .submission-success{background-color:#fff;border-radius:8px;box-shadow:0 10px 30px #00000014;padding:3rem;text-align:center}.submission-section .submission-success .success-icon{align-items:center;background-color:#00b894;border-radius:50%;color:#fff;display:flex;font-size:2rem;height:70px;justify-content:center;margin:0 auto 1.5rem;width:70px}.submission-section .submission-success h3{color:#1a3a5f;font-size:1.8rem;margin-bottom:1rem}.submission-section .submission-success p{color:#567;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.submission-section .submission-success button{background-color:#1a3a5f;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.8rem 2rem;transition:background-color .3s}.submission-section .submission-success button:hover{background-color:#12293f}@media(max-width:768px){.submission-section{padding:3rem 0}.submission-section .submission-container{padding:0 1rem}.submission-section .submission-header h2{font-size:2rem}.submission-section .submission-form,.submission-section .submission-success{padding:2rem 1.5rem}.submission-section .submission-form .form-grid,.submission-section .submission-success .form-grid{gap:1.5rem;grid-template-columns:1fr}.submission-section .submission-form .form-grid .form-group.full-width,.submission-section .submission-success .form-grid .form-group.full-width{grid-column:1}}.AboutHero_heroContainer__GQvLZ{background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);min-height:100vh;overflow:hidden;position:relative}.AboutHero_backgroundPattern__4h3ef{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30' r='1' fill='%23fff' fill-opacity='.03' fill-rule='evenodd'/%3E%3C/svg%3E");background-size:60px 60px;bottom:0;left:0;position:absolute;right:0;top:0}.AboutHero_contentWrapper__ed8yJ{margin:0 auto;max-width:1200px;padding:80px 24px;position:relative;z-index:1}.AboutHero_headerSection__KcdMR{margin-bottom:60px;text-align:center}.AboutHero_badgeWrapper__3rg\+B{margin-bottom:24px}.AboutHero_badge__jea8w{background-color:#ffffff1a;border:1px solid #fff3;border-radius:24px;color:#e2e8f0;font-size:14px;padding:8px 16px}.AboutHero_mainTitle__k7WET{color:#fff;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;letter-spacing:-.02em;line-height:1.1;margin-bottom:24px}.AboutHero_subtitle__m92TY{color:#cbd5e1;font-size:1.25rem;line-height:1.6;margin:0 auto 32px;max-width:600px}.AboutHero_separator__6WeXi{background-color:#3b82f6;border:none;border-radius:2px;height:3px;margin:0 auto;width:80px}.AboutHero_mainContent__lOV6j{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr;margin-bottom:60px}.AboutHero_descriptionCard__g5Zsl{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px}.AboutHero_descriptionContent__IrFzu{padding:40px}.AboutHero_descriptionText__nPtPB{color:#e2e8f0;font-size:1.1rem;line-height:1.8;margin-bottom:24px}.AboutHero_descriptionTextSecondary__DRmhS{color:#cbd5e1;font-size:1.1rem;line-height:1.8}.AboutHero_statsGrid__4N-Sv{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:60px}.AboutHero_statCard__V62EB{background-color:#ffffff14;border:1px solid #ffffff26;border-radius:12px;cursor:pointer;transition:all .3s ease}.AboutHero_statCard__V62EB:hover{box-shadow:0 20px 40px #0000004d;transform:translateY(-4px)}.AboutHero_statContent__c7dKB{padding:32px 24px;text-align:center}.AboutHero_statIconWrapper__EypaS{align-items:center;background-color:#3b82f633;border-radius:50%;color:#3b82f6;display:inline-flex;height:60px;justify-content:center;margin-bottom:16px;width:60px}.AboutHero_statIcon__uwlTN{height:24px;width:24px}.AboutHero_statValue__Hrra\+{color:#fff;font-size:2rem;font-weight:700;margin-bottom:8px}.AboutHero_statLabel__GkvGg{color:#94a3b8;font-size:.9rem;font-weight:500}.AboutHero_highlightsCard__yIZIk{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px}.AboutHero_highlightsContent__19Bl0{padding:40px}.AboutHero_highlightsTitle__MEm99{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:24px;text-align:center}.AboutHero_highlightsGrid__Ei5\+I{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));text-align:center}.AboutHero_highlightLabel__qrTFY{color:#3b82f6;font-size:.9rem;font-weight:600;margin-bottom:4px}.AboutHero_highlightValue__2tM3n{color:#e2e8f0;font-size:1.1rem;font-weight:500}@media(max-width:768px){.AboutHero_contentWrapper__ed8yJ{padding:60px 16px}.AboutHero_headerSection__KcdMR,.AboutHero_mainContent__lOV6j{margin-bottom:40px}.AboutHero_statsGrid__4N-Sv{gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:40px}.AboutHero_statContent__c7dKB{padding:24px 16px}.AboutHero_descriptionContent__IrFzu,.AboutHero_highlightsContent__19Bl0{padding:24px}.AboutHero_highlightsGrid__Ei5\+I{gap:16px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}@media(max-width:480px){.AboutHero_badge__jea8w{font-size:12px;padding:6px 12px}.AboutHero_subtitle__m92TY{font-size:1.1rem}.AboutHero_statsGrid__4N-Sv{grid-template-columns:1fr}.AboutHero_highlightsGrid__Ei5\+I{grid-template-columns:repeat(2,1fr)}}.AboutExpertise_aboutExpertise__bO200{background:linear-gradient(135deg,#0a0e1a,#1a1f2e);overflow:hidden;padding:120px 0;position:relative}.AboutExpertise_aboutExpertise__bO200:before{background:radial-gradient(circle at 20% 20%,#a855f726 0,#0000 50%),radial-gradient(circle at 80% 80%,#3b82f61a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.AboutExpertise_container__J-zvy{margin:0 auto;max-width:1400px;padding:0 2rem;position:relative;z-index:1}.AboutExpertise_header__g8oEn{margin-bottom:80px;text-align:center}.AboutExpertise_badge__EGAaT{background:linear-gradient(135deg,#a855f733,#3b82f633);border:1px solid #a855f74d;border-radius:50px;color:#a855f7;display:inline-block;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.5px;margin-bottom:24px;padding:8px 24px;text-transform:uppercase}.AboutExpertise_title__W7T-5{color:#fff;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:600;line-height:1.2;margin-bottom:24px}.AboutExpertise_title__W7T-5 .AboutExpertise_highlight__zCw7D{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#a855f7,#3b82f6);-webkit-background-clip:text;background-clip:text}.AboutExpertise_subtitle__I28ai{color:#ffffffb3;font-family:Inter,sans-serif;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:800px}.AboutExpertise_expertiseGrid__bbOFh{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:100px}.AboutExpertise_expertiseCard__nL101{background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;overflow:hidden;padding:40px 32px;position:relative;text-align:center;transition:all .4s ease}.AboutExpertise_expertiseCard__nL101:before{background:linear-gradient(45deg,#0000,#a855f71a,#0000);content:"";height:200%;left:-50%;opacity:0;position:absolute;top:-50%;transform:rotate(45deg);transition:all .6s ease;width:200%}.AboutExpertise_expertiseCard__nL101:hover{background:#ffffff0d;border-color:#a855f766;box-shadow:0 20px 40px #a855f733;transform:translateY(-8px)}.AboutExpertise_expertiseCard__nL101:hover:before{opacity:1;transform:rotate(45deg) translate(50%,50%)}.AboutExpertise_cardIcon__9g43l{display:block;font-size:3rem;margin-bottom:24px}.AboutExpertise_cardTitle__UumI-{color:#fff;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;margin-bottom:16px}.AboutExpertise_cardDescription__8S\+Pi{color:#ffffffb3;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}.AboutExpertise_careerSection__867gA{margin-bottom:100px}.AboutExpertise_careerContent__Tc57j{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 300px}@media(max-width:768px){.AboutExpertise_careerContent__Tc57j{gap:40px;grid-template-columns:1fr;text-align:center}}.AboutExpertise_careerTitle__aoqFR{color:#fff;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:600;line-height:1.3;margin-bottom:24px}.AboutExpertise_careerDescription__DCdvv{color:#fffc;font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.7;margin-bottom:40px}.AboutExpertise_credentialsList__Aptgd{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.AboutExpertise_credential__jwsCu{align-items:center;display:flex;gap:12px}.AboutExpertise_credentialBullet__6TBX4{color:#a855f7;font-size:1.125rem;font-weight:600}.AboutExpertise_credentialText__r9bpP{color:#ffffffe6;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500}.AboutExpertise_careerVisual__pxKkO,.AboutExpertise_experienceCounter__JUaNX{align-items:center;display:flex;justify-content:center}.AboutExpertise_experienceCounter__JUaNX{animation:AboutExpertise_pulse__d7D2n 3s ease-in-out infinite;background:linear-gradient(135deg,#a855f733,#3b82f633);border:2px solid #a855f74d;border-radius:50%;flex-direction:column;height:200px;position:relative;text-align:center;width:200px}.AboutExpertise_experienceCounter__JUaNX:before{animation:AboutExpertise_ripple__d-2Qg 2s ease-out infinite;border:1px solid #a855f733;border-radius:50%;bottom:-10px;content:"";left:-10px;position:absolute;right:-10px;top:-10px}.AboutExpertise_counterNumber__XHR0e{color:#fff;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;line-height:1}.AboutExpertise_counterLabel__Sg-JR{color:#fffc;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:1px;margin-top:8px;text-transform:uppercase}.AboutExpertise_sectorSection__BzunE{margin-bottom:80px}.AboutExpertise_sectorTitle__DMniG{color:#fff;font-family:Playfair Display,serif;font-size:2.25rem;font-weight:600;margin-bottom:60px;text-align:center}.AboutExpertise_sectorGrid__upEKn{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.AboutExpertise_sectorCard__dV5jx{background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;padding:32px 24px;transition:all .3s ease}.AboutExpertise_sectorCard__dV5jx:hover{background:#ffffff0d;border-color:#a855f74d;transform:translateY(-4px)}.AboutExpertise_sectorName__VqjN0{color:#a855f7;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600;margin-bottom:12px}.AboutExpertise_sectorFocus__m613H{color:#ffffffb3;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.6}.AboutExpertise_philosophyQuote__vbck-{background:#ffffff05;border:1px solid #ffffff1a;border-radius:24px;margin:0 auto;max-width:900px;padding:60px 40px;position:relative;text-align:center}.AboutExpertise_philosophyQuote__vbck-:before{color:#a855f74d;content:'"';font-family:Playfair Display,serif;font-size:6rem;left:50%;line-height:1;position:absolute;top:-20px;transform:translateX(-50%)}.AboutExpertise_quote__BHerO{color:#ffffffe6;font-family:Playfair Display,serif;font-size:1.375rem;font-style:italic;font-weight:400;line-height:1.6;margin-bottom:24px}.AboutExpertise_quoteAttribution__SkDlQ{color:#a855f7;font-family:Inter,sans-serif;font-size:1rem;font-weight:600}@keyframes AboutExpertise_pulse__d7D2n{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes AboutExpertise_ripple__d-2Qg{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.2)}}@media(max-width:1024px){.AboutExpertise_aboutExpertise__bO200{padding:80px 0}.AboutExpertise_container__J-zvy{padding:0 1.5rem}.AboutExpertise_expertiseGrid__bbOFh{gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media(max-width:768px){.AboutExpertise_aboutExpertise__bO200{padding:60px 0}.AboutExpertise_header__g8oEn{margin-bottom:60px}.AboutExpertise_expertiseGrid__bbOFh{grid-template-columns:1fr;margin-bottom:60px}.AboutExpertise_expertiseCard__nL101{padding:32px 24px}.AboutExpertise_careerSection__867gA{margin-bottom:60px}.AboutExpertise_careerTitle__aoqFR{font-size:2rem}.AboutExpertise_experienceCounter__JUaNX{height:160px;width:160px}.AboutExpertise_counterNumber__XHR0e{font-size:2.5rem}.AboutExpertise_sectorSection__BzunE{margin-bottom:60px}.AboutExpertise_sectorTitle__DMniG{font-size:1.875rem;margin-bottom:40px}.AboutExpertise_philosophyQuote__vbck-{margin-top:40px;padding:40px 24px}.AboutExpertise_quote__BHerO{font-size:1.125rem}}@media(max-width:480px){.AboutExpertise_container__J-zvy{padding:0 1rem}.AboutExpertise_expertiseCard__nL101{padding:24px 20px}.AboutExpertise_credentialsList__Aptgd,.AboutExpertise_sectorGrid__upEKn{grid-template-columns:1fr}}.InvestmentPhilosophy_investmentPhilosophy__FjvsP{background:linear-gradient(180deg,#0f172a,#1e293b 50%,#0f172a);overflow:hidden;padding:120px 0;position:relative}.InvestmentPhilosophy_investmentPhilosophy__FjvsP:before{background:radial-gradient(circle at 30% 30%,#a855f714 0,#0000 50%),radial-gradient(circle at 70% 70%,#3b82f60f 0,#0000 50%),radial-gradient(circle at 50% 10%,#10b9810a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.InvestmentPhilosophy_investmentPhilosophy__FjvsP:after{background-image:linear-gradient(90deg,#0000,#ffffff03 50%,#0000),linear-gradient(0deg,#0000,#ffffff03 50%,#0000);background-size:100px 100px,100px 100px;bottom:0;content:"";left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.InvestmentPhilosophy_container__JfUUa{margin:0 auto;max-width:1400px;padding:0 2rem;position:relative;z-index:1}.InvestmentPhilosophy_header__FpYcN{margin-bottom:80px;text-align:center}.InvestmentPhilosophy_badge__FeQC6{background:linear-gradient(135deg,#a855f726,#3b82f626);border:1px solid #a855f74d;border-radius:50px;color:#a855f7;display:inline-block;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:1px;margin-bottom:32px;padding:10px 28px;text-transform:uppercase}.InvestmentPhilosophy_title__3656H{color:#fff;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.1;margin-bottom:32px}.InvestmentPhilosophy_title__3656H .InvestmentPhilosophy_highlight__xNmnD{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#a855f7,#3b82f6,#10b981);-webkit-background-clip:text;background-clip:text}.InvestmentPhilosophy_subtitle__R3gha{color:#fffc;font-family:Inter,sans-serif;font-size:1.25rem;line-height:1.7;margin:0 auto;max-width:900px}.InvestmentPhilosophy_statsGrid__Pswgp{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:100px}.InvestmentPhilosophy_statCard__FeWyA{background:#ffffff05;border:1px solid #ffffff14;border-radius:20px;overflow:hidden;padding:40px 20px;position:relative;text-align:center;transition:all .4s ease}.InvestmentPhilosophy_statCard__FeWyA:before{background:linear-gradient(90deg,#0000,#a855f71a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .8s ease;width:100%}.InvestmentPhilosophy_statCard__FeWyA:hover{background:#ffffff0d;border-color:#a855f74d;box-shadow:0 20px 40px #0000004d;transform:translateY(-8px)}.InvestmentPhilosophy_statCard__FeWyA:hover:before{left:100%}.InvestmentPhilosophy_statNumber__bGFmQ{color:#fff;font-family:Playfair Display,serif;font-size:3rem;font-weight:700;line-height:1;margin-bottom:12px}.InvestmentPhilosophy_statNumber__bGFmQ .InvestmentPhilosophy_statSuffix__4-eNY{color:#a855f7;font-size:2rem}.InvestmentPhilosophy_statLabel__dEmzT{color:#ffffffb3;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.InvestmentPhilosophy_pillarsSection__m5KMQ{margin-bottom:100px}.InvestmentPhilosophy_pillarsTitle__f7eSW{color:#fff;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:600;margin-bottom:60px;text-align:center}.InvestmentPhilosophy_pillarsGrid__G1edS{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.InvestmentPhilosophy_pillarCard__Skmfb{background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;overflow:hidden;padding:40px 32px;position:relative;transition:all .4s ease}.InvestmentPhilosophy_pillarCard__Skmfb:before{background:linear-gradient(135deg,#0000,#a855f7,#0000);background:linear-gradient(135deg,#0000,var(--pillar-color,#a855f7),#0000);border-radius:24px;bottom:-2px;content:"";left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity .4s ease;z-index:-1}.InvestmentPhilosophy_pillarCard__Skmfb:hover{background:#ffffff0d;box-shadow:0 25px 50px #0000004d;transform:translateY(-8px)}.InvestmentPhilosophy_pillarCard__Skmfb:hover:before{opacity:.3}.InvestmentPhilosophy_pillarCard__Skmfb:hover .InvestmentPhilosophy_pillarIcon__VwANG{background:var(--pillar-color);transform:scale(1.1)}.InvestmentPhilosophy_pillarIcon__VwANG{align-items:center;background:#ffffff14;border:1px solid #a855f7;border:1px solid var(--pillar-color,#a855f7);border-radius:20px;display:flex;font-size:2rem;height:80px;justify-content:center;margin-bottom:24px;transition:all .4s ease;width:80px}.InvestmentPhilosophy_pillarContent__XdprX{flex:1 1}.InvestmentPhilosophy_pillarTitle__KeA0I{color:#fff;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;margin-bottom:8px}.InvestmentPhilosophy_pillarSubtitle__q7yt0{color:#a855f7;color:var(--pillar-color,#a855f7);font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;letter-spacing:.5px;margin-bottom:16px;text-transform:uppercase}.InvestmentPhilosophy_pillarDescription__obrfo{color:#fffc;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}.InvestmentPhilosophy_valuesSection__nJBTU{margin-bottom:100px}.InvestmentPhilosophy_valuesTitle__hJSuj{color:#fff;font-family:Playfair Display,serif;font-size:2.25rem;font-weight:600;margin-bottom:60px;text-align:center}.InvestmentPhilosophy_valuesGrid__X6PPB{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.InvestmentPhilosophy_valueCard__2yJIP{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;padding:32px 24px;text-align:center;transition:all .3s ease}.InvestmentPhilosophy_valueCard__2yJIP:hover{background:#ffffff0d;border-color:#a855f733;transform:translateY(-4px)}.InvestmentPhilosophy_valueTitle__sVn1q{color:#a855f7;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600;margin-bottom:12px}.InvestmentPhilosophy_valueDescription__5wVdI{color:#ffffffb3;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.6}.InvestmentPhilosophy_signatureQuote__73lb-{grid-gap:60px;align-items:center;background:#ffffff05;border:1px solid #ffffff1a;border-radius:32px;display:grid;gap:60px;grid-template-columns:1fr 300px;margin-bottom:100px;overflow:hidden;padding:60px 40px;position:relative}.InvestmentPhilosophy_signatureQuote__73lb-:before{background:linear-gradient(135deg,#a855f70d,#3b82f60d);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s ease}.InvestmentPhilosophy_signatureQuote__73lb-:hover:before{opacity:1}@media(max-width:768px){.InvestmentPhilosophy_signatureQuote__73lb-{gap:40px;grid-template-columns:1fr;text-align:center}}.InvestmentPhilosophy_quoteContent__AphUh{position:relative;z-index:1}.InvestmentPhilosophy_quote__rMVnq{color:#fff;font-family:Playfair Display,serif;font-size:2.25rem;font-style:italic;font-weight:500;line-height:1.4;margin-bottom:32px}.InvestmentPhilosophy_signature__pvbtW{align-items:center;display:flex;gap:20px}.InvestmentPhilosophy_signatureLine__\+ZGLI{background:linear-gradient(90deg,#a855f7,#3b82f6);height:2px;width:60px}.InvestmentPhilosophy_signatureName__7320A{color:#a855f7;font-family:Inter,sans-serif;font-size:1.125rem;font-weight:600}.InvestmentPhilosophy_quoteVisual__zw64e{align-items:center;display:flex;justify-content:center;position:relative;z-index:1}.InvestmentPhilosophy_visualElement__AKml0{height:200px;position:relative;width:200px}.InvestmentPhilosophy_centralDot__YjKxD{background:linear-gradient(135deg,#a855f7,#3b82f6);border-radius:50%;height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px;z-index:3}.InvestmentPhilosophy_orbitRing__kfblK{border:1px solid #a855f74d;border-radius:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.InvestmentPhilosophy_orbitRing__kfblK:first-of-type{animation:InvestmentPhilosophy_rotate__tufCr 20s linear infinite;height:120px;width:120px}.InvestmentPhilosophy_orbitRing__kfblK:last-of-type{animation:InvestmentPhilosophy_rotate__tufCr 30s linear infinite reverse;height:180px;width:180px}.InvestmentPhilosophy_approachSection__aigIi{text-align:center}.InvestmentPhilosophy_approachTitle__dYz7F{color:#fff;font-family:Playfair Display,serif;font-size:2.25rem;font-weight:600;margin-bottom:40px}.InvestmentPhilosophy_approachText__-i20\+{margin:0 auto;max-width:900px}.InvestmentPhilosophy_approachText__-i20\+ p{color:#fffc;font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.7;margin-bottom:24px}.InvestmentPhilosophy_approachText__-i20\+ p:last-child{margin-bottom:0}@keyframes InvestmentPhilosophy_rotate__tufCr{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@media(max-width:1024px){.InvestmentPhilosophy_investmentPhilosophy__FjvsP{padding:80px 0}.InvestmentPhilosophy_container__JfUUa{padding:0 1.5rem}.InvestmentPhilosophy_pillarsGrid__G1edS{grid-template-columns:1fr}}@media(max-width:768px){.InvestmentPhilosophy_investmentPhilosophy__FjvsP{padding:60px 0}.InvestmentPhilosophy_header__FpYcN{margin-bottom:60px}.InvestmentPhilosophy_statsGrid__Pswgp{grid-template-columns:repeat(2,1fr);margin-bottom:60px}.InvestmentPhilosophy_pillarsSection__m5KMQ{margin-bottom:60px}.InvestmentPhilosophy_pillarsTitle__f7eSW{font-size:2rem;margin-bottom:40px}.InvestmentPhilosophy_pillarCard__Skmfb{padding:32px 24px}.InvestmentPhilosophy_valuesSection__nJBTU{margin-bottom:60px}.InvestmentPhilosophy_valuesTitle__hJSuj{font-size:1.875rem;margin-bottom:40px}.InvestmentPhilosophy_valuesGrid__X6PPB{grid-template-columns:1fr}.InvestmentPhilosophy_signatureQuote__73lb-{margin-bottom:60px;padding:40px 24px}.InvestmentPhilosophy_quote__rMVnq{font-size:1.75rem}.InvestmentPhilosophy_visualElement__AKml0{height:150px;width:150px}.InvestmentPhilosophy_orbitRing__kfblK:first-of-type{height:90px;width:90px}.InvestmentPhilosophy_orbitRing__kfblK:last-of-type{height:130px;width:130px}}@media(max-width:480px){.InvestmentPhilosophy_container__JfUUa{padding:0 1rem}.InvestmentPhilosophy_statsGrid__Pswgp{grid-template-columns:1fr}.InvestmentPhilosophy_statCard__FeWyA{padding:32px 16px}.InvestmentPhilosophy_pillarCard__Skmfb{padding:24px 20px}.InvestmentPhilosophy_signatureQuote__73lb-{padding:32px 20px}.InvestmentPhilosophy_quote__rMVnq{font-size:1.5rem}}.GlobalNetwork_globalNetwork__rZ6vd{background:linear-gradient(135deg,#0c1220,#1e293b 50%,#0f172a);overflow:hidden;padding:120px 0;position:relative}.GlobalNetwork_globalNetwork__rZ6vd:before{background:radial-gradient(circle at 20% 30%,#3b82f614 0,#0000 50%),radial-gradient(circle at 80% 70%,#10b9810f 0,#0000 50%),radial-gradient(circle at 50% 50%,#a855f70a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.GlobalNetwork_globalNetwork__rZ6vd:after{background-image:radial-gradient(circle at 1px 1px,#ffffff05 1px,#0000 0);background-size:50px 50px;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.GlobalNetwork_container__MjS3U{margin:0 auto;max-width:1400px;padding:0 2rem;position:relative;z-index:1}.GlobalNetwork_header__ALlgB{margin-bottom:80px;text-align:center}.GlobalNetwork_badge__hY-1X{background:linear-gradient(135deg,#10b98126,#3b82f626);border:1px solid #10b9814d;border-radius:50px;color:#10b981;display:inline-block;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:1px;margin-bottom:32px;padding:10px 28px;text-transform:uppercase}.GlobalNetwork_title__7AKXN{color:#fff;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.1;margin-bottom:32px}.GlobalNetwork_title__7AKXN .GlobalNetwork_highlight__JSLXo{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#10b981,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text}.GlobalNetwork_subtitle__ou5tm{color:#fffc;font-family:Inter,sans-serif;font-size:1.25rem;line-height:1.7;margin:0 auto;max-width:900px}.GlobalNetwork_statsGrid__w3vJH{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:100px}.GlobalNetwork_statCard__vBNDT{background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;overflow:hidden;padding:32px 20px;position:relative;text-align:center;transition:all .4s ease}.GlobalNetwork_statCard__vBNDT:before{background:linear-gradient(45deg,#0000,#10b9811a,#0000);content:"";height:200%;left:-50%;opacity:0;position:absolute;top:-50%;transform:rotate(0deg);transition:transform .8s ease;width:200%}.GlobalNetwork_statCard__vBNDT:hover{background:#ffffff0d;border-color:#10b98166;box-shadow:0 20px 40px #10b98126;transform:translateY(-8px)}.GlobalNetwork_statCard__vBNDT:hover:before{opacity:1;transform:rotate(180deg)}.GlobalNetwork_statIcon__T5OOC{display:block;font-size:2.5rem;margin-bottom:16px}.GlobalNetwork_statNumber__tSJX8{color:#fff;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:8px}.GlobalNetwork_statNumber__tSJX8 .GlobalNetwork_statSuffix__ecoOh{color:#10b981;font-size:1.8rem}.GlobalNetwork_statLabel__2E-L1{color:#ffffffb3;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.GlobalNetwork_regionalSection__FVEpg{margin-bottom:100px}.GlobalNetwork_sectionTitle__JGrHm{color:#fff;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:600;margin-bottom:60px;text-align:center}.GlobalNetwork_regionTabs__-0c8n{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:50px}.GlobalNetwork_regionTab__ku5zA{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;color:#ffffffb3;cursor:pointer;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;padding:12px 32px;transition:all .3s ease}.GlobalNetwork_regionTab__ku5zA:hover{background:#ffffff14;color:#ffffffe6}.GlobalNetwork_regionTab__ku5zA.GlobalNetwork_active__Z7D6y{background:linear-gradient(135deg,#10b98133,#3b82f633);border-color:#10b98166;color:#fff}.GlobalNetwork_regionContent__D-Wvn{grid-gap:60px;background:#ffffff05;border:1px solid #ffffff14;border-radius:24px;display:grid;gap:60px;grid-template-columns:1fr 1fr;padding:40px}@media(max-width:768px){.GlobalNetwork_regionContent__D-Wvn{gap:40px;grid-template-columns:1fr}}.GlobalNetwork_regionInfo__7qxNb .GlobalNetwork_regionTitle__rXq4J{color:#fff;font-family:Playfair Display,serif;font-size:2rem;font-weight:600;margin-bottom:20px}.GlobalNetwork_regionInfo__7qxNb .GlobalNetwork_regionDescription__xQfIY{color:#fffc;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;margin-bottom:32px}.GlobalNetwork_countriesList__wzK-D .GlobalNetwork_countriesTitle__J00rY{color:#10b981;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:.5px;margin-bottom:16px;text-transform:uppercase}.GlobalNetwork_countriesList__wzK-D .GlobalNetwork_countries__dQ2mI{display:flex;flex-wrap:wrap;gap:12px}.GlobalNetwork_countriesList__wzK-D .GlobalNetwork_country__AC2SH{background:#10b9811a;border:1px solid #10b98133;border-radius:20px;color:#ffffffe6;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;padding:6px 16px}.GlobalNetwork_partnerships__53Dfi .GlobalNetwork_partnershipsTitle__XZ6-D{color:#3b82f6;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:.5px;margin-bottom:24px;text-transform:uppercase}.GlobalNetwork_partnershipsList__9rogu{display:flex;flex-direction:column;gap:16px}.GlobalNetwork_partnershipCard__OdNRg{align-items:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;display:flex;justify-content:space-between;padding:20px;transition:all .3s ease}.GlobalNetwork_partnershipCard__OdNRg:hover{background:#ffffff0d;transform:translateX(8px)}.GlobalNetwork_partnerInfo__m\+kKZ .GlobalNetwork_partnerName__\+X1x9{color:#fff;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:600;margin-bottom:4px}.GlobalNetwork_partnerInfo__m\+kKZ .GlobalNetwork_partnerType__B2SJe{color:#fff9;font-family:Inter,sans-serif;font-size:.85rem}.GlobalNetwork_partnerStatus__CicrH{border-radius:20px;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.GlobalNetwork_partnerStatus__CicrH.GlobalNetwork_active__Z7D6y{background:#10b98133;border:1px solid #10b9814d;color:#10b981}.GlobalNetwork_partnerStatus__CicrH.GlobalNetwork_longstanding__y1HLH{background:#3b82f633;border:1px solid #3b82f64d;color:#3b82f6}.GlobalNetwork_partnerStatus__CicrH.GlobalNetwork_strategic__zSgsy{background:#a855f733;border:1px solid #a855f74d;color:#a855f7}.GlobalNetwork_partnerStatus__CicrH.GlobalNetwork_collaborative__olvo-{background:#f59e0b33;border:1px solid #f59e0b4d;color:#f59e0b}.GlobalNetwork_servicesSection__P2pJY{margin-bottom:100px}.GlobalNetwork_servicesGrid__jK0oA{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.GlobalNetwork_serviceCard__YWqA4{background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;overflow:hidden;padding:40px 32px;position:relative;text-align:center;transition:all .4s ease}.GlobalNetwork_serviceCard__YWqA4:before{background:linear-gradient(90deg,#0000,#3b82f61a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.GlobalNetwork_serviceCard__YWqA4:hover{background:#ffffff0d;border-color:#3b82f666;box-shadow:0 20px 40px #3b82f626;transform:translateY(-8px)}.GlobalNetwork_serviceCard__YWqA4:hover:before{left:100%}.GlobalNetwork_serviceIcon__rTLGB{display:block;font-size:3rem;margin-bottom:24px}.GlobalNetwork_serviceTitle__UBxQB{color:#fff;font-family:Playfair Display,serif;font-size:1.375rem;font-weight:600;margin-bottom:16px}.GlobalNetwork_serviceDescription__Oye78{color:#ffffffb3;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}.GlobalNetwork_institutionalSection__0srph{margin-bottom:100px}.GlobalNetwork_partnersGrid__94DsS{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.GlobalNetwork_institutionalCard__tB2ty{background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;padding:32px 24px;transition:all .3s ease}.GlobalNetwork_institutionalCard__tB2ty:hover{background:#ffffff0d;border-color:#a855f74d;transform:translateY(-4px)}.GlobalNetwork_institutionalName__7mK1h{color:#fff;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600;margin-bottom:12px}.GlobalNetwork_institutionalDetails__xITC9{display:flex;flex-wrap:wrap;gap:16px}.GlobalNetwork_institutionalSector__gK5e1{background:#3b82f61a;border:1px solid #3b82f633;border-radius:12px;color:#3b82f6;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;padding:4px 12px}.GlobalNetwork_institutionalRegion__SliHC{background:#10b9811a;border:1px solid #10b98133;border-radius:12px;color:#10b981;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;padding:4px 12px}.GlobalNetwork_advantageSection__RU4Jo{background:#ffffff05;border:1px solid #ffffff1a;border-radius:32px;padding:60px 40px}.GlobalNetwork_advantageContent__gSXeC{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 400px}@media(max-width:768px){.GlobalNetwork_advantageContent__gSXeC{gap:40px;grid-template-columns:1fr;text-align:center}}.GlobalNetwork_advantageTitle__yTi0N{color:#fff;font-family:Playfair Display,serif;font-size:2.25rem;font-weight:600;margin-bottom:24px}.GlobalNetwork_advantageDescription__OQ2A1{color:#fffc;font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.7;margin-bottom:32px}.GlobalNetwork_advantageFeatures__ELlpU{display:flex;flex-direction:column;gap:16px}.GlobalNetwork_feature__18C0l{align-items:center;color:#ffffffe6;display:flex;font-family:Inter,sans-serif;font-size:1rem;gap:12px}.GlobalNetwork_feature__18C0l .GlobalNetwork_featureBullet__dWRvH{color:#10b981;font-size:1.25rem;font-weight:600}.GlobalNetwork_networkMap__la127{height:300px;margin:0 auto;position:relative;width:300px}.GlobalNetwork_centralHub__0DVOE{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.GlobalNetwork_hubCore__t-HqV{align-items:center;animation:GlobalNetwork_pulse__hck5x 3s ease-in-out infinite;background:linear-gradient(135deg,#10b981,#3b82f6);border-radius:50%;box-shadow:0 0 30px #10b98166;color:#fff;display:flex;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;height:80px;justify-content:center;margin-bottom:8px;width:80px}.GlobalNetwork_hubLabel__42Nzb{color:#fffc;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.GlobalNetwork_networkNodes__EWOHZ{height:100%;position:relative;width:100%}.GlobalNetwork_networkNode__FFpwb{align-items:center;animation:GlobalNetwork_float__beOEt 4s ease-in-out infinite;border-radius:50%;color:#fff;display:flex;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;height:60px;justify-content:center;position:absolute;width:60px}.GlobalNetwork_networkNode__FFpwb.GlobalNetwork_europe__R5DfO{animation-delay:0s;background:linear-gradient(135deg,#3b82f6,#8b5cf6);box-shadow:0 0 20px #3b82f666;left:50%;top:20px;transform:translateX(-50%)}.GlobalNetwork_networkNode__FFpwb.GlobalNetwork_africa__AMN-b{animation-delay:.5s;background:linear-gradient(135deg,#10b981,#059669);bottom:20px;box-shadow:0 0 20px #10b98166;left:20px}.GlobalNetwork_networkNode__FFpwb.GlobalNetwork_asia__c7anC{animation-delay:1s;background:linear-gradient(135deg,#f59e0b,#d97706);bottom:20px;box-shadow:0 0 20px #f59e0b66;right:20px}.GlobalNetwork_connectionLines__LZLsn{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.GlobalNetwork_connectionLine__ROKPt{background:linear-gradient(90deg,#10b98199,#3b82f666);height:2px;position:absolute;transform-origin:left center}.GlobalNetwork_connectionLine__ROKPt.GlobalNetwork_toEurope__cdoiY{animation:GlobalNetwork_pulse-line__fFbuM 3s ease-in-out infinite;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-90deg);width:80px}.GlobalNetwork_connectionLine__ROKPt.GlobalNetwork_toAfrica__fotxm{animation:GlobalNetwork_pulse-line__fFbuM 3s ease-in-out .5s infinite;left:50%;top:50%;transform:translate(-50%,-50%) rotate(135deg);width:120px}.GlobalNetwork_connectionLine__ROKPt.GlobalNetwork_toAsia__hK0ME{animation:GlobalNetwork_pulse-line__fFbuM 3s ease-in-out 1s infinite;left:50%;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:120px}@keyframes GlobalNetwork_pulse__hck5x{0%,to{box-shadow:0 0 30px #10b98166;transform:translate(-50%,-50%) scale(1)}50%{box-shadow:0 0 40px #10b98199;transform:translate(-50%,-50%) scale(1.05)}}@keyframes GlobalNetwork_float__beOEt{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes GlobalNetwork_pulse-line__fFbuM{0%,to{opacity:.4}50%{opacity:.8}}@media(max-width:1024px){.GlobalNetwork_globalNetwork__rZ6vd{padding:80px 0}.GlobalNetwork_container__MjS3U{padding:0 1.5rem}.GlobalNetwork_statsGrid__w3vJH{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.GlobalNetwork_servicesGrid__jK0oA{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media(max-width:768px){.GlobalNetwork_globalNetwork__rZ6vd{padding:60px 0}.GlobalNetwork_header__ALlgB{margin-bottom:60px}.GlobalNetwork_statsGrid__w3vJH{grid-template-columns:repeat(2,1fr);margin-bottom:60px}.GlobalNetwork_regionalSection__FVEpg{margin-bottom:60px}.GlobalNetwork_sectionTitle__JGrHm{font-size:2rem;margin-bottom:40px}.GlobalNetwork_regionTabs__-0c8n{align-items:center;flex-direction:column;gap:12px}.GlobalNetwork_regionTab__ku5zA{max-width:200px;width:100%}.GlobalNetwork_regionContent__D-Wvn{padding:32px 24px}.GlobalNetwork_servicesSection__P2pJY{margin-bottom:60px}.GlobalNetwork_servicesGrid__jK0oA{grid-template-columns:1fr}.GlobalNetwork_serviceCard__YWqA4{padding:32px 24px}.GlobalNetwork_institutionalSection__0srph{margin-bottom:60px}.GlobalNetwork_partnersGrid__94DsS{grid-template-columns:1fr}.GlobalNetwork_advantageSection__RU4Jo{padding:40px 24px}.GlobalNetwork_advantageTitle__yTi0N{font-size:1.875rem}.GlobalNetwork_networkMap__la127{height:250px;width:250px}.GlobalNetwork_hubCore__t-HqV{font-size:1.25rem;height:60px;width:60px}.GlobalNetwork_networkNode__FFpwb{font-size:.75rem;height:45px;width:45px}.GlobalNetwork_networkNode__FFpwb.GlobalNetwork_europe__R5DfO{top:15px}.GlobalNetwork_networkNode__FFpwb.GlobalNetwork_africa__AMN-b{bottom:15px;left:15px}.GlobalNetwork_networkNode__FFpwb.GlobalNetwork_asia__c7anC{bottom:15px;right:15px}.GlobalNetwork_connectionLine__ROKPt.GlobalNetwork_toEurope__cdoiY{width:60px}.GlobalNetwork_connectionLine__ROKPt.GlobalNetwork_toAfrica__fotxm,.GlobalNetwork_connectionLine__ROKPt.GlobalNetwork_toAsia__hK0ME{width:90px}}@media(max-width:480px){.GlobalNetwork_container__MjS3U{padding:0 1rem}.GlobalNetwork_statsGrid__w3vJH{grid-template-columns:1fr}.GlobalNetwork_statCard__vBNDT{padding:24px 16px}.GlobalNetwork_institutionalCard__tB2ty,.GlobalNetwork_regionContent__D-Wvn,.GlobalNetwork_serviceCard__YWqA4{padding:24px 20px}.GlobalNetwork_advantageSection__RU4Jo{padding:32px 20px}.GlobalNetwork_institutionalDetails__xITC9{flex-direction:column;gap:8px}.GlobalNetwork_institutionalRegion__SliHC,.GlobalNetwork_institutionalSector__gK5e1{width:-webkit-fit-content;width:fit-content}}.ComplianceOverview_complianceOverview__gERR9{background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);overflow:hidden;padding:120px 0;position:relative}.ComplianceOverview_complianceOverview__gERR9:before{background:radial-gradient(circle at 20% 20%,#3b82f614 0,#0000 50%),radial-gradient(circle at 80% 80%,#a855f70f 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.ComplianceOverview_container__0sudc{margin:0 auto;max-width:1200px;padding:0 24px;position:relative;z-index:1}.ComplianceOverview_header__tB3u0{margin-bottom:80px;text-align:center}.ComplianceOverview_headerContent__n0Qsy{margin:0 auto;max-width:800px}.ComplianceOverview_title__p0Ij8{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e2e8f0);font-size:3.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:24px}@media(max-width:768px){.ComplianceOverview_title__p0Ij8{font-size:2.5rem}}.ComplianceOverview_subtitle__jl18W{color:#3b82f6;font-size:1.5rem;font-weight:600;letter-spacing:.01em;margin-bottom:24px}.ComplianceOverview_description__8ZwUn{color:#cbd5e1;font-size:1.125rem;line-height:1.8;margin-bottom:32px}.ComplianceOverview_trustMetrics__umZYu{grid-gap:32px;border-bottom:1px solid #94a3b81a;border-top:1px solid #94a3b81a;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:80px;padding:48px 0}.ComplianceOverview_metric__loRtr{animation:ComplianceOverview_fadeInUp__7Wy\+m .8s ease-out forwards;text-align:center}.ComplianceOverview_metric__loRtr:first-child{animation-delay:.1s}.ComplianceOverview_metric__loRtr:nth-child(2){animation-delay:.2s}.ComplianceOverview_metric__loRtr:nth-child(3){animation-delay:.3s}.ComplianceOverview_metric__loRtr:nth-child(4){animation-delay:.4s}.ComplianceOverview_metricValue__yEeMg{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);font-size:3rem;font-weight:800;letter-spacing:-.02em;margin-bottom:8px}.ComplianceOverview_metricLabel__WLIk4{color:#94a3b8;font-size:.875rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.ComplianceOverview_standardsGrid__MlNye{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:80px}@media(max-width:768px){.ComplianceOverview_standardsGrid__MlNye{gap:24px;grid-template-columns:1fr}}.ComplianceOverview_standardCard__vc9nb{background:#0f172a99;border:1px solid #94a3b81a;border-radius:16px;overflow:hidden;padding:32px;position:relative;transition:all .3s ease}.ComplianceOverview_standardCard__vc9nb:before{background:linear-gradient(135deg,#3b82f60d,#a855f70d);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.ComplianceOverview_standardCard__vc9nb:hover{border-color:#3b82f64d;box-shadow:0 20px 40px #3b82f61a;transform:translateY(-8px)}.ComplianceOverview_standardCard__vc9nb:hover:before{opacity:1}.ComplianceOverview_standardCard__vc9nb:hover .ComplianceOverview_standardIcon__yniac{color:#3b82f6;transform:scale(1.1)}.ComplianceOverview_standardIcon__yniac{align-items:center;color:#64748b;display:flex;justify-content:flex-start;margin-bottom:24px;transition:all .3s ease}.ComplianceOverview_standardContent__B0nOr{position:relative;z-index:1}.ComplianceOverview_standardTitle__3f47S{color:#fff;font-size:1.25rem;font-weight:700;letter-spacing:-.01em;margin-bottom:12px}.ComplianceOverview_standardDescription__25hta{color:#cbd5e1;font-size:.95rem;line-height:1.6;margin-bottom:16px}.ComplianceOverview_standardBadge__0xyTg{background:linear-gradient(135deg,#1e293b,#334155);border:1px solid #3b82f633;border-radius:20px;color:#3b82f6;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:6px 12px;text-transform:uppercase}.ComplianceOverview_complianceStatement__91nFl{align-items:flex-start;background:#1e293bcc;border:1px solid #94a3b826;border-radius:20px;display:flex;gap:32px;margin-bottom:60px;padding:48px}@media(max-width:768px){.ComplianceOverview_complianceStatement__91nFl{flex-direction:column;gap:24px;padding:32px 24px;text-align:center}}.ComplianceOverview_statementIcon__EFMzv{color:#3b82f6;flex-shrink:0}@media(max-width:768px){.ComplianceOverview_statementIcon__EFMzv{align-self:center}}.ComplianceOverview_statementContent__-Ap9m{flex:1 1}.ComplianceOverview_statementTitle__W3EBt{color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:-.01em;margin-bottom:16px}.ComplianceOverview_statementText__aVKTX{color:#e2e8f0;font-size:1.125rem;font-style:italic;line-height:1.7;margin-bottom:24px}.ComplianceOverview_statementSignature__urjjG{color:#94a3b8;font-size:.95rem;font-weight:600}.ComplianceOverview_statementSignature__urjjG:before{background:#3b82f6;content:"";display:inline-block;height:1px;margin-right:12px;vertical-align:middle;width:40px}.ComplianceOverview_securityFeatures__Nw-bL{text-align:center}.ComplianceOverview_featuresTitle__tIwhF{color:#fff;font-size:2rem;font-weight:700;letter-spacing:-.01em;margin-bottom:40px}.ComplianceOverview_featuresGrid__6E8oh{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:800px}.ComplianceOverview_feature__MNWTQ{align-items:center;background:#0f172a66;border:1px solid #94a3b81a;border-radius:12px;display:flex;flex-direction:column;gap:12px;padding:24px 16px;transition:all .3s ease}.ComplianceOverview_feature__MNWTQ:hover{background:#0f172a99;border-color:#3b82f64d;transform:translateY(-4px)}.ComplianceOverview_feature__MNWTQ:hover .ComplianceOverview_featureIcon__Q5su0{color:#3b82f6;transform:scale(1.1)}.ComplianceOverview_feature__MNWTQ span{color:#cbd5e1;font-size:.875rem;font-weight:600;text-align:center}.ComplianceOverview_featureIcon__Q5su0{color:#64748b;transition:all .3s ease}@keyframes ComplianceOverview_fadeInUp__7Wy\+m{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.ComplianceOverview_complianceOverview__gERR9{padding:80px 0}.ComplianceOverview_container__0sudc{padding:0 20px}}@media(max-width:768px){.ComplianceOverview_complianceOverview__gERR9{padding:60px 0}.ComplianceOverview_header__tB3u0{margin-bottom:60px}.ComplianceOverview_trustMetrics__umZYu{gap:24px;grid-template-columns:repeat(2,1fr);margin-bottom:60px;padding:32px 0}.ComplianceOverview_metricValue__yEeMg{font-size:2.5rem}.ComplianceOverview_standardsGrid__MlNye{margin-bottom:60px}.ComplianceOverview_standardCard__vc9nb{padding:24px}.ComplianceOverview_featuresGrid__6E8oh{gap:16px;grid-template-columns:repeat(2,1fr)}}:root{--primary-color:#2c3e50;--secondary-color:#e67e22;--light-color:#f5f5f5;--dark-color:#1a1a1a;--text-color:#333;--heading-font:"Playfair Display",serif;--body-font:"Open Sans",sans-serif;--transition:all 0.3s ease}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;color:var(--text-color);font-family:Open Sans,sans-serif;font-family:var(--body-font);line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif;font-family:var(--heading-font);font-weight:700;margin-bottom:1rem}a{color:inherit;text-decoration:none}img{height:auto;max-width:100%}.container{margin:0 auto;max-width:1200px;padding:0 15px;width:90%}.section{padding:80px 0}.section-title{margin-bottom:40px;text-align:center}@media(max-width:768px){.section{padding:60px 0}}@media(max-width:576px){.section{padding:40px 0}}
/*# sourceMappingURL=main.4f7c589f.css.map*/