.teacher-dashboard__btn-avatar{object-fit:cover;width:40px;height:40px;border-radius:999px;border:2px solid #fff}@media only screen and (min-width: 641px){.teacher-dashboard__grid{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr;gap:16px 40px;grid-auto-flow:row;grid-template-areas:"buttons aside" "content aside"}.teacher-dashboard__grid-aside{width:350px}}@media only screen and (max-width: 640px){.teacher-dashboard__grid{display:grid;grid-auto-columns:1fr;grid-auto-rows:1fr;grid-template-columns:1fr;grid-template-rows:repeat(2, auto) 1fr;gap:16px;grid-template-areas:"buttons" "aside" "content"}}.teacher-dashboard__grid-buttons{grid-area:buttons}.teacher-dashboard__grid-content{grid-area:content}.teacher-dashboard__grid-aside{grid-area:aside}.teacher-dashboard__wrappable{flex-wrap:wrap}.teacher-dashboard__card{padding:16px;border-radius:16px;margin-bottom:16px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:repeat(2, auto);grid-auto-columns:1fr;grid-auto-rows:1fr;gap:8px 16px;grid-template-areas:"icon title" ". links"}.teacher-dashboard__card_blue{background:#d9ecfe}.teacher-dashboard__card_orange{background:#fbe4b0}.teacher-dashboard__card_red{background:#ffccd2}.teacher-dashboard__card_green{background:#eef9e6}.teacher-dashboard__card-title{grid-area:title;font-size:20px;line-height:32px;font-weight:bold}.teacher-dashboard__card-links{grid-area:links;font-size:16px;line-height:24px;font-weight:bold;display:flex;flex-direction:column;align-items:flex-start}.teacher-dashboard__card-icon{grid-area:icon}.teacher-dashboard__seminar{border-radius:16px;padding:24px;margin-bottom:16px;box-shadow:0px 2px 12px 0px rgba(0,0,0,.07),0px 1px 4px 0px rgba(0,0,0,.07)}.teacher-dashboard__seminar-badges{display:flex;align-items:center;flex-direction:row-reverse;justify-content:flex-end}.teacher-dashboard__seminar-badge{font-size:12px;line-height:16px;font-weight:bold;text-transform:uppercase;letter-spacing:1px;display:inline;border-radius:4px;color:#fff;padding:4px 8px;outline:2px solid #f5f5f5;position:relative}.teacher-dashboard__seminar-badge:not(:last-child){padding-left:16px;margin-left:-8px}.teacher-dashboard__seminar-badge:nth-child(1){z-index:1}.teacher-dashboard__seminar-badge:nth-child(2){z-index:2}.teacher-dashboard__seminar-badge:nth-child(3){z-index:3}.teacher-dashboard__seminar-badge:nth-child(4){z-index:4}.teacher-dashboard__seminar-badge:nth-child(5){z-index:5}.teacher-dashboard__seminar-badge:nth-child(6){z-index:6}.teacher-dashboard__seminar-badge:nth-child(7){z-index:7}.teacher-dashboard__seminar-badge:nth-child(8){z-index:8}.teacher-dashboard__seminar-badge:nth-child(9){z-index:9}.teacher-dashboard__seminar-badge:nth-child(10){z-index:10}.teacher-dashboard__seminar-actions{display:flex}@media only screen and (min-width: 641px){.teacher-dashboard__seminar-actions>*+*{margin-left:16px}}@media only screen and (max-width: 640px){.teacher-dashboard__seminar-actions{flex-direction:column}.teacher-dashboard__seminar-actions>*+*{margin-top:16px}}.teacher-dashboard__link-badge{position:relative;margin-right:12px}.teacher-dashboard__link-badge[data-badge-num="0"]{margin-right:0}.teacher-dashboard__link-badge[data-badge-num="0"]::before{content:none}.teacher-dashboard__link-badge::before{content:attr(data-badge-num);position:absolute;top:-8px;right:-6px;font-size:14px;height:24px;background:#ff4c5b;color:#fff;border-radius:999px;padding:0 7px}.teacher-dashboard__demo-card{font-size:20px;line-height:32px;font-weight:bold;border-radius:8px;padding:24px;background:#d9ecfe}.teacher-dashboard__entrypoints-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:24px}.teacher-dashboard__entrypoint-card{border-radius:8px;padding:16px;background:#fff;border:1px solid #d9d9d9;box-shadow:0px 6px 8px 0px rgba(0,0,0,.031372549);display:flex;flex-direction:column}.teacher-dashboard__entrypoint-title{font-size:18px;font-weight:700;line-height:24px}.teacher-dashboard__entrypoint-duration{font-size:14px;font-weight:500;line-height:20px}.teacher-dashboard__entrypoint-duration>.v-icon{color:#c4c4c4}/*# sourceMappingURL=dashboard.css.map */
