.home-how .section{padding:56px 22px}.home-how .how{background:var(--blue-bg);position:relative;overflow:hidden}.home-how .how:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 8% 12%,rgba(0,152,255,.08) 1.5px,transparent 1.5px),radial-gradient(circle at 92% 88%,rgba(0,152,255,.06) 1.5px,transparent 1.5px);background-size:28px 28px;pointer-events:none}.home-how .how>*{position:relative;z-index:1}.home-how .section-header{text-align:center;margin-bottom:32px}.home-how .section-header h2{font-size:32px;line-height:1.06;margin-bottom:12px}.home-how .section-header p{font-size:15px}.home-how .section-header .label{background:var(--blue-mid);color:var(--blue)}.home-how .steps{display:flex;flex-direction:column;gap:0}.home-how .step{background:#fff;border-radius:22px;padding:22px;border:1px solid var(--stroke);box-shadow:0 6px 18px -10px #14181e14;display:flex;flex-direction:column}.home-how .step-head{display:flex;align-items:center;gap:12px;margin-bottom:8px}.home-how .step-num{width:28px;height:28px;border-radius:50%;background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;flex-shrink:0;box-shadow:0 3px 8px -2px #0098ff66}.home-how .step-num svg{width:14px;height:14px}.home-how .step--blue .step-num{background:var(--blue);box-shadow:0 3px 8px -2px #0098ff66}.home-how .step--orange .step-num{background:var(--orange);box-shadow:0 3px 8px -2px #ff963766}.home-how .step--green .step-num{background:var(--green);box-shadow:0 3px 8px -2px #52cb8a66}.home-how .step--purple .step-num{background:var(--purple);box-shadow:0 3px 8px -2px #9747ff66}.home-how .step h4{font-size:17px;font-weight:700;color:var(--ink-1);letter-spacing:-.01em;line-height:1.3;margin:0}.home-how .step-desc{font-size:14px;line-height:1.55;color:var(--ink-2);margin:0 0 16px}.home-how .step-mockup{background:var(--bg-neutral);border:1px solid var(--stroke);border-radius:14px;height:150px;display:flex;align-items:center;justify-content:center;color:var(--ink-3);overflow:hidden;position:relative;margin-top:auto}.home-how .step-mockup.has-image{background:#fff;padding:6px;height:200px}.home-how .step-mockup img{position:relative;z-index:1;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;object-position:center var(--step-img-pos, center);display:block}.home-how .step-mockup .step-mockup-img{width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center var(--step-img-pos, center);border-radius:10px}.home-how .step-mockup.earned-access{background:#fff;padding:14px 12px 12px;height:230px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.home-how .step-mockup.earned-access .ea-top{display:flex;align-items:flex-end;justify-content:center;gap:14px;height:90px}.home-how .step-mockup.earned-access .ea-ap{width:108px;height:88px;object-fit:contain;max-width:none;max-height:none}.home-how .step-mockup.earned-access .ea-plug{width:56px;height:70px;object-fit:contain;max-width:none;max-height:none}.home-how .step-mockup.earned-access .ea-tree{width:100%;height:26px;display:block;margin-top:2px}.home-how .step-mockup.earned-access .ea-devices{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:4px}.home-how .step-mockup.earned-access .ea-chip{background:#fff;border:1px solid var(--stroke);border-radius:12px;padding:8px 4px 6px;display:flex;flex-direction:column;align-items:center;gap:4px}.home-how .step-mockup.earned-access .ea-chip-icon{width:30px;height:24px;display:flex;align-items:center;justify-content:center;color:var(--ink-1)}.home-how .step-mockup.earned-access .ea-chip-icon.more{color:var(--ink-3)}.home-how .step-mockup.earned-access .ea-chip-label{font-size:9.5px;font-weight:700;color:var(--ink-2);text-align:center;letter-spacing:-.005em;line-height:1.15;white-space:nowrap}.home-how .step-mockup-label{position:relative;z-index:1;font-size:12px;font-weight:600;color:var(--ink-3);letter-spacing:.02em;text-align:center;padding:0 16px}.home-how .step-arrow{width:32px;height:32px;border-radius:50%;background:#fff;border:1.5px solid var(--blue-mid);display:flex;align-items:center;justify-content:center;color:var(--blue);margin:-5px auto;position:relative;z-index:2;box-shadow:0 4px 12px -2px #0098ff2e;flex-shrink:0}.home-how .how-summary{margin-top:22px;display:flex;flex-direction:column;gap:8px}.home-how .how-summary-row{background:#fff;border:1px solid var(--stroke);border-radius:14px;padding:12px 14px;display:flex;align-items:center;gap:12px;font-size:13px;color:var(--ink-2);font-weight:600}.home-how .how-summary-icon{width:32px;height:32px;border-radius:10px;background:var(--blue-bg);color:var(--blue);display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-how .how-summary-text{flex:1;min-width:0}.home-how .how-summary-text>*:first-child{margin-top:0}.home-how .how-summary-text>*:last-child{margin-bottom:0}.home-how .how-summary-text p{margin:0;font-size:inherit;color:inherit;font-weight:inherit;line-height:1.4}.home-how .how-summary-text b{color:var(--blue);font-weight:800}.home-how .how-summary-text .arrow{color:var(--ink-3);margin:0 2px}.home-how .how-cta{margin-top:24px}@media(min-width:980px){.home-how .section{padding:96px 48px}.home-how .section-header{margin-bottom:48px}.home-how .section-header h2{font-size:48px}.home-how .steps{flex-direction:row;align-items:stretch;gap:16px;position:relative;max-width:1240px;margin-left:auto;margin-right:auto}.home-how .step{flex:1;padding:28px;position:relative}.home-how .step-arrow{margin:0 -28px;align-self:flex-end;transform:translateY(-128px);position:relative;flex-shrink:0;width:44px;height:44px;background:#fff;border:2px solid var(--blue-mid);z-index:5;box-shadow:0 6px 16px -4px #0098ff38}.home-how .step-arrow svg{transform:rotate(-90deg)}.home-how .step-mockup{height:200px}.home-how .step-mockup.has-image{padding:0;height:200px}.home-how .step-mockup.earned-access{height:200px;padding:12px 12px 10px}.home-how .step-mockup.earned-access .ea-top{height:78px}.home-how .step-mockup.earned-access .ea-ap{width:96px;height:76px}.home-how .step-mockup.earned-access .ea-plug{width:50px;height:62px}.home-how .step h4{font-size:19px}.home-how .step-desc{font-size:15px;margin-bottom:16px}.home-how .how-summary{flex-direction:row;flex-wrap:wrap;margin-top:32px;width:fit-content;margin-left:auto;margin-right:auto;justify-content:center;gap:12px}.home-how .how-summary-row{flex:0 0 auto;padding:14px 20px;font-size:14px}.home-how .how-cta{display:flex;justify-content:center;max-width:none;margin-top:28px}.home-how .how-cta .btn,.home-how .how-cta .btn-block{width:auto;min-width:0}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/home-how.css.map */
