.classroom{height:100%;overflow:hidden;position:relative}.classroom__overlay{opacity:0;background:rgba(0,0,0,.5);width:100%;height:100%;left:0;right:0;bottom:0;top:0;position:absolute;z-index:4;transition:opacity .2s ease-in-out;pointer-events:none}.classroom__overlay._active{opacity:1;pointer-events:auto}.classroom__top{height:calc(100% - 280px);max-height:700px;background-color:#b3d0d0;background-image:url("../../images/classroom/webp/classroom_bg_2x.393058478982.webp");background-repeat:no-repeat;background-size:cover;background-position:center;position:relative}@media(max-height: 800px){.classroom__top{height:calc(100% - 236px)}}.classroom__subject-img{width:355px;height:325px;position:absolute;right:-940px;left:0;bottom:0;margin:auto}@media(max-height: 800px){.classroom__subject-img{width:305px;height:auto;position:absolute;right:-820px}}.classroom__subject-img._hidden{display:none}.classroom__student-block,.classroom__info-block,.classroom__accesses-block,.classroom__start-block{position:absolute;top:75px;bottom:0;left:0;right:-95px;margin:auto;width:550px;height:350px;padding:70px 20px 70px 30px;text-align:center}@media(max-height: 800px){.classroom__student-block,.classroom__info-block,.classroom__accesses-block,.classroom__start-block{top:65px}}.classroom__student-block-grade,.classroom__info-block-grade,.classroom__accesses-block-grade,.classroom__start-block-grade{color:#fff;text-align:center;font-family:"Gotham Rounded",sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:130%}@media(max-width: 800px){.classroom__student-block-grade,.classroom__info-block-grade,.classroom__accesses-block-grade,.classroom__start-block-grade{font-size:16px}}.classroom__student-block-subject,.classroom__info-block-subject,.classroom__accesses-block-subject,.classroom__start-block-subject{color:#fff;text-align:center;font-family:"Talking Cat",sans-serif;font-size:55px;font-style:normal;font-weight:400;line-height:120%}@media(max-height: 800px){.classroom__student-block-subject,.classroom__info-block-subject,.classroom__accesses-block-subject,.classroom__start-block-subject{max-width:430px;margin:0 auto}}.classroom__student-block-edit-btn,.classroom__info-block-edit-btn,.classroom__accesses-block-edit-btn,.classroom__start-block-edit-btn{color:#fff;font-family:"Gotham Rounded",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:140%;padding-left:24px;border-bottom:1px solid #fff;position:absolute;top:5px;right:10px;transition:color .2s ease-in-out;cursor:pointer}@media(max-height: 800px){.classroom__student-block-edit-btn,.classroom__info-block-edit-btn,.classroom__accesses-block-edit-btn,.classroom__start-block-edit-btn{top:40px;right:60px;font-size:14px;line-height:16px;padding-left:15px}}.classroom__student-block-edit-btn:hover,.classroom__info-block-edit-btn:hover,.classroom__accesses-block-edit-btn:hover,.classroom__start-block-edit-btn:hover{color:#e4fff2}.classroom__student-block-edit-btn:hover svg path,.classroom__info-block-edit-btn:hover svg path,.classroom__accesses-block-edit-btn:hover svg path,.classroom__start-block-edit-btn:hover svg path{fill:#e4fff2}.classroom__student-block-edit-btn svg,.classroom__info-block-edit-btn svg,.classroom__accesses-block-edit-btn svg,.classroom__start-block-edit-btn svg{width:13px;height:15px;left:0;top:0;bottom:0;margin:auto;position:absolute}.classroom__student-block-text{color:#fff;text-align:center;font-family:"Gotham Rounded",sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:130%;margin-bottom:5px}.classroom__student-block-subject{color:#f9be07;text-align:center;font-family:"Talking Cat",sans-serif;font-size:55px;font-style:normal;font-weight:400;line-height:110%;-webkit-text-stroke:3px #fff;margin-bottom:25px}@media(max-height: 980px){.classroom__student-block-subject{font-size:35px}}@media(max-height: 800px){.classroom__student-block-subject{margin-bottom:20px}}.classroom__student-block-teacher{color:#fff;font-family:"Gotham Rounded",sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:120%;max-width:400px;margin:0 auto;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media(max-height: 980px){.classroom__student-block-teacher{font-size:26px}}.classroom__student-info{position:absolute;top:20px;right:20px;max-width:270px}.classroom__student-info-block{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;border-radius:94px;border:3px solid #fff;padding:12px 37px;padding-right:68px;padding-left:48px;background:#e6f3f4}.classroom__student-info-block._active .classroom__student-info-btn svg{transform:rotate(180deg);top:0}.classroom__student-info-edit{top:8px;padding:7px 10px;position:absolute;left:0;right:0;width:100%;border-radius:20px;border:2px solid #6ca8ad;background:linear-gradient(180deg, #99d5d7 0%, #77bdbf 100%);box-shadow:0 2px 1.87px 0 rgba(120,149,151,.4);color:#fff;text-align:center;font-family:"Gotham Rounded",sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;transition:top .2s ease-in-out,opacity .2s ease-in-out;cursor:pointer}.classroom__student-info-edit:hover{opacity:.9}.classroom__student-info-edit._active{top:60px}.classroom__student-info-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#322949;text-align:center;font-family:"Gotham Rounded",sans-serif;font-size:25px;font-style:normal;font-weight:600;line-height:130%}.classroom__student-info-avatar{width:60px;height:60px;border:3px solid #fff;border-radius:50%;position:absolute;top:-9px;right:-5px}.classroom__student-info-btn{position:absolute;left:7px;top:0;bottom:0;margin:auto;border-radius:50%;width:30px;height:30px;background:linear-gradient(#99d5d7, #77bdbf);border:2px solid #6ca8ad;transition:opacity .2s ease-in-out;display:flex;justify-content:center;align-items:center;cursor:pointer}.classroom__student-info-btn svg{transition:transform .2s ease-in-out,top .2s ease-in-out;position:relative;top:1px}.classroom__student-info-btn:hover{opacity:.9}.classroom__start-block-start-btn{margin-top:40px}.classroom__start-block-start-btn._expired{margin-top:0}@media(max-height: 800px){.classroom__start-block-start-btn._expired{margin-top:20px}}@media(max-height: 800px){.classroom__start-block-start-btn{margin-top:20px}}.classroom__info-block-title{color:#fff;text-align:center;font-family:"Gotham Rounded",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:130%;margin-bottom:10px}.classroom__info-block-subject{-webkit-text-stroke:3px #fff;color:#f9be07;text-align:center;font-family:"Talking Cat",sans-serif;font-size:55px;font-style:normal;font-weight:400;line-height:110%;max-width:400px;margin:0 auto;margin-bottom:28px}@media(max-width: 800px){.classroom__info-block-subject{font-size:46px}}.classroom__info-block-text{color:#fff;text-align:center;font-feature-settings:"clig" off,"liga" off;font-family:"Gotham Rounded",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:120%}.classroom__info-block-teacher{color:#fff;font-family:"Gotham Rounded",sans-serif;font-size:30px;font-style:normal;font-weight:400;line-height:120%}.classroom__estimated{max-width:1200px;margin:0 auto;position:absolute;bottom:0;left:0;border-top-right-radius:20px;border-bottom-right-radius:20px;border:1px solid #73ba0c;background:#73ba0c;padding:8px 30px 8px 22px}@media(max-height: 800px){.classroom__estimated{height:30px;padding:5px 30px 5px 22px}}.classroom__estimated-time,.classroom__estimated-text{color:#fff;font-family:"Gotham Rounded",sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:130%;display:inline-block;vertical-align:middle}@media(max-height: 800px){.classroom__estimated-time,.classroom__estimated-text{font-size:16px}}.classroom__estimated-time{padding-left:30px;position:relative}.classroom__estimated-time::after{content:"";background-image:url("../../images/classroom/classroom_clock.8018eac65afa.svg");background-size:contain;background-repeat:no-repeat;position:absolute;left:10px;top:-1px;bottom:0;width:15px;height:15px;margin:auto}@media(max-height: 800px){.classroom__estimated-time::after{width:12px;height:12px;left:13px;top:-2px}}.classroom__accesses-block{padding-top:20px}.classroom__accesses-block-start-link{text-decoration:underline;color:#fff;transition:opacity .2s ease-in-out}.classroom__accesses-block-start-link:active,.classroom__accesses-block-start-link:focus{color:#fff}.classroom__accesses-block-start-link:hover{opacity:.85}@media(max-height: 800px){.classroom__accesses-block._expired{padding-top:62px}}@media(max-height: 800px){.classroom__accesses-block{padding-top:42px}}.classroom__accesses-block-text{color:#fff;text-align:center;font-family:"Gotham Rounded",sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:130%;max-width:230px;margin:0 auto;margin-bottom:10px}@media(max-height: 800px){.classroom__accesses-block-text{font-size:16px;margin-bottom:0;max-width:220px}}.classroom__accesses-block-text._expired{margin-top:45px;margin-bottom:40px;max-width:352px}@media(max-height: 800px){.classroom__accesses-block-text._expired{margin-bottom:20px;margin-top:25px}}.classroom__accesses-block-code{color:#fff;text-align:center;font-family:"Talking Cat",sans-serif;font-size:64px;font-style:normal;font-weight:400;line-height:120%}@media(max-height: 800px){.classroom__accesses-block-code{font-size:56px}}.classroom__accesses-block-link{color:#fff;text-align:center;font-family:"Gotham Rounded",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:130%;text-decoration-line:underline;margin-bottom:20px;display:block}.classroom__accesses-block-expiries{color:#fff;text-align:center;font-family:"Gotham Rounded",sans-serif;font-size:16px;font-style:normal;font-weight:350;line-height:130%;display:inline-block;margin-bottom:20px}@media(max-height: 800px){.classroom__accesses-block-expiries{font-size:14px;margin-bottom:10px}}.classroom__accesses-block-expiries-text{padding:10px 15px;border-radius:20px;background:#eb5353;display:inline-block;position:relative;z-index:2;font-weight:600;line-height:100%}@media(max-height: 800px){.classroom__accesses-block-expiries-text{padding:6px 10px}}.classroom__accesses-block-expiries-time{padding:10px;padding-left:85px;border-radius:20px;background:#51ae7d;display:inline-block;margin-left:-50px;position:relative;z-index:1;width:200px;text-align:left;line-height:100%;font-weight:600}@media(max-height: 800px){.classroom__accesses-block-expiries-time{padding:6px;padding-left:80px}}.classroom__accesses-block-expiries-time._expired{background:#eb5353;padding-left:72px;width:170px;margin-bottom:0}.classroom__accesses-block-expiries-time._expired::after{left:50px}.classroom__accesses-block-expiries-time::after{content:"";background-image:url("../../images/classroom/classroom_clock.8018eac65afa.svg");background-size:contain;background-repeat:no-repeat;position:absolute;left:60px;top:-1px;bottom:0;width:15px;height:15px;margin:auto}.classroom__bottom{z-index:6;position:relative;height:300px;background:#654c9a;padding-bottom:24px;margin-bottom:10px}@media(max-height: 800px){.classroom__bottom{height:236px}}body._no-webp .classroom__top{background-image:url("../../images/classroom/classroom_bg_2x.0e1ffc8ec6fb.png")}
.library{display:flex;flex-direction:column;position:fixed;width:100vw;height:100%;background:#f7f7f7;min-width:1200px;top:0;right:0;left:0;bottom:0;z-index:99;transition:top .4s ease-in-out}.library__header-burger{cursor:pointer;position:absolute;top:0;bottom:0;right:20px;margin:auto;transition:opacity .2s ease-in-out}.library__header-burger:hover{opacity:.85}.library__overlay{opacity:0;pointer-events:none;background:rgba(0,0,0,.5);width:100%;height:100%;z-index:99;position:fixed;top:0;bottom:0;left:0;right:0;transition:opacity .2s ease-in-out}.library__overlay._active{opacity:1;pointer-events:auto}.library__top{flex-shrink:0;position:relative;text-align:center;background:#fff;padding:19px 45px 19px 45px}.library__top-info{display:flex;cursor:pointer;position:absolute;left:20px;top:50%;transform:translateY(-50%)}.library__top-title{position:relative;font-style:normal;font-weight:500;font-family:"Gotham Rounded",sans-serif;font-size:25px;line-height:130%;color:#000;display:inline-block;vertical-align:middle;padding-left:55px}.library__top-title::after{content:"";position:absolute;left:0;bottom:0;top:5px;margin:auto;width:42px;height:39px;background-size:contain;background-image:url("../../images/classroom/classroom_logo.9c772370ce3d.svg")}.library__add-to-favorites{position:absolute;cursor:pointer;bottom:0;right:3px;z-index:1}.library__add-to-favorites:hover g{fill:#e9b71e}.library__add-to-favorites g{transition:fill .2s ease-in-out}.library__add-to-favorites._favorite g{fill:#ffc60a}.library._show{top:0}.library__content{transform:translate3d(0, 0, 0);overflow:auto;height:100%;margin-left:-10px;margin-right:-15px}.library__content-loading{box-sizing:border-box;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;width:30px;height:30px;border-radius:50%;border-top:2px solid #494949;border-right:2px solid transparent;animation:spinner .6s linear infinite}.library__content-empty{display:flex;justify-content:center;align-items:center;gap:40px;width:100%;height:100%}.library__content-empty._favorites-view{flex-direction:column;text-align:center}.library__content-empty-btns{flex-direction:column;display:flex}.library__content-empty-text{max-width:500px;color:#595959;font-family:"Roboto",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:140%}.library__content-item{width:174px;height:174px;float:left;margin:6px;border-radius:10px;border:2px solid #ddd;overflow:hidden;position:relative;cursor:pointer}.library__content-item-coming-soon{border-radius:40px;background:#eb5353;content:"Coming soon";position:absolute;display:flex;justify-content:center;align-items:center;top:5px;left:5px;padding:4px 12px;flex-shrink:0;color:#fff;text-align:center;font-family:"Gotham Rounded",sans-serif;font-size:13px;font-style:normal;font-weight:350;line-height:16px}.library__content-item._locked{position:relative}.library__content-item._locked::after{content:"";position:absolute;width:75px;height:75px;background-image:url("../../images/classroom/activity_lock_icon_blue.59286c012034.svg");background-size:contain;background-position:center;background-repeat:no-repeat;top:0;bottom:0;left:0;right:0;margin:auto;z-index:3}.library__content-item._locked::before{content:"";position:absolute;background:rgba(169,169,169,.4);width:100%;height:100%;top:0;bottom:0;left:0;right:0;margin:auto;z-index:2}.library__content-item:hover{border:2px solid #0595e5}.library__content-item:hover .library__content-item-add{display:block}.library__content-item:hover .library__content-item-info{display:flex}.library__content-item._in-classroom{border:2px solid #73ba0c}.library__content-item-delete-btn{position:absolute;background:url("../../images/classroom/classroom_delete_card_btn.ca4d29fb8467.svg");width:36px;height:36px;top:1px;right:1px;z-index:2;cursor:pointer;background-size:contain}.library__content-item-info{display:none;align-items:center;justify-content:center;position:absolute;width:100%;height:calc(100% - 72px);background-color:rgba(255,255,255,.85);top:0;left:0;z-index:1}.library__content-item-info::after{content:"";position:absolute;width:60px;height:60px;background-image:url("../../images/classroom/classroom_info.446031a2774f.svg");background-size:contain;background-position:center;background-repeat:no-repeat}.library__content-item-text{color:#000;font-family:"Museo Sans",sans-serif;font-style:normal;font-weight:400;max-height:30px;line-height:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px}.library__content-item-type{color:#9b9b9b;font-family:"Museo Sans",sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;position:absolute;bottom:9px}.library__content-item-bottom{position:absolute;bottom:0;left:0;right:0;height:72px;border-top:1px solid #ddd;background:#fff;padding:10px 13px}.library__content-item-bottom._quiz{background:#fffbd8}.library__content-item-bottom._lesson{background:#ffebe3}.library__content-item-bottom._video{background:#e1ffe2}.library__content-item-bottom._drill{background:#e0f6ff}.library__content-item-bottom._game{background:#ebe9ff}.library__content-item-img{object-fit:cover;width:100%;height:auto}.library__content-item-img._lesson{width:80%;position:relative;top:20px;left:10%}.library__content-item span._lesson::before{z-index:-1;content:"";position:absolute;height:100px;width:70%;top:14px;left:0;right:0;margin:auto;background:#fafafa;border:1px solid #ddd}.library__content-item span._lesson::after{z-index:-2;content:"";position:absolute;width:55%;height:100px;background:#f2f2f2;top:8px;left:0;right:0;margin:auto;border:1px solid #ddd}.library__content-item-num{color:#fff;text-align:center;font-family:"Gotham Rounded",sans-serif;font-size:16px;font-style:normal;font-weight:350;line-height:130%;border-radius:20px;background:#73ba0c;padding:5px 15px 3px 15px;top:5px;left:5px;position:absolute;z-index:2}.library__content-item-buttons{position:absolute;top:4px;right:4px;z-index:2;width:auto;height:auto}.library__content-item-add{display:none;cursor:pointer;width:29px;height:29px;background-repeat:no-repeat;background-position:center;border-radius:50%;background-image:url("../../images/classroom/classroom_plus.2c763f8f87b9.svg");background-size:29px}.library__content-item-favorites{position:absolute;top:5px;right:5px;background-image:url("../../images/classroom/classroom_star.647b8e8a27d0.svg");background-position:center;width:35px;height:35px;background-color:rgba(198,198,198,.4);border:2px solid #fff;border-radius:50%;transition:background-color .2s ease-in-out;cursor:pointer}.library__content-item-favorites:hover{background-color:#ffc60a}.library__content-item-favorites._active{background-color:#ffc60a}.library__content-item-favorites._active:hover{background-color:#e9b71e}.library__close{cursor:pointer;width:88px;height:40px;position:absolute;right:74px;top:15px}.library__bottom{display:flex;flex-shrink:1;height:100%;overflow:hidden;flex-direction:column;padding:25px 45px;background:#f7f7f7}.library__tabs{flex-shrink:0;margin-bottom:18px;display:flex;position:relative;padding-right:80px;border-bottom:1px solid #d7d7d7}.library__tabs-item{color:#9b9b9b;font-family:"Gotham Rounded",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:140%;padding:8px 25px;position:relative;cursor:pointer;transition:color .2s ease-in-out}.library__tabs-item._locked{color:#9ebaca;padding-right:30px}.library__tabs-item-lock-icon{top:-5px;right:-1px;position:absolute}.library__tabs-item._coming-soon{position:relative}.library__tabs-item._coming-soon::before{content:"Coming soon";position:absolute;border-radius:10px;background:#9b9b9b;width:76px;height:16px;top:-9px;left:0;right:12px;margin:auto;color:#fff;text-align:center;font-family:"Gotham Rounded",sans-serif;font-size:9px;font-style:normal;font-weight:350;line-height:130%;display:flex;align-items:center;justify-content:center}.library__tabs-item:hover{color:#6f6f6f}.library__tabs-item:first-of-type{padding-left:0}.library__tabs-item._active{color:#000}.library__tabs-item._active::after{content:"";position:absolute;height:5px;bottom:0;left:0;right:0;background:#ffc60a;border-top-left-radius:10px;border-top-right-radius:10px}.library__tabs-item._favorites{position:absolute;right:-24px;top:-2px;padding-left:10px}.library__tabs-item._favorites._locked{color:#9ebaca;padding-right:30px;margin-right:10px}.library__tabs-item._favorites._locked .star path{stroke:#9ebaca}.library__tabs-item._favorites .star{position:relative;top:2px;left:-8px}.library__tabs-item._favorites .star:hover path{stroke:#6f6f6f}.library__filters{display:flex;align-items:center;gap:40px;margin-bottom:7px;padding-bottom:16px;border-bottom:1px solid #d7d7d7;z-index:9;position:relative}.library__filters-item{display:flex;align-items:center}.library__filters-item._selected-skill{position:relative}.library__filters-item._search{margin-left:auto;position:relative}.library__filters-search{width:230px;height:35px;border-radius:20px;border:1px solid #d7d7d7;background:#fff;color:#000;font-family:"Gotham Rounded",sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:35px;padding:0 32px 0 16px;position:relative;outline:none}.library__filters-search:focus .library__filters-search-btn path{fill:red}.library__filters-search-btn{content:"";position:absolute;top:0;bottom:0;margin:auto;right:10px;width:16px;height:17px}.library__filters-search::placeholder{color:#9b9b9b;font-family:"Gotham Rounded",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:35px}.library__filters-label{padding-right:15px;color:#9b9b9b;font-family:"Gotham Rounded",sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:140%;margin-bottom:0}.library__filters-select._subject,.library__filters-select._grade{min-width:180px}.library__filters-select._selected-skill{min-width:180px;position:relative}.library__filters-select-delete{background:url("../../images/classroom/classroom_delete_card_btn.ca4d29fb8467.svg");width:36px;height:36px;top:1px;right:1px;z-index:2;cursor:pointer;background-size:contain;position:absolute}body[data-url=classroom-teacher] .select2-results__option+body[data-url=classroom-teacher] .select2-results__option{border-top:1px solid #d7d7d7}body[data-url=classroom-teacher] .select2-results__option:hover{background:#f4f4f4;color:#000}body[data-url=classroom-teacher] .select2-selection{border-radius:20px;border:1px solid #d7d7d7;color:#000;font-family:"Gotham Rounded",sans-serif;font-size:15px;font-style:normal;font-weight:350;line-height:140%;padding:10px 25px 8px 12px}body[data-url=classroom-teacher] .select2-search{display:none}body[data-url=classroom-teacher] .select2-search--dropdown{display:none}body[data-url=classroom-teacher] .select2-container--bootstrap .select2-results__option--highlighted[aria-selected]{background:#f4f4f4;color:#000}body[data-url=classroom-teacher] .select2-container--bootstrap.select2-container--focus .select2-selection,body[data-url=classroom-teacher] .select2-container--bootstrap .select2-container--bootstrap.select2-container--open .select2-selection{box-shadow:none;border-color:#d7d7d7}body[data-url=classroom-teacher] .select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection{border-radius:20px;border:1px solid #d7d7d7;box-shadow:none}body[data-url=classroom-teacher] .select2-container--bootstrap .select2-dropdown{margin-top:9px;border-radius:20px;border:1px solid #d7d7d7;background:#fff;box-shadow:0 4px 10px 0 rgba(0,0,0,.15)}body[data-url=classroom-teacher] .select2-container--open .select2-dropdown--below{border-radius:20px}
.library-skills-modal{background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;position:fixed;left:0;right:0;top:0;bottom:0;z-index:101;overflow:auto;padding:20px 88px}.library-skills-modal__paywall-btn{position:absolute;top:22px;right:100px}.library-skills-modal__title{font-family:"Gotham Rounded",sans-serif;background-color:#ffd13a;font-size:30px;color:#fff;font-weight:500;margin-right:100px;line-height:36px;margin-bottom:24px;border-bottom-right-radius:30px;border-top-left-radius:30px;padding:14px 46px;word-break:break-word;min-height:63px}.library-skills-modal__title:empty{opacity:0;margin-bottom:24px}.library-skills-modal__title.math{background-color:#ffd13a}.library-skills-modal__title.english-language-arts{background-color:#ff9457}.library-skills-modal__title.foundational-reading{background-color:#f284be}.library-skills-modal__title.science{background-color:#b7aff4}.library-skills-modal__title.social-studies{background-color:#6ad3f7}.library-skills-modal__title.chess{background-color:#44b4f2}.library-skills-modal__title.world-around-us{background-color:#19d787}.library-skills-modal__controls{width:100%;display:flex;justify-content:flex-start;padding:0 44px;align-items:flex-start;gap:20px}.library-skills-modal__controls-item{display:flex;flex-direction:column}.library-skills-modal__controls-item._subject{width:220px;margin-bottom:10px}.library-skills-modal__controls-item-label{font-family:"Gotham Rounded";font-size:16px;font-weight:500;line-height:23px;margin-bottom:6px;color:#2194ff}.library-skills-modal__controls-item-select{min-width:210px}.library-skills-modal__tabs{display:flex;align-items:center}.library-skills-modal__tabs-item{cursor:pointer;position:relative;font-family:"Gotham Rounded";font-size:15px;font-weight:500;line-height:21px;color:#9b9b9b;padding:0;outline:none;border:0;background-color:transparent}.library-skills-modal__tabs-item:not(:last-child){margin-right:10px}.library-skills-modal__tabs-item:not(:last-child)::before{content:"";position:absolute;border-radius:10px;left:-4px;width:calc(100% + 8px)}.library-skills-modal__tabs-item._active{color:#000}.library-skills-modal__tabs-item._active::after{content:"";position:absolute;top:calc(100% + 4px);border-radius:10px;left:-4px;width:calc(100% + 8px);background-color:#ffc60a;height:7px}.library-skills-modal__content{position:relative;width:100%;max-width:1060px;background:#fff;border-radius:30px;box-shadow:0 4px 4px 0 #00000040;margin:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;height:90vh;min-height:720px;min-width:767px}.library-skills-modal__grades{position:absolute;display:flex;flex-direction:column-reverse;left:0;transform:translateX(-100%);top:196px}.library-skills-modal__grades-item{position:relative;cursor:pointer;z-index:1;display:flex;align-items:center;justify-content:center;font-family:"Gotham Rounded";padding:0;font-size:19px;font-weight:700;line-height:32px;text-align:center;width:73px;height:80px;outline:none;box-shadow:0 4px 4px 0 #00000040;border:0;background-color:#7ec1ff;border-top-left-radius:30px;border-bottom-left-radius:30px;color:#fff}.library-skills-modal__grades-item:last-child{font-size:27px}.library-skills-modal__grades-item._active{background-color:#2194ff;z-index:2}.library-skills-modal__body{position:relative;display:flex;flex-direction:column;overflow:auto;height:70vh;width:calc(100% - 22px);padding:0 44px;margin-top:20px}.library-skills-modal__empty{margin:auto}.library-skills-modal__loader{font-family:"Gotham Rounded";font-size:20px;padding:60px 0;margin:auto}.library-skills-modal__section-title{font-family:"Gotham Rounded";font-size:25px;font-weight:500;line-height:30px;color:#000;padding-bottom:4px;border-bottom:1px solid #000;text-align:center;margin-bottom:30px}.library-skills-modal__section-body{display:grid;grid-template-columns:1fr 1fr;gap:33px}.library-skills-modal__section-body._column{display:flex;align-items:center;justify-content:center}.library-skills-modal__section-column{width:100%;max-width:470px;display:flex;flex-direction:column;gap:5px}.library-skills-modal__section-column-title{cursor:pointer;font-size:16px;font-weight:500;border-radius:15px;padding:3px 20px;color:#1b6792;margin-bottom:5px}.library-skills-modal__section-column-title._active{position:relative;text-decoration:underline}.library-skills-modal__section-column-title._active::after{content:"";position:absolute;width:8px;height:8px;background:#2194ff;border-radius:50%;top:0;bottom:0;margin:auto;left:7px}.library-skills-modal__section-column-title:hover{text-decoration:underline}.library-skills-modal__section-column-body{display:flex;flex-direction:column;padding-left:20px}.library-skills-modal__section:not(:last-child){margin-bottom:35px}.library-skills-modal__close{position:absolute;transform:rotate(-45deg);top:22px;right:22px;cursor:pointer}.library-skills-modal__close path{transition:fill .2s ease-in-out}.library-skills-modal__close:hover path{fill:#616161}.library-skills-modal__content-empty{display:flex;justify-content:center;align-items:center;gap:40px;width:100%;height:100%;position:absolute;top:-100px;bottom:0;left:0;right:0;margin:auto}.library-skills-modal__content-empty-btns{flex-direction:column;display:flex}.library-skills-modal__content-empty-text{max-width:500px;color:#595959;font-family:"Roboto",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:140%}
.skills-subject-tree-node._depth-1+.skills-subject-tree-node._depth-1{margin-top:10px}.skills-subject-tree-node._core>.skills-subject-tree-node__item{cursor:pointer}.skills-subject-tree-node._core:not(:last-child)>.skills-subject-tree-node__children{margin-bottom:5px}.skills-subject-tree-node__item{cursor:pointer;font-family:"Gotham Rounded",sans-serif;font-weight:300;color:#000;line-height:19px}.skills-subject-tree-node__item._depth-1{font-weight:800}.skills-subject-tree-node__item._active{position:relative;text-decoration:underline}.skills-subject-tree-node__item._active::after{content:"";position:absolute;width:8px;height:8px;background:#2194ff;border-radius:50%;top:0;bottom:0;margin:auto;left:-15px}.skills-subject-tree-node__item:hover{text-decoration:underline}.skills-subject-tree-node__children{display:flex;flex-direction:column;gap:8px;padding-left:2.2rem;margin-top:10px}.skills-subject-tree-node__children:empty{display:none}.skills-subject-tree-node__children .skills-subject-tree-node__children{padding-left:2rem}
.confirm-modal{position:fixed;left:0;right:0;top:0;bottom:0;z-index:99}.confirm-modal._log-out-confirm .cr-button._red,.confirm-modal._log-out-confirm .cr-button._green{width:200px}.confirm-modal._cancel-subscription-confirm .confirm-modal__content{width:690px}.confirm-modal._cancel-subscription-confirm .cr-button._red,.confirm-modal._cancel-subscription-confirm .cr-button._green{width:210px;padding:0 20px}.confirm-modal__overlay{width:100%;height:100%;background:rgba(0,0,0,.3)}.confirm-modal__content{width:470px;height:383px;background:#fff;border-radius:30px;box-shadow:0 0 15px 0 rgba(0,0,0,.1);position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;padding:70px 85px}.confirm-modal__close{position:absolute;top:10px;right:10px;cursor:pointer}.confirm-modal__close path{transition:fill .2s ease-in-out}.confirm-modal__close:hover path{fill:#616161}.confirm-modal__text{color:#595959;text-align:center;font-family:"Roboto",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:140%;margin-bottom:40px}.confirm-modal__button{position:relative;margin:0 auto;display:block !important}.confirm-modal__button._loading{font-size:0 !important}.confirm-modal__button+.confirm-modal__button{margin-top:28px}
.classroom-menu{position:absolute;right:0;top:calc(100% - 70px);width:280px;height:100%;background:#fff;border-top-left-radius:28px;z-index:5;transition:top .2s ease-in-out}.classroom-menu._library,.classroom-menu._account-settings,.classroom-menu._student-list,.classroom-menu._classroom-list{top:0;right:-280px;position:fixed;transition:right .2s ease-in-out}.classroom-menu._library._opened,.classroom-menu._account-settings._opened,.classroom-menu._student-list._opened,.classroom-menu._classroom-list._opened{right:0}.classroom-menu._library._opened .classroom-menu__burger,.classroom-menu._account-settings._opened .classroom-menu__burger,.classroom-menu._student-list._opened .classroom-menu__burger,.classroom-menu._classroom-list._opened .classroom-menu__burger{right:6px}.classroom-menu._library._opened{z-index:99}.classroom-menu._opened{top:0}.classroom-menu._opened .classroom-menu__burger{right:6px}.classroom-menu__top{cursor:pointer;position:relative;border-bottom:1px solid #828282;margin-bottom:8px;padding:10px 0 9px 16px}.classroom-menu__logo{width:190px;height:50px;background-image:url("../../images/classroom/classroom_large_logo.9d6f31d05bb7.svg");background-repeat:no-repeat;background-position:center}@media(max-height: 800px){.classroom-menu__logo{bottom:30px}}.classroom-menu__burger{position:absolute;height:22px;top:0;bottom:0;right:22px;margin:auto;transition:opacity .2s ease-in-out}.classroom-menu__burger:hover{opacity:.7}.classroom-menu__burger._cross{height:58px}.classroom-menu__list{border-bottom:1px solid #828282;padding-bottom:10px}.classroom-menu__list-item{display:flex;text-decoration:none;color:#343434;font-family:"Gotham Rounded",sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:130%;position:relative;padding:10px 0 10px 60px;transition:background-color .2s ease-in-out;cursor:pointer}.classroom-menu__list-item:hover{background:#f4f4f4}.classroom-menu__list-item._active{background:#f4f4f4}.classroom-menu__list-item-icon{position:absolute;top:-3px;bottom:0;margin:auto;left:22px}.classroom-menu__bottom{padding-top:46px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:28px}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
.slick-loading .slick-list{background:#fff url("./ajax-loader.gif") center center no-repeat}@font-face{font-family:"slick";font-weight:normal;font-style:normal;src:url("./fonts/slick.eot");src:url("./fonts/slick.eot?#iefix") format("embedded-opentype"),url("./fonts/slick.woff") format("woff"),url("./fonts/slick.ttf") format("truetype"),url("./fonts/slick.svg#slick") format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:"slick";font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
.assign-learning-skills-modal{position:fixed;left:0;right:0;top:0;bottom:0;z-index:99999}.assign-learning-skills-modal__overlay{width:100%;height:100%;background:rgba(0,0,0,.3)}.assign-learning-skills-modal__title{font-size:26px;font-weight:600;text-align:center;margin-bottom:32px}.assign-learning-skills-modal__description{font-size:16px;text-align:center}.assign-learning-skills-modal__input{display:flex;flex-direction:column;align-items:center;margin-top:40px}.assign-learning-skills-modal__input b{font-size:16px;margin-bottom:10px}.assign-learning-skills-modal__content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:774px;height:390px;background:#fff;border-radius:30px;box-shadow:0 0 15px 0 rgba(0,0,0,.1);position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;padding:40px 36px 40px}@media(max-height: 720px){.assign-learning-skills-modal__content{height:100vh;width:100vw;max-width:100vw;border-radius:0;top:0;bottom:auto}}.assign-learning-skills-modal__content button.cr-button{font-size:16px}.assign-learning-skills-modal__controls{display:flex;align-items:center;justify-content:center;margin-top:40px;gap:34px}.assign-learning-skills-modal__close{position:absolute;top:10px;right:10px;cursor:pointer}.assign-learning-skills-modal__close path{transition:fill .2s ease-in-out}.assign-learning-skills-modal__close:hover path{fill:#616161}.assign-learning-skills-modal__inner{border-radius:30px;border:1px solid #d7d7d7;overflow:hidden;display:flex;align-items:start;height:593px}@media(max-height: 720px){.assign-learning-skills-modal__inner{height:calc(100% - 40px)}}
.subjects-modal{position:fixed;left:0;right:0;top:0;bottom:0;z-index:99}.subjects-modal__bottom{display:flex;align-items:center;justify-content:space-between}.subjects-modal__bottom-btn{position:relative;top:6px}.subjects-modal__close{cursor:pointer;position:absolute;top:20px;right:20px}.subjects-modal__close path{fill:#828282;transition:fill .2s ease-in-out}.subjects-modal__close path:hover{fill:#616161}.subjects-modal__overlay{width:100%;height:100%;background:rgba(0,0,0,.3)}.subjects-modal__header{position:relative;border-bottom:1px solid #bebebe;padding:0 62px 0 32px}.subjects-modal__header-logo{margin-top:18px;margin-bottom:12px}.subjects-modal__header-info{display:flex;cursor:pointer;position:absolute;right:25px;top:50%;transform:translateY(-50%)}.subjects-modal__modal{display:flex;flex-direction:column;border-radius:22px;background:#fff;box-shadow:0 0 15px 0 rgba(0,0,0,.1);width:870px;position:absolute;left:50%;right:0;top:50%;margin:auto;transform:translate(-50%, -50%);overflow:hidden;max-height:630px}.subjects-modal__content{overflow:auto;padding:40px 46px 40px 66px;max-height:calc(100vh - 152px)}.subjects-modal__block{margin-bottom:40px}.subjects-modal__block:last-of-type{margin-bottom:0}.subjects-modal__block-form{display:flex;justify-content:space-between}.subjects-modal__label{color:#595959;font-family:"Roboto",sans-serif;margin-bottom:14px;font-size:16px;font-style:normal;font-weight:400;line-height:140%}.subjects-modal__list{display:flex;flex-wrap:wrap;gap:14px}.subjects-modal__list-item{width:128px;height:45px;border-radius:10px;border:1.5px solid #bebebe;color:#595959;text-align:center;font-family:"Gotham Rounded",sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:100%;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;transition:background-color .2s ease-in-out}.subjects-modal__list-item:hover{background:#f2f3f3}.subjects-modal__list-item._active{color:#fff;background:#44b4f2;border-color:#44b4f2}.subjects-modal__list-item._subjects{width:175px;padding:0 20px 0 74px}.subjects-modal__list-item._no-icon{padding:0 20px}.subjects-modal__list-item._english-language-arts._active{border-color:#ff9457;background:#ff9457}.subjects-modal__list-item._social-studies{padding:0 20px 0 70px}.subjects-modal__list-item._social-studies._active{border-color:#6ad3f7;background:#6ad3f7}.subjects-modal__list-item._math._active{border-color:#ffd13a;background:#ffd13a}.subjects-modal__list-item._science._active{border-color:#b7aff4;background:#b7aff4}.subjects-modal__list-item._arts._active{border-color:#12a69d;background:#12a69d}.subjects-modal__list-item._world-around-us._active{border-color:#19d787;background:#19d787}.subjects-modal__list-item._chess._active{border-color:#44b4f2;background:#44b4f2}.subjects-modal__list-item._foundational-reading._active{border-color:#f284be;background:#f284be}.subjects-modal__list-item-icon{position:absolute;top:-2px;left:8px;width:44px;height:45px}
.activities-list{position:relative}.activities-list__container{height:100%;padding-top:20px;padding-left:30px;padding-right:30px;overflow:hidden;position:relative;max-width:1134px;margin:0 auto}.activities-list__container._teacher-view{padding-bottom:4px;overflow:auto;display:flex;justify-content:center;padding-left:0;padding-right:0}.activities-list__container._teacher-view .activities-list__item._add-card{padding-left:30px}@media(max-height: 800px){.activities-list__container._teacher-view .activities-list__item::after{left:-22px;top:6px}}.activities-list__container._more-than-four{justify-content:left}.activities-list__dragable-list{touch-action:none;margin-left:-15px;margin-right:-15px}.activities-list .teacher-arrow{position:absolute;width:60px;height:60px;z-index:1;top:135px;cursor:pointer}@media(max-height: 800px){.activities-list .teacher-arrow{width:45px;height:45px;z-index:1;top:125px}}.activities-list .teacher-arrow circle{transition:fill .2s ease-in-out}.activities-list .teacher-arrow:hover circle{fill:#abaaaa}.activities-list .teacher-arrow.teacher-arrow-prev{right:0;left:-1134px;margin:auto}.activities-list .teacher-arrow.teacher-arrow-next{left:0;right:-1134px;margin:auto}.activities-list .teacher-arrow.teacher-arrow-disabled{cursor:default}.activities-list .teacher-arrow.teacher-arrow-disabled:hover circle{fill:#cbcbcb}.activities-list .slick-arrow{width:60px;height:60px;z-index:1;top:145px;cursor:pointer}@media(max-height: 800px){.activities-list .slick-arrow{width:45px;height:45px;z-index:1;top:125px}}.activities-list .slick-arrow circle{transition:fill .2s ease-in-out}.activities-list .slick-arrow:hover circle{fill:#abaaaa}.activities-list .slick-arrow.slick-prev{left:-22px}@media(max-height: 800px){.activities-list .slick-arrow.slick-prev{right:-16px}}.activities-list .slick-arrow.slick-next{right:5px}@media(max-height: 800px){.activities-list .slick-arrow.slick-next{right:40px}}.activities-list .slick-arrow.slick-disabled{cursor:default}.activities-list .slick-arrow.slick-disabled:hover circle{fill:#cbcbcb}.activities-list .slick-track{padding-bottom:6px}.activities-list__list{padding:20px 32px;max-width:1200px;margin:0 auto}.activities-list__item{position:relative}.activities-list__item._dragging::after{content:none}.activities-list__item-count{color:#fff;text-align:center;font-family:"Gotham Rounded",sans-serif;font-size:16px;font-style:normal;font-weight:350;line-height:130%;padding:8px 30px 7px 30px;width:calc(100% - 40px);background:#73ba0c;border-radius:20px}.activities-list__item-top{position:relative;margin-bottom:20px}@media(max-height: 800px){.activities-list__item-top{font-size:14px;margin-bottom:16px}}.activities-list__item-top-num,.activities-list__item-top-title,.activities-list__item-top-time{display:inline-block;vertical-align:middle;border-radius:20px;padding:6px 12px 7px 12px;color:#fff}@media(max-height: 800px){.activities-list__item-top-num,.activities-list__item-top-title,.activities-list__item-top-time{padding:7px 12px}}.activities-list__item-top-num{background:#73ba0c;position:relative;z-index:2;font-weight:500}.activities-list__item-top-title{font-weight:500;text-align:center;background:#73ba0c;width:182px;position:relative;z-index:2}@media(max-height: 800px){.activities-list__item-top-title{width:158px}}.activities-list__item-top-time{position:absolute;left:0;top:0;background:rgba(128,112,221,.8);padding-left:92px;z-index:1;width:186px;font-weight:500}@media(max-height: 800px){.activities-list__item-top-time{width:158px;padding-left:78px}}.activities-list__item-top-time::after{content:"";background-image:url("../../images/classroom/classroom_clock.8018eac65afa.svg");background-size:contain;background-repeat:no-repeat;position:absolute;left:72px;top:-2px;bottom:0;width:15px;height:15px;margin:auto}@media(max-height: 800px){.activities-list__item-top-time::after{left:58px}}.activities-list__item-card{transition:opacity .2s ease-in-out;cursor:pointer;width:186px;height:186px;overflow:hidden;border:2px solid #93e2f3;border-radius:4px;position:relative;background:#fff}@media(max-height: 800px){.activities-list__item-card{width:158px;height:158px}}.activities-list__item-card._loading{background:#fff}.activities-list__item-card:hover{opacity:.85}.activities-list__item-card-check-icon{background:url("../../images/classroom/classroom_card_check_icon.c68ad951a111.svg");width:60px;height:56px;position:absolute;bottom:2px;left:4px;cursor:pointer;z-index:1}.activities-list__item-card-delete-btn{background:url("../../images/classroom/classroom_delete_card_btn.ca4d29fb8467.svg");width:43px;height:43px;position:absolute;top:2px;right:0;cursor:pointer;background-size:contain}@media(max-height: 800px){.activities-list__item-card-delete-btn{width:33px;height:33px;top:0}}.activities-list__item-card-type{padding:8px 12px 8px 12px;color:#414b51;font-family:"Gotham Rounded",sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:100%;letter-spacing:-0.54px;background:#fff;border-top:2px solid #93e2f3;position:absolute;left:0;right:0;bottom:0}@media(max-height: 800px){.activities-list__item-card-type{font-size:15px;padding:7px 10px 7px 10px}}.activities-list__item-card-img{width:100%;height:calc(100% - 36px);object-fit:cover}.activities-list__item::after{content:"";background-image:url("../../images/classroom/classroow_slider_arrow.0ae622fe8352.svg");background-size:contain;background-repeat:no-repeat;position:absolute;left:-22px;top:6px;width:16px;height:20px}@media(max-height: 800px){.activities-list__item::after{left:-35px;top:6px}}.activities-list__item._locked .activities-list__item-top-title{background:rgba(128,112,221,.8)}.activities-list__item._locked .activities-list__item-card::before{content:"";position:absolute;left:0;right:0;bottom:0;top:0;background-color:rgba(169,169,169,.4);background-image:url("../../images/classroom/lock_icon.80fec79985a9.svg");background-repeat:no-repeat;background-position:center;margin:auto;width:100%;height:100%}.activities-list__item._add-card::after{content:none}.activities-list__item._add-card .activities-list__item-card{border-color:#fff;cursor:pointer;background:transparent}.activities-list__item._add-card .activities-list__item-card::after{content:"";position:absolute;background-image:url("../../images/classroom/classroom_add_card.c6fcc9eb8db0.svg");background-repeat:no-repeat;background-position:center;width:89px;height:89px;top:0;bottom:0;left:0;right:0;margin:auto;animation:zoom-in-zoom-out 1s ease infinite}@keyframes zoom-in-zoom-out{0%{transform:scale(1, 1)}50%{transform:scale(1.12, 1.12)}100%{transform:scale(1, 1)}}.activities-list__item._add-card .activities-list__item-card:hover::after{background-color:rgba(171,170,170,.7);border-radius:50%}.activities-list__item._first::after{content:none}
.messages{border-radius:100px;border:3px solid #fff;background:rgba(255,255,255,.8);position:absolute;top:16px;left:0;right:0;margin:auto;z-index:2;max-width:1000px;height:60px;display:flex;align-items:center;justify-content:center}@media(max-width: 1366px){.messages{max-width:820px}}@media(max-height: 800px){.messages{max-width:820px}}.messages::after{border-radius:50%;background:#ffc535;content:"i";position:absolute;text-align:center;font-family:"Gotham Rounded",sans-serif;font-style:normal;font-weight:600;width:50px;height:50px;font-size:29px;line-height:51px;top:0;bottom:0;left:3px;margin:auto}.messages__text{padding:0 70px 0 105px;text-align:center;font-family:"Gotham Rounded",sans-serif;font-style:normal;font-weight:600;display:flex;align-items:center;justify-content:center;font-size:20px}
.show-activity-modal{position:fixed;left:0;right:0;top:0;bottom:0;z-index:99999}.show-activity-modal._skilledWorksheets .show-activity-modal__content{height:678px}@media(max-height: 720px){.show-activity-modal._skilledWorksheets .show-activity-modal__content{height:100%;overflow:auto}}.show-activity-modal._skilledWorksheets .show-activity-modal__inner{display:flex;align-items:center;justify-content:center;height:auto;border:0}.show-activity-modal__overlay{width:100%;height:100%;background:rgba(0,0,0,.3)}.show-activity-modal__content{width:100%;max-width:1212px;min-width:1024px;height:720px;background:#fff;border-radius:30px;box-shadow:0 0 15px 0 rgba(0,0,0,.1);position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;padding:45px 36px 40px}@media(max-height: 720px){.show-activity-modal__content{height:100vh;width:100vw;max-width:100vw;border-radius:0;top:0;bottom:auto}}.show-activity-modal__close{position:absolute;top:10px;right:10px;cursor:pointer}.show-activity-modal__close path{transition:fill .2s ease-in-out}.show-activity-modal__close:hover path{fill:#616161}.show-activity-modal__type{margin-bottom:24px;color:#595959;font-family:"Roboto",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:140%;min-height:28px}.show-activity-modal__iframe{width:683px;height:593px}.show-activity-modal__inner{border-radius:30px;border:1px solid #d7d7d7;overflow:hidden;display:flex;align-items:start;height:593px}@media(max-height: 720px){.show-activity-modal__inner{height:calc(100% - 40px)}}.show-activity-modal__overview{color:#595959;font-family:"Roboto",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:140%;padding-bottom:14px;border-bottom:1px solid #d7d7d7;margin-bottom:24px}.show-activity-modal__card{width:90px;height:90px}.show-activity-modal__left{width:683px;background:#f7f7f7;height:100%;display:flex;justify-content:center;align-items:center;position:relative}.show-activity-modal__left._lesson{flex-direction:column}@media(max-height: 720px){.show-activity-modal__left{width:100%}}.show-activity-modal__left._video{display:block}.show-activity-modal__left._video>div{position:relative;padding-top:56.2%;height:0;top:50%;transform:translateY(-50%)}.show-activity-modal__left._video>div>iframe{position:absolute;top:0;left:0;width:100%;height:100%}.show-activity-modal__left-video{position:relative;padding-top:56.2%;height:0;width:100%;top:50%;transform:translateY(-50%)}.show-activity-modal__left-video>iframe{position:absolute;top:0;left:0;width:100%;height:100%}.show-activity-modal__left-play{position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;background-position:21px center;background-image:url("../../images/classroom/classroom_play.ecabb6822427.svg");background-color:#0595e5;cursor:pointer;width:66px;height:66px;border:3px solid #fff;background-repeat:no-repeat;border-radius:50%;transition:background .2s ease-in-out}.show-activity-modal__left-play:hover{background-color:#0687ce}.show-activity-modal__left-img{max-width:100%;max-height:100%;object-fit:contain}.show-activity-modal__left-img._lesson{width:263px;height:365px}.show-activity-modal__top{min-height:365px;width:100%;position:relative;margin-bottom:30px;display:flex;justify-content:center;align-items:flex-start}.show-activity-modal__bottom{display:flex;gap:12px}.show-activity-modal__bottom-item{width:90px;height:90px;position:relative;border:1px solid #ddd;border-radius:5px;transition:opacity .2s ease-in-out;cursor:pointer}.show-activity-modal__bottom-item:hover{opacity:.8}.show-activity-modal__bottom-item._active{cursor:default;border-radius:5px;box-shadow:0 0 0 3px #0595e5}.show-activity-modal__bottom-item-info{background:#fff;position:absolute;bottom:0;left:0;right:0;padding:4px 6px 10px 6px;border-top:1px solid #ddd;height:38px}.show-activity-modal__bottom-item-title{color:#000;font-family:"Museo Sans",sans-serif;font-size:8px;font-style:normal;font-weight:400;line-height:100%;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:78px}.show-activity-modal__bottom-item-type{color:#9b9b9b;font-family:"Museo Sans",sans-serif;font-size:6px;font-style:normal;font-weight:400;line-height:normal;position:absolute;left:6px;bottom:4px}.show-activity-modal__bottom-item-img{width:100%;height:100%;object-fit:cover}.show-activity-modal__right{width:366px;overflow:auto;height:100%;padding:30px 50px 10px 40px;margin-right:10px;flex-shrink:0}.show-activity-modal__text{color:#595959;font-family:"Roboto",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:140%}.show-activity-modal__text+.show-activity-modal__text{margin-top:14px}.show-activity-modal__text._description{margin-top:6px}
.skilled-worksheets-widget{width:100%;max-width:1138px;height:100%;background:#eff4f6;box-shadow:0 5px 20px 0 rgba(0,0,0,.15);border-radius:30px;overflow:hidden}.skilled-worksheets-widget__top{background:#3595bd;padding:18px 33px 18px 42px;display:flex;justify-content:space-between;align-items:center}.skilled-worksheets-widget__title{color:#fff;font-family:"Gotham",sans-serif;font-size:28px;font-style:normal;font-weight:600;line-height:normal;white-space:nowrap;max-width:100%;text-overflow:ellipsis;overflow:hidden;padding-right:50px}.skilled-worksheets-widget__link{color:#fff;text-align:center;font-family:"Gotham",sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:normal;text-decoration:underline;white-space:nowrap}.skilled-worksheets-widget__bottom{padding:64px 24px 93px}.skilled-worksheets-widget__bottom-title{color:#ce5338;font-family:"Gotham",sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:18px;text-align:center}@media(max-width: 480px){.skilled-worksheets-widget__bottom{padding:24px 12px 24px}}.skilled-worksheets-widget__slider{height:210px;padding-left:70px;padding-right:70px;overflow:hidden}.skilled-worksheets-widget__slider-loading{display:flex;justify-content:center;align-items:center;height:200px}.skilled-worksheets-widget__slider .slick-list{padding:10px 0}.skilled-worksheets-widget__slider .slick-prev{left:10px;z-index:2;width:60px;height:60px;background-image:url("../../images/classroom/slick_prev.482209c4c067.svg")}.skilled-worksheets-widget__slider .slick-prev::before{display:none}@media(max-width: 480px){.skilled-worksheets-widget__slider .slick-prev{left:0}}.skilled-worksheets-widget__slider .slick-next{right:10px;z-index:2;width:60px;height:60px;background-image:url("../../images/classroom/slick_next.25575d443753.svg")}.skilled-worksheets-widget__slider .slick-next::before{display:none}@media(max-width: 480px){.skilled-worksheets-widget__slider .slick-next{right:0}}.skilled-worksheets-widget__slider-item{display:flex;flex-direction:column;padding:12px;min-width:170px;min-height:190px;border-radius:22px;background:#99ddfb;box-shadow:0 2px 2px 0 rgba(0,0,0,.25);position:relative;margin-left:12px;margin-right:12px;text-decoration:none;outline:none}.skilled-worksheets-widget__slider-item:focus,.skilled-worksheets-widget__slider-item:hover,.skilled-worksheets-widget__slider-item:active{outline:none;text-decoration:none;opacity:.9}.skilled-worksheets-widget__slider-item::after{z-index:0;content:"";position:absolute;top:100px;left:0;right:0;width:100%;background:#5cc2ef;height:80px}.skilled-worksheets-widget__slider-item-img{width:100%;height:105px;object-fit:contain;border-radius:14px;overflow:hidden;background:#fff;position:relative;z-index:1;margin-bottom:6px}.skilled-worksheets-widget__slider-item-title{position:relative;z-index:1;color:#fff;font-family:"Museo Sans",sans-serif;font-size:14.859px;font-style:normal;font-weight:500;line-height:normal;display:-webkit-box;max-width:200px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:28px}.skilled-worksheets-widget__slider-item-title:hover{text-decoration:none;color:#fff}.skilled-worksheets-widget__slider-item-icon{position:absolute;bottom:6px;right:6px;z-index:1}.skilled-worksheets-widget__slider-item-icon._hidden{display:none}
.play-activity-modal{position:fixed;left:0;right:0;top:0;bottom:0;z-index:99999}.play-activity-modal._isTransparent{display:none}.play-activity-modal._skilledWorksheets .play-activity-modal__inner{display:flex;align-items:center;justify-content:center}.play-activity-modal__content{width:100%;height:100%;background:#fff;position:absolute;left:0;right:0;bottom:0;top:0;margin:auto}.play-activity-modal__close{position:absolute;top:10px;right:10px;cursor:pointer}.play-activity-modal__close._video{background:#fff;border-radius:15px}.play-activity-modal__close path{transition:fill .2s ease-in-out}.play-activity-modal__close:hover path{fill:#616161}.play-activity-modal__iframe{width:100%;height:100%;border:none}.play-activity-modal__inner{overflow:hidden;height:100%}.play-activity-modal__inner .skilled-worksheets-widget{height:auto}.play-activity-modal__youtube{height:100%}.play-activity-modal__img{max-width:100%;height:auto}
.teacher-auth-info{position:absolute;left:22px;top:16px;z-index:2}.teacher-auth-info__not-authorized{width:114px;padding:2px;border-radius:25px;border:3px solid #fff;background:rgba(255,255,255,.8)}.teacher-auth-info__authorized{cursor:pointer;height:60px;border:3px solid #fff;background:rgba(255,255,255,.8);border-radius:85px;color:var(--Text-Header, #322949);text-align:center;font-family:"Gotham Rounded",sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:130%;display:flex;justify-content:center;align-items:center;max-width:160px;transition:opacity .2s ease-in-out}.teacher-auth-info__authorized:hover{opacity:.9}.teacher-auth-info__authorized-initials{padding-left:8px;padding-right:18px;max-width:100px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.join-kidsacademy-for-free-modal{display:flex;align-items:center;justify-content:center;position:fixed;left:0;right:0;top:0;bottom:0;z-index:101}.join-kidsacademy-for-free-modal__overlay{width:100%;height:100%;background:rgba(0,0,0,.3)}.join-kidsacademy-for-free-modal__content{position:absolute;width:100%;max-width:600px;background:#fff;border-radius:6px;margin:auto;display:flex;justify-content:center;flex-direction:column;overflow:hidden}.join-kidsacademy-for-free-modal__header{background:#5dc9db;color:#fff;border-bottom:1px solid #e5e5e5;padding:15px;font-family:Open Sans,sans-serif;font-size:24px;font-weight:600;text-align:center;line-height:120%}.join-kidsacademy-for-free-modal__close{cursor:pointer;display:flex;position:absolute;border:0;outline:none;background:transparent;right:10px;top:14px;width:15px;height:15px;padding:0}.join-kidsacademy-for-free-modal__body{display:flex;flex-direction:column;padding:25px 30px;gap:20px}.join-kidsacademy-for-free-modal__title{color:#292e49;font-family:"Gotham Rounded",sans-serif;font-size:22px;font-weight:700;text-align:center}.join-kidsacademy-for-free-modal__item{display:flex;flex-direction:column;border:1px solid #d7d7d7;border-radius:5px;color:#565656;cursor:pointer;font-family:Roboto,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:140%;padding:15px 22px;text-align:center;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out;width:100%;text-decoration:none}.join-kidsacademy-for-free-modal__item:hover{text-decoration:none;background:#5dc9db;border-color:#5dc9db;color:#fff}.join-kidsacademy-for-free-modal__item-title{font-size:20px;margin-bottom:6px}.join-kidsacademy-for-free-modal__item-text{font-size:16px}
.form__text{margin-bottom:30px;color:#595959;text-align:center;font-family:"Museo Sans",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.form__label{color:#595959;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:140%;margin-bottom:8px;display:block;box-sizing:border-box}.form__input{box-sizing:border-box;color:#000;font-family:"Museo Sans",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal;outline:none;padding:0 16px;width:100%;height:50px;border-radius:4px;border:1px solid #d7d7d7;background:#fbfbfb}.form__item{margin-bottom:20px;position:relative}.form__item+.form__item{margin-top:20px}.form__validation-text:not(.form__input){color:#f66767;font-family:"Roboto",sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:140%;margin-top:5px;margin-bottom:0}.form__link{cursor:pointer;transition:opacity .2s ease-in-out;color:#0595e5;font-family:"Museo Sans",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.form__link:hover{opacity:.8}
.student-signup{position:fixed;left:0;right:0;top:0;bottom:0;z-index:99}.student-signup__overlay{width:100%;height:100%;background:rgba(0,0,0,.3)}.student-signup__content{padding:80px 216px;border-radius:30px;background-color:#89d8f1;background-image:url("../../images/classroom/stars.8313b72e3247.svg");background-size:contain;width:870px;height:590px;box-shadow:0 0 15px 0 rgba(0,0,0,.1);position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;overflow:hidden}.student-signup__block+.student-signup__block{margin-top:40px}.student-signup__avatar-list{display:flex;justify-content:space-between;gap:14px;width:100%;flex-wrap:wrap}.student-signup__avatar-item{border-radius:50%;border:4px solid #fff;transition:opacity .2s ease-in-out;cursor:pointer}.student-signup__avatar-item._active{border-color:#73ba0c}.student-signup__avatar-item:hover{opacity:.9}.student-signup__close{position:absolute;top:10px;right:10px;cursor:pointer}.student-signup__close path{transition:fill .2s ease-in-out}.student-signup__close:hover path{fill:#dcd9d9}.student-signup__button{display:block !important;margin:0 auto;margin-top:50px}.student-signup__cloud-right{position:absolute;bottom:0;right:0;width:267px;height:198px;background-image:url("../../images/classroom/clouds_right_small.8ef41dccfe38.svg")}.student-signup__cloud-left{content:"";position:absolute;bottom:0;left:0;width:310px;height:188px;background-image:url("../../images/classroom/clouds_left_small.ca3cf1b7ae58.svg")}
.complete-activity-modal{position:fixed;left:0;right:0;top:0;bottom:0;z-index:99}.complete-activity-modal__overlay{width:100%;height:100%;background:rgba(0,0,0,.3)}.complete-activity-modal__content{width:100%;height:100%;position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;display:flex;justify-content:center;align-items:center}
.complete-activity-modal{position:fixed;left:0;right:0;top:0;bottom:0;z-index:99}.complete-activity-modal__overlay{width:100%;height:100%;background:rgba(0,0,0,.3)}.complete-activity-modal__content{width:100%;height:100%;position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;display:flex;justify-content:center;align-items:center}
.setup-classroom{background:gray}
.classroom-list{position:relative;display:flex;flex-direction:column;min-height:100vh}.classroom-list__overlay{opacity:0;pointer-events:none;background:rgba(0,0,0,.5);width:100%;height:100%;z-index:4;position:fixed;top:0;bottom:0;left:0;right:0;transition:opacity .2s ease-in-out}.classroom-list__overlay._active{opacity:1;pointer-events:auto}.classroom-list__header{padding:19px 0;border-bottom:1px solid #d7d7d7;height:70px;text-align:center;position:fixed;top:0;width:100%;background:#fff;min-width:1200px;z-index:4}.classroom-list__header-info{cursor:pointer;position:absolute;top:0;bottom:0;right:85px;margin:auto}.classroom-list__header-info:last-child{right:20px}.classroom-list__header-back-btn{cursor:pointer;position:absolute;top:0;bottom:0;left:20px;margin:auto;transition:opacity .2s ease-in-out}.classroom-list__header-back-btn:hover{opacity:.7}.classroom-list__header-burger{cursor:pointer;position:absolute;top:0;bottom:0;right:20px;margin:auto;transition:opacity .2s ease-in-out}.classroom-list__header-burger:hover{opacity:.85}.classroom-list__header-title{position:relative;text-align:center;font-family:"Gotham Rounded",sans-serif;font-style:normal;background:#fff;color:#000;font-weight:500;line-height:130%;padding-left:55px;font-size:25px}.classroom-list__header-title::after{content:"";position:absolute;left:0;bottom:0;top:5px;margin:auto;width:42px;height:39px;background-size:contain;background-image:url("../../images/classroom/classroom_logo.9c772370ce3d.svg")}.classroom-list__classroom-arrow{cursor:pointer;position:absolute;top:24px;left:60px}.classroom-list__classroom-name{padding-left:50px;cursor:pointer}.classroom-list__classroom-name-input{background:#fff !important;width:calc(100% - 30px) !important;margin-left:37px;padding:0 12px !important}.classroom-list__classroom-name-input._error{border:1px solid #eb5353}.classroom-list__activities{padding-top:32px;width:calc(100% + 30px);margin-left:-15px}.classroom-list__activities-item{width:160px;height:160px;border-radius:7px;border:1px solid #ddd;background:#fff;position:relative;overflow:hidden;margin-right:10px;margin-left:10px}.classroom-list__activities-item-img{object-fit:cover;width:160px;height:auto}.classroom-list__activities-item-bottom{padding:10px;position:absolute;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #ddd}.classroom-list__activities-item-title{color:#000;font-family:Museo Sans,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:6px}.classroom-list__activities-item-type{color:#9b9b9b;font-family:Museo Sans,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal}.classroom-list__activities-list{position:relative;left:-10px;margin-bottom:20px}.classroom-list__activities-list .slick-slide{height:auto}.classroom-list__activities-list .slick-prev,.classroom-list__activities-list .slick-next{position:absolute;width:62px;height:62px}.classroom-list__activities-list .slick-prev::before,.classroom-list__activities-list .slick-next::before{content:""}.classroom-list__activities-list .slick-disabled path{stroke:silver}.classroom-list__activities-list .slick-next{right:15px;z-index:2}.classroom-list__activities-list .slick-prev{left:15px;z-index:2}.classroom-list__activities-list .slick-prev::after{pointer-events:none;content:"";position:absolute;width:72px;height:35px;top:-10px;right:-34px;border-radius:25px;border:1px solid #595959}.classroom-list__table{flex:1}.classroom-list__table-empty{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;gap:40px}.classroom-list__table-empty-text{max-width:540px;color:#595959;font-family:"Roboto",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:140%}.classroom-list__table-head{z-index:4;position:fixed;top:70px;width:100%;background:#fff;display:flex;align-items:end;color:#595959;text-align:center;font-family:"Museo Sans",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;border-bottom:1px solid #d7d7d7;padding:10px 20px 14px 20px;min-width:1200px}.classroom-list__table-body{margin-top:137px}.classroom-list__table-save-btn{cursor:pointer}.classroom-list__table-save-btn circle{transition:fill .2s ease-in-out}.classroom-list__table-save-btn:hover circle{fill:#5d9808}.classroom-list__table-edit-btn{cursor:pointer;transition:fill .2s ease-in-out}.classroom-list__table-edit-btn:hover{fill:#f1f1f1}.classroom-list__table-row{border-bottom:1px solid #d7d7d7;color:#000;font-family:"Museo Sans",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal;padding:8px 20px;position:relative}.classroom-list__table-row:nth-child(odd){background:#f3fafd}.classroom-list__table-row-inner{display:flex;align-items:center}.classroom-list__table-row._opened .classroom-list__classroom-arrow{transform:rotate(90deg)}.classroom-list__table-col{text-align:center}.classroom-list__table-col-status{display:inline;position:relative;padding-bottom:3px}.classroom-list__table-col-status:hover .classroom-list__table-col-status-tooltip{display:block}.classroom-list__table-col-status::after{bottom:0;left:0;right:0;content:"";position:absolute;width:100%;height:2px;border-bottom:2px dotted transparent}.classroom-list__table-col-status-tooltip{position:absolute;z-index:3;border-radius:15px;border:2px solid;top:-10px;left:calc(100% + 30px);width:292px;height:auto;padding:12px 18px 18px;text-align:left;box-shadow:0 4px 10px rgba(0,0,0,.25);display:none}.classroom-list__table-col-status-tooltip::after{content:"";position:absolute;height:18.5px;width:11px;left:-5px;z-index:1;top:21.5px;background:#fff1e1;border-radius:60%}.classroom-list__table-col-status-tooltip svg{left:-20px;top:20px;position:absolute}.classroom-list__table-col-status-tooltip svg._draft path{fill:#f5f9f5;stroke:#a2b1a3}.classroom-list__table-col-status-tooltip svg._active path{fill:#dcfdd7;stroke:#52c981}.classroom-list__table-col-status-tooltip svg._expired path{fill:#fbf0f7;stroke:#dc5ca9}.classroom-list__table-col-status-tooltip svg._started path{fill:#fff1e1;stroke:#f5a445}.classroom-list__table-col-status-tooltip-title{font-family:Museo Sans,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:4px}.classroom-list__table-col-status-tooltip._draft{background:#f5f9f5;color:#a2b1a3;border-color:#a2b1a3}.classroom-list__table-col-status-tooltip._draft .classroom-list__table-col-status-tooltip-title{color:#a2b1a3}.classroom-list__table-col-status-tooltip._draft::after{background:#f5f9f5}.classroom-list__table-col-status-tooltip._started{background:#fff1e1;border-color:#f5a445}.classroom-list__table-col-status-tooltip._started .classroom-list__table-col-status-tooltip-title{color:#f5a445}.classroom-list__table-col-status-tooltip._started::after{background:#fff1e1}.classroom-list__table-col-status-tooltip._active{background:#dcfdd7;border-color:#52c981}.classroom-list__table-col-status-tooltip._active .classroom-list__table-col-status-tooltip-title{color:#52c981}.classroom-list__table-col-status-tooltip._active::after{background:#dcfdd7}.classroom-list__table-col-status-tooltip._expired{background:#fbf0f7;border-color:#dc5ca9}.classroom-list__table-col-status-tooltip._expired .classroom-list__table-col-status-tooltip-title{color:#dc5ca9}.classroom-list__table-col-status-tooltip._expired::after{background:#fbf0f7}.classroom-list__table-col-status._draft{color:#a2b1a3}.classroom-list__table-col-status._draft::after{border-color:#a2b1a3}.classroom-list__table-col-status._started{color:#f5a445}.classroom-list__table-col-status._started::after{border-color:#f5a445}.classroom-list__table-col-status._active{color:#52c981}.classroom-list__table-col-status._active::after{border-color:#52c981}.classroom-list__table-col-status._expired{color:#dc5ca9}.classroom-list__table-col-status._expired::after{border-color:#dc5ca9}.classroom-list__table-col._blured{filter:blur(6px)}.classroom-list__table-col._show-paywall-btn{cursor:pointer}.classroom-list__table-col._checkbox{width:2%;text-align:left}.classroom-list__table-col._name{width:28%;text-align:left;display:flex;align-items:center;justify-content:flex-start}.classroom-list__table-col._edit-btn{width:6%}.classroom-list__table-col._status{width:7%}.classroom-list__table-col._subject{width:8%}.classroom-list__table-col._estimated-time{width:8%}.classroom-list__table-col._activities{width:8%}.classroom-list__table-col._students{width:6%}.classroom-list__table-col._average-score{width:8%}.classroom-list__table-col._report-btn{width:12%}.classroom-list__table-col._start-again-btn{width:8%}
.score{color:#000;font-family:Museo Sans,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:135%;border-radius:4px;padding:8px 10px;display:inline-block;vertical-align:middle;min-width:70px;max-width:70px;overflow:hidden;height:40px;text-align:center}.score._red{background:#ffadd9}.score._red._light{background:transparent;color:#fb5db2}.score._green{background:#c5e990}.score._green._light{background:transparent;color:#67ac02}.score._yellow{background:#fdda84}.score._yellow._light{background:transparent;color:#f5af00}
.loading{position:fixed;top:0;right:0;left:0;bottom:0;z-index:9;display:flex;justify-content:center;align-items:center;font-size:20px}
.check-box{position:relative}.check-box__input{display:none}.check-box__input:checked+.check-box__label::after{border:none;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuMDQzNDggMEgxOC45NTY1QzE5LjU2NTIgMCAyMCAwLjQzNDc4MyAyMCAxLjA0MzQ4VjE4Ljk1NjVDMjAgMTkuNTY1MiAxOS41NjUyIDIwIDE4Ljk1NjUgMjBIMS4wNDM0OEMwLjQzNDc4MyAyMCAwIDE5LjU2NTIgMCAxOC45NTY1VjEuMDQzNDhDMCAwLjQzNDc4MyAwLjQzNDc4MyAwIDEuMDQzNDggMFoiIGZpbGw9IiMwNTk1RTUiLz4KPHBhdGggZD0iTTYuMDg3ODkgMTAuMjUzNkwxMC4wMDQ2IDE0LjI1MzZMMTUuMjU0NiA2LjA4NjkxIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K")}.check-box__label{padding-left:33px;color:#9b9b9b;font-family:"Museo Sans",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;display:inline-block;cursor:pointer}.check-box__label a{color:#0595e5;font-family:"Museo Sans",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-decoration:none;transition:opacity .2s ease-in-out}.check-box__label a:active,.check-box__label a:focus,.check-box__label a:visited{color:#0595e5;text-decoration:none}.check-box__label a:hover{opacity:.8}.check-box__label::after{content:"";position:absolute;border-radius:2px;border:1px solid #d9d9d9;width:20px;height:20px;top:0;left:0}
.classroom-report{position:relative;display:flex;flex-direction:column;min-height:100vh}.classroom-report__header{padding:19px 0;border-bottom:1px solid #d7d7d7;height:70px;text-align:center;position:fixed;top:0;width:100%;background:#fff;min-width:1200px;z-index:3}.classroom-report__header-back-btn{cursor:pointer;position:absolute;top:-3px;bottom:0;left:40px;margin:auto;transition:opacity .2s ease-in-out}.classroom-report__header-back-btn:hover{opacity:.7}.classroom-report__header-student-list{position:absolute;top:0;bottom:0;left:20px;margin:auto}.classroom-report__header-student-list::after{left:-120px;right:0;top:0;bottom:4px;margin:auto;width:43px;height:35px;content:"";position:absolute;background:url("../../images/classroom/student_list_icon.457142a185b5.svg")}.classroom-report__header-settings{cursor:pointer;position:absolute;top:0;bottom:0;right:20px;margin:auto;transition:opacity .2s ease-in-out}.classroom-report__header-settings:hover{opacity:.85}.classroom-report__header-title{position:relative;text-align:center;font-family:"Gotham Rounded",sans-serif;font-style:normal;background:#fff;color:#000;font-size:25px;font-weight:500;line-height:130%;padding-left:55px}.classroom-report__header-title::after{content:"";position:absolute;left:0;bottom:0;top:5px;margin:auto;width:42px;height:39px;background-size:contain;background-image:url("../../images/classroom/classroom_logo.9c772370ce3d.svg")}.classroom-report__classroom-arrow{cursor:pointer;position:absolute;top:40px;left:20px}.classroom-report__classroom-name{padding-left:50px;cursor:pointer}.classroom-report__classroom-name-input{background:#fff !important;width:295px !important;margin-left:37px;padding:0 12px !important}.classroom-report__classroom-name-input._error{border:1px solid #eb5353}.classroom-report__activities{padding-top:32px}.classroom-report__activities-title{color:#595959;text-align:left;font-family:Museo Sans,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:30px}.classroom-report__activities-item{min-width:105px;max-width:105px;height:105px;border-radius:5px;border:1px solid #ddd;background:#fff;position:relative;overflow:hidden;margin-right:10px;margin-left:10px;cursor:pointer}.classroom-report__activities-item-img{object-fit:cover;width:100%;height:auto}.classroom-report__activities-item-bottom{padding:6px 7px;position:absolute;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #ddd;text-align:left}.classroom-report__activities-item-title{color:#000;font-family:Museo Sans,sans-serif;font-style:normal;font-weight:400;line-height:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:4px;font-size:9px}.classroom-report__activities-item-type{color:#9b9b9b;font-family:Museo Sans,sans-serif;font-size:7px;font-style:normal;font-weight:400;line-height:normal}.classroom-report__activities-list{position:relative;left:-10px}.classroom-report__activities-list .slick-slide{height:auto}.classroom-report__activities-list .slick-prev,.classroom-report__activities-list .slick-next{position:absolute;top:-30px;right:0;left:auto;width:20px;height:20px}.classroom-report__activities-list .slick-prev::before,.classroom-report__activities-list .slick-next::before{content:""}.classroom-report__activities-list .slick-prev{right:30px;z-index:2}.classroom-report__activities-list .slick-prev::after{pointer-events:none;content:"";position:absolute;width:72px;height:35px;top:-10px;right:-34px;border-radius:25px;border:1px solid #595959}.classroom-report__table{flex:1}.classroom-report__table-empty{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;gap:40px}.classroom-report__table-empty-text{max-width:540px;color:#595959;font-family:"Roboto",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:140%}.classroom-report__table-head{height:140px;z-index:3;position:fixed;top:70px;width:100%;display:flex;align-items:flex-start;color:#595959;text-align:center;font-family:"Museo Sans",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;border-bottom:1px solid #d7d7d7;min-width:1200px;background:#f7f7f7}.classroom-report__table-head .classroom-report__table-col._students,.classroom-report__table-head .classroom-report__table-col._total-score{color:#595959;text-align:center;font-family:"Museo Sans",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;justify-content:flex-start;align-items:flex-start;padding-top:18px;padding-left:20px}.classroom-report__table-body{margin-top:210px;display:flex}.classroom-report__table-right{position:relative;width:calc(100% - 410px);overflow:auto}.classroom-report__table-save-btn{cursor:pointer}.classroom-report__table-save-btn circle{transition:fill .2s ease-in-out}.classroom-report__table-save-btn:hover circle{fill:#5d9808}.classroom-report__table-edit-btn{cursor:pointer;transition:fill .2s ease-in-out}.classroom-report__table-edit-btn:hover{fill:#f1f1f1}.classroom-report__table-row{display:flex;color:#000;font-family:"Museo Sans",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal;position:relative;height:70px}.classroom-report__table-row::after{content:"";position:absolute;border-bottom:1px solid #d7d7d7;width:100%;left:0;right:0;bottom:0}.classroom-report__table-row._head{background:#f7f7f7 !important;height:140px}.classroom-report__table-row._head .classroom-report__table-col._students,.classroom-report__table-row._head .classroom-report__table-col._total-score{background:#fff}.classroom-report__table-row._head .classroom-report__table-col._activities{background:#f7f7f7 !important;border-right:none !important}.classroom-report__table-row:nth-child(odd){background:#f3fafd}.classroom-report__table-row:nth-child(odd) .classroom-report__table-col._activities{background:#f3fafd}.classroom-report__table-row-inner{display:flex;align-items:center}.classroom-report__table-col{border-bottom:1px solid #d7d7d7}.classroom-report__table-col._blured{filter:blur(6px)}.classroom-report__table-col._show-paywall-btn{cursor:pointer}.classroom-report__table-col._students{width:290px;text-align:left;display:flex;align-items:center;padding-left:20px;border-right:1px solid #d7d7d7}.classroom-report__table-col._total-score{width:120px;display:flex;align-items:center;justify-content:center;border-right:1px solid #d7d7d7}.classroom-report__table-col._activities{min-width:125px;max-width:125px;display:flex;align-items:center;justify-content:center;border-right:1px solid #d7d7d7}.classroom-report__table-col._activities:first-of-type{min-width:147px;max-width:147px;padding-left:22px}.classroom-report__table-col._activities:last-of-type{min-width:147px;max-width:147px;padding-right:22px}.classroom-report__table-col-top{text-align:left;margin-bottom:16px}.classroom-report__table-col-content{width:100%;overflow:auto;display:flex}
.student-list{position:relative;display:flex;flex-direction:column;min-height:100vh}.student-list__overlay{opacity:0;pointer-events:none;background:rgba(0,0,0,.5);width:100%;height:100%;z-index:3;position:fixed;top:0;bottom:0;left:0;right:0;transition:opacity .2s ease-in-out}.student-list__overlay._active{opacity:1;pointer-events:auto}.student-list__header{padding-top:18px;padding-bottom:20px;border-bottom:1px solid #d7d7d7;height:70px;text-align:center;position:fixed;top:0;width:100%;background:#fff;min-width:1200px;z-index:3}.student-list__header-info{cursor:pointer;position:absolute;top:0;bottom:0;right:85px;margin:auto}.student-list__header-info:last-child{right:20px}.student-list__header-burger{cursor:pointer;position:absolute;top:0;bottom:0;right:20px;margin:auto;transition:opacity .2s ease-in-out}.student-list__header-burger:hover{opacity:.85}.student-list__header-back-btn{cursor:pointer;position:absolute;top:-3px;bottom:0;left:40px;margin:auto;transition:opacity .2s ease-in-out}.student-list__header-back-btn:hover{opacity:.7}.student-list__header-student-list{position:absolute;top:0;bottom:0;left:20px;margin:auto}.student-list__header-student-list::after{left:-120px;right:0;top:0;bottom:4px;margin:auto;width:43px;height:35px;content:"";position:absolute;background:url("../../images/classroom/student_list_icon.457142a185b5.svg")}.student-list__header-settings{cursor:pointer;position:absolute;top:0;bottom:0;right:20px;margin:auto;transition:opacity .2s ease-in-out}.student-list__header-settings:hover{opacity:.85}.student-list__header-title{position:relative;text-align:center;font-family:"Gotham Rounded",sans-serif;font-style:normal;background:#fff;color:#000;font-size:25px;font-weight:500;line-height:130%;padding-left:54px}.student-list__header-title::after{content:"";position:absolute;left:0;bottom:0;top:3px;margin:auto;width:42px;height:38px;background-size:cover;background-image:url("../../images/classroom/classroom_logo.9c772370ce3d.svg")}.student-list__classroom-arrow{cursor:pointer;position:absolute;top:40px;left:20px}.student-list__classroom-name{padding-left:50px;cursor:pointer}.student-list__classroom-name-input{background:#fff !important;width:295px !important;margin-left:37px;padding:0 12px !important}.student-list__classroom-name-input._error{border:1px solid #eb5353}.student-list__activities{padding-top:32px}.student-list__activities-title{color:#595959;text-align:left;font-family:Museo Sans,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:30px}.student-list__activities-item{min-width:105px;max-width:105px;height:105px;border-radius:5px;border:1px solid #ddd;background:#fff;position:relative;overflow:hidden;margin-right:10px;margin-left:10px}.student-list__activities-item-img{object-fit:cover;width:160px;height:auto}.student-list__activities-item-bottom{padding:6px 7px;position:absolute;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #ddd;text-align:left}.student-list__activities-item-title{color:#000;font-family:Museo Sans,sans-serif;font-style:normal;font-weight:400;line-height:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:4px;font-size:9px}.student-list__activities-item-type{color:#9b9b9b;font-family:Museo Sans,sans-serif;font-size:7px;font-style:normal;font-weight:400;line-height:normal}.student-list__activities-list{position:relative;left:-10px}.student-list__activities-list .slick-slide{height:auto}.student-list__activities-list .slick-prev,.student-list__activities-list .slick-next{position:absolute;top:-30px;right:0;left:auto;width:20px;height:20px}.student-list__activities-list .slick-prev::before,.student-list__activities-list .slick-next::before{content:""}.student-list__activities-list .slick-prev{right:30px;z-index:2}.student-list__activities-list .slick-prev::after{pointer-events:none;content:"";position:absolute;width:72px;height:35px;top:-10px;right:-34px;border-radius:25px;border:1px solid #595959}.student-list__table{flex:1}.student-list__table-empty{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;gap:40px}.student-list__table-empty-text{max-width:540px;color:#595959;font-family:"Roboto",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:140%}.student-list__table-head{background:#fff;height:60px;z-index:3;position:fixed;top:70px;width:100%;display:flex;align-items:flex-start;color:#595959;text-align:center;font-family:"Museo Sans",sans-serif;font-style:normal;font-weight:400;line-height:normal;font-size:14px;border-bottom:1px solid #d7d7d7;min-width:1200px}.student-list__table-head .classroom-report__table-col._students,.student-list__table-head .classroom-report__table-col._total-score{color:#595959;text-align:center;font-family:"Museo Sans",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;justify-content:flex-start;align-items:flex-start;padding-top:18px;padding-left:20px}.student-list__table-body{margin-top:130px}.student-list__table-right{position:relative;width:calc(100% - 410px);overflow:auto}.student-list__table-save-btn{cursor:pointer}.student-list__table-save-btn circle{transition:fill .2s ease-in-out}.student-list__table-save-btn:hover circle{fill:#5d9808}.student-list__table-edit-btn{cursor:pointer;transition:fill .2s ease-in-out}.student-list__table-edit-btn:hover{fill:#f1f1f1}.student-list__table-row{display:flex;color:#000;font-family:"Museo Sans",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal;position:relative;height:70px}.student-list__table-row+.student-list__table-row{border-top:1px solid #d7d7d7}.student-list__table-row:last-of-type{border-bottom:1px solid #d7d7d7}.student-list__table-row._head{background:transparent !important;height:57px;border-bottom:none}.student-list__table-row._head .student-list__table-col{color:#595959;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.student-list__table-row:nth-child(odd){background:#f3fafd}.student-list__table-col{display:flex;letter-spacing:0;text-align:center;color:#000;font-family:"Museo Sans",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.student-list__table-col._blured{filter:blur(6px)}.student-list__table-col._show-paywall-btn{cursor:pointer}.student-list__table-col._students{width:460px;text-align:left;align-items:center;padding-left:20px}.student-list__table-col._classrooms-num{min-width:220px;max-width:220px;align-items:center;justify-content:center}.student-list__table-col._total-score{width:250px;align-items:center;justify-content:flex-start}.student-list__table-col._merge{min-width:150px;max-width:150px;align-items:center;justify-content:center}.student-list__table-col._remove{min-width:150px;max-width:150px;align-items:center;justify-content:center}
.students-merge-modal{position:fixed;left:0;right:0;top:0;bottom:0;z-index:99}.students-merge-modal._confirm .students-merge-modal__content{max-height:380px}.students-merge-modal._list .students-merge-modal__content{max-height:650px}.students-merge-modal__overlay{width:100%;height:100%;background:rgba(0,0,0,.3)}.students-merge-modal__content{width:470px;background:#fff;border-radius:30px;box-shadow:0 0 15px 0 rgba(0,0,0,.1);position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;padding:70px 85px 50px 85px}.students-merge-modal__close{position:absolute;top:10px;right:10px;cursor:pointer}.students-merge-modal__close path{transition:fill .2s ease-in-out}.students-merge-modal__close:hover path{fill:#616161}.students-merge-modal__text{color:#595959;text-align:center;font-family:"Roboto",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:140%;margin-bottom:20px}.students-merge-modal__search{margin-bottom:30px;position:relative}.students-merge-modal__search-btn{right:25px;top:0;bottom:0;position:absolute;left:auto;margin:auto}.students-merge-modal__search-input{border-radius:40px;border:1px solid #d7d7d7;background:#fff;height:50px;padding-left:16px;font-family:"Gotham Rounded",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:140%;width:100%;color:#595959}.students-merge-modal__search-input::placeholder{color:#9b9b9b}.students-merge-modal__search-input:focus{outline:none}.students-merge-modal__list{max-height:320px;overflow:auto;padding:0;margin:0}.students-merge-modal__list-item{padding:15px 30px !important;overflow:hidden !important;text-overflow:ellipsis !important;width:100% !important;display:block !important}.students-merge-modal__list-item+.students-merge-modal__list-item{margin-top:15px}.students-merge-modal__button{width:210px !important;margin:0 auto;display:block !important}.students-merge-modal__button+.students-merge-modal__button{margin-top:27px}
.account-settings{position:relative;display:flex;flex-direction:column;min-height:100vh}.account-settings__overlay{opacity:0;pointer-events:none;background:rgba(0,0,0,.5);width:100%;height:100%;z-index:3;position:fixed;top:0;bottom:0;left:0;right:0;transition:opacity .2s ease-in-out}.account-settings__overlay._active{opacity:1;pointer-events:auto}.account-settings__save-btn,.account-settings__edit-btn{cursor:pointer}.account-settings__header{padding-top:18px;padding-bottom:20px;border-bottom:1px solid #d7d7d7;height:73px;text-align:center;position:fixed;top:0;width:100%;background:#fff;min-width:1200px;z-index:3}.account-settings__header-burger{cursor:pointer;position:absolute;top:0;bottom:0;right:20px;margin:auto;transition:opacity .2s ease-in-out}.account-settings__header-burger:hover{opacity:.85}.account-settings__header-back-btn{cursor:pointer;position:absolute;top:-3px;bottom:0;left:40px;margin:auto;transition:opacity .2s ease-in-out}.account-settings__header-back-btn:hover{opacity:.7}.account-settings__header-student-list{position:absolute;top:0;bottom:0;left:20px;margin:auto}.account-settings__header-student-list::after{left:-120px;right:0;top:0;bottom:4px;margin:auto;width:43px;height:35px;content:"";position:absolute;background:url("../../images/classroom/student_list_icon.457142a185b5.svg")}.account-settings__header-settings{cursor:pointer;position:absolute;top:0;bottom:0;right:20px;margin:auto;transition:opacity .2s ease-in-out}.account-settings__header-settings:hover{opacity:.85}.account-settings__header-title{position:relative;text-align:center;font-family:"Gotham Rounded",sans-serif;font-style:normal;background:#fff;color:#000;font-size:25px;font-weight:500;line-height:130%;padding-left:54px}.account-settings__header-title::after{content:"";position:absolute;left:0;bottom:0;top:3px;margin:auto;width:42px;height:38px;background-size:cover;background-image:url("../../images/classroom/classroom_logo.9c772370ce3d.svg")}.account-settings__content{margin-top:73px}.account-settings__row{display:flex;color:#000;font-family:"Museo Sans",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal;position:relative;height:70px;border-bottom:1px solid #d7d7d7}.account-settings__row._no-border{border-bottom:none}.account-settings__col{display:flex;letter-spacing:0;text-align:center;color:#000;font-family:"Museo Sans",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.account-settings__col._label{width:260px;text-align:left;align-items:center;padding-left:20px;color:#595959;font-family:"Museo Sans",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.account-settings__col._value{min-width:750px;max-width:750px;justify-content:center;color:#000;font-family:"Museo Sans",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal;flex-direction:column;align-items:flex-start}.account-settings__col._button{width:250px;align-items:center;justify-content:flex-start}.account-settings__col._custom-col{padding-left:20px;align-items:center;justify-content:flex-start;width:auto}.account-settings__col-value{font-size:16px;padding-left:21px}.account-settings__app-version{position:absolute;color:#b8b3b3;top:30px;right:80px;z-index:3}.account-settings__log-out{width:210px !important;position:absolute;bottom:40px;right:20px}.account-settings__password-update{width:210px !important;position:absolute;bottom:40px;left:20px}
.update-password-modal{position:fixed;left:0;right:0;top:0;bottom:0;z-index:99}.update-password-modal__overlay{width:100%;height:100%;background:rgba(0,0,0,.3)}.update-password-modal__content{width:595px;background:#fff;border-radius:30px;box-shadow:0 0 15px 0 rgba(0,0,0,.1);position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);margin:auto;padding:70px 85px}.update-password-modal__close{position:absolute;top:10px;right:10px;cursor:pointer}.update-password-modal__close path{transition:fill .2s ease-in-out}.update-password-modal__close:hover path{fill:#616161}.update-password-modal__text{color:#595959;text-align:center;font-family:"Roboto",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:140%;margin-bottom:40px}.update-password-modal__button{position:relative;margin:0 auto;display:block !important}.update-password-modal__button._loading{font-size:0 !important}.update-password-modal__button+.update-password-modal__button{margin-top:28px}
.not-found{width:100%;height:100%;background:#89d8f1;display:flex;justify-content:center;align-items:center;text-align:center;font-size:50px;color:#fff}
.modals{background:transparent}
.teacher-auth-modal{position:fixed;left:0;right:0;top:0;bottom:0;z-index:99}.teacher-auth-modal__overlay{width:100%;height:100%;background:rgba(0,0,0,.3)}.teacher-auth-modal__content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:718px;background:#fff;border-radius:30px;box-shadow:0 0 15px 0 rgba(0,0,0,.1);padding:102px 156px 70px 156px}.teacher-auth-modal__close{position:absolute;top:10px;right:10px;cursor:pointer}.teacher-auth-modal__close path{transition:fill .2s ease-in-out}.teacher-auth-modal__close:hover path{fill:#616161}.teacher-auth-modal__logo{top:23px;left:30px;position:absolute}.teacher-auth-modal__buttons{margin-top:40px;display:flex;flex-direction:column;gap:10px;align-items:center}.teacher-auth-modal__buttons-or{color:#9b9b9b;font-family:"Museo Sans",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}
.classroom-paywall{position:fixed;left:0;right:0;top:0;bottom:0;z-index:99}.classroom-paywall__bottom{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:30px}.classroom-paywall__loading{background:#fff;position:fixed;left:0;right:0;top:0;bottom:0;z-index:4}.classroom-paywall__loading::before{content:"";box-sizing:border-box;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;width:30px;height:30px;border-radius:50%;border-top:2px solid #494949;border-right:2px solid transparent;animation:spinner .6s linear infinite}.classroom-paywall__top{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;background:#f6f6f6;border-radius:20px;gap:20px;padding:12px}.classroom-paywall__top-switcher{text-align:center;font-family:"Gotham Rounded",sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;display:flex;justify-content:center;align-items:center;gap:10px}.classroom-paywall__top-switcher-btn{display:flex;align-items:center;justify-content:center;color:#000;cursor:pointer;padding:4px 15px 4px 40px;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;background:#fff;border-radius:10px;position:relative;height:44px}.classroom-paywall__top-switcher-btn svg{position:absolute;top:0;bottom:0;margin:auto;left:10px}.classroom-paywall__top-switcher-btn-discount{font-family:"Gotham Rounded",sans-serif;font-size:19px;font-style:normal;font-weight:700;line-height:19px}.classroom-paywall__top-switcher-btn._first{flex-direction:column}.classroom-paywall__top-switcher-btn._active{color:#fff;background:#1bb13b}.classroom-paywall__overlay{width:100%;height:100%;background:rgba(0,0,0,.3)}.classroom-paywall__content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:990px;background-color:#fff;border-radius:30px;box-shadow:0 0 15px 0 rgba(0,0,0,.1);padding:75px 80px 15px 80px;max-height:96vh;overflow:auto}.classroom-paywall__start-pro-button{display:block !important;padding:0 10px !important}.classroom-paywall__close{position:absolute;top:10px;right:10px;cursor:pointer}.classroom-paywall__close path{transition:fill .2s ease-in-out}.classroom-paywall__close:hover path{fill:#616161}.classroom-paywall__logo{top:23px;left:30px;position:absolute}.classroom-paywall__buttons{margin-top:40px;display:flex;flex-direction:column;gap:10px;align-items:center}.classroom-paywall__buttons-or{color:#9b9b9b;font-family:"Museo Sans",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.classroom-paywall__title{color:#000;text-align:center;font-family:"Gotham Rounded",sans-serif;font-size:33px;font-style:normal;font-weight:600;line-height:140%;margin-bottom:40px}.classroom-paywall__plans{display:flex;gap:25px;justify-content:space-between;margin-bottom:20px}.classroom-paywall__plans-item{min-width:245px}.classroom-paywall__plans-item-title{color:#000;text-align:left;font-family:"Gotham Rounded",sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:5px}.classroom-paywall__plans-item-price-month{color:#000;font-family:"Gotham Rounded",sans-serif;font-size:15px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:2px}.classroom-paywall__plans-item-info-text{color:#000;font-family:"Gotham Rounded",sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;margin-right:8px;position:relative;bottom:2px}.classroom-paywall__plans-item-info-price{color:#ff7d05;font-family:"Gotham Rounded",sans-serif;font-size:23.333px;font-style:normal;font-weight:700;line-height:112%}.classroom-paywall__plans-item-cancel{color:#000;font-family:"Gotham Rounded",sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:normal}.classroom-paywall__plans-item-line{height:36px;border-top:1px solid #e1dfdf;color:#4b4a4a;font-family:"Gotham Rounded",sans-serif;font-style:normal;line-height:normal;text-align:left;font-size:15.914px;font-weight:400}.classroom-paywall__plans-item-line._head-text{padding:0 16px}.classroom-paywall__plans-item-line+.classroom-paywall__plans-item-line{padding-top:8.5px}.classroom-paywall__plans-item-line ._green-text,.classroom-paywall__plans-item-line ._grey-text,.classroom-paywall__plans-item-line ._blue-text{font-family:"Gotham Rounded",sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.classroom-paywall__plans-item-line ._green-text{color:#1bc640}.classroom-paywall__plans-item-line ._grey-text{color:#7692b3}.classroom-paywall__plans-item-line ._blue-text{color:#0595e5}.classroom-paywall__plans-item-line:nth-of-type(2),.classroom-paywall__plans-item-line:first-of-type{border:none}.classroom-paywall__plans-item-line._head{height:154px;color:#fff;text-align:center;font-family:"Gotham Rounded",sans-serif;font-style:normal;font-weight:600;border-top-right-radius:25px;border-top-left-radius:25px;font-size:24.135px;line-height:112%}.classroom-paywall__plans-item-line._head ._head-title{height:auto;padding-top:10px;padding-bottom:10px;color:#fff;font-family:"Gotham Rounded",sans-serif;font-style:normal;text-align:center;font-size:25px;font-weight:700;line-height:112%;text-transform:uppercase;border-top-left-radius:20px;border-top-right-radius:20px}.classroom-paywall__plans-item-line._price{font-weight:600}.classroom-paywall__plans-item-line._favorites._check-green,.classroom-paywall__plans-item-line._reports._check-green,.classroom-paywall__plans-item-line._cancel._check-green{position:relative}.classroom-paywall__plans-item-line._favorites._check-green::after,.classroom-paywall__plans-item-line._reports._check-green::after,.classroom-paywall__plans-item-line._cancel._check-green::after{content:"";position:absolute;width:19px;height:18px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE5IDE4IiBmaWxsPSJub25lIj48Y2lyY2xlIGN4PSI5LjcyOTMiIGN5PSI5LjAwMjc0IiByPSI5LjAwMjc0IiBmaWxsPSIjMUJDNjQwIi8+PHBhdGggZD0iTTYuMTI1IDguNjQyNTlMOS4xOTIxNCAxMS41MjM1TDEyLjk2NzEgNS43NjE3MiIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyLjQxMDMxIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=");margin:auto;top:0;left:0;right:0;bottom:0}.classroom-paywall__plans-item-line._favorites._check-blue,.classroom-paywall__plans-item-line._reports._check-blue,.classroom-paywall__plans-item-line._cancel._check-blue{position:relative}.classroom-paywall__plans-item-line._favorites._check-blue::after,.classroom-paywall__plans-item-line._reports._check-blue::after,.classroom-paywall__plans-item-line._cancel._check-blue::after{content:"";position:absolute;width:19px;height:18px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE5IDE4IiBmaWxsPSJub25lIj48Y2lyY2xlIGN4PSI5LjcyOTMiIGN5PSI5LjAwMjc0IiByPSI5LjAwMjc0IiBmaWxsPSIjMDU5NUU1Ii8+PHBhdGggZD0iTTYuMTI1IDguNjQyNTlMOS4xOTIxNCAxMS41MjM1TDEyLjk2NzEgNS43NjE3MiIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyLjQxMDMxIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=");margin:auto;top:0;left:0;right:0;bottom:0}.classroom-paywall__plans-item-line._activities-limit div{position:relative;left:14px}.classroom-paywall__plans-item-line._timeframe div{position:relative;left:-13px}.classroom-paywall__plans-item-line._students-limit div{position:relative;left:14px}.classroom-paywall__plans-item-line._price,.classroom-paywall__plans-item-line._activities-limit,.classroom-paywall__plans-item-line._timeframe,.classroom-paywall__plans-item-line._students-limit,.classroom-paywall__plans-item-line._favorites,.classroom-paywall__plans-item-line._reports,.classroom-paywall__plans-item-line._cancel{background:#f5f5f5;text-align:center}.classroom-paywall__plans-item-line._cancel{color:#fb9a07;text-align:center;font-family:"Gotham Rounded",sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:normal;border-bottom-right-radius:20px;border-bottom-left-radius:20px}.classroom-paywall__plans-item._info{width:270px}.classroom-paywall__plans-item._info .classroom-paywall__plans-item-line{color:#4b4a4a;font-family:"Gotham Rounded",sans-serif;font-style:normal;line-height:normal;padding-bottom:0;font-size:17px;font-weight:500}.classroom-paywall__plans-item._pro{position:relative}.classroom-paywall__plans-item._pro ._head-title{background:#1bc640}.classroom-paywall__plans-item._pro ._head-text{background:rgba(27,198,64,.07);height:106px}.classroom-paywall__plans-item._demo{position:relative}.classroom-paywall__plans-item._demo ._head-title{background:#0595e5}.classroom-paywall__plans-item._demo ._head-text{background:rgba(27,198,64,.07);height:106px;color:#0595e5;font-family:"Gotham Rounded",sans-serif;font-size:30px;font-style:normal;font-weight:700;line-height:112%;display:flex;justify-content:center;align-items:center}.classroom-paywall__plan-buttons{display:flex;gap:20px}.classroom-paywall__plan-bottom{display:flex;flex-direction:column;justify-content:center;align-items:center}.classroom-paywall__plan-dropin-container{width:100%;margin-bottom:20px}.classroom-paywall__plan-dropin-error{margin-bottom:18px;color:#eb5353}.classroom-paywall__plan-top{display:flex;align-items:flex-start;justify-content:center;margin-bottom:24px}.classroom-paywall__plan-title{margin-bottom:36px;color:#000;text-align:center;font-family:"Gotham Rounded",sans-serif;font-size:33px;font-style:normal;font-weight:600;line-height:140%}.classroom-paywall__plan-logo{width:190px;margin-right:50px}.classroom-paywall__plan-table{border-radius:24px;border:1px solid #c1c1d3;overflow:hidden}.classroom-paywall__plan-table-col{width:50%;border-right:1px solid #c1c1d3;padding:12px 24px}.classroom-paywall__plan-table-col._full-width{width:100%;border-right:none}.classroom-paywall__plan-table-row{border-top:1px solid #c1c1d3;color:#363636;font-family:"Gotham Rounded",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;height:42px;display:flex}.classroom-paywall__plan-table-row:first-of-type{border-top:none}.classroom-paywall__plan-table-row._grey{background:#f5f5f8}
.teacher-reviews .slick-arrow{top:calc(100% / 2 - 10px);z-index:3}.teacher-reviews .slick-prev{left:-30px}.teacher-reviews .slick-next{right:-30px}.teacher-reviews .slick-dots{bottom:-30px}.teacher-reviews .slick-dots li{border-radius:50%;width:10px;height:10px;background:#95d1f7}.teacher-reviews .slick-dots .slick-active{background:#0595e5}.teacher-reviews__item{border:1px solid #e1dfdf;width:246px;background:#fff;padding:26px 22px 10px 22px;border-radius:20px;position:relative}.teacher-reviews__item-inner{display:flex;gap:35px}.teacher-reviews__item-left{min-width:250px;margin-bottom:8px}.teacher-reviews__item-right{padding:0}.teacher-reviews__item-avatar{width:56px;height:56px;position:absolute;left:23px;top:26px}.teacher-reviews__item-rating{margin-bottom:4px}.teacher-reviews__item-title,.teacher-reviews__item-rating{padding-left:80px}.teacher-reviews__item-stars{width:85px;height:18px}.teacher-reviews__item-title{font-family:"Gotham Rounded",sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:130%;margin-top:0;margin-bottom:0}.teacher-reviews__item-text{text-align:justify;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:140%;margin-bottom:5px}.teacher-reviews__item-author{color:#9b9b9b;font-family:Roboto,sans-serif;font-size:11px;font-style:normal;font-weight:500;line-height:120%}
.limit-modal{position:fixed;left:0;right:0;top:0;bottom:0;z-index:99}.limit-modal__overlay{width:100%;height:100%;background:rgba(0,0,0,.3)}.limit-modal__content{width:638px;background:#fff;border-radius:30px;box-shadow:0 0 15px 0 rgba(0,0,0,.1);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin:auto;padding:70px 75px;display:flex;justify-content:center;align-items:center;flex-direction:column}.limit-modal__close{position:absolute;top:10px;right:10px;cursor:pointer}.limit-modal__close path{transition:fill .2s ease-in-out}.limit-modal__close:hover path{fill:#616161}.limit-modal__text{color:#595959;text-align:center;font-family:"Roboto",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:140%;margin-bottom:40px}.limit-modal__title{color:#4e4d4d;font-family:"Gotham Rounded",sans-serif;text-align:center;font-size:33px;font-style:normal;font-weight:600;line-height:140%;margin-bottom:35px}.limit-modal__button{position:relative}.limit-modal__button._loading{font-size:0 !important}.limit-modal__button+.limit-modal__button{margin-top:28px !important}
.student-limit-modal{position:fixed;left:0;right:0;top:0;bottom:0;z-index:99}.student-limit-modal__overlay{width:100%;height:100%;background:rgba(0,0,0,.3)}.student-limit-modal__content{width:690px;height:450px;background:#fff url("../../images/classroom/max_student_limit.01a550767a77.svg") no-repeat center;background-size:cover;border-radius:30px;box-shadow:0 0 15px 0 rgba(0,0,0,.1);position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;padding:70px 75px;display:flex;justify-content:center;align-items:center;flex-direction:column}.student-limit-modal__close{position:absolute;top:10px;right:10px;cursor:pointer}.student-limit-modal__close path{transition:fill .2s ease-in-out}.student-limit-modal__close:hover path{fill:#616161}.student-limit-modal__text{color:#595959;text-align:center;font-family:"Roboto",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:140%;margin-bottom:30px;padding-top:200px;max-width:490px}.student-limit-modal__button{position:relative}
.info-modal{position:fixed;left:0;right:0;top:0;bottom:0;z-index:99}.info-modal__overlay{width:100%;height:100%;background:rgba(0,0,0,.3)}.info-modal__content{width:638px;height:383px;background:#fff;border-radius:30px;box-shadow:0 0 15px 0 rgba(0,0,0,.1);position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;padding:70px 90px;display:flex;justify-content:center;align-items:center;flex-direction:column}.info-modal__close{position:absolute;top:10px;right:10px;cursor:pointer}.info-modal__close path{transition:fill .2s ease-in-out}.info-modal__close:hover path{fill:#616161}.info-modal__title{color:#4e4d4d;text-align:center;font-family:"Gotham Rounded",sans-serif;font-size:33px;font-style:normal;font-weight:600;line-height:140%;margin-bottom:35px}.info-modal__text{color:#595959;text-align:center;font-family:"Roboto",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:140%;margin-bottom:40px}.info-modal__button{position:relative}.info-modal__button._loading{font-size:0 !important}.info-modal__button+.info-modal__button{margin-top:28px !important}
.product-tour-item{background:#fff;box-shadow:0 0 15px 0 rgba(0,0,0,.1);border-radius:20px;display:grid;grid-template-columns:17px 1fr;padding:18px 24px;min-height:92px;gap:20px;color:#595959;font-family:"Roboto";align-items:baseline;font-size:20px;line-height:140%}.product-tour-item__copy-link{display:flex;align-items:center;gap:8px}.product-tour-item__copy-link button{cursor:pointer;width:18px;height:18px;display:flex;padding:0;border:0;outline:none;background-color:transparent;opacity:.7}.product-tour-item__copy-link button img{width:100%}.product-tour-item__copy-link button:hover{opacity:.5}.product-tour-item._home-tour-step .product-tour-item__body{grid-template-columns:1fr 252px}.product-tour-item._home-tour-step-2 .product-tour-item__body{grid-template-columns:.7fr 1fr}.product-tour-item._home-tour-step-2 .product-tour-item__body img{max-width:100%;height:90px}.product-tour-item._home-tour-step-4 .product-tour-item__body img{transform:translateY(2px)}.product-tour-item._started-classroom-step-4 .product-tour-item__body img{transform:translateY(2px)}.product-tour-item._classrooms-list-step-4 .product-tour-item__body img{transform:translateY(2px)}.product-tour-item._library-item{min-height:80px;padding:10px 24px}.product-tour-item._library-item .product-tour-item__title{padding:8px 0}.product-tour-item._library-item .product-tour-item__body{grid-template-columns:1fr 67px}.product-tour-item._your-students-step-1{padding-top:20px;padding-bottom:28px}.product-tour-item._your-students-step-1 .product-tour-item__index{align-self:baseline}.product-tour-item._your-students-step-1 .product-tour-item__body{grid-template-columns:1fr 153px}.product-tour-item._your-students-step-1 .product-tour-item__content{align-self:flex-start}.product-tour-item._only-text{align-items:center}.product-tour-item._only-text .product-tour-item__body{grid-template-columns:1fr;gap:0}.product-tour-item._tour-item-column-view{padding-top:20px;padding-bottom:24px;align-items:baseline}.product-tour-item._tour-item-column-view .product-tour-item__body{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.product-tour-item__subtitle{font-size:16px}.product-tour-item__subtitle span{color:#eb5353}.product-tour-item__body{display:grid;grid-template-columns:1fr 206px;align-items:center;gap:10px}.product-tour-item__content{display:flex;align-items:flex-start}.product-tour-item__content a{color:#0595e5;font-family:"Roboto";font-size:20px;font-weight:400;line-height:140%;text-decoration:none}
.product-tour{display:flex;align-items:center;justify-content:center;position:fixed;left:0;right:0;top:0;bottom:0;z-index:101}.product-tour__overlay{width:100%;height:100%;background:rgba(0,0,0,.3)}.product-tour__title{font-family:"Gotham Rounded";text-align:center;font-size:27px;color:#322949;font-weight:500;line-height:130%;margin-bottom:20px}.product-tour__content{position:absolute;width:870px;background:#fff;border-radius:30px;box-shadow:0 0 15px 0 rgba(0,0,0,.1);margin:auto;padding:50px 40px 40px 40px;display:flex;justify-content:center;align-items:center;flex-direction:column}.product-tour__content._small-padding{padding:20px 40px 24px 40px}.product-tour__content._small-padding .product-tour__title{margin-bottom:15px}.product-tour__content._small-padding .product-tour__body{margin-bottom:20px}.product-tour__content._small-width{width:739px}.product-tour__content._medium-width{width:816px}.product-tour__body{display:flex;flex-direction:column;width:100%;gap:5px;margin-bottom:30px}.product-tour__controls{position:relative;display:flex;align-items:center;justify-content:center;width:100%}.product-tour__controls-link{position:absolute;right:0;font-size:14px;top:50%;transform:translateY(-50%);color:#2194ff}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
.paging{align-items:center;gap:12px;height:70px;background:#fff;display:flex;justify-content:flex-end;position:fixed;left:0;right:0;padding-left:45px;padding-right:45px;z-index:2;bottom:0}.paging._library{position:static;flex-shrink:0;margin-bottom:-25px;margin-left:-45px;width:calc(100% + 90px)}.paging._student-list,.paging._classroom-report,.paging._classroom-list{height:56px;background:#fff;border-top:1px solid #d7d7d7;left:0;top:0;bottom:0;right:0;align-items:center;padding-right:30px;position:relative}.paging__next{width:112px !important;height:35px !important;position:absolute;left:0;right:0;margin:auto;padding-left:60px;padding-right:60px;color:#343434;text-align:center;font-family:"Gotham Rounded",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.paging__total{color:#595959;text-align:center;font-family:"Museo Sans",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.paging__left{align-items:center;list-style:none;display:flex;border-radius:37px;border:1px solid #595959;font-size:0;padding:10px 14px;height:35px;width:90px}.paging__left input{width:35px;outline:none;border:none;background:#fff;color:#343434;text-align:center;font-family:"Gotham Rounded",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.paging .rc-pagination-prev button,.paging .rc-pagination-next button{padding:3px;cursor:pointer;border:none;background:transparent}.paging .rc-pagination-disabled button{cursor:not-allowed}.paging .rc-pagination-disabled svg path{stroke:#9b9b9b}.react-select__control{cursor:pointer !important;background-color:#fff !important;border-radius:20px !important;box-shadow:none !important;border:1px solid #d7d7d7 !important}.react-select__control:hover{border:1px solid #d7d7d7 !important}.react-select__value-container{padding-left:12px !important;font-weight:500}.react-select__indicator-separator{display:none}.react-select__input-container{font-size:15px}.react-select__menu{font-weight:500;border-radius:20px !important;border:1px solid #d7d7d7;background:#fff;box-shadow:0 4px 10px 0 rgba(0,0,0,.15) !important;overflow:hidden}.react-select__menu-list{max-height:350px !important}.react-select__option{cursor:pointer !important}.react-select__option--is-focused,.react-select__option--is-selected{background-color:#f3fafd !important;color:#000 !important}.react-select__option+.react-select__option{border-top:1px solid #d7d7d7}@font-face{font-family:"Roboto";font-weight:500;font-style:normal;font-display:swap;src:local("Roboto"),url("../../fonts/roboto/roboto-regular.cbade1ab3b99.woff2") format("woff2"),url("../../fonts/roboto/roboto-regular.b3be96cbbfd0.woff") format("woff"),url("../../fonts/roboto/roboto-regular.11eabca22513.ttf") format("truetype")}@font-face{font-family:"Open sans";font-weight:500;font-style:normal;font-display:swap;src:local("Open sans"),url("../../fonts/open-sans/open-sans-500.7029297bbf82.woff2") format("woff2"),url("../../fonts/open-sans/open-sans-500.a22eb4e35505.woff") format("woff"),url("../../fonts/open-sans/open-sans-500.3ed9575dcc48.ttf") format("truetype")}@font-face{font-family:"Open Sans";font-weight:600;font-style:normal;font-display:swap;src:local("Open sans"),url("../../fonts/open-sans/open-sans-600.223a277bd88d.woff2") format("woff2"),url("../../fonts/open-sans/open-sans-600.1cd5320f8937.woff") format("woff"),url("../../fonts/open-sans/open-sans-600.c062d7d18858.ttf") format("truetype")}@font-face{font-family:"Open Sans";font-weight:700;font-style:normal;font-display:swap;src:local("Open sans"),url("../../fonts/open-sans/open-sans-700.d08c09f2f169.woff2") format("woff2"),url("../../fonts/open-sans/open-sans-700.623e32055700.woff") format("woff"),url("../../fonts/open-sans/open-sans-700.7e08cc656863.ttf") format("truetype")}@font-face{font-family:"Museo Sans";font-weight:500;font-style:normal;font-display:swap;src:local("Museo Sans"),url("../../fonts/museo-sans/museo-sans-500.28e415ce5ae4.woff2") format("woff2"),url("../../fonts/museo-sans/museo-sans-500.ba4e908ed784.woff") format("woff")}@font-face{font-family:"Gotham Rounded";font-weight:400;font-style:normal;font-display:swap;src:local("Gotham Rounded"),url("../../fonts/gotham/gotham-rounded-400.d63947c8925b.woff2") format("woff2"),url("../../fonts/gotham/gotham-rounded-400.40abfad9d45a.woff") format("woff"),url("../../fonts/gotham/gotham-rounded-400.269c599ebc37.ttf") format("truetype")}@font-face{font-family:"Gotham Rounded";font-weight:500;font-style:normal;font-display:swap;src:local("Gotham Rounded"),url("../../fonts/gotham/gotham-rounded-500.af5493c52dc3.woff2") format("woff2"),url("../../fonts/gotham/gotham-rounded-500.6e0d097c079e.woff") format("woff"),url("../../fonts/gotham/gotham-rounded-500.f925b2cb6744.ttf") format("truetype")}@font-face{font-family:"Gotham Rounded";font-weight:700;font-style:normal;font-display:swap;src:local("Gotham Rounded"),url("../../fonts/gotham/gotham-rounded-bold.20c817845a51.woff2") format("woff2"),url("../../fonts/gotham/gotham-rounded-bold.3796c632c7c4.woff") format("woff"),url("../../fonts/gotham/gotham-rounded-bold.ae8f19f441b3.ttf") format("truetype")}@font-face{font-family:"Talking Cat";font-weight:400;font-style:normal;font-display:swap;src:local("Talking Cat"),url("../../fonts/talking-cat/talking-cat.9b6907511756.woff2") format("woff2"),url("../../fonts/talking-cat/talking-cat.8fd93215f25b.woff") format("woff"),url("../../fonts/talking-cat/talking-cat.0380658277e3.ttf") format("truetype")}.cr-button{height:78px;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;color:#fff;outline:none;text-align:center;text-shadow:0 1.8px 3px #ca7208;font-size:26px;font-style:normal;font-weight:400;line-height:120%;transition:background .2s ease-out;font-family:"Talking Cat",sans-serif;text-decoration:none;padding:0 40px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:linear-gradient(180deg, #ffe14b 0%, #fec232 100%);border:2.8px solid #ca7208;box-shadow:-1.4px -4.67px 0 0 #ed9d01 inset,0 5.61px 0 0 rgba(255,255,255,.55) inset;border-radius:25px 25px 40px 40px}.cr-button._free{position:relative;text-overflow:inherit;overflow:inherit}.cr-button._free::after{color:#fff;text-align:center;font-family:"Gotham Rounded",sans-serif;font-size:10px;font-style:normal;font-weight:500;line-height:130%;content:"Free";padding:3px 6px;position:absolute;top:-7px;right:0;border-radius:12px;background:#eb5353}.cr-button._free-link{position:relative;text-overflow:inherit;overflow:inherit}.cr-button._free-link::after{color:#fff;text-align:center;font-family:"Gotham Rounded",sans-serif;font-size:10px;font-style:normal;font-weight:500;line-height:130%;content:"Free";padding:3px 6px;position:absolute;right:-40px;top:3px;border-radius:12px;background:#eb5353}.cr-button._free-big{position:relative;text-overflow:inherit;overflow:inherit}.cr-button._free-big::after{color:#fff;text-align:center;font-family:"Gotham Rounded",sans-serif;font-style:normal;font-weight:500;line-height:130%;content:"Free";padding:5px 10px;position:absolute;top:-10px;right:-10px;border-radius:20px;background:#eb5353}@media(max-height: 800px){.cr-button{height:65px;font-size:21px;border-radius:22px 22px 34px 34px;padding:0 30px}}.cr-button._start svg{margin-right:10px}.cr-button._loading{position:relative;font-size:0 !important}.cr-button._loading::before{content:"";box-sizing:border-box;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;width:30px;height:30px;border-radius:50%;border-top:2px solid #fff;border-right:2px solid transparent;animation:spinner .6s linear infinite}.cr-button:disabled,.cr-button[disabled]{cursor:not-allowed;background:#f9e6aa;border:2.8px solid #ddbe9a;box-shadow:none;text-shadow:none}.cr-button._delete{margin-left:10px}.cr-button._red,.cr-button._google,.cr-button._green{border-radius:37px;box-shadow:none;border:none;color:#fff;text-align:center;font-family:"Gotham Rounded",sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:100%;text-shadow:none;width:175px;height:42px;min-height:42px}.cr-button._red._green,.cr-button._google._green,.cr-button._green._green{background:#73ba0c}.cr-button._red._green:hover,.cr-button._google._green:hover,.cr-button._green._green:hover{background:#5d9808}.cr-button._red._green:disabled,.cr-button._google._green:disabled,.cr-button._green._green:disabled{background:#cbe0ac}.cr-button._red._red,.cr-button._google._red,.cr-button._green._red{background:#eb5353}.cr-button._red._red:hover,.cr-button._google._red:hover,.cr-button._green._red:hover{background:#dd4242}.cr-button._link{display:flex;margin:0 auto;height:auto;color:#0595e5;text-align:center;font-family:"Roboto",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:140%;text-decoration-line:underline;transition:opacity .2s ease-in-out;background:transparent;box-shadow:none;border:none;text-shadow:none;padding:0;border-radius:0}.cr-button._link:hover{opacity:.9}.cr-button._orange{background:#ff7a1a;border-radius:37px;box-shadow:none;border:none;color:#fff;text-align:center;font-family:"Gotham Rounded",sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:100%;text-shadow:none;width:175px;height:42px}.cr-button._orange:hover{background:#ff5c00}.cr-button._paywall{height:50px !important;padding-left:16px !important;padding-right:16px !important;font-size:16px}.cr-button._blue{background:#0595e5;border-radius:37px;box-shadow:none;border:none;color:#fff;text-align:center;font-family:"Gotham Rounded",sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:100%;text-shadow:none;width:175px;height:42px}.cr-button._blue:hover{background:#0687ce}.cr-button._ghost-grey{border-radius:25px;box-shadow:none;color:#8f9399;background:rgba(209,215,222,.5);border:none;text-align:center;font-family:"Gotham Rounded",sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:100%;text-shadow:none;width:250px;height:50px}.cr-button._ghost-grey:disabled,.cr-button._ghost-grey[disabled]{color:#b5b5b5;border-color:#b5b5b5}.cr-button._ghost-grey:disabled:hover,.cr-button._ghost-grey[disabled]:hover{background:transparent}.cr-button._ghost-grey:hover{background:#f1f1f1}.cr-button._ghost-grey._small{color:#8f9399;border-radius:37px;font-size:14px;font-style:normal;font-weight:600;line-height:100%;text-shadow:none;width:175px;height:42px}.cr-button._ghost{border-radius:25px;border:1px solid #595959;box-shadow:none;color:#343434;background:transparent;text-align:center;font-family:"Gotham Rounded",sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:100%;text-shadow:none;width:250px;height:50px}.cr-button._ghost:disabled,.cr-button._ghost[disabled]{color:#b5b5b5;border-color:#b5b5b5}.cr-button._ghost:disabled:hover,.cr-button._ghost[disabled]:hover{background:transparent}.cr-button._ghost:hover{background:#f1f1f1}.cr-button._ghost._small{color:#343434;border-radius:37px;font-size:14px;font-style:normal;font-weight:600;line-height:100%;text-shadow:none;width:175px;height:42px}.cr-button._google{width:240px;height:50px;background:#4274f6;padding-left:64px;position:relative;transition:opacity .2s ease-in-out}.cr-button._google:hover{opacity:.9}.cr-button._google::after{content:"";position:absolute;background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CjxtYXNrIGlkPSJtYXNrMF8yMTI4XzI2NjU4MyIgc3R5bGU9Im1hc2stdHlwZTphbHBoYSIgbWFza1VuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeD0iMCIgeT0iMCIgd2lkdGg9IjQwIiBoZWlnaHQ9IjQwIj4KPHJlY3Qgd2lkdGg9IjQwIiBoZWlnaHQ9IjQwIiByeD0iMjAiIGZpbGw9IiNDNEM0QzQiLz4KPC9tYXNrPgo8ZyBtYXNrPSJ1cmwoI21hc2swXzIxMjhfMjY2NTgzKSI+CjxyZWN0IHg9Ii01IiB5PSItNSIgd2lkdGg9IjczLjUyOTQiIGhlaWdodD0iNTAiIGZpbGw9InVybCgjcGF0dGVybjApIi8+CjwvZz4KPGRlZnM+CjxwYXR0ZXJuIGlkPSJwYXR0ZXJuMCIgcGF0dGVybkNvbnRlbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHdpZHRoPSIxIiBoZWlnaHQ9IjEiPgo8dXNlIHhsaW5rOmhyZWY9IiNpbWFnZTBfMjEyOF8yNjY1ODMiIHRyYW5zZm9ybT0ibWF0cml4KDAuMDAzNTcxNDMgMCAwIDAuMDA1MjUyMSAwIC0wLjAwNDIwMTY4KSIvPgo8L3BhdHRlcm4+CjxpbWFnZSBpZD0iaW1hZ2UwXzIxMjhfMjY2NTgzIiB3aWR0aD0iMjgwIiBoZWlnaHQ9IjE5MiIgeGxpbms6aHJlZj0iZGF0YTppbWFnZS9wbmc7YmFzZTY0LGlWQk9SdzBLR2dvQUFBQU5TVWhFVWdBQUFSZ0FBQURBQ0FZQUFBRGZsSHg2QUFBT3prbEVRVlI0MnV6YXUyb1VVUUNIY2ZkdUxwaU4yZ2lDcUxVUUNTRlltTTNtQ1d5MHNMSlMwRmNJUk9QNkFoWXFFUjlGVWJBU1M4RkxyV0JFRW1NU0cwbkdjK0JBUWdvYjNkbko3TytEcngrWStYODdaM2VQQU9ncjJWOEZBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBUFNGU3JKSzh0QllTUmFVdmFqVWd2VmdJOWdrV1hnYmFiTzF2ZGdVTHk2MWRLR3Q0RWh3TkRpV0hDZFpPTWVTbzJtenJiVGhXcEVpVXczV1V3bEhwdSs4bloxYlduM2N2Yi94b2R2YjNGeDRzSldSTEtaeG85M2V4dnZPM2RWSE03ZmZ6S1RRTk5PbXEwVjRjNmtIVysycEcrM08wcmRuQzcydG5XRy9hZVJoTkc0M2hHWmxjdnJxUk54MDJuWmwwTWVpNXNTRjY1UHp5MnV2aC80R2tTV3djMi90Vlh2cVNqdHVlNURIcFdvNnI0M0dONWRodnlsa21ld3NmWDBhdDUwMlhoM1UyOHZSaTdkZVhqcDRMTHIyY0R0Ny91NTM5bjF6SndQK2dmZ014V2NwUGxORFAvcThqMHZUTjEvTXhvMFA0aTJta3NvMmRubnh5OHJCdUd6ODJzMkEvOG1QN1YyUnlkbTV4YzlQNHNiVDFpdDVINDlhd2ZiODh2cW4vUmNWUDIyQVBoQ2ZyYUVmZlo1Mmw5Yy94bzBIVzNrZmsycnA1NnlUM2Q3UHJYMFg1VmlFZmg2WGhuNzBlUnEzSFRlZXRsNEw1a1k5T0I0OGRmQ2lnRDR5OUtQUDI3anh0UFY2TURjYXdXUEIwd0lEZ1NtdmNlTnA2NDA4ditCdHByUFpHWUdCd0pUWHVQRmdPMjIra2xkZ1dzSEo0Rm1CZ2NDVTE3anh0UFZXM29FNUhqd25NQkNZOGhvM0hyY3VNQkFZbGlvd0o0TG5CUVlDVTE3anh1UFdCUVlDdzBJR0poTVlDQXo3RUpoTVlDQXdGQmhBWUFRbUF3UkdZQVFHQWtPQkFRUkdZQVFHQWlNd0FnT0JZWDZCOFVjN0NBd0ZCaEFZZ2NrQWdSRVlnWUhBVUdBQWdSRVlnWUhBQ0l6QVFHQW9NSURBQ0l6QVFHQUVSbUFnTUJRWVFHQUVSbUFnTUFJak1CQVlDZ3dnTUFJak1CQ1lQK3pkYlV4VmRSd0g4RmZhWExiWnFxMzV4aGV0TGR2YW5MT1FsSllKU0pFeVZKTFdnNC9yUVp1bHplWFVsbTNPclVVMlMwRnRCcHRMRUlRaGFoQmNBUmtWNUFQQnRObWdGVU5BN3pQZWUrNjU5NTZIYi91L29kaTl3M0h1dVhEdTRmdmR2dThZZyszOFBqdjNmODcvZndrTWdXRUlERXRnR0liQUVCZ0N3eEFZQWtOZ0dBTERFaGlHSVRBRWhzQ1lFWFY0RUhMelR3Z2MvUXIrejNiQnQrTWRlTFlVd3YzYUszQyt2QlRPN01WdzViMEVkMkV1UEp2V3diOTNCOFRQaG1vckViM1JEVjFSd0JBWUFrTmdJS0tOK0JHcXJZSi8zMDY0MXF5QWMvbXpDVlVnNU52NUhxVFRwVkNIYm1PNlo3b1BQSUdaaGhGM0dlSDJWb2c3Rk9lS2RBRkQwdXJkdGdHaGMxWFFaWm5Bc0FUR3p0RWpZVWlWcCtCYW5XVVFET04xNVdjaVdIWWNtdDlIWUZnQ1k2Zm9tZ2E1b1U2c214akF3V1JvVmkyRGRQYTB1SXNpTUN5QlNmVkV1cStKeFZneDNKYXFaOE5hUkh1NkNBeExZRkl4dXFvaVdIb016c3pueEVCYnN1SnZDNTRzaHE0cUJJWWxNS2tTOWM0d3ZCOXVFVU9jRXZWK3NCR2F4MFZnV0FKajlVU3UveWJlVXhHRG0xSjF2LzRxbEw5NkNReExZS3lhY0VjN25EbEx4TUNtWkwzdnZnbGQxd2tNUzJBc2gwdGJzM2pMTm1WeGNiK1ZEOVYxbDNjd0xJR3hXdVJMRFhCbXBSRVhBalB0UzJETWpkai9JOTdHSlM0RWhpVXc1a1k4ZVhFWDVCQVhBc01TR1BQM0UzbTNiMDd5azUyVkdEbjRLUUxmSFlGVTlRUGtwaDhoS3JZYkJJNS9nNUV2OXNPenNZQzRFQmdDWXpkZ0FrZUtrdk1rWit0NmhDN1VRQjI4UFlIM2JvWVFPbDhEMys3dHhJWEFFSmhVQnlaNjY2YnBiK2o2OTM4Q3NaNlRhS0ovL2dIL25vK0lDNEVoTUtrSWpLN3I0Z2dFVTlkQklsMVh6RWZ3Wm8vNDNmRnc0VzVxbHNCWU5YSjluV200QklvUFFSemhrS3hvZ1h2aXhMdi80OEx6WUZnQ1k5Vm9raCt1MVNac0E4aEtRK2g4OVdUZGNZa0ZZb0VMRDV4aUNZeVZvLzFUQk9ud1kzRG1MRFNPUzg0U2hIOXBBME5nQ0F5QkdZMnVxMURhbjREaW1JRncrVU53Rnp4akNCalpVUStHd0JBWUFqTW0ydDFxZ2N0b294Y2ZnTy85SnllRWl6Z2ZoaUV3QkliQXhFUzl1bHpBRXRQQWdibHdaaTY2THk2K1hkc2cxa01ZQWtOZ0NNeVk2QkVuRk1kTUFVcmNocjZmQTllcUJlT3N1endQWmFBZkRJRWhNQVFtSnRwZ21ZQmszRVpxWjhHN2ZqNC9HaEVZQWtOZ0poYTF1MEFnY3Q5R0cyZGdaUGU4TWJpSTArMTBXUVpEWUFnTWdZbUpyaWxRV3ViRVlESmVwVy8vZTVRZEtQa2FESUVoTUFRbWJ2VEFEWUhHaEJzK014dnV3b1ZRQndmQUVCZ0NRMkRpUmhzdUYyQVlhclFqQTJhbnhCR1o4cDVzalJBWWxzQ1lFYlYzajJGZzFMNTl0aDJZVUVRbk1DeUJTVFJxVjU1aFlEUjNrMjBIcHUrT1JtQllBcE5vbE03RmhvSFIxYUJ0QjZidGxrSmdXQUtUYUpTZjV4c0RwdlZSV3cvTXVhdFJBc01TbUVTalhKNXJCQmdCazYwSHB1TFhDSUZoQ1V5aVVTNDlhQXlZS3kvWWVtREtMaE1ZbHNCTUlUQVp0aDZZRWdlQllRa01QeUlscVNlYUNReExZRXhZNUgzYUdEQXRqOWg2WUU2MUV4aVd3UEF4ZFpKYTFjbW5TQ3lCNFl0MlNlcUZMZ0xERWhnVHRncnM1VmFCT08zbzQ0dDJMSUdaMHMyT3djNmx0aDJZQVErM0NyQUVac3FPYStodGVCaHJxN0l4RUJpR21hbi9QV3BhTjUrUURGMUVtUWVEVUZSdWRtUUp6SlFjT05Wd2NSNHlLdkt3cUdJTkRsMHZoUldqYWpwV0ZobTdpTjQ0S3ZHNEJwYkFUUGFSbVhMVFRCVFZMaEN3akhaWjlkdVFsVENzbHU1KzFmQkZkS0JXSmpBc2dabk1RNytIRzJkajA5a1hCU294UGRaVERxdWx4QkUyZkJIVlhZc1NHSmJBVE5iWGxuVFdQNDdzTTdrQ2s3aE5yMXlIL250RHNFcjhrbzdjTDQxZlJIODdOUUxERXBqSitPSzFzcnFua0ZhUkx5QVp0MXRiUHJmTUY2OFZOeG0vZXlrNExJbi9nOEN3QkNhWlh4M3JiNXlGajJ2U1l5QVpyeVVXK0tqMEwzdjMydFBVSGNCeC9EMzRCdlJOZUptNmlIRWJHdmRBWlFPWGVBbmVvekZ4Uzl4MDRxS0pHMU9uektraFJrVU5JbEtEUUZNRkVUWldHVVlSbEUxQ3hTRWtjaE1HVTJ5bDBKNyt6RDlwbXBoNGcvYlFWcjdmNVBlMDhjR2ZUNUJ6ZWs3bmdLWFVuOGQvZ0k1ZjkvUFFid1l3ZHJ6OGZ0ZzlWUWFYQnhWVHROU1JhdEFZODhvNzNJcFhQbjlJbVNkOFVSMGdUM2NRWUJqQTJGR2ZKMHN1MXpUTkRWK0NIczltTzViTDNWVWZCeUJEMnVVWWp1cndyTXIxOGRvU0JqQjI1ZlUvMDZjbG1RYUtxRGFqNkVzVlA3eW1pV29rRURLWGxxTStQS1YzUmdHR0FZeWRsYlZWR3lSaXNrT05aK1FQanNqTytvWXNiVHI5SXVxRGsvYXIxMEFGTUF4ZzdQNnZ4dXJLSFRGRFpvbHJpK3A3LzdIbDMrbHFyOUdTL0F1YS8rTlExQWZud2w4anZObVJBY3hFMUR6d1VOTXZmbUdBaU5tK3JUMm9wbjZQb3MwS1dhcnJ2cXNWMTdaSFBudG0zZzlLeWU0Wjk2SEorTTFuWHJRR01BeGdKcXFERGFkakNVeGtxeXEvMCtWL0s5WDV2SGNNM3lzS3lqUDRTTWViQ3JTNGJNTnJQM2Y2K2ZXYTkwdlRlTitCeEx1cEdjQk1aQUVyb0RWVjM5dUJUR1NmT3pkcTk4MGpPbm92WHdVZXA2NjAxNmlpdzYyaTFxczZkZitTREhKcnEzWnB6cVd2M3U4ekM5TTE5Nmh6VEFkbTU4VmhYbjdQQUNZZTliOFlWR3JwV2h0d3NYY2ZuVHlzK1Q4TnZ2T3dMTXZ4bWo4U0F3d0RtSGgxcjc5RnN4d1pTWWZNakhQYmxMSy83YTNQZkdsc0Qwb1N3RENBaVdQbTdseHpiMHR5SVdOV3NFSWY1N2hmZTFBSzYwWWtDV0FZd0NSQzFZOXZhbVpSZXZJaFU1aW0yYmxuWHJtVWJiNE1LUWxnR01Ba1VyVmREZWFyQU1rRlRPUlNkcFpTc3J0MXBNTGdJb0JoQUpPSTNlNzkyenpGTGltUk9WRG5ORGZvQVF3RG1FU3V4OXRuTGg4bkRTd0xMcTlXYlhlRHdnRU1BNWhFTDJnRnphTXlJM2Y4SnVveXIrOVVqNjlma2dDR0FVeXkxZkNrV2VsWHR5VWtMamwzenlwZ0JTVUpZQmpBSkd0V3lKTHowZStSMi9qanZYVlZXYnIvWDZ2Q0FRd0RtQThoODJpRy9KWXlmVktTR1JkWXpGY2IvdXlzVnppQVlRRHpJUmF3QXFycHZLWHROdzdZZmhmd3ZPS1YybnZybUZvRzJoUU9ZQmpBVEphZStvZmthQzNYTis1c2ZWYXlKaWFvTEhWdDBiN2J1VEpYaGthRG93b0hNQXhnSm50ZDNpZXE2TGloUTQxNU1yL2hiS2plcll6eXI3V29iTDNNdDZiTjNjSXB4U3Uxc0hTZDBxNXMxZVkvOXNoZ2t0ZGNMUE9zMy8vOXowUUFBekFBUXdBRE1BQkRBTU1BaGdoZ0FBWmdDR0FBQm1BSVlCakFFQUVNd0FBTUFRekFBQXdCREFNWUlvQUJHSUFoZ0FFWWdDR0FZUUJEQkRBQUF6QUVNQUFETUFRd0RHQ0lBQVpnQUlZQUJtQUFoZ0NHQVF3UndBQU13QkRBTUlBaGdHR0pENHdBaGdDR0FReE4raWI3RHp6QUVBRU13QUFNQVF3REdDS0FBUmlBSVlBQkdJQWhnR0VBUXdRdzNHZ0hNQVF3QVBQR0FJWUFoZ0VNRWNBQWpJZ0FCbUJldGw4MnEwMUVBUlNHWkRJTWFhYmFZRHFOTnJVbUNpcVJOaUkxYVdJMFZjR3RMdHlMYTB2OTJ5aUkwT0lEK0F5NkVscDhBQitnaTFKUXV4VHNTaEFYTFpwdXBJM253bGtFRjdOSzcwd3o1NE52ZjJIbU96TlhBeU0wTUZJREk0UUdSZ09qZ1JFYUdBM013QWVtcklFUkdwamgxVFFlMWNEa1libXp2TnZ0UDlDdjMvczlJUTREdkZ1SkQ5Nm1wbTBPVEQ2cWdUbHovZlhQYi8ySCt2VDFiMCtJd3dEdlZ1S2p0NmxwMnpRZXhjQzQ4RGc4UGY5ODYxMy9vZTYvN2ZaMjl3NTZRZ3lTbmU2QmViY1NINzFORzgrMjNwdkcyYnByZTJDT3dWTGw5c3JkaFpVLysvK1BETDQydWk2SmdWeUw4QzVwWEd5THBzdDMzdHd6amJOMXF3T1RnVDQ4Q1M4Mm5uNytrUGdISXVVUTJYanlaZFcwemNaOW1MRTVNQTRjZ1FFOGx4a042cTBYM3plUy9sQ2tIQVpiTDdjM0hmOVV3N1FOQTdidXNIMHJwS0VIODd5alZSMi9jTzNxMHNhYStiVksrZ09TOHFoZWkrcExteCtkWExHTnBpK3g3VHowMkx3MVV0Q0ZvN0RJcGF2QitkTDg0b081eGZYVjlxc2YyemVXZC9ZUy85Q2tqTEdtVWRQcTNLUDF0Y25tNDRlbVlWaGowMFUyN3JKNVl1K2FsT1hDbGVCNWVCbldZUnQyNEFLOENXOUpLZU1uRysydzJUb2J2Z0JMYkR2YmZ6Mks0aThtQnd0d2lpTXpBNi93c0EzWWhDMHBaZXhzc3RFNm01MWh3MU5zMnJmLzkwSzRhR25vUVo4SG1vUVZIckxLQTgvQ21wUXlkczZ5MFNxYnJiRGhBcTlHWHNqZmk5V3JrZ2R6TUE4REhuSWFsbm5vczFMSzJGbGhvOU5zZG9JTit5SGpFdG1makF1elhMNHhlQUtPdzRCT1NDbGpZMERIMmVvWTI4Mnk1VFRiamg0ZUpBVWRIczdqUVVkZ0R2cFN5dGlaWTZOWk51dXk0VlQ0dUVRL05Ha2VOQ09sakwwT1RJY05TeXpIUmtwNVJCUkNDQ0dFRUVJSUlZUVFRZ2doaEJCQ0NDR0VFQ0tjWHFoRHpqL1FMd1d0Q3czcVVnQUFBQUJKUlU1RXJrSmdnZz09Ii8+CjwvZGVmcz4KPC9zdmc+Cg==");width:40px;height:40px;top:0;bottom:0;left:5px;margin:auto}.cr-button._student-list{padding-left:60px;height:40px;width:200px;font-size:16px}.cr-button._view-report{padding-left:15px !important;padding-right:15px !important;width:130px !important}.cr-button._start-again{text-align:center;padding-left:10px !important;padding-right:10px !important;width:80px !important}.cr-button._open-started{text-align:center;padding-left:10px !important;padding-right:10px !important;width:80px !important}.cr-button._small{height:40px !important;min-height:40px !important;padding-left:22px !important;padding-right:22px !important;color:#fff;text-align:center;font-family:"Gotham Rounded",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;width:auto}.cr-button._teacher-auth-info{width:104px;min-width:104px;max-width:104px}.cr-button._teacher-auth-info+.cr-button._teacher-auth-info{margin-top:10px}.cr-button._auth-btn{display:block;margin:0 auto;width:240px;height:50px}.cr-button._product-tour-button{font-size:16px;min-height:50px;min-width:210px}@keyframes spinner{to{transform:rotate(360deg)}}body[data-url=classroom]{overscroll-behavior:none;min-width:1200px !important;min-height:740px;height:100%;overflow:auto}body[data-url=classroom]._no-scroll{overflow:hidden}.content,.classroom-root{height:100%}html{height:100%;overscroll-behavior:none;font-family:"Gotham Rounded",sans-serif;color:#322949;font-size:16px;box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}.container{width:1200px;margin:0 auto;position:relative}._custom-scroll::-webkit-scrollbar{width:14px}._custom-scroll::-webkit-scrollbar-track{background:#d9d9d9}._custom-scroll::-webkit-scrollbar-thumb{background-color:#fff;border-radius:10px;border:2px solid #d9d9d9}._custom-scroll-dark::-webkit-scrollbar{width:14px}._custom-scroll-dark::-webkit-scrollbar-track{background:#422c6c;border-radius:10px}._custom-scroll-dark::-webkit-scrollbar-thumb{background-color:#7961b2;border-radius:10px;border:1px solid #957fcc}.cr-input{border-radius:4px;border:1px solid #d7d7d7;color:#000;font-family:"Museo Sans",sans-serif;font-style:normal;font-weight:400;line-height:normal;padding:0 20px;outline:none;background:#fbfafa;width:365px;height:42px;font-size:16px}.cr-input__note{margin-top:8px;color:#828282;font-family:"Roboto",sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:140%}
