.eet-mfg-page{--mfg-green: #4ba248;--mfg-green-dark: #3d8a3a;--mfg-green-deep: #2f6e2d;--mfg-green-50: #ecf7eb;--mfg-yellow: #fdce2b;--mfg-ink-900: #0f1a14;--mfg-ink-700: #34423a;--mfg-ink-500: #5c6b62;--mfg-line: #e3e8e4;--mfg-bg-soft: #f6f8f5;--mfg-radius: 16px;--mfg-max: 75rem;--mfg-ease: cubic-bezier(.4, 0, .2, 1);font-family:Manrope,system-ui,sans-serif;color:var(--mfg-ink-900);max-width:100%;overflow-x:hidden}.eet-mfg-page .breadcrumb,.eet-mfg-page #content>.breadcrumb{display:none!important}.eet-mfg-page .eet-cat-breadcrumb{background:var(--mfg-bg-soft);border-bottom:1px solid var(--mfg-line);padding:12px 0}.eet-mfg-page .eet-cat-breadcrumb__inner{max-width:var(--mfg-max);margin:0 auto;padding:0 12px}.eet-mfg-page .eet-cat-breadcrumb__list{display:flex;flex-wrap:wrap;align-items:center;gap:6px 4px;margin:0;padding:0;list-style:none;font-size:16px;font-weight:600;color:var(--mfg-ink-500)}.eet-mfg-page .eet-cat-breadcrumb__list li{display:inline-flex;align-items:center}.eet-mfg-page .eet-cat-breadcrumb__list li:not(:last-child):after{content:"/";margin-left:4px;color:#9aa8a0}.eet-mfg-page .eet-cat-breadcrumb__list a{color:var(--mfg-green-dark);text-decoration:none}.eet-mfg-page .eet-cat-breadcrumb__list a:hover{color:var(--mfg-green)}.eet-mfg-page .eet-cat-breadcrumb__list li:last-child span{color:var(--mfg-ink-900)}.eet-mfg-hero{position:relative;overflow:hidden;color:#fff;background:radial-gradient(900px 520px at 85% 0%,rgba(75,162,72,.45),transparent 58%),radial-gradient(700px 480px at 0% 100%,rgba(253,206,43,.14),transparent 55%),linear-gradient(155deg,var(--mfg-ink-900) 0%,#152a18 42%,var(--mfg-green-dark) 100%)}.eet-mfg-hero__inner{max-width:var(--mfg-max);margin:0 auto;padding:clamp(2rem,5vw,3.25rem) 12px}.eet-mfg-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 14px;padding:6px 14px;border-radius:999px;background:#4ba24847;border:1px solid rgba(255,255,255,.12);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#e8f5e6}.eet-mfg-hero__title{margin:0 0 12px;font-size:clamp(28px,5vw,42px);font-weight:800;letter-spacing:-.5px;line-height:1.12}.eet-mfg-hero__meta{margin:0 0 14px;font-size:15px;font-weight:600;color:#ffffffe0}.eet-mfg-hero__meta strong{color:var(--mfg-yellow);font-weight:800}.eet-mfg-hero__lead{margin:0;max-width:42rem;font-size:16px;line-height:1.65;color:#ffffffd1;font-weight:500}.eet-mfg-index-wrap{position:sticky;top:0;z-index:40;background:#fffffff5;border-bottom:1px solid var(--mfg-line);backdrop-filter:blur(8px)}.eet-mfg-index{max-width:var(--mfg-max);margin:0 auto;padding:12px;display:flex;flex-wrap:wrap;align-items:center;gap:8px 6px}.eet-mfg-index__label{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--mfg-ink-500);margin-right:4px;flex-shrink:0}.eet-mfg-index__link{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border-radius:10px;border:1px solid var(--mfg-line);background:#fff;color:var(--mfg-ink-700);font-size:16px;font-weight:800;text-decoration:none;transition:background .2s var(--mfg-ease),border-color .2s var(--mfg-ease),color .2s var(--mfg-ease)}.eet-mfg-index__link:hover,.eet-mfg-index__link:focus{border-color:var(--mfg-green);background:var(--mfg-green-50);color:var(--mfg-green-dark)}.eet-mfg-body{background:var(--mfg-bg-soft);padding:24px 0 48px}.eet-mfg-body__inner{max-width:var(--mfg-max);margin:0 auto;padding:0 12px}.eet-mfg-section{scroll-margin-top:120px;margin-bottom:32px}.eet-mfg-section:last-child{margin-bottom:0}.eet-mfg-section__head{display:flex;align-items:center;gap:12px;margin:0 0 16px}.eet-mfg-section__letter{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;margin:0;padding:0 12px;border-radius:12px;background:var(--mfg-ink-900);color:#fff;font-size:18px;font-weight:800;letter-spacing:.02em}.eet-mfg-section__count{font-size:16px;font-weight:700;color:var(--mfg-ink-500)}.eet-mfg-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.eet-mfg-card{display:flex;align-items:center;justify-content:center;min-height:108px;padding:18px 16px;border-radius:var(--mfg-radius);border:1px solid var(--mfg-line);background:#fff;box-shadow:0 4px 14px #0f1a140d;text-decoration:none;transition:transform .2s var(--mfg-ease),box-shadow .2s var(--mfg-ease),border-color .2s var(--mfg-ease)}.eet-mfg-card:hover{transform:translateY(-3px);border-color:#4ba24866;box-shadow:0 12px 28px #0f1a141a}.eet-mfg-card__logo{display:flex;align-items:center;justify-content:center;width:100%;max-height:64px}.eet-mfg-card__logo img{display:block;max-width:100%;max-height:64px;width:auto;height:auto;object-fit:contain}.eet-mfg-card__name{font-size:14px;font-weight:800;line-height:1.3;text-align:center;color:var(--mfg-ink-700);transition:color .2s var(--mfg-ease)}.eet-mfg-card:hover .eet-mfg-card__name{color:var(--mfg-green-dark)}.eet-mfg-empty{max-width:var(--mfg-max);margin:48px auto;padding:32px 24px;text-align:center;border-radius:var(--mfg-radius);background:#fff;border:1px solid var(--mfg-line)}.eet-mfg-empty p{margin:0 0 20px;color:var(--mfg-ink-700)}.eet-mfg-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:999px;background:var(--mfg-yellow);color:var(--mfg-ink-900);font-size:15px;font-weight:800;text-decoration:none;box-shadow:0 6px 16px #fdce2b59}.eet-mfg-btn:hover{background:#e6b81b;color:var(--mfg-ink-900)}@media(min-width:600px){.eet-mfg-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}@media(min-width:900px){.eet-mfg-page .eet-cat-breadcrumb__inner,.eet-mfg-hero__inner,.eet-mfg-index,.eet-mfg-body__inner{padding-left:1.25rem;padding-right:1.25rem}.eet-mfg-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.eet-mfg-card{min-height:120px}.eet-mfg-card__logo img{max-height:72px}}@media(min-width:1100px){.eet-mfg-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:639px){.eet-mfg-index__label{width:100%;margin-bottom:2px}.eet-mfg-index__link{min-width:32px;height:32px;font-size:12px}}.eet-mfg-detail{--mfg-green: #4ba248;--mfg-green-dark: #3d8a3a;--mfg-green-50: #ecf7eb;--mfg-yellow: #fdce2b;--mfg-ink-900: #0f1a14;--mfg-ink-700: #34423a;--mfg-ink-500: #5c6b62;--mfg-line: #e3e8e4;--mfg-bg-soft: #f6f8f5;--mfg-max: 75rem;--mfg-ease: cubic-bezier(.4, 0, .2, 1);font-family:Manrope,system-ui,sans-serif;color:var(--mfg-ink-900);overflow-x:hidden}.eet-mfg-detail .breadcrumb,.eet-mfg-detail #content>.breadcrumb{display:none!important}.eet-mfg-detail .eet-cat-breadcrumb{background:var(--mfg-bg-soft);border-bottom:1px solid var(--mfg-line);padding:12px 0}.eet-mfg-detail .eet-cat-breadcrumb__inner{max-width:var(--mfg-max);margin:0 auto;padding:0 12px}.eet-mfg-detail .eet-cat-breadcrumb__list{display:flex;flex-wrap:wrap;align-items:center;gap:6px 4px;margin:0;padding:0;list-style:none;font-size:14px;font-weight:600;color:var(--mfg-ink-500)}.eet-mfg-detail .eet-cat-breadcrumb__list li{display:inline-flex;align-items:center}.eet-mfg-detail .eet-cat-breadcrumb__list li:not(:last-child):after{content:"/";margin-left:4px;color:#9aa8a0}.eet-mfg-detail .eet-cat-breadcrumb__list a{color:var(--mfg-green-dark);text-decoration:none}.eet-mfg-detail .eet-cat-breadcrumb__list a:hover{color:var(--mfg-green)}.eet-mfg-detail .eet-cat-breadcrumb__list li:last-child span{color:var(--mfg-ink-900)}.eet-mfg-detail-hero{position:relative;overflow:hidden;color:#fff;background:radial-gradient(900px 520px at 85% 0%,rgba(75,162,72,.45),transparent 58%),linear-gradient(155deg,var(--mfg-ink-900) 0%,#152a18 42%,var(--mfg-green-dark) 100%)}.eet-mfg-detail-hero__inner{position:relative;z-index:1;max-width:var(--mfg-max);margin:0 auto;padding:clamp(1.5rem,4vw,2.75rem) 12px}.eet-mfg-detail-hero__visual{margin-top:20px;border-radius:var(--mfg-radius);overflow:hidden;border:1px solid rgba(255,255,255,.14);aspect-ratio:16 / 10;background:#08120c59;box-shadow:0 12px 40px #00000040}.eet-mfg-detail-hero__visual img,.eet-mfg-detail-hero__visual picture{display:block;width:100%;height:100%}.eet-mfg-detail-hero__visual img{object-fit:cover}@media(min-width:768px){.eet-mfg-detail-hero__grid{display:grid;grid-template-columns:1fr min(44%,480px);gap:28px 32px;align-items:center}.eet-mfg-detail-hero--has-visual .eet-mfg-detail-hero__grid{grid-template-columns:1fr min(46%,520px)}.eet-mfg-detail-hero__visual{margin-top:0}.eet-mfg-detail-hero--has-visual .eet-mfg-detail-hero__brand{flex-wrap:nowrap}}.eet-mfg-detail-hero__brand{display:flex;flex-direction:column;align-items:stretch;gap:14px}.eet-mfg-detail-hero__top{display:flex;align-items:center;gap:20px 28px}.eet-mfg-detail-hero__identity{flex:1;min-width:0}.eet-mfg-detail-hero__logo{flex-shrink:0;width:120px;height:120px;padding:14px;border-radius:20px;background:#fff;border:1px solid rgba(255,255,255,.2);box-shadow:0 12px 32px #00000040;display:grid;place-items:center}.eet-mfg-detail-hero__logo img{max-width:100%;max-height:92px;width:auto;height:auto;object-fit:contain}.eet-mfg-detail-hero__eyebrow{margin:0 0 8px;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--mfg-yellow)}.eet-mfg-detail-hero__title{margin:0 0 10px;font-size:clamp(26px,4.5vw,40px);font-weight:800;line-height:1.12;letter-spacing:-.5px}.eet-mfg-detail-hero__lead{margin:0 0 12px;max-width:38rem;font-size:clamp(14px,2.5vw,16px);line-height:1.55;font-weight:500;color:#ffffffe0}.eet-mfg-detail-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px 12px}.eet-mfg-detail-hero__meta{display:inline-flex;align-items:center;margin:0;padding:8px 12px;border-radius:999px;font-size:14px;font-weight:700;color:#ffffffeb;background:#ffffff1a;border:1px solid rgba(255,255,255,.18)}.eet-mfg-detail-hero__meta strong{color:var(--mfg-yellow);margin-right:4px}.eet-mfg-detail-hero__cta{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;border-radius:999px;background:var(--mfg-yellow);color:var(--mfg-ink-900);font-size:14px;font-weight:800;text-decoration:none;transition:transform .2s var(--mfg-ease),box-shadow .2s var(--mfg-ease)}.eet-mfg-detail-hero__cta-label--short{display:none}.eet-mfg-detail-hero__cta-icon{flex-shrink:0;opacity:.85}@media(min-width:768px){.eet-mfg-detail-hero__brand{gap:14px}.eet-mfg-detail-hero__actions{margin-top:4px}.eet-mfg-detail-hero__meta{font-size:16px;padding:8px 14px}.eet-mfg-detail-hero__lead{font-size:16px;line-height:1.55}.eet-mfg-detail .eet-cat-breadcrumb__list{font-size:15px}.eet-mfg-featured__name{font-size:16px}.eet-mfg-featured__cta{font-size:15px}}.eet-mfg-detail-hero__cta:hover{transform:translateY(-1px);box-shadow:0 8px 20px #0003;color:var(--mfg-ink-900)}.eet-mfg-detail__flow{width:100%}.eet-mfg-band{padding:clamp(28px,4vw,48px) 0;background:#fff}.eet-mfg-band--tone{background:#f9f9f9;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.eet-mfg-band__inner{width:100%;max-width:var(--mfg-max);margin:0 auto;padding:0 12px;box-sizing:border-box}.eet-mfg-band__inner .eet-mfg-cms{width:100%}.eet-mfg-band__inner>.eet-mfg-cms+.eet-mfg-cms,.eet-mfg-band__inner>.eet-mfg-linked+.eet-mfg-cms{margin-top:32px}.eet-mfg-band--cta{padding:0 0 clamp(28px,4vw,48px);background:#f9f9f9;border-top:none;border-bottom:1px solid #ddd}.eet-mfg-band--tone+.eet-mfg-band--cta{padding-top:0;margin-top:-8px}.eet-mfg-band--cta:first-child,.eet-mfg-band:not(.eet-mfg-band--tone)+.eet-mfg-band--cta{padding-top:clamp(28px,4vw,48px);border-top:1px solid #ddd}.eet-mfg-featured__head{margin-bottom:24px}.eet-mfg-featured__eyebrow{margin:0 0 6px;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--mfg-green-dark)}.eet-mfg-featured__title{margin:0;font-size:clamp(22px,3vw,30px);font-weight:800;line-height:1.2}.eet-mfg-featured__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;margin:0;padding:0;list-style:none}.eet-mfg-featured__card{display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid var(--mfg-line);border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 2px 12px #0f1a140a;transition:transform .2s var(--mfg-ease),box-shadow .2s var(--mfg-ease)}.eet-mfg-featured__card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0f1a1414}.eet-mfg-featured__media{aspect-ratio:4 / 3;background:#fff;display:flex;align-items:center;justify-content:center;padding:12px}.eet-mfg-featured__media img{max-width:100%;max-height:100%;object-fit:contain}.eet-mfg-featured__body{padding:16px 16px 20px;flex:1;display:flex;flex-direction:column}.eet-mfg-featured__brand{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--mfg-green-dark)}.eet-mfg-featured__name{margin:6px 0 12px;font-size:15px;font-weight:800;line-height:1.35;color:var(--mfg-ink-900);flex:1}.eet-mfg-featured__cta{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:999px;background:var(--mfg-green);color:#fff;font-size:16px;font-weight:800}.eet-mfg-featured__footer{margin-top:28px;text-align:center}.eet-mfg-featured__btn{display:inline-flex;align-items:center;padding:14px 28px;border-radius:999px;background:var(--mfg-green);color:#fff;font-size:15px;font-weight:800;text-decoration:none}.eet-mfg-featured__btn:hover{background:var(--mfg-green-dark)}.eet-mfg-detail__body{background:var(--mfg-bg-soft);padding:28px 0 48px}.eet-mfg-detail__body--tail{padding-top:0}.eet-mfg-detail__inner{max-width:var(--mfg-max);margin:0 auto;padding:0 12px}.eet-mfg-detail__section{margin-bottom:36px}.eet-mfg-detail__section:last-child{margin-bottom:0}.eet-mfg-detail__head{margin-bottom:20px}.eet-mfg-detail__eyebrow{margin:0 0 6px;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--mfg-green-dark)}.eet-mfg-detail__title{margin:0;font-size:clamp(22px,3vw,30px);font-weight:800;line-height:1.2;letter-spacing:-.4px}.eet-mfg-detail__wysiwyg{background:#fff;border:1px solid var(--mfg-line);border-radius:16px;padding:24px 20px;box-shadow:0 2px 12px #0f1a140a}.eet-mfg-detail__wysiwyg img{max-width:100%;height:auto;border-radius:12px}.eet-mfg-detail__wysiwyg ul,.eet-mfg-detail__wysiwyg ol{margin:0 0 1em;padding-left:1.25em}.eet-mfg-detail__wysiwyg li{margin-bottom:.35em}.eet-mfg-detail__wysiwyg p,.eet-mfg-detail__wysiwyg li{font-size:15px;line-height:1.65;color:var(--mfg-ink-700)}.eet-mfg-detail__wysiwyg h2,.eet-mfg-detail__wysiwyg h3,.eet-mfg-detail__wysiwyg h4{color:var(--mfg-ink-900);font-weight:800}.eet-mfg-detail__wysiwyg .eet-lead{font-size:17px;line-height:1.55;color:var(--mfg-ink-900);margin-bottom:1em}.eet-mfg-detail__wysiwyg h3{margin-top:1.25em;margin-bottom:.35em;font-size:1.05rem}.eet-mfg-detail__highlights{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;margin:0;padding:0;list-style:none}.eet-mfg-detail__highlight{background:#fff;border:1px solid var(--mfg-line);border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #0f1a140a}.eet-mfg-detail__highlight-media{aspect-ratio:16 / 10;background:var(--mfg-bg-soft);overflow:hidden}.eet-mfg-detail__highlight-media img{width:100%;height:100%;object-fit:cover}.eet-mfg-detail__highlight-body{padding:18px 16px 20px}.eet-mfg-detail__highlight-body h3{margin:0 0 8px;font-size:1rem;font-weight:800;line-height:1.3}.eet-mfg-detail__highlight-body p{margin:0;font-size:14px;line-height:1.55;color:var(--mfg-ink-700)}.eet-mfg-detail__products-slider{position:relative;padding:0 52px}.eet-mfg-products-carousel{display:block}.eet-mfg-products-carousel .owl-wrapper-outer{overflow:hidden!important;border:none;box-shadow:none;padding:6px 0 12px}.eet-mfg-products-carousel__slide{padding:0 8px;box-sizing:border-box;height:100%}.eet-mfg-products-carousel .owl-item{float:left}.eet-mfg-products-carousel .eet-product-card{width:100%;min-height:340px;height:100%}.eet-mfg-products-carousel .eet-product-card__media{flex:0 0 150px;height:150px;max-height:150px}.eet-mfg-products-carousel .eet-product-card__title{-webkit-line-clamp:3}.eet-mfg-detail__products .owl-buttons{position:static}.eet-mfg-detail__products .owl-buttons .owl-prev,.eet-mfg-detail__products .owl-buttons .owl-next{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;margin:0;padding:0;border-radius:50%;background:#fff!important;border:1px solid var(--mfg-line);box-shadow:var(--shadow-sm);opacity:1!important;transition:border-color .2s var(--mfg-ease),box-shadow .2s var(--mfg-ease),transform .2s var(--mfg-ease)}.eet-mfg-detail__products .owl-buttons .owl-prev{left:0}.eet-mfg-detail__products .owl-buttons .owl-next{right:0}.eet-mfg-detail__products .owl-buttons .owl-prev:hover,.eet-mfg-detail__products .owl-buttons .owl-next:hover{border-color:var(--mfg-green);box-shadow:0 6px 20px #4ba24833;transform:translateY(-50%) scale(1.04)}.eet-mfg-products-nav{display:block;width:18px;height:18px;margin:13px auto;background:var(--mfg-green-dark);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5'%3E%3Cpath d='M15 6l-6 6 6 6'/%3E%3C/svg%3E") center/contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5'%3E%3Cpath d='M15 6l-6 6 6 6'/%3E%3C/svg%3E") center/contain no-repeat}.eet-mfg-products-nav--next{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5'%3E%3Cpath d='M9 6l6 6-6 6'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5'%3E%3Cpath d='M9 6l6 6-6 6'/%3E%3C/svg%3E")}.eet-mfg-detail__products .owl-buttons .owl-prev:before,.eet-mfg-detail__products .owl-buttons .owl-next:before,.eet-mfg-detail__products .arrows:after{display:none!important;content:none!important}.eet-mfg-detail__cta-row{display:flex;justify-content:center;margin-top:24px}.eet-mfg-detail__btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:999px;background:var(--mfg-green);color:#fff;font-size:15px;font-weight:800;text-decoration:none;transition:background .2s var(--mfg-ease),transform .2s var(--mfg-ease)}.eet-mfg-detail__btn:hover{background:var(--mfg-green-dark);transform:translateY(-1px)}.eet-mfg-detail__tech-wrap .product-technologies{display:grid;gap:16px}.eet-mfg-detail__tech-wrap .product--technology{position:relative;border-radius:16px;overflow:hidden;min-height:220px;border:1px solid var(--mfg-line)}.eet-mfg-detail__tech-wrap .product--technology .text-overlay{position:relative;z-index:2;padding:28px 20px;text-align:left}.eet-mfg-detail__tech-wrap .product--technology .background-overlayed{position:absolute;inset:0}.eet-mfg-detail__tech-wrap .product--technology .background-overlayed:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#0f1a14d9,#0f1a1459)}.eet-mfg-detail__tech-wrap .product--technology img{width:100%;height:100%;object-fit:cover}.eet-mfg-detail__tech-wrap .product--technology h3,.eet-mfg-detail__tech-wrap .product--technology h6{color:#fff!important;margin:0 0 8px}.eet-mfg-detail__tech-wrap .product--technology h6{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--mfg-yellow)!important}.eet-mfg-detail__tech-wrap .product--technology .button{margin-top:12px;border-radius:999px;background:var(--mfg-yellow);color:var(--mfg-ink-900);font-weight:800}.eet-mfg-detail__articles .paddingbtm-sm,.eet-mfg-detail__articles .row.padding-top{padding:0!important;margin:0!important}.eet-mfg-detail__articles h2,.eet-mfg-detail__articles h6{display:none}.eet-mfg-detail__articles .featured-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin:0;padding:0;list-style:none}.eet-mfg-detail__articles .featured-items>li,.eet-mfg-detail__articles .featured-items>div{margin:0;padding:0;width:100%}.eet-mfg-detail__articles .item-container{display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid var(--mfg-line);border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;transition:border-color .2s var(--mfg-ease),box-shadow .2s var(--mfg-ease)}.eet-mfg-detail__articles .item-container:hover{border-color:#4ba24873;box-shadow:0 8px 24px #0f1a1414}.eet-mfg-detail__articles .item-container img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.eet-mfg-detail__articles .item-container h3{margin:0;padding:16px;font-size:15px;font-weight:800;line-height:1.35;color:var(--mfg-ink-900)}.eet-mfg-detail__articles .button--arrow{display:none}.eet-mfg-detail__partners .eet-partners{margin:0}.eet-mfg-detail__nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:20px 0 0;border-top:1px solid var(--mfg-line)}.eet-mfg-detail__nav-link{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:12px;border:1px solid var(--mfg-line);background:#fff;color:var(--mfg-ink-700);font-size:16px;font-weight:700;text-decoration:none;transition:border-color .2s var(--mfg-ease),color .2s var(--mfg-ease)}.eet-mfg-detail__nav-link:hover{border-color:var(--mfg-green);color:var(--mfg-green-dark)}.eet-mfg-detail__nav-link--next{justify-self:end}.eet-mfg-detail__nav-link--all{justify-self:center;background:var(--mfg-green-50);border-color:#4ba24859;color:var(--mfg-green-dark)}@media(max-width:767px){.eet-mfg-detail-hero__inner{padding:10px 10px 12px}.eet-mfg-detail-hero__grid{display:flex;flex-direction:column;gap:8px}.eet-mfg-detail-hero__brand{gap:8px}.eet-mfg-detail-hero__top{gap:10px;align-items:center}.eet-mfg-detail-hero__logo{width:52px;height:52px;padding:6px;border-radius:12px;box-shadow:0 4px 16px #0003}.eet-mfg-detail-hero__logo img{max-height:38px}.eet-mfg-detail-hero__identity{display:flex;flex-direction:column;justify-content:center;gap:1px;min-width:0}.eet-mfg-detail-hero__eyebrow{margin:0;font-size:9px;letter-spacing:.1em;line-height:1.2}.eet-mfg-detail-hero__title{margin:0;font-size:clamp(17px,5vw,22px);line-height:1.1;letter-spacing:-.3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.eet-mfg-detail-hero__lead{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0 0 8px;max-width:100%;font-size:14px;line-height:1.45}.eet-mfg-detail-hero__actions{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;width:100%}.eet-mfg-detail-hero__meta{flex-shrink:0;padding:6px 10px;font-size:16px;white-space:nowrap}.eet-mfg-detail-hero__cta-label--long{display:none}.eet-mfg-detail-hero__cta-label--short{display:inline}.eet-mfg-detail-hero__cta{flex:1;justify-content:center;min-height:36px;padding:0 12px;font-size:12px;font-weight:800;background:#ffffff24;color:#fff;border:1px solid rgba(253,206,43,.55);box-shadow:none}.eet-mfg-detail-hero__cta:hover{background:#fdce2b38;color:#fff;transform:none}.eet-mfg-detail-hero__cta-icon{width:14px;height:14px}.eet-mfg-detail-hero__visual{margin-top:0;aspect-ratio:2 / 1;max-height:132px;border-radius:12px}.eet-mfg-detail__highlights{grid-template-columns:1fr}.eet-mfg-detail__products-slider{padding:0 4px}.eet-mfg-detail__products .owl-buttons{display:none!important}.eet-mfg-products-carousel__slide{padding:0 6px}.eet-mfg-products-carousel .eet-product-card{min-height:320px}.eet-mfg-products-carousel .eet-product-card__media{flex:0 0 128px;height:128px;max-height:128px}.eet-mfg-detail__nav{grid-template-columns:1fr 1fr;gap:8px;padding:12px 0 0}.eet-mfg-detail__nav-link{padding:8px 10px;font-size:11px;gap:6px;border-radius:8px;justify-content:center}.eet-mfg-detail__nav-link svg{width:14px;height:14px}.eet-mfg-detail__nav-link span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eet-mfg-detail__nav-link--all{grid-column:1 / -1;order:-1;padding:9px 12px;font-size:12px}.eet-mfg-detail__nav-link--prev,.eet-mfg-detail__nav-link--next{justify-self:stretch}.eet-mfg-detail__nav>span:empty{display:none}.eet-mfg-detail__body--tail{padding-bottom:20px}.eet-mfg-detail__body--tail .eet-mfg-detail__inner{padding:0 10px}}.eet-mfg-band__inner--wide{max-width:var(--mfg-max, 75rem)}.eet-mfg-cms{--cms-ink: var(--mfg-ink-900, #0f1a14);--cms-body: var(--mfg-ink-700, #34423a);--cms-muted: var(--mfg-ink-500, #5c6b62);--cms-line: var(--mfg-line, #e3e8e4);--cms-green: var(--mfg-green, #4ba248);--cms-green-dark: var(--mfg-green-dark, #3d8a3a);--cms-soft: var(--mfg-bg-soft, #f6f8f5);width:100%;max-width:100%;box-sizing:border-box;color:var(--cms-body);font-size:15px;line-height:1.68}.eet-mfg-detail .eet-mfg-cms.article h1,.eet-mfg-detail .eet-mfg-cms.article h2,.eet-mfg-detail .eet-mfg-cms.article h3,.eet-mfg-detail .eet-mfg-cms.article h4,.eet-mfg-detail .eet-mfg-cms.article h5,.eet-mfg-detail .eet-mfg-cms.article h6,.eet-mfg-detail .eet-mfg-cms.article p,.eet-mfg-detail .eet-mfg-cms.article ul,.eet-mfg-detail .eet-mfg-cms.article ol,.eet-mfg-detail .eet-mfg-cms.article .eet-cms-video,.eet-mfg-detail .eet-mfg-cms.article blockquote{max-width:100%;width:100%;box-sizing:border-box}.eet-mfg-detail .eet-mfg-cms.article h3{text-align:left;margin-bottom:.75rem}.eet-mfg-detail .eet-mfg-cms.article p,.eet-mfg-detail .eet-mfg-cms.article li,.eet-mfg-detail .eet-mfg-cms.article td,.eet-mfg-detail .eet-mfg-cms.article blockquote{font-size:inherit;line-height:inherit}.eet-mfg-cms>h6,.eet-mfg-cms h6.eet-cms-eyebrow,.eet-mfg-cms>p.eet-cms-eyebrow,.eet-mfg-cms p.eet-cms-eyebrow{margin:2.75rem 0 8px;padding-top:2.25rem;border-top:1px solid var(--cms-line);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--cms-green-dark)}.eet-mfg-cms>h6:first-child,.eet-mfg-cms>p.eet-cms-eyebrow:first-child,.eet-mfg-cms>h2:first-child+h6,.eet-mfg-cms>h2:first-child+p.eet-cms-eyebrow{margin-top:0;padding-top:0;border-top:none}.eet-mfg-cms>h6+h2,.eet-mfg-cms h6.eet-cms-eyebrow+h2,.eet-mfg-cms>p.eet-cms-eyebrow+h2,.eet-mfg-cms p.eet-cms-eyebrow+h2{margin:0 0 18px;font-size:clamp(22px,3.2vw,32px);font-weight:800;line-height:1.15;letter-spacing:-.4px;color:var(--cms-ink)}.eet-mfg-cms>h2,.eet-mfg-cms h2.eet-cms-title{margin:1.75rem 0 14px;font-size:clamp(20px,2.8vw,28px);font-weight:800;line-height:1.2;color:var(--cms-ink)}.eet-mfg-cms>h3,.eet-mfg-cms h3.eet-cms-subtitle{margin:2rem 0 10px;font-size:clamp(18px,2.2vw,21px);font-weight:800;letter-spacing:-.01em;text-transform:none;color:var(--cms-ink)}.eet-mfg-cms>h4,.eet-mfg-cms>h5{margin:1.25rem 0 8px;font-weight:800;color:var(--cms-ink)}.eet-mfg-cms>h1{font-size:clamp(20px,3vw,26px);font-weight:800;color:var(--cms-ink)}.eet-mfg-cms p{margin:0 0 1rem}.eet-mfg-cms>p:first-of-type{font-size:16px;line-height:1.65;color:var(--cms-ink)}.eet-mfg-cms .eet-cms-lead,.eet-mfg-cms p.eet-cms-lead{font-size:17px;font-weight:500;line-height:1.65;color:var(--cms-ink)}.eet-mfg-cms strong{color:var(--cms-ink);font-weight:800}.eet-mfg-cms a{color:var(--cms-green-dark);font-weight:700;text-decoration:underline;text-underline-offset:2px}.eet-mfg-cms a:hover{color:var(--cms-green)}.eet-mfg-cms .eet-cms-video{width:100%;max-width:100%;margin:20px 0 28px;border-radius:16px;overflow:hidden;box-shadow:0 8px 28px #0f1a141f;background:#0f1a14}.eet-mfg-cms .eet-cms-video iframe{display:block;width:100%;aspect-ratio:16 / 9;height:auto;min-height:200px;border:0}.eet-mfg-cms .eet-cms-timeline,.eet-mfg-cms .custom-ul.eet-cms-timeline{list-style:none;margin:28px 0 36px;padding:0;max-width:100%}.eet-mfg-cms .eet-cms-timeline>li{position:relative;margin:0 0 16px;padding:20px 20px 20px 28px;border-radius:16px;background:#fff;border:1px solid var(--cms-line);box-shadow:0 2px 14px #0f1a140d}.eet-mfg-band--tone .eet-mfg-cms .eet-cms-timeline>li{background:#fff}.eet-mfg-cms .eet-cms-timeline>li:before{content:"";position:absolute;left:14px;top:26px;width:8px;height:8px;border-radius:2px;background:var(--cms-green);box-shadow:0 0 0 4px var(--cms-green-50, #ecf7eb)}.eet-mfg-cms .eet-cms-timeline>li .uppercase,.eet-mfg-cms .eet-cms-timeline>li p.uppercase{margin:0 0 8px;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--cms-ink)}.eet-mfg-cms .eet-cms-timeline>li p{max-width:none;margin-bottom:.75rem}.eet-mfg-cms .eet-cms-timeline>li p:last-child{margin-bottom:0}.eet-mfg-cms .eet-cms-timeline>li .eet-cms-media,.eet-mfg-cms .eet-cms-timeline>li p:has(img){margin:12px 0 0;max-width:none}.eet-mfg-cms .eet-cms-timeline img{width:100%!important;max-width:100%!important;height:auto!important;margin:0;border-radius:12px;object-fit:cover;aspect-ratio:4 / 3}.eet-mfg-cms ul:not(.custom-ul):not(.eet-cms-timeline),.eet-mfg-cms ol{margin:0 0 1.25rem;padding-left:1.35rem}.eet-mfg-cms ul:not(.custom-ul) li::marker{color:var(--cms-green)}.eet-mfg-cms .eet-cms-media{max-width:100%;margin:20px 0 28px;border-radius:16px;overflow:hidden;background:#fff;border:1px solid var(--cms-line);box-shadow:0 4px 20px #0f1a140f}.eet-mfg-cms .eet-cms-media img{display:block;width:100%!important;max-width:100%!important;height:auto!important;margin:0;border-radius:0;object-fit:cover;aspect-ratio:16 / 9}.eet-mfg-cms img{max-width:100%;height:auto!important;border-radius:12px}.eet-mfg-cms .eet-cms-callout,.eet-mfg-cms blockquote{margin:1.5rem 0;padding:16px 18px;border-left:4px solid var(--cms-green);border-radius:0 12px 12px 0;background:var(--cms-soft);font-weight:600;color:var(--cms-ink)}.eet-mfg-cms table{width:100%;max-width:100%;margin:1.25rem 0;border-collapse:collapse;font-size:15px}.eet-mfg-cms th,.eet-mfg-cms td{padding:10px 12px;border:1px solid var(--cms-line)}.eet-mfg-cms th{background:var(--cms-soft);font-weight:800}@media(min-width:768px){.eet-mfg-cms{font-size:16px;line-height:1.7}.eet-mfg-detail .eet-mfg-cms.article p,.eet-mfg-detail .eet-mfg-cms.article li,.eet-mfg-detail .eet-mfg-cms .eet-cms-timeline>li p:not(.uppercase){font-size:16px;line-height:1.7}.eet-mfg-cms>p:first-of-type,.eet-mfg-cms .eet-cms-lead,.eet-mfg-cms p.eet-cms-lead{font-size:17px;line-height:1.65}.eet-mfg-cms .eet-cms-timeline>li .uppercase,.eet-mfg-cms .eet-cms-timeline>li p.uppercase{font-size:16px}}@media(min-width:768px){.eet-mfg-cms .eet-cms-timeline>li{display:grid;grid-template-columns:1fr min(42%,360px);gap:20px 28px;align-items:start;padding:24px 24px 24px 32px}.eet-mfg-cms .eet-cms-timeline>li:before{top:30px;left:16px}.eet-mfg-cms .eet-cms-timeline>li .eet-cms-media,.eet-mfg-cms .eet-cms-timeline>li p:has(img){grid-column:2;grid-row:1 / span 4;margin:0;align-self:center}.eet-mfg-cms .eet-cms-timeline img{aspect-ratio:1 / 1;object-fit:cover}}@media(min-width:1024px){.eet-mfg-cms .eet-cms-timeline>li{grid-template-columns:1fr min(44%,420px)}.eet-mfg-cms .eet-cms-media img{aspect-ratio:21 / 9}}.eet-mfg-cta{width:100%;max-width:100%;margin:0;box-sizing:border-box}.eet-mfg-cta__shell{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px 32px;width:100%;max-width:100%;box-sizing:border-box;padding:clamp(1.5rem,4vw,2.5rem);border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 8px 32px #0f1a142e;color:#fff;background:radial-gradient(640px 320px at 0% 100%,rgba(253,206,43,.28),transparent 55%),radial-gradient(480px 240px at 100% 0%,rgba(75,162,72,.4),transparent 50%),linear-gradient(135deg,#0f1a14,#1a3d1c 40%,#2f6e2d)}.eet-mfg-cta__copy{flex:1 1 280px;min-width:0}.eet-mfg-cta__eyebrow{margin:0 0 8px;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#fdce2b}.eet-mfg-cta__title{margin:0 0 10px;font-size:clamp(22px,3.5vw,34px);font-weight:800;line-height:1.12;letter-spacing:-.4px}.eet-mfg-cta__lead{margin:0 0 14px;max-width:100%;font-size:15px;line-height:1.55;color:#ffffffe6}.eet-mfg-cta__perks{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:8px 16px}.eet-mfg-cta__perks li{font-size:14px;font-weight:700;color:#ffffffeb}.eet-mfg-cta__perks li:before{content:"\2713  ";color:#fdce2b}.eet-mfg-cta__catalog-link{display:inline-block;margin-top:14px;font-size:15px;font-weight:700;color:#fdce2b;text-decoration:none}.eet-mfg-cta__catalog-link:hover{text-decoration:underline}.eet-mfg-cta__actions{flex:0 1 auto;display:flex;flex-direction:column;gap:12px;min-width:min(100%,260px)}.eet-mfg-cta__btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 24px;border-radius:999px;font-size:15px;font-weight:800;text-decoration:none;font-family:inherit;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;white-space:nowrap}.eet-mfg-cta__btn--primary{background:linear-gradient(135deg,#fdce2b,#f5b800);color:#0f1a14;box-shadow:0 8px 24px #fdce2b73}.eet-mfg-cta__btn--primary:hover{transform:translateY(-2px);box-shadow:0 12px 28px #fdce2b8c;color:#0f1a14}.eet-mfg-cta__btn--phone{background:#ffffff1a;color:#fff;border:2px solid rgba(255,255,255,.35);backdrop-filter:blur(4px)}.eet-mfg-cta__btn--phone:hover{transform:translateY(-2px);background:#ffffff2e;border-color:#fff;color:#fff}@media(min-width:768px){.eet-mfg-cta__perks li,.eet-mfg-cta__catalog-link{font-size:16px}}@media(max-width:720px){.eet-mfg-cta__shell{flex-direction:column;align-items:stretch}.eet-mfg-cta__actions,.eet-mfg-cta__btn{width:100%}}
