@import"https://fonts.googleapis.com/css2?family=Poppins:wght@500;600;700;800&family=Inter:wght@400;500;600&display=swap";:root{--em-bg:#ffffff;--em-surface:#fdeef3;--em-surface2:#f7f4ff;--em-ink:#241f22;--em-muted:#6c656a;--em-accent:#e84b7c;--em-accent-deep:#c0395f;--em-gold:#e0a93b;--em-radius:18px;--em-radius-sm:12px;--em-fh:"Poppins",system-ui,sans-serif;--em-fb:"Inter",system-ui,sans-serif}.em-sec{font-family:var(--em-fb);color:var(--em-ink);padding:clamp(40px,7vw,84px) 0;background:var(--em-bg)}.em-wrap{max-width:1120px;margin:0 auto;padding:0 clamp(16px,4vw,30px)}.em-eyebrow{font-family:var(--em-fh);font-weight:700;letter-spacing:.14em;text-transform:uppercase;font-size:13px;color:var(--em-accent);margin:0 0 10px;text-align:center}.em-h2{font-family:var(--em-fh);font-weight:800;font-size:clamp(26px,4.2vw,40px);line-height:1.12;text-align:center;margin:0 auto 14px;max-width:760px}.em-sub{font-size:clamp(15px,2.4vw,18px);line-height:1.6;color:var(--em-muted);text-align:center;max-width:640px;margin:0 auto 40px}.em-btn{display:inline-block;font-family:var(--em-fh);font-weight:700;font-size:16px;background:var(--em-accent);color:#fff;border:none;border-radius:999px;padding:16px 38px;cursor:pointer;text-decoration:none;transition:transform .15s,background .15s;box-shadow:0 8px 22px #e84b7c47}.em-btn:hover{background:var(--em-accent-deep);transform:translateY(-2px)}.em-center{text-align:center}.em-trust{background:var(--em-ink);color:#fff}.em-trust .em-wrap{display:flex;flex-wrap:wrap;justify-content:center;gap:14px 38px;padding-top:16px;padding-bottom:16px}.em-trust span{font-family:var(--em-fh);font-weight:600;font-size:14px;display:flex;align-items:center;gap:8px;opacity:.95}.em-trust svg{width:18px;height:18px;flex:none}.em-grid{display:grid;gap:18px;grid-template-columns:repeat(2,1fr)}@media(min-width:860px){.em-grid-4{grid-template-columns:repeat(4,1fr)}.em-grid-3{grid-template-columns:repeat(3,1fr)}}.em-card{background:var(--em-surface);border-radius:var(--em-radius);padding:26px 22px;text-align:center}.em-card .ic{width:46px;height:46px;margin:0 auto 14px;color:var(--em-accent)}.em-card h3{font-family:var(--em-fh);font-weight:700;font-size:18px;margin:0 0 8px}.em-card p{font-size:14.5px;line-height:1.55;color:var(--em-muted);margin:0}.em-mech{background:var(--em-surface2)}.em-mech .dot{width:42px;height:42px;border-radius:50%;margin:0 auto 14px}.em-steps{display:grid;gap:20px;grid-template-columns:1fr;counter-reset:s}@media(min-width:760px){.em-steps{grid-template-columns:repeat(3,1fr)}}.em-step{position:relative;background:var(--em-bg);border:1px solid #efe2e8;border-radius:var(--em-radius);padding:30px 22px 24px;text-align:center}.em-step .n{width:40px;height:40px;border-radius:50%;background:var(--em-accent);color:#fff;font-family:var(--em-fh);font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 14px}.em-step h3{font-family:var(--em-fh);font-size:17px;margin:0 0 7px}.em-step p{font-size:14px;color:var(--em-muted);line-height:1.55;margin:0}.em-revhead{display:flex;flex-direction:column;align-items:center;gap:6px;margin-bottom:30px}.em-stars{color:var(--em-gold);font-size:22px;letter-spacing:2px}.em-revsub{color:var(--em-muted);font-size:14px}.em-revgrid{display:grid;gap:18px;grid-template-columns:1fr}@media(min-width:760px){.em-revgrid{grid-template-columns:repeat(3,1fr)}}.em-rev{background:var(--em-surface);border-radius:var(--em-radius);padding:22px}.em-rev .em-stars{font-size:15px}.em-rev h4{font-family:var(--em-fh);font-size:15px;margin:8px 0 6px}.em-rev p{font-size:14px;color:var(--em-muted);line-height:1.55;margin:0 0 12px}.em-rev .who{font-size:13px;font-weight:600;color:var(--em-ink)}.em-rev .vb{font-size:12px;color:var(--em-accent-deep);font-weight:600}.em-cmp{max-width:720px;margin:0 auto;border-radius:var(--em-radius);overflow:hidden;border:1px solid #eedbe3}.em-cmp .row{display:grid;grid-template-columns:1.6fr 1fr 1fr}.em-cmp .row>div{padding:15px 16px;font-size:14.5px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #f0e3e9}.em-cmp .row:last-child>div{border-bottom:none}.em-cmp .hd>div{font-family:var(--em-fh);font-weight:700;background:var(--em-ink);color:#fff;font-size:14px;justify-content:center}.em-cmp .hd .us{background:var(--em-accent)}.em-cmp .c{justify-content:center}.em-cmp .yes{color:#1f9d55;font-weight:700}.em-cmp .no{color:#c2415f;font-weight:700}.em-cmp .row:nth-child(2n)>div:first-child{background:#fff}.em-cmp .lbl{font-weight:600}.em-faq{max-width:760px;margin:0 auto}.em-faq details{border-bottom:1px solid #ecdde4;padding:6px 0}.em-faq summary{font-family:var(--em-fh);font-weight:600;font-size:16px;padding:16px 4px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:14px}.em-faq summary::-webkit-details-marker{display:none}.em-faq summary:after{content:"+";color:var(--em-accent);font-size:22px;line-height:1}.em-faq details[open] summary:after{content:"\2013"}.em-faq p{margin:0 4px 18px;color:var(--em-muted);font-size:14.5px;line-height:1.6}.em-final{background:linear-gradient(135deg,#fde4ec,#f3e9ff);text-align:center}.em-final .em-h2{max-width:680px}.em-guar{display:inline-flex;align-items:center;gap:10px;margin-top:18px;font-size:14px;color:var(--em-muted);font-weight:600}.em-sticky{display:none}@media(max-width:749px){.em-sticky{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:9999;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;background:#fff;box-shadow:0 -3px 16px #0000001a;transform:translateY(110%);transition:transform .25s}.em-sticky.on{transform:translateY(0)}.em-sticky .p{font-family:var(--em-fh);font-weight:700;font-size:15px}.em-sticky .p s{color:var(--em-muted);font-weight:500;margin-right:6px}.em-sticky .em-btn{padding:13px 22px;font-size:15px;box-shadow:none;flex:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/emslift-styles.css.map */
