.npsrc{--npsrc-blue:#2d81e0;font-family:inherit;margin:32px 0;border:1px solid #dfe6ee;border-radius:10px;background:#fff;display:flex;align-items:center;gap:16px;padding:16px 18px;text-decoration:none;color:inherit;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.npsrc:hover,.npsrc:focus-visible{border-color:var(--npsrc-blue);background:#fbfdff;box-shadow:0 2px 10px rgba(45,129,224,.12)}.npsrc:focus-visible{outline:2px solid var(--npsrc-blue);outline-offset:2px}.npsrc__g{flex:0 0 auto;width:26px;height:26px;display:block;margin:0;border:0;border-radius:0;box-shadow:none}.npsrc__txt{flex:1 1 auto;min-width:0}.npsrc__t{display:block;font-size:15.5px;font-weight:700;line-height:1.35;margin:0 0 2px;color:#16212e}.npsrc__s{display:block;font-size:13px;color:#5b6b7c;line-height:1.4}.npsrc__btn{flex:0 0 auto;background:var(--npsrc-blue);color:#fff;font-size:14px;font-weight:700;padding:9px 16px;border-radius:6px;white-space:nowrap}.npsrc:hover .npsrc__btn{background:#1f6ac0}@media (max-width:600px){.npsrc{flex-wrap:wrap;gap:12px;padding:14px}.npsrc__txt{flex:1 1 calc(100% - 42px)}.npsrc__btn{flex:1 1 100%;text-align:center;padding:11px 16px}}.npsrc--c{border:0;border-top:1px solid #e7edf3;border-bottom:1px solid #e7edf3;border-radius:0;background:transparent;padding:13px 2px;gap:12px;margin:26px 0}.npsrc--c:hover,.npsrc--c:focus-visible{background:transparent;box-shadow:none;border-color:#cfdae6}.npsrc--c .npsrc__t{font-size:14.5px;font-weight:600;text-decoration:underline;text-decoration-color:#b9cfe8;text-underline-offset:3px}.npsrc--c .npsrc__g{width:20px;height:20px}.npsrc--c .npsrc__arrow{width:16px;height:16px;color:#9aabbb;flex:0 0 auto}.npsrc--c:hover .npsrc__arrow{color:var(--npsrc-blue)}.npsrc-masque .npsrc{display:none}@media (prefers-reduced-motion:reduce){.npsrc{transition:none}}