@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
.help-page{--mm-green:#38a34f;--mm-ink:#1a1a1a;--mm-line:#e7e7e7;color:var(--mm-ink);background:#fff;flex-direction:column;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;display:flex}.help-page .lpx-help-hero{text-align:center;background:#f6f7f5;padding:56px 20px 42px}.help-page .lpx-help-hero h1{letter-spacing:.5px;text-transform:uppercase;margin:0 0 10px;font-family:League Gothic,Inter,sans-serif;font-size:max(40px,min(7vw,66px));font-weight:400;line-height:1.02}.help-page .lpx-help-hero h1 span{color:var(--mm-green)}.help-page .lpx-help-hero .sub{color:#555;max-width:520px;margin:0 auto 26px;font-size:16px;line-height:1.5}.help-page .lpx-search{max-width:560px;margin:0 auto;position:relative}.help-page .lpx-search input{border:1px solid var(--mm-line);background:#fff;border-radius:10px;outline:none;width:100%;padding:15px 18px 15px 48px;font-family:inherit;font-size:16px}.help-page .lpx-search input:focus{border-color:var(--mm-green);box-shadow:0 0 0 3px #38a34f26}.help-page .lpx-search .ic{color:#9aa3a8;pointer-events:none;width:20px;height:20px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.help-page .lpx-faqs{width:100%;max-width:820px;margin:0 auto;padding:42px 20px 16px}.help-page .lpx-faq-cat{margin-bottom:34px}.help-page .lpx-faq-cat h2{letter-spacing:.4px;text-transform:uppercase;color:#0a0a0a;margin:0 0 6px;font-family:League Gothic,Inter,sans-serif;font-size:30px;font-weight:400}.help-page .lpx-faq{border-bottom:1px solid var(--mm-line)}.help-page .lpx-faq.is-open .lpx-faq-a{display:block}.help-page .lpx-faq.is-open .lpx-faq-ind:after{transform:scaleY(0)}.help-page .lpx-faq-q{text-align:left;width:100%;color:var(--mm-ink);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:18px 4px;font-family:inherit;font-size:16px;font-weight:600;line-height:1.35;display:flex}.help-page .lpx-faq-q:hover{color:var(--mm-green)}.help-page .lpx-faq-ind{flex:none;width:18px;height:18px;margin-top:2px;position:relative}.help-page .lpx-faq-ind:before,.help-page .lpx-faq-ind:after{content:"";background:var(--mm-green);transition:transform .2s;position:absolute}.help-page .lpx-faq-ind:before{width:16px;height:2px;top:8px;left:1px}.help-page .lpx-faq-ind:after{width:2px;height:16px;top:1px;left:8px}.help-page .lpx-faq-a{color:#444;padding:0 4px 18px;font-size:15px;line-height:1.62;display:none}.help-page .lpx-faq-a p{margin:0 0 12px}.help-page .lpx-faq-a p:last-child{margin-bottom:0}.help-page .lpx-faq-a a{color:var(--mm-green);text-decoration:underline}.help-page .lpx-faq-a ul,.help-page .lpx-faq-a ol{margin:0 0 12px;padding-left:20px}.help-page .lpx-faq-a li{margin:4px 0}.help-page .lpx-help-empty{text-align:center;color:#666;max-width:820px;margin:0 auto;padding:8px 20px;font-size:15px}.help-page .lpx-help-foot{border-top:1px solid var(--mm-line);text-align:center;background:#f6f7f5;margin-top:auto;padding:40px 20px}.help-page .lpx-help-foot h3{letter-spacing:.4px;text-transform:uppercase;margin:0 0 8px;font-family:League Gothic,Inter,sans-serif;font-size:28px;font-weight:400}.help-page .lpx-help-foot p{color:#555;margin:5px 0;font-size:15px}.help-page .lpx-help-foot a{color:var(--mm-green);font-weight:600}@media (max-width:600px){.help-page .lpx-help-hero{padding:40px 16px 30px}.help-page .lpx-faqs{padding:30px 16px 8px}.help-page .lpx-faq-cat h2{font-size:26px}}
