@import url(https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700&family=Merriweather+Sans:wght@300;400;700&display=swap);:root{--blue-border:#0091ff80;--red-field:#e0202080;--white:#fff;--title-size:96pt;--subhead-size:24pt;--body-size:13pt;--body-size-bio:13pt;--footer-btn-size:12pt;--footer-copyright-size:12pt;--bio-spacer-width:10px;--main-content-padding:20px;--main-content-padding-mobile:4vw;--max-photo-width:320px;--max-photo-height:340px;--border-height:72px;--border-height-mobile:44px}#root,.app-root,body,html{background:#fff;background:var(--white);box-sizing:border-box;display:flex;flex-direction:column;height:100vh;margin:0;min-height:100vh;overflow:hidden;padding:0;position:relative;width:100vw}body{font-family:Merriweather,Times,serif}.site-border{align-items:center;background:#0091ff80;background:var(--blue-border);display:flex;height:72px;height:var(--border-height);left:0;pointer-events:none;position:fixed;right:0;width:100vw;z-index:101}.site-border.top{top:0}.site-border.bottom{bottom:0}@media (max-width:600px){.site-border{height:44px!important;height:var(--border-height-mobile)!important}}.site-content-outer{background:#fff;background:var(--white);box-sizing:border-box;display:flex;flex-direction:row;height:100vh;min-height:0;min-width:0;overflow:hidden;padding-top:calc(72px + env(safe-area-inset-top));padding-top:calc(var(--border-height) + env(safe-area-inset-top));width:100vw}@media (max-width:600px){.site-content-outer{height:100vh;padding-top:calc(44px + env(safe-area-inset-top));padding-top:calc(var(--border-height-mobile) + env(safe-area-inset-top))}}.gutters{background:#fff;background:var(--white);flex-shrink:0;transition:width .2s}@media (min-width:1200px){.gutters{min-width:64px;width:12.5vw}}@media (max-width:1199.99px) and (min-width:901px){.gutters{width:max(36px,12.5vw)}}@media (max-width:900px){.gutters{min-width:8px;width:2vw}}@media (max-width:600px){.gutters{display:none}}.site-main-content{align-items:stretch;background:#e0202080;background:var(--red-field);box-sizing:border-box;display:flex;flex:1 1 auto;flex-direction:column;height:100%;margin:0 auto;max-height:100%;max-width:75vw;min-height:0;min-width:0;overflow-x:hidden;overflow-y:auto;padding:20px;padding:var(--main-content-padding);width:100%}@media (max-width:900px){.site-main-content{max-width:98vw}}@media (max-width:600px){.site-main-content{max-width:100vw;padding:12px 4vw 18px;padding:12px var(--main-content-padding-mobile) 18px var(--main-content-padding-mobile)}}.page-content-inner{align-items:flex-start;box-sizing:border-box;display:flex;flex:1 1 auto;flex-direction:column;height:100%;margin:0;min-height:0;width:100%}.page-content-inner,.page-content-inner.centered-content{justify-content:center}@media (max-width:600px){.page-content-inner{justify-content:flex-start!important;padding-top:12px}}.main-title{font-size:96pt;font-size:var(--title-size);font-weight:800;letter-spacing:-.06em;line-height:1;margin:0 0 .15em}.main-subhead,.main-title,.team-title{color:#fff;color:var(--white);font-family:Merriweather,Times,serif}.main-subhead,.team-title{font-size:24pt;font-size:var(--subhead-size);font-weight:400;margin:0 0 .8em}.main-body{color:#fff;color:var(--white);font-family:Merriweather,Times,serif;font-size:13pt;font-size:var(--body-size);font-weight:300;line-height:1.25em;margin-bottom:1.6em;width:100%}@media (max-width:600px){.main-title{font-size:14vw;line-height:.92;margin-bottom:.14em}.main-subhead,.team-title{font-size:18pt;margin-bottom:.32em}.main-body{font-size:12pt;line-height:1.28em;margin-bottom:1.15em}}.team-inner-scroll{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;justify-content:flex-start;min-height:0;width:100%}.team-title{margin-bottom:1.2em}.team-block{align-items:center;display:flex;flex-direction:row;gap:10px;gap:var(--bio-spacer-width);width:100%}@media (min-width:601px){.team-photo-column{align-items:center;display:flex;flex:0 0 auto;justify-content:flex-end;width:310px}.team-info-column{display:flex;flex:1 1 auto;flex-direction:column;gap:0}}.team-photo-image{border-radius:5px;display:block;height:auto;max-height:340px;max-height:var(--max-photo-height);max-width:100%;object-fit:cover;width:100%}.team-info-header{align-items:center;border-bottom:1px solid #fff9;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1em;padding-bottom:.75em;width:100%}.caption-lockup{align-items:flex-start;display:flex;flex-direction:column;font-family:Merriweather Sans,Arial,serif;justify-content:center}.caption-name{font-weight:500;line-height:1.16}.caption-name,.caption-title{color:#fff;color:var(--white);font-size:14pt;font-size:calc(var(--body-size) + 1pt);text-align:left}.caption-title{font-style:italic;font-weight:400;line-height:1.09;margin-top:.08em;opacity:.94}.caption-icons{align-items:center;display:flex;flex-direction:row;gap:.44em}.caption-icon-link{border:none;color:#fff;color:var(--white);display:inline-flex;padding:0 2px;text-decoration:none}.caption-icon-link:hover svg{opacity:.85}.caption-icon-link svg{height:22px;width:22px}.team-bio-block{color:#fff;color:var(--white);font-family:Merriweather,Times,serif;font-size:13pt;font-size:var(--body-size-bio);font-weight:300;line-height:1.36}@media (max-width:600px){.team-block{align-items:stretch;flex-direction:column;gap:10px;gap:var(--bio-spacer-width)}.team-info-column,.team-photo-column{width:100%}.team-info-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:.75em;padding-bottom:.5em}.caption-lockup{flex:1 1 auto;min-width:0}.caption-icons{flex:0 0 auto}.caption-name,.caption-title{font-size:13pt;font-size:var(--body-size)}.team-bio-block{font-size:12pt;line-height:1.28em}}.team-centered-ellipses{color:#fff;color:var(--white);font-family:Merriweather Sans,Arial,sans-serif;font-size:1.07em;font-style:italic;margin-top:1.875em;text-align:center;width:100%}@media (max-width:600px){.team-centered-ellipses{font-size:1em;margin-top:1em}}.site-footer{align-items:center;background:#e0202080;background:var(--red-field);bottom:72px;bottom:var(--border-height);box-sizing:border-box;display:grid;grid-template-columns:auto 1fr auto;left:50%;max-width:75vw;min-height:56px;padding:0 20px 20px;padding:0 var(--main-content-padding) 20px var(--main-content-padding);position:fixed;transform:translateX(-50%);width:75vw;z-index:100}@media (max-width:900px){.site-footer{max-width:98vw;width:98vw}}@media (max-width:600px){.site-footer{background:#fff;background:var(--white);bottom:44px;bottom:var(--border-height-mobile);gap:.6em;grid-template-columns:1fr;grid-template-rows:auto auto auto;max-width:100vw;min-height:0;min-height:auto;padding:12px 4vw 0;padding:12px var(--main-content-padding-mobile) 0 var(--main-content-padding-mobile);width:100vw}.site-footer:before{background:#e0202080;background:var(--red-field);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}}.footer-btn{background:none;border:2px solid #fff;border:2px solid var(--white);border-radius:6px;box-sizing:border-box;color:#fff;color:var(--white);cursor:pointer;flex-shrink:0;font-family:Merriweather Sans,Arial,sans-serif;font-size:12pt;font-size:var(--footer-btn-size);font-weight:700;margin:0;max-width:44vw;min-width:0;padding:5px 18px;pointer-events:all;white-space:nowrap}.footer-btn:active,.footer-btn:focus,.footer-btn:hover{background:#ffffff1c}.footer-btn:disabled,.footer-btn[disabled]{cursor:default;opacity:.4;pointer-events:none}.footer-copyright{color:#fff;color:var(--white);font-family:Merriweather Sans,Arial,sans-serif;font-size:12pt;font-size:var(--footer-copyright-size);font-weight:300;margin:0 16px;min-width:0;overflow-wrap:anywhere;text-align:center;word-break:break-word}@media (max-width:600px){.footer-btn{display:block;max-width:100%}.footer-btn,.footer-copyright{box-sizing:border-box;width:100%}.footer-copyright{font-size:10pt;grid-row:3;margin:0;order:2;padding-bottom:4px;padding-left:0;padding-top:4px;text-align:left}.footer-btn-left,.footer-btn-right{display:block;width:100%}}.footer-scroll-indicator{background:#ffffffb3;height:1px;left:0;pointer-events:none;position:fixed;right:0;z-index:99}.credit-link,.main-body a{border-bottom:1px solid #fff;border-bottom:1px solid var(--white);color:#fff;color:var(--white);text-decoration:none}.credit-link:hover,.main-body a:hover{text-decoration:underline}.main-body .credit-link{float:right}::-webkit-scrollbar{background:#0000;width:8px}::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:5px}.footer-credits-link{background:none;border:none;color:#ffffffb3;cursor:pointer;display:inline;font-family:inherit;font-size:inherit;font-weight:inherit;margin:0;padding:0;text-decoration:underline;transition:opacity .15s}.footer-credits-link:focus,.footer-credits-link:hover{opacity:.9;text-decoration:underline}.credits-modal-overlay{align-items:center;animation:fadein-modal-bg .16s linear;background:#20101080;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}@keyframes fadein-modal-bg{0%{background:#20101000}to{background:#20101080}}.credits-modal-popover{background:#4a3535;border-radius:6px;bottom:56px;box-shadow:0 6px 40px 0 #00000061,0 1px 7px 0 #00000021;color:#a8a8a8;font-family:Merriweather,Times,serif;font-size:10pt;font-weight:300;left:50%;line-height:1.4;max-height:66vh;max-width:440px;min-width:320px;overflow-y:auto;padding:22px 22px 18px;position:fixed;transform:translateX(-50%);z-index:10001}.credits-modal-text{color:#a8a8a8}@media (max-width:600px){.credits-modal-popover{bottom:0;font-size:9pt;max-width:98vw;min-width:0;padding:14px 4vw;width:96vw}}
/*# sourceMappingURL=main.dad17328.css.map*/