.top-nav-wrapper{width:100%;color:white;top:0;z-index:1;padding:0;background-color:var(--main-color)}.speak-to-us-wrapper{background-color:rgba(128,0,128,0.08)}.top-nav-items{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;padding:1rem 2rem;background-color:var(--main-color)}.nav-items{grid-column:2/span 2}.nav-items ul{display:flex;gap:1rem;margin:0;padding:0;justify-content:right}.nav-items ul li{list-style-type:none;text-transform:uppercase}.nav-items ul li a,.trial-button,.whatsapp-link,.outline-link{text-decoration:none;display:inline-block;font-weight:bold;padding:0.3rem 1rem;border-radius:8px;box-shadow:var(--box-shadow);text-align:center}.trial-button{padding:0.6rem;font-size:1.2rem;text-transform:capitalize;width:100%;margin:20px 0}.nav-items ul li a,.trial-button,.outline-link{color:var(--button2-color);border:1px solid var(--button2-color)}.nav-items #demo>a,.trial-button{background-color:var(--button2-color);color:white !important}.whatsapp-link{border:1px solid var(--button1-color);background-color:var(--button1-color);width:inherit;color:white}.round-bottom{position:relative;overflow:hidden;min-height:700px}.round-bottom::before{border-radius:100%;position:absolute;right:-200px;left:-200px;top:-200px;content:'';bottom:0;min-height:700px}.hero-content{z-index:1;position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;display:grid;grid-template-columns:1fr 2fr}.hero-message h1{font-size:36px;font-weight:lighter;color:var(--main-font-color)}.hero-message h2{margin:1rem 0;font-size:24px}#messageHighlight{font-weight:bold}.hero-cta a{padding:0.5rem 1rem;border-radius:8px;text-decoration:none;color:white;font-weight:bold;display:inline-block;margin:0.2rem 0;text-transform:capitalize}#startNow,#trial{box-shadow:var(--box-shadow)}#startNow{background-color:var(--button1-color)}#trial{background-color:var(--button2-color)}.page-section{padding:2rem 0;background:rgba(128,0,128,0.08)}.two-col,.three-col{display:grid;gap:1rem}.two-col{grid-template-columns:repeat(2,1fr)}.three-col{grid-template-columns:repeat(3,1fr)}.section-bg{background-color:var(--main-color)}.section-image{width:100%;text-align:center;border-radius:10px;box-shadow:rgba(17,17,26,0.1) 0px 0px 16px}.section-image img{width:100%;border-radius:10px;box-shadow:rgba(17,17,26,0.1) 0px 0px 16px}.section-text{background:#f9f9fb;border-radius:16px;padding:30px 16px;margin:40px auto;box-shadow:0 6px 20px rgba(0,0,0,0.06);font-family:'Inter','Segoe UI',sans-serif}.section-text p{color:var(--main-font-color)}.section-text p span{font-weight:bold}.section-text ul{margin:1rem 0}.section-text ul li{list-style-type:none;text-align:center;font-size:1.4rem;padding:1rem;background:white;margin-bottom:1rem;border-radius:8px;box-shadow:rgba(136,165,191,0.48) 6px 2px 16px 0px,rgba(255,255,255,0.8) -6px -2px 16px 0px}.core-features{padding:1.5rem;background-color:white;border-radius:8px;box-shadow:rgba(0,0,0,0.1) -4px 9px 25px -6px}.core-features h3{color:var(--main-font-color);font-weight:bold;text-transform:capitalize;text-align:center}.core-features p{margin:1rem 0;font-size:1.1rem}.why-use-image{text-align:center;width:100%;border-radius:150px;padding:20px}.why-use-image img{width:100%;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;border-radius:150px}.speak-to-us{margin:1rem 0;display:flex;background:#fff;border-radius:10px}.rep-detail{box-shadow:var(--box-shadow);background:#f9f9fb;padding:2rem;color:var(--main-font-color);width:100%}.rep-detail p{font-size:18px;text-align:center}.rep-detail span{font-weight:bold}.rep-image{text-align:center;width:100%}.rep-detail,.rep-image,.rep-image img{border-radius:8px}.landing-item-wrapper{box-shadow:rgba(0,0,0,0.02) 0px 1px 3px 0px,rgba(27,31,35,0.15) 0px 0px 0px 1px;border-radius:10px;padding:10px;color:var(--main-font-color);margin-bottom:15px}.landing-item-heading{font-size:20px}.rotation-loader{width:48px;height:48px;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}.loader-border{border:2px solid;border-bottom-color:transparent}.dark-loader{color:#00000047}.green-loader{color:green}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.countdown-ring{position:relative;width:32px;height:32px;margin-left:1rem}.countdown-svg{position:absolute;top:0;left:0;width:100%;height:100%}.countdown-bg{stroke:#fff}.countdown-progress{stroke:green;transform:rotate(-90deg);transform-origin:center;transition:stroke-dashoffset 0.1s linear}.account-manager-section{background:#ecf8e5}.hero-image{width:100%;text-align:center}.hero-image img{width:100%}.reverse-with-grid{display:grid;grid-template-columns:1fr 2fr;gap:50px}.section-highlight{font-size:19px}.list-pills-wrapper{margin:30px 0}.list-pill-item{background:#34495e;padding:11px 12px;border-radius:20px;color:#fff;line-height:1;box-shadow:rgba(0,0,0,0.04) 0px 3px 5px;display:inline-block;margin:4px}.with-full{max-width:991px;margin:auto}.align-center{text-align:center}.align-right{text-align:right}.align-left{text-align:left}.custom-align{text-align:left !important}.themed-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(353px,1fr));gap:20px;align-items:center}.mobile-section-image,.mobile-section-image-rounded{width:100%}.mobile-section-image img{width:100%}.mobile-section-image-rounded img{width:100%;border-radius:150px}@media (max-width:991px){.hero-content{display:flex;flex-wrap:wrap;flex-direction:column-reverse;align-items:center;justify-content:space-between}.hero-image img{width:70%}.hero-message{text-align:center;margin:20px auto;max-width:520px}.hero-content h1{font-size:25px}.page-section{padding:1rem 0}.section-heading{line-height:1;margin-bottom:27px;margin-top:0}.reverse-with-grid{display:flex;flex-wrap:wrap-reverse}.round-bottom{position:relative;overflow:hidden;min-height:0}.mobile-section-image-rounded img,.why-use-image img{border-radius:94px}}@media (max-width:789px){.custom-align{text-align:center !important}}@media (max-width:768px){.global-layout{padding:1rem 1rem}.two-col{grid-template-columns:auto}.section-text p{text-align:center}.about-us-text p{text-align:left !important;font-size:1.4rem}.section-heading p{width:90%}.whatsapp{text-align:center}}@media (max-width:578.98px){.three-col{grid-template-columns:repeat(2,1fr)}.nav-items{display:flex;overflow-x:auto;white-space:nowrap;padding-bottom:1rem}.nav-items ul{display:flex;gap:1rem;margin:0;padding:0;justify-content:right}.brand-logo img{width:80% !important}.hero-image img{width:100%}.hero-message{width:100%;margin-top:1rem}}@media (max-width:520px){.speak-to-us{flex-wrap:wrap}}@media (max-width:425px){.three-col{grid-template-columns:auto}}@media (min-width:1025px){.hero-message{width:360px;max-width:100%}.rep-detail{padding:2rem 2rem}}

