.about-page{color:#fff;background:#030712;overflow-x:hidden}.about-container{max-width:1280px;margin:auto;padding:0 1.5rem}.section-title{margin:0;font-size:clamp(2.3rem,5vw,3.5rem);font-weight:800;line-height:1.15}.section-subtitle{color:#94a3b8;margin-top:18px;font-size:1.15rem}.about-hero{text-align:center;background:#1013bf7e;border-bottom:1px solid #ffffff14;padding:180px 0 140px;position:relative}.about-badge{color:#fff;letter-spacing:.25em;text-transform:uppercase;background:#0d02e4;border:1px solid #38bdf84d;border-radius:999px;justify-content:center;align-items:center;padding:12px 28px;font-size:.8rem;font-weight:700;display:inline-flex}.about-title{margin-top:45px;font-size:clamp(3rem,8vw,5.8rem);font-weight:900;line-height:1.05}.about-description{color:#cbd5e1;max-width:900px;margin:40px auto 0;font-size:1.25rem;line-height:1.9}.about-story{background:#fff;padding:120px 0}.about-story-grid{color:#000;grid-template-columns:1.2fr .8fr;align-items:center;gap:70px;display:grid}.about-story p{color:#000;margin-top:28px;font-size:1.1rem;line-height:1.9}.story-card-grid{gap:25px;display:grid}.story-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0000000a;border:1px solid #00000014;border-radius:28px;padding:35px;transition:all .35s}.story-card:hover{border-color:#38bdf8;transform:translateY(-6px)}.story-icon{width:42px;height:42px}.story-card h3{margin-top:22px;font-size:1.6rem;font-weight:700}.story-card p{color:#000;margin-top:15px;line-height:1.8}.about-steps{background:#1013bf7e;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;padding:120px 0}.about-steps .section-title,.about-steps .section-subtitle{text-align:center}.steps-grid{grid-template-columns:repeat(4,1fr);gap:30px;margin-top:80px;display:grid}.step-card{background:#ffffff0d;border:1px solid #ffffff14;border-radius:28px;padding:40px;transition:all .35s}.step-card:hover{border-color:#38bdf8;transform:translateY(-8px)}.step-number{color:#38bdf8;font-size:3rem;font-weight:800}.step-card h3{margin-top:22px;font-size:1.6rem}.step-card p{color:#fff;margin-top:18px;line-height:1.8}.about-reports{background:#fff;padding:120px 0}.reports-grid{color:#000;grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.report-icon{color:#38bdf8;width:70px;height:70px}.report-card{background:linear-gradient(135deg,#1012bf 50%,#0d02e4 50%);border-radius:28px;padding:80px 60px}.report-card h3{color:#fff;font-size:2rem}.report-card ul{color:#fff;margin-top:35px;padding-left:20px}.report-card li{color:#fff;margin-bottom:20px;line-height:1.8}.about-cta{background:#1013bf7e;padding:120px 0}.cta-card{text-align:center;background:linear-gradient(135deg,#0ea5e926,#0f172af2);border:1px solid #38bdf840;border-radius:40px;max-width:1150px;margin:auto;padding:90px 70px;position:relative;overflow:hidden}.cta-card:before{content:"";filter:blur(120px);background:#38bdf82e;border-radius:50%;width:320px;height:320px;position:absolute;top:-120px;left:-120px}.cta-card:after{content:"";filter:blur(120px);background:#38bdf82e;border-radius:50%;width:320px;height:320px;position:absolute;bottom:-120px;right:-120px}.cta-icon{color:#38bdf8;z-index:2;width:70px;height:70px;position:relative}.cta-card h2{z-index:2;margin-top:35px;font-size:3rem;position:relative}.cta-card p{color:#cbd5e1;z-index:2;max-width:760px;margin:30px auto 0;font-size:1.15rem;line-height:1.9;position:relative}.cta-button{color:#08111d;z-index:2;background:#38bdf8;border-radius:999px;align-items:center;gap:14px;margin-top:45px;padding:18px 42px;font-weight:700;transition:all .35s;display:inline-flex;position:relative}.cta-button:hover{transform:translateY(-4px);box-shadow:0 15px 40px #38bdf859}@media (max-width:992px){.about-story-grid,.reports-grid{grid-template-columns:1fr}.steps-grid{grid-template-columns:repeat(2,1fr)}.cta-card{padding:70px 35px}.cta-card h2{font-size:2.4rem}}@media (max-width:768px){.about-hero{padding:150px 0 90px}.about-title{font-size:3rem}.about-description{font-size:1.05rem}.steps-grid{grid-template-columns:1fr}.story-card,.step-card,.report-card{padding:30px}.cta-card{padding:55px 25px}.cta-card h2{font-size:2rem}}.about-compliance{background:#1013bf7e;padding:8rem 1.5rem}.about-compliance .about-container{max-width:1280px;margin:0 auto}.about-compliance .section-badge{color:#38bdf8;letter-spacing:.28em;text-transform:uppercase;font-size:.8rem;font-weight:700;display:inline-block}.about-compliance .section-title{color:#fff;margin-top:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.about-compliance .section-subtitle{color:#fff;max-width:900px;margin:1.5rem 0;font-size:1.1rem;line-height:1.9}.logo-carousel{margin-top:5rem;position:relative;overflow:hidden}.logo-track{gap:24px;width:max-content;animation:28s linear infinite logoScroll;display:flex}.logo-carousel:hover .logo-track{animation-play-state:paused}.logo-card{background:#fff;border:1px solid #0f172a14;border-radius:22px;flex:0 0 230px;justify-content:center;align-items:center;height:140px;transition:all .35s;display:flex;box-shadow:0 15px 40px #0f172a14}.logo-card:hover{border-color:#38bdf8;transform:translateY(-8px);box-shadow:0 20px 55px #38bdf826}.logo-card img{object-fit:contain;width:auto;max-width:150px;height:auto;max-height:70px}.logo-carousel:before,.logo-carousel:after{content:"";z-index:2;pointer-events:none;width:120px;height:100%;position:absolute;top:0}.logo-carousel:before{background:linear-gradient(90deg,#fff,#0000);left:0}.logo-carousel:after{background:linear-gradient(270deg,#fff,#0000);right:0}@keyframes logoScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.about-migration{background:#f8fafc;padding:8rem 1.5rem}.about-migration .about-container{max-width:1200px;margin:0 auto}.about-migration .section-badge{color:#38bdf8;letter-spacing:.28em;text-transform:uppercase;font-size:.8rem;font-weight:700;display:inline-block}.about-migration .section-title{color:#0f172a;margin-top:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.about-migration .section-subtitle{color:#000;max-width:900px;margin:1.5rem auto 0;font-size:1.1rem;line-height:1.9}.migration-card{text-align:center;background:#fff;border:1px solid #0f172a14;border-radius:32px;margin-top:4rem;padding:70px;box-shadow:0 20px 60px #0f172a14}.migration-card h3{color:#000;margin-bottom:25px;font-size:2rem;font-weight:700}.migration-card p{color:#000;max-width:900px;margin:0 auto;font-size:1.1rem;line-height:1.9}.about-features{background:#fff;padding:8rem 1.5rem}.about-features .about-container{max-width:1280px;margin:0 auto}.features-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.feature-card{background:#fff;border:1px solid #0f172a14;border-radius:24px;padding:40px;transition:all .35s;box-shadow:0 15px 40px #0f172a0f}.feature-card:hover{border-color:#38bdf8;transform:translateY(-8px);box-shadow:0 20px 55px #38bdf826}.feature-card h3{color:#0f172a;margin-bottom:18px;font-size:1.4rem;font-weight:700}.feature-card p{color:#64748b;font-size:1rem;line-height:1.8}@media (max-width:992px){.migration-card{padding:50px 30px}.features-grid{grid-template-columns:1fr}.logo-card{flex:0 0 180px;height:120px}.logo-card img{max-width:120px;max-height:60px}.migration-card h3{font-size:1.6rem}.about-compliance .section-title{font-size:2.6rem}}.footer{background:#1c1c1d;border-top:1px solid #ffffff1a}.footer-container{max-width:1280px;margin:auto;padding:5rem 1.5rem}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;display:grid}.footer-logo{color:#fff;font-size:2rem;font-weight:800}.footer-logo span{color:#0d02e4}.footer-description{color:#94a3b8;margin-top:24px;line-height:1.9}.footer-heading{color:#fff;margin-bottom:24px;font-size:1.25rem;font-weight:700}.footer-links{margin:0;padding:0;list-style:none}.footer-links li{margin-bottom:18px}.footer-links a{color:#94a3b8;transition:all .3s}.footer-links a:hover{color:#38bdf8}.footer-contact{color:#94a3b8;flex-direction:column;gap:20px;display:flex}.footer-contact-title{color:#fff;margin-bottom:6px;font-weight:600}.footer-bottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:20px;margin-top:70px;padding-top:35px;display:flex}.footer-copyright{color:#64748b;font-size:.9rem}.footer-bottom-links{gap:30px;display:flex}.footer-bottom-links a{color:#64748b;transition:all .3s}.footer-bottom-links a:hover{color:#38bdf8}@media (max-width:992px){.footer-grid{grid-template-columns:1fr;gap:45px}.footer-bottom{text-align:center;flex-direction:column}.footer-bottom-links{flex-direction:column;gap:15px}}
.about-mobile{color:#fff;background:#020617;min-height:100vh;position:relative;overflow-x:hidden}.about-background{z-index:0;background:radial-gradient(circle at top,#0ea5e922,#0000 45%),linear-gradient(#020617,#071226);position:fixed;inset:0}.about-overlay{z-index:1;background:#00000073;position:fixed;inset:0}.about-mobile-container{z-index:2;width:100%;max-width:420px;margin:auto;padding:0 24px;position:relative}.about-section-title{text-align:center;margin-bottom:18px;font-size:2rem;font-weight:800}.about-section-description{text-align:center;color:#cbd5e1;margin-bottom:40px;line-height:1.8}.about-mobile-hero{text-align:center;background:#1012bf;justify-content:center;align-items:center;min-height:100vh;padding:120px 0 80px;display:flex}.about-mobile-badge{color:#7dd3fc;background:#0ea5e91f;border:1px solid #38bdf840;border-radius:999px;padding:10px 18px;font-weight:600;display:inline-block}.about-mobile-title{margin:28px 0 20px;font-size:3rem;font-weight:800;line-height:1.1}.about-mobile-title span{color:#38bdf8}.about-mobile-description{color:#cbd5e1;margin-bottom:45px;line-height:1.8}.about-mobile-button{color:#fff;background:#0284c7;border-radius:16px;justify-content:center;align-items:center;gap:10px;padding:16px 30px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.about-mobile-button:hover{background:#0369a1}.about-mobile-story{background:#fff;padding:80px 0}.about-section-title.about-story-title,.about-section-description{color:#000}.about-story-cards{flex-direction:column;gap:22px;display:flex}.about-story-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#1012bf 50%,#0d02e4 50%);border:1px solid #ffffff14;border-radius:24px;padding:28px;transition:all .3s}.about-story-card:hover{border-color:#38bdf8;transform:translateY(-5px)}.about-story-icon{color:#38bdf8;background:#0ea5e926;border-radius:18px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;display:flex}.about-story-card h3{margin-bottom:12px;font-size:1.2rem}.about-story-card p{color:#cbd5e1;line-height:1.7}.about-mobile-values{background:#1012bf;padding:30px 0 80px}.about-values-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.about-value-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#000;text-align:center;background:#fff;border:1px solid #ffffff14;border-radius:22px;padding:28px 18px;transition:all .3s}.about-value-card:hover{border-color:#38bdf8;transform:translateY(-4px)}.about-value-icon{color:#38bdf8;margin-bottom:16px}.about-value-card h3{font-size:1rem;line-height:1.5}.about-mobile-stats{background:#1012bf;padding:80px 0}.about-mobile-stats .about-mobile-container{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.about-stat-card{color:#000;text-align:center;background:#fff;border:1px solid #ffffff14;border-radius:22px;padding:28px 16px}.about-stat-card h2{color:#38bdf8;margin-bottom:10px;font-size:2rem;font-weight:800}.about-stat-card p{color:#000;font-size:.9rem;line-height:1.6}.about-mobile-cta{background:#fff;padding:90px 0 120px}.about-mobile-cta .about-mobile-container{text-align:center;background:linear-gradient(135deg,#1012bf 50%,#0d02e4 50%);border:1px solid #ffffff14;border-radius:30px;margin:auto;padding-top:25px;padding-bottom:25px}.about-cta-badge{color:#7dd3fc;background:#0ea5e926;border-radius:999px;margin-bottom:20px;padding:8px 18px;font-size:.8rem;font-weight:700;display:inline-block}.about-cta-title{margin-bottom:20px;font-size:2rem;font-weight:800;line-height:1.2}.about-cta-description{color:#cbd5e1;margin-bottom:35px;line-height:1.8}.about-cta-button{color:#fff;background:#0284c7;border-radius:16px;justify-content:center;align-items:center;gap:10px;padding:16px 30px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.about-cta-button:hover{background:#0369a1}@media (max-width:380px){.about-mobile-title{font-size:2.5rem}.about-values-grid,.about-mobile-stats .about-mobile-container{grid-template-columns:1fr}.about-cta-title{font-size:1.7rem}}.mobile-footer{z-index:2;background:#020617b3;border-top:1px solid #ffffff14;padding:60px 0 30px;position:relative}.mobile-footer-container{flex-direction:column;gap:44px;max-width:420px;margin:0 auto;padding:0 24px;display:flex}.mobile-footer-logo{color:#fff;font-size:1.5rem;font-weight:800}.mobile-footer-logo span{color:#38bdf8}.mobile-footer-description{color:#94a3b8;margin-top:16px;font-size:.92rem;line-height:1.8}.mobile-footer-heading{color:#fff;margin-bottom:18px;font-size:1.05rem;font-weight:700}.mobile-footer-links{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.mobile-footer-links a{color:#94a3b8;font-size:.92rem;transition:color .3s}.mobile-footer-links a:hover{color:#38bdf8}.mobile-footer-contact{color:#94a3b8;flex-direction:column;gap:16px;font-size:.92rem;display:flex}.mobile-footer-contact-title{color:#fff;margin-bottom:4px;font-weight:600}.mobile-footer-bottom{text-align:center;border-top:1px solid #ffffff14;flex-direction:column;align-items:center;gap:16px;padding-top:28px;display:flex}.mobile-footer-copyright{color:#64748b;font-size:.82rem}.mobile-footer-bottom-links{gap:24px;display:flex}.mobile-footer-bottom-links a{color:#64748b;font-size:.82rem;transition:color .3s}.mobile-footer-bottom-links a:hover{color:#38bdf8}
