.syoping-header{position:fixed;top:0;left:0;right:0;z-index:100;background:#fff;border-bottom:.5px solid rgba(0,0,0,.08);height:64px;display:flex;align-items:center;box-shadow:0 1px 12px #00000014}.syoping-header__nav{display:flex;align-items:center;justify-content:space-between;height:100%;gap:10px;max-width:1440px;margin:0 auto;padding:0}.syoping-header__logo{display:flex;align-items:center;gap:.5rem}.syoping-header__logo-img{height:24px;width:145px;display:block}.syoping-header__menu{display:flex;align-items:center;gap:.5rem;margin:0 auto}.syoping-header__menu-item{position:relative}.syoping-header__menu-item--dropdown .syoping-header__menu-link{display:flex;align-items:center;gap:.25rem}.syoping-header__menu-item--dropdown:hover .syoping-header__dropdown{opacity:100%;visibility:visible;transform:translateY(0)}.syoping-header__menu-item--contact{display:none}@media (max-width: 992px){.syoping-header__menu-item--contact{display:list-item}}.syoping-header__menu-link{display:block;padding:.5rem 1rem;font-size:.9375rem;font-weight:500;color:#000;border-radius:.5rem;transition:all .2s ease;background:none;border:none;cursor:pointer;font-family:inherit}.syoping-header__menu-link:hover{color:#000}.syoping-header__dropdown{position:absolute;top:100%;left:0;min-width:100px;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:12px 16px;box-shadow:0 10px 40px #0000001a;opacity:0%;visibility:hidden;transform:translateY(10px);transition:all .2s ease}.syoping-header__dropdown li{margin-bottom:4px}.syoping-header__dropdown li:last-child{margin-bottom:0}.syoping-header__dropdown li a{padding:8px 12px;font-size:.875rem;color:#000;border-radius:6px;transition:all .2s ease}.syoping-header__dropdown--products{display:flex;gap:0;min-width:600px;max-width:800px;padding:24px;left:0;transform:translateY(10px);border-radius:12px;overflow:hidden}.syoping-header__menu-item--dropdown:hover .syoping-header__dropdown--products{transform:translateY(0)}.syoping-header__dropdown-separator{width:1px;background:#00000014;margin:0 16px;align-self:stretch}.syoping-header__dropdown-column{display:flex;flex-direction:column;min-width:0;max-width:100%;overflow:hidden}.syoping-header__dropdown-column:first-child{flex:0 0 180px;max-width:180px}.syoping-header__dropdown-column:last-child{flex:1;min-width:0}.syoping-header__dropdown-title{font-size:.75rem;font-weight:600;color:#0009;text-transform:uppercase;letter-spacing:.05em;margin:0 0 12px;padding:0}.syoping-header__dropdown-industry-mobile{display:none}.syoping-header__dropdown-industry-content{display:block}.syoping-header__dropdown-industry-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px;width:100%;max-width:100%;overflow:hidden}.syoping-header__dropdown-industry-column{display:flex;flex-direction:column;min-width:0;max-width:100%;overflow:hidden}.syoping-header__dropdown-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.syoping-header__dropdown-industry-column .syoping-header__dropdown-list{gap:0}.syoping-header__dropdown-link{display:flex;align-items:center;gap:8px;padding:10px 12px;font-size:.9375rem;font-weight:500;color:#000;border-radius:6px;transition:all .2s ease;text-decoration:none;min-width:0;overflow:hidden;white-space:nowrap;border:none;background:none;cursor:pointer;font-family:inherit;text-align:left;width:100%}.syoping-header__dropdown-link:hover,.syoping-header__dropdown-link--active{background:#6366f114;color:#6366f1}.syoping-header__dropdown-link--active svg{margin-left:auto;stroke:#0006}.syoping-header__dropdown-link--icon{white-space:normal;word-break:break-word;flex:1;min-width:0;font-family:Inter,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:16.8px;letter-spacing:0%;vertical-align:middle}.syoping-header__dropdown-link--icon svg{flex-shrink:0;width:20px;height:20px;color:#0009}.syoping-header__dropdown-link--icon svg path{fill:#0009}.syoping-header__dropdown-link--icon:hover svg path{fill:#6366f1}.syoping-header__dropdown-link--icon .syoping-header__dropdown-icon-img{flex-shrink:0;width:20px;height:20px;object-fit:contain;display:block}.syoping-header__dropdown-explore{display:inline-block;margin-top:16px;padding:0;font-size:.875rem;font-weight:600;color:#6366f1;text-decoration:none;transition:all .2s ease}@media (min-width: 769px){.syoping-header__dropdown:not(.syoping-header__dropdown--products) .syoping-header__dropdown-explore{display:none}}.syoping-header__dropdown-explore:is(a),.syoping-header__dropdown-explore[href]{cursor:pointer}.syoping-header__dropdown-explore:is(a):hover,.syoping-header__dropdown-explore[href]:hover{text-decoration:underline}.syoping-header__dropdown-explore:is(span){cursor:default}.syoping-header__dropdown-explore:is(span):hover{text-decoration:none}.syoping-header__cta{flex-shrink:0;padding:6px 16px;font-size:.875rem;font-weight:600;color:#6366f1;border:1px solid #6366f1;border-radius:8px;transition:all .2s ease}.syoping-header__cta:hover{background:transparent!important;color:#6366f1!important}.syoping-header__mobile-toggle{display:none;flex-direction:column;gap:5px;padding:.5rem;background:none;border:none;cursor:pointer}.syoping-header__mobile-toggle span{display:block;width:24px;height:2px;background:#374151;border-radius:2px;transition:all .3s ease}@media (max-width: 992px){.syoping-header__cta{display:none!important}.syoping-header__dropdown-column:last-child{display:none}.syoping-header__dropdown-industry-mobile{display:block;margin-top:.5rem;padding-left:1rem;padding-top:.75rem;border-top:1px solid #f3f4f6}.syoping-header__dropdown-solution-item{display:flex;flex-direction:column}}@media (max-width: 768px){.syoping-header__mobile-toggle{display:flex}.syoping-header__menu{position:fixed;inset:64px 0 0;flex-direction:column;align-items:stretch;gap:0;padding:1rem;background:#fff;transform:translate(-100%);transition:transform .3s ease;overflow:hidden auto;-webkit-overflow-scrolling:touch}.syoping-header__menu.active{transform:translate(0)}.syoping-header__menu-item{border-bottom:1px solid #f3f4f6}.syoping-header__menu-item--dropdown .syoping-header__dropdown{position:static;opacity:100%;visibility:visible;transform:none;box-shadow:none;border:none;padding-left:1rem;display:none;max-height:none;overflow:visible}.syoping-header__menu-item--dropdown .syoping-header__dropdown.active{display:block}.syoping-header__menu-item--dropdown .syoping-header__dropdown--products{flex-direction:column;gap:0;min-width:auto;padding:1rem;left:auto;transform:none}.syoping-header__menu-item--dropdown .syoping-header__dropdown--products .syoping-header__dropdown-separator{display:none}.syoping-header__menu-item--dropdown .syoping-header__dropdown--products .syoping-header__dropdown-column:last-child{display:none}.syoping-header__menu-item--dropdown .syoping-header__dropdown--products .syoping-header__dropdown-industry-grid{grid-template-columns:1fr;gap:0}.syoping-header__menu-item--dropdown .syoping-header__dropdown--products .syoping-header__dropdown-solution-item{display:flex;flex-direction:column}.syoping-header__menu-item--dropdown .syoping-header__dropdown--products .syoping-header__dropdown-industry-mobile{display:block;margin-top:.5rem;padding-left:1rem;padding-top:.75rem;border-top:1px solid #f3f4f6}.syoping-header__menu-link{padding:1rem;width:100%;text-align:left}.syoping-header__cta{display:none!important}}.syoping-footer{margin-top:0}.syoping-footer__main{background:#0d0d0d;padding:2.5rem 0 2rem}.syoping-footer__grid{display:grid;grid-template-columns:2.2fr 1fr 1fr 1.5fr;gap:2rem}.syoping-footer__brand{max-width:280px}.syoping-footer__logo{margin-bottom:1rem}.syoping-footer__contact{max-width:280px}.syoping-footer__contact-info{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.syoping-footer__contact-item{display:flex;align-items:center;gap:.5rem;font-size:14px;color:#fff;font-weight:400}.syoping-footer__contact-item:hover{color:#fff}.syoping-footer__contact-item svg{flex-shrink:0}.syoping-footer__social{display:flex;gap:.5rem}.syoping-footer__social a{display:flex;align-items:center;justify-content:center;width:28px;height:28px;color:#d1d5db;transition:color .2s ease}.syoping-footer__social a:hover{color:#fff}.syoping-footer__title{font-size:16px;font-weight:600;color:#fff;margin-bottom:.75rem}.syoping-footer__links ul{display:flex;flex-direction:column;gap:.4rem}.syoping-footer__links a{font-size:14px;font-weight:400;color:#fff;transition:color .2s ease}.syoping-footer__links a:hover{color:#fff}.syoping-footer__location-country{font-size:16px;font-weight:600;color:#fff;margin-bottom:.25rem}.syoping-footer__location-company{font-size:14px;font-weight:400;color:#ffffffe6;margin-bottom:.25rem;text-transform:uppercase;white-space:normal}.syoping-footer__location-address{font-size:14px;font-weight:400;color:#ffffffe6;line-height:1.5}.syoping-footer__pincode{color:#fff;text-decoration:underline}.syoping-footer__bottom{background:#0d0d0d;border-top:1px solid #2d2d2d;padding:1rem 0}.syoping-footer__bottom-content{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap}.syoping-footer__bottom-content p,.syoping-footer__bottom-content a{font-size:.8125rem;color:#9ca3af}.syoping-footer__bottom-content a:hover{color:#fff}.syoping-footer__separator{color:#6b7280}@media (width >= 993px){.syoping-footer__location-company{white-space:nowrap}}@media (width <= 992px){.syoping-footer__grid{grid-template-columns:1fr 1fr;gap:2rem}.syoping-footer__brand{max-width:100%}}@media (width <= 576px){.syoping-footer__main{padding:2rem 0}.syoping-footer__grid{grid-template-columns:1fr;gap:1.5rem}.syoping-footer__title{font-size:15px}.syoping-footer__contact-item,.syoping-footer__links a{font-size:13px}.syoping-footer__location-company,.syoping-footer__location-address{font-size:12px}.syoping-footer__bottom-content{flex-direction:column;gap:.5rem}.syoping-footer__separator{display:none}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;overflow-x:hidden}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.6;color:#1f2937;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;padding-top:64px}a{text-decoration:none;color:inherit;transition:color .2s ease}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;border:0;background:none;font-family:inherit}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;color:#1f2937}p{color:#6b7280}.container{width:100%;max-width:1200px;margin:0 auto}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;border-radius:.5rem;transition:all .2s ease;white-space:nowrap}.btn--primary{background-color:#6366f1;color:#fff}.btn--primary:hover{background-color:#4f46e5;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.btn--outline{background-color:transparent;color:#6366f1;border:1px solid #6366f1}.btn--outline:hover{background-color:#6366f1;color:#fff}@media (max-width: 992px){.container{padding:0 40px}}@media (max-width: 576px){.container{padding:0 20px}}
