.student-shop-cards-grid{display:grid;gap:16px}@media only screen and (min-width:641px){.student-shop-cards-grid{grid-template-columns:repeat(3,1fr)}}.student-shop-card{display:flex;flex-direction:column;position:relative}.student-shop-card_balance{background:#f5f5f5;border-radius:16px;padding:16px}.student-shop-card_student-book,.student-shop-card_smart-book{cursor:pointer;min-height:320px;border:1px solid #d9d9d9;padding:16px;border-radius:8px;gap:8px}.student-shop-card_game{height:270px;max-height:270px;box-shadow:0 8px 16px #0000001a;border-radius:8px;overflow:hidden}.student-shop-card .v-button._warn{color:#fff}.student-shop-card__image{height:100px;flex:0 0 100px;object-fit:cover}.student-shop-card__game-imgtext{position:absolute;top:8px;left:8px;border-radius:4px;padding:4px 8px;background:#0009;color:#fff;font-size:12px;line-height:16px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.student-shop-card__game-imgtext_green{background:#53bb01}.student-shop-card__game-imgtext_red{background:#ff4c5b}.student-shop-card__game-cover{flex:1;height:0;object-fit:cover}@media only screen and (min-width:641px){.student-book-info-video{width:min(100vw,900px);height:auto}}@media only screen and (max-width:640px){.student-book-info-video{width:100%;height:auto}}.student-shop-game-units{flex:1;display:flex;flex-direction:column;align-items:flex-start}.student-shop-game-units__grid{margin-bottom:auto;width:100%;display:grid;gap:16px}@media only screen and (min-width:641px){.student-shop-game-units__grid{grid-auto-flow:column;grid-template-rows:repeat(var(--break-row),1fr);grid-auto-rows:48px}}.student-shop-game-units__unit{display:flex;justify-content:space-between;align-items:center;height:56px;box-shadow:-1px 1px 4px #3a465d1f;padding:8px;border-radius:8px;gap:16px}.student-shop-game-units__unit_purchased{cursor:pointer}.student-shop-game-units__buy-button{width:150px}.crystals-notification-card{padding:16px;background:#f5f5f5;display:flex;align-items:center;gap:24px;border-radius:16px}@media only screen and (max-width:640px){.crystals-notification-card{flex-direction:column;align-items:unset;gap:16px}}.crystals-notification-card__compound-icon{width:56px;height:56px;flex:0 0 56px;position:relative;pointer-events:none}.crystals-notification-card__crystal-icon{position:absolute;top:2px;left:2px}.crystals-notification-card__arrow-icon{position:absolute;bottom:2px;transform:rotateX(180deg) rotate(-19deg);left:6px;opacity:.5}.crystals-notification-card__bonus-icon{position:absolute;bottom:14px;right:0}.purchase-smartbook-modal[data-v-2c7bf72c]{max-width:550px}.purchase-smartbook-modal__options[data-v-2c7bf72c]{display:flex;flex-direction:column;gap:8px}.purchase-smartbook-modal__options li[data-v-2c7bf72c]{cursor:pointer;display:flex;gap:16px;padding:16px 24px;border:1px solid #d9d9d9;border-radius:8px;transition:border-color .3s ease}.purchase-smartbook-modal__options li[active=true][data-v-2c7bf72c]{border-color:#007ff4}@media only screen and (max-width:640px){.purchase-smartbook-modal__options li[data-v-2c7bf72c]{display:grid;grid-template-columns:24px 1fr}.purchase-smartbook-modal__options li[data-v-2c7bf72c] *{grid-column:2}}.purchase-smartbook-modal__radio[data-v-2c7bf72c]{grid-column:1!important}@media only screen and (min-width:641px){.parent-smartbook-prolong{max-width:550px}}.parent-smartbook-prolong__options-list{display:flex;flex-direction:column;gap:16px}.parent-smartbook-prolong__option{display:flex;gap:16px;padding:16px 24px;border-radius:8px;border:1px solid #d9d9d9;cursor:pointer;transition:border-color .1s ease}.parent-smartbook-prolong__option_selected{border-color:#007ff4}.parent-smartbook-prolong__info-row{display:flex;justify-content:space-between;gap:16px}@media only screen and (max-width:640px){.parent-smartbook-prolong__info-row{flex-wrap:wrap;gap:8px}}@media only screen and (min-width:641px){.parent-smartbook-prolong__info-row{align-items:center}}.parent-smartbook-prolong__buttons{display:flex;gap:16px}@media only screen and (max-width:640px){.parent-smartbook-prolong__buttons{flex-direction:column-reverse}}.smartbook-upgrade-modal[data-v-56e2bda2]{max-width:550px}.smartbook-upgrade-modal__table[data-v-56e2bda2]{width:100%;border-collapse:collapse}.smartbook-upgrade-modal__table th[data-v-56e2bda2]{padding:8px 16px;background:#f5f5f5;font-size:14px;line-height:24px}.smartbook-upgrade-modal__table th[data-v-56e2bda2]:first-child{text-align:left}.smartbook-upgrade-modal__table td[data-v-56e2bda2]{padding-top:8px}.smartbook-upgrade-modal__teacher-card[data-v-56e2bda2]{background:#d9ecfe;padding:12px 16px;border-radius:8px;font-size:14px;line-height:24px;display:flex}.student-course-modal{max-width:1000px}@media only screen and (min-width:641px){.student-course-modal{width:80vw}}.student-course-modal__methods-list{display:flex;max-width:100%;overflow-x:auto}.student-course-modal__courses-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,400px),1fr));gap:16px}.student-course-modal__course-card{padding:16px;border:1px solid #c4c4c4;border-radius:8px;display:grid;grid-template-columns:100px 1fr;grid-template-rows:auto auto auto;grid-auto-columns:1fr;gap:8px 24px;grid-auto-flow:row;grid-template-areas:"image ." "image ." "image ."}@media only screen and (max-width:640px){.student-course-modal__course-card{grid-template-columns:50px 1fr;gap:8px 16px}}.student-course-modal__course-image{align-self:start;grid-area:image;width:100px;height:100px;border-radius:8px}@media only screen and (max-width:640px){.student-course-modal__course-image{width:50px;height:50px}}.student-game-rules{max-width:550px}.shop-modal-course-badge{font-size:16px;line-height:24px;font-weight:400;align-self:start;background:#f5f5f5;padding:8px 16px;border-radius:8px;display:flex;gap:16px}.student-shop-modal{display:flex;flex-direction:column}@media only screen and (min-width:641px){.student-shop-modal{width:700px;height:600px;max-height:calc(100vh - 250px)}}@media only screen and (max-width:640px){.student-shop-modal{height:100%}}.student-shop-modal_preloader{align-items:center;justify-content:center;gap:16px}
