.sh{z-index:50;background:#fff;border-bottom:1px solid #e7e3e2;justify-content:space-between;align-items:center;gap:16px;height:68px;padding:0 7vw;display:flex;position:sticky;top:0}.sh-logo{cursor:pointer;border-radius:8px;align-items:center;gap:11px;display:flex}.sh-logo img{width:auto;height:32px;transition:opacity .18s,transform .18s;display:block}.sh-logo:hover img{opacity:.82;transform:scale(1.02)}.sh-nav{background:#f3f1f0;border:1px solid #e7e3e2;border-radius:50px;gap:2px;padding:4px;display:flex}.sh-link{cursor:pointer;color:#6e6a68;white-space:nowrap;background:0 0;border:none;border-radius:50px;padding:8px 17px;font-size:13px;font-weight:500;text-decoration:none;transition:background .18s,color .18s}.sh-link:hover{color:#2b2a29;background:#e7e3e2}.sh-link.active{color:#fff;background:#b43223;font-weight:700;box-shadow:0 2px 8px #b4322347}.sh-link.active:hover{color:#fff;background:#9f2a1e}.sh-cta{color:#fff;cursor:pointer;white-space:nowrap;background:#b43223;border:none;border-radius:50px;align-items:center;gap:7px;padding:11px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:background .18s,transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 2px 10px #b432234d}.sh-cta:hover{background:#9f2a1e;transform:translateY(-1px);box-shadow:0 5px 16px #b432236b}.sh-cta:active{transform:translateY(0);box-shadow:0 2px 8px #b432234d}.sh-cta svg{transition:transform .18s}.sh-cta:hover svg{transform:translate(3px)}.sh-right{align-items:center;gap:10px;display:flex}.sh-lang{background:#f3f1f0;border:1px solid #e7e3e2;border-radius:50px;gap:2px;padding:3px;display:flex}.sh-lang-btn{letter-spacing:.4px;color:#6e6a68;cursor:pointer;background:0 0;border:none;border-radius:50px;padding:6px 10px;font-size:11.5px;font-weight:700;transition:background .18s,color .18s}.sh-lang-btn:hover{color:#2b2a29;background:#e7e3e2}.sh-lang-btn.active{color:#fff;background:#2b2a29}.sh-lang-btn:focus-visible{outline-offset:2px;outline:2px solid #b43223}.sh-mlang{justify-content:center;margin-top:8px;display:flex}.sh-burger{cursor:pointer;color:#2b2a29;background:0 0;border:none;border-radius:9px;padding:6px;line-height:0;transition:background .18s;display:none}.sh-burger:hover{background:#f3f1f0}.sh-link:focus-visible,.sh-cta:focus-visible,.sh-logo:focus-visible,.sh-burger:focus-visible,.sh-mlink:focus-visible,.sh-mcta:focus-visible{outline-offset:2px;outline:2px solid #b43223}.sh-mobile{display:none}@media (max-width:1024px){.sh-link{padding:8px 12px}.sh-cta{padding:10px 15px}}@media (max-width:860px){.sh-nav,.sh-right{display:none}.sh-burger{display:inline-flex}.sh-mobile{z-index:50;background:#fff;border-bottom:1px solid #e7e3e2;flex-direction:column;gap:4px;padding:12px 7vw 18px;display:flex;position:absolute;top:68px;left:0;right:0;box-shadow:0 14px 28px #0000001a}.sh-mlink{color:#3a3a3a;-webkit-tap-highlight-color:transparent;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 14px;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:flex}.sh-mlink:after{content:"›";color:#c9c3c0;font-size:18px}.sh-mlink:hover,.sh-mlink:active{color:#2b2a29;background:#f3f1f0}.sh-mlink.active{color:#b43223;background:#fbf1ef}.sh-mlink.active:after{color:#b43223}.sh-mcta{color:#fff;text-align:center;background:#b43223;border-radius:10px;margin-top:6px;padding:13px;font-weight:700;text-decoration:none;transition:background .15s}.sh-mcta:hover,.sh-mcta:active{background:#9f2a1e}}
.bc-bar{background:#f8fafc;border-bottom:1px solid #eef0f2;flex-wrap:wrap;align-items:center;gap:8px;padding:11px 7vw;font-size:13.5px;line-height:1.4;display:flex}.bc-link{color:#2563eb;font-weight:500;text-decoration:none;transition:color .15s}.bc-link:hover{color:#1d4ed8;text-decoration:underline}.bc-sep{color:#9ca3af}.bc-current{color:#6b7280}
