@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&display=swap";:root{--black: #000;--white-01: #fff;--white-02: #f3f3f3;--secondary: #ccc}*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth;scrollbar-width:thin}.App{min-height:100vh;overflow-x:hidden;margin-bottom:10rem}.nav-bar{width:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0;z-index:1000}.nav-bar.sticky{position:fixed;top:0;left:0;box-shadow:0 4px 10px #0000001a}.hero-section{display:block}.sticky-bar-container{width:100%;transition:all .3s ease-in-out}.sticky-bar-container.sticky{position:fixed;bottom:0;left:0;width:100%;box-shadow:0 -2px 10px #0000001a;z-index:1000}@media screen and (max-width: 550px){.App{margin-bottom:8rem}}.Navbar{background-color:#ffffffe6;width:100%;padding:1rem 0;min-height:fit-content;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-container{display:flex;justify-content:space-between;align-items:center;width:85%;margin:0 auto}.brandlogo{display:flex;align-items:center}.profile-pic{width:50px;border-radius:100%}.brand-logo{margin-left:1rem;width:180px}.nav-list{display:flex;align-items:center}.nav-link{text-decoration:none;color:var(--black);font:500 20px Inter tight,sans-serif;letter-spacing:-.5px;margin-left:2.5rem;position:relative;opacity:.8;transition:all .3s ease}.nav-link:hover{opacity:1;transition:all .3s ease}.menu-icon{margin-right:10px;display:none;width:25px;cursor:pointer}.hr-style{margin:2rem 0 0;width:100%;border:0;border-bottom:1px dashed #333;background:#111}.nav-sociallink,.mobnav-hr{display:none}@media screen and (max-width: 1400px){.nav-container{width:95%}.profile-pic{width:45px;border-radius:100%}.brand-logo{margin-left:1rem;width:150px}.nav-link{font-size:18px}}@media screen and (max-width: 1200px){.nav-link{font:500 20px Inter tight,sans-serif;margin-left:2rem}}@media screen and (max-width: 900px){.nav-link{font:500 18px Inter tight,sans-serif;margin-left:1rem}}@media screen and (max-width: 768px){.nav-container{width:95%}.nav-list{display:none}.menu-icon{display:block;width:25px}.nav-list{position:absolute;min-height:100vh;z-index:1005;top:70px;right:0;width:100%;background-color:#fff;flex-direction:column;align-items:center;display:none;padding:15px 0;box-shadow:0 4px 10px #0000001a}.nav-link{padding:2rem 0;margin:0;font:700 20px Inter tight,sans-serif;opacity:.5}.mobnav-hr{width:80%;display:block;border:1px solid #111;margin:1rem 0}.nav-sociallink{display:block;text-align:center;color:var(--black);font:700 20px Inter tight,sans-serif;opacity:.5;transition:all .3s ease;padding-bottom:2rem;text-decoration:none}.pt{padding-top:2rem}.nav-sociallink:hover{opacity:1;transition:all .3s ease}.nav-list.open{display:flex}.menu-icon{display:block}}@media screen and (max-width: 500px){.profile-pic{width:40px;border-radius:100%}.brand-logo{margin-left:1rem;width:120px}.nav-link{padding:1rem 0}.pt{padding-top:1rem}}.Hero{margin-top:4rem;background:linear-gradient(to bottom,#eee,#fff)}.hero-bg{width:100%;min-height:120vh;position:relative;display:flex;justify-content:center;align-items:center}.herobg{opacity:.5;position:absolute;top:5rem;mix-blend-mode:multiply;z-index:0;width:80%;left:12rem;min-height:75vh}.hero-content{text-align:center;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-title{font:800 80px Inter tight,sans-serif;letter-spacing:-3px;padding:.5rem 0;line-height:100%}.hero-lead{font:300 35px Inter tight,sans-serif;letter-spacing:-1.2px}.youtube-video{margin:3rem 0;width:80%;height:500px;border:none;border-radius:15px;box-shadow:#0000003d 0 3px 8px}.join-now{z-index:3;background:linear-gradient(to right bottom,#f70,#ffc766);padding:1rem 2rem;border-radius:10px;border:2px solid #FFC766;font:600 25px Inter tight,sans-serif;text-transform:capitalize;letter-spacing:-1.2px;color:#f3f3f3;text-decoration:none;box-shadow:#32325d40 0 6px 12px -2px,#0000004d 0 3px 7px -3px}@media screen and (max-width: 1400px){.Hero{margin-top:3rem}.herobg{opacity:.5;position:absolute;top:5rem;mix-blend-mode:multiply;z-index:0;width:80%;left:8rem;min-height:75vh}}@media screen and (max-width: 1024px){.herobg{opacity:.5;position:absolute;top:5rem;mix-blend-mode:multiply;z-index:0;width:100%;left:.5rem;min-height:75vh}}@media screen and (max-width: 900px){.Hero{margin-top:5rem}.hero-bg{width:100%;min-height:100vh}.hero-title{font:800 65px Inter tight,sans-serif;padding:.5rem 0;line-height:100%}.hero-lead{font:300 25px Inter tight,sans-serif}.youtube-video{width:90%;height:450px}.join-now{padding:1rem 2rem;font:600 20px Inter tight,sans-serif}}@media screen and (max-width: 768px){.Hero{margin-top:3rem}.hero-bg{width:100%;min-height:90vh}.herobg{opacity:.7;position:absolute;top:5rem;mix-blend-mode:multiply;z-index:0;width:200%;left:.5rem;min-height:40vh}.hero-title{font:800 50px Inter tight,sans-serif;padding:.5rem 0;letter-spacing:-1px;line-height:100%}.hero-lead{font:300 20px Inter tight,sans-serif;letter-spacing:-1px}.youtube-video{width:90%;height:350px}.join-now{padding:1rem 2rem;letter-spacing:-1px;font:600 20px Inter tight,sans-serif}}@media screen and (max-width: 600px){.hero-bg{width:100%;min-height:90vh}.hero-title{font:800 50px Inter tight,sans-serif;padding:.5rem 0;line-height:100%}.hero-lead{font:300 20px Inter tight,sans-serif}.youtube-video{width:90%;height:350px}.join-now{padding:1rem 2rem;font:600 20px Inter tight,sans-serif}}@media screen and (max-width: 500px){.Hero{margin-top:4rem}.hero-bg{width:100%;min-height:85vh}.hero-content{width:90%}.hero-title{font:800 40px Inter tight,sans-serif;padding:.5rem 0;line-height:100%}.hero-lead{font:300 18px Inter tight,sans-serif}.youtube-video{width:100%;height:250px}.join-now{padding:1rem 2rem;font:600 18px Inter tight,sans-serif}}@media screen and (max-width: 425px){.Hero{padding-top:3rem;margin-top:3rem}.hero-bg{width:100%;min-height:85vh}.hero-content{width:90%}.hero-title{font:800 35px Inter tight,sans-serif;padding:.5rem 0;line-height:100%;letter-spacing:-.5px}.hero-lead{letter-spacing:0px;font:300 15px Inter tight,sans-serif}.youtube-video{width:100%;height:250px}.join-now{padding:1rem 2rem;letter-spacing:-.5px;font:600 18px Inter tight,sans-serif}}.promo-container{min-height:fit-content;overflow-y:hidden;width:100%;margin:0 auto;position:relative}.text-section-title{width:90%;margin:10rem auto 2rem;color:var(--dark);font:800 80px Inter tight,sans-serif;letter-spacing:-2.5px;line-height:100%}.textsection-box02{width:90%;margin:0 auto;display:flex;min-height:45vh;flex-direction:column;justify-content:space-between}.text-section-02{background-color:var(--black);color:#eee;padding:2rem 0}.subtext{font:800 40px Inter tight,sans-serif}.subpoints{font:200 35px Inter tight,sans-serif}.success-text{font:800 80px Inter tight,sans-serif;letter-spacing:-2.5px;line-height:100%;text-transform:lowercase}.highlight{background:linear-gradient(to right,#f90,#ff6f00);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.highlight-01{background:linear-gradient(to right,#f90,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.smartphone{position:absolute;top:0;right:5rem;height:100%;transform:rotate(-5deg)}@media screen and (max-width: 1700px){.text-section-title,.success-text{font-size:65px}.subpoints{font-size:30px}.textsection-box02{min-height:30vh}}@media screen and (max-width: 1400px){.text-section-title,.success-text{font-size:60px}.subpoints{font-size:30px}.textsection-box02{min-height:30vh}}@media screen and (max-width: 1300px){.text-section-title,.success-text{font-size:55px}.subpoints{font-size:30px}.textsection-box02{min-height:25vh}}@media screen and (max-width: 1200px){.text-section-title,.success-text{font-size:45px}.subpoints{font-size:25px}.subtext{font-size:30px}.textsection-box02{min-height:25vh}}@media screen and (max-width: 1100px){.text-section-title,.success-text{font-size:40px}.subpoints{font-size:20px}.subtext{font-size:25px}.textsection-box02{min-height:20vh}}@media screen and (max-width: 1024px){.text-section-title,.success-text{font-size:40px}.subtext{font-size:30px}.subpoints{font-size:18px}.success-text{margin-top:3rem}.textsection-box02{min-height:15vh}}@media screen and (max-width: 950px){.text-section-title{width:90%;margin:5rem auto 2rem;letter-spacing:-.5px}.text-section-title,.success-text{font-size:40px;letter-spacing:-.5px}.subtext{letter-spacing:-.5px;font-size:30px}.subpoints{font-size:18px}.success-text{margin-top:3rem}.textsection-box02{min-height:15vh}}@media screen and (max-width: 900px){.text-section-title{width:90%;margin:5rem auto 2rem}.text-section-title,.success-text,.subtext{font-size:30px}.subpoints{font-size:18px}.success-text{margin-top:3rem}.textsection-box02{min-height:15vh}.smartphone{position:absolute;top:0;margin-top:1rem;right:3rem;height:450px;transform:rotate(-5deg)}}@media screen and (max-width: 768px){.success-text{text-transform:capitalize}.promo-container{text-align:center}.text-section-title{margin-bottom:15rem}.textsection-box02{margin-top:15rem}.smartphone{position:absolute;margin-top:1rem;top:150px;right:0;left:30%;height:450px;transform:rotate(-5deg)}}@media screen and (max-width: 550px){.text-section-title{width:90%;margin:0rem auto 10rem}.subtext{font-size:25px}.subpoints{font-size:15px}.success-text{margin-top:2rem}.smartphone{position:absolute;top:60px;margin-top:1rem;left:22%;height:450px;transform:rotate(-5deg)}.textsection-box02{margin-top:18rem}}@media screen and (max-width: 425px){.text-section-title{width:90%;margin:4rem auto 10rem;letter-spacing:0px}.text-section-title,.success-text{font-size:25px;letter-spacing:0px}.subtext{font-size:20px;letter-spacing:0px}.subpoints{font-size:15px;letter-spacing:0px}.success-text{margin-top:2rem;letter-spacing:-.5px}.smartphone{position:absolute;top:135px;margin-top:1rem;left:20%;height:350px;transform:rotate(-5deg)}.textsection-box02{margin-top:15rem}}.Testimonials{background-color:var(--black);width:100%;overflow:hidden;padding:2rem 0}.test-container{margin-top:2rem}.testimonial-card{position:relative;display:inline-block;width:500px;min-height:350px;text-align:justify;margin-right:2rem;height:200px;background-color:var(--black);border-radius:10px;padding:2rem;border-image:linear-gradient(120deg,#f90,#000) 1;border-width:3px;border-style:solid}.testi-content{color:var(--white-02);font:200 25px Inter tight,sans-serif}@media screen and (max-width: 1200px){.testi-content{font-size:20px}}@media screen and (max-width: 500px){.testimonial-card{position:relative;display:inline-block;width:370px;min-height:250px;text-align:justify;margin-right:2rem;height:200px;background-color:var(--black);border-radius:10px;padding:2rem;border-image:linear-gradient(120deg,#f90,#000) 1;border-width:3px;border-style:solid}.testi-content{font-size:18px}}.howtojoin-container{width:90%;min-height:fit-content;margin:0 auto;display:flex;gap:1rem;justify-content:space-between;align-items:flex-start}.col{margin:5rem 0;width:50%}.col-title{width:90%;letter-spacing:-1px;font:900 60px Inter tight,sans-serif;line-height:120%}.col-hightlight{background:linear-gradient(to right,#f90,#ff6f00);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.col-black{color:#111}.youtube-video-02{width:90%;height:450px;border:none;border-radius:10px;margin:2rem 0;box-shadow:#0000003d 0 3px 8px}.col-lead{font:300 30px Inter tight,sans-serif}.howto-instructions{padding:2rem;width:50%;margin:5rem 0;border:2px solid #FF9900;border-radius:10px}.howto-title{letter-spacing:-2px;font:900 50px Inter tight,sans-serif}.howto-points{letter-spacing:-1px;padding:1.5rem 0;font:400 35px Inter tight,sans-serif}.howto-highlight{font-weight:700}.joinnow-btn{text-transform:capitalize;width:100%;height:10vh;display:flex;justify-content:center;align-items:center}.join-now-02{text-transform:capitalize;background:linear-gradient(to right bottom,#f70,#ffc766);padding:1rem 2rem;border-radius:10px;border:2px solid #FFC766;font:600 25px Inter tight,sans-serif;color:#f3f3f3;text-decoration:none;box-shadow:#32325d40 0 6px 12px -2px,#0000004d 0 3px 7px -3px}@media screen and (max-width: 1400px){.col-title{font:900 50px Inter tight,sans-serif;line-height:120%}.youtube-video-02{width:90%;height:400px;margin:2rem 0}.col-lead{font:300 25px Inter tight,sans-serif}}@media screen and (max-width: 1400px){.col-title{font:900 50px Inter tight,sans-serif;line-height:120%}.howto-title{font:900 40px Inter tight,sans-serif}.howto-points{padding:2rem 0;font:400 25px Inter tight,sans-serif}}@media screen and (max-width: 1200px){.col-title{font:900 40px Inter tight,sans-serif;line-height:120%}.howto-title{font:900 40px Inter tight,sans-serif}.youtube-video-02{width:90%;height:300px;margin:2rem 0}.howto-points{padding:1.5rem 0;font:400 20px Inter tight,sans-serif}}@media screen and (max-width: 900px){.howtojoin-container{width:90%;min-height:fit-content;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.col,.howto-instructions{width:100%}.col-title{margin:0 auto;text-align:center;font:900 50px Inter tight,sans-serif;line-height:120%}.howto-title{letter-spacing:-.5px;font:900 40px Inter tight,sans-serif}.youtube-video-02{width:100%;height:450px;margin:2rem 0}.col-lead{display:none}.col{margin-bottom:0}.howto-instructions{margin-top:0;margin-bottom:1rem}.howto-points{letter-spacing:-.5px;padding:1rem 0 .5rem;font:400 20px Inter tight,sans-serif}}@media screen and (max-width: 500px){.col-title{font-size:40px}.howto-title{font-size:30px}.howto-points{font-size:18px}}@media screen and (max-width: 500px){.col-title{font-size:35px}.youtube-video-02{width:100%;height:300px;margin:2rem 0}.join-now-02{font-size:20px}}@media screen and (max-width: 425px){.col-title{font-size:32px}.instruction-container{padding:0rem}.howto-points{padding-bottom:.5rem}.youtube-video-02{width:100%;height:250px;margin:2rem 0}}.WhatYouGet-container{width:90%;margin:5rem auto 0}.wyg-title{font:800 30px Inter tight,sans-serif}.wyg-list{display:block}.wyg-container{margin:5rem 0;display:flex;justify-content:space-between;align-items:center}.wyg-content{width:80%}.wyg-line-01{font:800 80px Inter tight,sans-serif;letter-spacing:-2px}.wyg-line-02{padding:.5rem 0;color:#a60000;font:400 60px Inter tight,sans-serif;letter-spacing:-2px}.wyg-lead{font:400 35px Inter tight,sans-serif;letter-spacing:-1.5px;opacity:.6;padding-bottom:1rem}.wyg-assets{letter-spacing:-1.5px;font:400 35px Inter tight,sans-serif}.wyg-img{padding:1rem;width:40%}.wygimage{width:100%;height:350px;object-fit:contain}@media screen and (max-width: 1600px){.wyg-line-01{font:800 60px Inter tight,sans-serif}.wyg-line-02{padding:.5rem 0;color:#a60000;font:400 40px Inter tight,sans-serif}.wyg-lead{font:400 25px Inter tight,sans-serif;opacity:.6;padding-bottom:1rem}.wyg-assets{font:400 25px Inter tight,sans-serif}.wygimage{width:100%;height:250px;object-fit:contain}}@media screen and (max-width: 1200px){.wyg-content{width:60%}.wyg-line-01{letter-spacing:-1.5px;font:800 45px Inter tight,sans-serif}.wyg-line-02{letter-spacing:-1.5px;padding:.5rem 0;color:#a60000;font:400 30px Inter tight,sans-serif}.wyg-lead{letter-spacing:-.5px;font:400 20px Inter tight,sans-serif;opacity:.6;padding-bottom:1rem}.wyg-assets{letter-spacing:-.5px;font:400 20px Inter tight,sans-serif}.wygimage{width:100%;height:250px;object-fit:contain}}@media screen and (max-width: 900px){.wyg-container{margin-top:1rem;flex-direction:column;align-items:flex-start}.wyg-content{width:100%}.wyg-line-01{font:800 50px Inter tight,sans-serif}.wyg-line-02{padding:.5rem 0;color:#a60000;font:400 35px Inter tight,sans-serif}.wyg-lead{font:400 25px Inter tight,sans-serif;opacity:.6;padding-bottom:1rem}.wyg-assets{font:400 25px Inter tight,sans-serif}.wygimage{width:100%;height:250px;object-fit:contain}}@media screen and (max-width: 768px){.wyg-container{margin-top:1rem;flex-direction:column;align-items:flex-start}.wyg-content{width:100%}.wyg-line-01{font:800 40px Inter tight,sans-serif}.wyg-line-02{padding:.5rem 0;color:#a60000;font:400 30px Inter tight,sans-serif}.wyg-lead{font:400 22px Inter tight,sans-serif;opacity:.6;padding-bottom:1rem}.wyg-assets{font:400 22px Inter tight,sans-serif}.wygimage{width:100%;height:250px;object-fit:contain}}@media screen and (max-width: 600px){.WhatYouGet-container{margin-top:3rem}.wyg-container{margin-top:1rem;margin-bottom:0rem;flex-direction:column;align-items:flex-start}.wyg-content{width:100%}.wyg-line-01{font:800 40px Inter tight,sans-serif}.wyg-line-02{padding:.5rem 0;color:#a60000;font:400 30px Inter tight,sans-serif}.wyg-lead{font:400 22px Inter tight,sans-serif;opacity:.6;padding-bottom:1rem}.wyg-assets{font:400 22px Inter tight,sans-serif}.wyg-img{width:50%}.wygimage{width:100%;height:250px;object-fit:contain}}@media screen and (max-width: 500px){.wyg-container{margin-top:1rem;margin-bottom:0rem;flex-direction:column;align-items:flex-start}.wyg-title{font-size:20px;margin-bottom:1rem}.wyg-content{width:100%}.wyg-line-01{font:800 30px Inter tight,sans-serif;letter-spacing:-1px}.wyg-line-02{padding:.5rem 0;letter-spacing:-1px;color:#a60000;font:400 22px Inter tight,sans-serif}.wyg-lead{font:400 18px Inter tight,sans-serif;opacity:.6;padding-bottom:.5rem}.wyg-assets{font:400 18px Inter tight,sans-serif}.wyg-img{width:50%}.wygimage{width:70%;height:100%;object-fit:contain}}@media screen and (max-width: 425px){.wyg-container{margin-top:0rem;margin-bottom:0rem}.wyg-content{width:100%}.wyg-line-01{letter-spacing:-.5px}.wyg-line-02{padding:.5rem 0;color:#a60000;letter-spacing:-.5px}.wyg-lead{opacity:.6;padding-bottom:.5rem}.wyg-img{width:80%}.wygimage{width:100%;height:180px;object-fit:contain}}.TopTools{background-color:var(--black)}.toptools-container{width:90%;padding:5rem 0;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.toptools-content{color:var(--white-02);width:40%}.toptools-title{font:800 80px Inter tight,sans-serif;letter-spacing:-2px;line-height:100%}.techlead-01{font:400 40px Inter tight,sans-serif;margin:1rem 0 .5rem}.techlead-02{font:300 25px Inter tight,sans-serif;margin:0 0 1rem}.tt-lead{font:200 30px Inter tight,sans-serif;opacity:1;line-height:150%;margin-top:3rem}.tt-lead>strong{font-weight:700;opacity:1}.toptools-media{width:50%}.toptools-img{width:100%}.show{display:none}@media screen and (max-width: 1400px){.tt-lead{font:200 20px Inter tight,sans-serif;opacity:1;line-height:150%;margin-top:2rem}}@media screen and (max-width: 1300px){.toptools-container{width:90%;padding:5rem 0;margin:0 auto}.toptools-content{color:var(--white-02);width:50%}.toptools-title{font-size:60px;line-height:100%}.techlead-01{font:400 30px Inter tight,sans-serif;margin:1rem 0 .5rem}.techlead-02{font:300 18px Inter tight,sans-serif;margin:0 0 1rem}.tt-lead{font:200 20px Inter tight,sans-serif;opacity:1;line-height:150%;margin-top:2rem}.tt-lead>strong{font-weight:700;opacity:1}.toptools-media{width:50%}}@media screen and (max-width: 1024px){.toptools-title{font-size:50px;letter-spacing:-1px}.techlead-01{font-size:25px;margin:.8rem 0 0}.techlead-02{font-size:16px;margin:0 0 .8rem}.tt-lead{font-size:18px;line-height:130%;margin-top:0}}@media screen and (max-width: 900px){.toptools-container{width:90%;padding:5rem 0;margin:0 auto;flex-direction:column;justify-content:center}.toptools-content{width:100%;text-align:center}.tt-lead{display:none}.toptools-media{width:80%}.toptools-img{width:100%;height:100%}.show{font-size:22px;line-height:150%;width:90%;margin:0 auto;text-align:center;color:var(--white-02);display:block}}@media screen and (max-width: 800px){.toptools-media{width:90%}.toptools-title{font-size:35px}.techlead-01{font-size:20px;margin:1rem 0 .5rem}.techlead-02{font-size:14px;margin:0 0 1rem}}@media screen and (max-width: 700px){.toptools-media{width:100%}}@media screen and (max-width: 600px){.toptools-media{width:100%}.toptools-title{font-size:35px}.techlead-01{font-size:20px;margin:1rem 0 .5rem}.techlead-02{font-size:14px;margin:0 0 1rem}.show{font-size:20px;line-height:150%;width:90%;margin:0 auto;text-align:center;color:var(--white-02);display:block}}@media screen and (max-width: 500px){.show{font-size:18px}.toptools-title{font-size:30px;letter-spacing:-.5px;width:90%;margin:0 auto}.techlead-01{font-size:20px;margin:1rem 0 .5rem}.techlead-02{font-size:14px;margin:0 0 1rem}}@media screen and (max-width: 425px){.show{font-size:15px}}.Additionals{margin-bottom:2rem}.additionals-container{width:90%;margin:0 auto}.additionals-heading{width:90%;margin:3rem auto}.additionals-title{font:800 80px Inter tight,sans-serif;letter-spacing:-2.5px;text-align:center;padding:2rem 0}.additionals-col{margin-bottom:60px;gap:60px;display:flex;justify-content:space-around;align-items:center}.additionals-box{padding:3rem;border-radius:10px;width:50%;border:3px solid #FF9900;display:flex;justify-content:center;align-items:center;text-align:center;height:300px;box-shadow:0 0 182.4px #ff84004d}.toupright{background:linear-gradient(to right bottom,#fff,#ffb54d)}.tobottomright{background:linear-gradient(to right bottom,#ffb54d,#fff)}.additionals-lead{font:700 50px Inter tight,sans-serif;letter-spacing:-2px;width:80%}@media screen and (max-width: 1200px){.additionals-heading{width:80%;margin:3rem auto}.additionals-title{font-size:60px;letter-spacing:-1.5px;padding:2rem 0}.additionals-container{width:80%;margin:0 auto}.additionals-lead{letter-spacing:-1px;font-size:35px}.additionals-box{height:200px}.additionals-col{margin-bottom:30px;gap:30px}}@media screen and (max-width: 1024px){.additionals-container{width:80%;margin:0 auto}.additionals-title{font-size:45px;letter-spacing:-1.5px}.additionals-lead{font-size:25px;letter-spacing:-.5px}.additionals-box{height:200px}.additionals-col{margin-bottom:30px;gap:30px}}@media screen and (max-width: 768px){.additionals-heading{width:80%;margin:3rem auto}.additionals-title{font-size:65px;padding:1rem 0;line-height:100%}.additionals-container{width:90%;margin:0 auto}.additionals-lead{width:90%;font-size:20px}.additionals-box{padding:1.5rem;height:150px}.additionals-col{margin-bottom:30px;gap:30px}}@media screen and (max-width: 550px){.additionals-container{width:90%;margin:0 auto}.additionals-lead{font-size:20px}.additionals-box{height:150px}.additionals-col{margin-bottom:15px;gap:15px}.additionals-heading{width:90%;margin:2rem auto}.additionals-title{width:80%;margin:0 auto;font-size:35px;padding:1rem 0;line-height:100%}}@media screen and (max-width: 425px){.additionals-container{width:90%;margin:0 auto}.additionals-lead{font-size:15px;letter-spacing:0px;font-weight:800}.additionals-box{border-width:2px;padding:.5rem;height:100px}.additionals-col{margin-bottom:15px;gap:15px}.additionals-heading{width:90%;margin:2rem auto 1rem}.additionals-title{font-size:30px;letter-spacing:-.5px;padding:1rem 0;line-height:100%}}.AboutMe{width:95%;margin:0 auto 3rem}.aboutme-desc-02,.aboutme-desc-022,.aboutme-header,.aboutme-position-02,.aboutme-socialicons,.aboutme-title-02{display:none}.aboutme-container{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.leftbox{width:50%}.aboutme-content{width:70%;padding:1rem 0}.brand-face{height:900px}.aboutme-title{font:700 80px Inter tight,sans-serif;letter-spacing:-1px}.aboutme-subtitle{padding-bottom:1rem;font:400 60px Inter tight,sans-serif;letter-spacing:-1px}.aboutme-subtitle>strong{font-weight:700}.aboutme-edu{font:700 30px Inter tight,sans-serif;letter-spacing:-1px}.aboutme-position{font:300 25px Inter tight,sans-serif;letter-spacing:-1px}.aboutme-desc{font:400 38px Inter tight,sans-serif;letter-spacing:-.5px;line-height:120%;padding-bottom:2rem}.desc-highlight{font-weight:700}@media screen and (max-width: 1500px){.aboutme-desc{line-height:120%}}@media screen and (max-width: 1400px){.brand-face{height:600px}.aboutme-title{font-size:50px}.aboutme-subtitle{padding-bottom:1rem;font-size:35px}.aboutme-subtitle>strong{font-weight:700}.aboutme-edu{font-size:20px}.aboutme-position{font-size:18px}.aboutme-desc{font:400 25px Inter tight,sans-serif;letter-spacing:-1px;line-height:150%;padding-bottom:2rem}}@media screen and (max-width: 1300px){.brand-face{height:600px}.aboutme-title{font-size:50px}.aboutme-subtitle{padding-bottom:1rem;font-size:35px}.aboutme-subtitle>strong{font-weight:700}.aboutme-edu{font-size:20px}.aboutme-position{font-size:18px}.aboutme-desc{font:400 22px Inter tight,sans-serif;letter-spacing:-.5px;line-height:130%;padding-bottom:2rem}}@media screen and (max-width: 1100px){.brand-face{height:500px}.aboutme-title{font-size:40px}.aboutme-subtitle{padding-bottom:1rem;font-size:30px}.aboutme-subtitle>strong{font-weight:700}.aboutme-edu{font-size:18px}.aboutme-position{font-size:16px}.aboutme-desc{font:400 18px Inter tight,sans-serif;letter-spacing:-.5px;line-height:150%;padding-bottom:2rem}}@media screen and (max-width: 1024px){.brand-face{height:500px}.aboutme-title{font-size:40px}.aboutme-subtitle{padding-bottom:1rem;font-size:30px}.aboutme-subtitle>strong{font-weight:700}.aboutme-edu{font-size:18px}.aboutme-position{font-size:16px}.aboutme-desc{font:400 18px Inter tight,sans-serif;letter-spacing:-.5px;line-height:120%;padding-bottom:2rem}}@media screen and (max-width: 900px){.brand-face{margin-left:-2rem;height:500px}.aboutme-title{font-size:40px;display:none}.aboutme-subtitle{display:none;padding-bottom:1rem;font-size:30px}.aboutme-subtitle>strong{font-weight:700}.aboutme-edu{font-size:18px}.aboutme-position{font-size:16px}.aboutme-desc{display:none;font:400 18px Inter tight,sans-serif;letter-spacing:-.5px;line-height:120%;padding-bottom:2rem}.aboutme-desc-02,.aboutme-header,.aboutme-desc-022,.aboutme-position-02,.aboutme-socialicons,.aboutme-title-02{display:block}.aboutme-header{font:700 35px Inter tight,sans-serif;letter-spacing:-1px;text-align:center;margin-top:5rem}.aboutme-desc-02{font:400 30px Inter tight,sans-serif;letter-spacing:-.5px;line-height:150%}.aboutme-title-02{font:400 30px Inter tight,sans-serif;letter-spacing:-.5px}.aboutme-position-02{font:400 20px Inter tight,sans-serif;letter-spacing:-.5px;padding:1rem 0}.aboutme-socialicons{display:flex;align-items:center;gap:1.5rem}.social-icons-01{width:40px}.aboutme-desc-022{width:90%;margin:0 auto;padding-top:3rem;font:400 30px Inter tight,sans-serif;letter-spacing:-.5px}}@media screen and (max-width: 700px){.aboutme-desc-02{font:400 20px Inter tight,sans-serif;letter-spacing:-1px;line-height:220%}.brand-face{margin-left:-2rem;height:400px}.aboutme-desc-022{font-size:20px;padding-top:1.5rem}}@media screen and (max-width: 700px){.aboutme-desc-02{font:400 25px Inter tight,sans-serif;letter-spacing:-1px;line-height:250%}.aboutme-title-02{margin-top:1rem;font:400 25px Inter tight,sans-serif;letter-spacing:-1px}.aboutme-position-02{font:400 18px Inter tight,sans-serif;letter-spacing:-1px;padding:.5rem 0 1rem}.aboutme-desc-02{font:400 25px Inter tight,sans-serif;letter-spacing:-.5px;line-height:150%}.brand-face{margin-left:-2rem;height:400px}.aboutme-desc-022{font:400 25px Inter tight,sans-serif;padding-top:1.5rem}}@media screen and (max-width: 600px){.aboutme-desc-02{font:400 22px Inter tight,sans-serif;line-height:250%}.aboutme-title-02{margin-top:1rem;font:400 22px Inter tight,sans-serif}.aboutme-position-02{font:400 18px Inter tight,sans-serif;padding:.5rem 0 1rem}.aboutme-desc-02{font:400 20px Inter tight,sans-serif;line-height:150%}.brand-face{margin-left:-2rem;height:350px}.aboutme-desc-022{font-size:20px;padding-top:1.5rem}}@media screen and (max-width: 500px){.aboutme-desc-02{font:400 22px Inter tight,sans-serif;line-height:250%}.aboutme-title-02{margin-top:1rem;font:400 22px Inter tight,sans-serif;letter-spacing:-1px}.aboutme-position-02{font:400 18px Inter tight,sans-serif;padding:.5rem 0 1rem}.aboutme-desc-02{font:400 18px Inter tight,sans-serif;line-height:150%}.brand-face{margin-left:-1rem;height:300px}.aboutme-desc-022{width:90%;text-align:justify;font-size:18px;padding-top:1.5rem}}@media screen and (max-width: 425px){.aboutme-desc-02{font:400 22px Inter tight,sans-serif;letter-spacing:0px;line-height:250%}.aboutme-title-02{margin-top:1rem;font:400 22px Inter tight,sans-serif;letter-spacing:0px}.aboutme-position-02{font:400 18px Inter tight,sans-serif;letter-spacing:0px;padding:.5rem 0 1rem}.aboutme-desc-02{font:400 16px Inter tight,sans-serif;letter-spacing:0px;line-height:150%}.brand-face{margin-left:-1rem;height:250px}.aboutme-desc-022{width:90%;text-align:justify;font-size:16px;padding-top:1rem}}@media screen and (max-width: 375px){.aboutme-desc-02{font:400 22px Inter tight,sans-serif;line-height:250%}.aboutme-title-02{margin-top:.5rem;font:400 22px Inter tight,sans-serif}.aboutme-position-02{font:400 18px Inter tight,sans-serif;padding:.5rem 0 1rem}.aboutme-desc-02{font:400 16px Inter tight,sans-serif;line-height:120%}.brand-face{margin-left:-1rem;height:250px}.aboutme-desc-022{width:90%;text-align:justify;font-size:16px;padding-top:1rem}.aboutme-socialicons{gap:1rem}.social-icons-01{width:30px}}.WorkedWith{margin:5rem 0}.ww-container{width:90%;margin:0 auto;text-align:center}.ww-title{font:700 80px Inter tight,sans-serif;letter-spacing:-1px}.workedwith-clients{margin:3rem 0;display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;align-items:center}.ww-client{width:200px;margin-right:5rem}@media screen and (max-width: 1024px){.ww-client{width:200px;margin-right:1rem}}@media screen and (max-width: 768px){.ww-title{font-size:35px}.workedwith-clients{margin-top:1rem}}@media screen and (max-width: 500px){.ww-title{font-size:22px;padding-bottom:2rem}.workedwith-clients{margin-top:0rem;gap:1rem}}.NumberSection{background-color:#e3e3e3;padding:20px 0;display:flex;justify-content:center;align-items:center}.numbersection-container{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:90%;max-width:1200px;text-align:center}.number-box{padding:20px}.number{font:700 60px Inter tight,sans-serif;color:var(--black)}.number-lead{font:300 20px Inter tight,sans-serif;color:var(--black)}@media (max-width: 1024px){.number{font:700 45px Inter tight,sans-serif;color:var(--black)}.number-lead{font:300 18px Inter tight,sans-serif;color:var(--black)}}@media (max-width: 768px){.pb-0{padding-bottom:0}.numbersection-container{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.number{font:800 30px Inter tight,sans-serif;color:var(--black)}.number-lead{font:300 16px Inter tight,sans-serif;color:var(--black)}}.OfferSection{min-height:fit-content}.offer-container{width:90%;height:40vh;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.offer-title{font:700 45px Inter tight,sans-serif;letter-spacing:-1px}.offer-lead{padding:.5rem 0 2rem;letter-spacing:-1px;font:400 30px Inter tight,sans-serif}.join-now-btn{letter-spacing:-.5px;text-transform:capitalize;background:linear-gradient(to right bottom,#f70,#ffc766);padding:.8rem 3rem;border-radius:10px;border:2px solid #FFC766;font:600 22px Inter tight,sans-serif;color:#f3f3f3;text-decoration:none;box-shadow:#32325d40 0 6px 12px -2px,#0000004d 0 3px 7px -3px}@media screen and (max-width: 550px){.offer-container{width:90%;height:30vh}.offer-title{font-size:30px;letter-spacing:-.5px}.offer-lead{padding:1rem 0;font-size:20px;letter-spacing:-.5px}}@media screen and (max-width: 425px){.offer-container{width:90%;height:30vh}.offer-title{font-size:28px;letter-spacing:-.5px}.offer-lead{padding:.5rem 0 1rem;font-size:18px;letter-spacing:-.5px}}.timer-container{margin-bottom:3rem;display:flex;gap:2rem;align-items:center;justify-content:center}.time-box{display:flex;flex-direction:column;align-items:center;margin:0 5px}.time-value{font-size:36px;font-weight:700;font:800 80px Inter tight,sans-serif;letter-spacing:-2.5px}.time-label{font-size:12px;font:400 20px Inter tight,sans-serif;text-transform:uppercase}.colon{font-size:36px;margin:0 5px}@media screen and (max-width: 600px){.timer-container{margin-bottom:3rem;display:flex;gap:1rem;align-items:center;justify-content:center}.time-value{font:700 50px Inter tight,sans-serif}.time-label{font:400 16px Inter tight,sans-serif}}@media screen and (max-width: 500px){.timer-container{margin-bottom:3rem;gap:.5rem}.time-value{font-weight:800;letter-spacing:-.5px}}@media screen and (max-width: 425px){.timer-container{margin-bottom:3rem;gap:.5rem}.time-value{font-size:45px;font-weight:800;letter-spacing:-.5px}.time-label{font-size:14px}}.lapbg{width:70%;margin-bottom:3rem}.hero2-bg{width:100%;min-height:120vh;position:relative;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 1200px){.lapbg{width:80%}}@media screen and (max-width: 1024px){.lapbg{width:90%}}@media screen and (max-width: 768px){.lapbg{width:90%}.hero2-bg{width:100%;min-height:55vh;position:relative;display:flex;justify-content:center;align-items:center}.secondarybg{top:0}}@media screen and (max-width: 425px){.lapbg{width:90%}.hero2-bg{width:100%;min-height:45vh;position:relative;display:flex;justify-content:center;align-items:center}.secondarybg{top:-10px;width:250%}}.topics-container{width:80%;margin:0 auto 5rem}.topics-title{width:80%;margin:3rem auto;text-align:center;font:800 80px Inter tight,sans-serif;letter-spacing:-2px;text-transform:capitalize;background:linear-gradient(to right,#ffa927,#d15b00);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.topics{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.topic-lists{padding:2rem 5rem 1rem;width:50%;border-radius:15px;border:3px solid #FF9900}.topic-items{letter-spacing:-.5px;font:500 25px Inter tight,sans-serif;padding-bottom:.5rem}.topic-lists-02{display:none}@media screen and (max-width: 1400px){.topic-lists{padding:2rem 5rem 1rem;width:50%;border-radius:15px;border:3px solid #FF9900}}@media screen and (max-width: 1200px){.topics-container{width:90%;margin:0 auto 5rem}.topic-lists{padding:2rem 5rem 1rem;width:50%;border-radius:15px;border:3px solid #FF9900}}@media screen and (max-width: 1024px){.topics-container{width:90%;margin:0 auto 5rem}.topic-lists{padding:1.5rem 3rem 1rem 4rem;width:50%;border-radius:15px;border:3px solid #FF9900}.topic-items{font-size:20px;padding-bottom:.5rem}}@media screen and (max-width: 900px){.topics-title{width:80%;margin:3rem auto;text-align:center;font-size:60px;text-transform:capitalize}}@media screen and (max-width: 768px){.topics-container{width:90%;margin:0 auto 5rem}.topic-lists{padding:1.5rem 2rem 1rem 3rem;width:50%;border-radius:15px;border:3px solid #FF9900}.topic-items{font-size:16px;padding-bottom:.5rem}}@media screen and (max-width: 650px){.topics-container{width:90%;margin:0 auto 5rem}.topic-lists{display:none}.topics-title{width:80%;margin:3rem auto;text-align:center;font-size:45px;text-transform:capitalize;letter-spacing:-1px}.topic-lists-02{display:block;padding:2rem 5rem 1rem 4rem;width:100%;border-radius:15px;border:3px solid #FF9900}.topic-lists-02>.topic-items{font-size:20px;width:100%}}@media screen and (max-width: 550px){.topics-container{width:90%;margin:0 auto 5rem}.topic-lists{display:none}.topics-title{width:80%;margin:3rem auto;text-align:center;font-size:35px;text-transform:capitalize}.topic-lists-02{display:block;padding:2rem 0 1rem 4rem;width:100%;border-radius:15px;border:3px solid #FF9900}.topic-lists-02>.topic-items{font-size:16px;width:100%}}@media screen and (max-width: 425px){.topics-container{width:90%;margin:0 auto 5rem}.topic-lists{display:none}.topics-title{width:80%;margin:3rem auto 2rem;text-align:center;font-size:30px;text-transform:capitalize}.topic-lists-02{display:block;padding:1rem 1rem 1rem 3rem;width:100%;border-radius:15px;border:3px solid #FF9900}.topic-lists-02>.topic-items{font-size:14px;width:100%;padding-bottom:.1rem}}.StickyBar{background-color:#f7ad30;box-shadow:0 -2px 18px #00000080}.stickybar{margin:0 auto;padding:1rem 0;display:flex;justify-content:center;align-items:center;gap:3rem}.stickybar-title{width:fit-content;font:800 40px Inter tight,sans-serif}.stickybar-lead{font:800 35px Inter tight,sans-serif}.stickybar-lead>strong{font:500 25px Inter tight,sans-serif;margin-right:1rem;text-decoration:line-through}.sticky-join{font:500 20px Inter tight,sans-serif;background-color:var(--black);border-radius:15px;padding:1rem 2rem;color:var(--white-02);text-decoration:none}.sticky-content-02{display:none}.gst-text-01{font:500 16px Inter tight,sans-serif;color:#000;white-space:nowrap;letter-spacing:-.5px;transform:translate(-32px);position:relative;top:2px}@media screen and (max-width: 1200px){.stickybar{margin:0 auto;display:flex;justify-content:center;align-items:center;gap:2rem}.stickybar-title,.stickybar-lead{font:800 25px Inter tight,sans-serif}.stickybar-lead>strong{font:500 18px Inter tight,sans-serif;margin-right:.5rem;text-decoration:line-through}.sticky-join{border-radius:10px;padding:.8rem 2rem;font:500 18px Inter tight,sans-serif}}@media screen and (max-width: 600px){.stickybar{margin:0 auto;display:flex;justify-content:center;align-items:center;gap:1.5rem}.stickybar-title,.stickybar-lead{font:800 20px Inter tight,sans-serif}.stickybar-lead>strong{font:500 15px Inter tight,sans-serif;margin-right:.5rem;text-decoration:line-through}.sticky-join{border-radius:10px;padding:.8rem 2rem;font:500 15px Inter tight,sans-serif}}@media screen and (max-width: 500px){.gst-text-02{display:block;font:500 10px Inter tight,sans-serif;color:#000;opacity:.7;margin-top:-2px;letter-spacing:-.5px;transform:translate(60px)}.gst-text-01{display:none}.stickybar{margin:0 auto;display:flex;justify-content:center;align-items:center;gap:1rem}.hide{display:none}.stickybar-title,.stickybar-lead{font:800 20px Inter tight,sans-serif}.stickybar-lead>strong{font:500 15px Inter tight,sans-serif;margin-right:.5rem;text-decoration:line-through}.sticky-join{border-radius:10px;padding:.8rem 2rem;font:500 15px Inter tight,sans-serif}.sticky-content-02{display:block}}@media screen and (max-width: 425px){.stickybar{margin:0 auto;display:flex;justify-content:center;align-items:center;gap:1.5rem}.stickybar-title,.stickybar-lead{font:800 20px Inter tight,sans-serif}.stickybar-lead>strong{font:500 14px Inter tight,sans-serif;margin-right:.5rem;text-decoration:line-through}.sticky-join{border-radius:10px;padding:.8rem 2rem;font:500 14px Inter tight,sans-serif}}.Footer{display:block}.footer-container{width:90%;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.footer-content{display:flex;align-items:center}.brandprofile-pic{width:50px;margin-right:1rem;border-radius:50px}.brandlogo-pic{width:200px}.footer-lead{letter-spacing:-1px;font:300 20px Inter tight,sans-serif}.footer-content{display:flex;align-items:center;gap:5px}.text-center{text-align:center;padding-top:.5rem;display:none}@media screen and (max-width: 1024px){.brandprofile-pic{width:40px}.brandlogo-pic{width:150px}.footer-lead{font-size:16px}}@media screen and (max-width: 768px){.brandprofile-pic{width:40px}.brandlogo-pic{width:150px}.footer-lead{display:none}.text-center{display:block;margin-top:1rem}}@media screen and (max-width: 425px){.brandprofile-pic{margin-right:.3rem}}
