html,body{min-height:100%;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);overscroll-behavior-y:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;margin:0}@supports(-moz-appearance: none){*{scrollbar-width:thin;scrollbar-color:unset}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background-color:rgba(31,31,41,.2);border-radius:5px}::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}::-webkit-scrollbar-thumb:hover{background-color:rgba(31,31,41,.5)}.ai-background-remover{color:#2a2a2a;line-height:1.5;font-family:"Titillium Web",Arial,"Microsoft Yahei",sans-serif;letter-spacing:0}.ai-background-remover,.ai-background-remover *{margin:0;padding:0;box-sizing:border-box}.ai-background-remover li:not(.markdown-body li){list-style:none}.ai-background-remover a:not(.markdown-body a){text-decoration:none;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}.ai-background-remover :where(a:not(.markdown-body a)){color:#fff}.ai-background-remover img:not(.markdown-body img){-webkit-user-drag:none}.ai-background-remover :where(input),.ai-background-remover :where(textarea),.ai-background-remover :where(button){-webkit-appearance:none;appearance:none;border-radius:0;outline:none;border:none;font-family:"Titillium Web",Arial,"Microsoft Yahei",sans-serif}@media screen and (max-width: 768px){.ai-math-solver{padding-top:60px}}@keyframes ai-spin{100%{transform:rotate(360deg)}}@keyframes ai-opacity-0{from{opacity:1}to{opacity:0}}@keyframes ai-opacity-1{from{opacity:0}to{opacity:1}}@keyframes ai-height-100{from{height:0}to{height:100%}}@keyframes ai-height-0{from{height:100%}to{height:0}}@keyframes ai-opacity-0{from{opacity:1}to{opacity:0}}@keyframes ai-opacity-1{from{opacity:0}to{opacity:1}}@media screen and (min-width: 769px){.ai-button{display:flex;justify-content:center;align-items:center;cursor:pointer;user-select:none;background-color:rgba(112,112,112,.1);padding-left:22px;padding-right:22px;border-radius:12px;outline:none;border:none;height:48px;font:normal normal normal 20px/20px Titillium Web;color:#2a2a2a;gap:8px;transition:background-color .3s ease-out}.ai-button:hover{background-color:rgba(18,100,252,.1)}.ai-button.ai-button--icon{padding-left:13px;padding-right:13px}.ai-button__icon{width:22px;height:22px;display:inline-block}.ai-button__text{display:inline-block}.ai-button.ai-button--primary{background-color:#1264fc}.ai-button.ai-button--primary .ai-button__text{color:#fff}.ai-button.ai-button--primary:hover{background-color:#3078ff}.ai-select{position:relative}.ai-select__icon{width:22px;height:22px;object-fit:contain}.ai-select__label{transition:color .3s ease-out;font:normal normal normal 20px/20px Titillium Web;color:#2a2a2a}.ai-select__status{width:14px;height:14px;background:url(/tpl/tools/img/common/icon_arrow_down.svg) no-repeat center center;background-size:contain;margin-left:auto;visibility:hidden}.ai-select__trigger,.ai-select__option{display:flex;align-items:center;cursor:pointer;user-select:none;transition:background-color .3s ease-out;padding-left:20px;padding-right:20px;gap:8px}.ai-select__trigger{background-color:rgba(112,112,112,.1);height:48px;border-radius:12px}.ai-select__trigger:hover{background-color:rgba(18,100,252,.1)}.ai-select__trigger:hover .ai-select__label{color:#1264fc}.ai-select__trigger .ai-select__status{visibility:visible;transition:transform .2s ease-out;transform:rotate(0deg)}.ai-select .ai-select__trigger[aria-expanded=true] .ai-select__status{transform:rotate(180deg)}.ai-select__option{background-color:#fff;border-radius:8px;height:44px}.ai-select__option:hover{background-color:rgba(18,100,252,.1)}.ai-select__option .ai-select__label{font:normal normal normal 16px/16px Titillium Web}.ai-select__option .ai-select__status{visibility:hidden;width:20px;height:14px;background:url(/tpl/tools/img/common/icon_checked.svg) no-repeat center center}.ai-select__option.is-active{background-color:rgba(18,100,252,.1)}.ai-select__option.is-active .ai-select__status{visibility:visible}.ai-select__dropdown{display:none;background-color:#fff;padding:4px;border-radius:12px;border:1px solid rgba(112,112,112,.5019607843)}.ai-select__list{display:grid;row-gap:4px}.ai-toast{position:fixed;bottom:40px;left:50%;transform:translateX(-50%);display:flex;justify-content:center;align-items:center;user-select:none;pointer-events:none;max-width:70vw;z-index:99999;opacity:0;padding-left:24px;padding-right:24px;padding-top:9px;padding-bottom:9px;gap:10px;border-radius:12px;min-height:36px;font:normal normal normal 16px/20px Titillium Web;color:#1264fc;background-color:#e8f0ff;border:1px solid #1b55c2;overflow-wrap:break-word}.ai-toast__icon{display:inline-block;width:26px;height:26px;object-fit:contain;flex-shrink:0}.ai-toast.is-active{opacity:1}.ai-toast.is-info{color:#1264fc;background-color:#e8f0ff;border:1px solid #1b55c2}.ai-toast.is-error{color:#e94949;background-color:#ffe8e8;border:1px solid #cb2020}.ai-toast.is-warning{color:#c9802e;background-color:#fff8ef;border:1px solid #c9802e}.ai-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;z-index:20000;display:none}.ai-modal *{margin:0;box-sizing:border-box}.ai-modal__mask{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.7);z-index:20001;opacity:0}.ai-modal__content{position:relative;width:600px;min-height:328px;background-color:#fff;border-radius:16px;z-index:20002;padding-left:46px;padding-right:46px;padding-top:53px;padding-bottom:26px;display:flex;flex-direction:column;align-items:center}.ai-modal__footer{display:flex;justify-content:center;align-items:center;gap:32px;margin-top:45px}.ai-modal__icon{display:inline-block;width:48px;height:48px;object-fit:contain;flex-shrink:0}.ai-modal__title{margin-top:16px;text-align:center;font:normal normal bold 20px/31px Titillium Web;color:#2a2a2a}.ai-modal__desc{font:normal normal normal 16px/22px Titillium Web;color:#707070;margin-top:9px;text-align:center}.ai-modal .ai-button{width:156px;height:56px}.ai-modal .ai-button.modal-cancel{background-color:rgba(42,42,42,.08)}.ai-modal .ai-button.modal-cancel:hover{background-color:rgba(42,42,42,.15)}.ai-modal.is-active{display:flex}.ai-modal.is-active .ai-modal__mask{animation:ai-opacity-1 .2s ease-out forwards}.ai-modal.is-leave{display:flex}.ai-modal.is-leave .ai-modal__content,.ai-modal.is-leave .ai-modal__mask{animation:ai-opacity-0 .2s ease-out forwards}.ai-modal-close{width:30px;height:30px;cursor:pointer;display:flex;justify-content:center;align-items:center;position:absolute;top:15px;right:15px}.ai-modal-close svg{width:20px;height:20px;pointer-events:none}.ai-modal-close svg .css-flag{transition:all .3s ease-out;stroke:rgba(42,42,42,.4980392157)}.ai-modal-close:hover svg .css-flag{stroke:#2a2a2a}.ai-image-viewer{background-color:rgba(0,0,0,.7) !important}.ai-image-viewer .viewer-close{position:absolute;top:32px;right:32px;width:32px;height:32px;display:flex;justify-content:center;align-items:center;background-color:rgba(42,42,42,.6);border-radius:8px;cursor:pointer;transition:background-color .3s ease-out}.ai-image-viewer .viewer-close:hover{background-color:#2a2a2a !important}.ai-image-viewer .viewer-close:focus{background-color:rgba(0,0,0,0) !important;box-shadow:none !important}.ai-image-viewer .viewer-close::before{width:18px;height:18px;position:static;background:url(/tpl/tools/img/common/icon_close_white.svg) no-repeat center center;background-size:contain}}@media screen and (max-width: 768px){.ai-button{display:flex;justify-content:center;align-items:center;cursor:pointer;user-select:none;background-color:rgba(112,112,112,.1);padding-left:22px;padding-right:22px;border-radius:12px;outline:none;border:none;height:48px;font:normal normal normal 16px/16px Titillium Web;color:#2a2a2a;gap:8px;transition:background-color .3s ease-out}.ai-button.ai-button--icon{padding-left:0;padding-right:0;width:48px}.ai-button__icon{width:22px;height:22px;display:inline-block}.ai-button__text{display:inline-block}.ai-button.ai-button--primary{background-color:#1264fc}.ai-button.ai-button--primary .ai-button__text{color:#fff}.ai-select{position:relative}.ai-select__icon{width:22px;height:22px;object-fit:contain}.ai-select__label{transition:color .3s ease-out;font:normal normal normal 16px/16px Titillium Web;color:#2a2a2a}.ai-select__status{width:14px;height:14px;background:url(/tpl/tools/img/common/icon_arrow_down.svg) no-repeat center center;background-size:contain;margin-left:auto;visibility:hidden}.ai-select__trigger,.ai-select__option{display:flex;align-items:center;cursor:pointer;user-select:none;transition:background-color .3s ease-out;padding-left:12px;padding-right:12px;gap:8px}.ai-select__trigger{background-color:rgba(112,112,112,.1);height:48px;border-radius:12px}.ai-select__trigger .ai-select__status{visibility:visible;transition:transform .2s ease-out;transform:rotate(0deg)}.ai-select .ai-select__trigger[aria-expanded=true] .ai-select__status{transform:rotate(180deg)}.ai-select__option{background-color:#fff;border-radius:8px;height:44px}.ai-select__option:active{background-color:rgba(18,100,252,.1)}.ai-select__option .ai-select__label{font:normal normal normal 14px/14px Titillium Web}.ai-select__option .ai-select__status{visibility:hidden;width:20px;height:14px;background:url(/tpl/tools/img/common/icon_checked.svg) no-repeat center center;background-size:contain}.ai-select__option.is-active{background-color:rgba(18,100,252,.1)}.ai-select__option.is-active .ai-select__status{visibility:visible}.ai-select__dropdown{display:none;background-color:#fff;padding:4px;border-radius:12px;border:1px solid rgba(112,112,112,.5019607843)}.ai-select__list{display:grid;row-gap:4px}.ai-toast{position:fixed;bottom:40px;left:50%;transform:translateX(-50%);display:flex;justify-content:flex-start;align-items:center;user-select:none;pointer-events:none;max-width:calc(100vw - 32px);width:max-content;z-index:99999;opacity:0;padding-left:16px;padding-right:16px;padding-top:9px;padding-bottom:9px;gap:10px;border-radius:12px;min-height:40px;font:normal normal normal 16px/20px Titillium Web;color:#1264fc;background-color:#e8f0ff;border:1px solid #1b55c2;overflow-wrap:break-word;box-sizing:border-box}.ai-toast__icon{display:inline-block;width:26px;height:26px;object-fit:contain;flex-shrink:0}.ai-toast.is-active{opacity:1}.ai-toast.is-info{color:#1264fc;background-color:#e8f0ff;border:1px solid #1b55c2}.ai-toast.is-error{color:#e94949;background-color:#ffe8e8;border:1px solid #cb2020}.ai-toast.is-warning{color:#c9802e;background-color:#fff8ef;border:1px solid #c9802e}.ai-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;z-index:20000;display:none;padding-left:22px;padding-right:22px}.ai-modal *{margin:0;box-sizing:border-box}.ai-modal__mask{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.7);z-index:20001;opacity:0}.ai-modal__content{position:relative;background-color:#fff;border-radius:16px;z-index:20002;padding-left:14px;padding-right:14px;padding-top:73px;padding-bottom:14px;display:flex;flex-direction:column;align-items:center;width:100%}.ai-modal__footer{display:flex;justify-content:center;align-items:center;gap:23px;margin-top:33px;width:100%}.ai-modal__icon{display:inline-block;width:48px;height:48px;object-fit:contain;flex-shrink:0}.ai-modal__title{margin-top:16px;text-align:center;font:normal normal bold 20px/20px Titillium Web;color:#2a2a2a}.ai-modal__desc{font:normal normal normal 16px/20px Titillium Web;color:#707070;margin-top:9px;text-align:center}.ai-modal .ai-modal-close{right:10px}.ai-modal .ai-button{flex-grow:1;height:56px}.ai-modal .ai-button.modal-cancel{background-color:rgba(42,42,42,.08)}.ai-modal.is-active{display:flex}.ai-modal.is-active .ai-modal__mask{animation:ai-opacity-1 .2s ease-out forwards}.ai-modal.is-leave{display:flex}.ai-modal.is-leave .ai-modal__content,.ai-modal.is-leave .ai-modal__mask{animation:ai-opacity-0 .2s ease-out forwards}.ai-modal-close{width:30px;height:30px;cursor:pointer;display:flex;justify-content:center;align-items:center;position:absolute;top:15px;right:15px}.ai-modal-close svg{width:20px;height:20px;pointer-events:none}.ai-modal-close svg .css-flag{transition:all .3s ease-out;stroke:rgba(42,42,42,.4980392157)}.ai-image-viewer{background-color:rgba(0,0,0,.7) !important}.ai-image-viewer .viewer-close{position:absolute;top:76px;right:16px;width:32px;height:32px;display:flex;justify-content:center;align-items:center;background-color:rgba(42,42,42,.6);border-radius:8px;cursor:pointer;transition:background-color .3s ease-out}.ai-image-viewer .viewer-close:focus{background-color:rgba(0,0,0,0) !important;box-shadow:none !important}.ai-image-viewer .viewer-close:hover{background-color:rgba(42,42,42,.6)}.ai-image-viewer .viewer-close::before{width:18px;height:18px;position:static;background:url(/tpl/tools/img/common/icon_close_white.svg) no-repeat center center;background-size:contain}}@media screen and (max-width: 1200px){.pc{display:none !important}}@media screen and (min-width: 1200px){.mob{display:none !important}}.seo-btn{display:flex;align-items:center;justify-content:center;min-width:295px;width:fit-content;height:54px;background:#1264fc 0% 0% no-repeat padding-box;border-radius:8px;font:normal normal 600 18px/27px Titillium Web;letter-spacing:0px;color:#fff;cursor:pointer}@media screen and (min-width: 1200px){.seo-btn:hover{background:#3178ff 0% 0% no-repeat padding-box !important;transition-duration:0s !important;transition-delay:0s !important}}.seo-content{width:100%}.seo-content .seo-section1{width:100%;display:flex;flex-direction:column;align-items:center;padding-top:72px;padding-bottom:92px;background:url(/tpl/tools/img/ai-background-remover/seo_section1_bg.png) no-repeat center center/cover}.seo-content .seo-section1 h2{font:normal normal bold 40px/61px Titillium Web;letter-spacing:0px;color:#2a2a2a;text-align:center}.seo-content .seo-section1 .content{margin-top:86px;display:flex;align-items:center;gap:70px}.seo-content .seo-section1 .content .start{max-width:484px}.seo-content .seo-section1 .content .start .desc{font:normal normal normal 20px/34px Titillium Web;letter-spacing:0px;color:#373636}.seo-content .seo-section1 .content .start .start-tags{display:flex;gap:36px;margin-top:32px;margin-bottom:68px}.seo-content .seo-section1 .content .start .start-tags span{font:normal normal bold 18px/28px Titillium Web;letter-spacing:0px;color:#404040;padding-left:26px;position:relative}.seo-content .seo-section1 .content .start .start-tags span::before{content:"";width:20px;height:20px;background-color:#00e9a9;border-radius:50%;position:absolute;left:0;top:50%;transform:translateY(-50%)}.seo-content .seo-section1 .content .end{padding-right:92px}.seo-content .seo-section1 .content .end .banner-wrap{display:flex;gap:11px;position:relative}.seo-content .seo-section1 .content .end .banner-wrap .left-tabs{display:flex;flex-direction:column;justify-content:space-between}.seo-content .seo-section1 .content .end .banner-wrap .left-tabs .tab{width:117px;height:151px;cursor:pointer;overflow:hidden}.seo-content .seo-section1 .content .end .banner-wrap .left-tabs .tab .img_active{display:none}.seo-content .seo-section1 .content .end .banner-wrap .left-tabs .tab.active img{display:none}.seo-content .seo-section1 .content .end .banner-wrap .left-tabs .tab.active .img_active{display:block}.seo-content .seo-section1 .content .end .banner-wrap .left-tabs img{width:100%;height:100%}.seo-content .seo-section1 .content .end .banner-wrap .center-box{width:356px;height:485px;border-radius:5px;overflow:hidden}.seo-content .seo-section1 .content .end .banner-wrap .center-box img{width:100%;height:100%;object-fit:cover}.seo-content .seo-section1 .content .end .banner-wrap .right-thumbs{position:absolute;right:0;bottom:2px}.seo-content .seo-section1 .content .end .banner-wrap .right-thumbs .thumb{bottom:0;position:absolute;cursor:pointer;overflow:hidden}.seo-content .seo-section1 .content .end .banner-wrap .right-thumbs .thumb img{width:100%;height:100%;border:1px solid hsla(0,0%,100%,.8784313725)}.seo-content .seo-section1 .content .end .banner-wrap .right-thumbs .thumb:first-child{right:-48px;width:161px;height:222px}.seo-content .seo-section1 .content .end .banner-wrap .right-thumbs .thumb:first-child img{border-radius:9px}.seo-content .seo-section1 .content .end .banner-wrap .right-thumbs .thumb:last-child{right:-98px;width:98px;height:136px}.seo-content .seo-section1 .content .end .banner-wrap .right-thumbs .thumb:last-child img{border-radius:5px}.seo-content .seo-section1 .content .end .banner-wrap-mob{width:100vw;display:flex;flex-direction:column;padding-left:17px;padding-right:17px}.seo-content .seo-section1 .content .end .banner-wrap-mob .banner-swiper-box{display:flex;align-items:center;gap:16px}.seo-content .seo-section1 .content .end .banner-wrap-mob .swiper{width:100%;overflow:hidden;display:flex;align-items:center}.seo-content .seo-section1 .content .end .banner-wrap-mob .swiper-wrapper{display:flex;width:100%;flex-direction:row}.seo-content .seo-section1 .content .end .banner-wrap-mob .swiper-slide{display:flex;align-items:center;justify-content:center;flex-shrink:0}.seo-content .seo-section1 .content .end .banner-wrap-mob .swiper-slide .banner-mob-content{display:flex;justify-content:center;gap:6px;width:100%;box-sizing:border-box}.seo-content .seo-section1 .content .end .banner-wrap-mob .swiper-slide .banner-mob-left{height:188px;border-radius:10px;overflow:hidden;flex-shrink:0}.seo-content .seo-section1 .content .end .banner-wrap-mob .swiper-slide .banner-mob-left img{width:100%;height:100%;object-fit:cover}.seo-content .seo-section1 .content .end .banner-wrap-mob .swiper-slide .banner-mob-right{height:188px;border-radius:10px;overflow:hidden;flex-shrink:0}.seo-content .seo-section1 .content .end .banner-wrap-mob .swiper-slide .banner-mob-right img{width:100%;height:100%;object-fit:cover}.seo-content .seo-section1 .content .end .banner-wrap-mob .swiper-button-prev,.seo-content .seo-section1 .content .end .banner-wrap-mob .swiper-button-next{width:16px;height:16px;color:#000;z-index:10;display:flex;align-items:center;justify-content:center;flex-shrink:0}.seo-content .seo-section1 .content .end .banner-wrap-mob .swiper-button-prev::after,.seo-content .seo-section1 .content .end .banner-wrap-mob .swiper-button-next::after{font-size:12px;font-weight:bold}.seo-content .seo-section1 .content .end .banner-wrap-mob .swiper-button-prev img,.seo-content .seo-section1 .content .end .banner-wrap-mob .swiper-button-next img{width:100%;height:100%}.seo-content .seo-section1 .content .end .banner-wrap-mob .swiper-pagination{position:relative !important;bottom:auto !important;margin-top:21px;display:flex;justify-content:center;align-items:center;gap:6px}.seo-content .seo-section1 .content .end .banner-wrap-mob .swiper-pagination .swiper-pagination-bullet{width:7px;height:7px;background:#999;opacity:1;border-radius:50%}.seo-content .seo-section1 .content .end .banner-wrap-mob .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:12px;height:12px;background:#1264fc}@media screen and (max-width: 1200px){.seo-content .seo-section1{padding-top:20px;padding-bottom:30px;background:url(/tpl/tools/img/ai-background-remover/seo_section1_mob_bg.png) no-repeat center center/cover}.seo-content .seo-section1 h2{font:normal normal bold 23px/30px Titillium Web;padding-left:24px;padding-right:24px}.seo-content .seo-section1 .content{margin-top:20px;flex-direction:column;align-items:center;gap:22px}.seo-content .seo-section1 .content .start{max-width:100%;text-align:center}.seo-content .seo-section1 .content .start .desc{font:normal normal normal 14px/24px Titillium Web;padding-left:9px;padding-right:9px;display:block;box-sizing:border-box}.seo-content .seo-section1 .content .start .start-tags{align-items:center;justify-content:space-between;gap:10px;margin-top:56px;margin-bottom:0;padding-left:43px;padding-right:43px}.seo-content .seo-section1 .content .start .start-tags span{font:normal normal bold 13px/14px Titillium Web}.seo-content .seo-section1 .content .start .start-tags span::before{width:12px;height:12px}.seo-content .seo-section1 .content .start .seo-btn{display:none}.seo-content .seo-section1 .content .end{padding:0;width:100%}}.seo-content .seo-section2{width:100%;padding-top:78px;background:#fff}.seo-content .seo-section2 h2{font:normal normal bold 40px/61px Titillium Web;letter-spacing:0px;text-align:center;margin-bottom:8px}.seo-content .seo-section2 .subtitle{font:normal normal normal 18px/26px Titillium Web;letter-spacing:0px;text-align:center;max-width:1124px;margin:0 auto 90px}.seo-content .seo-section2 .features{width:100%;max-width:1229px;margin:0 auto}.seo-content .seo-section2 .features .feature-item{display:flex;border-bottom:2px dashed #c9cbce}.seo-content .seo-section2 .features .feature-item:last-child{border-bottom:none}.seo-content .seo-section2 .features .feature-item .feature-image{position:relative}.seo-content .seo-section2 .features .feature-item .feature-image img{width:100%;height:auto;position:absolute;opacity:0;translate:0 30px;transition:all .6s ease-out}.seo-content .seo-section2 .features .feature-item .feature-content{width:411px}.seo-content .seo-section2 .features .feature-item .feature-content h3{font:normal normal bold 22px/34px Titillium Web;letter-spacing:0px;color:#2a2a2a;margin-bottom:16px}.seo-content .seo-section2 .features .feature-item .feature-content p{font:normal normal normal 18px/26px Titillium Web;letter-spacing:0px;color:#373636;margin-bottom:46px}.seo-content .seo-section2 .features .feature-item .feature-content .seo-btn{display:inline-flex}.seo-content .seo-section2 .features .feature-item.feature-item-1{gap:70px}.seo-content .seo-section2 .features .feature-item.feature-item-1 .feature-image{width:608px;height:400px;background:url("/tpl/tools/img/ai-background-remover/section2_1_bg.png") no-repeat center/cover;margin-top:92px}.seo-content .seo-section2 .features .feature-item.feature-item-1 .feature-image .feature1{top:-92px;left:314px;width:218px;height:184px;transition-delay:0s}.seo-content .seo-section2 .features .feature-item.feature-item-1 .feature-image .feature2{top:84px;left:309px;width:106px;height:88px;z-index:3;transition-delay:.5s}.seo-content .seo-section2 .features .feature-item.feature-item-1 .feature-image .feature3{top:-50px;left:-5px;width:379px;height:320px;z-index:2;transition-delay:1s}.seo-content .seo-section2 .features .feature-item.feature-item-1 .feature-image .feature4{top:-55px;left:-64px;width:404px;height:278px;transform:scale(1.1);transition-delay:1.5s}.seo-content .seo-section2 .features .feature-item.feature-item-1.on .feature-image img{opacity:1;translate:0 0}.seo-content .seo-section2 .features .feature-item.feature-item-1 .feature-content{margin-top:69px}.seo-content .seo-section2 .features .feature-item.feature-item-2 .feature-image{width:696px;height:483px;background:url("/tpl/tools/img/ai-background-remover/section2_2_bg.png") no-repeat center/cover;margin-top:38px}.seo-content .seo-section2 .features .feature-item.feature-item-2 .feature-image .feature1{left:119px;top:71px;width:370px;height:254px;z-index:1;transition-delay:0s}.seo-content .seo-section2 .features .feature-item.feature-item-2 .feature-image .feature2{left:322px;top:111px;width:140px;height:138px;z-index:4;transition-delay:.5s}.seo-content .seo-section2 .features .feature-item.feature-item-2 .feature-image .feature3{left:374px;top:182px;width:210px;height:208px;z-index:3;transition-delay:1s}.seo-content .seo-section2 .features .feature-item.feature-item-2 .feature-image .feature4{top:21px;left:440px;width:244px;height:212px;z-index:2;transition-delay:1.5s}.seo-content .seo-section2 .features .feature-item.feature-item-2.on .feature-image img{opacity:1;translate:0 0}.seo-content .seo-section2 .features .feature-item.feature-item-2 .feature-content{margin-top:150px}.seo-content .seo-section2 .features .feature-item.feature-item-3 .feature-image{width:729px;height:410px;background:url("/tpl/tools/img/ai-background-remover/section2_3_bg.png") no-repeat center/cover;margin-top:143px}.seo-content .seo-section2 .features .feature-item.feature-item-3 .feature-image .feature1{left:-10px;top:-40px;width:419px;height:273px;z-index:1;transform:scale(1.2);transition-delay:0s}.seo-content .seo-section2 .features .feature-item.feature-item-3 .feature-image .feature2{left:165px;top:-62px;width:277px;height:387px;z-index:4;transition-delay:.5s}.seo-content .seo-section2 .features .feature-item.feature-item-3 .feature-image .feature3{left:368px;top:47px;width:94px;height:90px;z-index:3;transition-delay:1s}.seo-content .seo-section2 .features .feature-item.feature-item-3 .feature-image .feature4{top:-36px;left:436px;width:153px;height:153px;z-index:2;transform:scale(1.3);transition-delay:1.5s}.seo-content .seo-section2 .features .feature-item.feature-item-3.on .feature-image img{opacity:1;translate:0 0}.seo-content .seo-section2 .features .feature-item.feature-item-3 .feature-content{margin-top:150px}.seo-content .seo-section2 .features .feature-item.feature-item-4{gap:135px;padding-bottom:85px}.seo-content .seo-section2 .features .feature-item.feature-item-4 .feature-image{width:729px;height:410px;margin-top:51px}.seo-content .seo-section2 .features .feature-item.feature-item-4 .feature-image .feature1{left:0;top:41px;width:284px;height:331px;z-index:1;transition-delay:0s}.seo-content .seo-section2 .features .feature-item.feature-item-4 .feature-image .feature2{left:222px;top:171px;width:94px;height:90px;z-index:4;transition-delay:.5s}.seo-content .seo-section2 .features .feature-item.feature-item-4 .feature-image .feature3{left:265px;top:14px;width:345px;height:393px;z-index:3;transition-delay:1s}.seo-content .seo-section2 .features .feature-item.feature-item-4.on .feature-image img{opacity:1;translate:0 0}.seo-content .seo-section2 .features .feature-item.feature-item-4 .feature-content{margin-top:137px}.seo-content .seo-section2 .features .feature-item.feature-item-5{gap:129px}.seo-content .seo-section2 .features .feature-item.feature-item-5 .feature-image{width:729px;height:468px;margin-top:65px}.seo-content .seo-section2 .features .feature-item.feature-item-5 .feature-image .feature1{left:0;top:13px;width:497px;height:500px;z-index:1;transform:scale(1.5);transition-delay:0s}.seo-content .seo-section2 .features .feature-item.feature-item-5 .feature-image .feature2{left:259px;top:310px;width:150px;height:150px;z-index:4;transform:scale(1.8);transition-delay:.5s}.seo-content .seo-section2 .features .feature-item.feature-item-5 .feature-image .feature3{left:265px;top:14px;width:418px;height:395px;z-index:3;transition-delay:1s}.seo-content .seo-section2 .features .feature-item.feature-item-5.on .feature-image img{opacity:1;translate:0 0}.seo-content .seo-section2 .features .feature-item.feature-item-5 .feature-content{margin-top:175px}.seo-content .seo-section2 .features-mob{width:100%;display:flex;flex-direction:column;position:relative}.seo-content .seo-section2 .features-mob .features-swiper-box{display:flex;align-items:center;gap:16px}.seo-content .seo-section2 .features-mob .swiper{width:100%;overflow:hidden;display:flex;align-items:center}.seo-content .seo-section2 .features-mob .swiper-wrapper{display:flex;width:100%;flex-direction:row}.seo-content .seo-section2 .features-mob .swiper-slide{display:flex !important;flex-direction:column;align-items:center;flex-shrink:0;text-align:center}.seo-content .seo-section2 .features-mob .swiper-slide .feature-mob-image{width:100%;border-radius:10px;overflow:hidden}.seo-content .seo-section2 .features-mob .swiper-slide .feature-mob-image img{width:100%;height:175px;object-fit:contain}.seo-content .seo-section2 .features-mob .swiper-button-prev,.seo-content .seo-section2 .features-mob .swiper-button-next{width:16px;height:16px;color:#000;z-index:10;display:flex;align-items:center;justify-content:center;flex-shrink:0}.seo-content .seo-section2 .features-mob .swiper-button-prev::after,.seo-content .seo-section2 .features-mob .swiper-button-next::after{font-size:12px;font-weight:bold}.seo-content .seo-section2 .features-mob .swiper-button-prev img,.seo-content .seo-section2 .features-mob .swiper-button-next img{width:100%;height:100%}.seo-content .seo-section2 .features-mob .swiper-pagination{position:relative !important;bottom:auto !important;display:flex;justify-content:center;align-items:center;gap:6px}.seo-content .seo-section2 .features-mob .swiper-pagination .swiper-pagination-bullet{width:7px;height:7px;background:#999;opacity:1;border-radius:50%}.seo-content .seo-section2 .features-mob .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:12px;height:12px;background:#1264fc}.seo-content .seo-section2 .features-mob .feature-mob-content{margin-top:20px;text-align:center}.seo-content .seo-section2 .features-mob .feature-mob-content h3{font:normal normal bold 20px/36px Titillium Web;letter-spacing:0px;color:#2a2a2a;margin-bottom:28px}.seo-content .seo-section2 .features-mob .feature-mob-content p{font:normal normal normal 14px/24px Titillium Web;letter-spacing:0px;color:#373636;margin-bottom:30px}.seo-content .seo-section2 .features-mob .feature-mob-content .seo-btn{margin:0 auto}@media screen and (max-width: 1200px){.seo-content .seo-section2{padding-left:9px;padding-right:9px}.seo-content .seo-section2 h2{margin-bottom:10px;font:normal normal bold 23px/30px Titillium Web}.seo-content .seo-section2 .subtitle{font:normal normal normal 14px/24px Titillium Web;letter-spacing:0px;text-align:center;max-width:340ox;margin:0 auto 33px}}.seo-content .seo-section3{padding-top:70px;background:#fff;width:100%}.seo-content .seo-section3 .seo-section3-content{text-align:center;margin-bottom:126px}.seo-content .seo-section3 .seo-section3-content h2{font:normal normal bold 36px/44px Titillium Web;margin-bottom:15px}.seo-content .seo-section3 .seo-section3-content .subtitle{font:normal normal normal 16px/24px Titillium Web;margin:0 auto 30px}.seo-content .seo-section3 .seo-section3-content .seo-btn{margin:0 auto}.seo-content .seo-section3 .seo-section3-steps{position:relative;background:url("/tpl/tools/img/ai-background-remover/section3_bg.png") no-repeat center/cover;padding:102px 40px;border-top-left-radius:50px;border-top-right-radius:50px;position:relative}.seo-content .seo-section3 .seo-section3-steps::before{position:absolute;left:50%;transform:translateX(-50%);top:-86px;content:"";display:block;width:142px;height:86px;background:url("/tpl/tools/img/ai-background-remover/section3_bg_top.png") no-repeat center/cover;z-index:1}.seo-content .seo-section3 .seo-section3-steps .step-content{display:flex;align-items:center;justify-content:center;height:685px}.seo-content .seo-section3 .seo-section3-steps .step-left{display:flex;align-items:center;gap:40px;height:100%}.seo-content .seo-section3 .seo-section3-steps .step-formats{background:rgba(0,0,0,0) linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.18) 43%, rgba(255, 255, 255, 0.2) 100%) 0% 0% no-repeat padding-box;border-radius:12px;padding:50px;color:#fff;width:387px;text-align:left;height:fit-content;position:relative}.seo-content .seo-section3 .seo-section3-steps .step-formats::after{content:"";position:absolute;top:39px;right:-20px;width:0;height:0;border-top:17.5px solid rgba(0,0,0,0);border-bottom:17.5px solid rgba(0,0,0,0);border-left:20px solid hsla(0,0%,100%,.2)}.seo-content .seo-section3 .seo-section3-steps .step-formats p{font:normal normal bold 36px/70px Titillium Web}.seo-content .seo-section3 .seo-section3-steps .swiper-container{background:url("/tpl/tools/img/ai-background-remover/section3_phone.png") no-repeat center/cover;padding-top:24px;padding-bottom:33px;overflow:hidden;position:relative;height:691px}.seo-content .seo-section3 .seo-section3-steps .swiper-container::before{content:"";position:absolute;top:24px;height:56px;left:0;width:100%;background:url("/tpl/tools/img/ai-background-remover/section3_phone_top.png") no-repeat center/cover;z-index:1}.seo-content .seo-section3 .seo-section3-steps .swiper-container::after{content:"";position:absolute;bottom:18px;left:0;width:100%;background:url("/tpl/tools/img/ai-background-remover/section3_phone_bottom.png") no-repeat center/cover;z-index:1;height:68px}.seo-content .seo-section3 .seo-section3-steps .swiper-container .swiper{width:420px;height:100%;overflow:hidden}.seo-content .seo-section3 .seo-section3-steps .swiper-wrapper{display:flex;flex-direction:column}.seo-content .seo-section3 .seo-section3-steps .swiper-slide{display:flex;flex-shrink:0;padding-left:18px;align-items:center}.seo-content .seo-section3 .seo-section3-steps .swiper-slide img{width:316px;height:fit-content}.seo-content .seo-section3 .seo-section3-steps .step-pagination{width:355px;display:flex;flex-direction:column;gap:56px}.seo-content .seo-section3 .seo-section3-steps .step-pagination .step-item{color:#000;font:normal normal bold 20px/31px Titillium Web;cursor:pointer;transition:all .3s;display:flex;align-items:center;position:relative;padding-left:20px}.seo-content .seo-section3 .seo-section3-steps .step-pagination .step-item::before{content:"";width:1px;position:absolute;height:100%;background:url("/tpl/tools/img/ai-background-remover/line_black.svg") no-repeat center/cover;display:block;left:0;top:0;bottom:0}.seo-content .seo-section3 .seo-section3-steps .step-pagination .step-item.active{display:flex !important;color:#fff}.seo-content .seo-section3 .seo-section3-steps .step-pagination .step-item.active::before{background:url("/tpl/tools/img/ai-background-remover/line_active.svg") no-repeat center/cover}@media screen and (max-width: 1200px){.seo-content .seo-section3{padding-top:35px}.seo-content .seo-section3 .seo-section3-content{padding-left:17px;padding-right:17px;margin-bottom:70px}.seo-content .seo-section3 .seo-section3-content h2{font:normal normal bold 23px/30px Titillium Web}.seo-content .seo-section3 .seo-section3-content .subtitle{font:normal normal normal 14px/24px Titillium Web}.seo-content .seo-section3 .seo-section3-content .seo-btn{display:none}.seo-content .seo-section3 .seo-section3-steps{padding-left:9px;padding-right:9px;padding:55px 15px 0;background:url("/tpl/tools/img/ai-background-remover/section3_mob_bg.png") no-repeat center/cover;border-top-left-radius:10px;border-top-right-radius:10px;position:relative}.seo-content .seo-section3 .seo-section3-steps::before{top:-42px;width:71px;height:43px}.seo-content .seo-section3 .seo-section3-steps .step-content{height:auto;padding-top:30px;position:relative}.seo-content .seo-section3 .seo-section3-steps .step-left{width:192px;display:flex;height:312px}.seo-content .seo-section3 .seo-section3-steps .swiper-container{flex-shrink:0;width:192px;height:100%;padding-top:10px;padding-bottom:13px}.seo-content .seo-section3 .seo-section3-steps .swiper-container::before{height:24px;top:10px}.seo-content .seo-section3 .seo-section3-steps .swiper-container::after{height:32px;bottom:5px}.seo-content .seo-section3 .seo-section3-steps .swiper-container .swiper{width:100%;height:100%}.seo-content .seo-section3 .seo-section3-steps .swiper-container .swiper .swiper-slide img{max-width:144px}.seo-content .seo-section3 .seo-section3-steps .step-pagination{width:168px;gap:26px;padding:0;margin-top:0}.seo-content .seo-section3 .seo-section3-steps .step-pagination .step-item{font:normal normal bold 12px/20px Titillium Web}.seo-content .seo-section3 .seo-section3-steps .swiper-wrapper{flex-direction:column}.seo-content .seo-section3 .seo-section3-steps .swiper-slide{padding-left:9px}.seo-content .seo-section3 .seo-section3-steps .swiper-slide img{width:100%;max-width:150px;height:auto}.seo-content .seo-section3 .seo-section3-steps .step-formats{padding:28px;width:100%;position:relative;margin-top:10px}.seo-content .seo-section3 .seo-section3-steps .step-formats::after{content:"";position:absolute;top:-27px;left:75px;width:0;height:0;border-left:7.5px solid rgba(0,0,0,0);border-right:7.5px solid rgba(0,0,0,0);border-bottom:10px solid hsla(0,0%,100%,.2)}.seo-content .seo-section3 .seo-section3-steps .step-formats p{font:normal normal bold 19px/35px Titillium Web;text-align:center}}.seo-content .seo-section4{padding-top:70px;padding-bottom:60px;background:#fff;width:100%}.seo-content .seo-section4 .seo-section4-content{text-align:center;margin-bottom:65px}.seo-content .seo-section4 .seo-section4-content h2{font:normal normal bold 36px/44px Titillium Web;margin-bottom:15px}.seo-content .seo-section4 .seo-section4-content .subtitle{font:normal normal normal 16px/24px Titillium Web;margin:0 auto 30px}.seo-content .seo-section4 .seo-section4-content .seo-btn{margin:0 auto}.seo-content .seo-section4 .seo-section4-usecase{width:953px;height:516px;margin:0 auto;overflow:hidden;position:relative}.seo-content .seo-section4 .seo-section4-usecase .before-img,.seo-content .seo-section4 .seo-section4-usecase .after-img{width:100%;height:100%}.seo-content .seo-section4 .seo-section4-usecase .before-img img,.seo-content .seo-section4 .seo-section4-usecase .after-img img{width:100%;height:100%;object-fit:cover;display:block}.seo-content .seo-section4 .seo-section4-usecase .before-img{position:relative}.seo-content .seo-section4 .seo-section4-usecase .before-img .before-tag{position:absolute;top:10px;left:12px;padding:4px 8px;height:24px;background:rgba(0,0,0,.57) 0% 0% no-repeat padding-box;border-radius:5px;font:normal normal normal 11px/16px Titillium Web;letter-spacing:.33px;color:#fff;box-sizing:border-box}.seo-content .seo-section4 .seo-section4-usecase .split-line{height:100%;position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:2;cursor:ew-resize;user-select:none}.seo-content .seo-section4 .seo-section4-usecase .after-img{position:absolute;top:2px;right:0;z-index:1;clip-path:inset(0 0 0 50%)}.seo-content .seo-section4 .seo-section4-usecase .after-img .after-tag{position:absolute;top:10px;right:12px;display:flex;align-items:center}.seo-content .seo-section4 .seo-section4-usecase .after-img .after-tag i{width:33px;height:33px;background:url(/tpl/tools/en/img/ai-photo-editor-free/seo_after_icon.png) no-repeat center center}.seo-content .seo-section4 .seo-section4-usecase .after-img .after-tag p{padding:4px 12px;height:24px;font:normal normal normal 11px/16px Titillium Web;letter-spacing:.33px;color:#fff;background:rgba(8,141,255,.7) 0% 0% no-repeat padding-box;border-radius:5px;box-sizing:border-box}.seo-content .seo-section4 .seo-section4-features{display:flex;justify-content:center;gap:129px}.seo-content .seo-section4 .seo-section4-features .feature-card{flex:1;max-width:383px;list-style:none;display:flex;flex-direction:column}.seo-content .seo-section4 .seo-section4-features .feature-card ul{border-radius:16px}.seo-content .seo-section4 .seo-section4-features .feature-card ul li{font:normal normal 600 18px/36px Titillium Web;color:#111;display:flex;gap:8px}.seo-content .seo-section4 .seo-section4-features .feature-card ul li::before{margin-top:15px;display:block;flex-shrink:0;content:"";width:6px;height:6px;border-radius:50%;background:#000}.seo-content .seo-section4 .seo-section4-features .feature-card.feature-card-green{position:relative;margin-top:74px}.seo-content .seo-section4 .seo-section4-features .feature-card.feature-card-green::before{position:absolute;right:-55px;top:-50px;content:"";width:93px;height:70px;background:url("/tpl/tools/img/ai-background-remover/section4_left_bg.png") no-repeat;margin-left:auto;display:block}.seo-content .seo-section4 .seo-section4-features .feature-card.feature-card-green ul{padding-left:52px;padding-right:68px;padding-top:33px;padding-bottom:33px;background:#dcf5f3 0% 0% no-repeat padding-box}.seo-content .seo-section4 .seo-section4-features .feature-card.feature-card-yellow{position:relative;margin-top:117px}.seo-content .seo-section4 .seo-section4-features .feature-card.feature-card-yellow::before{position:absolute;left:-75px;top:-55px;content:"";width:106px;height:70px;background:url("/tpl/tools/img/ai-background-remover/section4_right_bg.png") no-repeat;margin-left:auto;display:block}.seo-content .seo-section4 .seo-section4-features .feature-card.feature-card-yellow ul{padding-left:44px;padding-right:44px;padding-top:24px;padding-bottom:24px;background:#fbf0d7 0% 0% no-repeat padding-box}@media screen and (max-width: 1200px){.seo-content .seo-section4{padding-top:45px}.seo-content .seo-section4 .seo-section4-content{padding-left:12px;padding-right:12px}.seo-content .seo-section4 .seo-section4-content h2{font:normal normal bold 23px/30px Titillium Web}.seo-content .seo-section4 .seo-section4-content .subtitle{font:normal normal normal 14px/24px Titillium Web}.seo-content .seo-section4 .seo-section4-usecase{width:100%;height:100%;position:relative;overflow:hidden;touch-action:none}.seo-content .seo-section4 .seo-section4-usecase .before-img,.seo-content .seo-section4 .seo-section4-usecase .after-img{width:100%;height:100%}.seo-content .seo-section4 .seo-section4-usecase .before-img img,.seo-content .seo-section4 .seo-section4-usecase .after-img img{width:100%;height:100%;object-fit:cover;display:block}.seo-content .seo-section4 .seo-section4-usecase .before-img{position:relative}.seo-content .seo-section4 .seo-section4-usecase .before-img .before-tag{position:absolute;top:8px;left:8px;padding:3px 4px;height:22px;background:rgba(0,0,0,.57) 0% 0% no-repeat padding-box;border-radius:5px;font:normal normal normal 12px/15px Titillium Web;letter-spacing:.33px;color:#fff;box-sizing:border-box}.seo-content .seo-section4 .seo-section4-usecase .split-line{height:100% !important;position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:2;cursor:ew-resize;user-select:none}.seo-content .seo-section4 .seo-section4-usecase .after-img{position:absolute;top:1px;right:0;z-index:1;clip-path:inset(0 0 0 50%)}.seo-content .seo-section4 .seo-section4-usecase .after-img .after-tag{position:absolute;top:8px;right:8px;display:flex;align-items:center}.seo-content .seo-section4 .seo-section4-usecase .after-img .after-tag i{width:19px;height:19px;background:url(/tpl/tools/en/img/ai-photo-editor-free/seo_after_icon.png) no-repeat center center;background-size:cover}.seo-content .seo-section4 .seo-section4-usecase .after-img .after-tag p{padding:3px 6px;height:22px;font:normal normal normal 12px/15px Titillium Web !important;letter-spacing:.33px;color:#fff;background:rgba(8,141,255,.7) 0% 0% no-repeat padding-box;border-radius:5px;box-sizing:border-box}.seo-content .seo-section4 .seo-section4-usecase .usecase-text{width:100%;position:absolute;left:0;bottom:0;padding:6px 17px 7px 17px;border-radius:0 0 6px 6px;background:rgba(0,0,0,.48) 0% 0% no-repeat padding-box;font:normal normal normal 11px/15px Titillium Web;letter-spacing:0px;color:#fff;text-align:left;box-sizing:border-box;z-index:1}.seo-content .seo-section4 .seo-section4-features{display:flex;justify-content:center;gap:21px}.seo-content .seo-section4 .seo-section4-features .feature-card{flex:1;max-width:157px;list-style:none;display:flex;flex-direction:column}.seo-content .seo-section4 .seo-section4-features .feature-card ul{border-radius:4px;display:flex;flex-direction:column;gap:5px}.seo-content .seo-section4 .seo-section4-features .feature-card ul li{font:normal normal 600 11px Titillium Web;color:#333;display:flex;gap:5px}.seo-content .seo-section4 .seo-section4-features .feature-card ul li::before{display:block;content:"";width:4.5px;height:4.5px;border-radius:50%;background:#000;margin-top:5px}.seo-content .seo-section4 .seo-section4-features .feature-card.feature-card-green{position:relative;margin-top:46px}.seo-content .seo-section4 .seo-section4-features .feature-card.feature-card-green::before{position:absolute;right:0;top:-30px;content:"";width:48px;height:42px;background:url("/tpl/tools/img/ai-background-remover/section4_left_mob_bg.png") center/cover no-repeat;margin-left:auto;display:block}.seo-content .seo-section4 .seo-section4-features .feature-card.feature-card-green ul{padding-left:6px;padding-right:6px;padding-top:10px;padding-bottom:10px;background:#dcf5f3 0% 0% no-repeat padding-box}.seo-content .seo-section4 .seo-section4-features .feature-card.feature-card-yellow{position:relative;margin-top:64px}.seo-content .seo-section4 .seo-section4-features .feature-card.feature-card-yellow::before{position:absolute;left:0;top:-25px;content:"";width:40px;height:33px;background:url("/tpl/tools/img/ai-background-remover/section4_right_mob_bg.png") center/cover no-repeat;margin-left:auto;display:block}.seo-content .seo-section4 .seo-section4-features .feature-card.feature-card-yellow ul{padding-left:9px;padding-right:3px;padding-top:19px;padding-bottom:10px;background:#fbf0d7 0% 0% no-repeat padding-box}}.seo-content .seo-section5{padding-top:60px;padding-bottom:67px;width:100%;background:url("/tpl/tools/img/ai-background-remover/section5_bg.png") center/cover no-repeat}.seo-content .seo-section5 .seo-section5-content{text-align:center;margin-bottom:40px}.seo-content .seo-section5 .seo-section5-content h2{font:normal normal bold 32px/42px Titillium Web;color:#333;margin-bottom:24px}.seo-content .seo-section5 .seo-section5-content .seo-btn{margin:0 auto}.seo-content .seo-section5 .seo-section5-cards .card-list.pc{display:flex;justify-content:center;gap:58px;margin:0 auto}.seo-content .seo-section5 .seo-section5-cards .card-list.pc .card-item{width:520px;background:#fff 0% 0% no-repeat padding-box;border-radius:18px;padding:40px 30px;display:flex;flex-direction:column}.seo-content .seo-section5 .seo-section5-cards .card-list.pc .card-item p{font:normal normal bold 20px/30px Titillium Web}.seo-content .seo-section5 .seo-section5-cards .card-list.pc .card-item span{font:normal normal normal 16px/26px Titillium Web;color:#404040;margin-top:1.5px}.seo-content .seo-section5 .seo-section5-cards .card-list.pc .card-item img{width:100%;height:auto;display:block;border-radius:8px}.seo-content .seo-section5 .seo-section5-cards .card-list.pc .card-item:first-child img{margin-top:auto}.seo-content .seo-section5 .seo-section5-cards .card-list.pc .card-item:last-child{padding:0;padding-bottom:30px}.seo-content .seo-section5 .seo-section5-cards .card-list.pc .card-item:last-child p{margin:20px 30px 0}.seo-content .seo-section5 .seo-section5-cards .card-list.pc .card-item:last-child span{display:block;margin:9.5px 30px 0}.seo-content .seo-section5 .seo-section5-cards .card-list.mob{display:none}@media screen and (max-width: 1200px){.seo-content .seo-section5{padding-top:30px;padding-bottom:40px}.seo-content .seo-section5 .seo-section5-content{padding-left:9px;padding-right:9px;margin-bottom:33px}.seo-content .seo-section5 .seo-section5-content h2{font:normal normal bold 23px/30px Titillium Web}.seo-content .seo-section5 .seo-section5-cards .card-list.pc{display:none}.seo-content .seo-section5 .seo-section5-cards .card-list.mob{display:flex;flex-direction:column;padding-left:9px;padding-right:9px}.seo-content .seo-section5 .seo-section5-cards .card-list.mob .idea-swiper-box{display:flex;align-items:center;gap:16px}.seo-content .seo-section5 .seo-section5-cards .card-list.mob .swiper{width:100%;overflow:hidden;display:flex;align-items:center}.seo-content .seo-section5 .seo-section5-cards .card-list.mob .swiper-wrapper{display:flex;width:100%;flex-direction:row}.seo-content .seo-section5 .seo-section5-cards .card-list.mob .swiper-slide{background:#fff;border-radius:9px;padding:28px 15px;display:flex;flex-direction:column;align-items:center;height:276px;box-sizing:border-box;flex-shrink:0}.seo-content .seo-section5 .seo-section5-cards .card-list.mob .swiper-slide p{font:normal normal bold 12px/15px Titillium Web;color:#333}.seo-content .seo-section5 .seo-section5-cards .card-list.mob .swiper-slide span{font:normal normal normal 10px/16px Titillium Web;color:#404040;margin-top:6px;display:block}.seo-content .seo-section5 .seo-section5-cards .card-list.mob .swiper-slide img{width:293px;display:block;margin-top:auto;object-fit:cover;height:143px}.seo-content .seo-section5 .seo-section5-cards .card-list.mob .swiper-slide.right{padding:0;padding-bottom:16px}.seo-content .seo-section5 .seo-section5-cards .card-list.mob .swiper-slide.right p{margin-top:22px;margin-left:16px;margin-right:16px}.seo-content .seo-section5 .seo-section5-cards .card-list.mob .swiper-slide.right span{margin-top:4px;margin-left:16px;margin-right:16px}.seo-content .seo-section5 .seo-section5-cards .card-list.mob .swiper-slide.right img{height:175px}.seo-content .seo-section5 .seo-section5-cards .card-list.mob .swiper-button-prev,.seo-content .seo-section5 .seo-section5-cards .card-list.mob .swiper-button-next{width:16px;height:16px;color:#000;z-index:10;display:flex;align-items:center;justify-content:center;flex-shrink:0}.seo-content .seo-section5 .seo-section5-cards .card-list.mob .swiper-button-prev::after,.seo-content .seo-section5 .seo-section5-cards .card-list.mob .swiper-button-next::after{font-size:12px;font-weight:bold}.seo-content .seo-section5 .seo-section5-cards .card-list.mob .swiper-button-prev img,.seo-content .seo-section5 .seo-section5-cards .card-list.mob .swiper-button-next img{width:100%;height:100%}.seo-content .seo-section5 .seo-section5-cards .card-list.mob #section5Pagination{position:relative !important;bottom:auto !important;display:flex;justify-content:center;align-items:center;margin-top:26px;gap:6px}.seo-content .seo-section5 .seo-section5-cards .card-list.mob #section5Pagination .swiper-pagination-bullet{width:7px;height:7px;background:#ccc;opacity:1;border-radius:50%}.seo-content .seo-section5 .seo-section5-cards .card-list.mob #section5Pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:12px;height:12px;background:#1264fc}}.seo-content .seo-section6{margin-top:0;width:100%}.seo-content .seo-section6 .cards-section{height:450vh}.seo-content .seo-section6 .sticky{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding-top:80px;box-sizing:border-box}.seo-content .seo-section6 .section6-content{text-align:center;margin-bottom:40px;flex-shrink:0}.seo-content .seo-section6 .section6-content h2{font-size:32px;font-weight:bold;margin-bottom:16px}.seo-content .seo-section6 .section6-content p{font-size:16px;line-height:1.8;max-width:800px;margin:0 auto 24px}.seo-content .seo-section6 .section6-content .seo-btn{display:inline-block;padding:14px 32px;background:#1264fc;color:#fff;border-radius:8px;font-size:16px;font-weight:bold;cursor:pointer}.seo-content .seo-section6 .cards{width:100%;height:586px;position:relative;flex-shrink:0}.seo-content .seo-section6 .card{position:absolute;bottom:0;height:586px;border-radius:20px;display:flex;flex-direction:row;align-items:center;padding-left:38px;padding-right:30px;padding-top:75px;padding-bottom:50px;transform:translateY(150%);box-sizing:border-box;border:3px solid #fff;color:#000}.seo-content .seo-section6 .card .card-left{display:flex;flex-direction:column;max-width:306px;height:100%}.seo-content .seo-section6 .card .card-left .dots{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:24px;height:34px}.seo-content .seo-section6 .card .card-left .dots span{width:14px;height:14px;background:currentColor;border-radius:50%;flex-shrink:0}.seo-content .seo-section6 .card .card-left .dots.dots-2 span:nth-child(1){order:2}.seo-content .seo-section6 .card .card-left .dots.dots-2 span:nth-child(2){order:1}.seo-content .seo-section6 .card .card-left .dots.dots-3{display:grid;grid-template-columns:14px 14px;gap:6px}.seo-content .seo-section6 .card .card-left .dots.dots-3 span:nth-child(3){grid-column:1/-1;justify-self:center}.seo-content .seo-section6 .card .card-left .dots.dots-4{display:grid;grid-template-columns:14px 14px 14px;gap:6px}.seo-content .seo-section6 .card .card-left .dots.dots-4 span:nth-child(1){grid-column:1;grid-row:1}.seo-content .seo-section6 .card .card-left .dots.dots-4 span:nth-child(2){grid-column:2;grid-row:1}.seo-content .seo-section6 .card .card-left .dots.dots-4 span:nth-child(3){grid-column:2;grid-row:2;margin-left:-6px}.seo-content .seo-section6 .card .card-left .dots.dots-4 span:nth-child(4){grid-column:3;grid-row:2;margin-left:-6px}.seo-content .seo-section6 .card .card-left h3{font:normal normal 600 26px/34px Titillium Web;margin-bottom:12px}.seo-content .seo-section6 .card .card-left p{font:normal normal normal 18px/32px Titillium Web;transition:opacity .3s ease}.seo-content .seo-section6 .card .card-images{display:flex;align-items:center;margin-left:55px}.seo-content .seo-section6 .card .card-images img{max-width:553px;max-height:423px;flex-shrink:0}.seo-content .seo-section6 .card.card4 .card-images{margin-left:55px}.seo-content .seo-section6 .card1{left:0;width:1016px;background:#e5c8ff 0% 0% no-repeat padding-box;z-index:1}.seo-content .seo-section6 .card2{left:350px;width:1016px;background:#ffd7d7 0% 0% no-repeat padding-box;z-index:2}.seo-content .seo-section6 .card3{left:700px;width:1016px;background:#a9d7f8 0% 0% no-repeat padding-box;z-index:3}.seo-content .seo-section6 .card4{left:1050px;width:calc(100% - 1050px);background:#a8e6cf 0% 0% no-repeat padding-box;z-index:4}@media screen and (max-width: 1679px)and (min-width: 1200px){.seo-content .seo-section6 .card{padding-left:30px;padding-right:24px;padding-top:50px;padding-bottom:30px}.seo-content .seo-section6 .card1,.seo-content .seo-section6 .card2,.seo-content .seo-section6 .card3{width:760px}.seo-content .seo-section6 .card2{left:260px}.seo-content .seo-section6 .card3{left:520px}.seo-content .seo-section6 .card4{left:780px;width:calc(100% - 780px)}.seo-content .seo-section6 .card .card-images img{max-width:420px;max-height:340px}}@media screen and (max-width: 1440px)and (min-width: 1200px){.seo-content .seo-section6 .cards{height:480px}.seo-content .seo-section6 .card{height:480px;padding-left:24px;padding-right:20px;padding-top:40px;padding-bottom:24px}.seo-content .seo-section6 .card1,.seo-content .seo-section6 .card2,.seo-content .seo-section6 .card3{width:580px}.seo-content .seo-section6 .card2{left:180px}.seo-content .seo-section6 .card3{left:360px}.seo-content .seo-section6 .card4{left:540px;width:calc(100% - 540px)}.seo-content .seo-section6 .card .card-left{max-width:200px}.seo-content .seo-section6 .card .card-left h3{font-size:20px;line-height:26px}.seo-content .seo-section6 .card .card-left p{font-size:14px;line-height:24px}.seo-content .seo-section6 .card .card-images{margin-left:30px}.seo-content .seo-section6 .card .card-images img{max-width:320px;max-height:260px}}@media screen and (max-width: 1200px){.seo-content .seo-section6 .cards-section{height:auto}.seo-content .seo-section6 .sticky{position:relative;height:auto;padding-top:30px;overflow:visible}.seo-content .seo-section6 .section6-content{padding-left:9px;padding-right:9px;margin-bottom:33px}.seo-content .seo-section6 .section6-content h2{font:normal normal bold 23px/30px Titillium Web}.seo-content .seo-section6 .section6-content p{font-size:12px;line-height:18px;margin-bottom:0}.seo-content .seo-section6 .section6-content .seo-btn{display:none}.seo-content .seo-section6 .cards{display:none}.seo-content .seo-section6 .cards-mob{display:flex;flex-direction:column;width:100%;padding-left:9px}.seo-content .seo-section6 .cards-mob .seo-btn{align-self:center;margin-top:20px}.seo-content .seo-section6 .cards-mob .section6-swiper-box{width:100%}.seo-content .seo-section6 .cards-mob .swiper{width:100%;overflow:hidden}.seo-content .seo-section6 .cards-mob .swiper-wrapper{display:flex;width:100%;flex-direction:row}.seo-content .seo-section6 .cards-mob .swiper-slide{border-top-left-radius:9px;border-bottom-left-radius:9px;padding-top:20px;padding-bottom:20px;padding-left:15px;padding-right:0;display:flex;flex-shrink:0;color:#000;height:374px;position:relative}.seo-content .seo-section6 .cards-mob .swiper-slide .dots{display:flex;flex-wrap:wrap;gap:5px;margin-top:5px;height:16px}.seo-content .seo-section6 .cards-mob .swiper-slide .dots span{width:7px;height:7px;background:currentColor;border-radius:50%;flex-shrink:0}.seo-content .seo-section6 .cards-mob .swiper-slide .dots.dots-2 span:nth-child(1){order:2}.seo-content .seo-section6 .cards-mob .swiper-slide .dots.dots-2 span:nth-child(2){order:1}.seo-content .seo-section6 .cards-mob .swiper-slide .dots.dots-3{display:grid;grid-template-columns:7px 7px;gap:5px}.seo-content .seo-section6 .cards-mob .swiper-slide .dots.dots-3 span:nth-child(3){grid-column:1/-1;justify-self:center}.seo-content .seo-section6 .cards-mob .swiper-slide .dots.dots-4{display:grid;grid-template-columns:7px 7px 7px;gap:5px}.seo-content .seo-section6 .cards-mob .swiper-slide .dots.dots-4 span:nth-child(1){grid-column:1;grid-row:1}.seo-content .seo-section6 .cards-mob .swiper-slide .dots.dots-4 span:nth-child(2){grid-column:2;grid-row:1}.seo-content .seo-section6 .cards-mob .swiper-slide .dots.dots-4 span:nth-child(3){grid-column:2;grid-row:2}.seo-content .seo-section6 .cards-mob .swiper-slide .dots.dots-4 span:nth-child(4){grid-column:3;grid-row:2}.seo-content .seo-section6 .cards-mob .swiper-slide h3{font:normal normal 600 13px/17px Titillium Web;margin-bottom:8px;margin-left:8px;width:125px}.seo-content .seo-section6 .cards-mob .swiper-slide p{font:normal normal normal 10px/16px Titillium Web;margin-bottom:12px;margin-left:19px;margin-right:19px;flex:1}.seo-content .seo-section6 .cards-mob .swiper-slide .card-images{width:310px;height:240px;position:absolute;left:40%;transform:translateX(-40%);bottom:23px}.seo-content .seo-section6 .cards-mob .swiper-slide .card-images img{width:100%;height:auto;display:block}.seo-content .seo-section6 .cards-mob #section6MobPagination{position:relative !important;bottom:auto !important;display:flex;justify-content:center;align-items:center;margin-top:26px;gap:6px}.seo-content .seo-section6 .cards-mob #section6MobPagination .swiper-pagination-bullet{width:7px;height:7px;background:#ccc;opacity:1;border-radius:50%}.seo-content .seo-section6 .cards-mob #section6MobPagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:12px;height:12px;background:#1264fc}}.seo-content .seo-section7{padding-top:57px;padding-bottom:116px;width:100%;background:url("/tpl/tools/img/ai-background-remover/section7_bg.png");background-repeat:no-repeat;background-position:77px 37px}.seo-content .seo-section7 .section7-content{text-align:center}.seo-content .seo-section7 .section7-content h2{font:normal normal bold 40px/61px Titillium Web;color:#333}.seo-content .seo-section7 .section7-content .testimonials-grid{display:flex;flex-direction:column;align-items:center;gap:30px;margin-bottom:40px}.seo-content .seo-section7 .section7-content .testimonials-grid .top,.seo-content .seo-section7 .section7-content .testimonials-grid .center,.seo-content .seo-section7 .section7-content .testimonials-grid .bottom{display:flex;justify-content:center}.seo-content .seo-section7 .section7-content .testimonials-grid .top{gap:220px;margin-bottom:50px;margin-top:25px}.seo-content .seo-section7 .section7-content .testimonials-grid .center{gap:0}.seo-content .seo-section7 .section7-content .testimonials-grid .center .testimonial-item{margin-top:24px}.seo-content .seo-section7 .section7-content .testimonials-grid .center .testimonial-item:last-child{margin-top:30px}.seo-content .seo-section7 .section7-content .testimonials-grid .center .section7-center{margin-left:71px;margin-right:117px}.seo-content .seo-section7 .section7-content .testimonials-grid .bottom{gap:147px}.seo-content .seo-section7 .section7-content .testimonials-grid .bottom .testimonial-item{margin-top:30px}.seo-content .seo-section7 .section7-content .testimonials-grid .bottom .testimonial-item:last-child{margin-top:17px}.seo-content .seo-section7 .section7-content .testimonials-grid .testimonial-item{width:393px;text-align:left}.seo-content .seo-section7 .section7-content .testimonials-grid .testimonial-item.item-j{width:393px}.seo-content .seo-section7 .section7-content .testimonials-grid .testimonial-item.item-e{width:328px}.seo-content .seo-section7 .section7-content .testimonials-grid .testimonial-item.item-s{width:313px}.seo-content .seo-section7 .section7-content .testimonials-grid .testimonial-item.item-m{width:316px}.seo-content .seo-section7 .section7-content .testimonials-grid .testimonial-item.item-d{width:393px}.seo-content .seo-section7 .section7-content .testimonials-grid .testimonial-item.item-o{width:407px}.seo-content .seo-section7 .section7-content .testimonials-grid .testimonial-item .avatar{width:48px;height:48px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff}.seo-content .seo-section7 .section7-content .testimonials-grid .testimonial-item.item-j .avatar{width:66px;height:66px;font:normal normal bold 46px Myriad Pro;margin-bottom:16px;background:rgba(0,0,0,0) linear-gradient(247deg, #CF5DFF 0%, #6355FF 49%, #4DC8FF 100%) 0% 0% no-repeat padding-box;box-shadow:-1px 8px 36px rgba(138,98,239,.3882352941);border:3px solid hsla(0,0%,100%,.6)}.seo-content .seo-section7 .section7-content .testimonials-grid .testimonial-item.item-e .avatar{width:56px;height:56px;font:normal normal bold 30px Myriad Pro;background:rgba(0,0,0,0) linear-gradient(242deg, #CF5DFF 0%, #6355FF 49%, #4DC8FF 100%) 0% 0% no-repeat padding-box;box-shadow:-1px 8px 36px rgba(138,98,239,.3882352941);border:3px solid hsla(0,0%,100%,.6);margin-bottom:10px}.seo-content .seo-section7 .section7-content .testimonials-grid .testimonial-item.item-s .avatar{width:103px;height:103px;font:normal normal bold 78px Myriad Pro;background:rgba(0,0,0,0) linear-gradient(171deg, #8F45F2 0%, #4E04C2 100%) 0% 0% no-repeat padding-box;box-shadow:-1px 8px 36px rgba(138,98,239,.3882352941);border:3px solid hsla(0,0%,100%,.6);margin-bottom:13px}.seo-content .seo-section7 .section7-content .testimonials-grid .testimonial-item.item-m .avatar{width:84px;height:84px;font:normal normal bold 40px Myriad Pro;background:rgba(0,0,0,0) linear-gradient(247deg, #CF5DFF 0%, #6355FF 49%, #4DC8FF 100%) 0% 0% no-repeat padding-box;margin-bottom:16px}.seo-content .seo-section7 .section7-content .testimonials-grid .testimonial-item.item-d .avatar{width:56px;height:56px;background:rgba(0,0,0,0) linear-gradient(250deg, #CF5DFF 0%, #6355FF 49%, #4DC8FF 100%) 0% 0% no-repeat padding-box;box-shadow:-1px 8px 36px rgba(138,98,239,.3882352941);border:3px solid hsla(0,0%,100%,.6);margin-bottom:10px;font:normal normal bold 30px Myriad Pro}.seo-content .seo-section7 .section7-content .testimonials-grid .testimonial-item.item-o .avatar{width:56px;height:56px;margin-bottom:10px;background:rgba(0,0,0,0) linear-gradient(247deg, #CF5DFF 0%, #6355FF 49%, #4DC8FF 100%) 0% 0% no-repeat padding-box;box-shadow:-1px 8px 36px rgba(138,98,239,.3882352941);border:3px solid hsla(0,0%,100%,.6);font:normal normal bold 30px Myriad Pro}.seo-content .seo-section7 .section7-content .testimonials-grid .testimonial-item p{font:normal normal normal 14px/24px Titillium Web;color:#000}.seo-content .seo-section7 .section7-content .testimonials-grid .testimonial-item span{font:italic normal bold 14px/24px Titillium Web;color:#000;display:block}.seo-content .seo-section7 .section7-content .testimonials-grid .section7-center{display:flex;flex-direction:column;align-items:center}.seo-content .seo-section7 .section7-content .testimonials-grid .section7-center .seo-btn{margin-bottom:16px}.seo-content .seo-section7 .section7-content .testimonials-grid .section7-center h3{font:normal normal bold 32px/44px Titillium Web;color:#333;margin:0}@media screen and (max-width: 1200px){.seo-content .seo-section7{padding-top:30px;padding-bottom:30px;background:unset}.seo-content .seo-section7 .section7-content{padding-left:9px;padding-right:9px}.seo-content .seo-section7 .section7-content h2{font:normal normal bold 23px/30px Titillium Web}.seo-content .seo-section7 .section7-content .testimonials-grid{display:none}.seo-content .seo-section7 .section7-content .section7-center{display:none}.seo-content .seo-section7 .section7-content .section7-mob{display:block}.seo-content .seo-section7 .section7-content .section7-mob .idea-swiper-box{position:relative}.seo-content .seo-section7 .section7-content .section7-mob .idea-swiper-box .swiper-button-prev,.seo-content .seo-section7 .section7-content .section7-mob .idea-swiper-box .swiper-button-next{position:absolute;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#000;z-index:10;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.seo-content .seo-section7 .section7-content .section7-mob .idea-swiper-box .swiper-button-prev::after,.seo-content .seo-section7 .section7-content .section7-mob .idea-swiper-box .swiper-button-next::after{font-size:12px;font-weight:bold}.seo-content .seo-section7 .section7-content .section7-mob .idea-swiper-box .swiper-button-prev img,.seo-content .seo-section7 .section7-content .section7-mob .idea-swiper-box .swiper-button-next img{width:100%;height:100%}.seo-content .seo-section7 .section7-content .section7-mob .idea-swiper-box .swiper-button-prev{left:5px}.seo-content .seo-section7 .section7-content .section7-mob .idea-swiper-box .swiper-button-next{right:5px}.seo-content .seo-section7 .section7-content .section7-mob .idea-swiper-box .swiper{width:100%;display:flex;align-items:center;overflow:hidden}.seo-content .seo-section7 .section7-content .section7-mob .idea-swiper-box .swiper .swiper-wrapper{display:flex;width:100%;flex-direction:row}.seo-content .seo-section7 .section7-content .section7-mob .idea-swiper-box .swiper .swiper-slide{flex-shrink:0;padding:30px 30px 60px 30px;box-sizing:border-box}.seo-content .seo-section7 .section7-content .section7-mob .idea-swiper-box .swiper .swiper-slide .slide-inner{display:flex;gap:10px;justify-content:center;align-items:stretch}.seo-content .seo-section7 .section7-content .section7-mob .idea-swiper-box .swiper .swiper-slide .testimonial-item{width:148px;min-height:292px;background:#fff;border-radius:3px;box-shadow:0px 3px 28px rgba(199,211,232,.6117647059);box-sizing:border-box;padding-top:15px;padding-bottom:35px;padding-left:18px;padding-right:18px;text-align:left}.seo-content .seo-section7 .section7-content .section7-mob .idea-swiper-box .swiper .swiper-slide .testimonial-item:last-child{translate:0 30px}.seo-content .seo-section7 .section7-content .section7-mob .idea-swiper-box .swiper .swiper-slide .testimonial-item .avatar{width:33px;height:33px;font:normal normal bold 16px/20px Titillium Web;margin-bottom:8px;background:rgba(0,0,0,0) linear-gradient(242deg, #CF5DFF 0%, #6355FF 49%, #4DC8FF 100%) 0% 0% no-repeat padding-box;box-shadow:-1px 8px 36px rgba(138,98,239,.3882352941);border:3px solid hsla(0,0%,100%,.6);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff}}.seo-content .seo-section8{padding-top:60px;padding-bottom:60px;background:url("/tpl/tools/img/ai-background-remover/section8_bg.png") no-repeat center center;background-size:cover;width:100%}.seo-content .seo-section8 .section8-content{display:flex;align-items:center;justify-content:center;gap:113px}.seo-content .seo-section8 .section8-content img{width:50%;max-width:600px}.seo-content .seo-section8 .section8-content .section8-text{max-width:485px}.seo-content .seo-section8 .section8-content .section8-text h2{font:normal normal bold 34px/40px Titillium Web;margin-bottom:6px}.seo-content .seo-section8 .section8-content .section8-text p{font:normal normal normal 18px/26px Titillium Web;color:#404040;margin-bottom:50px}@media screen and (max-width: 1200px){.seo-content .seo-section8{padding-top:30px;padding-bottom:30px;padding-left:17px;padding-right:17px;background:url("/tpl/tools/img/ai-background-remover/section8_mob_bg.png") no-repeat center center;background-size:cover;width:100%}.seo-content .seo-section8 .section8-content{flex-direction:column;text-align:center;gap:20px}.seo-content .seo-section8 .section8-content img{width:100%;max-width:none;border-radius:8px}.seo-content .seo-section8 .section8-content .section8-text{max-width:none}.seo-content .seo-section8 .section8-content .section8-text h2{font:normal normal bold 23px/30px Titillium Web;margin-bottom:10px}.seo-content .seo-section8 .section8-content .section8-text p{font:normal normal normal 14px/24px Titillium Web;margin-bottom:24px;width:309px;margin-left:auto;margin-right:auto}.seo-content .seo-section8 .section8-content .section8-text .seo-btn{margin:0 auto}}.scroll-show-wrapper>.scroll-show-up{opacity:0;transform:translate3d(0, 50%, 0);transition-property:all;transition-duration:.3s;transition-timing-function:ease-out}.scroll-show-wrapper.is-in>.scroll-show-up{opacity:1;transform:translate3d(0, 0, 0)}.scroll-show-self.scroll-show-up{opacity:0;transform:translate3d(0, 200px, 0);transition-property:all;transition-duration:.3s;transition-timing-function:ease-out}.scroll-show-self.scroll-show-up.is-in{opacity:1;transform:translate3d(0, 0, 0)}.scroll-show-delay1{transition-delay:.1s}.scroll-show-delay2{transition-delay:.2s}.scroll-show-delay3{transition-delay:.3s}.scroll-show-delay4{transition-delay:.4s}.scroll-show-delay5{transition-delay:.5s}.scroll-show-delay6{transition-delay:.6s}.scroll-show-delay7{transition-delay:.7s}.scroll-show-delay8{transition-delay:.8s}.scroll-show-delay9{transition-delay:.9s}.scroll-show-delay10{transition-delay:1s}.ai-background-remover{width:100%;position:relative;display:flex;flex-direction:column;align-items:center}.ai-background-remover .abr-bg{width:100%;height:948px;background:rgba(0,0,0,0) linear-gradient(3deg, #FFFFFF 0%, #E0E6FF 59%, #D9E7FF 100%) 0% 0% no-repeat padding-box;position:absolute;top:0;left:0;z-index:-1;opacity:.68}.ai-background-remover .abr-content{max-width:1123px;width:100%;padding-top:38px;display:flex;flex-direction:column;align-items:center;margin-bottom:100px}.ai-background-remover .abr-content h1{font:normal normal bold 40px/61px Titillium Web;color:#2a2a2a;text-align:center;margin-bottom:6px}.ai-background-remover .abr-content .abr-desc{font:normal normal normal 16px/24px Titillium Web;letter-spacing:0px;text-align:center;margin-bottom:31px}.ai-background-remover .abr-content .abr-tool-box{width:100%;max-width:1123px;display:flex;justify-content:space-between;align-items:flex-start}.ai-background-remover .abr-content .abr-tool-box.tool-result{max-width:1055px}.ai-background-remover .abr-content .abr-tool-box.tool-result .abr-tool-box-left{display:none}.ai-background-remover .abr-content .abr-tool-box.tool-result .abr-tool-box-right{max-width:1055px;padding-left:0px}.ai-background-remover .abr-content .abr-tool-box.tool-result .abr-tool-box-right .upload-box{height:149px;margin-bottom:16px}.ai-background-remover .abr-content .abr-tool-box.tool-result .abr-tool-box-right .upload-box .upload-icon{display:none}.ai-background-remover .abr-content .abr-tool-box.tool-result .abr-tool-box-right .upload-box .upload-btn{margin-top:40px !important;margin-bottom:12px !important}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-left{max-width:484px;padding-top:3px}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-left img{width:100%;height:100%;object-fit:cover}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right{max-width:546px;flex:1;padding-left:10px;display:flex;flex-direction:column;align-items:center}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right .upload-box{position:relative;width:100%;height:373px;display:flex;flex-direction:column;align-items:center;background:#fff 0% 0% no-repeat padding-box;border:1px dashed #434356;border-radius:20px;box-sizing:border-box;cursor:pointer;position:relative;margin-bottom:27px}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right .upload-box.is-dragover .upload-box-mask{display:block}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right .upload-box .upload-box-mask{width:100%;height:100%;position:absolute;top:0;left:0;display:none;box-shadow:inset 0px 0px 8px rgba(18,100,252,.6);border-radius:20px;opacity:1;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:1}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right .upload-box:hover{border-color:#1264fc}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right .upload-box .upload-icon{width:68px;height:68px;margin-top:110px;margin-bottom:33px}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right .upload-box .upload-btn{width:236px;height:54px;padding:0;margin:0;border:none;outline:none;cursor:pointer;display:flex;justify-content:center;align-items:center;background:#1264fc 0% 0% no-repeat padding-box;border-radius:10px;font:normal normal bold 20px/31px Titillium Web;color:#fff;margin-bottom:61px}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right .upload-box .upload-btn:hover{background:#3178ff 0% 0% no-repeat padding-box}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right .upload-box .upload-box-tips{display:flex;align-items:center;font:normal normal normal 14px/21px Titillium Web;color:#3c3c3c}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right .upload-box .upload-box-tips span{color:#1264fc;padding:0 8px;background:#ccc 0% 0% no-repeat padding-box;border-radius:5px;height:21px;font:normal normal bold 14px/21px Titillium Web;color:#fff}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right .upload-box .upload-box-tips span.upload-box-tips-ctrl{margin-left:10px;padding:0 10px;margin-right:4px}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right .upload-box .upload-box-tips span.upload-box-tips-v{margin:0 3px}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right .upload-demo-tip{width:100%;max-width:485px;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right .upload-demo-tip .upload-demo-tip-line{flex:1;max-width:89px;height:1px;background:#d6d6d6 0% 0% no-repeat padding-box}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right .upload-demo-tip .upload-demo-tip-text{font:normal normal normal 14px/21px Titillium Web;color:#777;text-align:center}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right .upload-demo-list{max-width:491px;width:100%;display:flex;gap:10px}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right .upload-demo-list .upload-demo-list-item{flex:1}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right .upload-demo-list .upload-demo-list-item img{aspect-ratio:1/1;cursor:pointer;width:100%;object-fit:cover;border-radius:12px}.ai-background-remover .abr-content .tool-result-list{width:100%;max-width:1055px;margin-top:51px;display:flex;flex-direction:column;gap:26px}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item{width:100%;height:412px;border:1px dashed #434356;box-sizing:border-box;border-radius:20px;background-color:#fff;display:flex;overflow:hidden}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item.loading .result-img{display:none !important}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item.loading .loading-box{display:flex !important}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item.loading .result-switch-box{pointer-events:none;opacity:.8}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item.loading .tool-result-list-item-right{pointer-events:none;opacity:.6}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-left{flex:1;height:100%;background-color:#fff;background-image:linear-gradient(45deg, #eee 25%, transparent 25%),linear-gradient(-45deg, #eee 25%, transparent 25%),linear-gradient(45deg, transparent 75%, #eee 75%),linear-gradient(-45deg, transparent 75%, #eee 75%);background-size:16px 16px;background-position:0 0,0 8px,8px -8px,-8px 0;display:flex;justify-content:center;align-items:center;position:relative}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-left .result-img{max-width:100%;max-height:100%;object-fit:contain}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-left .loading-box{display:none;flex-direction:column;align-items:center;height:100%;padding-top:164px;box-sizing:border-box;gap:12px}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-left .loading-box .loading-text{position:relative}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-left .loading-box .loading-text::after{position:absolute;content:"...";display:inline-block;overflow:hidden;vertical-align:bottom;animation:loading-dots 1.5s steps(4, end) infinite}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-left .loading-box img{width:50px;height:50px;animation:rotate360 1s linear infinite}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-left .loading-box{font:normal normal bold 14px/21px Titillium Web;color:#3c3c3c}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-left .result-switch-box{display:flex;align-items:center;position:absolute;left:7px;top:7px;padding:4px 5px;background:#f0f0f0 0% 0% no-repeat padding-box;border-radius:23px}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-left .result-switch-box.no-result{pointer-events:none}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-left .result-switch-box .original-box{font:normal normal 600 14px/21px Titillium Web;letter-spacing:0px;color:#2a2a2a;padding:0 22px;height:46px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;cursor:pointer}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-left .result-switch-box .original-box:hover{color:#1264fc}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-left .result-switch-box .original-box.active-box{background:#fff 0% 0% no-repeat padding-box;border-radius:23px}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-left .result-switch-box .original-box.active-box:hover{color:#2a2a2a}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-left .result-switch-box .remover-box{font:normal normal 600 14px/21px Titillium Web;letter-spacing:0px;color:#2a2a2a;padding:0 19px;height:46px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;cursor:pointer}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-left .result-switch-box .remover-box:hover{color:#1264fc}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-left .result-switch-box .remover-box.active-box{background:#fff 0% 0% no-repeat padding-box;border-radius:23px}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-left .result-switch-box .remover-box.active-box:hover{color:#2a2a2a}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-right{width:323px;display:flex;flex-direction:column;align-items:center;padding-top:280px;box-sizing:border-box;gap:11px}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-right button{width:251px;height:48px;padding:0;margin:0;border:none;outline:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-sizing:border-box;font:normal normal 600 16px/24px Titillium Web}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-right .add-btn{border:1px solid #9b9b9b;border-radius:10px;background:#fff 0% 0% no-repeat padding-box;color:#2a2a2a;gap:9px}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-right .add-btn img{width:13px;height:16px}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-right .add-btn .edit-img{display:block}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-right .add-btn .edit-hover-img{display:none}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-right .add-btn:hover{border-color:#1064fc;color:#1064fc}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-right .add-btn:hover .edit-img{display:none}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-right .add-btn:hover .edit-hover-img{display:block}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-right .download-btn{background:#1264fc 0% 0% no-repeat padding-box;border-radius:10px;color:#fff;gap:5px}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-right .download-btn img{width:13px;height:14px}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-right .download-btn:hover{background:#3178ff 0% 0% no-repeat padding-box}html[lang=de] .ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right .upload-box .upload-box-tips,html[lang=ja] .ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right .upload-box .upload-box-tips{font-size:12px}@media screen and (max-width: 768px){.ai-background-remover{width:100%;padding-top:70px}.ai-background-remover .abr-content{width:100%;display:flex;flex-direction:column;padding:0 20px;box-sizing:border-box}.ai-background-remover .abr-content h1{font:normal normal bold 36px/42px Titillium Web;margin-bottom:18px}.ai-background-remover .abr-content .abr-desc{display:none}.ai-background-remover .abr-content .abr-tool-box{flex-direction:column;gap:33px}.ai-background-remover .abr-content .abr-tool-box.tool-result .abr-tool-box-left{display:none}.ai-background-remover .abr-content .abr-tool-box.tool-result .abr-tool-box-right{max-width:100%}.ai-background-remover .abr-content .abr-tool-box.tool-result .abr-tool-box-right .upload-box{height:145px}.ai-background-remover .abr-content .abr-tool-box.tool-result .abr-tool-box-right .upload-box .upload-btn{margin-top:46px !important}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-left{width:100%;padding-top:0}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right{width:100%;padding:0}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right .upload-box{width:100%;max-width:334px;height:228px;border-radius:10px;margin-bottom:25px}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right .upload-box .upload-icon{margin-top:60px;margin-bottom:49px;width:54px;height:54px}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right .upload-box .upload-btn{width:301px;height:53px;font:normal normal bold 19px/29px Titillium Web;border-radius:10px;margin-bottom:22px}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right .upload-box .upload-box-tips{display:none}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right .upload-demo-tip{width:100%;gap:4px}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right .upload-demo-tip .upload-demo-tip-text{font-size:12px;line-height:18px}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right .upload-demo-list{width:100%;justify-content:space-between}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right .upload-demo-list .upload-demo-list-item{flex:1;height:61px}.ai-background-remover .abr-content .abr-tool-box .abr-tool-box-right .upload-demo-list .upload-demo-list-item img{cursor:pointer;aspect-ratio:1/1;width:100%;object-fit:cover;border-radius:8px}.ai-background-remover .abr-content .tool-result-list{width:100%;max-width:334px;margin-top:41px;gap:19px}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item{width:100%;height:257px;flex-direction:column}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-left{width:100%;height:188px}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-left .result-img{max-width:100%;max-height:100%}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-left .loading-box{gap:8px;padding-top:87px}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-left .loading-box img{width:25px;height:25px}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-left .loading-box{font-size:13px;line-height:18px}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-left .result-switch-box{left:9px;top:9px;padding:3px 4px;border-radius:18px}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-left .result-switch-box .original-box{padding:0 14px;height:25px;font-size:7px;line-height:10px}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-left .result-switch-box .original-box:hover{color:#2a2a2a}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-left .result-switch-box .remover-box{padding:0 13px;height:25px;font-size:7px;line-height:10px}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-left .result-switch-box .remover-box:hover{color:#2a2a2a}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-right{width:100%;height:69px;padding:0 9px;flex-direction:row;justify-content:space-between;align-items:center;gap:0}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-right button{width:137px;height:40px;font-size:13px;line-height:20px;border-radius:5px}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-right .add-btn{gap:8px}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-right .add-btn img{width:11px;height:13px}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-right .add-btn:hover{border-color:#9b9b9b;color:#2a2a2a}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-right .add-btn:hover .edit-img{display:block}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-right .add-btn:hover .edit-hover-img{display:none}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-right .download-btn{gap:4px}.ai-background-remover .abr-content .tool-result-list .tool-result-list-item .tool-result-list-item-right .download-btn img{width:11px;height:12px}}@keyframes rotate360{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes loading-dots{0%{width:0}100%{width:1em}}