@-webkit-keyframes progressgenerate{0%{opacity:0}30%{opacity:1}70.1%{opacity:1}100%{opacity:0}}@-moz-keyframes progressgenerate{0%{opacity:0}30%{opacity:1}70.1%{opacity:1}100%{opacity:0}}@keyframes progressgenerate{0%{opacity:0}30%{opacity:1}70.1%{opacity:1}100%{opacity:0}}@-webkit-keyframes loadingRotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes loadingRotate{0%{-moz-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loadingRotate{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}.main{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;width:100%;padding:0 32px}.main h1{width:100%;font:normal normal bold 32px/43px Roboto;color:#282e48;text-align:center}.main .desc{text-align:center;margin:10px 0 24px;font:normal normal normal 16px/22px Roboto;color:#a1a4b3}.main .operate_box{width:480px;margin-right:16px;background-color:#fff;border-radius:12px;padding:16px;-webkit-flex-shrink:0;flex-shrink:0}@media(min-width: 1200px){.main .operate_box{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.main .operate_box .operate_tabBox{margin:4px 0 24px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.main .operate_box .operate_tabBox .operate_tab{cursor:pointer;font:normal normal 500 16px/21px Roboto;color:#282e48;position:relative;-webkit-transition:.1s all ease-in-out;-moz-transition:.1s all ease-in-out;transition:.1s all ease-in-out}.main .operate_box .operate_tabBox .operate_tab.active{color:#8b3dff}.main .operate_box .operate_tabBox .operate_tab.active::after{content:"";display:block;width:100%;height:4px;background-color:#8b3dff;border-radius:99px;position:absolute;top:-webkit-calc(100% + 4px);top:-moz-calc(100% + 4px);top:calc(100% + 4px);left:0;right:0}@media(min-width: 1200px){.main .operate_box .operate_tabBox .operate_tab:not(.active):hover{opacity:.7}}.main .operate_box .operate_container{background:rgba(40,46,72,.06);border-radius:8px;width:100%;overflow-y:auto;padding:12px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1}.main .operate_box .operate_container .operate_title{font:normal normal 500 14px/19px Roboto;color:#282e48;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-top:24px}.main .operate_box .operate_container .operate_title .step_icon{width:32px;height:33px;-o-object-fit:cover;object-fit:cover;margin-right:8px}.main .operate_box .operate_container .operate_title:first-child{margin-top:0}.main .operate_box .operate_container .operate_uploadBox{width:100%;height:134px;margin-top:8px;position:relative}.main .operate_box .operate_container .operate_uploadBox .uploadBox_default{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:0 16px 0 56px;outline:1px dashed #a1a4b3;border-radius:8px;background:#fff 0% 0% no-repeat padding-box}.main .operate_box .operate_container .operate_uploadBox .uploadBox_default .upload_icon{width:28px;height:28px;-o-object-fit:cover;object-fit:cover;margin-right:8px}.main .operate_box .operate_container .operate_uploadBox .uploadBox_default .upload_text{font:normal normal 500 14px/19px Roboto;color:#282e48;margin-bottom:8px}.main .operate_box .operate_container .operate_uploadBox .uploadBox_default .upload_text2{font:normal normal normal 14px/19px Roboto;color:#a1a4b3}@media(min-width: 1200px){.main .operate_box .operate_container .operate_uploadBox .uploadBox_default{cursor:pointer}.main .operate_box .operate_container .operate_uploadBox .uploadBox_default:hover{opacity:.7;background:rgba(139,61,255,.0588235294) 0% 0% no-repeat padding-box;outline:2px dashed #8b3dff}}.main .operate_box .operate_container .operate_uploadBox .uploadBox_loading{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;background:rgba(139,61,255,.0588235294) 0% 0% no-repeat padding-box;border:2px dashed #8b3dff;border-radius:8px;display:none}.main .operate_box .operate_container .operate_uploadBox .uploadBox_loading img{width:24px;height:24px;-o-object-fit:cover;object-fit:cover;-webkit-animation:loadingRotate 1s linear infinite;-moz-animation:loadingRotate 1s linear infinite;animation:loadingRotate 1s linear infinite}.main .operate_box .operate_container .operate_uploadBox .uploadBox_file{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;position:relative;padding:8px;background-color:#fff;border-radius:8px;display:none}.main .operate_box .operate_container .operate_uploadBox .uploadBox_file .deleteIcon{position:absolute;right:8px;top:8px;width:18px;height:18px;background-image:url("../img/face-swap/icon_close.svg");background-size:contain;background-repeat:no-repeat;cursor:pointer}.main .operate_box .operate_container .operate_uploadBox .uploadBox_file img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.main .operate_box .operate_container .operate_uploadBox .dropBox{width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(76,21,226,.12);border:2px dashed #8b3dff;border-radius:8px;opacity:1;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;font:normal normal normal 16px/21px Roboto;letter-spacing:0px;color:#282e48;display:none}.main .operate_box .operate_container .operate_uploadBox.loading .uploadBox_default,.main .operate_box .operate_container .operate_uploadBox.loading .uploadBox_file{display:none}.main .operate_box .operate_container .operate_uploadBox.loading .uploadBox_loading{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.main .operate_box .operate_container .operate_uploadBox.file .uploadBox_default,.main .operate_box .operate_container .operate_uploadBox.file .uploadBox_loading{display:none}.main .operate_box .operate_container .operate_uploadBox.file .uploadBox_file{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.main .operate_box .operate_container .operate_uploadBox.drop .dropBox{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.main .operate_box .operate_container .multi_step2{margin-top:24px}.main .operate_box .operate_container .multi_step2 .operate_multiBox{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-top:8px}.main .operate_box .operate_container .multi_step2 .multi_item{background:#fff 0% 0% no-repeat padding-box;border-radius:8px;width:132px;height:84px;padding:12px 8px;position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.main .operate_box .operate_container .multi_step2 .multi_item img{width:60px;height:60px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;border-radius:50%}.main .operate_box .operate_container .multi_step2 .multi_item .change_icon{position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:10px;width:23px;height:23px}.main .operate_box .operate_container .multi_step2 .multi_item .multi_changeImageBox{position:relative;left:-5px;border-radius:50%;width:60px;height:60px;background:#f7f2ff 0% 0% no-repeat padding-box;outline:1px dashed #dbd4ff;-webkit-flex-shrink:0;flex-shrink:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.main .operate_box .operate_container .multi_step2 .multi_item .multi_changeImage{width:60px;height:60px;display:none}.main .operate_box .operate_container .multi_step2 .multi_item .deleteChangeImage{position:absolute;right:0;top:0;width:24px;height:24px;background-image:url("../img/face-swap/icon_close.svg");background-size:contain;background-repeat:no-repeat;cursor:pointer;display:none}.main .operate_box .operate_container .multi_step2 .multi_item .multi_changeImageIcon{width:14px;height:14px}.main .operate_box .operate_container .multi_step2 .multi_item .multi_dropBox{width:100%;height:100%;position:absolute;top:0;left:0;display:none}@media(min-width: 1200px){.main .operate_box .operate_container .multi_step2 .multi_item:hover{background:rgba(139,61,255,.0784313725) 0% 0% no-repeat padding-box}}.main .operate_box .operate_container .multi_step2 .multi_item.drop{background:rgba(139,61,255,.0784313725) 0% 0% no-repeat padding-box;outline:1px dashed #8b3dff}.main .operate_box .operate_container .multi_step2 .multi_item.drop .multi_dropBox{display:block}.main .operate_box .operate_container .multi_step2 .multi_item.default .multi_changeImageBox{cursor:pointer}.main .operate_box .operate_container .multi_step2 .multi_item.loading{pointer-events:none}.main .operate_box .operate_container .multi_step2 .multi_item.loading .multi_changeImageIcon{width:20px;height:20px;-webkit-animation:loadingRotate 1s linear infinite;-moz-animation:loadingRotate 1s linear infinite;animation:loadingRotate 1s linear infinite;content:url("../img/face-swap/icon_loading.svg")}.main .operate_box .operate_container .multi_step2 .multi_item.file .multi_changeImageBox{outline:2px solid #fff}.main .operate_box .operate_container .multi_step2 .multi_item.file .multi_changeImage{display:block}.main .operate_box .operate_container .multi_step2 .multi_item.file .deleteChangeImage{display:block}.main .operate_box .operate_container .multi_step2 .multi_item.file .multi_changeImageIcon{display:none}.main .operate_box .operate_container .multi_step2.loading{pointer-events:none}.main .operate_box .random{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;text-decoration:underline;font:normal normal normal 13px/18px Roboto;letter-spacing:0px;color:#8b3dff;margin-top:11px;margin-left:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.main .operate_box .random img{width:16px;height:16px;margin-right:8px}@media(min-width: 1200px){.main .operate_box .random{cursor:pointer}.main .operate_box .random:hover{opacity:.7}}.main .operate_box .random.disabled{pointer-events:none}.main .operate_box .operate_build{margin-top:24px;background:rgba(0,0,0,0) -webkit-gradient(linear, right top, left top, from(#4c15e2), to(#8b3dff)) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) -webkit-linear-gradient(right, #4c15e2 0%, #8b3dff 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) -moz-linear-gradient(right, #4c15e2 0%, #8b3dff 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) linear-gradient(270deg, #4c15e2 0%, #8b3dff 100%) 0% 0% no-repeat padding-box;border-radius:6px;width:100%;height:48px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-self:center;align-self:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;position:relative}@media(min-width: 1200px){.main .operate_box .operate_build:hover{cursor:pointer;opacity:.7}}.main .operate_box .operate_build .build_btn,.main .operate_box .operate_build .build_loading_text{color:#fff;font:normal normal normal 16px/48px Roboto}.main .operate_box .operate_build .loading_animation,.main .operate_box .operate_build .build_loading_text{display:none}.main .operate_box .operate_build.disabled{pointer-events:none;opacity:.3}.main .operate_box .HDbox{margin-top:11px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.main .operate_box .HDbox .HD_text{font:normal normal normal 14px/19px Roboto;color:#282e48}.main .operate_box .HDbox .HD_tip{position:relative;width:16px;height:16px;-o-object-fit:contain;object-fit:contain;margin:0 10px 0 6px;background-image:url("../img/face-swap/icon_tip.svg");background-size:contain;background-repeat:no-repeat}.main .operate_box .HDbox .HD_tip:hover .tip_box{display:block}.main .operate_box .HDbox .tip_box{display:none;position:absolute;background:#fff 0% 0% no-repeat padding-box;-webkit-box-shadow:0px 3px 6px rgba(0,0,0,.1607843137);box-shadow:0px 3px 6px rgba(0,0,0,.1607843137);border:1px solid #e2e5ee;width:277px;padding:10px 16px;top:-16px;left:50%;-webkit-transform:translate(-50%, -100%);-moz-transform:translate(-50%, -100%);-ms-transform:translate(-50%, -100%);transform:translate(-50%, -100%)}.main .operate_box .HDbox .tip_box::before{content:"";position:absolute;bottom:-7px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-left:7px solid rgba(0,0,0,0);border-right:7px solid rgba(0,0,0,0);border-top:7px solid #fff}.main .operate_box .HDbox .tip_title{font:normal normal bold 14px/19px Roboto;color:#282e48;margin-bottom:7px}.main .operate_box .HDbox .tip_desc{font:normal normal normal 12px/16px Roboto;color:#282e48}.main .operate_box .HDbox .HD1080p{width:46px;height:22px;-o-object-fit:contain;object-fit:contain;margin-right:16px}.main .operate_box .HDbox .switch{position:relative;display:inline-block;width:32px;height:21px}.main .operate_box .HDbox .switch input{opacity:0;width:0;height:0}.main .operate_box .HDbox .switch input:checked+.slider{background-color:#624aff}.main .operate_box .HDbox .switch input:checked+.slider::before{-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}.main .operate_box .HDbox .switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background:rgba(40,46,72,.16);-webkit-transition:.4s;-moz-transition:.4s;transition:.4s;border-radius:15px}.main .operate_box .HDbox .switch .slider:before{position:absolute;content:"";height:15px;border-radius:50%;width:15px;left:3px;bottom:3px;background-color:#fff;-webkit-transition:.4s;-moz-transition:.4s;transition:.4s}.main .operate_box .showContainer.loading .uploadFile_image{-webkit-filter:blur(5px);filter:blur(5px)}.main .operate_box .showContainer.loading .deleteIcon{display:none}.main .operate_box .showContainer.loading .random,.main .operate_box .showContainer.loading .switch{pointer-events:none}.main .operate_box .showContainer.loading .operate_build{pointer-events:none;opacity:.3}.main .operate_box .showContainer.loading .operate_build .build_btn{display:none}.main .operate_box .showContainer.loading .operate_build .loading_animation{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.main .operate_box .showContainer.loading .operate_build .build_loading_text{display:block}.main .operate_box .showContainer.loading .multi_step2{pointer-events:none;opacity:.6}.main .production_box{padding:40px 52px 32px;background-color:#fff;border-radius:12px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1;overflow:hidden}@media(min-width: 1200px){.main .production_box .production_tab{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}}.main .production_box .result_box{position:relative;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.main .production_box .result_box.file{background:rgba(40,46,72,.04)}@media(min-width: 1200px){.main .production_box .result_box{overflow:hidden;border-radius:10px;max-width:749px;max-height:422px}}.main .production_box .production_container{height:100%}@media(min-width: 1200px){.main .production_box .production_container{left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:-webkit-max-content;width:-moz-max-content;width:max-content;position:absolute;width:100%;max-width:100%}}.main .production_box .loading_animation span{background:#282e48}.main .production_box .faceSwap_banner,.main .production_box .faceSwap_banner_gif{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}@media(min-width: 1200px){.main .production_box .faceSwap_banner,.main .production_box .faceSwap_banner_gif{height:100%;width:100%}}.main .production_box .loading_box{display:none;position:absolute;left:0;top:0;width:100%;background:rgba(0,0,0,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:10px;height:100%}.main .production_box .loading_box .loading_icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:13px;background:hsla(0,0%,100%,.8);width:150px;height:96px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.main .production_box .loading_box .loading_icon img{width:32px;height:32px;-o-object-fit:contain;object-fit:contain;margin-bottom:9px;-webkit-animation:loadingRotate 1.5s linear infinite;-moz-animation:loadingRotate 1.5s linear infinite;animation:loadingRotate 1.5s linear infinite}.main .production_box .loading_box .loading_icon>div{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;font:normal normal 500 16px/21px Roboto}.main .production_box .loading_box .loading_icon>div .loading_animation{margin-left:2px}.main .production_box .loading_box .loading_icon>div span{color:#282e48}.main .production_box .queueBox{width:100%;padding:16px 16px 12px 20px;background:#000 0% 0% no-repeat padding-box;border-radius:0px 0px 16px 16px;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);bottom:0;left:0;position:absolute}.main .production_box .queueBox .queue_container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.main .production_box .queueBox .queue_icon{width:52px;height:52px;background-image:url("../img/face-swap/icon_queue.svg");background-size:contain;background-repeat:no-repeat;margin-right:16px}.main .production_box .queueBox .queue_title{font:normal normal bold 14px/18px Roboto;color:#fff}.main .production_box .queueBox .queue_text{font:normal normal 300 14px/18px Roboto;color:#fff}.main .production_box .queueBox .queue_text span{font-weight:bold}.main .production_box .queueBox .queue_btn{margin-left:auto;text-decoration:underline;font:normal normal 500 13px/18px Roboto;color:#f56a2e;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.main .production_box .production_tab.loading .loading_box{display:block}.main .production_box .production_tab.loading .controls{visibility:hidden}.main .credit_banner{margin-top:12px;padding:14px 10px 18px 20px;background:rgba(0,0,0,0) -webkit-gradient(linear, left top, right top, from(#fff0eb), to(#ffdff1)) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) -webkit-linear-gradient(left, #fff0eb 0%, #ffdff1 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) -moz-linear-gradient(left, #fff0eb 0%, #ffdff1 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) linear-gradient(90deg, #fff0eb 0%, #ffdff1 100%) 0% 0% no-repeat padding-box;border-radius:8px;width:100%;position:relative}.main .credit_banner .banner_star{width:55px;height:32px;-o-object-fit:contain;object-fit:contain;position:absolute;top:7px;right:7px}.main .credit_banner .credit_banner_btn{background:rgba(0,0,0,0) -webkit-gradient(linear, left top, right top, from(#fe6d35), to(#f158b2)) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) -webkit-linear-gradient(left, #fe6d35 0%, #f158b2 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) -moz-linear-gradient(left, #fe6d35 0%, #f158b2 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) linear-gradient(90deg, #fe6d35 0%, #f158b2 100%) 0% 0% no-repeat padding-box;border:1px solid rgba(0,0,0,0);border-radius:4px;min-width:138px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:31px;padding:0 5px;text-align:center;font:normal normal 500 13px/31px Roboto;color:#fff;position:absolute;right:10px;cursor:pointer;bottom:10px}.main .credit_banner .credit_banner_box{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:16px;height:66px;gap:5px}.main .credit_banner .credit_banner_title{font:normal normal bold 16px/21px Roboto;color:#0f0f0f}.main .credit_banner .credit_banner_title span{font:normal normal bold 16px/21px Roboto;color:#ee1a3d}.main .credit_banner .credit_banner_item{margin-right:26px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.main .credit_banner .credit_banner_item .item_icon{width:14px;height:14px;margin-right:8px}.main .credit_banner .credit_banner_item .item_text{font:normal normal normal 13px/18px Roboto;color:#0f0f0f}.main .credit_banner .credit_banner_item span{font-weight:bold}.controls{margin-top:16px;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;visibility:hidden}.controls_btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:40px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;text-align:center;font:normal normal normal 14px/40px Roboto;color:#39325a;background:rgba(40,46,72,.06);border-radius:8px;-webkit-flex-shrink:0;flex-shrink:0;margin-right:10px;cursor:pointer;padding:10px 20px 11px 14px}.controls_btn img{width:16px;height:16px;-o-object-fit:cover;object-fit:cover;margin-right:8px}.controls_btn.download_btn{margin-right:0}@media(min-width: 1200px){.controls_btn:hover{background:rgba(40,46,72,.12)}}.waterMarkBtn{height:40px;background:rgba(0,0,0,0) -webkit-linear-gradient(359deg, #ff8cc6 0%, #ee600b 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) -moz-linear-gradient(359deg, #ff8cc6 0%, #ee600b 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) linear-gradient(91deg, #ff8cc6 0%, #ee600b 100%) 0% 0% no-repeat padding-box;border-radius:6px;padding:0 20px;color:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin-left:10px;font:normal normal normal 14px/40px Roboto;-webkit-flex-shrink:0;flex-shrink:0}.waterMarkBtn img{width:24px;height:24px;-o-object-fit:cover;object-fit:cover;margin-right:8px}@media(min-width: 1200px){.waterMarkBtn:hover{cursor:pointer;opacity:.7}}@media(max-width: 1200px){.waterMarkBtn{height:.68rem;border-radius:.12rem;padding:0 .24rem;font:normal normal normal .28rem/.4rem Roboto;margin-left:0}.waterMarkBtn img{width:.32rem;height:.32rem;margin-right:.12rem}}.loading_animation{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.loading_animation span{width:8px;height:8px;border-radius:8px;display:block;-webkit-transform:scale(0.3);-moz-transform:scale(0.3);-ms-transform:scale(0.3);transform:scale(0.3);background:#fff;margin:0 -1px;-webkit-animation:progressgenerate 1.5s linear infinite;-moz-animation:progressgenerate 1.5s linear infinite;animation:progressgenerate 1.5s linear infinite}.loading_animation span:nth-child(2){-webkit-animation-delay:.2s;-moz-animation-delay:.2s;animation-delay:.2s}.loading_animation span:nth-child(3){-webkit-animation-delay:.3s;-moz-animation-delay:.3s;animation-delay:.3s}.photoTab,.videoTab,.multiTab{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1;width:100%}@media(min-width: 1200px){.photoTab,.videoTab,.multiTab{overflow:hidden}}.photoTab.active,.videoTab.active,.multiTab.active{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.recent-wrapper.video .share-btn{display:none}@media(min-width: 1200px){.my_recent_container{min-height:188px}.pc_show{display:block}.mob_show{display:none}.my_recent_container{width:100%;margin-top:auto}.main{height:-webkit-calc(100vh - var(--gen-header-height));height:-moz-calc(100vh - var(--gen-header-height));height:calc(100vh - var(--gen-header-height));min-height:800px;padding-bottom:16px}.credit_banner.mob{display:none !important}}@media(max-height: 890px){.main{min-height:-webkit-calc(890px - var(--gen-header-height));min-height:-moz-calc(890px - var(--gen-header-height));min-height:calc(890px - var(--gen-header-height))}}@media(max-width: 1200px){.my_recent_container{padding:.24rem}.pc_show{display:none}.mob_show{display:block}.main{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;flex-direction:column-reverse;padding:0}.main h1{font:normal normal 500 .42rem/.55rem Roboto}.main .desc{font:normal normal normal .3rem/.36rem Roboto;margin:.16rem 0 .24rem}.main .production_box{padding:.4rem;margin-bottom:.24rem}.main .production_box .faceSwap_banner,.main .production_box .faceSwap_banner_gif{border-radius:.16rem;height:3.77rem;-o-object-fit:cover;object-fit:cover}.main .production_box .loading_box{backdrop-filter:blur(0.1rem);-webkit-backdrop-filter:blur(0.1rem);border-radius:.1rem}.main .production_box .loading_box .loading_icon{border-radius:.2rem;width:2.18rem;height:1.58rem}.main .production_box .loading_box .loading_icon img{width:.64rem;height:.64rem;margin-bottom:.09rem}.main .production_box .loading_box .loading_icon>div{font:normal normal 500 .22rem/.29rem Roboto}.main .production_box .loading_box .loading_icon>div .loading_animation{margin-left:.02rem}.main .production_box .loading_box .loading_icon.queue{-webkit-transform:translate(-50%, -70%);-moz-transform:translate(-50%, -70%);-ms-transform:translate(-50%, -70%);transform:translate(-50%, -70%)}.main .production_box .queueBox{padding:.2rem .2rem .16rem .24rem;border-radius:0rem 0rem .16rem .16rem;backdrop-filter:blur(0.3rem);-webkit-backdrop-filter:blur(0.3rem)}.main .production_box .queueBox .queue_icon{width:.52rem;height:.52rem;margin-right:.16rem}.main .production_box .queueBox .queue_title{font:normal normal bold .24rem/.33rem Roboto}.main .production_box .queueBox .queue_text{font:normal normal 300 .24rem/.33rem Roboto}.main .production_box .queueBox .queue_btn{font:normal normal 500 .2rem/.18rem Roboto}.main .operate_box{width:100%;overflow:hidden;margin-right:0;border-radius:0;padding:.2rem 0;-webkit-flex-shrink:0;flex-shrink:0}.main .operate_box .operate_tabBox{margin:0;padding:0 .4rem .48rem .4rem;width:100%;overflow-x:auto}.main .operate_box .operate_tabBox::-webkit-scrollbar{display:none}.main .operate_box .operate_tabBox .operate_tab{font:normal normal 500 .34rem/.45rem Roboto;margin-right:.42rem;white-space:nowrap}.main .operate_box .operate_tabBox .operate_tab:last-child{margin-right:0}.main .operate_box .operate_tabBox .operate_tab.active::after{height:.08rem}.main .operate_box .operate_container{border-radius:0;width:100%;min-height:0;padding:.2rem .24rem}.main .operate_box .operate_container .operate_title{font:normal normal 500 .32rem/.43rem Roboto;margin-top:.42rem}.main .operate_box .operate_container .operate_title .step_icon{width:.64rem;height:.66rem;margin-right:.24rem}.main .operate_box .operate_container .operate_uploadBox{height:2.05rem;margin-top:.2rem}.main .operate_box .operate_container .operate_uploadBox .uploadBox_default{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:0;border-radius:.2rem}.main .operate_box .operate_container .operate_uploadBox .uploadBox_default .upload_icon{width:.48rem;height:.48rem;margin-right:0;margin-bottom:.16rem}.main .operate_box .operate_container .operate_uploadBox .uploadBox_default .uploadTextBox{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.main .operate_box .operate_container .operate_uploadBox .uploadBox_default .upload_text{font:normal normal 500 .26rem/.34rem Roboto;margin-bottom:.1rem}.main .operate_box .operate_container .operate_uploadBox .uploadBox_default .upload_text2{font:normal normal normal .2rem/.26rem Roboto}}@media(max-width: 1200px)and (min-width: 1200px){.main .operate_box .operate_container .operate_uploadBox .uploadBox_default{cursor:pointer}.main .operate_box .operate_container .operate_uploadBox .uploadBox_default:hover{opacity:.7;background:rgba(139,61,255,.0588235294) 0% 0% no-repeat padding-box;outline:2px dashed #8b3dff}}@media(max-width: 1200px){.main .operate_box .operate_container .operate_uploadBox .uploadBox_loading img{width:.48rem;height:.48rem}.main .operate_box .operate_container .operate_uploadBox .uploadBox_file{padding:.12rem}.main .operate_box .operate_container .operate_uploadBox .uploadBox_file .deleteIcon{right:.12rem;top:.12rem;width:.32rem;height:.32rem}.main .operate_box .operate_container .operate_uploadBox .dropBox{width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(76,21,226,.12);border:2px dashed #8b3dff;border-radius:8px;opacity:1;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;font:normal normal normal 16px/21px Roboto;letter-spacing:0px;color:#282e48;display:none}.main .operate_box .operate_container .multi_step2{margin-top:.42rem}.main .operate_box .operate_container .multi_step2 .operate_multiBox{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:.14rem;margin-top:.2rem}.main .operate_box .operate_container .multi_step2 .multi_item{border-radius:.16rem;width:3.44rem;height:1.9rem;padding:.2rem .24rem}.main .operate_box .operate_container .multi_step2 .multi_item img{width:1.5rem;height:1.5rem}.main .operate_box .operate_container .multi_step2 .multi_item .change_icon{bottom:.2rem;width:.48rem;height:.48rem}.main .operate_box .operate_container .multi_step2 .multi_item .multi_changeImageBox{width:1.5rem;height:1.5rem}.main .operate_box .operate_container .multi_step2 .multi_item .multi_changeImage{width:1.5rem;height:1.5rem;display:none}.main .operate_box .operate_container .multi_step2 .multi_item .deleteChangeImage{width:.48rem;height:.48rem}.main .operate_box .operate_container .multi_step2 .multi_item .multi_changeImageIcon{width:.34rem;height:.34rem}.main .operate_box .operate_container .multi_step2 .multi_item.loading .multi_changeImageIcon{width:.44rem;height:.44rem}.main .operate_box .random{font:normal normal normal .24rem/.32rem Roboto;margin-top:.2rem}.main .operate_box .random img{width:.28rem;height:.28rem;margin-right:.1rem}.main .operate_box .operate_build{margin-top:.42rem;border-radius:.12rem;width:-webkit-calc(100% - .8rem);width:-moz-calc(100% - .8rem);width:calc(100% - .8rem);height:.96rem}.main .operate_box .operate_build .build_btn,.main .operate_box .operate_build .build_loading_text{font:normal normal 500 .3rem/.96rem Roboto}.main .operate_box .HDbox{margin-top:16px}.main .operate_box .HDbox .HD_text{font:normal normal normal .24rem/.32rem Roboto}.main .operate_box .HDbox .HD_tip{width:.26rem;height:.26rem;margin:0 .16rem 0 .1rem}.main .operate_box .HDbox .tip_box{width:4.81rem;padding:.16rem .2rem;top:-0.16rem;left:50%}.main .operate_box .HDbox .tip_box::before{content:"";position:absolute;bottom:-0.16rem;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-left:.16rem solid rgba(0,0,0,0);border-right:.16rem solid rgba(0,0,0,0);border-top:.16rem solid #fff}.main .operate_box .HDbox .tip_title{font:normal normal bold .28rem/.37rem Roboto;margin-bottom:.08rem}.main .operate_box .HDbox .tip_desc{font:normal normal normal .24rem/.32rem Roboto}.main .operate_box .HDbox .HD1080p{width:.84rem;height:.4rem;margin-right:.2rem}.main .operate_box .HDbox .switch{position:relative;display:inline-block;width:.72rem;height:.4rem}.main .operate_box .HDbox .switch input{opacity:0;width:0;height:0}.main .operate_box .HDbox .switch input:checked+.slider{background-color:#624aff}.main .operate_box .HDbox .switch input:checked+.slider::before{-webkit-transform:translateX(0.3rem);-moz-transform:translateX(0.3rem);-ms-transform:translateX(0.3rem);transform:translateX(0.3rem)}.main .operate_box .HDbox .switch .slider{border-radius:.2rem}.main .operate_box .HDbox .switch .slider:before{width:.28rem;height:.28rem;left:.06rem;bottom:.06rem}.main .operate_box .showContainer.loading .uploadFile_image{-webkit-filter:blur(5px);filter:blur(5px)}.main .operate_box .showContainer.loading .deleteIcon{display:none}.main .operate_box .showContainer.loading .random,.main .operate_box .showContainer.loading .switch{pointer-events:none}.main .operate_box .showContainer.loading .operate_build{pointer-events:none;opacity:.3}.main .operate_box .showContainer.loading .operate_build .build_btn{display:none}.main .operate_box .showContainer.loading .operate_build .loading_animation{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.main .operate_box .showContainer.loading .operate_build .build_loading_text{display:block}.main .operate_box .showContainer.loading .multi_step2{opacity:.6}.main .credit_banner{margin-top:.2rem;padding:.22rem .32rem .2rem;background:rgba(0,0,0,0) -webkit-gradient(linear, left top, right top, from(#fff0eb), to(#ffdff1)) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) -webkit-linear-gradient(left, #fff0eb 0%, #ffdff1 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) -moz-linear-gradient(left, #fff0eb 0%, #ffdff1 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) linear-gradient(90deg, #fff0eb 0%, #ffdff1 100%) 0% 0% no-repeat padding-box;border-radius:0;width:100vw;margin-left:-0.4rem}.main .credit_banner .banner_star{width:.54rem;height:.46rem;top:.1rem;right:.12rem}.main .credit_banner .credit_banner_btn{border-radius:.08rem;margin:.24rem auto 0;min-width:3.5rem;height:.72rem;padding:0 .1rem;font:normal normal 500 .26rem/.72rem Roboto;position:static;right:auto;bottom:auto}.main .credit_banner .credit_banner_box{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:.2rem;height:auto;width:100%;gap:0}.main .credit_banner .credit_banner_title{font:normal normal bold .32rem/.43rem Roboto;color:#0f0f0f}.main .credit_banner .credit_banner_title span{font:normal normal bold .32rem/.43rem Roboto;color:#ee1a3d}.main .credit_banner .credit_banner_item{margin-right:0;width:50%;margin-bottom:.11rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.main .credit_banner .credit_banner_item .item_icon{width:.28rem;height:.28rem;margin-right:.18rem}.main .credit_banner .credit_banner_item .item_text{font:normal normal normal .26rem/.34rem Roboto;color:#0f0f0f}.main .credit_banner .credit_banner_item span{font-weight:bold}.controls{margin-top:.32rem}.controls .controls_btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:.68rem;font:normal normal normal .28rem/.4rem Roboto;padding:.24rem;margin-right:.12rem;-webkit-flex-shrink:0;flex-shrink:0}.controls .controls_btn.zoom_btn{display:none}.controls .controls_btn img{width:.32rem;height:.32rem;margin-right:.12rem}.credit_banner.pc{display:none !important}}.title-h2{text-align:center;font:normal normal 600 44px/69px Poppins;color:#000}@media screen and (max-width: 1200px){.title-h2{width:6.3rem;margin:0 auto;font:normal normal 600 .44rem/.66rem Poppins}}.subtitle{text-align:center;font:normal normal normal 20px/30px Poppins;color:#000}@media screen and (max-width: 1200px){.subtitle{font:normal normal 300 .25rem/.55rem Poppins}}.seo-btn{min-width:234px;height:49px;padding:0 18px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;background:#8b3dff 0% 0% no-repeat padding-box;border-radius:25px;font:normal normal 500 18px/27px Poppins;color:#fff;cursor:pointer}@media screen and (min-width: 1201px){.seo-btn:hover{background:rgba(0,0,0,0) -webkit-gradient(linear, left top, right top, from(#864af6), to(#b18df8)) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) -webkit-linear-gradient(left, #864af6 0%, #b18df8 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) -moz-linear-gradient(left, #864af6 0%, #b18df8 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) linear-gradient(90deg, #864af6 0%, #b18df8 100%) 0% 0% no-repeat padding-box}}@media screen and (max-width: 1200px){.seo-btn{width:6.1rem;height:1rem;padding:0 .24rem;border-radius:.5rem;font:normal normal 500 .32rem/.48rem Poppins}}.pc-show{display:block}@media screen and (max-width: 1200px){.pc-show{display:none}}.mb-show{display:none}@media screen and (max-width: 1200px){.mb-show{display:block}}.example{background:rgba(211,191,255,.0901960784) url("../img/face-swap-seo/example_bg.png") center bottom no-repeat padding-box;padding-top:95px;padding-bottom:82px}.example .subtitle{width:1158px;margin:8px auto 40px}.example .seo-btn{margin:0 auto 26px}.example .example-content{max-width:1360px;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:43px 20px}.example .example-content .example-item .example-item-title{margin-top:20px;margin-bottom:6px;text-align:center;font:normal normal 600 22px/31px Poppins;color:#000}.example .example-content .example-item .example-item-text{padding:0 12px;text-align:center;font:normal normal 300 16px/24px Poppins;color:#000}@media screen and (min-width: 1201px){.example .example-content .example-item:nth-child(-n+3){max-width:440px;width:-webkit-calc((100% - 40px)/3);width:-moz-calc((100% - 40px)/3);width:calc((100% - 40px)/3)}.example .example-content .example-item:nth-child(-n+3)>video{width:100%;vertical-align:middle;border-radius:18px}.example .example-content .example-item:nth-child(4),.example .example-content .example-item:nth-child(5){max-width:544px;width:40%}.example .example-content .example-item:nth-child(4)>video,.example .example-content .example-item:nth-child(5)>video{width:100%;vertical-align:middle;border-radius:18px}}.example .example-content .example-btn{margin:0;min-width:auto;width:-webkit-calc(100% - 40px - 80%);width:-moz-calc(100% - 40px - 80%);width:calc(100% - 40px - 80%);height:326px;background:rgba(0,0,0,0) -webkit-linear-gradient(238deg, #6b21d8 0%, #a692ff 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) -moz-linear-gradient(238deg, #6b21d8 0%, #a692ff 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) linear-gradient(212deg, #6b21d8 0%, #a692ff 100%) 0% 0% no-repeat padding-box;padding:118px 16px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;text-align:center;font:normal normal 600 22px/40px Poppins;color:#fff}.example .example-content .example-btn>img{width:60px;height:60px;margin-bottom:36px}.example .example-content .example-btn:hover{background:rgba(0,0,0,0) -webkit-linear-gradient(238deg, #864af6 0%, #b18df8 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) -moz-linear-gradient(238deg, #864af6 0%, #b18df8 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) linear-gradient(212deg, #864af6 0%, #b18df8 100%) 0% 0% no-repeat padding-box}@media screen and (max-width: 1200px){.example{background-image:none;padding:1.12rem .6rem 1.13rem}.example .subtitle{width:6.3rem;margin:.1rem auto .64rem}.example .seo-btn{margin:0 auto .44rem}.example .example-content{width:6.3rem;gap:.55rem .28rem}.example .example-content .example-item .example-item-title{margin-top:.16rem;margin-bottom:0;font:normal normal 600 .24rem/.33rem Poppins}.example .example-content .example-item .example-item-text{display:none}.example .example-content .example-item video{width:3rem;height:auto;border-radius:.24rem;vertical-align:middle}.example .example-content .example-btn{min-width:auto;width:3rem;height:2.83rem;background:rgba(0,0,0,0) -webkit-linear-gradient(227deg, #6b21d8 0%, #a692ff 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) -moz-linear-gradient(227deg, #6b21d8 0%, #a692ff 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) linear-gradient(223deg, #6b21d8 0%, #a692ff 100%) 0% 0% no-repeat padding-box;padding:.82rem .5rem;font:normal normal 600 .22rem/.31rem Poppins;border-radius:.24rem}.example .example-content .example-btn>img{width:.6rem;height:.6rem;margin-bottom:.28rem}}.how-to{padding:71px 0 123px}.how-to .select-tab{margin-top:36px;margin-bottom:42px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.how-to .select-tab .tab-btn{height:45px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:0 18px;font:normal normal 600 16px/23px Poppins;color:#383357;cursor:pointer;border:1px solid rgba(0,0,0,0);border-radius:23px}.how-to .select-tab .tab-btn .tab-btn-icon{margin-right:9px;background-repeat:no-repeat;background-position:center;background-size:contain}.how-to .select-tab .tab-btn:first-child{margin-right:11px}.how-to .select-tab .tab-btn:first-child .tab-btn-icon{width:26px;height:26px;background-image:url("../img/face-swap-seo/single.svg")}.how-to .select-tab .tab-btn:last-child .tab-btn-icon{width:45px;height:24px;background-image:url("../img/face-swap-seo/multiple.svg")}@media screen and (min-width: 1201px){.how-to .select-tab .tab-btn.active,.how-to .select-tab .tab-btn:hover{border:1px solid #d0c4e6;color:#8b3dff}.how-to .select-tab .tab-btn:first-child.active .tab-btn-icon,.how-to .select-tab .tab-btn:first-child:hover .tab-btn-icon{background-image:url("../img/face-swap-seo/single_hover.svg")}.how-to .select-tab .tab-btn:last-child.active .tab-btn-icon,.how-to .select-tab .tab-btn:last-child:hover .tab-btn-icon{background-image:url("../img/face-swap-seo/multiple_hover.svg")}}.how-to .step-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.how-to .step-content .step-cont{width:489px;margin-right:48px}.how-to .step-content .step-cont .step-item{margin-bottom:31px}.how-to .step-content .step-cont .step-item .step-item-title{font:normal normal 600 22px/31px Poppins;color:#000}.how-to .step-content .step-cont .step-item .step-item-title>img{width:32px;margin-right:10px;vertical-align:middle}.how-to .step-content .step-cont .step-item .step-item-desc{margin-top:8px;width:489px;font:normal normal 300 16px/25px Poppins;color:#000}.how-to .step-content .step-right{width:645px;height:422px;position:relative}.how-to .step-content .step-right-img{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.how-to .step-content .step-right-img>img{width:100%;height:100%;vertical-align:middle}.how-to .step-content .step-right-img .tag{position:absolute;top:18px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;padding:0 8px;background:rgba(0,0,0,.4392156863) 0% 0% no-repeat padding-box;border:1px solid #707070;border-radius:4px;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);font:normal normal normal 12px/18px Poppins;letter-spacing:.12px;color:#fff}.how-to .step-content .step-right-img.img-after .tag{right:10px}.how-to .step-content .step-right-img.img-before{width:50%;overflow:hidden}.how-to .step-content .step-right-img.img-before>img{position:absolute;top:0;left:0;width:645px;height:422px}.how-to .step-content .step-right-img.img-before .tag{left:20px}.how-to .step-content .step-right-line{position:absolute;top:0;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px;height:100%;background-color:#fff}.how-to .step-content .step-right-line.single{left:67%}.how-to .step-content .step-right-line.multiple{left:43%}.how-to .step-content .step-right-line-btn{position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:35px;height:35px;background-image:url("../img/face-swap-seo/bth_Control.svg");background-position:center;background-repeat:no-repeat;background-size:contain;cursor:pointer}.how-to .step-content .step-right-line-btn.single{left:67%}.how-to .step-content .step-right-line-btn.multiple{left:43%}.how-to .step-content .step-right .single-avatar{position:absolute;right:-10px;bottom:-20px;width:110px;height:110px}.how-to .step-content .step-right .multiple-avatar{position:absolute;right:-30px;bottom:-26px;width:338px;height:110px}@media screen and (max-width: 1200px){.how-to{padding:1rem 0 .98rem}.how-to .title-h2{word-break:break-all}.how-to .select-tab{margin-top:.4rem;margin-bottom:.66rem}.how-to .select-tab .tab-btn{height:.61rem;padding:0 .28rem;font:normal normal 600 .22rem/.31rem Poppins;border:.01rem solid rgba(0,0,0,0);border-radius:.31rem}.how-to .select-tab .tab-btn .tab-btn-icon{margin-right:.11rem}.how-to .select-tab .tab-btn:first-child{margin-right:.31rem}.how-to .select-tab .tab-btn:first-child .tab-btn-icon{width:.36rem;height:.36rem}.how-to .select-tab .tab-btn:last-child .tab-btn-icon{width:.63rem;height:.33rem}.how-to .select-tab .tab-btn.active{border:1px solid #d0c4e6;color:#8b3dff}.how-to .select-tab .tab-btn:first-child.active .tab-btn-icon{background-image:url("../img/face-swap-seo/single_hover.svg")}.how-to .select-tab .tab-btn:last-child.active .tab-btn-icon{background-image:url("../img/face-swap-seo/multiple_hover.svg")}.how-to .step-content{max-width:7.9rem;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.how-to .step-content .step-cont{width:100%;margin-right:0;padding-left:.66rem;padding-right:.94rem}.how-to .step-content .step-cont .step-item{margin-bottom:.44rem}.how-to .step-content .step-cont .step-item .step-item-title{font:normal normal 600 .26rem/.36rem Poppins}.how-to .step-content .step-cont .step-item .step-item-title>img{width:.32rem;margin-right:.12rem}.how-to .step-content .step-cont .step-item .step-item-desc{margin-top:.1rem;width:100%;font:normal normal 300 .22rem/.33rem Poppins}.how-to .step-content .step-right{width:6.3rem;height:4.12rem}.how-to .step-content .step-right-img .tag{height:.38rem;top:.18rem;padding:0 .16rem;border:.01rem solid #707070;border-radius:.04rem;backdrop-filter:blur(0.3rem);-webkit-backdrop-filter:blur(0.3rem);font:normal normal normal .2rem/.38rem Poppins}.how-to .step-content .step-right-img.img-after .tag{right:.1rem}.how-to .step-content .step-right-img.img-before>img{width:6.3rem;height:4.12rem}.how-to .step-content .step-right-img.img-before .tag{left:.2rem}.how-to .step-content .step-right-line{width:.02rem}.how-to .step-content .step-right-line-btn{width:.35rem;height:.35rem}.how-to .step-content .step-right .single-avatar{right:-0.2rem;bottom:-0.2rem;width:1.1rem;height:1.1rem}.how-to .step-content .step-right .multiple-avatar{right:-0.3rem;bottom:-0.3rem;width:3.38rem;height:1.1rem}.how-to .step-content .seo-btn{margin-top:.53rem}}.feature{padding:103px 0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.feature .title-h2{text-align:left;font:normal normal 600 44px/50px Poppins}.feature-cont{width:455px;margin-right:112px}.feature-list{margin-top:17px}.feature-list-item{margin-bottom:10px;font:normal normal 300 16px/18px Poppins;color:#000}.feature-img{width:520px;height:340px;border-radius:18px}.feature .seo-btn{margin-top:20px}.feature.feature1{background:rgba(0,0,0,0) -webkit-gradient(linear, left top, right top, from(#f6ecf7), to(#ffffff)) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) -webkit-linear-gradient(left, #f6ecf7 0%, #ffffff 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) -moz-linear-gradient(left, #f6ecf7 0%, #ffffff 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) linear-gradient(90deg, #f6ecf7 0%, #ffffff 100%) 0% 0% no-repeat padding-box}.feature.feature2{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;flex-direction:row-reverse}.feature.feature2 .feature-cont{margin-right:0;margin-left:112px}.feature.feature3{background:rgba(0,0,0,0) -webkit-gradient(linear, left top, right top, from(#ffffff), to(#ecf1ff)) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) -webkit-linear-gradient(left, #ffffff 0%, #ecf1ff 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) -moz-linear-gradient(left, #ffffff 0%, #ecf1ff 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) linear-gradient(90deg, #ffffff 0%, #ecf1ff 100%) 0% 0% no-repeat padding-box}.feature.feature3 .feature-cont{width:504px}.feature.feature3 .feature-img{width:461px;height:388px}@media screen and (max-width: 1200px){.feature{padding:1.55rem .6rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.feature .title-h2{font:normal normal 600 .44rem/.66rem Poppins}.feature-cont{width:100%;max-width:6.3rem;margin-right:0}.feature-list{margin-top:.32rem}.feature-list-item{margin-bottom:.35rem;font:normal normal 300 .25rem/.36rem Poppins}.feature-img{width:5.2rem;height:3.4rem;margin-top:.33rem;border-radius:.24rem}.feature .seo-btn{margin-top:.92rem}.feature.feature2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.feature.feature2 .feature-cont{margin-left:0}.feature.feature3 .feature-cont{width:100%}.feature.feature3 .feature-img{width:4.61rem;height:3.88rem}}.fit-scene{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.fit-scene .scene-swiper-item{position:relative}.fit-scene .scene-swiper-item:nth-child(1){background-color:#1b0f50}.fit-scene .scene-swiper-item:nth-child(2){background-color:#291974}.fit-scene .scene-swiper-item:nth-child(3){background-color:#3b2a8d}.fit-scene .scene-swiper-item:nth-child(4){background-color:#4e3ca7}.fit-scene .scene-swiper-item:nth-child(5){background-color:#6754bc}.fit-scene .scene-swiper-item:nth-child(6){background-color:#806ed1}@media screen and (min-width: 1201px){.fit-scene{padding:109px 0 152px}.fit-scene .seo-btn{margin:24px 0 26px}.fit-scene .scene-swiper{max-width:1625px;width:100%;height:560px;overflow:hidden}.fit-scene .scene-swiper-wrapper{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding-left:30px;overflow:hidden}.fit-scene .scene-swiper-item{width:110px;height:100%;border-radius:20px;margin-left:-30px;cursor:pointer;-webkit-transition:width .3s ease-in-out;-moz-transition:width .3s ease-in-out;transition:width .3s ease-in-out}.fit-scene .scene-swiper-item:nth-child(6){width:80px}.fit-scene .scene-swiper-item:nth-child(6).active{max-width:1225px;width:-webkit-calc(100% - 400px);width:-moz-calc(100% - 400px);width:calc(100% - 400px)}.fit-scene .scene-swiper-item.active{max-width:1255px;width:-webkit-calc(100% - 400px);width:-moz-calc(100% - 400px);width:calc(100% - 400px)}.fit-scene .scene-swiper-item.active .scene-swiper-num{top:6px;left:28px;font:italic normal 600 52px/73px Poppins}.fit-scene .scene-swiper-item.active .scene-swiper-content{opacity:1}.fit-scene .scene-swiper-num{position:absolute;top:34px;left:20px;font:italic normal 600 32px/45px Poppins;color:#fff;opacity:.5}.fit-scene .scene-swiper-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;width:100%;height:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-left:10%;opacity:0}.fit-scene .scene-swiper-content>img{max-width:45%}.fit-scene .scene-swiper-content-text{max-width:444px;width:36%;margin-right:4%}.fit-scene .scene-swiper-content-text .title{max-width:376px;width:100%;font:normal normal 600 36px/46px Poppins;color:#fff}.fit-scene .scene-swiper-content-text .title>span{font:normal normal bold 36px/46px Poppins;color:#cdacff}.fit-scene .scene-swiper-content-text .text{margin-top:36px;font:normal normal 300 18px/28px Poppins;color:#fff}.fit-scene .scene-swiper-pagination{display:none}}@media screen and (max-width: 1200px){.fit-scene{padding:1.06rem 0 1.45rem}.fit-scene .seo-btn{margin:.33rem auto .44rem}.fit-scene .scene-swiper{width:7.28rem;height:12.14rem;margin-left:.22rem;overflow:hidden}.fit-scene .scene-swiper-item{width:100%;height:11.17rem;border-radius:.2rem 0 0 .2rem}.fit-scene .scene-swiper-item:nth-child(6){border-radius:.2rem;width:7.06rem !important}.fit-scene .scene-swiper-item.swiper-slide-active{margin-left:0}.fit-scene .scene-swiper-item.swiper-slide-active .scene-swiper-num{left:.36rem;bottom:.17rem;font:italic normal 600 .52rem/.73rem Poppins}.fit-scene .scene-swiper-item.swiper-slide-active .scene-swiper-content{opacity:1}.fit-scene .scene-swiper-item.swiper-slide-next{margin-left:-1rem}.fit-scene .scene-swiper-num{position:absolute;left:.23rem;bottom:.38rem;font:italic normal 600 .38rem/.53rem Poppins;color:#fff;opacity:.5}.fit-scene .scene-swiper-content{width:100%;height:100%;padding-left:.95rem;padding-top:.6rem;opacity:0}.fit-scene .scene-swiper-content-text{width:4.44rem;margin-bottom:.44rem}.fit-scene .scene-swiper-content-text .title{width:5.12rem;font:normal normal 600 .48rem/.7rem Poppins;color:#fff}.fit-scene .scene-swiper-content-text .title>span{font:normal normal 600 .48rem/.7rem Poppins;color:#cdacff}.fit-scene .scene-swiper-content-text .text{margin-top:.2rem;font:normal normal 300 .24rem/.36rem Poppins;color:#fff}.fit-scene .scene-swiper-content>img{max-width:5rem;max-height:4rem}.fit-scene .scene-swiper-pagination{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin-top:-0.4rem}.fit-scene .scene-swiper-pagination .swiper-pagination-bullet{width:.24rem;height:.24rem;background:#beb8cb;margin-right:.2rem;opacity:1}.fit-scene .scene-swiper-pagination .swiper-pagination-bullet-active{width:.4rem;height:.4rem;background:#8b3dff}}.highlight{padding:108px 0 96px;background:rgba(0,0,0,0) -webkit-linear-gradient(23deg, rgba(255, 248, 198, 0.2) 0%, rgba(198, 224, 255, 0.2) 70%, rgba(236, 224, 255, 0.2) 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) -moz-linear-gradient(23deg, rgba(255, 248, 198, 0.2) 0%, rgba(198, 224, 255, 0.2) 70%, rgba(236, 224, 255, 0.2) 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) linear-gradient(67deg, rgba(255, 248, 198, 0.2) 0%, rgba(198, 224, 255, 0.2) 70%, rgba(236, 224, 255, 0.2) 100%) 0% 0% no-repeat padding-box}.highlight .seo-btn{margin:24px auto 53px}.highlight-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:11px}.highlight-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;width:289px;padding:76px 40px 40px;background:#fff 0% 0% no-repeat padding-box;border-radius:13px}.highlight-item-icon{height:66px}.highlight-item-title{text-align:center;font:normal normal 600 16px/23px Poppins;color:#383357;margin-top:24px;margin-bottom:14px}.highlight-item-desc{text-align:center;font:normal normal 300 16px/25px Poppins;color:#383357}@media screen and (max-width: 1200px){.highlight{padding:1.5rem .7rem 1.96rem;background:rgba(0,0,0,0) -webkit-linear-gradient(80deg, rgba(255, 248, 198, 0.2) 0%, rgba(198, 224, 255, 0.2) 70%, rgba(236, 224, 255, 0.2) 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) -moz-linear-gradient(80deg, rgba(255, 248, 198, 0.2) 0%, rgba(198, 224, 255, 0.2) 70%, rgba(236, 224, 255, 0.2) 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) linear-gradient(10deg, rgba(255, 248, 198, 0.2) 0%, rgba(198, 224, 255, 0.2) 70%, rgba(236, 224, 255, 0.2) 100%) 0% 0% no-repeat padding-box}.highlight .seo-btn{margin:.65rem auto 0}.highlight-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-top:.38rem;gap:.38rem}.highlight-item{width:6.1rem;min-height:6.46rem;padding:.9rem .5rem .9rem;background:#fff 0% 0% no-repeat padding-box;border-radius:.13rem}.highlight-item-icon{height:1.38rem}.highlight-item-title{font:normal normal 600 .36rem/.52rem Poppins;margin-top:.48rem;margin-bottom:.26rem}.highlight-item-desc{width:4.41rem;font:normal normal 300 .28rem/.42rem Poppins}}.security{padding:120px 0}.security .security-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin-top:53px;gap:10px}.security .security-list .security-item{width:459px;min-height:294px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:58px 46px 43px;border:1px solid #ebebeb;border-radius:10px}.security .security-list .security-item:nth-child(1){background:#fafafd}.security .security-list .security-item:nth-child(2){background:#fbfafd}.security .security-list .security-item:nth-child(3){background:#fffcff}.security .security-list .security-item-icon{height:58px}.security .security-list .security-item-title{margin:15px auto 9px;text-align:center;font:normal normal 600 20px/60px Poppins;color:#383357}.security .security-list .security-item-desc{text-align:center;font:normal normal 300 14px/21px Poppins;color:#383357}@media screen and (max-width: 1200px){.security{padding:1.3rem .7rem}.security .security-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-top:1.09rem;gap:.33rem}.security .security-list .security-item{width:100%;min-height:4.7rem;padding:.77rem .6rem .73rem;border:.01rem solid #ebebeb;border-radius:.1rem}.security .security-list .security-item-icon{height:.78rem}.security .security-list .security-item-title{margin:.2rem auto .06rem;font:normal normal 600 .3rem/.6rem Poppins}.security .security-list .security-item-desc{font:normal normal 300 .24rem/.35rem Poppins}}.FAQs{background:#f3f3f5;padding:94px 0 105px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.FAQs-title{width:307px;margin-right:99px}.FAQs-title .subtitle{text-align:left;font:normal normal 500 25px/50px Poppins;letter-spacing:9.5px;color:#8b3dff}.FAQs-title .title-h2{text-align:left;margin-top:12px;font:normal normal 600 40px/56px Poppins}.FAQs-content{width:680px}.FAQs-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;gap:5px}.FAQs-item{min-height:70px;padding:20px 15px 20px 35px;border:1px solid #ceceda;border-radius:10px;overflow:hidden;cursor:pointer}.FAQs-item.active{background:#fff;height:auto;min-height:156px}.FAQs-item.active .question .question-icon{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.FAQs-item.active .answer{display:block}.FAQs-item .question{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.FAQs-item .question-text{font:normal normal 600 18px/28px Poppins;color:#000}.FAQs-item .question-icon{width:28px;height:28px}.FAQs-item .answer{display:none;margin-top:17px;width:616px;font:normal normal 300 14px/24px Poppins;color:#000}@media screen and (max-width: 1200px){.FAQs{padding:1.38rem .7rem 1.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.FAQs-title{width:100%;margin-right:0;margin-bottom:.59rem}.FAQs-title .subtitle{font:normal normal 500 .36rem/.5rem Poppins;letter-spacing:.13rem}.FAQs-title .title-h2{width:auto;margin-top:0;font:normal normal 600 .44rem/.66rem Poppins}.FAQs-content{width:100%}.FAQs-list{gap:.14rem}.FAQs-item{min-height:1rem;padding:.3rem .23rem .3rem .33rem;border:.01rem solid #ceceda;border-radius:.1rem}.FAQs-item.active{min-height:2.65rem}.FAQs-item .question-text{font:normal normal 600 .28rem/.4rem Poppins}.FAQs-item .question-icon{width:.4rem;height:.4rem}.FAQs-item .answer{margin-top:.25rem;width:5.11rem;font:normal normal 300 .22rem/.3rem Poppins}}.banner{height:478px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;background:rgba(0,0,0,0) -webkit-gradient(linear, left top, right top, from(#dbeeea), to(#f1ddfe)) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) -webkit-linear-gradient(left, #dbeeea 0%, #f1ddfe 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) -moz-linear-gradient(left, #dbeeea 0%, #f1ddfe 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) linear-gradient(90deg, #dbeeea 0%, #f1ddfe 100%) 0% 0% no-repeat padding-box}.banner-img1{width:330px;margin-right:-20px}.banner-img2{width:329px}.banner-content{max-width:1158px;padding:0 20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.banner-content .title-h2{max-width:932px;font:normal normal 600 40px/56px Poppins}.banner-content .subtitle{margin:18px auto 30px;font:normal normal normal 20px/30px Poppins;letter-spacing:.6px;color:#000}@media screen and (max-width: 1200px){.banner{height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;padding:1.75rem 0 .64rem}.banner-content{max-width:auto;padding:0 .7rem}.banner-content .title-h2{width:auto;font:normal normal 600 .44rem/.66rem Poppins}.banner-content .subtitle{margin:.37rem auto .58rem;font:normal normal 300 .26rem/.39rem Poppins;color:#383357}.banner-img-mb{width:7.15rem;margin-top:1.8rem}}