body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App-header{color:#fff;background-color:#282c34;flex-direction:column;justify-content:center;align-items:center;min-height:10vh;font-size:calc(10px + 2vmin);display:flex}.App{text-align:center}.App-link{color:#61dafb}.container{grid-template-rows:10vh auto;grid-template-columns:repeat(3,1fr);grid-template-areas:"header header header""content content content";display:grid}.header{color:#1047b6;background-color:#dce6f1;grid-area:header;grid-template-rows:auto;grid-template-columns:repeat(3,1fr);grid-template-areas:"header-left header-center header-right";min-height:5vh;padding:1vh;display:grid}.header p{font-weight:bolder}.header-left{grid-area:header-left;justify-content:flex-start;align-items:center;display:flex}.header-left img{width:7vh;height:auto}.header-center{grid-area:header-center;justify-content:center;align-items:center;display:flex}.header-right{grid-area:header-right;justify-content:flex-end;align-items:center;margin:.5vh;display:flex}.header-right p{margin:.5vw}.content{grid-area:content;min-width:99.8%;min-height:88.7vh}.content img{opacity:.15;background-size:cover;grid-area:content;width:100vw;height:90vh}
/*# sourceMappingURL=site.be55226d.css.map */
