@font-face{font-family:BMWGroupTN;src:url(/fonts/BMWGroupTN-Regular.ttf)}@font-face{font-family:BMWGroupTN;src:url(/fonts/BMWGroupTN-Bold.ttf);font-weight:700}@font-face{font-family:BMWGroupTNCondensed;src:url(/fonts/BMWGroupTNCondensed-Regular.ttf)}@font-face{font-family:BMWGroupTNCondensed;src:url(/fonts/BMWGroupTNCondensed-Bold.ttf);font-weight:700}@font-face{font-family:BMWTypeNext;src:url(/fonts/BMWTypeNext-Light.otf)}@font-face{font-family:BMWTypeNext;src:url(/fonts/BMWTypeNext-Bold.woff2);font-weight:700}:root{--bg: #fff;--text: #000;--highlight: #00b1ff}::-webkit-scrollbar{width:.8rem}::-webkit-scrollbar-thumb{background-color:var(--text);border-radius:.5rem}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px var(--bg) inset!important}body{margin:0;width:100vw;height:100vh}#root{margin:0;width:100%;height:100%}*{color:var(--text);font-family:BMWGroupTN,Arial,Helvetica,sans-serif;background-size:cover;background-repeat:no-repeat}#App{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}header{background-color:#fff;display:flex;justify-content:space-between;align-items:center}header img{height:60px;margin:12px}header .MuiTypography-root{display:flex;font-size:1.5rem;margin-left:16px}header nav .MuiButton-root{text-transform:none;margin-right:16px;line-height:1.1rem}#AppMain{height:calc(100% - 48px);display:flex;flex-direction:column;overflow:hidden}#pageBackground{flex:1 1 auto;background-color:#fff;display:flex;flex-direction:column;align-items:center;overflow:auto}#pageBackground>div{display:flex;flex-direction:column;align-items:center;flex:1 0 auto;width:calc(100% - 48px);padding:24px}#pageBackground>div>*{width:calc(100% - 48px);max-width:1080px}.MuiTypography-root{font-family:BMWTypeNext,Arial,Helvetica,sans-serif;font-size:1.1rem}.MuiTypography-h4{font-family:BMWGroupTN,BMWTypeNext,Arial,Helvetica,sans-serif}#loadingSpinner{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}#loadingSpinner *{color:#000;text-align:center}#holding{background-image:url(/images/bg.jpg);background-size:cover;background-position:50% 53%}#holdingContent{max-width:800px;flex:1 0 auto;display:flex;justify-content:center;align-items:flex-end}#holdingButtons{width:100%;display:flex;flex-wrap:wrap;row-gap:16px;justify-content:space-around}
