.user-input-setting-math-crossword{box-sizing:border-box;width:303px;height:100%}.user-input-setting-math-crossword .title{color:#000;font-family:Nunito;font-size:14px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}.user-input-setting-math-crossword .list-operator{width:100%;display:flex;flex-direction:column;gap:8px}.user-input-setting-math-crossword .list-operator .operator{width:303px;height:108px;display:flex;flex-direction:column;align-items:center;border-radius:6px;border:1px solid #e5e7eb;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);overflow:hidden}.user-input-setting-math-crossword .list-operator .operator .header{height:40px;box-sizing:border-box;width:100%;display:flex;padding:8px 8px 8px 12px;align-items:center;justify-content:space-between;gap:8px;background:#f8f8f8}.user-input-setting-math-crossword .list-operator .operator .header .hd-title{color:#212121;font-family:Nunito;font-size:14px;font-style:normal;font-weight:600;line-height:22px;text-transform:capitalize}.user-input-setting-math-crossword .list-operator .operator .body{height:66px;display:flex;padding:4px;background-color:#fff;justify-content:space-between;align-items:center;align-self:stretch}.user-input-setting-math-crossword .list-operator .operator .body .operator-box{display:flex;justify-content:center;align-items:center}.user-input-setting-math-crossword .list-operator .operator .body .values-box{display:flex;width:111px;height:58px;padding:4px 0;flex-direction:column;align-items:center;border-radius:0 0 6px 6px;background:#f5f5f5;justify-content:space-between}.user-input-setting-math-crossword .list-operator .operator .body .values-box .box-title{color:#21212152;text-align:center;font-family:Nunito;font-size:10px;font-style:normal;font-weight:500;line-height:normal}.user-input-setting-math-crossword .list-operator .operator .body .values-box .box-title .f{display:inline;color:#212121;font-family:Nunito;font-size:10px;font-style:normal;font-weight:600;line-height:normal}.user-input-setting-math-crossword .list-operator .operator .body .values-box .box-detail{box-sizing:border-box;display:flex;width:100%;height:32px;padding:4px;justify-content:space-between;align-items:center;flex-shrink:0}.user-input-setting-math-crossword .list-operator .operator .body .values-box .box-detail .box-value{width:38px;height:24px;flex-shrink:0;border-radius:4px;background:#fff;display:flex;justify-content:center;align-items:center;color:#212121;text-align:center;font-family:Nunito;font-size:12px;font-style:normal;font-weight:400;line-height:normal;border:none}.user-input-setting-math-crossword .list-operator .operator .body .values-box .box-detail .to{color:#21212152;text-align:center;font-family:Nunito;font-size:10px;font-style:normal;font-weight:500;line-height:normal}.user-input-setting-math-crossword .number-ques{width:100%;display:flex;flex-direction:column;border-radius:6px;border:1px solid #e5e7eb;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);margin-top:8px}.user-input-setting-math-crossword .number-ques .hd{box-sizing:border-box;width:100%;display:flex;height:40px;padding:8px 8px 8px 12px;align-items:flex-start;justify-content:space-between}.user-input-setting-math-crossword .number-ques .hd .hd-title{color:var(--gray-800,#1f2937);font-family:Nunito;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.user-input-setting-math-crossword .number-ques .hd .num-box{outline:none;border:none;display:flex;justify-content:center;align-items:center;width:38px;height:24px;flex-shrink:0;border-radius:4px;background:rgba(33,33,33,.04);color:#212121;text-align:center;font-family:Nunito;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.user-input-setting-math-crossword .number-ques .scroll-num{box-sizing:border-box;width:100%;display:flex;padding:8px;justify-content:center;align-items:center;border-bottom:1px solid var(--gray-200,#e5e7eb);background:var(--gray-50,#f9fafb)}.user-input-setting-math-crossword .show-answer{box-sizing:border-box;margin-top:8px;height:36px;display:flex;width:100%;justify-content:space-between;align-items:center;border-radius:6px;padding:8px 8px 8px 12px;border:1px solid var(--gray-200,#e5e7eb);box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.user-input-setting-math-crossword .select-level-container{position:relative;width:100%;height:75px;box-shadow:0 1px 2px 0 #0000000d;border:1px solid #e5e7eb;border-radius:6px;display:flex;flex-direction:column;margin-top:8px}.user-input-setting-math-crossword .select-level-container .level-header{height:35px;padding:0 12px;display:flex;align-items:center}.user-input-setting-math-crossword .select-level-container .level-header .title{font-size:14px;font-weight:500}.user-input-setting-math-crossword .select-level-container .level-body{width:100%;flex:1;display:flex;justify-content:center;background:#f9fafb}.user-input-setting-math-crossword .button-scramble-crossword{margin-top:12px;padding:10px 12px;border-radius:6px;background:rgba(var(--color),1);display:flex;justify-content:center;align-items:center;color:#fff;font-family:Nunito;font-size:15px;font-weight:600;text-transform:none;cursor:pointer}.user-input-setting-math-crossword .button-scramble-crossword .scramble-title{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.button-scramble-landing{cursor:pointer;position:static;left:12px;top:148px;height:32px;border-radius:6px;opacity:1;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 12px 4px 9px;gap:8px;align-self:stretch;background:#fff;box-sizing:border-box;border:1px solid #d9d9d9;z-index:2}.button-scramble-landing .text-scramble{user-select:none;font-family:Nunito;font-size:14px;font-weight:600;line-height:22px;color:rgba(0,0,0,.85)}.button-scramble-landing:hover{border-color:#597ef7}.button-scramble-landing:hover .text-scramble{color:#597ef7}.button-scramble-landing:hover path{fill:#597ef7}.show-key-check-box{display:flex;flex-direction:column;gap:8px}.show-key-check-box .entry-check-box{display:flex;justify-content:space-between;align-items:center;border-radius:4px;border:1px solid var(--gray-200,#e5e7eb);padding:4px 4px 4px 8px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);background:#fff}.show-key-check-box .entry-check-box.in-landing-page{box-sizing:border-box;width:319px;height:28px;border:none;border-radius:4px;background-color:#fff;box-shadow:none}.show-key-check-box .entry-check-box .MuiButtonBase-root,.show-key-check-box .entry-check-box .MuiCheckbox-root{padding:4px}.show-key-check-box .entry-check-box .title{color:#1f2937;font-family:Nunito;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.show-key-check-box .entry-check-box .title.in-landing-page{font-weight:500;line-height:20px;color:#2d3642}.setting-math-crossword-container{justify-content:flex-start!important;position:relative;display:flex}.setting-math-crossword-container .action-top-math-crossword-landing{border-top-left-radius:20px}.setting-math-crossword-container .setting-math-crossword-wrapper{display:flex;align-items:center;justify-content:center;padding:20px;min-height:396px;height:calc(100% - 92px - 52px);overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;border-top:none}.setting-math-crossword-container .footer-math-crossword{height:92px;border-bottom-left-radius:20px;position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%;background-color:#f5f5f5;gap:8px;display:flex;flex-direction:column;align-items:center;justify-content:center}.setting-math-crossword-container .footer-math-crossword .button-scramble-landing{max-width:319px;width:100%;height:32px;margin:0 auto}.landing-math-crossword-container-title{position:relative;z-index:1}.landing-math-crossword-container-title h1{display:none;color:#2d3642}.landing-math-crossword-container-title .title-content{font-size:36px;font-weight:700;line-height:normal;margin:0 auto;text-align:center;color:#2d3642;max-width:829px}.landing-math-crossword-container-title .title-content img{width:290px}@media screen and (max-width:768px){.landing-math-crossword-container-title .title-content{font-size:20px;font-weight:700;line-height:normal;max-width:100%}.landing-math-crossword-container-title .title-content svg{width:235px;display:block;margin:0 auto}}@media screen and (max-width:425px){.landing-math-crossword-container-title .title-content{max-width:300px}}