/*
Generated time: March 7, 2026 00:44
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
:root{--wg-bg:#ffffff;--wg-text:#0b1220;--wg-muted:rgba(11,18,32,.72);--wg-border:rgba(11,18,32,.10);--wg-primary:#1f7a45;--wg-primary-contrast:#ffffff;--wg-soft:#F2FAF5;--wg-max:1240px;--wg-radius:18px;--wg-radius-sm:14px;--wg-shadow:0 10px 34px rgba(11,18,32,.08);--wg-shadow-sm:0 8px 22px rgba(11,18,32,.06);--wg-gap:22px;--wg-font:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji"}*{box-sizing:border-box}.wg-body{margin:0;font-family:var(--wg-font);color:var(--wg-text);background:var(--wg-bg)}.wg-container{width:min(var(--wg-max),calc(100% - 32px));margin:0 auto}.wg-main{padding:18px 0 64px}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}.wg-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 18px;border-radius:999px;border:1px solid transparent;background:var(--wg-primary);color:var(--wg-primary-contrast);font-weight:800;letter-spacing:.2px;cursor:pointer;box-shadow:var(--wg-shadow-sm);transition:transform .12s ease,filter .12s ease}.wg-btn:hover{filter:brightness(.98);transform:translateY(-1px)}.wg-btn--secondary{background:var(--wg-primary);color:var(--wg-primary-contrast);border:1px solid transparent;box-shadow:var(--wg-shadow-sm)}.wg-btn[disabled]{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.wg-pill{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;border:1px solid var(--wg-border);font-size:12px;font-weight:700;color:var(--wg-muted);background:rgba(255,255,255,.7);backdrop-filter:blur(6px)}.wg-card{background:#fff;border:1px solid var(--wg-border);border-radius:var(--wg-radius);box-shadow:var(--wg-shadow)}.wg-grid{display:grid;gap:var(--wg-gap)}@media (min-width:900px){.wg-grid--2{grid-template-columns:1.1fr .9fr}.wg-grid--3{grid-template-columns:repeat(3,1fr)}.wg-grid--4{grid-template-columns:repeat(4,1fr)}}.wg-announcement{background:var(--wg-soft);border-bottom:1px solid var(--wg-border);font-size:14px}.wg-announcement__inner{padding:10px 0;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--wg-text)}.wg-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--wg-border);background:rgba(255,255,255,.88);backdrop-filter:blur(10px)}.wg-header__inner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 0}.wg-logo{display:flex;align-items:center;gap:12px;font-weight:950;letter-spacing:.2px}.wg-logo img{height:44px;width:auto;display:block}.wg-logo__text{font-size:16px;line-height:1.1}.wg-nav{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:center}.wg-nav a{padding:10px 12px;border-radius:999px;font-weight:800;color:rgba(11,18,32,.85)}.wg-nav a:hover{background:rgba(31,122,69,.1)}.wg-nav__right{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.wg-hero{padding:18px 0 10px}.wg-hero__shell{border-radius:28px;overflow:hidden;border:1px solid var(--wg-border);background:radial-gradient(1200px 520px at 20% 10%,rgba(31,122,69,.18),transparent 55%),radial-gradient(900px 420px at 85% 30%,rgba(31,122,69,.12),transparent 55%),linear-gradient(180deg,#f2faf5 0,#fff 70%)}.wg-hero__inner{padding:28px 18px}@media (min-width:900px){.wg-hero__inner{padding:44px}}.wg-hero__kicker{color:rgba(31,122,69,.95);font-weight:900;font-size:12px;letter-spacing:.8px;text-transform:uppercase}.wg-hero h1{margin:10px 0 10px;font-size:clamp(34px, 4.2vw, 54px);line-height:1.04;letter-spacing:-.5px}.wg-hero p{margin:0 0 18px;color:var(--wg-muted);max-width:68ch;font-size:16px;line-height:1.55}.wg-hero__media{border-radius:24px;overflow:hidden;box-shadow:var(--wg-shadow);border:1px solid var(--wg-border);background:#fff}.wg-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.wg-section{padding:18px 0}.wg-section__head{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:12px}.wg-section__head h2{margin:0;font-size:24px;letter-spacing:-.2px}.wg-section__head p{margin:0;color:var(--wg-muted);font-size:14px;max-width:70ch}.wg-product-card{overflow:hidden;box-shadow:var(--wg-shadow-sm)}.wg-product-card__media{aspect-ratio:4/3;background:rgba(11,18,32,.03);display:flex;align-items:center;justify-content:center}.wg-product-card__media img{width:100%;height:100%;object-fit:cover}.wg-product-card__body{padding:14px;display:flex;flex-direction:column;gap:8px}.wg-price{font-weight:950;letter-spacing:.1px}.wg-muted{color:var(--wg-muted)}.wg-badge-row{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.wg-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;background:#fff;border:1px solid var(--wg-border);font-size:12px;font-weight:850;color:rgba(11,18,32,.8)}.wg-form{display:flex;flex-direction:column;gap:12px}.wg-field label{display:block;font-size:13px;color:var(--wg-muted);margin-bottom:6px;font-weight:850}.wg-field input,.wg-field select{width:100%;padding:12px 12px;border-radius:14px;border:1px solid var(--wg-border);font:inherit;background:#fff}.wg-product{padding:18px 0}.wg-product__title{margin:0 0 8px;font-size:34px;letter-spacing:-.3px}.wg-product__desc{color:var(--wg-muted);line-height:1.6}.wg-product__media{overflow:hidden;border-radius:22px}.wg-product__media img{width:100%;height:auto;display:block}.wg-footer{border-top:1px solid var(--wg-border);padding:30px 0;color:var(--wg-muted);font-size:14px}.wg-footer__inner{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex-wrap:wrap}.wg-footer__links{display:flex;gap:12px;flex-wrap:wrap}.wg-footer__links a{color:var(--wg-muted);font-weight:700}.wg-footer__links a:hover{color:rgba(11,18,32,.86)}.wg-header__wrap{display:flex;flex-direction:column;gap:10px;padding:14px 0 10px}.wg-header__top{display:flex;justify-content:center;align-items:center}.wg-logo--center{display:flex;justify-content:center;align-items:center}.wg-header__bottom{border-top:1px solid var(--wg-border);padding-top:10px}.wg-nav--bottom{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.wg-nav--bottom .wg-nav__link{padding:8px 10px;border-radius:999px;font-weight:850;color:rgba(11,18,32,.86);text-decoration:none}.wg-nav--bottom .wg-nav__link:hover{background:rgba(31,122,69,.1)}.wg-logo img{height:90px!important;width:auto!important}.wg-header__wrap{display:flex;flex-direction:column;gap:10px;padding:14px 0 10px}.wg-header__top--grid{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.wg-header__left{justify-self:start}.wg-logo--center{justify-self:center}.wg-header__right{justify-self:end;display:flex;gap:10px;align-items:center}.wg-header__bottom{border-top:1px solid var(--wg-border);padding-top:10px}.wg-nav--bottom{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.wg-nav--bottom .wg-nav__link{padding:8px 10px;border-radius:999px;font-weight:850;color:rgba(11,18,32,.86);text-decoration:none}.wg-nav--bottom .wg-nav__link:hover{background:rgba(31,122,69,.1)}@media (max-width:860px){.wg-header__wrap{gap:8px;padding:12px 0 10px}.wg-header__bottom{padding-top:8px}.wg-nav--bottom{justify-content:space-evenly}}.rte a,.wg-article-content a,article a{color:#1a73e8!important;text-decoration:underline!important;text-underline-offset:3px}.rte a:hover,.wg-article-content a:hover,article a:hover{filter:brightness(.9)}.wg-product-gallery__main img{border-radius:18px}.wg-product-gallery__thumbs{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.wg-thumb{width:72px;height:72px;padding:0;border-radius:14px;border:1px solid var(--wg-border);background:#fff;overflow:hidden;cursor:pointer}.wg-thumb img{width:100%;height:100%;object-fit:cover;display:block}.wg-thumb.is-active{outline:2px solid #1f7a45;outline-offset:2px}