:root{--serif:"merriweather",serif;--sans:"futura-pt",sans-serif;--accent-1:#3f5f59;--accent-2:#6a9c92;--white:#fff;--light-grey:#f5f5f7;--black:#111;--dark-grey:#333;--site-width:60rem}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;vertical-align:baseline;border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.code_block{width:100%;max-width:100%;overflow:scroll}code[class*=language-],pre[class*=language-]{color:#c5c8c6;text-shadow:0 1px #0000004d;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;tab-size:4;-webkit-hyphens:none;hyphens:none;direction:ltr;font-family:Inconsolata,Monaco,Consolas,Courier New,Courier,monospace;font-size:.875rem;line-height:1.5}pre[class*=language-]{border-radius:.3em;margin:.5em 0;padding:1em;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{border:2px solid var(--neutrals-background-elevation2);background:#18181a;width:100%;max-width:100%;overflow:auto}:not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#7c7c7c}.token.punctuation{color:#c5c8c6}.namespace{opacity:.7}.token.property,.token.keyword,.token.tag{color:#96cbfe}.token.class-name{color:#ffffb6;text-decoration:underline}.token.boolean,.token.constant{color:#9c9}.token.symbol,.token.deleted{color:#f92672}.token.number{color:#ff73fd}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#a8ff60}.token.variable{color:#c6c5fe}.token.operator{color:#ededed}.token.entity{color:#ffffb6;cursor:help}.token.url{color:#96cbfe}.language-css .token.string,.style .token.string{color:#87c38a}.token.atrule,.token.attr-value{color:#f9ee98}.token.function{color:#dad085}.token.regex{color:#e9c062}.token.important{color:#fd971f}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}@font-face{font-family:futura-pt;src:url(/assets/fonts/futura-bold-webfont.woff2)format("woff2"),url(/assets/fonts/futura-bold-webfont.woff)format("woff");font-weight:700;font-style:normal}@font-face{font-family:futura-pt;src:url(/assets/fonts/futura-medium-webfont.woff2)format("woff2"),url(/assets/fonts/futura-medium-webfont.woff)format("woff");font-weight:400;font-style:normal}@font-face{font-family:Merriweather;src:url(/assets/fonts/Merriweather-Italic.woff2)format("woff2"),url(/assets/fonts/Merriweather-Italic.woff)format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Merriweather;src:url(/assets/fonts/Merriweather-Bold.woff2)format("woff2"),url(/assets/fonts/Merriweather-Bold.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Merriweather;src:url(/assets/fonts/Merriweather-Regular.woff2)format("woff2"),url(/assets/fonts/Merriweather-Regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Merriweather;src:url(/assets/fonts/Merriweather-BoldItalic.woff2)format("woff2"),url(/assets/fonts/Merriweather-BoldItalic.woff)format("woff");font-weight:700;font-style:italic;font-display:swap}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;box-sizing:border-box;scroll-behavior:smooth;font-size:100%}body{font-family:var(--sans);background-color:var(--accent-1);color:var(--white);position:relative}:first-child{margin-top:0!important}:last-child{margin-bottom:0!important}*,:before,:after{box-sizing:inherit}h1,h2,h3,h4,h5{margin-top:3rem;line-height:1.25}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child{margin-top:0}h1+*,h2+*,h3+*,h4+*,h5+*{margin-top:1rem}h1,h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}.caps{text-transform:uppercase;letter-spacing:1px;font-weight:700}p,ul,ol,blockquote{margin-top:.75rem;font-size:1rem;line-height:1.5}@media (min-width:769px){p,ul,ol,blockquote{font-size:1.125rem}}p:first-child,ul:first-child,ol:first-child,blockquote:first-child{margin-top:0}ul li,ol li{margin-top:.5rem}ul li:first-child,ol li:first-child{margin-top:0}ul{list-style-type:circle}ol{list-style-type:decimal}a{color:inherit}em{font-style:italic}strong{font-weight:700}img,svg{max-width:100%;display:block}button,.button{--bg:var(--dark-purple);--bg--hover:var(--purple);--text:var(--white);--text--hover:var(--white);font-family:var(--sans);-webkit-appearance:none;appearance:none;background-color:var(--bg);color:var(--text);cursor:pointer;border:0;border-radius:0;padding:.75em 1em;font-size:1rem;font-weight:700;transition:all .25s;display:block;text-decoration:none!important}@media (min-width:769px){button,.button{font-size:1.25rem}}button:hover,button:focus,.button:hover,.button:focus{background-color:var(--bg--hover);color:var(--text--hover);outline:none}.button_group{flex-wrap:wrap;list-style-type:none;display:flex}.button_group li{margin:0}table{width:100%}.stat_table{--accent:var(--purple);background-color:var(--white)}.stat_table td,.stat_table th{padding:.5rem;font-size:1rem}@media (min-width:769px){.stat_table td,.stat_table th{padding:1rem;font-size:1.125rem}}@media (min-width:1401px){.stat_table td,.stat_table th{padding:1.5rem}}.stat_table th{text-align:left;border-bottom:1px solid hsl(from var(--accent)h s 95);font-size:1rem;font-weight:700}.stat_table tr:nth-child(2n){background-color:hsl(from var(--accent)h s 95)}.site_layout{flex-direction:column;justify-content:space-between;gap:2rem;min-height:100vh;display:flex}.header{width:100%;max-width:var(--site-width);justify-content:space-between;align-items:center;gap:max(1rem,min(5%,2.5rem)) max(1.5rem,min(5%,5rem));margin-left:auto;margin-right:auto;padding:max(1rem,min(5%,1.5rem)) max(1.5rem,min(5%,5rem));display:flex}.header nav{flex-grow:1}.header .logo{width:70px;display:block}@media (min-width:601px){.header .logo{width:100px}}.main_nav{flex-direction:column;align-items:flex-end;gap:max(.25rem,min(5%,.5rem)) max(1.5rem,min(15%,3rem));margin:0;list-style-type:none;display:flex}@media (min-width:601px){.main_nav{flex-direction:row;justify-content:flex-end;align-items:center}}.main_nav li{text-transform:uppercase;letter-spacing:2px;text-align:right;margin:0;font-size:max(.875rem,min(2.5vw,1rem))}.main_nav a{text-underline-offset:.25rem;text-decoration:none}@media (min-width:601px){.main_nav a{text-underline-offset:.75rem}}.main_nav a:hover,.main_nav a:focus,.main_nav .active{text-decoration:underline}.footer{width:100%;max-width:var(--site-width);margin-left:auto;margin-right:auto;padding-left:max(1.5rem,min(5%,5rem));padding-right:max(1.5rem,min(5%,5rem))}.footer__content{border-top:1px solid var(--white);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:max(1rem,min(5%,1.5rem)) max(1.5rem,min(5%,5rem));padding-top:max(1.5rem,min(5%,5rem));padding-bottom:max(1.5rem,min(5%,5rem));display:flex}.footer__content p{margin:0;font-size:1rem}.footer__content p a{font-weight:700;text-decoration:none}.footer__content p a:hover,.footer__content p a:focus{text-decoration:underline}.home_bg_video{z-index:-1;width:100%;height:100%;position:fixed;top:0;left:0}.home_bg_video:before{content:"";z-index:2;opacity:.3;background:linear-gradient(#000 0%,#fff0 50%,#000 100%);width:100%;height:100%;position:absolute}.home_bg_video:after{content:"";background-color:var(--accent-1);mix-blend-mode:multiply;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.home_bg_video video{object-fit:cover;width:100%;height:100%}.home_message{width:100%;max-width:var(--site-width);margin-top:auto;margin-left:auto;margin-right:auto;padding:max(1rem,min(5%,1.5rem)) max(1.5rem,min(5%,5rem))}.home_message h2{font-size:max(2rem,min(3.5vw,2.5rem));line-height:1.3}.home_message p,.home_message li{text-wrap:pretty;margin-top:max(2rem,min(3.5vw,3.5rem));font-size:max(1.25rem,min(3.5vw,1.75rem))}.home_message li{margin-top:.5rem}.home_message ul{margin-top:max(2rem,min(3.5vw,3.5rem));list-style-type:none}.about{width:100%;max-width:var(--site-width);margin-left:auto;margin-right:auto;padding:max(1rem,min(5%,1.5rem)) max(1.5rem,min(5%,5rem))}.about p,.about li{font-family:var(--serif)}.about__grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:3rem;margin-top:2rem;display:grid}@media (min-width:601px){.about__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.who{width:100%;max-width:var(--site-width);margin-left:auto;margin-right:auto;padding:max(1rem,min(5%,1.5rem)) max(1.5rem,min(5%,5rem))}.who p,.who li{font-family:var(--serif)}.who__profile{align-items:center;gap:1.5rem;margin-top:4rem;margin-bottom:1.5rem;display:flex}.who__profile h2,.who__profile h3{margin:0}.who__profile figure{flex:0 0 70px}@media (min-width:601px){.who__profile figure{flex:0 0 100px}}.who__profile figure img{aspect-ratio:1;object-fit:cover;border-radius:50%}.who__profile:first-of-type{margin-top:2rem}.why{width:100%;max-width:var(--site-width);margin-left:auto;margin-right:auto;padding:max(1rem,min(5%,1.5rem)) max(1.5rem,min(5%,5rem))}.why p,.why li{font-family:var(--serif)}.why div{margin-bottom:1.5rem}.why__block{align-items:center;gap:1.5rem;margin-top:4rem;margin-bottom:1.5rem;display:flex}.why__block h2,.why__block h3{margin:0}.why__block:first-of-type{margin-top:2rem}