.pl{--pl-accent: #2b5fe0;--pl-text: #14161a;--pl-muted: #6b7280;--pl-border: #e5e7eb;background:#faf9f6;padding:64px 20px}.pl__container{max-width:1120px;margin:0 auto;text-align:center}.pl__eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700;color:var(--pl-accent);margin:0 0 12px}.pl__heading{font-size:clamp(28px,4vw,42px);line-height:1.2;font-weight:700;color:var(--pl-text);max-width:780px;margin:0 auto 16px}.pl__heading-highlight{color:var(--pl-accent)}.pl__subtext{font-size:16px;line-height:1.6;color:var(--pl-muted);max-width:640px;margin:0 auto 40px}.pl__row{display:flex;flex-direction:column;align-items:center;gap:28px;text-align:left;margin-bottom:32px}.pl__counter{flex-shrink:0;text-align:center}.pl__counter-number{font-size:108px;font-weight:800;color:var(--pl-accent);line-height:1;margin:0}.pl__counter-plus{font-size:56px;vertical-align:top}.pl__counter-label{font-size:13px;color:var(--pl-muted);margin:6px 0 0}.pl__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;width:100%}.pl__badge{display:flex;align-items:center;gap:10px;border:1px solid var(--pl-border);border-radius:999px;padding:10px 16px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease}.pl__badge:hover{border-color:var(--pl-accent);box-shadow:0 4px 14px #2b5fe01a;transform:translateY(-1px)}.pl__badge-icon{width:30px;height:30px;border-radius:50%;background:#f2f2f0;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0;overflow:hidden}.pl__badge-icon img{width:100%;height:100%;object-fit:cover}.pl__badge-label{font-size:14px;font-weight:600;color:var(--pl-text)}.pl__banner{display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:space-between;border:1px solid var(--pl-border);border-radius:16px;background:#fff;padding:24px 28px;text-align:center}.pl__banner-text{font-size:15px;color:var(--pl-text);margin:0;max-width:640px}.pl__banner-btn{display:inline-flex;align-items:center;gap:8px;border:1.5px solid var(--pl-text);border-radius:999px;padding:10px 20px;font-size:14px;font-weight:600;font-family:inherit;color:var(--pl-text);background:transparent;cursor:pointer;text-decoration:none;white-space:nowrap;transition:background .2s ease,color .2s ease,transform .15s ease}.pl__banner-btn:hover{background:var(--pl-text);color:#fff;transform:translateY(-1px)}.pl__banner-arrow{width:14px;height:14px}@media(min-width:768px){.pl__row{flex-direction:row;align-items:flex-start}.pl__grid{grid-template-columns:repeat(6,1fr)}.pl__banner{flex-direction:row;text-align:left}}.pl__modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0c1499;display:flex;align-items:center;justify-content:center;padding:20px;z-index:999}.pl__modal-overlay[hidden]{display:none}.pl__modal{position:relative;background:#fff;border-radius:20px;max-width:960px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 30px 80px #0000004d}.pl__modal-close{position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:50%;border:none;background:#0000000f;color:var(--pl-text);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background .2s ease}.pl__modal-close:hover{background:#0000001f}.pl__modal-close svg{width:16px;height:16px}.pl__modal-grid{display:grid;grid-template-columns:1fr}@media(min-width:800px){.pl__modal-grid{grid-template-columns:1fr 1fr}}.pl__modal-visual{background:#0b1224;color:#fff;padding:32px;border-radius:20px 20px 0 0}@media(min-width:800px){.pl__modal-visual{border-radius:20px 0 0 20px}}.pl__modal-eyebrow-dark{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#7fb0ff;font-family:monospace;margin:0 0 12px}.pl__modal-visual-title{font-size:22px;font-weight:700;line-height:1.3;margin:0 0 20px}.pl__modal-wave{width:100%;height:auto;margin-bottom:14px}.pl__modal-legend{display:flex;flex-direction:column;gap:6px;font-size:12.5px;color:#cbd5e1;margin-bottom:20px}.pl__modal-legend p{display:flex;align-items:center;gap:8px;margin:0}.pl__legend-dot{width:8px;height:8px;border-radius:50%;display:inline-block;flex-shrink:0}.pl__modal-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding-top:16px;border-top:1px solid rgba(255,255,255,.12)}.pl__spec-value{font-size:20px;font-weight:700;margin:0}.pl__spec-label{font-size:10.5px;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8;margin:2px 0 0}.pl__modal-specs-note{font-size:11px;color:#64748b;margin:10px 0 0;line-height:1.4}.pl__modal-content{padding:36px 32px;text-align:left}.pl__modal-eyebrow{font-size:11px;font-weight:700;letter-spacing:.08em;color:var(--pl-accent);margin:0 0 8px}.pl__modal-title{font-size:24px;font-weight:700;line-height:1.25;margin:0 0 14px}.pl__modal-intro{font-size:14.5px;line-height:1.6;color:var(--pl-muted);margin:0 0 22px}.pl__modal-list{list-style:none;margin:0 0 24px;padding:0;display:flex;flex-direction:column;gap:16px}.pl__modal-list li{display:flex;gap:10px;align-items:flex-start}.pl__modal-check{width:18px;height:18px;fill:var(--pl-accent);flex-shrink:0;margin-top:2px}.pl__modal-list-title{font-weight:700;font-size:14.5px;margin:0 0 2px}.pl__modal-list-text{font-size:13.5px;color:var(--pl-muted);margin:0;line-height:1.5}.pl__modal-cta{display:flex;align-items:center;justify-content:center;gap:8px;background:var(--pl-accent);color:#fff;text-decoration:none;font-weight:700;font-size:14.5px;border-radius:10px;padding:14px 20px;transition:background .2s ease,transform .15s ease}.pl__modal-cta:hover{background:#1c46b3;transform:translateY(-1px)}.pl__modal-footnote{text-align:center;font-size:11.5px;letter-spacing:.04em;text-transform:uppercase;color:var(--pl-muted);margin:14px 0 0}.pl__modal-disclaimer{font-size:11px;color:#9aa1ac;margin:10px 0 0;line-height:1.4}
/*# sourceMappingURL=/cdn/shop/t/7/assets/pest-list.css.map */
