:root{--primary-gradient:linear-gradient(90deg,#d00092,#e80080,#ef007b,#b400a6,#ff904e,#ff645a)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;color:#333;font-family:Roboto,sans-serif;line-height:1.6}h1,h2,h3,h4,h5,h6{color:#333;font-family:Montserrat,sans-serif}a{color:inherit;text-decoration:none}.header{background-color:#fff;box-shadow:0 2px 4px #0000001a;justify-content:space-between;padding:10px;position:sticky;top:0;z-index:1000}.header,.header .logo{align-items:center;display:flex}.header .logo{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#d00092,#e80080,#ef007b,#b400a6,#ff904e,#ff645a);background:var(--primary-gradient);-webkit-background-clip:text;background-clip:text;cursor:pointer;font-size:36px;font-weight:700}.logo-image{height:auto;margin-right:10px;width:60px}.nav{align-items:center;display:flex;transition:all .3s ease}.hamburger{align-self:center;cursor:pointer;display:none;font-size:24px;z-index:1000}@media (max-width:1024px) and (min-width:768px){.header{flex-direction:column;padding:20px}.header,.logo{align-items:center}.logo{display:flex;font-size:20px;justify-content:center;margin-bottom:10px}.logo-image{margin-right:8px;width:50px}.nav{display:flex;flex-direction:row;gap:15px;justify-content:center;margin-top:10px;width:100%}.nav a{font-size:16px;text-transform:uppercase}.cta-btn{font-size:14px;padding:10px 20px}}@media (max-width:768px){.nav{background-color:#fff;display:none;flex-direction:column;height:100%;justify-content:center;opacity:.9;position:fixed;right:0;top:0;width:70%;z-index:999}.nav a{font-size:24px;margin:20px 0}.nav.open{display:flex;transform:translateX(0)}.cta-btn{font-size:18px;margin:20px 0}.hamburger{cursor:pointer;display:block;font-size:24px;position:fixed;right:20px;transform:translateX(0)}.hamburger.open{right:60%}}.nav a{color:#00c4b3;font-size:16px;font-weight:500;letter-spacing:.8px;margin-left:20px;text-transform:uppercase}.nav a:hover{color:#10323c}.overlay{background-color:#1072a080;height:100%;position:fixed;right:0;top:0;width:70%;z-index:998}.cta-btn{background-color:#00c4b3;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-left:20px;padding:10px 20px}.cta-btn:hover{background-color:#008d9a}@keyframes zoomBackground{0%{background-position:50%;background-size:60%}50%{background-position:50%;background-size:70%}to{background-position:50%;background-size:60%}}.hero{animation:zoomBackground 10s ease-in-out infinite;background:url(/static/media/Anjani%20Innovations%20Logo-1.c8cba70c29eda6e4e82f.png) no-repeat 50%;background-size:1500px;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;overflow:hidden;padding:20px;text-align:center}@media (max-width:1024px) and (min-width:768px){.hero{height:100vh;justify-content:flex-start;padding-top:15vh}.hero h1{font-size:40px}.hero p{font-size:18px}}@media (max-width:768px){.hero{height:100vh;justify-content:flex-start;padding-top:15vh}.hero h1{font-size:32px}.hero p{font-size:16px}.hero-buttons{flex-direction:column;gap:10px;padding:20px}}.hero h1{font-size:48px;font-weight:700;line-height:1.2;margin-bottom:20px}.hero p{font-size:20px;line-height:1.5;margin-bottom:30px}@media (max-width:768px){.hero h1{font-size:36px}.hero p{font-size:18px}}.hero-buttons{display:flex;gap:15px;justify-content:center}.primary-btn{background-color:#1e90ff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:15px 30px;transition:background-color .3s ease}.primary-btn:hover{background-color:#007acc}.secondary-btn{background-color:#00c4b3;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:15px 30px;transition:background-color .3s ease}.secondary-btn:hover{background-color:#008d9a}@media (max-width:768px){.primary-btn,.secondary-btn{font-size:14px;padding:12px 20px}}.about-us-section{background:linear-gradient(180deg,#f8f9fa,#fff);color:#333;font-family:Poppins,sans-serif;padding:60px 20px;text-align:center}.about-us-heading{color:#10323c;font-size:2.8rem;font-weight:700;margin-bottom:20px}.about-us-text{color:#666;font-size:1.2rem;line-height:1.8;margin:0 auto 40px;max-width:800px}.core-values{margin:40px 0}.core-values-heading{color:#10323c;font-size:2rem;margin-bottom:20px}.core-values-cards{grid-gap:20px;box-sizing:border-box;display:grid;gap:20px;margin:0 auto;max-width:1200px;overflow:hidden;padding:20px}@media (min-width:1000px){.core-values-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:1000px){.core-values-cards{grid-template-columns:1fr}}.core-value-card{align-items:flex-start;aspect-ratio:3/2;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:15px;box-shadow:0 4px 8px #0003;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;min-height:250px;padding:20px;text-shadow:0 2px 4px #0009;transition:transform .3s ease,box-shadow .3s ease}.core-value-card:hover{box-shadow:0 6px 12px #0003;transform:translateY(-10px)}.core-value-card h4{font-size:2.5rem;margin-bottom:10px}.core-value-card p{font-size:1rem;line-height:1.5}@media (min-width:768px){.core-value-card{min-height:300px}}@media (max-width:767px){.core-value-card{min-height:200px}}.milestones{margin:40px 0}.milestones-heading{color:#10323c;font-size:2rem;margin-bottom:20px}.timeline{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr;margin:0 auto;max-width:600px;text-align:left}.timeline-item{padding-left:40px;position:relative}.timeline-year{color:#d00092;display:block;font-weight:700;margin-bottom:5px}.timeline-item:before{background:#ff645a;border-radius:50%;content:"";height:10px;left:15px;position:absolute;top:5px;width:10px}.about-us-cta{margin-top:40px}.cta-button{background:linear-gradient(90deg,#d00092,#ff645a);margin-top:20px;text-decoration:none;transition:background .3s ease}.cta-button:hover{background:linear-gradient(90deg,#ff645a,#d00092)}.cta-button{background:linear-gradient(90deg,#d00092,#e80080,#ff645a);border-radius:5px;color:#fff;display:inline-block;font-size:1rem;font-weight:700;padding:10px 20px;text-transform:uppercase;transition:background .3s}.cta-button:hover{background:linear-gradient(90deg,#e80080,#ff645a,#d00092)}.learn-more-btn{color:#1e90ff}.learn-more-btn:hover{text-decoration:underline}.products{background-color:#f9f9f9;padding:60px 20px;text-align:center}.products h2{color:#333;font-size:36px;font-weight:700;margin-bottom:40px}.product-cards{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:40px}.product-card{align-items:center;background:linear-gradient(135deg,#ab3fa2,#e97fb9,#ea68ab,#fcaf83);border-radius:15px;box-shadow:0 6px 10px #0000001a;color:#fff;display:flex;flex-direction:column;padding:30px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:280px}.product-card:hover{box-shadow:0 12px 20px #00000026;transform:translateY(-5px)}.product-image{border-radius:50%;box-shadow:0 4px 8px #00000026;height:100px;margin-bottom:15px;object-fit:cover;width:100px}.product-card h3{color:#e8eff1;font-size:30px;font-weight:700;margin:10px 0}.product-card p{color:#000c;font-size:20px;margin-bottom:20px}.learn-more-btn{background-color:#ab3fa2;border-radius:5px;box-shadow:0 4px 6px #0000001a;color:#f5f5f5;font-size:16px;font-weight:600;padding:4px 16px;text-decoration:none;text-transform:uppercase;transition:background-color .3s ease,color .3s ease}.learn-more-btn:hover{background-color:#ff1eb0;color:#fff}@media (max-width:768px){.products h2{font-size:28px}.product-card{margin-bottom:20px;width:100%}}.technologies{background:#f9f9f9;padding:60px 20px;text-align:center}.technologies h2{color:#333;font-size:32px;font-weight:600;letter-spacing:1px;margin-bottom:25px;text-transform:uppercase}.tech-carousel{align-items:center;display:flex;justify-content:center;max-width:100%;overflow:hidden;padding:10px 0;position:relative}.tech-grid{display:flex;gap:20px;overflow-x:auto;padding:10px;scroll-behavior:smooth}.tech-item{background:#fff;border-radius:10px;box-shadow:0 4px 10px #0000001a;min-width:120px;padding:20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:120px}.tech-item:hover{box-shadow:0 6px 15px #00000026;transform:translateY(-5px)}.tech-item img{height:60px;margin-bottom:10px;object-fit:contain;transition:transform .3s ease;width:60px}.tech-item img:hover{transform:scale(1.1)}.tech-item p{color:#333;font-size:14px;font-weight:500;margin:0}.scroll-left,.scroll-right{background-color:#1072a0b3;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:18px;padding:10px;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .3s;z-index:1}.scroll-left:hover,.scroll-right:hover{background-color:#1072a0e6}.scroll-left{left:10px}.scroll-right{right:10px}@media (max-width:1024px){.tech-item{min-width:100px;width:100px}}@media (max-width:768px){.technologies h2{font-size:28px}.scroll-left,.scroll-right{font-size:16px}}.testimonials{background-color:#f5f5f5;padding:60px 20px;text-align:center}.testimonials h2{color:#333;font-size:36px;font-weight:600}.testimonial-card{color:#666;font-style:italic;margin:20px auto;max-width:600px;padding:20px}.testimonial-card p{font-size:18px}.cta-banner{padding:60px 20px;text-align:center}.cta-banner h2{color:#333;font-size:36px;font-weight:700;margin-bottom:20px}.cta-banner .primary-btn,.cta-banner .secondary-btn{margin-top:20px}.footer{align-items:flex-start;background-color:#10323c;color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;padding:40px 20px}.footer-details,.footer-form{flex:1 1;margin:10px;max-width:45%}.footer h3{color:#00c4b3;font-size:24px;font-weight:700;margin-bottom:15px}.footer-form label{display:block;font-size:16px;margin-top:10px}.footer-form input,.footer-form textarea{border:none;border-radius:5px;margin-bottom:10px;margin-top:5px;padding:10px;width:100%}.submit-btn{align-items:center;background-color:#00c4b3;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:16px;justify-content:center;margin-top:10px;padding:10px 20px;position:relative;width:100%}.submit-btn:hover{background-color:#008d9a}.spinner{animation:spin .8s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.footer-divider{background-color:#f5f5f5;height:500px;margin:0 20px;opacity:.4;width:2px}.footer-details{gap:15px;max-width:600px}.footer-address,.footer-details{display:flex;flex-direction:column}.footer-address{gap:5px}.footer-details p{align-items:center;display:flex;gap:10px}.social-media{display:flex;gap:20px;margin-top:10px}.footer-address-mail-phone,.footer-mail-phone{display:flex;flex-direction:column;gap:30px}.contact-item{align-items:center;display:flex;flex-direction:row;gap:20px}.contact-icon{color:#00c4b3;font-size:24px}@media (max-width:1024px){.footer{align-items:center;flex-direction:column;text-align:center}.footer-details,.footer-form{max-width:100%;width:100%}.footer-divider{height:1px;margin:20px 0;width:90%}.footer-address{width:50%}.footer-details p,.social-media{align-self:flex-start}.footer-address-mail-phone{align-items:center;flex-direction:row;justify-content:space-around}.footer-details address{line-height:40px}.footer-mail-phone{gap:18px}}@media (max-width:768px){.footer h3{font-size:20px}.footer-details p,.footer-form input,.footer-form label,.footer-form textarea,.social-media a{font-size:14px}.footer-address-mail-phone{align-items:center;flex-direction:column}.footer-details address{font-size:12px;line-height:20px}}.product-loading-div{background-color:#f8f9fa;flex-direction:column;font-family:Arial,sans-serif;height:100vh;text-align:center;width:100%}.loading-ring,.product-loading-div{align-items:center;display:flex;justify-content:center}.loading-ring{animation:progress-rotate 1.5s linear infinite;background:conic-gradient(#1e90ff 0,#f0f0f0 25%,#f0f0f0 50%,#1e90ff 75%,#1e90ff 100%);border-radius:50%;height:180px;position:relative;width:180px}.loading-logo{background:#fff;border-radius:50%;height:120px;position:absolute;width:120px}.loading-text{color:#333;font-size:1.2rem;margin-top:20px}@keyframes progress-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.product-description-div{background:none;display:flex;flex-direction:column;min-height:100vh;position:relative}.product-description-div:before{background-image:var(--background-image);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100vh;left:0;opacity:.05;position:fixed;top:0;width:100%;z-index:-1}.product-header{align-items:center;background-color:#fff;display:flex;justify-content:space-between;padding:10px;position:sticky;top:0;z-index:1000}.product-header .logo{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(90deg,#d00092,#e80080,#ef007b,#b400a6,#ff904e,#ff645a);-webkit-background-clip:text;background-clip:text;cursor:pointer;display:flex;font-size:36px;font-weight:700}@media (max-width:1250px) and (min-width:768px){.product-header{align-items:center;flex-direction:column;padding:15px}.product-header .logo{align-items:center;display:flex;font-size:30px;justify-content:center;margin-bottom:10px}.product-header .logo-image{margin-right:8px;width:50px}.product-header .nav{display:flex;flex-direction:row;gap:clamp(10px,1vw,15px);justify-content:center;margin-top:10px;width:100%}.product-header .nav a{font-size:clamp(12px,1.5vw,16px);text-transform:uppercase}.product-header .cta-btn{font-size:clamp(10px,1.2vw,14px);padding:clamp(8px,1vw,12px) clamp(12px,2vw,16px)}}.product-header .logo-image{border-radius:10px;color:#0000}.product-logo-heading-detals{height:100vh;overflow-x:hidden;transition:opacity .5s ease,transform .5s ease;width:100%}.product-logo-heading-detals.hidden{opacity:0;pointer-events:none;transform:translateY(-20px)}.product-logo-heading-detals.visible{opacity:1;transform:translateY(0)}.product-landing-header{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;flex-direction:column;height:80vh;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;transition:opacity .5s ease,transform .5s ease;width:100%;z-index:1000}.product-logo{border-radius:10%;height:150px;transition:height .5s ease}.product-landing-header.scrolled .product-logo{height:40px}.product-title{font-size:3rem;transition:font-size .5s ease}.product-landing-header.scrolled .product-title{font-size:1.5rem}.navigate-down-button{align-items:center;background-color:#10323c;border-radius:50%;box-shadow:0 4px 6px #0000004d;cursor:pointer;display:flex;height:80px;justify-content:center;margin-top:20px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:80px}.navigate-down-button:hover{box-shadow:0 6px 10px #0006;transform:scale(1.1)}.navigate-down-button img{height:200%;transition:opacity .3s ease;width:200%}.navigate-down-button:hover img{opacity:.8}.summary-page{align-items:center;box-sizing:border-box;display:flex;justify-content:center;padding:20px}.summary-section{border-radius:10px;box-shadow:0 4px 8px #0000004d;color:#333;font-family:Arial,sans-serif;font-size:1.2rem;line-height:1.8;padding:30px;text-align:center}.summary-section h2{color:#17809f;font-size:1.5rem;margin-bottom:15px}.summary-section p{margin:10px 0}.section-heading{color:#10323c;font-family:Arial,sans-serif;font-size:2rem;font-weight:700;margin:20px 0;position:relative;text-align:center}.section-heading:after{animation:underline-reveal .6s ease-in-out forwards;background:linear-gradient(90deg,#d00092,#e80080,#ef007b,#b400a6,#ff904e,#ff645a);background:var(--primary-gradient);border-radius:2px;content:"";display:block;height:4px;margin:10px auto 0;width:200px}@keyframes underline-reveal{0%{width:0}to{width:60px}}.platform-logos{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:20px;transition:margin .5s ease}.platform-logos img{border-radius:10px;cursor:pointer;transition:transform .3s;width:120px}.platform-logos img:hover{box-shadow:0 4px 8px #0000004d;opacity:.9;transform:scale(1.1)}.features-section{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding:20px;text-align:center}.feature-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:20px;transition:transform .3s,box-shadow .3s}.feature-card:hover{box-shadow:0 6px 12px #0003;transform:translateY(-10px)}.feature-card img{height:60px;margin-bottom:15px;width:60px}.feature-card h3{color:#333;font-size:1.25rem;margin:10px 0}.feature-card p{color:#666;font-size:1rem}@media (max-width:768px){.feature-card img{height:50px;width:50px}}.features-vertical{display:flex;flex-direction:column;gap:40px}.feature-section{align-items:center;display:flex;justify-content:center;padding:60px 20px;position:relative}.feature-section.light{background-color:#fff;color:#10323c}.feature-section.dark{background-color:#10323c;color:#fff}.feature-section.dark h2{color:#93ffd8}.feature-content{flex:1 1;max-width:600px;padding:20px;text-align:left}.feature-content h2{font-size:2rem;margin-bottom:10px}.feature-content p{font-size:1.2rem;line-height:1.6}.feature-image{align-items:center;display:flex;flex:1 1;justify-content:center}.feature-image img{border-radius:15px;box-shadow:0 8px 16px #0003;height:auto;max-width:300px;transition:transform .3s ease,box-shadow .3s ease}.feature-image img:hover{box-shadow:0 12px 24px #0000004d;transform:scale(1.05)}@media (max-width:768px){.feature-section{flex-direction:column}.feature-content,.feature-section{text-align:center}.feature-image img{max-width:200px}}.workflow-section{align-items:stretch;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:40px}.workflow-step{background:#fff;border-radius:15px;box-shadow:0 4px 8px #0000001a;flex:1 1;max-width:300px;padding:20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.workflow-step:hover{box-shadow:0 6px 12px #0003;transform:translateY(-5px)}.step-icon{align-items:center;background:#1e90ff;border-radius:50%;box-shadow:0 4px 6px #0000001a;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:50px;justify-content:center;margin:0 auto 15px;width:50px}.workflow-step h3{color:#333;font-size:1.25rem;margin:10px 0}.workflow-step p{color:#666;font-size:1rem;line-height:1.5}@media (max-width:768px){.workflow-section{flex-direction:column;gap:30px}}.download-app-logos{flex-wrap:wrap;gap:20px;margin:40px 0}.download-app-logos,.logo-container{align-items:center;display:flex;justify-content:center}.logo-container{background-color:#fff;border-radius:50%;box-shadow:0 4px 8px #0000001a;height:150px;transition:transform .3s ease,box-shadow .3s ease;width:150px}.logo-container:hover{box-shadow:0 8px 16px #0003;transform:scale(1.1)}.logo-container img{height:auto;width:80%}@media (max-width:768px){.logo-container img{width:80%}}.pricing-section{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:40px}.pricing-card{background:#fff;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 4px 8px #0000001a;padding:20px;text-align:center;transition:transform .3s,box-shadow .3s;width:300px}.pricing-card.featured{border:2px solid #1e90ff;box-shadow:0 6px 12px #0003}.pricing-card:hover{box-shadow:0 8px 16px #0003;transform:translateY(-10px)}.pricing-card h3{color:#333;font-size:1.5rem;margin-bottom:15px}.pricing-card .price{color:#10323c;font-size:2rem;font-weight:700;margin:10px 0}.pricing-card .price span{color:#666;font-size:1rem;font-weight:400}.pricing-card ul{list-style:none;margin:20px 0;padding:0}.pricing-card ul li{color:#666;font-size:1rem;margin-bottom:10px}.choose-plan-btn{background-color:#1e90ff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:10px 20px;transition:background-color .3s}.choose-plan-btn:hover{background-color:#155a9c}@media (max-width:768px){.pricing-card{width:100%}}.product-cta-section{background-color:#10323c;border-radius:10px;box-shadow:0 4px 8px #0000001a;color:#fff;margin:20px auto;max-width:800px;padding:40px 20px;text-align:center}.product-cta-section h2{color:#93ffd8;font-size:2rem;margin-bottom:20px}.product-cta-section p{color:#e0e0e0;font-size:1.2rem;line-height:1.6;margin-bottom:30px}.product-cta-buttons{display:flex;gap:20px;justify-content:center}.product-cta-button{border-radius:5px;font-size:1rem;font-weight:700;padding:12px 24px;text-decoration:none;transition:all .3s ease}.product-cta-button.primary{background-color:#1e90ff;border:2px solid #1e90ff;color:#fff}.product-cta-button.primary:hover{background-color:#155a9c;border-color:#155a9c}.product-cta-button.secondary{background-color:initial;border:2px solid #1e90ff;color:#fff}.product-cta-button.secondary:hover{background-color:#1e90ff;color:#fff}@media (max-width:768px){.product-cta-section{padding:20px 10px}.product-cta-buttons{flex-direction:column;gap:10px}.product-cta-button{text-align:center;width:100%}}.privacy-policy{font-family:Arial,sans-serif;line-height:1.6;margin:0 auto;padding:20px}.privacy-policy h2{color:#10323c;font-size:2rem;margin-bottom:20px;text-align:center}.policy-section{border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 6px #0000001a;margin-bottom:20px;padding:10px}.policy-section h3{color:#10323c;font-size:1.3rem;margin-bottom:10px}.policy-section p{color:#333;font-size:1rem;text-align:justify}.coming-soon-container{align-items:center;background:linear-gradient(135deg,#d00092,#ff645a);color:#fff;display:flex;flex-direction:column;font-family:Poppins,sans-serif;height:100vh;justify-content:center;padding:20px;text-align:center;width:100%}.coming-soon-title{font-size:2.5rem;font-weight:700;margin-bottom:30px;text-shadow:0 2px 4px #00000080}.countdown-timer{align-items:center;display:flex;gap:20px;justify-content:center}.time-box{background:#fff3;border-radius:10px;box-shadow:0 4px 8px #0003;padding:20px 15px;text-align:center;transition:transform .3s ease}.time-box:hover{box-shadow:0 6px 12px #0000004d;transform:scale(1.1)}.time-box h2{color:#fff;font-size:2rem;margin:0}.time-box p{color:#ffebf0;font-size:1rem;margin:0}
/*# sourceMappingURL=main.64aa62c7.css.map*/