@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap";@font-face{font-family:GalaxyRegular;src:url(/assets/Galaxy%20Regular-DT2mbBsE.otf) format("opentype");font-weight:400;font-style:normal}:root{--font-regular: "Poppins", sans-serif;--font-bold: "Red Hat Display", sans-serif;--main-color: #505e8b;--secondary-color: #505e8b;--aqua: #1bd2bd;--dark-main-color: #2b1284de;--box-shadow: 0px 0px 8px -2px rgb(224, 224, 224);--linear-gradient: linear-gradient( to right, var(--secondary-color), #505e8b, var(--main-color) )}*{margin:0;padding:0;box-sizing:border-box;font-family:var(--font-regular)}body{font-family:var(--font-regular);background:#f9f6ff}.placeholder-image{width:100%;height:100%;object-fit:cover}.place{width:300px;height:260px;display:flex;align-items:center;justify-content:center;margin-right:10px}ul{list-style:none}img{width:100%;height:100%;object-fit:cover}a{text-decoration:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:var(--main-color);border-radius:10px}.inner-row{padding:0 20rem;justify-content:center}.intro{color:var(--secondary-color);margin-bottom:20px;font-weight:500}.btn{display:inline-flex;font-size:16px;padding:15px 30px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;background:linear-gradient(to right,var(--secondary-color),#505e8b,var(--main-color));color:#fff}.btncta{display:inline-flex;font-size:.85rem;padding:.75rem 2rem;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;background:#0ff;color:#000}.error{color:red!important}html{scroll-behavior:smooth}header{position:relative;top:0;width:100%;box-shadow:0 1px 2px -1px #dcdcdc;z-index:99;background-color:#505e8b}.topbar{border-bottom:1px solid rgba(194,215,223,.527)}.topbar-content{display:flex;justify-content:center;gap:15px;padding:8px 25px}.topbar-content a{color:var(--dark-main-color);border-bottom:2px solid var(--dark-main-color);padding-bottom:5px;padding-left:5px;padding-right:5px}.topbar p,.header-call-to-actions p{display:flex;gap:5px;align-items:center;font-size:15px;color:#fff}.button-link{background-color:#4ccda7;color:#fff;border:2px solid red;padding:10px 20px;border-radius:5px;text-decoration:none;display:inline-block;font-size:16px;text-align:center;cursor:pointer}.button1-link{background-color:#4ccda7;color:#505e8b;border:2px solid #505e8b;padding:5px 10px;border-radius:5px;text-decoration:none;display:inline-block;font-size:16px;text-align:center;cursor:pointer}.button-link:hover{background-color:#00008b;border-color:#4ccda7}.topbar p span,.header-call-to-actions p span{width:30px;height:30px;display:flex;align-items:center;background:var(--main-color);justify-content:center;color:#fff;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.scrolled-header{background:#fff;position:fixed;top:0;width:100%;box-shadow:0 1px 2px -1px #dcdcdc;z-index:99;transform:translateY(-100%);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transition:all .7s ease;-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-ms-transition:all .7s ease;-o-transition:all .7s ease}.scrolled-header.active{color:#000;transform:translate(0);-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0)}.scrolled-header .header-content nav ul li a{color:#000}.scrolled-header .active .header-content nav ul li a{color:#000}.scrolled-header .active .header-content nav ul li a .active{color:#000}.scrolled-header .header-call-to-actions p{color:#000}.scrolled-header .dropdown{background:#fff}.header-content{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}.header-content .logo,.footer-logo{width:150px}.header-content nav ul{display:flex;gap:5px}.header-content nav ul li,.sidebar-content .sidebar-nav ul li{position:relative}.header-content nav ul li a,.sidebar-content .sidebar-nav ul li a{color:#fff;font-size:.85rem;padding:10px 20px;display:flex;align-items:center}.sidebar-content .sidebar-nav ul li a{color:#000}.header-content nav ul li a span,.sidebar-content .sidebar-nav ul li a span{display:flex;transition:all .7s ease;margin-top:2px;-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-ms-transition:all .7s ease;-o-transition:all .7s ease}.header-content nav ul li a.activate span,.sidebar-content .sidebar-nav ul li a.activate span{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg)}.header-content nav ul li a.active,.header-content nav ul li a:hover,.sidebar-nav ul li a:hover,.sidebar-nav ul li a.active{color:#0ff;font-size:.9rem}.header-content nav ul li a.disabled,.sidebar-nav ul li a.disabled{background:transparent}.header-content .header-call-to-actions{display:flex;gap:20px;align-items:center;justify-content:center}.header-call-to-actions a{background-color:#0ff;color:#122;font-size:.85rem;display:flex;padding:.4rem 2rem;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border:0px solid var(--main-color)}.header-call-to-actions a span{color:#122}.header-call-to-actions a:hover{background:var(--main-color);color:#f5f5f5;border:1px solid #00ffff}.header-call-to-actions a:hover span{color:#f5f5f5}.header-call-to-actions a.btn{font-size:16px;padding:15px 30px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border:none;background:linear-gradient(to right,var(--secondary-color),#5437ba,var(--main-color));color:#fff}.header-call-to-actions p{font-size:.85rem;font-weight:500;padding:auto;margin:0}.menu-btn{width:40px;height:40px;display:none;align-items:center;justify-content:center;background:var(--linear-gradient);color:#fff;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;cursor:pointer;font-size:20px}.dropdown{position:absolute;width:150px;background:#505e8b;top:50px;justify-content:center;align-items:center;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;transform:scaleY(0);-webkit-transform:scaleY(0);-moz-transform:scaleY(0);-ms-transform:scaleY(0);-o-transform:scaleY(0);transform-origin:top;transition:all .8s ease;-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-ms-transition:all .8s ease;-o-transition:all .8s ease}.dropdown.active{transform:scaleY(1);-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1)}.dropdown ul{flex-direction:column;align-items:center}.dropdown ul li{margin-bottom:0}.dropdown-menu{background-color:#505e8b;display:flex;padding:1rem;box-shadow:none;border:none;width:700px}.scrolled-header .dropdown-menu{background-color:#fff}.sidebar-nav .dropdown-menu{background-color:#505e8b;display:flex;flex-direction:column;gap:0;width:180%;box-shadow:none;position:relative;z-index:999}.dropdown-column{display:flex;flex-direction:column;padding:0 0rem;width:100%}.dropdown-column-right{box-shadow:inset 2px 0 #bbb6}.dropdown-column a{margin:0rem 1rem}.sidebar-section{position:fixed;top:0;bottom:0;left:0;right:0;z-index:-99;display:none;opacity:1;visibility:visible}.sidebar-section.active{z-index:99}.sidebar-section.disabled{opacity:0;visibility:hidden}.sidebar-overlay{width:100%;height:100%;position:absolute;opacity:0;background:#57439fc3}.sidebar-content{width:450px;position:absolute;height:100%;background:#fff;padding:30px;opacity:1}.sidebar-content .sidebar-header{display:flex;align-items:center;justify-content:space-between}.sidebar-header a{width:150px}.sidebar-header span{width:45px;height:45px;background:var(--linear-gradient);color:#fff;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:20px;cursor:pointer}.sidebar-content .sidebar-nav{margin-top:20px}.sidebar-nav ul li{margin-bottom:10px}.sidebar-content .mobile-dropdown{width:90%;margin:auto;position:absolute;transform-origin:top;transform:scaleY(0);-webkit-transform:scaleY(0);-moz-transform:scaleY(0);-ms-transform:scaleY(0);-o-transform:scaleY(0);transition:all .8s ease;-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-ms-transition:all .8s ease;-o-transition:all .8s ease}.mobile-dropdown.active{position:relative;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}.mobile-dropdown ul li{margin-top:10px}.sidebar-content .header-call-to-actions{margin-top:20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px}.sidebar-content .header-call-to-actions a{display:inline-flex}footer{padding:3rem 0;background:#0c081c}.footer-content{color:#f5f5f5;display:grid;grid-template-columns:500px 1fr 1fr 1fr;gap:30px}.footer-column p{font-size:17px;color:#f5f5f5d3}.footer-column .footer-box{display:flex;align-items:center;gap:5px;margin:20px 0}.footer-box span{display:flex}.footer-column h4{font-size:18px;font-weight:400;margin-bottom:10px}.support-wrap{margin-bottom:20px}.support-wrap p{margin-bottom:20px;font-weight:200;display:flex;gap:5px;align-items:center}.support-wrap p span{display:flex}.footer-column .footer-title{font-weight:100;font-size:22px;margin-bottom:15px}.footer-column ul li{line-height:40px}.footer-column ul li a{color:#f5f5f5d3;margin-left:5px;font-size:16px}.footer-social-links ul{display:flex;gap:30px}.footer-social-links ul li a{margin-left:0;font-size:20px}.copyright-section{color:#f5f5f5;margin-top:1rem;text-align:center}.copyright-section a{color:#0ff}.copyright-section .links{display:flex;gap:1rem;justify-content:center;margin-bottom:20px;align-items:center;flex-wrap:wrap}.copyright-section .links a,.copyright-section p{font-size:.85rem;color:#e0e0e0}.copyright-section .links span{display:flex;width:1px;height:15px;background:#fff}.copyright-section p{margin-bottom:1rem}.login-wrapper{background:#0a38a630;min-height:100vh;display:flex;justify-content:center;align-items:center}.login-wrapper-content{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:20px;background:#fff;box-shadow:0 0 8px -2px #e0e0e0}.login-wrapper-content .logo{width:180px;display:flex}.login-form{padding:1rem}.login-form-content{display:flex;flex-direction:column;justify-content:center;align-items:center}.login-form-content h2{font-family:var(--font-regular);font-size:2rem;font-weight:400;color:#4ccda7;padding-top:2rem}.login-form-content p{font-size:.75rem;color:#505050;text-align:center;padding:.5rem;margin-bottom:2rem}.auth-wrapper{background:#fff;min-height:100vh;display:flex;justify-content:center;align-items:center;padding:5rem}.inner-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.auth-wrapper-content{display:grid;grid-template-columns:1fr 1fr;gap:50px}.auth-wrapper-column{display:flex;justify-content:center}.auth-wrapper-column .logo{width:180px;display:flex;margin-bottom:2rem}.auth-wrapper-content h2{margin:40px 0 10px;font-family:var(--font-regular);font-size:45px;font-weight:400;color:#363636}.flex-wrapper{display:flex;justify-content:center}.flex-wrapper.tweak{margin-top:10%}.account-form-section-title{font-size:2.5rem;font-family:var(--font-bold);margin-bottom:1rem;text-align:center;color:#505e8b}.account-form-section-subtitle{font-size:.85rem;color:#505050;text-align:center}.account-form-section form{margin-top:40px}.warning{color:red!important;font-size:.85rem!important;margin-top:10px!important;text-align:start!important}.form-row{margin-bottom:20px;width:500px}.form-row label{font-size:.9rem;margin-bottom:10px}.form-row .input-control{width:100%;height:3rem;font-family:var(--font-regular);font-size:.85rem;padding-left:15px;border:1px solid gainsboro;border-radius:4rem;-webkit-border-radius:4rem;-moz-border-radius:4rem;-ms-border-radius:4rem;-o-border-radius:4rem;outline:none}.form-row .input-control:focus{border:1px solid #4829ba99}.form-btn button{width:100%;display:block;height:3rem;font-family:var(--font-regular);font-size:1rem;font-weight:500;background:var(--linear-gradient);color:#f5f5f5;border:none;border-radius:4rem;-webkit-border-radius:4rem;-moz-border-radius:4rem;-ms-border-radius:4rem;-o-border-radius:4rem;cursor:pointer;margin:2rem 0 0}.form-row a{text-align:right;display:flex;justify-content:flex-end;margin:10px 0;font-weight:500;color:#363636}.form-row a:hover{color:var(--main-color)}.account-form-section .redirect{text-align:center;font-size:1rem;padding:1rem}.redirect a{border-bottom:2px solid var(--main-color);color:var(--main-color);padding-bottom:3px}.auth-wrapper-column.right{background:#f7f3ff;overflow:hidden;position:relative;border-radius:20px}.auth-wrapper-column.right img{width:100%;height:100%;object-fit:contain}.hero-special-text{padding-top:30px;font-weight:100;font-family:Monotype Corsiva;font-size:40px!important;color:#4ccda7!important;animation:changeText 5s linear infinite alternate}.form-check-input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:20px;height:20px;border-radius:50%;border:2px solid #505e8b;outline:none}.form-check-input[type=radio]:checked:before{content:"";display:block;width:10px;height:10px;background-color:#000;border-radius:50%;border:2px solid #4ccda7;position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}.form-check-label{padding:2px}@keyframes changeText{0%{opacity:1}50%{opacity:1}to{opacity:1}}@media (max-width: 1320px){.inner-row{width:100%;margin:0;padding:0 2rem}}.payment-container{background:#f9f6ff;min-height:90vh;padding:4rem 20rem}.payment-logo-container{display:flex;justify-content:center;align-items:center}.payment-logo{width:200px;height:auto;display:flex;align-items:center;justify-content:center}.payment-logo img{width:100%;height:100%;object-fit:contain}.submit-complete-container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:92vh}.success-heading{font-size:2.4rem;font-weight:600;color:#4829ba;margin-bottom:1rem}.thankyou-message{font-size:1.2rem;color:#000;font-weight:600}@media (max-width: 1190px){.sidebar-section{display:block}.header-content nav{display:none}.header-call-to-actions .menu-btn{display:flex}}@media (max-width: 1090px){.footer-content{grid-template-columns:1fr 1fr}.auth-wrapper-content{grid-template-columns:1fr}.auth-wrapper-column .logo{margin:auto}.whatsapp-link-sidebar{display:flex;width:50%;height:50%}}@media (max-width: 768px){.header-content .header-call-to-actions a,.header-call-to-actions p{display:none}.footer-content{grid-template-columns:1fr}.form-row{width:100%}.topbar-content{flex-direction:column;gap:5px;align-items:center}.topbar a{font-size:14px;border-bottom:1px solid var(--main-color)}.whatsapp-link{display:none}.whatsapp-link-sidebar{display:flex;width:50%;height:50%}.header-call-to-actions p.p{display:flex}.choose-row8{display:flex;flex-direction:column;align-items:center}.place{width:90%;height:auto;margin-bottom:10px;margin-right:0}.auth-wrapper{padding:2rem}.account-form-section-title{font-size:2rem;margin:1rem}.account-form-section-subtitle{font-size:.85rem;margin-bottom:1rem}.account-form-section .redirect{font-size:.75rem}.auth-wrapper-column.right{display:none}.login-wrapper-content{min-height:100vh}.dropdown-column-right{box-shadow:none}.payment-container{padding:2rem;min-height:100vh}}@media (max-width: 500px){.sidebar-content{width:100%}}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:100}.modal-content{background:#000;padding:1rem 4rem;max-width:90%;width:1200px;height:auto;position:relative}.modal-header{position:absolute;top:0;right:0}.close-button{background:none;border:none;font-size:4rem;font-weight:500;cursor:pointer;color:red}.modal-body{width:100%}@media (max-width: 768px){.modal-content{padding:1rem 2rem;width:90%}}.systems-we-offer{padding:4rem 20rem;text-align:center;background-size:cover;background-position:center;color:#fff}.systems-we-offer-header{font-size:2.5rem;margin-bottom:30px;color:#0ff}.systems-we-offer-cards{display:flex;flex-wrap:wrap;justify-content:start;gap:2rem}.systems-we-offer-card{background:#000000b3;border-radius:10px;padding:20px;width:30%;text-align:left;transition:transform .3s ease,box-shadow .3s ease;display:flex;gap:1rem;align-items:center;justify-content:center;box-shadow:1px 2px 3px #0ff3}.systems-we-offer-card:hover{transform:translateY(-10px);box-shadow:0 8px 16px #0003}.system-number{font-size:1.5rem;font-weight:700;color:#0ff;text-align:left;height:100%;width:10%}.system-content{width:90%;display:flex;flex-direction:column;justify-content:space-between;align-items:start;height:100%;padding:.3rem 0}.system-title{font-size:1.2rem;margin-bottom:10px;color:#fff;font-weight:700}.system-description{font-size:.85rem;margin-bottom:20px;color:#ddd}.see-more{font-size:1rem;color:#0ff;text-decoration:none;margin-top:auto}.see-more em{font-style:italic}.see-more:hover{text-decoration:underline}@media screen and (max-width: 1440px){.systems-we-offer{padding:4rem 10rem}}@media (max-width: 1024px){.systems-we-offer{padding:4rem}.systems-we-offer-cards{justify-content:space-between}.systems-we-offer-card{width:45%}}@media (max-width: 768px){.systems-we-offer{padding:2rem}.systems-we-offer-card{width:100%}}.hero-section2{position:relative;display:flex;align-items:center;justify-content:center;min-height:91vh;text-align:left;gap:1rem;overflow:hidden;padding:4rem 20rem;background:#000}.floating-elements{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.floating-element{position:absolute;width:50px;height:50px;background:#4ccda733;border-radius:50%;animation:bounce 10s infinite ease-in-out}.floating-element:nth-child(1){top:20%;left:10%;animation-duration:8s;animation-delay:2s}.floating-element:nth-child(2){top:50%;left:50%;animation-duration:10s;animation-delay:4s}.floating-element:nth-child(3){top:80%;left:80%;animation-duration:12s;animation-delay:6s}.floating-element:nth-child(4){top:80%;left:20%;animation-duration:14s;animation-delay:8s}.floating-element:nth-child(5){top:20%;left:80%;animation-duration:10s;animation-delay:8s}@keyframes bounce{0%{transform:translate(0)}25%{transform:translate(100px,-100px)}50%{transform:translate(-100px,100px)}75%{transform:translate(100px,100px)}to{transform:translate(0)}}.hero-image{width:40%;height:auto;margin:0 auto}.hero-content{animation:fadeIn 1s ease-in-out;display:flex;flex-direction:column;gap:2rem;width:55%}.hero-title{font-size:3rem;margin-bottom:1rem;line-height:1.2;color:#0ff;font-weight:700}.hero-subtitle{font-weight:600;margin-bottom:1rem;color:#fff}.hero-description{font-size:1rem;margin-bottom:20px;color:#fff}.features{margin-bottom:30px;font-size:1rem;color:#0ff;font-weight:700}.features span{margin:0 5px}.cta-buttons{display:flex;gap:15px;justify-content:left}.cta-primary{padding:12px 25px;font-size:1rem;color:#fff;background:#505e8b;border:none;border-radius:5px;cursor:pointer;transition:transform .3s ease,background .3s ease}.cta-primary:hover{background:#0ff;transform:scale(1.05);color:#000}.cta-secondary{display:flex;gap:.6rem;align-items:center;justify-content:center;padding:12px 25px;font-size:1rem;color:#000;background:#fff;border:2px solid #000;border-radius:5px;cursor:pointer;transition:transform .3s ease,color .3s ease}.cta-secondary:hover{color:#000;background:#0ff;border:#00ffff 2px solid;transform:scale(1.05)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 1440px){.hero-section2{padding:4rem 10rem}}@media (max-width: 1090px){.hero-section2{padding:0 2rem}.hero-image{display:none}.hero-image-tablet{display:block;width:100%}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:.9rem}.features{font-size:.8rem}.logos-list{display:flex;flex-wrap:wrap}}@media (max-width: 768px){.hero-section2{flex-direction:column;text-align:center;padding:20px}.hero-image{display:none}.hero-content{width:100%;animation:fadeIn 1s ease-in-out;padding:2rem 0}.hero-title{font-size:2.2rem}.hero-subtitle{font-size:1.2rem}.hero-description{font-size:.85rem}.features{font-size:.9rem}.cta-buttons{flex-direction:column}.cta-primary,.cta-secondary{width:100%;padding:10px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.card-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;justify-content:flex-start}.card{border-radius:10px;border:none;box-shadow:0 4px 8px #0000001a;padding:1.4rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-10px);box-shadow:0 8px 16px #0003}.card-icon{margin-bottom:1.5rem}.card-title{font-size:1.2rem;margin-bottom:1rem;font-weight:700}.card-description{font-size:.85rem}@media screen and (max-width: 1024px){.card-container{gap:1rem}}@media (max-width: 768px){.card-container{gap:1rem}.card-title{font-size:1rem}.card-description{font-size:.8rem}}.agrebis-hero{min-height:92vh;width:100%;padding:2rem;display:flex;justify-content:center;align-items:center;background-size:cover;background-position:center}.agrebis-content{text-align:center;color:#fff;width:60%}.agrebis-content h1{font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:#59ff00}.agrebis-content p{font-size:1rem;margin-bottom:2rem}.agrebis-buttons{display:flex;justify-content:center;gap:1rem}.agrebis-about{display:flex;justify-content:space-between;align-items:center;padding:4rem 20rem;background:#000;gap:2rem}.agrebis-about-img{display:flex;flex-direction:column;justify-content:start;align-items:center;width:40%}.agrebis-about-img img{border-top-left-radius:4rem;border-bottom-right-radius:4rem}.agrebis-logo{width:80px;height:auto}.agrebis-about-content{width:60%;color:#fff}.agrebis-about-title h3{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#59ff00}.agrebis-about-description{margin-bottom:2rem}.agrebis-about-description p{font-size:1rem}.agrebis-about-button{display:flex}.agrebis-features{padding:4rem 20rem;background:#fff}.agrebis-title{display:flex;justify-content:center;margin-bottom:2rem}.agrebis-title h1{font-size:2.2rem;color:#000;font-weight:700}@media screen and (max-width: 1440px){.agrebis-about{padding:2rem 10rem}.agrebis-about-img{width:100%}.agrebis-about-img img{border-radius:0;border-top-left-radius:2rem;border-bottom-right-radius:2rem;border-top-right-radius:0;border-bottom-left-radius:0}.agrebis-about-content{width:100%}.agrebis-features{padding:2rem 10rem}}@media screen and (max-width: 1024px){.agrebis-content{width:90%}.agrebis-about{padding:2rem;display:flex;flex-direction:column}.agrebis-about-img{width:100%}.agrebis-about-img img{border-radius:0}.agrebis-about-content{width:100%}.agrebis-features{padding:2rem}}@media (max-width: 768px){.agrebis-content{width:100%}.agrebis-content h1{font-size:2rem}.agrebis-content p{font-size:.8rem}.agrebis-about{padding:2rem;display:flex;flex-direction:column}.agrebis-about-img{width:100%}.agrebis-about-img img{border-radius:0}.agrebis-about-content{width:100%}.agrebis-features{padding:2rem}}.button-container{display:inline-block}.custom-button{border:none;padding:.5rem 2rem;border-radius:5px;font-size:16px;cursor:pointer;transition:background-color .3s ease,color .3s ease;display:flex;align-items:center;justify-content:center;gap:.3rem}@media screen and (max-width: 768px){.custom-button{width:100%}}.lending-hero{min-height:91vh;width:100%;padding:2rem;display:flex;justify-content:center;align-items:center;background-size:cover;background-position:center}.lending-content{text-align:center;color:#fff;width:50%}.lending-content h1{font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:#0ff}.lending-content p{font-size:1rem;margin-bottom:2rem}.lending-buttons{display:flex;justify-content:center;gap:1rem}.lending-about{display:flex;justify-content:space-between;align-items:center;padding:4rem 20rem;background:#fff;gap:2rem}.lending-about-content{display:flex;flex-direction:column;width:60%}.lending-about-text{display:flex;flex-direction:column;margin-bottom:2rem}.lending-about-text h1{font-size:2rem;line-height:1.2;color:#4829ba;margin-bottom:2rem;font-weight:700}.lending-about-text p{font-size:.85rem;line-height:1.5;margin-bottom:1rem}.lending-about-image{display:flex;align-items:center;width:40%}.lending-about-image img{width:100%;height:auto}.lending-features{padding:4rem 20rem;background:#f6efef}.lending-title{display:flex;justify-content:center;margin-bottom:2rem}.lending-title h1{font-size:2.2rem;color:#000;font-weight:700}@media screen and (max-width: 1024px){.lending-content{width:90%}.lending-about{padding:2rem;display:flex}.lending-about-content,.lending-about-image{width:50%}.lending-features{padding:2rem}}@media (max-width: 768px){.lending-content{width:100%}.lending-content h1{font-size:2rem}.lending-content p{font-size:.8rem}.lending-about{padding:2rem;display:flex;flex-direction:column}.lending-about-content{width:100%}.lending-about-image{width:100%;height:auto}.lending-features{padding:2rem}.lending-buttons{flex-direction:column}}.marketplace-hero{text-align:center;padding:4rem 20rem;background-color:#fff;display:flex;flex-direction:column;justify-content:center}.mkt-hero-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.mkt-hero-title{font-size:2.5rem;font-weight:700;color:#4829ba;width:60%}.mkt-hero-description{font-size:.9rem;margin-bottom:4rem;width:60%}.carousel{display:flex;align-items:center;justify-content:center;margin-bottom:20px;position:relative;height:600px}.carousel-button{background:none;border:none;font-size:2rem;cursor:pointer;color:#4829ba;z-index:10}.carousel-images{display:flex;position:relative;align-items:center;justify-content:center;width:100%}.carousel-image{position:absolute;width:800px;height:500px;border-radius:24px;opacity:.5;transition:all .3s ease}.carousel-image.position-0{transform:translate(-300px) scale(.8);opacity:1;z-index:1;filter:blur(3px)}.carousel-image.position-1{transform:translate(-200px) scale(.9);opacity:1;z-index:2;filter:blur(1px)}.carousel-image.position-2{transform:translate(0) scale(1.2);z-index:3;opacity:1;filter:none;box-shadow:1px 1px 10px #0003}.carousel-image.position-3{transform:translate(250px) scale(.9);z-index:2;opacity:1;filter:blur(1px)}.carousel-image.position-4{transform:translate(400px) scale(.7);opacity:1;z-index:1;filter:blur(3px);filter:brightness(.5)}.mkt-hero-buttons{display:flex;justify-content:center;gap:20px}.mkt-hero-buttons .custom-button{padding:10px 20px;font-size:1rem;border-radius:5px;cursor:pointer;transition:background-color .3s ease,color .3s ease}.mkt-hero-buttons .custom-button:first-child{background-color:#4829ba;color:#fff}.mkt-hero-buttons .custom-button:first-child:hover{background-color:#3a1f9a}.mkt-hero-buttons .custom-button:last-child{background-color:#fff;color:#4829ba;border:2px solid #4829ba}.mkt-hero-buttons .custom-button:last-child:hover{background-color:#f0f0f0}.marketplace-features{padding:4rem 20rem;background:#f6efef}.marketplace-title{display:flex;justify-content:center;text-align:center;margin-bottom:2rem}.marketplace-title h1{font-size:2.5rem;font-weight:700}@media screen and (max-width: 1440px){.marketplace-hero{padding:4rem 10rem}.mkt-hero-title{font-size:2rem;margin-bottom:10px;width:100%}.mkt-hero-description{font-size:.85rem;margin-bottom:1rem;width:100%}.carousel{height:500px}.carousel-image{width:100%;height:400px}.marketplace-features{padding:2rem 10rem}}@media screen and (max-width: 1024px){.marketplace-hero{padding:2rem}.mkt-hero-title{font-size:2rem;margin-bottom:10px;width:100%}.mkt-hero-description{font-size:.85rem;margin-bottom:1rem;width:100%}.carousel{height:400px}.carousel-image{width:100%;height:300px}}@media (max-width: 768px){.marketplace-hero{padding:2rem 1rem;overflow:hidden}.mkt-hero-title{font-size:1.5rem;margin-bottom:10px;width:100%}.mkt-hero-description{font-size:.85rem;margin-bottom:1rem;width:100%}.carousel{height:300px}.carousel-image{width:100%;height:200px}.mkt-hero-buttons{flex-direction:column;gap:10px}.mkt-hero-buttons .custom-button{padding:10px 20px;font-size:1rem;border-radius:5px;cursor:pointer;transition:background-color .3s ease,color .3s ease}.mkt-hero-buttons .custom-button:first-child{background-color:#4829ba;color:#fff}.mkt-hero-buttons .custom-button:first-child:hover{background-color:#3a1f9a}.mkt-hero-buttons .custom-button:last-child{background-color:#fff;color:#4829ba;border:2px solid #4829ba}.mkt-hero-buttons .custom-button:last-child:hover{background-color:#f0f0f0}.marketplace-features{padding:2rem}.marketplace-title{display:flex;justify-content:center;margin-bottom:2rem}.marketplace-title h1{font-size:2rem;color:#000;font-weight:700}}.marketplace-about{display:flex;flex-wrap:wrap;padding:4rem 20rem;background-color:#f9f9f9;color:#333}.marketplace-about-content{display:flex;flex-direction:row;justify-content:center;gap:2rem}.marketplace-about-text{max-width:50%;display:flex;flex-direction:column;justify-content:center}.marketplace-about-text h1{font-size:2.5rem;margin-bottom:20px;color:#4829ba;font-weight:600}.marketplace-about-text h2{font-size:1.5rem;margin-bottom:20px;color:#4829ba}.marketplace-about-text p{font-size:.85rem;margin-bottom:20px;color:#000}.marketplace-about-image img{max-width:100%;border-radius:10px}@media screen and (max-width: 1440px){.marketplace-about{padding:4rem 10rem}.marketplace-about-content{flex-direction:column;gap:2rem}.marketplace-about-text{max-width:100%}.marketplace-about-image img{border-radius:0}}@media screen and (max-width: 1024px){.marketplace-about{padding:2rem}.marketplace-about-content{flex-direction:column;gap:2rem}.marketplace-about-text{max-width:100%}.marketplace-about-image img{border-radius:0}}@media (max-width: 768px){.marketplace-about{padding:2rem}.marketplace-about-content{flex-direction:column}.marketplace-about-text{max-width:100%}.marketplace-about-image img{border-radius:0}}.rms-hero{display:flex;justify-content:center;align-items:center;background:#000;min-height:92vh;padding:4rem 20rem;gap:2rem}.rms-hero-content{display:flex;flex-direction:column;justify-content:left;width:50%;text-align:left;gap:2rem}.rms-hero-image{width:50%}.rms-hero-content h1{font-size:2.5rem;font-weight:600;color:#0ff;width:80%}.rms-hero-content p{font-size:1rem;color:#fff}.rms-about{padding:4rem 20rem;background-color:#fff}.rms-about-header{display:flex;flex-direction:column;gap:1.2rem;text-align:center;align-items:center;margin-bottom:2rem}.rms-about-header h1{font-size:2rem;font-weight:600;color:#4829ba}.rms-about-header p{font-size:.85rem;color:#000;width:70%}.rms-about-content{display:flex;gap:1.5rem}.rms-about-content-left{width:50%;display:flex;flex-direction:column;gap:1.5rem;text-align:left;justify-content:center}.rms-about-content-left h2{font-size:2rem;font-weight:600;color:#4829ba}.rms-about-content-left p{font-size:.85rem;color:#000}.rms-about-content-right{width:50%;display:flex;flex-direction:column;gap:1.5rem;text-align:center}.rms-about-content-right img{width:100%;height:auto;object-fit:contain}.rms-features{display:flex;flex-direction:column;gap:1.5rem;text-align:center;padding:2rem 20rem 4rem}.rms-features h2{font-size:1.5rem;font-weight:600;color:#4829ba}@media screen and (max-width: 1024px){.rms-hero-content{width:80%;padding:2rem 10rem}.rms-about,.rms-features{padding:2rem 10rem}}@media screen and (max-width: 768px){.rms-hero{min-height:91vh;display:flex;flex-direction:column;padding:2rem}.rms-hero-content{width:100%;padding:0}.rms-hero-image{width:100%}.rms-hero-content h1{font-size:2rem}.rms-hero-content p{font-size:.8rem}.rms-about,.rms-features{padding:2rem}.rms-about-content{flex-direction:column;gap:2rem}.rms-about-content-left,.rms-about-content-right{width:100%}.rms-about-content-right img{height:auto}}.manufacturing-container{padding:2rem 20rem;background:#fff}.manufacturing-header{display:flex;flex-direction:column;gap:1.5rem;text-align:center;align-items:center}.manufacturing-header h1{font-size:2rem;font-weight:600;color:#4829ba}.manufacturing-header p{font-size:.85rem;color:#000;width:70%}.manufacturing-about{width:100%;display:flex;flex-direction:row;gap:2rem;padding:3rem 0}.manufacturing-about-left{width:50%;display:flex;flex-direction:column;gap:1.5rem;text-align:left;justify-content:center}.manufacturing-about-left h2{font-size:1.5rem;font-weight:600;color:#4829ba}.manufacturing-about-left p{font-size:.85rem;color:#000}.manufacturing-about-right{width:50%;display:flex;flex-direction:column;gap:1.5rem;text-align:center}.manufacturing-about-right img{width:100%;object-fit:contain;filter:blur(.2px)}.manufacturing-features{width:100%;display:flex;flex-direction:column;gap:1.5rem;text-align:center;padding:1rem 0}.manufacturing-features h2{font-size:1.5rem;font-weight:600;color:#4829ba}@media screen and (max-width: 1440px){.manufacturing-container{padding:2rem 10rem}.manufacturing-about{padding:1rem 0;flex-direction:column}.manufacturing-about-left{width:100%}.manufacturing-about-right{width:100%;height:auto;padding:2rem 0}}@media screen and (max-width: 1024px){.manufacturing-container{padding:2rem 10rem}}@media screen and (max-width: 768px){.manufacturing-container{padding:2rem}.manufacturing-header p{width:100%}.manufacturing-about{flex-direction:column;gap:1rem}.manufacturing-about-left{width:100%}.manufacturing-about-right{width:100%;height:auto}}.security-container{padding:2rem 20rem}.security-header{display:flex;flex-direction:column;gap:1.5rem;text-align:center;align-items:center}.security-header h1{font-size:2rem;font-weight:600;color:#4829ba}.security-header p{font-size:.85rem;color:#000;width:70%}.security-img-container{width:100%;display:flex;gap:20px;justify-content:center;align-items:center;padding:2rem 0}.sec-img-left{width:100%;height:100%;object-fit:contain;filter:blur(.5px)}.sec-img-center{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.sec-img-center-upper,.sec-img-center-lower{width:100%;height:48%;object-fit:cover}.sec-img-right{width:100%;height:100%;object-fit:cover}.security-features{width:100%;display:flex;flex-direction:column;gap:1.5rem;text-align:center;padding:1rem 0}.security-features h2{font-size:1.5rem;font-weight:600;color:#4829ba}@media screen and (max-width: 1440px){.security-container{padding:2rem 10rem}}@media screen and (max-width: 1024px){.security-container{padding:2rem 10rem}.security-img-container{flex-direction:column;gap:20px;justify-content:center;align-items:center;height:auto}.sec-img-left{width:100%}.sec-img-center{width:100%;height:50%;display:flex;flex-direction:column;gap:20px}.sec-img-right{width:100%}}@media screen and (max-width: 768px){.security-container{padding:2rem}.security-header p{width:100%}.security-img-container{flex-direction:column;gap:20px;justify-content:center;align-items:center}.sec-img-left{width:100%}.sec-img-center{width:100%;height:100%;display:flex;flex-direction:column;gap:20px}.sec-img-right{width:100%}}.sacco-container{font-family:Arial,sans-serif;padding:2rem 20rem;background:#fff;color:#000}.sacco-header{margin-bottom:2rem;display:flex;flex-direction:column;text-align:center;align-items:center;gap:1.5rem}.sacco-header h1{font-size:2rem;font-weight:600;color:#4829ba}.sacco-header p{font-size:.85rem;width:70%}.sacco-about{width:100%;display:flex;flex-direction:row;gap:2rem;padding:3rem 0}.sacco-about-left{width:50%;display:flex;flex-direction:column;gap:1.5rem;text-align:left;justify-content:center}.sacco-about-left h2{font-size:1.5rem;font-weight:600;color:#4829ba}.sacco-about-left p{font-size:.85rem;color:#000}.sacco-about-right{width:50%;display:flex;flex-direction:column;gap:1.5rem;text-align:center}.sacco-about-right img{width:100%;object-fit:contain}.sacco-features{display:flex;flex-direction:column;gap:1.5rem;text-align:center;padding:1rem 0}.sacco-features h2{font-size:1.5rem;font-weight:600;color:#4829ba}@media screen and (max-width: 1440px){.sacco-container{padding:4rem 10rem}.sacco-header{margin-bottom:2rem}.sacco-about{padding:1rem 0;flex-direction:column}.sacco-about-left{width:100%}.sacco-about-right{width:100%;height:auto;padding:2rem 0}}@media screen and (max-width: 1024px){.sacco-container{padding:2rem 10rem}}@media (max-width: 768px){.sacco-container{padding:2rem}.sacco-header{margin-bottom:1rem}.sacco-header p{width:100%}.sacco-about{flex-direction:column-reverse;gap:2rem;padding:0}.sacco-about-left{width:100%}.sacco-about-right{width:100%;height:auto;padding:2rem 0}}.why-choose-us{text-align:left;padding:4rem 0 0}.why-choose-us-header{font-size:2.5rem;margin-bottom:3rem;color:#000;font-weight:500}.why-choose-us-cards{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}.why-choose-us-card{background:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;padding:20px;width:250px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.why-choose-us-card:hover{transform:translateY(-10px);box-shadow:0 8px 16px #0003}.icon{margin-bottom:20px}.title{font-size:1.2rem;font-weight:700;margin-bottom:1rem;color:#000}.description{font-size:.85rem;color:#666}@media screen and (max-width: 768px){.why-choose-us-cards{justify-content:center}.why-choose-us-card{width:100%}}.landing{width:100%;background:#fff}.hero-section{padding:0}.hero-section-content{display:flex;align-items:center;min-height:70vh}.hero-section .hero-texts{text-align:left;flex:1;padding-right:20px;flex-basis:50%}.hero-texts h1{font-family:var(--font-bold);margin:0 auto 20px;font-size:34px;color:#505e8b}.hero-texts p{font-size:18px;margin-bottom:20px;line-height:32px;color:#333}.hero-circular{position:absolute;width:270px;left:0;top:-80px;z-index:4;display:none}.hero-circular-v2{position:absolute;width:270px;right:0;bottom:-180px;display:none}.hero-images{position:relative;flex:1;display:flex;flex-wrap:wrap;justify-content:flex-end;flex-basis:50%}.hero-main-image{max-width:900px;margin:auto;position:relative;z-index:10;padding:10px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px}.hero-image-moja{width:196px;background:#fff;height:280px;position:absolute;border-radius:20px;padding:7px;z-index:15;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;box-shadow:var(--box-shadow)}.hero-image-moja img{border-radius:13px;-webkit-border-radius:13px;-moz-border-radius:13px;-ms-border-radius:13px;-o-border-radius:13px}.hero-image-moja.right{right:0;top:-20px}.hero-image-moja.left{bottom:-20px}.partners-section{background:#fff;padding-bottom:4rem}.solution-point{text-align:center;padding:20px 0;font-size:25px;color:#4829ba}.partners-section-content h3{text-align:center;font-weight:500;margin-bottom:30px;font-size:22px}.logos-scroller{max-width:100vw;overflow:hidden;mask:linear-gradient(90deg,transparent,rgb(0,0,0) 10%,rgb(0,0,0) 90%,transparent);-webkit-mask:linear-gradient(90deg,transparent,rgb(0,0,0) 10%,rgb(0,0,0) 90%,transparent)}.logos-scroller-inner{display:flex;gap:30px;align-items:center;animation:scroller 80s linear infinite;-webkit-animation:scroller 80s linear infinite;width:max-content}.logos-scroller img{width:180px;height:120px;border:1px solid}.logos-list{display:flex;justify-content:center;align-items:center;gap:20px}.logos-list img{width:100px;height:60px;object-fit:contain}@keyframes scroller{to{transform:translate(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%)}}.why-choose-section{padding:4rem 0 0;background:#fff}.why-choose-section-content a{width:180px;color:#fff;display:flex;align-items:center;font-size:.9rem;padding-bottom:.6rem;padding-top:.6rem;justify-content:center;margin-top:0;margin-bottom:20px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;background:linear-gradient(to right,var(--secondary-color),#505e8b,var(--main-color))}.why-choose-section-content .intro-section{display:grid;grid-template-columns:3fr 3fr;gap:50px;align-items:center}.intro-section h1{font-size:20px;font-family:var(--font-bold);color:var(--main-color);background:#dadcfd57;padding:40px;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;line-height:42px;border:1px solid #505e8b}.intro-section p{font-size:.85rem;line-height:32px;margin-bottom:10px}.intro-section p span.aquate{font-weight:600;color:var(--main-color)}.intro-section-pitch{height:100%;display:flex;flex-direction:column;justify-content:center;gap:.8rem;padding:1.5rem 2rem;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;background:#dadcfd57;border:1px solid #8eeaf8;border:1px solid #8eeaf893}.intro-section-pitch2{padding:30px;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;background:#dadcfd57;border:1px solid #8eeaf893}.intro-section-pitch h3{font-size:1.1rem;margin-bottom:1rem;color:var(--main-color);font-weight:700}.intro-section-pitch p{font-size:.85rem;margin-bottom:10px;color:#1e3d5a}body{font-family:Arial,sans-serif}.main-image-container{width:400px;height:400px;overflow:hidden;position:relative;border:1px solid #ccc}.main-image-container img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease;will-change:transform}.thumbnails{display:flex;justify-content:center;margin-top:10px}.thumbnail{width:70px;height:70px;margin:0 5px;cursor:pointer;border:1px solid #ccc}.thumbnail:hover{border:2px solid #3aa7aa}.thumbnail img{width:100%;height:100%;object-fit:cover}.choose-row{display:grid;grid-template-columns:1.2fr 3fr;gap:50px;padding-bottom:3rem}.choose-image{background:#fff;position:relative;align-items:center;padding:7px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;box-shadow:var(--box-shadow);height:max-content}.choose-image img{border-radius:13px;-webkit-border-radius:13px;-moz-border-radius:13px;-ms-border-radius:13px;-o-border-radius:13px}.choose-image .stat-image{position:absolute;bottom:40px;left:-50px;width:160px;height:160px}.choose-items{display:grid;grid-template-columns:1fr 1fr;gap:20px}.choose-item-moja{background:#fff;padding:30px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;box-shadow:var(--box-shadow);border:1px solid #8eeaf8;border:1px solid #8eeaf893}.choose-item-moja .heading{display:flex;align-items:center;gap:5px;margin-bottom:10px;color:#1e3d5a}.choose-item-moja .heading span{display:flex;color:var(--main-color)}.choose-item-moja .heading h3{font-weight:500;font-size:25px}.choose-item-moja p{line-height:1.3}.home-pricing-section{padding:40px 0;background:#5d6580}.home-pricing-section .inner-row{width:90%}.home-pricing-section-content{color:#222;padding:30px}.pricing-intro{margin:auto;text-align:center;padding-top:20px}.pricing-intro h1{font-size:2rem;font-family:var(--font-bold);font-weight:600}.pricing-intro p{width:80%;margin:10px auto;line-height:28px;font-size:20px;color:#656565}.pricing-row{display:flex;justify-content:center;gap:1rem}.pricing-moja{padding:50px 30px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;background:#fff;box-shadow:0 0 15px -8px #bb63ffd9;border:1px solid #505e8b}.pricing-moja.popular{background:#e1f6f3;position:relative;border:1px solid #505e8b}.pricing-moja.popular:before{content:"Most Popular";position:absolute;top:-15px;width:max-content;color:#f5f5f5;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);padding:7px 25px;font-size:15px;background:var(--linear-gradient);border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0px 0px;-moz-border-radius:10px 10px 0px 0px;-ms-border-radius:10px 10px 0px 0px;-o-border-radius:10px 10px 0px 0px}.pricing-moja p{margin-bottom:-20px;margin-top:-20px;font-size:17px;text-align:center}.pricing-moja h3{font-size:18px;text-transform:uppercase;font-weight:500;text-align:center;color:#1e3d5a}.pricing-moja .price{display:grid;margin:30px 0;gap:10px;text-align:center}.pricing-moja h1{font-size:40px;display:flex;font-weight:600;justify-content:center;letter-spacing:-1px;gap:5px;align-items:flex-end;color:var(--main-color);line-height:45px;color:#505e8b}.pricing-moja h1 span{font-size:18px;font-weight:400;display:flex;color:var(--main-color)}.price span.extra{font-size:15px}.pricing-moja .user-no{text-align:left}.pricing-moja select{width:100%;height:40px;font-family:var(--font-regular);padding:0 5px;margin:5px;border:1px solid gainsboro;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;outline:none}.pricing-moja.popular select{background:#f7f4ffd0}.additional-options{display:flex;flex-direction:column}.additional-options label{color:#525151;font-size:.85rem}.inclusion-box{border-top:1px solid rgba(220,220,220,.455);padding-top:20px;margin-top:20px}.inclusion-box h4{font-size:19px;margin:10px 0;font-weight:500}.inclusion-box ul{padding-left:0;margin-left:0;list-style-type:none}.inclusion-box ul li{margin-bottom:7px;display:flex;gap:5px;align-items:center;color:#636262;font-size:.85em}.inclusion-box span{width:30px;height:30px;flex-shrink:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;color:var(--main-color)}.inclusion-box p{color:#525151;font-size:18px}.pricing-moja a{width:180px;margin:30px auto auto;display:flex;padding:.8rem 0;font-size:.85rem;font-weight:500;align-items:center;justify-content:center;background:#a2a7fa66;color:#484848;border-radius:7px;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;transition:all .7s ease;-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-ms-transition:all .7s ease;-o-transition:all .7s ease}.pricing-moja.popular a{background:var(--linear-gradient);color:#fff;transition:all .7s ease;-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-ms-transition:all .7s ease;-o-transition:all .7s ease}.pricing-moja.popular a:hover{background:var(--linear-gradient)}.pricing-moja a:hover{background:#a2a7fa52}.pricing-btn{margin:60px 0;display:flex;justify-content:center}.pricing-btn a{display:flex;width:200px;height:55px;background:#9b20df;border-radius:7px;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;align-items:center;justify-content:center;color:#f5f5f5}.book-demo{width:1000px;background:#baa8fa56;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;padding:30px;border-radius:7px;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;margin:auto}.book-demo a{width:180px;height:50px;display:flex;align-items:center;justify-content:center;background:var(--linear-gradient);color:#dcdcdc;border-radius:7px;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;font-size:15px;cursor:pointer}.special-price{opacity:0}.solutions-section{padding:0 0 4rem;background:#fff}.problem-title-container{display:flex;flex-direction:column;align-items:center}.problem-title{font-size:2rem;font-family:var(--font-bold);font-weight:600;margin:auto;padding-top:50px;text-align:center;color:#1e3d5a}.problem-subtitle{font-size:.85rem;text-align:center;padding:1rem;width:50%}.problem-accordions{display:flex;gap:10px;margin-top:50px}.problem-moja{position:relative;background:#505e8b59;height:500px;flex-grow:1;transition:all .6s ease;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px}.problem-moja.active{flex-grow:12;background:#505e8b}.problem-moja .skewed-head{position:absolute;width:400px;top:50%;left:-152px;transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg)}.skewed-head h3{font-weight:500;font-size:16px;color:#444}.problem-moja.active .skewed-head h3{color:#fff}.problem-wrapper{display:flex;justify-content:flex-end;position:absolute;height:100%;width:100%;transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}.problem-moja.active .problem-wrapper{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);opacity:1}.problem-wrapper .problem-description{width:90%;display:grid;grid-template-columns:1fr 1fr;gap:30px;place-items:center;color:#f5f5f5}.problem-description h1{font-size:40px;font-family:var(--font-bold);margin-bottom:10px}.problem-description p{line-height:1.6}.solutions-row{margin-top:40px}.solutions-intro{width:800px;margin:auto;text-align:center}.solutions-intro h3{width:150px;margin:10px auto;height:45px;background:#baa8fa56;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:500;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}.solutions-intro h1{font-size:40px;font-family:var(--font-bold);margin:10px 0}.solutions-intro p{font-size:18px}.solutions-content-row{margin-top:50px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.solution-moja{border:1px solid rgba(220,220,220,.114);background-color:#dcd2ff5a;padding:10px 30px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;box-shadow:0 0 2px -2px #7d7d8c69;transition:.6s ease;-webkit-transition:.6s ease;-moz-transition:.6s ease;-ms-transition:.6s ease;-o-transition:.6s ease}.solution-moja:last-child{height:max-content}.solution-moja .icon{width:45px;height:45px;display:flex;align-items:center;background:#c1c1d738;justify-content:center;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;margin:10px 0}.solution-moja .icon img{width:20px;height:20px;transition:.7s ease;-webkit-transition:.7s ease;-moz-transition:.7s ease;-ms-transition:.7s ease;-o-transition:.7s ease}.solution-moja h4{font-size:22px;font-weight:500}.solution-moja p{font-size:16px;color:#636363;line-height:1.4}.solution-moja:hover .icon img{filter:invert(17%) sepia(68%) saturate(3012%) hue-rotate(245deg) brightness(95%) contrast(107%)}.solution-moja:hover .icon{background:#e8e2fe}.solution-moja:hover{background:#dcd2ff5a}.solution-head{display:flex;justify-content:space-between;align-items:center}.solution-head .left{display:flex;align-items:center;gap:5px}.solution-head span{display:flex;transition:all .7s ease;-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-ms-transition:all .7s ease;-o-transition:all .7s ease}.solution-head.active span{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg)}.solution-moja .solution-body{overflow:hidden;transition:all .7s ease;max-height:0;-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-ms-transition:all .7s ease;-o-transition:all .7s ease}.solution-moja .solution-body.active{max-height:400px}.solution-moja ul{padding:10px 0}.solution-moja ul li{display:flex;margin-bottom:10px;font-size:16px;line-height:26px}.solution-head-v2{display:flex;align-items:center;gap:5px}.features-section{padding-bottom:100px}.testimonials-section{background:#fff;padding:0 0 100px}.testimonials-section-content h1{font-size:2.2rem;text-align:center;font-family:var(--font-bold);color:#515e8a;width:900px;margin:auto}.testimonial-slider{margin-top:50px}.testimonial-moja{background:#e8e2fe88;border-radius:20px;color:#1f2941e4;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;padding:50px}.testimonial-moja p{font-size:.85rem;line-height:32px;margin-bottom:20px}.testimonial-moja .profile h3{font-weight:600;font-size:1.2rem}.testimonial-moja span{color:var(--main-color)}.pricing-section{padding:100px 0;background:var(--main-color)}.pricing-section-content{display:grid;grid-template-columns:1fr 1fr;gap:40px;color:#f5f5f5}.pricing-section-texts h3{font-size:20px;color:#dcdcdc;font-weight:500}.pricing-section-texts h1{font-size:50px;font-family:var(--font-bold)}.pricing-section-texts p{font-size:18px;line-height:32px;margin-bottom:20px}.pricing-section-texts a{width:200px;height:50px;border:2px solid gainsboro;display:flex;justify-content:center;align-items:center;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;font-size:16px;color:#dcdcdc}.pricing-section-images{display:grid;grid-template-columns:1fr 1fr;align-items:center}.pricing-section-images img{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px}.pricing-section-images img:nth-child(1){height:70%;width:80%}.faq-section{padding:2rem 0;background:#d1daee9a}.faq-section-content{display:grid;grid-template-columns:repeat(2,1fr);gap:60px;padding:2rem 0}.faq-intro-text h3{font-size:2rem;font-family:var(--font-bold);font-weight:600}.faq-intro-text h1{font-family:var(--font-bold);font-size:40px;margin:10px 0}.faq-intro-text h1 span{color:var(--main-color)}.faq-intro-text p{font-size:20px;line-height:32px}.single-faq-body{padding:.8rem 1rem;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;transition:all .8s ease;-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-ms-transition:all .8s ease;-o-transition:all .8s ease}.single-faq-body.active{border-top:5px solid var(--main-color);background:#fff;margin-bottom:1rem}.single-faq-header{display:flex;justify-content:space-between;align-items:center;position:relative;cursor:pointer;font-size:20px!important}.single-faq-header h3{font-weight:500;width:90%;font-size:1rem!important}.single-faq-header span{font-size:24px;display:flex;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;position:absolute;right:0}.single-faq-body .single-faq-header span.minus,.single-faq-body.active .single-faq-header span.plus{opacity:0}.single-faq-body.active .single-faq-header span.minus{opacity:1}.single-faq-answer{max-height:0;overflow:hidden;transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out}.single-faq-body.active .single-faq-answer{max-height:300px}.single-faq-inner{padding:10px 0}.single-faq-answer p{line-height:1.5;color:#504f4f}.action-section{background:#fff;padding:4rem 0}.action-section-content{width:600px;padding:30px;margin:auto;text-align:center;background:#000;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px}.action-section-content h1{font-size:1.6rem;font-family:var(--font-bold);margin-bottom:10px;color:#0ff}.action-section-content p{font-size:.9rem;width:75%;margin:20px auto;color:#fff}.action-section-content h3{color:#9b20df;font-size:24px}.action-section .intro-t{font-weight:500}.about-text{line-height:1.5;font-size:18px;padding-left:10%;padding-right:10%;text-align:center;background:#fff}.pricing-switch{display:flex;justify-content:center;align-items:center;margin:10px 0}.toggle-switch{display:flex;align-items:center;background-color:#fff;border-radius:30px;padding:5px;width:250px;position:relative}.toggle-label{font-size:15px;font-weight:700;color:#505e8b;width:99%;text-align:center;z-index:1}.switch{position:relative;width:100%}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#ccc;border-radius:30px;cursor:pointer;transition:.4s}.slider:before{content:"";position:absolute;height:15px;width:15px;background-color:#fff;border-radius:100%;bottom:5px;left:2px;transition:.4s}.monthly .slider{background-color:#4829ba}.monthly .slider:before{transform:translate(60px)}.monthly .toggle-label:last-child{color:#505e8b}@media (min-width: 768px){.pricing-moja{width:360px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;gap:-10px}}@media (max-width: 1250px){.pricing-moja h1{font-size:45px}}@media (max-width: 1190px){.pricing-row{grid-template-columns:1fr 1fr}}@media (max-width: 1090px){.hero-texts h1,.solutions-intro,.action-section-content,.solution-point,.problem-statement h2,.testimonials-section-content h1,.hero-section .hero-texts,.why-choose-section-content .intro-section{width:100%}.hero-image-moja{width:180px;height:300px}.hero-circular,.hero-circular-v2{width:180px}.why-choose-section-content .intro-section{grid-template-columns:1fr;gap:10px}.choose-image{width:400px;margin:auto}.problem-statement h2,.solutions-intro h1,.pricing-intro h1{font-size:40px}.problem-moja .skewed-head{left:-165px}.solutions-content-row{grid-template-columns:repeat(2,1fr)}.pricing-section-content,.faq-section-content{grid-template-columns:1fr;gap:20px}.pricing-intro{width:100%}.book-demo{width:90%;gap:20px;flex-direction:column;text-align:center}}@media (max-width: 768px){.hero-images{display:none}.hero-texts h1,.pricing-section-texts h1,.testimonials-section-content h1,.faq-intro-text h1,.action-section-content h1,.pricing-intro h1,.solutions-intro h1,.problem-statement h2{font-size:30px}.hero-image-moja{height:250px}.hero-circular,.hero-circular-v2{width:130px}.choose-image{max-width:60%}.choose-items,.solutions-content-row{grid-template-columns:1fr}.choose-item-moja{max-width:320px}.problem-accordions{flex-direction:column}.problem-moja .skewed-head{transform:rotate(0);-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);position:relative!important;top:0;left:0;font-size:15px;width:100%;padding:20px}.problem-moja{height:80px;overflow:hidden}.problem-moja.active{height:650px;max-height:none}.problem-wrapper .problem-description{display:flex;flex-direction:column;gap:1rem;width:95%;margin:0 20px}.problem-description img{width:150px}.solutions-content-row{grid-template-columns:1fr}.single-faq-header h3{font-size:17px}.action-section-content p{width:90%}.pricing-row{display:flex;flex-direction:row;justify-content:start;overflow-x:auto;gap:1rem;white-space:nowrap;padding:0;scroll-snap-type:x mandatory}.pricing-moja.popular{margin-top:40px}.solutions-row{margin-top:0}.pricing-row{margin:0;padding-bottom:3rem;padding-top:1rem}.solution-point{font-size:20px}.about-text{font-size:16px;padding-left:5%;padding-right:5%}.choose-row{display:flex;flex-direction:column;gap:20px}.choose-image,.choose-items{text-align:center}.choose-image img{width:100%;height:auto}.choose-items .intro-section-pitch{margin-bottom:20px}.home-pricing-section-content{padding:0}.inner-row{width:100%;margin:0;padding:0 2rem}.problem-subtitle{font-size:.75rem;text-align:center;padding:1rem;width:100%}.problem-accordions{display:flex;gap:10px;margin-top:10px}.action-section{background:#fff;padding:2rem 0}.action-section-content{padding:20px}.logos-list{display:flex;flex-wrap:wrap}}@media (max-width: 500px){.hero-texts h1,.problem-statement h2,.faq-intro-text h1,.pricing-moja h1{font-size:40px}.hero-image-moja{width:140px;height:150px}.solutions-content-row{grid-template-columns:1fr}.problem-description h1,.action-section-content h1,.hero-texts h1,.pricing-intro h1,.solutions-intro h1,.testimonials-section-content h1,.faq-intro-text h1{font-size:30px}.solution-moja{padding:10px;margin:0 10px}.solution-moja h4,.partners-section-content h3{font-size:18px}.solutions-intro p,.intro-section p{font-size:17px;line-height:25px}.testimonial-moja{padding:30px}.problem-statement h2,.intro-section h1{font-size:25px}.logos-list img{width:50px}}@media (max-width: 480px){.about-text{font-size:14px;padding-left:2%;padding-right:2%}}@media (max-width: 350px){.choose-item-moja,.choose-image{width:270px}.choose-image .stat-image{width:80px;height:80px}}.landing-bg{background:url(/assets/landing-CwecmhWV.webp);background-size:cover;min-height:92vh;width:100%;display:flex;justify-content:left;align-items:center}.landing-content{width:50%;height:100%;display:flex;flex-direction:column;justify-content:center;padding-left:10rem}.landing-title{font-size:4rem;font-weight:700;color:#0ff;margin-bottom:2rem}.landing-subtitle{font-size:1.1rem;color:#fff;margin-bottom:1rem}.landing-cta{font-size:1.2rem;color:#0ff;margin-bottom:4rem}.landing-button-container{display:flex;justify-content:start;gap:2rem}.landing-button-container button{background-color:#505e8b;color:#fff;border:none;padding:1rem 2rem;font-size:1rem;cursor:pointer;border-radius:5px;display:flex;gap:.5rem;align-items:center;justify-content:center}@media screen and (max-width: 1440px){.landing-content{padding:2rem 10rem;width:80%}.landing-title{font-size:3rem;margin-bottom:1rem}.landing-subtitle{font-size:1rem;margin-bottom:.5rem}.landing-cta{font-size:1rem;margin-bottom:3rem}}@media screen and (max-width: 1024px){.landing-content{width:100%;padding:2rem 10rem}.landing-title{font-size:3rem;margin-bottom:1rem}.landing-subtitle{font-size:1rem;margin-bottom:.5rem}.landing-cta{font-size:1rem;margin-bottom:3rem}}@media screen and (max-width: 768px){.landing-bg{background:#000}.landing{min-height:100vh}.landing-content{width:100%;padding:2rem}.landing-title{font-size:2.5rem}.landing-subtitle{font-size:1rem}.landing-cta{font-size:1.2rem;margin:0}.landing-button-container{flex-direction:column;align-items:center}.landing-button-container button{width:100%}}.services-section{padding:4rem 2rem;background-color:#000;text-align:center}.services-title{font-size:2rem;margin-bottom:30px;color:#0ff;font-weight:600}.services-container{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.service-card{background:#fff;border-radius:10px;box-shadow:0 4px 8px #00ffff80;padding:20px;width:250px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{transform:translateY(-10px);box-shadow:0 8px 16px #fff3}.service-icon{font-size:3rem;color:#000;margin-bottom:20px;transition:color .3s ease}.service-card:hover .service-icon{color:#4829ba}.service-card h3{font-size:1.2rem;margin-bottom:10px;color:#4829ba;font-weight:600}.service-card p{font-size:.85rem;color:#666}.page-hero-section{padding:100px 0 50px}.page-hero-content{text-align:center;width:900px;margin:auto}.page-hero-content h1{font-size:40px;font-family:var(--font-bold);margin-bottom:10px}.page-hero-content p{font-size:20px;width:90%;margin:auto;line-height:32px}.pricing-body-content{padding:0}.pricing-body-content .pricing-moja{background:#fff;box-shadow:var(--box-shadow)}.pricing-body-content .pricing-moja h1 span{color:var(--main-color)}.pricing-body-content .pricing-moja .inclusion-box ul li{color:#333}.pricing-body-content .pricing-moja .inclusion-box p{color:#444}.comparison-section{padding-bottom:3rem}.comparison-section .inner-row{width:100%}.comparison-section-content{background:#fff;padding:50px;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px}.comparison-intro{display:grid;grid-template-columns:1.3fr 4fr;gap:10px;padding:20px 0 30px;position:sticky;top:83px;background-color:#fff;box-shadow:0 1px 1px -1px #858585}.comparison-features h3{font-size:1.25rem;text-transform:uppercase;font-weight:500;color:var(--main-color)}.comparison-features h1{font-size:2rem;font-family:var(--font-bold);margin:5px 0}.comparison-features p{line-height:30px;font-size:.85rem}.package-container{padding:2rem 0;margin-bottom:3rem;background:#fff;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px}.package-container-title{color:#4ccba6;text-align:center;font-size:1.8rem;margin-bottom:2rem}.package-grid-container{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:0 2rem}.comparison-packages{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.package-moja{border:1px solid gainsboro;display:flex;align-items:center;flex-direction:column;justify-content:space-between;padding:20px 0;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.package-moja h4{font-size:1.2rem}.package-moja .price{text-align:center}.package-moja .price p{font-size:12px;color:#555}.package-moja h1{font-size:1.8rem}.package-moja h1 span{font-size:.85rem}.package-moja a{color:#fff;background:var(--linear-gradient);display:flex;width:80%;align-items:center;justify-content:center;height:40px;border-radius:7px;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;font-size:15px}.comparison-features-row{padding-top:30px}.comparison-feature-moja{margin-top:30px;border-bottom:1px solid rgb(243,243,243);padding-bottom:30px}.comparison-feature-moja:last-child{border-bottom:none}.comparison-feature-moja .single-comparison-wrap{display:grid;grid-template-columns:1.3fr 4fr;align-items:center}.comparison-feature-description h2{font-size:21px;margin-bottom:20px}.comparison-feature-description ul li{line-height:0px}.single-comparison-wrap{margin:0;padding:0}.single-comparison-wrap p{font-size:.85rem}.single-comparison-wrap ul{display:grid;grid-template-columns:repeat(3,1fr)}.single-comparison-wrap ul li{display:flex;justify-content:center}.single-comparison-wrap ul li span{color:#00b232;font-size:24px;line-height:1.5}@media (max-width: 1090px){.page-hero-content{width:100%}.comparison-section{display:none}}@media (max-width: 768px){.page-hero-section{padding:50px 0 25px}.page-hero-content{width:100%}.page-hero-content h1{font-size:30px}.page-hero-content p{font-size:16px;line-height:24px}.comparison-section{padding:0 2rem}.comparison-section-content{padding:20px;border-radius:20px}.comparison-intro{grid-template-columns:1fr;gap:5px;padding:10px 0 20px}.comparison-features h3{font-size:1rem}.comparison-features h1{font-size:1.5rem}.comparison-features p{font-size:.75rem}.package-container{border-radius:20px}.package-grid-container{grid-template-columns:1fr;gap:1rem;padding:0 1rem}.comparison-packages{grid-template-columns:1fr;gap:.5rem}.package-moja{padding:10px 0;border-radius:5px}.package-moja h4{font-size:1rem}.package-moja .price p{font-size:10px}.package-moja h1{font-size:1.5rem}.package-moja h1 span{font-size:.75rem}.package-moja a{width:90%;height:35px;font-size:14px}.comparison-feature-moja .single-comparison-wrap,.single-comparison-wrap ul{grid-template-columns:1fr}}.page-hero-section.features{padding-bottom:160px}.page-hero-content h3{font-size:1.1rem;text-transform:uppercase;font-weight:500;color:var(--main-color)}.page-hero-content h1{font-size:2rem;color:#4ccda7}.page-hero-content p{font-size:.85rem;color:#333}.page-hero-content .hero-btns{display:flex;justify-content:center;gap:20px;margin-top:20px;flex-wrap:wrap}.page-hero-content .hero-btns a{padding:.55rem 2rem;border-radius:7px;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px}.page-hero-content .hero-btns a:nth-child(1){background:var(--linear-gradient);color:#fff}.page-hero-content .hero-btns a:nth-child(2){border:2px solid var(--main-color)}.page-hero-content .hero-btns a:nth-child(2):hover{color:#fff;background:var(--main-color)}.features-body-section{position:relative;background-color:#fff}.features-images{display:flex;justify-content:center;align-items:center;gap:4rem;transform:translateY(-50px);-webkit-transform:translateY(-50px);-moz-transform:translateY(-50px);-ms-transform:translateY(-50px);-o-transform:translateY(-50px)}.features-images img{cursor:pointer;height:240px;width:440px;border:2px solid #4ccda7;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px}.features-body-row h1{font-size:2rem;text-align:center;margin:20px auto}.features-shifts ul{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin:2rem auto;color:#4129b9}.features-shifts ul li{border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;font-size:.85rem;padding:.5rem 2rem}.features-shifted-row{display:flex;flex-direction:column;align-items:center;gap:20px;max-width:100%;padding:15px;font-size:16px;border-radius:15px}.features-shifts ul li.active,.features-shifts ul li:hover{background:var(--main-color);color:#fff;cursor:pointer}.faq-wrapper{position:relative;top:0;left:0;z-index:0}.features-body-content{z-index:1;position:relative;padding:20px;max-width:100%;margin:0 auto;padding:0 10rem}.shifted-tab-moja{display:none;width:1000px;margin:auto;padding:40px;border-radius:10px;box-shadow:var(--box-shadow);-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.shifted-tab-moja.active{display:block}.shifted-tab-moja ul li{line-height:45px;font-size:.85rem;display:flex;gap:5px;align-items:center}.shifted-tab-moja ul li span{display:flex;color:var(--main-color)}.enlarged-image-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:9999;opacity:0;pointer-events:none;transition:opacity .3s ease}.enlarged-image-overlay.active{opacity:1;pointer-events:auto}.enlarged-image{max-width:90%;max-height:90%;border-radius:10px;box-shadow:0 0 20px #0000004d;cursor:pointer}@media (max-width: 1090px){.features-body-row h1,.features-shifts ul,.shifted-tab-moja{width:100%}}@media (max-width: 768px){.features-body-row h1{font-size:40px}.shifted-tab-moja ul li{align-items:flex-start}.shifted-tab-moja ul li span{margin-top:14px}.page-hero-section.features{padding-bottom:4rem}.page-hero-content{width:100%}.features-body-content{padding:1rem 2rem}.features-images{flex-direction:column;justify-content:center;align-items:center;gap:1rem}.features-images img{width:100%;height:auto}.features-shifts ul{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:0}.features-shifts ul li{display:flex;flex-direction:column;align-items:center;gap:10px;padding:.5rem 0}.features-shifted-row{padding:0}.shifted-tab-moja{padding:1rem}.shifted-tab-moja ul{padding:0}}.contact-container{display:flex;flex-direction:column;justify-content:center}.contact-body-section{padding:4rem;display:flex;align-items:center;justify-content:center}.contact-body-section-content{display:flex;gap:50px;background:#000;border-radius:50px;padding:50px;width:30%}.contact-description h1{font-size:2rem;margin-bottom:10px;font-family:var(--font-bold);color:#0ff}.contact-description p{font-size:.85rem;line-height:32px;color:#fff}.contact-box{margin:20px 0;display:flex;gap:20px}.contact-box .contact-icon{width:60px;height:60px;display:flex;align-items:center;flex-shrink:0;justify-content:center;background:#0ff;border-radius:60px;-webkit-border-radius:60px;-moz-border-radius:60px;-ms-border-radius:60px;-o-border-radius:60px}.contact-icon span{font-size:22px;color:#000;display:flex}.contact-box-text h2{font-size:1rem;color:#fff;font-weight:600}.contact-box-text p{font-size:.85rem}.contact-box-text a{font-size:.85rem;color:#fff;text-decoration:none}.contact-form-section{background:#e1f6f396;padding:50px;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px}.form-row label span{color:red;font-size:15px}.contact-form-section .form-row{width:100%}.form-row textarea{width:100%;height:160px;font-family:var(--font-regular);font-size:16px;padding:15px;border:1px solid gainsboro;border-radius:7px;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;outline:none}@media (max-width: 1090px){.contact-body-section-content{grid-template-columns:1fr}}@media (max-width: 768px){.contact-body-section{padding:0rem}.contact-body-section-content{width:100%;flex-direction:column;gap:20px;padding:3rem 2rem;border-radius:0}.contact-description h1{font-size:45px}.contact-form-section{padding:50px 30px}.contact-description h1{font-size:1.4rem;text-align:center;font-weight:600}.contact-description p{font-size:.8rem;line-height:1.5}}.about-body-section{padding:30px 0 0}.about-body-content{padding-bottom:100px}.about-image img{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px}.mission-statement{margin:60px auto 0;width:900px;text-align:center}.mission-statement h3{font-family:var(--font-bold);font-weight:550;text-transform:uppercase;color:var(--main-color);margin-bottom:20px}.mission-statement h4{font-size:28px;font-weight:500;line-height:40px}.about-story{background:#4829ba10;padding:4rem 0}.about-story-content{display:grid;grid-template-columns:1fr 1fr;gap:50px}.about-story-content.v2{margin-top:80px}.story-description{display:flex;align-items:center}.story-description h2{font-size:3rem;margin-bottom:20px}.story-description p{font-size:1rem;line-height:35px}.story-image-container{position:relative;height:500px}.story-image-container img{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;box-shadow:1px 1px 10px 1px #000}.story-image-container img:hover{box-shadow:6px 1px 10px 1px #000;transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05)}.storyimage1{position:absolute;top:0;right:0;width:80%;height:80%}.storyimage2{position:absolute;bottom:0;left:0;width:80%;height:80%;cursor:pointer}.play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:100%}.play-icon:hover{box-shadow:1px 1px 10px #ffffffe6}.values-section{padding:30px 0 100px;background:#fff}.values-section .values-intro{width:900px;margin:auto;text-align:center}.values-intro h1{font-size:70px;font-family:var(--font-bold)}.values-intro p{font-size:20px;line-height:35px;margin:20px 0}.values-row{margin-top:50px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.value-moja{display:flex;gap:10px;background:#e8e2fe37;padding:30px;border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;-webkit-border-radius:10px}.value-moja .dot{width:8px;height:8px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background:var(--main-color);flex-shrink:0;margin-top:10px}.value-moja h4{font-size:25px;font-weight:500;margin-bottom:10px;color:var(--dark-main-color)}.value-moja p{font-size:18px;line-height:32px}.team-section{padding:100px 0}.team-intro{width:900px;margin:auto;text-align:center}.team-intro h1{font-size:60px;font-family:var(--font-bold)}.team-intro p{font-size:20px;width:80%;margin:20px auto;line-height:32px}.team-row{display:flex;gap:20px;margin-top:50px;flex-wrap:wrap;justify-content:center}.team-moja{width:400px;flex-shrink:0;background:#fff;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;overflow:hidden}.team-moja img{max-height:450px}.team-moja .team-texts{padding:30px}.team-texts h3{font-size:23px;margin-bottom:10px}.team-moja p{color:#656565}@media (max-width: 1440px){.about-story{padding:4rem}}@media (max-width: 1090px){.mission-statement,.values-section .values-intro,.team-intro{width:90%}.about-story-content{grid-template-columns:1fr;gap:30px}.about-story-content.v2{margin-top:40px}.about-story-content.v2 .story-description{order:1}.about-story-content.v2 .story-image{order:2}}@media (max-width: 768px){.values-row{grid-template-columns:1fr}.story-description h2,.team-intro h1,.values-intro h1{font-size:40px}.story-image-container{height:auto}.storyimage1{display:none}.storyimage2{width:100%;height:auto;position:relative}.about-story{padding:2rem 0}.team-moja{width:100%}}.page-hero-section.why{padding-bottom:100px}.why-body-section{padding:100px 0;background:#fff}.why-body-intro h1{font-size:2.4rem;text-align:center;font-family:var(--font-bold);margin-bottom:20px;color:#515e8a}.why-body-intro p{font-size:1rem;margin-bottom:10px;line-height:35px}.why-body-row{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:50px}.why-body-row2{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:15px;margin-top:20px;width:90%;margin-left:auto;margin-right:auto;background:#fff;padding:70px 50px 50px;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px}.why-body-moja{background:#f2f3fe;padding:30px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px}.why-body-moja .icon{width:40px;height:40px;margin-bottom:10px;display:flex}.why-body-moja .icon img{filter:invert(17%) sepia(98%) saturate(3515%) hue-rotate(174deg) brightness(90%) contrast(99%)}.why-body-moja h3{font-size:1.25rem;margin:10px 0;color:#515e8a}.why-body-moja p{line-height:32px;font-size:.85rem}@media (max-width: 1090px){.why-body-row{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.why-body-row{grid-template-columns:1fr}.why-body-intro h1{font-size:45px}.why-body-intro p{text-align:center}}.device-container{display:flex;flex-wrap:wrap;justify-content:space-around;padding:2rem 12rem;background-color:#f5f5f5}.device-flex-container{display:flex;padding:0rem 8rem}.device-choose-row{display:grid;grid-template-columns:1.2fr 3fr;gap:50px;padding-bottom:3rem}.device-choose-image{background:#fff;position:relative;align-items:center;padding:7px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;box-shadow:var(--box-shadow);height:max-content}.device-main-image-container{width:400px;height:400px;overflow:hidden;position:relative;border:1px solid #ccc}.device-grid-container{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;align-items:center;padding:0 8rem}.device-card{background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin:10px;padding:20px;width:100%;transition:transform .2s;height:100%;display:flex;align-items:center}.device-card:hover{transform:scale(1.05)}.device-card-container{display:grid;grid-template-columns:2fr 3fr;gap:50px;align-items:center;justify-content:center}.device-card-container2{display:flex;flex-direction:column;gap:1rem}.device-image-container{width:100%;height:auto;margin-bottom:15px}.device-content-container{display:flex;flex-direction:column;justify-content:space-between}.device-content-container2{display:flex;flex-direction:row;justify-content:space-between;gap:1rem}.device-title{font-size:1.2em;margin-bottom:1rem;color:#505e8b;text-align:start;font-weight:700}.device-title2{font-size:1.8rem;margin-bottom:1rem;color:#505e8b;font-weight:700;margin-top:1rem}.device-description{width:100%;border:1px solid #00ffff;border-radius:16px;padding:1rem;gap:3rem;background:#fff}.device-description h5{font-size:.85rem;color:#505e8b;font-weight:700;padding-bottom:.33rem}.device-description p{font-size:.85rem;color:#666}.device-price-container{display:flex;padding-top:1rem;align-items:center;gap:2rem}.device-price{font-size:1.2rem;color:#333;font-weight:700;padding:1rem 0}.device-button{width:180px;color:#fff;display:flex;align-items:center;font-size:.9rem;padding:.6rem 0;justify-content:center;margin-top:0;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;background:linear-gradient(to right,var(--secondary-color),#505e8b,var(--main-color))}.device-button:hover{background-color:#0056b3}@media (max-width: 768px){.device-container{padding:2rem}.device-flex-container{flex-direction:column;padding:0}.device-choose-row{display:flex;flex-direction:column;gap:1rem}.device-main-image-container{width:100%;height:auto}.thumbnails{display:flex;justify-content:space-between}.thumbnail{width:40px;height:40px;margin:0}.device-content-container2{display:flex;flex-direction:column;gap:1rem}.device-grid-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;gap:1rem}.device-card{width:100%;margin:0;padding:1rem}.device-card-container{display:flex;flex-direction:column;gap:0}.device-price-container{display:flex;flex-direction:column;gap:0;padding:.2rem 0}.device-price{font-size:1.2rem}.device-button{width:100%}}.integrated-erp{padding:4rem 20rem;background-color:#fff}.integrated-erp-hero{padding:0;margin-bottom:4rem}.integrated-erp-hero-header{padding:0 20rem;display:flex;flex-direction:column;gap:1rem;text-align:center;margin-bottom:2rem}.integrated-erp-hero-header h1{font-size:2.5rem;margin-bottom:10px;color:#000}.integrated-erp-hero-header p{font-size:.85rem;color:#000}.integrated-erp-hero-image{height:800px;width:100%;position:relative}.integrated-erp-hero-image img{width:100%;height:100%;object-fit:contain;filter:brightness(.4)}.integrated-erp-hero-content{position:absolute;top:50%;left:80%;transform:translate(-50%,-50%);color:#fff;background:#000c;padding:1rem;width:30%;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center}.integrated-erp-hero-content h3{font-size:1.8rem;margin-bottom:1rem;color:#0ff;text-align:center;font-weight:600}.integrated-erp-hero-content p{font-size:.85rem;color:#fff;text-align:center;padding:0 2rem}.integrated-erp-benefits{text-align:center}.integrated-erp-benefits ul{list-style-type:none;padding:0;margin-bottom:2rem}.integrated-erp-benefits ul li{font-size:.85rem;color:#fff;margin-bottom:.4rem;text-align:left}.integrated-erp-intro{text-align:center;color:#000}.integrated-erp-intro-header{margin-bottom:2rem;padding:0 10rem}.integrated-erp-intro-header h2{font-size:2.3rem;color:#000;margin-bottom:1rem;text-align:center}.integrated-erp-intro-header p{font-size:.85rem;margin-bottom:3rem;line-height:1.6;text-align:center}.erp-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:2rem}.feature{background:#000;padding:1.4rem;border-radius:.5rem;text-align:left;box-shadow:0 2px 4px #0000000d}.feature h3{font-size:1.4rem;color:#0ff;margin-bottom:1rem}.feature p{font-size:.85rem;line-height:1.4;color:#fff;font-weight:400}.cta{font-size:1rem;color:#000}.integrated-erp-buttons{text-align:center;margin-bottom:40px}.primary-button,.secondary-button{padding:10px 20px;font-size:1rem;cursor:pointer;border:none;border-radius:5px;margin:0 10px;transition:background-color .3s ease,transform .3s ease}.primary-button{background-color:#505e8b;color:#fff}.primary-button:hover{background-color:#505e8b;transform:translateY(-2px)}.secondary-button{background-color:#fff;color:#505e8b;border:2px solid #505e8b}.secondary-button:hover{background-color:#f0f0f0;transform:translateY(-2px)}@media screen and (max-width: 1440px){.integrated-erp{padding:4rem 10rem}.integrated-erp-hero-header{padding:0 0rem}.integrated-erp-hero-header h1{font-size:2rem;margin-bottom:.5rem}.integrated-erp-intro-header{padding:0 0rem;text-align:center}.integrated-erp-intro-header h2{font-size:2rem;margin-bottom:1rem}.integrated-erp-hero-image{display:flex;flex-direction:column;gap:1rem;padding:0;height:auto}.integrated-erp-hero-content{width:35%;padding:1rem}.integrated-erp-intro{padding:0rem}}@media screen and (max-width: 1024px){.integrated-erp{padding:4rem 10rem}}@media (max-width: 768px){.integrated-erp{padding:2rem}.integrated-erp-hero-header{padding:0 0rem}.integrated-erp-hero-header h1{font-size:2rem;margin-bottom:.5rem}.integrated-erp-intro-header{padding:0 0rem;text-align:center}.integrated-erp-intro-header h2{font-size:2rem;margin-bottom:1rem}.integrated-erp-hero-image{display:flex;flex-direction:column;gap:1rem;position:relative;padding:0;height:auto}.integrated-erp-hero-content{position:relative;top:0;left:0;transform:translate(0);width:100%;padding:1rem;text-align:center}.integrated-erp-intro{padding:0rem}.integrated-erp-buttons{display:flex;flex-direction:column;width:100%;gap:1rem}}
