:root{--sidebar-w-collapsed:52px;--sidebar-w-expanded:190px;--sidebarBg:#fff;--iconStroke:#2b3648;--brand-blue:#4a7ef6;--active-bg:#597ef729;--active-text:#4a7ef6}.left-column-wrapper{height:calc(100vh - var(--heightHeader) - var(--infinite-footer-spacer-height,36px));min-height:calc(100vh - var(--heightHeader) - var(--infinite-footer-spacer-height,36px));top:var(--heightHeader);width:var(--sidebar-w-collapsed);z-index:12;transition:width .3s cubic-bezier(.4,0,.2,1);position:sticky;left:0}@media screen and (max-width:1024px){.left-column-wrapper{display:none}}.left-column-wrapper.hidden-left{display:none}.left-column-expanded-bg{height:100%;width:var(--sidebar-w-collapsed);background-color:var(--sidebarBg);padding-top:10px;transition:width .3s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;overflow:hidden auto;box-shadow:2px 0 8px #0000000a}.left-column-wrapper.full,.left-column-wrapper.full .left-column-expanded-bg,.left-column-wrapper.hovered .left-column-expanded-bg{width:var(--sidebar-w-expanded)}.left-column-inner{width:var(--sidebar-w-expanded);flex-direction:column;gap:10px;display:flex}.content-menu-wrapper{flex-direction:column;align-items:flex-start;gap:10px;width:100%;padding:0 10px;display:flex}.profile-section{align-items:center;width:100%;display:flex}.avatar-link{box-sizing:border-box;border-radius:40px;align-items:center;gap:12px;width:calc(100% + 12px);margin-left:-6px;margin-right:-6px;padding:6px;text-decoration:none;transition:background .2s,opacity .2s;display:flex}.avatar-link:hover{background:var(--active-bg)}.btn-guest-login{cursor:pointer;text-align:left;background:0 0;border:none;font-family:inherit;transition:opacity .2s,background .2s}.avatar-img{object-fit:cover;border:1px solid #0000000d;border-radius:50%;flex-shrink:0;width:28px;height:28px;margin-left:2px}.user-info-text{opacity:0;flex-direction:column;width:0;transition:opacity .3s;display:flex;overflow:hidden}.left-column-wrapper.full .user-info-text,.left-column-wrapper.hovered .user-info-text{opacity:1;width:auto}.user-name{color:#1a202c;white-space:nowrap;font-size:12px;font-weight:700}.guest-name{font-weight:500}.view-profile-text{color:#718096;white-space:nowrap;font-size:12px;text-decoration:underline}.upgrade-section{width:100%;display:flex}.btn-get-pro{color:#fff;box-sizing:border-box;background-image:url(https://cdn.worksheetzone.org/images-web/background-pro-wsz.png);background-position:50%;border:2px solid #d0e1fd;border-radius:6px;align-items:center;width:32px;height:32px;padding:0 2px;text-decoration:none;transition:width .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.btn-get-pro:hover{border:2px solid #3bbef6}.left-column-wrapper.full .btn-get-pro,.left-column-wrapper.hovered .btn-get-pro{width:calc(var(--sidebar-w-expanded) - 24px);justify-content:flex-start;padding:0 3px}.icon-crown-wrapper{color:#ffb933;flex-shrink:0;width:20px;height:20px}.get-pro-text{white-space:nowrap;opacity:0;width:0;font-size:14px;font-weight:700;transition:opacity .3s;overflow:hidden}.get-pro-arrow{opacity:0;flex-shrink:0;width:0;transition:opacity .3s;overflow:hidden}.left-column-wrapper.full .get-pro-text,.left-column-wrapper.hovered .get-pro-text{opacity:1;width:auto;margin-left:12px}.left-column-wrapper.full .get-pro-arrow,.left-column-wrapper.hovered .get-pro-arrow{opacity:1;width:16px;margin-left:auto}.layout-menu{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.menu-item{position:relative}.menu-link{color:#4a5568;width:calc(var(--sidebar-w-collapsed) - 24px);box-sizing:border-box;border-radius:6px;align-items:center;gap:8px;margin:0 12px;padding:4px;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:flex;position:relative}.menu-icon-wrapper{width:24px;height:24px;color:var(--iconStroke);background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-left:-2px;transition:all .2s;display:flex}.menu-icon-wrapper svg{width:24px;height:24px}.menu-title{white-space:nowrap;opacity:0;font-size:15px;font-weight:500;transition:opacity .3s}.left-column-wrapper.full .menu-title,.left-column-wrapper.hovered .menu-title{opacity:1}.left-column-wrapper.full .menu-link,.left-column-wrapper.hovered .menu-link{width:calc(var(--sidebar-w-expanded) - 24px)}.menu-item:hover .menu-link{background:#2d36420a}.menu-item.active .menu-link{background:var(--active-bg);color:var(--active-text)}.menu-item.active:before{content:"";background-color:var(--brand-blue);z-index:2;border-radius:0 4px 4px 0;width:3px;height:32px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.menu-item.active .menu-icon-wrapper{color:#fff}.menu-item.active .menu-title{color:var(--active-text);font-weight:600}.noti-desktop{background:#e53e3e;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}
.ActionPracticeDesktop-module-scss-module__IEhsMG__container{justify-content:center;align-items:center;gap:12px;display:flex}.ActionPracticeDesktop-module-scss-module__IEhsMG__button{cursor:pointer;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:6px;height:40px;padding:0 12px;font-size:16px;font-weight:600;line-height:1;transition:background-color .2s,border-color .2s,color .2s;display:flex}.ActionPracticeDesktop-module-scss-module__IEhsMG__button.ActionPracticeDesktop-module-scss-module__IEhsMG__white{color:#2d3642;background-color:#fff;border:1px solid #d9d9d9;box-shadow:0 2px #00000004}.ActionPracticeDesktop-module-scss-module__IEhsMG__button.ActionPracticeDesktop-module-scss-module__IEhsMG__white .ActionPracticeDesktop-module-scss-module__IEhsMG__icon path{fill:#2d3642;transition:fill .2s}.ActionPracticeDesktop-module-scss-module__IEhsMG__button.ActionPracticeDesktop-module-scss-module__IEhsMG__white:hover{color:#597ef7;border-color:#597ef7}.ActionPracticeDesktop-module-scss-module__IEhsMG__button.ActionPracticeDesktop-module-scss-module__IEhsMG__white:hover .ActionPracticeDesktop-module-scss-module__IEhsMG__icon path{fill:#597ef7}.ActionPracticeDesktop-module-scss-module__IEhsMG__button.ActionPracticeDesktop-module-scss-module__IEhsMG__outline{color:#597ef7;background-color:#fff;border:1px solid #597ef7;box-shadow:0 2px #0000000b}.ActionPracticeDesktop-module-scss-module__IEhsMG__button.ActionPracticeDesktop-module-scss-module__IEhsMG__outline:hover{background-color:#f0f5ff}.ActionPracticeDesktop-module-scss-module__IEhsMG__button.ActionPracticeDesktop-module-scss-module__IEhsMG__primary{color:#fff;background-color:#597ef7;border:1px solid #0000;box-shadow:0 2px #0000000b}.ActionPracticeDesktop-module-scss-module__IEhsMG__button.ActionPracticeDesktop-module-scss-module__IEhsMG__primary:hover{background-color:#85a5ff}.ActionPracticeDesktop-module-scss-module__IEhsMG__icon{flex-shrink:0;width:14px;height:14px}.ActionPracticeDesktop-module-scss-module__IEhsMG__tooltipWrapper{flex:1;display:flex;position:relative}.ActionPracticeDesktop-module-scss-module__IEhsMG__tooltipWrapper .ActionPracticeDesktop-module-scss-module__IEhsMG__button{flex:1;width:100%}.ActionPracticeDesktop-module-scss-module__IEhsMG__tooltipWrapper:hover .ActionPracticeDesktop-module-scss-module__IEhsMG__tooltip{opacity:1;pointer-events:auto}.ActionPracticeDesktop-module-scss-module__IEhsMG__tooltip{color:#fff;white-space:normal;text-align:left;z-index:10;opacity:0;pointer-events:none;background:#000000e6;border-radius:8px;width:340px;padding:12px 14px;font-size:13px;font-weight:400;line-height:1.5;transition:opacity .15s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)}.ActionPracticeDesktop-module-scss-module__IEhsMG__tooltip p{margin:0 0 6px}.ActionPracticeDesktop-module-scss-module__IEhsMG__tooltip p:last-child{margin-bottom:0}.ActionPracticeDesktop-module-scss-module__IEhsMG__tooltip:before{content:"";border:6px solid #0000;border-bottom-color:#000000e6;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}
.ActionPracticeMobile-module-scss-module__7Y0wPq__stickyBar{z-index:3;background:#f0f2f5;justify-content:space-between;align-items:center;gap:10px;height:48px;padding:0 0 0 16px;display:flex;position:sticky;bottom:0}.ActionPracticeMobile-module-scss-module__7Y0wPq__actionPractice{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.ActionPracticeMobile-module-scss-module__7Y0wPq__btn{color:#fff;cursor:pointer;background:#597ef7;border:none;border-radius:8px;width:100%;height:32px;font-size:14px;font-weight:600}.ActionPracticeMobile-module-scss-module__7Y0wPq__btn.ActionPracticeMobile-module-scss-module__7Y0wPq__download{font-size:16px}.ActionPracticeMobile-module-scss-module__7Y0wPq__btn:hover{opacity:.9}.ActionPracticeMobile-module-scss-module__7Y0wPq__shareBtn{color:#272728;cursor:pointer;border:none;border-radius:8px;flex-shrink:0;width:48px;height:48px;font-size:14px;font-weight:600}.ActionPracticeMobile-module-scss-module__7Y0wPq__shareBtn:hover{opacity:.9}.ActionPracticeMobile-module-scss-module__7Y0wPq__trafficPlaceholder{flex-shrink:0;width:48px;height:48px}.ActionPracticeMobile-module-scss-module__7Y0wPq__playModal{border:none;border-radius:16px 16px 0 0;outline:none;width:100%;max-width:none;margin:0;padding:0;position:fixed;inset:auto 0 0}.ActionPracticeMobile-module-scss-module__7Y0wPq__playModal::backdrop{background:#00000080}.ActionPracticeMobile-module-scss-module__7Y0wPq__playModalInner{flex-direction:column;display:flex}.ActionPracticeMobile-module-scss-module__7Y0wPq__playModalTitle{color:#272728;text-align:center;margin:0;padding:32px 24px 16px;font-size:18px;font-weight:400}.ActionPracticeMobile-module-scss-module__7Y0wPq__playModalItem{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:16px;width:100%;height:52px;padding:12px 24px;display:flex}.ActionPracticeMobile-module-scss-module__7Y0wPq__playModalItem:hover{background:#f5f5f5}.ActionPracticeMobile-module-scss-module__7Y0wPq__playModalItemBorder{border-bottom:1px solid #e7e7e8}.ActionPracticeMobile-module-scss-module__7Y0wPq__playModalIconWrap{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.ActionPracticeMobile-module-scss-module__7Y0wPq__selfPacedIcon{width:22px;height:22px}.ActionPracticeMobile-module-scss-module__7Y0wPq__playModalItemText{color:#272728;flex:1;font-size:16px;font-weight:400}.ActionPracticeMobile-module-scss-module__7Y0wPq__playModalChevron{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}
.WorksheetActionButtons-module-scss-module__TC0o7W__container{z-index:2;flex-direction:column;gap:12px;display:flex;position:relative}.WorksheetActionButtons-module-scss-module__TC0o7W__desktopOnly{display:block}@media (max-width:1024px){.WorksheetActionButtons-module-scss-module__TC0o7W__desktopOnly{display:none}}.WorksheetActionButtons-module-scss-module__TC0o7W__mobileOnly{display:none}@media (max-width:1024px){.WorksheetActionButtons-module-scss-module__TC0o7W__mobileOnly{display:block}}
.DownloadSection-module-scss-module__OecqFa__downloadSection{flex-direction:column;gap:8px;display:flex}.DownloadSection-module-scss-module__OecqFa__quotaMessage{flex-direction:row;align-items:center;gap:8px;font-size:12px;font-weight:500;line-height:20px;display:flex}.DownloadSection-module-scss-module__OecqFa__quotaTextPro{color:#27b7a8}.DownloadSection-module-scss-module__OecqFa__quotaTextPro strong{font-weight:600}.DownloadSection-module-scss-module__OecqFa__quotaTextFree{color:#27b7a8}.DownloadSection-module-scss-module__OecqFa__quotaTextDisabled{color:#2d364285}.DownloadSection-module-scss-module__OecqFa__upgradeLink{color:var(--main-color);text-decoration:none}.DownloadSection-module-scss-module__OecqFa__upgradeLink:hover{text-decoration:underline}.DownloadSection-module-scss-module__OecqFa__downloadButton{cursor:pointer;background:#2d36420f;border:none;border-radius:6px;width:100%;height:40px;margin-bottom:12px;padding:0 16px;transition:background .2s}.DownloadSection-module-scss-module__OecqFa__downloadButton:disabled{cursor:not-allowed;opacity:.7}.DownloadSection-module-scss-module__OecqFa__downloadButton:hover:not(:disabled){background:#597ef70f}.DownloadSection-module-scss-module__OecqFa__downloadButton:hover:not(:disabled) .DownloadSection-module-scss-module__OecqFa__buttonIcon{color:var(--main-color)}.DownloadSection-module-scss-module__OecqFa__downloadButton:hover:not(:disabled) .DownloadSection-module-scss-module__OecqFa__buttonIcon path{fill:var(--main-color)}.DownloadSection-module-scss-module__OecqFa__downloadButton:hover:not(:disabled) .DownloadSection-module-scss-module__OecqFa__downloadButtonText{color:var(--main-color)}.DownloadSection-module-scss-module__OecqFa__downloadButtonInner{justify-content:center;align-items:center;gap:8px;display:flex}.DownloadSection-module-scss-module__OecqFa__buttonIcon{flex-shrink:0;transition:color .2s}.DownloadSection-module-scss-module__OecqFa__downloadButtonText{color:#2d3642;font-size:16px;font-weight:600;line-height:1;transition:color .2s}.DownloadSection-module-scss-module__OecqFa__loginHint{color:inherit;opacity:.7;margin-left:4px;font-size:12px;font-style:italic;font-weight:400}.DownloadSection-module-scss-module__OecqFa__spinner{border:2px solid #2d364233;border-top-color:#2d3642;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.6s linear infinite DownloadSection-module-scss-module__OecqFa__spin;display:inline-block}@keyframes DownloadSection-module-scss-module__OecqFa__spin{to{transform:rotate(360deg)}}.DownloadSection-module-scss-module__OecqFa__quotaRow{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;min-height:20px;display:flex}.DownloadSection-module-scss-module__OecqFa__watermarkButton{cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:4px 0;display:flex}.DownloadSection-module-scss-module__OecqFa__watermarkButton:hover .DownloadSection-module-scss-module__OecqFa__watermarkText{color:var(--main-color);text-decoration:underline}.DownloadSection-module-scss-module__OecqFa__watermarkText{color:#2d3642;font-size:14px;font-weight:600;transition:color .2s}.DownloadSection-module-scss-module__OecqFa__freeBadge{color:#27b7a8;background:#27b7a814;border-radius:100px;padding:2px 8px;font-size:10px;font-weight:600}
.WorksheetTabs-module-scss-module__peSTdq__wrapper{flex-direction:column;width:100%;height:100%;display:flex}.WorksheetTabs-module-scss-module__peSTdq__listTabs{border-bottom:1px solid #f0f0f0;flex-shrink:0;gap:32px;width:100%;display:flex;position:relative}.WorksheetTabs-module-scss-module__peSTdq__tabItem{color:#00000073;cursor:pointer;white-space:nowrap;padding:4px 0;font-size:14px;font-weight:600;line-height:22px;transition:color .25s}.WorksheetTabs-module-scss-module__peSTdq__tabItem:hover,.WorksheetTabs-module-scss-module__peSTdq__tabItem.WorksheetTabs-module-scss-module__peSTdq__active{color:#597ef7}.WorksheetTabs-module-scss-module__peSTdq__inkBar{will-change:transform,width;background:#597ef7;height:2px;transition:transform .3s,width .3s;position:absolute;bottom:-1px}.WorksheetTabs-module-scss-module__peSTdq__tabContent{flex-direction:column;flex:1;min-height:0;padding:16px 0;display:flex}.WorksheetTabs-module-scss-module__peSTdq__placeholder{color:#00000040;font-size:14px;font-style:italic}.WorksheetTabs-module-scss-module__peSTdq__informationContent{flex-direction:column;flex:1;gap:16px;display:flex;overflow-y:auto}.WorksheetTabs-module-scss-module__peSTdq__informationContent::-webkit-scrollbar{width:4px}.WorksheetTabs-module-scss-module__peSTdq__informationContent::-webkit-scrollbar-thumb{background:0 0;border-radius:4px}.WorksheetTabs-module-scss-module__peSTdq__informationContent:hover::-webkit-scrollbar-thumb{background:#eaedf1}.WorksheetTabs-module-scss-module__peSTdq__descriptionSection{padding-bottom:12px}.WorksheetTabs-module-scss-module__peSTdq__descriptionTitle{color:#2d3642;margin-bottom:4px;font-size:14px;font-weight:700;line-height:22px}.WorksheetTabs-module-scss-module__peSTdq__descriptionText{color:#2d3642;white-space:break-spaces;font-size:14px;line-height:22px}.WorksheetTabs-module-scss-module__peSTdq__descriptionText p{margin:0}.WorksheetTabs-module-scss-module__peSTdq__metadataSection{flex-direction:column;gap:12px;display:flex}
.WorksheetBundle-module-scss-module__zsv5JG__container{flex-direction:column;gap:16px;padding:16px 0;display:flex}.WorksheetBundle-module-scss-module__zsv5JG__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.WorksheetBundle-module-scss-module__zsv5JG__header .WorksheetBundle-module-scss-module__zsv5JG__info{color:#000000a6;font-size:14px}.WorksheetBundle-module-scss-module__zsv5JG__header .WorksheetBundle-module-scss-module__zsv5JG__info span{color:#2d3642;font-weight:600;display:block}.WorksheetBundle-module-scss-module__zsv5JG__header .WorksheetBundle-module-scss-module__zsv5JG__downloadBtn{color:#2f54eb;cursor:pointer;background:#f0f5ff;border:1px solid #adc6ff;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .3s;display:flex}.WorksheetBundle-module-scss-module__zsv5JG__header .WorksheetBundle-module-scss-module__zsv5JG__downloadBtn:hover{background:#e6f7ff;border-color:#1890ff}.WorksheetBundle-module-scss-module__zsv5JG__header .WorksheetBundle-module-scss-module__zsv5JG__downloadBtn svg{width:16px;height:16px}.WorksheetBundle-module-scss-module__zsv5JG__listWrapper{padding-right:4px;position:relative;overflow-y:auto}.WorksheetBundle-module-scss-module__zsv5JG__listWrapper::-webkit-scrollbar{width:6px}.WorksheetBundle-module-scss-module__zsv5JG__listWrapper::-webkit-scrollbar-thumb{background-color:#0000001a;border-radius:10px}.WorksheetBundle-module-scss-module__zsv5JG__grid{gap:16px;width:100%;display:grid}.WorksheetBundle-module-scss-module__zsv5JG__item{cursor:pointer;border:1px solid #2d36421a;border-radius:8px;transition:all .2s;position:relative;overflow:hidden}.WorksheetBundle-module-scss-module__zsv5JG__item:after{content:"";opacity:0;pointer-events:none;z-index:1;background:#2f54eb1a;transition:opacity .2s;position:absolute;inset:0}.WorksheetBundle-module-scss-module__zsv5JG__item:hover:after{opacity:1}.WorksheetBundle-module-scss-module__zsv5JG__item.WorksheetBundle-module-scss-module__zsv5JG__viewing{border:2px solid #2f54eb}.WorksheetBundle-module-scss-module__zsv5JG__item.WorksheetBundle-module-scss-module__zsv5JG__viewing:after{display:none}.WorksheetBundle-module-scss-module__zsv5JG__item .WorksheetBundle-module-scss-module__zsv5JG__thumbnail{object-fit:cover;width:100%;height:100%;display:block}.WorksheetBundle-module-scss-module__zsv5JG__item .WorksheetBundle-module-scss-module__zsv5JG__overlay{z-index:2;background:#2f54eb66;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.WorksheetBundle-module-scss-module__zsv5JG__item .WorksheetBundle-module-scss-module__zsv5JG__overlay p{color:#fff;text-shadow:0 2px 4px #0000004d;font-size:14px;font-weight:600}.WorksheetBundle-module-scss-module__zsv5JG__loading{color:#597ef7;justify-content:center;align-items:center;min-height:200px;display:flex}@media (max-width:1024px){.WorksheetBundle-module-scss-module__zsv5JG__header{flex-direction:column;align-items:flex-start}}
.DescriptionCollapse-module-scss-module__XF324q__container{width:100%;padding-bottom:12px}@media (min-width:1025px){.DescriptionCollapse-module-scss-module__XF324q__container{padding-bottom:16px}}.DescriptionCollapse-module-scss-module__XF324q__header{cursor:pointer;justify-content:space-between;align-items:center;gap:4px;width:100%;display:flex}@media (min-width:1025px){.DescriptionCollapse-module-scss-module__XF324q__header{width:fit-content}}.DescriptionCollapse-module-scss-module__XF324q__title{color:#2d3642;font-size:14px;font-weight:700;line-height:22px}.DescriptionCollapse-module-scss-module__XF324q__arrowIcon{color:#2d3642;justify-content:center;align-items:center;transition:transform .3s;display:flex}.DescriptionCollapse-module-scss-module__XF324q__arrowIcon.DescriptionCollapse-module-scss-module__XF324q__flipped{transform:rotate(180deg)}.DescriptionCollapse-module-scss-module__XF324q__contentWrapper{transition:height .3s ease-in-out;overflow:hidden}.DescriptionCollapse-module-scss-module__XF324q__content{color:#2d3642;white-space:break-spaces;margin-top:4px;font-size:14px;font-weight:400;line-height:22px}.DescriptionCollapse-module-scss-module__XF324q__content div>p{margin:0}
.BoxInfoWorksheet-module-scss-module__phdija__container{flex-direction:column;gap:8px;width:100%;padding-bottom:12px;display:flex}@media (min-width:1025px){.BoxInfoWorksheet-module-scss-module__phdija__container{padding-bottom:16px}}.BoxInfoWorksheet-module-scss-module__phdija__title{color:#2d3642;font-size:14px;font-weight:700;line-height:22px}.BoxInfoWorksheet-module-scss-module__phdija__listWrapper{flex-direction:column;gap:8px;display:flex}.BoxInfoWorksheet-module-scss-module__phdija__tagList{flex-wrap:wrap;gap:12px;transition:max-height .3s;display:flex;position:relative;overflow:hidden}.BoxInfoWorksheet-module-scss-module__phdija__tagList.BoxInfoWorksheet-module-scss-module__phdija__collapsed{max-height:52px}.BoxInfoWorksheet-module-scss-module__phdija__tagItem{border-radius:2px;align-items:center;text-decoration:none;transition:all .2s;display:flex;position:relative}.BoxInfoWorksheet-module-scss-module__phdija__tagItem:not(:first-child):before{content:"";background:#d9d9d9;width:1px;height:12px;position:absolute;top:50%;left:-6.5px;transform:translateY(-50%)}.BoxInfoWorksheet-module-scss-module__phdija__tagItem:hover{background-color:#597ef714}.BoxInfoWorksheet-module-scss-module__phdija__tagItem:hover .BoxInfoWorksheet-module-scss-module__phdija__tagName{color:#597ef7}.BoxInfoWorksheet-module-scss-module__phdija__tagName{color:#00000073;white-space:nowrap;padding:0 4px;font-size:12px;font-weight:500;line-height:20px}.BoxInfoWorksheet-module-scss-module__phdija__seeMore{color:#597ef7;cursor:pointer;width:fit-content;margin-left:auto;padding-top:4px;font-size:12px;font-weight:600}.BoxInfoWorksheet-module-scss-module__phdija__seeMore:hover{text-decoration:underline}
.MaterialLessonPlan-module-scss-module__rcpMGG__container{border-radius:0 0 6px 6px;width:100%;margin-top:-20px;overflow:hidden}@media screen and (max-width:769px){.MaterialLessonPlan-module-scss-module__rcpMGG__container{margin-top:0}}.MaterialLessonPlan-module-scss-module__rcpMGG__tabsHeader{background:0 0;gap:0;display:flex;overflow:hidden}.MaterialLessonPlan-module-scss-module__rcpMGG__tabTitle{color:#000;cursor:pointer;background:#e6e7e8;border:1px solid #e6e7e8;border-radius:4px 4px 0 0;padding:3px 24px;font-size:14px;font-weight:600;line-height:20px;transition:all .15s;overflow:hidden}.MaterialLessonPlan-module-scss-module__rcpMGG__tabTitle:hover,.MaterialLessonPlan-module-scss-module__rcpMGG__tabTitle.MaterialLessonPlan-module-scss-module__rcpMGG__active{color:#fff;background:#2d3642;border:1px solid #2d3642}.MaterialLessonPlan-module-scss-module__rcpMGG__content{background:#2d36420a;border-top:1px solid #2d3642;justify-content:center;align-items:center;height:24vh;min-height:180px;padding:16px;display:flex}@media screen and (max-width:769px){.MaterialLessonPlan-module-scss-module__rcpMGG__content{height:18vh;min-height:150px;padding:12px}}.MaterialLessonPlan-module-scss-module__rcpMGG__sliderContainer{width:100%;height:100%;display:flex;overflow:auto hidden}.MaterialLessonPlan-module-scss-module__rcpMGG__sliderContainer::-webkit-scrollbar{height:4px}.MaterialLessonPlan-module-scss-module__rcpMGG__sliderContainer::-webkit-scrollbar-thumb{background:#eaedf1;border-radius:4px}.MaterialLessonPlan-module-scss-module__rcpMGG__sliderTrack{justify-content:flex-start;gap:20px;width:100%;height:100%;display:flex}.MaterialLessonPlan-module-scss-module__rcpMGG__sliderTrack.MaterialLessonPlan-module-scss-module__rcpMGG__distributeEvenly{justify-content:space-evenly}.MaterialLessonPlan-module-scss-module__rcpMGG__materialItem{aspect-ratio:3/4;cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:column;flex-shrink:0;height:100%;max-height:200px;transition:transform .2s;display:flex;position:relative}.MaterialLessonPlan-module-scss-module__rcpMGG__materialItem:hover .MaterialLessonPlan-module-scss-module__rcpMGG__buttonTeaching,.MaterialLessonPlan-module-scss-module__rcpMGG__materialItem.MaterialLessonPlan-module-scss-module__rcpMGG__itemActive .MaterialLessonPlan-module-scss-module__rcpMGG__buttonTeaching{opacity:1}.MaterialLessonPlan-module-scss-module__rcpMGG__materialItem:hover .MaterialLessonPlan-module-scss-module__rcpMGG__grayBg,.MaterialLessonPlan-module-scss-module__rcpMGG__materialItem.MaterialLessonPlan-module-scss-module__rcpMGG__itemActive .MaterialLessonPlan-module-scss-module__rcpMGG__grayBg{background:linear-gradient(#21212114 0%,#212121b3 100%)}.MaterialLessonPlan-module-scss-module__rcpMGG__materialItem:hover .MaterialLessonPlan-module-scss-module__rcpMGG__itemTitle,.MaterialLessonPlan-module-scss-module__rcpMGG__materialItem.MaterialLessonPlan-module-scss-module__rcpMGG__itemActive .MaterialLessonPlan-module-scss-module__rcpMGG__itemTitle{color:#fff}.MaterialLessonPlan-module-scss-module__rcpMGG__materialsImage{object-fit:cover;border-radius:4px;width:100%;height:100%;box-shadow:0 4px 8px #0000001a}.MaterialLessonPlan-module-scss-module__rcpMGG__grayBg{border-radius:4px;flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:8px;transition:background .3s;display:flex;position:absolute;top:0;left:0}.MaterialLessonPlan-module-scss-module__rcpMGG__itemTitle{color:#0000;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}@media screen and (max-width:769px){.MaterialLessonPlan-module-scss-module__rcpMGG__itemTitle{color:#fff}}.MaterialLessonPlan-module-scss-module__rcpMGG__buttonTeaching{z-index:1;color:#fff;opacity:0;white-space:nowrap;background:linear-gradient(#2d3642 36.5%,#1a1717 89.5%);border-radius:14px;padding:6px 16px;font-size:12px;font-weight:700;transition:opacity .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.Header-module-scss-module__IFLq9a__headerRow{justify-content:space-between;align-items:center;width:100%;margin-bottom:12px;display:flex}.Header-module-scss-module__IFLq9a__mobileActionsBar{justify-content:space-between;align-items:center;width:100%;padding:12px 16px;display:flex}.Header-module-scss-module__IFLq9a__listElement{align-items:center;gap:16px;display:flex}.Header-module-scss-module__IFLq9a__actionItem{color:#2d3642;cursor:pointer;align-items:center;gap:4px;height:24px;display:flex;position:relative}.Header-module-scss-module__IFLq9a__actionItem span{font-size:14px;font-weight:600;line-height:1}.Header-module-scss-module__IFLq9a__actionItem svg{flex-shrink:0;width:20px;height:20px}@media (min-width:1025px){.Header-module-scss-module__IFLq9a__actionItem svg{width:24px;height:24px}}.Header-module-scss-module__IFLq9a__actionItem.Header-module-scss-module__IFLq9a__itemRating,.Header-module-scss-module__IFLq9a__actionItem.Header-module-scss-module__IFLq9a__itemLike{margin-right:12px;padding-right:12px}@media (min-width:1025px){.Header-module-scss-module__IFLq9a__actionItem.Header-module-scss-module__IFLq9a__itemRating:after,.Header-module-scss-module__IFLq9a__actionItem.Header-module-scss-module__IFLq9a__itemLike:after{content:"";background-color:#2d36421f;width:1px;height:12px;display:block;position:absolute;top:50%;right:0;transform:translateY(-50%)}}.Header-module-scss-module__IFLq9a__ratingBox{cursor:pointer;background:#fffbe6;border:1px solid #ffe58f;border-radius:4px;align-items:center;gap:4px;height:24px;padding:2px 8px;display:flex}.Header-module-scss-module__IFLq9a__ratingBox svg{width:18px;height:18px}@media (min-width:1025px){.Header-module-scss-module__IFLq9a__ratingBox svg{width:20px;height:20px}}.Header-module-scss-module__IFLq9a__ratingBox .Header-module-scss-module__IFLq9a__ratingValue{color:#2d3642;font-size:14px;font-weight:700}.Header-module-scss-module__IFLq9a__ratingBox .Header-module-scss-module__IFLq9a__ratingLabel{color:#2d364273;font-size:12px}.Header-module-scss-module__IFLq9a__authorContainer{align-items:center;height:24px;display:flex}.Header-module-scss-module__IFLq9a__authorLink{color:inherit;align-items:center;gap:8px;text-decoration:none;display:flex}.Header-module-scss-module__IFLq9a__authorLink:hover .Header-module-scss-module__IFLq9a__name{text-decoration:underline}.Header-module-scss-module__IFLq9a__avatarWrapper{background:#eee;border-radius:50%;width:20px;height:20px;position:relative;overflow:hidden}@media (max-width:1024px){.Header-module-scss-module__IFLq9a__avatarWrapper{width:24px;height:24px}}.Header-module-scss-module__IFLq9a__avatar{object-fit:cover}.Header-module-scss-module__IFLq9a__name{color:#2d3642;align-items:center;gap:4px;font-size:14px;font-weight:600;display:flex}.Header-module-scss-module__IFLq9a__actionsContainer{align-items:center;gap:4px;display:flex}.Header-module-scss-module__IFLq9a__actionGroup{flex-direction:row;align-items:center;gap:4px;display:flex}.Header-module-scss-module__IFLq9a__actionBtn{cursor:pointer;color:#2d3642;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:relative}.Header-module-scss-module__IFLq9a__actionBtn:hover{color:#597ef7;background:#2d36420a;border-radius:4px}.Header-module-scss-module__IFLq9a__actionBtn svg{flex-shrink:0;width:20px;height:20px}@media (min-width:1025px){.Header-module-scss-module__IFLq9a__actionBtn svg{width:24px;height:24px}}.Header-module-scss-module__IFLq9a__divider{background:#2d36421f;width:1px;height:12px;margin:0 4px}.Header-module-scss-module__IFLq9a__desktopOnly{display:flex}@media (max-width:1024px){.Header-module-scss-module__IFLq9a__desktopOnly{display:none!important}}.Header-module-scss-module__IFLq9a__trafficRowMobile{align-items:center;gap:12px;margin-bottom:16px;padding:0 16px;display:flex}.Header-module-scss-module__IFLq9a__trafficItemMobile{color:#2d3642a6;align-items:center;gap:4px;display:flex}.Header-module-scss-module__IFLq9a__trafficItemMobile span{font-size:13px;font-weight:500}.Header-module-scss-module__IFLq9a__trafficItemMobile svg{color:#2d364273}.Header-module-scss-module__IFLq9a__dividerMobile{background:#2d364226;width:1px;height:10px}.Header-module-scss-module__IFLq9a__editPopupTitle{color:#2d3642;padding:24px 24px 8px!important;font-size:22px!important;font-weight:700!important}.Header-module-scss-module__IFLq9a__editPopupCloseButton{top:12px;right:12px;color:#2d3642a6!important;position:absolute!important}.Header-module-scss-module__IFLq9a__editPopupContent{padding:0 24px 24px!important}.Header-module-scss-module__IFLq9a__editPopupBody{color:#2d3642cc;margin:0 0 20px;font-size:14px;line-height:1.6}.Header-module-scss-module__IFLq9a__editPopupActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.Header-module-scss-module__IFLq9a__editPopupPrimaryAction,.Header-module-scss-module__IFLq9a__editPopupSecondaryAction{cursor:pointer;border:1px solid #0000;border-radius:12px;min-height:44px;font-size:14px;font-weight:600;transition:transform .16s,box-shadow .16s,border-color .16s,background-color .16s}.Header-module-scss-module__IFLq9a__editPopupPrimaryAction:hover,.Header-module-scss-module__IFLq9a__editPopupSecondaryAction:hover{transform:translateY(-1px)}.Header-module-scss-module__IFLq9a__editPopupPrimaryAction{color:#fff;background:#2d7ff9;box-shadow:0 10px 24px #2d7ff933}.Header-module-scss-module__IFLq9a__editPopupSecondaryAction{color:#2d3642;background:#f6f8fb;border-color:#2d36421f}@media (max-width:640px){.Header-module-scss-module__IFLq9a__editPopupActions{grid-template-columns:1fr}}
.RatingPopup-module-scss-module__a9pi3G__desktopTitle{text-align:center;color:#272728;z-index:2;background:#fff;font-style:normal;position:sticky;top:0;padding:20px 24px 0!important;font-size:18px!important;font-weight:500!important;line-height:28px!important}.RatingPopup-module-scss-module__a9pi3G__desktopContent{max-height:calc(100dvh - 92px);padding:20px 24px!important;overflow-y:auto!important}.RatingPopup-module-scss-module__a9pi3G__desktopCloseButton{z-index:3;top:16px;right:24px;color:#3e3e40!important;position:absolute!important}.RatingPopup-module-scss-module__a9pi3G__mobileSheet{background:#fff;border-radius:32px 32px 0 0}.RatingPopup-module-scss-module__a9pi3G__mobileHeader{z-index:2;background:#fff;position:sticky;top:0}.RatingPopup-module-scss-module__a9pi3G__mobileHandle{background:#d9d9d9;border-radius:999px;width:36px;height:4px;margin:12px auto 8px}.RatingPopup-module-scss-module__a9pi3G__mobileTitle{text-align:center;color:#272728;padding:0 24px 16px;font-size:18px;font-style:normal;font-weight:500;line-height:28px}.RatingPopup-module-scss-module__a9pi3G__mobileContent{max-height:80vh;overflow:auto}.RatingPopup-module-scss-module__a9pi3G__reportMistake{flex-direction:column;gap:16px;min-width:min(550px,100vw - 80px);margin:0 24px 22px;display:flex;position:relative}.RatingPopup-module-scss-module__a9pi3G__entryPointEmoji{border-bottom:1px solid #e3e3e3;flex-direction:column;gap:24px;padding:8px 0;display:flex}.RatingPopup-module-scss-module__a9pi3G__content{justify-content:space-between;display:flex}.RatingPopup-module-scss-module__a9pi3G__pointEmoji{flex-direction:column;flex:1;align-items:center;display:flex}.RatingPopup-module-scss-module__a9pi3G__score{color:#8f8f8f;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.RatingPopup-module-scss-module__a9pi3G__cross{border-top:1px solid #f6f6f6;width:100%;margin-top:8px}.RatingPopup-module-scss-module__a9pi3G__icon{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;margin:16px 0;padding:0;display:flex}.RatingPopup-module-scss-module__a9pi3G__big{margin:8px 0}.RatingPopup-module-scss-module__a9pi3G__emoji{line-height:0;display:none}.RatingPopup-module-scss-module__a9pi3G__active{display:block}.RatingPopup-module-scss-module__a9pi3G__emojiImage{object-fit:contain;width:16px;height:16px}.RatingPopup-module-scss-module__a9pi3G__big .RatingPopup-module-scss-module__a9pi3G__emojiImage{width:32px;height:32px}.RatingPopup-module-scss-module__a9pi3G__level{justify-content:space-between;font-size:14px;font-style:normal;font-weight:400;line-height:normal;display:flex}.RatingPopup-module-scss-module__a9pi3G__bad{color:#df2a19}.RatingPopup-module-scss-module__a9pi3G__excellent{color:#16ac76}.RatingPopup-module-scss-module__a9pi3G__whyScore{color:#212121;text-align:center;font-size:18px;font-style:italic;font-weight:200;line-height:normal}.RatingPopup-module-scss-module__a9pi3G__reason{flex-direction:column;gap:16px;display:flex}.RatingPopup-module-scss-module__a9pi3G__mistake{cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;padding:0;display:flex}.RatingPopup-module-scss-module__a9pi3G__mistakeTitle{color:#272728;letter-spacing:.32px;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.RatingPopup-module-scss-module__a9pi3G__checkBox{box-sizing:border-box;border:1px solid #000;border-radius:6px;width:20px;height:20px;margin-right:3px}.RatingPopup-module-scss-module__a9pi3G__checkBoxActive{align-items:center;display:none}.RatingPopup-module-scss-module__a9pi3G__selected .RatingPopup-module-scss-module__a9pi3G__checkBoxActive{display:flex}.RatingPopup-module-scss-module__a9pi3G__selected .RatingPopup-module-scss-module__a9pi3G__checkBox{display:none}.RatingPopup-module-scss-module__a9pi3G__otherReasons{width:100%}.RatingPopup-module-scss-module__a9pi3G__inputOtherReasons,.RatingPopup-module-scss-module__a9pi3G__inputOtherReasons:focus{outline:unset;color:currentColor;width:100%;font:inherit;letter-spacing:inherit;border:0;border-bottom:1.5px solid #e3e3e3;padding:4px 0 5px}.RatingPopup-module-scss-module__a9pi3G__submitButton{cursor:pointer;background:#000;border:1px solid #e7e7e8;border-radius:12px;padding:8px 0}.RatingPopup-module-scss-module__a9pi3G__submitTitle{color:#fff;text-align:center;font-size:16px;font-style:italic;font-weight:200;line-height:normal;display:block}.RatingPopup-module-scss-module__a9pi3G__messageThanks{color:#212121;text-align:center;font-size:18px;font-style:normal;font-weight:600;line-height:normal}@media screen and (max-width:1024px){.RatingPopup-module-scss-module__a9pi3G__reportMistake{min-width:0;margin:0;padding:0 24px 24px}}
.layout-module-scss-module__JWUOKa__shell{align-items:stretch;width:100%;min-height:calc(100vh - 64px);display:flex}.layout-module-scss-module__JWUOKa__sidebarShell{flex:none;min-width:52px}.layout-module-scss-module__JWUOKa__sidebarShell .left-column-wrapper{flex:none}.layout-module-scss-module__JWUOKa__main{flex:1;min-width:0}@media (max-width:1024px){.layout-module-scss-module__JWUOKa__shell{min-height:auto;display:block}.layout-module-scss-module__JWUOKa__sidebarShell{display:none}}
