.loading-component-circular-progress{display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.loading-component-circular-progress.center{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.loading-component-circular-progress .circular-progress{animation:animationCircleProgress 1.4s linear infinite}.loading-component-circular-progress .circular-progress .circular-progress-circle{stroke-dasharray:80px,200px;stroke-dashoffset:0;-webkit-animation:circularProgressCircle 1.4s ease-in-out infinite;animation:circularProgressCircle 1.4s ease-in-out infinite}@keyframes animationCircleProgress{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes circularProgressCircle{0%{stroke-dasharray:1px,200px;stroke-dashoffset:0}50%{stroke-dasharray:100px,200px;stroke-dashoffset:-15px}to{stroke-dasharray:100px,200px;stroke-dashoffset:-125px}}.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:flex;align-items:center;justify-content:center;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%}}.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}.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 .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){.section-worksheet-maker .ai-box .ai-box-item{margin:unset;width:unset;outline:none;border:1px solid #eceef4;min-width:none;max-width:none}}.section-worksheet-maker .ai-box .ai-box-item.hover{outline:2.5px solid #3b82f63d}@media screen and (max-width:1024px){.section-worksheet-maker .ai-box .ai-box-item.hover{outline:unset}}.section-worksheet-maker .ai-box .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){.section-worksheet-maker .ai-box .ai-box-item .ai-box-item-content{padding-right:16px}}.section-worksheet-maker .ai-box .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){.section-worksheet-maker .ai-box .ai-box-item .ai-box-item-content .ai-box-item-title{padding:0 16px;font-size:14px;line-height:22px}}.section-worksheet-maker .ai-box .ai-box-item .ai-box-item-content .img-tool{width:70px;height:70px}.section-worksheet-maker .ai-box .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}.section-worksheet-maker .ai-box .ai-box-item .ai-box-item-content .ai-box-item-btn-next{padding:10px}.section-worksheet-maker .ai-box .ai-box-item .ai-box-item-content .ai-box-item-btn-next.hover{border-radius:50px;background-color:#3b82f614}.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!important}.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}.loading-component circle{stroke:url(#linearColors)!important}.new-loading-component{position:absolute;width:100vw;height:100vh;background-color:hsla(0,0%,65%,.8);z-index:99999;display:flex;align-items:center;justify-content:center;top:0;left:0}.popup-content .resource .loading-component .MuiCircularProgress-root{width:100%!important;height:100%!important}.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)}}.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}@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;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}