.hero[data-astro-cid-r6qggs4k]{position:relative;overflow:hidden;background:var(--green-900)}.hero__track[data-astro-cid-r6qggs4k]{position:relative;height:clamp(420px,56vw,620px)}.hero__slide[data-astro-cid-r6qggs4k]{position:absolute;inset:0;opacity:0;transition:opacity 1s ease;pointer-events:none}.hero__slide[data-astro-cid-r6qggs4k].active{opacity:1;pointer-events:auto}.hero__img[data-astro-cid-r6qggs4k]{width:100%;height:100%;object-fit:cover;transform:scale(1.06);transition:transform 6s ease;filter:brightness(.88)}.hero__slide[data-astro-cid-r6qggs4k].active .hero__img[data-astro-cid-r6qggs4k]{transform:scale(1)}.hero__overlay[data-astro-cid-r6qggs4k]{position:absolute;inset:0;background:linear-gradient(100deg,#091c10f0,#091c10d1 42%,#091c107a)}.hero__content[data-astro-cid-r6qggs4k]{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;color:#fff}.hero__kicker[data-astro-cid-r6qggs4k]{color:var(--gold-500);font-weight:700;letter-spacing:.3em;font-size:14px;display:flex;align-items:center;gap:14px}.hero__kicker[data-astro-cid-r6qggs4k]:before{content:"";width:46px;height:2px;background:var(--gold-500)}.hero__title[data-astro-cid-r6qggs4k]{font-size:clamp(30px,5.6vw,56px);font-weight:900;margin:18px 0 14px;max-width:640px;text-shadow:0 2px 18px rgba(0,0,0,.3)}.hero__subtitle[data-astro-cid-r6qggs4k]{font-size:clamp(15px,2vw,19px);color:#ffffffe0;max-width:560px}.hero__cta[data-astro-cid-r6qggs4k]{display:flex;gap:16px;margin-top:34px;flex-wrap:wrap}.hero__slide[data-astro-cid-r6qggs4k].active .hero__kicker[data-astro-cid-r6qggs4k]{animation:fadeUp .8s .15s both}.hero__slide[data-astro-cid-r6qggs4k].active .hero__title[data-astro-cid-r6qggs4k]{animation:fadeUp .8s .3s both}.hero__slide[data-astro-cid-r6qggs4k].active .hero__subtitle[data-astro-cid-r6qggs4k]{animation:fadeUp .8s .45s both}.hero__slide[data-astro-cid-r6qggs4k].active .hero__cta[data-astro-cid-r6qggs4k]{animation:fadeUp .8s .6s both}@keyframes fadeUp{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}.hero__arrow[data-astro-cid-r6qggs4k]{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.4);background:#0a1e1159;color:#fff;cursor:pointer;display:grid;place-items:center;transition:all .25s;backdrop-filter:blur(4px)}.hero__arrow[data-astro-cid-r6qggs4k]:hover{background:var(--green-700);border-color:var(--green-700)}.hero__arrow--prev[data-astro-cid-r6qggs4k]{left:22px}.hero__arrow--next[data-astro-cid-r6qggs4k]{right:22px}.hero__dots[data-astro-cid-r6qggs4k]{position:absolute;bottom:24px;left:50%;transform:translate(-50%);display:flex;gap:10px}.hero__dot[data-astro-cid-r6qggs4k]{width:34px;height:4px;border-radius:4px;border:0;cursor:pointer;background:#ffffff59;transition:all .3s}.hero__dot[data-astro-cid-r6qggs4k].active{background:var(--gold-500);width:48px}@media(max-width:768px){.hero__track[data-astro-cid-r6qggs4k]{height:clamp(340px,78vw,460px)}.hero__overlay[data-astro-cid-r6qggs4k]{background:linear-gradient(180deg,#091c109e,#091c10e6 62%)}.hero__arrow[data-astro-cid-r6qggs4k]{display:none}.hero__cta[data-astro-cid-r6qggs4k]{margin-top:24px}.btn[data-astro-cid-r6qggs4k]{padding:11px 22px;font-size:14px}}.cat-card[data-astro-cid-d242pyyr]{display:flex;flex-direction:column;position:relative}.cat-card__media[data-astro-cid-d242pyyr]{position:relative;aspect-ratio:4 / 3;overflow:hidden}.cat-card__media[data-astro-cid-d242pyyr] img[data-astro-cid-d242pyyr]{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.3,1)}.cat-card[data-astro-cid-d242pyyr]:hover .cat-card__media[data-astro-cid-d242pyyr] img[data-astro-cid-d242pyyr]{transform:scale(1.08)}.cat-card__group[data-astro-cid-d242pyyr]{position:absolute;top:12px;left:12px;background:#14532de0;color:#fff;font-size:12px;padding:4px 12px;border-radius:999px;backdrop-filter:blur(4px);letter-spacing:.03em}.cat-card__body[data-astro-cid-d242pyyr]{padding:18px 20px 20px;position:relative}.cat-card__body[data-astro-cid-d242pyyr] h3[data-astro-cid-d242pyyr]{font-size:18px;color:var(--ink-900);transition:color .25s}.cat-card[data-astro-cid-d242pyyr]:hover .cat-card__body[data-astro-cid-d242pyyr] h3[data-astro-cid-d242pyyr]{color:var(--green-700)}.cat-card__body[data-astro-cid-d242pyyr] p[data-astro-cid-d242pyyr]{margin-top:8px;font-size:13.5px;color:var(--ink-500);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cat-card__more[data-astro-cid-d242pyyr]{position:absolute;right:18px;bottom:18px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--green-50);color:var(--green-700);transition:all .3s}.cat-card[data-astro-cid-d242pyyr]:hover .cat-card__more[data-astro-cid-d242pyyr]{background:var(--green-700);color:#fff;transform:rotate(-45deg)}.about-sec__grid[data-astro-cid-ct3bgug4]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.about-sec__media[data-astro-cid-ct3bgug4]{position:relative;padding-bottom:52px}.about-sec__img-main[data-astro-cid-ct3bgug4]{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg);aspect-ratio:4/3}.about-sec__img-main[data-astro-cid-ct3bgug4] img[data-astro-cid-ct3bgug4]{width:100%;height:100%;object-fit:cover}.about-sec__img-sub[data-astro-cid-ct3bgug4]{position:absolute;right:-14px;bottom:0;width:46%;border-radius:var(--radius);overflow:hidden;border:6px solid #fff;box-shadow:var(--shadow-md);aspect-ratio:4/3}.about-sec__img-sub[data-astro-cid-ct3bgug4] img[data-astro-cid-ct3bgug4]{width:100%;height:100%;object-fit:cover}.about-sec__badge[data-astro-cid-ct3bgug4]{position:absolute;left:24px;bottom:12px;background:var(--green-700);color:#fff;border-radius:var(--radius);padding:14px 22px;display:flex;flex-direction:column;line-height:1.2;box-shadow:var(--shadow-md)}.about-sec__badge[data-astro-cid-ct3bgug4] strong[data-astro-cid-ct3bgug4]{font-size:30px;color:var(--gold-500)}.about-sec__badge[data-astro-cid-ct3bgug4] span[data-astro-cid-ct3bgug4]{font-size:13px}.about-sec__para[data-astro-cid-ct3bgug4]{color:var(--ink-500);margin-bottom:16px;font-size:15.5px}.about-sec[data-astro-cid-ct3bgug4] .btn[data-astro-cid-ct3bgug4]{margin-top:10px}.about-sec[data-astro-cid-ct3bgug4] .section-head[data-astro-cid-ct3bgug4]{margin-bottom:22px}.adv-card[data-astro-cid-ct3bgug4]{padding:34px 28px}.adv-card__icon[data-astro-cid-ct3bgug4]{width:64px;height:64px;border-radius:18px;background:linear-gradient(135deg,var(--green-50),#e2f5e9);color:var(--green-700);display:grid;place-items:center;margin-bottom:20px;transition:all .35s}.adv-card[data-astro-cid-ct3bgug4]:hover .adv-card__icon[data-astro-cid-ct3bgug4]{background:var(--green-700);color:#fff;transform:rotate(-6deg) scale(1.05)}.adv-card[data-astro-cid-ct3bgug4] h3[data-astro-cid-ct3bgug4]{font-size:19px;margin-bottom:14px}.adv-card[data-astro-cid-ct3bgug4] li[data-astro-cid-ct3bgug4]{position:relative;padding-left:20px;color:var(--ink-500);font-size:14.5px;margin-bottom:9px}.adv-card[data-astro-cid-ct3bgug4] li[data-astro-cid-ct3bgug4]:before{content:"";position:absolute;left:0;top:9px;width:8px;height:8px;border-radius:50%;background:var(--gold-500)}.adv-sec__numbers[data-astro-cid-ct3bgug4]{margin-top:56px;display:grid;grid-template-columns:repeat(4,1fr);background:linear-gradient(120deg,var(--green-900),var(--green-700));border-radius:var(--radius-lg);padding:36px 24px;color:#fff;text-align:center;gap:16px}.adv-sec__numbers[data-astro-cid-ct3bgug4] strong[data-astro-cid-ct3bgug4]{display:block;font-size:clamp(26px,3.6vw,40px);color:var(--gold-500);font-weight:900}.adv-sec__numbers[data-astro-cid-ct3bgug4] span[data-astro-cid-ct3bgug4]{font-size:14px;color:#ffffffd1}.cert-marquee[data-astro-cid-ct3bgug4]{overflow:hidden;position:relative}.cert-marquee[data-astro-cid-ct3bgug4]:before,.cert-marquee[data-astro-cid-ct3bgug4]:after{content:"";position:absolute;top:0;bottom:0;width:90px;z-index:2;pointer-events:none}.cert-marquee[data-astro-cid-ct3bgug4]:before{left:0;background:linear-gradient(90deg,var(--surface),transparent)}.cert-marquee[data-astro-cid-ct3bgug4]:after{right:0;background:linear-gradient(-90deg,var(--surface),transparent)}.cert-marquee__track[data-astro-cid-ct3bgug4]{display:flex;gap:22px;width:max-content;animation:marquee 30s linear infinite}.cert-marquee[data-astro-cid-ct3bgug4]:hover .cert-marquee__track[data-astro-cid-ct3bgug4]{animation-play-state:paused}.cert-marquee__item[data-astro-cid-ct3bgug4]{width:150px;height:110px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);display:grid;place-items:center;padding:12px}.cert-marquee__item[data-astro-cid-ct3bgug4] img[data-astro-cid-ct3bgug4]{max-width:100%;max-height:100%;object-fit:contain}@keyframes marquee{to{transform:translate(-50%)}}.center-cta[data-astro-cid-ct3bgug4]{text-align:center;margin-top:40px}.news-grid[data-astro-cid-ct3bgug4]{display:grid;grid-template-columns:1.15fr .85fr;gap:24px}.news-list[data-astro-cid-ct3bgug4]{display:flex;flex-direction:column;gap:16px}.news-item[data-astro-cid-ct3bgug4]{display:flex;gap:18px;padding:18px 22px;align-items:center}.news-item__date[data-astro-cid-ct3bgug4]{flex:none;text-align:center;width:64px;border-right:1px dashed var(--line);padding-right:18px}.news-item__date[data-astro-cid-ct3bgug4] strong[data-astro-cid-ct3bgug4]{display:block;font-size:20px;color:var(--green-700)}.news-item__date[data-astro-cid-ct3bgug4] span[data-astro-cid-ct3bgug4]{font-size:12.5px;color:var(--ink-300)}.news-item__body[data-astro-cid-ct3bgug4] h3[data-astro-cid-ct3bgug4]{font-size:16.5px;transition:color .25s}.news-item[data-astro-cid-ct3bgug4]:hover .news-item__body[data-astro-cid-ct3bgug4] h3[data-astro-cid-ct3bgug4]{color:var(--green-700)}.news-item__body[data-astro-cid-ct3bgug4] p[data-astro-cid-ct3bgug4]{color:var(--ink-500);font-size:13.5px;margin-top:5px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.news-feature[data-astro-cid-ct3bgug4]{position:relative;min-height:300px}.news-feature[data-astro-cid-ct3bgug4] img[data-astro-cid-ct3bgug4]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.news-feature__overlay[data-astro-cid-ct3bgug4]{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:26px;color:#fff;background:linear-gradient(180deg,transparent 40%,rgba(10,30,17,.85))}.news-feature__tag[data-astro-cid-ct3bgug4]{align-self:flex-start;background:var(--gold-500);color:var(--green-900);font-size:12px;font-weight:700;padding:4px 12px;border-radius:999px;margin-bottom:10px}.news-feature__overlay[data-astro-cid-ct3bgug4] h3[data-astro-cid-ct3bgug4]{font-size:20px}.cta-sec[data-astro-cid-ct3bgug4]{background:radial-gradient(1000px 400px at 90% -10%,rgba(245,158,11,.18),transparent),linear-gradient(120deg,var(--green-900),var(--green-800));color:#fff}.cta-sec__grid[data-astro-cid-ct3bgug4]{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:center}.cta-sec__text[data-astro-cid-ct3bgug4] h2[data-astro-cid-ct3bgug4]{font-size:clamp(26px,3.4vw,36px)}.cta-sec__text[data-astro-cid-ct3bgug4]>p[data-astro-cid-ct3bgug4]{color:var(--gold-500);margin:12px 0 20px;font-size:16px}.cta-sec__text[data-astro-cid-ct3bgug4] li[data-astro-cid-ct3bgug4]{margin-bottom:10px;color:#ffffffd9;font-size:15px}.cta-sec__text[data-astro-cid-ct3bgug4] li[data-astro-cid-ct3bgug4] strong[data-astro-cid-ct3bgug4]{color:#fff;margin-right:6px}.cta-sec__sales[data-astro-cid-ct3bgug4]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:24px}.cta-sec__sales-item[data-astro-cid-ct3bgug4]{background:#ffffff14;border:1px solid rgba(255,255,255,.14);border-radius:12px;padding:12px 16px;display:flex;flex-direction:column;transition:all .25s}.cta-sec__sales-item[data-astro-cid-ct3bgug4]:hover{background:#ffffff29;transform:translateY(-2px)}.cta-sec__sales-item[data-astro-cid-ct3bgug4] span[data-astro-cid-ct3bgug4]{font-size:12.5px;color:#ffffffa6}.cta-sec__sales-item[data-astro-cid-ct3bgug4] strong[data-astro-cid-ct3bgug4]{font-size:16px;color:#fff}.cta-sec__form[data-astro-cid-ct3bgug4]{padding:30px;color:var(--ink-900)}.cta-sec__form[data-astro-cid-ct3bgug4] h3[data-astro-cid-ct3bgug4]{font-size:20px;margin-bottom:18px}@media(max-width:900px){.about-sec__grid[data-astro-cid-ct3bgug4],.news-grid[data-astro-cid-ct3bgug4],.cta-sec__grid[data-astro-cid-ct3bgug4]{grid-template-columns:1fr;gap:36px}.adv-sec__numbers[data-astro-cid-ct3bgug4]{grid-template-columns:repeat(2,1fr);gap:24px}.about-sec__img-sub[data-astro-cid-ct3bgug4]{right:0}}
