:root{--navy:#0b1d36;--navy-light:#132a4a;--primary:#2563eb;--primary-hover:#1d4ed8;--primary-light:#dbeafe;--success:#059669;--success-bg:#ecfdf5;--text:#0f172a;--text-sec:#334155;--text-muted:#64748b;--bg:#fff;--bg-alt:#f8fafc;--bg-soft:#f1f5f9;--border:#e2e8f0;--star:#fbbf24;--radius:12px;--radius-lg:16px;--shadow:0 4px 20px #0f172a14;--shadow-lg:0 12px 40px #0f172a1f;--container:1180px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button,.btn{cursor:pointer;border:none;font-family:inherit}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 1.25rem}.section{padding:3.5rem 0}.section-alt{background:var(--bg-alt)}.section-header{text-align:center;max-width:960px;margin:0 auto 2.25rem}.section-header h2{color:var(--primary);letter-spacing:-.025em;margin-bottom:.6rem;font-size:clamp(1.45rem,3vw,2rem);font-weight:800;line-height:1.25}.section-header h2.one-line{white-space:nowrap}.section-header p{color:var(--text-muted);max-width:820px;margin:0 auto;font-size:1.05rem;line-height:1.65}.header{z-index:100;border-bottom:1px solid var(--border);background:#fff;height:68px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.logo img{width:auto;height:36px}.nav{gap:2rem;display:none}.nav a{color:var(--text-sec);font-size:.9rem;font-weight:500;transition:color .15s}.nav a:hover{color:var(--primary)}.header-actions{align-items:center;gap:.75rem;display:flex}.btn{white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;transition:all .15s;display:inline-flex;position:relative;overflow:hidden}.btn-outline{border:1.5px solid var(--primary);color:var(--primary);background:0 0;padding:.55rem 1.15rem}.btn-outline:hover{border-color:var(--primary-hover);color:var(--primary-hover);background:var(--primary-light)}.btn-primary{background:var(--primary);color:#fff;padding:.55rem 1.3rem;box-shadow:0 1px 3px #2563eb4d}.btn-primary:hover{background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 4px 14px #2563eb59}.btn-lg{border-radius:12px;padding:.95rem 1.8rem;font-size:1.05rem}.btn-xl{border-radius:12px;padding:1.05rem 2rem;font-size:1.05rem}.btn-free-quote-header{display:inline-flex}.menu-btn{background:var(--bg-soft);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.btn-shine:after{content:"";background:linear-gradient(100deg,#0000 0%,#ffffff26 40%,#ffffff59 50%,#ffffff26 60%,#0000 100%);width:45%;height:100%;animation:2.8s ease-in-out infinite shine;position:absolute;top:0;left:-60%;transform:skew(-18deg)}@keyframes shine{0%{left:-60%}55%{left:120%}to{left:120%}}.hero{color:#fff;background:linear-gradient(165deg,#0b1d36 0%,#0f2744 35%,#1a3a5c 70%,#243f66 100%);padding:3rem 0 2rem;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(75% 55% at 25% 75%,#ffffff12 0%,#0000 60%);position:absolute;inset:0}.hero-grid{grid-template-columns:1fr;align-items:center;gap:1.75rem;display:grid;position:relative}.hero-content{text-align:center}.hero h1{letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(1.55rem,3.6vw,2.45rem);font-weight:700;line-height:1.18}.hero-sub{color:#cbd5e1;max-width:520px;margin-bottom:1.15rem;margin-left:auto;margin-right:auto;font-size:clamp(1.05rem,1.9vw,1.18rem);font-weight:500;line-height:1.45}.trust-pills{flex-wrap:wrap;justify-content:center;gap:.5rem 1.15rem;margin-bottom:1.2rem;display:flex}.trust-pill{color:#a7f3d0;align-items:center;gap:.38rem;font-size:.875rem;font-weight:500;display:inline-flex}.trust-pill .dot{background:#34d399;border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 0 3px #34d39938}.social-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.85rem;margin-bottom:1.4rem;display:flex}.avatars{align-items:flex-end;gap:5px;display:flex}.avatars img{object-fit:cover;border-radius:10px;width:42px;height:42px;box-shadow:0 3px 12px #00000059}.avatars img:nth-child(2){transform:translateY(-5px)}.avatars img:nth-child(4){transform:translateY(-4px)}.social-text{color:#e2e8f0;align-items:center;gap:.4rem;padding-bottom:1px;font-size:.9rem;font-weight:500;display:flex;position:relative}.social-text:after{content:"";background:linear-gradient(90deg,#fbbf24,#fbbf241f);border-radius:2px;height:2px;position:absolute;bottom:-5px;left:0;right:0}.stars{color:var(--star);letter-spacing:-1px;font-size:.95rem}.hero .btn-primary{box-shadow:0 4px 22px #2563eb73}.mobile-free-quote{text-align:center;color:#e2e8f0;margin-top:1rem;font-size:.875rem;font-weight:500;display:block}.mobile-after-hero{background:#fff;display:block}.mobile-trust{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem 1.1rem;padding:1.35rem 1rem 1.1rem;display:flex}.mobile-trust img{object-fit:contain;width:auto;height:34px}.order-wrap-mobile{background:#fff;padding:1.25rem 1rem 1.5rem}.order-widget-desktop{display:none}.order-widget{box-shadow:var(--shadow-lg);color:var(--text);border:1px solid var(--border);background:#fff;border-radius:16px;padding:1.6rem}.order-widget h3{color:var(--navy);letter-spacing:-.02em;text-align:center;margin-bottom:1.1rem;font-size:1.35rem;font-weight:800}.field{margin-bottom:.8rem}.field label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);text-align:left;margin-bottom:.3rem;font-size:.7rem;font-weight:600;display:block}.field select{border:1.5px solid var(--border);width:100%;color:var(--text);appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748B' d='M6 8L1 3h10z'/%3E%3C/svg%3E") right .85rem center no-repeat;border-radius:10px;padding:.65rem .85rem;font-family:inherit;font-size:.95rem}.field select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #2563eb26}.order-widget .btn{width:100%;margin-top:.35rem;padding:.85rem 1.4rem;font-size:1rem}.order-widget .price-note{text-align:center;color:var(--navy);margin-top:.75rem;font-size:.95rem;font-weight:700}.order-widget .price-note span{color:var(--primary);font-weight:800}.trust-bar .logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.4rem 2.1rem;display:flex}.intro{padding:2.75rem 0}.intro p{max-width:960px;color:var(--text-sec);text-align:center;margin:0 auto;font-size:1.1rem;line-height:1.75}.steps{flex-direction:column;align-items:center;gap:0;max-width:420px;margin:0 auto;display:flex}.step{border:1px solid var(--border);border-radius:var(--radius);text-align:center;width:100%;box-shadow:var(--shadow);background:#fff;padding:1.15rem 1.35rem}.step-num{background:linear-gradient(135deg,var(--primary),#1d4ed8);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin:0 auto .65rem;font-size:.95rem;font-weight:800;display:flex;box-shadow:0 3px 10px #2563eb4d}.step h3{color:var(--navy);margin-bottom:.3rem;font-size:1.05rem;font-weight:700}.step p{color:var(--text-muted);font-size:.875rem;line-height:1.5}.step-down{color:var(--primary);padding:.35rem 0;font-size:1.15rem;font-weight:700;line-height:1}.included-grid{grid-template-columns:1fr 1fr;gap:.65rem;max-width:860px;margin:0 auto;display:grid}.inc-item{border:1px solid var(--border);background:#fff;border-radius:10px;align-items:flex-start;gap:.65rem;padding:.75rem .9rem;display:flex;box-shadow:0 1px 3px #0000000a}.inc-check{background:var(--success-bg);width:22px;height:22px;color:var(--success);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:.75rem;font-weight:700;display:flex}.inc-item span{color:var(--text);font-size:.875rem;font-weight:500;line-height:1.3}.inc-item span.three-line{line-height:1.2}.sample-wrap{grid-template-columns:1fr;align-items:center;gap:1.75rem;max-width:940px;margin:0 auto;display:grid}.sample-thumb{box-shadow:var(--shadow-lg);border:1px solid var(--border);cursor:pointer;border-radius:12px;position:relative;overflow:hidden}.sample-thumb img{width:100%;height:auto}.sample-thumb .overlay{opacity:0;background:#0b1d3673;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.sample-thumb:hover .overlay{opacity:1}.sample-thumb .overlay span{color:var(--navy);background:#fff;border-radius:8px;padding:.55rem 1.1rem;font-size:.875rem;font-weight:600}.sample-text h3{color:var(--primary);margin-bottom:.65rem;font-size:1.25rem;font-weight:700}.sample-text p{color:var(--text-sec);margin-bottom:.9rem;font-size:.95rem;line-height:1.65}.sample-text ul{margin-bottom:1.15rem}.sample-text li{color:var(--text-sec);margin-bottom:.4rem;padding-left:1.25rem;font-size:.9rem;position:relative}.sample-text li:before{content:"✓";color:var(--success);font-weight:700;position:absolute;left:0}.req-grid{grid-template-columns:1fr;gap:1.1rem;display:grid}.req-card{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#fff;padding:1.4rem}.req-icon{background:var(--primary-light);width:44px;height:44px;color:var(--primary);border-radius:12px;justify-content:center;align-items:center;margin-bottom:.85rem;font-size:1.2rem;display:flex}.req-card h3{color:var(--navy);margin-bottom:.4rem;font-size:1.05rem;font-weight:700}.req-card p{color:var(--text-sec);font-size:.9rem;line-height:1.55}.guarantee{text-align:center;background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border:1px solid #a7f3d0;border-radius:18px;max-width:920px;margin:0 auto;padding:2.25rem 1.75rem}.g-badge{background:var(--success);color:#fff;border-radius:999px;align-items:center;gap:.35rem;margin-bottom:1rem;padding:.4rem 1rem;font-size:.85rem;font-weight:700;display:inline-flex}.guarantee h2{color:var(--primary);margin-bottom:.55rem;font-size:1.55rem;font-weight:800}.guarantee>p{color:var(--text-sec);max-width:640px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.6}.g-grid{text-align:left;grid-template-columns:1fr;gap:1rem;display:grid}.g-item{background:#fff;border:2px solid #a7f3d0;border-radius:12px;padding:1.25rem}.g-item h3{color:var(--success);margin-bottom:.45rem;font-size:1.1rem;font-weight:800}.g-item p{color:var(--text-sec);font-size:.9rem;line-height:1.5}.g-note{color:var(--text-muted);margin-top:1.25rem;font-size:.9rem}.g-note strong{color:var(--success)}.docs-list{flex-direction:column;gap:.55rem;max-width:780px;margin:0 auto;display:flex}.doc-acc{border:1px solid var(--border);background:#fff;border-radius:10px;transition:border-color .15s;overflow:hidden}.doc-acc:hover{border-color:var(--primary)}.doc-acc-q{width:100%;color:var(--navy);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:.75rem;padding:.95rem 1.15rem;font-size:.95rem;font-weight:600;display:flex}.doc-acc-q:hover{background:var(--bg-alt)}.doc-acc-icon{background:var(--bg-soft);width:22px;height:22px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;transition:transform .2s;display:flex}.doc-acc.open .doc-acc-icon{background:var(--primary-light);color:var(--primary);transform:rotate(45deg)}.doc-acc-a{color:var(--text-sec);padding:0 1.15rem 1.05rem;font-size:.9rem;line-height:1.55;display:none}.doc-acc.open .doc-acc-a{display:block}.human-card{border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow);background:#fff;padding:1.5rem}.human-icon{background:var(--primary-light);width:48px;height:48px;color:var(--primary);border-radius:12px;justify-content:center;align-items:center;margin:0 auto .85rem;font-size:1.35rem;display:flex}.tips{flex-direction:column;gap:0;max-width:700px;margin:0 auto;display:flex}.tip{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;align-items:flex-start;gap:1rem;padding:1.15rem 1.25rem;display:flex}.tip-num{background:linear-gradient(135deg,var(--primary),#1d4ed8);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.9rem;font-weight:800;display:flex}.tip h3{color:var(--navy);margin-bottom:.2rem;font-size:1rem;font-weight:700}.tip p{color:var(--text-muted);font-size:.875rem;line-height:1.5}.tip-connector{background:linear-gradient(to bottom,var(--primary),#93c5fd);border-radius:2px;width:2px;height:20px;margin:0 auto;position:relative}.tip-connector:after{content:"▼";color:var(--primary);font-size:.6rem;line-height:1;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.shopper-big{text-align:center;margin-bottom:1.75rem}.shopper-big img{width:auto;height:36px;margin:0 auto .5rem}.shopper-big .rating{color:var(--navy);font-size:.95rem;font-weight:600}.testimonials{grid-template-columns:1fr;gap:1.1rem;display:grid}.testimonial{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#fff;padding:1.35rem}.t-header{align-items:center;gap:.75rem;margin-bottom:.8rem;display:flex}.t-header img{object-fit:cover;border-radius:50%;width:44px;height:44px}.t-header .name{color:var(--navy);font-size:.9rem;font-weight:700}.t-header .stars{color:var(--star);font-size:.85rem}.testimonial p{color:var(--text-sec);font-size:.9rem;font-style:italic;line-height:1.55}.faq-list{flex-direction:column;gap:.55rem;max-width:780px;margin:0 auto;display:flex}.faq-item{border:1px solid var(--border);background:#fff;border-radius:10px;overflow:hidden}.faq-q{width:100%;color:var(--navy);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:.75rem;padding:.95rem 1.15rem;font-size:.95rem;font-weight:600;display:flex}.faq-q:hover{background:var(--bg-alt)}.faq-icon{background:var(--bg-soft);width:22px;height:22px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;transition:transform .2s;display:flex}.faq-item.open .faq-icon{transform:rotate(45deg)}.faq-a{color:var(--text-sec);max-width:fit-content;padding:0 1.15rem 1.05rem;font-size:.9rem;line-height:1.6;display:none}.faq-item.open .faq-a{display:block}.faq-link{text-align:center;color:var(--primary);margin-top:1.35rem;font-size:.9rem;font-weight:600;display:block}.final-cta{background:linear-gradient(160deg,var(--navy),#132a4a);color:#fff;text-align:center;padding:3.75rem 0}.final-cta h2{letter-spacing:-.02em;color:#fff;margin-bottom:.6rem;font-size:clamp(1.4rem,3.2vw,2.05rem);font-weight:800}.final-cta p{color:#94a3b8;margin-bottom:1.5rem;font-size:1.05rem}.mobile-cta{z-index:90;border-top:1px solid var(--border);opacity:0;pointer-events:none;background:#fff;padding:.7rem 1rem;transition:transform .25s,opacity .25s;display:none;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -4px 20px #00000014}.mobile-cta .btn{width:100%}.mobile-cta.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.modal{z-index:200;background:#000000b3;justify-content:center;align-items:center;padding:1.5rem;display:none;position:fixed;inset:0}.modal.open{display:flex}.modal-content{background:#fff;border-radius:12px;width:100%;max-width:640px;max-height:90vh;position:relative;overflow:auto}.modal-content img{width:100%}.modal-close{border:1px solid var(--border);cursor:pointer;z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;display:flex;position:absolute;top:.75rem;right:.75rem}@media (width>=640px){.req-grid{grid-template-columns:repeat(3,1fr)}.g-grid{grid-template-columns:1fr 1fr}.human-grid,.testimonials{grid-template-columns:repeat(3,1fr)}.steps{flex-direction:row;align-items:stretch;gap:1rem;max-width:100%}.step{flex:1}.step-down{display:none}.sample-wrap{grid-template-columns:1fr 1.25fr}.included-grid{gap:.75rem}}@media (width>=900px){.hero{padding:3.25rem 0 2.75rem}.hero-grid{grid-template-columns:1.15fr .85fr;gap:2.75rem}.hero-content{text-align:left}.hero-sub{max-width:36rem;margin-left:0;margin-right:auto}.trust-pills,.social-row{justify-content:flex-start}.nav{display:flex}.menu-btn{display:none}.container{padding:0 2rem}.mobile-free-quote,.mobile-after-hero{display:none}.order-widget-desktop{border:none;display:block}.trust-bar{display:block}.section-header h2.one-line{white-space:nowrap;font-size:clamp(1.45rem,2.3vw,1.95rem)}}@media (width<=767px){.mobile-cta{display:block}.mobile-cta:not(.visible){opacity:0;pointer-events:none;transform:translateY(100%)}body{padding-bottom:72px}.btn-free-quote-header{display:none}.header{height:60px}.nav{display:flex}.logo img{height:30px}.hero h1{max-width:300px;margin-left:auto;margin-right:auto;font-size:1.55rem;line-height:1.25}.section-header h2.one-line{white-space:normal;font-size:1.2rem}.included-grid{gap:.5rem}.inc-item{padding:.65rem .7rem}.inc-item span{font-size:.8rem}}.inc-item span.three-line br{display:none}@media (width<=767px){.inc-item span.three-line br{display:inline}}.doc-acc-icon,.faq-icon{position:relative;width:24px!important;height:24px!important;font-size:0!important}.doc-acc-icon:after,.faq-icon:after{content:"+";color:var(--text-muted);justify-content:center;align-items:center;font-size:1.1rem;font-weight:600;display:flex;position:absolute;inset:0}.doc-acc.open .doc-acc-icon:after,.faq-item.open .faq-icon:after{content:"▼";color:var(--primary);font-size:.7rem;transform:none!important}.doc-acc.open .doc-acc-icon,.faq-item.open .faq-icon{background:var(--primary-light)!important;transform:none!important}.intro p+p{margin-top:1.25rem}.compare-grid{grid-template-columns:1fr;gap:1.1rem;max-width:860px;margin:0 auto;display:grid}.compare-link{text-align:center;color:var(--primary);margin-top:1.35rem;font-weight:600;display:block}.compare-link:hover{color:var(--primary-hover)}.lang-chips{flex-wrap:wrap;justify-content:center;gap:.65rem;max-width:720px;margin:0 auto .35rem;display:flex}.lang-chip{border:1.5px solid var(--border);color:var(--navy);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:.55rem 1.15rem;font-size:.9rem;font-weight:600;display:inline-flex;box-shadow:0 1px 3px #0000000a}@media (width>=640px){.compare-grid,.when-grid{grid-template-columns:1fr 1fr}}.card-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 8px 18px #2563eb47}.card-icon svg{stroke:#fff;fill:none;stroke-width:1.8px;width:26px;height:26px}.when-grid{grid-template-columns:1fr;gap:1.15rem;max-width:980px;margin:0 auto;display:grid}.when-card{border:1px solid var(--border);background:#fff;border-radius:16px;padding:1.45rem 1.4rem 1.4rem 1.5rem;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden;box-shadow:0 6px 22px #0f172a0f}.when-card:before{content:"";background:linear-gradient(#2563eb,#1d4ed8);width:4px;position:absolute;top:0;bottom:0;left:0}.when-card:hover{border-color:#bfdbfe;transform:translateY(-4px);box-shadow:0 14px 32px #0f172a1f}.when-card .card-icon{margin-bottom:1rem}.when-card h3{color:var(--navy);letter-spacing:-.02em;margin-bottom:.4rem;font-size:1.12rem;font-weight:800}.when-card p{color:var(--text-sec);font-size:.92rem;line-height:1.55}.standout-grid{grid-template-columns:1fr;gap:1.15rem;max-width:1040px;margin:0 auto;display:grid}.standout-card{border:1px solid var(--border);background:#fff;border-radius:16px;padding:1.5rem 1.4rem 1.45rem;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden;box-shadow:0 6px 22px #0f172a0f}.standout-card:before{content:"";background:linear-gradient(#2563eb,#1d4ed8);width:4px;position:absolute;top:0;bottom:0;left:0}.standout-card:hover{border-color:#bfdbfe;transform:translateY(-4px);box-shadow:0 14px 32px #0f172a1f}.standout-icon-wrap{width:52px;height:52px;margin-bottom:1rem;position:relative}.standout-badge{color:#fff;background:#0b1d36;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:.7rem;font-weight:800;display:flex;position:absolute;top:-7px;right:-8px;box-shadow:0 0 0 2px #fff}.standout-card h3{color:var(--navy);letter-spacing:-.02em;margin-bottom:.4rem;font-size:1.12rem;font-weight:800}.standout-card p{color:var(--text-sec);font-size:.92rem;line-height:1.55}.human-card{transition:transform .2s,box-shadow .2s,border-color .2s}.human-card:hover{border-color:#bfdbfe;transform:translateY(-4px);box-shadow:0 14px 32px #0f172a1f}.lang-chips{flex-wrap:nowrap;justify-content:center;align-items:center;gap:.55rem;max-width:100%;margin:0 auto .35rem;display:flex;overflow:hidden}.lang-chip{white-space:nowrap;flex-shrink:0;gap:.35rem;padding:.5rem .95rem}.lang-chip .flag{font-size:1em;line-height:1}@media (width>=640px){.when-grid{grid-template-columns:1fr 1fr}.standout-grid{grid-template-columns:repeat(3,1fr);align-items:stretch}}@media (width<=767px){.trust-pills{justify-content:center;gap:.35rem .55rem}.trust-pill{white-space:nowrap;font-size:.68rem}.trust-pill .dot{width:6px;height:6px}.when-grid,.standout-grid{grid-template-columns:1fr}.lang-chips{flex-wrap:nowrap;gap:.28rem;overflow:hidden}.lang-chip{padding:.3rem .42rem;font-size:.64rem}}.compare-grid .req-card{text-align:center}.compare-grid .req-icon{margin-left:auto;margin-right:auto}.hero-price-line{text-align:center;color:#e2e8f0;max-width:24rem;margin:.75rem auto 1rem;font-size:.9rem;font-weight:600;line-height:1.4;display:block}.hero-price-line span{color:inherit;font-weight:inherit}.hero-price-line .price-amt{color:#60a5fa;font-weight:800}@media (width>=900px){.hero-price-line{text-align:left;max-width:40rem;margin-top:.15rem;margin-left:0;margin-right:auto;font-size:1rem;display:block}.hero-price-line br{display:block}}.section-when .section-header{margin-bottom:1rem}.when-lead{text-align:center;width:100%;max-width:820px;color:var(--text);box-shadow:none;background:0 0;border:0;border-radius:0;margin:0 auto 1.25rem;padding:0;font-size:1.05rem;line-height:1.65}.when-lead strong{color:var(--primary);background:#dbeafe;border-radius:4px;padding:.05em .3em;font-weight:800}.when-card{align-items:flex-start;gap:.9rem;padding:1rem 1.15rem;display:flex}.when-card .card-icon{width:44px;height:44px;margin:0}.when-card .card-icon svg{width:22px;height:22px}.when-card .when-copy{flex:1;min-width:0}.when-card .when-copy h3{margin-bottom:.2rem}.section-when .when-card{background:#fff;box-shadow:0 8px 20px #2563eb1a}.section-standout{background:#0b1d36;position:relative;overflow:hidden}.section-standout:before{content:"";pointer-events:none;background:radial-gradient(70% 60% at 50% 0,#2563eb47 0%,#0000 65%);position:absolute;inset:0}.section-standout .container{z-index:1;position:relative}.section-standout .standout-card{background:#fff;box-shadow:0 12px 32px #00000047}.section-human .human-card{background:#fff;box-shadow:0 8px 20px #0f766e1a}.section-human .card-icon{background:linear-gradient(135deg,#14b8a6,#0f766e);box-shadow:0 8px 18px #0f766e47}.section-submit .tip-num{background:linear-gradient(135deg,#3730a3,#1e3a8a)}.section-when{background:linear-gradient(#f8fafc 0%,#e8f1ff 22% 100%)!important}.section-submit{background:linear-gradient(#ecfdf5 0%,#d1fae5 12%,#e0f2fe 42%,#e8f1ff 68%,#fff 100%)!important}.section-submit .tip{background:#fff;box-shadow:0 8px 20px #2563eb1a}@media (width<=767px){.hero-sub{max-width:21.5rem;margin-bottom:.85rem}}.section-how .step{background:#fff;border-color:#ffffffb3;box-shadow:0 12px 28px #0f172a1f}.section-how{padding-bottom:1.25rem;background:#dbeafe!important}.section-standout{padding-top:5.5rem;background:linear-gradient(#dbeafe 0%,#c9dcf2 18%,#a8c2dc 36%,#7f9fbe 54%,#547396 72%,#3a5674 88%,#2e4763 100%)!important}.section-standout:before{opacity:0}.standout-badge{display:none!important}.section-how .step-down{justify-content:center;align-items:center;width:100%;padding:.45rem 0;display:flex}.section-how .step-down:after{content:"";clip-path:polygon(50% 100%,0 35%,28% 35%,28% 0,72% 0,72% 35%,100% 35%);background:#2563eb;width:28px;height:28px}@media (width>=640px){.section-how .steps{align-items:center;gap:.2rem;max-width:100%}.section-how .step{flex:1}.section-how .step-down{flex-shrink:0;width:auto;padding:0 .15rem;display:flex!important}.section-how .step-down:after{clip-path:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%232563EB' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M13 6l6 6-6 6'/%3E%3C/svg%3E") 50% no-repeat;border-radius:50%;width:38px;height:38px;box-shadow:0 8px 18px #2563eb33}}.section-standout .standout-card{align-items:flex-start;gap:.9rem;display:flex}.section-standout .standout-icon-wrap{flex-shrink:0;margin-bottom:0}.section-standout .standout-copy{flex:1;min-width:0}.section-standout .standout-copy h3{margin-bottom:.2rem}.section-human .human-card{text-align:left;align-items:flex-start;gap:.9rem;display:flex}.section-human .human-card .card-icon{flex-shrink:0;width:44px;height:44px;margin:0}.section-human .human-card .card-icon svg{width:22px;height:22px}.section-human .human-copy{flex:1;min-width:0}.section-human .human-copy h3{margin-bottom:.2rem}.mobile-trust{gap:.35rem .5rem;overflow:hidden;flex-wrap:nowrap!important}.mobile-trust img{height:26px!important}.mobile-trust img.money{height:30px!important}.mobile-trust img.shopper{height:22px!important}.and-more{text-align:center;max-width:980px;color:var(--text-sec);margin:1.25rem auto 0;font-size:1.02rem;line-height:1.6}@media (width<=767px){.hero h1{max-width:22.5rem}}.intro h2{text-align:center;color:var(--primary);letter-spacing:-.025em;margin:0 auto 1.25rem;font-size:clamp(1.45rem,3vw,2rem);font-weight:800;line-height:1.2}@media (width>=900px){.intro h2{white-space:nowrap;font-size:clamp(1.45rem,2.2vw,1.95rem)}}@media (width>=900px){.hero-sub-break{display:block}}.hero-price-line .price-row1{white-space:nowrap}@media (width<=767px){.hero-price-line{max-width:100%}}@media (width>=900px){.hero-sub{max-width:none}.hero-sub-r1,.hero-sub-r2{white-space:nowrap}}.section-how .step-down:after{animation:1.8s ease-in-out infinite nudge-arrow}@keyframes nudge-arrow{0%,to{transform:translate(0)}50%{transform:translate(4px)}}@media (width<=767px){@keyframes nudge-arrow{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}}@media (prefers-reduced-motion:reduce){.section-how .step-down:after{animation:none!important}}.btn-header-order{display:none}@media (width>=900px){.btn-header-order{display:inline-flex}}.hero h1{color:var(--navy);max-width:none;font-size:clamp(1.55rem,3.2vw,2.2rem);font-weight:800}.hero-sub{max-width:40rem;margin-bottom:.75rem;font-weight:600;color:var(--text-sec)!important}.hero-lead{max-width:38rem;margin:0 0 1rem;font-size:1.02rem;line-height:1.65;color:var(--text)!important}.hero-price-line{text-align:inherit;font-weight:600;line-height:1.4;color:var(--navy)!important;max-width:none!important;margin:0 0 1.1rem!important;font-size:1.05rem!important;display:block!important}.hero-price-line span{font-size:1.15em;font-weight:800;color:var(--primary)!important}.hero-price-line br{content:"";display:block!important}.hero-sub-break{display:block!important}.guarantee-pill{color:#047857;letter-spacing:.04em;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;align-items:center;margin-bottom:.85rem;padding:.35rem .85rem;font-size:.72rem;font-weight:800;display:inline-flex}.trust-pills{flex-wrap:wrap;justify-content:flex-start}.trust-pill{font-weight:600;color:var(--text-sec)!important}.trust-pill .dot{background:#10b981;animation:2.4s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{box-shadow:0 0 0 3px #34d39938}50%{box-shadow:0 0 0 6px #34d3991a}}.social-row{justify-content:flex-start}.social-text{align-items:center;gap:.4rem;line-height:1.35;display:flex;color:var(--navy)!important}.social-sub{color:var(--text-sec);font-size:.85rem;font-weight:500}.avatars img{box-shadow:0 3px 12px #0f172a2e}.mobile-free-quote{color:var(--primary)!important}.mobile-free-quote:hover{color:var(--primary-hover)!important}.hero .order-widget{border:1px solid var(--border);box-shadow:var(--shadow-lg);display:block}.trust-bar{border-bottom:1px solid var(--border);background:#fff;padding:1.2rem 0;display:block!important}.trust-bar .logos{justify-content:center;align-items:center;gap:1rem 1.75rem;display:flex;flex-wrap:wrap!important}.trust-bar img{object-fit:contain;width:auto;height:42px}.trust-bar img.money{height:46px}.trust-bar img.shopper{height:36px}.intro{background:linear-gradient(#fff 0%,#f8fbff 100%);padding:2.75rem 0 2.25rem}.intro h2{text-align:center;color:var(--primary);letter-spacing:-.025em;margin:0 auto 1rem;font-size:clamp(1.4rem,2.4vw,1.9rem);font-weight:800}.intro p{text-align:center;max-width:860px;margin:0 auto;font-size:1.05rem;line-height:1.75;color:var(--text)!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.svc-grid{grid-template-columns:1fr;gap:1.1rem;max-width:1040px;margin:0 auto;display:grid}.svc-card{border:1px solid var(--border);background:#fff;border-radius:16px;padding:1.35rem 1.3rem;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 6px 22px #0f172a0f}.svc-card:hover{border-color:#bfdbfe;transform:translateY(-4px);box-shadow:0 14px 32px #0f172a1f}.svc-card h3{color:var(--navy);letter-spacing:-.02em;margin-bottom:.4rem;font-size:1.05rem;font-weight:800}.svc-card p{color:var(--text-sec);font-size:.92rem;line-height:1.55}.section-how{background:linear-gradient(#fff 0%,#f0f7ff 22%,#e8f1ff 100%)!important;padding-bottom:3.5rem!important}.section-how .section-header h2{color:var(--primary)}.section-how .section-header p{color:var(--text-sec)}.t-meta{color:var(--text-muted);margin-top:.1rem;font-size:.75rem}.t-header img{border-radius:10px}.lang-chips,.doc-chips{justify-content:center;align-items:center;gap:.55rem;max-width:920px;margin:0 auto 1rem;flex-wrap:wrap!important;display:flex!important;overflow:visible!important}.lang-chip{white-space:nowrap;flex-shrink:1;transition:transform .18s,box-shadow .18s}.lang-chip:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0f172a14}.doc-chips{margin-top:.25rem}.faq-a a{color:var(--primary);font-weight:600;text-decoration:underline}.final-cta{color:#fff;text-align:center;padding:3.75rem 0;background:var(--navy)!important}.final-cta h2{white-space:normal;color:#fff!important}.final-cta p{color:#94a3b8}.cta-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.btn-cta-quote{color:#fff;background:0 0;border:1.5px solid #ffffff8c;border-radius:12px;padding:1.05rem 2rem;font-weight:600}.btn-cta-quote:hover{color:#fff;background:#ffffff14}.mobile-after-hero{display:none!important}@media (width>=640px){.svc-grid{grid-template-columns:1fr 1fr}}@media (width>=900px){.svc-grid{grid-template-columns:repeat(3,1fr)}.hero{padding:2.75rem 0 2.5rem}.hero-grid{grid-template-columns:1.15fr .85fr;align-items:start;gap:2.75rem}.hero-content{text-align:left}.hero-sub,.hero-lead,.hero-price-line{margin-left:0;margin-right:auto}.hero-price-line{text-align:left;font-size:1.1rem!important}.intro h2{white-space:nowrap;font-size:clamp(1.4rem,2vw,1.85rem)}.section-header h2{white-space:nowrap;font-size:clamp(1.35rem,2.1vw,1.85rem)}.hero h1{white-space:nowrap;font-size:clamp(1.45rem,2.15vw,1.95rem)}}@media (width<=899px){.header{position:sticky}.header-inner{position:relative}.nav.open{border-bottom:1px solid var(--border);box-shadow:var(--shadow);z-index:120;background:#fff;flex-direction:column;gap:.75rem;padding:.85rem 1.25rem 1rem;display:flex;position:absolute;top:100%;left:0;right:0}.hero-content{text-align:center}.hero-sub,.hero-lead{margin-left:auto;margin-right:auto}.hero-price-line{text-align:center}.trust-pills,.social-row{justify-content:center}.social-text{text-align:left}}@media (width<=767px){.hero h1{white-space:normal;max-width:20.5rem;margin-left:auto;margin-right:auto;font-size:1.45rem;line-height:1.25}.hero-lead{font-size:.95rem}.hero-price-line{font-size:.98rem!important}.section-header h2,.intro h2{white-space:normal;font-size:1.28rem;line-height:1.3}.lang-chips,.doc-chips{flex-wrap:wrap!important;overflow:visible!important}.lang-chip{padding:.4rem .7rem;font-size:.78rem}.trust-bar img{height:32px}.trust-bar img.money{height:36px}.trust-bar img.shopper{height:28px}.svc-card h3{white-space:normal}}@media (prefers-reduced-motion:reduce){.btn-shine:after,.trust-pill .dot,.section-how .step-down:after{animation:none!important}.lang-chip:hover,.svc-card:hover{transform:none}}.hero-sub-r1,.hero-sub-r2{display:block}.hero-price-line .price-row1{white-space:nowrap;display:block}@media (width<=767px){.hero-price-line .price-row1{white-space:normal}}body.shot-included>:not(.section-included),body.shot-how>:not(.section-how){display:none!important}body.shot-included,body.shot-how{padding-bottom:0}html.shot-included body>:not(.section-included),html.shot-how body>:not(.section-how){display:none!important}html.shot-included body,html.shot-how body,html.shot-why body{padding-bottom:0}.hero-price-line span{font-weight:inherit;font-size:inherit;color:inherit!important}.hero-price-line .price-amt{font-size:1.15em;font-weight:800;color:var(--primary)!important}.trust-pills{flex-wrap:wrap!important}@media (width<=767px){.hero .trust-pills{gap:.45rem .85rem}.hero .trust-pill{white-space:nowrap;font-size:.78rem}}.title-br{display:none}@media (width<=767px){.title-br{display:block}}.section-header .section-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.55rem;font-size:.8rem;font-weight:700}.hero{padding:.75rem 0 2.25rem;color:var(--text)!important;background:#fff!important}.hero:before{display:none!important}.hero-title2{letter-spacing:-.02em;line-height:1.15;color:var(--navy)!important;margin:0 0 .75rem!important;font-size:clamp(19px,3.5vw,25px)!important;font-weight:700!important}.hero-price-line span{color:inherit!important;font-weight:inherit!important;font-size:inherit!important}.hero-price-line .price-amt{color:var(--primary)!important;font-weight:800!important;font-size:inherit!important}.hero-price-line br,.hero-price-line br.price-br{display:none!important}@media (width<=480px){.hero-price-line br.price-br{display:block!important}}.hero-lead{max-width:480px;font-weight:400;color:#64748b!important;margin:0 0 1.25rem!important;font-size:16px!important;line-height:1.7!important}.hero-cta-row{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:1.15rem;display:flex}.btn-quote-text{color:var(--primary);align-items:center;font-size:15px;font-weight:600;display:inline-flex}.btn-quote-text:after{content:" →"}.hero .trust-pills{margin-bottom:1.1rem}.hero .social-text{align-items:center;gap:.4rem;padding-bottom:1px;font-size:.95rem;font-weight:600;display:flex;position:relative;color:var(--navy)!important}.hero .social-text br{display:none}.svc-card{text-align:left;flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.svc-card .card-icon{margin-bottom:.15rem}.svc-copy{flex:1;min-width:0}.svc-copy h3{margin-bottom:.35rem}.section-services{background:linear-gradient(#fff 0%,#f0f7ff 40%,#e8f1ff 100%)!important}.section-included{background:linear-gradient(#e8f1ff 0%,#fff 32%,#f0f7ff 100%)!important}.final-cta{background:var(--navy)!important;background-image:none!important}.section-header p{color:var(--text)!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}@media (width>=900px){.hero{padding:1.5rem 0 2.5rem}.hero h1{white-space:normal!important;font-size:clamp(28px,3.5vw,44px)!important}.hero-title2{font-size:clamp(19px,3.5vw,25px)!important}.hero-price-line{text-align:left;font-size:16px!important}.hero-lead{text-align:left}.section-header h2{white-space:nowrap;font-size:clamp(1.2rem,1.85vw,1.75rem)}.section-services .section-header h2{white-space:nowrap;font-size:clamp(1.05rem,1.55vw,1.55rem)}.lang-chips{gap:.4rem;flex-wrap:nowrap!important;overflow:visible!important}.lang-chips .lang-chip{padding:.42rem .7rem;font-size:.78rem}}@media (width<=899px){.hero-cta-row{justify-content:center}.hero-title2{text-align:center}.hero-price-line{text-align:center;margin-left:auto;margin-right:auto}}@media (width<=767px){.hero h1{max-width:20.5rem;white-space:normal!important;margin-left:auto!important;margin-right:auto!important;font-size:30px!important;line-height:1.15!important}.hero-title2{font-size:19px!important}.hero-price-line,.hero-lead{font-size:15px!important}.hero .trust-pills{justify-content:center;gap:.4rem .75rem;flex-wrap:wrap!important}.hero .trust-pill{white-space:nowrap;font-size:.78rem}.section-header h2,.section-services .section-header h2{white-space:normal;font-size:1.28rem}}html.shot-included body>:not(.section-included),html.shot-receive body>:not(.section-receive),html.shot-reviews body>:not(.section-reviews),html.shot-how body>:not(.section-how),html.shot-langs body>:not(.section-langs),html.shot-why body>:not(.section-services){display:none!important}html.shot-included body,html.shot-receive body,html.shot-reviews body,html.shot-how body{padding-bottom:0}.header .btn-header-order,.order-widget .btn{position:relative;overflow:hidden}.header .btn-header-order.btn-shine:after,.order-widget .btn-shine:after{animation:none!important;display:none!important}@media (width<=767px){.hero-cta-row{flex-direction:column;align-items:center;gap:.75rem;width:100%}.hero-cta-row .btn-xl{justify-content:center;width:100%;max-width:330px}.hero .social-row{flex-direction:column;align-items:center;gap:.55rem}.hero .social-text{justify-content:center}}.section-header h2,.section-services .section-header h2,.section-included .section-header h2,.section-how .section-header h2,.section-reviews .section-header h2,.section-langs .section-header h2,.section-faq .section-header h2,.sample-text h3{color:var(--primary)!important}.hero-price-line{margin-bottom:1.5rem!important}.hero-lead{margin-bottom:0!important}.hero-cert{max-width:480px;font-weight:400;color:#64748b!important;margin:.65rem 0 1.25rem!important;font-size:16px!important;line-height:1.7!important}@media (width>=900px){.hero-cert{text-align:left;margin-left:0;margin-right:auto}}@media (width<=899px){.hero-cert{text-align:center;margin-left:auto;margin-right:auto}}@media (width<=767px){.hero-cert{font-size:15px!important}}.section-reviews .testimonial{box-shadow:var(--shadow);border:1px solid var(--border);background:#fff;border-radius:22px;padding:1.35rem}.section-reviews .t-header{align-items:center;gap:.75rem;margin-bottom:.8rem;display:flex}.section-reviews .t-header img{object-fit:cover;width:44px;height:44px;border-radius:50%!important}.section-reviews .t-header .name{color:var(--navy);font-size:.9rem;font-weight:700}.section-reviews .t-header .stars{color:var(--star);font-size:.85rem}.section-reviews .testimonial p{color:var(--text-sec);font-size:.9rem;font-style:italic;line-height:1.55}.section-standout{background:linear-gradient(#fff 0%,#f0f7ff 28%,#e8f1ff 100%)!important;padding-top:3rem!important;padding-bottom:3rem!important}.section-standout .section-header h2{color:var(--primary)!important}.section-standout .section-header p{color:var(--text-sec)!important}.section-standout .standout-card{color:inherit;box-shadow:var(--shadow)!important;background:#fff!important}.section-standout .standout-grid{grid-template-columns:1fr}@media (width>=640px){.section-standout .standout-grid{grid-template-columns:repeat(3,1fr);align-items:stretch}}html.shot-standout body>:not(.section-standout){display:none!important}html.shot-standout body{padding-bottom:0}.hero-cta-row{flex-wrap:wrap;align-items:center;gap:14px 18px;margin:.35rem 0 1.15rem;display:flex}.hero-cta-row .hero-order{min-width:168px;border-radius:8px!important;padding:14px 28px!important;font-size:16px!important;font-weight:700!important;line-height:1.2!important}.hero-price-line br.price-br{display:none!important}@media (width<=899px){.hero-grid{flex-direction:column!important;display:flex!important}.hero-content{text-align:center!important;order:1!important}.hero .order-widget{width:100%;order:2!important}.hero h1,.hero-title2,.hero-price-line,.hero-lead,.hero-cert,.guarantee-pill{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.hero-cta-row{margin-left:auto;margin-right:auto;justify-content:center!important}.hero .trust-pills,.hero .social-row,.hero .social-text{justify-content:center!important}}@media (width<=767px){.hero h1{max-width:20.5rem;font-size:30px!important;line-height:1.18!important}.hero-title2{font-size:19px!important}.hero-price-line,.hero-lead,.hero-cert{font-size:15px!important}.hero-cta-row{width:100%;flex-direction:column!important;align-items:center!important;gap:.65rem!important}.hero-cta-row .hero-order{justify-content:center;width:100%;max-width:280px;min-height:58px;padding:16px 28px!important;font-size:16px!important}.hero .trust-pills{gap:.4rem .85rem;flex-wrap:wrap!important;justify-content:center!important}.hero .social-row{flex-direction:column!important;align-items:center!important;gap:.5rem!important}}@media (width<=899px){.section-receive .sample-wrap{gap:1.15rem;flex-direction:column!important;display:flex!important}.section-receive .sample-text{text-align:left;order:1}.section-receive .sample-text .btn{order:3}.section-receive .sample-text{flex-direction:column;display:flex}.section-receive .sample-text h3,.section-receive .sample-text p,.section-receive .sample-text ul{order:1}.section-receive .sample-text .btn{order:2;align-self:center;margin-top:.35rem}.section-receive .sample-wrap{flex-direction:column!important;display:flex!important}.section-receive .sample-text{display:contents}.section-receive .sample-text h3{order:1}.section-receive .sample-text p{order:2}.section-receive .sample-text ul{order:3}.section-receive .sample-thumb{order:4;width:70%;max-width:240px;margin:.4rem auto}.section-receive .sample-text .btn{order:5;align-self:center;width:auto}}.human-grid{grid-template-columns:1fr;gap:1.1rem;display:grid}.human-card{border:1px solid var(--border);text-align:center;box-shadow:var(--shadow);background:#fff;border-radius:16px;padding:1.5rem}.human-card h3{color:var(--navy);margin-bottom:.4rem;font-size:1.05rem;font-weight:700}.human-card p{color:var(--text-muted);font-size:.9rem;line-height:1.5}.human-card .card-icon{margin:0 auto .85rem}.section-human .section-header h2{color:var(--primary)!important}@media (width>=640px){.human-grid{grid-template-columns:repeat(3,1fr)}}.testimonial.live-review{flex-direction:column;gap:.7rem;display:flex}.testimonial.live-review .stars{letter-spacing:1px;color:#f59e0b;font-size:1rem}.testimonial.live-review p{margin:0;font-style:italic}.testimonial.live-review .t-footer{align-items:center;gap:.65rem;margin-top:.35rem;display:flex}.testimonial.live-review .t-footer img{object-fit:cover;border-radius:50%;width:42px;height:42px}.testimonial.live-review .name{color:var(--navy);font-weight:700}.testimonial.live-review .t-meta{color:var(--text-muted);font-size:.78rem}.hero .guarantee-pill,.guarantee-pill{color:#047857!important;letter-spacing:0!important;text-transform:uppercase!important;background:#d1fae5!important;border:none!important;border-radius:999px!important;align-items:center!important;margin:10px 0 0!important;padding:4px 12px!important;font-size:12px!important;font-weight:500!important;line-height:1.333!important;display:inline-flex!important}.hero h1{letter-spacing:-.02em!important;color:#0d1f3c!important;white-space:normal!important;max-width:none!important;margin:12px 0 18px!important;font-size:clamp(28px,3.5vw,44px)!important;font-weight:900!important;line-height:1.1!important}.hero h1 .h1-accent{color:#1a6fd8!important;font-weight:900!important}.hero-title2{color:#0d1f3c!important;letter-spacing:-.02em!important;margin:0 0 18px!important;font-size:clamp(19px,3.5vw,25px)!important;font-weight:700!important;line-height:1.1!important}.hero-price-line{color:#64748b!important;max-width:480px!important;margin:0 0 10px!important;font-size:16px!important;font-weight:400!important;line-height:1.7!important;display:block!important}.hero-price-line span,.hero-price-line .price-amt,.hero-price-line strong{color:#64748b!important;font-weight:700!important;font-size:inherit!important}.hero-lead{color:#64748b!important;max-width:480px!important;margin:0!important;font-size:16px!important;font-weight:400!important;line-height:1.7!important}.hero-cert{color:#64748b!important;max-width:480px!important;margin:6px 0 28px!important;font-size:16px!important;font-weight:400!important;line-height:1.7!important}.hero-cta-row{margin:0 0 20px!important}.hero .trust-pills{align-items:center;flex-wrap:nowrap!important;gap:20px!important;margin:0 0 16px!important;display:flex!important}.hero .trust-pill{white-space:nowrap;color:#0d1f3c!important;align-items:center!important;gap:6px!important;font-size:13.5px!important;font-weight:700!important;display:inline-flex!important}.hero .trust-pill .dot,.trust-pill .dot{flex-shrink:0;min-width:18px;width:18px!important;height:18px!important;box-shadow:none!important;background-color:#10b35226!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 6l3 3 5-5' stroke='%2310b352' stroke-width='1.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:10px!important;border:1.5px solid #10b352!important;border-radius:50%!important;animation:none!important}.hero .social-row{margin-bottom:0!important}.hero .order-widget{border:1.5px solid #e2e8f0!important;border-radius:16px!important;padding:36px 32px 40px!important;box-shadow:0 4px 20px #0000001a!important}.hero .order-widget h3{color:#0d1f3c!important;letter-spacing:-.02em!important;text-align:center!important;margin:0 0 22px!important;font-size:24px!important;font-weight:800!important}.hero .order-widget .field{margin-bottom:18px!important}.hero .order-widget .field label{margin-bottom:7px!important}.hero .order-widget .field select{border-radius:8px!important;min-height:52px!important;padding:14px 16px!important;font-size:15px!important}.hero .order-widget .btn,.hero .order-widget .js-order-go{border-radius:8px!important;min-height:56px!important;margin-top:8px!important;padding:16px 20px!important;font-size:17px!important;font-weight:700!important}.hero .order-widget .btn-shine:after{animation:none!important;display:none!important}.hero .order-widget .price-note{margin-top:14px!important}@media (width>=900px){.hero{padding:24px 0 60px!important}.hero-content{text-align:left!important}.hero h1,.hero-title2,.hero-price-line,.hero-lead,.hero-cert,.guarantee-pill{text-align:left!important;margin-left:0!important}.hero .trust-pills,.hero .social-row{justify-content:flex-start!important}}@media (width<=899px){.hero-content{text-align:center!important}.hero h1,.hero-title2,.hero-price-line,.hero-lead,.hero-cert,.guarantee-pill{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.hero .trust-pills,.hero .social-row,.hero-cta-row{justify-content:center!important}}@media (width<=767px){.hero h1{margin-top:8px!important;font-size:30px!important;line-height:1.1!important}.hero-title2{font-size:19px!important}.hero-price-line,.hero-lead,.hero-cert{font-size:15px!important}.hero .trust-pills{width:100%;flex-wrap:nowrap!important;justify-content:center!important;gap:6px!important}.hero .trust-pill{font-size:11px!important}.hero .order-widget{padding:28px 22px 32px!important}}.section-human{box-shadow:none!important;background:linear-gradient(#fff 0%,#f7fbff 32%,#f0f7ff 68%,#eaf3ff 100%)!important;border:none!important;padding-bottom:3.5rem!important}.section-standout{box-shadow:none!important;background:linear-gradient(#eaf3ff 0%,#f0f7ff 16%,#fff 46%,#f0f7ff 76%,#e8f1ff 100%)!important;border:none!important;padding-top:3.25rem!important}.section-standout:before{display:none!important}.section-receive{background:linear-gradient(#f0f7ff 0%,#fff 40% 100%)!important}.section-langs{background:linear-gradient(#e8f1ff 0%,#fff 30% 100%)!important}.section-faq{background:linear-gradient(#fff 0%,#f0f7ff 42%,#e8f1ff 100%)!important}.section-langs .lang-chips,.section-langs .doc-chips,.section-langs .faq-link,.section-langs .section-header{display:none!important}.section-langs{background:#fff!important;padding:72px 0!important}.section-langs .langs-h2{text-align:center;letter-spacing:-.02em;color:#0d1f3c!important;margin:0 0 28px!important;font-size:clamp(22px,3vw,34px)!important;font-weight:800!important;line-height:1.2!important}.section-langs .langdoc-grid{grid-template-columns:280px 1fr;gap:28px;max-width:1100px;margin:0 auto;display:grid}.section-langs .lang-box,.section-langs .doc-box{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px}.section-langs .lang-box{flex-direction:column;gap:0;display:flex}.section-langs .lang-item{color:#1e293b;align-items:center;gap:8px;padding:3px 0;font-size:13.5px;font-weight:400;display:flex}.section-langs .lang-flag{flex-shrink:0;font-size:17px;line-height:1}.section-langs .doc-grid{grid-template-columns:repeat(3,1fr);gap:27px 12px;display:grid}.section-langs .doc-item{color:#1e293b;align-items:center;gap:7px;font-size:16px;display:flex}.section-langs .chk{background:#1a6dd814 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 6l3 3 5-5' stroke='%231a6fd8' stroke-width='1.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/10px no-repeat;border:1.5px solid #1a6fd8;border-radius:50%;flex-shrink:0;width:17px;height:17px}.section-langs .section-link{color:#1a6fd8;letter-spacing:.02em;align-items:center;gap:3px;margin-top:16px;font-size:13px;font-weight:600;display:inline-flex}.section-langs .section-link:after{content:" →"}@media (width<=900px){.section-langs{padding:48px 0!important}.section-langs .langdoc-grid{grid-template-columns:1fr}.section-langs .doc-grid{grid-template-columns:repeat(2,1fr);gap:9px 12px}}@media (width<=768px){.section-langs .langs-h2{font-size:20px!important;line-height:1.35!important}.section-langs .langs-h2 br{display:none}.section-langs .lang-box{grid-template-columns:1fr 1fr;gap:10px 20px;display:grid}.section-langs .lang-box .section-link{grid-column:1/-1}.section-langs .doc-item{font-size:12.5px}}html.shot-langs body>:not(.section-langs){display:none!important}html.shot-langs body{padding-bottom:0}.section-guarantee{background:linear-gradient(#f0f7ff 0%,#ecfdf5 28%,#f0fdf4 58%,#f0f7ff 100%)!important;border:none!important;padding-top:3.25rem!important;padding-bottom:3.25rem!important}.section-guarantee .guarantee{background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border:1px solid #a7f3d0}.section-guarantee .g-note strong{color:#059669;font-weight:700}html.shot-guarantee body>:not(.section-guarantee){display:none!important}html.shot-guarantee body{padding-bottom:0}.hero .trust-bar{display:block!important}@media (width>=900px){.hero .trust-bar{background:0 0;border-bottom:none;grid-column:1/-1;padding:1.35rem 0 0}.hero-content .hero-cta-row,.hero-content .trust-pills,.hero-content .social-row{order:0}}@media (width<=899px){.hero-grid{flex-direction:column!important;display:flex!important}.hero-content{order:1!important}.hero .trust-bar{order:2!important}.hero .order-widget{order:3!important}.hero-content .trust-pills{order:1}.hero-content .hero-cta-row{order:2}.hero-content .social-row{order:3}}.hero .guarantee-pill,.guarantee-pill{text-align:center!important;align-self:center!important;width:auto!important;max-width:max-content!important;margin-left:auto!important;margin-right:auto!important;font-weight:500!important;display:inline-flex!important}.hero-content{flex-direction:column;display:flex}.hero-content .guarantee-pill{align-self:center!important}@media (width>=900px){.hero-content .guarantee-pill{align-self:flex-start!important;margin-left:0!important}}.hero-title2 .title2-br{display:none}.hero-price-line .price-br{display:none!important}@media (width<=767px){.hero-content .guarantee-pill{align-self:center!important;margin-left:auto!important;margin-right:auto!important}.hero-title2 .title2-br{display:block}.hero-price-line .price-br{display:block!important}.hero-title2{text-align:center!important}}.hero .avatars{gap:10px!important}.hero .avatars img{margin:0!important}.section-how{background:linear-gradient(#e8f1ff 0%,#fff 40%,#f0f7ff 100%)!important}.section-guarantee{background:linear-gradient(#f0f7ff 0%,#ecfdf5 28% 72%,#f0f7ff 100%)!important}.section-guarantee .guarantee{box-shadow:none!important;background:0 0!important;border:none!important}.section-reviews{background:linear-gradient(#f0f7ff 0%,#fff 32%,#e8f1ff 100%)!important}.section-human{background:linear-gradient(#fff 0%,#f0f7ff 40%,#e8f1ff 100%)!important}.section-standout{background:linear-gradient(#e8f1ff 0%,#fff 35%,#f0f7ff 100%)!important}.section-human .human-card{text-align:left!important;flex-direction:column!important;align-items:flex-start!important;gap:.45rem!important;padding:1.5rem 1.4rem!important;display:flex!important}.section-human .human-card .card-icon{width:44px!important;height:44px!important;margin:0 0 .35rem!important}.section-human .human-card h3{line-height:1.25;margin:0 0 .15rem!important}.section-human .human-card p{margin:0!important}.hero-price-line .price-langs{display:inline}.hero-lead .lead-br{display:none}@media (width<=767px){.hero-price-line .price-langs{display:block}.hero-price-line br.price-br{display:none!important}.hero-lead .lead-br{display:block}}.hero-lead .gov-short{display:none}.hero-lead .gov-full{display:inline}@media (width<=767px){.hero-lead .gov-full{display:none}.hero-lead .gov-short{display:inline}}.hero-lead .lead-more-br{display:none}@media (width<=767px){.hero-lead .gov-full{display:inline!important}.hero-lead .gov-short{display:none!important}.hero-lead .lead-more-br{display:block}}.section-receive .sample-text h2,.sample-text h2{letter-spacing:-.025em;line-height:1.25;color:var(--primary)!important;margin:0 0 .65rem!important;font-size:clamp(1.45rem,3vw,2rem)!important;font-weight:800!important}@media (width<=767px){.section-guarantee h2,.guarantee h2{white-space:nowrap!important;font-size:clamp(1.05rem,5.6vw,1.35rem)!important}.hero-content .hero-cta-row{margin-top:14px!important;margin-bottom:26px!important}}.nav-drop{align-items:center;display:flex;position:relative}.nav-sub{border:1px solid var(--border);z-index:140;background:#fff;border-radius:12px;flex-direction:column;min-width:268px;padding:.4rem 0;display:none;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 10px 30px #0f172a1f}.nav-drop:hover .nav-sub,.nav-drop:focus-within .nav-sub,.nav-drop.open .nav-sub{display:flex}.nav-sub a{white-space:nowrap;padding:.55rem 1rem}.nav-mobile-extra{display:none}@media (width>=900px){.nav-mobile-extra{display:none!important}}@media (width<=899px){.nav-drop{display:block}.nav-sub{min-width:0;box-shadow:none;border:none;border-radius:0;padding:.15rem 0 .35rem .65rem;display:none;position:static}.nav-drop.open .nav-sub,.nav.open .nav-drop .nav-sub{display:flex}.nav.open .nav-mobile-extra{display:block}}.hero-lead .lead-type-br{display:none}.hero-lead .lead-types{white-space:nowrap}@media (width>=900px){.hero-lead{max-width:560px!important}.hero-lead .lead-keep{white-space:nowrap}}@media (width<=767px){.hero-lead .lead-type-br{display:block}.hero-lead .lead-more-br,.hero-lead .lead-br{display:none!important}.hero-lead .lead-types{white-space:nowrap}.hero-lead{max-width:22.5rem!important;line-height:1.55!important}.hero-cert{margin-top:16px!important}}
