@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Darker+Grotesque:wght@300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--advoai-teal:#529da3;--advoai-coral:#e39d90;--advoai-yellow:#b59a63;--advoai-blue:#247172;--advoai-primary:#5dbdc6;--text-color:#333;--light-bg:#f3f3f3}body{background:linear-gradient(180deg,#ea9284,#b59a63,#50a7a9);font-family:Poppins,sans-serif;height:100vh;margin:0;overflow:hidden;padding:0}.app-container{height:100vh;justify-content:space-between;overflow:hidden;padding:2rem}.app-container,.content-wrapper{align-items:center;display:flex;flex-direction:column;width:100%}.content-wrapper{justify-content:center;max-width:1200px;text-align:center}.logo-row{align-items:center;display:flex;gap:20px;justify-content:center;margin-bottom:1rem!important;width:100%}.main-logo{filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));height:auto;width:180px}.feature-logos{display:flex;gap:10px}.feature-logo{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));height:60px!important;width:60px!important}.title-section{margin-bottom:1rem;text-align:center}.main-title{color:#e3dbce;font-size:4rem;font-weight:700;letter-spacing:2px;text-shadow:0 2px 4px #0003}.coming-soon{color:#ede877;font-size:2.5rem;font-weight:600;margin-left:.5rem}.description-box{background-color:#d9d9d9b3;border-radius:10px;margin-bottom:.8rem!important;max-width:500px;padding:1.5rem;text-align:center}.description-text{color:#333;color:var(--text-color);font-family:Darker Grotesque,sans-serif;font-size:32;font-weight:600;line-height:1.6}.feature{font-weight:600}.advoconnect{color:#529da3;color:var(--advoai-teal)}.aially{color:#5dbdc6;color:var(--advoai-primary)}.advofinder{color:#e39d90;color:var(--advoai-coral)}.advoplanner{color:#b59a63;color:var(--advoai-yellow)}.advointern{color:#247172;color:var(--advoai-blue)}.button-container{margin-bottom:3rem;text-align:center}.explore-button{background-color:#f5f2f2;border:"1px #706F6F solid";border-radius:6;box-shadow:0 4px 8px #0000001a;color:#333;color:var(--text-color);cursor:pointer;font-size:20;font-weight:500;height:32;padding:.8rem 2rem;transition:all .3s ease;width:200}.explore-button:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-2px)}.footer{align-items:flex-end;display:flex;justify-content:space-between;margin-top:auto;max-width:1200px;position:relative;width:100%}.footer-left{color:#333;font-size:.85rem;text-align:left;z-index:2}.company-name,.made-in-india,.secure{align-items:center;display:flex;margin-bottom:.5rem}.india-flag{height:16px}.india-flag,.secure-icon{margin-right:.5rem}.footer-right{color:#333;text-align:right;z-index:2}.tagline{color:#b59a63;font-size:1.2rem;font-weight:500;margin-bottom:.5rem;text-shadow:0 0 11px #0000009e}.highlight{color:#37a6a6;font-weight:700}@media (max-height:800px){.app-container{padding:1rem}.main-logo{width:150px}.feature-logo{width:45px}.main-title{font-size:3rem}.coming-soon{font-size:2rem}.description-box{padding:1rem}.description-text{font-size:1rem}}.features-container{background-color:#f5f5f5;display:flex;flex-direction:column;font-family:Poppins,sans-serif;min-height:100vh;overflow:hidden;padding:0}.features-grid{display:flex;height:100vh;width:100%}.feature-card{cursor:pointer;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;min-height:100vh;padding:4rem 2rem;position:relative;transition:all .3s ease}.feature-logo{height:clamp(100px,15vw,100px);margin-bottom:clamp(1rem,4vw,2rem);width:clamp(100px,15vw,100px)}.feature-logo img{height:90px;object-fit:contain;width:180px!important}.feature-number{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;margin-bottom:.5rem}.feature-name{font-size:clamp(1.2rem,3vw,1.8rem);font-weight:500;margin-bottom:.75rem}.feature-description{font-size:clamp(.9rem,2vw,1.1rem);line-height:1.6;margin-bottom:auto}.learn-more-btn{align-self:flex-start;background-color:initial;border:1px solid #ccc;border-radius:25px;cursor:pointer;font-size:1rem;margin-top:2rem;padding:.5rem 1.5rem;transition:all .3s ease}.learn-more-btn:hover{background-color:#0000000d}.back-to-home{align-items:center;bottom:2rem;color:#333;display:flex;font-weight:500;left:2rem;position:absolute;text-decoration:none;z-index:10}.small-logo{height:auto;margin-right:10px;width:40px}:root{--feature-color:#e39d90}*{box-sizing:border-box;margin:0;padding:0}body{overflow-x:hidden}.feature-detail-page{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;font-family:Poppins,sans-serif;min-height:200vh;overflow-x:hidden;padding:1rem;position:relative}.feature-detail-page:before{background:linear-gradient(170deg,#e39d90,#e39d90 60%,#d07d70);background:linear-gradient(170deg,var(--feature-color) 0,var(--feature-color) 60%,#d07d70 100%);content:"";height:100%;left:0;opacity:.85;position:absolute;top:0;width:100%;z-index:-1}.feature-nav{background-color:initial;display:flex;justify-content:center;padding:1.5rem 2rem;position:fixed;top:0;width:100%;z-index:100}.nav-link{color:#f1f1f1;font-size:1.1rem;font-weight:300;margin:0 1.5rem;text-decoration:none;transition:all .3s ease}.nav-link:hover{color:#fff;opacity:.9}.feature-hero{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;min-height:30vh;padding:2rem}.feature-logo-container{flex:1 1;max-width:250px}.feature-detail-logo{height:auto;width:100%}.feature-hero-content{word-wrap:break-word;flex:1 1;max-width:50%;overflow-wrap:break-word;text-align:right;word-break:break-word}.feature-tagline{font-size:clamp(1.2rem,2vw,1.6rem);font-weight:600;margin-bottom:.1rem}.feature-hero-description{font-size:clamp(1rem,1.5vw,1.5rem);font-weight:300}.feature-title-container{display:flex;flex-direction:column;max-width:100%;min-height:30vh;padding:4rem 2rem}.feature-title{font-size:clamp(2.5rem,7vw,5rem);text-shadow:0 1px 2px #00000040}.feature-description,.feature-title{color:#e3dbce;font-weight:600;overflow-wrap:break-word}.feature-description{font-size:clamp(1.1rem,1.5vw,1.5rem);margin-bottom:1rem;max-width:800px}.feature-steps{color:#000;font-size:1.2rem;letter-spacing:1.5px;word-break:break-word}.scroll-down-container{bottom:2rem;position:fixed;right:2rem;transition:.3s ease;z-index:10}.scroll-down-container.hidden{opacity:0;visibility:hidden}.scroll-down-btn{background-color:#f1f1f1;border:none;border-radius:8px;color:#e39d90;color:var(--feature-color);cursor:pointer;font-size:1rem;font-weight:500;padding:1rem 1.5rem;transition:all .3s ease}.scroll-down-btn:hover{background-color:#fff;transform:translateY(-2px)}.feature-details{max-width:100%;min-height:200vh;opacity:0;overflow-wrap:break-word;padding:3rem 2rem;position:relative;transform:translateY(50px);transition:all .5s ease;z-index:1}.feature-details.visible{opacity:1;transform:translateY(0)}.feature-header{align-items:center;display:flex;flex-wrap:wrap;gap:2rem}.feature-logo-small{height:180px;width:180px}.feature-header-text h2{color:#e3dbce;font-size:clamp(2rem,6vw,6rem);font-weight:600;text-shadow:0 1px 2px #00000040}.feature-header-text p{word-wrap:break-word;font-size:1.2rem;margin-bottom:.5rem}.feature-steps-small{color:#000;font-weight:300;letter-spacing:1px}.feature-info-grid{display:flex;flex-wrap:wrap;gap:1rem}.feature-info-box{background-color:#ffffff1a;border-radius:5px;flex:1 1 300px;padding:1rem}.feature-info-box h3{color:#000;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.feature-info-box li,.feature-info-box ul{color:#000}.feature-info-box li{align-items:center;display:flex;margin-bottom:.5rem}.feature-info-box li:before{color:#000;content:"•";margin-right:5px}.feature-users-section{margin-top:2rem}.users-heading{color:#e3dbce;font-size:1.4rem;font-weight:500;margin-bottom:.5rem}.feature-users-grid{display:flex;flex-wrap:wrap;gap:2rem}.user-box{background-color:#ffffff1a;border-radius:10px;flex:1 1 300px;padding:1rem}.user-box h4{color:#000;font-size:1.5rem;font-weight:500;margin-bottom:.6rem}.for-text,.user-box p{color:#000;font-size:1rem;font-weight:300}@media (max-width:768px){.feature-header,.feature-hero{flex-direction:column;text-align:center}.feature-hero-content{max-width:100%;text-align:center}.feature-title{text-align:center}}
/*# sourceMappingURL=main.ee27e352.css.map*/