{"title":"Beneficial Insects for Spider Mites","description":null,"products":[{"product_id":"amblyseius-andersoni-predatory-mite-for-broad-russet-spider-mite-control","title":"Amblyseius andersoni – Predatory Mite for Broad, Russet \u0026 Spider Mite Control","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026family=Inter:wght@400;500\u0026display=swap');\n\n:root{\n  --bg:#ffffff;--bg-soft:#fafafa;--text:#4d4d4d;--text-light:#6b6b6b;--border:#e1e3e4;\n  --blue:#01adf0;--blue-dark:#0190c8;--blue-pale:#e8f7fd;\n  --green:#61a84d;--green-dark:#4d8a3c;--green-pale:#edf6ea;\n  --orange:#ff723c;--orange-pale:#fff2ed;\n  --font-head:'Poppins',sans-serif;--font-body:'Inter',sans-serif;\n  --radius:8px;--radius-sm:5px;\n}\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}\nbody{font-family:var(--font-body);font-size:14px;background:var(--bg);color:var(--text);line-height:1.65;padding-bottom:40px;}\n:focus-visible{outline:3px solid var(--blue);outline-offset:3px;border-radius:3px;}\n.icon{display:inline-block;flex-shrink:0;vertical-align:middle;}\n.svg-sprite{display:none;}\n\/* INTRO *\/\n.intro{padding-bottom:18px;border-bottom:1px solid var(--border);}\n.outcome-headline{font-family:var(--font-head);font-size:1.15rem;font-weight:700;color:var(--text);line-height:1.25;margin-bottom:10px;}\n.outcome-headline span{color:var(--green);}\n.intro p{font-size:0.84rem;color:var(--text-light);line-height:1.75;}\n.cert-strip{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px;}\n.cert-badge{display:inline-flex;align-items:center;gap:5px;background:var(--green-pale);border:1px solid #c3e0ba;color:var(--green-dark);font-family:var(--font-head);font-size:0.68rem;font-weight:700;padding:4px 10px;border-radius:20px;}\n\/* SHIP NOTE *\/\n.ship-note{display:flex;align-items:flex-start;gap:10px;background:var(--orange-pale);border:1px solid #ffd4c2;border-radius:var(--radius);padding:11px 14px;margin:16px 0;}\n.ship-note svg{flex-shrink:0;margin-top:1px;color:var(--orange);}\n.ship-note p{font-size:0.78rem;color:var(--text-light);line-height:1.6;margin:0;}\n.ship-note strong{color:var(--text);}\n\/* TRUST BAR *\/\n.trust-bar{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 16px;padding:9px 12px;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-soft);margin:18px 0;}\n.trust-item{display:flex;align-items:center;gap:6px;font-size:0.74rem;font-weight:500;color:var(--text-light);}\n.trust-item strong{color:var(--text);}\n\/* SECTION LABELS *\/\n.section-label{font-family:var(--font-head);font-size:0.64rem;font-weight:600;text-transform:uppercase;letter-spacing:0.1em;color:var(--blue);margin-bottom:3px;}\n.section-title{font-family:var(--font-head);font-size:0.97rem;font-weight:700;color:var(--text);margin-bottom:11px;}\n\/* COMPARISON *\/\n.comparison-wrap{margin:20px 0;}\n.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;}\n.comp-col{border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);}\n.comp-header{padding:8px 13px;font-family:var(--font-head);font-size:0.74rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:7px;text-align:center;}\n.comp-col.old .comp-header{background:#f5f5f5;color:var(--text-light);border-bottom:1px solid var(--border);}\n.comp-col.new .comp-header{background:var(--green);color:#fff;}\n.comp-list{list-style:none;padding:0;}\n.comp-list li{display:flex;align-items:flex-start;gap:8px;padding:7px 13px;font-size:0.76rem;color:var(--text-light);border-bottom:1px solid var(--border);line-height:1.45;}\n.comp-list li:last-child{border-bottom:none;}\n.comp-col.old .comp-list li svg{color:#bbb;margin-top:2px;flex-shrink:0;}\n.comp-col.new .comp-list li{color:var(--text);}\n.comp-col.new .comp-list li svg{color:var(--green);margin-top:2px;flex-shrink:0;}\n\/* FEATURE CARDS *\/\n.features-wrap{margin:20px 0;}\n.features-grid{display:flex;flex-direction:column;gap:7px;}\n.feature-card{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);padding:11px 13px;display:flex;flex-direction:row;align-items:flex-start;gap:11px;}\n.feature-card.hero{border-color:var(--green);background:var(--green-pale);}\n.feature-icon-wrap{width:34px;height:34px;border-radius:var(--radius-sm);background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid var(--border);}\n.feature-card.hero .feature-icon-wrap{border-color:#b8ddb0;}\n.feature-card-body{flex:1;min-width:0;}\n.feature-card h4{font-family:var(--font-head);font-size:0.8rem;font-weight:700;color:var(--text);margin-bottom:3px;line-height:1.3;}\n.feature-card p{font-size:0.74rem;color:var(--text-light);line-height:1.55;margin:0;}\n.stat-badge{display:inline-block;background:var(--green);color:#fff;font-family:var(--font-head);font-size:0.61rem;font-weight:700;padding:2px 7px;border-radius:20px;white-space:nowrap;margin-left:6px;vertical-align:middle;}\n\/* TARGET PESTS *\/\n.pest-wrap{margin:20px 0;}\n.pest-list{display:flex;flex-wrap:wrap;gap:6px;}\n.pest-chip{display:inline-flex;align-items:center;gap:6px;background:var(--green-pale);border:1px solid #c3e0ba;color:var(--green-dark);font-size:0.76rem;font-weight:600;padding:6px 12px;border-radius:20px;line-height:1.2;}\n.pest-chip svg{color:var(--green);flex-shrink:0;}\n.pest-chip.more{background:var(--bg-soft);border-color:var(--border);color:var(--text-light);font-weight:500;font-style:italic;}\n.pest-chip.more svg{color:var(--text-light);}\n\/* IDEAL CONDITIONS *\/\n.cond-wrap{margin:20px 0;}\n.cond-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;}\n.cond-card{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);padding:10px 12px;display:flex;gap:9px;align-items:flex-start;}\n.cond-card svg{color:var(--blue);margin-top:2px;flex-shrink:0;}\n.cond-body{min-width:0;}\n.cond-label{font-size:0.64rem;font-weight:500;color:var(--text-light);text-transform:uppercase;letter-spacing:0.06em;margin-bottom:2px;}\n.cond-value{font-family:var(--font-head);font-size:0.79rem;font-weight:600;color:var(--text);line-height:1.35;}\n\/* APPLICATION *\/\n.apply-wrap{margin:20px 0;}\n.apply-list{display:flex;flex-direction:column;gap:7px;}\n.apply-item{display:flex;gap:11px;align-items:flex-start;background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);padding:10px 13px;}\n.apply-num{width:22px;height:22px;border-radius:50%;background:var(--green);color:#fff;font-family:var(--font-head);font-size:0.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;}\n.apply-item p{font-size:0.78rem;color:var(--text-light);line-height:1.55;margin:0;}\n\/* HOW IT WORKS *\/\n.reassurance-block{background:var(--blue-pale);border:1px solid #b3e4f9;border-radius:var(--radius);margin:20px 0;overflow:hidden;}\n.reassurance-header{background:var(--blue);padding:10px 15px;display:flex;align-items:center;gap:9px;}\n.reassurance-header h3{font-family:var(--font-head);font-size:0.83rem;font-weight:700;color:#fff;margin:0;}\n.reassurance-steps{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#b3e4f9;}\n.reassurance-step{display:flex;flex-direction:row;align-items:flex-start;gap:10px;padding:12px 14px;background:var(--blue-pale);text-align:left;}\n.step-num{width:22px;height:22px;border-radius:50%;background:var(--blue);color:#fff;font-family:var(--font-head);font-size:0.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;}\n.reassurance-step-body{flex:1;}\n.reassurance-step h4{font-family:var(--font-head);font-size:0.76rem;font-weight:700;color:var(--text);line-height:1.3;margin-bottom:2px;}\n.reassurance-step p{font-size:0.71rem;color:var(--text-light);line-height:1.55;margin:0;}\n\/* INCLUDED *\/\n.included-wrap{margin:20px 0;}\n.included-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;}\n.included-col{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;}\n.included-col-header{padding:8px 13px;font-family:var(--font-head);font-size:0.74rem;font-weight:700;display:flex;align-items:center;gap:6px;border-bottom:1px solid var(--border);}\n.included-col-header.blue{background:var(--blue-pale);color:var(--blue-dark);}\n.included-col-header.green{background:var(--green-pale);color:var(--green-dark);}\n.included-list{list-style:none;padding:6px 0;}\n.included-list li{display:flex;align-items:flex-start;gap:7px;padding:4px 13px;font-size:0.75rem;color:var(--text-light);line-height:1.5;}\n.included-list li svg{flex-shrink:0;margin-top:3px;}\n.included-tip{padding:10px 13px;font-size:0.74rem;color:var(--text-light);border-top:1px solid var(--border);background:#fff;line-height:1.6;}\n.included-tip strong{color:var(--text);}\n.included-tip a{color:var(--blue);text-decoration:none;font-weight:600;}\n.included-tip a:hover{text-decoration:underline;}\n\/* FAQ *\/\n.faq-wrap{margin:20px 0;}\n.faq-list{display:flex;flex-direction:column;gap:6px;}\n.faq-item{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--bg);}\n.faq-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none;}\n.faq-label{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:11px 14px;cursor:pointer;font-family:var(--font-head);font-size:0.79rem;font-weight:600;color:var(--text);user-select:none;transition:background 0.15s;line-height:1.4;}\n.faq-label:hover{background:var(--bg-soft);}\n.faq-q-icon{flex-shrink:0;width:20px;height:20px;border-radius:50%;background:var(--bg-soft);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--blue);transition:background 0.15s,color 0.15s,transform 0.2s;}\n.faq-answer{max-height:0;overflow:hidden;transition:max-height 0.35s ease,padding 0.2s;font-size:0.78rem;color:var(--text-light);line-height:1.7;padding:0 14px;background:var(--bg-soft);}\n.faq-answer a{color:var(--blue);}\n.faq-toggle:checked + .faq-label{background:var(--blue);color:#fff;}\n.faq-toggle:checked + .faq-label .faq-q-icon{background:rgba(255,255,255,0.2);border-color:rgba(255,255,255,0.4);transform:rotate(45deg);}\n.faq-toggle:checked ~ .faq-answer{max-height:500px;padding:12px 14px;border-top:1px solid rgba(1,173,240,0.15);}\n.faq-toggle:focus-visible + .faq-label{outline:3px solid var(--blue);outline-offset:-2px;}\n\/* CLOSING FOOTER *\/\n.closing-trust{margin-top:22px;padding:15px 16px;background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);display:flex;flex-wrap:wrap;align-items:center;gap:12px;justify-content:space-between;}\n.closing-trust-text{display:flex;align-items:flex-start;gap:10px;flex:1;min-width:200px;}\n.closing-trust-text svg{color:var(--green);margin-top:2px;flex-shrink:0;}\n.closing-trust-text p{font-size:0.78rem;color:var(--text-light);line-height:1.6;}\n.closing-trust-text strong{color:var(--text);font-weight:600;}\n.closing-contact{display:flex;flex-direction:column;gap:5px;align-items:flex-end;}\n.closing-contact a{display:inline-flex;align-items:center;gap:5px;font-family:var(--font-head);font-size:0.74rem;font-weight:600;color:var(--blue);text-decoration:none;padding:6px 12px;border:1px solid var(--blue);border-radius:var(--radius-sm);transition:background 0.15s,color 0.15s;white-space:nowrap;}\n.closing-contact a:hover{background:var(--blue);color:#fff;}\n.closing-contact a svg{flex-shrink:0;}\n\u003c\/style\u003e\n\n\u003csvg class=\"svg-sprite\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n  \u003cdefs\u003e\n    \u003csymbol id=\"ic-check\" viewbox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2.5,8.5 6,12 13.5,4\"\u003e\u003c\/polyline\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-x\" viewbox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003cline x1=\"3\" y1=\"3\" x2=\"13\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"13\" y1=\"3\" x2=\"3\" y2=\"13\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-plus\" viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003cline x1=\"6\" y1=\"1\" x2=\"6\" y2=\"11\"\u003e\u003c\/line\u003e\u003cline x1=\"1\" y1=\"6\" x2=\"11\" y2=\"6\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-shield\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10 2l7 3v5c0 4-3 7-7 8C7 17 3 14 3 10V5z\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-truck\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"5\" width=\"12\" height=\"9\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M13 8h3l2 3v3h-5V8z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"5\" cy=\"16\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"15\" cy=\"16\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-return\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M4 10a6 6 0 106-6H6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3,7 6,10 3,13\"\u003e\u003c\/polyline\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-calendar\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"2\" y=\"4\" width=\"16\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"6\" y1=\"2\" x2=\"6\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"14\" y1=\"2\" x2=\"14\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"2\" y1=\"9\" x2=\"18\" y2=\"9\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-phone\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M5 2h4l2 4-2.5 1.5a11 11 0 004 4L14 9l4 2v4a2 2 0 01-2 2A16 16 0 013 4a2 2 0 012-2z\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-email\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"2\" y=\"5\" width=\"16\" height=\"12\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpolyline points=\"2,5 10,13 18,5\"\u003e\u003c\/polyline\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-info\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003ccircle cx=\"10\" cy=\"10\" r=\"8\"\u003e\u003c\/circle\u003e\u003cline x1=\"10\" y1=\"9\" x2=\"10\" y2=\"14\"\u003e\u003c\/line\u003e\u003ccircle cx=\"10\" cy=\"6.5\" r=\"0.5\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-box\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10 2l8 4v8l-8 4-8-4V6z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"2,6 10,10 18,6\"\u003e\u003c\/polyline\u003e\u003cline x1=\"10\" y1=\"10\" x2=\"10\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-star\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolygon points=\"10,2 12.4,7.5 18.5,8 14,12.3 15.4,18 10,15 4.6,18 6,12.3 1.5,8 7.6,7.5\"\u003e\u003c\/polygon\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-leaf\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M17 3C9 3 3 7 3 15c6 0 14-3 14-12z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 17c3-6 7-9 12-11\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-drop\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10 2c3 4 6 7 6 10a6 6 0 01-12 0c0-3 3-6 6-10z\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-clock\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"10\" cy=\"10\" r=\"8\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"10,5 10,10 13,12\"\u003e\u003c\/polyline\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-microscope\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M6 17h10\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 17V9\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 9a3 3 0 006 0V6a2 2 0 00-4 0\"\u003e\u003c\/path\u003e\u003cline x1=\"5\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-temp\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M9 11V4a2 2 0 014 0v7a4 4 0 11-4 0z\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-target\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"10\" cy=\"10\" r=\"8\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"10\" cy=\"10\" r=\"4\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"10\" cy=\"10\" r=\"0.6\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-bug\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cellipse cx=\"10\" cy=\"12\" rx=\"4\" ry=\"5\"\u003e\u003c\/ellipse\u003e\u003cline x1=\"10\" y1=\"7\" x2=\"10\" y2=\"17\"\u003e\u003c\/line\u003e\u003cpath d=\"M8 5l-2-2M12 5l2-2\"\u003e\u003c\/path\u003e\u003cline x1=\"6\" y1=\"10\" x2=\"2\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"14\" y1=\"10\" x2=\"18\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"6\" y1=\"14\" x2=\"2\" y2=\"15\"\u003e\u003c\/line\u003e\u003cline x1=\"14\" y1=\"14\" x2=\"18\" y2=\"15\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-recycle\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M7 4l3-2 3 2\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 2v6\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 9l-2 3 2 3\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 9l2 3-2 3\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h6M11 12h6\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-tag\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M2 10V3h7l9 9-7 7-9-9z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"6\" cy=\"6\" r=\"1.2\"\u003e\u003c\/circle\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-pdf\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M5 2h7l4 4v12a1 1 0 01-1 1H5a1 1 0 01-1-1V3a1 1 0 011-1z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"12,2 12,6 16,6\"\u003e\u003c\/polyline\u003e\u003c\/symbol\u003e\n  \u003c\/defs\u003e\n\u003c\/svg\u003e\n\n\u003cdiv class=\"intro\" role=\"region\" aria-label=\"Product introduction\"\u003e\n  \u003ch1 class=\"outcome-headline\"\u003eA mite predator that keeps working in \u003cspan\u003ecooler rooms\u003c\/span\u003e where others slow down\u003c\/h1\u003e\n  \u003cp\u003eCalifornicus is a great all-around mite predator, but it loses steam when temperatures drop. Amblyseius andersoni fills that gap: it stays active across a wide 43 to 100 degree Fahrenheit range, so it works in cooler grow rooms, early-season greenhouses, and swings between day and night. It controls broad, russet, and spider mites, and like other durable predators it persists on pollen when pest numbers are low.\u003c\/p\u003e\n  \u003cdiv class=\"cert-strip\"\u003e\n    \u003cspan class=\"cert-badge\"\u003e\u003csvg width=\"11\" height=\"11\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eWorks from 43 to 100 degrees F\u003c\/span\u003e\n    \u003cspan class=\"cert-badge\"\u003e\u003csvg width=\"11\" height=\"11\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eCovers broad, russet, spider mites\u003c\/span\u003e\n    \u003cspan class=\"cert-badge\"\u003e\u003csvg width=\"11\" height=\"11\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eShips live, overnight Tuesdays\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"ship-note\" role=\"note\"\u003e\n  \u003csvg class=\"icon\" width=\"18\" height=\"18\" stroke=\"var(--orange)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-calendar\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n  \u003cp\u003e\u003cstrong\u003eLive insects ship on Tuesdays only and arrive Wednesday.\u003c\/strong\u003e Orders must be placed 7 days in advance. Anything ordered by 3pm EST Tuesday ships the following Tuesday by UPS overnight shipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"trust-bar\" role=\"list\" aria-label=\"Store trust signals\"\u003e\n  \u003cdiv class=\"trust-item\" role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-truck\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cstrong\u003eUPS overnight\u003c\/strong\u003e shipping on live insects\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"trust-item\" role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-box\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cstrong\u003eBundle and save\u003c\/strong\u003e on shipping\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"trust-item\" role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-tag\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cstrong\u003e5% off\u003c\/strong\u003e with subscription\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"comparison-wrap\" role=\"region\" aria-label=\"Comparison table\"\u003e\n  \u003cdiv class=\"section-label\"\u003eWhy it's different\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eA warm-weather predator vs. a cool-tolerant mite\u003c\/div\u003e\n  \u003cdiv class=\"comparison-grid\"\u003e\n    \u003cdiv class=\"comp-col old\"\u003e\n      \u003cdiv class=\"comp-header\" aria-label=\"Old method column\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"currentColor\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003eTemperature-limited predators\u003c\/div\u003e\n      \u003cul class=\"comp-list\" role=\"list\"\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003eMany predators stall when rooms run cool\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003eOne product often covers a single mite type\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003eMiticides breed resistance fast\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003eChemical residue and re-entry waits\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003ePredator dies out when prey runs low\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003eReactive spraying only\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"comp-col new\"\u003e\n      \u003cdiv class=\"comp-header\" aria-label=\"Product column\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"#fff\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eAmblyseius andersoni\u003c\/div\u003e\n      \u003cul class=\"comp-list\" role=\"list\"\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eStays active across a 43 to 100 degree range\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eHandles broad, russet, and spider mites\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003ePests cannot adapt to being eaten\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eNo residue and no re-entry interval\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003ePersists on pollen between meals\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eWorks preventatively and as a cure\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"features-wrap\" role=\"region\" aria-label=\"Product features\"\u003e\n  \u003cdiv class=\"section-label\"\u003eWhat makes it work\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eWhy andersoni handles the cold\u003c\/div\u003e\n  \u003cdiv class=\"features-grid\"\u003e\n    \u003cdiv class=\"feature-card hero\" aria-label=\"Feature: Wide temperature tolerance\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--green)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-temp\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003eWide temperature tolerance \u003cspan class=\"stat-badge\"\u003e43 to 100 degrees F\u003c\/span\u003e\n\u003c\/h4\u003e\n        \u003cp\u003eAndersoni stays active from 43 all the way to 100 degrees Fahrenheit, so it keeps hunting in cool rooms and through day-to-night swings where warm-weather predators go quiet.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\" aria-label=\"Feature: Three mite pests covered\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--blue)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-target\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003eThree mite pests covered\u003c\/h4\u003e\n        \u003cp\u003eIt feeds on broad mites, russet mites, and spider mites, so you get multi-pest coverage from one product without needing a precise species ID.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\" aria-label=\"Feature: Survives lean stretches\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--blue)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-recycle\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003eSurvives lean stretches\u003c\/h4\u003e\n        \u003cp\u003eWhen pest numbers fall it feeds on pollen, so a resident population stays on your plants ready to catch the next flare-up.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\" aria-label=\"Feature: Prevention and cure\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--blue)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-shield\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003ePrevention and cure\u003c\/h4\u003e\n        \u003cp\u003eRelease it early to keep mites from establishing, or apply to an active problem to bring numbers down without chemicals.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\" aria-label=\"Feature: Reproduces on the plant\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--blue)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-leaf\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003eReproduces on the plant\u003c\/h4\u003e\n        \u003cp\u003eFemales lay eggs among the foliage, so the colony renews itself rather than depending on the single batch you released.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\" aria-label=\"Feature: Shake-and-go application\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--blue)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-drop\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003eShake-and-go application\u003c\/h4\u003e\n        \u003cp\u003eSupplied in a bran carrier, it dusts straight onto leaves and stems with no mixing and no sprayer.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pest-wrap\" role=\"region\" aria-label=\"Pest species it targets\"\u003e\n  \u003cdiv class=\"section-label\"\u003eWhat it targets\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003ePest species it targets\u003c\/div\u003e\n  \u003cdiv class=\"pest-list\" role=\"list\"\u003e\n    \u003cspan class=\"pest-chip\"\u003e\u003csvg width=\"12\" height=\"12\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003eThrips (young larvae)\u003c\/span\u003e\n    \u003cspan class=\"pest-chip\"\u003e\u003csvg width=\"12\" height=\"12\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003eTwo-spotted spider mite\u003c\/span\u003e\n    \u003cspan class=\"pest-chip\"\u003e\u003csvg width=\"12\" height=\"12\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003eEuropean red mite\u003c\/span\u003e\n    \u003cspan class=\"pest-chip\"\u003e\u003csvg width=\"12\" height=\"12\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003eBroad mites\u003c\/span\u003e\n    \u003cspan class=\"pest-chip\"\u003e\u003csvg width=\"12\" height=\"12\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003eRusset mites\u003c\/span\u003e\n    \u003cspan class=\"pest-chip\"\u003e\u003csvg width=\"12\" height=\"12\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003eRust mites\u003c\/span\u003e\n    \u003cspan class=\"pest-chip\"\u003e\u003csvg width=\"12\" height=\"12\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003eCyclamen mites\u003c\/span\u003e\n    \u003cspan class=\"pest-chip\"\u003e\u003csvg width=\"12\" height=\"12\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003eWhitefly (eggs, larvae)\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cond-wrap\" role=\"region\" aria-label=\"Ideal conditions\"\u003e\n  \u003cdiv class=\"section-label\"\u003eIdeal conditions\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eWhere it works best\u003c\/div\u003e\n  \u003cdiv class=\"cond-grid\"\u003e\n    \u003cdiv class=\"cond-card\"\u003e\n      \u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-temp\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n      \u003cdiv class=\"cond-body\"\u003e\n        \u003cdiv class=\"cond-label\"\u003eTemperature\u003c\/div\u003e\n        \u003cdiv class=\"cond-value\"\u003eWide range; optimal 68-82°F (20-28°C)\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cond-card\"\u003e\n      \u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-drop\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n      \u003cdiv class=\"cond-body\"\u003e\n        \u003cdiv class=\"cond-label\"\u003eHumidity\u003c\/div\u003e\n        \u003cdiv class=\"cond-value\"\u003eKeep above 65% RH\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cond-card\"\u003e\n      \u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-recycle\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n      \u003cdiv class=\"cond-body\"\u003e\n        \u003cdiv class=\"cond-label\"\u003eBetween prey\u003c\/div\u003e\n        \u003cdiv class=\"cond-value\"\u003eSurvives on pollen\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cond-card\"\u003e\n      \u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-info\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n      \u003cdiv class=\"cond-body\"\u003e\n        \u003cdiv class=\"cond-label\"\u003eNote\u003c\/div\u003e\n        \u003cdiv class=\"cond-value\"\u003eNot recommended on tomato\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"apply-wrap\" role=\"region\" aria-label=\"Application instructions\"\u003e\n  \u003cdiv class=\"section-label\"\u003eHow to apply\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eApplication instructions\u003c\/div\u003e\n  \u003cdiv class=\"apply-list\"\u003e\n    \u003cdiv class=\"apply-item\"\u003e\n      \u003cdiv class=\"apply-num\" aria-label=\"Step 1\"\u003e1\u003c\/div\u003e\n      \u003cp\u003eTurn the container to mix, then sprinkle the carrier onto leaves and stems.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"apply-item\"\u003e\n      \u003cdiv class=\"apply-num\" aria-label=\"Step 2\"\u003e2\u003c\/div\u003e\n      \u003cp\u003eMake sure the material stays on the leaves for a few hours after release.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"apply-item\"\u003e\n      \u003cdiv class=\"apply-num\" aria-label=\"Step 3\"\u003e3\u003c\/div\u003e\n      \u003cp\u003eTypical rate 50-250 per m²; repeat about 3 times at weekly intervals.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"apply-item\"\u003e\n      \u003cdiv class=\"apply-num\" aria-label=\"Step 4\"\u003e4\u003c\/div\u003e\n      \u003cp\u003eDo not mix on the same plants with other generalist predatory mites like swirskii or cucumeris.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"reassurance-block\" role=\"region\" aria-label=\"How it works\"\u003e\n  \u003cdiv class=\"reassurance-header\"\u003e\n\u003csvg class=\"icon\" width=\"18\" height=\"18\" stroke=\"#fff\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-info\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003ch3\u003eHow andersoni handles mites in cool rooms\u003c\/h3\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"reassurance-steps\" role=\"list\"\u003e\n    \u003cdiv class=\"reassurance-step\" role=\"listitem\"\u003e\n      \u003cdiv class=\"step-num\" aria-label=\"Step 1\"\u003e1\u003c\/div\u003e\n      \u003cdiv class=\"reassurance-step-body\"\u003e\n        \u003ch4\u003eDust it onto the plants\u003c\/h4\u003e\n        \u003cp\u003eShake the bran carrier evenly over leaves and stems, focusing on the upper canopy and any stippled areas.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"reassurance-step\" role=\"listitem\"\u003e\n      \u003cdiv class=\"step-num\" aria-label=\"Step 2\"\u003e2\u003c\/div\u003e\n      \u003cdiv class=\"reassurance-step-body\"\u003e\n        \u003ch4\u003ePredators spread out\u003c\/h4\u003e\n        \u003cp\u003eThe mites disperse across the foliage and begin feeding on pest eggs, larvae, and adults.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"reassurance-step\" role=\"listitem\"\u003e\n      \u003cdiv class=\"step-num\" aria-label=\"Step 3\"\u003e3\u003c\/div\u003e\n      \u003cdiv class=\"reassurance-step-body\"\u003e\n        \u003ch4\u003eThey work through the cool\u003c\/h4\u003e\n        \u003cp\u003eBecause andersoni tolerates temperatures down to 43 degrees, it keeps hunting when other predators would stall.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"reassurance-step\" role=\"listitem\"\u003e\n      \u003cdiv class=\"step-num\" aria-label=\"Step 4\"\u003e4\u003c\/div\u003e\n      \u003cdiv class=\"reassurance-step-body\"\u003e\n        \u003ch4\u003eA patrol stays behind\u003c\/h4\u003e\n        \u003cp\u003eFeeding on pollen between meals, a resident population remains to catch the next outbreak early.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"included-wrap\" role=\"region\" aria-label=\"What's included\"\u003e\n  \u003cdiv class=\"section-label\"\u003eIn the package\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eWhat you get and how to size it\u003c\/div\u003e\n  \u003cdiv class=\"included-grid\"\u003e\n    \u003cdiv class=\"included-col\"\u003e\n      \u003cdiv class=\"included-col-header blue\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--blue-dark)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-box\"\u003e\u003c\/use\u003e\u003c\/svg\u003eWhat ships to you\u003c\/div\u003e\n      \u003cul class=\"included-list\" role=\"list\"\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Live Amblyseius andersoni in a bran carrier\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Count matched to your chosen size\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Release and care instructions\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Insulated overnight packaging\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"included-col\"\u003e\n      \u003cdiv class=\"included-col-header green\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green-dark)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-target\"\u003e\u003c\/use\u003e\u003c\/svg\u003eSizes and options\u003c\/div\u003e\n      \u003cul class=\"included-list\" role=\"list\"\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e \u003cstrong\u003eRelease size:\u003c\/strong\u003e matched to your area and pressure\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e \u003cstrong\u003eChoose over californicus:\u003c\/strong\u003e when your room runs cool\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e \u003cstrong\u003ePairs well with:\u003c\/strong\u003e persimilis for a heavy two-spotted outbreak\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"included-tip\"\u003e\n\u003cstrong\u003eAndersoni or californicus?\u003c\/strong\u003e Californicus is the warm-room default. Andersoni is the pick when temperatures dip, since it stays active down to 43 degrees. Tell us your room conditions and we will match it. Call or email us: \u003ca href=\"tel:7162170353\"\u003e716-217-0353\u003c\/a\u003e \/ \u003ca href=\"mailto:help@happyhydro.com\"\u003ehelp@happyhydro.com\u003c\/a\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-wrap\" role=\"region\" aria-label=\"Frequently asked questions\"\u003e\n  \u003cdiv class=\"section-label\"\u003eQuestions\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eFrequently asked questions\u003c\/div\u003e\n  \u003cdiv class=\"faq-list\"\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq1\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq1\" aria-expanded=\"false\"\u003eHow is this different from californicus?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003eBoth are durable, multi-mite predators that survive on pollen between meals. The difference is temperature: andersoni stays active down to about 43 degrees Fahrenheit, so it is the better pick for cool rooms, early-season greenhouses, and big day-night swings where californicus slows down.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq2\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq2\" aria-expanded=\"false\"\u003eDo I need to know which mite I have?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003eNo. Andersoni handles broad, russet, and spider mites, so it covers the common mite pests without a positive ID. If you later confirm a heavy two-spotted spider mite outbreak, adding persimilis gives you a faster finish.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq3\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq3\" aria-expanded=\"false\"\u003eWill the predators stick around after the mites are gone?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003eThey can. Andersoni feeds on pollen during lean stretches, so a resident population often persists on the plants and catches new outbreaks early, which is a real advantage over predators that vanish once prey runs out.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq4\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq4\" aria-expanded=\"false\"\u003eWhen do these ship and when should I release?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003eLive insects ship overnight on Tuesdays only, so they arrive Wednesday while still fresh. Place your order at least 7 days ahead so we can include you in the next weekly dispatch. We cannot ship live insects to HI, PR, VI, GU, AS, or PW. Open the package and release the same day it arrives.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq5\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq5\" aria-expanded=\"false\"\u003eWhat if my order arrives damaged or the insects are dead on arrival?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003eIf you receive a defective or damaged unit, email us a photo at \u003ca href=\"mailto:help@happyhydro.com\"\u003ehelp@happyhydro.com\u003c\/a\u003e and we'll make it right immediately. For change-of-mind returns, we accept returns within 30 days for items in new, resalable condition. If you're not sure whether this product is right for your setup, call us first at 716-217-0353. We'd rather answer your questions before you order.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq6\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq6\" aria-expanded=\"false\"\u003eWhy should I buy this from Happy Hydro instead of somewhere else?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003eHappy Hydro has been selling growing equipment since 2006. We've carried Beneficial Insects for years because the biology works and customers who buy it leave happy. Have questions before you order? Call 716-217-0353 or email \u003ca href=\"mailto:help@happyhydro.com\"\u003ehelp@happyhydro.com\u003c\/a\u003e. We're easy to reach and happy to help!\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"closing-trust\" role=\"contentinfo\" aria-label=\"Store contact and trust information\"\u003e\n  \u003cdiv class=\"closing-trust-text\"\u003e\n    \u003csvg class=\"icon\" width=\"20\" height=\"20\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-shield\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n    \u003cp\u003e\u003cstrong\u003eQuestions? We're easy to reach.\u003c\/strong\u003e\u003cbr\u003eHappy Hydro has been serving growers since 2006. Call or email us before you order, after you order, or any time something comes up. When you're happy, we're happy.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"closing-contact\"\u003e\n    \u003ca href=\"tel:7162170353\" aria-label=\"Call Happy Hydro at 716-217-0353\"\u003e\u003csvg width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-phone\"\u003e\u003c\/use\u003e\u003c\/svg\u003e716-217-0353\u003c\/a\u003e\n    \u003ca href=\"mailto:help@happyhydro.com\" aria-label=\"Email Happy Hydro\"\u003e\u003csvg width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-email\"\u003e\u003c\/use\u003e\u003c\/svg\u003ehelp@happyhydro.com\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Beneficial Insects","offers":[{"title":"25000 in Tube","offer_id":42471828848707,"sku":"AI25","price":94.95,"currency_code":"USD","in_stock":true},{"title":"62500 in 250 Sachets with Hooks","offer_id":42471664091203,"sku":"AI2H","price":225.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2082\/5769\/files\/Amblyseius-andersoni-Predatory-Mite-for-Broad-Russet-Spider-Mite-Control-Happy-Hydro-26655678038083.jpg?v=1782706170"},{"product_id":"neoseiulus-californicus-mite-predator-control","title":"Neoseiulus californicus – Versatile Mite Predator for Spider, Broad \u0026amp; Russet Mites","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026family=Inter:wght@400;500\u0026display=swap');\n\n:root{\n  --bg:#ffffff;--bg-soft:#fafafa;--text:#4d4d4d;--text-light:#6b6b6b;--border:#e1e3e4;\n  --blue:#01adf0;--blue-dark:#0190c8;--blue-pale:#e8f7fd;\n  --green:#61a84d;--green-dark:#4d8a3c;--green-pale:#edf6ea;\n  --orange:#ff723c;--orange-pale:#fff2ed;\n  --font-head:'Poppins',sans-serif;--font-body:'Inter',sans-serif;\n  --radius:8px;--radius-sm:5px;\n}\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}\nbody{font-family:var(--font-body);font-size:14px;background:var(--bg);color:var(--text);line-height:1.65;padding-bottom:40px;}\n:focus-visible{outline:3px solid var(--blue);outline-offset:3px;border-radius:3px;}\n.icon{display:inline-block;flex-shrink:0;vertical-align:middle;}\n.svg-sprite{display:none;}\n\/* INTRO *\/\n.intro{padding-bottom:18px;border-bottom:1px solid var(--border);}\n.outcome-headline{font-family:var(--font-head);font-size:1.15rem;font-weight:700;color:var(--text);line-height:1.25;margin-bottom:10px;}\n.outcome-headline span{color:var(--green);}\n.intro p{font-size:0.84rem;color:var(--text-light);line-height:1.75;}\n.cert-strip{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px;}\n.cert-badge{display:inline-flex;align-items:center;gap:5px;background:var(--green-pale);border:1px solid #c3e0ba;color:var(--green-dark);font-family:var(--font-head);font-size:0.68rem;font-weight:700;padding:4px 10px;border-radius:20px;}\n\/* SHIP NOTE *\/\n.ship-note{display:flex;align-items:flex-start;gap:10px;background:var(--orange-pale);border:1px solid #ffd4c2;border-radius:var(--radius);padding:11px 14px;margin:16px 0;}\n.ship-note svg{flex-shrink:0;margin-top:1px;color:var(--orange);}\n.ship-note p{font-size:0.78rem;color:var(--text-light);line-height:1.6;margin:0;}\n.ship-note strong{color:var(--text);}\n\/* TRUST BAR *\/\n.trust-bar{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 16px;padding:9px 12px;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-soft);margin:18px 0;}\n.trust-item{display:flex;align-items:center;gap:6px;font-size:0.74rem;font-weight:500;color:var(--text-light);}\n.trust-item strong{color:var(--text);}\n\/* SECTION LABELS *\/\n.section-label{font-family:var(--font-head);font-size:0.64rem;font-weight:600;text-transform:uppercase;letter-spacing:0.1em;color:var(--blue);margin-bottom:3px;}\n.section-title{font-family:var(--font-head);font-size:0.97rem;font-weight:700;color:var(--text);margin-bottom:11px;}\n\/* COMPARISON *\/\n.comparison-wrap{margin:20px 0;}\n.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;}\n.comp-col{border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);}\n.comp-header{padding:8px 13px;font-family:var(--font-head);font-size:0.74rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:7px;text-align:center;}\n.comp-col.old .comp-header{background:#f5f5f5;color:var(--text-light);border-bottom:1px solid var(--border);}\n.comp-col.new .comp-header{background:var(--green);color:#fff;}\n.comp-list{list-style:none;padding:0;}\n.comp-list li{display:flex;align-items:flex-start;gap:8px;padding:7px 13px;font-size:0.76rem;color:var(--text-light);border-bottom:1px solid var(--border);line-height:1.45;}\n.comp-list li:last-child{border-bottom:none;}\n.comp-col.old .comp-list li svg{color:#bbb;margin-top:2px;flex-shrink:0;}\n.comp-col.new .comp-list li{color:var(--text);}\n.comp-col.new .comp-list li svg{color:var(--green);margin-top:2px;flex-shrink:0;}\n\/* FEATURE CARDS *\/\n.features-wrap{margin:20px 0;}\n.features-grid{display:flex;flex-direction:column;gap:7px;}\n.feature-card{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);padding:11px 13px;display:flex;flex-direction:row;align-items:flex-start;gap:11px;}\n.feature-card.hero{border-color:var(--green);background:var(--green-pale);}\n.feature-icon-wrap{width:34px;height:34px;border-radius:var(--radius-sm);background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid var(--border);}\n.feature-card.hero .feature-icon-wrap{border-color:#b8ddb0;}\n.feature-card-body{flex:1;min-width:0;}\n.feature-card h4{font-family:var(--font-head);font-size:0.8rem;font-weight:700;color:var(--text);margin-bottom:3px;line-height:1.3;}\n.feature-card p{font-size:0.74rem;color:var(--text-light);line-height:1.55;margin:0;}\n.stat-badge{display:inline-block;background:var(--green);color:#fff;font-family:var(--font-head);font-size:0.61rem;font-weight:700;padding:2px 7px;border-radius:20px;white-space:nowrap;margin-left:6px;vertical-align:middle;}\n\/* TARGET PESTS *\/\n.pest-wrap{margin:20px 0;}\n.pest-list{display:flex;flex-wrap:wrap;gap:6px;}\n.pest-chip{display:inline-flex;align-items:center;gap:6px;background:var(--green-pale);border:1px solid #c3e0ba;color:var(--green-dark);font-size:0.76rem;font-weight:600;padding:6px 12px;border-radius:20px;line-height:1.2;}\n.pest-chip svg{color:var(--green);flex-shrink:0;}\n.pest-chip.more{background:var(--bg-soft);border-color:var(--border);color:var(--text-light);font-weight:500;font-style:italic;}\n.pest-chip.more svg{color:var(--text-light);}\n\/* IDEAL CONDITIONS *\/\n.cond-wrap{margin:20px 0;}\n.cond-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;}\n.cond-card{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);padding:10px 12px;display:flex;gap:9px;align-items:flex-start;}\n.cond-card svg{color:var(--blue);margin-top:2px;flex-shrink:0;}\n.cond-body{min-width:0;}\n.cond-label{font-size:0.64rem;font-weight:500;color:var(--text-light);text-transform:uppercase;letter-spacing:0.06em;margin-bottom:2px;}\n.cond-value{font-family:var(--font-head);font-size:0.79rem;font-weight:600;color:var(--text);line-height:1.35;}\n\/* APPLICATION *\/\n.apply-wrap{margin:20px 0;}\n.apply-list{display:flex;flex-direction:column;gap:7px;}\n.apply-item{display:flex;gap:11px;align-items:flex-start;background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);padding:10px 13px;}\n.apply-num{width:22px;height:22px;border-radius:50%;background:var(--green);color:#fff;font-family:var(--font-head);font-size:0.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;}\n.apply-item p{font-size:0.78rem;color:var(--text-light);line-height:1.55;margin:0;}\n\/* HOW IT WORKS *\/\n.reassurance-block{background:var(--blue-pale);border:1px solid #b3e4f9;border-radius:var(--radius);margin:20px 0;overflow:hidden;}\n.reassurance-header{background:var(--blue);padding:10px 15px;display:flex;align-items:center;gap:9px;}\n.reassurance-header h3{font-family:var(--font-head);font-size:0.83rem;font-weight:700;color:#fff;margin:0;}\n.reassurance-steps{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#b3e4f9;}\n.reassurance-step{display:flex;flex-direction:row;align-items:flex-start;gap:10px;padding:12px 14px;background:var(--blue-pale);text-align:left;}\n.step-num{width:22px;height:22px;border-radius:50%;background:var(--blue);color:#fff;font-family:var(--font-head);font-size:0.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;}\n.reassurance-step-body{flex:1;}\n.reassurance-step h4{font-family:var(--font-head);font-size:0.76rem;font-weight:700;color:var(--text);line-height:1.3;margin-bottom:2px;}\n.reassurance-step p{font-size:0.71rem;color:var(--text-light);line-height:1.55;margin:0;}\n\/* INCLUDED *\/\n.included-wrap{margin:20px 0;}\n.included-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;}\n.included-col{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;}\n.included-col-header{padding:8px 13px;font-family:var(--font-head);font-size:0.74rem;font-weight:700;display:flex;align-items:center;gap:6px;border-bottom:1px solid var(--border);}\n.included-col-header.blue{background:var(--blue-pale);color:var(--blue-dark);}\n.included-col-header.green{background:var(--green-pale);color:var(--green-dark);}\n.included-list{list-style:none;padding:6px 0;}\n.included-list li{display:flex;align-items:flex-start;gap:7px;padding:4px 13px;font-size:0.75rem;color:var(--text-light);line-height:1.5;}\n.included-list li svg{flex-shrink:0;margin-top:3px;}\n.included-tip{padding:10px 13px;font-size:0.74rem;color:var(--text-light);border-top:1px solid var(--border);background:#fff;line-height:1.6;}\n.included-tip strong{color:var(--text);}\n.included-tip a{color:var(--blue);text-decoration:none;font-weight:600;}\n.included-tip a:hover{text-decoration:underline;}\n\/* FAQ *\/\n.faq-wrap{margin:20px 0;}\n.faq-list{display:flex;flex-direction:column;gap:6px;}\n.faq-item{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--bg);}\n.faq-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none;}\n.faq-label{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:11px 14px;cursor:pointer;font-family:var(--font-head);font-size:0.79rem;font-weight:600;color:var(--text);user-select:none;transition:background 0.15s;line-height:1.4;}\n.faq-label:hover{background:var(--bg-soft);}\n.faq-q-icon{flex-shrink:0;width:20px;height:20px;border-radius:50%;background:var(--bg-soft);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--blue);transition:background 0.15s,color 0.15s,transform 0.2s;}\n.faq-answer{max-height:0;overflow:hidden;transition:max-height 0.35s ease,padding 0.2s;font-size:0.78rem;color:var(--text-light);line-height:1.7;padding:0 14px;background:var(--bg-soft);}\n.faq-answer a{color:var(--blue);}\n.faq-toggle:checked + .faq-label{background:var(--blue);color:#fff;}\n.faq-toggle:checked + .faq-label .faq-q-icon{background:rgba(255,255,255,0.2);border-color:rgba(255,255,255,0.4);transform:rotate(45deg);}\n.faq-toggle:checked ~ .faq-answer{max-height:500px;padding:12px 14px;border-top:1px solid rgba(1,173,240,0.15);}\n.faq-toggle:focus-visible + .faq-label{outline:3px solid var(--blue);outline-offset:-2px;}\n\/* CLOSING FOOTER *\/\n.closing-trust{margin-top:22px;padding:15px 16px;background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);display:flex;flex-wrap:wrap;align-items:center;gap:12px;justify-content:space-between;}\n.closing-trust-text{display:flex;align-items:flex-start;gap:10px;flex:1;min-width:200px;}\n.closing-trust-text svg{color:var(--green);margin-top:2px;flex-shrink:0;}\n.closing-trust-text p{font-size:0.78rem;color:var(--text-light);line-height:1.6;}\n.closing-trust-text strong{color:var(--text);font-weight:600;}\n.closing-contact{display:flex;flex-direction:column;gap:5px;align-items:flex-end;}\n.closing-contact a{display:inline-flex;align-items:center;gap:5px;font-family:var(--font-head);font-size:0.74rem;font-weight:600;color:var(--blue);text-decoration:none;padding:6px 12px;border:1px solid var(--blue);border-radius:var(--radius-sm);transition:background 0.15s,color 0.15s;white-space:nowrap;}\n.closing-contact a:hover{background:var(--blue);color:#fff;}\n.closing-contact a svg{flex-shrink:0;}\n\u003c\/style\u003e\n\n\u003csvg class=\"svg-sprite\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n  \u003cdefs\u003e\n    \u003csymbol id=\"ic-check\" viewbox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2.5,8.5 6,12 13.5,4\"\u003e\u003c\/polyline\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-x\" viewbox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003cline x1=\"3\" y1=\"3\" x2=\"13\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"13\" y1=\"3\" x2=\"3\" y2=\"13\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-plus\" viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003cline x1=\"6\" y1=\"1\" x2=\"6\" y2=\"11\"\u003e\u003c\/line\u003e\u003cline x1=\"1\" y1=\"6\" x2=\"11\" y2=\"6\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-shield\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10 2l7 3v5c0 4-3 7-7 8C7 17 3 14 3 10V5z\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-truck\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"5\" width=\"12\" height=\"9\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M13 8h3l2 3v3h-5V8z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"5\" cy=\"16\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"15\" cy=\"16\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-return\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M4 10a6 6 0 106-6H6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3,7 6,10 3,13\"\u003e\u003c\/polyline\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-calendar\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"2\" y=\"4\" width=\"16\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"6\" y1=\"2\" x2=\"6\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"14\" y1=\"2\" x2=\"14\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"2\" y1=\"9\" x2=\"18\" y2=\"9\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-phone\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M5 2h4l2 4-2.5 1.5a11 11 0 004 4L14 9l4 2v4a2 2 0 01-2 2A16 16 0 013 4a2 2 0 012-2z\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-email\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"2\" y=\"5\" width=\"16\" height=\"12\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpolyline points=\"2,5 10,13 18,5\"\u003e\u003c\/polyline\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-info\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003ccircle cx=\"10\" cy=\"10\" r=\"8\"\u003e\u003c\/circle\u003e\u003cline x1=\"10\" y1=\"9\" x2=\"10\" y2=\"14\"\u003e\u003c\/line\u003e\u003ccircle cx=\"10\" cy=\"6.5\" r=\"0.5\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-box\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10 2l8 4v8l-8 4-8-4V6z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"2,6 10,10 18,6\"\u003e\u003c\/polyline\u003e\u003cline x1=\"10\" y1=\"10\" x2=\"10\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-star\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolygon points=\"10,2 12.4,7.5 18.5,8 14,12.3 15.4,18 10,15 4.6,18 6,12.3 1.5,8 7.6,7.5\"\u003e\u003c\/polygon\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-leaf\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M17 3C9 3 3 7 3 15c6 0 14-3 14-12z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 17c3-6 7-9 12-11\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-drop\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10 2c3 4 6 7 6 10a6 6 0 01-12 0c0-3 3-6 6-10z\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-clock\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"10\" cy=\"10\" r=\"8\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"10,5 10,10 13,12\"\u003e\u003c\/polyline\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-microscope\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M6 17h10\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 17V9\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 9a3 3 0 006 0V6a2 2 0 00-4 0\"\u003e\u003c\/path\u003e\u003cline x1=\"5\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-temp\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M9 11V4a2 2 0 014 0v7a4 4 0 11-4 0z\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-target\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"10\" cy=\"10\" r=\"8\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"10\" cy=\"10\" r=\"4\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"10\" cy=\"10\" r=\"0.6\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-bug\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cellipse cx=\"10\" cy=\"12\" rx=\"4\" ry=\"5\"\u003e\u003c\/ellipse\u003e\u003cline x1=\"10\" y1=\"7\" x2=\"10\" y2=\"17\"\u003e\u003c\/line\u003e\u003cpath d=\"M8 5l-2-2M12 5l2-2\"\u003e\u003c\/path\u003e\u003cline x1=\"6\" y1=\"10\" x2=\"2\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"14\" y1=\"10\" x2=\"18\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"6\" y1=\"14\" x2=\"2\" y2=\"15\"\u003e\u003c\/line\u003e\u003cline x1=\"14\" y1=\"14\" x2=\"18\" y2=\"15\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-recycle\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M7 4l3-2 3 2\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 2v6\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 9l-2 3 2 3\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 9l2 3-2 3\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h6M11 12h6\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-tag\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M2 10V3h7l9 9-7 7-9-9z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"6\" cy=\"6\" r=\"1.2\"\u003e\u003c\/circle\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-pdf\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M5 2h7l4 4v12a1 1 0 01-1 1H5a1 1 0 01-1-1V3a1 1 0 011-1z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"12,2 12,6 16,6\"\u003e\u003c\/polyline\u003e\u003c\/symbol\u003e\n  \u003c\/defs\u003e\n\u003c\/svg\u003e\n\n\u003cdiv class=\"intro\" role=\"region\" aria-label=\"Product introduction\"\u003e\n  \u003ch1 class=\"outcome-headline\"\u003eOne predator that handles \u003cspan\u003espider, broad, and russet mites\u003c\/span\u003e and survives between meals\u003c\/h1\u003e\n  \u003cp\u003eMost mite predators starve once the pests are gone, which leaves you buying again the moment a new outbreak starts. Neoseiulus californicus is different: it eats spider mites, broad mites, and russet mites, and it can hold on by feeding on pollen and other small prey when pest numbers drop. That resilience makes it the right first pick for both prevention and active outbreaks, unless you already know you are fighting a heavy two-spotted spider mite bloom.\u003c\/p\u003e\n  \u003cdiv class=\"cert-strip\"\u003e\n    \u003cspan class=\"cert-badge\"\u003e\u003csvg width=\"11\" height=\"11\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eCovers three mite pests\u003c\/span\u003e\n    \u003cspan class=\"cert-badge\"\u003e\u003csvg width=\"11\" height=\"11\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eSurvives on pollen between meals\u003c\/span\u003e\n    \u003cspan class=\"cert-badge\"\u003e\u003csvg width=\"11\" height=\"11\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eShips live, overnight Tuesdays\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"ship-note\" role=\"note\"\u003e\n  \u003csvg class=\"icon\" width=\"18\" height=\"18\" stroke=\"var(--orange)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-calendar\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n  \u003cp\u003e\u003cstrong\u003eLive insects ship on Tuesdays only and arrive Wednesday.\u003c\/strong\u003e Orders must be placed 7 days in advance. Anything ordered by 3pm EST Tuesday ships the following Tuesday by UPS overnight shipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"trust-bar\" role=\"list\" aria-label=\"Store trust signals\"\u003e\n  \u003cdiv class=\"trust-item\" role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-truck\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cstrong\u003eUPS overnight\u003c\/strong\u003e shipping on live insects\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"trust-item\" role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-box\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cstrong\u003eBundle and save\u003c\/strong\u003e on shipping\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"trust-item\" role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-tag\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cstrong\u003e5% off\u003c\/strong\u003e with subscription\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"comparison-wrap\" role=\"region\" aria-label=\"Comparison table\"\u003e\n  \u003cdiv class=\"section-label\"\u003eWhy it's different\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eMiticides vs. a durable predatory mite\u003c\/div\u003e\n  \u003cdiv class=\"comparison-grid\"\u003e\n    \u003cdiv class=\"comp-col old\"\u003e\n      \u003cdiv class=\"comp-header\" aria-label=\"Old method column\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"currentColor\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003eChemical miticides\u003c\/div\u003e\n      \u003cul class=\"comp-list\" role=\"list\"\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003eEach product usually targets one mite type\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003eMites famously develop resistance fast\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003ePredator dies out and you rebuy after every clear-up\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003eMiticides can damage tender tips and roots\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003eResidue and re-entry intervals to manage\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003ePurely reactive once you spot webbing\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"comp-col new\"\u003e\n      \u003cdiv class=\"comp-header\" aria-label=\"Product column\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"#fff\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eNeoseiulus californicus\u003c\/div\u003e\n      \u003cul class=\"comp-list\" role=\"list\"\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eOne predator handles spider, broad, and russet mites\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003ePests never adapt to being eaten\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003ePersists on pollen and small prey when pests are scarce\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eCompletely safe for plants at any stage\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eNo residue, no re-entry wait, safe around people\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eWorks preventatively and as a curative rescue\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"features-wrap\" role=\"region\" aria-label=\"Product features\"\u003e\n  \u003cdiv class=\"section-label\"\u003eWhat makes it work\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eWhy californicus is the smart default for mites\u003c\/div\u003e\n  \u003cdiv class=\"features-grid\"\u003e\n    \u003cdiv class=\"feature-card hero\" aria-label=\"Feature: Three mite pests, one product\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--green)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-target\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003eThree mite pests, one product \u003cspan class=\"stat-badge\"\u003eSpider, broad, russet\u003c\/span\u003e\n\u003c\/h4\u003e\n        \u003cp\u003eCalifornicus feeds on two-spotted spider mites, broad mites, and russet mites, so you do not have to identify the exact species before you treat.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\" aria-label=\"Feature: Survives lean times\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--blue)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-recycle\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003eSurvives lean times\u003c\/h4\u003e\n        \u003cp\u003eWhen pest numbers fall it feeds on pollen and other small prey, so a standing population stays on your plants ready for the next flare-up.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\" aria-label=\"Feature: Prevention and cure in one\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--blue)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-shield\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003ePrevention and cure in one\u003c\/h4\u003e\n        \u003cp\u003eRelease it early to keep mites from establishing, or drop it onto an active outbreak to bring numbers down without chemicals.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\" aria-label=\"Feature: Tolerates warm, dry conditions\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--blue)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-temp\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003eTolerates warm, dry conditions\u003c\/h4\u003e\n        \u003cp\u003eIt holds up better than many predators in the warmer, lower-humidity rooms where spider mites usually thrive.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\" aria-label=\"Feature: Shake-and-go application\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--blue)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-drop\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003eShake-and-go application\u003c\/h4\u003e\n        \u003cp\u003eSupplied in a bran carrier, it dusts straight onto leaves and stems with no mixing and no sprayer.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\" aria-label=\"Feature: Reproduces on the plant\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--blue)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-clock\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003eReproduces on the plant\u003c\/h4\u003e\n        \u003cp\u003eFemales lay eggs among the foliage, so the colony renews itself rather than depending on the single batch you released.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pest-wrap\" role=\"region\" aria-label=\"Pest species it targets\"\u003e\n  \u003cdiv class=\"section-label\"\u003eWhat it targets\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003ePest species it targets\u003c\/div\u003e\n  \u003cdiv class=\"pest-list\" role=\"list\"\u003e\n    \u003cspan class=\"pest-chip\"\u003e\u003csvg width=\"12\" height=\"12\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003eTwo-spotted spider mite\u003c\/span\u003e\n    \u003cspan class=\"pest-chip\"\u003e\u003csvg width=\"12\" height=\"12\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003eOther Tetranychus spider mites\u003c\/span\u003e\n    \u003cspan class=\"pest-chip\"\u003e\u003csvg width=\"12\" height=\"12\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003eEuropean red mite\u003c\/span\u003e\n    \u003cspan class=\"pest-chip\"\u003e\u003csvg width=\"12\" height=\"12\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003eCitrus red mite\u003c\/span\u003e\n    \u003cspan class=\"pest-chip\"\u003e\u003csvg width=\"12\" height=\"12\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003eBroad mites\u003c\/span\u003e\n    \u003cspan class=\"pest-chip\"\u003e\u003csvg width=\"12\" height=\"12\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003eRusset mites\u003c\/span\u003e\n    \u003cspan class=\"pest-chip\"\u003e\u003csvg width=\"12\" height=\"12\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003eCyclamen mites\u003c\/span\u003e\n    \u003cspan class=\"pest-chip\"\u003e\u003csvg width=\"12\" height=\"12\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003eBegonia mite\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cond-wrap\" role=\"region\" aria-label=\"Ideal conditions\"\u003e\n  \u003cdiv class=\"section-label\"\u003eIdeal conditions\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eWhere it works best\u003c\/div\u003e\n  \u003cdiv class=\"cond-grid\"\u003e\n    \u003cdiv class=\"cond-card\"\u003e\n      \u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-temp\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n      \u003cdiv class=\"cond-body\"\u003e\n        \u003cdiv class=\"cond-label\"\u003eTemperature\u003c\/div\u003e\n        \u003cdiv class=\"cond-value\"\u003e55-90°F (13-32°C)\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cond-card\"\u003e\n      \u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-drop\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n      \u003cdiv class=\"cond-body\"\u003e\n        \u003cdiv class=\"cond-label\"\u003eHumidity\u003c\/div\u003e\n        \u003cdiv class=\"cond-value\"\u003eBest above 60% RH\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cond-card\"\u003e\n      \u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-recycle\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n      \u003cdiv class=\"cond-body\"\u003e\n        \u003cdiv class=\"cond-label\"\u003eBetween prey\u003c\/div\u003e\n        \u003cdiv class=\"cond-value\"\u003eSurvives on pollen\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cond-card\"\u003e\n      \u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-clock\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n      \u003cdiv class=\"cond-body\"\u003e\n        \u003cdiv class=\"cond-label\"\u003eTiming\u003c\/div\u003e\n        \u003cdiv class=\"cond-value\"\u003ePreventive or curative\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"apply-wrap\" role=\"region\" aria-label=\"Application instructions\"\u003e\n  \u003cdiv class=\"section-label\"\u003eHow to apply\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eApplication instructions\u003c\/div\u003e\n  \u003cdiv class=\"apply-list\"\u003e\n    \u003cdiv class=\"apply-item\"\u003e\n      \u003cdiv class=\"apply-num\" aria-label=\"Step 1\"\u003e1\u003c\/div\u003e\n      \u003cp\u003eTurn and gently shake the bottle to distribute the mites in the carrier.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"apply-item\"\u003e\n      \u003cdiv class=\"apply-num\" aria-label=\"Step 2\"\u003e2\u003c\/div\u003e\n      \u003cp\u003eSprinkle onto leaves and stems, focusing on the upper canopy and any stippled spots.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"apply-item\"\u003e\n      \u003cdiv class=\"apply-num\" aria-label=\"Step 3\"\u003e3\u003c\/div\u003e\n      \u003cp\u003eStart at the first sign of mites; typical rate 2-50 per m², repeat after 4-6 weeks if needed.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"apply-item\"\u003e\n      \u003cdiv class=\"apply-num\" aria-label=\"Step 4\"\u003e4\u003c\/div\u003e\n      \u003cp\u003eHandles warmer, drier rooms better than persimilis.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"reassurance-block\" role=\"region\" aria-label=\"How it works\"\u003e\n  \u003cdiv class=\"reassurance-header\"\u003e\n\u003csvg class=\"icon\" width=\"18\" height=\"18\" stroke=\"#fff\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-info\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003ch3\u003eHow californicus takes down a mite problem\u003c\/h3\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"reassurance-steps\" role=\"list\"\u003e\n    \u003cdiv class=\"reassurance-step\" role=\"listitem\"\u003e\n      \u003cdiv class=\"step-num\" aria-label=\"Step 1\"\u003e1\u003c\/div\u003e\n      \u003cdiv class=\"reassurance-step-body\"\u003e\n        \u003ch4\u003eDust it onto the plants\u003c\/h4\u003e\n        \u003cp\u003eShake the bran carrier evenly over leaves and stems, focusing on the upper canopy and any spots showing stippling.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"reassurance-step\" role=\"listitem\"\u003e\n      \u003cdiv class=\"step-num\" aria-label=\"Step 2\"\u003e2\u003c\/div\u003e\n      \u003cdiv class=\"reassurance-step-body\"\u003e\n        \u003ch4\u003ePredators fan out\u003c\/h4\u003e\n        \u003cp\u003eThe mites disperse across the foliage and begin feeding on pest eggs, larvae, and adults.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"reassurance-step\" role=\"listitem\"\u003e\n      \u003cdiv class=\"step-num\" aria-label=\"Step 3\"\u003e3\u003c\/div\u003e\n      \u003cdiv class=\"reassurance-step-body\"\u003e\n        \u003ch4\u003eThey knock the pests back\u003c\/h4\u003e\n        \u003cp\u003eAs californicus eats through the colony, webbing and new stippling stop appearing.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"reassurance-step\" role=\"listitem\"\u003e\n      \u003cdiv class=\"step-num\" aria-label=\"Step 4\"\u003e4\u003c\/div\u003e\n      \u003cdiv class=\"reassurance-step-body\"\u003e\n        \u003ch4\u003eA patrol stays behind\u003c\/h4\u003e\n        \u003cp\u003eBecause it can live on pollen, a resident population remains to catch the next outbreak early.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"included-wrap\" role=\"region\" aria-label=\"What's included\"\u003e\n  \u003cdiv class=\"section-label\"\u003eIn the package\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eWhat you get and how to size it\u003c\/div\u003e\n  \u003cdiv class=\"included-grid\"\u003e\n    \u003cdiv class=\"included-col\"\u003e\n      \u003cdiv class=\"included-col-header blue\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--blue-dark)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-box\"\u003e\u003c\/use\u003e\u003c\/svg\u003eWhat ships to you\u003c\/div\u003e\n      \u003cul class=\"included-list\" role=\"list\"\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Live Neoseiulus californicus in a bran carrier\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Count matched to your chosen size\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Release and care instructions\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Insulated overnight packaging\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"included-col\"\u003e\n      \u003cdiv class=\"included-col-header green\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green-dark)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-target\"\u003e\u003c\/use\u003e\u003c\/svg\u003eSizes and options\u003c\/div\u003e\n      \u003cul class=\"included-list\" role=\"list\"\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e \u003cstrong\u003eStandard bottle:\u003c\/strong\u003e good for tents and small gardens\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e \u003cstrong\u003eLarger counts:\u003c\/strong\u003e for benches and full rooms\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e \u003cstrong\u003ePairs well with:\u003c\/strong\u003e Phytoseiulus persimilis for heavy two-spotted outbreaks\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"included-tip\"\u003e\n\u003cstrong\u003eCalifornicus or persimilis?\u003c\/strong\u003e Californicus is the versatile default. If you have confirmed a heavy two-spotted spider mite bloom, persimilis knocks it down faster. Not sure which you have? Call us. Call or email us: \u003ca href=\"tel:7162170353\"\u003e716-217-0353\u003c\/a\u003e \/ \u003ca href=\"mailto:help@happyhydro.com\"\u003ehelp@happyhydro.com\u003c\/a\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-wrap\" role=\"region\" aria-label=\"Frequently asked questions\"\u003e\n  \u003cdiv class=\"section-label\"\u003eQuestions\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eFrequently asked questions\u003c\/div\u003e\n  \u003cdiv class=\"faq-list\"\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq1\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq1\" aria-expanded=\"false\"\u003eI am not sure which kind of mite I have. Is this still the right pick?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003eYes, that is exactly why californicus is the recommended starting point. It handles spider, broad, and russet mites, so you do not need a positive ID to get control. If you later confirm a heavy two-spotted outbreak, we can add persimilis for a faster finish.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq2\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq2\" aria-expanded=\"false\"\u003eWill the predators stick around after my mites are gone?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003eThey can. Californicus feeds on pollen and other small prey during lean stretches, so a resident population often persists on the plants and catches new outbreaks early. That is a real advantage over predators that vanish the moment prey runs out.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq3\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq3\" aria-expanded=\"false\"\u003eCan I release these if I have already sprayed something?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003eChemical residues can harm the predators, so timing matters. If you have sprayed recently, call us before you release and we will help you figure out a safe waiting period based on what you used.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq4\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq4\" aria-expanded=\"false\"\u003eWhen do these ship and when should I release them?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003eLive insects ship overnight on Tuesdays only, so they arrive Wednesday while still fresh. Place your order at least 7 days ahead so we can include you in the next weekly dispatch. We cannot ship live insects to HI, PR, VI, GU, AS, or PW. Open the package and release the same day it arrives.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq5\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq5\" aria-expanded=\"false\"\u003eWhat if my order arrives damaged or the insects are dead on arrival?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003eIf you receive a defective or damaged unit, email us a photo at \u003ca href=\"mailto:help@happyhydro.com\"\u003ehelp@happyhydro.com\u003c\/a\u003e and we'll make it right immediately. For change-of-mind returns, we accept returns within 30 days for items in new, resalable condition. If you're not sure whether this product is right for your setup, call us first at 716-217-0353. We'd rather answer your questions before you order.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq6\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq6\" aria-expanded=\"false\"\u003eWhy should I buy this from Happy Hydro instead of somewhere else?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003eHappy Hydro has been selling growing equipment since 2006. We've carried Beneficial Insects for years because the biology works and customers who buy it leave happy. Have questions before you order? Call 716-217-0353 or email \u003ca href=\"mailto:help@happyhydro.com\"\u003ehelp@happyhydro.com\u003c\/a\u003e. We're easy to reach and happy to help!\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"closing-trust\" role=\"contentinfo\" aria-label=\"Store contact and trust information\"\u003e\n  \u003cdiv class=\"closing-trust-text\"\u003e\n    \u003csvg class=\"icon\" width=\"20\" height=\"20\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-shield\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n    \u003cp\u003e\u003cstrong\u003eQuestions? We're easy to reach.\u003c\/strong\u003e\u003cbr\u003eHappy Hydro has been serving growers since 2006. Call or email us before you order, after you order, or any time something comes up. When you're happy, we're happy.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"closing-contact\"\u003e\n    \u003ca href=\"tel:7162170353\" aria-label=\"Call Happy Hydro at 716-217-0353\"\u003e\u003csvg width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-phone\"\u003e\u003c\/use\u003e\u003c\/svg\u003e716-217-0353\u003c\/a\u003e\n    \u003ca href=\"mailto:help@happyhydro.com\" aria-label=\"Email Happy Hydro\"\u003e\u003csvg width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-email\"\u003e\u003c\/use\u003e\u003c\/svg\u003ehelp@happyhydro.com\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Beneficial Insects","offers":[{"title":"5000","offer_id":42474365550659,"sku":"CA5","price":69.95,"currency_code":"USD","in_stock":true},{"title":"25000","offer_id":42474365583427,"sku":"CA25","price":128.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2082\/5769\/files\/Neoseiulus-californicus-Versatile-Mite-Predator-for-Spider-Broad-amp-Russet-Mites-Happy-Hydro-26655644155971.jpg?v=1782706155"},{"product_id":"feltiella-acarisuga-gall-midge-spider-mite-control","title":"Feltiella acarisuga – Gall Midge Predator for Spider Mites","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026family=Inter:wght@400;500\u0026display=swap');\n\n:root{\n  --bg:#ffffff;--bg-soft:#fafafa;--text:#4d4d4d;--text-light:#6b6b6b;--border:#e1e3e4;\n  --blue:#01adf0;--blue-dark:#0190c8;--blue-pale:#e8f7fd;\n  --green:#61a84d;--green-dark:#4d8a3c;--green-pale:#edf6ea;\n  --orange:#ff723c;--orange-pale:#fff2ed;\n  --font-head:'Poppins',sans-serif;--font-body:'Inter',sans-serif;\n  --radius:8px;--radius-sm:5px;\n}\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}\nbody{font-family:var(--font-body);font-size:14px;background:var(--bg);color:var(--text);line-height:1.65;padding-bottom:40px;}\n:focus-visible{outline:3px solid var(--blue);outline-offset:3px;border-radius:3px;}\n.icon{display:inline-block;flex-shrink:0;vertical-align:middle;}\n.svg-sprite{display:none;}\n\/* INTRO *\/\n.intro{padding-bottom:18px;border-bottom:1px solid var(--border);}\n.outcome-headline{font-family:var(--font-head);font-size:1.15rem;font-weight:700;color:var(--text);line-height:1.25;margin-bottom:10px;}\n.outcome-headline span{color:var(--green);}\n.intro p{font-size:0.84rem;color:var(--text-light);line-height:1.75;}\n.cert-strip{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px;}\n.cert-badge{display:inline-flex;align-items:center;gap:5px;background:var(--green-pale);border:1px solid #c3e0ba;color:var(--green-dark);font-family:var(--font-head);font-size:0.68rem;font-weight:700;padding:4px 10px;border-radius:20px;}\n\/* SHIP NOTE *\/\n.ship-note{display:flex;align-items:flex-start;gap:10px;background:var(--orange-pale);border:1px solid #ffd4c2;border-radius:var(--radius);padding:11px 14px;margin:16px 0;}\n.ship-note svg{flex-shrink:0;margin-top:1px;color:var(--orange);}\n.ship-note p{font-size:0.78rem;color:var(--text-light);line-height:1.6;margin:0;}\n.ship-note strong{color:var(--text);}\n\/* TRUST BAR *\/\n.trust-bar{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 16px;padding:9px 12px;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-soft);margin:18px 0;}\n.trust-item{display:flex;align-items:center;gap:6px;font-size:0.74rem;font-weight:500;color:var(--text-light);}\n.trust-item strong{color:var(--text);}\n\/* SECTION LABELS *\/\n.section-label{font-family:var(--font-head);font-size:0.64rem;font-weight:600;text-transform:uppercase;letter-spacing:0.1em;color:var(--blue);margin-bottom:3px;}\n.section-title{font-family:var(--font-head);font-size:0.97rem;font-weight:700;color:var(--text);margin-bottom:11px;}\n\/* COMPARISON *\/\n.comparison-wrap{margin:20px 0;}\n.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;}\n.comp-col{border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);}\n.comp-header{padding:8px 13px;font-family:var(--font-head);font-size:0.74rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:7px;text-align:center;}\n.comp-col.old .comp-header{background:#f5f5f5;color:var(--text-light);border-bottom:1px solid var(--border);}\n.comp-col.new .comp-header{background:var(--green);color:#fff;}\n.comp-list{list-style:none;padding:0;}\n.comp-list li{display:flex;align-items:flex-start;gap:8px;padding:7px 13px;font-size:0.76rem;color:var(--text-light);border-bottom:1px solid var(--border);line-height:1.45;}\n.comp-list li:last-child{border-bottom:none;}\n.comp-col.old .comp-list li svg{color:#bbb;margin-top:2px;flex-shrink:0;}\n.comp-col.new .comp-list li{color:var(--text);}\n.comp-col.new .comp-list li svg{color:var(--green);margin-top:2px;flex-shrink:0;}\n\/* FEATURE CARDS *\/\n.features-wrap{margin:20px 0;}\n.features-grid{display:flex;flex-direction:column;gap:7px;}\n.feature-card{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);padding:11px 13px;display:flex;flex-direction:row;align-items:flex-start;gap:11px;}\n.feature-card.hero{border-color:var(--green);background:var(--green-pale);}\n.feature-icon-wrap{width:34px;height:34px;border-radius:var(--radius-sm);background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid var(--border);}\n.feature-card.hero .feature-icon-wrap{border-color:#b8ddb0;}\n.feature-card-body{flex:1;min-width:0;}\n.feature-card h4{font-family:var(--font-head);font-size:0.8rem;font-weight:700;color:var(--text);margin-bottom:3px;line-height:1.3;}\n.feature-card p{font-size:0.74rem;color:var(--text-light);line-height:1.55;margin:0;}\n.stat-badge{display:inline-block;background:var(--green);color:#fff;font-family:var(--font-head);font-size:0.61rem;font-weight:700;padding:2px 7px;border-radius:20px;white-space:nowrap;margin-left:6px;vertical-align:middle;}\n\/* TARGET PESTS *\/\n.pest-wrap{margin:20px 0;}\n.pest-list{display:flex;flex-wrap:wrap;gap:6px;}\n.pest-chip{display:inline-flex;align-items:center;gap:6px;background:var(--green-pale);border:1px solid #c3e0ba;color:var(--green-dark);font-size:0.76rem;font-weight:600;padding:6px 12px;border-radius:20px;line-height:1.2;}\n.pest-chip svg{color:var(--green);flex-shrink:0;}\n.pest-chip.more{background:var(--bg-soft);border-color:var(--border);color:var(--text-light);font-weight:500;font-style:italic;}\n.pest-chip.more svg{color:var(--text-light);}\n\/* IDEAL CONDITIONS *\/\n.cond-wrap{margin:20px 0;}\n.cond-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;}\n.cond-card{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);padding:10px 12px;display:flex;gap:9px;align-items:flex-start;}\n.cond-card svg{color:var(--blue);margin-top:2px;flex-shrink:0;}\n.cond-body{min-width:0;}\n.cond-label{font-size:0.64rem;font-weight:500;color:var(--text-light);text-transform:uppercase;letter-spacing:0.06em;margin-bottom:2px;}\n.cond-value{font-family:var(--font-head);font-size:0.79rem;font-weight:600;color:var(--text);line-height:1.35;}\n\/* APPLICATION *\/\n.apply-wrap{margin:20px 0;}\n.apply-list{display:flex;flex-direction:column;gap:7px;}\n.apply-item{display:flex;gap:11px;align-items:flex-start;background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);padding:10px 13px;}\n.apply-num{width:22px;height:22px;border-radius:50%;background:var(--green);color:#fff;font-family:var(--font-head);font-size:0.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;}\n.apply-item p{font-size:0.78rem;color:var(--text-light);line-height:1.55;margin:0;}\n\/* HOW IT WORKS *\/\n.reassurance-block{background:var(--blue-pale);border:1px solid #b3e4f9;border-radius:var(--radius);margin:20px 0;overflow:hidden;}\n.reassurance-header{background:var(--blue);padding:10px 15px;display:flex;align-items:center;gap:9px;}\n.reassurance-header h3{font-family:var(--font-head);font-size:0.83rem;font-weight:700;color:#fff;margin:0;}\n.reassurance-steps{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#b3e4f9;}\n.reassurance-step{display:flex;flex-direction:row;align-items:flex-start;gap:10px;padding:12px 14px;background:var(--blue-pale);text-align:left;}\n.step-num{width:22px;height:22px;border-radius:50%;background:var(--blue);color:#fff;font-family:var(--font-head);font-size:0.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;}\n.reassurance-step-body{flex:1;}\n.reassurance-step h4{font-family:var(--font-head);font-size:0.76rem;font-weight:700;color:var(--text);line-height:1.3;margin-bottom:2px;}\n.reassurance-step p{font-size:0.71rem;color:var(--text-light);line-height:1.55;margin:0;}\n\/* INCLUDED *\/\n.included-wrap{margin:20px 0;}\n.included-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;}\n.included-col{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;}\n.included-col-header{padding:8px 13px;font-family:var(--font-head);font-size:0.74rem;font-weight:700;display:flex;align-items:center;gap:6px;border-bottom:1px solid var(--border);}\n.included-col-header.blue{background:var(--blue-pale);color:var(--blue-dark);}\n.included-col-header.green{background:var(--green-pale);color:var(--green-dark);}\n.included-list{list-style:none;padding:6px 0;}\n.included-list li{display:flex;align-items:flex-start;gap:7px;padding:4px 13px;font-size:0.75rem;color:var(--text-light);line-height:1.5;}\n.included-list li svg{flex-shrink:0;margin-top:3px;}\n.included-tip{padding:10px 13px;font-size:0.74rem;color:var(--text-light);border-top:1px solid var(--border);background:#fff;line-height:1.6;}\n.included-tip strong{color:var(--text);}\n.included-tip a{color:var(--blue);text-decoration:none;font-weight:600;}\n.included-tip a:hover{text-decoration:underline;}\n\/* FAQ *\/\n.faq-wrap{margin:20px 0;}\n.faq-list{display:flex;flex-direction:column;gap:6px;}\n.faq-item{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--bg);}\n.faq-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none;}\n.faq-label{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:11px 14px;cursor:pointer;font-family:var(--font-head);font-size:0.79rem;font-weight:600;color:var(--text);user-select:none;transition:background 0.15s;line-height:1.4;}\n.faq-label:hover{background:var(--bg-soft);}\n.faq-q-icon{flex-shrink:0;width:20px;height:20px;border-radius:50%;background:var(--bg-soft);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--blue);transition:background 0.15s,color 0.15s,transform 0.2s;}\n.faq-answer{max-height:0;overflow:hidden;transition:max-height 0.35s ease,padding 0.2s;font-size:0.78rem;color:var(--text-light);line-height:1.7;padding:0 14px;background:var(--bg-soft);}\n.faq-answer a{color:var(--blue);}\n.faq-toggle:checked + .faq-label{background:var(--blue);color:#fff;}\n.faq-toggle:checked + .faq-label .faq-q-icon{background:rgba(255,255,255,0.2);border-color:rgba(255,255,255,0.4);transform:rotate(45deg);}\n.faq-toggle:checked ~ .faq-answer{max-height:500px;padding:12px 14px;border-top:1px solid rgba(1,173,240,0.15);}\n.faq-toggle:focus-visible + .faq-label{outline:3px solid var(--blue);outline-offset:-2px;}\n\/* CLOSING FOOTER *\/\n.closing-trust{margin-top:22px;padding:15px 16px;background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);display:flex;flex-wrap:wrap;align-items:center;gap:12px;justify-content:space-between;}\n.closing-trust-text{display:flex;align-items:flex-start;gap:10px;flex:1;min-width:200px;}\n.closing-trust-text svg{color:var(--green);margin-top:2px;flex-shrink:0;}\n.closing-trust-text p{font-size:0.78rem;color:var(--text-light);line-height:1.6;}\n.closing-trust-text strong{color:var(--text);font-weight:600;}\n.closing-contact{display:flex;flex-direction:column;gap:5px;align-items:flex-end;}\n.closing-contact a{display:inline-flex;align-items:center;gap:5px;font-family:var(--font-head);font-size:0.74rem;font-weight:600;color:var(--blue);text-decoration:none;padding:6px 12px;border:1px solid var(--blue);border-radius:var(--radius-sm);transition:background 0.15s,color 0.15s;white-space:nowrap;}\n.closing-contact a:hover{background:var(--blue);color:#fff;}\n.closing-contact a svg{flex-shrink:0;}\n\u003c\/style\u003e\n\n\u003csvg class=\"svg-sprite\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n  \u003cdefs\u003e\n    \u003csymbol id=\"ic-check\" viewbox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2.5,8.5 6,12 13.5,4\"\u003e\u003c\/polyline\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-x\" viewbox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003cline x1=\"3\" y1=\"3\" x2=\"13\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"13\" y1=\"3\" x2=\"3\" y2=\"13\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-plus\" viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003cline x1=\"6\" y1=\"1\" x2=\"6\" y2=\"11\"\u003e\u003c\/line\u003e\u003cline x1=\"1\" y1=\"6\" x2=\"11\" y2=\"6\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-shield\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10 2l7 3v5c0 4-3 7-7 8C7 17 3 14 3 10V5z\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-truck\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"5\" width=\"12\" height=\"9\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M13 8h3l2 3v3h-5V8z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"5\" cy=\"16\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"15\" cy=\"16\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-return\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M4 10a6 6 0 106-6H6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3,7 6,10 3,13\"\u003e\u003c\/polyline\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-calendar\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"2\" y=\"4\" width=\"16\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"6\" y1=\"2\" x2=\"6\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"14\" y1=\"2\" x2=\"14\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"2\" y1=\"9\" x2=\"18\" y2=\"9\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-phone\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M5 2h4l2 4-2.5 1.5a11 11 0 004 4L14 9l4 2v4a2 2 0 01-2 2A16 16 0 013 4a2 2 0 012-2z\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-email\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"2\" y=\"5\" width=\"16\" height=\"12\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpolyline points=\"2,5 10,13 18,5\"\u003e\u003c\/polyline\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-info\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003ccircle cx=\"10\" cy=\"10\" r=\"8\"\u003e\u003c\/circle\u003e\u003cline x1=\"10\" y1=\"9\" x2=\"10\" y2=\"14\"\u003e\u003c\/line\u003e\u003ccircle cx=\"10\" cy=\"6.5\" r=\"0.5\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-box\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10 2l8 4v8l-8 4-8-4V6z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"2,6 10,10 18,6\"\u003e\u003c\/polyline\u003e\u003cline x1=\"10\" y1=\"10\" x2=\"10\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-star\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolygon points=\"10,2 12.4,7.5 18.5,8 14,12.3 15.4,18 10,15 4.6,18 6,12.3 1.5,8 7.6,7.5\"\u003e\u003c\/polygon\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-leaf\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M17 3C9 3 3 7 3 15c6 0 14-3 14-12z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 17c3-6 7-9 12-11\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-drop\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10 2c3 4 6 7 6 10a6 6 0 01-12 0c0-3 3-6 6-10z\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-clock\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"10\" cy=\"10\" r=\"8\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"10,5 10,10 13,12\"\u003e\u003c\/polyline\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-microscope\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M6 17h10\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 17V9\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 9a3 3 0 006 0V6a2 2 0 00-4 0\"\u003e\u003c\/path\u003e\u003cline x1=\"5\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-temp\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M9 11V4a2 2 0 014 0v7a4 4 0 11-4 0z\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-target\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"10\" cy=\"10\" r=\"8\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"10\" cy=\"10\" r=\"4\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"10\" cy=\"10\" r=\"0.6\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-bug\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cellipse cx=\"10\" cy=\"12\" rx=\"4\" ry=\"5\"\u003e\u003c\/ellipse\u003e\u003cline x1=\"10\" y1=\"7\" x2=\"10\" y2=\"17\"\u003e\u003c\/line\u003e\u003cpath d=\"M8 5l-2-2M12 5l2-2\"\u003e\u003c\/path\u003e\u003cline x1=\"6\" y1=\"10\" x2=\"2\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"14\" y1=\"10\" x2=\"18\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"6\" y1=\"14\" x2=\"2\" y2=\"15\"\u003e\u003c\/line\u003e\u003cline x1=\"14\" y1=\"14\" x2=\"18\" y2=\"15\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-recycle\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M7 4l3-2 3 2\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 2v6\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 9l-2 3 2 3\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 9l2 3-2 3\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h6M11 12h6\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-tag\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M2 10V3h7l9 9-7 7-9-9z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"6\" cy=\"6\" r=\"1.2\"\u003e\u003c\/circle\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-pdf\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M5 2h7l4 4v12a1 1 0 01-1 1H5a1 1 0 01-1-1V3a1 1 0 011-1z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"12,2 12,6 16,6\"\u003e\u003c\/polyline\u003e\u003c\/symbol\u003e\n  \u003c\/defs\u003e\n\u003c\/svg\u003e\n\n\u003cdiv class=\"intro\" role=\"region\" aria-label=\"Product introduction\"\u003e\n  \u003ch1 class=\"outcome-headline\"\u003eA spider mite specialist that works \u003cspan\u003ewhere predatory mites struggle\u003c\/span\u003e\n\u003c\/h1\u003e\n  \u003cp\u003eDense, hairy foliage on tomatoes, cucumbers, peppers, and strawberries can bog down predatory mites, letting spider mites run wild. Feltiella acarisuga is a predatory gall midge built for exactly those crops: its larvae hunt spider mite eggs, nymphs, and adults across leaf surfaces that trip up other predators. It complements Phytoseiulus persimilis in a mite program and is especially useful in larger spaces with heavy, high-density pressure.\u003c\/p\u003e\n  \u003cdiv class=\"cert-strip\"\u003e\n    \u003cspan class=\"cert-badge\"\u003e\u003csvg width=\"11\" height=\"11\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eThrives on dense, hairy foliage\u003c\/span\u003e\n    \u003cspan class=\"cert-badge\"\u003e\u003csvg width=\"11\" height=\"11\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eComplements persimilis\u003c\/span\u003e\n    \u003cspan class=\"cert-badge\"\u003e\u003csvg width=\"11\" height=\"11\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eShips live, overnight Tuesdays\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"ship-note\" role=\"note\"\u003e\n  \u003csvg class=\"icon\" width=\"18\" height=\"18\" stroke=\"var(--orange)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-calendar\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n  \u003cp\u003e\u003cstrong\u003eLive insects ship on Tuesdays only and arrive Wednesday.\u003c\/strong\u003e Orders must be placed 7 days in advance. Anything ordered by 3pm EST Tuesday ships the following Tuesday by UPS overnight shipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"trust-bar\" role=\"list\" aria-label=\"Store trust signals\"\u003e\n  \u003cdiv class=\"trust-item\" role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-truck\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cstrong\u003eUPS overnight\u003c\/strong\u003e shipping on live insects\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"trust-item\" role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-box\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cstrong\u003eBundle and save\u003c\/strong\u003e on shipping\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"trust-item\" role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-tag\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cstrong\u003e5% off\u003c\/strong\u003e with subscription\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"comparison-wrap\" role=\"region\" aria-label=\"Comparison table\"\u003e\n  \u003cdiv class=\"section-label\"\u003eWhy it's different\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003ePredatory mites alone vs. a gall midge for hairy crops\u003c\/div\u003e\n  \u003cdiv class=\"comparison-grid\"\u003e\n    \u003cdiv class=\"comp-col old\"\u003e\n      \u003cdiv class=\"comp-header\" aria-label=\"Old method column\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"currentColor\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003ePredatory mites alone\u003c\/div\u003e\n      \u003cul class=\"comp-list\" role=\"list\"\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003ePredatory mites slow down on hairy foliage\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003eOne predator can lag a high-density outbreak\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003eSprays miss mites in the webbing\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003eMiticides leave residue and re-entry waits\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003eChemical rotations breed resistance\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003eReactive spraying only\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"comp-col new\"\u003e\n      \u003cdiv class=\"comp-header\" aria-label=\"Product column\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"#fff\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eFeltiella acarisuga\u003c\/div\u003e\n      \u003cul class=\"comp-list\" role=\"list\"\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eThrives on dense, hairy crops where mites struggle\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eLarvae hit spider mite eggs, nymphs, and adults\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eAdults seek out colonies and lay right in them\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eNo residue and no re-entry interval\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003ePests cannot adapt to being eaten\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eComplements persimilis for full-program control\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"features-wrap\" role=\"region\" aria-label=\"Product features\"\u003e\n  \u003cdiv class=\"section-label\"\u003eWhat makes it work\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eWhy Feltiella fits the tough crops\u003c\/div\u003e\n  \u003cdiv class=\"features-grid\"\u003e\n    \u003cdiv class=\"feature-card hero\" aria-label=\"Feature: Made for hairy foliage\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--green)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-leaf\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003eMade for hairy foliage \u003cspan class=\"stat-badge\"\u003eTomatoes, cucumbers, peppers\u003c\/span\u003e\n\u003c\/h4\u003e\n        \u003cp\u003eFeltiella thrives on dense or hairy crops such as tomatoes, cucumbers, sweet peppers, and strawberries, exactly where traditional predatory mites often struggle to move and feed.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\" aria-label=\"Feature: Larvae are the hunters\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--blue)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-target\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003eLarvae are the hunters\u003c\/h4\u003e\n        \u003cp\u003eThe orange-brown larvae are the primary predators, feeding on spider mite eggs, nymphs, and adults and capable of consuming multiple mites per day.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\" aria-label=\"Feature: Adults seek out colonies\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--blue)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-microscope\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003eAdults seek out colonies\u003c\/h4\u003e\n        \u003cp\u003eAdult midges do not feed on mites directly but locate spider mite colonies and lay eggs right in them, so the hunting larvae hatch exactly on the prey.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\" aria-label=\"Feature: Roughly 15-day cycle\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--blue)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-clock\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003eRoughly 15-day cycle \u003cspan class=\"stat-badge\"\u003eAbout 15 days\u003c\/span\u003e\n\u003c\/h4\u003e\n        \u003cp\u003eEggs hatch within about two days, larvae feed for four to six days, then pupate in white cocoons on leaf undersides, completing the full cycle in around 15 days.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\" aria-label=\"Feature: Complements persimilis\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--blue)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-shield\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003eComplements persimilis\u003c\/h4\u003e\n        \u003cp\u003eIt is an excellent partner to Phytoseiulus persimilis in integrated mite programs, especially during heavy, high-density spider mite infestations.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\" aria-label=\"Feature: Best for larger spaces\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--blue)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-box\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003eBest for larger spaces\u003c\/h4\u003e\n        \u003cp\u003eFeltiella shines in larger grows with sustained pressure, where its flying adults can find and colonize scattered mite hot spots.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pest-wrap\" role=\"region\" aria-label=\"Pest species it targets\"\u003e\n  \u003cdiv class=\"section-label\"\u003eWhat it targets\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003ePest species it targets\u003c\/div\u003e\n  \u003cdiv class=\"pest-list\" role=\"list\"\u003e\n    \u003cspan class=\"pest-chip\"\u003e\u003csvg width=\"12\" height=\"12\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003eTwo-spotted spider mite\u003c\/span\u003e\n    \u003cspan class=\"pest-chip\"\u003e\u003csvg width=\"12\" height=\"12\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003eStrawberry spider mite\u003c\/span\u003e\n    \u003cspan class=\"pest-chip\"\u003e\u003csvg width=\"12\" height=\"12\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003eKanzawa spider mite\u003c\/span\u003e\n    \u003cspan class=\"pest-chip\"\u003e\u003csvg width=\"12\" height=\"12\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003eOther Tetranychus spider mites\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cond-wrap\" role=\"region\" aria-label=\"Ideal conditions\"\u003e\n  \u003cdiv class=\"section-label\"\u003eIdeal conditions\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eWhere it works best\u003c\/div\u003e\n  \u003cdiv class=\"cond-grid\"\u003e\n    \u003cdiv class=\"cond-card\"\u003e\n      \u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-temp\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n      \u003cdiv class=\"cond-body\"\u003e\n        \u003cdiv class=\"cond-label\"\u003eTemperature\u003c\/div\u003e\n        \u003cdiv class=\"cond-value\"\u003e68-81°F (20-27°C)\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cond-card\"\u003e\n      \u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-drop\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n      \u003cdiv class=\"cond-body\"\u003e\n        \u003cdiv class=\"cond-label\"\u003eHumidity\u003c\/div\u003e\n        \u003cdiv class=\"cond-value\"\u003eBest above 80% RH\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cond-card\"\u003e\n      \u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n      \u003cdiv class=\"cond-body\"\u003e\n        \u003cdiv class=\"cond-label\"\u003eLarvae\u003c\/div\u003e\n        \u003cdiv class=\"cond-value\"\u003eEat ~15 mites or 50 eggs\/day\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cond-card\"\u003e\n      \u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-clock\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n      \u003cdiv class=\"cond-body\"\u003e\n        \u003cdiv class=\"cond-label\"\u003eTiming\u003c\/div\u003e\n        \u003cdiv class=\"cond-value\"\u003eOn mite colonies and hotspots\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"apply-wrap\" role=\"region\" aria-label=\"Application instructions\"\u003e\n  \u003cdiv class=\"section-label\"\u003eHow to apply\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eApplication instructions\u003c\/div\u003e\n  \u003cdiv class=\"apply-list\"\u003e\n    \u003cdiv class=\"apply-item\"\u003e\n      \u003cdiv class=\"apply-num\" aria-label=\"Step 1\"\u003e1\u003c\/div\u003e\n      \u003cp\u003eMake a hole in the cup lid and set it on the media or slab near mite colonies.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"apply-item\"\u003e\n      \u003cdiv class=\"apply-num\" aria-label=\"Step 2\"\u003e2\u003c\/div\u003e\n      \u003cp\u003ePlace it at spider mite hotspots; typical rate 0.25-25 per m².\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"apply-item\"\u003e\n      \u003cdiv class=\"apply-num\" aria-label=\"Step 3\"\u003e3\u003c\/div\u003e\n      \u003cp\u003eRepeat at least 3 times at weekly intervals until controlled.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"apply-item\"\u003e\n      \u003cdiv class=\"apply-num\" aria-label=\"Step 4\"\u003e4\u003c\/div\u003e\n      \u003cp\u003eExcellent on dense, hairy crops; pair with persimilis.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"reassurance-block\" role=\"region\" aria-label=\"How it works\"\u003e\n  \u003cdiv class=\"reassurance-header\"\u003e\n\u003csvg class=\"icon\" width=\"18\" height=\"18\" stroke=\"#fff\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-info\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003ch3\u003eHow Feltiella clears spider mites on hairy crops\u003c\/h3\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"reassurance-steps\" role=\"list\"\u003e\n    \u003cdiv class=\"reassurance-step\" role=\"listitem\"\u003e\n      \u003cdiv class=\"step-num\" aria-label=\"Step 1\"\u003e1\u003c\/div\u003e\n      \u003cdiv class=\"reassurance-step-body\"\u003e\n        \u003ch4\u003ePlace among the plants\u003c\/h4\u003e\n        \u003cp\u003eSet the container in the canopy of your affected crop, favoring the dense, hairy plants where mites hide.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"reassurance-step\" role=\"listitem\"\u003e\n      \u003cdiv class=\"step-num\" aria-label=\"Step 2\"\u003e2\u003c\/div\u003e\n      \u003cdiv class=\"reassurance-step-body\"\u003e\n        \u003ch4\u003eAdults find the colonies\u003c\/h4\u003e\n        \u003cp\u003eThe flying adults locate spider mite colonies and lay their eggs right in the hot spots.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"reassurance-step\" role=\"listitem\"\u003e\n      \u003cdiv class=\"step-num\" aria-label=\"Step 3\"\u003e3\u003c\/div\u003e\n      \u003cdiv class=\"reassurance-step-body\"\u003e\n        \u003ch4\u003eLarvae hunt the mites\u003c\/h4\u003e\n        \u003cp\u003eOrange-brown larvae hatch within about two days and feed on mite eggs, nymphs, and adults for several days.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"reassurance-step\" role=\"listitem\"\u003e\n      \u003cdiv class=\"step-num\" aria-label=\"Step 4\"\u003e4\u003c\/div\u003e\n      \u003cdiv class=\"reassurance-step-body\"\u003e\n        \u003ch4\u003ePopulation cycles on the crop\u003c\/h4\u003e\n        \u003cp\u003eLarvae pupate in white cocoons on leaf undersides and new adults emerge, completing a roughly 15-day cycle that keeps working the crop.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"included-wrap\" role=\"region\" aria-label=\"What's included\"\u003e\n  \u003cdiv class=\"section-label\"\u003eIn the package\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eWhat you get and how to size it\u003c\/div\u003e\n  \u003cdiv class=\"included-grid\"\u003e\n    \u003cdiv class=\"included-col\"\u003e\n      \u003cdiv class=\"included-col-header blue\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--blue-dark)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-box\"\u003e\u003c\/use\u003e\u003c\/svg\u003eWhat ships to you\u003c\/div\u003e\n      \u003cul class=\"included-list\" role=\"list\"\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Live Feltiella acarisuga in a release container\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Count matched to your chosen size\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Release and care instructions\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Insulated overnight packaging\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"included-col\"\u003e\n      \u003cdiv class=\"included-col-header green\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green-dark)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-target\"\u003e\u003c\/use\u003e\u003c\/svg\u003eSizes and options\u003c\/div\u003e\n      \u003cul class=\"included-list\" role=\"list\"\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e \u003cstrong\u003eRelease size:\u003c\/strong\u003e matched to space and pressure\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e \u003cstrong\u003eBest for:\u003c\/strong\u003e hairy crops and larger, high-density outbreaks\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e \u003cstrong\u003ePairs well with:\u003c\/strong\u003e Phytoseiulus persimilis for a complete mite program\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"included-tip\"\u003e\n\u003cstrong\u003eFeltiella or a predatory mite?\u003c\/strong\u003e On smooth leaves a predatory mite like californicus or persimilis is usually enough. On dense, hairy crops or in large high-pressure spaces, Feltiella gets where mites cannot. Many growers run it with persimilis. Call us and we will advise. Call or email us: \u003ca href=\"tel:7162170353\"\u003e716-217-0353\u003c\/a\u003e \/ \u003ca href=\"mailto:help@happyhydro.com\"\u003ehelp@happyhydro.com\u003c\/a\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-wrap\" role=\"region\" aria-label=\"Frequently asked questions\"\u003e\n  \u003cdiv class=\"section-label\"\u003eQuestions\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eFrequently asked questions\u003c\/div\u003e\n  \u003cdiv class=\"faq-list\"\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq1\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq1\" aria-expanded=\"false\"\u003eWhy choose Feltiella over a predatory mite?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003ePredatory mites can struggle to move across dense, hairy foliage like tomatoes and cucumbers, which lets spider mites build up. Feltiella's flying adults and hunting larvae work those crops well. It is also a strong partner to persimilis during heavy, high-density outbreaks in larger spaces.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq2\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq2\" aria-expanded=\"false\"\u003eDo the adults eat the mites too?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003eNo, the adults do not feed on mites directly. Their job is to find spider mite colonies and lay eggs right in them. The orange-brown larvae are the actual predators, consuming mite eggs, nymphs, and adults as they develop over several days.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq3\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq3\" aria-expanded=\"false\"\u003eHow long until it establishes?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003eThe full cycle runs about 15 days: eggs hatch in roughly two days, larvae feed for four to six, then pupate and emerge as new adults. Because it reproduces on the crop, a population settles in and keeps working as long as mites are present.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq4\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq4\" aria-expanded=\"false\"\u003eWhen do these ship and when should I release?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003eLive insects ship overnight on Tuesdays only, so they arrive Wednesday while still fresh. Place your order at least 7 days ahead so we can include you in the next weekly dispatch. We cannot ship live insects to HI, PR, VI, GU, AS, or PW. Open the package and release the same day it arrives.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq5\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq5\" aria-expanded=\"false\"\u003eWhat if my order arrives damaged or the insects are dead on arrival?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003eIf you receive a defective or damaged unit, email us a photo at \u003ca href=\"mailto:help@happyhydro.com\"\u003ehelp@happyhydro.com\u003c\/a\u003e and we'll make it right immediately. For change-of-mind returns, we accept returns within 30 days for items in new, resalable condition. If you're not sure whether this product is right for your setup, call us first at 716-217-0353. We'd rather answer your questions before you order.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq6\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq6\" aria-expanded=\"false\"\u003eWhy should I buy this from Happy Hydro instead of somewhere else?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003eHappy Hydro has been selling growing equipment since 2006. We've carried Beneficial Insects for years because the biology works and customers who buy it leave happy. Have questions before you order? Call 716-217-0353 or email \u003ca href=\"mailto:help@happyhydro.com\"\u003ehelp@happyhydro.com\u003c\/a\u003e. We're easy to reach and happy to help!\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"closing-trust\" role=\"contentinfo\" aria-label=\"Store contact and trust information\"\u003e\n  \u003cdiv class=\"closing-trust-text\"\u003e\n    \u003csvg class=\"icon\" width=\"20\" height=\"20\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-shield\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n    \u003cp\u003e\u003cstrong\u003eQuestions? We're easy to reach.\u003c\/strong\u003e\u003cbr\u003eHappy Hydro has been serving growers since 2006. Call or email us before you order, after you order, or any time something comes up. When you're happy, we're happy.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"closing-contact\"\u003e\n    \u003ca href=\"tel:7162170353\" aria-label=\"Call Happy Hydro at 716-217-0353\"\u003e\u003csvg width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-phone\"\u003e\u003c\/use\u003e\u003c\/svg\u003e716-217-0353\u003c\/a\u003e\n    \u003ca href=\"mailto:help@happyhydro.com\" aria-label=\"Email Happy Hydro\"\u003e\u003csvg width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-email\"\u003e\u003c\/use\u003e\u003c\/svg\u003ehelp@happyhydro.com\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Beneficial Insects","offers":[{"title":"250 Count","offer_id":42475231379523,"sku":"FA25","price":85.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2082\/5769\/files\/Feltiella-acarisuga-Gall-Midge-Predator-for-Spider-Mites-Happy-Hydro-26655635210307.jpg?v=1782706155"},{"product_id":"orius-insidiosus-minute-pirate-bug","title":"Orius insidiosus – Minute Pirate Bug for Thrips, Mites \u0026amp; Soft-Bodied Insects","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026family=Inter:wght@400;500\u0026display=swap');\n\n:root{\n  --bg:#ffffff;--bg-soft:#fafafa;--text:#4d4d4d;--text-light:#6b6b6b;--border:#e1e3e4;\n  --blue:#01adf0;--blue-dark:#0190c8;--blue-pale:#e8f7fd;\n  --green:#61a84d;--green-dark:#4d8a3c;--green-pale:#edf6ea;\n  --orange:#ff723c;--orange-pale:#fff2ed;\n  --font-head:'Poppins',sans-serif;--font-body:'Inter',sans-serif;\n  --radius:8px;--radius-sm:5px;\n}\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}\nbody{font-family:var(--font-body);font-size:14px;background:var(--bg);color:var(--text);line-height:1.65;padding-bottom:40px;}\n:focus-visible{outline:3px solid var(--blue);outline-offset:3px;border-radius:3px;}\n.icon{display:inline-block;flex-shrink:0;vertical-align:middle;}\n.svg-sprite{display:none;}\n\/* INTRO *\/\n.intro{padding-bottom:18px;border-bottom:1px solid var(--border);}\n.outcome-headline{font-family:var(--font-head);font-size:1.15rem;font-weight:700;color:var(--text);line-height:1.25;margin-bottom:10px;}\n.outcome-headline span{color:var(--green);}\n.intro p{font-size:0.84rem;color:var(--text-light);line-height:1.75;}\n.cert-strip{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px;}\n.cert-badge{display:inline-flex;align-items:center;gap:5px;background:var(--green-pale);border:1px solid #c3e0ba;color:var(--green-dark);font-family:var(--font-head);font-size:0.68rem;font-weight:700;padding:4px 10px;border-radius:20px;}\n\/* SHIP NOTE *\/\n.ship-note{display:flex;align-items:flex-start;gap:10px;background:var(--orange-pale);border:1px solid #ffd4c2;border-radius:var(--radius);padding:11px 14px;margin:16px 0;}\n.ship-note svg{flex-shrink:0;margin-top:1px;color:var(--orange);}\n.ship-note p{font-size:0.78rem;color:var(--text-light);line-height:1.6;margin:0;}\n.ship-note strong{color:var(--text);}\n\/* TRUST BAR *\/\n.trust-bar{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 16px;padding:9px 12px;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-soft);margin:18px 0;}\n.trust-item{display:flex;align-items:center;gap:6px;font-size:0.74rem;font-weight:500;color:var(--text-light);}\n.trust-item strong{color:var(--text);}\n\/* SECTION LABELS *\/\n.section-label{font-family:var(--font-head);font-size:0.64rem;font-weight:600;text-transform:uppercase;letter-spacing:0.1em;color:var(--blue);margin-bottom:3px;}\n.section-title{font-family:var(--font-head);font-size:0.97rem;font-weight:700;color:var(--text);margin-bottom:11px;}\n\/* COMPARISON *\/\n.comparison-wrap{margin:20px 0;}\n.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;}\n.comp-col{border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);}\n.comp-header{padding:8px 13px;font-family:var(--font-head);font-size:0.74rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:7px;text-align:center;}\n.comp-col.old .comp-header{background:#f5f5f5;color:var(--text-light);border-bottom:1px solid var(--border);}\n.comp-col.new .comp-header{background:var(--green);color:#fff;}\n.comp-list{list-style:none;padding:0;}\n.comp-list li{display:flex;align-items:flex-start;gap:8px;padding:7px 13px;font-size:0.76rem;color:var(--text-light);border-bottom:1px solid var(--border);line-height:1.45;}\n.comp-list li:last-child{border-bottom:none;}\n.comp-col.old .comp-list li svg{color:#bbb;margin-top:2px;flex-shrink:0;}\n.comp-col.new .comp-list li{color:var(--text);}\n.comp-col.new .comp-list li svg{color:var(--green);margin-top:2px;flex-shrink:0;}\n\/* FEATURE CARDS *\/\n.features-wrap{margin:20px 0;}\n.features-grid{display:flex;flex-direction:column;gap:7px;}\n.feature-card{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);padding:11px 13px;display:flex;flex-direction:row;align-items:flex-start;gap:11px;}\n.feature-card.hero{border-color:var(--green);background:var(--green-pale);}\n.feature-icon-wrap{width:34px;height:34px;border-radius:var(--radius-sm);background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid var(--border);}\n.feature-card.hero .feature-icon-wrap{border-color:#b8ddb0;}\n.feature-card-body{flex:1;min-width:0;}\n.feature-card h4{font-family:var(--font-head);font-size:0.8rem;font-weight:700;color:var(--text);margin-bottom:3px;line-height:1.3;}\n.feature-card p{font-size:0.74rem;color:var(--text-light);line-height:1.55;margin:0;}\n.stat-badge{display:inline-block;background:var(--green);color:#fff;font-family:var(--font-head);font-size:0.61rem;font-weight:700;padding:2px 7px;border-radius:20px;white-space:nowrap;margin-left:6px;vertical-align:middle;}\n\/* TARGET PESTS *\/\n.pest-wrap{margin:20px 0;}\n.pest-list{display:flex;flex-wrap:wrap;gap:6px;}\n.pest-chip{display:inline-flex;align-items:center;gap:6px;background:var(--green-pale);border:1px solid #c3e0ba;color:var(--green-dark);font-size:0.76rem;font-weight:600;padding:6px 12px;border-radius:20px;line-height:1.2;}\n.pest-chip svg{color:var(--green);flex-shrink:0;}\n.pest-chip.more{background:var(--bg-soft);border-color:var(--border);color:var(--text-light);font-weight:500;font-style:italic;}\n.pest-chip.more svg{color:var(--text-light);}\n\/* IDEAL CONDITIONS *\/\n.cond-wrap{margin:20px 0;}\n.cond-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;}\n.cond-card{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);padding:10px 12px;display:flex;gap:9px;align-items:flex-start;}\n.cond-card svg{color:var(--blue);margin-top:2px;flex-shrink:0;}\n.cond-body{min-width:0;}\n.cond-label{font-size:0.64rem;font-weight:500;color:var(--text-light);text-transform:uppercase;letter-spacing:0.06em;margin-bottom:2px;}\n.cond-value{font-family:var(--font-head);font-size:0.79rem;font-weight:600;color:var(--text);line-height:1.35;}\n\/* APPLICATION *\/\n.apply-wrap{margin:20px 0;}\n.apply-list{display:flex;flex-direction:column;gap:7px;}\n.apply-item{display:flex;gap:11px;align-items:flex-start;background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);padding:10px 13px;}\n.apply-num{width:22px;height:22px;border-radius:50%;background:var(--green);color:#fff;font-family:var(--font-head);font-size:0.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;}\n.apply-item p{font-size:0.78rem;color:var(--text-light);line-height:1.55;margin:0;}\n\/* HOW IT WORKS *\/\n.reassurance-block{background:var(--blue-pale);border:1px solid #b3e4f9;border-radius:var(--radius);margin:20px 0;overflow:hidden;}\n.reassurance-header{background:var(--blue);padding:10px 15px;display:flex;align-items:center;gap:9px;}\n.reassurance-header h3{font-family:var(--font-head);font-size:0.83rem;font-weight:700;color:#fff;margin:0;}\n.reassurance-steps{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#b3e4f9;}\n.reassurance-step{display:flex;flex-direction:row;align-items:flex-start;gap:10px;padding:12px 14px;background:var(--blue-pale);text-align:left;}\n.step-num{width:22px;height:22px;border-radius:50%;background:var(--blue);color:#fff;font-family:var(--font-head);font-size:0.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;}\n.reassurance-step-body{flex:1;}\n.reassurance-step h4{font-family:var(--font-head);font-size:0.76rem;font-weight:700;color:var(--text);line-height:1.3;margin-bottom:2px;}\n.reassurance-step p{font-size:0.71rem;color:var(--text-light);line-height:1.55;margin:0;}\n\/* INCLUDED *\/\n.included-wrap{margin:20px 0;}\n.included-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;}\n.included-col{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;}\n.included-col-header{padding:8px 13px;font-family:var(--font-head);font-size:0.74rem;font-weight:700;display:flex;align-items:center;gap:6px;border-bottom:1px solid var(--border);}\n.included-col-header.blue{background:var(--blue-pale);color:var(--blue-dark);}\n.included-col-header.green{background:var(--green-pale);color:var(--green-dark);}\n.included-list{list-style:none;padding:6px 0;}\n.included-list li{display:flex;align-items:flex-start;gap:7px;padding:4px 13px;font-size:0.75rem;color:var(--text-light);line-height:1.5;}\n.included-list li svg{flex-shrink:0;margin-top:3px;}\n.included-tip{padding:10px 13px;font-size:0.74rem;color:var(--text-light);border-top:1px solid var(--border);background:#fff;line-height:1.6;}\n.included-tip strong{color:var(--text);}\n.included-tip a{color:var(--blue);text-decoration:none;font-weight:600;}\n.included-tip a:hover{text-decoration:underline;}\n\/* FAQ *\/\n.faq-wrap{margin:20px 0;}\n.faq-list{display:flex;flex-direction:column;gap:6px;}\n.faq-item{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--bg);}\n.faq-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none;}\n.faq-label{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:11px 14px;cursor:pointer;font-family:var(--font-head);font-size:0.79rem;font-weight:600;color:var(--text);user-select:none;transition:background 0.15s;line-height:1.4;}\n.faq-label:hover{background:var(--bg-soft);}\n.faq-q-icon{flex-shrink:0;width:20px;height:20px;border-radius:50%;background:var(--bg-soft);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--blue);transition:background 0.15s,color 0.15s,transform 0.2s;}\n.faq-answer{max-height:0;overflow:hidden;transition:max-height 0.35s ease,padding 0.2s;font-size:0.78rem;color:var(--text-light);line-height:1.7;padding:0 14px;background:var(--bg-soft);}\n.faq-answer a{color:var(--blue);}\n.faq-toggle:checked + .faq-label{background:var(--blue);color:#fff;}\n.faq-toggle:checked + .faq-label .faq-q-icon{background:rgba(255,255,255,0.2);border-color:rgba(255,255,255,0.4);transform:rotate(45deg);}\n.faq-toggle:checked ~ .faq-answer{max-height:500px;padding:12px 14px;border-top:1px solid rgba(1,173,240,0.15);}\n.faq-toggle:focus-visible + .faq-label{outline:3px solid var(--blue);outline-offset:-2px;}\n\/* CLOSING FOOTER *\/\n.closing-trust{margin-top:22px;padding:15px 16px;background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);display:flex;flex-wrap:wrap;align-items:center;gap:12px;justify-content:space-between;}\n.closing-trust-text{display:flex;align-items:flex-start;gap:10px;flex:1;min-width:200px;}\n.closing-trust-text svg{color:var(--green);margin-top:2px;flex-shrink:0;}\n.closing-trust-text p{font-size:0.78rem;color:var(--text-light);line-height:1.6;}\n.closing-trust-text strong{color:var(--text);font-weight:600;}\n.closing-contact{display:flex;flex-direction:column;gap:5px;align-items:flex-end;}\n.closing-contact a{display:inline-flex;align-items:center;gap:5px;font-family:var(--font-head);font-size:0.74rem;font-weight:600;color:var(--blue);text-decoration:none;padding:6px 12px;border:1px solid var(--blue);border-radius:var(--radius-sm);transition:background 0.15s,color 0.15s;white-space:nowrap;}\n.closing-contact a:hover{background:var(--blue);color:#fff;}\n.closing-contact a svg{flex-shrink:0;}\n\u003c\/style\u003e\n\n\u003csvg class=\"svg-sprite\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n  \u003cdefs\u003e\n    \u003csymbol id=\"ic-check\" viewbox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2.5,8.5 6,12 13.5,4\"\u003e\u003c\/polyline\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-x\" viewbox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003cline x1=\"3\" y1=\"3\" x2=\"13\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"13\" y1=\"3\" x2=\"3\" y2=\"13\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-plus\" viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003cline x1=\"6\" y1=\"1\" x2=\"6\" y2=\"11\"\u003e\u003c\/line\u003e\u003cline x1=\"1\" y1=\"6\" x2=\"11\" y2=\"6\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-shield\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10 2l7 3v5c0 4-3 7-7 8C7 17 3 14 3 10V5z\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-truck\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"5\" width=\"12\" height=\"9\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M13 8h3l2 3v3h-5V8z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"5\" cy=\"16\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"15\" cy=\"16\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-return\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M4 10a6 6 0 106-6H6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3,7 6,10 3,13\"\u003e\u003c\/polyline\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-calendar\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"2\" y=\"4\" width=\"16\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"6\" y1=\"2\" x2=\"6\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"14\" y1=\"2\" x2=\"14\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"2\" y1=\"9\" x2=\"18\" y2=\"9\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-phone\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M5 2h4l2 4-2.5 1.5a11 11 0 004 4L14 9l4 2v4a2 2 0 01-2 2A16 16 0 013 4a2 2 0 012-2z\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-email\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"2\" y=\"5\" width=\"16\" height=\"12\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpolyline points=\"2,5 10,13 18,5\"\u003e\u003c\/polyline\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-info\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003ccircle cx=\"10\" cy=\"10\" r=\"8\"\u003e\u003c\/circle\u003e\u003cline x1=\"10\" y1=\"9\" x2=\"10\" y2=\"14\"\u003e\u003c\/line\u003e\u003ccircle cx=\"10\" cy=\"6.5\" r=\"0.5\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-box\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10 2l8 4v8l-8 4-8-4V6z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"2,6 10,10 18,6\"\u003e\u003c\/polyline\u003e\u003cline x1=\"10\" y1=\"10\" x2=\"10\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-star\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolygon points=\"10,2 12.4,7.5 18.5,8 14,12.3 15.4,18 10,15 4.6,18 6,12.3 1.5,8 7.6,7.5\"\u003e\u003c\/polygon\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-leaf\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M17 3C9 3 3 7 3 15c6 0 14-3 14-12z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 17c3-6 7-9 12-11\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-drop\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10 2c3 4 6 7 6 10a6 6 0 01-12 0c0-3 3-6 6-10z\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-clock\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"10\" cy=\"10\" r=\"8\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"10,5 10,10 13,12\"\u003e\u003c\/polyline\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-microscope\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M6 17h10\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 17V9\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 9a3 3 0 006 0V6a2 2 0 00-4 0\"\u003e\u003c\/path\u003e\u003cline x1=\"5\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-temp\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M9 11V4a2 2 0 014 0v7a4 4 0 11-4 0z\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-target\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"10\" cy=\"10\" r=\"8\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"10\" cy=\"10\" r=\"4\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"10\" cy=\"10\" r=\"0.6\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-bug\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cellipse cx=\"10\" cy=\"12\" rx=\"4\" ry=\"5\"\u003e\u003c\/ellipse\u003e\u003cline x1=\"10\" y1=\"7\" x2=\"10\" y2=\"17\"\u003e\u003c\/line\u003e\u003cpath d=\"M8 5l-2-2M12 5l2-2\"\u003e\u003c\/path\u003e\u003cline x1=\"6\" y1=\"10\" x2=\"2\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"14\" y1=\"10\" x2=\"18\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"6\" y1=\"14\" x2=\"2\" y2=\"15\"\u003e\u003c\/line\u003e\u003cline x1=\"14\" y1=\"14\" x2=\"18\" y2=\"15\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-recycle\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M7 4l3-2 3 2\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 2v6\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 9l-2 3 2 3\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 9l2 3-2 3\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h6M11 12h6\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-tag\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M2 10V3h7l9 9-7 7-9-9z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"6\" cy=\"6\" r=\"1.2\"\u003e\u003c\/circle\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-pdf\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M5 2h7l4 4v12a1 1 0 01-1 1H5a1 1 0 01-1-1V3a1 1 0 011-1z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"12,2 12,6 16,6\"\u003e\u003c\/polyline\u003e\u003c\/symbol\u003e\n  \u003c\/defs\u003e\n\u003c\/svg\u003e\n\n\u003cdiv class=\"intro\" role=\"region\" aria-label=\"Product introduction\"\u003e\n  \u003ch1 class=\"outcome-headline\"\u003eThe fast-moving pirate bug for \u003cspan\u003ethrips that are already established\u003c\/span\u003e\n\u003c\/h1\u003e\n  \u003cp\u003eWhen thrips pressure is high and visible, predatory mites can be too slow to catch up. Orius insidiosus, the minute pirate bug, is a fast, mobile generalist that goes after adult thrips as well as spider mites, aphids, and whiteflies. It uses piercing mouthparts to kill prey, and it will keep killing even when it is not actively feeding, which makes it a dependable choice for knocking down an outbreak that is already underway.\u003c\/p\u003e\n  \u003cdiv class=\"cert-strip\"\u003e\n    \u003cspan class=\"cert-badge\"\u003e\u003csvg width=\"11\" height=\"11\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eFast knockdown of adult thrips\u003c\/span\u003e\n    \u003cspan class=\"cert-badge\"\u003e\u003csvg width=\"11\" height=\"11\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eKills even when not feeding\u003c\/span\u003e\n    \u003cspan class=\"cert-badge\"\u003e\u003csvg width=\"11\" height=\"11\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eShips live, overnight Tuesdays\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"ship-note\" role=\"note\"\u003e\n  \u003csvg class=\"icon\" width=\"18\" height=\"18\" stroke=\"var(--orange)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-calendar\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n  \u003cp\u003e\u003cstrong\u003eLive insects ship on Tuesdays only and arrive Wednesday.\u003c\/strong\u003e Orders must be placed 7 days in advance. Anything ordered by 3pm EST Tuesday ships the following Tuesday by UPS overnight shipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"trust-bar\" role=\"list\" aria-label=\"Store trust signals\"\u003e\n  \u003cdiv class=\"trust-item\" role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-truck\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cstrong\u003eUPS overnight\u003c\/strong\u003e shipping on live insects\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"trust-item\" role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-box\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cstrong\u003eBundle and save\u003c\/strong\u003e on shipping\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"trust-item\" role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-tag\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cstrong\u003e5% off\u003c\/strong\u003e with subscription\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"comparison-wrap\" role=\"region\" aria-label=\"Comparison table\"\u003e\n  \u003cdiv class=\"section-label\"\u003eWhy it's different\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eSlow preventative mites vs. a fast pirate bug\u003c\/div\u003e\n  \u003cdiv class=\"comparison-grid\"\u003e\n    \u003cdiv class=\"comp-col old\"\u003e\n      \u003cdiv class=\"comp-header\" aria-label=\"Old method column\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"currentColor\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003ePreventative mites alone\u003c\/div\u003e\n      \u003cul class=\"comp-list\" role=\"list\"\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003ePredatory mites can lag behind a heavy outbreak\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003eMites mainly take young thrips\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003eSprays scatter thrips and miss hidden ones\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003eChemicals leave residue and re-entry waits\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003eBroad sprays harm other beneficials\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003eOnly knocks down what you hit\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"comp-col new\"\u003e\n      \u003cdiv class=\"comp-header\" aria-label=\"Product column\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"#fff\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eOrius insidiosus\u003c\/div\u003e\n      \u003cul class=\"comp-list\" role=\"list\"\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eFast, mobile predator built for established pressure\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eOrius attacks adult thrips as well as larvae\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eThe pirate bug actively hunts thrips across the canopy\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eNo residue and no re-entry interval\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eWorks alongside your mites and other predators\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eKills prey even when it is not actively feeding\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"features-wrap\" role=\"region\" aria-label=\"Product features\"\u003e\n  \u003cdiv class=\"section-label\"\u003eWhat makes it work\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eWhy Orius handles a heavy outbreak\u003c\/div\u003e\n  \u003cdiv class=\"features-grid\"\u003e\n    \u003cdiv class=\"feature-card hero\" aria-label=\"Feature: Goes after adult thrips\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--green)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-target\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003eGoes after adult thrips \u003cspan class=\"stat-badge\"\u003eFast knockdown\u003c\/span\u003e\n\u003c\/h4\u003e\n        \u003cp\u003eUnlike predatory mites that focus on young thrips, Orius attacks adult thrips too, which is what lets it turn around an infestation that is already established and visible.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\" aria-label=\"Feature: A hungry generalist\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--blue)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003eA hungry generalist\u003c\/h4\u003e\n        \u003cp\u003eBeyond thrips it also feeds on two-spotted spider mites, aphids, and whiteflies, so one predator helps on several soft-bodied pests at once.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\" aria-label=\"Feature: Rapid 3 to 4 week cycle\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--blue)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-clock\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003eRapid 3 to 4 week cycle \u003cspan class=\"stat-badge\"\u003eBoth stages feed\u003c\/span\u003e\n\u003c\/h4\u003e\n        \u003cp\u003eWith eggs hatching in 4 to 5 days and nymphs maturing in 7 to 10, Orius runs a quick 3 to 4 week lifecycle, and both nymphs and adults feed aggressively on pests.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\" aria-label=\"Feature: Kills beyond hunger\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--blue)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-shield\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003eKills beyond hunger\u003c\/h4\u003e\n        \u003cp\u003eUsing its piercing rostrum, Orius kills thrips and mites even when it is not actively feeding, adding extra pressure in a high-count infestation.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\" aria-label=\"Feature: Highly mobile\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--blue)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-leaf\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003eHighly mobile\u003c\/h4\u003e\n        \u003cp\u003eThe adults move quickly and fly across the crop, seeking out thrips hot spots so coverage is not limited to where you released them.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\" aria-label=\"Feature: Simple release\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--blue)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-drop\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003eSimple release\u003c\/h4\u003e\n        \u003cp\u003eTap the carrier out among the plants, ideally near flowers and pollen. There is nothing to mix and no gear needed.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pest-wrap\" role=\"region\" aria-label=\"Pest species it targets\"\u003e\n  \u003cdiv class=\"section-label\"\u003eWhat it targets\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003ePest species it targets\u003c\/div\u003e\n  \u003cdiv class=\"pest-list\" role=\"list\"\u003e\n    \u003cspan class=\"pest-chip\"\u003e\u003csvg width=\"12\" height=\"12\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003eWestern flower thrips (adults and larvae)\u003c\/span\u003e\n    \u003cspan class=\"pest-chip\"\u003e\u003csvg width=\"12\" height=\"12\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003eOther thrips\u003c\/span\u003e\n    \u003cspan class=\"pest-chip\"\u003e\u003csvg width=\"12\" height=\"12\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003eTwo-spotted spider mite\u003c\/span\u003e\n    \u003cspan class=\"pest-chip\"\u003e\u003csvg width=\"12\" height=\"12\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003eAphids\u003c\/span\u003e\n    \u003cspan class=\"pest-chip\"\u003e\u003csvg width=\"12\" height=\"12\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003eWhiteflies\u003c\/span\u003e\n    \u003cspan class=\"pest-chip\"\u003e\u003csvg width=\"12\" height=\"12\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003eSmall caterpillars\u003c\/span\u003e\n    \u003cspan class=\"pest-chip\"\u003e\u003csvg width=\"12\" height=\"12\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003eMoth eggs\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cond-wrap\" role=\"region\" aria-label=\"Ideal conditions\"\u003e\n  \u003cdiv class=\"section-label\"\u003eIdeal conditions\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eWhere it works best\u003c\/div\u003e\n  \u003cdiv class=\"cond-grid\"\u003e\n    \u003cdiv class=\"cond-card\"\u003e\n      \u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-temp\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n      \u003cdiv class=\"cond-body\"\u003e\n        \u003cdiv class=\"cond-label\"\u003eTemperature\u003c\/div\u003e\n        \u003cdiv class=\"cond-value\"\u003eBest above 68°F (20°C)\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cond-card\"\u003e\n      \u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-drop\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n      \u003cdiv class=\"cond-body\"\u003e\n        \u003cdiv class=\"cond-label\"\u003eHumidity\u003c\/div\u003e\n        \u003cdiv class=\"cond-value\"\u003eModerate to high\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cond-card\"\u003e\n      \u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-leaf\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n      \u003cdiv class=\"cond-body\"\u003e\n        \u003cdiv class=\"cond-label\"\u003ePollen\u003c\/div\u003e\n        \u003cdiv class=\"cond-value\"\u003eEstablishes better with flowers\/pollen\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cond-card\"\u003e\n      \u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-clock\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n      \u003cdiv class=\"cond-body\"\u003e\n        \u003cdiv class=\"cond-label\"\u003eTiming\u003c\/div\u003e\n        \u003cdiv class=\"cond-value\"\u003eOn established, visible thrips\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"apply-wrap\" role=\"region\" aria-label=\"Application instructions\"\u003e\n  \u003cdiv class=\"section-label\"\u003eHow to apply\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eApplication instructions\u003c\/div\u003e\n  \u003cdiv class=\"apply-list\"\u003e\n    \u003cdiv class=\"apply-item\"\u003e\n      \u003cdiv class=\"apply-num\" aria-label=\"Step 1\"\u003e1\u003c\/div\u003e\n      \u003cp\u003eTap the bugs out among the plants, ideally near flowers and pollen.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"apply-item\"\u003e\n      \u003cdiv class=\"apply-num\" aria-label=\"Step 2\"\u003e2\u003c\/div\u003e\n      \u003cp\u003eRelease at dusk or in low light, and leave the material undisturbed for a few hours.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"apply-item\"\u003e\n      \u003cdiv class=\"apply-num\" aria-label=\"Step 3\"\u003e3\u003c\/div\u003e\n      \u003cp\u003eTypical rate 0.5-10 per m²; repeat once or twice.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"apply-item\"\u003e\n      \u003cdiv class=\"apply-num\" aria-label=\"Step 4\"\u003e4\u003c\/div\u003e\n      \u003cp\u003ePair with predatory mites, which handle ongoing prevention.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"reassurance-block\" role=\"region\" aria-label=\"How it works\"\u003e\n  \u003cdiv class=\"reassurance-header\"\u003e\n\u003csvg class=\"icon\" width=\"18\" height=\"18\" stroke=\"#fff\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-info\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003ch3\u003eHow Orius knocks down a thrips outbreak\u003c\/h3\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"reassurance-steps\" role=\"list\"\u003e\n    \u003cdiv class=\"reassurance-step\" role=\"listitem\"\u003e\n      \u003cdiv class=\"step-num\" aria-label=\"Step 1\"\u003e1\u003c\/div\u003e\n      \u003cdiv class=\"reassurance-step-body\"\u003e\n        \u003ch4\u003eRelease near the flowers\u003c\/h4\u003e\n        \u003cp\u003eTap the pirate bugs out among the plants, focusing on flowering areas where thrips and pollen concentrate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"reassurance-step\" role=\"listitem\"\u003e\n      \u003cdiv class=\"step-num\" aria-label=\"Step 2\"\u003e2\u003c\/div\u003e\n      \u003cdiv class=\"reassurance-step-body\"\u003e\n        \u003ch4\u003eThey hunt across the canopy\u003c\/h4\u003e\n        \u003cp\u003eThe mobile adults move through the crop seeking out thrips adults and larvae in the hot spots.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"reassurance-step\" role=\"listitem\"\u003e\n      \u003cdiv class=\"step-num\" aria-label=\"Step 3\"\u003e3\u003c\/div\u003e\n      \u003cdiv class=\"reassurance-step-body\"\u003e\n        \u003ch4\u003eThey kill on contact\u003c\/h4\u003e\n        \u003cp\u003eUsing piercing mouthparts, Orius kills thrips and mites, continuing even when not actively feeding.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"reassurance-step\" role=\"listitem\"\u003e\n      \u003cdiv class=\"step-num\" aria-label=\"Step 4\"\u003e4\u003c\/div\u003e\n      \u003cdiv class=\"reassurance-step-body\"\u003e\n        \u003ch4\u003eBoth stages keep working\u003c\/h4\u003e\n        \u003cp\u003eEggs laid in the plant hatch into nymphs that feed too, so the population presses the outbreak on a 3 to 4 week cycle.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"included-wrap\" role=\"region\" aria-label=\"What's included\"\u003e\n  \u003cdiv class=\"section-label\"\u003eIn the package\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eWhat you get and how to size it\u003c\/div\u003e\n  \u003cdiv class=\"included-grid\"\u003e\n    \u003cdiv class=\"included-col\"\u003e\n      \u003cdiv class=\"included-col-header blue\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--blue-dark)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-box\"\u003e\u003c\/use\u003e\u003c\/svg\u003eWhat ships to you\u003c\/div\u003e\n      \u003cul class=\"included-list\" role=\"list\"\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Live Orius insidiosus in a carrier\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Count matched to your chosen size\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Release and care instructions\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Insulated overnight packaging\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"included-col\"\u003e\n      \u003cdiv class=\"included-col-header green\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green-dark)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-target\"\u003e\u003c\/use\u003e\u003c\/svg\u003eSizes and options\u003c\/div\u003e\n      \u003cul class=\"included-list\" role=\"list\"\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e \u003cstrong\u003eRelease size:\u003c\/strong\u003e matched to thrips pressure and area\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e \u003cstrong\u003eUse as:\u003c\/strong\u003e fast knockdown when thrips are established\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e \u003cstrong\u003ePairs well with:\u003c\/strong\u003e cucumeris or swirskii for ongoing prevention\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"included-tip\"\u003e\n\u003cstrong\u003eOrius or a predatory mite?\u003c\/strong\u003e Orius is the fast responder for established, visible thrips. Predatory mites like cucumeris or swirskii are the steady preventative. Many growers use Orius to knock a problem down, then mites to hold it. Call us and we will map it out. Call or email us: \u003ca href=\"tel:7162170353\"\u003e716-217-0353\u003c\/a\u003e \/ \u003ca href=\"mailto:help@happyhydro.com\"\u003ehelp@happyhydro.com\u003c\/a\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-wrap\" role=\"region\" aria-label=\"Frequently asked questions\"\u003e\n  \u003cdiv class=\"section-label\"\u003eQuestions\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eFrequently asked questions\u003c\/div\u003e\n  \u003cdiv class=\"faq-list\"\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq1\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq1\" aria-expanded=\"false\"\u003eWhen should I choose Orius over predatory mites?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003eReach for Orius when thrips are already established and visible and you need faster knockdown than mites provide. It attacks adult thrips, not just the young stages. For quiet, preventative coverage, cucumeris or swirskii is more economical. A common plan is Orius first, then mites to hold the line.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq2\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq2\" aria-expanded=\"false\"\u003eDoes it help with anything besides thrips?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003eYes. Orius is a generalist that also feeds on two-spotted spider mites, aphids, and whiteflies. It is especially handy when thrips and mites are both present, since one predator addresses both.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq3\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq3\" aria-expanded=\"false\"\u003eDoes Orius need flowers or pollen to do well?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003eIt does best where pollen is available, so flowering plants help it establish and persist. If your crop is not flowering yet, releasing near any pollen source or pairing it with a supplemental food can help. Ask us for tips on your specific setup.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq4\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq4\" aria-expanded=\"false\"\u003eWhen do these ship and when should I release?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003eLive insects ship overnight on Tuesdays only, so they arrive Wednesday while still fresh. Place your order at least 7 days ahead so we can include you in the next weekly dispatch. We cannot ship live insects to HI, PR, VI, GU, AS, or PW. Open the package and release the same day it arrives.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq5\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq5\" aria-expanded=\"false\"\u003eWhat if my order arrives damaged or the insects are dead on arrival?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003eIf you receive a defective or damaged unit, email us a photo at \u003ca href=\"mailto:help@happyhydro.com\"\u003ehelp@happyhydro.com\u003c\/a\u003e and we'll make it right immediately. For change-of-mind returns, we accept returns within 30 days for items in new, resalable condition. If you're not sure whether this product is right for your setup, call us first at 716-217-0353. We'd rather answer your questions before you order.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq6\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq6\" aria-expanded=\"false\"\u003eWhy should I buy this from Happy Hydro instead of somewhere else?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003eHappy Hydro has been selling growing equipment since 2006. We've carried Beneficial Insects for years because the biology works and customers who buy it leave happy. Have questions before you order? Call 716-217-0353 or email \u003ca href=\"mailto:help@happyhydro.com\"\u003ehelp@happyhydro.com\u003c\/a\u003e. We're easy to reach and happy to help!\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"closing-trust\" role=\"contentinfo\" aria-label=\"Store contact and trust information\"\u003e\n  \u003cdiv class=\"closing-trust-text\"\u003e\n    \u003csvg class=\"icon\" width=\"20\" height=\"20\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-shield\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n    \u003cp\u003e\u003cstrong\u003eQuestions? We're easy to reach.\u003c\/strong\u003e\u003cbr\u003eHappy Hydro has been serving growers since 2006. Call or email us before you order, after you order, or any time something comes up. When you're happy, we're happy.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"closing-contact\"\u003e\n    \u003ca href=\"tel:7162170353\" aria-label=\"Call Happy Hydro at 716-217-0353\"\u003e\u003csvg width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-phone\"\u003e\u003c\/use\u003e\u003c\/svg\u003e716-217-0353\u003c\/a\u003e\n    \u003ca href=\"mailto:help@happyhydro.com\" aria-label=\"Email Happy Hydro\"\u003e\u003csvg width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-email\"\u003e\u003c\/use\u003e\u003c\/svg\u003ehelp@happyhydro.com\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Beneficial Insects","offers":[{"title":"500 count","offer_id":42475300192323,"sku":"OI5","price":56.95,"currency_code":"USD","in_stock":true},{"title":"1000 count","offer_id":42475300225091,"sku":"OIM","price":88.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2082\/5769\/files\/Orius-insidiosus-Minute-Pirate-Bug-for-Thrips-Mites-amp-Soft-Bodied-Insects-Happy-Hydro-26655632588867.jpg?v=1782706155"},{"product_id":"phytoseiulus-persimilis-predatory-mite","title":"Phytoseiulus persimilis – Aggressive Predator for Two-Spotted Spider Mites","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026family=Inter:wght@400;500\u0026display=swap');\n\n:root{\n  --bg:#ffffff;--bg-soft:#fafafa;--text:#4d4d4d;--text-light:#6b6b6b;--border:#e1e3e4;\n  --blue:#01adf0;--blue-dark:#0190c8;--blue-pale:#e8f7fd;\n  --green:#61a84d;--green-dark:#4d8a3c;--green-pale:#edf6ea;\n  --orange:#ff723c;--orange-pale:#fff2ed;\n  --font-head:'Poppins',sans-serif;--font-body:'Inter',sans-serif;\n  --radius:8px;--radius-sm:5px;\n}\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}\nbody{font-family:var(--font-body);font-size:14px;background:var(--bg);color:var(--text);line-height:1.65;padding-bottom:40px;}\n:focus-visible{outline:3px solid var(--blue);outline-offset:3px;border-radius:3px;}\n.icon{display:inline-block;flex-shrink:0;vertical-align:middle;}\n.svg-sprite{display:none;}\n\/* INTRO *\/\n.intro{padding-bottom:18px;border-bottom:1px solid var(--border);}\n.outcome-headline{font-family:var(--font-head);font-size:1.15rem;font-weight:700;color:var(--text);line-height:1.25;margin-bottom:10px;}\n.outcome-headline span{color:var(--green);}\n.intro p{font-size:0.84rem;color:var(--text-light);line-height:1.75;}\n.cert-strip{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px;}\n.cert-badge{display:inline-flex;align-items:center;gap:5px;background:var(--green-pale);border:1px solid #c3e0ba;color:var(--green-dark);font-family:var(--font-head);font-size:0.68rem;font-weight:700;padding:4px 10px;border-radius:20px;}\n\/* SHIP NOTE *\/\n.ship-note{display:flex;align-items:flex-start;gap:10px;background:var(--orange-pale);border:1px solid #ffd4c2;border-radius:var(--radius);padding:11px 14px;margin:16px 0;}\n.ship-note svg{flex-shrink:0;margin-top:1px;color:var(--orange);}\n.ship-note p{font-size:0.78rem;color:var(--text-light);line-height:1.6;margin:0;}\n.ship-note strong{color:var(--text);}\n\/* TRUST BAR *\/\n.trust-bar{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 16px;padding:9px 12px;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-soft);margin:18px 0;}\n.trust-item{display:flex;align-items:center;gap:6px;font-size:0.74rem;font-weight:500;color:var(--text-light);}\n.trust-item strong{color:var(--text);}\n\/* SECTION LABELS *\/\n.section-label{font-family:var(--font-head);font-size:0.64rem;font-weight:600;text-transform:uppercase;letter-spacing:0.1em;color:var(--blue);margin-bottom:3px;}\n.section-title{font-family:var(--font-head);font-size:0.97rem;font-weight:700;color:var(--text);margin-bottom:11px;}\n\/* COMPARISON *\/\n.comparison-wrap{margin:20px 0;}\n.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;}\n.comp-col{border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);}\n.comp-header{padding:8px 13px;font-family:var(--font-head);font-size:0.74rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:7px;text-align:center;}\n.comp-col.old .comp-header{background:#f5f5f5;color:var(--text-light);border-bottom:1px solid var(--border);}\n.comp-col.new .comp-header{background:var(--green);color:#fff;}\n.comp-list{list-style:none;padding:0;}\n.comp-list li{display:flex;align-items:flex-start;gap:8px;padding:7px 13px;font-size:0.76rem;color:var(--text-light);border-bottom:1px solid var(--border);line-height:1.45;}\n.comp-list li:last-child{border-bottom:none;}\n.comp-col.old .comp-list li svg{color:#bbb;margin-top:2px;flex-shrink:0;}\n.comp-col.new .comp-list li{color:var(--text);}\n.comp-col.new .comp-list li svg{color:var(--green);margin-top:2px;flex-shrink:0;}\n\/* FEATURE CARDS *\/\n.features-wrap{margin:20px 0;}\n.features-grid{display:flex;flex-direction:column;gap:7px;}\n.feature-card{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);padding:11px 13px;display:flex;flex-direction:row;align-items:flex-start;gap:11px;}\n.feature-card.hero{border-color:var(--green);background:var(--green-pale);}\n.feature-icon-wrap{width:34px;height:34px;border-radius:var(--radius-sm);background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid var(--border);}\n.feature-card.hero .feature-icon-wrap{border-color:#b8ddb0;}\n.feature-card-body{flex:1;min-width:0;}\n.feature-card h4{font-family:var(--font-head);font-size:0.8rem;font-weight:700;color:var(--text);margin-bottom:3px;line-height:1.3;}\n.feature-card p{font-size:0.74rem;color:var(--text-light);line-height:1.55;margin:0;}\n.stat-badge{display:inline-block;background:var(--green);color:#fff;font-family:var(--font-head);font-size:0.61rem;font-weight:700;padding:2px 7px;border-radius:20px;white-space:nowrap;margin-left:6px;vertical-align:middle;}\n\/* TARGET PESTS *\/\n.pest-wrap{margin:20px 0;}\n.pest-list{display:flex;flex-wrap:wrap;gap:6px;}\n.pest-chip{display:inline-flex;align-items:center;gap:6px;background:var(--green-pale);border:1px solid #c3e0ba;color:var(--green-dark);font-size:0.76rem;font-weight:600;padding:6px 12px;border-radius:20px;line-height:1.2;}\n.pest-chip svg{color:var(--green);flex-shrink:0;}\n.pest-chip.more{background:var(--bg-soft);border-color:var(--border);color:var(--text-light);font-weight:500;font-style:italic;}\n.pest-chip.more svg{color:var(--text-light);}\n\/* IDEAL CONDITIONS *\/\n.cond-wrap{margin:20px 0;}\n.cond-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;}\n.cond-card{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);padding:10px 12px;display:flex;gap:9px;align-items:flex-start;}\n.cond-card svg{color:var(--blue);margin-top:2px;flex-shrink:0;}\n.cond-body{min-width:0;}\n.cond-label{font-size:0.64rem;font-weight:500;color:var(--text-light);text-transform:uppercase;letter-spacing:0.06em;margin-bottom:2px;}\n.cond-value{font-family:var(--font-head);font-size:0.79rem;font-weight:600;color:var(--text);line-height:1.35;}\n\/* APPLICATION *\/\n.apply-wrap{margin:20px 0;}\n.apply-list{display:flex;flex-direction:column;gap:7px;}\n.apply-item{display:flex;gap:11px;align-items:flex-start;background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);padding:10px 13px;}\n.apply-num{width:22px;height:22px;border-radius:50%;background:var(--green);color:#fff;font-family:var(--font-head);font-size:0.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;}\n.apply-item p{font-size:0.78rem;color:var(--text-light);line-height:1.55;margin:0;}\n\/* HOW IT WORKS *\/\n.reassurance-block{background:var(--blue-pale);border:1px solid #b3e4f9;border-radius:var(--radius);margin:20px 0;overflow:hidden;}\n.reassurance-header{background:var(--blue);padding:10px 15px;display:flex;align-items:center;gap:9px;}\n.reassurance-header h3{font-family:var(--font-head);font-size:0.83rem;font-weight:700;color:#fff;margin:0;}\n.reassurance-steps{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#b3e4f9;}\n.reassurance-step{display:flex;flex-direction:row;align-items:flex-start;gap:10px;padding:12px 14px;background:var(--blue-pale);text-align:left;}\n.step-num{width:22px;height:22px;border-radius:50%;background:var(--blue);color:#fff;font-family:var(--font-head);font-size:0.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;}\n.reassurance-step-body{flex:1;}\n.reassurance-step h4{font-family:var(--font-head);font-size:0.76rem;font-weight:700;color:var(--text);line-height:1.3;margin-bottom:2px;}\n.reassurance-step p{font-size:0.71rem;color:var(--text-light);line-height:1.55;margin:0;}\n\/* INCLUDED *\/\n.included-wrap{margin:20px 0;}\n.included-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;}\n.included-col{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;}\n.included-col-header{padding:8px 13px;font-family:var(--font-head);font-size:0.74rem;font-weight:700;display:flex;align-items:center;gap:6px;border-bottom:1px solid var(--border);}\n.included-col-header.blue{background:var(--blue-pale);color:var(--blue-dark);}\n.included-col-header.green{background:var(--green-pale);color:var(--green-dark);}\n.included-list{list-style:none;padding:6px 0;}\n.included-list li{display:flex;align-items:flex-start;gap:7px;padding:4px 13px;font-size:0.75rem;color:var(--text-light);line-height:1.5;}\n.included-list li svg{flex-shrink:0;margin-top:3px;}\n.included-tip{padding:10px 13px;font-size:0.74rem;color:var(--text-light);border-top:1px solid var(--border);background:#fff;line-height:1.6;}\n.included-tip strong{color:var(--text);}\n.included-tip a{color:var(--blue);text-decoration:none;font-weight:600;}\n.included-tip a:hover{text-decoration:underline;}\n\/* FAQ *\/\n.faq-wrap{margin:20px 0;}\n.faq-list{display:flex;flex-direction:column;gap:6px;}\n.faq-item{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--bg);}\n.faq-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none;}\n.faq-label{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:11px 14px;cursor:pointer;font-family:var(--font-head);font-size:0.79rem;font-weight:600;color:var(--text);user-select:none;transition:background 0.15s;line-height:1.4;}\n.faq-label:hover{background:var(--bg-soft);}\n.faq-q-icon{flex-shrink:0;width:20px;height:20px;border-radius:50%;background:var(--bg-soft);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--blue);transition:background 0.15s,color 0.15s,transform 0.2s;}\n.faq-answer{max-height:0;overflow:hidden;transition:max-height 0.35s ease,padding 0.2s;font-size:0.78rem;color:var(--text-light);line-height:1.7;padding:0 14px;background:var(--bg-soft);}\n.faq-answer a{color:var(--blue);}\n.faq-toggle:checked + .faq-label{background:var(--blue);color:#fff;}\n.faq-toggle:checked + .faq-label .faq-q-icon{background:rgba(255,255,255,0.2);border-color:rgba(255,255,255,0.4);transform:rotate(45deg);}\n.faq-toggle:checked ~ .faq-answer{max-height:500px;padding:12px 14px;border-top:1px solid rgba(1,173,240,0.15);}\n.faq-toggle:focus-visible + .faq-label{outline:3px solid var(--blue);outline-offset:-2px;}\n\/* CLOSING FOOTER *\/\n.closing-trust{margin-top:22px;padding:15px 16px;background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);display:flex;flex-wrap:wrap;align-items:center;gap:12px;justify-content:space-between;}\n.closing-trust-text{display:flex;align-items:flex-start;gap:10px;flex:1;min-width:200px;}\n.closing-trust-text svg{color:var(--green);margin-top:2px;flex-shrink:0;}\n.closing-trust-text p{font-size:0.78rem;color:var(--text-light);line-height:1.6;}\n.closing-trust-text strong{color:var(--text);font-weight:600;}\n.closing-contact{display:flex;flex-direction:column;gap:5px;align-items:flex-end;}\n.closing-contact a{display:inline-flex;align-items:center;gap:5px;font-family:var(--font-head);font-size:0.74rem;font-weight:600;color:var(--blue);text-decoration:none;padding:6px 12px;border:1px solid var(--blue);border-radius:var(--radius-sm);transition:background 0.15s,color 0.15s;white-space:nowrap;}\n.closing-contact a:hover{background:var(--blue);color:#fff;}\n.closing-contact a svg{flex-shrink:0;}\n\u003c\/style\u003e\n\n\u003csvg class=\"svg-sprite\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n  \u003cdefs\u003e\n    \u003csymbol id=\"ic-check\" viewbox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"2.5,8.5 6,12 13.5,4\"\u003e\u003c\/polyline\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-x\" viewbox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003cline x1=\"3\" y1=\"3\" x2=\"13\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"13\" y1=\"3\" x2=\"3\" y2=\"13\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-plus\" viewbox=\"0 0 12 12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003cline x1=\"6\" y1=\"1\" x2=\"6\" y2=\"11\"\u003e\u003c\/line\u003e\u003cline x1=\"1\" y1=\"6\" x2=\"11\" y2=\"6\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-shield\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10 2l7 3v5c0 4-3 7-7 8C7 17 3 14 3 10V5z\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-truck\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"5\" width=\"12\" height=\"9\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M13 8h3l2 3v3h-5V8z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"5\" cy=\"16\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"15\" cy=\"16\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-return\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M4 10a6 6 0 106-6H6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3,7 6,10 3,13\"\u003e\u003c\/polyline\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-calendar\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"2\" y=\"4\" width=\"16\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"6\" y1=\"2\" x2=\"6\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"14\" y1=\"2\" x2=\"14\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"2\" y1=\"9\" x2=\"18\" y2=\"9\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-phone\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M5 2h4l2 4-2.5 1.5a11 11 0 004 4L14 9l4 2v4a2 2 0 01-2 2A16 16 0 013 4a2 2 0 012-2z\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-email\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"2\" y=\"5\" width=\"16\" height=\"12\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpolyline points=\"2,5 10,13 18,5\"\u003e\u003c\/polyline\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-info\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003ccircle cx=\"10\" cy=\"10\" r=\"8\"\u003e\u003c\/circle\u003e\u003cline x1=\"10\" y1=\"9\" x2=\"10\" y2=\"14\"\u003e\u003c\/line\u003e\u003ccircle cx=\"10\" cy=\"6.5\" r=\"0.5\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-box\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10 2l8 4v8l-8 4-8-4V6z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"2,6 10,10 18,6\"\u003e\u003c\/polyline\u003e\u003cline x1=\"10\" y1=\"10\" x2=\"10\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-star\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolygon points=\"10,2 12.4,7.5 18.5,8 14,12.3 15.4,18 10,15 4.6,18 6,12.3 1.5,8 7.6,7.5\"\u003e\u003c\/polygon\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-leaf\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M17 3C9 3 3 7 3 15c6 0 14-3 14-12z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 17c3-6 7-9 12-11\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-drop\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10 2c3 4 6 7 6 10a6 6 0 01-12 0c0-3 3-6 6-10z\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-clock\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"10\" cy=\"10\" r=\"8\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"10,5 10,10 13,12\"\u003e\u003c\/polyline\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-microscope\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M6 17h10\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 17V9\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 9a3 3 0 006 0V6a2 2 0 00-4 0\"\u003e\u003c\/path\u003e\u003cline x1=\"5\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-temp\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M9 11V4a2 2 0 014 0v7a4 4 0 11-4 0z\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-target\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"10\" cy=\"10\" r=\"8\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"10\" cy=\"10\" r=\"4\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"10\" cy=\"10\" r=\"0.6\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-bug\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cellipse cx=\"10\" cy=\"12\" rx=\"4\" ry=\"5\"\u003e\u003c\/ellipse\u003e\u003cline x1=\"10\" y1=\"7\" x2=\"10\" y2=\"17\"\u003e\u003c\/line\u003e\u003cpath d=\"M8 5l-2-2M12 5l2-2\"\u003e\u003c\/path\u003e\u003cline x1=\"6\" y1=\"10\" x2=\"2\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"14\" y1=\"10\" x2=\"18\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"6\" y1=\"14\" x2=\"2\" y2=\"15\"\u003e\u003c\/line\u003e\u003cline x1=\"14\" y1=\"14\" x2=\"18\" y2=\"15\"\u003e\u003c\/line\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-recycle\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M7 4l3-2 3 2\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 2v6\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 9l-2 3 2 3\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 9l2 3-2 3\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h6M11 12h6\"\u003e\u003c\/path\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-tag\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M2 10V3h7l9 9-7 7-9-9z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"6\" cy=\"6\" r=\"1.2\"\u003e\u003c\/circle\u003e\u003c\/symbol\u003e\n    \u003csymbol id=\"ic-pdf\" viewbox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M5 2h7l4 4v12a1 1 0 01-1 1H5a1 1 0 01-1-1V3a1 1 0 011-1z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"12,2 12,6 16,6\"\u003e\u003c\/polyline\u003e\u003c\/symbol\u003e\n  \u003c\/defs\u003e\n\u003c\/svg\u003e\n\n\u003cdiv class=\"intro\" role=\"region\" aria-label=\"Product introduction\"\u003e\n  \u003ch1 class=\"outcome-headline\"\u003eThe \u003cspan\u003efastest knockdown\u003c\/span\u003e there is for a confirmed two-spotted spider mite outbreak\u003c\/h1\u003e\n  \u003cp\u003eWhen two-spotted spider mites explode and webbing is spreading, you need speed, not patience. Phytoseiulus persimilis is the most aggressive spider mite predator available, racing through colonies and clearing heavy infestations faster than any other beneficial mite. It is a specialist: it lives to eat spider mites and will not survive once the prey is gone, so it is the tool for an active outbreak rather than long-term prevention.\u003c\/p\u003e\n  \u003cdiv class=\"cert-strip\"\u003e\n    \u003cspan class=\"cert-badge\"\u003e\u003csvg width=\"11\" height=\"11\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eFastest spider mite knockdown\u003c\/span\u003e\n    \u003cspan class=\"cert-badge\"\u003e\u003csvg width=\"11\" height=\"11\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eSpecialist predator for outbreaks\u003c\/span\u003e\n    \u003cspan class=\"cert-badge\"\u003e\u003csvg width=\"11\" height=\"11\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eShips live, overnight Tuesdays\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"ship-note\" role=\"note\"\u003e\n  \u003csvg class=\"icon\" width=\"18\" height=\"18\" stroke=\"var(--orange)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-calendar\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n  \u003cp\u003e\u003cstrong\u003eLive insects ship on Tuesdays only and arrive Wednesday.\u003c\/strong\u003e Orders must be placed 7 days in advance. Anything ordered by 3pm EST Tuesday ships the following Tuesday by UPS overnight shipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"trust-bar\" role=\"list\" aria-label=\"Store trust signals\"\u003e\n  \u003cdiv class=\"trust-item\" role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-truck\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cstrong\u003eUPS overnight\u003c\/strong\u003e shipping on live insects\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"trust-item\" role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-box\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cstrong\u003eBundle and save\u003c\/strong\u003e on shipping\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"trust-item\" role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-tag\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cstrong\u003e5% off\u003c\/strong\u003e with subscription\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"comparison-wrap\" role=\"region\" aria-label=\"Comparison table\"\u003e\n  \u003cdiv class=\"section-label\"\u003eWhy it's different\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eA durable generalist vs. a specialist knockdown predator\u003c\/div\u003e\n  \u003cdiv class=\"comparison-grid\"\u003e\n    \u003cdiv class=\"comp-col old\"\u003e\n      \u003cdiv class=\"comp-header\" aria-label=\"Old method column\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"currentColor\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003eMiticide rescue\u003c\/div\u003e\n      \u003cul class=\"comp-list\" role=\"list\"\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003eMiticides lose punch as mites develop resistance\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003eSprays miss the underside webbing where mites live\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003eChemical rescue leaves residue to manage\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003eSlow to fully clear a heavy bloom\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003eKills your other beneficials in the crossfire\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-x\"\u003e\u003c\/use\u003e\u003c\/svg\u003eRepeat sprays needed as mites rebound\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"comp-col new\"\u003e\n      \u003cdiv class=\"comp-header\" aria-label=\"Product column\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"#fff\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003ePhytoseiulus persimilis\u003c\/div\u003e\n      \u003cul class=\"comp-list\" role=\"list\"\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003ePests cannot resist an aggressive predator eating them\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003ePersimilis hunts straight into the colony and webbing\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eNo residue and no re-entry interval\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eThe fastest biological knockdown for two-spotted mites\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eSelective predator that spares other biocontrols\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003eClears the outbreak, then you switch to a durable predator to hold\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"features-wrap\" role=\"region\" aria-label=\"Product features\"\u003e\n  \u003cdiv class=\"section-label\"\u003eWhat makes it work\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eWhy persimilis is the outbreak specialist\u003c\/div\u003e\n  \u003cdiv class=\"features-grid\"\u003e\n    \u003cdiv class=\"feature-card hero\" aria-label=\"Feature: Built for two-spotted spider mites\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--green)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-target\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003eBuilt for two-spotted spider mites \u003cspan class=\"stat-badge\"\u003eFastest knockdown\u003c\/span\u003e\n\u003c\/h4\u003e\n        \u003cp\u003ePersimilis is the go-to when you have confirmed a heavy two-spotted spider mite outbreak, clearing dense colonies faster than any other predatory mite.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\" aria-label=\"Feature: Aggressive appetite\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--blue)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003eAggressive appetite\u003c\/h4\u003e\n        \u003cp\u003eIt consumes spider mite eggs, larvae, and adults at a high rate, which is what lets it turn around a bloom that is already out of control.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\" aria-label=\"Feature: A rescue tool, not a resident\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--blue)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-clock\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003eA rescue tool, not a resident\u003c\/h4\u003e\n        \u003cp\u003eBecause it feeds only on spider mites, it dies out once the prey is gone. Use it to break an outbreak, then follow with a durable predator for prevention.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\" aria-label=\"Feature: Works into the webbing\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--blue)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-leaf\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003eWorks into the webbing\u003c\/h4\u003e\n        \u003cp\u003eThe predator moves through the fine webbing where two-spotted mites shelter, reaching the colony that sprays struggle to penetrate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\" aria-label=\"Feature: Pairs with californicus\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--blue)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-shield\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003ePairs with californicus\u003c\/h4\u003e\n        \u003cp\u003eA common program is persimilis for the fast knockdown followed by Neoseiulus californicus to keep a standing patrol afterward.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\" aria-label=\"Feature: Simple to apply\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"22\" height=\"22\" stroke=\"var(--blue)\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-drop\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feature-card-body\"\u003e\n        \u003ch4\u003eSimple to apply\u003c\/h4\u003e\n        \u003cp\u003eDust the carrier straight onto the infested foliage. No mixing and no sprayer, just shake it where the webbing is worst.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pest-wrap\" role=\"region\" aria-label=\"Pest species it targets\"\u003e\n  \u003cdiv class=\"section-label\"\u003eWhat it targets\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003ePest species it targets\u003c\/div\u003e\n  \u003cdiv class=\"pest-list\" role=\"list\"\u003e\n    \u003cspan class=\"pest-chip\"\u003e\u003csvg width=\"12\" height=\"12\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003eTwo-spotted spider mite (all stages)\u003c\/span\u003e\n    \u003cspan class=\"pest-chip\"\u003e\u003csvg width=\"12\" height=\"12\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003eOther Tetranychus spider mites\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cond-wrap\" role=\"region\" aria-label=\"Ideal conditions\"\u003e\n  \u003cdiv class=\"section-label\"\u003eIdeal conditions\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eWhere it works best\u003c\/div\u003e\n  \u003cdiv class=\"cond-grid\"\u003e\n    \u003cdiv class=\"cond-card\"\u003e\n      \u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-temp\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n      \u003cdiv class=\"cond-body\"\u003e\n        \u003cdiv class=\"cond-label\"\u003eTemperature\u003c\/div\u003e\n        \u003cdiv class=\"cond-value\"\u003e55-81°F (13-27°C); stops above 86°F\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cond-card\"\u003e\n      \u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-drop\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n      \u003cdiv class=\"cond-body\"\u003e\n        \u003cdiv class=\"cond-label\"\u003eHumidity\u003c\/div\u003e\n        \u003cdiv class=\"cond-value\"\u003eNeeds above 70% RH\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cond-card\"\u003e\n      \u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-bug\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n      \u003cdiv class=\"cond-body\"\u003e\n        \u003cdiv class=\"cond-label\"\u003eDiet\u003c\/div\u003e\n        \u003cdiv class=\"cond-value\"\u003eFeeds only on spider mites\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cond-card\"\u003e\n      \u003csvg class=\"icon\" width=\"16\" height=\"16\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-clock\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n      \u003cdiv class=\"cond-body\"\u003e\n        \u003cdiv class=\"cond-label\"\u003eTiming\u003c\/div\u003e\n        \u003cdiv class=\"cond-value\"\u003eCurative on active outbreaks\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"apply-wrap\" role=\"region\" aria-label=\"Application instructions\"\u003e\n  \u003cdiv class=\"section-label\"\u003eHow to apply\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eApplication instructions\u003c\/div\u003e\n  \u003cdiv class=\"apply-list\"\u003e\n    \u003cdiv class=\"apply-item\"\u003e\n      \u003cdiv class=\"apply-num\" aria-label=\"Step 1\"\u003e1\u003c\/div\u003e\n      \u003cp\u003eTurn and gently shake the bottle, then sprinkle onto leaves and webbing at the hotspots.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"apply-item\"\u003e\n      \u003cdiv class=\"apply-num\" aria-label=\"Step 2\"\u003e2\u003c\/div\u003e\n      \u003cp\u003eApply directly where mites and webbing are worst; typical rate 2-50 per m².\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"apply-item\"\u003e\n      \u003cdiv class=\"apply-num\" aria-label=\"Step 3\"\u003e3\u003c\/div\u003e\n      \u003cp\u003eRepeat weekly once or twice until the outbreak breaks.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"apply-item\"\u003e\n      \u003cdiv class=\"apply-num\" aria-label=\"Step 4\"\u003e4\u003c\/div\u003e\n      \u003cp\u003eFollow with californicus for lasting prevention once the mites are cleared.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"reassurance-block\" role=\"region\" aria-label=\"How it works\"\u003e\n  \u003cdiv class=\"reassurance-header\"\u003e\n\u003csvg class=\"icon\" width=\"18\" height=\"18\" stroke=\"#fff\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-info\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003ch3\u003eHow persimilis breaks a spider mite outbreak\u003c\/h3\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"reassurance-steps\" role=\"list\"\u003e\n    \u003cdiv class=\"reassurance-step\" role=\"listitem\"\u003e\n      \u003cdiv class=\"step-num\" aria-label=\"Step 1\"\u003e1\u003c\/div\u003e\n      \u003cdiv class=\"reassurance-step-body\"\u003e\n        \u003ch4\u003eConfirm two-spotted mites\u003c\/h4\u003e\n        \u003cp\u003ePersimilis is a specialist, so it is worth confirming you have two-spotted spider mites and webbing before you release.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"reassurance-step\" role=\"listitem\"\u003e\n      \u003cdiv class=\"step-num\" aria-label=\"Step 2\"\u003e2\u003c\/div\u003e\n      \u003cdiv class=\"reassurance-step-body\"\u003e\n        \u003ch4\u003eDust it onto the hot spots\u003c\/h4\u003e\n        \u003cp\u003eShake the carrier directly onto the most heavily infested leaves and webbing so the predators land right on their prey.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"reassurance-step\" role=\"listitem\"\u003e\n      \u003cdiv class=\"step-num\" aria-label=\"Step 3\"\u003e3\u003c\/div\u003e\n      \u003cdiv class=\"reassurance-step-body\"\u003e\n        \u003ch4\u003ePredators tear through the colony\u003c\/h4\u003e\n        \u003cp\u003ePersimilis feeds aggressively on mite eggs, larvae, and adults, collapsing the population quickly.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"reassurance-step\" role=\"listitem\"\u003e\n      \u003cdiv class=\"step-num\" aria-label=\"Step 4\"\u003e4\u003c\/div\u003e\n      \u003cdiv class=\"reassurance-step-body\"\u003e\n        \u003ch4\u003eFollow up to hold the line\u003c\/h4\u003e\n        \u003cp\u003eOnce the outbreak is cleared the predators die off, so plan a durable predator like californicus to prevent a rebound.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"included-wrap\" role=\"region\" aria-label=\"What's included\"\u003e\n  \u003cdiv class=\"section-label\"\u003eIn the package\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eWhat you get and how to size it\u003c\/div\u003e\n  \u003cdiv class=\"included-grid\"\u003e\n    \u003cdiv class=\"included-col\"\u003e\n      \u003cdiv class=\"included-col-header blue\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--blue-dark)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-box\"\u003e\u003c\/use\u003e\u003c\/svg\u003eWhat ships to you\u003c\/div\u003e\n      \u003cul class=\"included-list\" role=\"list\"\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Live Phytoseiulus persimilis in a vermiculite carrier\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Count matched to your chosen size\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Release and follow-up instructions\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--green)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Insulated overnight packaging\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"included-col\"\u003e\n      \u003cdiv class=\"included-col-header green\"\u003e\n\u003csvg class=\"icon\" width=\"14\" height=\"14\" stroke=\"var(--green-dark)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-target\"\u003e\u003c\/use\u003e\u003c\/svg\u003eSizes and options\u003c\/div\u003e\n      \u003cul class=\"included-list\" role=\"list\"\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e \u003cstrong\u003eRelease size:\u003c\/strong\u003e matched to outbreak severity and area\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e \u003cstrong\u003eUse as:\u003c\/strong\u003e a curative rescue on active two-spotted mites\u003c\/li\u003e\n        \u003cli role=\"listitem\"\u003e\n\u003csvg width=\"13\" height=\"13\" stroke=\"var(--blue)\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-check\"\u003e\u003c\/use\u003e\u003c\/svg\u003e \u003cstrong\u003eFollow with:\u003c\/strong\u003e Neoseiulus californicus for lasting prevention\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"included-tip\"\u003e\n\u003cstrong\u003ePersimilis or californicus?\u003c\/strong\u003e Persimilis is your fast rescue for a confirmed heavy two-spotted outbreak. Californicus is the versatile predator for prevention and mixed mites. Many growers use both. Call us and we will map it out. Call or email us: \u003ca href=\"tel:7162170353\"\u003e716-217-0353\u003c\/a\u003e \/ \u003ca href=\"mailto:help@happyhydro.com\"\u003ehelp@happyhydro.com\u003c\/a\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-wrap\" role=\"region\" aria-label=\"Frequently asked questions\"\u003e\n  \u003cdiv class=\"section-label\"\u003eQuestions\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eFrequently asked questions\u003c\/div\u003e\n  \u003cdiv class=\"faq-list\"\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq1\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq1\" aria-expanded=\"false\"\u003eHow is this different from Neoseiulus californicus?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003ePersimilis is a specialist built for speed against two-spotted spider mites, but it dies out once the prey is gone. Californicus is the durable generalist that handles multiple mite types and survives on pollen between meals. Use persimilis to break an outbreak, then californicus to keep it from coming back.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq2\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq2\" aria-expanded=\"false\"\u003eWhat happens to the predators after my mites are gone?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003eThey die off, because spider mites are their only food. That is expected and normal for this specialist. It is exactly why we recommend following a persimilis rescue with a durable predator so you keep a patrol on the plants long term.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq3\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq3\" aria-expanded=\"false\"\u003eShould I use this for prevention?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003eNo. For prevention or for mixed mite problems, californicus or andersoni is the better choice. Save persimilis for when you have an active, confirmed two-spotted spider mite bloom that you need to knock down fast. Not sure what you have? Call us first.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq4\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq4\" aria-expanded=\"false\"\u003eWhen do these ship and when should I release?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003eLive insects ship overnight on Tuesdays only, so they arrive Wednesday while still fresh. Place your order at least 7 days ahead so we can include you in the next weekly dispatch. We cannot ship live insects to HI, PR, VI, GU, AS, or PW. Open the package and release the same day it arrives.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq5\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq5\" aria-expanded=\"false\"\u003eWhat if my order arrives damaged or the insects are dead on arrival?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003eIf you receive a defective or damaged unit, email us a photo at \u003ca href=\"mailto:help@happyhydro.com\"\u003ehelp@happyhydro.com\u003c\/a\u003e and we'll make it right immediately. For change-of-mind returns, we accept returns within 30 days for items in new, resalable condition. If you're not sure whether this product is right for your setup, call us first at 716-217-0353. We'd rather answer your questions before you order.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq6\" class=\"faq-toggle\" aria-hidden=\"true\"\u003e\n      \u003clabel class=\"faq-label\" for=\"faq6\" aria-expanded=\"false\"\u003eWhy should I buy this from Happy Hydro instead of somewhere else?\u003cspan class=\"faq-q-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"12\" height=\"12\"\u003e\u003cuse href=\"#ic-plus\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/label\u003e\n      \u003cdiv class=\"faq-answer\" role=\"region\" aria-label=\"Answer\"\u003eHappy Hydro has been selling growing equipment since 2006. We've carried Beneficial Insects for years because the biology works and customers who buy it leave happy. Have questions before you order? Call 716-217-0353 or email \u003ca href=\"mailto:help@happyhydro.com\"\u003ehelp@happyhydro.com\u003c\/a\u003e. We're easy to reach and happy to help!\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"closing-trust\" role=\"contentinfo\" aria-label=\"Store contact and trust information\"\u003e\n  \u003cdiv class=\"closing-trust-text\"\u003e\n    \u003csvg class=\"icon\" width=\"20\" height=\"20\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-shield\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n    \u003cp\u003e\u003cstrong\u003eQuestions? We're easy to reach.\u003c\/strong\u003e\u003cbr\u003eHappy Hydro has been serving growers since 2006. Call or email us before you order, after you order, or any time something comes up. When you're happy, we're happy.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"closing-contact\"\u003e\n    \u003ca href=\"tel:7162170353\" aria-label=\"Call Happy Hydro at 716-217-0353\"\u003e\u003csvg width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-phone\"\u003e\u003c\/use\u003e\u003c\/svg\u003e716-217-0353\u003c\/a\u003e\n    \u003ca href=\"mailto:help@happyhydro.com\" aria-label=\"Email Happy Hydro\"\u003e\u003csvg width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\u003cuse href=\"#ic-email\"\u003e\u003c\/use\u003e\u003c\/svg\u003ehelp@happyhydro.com\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Beneficial Insects","offers":[{"title":"2000","offer_id":42475307171907,"sku":"PP2","price":29.95,"currency_code":"USD","in_stock":true},{"title":"4000","offer_id":42475307204675,"sku":"PP4K","price":44.95,"currency_code":"USD","in_stock":true},{"title":"10000","offer_id":42475307237443,"sku":"PP10","price":85.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2082\/5769\/files\/Phytoseiulus-persimilis-Aggressive-Predator-for-Two-Spotted-Spider-Mites-Happy-Hydro-26655631081539.jpg?v=1782706155"}],"url":"https:\/\/happyhydro.com\/collections\/beneficial-insects-for-spider-mites.oembed","provider":"Happy Hydro","version":"1.0","type":"link"}