.logo_logo__IIVDo{align-items:center;display:grid;grid-template-areas:"image title" "image byline";grid-template-columns:2rem 1fr;grid-template-rows:1rem}.logo_logo__IIVDo:hover{text-decoration:none;border-bottom:none}@media screen and (max-width:768px){.logo_logo__IIVDo{grid-template-areas:"image title";grid-template-columns:2rem 1fr;grid-template-rows:auto}}.logo_logoImage__2C_dd{align-self:start;grid-area:image;height:2rem;width:2rem}.logo_logoTitle___dDKg{align-self:start;display:block;font-weight:700;font-size:1.2rem;grid-area:title;line-height:.75;text-transform:uppercase;white-space:nowrap}@media screen and (max-width:768px){.logo_logoTitle___dDKg{font-size:.8rem;line-height:.9}.logo_logoTitle___dDKg span{display:block}}.logo_logoByline__BcWvy{align-self:end;color:var(--color-text-light);display:block;font-size:.9rem;grid-area:byline;line-height:.75;white-space:nowrap}@media screen and (max-width:768px){.logo_logoByline__BcWvy{display:none}}.navbar_navbar__U0UgN{align-items:center;background-color:#fff;border-bottom:1px solid var(--color-border);box-shadow:0 0 3rem -1.5rem var(--color-hover-shadow);display:flex;justify-content:center;padding:2rem;width:100%}.navbar_navbar__U0UgN nav{display:flex;flex:1 1 100%;font-size:1.2rem;max-width:800px;margin-left:auto;margin-right:auto;width:100%}@media screen and (max-width:768px){.navbar_navbar__U0UgN nav{font-size:1.2rem}}.navbar_navbar__U0UgN nav ul{list-style:none;display:flex;margin-left:auto}.navbar_navbar__U0UgN nav li{display:inline-flex;margin:0 1rem}.navbar_navbar__U0UgN nav li:last-child{margin-right:0}.navbar_navbar__U0UgN nav a{align-items:center;border-bottom:2px solid transparent;display:flex;flex-grow:1;justify-content:center}.navbar_navbar__U0UgN nav a:hover{border-bottom:2px solid var(--color-underline,--color-text-hover);text-decoration:none}.footer_footer__WCChH{align-items:center;border-top:1px solid var(--color-border);display:flex;height:100px;justify-content:center;text-align:center;width:100%}.footer_footer__WCChH p{font-size:var(--font-small,.9rem);color:var(--color-text-light)}.layout_wrapper__kGKFY{background-color:var(--tan);padding:2rem;min-height:100vh}@media screen and (max-width:768px){.layout_wrapper__kGKFY{padding:0}}.layout_container__6rKGf{background-color:var(--white);box-shadow:0 0 100px -10px rgba(0,0,0,.2);display:flex;flex-direction:column;margin:auto;max-width:900px}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--gray-1:rgba(0,0,0,.15);--gray-2:rgba(0,0,0,.25);--gray-3:rgba(0,0,0,.5);--color-border:rgba(0,0,0,0.15);--color-svg-light:rgba(0,0,0,0.15);--color-text:rgba(0,0,0,0.8);--color-text-hover:rgba(0,0,0,0.95);--color-text-light:rgba(0,0,0,0.5);--color-underline:rgba(0,0,0,0.95);--color-hover-shadow:var(--gray-2);--white:#fff;--black:#000;--tan:#ddd7c5}body,html{color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;margin:0;min-height:100vh;padding:0}*{box-sizing:border-box}a{color:inherit;text-decoration:none}b{font-weight:700}p{font-size:1.2rem;line-height:1.33}section{display:flex;flex:1 1 100%;flex-direction:column;padding:2rem;width:100%}