.hero{color:#fff;align-items:center;height:633px;min-height:633px;display:flex;position:relative;overflow:hidden}.hero-background{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-background img{object-fit:cover;width:100%;height:100%}.overlay{background:#0003;width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{width:100%;position:relative}.hero h1{text-shadow:0 2px 4px #0000004d;max-width:800px;margin-bottom:2rem;font-size:3.5rem;font-weight:700}.hero-buttons{gap:1rem;display:flex}.btn-secondary{color:#fff;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background-color:#dfac64;border-radius:12px;padding:1em 2em;font-size:.9rem;font-weight:600;transition:background-color .3s}.btn-secondary:hover{background-color:#c9934d}.btn-dark{color:#fff;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background-color:#000;border-radius:12px;padding:1em 2em;font-size:.9rem;font-weight:600;transition:background-color .3s}.btn-dark:hover{background-color:#000}
.features-section{background-color:var(--color-bg-dark);color:#fff;padding:4rem 0}.features-grid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;display:grid}.feature-card{flex-direction:column;align-items:center;display:flex}.feature-icon{border-radius:12px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;padding:15px;display:flex}.feature-icon img{object-fit:contain;filter:brightness(0)invert();width:100%;height:100%}.feature-card h3{color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:500}.feature-card p{opacity:.8;max-width:300px;font-size:.9rem}
.featured-products{color:var(--color-primary);background-color:#dfac64;padding:4rem 0}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{color:#2a130f;margin-bottom:.2rem;font-size:60px;font-weight:700}@media (max-width:768px){.section-header h2{margin-bottom:.5rem;font-size:42px}}.subtitle{color:#2a130f;font-family:Montserrat,sans-serif;font-size:24px;font-weight:300}.products-grid{flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1000px;margin-bottom:3rem;margin-left:auto;margin-right:auto;display:flex}.product-card{text-align:center;background:#fff;border-radius:8px;flex-direction:column;flex:none;width:280px;height:380px;padding:0;transition:transform .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000000d}.product-card:hover{transform:translateY(-5px)}.product-image{width:100%;height:220px;margin-bottom:0;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%}.product-info{flex-direction:column;flex-grow:1;justify-content:center;padding:1rem;display:flex}.product-card h3{color:#2a130f;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.product-card p{color:#666;font-size:1rem;line-height:1.4}.products-cta{text-align:center}.featured-products .btn-dark{color:#fff;text-transform:uppercase;letter-spacing:.5px;background-color:#2a130f;border-radius:12px;padding:1em 2em;font-size:.9rem;font-weight:600;transition:background-color .3s}.featured-products .btn-dark:hover{background-color:#1a0c09}
.who-we-supply{text-align:center;background-color:#fff;padding-top:5rem;padding-bottom:5rem}.who-we-supply .section-header h2{color:#2a130f;margin-bottom:.2rem;font-size:50px;font-weight:700}.who-we-supply .section-header p{color:#2a130f;font-family:Montserrat,sans-serif;font-size:24px;font-weight:300}.sectors-grid{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:3rem;display:flex}.sector-card{color:#fff;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:center;width:260px;height:270px;margin:0 auto;padding:2rem 1.5rem;transition:transform .3s;display:flex}.sector-card:hover{transform:translateY(-5px)}.sector-icon{justify-content:center;align-items:center;width:100%;height:80px;margin-bottom:.8rem;display:flex}.sector-icon img{object-fit:contain;width:auto;max-width:140px;height:100%}.sector-card h3{margin-bottom:.8rem;font-size:1.75rem;font-weight:600;line-height:1.1}.sector-card p{opacity:.9;font-size:.9rem}
.testimonials{color:#fff;text-align:center;padding:6rem 0;position:relative;overflow:hidden}.testimonials-bg{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.testimonials-bg img{object-fit:cover;width:100%;height:100%}.overlay-dark{background:#0009;width:100%;height:100%;position:absolute;top:0;left:0}.testimonials-content{flex-direction:column;align-items:center;display:flex;position:relative}.white-text h2{color:#fff}.white-text p{color:#fff;font-family:Montserrat,sans-serif;font-size:24px;font-weight:300}.testimonial-card{color:#333;background:#fff;border-radius:0;max-width:100%;margin-top:2rem;padding:1.5rem 3rem;position:relative;box-shadow:0 10px 30px #0003}.quote-icon{color:#dfac64;margin-bottom:1rem;font-family:serif;font-size:4rem;line-height:1}.quote-text{margin-bottom:2rem;font-size:1.2rem;font-style:italic;line-height:1.6}.stars{color:#dfac64;margin-bottom:1rem;font-size:1.5rem}.author strong{margin-bottom:.2rem;font-size:1.1rem;display:block}.author span{color:#666;font-size:.9rem}
.process-section{background-color:var(--color-bg-dark);color:#fff;padding:5rem 0}.process-section .section-header p{color:#fff;font-family:Montserrat,sans-serif;font-size:24px;font-weight:300}.process-content-full{justify-content:center;width:100%;margin-top:0;display:flex}.process-diagram{object-fit:contain;width:auto;max-width:100%;height:auto}
