@import url("https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i,900,900i|IBM+Plex+Mono:400,400i,700,700i");html{font-size:62.5%}*{margin:0;box-sizing:border-box}body,button,input,select,textarea{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;color:var(--on-surface);font-family:"Roboto",sans-serif;font-size:1.6rem;line-height:1.5;font-feature-settings:"kern" 1;font-kerning:normal}body{--surface: #fff;--surface-translucent: rgba(255, 255, 255, .8);--on-surface: #333;--surface-highlight: #f2f2f2;--on-surface-highlight: #666;--surface-contrast: #ddd;--primary: hsl(210, 100%, 40%);--primary-contrast: hsl(210, 100%, 35%);--on-primary: #fff;min-height:100%;background:var(--surface)}@media (prefers-color-scheme: dark){body{--surface: #333;--surface-translucent: rgba(0, 0, 0, .8);--on-surface: #f2f2f2;--surface-highlight: #222;--on-surface-highlight: #999;--surface-contrast: #444}}h1,h2,h3,h4,h5,h6,p,blockquote,pre,ul,ol,dl,figure{margin-bottom:15px}h1{font-size:64px;line-height:1.0625;font-weight:200}h2{font-size:52px;line-height:1.086538;font-weight:200}h3{font-size:42px;line-height:1.142857;font-weight:200}h4{font-size:32px;line-height:1.125;font-weight:200}h5{font-size:22px;line-height:1.5;font-weight:900;margin-top:15px}h6{font-size:22px;line-height:1.285714;font-weight:700;color:#ccc}p,li,dt,dd{font-size:17px;line-height:25px}dt{margin-top:2em}dd{margin-top:1em;margin-left:1em}p{margin:1em 0 0 0}p:first-child{margin:0}b,strong{font-weight:bold}dfn,cite,em,i{font-style:italic}blockquote{margin:0 1.5em;color:var(--primary)}address{margin:0 0 1.5em}pre{background:var(--surface-highlight);color:var(--on-surface-highlight);font-family:"IBM Plex Mono","Source Code Pro","source-code-pro","Consolas","Andale Mono","DejaVu Sans Mono",monospace;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-size:1em;line-height:1.3;font-family:"IBM Plex Mono","Source Code Pro","source-code-pro","Consolas","Andale Mono","DejaVu Sans Mono",monospace}a{color:#0066ce;text-decoration:none}a:visited{color:#0066ce}a:hover,a:focus,a:active{color:#0066ce}hr{background-color:var(--surface-highlight);border:0;height:1px;margin-bottom:2em;margin-top:2em}img,figure{height:auto;max-width:100%}figure{margin:0}.button-label{font-family:system-ui,-apple-system,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;line-height:1em;font-weight:bold;font-style:normal;text-transform:uppercase;letter-spacing:0.012em;text-align:center;cursor:pointer;user-select:none}.sr-only{position:absolute !important;clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}@media screen and (max-width: 900px){h1{font-size:52px;line-height:1.076923}h2{font-size:42px;line-height:1.142857}h3{font-size:32px;line-height:1.125}h4{font-size:28px;line-height:1.142857}}@media screen and (max-width: 600px){h1{font-size:36px;line-height:1.111111}h2{font-size:32px;line-height:1.125}h3{font-size:28px;line-height:1.142857}h4{font-size:24px;line-height:1.166667}}#site-header{position:fixed;top:0;width:100%;height:64px;z-index:30;transition:transform 0.2s ease-in-out;display:flex;flex-flow:row;justify-content:space-between;align-items:center;background:var(--surface-translucent);color:var(--on-surface);border-bottom:1px solid var(--surface-highlight);user-select:none;-webkit-tap-highlight-color:transparent}#site-header.is-hidden{transform:translateY(-64px)}#site-header.has-shadow{box-shadow:0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23)}.site-header__avatar{position:absolute;top:11px;left:60px;border-radius:50%;width:40px}.site-header__title{position:absolute;top:0;left:110px;font-size:24px;line-height:64px;font-weight:900;letter-spacing:-0.5px}.site-footer{clear:both;display:flex;flex-flow:column;align-items:center;width:100%;padding-top:2em;background:var(--surface-highlight);color:var(--on-surface-highlight)}.site-footer__social-list{display:flex;flex-flow:row wrap;justify-content:center;padding:0;padding-bottom:2em;list-style:none}.site-footer__social-item{display:flex;justify-content:center;width:36px;padding:8px;margin:0 8px 8px;box-sizing:content-box;border-radius:8px;transition:all 0.2s ease-in-out}.site-footer__social-item:hover{background:var(--surface)}.site-footer__social-item>a{color:var(--on-surface-highlight);line-height:0}.site-footer__social-item>a:hover{color:var(--on-surface)}#site-nav-trigger{display:none}label[for="site-nav-trigger"]{display:block;width:36px;height:36px;cursor:pointer;user-select:none;position:absolute;top:14px;left:17px;border-radius:50%;transition:all 0.2s ease-in-out}label[for="site-nav-trigger"]:hover{background:var(--surface-highlight);color:var(--on-surface-highlight)}.site-nav__icon{position:absolute;top:0;left:0;display:block;width:36px;height:26px;line-height:0;padding-top:7px;text-align:center;font-size:21px}.site-nav{display:none;z-index:1;position:absolute;top:9px;left:15px;min-width:230px;max-height:calc(100vh - 30px);overflow:scroll;overscroll-behavior:none;font-size:13px;line-height:1em;text-align:left;user-select:none;cursor:default;outline:none;padding:50px 0 6px 0;border-width:0;border-radius:4px;transition:opacity .218s;background:var(--surface);border:1px solid var(--surface-highlight);box-shadow:0 1px 2px 0 rgba(60,64,67,0.3),0 2px 6px 2px rgba(60,64,67,0.15)}#site-nav-trigger:checked ~ .site-nav{display:block}.site-nav__category{display:block;padding:0 15px;margin-top:1.5em;margin-bottom:1em;color:var(--on-surface);text-transform:uppercase;font-weight:500;cursor:default;letter-spacing:.07272727em;opacity:.8}.site-nav__list{list-style-type:none;margin:0;padding:0}.site-nav__item,.site-nav__item:visited{display:flex;justify-content:space-between;align-items:center;padding:5px 15px 5px 15px;color:var(--on-surface);line-height:1.5;transition:all 0.2s ease-in-out}.site-nav__item:hover,.site-nav__item:visited:hover{text-decoration:none;padding-left:5px;margin-left:10px;padding-right:5px;margin-right:10px;border-radius:8px;background:var(--surface-highlight);color:var(--primary)}.site-nav__item.is-current,.site-nav__item:visited.is-current{padding-left:5px;margin-left:10px;padding-right:5px;margin-right:10px;border-radius:8px;background:var(--surface-highlight);color:var(--primary);font-weight:bold}.site-nav__item-title{margin-left:20px;margin-right:20px}.site-nav__subitem{font-size:.8em;color:var(--on-surface);opacity:.7}.site-nav__header{position:absolute;top:-10px;left:-16px;height:64px;width:100%}body{padding-top:64px}@font-face{font-family:'icons';src:url("/assets/icons.woff2?70859589") format("woff2");font-weight:normal;font-style:normal;font-display:block}@keyframes dynamic{from{transform:scale(1)}to{transform:scale(1.15)}}.dynamic{animation:dynamic 15.0s ease-in-out 0s infinite alternate}.scrim-over:after{content:'';background:rgba(51,51,51,0.85);position:absolute;top:0;left:0;height:100%;width:100%}.scrim-bottom:after{content:'';position:absolute;top:50%;left:0;height:50%;width:100%;background:linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.013) 9.7%, rgba(0,0,0,0.049) 18.7%, rgba(0,0,0,0.104) 27.2%, rgba(0,0,0,0.175) 35.1%, rgba(0,0,0,0.259) 42.6%, rgba(0,0,0,0.352) 49.6%, rgba(0,0,0,0.45) 56.2%, rgba(0,0,0,0.55) 62.5%, rgba(0,0,0,0.648) 68.4%, rgba(0,0,0,0.741) 74.1%, rgba(0,0,0,0.825) 79.5%, rgba(0,0,0,0.896) 84.8%, rgba(0,0,0,0.951) 89.9%, rgba(0,0,0,0.987) 95%, #000 100%);opacity:.5}.scrim-top:after{content:'';position:absolute;top:0;left:0;height:50%;width:100%;background:linear-gradient(to top, transparent 0%, rgba(0,0,0,0.013) 9.7%, rgba(0,0,0,0.049) 18.7%, rgba(0,0,0,0.104) 27.2%, rgba(0,0,0,0.175) 35.1%, rgba(0,0,0,0.259) 42.6%, rgba(0,0,0,0.352) 49.6%, rgba(0,0,0,0.45) 56.2%, rgba(0,0,0,0.55) 62.5%, rgba(0,0,0,0.648) 68.4%, rgba(0,0,0,0.741) 74.1%, rgba(0,0,0,0.825) 79.5%, rgba(0,0,0,0.896) 84.8%, rgba(0,0,0,0.951) 89.9%, rgba(0,0,0,0.987) 95%, #000 100%);opacity:.5}.is-hidden{display:none}.align-bottom{position:absolute;bottom:0.5rem;top:auto}.align-right{left:auto;right:0;text-align:right}.size32px{height:32px;width:32px}.size1em{height:1em;width:1em}.cta{font-size:19px;line-height:1.42115;font-weight:400;font-style:normal;letter-spacing:0.012em;font-family:system-ui,-apple-system,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:var(--primary)}a.cta-button{font-size:19px;line-height:1.42115;color:var(--on-primary);background:var(--primary);border-radius:29px;padding:10px 10px 10px 20px;vertical-align:1px;cursor:pointer;user-select:none;transition:background-color 0.2s ease-in-out}a.cta-button:hover{background:var(--primary-contrast);color:var(--on-primary);text-decoration:none}a.cta-button--floating{font-size:19px;line-height:1.42115;color:var(--on-primary);background:var(--primary);border-radius:29px;padding:10px 10px 10px 20px;vertical-align:1px;position:absolute;right:2rem;bottom:2rem;box-shadow:0 0 15px rgba(255,255,255,0.4),0 0 15px #000;transition:background-color 0.2s ease-in-out}a.cta-button--floating:hover{background:var(--primary-contrast);color:var(--on-primary);text-decoration:none}.more::after{display:inline-block;width:1em;margin:0;padding:0;text-align:center;line-height:1em;top:0;font-family:'icons';content:'';font-weight:normal;font-style:normal;font-variant:normal;text-transform:none;text-decoration:none;color:inherit;position:relative}img.align-center{display:block;margin-left:auto;margin-right:auto}img.align-right{padding:4px;margin:0 0 2px 7px;display:inline}img.align-left{padding:4px;margin:0 7px 2px 0;display:inline}.align-right{float:right}.align-left{float:left}.bounce{animation:bounce 3s infinite}@keyframes bounce{0%, 20%, 50%, 80%, 100%{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.sticky{display:block}.askew-left{filter:drop-shadow(10px 10px 5px rgba(0,0,0,0.3));transform:rotateZ(-4deg);margin-bottom:2rem}.askew-right{filter:drop-shadow(10px 10px 5px rgba(0,0,0,0.3));transform:rotateZ(4deg);margin-bottom:2rem}.slide-right{opacity:0;transform:translate(-50vw, 0)}.askew-right.slide-right{transform:rotateZ(4deg) translate(-50vw, 0)}.slide-left{opacity:0;transform:translate(50vw, 0)}.border-top{border-top:1px solid var(--surface-highlight)}.reveal-on-scroll{transition:all .5s ease-in-out}img.darken{filter:brightness(50%)}.round-translucent-background{border-radius:50%;border:1px solid var(--surface);background:var(--surface-translucent)}.article{margin-bottom:2em}.article__category{display:block;font-size:18px;letter-spacing:0;text-transform:uppercase;text-shadow:none;margin-top:.5em}.article__title{font-weight:900;max-width:57rem;margin-left:calc((100vw - 57rem ) / 2 )}@media screen and (max-width: 600px){.article__title{max-width:calc(100vw - 4rem);margin-left:2rem;margin-right:2rem}}.article__subtitle{display:block;font-size:32px;letter-spacing:0;margin-top:.5em}.article__header--hero{float:left;position:relative;overflow:hidden;width:100vw;line-height:0}.article__title--hero{position:absolute;top:.5em;left:0;margin:0;padding:0 0.5em 0 0.5em;font-size:6rem;line-height:1.0;font-weight:700;letter-spacing:-0.05em;text-rendering:optimizelegibility;text-transform:uppercase;color:#eee;text-shadow:0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #000;max-width:57rem;margin-left:calc((100vw - 57rem ) / 2 )}@media screen and (max-width: 600px){.article__title--hero{max-width:calc(100vw - 4rem);margin-left:2rem;margin-right:2rem}}@media screen and (max-width: 600px){.article__title--hero{font-size:3em}}.article__title--hero.bottom{position:absolute;bottom:0.5em;top:auto}.article__title--hero.left{padding-left:0;left:0;right:auto;max-width:50vw}.article__title--hero.right{left:auto;right:0;text-align:right;padding-right:0.5em;max-width:50vw}.article__title--hero.center{left:0;right:0;text-align:center;padding:0 0.5em;max-width:100vw;margin:0}.article__subtitle--hero{display:block;font-size:18px;letter-spacing:0;text-transform:uppercase;text-shadow:none;margin-top:.5em}.article__header--hero-image{width:100vw;max-height:calc(100vh - 128px)}.article__header-scroll-arrow{display:none;justify-content:center;align-items:center;width:100vw;float:left;font-size:64px;line-height:1em;color:var(--primary)}@media (min-aspect-ratio: 1 / 1){body.is-at-top .article__header-scroll-arrow{display:flex}}.article__content{margin:0 auto 0 auto;clear:both}.article__content>table{border:none;border-collapse:collapse;width:100%}.article__content>table td{border:none;border-bottom:1px solid #ddd}.article__content>p+section,.article__content>p+div.map{margin-top:8rem}.article__content>section+p,.article__content>div.map+p{margin-top:8rem}.article__content>.alternate-background{margin-left:0;margin-right:0;padding-left:calc((100vw - 57rem ) / 2 );padding-right:calc((100vw - 57rem ) / 2 );padding-top:2em;padding-bottom:2em;max-width:100vw;border-top:1px solid var(--surface-contrast);border-bottom:1px solid var(--surface-contrast);background:var(--surface-highlight)}@media screen and (max-width: 600px){.article__content>.alternate-background{margin-left:0;margin-right:0;max-width:calc(100vw);padding-left:2rem;padding-right:2rem}}.article__content>aside{width:33%;padding-right:12%;padding:0;border:none;float:right;margin:12px 0 24px 36px;color:var(--primary);font-size:44px;line-height:1.2}@media screen and (max-width: 768px){.article__content>aside{width:100vw}}.article__content>aside>blockquote{margin:0}@media screen and (max-width: 768px){.article__content>aside>blockquote{margin-left:4rem;margin-right:4rem}}.article__content>aside>blockquote>p{font-size:3rem;line-height:1.1;font-weight:900}.article__content>aside.right{float:right;margin:12px 0 24px 36px;padding:0;padding-right:12%}.article__content>aside.right blockquote{text-align:left}.article__content>aside.left{float:left;margin:12px 36px 24px 0;padding-left:12%;padding-right:0}.article__content>aside.left blockquote{text-align:right}.article__content>aside.center{float:none;clear:both;padding-right:0;margin-left:auto;margin-right:auto;text-align:center;width:66%}.article__content h2{color:var(--primary);font-weight:600;font-size:2em;text-transform:uppercase;margin-top:2em;border-top:3px solid currentColor}.article__content section>h2{margin-top:0}.article__content h3{font-weight:600;font-size:1.5em;margin-top:1em}.article__content>p:first-of-type{font-weight:700;padding-top:8rem;padding-bottom:1em;font-size:1.618em;line-height:1.15}.article__content>blockquote>p{font-size:4rem;line-height:1.1;font-weight:900;font-style:italic;font-weight:900;letter-spacing:-0.03ex;line-height:1.1;margin-left:6rem;margin-right:6rem}@media screen and (max-width: 768px){.article__content>blockquote>p{font-size:3rem;line-height:1.2}}.article__content>blockquote>cite{font-size:.7em;font-weight:100;line-height:1em;display:block;text-align:right;font-style:normal;letter-spacing:0}.article__content>p,.article__content>div,.article__content>h1,.article__content>h2,.article__content>h3,.article__content>h4,.article__content>h5,.article__content>h6,.article__content>dl,.article__content>ul,.article__content>ol,.article__content>blockquote,.article__content>pre,.article__content>table,.article__content>video,.article__content>section,.article__content>figure,.article__content>iframe{max-width:57rem;margin-left:calc((100vw - 57rem ) / 2 )}@media screen and (max-width: 600px){.article__content>p,.article__content>div,.article__content>h1,.article__content>h2,.article__content>h3,.article__content>h4,.article__content>h5,.article__content>h6,.article__content>dl,.article__content>ul,.article__content>ol,.article__content>blockquote,.article__content>pre,.article__content>table,.article__content>video,.article__content>section,.article__content>figure,.article__content>iframe{max-width:calc(100vw - 4rem);margin-left:2rem;margin-right:2rem}}.article__content>video{margin-top:32px}.article__content>figure>img{max-height:100vh;page-break-inside:avoid}.article__content figcaption{margin-bottom:2em;margin-top:.5em;font-style:italic;max-width:57rem;margin-left:calc((100vw - 57rem ) / 2 )}@media screen and (max-width: 600px){.article__content figcaption{max-width:calc(100vw - 4rem);margin-left:2rem;margin-right:2rem}}.article__content figcaption>p{font-size:12px;line-height:1.33341}.article__content .map{width:57rem;height:57rem;max-height:80vh;border-radius:8px;border:1px solid var(--surface-contrast)}.article__content .map .mapboxgl-canvas{border-radius:8px}.article__content .map.wide{width:67rem;height:67rem}.article__content .map.fullwidth{width:100vw;height:67vh}.article__content .image-wrapper{position:relative}.article__content>section.single-column{margin-top:8rem;margin-bottom:8rem;padding-top:2rem;padding-bottom:2rem;clear:both;overflow:visible}.article__content>section.single-column aside.left,.article__content>section.single-column .aside-left{margin-left:-256px}@media screen and (max-width: 900px){.article__content>section.single-column aside.left,.article__content>section.single-column .aside-left{margin-left:0;clear:both;width:100%}}.article__content>section.single-column aside.right,.article__content>section.single-column .aside-right{margin-right:-256px}@media screen and (max-width: 900px){.article__content>section.single-column aside.right,.article__content>section.single-column .aside-right{margin-right:0;clear:both;width:100%}}.article__content>section.single-column h5:nth-of-type(1),.article__content>section.single-column h4:nth-of-type(1),.article__content>section.single-column h3:nth-of-type(1){clear:none;margin-top:0;padding-top:0}.article__content>.fullwidth{width:100vw;max-width:100vw;margin:0}.article__content>.wide{width:67rem;max-width:100vw;margin-left:auto;margin-right:auto}.article__content>.wide p,.article__content>.fullwidth p{margin-left:0;max-width:max-content}.article__content>.wide+p,.article__content>.fullwidth+p{padding-top:0}.map .mapboxgl-popup-content{display:flex;flex-flow:column;align-items:center;font-family:"Roboto", sans-serif;border-radius:8px;background:var(--surface);color:var(--on-surface);box-shadow:0 0 1px rgba(0,0,0,0.3),0 4px 8px rgba(0,0,0,0.2);max-width:200px;padding:10px;user-select:none;-webkit-tap-highlight-color:transparent}.map .mapboxgl-popup-close-button{right:3px;top:3px;border-radius:16px;width:32px;height:32px;outline:none;transition:all .1s ease-in-out}.map .mapboxgl-popup-close-button:hover,.map .mapboxgl-popup-close-button:active{background:var(--surface-highlight)}.map-marker{background-image:url("/assets/map-marker-filled.svg");background-size:cover;font-family:'Roboto', sans-serif;font-weight:900;font-style:normal;color:#fff;text-align:center;display:inline-block;font-size:1em;line-height:1.3em;width:1.2em;height:1.6em}.map .map-marker{font-size:1.5em;cursor:pointer}figcaption .map-marker{font-size:1.5em}.article__content .map-title{margin-top:0;margin-bottom:0;font-size:17px;font-weight:700;padding-right:38px}.article__content .map-desc{font-size:14px}.map-coordinates{margin-top:8px;font-size:14px;font-weight:400}.map-coordinates img{width:21px;height:21px;vertical-align:-4px;margin-right:4px}.map-coordinates a{padding:8px;border-radius:8px;transition:all .1s ease-in-out;background:var(--surface)}.map-coordinates a:hover,.map-coordinates a:active{background:var(--surface-contrast)}.metadata{max-width:57rem;margin-left:calc((100vw - 57rem ) / 2 )}@media screen and (max-width: 600px){.metadata{max-width:calc(100vw - 4rem);margin-left:2rem;margin-right:2rem}}.metadata>p{opacity:.7;font-size:12px}.metadata--hidden{display:none}
