*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#172033;background:#f6f8fc}a{text-decoration:none;color:inherit}button,input,select{font:inherit}.top{height:30px;background:#111d31;color:#dce4f1;display:flex;justify-content:center;align-items:center;font-size:11px}.header{height:78px;background:#fff;border-bottom:1px solid #e0e6ef;display:grid;grid-template-columns:260px 1fr auto;align-items:center;padding:0 4vw;gap:20px}.logo img{width:225px;height:52px;object-fit:contain}.contact{display:flex;justify-content:center;gap:10px}.pill{padding:10px 13px;border-radius:25px;background:#edf3ff;color:#1b57d6;font-size:12px;font-weight:800}.nav{display:flex;align-items:center;gap:12px}.nav a{padding:10px;font-size:12px;font-weight:800}.nav .call{background:#2865e8;color:#fff;border-radius:24px;padding:12px 15px}.main{min-height:650px;padding:65px 18px}.card{max-width:1120px;margin:auto;background:#fff;border:1px solid #dfe5ee;border-radius:18px;box-shadow:0 18px 40px #1d2a4214;padding:44px;text-align:center}.kicker{font-size:11px;font-weight:900;letter-spacing:.18em;color:#6350e8}.card h1{font-size:clamp(34px,5vw,54px);letter-spacing:-.045em;margin:14px 0}.card>p{max-width:800px;margin:0 auto 35px;color:#65728a;line-height:1.65}.brandGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.brand{height:150px;border:2px solid #dbe1ea;background:#fff;border-radius:14px;cursor:pointer;position:relative;font-weight:900}.brand i{display:grid;place-items:center;width:92px;height:92px;margin:auto;border-radius:50%;color:#fff;font-style:normal;font-size:20px}.brand[data-brand=Canon] i{background:#e71932}.brand[data-brand=HP] i{background:#126bb0}.brand[data-brand=Brother] i{background:#1739ad}.brand[data-brand=Epson] i{background:#0d4495}.brand.active{border-color:#2c63e6;background:#f1f6ff}.brand.active:after{content:"✓";position:absolute;right:12px;top:12px;background:#2563dc;color:#fff;border-radius:50%;width:27px;height:27px;display:grid;place-items:center}.next{border:0;border-radius:11px;padding:16px 28px;color:#fff;background:linear-gradient(110deg,#5542ec,#9724e5);font-weight:900;margin-top:28px;cursor:pointer}.next:disabled{opacity:.35;cursor:not-allowed}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:45px}.features article{text-align:left;padding:22px;border-radius:14px;border:1px solid}.features article:nth-child(1){background:#eef5ff;border-color:#c9dcff}.features article:nth-child(2){background:#effcf3;border-color:#bfe9cb}.features article:nth-child(3){background:#fff8df;border-color:#f0d991}.features b,.features span{display:block}.features span{font-size:12px;color:#647187;margin-top:6px}.panelTitle h2{color:#5f3ce2;margin:0;font-size:30px}.panelTitle p{color:#65728a}.question{text-align:left;margin-top:25px;padding:22px;border:1px solid #e5e9f0;border-radius:14px}.question h3{font-size:16px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.grid.device{grid-template-columns:repeat(5,1fr)}.choice{min-height:55px;background:#fff;border:2px solid #d5dce6;border-radius:10px;padding:11px;text-align:left;font-weight:700;font-size:12px}.choice.active{border-color:#6741e6;background:#f4f1ff;color:#5e35da}.form{display:grid;grid-template-columns:1fr 1fr;gap:15px;text-align:left;margin-top:25px}.form label{font-size:11px;font-weight:900;color:#647087}.form input,.form select{width:100%;height:48px;border:2px solid #d7dee8;border-radius:9px;padding:0 13px;margin-top:7px}.form .wide{grid-column:1/-1}.loader{padding:90px 0}.rings{width:75px;height:75px;border:6px solid #e6e3f7;border-top-color:#6941e7;border-radius:50%;margin:auto;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.callBox{max-width:760px;margin:25px auto;background:#fff6f7;border:1px solid #ffc7ce;border-radius:15px;padding:32px}.callBox a{display:inline-block;background:#fff;border:1px solid #dbe1e9;border-radius:12px;padding:16px 22px;font-size:26px;font-weight:900}.steps{text-align:left;display:grid;grid-template-columns:1fr 1fr;gap:16px}.steps article{padding:22px;border:1px solid #dfe5ed;border-radius:13px;background:#f8fafc}.success{padding:60px 20px;background:linear-gradient(135deg,#111f38,#15336a);border-radius:20px;color:#fff}.success .check{width:72px;height:72px;margin:auto;display:grid;place-items:center;border-radius:50%;background:#a8e828;color:#173153;font-size:34px}.success p{color:#dbe5f5}.footer{background:#121d30;color:#c8d0dc;padding:50px 5vw 25px;display:grid;grid-template-columns:1.2fr .7fr .7fr 1fr;gap:40px}.footer img{width:220px;background:#fff;border-radius:9px;padding:6px}.footer>div{display:flex;flex-direction:column;gap:11px}.footer h4{color:#fff}.footer small{color:#8491a6}.legal{grid-column:1/-1;border:1px solid #344156;border-radius:10px;padding:18px;font-size:11px;line-height:1.6}.page{max-width:1000px;margin:auto;background:#fff;border:1px solid #dfe5ee;border-radius:18px;padding:42px;box-shadow:0 18px 40px #1d2a4214}.page h1{font-size:44px}.page article{padding:22px 0;border-top:1px solid #e5e9f0}.page p,.page li{color:#59677e;line-height:1.7}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.plan{border:1px solid #dce3ed;border-radius:16px;padding:26px}.plan.pop{background:#225cdb;color:#fff}.plan.pop p{color:#dbe6ff}@media(max-width:950px){.header{grid-template-columns:1fr auto}.contact{display:none}.nav a:not(.call){display:none}.brandGrid{grid-template-columns:1fr 1fr}.grid,.grid.device{grid-template-columns:1fr 1fr}.footer{grid-template-columns:1fr 1fr}}@media(max-width:600px){.header{padding:0 13px}.logo img{width:170px}.main{padding:28px 10px}.card,.page{padding:25px 13px}.brandGrid{gap:10px}.brand{height:120px}.brand i{width:75px;height:75px}.features,.form,.steps,.plans{grid-template-columns:1fr}.form .wide{grid-column:auto}.footer{grid-template-columns:1fr}.card h1{font-size:34px}}
