.sds-drawer-menu .sds-drawer-panel{width:380px;max-width:100vw;padding:24px 32px 28px;background:#fff}html.dark .sds-drawer-menu .sds-drawer-panel{background:#1e293b;border-left-color:#ffffff14}html.dark .sds-drawer-menu[data-position=right] .sds-drawer-panel{border-left:none;border-right-color:#ffffff14}@media(max-width:480px){.sds-drawer-menu .sds-drawer-panel{padding:20px 20px 24px}}.sds-menu{display:flex;flex-direction:column;min-height:100%;color:#1e293b}html.dark .sds-menu{color:#e6e8ec}.sds-menu-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.sds-menu-brand{display:inline-flex;align-items:center;text-decoration:none;color:inherit}.sds-menu-brand-text{font-weight:800;font-size:1.25rem;letter-spacing:-.02em;color:#04317e}html.dark .sds-menu-brand-text{color:oklch(57% .237 260)}.sds-menu-brand img{display:block;height:34px;width:auto;object-fit:contain}.sds-menu-close{background:transparent;border:1px solid rgba(10,22,40,.1);color:inherit;cursor:pointer;width:36px;height:36px;flex-shrink:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,transform .3s ease}.sds-menu-close:hover{background:#0a16280d;transform:rotate(90deg)}html.dark .sds-menu-close{border-color:#ffffff1a}html.dark .sds-menu-close:hover{background:#ffffff0f}.sds-menu-close-icon{position:relative;display:block;width:14px;height:14px}.sds-menu-close-icon>span{position:absolute;top:calc(50% - 1px);left:0;display:block;width:14px;height:1.8px;background:currentColor;border-radius:2px}.sds-menu-close-icon>span:first-child{transform:rotate(45deg)}.sds-menu-close-icon>span:last-child{transform:rotate(-45deg)}.sds-menu-primary{display:flex;flex-direction:column;margin-bottom:32px}.sds-menu-primary-link{display:flex;align-items:center;justify-content:space-between;padding:16px 4px;border-bottom:1px solid rgba(10,22,40,.08);color:inherit;text-decoration:none;transition:color .2s ease}html.dark .sds-menu-primary-link{border-bottom-color:#ffffff14}.sds-menu-primary-link:hover{color:#04317e}html.dark .sds-menu-primary-link:hover{color:oklch(57% .237 260)}.sds-menu-primary-text{display:flex;flex-direction:column;gap:2px}.sds-menu-primary-title{display:block;font-size:1.75rem;font-weight:700;letter-spacing:-.02em;line-height:1.1}@media(max-width:767px){.sds-menu-primary-title{font-size:1.25rem}}.sds-menu-primary-sub{font-size:.75rem;font-weight:400;color:#0f12198c;letter-spacing:0}html.dark .sds-menu-primary-sub{color:#f1f5f980}.sds-menu-primary-arrow{flex-shrink:0;width:20px;height:20px;opacity:.55;transition:transform .2s ease,opacity .2s ease}.sds-menu-primary-link:hover .sds-menu-primary-arrow{opacity:1;transform:translate(4px)}.sds-menu-section{margin-bottom:24px}.sds-menu-section-title{font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#0f12198c;margin-bottom:10px}html.dark .sds-menu-section-title{color:#f1f5f980}.sds-menu-chips{display:flex;flex-wrap:wrap;gap:6px}.sds-menu-chip{display:inline-flex;align-items:center;padding:6px 14px;border:1px solid rgba(10,22,40,.18);border-radius:999px;font-size:.8125rem;font-weight:500;color:inherit;text-decoration:none;transition:background .15s ease,border-color .15s ease}.sds-menu-chip:hover{background:#0a16280d;border-color:#0a16284d}html.dark .sds-menu-chip{border-color:#ffffff2e}html.dark .sds-menu-chip:hover{background:#ffffff0f;border-color:#ffffff4d}.sds-menu-spacer{flex:1;min-height:16px}.sds-menu-help-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;background:#001e500f;border-radius:14px;margin-bottom:24px}html.dark .sds-menu-help-card{background:#ffffff0d}.sds-menu-help-text{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.sds-menu-help-title{font-size:.875rem;font-weight:600;line-height:1.3;margin:0}.sds-menu-help-sub{font-size:.75rem;color:#0f121999;margin:0}html.dark .sds-menu-help-sub{color:#f1f5f980}.sds-menu-help-cta{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:linear-gradient(135deg,#04317e,oklch(25% .099 259));color:#fff;font-size:.8125rem;font-weight:600;border-radius:999px;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:opacity .2s ease}.sds-menu-help-cta:hover{opacity:.92}.sds-menu-help-cta svg{transition:transform .2s ease}.sds-menu-help-cta:hover svg{transform:translate(3px)}.sds-menu-footer{display:flex;align-items:center;justify-content:space-between;padding-top:16px;border-top:1px solid rgba(10,22,40,.1)}html.dark .sds-menu-footer{border-top-color:#ffffff1a}.sds-menu-footer-utility{display:flex;align-items:center;gap:8px}.sds-menu-lang{display:inline-flex;border:1px solid rgba(10,22,40,.15);border-radius:999px;padding:2px}html.dark .sds-menu-lang{border-color:#ffffff2e}.sds-menu-lang-btn{background:transparent;color:inherit;border:none;cursor:pointer;padding:5px 12px;border-radius:999px;font-size:12px;font-weight:600;line-height:1;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;display:inline-flex;align-items:center;transition:background-color .15s ease,color .15s ease}.sds-menu-lang-btn:hover:not(.is-active){color:#04317e}.sds-menu-lang-btn.is-active{background:#000e28;color:#fff}html.dark .sds-menu-lang-btn.is-active{background:#ffffffeb;color:#000e28}.sds-menu-theme-chip{background:transparent;color:inherit;border:1px solid rgba(10,22,40,.15);cursor:pointer;width:32px;height:32px;padding:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;transition:border-color .2s ease,color .2s ease}.sds-menu-theme-chip:hover{border-color:#04317e;color:#04317e}html.dark .sds-menu-theme-chip{border-color:#ffffff2e}html.dark .sds-menu-theme-chip:hover{border-color:oklch(57% .237 260);color:oklch(57% .237 260)}.sds-menu-footer-socials{display:flex;align-items:center;gap:4px}.sds-menu-footer-social{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;color:inherit;text-decoration:none;opacity:.7;transition:opacity .2s ease,background .2s ease}.sds-menu-footer-social:hover{opacity:1;background:#0a16280f}html.dark .sds-menu-footer-social:hover{background:#ffffff14}.sds-menu .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
