.tutorial-menu,.category-menu{position:fixed;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#07074d #e6e6ed}.tutorial-menu .tutorial-item.current-video,.category-menu .tutorial-item.current-video{background-color:#f6fbeb}.layout{display:grid;width:100%;height:100%;grid-template-columns:18rem 1fr;grid-template-rows:fit-content(10rem) 1fr;box-sizing:border-box}.layout.home{grid-gap:2rem 1em;background-color:#fff}.layout .layout-header{grid-row:1;grid-column:1/span 2;background-color:#07074d;display:grid;grid-template-columns:12em 1fr 12em;grid-template-rows:fit-content(3em) 1fr;padding:2rem;box-sizing:border-box;place-items:center normal}.layout .layout-header .logo-icesi{grid-column:1;grid-row:1}.layout .layout-header .logo-icesi img{max-height:2.5em}.layout .layout-header .boton-saman{grid-column:3;grid-row:1;text-align:center;font-size:.9em}.layout .layout-header .boton-saman .logo-saman{max-width:1.6em}.layout .layout-header .boton-saman:hover{color:#04042e;background-color:#bfe471}.layout .layout-header .boton-saman:hover .MuiButton-icon{border-color:#bfe471}.layout .layout-header .boton-saman.MuiButton-containedSizeSmall{position:relative;border-radius:0 3em 3em 0}.layout .layout-header .boton-saman.MuiButton-containedSizeSmall .MuiButton-icon{position:absolute;background-color:#07074d;padding:1em;border:1px solid #a4d934;border-radius:50%;left:-2em}.layout .layout-header .content-header{grid-row:2;grid-column:1/span 3;color:#fff}.layout .layout-header .content-header .MuiTypography-h1{font-size:3.2em}.layout .layout-menu{grid-column:1;grid-row:2;padding-left:2rem}.layout .layout-main{grid-column:2;grid-row:2;padding-right:2rem}.tutorial{max-height:99vh;background-color:#07074d}.tutorial .tutorial-menu{background-color:#fff}.tutorial .layout-main{padding:0;display:flex;justify-content:stretch;align-items:stretch}.tutorial .layout-main .video{width:100%;height:100%}@media only screen and (max-width: 600px){.layout .layout-header{padding-left:1rem;padding-right:1rem}.layout .layout-header .logo-icesi img{max-height:1.8em}.layout .layout-header .boton-saman{font-size:.8em}.layout .layout-header .boton-saman .logo-saman{max-width:1.6em}.layout .layout-header .content-header .MuiTypography-h1{font-size:1.6em}.layout .layout-header .content-header .MuiTypography-h1 .MuiIconButton-root{padding-left:0}.layout.home .layout-menu{display:none}.layout.home .layout-main{grid-column:1/span 2;padding-left:2rem}.layout.tutorial .layout-menu{grid-column:1/span 2;grid-row:3;padding-right:2rem}.layout.tutorial .layout-main{grid-column:1/span 2;min-height:40vh}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body,#root{margin:0;padding:0;box-sizing:border-box;display:flex;place-items:stretch;min-height:100vh;max-width:100vw;width:100%;background-color:#07074d}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
