@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";.navbar{z-index:5000;-webkit-backdrop-filter:blur();background:0 0;border-bottom:1px solid #ffffff14;width:100%;height:88px;transition:background .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s,border-color .4s,box-shadow .4s;position:fixed;top:0;left:0}.navbar.navbar-scrolled{-webkit-backdrop-filter:blur(20px)saturate(140%);background:#ffffff0d;border-bottom:1px solid #ffffff26;box-shadow:0 8px 32px #0000002e}.navbar-hidden{opacity:0;pointer-events:none;display:none!important}.navbar-visible{opacity:1;pointer-events:auto;display:block!important}.navbar-container{justify-content:space-between;align-items:center;gap:40px;width:100%;max-width:1440px;height:100%;margin:0 auto;padding:0 34px;display:flex}.navbar-logo{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;text-decoration:none;transition:transform .26s,filter .26s;display:flex;position:relative}.navbar-logo img{object-fit:contain;backface-visibility:hidden;width:64px;height:64px;display:block}.navbar-logo:hover{filter:drop-shadow(0 0 12px #38bdf866);transform:scale(1.06)}.navbar-links{justify-content:flex-end;align-items:center;gap:34px;height:100%;margin-left:auto;display:flex}.navbar-links a{color:#ffffffd9;letter-spacing:.2px;white-space:nowrap;align-items:center;height:100%;font-size:15px;font-weight:500;text-decoration:none;transition:color .22s,transform .22s;display:flex;position:relative}.navbar-links a:hover{color:#fff;transform:translateY(-1px)}.navbar-links a:after{content:"";background:linear-gradient(90deg,#fff,#38bdf8);border-radius:10px;width:0;height:2px;transition:width .24s cubic-bezier(.22,1,.36,1);position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.navbar-links a:hover:after{width:70%}.navbar-links a:nth-child(3){padding:0 2px}.navbar-links a:last-child{color:#fff;-webkit-backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #fff3;border-radius:30px;height:auto;padding:11px 20px;transition:all .25s}.navbar-links a:last-child:after{display:none}.navbar-links a:last-child:hover{background:#38bdf838;border-color:#38bdf899;transform:translateY(-2px);box-shadow:0 4px 15px #38bdf840}.navbar-menu-button{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:none}.navbar-menu-button span{background:#fff;border-radius:5px;width:23px;height:2px;display:block}@media (width<=1200px){.navbar-container{padding:0 26px}.navbar-links{gap:24px}.navbar-links a{font-size:14px}}@media (width<=980px){.navbar{height:82px}.navbar-container{padding:0 22px}.navbar-logo,.navbar-logo img{width:58px;height:58px}.navbar-links{gap:17px}.navbar-links a{font-size:13px}.navbar-links a:last-child{padding:9px 15px}}@media (width<=760px){.navbar{height:76px}.navbar-container{padding:0 18px}.navbar-links{display:none}.navbar-menu-button{display:flex}.navbar-logo,.navbar-logo img{width:54px;height:54px}}@media (width<=400px){.navbar-container{padding:0 14px}.navbar-logo,.navbar-logo img{width:50px;height:50px}}.candid-section{background-color:#030712;justify-content:center;align-items:center;width:100%;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,sans-serif;display:flex;position:relative;overflow:hidden}.bg-layers-wrapper{z-index:0;width:100%;height:100%;position:absolute;inset:0}.bg-layer{opacity:0;filter:brightness(.72)contrast(1.08);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity 1.2s cubic-bezier(.4,0,.2,1),transform 8s linear;position:absolute;inset:0;transform:scale(1.04)}.bg-layer.active{opacity:.92;transform:scale(1)}.section-overlay{z-index:1;pointer-events:none;background:linear-gradient(105deg,#030712d1 0%,#08183473 50%,#030712c7 100%);position:absolute;inset:0}.section-bottom-blue-fade{z-index:2;pointer-events:none;background:linear-gradient(#03071200 0%,#06153099 45%,#030712f2 85%,#030712 100%);height:240px;position:absolute;bottom:0;left:0;right:0}.section-content-container{z-index:3;opacity:0;justify-content:space-between;align-items:center;gap:50px;width:100%;max-width:1360px;margin:0 auto;padding:40px 32px;animation:1.2s ease-out 3s forwards fadeInSection;display:flex;position:relative}@keyframes fadeInSection{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.live-view-card{-webkit-backdrop-filter:blur(14px);color:#e2e8f0;background:#08122661;border:1px solid #38bdf833;border-radius:28px;flex:0 0 430px;max-width:430px;padding:28px 24px;box-shadow:0 25px 50px -10px #00000080,inset 0 1px #ffffff1a}.live-header{text-align:center;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:20px;display:flex}.live-dot{background:#38bdf8;border-radius:50%;width:10px;height:10px;box-shadow:0 0 10px #38bdf8}.live-header h3{color:#f1f5f9;letter-spacing:.06em;text-align:center;margin:0;font-size:1.05rem;font-weight:600}.metrics-grid{border-bottom:1px solid #38bdf824;grid-template-columns:1fr 1fr;gap:14px;padding-bottom:20px;display:grid}.metric-box{background:#0e1c3859;border:1px solid #38bdf81f;border-radius:14px;padding:12px 14px}.metric-title-row{letter-spacing:.04em;justify-content:space-between;align-items:baseline;margin-bottom:12px;font-size:.68rem;font-weight:700;display:flex}.metric-label{color:#94a3b8}.metric-status.text-cyan{color:#38bdf8;font-weight:600}.bars-chart{align-items:flex-end;gap:6px;height:38px;display:flex}.bars-chart .bar{border-radius:4px 4px 2px 2px;flex:1}.bar-1{background-color:#ef4444;height:100%}.bar-2{background-color:#f97316;height:75%}.bar-3{background-color:#0284c7;height:42%}.bar-4{background-color:#38bdf8;height:26%}.timeline-chart{align-items:center;height:38px;display:flex}.sparkline-svg{width:100%;height:100%}.teams-hub-section{margin-top:20px}.teams-header-label{letter-spacing:.05em;color:#7dd3fc;text-transform:uppercase;font-size:.72rem;font-weight:700}.hub-network-container{width:100%;height:220px;margin-top:8px;position:relative}.hub-lines-svg{z-index:1;width:100%;height:100%;position:absolute;inset:0}.hub-line{stroke:#38bdf859;stroke-width:2px}.hub-center-node{z-index:3;background:#064e3b;border:3px solid #10b981;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 24px #10b98173}.clover-symbol{color:#34d399;font-size:2rem;line-height:1}.hub-node{z-index:4;cursor:pointer;background:#0a162cbf;border:1.5px solid #38bdf847;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:68px;height:68px;padding:4px;transition:all .25s;display:flex;position:absolute}.hub-node-icon{color:#38bdf8;font-size:.85rem}.hub-node-title{color:#f1f5f9;text-align:center;font-size:.65rem;font-weight:600}.hub-node:hover,.hub-node.node-active{background:#102448f2;border-color:#38bdf8;transform:scale(1.12);box-shadow:0 0 18px #38bdf880}.node-1{top:10px;left:24px}.node-2{top:10px;right:24px}.node-3{bottom:10px;left:24px}.node-4{bottom:10px;right:24px}.text-content{color:#fff;flex-direction:column;flex:1;align-items:flex-start;max-width:680px;padding:0;display:flex;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:none!important}.yuktic-header-animation{width:100%;max-width:480px;height:85px;margin-bottom:16px}.writing-word{width:100%;height:auto}.writing-path{fill:none;stroke:#fff;stroke-width:8px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px;animation:drawPath .72s ease-out var(--stroke-delay) forwards}.writing-orb{fill:#38bdf8;opacity:0;filter:drop-shadow(0 0 8px #38bdf8)drop-shadow(0 0 16px #0284c7);animation:orbAppear 10ms linear var(--stroke-delay) forwards, orbDisappear 10ms linear calc(var(--stroke-delay) + .72s) forwards}@keyframes drawPath{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes orbAppear{to{opacity:1}}@keyframes orbDisappear{to{opacity:0}}.card-text-wrapper{width:100%}.card-text-wrapper.initial-waiting{opacity:0;visibility:hidden}.card-text-wrapper.initial-waiting .drop-down-anim{animation:.8s cubic-bezier(.16,1,.3,1) 9.32s forwards initialRevealTitle}.card-text-wrapper.initial-waiting .drop-down-anim-delay{animation:.9s cubic-bezier(.16,1,.3,1) 9.82s forwards initialRevealDesc}@keyframes initialRevealTitle{0%{opacity:0;filter:blur(8px);visibility:visible;transform:translateY(-24px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes initialRevealDesc{0%{opacity:0;filter:blur(10px);visibility:visible;transform:translateY(-20px)}to{opacity:1;filter:blur();transform:translateY(0)}}.badge-chip{letter-spacing:.12em;color:#38bdf8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#38bdf81f;border:1px solid #38bdf847;border-radius:20px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-flex}.chip-icon{font-size:.85rem;display:flex}.service-title{color:#fff;letter-spacing:.28rem;text-transform:uppercase;margin:0 0 16px;font-size:2.3rem;font-weight:400;line-height:1.25;text-shadow:none!important}.service-description{color:#ffffffe0;letter-spacing:.02rem;margin:0 0 24px;font-size:1.15rem;font-weight:300;line-height:1.7;text-shadow:none!important}.card-text-wrapper.initial-ready .drop-down-anim{animation:.75s cubic-bezier(.16,1,.3,1) forwards textDropDown}.card-text-wrapper.initial-ready .drop-down-anim-delay{animation:.85s cubic-bezier(.16,1,.3,1) .5s both textDropDown}@keyframes textDropDown{0%{opacity:0;filter:blur(8px);transform:translateY(-20px)}to{opacity:1;filter:blur();transform:translateY(0)}}.glass-services-grid{grid-template-columns:repeat(2,1fr);gap:12px;width:100%;display:grid}.glass-service-card{cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#0a183073;border:1px solid #38bdf82e;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.glass-service-card:hover{background:#122648a6;border-color:#38bdf873;transform:translateY(-2px)}.glass-service-card.active{background:linear-gradient(135deg,#0e264cd9 0%,#0a1934b3 100%);border-color:#38bdf8;box-shadow:0 6px 20px -3px #38bdf84d,inset 0 1px #ffffff26}.card-left-group{align-items:center;gap:12px;min-width:0;display:flex}.service-card-icon{color:#38bdf8;background:#38bdf81f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:8px;font-size:.95rem;display:flex}.card-text-block{flex-direction:column;justify-content:center;gap:1px;min-width:0;display:flex}.service-card-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.88rem;font-weight:600;overflow:hidden}.service-card-sub{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.68rem;font-weight:400;overflow:hidden}.card-arrow{color:#64748b;flex-shrink:0;font-size:.75rem;transition:transform .25s,color .25s}.glass-service-card:hover .card-arrow,.glass-service-card.active .card-arrow{color:#38bdf8;transform:translate(3px)}.active-glow-bar{background:linear-gradient(90deg,#0000,#38bdf8,#0000);height:2px;position:absolute;bottom:0;left:10%;right:10%;box-shadow:0 0 8px #38bdf8}@media (width<=1024px){.section-content-container{flex-direction:column-reverse;gap:40px;padding:60px 24px}.live-view-card{width:100%;max-width:100%}.text-content{max-width:100%}.service-title{letter-spacing:.18rem;font-size:1.8rem}.yuktic-header-animation{max-width:360px;height:65px}}@media (width<=768px){.glass-services-grid{grid-template-columns:1fr}}.capabilities-section{box-sizing:border-box;color:#0c3453;z-index:2;background:0 0;width:100%;margin:0;padding:72px 32px 90px;font-family:Avenir Next,Helvetica Neue,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden}.capabilities-header-center{z-index:5;text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:850px;margin:0 auto 50px;padding:0 20px;display:flex;position:relative}.capabilities-eyebrow{color:#0b638f;letter-spacing:.34em;text-transform:uppercase;justify-content:center;align-items:center;gap:9px;margin-bottom:16px;font-size:11px;font-weight:800;display:flex}.eyebrow-mark{color:#0789cf;justify-content:center;align-items:center;width:18px;height:18px;font-size:13px;display:flex}.capabilities-title{color:#0d3b5d;letter-spacing:.12em;text-transform:uppercase;text-shadow:0 2px 18px #ffffffa6;margin:0;font-size:clamp(38px,5vw,64px);font-weight:300;line-height:1.08}.capabilities-divider{background:linear-gradient(90deg,#24a4e4,#075b92);border-radius:999px;width:55px;height:3px;margin-top:21px;box-shadow:0 3px 12px #0084c733}.capabilities-container{z-index:4;box-sizing:border-box;grid-template-columns:minmax(400px,.85fr) minmax(600px,1.65fr);align-items:stretch;gap:30px;width:100%;max-width:1390px;height:650px;min-height:650px;margin:0 auto;display:grid;position:relative}.services-tab-list{box-sizing:border-box;grid-template-rows:repeat(4,1fr);gap:16px;width:100%;height:100%;display:grid}.service-tab-item{cursor:pointer;isolation:isolate;background:linear-gradient(135deg,#0b4168 0%,#092f50 100%);border:1px solid #ffffff21;border-radius:24px;width:100%;min-height:0;transition:border-color .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 9px 25px #0735532b}.service-tab-item:hover{border-color:#69cfff8c;box-shadow:0 15px 34px #05406547}.service-tab-item.is-active{border-color:#54c4ffeb;box-shadow:0 0 0 1px #34b5f647,0 12px 34px #0269a847,0 0 28px #009dff2b}.service-tab-item.is-active:before{content:"";pointer-events:none;z-index:6;border:1px solid #57cdffbf;border-radius:25px;position:absolute;inset:-1px;box-shadow:inset 0 0 20px #2db1ff21}.tab-bg-image{opacity:.42;filter:grayscale(75%)contrast(1.05);z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;width:72%;height:100%;transition:opacity .45s,transform .6s;position:absolute;top:0;right:0;transform:scale(1.01)}.service-tab-item:hover .tab-bg-image,.service-tab-item.is-active .tab-bg-image{opacity:.66;transform:scale(1.055)}.tab-gradient-overlay{z-index:1;background:linear-gradient(90deg,#092e4c 0%,#0a3455 38%,#0a3455e0 60%,#0a345557 100%);position:absolute;inset:0}.service-tab-item.is-active .tab-gradient-overlay{background:linear-gradient(90deg,#082b48 0%,#083455 35%,#07365bc7 58%,#07365b2e 100%)}.tab-shine{opacity:0;z-index:3;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff14,#0000);width:45%;height:300%;transition:left .7s,opacity .4s;position:absolute;top:-100%;left:-30%;transform:rotate(18deg)}.service-tab-item:hover .tab-shine{opacity:1;left:120%}.tab-content-relative{z-index:5;box-sizing:border-box;color:#fff;align-items:center;gap:17px;width:100%;height:100%;padding:0 28px;display:flex;position:relative}.tab-icon-wrapper{color:#e5f7ff;background:#ffffff13;border:1px solid #ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;transition:background .3s,border-color .3s,box-shadow .3s,transform .3s;display:flex;box-shadow:inset 0 0 12px #ffffff0a}.tab-icon-wrapper svg{width:22px;height:22px}.service-tab-item:hover .tab-icon-wrapper,.service-tab-item.is-active .tab-icon-wrapper{background:#37aff22b;border-color:#79d8ffa6;transform:scale(1.04);box-shadow:0 0 18px #1da7f538}.tab-divider{background:#ffffff38;flex-shrink:0;width:1px;height:31px}.tab-label{color:#fff;letter-spacing:.065em;white-space:nowrap;text-transform:uppercase;flex:1;font-size:12.5px;font-weight:750;line-height:1.25}.tab-arrow-circle{color:#fff;background:#ffffff09;border:1px solid #ffffff47;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .35s,background .3s,border-color .3s;display:flex}.tab-arrow-circle svg{width:17px;height:17px}.service-tab-item:hover .tab-arrow-circle{background:#40b1ef21;border-color:#70d5ffa6}.service-tab-item.is-active .tab-arrow-circle{background:#4bbaf62e;border-color:#66d3ffb3;transform:rotate(-90deg);box-shadow:0 0 14px #23aef52e}.service-details-panel{box-sizing:border-box;-webkit-backdrop-filter:blur(15px);background:linear-gradient(135deg,#f7fcfff0 0%,#e5f3fde3 52%,#d0e9f9d1 100%);border:1px solid #3685b561;border-radius:28px;width:100%;min-width:0;height:100%;min-height:0;padding:32px 42px 24px;position:relative;overflow:hidden;box-shadow:0 15px 40px #0d4b6e1f}.service-details-panel:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 15% 5%,#fffffff2,#0000 35%);position:absolute;inset:0}.details-bg-watermark{filter:grayscale()contrast(.9)brightness(1.25);mix-blend-mode:multiply;pointer-events:none;z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.panel-glow{pointer-events:none;z-index:1;border-radius:50%;position:absolute}.panel-glow-one{background:radial-gradient(circle,#4bbbf22b,#0000 68%);width:280px;height:280px;top:-160px;right:-70px}.panel-glow-two{background:radial-gradient(circle,#1d99dc1f,#0000 70%);width:250px;height:250px;bottom:-150px;left:20%}.panel-wave{pointer-events:none;z-index:1;border:1px solid #47aade21;border-radius:50%;width:360px;height:520px;position:absolute;bottom:-120px;right:-120px;transform:rotate(-28deg)}.wave-two{opacity:.65;width:270px;height:470px;bottom:-100px;right:-45px}.panel-dots{opacity:.15;pointer-events:none;z-index:1;background-image:radial-gradient(circle,#168ac7 1.3px,#0000 1.3px);background-size:10px 10px;width:110px;height:110px;position:absolute;bottom:22px;right:30px}.details-content-inner{z-index:4;box-sizing:border-box;flex-direction:column;width:100%;height:100%;min-height:0;display:flex;position:relative}.details-heading-row{text-align:center;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:8px;display:flex}.details-heading-icon{color:#0879c0;background:#ffffff8f;border:1px solid #2591cb45;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 7px 18px #1a7aae1a}.details-heading-icon svg{width:26px;height:26px}.details-heading-icon:hover{transform:translateY(-2px)scale(1.04);box-shadow:0 10px 24px #1a7aae29}.details-heading-copy{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.details-title{color:#0b3b5d;letter-spacing:.025em;text-align:center;margin:0;font-size:clamp(31px,3.1vw,47px);font-weight:300;line-height:1.05}.details-title-line{background:#0b91d2;border-radius:999px;width:48px;height:2px;margin-top:10px;box-shadow:0 2px 8px #0891d238}.details-intro{color:#3b607a;letter-spacing:.008em;text-align:center;flex-shrink:0;width:100%;max-width:920px;min-height:42px;margin:0 auto 15px;font-size:13.5px;font-weight:450;line-height:1.5}.section-label{color:#0b3b5b;letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:10px;font-size:10.5px;font-weight:800;line-height:1;display:flex}.section-label>span{background:#078bc9;flex-shrink:0;width:22px;height:2px;box-shadow:0 1px 6px #078bc940}.challenge-card{box-sizing:border-box;-webkit-backdrop-filter:blur(8px);background:linear-gradient(135deg,#fff9,#eef8fe78);border:1px solid #388fbf38;border-radius:13px;flex-shrink:0;align-items:center;gap:18px;width:100%;height:88px;margin-bottom:17px;padding:13px 18px;display:flex;position:relative;box-shadow:0 5px 20px #1f698f0e}.challenge-icon{color:#fff;background:linear-gradient(145deg,#168bd5,#1264bb);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 7px 17px #0872bb30}.challenge-icon svg{width:24px;height:24px}.challenge-content{flex:1;min-width:0}.challenge-content .section-label{margin-bottom:7px}.challenge-content p{color:#41677f;margin:0;font-size:12.5px;line-height:1.45}.details-two-column{flex-shrink:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:34px;width:100%;height:140px;margin-bottom:14px;display:grid}.what-we-do-section,.our-approach-section{min-width:0}.section-main-label{margin-bottom:10px}.timeline-list{flex-direction:column;gap:3px;padding-left:2px;display:flex;position:relative}.timeline-item{color:#315974;align-items:center;gap:11px;min-height:29px;font-size:12px;line-height:1.25;transition:color .2s,transform .2s;display:flex;position:relative}.timeline-item:hover{color:#0a4267;transform:translate(3px)}.timeline-icon{z-index:3;color:#078bd0;background:#f5fcffb8;border:1px solid #0c94d66e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:27px;height:27px;display:flex;position:relative;box-shadow:0 3px 9px #0c87c114}.timeline-icon svg{width:15px;height:15px}.timeline-line{z-index:1;background:linear-gradient(#0d8fcf59,#0d8fcf08);width:1px;height:7px;position:absolute;top:27px;left:13px}.timeline-item:last-child .timeline-line{display:none}.approach-list{flex-direction:column;gap:3px;display:flex}.approach-item{box-sizing:border-box;color:#315974;border-radius:7px;align-items:center;gap:11px;min-height:29px;padding:1px 7px 1px 2px;font-size:12px;line-height:1.25;transition:background .2s,transform .2s,color .2s;display:flex}.approach-item:hover{color:#0a4267;background:#ffffff4d;transform:translate(3px)}.approach-icon{color:#087fc5;background:#f7fcffa6;border:1px solid #0f8fd057;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:27px;height:27px;display:flex}.approach-icon svg{width:14px;height:14px}.approach-text{min-width:0;display:block}.details-outcome-box{box-sizing:border-box;-webkit-backdrop-filter:blur(10px);background:linear-gradient(105deg,#ffffffc7,#e7f5fdb8);border:1px solid #3084b43d;border-left:4px solid #0799d9;border-radius:12px;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;width:100%;height:76px;min-height:76px;margin-top:auto;margin-bottom:0;padding:10px 18px;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 20px #18648e12}.outcome-icon{color:#fff;background:linear-gradient(145deg,#188ed7,#1767bc);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;box-shadow:0 6px 15px #086db82b}.outcome-icon svg{width:20px;height:20px}.outcome-content{z-index:2;flex:1;min-width:0;position:relative}.outcome-top{align-items:center;gap:9px;margin-bottom:3px;display:flex}.outcome-number{color:#078bc9;letter-spacing:.08em;font-size:9.5px;font-weight:800;line-height:1}.outcome-heading{color:#113d5b;letter-spacing:.2em;text-transform:uppercase;margin:0;font-size:10.5px;font-weight:800;line-height:1}.outcome-desc{color:#42657d;margin:0;font-size:12px;font-weight:450;line-height:1.4}.read-more-wrapper{flex-shrink:0;justify-content:center;align-items:center;height:100%;display:flex}.read-more-btn{z-index:5;box-sizing:border-box;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#0284c7 0%,#0ea5e9 50%,#38bdf8 100%);border:1px solid #38bdf873;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:10px;min-width:140px;height:42px;padding:0 20px;font-size:10.5px;font-weight:800;line-height:1;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;box-shadow:0 4px 16px #0ea5e959;color:#062085!important}.read-more-btn:hover{background:linear-gradient(135deg,#0369a1 0%,#0284c7 50%,#0ea5e9 100%);border-color:#38bdf8;transform:translateY(-2px);box-shadow:0 8px 24px #0ea5e98c;color:#fff!important}.button-arrow{color:#ce360c;justify-content:center;align-items:center;display:flex}.button-arrow svg{width:15px;height:15px;transition:transform .25s}.read-more-btn:hover .button-arrow svg{transform:translate(4px)}.outcome-decoration{display:none!important}@media (width>=1500px){.capabilities-section{padding-left:48px;padding-right:48px}.capabilities-container{grid-template-columns:500px minmax(0,1fr);gap:34px;max-width:1460px;height:650px;min-height:650px}.service-details-panel{padding:34px 48px 24px}.tab-content-relative{padding:0 30px}}@media (width<=1100px){.capabilities-section{padding:60px 24px 75px}.capabilities-header-center{margin-bottom:42px}.capabilities-container{grid-template-columns:370px minmax(0,1fr);gap:20px;height:620px;min-height:620px}.service-details-panel{padding:29px 28px 22px}.tab-content-relative{gap:13px;padding:0 20px}.tab-icon-wrapper{width:42px;height:42px}.tab-label{letter-spacing:.055em;font-size:10.5px}.details-title{font-size:33px}.details-two-column{gap:20px}.timeline-item,.approach-item{font-size:11px}.challenge-content p{font-size:11.5px}.read-more-btn{min-width:125px;height:38px;font-size:8.5px}}@media (width<=900px){.capabilities-container{grid-template-columns:1fr;height:auto;min-height:auto}.services-tab-list{height:450px}.service-details-panel{height:620px;min-height:620px}.details-outcome-box{flex-wrap:wrap;height:auto;min-height:auto;padding:14px 16px}.read-more-wrapper{justify-content:flex-end;width:100%;margin-top:8px}}@media (width<=600px){.capabilities-section{padding:48px 15px 65px}.capabilities-header-center{margin-bottom:34px;padding:0 8px}.capabilities-eyebrow{letter-spacing:.25em;margin-bottom:13px;font-size:9px}.capabilities-title{letter-spacing:.075em;font-size:29px;line-height:1.13}.capabilities-subtitle{margin-top:13px;font-size:12.5px;line-height:1.6}.capabilities-divider{width:45px;height:2px;margin-top:16px}.services-tab-list{gap:9px;height:370px}.service-tab-item{border-radius:17px}.tab-content-relative{gap:9px;padding:0 14px}.tab-icon-wrapper{width:35px;height:35px}.tab-icon-wrapper svg{width:18px;height:18px}.tab-divider{height:23px}.tab-label{letter-spacing:.045em;font-size:9px}.tab-arrow-circle{width:29px;height:29px}.tab-arrow-circle svg{width:14px;height:14px}.service-details-panel{border-radius:21px;height:720px;min-height:720px;padding:25px 17px 18px}.details-heading-row{gap:10px;margin-bottom:9px}.details-heading-icon{width:45px;height:45px}.details-heading-icon svg{width:21px;height:21px}.details-title{white-space:normal;font-size:26px;line-height:1.08}.details-title-line{width:38px;margin-top:9px}.details-intro{min-height:58px;margin-bottom:13px;font-size:11.7px;line-height:1.52}.challenge-card{border-radius:11px;gap:11px;height:100px;margin-bottom:15px;padding:12px}.challenge-icon{width:39px;height:39px}.challenge-icon svg{width:19px;height:19px}.section-label{letter-spacing:.12em;gap:7px;font-size:8.5px}.section-label>span{width:17px}.challenge-content .section-label{margin-bottom:7px}.challenge-content p{font-size:10.8px;line-height:1.45}.details-two-column{grid-template-columns:1fr;gap:11px;height:272px;margin-bottom:12px}.section-main-label{margin-bottom:8px}.timeline-list{gap:2px}.timeline-item{gap:9px;min-height:27px;font-size:10.8px}.timeline-icon{width:24px;height:24px}.timeline-icon svg{width:13px;height:13px}.timeline-line{height:6px;top:24px;left:11px}.approach-list{gap:2px}.approach-item{gap:9px;min-height:27px;padding:1px 4px 1px 2px;font-size:10.8px}.approach-icon{width:24px;height:24px}.approach-icon svg{width:13px;height:13px}.details-outcome-box{border-radius:9px;gap:10px;height:auto;min-height:auto;padding:12px}.outcome-icon{width:36px;height:36px}.outcome-icon svg{width:18px;height:18px}.outcome-top{gap:7px;margin-bottom:3px}.outcome-heading{letter-spacing:.14em;font-size:9px}.outcome-number{font-size:8px}.outcome-desc{font-size:10.5px;line-height:1.35}.read-more-btn{letter-spacing:.1em;min-width:110px;height:36px;font-size:8px}}@media (prefers-reduced-motion:reduce){.service-tab-item,.tab-bg-image,.tab-shine,.tab-icon-wrapper,.tab-arrow-circle,.timeline-item,.approach-item,.details-heading-icon,.read-more-btn,.button-arrow svg{transition:none!important}}.projects-section{box-sizing:border-box;color:#082f24;isolation:isolate;background:0 0;width:100%;min-height:100%;margin:0;padding:0 32px 70px;font-family:Montserrat,Avenir Next,Helvetica Neue,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden}.projects-stone-bg{pointer-events:none;z-index:0;width:100%;height:760px;position:absolute;top:0;left:0;overflow:hidden}.projects-stone-image{object-fit:cover;object-position:center top;width:100%;height:100%;display:block;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(#000 0% 43%,#000000fa 50%,#000000e6 58%,#000000b8 66%,#00000080 74%,#00000047 82%,#0000001a 91%,#0000 100%);mask-image:linear-gradient(#000 0% 43%,#000000fa 50%,#000000e6 58%,#000000b8 66%,#00000080 74%,#00000047 82%,#0000001a 91%,#0000 100%);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.projects-stone-bg:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0519200d 0%,#05192000 45%,#14323205 70%,#14323200 100%),radial-gradient(55% 75% at 3% 40%,#0419204d 0%,#08202736 28%,#1433351f 50%,#2846420d 68%,#0000 88%);position:absolute;inset:0}.projects-stone-bg:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#b4cdc100 0%,#b4cdc106 18%,#b4cdc10d 38%,#b4cdc10f 58%,#b4cdc10a 78%,#b4cdc100 100%);height:48%;position:absolute;bottom:0;left:0;right:0}.projects-content{z-index:5;width:100%;max-width:1240px;min-height:100%;margin:0 auto;position:relative}.capabilities-header-center2{z-index:4;text-align:center;flex-direction:column;align-items:center;max-width:860px;margin:0 auto 60px;padding:0 20px;display:flex;position:relative}.capabilities-eyebrow2{letter-spacing:.35em;color:#235703;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:20px;font-size:13px;font-weight:800;display:flex}.eyebrow-icon2{color:#31a503;font-size:15px}.capabilities-title2{letter-spacing:.14em;color:#066506;text-transform:uppercase;text-shadow:0 2px 20px #fff6;margin:0 0 18px;font-size:clamp(38px,5.2vw,68px);font-weight:300;line-height:1.15}.capabilities-subtitle2{color:#164900;letter-spacing:.02em;max-width:620px;margin:0 0 24px;font-size:16.5px;font-weight:550;line-height:1.7}.capabilities-divider2{background:linear-gradient(90deg,#05960a,#014080);border-radius:999px;width:60px;height:3px}.projects-filter-bar{z-index:6;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin:0 auto 45px;display:flex;position:relative}.filter-btn{letter-spacing:.045em;color:#103d2f;cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#ffffffa3;border:1px solid #15382b29;border-radius:30px;padding:9px 20px;font-family:Montserrat,Avenir Next,Helvetica Neue,Segoe UI,Arial,sans-serif;font-size:12px;font-weight:600;transition:all .25s}.filter-btn:hover{background:#ffffffdb;border-color:#15382b4d;transform:translateY(-2px)}.filter-btn.is-active{color:#fff;background:#0b3d2d;border-color:#0b3d2d;box-shadow:0 5px 16px #0b3d2d47}.projects-grid{z-index:6;grid-template-columns:repeat(2,1fr);gap:28px;max-width:1240px;margin:0 auto;display:grid;position:relative}.project-card{-webkit-backdrop-filter:blur(14px);background:linear-gradient(135deg,#f7fbf9eb 0%,#e6f2eccc 100%);border:1px solid #ffffffd1;border-radius:20px;flex-direction:column;padding:32px 28px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;box-shadow:0 10px 28px #1230241a}.project-card:hover{border-color:#ed6b1773;transform:translateY(-6px);box-shadow:0 18px 40px #12302429}.project-card-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.project-header-left{align-items:center;gap:10px;display:flex}.project-number-badge{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:800;display:flex;box-shadow:0 2px 8px #00000026}.project-category-badge{letter-spacing:.11em;text-transform:uppercase;color:#d95008;background:#ed6b1724;border-radius:20px;padding:6px 12px;font-family:Montserrat,Avenir Next,Helvetica Neue,Arial,sans-serif;font-size:10px;font-weight:600;line-height:1}.project-links{gap:12px;display:flex}.icon-link{color:#164b3c;opacity:.82;font-size:14px;transition:opacity .2s,transform .2s,color .2s}.icon-link:hover{opacity:1;color:#e85d0b;transform:translateY(-2px)}.project-title{letter-spacing:-.015em;color:#0a392b;text-shadow:none;-webkit-font-smoothing:antialiased;margin:0 0 6px;font-family:Montserrat,Avenir Next,Helvetica Neue,Segoe UI,Arial,sans-serif;font-size:20px;font-weight:700;line-height:1.28}.project-subtitle{color:#e85d0b;letter-spacing:.02em;margin:0 0 14px;font-size:12.5px;font-weight:700}.project-description{color:#315c4d;text-shadow:none;-webkit-font-smoothing:antialiased;margin:0 0 16px;font-family:Avenir Next,Helvetica Neue,Segoe UI,Arial,sans-serif;font-size:13.5px;font-weight:600;line-height:1.6}.project-challenges{margin-bottom:16px}.challenge-label{letter-spacing:.1em;color:#527568;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.challenge-pills{flex-wrap:wrap;gap:8px;display:flex}.challenge-pill{color:#0e3d2f;background:#ffffffd9;border:1px solid #12302424;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600}.project-stats-grid{background:#0b3d2d0d;border:1px solid #0b3d2d0f;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px;padding:12px 14px;display:grid}.stat-item{flex-direction:column;display:flex}.stat-value{color:#064e3b;font-size:15px;font-weight:800}.stat-label{color:#4b7363;margin-top:2px;font-size:10px;font-weight:600}.project-expanded-detail{background:#ffffffd9;border-left:3px solid #05960a;border-radius:8px;margin:4px 0 16px;padding:14px 16px;animation:.28s ease-in-out fadeInDown}.expanded-title{text-transform:uppercase;letter-spacing:.06em;color:#05960a;margin-bottom:6px;font-size:10.5px;font-weight:800;display:block}.project-expanded-detail p{color:#1b4b39;margin:0;font-size:12.5px;font-weight:500;line-height:1.6}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.read-more-btn{color:#05960a;cursor:pointer;background:0 0;border:none;align-items:center;gap:7px;width:fit-content;margin:0 0 16px;padding:0;font-size:12px;font-weight:700;transition:color .2s;display:inline-flex}.read-more-btn:hover{color:#e85d0b}.project-tags{flex-wrap:wrap;gap:8px;margin-top:auto;margin-bottom:24px;display:flex}.project-tag{color:#164637;background:#15382b1a;border-radius:6px;padding:5px 10px;font-family:Avenir Next,Helvetica Neue,Segoe UI,Arial,sans-serif;font-size:11px;font-weight:750}.project-card-footer{border-top:1px solid #15382b14;padding-top:18px}.project-view-btn{color:#0b3d2d;letter-spacing:.1em;text-transform:uppercase;text-shadow:none;align-items:center;gap:10px;font-family:Montserrat,Avenir Next,Helvetica Neue,Arial,sans-serif;font-size:11.5px;font-weight:900;text-decoration:none;transition:all .2s;display:inline-flex}.project-view-btn:hover{color:#e85d0b}.project-view-btn:hover .btn-arrow{transform:translate(4px)}.green-flow{color:#123024;background-color:#0000;background-image:radial-gradient(58% 55% at 2% 2%,#091d23e6 0%,#0e272bd1 20%,#193637b3 38%,#2848438a 54%,#3f5e5257 68%,#607b6729 80%,#0000 94%),radial-gradient(90% 58% at 5% 4%,#1e3c3c70 0%,#2d4e4857 26%,#4160523d 46%,#5e7a6521 66%,#8ca18b0f 80%,#0000 95%),radial-gradient(55% 34% at 50% 0,#f8b81c57 0%,#f19a1440 28%,#ed6b1724 52%,#ed6b170b 70%,#0000 86%),radial-gradient(48% 40% at 8% 5%,#ed6b172e 0%,#ec7e1224 26%,#f09d1414 46%,#ed6b1706 68%,#0000 86%),radial-gradient(50% 40% at 92% 6%,#f4ab164d 0%,#ed7e1136 27%,#ed6b171f 48%,#ed6b1709 68%,#0000 86%),linear-gradient(#ef84122b 0%,#ee7c1121 8%,#eb741214 16%,#e07d1809 25%,#0000 36%),radial-gradient(70% 72% at 100% 42%,#244e3da3 0%,#244e3d78 30%,#244e3d45 52%,#244e3d1a 70%,#0000 88%),radial-gradient(62% 74% at 4%,#daeae1d6 0%,#cde2d6a8 36%,#bed6c961 60%,#aec9bb24 76%,#0000 90%),radial-gradient(90% 70% at 48% 48%,#c9ded357 0%,#b2ccbe40 38%,#8dae9d2e 64%,#0000 88%),linear-gradient(135deg,#d9e8e0 0%,#d2e2da 16%,#c8dcd1 32%,#bfd5c9 48%,#adc6b8 65%,#91af9e 82%,#789d8b 100%);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;background-attachment:scroll,scroll,scroll,scroll,scroll,scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box,border-box,border-box,border-box,border-box,border-box;width:100%;min-height:100%;position:relative}@media (width<=960px){.projects-grid{grid-template-columns:1fr}}@media (width<=768px){.projects-section{padding:0 20px 50px}.projects-stone-bg{height:650px}.projects-grid{grid-template-columns:1fr}}@media (width<=480px){.projects-section{padding:0 16px 40px}.projects-stone-bg{height:600px}.capabilities-title2{font-size:32px}.project-card{padding:24px 20px}.project-stats-grid{grid-template-columns:1fr;gap:8px}}.testimonials-section{color:#101b16;box-sizing:border-box;background:0 0;width:100%;margin:0;padding:80px 32px 70px;font-family:Avenir Next,Helvetica Neue,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden}.testimonials-section:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#0000 0% 18%,#0000 27%,#00000004 33%,#0004020f 38%,#00050321 44%,#0006043b 50%,#0006045c 57%,#00050380 64%,#000403a3 71%,#000302c2 78%,#000201de 84%,#000101f2 91%,#000000fb 96%,#000 100%);width:100%;height:100%;position:absolute;inset:0}.testimonials-section:after{content:none;display:none}.testimonials-heading,.testimonials-container{z-index:2;position:relative}.testimonials-heading{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:850px;margin:0 auto 40px;display:flex}.testimonials-heading .heading-eyebrow{letter-spacing:.38em;text-transform:uppercase;color:#1c3529;margin-bottom:10px;font-size:10px;font-weight:600}.testimonials-main-heading{letter-spacing:.14em;text-transform:uppercase;color:#101b16;margin:0;font-size:clamp(32px,4vw,46px);font-weight:300;line-height:1.08}.testimonials-subheading{letter-spacing:.02em;color:#30483d;max-width:640px;margin:14px auto 0;font-size:14px;font-weight:400;line-height:1.65}.testimonials-heading .heading-line{background:#ed6b17;border-radius:2px;width:46px;height:2px;margin-top:20px}.testimonials-container{flex-direction:column;gap:35px;width:100%;max-width:1240px;margin:0 auto;display:flex}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:stretch;gap:26px;display:grid}.testimonial-card{-webkit-backdrop-filter:blur(14px);cursor:pointer;background:linear-gradient(135deg,#15382be6 0%,#102c22f7 100%);border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;padding:32px 28px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 8px 24px #00000047}.testimonial-card:hover{border-color:#ed6b1773;transform:translateY(-5px);box-shadow:0 14px 34px #0006}.testimonial-card.is-featured{border-color:#ed6b17;box-shadow:0 14px 36px #ed6b1733}.card-top-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.testimonial-tag{letter-spacing:.12em;text-transform:uppercase;color:#ed6b17;white-space:nowrap;background:#ed6b171f;border:1px solid #ed6b1740;border-radius:16px;padding:4px 10px;font-size:10px;font-weight:700}.star-rating{flex-shrink:0;gap:4px;display:flex}.star-icon{color:#fbbf24;font-size:12px}.quote-icon-box{color:#ed6b176b;margin-bottom:12px;font-size:22px}.testimonial-quote{color:#e2f1ea;flex-grow:1;margin:0 0 24px;font-size:14px;font-weight:400;line-height:1.65}.testimonial-profile{border-top:1px solid #ffffff14;align-items:center;gap:14px;padding-top:18px;display:flex}.profile-avatar{object-fit:cover;border:2px solid #ed6b1799;border-radius:50%;flex-shrink:0;width:48px;height:48px}.profile-info{flex-direction:column;gap:2px;min-width:0;display:flex}.profile-name{color:#fff;margin:0;font-size:15px;font-weight:600}.profile-role{color:#a7f3d0;margin:0;font-size:12px}.profile-org{color:#8bb3a0;font-size:11px}.testimonials-controls{justify-content:center;align-items:center;gap:18px;margin-top:10px;display:flex}.control-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .25s,border-color .25s,transform .25s;display:flex}.control-btn:hover{background:#ed6b17;border-color:#ed6b17;transform:scale(1.05)}.carousel-dots{align-items:center;gap:8px;display:flex}.dot{cursor:pointer;background:#ffffff40;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .25s}.dot.active{background:#ed6b17;border-radius:12px;width:24px}@media (width<=960px){.testimonials-section{padding:65px 24px 60px}.testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.testimonials-section{padding:50px 20px 45px}.testimonials-heading{margin-bottom:30px}.testimonials-main-heading{letter-spacing:.09em;font-size:30px;line-height:1.15}.testimonials-subheading{font-size:12.5px;line-height:1.6}.testimonials-grid{grid-template-columns:1fr;gap:18px}.testimonial-card{border-radius:18px;padding:26px 22px}.testimonial-quote{font-size:13px;line-height:1.6}.profile-name{font-size:14px}.profile-role{font-size:11px}.profile-org{font-size:10px}.testimonials-controls{gap:14px;margin-top:5px}.control-btn{width:36px;height:36px}}@media (width<=400px){.testimonials-section{padding:40px 16px}.testimonials-main-heading{letter-spacing:.07em;font-size:25px}.testimonials-subheading{font-size:12px}.testimonial-card{padding:22px 18px}.testimonial-tag{padding:4px 8px;font-size:8.5px}.testimonial-quote{font-size:12px}}.contact-section{color:#123024;box-sizing:border-box;background:0 0;width:100%;padding:80px 32px 120px;font-family:Avenir Next,Helvetica Neue,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden}.contact-header-center{z-index:4;text-align:center;flex-direction:column;align-items:center;max-width:820px;margin:0 auto 64px;padding:0 20px;display:flex;position:relative}.contact-main-eyebrow{letter-spacing:.18em;color:#1a4232;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:500}.contact-main-title{letter-spacing:.12em;color:#17382b;text-transform:uppercase;margin:0 0 16px;font-size:clamp(32px,4.5vw,54px);font-weight:300;line-height:1.15}.contact-main-subtitle{color:#3b5a4d;max-width:620px;margin:0;font-size:16px;font-weight:400;line-height:1.6}.contact-leaf-decor{pointer-events:none;z-index:1;mix-blend-mode:multiply;width:450px;max-width:45vw;transition:transform .4s,opacity .4s;position:absolute;top:50%;left:-80px;transform:translateY(-50%)}.leaf-bg-image{object-fit:contain;width:100%;height:auto;display:block}.contact-container{z-index:2;grid-template-columns:1fr 1.15fr;align-items:center;gap:60px;max-width:1220px;margin:0 auto;display:grid;position:relative}.contact-info-panel{text-align:center;flex-direction:column;align-items:center;padding:10px 20px;display:flex}.contact-eyebrow{letter-spacing:.35em;text-transform:uppercase;color:#17382b;-webkit-backdrop-filter:blur(8px);background:#ffffff8c;border:1px solid #15382b1f;border-radius:20px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:11.5px;font-weight:700;display:inline-flex}.eyebrow-dot{background:#ed6b17;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #ed6b17cc}.contact-heading{letter-spacing:.04em;text-transform:uppercase;color:#17382b;max-width:520px;margin:0;font-size:clamp(30px,3.4vw,44px);font-weight:300;line-height:1.15}.contact-line{background:linear-gradient(90deg,#ed6b17 0%,#ed6b1733 100%);border-radius:3px;width:54px;height:3px;margin:22px auto 24px}.contact-desc{color:#436254;max-width:460px;margin:0 auto 34px;font-size:14.5px;line-height:1.75}.contact-meta-grid{grid-template-columns:1fr 1fr;gap:14px;width:100%;max-width:480px;display:grid}.meta-card{-webkit-backdrop-filter:blur(10px);background:#ffffff80;border:1px solid #ffffffbf;border-radius:16px;flex-direction:column;align-items:center;gap:4px;padding:14px 18px;transition:transform .25s,border-color .25s,background .25s;display:flex;box-shadow:0 6px 18px #1230240a}.meta-card:hover{background:#ffffffbf;border-color:#ed6b1759;transform:translateY(-3px)}.meta-card-full{grid-column:span 2}.meta-label{letter-spacing:.12em;text-transform:uppercase;color:#5d7e70;font-size:10.5px;font-weight:700}.meta-val{color:#17382b;font-size:13.5px;font-weight:600}.meta-link{color:#17382b;align-items:center;gap:6px;font-size:14px;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex}.meta-link:hover{color:#ed6b17}.link-arrow{font-size:13px;transition:transform .2s}.meta-link:hover .link-arrow{transform:translate(2px,-2px)}.contact-card{-webkit-backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffffe0 0%,#eef6f2bf 100%);border:1px solid #fffffff2;border-radius:28px;padding:44px 40px;position:relative;overflow:hidden;box-shadow:0 20px 45px #12302414,inset 0 1px 3px #fffc}.card-glass-glow{pointer-events:none;background:radial-gradient(circle,#ed6b1726 0%,#0000 70%);width:180px;height:180px;position:absolute;top:-80px;right:-80px}.contact-form{z-index:2;flex-direction:column;gap:22px;display:flex;position:relative}.form-group{text-align:left;flex-direction:column;gap:7px;display:flex}.form-label{letter-spacing:.1em;text-transform:uppercase;color:#17382b;font-size:11.5px;font-weight:700}.input-wrapper{position:relative}.form-input{color:#17382b;box-sizing:border-box;background:#ffffffa6;border:1px solid #15382b24;border-radius:14px;outline:none;width:100%;padding:14px 18px;font-family:inherit;font-size:14px;transition:all .25s}.form-input::placeholder{color:#17382b66}.form-input:focus{background:#fffffffa;border-color:#ed6b17;box-shadow:0 0 0 4px #ed6b171f,0 4px 12px #1230240a}.form-select{appearance:none;cursor:pointer}.select-wrapper{position:relative}.select-arrow{color:#17382b;pointer-events:none;opacity:.6;font-size:10px;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.form-textarea{resize:vertical;min-height:105px;line-height:1.6}.contact-submit-btn{color:#fff;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:#15382b;border:1px solid #15382b;border-radius:30px;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:8px;padding:16px 28px;font-size:12.5px;font-weight:700;transition:all .3s cubic-bezier(.2,.8,.2,1);display:inline-flex;box-shadow:0 8px 24px #15382b38}.contact-submit-btn:hover{background:#ed6b17;border-color:#ed6b17;transform:translateY(-2px);box-shadow:0 10px 28px #ed6b1759}.contact-submit-btn:hover .btn-arrow{transform:translate(5px)}.btn-arrow{font-size:14px;transition:transform .2s}@media (width<=960px){.contact-header-center{margin-bottom:40px}.contact-container{grid-template-columns:1fr;gap:48px}.contact-section{padding:60px 24px 80px}}@media (width<=500px){.contact-main-title{letter-spacing:.08em}.contact-card{border-radius:20px;padding:30px 20px}.contact-meta-grid{grid-template-columns:1fr}.meta-card-full{grid-column:span 1}}.blue-flow{isolation:isolate;background-color:#0000;background-image:radial-gradient(100% 40% at 50% 0,#030712 0%,#040e1ef2 28%,#081c38d9 55%,#123a6280 80%,#0000 100%),radial-gradient(circle at 85% 6%,#38bdf838 0%,#0e749014 50%,#0000 75%),radial-gradient(65% 70% at 4% 65%,#0e2d5299 0%,#20558773 40%,#60a5fa33 75%,#0000 92%),linear-gradient(#030712 0%,#05152e 12%,#0a284e 24%,#144675 36%,#2d6999 48%,#5792be 60%,#8fbddc 72%,#bdd9ed 84%,#dceefa 94%,#cce4f5 100%);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;width:100%;min-height:100%;position:relative;overflow:hidden}.blue-flow:before{content:"";filter:blur(35px);pointer-events:none;z-index:0;background:radial-gradient(#38bdf82e 0%,#0e74900f 45%,#0000 75%);border-radius:50%;width:60%;height:35%;position:absolute;top:4%;left:-12%;transform:rotate(-6deg)}.blue-flow:after{content:"";filter:blur(38px);pointer-events:none;z-index:0;background:radial-gradient(#227ec23d 0%,#2687c921 38%,#318fcc0d 58%,#0000 76%);border-radius:50%;width:75%;height:45%;position:absolute;bottom:2%;right:-20%;transform:rotate(-14deg)}.about-yuktic-section{color:#f1f5f9;box-sizing:border-box;z-index:1;background:0 0;width:100%;margin:0;padding:80px 32px 110px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,sans-serif;position:relative;overflow:hidden}.about-stats-wrapper{z-index:4;box-sizing:border-box;opacity:0;will-change:opacity, transform;width:100%;max-width:1320px;margin:0 auto;padding:0;transition:opacity 1.2s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1);position:relative;transform:translateY(35px)scale(.98)}.about-yuktic-section.in-view .about-stats-wrapper{opacity:1;transition-delay:.1s;transform:translateY(0)scale(1)}.about-stats-container{-webkit-backdrop-filter:blur(18px);background:#061226a6;border:1px solid #38bdf847;border-radius:999px;grid-template-columns:repeat(5,1fr);padding:24px 20px;display:grid;box-shadow:0 0 0 1px #ffffff0d,0 20px 45px #00000073}.stat-box{text-align:center;border-right:1px solid #38bdf82e;flex-direction:column;justify-content:center;align-items:center;padding:0 12px;display:flex}.stat-box:last-child{border-right:none}.stat-number-wrap{align-items:baseline;margin-bottom:6px;line-height:1;display:flex}.stat-number{letter-spacing:.02em;color:#fff;font-size:38px;font-weight:300}.stat-suffix{color:#38bdf8;margin-left:2px;font-size:24px;font-weight:600}.stat-label{color:#94a3b8;letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:700}.capabilities-header-center{z-index:4;text-align:center;flex-direction:column;align-items:center;max-width:860px;margin:40px auto 60px;padding:0 20px;display:flex;position:relative}.capabilities-eyebrow{letter-spacing:.35em;color:#38bdf8;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#38bdf81a;border:1px solid #38bdf840;border-radius:999px;align-items:center;gap:10px;margin-bottom:18px;padding:6px 16px;font-size:12px;font-weight:800;display:flex}.eyebrow-icon{color:#34d399;font-size:14px}.capabilities-title{letter-spacing:.14em;color:#fff;text-transform:uppercase;margin:0 0 16px;font-size:clamp(38px,5.2vw,64px);font-weight:300;line-height:1.15}.capabilities-subtitle{color:#cbd5e1;letter-spacing:.02em;max-width:620px;margin:0 0 24px;font-size:16px;font-weight:400;line-height:1.7}.capabilities-divider{background:linear-gradient(90deg,#38bdf8,#0ea5e9);border-radius:999px;width:60px;height:3px}.about-yuktic-container{z-index:3;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:60px;width:100%;max-width:1220px;margin:0 auto;display:grid;position:relative}.about-yuktic-content{z-index:5;flex-direction:column;order:1;display:flex;position:relative}.about-eyebrow{letter-spacing:.28em;text-transform:uppercase;color:#38bdf8;-webkit-backdrop-filter:blur(12px);background:#0ea5e924;border:1px solid #38bdf859;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin-bottom:20px;padding:8px 18px;font-size:11px;font-weight:700;display:inline-flex;box-shadow:0 0 16px #38bdf826}.eyebrow-dot{background-color:#38bdf8;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #38bdf8}.about-heading{letter-spacing:.12em;text-transform:uppercase;color:#fff;margin:0;font-size:clamp(34px,4.2vw,52px);font-weight:400;line-height:1.18}.highlight-text{background:linear-gradient(135deg,#fff 0%,#38bdf8 50%,#0ea5e9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:700}.about-line{background:linear-gradient(90deg,#38bdf8,#0284c7);border-radius:999px;width:55px;height:3px;margin:22px 0 26px}.about-lead{letter-spacing:.015em;color:#f1f5f9;margin:0 0 14px;font-size:16.5px;font-weight:500;line-height:1.7}.about-desc{color:#cbd5e1;letter-spacing:.01em;margin:0 0 36px;font-size:14.5px;font-weight:400;line-height:1.75}.about-pillars-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.pillar-item{-webkit-backdrop-filter:blur(14px);background:#0a18308c;border:1px solid #38bdf838;border-radius:24px;flex-direction:column;gap:10px;padding:24px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 0 0 1px #ffffff0d,0 14px 30px #0006}.pillar-item:hover{background:#0e2244bf;border-color:#38bdf8;transform:translateY(-4px);box-shadow:0 0 20px #38bdf840,0 18px 36px #00000080}.pillar-num{letter-spacing:.2em;color:#38bdf8;font-size:12px;font-weight:800}.pillar-info h4{letter-spacing:.02em;color:#fff;margin:0 0 6px;font-size:15px;font-weight:600}.pillar-info p{color:#94a3b8;margin:0;font-size:13px;line-height:1.6}.about-yuktic-visual{z-index:3;order:2;justify-content:center;align-items:center;display:flex;position:relative}.about-image-card{-webkit-backdrop-filter:blur(14px);background:#06122673;border:1px solid #38bdf838;border-radius:38px;width:100%;max-width:460px;transition:border-color .4s,box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 0 0 4px #03071299,0 24px 50px #000000b3,0 0 30px #38bdf814}.about-image-card:hover{border-color:#38bdf873;box-shadow:0 0 0 4px #030712b3,0 28px 60px #000c,0 0 35px #38bdf82e}.about-yuktic-image{object-fit:cover;width:100%;height:auto;transition:transform .5s;display:block}.about-image-card:hover .about-yuktic-image{transform:scale(1.03)}.image-overlay-glow{pointer-events:none;background:linear-gradient(#0307121a 0%,#0000 50%,#03071273 100%);position:absolute;inset:0}.about-badge-card{-webkit-backdrop-filter:blur(16px);z-index:5;background:#08162cd9;border:1px solid #38bdf847;border-radius:24px;flex-direction:column;align-items:center;padding:14px 22px;display:flex;position:absolute;bottom:-15px;left:-15px;right:auto;box-shadow:0 0 0 3px #03071280,0 16px 36px #0009}.badge-value{color:#38bdf8;margin-bottom:4px;font-size:24px;font-weight:700;line-height:1}.badge-text{letter-spacing:.12em;text-transform:uppercase;color:#cbd5e1;font-size:10px;font-weight:700}.contact-earth-decor{pointer-events:none;z-index:1;mix-blend-mode:screen;opacity:0;will-change:opacity, mask-image;width:min(42vw,620px);height:auto;transition:opacity 2.8s cubic-bezier(.2,.8,.2,1),-webkit-mask-image 2.8s cubic-bezier(.2,.8,.2,1),mask-image 2.8s cubic-bezier(.2,.8,.2,1);position:absolute;top:48%;right:-50px;transform:translateY(-50%);-webkit-mask-image:linear-gradient(#000 0%,#0000 0%);mask-image:linear-gradient(#000 0%,#0000 0%)}.about-yuktic-section.in-view .contact-earth-decor{opacity:.9;-webkit-mask-image:linear-gradient(#000 100% 100%);mask-image:linear-gradient(#000 100% 100%)}.leaf-earth-image{object-fit:contain;object-position:right center;width:100%;height:auto;display:block}@media (width<=960px){.about-yuktic-section{padding:70px 24px 90px}.capabilities-header-center{margin-bottom:44px}.about-yuktic-container{grid-template-columns:1fr;gap:50px}.about-yuktic-content{text-align:center;order:1;align-items:center}.about-yuktic-visual{order:2}.about-line{margin:22px auto 26px}.about-eyebrow{justify-content:center}.about-badge-card{bottom:-15px;left:auto;right:15px}.about-stats-container{border-radius:40px;grid-template-columns:repeat(3,1fr);gap:20px 0}.stat-box:nth-child(3){border-right:none}.contact-earth-decor{width:440px;max-width:75vw;top:40%;right:-100px}}@media (width<=540px){.about-yuktic-section{padding:60px 20px 80px}.about-pillars-grid{grid-template-columns:1fr}.about-heading{font-size:31px}.about-image-card{border-radius:28px}.about-badge-card{padding:14px 18px;bottom:-18px;right:8px}.about-stats-container{border-radius:32px;grid-template-columns:1fr;gap:16px 0;padding:24px 16px}.stat-box{border-bottom:1px solid #38bdf826;border-right:none;padding-bottom:14px}.stat-box:last-child{border-bottom:none;padding-bottom:0}.stat-number{font-size:34px}}.fixed-story-wrapper{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;flex-direction:column;row-gap:220px;width:100%;padding-top:140px;padding-bottom:140px;font-family:Plus Jakarta Sans,sans-serif;display:flex;position:relative;overflow:hidden}.story-step{box-sizing:border-box;text-align:center;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 120px);padding:80px 24px;display:flex;position:relative}.story-content{z-index:2;text-align:center;background:0 0;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:920px;animation:6s ease-in-out infinite contentFloat;display:flex;position:relative;margin:0!important}.story-eyebrow{color:#00d2ff;letter-spacing:3.5px;text-transform:uppercase;text-shadow:0 1px 2px #000000b3,0 0 20px #0006;opacity:0;justify-content:center;align-items:center;width:fit-content;margin:0 0 20px;font-size:.88rem;font-weight:800;line-height:1;display:inline-flex;transform:translateY(18px)}.story-step.is-visible .story-eyebrow{animation:.7s cubic-bezier(.2,.8,.2,1) forwards eyebrowReveal}@keyframes eyebrowReveal{to{opacity:1;transform:translateY(0)}}.story-line{transform-origin:50%;opacity:0;background:#00d2ff;border-radius:999px;width:72px;height:4px;margin:0 0 30px;transform:scaleX(0);box-shadow:0 2px 10px #00000080}.story-step.is-visible .story-line{animation:.8s cubic-bezier(.2,.8,.2,1) .15s forwards storyLineReveal}@keyframes storyLineReveal{to{opacity:1;transform:scaleX(1)}}.story-title{color:#fff;letter-spacing:-.04em;text-align:center;text-shadow:0 1px 2px #0009,0 0 2px #000000b3,0 0 #0006;opacity:0;width:100%;max-width:950px;margin:0 0 28px;font-size:clamp(3rem,6.2vw,5.8rem);font-weight:800;line-height:1.05;position:relative;transform:translateY(30px)}.story-title span{color:#38bdf8;text-shadow:0 1px #000c,0 1px #0009;display:inline-block;position:relative}.story-step.is-visible .story-title{animation:.85s cubic-bezier(.2,.8,.2,1) .2s forwards storyTitleReveal}@keyframes storyTitleReveal{to{opacity:1;transform:translateY(0)}}.story-title span:after{content:"";transform-origin:50%;background:#38bdf8;border-radius:999px;height:4px;position:absolute;bottom:-6px;left:2%;right:2%;transform:scaleX(0);box-shadow:0 2px 10px #00000080}.story-step.is-visible .story-title span:after{animation:.8s cubic-bezier(.2,.8,.2,1) .5s forwards titleAccentReveal}@keyframes titleAccentReveal{to{transform:scaleX(1)}}.story-desc{color:#f1f5f9;letter-spacing:-.01em;text-align:center;text-shadow:0 1px 2px #000c,0 1px 1px #000c;opacity:0;width:100%;max-width:760px;margin:0 auto 34px;font-size:clamp(1.05rem,1.4vw,1.25rem);font-weight:500;line-height:1.75;transform:translateY(22px)}.story-step.is-visible .story-desc{animation:.85s cubic-bezier(.2,.8,.2,1) .35s forwards storyDescReveal}@keyframes storyDescReveal{to{opacity:1;transform:translateY(0)}}.story-meta{color:#fff;letter-spacing:2.5px;text-transform:uppercase;text-align:center;text-shadow:0 2px 10px #000c;opacity:0;justify-content:center;align-items:center;gap:14px;margin-top:4px;font-size:.78rem;font-weight:800;display:flex;transform:translateY(16px)}.meta-dot{background:#38bdf8;border-radius:50%;flex:0 0 5px;width:5px;height:5px;box-shadow:0 0 8px #38bdf8cc}.story-step.is-visible .story-meta{animation:.85s cubic-bezier(.2,.8,.2,1) .45s forwards metaReveal}@keyframes metaReveal{to{opacity:1;transform:translateY(0)}}.story-actions{opacity:0;justify-content:center;align-items:center;gap:18px;margin-top:14px;display:flex;transform:translateY(20px)}.story-step.is-visible .story-actions{animation:.85s cubic-bezier(.2,.8,.2,1) .45s forwards storyActionsReveal}@keyframes storyActionsReveal{to{opacity:1;transform:translateY(0)}}.story-btn{letter-spacing:1.25px;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:13px;min-width:190px;padding:16px 26px;font-family:inherit;font-size:.8rem;font-weight:800;transition:transform .3s,background .3s,color .3s,border-color .3s,box-shadow .3s;display:inline-flex;position:relative;overflow:hidden}.primary-btn{color:#fff;background:#0284c7;border:2px solid #38bdf8;box-shadow:0 8px 24px #0284c766}.primary-btn:before{content:"";background:linear-gradient(110deg,#0000 20%,#fff6 50%,#0000 80%);transition:transform .65s;position:absolute;inset:0;transform:translate(-120%)}.primary-btn:hover:before{transform:translate(120%)}.primary-btn:hover{background:#0369a1;border-color:#7dd3fc;transform:translateY(-3px);box-shadow:0 12px 30px #0284c799}.secondary-btn{color:#fff;-webkit-backdrop-filter:blur(8px);background:#0f172a99;border:2px solid #ffffffe6;box-shadow:0 8px 20px #0000004d}.secondary-btn:hover{color:#0369a1;background:#fff;border-color:#fff;transform:translateY(-3px);box-shadow:0 12px 28px #0000004d}.btn-arrow{border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:1rem;transition:transform .3s,background .3s;display:inline-flex}.primary-btn .btn-arrow,.secondary-btn .btn-arrow{background:#fff3}.secondary-btn:hover .btn-arrow{background:#0369a126}.story-btn:hover .btn-arrow{transform:translate(3px,-3px)}@keyframes contentFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (width<=768px){.fixed-story-wrapper{background-attachment:scroll;row-gap:140px;padding-top:90px;padding-bottom:90px}.story-step{min-height:auto;padding:40px 20px}.story-title{font-size:clamp(2.3rem,9vw,3.4rem)}.story-desc{font-size:1rem}.story-actions{flex-direction:column;width:100%}.story-btn{width:100%;max-width:280px}}@media (prefers-reduced-motion:reduce){.story-eyebrow,.story-line,.story-title,.story-title span:after,.story-desc,.story-meta,.story-actions{opacity:1!important;animation:none!important;transform:none!important}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#fff;background:#050505;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.hero-page{background:#050505;width:100%;min-height:100vh;position:relative;overflow-x:hidden}.hero-section-wrapper{z-index:1;background:0 0;width:100%;min-height:100vh;position:relative;overflow:hidden}.fake-navbar{z-index:3000;-webkit-backdrop-filter:none;pointer-events:none;-webkit-user-select:none;user-select:none;background:0 0;border-bottom:1px solid #ffffff14;width:100%;height:88px;position:fixed;top:0;left:0}.fake-navbar-container{justify-content:space-between;align-items:center;gap:40px;width:100%;max-width:1440px;height:100%;margin:0 auto;padding:0 34px;display:flex}.fake-navbar-logo{opacity:0;pointer-events:none;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative}.fake-navbar-logo img{object-fit:contain;backface-visibility:hidden;width:64px;height:64px;display:block}.fake-navbar-links{pointer-events:none;justify-content:flex-end;align-items:center;gap:34px;height:100%;margin-left:auto;display:flex}.fake-navbar-links span{color:#ffffffc7;letter-spacing:.2px;white-space:nowrap;pointer-events:none;align-items:center;height:100%;font-size:15px;font-weight:500;display:flex;position:relative}.fake-navbar-links span:nth-child(3){padding:0 2px}.fake-navbar-links .fake-contact{color:#fff;background:#ffffff14;border:1px solid #ffffff2e;border-radius:30px;height:auto;padding:11px 20px}.fake-navbar-menu-button{pointer-events:none;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:none}.fake-navbar-menu-button span{background:#fff;border-radius:5px;width:23px;height:2px;display:block}.hero-logo-animation{transform-origin:50%;z-index:6000;pointer-events:none;opacity:1;backface-visibility:hidden;will-change:transform, opacity;justify-content:center;align-items:center;width:320px;height:320px;animation:none;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.hero-logo-ready{animation:2.2s cubic-bezier(.22,.7,.3,1) 2s forwards travel-to-fake-navbar}.hero-logo-finished{opacity:0;visibility:hidden;pointer-events:none;display:none!important}.hero-logo-animation img{z-index:2;object-fit:contain;backface-visibility:hidden;will-change:filter;width:100%;height:100%;animation:1s ease-out forwards logo-edge-highlight;display:block;position:relative;transform:translate(0,0)}.hero-logo-glow{opacity:0;pointer-events:none;width:0;height:0;display:none;position:absolute}@keyframes travel-to-fake-navbar{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{transform:translate3d(calc(-50% + var(--move-x)), calc(-50% + var(--move-y)), 0) scale(var(--final-scale));opacity:1}}@keyframes logo-edge-highlight{0%{filter:drop-shadow(0 0 #ffbe5a00)}15%{filter:drop-shadow(0 0 5px #ffebb4f2)drop-shadow(0 0 14px #ffbe4bcc)drop-shadow(0 0 28px #ff911e66)}40%{filter:drop-shadow(0 0 7px #fff0be)drop-shadow(0 0 18px #ffc350e6)drop-shadow(0 0 36px #ff911e80)}60%{filter:drop-shadow(0 0 7px #ffebb4f2)drop-shadow(0 0 18px #ffbe4bcc)drop-shadow(0 0 32px #ff911e66)}75%{filter:drop-shadow(0 0 4px #ffdc968c)drop-shadow(0 0 11px #ffaf3c4d)}90%{filter:drop-shadow(0 0 2px #ffcd7826)}to{filter:drop-shadow(0 0 #ffbe5a00)}}@media (width<=1200px){.fake-navbar-container{padding:0 26px}.fake-navbar-links{gap:24px}.fake-navbar-links span{font-size:14px}}@media (width<=980px){.fake-navbar{height:82px}.fake-navbar-container{padding:0 22px}.fake-navbar-logo,.fake-navbar-logo img{width:58px;height:58px}.fake-navbar-links{gap:17px}.fake-navbar-links span{font-size:13px}.fake-navbar-links .fake-contact{padding:9px 15px}.hero-logo-animation{width:280px;height:280px}}@media (width<=760px){.fake-navbar{height:76px}.fake-navbar-container{padding:0 18px}.fake-navbar-links{display:none}.fake-navbar-menu-button{display:flex}.fake-navbar-logo,.fake-navbar-logo img{width:54px;height:54px}.hero-logo-animation{width:230px;height:230px}}@media (width<=400px){.fake-navbar-container{padding:0 14px}.fake-navbar-logo,.fake-navbar-logo img{width:50px;height:50px}.hero-logo-animation{width:210px;height:210px}}@media (prefers-reduced-motion:reduce){.hero-logo-animation{transform:translate(-50%,-50%)scale(1);animation:none!important}.hero-logo-animation img{filter:none!important;animation:none!important}.hero-logo-glow{display:none}}.footer-container{box-sizing:border-box;color:#fff;background:linear-gradient(#094b82 0%,#062b4e 45%,#021424 100%);width:100%;margin-top:0;padding:0;font-family:inherit;position:relative}.waves{pointer-events:none;width:100%;height:100px;position:absolute;top:-95px;left:0;overflow:hidden}.wave{background-repeat:repeat-x;background-size:800px 100px;width:100%;height:100%;position:absolute;top:0;left:0}#wave1{z-index:997;opacity:.55;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 100' preserveAspectRatio='none'%3E%3Cpath d='M0,50 C150,10 250,90 400,50 C550,10 650,90 800,50 L800,100 L0,100 Z' fill='%2367e8f9'/%3E%3C/svg%3E");animation:18s linear infinite waveMotion,7s ease-in-out infinite alternate waveBobbing1;bottom:0}#wave2{z-index:998;opacity:.65;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 100' preserveAspectRatio='none'%3E%3Cpath d='M0,50 C150,5 250,95 400,50 C550,5 650,95 800,50 L800,100 L0,100 Z' fill='%2338bdf8'/%3E%3C/svg%3E");animation:13s linear infinite waveMotionReverse,9s ease-in-out infinite alternate waveBobbing2;bottom:4px}#wave3{z-index:999;opacity:.85;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 100' preserveAspectRatio='none'%3E%3Cpath d='M0,50 C160,15 240,85 400,50 C560,15 640,85 800,50 L800,100 L0,100 Z' fill='%230284c7'/%3E%3C/svg%3E");animation:10s linear infinite waveMotion,5s ease-in-out infinite alternate waveBobbing1;bottom:8px}#wave4{z-index:1000;opacity:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 100' preserveAspectRatio='none'%3E%3Cpath d='M0,50 C150,20 250,80 400,50 C550,20 650,80 800,50 L800,100 L0,100 Z' fill='%23094b82'/%3E%3C/svg%3E");animation:8s linear infinite waveMotionReverse;bottom:0}@keyframes waveMotion{0%{background-position-x:0}to{background-position-x:800px}}@keyframes waveMotionReverse{0%{background-position-x:800px}to{background-position-x:0}}@keyframes waveBobbing1{0%{transform:translateY(0)scaleY(1)}50%{transform:translateY(-5px)scaleY(1.05)}to{transform:translateY(2px)scaleY(.97)}}@keyframes waveBobbing2{0%{transform:translateY(2px)scaleY(.97)}50%{transform:translateY(-6px)scaleY(1.06)}to{transform:translateY(0)scaleY(1)}}.footer-inner{z-index:1001;max-width:1240px;margin:0 auto;padding:40px 32px 24px;position:relative}.footer-main-grid{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:48px;display:flex}.footer-brand-col{flex-direction:column;gap:12px;max-width:340px;display:flex}.footer-logo{object-fit:contain;align-self:flex-start;width:auto;height:44px;margin-bottom:4px}.footer-tagline{color:#fff;margin:0;font-size:.98rem;font-weight:600;line-height:1.4}.footer-subtext{color:#bae6fd;margin:0;font-size:.88rem;line-height:1.45}.footer-social-wrapper{margin-top:10px}.footer-social-box-wide{color:#fff;-webkit-backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff38;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-width:120px;height:38px;padding:8px 20px;font-size:.88rem;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex}.footer-social-box-wide svg{font-size:1.1rem}.footer-social-box-wide:hover{color:#021424;background:#38bdf8;border-color:#38bdf8;transform:translateY(-2px);box-shadow:0 4px 14px #38bdf866}.footer-nav-grid{flex-wrap:wrap;gap:68px;display:flex}.footer-col h4{letter-spacing:1.6px;color:#7dd3fc;margin:0 0 16px;font-size:.82rem;font-weight:600}.footer-col ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.footer-col ul li a{color:#fff;opacity:.85;font-size:.92rem;text-decoration:none;transition:all .2s;display:inline-block}.footer-col ul li a:hover{opacity:1;color:#38bdf8;transform:translate(4px)}.footer-divider{background:linear-gradient(90deg,#0000 0%,#ffffff26 20% 80%,#0000 100%);width:100%;height:1px;margin:36px 0 20px}.footer-company-details{text-align:center;color:#93c5fd;margin-bottom:24px;font-size:.78rem;line-height:1.65}.footer-company-details p{margin:3px 0}.footer-bottom-bar{color:#7dd3fc;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:18px;font-size:.82rem;display:flex}.powered-by{align-items:center;gap:6px;display:inline-flex}.powered-logo{object-fit:contain;width:auto;height:16px}
