:root{--dark:#141414;--off-white:#f2f2f2;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--font-size-sm:.5rem;--font-size-md:.75rem;--font-size-lg:1rem}
html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}p{font-size:var(--font-size-md);margin:0}.embed-container{height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.embed-container>*{width:100%;height:100%;position:absolute;top:0;left:0}.gridItem{width:100%;height:100%}
.Layout-module__jbLzUW__container{background-color:var(--dark);flex-direction:column;height:100vh;transition:all .5s ease-in-out;display:flex;overflow:auto}.Layout-module__jbLzUW__containerlight{background-color:var(--off-white);flex-direction:column;height:100vh;transition:all .5s ease-in-out;display:flex}.Layout-module__jbLzUW__main{flex-direction:column;flex:1;justify-content:center;display:flex}.Layout-module__jbLzUW__grid{grid-column-gap:0px;grid-row-gap:0px;grid-template-rows:repeat(4,180px);grid-template-columns:repeat(6,180px);justify-content:center;display:grid}.Layout-module__jbLzUW__header{text-transform:uppercase;grid-area:1/3/2/5;justify-content:center;display:flex}.Layout-module__jbLzUW__footer .Layout-module__jbLzUW__light{color:var(--dark);text-align:center;height:40px}@media only screen and (min-width:320px) and (max-width:479px){.Layout-module__jbLzUW__grid{grid-column-gap:0px;grid-row-gap:0px;grid-template-rows:none;grid-template-columns:repeat(2,150px);grid-auto-rows:150px;justify-content:center;display:grid}.Layout-module__jbLzUW__container,.Layout-module__jbLzUW__containerlight{padding-bottom:20px}.Layout-module__jbLzUW__header{grid-area:1/1/2/3;align-items:center}}
