.container{width:50%;margin:1em auto}@media screen and (max-width:1024px){.container{width:60%}}@media screen and (max-width:768px){.container{width:85%}}@media screen and (max-width:600px){.container{width:100%}}.info-container{width:50%;margin:1em auto}.course-title{display:flex;justify-content:start;align-items:flex-end;margin:1em 0}@media screen and (max-width:1024px){.info-container{width:60%}}@media screen and (max-width:768px){.info-container{width:85%}}@media screen and (max-width:600px){.info-container{width:100%}}.comment[data-v-81a46628]{border:1px solid #e6e5e5;border-radius:1em;margin:.2em auto;padding:.1em .5em;background-color:#fdfdfd}.empty-state[data-v-0118b3a8]{margin:10em auto 10em auto}.comments-container{width:50%;margin:1em auto}.input-comment{flex-grow:1}@media screen and (max-width:1024px){.comments-container{width:60%}}@media screen and (max-width:768px){.comments-container{width:85%}}@media screen and (max-width:600px){.comments-container{width:100%}}.success-button[data-v-015829fc]{background-color:var(--acent-color)}.success-button[data-v-015829fc]:hover{background-color:var(--hover-accent-color)}.success-button[data-v-015829fc]:focus{background-color:var(--acent-color)}.success-button[data-v-015829fc]:active{background-color:var(--pressed-accent-color)}.nav-header{display:flex;flex-wrap:nowrap;padding-left:1em;justify-content:space-between;align-items:baseline;background-color:#fff;color:#000}.sider{height:100vh;background-color:#f8f8f8;margin-bottom:5em;overflow-y:hidden;padding-bottom:2em;border-right:1px solid #d3d3d3}.percentaje-row,.test-options{display:flex;flex-direction:column}.test-options{align-items:center}.current-element{background-color:#e3ebf3;border-radius:10px;border-bottom:1px solid var(--outline-color)}.content-layout{background-color:#fdfefe;height:93%;display:flex;justify-content:center;align-items:baseline;overflow-y:scroll}.course-content-list{overflow-y:scroll;height:100vh;padding-bottom:10em}.percentage-box{display:flex;align-items:center;justify-content:start}.content-options{width:100%;padding:0 2em;background-color:#fff}.content-options,.row-column{display:flex;justify-content:center}.row-column{flex-direction:column;align-items:center;height:100%}