@media (max-width: 480px){:root{--is-mobile: 1}}.leadership{display:flex;flex-direction:row;justify-content:space-between;width:100%;gap:1rem}@media (max-width: 479px){.leadership{flex-direction:column;justify-content:center}}.leadership-head{display:flex;flex-direction:column;gap:.5rem;flex:1;padding:1rem;border:1px solid #999;border-radius:8px}.leadership-head img{display:block;max-width:100%;border-radius:8px}.leadership-title{opacity:.7}.leadership-name{font-weight:700}body{margin:0;padding:0;display:flex;flex-direction:column;min-height:100vh}nav{display:flex;flex-direction:row}header{display:flex;flex-direction:row;width:100%;padding:2rem;justify-content:center}header .header-align{display:flex;flex-direction:row;justify-content:space-between;width:100%}section{display:flex;flex-direction:column;align-items:flex-start;padding:2rem;margin:0 auto}section.center{align-items:center}main{flex:1;width:100%}label{font-weight:700}textarea{field-sizing:content}.max-width{max-width:56rem}body a:not(.btn){text-decoration:underline;color:#00008b}
