:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#fff;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;overflow-x:hidden}.wavebrand{width:100%;position:absolute;left:0;right:0;bottom:0}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html{scroll-behavior:smooth}.waves{position:relative;width:100%;height:15vh;margin-bottom:-7px;min-height:100px;max-height:150px}.content{position:relative;height:20vh;text-align:center;background-color:#fff}@media (max-width: 768px){.waves{height:40px;min-height:40px}.content{height:30vh}h1{font-size:24px}}.navbar{width:100%;height:75px;background:#08f;position:fixed;top:0;left:0;z-index:1000;box-shadow:0 2px 4px #0000001a}.navbar-container{width:100%;max-width:1375px;height:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 24px;box-sizing:border-box}.navbar-logo{display:flex;align-items:center;gap:8px}.navbar-logo img{height:32px;width:auto}.navbar-links{display:flex;align-items:center;gap:40px}.navbar-links a{color:#fff;text-decoration:none;font-size:16px;font-weight:500;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.get-started-btn{background:#fff;color:#08f;border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:600;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;transition:background-color .2s ease}.get-started-btn:hover{background:#f5f5f5}.mobile-menu-btn{display:none;background:none;border:none;color:#fff;cursor:pointer;padding:8px}.sidebar{display:none;position:fixed;top:0;right:-100%;width:70%;height:100vh;background:#08f;transition:right .3s ease;z-index:1001}.sidebar.open{height:100%;right:0}.sidebar-header{padding:20px;border-bottom:1px solid rgba(255,255,255,.1)}.back-arrow{color:#fff;cursor:pointer;padding:8px;background:#ffffff1a;border-radius:8px;transition:background-color .2s ease}.back-arrow:hover{background:#fff3}.sidebar-content{display:flex;flex-direction:column;padding:24px;gap:24px}.sidebar-content a{color:#fff;text-decoration:none;font-size:16px;font-weight:500;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;padding:12px;border-radius:8px;transition:background-color .2s ease}.sidebar-content a:hover{background:#ffffff1a}.sidebar-content .get-started-btn{margin-top:12px}@media screen and (max-width: 1024px){.navbar-container{padding:0 20px}.navbar-links{gap:30px}}@media screen and (max-width: 768px){.mobile-menu-btn{display:block}.desktop-nav{display:none}.sidebar{display:block}}@media screen and (max-width: 480px){.navbar{height:70px}.navbar-container{padding:0 16px}.navbar-logo img{height:28px}.get-started-btn{padding:10px 20px;font-size:14px}}@media screen and (max-width: 375px){.navbar-container{padding:0 12px}.navbar-logo img{height:24px}.sidebar{width:85%}.sidebar-content{padding:20px 16px}}.hero-section{width:100%;overflow:hidden;position:relative;padding:0;margin:0}.hero-image-container{width:100%;height:auto;overflow:hidden;display:flex;justify-content:center;align-items:center;margin-top:3%}.hero-image{width:100%;height:auto;max-width:100%;object-fit:cover;transition:transform .3s ease-in-out;margin-top:20%}.hero-image{margin-top:15%}@media (min-width: 1400px){.hero-image-container{height:auto;max-height:none;overflow:visible;padding-top:9%}.hero-image{height:135vh;width:auto;object-fit:cover;display:block}}@media (min-width: 1200px){.hero-image-container{width:100%;height:auto;overflow:hidden;display:flex;justify-content:center;align-items:center;margin-top:3%}.hero-image{width:100%;height:auto;max-width:100%;object-fit:cover;transition:transform .3s ease-in-out;margin-top:-7.9%}}@media (min-width: 992px) and (max-width: 1199.98px){.hero-image-container{width:100%;height:auto;overflow:hidden;display:flex;justify-content:center;align-items:center;margin-top:6.7%}.hero-image{width:100%;height:95vh;max-width:110%;object-fit:cover;transition:transform .3s ease-in-out;margin-top:-1px}}@media (min-width: 768px) and (max-width: 991.98px){.hero-image-container{width:100%;height:auto;overflow:hidden;display:flex;justify-content:center;align-items:center}.hero-image{width:100%;height:auto;max-width:100%;object-fit:cover;transition:transform .3s ease-in-out;margin-top:45px}}@media (max-width: 575.98px){.hero-image-container{width:100%;height:auto;overflow:hidden;display:flex;justify-content:center;align-items:center;margin-top:-19px}.hero-image{width:100%;height:auto;max-width:100%;object-fit:cover;transition:transform .3s ease-in-out;margin-top:21%}}.background-image-features{background-image:url(/images/sg.png);background-size:cover;background-position:center;width:100%;height:100vh;position:absolute;margin-top:600px;z-index:0}.features-heading h2{font-size:1.8rem;color:#2d3748;opacity:0;transform:translateY(30px);animation:fadeInUp 1s ease forwards;animation-delay:1.2s}.feature-card p{font-weight:400;color:#1f2937;margin:0;font-size:1.2rem}.feature-card p{text-align:center;margin-top:10px}@media (max-width: 1024px){.features-container{height:auto;padding-bottom:4rem}.background-image-features{height:35vh;margin-top:150px}.mobile-full-image-container{display:block;margin-top:2rem}.features-heading{padding:1.5rem;margin-bottom:0}.features-heading h1{font-size:2.5rem;margin-bottom:.5rem;line-height:36px}}@media (max-width: 768px){.feature-card-wrapper{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}.features-container{padding-bottom:3rem}.background-image-features{height:30vh;margin-top:120px}.features-heading h1{font-size:2rem}.features-heading h2{font-size:1.5rem;margin-top:0}.mobile-full-image-container{margin-top:1.5rem}}@media (max-width: 640px){.features-container{padding-bottom:2rem}.background-image-features{height:25vh;margin-top:100px}.features-heading{padding:1.5rem}.mobile-full-image-container{margin-top:1rem}}.community{text-align:center;background-color:#fff;padding:10px 20px}.community h2{font-size:51.2px;color:#098bff;margin-bottom:10px;font-weight:700}.community p{font-size:31.29px;color:#000;margin-top:-10px;font-weight:500}.community-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.community-card{width:350px;border-radius:10px;padding:8px;transition:transform .3s ease}.community-card:hover{transform:translateY(-5px)}.community-card img{width:100%;height:auto;overflow:hidden;margin-bottom:10px;border-radius:40px;border:5px solid transparent;transition:border-color .3s ease}.community-card img:hover{border-color:#0081e9;border-radius:40px}.community-card h3{font-size:18px;color:#007bff}@media (min-width: 1200px){.community{text-align:center;background-color:#fff;padding:10px 20px}.community h2{font-size:50px;color:#098bff;margin-bottom:10px}.community p{font-size:28px;color:#000;margin-top:-10px;font-weight:500}.community-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.community-card{width:300px;border-radius:10px;padding:8px;transition:transform .3s ease}.community-card:hover{transform:translateY(-5px)}.community-card img{width:100%;height:auto;margin-bottom:10px}.community-card h3{font-size:18px;color:#007bff}}@media (min-width: 992px) and (max-width: 1199.98px){.community{text-align:center;background-color:#fff;padding:10px 20px}.community h2{font-size:50px;color:#098bff;margin-bottom:5px;margin-top:-60px}.community p{font-size:28px;color:#000;margin-top:-10px;font-weight:500}.community-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.community-card{width:275px;border-radius:10px;padding:8px;transition:transform .3s ease}.community-card:hover{transform:translateY(-5px)}.community-card img{width:100%;height:auto;margin-bottom:10px}.community-card h3{font-size:18px;color:#007bff}}@media (min-width: 768px) and (max-width: 991.98px){.community{text-align:center;background-color:#fff;padding:10px 20px}.community h2{font-size:40px;color:#098bff;margin-bottom:5px;margin-top:-60px}.community p{font-size:25px;color:#000;margin-top:-10px;font-weight:500}.community-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:5px}.community-card{width:220px;border-radius:10px;padding:8px;transition:transform .3s ease}.community-card:hover{transform:translateY(-5px)}.community-card img{width:100%;height:auto;margin-bottom:10px}.community-card h3{font-size:18px;color:#007bff}}@media (max-width: 575.98px){.community{text-align:center;background-color:#fff;padding:20px;margin-top:40px}.community h2{font-size:35px;color:#098bff;margin-bottom:5px;margin-top:-60px}.community p{font-size:20px;color:#000;margin-top:-10px;font-weight:500}.community-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:1px}.community-card{width:90%;border-radius:10px;padding:8px;transition:transform .3s ease}.community-card:hover{transform:translateY(-5px)}.community-card img{width:100%;height:auto;margin-bottom:10px}.community-card h3{font-size:18px;color:#007bff}}.setup-container{padding-top:3rem}.setup-container h2{text-align:center;color:#0a8fe8;margin-bottom:5px;font-size:4rem}.setup-container p{text-align:center;font-weight:700;font-size:2rem;margin-top:5px}.setup-container img{display:block;margin:0 auto}.setup-image{width:70%;margin:0 auto;height:auto;display:block;object-fit:contain}.setup-new{width:55%;margin:0 auto}.how-it h2{font-size:51.2px;color:#098bff;margin-bottom:10px;font-weight:700;margin-top:0}.how-it p{font-size:31.29px;color:#000;margin-top:-10px;font-weight:500}.dna{position:relative}.dna img{display:block;margin:0 auto}.branch-leaf{position:absolute;left:225px;top:81px;width:360px;display:flex;justify-content:center;align-items:center;background-color:#60c7ff;padding:24px;gap:2rem;border-radius:100px}.branch-leaf{position:absolute;top:12%;left:-347px;display:flex;align-items:center}.product-logo{background-color:#fff;padding:24px;border-radius:100%}.sampling p{color:#001fc9;font-size:18px;font-weight:700}.setup-text{position:relative}.thunder{position:absolute;width:60px;height:auto;animation:float 3s ease-in-out infinite;z-index:0;opacity:.7}.thunder-left{top:20%;left:-5px;animation-delay:.5s}.thunder-right{top:40%;right:5px;animation-delay:1s}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-40px)}to{transform:translateY(0)}}.setup-container{position:relative;padding:0 0 40px}.dna{position:relative;width:fit-content;margin:0 auto}.dna-thread{display:block;width:100%;max-width:600px;margin:0 auto}.sampling{background-color:#f3f3f3;padding:10px 15px;border-radius:8px;font-weight:700;text-align:right}.product-logo img{width:50px;height:auto;margin-left:10px}.leaf-connector{content:"";position:absolute;right:-20px;top:50%;width:100px;height:2px;background:#999;transform:rotate(-20deg);transform-origin:left center;z-index:1}@media screen and (max-width: 1024px){.setup-container{padding:15px;margin-top:-50%}}@media screen and (max-width: 768px){.how-it h2{font-size:34px}.how-it p{font-size:18px}.thunder-left{top:29%}.thunder{width:25px}.setup-container{padding:10px}}@media screen and (max-width: 480px){.setup-container{padding:5px}}@media (max-width: 575.98px){.setup-container{width:100%;max-width:1540px;margin:0 auto;box-sizing:border-box}.setup-image{width:100%;height:auto;display:block;object-fit:cover}}@media (min-width: 375px) and (max-width: 425px){.setup-container{width:100%;max-width:1540px;margin:0 auto;box-sizing:border-box}.setup-image{width:100%;height:auto;display:block;object-fit:contain;top:-90px}}@media (min-width: 320px){.setup-container{width:100%;max-width:90%;margin:0 auto;box-sizing:border-box}}.For-container{width:100%;max-width:1540px;margin:20px auto 0;box-sizing:border-box}._mobile{display:none}._desktop{display:block}.retailer-inner{margin-top:1rem;display:flex;flex-wrap:wrap;width:80%;gap:1.5em;align-items:center;margin:0 auto;justify-content:center;margin-top:0rem}.retailer-name h2{display:flex;align-items:center;margin-left:20%;margin-bottom:15px;font-size:60.9px;color:#fff;gap:1rem}.retailer-name img{width:500px}.retailer-inner img{width:380px}.For-image{width:100%;height:auto;display:block;object-fit:contain}.retailer-hero img{width:100%}.Retailer-container{background-image:url(/images/new40.png);background-size:cover;padding:180px 0 300px;background-position:top;position:relative}.retailer-boy img{position:absolute;width:466px;right:20px;top:-113px}.our-reach{width:70%;margin:0 auto;padding:0 0 40px}.our-reach h3{font-size:3rem;margin-top:0;text-align:center}.reach-counter{width:70%;margin:0 auto;display:flex;justify-content:space-between}.counter-inner{display:flex;flex-direction:column;align-items:center}.counter-inner h4{text-align:center;font-size:2rem;margin:0;margin-top:1rem;color:#000!important}.counter-inner p{text-align:center;font-size:22px;margin-top:0;color:#696969;text-transform:uppercase}@media screen and (max-width: 1024px){.For-container{padding:15px}}@media screen and (max-width: 768px){.retailer-inner img{width:100%}._mobile{display:block}._desktop{display:none}.retailer-name img{width:275px}.retailer-boy img{position:absolute;width:118px;right:0;top:120px}.retailer-name{margin-top:25px}.our-reach{width:70%;margin:0 auto;padding-bottom:2rem;margin-top:4rem 64px}.retailer-name h2{margin-left:3%;font-size:2rem;color:#fff;margin-top:0}.retailer-inner{width:85%;margin-top:1rem}.Retailer-container{background-image:url(/images/retailermobile.png);background-size:cover;padding:200px 0 140px;position:relative;height:auto;width:100%;display:block;background-position:top}.reach-counter{flex-direction:column;gap:4.2rem;margin-top:1rem}.For-container{padding:10px}.counter-inner img{width:100px}.our-reach h3{font-size:2rem;text-align:center}.counter-inner p{text-align:center;font-size:17px;margin-top:0;color:#696969}}@media screen and (max-width: 480px){.For-container{padding:5px}}.faq-container{display:flex;background-color:#e3f4ff;margin:0 auto;justify-content:center;padding:30px 20px 0;gap:60px;align-items:flex-start}.faq-image-section{flex:1;max-width:500px}.faq-image{width:100%;margin-top:20%;height:auto;display:block}.faq-content{flex:1;max-width:800px;background-color:#e3f4ff;padding:20px;border-radius:12px}.faq-content h2{font-size:42px;font-weight:600;margin-top:0;color:#333;margin-bottom:40px}.faq-list{display:flex;flex-direction:column;gap:16px}.faq-item{border-bottom:1px solid #E5E7EB}.faq-question{width:100%;text-align:left;padding:16px 0;background:none;border:none;cursor:pointer;font-size:16px;font-weight:500;color:#333;display:flex;justify-content:space-between;align-items:center}.faq-icon{font-size:24px;color:#0080ff;transition:transform .3s ease}.faq-item.active .faq-icon{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:all .3s ease-out;opacity:0;color:#666;line-height:1.6}.faq-answer.show{max-height:200px;opacity:1;padding-bottom:16px}@media (max-width: 1024px){.faq-container{padding:40px 20px;gap:40px;margin-bottom:0}.faq-content h2{font-size:28px;margin-bottom:30px}.faq-list{margin-bottom:10px;padding:20px;border-radius:12px}}@media (max-width: 768px){.faq-container{flex-direction:column;align-items:center;padding:30px 20px;margin-bottom:0}.faq-image-section{max-width:400px;margin-bottom:30px}.faq-content h2{font-size:24px;text-align:center}.faq-list{margin-bottom:20px;padding:20px;border-radius:12px}}@media (max-width: 480px){.faq-container{padding:20px 15px;margin-bottom:0}.faq-image-section{max-width:300px}.faq-content h2{font-size:22px;margin-bottom:25px}.faq-question{font-size:15px;padding:12px 0}.faq-answer{font-size:14px}.faq-list{margin-bottom:10px;padding:20px;border-radius:12px}}.faq-list{display:flex;flex-direction:column;gap:16px;max-height:400px;overflow-y:auto;padding-right:10px;scrollbar-width:thin;scrollbar-color:#0080FF #E3F4FF}.faq-list::-webkit-scrollbar{width:6px}.faq-list::-webkit-scrollbar-track{background:#e3f4ff}.faq-list::-webkit-scrollbar-thumb{background-color:#0080ff;border-radius:10px}@media (max-width: 768px){.faq-list{max-height:400px}}@media (max-width: 480px){.faq-list{max-height:300px}}.faq-question{font-size:1.2rem;font-weight:500;padding:1rem;width:100%;text-align:left;border:none;outline:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-answer{font-size:1.05rem;padding:0 1rem 1rem;line-height:1.6;color:#333}.faq-icon{font-size:1.5rem}.faq-item.active .faq-answer,.faq-answer.show{display:block}.footer{background:linear-gradient(to right,#0087ff,#62c9ff);padding:60px 20px;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;position:relative;z-index:2}.footer-content{max-width:1300px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap;gap:40px}.footer-section{flex:1 1 250px;min-width:240px}.footer-section h3{font-size:20px;margin-bottom:20px;font-weight:600;border-left:4px solid #fff;padding-left:10px}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:12px;font-size:15px;cursor:pointer;transition:color .3s ease}.footer-section ul li:hover{color:#ffe082}.footer-link{text-decoration:none;font-size:15px;transition:color .3s}.footer-link:hover{color:#ffe082}.contact-info .contact-item{display:flex;align-items:flex-start;margin-bottom:15px}.contact-icon{width:24px;height:24px;margin-right:12px}.contact-item p{margin:0;font-size:14px}.social-icons{display:flex;gap:18px;align-items:center}.social-icons img{width:32px;height:32px;transition:transform .3s ease}.social-icons img:hover{transform:scale(1.2) rotate(5deg)}.newsletter-form{display:flex;flex-direction:column}.newsletter-form label{font-size:14px;margin-bottom:8px}.newsletter-form input{padding:12px 14px;border:none;border-radius:6px;font-size:15px;margin-bottom:10px;width:100%;max-width:300px}.newsletter-form button{background-color:#ffe082;color:#004aad;font-weight:700;padding:10px 20px;border:none;border-radius:6px;cursor:pointer;width:fit-content;transition:background-color .3s}.newsletter-form button:hover{background-color:#fff176}@media screen and (max-width: 768px){.footer-section h3{font-size:22px}.footer-section ul{padding:0 17px}.footer-section{flex:11}.footer{padding:20px}.footer-content{flex-direction:column;align-items:center;gap:15px}.footer-section{width:100%}.contact-info .contact-item{text-align:left}.newsletter-form{align-items:center}.newsletter-form label{display:none}.contact-item p{font-size:15px}.newsletter-form{justify-content:space-between;flex-direction:inherit}.newsletter-form input{max-width:230px;margin-bottom:0}}@media screen and (max-width: 400px){.newsletter-form input{max-width:70%;background:#fff;margin-bottom:10px}.newsletter-form{flex-wrap:wrap}.footer-section{min-width:100%}}.brand-carousel-container{width:100%;margin:0 auto;padding:2rem 0 0rem;overflow:hidden;position:relative}.brand-carousel-container h2{font-size:45px;width:100%;text-align:center;margin-bottom:30px;color:#098bff;margin-top:0;font-weight:700}.brand-carousel-track{display:flex;width:100%;animation:scroll 10s linear infinite}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.brand-slide{padding:0 2rem;display:flex;justify-content:center;align-items:center;height:100px;flex-shrink:0}.brand-logo{max-width:100%;max-height:100%;object-fit:contain;transition:all .3s ease}.brand-logo:hover{filter:grayscale(0%);opacity:1}@media (max-width: 1024px){.brand-slide{padding:0 1.5rem;height:80px}}@media (max-width: 768px){.brand-carousel-container{padding:0px 0px 2rem}.brand-carousel-container h2{font-size:35px}.brand-slide{padding:0 1rem;height:60px}.brand-carousel-track{animation-duration:30s}}@media (max-width: 480px){.brand-slide{padding:0 .75rem;height:50px}.brand-carousel-track{animation-duration:20s}}.brands-container{position:relative;background-image:url(/images/brandsbg.png);background-size:cover;width:100%;padding:570px 0 300px;display:block;overflow:hidden}.mobile-brands-container{display:none}.brands-background{position:absolute;top:0;left:0;width:100%}.background-image{width:100%;height:100%;object-fit:cover}.slider-container{position:relative;width:100%;max-width:1200px;height:350px;margin:0 auto;display:flex;align-items:center;justify-content:center;padding:0 60px;box-sizing:border-box;top:41%;transform:translateY(-50%)}.slider-container_new{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}.cards-container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.card{position:absolute;width:600px;height:350px;transition:all 10s ease-in;opacity:0;transform:translate(100%)}.card.active{opacity:1;transform:translate(0)}.card img{width:100%;height:100%;object-fit:contain;margin-top:20%}.card.active{opacity:2.7;transform:translate(0) scale(1);z-index:2}.card.prev{opacity:2.7;transform:translate(-105%) scale(1);z-index:2}.card.next{opacity:2.7;transform:translate(105%) scale(1);z-index:1}button:focus{outline:none;box-shadow:none;border:none}.nav-brands img{width:40%;height:50%;object-fit:contain;margin-bottom:-120%}@media (min-width: 1400px){.card{position:absolute;width:695px;height:350px;transition:all .5s ease;opacity:0;transform:translate(100%) scale(.8)}.nav-brands{position:relative;background:none;border:none;cursor:pointer;z-index:3;padding:2px;margin-top:20px;transition:transform .3s ease}.nav-button-prev{background:none;margin-left:350%;margin-top:330%}.nav-button-next{margin-left:-501%;margin-top:330%}.nav-button img{width:42px;height:42px;object-fit:contain}}@media (min-width: 1200px){.card{position:absolute;width:695px;height:350px;transition:all .5s ease;opacity:0;transform:translate(100%) scale(.8)}.nav-brands{position:relative;background:none;border:none;cursor:pointer;z-index:3;padding:2px;margin-top:20px;transition:transform .3s ease}.nav-button-prev{margin-left:350%;margin-top:335%}.nav-button-next{margin-left:-501%;margin-top:335%}.nav-button img{width:42px;height:42px;object-fit:contain}}@media (min-width: 992px) and (max-width: 1199.98px){.card{position:absolute;width:490px;height:300px;margin-top:-30%;transition:all .5s ease;opacity:0;transform:translate(100%) scale(.8)}.nav-brands{position:relative;background:none;border:none;cursor:pointer;z-index:3;padding:2px;margin-top:-15%;transition:transform .3s ease}.nav-button-prev{margin-left:305%;margin-top:200%}.nav-button-next{margin-left:-445%;margin-top:200%}.nav-button img{width:35px;height:42px;object-fit:contain}}@media (min-width: 768px) and (max-width: 991.98px){.card{position:absolute;width:320px;height:150px;margin-top:30%;transition:all .5s ease;opacity:0;transform:translate(100%) scale(.8)}.nav-brands{position:relative;background:none;border:none;cursor:pointer;z-index:3;padding:2px;margin-top:-20%;transition:transform .3s ease}.nav-button-prev{margin-left:249%;margin-top:410%}.nav-button-next{margin-left:-355%;margin-top:410%}.nav-button img{width:45px;height:42px;object-fit:contain}.brands-container{position:relative;width:100%;height:100vh;overflow:hidden;margin-top:20px}.brands-background{position:absolute;top:0;left:0;width:100%;height:100%}.background-image{width:100%;height:100%;object-fit:contain}}@media (max-width: 575.98px){.brands-container{display:none}.mobile-brands-container{width:100%;position:relative;height:auto;display:block;background:url(../images/brandmobile.png);background-size:cover;padding:140px 0 30px}.cards-container_new{position:relative;height:100%;display:flex;flex-wrap:wrap;padding:40px 20px;align-items:center;justify-content:center}.cards-container_new .card_inner{width:100%;position:relative;display:block}.cards-container_new .card_inner img{width:100%;margin-bottom:10px}.slider-container{max-width:100%}.card{position:absolute;width:321px!important;height:150px;transition:all .5s ease;opacity:0;transform:translate(100%) scale(.8);margin-top:30%}.card img{width:100%;height:100%;object-fit:cover;margin-top:8%}.nav-brands{position:relative;background:none;border:none;cursor:pointer;z-index:3;padding:2px;margin-top:-50px;transition:transform .3s ease}.nav-button-prev{margin-left:200%;margin-top:400%}.nav-button-next{margin-left:-220%;margin-top:400%}.nav-button img{width:30px;height:42px;object-fit:contain}.brands-container{position:relative;width:100%;height:40vh;overflow:hidden;margin-top:-19px}.brands-background{position:absolute;top:0;left:0;width:100%;height:100%}.background-image{width:100%;height:100%;object-fit:contain}}@media (max-width: 375px){.card{position:absolute;width:215px;height:95px;transition:all .5s ease;opacity:0;transform:translate(100%) scale(.8);margin-top:50%;margin-left:2%}.nav-brands{position:relative;background:none;border:none;cursor:pointer;z-index:3;padding:2px;margin-top:-10px;transition:transform .3s ease}.nav-button-prev{margin-left:200%;margin-top:490%}.nav-button-next{margin-left:-230%;margin-top:490%}.nav-button img{width:25px;height:32px;object-fit:contain}.brands-container{position:relative;width:100%;height:60vh;overflow:hidden;margin-top:-90px}.brands-background{position:absolute;top:0;left:0;width:100%;height:100%}.background-image{width:100%;height:100%;object-fit:contain}}.features-container{position:relative;width:100%;overflow:hidden}body{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif!important}.background-image-features{background-image:url(/images/sg.png);background-size:cover;background-position:center;width:100%;height:100vh;position:absolute;z-index:0}.features-heading{position:relative;z-index:4;text-align:center;padding:2rem;transform:translateY(100px);opacity:0;animation:riseUp 2s ease forwards;animation-delay:.5s}.features-heading h1{font-size:3.2rem;font-weight:700;color:#3182ce;opacity:0;animation:fadeInUp 1s ease forwards;animation-delay:.8s;line-height:18px}.features-heading h2{font-size:1.8rem;margin-bottom:0;color:#2d3748;opacity:0;transform:translateY(30px);animation:fadeInUp 1s ease forwards;animation-delay:1.2s}.highlight{color:#3182ce}@keyframes fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.mobile-full-image-container{display:none;position:relative;width:100%;z-index:3;margin-top:1rem;opacity:0;animation:fadeIn 1.5s ease forwards;animation-delay:1s}.mobile-full-image{width:100%;height:auto;object-fit:contain}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.desktop-only-content{display:block;position:relative;width:100%}.left-animation{position:absolute;left:-200px;top:30%;width:100%;animation:slideInLeft 2s ease forwards;z-index:2}@keyframes slideInLeft{to{left:0}}.dashboard-wrapper{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;animation:riseUp 2s ease forwards;transform:translateY(100px);opacity:0;animation-delay:1.5s;animation-fill-mode:forwards;margin-bottom:2rem}@keyframes riseUp{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}.dashboard-image{width:70%;margin-top:15px;border-radius:1rem}.cards-container{margin-top:2rem;display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;padding:0 2rem}.feature-card{background:#fff;border-radius:12px;padding:1rem;max-width:390px;box-shadow:0 8px 16px #00000014;transition:transform .3s ease;display:flex;flex-direction:row;align-items:center;gap:1rem;text-align:left}.feature-card-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.np{margin-bottom:80px}.feature-card img{width:20%;margin-bottom:0}.feature-card p{font-weight:500;color:#1f2937;margin:0;font-size:1.2rem}.feature-card p{width:100%;text-align:center;margin-top:10px}.Scale-Brands{background-image:url(/images/Readyto-ScaleBg.png);padding:40px 0 200px;width:100%;background-size:cover;position:relative}.scale-inner{padding:0 4rem}.scale-left h2{font-size:55px;color:#fff;font-weight:700;margin:0}.scale-left{width:55%}.scale-right{width:35%}.scale-left p{font-size:30px;font-weight:500;color:#fff;margin-top:1rem}.scale-left a{width:205px;padding:10px;color:#000;background-color:#fff;border-radius:15px;display:block;text-align:center}.scale-inner{display:flex;justify-content:center;align-items:center;gap:2rem}.scale-right img{width:100%}@media (min-width: 1200px){.feature-card{background:#fff;border-radius:12px;padding:1rem;width:320px;box-shadow:0 8px 16px #00000014;transition:transform .3s ease;display:flex;flex-direction:row;align-items:center;gap:1rem;text-align:left}}@media (min-width: 1440px){.feature-card{background:#fff;border-radius:12px;padding:1rem;width:320px;box-shadow:0 8px 16px #00000014;transition:transform .3s ease;display:flex;flex-direction:row;align-items:center;gap:1rem;text-align:left}}@media (min-width: 1600px){.feature-card{background:#fff;border-radius:12px;padding:1rem;width:390px;box-shadow:0 8px 16px #00000014;transition:transform .3s ease;display:flex;flex-direction:row;align-items:center;gap:1rem;text-align:left}}@media (min-width: 1920px){.your-class{max-width:1800px;font-size:24px}}@media (max-width: 1191px){.feature-card{background:#fff;border-radius:12px;padding:1rem;width:300px;box-shadow:0 8px 16px #00000014;transition:transform .3s ease;display:flex;flex-direction:row;align-items:center;gap:1rem;text-align:left}.features-container{height:auto;padding-bottom:7rem}}@media (max-width: 1024px){.features-container{height:auto;padding-bottom:4rem}.background-image-features{height:35vh;margin-top:0}.mobile-full-image-container{display:block;margin-top:2rem}.features-heading{padding:1.5rem;margin-bottom:0}.features-heading h1{font-size:2.5rem;margin-bottom:.5rem;line-height:36px}}@media (max-width: 768px){.Scale-Brands{padding:40px 0 70px}.feature-card p{width:100%;font-size:18px}.scale-inner{display:flex;padding:0 2rem;flex-direction:column;justify-content:center;align-items:center;gap:4rem}.scale-left h2{font-size:25px}.scale-left{width:100%}.scale-left p{font-size:16px}.scale-right{width:100%}.scale-left a{width:146px;padding:10px;color:#000;background-color:#fff;border-radius:15px;display:block;text-align:center}.scale-right img{width:65%;display:block;margin:0 auto}.feature-card-wrapper{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}.features-container{padding-bottom:3rem}.background-image-features{height:30vh;margin-top:0}.features-heading h1{font-size:2rem}.features-heading h2{font-size:1.5rem;margin-top:0}.mobile-full-image-container{margin-top:1.5rem}}@media (max-width: 640px){.features-container{padding-bottom:2rem}.background-image-features{height:25vh;margin-top:0}.features-heading{padding:1.5rem}.mobile-full-image-container{margin-top:1rem}}@media (max-width: 480px){.features-heading h1{font-size:1.8rem}.features-heading h2{font-size:1.3rem}}@media (max-width: 360px){.features-heading h1{font-size:1.6rem}.features-heading h2{font-size:1.2rem}.mobile-full-image-container{margin-top:.5rem}}.refund-container{margin:-5% auto 0;padding:5%}.refund-body{background:#f8f9fa;padding:5%}.refund-title{font-size:2.5rem;color:#343a40}.refund-section h2{font-size:1.5rem;margin-bottom:1rem;color:#212529}.refund-section p,.refund-section ul{color:#495057;line-height:1.6}.hero-container{position:relative;width:100%;height:100vh;background:url(../images/herobackground.png) no-repeat;overflow:hidden;background-size:cover;color:#fff}.hero-text-right img{width:240px}canvas{position:absolute;top:0;left:0;z-index:0}.hero-content{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;padding:0 5%;height:100%}.hero-text-left{width:25%;font-size:1.5rem;line-height:1.6;text-align:left;font-weight:500}.hero-text-right{width:25%;font-size:1.5rem;line-height:1;text-align:center;font-weight:500}.hero-text-right p{line-height:1.4;font-size:1.6rem}.hero-image5{width:45%;text-align:center}.hero-image5 img{width:100%;max-width:600px;margin-top:70px}.animate-left{animation:slideLeft 1s ease-out}.animate-right{animation:slideRight 1s ease-out}.animate-top{animation:floatTop 1s ease-out}@keyframes slideLeft{0%{transform:translate(-100px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideRight{0%{transform:translate(100px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes floatTop{0%{transform:translateY(-100px);opacity:0}to{transform:translateY(0);opacity:1}}@media screen and (max-width: 1600px){.hero-image5 img{width:500px}.hero-text-left h2{font-size:1.6rem;margin-bottom:0}}@media screen and (max-width: 768px){.hero-text-left,.hero-text-right{font-size:18px!important;text-align:center}.hero-image5 img{margin-top:0}.hero-text-right img{width:160px}.hero-content{display:flex;height:auto;gap:20px;flex-direction:column}.hero-text-left,.hero-image5{width:100%}.hero-image5 img{max-width:80%}.hero-text-right{width:100%}.hero-container{margin-top:70px}}.waves{position:absolute;bottom:7px;left:0;width:100%;height:100px;margin-bottom:-7px;min-height:100px;max-height:150px}.parallax>use{animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite}.parallax>use:nth-child(1){animation-delay:-2s;animation-duration:7s}.parallax>use:nth-child(2){animation-delay:-3s;animation-duration:10s}.parallax>use:nth-child(3){animation-delay:-4s;animation-duration:13s}.parallax>use:nth-child(4){animation-delay:-5s;animation-duration:20s}@keyframes move-forever{0%{transform:translate3d(-90px,0,0)}to{transform:translate3d(85px,0,0)}}
