.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}}