@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);:root{--bg-primary:#f6f6f6;--bg-primary-light:#f6f6f6cc;--bg-secondary:#0085d9;--bg-tertiary:#131313;--bg-light:#fff;--text-primary:#131313;--text-primary-light:#131313a6;--text-secondary:#fff;--text-grey:#131313a6;--text-medium-grey:#595959;--text-light-grey:#f6f6f6cc;--text-light-white:#f6f6f6a6;--text-theme:#51aae2;--success:#28a745;--warning:#ffc107;--error:#dc3545;--border:#ede8dc;--linkedin:#0a66c2;--facebook:#1877f2;--twitter:#1da1f2;--light-shadow:#939185;--primary-linear-gradient:linear-gradient(90deg,#097dc6,#51aae2);--secondary-linear-gradient:linear-gradient(270deg,#00b588,#007171,#002858,#00132a);--tertiary-linear-gradient:linear-gradient(90deg,#004773,#0085d9)}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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{border:0;box-sizing:border-box;margin:0;outline:0;padding:0;text-decoration:none}body,html{background:#f6f6f6;background:var(--bg-primary);color:#131313;color:var(--text-primary);font-family:Poppins,sans-serif;height:auto;margin:0;min-height:100vh;min-width:320px;overflow:hidden;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#0085d9 #0000;scrollbar-color:var(--bg-secondary) #0000;scrollbar-width:thin}body{margin:auto;max-width:1800px}img{max-width:100%}h1,h2,h3,h4,h5,h6,p{margin:0}.primary-gradient-background{background:linear-gradient(90deg,#097dc6,#51aae2)}.secondary-gradient-background{background:linear-gradient(90deg,#00b588,#007171,#002858,#00132a)}.tertiary-gradient-background{background:linear-gradient(90deg,#373737,#131313)}.padding-horizontal{padding:0 7rem}.btn-primary{align-items:center;background-color:#0085d9;background-color:var(--bg-secondary);border-radius:40px;color:#fff;color:var(--text-secondary);cursor:pointer;display:flex;flex-direction:row;font-weight:500;gap:12px;justify-content:space-between;padding:10px 30px;width:fit-content}.btn-secondary{border-radius:40px;color:#131313;color:var(--text-primary)}.btn-secondary,.btn-tertiary{align-items:center;background-color:#f6f6f6;background-color:var(--bg-primary);cursor:pointer;display:flex;flex-direction:row;font-weight:500;gap:12px;justify-content:space-between;padding:10px 30px;width:fit-content}.btn-tertiary{border:2px solid #131313a6;border:2px solid var(--text-grey);border-radius:40px;color:#131313a6;color:var(--text-grey)}.navbar{background:var(--bg-tertiary);flex-direction:row;justify-content:space-between;padding:.8rem 2.5rem}.navbar,.navbar .nav-links{align-items:center;display:flex}.navbar .nav-links{gap:1.5rem;position:relative}.navbar .nav-links .nav-link{color:var(--text-secondary);cursor:pointer;font-size:.9rem;font-weight:400}.navbar .nav-links .nav-link:hover{color:var(--text-theme)}.navbar .nav-links .dropdown{background-color:#fff;box-shadow:0 2px 8px #00000026;position:absolute;top:99%;z-index:1000}.navbar .nav-links .dropdown-link{cursor:pointer;font-size:.9rem;font-weight:600;padding:.2rem 1rem}.navbar .nav-links .dropdown-link:hover{background-color:#f0f0f0;color:blue}.navbar .ham,.navbar .mobile-outer{display:none}@media(max-width:768px){.navbar .nav-links{display:none}.navbar .ham{color:#fff;display:contents;font-size:35px;font-weight:500}.navbar .mobile-outer{display:contents;height:100vh!important;width:100vw!important}.navbar .mobile-outer .nav-links-mobile{background:var(--bg-tertiary);display:flex;flex-direction:column;gap:1.5rem;height:100vh;padding:20px 40px;position:absolute!important;right:0;top:100%;transition:all 1s linear;width:50%;z-index:9999999}.navbar .mobile-outer .nav-links-mobile .nav-item .nav-link{color:var(--text-secondary);cursor:pointer;font-size:1rem;font-weight:400}.navbar .mobile-outer .nav-links-mobile .nav-item .nav-link:hover{color:var(--text-theme)}}@media(max-width:480px){.navbar{padding:.8rem 1rem}.navbar .nav-links-mobile{width:60%}}.logo-container{align-items:center;cursor:pointer;display:flex;gap:1rem}.logo-container .logo-icon{border-radius:5px;height:50px;object-fit:contain}@media(max-width:400px){.logo-container .logo-icon{height:40px}}.logo-container .name{display:flex;flex-direction:column;justify-content:center}.logo-container .name h1{color:var(--text-secondary);font-size:1rem;line-height:1.1rem;margin:0}.home .service-container{position:relative}.home .tell-us-container{margin-top:4rem}@media(max-width:768px){.home .tell-us-container{margin-top:2rem}}.top-banner{position:relative;width:100%}.top-banner .item{height:600px;height:auto;width:100%}.top-banner .item img{height:100%;object-fit:fill;width:100%}.top-banner .slick-prev{display:none;left:2%}.top-banner .slick-next{right:2%}.top-banner .slick-next:before,.top-banner .slick-prev:before{font-size:1.7rem}@media(max-width:768px){.top-banner .item{height:400px}.top-banner .slick-next:before,.top-banner .slick-prev:before{font-size:1.3rem}}@media(max-width:550px){.top-banner .item{height:300px}}@media(max-width:470px){.top-banner .item{height:200px}}.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}.services{background:#fff;margin-top:5rem;position:relative}.services .heading-container{text-align:center}.services .heading-container .heading{color:var(--text-grey);font-size:1.3rem;font-weight:500}.services .subheading-container{text-align:center}.services .subheading-container .subheading{-webkit-background-clip:text;color:#0000;font-size:3.5rem;font-weight:600;line-height:3.8rem}.services .subheading-container .subheading .span-text{-webkit-background-clip:text;color:#0000}.services .para{margin:2rem auto 1rem;max-width:70%;text-align:center}.services .para .para-text{color:var(--text-medium-grey)}.services .view-all-container{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:10px;justify-self:center;margin:0 auto;width:fit-content}.services .view-all-container .arrow,.services .view-all-container p{color:var(--text-theme);font-size:1.2rem;z-index:9}.services .service-cards-wrapper{left:0;position:absolute;right:0;top:30%}.services .service-cards-wrapper .next-button,.services .service-cards-wrapper .prev-button{position:absolute;top:50%;z-index:99999!important}.services .service-cards-wrapper .next-button{right:0}.services .service-cards-wrapper .our_service{-ms-overflow-style:none;display:flex;gap:10px;overflow-x:scroll;padding-left:1.5rem;position:relative;scrollbar-width:none}.services .service-cards-wrapper .our_service .sercenew{display:none}.services .service-cards-wrapper .service-cards{align-items:center;display:flex;flex-direction:row;gap:3rem;margin-top:2rem;overflow-x:auto;padding:10px 5rem;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;transition:all 2s linear;white-space:nowrap}.services .service-cards-wrapper .scroll-blur{background:#fff9;border-radius:50%;filter:blur(20px);height:95%;pointer-events:none;position:absolute;right:-5%;top:0;width:10rem;z-index:1}.services .service-cards-wrapper .service-cards::-webkit-scrollbar{display:none}.services .theme-color-contianer{background:var(--bg-secondary);height:300px;margin-top:12rem;width:100%;z-index:0}@media(max-width:1000px){.services .para{max-width:80%}.services .service-cards-wrapper .our_service{margin-top:3.5rem;padding:0}.services .service-cards-wrapper .our_service .sercenew{display:flex;gap:10px;height:100%;overflow-x:scroll;padding:10px 10px 10px 1.5rem;position:relative}.services .service-cards-wrapper .newservicedd{display:none}}@media(max-width:768px){.services{margin-top:3rem}.services .subheading-container .subheading{font-size:3rem;line-height:3.5rem}.services .para{margin-top:1rem;max-width:100%;padding:0 2rem}.services .para .para-text{line-height:1.5rem}.services .service-cards-wrapper{top:33%}.services .service-cards-wrapper .next-button,.services .service-cards-wrapper .prev-button{display:none}.services .service-cards-wrapper .service-cards{gap:1.5rem;padding:10px 3rem}.services .service-cards-wrapper .scroll-blur{top:5%}.services .theme-color-contianer{height:150px;margin-top:13rem}}@media(max-width:550px){.services .subheading-container .subheading{font-size:2.3rem;line-height:2.8rem}.services .para{margin-top:1rem;max-width:100%;padding:0 1rem}.services .para .para-text{line-height:1.2rem}.services .service-cards-wrapper .scroll-blur{top:5%;width:7rem}}@media(max-width:480px){.services .theme-color-contianer{height:150px;margin-top:11rem}}@media(max-width:430px){.services{margin-top:0}.services .subheading-container .subheading{font-size:2rem;line-height:2.5rem}.services .para .para-text{display:none}.services .view-all-container .arrow,.services .view-all-container p{font-size:1rem}.services .service-cards-wrapper .our_service{margin:-2rem 0 0}.services .service-cards-wrapper .service-cards{gap:1rem;margin:0;padding:0 1rem}.services .service-cards-wrapper .scroll-blur{display:none}}.our-clients-sub{height:100%;margin:auto;width:95%}.our-clients-sub .logo-carousel .scrollc{overflow:visible}.our-clients-sub .logo-carousel .scrollc .owl-them{display:flex!important;gap:20px!important;margin-top:20px;overflow:visible}.our-clients-sub .logo-carousel .scrollc .owl-them .service-cards{background:var(--bg-primary);border:1px solid var(--border);border-radius:15px;box-shadow:5px 5px 10px var(--light-shadow);cursor:pointer;height:390px;overflow:hidden;padding:13px;width:350px;z-index:1}.our-clients-sub .logo-carousel .scrollc .owl-them .service-cards .image-containers{height:230px}.our-clients-sub .logo-carousel .scrollc .owl-them .service-cards .image-containers .image{border-radius:8px;height:100%;object-fit:cover;width:100%}.our-clients-sub .logo-carousel .scrollc .owl-them .service-cards .details-containers{position:relative}.our-clients-sub .logo-carousel .scrollc .owl-them .service-cards .details-containers .title{font-weight:700;line-height:1.5rem;margin-top:10px;white-space:normal;width:85%}.our-clients-sub .logo-carousel .scrollc .owl-them .service-cards .details-containers .bottom-container{display:flex;flex-direction:row;margin-top:5px;overflow:hidden}.our-clients-sub .logo-carousel .scrollc .owl-them .service-cards .details-containers .bottom-container .description{word-wrap:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:var(--text-grey);display:-webkit-box;font-size:.8rem;line-height:1rem;max-width:80%;white-space:normal}.our-clients-sub .logo-carousel .scrollc .owl-them .service-cards .details-containers .arrow{bottom:0;cursor:pointer;position:absolute;right:0}.our-clients-sub .logo-carousel .scrollc .slick-slider .slick-list .slick-track{align-items:center;display:flex;gap:10px;justify-content:center;margin-left:-13px}@media(max-width:768px){.our-clients-sub .logo-carousel{margin-top:40px}.our-clients-sub .logo-carousel .scrollc .owl-them .service-cards{flex-shrink:0;height:300px;margin-top:15px;padding:10px;scroll-snap-align:center;width:270px}.our-clients-sub .logo-carousel .scrollc .owl-them .service-cards .image-containers{height:160px}.our-clients-sub .logo-carousel .scrollc .owl-them .service-cards .details-containers .title{line-height:1.3rem;width:100%}.our-clients-sub .logo-carousel .scrollc .owl-them .service-cards .details-containers .bottom-container{margin-top:8px}.our-clients-sub .logo-carousel .scrollc .owl-them .service-cards .details-containers .bottom-container .description{font-size:.8rem;max-width:92%}}@media(max-width:500px){.our-clients-sub .logo-carousel{margin-top:20px}.our-clients-sub .logo-carousel .scrollc{padding:0!important}.our-clients-sub .logo-carousel .scrollc .owl-them .service-cards{flex-shrink:0;height:250px;padding:8px;position:relative;scroll-snap-align:center;width:200px}.our-clients-sub .logo-carousel .scrollc .owl-them .service-cards .image-containers{height:120px}.our-clients-sub .logo-carousel .scrollc .owl-them .service-cards .details-containers{align-content:center;height:auto;justify-content:center;margin-top:0}.our-clients-sub .logo-carousel .scrollc .owl-them .service-cards .details-containers .title{font-size:14px;line-height:1rem;width:100%}.our-clients-sub .logo-carousel .scrollc .owl-them .service-cards .details-containers .bottom-container{margin-top:8px}.our-clients-sub .logo-carousel .scrollc .owl-them .service-cards .details-containers .bottom-container .description{font-size:12px;max-width:100%}.our-clients-sub .logo-carousel .scrollc .owl-them .service-cards .details-containers .arrow{bottom:-20px;font-size:5px!important;position:absolute!important;width:15px}}.service-card{background:var(--bg-primary);border:1px solid var(--border);border-radius:15px;box-shadow:5px 5px 10px var(--light-shadow);cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;height:390px;justify-content:space-between;overflow:hidden;padding:13px;scroll-snap-align:center;transition:transform .3s ease-in-out;width:350px;z-index:1}.service-card .image-container{height:230px}.service-card .image-container .image{border-radius:8px;height:100%;object-fit:cover;width:100%}.service-card .details-container{display:flex;flex-direction:column;height:100%;justify-content:center;position:relative}.service-card .details-container .title{font-weight:700;line-height:1.5rem;white-space:normal;width:85%}.service-card .details-container .bottom-container{display:flex;flex-direction:row;margin-top:10px;overflow:hidden}.service-card .details-container .bottom-container .description{word-wrap:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:var(--text-grey);display:-webkit-box;font-size:.8rem;line-height:1rem;max-width:80%;white-space:normal}.service-card .details-container .arrow{bottom:0;cursor:pointer;position:absolute;right:0}.service-card:hover{transform:scale(1.03)}@media(max-width:768px){.service-card{flex-shrink:0;height:300px;margin-top:15px;padding:10px;scroll-snap-align:center;width:270px}.service-card .image-container{height:160px}.service-card .details-container .title{line-height:1.3rem;width:100%}.service-card .details-container .bottom-container{margin-top:8px}.service-card .details-container .bottom-container .description{font-size:.8rem;max-width:92%}}@media(max-width:480px){.service-card{flex-shrink:0;height:270px;margin-top:10px;padding:8px;scroll-snap-align:center;width:220px}.service-card .image-container{height:120px}.service-card .details-container{margin-top:0}.service-card .details-container .title{font-size:1rem;line-height:1rem;width:100%}.service-card .details-container .bottom-container{margin-top:8px}.service-card .details-container .bottom-container .description{font-size:.8rem;max-width:92%}.service-card .details-container .arrow{height:15px}}.about-us{padding:5rem 6rem}.about-us .header-container{align-items:flex-end;display:flex;justify-content:space-between}.about-us .header-container .heading-container .heading{color:var(--text-grey);font-weight:400;text-transform:uppercase}.about-us .header-container .heading-container .subheading{color:var(--text-primary);font-size:3.3rem;font-weight:700;line-height:3.8rem;margin-top:1rem;width:80%}.about-us .header-container .heading-container .subheading .span-text{-webkit-background-clip:text;color:#0000}.about-us .header-container .right-heading{color:var(--text-grey);font-size:1.5rem;line-height:1.8rem;text-align:end;width:50%}.about-us .bottom-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:5rem}.about-us .bottom-container .left-container{display:flex;flex-direction:column;width:70%}.about-us .bottom-container .left-container .about-points-container{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;max-width:850px}.about-us .bottom-container .left-container .about-points-container .single-point{align-items:center;background:var(--bg-light);border:1px solid var(--border);border-radius:20px;display:flex;height:160px;justify-content:center;padding:10px;position:relative;text-align:center;transition:all .3s ease-in-out;width:240px}.about-us .bottom-container .left-container .about-points-container .single-point:hover{background:var(--primary-linear-gradient)!important;border:none;transform:scale(1.03)}.about-us .bottom-container .left-container .about-points-container .single-point:hover:before{background:var(--primary-linear-gradient);border-radius:0 0 20px 20px;bottom:-10px;content:"";filter:blur(10px);height:15px;left:0;opacity:.6;position:absolute;right:0;z-index:-1}@media(max-width:1000px){.about-us .bottom-container .left-container .about-points-container .single-point:hover:before{display:none}}.about-us .bottom-container .left-container .about-points-container .single-point:hover .about-title{color:var(--text-secondary)}.about-us .bottom-container .left-container .about-points-container .single-point .about-title{font-weight:500}.about-us .bottom-container .right-container{align-items:flex-start;display:flex;flex-direction:column;gap:4.5rem;width:30%}.about-us .bottom-container .right-container .stats-container{display:flex;flex-direction:column;gap:1.5rem;justify-content:flex-start}.about-us .bottom-container .right-container .stats-container .stat{background:var(--bg-primary);border-radius:10px}.about-us .bottom-container .right-container .stats-container .stat h1{-webkit-background-clip:text;color:#0000;font-size:3rem;font-weight:700}.about-us .bottom-container .right-container .stats-container .stat p{color:var(--text-primary);font-size:1.5rem}@media(max-width:1350px){.about-us{height:100%;padding:4rem 3rem}.about-us .header-container{align-items:flex-start;flex-direction:column;gap:1rem;justify-content:flex-start}.about-us .header-container .right-heading{font-size:1.3rem;line-height:1.5rem;text-align:left;width:60%}.about-us .bottom-container{gap:1rem}.about-us .bottom-container .left-container .about-points-container{gap:1.5rem}.about-us .bottom-container .left-container .about-points-container .single-point{height:150px;width:230px}}@media(max-width:1170px){.about-us{padding:3rem}.about-us .bottom-container .left-container .about-points-container,.about-us .header-container{gap:1rem}.about-us .bottom-container .left-container .about-points-container .single-point{height:170px;width:280px}.about-us .bottom-container .right-container{align-self:flex-start;width:40%}}@media(max-width:1020px){.about-us *{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;filter:none!important}.about-us .bottom-container{margin-top:4rem}.about-us .bottom-container .left-container .about-points-container{gap:1rem}.about-us .bottom-container .left-container .about-points-container .single-point{height:160px;width:230px}.about-us .bottom-container .right-container{align-self:flex-start;width:40%}}@media(max-width:860px){.about-us .header-container{align-items:flex-start;flex-direction:column;gap:1rem;justify-content:flex-start}.about-us .header-container .heading-container .subheading{line-height:3.5rem;width:90%}.about-us .header-container .right-heading{font-size:1.3rem;line-height:1.5rem;text-align:left;width:90%}.about-us .bottom-container{margin-top:3rem}.about-us .bottom-container .left-container .about-points-container .single-point{height:150px;width:200px}.about-us .bottom-container .right-container{align-self:flex-start;width:40%}.about-us .bottom-container .right-container .stats-container .stat h1{font-size:2.5rem}}@media(max-width:768px){.about-us{padding:2rem}.about-us .header-container .heading-container .subheading{font-size:3rem;line-height:3.3rem;width:100%}.about-us .header-container .right-heading{font-size:1.3rem;width:100%}.about-us .bottom-container{flex-direction:column;gap:2rem}.about-us .bottom-container .left-container{width:100%}.about-us .bottom-container .left-container .about-points-container{gap:10px;justify-content:center}.about-us .bottom-container .left-container .about-points-container .single-point{height:150px;width:200px}.about-us .bottom-container .right-container{width:100%}.about-us .bottom-container .right-container .stats-container{flex-direction:row;flex-wrap:wrap;gap:2rem;width:100%}.about-us .bottom-container .right-container .stats-container .stat h1{font-size:2rem}.about-us .bottom-container .right-container .stats-container .stat p{font-size:1rem}}@media(max-width:550px){.about-us{padding:2rem 1.5rem}.about-us .header-container .heading-container .subheading{font-size:2.3rem;line-height:2.4rem}.about-us .header-container .right-heading{font-size:1.2rem}.about-us .bottom-container{gap:1rem;margin-top:2rem}.about-us .bottom-container .left-container .about-points-container .single-point{height:130px;width:180px}}@media(max-width:420px){.about-us .header-container .right-heading{font-size:1rem;line-height:1.2rem;text-align:justify}.about-us .bottom-container{gap:2rem;margin-top:2rem}.about-us .bottom-container .left-container .about-points-container .single-point{height:130px;width:45%}.about-us .bottom-container .left-container .about-points-container .single-point .icon{-webkit-backdrop-filter:none;backdrop-filter:none;filter:blur(0);height:30px;object-fit:contain;width:30px}.about-us .bottom-container .right-container .stats-container{gap:1rem}}.about-founder{align-items:center;background-image:url(/static/media/about-founder-bg-grey.c20dcb35e11362087a02.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:row;flex-wrap:wrap-reverse;height:100vh;justify-content:space-between;padding:0 7rem 0 0;position:relative;z-index:0}.about-founder .left-container{backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);background:var(--bg-light);border-bottom-right-radius:20px;border-top-right-radius:20px;display:flex;flex-direction:column;justify-content:center;padding:3rem 0 3rem 7rem;width:55%}.about-founder .left-container .heading-container .heading{color:var(--text-medium-grey);font-weight:400;margin-bottom:1rem}.about-founder .left-container .heading-container .subheading{color:var(--text-primary);font-size:3.3rem;font-weight:700;line-height:3.3rem;width:80%}.about-founder .left-container .heading-container .subheading span{-webkit-background-clip:text;color:#0000}.about-founder .left-container .heading-container .role-text{color:var(--text-medium-grey);font-weight:500}.about-founder .left-container .para{margin:2.5rem 0;width:85%}.about-founder .left-container .para .about-para{color:var(--text-medium-grey);font-size:1rem;line-height:1.3rem;text-align:justify}.about-founder .left-container .fade-in{opacity:0;transform:translateX(30px);transition:opacity .4s ease,transform .4s ease}.about-founder .left-container .fade-in-active{opacity:1;transform:translateX(0)}.about-founder .right-container{padding-right:3rem}.about-founder .right-container .image-container{display:flex;justify-content:center;position:relative}.about-founder .right-container .image-container .arrow-container{align-items:center;display:flex;flex-direction:row;gap:13px;position:absolute;right:-3%;top:-5%;width:fit-content;z-index:3}.about-founder .right-container .image-container .arrow-container .arrow{background:var(--bg-secondary);border-radius:10px;box-shadow:3px 3px 10px var(--text-primary-light);cursor:pointer;padding:10px 14px;transition:all .3s ease-in-out}.about-founder .right-container .image-container .arrow-container .arrow:hover{transform:scale(1.05)}.about-founder .right-container .image-container .founder-image{border-radius:20px;box-shadow:10px 10px 20px var(--text-grey);height:400px;object-fit:cover;opacity:0;position:relative;transform:scale(.95);transition:opacity .4s ease,transform .4s ease;width:400px;z-index:2}.about-founder .right-container .image-container .founder-image-active{opacity:1;transform:scale(1)}.about-founder .right-container .image-container .square-image-container{background:#0086d9ed;border-radius:15px;bottom:-7%;height:150px;position:absolute;width:450px;z-index:0}.about-founder .about-founder-overlay{background:#0086d966;bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}@media(max-width:1300px){.about-founder .left-container{padding:2rem 0 2rem 7rem}.about-founder .left-container .para{margin:2rem 0;width:90%}.about-founder .right-container{padding-right:0}.about-founder .right-container .image-container .founder-image,.about-founder .right-container .image-container .square-image{border-radius:20px;height:400px;width:400px}}@media(max-width:1100px){.about-founder{gap:4rem;height:100%;padding:3rem 5rem 5rem}.about-founder .left-container{border-radius:20px;padding:3rem 5rem;width:100%}.about-founder .right-container{width:100%}.about-founder .right-container .image-container .founder-image,.about-founder .right-container .image-container .square-image{height:400px;width:400px}}@media(max-width:768px){.about-founder{gap:25px;height:100%;justify-content:center;padding:2rem}.about-founder .left-container{padding:1.5rem}.about-founder .left-container .heading-container .heading{font-size:1rem;margin-bottom:2px}.about-founder .left-container .heading-container .subheading{font-size:2rem;line-height:2rem;width:100%}.about-founder .left-container .para{margin:10px 0;width:100%}.about-founder .right-container{padding:0}.about-founder .right-container .image-container .arrow-container .arrow{font-size:.1rem!important}.about-founder .right-container .image-container .founder-image{height:250px;width:250px}}@media(max-width:530px){.about-founder{padding:2rem}.about-founder .left-container{padding:1.5rem}.about-founder .left-container .heading-container .heading{font-size:1rem;margin-bottom:2px}.about-founder .left-container .heading-container .subheading{font-size:2rem;line-height:2rem;width:100%}.about-founder .left-container .para{margin:10px 0;width:100%}.about-founder .left-container .para .about-para{text-align:start}.about-founder .right-container .image-container .founder-image{height:200px;width:200px}.about-founder .right-container .image-container .square-image-container{width:90%}}.main-container{background:var(--bg-light);padding:5rem 0}.main-container .top-container{align-items:start;display:flex;height:100%;justify-content:center;width:100%}.main-container .top-container .form-con{height:100%;width:40%}.main-container .top-container .form-con .data-collect-div{background:var(--bg-tertiary);border-radius:18px;color:var(--text-secondary);height:70%;margin:auto;padding:3rem 40px;position:relative;width:70%;width:380px}.main-container .top-container .form-con .data-collect-div .header{width:100%}.main-container .top-container .form-con .data-collect-div .header h1{font-size:2.3rem;font-weight:600;text-align:center}.main-container .top-container .form-con .data-collect-div .header h1 .touch{-webkit-text-fill-color:#0000;background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);-webkit-background-clip:text}.main-container .top-container .form-con .data-collect-div .header p{color:var(--text-light-grey);font-size:12px;line-height:1rem;margin-top:10px;text-align:center}.main-container .top-container .form-con .data-collect-div .dropMail{margin-top:1.2rem}.main-container .top-container .form-con .data-collect-div .dropMail .input-box{margin-top:1rem}.main-container .top-container .form-con .data-collect-div .dropMail input{border:none;border-radius:7px;font-weight:500;padding:7px 1px 7px 11px;width:100%}.main-container .top-container .form-con .data-collect-div .dropMail input::placeholder{color:gray;font-size:14px}.main-container .top-container .form-con .data-collect-div .dropMail input:focus{border:none;outline:none}.main-container .top-container .form-con .data-collect-div .dropMail .dropdown select{border-radius:7px;color:gray;font-size:14px;font-weight:500;padding:9px 8px;width:100%}.main-container .top-container .form-con .data-collect-div .dropMail .right-container .search-box{overflow:hidden}.main-container .top-container .form-con .data-collect-div .dropMail .right-container .search-box .input-box{border-radius:6px;color:gray;font-size:14px;font-weight:500;padding:2px 8px;width:100%}.main-container .top-container .form-con .data-collect-div .dropMail .right-container .empty-message{background:#f8f9fa;border-radius:6px;color:gray;font-size:14px;font-weight:500;padding:10px;text-align:center}.main-container .top-container .form-con .data-collect-div .dropMail .right-container .selected-products{background:#fff;border-radius:6px;margin-top:5px}.main-container .top-container .form-con .data-collect-div .dropMail .right-container .selected-products .selected-product{display:flex;justify-content:space-between;padding:2px 8px}.main-container .top-container .form-con .data-collect-div .dropMail .right-container .selected-products .selected-product span{color:gray;display:inline-block;font-size:14px;font-weight:500}.main-container .top-container .form-con .data-collect-div .dropMail .right-container .selected-products .selected-product button{text-align:end}.main-container .top-container .form-con .data-collect-div .dropMail textarea{border-radius:7px;font-family:Poppins;height:5rem;padding:9px;width:100%}.main-container .top-container .form-con .data-collect-div .dropMail .button button{background:var(--bg-tertiary);background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);border:none;border-radius:7px;color:#fff;cursor:pointer;padding:10px 15px;width:100%}.main-container .top-container .Info-con{height:100%;width:57%}.main-container .top-container .Info-con .ContHead{color:var(--text-grey);font-weight:400;text-transform:uppercase}.main-container .top-container .Info-con .con-para{color:var(--text-primary);font-size:3rem;font-weight:400;width:80%}.main-container .top-container .Info-con .con-para .answer{color:var(--bg-secondary)}.main-container .top-container .Info-con .conInfo{display:flex;margin-top:3rem}.main-container .top-container .Info-con .conInfo .contact-left,.main-container .top-container .Info-con .conInfo .contact-right{width:50%}.main-container .top-container .Info-con .conInfo .contact-left .phoneNum h5{font-weight:500}.main-container .top-container .Info-con .conInfo .contact-left .phoneNum p{color:var(--text-primary-light);margin-top:7px}.main-container .top-container .Info-con .conInfo .contact-left .location{margin-top:1rem;width:60%}.main-container .top-container .Info-con .conInfo .contact-left .location h5{font-weight:600}.main-container .top-container .Info-con .conInfo .contact-left .location p{color:var(--text-primary-light);font-size:1rem;font-weight:400;line-height:24px;margin-top:7px}.main-container .top-container .Info-con .conInfo .contact-left .icons{align-items:center;display:flex;gap:12px;margin-top:1.3rem}.main-container .top-container .Info-con .conInfo .contact-left .icons h5{font-weight:600}.main-container .top-container .Info-con .conInfo .contact-left .icons .icon{display:flex;gap:15px}.main-container .top-container .Info-con .conInfo .contact-left .icons .icon .social-icon{cursor:pointer;transition:all .3s ease}.main-container .top-container .Info-con .conInfo .contact-left .icons .icon .linkedin{color:var(--linkedin)}.main-container .top-container .Info-con .conInfo .contact-left .icons .icon .facebook{color:var(--facebook)}.main-container .top-container .Info-con .conInfo .contact-left .icons .icon .twitter{color:#0c0c0c}.main-container .top-container .Info-con .conInfo .contact-left .icons .icon .social-icon:hover{transform:scale(1.2)}.main-container .top-container .Info-con .conInfo .contact-right .mails h5{font-weight:600}.main-container .top-container .Info-con .conInfo .contact-right .mails p{color:var(--text-primary-light);font-weight:400;margin-top:7px}.main-container .top-container .Info-con .conInfo .contact-right .mail{margin-top:1.2rem}.main-container .top-container .Info-con .conInfo .contact-right .mail h5{font-weight:600}.main-container .top-container .Info-con .conInfo .contact-right .mail p{color:var(--text-primary-light);font-weight:400;margin-top:7px}@media(max-width:1024px){.main-container .top-container{justify-content:space-between;margin-top:2rem}.main-container .top-container .form-con{position:relative;width:40%}.main-container .top-container .form-con .data-collect-div{padding:60px 30px;width:90%}.main-container .top-container .Info-con .con-para{font-size:40px;line-height:3rem}}@media(max-width:868px){.main-container{border:1px solid #f000;padding:1rem 0}.main-container .top-container{align-items:center;flex-direction:column-reverse;margin-top:1rem}.main-container .top-container .form-con{margin-top:2rem;position:relative;width:80%}.main-container .top-container .Info-con,.main-container .top-container .form-con .data-collect-div{width:80%}.main-container .top-container .Info-con .ContHead{margin-bottom:10px;text-align:center}.main-container .top-container .Info-con .con-para{font-size:2rem;line-height:2rem;width:90%}.main-container .top-container .Info-con .conInfo{margin-top:1rem}}@media(max-width:500px){.main-container .top-container .form-con{width:95%}.main-container .top-container .form-con .data-collect-div{padding:45px 35px;width:90%}.main-container .top-container .form-con .data-collect-div .header h1{font-size:1.6rem}.main-container .top-container .form-con .data-collect-div .dropMail{margin-top:.5rem}.main-container .top-container .form-con .data-collect-div .dropMail .input-box{margin-top:.7rem}.main-container .top-container .form-con .data-collect-div .dropMail input{padding:3px 0 3px 11px}.main-container .top-container .form-con .data-collect-div .dropMail .dropdown select{font-weight:500;padding:3px 8px}.main-container .top-container .form-con .data-collect-div .dropMail textarea{font-size:14px;font-weight:500;padding:3px 11px}.main-container .top-container .form-con .data-collect-div .dropMail .button button{font-size:14px;padding:8px 15px}.main-container .top-container .Info-con{width:90%}.main-container .top-container .Info-con .ContHead{font-size:1rem}.main-container .top-container .Info-con .con-para{font-size:1.5rem;line-height:29px;width:100%}.main-container .top-container .Info-con .conInfo{flex-direction:column;margin-top:1rem}.main-container .top-container .Info-con .conInfo .contact-left,.main-container .top-container .Info-con .conInfo .contact-left .location,.main-container .top-container .Info-con .conInfo .contact-right{width:100%}.main-container .top-container .Info-con .conInfo .contact-left .location p{font-size:14px}.main-container .top-container .Info-con .conInfo .contact-right{margin-top:1.5rem}.main-container .top-container .Info-con .conInfo .contact-right .mails,.main-container .top-container .Info-con .conInfo .contact-right .mails h6,.main-container .top-container .Info-con .conInfo .contact-right .mails p{margin:0}.main-container .top-container .Info-con .conInfo .contact-right .mail{margin-top:10px}.main-container .top-container .Info-con .conInfo .contact-right .mail h6,.main-container .top-container .Info-con .conInfo .contact-right .mail p{margin:0}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.updates{background:var(--bg-primary);padding:3rem 7rem}.updates .heading-container{display:flex;flex-direction:row;justify-content:space-between}.updates .heading-container .heading{color:var(--text-grey);font-weight:400;text-transform:uppercase}.updates .heading-container .subheading-section{margin-top:1rem;width:100%}.updates .heading-container .subheading-section .subheading{color:var(--text-primary);font-size:3.3rem;font-weight:700;line-height:3.5rem}.updates .heading-container .subheading-section .subheading .span-text{-webkit-background-clip:text;color:#0000}.updates .heading-container .view-all-section{align-self:flex-end;background:var(--bg-secondary);border-radius:30px;display:flex;height:fit-content;padding:10px 2rem}.updates .heading-container .view-all-section .view-all{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:10px;justify-content:space-between}.updates .heading-container .view-all-section .view-all .arrow,.updates .heading-container .view-all-section .view-all p{color:var(--text-secondary)}.updates .blogs-container{margin:3rem 0}.updates .blogs-container .section-heading{color:var(--text-medium-grey);font-weight:400}.updates .blogs-container .main-blog-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:2rem}.updates .blogs-container .main-blog-container .left-blogs-container{align-items:center;display:flex;flex-direction:row;gap:3rem;width:60%}.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog{cursor:pointer}.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-image-container{height:300px;width:100%}.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-image-container .left-blog-image{border:.8px solid var(--light-shadow);border-radius:20px;height:100%;object-fit:cover;width:100%}.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-details-container .left-blog-title-container{margin:1rem 0}.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-details-container .left-blog-title-container .left-blog-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--text-primary);display:-webkit-box;line-height:2rem;overflow:hidden;text-overflow:ellipsis}.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-details-container .description-container{display:flex;flex-direction:column;gap:1rem}.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-details-container .description-container .left-blog-description-container .left-blog-description{-webkit-line-clamp:5;-webkit-box-orient:vertical;color:var(--text-grey);display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-details-container .description-container .separator-line{border-bottom:1px solid var(--light-shadow)}.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-details-container .description-container .bottom-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-details-container .description-container .bottom-container .date-container,.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-details-container .description-container .bottom-container .views-container{align-items:center;display:flex;flex-direction:row;gap:7px}.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-details-container .description-container .bottom-container .date-container .date,.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-details-container .description-container .bottom-container .date-container .views,.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-details-container .description-container .bottom-container .views-container .date,.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-details-container .description-container .bottom-container .views-container .views{color:var(--text-grey);font-size:.9rem}.updates .blogs-container .main-blog-container .right-blogs-container{width:30%}.updates .blogs-container .main-blog-container .right-blogs-container .right-single-blog{align-items:center;border-bottom:1px solid var(--light-shadow);cursor:pointer;display:flex;flex-direction:row;gap:1rem;padding-bottom:1rem}.updates .blogs-container .main-blog-container .right-blogs-container .right-single-blog .right-blog-right-container .right-blog-image-container{border-radius:10px;height:120px;width:120px}.updates .blogs-container .main-blog-container .right-blogs-container .right-single-blog .right-blog-right-container .right-blog-image-container .right-blog-image{border:.8px solid var(--light-shadow);border-radius:10px;height:100%;object-fit:cover;width:100%}.updates .blogs-container .main-blog-container .right-blogs-container .right-single-blog .right-blog-details-container .right-blog-title-container{margin-bottom:10px}.updates .blogs-container .main-blog-container .right-blogs-container .right-single-blog .right-blog-details-container .right-blog-title-container .right-blog-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--text-primary);display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.updates .blogs-container .main-blog-container .right-blogs-container .right-single-blog .right-blog-details-container .date-container{align-items:center;display:flex;flex-direction:row;gap:7px}.updates .blogs-container .main-blog-container .right-blogs-container .right-single-blog .right-blog-details-container .date-container .date{color:var(--text-grey);font-size:.9rem}.updates .blogs-container .main-blog-container .right-blogs-container .right-single-blog:not(:last-child){margin-bottom:1rem}.updates .blogs-container .main-blog-container .right-blogs-container .right-single-blog:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.updates .events-container{margin:3rem 0}.updates .events-container .section-heading{color:var(--text-medium-grey);font-weight:400}.updates .events-container .all-events-container-grid{grid-gap:20px;align-items:center;cursor:pointer;display:grid;gap:20px;grid-template-columns:1fr 2fr 1fr;margin-top:2rem}.updates .events-container .all-events-container-grid .image1,.updates .events-container .all-events-container-grid .image2{height:270px;width:450px}.updates .events-container .all-events-container-grid .image{align-items:center;display:flex;justify-content:center;position:relative}.updates .events-container .all-events-container-grid .image p{display:none;padding:1rem}.updates .events-container .all-events-container-grid .image:hover:after{background:rgba(0,0,0,.769);border-radius:10px;content:"";height:100%;position:absolute;width:100%}.updates .events-container .all-events-container-grid .image:hover p{color:#fff;display:block;font-size:12px;position:absolute;z-index:4}.updates .events-container .all-events-container-grid .image3{grid-column:2/3;grid-row:1/3;height:100%;justify-self:center;max-height:560px;width:100%}.updates .events-container .all-events-container-grid .image3 img{object-fit:cover}.updates .events-container .all-events-container-grid .image4{grid-column:3;grid-row:1/2;height:100%}.updates .events-container .all-events-container-grid .explore-more{background:linear-gradient(to bottom right,#f6f6f64d,#f6f6f600),#131313;border-radius:10px;display:flex;grid-column:3;height:100%;justify-self:start;padding:10px;width:100%}.updates .events-container .all-events-container-grid .explore-more .explore-link{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:center}.updates .events-container .all-events-container-grid .explore-more .explore-link .explore{color:var(--text-secondary);font-size:2rem;font-weight:500;line-height:2rem;text-align:end;text-transform:uppercase;width:60%}.updates .events-container .all-events-container-grid .image img{border-radius:10px;display:block;height:100%;width:100%}.updates .events-container .all-events-container-grid .explore-more a{color:var(--link-color);display:inline-block;font-weight:700;text-decoration:none}@media(max-width:1350px){.updates .events-container .all-events-container-grid .image1,.updates .events-container .all-events-container-grid .image2{height:230px;width:350px}}@media(max-width:1250px){.updates{padding:3rem}.updates .blogs-container .main-blog-container .left-blogs-container{gap:2rem}.updates .blogs-container .main-blog-container .right-blogs-container{width:35%}}@media(max-width:1100px){.updates .events-container .all-events-container-grid .image1,.updates .events-container .all-events-container-grid .image2{grid-column:1/3;height:280px;width:450px}.updates .events-container .all-events-container-grid .image3{grid-column:1/4;height:500px}.updates .events-container .all-events-container-grid .image3 img{object-position:top}.updates .events-container .all-events-container-grid .image4{grid-column:3/4;grid-row:3;height:280px;width:450px}.updates .events-container .all-events-container-grid .explore-more{grid-column:3/4;grid-row:4;height:180px;width:280px}}@media(max-width:1000px){.updates{padding:2rem}.updates .blogs-container .main-blog-container .left-blogs-container{gap:1rem}.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-image-container{height:220px}.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-details-container .left-blog-title-container{margin:10px 0}.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-details-container .left-blog-title-container .left-blog-title{line-height:1.5rem}.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-details-container .description-container .left-blog-description-container .left-blog-description{line-height:1.4rem}.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-details-container .description-container .bottom-container .date-container .date,.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-details-container .description-container .bottom-container .date-container .views,.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-details-container .description-container .bottom-container .views-container .date,.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-details-container .description-container .bottom-container .views-container .views{color:var(--text-grey);font-size:.8rem}.updates .blogs-container .main-blog-container .right-blogs-container .right-single-blog{padding-bottom:10px}.updates .blogs-container .main-blog-container .right-blogs-container .right-single-blog .right-blog-right-container .right-blog-image-container{height:100px;width:100px}.updates .blogs-container .main-blog-container .right-blogs-container .right-single-blog:not(:last-child){margin-bottom:10px}}@media(max-width:970px){.updates .events-container .all-events-container-grid{gap:10px}.updates .events-container .all-events-container-grid .image1,.updates .events-container .all-events-container-grid .image2{grid-column:1/3;height:280px;object-fit:contain;width:380px}.updates .events-container .all-events-container-grid .image3{grid-column:1/4;height:430px;object-fit:contain}.updates .events-container .all-events-container-grid .image4{grid-column:3/4;grid-row:3;height:280px;object-fit:contain;width:380px}.updates .events-container .all-events-container-grid .explore-more{grid-column:3/4;grid-row:4;height:180px;width:280px}}@media(max-width:850px){.updates .events-container .all-events-container-grid{gap:10px}.updates .events-container .all-events-container-grid .image1,.updates .events-container .all-events-container-grid .image2{grid-column:1/3;height:250px;object-fit:contain;width:350px}.updates .events-container .all-events-container-grid .image3{grid-column:1/4;height:430px;object-fit:contain}.updates .events-container .all-events-container-grid .image4{grid-column:3/4;grid-row:3;height:250px;object-fit:contain;width:350px}.updates .events-container .all-events-container-grid .explore-more{grid-column:3/4;grid-row:4;height:180px;width:280px}}@media(max-width:768px){.updates .heading-container{align-items:flex-start;flex-direction:column;gap:1.5rem;justify-content:flex-start}.updates .heading-container .subheading-section{margin-top:10px}.updates .heading-container .subheading-section .subheading{font-size:3rem;line-height:3.3rem}.updates .heading-container .view-all-section{align-self:flex-start;padding:8px 1rem}.updates .heading-container .view-all-section .view-all .arrow,.updates .heading-container .view-all-section .view-all p{font-size:.9rem}.updates .blogs-container .main-blog-container{flex-direction:column;gap:2rem;margin-top:1rem}.updates .blogs-container .main-blog-container .left-blogs-container{gap:2rem;width:100%}.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-image-container{height:250px}.updates .blogs-container .main-blog-container .right-blogs-container{width:100%}.updates .blogs-container .main-blog-container .right-blogs-container .right-single-blog .right-blog-right-container .right-blog-image-container{height:120px;width:120px}.updates .blogs-container .main-blog-container .right-blogs-container .right-single-blog .right-blog-details-container .date-container .date{font-size:1rem}.updates .events-container .all-events-container-grid{gap:10px;margin-top:1rem}.updates .events-container .all-events-container-grid .image1,.updates .events-container .all-events-container-grid .image2{grid-column:1/4;height:400px;width:100%}.updates .events-container .all-events-container-grid .image3{grid-column:1/4;height:400px}.updates .events-container .all-events-container-grid .image4{grid-column:1/4;grid-row:3;height:400px;width:100%}.updates .events-container .all-events-container-grid .explore-more{grid-column:1;grid-row:6;height:180px;width:280px}}@media(max-width:550px){.updates{padding:1.5rem}.updates .heading-container{gap:1rem}.updates .heading-container .subheading-section .subheading{font-size:2.3rem;line-height:2.8rem}.updates .blogs-container{margin:2rem 0}.updates .blogs-container .main-blog-container .left-blogs-container{gap:1rem}.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-image-container{height:180px}.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-details-container .left-blog-title-container{margin:10px 0}.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-details-container .left-blog-title-container .left-blog-title{font-size:1.3rem;line-height:1.5rem}.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-details-container .description-container{gap:10px}.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-details-container .description-container .left-blog-description-container .left-blog-description{font-size:.9rem;line-height:1.2rem}.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-details-container .description-container .bottom-container{flex-wrap:wrap}.updates .blogs-container .main-blog-container .right-blogs-container .right-single-blog .right-blog-right-container .right-blog-image-container{height:100px;width:100px}.updates .blogs-container .main-blog-container .right-blogs-container .right-single-blog .right-blog-details-container .date-container .date{font-size:1rem}.updates .events-container .all-events-container-grid .image1,.updates .events-container .all-events-container-grid .image2,.updates .events-container .all-events-container-grid .image3,.updates .events-container .all-events-container-grid .image4{height:250px}.updates .events-container .all-events-container-grid .explore-more{grid-column:1;grid-row:6;height:100px;width:230px}.updates .events-container .all-events-container-grid .explore-more .explore-link .explore{font-size:1.5rem;line-height:1.7rem}}@media(max-width:400px){.updates{padding:1rem}.updates .heading-container .heading{font-size:1.3rem}.updates .heading-container .subheading-section .subheading{font-size:2rem;line-height:2.2rem}.updates .blogs-container{margin:1.5rem 0}.updates .blogs-container .section-heading{font-size:1.2rem}.updates .blogs-container .main-blog-container{gap:1rem;margin-top:10px}.updates .blogs-container .main-blog-container .left-blogs-container{flex-direction:column;gap:1rem}.updates .blogs-container .main-blog-container .left-blogs-container .left-single-blog .left-blog-image-container{height:200px}.updates .blogs-container .main-blog-container .right-blogs-container .right-single-blog{gap:10px}.updates .blogs-container .main-blog-container .right-blogs-container .right-single-blog .right-blog-right-container .right-blog-image-container{height:90px;width:90px}.updates .blogs-container .main-blog-container .right-blogs-container .right-single-blog .right-blog-details-container .right-blog-title-container .right-blog-title{font-size:1rem}.updates .blogs-container .main-blog-container .right-blogs-container .right-single-blog .right-blog-details-container .date-container .date{font-size:.9rem}.updates .events-container .section-heading{font-size:1.2rem}.updates .events-container .all-events-container-grid{margin-top:10px}.updates .events-container .all-events-container-grid .image1,.updates .events-container .all-events-container-grid .image2,.updates .events-container .all-events-container-grid .image3,.updates .events-container .all-events-container-grid .image4{height:200px}.updates .events-container .all-events-container-grid .image3{height:250px}.updates .events-container .all-events-container-grid .image3 img{object-position:top!important}.updates .events-container .all-events-container-grid .explore-more{grid-column:1;grid-row:6;height:80px;width:200px}.updates .events-container .all-events-container-grid .explore-more .explore-link .explore{font-size:1.3rem;line-height:1.5rem}}.welcome-section{background:var(--bg-light);padding-bottom:5rem;padding-top:5rem}.welcome-section .header-container .heading-container{text-align:center}.welcome-section .header-container .heading-container .heading{color:var(--text-grey);font-size:1.3rem;font-weight:500;text-transform:uppercase}.welcome-section .header-container .subheading-container{text-align:center}.welcome-section .header-container .subheading-container .subheading{-webkit-background-clip:text;color:#0000;font-size:3.3rem;font-weight:600;line-height:3.8rem}.welcome-section .header-container .subheading-container .subheading .span-text{-webkit-background-clip:text;color:#0000}.welcome-section .header-container .para{margin:2rem auto 1rem;max-width:100%;text-align:center}.welcome-section .header-container .para .para-text{color:var(--text-medium-grey)}.welcome-section .welcome-main-container{display:flex;flex-direction:row;gap:3rem;justify-content:space-between;margin-top:3rem}.welcome-section .welcome-main-container .left-container{align-items:center;background:var(--bg-secondary);border-bottom-right-radius:12rem;border-top-right-radius:12rem;display:flex;justify-content:flex-end;padding:1rem;width:40%}.welcome-section .welcome-main-container .left-container .image-container{background:var(--bg-light);border-radius:50%;box-shadow:5px 7px 20px var(--text-grey);height:22rem;padding:3px;width:22rem}.welcome-section .welcome-main-container .left-container .image-container .welcome-image{border-radius:100%;height:100%;object-fit:cover;width:100%}.welcome-section .welcome-main-container .right-container{display:flex;flex-direction:column;gap:1rem;justify-content:center;width:55%}.welcome-section .welcome-main-container .right-container .right-heading-container .subheading{color:var(--text-primary);font-size:2.2rem;font-weight:400}.welcome-section .welcome-main-container .right-container .right-heading-container .subheading .span-text{color:var(--bg-secondary)}.welcome-section .welcome-main-container .right-container .separator-line{border-bottom:2px solid var(--light-shadow);width:70%}.welcome-section .welcome-main-container .right-container .right-para-container{max-width:85%}.welcome-section .welcome-main-container .right-container .right-para-container .para-text{color:var(--text-medium-grey)}@media(max-width:1200px){.welcome-section .header-container .para{margin:0 auto;max-width:100%;padding:0 5rem}.welcome-section .welcome-main-container .right-container .separator-line{width:90%}.welcome-section .welcome-main-container .right-container .right-para-container{max-width:90%}}@media(max-width:950px){.welcome-section .header-container .para{line-height:1.2rem}.welcome-section .welcome-main-container{gap:2rem}.welcome-section .welcome-main-container .left-container .image-container{height:18rem;width:18rem}.welcome-section .welcome-main-container .right-container .right-heading-container .subheading{font-size:2rem}.welcome-section .welcome-main-container .right-container .separator-line{width:90%}.welcome-section .welcome-main-container .right-container .right-para-container{max-width:93%}.welcome-section .welcome-main-container .right-container .right-para-container .para-text{line-height:1.2rem}}@media(max-width:768px){.welcome-section{height:100%;padding-bottom:2rem;padding-top:3rem}.welcome-section .header-container .subheading-container{padding:0}.welcome-section .header-container .subheading-container .subheading{font-size:3rem;line-height:3.3rem}.welcome-section .header-container .para{margin-top:1rem;max-width:100%;padding:0 2rem}.welcome-section .header-container .para .para-text{line-height:1.5rem}.welcome-section .welcome-main-container{flex-direction:column;margin-top:2rem}.welcome-section .welcome-main-container .left-container{justify-content:flex-start;width:98%}.welcome-section .welcome-main-container .left-container .image-container{border-bottom-left-radius:5px;border-bottom-right-radius:12rem;border-top-left-radius:5px;border-top-right-radius:12rem;height:fit-content;width:100%}.welcome-section .welcome-main-container .left-container .image-container .welcome-image{border-bottom-left-radius:5px;border-bottom-right-radius:12rem;border-top-left-radius:5px;border-top-right-radius:12rem;object-fit:contain}.welcome-section .welcome-main-container .right-container{padding:0 2rem;width:100%}.welcome-section .welcome-main-container .right-container .separator-line{width:95%}.welcome-section .welcome-main-container .right-container .right-para-container{max-width:100%}.welcome-section .welcome-main-container .right-container .right-para-container .para-text{line-height:1.5rem}}@media(max-width:550px){.welcome-section .header-container .subheading-container .subheading{font-size:2.3rem;line-height:2.5rem}.welcome-section .header-container .para{padding:0 1rem}.welcome-section .header-container .para .para-text{line-height:1.2rem}.welcome-section .welcome-main-container .right-container{padding:0 2rem}.welcome-section .welcome-main-container .right-container .right-heading-container .subheading{font-size:1.7rem;line-height:2rem}.welcome-section .welcome-main-container .right-container .right-para-container .para-text{line-height:1.3rem}}@media(max-width:400px){.welcome-section{padding-top:2rem}.welcome-section .header-container .heading-container{padding:0 1rem}.welcome-section .header-container .heading-container .heading{font-size:1.3rem}.welcome-section .header-container .padding-horizontal .para-text{display:none}.welcome-section .header-container .subheading-container .subheading{font-size:2rem}.welcome-section .header-container .para .para-text{font-size:.9rem;text-align:justify}.welcome-section .welcome-main-container{gap:1rem;margin-top:1rem}.welcome-section .welcome-main-container .left-container{justify-content:flex-start;padding:10px;width:98%}.welcome-section .welcome-main-container .left-container .image-container{border-bottom-left-radius:5px;border-bottom-right-radius:12rem;border-top-left-radius:5px;border-top-right-radius:12rem;height:fit-content;width:100%}.welcome-section .welcome-main-container .left-container .image-container .welcome-image{border-bottom-left-radius:5px;border-bottom-right-radius:12rem;border-top-left-radius:5px;border-top-right-radius:12rem;object-fit:contain}.welcome-section .welcome-main-container .right-container{padding:0 1rem}.welcome-section .welcome-main-container .right-container .right-heading-container .subheading{font-size:1.5rem;line-height:1.7rem}.welcome-section .welcome-main-container .right-container .right-para-container .para-text{display:none;font-size:.9rem;line-height:1.3rem}}.tell-container{background:#fff;border:2px solid #fff;overflow:hidden;position:relative}.tell-container .tell-us{align-items:center;background-image:url(/static/media/home-square-gray.3a8627c39da994bcc3ee.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;box-shadow:5px 10px 20px var(--light-shadow);display:flex;flex-direction:row;height:150px;justify-content:space-between;margin:0 auto;padding:6rem 5rem;position:relative;width:90%;z-index:1}.tell-container .tell-us .left-container{display:flex;flex-direction:column;position:relative;z-index:3}.tell-container .tell-us .left-container .heading{color:var(--text-secondary);font-weight:300}.tell-container .tell-us .left-container .subheading{color:var(--text-secondary);font-weight:500}.tell-container .tell-us .left-container .subheading span{-webkit-background-clip:text;color:#0000}.tell-container .tell-us .right-container{display:flex;flex-direction:row;gap:1.5rem;position:relative;z-index:3}.tell-container .tell-us .right-container .search-box{align-items:center;background:var(--bg-light);border:1px solid #000;border-radius:30px;display:flex;flex-direction:row;overflow:hidden;padding-right:20px;position:relative}.tell-container .tell-us .right-container .search-box .input-box{background:var(--bg-light);background:#0000!important;border-radius:30px;color:#000;cursor:pointer;font-size:1rem;overflow:hidden;padding:12px 13px;padding-right:5px!important;position:relative;width:220px}.tell-container .tell-us .right-container .search-box .input-box .option{background:var(--bg-light);margin-top:-10px!important}.tell-container .tell-us .right-container .search-box .position-absolute{font-size:13px;height:5px;right:10px;top:15px}.tell-container .tell-us .right-container .search-icon-container{align-items:center;background:var(--bg-light);border-radius:100%;box-shadow:3px 3px 10px var(--light-shadow);cursor:pointer;display:flex;justify-content:center;padding:10px}.tell-container .tell-us .search-btn{display:none}.tell-container .tell-us .disabled{cursor:not-allowed;opacity:.9;pointer-events:none}.tell-container .tell-us .overlay{background:#0b0b0be6;border-radius:20px;bottom:0;left:0;position:absolute;right:0;top:0;z-index:2}@media(max-width:1350px){.tell-container .tell-us{padding:6rem 3rem}.tell-container .tell-us .left-container .heading,.tell-container .tell-us .left-container .subheading{font-size:2.3rem}.tell-container .tell-us .right-container{gap:1rem}}@media(max-width:1200px){.tell-container .tell-us{align-items:flex-start;flex-direction:column;gap:1rem;justify-content:center;padding:7rem 3rem}.tell-container .tell-us .left-container .heading,.tell-container .tell-us .left-container .subheading{font-size:2.3rem}.tell-container .tell-us .right-container{gap:1rem}}@media(max-width:768px){.tell-container .tell-us{height:fit-content;padding:2rem}.tell-container .tell-us .right-container{flex-wrap:wrap;gap:10px}.tell-container .tell-us .right-container .search-box{padding-right:15px}.tell-container .tell-us .right-container .search-box .input-box{font-size:.9rem;padding-left:20px;width:200px}}@media(max-width:670px){.tell-container .tell-us .right-container{gap:1.3rem;justify-content:space-between;width:100%}.tell-container .tell-us .right-container .search-icon-container{display:none}.tell-container .tell-us .search-btn{align-self:flex-end;background:var(--bg-primary);border-radius:7px;box-shadow:none;display:flex;padding:10px 2.5rem;z-index:9}.tell-container .tell-us .search-btn .search-text{color:var(--text-grey);font-size:1rem;font-weight:500}}@media(max-width:500px){.tell-container .tell-us .left-container .heading,.tell-container .tell-us .left-container .subheading{font-size:2rem}.tell-container .tell-us .right-container{gap:1rem}.tell-container .tell-us .right-container .search-box,.tell-container .tell-us .right-container .search-box .input-box{width:100%}.tell-container .tell-us .search-btn{align-self:center;margin-top:10px}.tell-container .tell-us .search-btn .search-text{color:var(--text-grey);font-size:1rem;font-weight:500}}@media(max-width:450px){.tell-container .tell-us{padding:1.3rem}.tell-container .tell-us .left-container .heading,.tell-container .tell-us .left-container .subheading{font-size:1.5rem}.tell-container .tell-us .search-btn{align-items:center;background:var(--primary-linear-gradient);border-radius:30px;display:flex;justify-content:center;width:150px}.tell-container .tell-us .search-btn .search-text{color:var(--text-grey);color:#fff;font-size:1rem;font-weight:500}}.global-presence{background-image:url(/static/media/world-map.8631b2c47db7048d4f06.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:center}.global-presence .header-container{align-items:center;display:flex;flex-direction:column;margin-top:3rem}.global-presence .header-container .heading-container .heading{color:var(--text-secondary);font-size:3.3rem;font-weight:300;margin-top:1rem;text-shadow:3px 3px 5px #00000080}.global-presence .header-container .heading-container .global-text,.global-presence .header-container .heading-container .presence-text{font-weight:700}.global-presence .header-container .heading-container .global-text{text-shadow:0 0 10px #ffffff80}.global-presence .header-container .para-text{color:var(--text-secondary);font-size:1rem;margin-top:10px}@media(max-width:768px){.global-presence{height:600px}.global-presence .header-container{margin-top:2rem}.global-presence .header-container .heading-container .heading{font-size:3rem;line-height:3.3rem}}@media(max-width:550px){.global-presence{height:500px}.global-presence .header-container{margin-top:1rem;padding:0 10px}.global-presence .header-container .heading-container .heading{font-size:2.3rem;line-height:2.5rem;text-align:center}.global-presence .header-container .para-text{font-size:.9rem;text-align:center;width:70%}}.section-3{background-repeat:no-repeat;background-size:cover;display:flex;height:110vh;margin-bottom:4rem;margin-top:4rem;max-height:710px;padding:2rem 0;position:"relative";width:100vw}.section-3 .left-content{border:1px solid #f000;height:100%;width:60%}.section-3 .left-content .left-content-outer{height:85%;margin:11vh auto auto;width:70%}.section-3 .left-content .left-content-outer .text-sec .heading{color:var(--text-light-white);font-size:21px;font-weight:400;line-height:33px}.section-3 .left-content .left-content-outer .text-sec .subheading{-webkit-text-fill-color:#0000;background:linear-gradient(146.29deg,#f6f6f6 27.36%,#dadada 80.31%);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2.2rem;font-weight:700;line-height:44px;text-shadow:0 4px 4px 0 rgba(0,0,0,.251)}.section-3 .left-content .left-content-outer .image-section{display:flex;margin-top:1rem;position:relative}.section-3 .left-content .left-content-outer .image-section img{border:1px solid #f8f8f8;border-radius:15px;height:14rem;object-fit:content-box;width:21rem;width:60%}.section-3 .left-content .left-content-outer .image-section .img1{position:absolute;right:0;top:0;z-index:1}.section-3 .left-content .left-content-outer .image-section .img2{margin-top:64px;z-index:2}.section-3 .right-content{display:flex;flex-direction:column;gap:10px;justify-content:space-around;width:40%}.section-3 .right-content,.section-3 .right-content .box{-ms-overflow-style:none;overflow:scroll;scrollbar-width:none}.section-3 .right-content .box{background:#fff;border:1px solid #fff;border-radius:16px;height:270px;padding:20px;width:400px}.section-3 .right-content .box .box-heading{align-items:center;background:#fff;display:flex;gap:8px;position:sticky;top:0}.section-3 .right-content .box .box-heading h2{color:var(--text-primary);font-size:1.5rem;font-weight:400;line-height:48px}.section-3 .right-content .box .box-heading .button{align-items:center;background:linear-gradient(79.74deg,#0085d9 14.21%,#004773 174.2%);border-radius:9px;color:var(--bg-primary);display:flex;font-size:1.3rem;font-weight:700;height:32px;justify-content:center;width:120px}.section-3 .right-content .box .paraText{color:var(--text-primary);display:flex;flex-direction:column;font-size:12px;font-weight:400;gap:22px;line-height:18px}.section-3 .right-content .box .paraText p{display:flex;gap:15px}.section-3 .right-content .box .paraText p span{font-weight:500;width:fit-content}.section-3 .right-content .box .paraText p .icon{height:10px;width:10px}.section-3 .right-content .box::-webkit-scrollbar{width:0}@media(max-width:1024px){.section-3{height:100%;justify-content:space-between;padding:3rem 0;width:100%}.section-3 .left-content{width:55%}.section-3 .left-content .left-content-outer{height:100%;padding:30px;width:100%}.section-3 .right-content{width:45%}}@media(max-width:930px){.section-3{margin:0;padding:1rem}.section-3,.section-3 .left-content .left-content-outer{height:100%}.section-3 .left-content .left-content-outer .text-sec .heading{color:var(--text-light-white);font-size:1.1rem;font-weight:400;line-height:33px}.section-3 .left-content .left-content-outer .text-sec .subheading{font-size:2rem;line-height:2.4rem}.section-3 .left-content .left-content-outer .image-section img{height:11rem}.section-3 .right-content .box{height:38%;width:90%}.section-3 .right-content .box .box-heading{align-items:center;gap:10px}.section-3 .right-content .box .box-heading h2{font-size:1.4rem}.section-3 .right-content .box .box-heading .button{font-size:1.1rem;font-weight:500;height:35px;width:90px}.section-3 .right-content .box .paraText{font-weight:400;gap:10px;line-height:1rem}.section-3 .right-content .box .paraText p{display:flex;gap:25px}.section-3 .right-content .box .paraText p .icon{height:10px;width:10px}}@media(max-width:768px){.section-3{display:block;flex-direction:column;margin-bottom:48rem;padding:0}}@media screen and (max-width:768px)and (max-width:350px){.section-3{margin-bottom:52rem}}@media(max-width:768px){.section-3 .left-content{padding:0;width:100%}.section-3 .left-content .left-content-outer{height:100%;margin:0}.section-3 .left-content .left-content-outer .image-section img{height:80%}.section-3 .right-content{align-items:center;background:linear-gradient(250.78deg,#0085d9 2.75%,#004773 100.17%);gap:15px;height:100%;justify-content:center;padding:1rem 0;width:100%}.section-3 .right-content .box{height:200px;width:90%}.section-3 .right-content .box .box-heading{align-items:center;gap:10px}}@media(max-width:500px){.section-3{flex-direction:column;height:100%;padding:0}.section-3 .left-content{padding:0;width:100%}.section-3 .left-content .left-content-outer{height:100%}.section-3 .left-content .left-content-outer .text-sec .heading{font-size:.8rem;font-weight:400}.section-3 .left-content .left-content-outer .text-sec .subheading{font-size:1.5rem;line-height:1.8rem}.section-3 .left-content .left-content-outer .image-section{margin:10px auto 0;width:100%}.section-3 .left-content .left-content-outer .image-section img{height:80%}.section-3 .right-content{align-items:center;gap:15px;justify-content:center;margin-top:0;padding:1rem 0;width:100%}.section-3 .right-content .box{height:100%!important;width:90%}.section-3 .right-content .box .box-heading{align-items:center;gap:10px}}.AboutUs .about-inner{margin-top:5rem;text-align:center}.AboutUs .about-inner .journey{color:var(--text-primary-light);font-size:1.5rem}.AboutUs .about-inner .infopara{color:var(--text-primary);font-size:2.8rem;font-weight:700;line-height:50px;margin-top:.7rem}.AboutUs .about-inner .infopara .span{-webkit-text-fill-color:#0000;background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);-webkit-background-clip:text;background-clip:text;color:#0000}.AboutUs .about-inner p{color:var(--text-primary-light);font-size:14px;line-height:21px;margin:2.2rem auto auto;text-align:center;width:70%}.AboutUs .about-inner .button{margin-top:2rem}.AboutUs .about-inner .button button{background-color:var(--bg-secondary);background:linear-gradient(87.63deg,#004773 -76.73%,#0085d9 98.01%);border-radius:9px;color:#fff;margin-top:1.4rem;padding:.9rem 2.8rem}.AboutUs .second-section{height:59rem;margin-top:11rem;overflow:hidden;padding-bottom:5rem;position:relative;width:100%}.AboutUs .second-section .inner-section{display:flex;height:100%;width:100%}.AboutUs .second-section .inner-section .left-section{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:start;width:45%}.AboutUs .second-section .inner-section .left-section .info-1{height:13.5rem;overflow:hidden;position:relative;text-align:start;transition:all .5s linear;width:85%}.AboutUs .second-section .inner-section .left-section .info-1 .infoparatext{color:var(--text-primary-light);font-size:14px;font-weight:400;line-height:21px;text-align:justify;transition:all .5s linear}.AboutUs .second-section .inner-section .left-section .info-1 .yeartext{color:var(--bg-secondary);font-size:2.8rem;font-weight:700}.AboutUs .second-section .inner-section .left-section .info-1 .heading{color:var(--text-primary);font-size:1.5rem;font-weight:700;line-height:30px;margin-top:.5rem;text-align:end}.AboutUs .second-section .inner-section .left-section .info-1 .heading span{color:var(--bg-secondary)}.AboutUs .second-section .inner-section .left-section .info-1 .sideimg{background-position:50%;background-size:cover;border-radius:15px;height:180px;overflow:hidden;position:absolute;right:-90%;top:1px;transition:all .5s linear;width:320px}.AboutUs .second-section .inner-section .left-section .info-1:hover .infoparatext{transform:translateX(100%)}.AboutUs .second-section .inner-section .left-section .info-1:hover .sideimg{right:5%}.AboutUs .second-section .inner-section .left-section .info-para1{text-align:end;width:68%}.AboutUs .second-section .inner-section .left-section .y2019{display:flex;flex-direction:column;justify-content:end;margin-top:1rem}.AboutUs .second-section .inner-section .left-section .info-para2{width:85%}.AboutUs .second-section .inner-section .left-section .info-para3{margin-top:.3rem}.AboutUs .second-section .inner-section .center-section{display:flex;height:100%;justify-content:center;width:10%}.AboutUs .second-section .inner-section .center-section .line{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:15px}.AboutUs .second-section .inner-section .center-section .line .dot{align-items:center;border-radius:50%;box-shadow:inset 0 4px 4px 0 rgba(0,0,0,.251);color:var(--bg-primary);display:flex;height:5rem;justify-content:center;padding:15px;width:5rem}.AboutUs .second-section .inner-section .center-section .line .dot .center-line{background:red;height:22px;width:3px}.AboutUs .second-section .inner-section .center-section .line .dot i{font-size:1.5rem}.AboutUs .second-section .inner-section .center-section .line .dot .center-inner-circle{background:#3d7ab9;border-radius:50%;display:none;height:9px;margin:auto;width:9px}.AboutUs .second-section .inner-section .center-section .line .center-line{border:2px solid #13131333;height:18%}.AboutUs .second-section .inner-section .right-section{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:start;width:45%}.AboutUs .second-section .inner-section .right-section .info-2{height:22.6rem;overflow:hidden;position:relative;text-align:start;transition:all .5s linear;width:85%}.AboutUs .second-section .inner-section .right-section .info-2 .infoparatext{color:var(--text-primary-light);font-size:14px;font-weight:400;line-height:21px;text-align:justify;transition:all .5s linear}.AboutUs .second-section .inner-section .right-section .info-2 .yeartext{color:var(--bg-secondary);font-size:2.8rem;font-weight:700}.AboutUs .second-section .inner-section .right-section .info-2 .heading{color:var(--text-primary);font-size:1.5rem;font-weight:700;line-height:30px;margin-top:.5rem}.AboutUs .second-section .inner-section .right-section .info-2 .heading span{color:var(--bg-secondary)}.AboutUs .second-section .inner-section .right-section .info-2 .img{height:200px;width:380px}.AboutUs .second-section .inner-section .right-section .info-2 .img img{border-radius:15px;height:100%;width:100%}.AboutUs .second-section .inner-section .right-section .info-2 .sideimg{background-position:50%;background-size:cover;border-radius:15px;height:180px;left:-90%;overflow:hidden;position:absolute;top:1px;transition:all .5s linear;width:320px}.AboutUs .second-section .inner-section .right-section .info-2:hover .infoparatext{transform:translateX(-100%)}.AboutUs .second-section .inner-section .right-section .info-2:hover .sideimg{left:5%}.AboutUs .second-section .inner-section .right-section .info-two{display:flex;flex-direction:column;justify-content:end;width:70%}.AboutUs .second-section-for-mobile{display:none}.AboutUs .section-3{background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;margin-bottom:4rem;margin-top:4rem;max-height:620px;position:"relative";width:100vw}.AboutUs .section-3 .left-content{border:1px solid #f000;height:100%;width:60%}.AboutUs .section-3 .left-content .left-content-outer{height:85%;margin:11vh auto auto;width:70%}.AboutUs .section-3 .left-content .left-content-outer .text-sec .heading{color:var(--text-light-white);font-size:21px;font-weight:400;line-height:33px}.AboutUs .section-3 .left-content .left-content-outer .text-sec .subheading{-webkit-text-fill-color:#0000;background:linear-gradient(146.29deg,#f6f6f6 27.36%,#dadada 80.31%);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2.2rem;font-weight:700;line-height:44px;text-shadow:0 4px 4px 0 rgba(0,0,0,.251)}.AboutUs .section-3 .left-content .left-content-outer .image-section{display:flex;margin-top:1rem;position:relative}.AboutUs .section-3 .left-content .left-content-outer .image-section img{border:1px solid #f8f8f8;border-radius:15px;height:14rem;object-fit:content-box;width:21rem;width:60%}.AboutUs .section-3 .left-content .left-content-outer .image-section .img1{position:absolute;right:0;top:0;z-index:1}.AboutUs .section-3 .left-content .left-content-outer .image-section .img2{margin-top:64px;z-index:2}.AboutUs .section-3 .right-content{display:flex;flex-direction:column;justify-content:space-around;width:40%}.AboutUs .section-3 .right-content .box{background:#fff;border:1px solid #fff;border-radius:16px;height:220px;padding:20px;width:400px}.AboutUs .section-3 .right-content .box .box-heading{display:flex;gap:18px}.AboutUs .section-3 .right-content .box .box-heading h2{color:var(--text-primary);font-size:2rem;font-weight:400;line-height:48px}.AboutUs .section-3 .right-content .box .box-heading .button{align-items:center;background:linear-gradient(79.74deg,#0085d9 14.21%,#004773 174.2%);border-radius:9px;color:var(--bg-primary);display:flex;font-size:1.8rem;font-weight:700;height:42px;justify-content:center;width:120px}.AboutUs .section-3 .right-content .box .paraText{color:var(--text-primary);display:flex;flex-direction:column;font-size:12px;font-weight:400;gap:22px;line-height:18px}.AboutUs .section-3 .right-content .box .paraText p{display:flex;gap:25px}.AboutUs .section-3 .right-content .box .paraText p .icon{height:10px;width:10px}.AboutUs .TeamSection{margin-top:1rem}.AboutUs .TeamSection .heading{margin:auto;text-align:center;width:55%}.AboutUs .TeamSection .heading h2{font-size:1.55rem;font-weight:400;line-height:33px}.AboutUs .TeamSection .heading h3{font-size:2.5rem;font-weight:700;line-height:63px}.AboutUs .TeamSection .heading h3 span{-webkit-text-fill-color:#0000;background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);-webkit-background-clip:text;background-clip:text;color:#0000}.AboutUs .TeamSection .heading p{color:var(--text-primary-light);font-size:14px;font-weight:400;line-height:21px;margin-top:1rem}.AboutUs .TeamSection .teams-list{display:flex;flex-wrap:wrap;height:100%;justify-content:space-between;margin:3rem auto auto;overflow-x:auto;width:70%}.AboutUs .TeamSection .teams-list .team{border:.82px solid #13131333;border-radius:7px;height:20rem;margin-top:15px;overflow:hidden;position:relative;width:30%}.AboutUs .TeamSection .teams-list .team .memImg{height:20rem;overflow:hidden;position:relative;width:10}.AboutUs .TeamSection .teams-list .team .memImg img{height:100%;object-fit:cover;width:100%;z-index:1}.AboutUs .TeamSection .teams-list .team .memImg .memInfo{align-items:center;-webkit-backdrop-filter:blur(8.7938928604px);backdrop-filter:blur(8.7938928604px);background:#f6f6f6e3;border-top:.82px solid #13131333;bottom:-1%;display:flex;height:63px;justify-content:space-between;padding:0 10px;position:absolute;width:100%;z-index:2}.AboutUs .TeamSection .teams-list .team .memImg .memInfo h3{color:var(--text-primary);font-size:15px;font-weight:600;line-height:23px}.AboutUs .TeamSection .teams-list .team .memImg .memInfo .icon{cursor:pointer}.AboutUs .TeamSection .teams-list .gradient{align-items:end;background:linear-gradient(139.85deg,#0085d9 2.97%,#004773 109.91%);display:flex;padding:1.4rem}.AboutUs .TeamSection .teams-list .gradient h1{color:var(--bg-primary);font-size:2.3rem;font-weight:500;line-height:2.5rem}.AboutUs .TeamSection .teams-list .gradient h1 .icon{transform:rotate(134deg)}.AboutUs .buttom-section{align-items:center;display:flex;height:75vh;justify-content:space-around;margin:5rem 0;position:relative;width:100%}.AboutUs .buttom-section .left-sec{align-items:center;display:flex;height:100%;justify-content:center;width:50%}.AboutUs .buttom-section .left-sec .imgdiv{align-items:end;display:flex;height:26rem;justify-content:center;position:relative;width:100%}.AboutUs .buttom-section .left-sec .imgdiv img{border-radius:10px;bottom:10%;box-shadow:0 2px 5px rgba(0,0,0,.637);height:90%;object-fit:cover;position:absolute;width:90%}.AboutUs .buttom-section .left-sec .imgdiv .bgcolor{background:var(--bg-secondary);border-radius:10px;height:14rem;width:100%}.AboutUs .buttom-section .right-sec{align-items:center;display:flex;height:100%;justify-content:center;width:40%}.AboutUs .buttom-section .right-sec .inner-section h2{color:var(--text-primary-light);font-size:1.5rem;font-weight:400;line-height:3.8rem}.AboutUs .buttom-section .right-sec .inner-section h1{font-size:2.8rem;font-size:45px;font-weight:700;line-height:3rem}.AboutUs .buttom-section .right-sec .inner-section h1 span{-webkit-text-fill-color:#0000;background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);-webkit-background-clip:text;background-clip:text;color:#0000}.AboutUs .buttom-section .right-sec .inner-section p{color:var(--text-primary-light);font-size:14px;font-weight:400;line-height:21px;margin-top:1.7rem}@media(max-width:1144px){.AboutUs .section-3{height:100%;max-height:100%;padding:2rem 0;width:100%}}@media(max-width:1024px){.AboutUs .second-section .left-section .info-1 .sideimg{left:-130%}.AboutUs .second-section .left-section .info-1:hover .infoparatext{transform:translateX(100%)}.AboutUs .second-section .left-section .info-1:hover .sideimg{height:95%;left:1%;object-fit:cover;width:95%}.AboutUs .second-section .right-section .info-2{width:100%}.AboutUs .second-section .right-section .info-2 .sideimg{left:0;right:0}.AboutUs .second-section .right-section .info-2:hover .infoparatext{transform:translateX(100%)}.AboutUs .second-section .right-section .info-2:hover .sideimg{height:95%;object-fit:cover;width:95%}.AboutUs .second-section .right-section .info-two{padding:0}.AboutUs .second-section .right-section .info-preliminary{height:30%!important;width:100%}.AboutUs .second-section .right-section .info-preliminary .img{height:90%;width:100%!important}.AboutUs .second-section .right-section .info-preliminary .img img{border-radius:15px;height:100%;object-fit:cover;width:100%!important}.AboutUs .section-3{height:100%;justify-content:space-between;padding:3rem 0;width:100%}.AboutUs .section-3 .left-content{width:55%}.AboutUs .section-3 .left-content .left-content-outer{height:100%;padding:30px;width:100%}.AboutUs .section-3 .right-content{width:45%}.AboutUs .TeamSection .teams-list .gradient h1{font-size:3.5vw;line-height:1.8rem}}@media(max-width:1000px){.AboutUs .second-section{height:65rem;width:100%}.AboutUs .second-section .inner-section{height:100%;width:100%}.AboutUs .second-section .inner-section .left-section .info-1{height:100%;width:85%}.AboutUs .second-section .inner-section .left-section .info-1 .sideimg{height:85%;right:0}.AboutUs .second-section .inner-section .left-section .info-1 .sideimg img{border-radius:15px;object-fit:contain}.AboutUs .second-section .inner-section .left-section .info-1 .sideimg:hover .sideimg{left:5%}.AboutUs .second-section .inner-section .left-section .info-para1{height:100%;width:68%}.AboutUs .second-section .inner-section .left-section .y2019{height:60%!important;width:80%}.AboutUs .second-section .inner-section .left-section .info-para2{height:100%;width:85%}.AboutUs .second-section .inner-section .center-section{display:flex;height:100%;justify-content:center;width:10%}.AboutUs .second-section .inner-section .center-section .line{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:15px}.AboutUs .second-section .inner-section .center-section .line .dot{align-items:center;border-radius:50%;box-shadow:inset 0 4px 4px 0 rgba(0,0,0,.251);color:var(--bg-primary);display:flex;height:5rem;justify-content:center;padding:15px;width:5rem}.AboutUs .second-section .inner-section .center-section .line .dot .center-line{background:red;height:22px;width:3px}.AboutUs .second-section .inner-section .center-section .line .dot i{font-size:1.5rem}.AboutUs .second-section .inner-section .center-section .line .dot .center-inner-circle{background:#3d7ab9;border-radius:50%;display:none;height:9px;margin:auto;width:9px}.AboutUs .second-section .inner-section .center-section .line .center-line{border:2px solid #13131333;height:18%}.AboutUs .second-section .inner-section .right-section .info-2{height:22.6rem;width:85%}.AboutUs .second-section .inner-section .right-section .info-2 .infoparatext{text-align:justify}.AboutUs .second-section .inner-section .right-section .info-2 .sideimg{height:85%;right:0}.AboutUs .second-section .inner-section .right-section .info-2 .sideimg img{border-radius:15px;object-fit:contain}.AboutUs .second-section .inner-section .right-section .info-2 .sideimg:hover .sideimg{left:5%}.AboutUs .second-section .inner-section .right-section .info-two{display:flex;flex-direction:column;height:20%;justify-content:start;width:85%}.AboutUs .second-section .inner-section .right-section .pday{justify-content:end}}@media(max-width:950px){.AboutUs .second-section .inner-section .left-section .info-1{width:95%}.AboutUs .second-section .inner-section .left-section .info-1 .sideimg{left:-150%!important}.AboutUs .second-section .inner-section .right-section .info-2{width:95%}.AboutUs .second-section .inner-section .right-section .info-2 .sideimg{border:4px solid red;left:-150%!important}.AboutUs .second-section .inner-section .right-section .info-2:hover{left:0}}@media(max-width:930px){.AboutUs .about-inner{margin-top:2rem}.AboutUs .about-inner .journey{font-size:1.2rem}.AboutUs .about-inner .infopara{font-size:2.2rem;line-height:2.7rem}.AboutUs .about-inner p{font-size:14px;line-height:1rem;margin-top:1.5rem;width:90%}.AboutUs .about-inner .button{margin-top:1.3rem}.AboutUs .about-inner .button button{padding:.5rem 2rem}.AboutUs .second-section{margin-top:5rem}.AboutUs .section-3{height:100%;margin:0;padding:1rem}.AboutUs .section-3 .left-content .left-content-outer{height:100%}.AboutUs .section-3 .left-content .left-content-outer .text-sec .heading{color:var(--text-light-white);font-size:1.1rem;font-weight:400;line-height:33px}.AboutUs .section-3 .left-content .left-content-outer .text-sec .subheading{font-size:2rem;line-height:2.4rem}.AboutUs .section-3 .left-content .left-content-outer .image-section img{height:11rem}.AboutUs .section-3 .right-content .box{height:38%;width:90%}.AboutUs .section-3 .right-content .box .box-heading{align-items:center;gap:10px}.AboutUs .section-3 .right-content .box .box-heading h2{font-size:1.4rem}.AboutUs .section-3 .right-content .box .box-heading .button{font-size:1.1rem;font-weight:500;height:35px;width:90px}.AboutUs .section-3 .right-content .box .paraText{font-weight:400;gap:10px;line-height:1rem}.AboutUs .section-3 .right-content .box .paraText p{display:flex;gap:25px}.AboutUs .section-3 .right-content .box .paraText p .icon{height:10px;width:10px}.AboutUs .TeamSection{margin-top:1rem}.AboutUs .TeamSection .teams-list{width:90%}}@media(max-width:768px){.AboutUs .about-inner{margin-top:3rem}.AboutUs .about-inner .infopara{font-size:1.8rem;line-height:2.2rem}.AboutUs .about-inner .button{margin-top:1.3rem}.AboutUs .about-inner .button button{padding:.5rem 2rem}.AboutUs .second-section{height:70rem;width:100%}.AboutUs .second-section .inner-section{height:100%;width:100%}.AboutUs .second-section .inner-section .left-section .info-1{height:100%;width:85%}.AboutUs .second-section .inner-section .left-section .info-1 .yeartext{font-size:2.1rem}.AboutUs .second-section .inner-section .left-section .info-1 .heading{font-size:1.3rem;line-height:25px}.AboutUs .second-section .inner-section .left-section .info-para1{width:85%}.AboutUs .second-section .inner-section .left-section .y2019{height:60%!important;width:80%}.AboutUs .second-section .inner-section .left-section .info-para2{height:100%;width:85%}.AboutUs .second-section .inner-section .center-section .line .dot{height:4rem;width:4rem}.AboutUs .second-section .inner-section .center-section .line .center-line{height:22%}.AboutUs .second-section .inner-section .right-section .info-2 .yeartext{font-size:2.1rem}.AboutUs .second-section .inner-section .right-section .info-2 .heading{font-size:1.3rem;line-height:25px}.AboutUs .second-section .inner-section .right-section .info-two{height:20%}.AboutUs .section-3{flex-direction:column;height:100%;padding:0}.AboutUs .section-3 .left-content{padding:0;width:100%}.AboutUs .section-3 .left-content .left-content-outer{height:100%;margin:0}.AboutUs .section-3 .left-content .left-content-outer .image-section img{height:80%}.AboutUs .section-3 .right-content{align-items:center;gap:15px;justify-content:center;padding:1rem 0;width:100%}.AboutUs .section-3 .right-content .box{height:100%!important;width:90%}.AboutUs .section-3 .right-content .box .box-heading{align-items:center;gap:10px}.AboutUs .TeamSection{margin:1.5rem auto auto;width:90%}.AboutUs .TeamSection .heading{width:95%}.AboutUs .TeamSection .heading h2{font-size:1.2rem;line-height:23px}.AboutUs .TeamSection .heading h3{font-size:2rem;line-height:2.2rem}.AboutUs .TeamSection .teams-list{justify-content:space-around;width:100%}.AboutUs .TeamSection .teams-list .team{border:1px solid #797979;height:13.5rem;width:30%}.AboutUs .TeamSection .teams-list .team .memImg{position:relative}.AboutUs .TeamSection .teams-list .team .memImg img{height:75%}.AboutUs .TeamSection .teams-list .team .memImg .memInfo{top:50%}.AboutUs .TeamSection .teams-list .team .memImg .memInfo h3{font-size:13px;line-height:1rem}.AboutUs .TeamSection .teams-list .team .memImg .memInfo p{font-size:13px}.AboutUs .TeamSection .teams-list .gradient{padding:10px}.AboutUs .TeamSection .teams-list .gradient h1{font-size:3vw;line-height:1.5rem}.AboutUs .buttom-section{flex-direction:column-reverse;height:100%;margin:3rem 1rem 1rem;text-align:center}.AboutUs .buttom-section .left-sec{height:100%;margin-top:4rem;width:80%}.AboutUs .buttom-section .left-sec .imgdiv img{bottom:17%;width:90%}.AboutUs .buttom-section .left-sec .imgdiv .bgcolor{width:100%}.AboutUs .buttom-section .right-sec{height:100%;width:80%}.AboutUs .buttom-section .right-sec .inner-section h2{font-size:1rem;line-height:2rem}.AboutUs .buttom-section .right-sec .inner-section h1{font-size:2.2rem;line-height:2.2rem}.AboutUs .buttom-section .right-sec .inner-section h1 br{display:none}.AboutUs .buttom-section .right-sec .inner-section p{text-align:start}}@media(max-width:640px){.AboutUs .second-section{height:70rem;width:100%}.AboutUs .second-section .inner-section{height:100%;width:100%}.AboutUs .second-section .inner-section .left-section .info-1{height:100%;width:85%}.AboutUs .second-section .inner-section .left-section .info-1 .yeartext{font-size:2rem}.AboutUs .second-section .inner-section .left-section .info-1 .heading{font-size:1.2rem;line-height:20px}.AboutUs .second-section .inner-section .left-section .info-para1{width:85%}.AboutUs .second-section .inner-section .left-section .y2019{height:60%!important;width:80%}.AboutUs .second-section .inner-section .left-section .info-para2{height:100%;width:85%}.AboutUs .second-section .inner-section .center-section .line .dot{height:4rem;width:4rem}.AboutUs .second-section .inner-section .center-section .line .center-line{height:22%}.AboutUs .second-section .inner-section .right-section .info-2 .yeartext{font-size:2rem}.AboutUs .second-section .inner-section .right-section .info-2 .heading{font-size:1.2rem;line-height:20px}.AboutUs .second-section .inner-section .right-section .info-two{height:20%}}@media(max-width:595px){.AboutUs .about-inner p{line-height:19px;text-align:justify}.AboutUs .second-section{display:none}.AboutUs .second-section-for-mobile{display:contents;display:block;margin-top:4rem}.AboutUs .second-section-for-mobile .inner-section{height:100%;padding:0 1rem;width:100%}.AboutUs .second-section-for-mobile .inner-section .left-section{width:100%}.AboutUs .second-section-for-mobile .inner-section .left-section .info-1{display:flex;justify-content:space-between;width:100%}.AboutUs .second-section-for-mobile .inner-section .left-section .info-1 .lef .yeartext{color:var(--bg-secondary);font-size:1.5rem;font-weight:700;text-align:start}.AboutUs .second-section-for-mobile .inner-section .left-section .info-1 .lef .heading{color:var(--text-primary);font-size:1rem;font-weight:700;line-height:18px;margin-top:0}.AboutUs .second-section-for-mobile .inner-section .left-section .info-1 .lef .heading span{color:var(--bg-secondary)}.AboutUs .second-section-for-mobile .inner-section .left-section .info-1 .dot{align-items:center;border-radius:50%;box-shadow:inset 0 4px 4px 0 rgba(0,0,0,.251);color:var(--bg-primary);display:flex;height:4rem;justify-content:center;padding:15px;width:4rem}.AboutUs .second-section-for-mobile .inner-section .left-section .infoo{margin-top:0}.AboutUs .second-section-for-mobile .inner-section .left-section .infoo .infoparatext{color:var(--text-primary-light);font-size:14px;font-weight:400;line-height:21px;text-align:justify}.AboutUs .second-section-for-mobile .inner-section .left-section .infoo .sideimg{margin-top:10px;width:100%}.AboutUs .second-section-for-mobile .inner-section .left-section .infoo .sideimg img{height:100%;object-fit:fit-content;width:100%}.AboutUs .TeamSection{width:95%}.AboutUs .TeamSection .heading h2{font-size:1rem;line-height:23px}.AboutUs .TeamSection .heading h3{font-size:1.5rem;line-height:2rem}.AboutUs .TeamSection .heading p{text-align:justify}.AboutUs .TeamSection .teams-list{margin:0}.AboutUs .TeamSection .teams-list .team{width:45%}.AboutUs .TeamSection .teams-list .gradient h1{font-size:5.5vw;line-height:1.8 rem}}@media(max-width:500px){.AboutUs .about-inner{margin-top:1rem}.AboutUs .about-inner .journey{font-size:1rem}.AboutUs .about-inner .infopara{font-size:1.5rem;line-height:25px}.AboutUs .about-inner p{margin-top:1rem}.AboutUs .about-inner .button{margin-top:18px}.AboutUs .about-inner .button button{margin:0}.AboutUs .section-3{flex-direction:column;height:100%;padding:0}.AboutUs .section-3 .left-content{padding:0;width:100%}.AboutUs .section-3 .left-content .left-content-outer{height:100%}.AboutUs .section-3 .left-content .left-content-outer .text-sec .heading{font-size:.8rem;font-weight:400}.AboutUs .section-3 .left-content .left-content-outer .text-sec .subheading{font-size:1.5rem;line-height:1.8rem}.AboutUs .section-3 .left-content .left-content-outer .image-section{margin:10px auto 0;width:100%}.AboutUs .section-3 .left-content .left-content-outer .image-section img{height:80%}.AboutUs .section-3 .right-content{align-items:center;gap:15px;justify-content:center;margin-top:0;padding:1rem 0;width:100%}.AboutUs .section-3 .right-content .box{height:100%!important;width:90%}.AboutUs .section-3 .right-content .box .box-heading{align-items:center;gap:10px}.AboutUs .buttom-section{flex-direction:column-reverse;height:100%;margin:2.3rem 0 1rem}.AboutUs .buttom-section .left-sec{height:100%;margin-top:1.5rem;width:100%}.AboutUs .buttom-section .left-sec .imgdiv{height:20rem}.AboutUs .buttom-section .left-sec .imgdiv img{bottom:10%;width:80%}.AboutUs .buttom-section .left-sec .imgdiv .bgcolor{width:90%}.AboutUs .buttom-section .right-sec{height:100%;margin-top:1rem;width:80%}.AboutUs .buttom-section .right-sec .inner-section h2{font-size:1rem;line-height:1.5rem}.AboutUs .buttom-section .right-sec .inner-section h1{font-size:1.8rem;line-height:1.8rem}.AboutUs .buttom-section .right-sec .inner-section h1 br{display:none}.AboutUs .buttom-section .right-sec .inner-section p{margin-top:10px}.AboutUs .buttom-section .right-sec .inner-section p br{display:none}}.contact-main{border-bottom:1px solid #fff;overflow:hidden}.contact-main .inner-section{overflow:hidden;z-index:3}.contact-main .bottom-outer{overflow:hidden;position:relative;z-index:1}.contact-main .bottom-outer .gradient{left:-72px}.contact-main .bottom-outer .gradient,.contact-main .bottom-outer .right-gradient{background:rgba(0,134,217,.733);border-radius:50%;filter:blur(90px);height:197px;position:absolute;top:-35px;width:197px;z-index:1;z-index:2}.contact-main .bottom-outer .right-gradient{right:-72px}.contact-main .bottom-outer .bottom-div{background-color:var(--bg-tertiary);display:flex;height:16rem;justify-content:space-between;padding:0 5rem}.contact-main .bottom-outer .bottom-div .left-con{align-items:center;display:flex}.contact-main .bottom-outer .bottom-div .left-con .inner p{color:var(--bg-primary);font-size:1.3rem;font-weight:400;margin:auto;z-index:5}.contact-main .bottom-outer .bottom-div .left-con .inner h1{color:var(--bg-light);font-size:3.2rem;font-weight:700}.contact-main .bottom-outer .bottom-div .left-con .inner h1 .tog{-webkit-text-fill-color:#0000;background:var(--bg-tertiary);background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);-webkit-background-clip:text;font-weight:700}.contact-main .bottom-outer .bottom-div .right-con{align-items:center;display:flex;justify-content:flex-end}.contact-main .bottom-outer .bottom-div .right-con button{background-color:var(--bg-secondary);border:none;border-radius:10px;color:var(--bg-light);cursor:pointer;font-size:1.1rem;font-weight:500;padding:10px 60px}.contact-main .bottom-outer .hrouter{background-color:var(--bg-tertiary)}.contact-main .bottom-outer .hrouter .hrline{border:1px solid hsla(0,0%,96%,.451);border-top:none;margin:auto;width:90%}@media(max-width:900px){.contact-main .bottom-outer .bottom-div{padding:2rem}.contact-main .bottom-outer .bottom-div .left-con .inner p{font-size:1.1rem}.contact-main .bottom-outer .bottom-div .left-con .inner h1{font-size:2.2rem}.contact-main .bottom-outer .bottom-div .right-con button{font-size:.9rem;padding:8px 30px}}@media(max-width:585px){.contact-main .bottom-outer .bottom-div{flex-direction:column-reverse}.contact-main .bottom-outer .bottom-div .right-con{justify-content:start}}@media(max-width:500px){.contact-main .bottom-outer .gradient,.contact-main .bottom-outer .right-gradient{display:none}.contact-main .bottom-outer .bottom-div{height:14rem;padding:2rem}.contact-main .bottom-outer .bottom-div .left-con .inner p{font-size:2.8vw}.contact-main .bottom-outer .bottom-div .left-con .inner h1{font-size:6vw}.contact-main .bottom-outer .bottom-div .right-con button{font-size:.9rem;padding:8px 30px}}@media(max-width:400px){.contact-main .bottom-outer .gradient,.contact-main .bottom-outer .right-gradient{display:none}.contact-main .bottom-outer .bottom-div{gap:0;height:12rem;justify-content:center;padding:2rem}.contact-main .bottom-outer .bottom-div .left-con{margin-top:1rem}.contact-main .bottom-outer .bottom-div .left-con .inner p{font-size:2.8vw}.contact-main .bottom-outer .bottom-div .left-con .inner h1{font-size:6vw}.contact-main .bottom-outer .bottom-div .right-con button{font-size:.9rem;padding:8px 30px}}.faq-main{display:flex;margin-bottom:3rem}.faq-main .faq-left{width:42%}.faq-main .faq-left .left-inner{margin:auto;width:60%}.faq-main .faq-left .left-inner .head{color:gray;font-size:1.5rem;font-weight:400}.faq-main .faq-left .left-inner .sec-head{font-size:3rem;font-weight:700;line-height:3.5rem}.faq-main .faq-left .left-inner .sec-head .Qua{-webkit-text-fill-color:#0000;background:var(--bg-tertiary);background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);-webkit-background-clip:text}.faq-main .faq-right{width:55%}.faq-main .faq-right .accordion .accordion-item{background:#0000;border:1px solid hsla(0,0%,50%,.425);border-radius:7px;margin-top:10px;overflow:hidden}.faq-main .faq-right .accordion .accordion-item .accordion-header{background:#0000;border:none}.faq-main .faq-right .accordion .accordion-item .accordion-header .accordion-button{size:18px;background:#0000;border:none;font-weight:500}.faq-main .faq-right .accordion .accordion-item .accordion-collapse,.faq-main .faq-right .accordion .accordion-item .accordion-collapse .accordion-body{background:#0000;border:none}@media(max-width:850px){.faq-main .faq-left .left-inner{margin:1.5rem}.faq-main .faq-left .left-inner .head{font-size:1rem}.faq-main .faq-left .left-inner .sec-head{font-size:2.2rem;line-height:2.2rem}}@media(max-width:645px){.faq-main{flex-direction:column}.faq-main .faq-left{width:100%}.faq-main .faq-left .left-inner,.faq-main .faq-right{margin:auto;width:90%}}@media(max-width:500px){.faq-main{display:flex;margin-bottom:3rem}.faq-main .faq-left .left-inner .head{font-size:.8rem}.faq-main .faq-left .left-inner .sec-head{font-size:1.6rem;line-height:1.8rem}.faq-main .faq-right .accordion .accordion-item{border-radius:7px;padding:-10px}.faq-main .faq-right .accordion .accordion-item .accordion-header .accordion-button h5{font-size:1rem}.faq-main .faq-right .accordion .accordion-item .accordion-header .accordion-button{size:14px}.faq-main .faq-right .accordion .accordion-item .accordion-collapse .accordion-body{font-size:14px}}.foooter{background:var(--bg-tertiary);display:flex;flex-direction:column;padding:7rem 5rem 3rem}.foooter .top-section{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;justify-content:space-between}.foooter .top-section .left-section{display:flex;flex-direction:column;gap:1rem;max-width:100%;overflow:hidden;width:35%}.foooter .top-section .left-section .footer-logo{align-items:center;display:flex;flex-direction:row;gap:0}.foooter .top-section .left-section .footer-logo .logo-icon{border-radius:5px;height:70px;object-fit:cover;width:auto}.foooter .top-section .left-section .footer-logo .name{width:60%}.foooter .top-section .left-section .footer-logo .name h2{color:var(--text-secondary);line-height:2.3rem}.foooter .top-section .left-section .footer-logo .name h2 span{color:var(--text-theme)}.foooter .top-section .left-section .social-icons{display:flex;flex-direction:row;gap:1rem;justify-content:flex-start}.foooter .top-section .left-section .social-icons .connect-text,.foooter .top-section .left-section .social-icons .facebook,.foooter .top-section .left-section .social-icons .linkedin,.foooter .top-section .left-section .social-icons .twitter{color:var(--text-secondary)}.foooter .top-section .left-section .social-icons .linkedin:hover{color:var(--linkedin)}.foooter .top-section .left-section .social-icons .facebook:hover{color:var(--facebook)}.foooter .top-section .left-section .social-icons .twitter:hover{color:var(--twitter)}.foooter .top-section .right-section{display:flex;gap:1rem;justify-content:space-between;max-width:100%;width:60%}.foooter .top-section .right-section .tab-column-1 .details p,.foooter .top-section .right-section .tab-column-1 .tab-links p,.foooter .top-section .right-section .tab-column-1 h5,.foooter .top-section .right-section .tab-column-2 .details p,.foooter .top-section .right-section .tab-column-2 .tab-links p,.foooter .top-section .right-section .tab-column-2 h5,.foooter .top-section .right-section .tab-column-3 .details p,.foooter .top-section .right-section .tab-column-3 .tab-links p,.foooter .top-section .right-section .tab-column-3 h5{color:var(--text-secondary)}.foooter .top-section .right-section .tab-column-1 h5,.foooter .top-section .right-section .tab-column-2 h5,.foooter .top-section .right-section .tab-column-3 h5{line-height:1.5rem;margin-bottom:.8rem}.foooter .top-section .right-section .tab-column-1 .tab-links,.foooter .top-section .right-section .tab-column-2 .tab-links,.foooter .top-section .right-section .tab-column-3 .tab-links{display:flex;flex-direction:column;gap:10px}.foooter .top-section .right-section .tab-column-1 .tab-links p,.foooter .top-section .right-section .tab-column-2 .tab-links p,.foooter .top-section .right-section .tab-column-3 .tab-links p{cursor:pointer;font-weight:300;width:fit-content}.foooter .top-section .right-section .tab-column-1 .tab-links p:hover,.foooter .top-section .right-section .tab-column-2 .tab-links p:hover,.foooter .top-section .right-section .tab-column-3 .tab-links p:hover{color:var(--text-theme)}.foooter .top-section .right-section .tab-column-1 .details,.foooter .top-section .right-section .tab-column-2 .details,.foooter .top-section .right-section .tab-column-3 .details{display:flex;flex-direction:column;gap:10px}.foooter .top-section .right-section .tab-column-1 .details p,.foooter .top-section .right-section .tab-column-2 .details p,.foooter .top-section .right-section .tab-column-3 .details p{font-weight:300;width:fit-content}.foooter .top-section .right-section .tab-column-1{width:20%}.foooter .top-section .right-section .tab-column-2{width:30%}.foooter .top-section .right-section .tab-column-3{width:40%}.foooter .bottom-section{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:3rem}.foooter .bottom-section p{color:var(--text-secondary)}.foooter .bottom-section p span{font-weight:700}@media(max-width:980px){.foooter{padding:4rem 4rem 3rem}.foooter .top-section{flex-direction:column;gap:4rem}.foooter .top-section .left-section,.foooter .top-section .right-section{width:100%}.foooter .top-section .left-section{gap:1rem}}@media(max-width:600px){.foooter{padding:3rem}.foooter .top-section{gap:2rem}.foooter .top-section .left-section .footer-logo h1{font-size:1.5rem}.foooter .top-section .right-section .tab-column-1 h3,.foooter .top-section .right-section .tab-column-2 h3,.foooter .top-section .right-section .tab-column-3 h3{font-size:.9rem;line-height:1.1rem}.foooter .top-section .right-section .tab-column-1 .details p,.foooter .top-section .right-section .tab-column-1 .tab-links p,.foooter .top-section .right-section .tab-column-2 .details p,.foooter .top-section .right-section .tab-column-2 .tab-links p,.foooter .top-section .right-section .tab-column-3 .details p,.foooter .top-section .right-section .tab-column-3 .tab-links p{font-size:.9rem}}@media(max-width:500px){.foooter{padding:2rem}.foooter .top-section .left-section{gap:1rem}.foooter .top-section .left-section .logo-icon{height:50px!important}.foooter .top-section .left-section .social-icons p{width:50%}.foooter .top-section .left-section .footer-logo img{width:70px}.foooter .top-section .left-section .footer-logo .name h2{font-size:1.5rem;line-height:1.6rem;margin:0}.foooter .top-section .right-section{flex-direction:column;gap:1rem}.foooter .top-section .right-section .tab-column-1,.foooter .top-section .right-section .tab-column-2,.foooter .top-section .right-section .tab-column-3{width:100%}.foooter .top-section .right-section .tab-column-1 h3,.foooter .top-section .right-section .tab-column-2 h3,.foooter .top-section .right-section .tab-column-3 h3{margin-bottom:.5rem}.foooter .top-section .right-section .tab-column-1 .details,.foooter .top-section .right-section .tab-column-1 .tab-links,.foooter .top-section .right-section .tab-column-2 .details,.foooter .top-section .right-section .tab-column-2 .tab-links,.foooter .top-section .right-section .tab-column-3 .details,.foooter .top-section .right-section .tab-column-3 .tab-links{gap:5px}.foooter .bottom-section{margin-top:2rem}}.single-product{padding:3rem 0}.single-product .productName{color:var(--text-primary);font-size:14px;font-weight:400;line-height:1px;padding-left:3.7rem}.single-product .productName span{color:var(--text-primary-light)}.single-product .hrline{border:1px solid #13131333;margin-left:3.7rem;width:35%}.single-product .top-section{background:var(--bg-light);border-radius:15px 15px 0 0;display:flex;flex-direction:row;justify-content:space-between;margin:auto;padding:12px 2.5rem 12px 12px;width:90%}.single-product .top-section .carousel-container{border-radius:10px;display:flex;gap:10px;height:100%;justify-content:space-between;position:relative;width:50%}.single-product .top-section .carousel-container .All_Image{display:flex;flex-direction:column;gap:20px;z-index:3}.single-product .top-section .carousel-container .All_Image .gallery-image{height:fit-content}.single-product .top-section .carousel-container .All_Image .gallery-image .single-image{height:100%;object-fit:contain;width:100%}.single-product .top-section .carousel-container .single-image{border-radius:10px;filter:drop-shadow(3px 3px 20px rgba(255,255,255,.6));height:100%;object-fit:contain;width:80%;z-index:2}.single-product .top-section .right-container{border-radius:15px;position:relative;width:45%}.single-product .top-section .right-container .details-container{background:var(--bg-light);border:1px solid var(--border);border-radius:15px;padding:1rem;position:relative;z-index:2}.single-product .top-section .right-container .details-container .category{color:var(--text-theme)}.single-product .top-section .right-container .details-container .product-name{font-weight:700;line-height:normal}.single-product .top-section .right-container .details-container .about-product{color:var(--text-primary);margin-top:1rem}.single-product .top-section .right-container .details-container .btn-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-top:2rem}.single-product .top-section .right-container .details-container .btn-container .single-btn{font-size:14px;font-weight:500;width:50%}.single-product .top-section .right-container .shadow{background:var(--light-shadow);border-radius:0 0 10px 10px;bottom:-5px;box-shadow:0 3px 20px var(--light-shadow);filter:blur(10px);height:7px;justify-self:center;left:0;opacity:.5;position:absolute;right:0;width:90%;z-index:1}.single-product .dialog-container{left:0;position:fixed;top:0;transition:transform(-50%,-50%);z-index:9}.single-product .description-container{background:var(--bg-primary);border-radius:10px;margin:auto;position:relative;width:92%;z-index:3}.single-product .description-container .all-tab-heading{border:1px solid hsla(0,0%,7%,.102);border-radius:15px;box-shadow:0 -5px 20px rgba(0,0,0,.178);display:flex;flex-direction:column;padding:0 1rem 0 4rem;position:relative}.single-product .description-container .all-tab-heading .tab-headings{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:1rem 0 0}.single-product .description-container .all-tab-heading .tab-headings .tab-title{color:var(--text-grey);cursor:pointer;font-weight:400;padding-bottom:1.3rem;z-index:2}.single-product .description-container .all-tab-heading .tab-headings .tab-title:hover{color:var(--bg-secondary)}.single-product .description-container .all-tab-heading .tab-headings .weight{background:var(--bg-secondary);border-radius:5px;color:var(--text-primary-light);color:#fff;font-size:14px;font-weight:600;padding:2px 10px}.single-product .description-container .all-tab-heading .tab-headings .tab-title.active{border-bottom:3px solid var(--bg-secondary);color:var(--bg-secondary);font-weight:600}.single-product .description-container .all-tab-heading .bottom-border{border-top:3px solid var(--border);bottom:0;position:absolute;width:100%;z-index:1}.single-product .description-container .tab-details-container{margin:auto;padding:1.5rem 0;width:90%}.single-product .description-container .tab-details-container .all-description-container{display:flex;flex-direction:column;gap:1rem}.single-product .description-container .tab-details-container .all-description-container .video-container{height:0;max-width:100%;overflow:hidden;padding-bottom:35.25%;position:relative}.single-product .description-container .tab-details-container .all-description-container .video-container iframe{height:100%;left:18%;position:absolute;top:0;width:65%}@media(max-width:550px){.single-product .description-container .tab-details-container .all-description-container .video-container iframe{left:0;width:100%}}.single-product .description-container .tab-details-container .features-and-generals{align-items:center;display:flex;flex-direction:row;gap:5rem;justify-content:flex-start}.single-product .description-container .tab-details-container .features-and-generals .features-section{display:flex;flex-direction:row;gap:5rem}.single-product .description-container .tab-details-container .features-and-generals .features-section .single-feature{display:flex;flex-direction:column;gap:.7rem}.single-product .description-container .tab-details-container .features-and-generals .features-section .single-feature .feature-details-text{color:var(--text-grey)}.single-product .description-container .tab-details-container .features-and-generals .generals-section ul{display:flex;flex-direction:column;gap:5px}.single-product .description-container .tab-details-container .instructions-container,.single-product .description-container .tab-details-container .instructions-container .instructions{display:flex;flex-direction:column;gap:1rem}.single-product .related-products-container{margin-top:3rem;padding:0 3rem}@media(max-width:1325px){.single-product .top-section{padding:12px;width:95%}.single-product .top-section .right-container .details-container{padding:1rem}.single-product .top-section .right-container .details-container .product-name{font-size:2.3rem;line-height:2.3rem}.single-product .description-container{width:95%}}@media(max-width:1200px){.single-product .description-container{width:95%}}@media(max-width:1100px){.single-product .top-section .right-container .details-container .product-name{font-size:2rem;line-height:2.3rem}.single-product .description-container{width:95%}.single-product .description-container .all-tab-heading{padding:0}.single-product .description-container .all-tab-heading .tab-headings{gap:0;justify-content:space-around}}@media(max-width:900px){.single-product .top-section{border-radius:15px;flex-direction:column;margin-bottom:1rem;padding-bottom:1rem;position:relative}.single-product .top-section .carousel-container{height:450px;width:100%}.single-product .top-section .carousel-container .All_Image{gap:5px;height:100%;overflow:scroll;width:15%}.single-product .top-section .carousel-container .single-image{height:100%;width:100%}.single-product .top-section .right-container{width:100%}}@media(max-width:630px){.single-product{padding-top:1rem}.single-product .productName{padding-bottom:10px;padding-left:1.5rem}.single-product .hrline{margin:8px}.single-product .top-section{gap:10px}.single-product .top-section .carousel-container{flex-direction:column-reverse;height:100%;width:100%}.single-product .top-section .carousel-container .All_Image{flex-direction:row;gap:15px;height:100%;overflow:scroll;width:60%}.single-product .top-section .carousel-container .single-image{height:100%;width:100%}.single-product .top-section .right-container{width:100%}.single-product .top-section .right-container .details-container{padding:1rem}.single-product .top-section .right-container .details-container .category{font-size:14px}.single-product .top-section .right-container .details-container .product-name{font-size:1.2rem;line-height:1.4rem!important;margin-top:10px!important}.single-product .top-section .right-container .details-container .about-product{font-size:14px}.single-product .description-container .all-tab-heading .tab-headings{position:relative}.single-product .description-container .all-tab-heading .tab-headings .tab-title{font-size:14px}.single-product .description-container .all-tab-heading .tab-headings .weight{position:absolute;right:3%;top:-20%}.single-product .description-container .tab-details-container{padding:14px;text-align:justify;width:100%}.single-product .description-container .tab-details-container .all-description-container{gap:12px}.single-product .description-container .tab-details-container .all-description-container p{font-size:14px}}@media(max-width:480px){.single-product .top-section{padding:0}.single-product .top-section .carousel-container{flex-direction:column-reverse;width:100%}.single-product .top-section .carousel-container .All_Image{flex-direction:row;gap:10px;overflow:scroll}.single-product .top-section .right-container .details-container{padding:10px}.single-product .top-section .right-container .details-container .product-name{font-size:1.5rem;line-height:1rem}.single-product .top-section .right-container .details-container .about-product{text-align:justify}.single-product .top-section .right-container .details-container .btn-container{align-items:center;flex-direction:column;gap:5px;justify-content:center;margin-top:1rem}.single-product .top-section .right-container .details-container .btn-container .single-btn{width:100%}.single-product .top-section .right-container .details-container .btn-container .single-btn .batan{padding:5px 2px!important}.single-product .description-container .all-tab-heading{padding:0 10px}.single-product .description-container .all-tab-heading .tab-headings{gap:10px;text-align:center}.single-product .description-container .all-tab-heading .tab-headings .tab-title{font-size:14px}.single-product .description-container .tab-details-container{font-size:14px;padding:10px;text-align:justify;width:100%}.single-product .description-container .tab-details-container .all-description-container{gap:12px}.single-product .description-container .tab-details-container .all-description-container p{font-size:14px}.single-product .description-container .tab-details-container .features-and-generals .generals-section ul{gap:10px}.single-product .related-products-container{padding:1rem}}@media(max-width:370px){.single-product .description-container{padding:5px;width:100%}.single-product .description-container .all-tab-heading{padding:0 10px}.single-product .description-container .all-tab-heading .tab-headings{gap:5px;text-align:center}.single-product .description-container .all-tab-heading .tab-headings .tab-title{font-size:10px}}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%);background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.primary-btn{border-radius:10px;color:var(--text-secondary);cursor:pointer;font-size:14px;font-weight:600;height:100%;text-align:center;width:90%}@media(max-width:480px){.primary-btn{font-size:14px;padding:10px 5px!important;width:100%}}.secondary-btn{background:var(--bg-light);border:1px solid var(--text-primary);border-radius:10px;color:var(--text-primary);cursor:pointer;font-size:1rem;text-align:center;width:90%}@media(max-width:480px){.secondary-btn{font-size:14px;padding:10px 5px!important;width:100%}}.related-products .heading-section{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.related-products .heading-section .heading{color:var(--text-grey);font-weight:700;text-transform:uppercase}.related-products .heading-section .view-all-container{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:10px;justify-self:center;width:fit-content}.related-products .heading-section .view-all-container .arrow,.related-products .heading-section .view-all-container p{color:var(--bg-secondary);font-size:1rem}.related-products .all-related-products{margin-top:1.5rem}.related-products .all-related-products .trending-cards{white-space:nowrap}@media(max-width:370px){.related-products .heading-section .heading{font-size:1rem}}.trending-card{background:var(--bg-primary);border:1px solid var(--border);border-radius:15px;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;gap:5px;height:fit-content;justify-content:space-between;margin:7px;overflow:hidden;padding:10px;position:relative;scroll-snap-align:center;transition:transform .3s ease-in-out;width:270px;z-index:1}.trending-card .image-container{height:280px}.trending-card .image-container .image{border-radius:8px;height:100%;object-fit:cover;width:100%}.trending-card .details-container{display:flex;flex-direction:column;height:100%;justify-content:space-between;margin-top:5px}.trending-card .details-container .top-container .title{color:var(--text-primary);font-size:1.1rem;font-weight:600;line-height:1.3rem;white-space:normal}.trending-card .details-container .top-container .category{color:var(--text-light-gray);font-size:.8rem;margin-top:5px;white-space:normal}.trending-card .details-container .quantities-container{align-items:center;display:flex;flex-direction:row;margin:10px 0 0}.trending-card .details-container .quantities-container .quantity{color:var(--bg-secondary);font-size:1rem;font-weight:600}.trending-card .details-container .quantities-container .quantity:not(:last-child):after{color:var(--bg-secondary);content:"|";margin:0 5px}.trending-card .details-container .btn-container{display:flex;flex-direction:column;gap:5px}.trending-card:hover{transform:scale(1.03)}@media(max-width:1200px){.trending-card{width:auto}.trending-card .image-container{height:auto}.trending-card .details-container .top-container .title{line-height:1rem}}@media(max-width:768px){.trending-card .details-container .top-container .title{line-height:1rem}.trending-card .details-container .top-container .category{font-size:14px;margin-top:5px}.trending-card .details-container .quantities-container{margin:5px 0 0}.trending-card .details-container .quantities-container .quantity{font-size:14px}}@media(max-width:550px){.trending-card .details-container .top-container .title{font-size:1rem;line-height:1rem}.trending-card .details-container .top-container .category{font-size:12px;margin-top:1px}.trending-card .details-container .quantities-container{font-weight:400;margin:1px 0 0}.trending-card .details-container .quantities-container .quantity{font-size:12px}}.dialog-form-container{align-items:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:hsla(0,0%,100%,.088);display:flex;height:100vh;justify-content:center;padding-top:5%;width:100vw;z-index:999!important}.dialog-form-container .dialog-form{align-items:center;background:linear-gradient(128.7deg,#e3e3e3 -119.68%,#151515 22.65%,#151515 102.79%);border-radius:1.5rem;box-sizing:border-box;display:flex;flex-direction:column;padding:1rem 0;position:relative;width:30%}.dialog-form-container .dialog-form h5{margin:0}.dialog-form-container .dialog-form .bi{cursor:pointer;font-size:1.5rem;position:absolute;right:5%;top:3%}.dialog-form-container .dialog-form .bi:hover{color:#ff4c4c}.dialog-form-container .dialog-form h1{letter-spacing:3px}.dialog-form-container .dialog-form p{font-size:.85rem;width:80%!important}.dialog-form-container .dialog-form form{gap:10px;width:85%}.dialog-form-container .dialog-form form .col-12 .form-control{height:100%}.dialog-form-container .dialog-form form .col-12 .form-control::placeholder{color:#151515}.dialog-form-container .dialog-form form .right-container{width:99%}.dialog-form-container .dialog-form form .right-container .search-box .input-box{border-radius:6px;font-size:1rem;font-weight:400;margin-bottom:8px;padding:6px 0;width:100%}.dialog-form-container .dialog-form form .right-container .empty-message{background:#f8f9fa;border-radius:6px;color:gray;font-size:14px;font-weight:500;padding:10px;text-align:center}.dialog-form-container .dialog-form form .right-container .selected-products{background:#fff;border-radius:6px;padding:0 5px}.dialog-form-container .dialog-form form .right-container .selected-products .selected-product{align-items:center;display:flex;justify-content:space-between;padding:0}.dialog-form-container .dialog-form form .right-container .selected-products .selected-product span{display:inline-block;font-size:13px;line-height:12px}.dialog-form-container .dialog-form form .right-container .selected-products .selected-product button{background:#0000}.dialog-form-container .dialog-form .form-control::placeholder{color:#d7d3d3}.dialog-form-container .dialog-form .togg-d{align-items:center;display:flex;gap:1rem;justify-content:center}.dialog-form-container .dialog-form .togg-d #flexSwitchCheckDefault{border:1px solid #000}.dialog-form-container .dialog-form .letsTalk-btn{background:linear-gradient(10.73deg,#45a0e5,#264380 70%);background:linear-gradient(95.22deg,#88e2e8,#0b2069);font-size:1.2rem}.dialog-form-container .dialog-form .letsTalk-btn:hover{box-shadow:0 0 8px 4px rgba(178,229,255,.302)}@media(max-width:1318px){.dialog-form-container .dialog-form{width:400px}.dialog-form-container .dialog-form form{gap:6px}}@media(max-width:768px){.dialog-form-container .dialog-form{border-radius:1rem;padding:.5rem}.dialog-form-container .dialog-form p{font-size:.8rem}.dialog-form-container .dialog-form h1{font-size:1.5rem}.dialog-form-container .dialog-form .bi{font-size:1.2rem}.dialog-form-container .dialog-form .letsTalk-btn{font-size:.9rem}}@media(max-width:480px){.dialog-form-container .dialog-form{border-radius:.8rem;padding:.5rem;width:90%}.dialog-form-container .dialog-form .kkk{font-size:1.9rem!important;padding:10px}.dialog-form-container .dialog-form p{font-size:.75rem}.dialog-form-container .dialog-form h1{font-size:1.2rem;letter-spacing:2px}.dialog-form-container .dialog-form .bi{font-size:1rem}.dialog-form-container .dialog-form .letsTalk-btn{font-size:.8rem}.dialog-form-container .dialog-form .togg-d{align-items:center;font-size:.8rem;gap:.5rem;justify-content:center;width:99%!important}.dialog-form-container .dialog-form label{margin-top:2px}}.careerMain .innerDiv{display:flex;height:100%;width:100%}.careerMain .innerDiv .leftDiv{padding:4rem;width:55%}.careerMain .innerDiv .leftDiv .headings .career{color:var(--text-primary-light);font-size:25px;font-weight:400}.careerMain .innerDiv .leftDiv .headings .details{font-size:2.6rem;font-weight:400;line-height:53px}.careerMain .innerDiv .leftDiv .headings .details .span{color:var(--text-primary);font-weight:600}.careerMain .innerDiv .leftDiv .headings .details .join{color:var(--bg-secondary);font-weight:600}.careerMain .innerDiv .leftDiv .jobs{margin-top:2.5rem}.careerMain .innerDiv .leftDiv .jobs .jobhead{color:var(--bg-tertiary);font-size:22px;font-weight:700}.careerMain .innerDiv .leftDiv .jobs .jobs-card-Main{display:flex;flex-wrap:wrap;gap:20px;justify-content:start;margin-top:1.5rem;position:relative}.careerMain .innerDiv .leftDiv .jobs .jobs-card-Main .job{border:1px solid hsla(0,0%,7%,.149);border-radius:6px;height:282px;padding:20px;width:290px}.careerMain .innerDiv .leftDiv .jobs .jobs-card-Main .job .jobtitile{font-size:1.2rem;font-weight:500;line-height:1.3rem}.careerMain .innerDiv .leftDiv .jobs .jobs-card-Main .job .vacancy{font-size:13px;font-weight:400;line-height:20px}.careerMain .innerDiv .leftDiv .jobs .jobs-card-Main .job .sallry{align-items:center;display:flex;font-size:15px;justify-content:space-between;line-height:18px}.careerMain .innerDiv .leftDiv .jobs .jobs-card-Main .job .discription{-webkit-box-orient:vertical;-webkit-line-clamp:3;color:var(--text-primary);display:-webkit-box;font-size:14px;font-weight:400;line-height:18px;overflow:hidden;text-overflow:ellipsis}.careerMain .innerDiv .leftDiv .jobs .jobs-card-Main .job .button{margin-top:.6rem}.careerMain .innerDiv .leftDiv .jobs .jobs-card-Main .job .button button{background-color:var(--bg-secondary);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin-top:.5rem;padding:5px 20px}.careerMain .innerDiv .leftDiv .jobs .jobs-card-Main .JobForm{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2222}.careerMain .innerDiv .leftDiv .pdf-section{margin-top:2rem}.careerMain .innerDiv .rightDiv{align-items:center;display:flex;justify-content:center;width:45%}.careerMain .innerDiv .rightDiv .form-con .data-collect-div{background:#000;border-radius:18px;color:#fff;height:70%;margin:auto;padding:3rem 40px;position:relative;width:70%;width:390px}.careerMain .innerDiv .rightDiv .form-con .data-collect-div .header{width:100%}.careerMain .innerDiv .rightDiv .form-con .data-collect-div .header h1{font-size:30px;font-weight:700;text-align:center}.careerMain .innerDiv .rightDiv .form-con .data-collect-div .header h1 .touch{color:var(--bg-secondary)}.careerMain .innerDiv .rightDiv .form-con .data-collect-div .header p{color:var(--bg-primary-light);font-size:10px;text-align:center}.careerMain .innerDiv .rightDiv .form-con .data-collect-div .dropMail{margin-top:1.8rem}.careerMain .innerDiv .rightDiv .form-con .data-collect-div .dropMail .input-box{margin-top:10px}.careerMain .innerDiv .rightDiv .form-con .data-collect-div .dropMail input{border:none;border-radius:7px;color:gray;font-size:14px;font-weight:400;padding:9px 1px 9px 11px;width:100%}.careerMain .innerDiv .rightDiv .form-con .data-collect-div .dropMail input::placeholder{color:gray;font-size:14px;font-weight:500}.careerMain .innerDiv .rightDiv .form-con .data-collect-div .dropMail input:focus{border:none;outline:none}.careerMain .innerDiv .rightDiv .form-con .data-collect-div .dropMail .textinput{color:gray}.careerMain .innerDiv .rightDiv .form-con .data-collect-div .dropMail .dropdown select{border-radius:7px;color:gray;font-size:14px;padding:9px 8px;width:100%}.careerMain .innerDiv .rightDiv .form-con .data-collect-div .dropMail textarea{border-radius:7px;font-family:Poppins;height:5rem;padding:9px;width:100%}.careerMain .innerDiv .rightDiv .form-con .data-collect-div .dropMail textarea::placeholder{color:gray;font-size:14px;font-weight:400}.careerMain .innerDiv .rightDiv .form-con .data-collect-div .dropMail .button button{background:var(--bg-tertiary);background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);border:none;border-radius:7px;color:#fff;cursor:pointer;padding:10px 15px;width:100%}@media(max-width:480px){.careerMain .innerDiv .rightDiv .form-con .data-collect-div{height:50%;width:350px}}@media(max-width:1024px){.careerMain .innerDiv .leftDiv{padding:2rem}}@media(max-width:990px){.careerMain .innerDiv{flex-direction:column}.careerMain .innerDiv .leftDiv{padding:4rem;width:100%}.careerMain .innerDiv .rightDiv{object-fit:cover;padding:4rem;width:100%}}@media(max-width:730px){.careerMain .innerDiv .leftDiv .jobs .jobs-card-Main{gap:10px;justify-content:space-around}.careerMain .innerDiv .leftDiv .jobs .jobs-card-Main .job{height:100%;width:45%}}@media(max-width:600px){.careerMain .innerDiv .leftDiv{padding:1rem}.careerMain .innerDiv .leftDiv .headings{margin:auto;width:100%}.careerMain .innerDiv .leftDiv .headings .career{font-size:18px}.careerMain .innerDiv .leftDiv .headings .details{font-size:1.8rem;line-height:40px}.careerMain .innerDiv .leftDiv .jobs{height:100%;padding:10px;width:100%}.careerMain .innerDiv .leftDiv .jobs .jobs-card-Main{gap:0;justify-content:space-around}.careerMain .innerDiv .leftDiv .jobs .jobs-card-Main .job{height:100%;padding:15px;width:48%}}@media(max-width:600px)and (max-width:480px){.careerMain .innerDiv .leftDiv .jobs .jobs-card-Main .job{margin-top:10px;padding:20px;width:80%}}@media(max-width:600px){.careerMain .innerDiv .leftDiv .jobs .jobs-card-Main .job .sallry{align-items:start;flex-direction:column;justify-content:start}}.JobApplyForm{background-color:var(--bg-tertiary);border:1px solid #ddd0;border-radius:25px;box-shadow:0 4px 8px #0000001a;margin:0 auto;max-width:400px;padding:40px;position:relative}.JobApplyForm .icon{cursor:pointer;position:absolute;right:5%;top:5%}.JobApplyForm h5{color:var(--bg-primary);font-size:1.8rem;font-weight:700}.JobApplyForm h5 span{color:var(--bg-secondary)}.JobApplyForm form{display:flex;flex-direction:column;gap:10px}.JobApplyForm .input-box{margin-bottom:.3rem}.JobApplyForm .input-box label{color:#333;display:block;font-size:1rem;font-weight:600}.JobApplyForm .input-box input[type=email],.JobApplyForm .input-box input[type=file],.JobApplyForm .input-box input[type=text]{border:1px solid #ccc;border-radius:7px;box-sizing:border-box;font-size:1rem;height:40px;padding:10px;transition:border-color .3s ease;width:100%}.JobApplyForm .input-box input[type=email]:focus,.JobApplyForm .input-box input[type=file]:focus,.JobApplyForm .input-box input[type=text]:focus{border-color:#007bff;box-shadow:0 0 4px #007bff4d;outline:none}.JobApplyForm .input-box input::placeholder{font-weight:14px;font-weight:400}.JobApplyForm .input-box .fileupload{background:#fff;font-size:14px;font-weight:400;padding-bottom:2rem}.JobApplyForm .otherDet{margin-bottom:20px}.JobApplyForm .otherDet textarea{border:1px solid #ccc;border-radius:7px;font-size:1rem;padding:10px;resize:vertical;transition:border-color .3s ease;width:100%}.JobApplyForm .otherDet textarea:focus{border-color:#007bff;box-shadow:0 0 4px #007bff4d;outline:none}.JobApplyForm button[type=submit]{background-color:var(--bg-secondary);border:none;border-radius:9px;color:var(--bg-primary);cursor:pointer;font-size:14px;font-weight:500;margin-top:-20px;padding:12px;transition:background-color .3s ease,transform .2s ease}.JobApplyForm button[type=submit]:hover{background-color:#0056b3}.JobApplyForm button[type=submit]:active{transform:scale(.98)}@media(max-width:767px){.JobApplyForm{margin:auto;width:85%}}.categories{box-sizing:border-box;height:100%;padding-bottom:0;width:100%}.categories .categories-inner{background-image:url(/static/media/plantimg.8be82745b80d8a1c007d.png);background-position:50%;height:15rem;height:434px;overscroll-behavior-block:-20%;width:100%}.categories .categories-inner .bg-inner{align-items:center;background:linear-gradient(270deg,#0085d98a 30.94%,#0085d9e6 67.91%,#004c7be6),linear-gradient(0deg,#0006,#0006);background-blend-mode:overlay;box-shadow:inset 0 -5px 24px 0 rgba(0,0,0,.251);display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.categories .categories-inner .bg-inner h1{color:var(--bg-primary);font-size:2.6rem;font-weight:700;line-height:2.5rem;text-align:center}.categories .categories-inner .bg-inner p{color:var(--bg-primary);font-size:1rem;font-weight:400;line-height:1.5rem;margin-top:.4rem}.categories .categories-inner .bg-inner .MainSerchBar{align-items:center;display:flex;flex-direction:column;justify-content:space-between;left:20%;width:60%}.categories .categories-inner .bg-inner .MainSerchBar .serchbar{align-items:center;background:var(--bg-primary);border-radius:30px;display:flex;height:3.2rem;justify-content:space-between;margin-top:1.5rem;overflow:hidden;padding-left:25px;padding-right:5px;width:500px}.categories .categories-inner .bg-inner .MainSerchBar .serchbar input{border:none!important;color:#17242a;font-size:1.1rem;height:100%;width:100%}.categories .categories-inner .bg-inner .MainSerchBar .serchbar .serchicon{background:#000;border-radius:50%;color:#fff;height:44px;padding:.5rem;width:44px}.categories .categories-inner .bg-inner .MainSerchBar .suggestions{background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 5px #0000001a;margin-top:10px;max-height:150px;overflow-y:auto;width:40%}.categories .categories-inner .bg-inner .MainSerchBar .suggestions div{border-bottom:1px solid #eee;cursor:pointer;padding:8px}.categories .categories-inner .bg-inner .MainSerchBar .suggestions div:last-child{border-bottom:none}.categories .categories-inner .bg-inner .MainSerchBar .suggestions div:hover{background-color:#f5f5f5}.categories .second-section{margin-top:2rem}.categories .hotProduct{margin-top:2rem;overflow:hidden;position:relative}.categories .hotProduct .hot-product-inner{text-align:center}.categories .hotProduct .hot-product-inner .head{color:var(--text-primary-light);font-size:1.6rem;font-weight:400;line-height:38px;text-align:center}.categories .hotProduct .hot-product-inner .sec-head{font-size:2.8rem;font-weight:700;line-height:3.1rem;text-align:center}.categories .hotProduct .hot-product-inner .sec-head span{-webkit-text-fill-color:#0000;background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);-webkit-background-clip:text;background-clip:text;color:#0000}.categories .hotProduct .hot-product-inner p{color:var(--text-grey);font-size:14px;font-weight:400;line-height:21px;margin-top:2rem;text-align:center}.categories .hotProduct .acid-setion{display:none;position:relative;z-index:2}.categories .hotProduct .acid-setion .acit-container{align-items:center;display:flex;height:100%;justify-content:center;margin-top:5rem;width:100%}.categories .hotProduct .acid-setion .acit-container .acidImg{align-items:center;background-image:url(/static/media/Group%20115.5d43ae30a8dfbce6b3da.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;gap:3rem;height:20rem;padding-left:3rem;width:49%;width:38rem;z-index:10}.categories .hotProduct .acid-setion .acit-container .acidImg .img-info{height:80%}.categories .hotProduct .acid-setion .acit-container .acidImg .img-info p{color:var(--bg-primary);font-size:12px;font-weight:400;line-height:18px}.categories .hotProduct .acid-setion .acit-container .acidImg .img-info h4{color:var(--bg-primary);font-size:1.75rem;font-weight:700;line-height:42px;margin-top:10px}.categories .hotProduct .acid-setion .acit-container .acidImg .img-info .diko{align-items:center;display:flex;gap:1rem;margin-top:5px}.categories .hotProduct .acid-setion .acit-container .acidImg .img-info .diko .sol{background:#fff;border-radius:6px;color:#0085d9;font-size:14px;line-height:21px;padding:2px 15px}.categories .hotProduct .acid-setion .acit-container .acidImg .img-info .diko p{font-size:14px;font-weight:500}.categories .hotProduct .acid-setion .acit-container .acidImg .img-info .getbtn{background:linear-gradient(0deg,#0085d9,#0085d9);border:none;color:#fff;margin-top:2rem}.categories .hotProduct .acid-setion .acit-container .acidImg .img-info button{background:#0000;border:1px solid #f6f6f6;border-radius:8px;color:#fff;display:block;font-size:14px;height:41px;margin-top:.8rem;width:194px}.categories .hotProduct .acid-setion .bg-img-section{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%;z-index:3}.categories .hotProduct .acid-setion .bg-img-section .bgOne{display:inline-block;margin:auto;object-fit:fit-content;position:absolute;top:-180px;width:100%;z-index:-1}.categories .hotProduct .acid-setion .bg-img-section .bgtwo{display:inline-block;filter:brightness(1.5);margin:auto;object-fit:fit-content;position:absolute;top:-240px;width:100%;z-index:-1}.categories .hotProduct .acid-setion .bg-img-section .bgthree{display:inline-block;margin:auto;object-fit:fit-content;position:absolute;top:-290px;width:100%;z-index:-1}.categories .slider-container{display:none}.categories .slider{height:120vh;margin:auto;max-height:50rem;max-width:1500px;overflow:hidden;position:relative;width:100%;z-index:1}.categories .slider .images{--rotate:0deg;border-radius:50%;bottom:-12%;height:1350px;left:50%;position:absolute;transform:translate(-50%,50%) rotate(var(--rotate));transition:transform .9s linear!important;width:1350px;z-index:2}.categories .slider .images .one{background-attachment:fixed;background-blend-mode:multiply;background-clip:initial;background-image:url("/static/media/b%20(3).2637f081f7cec6b83688.webp");background-origin:initial;background-position:50%;background-repeat:no-repeat;background-size:cover;height:60vh;left:50%;opacity:0;padding:40px!important;padding-top:30px;position:absolute;top:0;transform:translate(-50%);transition:opacity .6s linear;width:50vw}.categories .slider .images .one .img-info{height:100%}.categories .slider .images .one .img-info p{color:var(--bg-primary);font-size:12px;font-weight:400;line-height:10px}.categories .slider .images .one .img-info h4{color:var(--bg-primary);font-size:1.5rem;font-weight:700;line-height:1.5rem;margin-top:10px}.categories .slider .images .one .img-info .diko{align-items:start!important;display:flex;flex-direction:column!important;gap:1rem;justify-content:start;margin-top:5px}.categories .slider .images .one .img-info .diko .sol{background:#fff;border-radius:6px;color:#0085d9;font-size:12px;line-height:21px;padding:0 15px}.categories .slider .images .one .img-info .diko p{font-size:13px;font-weight:500}.categories .slider .images .one .img-info .getbtn{background:linear-gradient(0deg,#0085d9,#0085d9);border:none;color:#fff;margin-top:1rem}.categories .slider .images .one .img-info button{background:#0000;border:1px solid #f6f6f6;border-radius:8px;color:#fff;display:block;font-size:14px;height:31px;margin-top:.4rem;width:170px}.categories .slider .images .one.active{opacity:1}.categories .slider .images .two{background-attachment:fixed;background-blend-mode:multiply;background-clip:initial;background-image:url("/static/media/b%20(1).1c59502687bbf41fd385.webp");background-origin:initial;background-position:50%;background-repeat:no-repeat;background-size:cover;height:60vh;opacity:0;padding:20px 40px 40px;position:absolute;right:-10%;top:-5%;transform:translateY(-50%);transform:rotate(90deg);transition:opacity .6s linear;width:50vw}.categories .slider .images .two.active{opacity:1}.categories .slider .images .two .img-info{height:100%}.categories .slider .images .two .img-info p{color:var(--bg-primary);font-size:12px;font-weight:400;line-height:10px}.categories .slider .images .two .img-info h4{color:var(--bg-primary);font-size:1.5rem;font-weight:700;line-height:1.5rem;margin-top:10px}.categories .slider .images .two .img-info .diko{align-items:center;display:flex;gap:1rem;margin-top:5px}.categories .slider .images .two .img-info .diko .sol{background:#fff;border-radius:6px;color:#0085d9;font-size:12px;line-height:21px;padding:0 15px}.categories .slider .images .two .img-info .diko p{font-size:13px;font-weight:500}.categories .slider .images .two .img-info .getbtn{background:linear-gradient(0deg,#0085d9,#0085d9);border:none;color:#fff;margin-top:1.9rem}.categories .slider .images .two .img-info button{background:#0000;border:1px solid #f6f6f6;border-radius:8px;color:#fff;display:block;font-size:14px;height:31px;margin-top:.4rem;width:170px}.categories .slider .images .three{background-attachment:fixed;background-blend-mode:multiply;background-clip:initial;background-image:url("/static/media/b%20(2).83f6a30a05744f7f3dbd.webp");background-origin:initial;background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;height:60vh;left:25%;opacity:0;padding:20px 40px 40px;position:absolute;transform:translate(-50%);transform:rotate(-180deg);transition:opacity .6s linear;width:50vw}.categories .slider .images .three.active{opacity:1}.categories .slider .images .three .img-info{height:100%}.categories .slider .images .three .img-info p{color:var(--bg-primary);font-size:12px;font-weight:400;line-height:10px}.categories .slider .images .three .img-info h4{color:var(--bg-primary);font-size:1.2rem;font-weight:700;line-height:1.6rem!important;margin-top:10px}.categories .slider .images .three .img-info .diko{align-items:center;display:flex;gap:1rem;margin-top:5px}.categories .slider .images .three .img-info .diko .sol{background:#fff;border-radius:6px;color:#0085d9;font-size:12px;line-height:21px;padding:0 15px}.categories .slider .images .three .img-info .diko p{font-size:13px;font-weight:500}.categories .slider .images .three .img-info .getbtn{background:linear-gradient(0deg,#0085d9,#0085d9);border:none;color:#fff;margin-top:1.9rem}.categories .slider .images .three .img-info button{background:#0000;border:1px solid #f6f6f6;border-radius:8px;color:#fff;display:block;font-size:14px;height:31px;margin-top:.4rem;width:170px}.categories .slider .images .four{background-attachment:fixed;background-blend-mode:multiply;background-clip:initial;background-image:url("/static/media/b%20(4).47a89d3ae22c8071b26e.webp");background-origin:initial;background-position:50%;background-repeat:no-repeat;background-size:cover;height:60vh;left:-10%;opacity:0;padding:20px 40px 40px;position:absolute;top:38%;transform:translateY(-50%);transform:rotate(-90deg);transition:opacity .6s linear;width:50vw}.categories .slider .images .four.active{opacity:1}.categories .slider .images .four .img-info{height:100%}.categories .slider .images .four .img-info p{color:var(--bg-primary);font-size:12px;font-weight:400;line-height:10px}.categories .slider .images .four .img-info h4{color:var(--bg-primary);font-size:1.5rem;font-weight:700;line-height:1.5rem;margin-top:10px}.categories .slider .images .four .img-info .diko{align-items:center;display:flex;gap:1rem;margin-top:5px}.categories .slider .images .four .img-info .diko .sol{background:#fff;border-radius:6px;color:#0085d9;font-size:12px;line-height:21px;padding:0 15px}.categories .slider .images .four .img-info .diko p{font-size:13px;font-weight:500}.categories .slider .images .four .img-info .getbtn{background:linear-gradient(0deg,#0085d9,#0085d9);border:none;color:#fff;margin-top:1.9rem}.categories .slider .images .four .img-info button{background:#0000;border:1px solid #f6f6f6;border-radius:8px;color:#fff;display:block;font-size:14px;height:31px;margin-top:.4rem;width:170px}.categories .slider .images .four,.categories .slider .images .one,.categories .slider .images .three,.categories .slider .images .two{border-radius:25px;height:250px;width:450px}.categories .slider .bg-img-section{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%;z-index:1}.categories .slider .bg-img-section .bgOne{display:inline-block;margin:auto;object-fit:fit-content;position:absolute;top:30%;width:100%;z-index:1}.categories .slider .bg-img-section .bgtwo{filter:brightness(1.5);top:25%}.categories .slider .bg-img-section .bgthree,.categories .slider .bg-img-section .bgtwo{display:inline-block;margin:auto;object-fit:fit-content;position:absolute;width:100%;z-index:-1}.categories .slider .bg-img-section .bgthree{top:20%}.categories .slider #next,.categories .slider #prev{background-color:#0000;border:none;color:#000;font-family:cursive;font-size:30px;font-weight:200;left:100px;position:absolute;top:50%;z-index:99}.categories .slider #next:hover,.categories .slider #prev:hover{opacity:1}.categories .slider #next{left:auto;right:100px}.categories .whitediv{background:#fff;height:300px;margin-top:-180px;position:relative;width:100%;z-index:9!important}.categories .cnct{margin-top:-300px;position:relative;z-index:9!important;z-index:999}.categories .dialog-container{left:0;position:fixed;top:0;transition:transform(-50%,-50%);z-index:999}@media(min-width:1800px)and (max-width:8000px){.categories .slider{display:none}}@media(max-width:1800px){.categories .slider{height:550px!important}.categories .slider .images{bottom:-75%;height:1980px;width:1980px}.categories .slider .images .one{top:4%}.categories .slider .images .two{right:-3.5%;top:40.5%}.categories .slider .images .three{bottom:4%;left:33.5%}.categories .slider .images .four{left:-3.5%;top:40.9%}.categories .slider .images .four,.categories .slider .images .one,.categories .slider .images .three,.categories .slider .images .two{height:350px;padding:50px 0 0 50px;width:590px}.categories .slider .images .four .img-info,.categories .slider .images .one .img-info,.categories .slider .images .three .img-info,.categories .slider .images .two .img-info{height:100%}.categories .slider .images .four .img-info p,.categories .slider .images .one .img-info p,.categories .slider .images .three .img-info p,.categories .slider .images .two .img-info p{color:var(--bg-primary);font-size:1rem;font-weight:400;line-height:10px}.categories .slider .images .four .img-info h4,.categories .slider .images .one .img-info h4,.categories .slider .images .three .img-info h4,.categories .slider .images .two .img-info h4{color:var(--bg-primary);font-size:2.2rem;font-weight:700;line-height:2.4rem;margin-top:19px}.categories .slider .images .four .img-info .diko,.categories .slider .images .one .img-info .diko,.categories .slider .images .three .img-info .diko,.categories .slider .images .two .img-info .diko{align-items:center;display:flex;gap:1rem;margin-top:15px}.categories .slider .images .four .img-info .diko .sol,.categories .slider .images .one .img-info .diko .sol,.categories .slider .images .three .img-info .diko .sol,.categories .slider .images .two .img-info .diko .sol{background:#fff;border-radius:6px;color:#0085d9;font-size:1rem;line-height:21px;padding:3px 15px}.categories .slider .images .four .img-info .diko p,.categories .slider .images .one .img-info .diko p,.categories .slider .images .three .img-info .diko p,.categories .slider .images .two .img-info .diko p{font-size:1rem;font-weight:500}.categories .slider .images .four .img-info .getbtn,.categories .slider .images .one .img-info .getbtn,.categories .slider .images .three .img-info .getbtn,.categories .slider .images .two .img-info .getbtn{background:linear-gradient(0deg,#0085d9,#0085d9);border:none;color:#fff;margin-top:2rem}.categories .slider .images .four .img-info button,.categories .slider .images .one .img-info button,.categories .slider .images .three .img-info button,.categories .slider .images .two .img-info button{background:#0000;border:1px solid #f6f6f6;border-radius:8px;color:#fff;display:block;font-size:1rem;height:41px;margin-top:.8rem;width:190px}.categories .slider .bg-img-section .bgOne{top:45%}.categories .slider .bg-img-section .bgtwo{top:42.5%}.categories .slider .bg-img-section .bgthree{top:39%}.categories .whitediv{height:300px;margin-top:-80px;position:relative;width:100%;z-index:9!important}}@media(max-width:1500px){.categories .slider{height:550px!important;margin-top:-80px}.categories .slider .images{bottom:-92%}.categories .slider .images .one{left:51%;top:3%}.categories .slider .images .two{right:-2%;top:44.8%}.categories .slider .images .three{bottom:3%;left:37.5%}.categories .slider .images .four{left:-1.9%;top:42.5%}.categories .slider .images .four,.categories .slider .images .one,.categories .slider .images .three,.categories .slider .images .two{height:250px;padding:25px 0 0 33px;width:450px}.categories .slider .images .four .img-info,.categories .slider .images .one .img-info,.categories .slider .images .three .img-info,.categories .slider .images .two .img-info{height:100%}.categories .slider .images .four .img-info p,.categories .slider .images .one .img-info p,.categories .slider .images .three .img-info p,.categories .slider .images .two .img-info p{color:var(--bg-primary);font-size:12px;font-weight:400;line-height:10px}.categories .slider .images .four .img-info h4,.categories .slider .images .one .img-info h4,.categories .slider .images .three .img-info h4,.categories .slider .images .two .img-info h4{color:var(--bg-primary);font-size:1.5rem;font-weight:700;line-height:normal;margin-top:10px}.categories .slider .images .four .img-info .diko,.categories .slider .images .one .img-info .diko,.categories .slider .images .three .img-info .diko,.categories .slider .images .two .img-info .diko{align-items:center;display:flex;gap:1rem;margin-top:10px}.categories .slider .images .four .img-info .diko .sol,.categories .slider .images .one .img-info .diko .sol,.categories .slider .images .three .img-info .diko .sol,.categories .slider .images .two .img-info .diko .sol{background:#fff;border-radius:6px;color:#0085d9;font-size:14px;line-height:21px;padding:1px 15px}.categories .slider .images .four .img-info .diko p,.categories .slider .images .one .img-info .diko p,.categories .slider .images .three .img-info .diko p,.categories .slider .images .two .img-info .diko p{font-size:14px;font-weight:500}.categories .slider .images .four .img-info .getbtn,.categories .slider .images .one .img-info .getbtn,.categories .slider .images .three .img-info .getbtn,.categories .slider .images .two .img-info .getbtn{background:linear-gradient(0deg,#0085d9,#0085d9);border:none;color:#fff;margin-top:2.2rem}.categories .slider .images .four .img-info button,.categories .slider .images .one .img-info button,.categories .slider .images .three .img-info button,.categories .slider .images .two .img-info button{background:#0000;border:1px solid #f6f6f6;border-radius:8px;color:#fff;display:block;font-size:14px;height:31px;margin-top:9px;width:190px}.categories .slider .bg-img-section .bgOne{top:45%}.categories .slider .bg-img-section .bgtwo{top:42.5%}.categories .slider .bg-img-section .bgthree{top:39%}.categories .whitediv{height:300px;margin-top:10px;position:relative;width:100%;z-index:9!important}}@media(max-width:1300px){.categories .slider{margin-top:-100px}.categories .slider .images{bottom:-92%}.categories .slider .images .one{left:51%;top:3%}.categories .slider .images .two{right:-2.5%;top:44.5%}.categories .slider .images .three{bottom:3%;left:37.8%}.categories .slider .images .four{left:-2.3%;top:42.9%}.categories .slider .images .four,.categories .slider .images .one,.categories .slider .images .three,.categories .slider .images .two{height:250px;padding:25px 0 0 33px;width:450px}.categories .slider .images .four .img-info,.categories .slider .images .one .img-info,.categories .slider .images .three .img-info,.categories .slider .images .two .img-info{height:100%}.categories .slider .images .four .img-info p,.categories .slider .images .one .img-info p,.categories .slider .images .three .img-info p,.categories .slider .images .two .img-info p{color:var(--bg-primary);font-size:12px;font-weight:400;line-height:10px}.categories .slider .images .four .img-info h4,.categories .slider .images .one .img-info h4,.categories .slider .images .three .img-info h4,.categories .slider .images .two .img-info h4{color:var(--bg-primary);font-size:1.5rem;font-weight:700;line-height:1rem;margin-top:10px}.categories .slider .images .four .img-info .diko,.categories .slider .images .one .img-info .diko,.categories .slider .images .three .img-info .diko,.categories .slider .images .two .img-info .diko{align-items:center;display:flex;gap:1rem;margin-top:10px}.categories .slider .images .four .img-info .diko .sol,.categories .slider .images .one .img-info .diko .sol,.categories .slider .images .three .img-info .diko .sol,.categories .slider .images .two .img-info .diko .sol{background:#fff;border-radius:6px;color:#0085d9;font-size:14px;line-height:21px;padding:1px 15px}.categories .slider .images .four .img-info .diko p,.categories .slider .images .one .img-info .diko p,.categories .slider .images .three .img-info .diko p,.categories .slider .images .two .img-info .diko p{font-size:14px;font-weight:500}.categories .slider .images .four .img-info .getbtn,.categories .slider .images .one .img-info .getbtn,.categories .slider .images .three .img-info .getbtn,.categories .slider .images .two .img-info .getbtn{background:linear-gradient(0deg,#0085d9,#0085d9);border:none;color:#fff;margin-top:2.2rem}.categories .slider .images .four .img-info button,.categories .slider .images .one .img-info button,.categories .slider .images .three .img-info button,.categories .slider .images .two .img-info button{background:#0000;border:1px solid #f6f6f6;border-radius:8px;color:#fff;display:block;font-size:14px;height:31px;margin-top:9px;width:190px}.categories .slider .bg-img-section .bgOne{top:45%}.categories .slider .bg-img-section .bgtwo{top:42.5%}.categories .slider .bg-img-section .bgthree{top:39%}.categories .whitediv{height:300px;margin-top:10px;position:relative;width:100%;z-index:9!important}}@media(max-width:990px){.categories .categories-inner{height:22rem}}@media(max-width:970px){.categories .hot-product-inner{margin-bottom:2rem}.categories .slider-container{display:contents}.categories .slider-container .item{height:290px;margin:auto!important;margin-top:20px;position:relative;width:49vw!important}.categories .slider-container .item .img-info{height:100%;padding:1rem 2rem;position:absolute;top:0}}@media(max-width:970px)and (max-width:830px){.categories .slider-container .item .img-info{padding:2.5rem 2rem}}@media(max-width:970px){.categories .slider-container .item .img-info p{color:var(--bg-primary);font-size:12px;font-weight:400}.categories .slider-container .item .img-info h4{color:var(--bg-primary);font-size:1.2rem;font-weight:700;line-height:1.2rem;margin-top:0}.categories .slider-container .item .img-info .diko{align-items:center;display:flex;gap:1rem;margin-top:10px}.categories .slider-container .item .img-info .diko .sol{background:#fff;border-radius:6px;color:#0085d9;font-size:14px;line-height:1rem;padding:2px 15px}.categories .slider-container .item .img-info .diko p{font-size:14px;font-weight:500}.categories .slider-container .item .img-info .getbtn{background:linear-gradient(0deg,#0085d9,#0085d9);border:none;color:#fff;margin-top:3vh}}@media(max-width:970px)and (max-width:870px){.categories .slider-container .item .img-info .getbtn{margin-top:2vh}}@media(max-width:970px){.categories .slider-container .item .img-info button{background:#0000;border:1px solid #f6f6f6;border-radius:8px;color:#fff;display:block;font-size:14px;height:6vh;margin-top:.3rem;width:19vw}.categories .slider-container .slick-prev{left:0;top:105px}.categories .slider-container .slick-next{right:1.5%;top:45%;top:105px}.categories .slider-container .slick-next:before,.categories .slider-container .slick-prev:before{color:#161616;font-size:2rem}.categories .slider,.categories .whitediv{display:none}.categories .cnct{margin:0}}@media(max-width:768px){.categories .categories-inner{background-image:url(/static/media/plantimg.8be82745b80d8a1c007d.png);background-position:fit-content;height:18rem}.categories .categories-inner .bg-inner h1{color:var(--bg-primary);font-size:2rem;line-height:2rem}.categories .categories-inner .bg-inner p{font-size:14px;line-height:1.5rem}.categories .categories-inner .bg-inner .MainSerchBar .serchbar{background:var(--bg-primary);height:2.5rem;margin-top:1rem;padding-left:10px;width:65vw}.categories .categories-inner .bg-inner .MainSerchBar .serchbar input{font-size:14px}.categories .categories-inner .bg-inner .MainSerchBar .serchbar .serchicon{height:34px;padding:.5rem;width:34px}.categories .categories-inner .bg-inner .MainSerchBar .suggestions{margin-top:2px!important;width:100%}.categories .slider-container .slick-prev{left:0;top:35%}.categories .slider-container .slick-next{right:1.5%;top:35%}}@media(max-width:750px){.categories .slider-container{width:100%}.categories .slider-container .slick-slider{height:100%;margin:auto;text-align:center;width:90vw!important}.categories .slider-container .slick-slider .item{background-position:50%;margin:auto!important;text-align:start;width:420PX!important}.categories .slider-container .slick-slider .item .img-info{height:100%;padding:2.2rem 0 0 18px}}@media(max-width:750px)and (max-width:680px){.categories .slider-container .slick-slider .item .img-info{padding:2.2rem 0 0 18px}}@media(max-width:750px)and (max-width:650px){.categories .slider-container .slick-slider .item .img-info{padding:2.2rem 0 0 17px}}@media(max-width:750px){.categories .slider-container .slick-slider .item .img-info h4{font-size:1.4rem;margin-top:1vh}.categories .slider-container .slick-slider .item .img-info .getbtn{background:linear-gradient(0deg,#0085d9,#0085d9);border:none;color:#fff;margin-top:5vh}.categories .slider-container .slick-slider .item .img-info button{display:block;width:25vw;width:170px!important}.categories .slider-container .slick-slider .slick-prev{left:2%;top:45%}.categories .slider-container .slick-slider .slick-next{right:4%;top:45%}.categories .slider-container .slick-slider .slick-next:before,.categories .slider-container .slick-slider .slick-prev:before{color:#7e7777;font-size:1rem}}@media(max-width:690px){.categories .hotProduct{height:100%}.categories .hotProduct .hot-product-inner .head{font-size:1rem;line-height:20px}.categories .hotProduct .hot-product-inner .sec-head{font-size:2rem;line-height:2rem}.categories .hotProduct .hot-product-inner p{margin:2rem auto auto;text-align:center;width:90%}.categories .hotProduct .hot-product-inner p br{display:none}.categories .hotProduct .acid-setion .acit-container{margin-top:5rem}.categories .hotProduct .acid-setion .acit-container .acidImg{border-radius:16px;gap:0;height:16rem;width:70%}.categories .hotProduct .acid-setion .acit-container .acidImg .img-info p{line-height:10px}.categories .hotProduct .acid-setion .acit-container .acidImg .img-info h4{font-size:1.4rem;line-height:30px}.categories .hotProduct .acid-setion .acit-container .acidImg .img-info .diko{gap:.5rem}.categories .hotProduct .acid-setion .acit-container .acidImg .img-info .diko .sol{font-size:12px;line-height:18px}.categories .hotProduct .acid-setion .acit-container .acidImg .img-info .diko p{font-size:12px}.categories .hotProduct .acid-setion .acit-container .acidImg .img-info .getbtn{margin-top:2rem;width:170px!important}.categories .hotProduct .acid-setion .acit-container .acidImg .img-info button{font-size:12px;height:30px;margin-top:.5rem;width:130px;width:150px}.categories .hotProduct .acid-setion .bg-img-section .bgOne{top:-160px}.categories .hotProduct .acid-setion .bg-img-section .bgtwo{top:-200px}.categories .hotProduct .acid-setion .bg-img-section .bgthree{top:-240px}}@media(max-width:630px){.categories .slider-container .slick-slider .item .img-info{padding:2.2rem 0 0 3vw}.categories .slider-container .slick-slider .slick-prev{left:-3.5%;top:45%}.categories .slider-container .slick-slider .slick-next{right:-3%;top:45%}}@media(max-width:530px){.categories .categories-inner{height:13rem}.categories .categories-inner .bg-inner h1{font-size:1.7rem;line-height:1.8rem}.categories .categories-inner .bg-inner p{font-size:13px;line-height:1.5rem}.categories .categories-inner .bg-inner .serchbar{background:var(--bg-primary);height:2.3rem;margin-top:1rem;padding-left:15px;width:70vw}.categories .categories-inner .bg-inner .serchbar input{font-size:3.1vw}.categories .categories-inner .bg-inner .serchbar .serchicon{height:30px;padding:.5rem;width:30px}.categories .hotProduct .hot-product-inner .head{font-size:.8rem}.categories .hotProduct .hot-product-inner .sec-head{font-size:1.5rem;line-height:1.3rem}.categories .hotProduct .acid-setion .acit-container{height:100%;margin-top:1rem;width:100%}.categories .hotProduct .acid-setion .acit-container .acidImg{background-position:fit-content;height:250px;width:90%}.categories .hotProduct .hot-product-inner p{display:none;margin-top:1rem}}@media(max-width:480px){.categories .slider-container .slick-slider .item{height:250px}.categories .slider-container .slick-slider .item img{object-fit:contain;width:90vw!important}.categories .slider-container .slick-slider .item .img-info{padding:1rem}.categories .slider-container .slick-slider .item .img-info .getbtn{padding:0 8px}}@media(max-width:461px){.categories .hotProduct .acid-setion .acit-container{padding:0}.categories .hotProduct .acid-setion .acit-container .acidImg{height:220px;height:auto;padding-left:1.5rem;width:95%}}@media(max-width:440px){.categories .hotProduct{height:100%;margin-top:2rem}.categories .hotProduct .acid-setion .acit-container{padding:1rem}.categories .hotProduct .acid-setion .acit-container .acidImg{background-position:0 0;background-size:contain;object-fit:cover;width:100%;width:350px!important}.categories .hotProduct .acid-setion .acit-container .acidImg .img-info{padding:0;width:100%}.categories .hotProduct .acid-setion .acit-container .acidImg .img-info p{line-height:2px}.categories .hotProduct .acid-setion .acit-container .acidImg .img-info h4{font-size:5vw;line-height:4vh}.categories .hotProduct .acid-setion .acit-container .acidImg .img-info .getbtn{margin-right:2vw}.categories .hotProduct .acid-setion .acit-container .acidImg .img-info button{display:inline;font-size:3vw;height:5vh;margin-top:5vh;width:28vw}.categories .hotProduct .acid-setion .bg-img-section{margin-top:-2.5rem}.categories .hotProduct .acid-setion .bg-img-section .bgOne{object-fit:contain;top:-100px}.categories .hotProduct .acid-setion .bg-img-section .bgtwo{object-fit:contain;top:-120px}.categories .hotProduct .acid-setion .bg-img-section .bgthree{object-fit:contain;top:-140px}.categories .slider-container{width:100%}.categories .slider-container .slick-slider .item .img-info{padding:1rem}.categories .slider-container .slick-slider .item .img-info h4{font-size:1.2rem;margin-top:.7vh}.categories .slider-container .slick-slider .item .img-info .getbtn{font-size:12px;margin-left:-5px;margin-top:5vh;padding:3px 8px!important}.categories .slider-container .slick-slider .slick-prev{left:-5%;top:38%}.categories .slider-container .slick-slider .slick-next{right:-5%;top:38%}}@media(max-width:395px){.categories .slider-container .slick-slider .item{position:relative}.categories .slider-container .slick-slider .item h4{font-size:1rem;margin-top:1vh}.categories .slider-container .slick-slider .item .diko .sol{font-size:12px;padding:2px 10px}.categories .slider-container .slick-slider .item .diko p{font-size:12px}.categories .slider-container .slick-slider .item button{margin-top:20px}.categories .slider-container .slick-slider .item .getbtn{height:fit-content;left:8%;padding:10px 8px;position:absolute;width:150px!important}.categories .slider-container .slick-prev{left:2%;top:45%}.categories .slider-container .slick-next{right:4%;top:45%}.categories .slider-container .slick-next:before,.categories .slider-container .slick-prev:before{color:#000;font-size:2rem}}@media(max-width:350px){.categories .hotProduct .acid-setion .acit-container{margin-top:1rem;padding:1rem}.categories .hotProduct .acid-setion .acit-container .acidImg .img-info button{margin-top:1vh}}.CategorieProduct .top-section .head{color:var(--text-primary-light);font-size:1.6rem;font-weight:400;line-height:38px;text-align:center}.CategorieProduct .top-section .sec-head{font-size:2.8rem;font-weight:700;line-height:3.1rem;text-align:center}.CategorieProduct .top-section .sec-head span{-webkit-text-fill-color:#0000;background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);-webkit-background-clip:text;background-clip:text;color:#0000}.CategorieProduct .top-section p{color:var(--text-grey);font-size:14px;font-weight:400;line-height:21px;margin-top:2rem;text-align:center}.CategorieProduct .innerSecton{box-sizing:border-box;display:flex;flex-wrap:wrap;height:100%;justify-content:space-evenly;margin:2rem auto auto;width:90%}.CategorieProduct .innerSecton .singleProduct{border:1px solid rgba(0,39,59,.149);border-radius:16px;display:flex;height:16rem;margin:1rem 0 2rem;padding:10px;width:48%}.CategorieProduct .innerSecton .singleProduct .right-details{align-items:start;display:flex;flex-direction:column;height:100%;justify-content:center;padding:2rem;width:60%}.CategorieProduct .innerSecton .singleProduct .right-details h3{color:var(--text-primary);font-size:2.2rem;font-weight:500;line-height:2.3rem}.CategorieProduct .innerSecton .singleProduct .right-details .line{border:1px solid hsla(0,0%,85%,.502);margin:1rem 0;width:100%}.CategorieProduct .innerSecton .singleProduct .right-details button{border:.75px solid #131313;border-radius:6px;font-size:14px;font-weight:500;height:2.2rem;padding:.4rem 2rem}.CategorieProduct .innerSecton .singleProduct .right-details button:hover{background:#0099fa;border:none;color:var(--text-secondary)}.CategorieProduct .innerSecton .singleProduct .left-img{height:100%;width:40%}.CategorieProduct .innerSecton .singleProduct .left-img img{border-radius:16px;height:100%;object-fit:cover;width:100%}@media(max-width:1024px){.CategorieProduct .innerSecton .singleProduct{height:13rem}.CategorieProduct .innerSecton .singleProduct .right-details h3{font-size:1.8rem}.CategorieProduct .innerSecton .singleProduct .right-details button{padding:.3rem 2rem}}@media(max-width:860px){.CategorieProduct .top-section .head{font-size:1.3rem;line-height:1.5rem}.CategorieProduct .top-section .sec-head{font-size:2.4rem;line-height:3.1rem}.CategorieProduct .innerSecton .singleProduct{height:11rem}.CategorieProduct .innerSecton .singleProduct .right-details h3{font-size:1.3rem;line-height:1.5rem}.CategorieProduct .innerSecton .singleProduct .right-details button{padding:.3rem 0;width:5rem}}@media(max-width:690px){.CategorieProduct .top-section p{line-height:21px;margin:2rem auto auto;text-align:center;width:90%}.CategorieProduct .top-section p br{display:none}.CategorieProduct .innerSecton .singleProduct{height:9rem;padding:5px}.CategorieProduct .innerSecton .singleProduct .right-details{padding:0 .2rem}.CategorieProduct .innerSecton .singleProduct .right-details h3{font-size:1.1rem;line-height:1.5rem}.CategorieProduct .innerSecton .singleProduct .right-details button{padding:.3rem 0;width:5rem}}@media(max-width:600px){.CategorieProduct .top-section .head{font-size:1rem;line-height:1rem}.CategorieProduct .top-section .sec-head{font-size:1.5rem;line-height:2rem}.CategorieProduct .top-section p{margin-top:8px}.CategorieProduct .innerSecton{flex-direction:column;gap:10px}.CategorieProduct .innerSecton .singleProduct{height:9rem;height:100%;margin:auto;padding:10px;width:90%}.CategorieProduct .innerSecton .singleProduct .right-details{margin:auto;padding:0 .5rem}.CategorieProduct .innerSecton .singleProduct .right-details h3{font-size:1rem;line-height:1.5rem}.CategorieProduct .innerSecton .singleProduct .right-details button{font-size:12px;padding:.1rem 0;width:4.5rem}}@media(max-width:430px){.CategorieProduct .top-section p{display:none;margin-top:8px}}.mainProductContiner .product-section1{background-blend-mode:none;background-color:#868686;background-position:20%;background-repeat:no-repeat;background-size:cover;box-shadow:inset 0 -5px 24px 0 rgba(0,0,0,.251);height:27rem;position:relative;width:100%}.mainProductContiner .product-section1 .imgSection{display:flex;height:100%;justify-content:space-between;overflow:hidden;position:relative;z-index:2}.mainProductContiner .product-section1 .imgSection .left-section{display:flex;flex-direction:column;justify-content:center;padding-left:5rem;width:50%;z-index:2}.mainProductContiner .product-section1 .imgSection .left-section .jump-btn-container p,.mainProductContiner .product-section1 .imgSection .left-section h1,.mainProductContiner .product-section1 .imgSection .left-section p{color:var(--text-secondary)}.mainProductContiner .product-section1 .imgSection .left-section p{font-size:1rem;font-weight:300}.mainProductContiner .product-section1 .imgSection .left-section h1{font-size:3.1rem;font-weight:600;line-height:3.3rem;margin-bottom:3rem;margin-top:1rem;text-transform:uppercase;width:65%}.mainProductContiner .product-section1 .imgSection .left-section .jump-btn-container{background:linear-gradient(90deg,#0085d9,rgba(0,71,115,.831));border:1px solid #fff;border-radius:10px;box-shadow:3px 3px 10px var(--text-primary-light);cursor:pointer;padding:10px 3rem;width:fit-content}.mainProductContiner .product-section1 .imgSection .left-section .jump-btn-container p{text-align:center}.mainProductContiner .product-section1 .imgSection .right-section{align-items:center;display:flex;position:relative;width:40%}.mainProductContiner .product-section1 .imgSection .right-section img{height:100%;object-fit:center;overflow:hidden;position:absolute;right:0;top:0;width:98%}.mainProductContiner .product-section1 .imgSection .right-section .leaf{border-radius:45% 0 0 45%;height:120%;margin-top:-3rem;object-position:top;width:96%;z-index:4}.mainProductContiner .product-section1 .imgSection .right-section .line{right:3%}.mainProductContiner .product-section1 .imgSection .right-section .line,.mainProductContiner .product-section1 .imgSection .right-section .whitebg{z-index:3}.mainProductContiner .product-section1 .imgSection .right-section .left-btn-section{align-items:end;display:flex;flex-direction:column;gap:1.5rem;left:-8.5%;position:absolute;z-index:10}.mainProductContiner .product-section1 .imgSection .right-section .left-btn-section .btn-container{align-items:center;background:var(--bg-light);border-radius:5px;box-shadow:2px 2px 5px var(--text-primary-light);cursor:pointer;display:flex;gap:10px;padding:5px 1.2rem;width:fit-content}.mainProductContiner .product-section1 .imgSection .right-section .left-btn-section .btn-container p{font-size:.9rem;font-weight:500;margin:0}.mainProductContiner .product-section1 .overlay{background:linear-gradient(90deg,rgba(8,106,168,.918),rgba(81,170,226,.424));height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@media(max-width:1340px){.mainProductContiner .product-section1 .imgSection .left-section h1{width:90%}.mainProductContiner .product-section1 .imgSection .right-section{width:45%}.mainProductContiner .product-section1 .imgSection .right-section img{height:100%;object-fit:cover}.mainProductContiner .product-section1 .imgSection .right-section .left-btn-section{left:-13%}}@media(max-width:1170px){.mainProductContiner .product-section1{height:23rem}.mainProductContiner .product-section1 .imgSection .left-section{padding-left:3rem;width:45%}.mainProductContiner .product-section1 .imgSection .left-section h1{width:100%}.mainProductContiner .product-section1 .imgSection .right-section{width:50%}.mainProductContiner .product-section1 .imgSection .right-section .left-btn-section{left:-7%}}@media(max-width:950px){.mainProductContiner .product-section1{height:20rem}.mainProductContiner .product-section1 .imgSection .left-section{padding-left:2rem;width:40%}.mainProductContiner .product-section1 .imgSection .left-section h1{font-size:2.3rem;line-height:2.6rem}.mainProductContiner .product-section1 .imgSection .right-section{width:55%}.mainProductContiner .product-section1 .imgSection .right-section .left-btn-section{left:-5%}}@media(max-width:768px){.mainProductContiner .product-section1 .imgSection{padding:0 2rem}.mainProductContiner .product-section1 .imgSection .left-section{padding-left:0;width:55%}.mainProductContiner .product-section1 .imgSection .right-section{width:40%}.mainProductContiner .product-section1 .imgSection .right-section img{display:none}.mainProductContiner .product-section1 .imgSection .right-section .left-btn-section{position:static;width:100%}}@media(max-width:550px){.mainProductContiner .product-section1{height:16rem}.mainProductContiner .product-section1 .imgSection{padding:0 1.2rem}.mainProductContiner .product-section1 .imgSection .left-section{width:55%}.mainProductContiner .product-section1 .imgSection .left-section h1{font-size:2rem;line-height:2.3rem;margin-bottom:2rem}.mainProductContiner .product-section1 .imgSection .right-section{width:fit-content}.mainProductContiner .product-section1 .imgSection .right-section .left-btn-section{gap:1rem}}@media(max-width:460px){.mainProductContiner .product-section1{height:15rem}.mainProductContiner .product-section1 .imgSection{padding:0 1rem}.mainProductContiner .product-section1 .imgSection .left-section{width:60%}.mainProductContiner .product-section1 .imgSection .left-section h1{font-size:1.8rem;line-height:2rem;margin-bottom:2rem}.mainProductContiner .product-section1 .imgSection .left-section p{font-size:.9rem}.mainProductContiner .product-section1 .imgSection .left-section .jump-btn-container{padding:10px 2rem}.mainProductContiner .product-section1 .imgSection .right-section .left-btn-section{gap:12px}.mainProductContiner .product-section1 .imgSection .right-section .left-btn-section .btn-container p{font-size:.8rem}}@media(max-width:390px){.mainProductContiner .product-section1{height:fit-content;padding:1.3rem 0}.mainProductContiner .product-section1 .imgSection .left-section{width:60%}.mainProductContiner .product-section1 .imgSection .left-section h1{font-size:1.3rem;line-height:1.5rem;margin-bottom:1rem}.mainProductContiner .product-section1 .imgSection .left-section p{font-size:.8rem}.mainProductContiner .product-section1 .imgSection .left-section .jump-btn-container{padding:10px 1rem;width:90%}.mainProductContiner .product-section1 .imgSection .right-section .left-btn-section .btn-container{gap:5px}.mainProductContiner .product-section1 .imgSection .right-section .left-btn-section .btn-container p{font-size:.75rem}}.ProductTop{padding:4.5rem 0}.ProductTop .Topsection1{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between}.ProductTop .Topsection1 .leftInfo{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-left:2rem;width:50%}.ProductTop .Topsection1 .leftInfo .head{align-items:center;display:flex;flex-direction:column;text-align:center}.ProductTop .Topsection1 .leftInfo .head p{color:var(--text-primary-light);font-size:1rem;font-weight:500;line-height:1.2rem;text-align:center;text-transform:uppercase;width:65%}.ProductTop .Topsection1 .leftInfo .head h3{color:var(--bg-ternary);font-size:2.2rem;font-weight:700;line-height:3.1rem;margin-top:10px;text-align:center}.ProductTop .Topsection1 .leftInfo .head h3 span{-webkit-text-fill-color:#0000;background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);-webkit-background-clip:text;background-clip:text;color:#0000}.ProductTop .Topsection1 .leftInfo .texts{margin-top:2rem;text-align:justify;width:85%}.ProductTop .Topsection1 .leftInfo .texts p{color:var(--text-primary-light);font-size:14px;font-weight:400;line-height:1.3rem;text-align:justify}.ProductTop .Topsection1 .rightImg{height:100%;width:43%}.ProductTop .Topsection1 .rightImg .imgbox{align-items:center;display:flex;height:450px;justify-content:flex-end;position:relative}.ProductTop .Topsection1 .rightImg .imgbox .rac{height:100%;height:432px;width:100%;z-index:1;z-index:2}.ProductTop .Topsection1 .rightImg .imgbox .leaf{border:2px solid #fff;border-radius:25px;height:90%;overflow:hidden;position:absolute;right:2%;width:85%;z-index:3}@media(max-width:1300px){.ProductTop .Topsection1 .leftInfo{width:55%}.ProductTop .Topsection1 .leftInfo .texts{width:95%}.ProductTop .Topsection1 .rightImg .imgbox{height:fit-content}.ProductTop .Topsection1 .rightImg .imgbox .rac{object-fit:contain}.ProductTop .Topsection1 .rightImg .imgbox .leaf{height:330px}}@media(max-width:1130px){.ProductTop .Topsection1 .rightImg .imgbox .leaf{height:300px}}@media(max-width:1000px){.ProductTop{padding:3rem 2rem}.ProductTop .Topsection1{flex-direction:column;gap:2rem}.ProductTop .Topsection1 .leftInfo,.ProductTop .Topsection1 .rightImg{width:100%}.ProductTop .Topsection1 .leftInfo{padding:0}.ProductTop .Topsection1 .leftInfo .texts{margin-top:1rem;width:100%}.ProductTop .Topsection1 .rightImg .imgbox{align-items:center;display:flex;height:100%;justify-content:center;position:relative}.ProductTop .Topsection1 .rightImg .imgbox .rac{border-radius:10px;height:320px;object-fit:cover;position:relative;width:100%}.ProductTop .Topsection1 .rightImg .imgbox .leaf{border-radius:25px;height:90%!important;object-fit:cover;padding:0;right:auto;width:90%}}@media(max-width:768px){.ProductTop{padding:2rem}.ProductTop .Topsection1 .leftInfo .head p{width:80%}}@media(max-width:550px){.ProductTop{padding:1.5rem}.ProductTop .Topsection1 .leftInfo .head p{font-size:.9rem;width:100%}.ProductTop .Topsection1 .leftInfo .head h3{font-size:1.8rem}}@media(max-width:430px){.ProductTop{padding:1rem}.ProductTop .Topsection1{gap:1rem}.ProductTop .Topsection1 .leftInfo .head h3{font-size:1.4rem;line-height:1.8rem}.ProductTop .Topsection1 .leftInfo .texts p{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.ProductTop .Topsection1 .rightImg .imgbox{height:200px}.ProductTop .Topsection1 .rightImg .imgbox .rac{height:220px}.ProductTop .Topsection1 .rightImg .imgbox .leaf{border-radius:15px;height:95%!important}}.benefits-section{background-blend-mode:overlay;background-image:url(/static/media/bg.e9f23f7e0ce920be7fa9.jpeg);background-repeat:no-repeat;background-size:cover;height:100vh}.benefits-section .innerSection{align-items:center;background:linear-gradient(250.78deg,rgba(0,134,217,.725) 2.75%,rgba(0,71,115,.835) 100.17%);background-blend-mode:overlay;display:flex;height:100%;justify-content:center;width:100%}.benefits-section .innerSection .cardSection{align-items:center;display:flex;height:fit-content;justify-content:space-evenly;margin:0 3rem;width:100%}.benefits-section .innerSection .cardSection .cards{background:#fff;border-radius:10px;flex-basis:calc(33% - 5rem);flex-grow:0;flex-shrink:0;height:500px;padding:2rem;transition:all .4s ease-in-out}.benefits-section .innerSection .cardSection .cards:hover{transform:scale(1.03)}.benefits-section .innerSection .cardSection .cards .icon{height:75px;width:75px}.benefits-section .innerSection .cardSection .cards h2{-webkit-text-fill-color:#0000;background:linear-gradient(101.36deg,#2aa6f4 -9.57%,#0376bf 80.49%);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:1.5rem;font-weight:600;line-height:1.8rem;margin-top:1.2rem}.benefits-section .innerSection .cardSection .cards ul{margin-top:2rem;padding:0}.benefits-section .innerSection .cardSection .cards ul li{display:flex;font-size:.8rem;font-weight:400;gap:10px;line-height:18px;list-style:none;margin-top:10px}.benefits-section .innerSection .cardSection .cards ul li .icons{margin-top:1px}@media(max-width:1300px){.benefits-section .innerSection .cardSection{justify-content:space-between}.benefits-section .innerSection .cardSection .cards{flex-basis:calc(33% - 2rem);flex-grow:0;flex-shrink:0}}@media(max-width:1150px){.benefits-section .innerSection .cardSection{margin:0 2rem}.benefits-section .innerSection .cardSection .cards{flex-basis:calc(33% - 1rem);flex-grow:0;flex-shrink:0;padding:1.5rem}.benefits-section .innerSection .cardSection .cards .icon{height:50px;width:50px}.benefits-section .innerSection .cardSection .cards h2{font-size:1.2rem;line-height:1.5rem}}@media(max-width:950px){.benefits-section .innerSection .cardSection .cards{flex-basis:calc(33% - 10px);flex-grow:0;flex-shrink:0}.benefits-section .innerSection .cardSection .cards h2{font-size:1.2rem;line-height:1.5rem}.benefits-section .innerSection .cardSection .cards ul{margin-top:1rem}}@media(max-width:768px){.benefits-section{height:100%}.benefits-section .innerSection .cardSection{flex-direction:column;gap:1rem;margin:2rem}.benefits-section .innerSection .cardSection .cards{width:100%}.benefits-section .innerSection .cardSection .cards .icon{height:60px;width:60px}.benefits-section .innerSection .cardSection .cards h2{font-size:1.5rem;line-height:1.8rem}.benefits-section .innerSection .cardSection .cards ul{margin-top:1.3rem}.benefits-section .innerSection .cardSection .cards ul li{font-size:.9rem}}@media(max-width:400px){.benefits-section .innerSection .cardSection{margin:1rem}.benefits-section .innerSection .cardSection .cards .icon{height:55px;width:55px}.benefits-section .innerSection .cardSection .cards h2{font-size:1.2rem;line-height:1.5rem;margin-top:1rem}}.videoSection{margin:3rem auto}.videoSection,.videoSection .rightVideoSection{display:flex;height:100%;justify-content:center;width:100%}.videoSection .rightVideoSection{align-items:center;flex-direction:column}.videoSection .rightVideoSection h5{font-size:2.2rem;font-weight:700;padding-bottom:1rem;text-transform:uppercase}.videoSection .rightVideoSection h5 span{-webkit-text-fill-color:#0000;background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);-webkit-background-clip:text;background-clip:text;color:#0000}.videoSection .rightVideoSection .video-thumbnail{position:relative;width:100%}.videoSection .rightVideoSection .video-thumbnail img{height:110%;object-fit:contain;width:110%}.videoSection .rightVideoSection .video-thumbnail .play-btn{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@media(max-width:1150px){.videoSection{gap:3rem;margin:4rem 0;padding:0 3rem}.videoSection .leftVideoSection h5{font-size:1.8rem}.videoSection .leftVideoSection p{width:85%}}@media(max-width:950px){.videoSection{gap:3rem;margin:3rem 0;padding:0 2rem}.videoSection .leftVideoSection h5{font-size:1.5rem}}@media(max-width:768px){.videoSection{flex-direction:column;gap:2rem;margin:2rem 0}.videoSection .leftVideoSection,.videoSection .rightVideoSection{width:100%}.videoSection .leftVideoSection h5{font-size:1.5rem}.videoSection .leftVideoSection p{margin-top:1rem}}@media(max-width:450px){.videoSection{display:none;gap:1rem;margin:1rem 0;padding:0 1rem}.videoSection .leftVideoSection h5{font-size:1.2rem}.videoSection .leftVideoSection p{font-size:.85rem;margin-top:1rem;width:100%}}.our-clients{display:none;height:100%;width:100%}.our-clients .our-clients-sub{margin:auto;width:88%}.our-clients .our-clients-sub .item{overflow:hidden}.our-clients .our-clients-sub .item .video-container{align-content:center;align-items:center;display:flex;flex-direction:row;justify-content:center}.our-clients .our-clients-sub .item .video-container .videos{border-radius:10px;margin:auto}.our-clients .our-clients-sub .slick-next:before,.our-clients .our-clients-sub .slick-prev:before{color:#0087d9}.our-clients .our-clients-sub .owl-theme:after[type=submit]:not(:disabled),.our-clients .our-clients-sub button:not(:disabled){cursor:pointer;display:none}@media(max-width:768px){.item .video-container .videos{height:auto!important}}.main-div{background-color:var(--bg-primary);margin:0;padding:2rem 5rem}.main-div,.main-div .head{align-items:center;display:flex;flex-direction:column}.main-div .head{padding-bottom:2rem;text-align:center}.main-div .head .inner-head-1{display:flex;gap:.3rem}.main-div .head .inner-head-1 .first-part-heading{color:#51aae2;font-size:3rem;font-weight:700;margin:0}.main-div .head .inner-head-1 .first-part-heading span{color:#131313}.main-div .head .inner-head-1 .second-part-heading{color:#51aae2;font-size:3rem;font-weight:700}.main-div .head .inner-head-2{margin-top:10px;max-width:65%}.main-div .head .inner-head-2 p{color:var(--text-medium-grey);font-size:.9rem;line-height:1.1rem}.main-div .browse-category{display:flex;flex-direction:column;gap:1.3rem;justify-content:center;margin-bottom:2rem;margin-top:0;width:100%}.main-div .browse-category .browse-category-heading{align-items:center;display:flex;gap:1rem;padding-top:1rem;position:relative}.main-div .browse-category .browse-category-heading .menu-header{align-items:center;display:flex;gap:1rem}.main-div .browse-category .browse-category-heading .menu-header .browse-text p{color:#333;cursor:pointer;font-size:1.2rem;font-weight:600;margin:0}.main-div .browse-category .browse-category-heading .category-list-modal{background:var(--bg-light);border-radius:10px;box-shadow:2px 2px 5px var(--text-primary-light);display:flex;flex-direction:column;gap:8px;left:0;padding:1rem 1.5rem;position:absolute;top:150%;z-index:9}.main-div .browse-category .browse-category-heading .category-list-modal .category-name{font-size:1rem;font-weight:500}.main-div .browse-category .category-list-container .category-heading-list-container{align-items:center;display:flex;gap:12px;justify-content:space-between}.main-div .browse-category .category-list-container .category-heading-list-container .category-heading-container{cursor:pointer;padding-bottom:5px;position:relative}.main-div .browse-category .category-list-container .category-heading-list-container .category-heading-container .category-heading{color:var(--text-medium-grey);font-size:.9rem;font-weight:700;text-align:center}.main-div .browse-category .category-list-container .category-heading-list-container .category-heading-container .category-heading.active,.main-div .browse-category .category-list-container .category-heading-list-container .category-heading-container:hover .category-heading{color:var(--bg-secondary)}.main-div .browse-category .category-list-container .category-heading-list-container .category-heading-container:after{background:var(--bg-secondary);bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease-in-out;width:0}.main-div .browse-category .category-list-container .category-heading-list-container .category-heading-container.active:after{width:100%}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .HotProductHeading{font-size:2rem;font-weight:500;margin-bottom:1rem}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card{background:var(--bg-light);border-radius:10px;cursor:pointer;display:flex;height:fit-content;justify-content:space-between;padding:12px 12px 12px 1rem;position:relative;transition:all .3s ease-in-out;width:400px}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card:hover{transform:scale(1.03)}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-info-container{position:relative;width:60%}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-info-container .title-container .product-title{font-size:1.12rem;font-weight:500;overflow:hidden}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-info-container .content .product-code{-webkit-box-orient:vertical;-webkit-line-clamp:4;color:var(--text-medium-grey);display:-webkit-box;font-size:.8rem;overflow:hidden;text-overflow:ellipsis}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-info-container .content .quantities-container{display:flex;gap:4px;margin-top:3px}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-info-container .content .quantities-container .quantity,.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-info-container .content .quantities-container .separator{color:var(--bg-secondary);font-size:.8rem}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .line{color:var(--text-medium-grey);margin:10px 0}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-image-container{width:40%}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-image-container .product-image{height:fit-content}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-image-container .product-image img{border:1px solid var(--border);border-radius:5px;height:100%;object-fit:contain;width:100%}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .btn-container{background:var(--bg-secondary);border-top-left-radius:5px;border-top-right-radius:5px;bottom:0;cursor:pointer;left:0;margin:0 10px;padding:5px 1.2rem;position:absolute}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .btn-container .quote-button{background:none;color:var(--text-secondary);font-size:.8rem;font-weight:500}.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start;margin-top:2rem}.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container .TextOfAllProduct{font-size:2rem;font-weight:500;margin:0}.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container .CheckReamingProduct{display:flex;flex-wrap:wrap;gap:1rem}.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container .CheckReamingProduct .product-card-secondary{background:var(--bg-light);border-radius:10px;cursor:pointer;flex-basis:calc(25% - 1.5rem);flex-grow:0;flex-shrink:0;padding:12px;transition:all .3s ease-in-out}.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container .CheckReamingProduct .product-card-secondary:hover{transform:scale(1.03)}.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container .CheckReamingProduct .product-card-secondary .product-title-secondary{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;font-size:1.1rem;font-weight:500;overflow:hidden;text-overflow:ellipsis}.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container .CheckReamingProduct .product-card-secondary .product-code-secondary{color:var(--bg-secondary);font-size:.9rem;font-weight:500;margin-top:3px}.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container .CheckReamingProduct .product-card-secondary .description{-webkit-box-orient:vertical;-webkit-line-clamp:3;color:var(--text-medium-grey);display:-webkit-box;font-size:.85rem;line-height:1.1rem;margin-top:5px;overflow:hidden;text-overflow:ellipsis}.main-div .browse-category .mobile-category-list-container{display:none!important}.main-div .browse-category .mobile-category-list-container .item-list-container{display:flex;flex-wrap:wrap;gap:12px}.main-div .browse-category .mobile-category-list-container .item-list-container .product-card{background:var(--bg-light);border-radius:10px;display:flex;flex-basis:calc(50% - 10px);flex-grow:0;flex-shrink:0;height:fit-content;justify-content:space-between;padding:12px 12px 12px 1rem;position:relative;transition:all .3s ease-in-out}.main-div .browse-category .mobile-category-list-container .item-list-container .product-card:hover{transform:scale(1.03)}.main-div .browse-category .mobile-category-list-container .item-list-container .product-card .product-info-container{position:relative;width:50%}.main-div .browse-category .mobile-category-list-container .item-list-container .product-card .product-info-container .title-container .product-title{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;font-size:.9rem;font-weight:500;overflow:hidden;text-overflow:ellipsis}.main-div .browse-category .mobile-category-list-container .item-list-container .product-card .product-info-container .content .product-code{color:var(--text-medium-grey);font-size:.75rem}.main-div .browse-category .mobile-category-list-container .item-list-container .product-card .product-info-container .content .quantities-container{display:flex;gap:4px;margin-top:3px}.main-div .browse-category .mobile-category-list-container .item-list-container .product-card .product-info-container .content .quantities-container .quantity,.main-div .browse-category .mobile-category-list-container .item-list-container .product-card .product-info-container .content .quantities-container .separator{color:var(--bg-secondary);font-size:.75rem}.main-div .browse-category .mobile-category-list-container .item-list-container .product-card .line{color:var(--text-medium-grey);margin:7px 0}.main-div .browse-category .mobile-category-list-container .item-list-container .product-card .product-image-container{width:40%}.main-div .browse-category .mobile-category-list-container .item-list-container .product-card .product-image-container .product-image{height:fit-content}.main-div .browse-category .mobile-category-list-container .item-list-container .product-card .product-image-container .product-image img{border:1px solid var(--border);border-radius:5px;height:100%;object-fit:contain;width:100%}.main-div .browse-category .mobile-category-list-container .item-list-container .product-card .btn-container{background:var(--bg-secondary);border-top-left-radius:5px;border-top-right-radius:5px;bottom:0;left:0;margin:0 10px;padding:5px 1.2rem;position:absolute}.main-div .browse-category .mobile-category-list-container .item-list-container .product-card .btn-container .quote-button{background:none;color:var(--text-secondary);font-size:.8rem;font-weight:500}.main-div .browse-category .mobile-category-list-container .item-list-container .product-card-secondary{background:var(--bg-light);border-radius:10px;cursor:pointer;flex-basis:calc(50% - 7px);flex-grow:0;flex-shrink:0;padding:12px}.main-div .browse-category .mobile-category-list-container .item-list-container .product-card-secondary .product-title-secondary{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;font-size:1rem;font-weight:500;overflow:hidden;text-overflow:ellipsis}.main-div .browse-category .mobile-category-list-container .item-list-container .product-card-secondary .product-code-secondary{color:var(--bg-secondary);font-size:.85rem;font-weight:500;margin-top:3px}.main-div .browse-category .mobile-category-list-container .item-list-container .product-card-secondary .description{-webkit-box-orient:vertical;-webkit-line-clamp:3;color:var(--text-medium-grey);display:-webkit-box;font-size:.8rem;line-height:1rem;margin-top:5px;overflow:hidden;text-overflow:ellipsis}.popup-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.popup-overlay .popup{background:var(--bg-light);border-radius:.5rem;padding:1rem;position:relative;width:50%}.popup-overlay .popup .close-button{background:none;border:none;color:var(--danger);cursor:pointer;font-size:2rem;position:absolute;right:1.5%;top:0}.popup-overlay .popup .popup-card-main{display:flex;justify-content:space-between;width:100%}.popup-overlay .popup .popup-card-main .popup-image{height:100%;width:45%}.popup-overlay .popup .popup-card-main .popup-image img{border-radius:10px;height:100%;object-fit:contain;width:100%}.popup-overlay .popup .popup-card-main .popup-text{display:flex;flex-direction:column;justify-content:space-between;width:50%}.popup-overlay .popup .popup-card-main .popup-text .top-popup-section .popup-card-title{color:var(--text-primary);font-size:1.2rem;font-weight:600;margin:0}.popup-overlay .popup .popup-card-main .popup-text .top-popup-section .popup-code-main{display:flex;flex-direction:column;gap:8px}.popup-overlay .popup .popup-card-main .popup-text .top-popup-section .popup-code-main .popup-code1{color:var(--bg-secondary);font-size:.9rem;font-weight:500}.popup-overlay .popup .popup-card-main .popup-text .top-popup-section .popup-code-main .quantities-container{display:flex;gap:4px}.popup-overlay .popup .popup-card-main .popup-text .top-popup-section .popup-code-main .quantities-container .quantity,.popup-overlay .popup .popup-card-main .popup-text .top-popup-section .popup-code-main .quantities-container .separator{color:var(--text-primary);font-size:.8rem}.popup-overlay .popup .popup-card-main .popup-text .top-popup-section .popup-description{-webkit-box-orient:vertical;-webkit-line-clamp:8;color:var(--text-medium-grey);display:-webkit-box;font-size:.85rem;line-height:1.1rem;margin-top:10px;overflow:hidden;text-overflow:ellipsis}.popup-overlay .popup .popup-card-main .popup-text .read-more-button{background-color:var(--bg-secondary);border:none;border-radius:5px;color:var(--text-secondary);font-size:.85rem;font-weight:500;padding:8px 1.5rem}@media(max-width:1400px){.main-div{padding:2rem 3rem}.main-div .head{padding-bottom:0}.main-div .browse-category .category-list-container .category-heading-list-container .category-heading-container .category-heading{font-size:.8rem;line-height:1rem}.main-div .browse-category .category-list-container .all-products-list-container{margin-top:3rem}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container{justify-content:space-between}}@media(max-width:1300px){.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .product-card{width:350px}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .product-card .product-info-container{width:55%}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .product-card .product-info-container .title-container .product-title{font-size:1rem}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .product-card .line{margin:8px 0}.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container{gap:1rem}.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container .product-card-secondary{flex-basis:calc(25% - 12px);flex-grow:0;flex-shrink:0}.popup-overlay .popup{width:70%}}@media(max-width:1150px){.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .product-card{flex-basis:calc(50% - 1rem);flex-grow:0;flex-shrink:0}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .product-card .product-info-container .title-container .product-title{font-size:1.3rem}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .product-card .product-info-container .content .product-code,.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .product-card .product-info-container .content .quantities-container .quantity,.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .product-card .product-info-container .content .quantities-container .separator{font-size:1rem}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .product-card .line{margin:10px 0}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .product-card .btn-container .quote-button{font-size:1rem}.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container{margin-top:1.5rem}.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container .product-card-secondary{flex-basis:calc(33% - 8px);flex-grow:0;flex-shrink:0}}@media(max-width:950px){.main-div{padding:1.5rem}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .product-card .product-info-container .title-container .product-title{font-size:1rem}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .product-card .product-info-container .content .product-code,.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .product-card .product-info-container .content .quantities-container .quantity,.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .product-card .product-info-container .content .quantities-container .separator{font-size:.85rem}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .product-card .btn-container .quote-button{font-size:.9rem}.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container .product-card-secondary{flex-basis:calc(32% - 8px);flex-grow:0;flex-shrink:0}}@media(max-width:950px)and (max-width:570px){.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container .product-card-secondary{flex-basis:calc(49% - 8px);flex-grow:0;flex-shrink:0}}@media(max-width:950px){.popup-overlay .popup{width:85%}}@media(max-width:768px){.main-div{padding:1rem}.main-div .head{margin-top:1rem}.main-div .head .inner-head-1 .first-part-heading{font-size:2rem}.main-div .head .inner-head-2{max-width:85%}.main-div .browse-category .category-list-container{flex-direction:column;justify-content:center}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .HotProductHeading{font-size:2rem;font-weight:500;margin-bottom:1rem}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct{display:flex;flex-wrap:wrap;gap:0;justify-content:space-around;row-gap:10px}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card{width:70%}}@media(max-width:768px)and (max-width:550px){.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card{width:52.5%!important}}@media(max-width:768px){.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card:hover{transform:scale(1.03)}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-info-container{width:50%}}@media(max-width:768px)and (max-width:550px){.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-info-container{width:100%}}@media(max-width:768px){.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-info-container .title-container .product-title{font-size:1.2rem}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-info-container .content .product-code{font-size:.8rem}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-info-container .content .quantities-container{gap:4px;margin-top:3px}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-info-container .content .quantities-container .quantity,.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-info-container .content .quantities-container .separator{color:var(--bg-secondary);font-size:.8rem}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .line{margin:5px 0}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-image-container{height:100%;width:40%}}@media(max-width:768px)and (max-width:450px){.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-image-container{width:100%}}@media(max-width:768px){.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-image-container .product-image{height:fit-content}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-image-container .product-image img{border:1px solid var(--border);border-radius:5px;height:100%;object-fit:contain;width:100%}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .btn-container{padding:2px 1.2rem}}@media(max-width:768px)and (max-width:350px){.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .btn-container{width:100%}}@media(max-width:768px){.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start;margin-top:2rem}.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container .TextOfAllProduct{font-size:2rem;font-weight:500;margin:0}.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container .CheckReamingProduct{display:flex;flex-wrap:wrap;gap:1rem}.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container .CheckReamingProduct .product-card-secondary{background:var(--bg-light);border-radius:10px;cursor:pointer;flex-basis:calc(25% - 1.5rem);flex-grow:0;flex-shrink:0;padding:12px;transition:all .3s ease-in-out}.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container .CheckReamingProduct .product-card-secondary:hover{transform:scale(1.03)}.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container .CheckReamingProduct .product-card-secondary .product-title-secondary{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;font-size:1.1rem;font-weight:500;overflow:hidden;text-overflow:ellipsis}.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container .CheckReamingProduct .product-card-secondary .product-code-secondary{color:var(--bg-secondary);font-size:.9rem;font-weight:500;margin-top:3px}.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container .CheckReamingProduct .product-card-secondary .description{-webkit-box-orient:vertical;-webkit-line-clamp:3;color:var(--text-medium-grey);display:-webkit-box;font-size:.85rem;line-height:1.1rem;margin-top:5px;overflow:hidden;text-overflow:ellipsis}.main-div .browse-category .mobile-category-list-container{display:flex}.popup-overlay .popup{width:95%}}@media(max-width:480px){.main-div .head{margin-top:1rem}.main-div .head .inner-head-1 .first-part-heading{font-size:2rem}.main-div .head .inner-head-2{display:none;max-width:85%}.main-div .browse-category .category-list-container{flex-direction:column;justify-content:center}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .HotProductHeading{font-size:2rem;font-weight:500;margin-bottom:1rem}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct{align-items:center;display:flex;flex-wrap:wrap}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card{border-radius:10px 10px 0 0;overflow-x:hidden}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-info-container{width:100%}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-info-container .title-container{margin:0}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-info-container .title-container .product-title{font-size:.9rem;line-height:1rem;margin:0;padding:0}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-info-container .title-container .andcode{font-size:.7rem;font-weight:400}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-info-container .content .product-code{font-size:.5rem}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-info-container .content .quantities-container{gap:4px;margin-top:3px}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-info-container .content .quantities-container .quantity,.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-info-container .content .quantities-container .separator{color:var(--bg-secondary);font-size:.8rem}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .line{margin:1px 0}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-image-container{height:100%;width:45%}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-image-container .product-image{height:fit-content}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .product-image-container .product-image img{border:1px solid var(--border);border-radius:5px;height:100%;object-fit:contain;width:100%}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .btn-container{margin:0;opacity:.9;padding:0;text-align:center;width:100%}.main-div .browse-category .category-list-container .all-products-list-container .top-product-list-container .ListOfProduct .product-card .btn-container .quote-button{font-size:12px;font-weight:200;line-height:12px;padding:0}.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start;margin-top:2rem}.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container .TextOfAllProduct{font-size:2rem;font-weight:500;margin:0}.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container .CheckReamingProduct{display:flex;flex-wrap:wrap;gap:1rem}.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container .CheckReamingProduct .product-card-secondary{background:var(--bg-light);border-radius:10px;cursor:pointer;flex-basis:calc(25% - 1.5rem);flex-grow:0;flex-shrink:0;padding:12px;transition:all .3s ease-in-out}.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container .CheckReamingProduct .product-card-secondary:hover{transform:scale(1.03)}.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container .CheckReamingProduct .product-card-secondary .product-title-secondary{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;font-size:1.1rem;font-weight:500;overflow:hidden;text-overflow:ellipsis}.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container .CheckReamingProduct .product-card-secondary .product-code-secondary{color:var(--bg-secondary);font-size:.9rem;font-weight:500;margin-top:3px}.main-div .browse-category .category-list-container .all-products-list-container .bottom-product-list-container .CheckReamingProduct .product-card-secondary .description{-webkit-box-orient:vertical;-webkit-line-clamp:3;color:var(--text-medium-grey);display:-webkit-box;font-size:.85rem;line-height:1.1rem;margin-top:5px;overflow:hidden;text-overflow:ellipsis}.main-div .browse-category .mobile-category-list-container{display:flex}.popup-overlay .popup{width:95%}}.product-page{font-family:Arial,sans-serif;margin:0 auto;max-width:1200px;padding:20px}.product-page .head .inner-head-1 .first-part-heading{-webkit-text-fill-color:#0000;background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2rem;font-weight:700;margin-bottom:20px;text-align:center}.product-page .para{color:hsla(0,0%,7%,.651);line-height:normal;padding-bottom:2rem}.product-title{-webkit-text-fill-color:#0000;background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2rem;font-weight:700;margin-bottom:20px;text-align:start}.product-card{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 5px #0000001a;display:flex;gap:20px;margin-bottom:20px;padding:20px}.dialog-container{left:0;position:fixed;top:0;transition:transform(-50%,-50%);z-index:9}.product-image-container{flex:1 1;max-width:120px}.product-image{border-radius:8px;height:auto;object-fit:cover;width:100%}.product-details{flex:2 1;padding-left:20px}.product-details .btn-con{display:flex;justify-content:end;text-align:end}@media(max-width:500px){.product-details .btn-con .alldata-contact-btn{padding:3px 19px}}.product-name{font-size:1.5rem}.product-description{color:#555;line-height:1.5;margin-bottom:20px}.product-features{color:#333;list-style:disc;margin-left:20px}@media(max-width:800px){.product-title{font-size:1.7rem}.product-card{box-shadow:0 0 5px 5px hsla(0,0%,57%,.137);gap:10px}.product-image-container{flex:1 1}.product-image{border-radius:8px;height:auto;object-fit:cover;width:100%}.product-details{flex:2 1;padding-left:20px}.product-details h3,.product-name{font-size:1.2rem}.product-name{margin-bottom:5px}.product-description{color:#555;font-size:14px;line-height:18px;margin-bottom:5px}.product-features{color:#333;list-style:disc;margin-left:20px}.product-features li{font-size:14px;line-height:18px;margin-bottom:0}}@media(max-width:550px){.product-title{font-size:1.7rem}.product-card{flex-direction:column;gap:10px;padding:10px}.product-image-container{flex:1 1;height:60%;margin:auto;max-width:100%;width:100%!important}.product-image{border-radius:8px;height:auto;margin-bottom:1.4rem;object-fit:cover;width:100%}.product-details{flex:2 1;padding-left:20px}.product-details h3,.product-name{font-size:1.2rem}.product-name{margin-bottom:5px}.product-description{-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#555;display:-webkit-box;font-size:14px;line-height:18px;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis}.product-features{color:#333;list-style:disc;margin:0;padding:0 0 0 15px}.product-features li{font-size:14px;line-height:18px;margin-bottom:0}}*{-ms-overflow-style:none;scrollbar-width:none}.table-container{background-color:#f9f9f9;margin:2rem auto;padding:2rem;width:100%;width:92%}.table-container .head .inner-head-1 .first-part-heading{-webkit-text-fill-color:#0000;background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2rem;font-weight:700;margin-bottom:20px;text-align:center}.table-container .table-title{color:#000;font-size:1.5rem;padding:10px;text-align:start}.table-container .Emt-table{height:100%;overflow-x:scroll;scrollbar-color:#83838d #0000;scrollbar-width:thin}.table-container .Emt-table .emulsifier-table{background-color:#fff;border-collapse:collapse;box-shadow:0 4px 6px #0000001a;width:100%}.table-container .Emt-table .emulsifier-table thead{background-color:#818181;color:#fff}.table-container .Emt-table .emulsifier-table thead th{border-bottom:2px solid #ccc;font-size:1rem;font-weight:700;padding:1rem;text-align:left}.table-container .Emt-table .emulsifier-table tbody tr:nth-child(2n){background-color:#f2f2f2}.table-container .Emt-table .emulsifier-table tbody tr td{border-bottom:1px solid #e0e0e0;font-size:.9rem;padding:1rem;text-align:left}.table-container .Emt-table .emulsifier-table tbody tr:hover{background-color:#f0f0f0}@media(max-width:550px){.table-container{padding:0}.table-container .table-title{font-size:1rem;padding:5px;text-align:start}.table-container .inner-head-2{display:none}.table-container .Emt-table .emulsifier-table thead th{font-size:14px;font-weight:500;padding:0 3px 0 17px}.table-container .Emt-table .emulsifier-table tbody tr:nth-child(2n){background-color:#f2f2f2}.table-container .Emt-table .emulsifier-table tbody tr td{font-size:12px;padding:0 3px 0 17px;text-align:left}.table-container .Emt-table .emulsifier-table tbody tr:hover{background-color:#f0f0f0}}.container{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:justify}.container .first-part-heading{-webkit-text-fill-color:#0000;background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);-webkit-background-clip:text;background-clip:text;color:#0000;font-weight:700}.checkourforall{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:1.5rem}.checkourforall .allproduct{cursor:pointer;padding:2rem .5rem 2rem 1.5rem;text-align:center;width:31%}.checkourforall .allproduct :hover{transform:translateY(-1px);transition:transform .5s ease}.checkourforall .allproduct .chem-head{-webkit-text-fill-color:#0000;background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);-webkit-background-clip:text;background-clip:text;color:#0000;font-weight:700}.checkourforall .allproduct .product-image{height:70%;position:relative;width:100%}.checkourforall .allproduct .product-image img{height:100%;object-fit:contain;width:100%}.checkourforall .allproduct .btn{background:#468cd1;font-size:14px;padding:5px 19px}.checkourforall .allproduct .dialog-container{left:0;position:fixed;top:0;transition:transform(-50%,-50%);z-index:9}@media(max-width:768px){.checkourforall{gap:5px;justify-content:center}.checkourforall .allproduct{width:48%}.checkourforall .allproduct .btn{padding:2px 14px}.checkourforall .allproduct h5{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:1rem;overflow:hidden;text-overflow:ellipsis}}@media(max-width:450px){.checkourforall{gap:0;justify-content:space-around;row-gap:10px}.checkourforall .allproduct{width:49%}.checkourforall .allproduct .btn{font-size:12px;padding:2px 14px}}@media(max-width:390px){.container{margin:auto;width:98%!important}}.suspension-container{background-color:#f9f9f9;background-image:url(/static/media/Ellipse%2021.083405d8793fbea76b7c.png);background-repeat:no-repeat;background-size:cover;border-radius:8px;border-radius:30px;box-shadow:0 2px 4px #0000001a;margin:1rem auto;padding:2rem;width:88%}@media(max-width:768px){.suspension-container{padding:1rem}}.suspension-container .sc-section{display:flex;flex-wrap:wrap;justify-content:space-between}@media(max-width:768px){.suspension-container .sc-section{flex-direction:column}}.suspension-container .sc-section .sc-inner{background:#fff;border-radius:30px;margin-top:10px;padding:1.5rem;width:49%}@media(max-width:768px){.suspension-container .sc-section .sc-inner{width:100%}}.suspension-container .sc-section .sc-inner .sc-head{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#097dc6,#51aae2);-webkit-background-clip:text;font-size:1.8rem;font-weight:700;width:fit-content}.suspension-container .sc-section .sc-inner .sc-para{color:#666;color:hsla(0,0%,7%,.651);font-size:1rem;line-height:1.5}.suspension-container .sc-section .sc-inner ul{list-style-type:disc}.suspension-container .sc-section .sc-inner ul li{color:#666;color:hsla(0,0%,7%,.651);font-size:1rem;line-height:1.5;margin-bottom:5px}@media(max-width:600px){.suspension-container .sc-section .sc-inner{border-radius:30px;padding:1rem}.suspension-container .sc-section .sc-inner .sc-head{font-size:1.2rem}.suspension-container .sc-section .sc-inner .sc-para{color:hsla(0,0%,7%,.651);font-size:14px;line-height:normal}.suspension-container .sc-section .sc-inner ul{list-style-type:none;margin-top:10px;padding-left:0}.suspension-container .sc-section .sc-inner ul li{color:hsla(0,0%,7%,.651);font-size:14px;line-height:normal;margin-bottom:5px}}.nitrobenzene-container{background:#f9f9f9;background-image:url(/static/media/Ellipse%2021.083405d8793fbea76b7c.png);background-repeat:no-repeat;background-size:cover;border-radius:10px;border-radius:30px;box-shadow:0 4px 8px #0000001a;display:flex;flex-wrap:wrap;gap:10px;margin:20px auto;padding:2rem 1.5rem;width:88%}@media(max-width:600px){.nitrobenzene-container{flex-direction:column;padding:1rem}}.nitrobenzene-container .nb-section{background:#fff;border-radius:25px;box-shadow:0 2px 5px #0000001a;padding:1.5rem;width:49%}@media(max-width:617px){.nitrobenzene-container .nb-section{width:100%}}.nitrobenzene-container .nb-section .ne-head{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#097dc6,#51aae2);-webkit-background-clip:text;color:#007bff;font-size:1.8rem;font-weight:700;width:fit-content}@media(max-width:600px){.nitrobenzene-container .nb-section .ne-head{font-size:1.2rem}}.nitrobenzene-container .nb-section p{color:hsla(0,0%,7%,.651);font-size:16px}@media(max-width:600px){.nitrobenzene-container .nb-section p{font-size:14px}}.nitrobenzene-container .nb-section ul{margin-top:10px;padding-left:20px}.nitrobenzene-container .nb-section ul li{color:hsla(0,0%,7%,.651);font-size:16px;line-height:normal;list-style:decimal;position:relative}@media(max-width:600px){.nitrobenzene-container .nb-section ul li{font-size:14px}}.nitrobenzene-container .nb-section:nth-child(3){padding:3rem 1.5rem;width:100%}.nitrobenzene-container:nth-child(3){width:100%!important}.wettable-powder-container{background-color:#f8f9fa;background-image:url(/static/media/Ellipse%2021.083405d8793fbea76b7c.png);background-repeat:no-repeat;background-size:cover;border-radius:30px;box-shadow:0 4px 10px #0000001a;display:flex;flex-wrap:wrap;font-family:Arial,sans-serif;justify-content:space-between;margin:2rem auto;padding:2rem;row-gap:10px;width:88%}.wettable-powder-container .wp-head{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#097dc6,#51aae2);-webkit-background-clip:text;font-size:1.8rem;font-weight:700;width:fit-content}.wettable-powder-container .wp-para{color:hsla(0,0%,7%,.651);font-size:16px;line-height:normal;text-align:center}.wettable-powder-container .wp-section{background:#fff;border-radius:30px;box-shadow:0 2px 5px #0000001a;margin:0;padding:1rem;width:49%}.wettable-powder-container .wp-section ul{margin-top:10px;padding-left:20px}.wettable-powder-container .wp-section ul li{color:hsla(0,0%,7%,.651);font-size:16px;list-style:decimal}.wettable-powder-container .wp-section .formula{background:#eef6ff;border-radius:5px;padding-left:20px}.wettable-powder-container .wp-section .formula li{color:#0077b6;font-weight:700}.wettable-powder-container .wp-section:nth-child(3){width:100%}.formula{border-radius:30px;margin:1.5rem auto;padding:1.5rem;width:88%}.formula .wp-head{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#097dc6,#51aae2);-webkit-background-clip:text;font-size:1.8rem;font-weight:700;width:fit-content}.formula ul{padding-left:20px}.formula ul li{list-style-type:decimal}@media(max-width:768px){.wettable-powder-container{flex-direction:column;padding:1rem}.wettable-powder-container .wp-head{font-size:1.2rem;line-height:normal}.wettable-powder-container .wp-para{font-size:14px}.wettable-powder-container .wp-section{padding:1rem;width:100%}.wettable-powder-container .wp-section ul{margin-top:10px;padding-left:20px}.wettable-powder-container .wp-section ul li{font-size:14px}.wettable-powder-container .wp-section .formula{background:#eef6ff;border-radius:5px;padding:10px}.wettable-powder-container .wp-section .formula li{color:#0077b6;font-weight:700}}.containerss{background-image:url(/static/media/Ellipse%2021.083405d8793fbea76b7c.png);background-repeat:no-repeat;background-size:cover;border-radius:30px;color:#333;font-family:Arial,sans-serif;margin:0 auto;padding:20px;width:95%}.containerss .title{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:10px;text-align:center}.containerss .section{background:#f9f9f9;border-radius:25px;box-shadow:0 4px 8px #0000001a;margin-bottom:20px;padding:1.5rem;width:100%}.containerss .section .title{color:#097dc6;font-size:28px;font-weight:700;margin-bottom:10px}.containerss .section .description{font-size:16px;line-height:1.5}.containerss .section .section-title{border-bottom:3px solid #097dc6;color:#51aae2;display:inline-block;font-size:22px;font-weight:600;margin-top:20px;padding-bottom:5px}.containerss .section .products{display:flex;flex-wrap:wrap;justify-content:space-between;margin:10px 0}.containerss .section .products .product-card{background:#fff;border-left:5px solid #097dc6;border-radius:8px;display:flex;flex-direction:column;gap:0;margin-top:10px;padding:15px;transition:transform .3s ease-in-out;width:49%}.containerss .section .products .product-card:hover{box-shadow:0 5px 10px #00000026;transform:scale(1.01)}.containerss .section .products .product-card .product-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#097dc6,#51aae2);-webkit-background-clip:text;font-size:1.8rem;font-weight:700;margin:0;padding:0}.containerss .section .products .product-card .product-description{color:hsla(0,0%,7%,.651);font-size:14px;padding-bottom:0}.containerss .section .products .product-card .product-list{font-size:14px;padding-left:20px}.containerss .section .products .product-card .product-list li{color:hsla(0,0%,7%,.651);list-style:decimal;margin:0;padding:0}.containerss .section .benefits-list{font-size:16px;margin-top:15px;padding-left:20px}.containerss .section .benefits-list li{color:#097dc6;font-weight:500;list-style:decimal;margin-bottom:8px}@media(max-width:768px){.containerss .title{font-size:1.4rem}.containerss .section{padding:1rem}.containerss .section .products{flex-direction:column;margin:10px 0}.containerss .section .products .product-card{width:100%}.containerss .section .products .product-card .product-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#097dc6,#51aae2);-webkit-background-clip:text;font-size:1.2rem;font-weight:700;margin:0;padding:0}.containerss .section .products .product-card .product-description{color:hsla(0,0%,7%,.651);font-size:14px;padding-bottom:0}.containerss .section .products .product-card .product-list{font-size:14px;padding-left:20px}.containerss .section .products .product-card .product-list li{color:hsla(0,0%,7%,.651);list-style:decimal;margin:0;padding:0}.containerss .section .benefits-list{font-size:16px;padding-left:20px}.containerss .section .benefits-list li{color:#097dc6;font-weight:500;margin-bottom:8px}}.botanical-products{background:#fff;border-radius:10px;box-shadow:0 2px 4px #0000001a;margin:0 auto;padding:20px;width:90%}.botanical-products .bp-head{border-bottom:2px solid #097dc6;font-size:1.8rem;font-weight:700;line-height:1.8rem;margin-bottom:20px;padding-bottom:10px}.botanical-products .bp-head,.botanical-products .pb-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#097dc6,#51aae2);-webkit-background-clip:text}.botanical-products .pb-title{margin-bottom:10px;margin-top:20px}.botanical-products .product-title{color:#51aae2;font-size:1.2rem;font-weight:500;margin-top:20px}.botanical-products .bp-para{color:hsla(0,0%,7%,.651)}.botanical-products ul{margin-top:10px;padding-left:20px}.botanical-products ul li{color:hsla(0,0%,7%,.651);line-height:normal;list-style-type:disc;list-style:decimal}.botanical-products .product-container{display:flex;flex-wrap:wrap;justify-content:space-between}.botanical-products .product-container .product{background:#eef5f9;border-left:4px solid #51aae2;border-radius:5px;margin-bottom:20px;padding-left:15px;width:48%}.botanical-products .product-container .product h3{margin:0}.botanical-products .product-container .product p{margin:5px 0 0}@media(max-width:767px){.botanical-products{background:#fff;border-radius:10px;box-shadow:0 2px 4px #0000001a;margin:0 auto;padding:20px}.botanical-products .bp-head,.botanical-products .pb-title{font-size:1.3rem}.botanical-products .product-title{color:#51aae2;font-size:1.2rem;font-weight:500;margin-top:20px}.botanical-products .bp-para,.botanical-products ul li{font-size:14px;line-height:normal}.botanical-products .product-container{flex-direction:column}.botanical-products .product-container .product{width:100%}.botanical-products .product-container .product h3{margin:0}.botanical-products .product-container .product p{font-size:14px;line-height:normal;margin:5px 0 0}}.main-container-oil{background:#fff;background-image:url(/static/media/Ellipse%2021.083405d8793fbea76b7c.png);background-repeat:no-repeat;background-size:cover;border-radius:10px;border-radius:25px;box-shadow:0 2px 4px #0000001a;display:flex;gap:0;justify-content:space-between;margin:0 auto;padding:2rem 1.5rem;width:95%}.main-container-oil .innper-part{background:#fff;border-radius:25px;padding:1.5rem;width:49%}.main-container-oil .innper-part .head{font-weight:700;padding-bottom:10px;width:fit-content}.main-container-oil .innper-part .head,.main-container-oil .innper-part h3{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#097dc6,#51aae2);-webkit-background-clip:text}.main-container-oil .innper-part h3{font-size:1.2rem;font-weight:400}.main-container-oil .innper-part p{color:hsla(0,0%,7%,.651);font-size:14px;line-height:normal}.main-container-oil .innper-part .application,.main-container-oil .innper-part .benefit{background:#f9f9f9;border-radius:5px;margin-bottom:20px;padding-left:0;width:100%}.main-container-oil .innper-part .application h3,.main-container-oil .innper-part .benefit h3{margin:0}.main-container-oil .innper-part .application p,.main-container-oil .innper-part .benefit p{margin:5px 0 0}@media(max-width:768px){.main-container-oil{flex-direction:column}.main-container-oil .innper-part{width:100%}}.emulsifiers-page{-ms-overflow-style:none;font-family:Arial,sans-serif;margin:0 auto;scrollbar-width:none;width:92%}.emulsifiers-page .product-section{background:#f5f5f5cc;border-radius:20px;box-shadow:0 2px 10px #0000000d;margin-bottom:3rem;padding:2rem}.emulsifiers-page .product-section .heading{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#097dc6,#51aae2);-webkit-background-clip:text;font-size:clamp(1.8rem,5vw,2.5rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-align:center}.emulsifiers-page .product-section>p{color:#34495e;font-size:clamp(1rem,2.5vw,1.1rem);line-height:1.6;margin-bottom:2rem;text-align:justify}.emulsifiers-page .product-section .main-container{background-image:url(/static/media/Ellipse%2021.083405d8793fbea76b7c.png);background-repeat:no-repeat;background-size:cover;border-radius:25px;display:flex;flex-wrap:wrap;gap:2rem;margin:2rem 0;padding:2rem}.emulsifiers-page .product-section .main-container .left-container,.emulsifiers-page .product-section .main-container .right-container{background:#fffffff2;border-radius:25px;flex:1 1;min-width:300px;padding:1.5rem;transition:transform .3s ease}.emulsifiers-page .product-section .main-container .left-container:hover,.emulsifiers-page .product-section .main-container .right-container:hover{transform:translateY(-5px)}.emulsifiers-page .product-section .subheading{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#097dc6,#51aae2);-webkit-background-clip:text;font-size:clamp(1.5rem,4vw,2rem);font-weight:700;margin:1.5rem 0 1rem}.emulsifiers-page .product-section ul{list-style-type:none;margin:0;padding:0}.emulsifiers-page .product-section ul li{border-bottom:1px solid #0000000d;color:#34495e;font-size:clamp(.9rem,2.5vw,1rem);line-height:1.5;padding:.75rem 0}.emulsifiers-page .product-section ul li:last-child{border-bottom:none}.emulsifiers-page .product-section ul li strong{color:#2c3e50;font-weight:600}@media screen and (max-width:768px){.emulsifiers-page{padding:1rem}.emulsifiers-page .product-section{margin-bottom:2rem;padding:1.5rem}.emulsifiers-page .product-section .main-container{flex-direction:column;padding:1.5rem}.emulsifiers-page .product-section .main-container .left-container,.emulsifiers-page .product-section .main-container .right-container{min-width:100%}}@media screen and (max-width:480px){.emulsifiers-page{padding:.75rem}.emulsifiers-page .product-section{padding:1rem}.emulsifiers-page .product-section .main-container{margin:1.5rem 0;padding:1rem}.emulsifiers-page .product-section ul li{padding:.5rem 0}}.plant-growth-container{background-color:#f9f9f9;background-image:url(/static/media/Ellipse%2021.083405d8793fbea76b7c.png);background-repeat:no-repeat;background-size:cover;border-radius:10px;border-radius:25px;box-shadow:0 4px 8px #0000001a;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;padding:2rem 1.5rem;width:95%}.plant-growth-container .plant-section{background:#fff;border-radius:8px;box-shadow:0 2px 6px #0000001a;margin-bottom:10px;padding:15px;width:49%}.plant-growth-container .plant-section .plant-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#097dc6,#51aae2);-webkit-background-clip:text;font-size:1.8rem;font-weight:700;line-height:1.8rem;padding-bottom:10px}.plant-growth-container .plant-section p{color:hsla(0,0%,7%,.651);font-size:14px;line-height:1.5}.plant-growth-container .plant-section ul{list-style-type:decimal;padding-left:20px}.plant-growth-container .plant-section ul li{color:hsla(0,0%,7%,.651);font-size:14px;line-height:normal;margin:5px 0}.plant-growth-container .plant-section .applications li,.plant-growth-container .plant-section .categories li{border-radius:5px;font-size:14px;line-height:normal;list-style-type:decimal}.plant-growth-container .plant-section:first-child,.plant-growth-container .plant-section:nth-child(2){width:100%}@media(max-width:768px){.plant-growth-container{flex-direction:column;padding:1rem;width:95%}.plant-growth-container .plant-section{width:100%}.plant-growth-container .plant-section .plant-title{font-size:1.3rem;line-height:1.2rem}.plant-growth-container .plant-section p{color:hsla(0,0%,7%,.651);font-size:14px;line-height:1.5}.plant-growth-container .plant-section ul{list-style-type:decimal;padding-left:20px}.plant-growth-container .plant-section ul li{color:hsla(0,0%,7%,.651);font-size:14px;line-height:normal;margin:5px 0}.plant-growth-container .plant-section .applications li,.plant-growth-container .plant-section .categories li{border-radius:5px;font-size:14px;line-height:normal;list-style-type:decimal}.plant-growth-container .plant-section:first-child,.plant-growth-container .plant-section:nth-child(2){width:100%}}.emulsifiers-for-ec{background-image:url(/static/media/Ellipse%2021.083405d8793fbea76b7c.png);background-repeat:no-repeat;background-size:cover;border-radius:25px;display:flex;font-family:Arial,sans-serif;gap:10px;justify-content:space-around;margin:auto auto 1rem;padding:2rem;width:88%}@media(max-width:900px){.emulsifiers-for-ec{flex-direction:column;padding:1rem}}.emulsifiers-for-ec .EC-container{background:#fff;border-radius:25px;padding:1.5rem}.emulsifiers-for-ec .EC-container .EC{color:#2c3e50;text-align:center}.emulsifiers-for-ec .EC-container .EC-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#097dc6,#51aae2);-webkit-background-clip:text;color:#2980b9;font-size:1.8rem;font-weight:700;width:fit-content}@media(max-width:600px){.emulsifiers-for-ec .EC-container .EC-title{flex-direction:column;font-size:1.2rem}}.emulsifiers-for-ec .EC-container .ec-para,.emulsifiers-for-ec .EC-container ul{color:#34495e;font-size:16px;line-height:1.5}.emulsifiers-for-ec .EC-container ul{list-style-type:decimal;margin-top:10px;padding-left:20px}.emulsifiers-for-ec .EC-container ul li{color:hsla(0,0%,7%,.651);line-height:normal;margin-bottom:10px}@media(max-width:600px){.emulsifiers-for-ec .EC-container ul li{flex-direction:column;font-size:14px;line-height:normal}}.adjuvant-for-sl{background-image:url(/static/media/Ellipse%2021.083405d8793fbea76b7c.png);background-repeat:no-repeat;background-size:cover;border-radius:25px;font-family:Arial,sans-serif;margin:auto;min-height:300px;padding:1.5rem;width:90%}.adjuvant-for-sl .adjuvant-wrapper{margin:0 auto;max-width:1200px}.adjuvant-for-sl .sc-container{background:#fffffff2;border-radius:25px;box-shadow:0 4px 6px #0000001a;margin-bottom:1.5rem;padding:1.5rem;transition:transform .3s ease}.adjuvant-for-sl .sc-container:hover{transform:translateY(-5px)}.adjuvant-for-sl .sc-container .sc-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#097dc6,#51aae2);-webkit-background-clip:text;font-size:clamp(1.5rem,4vw,1.8rem);font-weight:700;margin-bottom:1rem}.adjuvant-for-sl .sc-container .sc-list,.adjuvant-for-sl .sc-container .sc-para{color:#34495e;font-size:clamp(.9rem,2.5vw,1rem);line-height:1.6;margin:0}.adjuvant-for-sl .sc-container .sc-list{list-style-type:disc;padding-left:1.5rem}.adjuvant-for-sl .sc-container .sc-list li{margin-bottom:.75rem}@media screen and (max-width:768px){.adjuvant-for-sl{margin:.5rem;padding:1rem}.adjuvant-for-sl .sc-container{margin-bottom:1rem;padding:1rem}.adjuvant-for-sl .sc-container .sc-title{margin-bottom:.75rem}}@media screen and (max-width:480px){.adjuvant-for-sl,.adjuvant-for-sl .sc-container{padding:.75rem}.adjuvant-for-sl .sc-container .sc-list{padding-left:1rem}}.oil-emulsifier{background-image:url(/static/media/Ellipse%2021.083405d8793fbea76b7c.png);background-repeat:no-repeat;background-size:cover;border-radius:25px;font-family:Arial,sans-serif;margin:auto;padding:2rem 1.5rem;width:92%}@media(max-width:600px){.oil-emulsifier{padding:1rem}}.oil-emulsifier .oil-con{background:#fff;border-radius:30px;margin-top:10px;padding:1.5rem}.oil-emulsifier .oil-con .oil-head{color:#2c3e50;font-size:1.5rem;font-weight:700;margin-bottom:20px;text-align:center}.oil-emulsifier .oil-con .oil-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#097dc6,#51aae2);-webkit-background-clip:text;color:#2980b9;font-size:1.8rem;font-weight:700;width:fit-content}@media(max-width:600px){.oil-emulsifier .oil-con .oil-title{font-size:1.2rem}}.oil-emulsifier .oil-con .oil-para{color:#34495e;font-size:16px;line-height:1.5}.oil-emulsifier .oil-con ul{list-style-type:decimal;margin-top:10px;padding-left:20px}.oil-emulsifier .oil-con ul li{color:hsla(0,0%,7%,.651);font-size:16px;line-height:1.5;line-height:normal;margin-bottom:10px}@media(max-width:600px){.oil-emulsifier .oil-con ul li{font-size:14px}}.oil-emulsifier .oil-con:first-child{display:none}.ortho-table-container{margin:auto;padding:20px;width:90%}.ortho-table-container h2{-webkit-text-fill-color:#0000;background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:1.8rem;font-weight:700;margin-bottom:20px}.ortho-table-container p{color:hsla(0,0%,7%,.651)}.ortho-table-container ul li{color:hsla(0,0%,7%,.651);list-style:decimal}.ortho-table-container .ortho-table{border-collapse:collapse;width:100%}.ortho-table-container .ortho-table td,.ortho-table-container .ortho-table th{border:1px solid #ccc;color:hsla(0,0%,7%,.651);padding:8px;text-align:left}.ortho-table-container .ortho-table th{background-color:#f2f2f2;background:#097dc6;color:#fff}@media(max-width:650px){.ortho-table-container{background-color:#f9f9f9;padding:20px}.ortho-table-container h2{font-size:1.5rem;margin-bottom:20px}.ortho-table-container p{display:none}.ortho-table-container .ortho-table{-ms-overflow-style:none;border-collapse:collapse;margin-bottom:2rem;overflow:scroll;scrollbar-width:none;width:100%}.ortho-table-container .ortho-table td,.ortho-table-container .ortho-table th{border:1px solid #ccc;font-size:12px;padding:3px;text-align:left}.ortho-table-container .ortho-table th{background-color:#f2f2f2;background:#818181;color:#fff;font-weight:400}}.other-category{background-color:#f9f9f9;border:1px solid #3498db;border-radius:5px;margin:auto;padding:20px;width:92%}.other-category h1{color:#3498db;font-size:24px;margin-bottom:10px}.other-category p{color:hsla(0,0%,7%,.651);line-height:1.6;margin-bottom:10px}@media(max-width:600px){.other-category{padding:15px}.other-category h1{font-size:20px}.other-category p{font-size:14px}}.mainagroProduct .product-section1{background-blend-mode:none;background-color:#868686;background-position:20%;background-repeat:no-repeat;background-size:cover;box-shadow:inset 0 -5px 24px 0 rgba(0,0,0,.251);height:27rem;position:relative;width:100%}.mainagroProduct .product-section1 .imgSection{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%;z-index:2}.mainagroProduct .product-section1 .imgSection .left-section{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0;text-align:center;width:100%}.mainagroProduct .product-section1 .imgSection .left-section .jump-btn-container p,.mainagroProduct .product-section1 .imgSection .left-section h1,.mainagroProduct .product-section1 .imgSection .left-section p{color:var(--text-secondary)}.mainagroProduct .product-section1 .imgSection .left-section p{font-size:1rem;font-weight:300}.mainagroProduct .product-section1 .imgSection .left-section h1{font-size:3.1rem;font-weight:600;line-height:3.3rem;margin-bottom:3rem;margin-top:1rem;text-transform:uppercase;width:65%}.mainagroProduct .product-section1 .imgSection .left-section .jump-btn-container{background:linear-gradient(90deg,#0085d9,rgba(0,71,115,.831));border:1px solid #fff;border-radius:10px;box-shadow:3px 3px 10px var(--text-primary-light);cursor:pointer;padding:10px 3rem;width:fit-content}.mainagroProduct .product-section1 .imgSection .left-section .jump-btn-container p{text-align:center}.mainagroProduct .product-section1 .overlay{background:linear-gradient(90deg,rgba(8,106,168,.918),rgba(81,170,226,.424));height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.mainagroProduct .agro-container .agrohead{color:#51aae2;font-size:2.2rem;font-weight:700;margin:0;text-transform:uppercase}.mainagroProduct .agro-container .agrohead span{color:#131313}.mainagroProduct .agro-container .inner-head-2{margin:auto;max-width:60%;text-align:center}.mainagroProduct .agro-container .inner-head-2 p{color:var(--text-medium-grey);font-size:.9rem;line-height:1.1rem}@media(max-width:1340px){.mainagroProduct .product-section1 .imgSection .left-section h1{width:90%}.mainagroProduct .product-section1 .imgSection .right-section{width:45%}.mainagroProduct .product-section1 .imgSection .right-section img{height:100%;object-fit:cover}.mainagroProduct .product-section1 .imgSection .right-section .left-btn-section{left:-13%}}@media(max-width:1170px){.mainagroProduct .product-section1{height:23rem}.mainagroProduct .product-section1 .imgSection .left-section{padding-left:3rem;width:45%}.mainagroProduct .product-section1 .imgSection .left-section h1{width:100%}.mainagroProduct .product-section1 .imgSection .right-section{width:50%}.mainagroProduct .product-section1 .imgSection .right-section .left-btn-section{left:-7%}}@media(max-width:950px){.mainagroProduct .product-section1{height:20rem}.mainagroProduct .product-section1 .imgSection .left-section{padding-left:2rem;width:40%}.mainagroProduct .product-section1 .imgSection .left-section h1{font-size:2.3rem;line-height:2.6rem}.mainagroProduct .product-section1 .imgSection .right-section{width:55%}.mainagroProduct .product-section1 .imgSection .right-section .left-btn-section{left:-5%}}@media(max-width:768px){.mainagroProduct .product-section1 .imgSection{padding:0 2rem}.mainagroProduct .product-section1 .imgSection .left-section{padding-left:0;width:55%}.mainagroProduct .product-section1 .imgSection .right-section{width:40%}.mainagroProduct .product-section1 .imgSection .right-section img{display:none}.mainagroProduct .product-section1 .imgSection .right-section .left-btn-section{position:static;width:100%}}@media(max-width:550px){.mainagroProduct .product-section1{height:16rem}.mainagroProduct .product-section1 .imgSection{padding:0 1.2rem}.mainagroProduct .product-section1 .imgSection .left-section{width:55%}.mainagroProduct .product-section1 .imgSection .left-section h1{font-size:2rem;line-height:2.3rem;margin-bottom:2rem}.mainagroProduct .product-section1 .imgSection .right-section{width:fit-content}.mainagroProduct .product-section1 .imgSection .right-section .left-btn-section{gap:1rem}.mainagroProduct .agro-container .agro-container{font-size:1.5rem}}@media(max-width:460px){.mainagroProduct .product-section1{height:15rem}.mainagroProduct .product-section1 .imgSection{padding:0 1rem}.mainagroProduct .product-section1 .imgSection .left-section{width:60%}.mainagroProduct .product-section1 .imgSection .left-section h1{font-size:1.8rem;line-height:2rem;margin-bottom:2rem}.mainagroProduct .product-section1 .imgSection .left-section p{font-size:.9rem}.mainagroProduct .product-section1 .imgSection .left-section .jump-btn-container{padding:10px 2rem}.mainagroProduct .product-section1 .imgSection .right-section .left-btn-section{gap:12px}.mainagroProduct .product-section1 .imgSection .right-section .left-btn-section .btn-container p{font-size:.8rem}}@media(max-width:390px){.mainagroProduct .product-section1{height:fit-content;padding:1.3rem 0}.mainagroProduct .product-section1 .imgSection .left-section{width:60%}.mainagroProduct .product-section1 .imgSection .left-section h1{font-size:1.3rem;line-height:1.5rem;margin-bottom:1rem}.mainagroProduct .product-section1 .imgSection .left-section p{font-size:.8rem}.mainagroProduct .product-section1 .imgSection .left-section .jump-btn-container{padding:10px 1rem;width:90%}.mainagroProduct .product-section1 .imgSection .right-section .left-btn-section .btn-container{gap:5px}.mainagroProduct .product-section1 .imgSection .right-section .left-btn-section .btn-container p{font-size:.75rem}}.containers{display:flex;flex-wrap:wrap;gap:10px;height:100%;justify-content:center;padding:16px;width:100%}.containers .box{align-items:center;border-radius:8px;display:none!important;display:flex;flex-direction:column;justify-content:space-between;position:relative;transition:transform .1s,box-shadow .3s}.containers .box:hover{box-shadow:0 8px 16px #0003;transform:scale(1.05)}.containers .box .box-image{border-radius:4px;object-fit:cover;width:100%}.containers .box .box-heading{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border-radius:5px;color:#333;font-size:18px;font-weight:700;left:50%;margin-bottom:8px;padding:5px 15px;position:absolute;top:50%;transform:translate(-50%,-50%);width:80%}.containers .box .box-heading::backdrop{background:red;height:100%;width:100%}.containers .innerSecton{box-sizing:border-box;display:flex;flex-wrap:wrap;height:100%;justify-content:space-evenly;margin:2rem auto auto;width:100%}.containers .innerSecton .singleProduct{border:1px solid rgba(0,39,59,.149);border-radius:16px;display:flex;height:10rem;margin-bottom:1rem;padding:10px;width:32%}.containers .innerSecton .singleProduct .right-details{align-items:start;display:flex;flex-direction:column;height:100%;justify-content:center;padding:10px;width:60%}.containers .innerSecton .singleProduct .right-details h3{color:var(--text-primary);font-size:1.5rem;font-weight:500;line-height:1.7rem}.containers .innerSecton .singleProduct .right-details .line{border:1px solid hsla(0,0%,85%,.502);margin:1rem 0;width:100%}.containers .innerSecton .singleProduct .right-details button{border:.75px solid #131313;border-radius:6px;font-size:13px;font-weight:500;height:2.2rem;padding:.1rem 1rem}.containers .innerSecton .singleProduct .right-details button:hover{background:#0099fa;border:none;color:var(--text-secondary)}.containers .innerSecton .singleProduct .left-img{height:100%;width:40%}.containers .innerSecton .singleProduct .left-img img{border-radius:16px;height:100%;object-fit:cover;width:100%}@media(max-width:1800px){.containers .box{flex-basis:calc(25% - 16px);flex-grow:1;flex-shrink:1}}@media(max-width:768px){.containers .box{flex-basis:calc(32% - 16px);flex-grow:1;flex-shrink:1}.containers .box .box-heading{font-size:14px}}@media(max-width:480px){.containers .box{flex-basis:calc(50% - 16px);flex-grow:1;flex-shrink:1}.containers .box .box-image{border-radius:4px;object-fit:cover;width:100%}}@media(max-width:840px){.containers .innerSecton{margin-top:2rem}.containers .innerSecton .singleProduct{height:9rem;width:32%}.containers .innerSecton .singleProduct .right-details{height:100%;padding:5px;width:50%}.containers .innerSecton .singleProduct .right-details h3{font-size:1rem;line-height:1.2rem}.containers .innerSecton .singleProduct .right-details button{border-radius:6px;font-size:13px;height:1.6rem;padding:.1rem 1rem}.containers .innerSecton .singleProduct .left-img{width:50%}.containers .innerSecton .singleProduct .left-img img{object-fit:fit-content}}@media(max-width:700px){.containers .innerSecton .singleProduct{height:10rem;width:45%}.containers .innerSecton .singleProduct .right-details button{height:1.6rem;padding:.1rem 10px}}@media(max-width:500px){.containers .innerSecton .singleProduct{height:12rem;width:85%}}@media(max-width:390px){.containers .innerSecton .singleProduct{height:10rem;width:85%}}.AgroproductDetails .product-section1{background-blend-mode:none;background-color:#868686;background-image:url(/static/media/plantimg.8be82745b80d8a1c007d.png);background-position:20%;background-repeat:no-repeat;background-size:cover;box-shadow:inset 0 -5px 24px 0 rgba(0,0,0,.251);height:27rem;position:relative;width:100%}.AgroproductDetails .product-section1 .imgSection{display:flex;height:100%;justify-content:space-between;position:relative;z-index:2}.AgroproductDetails .product-section1 .imgSection .left-section{display:flex;flex-direction:column;justify-content:center;padding-left:5rem;width:50%}.AgroproductDetails .product-section1 .imgSection .left-section .jump-btn-container p,.AgroproductDetails .product-section1 .imgSection .left-section h1,.AgroproductDetails .product-section1 .imgSection .left-section p{color:var(--text-secondary)}.AgroproductDetails .product-section1 .imgSection .left-section p{font-size:1rem;font-weight:300}.AgroproductDetails .product-section1 .imgSection .left-section h1{font-size:3.1rem;font-weight:600;line-height:3.3rem;margin-bottom:3rem;margin-top:1rem;text-transform:uppercase;width:65%}.AgroproductDetails .product-section1 .imgSection .left-section .jump-btn-container{background:linear-gradient(90deg,#0085d9,rgba(0,71,115,.831));border:1px solid #fff;border-radius:10px;box-shadow:3px 3px 10px var(--text-primary-light);cursor:pointer;padding:10px 3rem;width:fit-content}.AgroproductDetails .product-section1 .imgSection .left-section .jump-btn-container p{text-align:center}.AgroproductDetails .product-section1 .imgSection .right-section{align-items:center;display:flex;position:relative;width:40%}.AgroproductDetails .product-section1 .imgSection .right-section img{position:absolute;right:0;top:0}.AgroproductDetails .product-section1 .imgSection .right-section .leaf{z-index:4}.AgroproductDetails .product-section1 .imgSection .right-section .line{right:3%}.AgroproductDetails .product-section1 .imgSection .right-section .line,.AgroproductDetails .product-section1 .imgSection .right-section .whitebg{z-index:3}.AgroproductDetails .product-section1 .imgSection .right-section .left-btn-section{align-items:end;display:flex;flex-direction:column;gap:1.5rem;left:-8.5%;position:absolute;z-index:10}.AgroproductDetails .product-section1 .imgSection .right-section .left-btn-section .btn-container{align-items:center;background:var(--bg-light);border-radius:5px;box-shadow:2px 2px 5px var(--text-primary-light);cursor:pointer;display:flex;gap:10px;padding:5px 1.2rem;width:fit-content}.AgroproductDetails .product-section1 .imgSection .right-section .left-btn-section .btn-container p{font-size:.9rem;font-weight:500;margin:0}.AgroproductDetails .product-section1 .overlay{background:linear-gradient(90deg,rgba(8,106,168,.918),rgba(81,170,226,.424));height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.AgroproductDetails .details-sec{padding:40px;text-align:center}.AgroproductDetails .details-sec h1{color:#222;font-size:28px;margin-bottom:20px}.AgroproductDetails .details-sec img{border-radius:8px;box-shadow:0 4px 6px #0000001a;height:400px;margin-bottom:20px;object-fit:contain;width:900px}.AgroproductDetails .details-sec p{color:#555;font-size:16px;line-height:1.6;margin:0 auto;max-width:600px;padding:0 10px}@media(max-width:1340px){.AgroproductDetails .product-section1 .imgSection .left-section h1{width:90%}.AgroproductDetails .product-section1 .imgSection .right-section{width:45%}.AgroproductDetails .product-section1 .imgSection .right-section img{height:100%;object-fit:cover}.AgroproductDetails .product-section1 .imgSection .right-section .left-btn-section{left:-13%}}@media(max-width:1170px){.AgroproductDetails .product-section1{height:23rem}.AgroproductDetails .product-section1 .imgSection .left-section{padding-left:3rem;width:45%}.AgroproductDetails .product-section1 .imgSection .left-section h1{width:100%}.AgroproductDetails .product-section1 .imgSection .right-section{width:50%}.AgroproductDetails .product-section1 .imgSection .right-section .left-btn-section{left:-7%}}@media(max-width:950px){.AgroproductDetails .product-section1{height:20rem}.AgroproductDetails .product-section1 .imgSection .left-section{padding-left:2rem;width:40%}.AgroproductDetails .product-section1 .imgSection .left-section h1{font-size:2.3rem;line-height:2.6rem}.AgroproductDetails .product-section1 .imgSection .right-section{width:55%}.AgroproductDetails .product-section1 .imgSection .right-section .left-btn-section{left:-5%}}@media(max-width:768px){.AgroproductDetails .product-section1 .imgSection{padding:0 2rem}.AgroproductDetails .product-section1 .imgSection .left-section{padding-left:0;width:55%}.AgroproductDetails .product-section1 .imgSection .right-section{width:40%}.AgroproductDetails .product-section1 .imgSection .right-section img{display:none}.AgroproductDetails .product-section1 .imgSection .right-section .left-btn-section{position:static;width:100%}}@media(max-width:550px){.AgroproductDetails .product-section1{height:16rem}.AgroproductDetails .product-section1 .imgSection{padding:0 1.2rem}.AgroproductDetails .product-section1 .imgSection .left-section{width:55%}.AgroproductDetails .product-section1 .imgSection .left-section h1{font-size:2rem;line-height:2.3rem;margin-bottom:2rem}.AgroproductDetails .product-section1 .imgSection .right-section{width:fit-content}.AgroproductDetails .product-section1 .imgSection .right-section .left-btn-section{gap:1rem}}@media(max-width:460px){.AgroproductDetails .product-section1{height:15rem}.AgroproductDetails .product-section1 .imgSection{padding:0 1rem}.AgroproductDetails .product-section1 .imgSection .left-section{width:60%}.AgroproductDetails .product-section1 .imgSection .left-section h1{font-size:1.8rem;line-height:2rem;margin-bottom:2rem}.AgroproductDetails .product-section1 .imgSection .left-section p{font-size:.9rem}.AgroproductDetails .product-section1 .imgSection .left-section .jump-btn-container{padding:10px 2rem}.AgroproductDetails .product-section1 .imgSection .right-section .left-btn-section{gap:12px}.AgroproductDetails .product-section1 .imgSection .right-section .left-btn-section .btn-container p{font-size:.8rem}}@media(max-width:390px){.AgroproductDetails .product-section1{height:fit-content;padding:1.3rem 0}.AgroproductDetails .product-section1 .imgSection .left-section{width:60%}.AgroproductDetails .product-section1 .imgSection .left-section h1{font-size:1.3rem;line-height:1.5rem;margin-bottom:1rem}.AgroproductDetails .product-section1 .imgSection .left-section p{font-size:.8rem}.AgroproductDetails .product-section1 .imgSection .left-section .jump-btn-container{padding:10px 1rem;width:90%}.AgroproductDetails .product-section1 .imgSection .right-section .left-btn-section .btn-container{gap:5px}.AgroproductDetails .product-section1 .imgSection .right-section .left-btn-section .btn-container p{font-size:.75rem}}.terms-container{color:#333;font-family:Arial,sans-serif;line-height:1.6;padding:2rem}.terms-container h1{border-bottom:2px solid #0056b3;color:#0056b3;font-size:2rem;margin-bottom:1rem;padding-bottom:.5rem}.terms-container p{color:#555;font-size:1rem;margin-bottom:1rem}.terms-container ol{margin-left:1.5rem}.terms-container ol li{font-size:1rem;margin-bottom:1rem}.terms-container ol li strong{color:#0056b3}.privacy-container{color:#333;font-family:Arial,sans-serif;line-height:1.6;padding:2rem}.privacy-container h1{border-bottom:2px solid #0056b3;color:#0056b3;font-size:2rem;margin-bottom:1rem;padding-bottom:.5rem}.privacy-container p{color:#555;font-size:1rem;margin-bottom:1rem}.privacy-container ol{margin-left:1.5rem}.privacy-container ol li{font-size:1rem;margin-bottom:1rem}.privacy-container ol li strong{color:#0056b3}.resourcecenter .resource-hero-img-section{background-image:url(/static/media/plantimg.8be82745b80d8a1c007d.png);background-position:100%;background-repeat:no-repeat;background-size:fit-content;height:300px;width:100%}.resourcecenter .resource-hero-img-section .img-overlay{background:rgba(67,132,217,.706);display:flex;height:100%;justify-content:center;width:100%;z-index:-1}.resourcecenter .resource-hero-img-section .img-overlay .resource-main-hero-content-section{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:7%}.resourcecenter .resource-hero-img-section .img-overlay .resource-main-hero-content-section .resource-content{font-size:4rem;font-weight:700;text-align:center}.resourcecenter .search{margin-bottom:1rem;margin-top:-5rem;z-index:99}.resourcecenter .search .search-container{background-color:#f5f5f5;border-radius:15px;margin:20px auto auto;padding:30px;width:85%}.resourcecenter .search .search-container .forminput{align-items:center;background-color:#fff;border:1px solid hsla(0,0%,50%,.322);border-radius:10px;color:#c6a3a3;display:flex;justify-content:space-between;margin-left:auto;padding:0 1rem;width:70%}.resourcecenter .search .search-container .forminput input{border:none;border-radius:10px;color:#000;outline:none;padding:10px;width:90%}.resourcecenter .search .search-container .forminput .icons{color:#000;height:20px;width:20px}.resourcecenter .search .search-container .posts{display:flex;flex-wrap:wrap;gap:40px;margin:auto;padding:20px;width:100%}.resourcecenter .search .search-container .posts .left-single-blog{cursor:pointer;width:220px}.resourcecenter .search .search-container .posts .left-single-blog .left-blog-image-container{height:220px;width:220px}.resourcecenter .search .search-container .posts .left-single-blog .left-blog-image-container .left-blog-image{border:.8px solid var(--light-shadow);border-radius:20px;height:100%;object-fit:cover;width:100%}.resourcecenter .search .search-container .posts .left-single-blog .left-blog-details-container .left-blog-title-container{margin:1rem 0}.resourcecenter .search .search-container .posts .left-single-blog .left-blog-details-container .left-blog-title-container .left-blog-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--text-primary);display:-webkit-box;line-height:2rem;overflow:hidden;text-overflow:ellipsis}.resourcecenter .search .search-container .posts .left-single-blog .left-blog-details-container .description-container{display:flex;flex-direction:column;gap:1rem}.resourcecenter .search .search-container .posts .left-single-blog .left-blog-details-container .description-container .left-blog-description-container .left-blog-description{-webkit-line-clamp:5;-webkit-box-orient:vertical;color:var(--text-grey);display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.resourcecenter .search .search-container .posts .left-single-blog .left-blog-details-container .description-container .separator-line{border-bottom:1px solid var(--light-shadow)}.resourcecenter .search .search-container .posts .left-single-blog .left-blog-details-container .description-container .bottom-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.resourcecenter .search .search-container .posts .left-single-blog .left-blog-details-container .description-container .bottom-container .date-container,.resourcecenter .search .search-container .posts .left-single-blog .left-blog-details-container .description-container .bottom-container .views-container{align-items:center;display:flex;flex-direction:row;gap:7px}.resourcecenter .search .search-container .posts .left-single-blog .left-blog-details-container .description-container .bottom-container .date-container .date,.resourcecenter .search .search-container .posts .left-single-blog .left-blog-details-container .description-container .bottom-container .date-container .views,.resourcecenter .search .search-container .posts .left-single-blog .left-blog-details-container .description-container .bottom-container .views-container .date,.resourcecenter .search .search-container .posts .left-single-blog .left-blog-details-container .description-container .bottom-container .views-container .views{color:var(--text-grey);font-size:.9rem}.resourcecenter .search .search-results{margin:auto;padding:0;width:90%}.resourcecenter .search .search-results .no-results{align-items:center;display:flex;justify-content:center}.resourcecenter .search .search-results .no-results p{font-size:22px;padding-top:30px}.resourcecenter .search .search-results .blog-result .column-gapping{border-radius:20px;cursor:pointer;padding:20px}.resourcecenter .search .search-results .blog-result .column-gapping .blog-card{background-color:#fff;border-radius:20px;padding:5px}.resourcecenter .search .search-results .blog-result .column-gapping .blog-card .img-outer{align-items:center;border-radius:20px 20px 10px 10px;display:flex;height:100%;justify-content:center;overflow:hidden;width:100%}.resourcecenter .search .search-results .blog-result .column-gapping .blog-card .img-outer img{height:100%}.resourcecenter .search .search-results .blog-result .column-gapping .blog-card .info{padding:20px 15px 10px 10px}.resourcecenter .search .search-results .blog-result .column-gapping .blog-card .info h5{color:#666}.resourcecenter .search .search-results .blog-result .column-gapping .blog-card .info .readmore{background-color:#666;border-radius:10px;padding:0;width:150px}.resourcecenter .search .search-results .blog-result .column-gapping .blog-card .info .readmore a{color:#fff;display:block;font-weight:700;line-height:1;margin:0;padding:15px;text-align:center;text-decoration:none;width:100%}.resourcecenter .search .submit{align-items:center;display:flex;height:100%}.resourcecenter .search .submit button{background-image:linear-gradient(90deg,#097dc6,#51aae2);border:none;border-radius:10px;color:#fff;padding:10px 20px}.resourcecenter .latest-posts .container-main{background-color:#f5f5f5;border-radius:15px;margin:auto;padding:20px 30px;width:85%}.resourcecenter .latest-posts .container-main .heading{padding:10px;position:relative}.resourcecenter .latest-posts .container-main .heading h5{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(90deg,#097dc6,#51aae2);font-size:45px;margin:auto;position:relative;width:fit-content}.resourcecenter .latest-posts .container-main .heading h5:before{background:linear-gradient(90deg,#097dc6,#51aae2);border-radius:20px;content:"";height:5px;position:absolute;top:100%;width:130px}.resourcecenter .latest-posts .container-main .posts{display:flex;margin:auto;padding:20px;width:100%}.resourcecenter .latest-posts .container-main .posts .left-single-blog{cursor:pointer;width:500px}.resourcecenter .latest-posts .container-main .posts .left-single-blog .left-blog-image-container{height:300px;width:100%}.resourcecenter .latest-posts .container-main .posts .left-single-blog .left-blog-image-container .left-blog-image{border:.8px solid var(--light-shadow);border-radius:20px;height:100%;object-fit:cover;width:100%}.resourcecenter .latest-posts .container-main .posts .left-single-blog .left-blog-details-container .left-blog-title-container{margin:1rem 0}.resourcecenter .latest-posts .container-main .posts .left-single-blog .left-blog-details-container .left-blog-title-container .left-blog-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--text-primary);display:-webkit-box;line-height:2rem;overflow:hidden;text-overflow:ellipsis}.resourcecenter .latest-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container{display:flex;flex-direction:column;gap:1rem}.resourcecenter .latest-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container .left-blog-description-container .left-blog-description{-webkit-line-clamp:5;-webkit-box-orient:vertical;color:var(--text-grey);display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.resourcecenter .latest-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container .separator-line{border-bottom:1px solid var(--light-shadow)}.resourcecenter .latest-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container .bottom-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.resourcecenter .latest-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container .bottom-container .date-container,.resourcecenter .latest-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container .bottom-container .views-container{align-items:center;display:flex;flex-direction:row;gap:7px}.resourcecenter .latest-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container .bottom-container .date-container .date,.resourcecenter .latest-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container .bottom-container .date-container .views,.resourcecenter .latest-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container .bottom-container .views-container .date,.resourcecenter .latest-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container .bottom-container .views-container .views{color:var(--text-grey);font-size:.9rem}.resourcecenter .all-posts{background-color:#f5f5f5;border-radius:15px;margin:35px auto;padding:20px 30px;width:85%}.resourcecenter .all-posts .container-main{margin:auto;width:100%}.resourcecenter .all-posts .container-main .heading{position:relative}.resourcecenter .all-posts .container-main .heading h5{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;background-image:-webkit-linear-gradient(45deg,#0f2699 19.79%,#0af 84.88%);font-size:45px;margin:auto auto 5px;position:relative;width:fit-content}.resourcecenter .all-posts .container-main .heading h5:before{background:linear-gradient(90deg,#097dc6,#51aae2);border-radius:20px;content:"";height:5px;position:absolute;top:100%;width:60px}.resourcecenter .all-posts .container-main .posts{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:auto;padding:20px;width:90%}.resourcecenter .all-posts .container-main .posts .left-single-blog{cursor:pointer;width:280px}.resourcecenter .all-posts .container-main .posts .left-single-blog .left-blog-image-container{height:270px;width:270px}.resourcecenter .all-posts .container-main .posts .left-single-blog .left-blog-image-container .left-blog-image{border:.8px solid var(--light-shadow);border-radius:20px;height:100%;object-fit:cover;width:100%}.resourcecenter .all-posts .container-main .posts .left-single-blog .left-blog-details-container .left-blog-title-container{margin:1rem 0}.resourcecenter .all-posts .container-main .posts .left-single-blog .left-blog-details-container .left-blog-title-container .left-blog-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--text-primary);display:-webkit-box;line-height:2rem;overflow:hidden;text-overflow:ellipsis}.resourcecenter .all-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container{display:flex;flex-direction:column;gap:1rem}.resourcecenter .all-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container .left-blog-description-container .left-blog-description{-webkit-line-clamp:5;-webkit-box-orient:vertical;color:var(--text-grey);display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.resourcecenter .all-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container .separator-line{border-bottom:1px solid var(--light-shadow)}.resourcecenter .all-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container .bottom-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.resourcecenter .all-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container .bottom-container .date-container,.resourcecenter .all-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container .bottom-container .views-container{align-items:center;display:flex;flex-direction:row;gap:7px}.resourcecenter .all-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container .bottom-container .date-container .date,.resourcecenter .all-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container .bottom-container .date-container .views,.resourcecenter .all-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container .bottom-container .views-container .date,.resourcecenter .all-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container .bottom-container .views-container .views{color:var(--text-grey);font-size:.9rem}.resourcecenter .gallary-section{gap:10px;padding:2rem 1rem}.resourcecenter .gallary-section .gh{background:linear-gradient(250.78deg,#55b3ee 2.75%,#068492 100.17%);-webkit-background-clip:text;color:#0000;font-weight:700;margin:auto;padding:2rem;width:fit-content}.resourcecenter .gallary-section .gallery-images{display:flex;flex-wrap:wrap;gap:3px;justify-content:center;margin-top:2rem;padding:0}.resourcecenter .gallary-section .gallery-images .imgimg{height:250px;width:22%}.resourcecenter .gallary-section .gallery-images .imgimg img{height:100%;object-fit:cover;object-position:center;width:100%}@media(max-width:1024px){.resourcecenter .gallary-section .gallery-images .imgimg{height:180px;width:22%}}@media(max-width:768px){.resourcecenter .resource-hero-img-section .resource-main-hero-content-section .resource-content{padding-bottom:3rem}.resourcecenter .search{padding:0}.resourcecenter .search .search-container{padding:15px 0}.resourcecenter .search .search-container .search-text{text-align:center}.resourcecenter .search .search-container .search-text h3{font-size:1.2rem}.resourcecenter .search .search-container .forminput{margin:auto}.resourcecenter .search .search-container .forminput input{font-size:12px}.resourcecenter .search .search-results{padding:0}.resourcecenter .latest-posts .container-main{padding:20px 10px;width:100%}.resourcecenter .latest-posts .container-main .heading h5{font-size:30px;padding:0}.resourcecenter .latest-posts .container-main .posts{padding:20px 5px;width:100%}.resourcecenter .latest-posts .container-main .posts .column-gapping .blog-card .img-outer{height:200px}.resourcecenter .latest-posts .container-main .posts .column-gapping .blog-card .img-outer img{border-radius:15px}.resourcecenter .latest-posts .container-main .posts .column-gapping .blog-card .info h5{font-size:18px}.resourcecenter .latest-posts .container-main .posts .column-gapping .blog-card .info p{font-size:14px}.resourcecenter .all-posts .container-main{padding:10px 30px;width:100%}.resourcecenter .all-posts .container-main .heading h5{font-size:30px;padding:0}.resourcecenter .all-posts .container-main .posts{width:100%}.resourcecenter .all-posts .container-main .posts .left-single-blog{cursor:pointer;width:320px}.resourcecenter .all-posts .container-main .posts .left-single-blog .left-blog-image-container{height:300px;width:300px}.resourcecenter .all-posts .container-main .posts .left-single-blog .left-blog-image-container .left-blog-image{border:.8px solid var(--light-shadow);border-radius:20px;height:100%;object-fit:cover;width:100%}.resourcecenter .all-posts .container-main .posts .left-single-blog .left-blog-details-container .left-blog-title-container{margin:1rem 0}.resourcecenter .all-posts .container-main .posts .left-single-blog .left-blog-details-container .left-blog-title-container .left-blog-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--text-primary);display:-webkit-box;line-height:2rem;overflow:hidden;text-overflow:ellipsis}.resourcecenter .all-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container{display:flex;flex-direction:column;gap:1rem}.resourcecenter .all-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container .left-blog-description-container .left-blog-description{-webkit-line-clamp:5;-webkit-box-orient:vertical;color:var(--text-grey);display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.resourcecenter .all-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container .separator-line{border-bottom:1px solid var(--light-shadow)}.resourcecenter .all-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container .bottom-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.resourcecenter .all-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container .bottom-container .date-container,.resourcecenter .all-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container .bottom-container .views-container{align-items:center;display:flex;flex-direction:row;gap:7px}.resourcecenter .all-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container .bottom-container .date-container .date,.resourcecenter .all-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container .bottom-container .date-container .views,.resourcecenter .all-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container .bottom-container .views-container .date,.resourcecenter .all-posts .container-main .posts .left-single-blog .left-blog-details-container .description-container .bottom-container .views-container .views{color:var(--text-grey);font-size:.9rem}.resourcecenter .all-posts .container-main .posts .blog-card .img-outer{align-items:center;display:flex;height:175px;justify-content:center}.resourcecenter .all-posts .container-main .posts .blog-card .info{padding:10px}.resourcecenter .all-posts .container-main .posts .blog-card .info h5{font-size:18px}.resourcecenter .all-posts .container-main .posts .blog-card .info p{font-size:14px;margin-bottom:7px}.resourcecenter .all-posts .container-main .posts .blog-card .info .readmore a{padding:10px}}@media(max-width:600px){.resourcecenter .gallery-images .imgimg{height:150px;width:48%}}.event-head{background:linear-gradient(250.78deg,#55b3ee 2.75%,#068492 100.17%);-webkit-background-clip:text;color:#0000;font-weight:700;margin:auto;width:fit-content}.ev .HeadingOfEvents{margin:1rem 0;text-align:center;width:100%}.ev .accordion{padding:1rem}.ev .accordion .accordion-item{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;margin-bottom:1px}.ev .accordion .accordion-item .accordion-header{border:0;border-radius:8px 8px 0 0;margin:0;padding:0}.ev .accordion .accordion-item .accordion-header .accordion-button{background-color:#0000!important;background:linear-gradient(250.78deg,#55b3ee 2.75%,#068492 100.17%);-webkit-background-clip:text;border:none;border-radius:8px 8px 0 0;color:#050505;color:#0000;font-size:16px;font-weight:700;padding:15px;text-align:left;width:fit-content;width:100%}.ev .accordion .accordion-item .accordion-header .accordion-button:focus{box-shadow:none}.ev .accordion .accordion-item .accordion-header .accordion-button.collapsed,.ev .accordion .accordion-item .accordion-header .accordion-button:hover{background-color:#0056b3}.ev .accordion .accordion-item .accordion-collapse .accordion-body{background-color:#fff;border-top:1px solid #ddd;color:#333;font-size:14px;padding:20px}.ev .accordion .accordion-item .accordion-collapse .accordion-body .subsection .enventTitle:first-child{margin-top:50px}.ev .accordion .accordion-item .accordion-collapse .accordion-body .subsection .image-carousel{padding:10px 0}.ev .accordion .accordion-item .accordion-collapse .accordion-body .subsection .image-carousel .image-container{border:4px solid #fff;border-radius:8px;height:250px;overflow:hidden}.ev .accordion .accordion-item .accordion-collapse .accordion-body .subsection .image-carousel .image-container img{height:100%;object-fit:cover;width:100%}.ev .accordion .accordion-item .accordion-collapse .accordion-body .subsection .sub-content{color:#000;font-size:16px;line-height:19px;text-align:justify}.ev .accordion .accordion-item .accordion-collapse .related-products{margin:0;padding:0}.ev .accordion .accordion-item .accordion-collapse .related-products .all-related-products .trending-cards{height:100%;margin:auto;width:95%}@media(max-width:1068px){.ev .accordion .accordion-item .accordion-collapse .related-products .all-related-products .trending-cards{width:100%}}@media(max-width:370px){.ev .accordion .accordion-item .accordion-collapse .related-products .heading-section .heading{font-size:1rem}}@media(max-width:768px){.ev .accordion .accordion-item{margin-bottom:.5rem}.ev .accordion .accordion-item .accordion-header .accordion-button{font-size:14px;padding:12px}}.custom-next{right:-1%}.custom-next,.custom-prev{bottom:48%;cursor:pointer;font-size:1.1rem;position:absolute}.custom-prev{left:-1.22%}@media(max-width:1054px){.custom-next{right:-2%}.custom-next,.custom-prev{bottom:48%;cursor:pointer;font-size:1.1rem;position:absolute}.custom-prev{left:-2.22%}}@media(max-width:768px){.ev .accordion{padding:0}.ev .accordion .accordion-item .accordion-header .accordion-button{font-size:16px;padding:15px}.ev .accordion .accordion-item .accordion-collapse .accordion-body{font-size:14px;padding:15px}.ev .accordion .accordion-item .accordion-collapse .accordion-body .enventTitle{font-size:18px;font-size:400}.ev .accordion .accordion-item .accordion-collapse .accordion-body .subsection .enventTitle:first-child{margin-top:50px}.ev .accordion .accordion-item .accordion-collapse .accordion-body .subsection .image-carousel{padding:10px 0}.ev .accordion .accordion-item .accordion-collapse .accordion-body .subsection .image-carousel .image-container{height:180px}}@media(max-width:768px)and (max-width:410px){.ev .accordion .accordion-item .accordion-collapse .accordion-body .subsection .image-carousel .image-container{height:120px}}@media(max-width:768px){.ev .accordion .accordion-item .accordion-collapse .accordion-body .subsection .sub-content{color:#000;font-size:15px;line-height:19px;text-align:justify}.ev .accordion .accordion-item .accordion-collapse .related-products{margin:0;padding:0}.ev .accordion .accordion-item .accordion-collapse .related-products .all-related-products .trending-cards{height:100%;margin:auto;width:95%}}@media(max-width:768px)and (max-width:1068px){.ev .accordion .accordion-item .accordion-collapse .related-products .all-related-products .trending-cards{width:100%}}@media(max-width:768px)and (max-width:370px){.ev .accordion .accordion-item .accordion-collapse .related-products .heading-section .heading{font-size:1rem}}@media(max-width:768px)and (max-width:768px){.ev .accordion .accordion-item{margin-bottom:.5rem}.ev .accordion .accordion-item .accordion-header .accordion-button{font-size:14px;padding:12px}}@media(max-width:554px){.custom-next{right:-3%}.custom-next,.custom-prev{bottom:48%;cursor:pointer;font-size:1.1rem;position:absolute}.custom-prev{left:-3.22%;z-index:22}}.singblg{padding:2rem;scrollbar-width:none}.singblg .btn-button{background:#0000;border:none;border-radius:50%;color:red;font-size:18px;padding:10px;position:absolute}.singblg .hd{color:rgba(0,0,0,.741);font-size:2.2rem;margin:20px auto auto;width:90%}@media(max-width:768px){.singblg .hd{font-size:1rem}}.singblg .overlay-singleblog{border-radius:10px;margin-top:2rem;padding:20px}.singblg .overlay-singleblog .image-container{display:flex;flex-direction:column;justify-content:center}.singblg .overlay-singleblog .image-container .parentImg{background-image:url(/static/media/Ellipse%2021.083405d8793fbea76b7c.png);background-repeat:no-repeat;background-size:cover;border-radius:25px;margin-bottom:10px;padding:1.5rem;text-align:center;z-index:1!important}.singblg .overlay-singleblog .image-container .parentImg .fristimg{border-radius:25px;height:22rem;width:22rem;z-index:3}@media(max-width:468px){.singblg .overlay-singleblog .image-container .parentImg .fristimg{height:10rem;width:10rem}}.singblg .overlay-singleblog .image-container .b-head{background:radial-gradient(157.47% 1012.75% at 6.55% 17.65%,#fff 0,#fff0 100%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,.741);font-size:24px;margin:auto auto 1rem;text-align:center;width:fit-content}.singblg .overlay-singleblog .image-container .blog-para{color:rgba(0,0,0,.741);font-size:18px;text-align:justify}@media(max-width:768px){.singblg .hd{font-size:1.8rem}.singblg .overlay-singleblog .image-container{display:flex;flex-direction:column;justify-content:center}.singblg .overlay-singleblog .image-container .fristimg{margin-bottom:2rem;padding:0}.singblg .overlay-singleblog .image-container .blog-para{font-size:15px}}@media(max-width:480px){.singblg{padding:1rem;position:relative}.singblg .btn-button{left:0;top:0}.singblg .hd{font-size:1.5rem}.singblg .overlay-singleblog .image-container .parentImg{background:#fff;border-radius:25px;margin-bottom:10px;padding:0}.singblg .overlay-singleblog .image-container .parentImg .fristimg{border-radius:10px;height:auto;width:100%}.singblg .overlay-singleblog .image-container .b-head{background:radial-gradient(157.47% 1012.75% at 6.55% 17.65%,#fff 0,#fff0 100%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,.741);font-size:24px;margin:auto auto 1rem;text-align:center;width:fit-content}.singblg .overlay-singleblog .image-container .blog-para{color:rgba(0,0,0,.741);font-size:18px;text-align:justify}}.ortho-container{background-color:#f9f9f9}.ortho-container .categories-inner{align-items:center;background-image:url(/static/media/Orthosilicic_Acid.d1ed168f5478c4b28794.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:200px;justify-content:center;overflow:hidden;position:relative;width:100%}.ortho-container .categories-inner .bg-inner{background:rgba(75,144,254,.459);height:100%;position:absolute;width:100%;z-index:1}.ortho-container .categories-inner h1{color:#000;font-size:2.6rem;font-weight:700;line-height:2.5rem;text-align:center;z-index:2}.ortho-container .categories-inner h1 span{color:#fff}.ortho-container .all-section-container{padding:2rem}.ortho-container .all-section-container .topic{-webkit-text-fill-color:#0000;background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2.6rem;font-weight:700;margin:auto;text-align:center;width:fit-content}.ortho-container .all-section-container .header{font-size:24px;margin-bottom:20px}.ortho-container .all-section-container .title{-webkit-text-fill-color:#0000;background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2.6rem;font-weight:700;line-height:2.5rem;margin:1rem auto;text-align:center;width:fit-content}.ortho-container .all-section-container .section{margin:100px 0}.ortho-container .all-section-container .section .intro-part{display:flex}.ortho-container .all-section-container .section .intro-part .img-round{background:#097dc6;background-image:url(/static/media/Ellipse%2021.083405d8793fbea76b7c.png);background-repeat:no-repeat;background-size:cover;border-radius:0 150px 150px 0;margin-left:-2.5rem;overflow:hidden;padding:6px 10px;text-align:end;width:40%}.ortho-container .all-section-container .section .intro-part .img-round img{border:2px solid #fff;border-radius:0 150px 150px 0;border-radius:50%;height:100%;object-fit:cover;width:60%}.ortho-container .all-section-container .section .intro-part .int-div{display:flex;flex-direction:column;justify-content:center;padding-left:3rem;width:70%}.ortho-container .all-section-container .section .intro-part .int-div .int-head{-webkit-text-fill-color:#0000;background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);-webkit-background-clip:text;background-clip:text;color:#0000;font-weight:500;width:fit-content}.ortho-container .all-section-container .section .tractor{border-radius:0 0 25px 25px;height:100%;width:100%}.ortho-container .all-section-container .section .list{list-style-type:decimal;margin-left:20px}.ortho-container .all-section-container .section .spec-table{border-collapse:collapse;margin-top:10px;width:100%}.ortho-container .all-section-container .section .spec-table td,.ortho-container .all-section-container .section .spec-table th{border:1px solid #ccc;padding:8px;text-align:left}.ortho-container .all-section-container .section .spec-table th{background-color:#097dc6}.ortho-container .all-section-container .details{background-blend-mode:overlay;background-image:url(/static/media/Ellipse%2021.083405d8793fbea76b7c.png);background-repeat:no-repeat;background-size:cover;border-radius:25px;padding:2rem}.ortho-container .all-section-container .details .bg-white{border-radius:25px;border-radius:25px 25px 0 0;overflow:hidden;padding:2rem}.ortho-container .all-section-container .details .bg-white .list li{color:#51aae2;list-style-type:style decimal}@media(max-width:768px){.ortho-container .categories-inner{height:250px;width:100%}.ortho-container .categories-inner .onthhead{font-size:1rem;line-height:2rem}.ortho-container .all-section-container{padding:1rem}.ortho-container .all-section-container .topic{font-size:1.3rem}.ortho-container .all-section-container .title{font-size:1.7rem;font-weight:600;line-height:1.9rem;margin:1rem auto}.ortho-container .all-section-container .section{margin:0 0 80px}.ortho-container .all-section-container .section .intro-part{flex-direction:column;gap:10px}.ortho-container .all-section-container .section .intro-part .img-round,.ortho-container .all-section-container .section .intro-part .int-div{padding-left:0;width:100%}.ortho-container .all-section-container .section .intro-container{display:flex;gap:30px;line-height:normal}.ortho-container .all-section-container .section .intro-container img{height:200px;object-fit:cover;width:200px}.ortho-container .all-section-container .section .intro-container .content{font-size:16px;line-height:normal}.ortho-container .all-section-container .section .tractor{height:100%;width:100%}.ortho-container .all-section-container .section .list{list-style-type:decimal;margin-left:20px}.ortho-container .all-section-container .section .spec-table{border-collapse:collapse;margin-top:10px;width:100%}.ortho-container .all-section-container .section .spec-table td,.ortho-container .all-section-container .section .spec-table th{border:1px solid #ccc;padding:8px;text-align:left}.ortho-container .all-section-container .section .spec-table th{background-color:#f2f2f2}.ortho-container .all-section-container .details,.ortho-container .all-section-container .details .bg-white{padding:10px}}@media(max-width:500px){.ortho-container .categories-inner{height:180px;width:100%}.ortho-container .categories-inner .onthhead{font-size:1.5rem;line-height:2rem}.ortho-container .all-section-container{padding:2rem}.ortho-container .all-section-container .title{font-size:1.5rem;font-weight:600;line-height:1.5rem;margin:1rem auto;text-align:start}.ortho-container .all-section-container .section{margin:80px 0}.ortho-container .all-section-container .section .intro-container{display:flex;flex-direction:column;gap:30px}.ortho-container .all-section-container .section .intro-container img{height:auto;margin:auto;width:100%}.ortho-container .all-section-container .section .intro-container .content{font-size:15px;line-height:normal}.ortho-container .all-section-container .section .tractor{height:100%;width:100%}.ortho-container .all-section-container .section .list{list-style-type:decimal;padding:0}.ortho-container .all-section-container .section .list li{font-size:14px}.ortho-container .all-section-container .section .spec-table{border-collapse:collapse;margin-top:10px;width:100%}.ortho-container .all-section-container .section .spec-table td,.ortho-container .all-section-container .section .spec-table th{font-size:13px;line-height:normal;padding:8px}.ortho-container .all-section-container .section .spec-table th{background-color:#f2f2f2}}.pdf-container{background-color:#f4f4f4;padding:0 3rem}.pdf-container .sheethead{align-items:center;background-image:url(/static/media/Orthosilicic_Acid.d1ed168f5478c4b28794.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;display:none;height:200px;justify-content:center;overflow:hidden;position:relative;width:100%}.pdf-container .sheethead h1{color:#fff;font-size:2.7rem;font-weight:700;z-index:2}.pdf-container .sheethead .dbg{background:#097dc694;height:100%;position:absolute;width:100%;z-index:1}.pdf-container .containerdiv .thead{-webkit-text-fill-color:#0000;background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);-webkit-background-clip:text;background-clip:text;color:#333;color:#0000;font-size:2.2rem;font-weight:700;line-height:2.9rem;margin:3rem auto 20px;text-align:center;width:fit-content;z-index:2}.pdf-container .containerdiv .intro-part{display:flex}.pdf-container .containerdiv .intro-part .img-round{background:#097dc6;border-radius:0 150px 150px 0;height:330px;overflow:hidden;padding:6px 10px;text-align:end;width:40%}.pdf-container .containerdiv .intro-part .img-round img{border-radius:50%;border-radius:0 150px 150px 0;height:100%;object-fit:cover;width:100%}.pdf-container .containerdiv .intro-part .int-div{align-items:start;display:flex;flex-direction:column;justify-content:center;padding-left:3rem;width:60%}.pdf-container .containerdiv .intro-part .int-div .int-head{-webkit-text-fill-color:#0000;background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);-webkit-background-clip:text;background-clip:text;color:#0000;font-weight:700;width:fit-content}.pdf-container .containerdiv .dicription-bg{border-radius:25px;margin-bottom:50px;overflow:hidden;position:relative;z-index:1}.pdf-container .containerdiv .dicription-bg .blue-bg{height:100%;opacity:.9;width:100%}.pdf-container .containerdiv .dicription-bg .blue-bg .white-bg{border-radius:25px;z-index:9}.pdf-container .containerdiv .dicription-bg .blue-bg .white-bg .thead{margin-top:0;padding:0}.pdf-container .containerdiv .fruit-container{border-radius:25px;height:500px;overflow:hidden;padding:1rem 0;position:relative}.pdf-container .containerdiv .fruit-container .fuitactract{display:flex;gap:50px;height:75%;justify-content:space-between;width:100%}.pdf-container .containerdiv .fruit-container .fuitactract .fruil-ul{margin:auto;padding-left:1rem}.pdf-container .containerdiv .fruit-container .fuitactract img{border-radius:30px 0 0 30px;height:100%;object-fit:cover;width:60%}.pdf-container .containerdiv table{border-collapse:collapse;margin:20px 0;width:100%}.pdf-container .containerdiv table td,.pdf-container .containerdiv table th{border:1px solid #ddd;padding:8px;text-align:left}.pdf-container .containerdiv table th{background-color:#097dc6;color:#333}.pdf-container .containerdiv .usediv{border-radius:25px}.pdf-container .containerdiv .usediv .usepara{-webkit-text-fill-color:#0000;background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);-webkit-background-clip:text;background-clip:text;color:#0000;font-weight:500;width:fit-content}.pdf-container .containerdiv .techpara{font-size:16px}.pdf-container .containerdiv ul{list-style-type:decimal;padding-left:20px}.pdf-container .containerdiv ul li{line-height:normal}.pdf-container .containerdiv .colulate-container{background-image:url(/static/media/bg.e9f23f7e0ce920be7fa9.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:25px;margin-top:20px;overflow:hidden}.pdf-container .containerdiv .colulate-container .blue-bg{background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);display:flex;height:100%;justify-content:space-between;opacity:.9;padding:1rem;width:100%}.pdf-container .containerdiv .colulate-container .blue-bg .left-div,.pdf-container .containerdiv .colulate-container .blue-bg .right-div{background:#fff;border-radius:25px;padding:2rem;width:48.5%}.pdf-container .containerdiv .colorfor{-webkit-text-fill-color:#fff;align-items:center;-webkit-background-clip:content-box;background-clip:content-box;background-image:url(/static/media/Ellipse%2021.083405d8793fbea76b7c.png);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;height:200px;justify-content:center;margin:auto auto 2rem -50px;overflow:hidden;width:100%;width:100vw}@media(max-width:450px){.pdf-container .containerdiv .colorfor{height:130px}}.second-contant{padding:1.5rem 2.5rem}.second-contant .heading{-webkit-text-fill-color:#0000;background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2.4rem;font-weight:700;line-height:2.9rem;margin:0 auto;width:fit-content}.second-contant .content{margin-top:20px}.second-contant .content h2{-webkit-text-fill-color:#0000;background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:1.6rem;font-size:2.2rem;font-weight:700;margin:auto auto 10px;width:fit-content}.second-contant .content .fuitactract{display:flex;gap:50px;justify-content:space-between}.second-contant .content .fuitactract img{height:230px;width:70%}.second-contant .content ul{list-style-type:decimal;padding-left:20px}.second-contant .content ul li{line-height:normal}.second-contant .content table{border-collapse:collapse;margin:20px 0;width:100%}.second-contant .content table td,.second-contant .content table th{border:1px solid #ddd;padding:8px;text-align:left}.second-contant .content table th{background-color:#f2f2f2;background:#097dc6}.second-contant .content .montingcontainer{display:flex;gap:10px;justify-content:space-between;margin-top:20px}@media(max-width:768px){.pdf-container{padding:0 1rem}.pdf-container .sheethead{height:150px}.pdf-container .sheethead h1{font-size:1.8rem}.pdf-container .containerdiv{padding:0}.pdf-container .containerdiv .thead{font-size:1.5rem;font-weight:700;line-height:normal;margin:auto auto auto -20px;padding-bottom:2rem;width:104vw}.pdf-container .containerdiv .intro-part{align-items:start;flex-direction:column-reverse}.pdf-container .containerdiv .intro-part .img-round{height:200px;margin-top:20px;width:90%}.pdf-container .containerdiv .intro-part .img-round img{border-radius:50%;border-radius:0 150px 150px 0;height:100%;object-fit:cover;width:100%}.pdf-container .containerdiv .intro-part .int-div{padding-left:0;width:100%}.pdf-container .containerdiv .dicription-bg .blue-bg,.pdf-container .containerdiv .dicription-bg .blue-bg .white-bg{padding:0}.pdf-container .containerdiv .dicription-bg .blue-bg .white-bg .diss{flex-direction:column}.pdf-container .containerdiv .fruit-container{border:0;height:auto}.pdf-container .containerdiv .fruit-container .fuitactract{align-items:start;flex-direction:column;gap:50px;height:auto;justify-content:start;width:100%}.pdf-container .containerdiv .fruit-container .fuitactract .fruil-ul{align-content:start;margin:0 0 0 1rem;padding-left:0}.pdf-container .containerdiv .fruit-container .fuitactract img{border-radius:10px;height:150px;object-fit:cover;width:100%}.pdf-container .containerdiv table{border-collapse:collapse;margin:20px 0;width:100%}.pdf-container .containerdiv table td,.pdf-container .containerdiv table th{border:1px solid #ddd;padding:8px;text-align:left}.pdf-container .containerdiv table th{background-color:#097dc6;color:#333}.pdf-container .containerdiv .usediv{border-radius:25px}.pdf-container .containerdiv .techpara{font-size:16px}.pdf-container .containerdiv ul{list-style-type:decimal;padding-left:20px}.pdf-container .containerdiv ul li{line-height:normal}.pdf-container .containerdiv .colulate-container .blue-bg{flex-direction:column;gap:10px;padding:1rem}.pdf-container .containerdiv .colulate-container .blue-bg .left-div,.pdf-container .containerdiv .colulate-container .blue-bg .right-div{padding:1rem;width:100%}.second-contant{padding:1.5rem 2.5rem}.second-contant .heading{-webkit-text-fill-color:#0000;background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2.4rem;font-weight:700;line-height:2.9rem;margin:0 auto;width:fit-content}.second-contant .content{margin-top:20px}.second-contant .content h2{-webkit-text-fill-color:#0000;background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:1.6rem;font-size:2.2rem;font-weight:700;margin:auto auto 10px;width:fit-content}.second-contant .content .fuitactract{display:flex;gap:50px;justify-content:space-between}.second-contant .content .fuitactract img{height:230px;width:70%}.second-contant .content ul{list-style-type:decimal;padding-left:20px}.second-contant .content ul li{line-height:normal}.second-contant .content table{border-collapse:collapse;margin:20px 0;width:100%}.second-contant .content table td,.second-contant .content table th{border:1px solid #ddd;padding:8px;text-align:left}.second-contant .content table th{background-color:#f2f2f2;background:#097dc6}.second-contant .content .montingcontainer{display:flex;gap:10px;justify-content:space-between;margin-top:20px}.second-contant .hrline{display:none}}.resourcecenters .resource-hero-img-section{background-image:url("/static/media/sat%20(4).eb73efc331589d917264.webp");background-position:100%;background-repeat:no-repeat;background-size:fit-content;height:300px;width:100%}.resourcecenters .resource-hero-img-section .img-overlay{background:rgba(67,132,217,.706);display:flex;height:100%;justify-content:center;width:100%;z-index:-1}.resourcecenters .resource-hero-img-section .img-overlay .resource-main-hero-content-section{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:7%}.resourcecenters .resource-hero-img-section .img-overlay .resource-main-hero-content-section .resource-content{font-size:4rem;font-weight:700;text-align:center}@media(max-width:768px){.resourcecenters .resource-hero-img-section{height:200px!important;margin-bottom:1rem}.resourcecenters .resource-hero-img-section .img-overlay{object-fit:contain}.resourcecenters .resource-hero-img-section .img-overlay .resource-main-hero-content-section .resource-content{font-size:2rem;font-weight:700;text-align:center}}.fensil-360{font-family:Arial,sans-serif;padding:0 3rem 1rem}.fensil-360__header{background-color:#f0f8ff;background-image:url(/static/media/Ellipse%2021.083405d8793fbea76b7c.png);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:300px;justify-content:center;margin:auto auto auto -50px;padding:20px;text-align:center;width:105vw}.fensil-360__header h1{color:#fff;font-size:2.2rem;font-weight:700;line-height:2.9rem;text-align:center}.fensil-360__header h2{-webkit-text-fill-color:#0000;background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:1.8rem;font-weight:700;line-height:2rem;margin:auto;text-align:center;width:fit-content}.fensil-360__header p{color:#fff;font-size:16px}.fensil-360 .bg-for{align-items:center;border-radius:25px;justify-content:space-around;margin:5rem 0;padding:0;position:relative}@media(max-width:800px){.fensil-360 .bg-for{flex-direction:column}}.fensil-360 .bg-for:before{background:#fff;border-radius:25px;content:" ";display:none;height:90%;position:absolute;width:96%;z-index:1}.fensil-360 .intro{align-items:center;justify-content:space-between}.fensil-360 .intro .content{width:60%}.fensil-360 .intro .content h5{-webkit-text-fill-color:#0000;background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:1.8rem;font-weight:700;line-height:2rem;width:fit-content}.fensil-360 .intro .img-section{background:url(/static/media/Ellipse%2021.083405d8793fbea76b7c.png);border-radius:25px;display:flex;justify-content:end;padding:10px}.fensil-360 .intro .img-section img{border-radius:15px;height:390px;width:100%}.fensil-360__properties{padding:3rem!important}.fensil-360__about,.fensil-360__features,.fensil-360__key-features,.fensil-360__properties,.fensil-360__soil-wetter{margin:20px 0;z-index:2}.fensil-360__about h2,.fensil-360__features h2,.fensil-360__key-features h2,.fensil-360__properties h2,.fensil-360__soil-wetter h2{-webkit-text-fill-color:#0000;background:linear-gradient(88.23deg,#097dc6 36.18%,#51aae2 115.5%);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:1.8rem;font-weight:700;line-height:2rem;margin:auto auto 10px;text-align:center;width:fit-content}.fensil-360__about ul,.fensil-360__features ul,.fensil-360__key-features ul,.fensil-360__properties ul,.fensil-360__soil-wetter ul{margin-left:20px;width:90%}.fensil-360__about ul li,.fensil-360__features ul li,.fensil-360__key-features ul li,.fensil-360__properties ul li,.fensil-360__soil-wetter ul li{font-size:15px;list-style-type:decimal;margin-bottom:5px}.fensil-360__about p,.fensil-360__features p,.fensil-360__key-features p,.fensil-360__properties p,.fensil-360__soil-wetter p{margin-bottom:10px}.fensil-360__footer{background-color:#eaf7ff;padding:15px;text-align:center}.fensil-360__footer a{color:#0056b3}.fensil-360__footer a:hover{text-decoration:underline}@media(max-width:800px){.fensil-360{padding:0 1.2rem 1.2rem}.fensil-360__header{height:180px;margin-left:-35px;padding:15px}.fensil-360__header h1,.fensil-360__header h2{font-size:1.5rem;font-weight:700;line-height:1.5rem}.fensil-360__header p{font-size:16px}.fensil-360 .bg-for{padding:2rem 0}.fensil-360 .bg-for:before{content:" ";height:99%;width:100%;z-index:1}.fensil-360 .intro{flex-direction:column}.fensil-360 .intro .content{width:100%}.fensil-360 .intro .img-section{border-radius:25px;padding:1rem}.fensil-360 .intro .img-section img{border-radius:25px;height:250px}.fensil-360__about,.fensil-360__features,.fensil-360__key-features,.fensil-360__properties,.fensil-360__soil-wetter{margin:20px 0;z-index:2}.fensil-360__about h2,.fensil-360__features h2,.fensil-360__key-features h2,.fensil-360__properties h2,.fensil-360__soil-wetter h2{font-size:1.5rem;font-weight:700;line-height:1.5rem}.fensil-360__about ul,.fensil-360__features ul,.fensil-360__key-features ul,.fensil-360__properties ul,.fensil-360__soil-wetter ul{margin-left:0;width:100%}.fensil-360__about ul li,.fensil-360__features ul li,.fensil-360__key-features ul li,.fensil-360__properties ul li,.fensil-360__soil-wetter ul li{font-size:15px;list-style-type:decimal;margin-bottom:5px}.fensil-360__about p,.fensil-360__features p,.fensil-360__key-features p,.fensil-360__properties p,.fensil-360__soil-wetter p{margin-bottom:10px}.fensil-360__footer{background-color:#eaf7ff;padding:15px;text-align:center}.fensil-360__footer a{color:#0056b3}.fensil-360__footer a:hover{text-decoration:underline}}@media(max-width:450px){.fensil-360{padding:0 1.2rem 1.2rem}.fensil-360__header{height:180px;margin-left:-35px;padding:15px}.fensil-360__header h1{font-size:1.3rem;font-weight:700;line-height:1.5rem}.fensil-360__header h2{font-size:1.2rem;font-weight:700;line-height:1.5rem}.fensil-360__header p{font-size:12px;margin:0 auto;text-align:center;width:80%}.fensil-360 .bg-for{margin:0;padding:2rem 0}.fensil-360 .bg-for:before{content:" ";height:99%;width:100%;z-index:1}.fensil-360 .intro{flex-direction:column}.fensil-360 .intro .content{width:100%}.fensil-360 .intro .content h5{font-size:1.3rem;line-height:normal}.fensil-360 .intro .img-section{border-radius:25px;padding:5px;width:100%}.fensil-360 .intro .img-section img{border-radius:25px;height:250px}.fensil-360__about,.fensil-360__features,.fensil-360__key-features,.fensil-360__properties,.fensil-360__soil-wetter{margin:20px 0;z-index:2}.fensil-360__about h2,.fensil-360__features h2,.fensil-360__key-features h2,.fensil-360__properties h2,.fensil-360__soil-wetter h2{font-size:1.2rem;font-weight:700;line-height:1.5rem;margin-top:10px}.fensil-360__about .kk,.fensil-360__features .kk,.fensil-360__key-features .kk,.fensil-360__properties .kk,.fensil-360__soil-wetter .kk{margin:0;padding:0}.fensil-360__about ul,.fensil-360__features ul,.fensil-360__key-features ul,.fensil-360__properties ul,.fensil-360__soil-wetter ul{margin-left:0;width:100%}.fensil-360__about ul li,.fensil-360__features ul li,.fensil-360__key-features ul li,.fensil-360__properties ul li,.fensil-360__soil-wetter ul li{font-size:14px;list-style-type:decimal;margin-bottom:5px}.fensil-360__about p,.fensil-360__features p,.fensil-360__key-features p,.fensil-360__properties p,.fensil-360__soil-wetter p{font-size:14px;margin-bottom:10px}.fensil-360__footer{background-color:#eaf7ff;padding:15px;text-align:center}.fensil-360__footer a{color:#0056b3}.fensil-360__footer a:hover{text-decoration:underline}}.ph-container{color:#333;font-family:Segoe UI,sans-serif;margin:0 auto}.ph-container .headsection{align-items:center;background-image:url(/static/media/Ellipse%2021.083405d8793fbea76b7c.png);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:300px;justify-content:center}.ph-container .title{color:#fff;font-size:34px;font-size:1.8rem;font-weight:700;margin-bottom:8px}.ph-container .subtitle{color:#fff;font-size:18px;font-style:italic;margin-bottom:30px}.ph-container section{padding:2rem}.ph-container section h2{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#097dc6,#51aae2);-webkit-background-clip:text;font-size:2.2rem;font-weight:700;width:fit-content}.ph-container .mai-parent{display:flex;justify-content:space-between;margin:auto;width:95%}.ph-container .mai-parent section{background-image:url(/static/media/Ellipse%2021.083405d8793fbea76b7c.png);background-repeat:no-repeat;background-size:cover;border-radius:25px;margin-top:1rem;padding:2rem 1.5rem;position:relative;width:49.8%;z-index:2}.ph-container .mai-parent section:before{background:#fff;border-radius:25px;content:"";height:96%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:96%;z-index:-1}.ph-container .mai-parent section h2{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#097dc6,#51aae2);-webkit-background-clip:text;color:#222;font-size:22px;font-size:1.8rem;font-weight:700;line-height:normal;margin-bottom:12px;padding-left:10px;width:fit-content}.ph-container .mai-parent section p{color:#444;font-size:16px;line-height:1.7}.ph-container .mai-parent section ul{color:#444;line-height:1.6;list-style:decimal;margin:0}.ph-container .mai-parent section ul .sub-list{list-style:circle;margin-left:20px;margin-top:6px}.ph-container .mai-parent section ul li{margin-bottom:8px}.ph-container .mai-parent section ul strong{color:#0c7a52}.ph-container .img-sec{background-repeat:no-repeat;background-size:cover;border-radius:25px;padding:2rem 1.5rem}.ph-container .img-sec .img-c{background:#fff;border-radius:10px;padding:10px}.ph-container .img-sec .img-c img{border-radius:10px}@media(max-width:800px){.ph-container{color:#333;font-family:Segoe UI,sans-serif;margin:0 auto}.ph-container .title{font-size:1.5rem;font-weight:500;margin-bottom:0}.ph-container .subtitle{font-size:15px}.ph-container section h2{font-size:1.5rem;font-weight:500;margin-bottom:0}.ph-container .mai-parent{flex-direction:column}.ph-container .mai-parent section{padding:.9rem;width:100%}.ph-container .mai-parent section h2{font-size:1.5rem;font-weight:500;margin-bottom:0}.ph-container .mai-parent section p{line-height:normal}.ph-container .mai-parent section ul li{margin-bottom:5px}.ph-container .img-sec{gap:5px;padding:1rem}.ph-container .img-sec .img-c img{border-radius:10px}.ph-container .img-sec .img-c p{font-size:12px;line-height:13px}.ph-container .img-sec .img-c p br{display:none}}
/*# sourceMappingURL=main.917151c4.css.map*/