.navbar{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:18px 32px;box-shadow:0 2px 8px #0000000a;flex-wrap:wrap}.navbar__brand{display:flex;flex-direction:column;align-items:center;margin-right:2rem}.navbar__logo{height:40px;margin-bottom:.2rem}.navbar__title{font-size:1.4rem;font-weight:700;color:#7cb342;letter-spacing:.02em;line-height:1}.navbar__links{display:flex;gap:2.5rem;list-style:none;margin:0;padding:0;flex:1;justify-content:center}.navbar__link{text-decoration:none;color:#222;font-size:1.08rem;font-weight:500;transition:color .2s}.navbar__link:hover{color:#7cb342}.navbar__caret{font-size:.9em;margin-left:.2em}.navbar__actions{display:flex;align-items:center;gap:1rem}.navbar__search-btn{background:none;border:none;padding:.3rem .5rem;cursor:pointer;display:flex;align-items:center}.navbar__search-btn svg{display:block}.navbar__contact-btn{background:#88c340;color:#fff;border:none;border-radius:7px;padding:.55rem 1.7rem;font-weight:700;font-size:1.09rem;cursor:pointer;transition:background .2s}.navbar__contact-btn a{text-decoration:none;color:#fff;white-space:nowrap}.navbar__contact-btn:hover{background:#6fa12b}@media (max-width: 1050px){.navbar__links{gap:1.2rem}.navbar__brand{margin-right:.5rem}}@media (max-width: 800px){.navbar{flex-direction:column;align-items:flex-start;gap:1rem;padding:16px}.navbar__links{flex-direction:column;gap:.7rem;width:100%;align-items:flex-start;margin-top:1rem}.navbar__actions{width:100%;justify-content:flex-start}}.home{font-family:Segoe UI,Arial,sans-serif;color:#1a322c;background:#f8fafc;margin-bottom:1.5rem}.hero{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(90deg,#e8f5e9 60%,#f8fafc);padding:3rem 2rem 3rem 5vw;border-radius:0 0 2.5rem 2.5rem;min-height:380px;margin-bottom:2.2rem}.hero__content{max-width:510px}.hero__title{font-size:2.7rem;font-weight:800;margin-bottom:.9rem}.hero__title span{color:#7cb342}.hero__subtitle{font-size:1.25rem;margin-bottom:1.3rem;color:#487044}.hero__cta{display:inline-block;background:#88c340;color:#fff;padding:.7em 2em;border-radius:10px;text-decoration:none;font-size:1.13rem;font-weight:700;box-shadow:0 4px 14px #80cd3c1a;transition:background .2s}.hero__cta:hover{background:#6fa12b}.hero__image img{width:650px;border-radius:1rem;box-shadow:0 4px 20px #80cd3c26}@media (max-width: 900px){.hero{flex-direction:column;text-align:center;padding:2.2rem 1rem}.hero__image{margin-top:1.5rem}}.highlights{max-width:1100px;margin:2.2rem auto;text-align:center}.highlights__list{display:flex;justify-content:center;gap:2.2rem;margin-top:1.4rem;flex-wrap:wrap}.highlight{background:#fff;border-radius:1.2rem;box-shadow:0 2px 8px #80cd3c0f;padding:2rem 1.1rem;max-width:280px;min-width:220px;flex:1 1 220px}.highlight i{font-size:2.2rem;color:#7cb342;margin-bottom:.7rem}.products{max-width:1200px;margin:2.8rem auto;text-align:center}.products__list{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin:2rem 0 1rem}.home-product-card{background:#fff;border-radius:1.1rem;box-shadow:0 2px 8px #3c641e12;padding:1.1rem;max-width:220px;min-width:180px;flex:1 1 180px;text-align:center}.home-product-card img{width:100%;height:110px;object-fit:cover;border-radius:.7rem;margin-bottom:.7rem}.products__cta{display:inline-block;margin-top:1.3rem;color:#7cb342;font-weight:700;font-size:1.11rem;text-decoration:none;transition:color .2s}.products__cta:hover{color:#4e7d10}.testimonials{background:#e8f5e9;padding:2.2rem 0 2.5rem;margin:2.5rem 0;border-radius:1.5rem;text-align:center}.testimonials__list{display:flex;justify-content:center;gap:2.5rem;flex-wrap:wrap;margin-top:1.1rem}.testimonial{background:#fff;border-radius:1rem;padding:1.4rem 1.3rem 1.2rem;min-width:210px;max-width:320px;color:#487044;font-style:italic;font-size:1.08rem;box-shadow:0 2px 8px #3c641e0f}.testimonial span{display:block;margin-top:1.1rem;color:#7cb342;font-weight:700;font-style:normal}.newsletter{background:#fff;border-radius:1.2rem;max-width:560px;margin:2.2rem auto 0;box-shadow:0 2px 8px #80cd3c0d;padding:2.5rem 1.1rem;text-align:center}.newsletter__form{display:flex;justify-content:center;gap:.7rem;margin-top:1.2rem;flex-wrap:wrap}.newsletter__form input[type=email]{padding:.7rem 1.2rem;border-radius:7px;border:1px solid #aacfa6;font-size:1.07rem;outline:none}.newsletter__form button{background:#88c340;color:#fff;border:none;border-radius:7px;font-weight:700;font-size:1.07rem;padding:.7rem 1.4rem;cursor:pointer;transition:background .2s}.newsletter__form button:hover{background:#6fa12b}@media (max-width: 800px){.highlights__list,.products__list,.testimonials__list{flex-direction:column;align-items:center;gap:1.3rem}.hero__image img{width:100%;max-width:400px}}.about-page{font-family:Segoe UI,Arial,sans-serif;background:#f8fafc;color:#223;padding-bottom:2.5rem}.about-hero{display:flex;align-items:center;padding:3.5rem 2rem 2.5rem;background:linear-gradient(90deg,#e8f5e9 60%,#f8fafc);border-radius:0 0 2.5rem 2.5rem;margin-bottom:2.4rem;gap:20rem}.about-hero__content{max-width:540px}.about-hero__content h1{font-size:2.3rem;font-weight:800;color:#232;margin-bottom:.7rem}.about-hero__content span{color:#7cb342}.about-hero__content p{font-size:1.22rem;color:#487044;margin-bottom:.3rem}.about-hero__image{width:40%;border-radius:1.3rem;box-shadow:0 4px 20px #80cd3c26;object-fit:cover}@media (max-width: 900px){.about-hero{flex-direction:column;text-align:center;gap:1.7rem;padding:2rem 1rem}.about-hero__image{width:90%;max-width:300px;margin:0 auto}}.about-mission{display:flex;gap:2.5rem;max-width:1200px;margin:0 auto 2.5rem;justify-content:center;flex-wrap:wrap}.about-mission__item{flex:1 1 320px;background:#fff;border-radius:1.2rem;box-shadow:0 2px 8px #80cd3c14;padding:2.1rem 1.2rem;text-align:center;min-width:230px}.about-mission__item h2{color:#7cb342;font-size:1.55rem;font-weight:800;margin-bottom:.8rem}.about-mission__item p{color:#244819;font-size:1.1rem}.about-values{max-width:1100px;margin:2.7rem auto 2.5rem;text-align:center}.about-values__list{display:flex;justify-content:center;gap:2.2rem;margin-top:1.3rem;flex-wrap:wrap}.about-values__item{background:#fff;border-radius:1.1rem;box-shadow:0 2px 8px #80cd3c0f;padding:2rem 1.1rem;max-width:280px;min-width:200px;flex:1 1 200px}.about-values__item i{font-size:2.2rem;color:#7cb342;margin-bottom:.7rem}.about-values__item h3{font-size:1.18rem;margin-bottom:.5rem;color:#334d13}.about-values__item p{font-size:1.02rem;color:#336926}.about-team{max-width:1100px;margin:3.5rem auto 2.8rem;text-align:center}.about-team__list{display:flex;justify-content:center;gap:2.2rem;flex-wrap:wrap;margin-top:1.5rem}.about-team__member{background:#fff;border-radius:1.2rem;box-shadow:0 2px 10px #80cd3c14;padding:2.2rem 1.1rem 1.4rem;min-width:200px;max-width:260px;text-align:center;flex:1 1 200px;transition:box-shadow .18s,transform .15s}.about-team__member:hover{box-shadow:0 4px 24px #80cd3c2b;transform:translateY(-6px) scale(1.025)}.about-team__image{width:80px;height:80px;object-fit:cover;border-radius:50%;margin-bottom:1.1rem;border:2px solid #d8ecc2}.about-team__member h3{margin-bottom:.3rem;color:#7cb342;font-size:1.15rem;font-weight:700}.about-team__member p{color:#487044;font-size:.97rem}.about-cta{text-align:center;background:#e8f5e9;padding:2.3rem 1.2rem 2.8rem;margin:2.7rem auto 1.4rem;border-radius:1.5rem;max-width:650px;box-shadow:0 2px 8px #80cd3c0f}.about-cta__btn{display:inline-block;background:#88c340;color:#fff;border-radius:10px;font-size:1.15rem;font-weight:700;padding:.8em 2.2em;text-decoration:none;margin-top:1.4rem;box-shadow:0 4px 14px #80cd3c1a;transition:background .17s}.about-cta__btn:hover{background:#6fa12b}@media (max-width: 900px){.about-hero,.about-mission,.about-values__list,.about-team__list{flex-direction:column;align-items:center;gap:1.3rem}.about-hero__image{width:100%;max-width:280px}}.footer{background:#0b212a;color:#fff;font-family:Segoe UI,Arial,sans-serif;padding:3.2rem 0 1.2rem}.footer__container{max-width:1400px;margin:0 auto;display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between;align-items:flex-start}.footer__about{flex:1 1 260px;display:flex;flex-direction:column;align-items:center;min-width:230px;margin-top:25px}.footer__logo{height:60px;margin-bottom:.3em}.footer__brand{color:#7cb342;margin-bottom:.7em;font-size:1.4rem;font-weight:700;text-align:center}.footer__desc{margin-top:.6em;font-size:.8rem;text-align:center;color:#e6f2ea;font-weight:400}.footer__products,.footer__links,.footer__contact{flex:1 1 180px;min-width:170px;margin-top:.5em}.footer__heading{font-size:1rem;font-weight:700;margin-bottom:.7em}.footer__subheading{font-size:1.2rem;font-weight:700;margin-bottom:.2em}.footer__list{color:#7cb342;font-size:.8rem;margin-bottom:.3em}.footer__link{display:block;color:#7cb342;margin-bottom:.5em;font-size:1rem;text-decoration:none;transition:color .2s}.footer__link:hover{text-decoration:underline;color:#a0e070}.footer__contact-title{font-size:.8rem;margin-bottom:1em}.footer__contact-btn{background:#88c340;color:#fff;border:none;border-radius:8px;font-weight:700;font-size:0,8rem;padding:.6em 1.4em;cursor:pointer;margin-bottom:1em;transition:background .2s}a{text-decoration:none;color:#fff;white-space:nowrap}.footer__contact-btn:hover{background:#72a63d}.footer__contact-info{color:#7cb342;font-size:.8rem}.footer__contact-link{color:#7cb342;text-decoration:none}.footer__contact-link:hover{text-decoration:underline}.footer__bottom{max-width:1400px;margin:2.2rem auto 0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1.2rem}.footer__copyright{color:#fff;font-size:1rem}.footer__socials{display:flex;gap:1rem}.footer__socials a{color:#7cb342;font-size:2rem;transition:color .2s}.footer__socials a:hover{color:#b3e072}@media (max-width: 900px){.footer__container{flex-direction:column;align-items:center;gap:2.2rem;text-align:center}.footer__about,.footer__products,.footer__links,.footer__contact{min-width:180px}.footer__bottom{flex-direction:column;align-items:center;gap:.8rem;text-align:center}}.product-cards{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.product-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:1.2rem;width:350px;text-align:center}.product-card__image{width:100%;height:120px;object-fit:cover}.product-card__title{margin:1rem 0 .5rem;font-size:1.2rem;color:#4d7c0f}.product-card__desc{color:#555;font-size:1rem;margin-bottom:.9rem}.product-card__link{color:#7cb342;font-weight:700;text-decoration:none;transition:color .2s}.product-card__link:hover{color:#558b2f}.products-page{max-width:1200px;margin:0 auto;padding:2.5rem 1rem;background:#e2eee28a}.products-page__header{text-align:center;margin-bottom:2.5rem}.products-page__header h1{font-size:2.6rem;color:#78ad37;margin-bottom:.5rem;font-weight:800;letter-spacing:.02em}.products-page__header p{color:#356621;font-size:1.15rem;max-width:600px;margin:0 auto}.products-page__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:5rem;justify-items:center}.products-page-card{background:#f8fced;box-shadow:0 2px 16px #7ec23617;padding:1.6rem 1rem 1.3rem;text-align:center;width:100%;max-width:320px;display:flex;flex-direction:column;align-items:center;transition:transform .18s,box-shadow .18s}.products-page-card:hover{transform:translateY(-5px) scale(1.025);box-shadow:0 8px 28px #7ec23626;transition:transform .4s ease}.products-page-card__image{width:100%;height:300px;object-fit:cover;margin-bottom:1.2rem;background:#eef6e8}.products-page-card__title{font-size:1.4rem;font-weight:700;color:#77b42e;margin-bottom:.5rem}.products-page-card__desc{font-size:1.06rem;color:#444;margin-bottom:1.2rem;min-height:48px}.products-page-card__btn{background:#8dc445;color:#fff;border:none;padding:.7rem 2.1rem;border-radius:8px;font-size:1.05rem;font-weight:700;cursor:pointer;transition:background .18s;box-shadow:0 1px 4px #7dbe3c14}.products-page-card__btn:hover{background:#205072}@media (max-width: 700px){.products-page__header h1{font-size:2rem}.products-page-card__image{height:110px}.products-page-card{padding:1.1rem .5rem}}.product-detail-section{display:flex;gap:20px;align-items:flex-start;max-width:100%;margin:60px auto 40px;background:none;padding:0 2rem}.product-detail-section__image-block{display:flex;flex-direction:column;gap:50px}.product-detail-section__image-block img{width:75%;height:auto;box-shadow:0 2px 20px #00000012;border:1px solid #e9ecef}.product-detail-section__info{flex:1 1 0;display:flex;flex-direction:column;justify-content:flex-start;padding-top:16px;position:sticky;top:2rem;align-self:start}.product-detail-section__info h1{font-size:2.5rem;font-weight:700;color:#205072;margin:0 0 20px}.product-detail-section__desc{font-size:1.15rem;color:#38444d;margin-bottom:1.5rem}.product-detail-section__meta{font-size:.98rem;color:#83898e;margin-bottom:2rem}.product-detail-section__info button{width:fit-content;padding:.6rem 2.2rem;background:#6bcb77;color:#fff;border:none;border-radius:22px;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 1px 7px #5ac8821a;transition:background .2s}.product-detail-section__info button:hover{background:#205072}.product-detail-section__info button.alt{background:#205072;color:#fff}.product-detail-section__info button.alt:hover{background:#6bcb77}.product-detail-section__info button.alt a{text-decoration:none;color:#fff;white-space:nowrap}.btn_container{display:flex;gap:25px}@media (max-width: 720px){.product-detail-section{flex-direction:column;align-items:center;gap:1.2rem;padding:0 .5rem}.product-detail-section__image-block{min-width:150px}.product-detail-section__info h1{font-size:1.5rem}}.not-found{color:#d90429;font-size:1.5rem;text-align:center;margin-top:5rem}.loader-container{display:flex;flex-direction:column;align-items:center;margin-top:6rem;color:#205072;font-size:1.25rem;min-height:250px;justify-content:center;gap:1.2rem;animation:fadein .5s}@keyframes fadein{0%{opacity:0}to{opacity:1}}.custom-spinner{width:54px;height:54px;display:inline-block;position:relative}.custom-spinner__circle{box-sizing:border-box;display:block;position:absolute;width:54px;height:54px;border:6px solid #4D96FF;border-radius:50%;animation:spinPulse 1s cubic-bezier(.61,.05,.36,1.15) infinite;border-color:#4D96FF transparent #6BCB77 transparent}@keyframes spinPulse{0%{transform:rotate(0) scale(.85);opacity:.7}50%{transform:rotate(180deg) scale(1);opacity:1}to{transform:rotate(360deg) scale(.85);opacity:.7}}.page-loader{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;width:100vw;height:100vh;background:#fafaffc7;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.2rem;animation:page-loader-fadein .5s}@keyframes page-loader-fadein{0%{opacity:0}to{opacity:1}}.page-loader__spinner{width:54px;height:54px;display:inline-block;position:relative}.page-loader__circle{box-sizing:border-box;display:block;position:absolute;width:54px;height:54px;border:6px solid #4D96FF;border-radius:50%;animation:page-loader-spinPulse 1s cubic-bezier(.61,.05,.36,1.15) infinite;border-color:#4D96FF transparent #6BCB77 transparent}@keyframes page-loader-spinPulse{0%{transform:rotate(0) scale(.85);opacity:.7}50%{transform:rotate(180deg) scale(1);opacity:1}to{transform:rotate(360deg) scale(.85);opacity:.7}}.page-loader__text{font-size:1.18rem;color:#2471a3;margin-top:.5rem}
