@charset "UTF-8";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app-container{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:540vh;position:relative}.app-container,.app-container.loaded{background-image:url(/static/media/bgM2.8e77843f9670abf93ddb.webp)}.App{background:#f0f0f0;font-family:Arial,sans-serif;padding:2rem}.slider-container{margin:2rem auto;max-width:800px}.main-section{margin-left:12rem;transform:translateX(-10px);transition:all .3s ease}@media (max-width:768px){.main-section{font-size:50px;font-weight:600;margin-left:1rem;transform:translateX(-5px)}}@media (max-width:480px){.main-section{margin-left:.5rem;transform:translateX(-3px)}}.line{margin-right:2.9rem;margin-top:2rem;max-width:4px;transition:all .3s ease;width:2%}@media (max-width:768px){.line{height:15vh;margin-right:1rem;max-width:3px;width:3%}.headingm{font-family:Karla,sans-serif;font-optical-sizing:auto;font-size:70px;font-style:normal;font-weight:800;letter-spacing:2px;line-height:93.59px;margin:0}.textm{font-family:Karla,sans-serif;font-size:15px;font-weight:400;letter-spacing:.7px;line-height:21.04px;margin-right:2rem;max-width:900px;min-height:84px;text-align:justify;word-spacing:2.9px}}@media (max-width:480px){.line{height:12vh;margin-right:.5rem;max-width:2px;width:4%}.headingm{font-family:Karla,sans-serif;font-optical-sizing:auto;font-size:70px;font-style:normal;font-weight:800;letter-spacing:2px;line-height:93.59px;margin:0}.textm{font-family:Karla,sans-serif;font-size:18px;font-weight:400;letter-spacing:.7px;line-height:21.04px;margin-right:2rem;max-width:900px;min-height:84px;text-align:justify;word-spacing:2.9px}}.headingm,.subheadingm{font-family:Karla,sans-serif;font-optical-sizing:auto;font-size:85px;font-style:normal;font-weight:800;letter-spacing:2px;line-height:93.59px;margin:0}.textm{font-family:Karla,sans-serif;font-size:18px;font-weight:400;letter-spacing:.7px;line-height:21.04px;max-width:900px;min-height:84px;text-align:justify;word-spacing:2.9px}.nav{align-items:center;-webkit-backdrop-filter:blur(15px) saturate(180%);backdrop-filter:blur(15px) saturate(180%);background-color:hsla(0,0%,100%,.545);border-radius:40px;box-shadow:0 4px 10px #0000000d;display:flex;justify-content:space-between;left:50%;margin-top:2rem;max-width:1117px;overflow:visible;padding:.5rem 1.5rem;position:fixed;top:1rem;transform:translateX(-50%);width:calc(100% - 2rem);z-index:1000}.nav:before{background:url(/static/media/noise.dfb2403ce754704cc3ce.png);background-blend-mode:lighten;background-repeat:no-repeat;background-size:cover;opacity:.15}.nav:after,.nav:before{border-radius:inherit;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.nav:after{background-repeat:no-repeat;z-index:-1}@media (max-width:768px){.nav{flex-direction:row;justify-content:space-between}}.logo-container{height:36px;overflow:hidden}.logo{bottom:-2px;height:40px;position:relative}@media (max-width:768px){.logo{margin-bottom:1rem}}.menu{align-items:center;display:flex;gap:1rem}.menu.open{-webkit-backdrop-filter:blur(15px) saturate(100%);backdrop-filter:blur(15px) saturate(100%);background-color:hsla(0,0%,100%,.272);border-radius:20px;flex-direction:column;padding:1rem;right:0;top:100%}.menu.open,.menu.open:before{background:url(/static/media/noiserec.712038a50a71301d3b5d.png);background-blend-mode:lighten;background-repeat:no-repeat;background-size:cover;left:0;position:absolute}.menu.open:before{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:inherit;content:"";height:100%;opacity:.05;pointer-events:none;top:0;width:100%}.hamburger{color:#000;cursor:pointer;display:none;font-size:2rem;position:relative;top:2.9px}.hamburger .line{background-color:#000;display:block;height:.5px;margin:4px auto;transition:all .3s ease;width:25px}.hamburger.open .line:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger.open .line:nth-child(2){opacity:0}.hamburger.open .line:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media (max-width:768px){.menu{display:none}.menu.open{border-radius:20px;box-shadow:0 4px 10px #0000000d;display:flex;flex-direction:column;left:0;padding:1rem;position:absolute;right:0;top:120%}.hamburger{display:block;position:relative;top:5px}.logo{margin-bottom:0}}.nav-item{align-items:center;border-radius:29px;color:#000;cursor:pointer;display:flex;font-family:Karla,sans-serif;font-size:20px;font-weight:700;margin:0 20px;padding:.5rem 1rem;position:relative;text-decoration:none;transition:all .3s ease}.menu .nav-item:nth-child(2):hover,.menu .nav-item:nth-child(3):hover{background-color:#fbfbfb;color:#2b2b2b;z-index:1}.menu .nav-item:first-child:hover{background-color:initial;color:inherit}.menu-item{position:relative}.dropdown{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffc;border-radius:20px;box-shadow:0 4px 6px #0000001a;display:block;font-family:Karla,sans-serif;font-weight:700;left:14%;min-width:400px;opacity:0;padding:1rem;pointer-events:auto;position:absolute;top:140%;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:500px;z-index:1000}.menu-item .dropdown:hover,.menu-item:hover .dropdown{opacity:1;pointer-events:auto;visibility:visible}.dropdown:before{background:url(/static/media/noise.dfb2403ce754704cc3ce.png);background-blend-mode:lighten;background-repeat:no-repeat;background-size:cover;opacity:.15}.dropdown:after,.dropdown:before{border-radius:inherit;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.dropdown:after{z-index:-1}.dropdown-icon{font-size:.75rem;margin-left:2px;margin-top:1px}.dropdown-item{border-radius:10px;color:#333;display:block;font-size:15px;font-weight:700;padding:.5rem 0 .5rem 10px;text-decoration:none;transition:background-color .3s ease,color .3s ease}.dropdown-item:hover{background-color:#fbfbfb;border-radius:10px;color:#2b2b2b;z-index:1}.menu-item .dropdown:hover,.menu-item:hover .dropdown{display:block}.nav-item:hover{color:#000}.menu-item:hover .nav-item{color:#333}.language-buttons{align-items:center;display:flex;gap:.25rem;margin-right:.5rem;text-decoration:none}.small-logo{height:20px;margin-right:.25rem;transition:opacity .3s}.language-button{background:none;border:none;color:#333;cursor:pointer;font-size:.875rem;font-weight:700}.language-button.active{color:gray;text-decoration:none}.language-button.inactive{color:#000;opacity:.7}.inactive-flag{opacity:.3}.our-expertise-section{background-size:cover;color:#fff;font-family:Karla,sans-serif;padding:4rem 0}body,html{font-family:Arial,sans-serif}.container{margin:0 auto;max-width:1200px;padding:0 1rem}.section-title{color:#e9e9e9;font-size:70px;font-weight:800;letter-spacing:1px;margin-bottom:3rem;margin-top:11rem;text-align:center}.slick-list{display:flex;justify-content:center;margin:0 -15px}.slick-slide{box-sizing:border-box;padding:0 15px;text-align:center;width:calc(33.33% - 30px)}.expertise-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff4d;border-radius:15px;box-shadow:0 4px 6px #0000001a;color:#fff;display:flex;flex-direction:column;justify-content:center;max-width:300px;opacity:.5;overflow:hidden;padding:2rem;position:relative;text-align:center;transform-origin:center;transition:transform .3s ease,scale .3s ease,opacity .3s ease;width:100%}.expertise-card.active{box-shadow:0 15px 30px #0000004d;opacity:1;transform:scale(1) rotate(0deg);z-index:3}.expertise-card.left{opacity:.7;transform:scale(.8) rotate(-15deg);z-index:2}.expertise-card.right{opacity:.7;transform:scale(.8) rotate(15deg);z-index:2}@media (max-width:1024px){.section-title{font-size:50px;margin-bottom:2rem;margin-top:8rem}.slick-slide{width:calc(50% - 20px)}.expertise-card{max-width:300px}}@media (max-width:768px){.section-title{font-size:40px;margin-bottom:2rem;margin-top:6rem}.slick-slide{width:calc(100% - 20px)}.expertise-card{max-width:100%;padding:1rem}.expertise-card.left,.expertise-card.right{transform:scale(.9) rotate(0deg)}}@media (max-width:480px){.section-title{font-size:30px;margin-bottom:1.5rem;margin-top:5rem}.expertise-card{padding:.8rem}}.expertise-image{align-items:center;display:flex;justify-content:center;margin-bottom:1rem}.expertise-image img{height:300px;object-fit:contain;transition:transform .3s ease;width:300px}.expertise-content h3{font-size:20.79px;font-weight:700;margin-bottom:1rem}.expertise-content p{font-size:10.81px;line-height:1.6;margin-bottom:2rem}.learn-more{background-color:#ececec8a;border-radius:29px;color:#404040;display:inline-block;font-size:14.14px;font-weight:700;padding:.8rem 1.5rem;text-decoration:none;transition:background-color .3s ease}.learn-more:hover{background-color:#fff}.custom-arrow{background:none;border:none;color:#fff;cursor:pointer;font-size:1.5rem}.custom-arrow:hover{color:#007bff}.box{align-items:center;background-color:#fff;height:250px;width:250px}.box p{color:#000;text-align:center}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.anchor-offset{height:1px;left:0;position:absolute;top:-250px;visibility:hidden;width:100%}.contact-us{background-color:#0b0b4500;color:#fff;font-family:Karla,sans-serif;margin-top:17rem;padding:50px;position:relative;text-align:center}.contact-us h2{font-size:22.69px;font-weight:700;letter-spacing:2.8px;margin-bottom:1.2rem}.contact-us h1{color:#fff;font-size:55px;font-weight:800;margin-bottom:20px;text-shadow:0 0 15px #ffffff80,0 0 4px #ffffff80}.contact-us p{align-items:center;font-family:Karla,sans-serif;font-size:18px;font-weight:400;letter-spacing:.49px;line-height:21.04px;margin:20px auto 10rem;max-width:876px;text-shadow:0 0 17.15px #ffffff80;word-break:normal}.contact-us .highlight{color:#f7b500}.contact-info{align-items:center;display:flex;justify-content:space-around;margin-top:30px}.contact-details{margin-left:100px;max-width:400px;text-align:left}.contact-details h3{font-size:34.33px;font-weight:800;margin-bottom:2rem}.contact-item{align-items:center;display:flex;margin-bottom:1.4rem}.contact-item .icon{margin-right:8px;width:20px}.contact-item p{font-size:18px;margin:0}.qr-section{flex-direction:column;margin-top:20px}.qr-code-box,.qr-section{align-items:center;display:flex}.qr-code-box{background-blend-mode:overlay,overlay,normal;background-image:url(/static/media/noise.dfb2403ce754704cc3ce.png),linear-gradient(0deg,hsla(0,0%,100%,.154),#ffffff80),radial-gradient(54.4% 167.83% at -1.18% 9.19%,#ffffff80 0,#fff0 100%);background-repeat:no-repeat;background-size:cover;border-radius:55px;height:282.9px;justify-content:space-between;margin-right:90px;padding:20px;width:591px}.scan-container{align-items:center;flex-direction:column;margin-left:40px;text-shadow:0 0 10px #000000bf}.text-heading{font-size:64.69px;line-height:71.23px;margin-bottom:-29px;margin-top:20px}.text-heading,.text-sub{color:#222227;font-weight:800;margin-right:auto;padding:0 20px}.text-sub{font-size:124.22px;line-height:136.77px}.qr-code{border-radius:29px;margin-right:20px;max-width:150px;min-height:211px;min-width:211px}.map-wrapper{margin-left:140px;margin-top:50px;padding-top:56.25%;position:relative;width:80%}.responsive-map{border:0;height:100%;left:0;position:absolute;top:0;width:100%}@media (max-width:768px){.contact-info{align-items:center;flex-direction:column}.contact-details{margin-bottom:20px;margin-left:0}.qr-section{margin-top:10px}.qr-code-box{flex-direction:row;height:auto;margin-right:0;padding:20px;width:100%}.scan-container{margin-bottom:20px;margin-left:0;text-align:center}.text-heading{font-size:40px;line-height:44px;margin-bottom:0;margin-top:0;padding-top:2rem}.text-sub{font-size:80px;line-height:88px;padding:0}.qr-code{height:150px;margin-right:0;max-width:100%;min-height:0;min-height:auto;min-width:0;min-width:auto;width:150px}.map-wrapper{margin-left:2.9rem;padding-top:75%}}@media (max-width:481px){.contact-info{align-items:center;flex-direction:column}.contact-details{margin-bottom:20px;margin-left:0;text-align:center}.qr-section{margin-top:5px}.qr-code-box{flex-direction:column;height:auto;margin-right:0;padding:15px;width:90%}.scan-container{margin-bottom:15px;margin-left:0;text-align:center}.text-heading{font-size:32px;line-height:36px;margin-bottom:0;margin-top:0;padding-top:1rem}.text-sub{font-size:64px;line-height:70px;padding:0}.qr-code{height:120px;margin-right:0;max-width:100%;min-height:0;min-height:auto;min-width:0;min-width:auto;width:120px}.map-wrapper{margin-left:1rem;margin-right:1rem;padding-top:100%}}.custom.bg{background-image:url(/static/media/ERPbg.33e8bfe79f4648bf1db0.webp);background-size:cover;margin:0;min-height:350vh;padding-top:120px}.sectione{color:#e9e9e9;margin-bottom:15rem;margin-left:15rem;margin-top:6rem;text-align:left;transition:margin-left .5s ease}.sectione p{font-size:18px;font-weight:400;letter-spacing:1.4px;line-height:21.04px;margin-top:2rem;max-height:105px;max-width:876px;text-align:justify}.headinge{font-size:70px;font-weight:800;letter-spacing:1px;line-height:93.59px;max-width:1045px}.stepse{flex-direction:column;gap:10rem}.stepe,.stepse{display:flex;position:relative}.stepe{align-items:center;justify-content:center;margin-bottom:6rem;text-align:center}.stepe .text1{text-align:left}.stepe .text1,.stepe .text2{margin-bottom:4rem;max-width:600px;max-width:785px}.stepe .text2,.stepe .text2 p{text-align:right}.stepe .text2 p{margin-left:auto}.stepe h2{color:#e9e9e9;font-size:54.32px;font-weight:800;margin-bottom:.9rem;max-height:128px;max-width:814px}.stepe:first-child img{height:348px;width:531px}.stepe:nth-child(4) img{height:380px;width:325px}.stepe:nth-child(5) img{height:370px;width:475px}.stepe:nth-child(6) img{height:392px;width:518px}.stepe:nth-child(7) img{height:360px;width:543px}.stepe p{color:#e9e9e9;font-size:17.43px;font-weight:500;line-height:20.38px;max-width:684px}.stepe:nth-child(2n) .left-icon{order:3}.stepe:nth-child(2n) .text{order:2}.why-f{align-items:center;color:#e9e9e9;display:flex;flex-direction:column;margin-top:14rem;text-align:center}.why-f h2{font-size:87.27px;font-weight:800;margin-bottom:15rem}.benefiterp{align-items:center;background:hsla(0,0%,79%,.728);background-blend-mode:overlay;background-image:url(/static/media/noiserec.712038a50a71301d3b5d.png),linear-gradient(180deg,hsla(0,0%,79%,.297),#cacaca45);border-radius:55px;display:flex;flex-direction:row;height:210px;margin-bottom:15rem;padding:2rem;position:relative;width:1140px}.benefiterp img{position:absolute;top:50%;transform:translateY(-50%);width:300px}.benefiterp:nth-child(3) img{height:434px;left:-140px;width:683px}.benefiterp:nth-child(4) img{height:518px;left:auto;right:-170px;width:658px}.benefiterp:first-child img{height:383px;left:-170px;width:573px}.benefiterp:nth-child(2) img{height:391px;left:auto;right:-170px;width:538px}.benefiterp:first-child h3,.benefiterp:first-child p,.benefiterp:nth-child(3) h3,.benefiterp:nth-child(3) p{margin-left:550px;padding-left:2px;text-align:right}.benefiterp:nth-child(2) h3,.benefiterp:nth-child(2) p,.benefiterp:nth-child(4) h3,.benefiterp:nth-child(4) p{padding-left:2px;text-align:left}.benefiterp h3{color:#242335;font-size:44.57px;font-weight:700;margin-bottom:1rem;max-width:742px}.benefiterp p{color:#181818;font-size:14.3px;font-weight:500;max-width:540.7px}.erp-logos{gap:2rem;margin:2rem 0 2rem -.5rem}.erp-logo-box,.erp-logos{align-items:center;display:flex}.erp-logo-box{background-color:#ffffff80;border-radius:35px;box-shadow:0 4px 8px #0003;justify-content:center;max-height:121px;max-width:348px;padding:20px}.erp-logo{max-height:100%;max-width:100%}@media (max-width:768px){.custom.bg{padding-top:60px}.sectione{margin-bottom:2rem;margin-left:2rem;margin-top:5rem;padding:0 1rem;transform:translateX(-10px)}.headinge{font-size:40px;line-height:50px}.sectione p{font-size:16px;line-height:22px;margin-bottom:5rem}.stepse{gap:4rem}.stepe{flex-direction:column;margin-bottom:4rem}.stepe h2{font-size:32px;max-width:100%}.stepe p{font-size:14px;line-height:18px;max-width:100%}.stepe img.icon{border-radius:30px;height:auto;max-width:260px;width:100%}.stepe:nth-child(4) img{height:216px;width:185px}.text1,.text2{margin:0 2rem;max-width:100%;text-align:center}.stepe:nth-child(2n) .left-icon,.stepe:nth-child(2n) .right-icon{order:0}.stepe .text1,.stepe .text2{order:1}.erp-logos{align-items:center;flex-direction:column;margin:1rem 0}.erp-logo-box{margin:1rem 0;max-width:90%}.benefits{width:100%}.benefiterp img{height:auto;margin-bottom:1rem;max-width:300px;position:static;transform:none;width:80%}.benefiterp:first-child img,.benefiterp:nth-child(2) img,.benefiterp:nth-child(3) img,.benefiterp:nth-child(4) img{height:auto;margin-left:0;max-width:300px;width:80%}.benefiterp:first-child h3,.benefiterp:first-child p,.benefiterp:nth-child(2) h3,.benefiterp:nth-child(2) p,.benefiterp:nth-child(3) h3,.benefiterp:nth-child(3) p,.benefiterp:nth-child(4) h3,.benefiterp:nth-child(4) p{margin-left:0;text-align:center}.benefiterp h3{font-size:28px}.benefiterp p{font-size:14px;max-width:100%;text-align:center}.why-f{margin-top:5rem}.why-f h2{font-size:2rem;margin-bottom:1.5rem}.benefiterp{align-items:center;flex-direction:column;height:300px;margin-bottom:1.5rem;padding:1rem;width:400px}.benefiterp:nth-child(3) img{height:100px;left:-50px;top:10rem;width:150px}.benefiterp:nth-child(4) img{height:128px;left:auto;right:-40px;top:9rem;width:148px}.benefiterp:first-child img{height:100px;left:-49px;top:9rem;width:150px}.benefiterp:nth-child(2) img{height:120px;right:-60px;top:10.5rem;width:150px}.benefiterp h3{font-size:1.2rem;margin-top:1rem;text-align:center}.benefiterp p{font-size:.9rem}}.background2{background-image:url(/static/media/appdevbg.a6d7a492c4fc88490d61.webp);background-size:cover;margin:0;min-height:350vh;padding-top:180px}.section{margin-bottom:4rem;margin-top:0}.section p{font-family:Karla,sans-serif}.headingc{-webkit-text-stroke:1.2px #e9e9e9;color:#e9e9e9;font-family:karla,sans-serif;font-size:85px;font-weight:800;letter-spacing:2px;line-height:93.59px;padding-top:0}.steps.c{flex-direction:column;gap:8rem;margin-top:20rem}.stepc,.steps.c{display:flex;font-family:Karla,sans-serif}.stepc{align-items:center;justify-content:center;position:relative;text-align:center}.stepc .text1{text-align:left}.stepc .text1,.stepc .text2{font-family:Karla,sans-serif;max-width:600px;max-width:785px}.stepc .text2{text-align:right}.stepc h2{font-size:54.32px;font-weight:900;margin-bottom:1rem;max-width:785px}.stepc h2,.stepc p{color:#e9e9e9;font-family:Karla,sans-serif}.stepc p{font-size:17.43px;font-weight:500;line-height:1.5;line-height:20.38px;max-width:600px}.stepc img.icon{background:radial-gradient(circle,#19174b 0,#08062200 70%);border-radius:50px;height:400px;position:relative;width:400px}.stepc:nth-child(2n) .left-icon{order:3}.stepc:nth-child(2n) .text{order:2}.icon-6{background:radial-gradient(circle,#19174b 0,#08062200 50%);border-radius:50px;height:236px;padding-left:2rem;position:relative;width:330px}@media (max-width:768px){.background2{background-image:url(/static/media/appdevbg.a6d7a492c4fc88490d61.webp);background-size:cover;margin:0;min-height:350vh;padding-top:5px}.section{margin-bottom:2rem;margin-left:-12.5rem;margin-right:2rem;padding-left:1rem;padding-top:4rem;transition:margin-left .5s ease}.icon-6{background:radial-gradient(circle,#19174b 0,#08062200 50%);border-radius:50px;height:120px;padding-left:2rem;position:relative;width:260px}.headingc{font-size:60px;font-weight:800;letter-spacing:1px;line-height:93.59px;max-width:1045px}.steps.c{gap:4rem;margin-top:5rem}.stepc{flex-direction:column;text-align:center}.stepc .text1,.stepc .text2{max-width:100%;padding:0 20px;text-align:center}.stepc h2{font-size:32px;margin-bottom:.5rem;margin-top:1rem}.stepc p{font-size:16px;line-height:1.4;max-width:100%}.icon-6,.stepc img.icon{height:200px;order:-1;width:200px}.left-icon,.right-icon,.stepc:nth-child(2n) .left-icon{order:-1}.icon-6{height:152px;margin-bottom:1rem;padding-left:0;width:213px}}@media (max-width:480px){.steps.c{gap:3rem;margin-top:3rem}.stepc h2{font-size:28px}.stepc p{font-size:14px}.icon-6,.stepc img.icon{height:152px;width:213px}}body,html{margin:0;overflow-x:hidden;padding:0}.background{background-image:url(/static/media/RFIDbg.b7d79934e7ab0acc4e7c.webp);background-size:cover;margin:0;min-height:350vh;padding-top:180px}.content{margin:0 auto;max-width:1200px;padding:2rem 1rem;text-align:left}.section{color:#e9e9e9;margin-bottom:24rem;margin-top:6rem;padding-left:15rem;text-align:left}.section p{font-size:18px;font-weight:400;letter-spacing:1.4px;line-height:21.04px;margin-top:2rem;max-width:850px;text-align:justify}.heading{-webkit-text-stroke:4px #e9e9e9;font-family:Karla,sans-serif;font-weight:700}.heading,.subheading{font-size:85px;letter-spacing:2px;line-height:93.59px}.subheading{font-weight:800;margin:0}.steps{flex-direction:column;gap:2.9rem}.step,.steps{display:flex;position:relative}.step{align-items:center;justify-content:center;text-align:center}.step:first-child .left-icon{height:314px;width:460px}.step:nth-child(2) .right-icon{height:292px;width:402px}.step:nth-child(3) .left-icon{height:325px;width:385px}.step:nth-child(4) .right-icon{height:370px;width:413px}.step:nth-child(5) .left-icon{height:361px;width:341px}.vector{height:auto;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:200px;z-index:1}.step .text1{text-align:left}.step .text1,.step .text2{max-width:600px;max-width:785px}.step .text2,.step .text2 h2{text-align:right}.step .text2 h2{margin-left:-7rem}.step .text2 p{margin-left:auto;text-align:right}.step h2{-webkit-text-stroke:2px #e9e9e9;color:#e9e9e9;font-size:54.32px;font-weight:800;letter-spacing:2px;line-height:63.5px;margin-bottom:1rem;min-width:900px}.step p{color:#e9e9e9;font-size:17.43px;font-weight:500;line-height:1.5;max-width:600px}.step img.icon{background:radial-gradient(circle,#19174b 0,#08062200 70%);border-radius:50px;height:400px;position:relative;width:400px}.left-icon{order:0;z-index:2}.right-icon{order:3;z-index:2}.step:nth-child(2n) .left-icon{order:3}.step:nth-child(2n) .text{order:2}.why-rfid{align-items:center;color:#e9e9e9;display:flex;flex-direction:column;margin-top:10rem;text-align:center}.why-rfid h2{font-size:111.47px;font-weight:800;margin-bottom:1rem}.why-rfid h4{font-size:19.43px;font-weight:500;line-height:22.72px;margin-bottom:12rem;margin-top:0;max-width:734.58px}.benefits{flex-direction:column}.benefit,.benefits{align-items:center;display:flex}.benefit{background:hsla(0,0%,79%,.058);background-blend-mode:overlay;background-image:url(/static/media/noiserec.712038a50a71301d3b5d.png),linear-gradient(180deg,hsla(0,0%,79%,.297),#cacaca45);border-radius:55px;flex-direction:row;height:210px;justify-content:space-between;margin-bottom:15rem;padding:2rem 2rem 2rem 4rem;position:relative;width:1140px}.benefit img{position:absolute;top:50%;transform:translateY(-50%);width:300px}.benefit:nth-child(3) img{height:462px;left:-140px;width:450px}.benefit:first-child img{height:646px;left:-170px;width:456px}.benefit:nth-child(2) img{height:467px;left:auto;right:-170px;width:415px}.benefit:first-child p,.benefit:nth-child(3) p{margin-left:490px;text-align:right}.benefit:first-child h3{margin-left:16rem;max-width:800px}.benefit:first-child h3,.benefit:nth-child(3) h3{-webkit-text-stroke:1px #242335;letter-spacing:1px}.benefit:nth-child(3) h3{margin-left:400px}.benefit:nth-child(2) h3,.benefit:nth-child(2) p{text-align:left}.benefit h3{color:#242335;font-size:44.57px;font-weight:700;margin-bottom:1rem;text-shadow:0 0 10px #24233540}.benefit p{color:#181818;font-size:14.3px;font-weight:500;max-width:540.7px}@media screen and (max-width:768px){.heading{font-weight:700}.steps{gap:4rem}.step{align-items:center;flex-direction:column}.step .text1,.step .text2{max-width:100%;text-align:center}.step .text2 h2,.step .text2 p{margin-left:0;text-align:center}.step h2{-webkit-text-stroke:1px #e9e9e9;font-size:36px;margin-bottom:1rem;min-width:0;min-width:auto}.step p{font-size:16px;line-height:1.5;max-width:100%}.step img.icon{height:auto;max-width:300px;width:100%}.step:first-child .left-icon{height:171px;width:251px}.step:nth-child(2) .right-icon{height:158px;width:218px}.step:nth-child(3) .left-icon{height:171px;width:202px}.step:nth-child(4) .right-icon{height:217px;width:242px}.step:nth-child(5) .left-icon{height:222px;width:210px}.left-icon,.right-icon{order:-1}.step:nth-child(2n) .left-icon{order:0}.why-rfid{margin-top:5rem}.why-rfid h2{font-size:48px}.why-rfid h4{font-size:16px;margin-bottom:6rem;max-width:90%}.benefits{width:100%}.benefit{flex-direction:column;height:auto;margin-bottom:6rem;padding:2rem;width:90%}.benefit img{height:auto;margin-bottom:1rem;max-width:300px;position:static;transform:none;width:80%}.benefit:first-child img{height:auto;margin-left:-2rem;max-width:300px;width:80%}.benefit:nth-child(2) img{height:auto;margin-left:4.8rem;max-width:300px;width:80%}.benefit:nth-child(3) img{height:auto;margin-left:.5rem;max-width:300px;width:80%}.benefit:first-child h3,.benefit:first-child p,.benefit:nth-child(2) h3,.benefit:nth-child(2) p,.benefit:nth-child(3) h3,.benefit:nth-child(3) p{margin-left:0;text-align:center}.benefit h3{font-size:28px}.benefit p{font-size:14px;max-width:100%}}*{box-sizing:border-box;margin:0;padding:0}body,html{background-color:initial;color:#333;display:flex;flex-direction:column;font-family:Karla,sans-serif;height:100%}body{margin:0}.main-content-container{padding:0}.main-section{align-items:flex-start;color:#e9e9e9;display:flex;flex-direction:column;margin-left:14rem;margin-top:8rem;min-height:100vh;padding:5rem 2rem;position:relative;text-align:left;width:100%;z-index:1}.main-section:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.main-section>*{position:relative;z-index:2}.content-wrapper{align-items:flex-start;display:flex}.line{background-color:#e9e9e9;border-radius:10px;height:248px;margin-right:2rem;margin-top:3rem;width:4px}.content-text{display:flex;flex-direction:column}.title-wrapper{margin-bottom:2.5rem}.headingmn,.subheadingmn{font-family:Karla,sans-serif;font-optical-sizing:auto;font-size:85px;font-style:normal;font-weight:800;letter-spacing:2px;line-height:93.59px;margin:0}.textmn{font-family:Karla,sans-serif;font-size:18px;font-weight:400;letter-spacing:1px;line-height:21.04px;max-width:900px;min-height:84px;text-align:justify;word-spacing:5px}
/*# sourceMappingURL=main.f23b1d55.css.map*/