.featured-products{padding:4rem 1.5rem;max-width:1500px;margin:1rem auto}.featured-products .featured-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:60px}@media(max-width:768px){.featured-products .featured-header{flex-direction:column;gap:1.5rem;margin-bottom:40px}}.featured-products .featured-title{font-size:2.6rem;font-weight:600;color:#f9f5f1;text-shadow:0 2px 4px rgba(0,0,0,.3);margin:0}@media(max-width:768px){.featured-products .featured-title{font-size:1.75rem}}@media(max-width:480px){.featured-products .featured-title{font-size:1.5rem}}.featured-products .view-all-link{display:inline-flex;align-items:center;gap:.5rem;color:#f9f5f1;text-decoration:none;font-weight:600;font-size:1.05rem;padding:.75rem 1.5rem;border-radius:8px;border:2px solid #f9f5f1;background:rgba(26,92,58,.1);transition:all .3s cubic-bezier(.22,1,.36,1)}.featured-products .view-all-link:hover{background:#1c9e5b;color:#f9f5f1;transform:translateY(-2px);box-shadow:0 6px 20px rgba(28,158,91,.3)}@media(max-width:768px){.featured-products .view-all-link{font-size:.95rem;padding:.65rem 1.25rem}}@media(max-width:480px){.featured-products .view-all-link{font-size:.9rem;padding:.6rem 1rem}}.featured-products .products-container{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}@media(max-width:992px){.featured-products{padding:3rem 1.5rem}.featured-products .products-container{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media(max-width:768px){.featured-products{padding:2rem 1.5rem}.featured-products .featured-title{font-size:1.75rem;margin-bottom:40px}.featured-products .products-container{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(max-width:480px){.featured-products{padding:1.5rem .75rem}.featured-products .featured-title{font-size:1.5rem;margin-bottom:30px}.featured-products .products-container{grid-template-columns:repeat(2,1fr);gap:.75rem}}.why-choose-us{padding:4rem 0;overflow:hidden}.scroll-container{width:100%;overflow:hidden;cursor:pointer;padding:4rem 0 0}.scroll-content{display:flex;gap:2rem;width:max-content}.why-item{background:#f9f5f1;padding:1.5rem 2rem;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;white-space:wrap;transition:all .3s ease;min-width:100px}.why-item:hover{transform:translateY(-5px)}.why-item .emoji{font-size:2rem;margin-bottom:.5rem;display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.why-item p{font-size:.95rem;font-weight:600;color:#073b22;margin:0;line-height:1.2;text-shadow:0 1px 2px rgba(0,0,0,.2)}.bring-nature-home{padding:8rem 2rem;max-width:900px;margin:0 auto;text-align:center;background:rgba(0,0,0,0);position:relative;font-family:Playfair Display,serif}.bring-nature-home .content-wrapper{position:relative;z-index:1}.bring-nature-home h2{font-size:3.5rem;font-weight:300;color:#f9f5f1;margin-bottom:2rem;line-height:1.3;letter-spacing:-.5px}.bring-nature-home h2 .highlight{color:#1c9e5b;font-weight:500;position:relative;display:inline-block}.bring-nature-home p{font-size:1.15rem;color:rgba(249,245,241,.85);max-width:650px;margin:0 auto;line-height:1.9;font-weight:300;font-family:Playfair Display,serif}@media(max-width:1024px){.bring-nature-home{padding:6rem 2rem}.bring-nature-home h2{font-size:3rem}.bring-nature-home p{font-size:1.1rem}}@media(max-width:768px){.bring-nature-home{padding:5rem 1.5rem}.bring-nature-home h2{font-size:2.5rem;letter-spacing:-.3px}.bring-nature-home p{font-size:1.05rem;line-height:1.8}}@media(max-width:480px){.bring-nature-home{padding:4rem 1.25rem}.bring-nature-home h2{font-size:2rem;letter-spacing:-.2px}.bring-nature-home p{font-size:1rem;line-height:1.7}}.impact-counter{padding:5rem 2rem;margin:1rem auto;background:rgba(0,0,0,0);position:relative;overflow:hidden}@media(max-width:768px){.impact-counter{padding:3rem 1.5rem}}@media(max-width:480px){.impact-counter{padding:2rem 1rem}}.counter-container{max-width:1500px;margin:0 auto;position:relative;z-index:1}.section-header{text-align:center;margin-bottom:4rem}@media(max-width:768px){.section-header{margin-bottom:3rem}}@media(max-width:480px){.section-header{margin-bottom:2rem}}.section-title{font-family:Playfair Display,serif;font-size:3rem;font-weight:700;color:#073b22;margin-bottom:1rem;text-shadow:0 2px 8px rgba(7,59,34,.1)}@media(max-width:768px){.section-title{font-size:2.2rem}}@media(max-width:480px){.section-title{font-size:1.8rem}}.section-subtitle{font-size:1.2rem;color:rgba(7,59,34,.8);font-weight:400}@media(max-width:768px){.section-subtitle{font-size:1rem}}@media(max-width:480px){.section-subtitle{font-size:.9rem}}.counters-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}@media(max-width:992px){.counters-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media(max-width:768px){.counters-grid{grid-template-columns:1fr;gap:1.5rem;max-width:500px;margin:0 auto}}.counter-card{background:rgba(249,245,241,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2.5rem 2rem;text-align:center;border:2px solid rgba(28,158,91,.15);box-shadow:0 10px 30px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}@media(max-width:992px){.counter-card{padding:2rem 1.5rem}}@media(max-width:480px){.counter-card{padding:2rem 1.5rem}}.counter-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(28,158,91,.05),transparent);transition:left .6s ease}.counter-card:hover{transform:translateY(-10px);box-shadow:0 20px 50px rgba(0,0,0,.15);border-color:#1c9e5b}.counter-card:hover:before{left:100%}.counter-card:hover .icon-wrapper{transform:scale(1.1) rotate(5deg)}.counter-card .icon-wrapper{width:80px;height:80px;margin:0 auto 1.5rem;border-radius:20px;display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.22,1,.36,1)}@media(max-width:768px){.counter-card .icon-wrapper{width:70px;height:70px}}@media(max-width:480px){.counter-card .icon-wrapper{width:60px;height:60px;margin-bottom:1rem}}.counter-card .icon-wrapper svg{stroke-width:2px}@media(max-width:480px){.counter-card .icon-wrapper svg{width:32px;height:32px}}.counter-card .icon-wrapper.organic,.counter-card .icon-wrapper.trees,.counter-card .icon-wrapper.water{background:linear-gradient(135deg,rgba(28,158,91,.15),rgba(28,158,91,.1));color:#1c9e5b}.counter-card .counter-content .counter-value{display:flex;align-items:baseline;justify-content:center;gap:.5rem;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:900;color:#073b22;margin-bottom:1rem;line-height:1}@media(max-width:992px){.counter-card .counter-content .counter-value{font-size:3rem}}@media(max-width:768px){.counter-card .counter-content .counter-value{font-size:3.5rem}}@media(max-width:480px){.counter-card .counter-content .counter-value{font-size:2.8rem}}.counter-card .counter-content .counter-value .unit{font-size:2rem;font-weight:700;color:#1c9e5b}@media(max-width:992px){.counter-card .counter-content .counter-value .unit{font-size:1.8rem}}@media(max-width:768px){.counter-card .counter-content .counter-value .unit{font-size:2rem}}@media(max-width:480px){.counter-card .counter-content .counter-value .unit{font-size:1.6rem}}.counter-card .counter-content h3{font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700;color:#073b22;margin-bottom:.5rem}@media(max-width:992px){.counter-card .counter-content h3{font-size:1.2rem}}@media(max-width:768px){.counter-card .counter-content h3{font-size:1.3rem}}@media(max-width:480px){.counter-card .counter-content h3{font-size:1.1rem}}.counter-card .counter-content p{font-size:1rem;color:rgba(7,59,34,.7);line-height:1.5}@media(max-width:480px){.counter-card .counter-content p{font-size:.9rem}}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.testimonials-section{width:100%;padding:4rem 1rem;margin:2rem auto}.testimonials-section .testimonials-title{text-align:center;font-size:2rem;margin-bottom:3rem;color:#f9f5f1;text-shadow:0 2px 4px rgba(0,0,0,.3);font-weight:600}.testimonials-section .testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-auto-rows:10px;grid-gap:1.5rem;gap:1.5rem;max-width:1500px;margin:0 auto;align-items:start}.testimonials-section .testimonial-card{background:#fff;padding:1.5rem;border-radius:12px;border:2px solid rgba(28,158,91,.2);box-shadow:0 4px 16px rgba(7,59,34,.25);display:flex;flex-direction:column;gap:1rem;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.testimonials-section .testimonial-card:hover{transform:translateY(-8px);box-shadow:0 8px 32px rgba(7,59,34,.35);border-color:#1c9e5b}.testimonials-section .testimonial-card .card-header{display:flex;align-items:center;gap:1rem}.testimonials-section .testimonial-card .card-header .avatar{border:2px solid rgba(28,158,91,.3);border-radius:50%;object-fit:cover}.testimonials-section .testimonial-card .card-header .user-info{display:flex;flex-direction:column}.testimonials-section .testimonial-card .card-header .user-info h4{font-size:1rem;margin:0;color:#073b22;font-weight:600}.testimonials-section .testimonial-card .card-header .user-info .username{font-size:.85rem;color:rgba(7,59,34,.7);margin:0}.testimonials-section .testimonial-card .testimonial-text{font-size:.95rem;line-height:1.6;color:#073b22;margin:0}@media(max-width:768px){.testimonials-section{padding:3rem 1rem}.testimonials-section .testimonials-title{font-size:1.75rem;margin-bottom:2rem}.testimonials-section .testimonials-swiper-container{max-width:400px;margin:0 auto;padding:2rem 0}.testimonials-section .testimonials-swiper{padding-bottom:3rem}.testimonials-section .testimonials-swiper .swiper-slide{display:flex;align-items:center;justify-content:center}.testimonials-section .testimonial-card{width:100%;max-width:350px;min-height:200px;background:#fff;box-shadow:none}.testimonials-section .testimonial-card.swiper-slide-active{box-shadow:0 8px 32px rgba(7,59,34,.35)}.testimonials-section .testimonial-card .card-header .avatar{width:45px;height:45px}.testimonials-section .testimonial-card .card-header .user-info h4{font-size:.95rem;color:#073b22}.testimonials-section .testimonial-card .card-header .user-info .username{color:rgba(7,59,34,.7)}.testimonials-section .testimonial-card .testimonial-text{font-size:.9rem;color:#073b22}}