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