body,html{overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f1f3f4;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--medium-grey:#83868e;--light-grey:#e3e6e8}.App{min-height:100vh;overflow-x:hidden}.header-nav{background-color:#fff;border-bottom:1px solid #e3e6e8;border-bottom:1px solid var(--light-grey);height:64px}.vis-footer{background-color:#fff;border-top:1px solid #e3e6e8;border-top:1px solid var(--light-grey)}.card-grid{grid-column-gap:12px;grid-row-gap:24px;column-gap:12px;display:grid;grid-template-columns:repeat(5,1fr);padding:72px 36px 144px;row-gap:24px}@media screen and (max-width:1600px){.card-grid{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1280px){.card-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:960px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:640px){.card-grid{grid-template-columns:repeat(1,1fr)}}.passage{background-color:#fff;box-sizing:border-box;font-size:15px;line-height:1.6;margin:72px calc(50% - 540px) 216px;max-width:1080px;padding:72px}.passage>h1{font-size:45px;font-weight:700;line-height:1.2;margin-bottom:.5em;margin-top:.12em}.passage>h2{font-size:36px;font-weight:700;line-height:2;margin-bottom:.2em;margin-top:.6em}.passage>p{color:#83868e;color:var(--medium-grey);margin-bottom:.6em;margin-top:.2em}.animated-card{background-color:#fff;bottom:0;box-shadow:none;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;position:relative;transition:all .6s;-webkit-user-select:none;user-select:none}.animated-card-image{flex-shrink:0;padding:20px 20px 0;width:100%}.animated-card-body{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;margin-top:5px;padding:0 20px 24px;width:calc(100% - 40px)}.animated-card-content{padding-bottom:12px;text-overflow:ellipsis}.animated-card-content .title{font-size:20px;font-weight:700;line-height:1.2;width:100%;@supports (-webkit-line-clamp:2){-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;height:2.4em;overflow:hidden}color:#303132;margin-block-end:.5em;margin-block-start:0;text-overflow:ellipsis}.animated-card-content .body{font-size:14px;line-height:1.5;@supports (-webkit-line-clamp:2){-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;height:3em;overflow:hidden}color:#83868e;margin-block-end:.5em;margin-block-start:.5em;text-overflow:ellipsis}.animated-card-label{display:flex;flex-direction:row;font-size:14px;height:auto;justify-content:space-between;width:100%}.animated-card-label-body{flex-shrink:1}.animated-card-label-time{background-color:#f1f3f4;color:#83868e;margin-right:12px;padding:4px 6px}.animated-card-label-year{font-feature-settings:"tnum";color:#83868e}.animated-card:hover{bottom:16px;box-shadow:0 25.6px 57.6px 0 #0000000d,0 4.8px 14.4px 0 #00000008}.App-header{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:7vh;min-height:400px;text-align:center;-webkit-user-select:none;user-select:none;-moz-user-select:none}.App-subheader{color:var(--medium-grey);font-size:18px;line-height:1.6;width:65vw}.App-statHeader{font-size:22px;font-weight:700;margin-bottom:0}.App-statHeader .big{font-size:30px}.App-statHeader .highlight{color:#e57866}.App-statSubheader{color:var(--medium-grey);font-size:18px;margin-top:.5rem}@media screen and (max-width:920px){.App-subheader{font-size:16px;width:90vw}.App-statHeader{font-size:18px}.App-statHeader .big{font-size:25px}.App-statSubheader{font-size:16px}}.App-filter{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:center}@media screen and (max-width:940px){.App-filter{flex-direction:column}}.App-filter-category{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;justify-content:center;max-width:80vw}.App-filter-category-item{border:1px solid #7f7f7f;border-radius:3px;cursor:pointer;flex-shrink:0;opacity:.3;padding-bottom:4px;padding-top:4px;transition:all .2s ease-in-out;width:4.5em}.App-filter-category-item:hover{box-shadow:0 0 0 0 #0000000a,2px 6px 6px #00000014}.App-filter-category-item.active{opacity:1}.App-logo{min-width:320px;pointer-events:none;-webkit-user-select:none;user-select:none;-moz-user-select:none;width:32vw}
/*# sourceMappingURL=main.669c345b.css.map*/