.header[data-v-264e30b8]{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;border-bottom:1px solid #0000;transition:all .3s;position:fixed;top:0;left:0;right:0}.header--scrolled[data-v-264e30b8]{border-bottom-color:#eee;box-shadow:0 2px 4px #0000000d}.header__inner[data-v-264e30b8]{justify-content:space-between;align-items:center;height:72px;display:flex;position:relative}.header__logo[data-v-264e30b8]{z-index:2;justify-content:center;align-items:center;gap:16px;display:flex}.header__logo .logo-icon[data-v-264e30b8]{flex-shrink:0;width:120px;height:120px}.header__logo .logo-icon svg[data-v-264e30b8]{width:100%;height:100%}.header__logo .logo-text[data-v-264e30b8]{flex-direction:column;gap:1px;display:flex}.header__logo .logo-text__main[data-v-264e30b8]{color:#222;letter-spacing:0;font-size:18px;font-weight:500;line-height:1.2}.header__logo .logo-text__sub[data-v-264e30b8]{color:#999;font-size:11px;line-height:1.2}.header__nav[data-v-264e30b8]{margin-left:auto}@media (width<=991px){.header__nav[data-v-264e30b8]{display:none}}.nav-list[data-v-264e30b8]{justify-content:center;align-items:center;gap:4px;margin:0;padding:0;list-style:none;display:flex}.nav-item[data-v-264e30b8]{position:relative}.nav-item:hover>.dropdown[data-v-264e30b8]{opacity:1;visibility:visible;transform:translateY(0)}.nav-link[data-v-264e30b8]{color:#333;letter-spacing:.5px;white-space:nowrap;border-radius:6px;align-items:center;gap:4px;padding:8px 14px;font-size:14px;font-weight:600;transition:all .2s;display:flex;position:relative}.nav-link[data-v-264e30b8]:after{content:"";background:#2f8659;height:2px;transition:transform .3s;position:absolute;bottom:4px;left:14px;right:14px;transform:scaleX(0)}.nav-link[data-v-264e30b8]:hover,.nav-link.router-link-active[data-v-264e30b8]{color:#2f8659}.nav-link[data-v-264e30b8]:hover:after,.nav-link.router-link-active[data-v-264e30b8]:after{transform:scaleX(1)}.nav-arrow[data-v-264e30b8]{width:10px;height:6px;margin-top:1px;transition:transform .2s}.nav-item:hover .nav-arrow[data-v-264e30b8]{transform:rotate(180deg)}.dropdown[data-v-264e30b8]{opacity:0;visibility:hidden;z-index:100;background:#f7faf8;border:1px solid #d0d7de;border-top:3px solid #2f8659;border-radius:0 0 10px 10px;min-width:200px;margin:0;padding:8px 0;list-style:none;transition:all .2s;position:absolute;top:calc(100% + 8px);left:0;transform:translateY(8px);box-shadow:0 8px 32px #0000002e,0 2px 8px #0000001a}.dropdown__item[data-v-264e30b8]{position:relative}.dropdown__item:hover>.submenu[data-v-264e30b8]{opacity:1;visibility:visible;transform:translate(0)}.dropdown__link[data-v-264e30b8]{color:#333;white-space:nowrap;border-left:3px solid #0000;justify-content:space-between;align-items:center;padding:10px 18px;font-size:14px;font-weight:500;transition:all .18s;display:flex}.dropdown__link[data-v-264e30b8]:hover{color:#2f8659;background:#2f865914;border-left-color:#2f8659;padding-left:15px}.dropdown__link.router-link-active[data-v-264e30b8]{color:#2f8659;background:#2f86591a;border-left-color:#2f8659;font-weight:600}.dropdown__arrow[data-v-264e30b8]{flex-shrink:0;width:6px;height:10px}.submenu[data-v-264e30b8]{opacity:0;visibility:hidden;z-index:101;background:#f7faf8;border:1px solid #d0d7de;border-left:3px solid #2f8659;border-radius:0 10px 10px 0;min-width:190px;margin:0;padding:8px 0;list-style:none;transition:all .2s;position:absolute;top:-8px;left:100%;transform:translate(8px);box-shadow:0 8px 32px #0000002e,0 2px 8px #0000001a}.submenu__link[data-v-264e30b8]{color:#666;white-space:nowrap;border-left:3px solid #0000;padding:10px 18px;font-size:14px;font-weight:400;transition:all .18s;display:block}.submenu__link[data-v-264e30b8]:hover{color:#2f8659;background:#2f865914;border-left-color:#2f8659;padding-left:22px}.submenu__link.router-link-active[data-v-264e30b8]{color:#2f8659;background:#2f86591a;border-left-color:#2f8659;font-weight:600}.header__actions[data-v-264e30b8]{z-index:2;justify-content:center;align-items:center;gap:16px;display:flex}.search-btn[data-v-264e30b8]{color:#333;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.search-btn[data-v-264e30b8]:hover{color:#2f8659;background:#f5f7f5}.menu-toggle[data-v-264e30b8]{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;display:none}.menu-toggle__bar[data-v-264e30b8]{transform-origin:50%;background:#333;width:24px;height:2px;transition:all .3s;display:block}.menu-toggle.is-open .menu-toggle__bar[data-v-264e30b8]:first-child{transform:rotate(45deg)translate(5px,5px)}.menu-toggle.is-open .menu-toggle__bar[data-v-264e30b8]:nth-child(2){opacity:0;transform:scaleX(0)}.menu-toggle.is-open .menu-toggle__bar[data-v-264e30b8]:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (width<=991px){.menu-toggle[data-v-264e30b8]{display:flex}}.mobile-backdrop[data-v-264e30b8]{z-index:1000;background:#00000073;height:calc(100vh - 72px);position:fixed;top:72px;left:0;right:0}.mobile-menu[data-v-264e30b8]{z-index:1001;-webkit-overflow-scrolling:touch;background:#fff;width:82%;max-width:320px;height:calc(100vh - 72px);position:fixed;top:72px;left:0;overflow-y:auto;box-shadow:4px 0 20px #00000026}.mobile-list[data-v-264e30b8]{margin:0;padding:12px 0 32px;list-style:none}.mobile-item[data-v-264e30b8]{border-bottom:1px solid #f0f0f0}.mobile-item__head[data-v-264e30b8]{align-items:center;display:flex}.mobile-item__link[data-v-264e30b8]{color:#333;align-items:center;padding:15px 20px;font-size:15px;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.mobile-item__link--full[data-v-264e30b8]{flex:1}.mobile-item__link[data-v-264e30b8]:hover,.mobile-item__link.router-link-active[data-v-264e30b8]{color:#2f8659}.mobile-item__head .mobile-item__link[data-v-264e30b8]{flex:1}.mobile-item__toggle[data-v-264e30b8]{cursor:pointer;color:#666;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:50px;display:flex}.mobile-arrow[data-v-264e30b8]{width:12px;height:8px;transition:transform .25s}.mobile-arrow.is-open[data-v-264e30b8]{transform:rotate(180deg)}.mobile-sub[data-v-264e30b8]{background:#f9f9f9;margin:0;padding:0;list-style:none}.mobile-sub__item[data-v-264e30b8]{border-top:1px solid #ebebeb}.mobile-sub__head[data-v-264e30b8]{align-items:center;display:flex}.mobile-sub__link[data-v-264e30b8]{color:#555;align-items:center;padding:12px 20px 12px 32px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.mobile-sub__link--full[data-v-264e30b8]{flex:1}.mobile-sub__link[data-v-264e30b8]:hover,.mobile-sub__link.router-link-active[data-v-264e30b8]{color:#2f8659}.mobile-sub__head .mobile-sub__link[data-v-264e30b8]{flex:1}.mobile-sub2[data-v-264e30b8]{background:#f2f2f2;margin:0;padding:0;list-style:none}.mobile-sub2__link[data-v-264e30b8]{color:#777;border-top:1px solid #e8e8e8;padding:10px 20px 10px 48px;font-size:13px;font-weight:400;text-decoration:none;transition:color .2s;display:block}.mobile-sub2__link[data-v-264e30b8]:hover,.mobile-sub2__link.router-link-active[data-v-264e30b8]{color:#2f8659}.footer[data-v-b131ec4c]{color:#fffc;background:#2d2d2d;padding-top:64px}@media (width<=767px){.footer[data-v-b131ec4c]{padding-top:48px}}.footer__grid[data-v-b131ec4c]{border-bottom:1px solid #ffffff1a;grid-template-columns:2fr 1fr 1fr;gap:48px;padding-bottom:48px;display:grid}@media (width<=991px){.footer__grid[data-v-b131ec4c]{grid-template-columns:1fr 1fr}}@media (width<=767px){.footer__grid[data-v-b131ec4c]{grid-template-columns:1fr;gap:32px}}.footer__title[data-v-b131ec4c]{color:#fff;margin-bottom:24px;font-size:24px;font-weight:700}.footer__text[data-v-b131ec4c]{margin-bottom:32px;font-size:14px;line-height:1.8}.footer__links li[data-v-b131ec4c]{margin-bottom:16px}.footer__links li a[data-v-b131ec4c]{font-size:14px;transition:color .2s}.footer__links li a[data-v-b131ec4c]:hover{color:#4caf50}@media (width<=575px){.footer__links[data-v-b131ec4c]{flex-wrap:wrap;gap:16px 24px;display:flex}.footer__links li[data-v-b131ec4c]{margin-bottom:0}}.contact-list .contact-item[data-v-b131ec4c]{align-items:flex-start;gap:16px;margin-bottom:24px;font-size:14px;line-height:1.6;display:flex}.contact-list .contact-item__icon[data-v-b131ec4c]{color:#4caf50;flex-shrink:0;margin-top:2px}.contact-list .contact-item a[data-v-b131ec4c]{color:inherit;transition:color .2s}.contact-list .contact-item a[data-v-b131ec4c]:hover{color:#4caf50}.footer__bottom[data-v-b131ec4c]{justify-content:space-between;align-items:center;padding:24px 0;display:flex}@media (width<=767px){.footer__bottom[data-v-b131ec4c]{text-align:center;flex-direction:column;gap:16px}}.copyright[data-v-b131ec4c]{color:#ffffff80;font-size:12px}.social-links[data-v-b131ec4c]{justify-content:center;align-items:center;gap:16px;display:flex}.social-link[data-v-b131ec4c]{color:#ffffffb3;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.social-link[data-v-b131ec4c]:hover{color:#fff;background:#2f8659}.mobile-bar[data-v-b131ec4c]{display:none}@media (width<=575px){.mobile-bar[data-v-b131ec4c]{z-index:999;padding:6px 0 max(6px, env(safe-area-inset-bottom));opacity:0;pointer-events:none;background:#fff;border-top:1px solid #eee;justify-content:space-around;align-items:center;transition:transform .25s,opacity .25s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(110%);box-shadow:0 -2px 10px #0000000f}.mobile-bar.mobile-bar--visible[data-v-b131ec4c]{opacity:1;pointer-events:auto;transform:translateY(0)}}.mobile-bar__item[data-v-b131ec4c]{color:#666;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;padding:4px 2px;font-size:11px;line-height:1.2;text-decoration:none;display:flex}.mobile-bar__item[data-v-b131ec4c]:active{opacity:.7}.mobile-bar__icon[data-v-b131ec4c]{color:#2f8659;justify-content:center;align-items:center;display:inline-flex}.mobile-bar__icon--top[data-v-b131ec4c]{color:#fff;background:#2f8659;border-radius:50%;width:38px;height:38px;margin-top:-16px;box-shadow:0 2px 8px #00000026}.mobile-bar__label[data-v-b131ec4c]{color:#666}.app[data-v-8e5ccc38]{flex-direction:column;min-height:100vh;display:flex}.main-content[data-v-8e5ccc38]{flex:1}.hero[data-v-fd0e422b]{height:600px;margin-top:72px;position:relative;overflow:hidden}@media (width<=767px){.hero[data-v-fd0e422b]{height:auto;overflow:visible}}.hero__slider[data-v-fd0e422b]{height:100%;position:relative}@media (width<=767px){.hero__slider[data-v-fd0e422b]{height:auto}}.hero__slide[data-v-fd0e422b]{opacity:0;width:100%;height:100%;position:absolute;top:0;left:0}.hero--ready .hero__slide[data-v-fd0e422b]{transition:opacity .8s}.hero__slide--active[data-v-fd0e422b]{opacity:1}@media (width<=767px){.hero__slide[data-v-fd0e422b]{opacity:0;width:100%;position:absolute;top:0;left:0}.hero__slide--active[data-v-fd0e422b]{opacity:1;position:relative}}.hero__image[data-v-fd0e422b]{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:100%;height:100%;position:relative}@media (width<=767px){.hero__image[data-v-fd0e422b]{height:auto;background-image:none!important}}.hero__bg-img[data-v-fd0e422b]{display:none}@media (width<=767px){.hero__bg-img[data-v-fd0e422b]{width:100%;height:auto;display:block}}.hero__overlay[data-v-fd0e422b]{background:linear-gradient(90deg,#0009 0%,#0000004d 100%);position:absolute;inset:0}.hero__content[data-v-fd0e422b]{z-index:2;color:#fff;flex-direction:column;justify-content:center;height:100%;padding-top:0;display:flex;position:relative}@media (width<=767px){.hero__content[data-v-fd0e422b]{justify-content:flex-end;height:100%;padding-bottom:32px;position:absolute;inset:0}}.hero__text-wrap[data-v-fd0e422b]{flex-direction:column;justify-content:flex-end;height:180px;display:flex}.hero__title[data-v-fd0e422b]{text-shadow:0 2px 10px #0000004d;max-width:600px;margin-bottom:24px;font-size:48px;font-weight:800;line-height:1.2}@media (width<=767px){.hero__title[data-v-fd0e422b]{font-size:32px}}.hero__subtitle[data-v-fd0e422b]{opacity:.9;max-width:500px;margin-bottom:32px;font-size:18px}@media (width<=767px){.hero__subtitle[data-v-fd0e422b]{font-size:16px}}.hero__cta[data-v-fd0e422b]{align-self:flex-start}.hero__arrow[data-v-fd0e422b]{z-index:4;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;background:#ffffff40;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .3s,transform .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hero__arrow svg[data-v-fd0e422b]{width:22px;height:22px}.hero__arrow[data-v-fd0e422b]:hover{background:#ffffff73;transform:translateY(-50%)scale(1.1)}.hero__arrow--prev[data-v-fd0e422b]{left:32px}.hero__arrow--next[data-v-fd0e422b]{right:32px}@media (width<=767px){.hero__arrow[data-v-fd0e422b]{width:32px;height:32px}.hero__arrow svg[data-v-fd0e422b]{width:16px;height:16px}.hero__arrow--prev[data-v-fd0e422b]{left:8px}.hero__arrow--next[data-v-fd0e422b]{right:8px}}.hero__dots[data-v-fd0e422b]{z-index:3;gap:16px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}@media (width<=767px){.hero__dots[data-v-fd0e422b]{background:#fff;justify-content:center;padding:8px 0;position:relative;bottom:auto;left:auto;transform:none}}.hero__dot[data-v-fd0e422b]{cursor:pointer;background:0 0;border:2px solid #ffffff80;border-radius:50%;width:12px;height:12px;transition:all .3s}.hero__dot--active[data-v-fd0e422b]{background:#fff;border-color:#fff}.hero__dot[data-v-fd0e422b]:hover{border-color:#fff}.home__swap-wrap[data-v-fd0e422b]{flex-direction:column;display:flex}@media (width<=767px){.home__swap-wrap[data-v-fd0e422b]{flex-direction:column-reverse}}.reveal[data-v-fd0e422b]{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(40px)}.reveal--visible[data-v-fd0e422b]{opacity:1;transform:translateY(0)}.reveal[data-delay="1"][data-v-fd0e422b]{transition-delay:.1s}.reveal[data-delay="2"][data-v-fd0e422b]{transition-delay:.2s}.reveal[data-delay="3"][data-v-fd0e422b]{transition-delay:.3s}.reveal[data-delay="4"][data-v-fd0e422b]{transition-delay:.4s}.reveal[data-delay="5"][data-v-fd0e422b]{transition-delay:.5s}.reveal[data-delay="6"][data-v-fd0e422b]{transition-delay:.6s}@media (prefers-reduced-motion:reduce){.reveal[data-v-fd0e422b]{opacity:1;transition:none;transform:none}}.about[data-v-fd0e422b]{background:#f5f7f5}.about__intro[data-v-fd0e422b]{text-align:center;color:#666;max-width:700px;margin:0 auto 32px;font-size:18px}.about__grid[data-v-fd0e422b]{grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:32px;display:grid}@media (width<=767px){.about__grid[data-v-fd0e422b]{grid-template-columns:1fr}}.about__card[data-v-fd0e422b]{background:#fff;border-radius:8px;padding:32px;transition:all .3s;box-shadow:0 2px 4px #0000000d}.about__card[data-v-fd0e422b]:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001a}.about__card-num[data-v-fd0e422b]{color:#2f8659;opacity:.3;margin-bottom:16px;font-size:48px;font-weight:800;line-height:1}.about__card-title[data-v-fd0e422b]{color:#333;margin-bottom:16px;font-size:24px;font-weight:700}.about__card-text[data-v-fd0e422b]{color:#666;font-size:14px;line-height:1.7}.about__more[data-v-fd0e422b]{text-align:center}.about__highlights[data-v-fd0e422b]{grid-template-columns:repeat(2,1fr);gap:24px;margin:32px 0;display:grid}@media (width<=767px){.about__highlights[data-v-fd0e422b]{gap:16px;margin:24px 0}}@media (width<=575px){.about__highlights[data-v-fd0e422b]{grid-template-columns:1fr}}.about__highlight[data-v-fd0e422b]{aspect-ratio:16/9;background:#f5f7f5;border-radius:10px;position:relative;overflow:hidden;box-shadow:0 4px 16px #00000014}.about__highlight img[data-v-fd0e422b]{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.about__highlight:hover img[data-v-fd0e422b]{transform:scale(1.04)}.about__highlight-caption[data-v-fd0e422b]{color:#fff;background:linear-gradient(#0000,#0000008c);padding:10px 14px;font-size:14px;line-height:1.4;position:absolute;bottom:0;left:0;right:0}.products__grid[data-v-fd0e422b]{grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:32px;display:grid}@media (width<=991px){.products__grid[data-v-fd0e422b]{grid-template-columns:repeat(2,1fr)}}@media (width<=767px){.products__grid[data-v-fd0e422b]{grid-template-columns:1fr}}@media (width<=575px){.products__grid[data-v-fd0e422b]{grid-template-columns:repeat(2,1fr);gap:16px}}.product-card[data-v-fd0e422b]{flex-direction:column;display:flex}.product-card__image[data-v-fd0e422b]{cursor:pointer;background:#f8f8f8;height:220px;display:block;overflow:hidden}.product-card__image img[data-v-fd0e422b]{object-fit:contain;width:100%;height:100%;transition:transform .5s}.product-card__image:hover img[data-v-fd0e422b]{transform:scale(1.05)}@media (width<=575px){.product-card__image[data-v-fd0e422b]{aspect-ratio:1;height:auto}.product-card__image img[data-v-fd0e422b]{object-fit:cover}}.product-card__body[data-v-fd0e422b]{flex-direction:column;flex:1;padding:24px;display:flex}.product-card__title[data-v-fd0e422b]{color:#333;margin-bottom:16px;font-size:18px;font-weight:700}.product-card__features[data-v-fd0e422b]{margin-bottom:24px}.product-card__features li[data-v-fd0e422b]{color:#666;padding:4px 0 4px 16px;font-size:14px;position:relative}.product-card__features li[data-v-fd0e422b]:before{content:"✓";color:#2f8659;font-weight:700;position:absolute;left:0}@media (width<=575px){.product-card__features[data-v-fd0e422b]{display:none}.product-card__body[data-v-fd0e422b]{padding:16px}.product-card__title[data-v-fd0e422b]{margin-bottom:0;font-size:14px}.product-card__link[data-v-fd0e422b]{display:none}}.product-card__link[data-v-fd0e422b]{color:#2f8659;margin-top:auto;font-size:14px;font-weight:600;transition:color .2s}.product-card__link[data-v-fd0e422b]:hover{color:#1b5e3a}.products__more[data-v-fd0e422b]{text-align:center}.business[data-v-fd0e422b]{color:#fff;text-align:center;background:linear-gradient(135deg,#1b5e3a 0%,#2f8659 100%)}.business__title[data-v-fd0e422b]{margin-bottom:32px;font-size:48px;font-weight:800}@media (width<=767px){.business__title[data-v-fd0e422b]{font-size:32px}}.business__text[data-v-fd0e422b]{opacity:.9;max-width:800px;margin:0 auto 32px;font-size:18px;line-height:1.8}@media (width<=767px){.business__text[data-v-fd0e422b]{font-size:16px}}.stats[data-v-fd0e422b]{background:#f5f7f5}.stats__grid[data-v-fd0e422b]{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}@media (width<=991px){.stats__grid[data-v-fd0e422b]{grid-template-columns:repeat(2,1fr)}}@media (width<=767px){.stats__grid[data-v-fd0e422b]{grid-template-columns:1fr 1fr;gap:24px}}.stat-item[data-v-fd0e422b]{text-align:center;padding:32px}.stat-item__value[data-v-fd0e422b]{color:#2f8659;margin-bottom:16px;font-size:48px;font-weight:800;line-height:1}@media (width<=767px){.stat-item__value[data-v-fd0e422b]{font-size:32px}}.stat-item__label[data-v-fd0e422b]{color:#666;text-transform:uppercase;letter-spacing:1px;font-size:14px;font-weight:600}.section-action[data-v-fd0e422b]{text-align:center;margin-top:48px}.btn-outline[data-v-fd0e422b]{color:#2f8659;letter-spacing:.05em;border:2px solid #2f8659;border-radius:4px;padding:12px 36px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-outline[data-v-fd0e422b]:hover{color:#fff;background:#2f8659}.news__grid[data-v-fd0e422b]{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}@media (width<=767px){.news__grid[data-v-fd0e422b]{grid-template-columns:1fr}}.news-card__image[data-v-fd0e422b]{cursor:pointer;background:#f8f8f8;height:260px;display:block;position:relative;overflow:hidden}.news-card__image img[data-v-fd0e422b]{object-fit:contain;width:100%;height:100%;transition:transform .5s}.news-card__image:hover img[data-v-fd0e422b]{transform:scale(1.05)}.news-card__date[data-v-fd0e422b]{color:#fff;text-align:center;background:#2f8659;border-radius:4px;min-width:60px;padding:16px;position:absolute;top:24px;left:24px}.news-card__day[data-v-fd0e422b]{font-size:32px;font-weight:700;line-height:1;display:block}.news-card__month[data-v-fd0e422b]{text-transform:uppercase;margin-top:4px;font-size:12px;display:block}.news-card__body[data-v-fd0e422b]{padding:32px}.news-card__title[data-v-fd0e422b]{color:#333;margin-bottom:16px;font-size:24px;font-weight:700;line-height:1.4}.news-card__summary[data-v-fd0e422b]{color:#666;margin-bottom:24px;font-size:14px;line-height:1.7}.news-card__link[data-v-fd0e422b]{color:#2f8659;font-size:14px;font-weight:600}.news-card__link[data-v-fd0e422b]:hover{color:#1b5e3a}.partners[data-v-fd0e422b]{background:#f5f7f5}.partners__scroll[data-v-fd0e422b]{position:relative;overflow:hidden}.partners__track[data-v-fd0e422b]{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y;will-change:transform;gap:32px;display:flex}.partners__track[data-v-fd0e422b]:active{cursor:grabbing}.partner-logo[data-v-fd0e422b]{cursor:pointer;background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:160px;height:80px;padding:16px;display:flex;box-shadow:0 2px 4px #0000000d}.partner-logo img[data-v-fd0e422b]{object-fit:contain;max-width:100%;max-height:100%;transition:all .3s}.partner-logo:hover img[data-v-fd0e422b]{transform:scale(1.05)}.lightbox{z-index:9999;background:#000000d9;justify-content:center;align-items:center;animation:.2s lb-fade-in;display:flex;position:fixed;inset:0}@keyframes lb-fade-in{0%{opacity:0}to{opacity:1}}.lightbox__close{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex;position:absolute;top:20px;right:24px}.lightbox__close:hover{background:#ffffff4d}.lightbox__close svg{width:20px;height:20px}.lightbox__content{flex-direction:column;align-items:center;gap:12px;max-width:90vw;max-height:85vh;animation:.25s lb-zoom-in;display:flex}@keyframes lb-zoom-in{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}.lightbox__img{object-fit:contain;border-radius:8px;max-width:90vw;max-height:78vh;box-shadow:0 20px 60px #00000080}.lightbox__caption{color:#ffffffd9;text-align:center;margin:0;font-size:15px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}.container{max-width:1200px;margin:0 auto;padding:0 24px}.section{padding:64px 0}@media (width<=767px){.section{padding:48px 0}}.section-title{color:#333;text-align:center;margin-bottom:32px;padding-bottom:16px;font-size:32px;font-weight:700;position:relative}.section-title:after{content:"";background:linear-gradient(90deg,#2f8659,#4caf50);border-radius:2px;width:60px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media (width<=767px){.section-title{margin-bottom:24px;font-size:24px}}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2f8659,#4caf50);border:none;border-radius:4px;padding:16px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary:hover{background:linear-gradient(135deg,#1b5e3a,#2f8659);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.btn-outline{color:#2f8659;cursor:pointer;background:0 0;border:2px solid #2f8659;border-radius:4px;padding:16px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-outline:hover{color:#fff;background:#2f8659}.card{background:#fff;border-radius:8px;transition:all .3s;overflow:hidden;box-shadow:0 2px 4px #0000000d}.card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001a}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter-from,.fade-leave-to{opacity:0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f5f7f5}::-webkit-scrollbar-thumb{background:#2f8659;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#1b5e3a}
