@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap);:root{--max-width:1200px;--gutter:16px;--bp-lg:1200px;--bp-md:992px;--bp-sm:768px;--bp-xs:576px}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f8f8f8;color:#0f172a;font-family:Roboto,sans-serif;overflow-x:hidden}img{display:block;height:auto;max-width:100%}.container{margin:auto;padding:0 16px;padding:0 var(--gutter);width:min(1200px,92vw);width:min(var(--max-width),92vw)}.flexSB{display:flex;justify-content:space-between}.icon{background-color:hsla(0,0%,100%,.3);border-radius:50%;color:#1eb2a6;height:40px;line-height:40px;text-align:center;transition:.5s;width:40px}.icon:hover{background-color:#1eb2a6;color:#fff;cursor:pointer}a{text-decoration:none}li{list-style-type:none}.row{min-width:0;width:50%}button{background-color:#fff;border:none;border-radius:3px;box-shadow:0 24px 36px -11px rgb(0 0 0/9%);color:#1eb2a6;cursor:pointer;font-weight:600;margin:30px 10px 0 0;padding:17px 30px;transition:.5s}button i{margin-left:20px}button:hover{box-shadow:none}.primary-btn{background-color:#1eb2a6;color:#fff}#heading{padding:40px 0;text-align:center}#heading h3{color:#1eb2a6;font-weight:600;letter-spacing:1px;text-transform:uppercase}#heading h1{font-size:clamp(30px,4vw,45px);line-height:1.2;margin:20px 0;text-transform:capitalize}p{font-size:18px;line-height:1.7}.back{background-attachment:fixed;background-image:url(/static/media/back.93d3f802b480eeabae07.webp);background-size:cover;color:#fff;height:100vh;left:0;padding-right:50px;padding-top:30%;position:absolute;text-align:center;top:0;width:100%;z-index:-1}.back h1{color:#fffaf0;font-size:clamp(52px,10vw,100px);font-weight:400}.back h2{font-size:17px;font-weight:500;text-transform:uppercase}.margin{margin-top:40.3%}.grid{grid-gap:30px;display:grid;grid-template-columns:repeat(4,1fr)}.flex{display:flex}.grid2{grid-gap:30px;display:grid;grid-template-columns:repeat(3,1fr)}.outline-btn{border:2px solid #1eb2a6;box-shadow:none;margin-top:60px;transition:.5s;width:100%}.outline-btn:hover{background-color:#1eb2a6;color:#fff}.grid3{grid-gap:10px;display:grid;grid-template-columns:repeat(6,1fr)}.padding{padding:80px 0}.shadow{background-color:#fff;box-shadow:0 5px 25px -2px rgb(0 0 0/6%)}@media screen and (max-width:1200px){.container{width:min(1000px,94vw)}.grid{grid-template-columns:repeat(3,1fr)}.grid3{grid-template-columns:repeat(5,1fr)}.padding{padding:70px 0}}@media screen and (max-width:992px){.row{width:100%}.grid,.grid2,.grid3{grid-gap:22px;grid-template-columns:repeat(2,1fr)}.padding{padding:64px 0}.back{background-attachment:scroll;background-position:50%;height:80vh;padding-top:42%}}@media screen and (max-width:768px){.container{width:94vw}.grid,.grid2,.grid3{grid-gap:18px;grid-template-columns:repeat(2,1fr)}.padding{padding:56px 0}.back{height:70vh;padding-top:52%}#heading{padding:30px 0}#heading h1{margin:12px 0}}@media screen and (max-width:576px){.grid,.grid2,.grid3{grid-template-columns:1fr}.container{width:96vw}.padding{padding:48px 0}.back{height:60vh;padding:56% 16px 0;text-align:left}.back h1{font-size:clamp(32px,9vw,44px);line-height:1.1}button{width:100%}.button{display:flex;flex-direction:column;gap:10px}}.main-content{margin-top:140px!important}@media (max-width:768px){.main-content{margin-top:120px!important}}:root{--hn-header-height:86px;--hn-topbar-padding:12px;--hn-bg:#fff;--hn-accent:#1eb2a6;--hn-text:#1f2937;--hn-muted:#6b7280;--hn-shadow:0 2px 10px rgba(0,0,0,.06)}body{margin:0;padding-top:124px;padding-top:calc(var(--hn-header-height) + 38px)}.hn-header{background:#fff;background:var(--hn-bg);box-shadow:0 2px 10px rgba(0,0,0,.06);box-shadow:var(--hn-shadow);height:86px;height:var(--hn-header-height);justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1100}.hn-container,.hn-header{align-items:center;display:flex}.hn-container{box-sizing:border-box;gap:12px;justify-content:space-between;max-width:1300px;padding-left:0!important;padding-right:0!important;width:100%}.hn-left{align-items:center;display:flex;gap:14px}.hn-hamburger{align-items:center;background:transparent;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;height:36px;justify-content:center;padding:7px;width:42px}.hn-hamburger .bar{background:#1f2937;background:var(--hn-text);border-radius:3px;display:block;height:3px;width:22px}.hn-logo-wrap{align-items:center;display:flex;gap:12px}.hn-logo-img{display:block;height:120px;object-fit:contain;width:120px}.hn-title{color:#1f2937;color:var(--hn-text);font-size:20px;font-weight:700;line-height:1;margin:0}.hn-sub{color:#6b7280;color:var(--hn-muted);display:block;font-size:14px;font-weight:500;margin-top:4px}.hn-nav ul{align-items:center;display:flex;font-size:large;gap:22px;list-style:none;margin:0;padding:0}.hn-nav ul li a{border-radius:6px;color:#1f2937;color:var(--hn-text);font-weight:600;padding:10px 6px;text-decoration:none;transition:background .15s ease,color .15s ease,-webkit-transform .12s ease;transition:background .15s ease,color .15s ease,transform .12s ease;transition:background .15s ease,color .15s ease,transform .12s ease,-webkit-transform .12s ease}.hn-nav ul li a:hover{background:rgba(30,178,166,.08);color:#1eb2a6;color:var(--hn-accent);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.hn-right{align-items:center;display:flex;gap:12px}.hn-social{display:flex;gap:16px}.hn-social a{align-items:center;background:rgba(30,178,166,.08);border-radius:50%;color:#1eb2a6;color:var(--hn-accent);display:inline-flex;font-size:14px;height:36px;justify-content:center;text-decoration:none;transition:background .15s ease,-webkit-transform .15s ease;transition:transform .15s ease,background .15s ease;transition:transform .15s ease,background .15s ease,-webkit-transform .15s ease;width:36px}.hn-social a:hover{background:#1eb2a6;background:var(--hn-accent);color:#fff;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.hn-mobile-menu{background:#fff;background:var(--hn-bg);border-bottom:1px solid rgba(0,0,0,.04);box-shadow:0 6px 18px rgba(0,0,0,.06);box-sizing:border-box;left:0;padding:14px 20px;position:fixed;right:0;top:86px;top:var(--hn-header-height);z-index:1095}.hn-mobile-nav ul{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0 0 10px;padding:0}.hn-mobile-nav ul li a{border-radius:8px;color:#1f2937;color:var(--hn-text);display:block;font-weight:700;padding:10px 8px;text-decoration:none}.hn-mobile-nav ul li a:hover{background:rgba(30,178,166,.06);color:#1eb2a6;color:var(--hn-accent)}.hn-mobile-social{display:flex;flex-direction:column;gap:8px;margin-top:6px}.hn-mobile-social a{align-items:center;border-radius:6px;color:#1f2937;color:var(--hn-text);display:flex;font-weight:600;gap:10px;padding:8px 6px;text-decoration:none}.hn-mobile-social a i{align-items:center;background:rgba(30,178,166,.08);border-radius:50%;color:#1eb2a6;color:var(--hn-accent);display:inline-flex;height:28px;justify-content:center;width:28px}.hn-scroll{align-items:center;background:#f3f6f6;border-bottom:1px solid rgba(0,0,0,.03);box-sizing:border-box;display:flex;height:38px;left:0;overflow:hidden;position:fixed;right:0;top:86px;top:calc(var(--hn-header-height));z-index:1090}.hn-scroll-content{-webkit-animation:hn-marquee 20s linear infinite;animation:hn-marquee 20s linear infinite;color:#ff8c00;display:inline-block;font-size:14px;font-weight:600;padding-left:100%;-webkit-transform:translateX(0);transform:translateX(0);white-space:nowrap}@-webkit-keyframes hn-marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes hn-marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@media (max-width:1024px){.hn-title{font-size:18px}.hn-logo-img{height:48px;width:48px}}@media (max-width:768px){.hn-hamburger{display:flex}:root{--hn-header-height:74px}.hn-nav,.hn-right{display:none}.hn-logo-img{height:44px;width:44px}.hn-title{font-size:16px}.hn-sub{display:none}.hn-scroll{height:36px}.hn-scroll-content{-webkit-animation-duration:16s;animation-duration:16s;font-size:13px;padding-left:120%}}@media (max-width:420px){.hn-scroll-content{-webkit-animation-duration:16s;animation-duration:16s;font-size:13px}}@media (prefers-reduced-motion:reduce){.hn-scroll-content{-webkit-animation:none;animation:none}}.aboutHome{height:auto}.aboutHome #heading{padding:0;text-align:left}.aboutHome .left img{height:100%;object-fit:cover;width:100%}.aboutHome .right{padding:80px 50px}.aboutHome .items{margin-top:50px}.aboutHome .item{background-color:#fff;margin-top:30px;padding:20px;transition:.5s}.aboutHome .img{width:200px}.aboutHome img{height:70px;width:70px}.aboutHome .item h2{font-size:20px;margin-bottom:15px}.aboutHome .item p{color:#999}.aboutHome .item:hover{background-color:#1eb2a6;box-shadow:0 5px 25px -2px rgb(0 0 0/6%);color:#fff;cursor:pointer}.aboutHome .item:hover p,.awrapper{color:#fff}.awrapper{background-image:url(/static/media/awrapper.031ce77a398171427673.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:30vh}.awrapper .box{padding:70px 0}.awrapper img{margin-right:30px}.awrapper h1{font-size:50px}.awrapper h3{font-size:20px;font-weight:500}@media screen and (max-width:1024px){.aboutHome .right{padding:50px 30px}.aboutHome .item{align-items:flex-start;gap:14px}.awrapper .box{padding:50px 0}}@media screen and (max-width:768px){.aboutHome .container{flex-direction:column-reverse}.aboutHome .row{width:100%}.awrapper{height:50vh}.aboutHome .item{flex-direction:column}}@media screen and (max-width:576px){.aboutHome .right{padding:36px 18px}.aboutHome .items{margin-top:30px}.awrapper{height:auto;padding:32px 0}}.coursesCard{padding:0}.coursesCard .items{background-color:#fff;padding:30px;text-align:center}.coursesCard .img{background-color:#1eb2a6;border-radius:50%;height:80px;padding:15px;width:80px}.coursesCard img{height:100%;object-fit:cover;width:100%}.coursesCard .text{margin-left:15px;text-align:left}.coursesCard .text h1{font-size:30px;font-weight:500;line-height:45px}.coursesCard .rate{color:#1eb2a6;margin:20px 0}.coursesCard .rate i{font-size:13px;margin-right:5px}.coursesCard .details .dimg img{border-radius:50%;height:50px;margin-right:20px;width:50px}.coursesCard .details .box{align-items:center;color:grey;display:flex}.coursesCard .details span{color:#1eb2a6;font-size:14px;font-weight:500}.coursesCard .price{background-color:#f8f8f8;margin:30px 0;padding:10px}.coursesCard h3{color:#1eb2a6;font-weight:500}.online{text-align:center}.online .box{background-color:#fff;box-shadow:0 5px 25px -2px rgb(0 0 0/6%);padding:30px 20px;transition:.5s}.online .img{height:80px;margin:auto;position:relative;width:80px}.online img{height:100%;object-fit:cover;width:100%}.online h1{font-size:20px;font-weight:500;line-height:30px;margin:20px 0}.online span{background-color:#f8f8f8;border-radius:5px;color:#1eb2a6;font-size:15px;font-weight:500;padding:5px 20px}.online .box .show{opacity:0}.online .box:hover{background-color:#1eb2a6;border-radius:5px;cursor:pointer}.online .box:hover .show{left:0;opacity:1;position:absolute;top:0}.online .box:hover h1{color:#fff}@media screen and (max-width:1024px){.coursesCard .items{padding:26px}.coursesCard .text h1{font-size:26px;line-height:38px}}@media screen and (max-width:900px){.coursesCard .content{flex-direction:column;gap:14px}.coursesCard .text{margin-left:0;text-align:center}.coursesCard .details{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);justify-items:center}.coursesCard .details .box{justify-content:center}.online .box{padding:26px 18px}}@media screen and (max-width:576px){.coursesCard{padding:30px 0}.coursesCard .items{padding:22px 18px}.coursesCard .text h1{font-size:22px;line-height:32px}.coursesCard .details{grid-template-columns:1fr}.coursesCard .price,.coursesCard button{text-align:center;width:100%}}.team .items{transition:.5s}.team .img{position:relative}.team img{height:100%;width:100%}.overlay{bottom:0;display:flex;flex-direction:column;opacity:0;padding:20px;position:absolute;transition:.5s;z-index:11}.overlay i{background-color:#000;color:#fff;margin:5px;transition:.5s}.team .details{padding:30px;text-align:center}.team .details h2{font-size:20px;font-weight:500;transition:.5s}.team .details p{color:grey;font-size:15px;margin-top:10px;transition:.5s}.team .items:hover{background-color:#1eb2a6;color:#fff;cursor:pointer}.team .items:hover p{color:#fff}.team .items:hover .overlay{opacity:1}.team .items:hover .overlay i:hover{background-color:#1eb2a6;color:#fff}.price .items{padding:40px;text-align:center}.price h1{color:#1eb2a6;font-size:50px;margin:20px 0}.price h1 span{color:#000;font-size:20px;margin-right:5px}.price p{color:grey;margin:40px 0}.faq .container{border-radius:5px;max-width:70%}.faq .box{background-color:#fff;margin-bottom:20px}.faq button{display:flex;justify-content:space-between;margin:0;padding:15px 20px;width:100%}.faq h2{font-weight:500}.faq p{padding:20px}.faq .accordion:hover{background-color:#1eb2a6;color:#fff}.blog img{height:100%;width:100%}.blog .text{padding:40px 30px}.blog h1{font-size:22px;font-weight:500;line-height:30px;margin:20px 0;transition:.5s}.blog h1:hover{color:#1eb2a6;cursor:pointer}.blog span{color:#1eb2a6;font-weight:500;text-transform:uppercase}.blog span label{color:grey;font-size:14px;margin-left:10px}.blog span:last-child label{color:#1eb2a6}.blog p{color:grey}.contacts iframe{border:none;height:100%;width:100%}.contacts .right{padding:50px}.contacts h1{font-size:30px;font-weight:400}.contacts p{color:grey}.contacts .items{margin:30px 0}.contacts .box p{font-size:17px;margin-top:10px}.contacts input,.contacts textarea{border:1px solid grey;margin-bottom:15px;outline:none;padding:15px;width:100%}form .flexSB input:first-child{margin-right:10px}.contacts h3{font-weight:500;margin-bottom:10px;margin-top:20px}.contacts span{color:#1eb2a6;font-size:15px;font-weight:600;word-spacing:5px}@media screen and (max-width:768px){.contacts .container{flex-direction:column}.contacts iframe{height:50vh}.contacts .row{width:100%}}@media screen and (max-width:576px){.contacts .right{padding:28px 16px}form .flexSB{flex-direction:column}form .flexSB input:first-child{margin-right:0}}.newletter{background-color:#1eb2a6;color:#fff;padding:50px 0}.newletter .left,.newletter .right{padding-right:50px}.newletter h1{color:#fff;font-size:30px;font-weight:500;margin-bottom:15px}.newletter .right{align-items:center;display:flex;justify-content:space-between}.newletter input{border:none;height:30px;outline:none;padding:20px;width:100%}.newletter i{background-color:#fff;color:#1eb2a6;padding:12px}footer{background-color:#eee;padding:48px 0 32px}footer .container{grid-column-gap:40px;grid-row-gap:32px;align-content:start;align-items:flex-start;-webkit-column-gap:40px;column-gap:40px;grid-auto-rows:minmax(0,-webkit-max-content);grid-auto-rows:minmax(0,max-content);grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto;row-gap:32px;width:min(1240px,94vw)}footer .box,footer .container{display:grid;justify-items:start}footer .box{grid-row-gap:14px;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;height:100%;row-gap:14px;text-align:left;width:100%}footer .box h1,footer .box h3{align-self:flex-start;margin:0 0 16px}footer .box h3{font-weight:600}@media screen and (max-width:1024px){footer .container{-webkit-column-gap:28px;column-gap:28px;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:24px}}@media screen and (max-width:768px){footer .container{grid-gap:22px;grid-template-columns:1fr}footer .box,footer .container{justify-items:center;text-align:center}footer .box h1,footer .box h3{align-self:center}}@media screen and (max-width:576px){footer .container{grid-gap:18px}footer .logo .socials{justify-content:center}.newletter .left,.newletter .right{padding-right:0}.newletter{padding:36px 0}}footer .logo span{color:#1eb2a6;font-size:14px}footer .logo p{color:grey;margin:30px 0 15px;max-width:40ch}footer .logo .socials{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start}footer .logo .socials a{display:grid;height:48px;place-items:center;width:48px}footer .logo .icon{background-color:#1eb2a6;border-radius:6px;color:#fff;display:grid;font-size:18px;height:100%;place-items:center;width:100%}footer h3{font-weight:500;margin-bottom:40px}footer ul li{margin-bottom:20px}footer .link li:before{color:#1eb2a6;content:"⟶";margin-right:5px}footer .items{grid-column-gap:14px;align-items:center;-webkit-column-gap:14px;column-gap:14px;display:grid;grid-template-columns:60px 1fr;margin-bottom:24px}footer .items span{align-items:center;display:inline-flex}footer .items .text{align-items:flex-start;display:flex;flex-direction:column;gap:6px}footer .items .text .meta{align-items:center;display:flex;flex-wrap:wrap;gap:10px}footer .items img{border-radius:5px;height:50px;margin-right:10px;object-fit:cover;width:50px}footer .items i,footer .items span{color:#1eb2a6;font-size:12px;margin-right:5px;text-transform:capitalize}footer h4{font-weight:400;margin-top:5px}footer .last ul li{align-items:flex-start;display:flex;gap:12px;text-align:left}footer .last ul{grid-gap:24px;display:grid;gap:24px}footer .last ul li:last-child{margin-bottom:0}@media screen and (max-width:768px){footer .last ul li{justify-content:center;text-align:center}}footer .last i{color:#1eb2a6;font-size:20px;width:60px}.legal{background-color:#e9e9e9;color:grey;padding:30px 0;text-align:center}.legal p{font-size:15px}.legal i{color:#1eb2a6}.hero{background-attachment:fixed;background-image:url(/static/media/bg.baa1024a4ae092566a75.webp);background-size:cover;color:#fff;height:100vh;left:0;padding-right:50px;padding-top:20%;position:absolute;top:0;width:100%;z-index:-1}.hero #heading h3{color:#014f86!important;font-weight:900}.hero #heading h1{color:#014f86!important;font-weight:500}.hero #heading{margin:0;padding:0;text-align:left}.hero p{color:#1a1a1a;font-style:italic;font-weight:600}@media screen and (max-width:768px){.margin{height:40vh}.hero{background-position:100%;height:80vh;padding-top:50%}.hero .row{width:100%}}.testimonal .items{padding:30px;transition:.5s}.testimonal .img{position:relative}.testimonal img{border-radius:50%;height:100px;width:100px}.testimonal i{background-color:#1eb2a6;bottom:0;color:#fff;left:60px;position:absolute}.testimonal .name{margin:25px}.testimonal .name h2{font-size:20px;margin-bottom:5px}.testimonal .name span{color:#1eb2a6}.testimonal p{color:grey;margin-top:20px;transition:.5s}.testimonal .items:hover{background-color:#1eb2a6;color:#fff;cursor:pointer}.testimonal .items:hover p,.testimonal .items:hover span{color:#fff}.testimonal .items:hover i{background-color:#fff;color:#1eb2a6}.lp-section{background:radial-gradient(circle at top left,rgba(56,189,248,.16),transparent 55%),radial-gradient(circle at bottom right,rgba(16,185,129,.18),transparent 55%),#f5fbff;overflow:hidden;padding:90px 0 110px;position:relative;transition:background .4s ease,box-shadow .4s ease,color .4s ease}.lp-section-foundation-mode{background:radial-gradient(circle at top,rgba(96,165,250,.22),transparent 60%),#f5fbff}.lp-section-code-mode{background:radial-gradient(circle at top,rgba(15,23,42,.9),#0f172a)}.lp-section-project-mode{background:radial-gradient(circle at top left,rgba(236,72,153,.18),transparent 55%),radial-gradient(circle at bottom right,rgba(59,130,246,.18),transparent 55%),#fef3c7}.lp-section-placement-mode{background:radial-gradient(circle at top,hsla(0,0%,98%,.4),transparent 60%),#ecfccb}.lp-wrapper{margin:0 auto;max-width:1100px;padding:0 20px}.lp-header{margin-bottom:60px;text-align:center}.lp-pill{background:rgba(240,253,250,.9);border:1px solid rgba(45,212,191,.6);border-radius:999px;color:#047857;display:inline-block;font-size:11px;letter-spacing:2px;padding:6px 14px;text-transform:uppercase}.lp-heading{color:#0f172a;font-size:32px;font-weight:700;margin-top:16px}.lp-heading span{background:linear-gradient(120deg,#0ea5e9,#10b981);-webkit-background-clip:text;background-clip:text;color:transparent}.lp-subtext{color:#4b5563;font-size:15px;margin:12px auto 0;max-width:620px}.lp-section-code-mode .lp-heading,.lp-section-code-mode .lp-subtext{color:#e5e7eb}.lp-section-code-mode .lp-heading span{color:transparent}.lp-timeline{margin:0 auto;max-width:900px;position:relative}.lp-line{background:linear-gradient(180deg,rgba(148,163,184,.2),rgba(56,189,248,.6),rgba(148,163,184,.2));border-radius:999px;bottom:0;top:0;width:3px}.lp-line,.lp-line-glow{left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.lp-line-glow{background:radial-gradient(circle,rgba(59,130,246,.2),transparent 60%);bottom:-40px;opacity:.5;top:-40px;width:140px}.lp-rocket{align-items:center;background:linear-gradient(135deg,#0ea5e9,#22c55e);border-radius:999px;box-shadow:0 0 15px rgba(56,189,248,.9);display:flex;font-size:16px;height:26px;justify-content:center;left:50%;position:absolute;top:-20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:26px}.lp-rocket:before{content:"🚀"}.lp-node{align-items:flex-start;-webkit-animation:lp-fade-up .7s ease forwards;animation:lp-fade-up .7s ease forwards;display:flex;margin-bottom:55px;opacity:0;position:relative;-webkit-transform:translateY(18px);transform:translateY(18px)}.lp-node:first-child{-webkit-animation-delay:.05s;animation-delay:.05s}.lp-node:nth-child(2){-webkit-animation-delay:.18s;animation-delay:.18s}.lp-node:nth-child(3){-webkit-animation-delay:.31s;animation-delay:.31s}.lp-node:nth-child(4){-webkit-animation-delay:.44s;animation-delay:.44s}.lp-node-marker{display:flex;flex:0 0 50%;justify-content:flex-end}.lp-node-circle{align-items:center;background:#f9fafb;border:3px solid #0ea5e9;border-radius:999px;box-shadow:0 0 0 5px rgba(191,219,254,.7),0 8px 20px rgba(15,23,42,.28);color:#0f172a;display:flex;font-weight:700;height:42px;justify-content:center;width:42px}.lp-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:hsla(0,0%,100%,.96);border:1px solid rgba(148,163,184,.45);border-radius:20px;box-shadow:0 20px 40px rgba(15,23,42,.08);cursor:pointer;flex:0 0 50%;margin-left:24px;max-width:430px;overflow:hidden;padding:18px 20px 16px;position:relative;transition:box-shadow .22s ease,border-color .22s ease,-webkit-transform .22s ease;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,-webkit-transform .22s ease}.lp-card:before{background:radial-gradient(circle at top left,rgba(56,189,248,.35),transparent 55%);content:"";inset:-40%;opacity:0;position:absolute;transition:opacity .25s ease}.lp-card:hover{border-color:transparent;box-shadow:0 24px 55px rgba(15,23,42,.18);-webkit-transform:translateY(-8px);transform:translateY(-8px)}.lp-card:hover:before{opacity:1}.lp-node.left .lp-node-marker{justify-content:flex-end}.lp-node.left .lp-card{margin-left:24px}.lp-node.right{flex-direction:row-reverse}.lp-node.right .lp-node-marker{justify-content:flex-start}.lp-node.right .lp-card{margin-left:0;margin-right:24px}.lp-node-active .lp-card{box-shadow:0 0 0 2px rgba(37,99,235,.6),0 24px 50px rgba(15,23,42,.35)}.lp-card-top{margin-bottom:8px}.lp-tag{background:rgba(16,185,129,.08);border:1px solid rgba(45,212,191,.6);border-radius:999px;color:#047857;display:inline-block;font-size:11px;margin-bottom:6px;padding:3px 10px}.lp-card-title{color:#0f172a;font-size:17px;font-weight:600}.lp-card-sub{color:#0ea5e9;font-size:13px;margin-top:2px}.lp-card-desc{color:#4b5563;font-size:14px;margin-bottom:10px}.lp-chip{align-items:center;background:rgba(59,130,246,.06);border-radius:999px;color:#1d4ed8;display:inline-flex;font-size:12px;gap:4px;padding:5px 10px}.lp-chip-cta{background:rgba(37,99,235,.08)}.lp-summary{color:#4b5563;font-size:14px;margin-top:35px;text-align:center}.lp-summary span{color:#0f172a;font-weight:600}@-webkit-keyframes lp-fade-up{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes lp-fade-up{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.lp-fullscreen{align-items:center;display:flex;inset:0;justify-content:center;overflow:hidden;pointer-events:auto;position:fixed;z-index:60}.lp-fullscreen-backdrop{background:radial-gradient(circle at top,rgba(15,23,42,.9),#0f172a),#020617;inset:0;position:absolute}.lp-fullscreen-close{background:rgba(15,23,42,.85);border:none;border-radius:999px;color:#e5e7eb;cursor:pointer;font-size:18px;height:34px;position:fixed;right:22px;top:18px;width:34px;z-index:70}.lp-fullscreen-inner{-webkit-animation:lp-overlay-in .35s ease-out;animation:lp-overlay-in .35s ease-out;border-radius:26px;box-shadow:0 30px 80px rgba(0,0,0,.7);color:#e5e7eb;max-height:88vh;max-width:1100px;overflow:hidden;padding:26px 28px 24px;position:relative;width:92%;z-index:65}@-webkit-keyframes lp-overlay-in{0%{opacity:0;-webkit-transform:translateY(20px) scale(.97);transform:translateY(20px) scale(.97)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@keyframes lp-overlay-in{0%{opacity:0;-webkit-transform:translateY(20px) scale(.97);transform:translateY(20px) scale(.97)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}.lp-full-text{max-width:520px;position:relative;z-index:2}.lp-full-text.centered{margin:0 auto;text-align:center}.lp-step-label{color:#a5b4fc;font-size:12px;letter-spacing:2px;margin-bottom:8px;text-transform:uppercase}.lp-full-text h2{font-size:30px;margin-bottom:10px}.lp-full-text h2 span{background:linear-gradient(120deg,#38bdf8,#22c55e);-webkit-background-clip:text;background-clip:text;color:transparent}.lp-full-text p{color:#cbd5f5;font-size:14px}.lp-pill-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.lp-pill-row span{background:rgba(15,23,42,.8);border:1px solid rgba(148,163,184,.8);border-radius:999px;font-size:11px;padding:5px 11px}.lp-foundation-universe{align-items:center;background:radial-gradient(circle at top,#1d4ed8,#020617);display:flex;justify-content:space-between}.lp-orbit{align-items:center;border:1px dashed rgba(191,219,254,.7);border-radius:999px;display:flex;height:260px;justify-content:center;margin-right:30px;position:relative;width:260px}.lp-orbit:before{color:#e5e7eb;content:"</>";font-size:32px;position:absolute}.orbit-chip{-webkit-animation:orbitMove 10s linear infinite;animation:orbitMove 10s linear infinite;background:rgba(15,23,42,.9);border:1px solid rgba(191,219,254,.8);border-radius:999px;box-shadow:0 10px 25px rgba(15,23,42,.6);font-size:12px;padding:6px 10px;position:absolute}.orbit-chip.html{left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.orbit-chip.css{bottom:10px;left:15%}.orbit-chip.js{bottom:10px;right:10%}.orbit-chip.logic{right:0;top:20%}@-webkit-keyframes orbitMove{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(4px,-4px);transform:translate(4px,-4px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes orbitMove{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(4px,-4px);transform:translate(4px,-4px)}to{-webkit-transform:translate(0);transform:translate(0)}}.lp-core-universe{grid-gap:24px;background:radial-gradient(circle at top,#020617,#020617 70%,#020617);display:grid;gap:24px;grid-template-columns:minmax(0,1.1fr) minmax(0,1.4fr)}.lp-floating-tags{inset:0;pointer-events:none;position:absolute}.lp-floating-tags span{-webkit-animation:floatTag 8s ease-in-out infinite;animation:floatTag 8s ease-in-out infinite;background:rgba(15,23,42,.85);border:1px solid rgba(96,165,250,.8);border-radius:999px;color:#bfdbfe;font-size:13px;padding:5px 10px;position:absolute}.lp-floating-tags span:first-child{left:8%;top:12%}.lp-floating-tags span:nth-child(2){-webkit-animation-delay:1s;animation-delay:1s;right:12%;top:18%}.lp-floating-tags span:nth-child(3){-webkit-animation-delay:2s;animation-delay:2s;bottom:18%;left:10%}.lp-floating-tags span:nth-child(4){-webkit-animation-delay:3s;animation-delay:3s;bottom:10%;right:20%}.lp-floating-tags span:nth-child(5){-webkit-animation-delay:4s;animation-delay:4s;right:5%;top:45%}.lp-floating-tags span:nth-child(6){-webkit-animation-delay:5s;animation-delay:5s;left:35%;top:60%}@-webkit-keyframes floatTag{0%,to{opacity:.6;-webkit-transform:translateY(0);transform:translateY(0)}50%{opacity:1;-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes floatTag{0%,to{opacity:.6;-webkit-transform:translateY(0);transform:translateY(0)}50%{opacity:1;-webkit-transform:translateY(-10px);transform:translateY(-10px)}}.lp-code-stage{grid-gap:24px;display:grid;gap:24px;grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr);position:relative;z-index:2}.lp-code-window{background:#020617;border:1px solid rgba(148,163,184,.7);border-radius:18px;overflow:hidden}.lp-code-header{align-items:center;background:linear-gradient(90deg,#020617,#111827);display:flex;padding:7px 10px}.lp-code-header .dot{border-radius:999px;height:9px;margin-right:6px;width:9px}.lp-code-header .dot.red{background:#f97373}.lp-code-header .dot.yellow{background:#fbbf24}.lp-code-header .dot.green{background:#4ade80}.lp-code-title{color:#9ca3af;font-size:12px;margin-left:6px}.lp-code-block{background:radial-gradient(circle at top left,#0f172a,#020617);color:#e5e7eb;font-family:Consolas,Fira Code,monospace;font-size:12px;line-height:1.5;margin:0;overflow-x:auto;padding:12px 14px}.lp-project-universe{grid-gap:24px;background:radial-gradient(circle at top,#4f46e5,#1e293b);display:grid;gap:24px;grid-template-columns:minmax(0,1.2fr) minmax(0,1.2fr);position:relative}.lp-project-stars{background-image:radial-gradient(circle,#bfdbfe 1px,transparent 0);background-size:40px 40px;inset:-40px;opacity:.25;position:absolute}.lp-project-gallery{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr;position:relative;z-index:2}.lp-project-tile{background:#f9fafb;border-radius:16px;box-shadow:0 18px 40px rgba(15,23,42,.4);color:#0f172a;padding:12px 14px}.lp-project-tile h4{font-size:15px;margin-bottom:4px}.lp-project-tile p{color:#4b5563;font-size:13px}.tile-1{background-image:linear-gradient(135deg,#38bdf8,#a5b4fc)}.tile-2{background-image:linear-gradient(135deg,#fb923c,#f97316)}.tile-3{background-image:linear-gradient(135deg,#22c55e,#a7f3d0)}.lp-placement-universe{background:radial-gradient(circle at top,#0f172a,#020617);position:relative}.lp-confetti-rain{inset:-40px;overflow:hidden;pointer-events:none;position:absolute}.confetti-piece{-webkit-animation:confettiFall 3s linear infinite;animation:confettiFall 3s linear infinite;border-radius:3px;height:16px;position:absolute;width:8px}.confetti-piece:nth-child(odd){background:#f97316}.confetti-piece:nth-child(2n){background:#22c55e}.confetti-piece:nth-child(3n){background:#3b82f6}.confetti-piece:nth-child(5n){background:#e11d48}.confetti-piece{--i:1;left:calc(2.5%*var(--i));top:-20px}@for 1 from 1 through 70;.confetti-piece:first-child{--i:1}.confetti-piece:nth-child(2){--i:2}.confetti-piece:nth-child(3){--i:3}.confetti-piece:nth-child(4){--i:4}.confetti-piece:nth-child(5){--i:5}.confetti-piece:nth-child(6){--i:6}.confetti-piece:nth-child(7){--i:7}.confetti-piece:nth-child(8){--i:8}.confetti-piece:nth-child(9){--i:9}.confetti-piece:nth-child(10){--i:10}.confetti-piece:nth-child(11){--i:11}.confetti-piece:nth-child(12){--i:12}.confetti-piece:nth-child(13){--i:13}.confetti-piece:nth-child(14){--i:14}.confetti-piece:nth-child(15){--i:15}.confetti-piece:nth-child(16){--i:16}.confetti-piece:nth-child(17){--i:17}.confetti-piece:nth-child(18){--i:18}.confetti-piece:nth-child(19){--i:19}.confetti-piece:nth-child(20){--i:20}.confetti-piece:nth-child(21){--i:21}.confetti-piece:nth-child(22){--i:22}.confetti-piece:nth-child(23){--i:23}.confetti-piece:nth-child(24){--i:24}.confetti-piece:nth-child(25){--i:25}.confetti-piece:nth-child(26){--i:26}.confetti-piece:nth-child(27){--i:27}.confetti-piece:nth-child(28){--i:28}.confetti-piece:nth-child(29){--i:29}.confetti-piece:nth-child(30){--i:30}.confetti-piece:nth-child(31){--i:31}.confetti-piece:nth-child(32){--i:32}.confetti-piece:nth-child(33){--i:33}.confetti-piece:nth-child(34){--i:34}.confetti-piece:nth-child(35){--i:35}.confetti-piece:nth-child(36){--i:36}.confetti-piece:nth-child(37){--i:37}.confetti-piece:nth-child(38){--i:38}.confetti-piece:nth-child(39){--i:39}.confetti-piece:nth-child(40){--i:40}.confetti-piece:nth-child(41){--i:41}.confetti-piece:nth-child(42){--i:42}.confetti-piece:nth-child(43){--i:43}.confetti-piece:nth-child(44){--i:44}.confetti-piece:nth-child(45){--i:45}.confetti-piece:nth-child(46){--i:46}.confetti-piece:nth-child(47){--i:47}.confetti-piece:nth-child(48){--i:48}.confetti-piece:nth-child(49){--i:49}.confetti-piece:nth-child(50){--i:50}.confetti-piece:nth-child(51){--i:51}.confetti-piece:nth-child(52){--i:52}.confetti-piece:nth-child(53){--i:53}.confetti-piece:nth-child(54){--i:54}.confetti-piece:nth-child(55){--i:55}.confetti-piece:nth-child(56){--i:56}.confetti-piece:nth-child(57){--i:57}.confetti-piece:nth-child(58){--i:58}.confetti-piece:nth-child(59){--i:59}.confetti-piece:nth-child(60){--i:60}.confetti-piece:nth-child(61){--i:61}.confetti-piece:nth-child(62){--i:62}.confetti-piece:nth-child(63){--i:63}.confetti-piece:nth-child(64){--i:64}.confetti-piece:nth-child(65){--i:65}.confetti-piece:nth-child(66){--i:66}.confetti-piece:nth-child(67){--i:67}.confetti-piece:nth-child(68){--i:68}.confetti-piece:nth-child(69){--i:69}.confetti-piece:nth-child(70){--i:70}@-webkit-keyframes confettiFall{0%{opacity:0;-webkit-transform:translateY(-20px) rotate(0deg);transform:translateY(-20px) rotate(0deg)}20%{opacity:1}to{opacity:0;-webkit-transform:translateY(360px) rotate(1turn);transform:translateY(360px) rotate(1turn)}}@keyframes confettiFall{0%{opacity:0;-webkit-transform:translateY(-20px) rotate(0deg);transform:translateY(-20px) rotate(0deg)}20%{opacity:1}to{opacity:0;-webkit-transform:translateY(360px) rotate(1turn);transform:translateY(360px) rotate(1turn)}}.lp-offer-big{background:#f9fafb;border-radius:18px;box-shadow:0 20px 50px rgba(15,23,42,.7);color:#0f172a;margin:20px auto 10px;max-width:520px;padding:14px 16px}.lp-offer-top{display:flex;font-size:13px;justify-content:space-between;margin-bottom:8px}.lp-offer-top .company{color:#2563eb}.lp-offer-big p{font-size:13px;margin-bottom:6px}.lp-offer-meta{color:#4b5563;font-size:12px}.lp-final-note{color:#cbd5f5;font-size:13px;margin-top:8px}@media (max-width:768px){.lp-section{padding:65px 0 80px}.lp-heading{font-size:26px}.lp-timeline{margin-top:40px}.lp-line,.lp-line-glow,.lp-rocket{left:12px;-webkit-transform:none;transform:none}.lp-node,.lp-node.right{flex-direction:row}.lp-node-marker{flex:0 0 40px;justify-content:center}.lp-card{flex:1 1;margin:0 0 0 16px;max-width:none}.lp-code-stage,.lp-core-universe,.lp-project-universe{grid-template-columns:1fr}.lp-orbit{display:none}.lp-full-text{max-width:none}}
/*# sourceMappingURL=main.0ca03705.css.map*/