body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--mui-palette-background-default);margin:0;font-family:Barlow,Open Sans,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2,h3,h4{margin:0;padding:0;font-weight:400}p{font-size:16px;line-height:1.1rem}button{font-family:inherit}.linkStyle{color:#fff;text-decoration:none}.linkStyle:link,.linkStyle:visited{text-decoration:none}.col{flex-direction:column;display:flex}.page{min-width:350px;max-width:1250px;margin:auto}.page-header{text-align:left;margin-top:40px;margin-bottom:30px;padding:0 10px;font-size:40px;font-weight:700}.page-header>em{opacity:.6;white-space:pre;font-size:10px;font-style:normal;display:block}.page-content{flex:1 0 0;justify-content:center;min-height:500px;padding:0 10px;animation:.5s ease-in fadeIn;display:flex}.page-content-trips{flex-direction:column;display:flex}.AppContainer{text-align:center;flex-direction:column;align-items:center;max-width:1000px;height:100%;margin-left:auto;margin-right:auto;font-size:calc(10px + 1vmin);display:flex}.App-link{color:#ff6b35}@media (width<=600px){.page-header{font-size:30px}}@media (width>=600px){.blockElement--mobile{display:none}.blockElement--desktop{display:block}}@media (width<=600px){.blockElement--mobile{display:block}.blockElement--desktop{display:none}}.error-screen{max-width:800px;margin:0 auto;padding:24px}.error-screen__container{flex-direction:column;flex:1;padding:40px 24px;display:flex}.error-screen__card{background:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:16px;padding:24px;display:flex;box-shadow:0 1px 3px #0000000f}.error-screen__header{color:var(--mui-palette-primary-main);margin-bottom:20px;font-size:28px;font-weight:700}.error-screen__icon{width:64px;height:64px;color:var(--mui-palette-primary-main);padding:4px;font-size:64px;font-weight:700}
