button,input[type=reset],input[type=submit]{background:none;color:inherit;border:none;font:inherit;cursor:pointer;outline:inherit}@font-face{font-family:"Simplon Norm";src:url(/static/media/SimplonNorm-Regular.3c29d4e6.otf) format("opentype")}@font-face{font-family:"Simplon Norm";src:url(/static/media/SimplonNorm-RegularItalic.867277d8.otf) format("opentype");font-style:italic}@font-face{font-family:"Simplon Norm";src:url(/static/media/SimplonNorm-Bold.c43acd76.otf) format("opentype");font-weight:800}::-webkit-scrollbar{-webkit-appearance:none;width:7px}::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.5);-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5)}.app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h2{margin-top:0}:focus{outline:4px solid grey;outline-style:inset}body{font-family:"Simplon Norm";max-width:1200px;margin:auto;padding:30px}@media only screen and (max-width:600px){body{padding:8px}}a:visited{color:inherit}.slides-title{text-align:center}.slides-viewer{overflow-y:scroll}.slides-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.drawer__filter{background-color:transparent;padding:0;font-size:16px;cursor:pointer;border:none;text-decoration:underline}.drawer,.drawer__filter{font-family:"Simplon Norm"}.drawer{position:absolute;display:flex;flex-direction:row;justify-content:center;width:100%;padding:30px 0}.drawer__text{flex-basis:45%;margin:20px}.drawer__text-title{font-size:26px;margin-top:0}.drawer__text-author{margin-top:0;font-size:22px}.drawer__image-img{width:400px;border:1px solid #d3d3d3;padding:10px;height:auto}.drawer__image-container{flex-basis:30%;margin:auto 0}.slide-link-container{position:relative;height:165px;width:165px}.slides-container-drawer{display:flex;height:0;opacity:0}.slides-container-drawer--open{flex-basis:100%;position:relative;opacity:1;height:350px;display:flex;justify-content:center;transition:height 1s,opacity 1s;align-items:center}.filters__row-container{display:flex}.filters__row{text-align:left;display:flex;flex-direction:column;margin-right:20px;font-family:"Simplon Norm";margin-bottom:15px}.filters__row-name{font-size:24px;font-weight:800}.filters__button{background-color:transparent;text-decoration:underline;font-size:22px;border:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:nowrap;text-align:left;font-family:"Simplon Norm"}.filters__button--close{font-weight:800;position:relative;margin-right:8px}.filters__button--close:after{content:"x";font-size:16px;margin-left:5px;margin-top:1px;text-decoration:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.filters__button:hover{cursor:pointer}.filters__button:hover span{font-style:italic}.slide-link-container:focus .slide-link{outline:2px solid grey}.slide-link-container:focus .slide-link,.slide-link-container:hover .slide-link{-webkit-filter:brightness(1);filter:brightness(1)}.slide-link-close{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:25px;background-color:#000;color:#fff;padding:11px 20px;border-radius:45px;cursor:pointer}.slide-link{background-position:50%;background-size:cover;background-repeat:no-repeat;-webkit-filter:brightness(.7);filter:brightness(.7);height:150px;margin:10px}.slide-link-container:focus{outline:0}.slide-link-container{flex-basis:25%}@media only screen and (max-width:900px){.slide-link-container{flex-basis:33.33%}.filters__row-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}@media only screen and (max-width:659px){.slide-link-container{flex-basis:50%}}@media only screen and (max-width:450px){.slide-link-container{flex-basis:75%}}@media only screen and (max-width:600px){.drawer__image-container{margin:auto}.drawer{flex-direction:column-reverse}}.slide-link-container--drawer-open{display:none}@media only screen and (max-width:600px){.slide-link-container--drawer-open{display:none}.filters__row-name{font-size:16px}.filters__button{font-size:18px}.slides-viewer{overflow-y:scroll}}@media only screen and (max-width:1000px){.filters__responsive-spacer{width:100%}.filters__row-container{flex-wrap:wrap}.drawer__text-author,.drawer__text-title{font-size:16px}.drawer__image-img{width:285px}.drawer{padding:10px 0}}.tabs__tabs-container{overflow:hidden;border-left:2px solid #000;border-radius:12px 0 0 0}.tabs__tab-button:first-of-type{border-right:2px;border-radius:10px 0 0 0}.tabs__tab-button:nth-of-type(3){border-left:2px;border-radius:10px 0 0 0}.tabs__tab-button:last-of-type{border-radius:0 10px 0 0;border-right:2px solid #000}.tabs__tab-button:focus .tabs__tab-button-text,.tabs__tab-button:hover .tabs__tab-button-text{text-decoration:underline}.tabs__tab-button{border:1px solid #000;border-top:2px solid #000;background-color:rgba(115,110,110,.4588235294117647);font-size:20px;position:relative;padding:15px;font-family:"Simplon Norm";outline:0}.tabs__tab-button--active{border-bottom:0;background-color:transparent}.tabs__tab-button:first-of-type{border-left:0}.tabs__tab-button:nth-of-type(3):after{content:"";position:absolute;height:3px;width:1000px;background-color:#000;bottom:-2px;margin-left:15px}.tabs__tab-content{padding:10px;border:2px solid #000;border-top:0;height:calc(100vh - 140px);display:flex;flex-direction:column}@media only screen and (max-width:600px){.tabs__tab-button{width:33.33%}.tabs__tab-content{height:calc(100vh - 100px)}.tabs__tab-content--about{height:calc(100vh - 140px)}.tabs__tab-button:nth-of-type(3):after{margin-left:71px}}.tabs__tab-content--scroll{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.video-responsive{overflow:hidden;position:relative;height:500px;width:800px}.video-responsive iframe{left:0;top:0;height:100%;width:100%;position:absolute}@media only screen and (max-width:900px){.video-responsive{height:300px;width:550px}}@media only screen and (max-width:450px){.video-responsive{height:175px;width:300px}}.channels__button-container,.channels__screen{display:flex;flex-direction:row;justify-content:center}.channels__button-container{margin:20px 0}.channels__title--change{margin-bottom:10px}.channels__button--selected{font-weight:800}.channels__button--selected,.channels__button:hover{text-decoration:underline}.channels__button{background-color:transparent;border:none;font-size:24px;font-family:"Simplon Norm"}.channels__credit-container{padding-top:10px}.channels__credit-name{font-size:20px}.channels__credit-name,.channels__credit-role{text-align:center}.channels__text{margin:16px auto 0;text-align:left;justify-content:center;display:flex;flex-direction:row;flex-wrap:wrap;max-width:1000px;width:100%}.channels__container{display:flex;flex-direction:column;align-self:center;width:100%}.channels__text--placeholder{display:flex;align-items:center;justify-content:center}.channels__credit-container{width:25%}@media only screen and (max-width:900px){.channels__credit-container{width:50%}.channels__button{font-size:20px}.channels__text{width:100%;max-width:550px;margin:16px auto 0}}@media only screen and (max-width:450px){.channels__credit-container{width:100%}.channels__button{font-size:15px}.channels__text{width:100%;max-width:300px;font-size:20px;margin:16px auto 0}}.info-page__developer-credit{position:absolute;bottom:8px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.info-page__about-curators-container,.info-page__about-orgs{display:flex;flex-direction:row}.info-page__about-orgs{flex-wrap:wrap}.info-page__about-orgs-container{flex-basis:33.33%;padding:30px;margin:auto;text-align:center;align-items:center}.info-page__about-orgs-img{width:200px}.info-page__about-orgs-img--tall{width:100px}.info-page__curator-img{width:250px;height:auto}.info-page{height:calc(100% - 50px);overflow-y:scroll}.info-page__about-project{margin-bottom:30px}.info-page__about-project-title{text-decoration:underline}.info-page__curators-title{margin-bottom:5px;text-decoration:underline}.info-page__about-curators{padding-top:30px}.info-page{padding:20px}.info-page__curator-text-container{padding:0 0 0 30px;text-align:left}.info-page__curator-img-container--desktop{display:flex;flex-direction:column}.info-page__curator-img-container--mobile{display:none}.info-page__about-curators:first-of-type{padding-top:0}.info-page__curator-img-container{align-items:baseline}.info-page__curator-name{text-align:center;font-size:14px}@media only screen and (max-width:600px){p{font-size:14px}}@media only screen and (max-width:800px){.info-page{padding:0;height:calc(100% - 10px)}.info-page__curator-img-container{margin:auto}.info-page__curator-name{padding-bottom:15px}.info-page__curator-text-container{padding:0 10px 0 0}.info-page__about-curators-container{flex-direction:column}.info-page__curator-img-container--desktop{display:none}.info-page__curator-img-container--mobile{display:flex;justify-content:center}}h2{margin:0}@media only screen and (max-width:900px){h2{text-align:center}}
/*# sourceMappingURL=main.50075e15.css.map */