 #brx-content { min-height: calc(100vh - 163px); } p { padding: var(--s-8) 0px; } .brxe-icon:hover { cursor: pointer;   } svg:not([height]) { min-height: var(--i-14); } svg:not([width]) { min-width: var(--i-14); }  .brxe-button { cursor: pointer; white-space: nowrap; }  .brxe-button:hover {  }  .brx-popup-content { box-shadow: 4px 4px 8px 2px rgba(0,0,0,0.1); transition: var(--transition); }  .brx-popup-backdrop { backdrop-filter: blur(6px); }  .je-term-icon-train {  } .je-term-icon-geo {  } .hide-element { display: none !important; }