@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Baloo:wght@400;500;600;700&display=swap";html{scroll-behavior:smooth;min-height:100%;position:relative}#__next,html{max-width:100%}#__next{box-sizing:border-box;margin:0;padding:0;min-height:100vh;background-color:#fff9f4;color:#1b1621;font-family:Poppins,sans-serif;font-size:20px}.container{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:flex-end}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;font-weight:500}.button{padding:10px 30px;border-radius:0;font-weight:700;font-size:1.1rem;text-transform:none}.button-white{background-color:#fff;color:#3c342f}.button-white:hover{background-color:#8dd0cd;color:#3c342f}.button-bark{background-color:#614f42;color:#fff}.button-bark:hover{background-color:#8dd0cd;color:#3c342f}.button-bark>a{color:#fff;text-decoration:none}.button-bark>a:hover{color:#3c342f}.button-download>span{margin-left:10px}.stylized-image-container{transition:background-color .2s;background-color:#8dd0cd!important;position:relative;text-align:center;color:#fff}.stylized-image-container img{display:block;mix-blend-mode:multiply;filter:grayscale(100%)}.centered{z-index:20;font-family:Baloo,sans-serif;color:#fff;position:absolute;top:16%;left:50%;transform:translate(-50%,-50%);font-size:3rem;font-weight:700;text-align:center}header{align-items:center;justify-content:space-evenly;margin-bottom:40px;position:relative;z-index:20}.topBar,header{display:flex;flex-direction:row}.topBar{position:static;margin:0;height:10px;align-content:center;justify-content:space-between;align-items:flex-start}.topBar-container{box-shadow:none;background-color:#fff9f4;z-index:header;height:100px;margin-bottom:0}.topBar .logo{padding-left:30px;position:relative;z-index:20}#nav-container{width:100%}#nav-container,#nav-container .links{display:flex;flex-direction:row;align-content:center;align-items:center;justify-content:flex-end;background-color:#fff9f4}#nav-container .links{width:50%;padding-top:20px}#nav-container .links li{list-style:none;padding:10px;font-size:1.3rem;font-weight:400}#nav-container .links li a{text-decoration:none;color:#3c342f}.workshop-header{display:flex;flex-direction:row;align-content:center;justify-content:space-between;align-items:flex-start;background-color:#3c342f;z-index:21;position:fixed;top:0;width:100%;height:100px}.workshop-header a{color:#fff}.workshop-header a,.workshop-header a:hover{text-decoration:none}.workshop-header h1{color:#fff;font-family:Baloo,sans-serif;font-size:2.1rem;letter-spacing:6px}.workshop-header div{color:#fff}.workshop-header-left{justify-content:left;align-items:flex-start}.workshop-header-left,.workshop-header-right{display:flex;flex-direction:row;align-content:center;margin-left:20px;margin-right:20px}.workshop-header-right{justify-content:right;align-items:flex-end}.workshop-header-right.drawer-open{background-color:#614f42;padding-bottom:30px;padding-left:10px}.workshop-header-breadcrumbs{margin-top:35px;margin-left:35px}.workshop-header-breadcrumbs li{color:#fff;font-family:poppins;font-size:1.2rem}.workshop-header-breadcrumbs p{padding-left:5px;color:#fff}.workshop-header-breadcrumbs a{color:#fff;text-decoration:none}.schedule{margin-bottom:40px;width:100%;max-width:100%;background-color:#efe7e1}.schedule,.schedule h1,.schedule h2,.schedule p{position:relative}.schedule h2{font-size:1.8rem;font-weight:700;margin:20px 0 0}.schedule h3{font-size:1.5rem;font-weight:700}.schedule .time{font-size:1.2rem;font-weight:700}.schedule-item{background-color:#fff;box-shadow:none}.schedule .accordion{margin-bottom:20px}.schedule .accordion>div{padding-left:60px}.schedule .accordion-summary{margin-bottom:20px}.schedule .accordion-details div{margin-bottom:80px}.inst{display:flex;flex-direction:column;justify-content:center;width:100%}@media(min-width:34em){.inst>div{padding-left:100px;padding-right:100px}}.inst-hero{margin-bottom:20px;margin-top:20px;align-self:flex-start;max-height:500px}.inst-hero-overlay{position:absolute;height:500px;width:100%;left:0;top:0;background:linear-gradient(90deg,#3c342f,rgba(0,0,0,.6));color:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media(min-width:48em){.inst-hero-overlay{padding-left:100px;padding-right:100px}}.inst-hero-text{width:100%;display:flex;flex-direction:column;padding-left:20px;padding-top:20px;align-items:baseline;justify-content:space-between}@media(min-width:48em){.inst-hero-text{flex-direction:row;padding-left:0;padding-top:0}}.inst-hero-description{padding-top:0;padding-bottom:0;margin-top:40px;margin-bottom:40px;position:relative;max-width:40vw;align-self:center;font-weight:500}.inst-hero h1{font-family:Poppins,sans-serif;font-size:3rem;margin-bottom:20px;margin-top:0;padding-bottom:30px}.inst-hero h1,.inst-hero h2,.inst-hero p{color:#fff;position:relative}.inst-description{padding-top:0;padding-bottom:20px;position:relative;display:flex;flex-direction:column;padding-left:20px;justify-content:flex-start}@media(min-width:48em){.inst-description{flex-direction:row;padding-left:0}}.inst-description p{padding-right:20px;max-width:100%}@media(min-width:48em){.inst-description p{padding-right:8cap}}.inst-workshops{padding-top:20px;width:100%;max-width:100%;background-color:#fff9f4;z-index:100}.inst .button{margin-top:-10px}.workshop-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:30px;margin-bottom:30px}.workshop-card{background-color:#fff9f4;width:400px;border-radius:0;box-shadow:none;padding-left:20px}@media(min-width:48em){.workshop-card{padding-left:0}}.workshop-card h3{font-weight:900;font-size:1.5rem;margin-top:-5px}.workshop-card .description{font-size:1rem;margin-top:-5px}.workshop-card:hover{transform:translatey(-10px);overflow:visible;z-index:0;box-shadow:16px 16px 0 #8dd0cd;transition:all .5s ease}.frontmatter{display:block}@media(min-width:80em){.frontmatter{width:90%;padding-left:20px;padding-right:20px;display:grid;grid-template-columns:40vw 1fr}}.frontmatter-hero{width:100%;max-width:100%;height:100%;position:relative;background-color:#614f42;margin-bottom:20px;grid-column:1;overflow-x:hidden;padding-left:20px;padding-right:20px}@media(min-width:48em){.frontmatter-hero{overflow-x:visible;padding-left:0;padding-right:0}}.frontmatter-hero h1{font-family:Poppins,sans-serif;font-size:3rem;margin-bottom:20px;margin-top:0;color:#fff;position:relative;padding-top:20px}.frontmatter-hero:before{content:"";background-color:#3c342f;position:absolute;height:100%;width:201vw;left:-150px;overflow-x:hidden}@media(min-width:48em){.frontmatter-hero:before{width:100vw}}.frontmatter-hero-breadcrumbs li{color:#fff;font-family:poppins;font-size:1.2rem}.frontmatter-hero-breadcrumbs p{padding-left:5px;color:#fff}.frontmatter-hero-breadcrumbs a{color:#fff;text-decoration:none}.frontmatter-hero h2,.frontmatter-hero li,.frontmatter-hero p{color:#fff;margin-top:20px;margin-bottom:20px;position:relative}.frontmatter-hero .description{color:#fff;margin-top:20px;margin-bottom:0;position:relative;grid-column:1}.frontmatter-hero .button{margin-bottom:50px;position:relative;grid-column:1}.frontmatter-item{grid-column:1;padding-left:20px}@media(min-width:48em){.frontmatter-item{padding-left:0}}.frontmatter-item h2,.frontmatter-item h3{font-weight:900}.frontmatter-item ul{padding:0}.frontmatter-item li{margin-bottom:10px;margin-left:20px}.frontmatter .button{grid-column:1;margin-bottom:50px;width:250px}.frontmatter-feature{grid-column:2;z-index:10;max-width:500px;position:relative;margin-top:0;padding-left:20px}@media(min-width:80em){.frontmatter-feature{position:absolute;display:block;margin-top:80px;grid-row-start:1;justify-self:right;padding-left:0}}.frontmatter-feature-authors{margin-top:20px}.frontmatter-feature>div{background-color:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.5)}.frontmatter-feature div{background-color:#fff}.frontmatter-feature div h1,.frontmatter-feature div h2,.frontmatter-feature div ul{margin:0;padding-bottom:20px;padding-left:30px;list-style:none}.page-content{margin-top:150px;margin-bottom:100px;padding-left:20px}@media(min-width:48em){.page-content{padding-left:0}}.page-content h1{font-size:2rem;font-family:Poppins,sans-serif;margin-bottom:30px}.pagination{background-color:#3c342f;display:grid;grid-template-rows:1fr;grid-template-columns:1fr 1fr;margin-top:20px;z-index:9;position:-webkit-sticky;position:sticky;bottom:0}.pagination p{font-weight:700;font-size:1rem;padding-left:5px}.pagination-button{color:#fff;text-transform:none;width:100%;margin:10px;padding:10px;border-radius:5px;cursor:pointer}.drawer-left{z-index:10}.drawer-left>.MuiPaper-root{z-index:1;background-color:#614f42}nav.sidenav{width:50%;align-self:center;z-index:12;position:relative;top:100px}nav.sidenav ul li{list-style:none;font-size:25px;border-bottom:1px solid #fff}nav.sidenav ul a:hover{cursor:pointer}nav.sidenav ul div span{font-size:1.8rem;font-weight:700}nav.sidenav ul div .sidebar-subitem span{font-size:1.2rem;font-weight:500}.sidebar-button{color:#fff;text-transform:none;margin-top:30px;width:100%;text-align:left;font-size:1rem;font-family:Poppins,sans-serif;cursor:pointer}.sidebar-item{cursor:pointer}.sidebar-item span{font-size:1.5rem}.sidebar-subitem{margin-left:40px}.sidebar-subitem span{font-size:1rem}.drawer{background-color:#a3a9af}.drawer-right>div{background-color:#272822}.drawer-editor{height:100vh;overflow:hidden}.drawer-list{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;align-content:space-between;height:50vh;margin:auto;padding:30px}.drawer-click{cursor:pointer}.drawer-over{position:relative}.drawer-over:hover{box-shadow:0 1rem 3rem rgba(0,0,0,.5);transition:.5s ease}.drawer-overlay{position:absolute;top:-114px;font-size:30px}.editorContainer{display:flex;flex-direction:column;align-items:left;width:100%;height:64vh;background-color:#000}.webvm{height:99vh;background-color:#000}.editor-button-container{position:fixed;right:0;top:100px;z-index:100;background-color:#24272e;color:#fff}.editorTopBarButtonsContainer{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:10px;height:30px;z-index:100;background-color:#000}.shellContainer{height:auto;background-color:#272822}.shellContainer .terminal::-webkit-scrollbar{width:20px}.editor-button{color:#fff}.data-button{position:fixed;right:0}.JS-console{overflow-y:scroll}.JS-console div{background-color:rgba(0,0,0,.87)}.PythonREPL{border:1px solid #29343f;margin-bottom:20px}.terminal-container{justify-content:flex-start!important}.terminal{--size:1.5;--color:rgba(0,128,0,.99);--background:#fff;--animation:terminal-bar;min-height:200px;max-height:200px}.side-terminal{--size:1.5;--color:#fff;--background:#272822;--animation:terminal-bar}.console{size:1.5;color:#fff;background:#272822;animation:terminal-bar;padding-left:10px}.console-error{color:red}.PythonSideREPL{height:100%!important;overflow-y:auto;background:#272822}.repl-header{background-color:#29343f;color:#fff;padding-left:10px;font-weight:700}@media(max-width:2100px){.drawer-left.permanent{display:none!important}}@media(min-width:2100px){.drawer-left.permanent{position:absolute!important}}.glossary{flex-grow:1}.form h2,.form h3{font-weight:700;margin-bottom:10px}.form h3{font-size:1.5rem}.form h4{margin-top:0;margin-bottom:0}.form button{background-color:#614f42;color:#fff;margin:10px;font-weight:600;cursor:pointer}.form button:hover{background-color:#8dd0cd}.form .sessions{display:flex;justify-content:space-between;margin-bottom:20px}.form .sessions div{background-color:#fff9f4}.form .sessions h4{margin-bottom:20px}.form .heroImageUpload,.form .logoUpload{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:20px;background-color:#fff9f4}.form .heroImageUpload label,.form .logoUpload label{background-color:#614f42;color:#fff;padding:10px;border-radius:5px;cursor:pointer;margin-bottom:10px}pre,pre code{background-color:#fff9f4;color:#1b1621;border-radius:5px;white-space:pre-wrap}pre code{padding:20px;margin:20px}.workshop-footer{z-index:10;bottom:0}footer{background-color:#614f42;color:#fff;z-index:10}footer.footer{width:100%}footer .footer-logo{max-width:50%;display:none}@media(min-width:48em){footer .footer-logo{margin-left:55px;display:block}}footer .footer-lower{display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-wrap:nowrap}@media(min-width:48em){footer .footer-lower{margin-left:100px;flex-direction:row}}footer .footer-lower .funding-text{width:50%}footer .footer-lower .funderImages{display:flex;flex-direction:row;justify-content:space-around;align-items:center;flex-wrap:wrap;margin:auto}footer .footer-lower .funderImages .img-fluid{margin:20px;filter:brightness(0) invert(1)}.loader{position:fixed;z-index:1000;top:0;left:0;width:100%;height:100%;background:#614f42;display:flex;justify-content:center;align-items:center}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#e0e2e4;background:#282b2e}.hljs-keyword,.hljs-literal,.hljs-selector-id,.hljs-selector-tag{color:#93c763}.hljs-number{color:#ffcd22}.hljs-attribute{color:#668bb0}.hljs-link,.hljs-regexp{color:#d39745}.hljs-meta{color:#557182}.hljs-addition,.hljs-built_in,.hljs-bullet,.hljs-emphasis,.hljs-name,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-subst,.hljs-tag,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable{color:#8cbbad}.hljs-string,.hljs-symbol{color:#ec7600}.hljs-comment,.hljs-deletion,.hljs-quote{color:#818e96}.hljs-selector-class{color:#a082bd}.hljs-doctag,.hljs-keyword,.hljs-literal,.hljs-name,.hljs-section,.hljs-selector-tag,.hljs-strong,.hljs-title,.hljs-type{font-weight:700}.hljs-class .hljs-title,.hljs-code,.hljs-section,.hljs-title.class_{color:#fff}