@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.layout-root{font-family:Poppins,sans-serif;text-align:left}.layout-root,.site-header{background:#fff;width:100%}.site-header{border-bottom:1px solid #0f172a14;box-shadow:0 10px 22px #10182814}.site-header__inner{justify-content:space-between;margin:0 auto;max-width:1400px;padding:16px 28px}.site-header__inner,.site-header__left{align-items:center;display:flex}.site-header__logo{display:block;height:54px;transition:height .3s ease;width:auto}.site-header__right{align-items:center;display:flex;gap:18px}.header-pill{align-items:center;background:#fff;border:1px solid #0f172a0f;border-radius:999px;box-shadow:0 5px 4px #1018281f;color:#5c59e8;display:inline-flex;font-size:12px;font-weight:600;gap:10px;line-height:1.2;padding:10px 16px;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease}.header-pill:hover{box-shadow:0 12px 28px #10182824;transform:translateY(-1px)}.header-pill__iconWrap{align-items:center;background:#f2f2ff;border-radius:999px;box-shadow:0 10px 20px #e5daf840;display:inline-flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.header-pill__text{white-space:nowrap}@media (max-width:900px){.site-header__inner{padding:14px 20px}.site-header__logo{height:44px}.site-header__right{gap:10px}.header-pill{padding:8px 12px}}@media (max-width:640px){.site-header__inner{align-items:flex-start;flex-direction:column;gap:14px;margin-top:-4%;padding:16px}.site-header__left{margin-bottom:4px;width:100%}.site-header__logo{height:37px;margin-bottom:-24%}.site-header__right{margin-left:66%;width:33%}.header-pill{flex:1 1;font-size:10px;justify-content:center;padding:8px;text-align:center;width:50%}.header-pill__text{white-space:normal}.header-pill__iconWrap{height:24px;width:24px}.header-pill__icon{font-size:12px}}.hero-section{background-color:#fff;font-family:Poppins,sans-serif;overflow-x:hidden;padding-bottom:0;padding-top:40px;width:100%}.hero-inner{margin:0 auto;max-width:1200px;padding:0 20px;text-align:center}.hero-title{color:#111827;font-size:clamp(2rem,5vw,3.5rem);font-weight:600;line-height:1.2;margin:0 0 16px}.highlight-text{color:#5b5fff}.hero-subtitle{color:#6b7280;font-size:clamp(.9rem,2vw,1.1rem);line-height:1.6;margin:0 auto 28px;max-width:620px}.hero-contact-row{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.contact-pill{background:#eef2ff;border-radius:999px;color:#4f46e5;font-size:.9rem;font-weight:500;padding:10px 24px;white-space:nowrap}.hero-bottom{display:flex;height:550px;margin:50px auto 0;max-width:1400px;position:relative;width:100%}.hero-left{width:60%;z-index:10}.cards-layer,.hero-left{height:100%;position:relative}.cards-layer{width:100%}.product-card{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 10px 30px #0f172a26;display:flex;max-width:240px;min-width:180px;padding:8px 16px 8px 8px;position:absolute;transition:transform .3s ease;white-space:nowrap}.product-card:hover{transform:translateY(-5px);z-index:20}.product-image{border-radius:8px;flex-shrink:0;height:50px;margin-right:12px;object-fit:cover;width:50px}.product-name{color:#111827;font-size:.85rem;font-weight:600}.hero-right{display:flex;height:100%;justify-content:flex-end;pointer-events:none;position:absolute;right:0;top:0;width:45%}.hero-right-image{height:100%;object-fit:contain;object-position:top right;width:100%}.card-register{left:5%;top:20px}.card-a4{left:50%;top:20px}.card-panchayat{left:75%;top:120px}.card-files{left:0;top:180px}.card-office{left:40%;top:200px}.card-rubber{left:15%;top:350px}.card-alltypes{left:60%;top:360px}@media (max-width:1100px) and (min-width:901px){.hero-bottom{height:500px}.card-register{left:0;top:10px}.card-a4{left:45%;top:10px}.card-panchayat{left:5%;top:100px}.card-files{left:50%;top:160px}.card-office{left:0;top:240px}.card-rubber{left:45%;top:300px}.card-alltypes{left:10%;top:400px}}@media (max-width:900px){.hero-bottom{display:flex;flex-direction:column;height:auto;margin-top:30px;padding-bottom:20px}.hero-right{height:auto;justify-content:center;margin-bottom:30px;order:-1;position:relative;width:100%}.hero-right-image{max-height:300px;object-position:center}.hero-left{height:auto;width:100%}.cards-layer{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;padding:0 16px}.product-card{box-shadow:0 4px 15px #00000014;min-width:160px;position:static;width:auto}.card-alltypes{margin-left:52%}}@media (max-width:480px){.hero-title{font-size:1.4rem}.hero-contact-row{flex-direction:column;width:100%}.contact-pill{text-align:center;width:100%}.cards-layer{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.product-card{flex-direction:column;min-width:0;padding:12px;text-align:center;width:100%}.product-image{height:42px;margin-bottom:8px;margin-right:0;width:42px}.product-name{font-size:.8rem;white-space:normal}.card-alltypes{margin-left:52%}}.why-section{background-color:#fff;font-family:Poppins,sans-serif;padding:clamp(10px,2vw,10px) 16px 60px;width:100%}.why-inner{margin:0 auto;max-width:1200px}.why-title{color:#111827;font-size:clamp(2rem,4vw,2.5rem);font-weight:600;line-height:1.2;margin:0 0 35px;text-align:center}.why-title span{color:#5b5fff}.why-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(2,1fr)}.why-card{align-items:flex-start;background-color:#fff;border:1px solid #f3f4f6;border-radius:24px;box-shadow:0 10px 30px #0f172a0f;display:flex;padding:28px 32px;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.why-card:hover{box-shadow:0 20px 40px #0f172a1f;transform:translateY(-5px)}.why-icon-wrapper{align-items:center;border-radius:20px;display:flex;flex-shrink:0;height:72px;justify-content:center;margin-right:24px;overflow:hidden;width:72px}.icon-bg-trust{background:#111827}.icon-bg-quality{background:linear-gradient(135deg,#e0f2ff,#b9ddff)}.icon-bg-highquality{background:linear-gradient(135deg,#ffe1f6,#ffbfdc)}.icon-bg-reliable{background:linear-gradient(135deg,#e0fff7,#b2f1dd)}.why-icon{height:auto;object-fit:contain;width:42px}.why-content{display:flex;flex:1 1;flex-direction:column}.why-card-title{color:#111827;font-size:1.1rem;font-weight:600;line-height:1.3;margin:0 0 10px}.why-card-text{color:#6b7280;font-size:.95rem;line-height:1.6;margin:0}@media (max-width:1024px){.why-card{padding:24px}.why-icon-wrapper{height:64px;margin-right:18px;width:64px}.why-icon{width:36px}}@media (max-width:768px){.why-grid{gap:24px;grid-template-columns:1fr}.why-card{padding:24px}.why-card-title{margin-left:27%;margin-top:-24%}.why-card-text{margin-top:3%}}@media (max-width:600px){.why-section{padding-bottom:60px;padding-top:50px}.why-card{align-items:flex-start;flex-direction:column;padding:24px 20px}.why-icon-wrapper{height:60px;margin-bottom:16px;margin-right:0;width:60px}.why-icon{width:32px}.why-card-title{font-size:1.05rem}.why-card-text{font-size:.9rem}.why-card-title{margin-left:27%;margin-top:-24%}.why-card-text{margin-top:3%}}*,:after,:before{box-sizing:border-box}.footer-section{background-color:#fff;border-top:1px solid #e5e7eb;color:#111827;font-family:Poppins,sans-serif;padding:20px 16px 30px;width:100%}.footer-inner{margin:0 auto;max-width:1200px}.footer-top{align-items:flex-start;display:flex;gap:40px;justify-content:space-between}.footer-left{flex-shrink:0;margin-left:6%;max-width:380px}.footer-tagline{color:#6b7280;font-size:.95rem;line-height:1.6;margin:0 0 24px}.footer-brand{align-items:center;display:flex}.footer-logo{display:block;height:54px;width:auto}.footer-links{display:flex;flex-wrap:wrap;gap:50px;margin-right:6%}.footer-column{display:flex;flex-direction:column;min-width:110px}.footer-column-title{color:#111827;font-size:.8rem;font-weight:700;letter-spacing:.1em;margin-bottom:16px;text-transform:uppercase}.footer-link{color:#4b5563;font-size:.9rem;margin-bottom:10px;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#5b5fff}.footer-column-social{min-width:140px}.footer-social-icons{display:flex;gap:12px}.social-icon{align-items:center;background-color:#111827;border-radius:50%;color:#fff;display:flex;font-size:.9rem;height:36px;justify-content:center;text-decoration:none;transition:background .3s ease;width:36px}.social-icon:hover{background-color:#5b5fff}.footer-bottom{align-items:center;border-top:1px solid #e5e7eb;color:#6b7280;display:flex;flex-wrap:wrap;font-size:.85rem;gap:16px;justify-content:space-between;margin-top:10px;padding-top:24px}.footer-bottom-center{align-items:center;display:flex;gap:6px}.footer-heart{animation:heartbeat 1.5s infinite;font-size:1rem}.social-icon svg{height:18px;transition:transform .3s ease;width:18px}.social-icon:hover svg{transform:scale(1.2)}@keyframes heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.footer-bottom-right{align-items:center;display:flex;gap:12px}.footer-bottom-link{color:#4b5563;text-decoration:none;transition:color .2s}.footer-bottom-link:hover{color:#111827;text-decoration:underline}.footer-dot{color:#d1d5db}.footer-contact{font-weight:400;margin-top:.5rem}.footer-contact-number{color:#6b7280;font-size:small;text-decoration:none}.footer-contact-number:hover{text-decoration:underline}.header-pill__icon{color:#5c59e8;font-size:15px;margin-right:2%}@media (max-width:900px){.footer-top{align-items:flex-start;flex-direction:column;gap:40px}.footer-left{border-bottom:1px solid #f3f4f6;max-width:100%;padding-bottom:30px;width:100%}.footer-links{gap:30px;justify-content:space-between;width:100%}.footer-social-icons{margin-left:6%}.footer-logo{margin-left:3.5%}}@media (max-width:600px){.footer-section{padding:20px 16px 30px}.footer-tagline{font-size:.9rem}.footer-links{grid-gap:10px 20px;display:grid;gap:10px 20px;grid-template-columns:1fr 1fr}.footer-column{min-width:0}.footer-bottom{align-items:center;flex-direction:column;gap:12px;margin-top:20px;text-align:center}.footer-bottom-left{font-size:.8rem;order:3}.footer-bottom-center{order:2}.footer-bottom-right{margin-bottom:8px;order:1}.footer-logo{margin-left:3.5%}.footer-top{margin-left:-4%}.footer-contact,.footer-tagline{margin-right:5%}.footer-social-icons{margin-left:8%}}
/*# sourceMappingURL=main.720d10aa.css.map*/