.hero[data-astro-cid-lcdefpme]{height:72vh;min-height:550px;position:relative;overflow:hidden}.hero-slider[data-astro-cid-lcdefpme]{width:100%;height:100%;position:absolute;inset:0}.slide[data-astro-cid-lcdefpme]{opacity:0;width:100%;height:100%;transition:opacity 1.5s ease-in-out;position:absolute;inset:0}.slide[data-astro-cid-lcdefpme].active{opacity:1}.slide[data-astro-cid-lcdefpme] .hero-image[data-astro-cid-lcdefpme]{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.slide[data-astro-cid-lcdefpme]:after{content:"";pointer-events:none;background:linear-gradient(#0000009e,#0006);position:absolute;inset:0}.hero-content[data-astro-cid-lcdefpme]{z-index:2;height:100%;color:var(--white);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:0 20px;display:flex;position:relative}.hero-content[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{max-width:950px;color:var(--white);text-shadow:2px 2px 8px #00000080;margin-bottom:20px;font-size:clamp(2rem,4vw,3.5rem);line-height:1.2;animation:1s fadeInUp}.hero-content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:700px;color:var(--white);text-shadow:1px 1px 4px #00000080;margin-bottom:30px;font-size:1.3rem;animation:1s .3s both fadeInUp}.hero-buttons[data-astro-cid-lcdefpme]{gap:15px;animation:1s .6s both fadeInUp;display:flex}.hero-buttons[data-astro-cid-lcdefpme] .btn-outline[data-astro-cid-lcdefpme]{color:var(--white);border-color:var(--white)}.hero-buttons[data-astro-cid-lcdefpme] .btn-outline[data-astro-cid-lcdefpme]:hover{color:var(--primary);background:var(--white)}.slider-nav[data-astro-cid-lcdefpme]{z-index:3;justify-content:space-between;width:100%;padding:0 20px;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.slider-nav[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]{width:50px;height:50px;color:var(--white);cursor:pointer;transition:var(--transition);background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.slider-nav[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]:hover{background:#ffffff73}.slider-controls[data-astro-cid-lcdefpme]{z-index:3;justify-content:center;width:100%;display:flex;position:absolute;bottom:30px;left:0}.slider-dots[data-astro-cid-lcdefpme]{gap:10px;display:flex}.slider-dot[data-astro-cid-lcdefpme]{cursor:pointer;width:12px;height:12px;transition:var(--transition);background:#ffffff80;border:none;border-radius:50%;padding:0}.slider-dot[data-astro-cid-lcdefpme].active{background:var(--white);transform:scale(1.2)}.demo-content[data-astro-cid-lcdefpme],.features[data-astro-cid-lcdefpme],.about[data-astro-cid-lcdefpme],.products[data-astro-cid-lcdefpme]{padding:80px 0}.demo-content[data-astro-cid-lcdefpme]{background:var(--white)}.features[data-astro-cid-lcdefpme]{background:#f9f9f9}.section-title[data-astro-cid-lcdefpme]{text-align:center;margin-bottom:50px}.section-title[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:var(--secondary);padding-bottom:15px;font-size:2.2rem;display:inline-block;position:relative}.section-title[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]:after{content:"";background:var(--primary);width:80px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.section-title[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:750px;color:var(--text-light);margin:15px auto 0}.features-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.feature-card[data-astro-cid-lcdefpme]{text-align:center;background:var(--white);box-shadow:var(--shadow);transition:var(--transition);border-radius:8px;padding:30px 20px;overflow:hidden}.feature-card[data-astro-cid-lcdefpme]:hover{transform:translateY(-8px)}.demo-content[data-astro-cid-lcdefpme] .feature-card[data-astro-cid-lcdefpme]>i[data-astro-cid-lcdefpme]{color:var(--primary);margin-bottom:20px;font-size:3rem}.feature-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--secondary);margin-bottom:15px;font-size:1.4rem}.feature-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text)}.feature-img[data-astro-cid-lcdefpme]{height:220px;margin:-30px -20px 25px;overflow:hidden}.feature-img[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;transition:var(--transition)}.feature-card[data-astro-cid-lcdefpme]:hover .feature-img[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{transform:scale(1.08)}.feature-content[data-astro-cid-lcdefpme]{padding:0 5px 5px}.feature-content[data-astro-cid-lcdefpme] .btn-outline[data-astro-cid-lcdefpme]{color:var(--primary);border-color:var(--primary);margin-top:15px}.about[data-astro-cid-lcdefpme]{background:#f9f9f9}.about-content[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;align-items:center;gap:50px;display:grid}.about-text[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:var(--secondary);margin-bottom:20px;font-size:2.2rem}.about-text[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-light);margin-bottom:20px}.about-features[data-astro-cid-lcdefpme]{margin:30px 0}.about-feature[data-astro-cid-lcdefpme]{margin-bottom:20px;display:flex}.about-feature[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]{color:var(--primary);margin-top:5px;margin-right:15px;font-size:1.5rem}.about-feature[data-astro-cid-lcdefpme] h4[data-astro-cid-lcdefpme]{margin-bottom:5px;font-size:1.1rem}.about-feature[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin-bottom:0}.about-img[data-astro-cid-lcdefpme]{box-shadow:var(--shadow);border-radius:8px;overflow:hidden}.about-img[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{width:100%;height:auto;display:block}.products[data-astro-cid-lcdefpme]{background:var(--white)}.products-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.product-card[data-astro-cid-lcdefpme]{background:var(--white);box-shadow:var(--shadow);transition:var(--transition);border-radius:8px;overflow:hidden}.product-card[data-astro-cid-lcdefpme]:hover{transform:translateY(-5px)}.product-img[data-astro-cid-lcdefpme]{height:220px;overflow:hidden}.product-img[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;transition:var(--transition)}.product-card[data-astro-cid-lcdefpme]:hover .product-img[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{transform:scale(1.1)}.product-content[data-astro-cid-lcdefpme]{text-align:center;padding:20px}.product-content[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--secondary);margin-bottom:10px;font-size:1.3rem}.product-content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-light);font-size:.9rem}.view-products[data-astro-cid-lcdefpme]{text-align:center;margin-top:40px}.cta[data-astro-cid-lcdefpme]{color:var(--white);text-align:center;background:linear-gradient(#c62828e6,#c62828e6),url(https://vijaylaxmisteels.com/slide/11.jpg) 50%/cover;padding:80px 0}.cta[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:var(--white);margin-bottom:20px;font-size:2.5rem}.cta[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:700px;color:var(--white);margin:0 auto 30px;font-size:1.2rem}.cta[data-astro-cid-lcdefpme] .btn[data-astro-cid-lcdefpme]{color:var(--primary);background:var(--white)}.cta[data-astro-cid-lcdefpme] .btn[data-astro-cid-lcdefpme]:hover{color:var(--white);border-color:var(--white);background:0 0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (width<=992px){.features-grid[data-astro-cid-lcdefpme],.products-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}.about-content[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.about-img[data-astro-cid-lcdefpme]{order:-1}}@media (width<=768px){.hero[data-astro-cid-lcdefpme]{height:650px;min-height:650px}.hero-content[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:2.5rem}.hero-content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:1.1rem}.hero-buttons[data-astro-cid-lcdefpme]{flex-direction:column;align-items:center}.hero-buttons[data-astro-cid-lcdefpme] .btn[data-astro-cid-lcdefpme]{width:100%;max-width:250px}.slider-nav[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]{width:40px;height:40px;font-size:1.2rem}.demo-content[data-astro-cid-lcdefpme],.features[data-astro-cid-lcdefpme],.about[data-astro-cid-lcdefpme],.products[data-astro-cid-lcdefpme]{padding:55px 0}}@media (width<=576px){.features-grid[data-astro-cid-lcdefpme],.products-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.hero-content[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:2rem}.hero-content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:1rem}.section-title[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:1.8rem}}
