:root{--lgm-green:#3f7f23;--lgm-green-dark:#2f681b;--lgm-lime:#7fc34e;--lgm-ink:#10221f;--lgm-deep:#102824;--lgm-muted:#606a67;--lgm-soft:#f7f9f7;--lgm-border:#e3e7e3;--lgm-brown:#9c4b17;--lgm-shell:1054px}.lgm-header *,.lgm-home *,.lgm-footer *{box-sizing:border-box}.lgm-header,.lgm-home,.lgm-footer{font-family:Arial,Helvetica,sans-serif;color:var(--lgm-ink)}.lgm-header a,.lgm-home a,.lgm-footer a{text-decoration:none;color:inherit}.lgm-header svg,.lgm-home svg,.lgm-footer svg{display:block}.lgm-shell{width:min(calc(100% - 160px),var(--lgm-shell));margin-inline:auto}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.lgm-topbar{height:32px;background:#102824;color:#f4f7f5;font-size:10px;line-height:1}.lgm-topbar__inner{height:32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.lgm-topbar__left,.lgm-topbar__right,.lgm-topbar__item{display:flex;align-items:center}.lgm-topbar__left{gap:12px;min-width:0}.lgm-topbar__right{gap:12px;white-space:nowrap}.lgm-topbar__item{gap:7px;white-space:nowrap;color:#eef4f0!important}.lgm-topbar__icon{width:15px;height:15px;fill:none;stroke:#8bcf59;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.lgm-topbar__sep{width:1px;height:16px;background:#ffffff47;flex:0 0 auto}.lgm-flag{display:flex;width:20px;height:13px;overflow:hidden;border-radius:1px;box-shadow:0 0 0 1px #ffffff29}.lgm-flag i{flex:1}.lgm-flag i:nth-child(1){background:#14934b}.lgm-flag i:nth-child(2){background:#fff}.lgm-flag i:nth-child(3){background:#e52b3a}.lgm-navwrap{position:relative;z-index:60;background:#fff;box-shadow:0 1px #10221f0f}.lgm-nav{height:82px;display:flex;align-items:center;gap:20px}.lgm-brand{display:inline-flex;align-items:center;gap:8px;min-width:312px;flex:0 0 auto}.lgm-brand__mark{display:inline-flex;width:65px;height:65px;flex:0 0 65px}.lgm-brand__mark svg{width:100%;height:100%}.lgm-brand__copy{display:flex;flex-direction:column;line-height:.95;white-space:nowrap}.lgm-brand__copy strong{font-size:30px;letter-spacing:-1.5px;font-weight:900;color:#132421}.lgm-brand__copy strong em{font-style:normal;color:#559b38}.lgm-brand__copy small{margin-top:7px;font-size:9.5px;letter-spacing:2.25px;font-weight:700;color:#47514e}.lgm-desktop-nav{margin-left:auto;display:flex;align-items:stretch;gap:25px;height:82px;font-size:10.5px;color:#1e2d2a}.lgm-desktop-nav>a,.lgm-navitem>a{position:relative;height:82px;display:flex;align-items:center;gap:5px;white-space:nowrap}.lgm-desktop-nav>a.is-active{color:var(--lgm-green);font-weight:700}.lgm-desktop-nav>a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:20px;height:2px;background:var(--lgm-green)}.lgm-navitem{position:relative;display:flex;align-items:stretch}.lgm-navitem>a svg{width:9px;height:6px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.lgm-products-menu{position:absolute;left:-18px;top:68px;width:215px;padding:9px;background:#fff;border:1px solid #e8ebe8;border-radius:4px;box-shadow:0 15px 35px #0d211c24;display:grid;opacity:0;visibility:hidden;transform:translateY(5px);transition:.18s ease}.lgm-products-menu a{padding:9px 10px;border-radius:3px;font-size:11px;color:#283733}.lgm-products-menu a:hover{background:#f0f5ed;color:var(--lgm-green)}.lgm-navitem:hover .lgm-products-menu,.lgm-navitem:focus-within .lgm-products-menu{opacity:1;visibility:visible;transform:none}.lgm-btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:42px;padding:0 23px;border-radius:3px;font-size:11px;line-height:1;font-weight:700;transition:transform .18s ease,filter .18s ease,background .18s ease}.lgm-btn--small{min-height:40px;padding:0 17px;font-size:10px;gap:13px}.lgm-btn--green{color:#fff!important;background:linear-gradient(180deg,#4e922d,#34751f);border:1px solid #34751f;box-shadow:inset 0 1px #ffffff2b,0 1px 2px #00000014}.lgm-btn--green:hover{filter:brightness(.96);transform:translateY(-1px)}.lgm-btn--outline-light{color:#fff!important;border:1px solid rgba(255,255,255,.95);background:#00000014;box-shadow:inset 0 0 0 1px #0000000d}.lgm-btn--outline-light:hover{background:#ffffff1a}.lgm-nav__quote{margin-left:3px;white-space:nowrap;flex:0 0 auto}.lgm-menu-toggle{display:none;border:0;background:transparent;width:42px;height:42px;padding:8px;cursor:pointer}.lgm-menu-toggle span:not(.visually-hidden){display:block;height:2px;background:#19322e;margin:5px 0;border-radius:2px}.lgm-mobile-menu{position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid var(--lgm-border);box-shadow:0 16px 24px #0000001a}.lgm-mobile-menu .lgm-shell{display:grid;padding:12px 0 22px}.lgm-mobile-menu a:not(.lgm-btn){padding:13px 4px;border-bottom:1px solid #eef0ee;font-size:14px}.lgm-mobile-menu .lgm-btn{margin-top:15px}.lgm-home{background:#fff;overflow:hidden}.lgm-hero{height:314px;position:relative;overflow:hidden;background-image:var(--lgm-hero-image);background-size:cover;background-position:center center}.lgm-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#080f0cf0,#080f0cd1 26%,#080f0c82 44%,#080f0c14 66%,#080f0c00)}.lgm-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000d,#0000001f)}.lgm-hero__inner{position:relative;z-index:2;height:314px;display:flex;align-items:center}.lgm-hero__copy{width:500px;color:#fff;padding:0 0 2px}.lgm-eyebrow{margin:0 0 6px;font-size:9px;line-height:1.1;font-weight:900;letter-spacing:.6px;color:var(--lgm-green);text-transform:uppercase}.lgm-eyebrow--light{color:#80c956}.lgm-hero h1{margin:0 0 13px;color:#fff;font-size:37px;line-height:1.06;letter-spacing:-1.25px;font-weight:900}.lgm-hero h1 span{color:#7fb84c}.lgm-hero p{max-width:445px;margin:0 0 21px;color:#f2f3f1;font-size:12px;line-height:1.52}.lgm-hero__actions{display:flex;gap:16px}.lgm-hero__actions .lgm-btn:first-child{min-width:195px}.lgm-hero__actions .lgm-btn:last-child{min-width:168px}.lgm-benefits{height:94px;background:#fff;border-bottom:1px solid #edf0ed}.lgm-benefits__grid{height:94px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.lgm-benefit{height:64px;display:grid;grid-template-columns:51px 1fr;gap:14px;align-items:center;padding:0 24px;border-right:1px solid #e1e5e1}.lgm-benefit:first-child{padding-left:0}.lgm-benefit:last-child{padding-right:0;border-right:0}.lgm-benefit__icon{width:51px;height:51px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(180deg,#4d912e,#35731f);box-shadow:inset 0 1px #ffffff1f;flex:0 0 auto}.lgm-benefit__icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.lgm-benefit h3{margin:0 0 5px;color:#182522;font-size:11.5px;line-height:1.1;font-weight:800}.lgm-benefit p{margin:0;color:#66716e;font-size:8.5px;line-height:1.45}.lgm-products{padding:27px 0 9px;background:#fff}.lgm-section-head{height:46px;display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:14px}.lgm-section-head h2,.lgm-about h2,.lgm-certifications h2{margin:0;color:#11211e;font-weight:900;letter-spacing:-.7px;line-height:1.04}.lgm-section-head h2{font-size:25px}.lgm-text-link{display:flex;align-items:center;gap:8px;padding:0 0 3px;color:var(--lgm-green)!important;font-size:10px;font-weight:800}.lgm-text-link span{font-size:17px;line-height:.8}.lgm-product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.lgm-category{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:1px;background:#1a211f;color:#fff!important;box-shadow:0 1px 2px #00000024}.lgm-category img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease,filter .35s ease}.lgm-category:hover img{transform:scale(1.045);filter:saturate(1.04)}.lgm-category__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 45%,#00000014 55%,#000000db)}.lgm-category__copy{position:absolute;left:11px;right:21px;bottom:10px;display:flex;flex-direction:column}.lgm-category__copy strong{font-size:11.5px;line-height:1.1;margin-bottom:3px;font-weight:800}.lgm-category__copy small{font-size:8px;line-height:1.2;color:#fff}.lgm-category b{position:absolute;right:8px;bottom:9px;color:#8dcb5f;font-size:17px;line-height:1}.lgm-about{height:230px;background:linear-gradient(90deg,#f8faf8,#fff 48%,#f8faf8);padding:40px 0 19px}.lgm-about__grid{display:grid;grid-template-columns:36% 1fr 23%;gap:34px;align-items:start}.lgm-about__image{height:171px;overflow:hidden;border-radius:2px;box-shadow:0 1px 2px #0000001a}.lgm-about__image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 58%}.lgm-about__copy{padding-top:5px}.lgm-about__copy h2{font-size:25px;margin-bottom:9px}.lgm-about__copy p{margin:0 0 15px;color:#5b6663;font-size:10.2px;line-height:1.53}.lgm-about__copy .lgm-btn{min-height:38px;padding-inline:20px}.lgm-contact-card{min-height:171px;height:auto;background:linear-gradient(135deg,#edf4ea,#f1f6ef);border-radius:5px;padding:17px 18px;display:grid;align-content:center;gap:13px}.lgm-contact-row{display:grid;grid-template-columns:25px 1fr;gap:9px;align-items:start;color:#48514f;font-size:9.5px;line-height:1.35}.lgm-contact-row strong{display:block;margin:0 0 1px;color:#27332f;font-size:10px;font-weight:800}.lgm-contact-row span,.lgm-contact-row a{display:block}.lgm-contact-icon{width:21px;height:21px;color:var(--lgm-green)}.lgm-contact-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lgm-certifications{position:relative;height:125px;overflow:hidden;background-image:var(--lgm-cert-image);background-size:cover;background-position:center 63%;color:#fff}.lgm-certifications__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0c3016ed,#0c2d15e3 62%,#1d2b12e6)}.lgm-certifications__inner{position:relative;z-index:2;height:125px;display:grid;grid-template-columns:37% 1fr;gap:24px;align-items:center}.lgm-certifications h2{color:#fff;font-size:21px;margin-bottom:6px;letter-spacing:-.5px}.lgm-certifications p{margin:0;color:#f1f5ef;font-size:9.5px;line-height:1.35}.lgm-certifications__logos{height:95px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.lgm-cert{height:76px;padding:0 12px;border-left:1px solid rgba(255,255,255,.16);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.lgm-cert:first-child{border-left:0}.lgm-cert__symbol{width:55px;height:45px;margin-bottom:3px;display:grid;place-items:center;color:#fff}.lgm-cert__symbol svg{width:55px;height:45px;fill:none;stroke:currentColor;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round}.lgm-cert__symbol--seal{border:2px solid #fff;border-radius:50%;font-size:17px;font-weight:900;line-height:1}.lgm-cert strong{font-size:9px;line-height:1.1}.lgm-cert small{margin-top:2px;color:#e9f0e7;font-size:8.5px;line-height:1.1}.lgm-footer{min-height:154px;height:auto;background:#102824;color:#eef5f2}.lgm-footer__main{min-height:110px;height:auto;display:grid;grid-template-columns:25% 21% 23% 1fr;gap:27px;align-items:center}.lgm-brand--footer{min-width:0;gap:9px}.lgm-brand--footer .lgm-brand__mark{width:50px;height:50px;flex-basis:50px}.lgm-brand--footer .lgm-brand__copy strong{color:#fff;font-size:21px;letter-spacing:-1px}.lgm-brand--footer .lgm-brand__copy strong em{color:#fff}.lgm-brand--footer .lgm-brand__copy small{margin-top:5px;color:#d8e2df;font-size:7px;letter-spacing:1.55px}.lgm-footer__links{height:61px;display:grid;grid-template-columns:1fr 1fr;gap:27px;border-left:1px solid rgba(255,255,255,.18);padding-left:26px;align-content:center}.lgm-footer__links div{display:grid;gap:7px}.lgm-footer__links a{color:#f4f7f6;font-size:8.5px;line-height:1}.lgm-footer__contact{min-height:70px;height:auto;border-left:1px solid rgba(255,255,255,.18);padding-left:26px;display:grid;align-content:center;gap:5px}.lgm-footer__contact p{display:grid;grid-template-columns:18px 1fr;align-items:start;gap:7px;margin:0;color:#edf4f1;font-size:8.3px;line-height:1.35}.lgm-footer__contact svg{width:14px;height:14px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lgm-footer__newsletter{height:61px;border-left:1px solid rgba(255,255,255,.18);padding-left:26px;display:flex;flex-direction:column;justify-content:center}.lgm-footer__newsletter strong{font-size:9px;line-height:1}.lgm-footer__newsletter p{margin:4px 0 8px;color:#d5dfdc;font-size:7.8px;line-height:1}.lgm-newsletter-form{display:grid;grid-template-columns:1fr 34px;gap:8px;margin:0!important}.lgm-newsletter-form input{width:100%;height:27px;min-height:27px!important;margin:0!important;padding:0 10px!important;border:0!important;border-radius:2px!important;background:#fff!important;color:#27332f!important;font-size:8.5px!important;box-shadow:none!important}.lgm-newsletter-form button{width:34px;height:27px;padding:0;border:0;border-radius:2px;background:linear-gradient(180deg,#4c922d,#34751f);color:#fff;font-size:15px;line-height:1;cursor:pointer}.lgm-footer__rule{height:1px;background:#ffffff29}.lgm-footer__bottom{min-height:51px;height:auto;padding:12px 0;display:flex;align-items:center;justify-content:space-between;color:#dbe4e1;font-size:7.5px;line-height:1}.lgm-footer__divider{opacity:.6;margin:0 7px}.lgm-socials{display:flex;align-items:center;gap:12px}.lgm-socials a{color:#fff;font-size:10px;font-weight:800}@media(max-width:1180px){.lgm-shell{width:min(calc(100% - 48px),var(--lgm-shell))}.lgm-brand{min-width:275px}.lgm-brand__copy strong{font-size:26px}.lgm-desktop-nav{gap:17px}.lgm-nav{gap:14px}.lgm-nav__quote{padding-inline:13px}}@media(max-width:980px){.lgm-topbar__right,.lgm-topbar__item:nth-of-type(2){display:none}.lgm-desktop-nav,.lgm-nav__quote{display:none}.lgm-menu-toggle{display:block;margin-left:auto}.lgm-nav{height:72px}.lgm-brand{min-width:0}.lgm-brand__mark{width:54px;height:54px;flex-basis:54px}.lgm-brand__copy strong{font-size:23px}.lgm-brand__copy small{font-size:8px}.lgm-hero,.lgm-hero__inner{height:390px}.lgm-hero__copy{width:64%}.lgm-benefits{height:auto}.lgm-benefits__grid{height:auto;grid-template-columns:repeat(2,1fr);padding:12px 0}.lgm-benefit{height:70px}.lgm-benefit:nth-child(2){border-right:0}.lgm-benefit:nth-child(3){padding-left:0}.lgm-product-grid{grid-template-columns:repeat(3,1fr)}.lgm-category{aspect-ratio:1.18/1}.lgm-products{padding-block:28px}.lgm-about{height:auto;padding:30px 0}.lgm-about__grid{grid-template-columns:1fr 1.25fr}.lgm-contact-card{grid-column:1/-1;height:auto;grid-template-columns:repeat(3,1fr)}.lgm-certifications{height:auto}.lgm-certifications__inner{height:auto;grid-template-columns:1fr;padding:22px 0}.lgm-certifications__logos{height:auto;margin-top:4px}.lgm-footer{height:auto}.lgm-footer__main{height:auto;grid-template-columns:1fr 1fr;padding:22px 0;gap:24px}.lgm-footer__links,.lgm-footer__contact,.lgm-footer__newsletter{height:auto}.lgm-footer__newsletter,.lgm-footer__contact{border-left:0;padding-left:0}.lgm-footer__bottom{height:auto;min-height:48px}}@media(max-width:640px){.lgm-shell{width:min(calc(100% - 28px),var(--lgm-shell))}.lgm-topbar,.lgm-topbar__inner{height:35px}.lgm-topbar__left{width:100%;justify-content:space-between}.lgm-topbar__item{font-size:9px}.lgm-topbar__item:nth-of-type(2),.lgm-topbar__sep{display:none}.lgm-topbar__item:nth-of-type(3) span{display:none}.lgm-brand__mark{width:49px;height:49px;flex-basis:49px}.lgm-brand__copy strong{font-size:20px;letter-spacing:-1px}.lgm-brand__copy small{font-size:7px;letter-spacing:1.2px}.lgm-nav{height:67px}.lgm-hero{height:465px;background-position:58% center}.lgm-hero__inner{height:465px;align-items:flex-end}.lgm-hero:before{background:linear-gradient(90deg,#07100df5,#07100dd4 65%,#07100d61)}.lgm-hero__copy{width:100%;padding-bottom:37px}.lgm-hero h1{font-size:33px}.lgm-hero p{max-width:95%;font-size:12px}.lgm-hero__actions{max-width:300px;flex-direction:column;gap:10px}.lgm-hero__actions .lgm-btn{width:100%}.lgm-benefits__grid{grid-template-columns:1fr;padding:0}.lgm-benefit,.lgm-benefit:first-child,.lgm-benefit:nth-child(3){height:auto;min-height:82px;padding:14px 0;border-right:0;border-bottom:1px solid #e7e9e7}.lgm-benefit:last-child{border-bottom:0}.lgm-products{padding:28px 0 24px}.lgm-section-head{height:auto;align-items:flex-end;margin-bottom:13px}.lgm-section-head h2{font-size:22px}.lgm-product-grid{grid-template-columns:repeat(2,1fr);gap:8px}.lgm-category{aspect-ratio:.92/1}.lgm-category__copy strong{font-size:11px}.lgm-text-link{font-size:9px}.lgm-about{padding:25px 0}.lgm-about__grid{grid-template-columns:1fr;gap:18px}.lgm-about__image{height:190px}.lgm-contact-card{grid-column:auto;grid-template-columns:1fr;height:auto}.lgm-certifications__inner{padding:25px 0}.lgm-certifications__logos{grid-template-columns:repeat(2,1fr);gap:14px 0}.lgm-cert{border-left:1px solid rgba(255,255,255,.16)}.lgm-cert:nth-child(odd){border-left:0}.lgm-footer__main{grid-template-columns:1fr;gap:20px}.lgm-footer__links,.lgm-footer__contact,.lgm-footer__newsletter{border-left:0;padding-left:0}.lgm-footer__links{padding-top:16px;border-top:1px solid rgba(255,255,255,.14)}.lgm-footer__bottom{align-items:flex-start;gap:14px;padding:15px 0;flex-direction:column}.lgm-socials{padding-bottom:2px}}.lgm-page *,.lgm-collection-page *,.lgm-product-page *,.lgm-error-page *{box-sizing:border-box}.lgm-page,.lgm-collection-page,.lgm-product-page,.lgm-error-page{font-family:Arial,Helvetica,sans-serif;color:var(--lgm-ink);background:#fff}.lgm-page a,.lgm-collection-page a,.lgm-product-page a,.lgm-error-page a{text-decoration:none;color:inherit}.lgm-page img,.lgm-collection-page img,.lgm-product-page img{display:block;max-width:100%}.lgm-breadcrumb{display:flex;align-items:center;gap:8px;font-size:9px;color:#ffffffc7;margin-bottom:16px}.lgm-breadcrumb a:hover{color:#94d26b}.lgm-breadcrumb span:last-child{color:#fff}.lgm-pagehero{height:300px;position:relative;overflow:hidden;background:var(--lgm-deep);background-image:var(--lgm-pagehero);background-size:cover;background-position:center}.lgm-pagehero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#091914eb,#091914b5 43%,#09191426 76%)}.lgm-pagehero__inner{height:100%;position:relative;z-index:1;display:flex;align-items:center;color:#fff}.lgm-pagehero__inner>div{max-width:610px}.lgm-pagehero h1{margin:0 0 13px;color:#fff;font-size:41px;line-height:1.02;letter-spacing:-1.4px;font-weight:900}.lgm-pagehero p{max-width:550px;margin:0;color:#edf1ee;font-size:12.5px;line-height:1.55}.lgm-pagehero--azienda{background-position:center 58%}.lgm-pagehero--cert{background-position:center 52%}.lgm-pagehero--gallery{background-position:center 46%}.lgm-pagehero--contact{background-position:center 61%}.lgm-pageblock{padding:62px 0;display:grid;grid-template-columns:1.05fr 1fr;gap:62px;align-items:center}.lgm-pageimage{height:365px;overflow:hidden;border-radius:3px;box-shadow:0 8px 28px #1028241f}.lgm-pageimage img{width:100%;height:100%;object-fit:cover}.lgm-pagecopy h2,.lgm-center-head h2,.lgm-cta-panel h2,.lgm-contactpage h2,.lgm-listing-head h2,.lgm-product-bottom h2{margin:0;color:#10221f;font-size:30px;line-height:1.08;letter-spacing:-.8px;font-weight:900}.lgm-pagecopy p{margin:14px 0 0;color:#596561;font-size:12px;line-height:1.72}.lgm-pagecopy .lgm-btn{margin-top:22px}.lgm-pageband{padding:42px 0;background:#f4f7f3;border-top:1px solid #e8ece7;border-bottom:1px solid #e3e9e1}.lgm-values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.lgm-values-grid article{padding:7px 28px;border-right:1px solid #dce3da}.lgm-values-grid article:first-child{padding-left:0}.lgm-values-grid article:last-child{border:0;padding-right:0}.lgm-values-grid span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#3f7f23;color:#fff;font-size:10px;font-weight:800;margin-bottom:14px}.lgm-values-grid h3{margin:0 0 8px;font-size:15px;font-weight:900}.lgm-values-grid p{margin:0;color:#65706d;font-size:10px;line-height:1.55}.lgm-cta-panel{margin-top:55px;margin-bottom:55px;min-height:138px;padding:30px 36px;background:linear-gradient(100deg,#f2f7ef,#f8faf7);border:1px solid #dfe8db;border-radius:5px;display:flex;align-items:center;justify-content:space-between;gap:30px}.lgm-cta-panel h2{font-size:25px;margin-bottom:7px}.lgm-cta-panel p{margin:0;color:#64706c;font-size:11px}.lgm-cta-panel__actions{display:flex;gap:10px;flex-wrap:wrap}.lgm-btn--ghost{color:#294137!important;background:#fff;border:1px solid #cdd8ca;box-shadow:none}.lgm-btn--ghost:hover{border-color:#7cad63;color:#2f681b!important}.lgm-section-spaced{padding:62px 0}.lgm-center-head{max-width:680px;margin:0 auto 34px;text-align:center}.lgm-center-head h2{font-size:30px}.lgm-center-head p{margin:12px auto 0;max-width:650px;color:#66716e;font-size:11.5px;line-height:1.65}.lgm-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.lgm-service-grid article{min-height:205px;padding:25px 23px;background:#fff;border:1px solid #e1e6e1;border-radius:4px;box-shadow:0 3px 14px #10282409;transition:.2s ease}.lgm-service-grid article:hover{transform:translateY(-3px);box-shadow:0 12px 28px #10282417;border-color:#c9d8c4}.lgm-service-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#e9f3e4;color:#3f7f23;font-size:19px;font-weight:900;margin-bottom:22px}.lgm-service-grid h3{margin:0 0 9px;font-size:15px;font-weight:900}.lgm-service-grid p{margin:0;color:#65706d;font-size:10.5px;line-height:1.62}.lgm-process{padding:48px 0 52px;background:#15352e;color:#fff}.lgm-process h2{margin:0 0 28px;color:#fff;font-size:29px;letter-spacing:-.8px;font-weight:900}.lgm-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.lgm-process-grid article{padding:6px 35px 3px;border-left:1px solid rgba(255,255,255,.18)}.lgm-process-grid article:first-child{padding-left:0;border-left:0}.lgm-process-grid b{display:inline-grid;place-items:center;width:28px;height:28px;border:1px solid #7fc34e;border-radius:50%;color:#9edc73;font-size:10px;margin-bottom:13px}.lgm-process-grid h3{margin:0 0 7px;color:#fff;font-size:14px}.lgm-process-grid p{margin:0;color:#d5e0dc;font-size:10px;line-height:1.5}.lgm-certcards{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.lgm-certcards article{padding:29px 25px 31px;border:1px solid #dfe6dc;background:linear-gradient(180deg,#fff,#fafcf9);border-radius:4px}.lgm-certbig{font-size:31px;line-height:1;color:#71ae4d;font-weight:900;margin-bottom:21px}.lgm-certcards h3{margin:0 0 9px;font-size:16px;font-weight:900}.lgm-certcards p{margin:0;color:#65706d;font-size:10.7px;line-height:1.65}.lgm-cert-note{padding:51px 0;background:#17392f;color:#fff}.lgm-cert-note__grid{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.lgm-cert-note h2{margin:0;color:#fff;font-size:30px;line-height:1.08;letter-spacing:-.8px}.lgm-cert-note p{margin:0 0 18px;color:#dbe5e1;font-size:11px;line-height:1.65}.lgm-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:255px;gap:12px}.lgm-gallery-grid figure{position:relative;margin:0;overflow:hidden;border-radius:3px;background:#18221f}.lgm-gallery-grid figure.is-wide{grid-column:span 2}.lgm-gallery-grid img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.lgm-gallery-grid figure:hover img{transform:scale(1.035)}.lgm-gallery-grid figure:after{content:"";position:absolute;top:45%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#000000a6)}.lgm-gallery-grid figcaption{position:absolute;z-index:2;left:15px;bottom:13px;color:#fff;font-size:12px;font-weight:800}.lgm-contactpage{padding:62px 0;display:grid;grid-template-columns:.88fr 1.12fr;gap:70px;align-items:start}.lgm-contactpage__details h2,.lgm-formcard h2{font-size:30px}.lgm-contactlead{margin:12px 0 28px;color:#65706d;font-size:11.5px;line-height:1.65}.lgm-contacttiles{display:grid;gap:9px}.lgm-contacttiles>a{display:grid;grid-template-columns:39px 1fr;gap:12px;align-items:center;padding:15px 16px;border:1px solid #e0e6df;border-radius:4px;background:#fafcf9}.lgm-contacttiles>a>span{width:39px;height:39px;border-radius:50%;background:#e9f3e4;color:#3f7f23;display:grid;place-items:center;font-size:18px}.lgm-contacttiles small{display:block;color:#7c8884;font-size:7.5px;font-weight:800;letter-spacing:.5px;margin-bottom:3px}.lgm-contacttiles strong{display:block;color:#22332e;font-size:10.5px;line-height:1.4}.lgm-contacttip{margin-top:24px;padding:18px 20px;border-left:3px solid #67a945;background:#f3f7f1}.lgm-contacttip strong{font-size:11px}.lgm-contacttip p{margin:5px 0 0;color:#66716e;font-size:10px;line-height:1.5}.lgm-formcard{padding:31px 32px;border:1px solid #dde4db;border-radius:5px;box-shadow:0 10px 34px #10282414;background:#fff}.lgm-contact-form{margin-top:24px;display:grid;gap:14px}.lgm-fieldrow{display:grid;grid-template-columns:1fr 1fr;gap:13px}.lgm-contact-form label{display:grid;gap:6px;color:#3c4a46;font-size:9px;font-weight:800}.lgm-contact-form input,.lgm-contact-form select,.lgm-contact-form textarea{width:100%;border:1px solid #d9e0d7;border-radius:3px;background:#fbfcfb;padding:11px 12px;font:inherit;font-size:10.5px;color:#22322f;outline:none}.lgm-contact-form input:focus,.lgm-contact-form select:focus,.lgm-contact-form textarea:focus{border-color:#72a85c;box-shadow:0 0 0 2px #548f3a1c}.lgm-contact-form textarea{resize:vertical}.lgm-contact-form .lgm-btn{justify-self:start;margin-top:3px}.lgm-form-success{padding:12px 14px;background:#edf7e8;border:1px solid #cfe3c6;color:#315d21;font-size:10px;border-radius:3px}.lgm-simplehero{padding:45px 0 38px;background:#16352f;color:#fff}.lgm-simplehero .lgm-breadcrumb{margin-bottom:10px}.lgm-simplehero h1{margin:0;color:#fff;font-size:36px;font-weight:900;letter-spacing:-1px}.lgm-rte{padding:48px 0 60px;max-width:850px!important;font-size:12px;line-height:1.7}.lgm-rte h2,.lgm-rte h3{color:#142924}.lgm-collection-hero{position:relative;height:245px;background-image:var(--lgm-pagehero);background-size:cover;background-position:center 62%;color:#fff;display:flex;align-items:center}.lgm-collection-hero>.lgm-shell{position:relative;z-index:2}.lgm-collection-hero .lgm-pagehero__shade{background:linear-gradient(90deg,#081813eb,#081813ab 48%,#0818131f)}.lgm-collection-hero h1{margin:0 0 8px;color:#fff;font-size:40px;letter-spacing:-1.2px;font-weight:900}.lgm-collection-hero p,.lgm-collection-desc{margin:0;max-width:540px;color:#e8efeb;font-size:11px;line-height:1.55}.lgm-category-strip{margin-top:-24px;position:relative;z-index:3;display:grid;grid-template-columns:repeat(6,1fr);gap:7px}.lgm-category-strip a{height:82px;position:relative;overflow:hidden;border-radius:3px;box-shadow:0 4px 15px #0c211c24;background:#1a2a25;color:#fff}.lgm-category-strip img{width:100%;height:100%;object-fit:cover;filter:brightness(.58)}.lgm-category-strip span{position:absolute;inset:auto 8px 8px;color:#fff;font-size:9.5px;font-weight:800}.lgm-productlisting{padding:49px 0 10px}.lgm-listing-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px}.lgm-listing-head h2{font-size:24px}.lgm-sort{display:flex;align-items:center;gap:10px}.lgm-sort label{font-size:9px;font-weight:800;color:#596662}.lgm-sort select{height:35px;border:1px solid #dce3da;border-radius:3px;background:#fff;padding:0 30px 0 10px;font-size:9px;color:#33413d}.lgm-commerce-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.lgm-commerce-card{display:block;border:1px solid #e3e7e2;background:#fff;border-radius:3px;overflow:hidden;transition:.2s ease}.lgm-commerce-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0e241e17}.lgm-commerce-card__media{height:220px;position:relative;background:#f4f6f4;overflow:hidden}.lgm-commerce-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.lgm-commerce-card:hover img{transform:scale(1.03)}.lgm-noimage{width:100%;height:100%;display:grid;place-items:center;color:#9aa49f;font-size:14px;font-weight:900;letter-spacing:2px}.lgm-badge{position:absolute;top:10px;left:10px;background:#203c34;color:#fff;padding:5px 7px;border-radius:2px;font-size:7px;font-weight:800}.lgm-commerce-card__body{padding:14px 14px 16px}.lgm-commerce-card__body small{display:block;color:#6f7b77;font-size:7.5px;text-transform:uppercase;letter-spacing:.4px;margin-bottom:5px}.lgm-commerce-card h3{margin:0 0 9px;color:#172823;font-size:12px;line-height:1.3;font-weight:800;min-height:31px}.lgm-card-price{color:#315f21;font-size:12px;font-weight:900;margin-bottom:12px}.lgm-card-link{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf0ed;padding-top:10px;color:#596661;font-size:8.5px;font-weight:800}.lgm-card-link b{font-size:14px;color:#5e9c3e}.lgm-empty-state{text-align:center;padding:60px 15px;background:#f8faf7}.lgm-empty-state h2{margin:0 0 8px;font-size:25px}.lgm-empty-state p{margin:0 0 18px;color:#69736f;font-size:11px}.lgm-pagination{padding:30px 0 12px;text-align:center;font-size:10px}.lgm-pagination .page,.lgm-pagination a{display:inline-block;padding:7px 10px;border:1px solid #dde3db;margin:0 2px}.lgm-pagination .current{background:#3f7f23;color:#fff;border-color:#3f7f23}.lgm-product-breadcrumb{padding-top:24px}.lgm-product-breadcrumb .lgm-breadcrumb{color:#7b8682;margin:0}.lgm-product-breadcrumb .lgm-breadcrumb a{color:#52605c}.lgm-product-breadcrumb .lgm-breadcrumb span:last-child{color:#2b3935}.lgm-product-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:62px;padding:28px 0 58px}.lgm-product-mainmedia{height:500px;background:#f4f6f4;border:1px solid #e2e6e2;display:grid;place-items:center;overflow:hidden}.lgm-product-mainmedia img{width:100%;height:100%;object-fit:contain}.lgm-product-thumbs{display:flex;gap:8px;margin-top:10px;overflow:auto}.lgm-product-thumbs button{width:72px;height:72px;padding:0;border:1px solid #dfe4df;background:#fff;cursor:pointer;flex:0 0 auto}.lgm-product-thumbs img{width:100%;height:100%;object-fit:cover}.lgm-product-info{padding-top:18px}.lgm-product-info h1{margin:0 0 14px;color:#12231f;font-size:34px;line-height:1.06;letter-spacing:-1px;font-weight:900}.lgm-product-price{font-size:21px;color:#3c7727;font-weight:900;margin-bottom:19px}.lgm-product-desc{color:#5f6b67;font-size:11px;line-height:1.7;border-top:1px solid #e6eae5;border-bottom:1px solid #e6eae5;padding:18px 0}.lgm-product-desc p{margin-top:0}.lgm-product-trust{display:grid;gap:9px;padding:17px 0}.lgm-product-trust>div{display:grid;grid-template-columns:25px 1fr;gap:8px;align-items:center}.lgm-product-trust b{width:24px;height:24px;border-radius:50%;background:#edf5e9;color:#43802c;display:grid;place-items:center;font-size:10px}.lgm-product-trust strong{font-size:9.5px}.lgm-product-trust small{font-size:8.5px;color:#78827f;margin-top:2px}.lgm-product-form{display:grid;grid-template-columns:1fr 84px;gap:10px;border-top:1px solid #e5e9e4;padding-top:18px}.lgm-product-form label{display:grid;gap:6px;font-size:8.5px;font-weight:800;color:#53605c}.lgm-product-form select,.lgm-product-form input{height:40px;border:1px solid #d9e1d7;border-radius:3px;background:#fff;padding:0 10px;font-size:10px}.lgm-product-form .lgm-addtocart{grid-column:1/-1;height:44px}.lgm-addtocart[disabled]{opacity:.45;cursor:not-allowed}.lgm-quote-link{display:block;margin-top:12px;padding:12px 14px;background:#f2f7ef;border:1px solid #dce7d8;color:#5b6763;font-size:9px;line-height:1.45}.lgm-quote-link strong{display:block;color:#3b7627;margin-top:2px}.lgm-product-bottom{padding:40px 0;background:#16372f;color:#fff;text-align:center}.lgm-product-bottom h2{color:#fff;font-size:27px}.lgm-product-bottom p{max-width:600px;margin:9px auto 18px;color:#dce5e2;font-size:10.5px;line-height:1.6}.lgm-error-page{min-height:530px;display:grid;place-items:center;text-align:center;background:linear-gradient(145deg,#f8faf7,#eef4eb)}.lgm-error-page .lgm-shell{max-width:650px}.lgm-error-code{font-size:96px;line-height:.8;font-weight:900;color:#dbe9d5;letter-spacing:-6px;margin-bottom:27px}.lgm-error-page h1{margin:0 0 11px;font-size:34px;letter-spacing:-1px}.lgm-error-page p{margin:0 auto 22px;max-width:500px;color:#68736f;font-size:11px;line-height:1.6}.lgm-error-page .lgm-btn{margin:0 4px}@media(max-width:980px){.lgm-pagehero h1{font-size:36px}.lgm-pageblock{grid-template-columns:1fr 1fr;gap:34px}.lgm-values-grid{grid-template-columns:repeat(2,1fr);row-gap:30px}.lgm-values-grid article:nth-child(2){border-right:0}.lgm-values-grid article:nth-child(3){padding-left:0}.lgm-service-grid,.lgm-gallery-grid{grid-template-columns:repeat(2,1fr)}.lgm-gallery-grid figure.is-wide{grid-column:span 1}.lgm-contactpage{gap:35px}.lgm-category-strip{grid-template-columns:repeat(3,1fr);row-gap:7px}.lgm-commerce-grid{grid-template-columns:repeat(3,1fr)}.lgm-product-layout{gap:35px}.lgm-product-mainmedia{height:430px}}@media(max-width:640px){.lgm-pagehero{height:350px;background-position:center}.lgm-pagehero__shade{background:linear-gradient(90deg,#091914ed,#091914b8 72%,#0919146e)}.lgm-pagehero h1{font-size:31px}.lgm-pagehero p{font-size:11px}.lgm-pageblock{padding:35px 0;grid-template-columns:1fr;gap:25px}.lgm-pageimage{height:240px}.lgm-pagecopy h2,.lgm-center-head h2,.lgm-contactpage h2{font-size:25px}.lgm-pageband{padding:34px 0}.lgm-values-grid{grid-template-columns:1fr;gap:0}.lgm-values-grid article,.lgm-values-grid article:first-child,.lgm-values-grid article:nth-child(3),.lgm-values-grid article:last-child{padding:20px 0;border-right:0;border-bottom:1px solid #dae1d7}.lgm-values-grid article:last-child{border-bottom:0}.lgm-cta-panel{margin:35px auto;min-height:0;padding:24px;align-items:flex-start;flex-direction:column}.lgm-section-spaced{padding:38px 0}.lgm-service-grid{grid-template-columns:1fr}.lgm-service-grid article{min-height:0}.lgm-process{padding:38px 0}.lgm-process-grid{grid-template-columns:1fr}.lgm-process-grid article,.lgm-process-grid article:first-child{padding:18px 0;border-left:0;border-top:1px solid rgba(255,255,255,.16)}.lgm-process-grid article:first-child{border-top:0}.lgm-certcards{grid-template-columns:1fr}.lgm-cert-note__grid{grid-template-columns:1fr;gap:25px}.lgm-gallery-grid{grid-template-columns:1fr;grid-auto-rows:235px}.lgm-contactpage{padding:38px 0;grid-template-columns:1fr;gap:30px}.lgm-formcard{padding:24px 18px}.lgm-fieldrow{grid-template-columns:1fr}.lgm-simplehero h1{font-size:30px}.lgm-rte{padding:35px 0}.lgm-category-strip{margin-top:-18px;grid-template-columns:repeat(2,1fr)}.lgm-category-strip a{height:70px}.lgm-productlisting{padding-top:35px}.lgm-listing-head{align-items:flex-start;gap:18px;flex-direction:column}.lgm-commerce-grid{grid-template-columns:repeat(2,1fr);gap:9px}.lgm-commerce-card__media{height:165px}.lgm-commerce-card__body{padding:11px}.lgm-commerce-card h3{font-size:10.5px}.lgm-product-layout{grid-template-columns:1fr;padding:20px 0 38px}.lgm-product-mainmedia{height:380px}.lgm-product-info h1{font-size:29px}.lgm-product-form{grid-template-columns:1fr 78px}.lgm-error-page{min-height:450px}.lgm-error-code{font-size:76px}}.lgm-desktop-nav>a.is-active,.lgm-navitem>a.is-active{color:var(--lgm-green);font-weight:700}.lgm-navitem>a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:20px;height:2px;background:var(--lgm-green)}.lgm-faq-wrap{padding:58px 0 64px}.lgm-faq-list{max-width:820px;margin:0 auto;border-top:1px solid #dfe5dd}.lgm-faq-list details{border-bottom:1px solid #dfe5dd}.lgm-faq-list summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:18px 3px;color:#1b2d28;font-size:12px;font-weight:900}.lgm-faq-list summary::-webkit-details-marker{display:none}.lgm-faq-list summary span{font-size:20px;color:#5a9a3e;font-weight:400;transition:.2s}.lgm-faq-list details[open] summary span{transform:rotate(45deg)}.lgm-faq-list details>div{padding:0 36px 18px 3px;color:#68736f;font-size:10.5px;line-height:1.65}.lgm-contact-row--company{padding-top:10px;margin-top:2px;border-top:1px solid rgba(46,91,33,.12)}.lgm-company-inline{margin-top:13px!important;padding-top:11px;border-top:1px solid #e1e7df;color:#50605b!important;font-size:9.5px!important}.lgm-contacttiles>.lgm-contacttile{display:grid;grid-template-columns:39px 1fr;gap:12px;align-items:center;padding:15px 16px;border:1px solid #e0e6df;border-radius:4px;background:#fafcf9}.lgm-contacttiles>.lgm-contacttile>span{width:39px;height:39px;border-radius:50%;background:#e9f3e4;color:#3f7f23;display:grid;place-items:center;font-size:18px}.lgm-contacttiles>.lgm-contacttile small{display:block;color:#7c8884;font-size:7.5px;font-weight:800;letter-spacing:.5px;margin-bottom:3px}.lgm-contacttiles>.lgm-contacttile strong{display:block;color:#22332e;font-size:10.5px;line-height:1.4}.lgm-footer__companydata{padding-top:2px}.lgm-footer__legal{line-height:1.45}@media(max-width:760px){.lgm-footer__legal{max-width:100%;line-height:1.55}.lgm-contact-row--company{padding-top:12px}}.lgm-fastbuy-section *,.lgm-reviews *,.lgm-cart-trust-section *{box-sizing:border-box}.lgm-fastbuy-section,.lgm-reviews,.lgm-cart-trust-section{font-family:Arial,Helvetica,sans-serif;color:var(--lgm-ink)}.lgm-fastbuy-section a,.lgm-reviews a,.lgm-cart-trust-section a{text-decoration:none;color:inherit}.lgm-brand--asset{display:block;width:282px;min-width:282px;line-height:0}.lgm-brand--asset img{display:block;width:100%;height:auto;max-height:66px;object-fit:contain;object-position:left center}.lgm-brand--footer{width:235px;min-width:0}.lgm-brand--footer img{max-height:54px}.lgm-nav-actions{display:flex;align-items:center;gap:9px;flex:0 0 auto}.lgm-cart-link{height:40px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;border:1px solid #dfe6dc;border-radius:3px;background:#fff;color:#22332e!important;font-size:9.5px;font-weight:800;transition:.18s ease}.lgm-cart-link:hover{border-color:#b9ceb0;background:#f7faf5;color:var(--lgm-green)!important}.lgm-cart-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lgm-cart-link__count{min-width:18px;height:18px;padding:0 5px;border-radius:10px;display:grid;place-items:center;background:#3f7f23;color:#fff;font-size:8px;line-height:1}.lgm-global-trust{height:48px;border-top:1px solid #edf0eb;border-bottom:1px solid #e3e9df;background:#f7faf5;color:#283a34}.lgm-global-trust__inner{height:48px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.lgm-global-trust__inner>div{height:31px;display:flex;align-items:center;gap:9px;padding:0 18px;border-right:1px solid #dfe7da;min-width:0}.lgm-global-trust__inner>div:first-child{padding-left:0}.lgm-global-trust__inner>div:last-child{border-right:0;padding-right:0}.lgm-global-trust__icon{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;background:#e7f1e2;color:#3f7f23}.lgm-global-trust__icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lgm-global-trust__inner span:last-child{min-width:0;display:flex;flex-direction:column}.lgm-global-trust__inner strong{font-size:9px;line-height:1.1;white-space:nowrap}.lgm-global-trust__inner small{margin-top:3px;color:#6d7a75;font-size:7.4px;line-height:1.1;white-space:nowrap}.lgm-fastbuy-section{padding:34px 0 38px;background:#f5f8f3}.lgm-fastbuy-panel{min-height:218px;padding:30px 34px;display:grid;grid-template-columns:.92fr 1.08fr;gap:42px;align-items:center;background:#fff;border:1px solid #e0e7dc;border-radius:7px;box-shadow:0 12px 34px #122c230f}.lgm-fastbuy-panel__intro h2{margin:0 0 10px;color:#132722;font-size:27px;line-height:1.08;letter-spacing:-.8px;font-weight:900}.lgm-fastbuy-panel__intro p{max-width:455px;margin:0 0 18px;color:#61706a;font-size:10.5px;line-height:1.6}.lgm-fastbuy-panel__actions{display:flex;align-items:center;gap:17px}.lgm-fastbuy-panel__link{color:#3f7f23!important;font-size:9.5px;font-weight:900;border-bottom:1px solid #a8c69a;padding-bottom:2px}.lgm-fastbuy-panel__reasons{display:grid;grid-template-columns:1fr 1fr;gap:12px}.lgm-fastbuy-panel__reasons article{min-height:73px;padding:12px 13px;display:grid;grid-template-columns:37px 1fr;gap:10px;align-items:center;border:1px solid #e3e9e0;border-radius:5px;background:#fbfcfa}.lgm-fastbuy-panel__reasons article>span{width:37px;height:37px;border-radius:50%;display:grid;place-items:center;background:#e9f3e4;color:#3f7f23}.lgm-fastbuy-panel__reasons svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lgm-fastbuy-panel__reasons strong{display:block;margin-bottom:4px;color:#20332d;font-size:9.8px}.lgm-fastbuy-panel__reasons small{display:block;color:#73807b;font-size:8.2px;line-height:1.35}.lgm-reviews{padding:44px 0 50px;background:#fff}.lgm-reviews--product{background:#f8faf7;border-top:1px solid #e8ece6}.lgm-reviews__head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:22px}.lgm-reviews__head h2{margin:0;color:#142722;font-size:27px;line-height:1.05;font-weight:900;letter-spacing:-.7px}.lgm-reviews__head>p{max-width:320px;margin:0;color:#74807c;font-size:9.5px;line-height:1.5;text-align:right}.lgm-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.lgm-review-card{min-height:168px;padding:20px;border:1px solid #e2e7df;border-radius:6px;background:#fff;box-shadow:0 7px 20px #152d250a;display:flex;flex-direction:column}.lgm-review-card__stars{color:#4d8a32;letter-spacing:2px;font-size:12px}.lgm-review-card blockquote{flex:1;margin:12px 0 19px;color:#32433d;font-size:10.5px;line-height:1.65;font-style:normal}.lgm-review-card strong{display:block;color:#1c312a;font-size:9.5px}.lgm-review-card small{display:block;margin-top:3px;color:#7d8884;font-size:8px}.lgm-review-card--editor{grid-column:1/-1;min-height:110px;justify-content:center;border-style:dashed;background:#fbfcfb}.lgm-review-card--editor p{margin:8px 0 0;color:#77837e;font-size:10px;line-height:1.5}.lgm-free-shipping-badge{display:flex;align-items:center;gap:5px;margin:-3px 0 10px;color:#4b6a40;font-size:7.8px;font-weight:800}.lgm-free-shipping-badge span{width:15px;height:15px;border-radius:50%;display:grid;place-items:center;background:#edf5e9;color:#3f7f23;font-size:8px}.lgm-product-layout{grid-template-columns:1.05fr .95fr;gap:52px;padding:22px 0 54px}.lgm-product-gallery{min-width:0}.lgm-product-info{padding-top:4px;min-width:0}.lgm-product-info__sticky{position:sticky;top:18px}.lgm-product-info h1{margin-bottom:11px;font-size:32px;line-height:1.06}.lgm-product-price-row{display:flex;align-items:center;gap:12px;margin-bottom:10px}.lgm-product-price{margin:0;font-size:22px}.lgm-stock-pill{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;background:#eef6ea;color:#3d752b;font-size:8px;font-weight:900}.lgm-stock-pill i{width:6px;height:6px;border-radius:50%;background:#4b9630}.lgm-product-intro{margin:0 0 12px;color:#66736e;font-size:9.7px;line-height:1.5}.lgm-delivery-promise{display:grid;grid-template-columns:39px 1fr;gap:11px;align-items:center;margin-bottom:14px;padding:11px 12px;border:1px solid #d9e7d4;border-radius:5px;background:linear-gradient(90deg,#f3f8ef,#fbfdf9)}.lgm-delivery-promise__icon{width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:#3f7f23;color:#fff}.lgm-delivery-promise__icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lgm-delivery-promise strong{display:block;color:#24401f;font-size:10px}.lgm-delivery-promise span{display:block;margin-top:3px;color:#64705c;font-size:8.5px}.lgm-product-form{display:block;border-top:0;padding:0;margin:0 0 8px}.lgm-product-form__fields{display:grid;grid-template-columns:1fr 88px;gap:9px;margin-bottom:9px}.lgm-product-form__fields--single{grid-template-columns:92px}.lgm-product-form label{display:grid;gap:5px;font-size:8.3px;font-weight:900;color:#52605b}.lgm-product-form select,.lgm-product-form input{height:42px;border:1px solid #d5ded2;border-radius:4px;padding:0 10px;background:#fff;color:#263832;font-size:10px}.lgm-product-form .lgm-addtocart{width:100%;height:48px;min-height:48px;font-size:11.5px;border-radius:4px;box-shadow:0 5px 13px #35741f2b}.lgm-fast-checkout{margin-top:8px}.lgm-fast-checkout__label{display:block;margin-bottom:6px;color:#78827e;font-size:7.7px;text-align:center}.lgm-fast-checkout .shopify-payment-button{margin:0!important}.lgm-fast-checkout .shopify-payment-button__button,.lgm-fast-checkout .shopify-payment-button__button--unbranded{min-height:44px!important;border-radius:4px!important;font-size:10px!important;font-weight:800!important}.lgm-buy-reassurance{display:flex;flex-wrap:wrap;gap:6px 13px;padding:8px 0 11px;border-bottom:1px solid #e7ebe5;color:#68756f;font-size:7.8px;font-weight:700}.lgm-product-trust{grid-template-columns:repeat(3,1fr);gap:7px;padding:12px 0}.lgm-product-trust>div{min-height:74px;display:flex;flex-direction:column;gap:7px;align-items:flex-start;padding:10px;border:1px solid #e4e9e1;border-radius:4px;background:#fbfcfa}.lgm-product-trust b{width:28px;height:28px;border-radius:50%;background:#eaf3e5;color:#43802c;display:grid;place-items:center}.lgm-product-trust b svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lgm-product-trust span{display:flex;flex-direction:column}.lgm-product-trust strong{font-size:8.6px;line-height:1.15}.lgm-product-trust small{font-size:7.4px;line-height:1.35;color:#78827f;margin-top:3px}.lgm-product-accordion{border-top:1px solid #e3e8e1}.lgm-product-accordion:last-of-type{border-bottom:1px solid #e3e8e1}.lgm-product-accordion summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:13px 1px;color:#263934;font-size:9.5px;font-weight:900}.lgm-product-accordion summary::-webkit-details-marker{display:none}.lgm-product-accordion summary b{color:#4b862f;font-size:17px;font-weight:400}.lgm-product-accordion .lgm-product-desc{border:0;padding:0 0 15px;color:#65716d;font-size:9.5px;line-height:1.65}.lgm-product-accordion .lgm-product-desc p:last-child{margin-bottom:0}.lgm-quote-link{margin-top:12px;padding:12px 13px;border-radius:4px;background:#f0f6ed;border-color:#d7e4d1}.lgm-quote-link>span{display:block;color:#5e6b65}.lgm-quote-link strong{font-size:9.2px}.lgm-product-conversion{padding:35px 0;background:#f5f8f3;border-top:1px solid #e5ebe2}.lgm-product-conversion__grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:44px;align-items:center}.lgm-product-conversion h2{margin:0 0 8px;color:#142722;font-size:26px;line-height:1.08;font-weight:900;letter-spacing:-.6px}.lgm-product-conversion p{margin:0;color:#68756f;font-size:9.8px;line-height:1.6}.lgm-product-conversion__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.lgm-product-conversion__cards article{min-height:105px;padding:13px;border:1px solid #dfe7dc;border-radius:5px;background:#fff}.lgm-product-conversion__cards span{display:block;margin-bottom:12px;color:#77a95f;font-size:8px;font-weight:900}.lgm-product-conversion__cards strong{display:block;color:#23362f;font-size:10px}.lgm-product-conversion__cards small{display:block;margin-top:5px;color:#7a8681;font-size:8px;line-height:1.45}.lgm-product-bottom{padding:34px 0}.lgm-cart-trust-section{padding:20px 0 8px;background:#fff}.lgm-cart-trust-panel{padding:20px 22px;display:grid;grid-template-columns:240px 1fr;gap:28px;align-items:center;border:1px solid #dee6da;border-radius:6px;background:#f7faf5}.lgm-cart-trust-panel__title h2{margin:0;color:#173028;font-size:20px;line-height:1.08;font-weight:900}.lgm-cart-trust-panel__items{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.lgm-cart-trust-panel__items>div{display:grid;grid-template-columns:25px 1fr;gap:8px;align-items:start}.lgm-cart-trust-panel__items>div>span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#e7f1e2;color:#3f7f23;font-size:9px;font-weight:900}.lgm-cart-trust-panel__items p{margin:0}.lgm-cart-trust-panel__items strong{display:block;color:#263a33;font-size:8.8px}.lgm-cart-trust-panel__items small{display:block;margin-top:3px;color:#6f7b76;font-size:7.6px;line-height:1.35}.lgm-cart-trust-panel__items a{color:#3f7f23!important;font-weight:800}@media(max-width:1180px){.lgm-brand--asset{width:250px;min-width:250px}.lgm-desktop-nav{gap:14px}.lgm-cart-link{padding-inline:8px}.lgm-cart-link__label{display:none}.lgm-global-trust__inner>div{padding-inline:12px}}@media(max-width:980px){.lgm-brand--asset{width:230px;min-width:230px}.lgm-brand--asset img{max-height:57px}.lgm-nav-actions{margin-left:auto}.lgm-cart-link{display:inline-flex}.lgm-menu-toggle{margin-left:0}.lgm-global-trust{height:50px;overflow:hidden}.lgm-global-trust__inner{height:50px;display:flex;overflow-x:auto;scrollbar-width:none}.lgm-global-trust__inner::-webkit-scrollbar{display:none}.lgm-global-trust__inner>div{min-width:225px;height:32px;padding:0 16px;border-right:1px solid #dfe7da}.lgm-global-trust__inner>div:first-child{padding-left:0}.lgm-global-trust__inner strong{font-size:8.7px}.lgm-global-trust__inner small{font-size:7.2px}.lgm-fastbuy-panel{grid-template-columns:1fr;gap:24px}.lgm-reviews__grid{grid-template-columns:repeat(2,1fr)}.lgm-product-layout{gap:32px}.lgm-product-trust{grid-template-columns:1fr}.lgm-product-trust>div{min-height:0;display:grid;grid-template-columns:28px 1fr;align-items:center}.lgm-product-conversion__grid{grid-template-columns:1fr;gap:22px}.lgm-cart-trust-panel{grid-template-columns:1fr;gap:17px}}@media(max-width:640px){.lgm-brand--asset{width:190px;min-width:190px}.lgm-brand--asset img{max-height:50px}.lgm-nav-actions{gap:5px}.lgm-cart-link{width:38px;padding:0;justify-content:center}.lgm-cart-link__count{position:absolute;transform:translate(12px,-12px);min-width:16px;height:16px;font-size:7px}.lgm-cart-link{position:relative}.lgm-cart-link svg{width:19px;height:19px}.lgm-nav__quote{display:none}.lgm-global-trust__inner>div{min-width:220px}.lgm-global-trust__inner>div:first-child{padding-left:0}.lgm-fastbuy-section{padding:24px 0 28px}.lgm-fastbuy-panel{padding:22px 18px;gap:21px}.lgm-fastbuy-panel__intro h2{font-size:24px}.lgm-fastbuy-panel__reasons{grid-template-columns:1fr}.lgm-fastbuy-panel__actions{align-items:flex-start;flex-direction:column;gap:13px}.lgm-reviews{padding:32px 0}.lgm-reviews__head{align-items:flex-start;flex-direction:column;gap:10px}.lgm-reviews__head h2{font-size:24px}.lgm-reviews__head>p{text-align:left}.lgm-reviews__grid{grid-template-columns:1fr}.lgm-review-card{min-height:150px}.lgm-product-layout{grid-template-columns:1fr;padding-top:14px}.lgm-product-info{padding-top:0}.lgm-product-info__sticky{position:static}.lgm-product-mainmedia{height:350px}.lgm-product-info h1{font-size:27px}.lgm-product-price{font-size:20px}.lgm-delivery-promise{grid-template-columns:36px 1fr}.lgm-delivery-promise__icon{width:36px;height:36px}.lgm-product-form__fields{grid-template-columns:1fr 78px}.lgm-product-form__fields--single{grid-template-columns:84px}.lgm-product-trust{grid-template-columns:1fr}.lgm-product-conversion{padding:28px 0}.lgm-product-conversion h2{font-size:24px}.lgm-product-conversion__cards{grid-template-columns:1fr}.lgm-product-conversion__cards article{min-height:0}.lgm-buy-reassurance{gap:6px 10px;font-size:7.5px}.lgm-cart-trust-section{padding-top:14px}.lgm-cart-trust-panel{padding:17px 15px}.lgm-cart-trust-panel__items{grid-template-columns:1fr;gap:12px}}.lgm-home--focused .lgm-hero{height:390px;background-position:center 52%}.lgm-home--focused .lgm-hero__inner{height:390px}.lgm-home--focused .lgm-hero:before{background:linear-gradient(90deg,#080f0cf0,#080f0cd4 33%,#080f0c8a 52%,#080f0c2e 72%,#080f0c14)}.lgm-home--focused .lgm-hero__copy{width:560px}.lgm-home--focused .lgm-hero h1{font-size:45px;letter-spacing:-1.7px}.lgm-home--focused .lgm-hero p{font-size:13px;max-width:520px}.lgm-section-sub{max-width:570px;margin:8px 0 0;color:#6c7874;font-size:10px;line-height:1.55}.lgm-products--two{padding:42px 0 46px}.lgm-product-grid--two{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.lgm-category--feature{aspect-ratio:1.72/1;border-radius:5px;box-shadow:0 10px 28px #152a221a}.lgm-category--feature .lgm-category__overlay{background:linear-gradient(180deg,#00000005 28%,#000000d1)}.lgm-category--feature .lgm-category__copy{left:24px;right:55px;bottom:21px}.lgm-category--feature .lgm-category__copy em{margin-bottom:6px;color:#a9d88f;font-size:9px;line-height:1;font-style:normal;font-weight:900;letter-spacing:1.5px}.lgm-category--feature .lgm-category__copy strong{font-size:26px;margin-bottom:5px}.lgm-category--feature .lgm-category__copy small{font-size:10px;color:#f1f4f1}.lgm-category--feature b{right:22px;bottom:20px;font-size:28px}.lgm-choose{padding:48px 0;background:#f6f8f5;border-top:1px solid #e9eee7;border-bottom:1px solid #e9eee7}.lgm-choose__grid{display:grid;grid-template-columns:1.08fr .92fr;gap:52px;align-items:center}.lgm-choose__visual{height:330px;overflow:hidden;border-radius:6px;box-shadow:0 14px 35px #11271f1f}.lgm-choose__visual img{width:100%;height:100%;object-fit:cover;display:block}.lgm-choose__copy h2{margin:4px 0 13px;font-size:31px;line-height:1.08;color:#173029;font-weight:900;letter-spacing:-.8px}.lgm-choose__copy>p{margin:0 0 18px;color:#62706b;font-size:10.8px;line-height:1.65}.lgm-choose__copy ul{list-style:none;padding:0;margin:0 0 20px;display:grid;gap:9px}.lgm-choose__copy li{display:grid;grid-template-columns:90px 1fr;gap:12px;padding:9px 0;border-bottom:1px solid #dfe6dc}.lgm-choose__copy li strong{color:#2e6322;font-size:9.5px}.lgm-choose__copy li span{color:#5e6d67;font-size:9px}.lgm-quality-band{position:relative;min-height:260px;background-image:var(--lgm-quality-image);background-size:cover;background-position:center;display:flex;align-items:center}.lgm-quality-band__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0a1e17f5,#0a1e17db 48%,#0a1e17a3)}.lgm-quality-band__inner{position:relative;z-index:1;color:#fff;display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center;padding-top:34px;padding-bottom:34px}.lgm-quality-band h2{margin:4px 0 10px;color:#fff;font-size:29px;line-height:1.08;font-weight:900}.lgm-quality-band p{margin:0;color:#e2e9e5;font-size:10.5px;line-height:1.6}.lgm-quality-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.lgm-quality-points article{min-height:112px;padding:17px;border:1px solid rgba(255,255,255,.18);border-radius:5px;background:#ffffff12;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.lgm-quality-points b{display:block;margin-bottom:14px;color:#8fcf6e;font-size:9px}.lgm-quality-points strong{display:block;margin-bottom:5px;color:#fff;font-size:10px}.lgm-quality-points span{display:block;color:#d8e1dc;font-size:8.6px;line-height:1.4}.lgm-home--focused .lgm-about{height:auto;min-height:250px;padding:38px 0 32px}.lgm-home--focused .lgm-about__image{height:184px}.lgm-footer__claim{max-width:235px;margin:8px 0 0;color:#aabbb5;font-size:8px;line-height:1.45}.lgm-category-strip--two{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:-30px;position:relative;z-index:4}.lgm-category-strip--two a{height:110px;border-radius:6px;display:grid;grid-template-columns:130px 1fr;align-items:center;overflow:hidden;background:#fff;border:1px solid #e2e8df;box-shadow:0 8px 24px #19302714}.lgm-category-strip--two img{width:130px;height:110px;object-fit:cover}.lgm-category-strip--two span{padding:0 18px;display:flex;flex-direction:column}.lgm-category-strip--two strong{font-size:15px;color:#22352f}.lgm-category-strip--two small{margin-top:5px;color:#718078;font-size:8px}.lgm-gallery-grid--focused{grid-template-columns:repeat(2,1fr);grid-auto-rows:300px}.lgm-gallery-grid--focused figure.is-wide{grid-column:span 2}.lgm-service-grid .lgm-service-icon{font-size:9px;font-weight:900;letter-spacing:.5px}@media(max-width:980px){.lgm-home--focused .lgm-hero,.lgm-home--focused .lgm-hero__inner{height:365px}.lgm-home--focused .lgm-hero h1{font-size:39px}.lgm-choose__grid,.lgm-quality-band__inner{grid-template-columns:1fr;gap:28px}.lgm-choose__visual{height:300px}.lgm-quality-points{grid-template-columns:repeat(3,1fr)}.lgm-home--focused .lgm-about__grid{grid-template-columns:1fr 1fr}.lgm-home--focused .lgm-contact-card{grid-column:1/-1}}@media(max-width:700px){.lgm-home--focused .lgm-hero,.lgm-home--focused .lgm-hero__inner{height:470px}.lgm-home--focused .lgm-hero{background-position:63% center}.lgm-home--focused .lgm-hero:before{background:linear-gradient(90deg,#080f0ce8,#080f0ca8),linear-gradient(0deg,#080f0c9e,#080f0c1f)}.lgm-home--focused .lgm-hero__copy{width:100%;padding-right:12px}.lgm-home--focused .lgm-hero h1{font-size:36px}.lgm-home--focused .lgm-hero p{font-size:12px}.lgm-hero__actions{flex-direction:column;align-items:stretch;gap:9px}.lgm-hero__actions .lgm-btn{width:100%}.lgm-product-grid--two{grid-template-columns:1fr}.lgm-category--feature{aspect-ratio:1.35/1}.lgm-category--feature .lgm-category__copy strong{font-size:22px}.lgm-choose{padding:34px 0}.lgm-choose__visual{height:235px}.lgm-choose__copy h2{font-size:26px}.lgm-choose__copy li{grid-template-columns:76px 1fr}.lgm-quality-points{grid-template-columns:1fr}.lgm-quality-band__inner{gap:20px}.lgm-quality-band h2{font-size:25px}.lgm-home--focused .lgm-about__grid{grid-template-columns:1fr}.lgm-home--focused .lgm-about__image{height:220px}.lgm-home--focused .lgm-contact-card{grid-column:auto}.lgm-category-strip--two{grid-template-columns:1fr;margin-top:-18px}.lgm-category-strip--two a{height:86px;grid-template-columns:102px 1fr}.lgm-category-strip--two img{width:102px;height:86px}.lgm-gallery-grid--focused{grid-template-columns:1fr;grid-auto-rows:240px}.lgm-gallery-grid--focused figure.is-wide{grid-column:span 1}}.lgm-brand__image{display:block;width:100%;height:auto;object-fit:contain;object-position:left center}.lgm-brand--logo-badge{background:#fff;border-radius:14px;padding:10px 14px;box-shadow:0 10px 24px #00000029;width:max-content;max-width:100%}.lgm-brand--footer.lgm-brand--logo-badge{min-width:0;width:auto}.lgm-brand--footer.lgm-brand--logo-badge img{max-height:42px;width:auto;max-width:100%}@media screen and (max-width:749px){.lgm-brand--logo-badge{padding:8px 10px;border-radius:10px}.lgm-brand--footer.lgm-brand--logo-badge img{max-height:36px}}.lgm-home--shopfirst{padding-bottom:0;background:#fff}.lgm-hero--shopfirst{height:390px;background-position:center 52%}.lgm-hero--shopfirst .lgm-hero__inner{height:390px}.lgm-hero--shopfirst:before{background:linear-gradient(90deg,#080f0cf0,#080f0cd4 34%,#080f0c80 54%,#080f0c1f 76%,#080f0c0a)}.lgm-hero--shopfirst .lgm-hero__copy{width:540px}.lgm-hero--shopfirst .lgm-hero h1{font-size:48px;letter-spacing:-1.9px;line-height:1.01;margin-bottom:14px}.lgm-hero--shopfirst .lgm-hero p{font-size:13px;max-width:470px;margin-bottom:21px}.lgm-benefits--compact .lgm-benefit p{margin-top:3px;font-size:8.3px;line-height:1.25;color:#73807b}.lgm-benefits--compact .lgm-benefit h3{font-size:10.5px}.lgm-shopfront{padding:42px 0 48px;background:#fff}.lgm-shopfront__top{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.lgm-shopfront__top h2{margin:2px 0 0;color:#10221f;font-size:31px;line-height:1;font-weight:900;letter-spacing:-.8px}.lgm-category-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:22px}.lgm-category-switch>a{min-height:74px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:13px;padding:12px 17px;border:1px solid #dfe7dc;border-radius:8px;background:#f8faf7;transition:.18s ease}.lgm-category-switch>a:hover{border-color:#b5cdaa;background:#f2f7ef;transform:translateY(-1px)}.lgm-category-switch__icon{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#477f2c;color:#fff;font-size:18px;line-height:1;box-shadow:inset 0 0 0 5px #ffffff1f}.lgm-category-switch__icon--logs{font-size:21px;font-weight:900;letter-spacing:-4px;padding-right:4px;background:#8a4b25}.lgm-category-switch span:nth-child(2){display:flex;flex-direction:column;gap:3px}.lgm-category-switch strong{font-size:13px;color:#183027}.lgm-category-switch small{font-size:8px;color:#738079}.lgm-category-switch b{font-size:20px;color:#4b8a2d;font-weight:500}.lgm-home-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.lgm-home-product-card{border:1px solid #e1e7df;border-radius:7px;background:#fff;overflow:hidden;transition:.2s ease;min-width:0}.lgm-home-product-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #10281f17;border-color:#cedac9}.lgm-home-product-card__media{position:relative;display:block;height:230px;background:#f5f7f4;overflow:hidden}.lgm-home-product-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .28s ease}.lgm-home-product-card:hover .lgm-home-product-card__media img{transform:scale(1.025)}.lgm-home-product-card__badge{position:absolute;top:10px;left:10px;padding:5px 8px;border-radius:999px;background:#4c8b2f;color:#fff;font-size:7px;font-weight:900;letter-spacing:.4px;text-transform:uppercase}.lgm-home-product-card__badge.is-soldout{background:#24342f}.lgm-home-product-card__body{padding:13px 13px 14px}.lgm-home-product-card__title{display:block;min-height:34px;margin:0 0 9px;color:#172a24!important;font-size:11.5px;line-height:1.38;font-weight:800}.lgm-home-product-card__price{display:flex;align-items:baseline;gap:7px;min-height:23px;margin-bottom:7px}.lgm-home-product-card__price small{font-size:7.5px;color:#758078}.lgm-home-product-card__price strong{font-size:14px;color:#315f21}.lgm-home-product-card__price s{font-size:8.5px;color:#909892}.lgm-home-product-card__delivery{display:flex;align-items:center;gap:5px;margin-bottom:11px;color:#5f6d67;font-size:7.6px;line-height:1.2}.lgm-home-product-card__delivery span{width:15px;height:15px;display:grid;place-items:center;border-radius:50%;background:#edf6e9;color:#47832d;font-size:9px;font-weight:900}.lgm-home-product-card__form{margin:0}.lgm-home-product-card__form button,.lgm-home-product-card__cta{width:100%;min-height:37px;padding:0 12px;border:0;border-radius:5px;background:#3f7f23;color:#fff!important;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:8.8px;font-weight:900;cursor:pointer;transition:.18s ease}.lgm-home-product-card__form button:hover,.lgm-home-product-card__cta:hover{background:#2f681b}.lgm-home-product-card__cta.is-disabled{background:#e8ece8;color:#7f8984!important;cursor:default}.lgm-empty-state--home{border-radius:8px;padding:42px 20px}.lgm-buy-banner{background:#15332b;color:#fff;border-top:1px solid #1d463b;border-bottom:1px solid #1d463b}.lgm-buy-banner__inner{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:24px}.lgm-buy-banner__inner>div:first-child{display:flex;flex-direction:column;gap:5px}.lgm-buy-banner strong{font-size:20px;color:#fff}.lgm-buy-banner span{font-size:9px;color:#d5e2dc}.lgm-buy-banner__actions{display:flex;gap:8px}.lgm-buy-banner__actions a{min-width:130px;height:42px;padding:0 16px;border-radius:5px;background:#fff;color:#183129!important;display:flex;align-items:center;justify-content:space-between;font-size:9px;font-weight:900}.lgm-buy-banner__actions a:hover{background:#eff6ec}.lgm-company-strip{padding:32px 0 35px;background:#f7f9f6;border-bottom:1px solid #e4e9e2}.lgm-company-strip__inner{display:grid;grid-template-columns:1.1fr 2.1fr auto;align-items:center;gap:30px}.lgm-company-strip__brand h2{margin:3px 0 0;font-size:22px;line-height:1.05;color:#173027;font-weight:900;letter-spacing:-.5px}.lgm-company-strip__facts{display:grid;grid-template-columns:1fr 1.05fr 1.45fr;gap:0;border:1px solid #dfe6dc;border-radius:7px;background:#fff;overflow:hidden}.lgm-company-strip__facts>*{min-width:0;padding:12px 14px;border-right:1px solid #e5eae3}.lgm-company-strip__facts>*:last-child{border-right:0}.lgm-company-strip__facts small{display:block;margin-bottom:4px;color:#6f7b76;font-size:7px;text-transform:uppercase;letter-spacing:.65px;font-weight:800}.lgm-company-strip__facts strong{display:block;color:#293b35;font-size:8.3px;line-height:1.4;overflow-wrap:anywhere}.lgm-company-strip__cta{white-space:nowrap}.lgm-mobile-shopbar{display:none}@media(max-width:980px){.lgm-hero--shopfirst,.lgm-hero--shopfirst .lgm-hero__inner{height:365px}.lgm-hero--shopfirst .lgm-hero h1{font-size:41px}.lgm-home-products{grid-template-columns:repeat(3,minmax(0,1fr))}.lgm-home-product-card__media{height:210px}.lgm-company-strip__inner{grid-template-columns:1fr;gap:16px}.lgm-company-strip__facts{grid-template-columns:repeat(3,1fr)}.lgm-company-strip__cta{justify-self:start}}@media(max-width:700px){.lgm-home--shopfirst{padding-bottom:58px}.lgm-hero--shopfirst,.lgm-hero--shopfirst .lgm-hero__inner{height:430px}.lgm-hero--shopfirst{background-position:63% center}.lgm-hero--shopfirst:before{background:linear-gradient(90deg,#080f0ced,#080f0c9e),linear-gradient(0deg,#080f0c8c,#080f0c1a)}.lgm-hero--shopfirst .lgm-hero__copy{width:100%}.lgm-hero--shopfirst .lgm-hero h1{font-size:36px}.lgm-hero--shopfirst .lgm-hero p{font-size:11.5px}.lgm-shopfront{padding:28px 0 34px}.lgm-shopfront__top h2{font-size:25px}.lgm-category-switch{grid-template-columns:1fr;gap:7px}.lgm-category-switch>a{min-height:64px}.lgm-home-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.lgm-home-product-card__media{height:165px}.lgm-home-product-card__body{padding:10px}.lgm-home-product-card__title{font-size:10px;min-height:31px}.lgm-home-product-card__price strong{font-size:12px}.lgm-home-product-card__delivery{font-size:6.8px}.lgm-home-product-card__form button,.lgm-home-product-card__cta{min-height:35px;font-size:7.7px;padding-inline:9px}.lgm-buy-banner__inner{min-height:0;padding:22px 0;flex-direction:column;align-items:stretch}.lgm-buy-banner strong{font-size:18px}.lgm-buy-banner__actions{display:grid;grid-template-columns:1fr 1fr}.lgm-buy-banner__actions a{min-width:0}.lgm-company-strip{padding:26px 0}.lgm-company-strip__facts{grid-template-columns:1fr}.lgm-company-strip__facts>*{border-right:0;border-bottom:1px solid #e5eae3}.lgm-company-strip__facts>*:last-child{border-bottom:0}.lgm-mobile-shopbar{position:fixed;left:0;right:0;bottom:0;z-index:90;height:58px;display:grid;grid-template-columns:1fr 1fr 1fr;background:#fff;border-top:1px solid #dfe7dc;box-shadow:0 -8px 25px #0f231c1f}.lgm-mobile-shopbar a{display:grid;place-items:center;color:#183129!important;font-size:9px;font-weight:900;border-right:1px solid #edf0ec}.lgm-mobile-shopbar a:last-child{border-right:0;background:#3f7f23;color:#fff!important}}.lgm-topbar__whatsapp{color:#dff7e5}.lgm-topbar__whatsapp:hover{color:#fff}.lgm-whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:120;display:flex;align-items:center;gap:10px;padding:10px 15px 10px 10px;border-radius:999px;background:#25d366;color:#fff;text-decoration:none;box-shadow:0 12px 32px #00000038;transition:transform .2s ease,box-shadow .2s ease}.lgm-whatsapp-float:hover{transform:translateY(-2px);box-shadow:0 16px 36px #00000045;color:#fff}.lgm-whatsapp-float__icon{width:36px;height:36px;border-radius:50%;background:#ffffff2e;display:grid;place-items:center;flex:0 0 36px}.lgm-whatsapp-float__icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lgm-whatsapp-float__text{display:flex;flex-direction:column;line-height:1.05}.lgm-whatsapp-float__text strong{font-size:11px;font-weight:900;letter-spacing:.1px}.lgm-whatsapp-float__text small{margin-top:3px;font-size:8px;color:#ffffffe0}.lgm-footer__whatsapp a,.lgm-inline-wa{color:#78d894;font-weight:800}.lgm-footer__whatsapp a:hover,.lgm-inline-wa:hover{text-decoration:underline}.lgm-contacttiles>a.lgm-contacttile--whatsapp{border-color:#c9ead3;background:#f4fbf6}.lgm-contacttiles>a.lgm-contacttile--whatsapp>span{background:#25d366;color:#fff}.lgm-contacttip__wa{display:inline-flex;margin-top:10px;color:#237a3d;font-size:9.5px;font-weight:900;text-decoration:none}.lgm-contacttip__wa:hover{text-decoration:underline}.lgm-company-strip__whatsapp strong{color:#22763a}.lgm-product-whatsapp{margin:11px 0 13px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;padding:11px 13px;border:1px solid #bfe7ca;border-radius:5px;background:#f2fbf5;color:#193b24;text-decoration:none;transition:border-color .2s ease,background .2s ease,transform .2s ease}.lgm-product-whatsapp:hover{border-color:#25d366;background:#ecf9f0;transform:translateY(-1px)}.lgm-product-whatsapp__icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-size:21px;font-weight:900}.lgm-product-whatsapp strong{display:block;font-size:10.5px;line-height:1.25}.lgm-product-whatsapp small{display:block;margin-top:3px;color:#607066;font-size:8.5px;line-height:1.35}.lgm-product-whatsapp>b{font-size:18px;color:#25a950}.lgm-product-contact-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:10px}.lgm-product-contact-actions .lgm-quote-link{margin:0}.lgm-quote-link--wa{border-color:#bfe7ca;background:#f2fbf5}.lgm-quote-link--wa strong{color:#218841}.lgm-product-bottom__actions,.lgm-cta-panel__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.lgm-product-bottom__actions{margin-top:18px}.lgm-product-bottom__actions .lgm-btn{margin:0}.lgm-btn--secondary{background:#fff;color:#21402f;border:1px solid #cfd9d1}.lgm-btn--secondary:hover{border-color:#6b8f73}@media(max-width:989px){.lgm-topbar__whatsapp{display:none}}@media(max-width:749px){.lgm-whatsapp-float{right:14px;bottom:72px;width:50px;height:50px;padding:0;justify-content:center}.lgm-whatsapp-float__icon{width:50px;height:50px;background:transparent;flex-basis:50px}.lgm-whatsapp-float__icon svg{width:27px;height:27px}.lgm-whatsapp-float__text{display:none}.lgm-product-contact-actions{grid-template-columns:1fr}.lgm-cta-panel__actions{width:100%}.lgm-cta-panel__actions .lgm-btn{flex:1;justify-content:center}}.lgm-footer__policies-wrap{padding:15px 0 14px}.lgm-footer__policies{display:grid;grid-template-columns:150px 1fr;gap:22px;align-items:start}.lgm-footer__policies>strong{color:#fff;font-size:9px;line-height:1.3;text-transform:uppercase;letter-spacing:.75px}.lgm-footer__policy-links{display:flex;flex-wrap:wrap;gap:7px 18px}.lgm-footer__policy-links a{color:#dbe7e3;font-size:8px;line-height:1.35;text-decoration:underline;text-decoration-color:#ffffff42;text-underline-offset:3px}.lgm-footer__policy-links a:hover{color:#fff;text-decoration-color:#fff}.lgm-footer__rule--soft{opacity:.65}.lgm-cart-policy-links{margin-top:17px;padding-top:14px;border-top:1px solid #e0e6dd;display:flex;align-items:center;flex-wrap:wrap;gap:7px 14px;font-size:10px;line-height:1.3}.lgm-cart-policy-links>span{font-weight:800;color:#25342f}.lgm-cart-policy-links a{color:#2f6f25;text-decoration:underline;text-underline-offset:2px}@media(max-width:760px){.lgm-footer__policies-wrap{padding:16px 0}.lgm-footer__policies{grid-template-columns:1fr;gap:10px}.lgm-footer__policy-links{display:grid;grid-template-columns:1fr 1fr;gap:10px 16px}.lgm-footer__policy-links a{font-size:9px}.lgm-cart-policy-links{align-items:flex-start}.lgm-cart-policy-links>span{width:100%}}@media(max-width:420px){.lgm-footer__policy-links{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/legnami-theme.css.map */
