.about-hero{position:relative;width:100%;min-height:420px;overflow:hidden;font-family:Poppins,sans-serif}.about-hero-bg{position:absolute;inset:0;z-index:0}.about-hero-bg-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.about-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(30,60,20,.88),rgba(30,60,20,.7) 50%,rgba(30,60,20,.4))}.about-hero-content{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:50px 40px;gap:40px}.about-hero-left{flex:1;max-width:550px}.about-hero-heading{font-size:2.4rem;font-weight:700;color:#fff;margin-bottom:10px;line-height:1.2}.about-hero-heading span{color:#43b028}.about-hero-tagline{font-size:1.05rem;font-weight:600;color:hsla(0,0%,100%,.95);margin-bottom:14px;line-height:1.5}.about-hero-desc{font-size:.88rem;color:hsla(0,0%,100%,.8);line-height:1.7;margin-bottom:24px}.about-hero-buttons{display:flex;gap:14px;margin-bottom:24px}.about-btn-primary{display:inline-flex;align-items:center;gap:6px;padding:12px 24px;background:#43b028;color:#fff;border:none;border-radius:25px;font-size:.88rem;font-weight:600;cursor:pointer;text-decoration:none;transition:background .3s}.about-btn-primary:hover{background:#369921}.about-btn-secondary{display:inline-flex;align-items:center;gap:6px;padding:12px 24px;background:transparent;color:#fff;border:1.5px solid hsla(0,0%,100%,.5);border-radius:25px;font-size:.88rem;font-weight:600;cursor:pointer;text-decoration:none;transition:all .3s}.about-btn-secondary:hover{border-color:#fff;background:hsla(0,0%,100%,.1)}.about-hero-badges{display:flex;flex-wrap:wrap;gap:20px}.about-badge{font-size:.78rem;color:hsla(0,0%,100%,.85)}.about-badge strong{color:#fff;font-weight:700}.about-hero-right{flex:0 0 340px}.about-hero-image{width:100%;height:auto;border-radius:16px;-o-object-fit:cover;object-fit:cover;box-shadow:0 8px 30px rgba(0,0,0,.3)}.about-mv-section{max-width:1100px;margin:0 auto;padding:60px 40px}.about-mv-row{display:flex;gap:40px;align-items:center;margin-bottom:50px}.about-mv-row.reverse{flex-direction:row-reverse}.about-mv-text{flex:1;min-width:280px}.about-mv-title{font-size:1.8rem;font-weight:700;color:#1a1a1a;margin-bottom:14px}.about-mv-desc{font-size:1rem;color:#555;line-height:1.8}.about-mv-image-wrapper{flex:1;min-width:280px}.about-mv-image{width:100%;height:auto;border-radius:14px;box-shadow:0 4px 16px rgba(0,0,0,.08);-o-object-fit:cover;object-fit:cover}@media (max-width:900px){.about-hero-content{flex-direction:column;padding:40px 20px;text-align:center}.about-hero-left{max-width:100%}.about-hero-badges,.about-hero-buttons{justify-content:center}.about-hero-right{flex:none;width:80%;max-width:320px}.about-hero-heading{font-size:1.8rem}.about-mv-row,.about-mv-row.reverse{flex-direction:column}.about-mv-section{padding:40px 20px}}@media (max-width:600px){.about-hero{min-height:auto}.about-hero-heading{font-size:1.5rem}.about-hero-tagline{font-size:.92rem}.about-hero-buttons{flex-direction:column;align-items:center}}.why-value{background:linear-gradient(180deg,#f7f5ef,#eceae2);padding:60px 20px;font-family:Poppins,sans-serif;text-align:center}.why-value-heading{font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:4px}.why-value-heading-green{font-size:2rem;font-weight:700;color:#43b028;margin-bottom:40px}.why-value-cards{display:flex;gap:24px;max-width:1100px;margin:0 auto;justify-content:center}.wv-card{flex:1;max-width:250px;background:#fff;border-radius:16px;padding:32px 22px 28px;text-align:center;box-shadow:0 2px 12px rgba(0,0,0,.06);transition:transform .3s ease,box-shadow .3s ease}.wv-card:hover{transform:translateY(-4px);box-shadow:0 6px 20px rgba(0,0,0,.1)}.wv-card-icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;font-size:22px}.wv-card:first-child .wv-card-icon{background:#e8f5e9;color:#43b028}.wv-card:nth-child(2) .wv-card-icon{background:#fff3e0;color:#e65100}.wv-card:nth-child(3) .wv-card-icon{background:#e0f2f1;color:#00796b}.wv-card:nth-child(4) .wv-card-icon{background:#fbe9e7;color:#d84315}.wv-card-title{font-size:1rem;font-weight:700;color:#1a1a1a;margin-bottom:10px;line-height:1.3}.wv-card-desc{font-size:.82rem;color:#777;line-height:1.6}@media (max-width:900px){.why-value-cards{flex-wrap:wrap}.wv-card{max-width:45%;flex:1 1 45%}}@media (max-width:550px){.why-value-cards{flex-direction:column;align-items:center}.wv-card{max-width:100%;width:100%}.why-value-heading,.why-value-heading-green{font-size:1.5rem}}