@import"https://fonts.googleapis.com/css2?family=Syne:wght@400;700;800&family=JetBrains+Mono:wght@400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{padding:0;margin:0;box-sizing:border-box}html{scroll-padding-top:100px;scroll-behavior:smooth}:root{--grey-bg:#F8F9FB;--muted1: #476788;--muted2: #A6BBD1;--light-blue:#E6F0FF;--prim-blue:#006bff;--darkblue:#0B3558}.prim-blue{color:#006bff}.dark-blue-bg{background-color:#0b3558}.prim-bluebg{background-color:#006bff}.darkblue-text{color:#0b3558}.white-bg{background-color:#fff}.white{color:#fff}.muted{color:#476788}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#0b3558;background-color:#fff}a:focus a:active{outline:none;border:none}a,button{-webkit-tap-highlight-color:transparent}button:focus,button:active{outline:none}.cont-width{max-width:55vw}.main-heading{font-size:2.986rem;line-height:1.4;font-weight:600}.txt-48{font-size:2.986rem}.txt-40{font-size:2.488rem}.txt-33{font-size:2.074rem}.txt-28{font-size:1.728rem}.txt-23{font-size:1.44rem}.txt-19{font-size:1.2rem}.txt-16{font-size:1rem}.txt-13,.small-para{font-size:.833rem}@media(max-width:1536px){.cont-width{max-width:70vw}}@media(max-width:1280px){.main-heading{font-size:2.986rem;line-height:1.4}.txt-48{font-size:2.488rem}.txt-40{font-size:2.074rem}.txt-33{font-size:1.728rem}.txt-28{font-size:1.44rem}.txt-23{font-size:1.2rem}.cont-width{max-width:80vw}}@media(max-width:1025px){.main-heading{font-size:2.488rem;line-height:1.4}.txt-48{font-size:2.074rem}.txt-40{font-size:1.728rem}.txt-33{font-size:1.44rem}.txt-28,.txt-23{font-size:1.2rem}}@media(max-width:480px){.main-heading{font-size:1.728rem;line-height:1.4}.txt-48{font-size:1.728rem}.txt-19{font-size:1rem}.txt-16{font-size:.833rem}.txt-13{font-size:11px}.txt-28,.txt-23{font-size:1.2rem}.cont-width{max-width:90vw}}a{color:inherit}code{background:#f3f4f6;padding:2px 6px;border-radius:6px}.hero{background-image:url(https://res.cloudinary.com/drfpyikji/image/upload/v1771845506/Gemini_Generated_Image_qwkk7kqwkk7kqwkk_h6lsb8.png);background-size:cover;background-position:65% center;height:100vh;width:100%}.hero-glow{position:absolute;top:-0%;left:50%;transform:translate(-50%);width:70%;height:100%;background:radial-gradient(ellipse,rgba(79,82,232,.25) 0%,rgba(30,30,106,.15) 40%,transparent 70%);pointer-events:none;z-index:1}.black-shade{position:relative;z-index:0}.landing-page-hero-black-shade{background-color:#000000bf;height:100vh;width:100%}.hero-inner{display:flex;gap:40px;align-items:center;flex-direction:column}.hero-text{margin-top:30vh;color:#fff;gap:24px;justify-content:center;display:flex;flex-direction:column;width:100%;align-items:center;text-align:center}.hero-media{flex:1}.hero-media img{height:437px;width:55vw;object-fit:cover;border-radius:30px}.accent{font-weight:800}.hero-ctas{display:flex;justify-content:center}.btn{border:0;font-weight:600;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;vertical-align:middle}.btn.primary{border-radius:8px;padding:8px 16px}.btn.primary:hover{background-color:#0056b3}.btn.outline{padding:12px 24px;border-radius:8px;font-weight:600}.btn.outline:hover{background-color:#0056b3}.why-choose-section{background:var(--bg-primary);margin:auto}.section-header{display:flex;width:100%;flex-direction:column;gap:16px;align-items:center;text-align:center;margin-top:84px;margin-bottom:48px}.pillars-grid{display:grid;grid-template-columns:repeat(2,40%);gap:32px;align-items:center;justify-content:center;padding-bottom:40px}.pillar-card{gap:24px;text-align:center;padding:32px;border-radius:16px;box-shadow:0 1px 6px #0000001a;transition:all .3s ease;margin-bottom:32px}.pillar-card:hover{background:var(--bg-secondary)}.pillar-icon{width:64px;height:64px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;background-color:var(--light-blue);border-radius:16px;color:#fff;font-size:28px;box-shadow:#0b3558}.pillar-title{margin-bottom:12px;color:var(--text-primary)}.pillar-description{line-height:1.7}.pillar-card .tall{height:700px}.pillar-tall{grid-row:span 2}.pillar-short{grid-row:span 1}.services{margin:84px auto}.services-top{text-align:center}.muted{max-width:520px}.services-row{display:flex;justify-content:flex-start;gap:16px;margin-top:48px;margin-bottom:72px}.service-btn{padding:12px 32px;border-radius:30px;border-width:1px;cursor:pointer;background-color:#fff;border-color:var(--muted1);color:var(--muted1)}.service-btn-active{padding:12px 32px;border-radius:30px;border-width:1px;cursor:pointer;background-color:var(--light-blue);border-color:var(--darkblue);color:var(--darkblue)}.services-body{display:flex;width:80vw;justify-content:space-between;gap:60px}.services-body-img{width:400px;height:auto;border-radius:24px}.service-body-img-cont{display:flex;justify-content:flex-start}.services-body-description{min-width:40%;display:flex;flex-direction:column;gap:10%}.learn-more-link{display:flex;align-items:center;gap:8px;color:var(--prim-blue);font-weight:500;cursor:pointer;margin-top:16px}.description-list{padding:0;list-style-type:none;display:flex;flex-direction:column;gap:16px}.synquant-difference-bg{background-color:var(--grey-bg);padding-top:24px}.sq-section{background:#f5f7fa;padding:80px 40px;position:relative;overflow:hidden}.sq-header{text-align:center;margin-bottom:56px;position:relative}.sq-eyebrow{font-weight:500;letter-spacing:.2em;color:#1e6fd9;text-transform:uppercase;margin-bottom:14px;display:flex;align-items:center;justify-content:center;gap:10px}.sq-eyebrow-line{display:inline-block;width:32px;height:1px;background-color:#e6f0ff;opacity:.4}.sq-title{font-size:40px;font-weight:800;color:#0d1b2e;line-height:1.1;margin:0 0 12px;letter-spacing:-.02em}.sq-title-accent{color:#1e6fd9}.sq-subtitle{font-size:12px;color:#8a9bb0;letter-spacing:.04em;margin:0}.sq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:auto;position:relative}.sq-card{background:#fff;border:1px solid #E2E8F0;border-radius:14px;padding:32px 28px;position:relative;overflow:hidden;cursor:default;transition:box-shadow .25s ease,border-color .25s ease,transform .2s ease}.sq-card:hover{border-color:var(--prim-blue);box-shadow:0 8px 32px #1e6fd914;transform:translateY(-2px)}.sq-card-stripe{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1e6fd9,#60a5fa);opacity:0;transition:opacity .25s ease;border-radius:14px 14px 0 0}.sq-card:hover .sq-card-stripe{opacity:1}.sq-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.sq-icon-wrap{width:44px;height:44px;border-radius:10px;background:#eff6ff;border:1px solid #BFDBFE;display:flex;align-items:center;justify-content:center}.sq-icon-wrap svg{width:20px;height:20px;stroke:#1e6fd9;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.sq-card-number{font-size:11px;color:#cbd5e1;letter-spacing:.08em}.sq-divider{height:1px;background:#e2e8f0;margin:0 0 18px}.sq-card-title{font-size:17px;font-weight:700;color:#0d1b2e;margin:0 0 10px;letter-spacing:-.01em}.sq-content{display:flex;flex-direction:column;margin-bottom:20px}.sq-tags{display:flex;flex-wrap:wrap;gap:6px}.sq-tag{color:#1e6fd9;background:#eff6ff;border:1px solid #BFDBFE;border-radius:4px;padding:3px 8px;letter-spacing:.04em}.expertise{list-style-type:none;font-weight:500}.expertise li{margin:16px 0;color:var(--muted)}.dot{display:inline-block;width:10px;height:10px;border-radius:999px;background:#d6d6d6;margin-right:10px}.dot.active{background:var(--prim-blue);color:#476788}.careers-hero{background-image:url(https://res.cloudinary.com/drfpyikji/image/upload/v1771522792/ChatGPT_Image_Feb_19_2026_11_09_26_PM_q4smgz.png)}.services-hero{position:relative;overflow:hidden;background:linear-gradient(to top,#000c2e,#001f6b,#0630ad 70%,#1a45c4)}.hero-particle-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.hero-section{width:100%;height:100vh;background-size:cover;background-position:35% center}.services-shade{margin:auto auto 162px;height:100%;width:100%;padding-top:96px;display:flex;align-items:center;justify-content:space-between;gap:5%}.black-shade{background-color:#00000073;height:100vh;width:100%;padding-top:96px;display:flex;align-items:center;justify-content:space-between;gap:5%;margin-bottom:162px}.hero-image-placeholder{min-width:40%;flex:1}.hero-content,.service-hero-content{flex:1;display:flex;flex-direction:column;align-items:flex-start;color:#fff;margin:auto;min-width:50%}.hero-image{width:100%;height:420px;border-radius:24px;object-fit:cover;object-position:70% center}.hero-content h1,.service-hero-content h1{margin-bottom:24px}.hero-description{max-width:450px;margin-bottom:24px;font-weight:400}.hero-right{height:100%;display:flex;align-items:center;justify-content:center;padding:80px 0}.orbit-wrap{width:420px;height:420px;position:relative}.orbit{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;border:1px solid}.orbit-1{width:160px;height:160px;border-color:#3739c9fb;animation:spin 18s linear infinite}.orbit-2{width:280px;height:280px;border-color:#3e4194;animation:spin 32s linear infinite reverse}.orbit-3{width:400px;height:400px;border-color:#948e8e86;animation:spin 50s linear infinite}.orbit-node{position:absolute;top:-5px;left:50%;transform:translate(-50%);width:10px;height:10px;border-radius:50%}.orbit-1 .orbit-node{background:#4f52e8;box-shadow:0 0 12px #4f52e8}.orbit-2 .orbit-node{background:#0ea882;box-shadow:0 0 12px #0ea882}.orbit-2 .orbit-node-2{top:auto;bottom:-5px;left:50%;background:#27c;box-shadow:0 0 12px #27c}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.orbit-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:1}.orbit-center-text{font-family:Syne,sans-serif;font-weight:800;font-size:2.8rem;color:#ffffffe6;letter-spacing:-.04em;line-height:1;margin-bottom:6px}.orbit-center-sub{font-family:JetBrains Mono,monospace;font-size:.65rem;color:#fff6;letter-spacing:.12em;text-transform:uppercase}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}pre{display:inline-flex;align-items:center;justify-content:center;padding:4px 20px;border-radius:50px;background-color:#0630ad;color:#fff;font-family:Poppins,sans-serif;font-size:11px;font-weight:500}@media(max-width:1536px){.hero-section{width:100%}.hero-media img{width:70vw}}@media(max-width:1280px){.services-body-img{width:450px;height:450px}.hero-media img{width:80vw}}@media(max-width:1025px){.why-media img{width:70%;border-radius:24px}.pillars-grid{grid-template-columns:repeat(2,1fr);gap:24px}.hero-section{flex-direction:column;gap:80px}.services-body-img{width:350px;height:350px;align-items:center}.hero-image{height:360px;width:80vw}.services-body-description{min-width:40%;display:flex;flex-direction:column;gap:10%}}@media(max-width:1025px){.hero-content{display:flex;margin-top:30vh;flex-direction:column;align-items:center;text-align:center}.service-hero-content{display:flex;margin-top:25vh;flex-direction:column}.hero-right{height:100%;display:flex;align-items:center;justify-content:center;padding:80px 0}.orbit-wrap{width:240px;height:240px;position:relative}.orbit{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;border:1px solid}.orbit-1{width:120px;height:120px;border-color:#4f52e866;animation:spin 18s linear infinite}.orbit-2{width:200px;height:200px;border-color:#7478f233;animation:spin 32s linear infinite reverse}.orbit-3{width:300px;height:300px;border-color:#ffffff12;animation:spin 50s linear infinite}.orbit-node{position:absolute;top:-5px;left:50%;transform:translate(-50%);width:10px;height:10px;border-radius:50%}.orbit-1 .orbit-node{background:#fff;box-shadow:0 0 12px #00f}.orbit-2 .orbit-node{background:#fff;box-shadow:0 0 12px red}.orbit-2 .orbit-node-2{top:auto;bottom:-5px;left:50%;background:orange;box-shadow:0 0 12px orange}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.orbit-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:1}.orbit-center-text{font-family:Syne,sans-serif;font-weight:800;font-size:2.8rem;color:#ffffffe6;letter-spacing:-.04em;line-height:1;margin-bottom:6px}.orbit-center-sub{font-family:JetBrains Mono,monospace;font-size:.65rem;color:#fff6;letter-spacing:.12em;text-transform:uppercase}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}}@media(max-width:769px){.landing-page-hero-black-shade{padding:0 16px}.hero-content{display:flex;margin-top:30vh;flex-direction:column;align-items:center}.service-hero-content{display:flex;margin-top:25vh;flex-direction:column;align-items:center;text-align:center}.hero-right{display:none}.hero-media img{width:100%;height:auto;border-radius:20px}.hero-image{width:80vw;height:360px}.hero-section{flex-direction:column;align-items:center;justify-content:center;gap:48px;margin-bottom:48px}.services,.why,.faq-section{margin:48px auto}.services-row{justify-content:center}.services-body,.why-inner{flex-direction:column;gap:24px;width:100%}.service-body-img-cont{justify-content:center}.services-body-description{padding-top:16px;display:flex;flex-direction:column;align-items:center}.why-media{min-width:50%}.why-media img{width:80vw;margin:auto;height:320px}.why-text{min-width:50%}.btn.primary,.btn.outline{padding:10px 18px}.pillar-card{padding:24px}}@media(max-width:640px){.service-btn,.service-btn-active{padding:12px 24px}.pillars-grid{grid-template-columns:1fr;gap:24px}.service-hero-content{margin-top:20vh}.sq-section{padding:60px 20px}.sq-title{font-size:28px}.sq-grid{grid-template-columns:1fr}}@media(max-width:480px){.hero{background-position:10% center;height:95vh}.landing-page-hero-black-shade{height:95vh}.hero-text{gap:16px}.hero-content,.service-hero-content{margin-top:15vh}.hero-description,.hero-content h1{margin-bottom:16px}.hero-inner{gap:16px}.hero-media img{border-radius:12px;width:90vw}.services-row{justify-content:space-between;width:90vw}.footer-container,.footer-content{padding:32px 12px}.service-btn,.service-btn-active{padding:10px 20px}.services-body-description{padding-top:16px;display:flex;gap:24px;flex-direction:column;align-items:center}.hero-section{flex-direction:column}.why{padding-top:48px;text-align:center}.why-text p,.expertise{text-align:justify}.services-row{display:flex;justify-content:center}.services-body-img{width:280px;height:280px}.hero-content{display:flex;flex-direction:column;align-items:center;text-align:center}}.site-header{position:fixed;width:100vw;top:0;z-index:40;color:#fff;transition:background .3s,border-color .3s,box-shadow .3s}header.scrolled{background:#fafafa5b;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border-color:var(--line);color:var(--dark-blue);box-shadow:0 1px 0 var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;margin:auto;padding:16px 0}.header-tabs{font-weight:500;padding:4px 8px;cursor:pointer;border-bottom:3px solid transparent;border-bottom-left-radius:0;border-bottom-right-radius:0;transition:all .1s ease-in-out}.header-tabs:hover{font-weight:500;padding:4px 8px;border-bottom:3px solid var(--prim-blue);border-radius:8px 8px 0 0;transform:translateY(-2px);transition:all .1s ease-in-out}.brand{display:flex;align-items:center;gap:12px}.logo-dot{width:43px;height:43px;border-radius:50%;background:#e9eef7}.brand-name{font-weight:600}.main-nav ul{gap:16px}.hamburger{display:none;background:none;border:none;width:50px;height:50px;padding:8px;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;gap:6px}.hamburger .bar{width:28px;height:4px;background:var(--prim-blue);border-radius:12px;transition:all .3s ease;display:block}.hamburger.active .bar:nth-child(1){transform:translateY(10px) rotate(45deg)}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:nth-child(3){transform:translateY(-10px) rotate(-45deg)}@media(max-width:769px){.header-inner{padding:12px 0}.main-nav ul{flex-wrap:wrap;gap:12px;justify-content:center}.hamburger{display:flex}.cta{display:none}.main-nav{position:absolute;top:100%;left:0;right:0;max-height:0;overflow:hidden;transition:max-height .3s ease}.main-nav.open{max-height:500px;box-shadow:0 8px 16px #0b35581a;color:var(--darkblue);background-color:#fff}.main-nav ul{flex-direction:column;gap:0;padding:16px 0;-webkit-backdrop-filter:blur(200px);backdrop-filter:blur(200px)}.main-nav ul li{padding:12px 20px;border-bottom:1px solid black}.main-nav ul li:last-child{border-bottom:none}.main-nav ul a{text-decoration:none;display:block}.mobile-cta-item{padding:12px 20px!important;border-top:1px solid #e0e0e0}.mobile-cta-item .btn{width:100%;padding:12px 24px!important}}@media(max-width:480px){.header-inner{padding:8px 6px;gap:8px}.logo-dot{width:32px;height:32px}}@media(min-width:769px){.main-nav ul{display:flex!important}.main-nav{position:relative!important;max-height:none!important;overflow:visible!important;background:transparent!important;box-shadow:none!important}.mobile-cta-item{display:none}}.footer-bg{background-color:var(--darkblue)}.footer-container{color:#fff;margin:auto;padding:96px 0}.footer-content{display:flex;justify-content:space-between;margin-bottom:96px}.footer-section{flex:1;display:flex;flex-direction:column;gap:16px;min-width:200px;margin-bottom:20px}.hiring{background-color:var(--prim-blue);display:flex;justify-content:center;align-items:center;width:80px;border-radius:50px}.footer-section-sub-titles{color:var(--muted2)}.footer-careers{display:flex;gap:5px}.footer-logo{font-size:28px;font-weight:600}.footer-title-section{gap:32px}.footer-tagline{max-width:200px}.footer-section h3{font-weight:500}.footer-section ul{list-style:none;display:flex;flex-direction:column;gap:8px}.footer-section p{color:#fff;text-decoration:none}.footer-bottom{border-top:1px solid white;padding-top:24px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:14px;flex-wrap:wrap}.legal-links{display:flex;justify-content:flex-end;gap:16px;margin-bottom:16px}.legal-links a{color:#fff;text-decoration:none}.social-icons{display:flex;gap:36px}.social-icons a{color:#fff;text-decoration:none}@media(max-width:1025px){.footer-container{padding:80px 0}.footer-content{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-bottom:48px}.footer-section{min-width:auto;margin-bottom:0}}@media(max-width:769px){.footer-container{padding:48px 0}.footer-content{display:grid;grid-template-columns:(2,40%);margin-bottom:12px;align-items:space-between}.footer-section{min-width:auto;margin-bottom:20px}.footer-bottom{flex-direction:column;gap:20px;text-align:center}.footer-bottom-right{flex-direction:column;gap:20px}.legal-links{gap:12px;justify-content:center}.social-icons{justify-content:center}}@media(max-width:480px){.footer-container{padding:32px 0}.footer-logo{font-size:20px}.footer-tagline{font-size:.95rem}.footer-section{gap:16px}.footer-section h3{font-size:.9rem;font-weight:600}.footer-section ul{gap:6px}.footer-section p{font-size:.9rem}.footer-bottom{gap:12px;font-size:12px}.social-icons{gap:24px}.social-icons svg{width:20px;height:20px}.footer-content{gap:16px;grid-template-columns:1fr}.legal-links{gap:12px}}.ig-wrapper{display:flex}.ig-trigger-btn{background:none;border:none;cursor:pointer;padding:0;color:inherit;display:flex}.ig-popup-overlay{position:fixed;inset:0;background:#0009;z-index:9999;display:flex;align-items:center;justify-content:center}.ig-popup-content{background:#0f2744;border-radius:16px;width:320px;overflow:hidden;border:.5px solid rgba(255,255,255,.15)}.ig-popup-header{background:#0a1f38;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:.5px solid rgba(255,255,255,.1)}.ig-popup-header span{color:#fff}.ig-close-btn{background:#ffffff14;border:none;border-radius:50%;width:28px;height:28px;cursor:pointer;color:#fff9;display:flex;align-items:center;justify-content:center}.ig-accounts-list{padding:20px;display:flex;flex-direction:column;gap:12px}.ig-account-card{display:flex;align-items:center;gap:14px;text-decoration:none;background:#ffffff0f;border:.5px solid rgba(255,255,255,.12);border-radius:12px;padding:14px 16px;transition:background .2s ease}.ig-account-card:hover{background:#ffffff1a}.ig-avatar-gradient{width:44px;height:44px;border-radius:50%;flex-shrink:0;background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);display:flex;align-items:center;justify-content:center}.ig-username{color:#fff;font-weight:500;margin:0}.ig-description{color:#ffffff73;margin:4px 0 0}.services-container{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:var(--darkblue);line-height:1.5}.btn-primary{background-color:var(--prim-blue);color:#fff;padding:16px 32px;border-radius:8px;border:none;font-weight:600;cursor:pointer;transition:background .3s ease}.btn-primary:hover{background-color:#0056b3}.service-section{margin:auto;padding-top:64px;display:flex;flex-direction:column;gap:0px;min-height:600px}.service-section-badge{display:flex;flex-direction:column;align-items:center}.service-section-badge h2{text-align:center}.service-content{display:flex;align-items:center;gap:10%;width:100%;height:500px}.service-section.reverse{flex-direction:row-reverse}.service-text{flex:1;max-width:50%}.service-image{flex:1;display:flex;justify-content:flex-start;align-items:center;top:100px;object-fit:cover;max-width:40%}.service-image-reverse{justify-content:flex-end}.service-item{cursor:pointer;padding:24px 0;border-bottom:1px solid #e2e8f0;transition:all .4s ease;position:relative}.service-item:before{content:"";position:absolute;left:-20px;top:50%;transform:translateY(-50%);width:4px;height:0;transition:height .4s ease}.service-item.active:before{height:50%}.service-item h3{margin:0;transition:color .4s ease,transform .4s ease}.service-item.active h3{transform:translate(10px)}.service-item.inactive h3{color:#cbd5e1}.description-wrapper{max-height:0;overflow:hidden;transition:max-height .6s cubic-bezier(.4,0,.2,1),opacity .4s ease;opacity:0}.service-item.active .description-wrapper{max-height:200px;opacity:1;margin-top:12px;padding-left:10px}.service-item p{color:#64748b;margin:0}.fade-in{animation:fadeIn .8s ease-out}@keyframes fadeIn{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.cta-section{padding:100px 10%;text-align:center}.cta-section h2{font-size:3rem;margin-bottom:40px}.description-wrapper{max-height:0;overflow:hidden;transition:max-height .8s cubic-bezier(.4,0,.2,1),opacity .6s ease;opacity:0}.service-item.active .description-wrapper{max-height:200px;opacity:1;margin-top:10px}.service-item{cursor:pointer;padding:20px 0;border-bottom:1px solid #e2e8f0;transition:all .6s ease}.service-item h3{transition:color .6s ease;margin:0}.fade-in{animation:fadeIn 1.2s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.faq-bg{background-color:var(--grey-bg)}.faq-section{padding:80px 0;margin:auto;width:100%;display:flex;justify-content:space-between}.faq-section .section-title{color:var(--darkblue);margin-bottom:40px}.section-title{width:45%}.faq-items{width:55%;display:flex;height:auto;justify-content:flex-end}@media(max-width:1025px){.service-section{gap:48px;min-height:auto;padding:0 12px}.service-content{flex-direction:column;gap:24px;height:700px}.service-image{position:static;width:80vw;justify-content:center}.service-image-reverse{justify-content:center;order:-1}.section-title{width:100%;text-align:center}.service-text{flex:1;max-width:100%}.service-item{cursor:pointer;padding:24px 0;border-bottom:1px solid #e2e8f0;transition:all .4s ease;position:relative;width:100%}.service-list{width:100%}.faq-section{flex-direction:column;gap:24px}}@media(max-width:480px){.section-title{width:100%}.services-image,.services-body-img{width:280px;height:280px}.btn-primary{padding:10px 18px}.cta-section{padding:48px 6%}.faq-items{margin-bottom:10px}}.accordion-container{width:100%;max-width:900px;margin:0 auto;border-top:1px solid #e2e8f0;color:var(--darkblue);font-family:poppins,sans-serif;padding:0 16px}.accordion-item{border-bottom:1px solid #e2e8f0}.accordion-trigger{width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px 0;background:none;border:none;text-align:left;cursor:pointer;transition:all .2s ease;gap:12px}.faq-question{color:var(--darkblue);margin:0;flex:1;word-break:break-word}.accordion-trigger:hover{text-decoration:pointer;opacity:.8}.chevron{width:10px;height:10px;border-bottom:2px solid #64748b;border-right:2px solid #64748b;transform:rotate(45deg);transition:transform .2s ease;margin-right:10px;flex-shrink:0}.accordion-trigger.active .chevron{transform:rotate(-135deg)}.accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out,opacity .3s ease;opacity:0}.accordion-content.open{max-height:500px;opacity:1}.content-inner{font-weight:400;padding:0 0 16px;color:#475569;font-size:.95rem;line-height:1.6}@media(max-width:1025px){.faq-items{width:100%}}@media(max-width:769px){.accordion-container{padding:0 12px}.faq-items{width:100%}.accordion-trigger{padding:14px 0;font-size:.95rem}.faq-question{font-size:.95rem}.content-inner{font-size:.9rem;padding:0 0 12px}.chevron{width:9px;height:9px;border-bottom:1.5px solid #64748b;border-right:1.5px solid #64748b;margin-right:8px}}@media(max-width:480px){.accordion-container{padding:0 8px}.faq-items{width:100%}.accordion-trigger{padding:12px 0;gap:8px}.faq-question{font-size:.9rem}.content-inner{font-size:.85rem;padding:0 0 10px;line-height:1.5}.chevron{width:8px;height:8px;border-bottom:1.5px solid #64748b;border-right:1.5px solid #64748b;margin-right:6px}.accordion-content.open{max-height:400px}}@media(min-width:1024px){.accordion-container{padding:0 20px}.accordion-trigger{padding:18px 0}.content-inner{font-size:.98rem}}body.NotFound-page .site-header{background:#fafafa5b!important;-webkit-backdrop-filter:blur(20px) saturate(180%)!important;backdrop-filter:blur(20px) saturate(180%)!important;color:var(--dark-blue)!important;box-shadow:0 1px 0 var(--line)!important}.Not-found{height:100vh;display:flex;background-color:#fff;justify-content:center;align-items:center;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#0b3558;font-weight:700}.overlayStyle{position:fixed;top:0;left:0;width:100%;height:100%;overflow-y:scroll;background-color:#0009;display:flex;justify-content:center;align-items:center;padding:20px;z-index:50}label{color:var(--muted1)}.modalStyle{background:#fff;padding:30px;border-radius:12px;width:800px;color:var(--darkblue);box-shadow:0 10px 25px #0003}.form-application,.apply-form-experience-section{display:grid;grid-template-columns:repeat(2,45%);justify-content:space-between}.inputStyle{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;width:100%;margin-bottom:15px;padding:10px;border-radius:4px;border:1px solid #ccc}.submitBtnStyle{padding:10px;background:var(--prim-blue);color:#fff;border:none;border-radius:4px;cursor:pointer}.cancelBtnStyle{padding:10px;color:var(--prim-blue);background-color:#fff;border:1px solid var(--prim-blue);border-radius:4px;cursor:pointer}.apply-btn{background-color:var(--prim-blue);padding:12px 32px;border-radius:8px;border-width:0px;color:#fff}.apply-btn:hover{background-color:#0056b3}.job-description-applyForm{margin:15px 0;color:var()}.apply-checkbox{display:flex;align-items:center;gap:10px}@media(max-width:480px){.form-application,.apply-form-experience-section{display:flex;flex-direction:column;justify-content:flex-start}.modalStyle{width:350px}.apply-btn{background-color:var(--prim-blue);padding:12px 28px;border-radius:8px;border-width:0px}.apply-btn:hover{background-color:#0056b3}}.careers-section{display:flex;flex-direction:column}.opening-section{margin:auto;display:flex;flex-direction:column;gap:50px}.opening-section-title{display:flex;flex-direction:column;gap:16px;justify-content:center;align-items:center;text-align:center;margin-bottom:24px}.job-card-cont{display:grid;grid-template-columns:repeat(3,30%);margin:auto auto 100px;grid-row-gap:48px;justify-content:space-around;outline:none;-webkit-tap-highlight-color:transparent}.job-card{display:flex;flex-direction:column;width:100%;border-radius:24px;box-shadow:0 1px 6px #0000001a;cursor:pointer;transition:transform .5s ease,box-shadow .5s ease;overflow:hidden}pre{margin-top:64px}.job-card:hover{transform:scale(1.02);box-shadow:0 10px 20px #0000001a}.job-card-image-wrapper{width:100%;height:80%;overflow:hidden;border-top-right-radius:24px;border-top-left-radius:24px}.job-card-image{width:100%;height:153px;object-fit:cover;display:block;transform:scale(1.1);transition:transform .5s ease-in-out}.job-card:hover .job-card-image{transform:scale(1)}.job-card-description{padding:25px;display:flex;height:100%;justify-content:space-between;flex-direction:column;gap:16px}.job-description-content{display:flex;flex-direction:column;justify-content:space-between;gap:8px}.job-card-apply{display:flex;align-items:center;justify-content:flex-start;gap:10px;color:var(--prim-blue)}.job-card-arrow{width:18px;height:18px;margin-bottom:-2px}.job-card-apply-link{text-decoration:none;color:var(--prim-blue);background-color:transparent;border:0px;padding:0;margin:0}.apply-bg{background-color:var(--light-blue)}.apply-section{display:flex;flex-direction:column;align-items:center;gap:48px;padding:80px 0}@media(max-width:1280px){.job-card-cont{grid-template-columns:repeat(3,30%);grid-row-gap:100px}}@media(max-width:1025px){.opening-section{padding-bottom:56px}.job-card-cont{grid-row-gap:50px;grid-column-gap:20px}.job-card{width:100%}.apply-section{padding:40px 12px}.job-card-cont{display:grid;grid-template-columns:repeat(2,45%);margin:auto;grid-row-gap:100px;justify-content:space-around}}@media(max-width:640px){.job-card-cont{grid-template-columns:1fr;grid-row-gap:50px}}@media(max-width:480px){.job-card-cont{grid-template-columns:1fr;grid-row-gap:50px}.job-card-image{height:120px}}.apply-section{display:flex;flex-direction:column;align-items:center;gap:32px}.apply-section-content{display:flex;flex-direction:column;text-align:center;align-items:center;gap:8px}.apply-link{text-decoration:none}body.contact-page .site-header{background:#fafafa5b!important;-webkit-backdrop-filter:blur(20px) saturate(180%)!important;backdrop-filter:blur(20px) saturate(180%)!important;color:var(--dark-blue)!important;box-shadow:0 1px 0 var(--line)!important}.contact-card-container{display:flex;flex-direction:column;gap:34px}.eachContact-card{box-shadow:0 1px 6px #0000000d;border-radius:12px;padding:16px 32px;background:#fff;display:flex;align-items:center;gap:16px}.contact-image-cont{background-color:var(--light-blue);border-radius:8px;height:100%;width:48px;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center}a{text-decoration:none}.contact-hero-section{margin:auto;padding-top:96px;display:flex;align-items:center;justify-content:space-between;gap:5%}.contact-hero-content{flex:1;display:flex;flex-direction:column;align-items:flex-start;color:var(--dark-blue);margin:auto;min-width:50%}.contact-detail p{max-width:264px;text-decoration:none}.contact-images{height:32px;width:32px}.contact-type{color:var(--muted2)}.follow-journey-bg{background-color:var(--grey-bg)}.follow-journery-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:36px 0;gap:40px;text-align:center}.follow-journey-heading{color:var(--muted2)}.hero-image-placeholder{margin-top:10%}.map{border:none;height:70vh}.follow-socialmedia-links{display:flex;align-self:center;align-items:center;gap:130px;margin-bottom:28px}.social-media-app{display:flex;flex-direction:column;align-items:center;height:32px;width:32px}.lg-screen{display:flex}.gallery{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:260px 200px;gap:6px;background:#e8e8e4;padding:6px;border-radius:12px;overflow:hidden;width:100%;margin:64px auto}.cell{border-radius:8px;overflow:hidden;position:relative}.cell img{width:100%;height:100%;object-fit:cover;display:block}.cell-tall{grid-row:1 / 3}.label{position:absolute;bottom:12px;left:14px;color:#fff;font-family:sans-serif;font-size:12px;font-weight:500;background:#0000004d;padding:4px 10px;border-radius:999px}@media(max-width:560px){.gallery{grid-template-columns:1fr;grid-template-rows:220px 180px 180px}.cell-tall{grid-row:auto}}@media(max-width:1025px){.eachContact-card{text-align:left}.contact-hero-section{flex-direction:column;padding-top:0}.hero-image-placeholder{margin-top:10%}.map{border:none;height:420px}.contact-hero-content{display:flex;margin-top:20vh;flex-direction:column;align-items:center;text-align:center}}@media(max-width:769px){.follow-socialmedia-links{gap:90px}.contact-hero-section{flex-direction:column}.eachContact-card{text-align:left}.contact-hero-content{margin-top:15vh}.hero-img{width:300px;height:300px}.contact-hero-content{display:flex;flex-direction:column;align-items:center}}@media(max-width:480px){.eachContact-card{text-align:left}.hero-img{width:250px;height:250px}.contact-hero-section{width:90vw}.contact-image-cont{height:48px;width:48px}.follow-socialmedia-links{gap:50px}.lg-screen{display:none}.sm-screen{display:flex}.eachContact-card{width:280px;height:80px;padding:8px;background:#fff;display:flex;gap:6px}}.learn-section{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:var(--darkblue);display:flex;flex-direction:column;align-items:center}.course-card-cont{display:grid;grid-template-columns:repeat(3,30%);margin:auto auto 100px;grid-row-gap:48px;justify-content:space-around;outline:none;-webkit-tap-highlight-color:transparent}.learn-header-section{width:100%;margin:auto;border-width:0px;border-top-right-radius:0;height:100vh;position:relative;overflow:hidden}.learn-header-content{width:100%;gap:40px;margin:auto;color:#fff;display:flex;align-items:flex-start;flex-direction:column}.learn-header-content h1,.learn-header-content p{width:50%}.learn-header-darkshade{position:relative;z-index:10;height:100%;margin:0;width:100%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.course-card{display:flex;flex-direction:column;width:100%;height:100%;border-radius:24px;box-shadow:0 1px 6px #0000001a;cursor:pointer;transition:transform .5s ease,box-shadow .5s ease;overflow:hidden}.course-card:hover{transform:scale(1.02)}.course-card:hover .course-card-image{transform:scale(1)}.lg-screen{display:grid}.sm-screen{display:none}.course-card-description{padding:32px;display:flex;height:100%;flex-direction:column;justify-content:space-between}.course-description-content{display:flex;flex-direction:column;justify-content:space-between;gap:8px}.courses-section-header{margin-top:64px;text-align:center;margin-bottom:72px}.course-card-duration-cont1{padding:8px 16px;border-radius:8px;display:inline;background-color:var(--light-blue)}.course-card-duration-cont{padding:4px;width:100px;border-radius:8px;background-color:var(--light-blue);display:flex;align-items:center;justify-content:center;margin-top:16px}.course-card-duration-cont p{margin-left:7px;display:inline;color:var(--prim-blue)}.duration-clock{color:var(--prim-blue);font-size:16px;font-weight:700;display:inline}.course-card-image{width:100%;height:200px;object-fit:cover;display:block;transform:scale(1.1);transition:transform .5s ease-in-out}.course-card-image-wrapper{width:100%;height:80%;overflow:hidden;border-top-right-radius:24px;border-top-left-radius:24px}.xplore-all-btn{width:214px;height:49px;padding:10px 18px;border-radius:8px;border:solid var(--prim-blue) 1px;color:var(--prim-blue)}.xplore-all-btn:hover{background-color:var(--prim-blue);color:#fff;transition:all .3s ease;cursor:pointer}.xplore-btn-cont{margin-bottom:96px}.spiral{display:flex;width:100%;height:40vh;margin:40px}@media(max-width:1536px){.learn-header-section{width:100%}}@media(max-width:1280px){.course-card-cont{grid-template-columns:repeat(3,30%);grid-row-gap:100px}.learn-header-section{width:100%}}@media(max-width:1024px){.course-card-cont{grid-template-columns:repeat(2,45%);grid-row-gap:80px}.learn-header-content h1,.learn-header-content p{width:70%}.learn-header-section{background-position:45% center}.learn-header-content{margin-top:30vh}.lg-screen{display:none}.sm-screen{display:grid}}@media(max-width:769px){.course-card-cont{grid-template-columns:repeat(2,45%);grid-row-gap:50px}.learn-header-content{width:80%}}@media(max-width:480px){.course-card-cont{grid-template-columns:repeat(1,100%);grid-row-gap:50px}.learn-header-content{gap:16px}.learn-header-content h1,.learn-header-content p{width:90%}.learn-explore-btn{background-color:var(--prim-blue);width:107px;height:49px;border-radius:8px;border:none}.learn-header-darkshade{align-items:center}}:root{--infra-blue: #3b9eff;--infra-gold: #0baff5;--infra-bg: #020b18}.infra-root{position:absolute;inset:0;overflow:hidden;font-family:Share Tech Mono,monospace;background:var(--infra-bg);z-index:0}.infra-grid-bg{position:absolute;inset:0;z-index:0;background-image:linear-gradient(rgba(59,158,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(59,158,255,.07) 1px,transparent 1px);background-size:48px 48px;transform:perspective(600px) rotateX(28deg) scale(1.6);transform-origin:center 60%;animation:infraGridPan 18s linear infinite}@keyframes infraGridPan{0%{background-position:0 0}to{background-position:0 96px}}.infra-grid-fade{position:absolute;inset:0;z-index:1;background:radial-gradient(ellipse 70% 70% at 50% 50%,transparent 20%,rgba(2,11,24,.55) 60%,rgba(2,11,24,.92) 100%)}.infra-city-lights{position:absolute;inset:0;z-index:1;overflow:hidden;pointer-events:none}.city-light{position:absolute;border-radius:50%;background:var(--infra-gold);animation:infraCityFlicker var(--cf-dur,3s) var(--cf-del,0s) ease-in-out infinite alternate}@keyframes infraCityFlicker{0%{opacity:var(--cf-min, .1)}to{opacity:var(--cf-max, .5)}}.infra-particle-layer{position:absolute;inset:0;z-index:5;pointer-events:none;overflow:hidden}.yp{position:absolute;border-radius:50%;background:var(--infra-gold);box-shadow:0 0 3px var(--infra-gold),0 0 6px #f59e0b66;animation:infraYpFloat var(--yp-dur, 8s) var(--yp-del, 0s) ease-in-out infinite alternate,infraYpFade var(--yp-fdur, 5s) var(--yp-del, 0s) ease-in-out infinite alternate}@keyframes infraYpFloat{0%{transform:translate(0) scale(1)}33%{transform:translate(var(--yp-dx1,12px),var(--yp-dy1,-18px)) scale(1.1)}66%{transform:translate(var(--yp-dx2,-8px),var(--yp-dy2,-30px)) scale(.9)}to{transform:translate(var(--yp-dx3,5px),var(--yp-dy3,-50px)) scale(.7)}}@keyframes infraYpFade{0%{opacity:var(--yp-min, .15)}50%{opacity:var(--yp-max, .75)}to{opacity:var(--yp-min, .15)}}.infra-scan-line{position:absolute;left:0;right:0;height:1.5px;z-index:25;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(59,158,255,0) 10%,rgba(59,158,255,.35) 50%,rgba(59,158,255,0) 90%,transparent);animation:infraScanLine 8s linear infinite}@keyframes infraScanLine{0%{top:-2px;opacity:0}3%{opacity:1}97%{opacity:.5}to{top:100%;opacity:0}}.infra-scene{display:none}.infra-spokes-svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible;z-index:2}.infra-pulse-canvas{position:absolute;inset:0;width:100%!important;height:100%!important;z-index:12;pointer-events:none}.infra-bulb-wrap{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:20;display:flex;align-items:center;justify-content:center}.infra-bulb-ring{position:absolute;border-radius:50%;border:1px solid rgba(59,158,255,.3);width:130px;height:130px;animation:infraBulbRing 3s ease-out infinite}.infra-bulb-ring:nth-child(1){animation-delay:0s}.infra-bulb-ring:nth-child(2){animation-delay:1s}.infra-bulb-ring:nth-child(3){animation-delay:2s}@keyframes infraBulbRing{0%{transform:scale(.6);opacity:.9}to{transform:scale(2.6);opacity:0}}.infra-bulb-glow{position:absolute;width:160px;height:160px;border-radius:50%;background:radial-gradient(ellipse,rgba(59,158,255,.35) 0%,rgba(59,158,255,.12) 40%,transparent 70%);animation:infraBulbGlow 2s ease-in-out infinite alternate;pointer-events:none}@keyframes infraBulbGlow{0%{transform:scale(.9);opacity:.6}to{transform:scale(1.2);opacity:1}}.infra-bulb-svg-wrap{position:relative;width:100px;height:120px;display:flex;align-items:center;justify-content:center;animation:infraBulbFloat 3.5s ease-in-out infinite alternate;filter:drop-shadow(0 0 12px rgba(59,158,255,.9)) drop-shadow(0 0 28px rgba(59,158,255,.5))}@keyframes infraBulbFloat{0%{transform:translateY(0)}to{transform:translateY(-8px)}}.infra-bulb-rays{position:absolute;width:130px;height:130px;top:50%;left:50%;transform:translate(-50%,-50%);animation:infraRaysRotate 8s linear infinite;pointer-events:none}@keyframes infraRaysRotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.infra-bulb-rays:before,.infra-bulb-rays:after{content:"";position:absolute;top:50%;left:50%;width:2px;background:linear-gradient(to top,transparent,rgba(59,158,255,.5),transparent);transform-origin:bottom center;border-radius:2px}.infra-bulb-rays:before{height:55px;transform:translate(-50%,-100%) rotate(0);animation:infraRayFade 1.8s ease-in-out infinite alternate}.infra-bulb-rays:after{height:45px;transform:translate(-50%,-100%) rotate(60deg);animation:infraRayFade 1.8s ease-in-out infinite alternate .6s}@keyframes infraRayFade{0%{opacity:.2}to{opacity:.8}}.infra-bulb-inner-glow{position:absolute;width:48px;height:48px;border-radius:50%;top:18px;left:50%;transform:translate(-50%);background:radial-gradient(ellipse,rgba(180,230,255,.9) 0%,rgba(59,158,255,.6) 35%,transparent 70%);animation:infraFilament 1.8s ease-in-out infinite alternate;pointer-events:none}@keyframes infraFilament{0%{opacity:.6;transform:translate(-50%) scale(.85)}40%{opacity:1;transform:translate(-50%) scale(1.05)}70%{opacity:.8;transform:translate(-50%) scale(.95)}to{opacity:1;transform:translate(-50%) scale(1.1)}}.infra-node{position:absolute;display:flex;flex-direction:column;align-items:center;z-index:15;cursor:default;animation:infraNodeFloat 4s ease-in-out infinite alternate}.infra-node:nth-child(odd){animation-direction:alternate}.infra-node:nth-child(2n){animation-direction:alternate-reverse}@keyframes infraNodeFloat{0%{transform:translateY(0)}to{transform:translateY(-6px)}}.infra-node--cloud{animation:infraNodeFloat 4s ease-in-out infinite alternate}.infra-node--database{animation:infraNodeFloat 4.4s ease-in-out infinite alternate-reverse}.infra-node--monitoring{animation:infraNodeFloat 4.2s ease-in-out infinite alternate}.infra-node-circle{width:clamp(44px,5.5vw,64px);height:clamp(44px,5.5vw,64px);border-radius:50%;border:1.5px solid rgba(59,158,255,.6);background:#051437bf;display:flex;align-items:center;justify-content:center;position:relative;transition:border-color .3s,box-shadow .3s;box-shadow:0 0 14px #3b9eff40,inset 0 0 14px #3b9eff14}.infra-node-circle:before{content:"";position:absolute;inset:-4px;border-radius:50%;border:1px solid rgba(59,158,255,.2);animation:infraNodeRing 2.5s ease-out infinite}@keyframes infraNodeRing{0%{transform:scale(1);opacity:.8}to{transform:scale(1.5);opacity:0}}.infra-node:hover .infra-node-circle{border-color:#3b9eff;box-shadow:0 0 28px #3b9effb3,inset 0 0 20px #3b9eff26}.infra-node-icon{width:clamp(18px,2.2vw,28px);height:clamp(18px,2.2vw,28px);stroke:var(--infra-blue);fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 4px rgba(59,158,255,.6))}.infra-node--cloud .infra-node-circle{border-color:#3b9effcc;box-shadow:0 0 24px #3b9eff66,inset 0 0 20px #3b9eff1a}.infra-node--cloud .infra-node-icon{width:clamp(22px,2.8vw,36px);height:clamp(22px,2.8vw,36px)}.infra-node--cloud{top:2%;left:50%;transform:translate(-50%)}.infra-node--code{top:18%;left:10%}.infra-node--security{top:18%;right:10%}.infra-node--database{top:50%;left:2%;transform:translateY(-50%)}.infra-node--monitoring{top:50%;right:2%;transform:translateY(-50%)}.infra-node--api{bottom:18%;left:10%}.infra-node--collab{bottom:18%;right:10%}@media(min-width:768px){.infra-scene{position:absolute;z-index:10;width:clamp(320px,48vw,700px);height:clamp(320px,48vw,700px);right:clamp(8px,4vw,120px);top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}}@media(min-width:1280px){.infra-scene{width:clamp(420px,38vw,1000px);height:clamp(420px,38vw,1000px);right:clamp(40px,6vw,120px)}}.app{height:auto;background:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;gap:10vh;padding:60px 32px;overflow:hidden;position:relative}.blobs{position:fixed;inset:0;pointer-events:none;z-index:0}.blob{position:absolute;border-radius:50%;filter:blur(120px)}.blob--center{width:700px;height:500px;background:#006bff;opacity:.035;top:20%;left:50%;filter:blur(130px);transform:translate(-50%)}.blob--bl{width:350px;height:350px;background:#338dff;opacity:.05;filter:blur(90px);bottom:10%;left:8%}.blob--tr{width:280px;height:280px;background:#0052cc;opacity:.04;filter:blur(80px);top:15%;right:8%}.header{text-align:center;margin-bottom:60px;z-index:2;opacity:0;animation:riseIn .7s ease forwards .05s}.header__eyebrow{letter-spacing:.28em;text-transform:uppercase;color:#006bff;margin-bottom:14px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}.header__title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;line-height:1;letter-spacing:-.03em;color:var(--darkblue);margin-bottom:12px}.header__sub{color:var(--muted1);letter-spacing:.02em}.stage{position:relative;width:100%;max-width:900px;height:340px;z-index:2;opacity:0;animation:riseIn .8s ease forwards .25s}.stage__svg{position:absolute;top:0;left:0;pointer-events:none;z-index:1}.card-wrapper{position:absolute;z-index:3;opacity:0}.card-wrapper--0{animation:cardSlideIn .55s cubic-bezier(.34,1.3,.64,1) forwards .5s}.card-wrapper--1{animation:cardSlideIn .55s cubic-bezier(.34,1.3,.64,1) forwards .65s}.card-wrapper--2{animation:cardSlideIn .55s cubic-bezier(.34,1.3,.64,1) forwards .8s}.card{all:unset;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:10px;width:150px;aspect-ratio:1/1;background:#fff;border:2px solid #dce8ff;border-radius:50%;padding:18px 16px 16px;box-shadow:0 4px 20px #006bff14,0 1px 4px #0000000a;transition:all .28s cubic-bezier(.23,1,.32,1);text-align:center}.card:hover{box-shadow:0 20px 52px #006bff40,0 4px 16px #006bff26;transform:scale(1.03)}.card:active{transform:scale(.95) translateY(2px)}.card-wrapper--above .card:hover{transform:translateY(-6px) scale(1.03)}.card-wrapper--below .card:hover{transform:translateY(6px) scale(1.03)}.card__num{letter-spacing:.16em;text-transform:uppercase;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:var(--muted2);transition:color .25s;line-height:1}.card--hovered .card__num{color:#ffffff8c}.card__icon{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .25s,transform .25s}.card--hovered .card__icon{transform:scale(1.1)}.card__label{white-space:pre-line;line-height:1.15;font-weight:700;max-width:74%;font-size:14px}.card--hovered .card__label{color:#fff}.card__arrow{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:0;transition:all .28s cubic-bezier(.23,1,.32,1)}.card--hovered .card__arrow{transform:rotate(90deg)}.pulse-ring{position:absolute;inset:-10px;border-radius:9999px;animation:pulseBox 1s ease-out infinite;pointer-events:none}.footer-hint{margin-top:52px;color:var(--muted2);letter-spacing:.06em;z-index:2;opacity:0;animation:riseIn .6s ease forwards 1s}.footer-hint__link{color:#006bff;text-decoration:underline;text-underline-offset:3px;cursor:pointer;font-weight:500}.modal-overlay{position:fixed;inset:0;z-index:200;background:#050f2380;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);display:flex;align-items:center;justify-content:center;padding:24px;animation:fadeIn .2s ease}.modal{width:100%;max-width:500px;background:#fff;border-radius:36px;padding:44px 40px 38px;position:relative;animation:popIn .38s cubic-bezier(.34,1.56,.64,1)}.modal__close{position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:50%;background:#eef3ff;border:none;color:#006bff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.modal__close:hover{background:#dce8ff}.modal__icon{width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.modal__tag{letter-spacing:.22em;text-transform:uppercase;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;margin-bottom:8px}.modal__desc{color:#6b7a99;font-weight:300;margin-bottom:26px}.modal__features{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:30px}.modal__chip{padding:5px 13px;border-radius:9999px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;letter-spacing:.03em}.modal__cta{padding:13px 30px;border-radius:9999px;border:none;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:600;letter-spacing:.05em;cursor:pointer;color:#fff;transition:opacity .2s,transform .2s}.modal__cta:hover{opacity:.88;transform:scale(.98)}@keyframes riseIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes cardSlideIn{0%{opacity:0;transform:translate(-50%) scale(.8) translateY(14px)}to{opacity:1;transform:translate(-50%) scale(1) translateY(0)}}@keyframes pulseBox{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.18)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popIn{0%{opacity:0;transform:scale(.85) translateY(16px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes drawH{0%{stroke-dashoffset:3000}to{stroke-dashoffset:0}}.mobile-stage{display:flex;flex-direction:column;align-items:stretch;max-width:480px;gap:0;z-index:2;opacity:0;animation:riseIn .7s ease forwards .3s;padding:0 4px}.mobile-card-wrapper{display:flex;flex-direction:column;align-items:stretch;opacity:0}.mobile-card-wrapper--0{animation:cardSlideInMobile .5s cubic-bezier(.34,1.3,.64,1) forwards .4s}.mobile-card-wrapper--1{animation:cardSlideInMobile .5s cubic-bezier(.34,1.3,.64,1) forwards .55s}.mobile-card-wrapper--2{animation:cardSlideInMobile .5s cubic-bezier(.34,1.3,.64,1) forwards .7s}.mobile-card{all:unset;cursor:pointer;display:flex;flex-direction:row;align-items:center;gap:14px;width:100%;background:#fff;border:2px solid var(--darkblue);border-left:4px solid #006bff;border-radius:20px;padding:16px 18px;box-shadow:0 2px 12px #006bff12;text-decoration:none;position:relative;box-sizing:border-box}.mobile-card__badge{font-family:Poppins,sans-serif;font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;padding:4px 8px;border-radius:20px;flex-shrink:0;transition:all .25s}.mobile-card__icon{width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0;transition:background .25s,transform .25s}.mobile-card--hovered .mobile-card__icon{transform:scale(1.1)}.mobile-card__label{flex:1;font-weight:500;transition:color .25s}.mobile-card__arrow{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .28s cubic-bezier(.23,1,.32,1)}.mobile-card--hovered .mobile-card__arrow{transform:translate(3px)}.mobile-connector{display:flex;flex-direction:column;align-items:center;height:32px;position:relative;margin-left:28px}.mobile-connector__line{flex:1;width:0;border-left:2px dashed #dce8ff;transition:border-color .25s}.mobile-connector__dot{width:7px;height:7px;border-radius:50%;opacity:.5;flex-shrink:0}@keyframes cardSlideInMobile{0%{opacity:0;transform:translate(-16px) scale(.96)}to{opacity:1;transform:translate(0) scale(1)}}@media(max-width:720px){.stage{position:relative;width:100vw;max-width:100vw;height:340px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.stage__svg{position:absolute;inset:0;width:100%;height:100%;display:block}.card{width:124px;gap:6px}.card__num{font-size:12px}.card__icon{width:32px;height:32px;font-size:15px}.card__label{font-size:13px;max-width:76%}.card__arrow{width:22px;height:22px}}@media(max-width:640px){.card,.stage{display:none}.app{gap:6vh;padding:48px 20px}.header{margin-bottom:0}.mobile-stage{width:100%;max-width:100%}.card{gap:5px;background:#fff;padding:12px;font-weight:500;width:100px}}@media(max-width:480px){.card{width:108px;gap:5px}.card__label{font-size:12px;line-height:1.1;font-weight:500}.card{width:80px}.app{padding:40px 14px;gap:4vh}.mobile-stage{width:100%;max-width:100%;padding:0 2px}.mobile-card{padding:12px;gap:10px;border-radius:16px}.mobile-card__badge{font-size:9px;padding:3px 7px}.mobile-card__icon{width:38px;height:38px;font-size:18px}.mobile-card__label{font-size:1rem;line-height:1.2}.mobile-card__arrow{width:28px;height:28px}}.gallery-section{display:flex;background:#f5f5f3;width:100%;justify-content:center}.gallery-root{padding:3rem 2rem;width:90vw}.gallery-eyebrow{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--prim-blue);margin-bottom:8px}.gallery-title{font-size:clamp(24px,3.5vw,36px);font-weight:600;color:#1a1a1a;letter-spacing:-.02em;margin-bottom:6px}.gallery-subtitle{font-size:13px;color:#888780;font-weight:300;margin-bottom:2.5rem}.gallery-grid{display:flex;flex-direction:column;gap:10px}.gallery-row{display:flex;gap:10px;width:100%}.photo-card{position:relative;overflow:hidden;border-radius:10px;cursor:pointer;height:400px;flex-shrink:0;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1);z-index:1}.photo-card:hover{transform:scale(1.04);box-shadow:0 16px 48px #00000038;z-index:20}.photo-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s cubic-bezier(.22,1,.36,1)}.photo-card:hover img{transform:scale(1.02)}.photo-card svg{position:absolute;inset:0;width:100%;height:100%;display:block;transition:transform .45s cubic-bezier(.22,1,.36,1)}.photo-card:hover svg{transform:scale(1.07)}.photo-caption{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:12px 14px;background:linear-gradient(to top,rgba(0,0,0,.62) 0%,transparent 55%);opacity:0;transition:opacity .28s;border-radius:10px}.photo-card:hover .photo-caption{opacity:1}.caption-tag{display:inline-block;font-size:10px;font-weight:500;padding:2px 9px;border-radius:20px;margin-bottom:4px;width:fit-content;letter-spacing:.05em;color:#fff}.caption-text{font-size:12px;color:#fff;font-weight:400;line-height:1.4}.row-1 .photo-card:nth-child(1){flex:2.4}.row-1 .photo-card:nth-child(2){flex:1}.row-2 .photo-card:nth-child(1){flex:1}.row-2 .photo-card:nth-child(2){flex:1.5}.row-2 .photo-card:nth-child(3){flex:1}.row-3 .photo-card:nth-child(1){flex:1.2}.row-3 .photo-card:nth-child(2){flex:2}.row-4 .photo-card:nth-child(1){flex:1}.row-4 .photo-card:nth-child(2){flex:1}.row-4 .photo-card:nth-child(3){flex:1.8}@media(max-width:640px){.gallery-row{flex-direction:column}.photo-card{flex:none!important;width:100%;height:180px}}:root{--cp-blue-dark: #0C447C;--cp-blue-mid: #0B3558;--cp-blue-base: #378ADD;--cp-blue-light: #85B7EB;--cp-blue-pale: #B5D4F4;--cp-blue-soft: #E6F1FB;--cp-blue-surface: #F7FBFF;--cp-green-dark: #0F6E56;--cp-green-mid: #1D9E75;--cp-green-soft: #E1F5EE;--cp-amber-mid: #BA7517;--cp-text: #1a1a2e;--cp-text-muted: #555e7a;--cp-text-hint: #8892a4;--cp-border: #E6F1FB;--cp-border-mid: #B5D4F4;--cp-page-bg: #F4F7FB;--cp-white: #ffffff;--cp-r-sm: 6px;--cp-r-md: 8px;--cp-r-lg: 10px;--cp-r-pill: 20px}.course-page{background:var(--cp-page-bg);min-height:100vh;font-size:14px;line-height:1.6;color:var(--cp-text)}.cp-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:16px;color:var(--cp-text-muted);font-size:15px}.cp-empty__btn{background:var(--cp-blue-mid);color:#fff;border:none;padding:10px 24px;border-radius:var(--cp-r-md);font-size:14px;cursor:pointer}.cp-topnav{background:var(--cp-blue-dark);padding:0 32px;height:52px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100}.cp-topnav__logo{font-size:17px;font-weight:500;color:#fff;letter-spacing:-.3px}.cp-topnav__logo span{color:var(--cp-blue-light)}.cp-topnav__btn{background:var(--cp-blue-mid);border:none;color:#fff;padding:7px 18px;border-radius:var(--cp-r-sm);font-size:13px;font-weight:500;cursor:pointer;transition:opacity .18s}.cp-topnav__btn:hover{opacity:.88}.cp-breadcrumb{background:var(--cp-white);border-bottom:1px solid var(--cp-border);padding:9px 32px;display:flex;align-items:center;gap:6px;font-size:12px}.cp-breadcrumb__sep{color:var(--cp-blue-pale)}.cp-breadcrumb__link{color:var(--cp-blue-base);cursor:pointer}.cp-breadcrumb__link:hover{text-decoration:underline}.cp-breadcrumb__current{color:var(--cp-blue-dark);font-weight:500}.cp-hero{background:#0b3558;padding:20px 32px 24px}.cp-hero-content{margin:auto}.cp-hero__back{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:var(--cp-blue-pale);background:transparent;border:none;cursor:pointer;margin-bottom:14px;padding:0;transition:color .18s}.cp-hero__back:hover{color:#fff}.cp-hero__tags{padding-top:10vh;display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.cp-hero__tag{font-size:11px;font-weight:500;padding:3px 10px;border-radius:var(--cp-r-pill)}.cp-hero__tag--level{background:#85b7eb40;color:var(--cp-blue-pale)}.cp-hero__tag--free{background:#1d9e754d;color:#9fe1cb}.cp-hero__title{color:#fff}.cp-hero__desc{color:var(--cp-blue-light);margin-bottom:20px}.cp-hero__meta{display:flex;gap:20px;flex-wrap:wrap}.cp-hero__meta-item{display:flex;align-items:center;gap:5px;font-size:12px;color:var(--cp-blue-pale)}.cp-hero__meta-item svg{flex-shrink:0}.cp-stats-row-container{width:100%;background-color:var(--cp-white);box-shadow:0 1px 6px #0000001a}.cp-stats-row{background:var(--cp-white);border-bottom:1px solid var(--cp-border);display:grid;margin:auto;grid-template-columns:repeat(4,1fr)}.cp-stats-row__cell{padding:14px 20px;text-align:center;border-right:1px solid var(--cp-border);border-left:1px solid var(--cp-border)}.cp-stats-row__cell:last-child{border-right:none}.cp-stats-row__number{font-size:18px;font-weight:500;color:var(--cp-blue-dark);margin-bottom:2px}.cp-stats-row__label{font-size:11px;color:var(--cp-text-hint);text-transform:uppercase;letter-spacing:.7px}.cp-page-body{display:grid;grid-template-columns:1fr 260px;gap:20px;margin:auto;padding:20px 32px 60px;max-width:1060px;align-items:start}.cp-section{background:var(--cp-white);border:1px solid var(--cp-border);border-radius:var(--cp-r-lg);padding:20px;box-shadow:0 1px 6px #0000001a;margin-bottom:16px}.cp-section__head{display:flex;align-items:center;gap:8px;margin-bottom:16px}.cp-section__bar{width:3px;height:18px;background:var(--cp-blue-mid);border-radius:2px;flex-shrink:0}.cp-section__title{font-size:15px;font-weight:500;color:var(--cp-blue-dark)}.cp-section__badge{font-size:11px;color:var(--cp-blue-mid);background:var(--cp-blue-soft);padding:2px 9px;border-radius:var(--cp-r-pill);margin-left:auto;font-weight:500}.cp-cert-strip{display:flex;align-items:center;gap:12px;background:#eef5fc;border:1px solid var(--cp-border-mid);border-radius:var(--cp-r-md);padding:12px 14px;margin-bottom:16px;position:relative;overflow:hidden}.cp-cert-strip:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--cp-blue-mid)}.cp-cert-strip__icon{width:32px;height:32px;background:var(--cp-blue-mid);border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cp-cert-strip__label{font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:1px;color:var(--cp-blue-base);margin-bottom:2px}.cp-cert-strip__name{font-size:12px;font-weight:500;color:var(--cp-blue-dark)}.cp-overview__text{font-size:13px;color:var(--cp-text-muted);line-height:1.8}.cp-kf-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cp-kf-item{display:flex;align-items:flex-start;gap:9px;background:var(--cp-blue-surface);border:1px solid var(--cp-border);border-radius:7px;padding:10px 12px}.cp-kf-item__check{width:17px;height:17px;border-radius:4px;background:var(--cp-blue-mid);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.cp-kf-item__text{font-size:12px;color:var(--cp-text-muted);line-height:1.5}.cp-outcomes-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cp-outcome-item{display:flex;align-items:flex-start;gap:9px;padding:9px 11px;border-radius:7px;border:1px solid var(--cp-border)}.cp-outcome-item__check{width:17px;height:17px;border-radius:50%;background:var(--cp-green-mid);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.cp-outcome-item__text{font-size:12px;color:var(--cp-text-muted);line-height:1.5}.cp-module{border:1px solid var(--cp-border);border-radius:var(--cp-r-md);margin-bottom:7px;overflow:hidden}.cp-module__header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;cursor:pointer;background:var(--cp-white);transition:background .15s;-webkit-user-select:none;user-select:none}.cp-module__header:hover,.cp-module__header.open{background:var(--cp-blue-surface)}.cp-module__left{display:flex;align-items:center;gap:10px}.cp-module__num{width:26px;height:26px;border-radius:5px;background:var(--cp-blue-soft);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:500;color:var(--cp-blue-dark);flex-shrink:0}.cp-module__title{font-size:13px;font-weight:500;color:var(--cp-text)}.cp-module__sub{font-size:11px;color:var(--cp-text-hint);margin-top:1px}.cp-module__right{display:flex;align-items:center;gap:8px}.cp-module__dur{font-size:11px;color:var(--cp-text-hint);background:#f4f7fb;padding:2px 8px;border-radius:var(--cp-r-pill)}.module-block__chevron{width:15px;height:15px;transition:transform .22s;color:#aab}.cp-module__header.open .module-block__chevron{transform:rotate(180deg)}.cp-module__body{max-height:0;overflow:hidden;transition:max-height .32s ease}.cp-module__body.open{max-height:600px}.cp-lesson-list{padding:0 14px 10px;border-top:1px solid var(--cp-border)}.cp-lesson-row{display:flex;align-items:center;gap:9px;padding:8px 0;border-bottom:1px solid #F4F7FB}.cp-lesson-row:last-child{border-bottom:none}.cp-lesson__icon{width:22px;height:22px;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cp-lesson__icon--video{background:var(--cp-blue-soft)}.cp-lesson__icon--quiz{background:#faeeda}.cp-lesson__icon--project{background:var(--cp-green-soft)}.cp-lesson-row__name{font-size:12px;color:var(--cp-text);flex:1}.cp-lesson-row__dur{font-size:11px;color:var(--cp-text-hint)}.cp-instructor-list{display:flex;flex-direction:column;gap:10px}.cp-instructor-card{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--cp-border);border-radius:var(--cp-r-md)}.cp-instructor-card__avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:500;flex-shrink:0}.cp-instructor-card__name{font-size:13px;font-weight:500;color:var(--cp-text)}.cp-instructor-card__role{font-size:11px;color:var(--cp-text-hint);margin-top:2px}.cp-instructor-card__stars{font-size:11px;color:var(--cp-amber-mid);margin-top:3px}.cp-instructor-card__stars span{color:var(--cp-text-hint);margin-left:4px}.cp-sidebar{position:sticky;top:68px;display:flex;flex-direction:column;gap:14px}.cp-enroll-card{background:var(--cp-white);border:1px solid var(--cp-border);border-radius:var(--cp-r-lg);box-shadow:0 1px 6px #0000001a;padding:20px}.cp-enroll-card__free-badge{display:inline-flex;align-items:center;gap:6px;background:var(--cp-green-soft);color:var(--cp-green-dark);font-size:13px;font-weight:500;padding:5px 12px;border-radius:var(--cp-r-sm);margin-bottom:14px}.cp-enroll-card__btn{width:100%;background:var(--cp-blue-mid);color:#fff;border:none;padding:12px;border-radius:var(--cp-r-md);font-size:14px;font-weight:500;cursor:pointer;transition:opacity .18s}.cp-enroll-card__btn:hover{opacity:.9}.cp-enroll-card__divider{height:1px;background:var(--cp-border);margin:14px 0}.cp-perk-list{display:flex;flex-direction:column;gap:9px}.cp-perk-row{display:flex;align-items:center;gap:9px;font-size:12px;color:var(--cp-text-muted)}.cp-perk-row__icon{width:28px;height:28px;background:var(--cp-blue-surface);border:1px solid var(--cp-border);border-radius:var(--cp-r-sm);display:flex;align-items:center;justify-content:center;flex-shrink:0}.cp-info-card{background:var(--cp-white);border:1px solid var(--cp-border);border-radius:var(--cp-r-lg);padding:16px 18px;box-shadow:0 1px 6px #0000001a}.cp-info-card__title{font-size:13px;font-weight:500;color:var(--cp-blue-dark);margin-bottom:12px}.cp-info-row{display:flex;align-items:center;justify-content:space-between;padding:7px 0;border-bottom:1px solid #F4F7FB;font-size:12px}.cp-info-row:last-child{border-bottom:none}.cp-info-row__label{color:var(--cp-text-hint)}.cp-info-row__value{color:var(--cp-blue-dark);font-weight:500}.cp-share-card{background:var(--cp-white);border:1px solid var(--cp-border);border-radius:var(--cp-r-lg);padding:16px 18px;box-shadow:0 1px 6px #0000001a}.cp-share-card__title{font-size:13px;font-weight:500;color:var(--cp-blue-dark);margin-bottom:10px}.cp-share-card__btns{display:flex;gap:7px}.cp-share-card__btn{flex:1;padding:7px;border:1px solid var(--cp-border);border-radius:var(--cp-r-sm);background:var(--cp-blue-surface);font-size:11px;color:var(--cp-blue-mid);cursor:pointer;transition:background .15s}.cp-share-card__btn:hover{background:var(--cp-blue-soft)}@media(max-width:860px){.cp-page-body{grid-template-columns:1fr;padding:16px}.cp-sidebar{position:static}}@media(max-width:640px){.cp-hero__tags{padding-top:10vh}.cp-stats-row{grid-template-columns:repeat(2,1fr)}.cp-kf-grid,.cp-outcomes-grid{grid-template-columns:1fr}.cp-hero,.cp-topnav,.cp-breadcrumb{padding-left:16px;padding-right:16px}}.container-el{display:flex;height:100vh;justify-content:center;align-items:center}.Bi-hero{height:100vh;background:linear-gradient(135deg,#0f172a,#2563eb);display:flex;padding:10%;align-items:center;justify-content:center;text-align:center;color:#fff}.Bi-hero h1{margin-bottom:12px}.Bi-hero p{opacity:.9}.Bi-container{width:90%;max-width:1200px;margin:auto;padding:70px 0}.Bi-section-title{text-align:center;font-size:30px;color:#1e293b;margin-bottom:10px}.Bi-section-desc{text-align:center;max-width:600px;margin:0 auto 40px;color:#555;font-size:15px}.Bi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:25px}.Bi-card{background:#fff;padding:28px;border-radius:12px;border:1px solid #e6ebf2;transition:.3s}.Bi-card:hover{transform:translateY(-6px);box-shadow:0 15px 35px #00000014}.Bi-icon{width:42px;height:42px;border-radius:10px;background:#eef2ff;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.Bi-icon i{width:22px;height:22px;color:#2563eb}.Bi-card h3{color:#0f172a;margin-bottom:10px}.Bi-card ul{padding-left:18px;line-height:1.6;color:#555}.Bi-card li{margin-bottom:6px}.Bi-cta{background:#0f172a;color:#fff;text-align:center;padding:60px 20px;margin-top:60px}.Bi-cta h2{margin-bottom:10px}.Bi-cta button{margin-top:20px;padding:12px 28px;border:none;background:#fff;color:#0f172a;font-weight:600;border-radius:6px;cursor:pointer}body.projects-page .site-header{background:#fafafa5b!important;-webkit-backdrop-filter:blur(20px) saturate(180%)!important;backdrop-filter:blur(20px) saturate(180%)!important;color:var(--dark-blue)!important;box-shadow:0 1px 0 var(--line)!important}.proj{--bg: #ffffff;--blue: #0f62fe;--blue-dark: #0043ce;--blue-light: #eaf0ff;--blue-mid: #d0e2ff;--ink: #161616;--dim: #6f6f6f;--line: #e0e0e0;-webkit-font-smoothing:antialiased;background:var(--bg);color:var(--ink)}.proj-eyebrow{color:var(--blue);letter-spacing:.8px;text-transform:uppercase;margin-bottom:12px}.proj-section-heading{letter-spacing:-1.5px;color:var(--ink);line-height:1.05;margin-bottom:10px}.proj-section-sub{color:var(--dim);max-width:480px;margin:0 auto;line-height:1.6}.proj-btn-pri{background:var(--prim-blue);border:0;font-weight:600;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;vertical-align:middle;padding:12px 24px;border-radius:26px;color:#fff}.proj-btn-pri:hover{background:var(--blue-dark)}.proj-btn-out{background:transparent;color:var(--blue);border:2px solid var(--blue);padding:13px 30px;border-radius:980px;font-weight:600;cursor:pointer;transition:background .15s ease}.proj-btn-out:hover{background:var(--blue-light)}.proj-hero{padding:90px 40px 72px;text-align:center;border-bottom:1px solid var(--line)}.proj-hero__badge{display:inline-flex;align-items:center;gap:7px;background:var(--blue-light);color:var(--blue);padding:6px 16px;border-radius:980px;margin-bottom:28px;letter-spacing:.3px;border:1px solid var(--blue-mid)}.proj-hero__badge-dot{width:6px;height:6px;border-radius:50%;background:var(--blue);flex-shrink:0;animation:projBadgePulse 2s ease-in-out infinite}@keyframes projBadgePulse{0%,to{opacity:1}50%{opacity:.3}}.proj-hero__heading{color:var(--darkblue);margin-bottom:24px}.proj-hero__heading-accent{color:var(--blue)}.proj-hero__sub{color:var(--dim);max-width:480px;margin:0 auto 40px;line-height:1.6}.proj-hero__actions{display:flex;gap:12px;justify-content:center;margin-bottom:60px}.proj-hero__stats{display:inline-flex;border:1px solid var(--line);border-radius:16px;overflow:hidden}.proj-hero__stat{padding:20px 36px;text-align:center;border-right:1px solid var(--line)}.proj-hero__stat:last-child{border-right:none}.proj-hero__stat-num{letter-spacing:-1px;color:var(--ink)}.proj-hero__stat-num--blue{color:var(--blue)}.proj-hero__stat-label{color:var(--dim);margin-top:2px;letter-spacing:.2px}.proj-ticker{overflow:hidden;border-bottom:1px solid var(--line);background:var(--blue-light);padding:12px 0}.proj-ticker__track{display:flex;width:max-content;animation:projTicker 28s linear infinite}.proj-ticker__item{color:var(--blue);white-space:nowrap;padding:0 24px;border-right:1px solid var(--blue-mid);letter-spacing:.3px}@keyframes projTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}.proj-domains{padding:72px 40px}.proj-domains__header{text-align:center;margin-bottom:44px}.proj-domains__tabs{display:flex;gap:6px;justify-content:center;margin-bottom:36px;flex-wrap:wrap}.proj-tab{padding:8px 20px;border-radius:980px;border:1.5px solid var(--line);background:transparent;color:var(--dim);cursor:pointer;transition:all .18s ease}.proj-tab:hover{border-color:var(--blue);color:var(--blue);background:var(--blue-light)}.proj-tab--on{background:var(--blue);color:#fff;border-color:var(--blue)}.proj-tab--on:hover{background:var(--blue-dark);border-color:var(--blue-dark);color:#fff}.proj-tile-section{margin:auto}.proj-mosaic{display:grid;width:100%;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border-radius:20px;overflow:hidden;border:1px solid var(--line)}.proj-mosaic-scroll{text-decoration:none;margin:auto}.proj-tile{background:#fff;padding:24px 20px;cursor:pointer;transition:background .18s ease;position:relative}.proj-tile:hover{background:var(--)}.proj-tile:hover .proj-tile__name{color:var(--white)}.proj-tile:hover .proj-tile__plus{color:var(--prim-blue)}.proj-tile--active{background:var(--blue)}.proj-tile--active .proj-tile__num{color:#fff6}.proj-tile--active .proj-tile__name{color:#fff}.proj-tile--active .proj-tile__tag{color:#ffffff80}.proj-tile--active .proj-tile__plus{color:#ffffff80;transform:rotate(45deg)}.proj-tile__num{color:#c6c6c6;letter-spacing:2px;margin-bottom:10px}.proj-tile__name{color:var(--ink);letter-spacing:-.3px;margin-bottom:5px;line-height:1.2;transition:color .18s ease}.proj-tile__tag{color:var(--dim);line-height:1.45}.proj-tile__plus{position:absolute;top:18px;right:18px;color:var(--line);transition:all .18s ease}.proj-reveal{width:100%;margin:72px auto 0;border-radius:20px;background:var(--blue);overflow:hidden;animation:projRevealIn .25s ease}@keyframes projRevealIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.proj-reveal__head{padding:24px 28px 0;display:flex;align-items:center;justify-content:space-between}.proj-reveal__label{color:#fff9;letter-spacing:.8px;text-transform:uppercase}.proj-reveal__close{background:#ffffff1f;color:#fff;border:none;padding:6px 14px;border-radius:980px;cursor:pointer;transition:background .15s ease}.proj-reveal__close:hover{background:#ffffff38}.proj-reveal__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ffffff1a;margin-top:20px}.proj-reveal__item{background:var(--blue);padding:24px 22px}.proj-reveal__item-num{letter-spacing:-2px;color:#fff;line-height:1;margin-bottom:10px}.proj-reveal__item-title{color:#f5f5f7e6;line-height:1.45;letter-spacing:-.1px}.proj-reveal__item-chip{display:inline-block;margin-top:10px;background:#ffffff26;color:#fff;padding:4px 11px;border-radius:20px;letter-spacing:.3px}.proj-spotlight{margin:64px 0;width:100%}.proj-spotlight__wrap{width:100%;margin:72px auto;border-radius:24px;border:2px solid var(--blue);padding:56px;text-align:center;background:var(--blue-light)}.proj-spotlight__tags{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin:20px 0 28px}.proj-spotlight__tag{padding:6px 16px;border-radius:980px;background:#fff;color:var(--blue);border:1.5px solid var(--blue-mid)}.proj-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.proj-facts__cell{background:#fff;padding:40px 28px;text-align:center}.proj-facts__num{letter-spacing:-1px;color:var(--blue);margin-bottom:6px;line-height:1}.proj-facts__label{color:var(--dim);letter-spacing:.3px;text-transform:uppercase}.proj-facts__desc{color:var(--dim);margin-top:8px;line-height:1.55}@media(max-width:768px){.proj-hero{padding:60px 20px 48px}.proj-hero__actions{flex-direction:column;align-items:center}.proj-hero__stat{padding:16px 20px}.proj-domains{padding:48px 20px}.proj-mosaic{grid-template-columns:repeat(2,1fr)}.proj-reveal__grid{grid-template-columns:1fr}.proj-spotlight{padding:0 20px 48px}.proj-spotlight__wrap{padding:36px 24px}.proj-facts{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.proj-mosaic,.proj-facts{grid-template-columns:1fr}}body.courses-page .site-header{background:#fafafa5b!important;-webkit-backdrop-filter:blur(20px) saturate(180%)!important;backdrop-filter:blur(20px) saturate(180%)!important;color:var(--dark-blue)!important;box-shadow:0 1px 0 var(--line)!important}.Course-section{display:flex;flex-direction:column;align-items:center;margin:auto}.Course-section h1{margin-top:128px}.course-category-tabs-cont{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;align-items:center;margin-bottom:72px}.course-category-tabs{padding:4px 20px;border-radius:8px;display:inline;color:#fff}.activetab{background-color:var(--prim-blue);cursor:pointer}.tab{background-color:#fff;color:#000;border:solid black 1px;cursor:pointer}.search-input{width:854px;border-radius:50px;border:solid grey 1px;height:54px;margin-bottom:32px;padding-left:20px;margin-top:56px}.courses-Cont{display:grid;grid-template-columns:repeat(3,30%);margin:auto auto 100px;grid-row-gap:48px;outline:none;-webkit-tap-highlight-color:transparent;justify-content:space-around}.no-result-section{height:50vh;display:flex;justify-content:center;align-items:flex-start}.no-result-section p{font-size:48px}@media(max-width:1280px){.courses-Cont{grid-template-columns:repeat(3,30%);grid-row-gap:100px}.search-input{width:70%}}@media(max-width:1024px){.courses-Cont{grid-template-columns:repeat(2,45%);grid-row-gap:80px}}@media(max-width:768px){.courses-Cont{grid-template-columns:repeat(2,45%);grid-row-gap:50px}}@media(max-width:640px){.course-category-tabs-cont{width:80vw;align-self:center}.courses-Cont{grid-template-columns:repeat(1,80%);grid-row-gap:40px}.search-input{width:80%}}@media(max-width:480px){.Course-section{margin:auto}.courses-Cont{grid-template-columns:repeat(1,80%);grid-row-gap:50px}.course-category-tabs{padding:4px 10px;border-radius:8px;display:inline;height:auto}}body.TermsAndService-page .site-header{background:#fafafa5b!important;-webkit-backdrop-filter:blur(20px) saturate(180%)!important;backdrop-filter:blur(20px) saturate(180%)!important;color:var(--dark-blue)!important;box-shadow:0 1px 0 var(--line)!important}.TermsAndService-page{width:100vw;padding-bottom:100px}.TermsAndService-section{margin:auto}.TermsAndService-heading-section{text-align:center;padding-top:100px}.TermsAndService-heading-section p{margin-top:5px}.Toc-card{padding:32px 24px;background-color:var(--grey-bg);height:auto;width:30%;min-width:240px;align-self:flex-start;border-radius:24px;box-shadow:0 1px 8px #0000001a}.termsandservice-description{width:65%;padding:36px 0}.termsandservice-content{display:flex;gap:5%;margin-top:80px}.content-list{list-style-type:none;margin-top:15px}.content-list li{margin-top:5px}.content-list li:hover{color:var(--darkblue)}@media(max-width:769px){.termsandservice-content{flex-direction:column;margin-top:80px}.Toc-card{align-self:flex-start;width:100%;padding:32px}.termsandservice-description{width:90%;padding:72px 0}}@media(max-width:769px){.Toc-card{width:90%;align-self:center}.termsandservice-description{align-self:center}}@media(max-width:480px){.TermsAndService-section{margin:48px auto}.termsandservice-content{margin-top:40px}}.Con-app{min-height:100vh;font-family:Inter,sans-serif;background:linear-gradient(#0000008c,#0000008c),url(https://images.unsplash.com/photo-1522071820081-009f0129c71c?w=1600) center/cover no-repeat}.Con-hero{display:flex;align-items:center;margin:auto;justify-content:space-between;min-height:100vh;gap:5%}.Con-hero-content{color:#fff;display:flex;justify-content:flex-start;flex-direction:column;width:40%}.Con-hero-content h1{line-height:1.2;margin-bottom:1.5rem;letter-spacing:-.5px}.Con-hero-content .highlight{color:#3b82f6;font-weight:700}.enquiry-form{background:#fff;padding:2.5rem 2.2rem 2rem;border-radius:16px;box-shadow:0 24px 64px #00000040;width:100%;flex-shrink:0}.enquiry-form-container{width:50%}.enquiry-form h2{text-align:center;margin-bottom:1.8rem;color:#1a1a2e;font-size:1.5rem;font-weight:600;letter-spacing:-.3px}.form-row{display:grid;grid-template-columns:repeat(2,45%);gap:10%;margin-bottom:1rem}.Con-form-group{display:flex;flex-direction:column;margin-bottom:0}.Con-form-group label{margin-bottom:.4rem;color:#374151;font-size:.82rem;font-weight:500}.Con-form-group input[type=text],.Con-form-group input[type=email],.Con-form-group input[type=tel]{padding:.65rem .8rem;border:1px solid #e0e0e0;border-radius:8px;font-size:.88rem;font-family:Inter,sans-serif;color:#333;background:#fafafa;transition:border-color .2s,background .2s}.Con-form-group input::placeholder{color:#b0b0b0}.Con-form-group input:focus{outline:none;border-color:#3b82f6;background:#fff}.Con-form-group .radio-label-title{margin-bottom:.5rem;color:#374151;font-size:.82rem;font-weight:500}.radio-group{display:flex;gap:1.2rem;flex-wrap:wrap;padding:.3rem 0 .6rem}.radio-label{display:flex;align-items:center;cursor:pointer;font-size:.88rem;color:#444;gap:.4rem;-webkit-user-select:none;user-select:none}.radio-label input[type=radio]{display:none}.radio-custom{width:18px;height:18px;border:2px solid #3b82f6;border-radius:50%;position:relative;flex-shrink:0;background:#fff;transition:border-color .2s}.radio-label input[type=radio]:checked+.radio-custom{background:#3b82f6;border-color:#3b82f6}.radio-label input[type=radio]:checked+.radio-custom:after{content:"";position:absolute;width:7px;height:7px;background:#fff;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.Con-submit-btn{width:auto;background:#3b82f6;color:#fff;border:none;padding:.7rem 2.5rem;border-radius:8px;font-size:.95rem;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:background .2s,transform .1s;margin-top:.8rem;display:block}.Con-submit-btn:hover{background:#2563eb}.Con-submit-btn:active{transform:scale(.98)}@media(max-width:1024px){.Con-app{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:64px}.Con-hero{flex-direction:column;align-items:flex-start;padding:3rem 5%;justify-content:center;min-height:100vh}.Con-hero-content{display:flex;align-items:center;justify-content:center;width:100%}.enquiry-form-container{display:flex;align-items:center;justify-content:center;width:100%;margin-top:50px}.enquiry-form{width:100%}}@media(max-width:769px){.Con-hero-content{text-align:center}}@media(max-width:560px){.form-row{grid-template-columns:1fr}.radio-group{gap:.8rem}}.About{height:100vh;display:flex;background-color:#fff;justify-content:center;align-items:center;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#0b3558;font-weight:700}
