.Footer.svelte-1rscrkv .container.svelte-1rscrkv{box-sizing:border-box;max-width:min(100% - var(--container-margin) * 2px,var(--container-max-width) * 1px);margin-left:calc(var(--container-margin) * 1px);margin-right:calc(var(--container-margin) * 1px);width:100%;align-self:center}@media screen and (min-width: 768px){.Footer.svelte-1rscrkv .container.svelte-1rscrkv{margin-left:calc(var(--container-desktop-margin) * 1px);margin-right:calc(var(--container-desktop-margin) * 1px);max-width:min(100% - var(--container-desktop-margin) * 2px,var(--container-max-width) * 1px)}}@media screen and (min-width: calc(var(--container-max-width) * 1px + var(--container-desktop-margin) * 2px)){.Footer.svelte-1rscrkv .container.svelte-1rscrkv{margin-left:auto;margin-right:auto}}.Footer.svelte-1rscrkv .affiliation-text{font-family:var(--font-family-libre-baskerville);font-size:36px;font-style:italic;font-weight:var(--font-weight-regular);line-height:normal}.Footer.svelte-1rscrkv.svelte-1rscrkv{position:relative;display:flex;flex-direction:column;align-items:center;padding:64px 0}@media screen and (min-width: 768px){.Footer.svelte-1rscrkv.svelte-1rscrkv{padding:96px 0}}.Footer.svelte-1rscrkv .container.svelte-1rscrkv{display:flex;flex-direction:column;row-gap:16px}@media screen and (min-width: 768px){.Footer.svelte-1rscrkv .container.svelte-1rscrkv{flex-direction:row;justify-content:space-between}}@media screen and (min-width: 768px){.Footer.svelte-1rscrkv .affiliation.svelte-1rscrkv{display:flex;column-gap:32px}}.Footer.svelte-1rscrkv .affiliation-text{margin-bottom:16px;white-space:pre;align-self:flex-end}@media screen and (min-width: 768px){.Footer.svelte-1rscrkv .affiliation-text{margin-bottom:0}}.Footer.svelte-1rscrkv .link{align-self:flex-end}.Navigation.svelte-1gsjh3z .list.svelte-1gsjh3z,.Navigation.svelte-1gsjh3z .container.svelte-1gsjh3z{box-sizing:border-box;max-width:min(100% - var(--container-margin) * 2px,var(--container-max-width) * 1px);margin-left:calc(var(--container-margin) * 1px);margin-right:calc(var(--container-margin) * 1px);width:100%;align-self:center}@media screen and (min-width: 768px){.Navigation.svelte-1gsjh3z .list.svelte-1gsjh3z,.Navigation.svelte-1gsjh3z .container.svelte-1gsjh3z{margin-left:calc(var(--container-desktop-margin) * 1px);margin-right:calc(var(--container-desktop-margin) * 1px);max-width:min(100% - var(--container-desktop-margin) * 2px,var(--container-max-width) * 1px)}}@media screen and (min-width: calc(var(--container-max-width) * 1px + var(--container-desktop-margin) * 2px)){.Navigation.svelte-1gsjh3z .list.svelte-1gsjh3z,.Navigation.svelte-1gsjh3z .container.svelte-1gsjh3z{margin-left:auto;margin-right:auto}}.Navigation.svelte-1gsjh3z.svelte-1gsjh3z{position:relative;display:flex;flex-direction:column;align-items:center;padding:64px 0}@media screen and (min-width: 768px){.Navigation.svelte-1gsjh3z.svelte-1gsjh3z{padding:96px 0}}.Navigation.svelte-1gsjh3z.svelte-1gsjh3z{width:100%;position:fixed;top:0;left:0;z-index:1;padding:32px 0;border-bottom:solid var(--color-gray) 1px;border-color:transparent;transition:.2s padding ease-in-out,.2s ease-in-out,.2s background-color ease-in-out,.2s border-color ease-in-out,.2s .2s transform ease-in-out}.Navigation.with-background.svelte-1gsjh3z.svelte-1gsjh3z{background-color:var(--color-white);border-bottom:solid var(--color-gray) 1px;border-color:var(--color-gray);padding:12px 0}.Navigation.with-background.svelte-1gsjh3z .logo{color:var(--color-black);transform:scale(.7)}.Navigation.with-background.svelte-1gsjh3z .nav.svelte-1gsjh3z{color:var(--color-black)}.Navigation.with-background.svelte-1gsjh3z .burger .line.svelte-1gsjh3z{background-color:var(--color-black)}.Navigation.open.svelte-1gsjh3z.svelte-1gsjh3z{padding:32px 0}.Navigation.open.svelte-1gsjh3z .nav.svelte-1gsjh3z{opacity:1;pointer-events:all;color:var(--color-white)}.Navigation.open.svelte-1gsjh3z .burger .line.svelte-1gsjh3z{background-color:var(--color-white)}.Navigation.open.svelte-1gsjh3z .logo{color:var(--color-white);transform:scale(1)}.Navigation:not(.open).hidden.svelte-1gsjh3z.svelte-1gsjh3z{transform:translateY(-100%)}.Navigation.svelte-1gsjh3z .container.svelte-1gsjh3z{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.Navigation.svelte-1gsjh3z .logo{z-index:2;color:var(--color-white);transform-origin:left;transition:.2s transform ease-in-out;width:150px}.Navigation.svelte-1gsjh3z .burger.svelte-1gsjh3z{z-index:2;display:flex;flex-direction:column;row-gap:8px}@media screen and (min-width: 1024px){.Navigation.svelte-1gsjh3z .burger.svelte-1gsjh3z{display:none}}.Navigation.svelte-1gsjh3z .burger .line.svelte-1gsjh3z{width:20px;height:1px;background-color:var(--color-white);transition:.2s background-color ease-in-out}.Navigation.svelte-1gsjh3z .nav.svelte-1gsjh3z{z-index:1;position:fixed;top:0;left:0;width:100%;color:var(--color-white);height:100vh;overflow:auto;background-color:var(--color-green);opacity:0;transition:opacity .2s ease-in-out,color .2s ease-in-out;pointer-events:none}@media screen and (min-width: 1024px){.Navigation.svelte-1gsjh3z .nav.svelte-1gsjh3z{position:relative;background-color:transparent;padding-top:0;height:auto;width:auto;opacity:1;transition:none;pointer-events:all;overflow:unset}}.Navigation.svelte-1gsjh3z .list.svelte-1gsjh3z{padding-top:157px;padding-bottom:48px;display:flex;flex-direction:column;row-gap:24px}@media screen and (min-width: 1024px){.Navigation.svelte-1gsjh3z .list.svelte-1gsjh3z{flex-direction:row;width:fit-content;margin:0;padding:0;column-gap:24px}}.Navigation.svelte-1gsjh3z .el.svelte-1gsjh3z{font-family:var(--font-family-source-sans-3);font-size:48px;font-style:normal;font-weight:var(--font-weight-regular);line-height:1.2}@media screen and (min-width: 1024px){.Navigation.svelte-1gsjh3z .el.svelte-1gsjh3z{font-size:16px;line-height:normal;line-height:1}}.Navigation.svelte-1gsjh3z .link{width:100%}@media screen and (min-width: 1024px){.Navigation.svelte-1gsjh3z .link{width:fit-content}}.Navigation.svelte-1gsjh3z .link-inner.svelte-1gsjh3z{padding-bottom:24px;display:block}@media screen and (min-width: 1024px){.Navigation.svelte-1gsjh3z .link-inner.svelte-1gsjh3z{padding-bottom:0;display:inline-block;white-space:nowrap}}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,main,menu,nav,output,ruby,section,summary,time,mark,audio,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:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--color-black: #000000;--color-gray: #cccccc;--color-white: #ffffff;--color-green: #143420}:root{--grid-columns: 8;--grid-gap: 12px}@media screen and (min-width: 768px){:root{--grid-columns: 12;--grid-gap: 20px}}:root{--container-margin: 16;--container-desktop-margin: 48;--container-max-width: 1660}:root{--global-font-size: 16;--font-weight-regular: 400;--font-weight-medium: 500;--font-semi-bold: 600;--font-weight-bold: 700;--font-family-libre-baskerville: "Libre Baskerville", serif;--font-family-source-sans-3: "Source Sans 3", sans-serif}html,body{scroll-behavior:smooth}button,button:hover,a,a:hover{margin:0;padding:0;border:none;background-color:transparent;cursor:pointer;outline:none;text-decoration:none}.app.svelte-w31193{display:flex;flex-direction:column;min-height:100vh}main.svelte-w31193{flex:1;display:flex;flex-direction:column;width:100%;margin:0;box-sizing:border-box}
