:root{--expo-ease:cubic-bezier(0.16,1,0.3,1);--primary-600:#B7D8ED;--primary-700:#7FB3D3;--primary-800:#5988A6;--primary-900:#365F78;--primary-950:#244051;--secondary-600:#9CB79E;--secondary-700:#749E76;--secondary-800:#4F7B51;--secondary-900:#3B5B3D;--secondary-950:#2A412C;--neutral-50:#FAFAFA;--neutral-100:#e6e6e9;--neutral-200:#d4d5d9;--neutral-300:#bfc1c7;--neutral-400:#adb0b7;--neutral-500:#8c8f9a;--neutral-600:#666a79;--neutral-700:#404557;--neutral-800:#33394c;--neutral-900:#1a2035;--neutral-950:#00071f}.landing-page{font-family:Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#000;color:white;overflow-x:hidden;line-height:1;margin:0;padding:0;min-height:100vh}.landing-page *{box-sizing:border-box}.landing-page>*{line-height:normal}.hero-section{height:100vh;display:block;position:relative;background:#000;overflow:hidden;margin:0;padding:0}.hero-nav{position:absolute;top:2rem;right:2rem;z-index:50;display:flex;align-items:center;gap:2rem;pointer-events:auto}.hero-nav-link{background:transparent;border:none;color:white;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;padding:.5rem 0;position:relative}.hero-nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:white;transition:width .3s ease}.hero-nav-link:hover:after{width:100%}.hero-nav-link:hover{opacity:.8}.hero-nav-button{background:white;color:#0f172a;border:none;padding:.75rem 2rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(255,255,255,.2)}.hero-nav-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(255,255,255,.3)}.hero-video-container{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;background-color:#000}.hero-video-container video{width:100%;height:100%;object-fit:cover;opacity:1;transform:scaleY(-1)}.hero-content{z-index:30;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:100%;max-width:900px;padding:0 2rem;pointer-events:none}.hero-logo{width:clamp(180px,35vw,350px);height:auto;margin:0 auto 1.5rem;filter:drop-shadow(0 8px 24px rgba(127,179,211,.4))}.hero-heading{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.2}.hero-heading,.hero-subheading{color:white;margin-bottom:.5rem}.hero-subheading{font-size:clamp(1.1rem,2.5vw,1.5rem)}.hero-subheading,.hero-tagline{font-weight:500;line-height:1.4}.hero-tagline{color:rgba(255,255,255,.9);font-size:clamp(1rem,2vw,1.25rem);margin-bottom:2rem}.hero-cta-button{pointer-events:auto;cursor:pointer;background:#092557;color:#FFFFFF;padding:.75rem 2rem;border-radius:50px;font-size:.95rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;transition:all .3s ease;box-shadow:0 10px 40px rgba(9,37,87,.3);position:relative;z-index:35;border:none}.hero-cta-button:hover{transform:translateY(-3px);box-shadow:0 15px 50px rgba(9,37,87,.5);background:#071B40}.trusted-by-section{background:#FFF;padding:24px 80px;display:flex;flex-direction:column;align-items:center;gap:24px;border-top:1px solid rgba(9,37,87,.1)}.trusted-by-text{font-size:.875rem;font-weight:500;color:#6b7280;text-align:center;margin:0}.trusted-by-logos{display:flex;align-items:center;justify-content:center;gap:48px;flex-wrap:wrap}.trusted-by-logo{opacity:.7;transition:opacity .3s ease}.trusted-by-logo:hover{opacity:1}@media (max-width:768px){.trusted-by-section{padding:20px 24px}.trusted-by-logos{gap:24px}.trusted-by-logo svg{width:120px;height:34px}}@media (max-width:480px){.trusted-by-section{padding:16px}.trusted-by-logos{gap:16px}.trusted-by-logo svg{width:100px;height:28px}.trusted-by-text{font-size:.75rem}}.problem-section2{background:#fff;padding:100px 40px;text-align:center;min-height:60vh;display:flex;align-items:center;justify-content:center;position:relative;font-family:Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.problem-label{position:absolute;top:40px;left:40px;font-size:1.2rem;font-weight:700;color:var(--neutral-900,#111827);text-transform:uppercase;letter-spacing:.1em}.problem-container{max-width:1000px;margin:0 auto}.problem-main-title{font-size:4rem;font-weight:700;color:var(--neutral-900,#111827);line-height:1.2;margin-bottom:3rem}.problem-subtitle{margin-bottom:3rem}.problem-subtitle-line{font-size:1.5rem;font-weight:400;color:var(--neutral-500,#6b7280);line-height:1.6;margin:.5rem 0}.problem-closing{font-size:1.3rem;font-weight:700;color:var(--neutral-900,#111827);line-height:1.7;margin:0}@media (max-width:768px){.problem-section2{padding:60px 20px}.problem-label{top:20px;left:20px;font-size:.8rem}.problem-main-title{font-size:2.5rem}.problem-subtitle-line{font-size:1.1rem}.problem-closing{font-size:1rem}}@media (max-width:480px){.problem-label{font-size:.75rem}.problem-main-title{font-size:2rem}.problem-subtitle-line{font-size:1rem}.problem-closing{font-size:.95rem}}.meet-futuru-section{position:relative;min-height:100vh;padding:100px 40px;background-image:url(/images/bamboo-forest.png);background-size:cover;background-position:50%;background-repeat:no-repeat;font-family:Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.meet-futuru-overlay{position:absolute;inset:0;background:rgba(0,0,0,.35)}.meet-futuru-content{position:relative;z-index:10;max-width:1200px;margin:0 auto}.meet-futuru-title{font-size:4rem;font-weight:700;color:white;text-align:center;margin-bottom:.5rem;text-shadow:0 4px 12px rgba(0,0,0,.3)}.meet-futuru-subtitle{font-size:1.25rem;color:rgba(255,255,255,.9);text-align:center;margin-bottom:4rem;line-height:1.6;max-width:700px;margin-left:auto;margin-right:auto}.meet-futuru-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.meet-futuru-card{background:rgba(255,255,255,.15);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:24px;padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.meet-futuru-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.2)}.meet-futuru-icon-circle{width:160px;height:160px;border-radius:114px;border:1px solid #fff;background:linear-gradient(180deg,#F9F9F9,#E6E6E6);box-shadow:0 0 16px 0 rgba(17,17,17,.08);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;padding:15px}.meet-futuru-icon-circle img{width:80px;height:80px;object-fit:contain}.meet-futuru-card-title{font-size:1.5rem;font-weight:700;color:white;margin-bottom:1rem}.meet-futuru-card-desc{font-size:1rem;color:rgba(255,255,255,.85);line-height:1.6;margin:0}@media (max-width:968px){.meet-futuru-cards{grid-template-columns:1fr;max-width:500px;margin:0 auto}}@media (max-width:768px){.meet-futuru-section{padding:60px 20px}.meet-futuru-title{font-size:2.5rem}.meet-futuru-subtitle{font-size:1.1rem;margin-bottom:2.5rem}.meet-futuru-icon-circle{width:120px;height:120px}.meet-futuru-icon-circle img{width:60px;height:60px}}@media (max-width:480px){.meet-futuru-title{font-size:2rem}.meet-futuru-subtitle{font-size:1rem}.meet-futuru-card{padding:2rem 1.5rem}.meet-futuru-icon-circle{width:100px;height:100px}.meet-futuru-icon-circle img{width:50px;height:50px}}.solution-section{background:var(--neutral-100,#f3f4f6);padding:100px 40px;min-height:80vh;position:relative;font-family:Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.solution-label{position:absolute;top:40px;left:40px;font-size:1.2rem;font-weight:700;color:var(--neutral-900,#111827);text-transform:uppercase;letter-spacing:.1em}.solution-container{max-width:1100px;margin:0 auto}.solution-header{text-align:center;margin-bottom:3rem}.solution-main-heading{font-size:3rem;font-weight:700;color:var(--neutral-900,#111827);line-height:1.3;margin-bottom:1rem}.solution-tagline{font-size:1.1rem;font-weight:400;color:var(--neutral-600,#4b5563);line-height:1.6}.solution-section-title{font-size:2rem;font-weight:700;color:var(--neutral-900,#111827);text-align:center;margin-bottom:2.5rem}.solution-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.solution-card{background:white;border-radius:12px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.solution-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.12)}.solution-card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.solution-card-icon{width:36px;height:36px;flex-shrink:0;color:var(--neutral-800,#1f2937);stroke-width:2}.solution-card-title{font-size:1.75rem;font-weight:700;color:var(--neutral-900,#111827);margin:0}.solution-card-content{font-size:1rem;line-height:1.6;color:var(--neutral-700,#374151)}.solution-card-content strong{font-weight:700;color:var(--neutral-900,#111827);display:block;margin-bottom:.5rem}@media (max-width:968px){.solution-cards-grid{grid-template-columns:1fr;gap:1.5rem}.solution-main-heading{font-size:2.5rem}.solution-section-title{font-size:1.75rem}}@media (max-width:768px){.solution-section{padding:60px 20px}.solution-label{top:20px;left:20px;font-size:1rem}.solution-main-heading{font-size:2rem}.solution-tagline{font-size:1rem}.solution-section-title{font-size:1.5rem}}@media (max-width:480px){.solution-label{font-size:.9rem}.solution-main-heading{font-size:1.75rem}.solution-tagline{font-size:.95rem}.solution-card{padding:1.5rem}.solution-card-title{font-size:1.25rem}}.lia-section-redesign{background:#092557;padding:64px;font-family:Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.lia-container-redesign{max-width:1514px;min-height:440px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:4rem}.lia-content-redesign{flex:1;max-width:700px}.lia-label{font-size:1rem;font-weight:500;color:#00DDFF;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.lia-title-redesign{font-size:3rem;font-weight:700;color:white;margin-bottom:1.5rem;line-height:1.2}.lia-description-redesign{font-size:1.1rem;line-height:1.7;color:rgba(255,255,255,.85);margin-bottom:1rem}.lia-description-redesign:last-of-type{margin-bottom:0}.lia-animation-container-redesign{flex-shrink:0;display:flex;align-items:center;justify-content:center}.lia-animation-redesign{width:250px;height:250px;filter:drop-shadow(0 0 40px rgba(0,221,255,.4)) drop-shadow(0 0 80px rgba(0,221,255,.2))}@media (max-width:968px){.lia-section-redesign{padding:48px 24px}.lia-container-redesign{flex-direction:column;gap:2.5rem;text-align:center}.lia-title-redesign{font-size:2.5rem}.lia-animation-redesign{width:200px;height:200px}}@media (max-width:768px){.lia-section-redesign{padding:40px 20px}.lia-title-redesign{font-size:2rem}.lia-description-redesign{font-size:1rem}.lia-animation-redesign{width:180px;height:180px}}@media (max-width:480px){.lia-title-redesign{font-size:1.75rem}.lia-animation-redesign{width:150px;height:150px}}.lia-section-v2{background:#092557;padding:80px 40px;font-family:Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow:hidden}.lia-blur-glow{position:absolute;width:800px;height:500px;border-radius:1000px;background:linear-gradient(180deg,rgba(86,88,144,.75),rgba(86,88,144,0));mix-blend-mode:lighten;filter:blur(80px);left:50%;transform:translateX(-50%);bottom:-280px;pointer-events:none}.lia-container-v2{max-width:900px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center}.lia-icon-v2{margin-bottom:1.5rem}.lia-icon-v2 svg{width:120px;height:120px}.lia-title-v2{font-size:3.5rem;font-weight:700;color:white;margin-bottom:1rem;line-height:1.2}.lia-subtitle-v2{font-size:1.5rem;font-weight:500;font-style:italic;color:#00DDFF;margin-bottom:2rem}.lia-description-v2{max-width:650px}.lia-description-v2 p{font-size:1.1rem;line-height:1.7;color:rgba(255,255,255,.85);margin-bottom:.5rem}.lia-description-v2 p:last-child{margin-bottom:0}.lia-avatar-v2{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center}.lia-animation-v2{width:200px;height:200px;filter:drop-shadow(0 0 40px rgba(0,221,255,.4)) drop-shadow(0 0 20px rgba(0,221,255,.2))}@media (max-width:768px){.lia-section-v2{padding:60px 20px}.lia-animation-v2{width:160px;height:160px}.lia-title-v2{font-size:2.5rem}.lia-subtitle-v2{font-size:1.25rem}.lia-description-v2 p{font-size:1rem}}@media (max-width:480px){.lia-animation-v2{width:130px;height:130px}.lia-title-v2{font-size:2rem}.lia-subtitle-v2{font-size:1.1rem}}.lia-section{background:var(--neutral-900);padding:80px 40px;font-family:Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.lia-container{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:4rem}.lia-content{flex:1}.lia-title{font-size:3.5rem;font-weight:700;color:white;margin-bottom:1rem;line-height:1.2}.lia-subtitle{font-size:1.3rem;font-weight:500;color:white;margin-bottom:1.5rem}.lia-description{font-size:1rem;line-height:1.7;color:rgba(255,255,255,.85)}.lia-animation-container{flex-shrink:0;display:flex;align-items:center;justify-content:center}.lia-animation{width:200px;height:200px;filter:drop-shadow(0 0 40px rgba(127,179,211,.6)) drop-shadow(0 0 80px rgba(127,179,211,.4))}@media (max-width:968px){.lia-container{flex-direction:column;gap:2.5rem;text-align:center}.lia-title{font-size:2.5rem}.lia-subtitle{font-size:1.1rem}.lia-animation{width:180px;height:180px}}@media (max-width:768px){.lia-section{padding:60px 20px}.lia-title{font-size:2rem}.lia-subtitle{font-size:1rem}.lia-description{font-size:.95rem}.lia-animation{width:150px;height:150px}}@media (max-width:480px){.lia-title{font-size:1.75rem}.lia-subtitle{font-size:.95rem}.lia-animation{width:120px;height:120px}}.difference-section{background:#fff;padding:60px 20px;min-height:100vh}.difference-container{max-width:1100px;margin:0 auto}.difference-header{margin-bottom:50px;animation:fadeInDown .8s ease-out}.difference-main-heading{font-size:56px;font-weight:700;color:#1a1a1a;margin-bottom:8px;line-height:1.2}.difference-sub-heading{font-size:56px;font-weight:400;color:#1a1a1a;margin-bottom:24px;line-height:1.2}.difference-tagline{font-size:16px;line-height:1.7;color:#2c3e50;max-width:850px}.difference-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:32px}.difference-card{background:rgba(127,179,211,.35);border-radius:20px;padding:36px 28px;transition:transform .3s ease,box-shadow .3s ease;animation:fadeInUp .8s ease-out;animation-fill-mode:both}.difference-card:first-child{animation-delay:.1s}.difference-card:nth-child(2){animation-delay:.2s}.difference-card:nth-child(3){animation-delay:.3s}.difference-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.08)}.difference-card-icon{width:36px;height:36px;margin-bottom:16px}.difference-card-title{font-size:28px;font-weight:700;color:#1a1a1a;margin-bottom:16px}.difference-card-content{font-size:15px;line-height:1.7;color:#2c3e50;text-align:justify}.difference-footer-banner{background:rgba(189,189,189,.35);border-radius:20px;padding:32px 40px;animation:fadeInUp .8s ease-out .4s;animation-fill-mode:both}.difference-footer-content{display:flex;align-items:flex-start}.difference-footer-text{font-size:19px;line-height:1.6;color:#2c3e50}.difference-footer-text strong{font-weight:700}.difference-launch-animation{width:35px;height:35px;display:block;margin-bottom:.5rem}.problem-section{min-height:160vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;background-color:#fff;padding:4rem 0 8rem;margin:0;border:none;outline:none;box-sizing:border-box}.problem-bg{background-image:url(/images/LandingPage/problem2.png);border-radius:20px;margin:0 4rem;width:calc(100% - 8rem);height:85vh;min-height:700px;background-size:cover;background-repeat:no-repeat;background-position:50%;overflow:hidden;position:relative}.problem-text{position:absolute;top:4rem;left:3rem;color:white;font-size:4rem;font-weight:700;text-shadow:0 4px 20px rgba(0,0,0,.5);z-index:10;line-height:1.2}.problem-description{text-align:left;color:#000;font-size:2.5rem;font-weight:700;line-height:1.5;margin-top:4rem;max-width:650px;margin-left:8rem;margin-right:auto}.problem-description-grey{color:#666;font-size:2.5rem;font-weight:700}.journey-section{background-color:#fff;position:relative;padding:8vh 0 4vh;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:visible;margin:0;border:none;outline:none;box-sizing:border-box}.bg-image{position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat}.journey-bg{background-image:url(/images/LandingPage/Journey2.png);opacity:1}.journey-overlay{position:absolute;inset:0;background:transparent;z-index:1}.section-header{position:relative;z-index:10;padding:0;text-align:center;display:none}.section-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;margin-bottom:.5rem;line-height:1.1;letter-spacing:-.03em}.orbit-container{position:absolute;width:90vw;height:90vw;max-width:1200px;max-height:1200px;z-index:10;left:50%;top:38%;transform:translate(-50%,-50%)}.journey-card-wrapper{position:absolute;cursor:pointer;width:250px;height:320px;left:50%;top:50%;margin-left:-125px;margin-top:-160px}.journey-card{width:100%;height:100%;position:relative;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.23,1,.32,1)}.journey-card.flipped{transform:rotateY(180deg)}.card-back,.card-front{width:100%;height:100%;position:absolute;backface-visibility:hidden;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.card-front{background:linear-gradient(135deg,rgba(36,64,81,.85),rgba(26,32,53,.85));box-shadow:0 8px 24px rgba(0,0,0,.3)}.card-image-top{background-size:cover;background-position:50%;top:0;left:0}.card-image-top,.card-image-top:after{width:100%;height:100%;position:absolute}.card-image-top:after{content:"";bottom:0;background:linear-gradient(180deg,transparent 40%,rgba(36,64,81,.9))}.card-content-bottom{height:100%;padding:1.2rem 1.5rem 1.5rem;display:flex;flex-direction:column;justify-content:flex-end}.card-content-bottom,.card-number,.card-title{position:relative;z-index:1}.card-title{font-size:1.8rem;font-weight:700;color:var(--neutral-50);margin-bottom:.8rem;line-height:1.2}.card-number{font-size:.9rem;font-weight:600;color:rgba(255,255,255,.6);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.08em}.card-desc{font-size:.95rem;color:rgba(255,255,255,.75);line-height:1.5;position:relative;z-index:1}.card-back{transform:rotateY(180deg);background:transparent;backdrop-filter:blur(15px);padding:1.5rem;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(0,0,0,.3);position:relative;overflow:hidden}.card-back-image{z-index:-1}.card-back-image,.card-back-image:before{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%}.card-back-image:before{content:"";background-image:inherit;filter:blur(8px);transform:scale(1.1)}.card-back-image:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(0deg,rgba(0,0,0,.6) 0,transparent)}.card-detail{font-size:.75rem;color:white;line-height:1.4;text-align:justify;position:relative;z-index:1;padding:1rem 0}.card-detail strong{font-size:.9rem;display:block;text-align:left;margin-bottom:.5rem}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.journey-section-redesign{position:relative;min-height:100vh;padding:80px 40px;background-image:url(/images/BLURREDRectangle.png);background-size:cover;background-position:50%;background-repeat:no-repeat;font-family:Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.journey-redesign-content{position:relative;z-index:10;max-width:1300px;margin:0 auto}.journey-redesign-title{font-size:3.5rem;font-weight:700;font-style:normal;color:#98E4FF;text-align:center;margin-bottom:.5rem}.journey-redesign-subtitle{font-size:1.1rem;font-weight:400;color:white;text-align:center;margin-bottom:3rem}.journey-layout{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:2rem;align-items:center;margin-bottom:4rem}.journey-column{display:flex;flex-direction:column;gap:1rem}.journey-center{display:flex;justify-content:center;align-items:center}.journey-center-image-wrapper{width:100%;max-width:400px}.journey-center-image{width:100%;height:auto;border-radius:24px;object-fit:cover}.journey-card-redesign{perspective:1000px;height:200px;cursor:pointer}.journey-card-redesign-inner{position:relative;width:100%;height:100%;transition:transform .6s;transform-style:preserve-3d}.journey-card-redesign.flipped .journey-card-redesign-inner{transform:rotateY(180deg)}@media (hover:hover){.journey-card-redesign:hover .journey-card-redesign-inner{transform:rotateY(180deg)}}.journey-card-redesign-back,.journey-card-redesign-front{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:20px;overflow:hidden}.journey-card-redesign-front{background:rgba(255,255,255,.2);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.journey-card-redesign-image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.journey-card-redesign-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.1) 0,rgba(255,255,255,.85) 60%)}.journey-card-redesign-content{position:absolute;bottom:0;left:0;right:0;padding:1.25rem;z-index:2}.journey-card-number{width:32px;height:32px;background:#092557;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700;margin-bottom:.5rem}.journey-card-static{background:rgba(255,255,255,.9);backdrop-filter:blur(10px);border-radius:20px;padding:1.5rem;min-height:200px}.journey-card-static-title{font-size:1.1rem;font-weight:700;color:#092557;margin:0 0 .75rem}.journey-card-static-detail{font-size:.875rem;color:rgba(9,37,87,.8);line-height:1.6;margin:0}.journey-card-redesign-title{font-size:1.25rem;font-weight:700;color:#092557;margin:0 0 .25rem}.journey-card-redesign-desc{font-size:.9rem;color:rgba(9,37,87,.8);line-height:1.4;margin:0}.journey-card-redesign-back{transform:rotateY(180deg);background:rgba(9,37,87,.95)}.journey-card-redesign-back-image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;opacity:.2}.journey-card-redesign-back-overlay{position:absolute;inset:0;background:rgba(9,37,87,.85)}.journey-card-redesign-back-content{position:relative;z-index:2;padding:1.25rem;height:100%;display:flex;align-items:center}.journey-card-redesign-back-content p{font-size:.85rem;color:white;line-height:1.5;margin:0}.rest-and-rise-text{text-align:center;max-width:800px;margin:0 auto;padding:2rem 1rem}.rest-and-rise-title{font-size:2rem;font-weight:700;color:white;margin-bottom:1rem}.rest-and-rise-desc{font-size:1.25rem;color:rgba(255,255,255,.9);line-height:1.8;margin:0}@media (max-width:968px){.journey-layout{grid-template-columns:1fr;gap:1.5rem}.journey-center{order:-1}.journey-column{flex-direction:row;flex-wrap:wrap;justify-content:center}.journey-card-redesign{width:calc(50% - .75rem);min-width:250px}}@media (max-width:768px){.journey-section-redesign{padding:60px 20px}.journey-redesign-title{font-size:2.5rem}.journey-column{flex-direction:column}.journey-card-redesign{width:100%;max-width:400px;margin:0 auto}.journey-center-image-wrapper{max-width:300px}}@media (max-width:480px){.journey-redesign-title{font-size:2rem}.journey-card-redesign{height:180px}.rest-and-rise{padding:1.5rem}.rest-and-rise-title{font-size:1.5rem}}.journey-section-new{position:relative;min-height:100vh;padding:80px 40px;overflow:hidden;font-family:Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.journey-bg-new{position:absolute;inset:0;background-image:url(/images/LandingPage/problem2.png);background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:0}.journey-overlay-new{position:absolute;inset:0;background:rgba(0,0,0,.3);z-index:1}.journey-content-new{position:relative;z-index:10;max-width:1200px;margin:0 auto}.journey-title-new{font-size:3.5rem;font-weight:700;color:white;text-align:center;margin-bottom:1rem;text-shadow:0 4px 12px rgba(0,0,0,.5)}.journey-subtitle-new{font-size:1.2rem;font-weight:400;color:white;text-align:center;margin-bottom:4rem;text-shadow:0 2px 8px rgba(0,0,0,.5)}.journey-cards-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem}.journey-card-new{perspective:1000px;height:320px}.journey-card-inner{position:relative;width:100%;height:100%;transition:transform .6s;transform-style:preserve-3d}@media (hover:hover){.journey-card-new:hover .journey-card-inner{transform:rotateY(180deg)}}@media (hover:none){.journey-card-new.flipped .journey-card-inner{transform:rotateY(180deg)}}.journey-card-back-new,.journey-card-front-new{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:12px;overflow:hidden}.journey-card-front-new{background:var(--neutral-900,#111827);display:flex;flex-direction:column}.journey-card-image-new{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.journey-card-overlay-new{position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.8));z-index:1}.journey-card-content-new{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;z-index:2}.journey-card-title-new{font-size:1.5rem;font-weight:700;color:white;margin-bottom:.5rem}.journey-card-desc-new{font-size:.95rem;color:rgba(255,255,255,.9);line-height:1.4}.journey-card-back-new{transform:rotateY(180deg);background:rgba(0,0,0,.85);backdrop-filter:blur(10px)}.journey-card-back-image-new{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;opacity:.3;filter:blur(4px)}.journey-card-back-overlay-new{position:absolute;inset:0;background:rgba(0,0,0,.6);z-index:1}.journey-card-back-content-new{position:relative;z-index:2;padding:1rem;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;overflow:hidden}.journey-card-back-content-new p{font-size:.7rem;color:white;line-height:1.4;text-align:justify;margin-bottom:.5rem;width:100%}.journey-card-back-content-new p:last-child{margin-bottom:0}.journey-card-back-content-new .journey-card-first-line{font-weight:700;margin-bottom:.8rem;text-align:left;font-size:.8rem}@media (max-width:1200px){.journey-cards-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.journey-section-new{padding:60px 20px}.journey-title-new{font-size:2.5rem}.journey-subtitle-new{font-size:1rem;margin-bottom:2.5rem}.journey-cards-grid{grid-template-columns:1fr;gap:1.25rem}.journey-card-new{height:280px}}@media (max-width:968px){.difference-cards-grid{grid-template-columns:1fr}.difference-main-heading,.difference-sub-heading{font-size:42px}}@media (max-width:600px){.difference-section{padding:40px 16px}.difference-main-heading,.difference-sub-heading{font-size:36px}.difference-card{padding:28px 24px}.difference-footer-banner{padding:24px 28px}}.network-section{background:#fff;padding:4rem 4rem 6rem;text-align:center}.network-container{max-width:800px;margin:0 auto}.network-coming-soon{font-size:1rem;font-weight:600;color:#7fb3d3;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.5rem}.network-title{font-size:3.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem;line-height:1.2}.network-subtitle{font-size:1.5rem;font-weight:400;color:#2c3e50;margin-bottom:2rem;line-height:1.6}.network-pillars{display:flex;justify-content:center;gap:4rem;margin-bottom:2rem}.network-pillar{font-size:1.3rem;font-weight:600;color:#1a1a1a}.network-grey-box{padding:2.5rem 3rem;margin-bottom:2rem}.network-grey-box,.network-grey-box-small{background:rgba(189,189,189,.35);border-radius:20px}.network-grey-box-small{padding:2rem 3rem;margin-bottom:1.5rem;text-align:center}.network-closing{font-size:1.5rem;font-weight:400;color:#2c3e50;line-height:1.6;margin:0}.network-tagline{font-size:2rem;font-weight:700;color:#1a1a1a;line-height:1.4;margin:0 0 .5rem;text-align:center}.network-cta{display:inline-block;background:#000;color:#fff;padding:1.3rem 4.5rem;border-radius:50px;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;transition:all .3s ease;text-decoration:none;box-shadow:0 10px 30px rgba(0,0,0,.2);margin-top:.5rem}.network-cta:hover{transform:translateY(-3px);box-shadow:0 15px 40px rgba(0,0,0,.3)}@media (max-width:768px){.network-section{padding:4rem 2rem}.network-title{font-size:2.5rem}.network-subtitle{font-size:1.2rem}.network-pillars{flex-direction:column;gap:1.5rem}.network-closing{font-size:1.4rem}}.network-section-new{background:var(--neutral-50);padding:5rem 2rem;text-align:center;font-family:Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.network-container-new{max-width:900px;margin:0 auto}.network-badge{display:inline-block;background:var(--neutral-600);color:white;padding:.5rem 1.5rem;border-radius:25px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem}.network-title-new{font-size:3.5rem;font-weight:700;color:var(--neutral-900);margin-bottom:1rem;line-height:1.2}.network-subtitle-new{font-size:1.25rem;font-weight:400;color:var(--neutral-700);margin-bottom:3rem;line-height:1.6}.network-features{display:flex;justify-content:center;align-items:center;gap:2rem;margin-bottom:3rem}.network-feature{display:flex;flex-direction:column;align-items:center;gap:1rem}.network-connector-line{width:80px;height:2px;background:var(--neutral-300);align-self:center;margin-bottom:2rem}.network-icon{width:64px;height:64px;color:var(--neutral-600)}.network-icon svg{width:100%;height:100%}.network-icon-image{display:flex;align-items:center;justify-content:center}.network-icon-image img{width:100%;height:100%;object-fit:contain}.network-feature-title{font-size:1.125rem;font-weight:600;color:var(--neutral-900);margin:0}.network-cta-box{background:white;border-radius:12px;padding:3rem 2rem;max-width:600px;margin:0 auto;box-shadow:0 2px 8px rgba(0,0,0,.05)}.network-cta-text{font-size:1.25rem;font-weight:400;color:var(--neutral-900);margin-bottom:2rem;line-height:1.6}.network-cta-button{background:var(--neutral-900);color:white;padding:1rem 3rem;border-radius:8px;font-size:1rem;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;font-family:Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.network-cta-button:hover{background:var(--neutral-800);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}@media (max-width:768px){.network-section-new{padding:4rem 1.5rem}.network-title-new{font-size:2.5rem}.network-subtitle-new{font-size:1.125rem}.network-features{flex-direction:column;gap:2rem}.network-connector-line{width:2px;height:60px;background:var(--neutral-300);margin:0 auto}.network-icon{width:48px;height:48px}.network-cta-box{padding:2rem 1.5rem}.network-cta-text{font-size:1.125rem}}.faq-section{position:relative;padding:80px 60px;min-height:80vh;background-image:url(/images/faqbg.png);background-size:cover;background-position:50%;background-repeat:no-repeat;font-family:Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.faq-layout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.5fr;gap:4rem;align-items:flex-start;position:relative;z-index:10}.faq-left{position:sticky;top:100px}.faq-title{font-size:3rem;text-align:left;margin-bottom:1.5rem;line-height:1.2;text-shadow:0 4px 12px rgba(0,0,0,.3)}.faq-subtitle,.faq-title{font-weight:700;color:white}.faq-subtitle{font-size:1rem;margin-bottom:2rem;line-height:1.5}.faq-cta-button{background:#22c55e;color:black;padding:.875rem 1.75rem;border-radius:50px;font-size:1rem;font-weight:600;border:none;cursor:pointer;transition:all .3s ease}.faq-cta-button:hover{background:#16a34a;transform:translateY(-2px)}.faq-accordion,.faq-right{display:flex;flex-direction:column;gap:1rem}.faq-accordion{width:100%}.faq-item-new{background:white!important;border-radius:16px!important;border:none!important;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08)}.faq-trigger-new{font-size:1rem!important;font-weight:600!important;color:#092557!important;padding:1.25rem 1.5rem!important;text-align:left;background:white}.faq-trigger-new:hover{text-decoration:none!important;background:#f8fafc}.faq-trigger-new svg{color:#092557;width:18px;height:18px}.faq-answer-new{color:#4b5563!important;line-height:1.7!important;font-size:.95rem!important;padding:0 1.5rem 1.25rem!important}.faq-content{max-width:900px;margin:0 auto;position:relative;z-index:10}.faq-accordion-wrapper{background:rgba(255,255,255,.15);backdrop-filter:blur(10px);border-radius:24px;padding:2rem;border:1px solid rgba(255,255,255,.2)}.faq-item{border-bottom:1px solid rgba(255,255,255,.2)!important}.faq-item:last-child{border-bottom:none!important}.faq-trigger{font-size:1.125rem!important;font-weight:600!important;color:white!important;padding:1.5rem 0!important;text-align:left}.faq-trigger:hover{text-decoration:none!important;opacity:.9}.faq-trigger svg{color:white;width:20px;height:20px}.faq-answer{color:rgba(255,255,255,.85)!important;line-height:1.7!important;font-size:1rem!important}@media (max-width:968px){.faq-layout{grid-template-columns:1fr;gap:2.5rem}.faq-left{position:static}.faq-left,.faq-title{text-align:center}}@media (max-width:768px){.faq-section{padding:60px 20px}.faq-title{font-size:2rem}.faq-accordion-wrapper{padding:1rem}.faq-trigger-new{font-size:.95rem!important;padding:1rem 1.25rem!important}.faq-answer-new{font-size:.9rem!important;padding:0 1.25rem 1rem!important}}@media (max-width:480px){.faq-title{font-size:1.75rem}.faq-trigger-new{font-size:.9rem!important}}.site-footer{background:#092557;color:#fff;padding:0}.footer-container{max-width:1200px;margin:0 auto;padding:3rem 4rem 0}.footer-main{display:flex;justify-content:space-between;align-items:flex-start;gap:4rem;margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer-newsletter{flex:1;max-width:400px}.footer-newsletter-title{font-size:1.5rem;font-weight:600;font-style:normal;color:white;margin-bottom:1.5rem;line-height:1.4}.footer-newsletter-form{display:flex;gap:.5rem}.footer-email-input{flex:1;background:transparent;border:1px solid #00ddff;border-radius:50px;padding:.75rem 1.25rem;color:white;font-size:.9rem}.footer-email-input::placeholder{color:rgba(255,255,255,.5)}.footer-email-input:focus{outline:none;border-color:#00DDFF;box-shadow:0 0 0 2px rgba(0,221,255,.2)}.footer-subscribe-btn{background:#00DDFF;color:#092557;border:none;border-radius:50px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .3s ease}.footer-subscribe-btn:hover{background:#00c8e8;transform:translateY(-2px)}.footer-nav{display:flex;gap:2rem;align-items:center}.footer-nav a{color:rgba(255,255,255,.8);text-decoration:none;font-size:.95rem;transition:color .3s ease}.footer-nav a:hover{color:#00DDFF}.footer-bottom{display:flex;justify-content:space-between;align-items:center;background:#00DDFF;padding:.75rem 4rem}.footer-copyright{font-size:.85rem;color:#092557;margin:0}.footer-social{display:flex;gap:.5rem}.footer-social-icon{width:28px;height:28px;border-radius:6px;background:#092557;display:flex;align-items:center;justify-content:center;color:white;transition:all .3s ease}.footer-social-icon:hover{background:#0a3060}.footer-social-icon svg{width:14px;height:14px}.footer-legal{display:flex;gap:2rem;padding:1rem 0 1.5rem}.footer-legal a{color:#00DDFF;text-decoration:none;font-size:.85rem;transition:opacity .3s ease}.footer-legal a:hover{opacity:.8}@media (max-width:968px){.footer-main{flex-direction:column;gap:2rem}.footer-newsletter{max-width:100%}.footer-nav{flex-wrap:wrap;gap:1rem}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.footer-legal{flex-wrap:wrap;justify-content:center;gap:1rem}}@media (max-width:480px){.footer-container{padding:2rem 1.5rem 0}.footer-newsletter-form{flex-direction:column}.footer-subscribe-btn{width:100%}.footer-bottom{padding:.75rem 1.5rem}}@media (max-width:768px){.hero-nav{top:1rem;right:1rem;gap:1rem;flex-wrap:wrap;justify-content:flex-end}.hero-nav-link{font-size:.875rem;padding:.4rem 0}.hero-nav-button{padding:.6rem 1.5rem;font-size:.875rem}.problem-section{min-height:auto;padding:2rem 0 4rem}.problem-bg{margin:0 1rem;width:calc(100% - 2rem);height:60vh;min-height:400px}.problem-text{font-size:2.5rem;top:2rem;left:1.5rem}.problem-description{font-size:1.5rem;margin-top:2rem;padding:0 1rem;margin-left:1rem;text-align:left;line-height:1.6}.problem-description-grey{font-size:1.2rem}.journey-section{padding:8vh 0 18vh;min-height:80vh}.journey-bg{opacity:1;background-size:cover}.section-title{font-size:1.8rem;padding:0 1rem}.orbit-container{width:85vw;height:85vw;max-width:600px;max-height:600px}.journey-card{width:200px!important;height:280px!important}.card-number{font-size:.8rem}.card-title{font-size:1.3rem}.card-desc{font-size:.7rem}.card-back{padding:1rem}.card-detail{font-size:.65rem;padding:.3rem 0;line-height:1.3}.card-detail strong{font-size:.8rem;margin-bottom:.25rem}.difference-section{padding:40px 15px}.difference-container{padding:0 15px}.difference-main-heading{font-size:2rem}.difference-sub-heading{font-size:1.3rem}.difference-tagline{font-size:.95rem}.difference-cards-grid{grid-template-columns:1fr;gap:20px}.difference-card-title{font-size:1.3rem}.difference-card-content{font-size:.9rem}.difference-footer-banner{flex-direction:column;padding:20px}.difference-footer-text{font-size:.95rem}.network-section{padding:3rem 1.5rem 4rem}.network-coming-soon{font-size:.85rem;margin-bottom:.4rem}.network-title{font-size:2rem;margin-bottom:.75rem}.network-subtitle{font-size:1.1rem;margin-bottom:1.5rem}.network-pillars{flex-direction:column;gap:1rem;margin-bottom:1.5rem}.network-pillar{font-size:1.1rem}.network-grey-box-small{padding:1.5rem;margin-bottom:1rem}.network-closing{font-size:1.1rem}.network-tagline{font-size:1.5rem;margin:0 0 .4rem}.network-cta{padding:1rem 3rem;font-size:.95rem;margin-top:.4rem}.site-footer{padding:3rem 2rem 1.5rem}}@media (max-width:480px){.hero-cta-button{padding:.85rem 2rem;font-size:.95rem}.problem-text{font-size:2rem;top:1.5rem;left:1rem}.problem-description{font-size:1.2rem;margin-top:1.5rem;margin-left:1rem;text-align:left;line-height:1.7}.problem-description-grey{font-size:1rem}.journey-section{padding:6vh 0 20vh;min-height:70vh}.orbit-container{width:90vw;height:90vw;max-width:500px;max-height:500px}.journey-card{width:180px!important;height:250px!important}.card-back{padding:.75rem}.card-detail{font-size:.6rem;line-height:1.25}.card-detail strong{font-size:.75rem}.section-title{font-size:1.5rem}.difference-main-heading{font-size:1.75rem}.difference-sub-heading{font-size:1.1rem}.network-title{font-size:1.75rem}.network-closing,.network-subtitle{font-size:1rem}.network-tagline{font-size:1.3rem}.network-cta{padding:.9rem 2.5rem;font-size:.9rem}}