.smf{flex-flow:column;width:100%;height:100%;display:flex}.smf .smf__header{z-index:1;background:var(--surface-1);border-bottom:1px solid var(--edge);flex-flow:row;flex-shrink:0;justify-content:space-between;align-items:center;display:flex;position:relative}.smf .smf__header .smf__back{padding:9px 0 9px 12px}.smf .smf__header .smf__heading{flex-grow:1;min-width:0;padding:6px 0 6px 12px}.smf .smf__header .smf__heading h1{text-overflow:ellipsis;white-space:nowrap;color:var(--text-1);margin:0;font-size:1.0625rem;font-weight:700;line-height:1.5rem;overflow:hidden}.smf .smf__header .smf__heading .smf__subtitle{text-overflow:ellipsis;white-space:nowrap;color:var(--text-2);margin:0;font-size:.775rem;line-height:1rem;overflow:hidden}.smf .smf__header .smf__status{flex-shrink:0;padding:6px}.smf .smf__header .smf__actions{flex-flow:row;flex-shrink:0;align-items:center;gap:9px;padding:9px 12px;display:flex}.smf .smf__body{flex-flow:row;flex:auto;align-items:stretch;min-height:0;display:flex}.smf .smf__left{box-sizing:border-box;flex-shrink:0;width:280px;padding:18px 24px;overflow:hidden}.smf .smf__main{flex:auto;min-width:0;padding:18px 0 0;overflow:hidden}.smf .smf__right{box-sizing:border-box;flex-shrink:0;width:320px;padding:18px 24px;overflow:hidden}.smf.smf--mega .smf__left,.smf.smf--mega .smf__right{display:none}.smf-round{background-color:var(--action-2);border:1px solid var(--action-2-hover);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.smf-round svg.icon{fill:var(--text-1)}.locale-banks{flex-flow:wrap;justify-content:center;align-items:center;display:flex}.locale-banks img{width:48px;height:auto;margin:6px}
