/* START_SNIPPET:rival-brand-menu (INDEX:248) */
html.rival-brand-menu-open{overflow:hidden}.rbm{pointer-events:auto}
.rbm h2,.rbm h3{color:#171717!important}.rbm .rbm__close{padding:0;flex:0 0 44px}.rbm .rbm__alphabet{overflow-x:hidden}.rbm .rbm__alphabet button{width:100%;max-width:44px}
.rbm{--rbm-accent:var(--rival-brand-accent,#245bff);padding:0;border:1px solid #dfe2e7;border-radius:8px;background:#fff;color:#171717;width:min(1060px,calc(100% - 48px));max-width:none;height:min(690px,calc(100dvh - 110px));max-height:none;margin:80px auto 0;box-shadow:0 28px 80px #0003;overflow:hidden;font-family:var(--font-body-family,Arial,sans-serif);text-align:left}
.rbm[open]{display:flex;flex-direction:column}.rbm::backdrop{background:#11121466;backdrop-filter:blur(3px)}.rbm *{box-sizing:border-box}.rbm [hidden]{display:none!important}.rbm button,.rbm input,.rbm a{-webkit-tap-highlight-color:transparent}.rbm button{cursor:pointer;color:inherit;font:inherit}.rbm svg{display:block;flex:none;width:20px;height:20px}.rbm__header{display:flex;align-items:center;gap:16px;padding:23px 28px 17px}.rbm__eyebrow{font-size:10px;font-weight:650;letter-spacing:.13em;text-transform:uppercase;color:#657080;margin:0 0 7px}.rbm h2{font-family:var(--rival-brand-display,var(--font-heading-family));font-size:32px;line-height:1;margin:0;font-weight:700;letter-spacing:-.025em}.rbm__close{margin-left:auto;display:grid;place-items:center;width:44px;height:44px;border:1px solid #dfe2e7;border-radius:4px;background:#fff}.rbm__close:hover{background:#f4f5f7}.rbm__tools{display:flex;align-items:center;gap:24px;padding:0 28px 15px}.rbm__search{display:flex;align-items:center;gap:12px;min-width:0;flex:1;background:#f4f5f7;border:1px solid #dfe2e7;border-radius:4px;padding:0 14px}.rbm__search:focus-within{outline:2px solid var(--rbm-accent);outline-offset:2px}.rbm__search>svg{color:#626b76;width:18px;height:18px}.rbm__search input{width:100%;min-width:0;height:48px;background:transparent;border:0;outline:0;box-shadow:none;font:inherit;font-size:16px;color:#171717;padding:0;-webkit-appearance:none}.rbm__search input::-webkit-search-cancel-button{-webkit-appearance:none}.rbm__search button{border:0;background:none;font-size:12px;min-height:44px;text-decoration:underline}.rbm__directory{display:flex;align-items:center;gap:9px;white-space:nowrap;color:#171717;font-size:12px;text-decoration:none}.rbm__directory:hover{text-decoration:underline}.rbm__directory svg{width:16px;height:16px}.rbm__status{font-size:11px;color:#68707c;margin:0;padding:0 28px 14px;min-height:29px}.rbm__body{display:grid;grid-template-columns:58px minmax(300px,1fr) minmax(280px,.85fr);flex:1;min-height:0;border-top:1px solid #dfe2e7}.rbm__alphabet{overflow-y:auto;overscroll-behavior:contain;border-right:1px solid #dfe2e7;padding:8px 5px;scrollbar-width:thin;background:#f4f5f7}.rbm__alphabet button{display:block;width:44px;height:40px;padding:0;border:0;background:transparent;border-radius:3px;font-size:12px;font-weight:650;margin:0 auto 2px}.rbm__alphabet button[aria-pressed=true]{color:#fff;background:var(--rbm-accent)}.rbm__alphabet button:disabled{color:#b2b7bf;cursor:default}.rbm__alphabet button:not(:disabled):hover{box-shadow:inset 0 0 0 1px var(--rbm-accent)}.rbm__results{overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.rbm__list{list-style:none;padding:0;margin:0}.rbm__list li{margin:0;padding:0}.rbm__list a{display:flex;align-items:center;gap:16px;min-height:65px;padding:8px 21px;border-bottom:1px solid #edf0f3;color:#171717;text-decoration:none;font-size:14px}.rbm__list a:hover,.rbm__list a:focus-visible{background:var(--rival-brand-tint,#edf2ff);color:var(--rbm-accent)}.rbm__list a>span[data-name]{flex:1}.rbm__list a>svg{width:15px;height:15px;color:#818995}.rbm__list .rival-brand-mark{--mark-height:28px;width:68px;height:42px;flex:0 0 68px;background:transparent}.rbm__feature{display:flex;flex-direction:column;background:#f4f5f7;border-left:1px solid #dfe2e7;padding:26px;min-width:0}.rbm__feature-art{flex:1;display:flex;align-items:center;justify-content:center;min-height:90px}.rbm__feature-art .rival-brand-mark{--mark-height:94px;flex:0 1 240px;width:240px;height:150px;background:transparent}.rbm__feature-copy h3{font-family:var(--rival-brand-display,var(--font-heading-family));font-size:32px;line-height:1.05;letter-spacing:-.02em;margin:0 0 12px}.rbm__feature-copy p{font-size:13px;line-height:1.6;color:#657080;margin:0 0 22px}.rbm__feature-copy a{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 17px;background:var(--rbm-accent);color:#fff;border-radius:3px;text-decoration:none;font-size:13px;font-weight:600}.rbm__feature-copy a:hover{background:var(--rival-brand-hover,#1746d1)}.rbm__empty{font-size:14px;line-height:1.6;padding:25px;margin:0}.rbm__back{align-items:center;gap:4px;border:0;background:none;min-height:44px;font-size:12px!important;padding:0}.rbm :focus-visible{outline:2px solid var(--rbm-accent);outline-offset:-3px}.rbm__search input:focus-visible{outline:0}.header__menu a[data-rival-brand-trigger]{gap:8px}.header__menu a[data-rival-brand-trigger]>svg{width:13px;height:13px}.menu-drawer a[data-rival-brand-trigger]>svg{width:18px;height:18px}
@media(max-width:767px){.rbm{width:100%;height:100dvh;margin:0;border:0;border-radius:0}.rbm__header{padding:calc(12px + env(safe-area-inset-top)) 18px 15px;gap:14px}.rbm h2{font-size:28px}.rbm__header .rbm__eyebrow{display:none}.rbm__close{width:40px;height:40px}.rbm__back{display:flex}.rbm__back span{display:none}.rbm__tools{padding:0 18px 12px;gap:12px}.rbm__directory{font-size:11px}.rbm__directory svg{display:none}.rbm__search{padding:0 10px;gap:8px}.rbm__status{padding:0 18px 12px}.rbm__body{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.rbm__alphabet{display:flex;gap:4px;overflow-x:auto;overflow-y:hidden;border-right:0;border-bottom:1px solid #dfe2e7;padding:8px 12px;scrollbar-width:none}.rbm__alphabet button{flex:0 0 44px;width:44px;height:44px;margin:0}.rbm__feature{display:none}.rbm__list a{min-height:68px;padding:10px 20px;font-size:14px}.rbm__list .rival-brand-mark{width:76px;flex-basis:76px}.rbm__results{padding-bottom:env(safe-area-inset-bottom)}}
@media(max-width:767px){.rbm .rbm__alphabet{overflow-x:auto;overflow-y:hidden}}
/* END_SNIPPET:rival-brand-menu */
