.loading-component{height:100%;display:flex;justify-content:center;align-items:center}.header-resource-component{position:-webkit-sticky;position:sticky;top:0;z-index:100;background-color:#fff;height:var(--heightHeader)}.header-resource-component .new-input-header{margin:auto;transition:all .2s ease-in-out;width:100%}.header-landing{height:60px}@media screen and (min-width:1025px){.header-landing{height:72px}}.layout-footer{display:flex;flex-direction:column;position:fixed;bottom:35px;left:calc(100vw - 56px);z-index:100}@media screen and (max-width:1024px){.layout-footer .popup-feedback-container{margin:0 12px 7px auto!important}}.layout-footer.mobile{bottom:0}.layout-footer.mobile-worksheet{bottom:75px!important}.layout-footer.show-alert{bottom:73px}.layout-footer.show-banner{bottom:12vh}.landing-interactive-maker{position:relative;overflow:hidden;margin-bottom:80px}.landing-interactive-maker .button-start-now{padding-bottom:36px;transition:all .5s ease-in-out;display:none;width:100vw;position:fixed;bottom:0;right:0;left:0;text-align:center;z-index:10;background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.02) 0,hsla(0,0%,100%,.05) 2%,hsla(0,0%,100%,.1) 5%,hsla(0,0%,100%,.3) 20%,hsla(0,0%,100%,.5) 40%,hsla(0,0%,100%,.8) 60%,#fff 78%)}.landing-interactive-maker .button-start-now .content-button{padding-bottom:24px;display:flex;justify-content:center}@media screen and (max-width:1024px){.landing-interactive-maker .button-start-now .btn-start{width:238px;height:54px}}.landing-interactive-maker .list-icon svg{position:absolute;top:calc(100vh + 26vw);right:0;transform:rotate(65deg)}.landing-interactive-maker .list-icon svg:last-child{transform:scaleX(-1);top:calc(100vh + 80px);left:-40px}.landing-interactive-maker .list-icon svg:nth-child(2){right:20px;top:calc(100vh - 120px)}.landing-interactive-maker .list-icon svg:nth-child(3){right:90vw;top:calc(100vh + 52vw);transform:rotate(0)}.landing-interactive-maker .section-wrapper{display:flex;flex-direction:column;gap:80px}@media screen and (max-width:768px){.landing-interactive-maker .section-wrapper{gap:40px}}@media screen and (max-width:1024px){.landing-interactive-maker{margin-top:40px}}.section-benefits .section-benefits-constent{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:24px;box-sizing:border-box;border:1px solid #f0f0f0;padding:16px;gap:0;max-width:1194px;width:100%;margin:0 auto}@media screen and (max-width:768px){.section-benefits .section-benefits-constent{padding:0 16px;border:0}}.section-benefits .section-benefits-constent .section-benefits-description-text{box-sizing:border-box;width:fit-content;margin-bottom:24px}.section-benefits .section-benefits-constent .section-benefits-description-text .description{font-size:14px;font-weight:500;line-height:22px;letter-spacing:0;color:#2d3642;text-align:center}@media screen and (max-width:768px){.section-benefits .section-benefits-constent .section-benefits-description-text .description{text-align:center;font-size:16px;font-weight:600;line-height:24px}}.section-benefits .section-benefits-constent .section-benefits-list{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media screen and (max-width:768px){.section-benefits .section-benefits-constent .section-benefits-list{grid-template-columns:repeat(1,1fr);width:100%}}.section-benefits .section-benefits-constent .section-benefits-list .section-benefits-item{border-radius:20px;height:100%;background:linear-gradient(140deg,#fff 29%,hsla(0,0%,100%,0) 99%);box-sizing:border-box;border:1px solid rgba(0,0,0,.06);backdrop-filter:blur(32px);box-shadow:0 16px 24px 12px rgba(0,0,0,.06);padding:16px 20px 20px}@media screen and (max-width:768px){.section-benefits .section-benefits-constent .section-benefits-list .section-benefits-item{width:100%;height:auto}}.section-benefits .section-benefits-constent .section-benefits-list .section-benefits-item .dots-container{display:flex;align-items:center;justify-content:start;gap:8px}.section-benefits .section-benefits-constent .section-benefits-list .section-benefits-item .dots-container .dot{width:12px;height:12px;border-radius:100%}.section-benefits .section-benefits-constent .section-benefits-list .section-benefits-item .dots-container .dot.red{background-color:#ea6a5e}.section-benefits .section-benefits-constent .section-benefits-list .section-benefits-item .dots-container .dot.yellow{background-color:#f2be4e}.section-benefits .section-benefits-constent .section-benefits-list .section-benefits-item .dots-container .dot.green{background-color:#67c455}.section-benefits .section-benefits-constent .section-benefits-list .section-benefits-item .section-benefits-item-content{padding:20px 4px 0;display:flex;flex-direction:column;gap:16px}.section-benefits .section-benefits-constent .section-benefits-list .section-benefits-item .section-benefits-item-icon{width:32px;height:32px}.section-benefits .section-benefits-constent .section-benefits-list .section-benefits-item .section-benefits-item-icon svg{width:100%;height:100%}.section-benefits .section-benefits-constent .section-benefits-list .section-benefits-item .section-benefits-item-description{font-size:14px;font-weight:500;line-height:22px;color:#2d3642}.popup-alert-only-desktop .MuiPaper-root{background-color:transparent;text-align:center;box-shadow:none}.popup-alert-only-desktop .MuiPaper-root .MuiDialogContent-root{padding:0}.popup-alert-only-desktop .MuiPaper-root .cluster-text-img{height:fit-content;display:flex;flex-direction:column;align-items:center;border-radius:32px 32px 0 0;background-color:#fff}@media screen and (min-width:1024px){.popup-alert-only-desktop .MuiPaper-root .cluster-text-img{padding:32px;border-radius:32px;width:405px}}.popup-alert-only-desktop .MuiPaper-root .cluster-text-img p{color:#272728;text-align:center;font-size:18px;font-weight:700;line-height:28px;text-transform:capitalize;margin:16px 0 0}.popup-alert-only-desktop .MuiPaper-root .cluster-text-img img{margin-top:20px;width:160px}.popup-alert-only-desktop .MuiPaper-root .cluster-text-img .cancel-alert{margin:16px 0;border-radius:12px;border:1px solid #e7e7e8;background:#fff;width:90%;padding:11px 0;color:#3e3e40;font-size:16px;font-weight:600;line-height:26px;letter-spacing:.32px}.back-popup-container{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1300;font-family:Nunito}.back-popup-container .custom-popup-container{position:absolute;width:fit-content;height:fit-content;border-radius:6px;border:1px solid rgba(33,33,33,.12);box-shadow:0 2px 1px 1px rgba(33,33,33,.08);overflow:hidden;z-index:101;transition:all .2s ease-in;pointer-events:all}.start-link{position:relative;z-index:10;margin:0 auto;text-decoration:none;width:264px;height:42px;border-radius:100px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 24px;gap:8px;background:#597ef7;box-sizing:border-box;border:1px solid #597ef7;box-shadow:0 2px 0 0 rgba(0,0,0,.043);transition:all .3s ease;cursor:pointer}.start-link span{font-size:16px;font-weight:600;line-height:24px;color:#fff}.start-link svg{width:20px;height:20px}.start-link svg path{fill:#fff}@media screen and (min-width:769px){.start-link:hover{background:#85a5ff!important;border:1px solid #85a5ff!important}}@media screen and (max-width:768px){.start-link{margin-top:8px}}.section-features{position:relative}.section-features .section-features-content{display:flex;flex-direction:column;max-width:1194px;box-sizing:border-box;gap:40px;margin:0 auto;position:relative}@media screen and (max-width:1024px){.section-features .section-features-content{gap:16px;padding:0 16px}}.section-features .section-features-content .section-features-title{font-size:38px;font-weight:700;line-height:46px;color:#2d3642;text-align:center;margin:0}@media screen and (max-width:768px){.section-features .section-features-content .section-features-title{font-size:24px;font-weight:700;line-height:normal;color:#2d3642}}.section-features .section-features-content .section-features-title-wrapper{display:flex;flex-direction:column;align-items:center;gap:12px}@media screen and (max-width:768px){.section-features .section-features-content .section-features-title-wrapper{gap:8px}}.section-features .section-features-content .section-features-title-wrapper .section-features-title-description{font-size:20px;font-weight:500;line-height:28px;color:#6e6e70;text-align:center}@media screen and (max-width:768px){.section-features .section-features-content .section-features-title-wrapper .section-features-title-description{font-size:16px;font-weight:500;line-height:24px;text-align:center}}.section-features .section-features-content .section-features-list{display:flex;flex-direction:row;justify-content:center;align-items:stretch;padding:0;gap:30px 30px;flex-wrap:wrap;position:relative;z-index:9}@media screen and (max-width:768px){.section-features .section-features-content .section-features-list{flex-direction:column;gap:16px}}.section-features .section-features-content .section-features-list .section-features-item{width:calc((100% - 60px) / 3);box-sizing:border-box;border-radius:16px;opacity:1;display:flex;flex-direction:column;padding:24px;background:#fff;z-index:1;max-width:376px;min-height:316px}.section-features .section-features-content .section-features-list .section-features-item .section-features-item-icon{display:flex;align-items:center;justify-content:center;width:60px;height:60px}.section-features .section-features-content .section-features-list .section-features-item .section-features-item-title{font-size:24px;font-weight:600;line-height:32px;color:#2d3642;margin-top:24px;margin-bottom:8px}.section-features .section-features-content .section-features-list .section-features-item .section-features-item-description{font-size:16px;font-weight:500;line-height:24px;color:#575758}@media screen and (max-width:768px){.section-features .section-features-content .section-features-list .section-features-item{min-height:340px}.section-features .section-features-content .section-features-list .section-features-item .section-features-item-title{font-size:20px;font-weight:600;line-height:28px}.section-features .section-features-content .section-features-list .section-features-item .section-features-item-description{font-size:16px;font-weight:500;line-height:24px}.section-features .section-features-content .section-features-list .section-features-item .section-features-item-icon,.section-features .section-features-content .section-features-list .section-features-item .section-features-item-icon svg{width:48px;height:48px}.section-features .section-features-content .section-features-list{flex-direction:column}.section-features .section-features-content .section-features-list .section-features-item{width:100%;min-height:auto;max-width:100%}}.section-features .section-features-blur{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;width:871px;height:439px;opacity:.4;flex-grow:1;background:#adc6ff;filter:blur(250px);z-index:0;border-radius:50%;-webkit-backdrop-filter:blur(250px)}@media screen and (max-width:768px){.section-features .section-features-blur{width:422px;height:1746px;transform:translate(-50%,-50%)}}.section-features .start-link{position:relative;z-index:10;margin:0 auto;text-decoration:none;width:264px;height:42px;border-radius:100px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 24px;gap:8px;background:#597ef7;box-sizing:border-box;border:1px solid #597ef7;box-shadow:0 2px 0 0 rgba(0,0,0,.043);transition:all .3s ease}.section-features .start-link span{font-size:16px;font-weight:600;line-height:24px;color:#fff}.section-features .start-link svg{width:20px;height:20px}.section-features .start-link svg path{fill:#fff}@media screen and (max-width:768px){.section-features{margin-top:8px}}.container-filter-tools{display:flex;align-items:center;gap:16px}@media screen and (max-width:769px){.container-filter-tools{width:100%;overflow-x:auto;box-sizing:border-box}.container-filter-tools::-webkit-scrollbar-thumb{display:none!important}}.container-filter-tools .filter-category{position:relative;box-sizing:border-box;display:flex;padding:4px 11px;justify-content:center;align-items:center;gap:4px;border-radius:8px;border:1px solid #f0f0f0;background-color:#fff}.container-filter-tools .filter-category .title{display:inline-block;white-space:nowrap;overflow:hidden;font-size:14px;font-weight:500;line-height:22px;color:#8c8c8c}.container-filter-tools .filter-category:hover{cursor:pointer;border:1px solid #d9d9d9;background-color:#fafafa}.container-filter-tools .filter-category:hover .title{color:#2d3642}.container-filter-tools .filter-category.filter-active{border:1px solid #597ef7;background-color:#f0f5ff}.container-filter-tools .filter-category.filter-active .title{color:#597ef7}.container-filter-tools .filter-category .filter-badge{position:absolute;top:-2px;right:-2px;width:10px;height:10px;border-radius:50%;background-color:#fa541c}.ai-box-item{text-decoration:none;box-sizing:border-box;min-width:270px;width:100%;cursor:pointer;position:relative;z-index:3;outline:1px solid #eceef4;box-shadow:0 4px 16px 0 #22324d0f;border-radius:12px}@media screen and (max-width:1024px){.ai-box-item{margin:unset;width:unset;outline:none;border:1px solid #eceef4;min-width:none;max-width:none}}.ai-box-item.hover{outline:2.5px solid #3b82f63d}@media screen and (max-width:1024px){.ai-box-item.hover{outline:unset}}.ai-box-item .ai-box-item-content{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;background-color:#fff;border-radius:12px;padding-right:20px;height:fit-content;width:100%}@media screen and (max-width:769px){.ai-box-item .ai-box-item-content{padding-right:16px}}.ai-box-item .ai-box-item-content .ai-box-item-title{padding:0;font-size:16px;font-weight:700;color:#2a3b52;line-height:24px;width:calc(100% - 70px - 16px - 16px);display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (max-width:769px){.ai-box-item .ai-box-item-content .ai-box-item-title{padding:0 16px;font-size:14px;line-height:22px}}.ai-box-item .ai-box-item-content .img-tool{width:70px;height:70px}.ai-box-item .ai-box-item-content .img-tool .ai-box-item-image{border-top-left-radius:11px;border-bottom-left-radius:11px;object-fit:cover;object-position:center}.ai-box-item .ai-box-item-content .ai-box-item-btn-next{padding:10px}.ai-box-item .ai-box-item-content .ai-box-item-btn-next.hover{border-radius:50px;background-color:#3b82f614}.custom-button-show-more{box-sizing:border-box;display:flex;gap:8px;padding:7px 15px;justify-content:center;align-items:center;transition:transform .2s;height:40px}.custom-button-show-more .show-more{color:#2d3642;text-align:center;font-size:16px;font-weight:600;line-height:24px}.custom-button-show-more .icon-wrapper{display:inline-block;transition:transform .5s ease;transform:translateY(2px)}.custom-button-show-more .icon-wrapper.rotated{transform:rotate(180deg) translateY(2px)}.section-worksheet-maker{position:relative;width:100%;text-align:center;padding:0 24px;box-sizing:border-box}.section-worksheet-maker .ai-box{display:grid;box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:16px;position:relative;z-index:2;transition:max-height .5s ease}@media screen and (max-width:1024px){.section-worksheet-maker .ai-box{display:flex;justify-items:center;overflow:hidden;flex-direction:column;max-height:455px}}.section-worksheet-maker .ai-box a{text-decoration:none}.section-worksheet-maker .ai-box-show-more-mobile{padding-top:16px}.section-other-tool .section-other-tool-content{display:flex;flex-direction:column;max-width:1194px;width:100%;box-sizing:border-box;gap:24px;margin:0 auto;position:relative;justify-content:center;align-items:center}@media screen and (max-width:768px){.section-other-tool .section-other-tool-content{gap:16px}.section-other-tool .section-other-tool-content .container-filter-tools{padding:2px 24px}}.section-other-tool .section-other-tool-content .section-other-tool-title{font-size:38px;font-weight:700;line-height:46px;color:#2d3642;text-align:center;margin:0}@media screen and (max-width:768px){.section-other-tool .section-other-tool-content .section-other-tool-title{font-size:24px;font-weight:700;line-height:normal;color:#2d3642}}.section-other-tool .section-other-tool-content .section-other-tool-list{width:100%}@media screen and (max-width:768px){.section-other-tool .section-other-tool-content .section-other-tool-list{padding:0 16px}}.section-question .section-question-content{display:flex;flex-direction:column;max-width:1194px;box-sizing:border-box;gap:40px;margin:0 auto;overflow:hidden;position:relative}@media screen and (max-width:768px){.section-question .section-question-content{gap:24px}}.section-question .section-question-content .section-question-title{font-size:38px;font-weight:700;line-height:46px;color:#2d3642;text-align:center;margin:0}@media screen and (max-width:768px){.section-question .section-question-content .section-question-title{font-size:24px;font-weight:700;line-height:normal;color:#2d3642;gap:24px}}.section-question .section-question-content .section-question-list{border-radius:20px;display:flex;flex-direction:column;padding:16px;gap:16px;align-self:stretch;background:#fff;box-sizing:border-box;border:1px solid #d9d9d9}.section-question .section-question-content .section-question-list .section-question-item{border-radius:8px;display:flex;flex-direction:column;justify-content:center;padding:16px;gap:16px;background:#f5f5f5}.section-question .section-question-content .section-question-list .section-question-item .section-question-item-title{font-size:18px;font-weight:700;line-height:28px;color:#2d3642;margin:0}.section-question .section-question-content .section-question-list .section-question-item .section-question-item-content{font-size:16px;font-weight:400;line-height:24px;color:#575758}.section-question .section-question-content .section-question-list .section-question-item .section-question-item-content ul{margin:8px 0;padding:0 0 0 28px}.section-question .section-question-content .section-question-list .section-question-item .section-question-item-content ul li span{font-weight:700;color:#2d3642}@media screen and (max-width:768px){.section-question .section-question-content .section-question-list{width:calc(100% - 32px);margin:0 auto}}.section-workflow .section-workflow-content{display:flex;flex-direction:column;max-width:1193px;box-sizing:border-box;gap:40px;margin:0 auto;overflow:hidden}.section-workflow .section-workflow-content .section-workflow-title{font-size:38px;font-weight:700;line-height:46px;color:#2d3642;text-align:center;margin:0;padding:0 16px}@media screen and (max-width:768px){.section-workflow .section-workflow-content .section-workflow-title{font-size:24px;font-weight:700;line-height:normal;color:#2d3642;margin-bottom:-24px}}.section-workflow .section-workflow-content .section-workflow-description{font-size:20px;font-weight:500;line-height:28px;text-align:center;color:#6e6e70;margin:-24px 0 0}@media screen and (max-width:768px){.section-workflow .section-workflow-content .section-workflow-description{font-size:16px;font-weight:500;line-height:24px;padding-top:12px}}.section-workflow .section-workflow-content .start-link{margin:0;text-decoration:none;width:151px;height:42px;border-radius:100px;opacity:1;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 24px;gap:8px;background:#597ef7;box-sizing:border-box;border:1px solid #597ef7;box-shadow:0 2px 0 0 rgba(0,0,0,.043)}.section-workflow .section-workflow-content .start-link span{font-size:16px;font-weight:600;line-height:24px;text-align:center;color:#fff;white-space:nowrap}.section-workflow .section-workflow-content .start-link svg{width:20px;height:20px}.section-workflow .section-workflow-content .start-link svg path{fill:#fff}@media screen and (max-width:768px){.section-workflow .section-workflow-content .start-link{width:100%;height:40px}}.section-workflow .section-workflow-content .section-workflow-steps{border-radius:24px;opacity:1;background:#f7f9f9;padding:40px;width:100%;box-sizing:border-box;display:flex;gap:70px;justify-content:space-between;background-size:cover;background-repeat:no-repeat}@media screen and (max-width:768px){.section-workflow .section-workflow-content .section-workflow-steps{flex-direction:column;gap:24px;background-size:cover;padding:24px 16px;border-radius:0}}.section-workflow .section-workflow-content .section-workflow-steps .block-title{display:flex;align-items:center;justify-content:space-between;flex:1}.section-workflow .section-workflow-content .section-workflow-steps .block-title .title{font-size:36px;font-weight:700;line-height:normal;color:#2d3642;white-space:break-spaces;max-width:337px;margin:0}.section-workflow .section-workflow-content .section-workflow-steps .block-title .title p,.section-workflow .section-workflow-content .section-workflow-steps .block-title .title span{background:linear-gradient(113deg,#3db8ff 32%,#805eff 60%,#ff51af 76%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;margin:0}.section-workflow .section-workflow-content .section-workflow-steps .block-title .title-container{display:flex;flex-direction:column;gap:16px}.section-workflow .section-workflow-content .section-workflow-steps .block-title .title-container .description{max-width:374px;font-size:20px;font-weight:500;line-height:28px;color:#6e6e70;margin:0}.section-workflow .section-workflow-content .section-workflow-steps .block-title .icons{position:relative;width:0;height:100%;display:flex;flex-direction:column;gap:32px;justify-content:center}.section-workflow .section-workflow-content .section-workflow-steps .block-title .icons:before{position:absolute;top:-40px;left:-1px;width:1px;height:calc(100% + 80px);background:#d9d9d9;content:""}.section-workflow .section-workflow-content .section-workflow-steps .block-title .icons .icon{background:#fff;width:52px;height:52px;border-radius:100px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px;box-sizing:border-box;transform:translateX(-50%);position:relative;z-index:5;margin-right:1px;border:1px solid #d9d9d9}.section-workflow .section-workflow-content .section-workflow-steps .block-title .icons .icon svg{width:28px;height:28px}.section-workflow .section-workflow-content .section-workflow-steps .block-title .icons .icon.plus{border:none;background:linear-gradient(180deg,#8ca7ff,#597ef7);box-shadow:0 5px 16px 0 rgba(61,104,255,.32)}.section-workflow .section-workflow-content .section-workflow-steps .block-title .icons .icon.plus .svg{width:24px;height:24px}@media screen and (max-width:768px){.section-workflow .section-workflow-content .section-workflow-steps .block-title{flex-direction:column;gap:32px}.section-workflow .section-workflow-content .section-workflow-steps .block-title.has-description{gap:16px}.section-workflow .section-workflow-content .section-workflow-steps .block-title h2{font-size:24px!important;font-weight:700;line-height:32px!important}.section-workflow .section-workflow-content .section-workflow-steps .block-title .title{max-width:100%;text-align:center;font-size:20px;font-weight:700;line-height:28px}.section-workflow .section-workflow-content .section-workflow-steps .block-title .title p{font-size:20px;font-weight:700;line-height:28px}.section-workflow .section-workflow-content .section-workflow-steps .block-title .title-container{padding:0 16px;align-items:center;gap:8px}.section-workflow .section-workflow-content .section-workflow-steps .block-title .title-container .description{max-width:100%;text-align:center;font-size:14px;font-weight:500;line-height:22px;color:rgba(0,0,0,.45)}.section-workflow .section-workflow-content .section-workflow-steps .block-title .title-container .start-link{display:none}.section-workflow .section-workflow-content .section-workflow-steps .block-title .icons{display:flex;flex-direction:row;align-items:center;width:100%;gap:30px}.section-workflow .section-workflow-content .section-workflow-steps .block-title .icons:before{display:none}.section-workflow .section-workflow-content .section-workflow-steps .block-title .icons .icon{transform:none;width:44px;height:44px}.section-workflow .section-workflow-content .section-workflow-steps .block-title .icons .icon svg{width:20px;height:20px}}.section-workflow .section-workflow-content .section-workflow-steps .block-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media screen and (max-width:768px){.section-workflow .section-workflow-content .section-workflow-steps .block-steps{grid-template-columns:repeat(1,1fr);gap:16px}}.section-workflow .section-workflow-content .section-workflow-steps .block-steps .step-wrapper{position:relative;box-shadow:0 0 9px 2px rgba(0,0,0,.05);border-radius:10px;padding:24px;max-width:295px;box-sizing:border-box;background-color:#fff;min-height:234px;overflow:hidden}.section-workflow .section-workflow-content .section-workflow-steps .block-steps .step-wrapper:before{display:block;content:"";position:absolute;top:0;left:0;width:100%;height:calc(100% + 2px);background-image:url(https://storage.googleapis.com/worksheetzone/images-web/interactive-ws-maker/bg-step-1.png);z-index:0;background-position:50%;background-repeat:no-repeat;background-size:auto 100%;z-index:1}.section-workflow .section-workflow-content .section-workflow-steps .block-steps .step-wrapper.step-2:before{background-image:url(https://storage.googleapis.com/worksheetzone/images-web/interactive-ws-maker/bg-step-2.png)}.section-workflow .section-workflow-content .section-workflow-steps .block-steps .step-wrapper.step-3:before{background-image:url(https://storage.googleapis.com/worksheetzone/images-web/interactive-ws-maker/bg-step-3.png)}.section-workflow .section-workflow-content .section-workflow-steps .block-steps .step-wrapper.step-4:before{background-image:url(https://storage.googleapis.com/worksheetzone/images-web/interactive-ws-maker/bg-step-4.png)}.section-workflow .section-workflow-content .section-workflow-steps .block-steps .step-wrapper .step{position:relative;z-index:2}.section-workflow .section-workflow-content .section-workflow-steps .block-steps .step-wrapper .step .step-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px}.section-workflow .section-workflow-content .section-workflow-steps .block-steps .step-wrapper .step .step-title{font-size:16px;font-weight:700;line-height:24px;color:#2d3642;margin-bottom:6px;margin-top:16px;text-transform:uppercase;margin-right:-15px}.section-workflow .section-workflow-content .section-workflow-steps .block-steps .step-wrapper .step .step-description{font-size:14px;font-weight:400;line-height:22px;color:#575758}.section-workflow .section-workflow-content .section-workflow-steps .block-steps .step-wrapper .step .step-description span{font-weight:900}@media screen and (max-width:768px){.section-workflow .section-workflow-content .section-workflow-steps .block-steps .step-wrapper{max-width:100%;width:100%;min-height:183px}}.section-workflow .section-workflow-content .section-workflow-steps.section-workflow-steps-2{background-image:url(https://storage.googleapis.com/worksheetzone/images-web/interactive-ws-maker/bg-workflow-2.png)}@media screen and (max-width:768px){.section-workflow .section-workflow-content .section-workflow-steps.section-workflow-steps-2{background-image:url(https://storage.googleapis.com/worksheetzone/images-web/interactive-ws-maker/bg-workflow-2-mobile.png)}}.tool-interactive-worksheet{width:100%;min-height:calc(100svh - 52px);position:relative}@media screen and (max-width:768px){.tool-interactive-worksheet{min-height:fit-content}}.tool-interactive-worksheet .content-maker-interactive{width:100%;min-height:calc(100svh - 52px);position:relative;z-index:2;background:transparent;padding-top:calc((100svh - 52px - 90px - 100px - 346px) / 2);padding-bottom:40px;box-sizing:border-box}@media screen and (min-width:1440px){.tool-interactive-worksheet .content-maker-interactive{padding-top:calc((100svh - 52px - 90px - 120px - 382px) / 2)}}@media screen and (max-width:768px){.tool-interactive-worksheet .content-maker-interactive{box-sizing:unset;min-height:unset;height:100%;padding:40px 0}}.tool-interactive-worksheet .content-maker-interactive .landing-title-wrapper{margin:0 auto 40px;width:fit-content;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:768px){.tool-interactive-worksheet .content-maker-interactive .landing-title-wrapper{margin:0 auto 24px}}.tool-interactive-worksheet .content-maker-interactive .landing-title-wrapper .landing-title{font-size:38px;font-weight:700;line-height:49px;display:flex;align-items:center;gap:9px;width:fit-content;color:#2d3642;height:50px}@media screen and (max-width:768px){.tool-interactive-worksheet .content-maker-interactive .landing-title-wrapper .landing-title.title-bottom,.tool-interactive-worksheet .content-maker-interactive .landing-title-wrapper .landing-title.title-top{font-size:28px;font-weight:700;line-height:normal;display:flex;flex-direction:column;align-items:center;height:fit-content;gap:0}}.tool-interactive-worksheet .content-maker-interactive .landing-title-wrapper .title-gradient{font-family:Nunito;font-size:38px;font-weight:700;line-height:normal;text-align:center;letter-spacing:0;font-variation-settings:"opsz" auto;background:linear-gradient(113deg,#3d8bff 32%,#80e5ff 60%,#ff51af 76%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}@media screen and (max-width:768px){.tool-interactive-worksheet .content-maker-interactive .landing-title-wrapper .title-gradient{font-size:28px;font-weight:700;line-height:normal}}.tool-interactive-worksheet .content-maker-interactive .landing-title-wrapper .title-block{font-family:Chakra Petch;font-size:38px;font-weight:700;line-height:49px;text-align:center;text-transform:uppercase;color:#2f54eb;background:linear-gradient(90deg,#e0e7ff,rgba(226,233,255,0) 98%);border:solid #597ef7;border-width:0 0 0 2px;padding:6px 6px 6px 8px}@media screen and (max-width:768px){.tool-interactive-worksheet .content-maker-interactive .landing-title-wrapper .title-block{font-size:28px;font-weight:700;line-height:normal;padding:2px 2px 2px 8px}}.tool-interactive-worksheet .flex,.tool-interactive-worksheet .flex-center,.tool-interactive-worksheet .flex-col{display:flex}.tool-interactive-worksheet .flex-center{align-items:center;justify-content:center}.tool-interactive-worksheet .flex-col{flex-direction:column}.tool-interactive-worksheet .tool-container{position:relative;width:100%}@media screen and (max-width:768px){.tool-interactive-worksheet .tool-container{width:100%;height:314px}}.tool-interactive-worksheet .animation-block,.tool-interactive-worksheet .block{transition:all .8s ease-in-out}.tool-interactive-worksheet .block{position:absolute;inset:0}.tool-interactive-worksheet .upload-block-enter{opacity:1;transform:scale(1);z-index:10;pointer-events:auto}.tool-interactive-worksheet .upload-block-exit{opacity:0;transform:scale(.1);z-index:5;pointer-events:none}.dialog-form-login .header{text-align:center}.dialog-form-login .header .logo .logo-image{width:56px;height:40px}@media screen and (max-width:1024px){.dialog-form-login .header .logo .logo-image{width:37px;height:27px}}.dialog-form-login .header .logo .icon-close{position:absolute;top:24px;right:24px;cursor:pointer}.dialog-form-login .MuiDialogContent-root{overflow-y:unset;max-height:600px}@media screen and (max-width:1024px){.dialog-form-login .MuiDialogContent-root{padding:0}}.dialog-form-login .MuiPaper-root{padding:24px 80px;max-width:1200px;width:100%;border-radius:0;margin:0;display:flex;justify-content:center}@media screen and (min-width:1025px){.dialog-form-login .MuiPaper-root{height:calc(100vh - 48px)}}.dialog-form-login .title-dialog{text-align:center;font-weight:600;font-size:18px;color:#212121;margin:0;padding:40px 0 0}@media screen and (max-width:1024px){.dialog-form-login .title-dialog{padding-top:20px;font-size:16px;position:relative}.dialog-form-login .title-dialog:after{position:absolute;content:"";height:2px;bottom:-12px;margin:0 auto;left:0;right:0;width:100%;background:rgba(33,33,33,.52);-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s}}.dialog-form-login .form-login-content{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;padding-top:40px;gap:40px}@media screen and (max-width:1024px){.dialog-form-login .form-login-content{flex-direction:column;padding-top:32px;gap:0}}.dialog-form-login .form-login-content .content-step{padding:40px 56px;background:#fff;box-shadow:8px 8px 24px rgba(2,2,70,.05);border-radius:31.2294px;min-width:450px;width:calc(100% - 35% - 80px);max-height:444px}@media screen and (max-width:1024px){.dialog-form-login .form-login-content .content-step{padding:0;width:calc(100%);min-width:unset;box-shadow:none}}.dialog-form-login .form-login-content .content-step .step-title{justify-content:center;font-weight:400;font-size:18px;color:#101828;display:flex;gap:4px}@media screen and (max-width:1024px){.dialog-form-login .form-login-content .content-step .step-title{font-size:14px;justify-content:flex-start}}.dialog-form-login .form-login-content .content-step .step-title.next-step-title{justify-content:flex-start}.dialog-form-login .form-login-content .content-step .auth{width:400px;margin:auto}@media screen and (max-width:1024px){.dialog-form-login .form-login-content .content-step .auth{padding:0;width:100%}}.dialog-form-login .form-login-content .content-step .auth .auth-fragment{padding:16px 40px}@media screen and (max-width:1024px){.dialog-form-login .form-login-content .content-step .auth .auth-fragment{padding:12px 0}}.dialog-form-login .form-login-content .content-step .auth .auth-fragment .title{font-weight:700;font-size:24px;line-height:140%;color:#515151;text-align:center}.dialog-form-login .form-login-content .content-step .auth .auth-fragment #loginWithGoogle{width:100%;margin-left:auto;margin-right:auto;display:block}.dialog-form-login .form-login-content .content-step .auth .auth-fragment #loginWithGoogle>div{padding-top:24px;width:100%;margin:auto}@media screen and (max-width:1024px){.dialog-form-login .form-login-content .content-step .auth .auth-fragment #loginWithGoogle>div iframe{padding:0;width:fit-content!important;margin:auto!important}}.dialog-form-login .form-login-content .content-step .auth .auth-fragment .text-field{width:100%;display:flex;margin-left:auto;margin-right:auto;margin-top:72px}.dialog-form-login .form-login-content .content-step .auth .auth-fragment .or-letter{margin-top:40px;margin-left:auto;margin-right:auto;text-align:center;position:relative}.dialog-form-login .form-login-content .content-step .auth .auth-fragment .or-letter span{padding:10px;background:#fff;position:absolute;z-index:2;transform:translate3d(-50%,-50%,0)}.dialog-form-login .form-login-content .content-step .auth .auth-fragment .or-letter:after{position:absolute;content:"";height:1px;bottom:50%;margin:0 auto;left:0;right:0;width:100%;background:#d0d0d0;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s}.dialog-form-login .form-login-content .content-step .auth .auth-fragment .submit-email{text-transform:none;margin-left:auto;margin-right:auto;display:flex;margin-top:24px;background:#d0d0d0;border-radius:8px;width:100%;box-shadow:none!important;padding:12px}.dialog-form-login .form-login-content .content-step .auth .auth-fragment .submit-email.active{background:#00aff4}.dialog-form-login .form-login-content .content-step .list-choice{display:grid;flex-wrap:wrap;padding-top:24px;gap:16px}@media screen and (max-width:1024px){.dialog-form-login .form-login-content .content-step .list-choice{padding-top:8px;gap:12px;grid-template-columns:1fr!important;overflow-y:auto;max-height:290px}}.dialog-form-login .form-login-content .content-step .list-choice:not(.role){grid-template-columns:1fr 1fr}.dialog-form-login .form-login-content .content-step .list-choice .active-choice{background:#f9fafb;border:1px solid #f2f4f7}.dialog-form-login .form-login-content .content-step .list-choice .MuiFormControlLabel-root{border:1px solid #f2f4f7;border-radius:8px;padding-left:16px}.dialog-form-login .form-login-content .content-step .list-choice .MuiFormControlLabel-root .MuiTypography-root{padding:16px}.dialog-form-login .form-login-content .content-step .list-choice .MuiFormControlLabel-root .MuiTouchRipple-root{border:1px solid #d0d5dd;border-radius:6px}.dialog-form-login .form-login-content .content-step .list-choice .MuiFormControlLabel-root .Mui-checked .MuiTouchRipple-root{border:1px solid #e4e7ec;border-radius:6px}.dialog-form-login .form-login-content .stepper-content{background:#fff;box-shadow:8px 8px 24px rgba(2,2,70,.05);border-radius:31.2294px;width:calc(35% - 80px);padding:40px}@media screen and (max-width:1024px){.dialog-form-login .form-login-content .stepper-content{padding:0 24px 24px;width:calc(100% - 48px)}}.dialog-form-login .form-login-content .stepper-content .MuiStepper-root{display:flex;flex-direction:column}@media screen and (max-width:1024px){.dialog-form-login .form-login-content .stepper-content .MuiStepper-root{flex-direction:row}}.dialog-form-login .form-login-content .stepper-content .MuiStepper-root .MuiStep-root{display:flex;flex-direction:column}@media screen and (min-width:1025px){.dialog-form-login .form-login-content .stepper-content .MuiStepper-root .MuiStep-root .MuiStepLabel-root{flex-direction:row;display:flex;justify-content:center;align-items:center;gap:12px}.dialog-form-login .form-login-content .stepper-content .MuiStepper-root .MuiStep-root .MuiStepLabel-root .MuiStepLabel-labelContainer .MuiStepLabel-label{margin-top:0;text-align:start}.dialog-form-login .form-login-content .stepper-content .MuiStepper-root .MuiStep-root .MuiStepLabel-root .MuiStepLabel-iconContainer>div{background-color:#fff;box-shadow:none}}@media screen and (max-width:1024px){.dialog-form-login .form-login-content .stepper-content .MuiStepper-root .MuiStep-root .MuiSvgIcon-root.Mui-active,.dialog-form-login .form-login-content .stepper-content .MuiStepper-root .MuiStep-root .MuiSvgIcon-root.Mui-completed{color:#212121}}.dialog-form-login .form-login-content .stepper-content .MuiStepConnector-root .MuiStepConnector-lineHorizontal{border-radius:1px;border-top-width:4px;border-top-style:solid;color:#020246}.dialog-form-login .form-login-content .stepper-content .MuiStepIcon-root.MuiStepIcon-completed{color:#004892}.dialog-form-login .form-login-content .thank-you{width:796px;height:468px;margin:auto;display:flex;flex-direction:column;gap:30px;align-items:center;justify-content:center;background:#fff;box-shadow:8px 8px 24px rgba(2,2,70,.05);border-radius:31.2294px;font-weight:500;font-size:18px;line-height:28px;text-align:center;color:#101828}@media screen and (max-width:1024px){.dialog-form-login .form-login-content .thank-you{width:100%;padding:16px 0;height:fit-content}}.dialog-form-login .form-login-content .thank-you .content .note{font-size:12px}.dialog-form-login .download-button{display:flex;margin-left:auto;margin-right:auto;margin-top:24px}.dialog-form-login .MuiDialogActions-root{justify-content:space-between;display:flex;padding:24px 0 0}@media screen and (max-width:1024px){.dialog-form-login .MuiDialogActions-root{justify-content:space-between;width:100%;background-color:#fff;padding:16px 0}}.dialog-form-login .MuiDialogActions-root .ctn{border-radius:8px;color:#212121;text-transform:capitalize;font-weight:500;font-size:16px;line-height:24px;padding:12px 20px}@media screen and (max-width:1024px){.dialog-form-login .MuiDialogActions-root .ctn{padding:12px 32px;border-radius:12px;border:1px solid #e7e7e8}}.dialog-form-login .MuiDialogActions-root .btn-right{margin-left:auto}.dialog-form-login .MuiDialogActions-root .back-continue{display:flex;gap:8px;margin-left:auto}@media screen and (max-width:1024px){.dialog-form-login .MuiDialogActions-root .back-continue{background-color:#fff;width:100%}}.dialog-form-login .MuiDialogActions-root .back-continue .ctn-back{background:#fff}.dialog-form-login .MuiDialogActions-root .back-continue .ctn-continue{background:#212121;color:#fff;padding:12px 14px 12px 20px;box-shadow:8px 8px 24px rgba(2,2,70,.15);display:flex;gap:8px}@media screen and (max-width:1024px){.dialog-form-login .MuiDialogActions-root .back-continue .ctn-continue{width:100%}}.dialog-form-login .MuiDialogActions-root .back-continue .ctn-continue.Mui-disabled{background:rgba(33,33,33,.24)}.dialog-form-login .MuiDialogActions-root .ctn-close-popup{width:100%;display:flex;align-items:center;justify-content:center}.dialog-form-login .MuiDialogActions-root .ctn-close-popup .ctn{width:fit-content;padding:12px 48px;background:#212121;color:#fff}.dialog-form-login .MuiDialogActions-root .ctn-close-popup .ctn a{text-decoration:none}@media screen and (max-width:1024px){.dialog-form-login .MuiDialogActions-root .ctn-close-popup .ctn{width:100%}}.dialog-form-login .MuiDialog-container{height:unset}@media screen and (max-width:1024px){.dialog-form-login .MuiDialog-container{width:100%}.dialog-form-login .MuiDialog-container .MuiPaper-root{max-width:100%!important;max-height:70vh;margin:unset;width:95%}}.action-component{display:flex;flex-wrap:wrap;justify-content:center;width:40px;height:40px;border-radius:50%;position:relative}@media screen and (min-width:1025px){.action-component:hover .action{display:block}}@media screen and (max-width:1024px){.action-component{display:grid;justify-content:center;padding-top:24px}}.action-component .MuiButton-root{text-transform:none}@media screen and (max-width:1024px){.action-component .MuiButton-root{margin-top:16px}}.action-component .child{padding-top:12px}.action-component .download{cursor:pointer;border-radius:57px;color:#fff;font-weight:600;font-size:18px;line-height:22px;transition:all .15s ease;width:40px;height:40px;border-radius:50%;box-shadow:0 4px 10px rgba(34,17,17,.08)}.action-component .download .download-icon{padding-right:20px}.action-component .action{position:absolute;top:44px;right:-50%;min-width:160px;padding:12px 0;gap:4px;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.06),0 1px 10px rgba(0,0,0,.04),0 2px 4px rgba(0,0,0,.08);border-radius:12px}@media screen and (min-width:1025px){.action-component .action{display:none}}.action-component .action p{margin:0}.action-component .action .clone,.action-component .action .edit{cursor:pointer;font-weight:600;font-size:16px;line-height:24px;font-feature-settings:"liga" off;color:#212121;box-sizing:border-box;background-color:#fff;transition:all .15s ease;display:flex;align-items:center;gap:4px;padding:8px 12px}.action-component .action .clone:hover,.action-component .action .edit:hover{background:rgba(33,33,33,.04)}.action-component .action .clone p,.action-component .action .edit p{display:flex;gap:6px;align-items:center;justify-content:center}.action-component .css-1ujsas3:hover{background-color:rgba(var(--color),1)}@media screen and (max-width:1024px){.dialog-form-login{z-index:2000!important}.dialog-form-login .MuiPaper-root{width:100%;padding:0;background-color:transparent;background-image:none}.dialog-form-login .list-choice{grid-template-columns:1fr}.dialog-form-login .text-field{width:90%}.dialog-form-login .content{padding:36px 24px 0}}.menu-collection .MuiList-root{display:grid;padding:8px}.menu-collection .MuiList-root li{padding:8px;display:flex;gap:8px;justify-content:flex-start;background:#fff}.menu-collection .MuiList-root li svg{width:24px}.menu-collection .MuiList-root li:hover{background:rgba(var(--color),1);border-radius:4px;color:#fff}.menu-collection .MuiList-root li:hover .edit-icon path{fill:#fff;fill-opacity:1}.menu-collection .MuiList-root li:hover.download circle{display:none}.menu-collection .MuiList-root li:hover.download path{fill:#fff}.popup-download-collection .content .action{display:flex}.popup-download-collection .content .action p{display:flex;gap:4px;align-items:center}.drawer-more-action-ws-panel{z-index:1100}.drawer-more-action-ws-panel .MuiPaper-root{background-color:unset;text-align:center;box-shadow:none}.drawer-more-action-ws-panel .MuiPaper-root ::-webkit-scrollbar{display:none}.drawer-more-action-ws-panel .MuiPaper-root .drawer-wrapper-content{background-color:#f9fafb;border-radius:32px 32px 0 0;padding:32px 0}.drawer-more-action-ws-panel .MuiPaper-root .drawer-wrapper-content .content{color:rgba(var(--color),1)}.drawer-more-action-ws-panel .MuiPaper-root .drawer-wrapper-content .content .list-button li{display:flex;gap:8px;padding-left:24px}.drawer-more-action-ws-panel .MuiPaper-root .drawer-wrapper-content .content .list-button li p{margin:0}.drawer-more-action-ws-panel .text{font-weight:400;font-size:14px;line-height:30px;color:#212121;margin:0;position:relative;padding-top:16px}.drawer-more-action-ws-panel .content{background-color:#fff;border-radius:12px 12px 0 0;overflow:hidden}@media screen and (max-width:1024px){.drawer-more-action-ws-panel .content .action.action-del{display:flex;width:100%;justify-content:space-around;gap:8px}.drawer-more-action-ws-panel .content .action.action-del div{padding:12px;border:1px solid #e7e7e8;border-radius:12px;width:100%}.drawer-more-action-ws-panel .content .action.action-del div.delete{background-color:#ff2442;color:#fff}.drawer-more-action-ws-panel .content .MuiDialogContent-root{padding:16px 24px 20px}}.login-container *{box-sizing:initial}.is-contact-page .login-container .icon-close{display:none}.footer-preview-worksheet-tool-v1-container{position:relative;width:100%;overflow:hidden}.footer-preview-worksheet-tool-v1-container .hidden-block{position:absolute;transition:all .3s ease-in-out;top:100%}.footer-preview-worksheet-tool-v1-container .hidden-block.show{top:0}.footer-preview-worksheet-tool-v1{width:100%;height:71px;border-radius:0 0 16px 16px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;row-gap:0;padding:16px;background:#fff;border-top:1px solid #e5e5e5;box-sizing:border-box}.footer-preview-worksheet-tool-v1 *{box-sizing:border-box}.footer-preview-worksheet-tool-v1 .non-answer-container{display:flex;flex-direction:row;gap:8px}.footer-preview-worksheet-tool-v1 .non-answer-container svg{width:22px;height:22px}.footer-preview-worksheet-tool-v1 .non-answer-container .non-answer-text{font-size:16px;font-weight:500;line-height:24px;color:rgba(0,0,0,.85)}.footer-preview-worksheet-tool-v1 .button{flex-shrink:0;border-radius:6px;display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:4px;row-gap:0;padding:4px 0;overflow:hidden;max-width:calc(100% - 8px - 216px)}.footer-preview-worksheet-tool-v1 .button .want-more-option-go-full-version{flex-shrink:0;white-space:nowrap;color:#2d3642;font-family:Nunito;font-size:14px;line-height:22px;font-weight:400;text-align:center}.footer-preview-worksheet-tool-v1 .button .want-more-option-go-full-version span{color:#597ef7;cursor:pointer;display:inline-flex;align-items:center;gap:4px;transition:all .2s ease-in-out}.footer-preview-worksheet-tool-v1 .button .want-more-option-go-full-version span svg{width:14px;height:14px}.footer-preview-worksheet-tool-v1 .button .want-more-option-go-full-version span svg path{fill:#597ef7;fill-opacity:1;transition:all .2s ease-in-out}.footer-preview-worksheet-tool-v1 .button .want-more-option-go-full-version span:hover{text-decoration:underline;color:#85a5ff}.footer-preview-worksheet-tool-v1 .button .want-more-option-go-full-version span:hover svg path{fill:#85a5ff}.footer-preview-worksheet-tool-v1 .button .want-more-option-go-full-version.disabled{color:rgba(0,0,0,.25)}.footer-preview-worksheet-tool-v1 .button .want-more-option-go-full-version.disabled span{cursor:default;color:rgba(0,0,0,.25)}.footer-preview-worksheet-tool-v1 .button .want-more-option-go-full-version.disabled span svg path{fill:rgba(0,0,0,.25)}.footer-preview-worksheet-tool-v1 .button .want-more-option-go-full-version.disabled span:hover{color:rgba(0,0,0,.25);text-decoration:none}.footer-preview-worksheet-tool-v1 .button .want-more-option-go-full-version.disabled span:hover svg path{fill:rgba(0,0,0,.25)}.footer-preview-worksheet-tool-v1 .button svg{flex-shrink:0;width:14px;height:14px}.footer-preview-worksheet-tool-v1 .frame-238240{flex-shrink:0;display:flex;flex-direction:row;justify-content:start;align-items:center;column-gap:16px;row-gap:0}.footer-preview-worksheet-tool-v1 .frame-238240 .button-1{flex-shrink:0;align-self:stretch;min-width:100px;height:38.8px;display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:10px;row-gap:0;padding:6px 15px;overflow:hidden;cursor:pointer;box-sizing:border-box;transition:all .2s ease-in-out;border-radius:6px}.footer-preview-worksheet-tool-v1 .frame-238240 .button-1 .icon-wrapper{flex-shrink:0;height:14px;width:14px}.footer-preview-worksheet-tool-v1 .frame-238240 .button-1 .button-title{flex-shrink:0;height:24px;white-space:nowrap;color:rgba(0,0,0,.85);font-family:Nunito;font-size:16px;line-height:24px;font-weight:400;text-align:center}.footer-preview-worksheet-tool-v1 .frame-238240 .button-1:hover{background:#fafafa}.footer-preview-worksheet-tool-v1 .frame-238240 .button-1.disabled{cursor:default}.footer-preview-worksheet-tool-v1 .frame-238240 .button-1.disabled .button-title{color:rgba(0,0,0,.25)}.footer-preview-worksheet-tool-v1 .frame-238240 .button-1.disabled:hover{background:transparent}.footer-preview-worksheet-tool-v1 .frame-238240 .button-2{flex-shrink:0;min-width:100px;height:38.8px;box-shadow:0 2px 0 0 rgba(0,0,0,.02);border-radius:6px;display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:10px;row-gap:0;padding:6.4px 12px;background:#597ef7;border:1px solid #597ef7;box-shadow:0 2px 0 0 rgba(0,0,0,.043);box-sizing:border-box;transition:all .2s ease-in-out;cursor:pointer}.footer-preview-worksheet-tool-v1 .frame-238240 .button-2 .icon-wrapper-1{flex-shrink:0;height:14px;width:14px}.footer-preview-worksheet-tool-v1 .frame-238240 .button-2 .button-title-1{flex-shrink:0;height:24px;white-space:nowrap;color:#fff;font-family:Nunito;font-size:16px;line-height:24px;font-weight:400;text-align:center}.footer-preview-worksheet-tool-v1 .frame-238240 .button-2:hover{background:#85a5ff;border:1px solid #85a5ff}.footer-preview-worksheet-tool-v1 .frame-238240 .button-2.disabled{background:#f5f5f5;border:1px solid #d9d9d9;cursor:default}.footer-preview-worksheet-tool-v1 .frame-238240 .button-2.disabled .button-title-1{color:rgba(0,0,0,.25)}.footer-preview-worksheet-tool-v1 .frame-238240 .button-2.disabled:hover{background:#f5f5f5;border:1px solid #d9d9d9}.footer-preview-worksheet-tool-v1 .frame-238240 .block-loading{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.footer-preview-worksheet-tool-v1 .frame-238240 .block-loading svg{width:14px;height:14px;animation:rotate 1s linear infinite}.preview-worksheet-tool-v1-container{border-radius:16px;background:rgba(241,241,246,.8);backdrop-filter:blur(32px);box-shadow:0 4px 4px 0 rgba(0,0,0,.05);border:2px solid #fff;box-sizing:border-box;scale:.1;opacity:0;inset:0}.preview-worksheet-tool-v1-container.show{scale:1;opacity:1}.preview-worksheet-tool-v1-container .shimmer-skeleton{background-color:hsla(0,0%,100%,.1);position:absolute;overflow:hidden;top:0;left:0}.preview-worksheet-tool-v1-container .shimmer-skeleton:after{content:"";position:absolute;top:0;width:100%;height:100%;background:linear-gradient(90deg,hsla(0,0%,92%,0) 0,hsla(0,0%,92%,.8) 50%,hsla(0,0%,92%,0));animation:shimmer-skeleton 1.5s infinite;left:-100%}@keyframes shimmer-skeleton{0%{transform:translateX(-100%)}to{transform:translateX(200%)}}.page-worksheet-tool-v1{height:calc(100% - 71px);position:relative}.page-worksheet-tool-v1 .page-worksheet-slider{height:100%;max-width:100%;height:fit-content;outline:1px solid #597ef7;box-sizing:border-box;position:relative;overflow:hidden}.page-worksheet-tool-v1 .page-worksheet-slider,.page-worksheet-tool-v1 .page-worksheet-slider .page-worksheet-slider-content{display:flex;flex-direction:row;justify-content:start;align-items:center;transition:transform .3s ease-in-out}.page-worksheet-tool-v1 .page-worksheet-slider .number-page{position:absolute;top:0;right:0;padding:4px 8px;gap:10px;background:rgba(45,54,66,.69);backdrop-filter:blur(4px);height:30px;border-radius:0 0 0 8px;box-sizing:border-box;z-index:1;font-size:14px;font-weight:400;line-height:22px;color:#fff;width:46px;display:flex;align-items:center;justify-content:center}.page-worksheet-tool-v1 .page-worksheet-slider.loading *{pointer-events:none;user-select:none}.page-worksheet-tool-v1 .btn-page-worksheet-tool-v1{position:absolute;top:50%;transform:translateY(-50%);display:flex;width:calc(100% + 40px);height:0;justify-content:space-between;align-items:center}.page-worksheet-tool-v1 .btn-page-worksheet-tool-v1 .btn-change-page{width:40px;height:40px;border-radius:40px;padding:8px;background:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.04);display:flex;justify-content:center;align-items:center;cursor:pointer;box-sizing:border-box;transition:all .3s ease-in-out}.page-worksheet-tool-v1 .btn-page-worksheet-tool-v1 .btn-change-page svg{width:24px;height:24px}.page-worksheet-tool-v1 .btn-page-worksheet-tool-v1 .btn-change-page.disabled{opacity:.5;pointer-events:none}.page-worksheet-tool-v1 .btn-page-worksheet-tool-v1 .btn-change-page.btn-next{transform:rotate(180deg)}.page-worksheet-tool-v1 .mark-loading{position:absolute;width:100%;top:0;left:0;display:flex;justify-content:center;padding:40px 0 0}.page-worksheet-tool-v1 .mark-loading .mark-loading-content-text{justify-content:center;height:48px;border-radius:12px;display:flex;flex-direction:row;align-items:center;padding:12px 16px;background:#272728;box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12);box-sizing:border-box;width:fit-content}.page-worksheet-tool-v1 .mark-loading .mark-loading-content-text span{font-size:14px;font-weight:400;line-height:24px;color:#fff}.page-worksheet-tool-v1 .mark-loading .mark-loading-content-text .dot-loader{display:inline-block}.page-worksheet-tool-v1 .mark-loading .mark-loading-content-text .dot-loader span{display:inline-block;width:3px;height:3px;border-radius:50%;background-color:#fff;margin-left:4px;animation:jump 1s ease-in-out infinite}.page-worksheet-tool-v1 .mark-loading .mark-loading-content-text .dot-loader span:first-child{animation-delay:0s}.page-worksheet-tool-v1 .mark-loading .mark-loading-content-text .dot-loader span:nth-child(2){animation-delay:.15s}.page-worksheet-tool-v1 .mark-loading .mark-loading-content-text .dot-loader span:nth-child(3){animation-delay:.4s}.item-answer-tool-v1{--main-color:#597ef7;position:absolute;border:1px solid var(--main-color);border-radius:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-clamp:1;cursor:text}.item-answer-tool-v1 .dot-loader{display:flex;align-items:center;justify-content:center;gap:6px;height:100%;width:100%}.item-answer-tool-v1 .dot-loader span{width:4px;height:4px;background:#85a5ff;border-radius:50%;animation:jump 1s ease-in-out infinite}.item-answer-tool-v1 .dot-loader span:first-child{animation-delay:0s}.item-answer-tool-v1 .dot-loader span:nth-child(2){animation-delay:.15s}.item-answer-tool-v1 .dot-loader span:nth-child(3){animation-delay:.4s}@keyframes jump{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-4px)}}.tooltip-custom{position:relative;width:fit-content}.tooltip-custom .tooltip-customize-root.tooltip-left,.tooltip-custom .tooltip-customize-root.tooltip-right{top:50%;transform:translateY(-50%)}.tooltip-custom .tooltip-customize-root.tooltip-left.tooltip-left,.tooltip-custom .tooltip-customize-root.tooltip-right.tooltip-left{right:calc(100% + var(--distanceTooltip))}.tooltip-custom .tooltip-customize-root.tooltip-left.tooltip-right,.tooltip-custom .tooltip-customize-root.tooltip-right.tooltip-right{left:calc(100% + var(--distanceTooltip))}.tooltip-custom .tooltip-customize-root.tooltip-bottom,.tooltip-custom .tooltip-customize-root.tooltip-top{left:50%;transform:translateX(-50%)}.tooltip-custom .tooltip-customize-root.tooltip-bottom.tooltip-top,.tooltip-custom .tooltip-customize-root.tooltip-top.tooltip-top{bottom:calc(100% + var(--distanceTooltip))}.tooltip-custom .tooltip-customize-root.tooltip-bottom.tooltip-bottom,.tooltip-custom .tooltip-customize-root.tooltip-top.tooltip-bottom{top:calc(100% + var(--distanceTooltip))}.tooltip-customize-root{--distanceTooltip:10px;z-index:9999;position:absolute;pointer-events:none;visibility:hidden;opacity:0;width:max-content;font-weight:500;font-size:.6875rem}.tooltip-customize-root .tooltip-content{padding:4px 8px;width:fit-content;background-color:var(--backgroundColorToolTip);max-width:300px;margin:0 auto;word-wrap:break-word;border-radius:4px;position:relative;transform-origin:center top;color:var(--colorToolTip)}.tooltip-customize-root .tooltip-content .tooltip-arrow{position:absolute;width:0;height:0;box-sizing:border-box}.tooltip-customize-root .tooltip-content .tooltip-arrow.arrow-bottom{right:calc(50% - 10px);transform:translateX(-50%);bottom:100%;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid var(--backgroundColorToolTip)}.tooltip-customize-root .tooltip-content .tooltip-arrow.arrow-top{right:calc(50% - 10px);transform:translateX(-50%);top:100%;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--backgroundColorToolTip)}.tooltip-customize-root .tooltip-content .tooltip-arrow.arrow-right{bottom:calc(50% - 10px);transform:translateY(-50%);right:100%;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:5px solid var(--backgroundColorToolTip)}.tooltip-customize-root .tooltip-content .tooltip-arrow.arrow-left{bottom:calc(50% - 10px);transform:translateY(-50%);left:100%;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid var(--backgroundColorToolTip)}.tooltip-customize-root.hide-tooltip{opacity:0;display:none}#common-tooltip .tooltip-customize-root{opacity:1;visibility:visible}.content-worksheet-save-wse{width:510px;display:flex;flex-direction:column;justify-content:space-between;box-sizing:initial;border-radius:12px;background-color:#fff}.content-worksheet-save-wse * :not(.katex){font-family:Nunito!important}.content-worksheet-save-wse.show-add-to-class{width:456px}.content-worksheet-save-wse .content{padding:16px 16px 0;display:flex;flex-direction:column;gap:12px;justify-content:space-between}.content-worksheet-save-wse .content .entry-header .header{display:flex;justify-content:space-between;position:relative}.content-worksheet-save-wse .content .entry-header .header:after,.content-worksheet-save-wse .content .entry-header .header:before{content:""}.content-worksheet-save-wse .content .entry-header .header .name{color:#212121;font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;text-align:center;margin-bottom:18px}.content-worksheet-save-wse .content .entry-header .header .close-icon{cursor:pointer;position:absolute;top:-16px;right:0}.content-worksheet-save-wse .content .entry-header .content-hd{display:flex;width:100%;position:relative;gap:12px}.content-worksheet-save-wse .content .entry-header .content-hd .title-des{width:calc(100% - 132px - 12px);display:flex;flex-direction:column;gap:3px}.content-worksheet-save-wse .content .entry-body{display:flex;flex-direction:column;gap:12px;position:relative}.content-worksheet-save-wse .content.tool-v1 .entry-header .header .close-icon{top:0;right:0}.content-worksheet-save-wse.edit-assign .edit-assign-setting-container{margin-top:16px}.content-worksheet-save-wse.edit-assign .edit-assign-setting-container .setting-date{margin-top:8px}.content-worksheet-save-wse.edit-assign .setting-item-assign{padding:9px 12px}.content-worksheet-save-wse.edit-assign .entry-input-title{font-size:14px;color:rgba(0,0,0,.85);display:flex}.content-worksheet-save-wse.edit-assign .entry-input-title .required{color:#f87171;font-size:14px;font-weight:400;line-height:22px;margin-right:4px}.content-worksheet-save-wse.edit-assign .title-worksheet{font-size:14px!important;height:32px!important;padding:5px!important}.content-worksheet-save-wse.edit-assign .title-worksheet .input-text{color:rgba(0,0,0,.85)!important}.content-worksheet-save-wse.edit-assign .title-worksheet .input-text::placeholder{font-size:14px!important;font-weight:400!important}.content-worksheet-save-wse.show-add-to-class .popup-save{height:664px}.status-success{border:1px solid rgba(36,186,142,.24)!important;background-color:rgba(36,186,142,.08);animation:showBG .5s forwards,disappearBG .6s 1s forwards}.status-success-box-v2{border-bottom:1px solid rgba(36,186,142,.24)!important}@keyframes disappearBG{0%{background-color:rgba(36,186,142,.08)}to{background-color:rgba(36,186,142,0)}}@keyframes showBG{0%{background-color:rgba(36,186,142,0)}to{background-color:rgba(36,186,142,.08)}}.link-ws-container{display:flex;padding:8px;gap:12px;justify-content:space-between;border-top:1px solid #21212140}.link-ws-container div{font-size:14px}.link-ws-container .box-add-link{display:flex;gap:12px;margin-top:8px}.link-ws-container .box-add-link button{background:var(--main-color);color:#fff;border:none;border-radius:4px;cursor:pointer}.link-ws-container input{width:300px;box-shadow:none;font-weight:400;font-size:14px;padding:6px}.link-ws-container .list-id-ws{overflow-y:auto;height:80px;display:flex;flex-direction:column;gap:8px;padding:4px;width:calc(50% - 16px)}.link-ws-container .list-id-ws .item-id-ws{display:flex;width:100%;justify-content:space-between}.link-ws-container .list-id-ws .item-id-ws .delete{color:red;cursor:pointer}.icon-arrow-custom{width:10px;height:6px;position:relative;cursor:pointer}.icon-arrow-custom .line{position:absolute;width:1px;height:6px;background-color:rgba(0,0,0,.45);transform-origin:bottom center;transition:all .3s ease;border-radius:1px;top:0}.icon-arrow-custom .line.left{left:5px;transform:rotate(-45deg)}.icon-arrow-custom .line.right{left:5px;transform:rotate(45deg)}.icon-arrow-custom[data-open=true] .line.left,.icon-arrow-custom[data-open=true] .line.right{top:-5px}.icon-arrow-custom[data-open=true] .line.left{transform:rotate(-135deg)}.icon-arrow-custom[data-open=true] .line.right{transform:rotate(135deg)}.status-update-container{position:relative;flex:1;box-sizing:border-box}.status-update-container .done{opacity:1;animation:disappear .3s 1s forwards}.status-update-container .status{position:absolute;right:16px;top:8px;z-index:1}.status-update-container .status img{width:30px;height:30px}.status-update-container .message{position:absolute;left:0;bottom:14px;z-index:1;display:flex;align-items:center;gap:4px;color:#2dd4bf;font-size:10px;font-style:normal;font-weight:500;line-height:normal}@keyframes disappear{0%{opacity:1}to{opacity:0}}.drop-down-box-info-v2{position:absolute;z-index:5;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;max-height:280px;box-sizing:border-box;padding:8px 12px;display:flex;flex-direction:column;gap:12px}.drop-down-box-info-v2.hidden{display:none}.drop-down-box-info-v2 .entry-chip-active{display:flex;flex-wrap:wrap;gap:6px;height:82px;overflow:auto}.drop-down-box-info-v2 .entry-chip-active.hidden{display:none}.drop-down-box-info-v2 .entry-chip-active .chip{height:fit-content;border-radius:40px;border:1px solid rgba(89,126,247,.12);background:rgba(89,126,247,.12);padding:4px 8px;display:flex;align-items:center;gap:6px}.drop-down-box-info-v2 .entry-chip-active .chip .name{color:#597ef7;text-align:center;font-size:12px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}.drop-down-box-info-v2 .entry-chip-active .chip .icon{display:flex;align-items:center;cursor:pointer}.drop-down-box-info-v2 .dash{height:1px;border-radius:1px;background:#d9d9d9}.drop-down-box-info-v2 .dash.hidden{display:none}.drop-down-box-info-v2 .entry-row{cursor:pointer;height:220px;overflow:auto}.drop-down-box-info-v2 .entry-row.hidden{display:none}.drop-down-box-info-v2 .entry-row .row-el{font-style:normal;font-size:14px;color:#1f2937;font-weight:400;line-height:20px;letter-spacing:.07px;padding:8px 16px}.drop-down-box-info-v2 .entry-row .row-el.suggest-chip,.drop-down-box-info-v2 .entry-row .row-el:hover{background:rgba(33,33,33,.04);border-radius:6px}@media screen and (max-width:786px){.drop-down-box-info-v2 .entry-row .row-el{text-align:left}}.box-info-v2{display:flex;flex-direction:column;gap:6px;position:relative}.box-info-v2 input{outline:none;padding:10px 12px;width:100%;text-overflow:ellipsis;box-sizing:border-box;border:none;border-bottom:1px solid rgba(33,33,33,.12)}.box-info-v2 input:hover{border-bottom:1px solid rgba(33,33,33,.52)}.box-info-v2 input:focus{border-radius:6px;border-bottom:1px solid rgba(89,126,247,.12);background:rgba(33,33,33,.02)}.box-info-v2 input::placeholder{color:rgba(33,33,33,.52);font-size:12px;font-style:normal;font-weight:500;line-height:normal}.box-info-v2 input.warning{border-bottom:1px solid #f87171}.box-info-v2 .warning-required{display:none;align-items:center;gap:4px;color:#f87171;font-size:10px;font-style:normal;font-weight:500;line-height:normal}.box-info-v2 .warning-required.display{display:flex}.box-info-v2 .entry-chip{overflow:hidden;display:flex;align-items:center;gap:8px;position:relative}.box-info-v2 .entry-chip.hidden{visibility:hidden}.box-info-v2 .entry-chip .chip{cursor:pointer;width:fit-content;border-radius:40px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);padding:4px 8px;display:flex;align-items:center;gap:6px}.box-info-v2 .entry-chip .chip .name{color:#1f2937;text-align:center;font-size:12px;font-style:normal;font-weight:500;line-height:normal;white-space:nowrap;text-transform:capitalize}.box-info-v2 .entry-chip .chip .icon{display:flex;align-items:center;cursor:pointer}.box-info-v2 .entry-chip .chip:hover{background:rgba(89,126,247,.12)}.box-info-v2 .entry-chip .chip:hover .name{color:#597ef7}.box-info-v2 .entry-chip .remain-quantity{display:flex;gap:8px}.box-info-v2 .entry-chip .remain-quantity .quantity{cursor:pointer;color:#1f2937;text-align:center;font-size:12px;font-style:normal;font-weight:500;line-height:normal;padding:4px 8px;border-radius:40px;border:1px solid #e5e7eb;background:rgba(33,33,33,.08);box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.box-info-v2 .entry-chip .remain-quantity .quantity:hover{border:1px solid rgba(33,33,33,.52)}.box-info-v2 .entry-chip .remove-all{position:absolute;right:5px}.box-info-v2 .entry-chip .remove-all img,.box-info-v2 .entry-chip .remove-all svg{cursor:pointer;display:flex;align-items:center}.box-info-v2 .entry-chip .remove-all .hidden{display:none}.box-info-v2 .icon-required{position:absolute;top:14px;right:8px;color:#ff2442;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.share-assign-practice-worksheet{display:flex;height:40px;gap:8px;width:100%}@media screen and (max-width:1024px){.share-assign-practice-worksheet{bottom:-50px}}.share-assign-practice-worksheet .input-share{box-sizing:border-box;width:300px;padding:9px 6px 9px 16px;border:1px solid #e5e7eb;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);background-color:#fff;border-radius:6px}@media screen and (max-width:786px){.share-assign-practice-worksheet .input-share{width:calc(100% - 116px)}}.share-assign-practice-worksheet .input-share p{width:100%;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;line-height:20px;font-weight:400;letter-spacing:.005rem;color:#00000073}.share-assign-practice-worksheet .btn-share{height:40px;width:124px;background-color:#f0f5ff;display:flex;justify-content:center;align-items:center;gap:6px;border-radius:6px;cursor:pointer;transition:.3s;border:0;position:relative}@media screen and (max-width:768px){.share-assign-practice-worksheet .btn-share{width:108px}}.share-assign-practice-worksheet .btn-share img{width:18px;height:18px}.share-assign-practice-worksheet .btn-share p{margin:0;color:#597ef7;font-weight:600;font-size:16px;line-height:24px}@media screen and (max-width:768px){.share-assign-practice-worksheet .btn-share p{font-size:14px}}.share-assign-practice-worksheet .btn-share .tooltip-done{position:absolute;bottom:calc(100% + 6px);background:#2d3642;border-radius:4px;left:50%;transform:translateX(-50%);color:#fff}.share-assign-practice-worksheet .btn-share .tooltip-done .tooltip-done-content{padding:4px 10px;width:max-content;position:relative;font-size:12px;font-weight:600}.share-assign-practice-worksheet .btn-share .tooltip-done .tooltip-done-content:after{content:"";position:absolute;right:calc(50% - 10px);transform:translateX(-50%);top:100%;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #2d3642}.description{position:relative;display:flex;flex-direction:column;gap:6px}.description textarea{resize:none;font-size:12px;font-style:normal;font-weight:500;line-height:normal;color:#1f2937;height:64px;background:#f9fafb;outline:none;border-radius:6px;border:1px solid #e5e7eb;box-shadow:0 1px 2px rgba(0,0,0,.05);padding:12px 16px;box-sizing:border-box;width:100%}.description textarea:focus{box-shadow:0 0 0 4px rgba(89,126,247,.25);border:1px solid #597ef7!important}.description textarea:hover{border:1px solid rgba(33,33,33,.52)}.description textarea::placeholder{color:rgba(33,33,33,.24)}.description textarea.warning{border:1px solid #f87171}.description .icon-required{position:absolute;top:12px;right:8px;color:#ff2442;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.description .warning-required{display:flex;align-items:center;gap:4px;color:#f87171;font-size:10px;font-style:normal;font-weight:500;line-height:normal;opacity:0}.description .warning-required.display{opacity:1}.feature-card{display:flex;align-items:center;gap:8px;width:100%;background-color:#fff;border-radius:6px;padding:15px 16px;border:1px solid #e5e7eb;box-shadow:0 1px 2px 0 #0000000d;box-sizing:border-box}.feature-card.out-standing{border-color:#597ef7;background-color:#f0f5ff}.feature-card .feature-card-content{display:flex;flex-direction:column;gap:4px}.feature-card .feature-card-content .feature-card-content-title{display:flex;align-items:center;gap:4px;font-weight:700;font-size:14px;line-height:22px;color:#1f2937}.feature-card .feature-card-content .feature-card-content-description{font-size:14px;color:#2d3642;font-weight:400;font-size:12px;line-height:20px;text-align:left}.feature-card .feature-card-content .feature-card-content-button{width:fit-content;cursor:pointer;padding:7px 15px;border-radius:6px;border:1px solid #d9d9d9;margin-top:4px;box-shadow:0 2px 0 0 #00000004;font-family:Nunito;font-weight:600;font-size:16px;line-height:24px;text-align:center;color:#2d3642;background-color:#fff;transition:all .3s ease}.feature-card .feature-card-content .feature-card-content-button:hover{border-color:#85a5ff;color:#85a5ff}.feature-card .feature-card-content .feature-card-content-button.default{width:82px}.feature-card .feature-card-content .feature-card-content-button.disabled{width:128px}.feature-card .feature-card-content .feature-card-content-button.out-standing{border-color:#597ef7;background-color:#597ef7;color:#fff}.feature-card .feature-card-content .feature-card-content-button.out-standing:hover{border-color:#85a5ff;background-color:#85a5ff}@media screen and (max-width:786px){.feature-card .feature-card-content .feature-card-content-button{padding:4px 15px;line-height:22px}.feature-card .feature-card-content .feature-card-content-button:hover{border:1px solid #d9d9d9;color:#2d3642}.feature-card .feature-card-content .feature-card-content-button.default{width:76px;font-size:14px}.feature-card .feature-card-content .feature-card-content-button.disabled{width:116px;font-size:14px}.feature-card .feature-card-content .feature-card-content-button.out-standing:hover{border:1px solid #597ef7;background-color:#597ef7}}.feature-card .btn-assign-popup-save{width:126px;margin-top:4px;box-shadow:0 2px 0 0 #00000004;cursor:pointer;padding:7px 15px;border-radius:6px;font-family:Nunito;font-weight:600;font-size:16px;line-height:24px;text-align:center;transition:all .3s ease;background-color:#597ef7;color:#fff;box-shadow:0 2px 0 0 #0000000b;border:1px solid #597ef7;box-sizing:border-box}@media screen and (min-width:786px){.feature-card .btn-assign-popup-save:hover{border-color:#85a5ff;background-color:#85a5ff;transform:translateY(0)}}.feature-card .btn-assign-popup-save.disabled{width:128px;border:1px solid #d9d9d9;background-color:#f5f5f5;color:#00000040;box-shadow:0 2px 0 0 #00000004}@media screen and (max-width:786px){.feature-card .btn-assign-popup-save.disabled{width:116px;font-size:14px}.feature-card .btn-assign-popup-save .assign-digitally{padding:4px 15px;line-height:22px;font-size:14px;width:114px}.feature-card .btn-assign-popup-save .assign-digitally:hover{border:1px solid #597ef7;background-color:#597ef7}}.feature-card.disabled{border:1px solid #d9d9d9;background-color:#f5f5f5;cursor:not-allowed;user-select:none;pointer-events:none}.feature-card.disabled .feature-card-content-description,.feature-card.disabled .feature-card-content-title{color:#00000073}.feature-card.disabled .feature-card-content-button{border:1px solid #d9d9d9!important;background-color:#f5f5f5!important;color:#00000040!important}.feature-card img.feature-card-image{filter:drop-shadow(0 1px 2px rgba(0,0,0,.05))!important}.custom-body-class a{text-decoration:underline!important}.entry-title-popup-wse{display:flex;flex-direction:column;gap:6px}.entry-title-popup-wse .title-popup-wse{overflow:hidden;padding-bottom:2px;display:flex;align-items:center;border-bottom:1px solid rgba(33,33,33,.12);justify-content:space-between}.entry-title-popup-wse .title-popup-wse.new{border:1px solid #e5e7eb;border-radius:6px;height:42px;box-sizing:border-box;box-shadow:0 1px 2px 0 #0000000d}.entry-title-popup-wse .title-popup-wse.new:hover{border:1px solid #597ef7}.entry-title-popup-wse .title-popup-wse.new:focus-within{border:1px solid #597ef7;box-shadow:0 0 0 2px rgba(5,145,255,.1)}.entry-title-popup-wse .title-popup-wse.new .title-worksheet{position:relative;width:100%}.entry-title-popup-wse .title-popup-wse.new .title-worksheet .input-text::placeholder{font-weight:400;font-size:14px;line-height:22px;color:#6b7280}.entry-title-popup-wse .title-popup-wse.new .title-worksheet .input-text{color:#2d3642}.entry-title-popup-wse .title-popup-wse.new .title-worksheet .PNhEbg{border-radius:4px;box-shadow:none;font-weight:400;font-size:14px;height:42px;padding:10px 42px 10px 12px;font-family:Nunito;box-sizing:border-box}.entry-title-popup-wse .title-popup-wse.new .max-length{right:9px;font-weight:500;font-size:12px;color:#00000040;line-height:20px;display:flex;align-items:center}.entry-title-popup-wse .title-popup-wse:hover{border-bottom:1px solid rgba(33,33,33,.52)}.entry-title-popup-wse .title-popup-wse.warning{border-bottom:1px solid #f87171}.entry-title-popup-wse .title-popup-wse .title-worksheet{position:relative;width:100%;padding-right:2px}.entry-title-popup-wse .title-popup-wse .title-worksheet .PNhEbg{border-radius:4px;box-shadow:none;font-weight:600;font-size:16px;height:40px;padding:6px 42px 6px 6px;font-family:Nunito}.entry-title-popup-wse .title-popup-wse .title-worksheet .Yp81Yw{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;box-sizing:border-box;-webkit-font-variant-ligatures:none;font-variant-ligatures:none;margin:0;outline:0 none;position:absolute;top:0;left:0;text-overflow:ellipsis;width:100%;color:#fff}.entry-title-popup-wse .title-popup-wse .title-worksheet .noenSA{margin-right:2px;opacity:0;pointer-events:none;position:relative;white-space:pre}.entry-title-popup-wse .title-popup-wse .title-worksheet .blank{min-width:180px}.entry-title-popup-wse .title-popup-wse .title-worksheet .input-text{outline:none;border:none;color:#333}.entry-title-popup-wse .title-popup-wse .title-worksheet input::placeholder{color:rgba(33,33,33,.52);font-size:16px;font-style:normal;font-weight:500;line-height:normal}.entry-title-popup-wse .title-popup-wse .icon-required{position:absolute;top:14px;right:8px;color:#ff2442;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.entry-title-popup-wse .title-popup-wse .pencil-icon{cursor:pointer;display:flex;align-items:center}.entry-title-popup-wse .title-popup-wse .max-length{position:absolute;font-family:Nunito;right:8px;font-size:14px;font-weight:600;line-height:19px;letter-spacing:0;text-align:left;color:rgba(33,33,33,.24);display:flex;gap:12px;align-items:center}.entry-title-popup-wse .title-popup-wse .max-length .required{color:#ff2442;font-size:16px;font-style:normal;font-weight:500;line-height:1rem;margin-top:5px}.entry-title-popup-wse .warning-required{display:flex;align-items:center;gap:4px;color:#f87171;font-size:10px;font-style:normal;font-weight:500;line-height:normal;opacity:0}.entry-title-popup-wse .warning-required.display{opacity:1}.popup-permission-save-ws .MuiDialog-paper{width:480px;border-radius:20px}@media screen and (max-width:786px){.popup-permission-save-ws .footer-v2{display:grid;padding:8px;box-shadow:inset 0 1px 0 0 #f0f0f0}.popup-permission-save-ws .footer-v2 .download-dropdown{justify-content:center}.popup-permission-save-ws .MuiDialogContent-root{padding:0!important}}.popup-permission-header{display:flex;align-items:center;justify-content:center;padding:20px 24px 0;position:relative}.popup-permission-header .popup-permission-header-title{align-items:center;color:#2d3642;font-size:20px;font-weight:700}.popup-permission-header .btn-close{cursor:pointer;position:absolute;right:16px;top:16px;border-radius:6px;width:24px;height:24px}.popup-permission-header .btn-close:hover{background-color:#f5f5f5}@media screen and (max-width:786px){.popup-permission-header{padding:12px 16px;box-shadow:inset 0 -1px 0 0 #f0f0f0}.popup-permission-header .popup-permission-header-title{font-size:16px;line-height:24px}.popup-permission-header .btn-close{width:14px;height:14px;right:20px;top:14px}.popup-permission-header .btn-back{position:absolute;left:16px;top:16px}}.popup-permission-content{display:flex;flex-direction:column;gap:16px}@media screen and (max-width:786px){.popup-permission-content{padding:16px}}.content-popup-save-main{display:flex;flex-direction:column;border-radius:12px;overflow:hidden;box-sizing:border-box;width:480px}@media screen and (max-width:786px){.content-popup-save-main{width:100%;height:520px}}.content-popup-save-main .entry-main{display:flex;flex-direction:column;gap:16px;padding:24px 18px 24px 24px;width:100%;box-sizing:border-box;overflow-y:scroll;height:496px}.content-popup-save-main .entry-main::-webkit-scrollbar{width:6px}.content-popup-save-main .entry-main::-webkit-scrollbar-thumb{background-color:#e5e7eb;border-radius:3px}.content-popup-save-main .entry-main::-webkit-scrollbar-track{background-color:#fff;border-radius:3px}@media screen and (max-width:786px){.content-popup-save-main .entry-main{padding:16px}}.content-popup-save-main .entry-header{display:flex;align-items:center;width:100%;flex-grow:1;gap:16px}.content-popup-save-main .entry-header .expand-button{cursor:pointer;text-transform:capitalize;font-weight:600;font-size:14px;padding:0;line-height:22px;color:#597ef7}.content-popup-save-main .entry-header .expand-button:hover{background:transparent;color:#85a5ff}@media screen and (max-width:786px){.content-popup-save-main .entry-header .expand-button:hover{color:#597ef7}}.content-popup-save-main .entry-body{display:flex;flex-direction:column;gap:12px;position:relative;transition:height .3s ease,opacity .3s ease;animation:fadeInBody .3s ease}.content-popup-save-main .entry-body-permission{display:flex;flex-direction:column;gap:4px;position:relative}.content-popup-save-main .entry-body-permission span{font-weight:600;font-size:14px;line-height:22px;color:#2d3642;margin:0;text-align:left}.content-popup-save-main .entry-body-permission .entry-body-permission-item{display:flex;align-items:center;padding:8px;border-radius:8px;gap:12px;cursor:pointer;transition:background-color .3s ease}.content-popup-save-main .entry-body-permission .entry-body-permission-item:hover{background-color:#f5f5f5}@media screen and (max-width:786px){.content-popup-save-main .entry-body-permission .entry-body-permission-item:hover{background-color:transparent}}.content-popup-save-main .entry-body-permission .entry-body-permission-item .entry-body-permission-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f5f5f5;border:1px solid #d9d9d9;box-sizing:border-box;box-shadow:0 2px 0 0 #00000004}.content-popup-save-main .entry-body-permission .entry-body-permission-item .entry-body-permission-icon img{width:24px;height:24px}.content-popup-save-main .entry-body-permission .entry-body-permission-item .entry-body-permission-item-text{display:flex;flex-direction:column}.content-popup-save-main .entry-body-permission .entry-body-permission-item .entry-body-permission-item-text .entry-body-permission-title{font-weight:500;font-size:14px;line-height:22px;color:#2d3642;margin:0;text-align:left}.content-popup-save-main .entry-body-permission .entry-body-permission-item .entry-body-permission-item-text .entry-body-permission-description{font-weight:400;font-size:12px;line-height:22px;color:#2d3642;margin:0;text-align:left}.content-popup-save-main .share-worksheet{display:flex;flex-direction:column;gap:4px}.content-popup-save-main .share-worksheet .share-worksheet-title{display:flex;align-items:center;gap:4px;font-weight:600;font-size:14px;line-height:22px;color:#2d3642}.content-popup-save-main .bottom-footer{position:sticky;bottom:0;left:0;right:0;background:#fff;z-index:1}.content-popup-save-main .footer-v2{padding:12px 24px;display:grid;align-items:flex-start;justify-items:center;box-shadow:inset 0 1px 0 0 #f0f0f0}@media screen and (max-width:786px){.content-popup-save-main .footer-v2{padding:8px}}.content-popup-save-main .footer-v2 .download-wrapper{grid-column:1}.content-popup-save-main .footer-v2 .save-to-profile{grid-column:2}.content-popup-save-main .footer-v2 .speed-dial-share-popup-save-ws{grid-column:3}.content-popup-save-main .footer-v2.tool-v1{padding:12px 24px}.content-popup-save-main .footer-v2.tool-v1 .save-to-profile{grid-column:1}.content-popup-save-main .footer-v2.tool-v1 .speed-dial-share-popup-save-ws{grid-column:2}.content-popup-save-main .footer-v2 .add-to-resource{cursor:pointer;border-radius:6px;border:1px solid rgba(33,33,33,.12);background:#f9fafb;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);padding:6px}.content-popup-save-main .footer-v2 .add-to-resource img{display:flex}.content-popup-save-main .footer-v2 .add-to-resource:hover{background:#597ef7}.content-popup-save-main .footer-v2 .download-wrapper{width:fit-content;overflow:hidden;display:flex;justify-content:space-between;gap:8px;border-radius:6px;position:relative;transition:border .3s ease}.content-popup-save-main .footer-v2 .download-wrapper.show-download-answer-key{border:1px solid #597ef7}.content-popup-save-main .footer-v2 .download-wrapper .entry-save-and-view{width:100%;cursor:pointer;border-radius:6px;background-color:#597ef7;display:flex;justify-content:center;align-items:center}.content-popup-save-main .footer-v2 .download-wrapper .entry-save-and-view .save-and-view{color:#fff;text-align:center;font-size:14px;font-style:normal;font-weight:700;line-height:normal;display:flex;justify-content:center;align-items:center;gap:10px}.content-popup-save-main .footer-v2 .download-wrapper .download-worksheet-preview svg{width:24px;height:24px}.content-popup-save-main .footer-v2 .download-wrapper .entry-download-print-answer-key{cursor:pointer;position:absolute;top:0;bottom:0;right:38px;width:calc(100% - 38px);overflow:hidden;display:flex;justify-content:center;opacity:1;background-color:#fff;border-radius:6px;transition:opacity .3s ease,width .3s ease}.content-popup-save-main .footer-v2 .download-wrapper .entry-download-print-answer-key.hidden{opacity:0;width:0}.content-popup-save-main .footer-v2 .download-wrapper .entry-download-print-answer-key .download-print-answer-key{color:#597ef7;font-size:14px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:10px}.content-popup-save-main .footer-v2 .download-wrapper .entry-download-print-answer-key .download-print-answer-key svg{display:flex}.content-popup-save-main .footer-v2.tool-v1{gap:16px}.content-popup-save-main .footer-v2.tool-v1 .download-wrapper{width:100%}.content-popup-save-main .footer-v2.tool-v1 .download-wrapper .entry-save-and-view{box-shadow:0 2px 0 0 rgba(0,0,0,.043);transition:all .3s ease}.content-popup-save-main .footer-v2.tool-v1 .download-wrapper .entry-save-and-view .save-and-view img{width:14px;height:14px}.content-popup-save-main .footer-v2.tool-v1 .download-wrapper .entry-save-and-view .save-and-view span{font-weight:600}.content-popup-save-main .footer-v2.tool-v1 .download-wrapper .entry-save-and-view:hover{background-color:#85a5ff}.content-popup-save-main .footer-v2.tool-v1 .save-to-resource-wrapper,.content-popup-save-main .footer-v2.tool-v1 .speed-dial-share-popup-save-ws{transition:all .3s ease}.content-popup-save-main .footer-v2.tool-v1 .save-to-resource-wrapper .child-element,.content-popup-save-main .footer-v2.tool-v1 .speed-dial-share-popup-save-ws .child-element{width:42px;height:40px}.content-popup-save-main .footer-v2.tool-v1 .save-to-resource-wrapper .child-element .add-to-resource,.content-popup-save-main .footer-v2.tool-v1 .save-to-resource-wrapper .child-element .icon-main-share,.content-popup-save-main .footer-v2.tool-v1 .speed-dial-share-popup-save-ws .child-element .add-to-resource,.content-popup-save-main .footer-v2.tool-v1 .speed-dial-share-popup-save-ws .child-element .icon-main-share{width:42px;height:40px;display:flex;justify-content:center;align-items:center}.content-popup-save-main .footer-v2.tool-v1 .save-to-resource-wrapper .child-element .add-to-resource img,.content-popup-save-main .footer-v2.tool-v1 .save-to-resource-wrapper .child-element .icon-main-share img,.content-popup-save-main .footer-v2.tool-v1 .speed-dial-share-popup-save-ws .child-element .add-to-resource img,.content-popup-save-main .footer-v2.tool-v1 .speed-dial-share-popup-save-ws .child-element .icon-main-share img{width:16px;height:16px}.expand-button-icon{width:14px;height:14px;display:flex;align-items:center;justify-content:center}@keyframes fadeInBody{0%{opacity:0;max-height:0}to{opacity:1;max-height:100%}}.custom-body-class{background-color:transparent!important;padding:0!important}.create-assign-container .title-topic{font-size:14px;font-weight:400;line-height:22px;color:#2d3642}.create-assign-container .edit-assign-topic-container{width:100%;position:relative}.create-assign-container .edit-assign-topic-container .current-topic{padding:5px 12px;box-shadow:0 2px 0 0 rgba(0,0,0,.016);border-bottom:1px solid #d9d9d9;display:flex;align-items:center;justify-content:space-between}.create-assign-container .edit-assign-topic-container .current-topic p{margin:0;color:rgba(0,0,0,.85);font-size:14px;font-weight:400;line-height:22px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-assign-container .edit-assign-topic-container .current-topic svg{transition:all .3s ease}.create-assign-container .edit-assign-topic-container .current-topic.active svg{transform:rotate(180deg)}.create-assign-container .edit-assign-topic-container .assign-topic-list{box-sizing:border-box;width:100%;position:absolute;padding:4px;display:flex;flex-direction:column;background:#fff;border-radius:8px;z-index:12;box-shadow:0 2px 8px 0 rgba(0,0,0,.15);margin-top:4px;max-height:300px;overflow-y:auto;left:0;top:55px}.create-assign-container .edit-assign-topic-container .assign-topic-list .assign-topic-item{height:32px;padding-left:12px;font-size:14px;font-weight:400;line-height:22px;border-radius:4px;cursor:pointer;color:rgba(0,0,0,.85);display:flex;align-items:center}.create-assign-container .edit-assign-topic-container .assign-topic-list .assign-topic-item p{margin:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-assign-container .edit-assign-topic-container .assign-topic-list .assign-topic-item.active,.create-assign-container .edit-assign-topic-container .assign-topic-list .assign-topic-item:hover{color:#597ef7;background:#f0f5ff}.create-assign-container .edit-assign-setting-container{min-height:314px}.create-assign-container .edit-assign-setting-container .settings-more{padding-top:6px}.create-assign-container .edit-assign-setting-container .settings-more .setting-item-assign .hours-mins{padding-top:8px}.create-assign-container .edit-assign-setting-container .settings-more .setting-item-assign .value-setting{max-width:80px}.create-assign-container .edit-assign-setting-container .settings-more .setting-item-assign .text-exp{display:flex;align-items:center}.create-assign-container .edit-assign-setting-container .key-setting{color:#2d3642!important}.create-assign-container .edit-assign-setting-container .key-setting .child-element,.create-assign-container .edit-assign-setting-container .key-setting .tooltip-custom{display:flex;align-items:center}.create-assign-container .edit-assign-setting-container .flex-item{display:flex}.create-assign-container .edit-assign-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.create-assign-container .edit-assign-footer .button-assign{height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;line-height:22px;cursor:pointer;transition:all .3s ease;padding:0 15px;box-sizing:border-box;min-width:75px}.create-assign-container .edit-assign-footer .button-assign.cancel{border:1px solid #d9d9d9;background:#fff;color:rgba(0,0,0,.85)}.create-assign-container .edit-assign-footer .button-assign.cancel:hover{color:#597ef7;border:1px solid #597ef7}.create-assign-container .edit-assign-footer .button-assign.assign{position:relative;overflow:hidden;background:#597ef7;color:#fff;border:1px solid #597ef7}.create-assign-container .edit-assign-footer .button-assign.assign:hover{background:#85a5ff;border:1px solid #85a5ff}.create-assign-container .edit-assign-footer .button-assign.assign.disabled{background:#f5f5f5;border:1px solid #d9d9d9;color:rgba(0,0,0,.25);pointer-events:none}.content-popup-edit-assign{width:618px;border-radius:12px}.content-popup-edit-assign .layout-content{padding:32px 24px 24px;display:flex;flex-direction:column;gap:12px;justify-content:space-between}.content-popup-edit-assign .layout-content .edit-assign-setting-container{margin-top:16px}.content-popup-edit-assign .layout-content .edit-assign-setting-container .setting-date{margin-top:8px}.content-popup-edit-assign .layout-content .setting-item-assign{padding:9px 12px}.content-popup-edit-assign .layout-content .entry-input-title{font-size:14px;color:rgba(0,0,0,.85);display:flex}.content-popup-edit-assign .layout-content .entry-input-title .required{color:#f87171;font-size:14px;font-weight:400;line-height:22px;margin-right:4px}.content-popup-edit-assign .layout-content .title-worksheet{font-size:14px!important;height:32px!important;padding:5px!important}.content-popup-edit-assign .layout-content .title-worksheet .input-text{color:rgba(0,0,0,.85)!important}.content-popup-edit-assign .layout-content .title-worksheet .input-text::placeholder{font-size:14px!important;font-weight:400!important}.content-popup-edit-assign .layout-content .entry-header .header{display:flex;justify-content:space-between;position:relative}.content-popup-edit-assign .layout-content .entry-header .header:after,.content-popup-edit-assign .layout-content .entry-header .header:before{content:""}.content-popup-edit-assign .layout-content .entry-header .header .name{color:#212121;font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;text-align:center;margin-bottom:18px}.content-popup-edit-assign .layout-content .entry-header .header .close-icon{cursor:pointer;position:absolute;top:-16px;right:0}.content-popup-edit-assign .layout-content .entry-header .content-hd{display:flex;width:100%;position:relative;gap:12px}.content-popup-edit-assign .layout-content .entry-header .content-hd .title-des{width:calc(100% - 132px - 12px);display:flex;flex-direction:column;gap:3px}.main-popup-save-wse .MuiPaper-root{max-width:fit-content;box-shadow:0 9px 28px 8px #0000000d,0 6px 16px 0 #00000014,0 3px 6px -4px #0000001f}@media screen and (max-width:786px){.main-popup-save-wse .MuiPaper-root .content{max-height:unset!important}}.main-popup-save-wse .MuiDialog-paper{border-radius:12px;overflow-y:visible;overflow:inherit!important}.main-popup-save-wse .MuiDialogContent-root,.main-popup-save-wse .MuiDialogTitle-root{padding:0;overflow-y:unset}@media screen and (max-width:786px){.main-popup-save-wse .MuiDialogContent-root,.main-popup-save-wse .MuiDialogTitle-root{width:100vw;box-sizing:border-box;padding:0!important}}.main-popup-save-wse .content-popup-save-wse{display:flex}@media screen and (max-height:792px){.main-popup-save-wse .content-popup-save-wse{min-height:unset;height:650px}}.main-popup-save-wse .content-popup-save-wse .back-icon-wse{cursor:pointer;position:absolute;top:0;left:-62px}.main-popup-save-wse .content-popup-save-wse .back-icon-wse img{width:48px;height:48px}.main-popup-save-wse.edit-assign-tool1 .content-worksheet-save-wse{border-radius:12px;height:fit-content!important}.main-popup-save-wse.edit-assign-tool1 .MuiPaper-root{min-height:600px!important;height:fit-content!important}.main-popup-save-wse.edit-assign-tool1 .create-assign-container{padding-bottom:16px}.landing-tool-v1-title-wrapper{margin:0 auto 40px;width:fit-content;display:flex;flex-direction:column;align-items:center;position:relative}@media screen and (max-width:768px){.landing-tool-v1-title-wrapper{margin:0 auto 24px}}@media screen and (min-width:1440px){.landing-tool-v1-title-wrapper{margin:0 auto 80px}}.landing-tool-v1-title-wrapper .landing-tool-v1-title.title-hidden{opacity:0;position:absolute;width:100%;height:100%;z-index:-1;margin:0}.landing-tool-v1-title-wrapper .landing-title{font-size:38px;font-weight:700;display:flex;align-items:center;gap:9px;width:fit-content;color:#2d3642;height:50px;max-width:865px;text-align:center}@media screen and (max-width:768px){.landing-tool-v1-title-wrapper .landing-title.title-bottom,.landing-tool-v1-title-wrapper .landing-title.title-top{font-size:28px;font-weight:700;line-height:normal;display:flex;flex-direction:column;align-items:center;height:fit-content;max-width:305px;gap:0}}@media screen and (min-width:1440px){.landing-tool-v1-title-wrapper .landing-title{font-size:44px;height:60px}}.landing-tool-v1-title-wrapper .landing-title>div{display:flex;align-items:center;gap:9px}@media screen and (max-width:768px){.landing-tool-v1-title-wrapper .landing-title>div{gap:6px}}.landing-tool-v1-title-wrapper .title-gradient{font-family:Nunito;font-size:38px;font-weight:700;line-height:normal;text-align:center;letter-spacing:0;font-variation-settings:"opsz" auto;background:linear-gradient(96deg,#3db8ff 6%,#805eff 59%,#ff51af 102%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.landing-tool-v1-title-wrapper .title-gradient.gradien-2{background:linear-gradient(96deg,#3db8ff 2%,#805eff 53%,#ff51af 90%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}@media screen and (max-width:768px){.landing-tool-v1-title-wrapper .title-gradient{font-size:28px;font-weight:700;line-height:normal}}@media screen and (min-width:1440px){.landing-tool-v1-title-wrapper .title-gradient{font-size:44px}}.landing-tool-v1-title-wrapper .title-block{display:inline-block;height:61px}.landing-tool-v1-title-wrapper .title-block img{width:263px;height:61px}@media screen and (max-width:768px){.landing-tool-v1-title-wrapper .title-block{height:40px}.landing-tool-v1-title-wrapper .title-block img{width:194px;height:40px}}@media screen and (min-width:1440px){.landing-tool-v1-title-wrapper .title-block{height:64px}.landing-tool-v1-title-wrapper .title-block img{width:276px;height:64px}}.upload-block{width:fit-content;border-radius:16px;display:flex;flex-direction:column;align-items:center;padding:24px 32px;gap:16px;margin:0 auto;background:linear-gradient(177deg,#e7f5fd -4%,#e8e2fe 34%,#fce2f0 73%,#fcebe0 112%)}.upload-block .upload-header{max-width:384px;font-family:Nunito;font-size:14px;font-weight:500;line-height:22px;text-align:center;color:#2d3642}.upload-block .upload-header span{color:#2f54eb;font-weight:600}@media screen and (min-width:1440px){.upload-block .upload-header{font-size:16px;line-height:24px;max-width:460px}}.upload-block .upload-container{opacity:1;width:100%}.upload-block .upload-container .file-name-preview{display:flex;align-items:center}.upload-block .upload-container .file-name-preview .file-name-preview-text{text-align:center;font-size:12px;font-weight:600;line-height:20px;color:#2d3642;line-clamp:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow-wrap:break-word;max-width:307px}@media screen and (min-width:1440px){.upload-block .upload-container .file-name-preview .file-name-preview-text{max-width:357px}}.upload-block .upload-container .upload-content{height:238px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:100%;padding:24px;background:#fff;box-sizing:border-box;border:1px dashed #d9d9d9;border-radius:16px;transition:all .3s ease}@media screen and (min-width:1440px){.upload-block .upload-container .upload-content{height:270px;padding:24px}}@media screen and (max-width:768px){.upload-block .upload-container .upload-content{height:200px;padding:16px}}.upload-block .upload-container.drag-over .upload-content{border:1px dashed #597ef7;background:#f0f5ff}.upload-block .upload-container .upload-preview{display:flex;flex-direction:column;align-items:center;gap:8px}@media screen and (min-width:1440px){.upload-block .upload-container .upload-preview{gap:12px}}.upload-block .upload-container .upload-file-btn-icon{border-radius:8px;background:#fff;box-sizing:border-box;border:1px solid #d9d9d9;box-shadow:0 2px 8px 0 rgba(0,0,0,.15);padding:10px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;width:fit-content;width:44px;height:44px}.upload-block .upload-container .upload-file-btn-icon svg{width:24px;height:24px}.upload-block .upload-container .upload-file-btn-icon svg path{transition:all .3s ease}.upload-block .upload-container .sub-text{display:flex;flex-direction:column;align-items:center;gap:2px}.upload-block .upload-container .sub-text p{font-size:12px;font-weight:600;line-height:20px;color:rgba(0,0,0,.45);margin:0}@media screen and (min-width:1440px){.upload-block .upload-container .sub-text p{font-size:14px;font-weight:500;line-height:22px}.upload-block .upload-container .sub-text{gap:0}}.upload-block .upload-container .default-file-preview{display:flex;gap:16px;align-items:center}.upload-block .upload-container .default-file-preview img{width:40px;height:40px}.upload-block .upload-container .upload-file-btn-text{border-radius:6px;height:32px;opacity:1;background:#597ef7;border:1px solid #597ef7;box-sizing:border-box;box-shadow:0 2px 0 0 rgba(0,0,0,.043);padding:4px 15px;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;cursor:pointer;transition:all .3s ease;width:336px}.upload-block .upload-container .upload-file-btn-text span{font-size:14px;font-weight:600;line-height:22px;color:#fff}.upload-block .upload-container .upload-file-btn-text:hover{background:#85a5ff;border-color:#85a5ff}.upload-block .upload-container .upload-file-btn-text .block-loading{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.upload-block .upload-container .upload-file-btn-text .block-loading svg{width:14px;height:14px;animation:rotate 1s linear infinite}@media screen and (min-width:1440px){.upload-block .upload-container .upload-file-btn-text{height:38px;padding:7px 15px;width:396px}.upload-block .upload-container .upload-file-btn-text span{font-size:16px;font-weight:600;line-height:24px;color:#fff}}@media screen and (max-width:768px){.upload-block .upload-container .upload-file-btn-text{width:100%}.upload-block{width:100%;max-width:calc(100% - 32px);margin:0 auto;box-sizing:border-box;padding:16px;background:linear-gradient(178deg,#e7f5fd -5%,#e8e2fe 34%,#fce2f0 74%,#fcebe0 114%)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-upload-file{display:flex;align-items:center;gap:8px;margin:8px auto 0;width:fit-content;opacity:0;transition:all .3s ease;height:22px}.error-upload-file.show{opacity:1}.error-upload-file .error-upload-file-icon{display:flex;align-items:center;justify-content:center}.error-upload-file .error-upload-file-icon svg{width:14px;height:14px}.error-upload-file span{font-size:14px;font-weight:400;line-height:22px;color:#ff4d4f}.MuiAlert-action{align-items:center!important;padding-top:0}.MuiAlert-icon{align-items:center}.alert-go-to-collection{max-width:444px;position:fixed;bottom:24px;right:56px}@media screen and (max-width:1024px){.alert-go-to-collection{right:8px!important;max-width:unset!important;bottom:66px!important}}.alert-go-to-collection .MuiAlert-icon{display:none}.alert-go-to-collection .MuiAlert-action{position:absolute;top:10px;right:10px;margin:0;padding:0}.alert-go-to-collection .MuiAlert-action .MuiButtonBase-root{padding:0;width:16px}.alert-go-to-collection .MuiAlert-action svg path{fill:#14b8a6}.alert-go-to-collection .MuiPaper-root{background:#f0fdfa;box-shadow:0 4px 4px 0 #00000040;color:#212121;padding:16px;font-weight:400;font-size:14px;box-shadow:0 4px 10px rgba(33,33,33,.12);line-height:17px;border-radius:12px}.alert-go-to-collection .MuiPaper-root .MuiAlert-message{display:flex;align-items:center;gap:16px;overflow:hidden;padding:0 40px 0 0}.alert-go-to-collection .MuiPaper-root .MuiAlert-message .image-alert{width:50px;height:63px;border:1px solid #2dd4bf;border-radius:4px}.alert-go-to-collection .MuiPaper-root .MuiAlert-message a{font-weight:600;color:#115e59;text-decoration:underline}.alert-go-to-collection .MuiPaper-root .MuiAlert-message div p{margin:0;color:#115e59;font-size:16px;font-weight:400;line-height:19px}.alert-go-to-collection .MuiPaper-root .MuiAlert-message div .see-it-now{padding-top:10px;display:flex;align-items:center;gap:12px;text-decoration:none;color:#115e59;font-size:18px;font-weight:500;line-height:22px}.alert-go-to-collection .MuiPaper-root .MuiAlert-message div .see-it-now svg{transform:rotate(90deg)}.alert-go-to-collection .MuiPaper-root .MuiAlert-message div .see-it-now svg path{stroke:#115e59}.alert-go-to-collection .MuiPaper-root .MuiAlert-message div .message-container{display:flex;align-items:center;justify-content:center;gap:20px}.alert-go-to-collection .MuiPaper-root .MuiAlert-message div .message-container .message{font-size:18px;font-weight:500;line-height:22px;color:#115e59}.alert-go-to-collection .MuiPaper-root .MuiAlert-message div .error,.alert-go-to-collection .MuiPaper-root .MuiAlert-message div .error a{color:#991b1b}.alert-go-to-collection .MuiPaper-root.error{background:#fef2f2}.alert-go-to-collection .MuiPaper-root.error .MuiAlert-message div .message-container .message{color:#991b1b}.alert-go-to-collection .MuiPaper-root.error .MuiAlert-action svg path{fill:#991b1b}.alert-go-to-collection .MuiPaper-root.error .image-alert{border:1px solid #991b1b}.new-alert-web{position:fixed;bottom:36px;left:var(--widthLeft);right:0;display:flex;justify-content:center;align-items:center;gap:10px;padding:8px 0;color:#fff;z-index:1301}.new-alert-web p{margin:0}.new-alert-web.alert-success{background:linear-gradient(0deg,#36b081,#36b081),linear-gradient(0deg,#82b036,#82b036)}.new-alert-web.alert-error{background:#c53147}.new-alert-web.alert-bottom{bottom:0}@media screen and (max-width:1024px){.new-alert-web{left:0!important;bottom:0!important}}.new-alert-web .alert-message{display:flex;justify-content:center;gap:4px;align-items:center}.new-alert-web .alert-message .see-it-now{display:flex;gap:2px;align-items:center}.new-alert-web .alert-message .see-it-now .icon-arrow-up{transform:rotate(90deg)}