@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;600&display=swap);:root{--background:linear-gradient(90deg,#0c71ca,#64bce2);--background-webkit:-webkit-gradient(linear,left top,right top,from(#0c71ca),to(#64bce2));--block-color:#fff;--text-color:#111;--rasp-separator:#e0e0e0;--border-block:none}html body{background-image:-webkit-gradient(linear,left top,right top,from(#0c71ca),to(#64bce2));background-image:var(--background-webkit);background-image:linear-gradient(90deg,#0c71ca,#64bce2);background-image:var(--background);color:#111;color:var(--text-color);line-height:1.25;margin-bottom:40px}.refresh{align-items:center;background-color:#fff;background-color:var(--block-color);border:none;border:var(--border-block);border-radius:50% 0 0 50%;border-right:none;box-shadow:0 0 10px 2px rgba(34,60,80,.2);display:flex;flex-wrap:nowrap;height:50px;justify-content:center;margin:10px;position:absolute;right:-10px;text-align:center;top:30px;width:50px}.refresh_icon{height:25px;width:25px}.replaced{background-color:#ffcbcb;border-radius:4px;color:#111;display:inline-block;font-size:10px;margin-right:1ch;padding:2px 5px;vertical-align:middle}.replaced.big{font-size:14px}*{margin:0;padding:0}body{font-family:Montserrat,sans-serif;font-weight:300}.block{display:flex;flex-direction:column;width:100%}.block,.headBlock{background-color:#fff;background-color:var(--block-color);border-radius:16px}.headBlock{display:inline-block;margin:40px;padding:40px;width:calc(100% - 160px)}.eventImage{border-radius:50%;display:inline-block;height:160px;overflow:hidden;width:160px}.eventImage.small{height:100px;width:100px}.eventImage img{width:100%}.dayEmpty{font-size:18px;margin:30px}.cabName{font-size:40px;font-weight:600}.headBlock{align-items:center;display:flex;justify-content:space-between}.timeClock{font-size:40px;text-align:right}.blockHead{font-size:30px;font-weight:600;padding:30px 30px 10px}.blockContent{padding:0 30px 30px}.teacher{align-content:center;align-items:center;display:grid;grid-template-columns:1fr 2fr;justify-content:flex-start}.eventClass,.eventTime{margin:10px 0}.eventTeacher{margin:0 0 0 20px}.str{font-size:25px}.time{font-weight:600}.row{align-items:center;border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--rasp-separator);display:grid;grid-template-columns:1fr 3fr 2fr;justify-content:center;margin:15px 0}.row div{margin:5px}span.free{font-size:30px;font-weight:600}.select-search-container{margin:20px 0}.bottom,.currentTime,.qrdiv{display:none}.bottomBlock{background-color:#fff;background-color:var(--block-color);border-radius:16px;bottom:0;box-shadow:0 0 10px 2px rgba(34,60,80,.2);display:inline-block;font-size:16px;font-weight:600;margin:10px;padding:20px;position:fixed;text-align:center;width:calc(100% - 60px)}.bottomBlock,.bottomBlock a{color:#111;color:var(--text-color);text-decoration:none}.weekBlock{align-items:center;background-color:#fff;background-color:var(--block-color);border-radius:16px;display:flex;flex-direction:row;justify-content:space-between;margin:0 40px 40px;padding:5px 10px;width:calc(100% - 100px)}.week_day{cursor:pointer;list-style-type:none;margin:5px;padding:5px;text-align:center;width:100%}.week_day:focus-visible{outline:none}.week_day.react-tabs__tab--selected{border-bottom:2px solid #0c70c9;font-weight:700}.block.rasp{margin:10px}@media screen and (max-width:1000px){.grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr;margin:0 10px}.headBlock{flex-direction:column;margin:10px;width:calc(100% - 100px)}.headBlock,.weekBlock{align-items:flex-start;display:flex}.weekBlock{flex-direction:row;margin:0 10px 10px;width:calc(100% - 40px)}.cabName{font-size:30px;font-weight:600}.timeClock{font-size:30px;text-align:right}.blockHead{font-size:25px;font-weight:600;padding:30px 30px 10px}.str{font-size:20px}.block{max-width:calc(100vw - 20px)}.bottom{display:inline-block;height:30px;width:100%}.blockContent{padding:0 20px 20px}}@media screen and (min-width:1001px){.grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin:0 40px}.headBlock>div{min-width:30%}.currentTime{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}}@media screen and (width:1280px){.block{max-height:calc(100vh - 270px);overflow:hidden}.qr{float:right;height:50px;padding-right:10px;-webkit-transform:scale(2.5);transform:scale(2.5)}.qrdiv{display:block}.currentTime{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center;width:100%}}.select-search-container{--select-search-background:#fff;--select-search-border:#dce0e8;--select-search-selected:#687796;--select-search-text:#000;--select-search-subtle-text:#6c6f85;--select-search-inverted-text:var(--select-search-background);--select-search-highlight:#eff1f5;--select-search-font:"Inter",sans-serif;box-sizing:border-box;color:var(--select-search-text);font-family:var(--select-search-font);position:relative;width:300px}@supports (font-variation-settings:normal){.select-search-container{--select-search-font:"Montserrat",sans-serif}}@media (prefers-color-scheme:dark){.select-search-container{--select-search-background:#000;--select-search-border:#313244;--select-search-selected:#4f5060;--select-search-text:#fff;--select-search-subtle-text:#a6adc8;--select-search-highlight:#1e1e2e}}body.is-dark-mode .select-search-container{--select-search-background:#000;--select-search-border:#313244;--select-search-selected:#4f5060;--select-search-text:#fff;--select-search-subtle-text:#a6adc8;--select-search-highlight:#1e1e2e}body.is-light-mode .select-search-container{--select-search-background:#fff;--select-search-border:#dce0e8;--select-search-selected:#687796;--select-search-text:#000;--select-search-subtle-text:#6c6f85;--select-search-highlight:#eff1f5}.select-search-container *,.select-search-container :after,.select-search-container :before{box-sizing:inherit}.select-search-input{-webkit-font-smoothing:antialiased;-webkit-appearance:none;background:var(--select-search-background);border:2px solid var(--select-search-border);border-radius:3px;color:var(--select-search-text);display:block;font-family:var(--select-search-font);font-size:16px;height:48px;letter-spacing:.01rem;line-height:48px;outline:none;padding:0 40px 0 16px;position:relative;text-align:left;text-overflow:ellipsis;width:100%;z-index:1}.select-search-is-multiple .select-search-input{border-radius:3px 3px 0 0;margin-bottom:-2px}.select-search-input::-webkit-search-cancel-button,.select-search-input::-webkit-search-decoration,.select-search-input::-webkit-search-results-button,.select-search-input::-webkit-search-results-decoration{-webkit-appearance:none}.select-search-input[readonly]{cursor:pointer}.select-search-is-disabled .select-search-input{cursor:not-allowed}.select-search-container:not(.select-search-is-disabled) .select-search-input:hover,.select-search-container:not(.select-search-is-disabled).select-search-has-focus .select-search-input{border-color:var(--select-search-selected)}.select-search-select{background:var(--select-search-background);border:2px solid var(--select-search-border);box-shadow:0 .0625rem .125rem rgba(0,0,0,.15);max-height:360px;overflow:auto}.select-search-container:not(.select-search-is-multiple) .select-search-select{border-radius:3px;display:none;left:0;position:absolute;right:0;top:58px;z-index:2}.select-search-container:not(.select-search-is-multiple).select-search-has-focus .select-search-select{display:block}.select-search-has-focus .select-search-select{border-color:var(--select-search-selected)}.select-search-options{list-style:none}.select-search-not-found,.select-search-option{-webkit-font-smoothing:antialiased;background:var(--select-search-background);border:none;color:var(--select-search-text);cursor:pointer;display:block;font-family:var(--select-search-font);font-size:16px;height:42px;letter-spacing:.01rem;outline:none;padding:0 16px;text-align:left;width:100%}.select-search-option:disabled{background:transparent!important;cursor:not-allowed;opacity:.5}.select-search-is-highlighted,.select-search-option:not(.select-search-is-selected):hover{background:var(--select-search-highlight)}.select-search-is-selected{color:var(--select-search-selected);font-weight:700}.select-search-group-header{background:var(--select-search-border);color:var(--select-search-subtle-text);font-size:12px;letter-spacing:.1rem;padding:10px 16px;text-transform:uppercase}.select-search-row:not(:first-child) .select-search-group-header{margin-top:10px}.select-search-row:not(:last-child) .select-search-group-header{margin-bottom:10px}
/*# sourceMappingURL=main.4d88fd44.css.map*/