.section{padding:8rem 0}.dark-section{background-color:var(--primary);color:var(--text-light)}.text-center{text-align:center}.section-header{margin-bottom:5rem}.subtitle{text-transform:uppercase;letter-spacing:.2em;margin-bottom:1rem;font-size:.75rem;font-weight:600;display:block}.section-title{font-size:clamp(2.5rem,5vw,3.5rem);line-height:1.2}.grid{gap:2.5rem;display:grid}.difference-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.feature-card{transition:var(--transition-smooth);background:#fff;border:1px solid #1a8a420d;padding:3rem}.feature-card:hover{border-color:var(--accent);transform:translateY(-10px);box-shadow:0 30px 60px #1a8a420d}.feature-icon{margin-bottom:1.5rem;font-size:2.5rem}.feature-card h3{margin-bottom:1rem;font-size:1.5rem}.feature-card p{opacity:.8;font-size:.95rem}.product-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.product-card{transition:var(--transition-smooth);background:#fdfbf708;border:1px solid #fdfbf71a;overflow:hidden}.product-card:hover{border-color:var(--accent);background:#fdfbf70d}.product-image{background:#0000001a;height:450px;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:var(--transition-smooth)}.product-card:hover .product-image img{transform:scale(1.05)}.product-info{padding:2.5rem}.product-info h3{margin-bottom:.5rem;font-size:1.75rem}.btn-text{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-top:1.5rem;font-size:.8rem;font-weight:600}.text-light{color:var(--text-light)}@media (max-width:768px){.section{padding:5rem 0}}.organic-excellence{background-color:#fbfbf9;padding:8rem 0}.title-accent{background:var(--accent);width:60px;height:2px;margin:2rem auto 0}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-top:5rem;display:grid}.benefit-card{text-align:center;padding:2rem}.benefit-icon{color:var(--accent);margin-bottom:1.5rem;font-size:2.5rem;display:block}.benefit-card h3{font-size:1.25rem;font-family:var(--font-serif);margin-bottom:1rem}.benefit-card p{opacity:.8;font-size:.9rem;line-height:1.6}.process-showcase{flex-direction:column;gap:8rem;margin-top:8rem;display:flex}.process-row{align-items:center;gap:5rem;display:flex}.process-row.reverse{flex-direction:row-reverse}.process-image{flex:1;height:500px;overflow:hidden;box-shadow:0 40px 80px #1a8a421a}.process-image img{object-fit:cover;width:100%;height:100%;transition:transform 1.5s}.process-row:hover .process-image img{transform:scale(1.05)}.process-content{flex:1;max-width:500px}.step-num{font-size:3rem;font-family:var(--font-serif);opacity:.2;margin-bottom:1.5rem;display:block}.process-content h3{margin-bottom:1.5rem;font-size:2rem}.process-content p{opacity:.8;font-size:1.1rem;line-height:1.8}.certification-footer{border-top:1px solid #1a8a420d;margin-top:10rem;padding-top:5rem}.footer-intro{margin-bottom:3rem;font-size:1.5rem;font-style:italic}.certification-badges{opacity:.8;filter:grayscale();max-width:600px;height:auto;transition:all .5s}.certification-badges:hover{filter:grayscale(0);opacity:1}@media (max-width:992px){.process-row{gap:3rem;flex-direction:column!important}.process-image{width:100%;height:400px}.process-content{text-align:center;max-width:100%}}
