.chatbot-resize-handle{cursor:col-resize;z-index:1000;justify-content:center;align-items:center;width:8px;transition:background-color .2s;display:flex;position:absolute;top:0;bottom:0;left:0}.chatbot-resize-handle:hover,.chatbot-resize-handle:focus,.chatbot-resize-handle--active{background-color:rgba(0,0,0,.05)}.chatbot-resize-handle:hover .chatbot-resize-handle__grip,.chatbot-resize-handle:focus .chatbot-resize-handle__grip,.chatbot-resize-handle--active .chatbot-resize-handle__grip{opacity:1}.chatbot-resize-handle--active{background-color:var(--chatbot-gray-dark,#e0e0e0)}.chatbot-resize-handle--active .chatbot-resize-handle__grip span{background-color:#fff}.chatbot-resize-handle__grip{opacity:0;flex-direction:column;gap:2px;transition:opacity .2s;display:flex}.chatbot-resize-handle__grip span{background-color:#999;border-radius:50%;width:3px;height:3px;transition:background-color .2s;display:block}.title-h1{font-family:var(--font-first);font-size:48px;line-height:61px}.title-h2{font-family:var(--font-first);font-size:36px;line-height:46px}.title-h3{font-family:var(--font-first-semi);font-size:32px;line-height:40px}.title-h4,.analytics-error-state__texts-title{font-family:var(--font-first-semi);font-size:28px;line-height:35px}.title-h5{font-family:var(--font-first-semi);font-size:22px;line-height:28px}.text-link{color:var(--color-first)!important}.title-h6{font-family:var(--font-first-semi);font-size:18px;line-height:23px}.title-h7{font-family:var(--font-first-semi);font-size:16px;line-height:23px}.title-h8{font-family:var(--font-first-semi);font-size:14px;line-height:23px}.text-p,.text-p-bold{font-family:var(--font-second);font-size:18px;line-height:27px}.text-p-bold{font-family:var(--font-second-bold)}.text-small,.placeholder,.label{font-family:var(--font-second);font-size:16px;line-height:20px}.text-small-bold,.label{font-family:var(--font-second-bold);font-size:16px;line-height:24px}.text-smallest-bold{font-family:var(--font-second-bold);font-size:14px;line-height:24px}.label{color:#4e4e4e}.text-s{font-family:var(--font-second);font-size:15px;line-height:25px}.text-smallest{font-family:var(--font-second);font-size:14px;line-height:18px}.text-extra,.text-extra-bold{font-family:var(--font-second);font-size:12px;line-height:18px}.text-extra-bold{font-family:var(--font-second-bold)}.text-xs{font-family:var(--font-second);font-size:10px;line-height:14px}.text-button{font-family:var(--font-first);font-size:18px;line-height:23px}.placeholder{color:#767676}.border-primary{border:2px solid var(--color-first)}.border-primary-thin{border:1px solid var(--color-first)}.border-default{border:2px solid var(--color-bg-01)}.border-light,.card-default,.card-background,.card-secondary,.card-secondary-small,.card-default-big,.card-default-small,.card-simple{border:1px solid var(--color-bg-01)}.border-light-rounded{border:1px solid var(--color-bg-01);border-radius:8px}.border-light-black{border:1px solid #767676}.border-errors{border:1px solid #e04949}.border-actions{border:1px dotted var(--color-first)}.border-dashed{border:2px dashed var(--color-bg-01)}.border-dashed-primary{border:2px dashed var(--color-first)}.hover-basic,.text-link{cursor:pointer}.disabled-hover{cursor:default!important;opacity:1!important}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ellipsis-complex{-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.visually-hidden,.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.focus-accesible:focus-visible{outline-offset:2px;z-index:1;border-radius:4px;outline:2px solid #333}@media only screen and (min-width:640px){.hover-basic:hover,.text-link:hover{opacity:.7;transition-duration:.3s}}.transition-hover-border{transition-duration:.4s;border-width:1px!important}.transition-hover-border:hover{border-color:var(--color-first)}@keyframes wobble{25%{transform:rotate(15deg)}50%{transform:rotate(-30deg)}75%{transform:rotate(5deg)}to{transform:rotate(0)}}@keyframes pulse{0%{box-shadow:0 0 0 0 var(--color-first-alpha)}10%{box-shadow:0 0 0 20px rgba(255,255,255,0)}}.card-default,.card-background,.card-secondary,.card-secondary-small,.card-default-big,.card-default-small,.card-simple{border-radius:var(--border-radius-01);box-shadow:none;background:#fff;padding:16px 12px}.card-default-small,.card-simple{padding:8px}.card-default-big{padding:20px 30px}.card-secondary,.card-secondary-small{box-shadow:0 2px 5px rgba(0,0,0,.15)}.card-secondary-small{padding:8px}.card-background{background:var(--color-card-background);padding:8px}body{overflow-y:scroll}.grid,.grid-content{width:90%;margin-left:auto;margin-right:auto}.grid{max-width:1200px}.grid-column{flex-flow:wrap;width:calc(100% + 24px);margin-left:-24px;display:flex}.grid-column--without-gutter{flex-flow:wrap;width:100%;display:flex}.grid-lateral{padding-left:5%}.grid-lateral-right{padding-right:5%}.margin-default-rigth{margin-right:24px}.margin-default-left{margin-left:24px}.margin-default{margin-left:24px;margin-right:24px}.padding-default-rigth{padding-right:24px}.padding-default-left{padding-left:24px}.default-left{left:24px!important}.padding-default{padding-left:24px;padding-right:24px}.scroll-bar-horizontal::-webkit-scrollbar{border-radius:20px;width:6px;height:22px}.scroll-bar-horizontal::-webkit-scrollbar-track{background:#f1f1f1;border:6px solid #fff;border-radius:20px}.scroll-bar-horizontal::-webkit-scrollbar-thumb{background:#888;border:6px solid #888;border-radius:20px}.scroll-bar-horizontal::-webkit-scrollbar-thumb:hover{cursor:pointer;background:#555}@media only screen and (min-width:1340px){.grid-lateral{padding-left:calc(50% - 600px)}.grid-lateral-right{padding-right:calc(50% - 600px)}.margin-default-rigth{margin-right:32px}.margin-default-left{margin-left:32px}.margin-default{margin-left:32px;margin-right:32px}.padding-default-rigth{padding-right:32px}.padding-default-left{padding-left:32px}.default-left{left:32px!important}.padding-default{padding-left:32px;padding-right:32px}}@media only screen and (min-width:1500px){.grid{max-width:1200px}.grid-lateral{padding-left:calc(50% - 600px)}.grid-lateral-right{padding-right:calc(50% - 600px)}.margin-default-rigth{margin-right:64px}.margin-default-left{margin-left:64px}.margin-default{margin-left:64px;margin-right:64px}.padding-default-rigth{padding-right:64px}.padding-default-left{padding-left:64px}.default-left{left:64px!important}.padding-default{padding-left:64px;padding-right:64px}}.analytics-error-state{padding:var(--spacing-3xl);justify-content:center;align-items:center;width:100%;min-height:400px;display:flex}.analytics-error-state__content{flex-direction:column;align-items:center;display:flex}.analytics-error-state__texts{text-align:center;flex-direction:column;margin:20px auto;display:flex}.analytics-error-state__texts-title{margin:8px auto;font-size:22px}.analytics-error-state__texts-subtitle{font-size:16px}.analytics-error-state__image-error{width:100%;max-width:600px;height:auto}.analytics-error-state__image-error--student{content:var(--error-page-image-student)}.analytics-error-state__image-error--teacher{content:var(--error-page-image-teacher)}.teacher-analytics-view__loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:400px;display:flex}.teacher-analytics-view__loading p{color:#767676;font-size:14px}.teacher-analytics-view__error{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:400px;display:flex}.teacher-analytics-view__error p{color:#dc3545;max-width:500px;font-size:14px}.teacher-analytics-view__header-container{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.teacher-analytics-view__header-container .teacher-analytics-view__class-selector{min-width:200px;max-width:300px;margin-left:auto}.teacher-analytics-view__subject-selector{min-width:200px;max-width:300px}.teacher-analytics-view__units-grid{flex-direction:column;gap:16px;width:100%;display:flex}.teacher-analytics-view__sections-container{flex-direction:column;gap:16px;display:flex}.teacher-analytics-view__section-separator{border-bottom:1px solid #eee4dc;margin:16px 0}.teacher-analytics-view__recommendations{gap:var(--spacing-lg);flex-direction:column;width:100%;display:flex}.teacher-analytics-view__section{display:block}.teacher-analytics-view__section-title{color:#333;font-size:22px;font-weight:700;font-family:var(--font-first);margin:0 0 24px}.teacher-analytics-view__legend{justify-content:flex-end;gap:24px;margin-top:16px;display:flex}.teacher-analytics-view__legend-item{align-items:center;gap:8px;display:flex}.teacher-analytics-view__legend-color{border-radius:4px;flex-shrink:0;width:16px;height:16px}.teacher-analytics-view__legend-color--mastered{background-color:#0095a2}.teacher-analytics-view__legend-color--in-progress{background-color:#00b4c5}.teacher-analytics-view__legend-color--not-started{background-color:#d4fbff}.teacher-analytics-view__legend-text{font-size:14px;font-weight:500;font-family:var(--font-second);color:#4e4e4e;line-height:1}.text-input-or-lesson-selector{width:100%;position:relative}.text-input-or-lesson-selector__label{margin-bottom:8px;display:block}.text-input-or-lesson-selector__label sup{color:#e04949}.text-input-or-lesson-selector__content{width:100%}.text-input-or-lesson-selector__lessons-list{flex-direction:column;gap:8px;display:flex}.text-input-or-lesson-selector__add-more-container{direction:row;justify-content:space-between;display:flex}.text-input-or-lesson-selector__add-more{align-self:flex-start;padding:4px 0;font-size:14px}.text-input-or-lesson-selector__error-message{color:#e04949;font-family:var(--font-second);margin-top:8px;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.text-input-mode{border-radius:8px;width:100%}.text-input-mode__textarea-wrapper{border:1px solid var(--Grays-Gray-05,#e0e0e0);border-bottom:none;border-top-left-radius:8px;border-top-right-radius:8px;width:100%;position:relative;overflow:hidden}.text-input-mode__textarea-wrapper textarea{border-bottom-right-radius:0;border-bottom-left-radius:0}.text-input-mode__textarea-wrapper .textarea{width:100%}.text-input-mode__textarea-wrapper .textarea__input{resize:vertical;border:none;border-radius:0;min-height:58px;max-height:150px;overflow-y:auto}.text-input-mode__footer{border:1px solid var(--Grays-Gray-05,#e0e0e0);background:var(--Grays-Gray-07,#f9f9f9);border-radius:0 0 8px 8px;align-items:center;gap:36px;padding-right:8px;display:flex}.text-input-mode__choose-button{padding:0 12px;font-size:14px;text-decoration:none;transition:opacity .2s}.text-input-mode__counter{color:#4e4e4e;white-space:nowrap;font-size:14px}.text-input-mode--error .text-input-mode__textarea-wrapper{border-color:#ed6a6a}.text-input-mode--error .text-input-mode__footer{background:rgba(246,104,104,.05);border-color:#ed6a6a}.text-input-mode--error .text-input-mode__choose-button{opacity:.4;pointer-events:none}.text-input-mode--error .text-input-mode__counter{color:#ba1f33}.lesson-selected-card{border:1px solid var(--color-border);background-color:var(--color-background-light);border-radius:8px;width:100%;padding:12px;transition:all .2s}.lesson-selected-card__content{justify-content:space-between;align-items:center;gap:12px;display:flex}.lesson-selected-card__content-wrapper{align-items:center;gap:12px;display:flex}.lesson-selected-card__icon-wrapper{background-color:var(--color-first);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;padding:8px;display:flex}.lesson-selected-card__icon-wrapper svg{width:32px;height:32px}.lesson-selected-card__icon{color:#fff;width:24px;height:24px}.lesson-selected-card__info{flex:1;min-width:0}.lesson-selected-card__title{color:#333;font-size:16px;font-weight:500;line-height:24px;font-family:var(--font-second);text-overflow:ellipsis;white-space:nowrap;margin:0 0 2px;overflow:hidden}.lesson-selected-card__context{color:#767676;text-overflow:ellipsis;white-space:nowrap;margin:0 0 2px;font-size:12px;overflow:hidden}.lesson-selected-card__meta{color:#767676;margin:0;font-size:14px;font-weight:500;line-height:24px}.lesson-selected-card__remove{cursor:pointer;color:var(--color-text-secondary);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex}.lesson-selected-card__remove:hover{background-color:var(--color-danger-light);color:var(--color-danger)}.lesson-selected-card__remove .icon{width:16px;height:16px}.lesson-selected-card__error{background:#f9f9f9;border:1px solid #e0e0e0}.lesson-selected-card__error .lesson-selected-card__title{color:#767676}.lesson-selected-card__error-message{color:#e04949;font-family:var(--font-second);margin-top:8px;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.lesson-selection-dialog .dialog__content{max-height:400px}.lesson-selection-dialog__section{margin-bottom:20px}.lesson-selection-dialog__section:last-child{margin-bottom:0}.lesson-selection-dialog__section-label{font-family:var(--font-second);color:#767676;text-transform:uppercase;margin-bottom:8px;font-size:14px;font-weight:700;line-height:normal;display:block}.lesson-selection-dialog__search{border:1px solid var(--Grays-Gray-05,#e0e0e0);background:#f9f9f9;border-radius:8px 8px 0 0;padding:12px 16px;position:relative}.lesson-selection-dialog__search-input{border:1px solid var(--Grays-Gray-05,#e0e0e0);font-family:var(--font-second);color:#333;background:#fff;border-radius:8px;outline:none;width:100%;padding:10px 40px 10px 12px;font-size:14px;transition:border-color .2s}.lesson-selection-dialog__search-input::placeholder{color:#ababab}.lesson-selection-dialog__search-input:focus{border-color:var(--color-first)}.lesson-selection-dialog__search-icon{color:#ababab;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.lesson-selection-dialog__search-icon svg{width:18px;height:18px}.lesson-selection-dialog__tree{border-left:1px solid var(--Grays-Gray-05,#e0e0e0);border-right:1px solid var(--Grays-Gray-05,#e0e0e0);max-height:320px;overflow-y:auto}.lesson-selection-dialog__loading{color:#767676;justify-content:center;align-items:center;min-height:60px;padding:20px;font-size:14px;display:flex}.lesson-selection-dialog__empty{text-align:center;color:#767676;padding:20px;font-size:14px}.lesson-selection-dialog__unit{border-bottom:1px solid var(--Grays-Gray-05,#e0e0e0)}.lesson-selection-dialog__unit:last-child{border-bottom:none}.lesson-selection-dialog__unit-row{cursor:pointer;align-items:center;gap:12px;padding:12px 16px;transition:background-color .15s;display:flex}.lesson-selection-dialog__unit-row:hover{background-color:rgba(var(--color-first),.04)}.lesson-selection-dialog__unit-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.lesson-selection-dialog__unit-name{font-family:var(--font-second);color:#4e4e4e;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:700;line-height:24px;overflow:hidden}.lesson-selection-dialog__unit-counter{font-family:var(--font-second);color:#767676;text-transform:uppercase;letter-spacing:.3px;font-size:14px;font-weight:700;line-height:normal}.lesson-selection-dialog__unit-chevron{color:#767676;flex-shrink:0}.lesson-selection-dialog__unit-chevron svg{width:16px;height:16px}.lesson-selection-dialog__lessons{padding:0 16px 8px}.lesson-selection-dialog__lesson-row{cursor:pointer;border-radius:6px;align-items:center;gap:12px;padding:8px 12px;transition:background-color .15s;display:flex}.lesson-selection-dialog__lesson-row:hover{background-color:rgba(var(--color-first),.04)}.lesson-selection-dialog__lesson-row--selected{background-color:rgba(var(--color-first),.08)}.lesson-selection-dialog__lesson-name{font-family:var(--font-second);color:#333;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.lesson-selection-dialog__checkbox{cursor:pointer;background-color:#fff;border:2px solid #e0e0e0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:all .2s;display:flex}.lesson-selection-dialog__checkbox svg{width:12px;height:12px}.lesson-selection-dialog__checkbox--checked{background-color:var(--color-first);border-color:var(--color-first)}.lesson-selection-dialog__checkbox--indeterminate{border-color:var(--color-first);background-color:#fff}.lesson-selection-dialog__checkbox--unchecked:hover{border-color:var(--color-first);background-color:rgba(var(--color-first),.05)}.lesson-selection-dialog__checkbox-indeterminate{background-color:var(--color-first);border-radius:1px;width:10px;height:3px}.lesson-selection-dialog__actions{border:1px solid var(--Grays-Gray-05,#e0e0e0);background:#f9f9f9;border-radius:0 0 8px 8px;justify-content:flex-end;align-items:center;gap:16px;padding:12px 8px;display:flex}.lesson-selection-dialog__actions .button:disabled,.lesson-selection-dialog__actions .button[disabled]{color:#ababab;opacity:.6;background:0 0}.lesson-selection-dialog__footer-count{font-family:var(--font-second);color:#4e4e4e;white-space:nowrap;font-size:16px;font-weight:700;line-height:26px}.lesson-selection-dialog__field{margin-bottom:20px}.lesson-selection-dialog__field:last-child{margin-bottom:0}.lesson-selection-dialog__no-lessons{text-align:center;color:var(--color-text-secondary);background-color:var(--color-background-light);border-radius:8px;padding:20px;font-size:14px}.lesson-selection-dialog__error-title{color:#e04949;font-family:var(--font-second);font-size:14px;font-style:normal;font-weight:500;line-height:20px}.lesson-selection-dialog__error-message{color:#e04949;font-family:var(--font-second);font-size:16px;font-style:normal;font-weight:500;line-height:24px}