.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}.loading-component{height:100%;display:flex;justify-content:center;align-items:center}.landing-math-container-title{position:relative;z-index:1}.landing-math-container-title .title-content{max-width:829px;font-size:36px;font-weight:700;line-height:normal;margin:0 auto;text-align:center;color:#2d3642}@media screen and (max-width:768px){.landing-math-container-title .title-content{font-size:20px;font-weight:700;line-height:normal;max-width:100%}}#common-tooltip .tooltip-customize-root{opacity:1;visibility:visible}.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}.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)}.download-dropdown-item{display:flex;justify-content:center;align-items:center;min-width:109px;border-radius:4px;padding:0 8px;gap:10px;align-self:stretch;background:#fff;height:36px;box-sizing:border-box;border:1px solid #d9d9d9;cursor:pointer;box-shadow:0 2px 0 0 rgba(0,0,0,.016);transition:all .3s ease}.download-dropdown-item svg{height:14px!important;width:14px!important}.download-dropdown-item svg path{transition:all .3s ease}.download-dropdown-item p{font-size:14px;font-weight:600;line-height:22px;color:#2d3642;margin:0;transition:all .3s ease}.download-dropdown-item .download-dropdown-item-arrow{width:14px;height:14px;display:flex;align-items:center;justify-content:center}.download-dropdown-item .download-dropdown-item-arrow .icon-arrow-custom .line{transition:all .3s ease}@media screen and (min-width:1366px){.download-dropdown-item:hover{border:1px solid #597ef7}.download-dropdown-item:hover p{color:#597ef7}.download-dropdown-item:hover svg path{fill:#597ef7}.download-dropdown-item:hover .download-dropdown-item-arrow .icon-arrow-custom .line{background:#597ef7}}.download-dropdown-item.active{border:1px solid #597ef7}.download-dropdown-item.active p{color:#597ef7}.download-dropdown-item.active svg path{fill:#597ef7}.download-dropdown-item.active .download-dropdown-item-arrow .icon-arrow-custom .line{background:#597ef7}.download-dropdown{display:flex;align-items:center}@media screen and (min-width:1025px){.download-dropdown.active .custom-ant-button{background:#85a5ff!important;border-color:#85a5ff!important}}.download-dropdown.active .custom-ant-button.require-pro{background:#ffe7ba!important;border-color:#ffe7ba!important}.download-dropdown.active .download-worksheet-preview{border-radius:6px 0 0 6px;border:1px solid #597ef7;background:#597ef7;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.download-dropdown.active .download-worksheet-preview svg path{fill:#fff}.download-dropdown .download-dropdown-downloading{width:0;height:0;overflow:hidden;position:fixed;top:0;left:0;z-index:1000;opacity:0}.download-dropdown.require-pro .download-dropdown-item{box-shadow:0 2px 0 0 rgba(0,0,0,.016);background:#fff7e6;border:0}.download-dropdown.require-pro .download-dropdown-item p{color:#fa8c16}.download-dropdown.require-pro .download-dropdown-item .icon-arrow-custom .line{background-color:#fa8c16}@media screen and (min-width:1025px){.download-dropdown.require-pro .download-dropdown-item.active,.download-dropdown.require-pro .download-dropdown-item:active,.download-dropdown.require-pro .download-dropdown-item:hover{background:#ffe7ba}.download-dropdown.require-pro .download-dropdown-item.active p,.download-dropdown.require-pro .download-dropdown-item:active p,.download-dropdown.require-pro .download-dropdown-item:hover p{color:#fa8c16}.download-dropdown.require-pro .download-dropdown-item.active svg path,.download-dropdown.require-pro .download-dropdown-item:active svg path,.download-dropdown.require-pro .download-dropdown-item:hover svg path{fill:#fa8c16}.download-dropdown.require-pro .download-dropdown-item.active .icon-arrow-custom .line,.download-dropdown.require-pro .download-dropdown-item:active .icon-arrow-custom .line,.download-dropdown.require-pro .download-dropdown-item:hover .icon-arrow-custom .line{background-color:#fa8c16}}.download-dropdown.require-pro .action-item{border-color:#fa8c16!important}.download-dropdown.require-pro .action-item svg path{fill:#fa8c16!important}@media screen and (min-width:1025px){.download-dropdown.require-pro .action-item:active,.download-dropdown.require-pro .action-item:hover{border-color:#ffa940!important}.download-dropdown.require-pro .action-item:active svg path,.download-dropdown.require-pro .action-item:hover svg path{fill:#ffa940!important}}.download-dropdown.require-pro.icon-traffic .btn-icon svg path{fill:#fa8c16}.download-dropdown.require-pro .custom-button-practice-worksheet{box-shadow:0 2px 0 0 rgba(0,0,0,.016)!important;background:#fff7e6!important;border:0!important;height:32px!important;gap:10px}.download-dropdown.require-pro .custom-button-practice-worksheet .text{color:#fa8c16!important;width:fit-content}.download-dropdown.require-pro .custom-button-practice-worksheet svg{width:14px;height:14px}.download-dropdown-loading{width:100svw;height:200svh;position:fixed;top:0;left:0;z-index:10000;background:rgba(0,0,0,.3)}.download-dropdown-loading .download-dropdown-loading-content{align-items:center;justify-content:center;display:flex;width:100svw;height:100svh}.download-dropdown-popover{z-index:1450}.download-dropdown-popover .ant-popover-content .ant-popover-inner{border-radius:6px;display:flex;flex-direction:column;padding:4px;align-self:stretch;background:#fff;box-sizing:border-box;overflow:hidden;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)}.download-dropdown-popup .MuiTypography-root{font-size:18px!important;font-weight:400!important;line-height:28px;text-align:center;color:#2d3642;padding:32px 24px 16px;user-select:none}.download-dropdown-popup .MuiDialogContent-root{padding:16px 0!important;margin-bottom:16px!important}.download-dropdown-popup .MuiDialogContent-root .download-dropdown-content{display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0;box-sizing:border-box;gap:8px}.download-dropdown-popup .MuiDialogContent-root .download-dropdown-content .download-dropdown-option-item{height:46px;display:flex;justify-content:start;align-items:center;padding:10px 24px;align-self:stretch;box-sizing:border-box}@media screen and (max-width:1024px){.download-dropdown-popup .MuiDialogContent-root .download-dropdown-content .download-dropdown-option-item{justify-content:space-between}}.download-dropdown-popup .MuiDialogContent-root .download-dropdown-content .download-dropdown-option-item p{margin:0;font-size:16px;font-weight:600;line-height:26px;color:#2d3642;user-select:none}.download-dropdown-popup .MuiDialogContent-root .download-dropdown-content .download-dropdown-option-item:active{background:#f5f5f5}.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}.popup-download-container{gap:10px;z-index:1502!important}.popup-download-container.isDisablePopupDownload{opacity:0;z-index:-1!important}.popup-download-container .MuiDialogContent-root{padding:0!important}.popup-download-container .MuiPaper-root{margin:0!important;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);border-radius:16px;overflow:hidden;max-width:100%;max-height:100%}@media screen and (max-width:1024px){.popup-download-container .MuiPaper-root{border-radius:32px 32px 0 0}}.popup-download-container .popup-download-content{display:flex}.popup-download-container .close-icon{position:absolute;top:16px;right:16px;z-index:11;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px}.popup-download-container .close-icon:hover{background-color:#f5f5f5}@media screen and (max-width:1024px){.popup-download-container .close-icon{top:48px;right:24px}.popup-download-container .content{border-radius:32px 32px 0 0}.popup-download-container .left-popup-download{position:absolute;top:-999999px}}.left-popup-download{background:#f5f5f5;display:flex;align-items:center;justify-content:center;height:fit-content}.preview-download-tool-v2{display:flex;flex-direction:column;overflow-y:auto;padding:16px}.preview-download-tool-v2 .preview-download-tool-v2-container{display:flex;flex-direction:column;gap:40px}.preview-download-tool-v2 .preview-download-tool-v2-item *{pointer-events:none!important}.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-save-hand-writing{display:flex;align-items:center;justify-content:center;gap:10px;width:100%}.footer-save-hand-writing .button-save-worksheet{width:calc(50% - 5px);height:32px;border-radius:6px;padding:4px 15px;gap:8px;background:#597ef7;display:flex;flex-direction:row;justify-content:center;align-items:center;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-save-hand-writing .button-save-worksheet .icon-wrapper-1{flex-shrink:0;height:14px;width:14px}.footer-save-hand-writing .button-save-worksheet .button-title-1{flex-shrink:0;white-space:nowrap;color:#fff;font-family:Nunito;font-size:14px;line-height:22px;text-align:center;font-weight:600}.footer-save-hand-writing .button-save-worksheet .block-loading{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.footer-save-hand-writing .button-save-worksheet .block-loading svg{width:14px;height:14px;animation:rotate 1s linear infinite}.footer-save-hand-writing .button-save-worksheet:hover{background:#85a5ff;border:1px solid #85a5ff}@media (max-width:768px){.footer-save-hand-writing .button-save-worksheet:hover{background:#597ef7;border:1px solid #597ef7}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.footer-save-hand-writing .download-dropdown{width:calc(50% - 5px)}.footer-save-hand-writing .download-dropdown .download-dropdown-item{height:32px;width:100%}.footer-save-hand-writing .download-dropdown div{width:100%}.input-title-container{display:flex;justify-content:space-between;gap:8px;padding:0 8px 8px;border-bottom:1px solid #d9d9d9;margin:20px 16px 0;width:auto}.input-title-container .input-title{width:100%;box-sizing:border-box;border:none;outline:none;font-size:14px;font-weight:600;line-height:22px;color:#2d3642;background-color:transparent;padding:0}.input-title-container .input-title::placeholder{color:rgba(0,0,0,.25)}.input-title-container .input-number-length{font-size:14px;font-weight:600;line-height:22px;color:#2d3642;width:38px;text-align:right}.custom-ant-button{display:flex;text-align:center;justify-content:center;align-items:center;border-radius:6px;width:103px;height:32px;background:#fff;border:1px solid #d9d9d9;font-size:12px;line-height:20px;font-weight:400;cursor:pointer;white-space:nowrap;color:rgba(0,0,0,.85);transition:color .3s ease;-webkit-tap-highlight-color:transparent;box-sizing:border-box;text-decoration:none}@media screen and (min-width:769px){.custom-ant-button:hover{border-color:var(--main-color)!important;color:var(--main-color)!important}.custom-ant-button:hover svg:not(.keep-original-color) path{fill:var(--main-color)!important}}.custom-ant-button .ant-btn-icon{display:flex;align-items:center;justify-content:center}.custom-ant-button.disabled{pointer-events:none;background:#f5f5f5;color:rgba(0,0,0,.25)}.custom-ant-button.selected{pointer-events:auto;border-color:#2f54eb!important;color:#2f54eb!important}.custom-ant-button.selected svg:not(.keep-original-color) path{fill:#2f54eb!important}@media screen and (max-width:1024px){.custom-ant-button:hover{color:rgba(0,0,0,.85)!important;border-color:#d9d9d9!important}}.checkbox-tool-math-container{display:flex;width:100%;align-items:center;justify-content:space-between;padding:6px 8px;background-color:#fff;border-radius:4px;color:#2d3642;box-sizing:border-box}.checkbox-tool-math-container .title{font-weight:500;font-size:12px;line-height:20px}.checkbox-tool-math-container .checkbox{padding:0}.checkbox-tool-math-container .checkbox svg{height:16px;width:16px}.checkbox-tool-math-container.disable{color:#00000040}.button-scramble-math{width:100%!important;padding:4px 15px;background:#fff;border:1px solid #d9d9d9;border-radius:6px;display:flex;justify-content:center;align-items:center;gap:8px;font-weight:600!important;font-size:14px!important;line-height:22px!important;color:#2d3642!important}.list-style-container{display:flex;align-items:center;justify-content:space-between;padding:4px 4px 4px 8px;background-color:#fff;border-radius:4px;font-weight:500;font-size:12px;line-height:20px;color:#2d3642}.list-style-container .list-style{height:25px!important;display:flex;justify-content:center;gap:8px}.list-style-container .list-style .item{border:1px solid #d9d9d9dd;border-radius:4px;cursor:pointer}.list-style-container .list-style .item.active{border:1px solid #597ef7!important}.list-style-container .list-style .item:hover{border:1px solid #85a5ff}.slider-skeleton{padding:4px 0;margin:2px 0;width:100%}.slider-skeleton .slider-skeleton-track{position:relative;height:4px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite;border-radius:2px}.slider-skeleton .slider-skeleton-track .slider-skeleton-handle{position:absolute;top:50%;left:40%;transform:translate(-50%,-50%);width:14px;height:14px;background:#e0e0e0;border-radius:50%;animation:skeleton-pulse 1.5s ease-in-out infinite}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes skeleton-pulse{0%,to{opacity:.6;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.1)}}.range-input{color:#212121;font-family:Nunito;font-size:12px;font-style:normal;font-weight:400;line-height:normal;padding:4px 8px;border-radius:4px;background:rgba(33,33,33,.04);border:none;outline:none;cursor:pointer}.math-maker-container .action-top-math-crossword-landing{height:100%}.math-maker-container .action-top-math-crossword-landing .input-title-math-crossword .input-title-container{height:42px;padding:10px;display:flex;align-items:center;margin:20px 20px 0}.math-maker-container .action-bottom{padding:12px;display:flex;flex-direction:column;gap:8px!important}@media (max-width:1210px){.math-maker-container{min-height:470px}.math-maker-container .action-top-math-crossword-landing{width:100%;padding:10px 12px 0;box-sizing:border-box}.math-maker-container .action-top-math-crossword-landing .input-title-math-crossword .input-title-container{width:100%;margin:0}.math-maker-container .action-top-math-crossword-landing .range-factor-container{width:100%;margin:16px 0 0;padding:3px;box-sizing:border-box}.math-maker-container .action-bottom{background:#f5f5f5}.math-maker-container .action-bottom .list-style-container{width:100%;padding:4px 4px 4px 8px;box-sizing:border-box}.math-maker-container .action-bottom .list-style-container .list-style .item{width:22px!important;height:22px!important}.math-maker-container .action-bottom .list-style-container .list-style .item:hover{border:1px solid #d9d9d9dd}.math-maker-container .action-bottom .stroke-style-math{width:100%;padding:5 px 2px 5px;box-sizing:border-box}.math-maker-container .action-bottom .slider-math-container{width:100%;padding:4px 8px 8px 12px;box-sizing:border-box}.math-maker-container .action-bottom .checkbox-container{width:100%;box-sizing:border-box}}.slider-math-container{padding:4px 8px 8px 12px;display:flex;flex-direction:column;background-color:#fff;border:1px solid #f0f0f0;border-radius:6px}.slider-math-container .header{display:flex;align-items:center;justify-content:space-between;font-weight:400;font-size:14px;line-height:22px;color:#2d3642}.slider-math-container .header .range-input{background-color:#fff;line-height:22px!important;font-size:14px;padding:0;color:#2d3642}.slider-math-container .slider-element{color:rgba(var(--color),1);margin:2px 0}.slider-math-container .slider-element .ant-slider-handle:before{width:14px;height:14px}.slider-math-container .slider-element .ant-slider-rail{background-color:#e5e5e5}.slider-math-container .slider-element .ant-slider-track,.slider-math-container .slider-element.max-equal-min .ant-slider-rail{background-color:#adc6ff}.slider-math-container .slider-element.max-equal-min .ant-slider-handle{left:100%!important}.stroke-style-math{display:flex;align-items:center;justify-content:space-between;padding:5px 2px 5px 8px;background-color:#fff;border-radius:4px;font-weight:500;font-size:12px;line-height:20px;color:#2d3642}.stroke-style-math .select{height:28px}.stroke-style-math .select .MuiOutlinedInput-notchedOutline{border:0;border-radius:6px}.stroke-style-math .select .MuiSelect-select{display:flex!important;flex-direction:row!important;align-items:center!important}.stroke-style-math .MuiInputBase-root{background-color:#f5f5f5}.stroke-style-math .MuiSelect-select{padding-top:0;padding-left:9px;padding-bottom:0;font-weight:500;font-size:12px;line-height:20px;color:#2d3642}.stroke-style-math .MuiSelect-select .left{display:flex}.stroke-style-math .MuiSelect-select .left .tick-icon{display:none}.stroke-style-math .MuiSelect-select .left .svg-icon{display:flex;align-items:center;width:17px}.stroke-style-math .MuiSelect-select .left .svg-icon.shade rect{fill:transparent}.stroke-style-math .MuiSelect-select .right{width:35px}.stroke-style-math .MuiSelect-select .border-line{width:1px;height:16px;background-color:#0000000f;margin:0 8px}.math-dropdown-item{display:flex;align-items:center;font-weight:500!important;font-size:12px!important;line-height:20px!important;color:#2d3642}.math-dropdown-item .left{display:flex!important}.math-dropdown-item .left .tick-icon{display:flex;align-items:center;justify-content:center;height:14px;width:14px;margin-right:8px}.math-dropdown-item .left .svg-icon{display:flex;align-items:center;width:17px}.math-dropdown-item .left .svg-icon.shade rect{fill:transparent}.math-dropdown-item .border-line{width:1px;height:16px;background-color:#0000000f;margin:0 8px}.range-factor-container{margin:16px 20px 20px;background-color:#fff;border:1px solid #f0f0f0;border-radius:6px;padding:3px}.range-factor-container .divide{width:100%;height:1px;background-color:#0000000f;margin:7.5px 0}.range-factor-container .range-container{display:flex;align-items:center;justify-content:space-between;padding:4px;font-weight:400;font-size:12px;line-height:20px!important}.range-factor-container .range-container .title{color:#00000073}.range-factor-container .range-container .title span{color:#2d3642}.range-factor-container .range-container .group-input{display:flex;align-items:center;line-height:20px!important;gap:8px}.range-factor-container .range-container .group-input .range-input{height:18px!important;border-radius:4px;background-color:#f5f5f5;box-sizing:content-box;border:1px solid #f5f5f5}.range-factor-container .range-container .group-input .range-input:hover{cursor:pointer;background-color:#f0f5ff;border:1px solid #f0f5ff}@media (max-width:768px){.range-factor-container .range-container .group-input .range-input:hover{background-color:#f5f5f5;border:1px solid #f5f5f5}}.range-factor-container .range-container .group-input .range-input:focus-within{border:1px solid #597ef7;background-color:#fff}.landing-page-create{font-family:Nunito}.landing-page-create .header-landing{height:calc(100vh - 53px - 35px);overflow:hidden;justify-content:center;position:relative}@media screen and (min-width:1025px){.landing-page-create .header-landing{min-height:768px}}@media screen and (max-width:1024px){.landing-page-create .header-landing{height:calc(100vh - 60px)}}@media screen and (max-width:768px){.landing-page-create .header-landing{height:calc(100vh - 49px)}}.landing-page-create .header-landing.not-footer{height:fit-content!important}.landing-page-create .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-page-create .button-start-now .content-button{padding-bottom:24px;display:flex;justify-content:center}.landing-page-create .button-start-now .btn-start{animation:none}.landing-page-create.quiz-maker{overflow-y:hidden}.landing-page-create.quiz-maker .button-start-now .btn-start{background:linear-gradient(90deg,#597ef7,#7e39ee);box-shadow:none;border:none;color:#fff}@media screen and (max-width:1024px){.landing-page-create.quiz-maker .header-landing{height:-webkit-fill-available;min-height:-webkit-fit-content}}.landing-page-create.quiz-maker .section-workflow .section-workflow-content .section-workflow-steps .block-steps .step-wrapper{min-height:178px}.landing-page-create.name-tracing-generator .header-landing{display:flex}@media screen and (max-width:1024px){.landing-page-create.name-tracing-generator .header-landing{height:fit-content}}.landing-page-create .al-support-scroll-home{position:fixed;margin:0;bottom:16px}@media screen and (min-width:1024px){.landing-page-create .al-support-scroll-home{bottom:60px}}.landing-page-create.crossword-puzzle-maker{background:#fff;display:flex;flex-direction:column;gap:80px;overflow:hidden}.landing-page-create.crossword-puzzle-maker .header-landing{background-color:#fff9eb}.landing-page-create.crossword-puzzle-maker .landing-crossword{display:flex;flex-direction:column;gap:80px}.landing-page-create.crossword-puzzle-maker .landing-crossword .section-template{background-color:transparent}.landing-page-create.crossword-puzzle-maker .landing-crossword .section-template .sc-template .sc-template-content{background:#f0f2f5}.landing-page-create.crossword-puzzle-maker .landing-crossword .section-template .sc-template .sc-template-content>div{max-width:1194px}.landing-page-create.crossword-puzzle-maker .landing-crossword .section-template .section-template-list-item{display:none}.landing-page-create.crossword-puzzle-maker .landing-crossword .section-template h2{color:#2d3642}@media screen and (max-width:768px){.landing-page-create.crossword-puzzle-maker,.landing-page-create.crossword-puzzle-maker .landing-crossword{gap:40px}}.landing-page-create.addition-worksheet-generator,.landing-page-create.crossword-puzzle-maker,.landing-page-create.division-worksheet-generator,.landing-page-create.fill-in-the-blank-generator,.landing-page-create.handwriting-worksheet-generator,.landing-page-create.math-crossword-puzzle-maker,.landing-page-create.multiplication-worksheet-generator,.landing-page-create.name-tracing-generator,.landing-page-create.quiz-maker,.landing-page-create.sentence-scramble-generator,.landing-page-create.subtraction-worksheet-generator,.landing-page-create.word-scramble-generator,.landing-page-create.word-search-maker{background:#fff;display:flex;flex-direction:column;gap:80px;overflow:hidden}.landing-page-create.addition-worksheet-generator .header-landing,.landing-page-create.crossword-puzzle-maker .header-landing,.landing-page-create.division-worksheet-generator .header-landing,.landing-page-create.fill-in-the-blank-generator .header-landing,.landing-page-create.handwriting-worksheet-generator .header-landing,.landing-page-create.math-crossword-puzzle-maker .header-landing,.landing-page-create.multiplication-worksheet-generator .header-landing,.landing-page-create.name-tracing-generator .header-landing,.landing-page-create.quiz-maker .header-landing,.landing-page-create.sentence-scramble-generator .header-landing,.landing-page-create.subtraction-worksheet-generator .header-landing,.landing-page-create.word-scramble-generator .header-landing,.landing-page-create.word-search-maker .header-landing{height:calc(100vh - 53px)}@media screen and (max-width:768px){.landing-page-create.addition-worksheet-generator,.landing-page-create.crossword-puzzle-maker,.landing-page-create.division-worksheet-generator,.landing-page-create.fill-in-the-blank-generator,.landing-page-create.handwriting-worksheet-generator,.landing-page-create.math-crossword-puzzle-maker,.landing-page-create.multiplication-worksheet-generator,.landing-page-create.name-tracing-generator,.landing-page-create.quiz-maker,.landing-page-create.sentence-scramble-generator,.landing-page-create.subtraction-worksheet-generator,.landing-page-create.word-scramble-generator,.landing-page-create.word-search-maker{gap:40px}.landing-page-create.addition-worksheet-generator .header-landing,.landing-page-create.crossword-puzzle-maker .header-landing,.landing-page-create.division-worksheet-generator .header-landing,.landing-page-create.fill-in-the-blank-generator .header-landing,.landing-page-create.handwriting-worksheet-generator .header-landing,.landing-page-create.math-crossword-puzzle-maker .header-landing,.landing-page-create.multiplication-worksheet-generator .header-landing,.landing-page-create.name-tracing-generator .header-landing,.landing-page-create.quiz-maker .header-landing,.landing-page-create.sentence-scramble-generator .header-landing,.landing-page-create.subtraction-worksheet-generator .header-landing,.landing-page-create.word-scramble-generator .header-landing,.landing-page-create.word-search-maker .header-landing{height:fit-content}}.landing-page-create.addition-worksheet-generator .workflow .workflow-title-container,.landing-page-create.division-worksheet-generator .workflow .workflow-title-container,.landing-page-create.multiplication-worksheet-generator .workflow .workflow-title-container,.landing-page-create.name-tracing-generator .workflow .workflow-title-container,.landing-page-create.subtraction-worksheet-generator .workflow .workflow-title-container{margin-top:0}.landing-page-create.addition-worksheet-generator .workflow .workflow-steps .step-text p,.landing-page-create.division-worksheet-generator .workflow .workflow-steps .step-text p,.landing-page-create.multiplication-worksheet-generator .workflow .workflow-steps .step-text p,.landing-page-create.name-tracing-generator .workflow .workflow-steps .step-text p,.landing-page-create.subtraction-worksheet-generator .workflow .workflow-steps .step-text p{font-weight:600}.landing-page-create.addition-worksheet-generator .workflow .workflow-steps .step-text p span,.landing-page-create.division-worksheet-generator .workflow .workflow-steps .step-text p span,.landing-page-create.multiplication-worksheet-generator .workflow .workflow-steps .step-text p span,.landing-page-create.name-tracing-generator .workflow .workflow-steps .step-text p span,.landing-page-create.subtraction-worksheet-generator .workflow .workflow-steps .step-text p span{display:inline-block}@media screen and (max-width:1210px){.landing-page-create.addition-worksheet-generator .header-landing,.landing-page-create.division-worksheet-generator .header-landing,.landing-page-create.multiplication-worksheet-generator .header-landing,.landing-page-create.name-tracing-generator .header-landing,.landing-page-create.subtraction-worksheet-generator .header-landing{height:fit-content}}.landing-page-create .start-link{margin:0 auto;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}.landing-page-create .start-link span{font-size:16px;font-weight:600;line-height:24px;color:#fff}.landing-page-create .start-link svg{width:20px;height:20px}.landing-page-create .start-link svg path{fill:#fff}@media screen and (max-width:768px){.landing-page-create .start-link{margin:8px 0 0;width:100%!important}}.landing-page-create .section-footer-home{margin-top:0}.landing-page-create .section-template-custom{background-color:transparent}.landing-page-create .section-template-custom .sc-template .sc-template-content{background:#f0f2f5;display:flex;flex-direction:column;align-items:center;padding-bottom:40px}.landing-page-create .section-template-custom .sc-template .sc-template-content>div{max-width:1194px}.landing-page-create .section-template-custom .sc-template .sc-template-content h2{font-size:38px;font-weight:700;line-height:46px;margin:0 auto;padding:40px 0 12px}.landing-page-create .section-template-custom .sc-template .sc-template-content .description{margin:0 auto;padding:0 0 24px;width:100%;font-size:20px;font-weight:500;line-height:28px;color:rgba(0,0,0,.45)}.landing-page-create .section-template-custom .section-template-list-item{display:none}.landing-page-create .section-template-custom h2{color:#2d3642}@media screen and (max-width:768px){.landing-page-create .section-template-custom .sc-template .sc-template-content .description,.landing-page-create .section-template-custom .sc-template .sc-template-content h2{max-width:calc(100% - 32px)!important}.landing-page-create .section-template-custom .sc-template .sc-template-content h2{font-size:24px;font-weight:700;line-height:32px;padding:40px 0 12px}.landing-page-create .section-template-custom .sc-template .sc-template-content .description{font-size:14px;font-weight:500;line-height:22px}}.landing-create-tool-container{display:flex;flex-direction:column;justify-content:center;gap:20px;align-items:center;position:relative;height:100%;background:#f4f6fc;min-height:calc(100svh - 53px)}.landing-create-tool-container .flex,.landing-create-tool-container .flex-center,.landing-create-tool-container .flex-column,.landing-create-tool-container .flex-row{display:flex}.landing-create-tool-container .flex-center{align-items:center;justify-content:center}.landing-create-tool-container .flex-column{flex-direction:column}.landing-create-tool-container .flex-row{flex-direction:row}.landing-create-tool-container .btn-start-now,.landing-create-tool-container .landing-create-tool-container-mobile-preview,.landing-create-tool-container .landing-create-tool-decore{display:none}@media (max-width:768px){.landing-create-tool-container{padding:24px 16px 0;gap:24px;min-height:fit-content;background:linear-gradient(180deg,#eff2ff,#fff)}.landing-create-tool-container .landing-create-tool-container-mobile-preview{display:flex;justify-content:center;height:193px;width:100%}.landing-create-tool-container .btn-start-now{width:121px;height:38px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:6px 12px;gap:8px;background:#597ef7;border:1px solid #597ef7;box-sizing:border-box;border-radius:100px;position:relative;z-index:2}.landing-create-tool-container .btn-start-now span{font-size:16px;font-weight:600;line-height:24px;color:#fff}}.go-full-version-debug{color:#000;padding:5px;position:fixed;top:64px;right:16px;background:linear-gradient(120.62deg,rgba(217,241,255,.7) 3.52%,rgba(232,226,254,.7) 34.57%,rgba(252,226,240,.7) 65.63%,hsla(24,82%,93%,.7) 96.68%);background-size:300% 300%;transition:transform .08s ease,box-shadow .08s ease;box-shadow:0 3px 0 #00000040;user-select:none;border:.5px solid #00000040;border-radius:6px;font-size:11px;font-weight:600;line-height:18px;text-align:center;cursor:pointer;z-index:9999}@media (max-width:768px){.go-full-version-debug{display:none}}.go-full-version-debug span{background:linear-gradient(135.1deg,#29abe2 -27.85%,#6200d2 74.15%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:200% 200%}.go-full-version-debug:hover{animation:gradientShift 2s ease-in-out infinite}.go-full-version-debug:hover span{animation:textGradientShift 3s ease-in-out infinite}.go-full-version-debug:active{transform:translateY(3px);box-shadow:0 1px 0 #00000040}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes textGradientShift{0%{background-position:0 50%}25%{background-position:100% 50%}50%{background-position:200% 50%}75%{background-position:100% 50%}to{background-position:0 50%}}