.utv{min-height:855px;height:auto;width:100%;display:flex;flex-direction:column;align-items:center;background:linear-gradient(90deg, #FFF9F9 0%, #EBE9FF 100%);padding:64px;color:#39325A}.utv .utv_title{font:normal normal bold 40px/60px Poppins;margin-bottom:8px;text-align:center}.utv .utv_desc{text-align:center;font:normal normal 300 18px/22px Poppins}.utv .step{min-width:466px;min-height:53px;padding:5px;justify-content:space-evenly;align-items:center;gap:12px;margin-top:16px;margin-bottom:24px;background:#fff;border:1px solid #8B3DFF36;box-shadow:0px 6px 16px #8B3DFF45;border-radius:27px;position:relative;display:none}.utv .step .step_line{width:80%;height:2px;position:absolute;background:#EEE2FF}.utv .step .step_item{z-index:1;padding:0 20px;min-height:36px;background:#EEE2FF;border-radius:19px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#39325A}.utv .step .step_item .step_number{min-width:20px;height:20px;line-height:16px;border:2px solid #39325A;border-radius:50%;text-align:center;margin-right:8px}.utv .step .step_item .step_success{background:url("../img/url-to-video/icon_tick.svg") center no-repeat;background-size:contain;min-width:20px;height:20px;margin-right:8px;display:none}.utv .step .step_item .step_text{line-height:20px;text-align:center}.utv .step .step_item.active{background:#8B3DFF}.utv .step .step_item.active .step_number{color:#fff;border:2px solid #fff}.utv .step .step_item.active .step_text{color:#fff}.utv .step .step_item.success .step_number{background:#8B3DFF;color:#fff;border:none}.utv .utv_home{display:flex;flex-direction:column;align-items:center}.utv .utv_home .utv_support{display:flex;gap:14px;width:668px;margin-top:43px}.utv .utv_home .utv_support .support_text{font:normal normal 600 14px/22px Poppins}.utv .utv_home .utv_support .amazon{background:url("../img/url-to-video/icon_amazon.svg") no-repeat center;width:22px;height:22px;background-size:contain}.utv .utv_home .utv_support .etsy{background:url("../img/url-to-video/icon_etsy.svg") no-repeat center;width:22px;height:22px;background-size:contain;display:none}.utv .utv_home .utv_support .google_play{background:url("../img/url-to-video/icon_google_play.svg") no-repeat center;width:22px;height:22px;background-size:contain}.utv .utv_home .input_area{display:flex;align-items:center;position:relative;margin-top:12px;width:668px;height:55px;border:1px solid #E2E5EE;border-radius:8px;padding:15px 20px 17px 16px;font-size:14px;text-align:left;background-color:#fff}.utv .utv_home .input_area:focus-within{border:1px solid #7657F6}.utv .utv_home .input_area .url_input{width:450px;margin-right:10px;text-overflow:ellipsis;background-color:transparent}.utv .utv_home .input_area.error{background-color:#EE1A3D0F;border:1px solid #EE1A3D}.utv .utv_home .input_area .url_input_btns{display:flex;justify-content:center;align-items:center;position:absolute;right:5px;gap:5px}.utv .utv_home .input_area .clear_input{background:url("../img/url-to-video/btn_close.svg") no-repeat center;background-size:contain;width:24px;height:24px;cursor:pointer;display:none}.utv .utv_home .input_area .generate_btn{min-width:144px;padding:0 21px;height:38px;line-height:38px;border-radius:5px;background-color:#7657F6;text-align:center;font-size:13px;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:all .5s}.utv .utv_home .input_area .generate_btn:hover{background-color:#A188F7}.utv .utv_home .input_area .generate_btn .btn_text{color:#ffffff}.utv .utv_home .input_area .generate_btn .btn_loading{background:url("../img/url-to-video/icon_laoding_small.svg") center no-repeat;background-size:contain;width:24px;height:24px;animation:loading 1s linear infinite;position:absolute;display:none}@keyframes loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.utv .utv_home .input_area.loading{background-color:#EAE3FF;border:1px solid #7657F6;color:#2C374F}.utv .utv_home .input_area.loading .url_input{opacity:0.4}.utv .utv_home .input_area.loading .generate_btn{background-color:#A188F7}.utv .utv_home .error_tips{width:668px;height:18px;padding-left:16px}.utv .utv_home .error_tips .tip_text{color:#EE1A3D;font-size:12px;display:none}.utv .utv_home .demos{width:588px;margin-top:54px}.utv .utv_home .demos .demo_title{font:normal normal bold 16px/25px Poppins;margin-bottom:10px;text-align:left}.utv .utv_home .demos .demo_list{display:flex;gap:22px;justify-content:space-around}.utv .utv_home .demos .demo_list .demo_item{display:flex;flex-direction:column;justify-content:flex-start;gap:5px}.utv .utv_home .demos .demo_list .demo_item .demo_video{position:relative;display:flex;align-items:flex-end;cursor:pointer;border-radius:6px;border:2px solid transparent;padding:1px}.utv .utv_home .demos .demo_list .demo_item .demo_video img{border-radius:4px;width:129px;height:229px}.utv .utv_home .demos .demo_list .demo_item .demo_video:hover{border:2px solid #6D4DFF}.utv .utv_home .demos .demo_list .demo_item .demo_video .video_time{position:absolute;bottom:3px;right:5px;font-size:8px;font-weight:500;background-color:#39325A;border-radius:8px;padding:0 5px;color:#fff;opacity:0.8}.utv .utv_home .demos .demo_list .demo_item .video_name{font:normal normal 500 12px/18px Poppins;padding-left:2px;color:#2C374F}.utv .pro_info{display:none;width:1000px;background:#fff;border-radius:10px;border:1px solid #E2E2E2;padding:24px}.utv .pro_info .url_type{display:flex;gap:6px}.utv .pro_info .url_type .type_label{height:20px;color:#39325A;font:normal normal 600 14px/21px Poppins;margin-bottom:8px}.utv .pro_info .url_type .type_icon{display:none}.utv .pro_info .url_type .amazon{background:url("../img/url-to-video/icon_amazon.svg") no-repeat center;background-size:contain;width:22px;height:22px}.utv .pro_info .url_type .etsy{background:url("../img/url-to-video/icon_etsy.svg") no-repeat center;background-size:contain;width:22px;height:22px}.utv .pro_info .url_type .google_play{background:url("../img/url-to-video/icon_google_play.svg") no-repeat center;background-size:contain;width:22px;height:22px}.utv .pro_info .pro_name,.utv .pro_info .pro_desc,.utv .pro_info .pro_media{position:relative;margin-top:16px}.utv .pro_info .pro_name .name_label,.utv .pro_info .pro_name .desc_label,.utv .pro_info .pro_name .media_label,.utv .pro_info .pro_desc .name_label,.utv .pro_info .pro_desc .desc_label,.utv .pro_info .pro_desc .media_label,.utv .pro_info .pro_media .name_label,.utv .pro_info .pro_media .desc_label,.utv .pro_info .pro_media .media_label{height:20px;color:#39325A;font:normal normal 600 14px/21px Poppins;margin-bottom:8px}.utv .pro_info .pro_name .name_label span,.utv .pro_info .pro_name .desc_label span,.utv .pro_info .pro_name .media_label span,.utv .pro_info .pro_desc .name_label span,.utv .pro_info .pro_desc .desc_label span,.utv .pro_info .pro_desc .media_label span,.utv .pro_info .pro_media .name_label span,.utv .pro_info .pro_media .desc_label span,.utv .pro_info .pro_media .media_label span{color:#E22545;font:normal normal 500 14px/21px Poppins;margin-left:4px;height:20px}.utv .pro_info .pro_name .counter,.utv .pro_info .pro_desc .counter,.utv .pro_info .pro_media .counter{position:absolute;right:0;top:0;font:normal normal normal 14px/21px Poppins;color:#39325A;opacity:0.4}.utv .pro_info .pro_name .pro_tip,.utv .pro_info .pro_desc .pro_tip,.utv .pro_info .pro_media .pro_tip{position:absolute;bottom:-10px;left:0;font:normal normal normal 12px/18px Poppins;color:#EE1A3D;display:none}.utv .pro_info .pro_name .pro_tip.media,.utv .pro_info .pro_desc .pro_tip.media,.utv .pro_info .pro_media .pro_tip.media{bottom:-20px}.utv .pro_info textarea{border:1px solid #E2E2E2;border-radius:4px;width:100%;font:normal normal normal 14px/21px Poppins;text-align:left;resize:none;padding:10px 16px 10px 12px;outline:none}.utv .pro_info textarea:focus{border:1px solid #7657F6}.utv .pro_info textarea.error{border:1px solid #EE1A3D}.utv .pro_info .name_input{height:60px}.utv .pro_info .desc_input{height:135px;overflow:auto}.utv .pro_info .pro_media .media_label{margin-bottom:2px}.utv .pro_info .pro_media .media_desc{font:normal normal normal 12px/18px Poppins;opacity:0.6;color:#1E1E2E}.utv .pro_info .pro_media .media_list{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px;margin-bottom:24px}.utv .pro_info .pro_media .media_list .add_media{width:72px;height:72px;border:1px solid #39325A33;border-radius:4px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;cursor:pointer}.utv .pro_info .pro_media .media_list .add_media .add_icon{background:url("../img/url-to-video/icon_add.svg") center no-repeat;background-size:contain;width:16px;height:16px}.utv .pro_info .pro_media .media_list .add_media .add_text{color:#39325A;font-size:10px;text-align:center}.utv .pro_info .pro_media .media_list .add_media:hover{border:1px solid #7657F6;background:#7657F60D}.utv .pro_info .pro_media .media_list .add_media.error{border:1px solid #EE1A3D}.utv .pro_info .pro_media .media_list .add_media.disabled{border:none;background:#F3F3F5;opacity:0.6;cursor:no-drop}.utv .pro_info .pro_media .media_list .add_media.disabled:hover{border:none}.utv .pro_info .pro_media .media_list .media_item{width:72px;height:72px;position:relative;overflow:hidden;border-radius:4px;border:1px solid transparent}.utv .pro_info .pro_media .media_list .media_item .media_el{width:100%;height:100%;object-fit:contain;border-radius:4px;background:#F3F3F5;cursor:pointer}.utv .pro_info .pro_media .media_list .media_item:hover{border:1px solid #7657F6}.utv .pro_info .pro_media .media_list .media_item .media_number{background:#7657F6;border-radius:4px 0px 6px 0px;min-width:20px;height:16px;padding:1px 3px 3px 3px;position:absolute;top:0;text-align:center;color:#fff;font-size:10px;z-index:1}.utv .pro_info .pro_media .media_list .media_item .media_time{min-width:31px;height:16px;background:#39325A;opacity:0.8;border-radius:8px;padding:3px 5px 3px 6px;font:normal normal normal 8px/12px Poppins;color:#FFFFFF;text-align:center;position:absolute;bottom:4px;right:4px}.utv .pro_info .pro_media .media_list .media_item .media_delete{background:url("../img/url-to-video/btn_close.svg") center no-repeat;background-size:contain;width:24px;height:24px;position:absolute;top:2px;right:2px;cursor:pointer;display:none}.utv .pro_info .pro_media .media_list .media_item .media_loading{width:100%;height:100%;background:#000000;border-radius:4px;opacity:0.6;position:absolute;top:0}.utv .pro_info .pro_media .media_list .media_item .media_loading span{background:url("../img/url-to-video/icon_laoding_small.svg") center no-repeat;width:100%;height:100%;position:absolute;cursor:pointer;animation:loading 1s linear infinite}.utv .pro_info .pro_media .media_list .media_item:hover{border:1px solid #7657F6}.utv .pro_info .pro_media .media_list .media_item:hover .media_delete{display:block}.utv .pro_info.loading textarea,.utv .pro_info.loading .media_list{opacity:0.3}.utv .pro_info.loading .media_list .media_item .media_el:hover{border:1px solid transparent}.utv .pro_info.loading .media_delete{display:none}.utv .pro_info.loading .media_list .media_item:hover{border:1px solid transparent}.utv .pro_info.loading .media_list .media_item:hover .media_delete{display:none}.utv .pro_info.loading .media_list .add_media:hover{border:1px solid #39325A33;background:transparent}.utv .ai_script{display:none;width:1000px;background:#fff;border-radius:10px;border:1px solid #E2E2E2;padding:24px}.utv .ai_script .script_title{text-align:left;font:normal normal 600 18px/27px Poppins;color:#39325A;margin-bottom:32px}.utv .ai_script .target_audience{display:flex;flex-wrap:wrap;margin-bottom:24px}.utv .ai_script .target_audience .target_label{height:20px;font:normal normal 600 14px/21px Poppins;color:#39325A;margin-right:12px}.utv .ai_script .target_audience .target_tip{line-height:20px;font:normal normal normal 14px/21px Poppins;color:#D5D4DC}.utv .ai_script .target_audience .target_input{height:42px;width:100%;border:1px solid #39325A33;border-radius:4px;padding:10px 16px 12px 16px;font:normal normal normal 14px/18px Poppins;margin:8px 0;resize:none;outline:none}.utv .ai_script .target_audience .target_input:focus{border:1px solid #7657F6}.utv .ai_script .target_audience .target_list{display:flex;flex-wrap:wrap;gap:6px}.utv .ai_script .target_audience .target_list .target_item{background:#F3F3F5;border-radius:4px;font:normal normal normal 12px/18px Poppins;color:#1E1E2E;padding:4px 8px 5px 8px;cursor:pointer;overflow-wrap:anywhere}.utv .ai_script .target_audience .target_list .target_item.active{background:#7657F6;color:#fff}.utv .ai_script .video_language{margin-bottom:24px;position:relative}.utv .ai_script .video_language .language_label{height:20px;font:normal normal 600 14px/21px Poppins;color:#39325A;margin-bottom:8px}.utv .ai_script .video_language .language_label span{margin-left:4px;font:normal normal 500 14px/21px Poppins;color:#E22545}.utv .ai_script .video_language .language_select{background:#FFFFFF;border:1px solid #39325A33;border-radius:4px;width:320px;height:40px;font:normal normal normal 13px/20px Poppins;color:#6F6F6F;padding:10px 16px 11px 16px;display:flex;justify-content:space-between;cursor:pointer}.utv .ai_script .video_language .language_select .language_icon{background:url("../img/url-to-video/btn_arrow_down.svg") center no-repeat;background-size:contain;width:24px;height:24px;transition:transform 0.3s ease}.utv .ai_script .video_language .language_select .language_icon.active{transform:rotate(180deg)}.utv .ai_script .video_language .language_options{position:absolute;top:105%;height:0;padding:0 8px;opacity:0;overflow:auto;background:#FFFFFF;border:none;border-radius:4px;width:320px;font:normal normal normal 13px/20px Poppins;color:#6F6F6F;display:flex;flex-direction:column;transition:opacity 0.5s ease}.utv .ai_script .video_language .language_options.show{height:196px;padding:8px;opacity:1;border:1px solid #39325A33;transition:opacity 0.5s ease}.utv .ai_script .video_language .language_options span{color:#6F6F6F;width:100%;height:27px;padding:4px 8px;border-radius:4px;cursor:pointer}.utv .ai_script .video_language .language_options span:hover{background:#39325A0F}.utv .ai_script .aspect_ratio{margin-bottom:40px}.utv .ai_script .aspect_ratio .ratio_label{height:20px;font:normal normal 600 14px/21px Poppins;color:#39325A;margin-bottom:10px}.utv .ai_script .aspect_ratio .ratio_options{display:flex;align-items:center}.utv .ai_script .aspect_ratio .ratio_options .ratio_input{width:14px;height:14px;border:1px solid #C9C7D2;border-radius:50%;display:flex;justify-content:center;align-items:center}.utv .ai_script .aspect_ratio .ratio_options .ratio_input input{width:8px;height:8px;border-radius:50%;cursor:pointer}.utv .ai_script .aspect_ratio .ratio_options .ratio_input input:checked{background:#7657F6}.utv .ai_script .aspect_ratio .ratio_options .ratio_item{font-size:12px;line-height:18px;font-weight:600;color:#39325A;margin-right:25px;margin-left:8px;display:flex;gap:4px;cursor:pointer}.utv .ai_script .aspect_ratio .ratio_options .ratio_item .icon_169{background:url("../img/url-to-video/icon_169.svg") center no-repeat;background-size:contain;width:18px;height:18px}.utv .ai_script .aspect_ratio .ratio_options .ratio_item .icon_916{background:url("../img/url-to-video/icon_916.svg") center no-repeat;background-size:contain;width:18px;height:18px}.utv .ai_script.loading .target_input,.utv .ai_script.loading .target_list,.utv .ai_script.loading .language_select,.utv .ai_script.loading .ratio_options,.utv .ai_script.loading .language_options{opacity:0.3}.utv .view_video{display:none;width:1000px;background:#fff;border-radius:10px;border:1px solid #E2E2E2;padding:24px}.utv .view_video .video_show{position:relative;width:530px;max-width:530px;max-height:298px;display:flex;justify-content:center;margin:0 auto;border-radius:4px;background:#171717}.utv .view_video .video_show .view_video_el{width:100% !important;height:auto !important;object-fit:contain}.utv .view_video .video_show .view_video_play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.utv .view_video .video_show .view_video_play .video_play_icon{background:url("../img/url-to-video/btn_play_normal.svg") center no-repeat;background-size:contain;width:64px;height:64px;cursor:pointer}.utv .view_video .video_show .view_video_play .video_play_icon:hover{background:url("../img/url-to-video/btn_play_hover.svg") center no-repeat;background-size:contain}.utv .view_video .video_show .view_video_play.loading .video_play_icon{background:url("../img/url-to-video/icon_laoding.svg") center no-repeat;animation:loading 1s linear infinite}@keyframes loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.utv .view_video .video_show .view_controls{width:100%;height:44px;border-radius:4px;position:absolute;bottom:0;display:none;align-items:center;padding:7px 10px 9px 13px;background:rgba(0,0,0,0.7)}.utv .view_video .video_show .view_controls .view_control_btn{width:28px;height:28px;background:url("../img/url-to-video/btn_video-pause_normal.svg") center no-repeat;background-size:contain;margin-right:6px;cursor:pointer}.utv .view_video .video_show .view_controls .view_control_btn.pause{background:url("../img/url-to-video/icon_video-play.svg") center no-repeat;background-size:contain;transform:scale(0.75)}.utv .view_video .video_show .view_controls .view_control_btn.loading{background:url("../img/url-to-video/icon_laoding_small.svg") center no-repeat;background-size:contain;animation:loading 1s linear infinite}.utv .view_video .video_show .view_controls .view_control_progress{width:-webkit-fill-available;height:6px;border-radius:20px;margin-right:10px;cursor:pointer;background:rgba(255,255,255,0.2)}.utv .view_video .video_show .view_controls .view_control_progress_innter{width:1%;height:100%;background:#7657F6;border-radius:20px;position:relative;display:flex;align-items:center}.utv .view_video .video_show .view_controls .view_control_progress_innter .view_control_progress_pointer{position:absolute;right:0;width:13px;height:13px;background:#7657F6;border-radius:20px;border:3px solid #FFFFFF}.utv .view_video .video_show .view_controls .view_control_time{width:fit-content;height:15px;white-space:nowrap;margin-right:16px;color:#FFFFFF;text-align:right;font:normal normal normal 10px / 16px Poppins}.utv .view_video .video_show .generating_mask{width:530px;height:298px;background:transparent;backdrop-filter:blur(11px);-webkit-backdrop-filter:blur(11px);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);justify-content:center;align-items:center;display:none}.utv .view_video .video_show .generating_mask .video_generating{width:126px;height:126px;background:#FFFFFF;box-shadow:0px 3px 6px #0F103629;border-radius:67px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:12px;line-height:18px;color:#39325A}.utv .view_video .video_show .generating_mask .video_generating .generating_icon{background:url("../img/url-to-video/icon_laoding.svg") center no-repeat;background-size:contain;width:42px;height:42px;animation:loading 1s linear infinite}@keyframes loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.utv .view_video .video_show .generating_mask .video_generating .generating_progress{height:18px;font-size:12px;line-height:18px;color:#39325A}.utv .view_video .video_tip{min-height:20px;text-align:left;font-size:13px;line-height:20px;color:#FF8720;display:flex;align-items:start;justify-content:center;margin-top:8px;margin-bottom:9px}.utv .view_video .video_tip .video_tip_icon{background:url("../img/url-to-video/icon_tips.svg") center no-repeat;background-size:contain;width:20px;height:20px;margin-right:6px}.utv .view_video .script_label{height:23px;font-weight:600;font-size:16px;line-height:25px;color:#39325A;margin-bottom:4px}.utv .view_video textarea{border:1px solid #E2E2E2;border-radius:4px;width:100%;height:100px;font:normal normal normal 14px/21px Poppins;text-align:left;resize:none;padding:10px 16px 10px 12px;outline:none;margin-bottom:20px}.utv .view_video textarea:focus{border:1px solid #7657F6}.utv .view_video.loading textarea{opacity:0.3}.utv .bottom_btn{display:flex;justify-content:space-between}.utv .bottom_btn .discard_btn{background:#F3F3F5;border-radius:25px;padding:9px;min-width:276px;display:flex;justify-content:center;align-items:center;gap:16px;cursor:pointer}.utv .bottom_btn .discard_btn .discard_icon{background:url("../img/url-to-video/icon_exit.svg") center no-repeat;background-size:contain;width:16px;height:16px}.utv .bottom_btn .discard_btn .discard_text{color:#39325A;text-align:center;font-size:17px;line-height:26px;font-weight:600}.utv .bottom_btn .discard_btn:hover{background:#EBEAEE}.utv .bottom_btn .next_btn{background:#7657F6;border-radius:25px;padding:9px;min-width:276px;display:flex;justify-content:center;align-items:center;gap:16px;cursor:pointer}.utv .bottom_btn .next_btn .next_icon{background:url("../img/url-to-video/icon_arrow_right.svg") center no-repeat;background-size:contain;width:16px;height:16px}.utv .bottom_btn .next_btn .next_text{color:#fff;text-align:center;font-size:17px;line-height:26px;font-weight:600}.utv .bottom_btn .next_btn:hover{background:#A188F7}.utv .bottom_btn .next_btn.loading:hover{background:#7657F6}.utv .bottom_btn .next_btn.loading .next_icon{background:url("../img/url-to-video/icon_laoding_small.svg") center no-repeat;background-size:contain;width:20px;height:20px;animation:loading 1s linear infinite}@keyframes loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.popup{position:fixed;display:none;top:50%;z-index:1001;left:50%;transform:translate(-50%, -50%);background:#fff;box-shadow:0px 10px 10px #0000001D;border:1px solid #E2E2E2;border-radius:13px;width:550px;height:fit-content}.popup .closeIocn{position:absolute;top:7px;right:9px;width:20px;height:20px;background:url(../img/url-to-video/win_icon_close.png) no-repeat;background-size:contain;cursor:pointer}.popup .closeIocn:hover{background:url(../img/url-to-video/win_icon_close.svg) no-repeat;background-size:cover}.popup.popup_faild{padding:29px 32px 71px}.popup.popup_faild .faild_icon{width:56px;height:56px;background:url(../img/url-to-video/icon_mistake.svg) no-repeat;background-size:contain;margin-right:17px}.popup.popup_faild .faild_box{display:flex;height:100%;flex-direction:column;justify-content:center;color:#39325A}.popup.popup_faild .faild_title{font:normal normal bold 17px/26px Poppins}.popup.popup_faild .faild_des{font:normal normal normal 14px/21px Poppins}.popup .popBtn{position:absolute;right:21px;bottom:17px;border-radius:25px;width:156px;height:32px;font:normal normal 500 15px/32px Poppins;text-align:center;background:#6D4DFF;cursor:pointer;color:white}.pop_mask{position:fixed;left:0;top:0;width:100%;height:100%;z-index:1000;display:none}.result_video{width:716px;max-width:716px;position:relative;height:100%;display:none;margin-top:24px}.result_video .utv_video_container{width:716px;max-width:716px;height:403px;position:relative;border-radius:4px;display:flex;justify-content:center}.result_video .utv_video_container .utv_video{height:100%;object-fit:cover;border-radius:4px}.result_video .utv_control_btn{background:url("../img/url-to-video/btn_play_normal.svg") center no-repeat;background-size:contain;width:64px;height:64px;cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.result_video .utv_control_btn:hover{background:url("../img/url-to-video/btn_play_hover.svg") center no-repeat;background-size:contain}.result_video .utv_copyright{display:flex;margin-top:8px;width:100%;justify-content:center;align-items:center;gap:4px;font-size:13px;line-height:20px;font-weight:500;color:#6F6F6F}.result_video .utv_copyright span{background:url("../img/url-to-video/icon_copyright.svg") center no-repeat;background-size:contain;width:14px;height:14px}.result_video .btnBox{display:flex;margin:4px 0 12px 0;width:100%;justify-content:space-between;height:82px}.result_video .btnBox .btnD{width:82px;cursor:pointer;height:82px;display:flex;flex-direction:column;align-items:center;background:#fff;border-radius:50%;font:normal normal normal 10px/11px Poppins;color:#39325A}.result_video .btnBox .btnD img{width:25px;height:25px;object-fit:cover;margin-top:21px;margin-bottom:5px}.result_video .btnBox .btn_image{margin-right:15px}.result_video .btnBox .btn_r,.result_video .btnBox .btn_l{display:flex}.result_video .btnBox .btn_download{margin-left:16px;float:right}.result_video .generate_again{background:#7657F6;box-shadow:0px 3px 6px #00000029;border-radius:25px;padding:9px 45px;color:#fff;width:fit-content;font-size:17px;line-height:26px;font-weight:500;margin:0 auto;text-align:center;cursor:pointer}.result_video .generate_again:hover{background-color:#A188F7}.utv_overlay__box{position:fixed;left:0;top:0;display:block;align-items:center;width:100vw;height:100vh;z-index:-100;visibility:hidden}.utv_overlay__box.show{visibility:visible;z-index:999}.utv_overlay__box .mask__min{position:absolute;width:100%;height:100%;background:#000000;opacity:0.74;z-index:-1}.utv_overlay__box .close__btn{position:absolute;right:30px;top:33px;width:44px;height:44px;background-image:url("../img/ai-image-animation/iconClose.png");border-radius:44px;cursor:pointer;z-index:1}.overlay_btnBox{display:none;margin:4px 0 12px 0;width:100%;justify-content:space-between;height:82px;position:absolute;bottom:-110px}.overlay_btnBox .btn_l{display:flex;gap:10px}.overlay_btnBox .btnD{width:82px;cursor:pointer;height:82px;display:flex;flex-direction:column;align-items:center;background:#fff;border-radius:50%;font:normal normal normal 10px/11px Poppins;color:#39325A}.overlay_btnBox .btnD img{width:25px;height:25px;object-fit:cover;margin-top:21px;margin-bottom:5px}.overlay_btnBox .btn_download{margin-left:16px;float:right}.utv_overlay__box .center__video{position:relative;width:789px;max-width:789px;height:442px;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;justify-content:center;background:#171717}.center__video .preview_video{height:100%;width:100%;object-fit:contain}.center__video .overlay_controls{width:100%;height:44px;position:absolute;bottom:0;display:flex;align-items:center;padding:7px 10px 9px 13px;background:rgba(0,0,0,0.45)}.center__video .overlay_controls .control_btn{width:28px;height:28px;background:url("../img/text-to-video/icon_video_play.svg") center no-repeat;background-size:contain;margin-right:15px;cursor:pointer}.center__video .overlay_controls .control_btn.pause{background:url("../img/text-to-video/icon_video_pause.svg") center no-repeat;background-size:contain}.center__video .overlay_controls .control_btn.loading{background:url("../img/text-to-video/loading_w.svg") center no-repeat;background-size:contain;animation:loading 1s linear infinite;pointer-events:none}@keyframes loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media (max-width: 1200px){.center__video .overlay_controls .control_btn{width:3rem}}.center__video .overlay_controls .control_progress{width:639px;height:6px;border-radius:20px;margin-right:10px;cursor:pointer;background:rgba(0,0,0,0.17)}.center__video .overlay_controls .control_progress_innter{width:1%;height:100%;background:#fff;border-radius:20px;transition:width 50ms}.center__video .overlay_controls .control_time{width:72px;height:22px;color:#FFFFFF;text-align:right;font:normal normal normal 13px/20px Poppins}.utvseo .seo_btn{height:49px;min-width:312px;width:fit-content;text-align:center;background:#8B3DFF 0% 0% no-repeat padding-box;border-radius:25px;padding:12px;font:normal normal 600 18px/27px Poppins;color:#FFFFFF;cursor:pointer;transition:all .3s}.utvseo .seo_btn:hover{background:transparent linear-gradient(91deg, #BA8BFF 0%, #F2E9FF 100%) 0% 0% no-repeat padding-box;color:#380A7B;transition:all .3s}.utvseo .seo_pros{width:100%;height:fit-content;display:flex;flex-direction:column;align-items:center;padding-top:116px;padding-bottom:56px}.utvseo .seo_pros h2{max-width:900px;font:normal normal 600 40px/60px Poppins;color:#000000;margin-bottom:62px;text-align:center}.utvseo .seo_pros .pros_content{display:flex;flex-direction:column;align-items:center}.utvseo .seo_pros .pros_content .pros_list{display:flex;gap:12px;max-width:1364px}.utvseo .seo_pros .pros_content .pros_list .pros_item{width:25%;min-height:321px;background:transparent linear-gradient(180deg, #f5f5f5 0%, #fff 100%) 0% 0% no-repeat padding-box;border-radius:20px;padding-left:40px;padding-right:23px;padding-top:34px;padding-bottom:53px}.utvseo .seo_pros .pros_content .pros_list .pros_item .pros_title{font:normal normal 600 22px/33px Poppins;margin-bottom:14px;color:#000000}.utvseo .seo_pros .pros_content .pros_list .pros_item .pros_title::first-letter{font:normal normal 600 58px/33px Poppins}.utvseo .seo_pros .pros_content .pros_list .pros_item .pros_content{font:normal normal 300 16px/25px Poppins;color:#000000}.utvseo .seo_feature{width:100%;height:fit-content;background:transparent linear-gradient(359deg, #F3F5FF 0%, rgba(248,249,255,0.54902) 83%, rgba(255,255,255,0) 100%) 0% 0% no-repeat padding-box;display:flex;flex-direction:column;align-items:center;padding-top:94px;padding-bottom:122px}.utvseo .seo_feature h2{max-width:1223px;margin-bottom:81px;font:normal normal 600 40px/60px Poppins;text-align:center;color:#000000}.utvseo .seo_feature .seo_feature_box{display:flex;align-items:center;max-width:1223px;gap:110px;margin-bottom:170px}.utvseo .seo_feature .seo_feature_box:last-child{margin-bottom:0}.utvseo .seo_feature .seo_feature_box img{width:630px;height:430px}.utvseo .seo_feature .seo_feature_box .feature_content{margin:auto;max-width:480px}.utvseo .seo_feature .seo_feature_box .feature_content .feature_title{font:normal normal 600 26px/39px Poppins;color:#000000}.utvseo .seo_feature .seo_feature_box .feature_content .feature_text{display:flex;flex-direction:column;gap:5px;margin-top:10px;margin-bottom:30px}.utvseo .seo_feature .seo_feature_box .feature_content .feature_text p{font:normal normal 300 16px/25px Poppins;color:#000000}.utvseo .seo_feature .seo_feature_box .feature_content .feature_text p a{color:#6d4dff;font-weight:bold}.utvseo .seo_feature .box2 img,.utvseo .seo_feature .box4 img{order:1}.utvseo .seo_benefit{width:100%;height:fit-content;display:flex;flex-direction:column;align-items:center;padding-top:159px;padding-bottom:124px}.utvseo .seo_benefit .benefit_title.mobile,.utvseo .seo_benefit .benefit_desc.mobile{display:none}.utvseo .seo_benefit .benefit_box{max-width:1364px;display:flex;gap:25px;margin-bottom:41px}.utvseo .seo_benefit .benefit_box .left{background:url("../img/url-to-video/benefit.png") center no-repeat;background-size:contain;width:425px;height:735px;font:normal normal 500 22px/33px Poppins;color:#FFFFFF;padding:94px 78px}.utvseo .seo_benefit .benefit_box .right .benefit_title{max-width:900px;font:normal normal 600 40px/60px Poppins;margin-left:31px;color:#000000}.utvseo .seo_benefit .benefit_box .right .benefit_desc{font:normal normal 300 18px/27px Poppins;margin-bottom:40px;margin-left:31px;color:#000000}.utvseo .seo_benefit .benefit_box .right .benefit_cards .top_cards{display:flex;gap:25px;margin-bottom:25px}.utvseo .seo_benefit .benefit_box .right .benefit_cards .top_cards .top_card{padding-top:24px;padding-bottom:34px;padding-left:29px;padding-right:33px;width:444px;height:199px;border-radius:20px}.utvseo .seo_benefit .benefit_box .right .benefit_cards .top_cards .top_card:nth-child(1){background:#EAF6F8 0% 0% no-repeat padding-box;border:1px solid #C7E3E8}.utvseo .seo_benefit .benefit_box .right .benefit_cards .top_cards .top_card:nth-child(1) .card_title .icon{background:url("../img/url-to-video/icon_benefit1.svg") center no-repeat;background-size:contain;width:44px;height:44px}.utvseo .seo_benefit .benefit_box .right .benefit_cards .top_cards .top_card:nth-child(2){background:#FFF9F2 0% 0% no-repeat padding-box;border:1px solid #FFE6C7}.utvseo .seo_benefit .benefit_box .right .benefit_cards .top_cards .top_card:nth-child(2) .card_title .icon{background:url("../img/url-to-video/icon_benefit2.svg") center no-repeat;background-size:contain;width:44px;height:44px}.utvseo .seo_benefit .benefit_box .right .benefit_cards .top_cards .top_card .card_title{display:flex;align-items:center;gap:8px;margin-bottom:9px;font:normal normal 600 18px/27px Poppins;color:#000000}.utvseo .seo_benefit .benefit_box .right .benefit_cards .top_cards .top_card .card_content{font:normal normal 300 14px/21px Poppins;color:#000000}.utvseo .seo_benefit .benefit_box .right .benefit_cards .top_cards .top_card .card_content a{color:#6d4dff;font-weight:bold}.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards{display:flex;gap:25px}.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards .bottom_card{padding-top:29px;padding-bottom:50px;padding-left:30px;padding-right:18px;width:288px;height:329px;border-radius:20px}.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards .bottom_card:nth-child(1){background:#FBF8FF 0% 0% no-repeat padding-box;border:1px solid #EDE1FF}.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards .bottom_card:nth-child(1) .card_title .icon{background:url("../img/url-to-video/icon_benefit3.svg") center no-repeat;background-size:contain;display:block;width:44px;height:44px}.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards .bottom_card:nth-child(2){background:#F6F8FF 0% 0% no-repeat padding-box;border:1px solid #DFE6FC}.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards .bottom_card:nth-child(2) .card_title .icon{background:url("../img/url-to-video/icon_benefit4.svg") center no-repeat;background-size:contain;display:block;width:44px;height:44px}.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards .bottom_card:nth-child(3){background:#FFF8F8 0% 0% no-repeat padding-box;border:1px solid #FFE6E6}.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards .bottom_card:nth-child(3) .card_title .icon{background:url("../img/url-to-video/icon_benefit5.svg") center no-repeat;background-size:contain;display:block;width:44px;height:44px}.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards .bottom_card .card_title{font:normal normal 600 18px/27px Poppins;margin-top:6px;margin-bottom:16px;color:#000000}.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards .bottom_card .card_content{font:normal normal 300 14px/21px Poppins;color:#000000}.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards .bottom_card .card_content a{color:#6d4dff;font-weight:bold}.utvseo .seo_usercase{width:100%;height:fit-content;display:flex;flex-direction:column;align-items:center;padding-top:110px;padding-bottom:120px;background:#1E1D2A 0% 0% no-repeat padding-box;position:relative}.utvseo .seo_usercase h2{max-width:1293px;font:normal normal 600 40px/60px Poppins;color:#FFFFFF;margin-bottom:80px;text-align:center}.utvseo .seo_usercase .usercase_swiper{width:1316px;margin-bottom:38px}.utvseo .seo_usercase .usercase_swiper .usercase_item{width:867px;height:100%;position:relative}.utvseo .seo_usercase .usercase_swiper .usercase_item .usercase_content{opacity:0;width:100%;position:absolute;bottom:0;border-radius:20px;padding-top:38px;padding-bottom:50px;padding-left:52px;padding-right:52px;background:transparent linear-gradient(180deg, rgba(0,0,0,0) 0%, #000 100%) 0% 0% no-repeat padding-box}.utvseo .seo_usercase .usercase_swiper .usercase_item .usercase_content .seo_usercase_title{color:#FFFFFF;font:normal normal 600 26px/60px Poppins;margin-bottom:20px}.utvseo .seo_usercase .usercase_swiper .usercase_item .usercase_content .seo_usercase_text{color:#FFFFFF;font:normal normal 300 16px/25px Poppins}.utvseo .seo_usercase .usercase_swiper img{width:867px;height:550px;border-radius:20px}.utvseo .seo_usercase .usercase_swiper .swiper-wrapper .swiper-slide{width:867px;height:550px;position:relative}.utvseo .seo_usercase .usercase_swiper .swiper-wrapper .swiper-slide a{color:#6d4dff;font-weight:bold}.utvseo .seo_usercase .usercase_swiper .swiper-wrapper .swiper-slide::after{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,0.7);border-radius:20px}.utvseo .seo_usercase .usercase_swiper .swiper-slide-active .usercase_content{opacity:1}.utvseo .seo_usercase .usercase_swiper .swiper-slide-active::after{display:none;background-color:transparent !important}.utvseo .seo_usercase .usercase_swiper .swiper-button-prev{background:url("../img/url-to-video/icon_prev_btn.svg") center no-repeat;background-size:contain;width:78px;height:78px}.utvseo .seo_usercase .usercase_swiper .swiper-button-prev:after{content:''}.utvseo .seo_usercase .usercase_swiper .swiper-button-next{background:url("../img/url-to-video/icon_next_btn.svg") center no-repeat;background-size:contain;width:78px;height:78px}.utvseo .seo_usercase .usercase_swiper .swiper-button-next:after{content:''}.utvseo .seo_usercase .mob-show,.utvseo .seo_usercase .swiper-pagination{display:none}.utvseo .seo_usercase .seo_btn.usercase_btn{height:65px;min-width:360px;padding:20px;border-radius:200px}.utvseo .seo_streamline{width:100%;height:fit-content;display:flex;flex-direction:column;align-items:center;padding-top:115px;padding-bottom:106px;background:transparent linear-gradient(131deg, #FFF7F3 0%, #FCF3F9 49%, #F9EFFF 100%) 0% 0% no-repeat padding-box}.utvseo .seo_streamline h2{max-width:1293px;font:normal normal 600 40px/60px Poppins;text-align:center;color:#000000}.utvseo .seo_streamline h2 span{font-weight:bold;color:#8b3dff}.utvseo .seo_streamline .seo_streamline_desc{max-width:1293px;font:normal normal 300 18px/27px Poppins;margin-top:20px;margin-bottom:67px;color:#000000}.utvseo .seo_streamline .streamline_swiper{max-width:1364px;width:80%}.utvseo .seo_streamline .streamline_swiper .streamline_item{width:444px;height:fit-content;background:#FFFFFF 0% 0% no-repeat padding-box;border-radius:20px;padding-top:40px;padding-bottom:15px;padding-left:15px;padding-right:15px}.utvseo .seo_streamline .streamline_swiper .streamline_item .seo_streamline_title{font:normal normal 600 26px/36px Poppins;color:#8b3dff}.utvseo .seo_streamline .streamline_swiper .streamline_item .seo_streamline_text{font:normal normal 300 16px/25px Poppins;margin-top:10px;margin-bottom:10px;min-height:128px;color:#000000}.utvseo .seo_streamline .streamline_swiper .streamline_item img{width:414px;height:247px;display:block}.utvseo .seo_streamline .streamline_swiper .swiper-slide{width:444px}.utvseo .seo_streamline .streamline_swiper .swiper_btns{position:relative;display:flex;justify-content:center;gap:41px;margin-top:25px;margin-bottom:30px}.utvseo .seo_streamline .streamline_swiper .swiper_btns .swiper-button-prev{position:static;background:url("../img/url-to-video/streamline_active_btn.png") center/contain no-repeat;transform:rotate(180deg);width:62px;height:21px;margin-top:0}.utvseo .seo_streamline .streamline_swiper .swiper_btns .swiper-button-prev:after{content:''}.utvseo .seo_streamline .streamline_swiper .swiper_btns .swiper-button-prev.disabled{transform:rotate(0);background:url("../img/url-to-video/streamline_disabled_btn.png") center/contain no-repeat}.utvseo .seo_streamline .streamline_swiper .swiper_btns .swiper-button-next{position:static;background:url("../img/url-to-video/streamline_active_btn.png") center/contain no-repeat;width:62px;height:21px;margin-top:0}.utvseo .seo_streamline .streamline_swiper .swiper_btns .swiper-button-next:after{content:''}.utvseo .seo_streamline .streamline_swiper .swiper_btns .swiper-button-next.disabled{transform:rotate(180deg);background:url("../img/url-to-video/streamline_disabled_btn.png") center/contain no-repeat}.utvseo .seo_comments{width:100%;height:fit-content;display:flex;flex-direction:column;align-items:center;padding-top:147px;padding-bottom:144px;background:url("../img/url-to-video/seo_comments_bg.png") no-repeat;background-size:contain;background-origin:content-box;background-position-x:139px}.utvseo .seo_comments .mob-show{display:none}.utvseo .seo_comments .seo_comments_title{max-width:1364px;width:80%}.utvseo .seo_comments .seo_comments_title span{font:normal normal 500 16px/25px Poppins;color:#938E9F;position:relative}.utvseo .seo_comments .seo_comments_title span::after{content:'';position:absolute;right:-55px;bottom:11px;width:43px;height:0px;border:1px solid #707070;opacity:0.32}.utvseo .seo_comments .seo_comments_title h2{font:normal normal 600 42px/60px Poppins;margin-top:5px;margin-bottom:85px;color:#000000}.utvseo .seo_comments .seo_comments_list{max-width:1364px;width:80%;display:flex;row-gap:49px;column-gap:70px;flex-wrap:wrap;justify-content:space-between}.utvseo .seo_comments .seo_comments_list .seo_comments_item{max-width:647px;width:calc(50% - 35px);display:flex;gap:25px}.utvseo .seo_comments .seo_comments_list .seo_comments_item img{width:137px;height:137px}.utvseo .seo_comments .seo_comments_list .seo_comments_item .seo_comments_content .seo_comments_head{display:flex;gap:27px}.utvseo .seo_comments .seo_comments_list .seo_comments_item .seo_comments_content .seo_comments_head .seo_comments_name{position:relative;font:normal normal 600 16px/25px Poppins;color:#000000}.utvseo .seo_comments .seo_comments_list .seo_comments_item .seo_comments_content .seo_comments_head .seo_comments_name::after{content:'';position:absolute;width:1px;height:17px;right:-13px;top:4px;background:#DCDCDC 0% 0% no-repeat padding-box}.utvseo .seo_comments .seo_comments_list .seo_comments_item .seo_comments_content .seo_comments_head .seo_comments_job{font:normal normal 600 16px/25px Poppins;color:#B93DFF}.utvseo .seo_comments .seo_comments_list .seo_comments_item .seo_comments_content .seo_comments_appraise{font:normal normal 600 16px/25px Poppins;margin-top:19px;margin-bottom:8px;color:#000000}.utvseo .seo_comments .seo_comments_list .seo_comments_item .seo_comments_content .seo_comments_text{font:normal normal 300 15px/23px Poppins;color:#000000}.utvseo .seo_comments .seo_comments_list .swiper-button-prev{display:none}.utvseo .seo_comments .seo_comments_list .swiper-button-next{display:none}.utvseo .seo_tools{width:100%;height:fit-content;display:flex;flex-direction:column;align-items:center;padding-top:0;padding-bottom:135px}.utvseo .seo_tools h2{max-width:1293px;font:normal normal 600 40px/60px Poppins;margin-bottom:80px;text-align:center;color:#000000}.utvseo .seo_tools .tools_swiper{width:100%;overflow:hidden}.utvseo .seo_tools .seo_tools_list{display:flex;width:2565px}.utvseo .seo_tools .seo_tools_list .seo_tools_item{width:473px;height:460px;background:transparent linear-gradient(0deg, #2B2B3B 0%, #13131E 45%, #201132 56%, #D58DFF 100%) 0% 0% no-repeat padding-box;border-radius:20px;padding-bottom:44px;cursor:default;position:relative}.utvseo .seo_tools .seo_tools_list .seo_tools_item img{width:473px;height:234px}.utvseo .seo_tools .seo_tools_list .seo_tools_item .seo_tool_name{font:normal normal 600 22px/33px Poppins;color:#FFFFFF;text-align:center;margin-top:36px;margin-bottom:13px;padding-left:65px;padding-right:65px}.utvseo .seo_tools .seo_tools_list .seo_tools_item .seo_tool_desc{font:normal normal 300 16px/25px Poppins;color:#DCDCDC;text-align:center;padding-left:65px;padding-right:65px}.utvseo .seo_tools .seo_tools_list .seo_tools_item span{font:normal normal 300 16px/21px Poppins;display:flex;justify-content:center;cursor:pointer;color:#6d4dff;font-weight:bold;position:absolute;left:0;right:0;bottom:26px;margin:auto}.utvseo .seo_tools .mob-show{display:none}.utvseo .seo_faq{width:100%;height:fit-content;display:flex;flex-direction:column;align-items:center;padding-top:0;padding-bottom:120px}.utvseo .seo_faq h2{max-width:1293px;font:normal normal 600 40px/60px Poppins;text-align:center;color:#000000}.utvseo .seo_faq .seo_faq_desc{max-width:1293px;font:normal normal 300 18px/27px Poppins;margin-top:20px;margin-bottom:80px;color:#000000}.utvseo .seo_faq .seo_faq_list{display:flex;flex-direction:column;gap:20px}.utvseo .seo_faq .seo_faq_list .seo_faq_item{width:915px;height:auto;background:#FFFFFF 0% 0% no-repeat padding-box;border:1px solid #D4D4D4;border-radius:20px;padding-top:25px;padding-bottom:26px;padding-left:35px;padding-right:65px;cursor:pointer}.utvseo .seo_faq .seo_faq_list .seo_faq_item:hover{border:1px solid #000000}.utvseo .seo_faq .seo_faq_list .seo_faq_item .seo_faq_q{position:relative;display:flex;align-items:center;justify-content:space-between}.utvseo .seo_faq .seo_faq_list .seo_faq_item .seo_faq_q .text{font:normal normal 600 18px/27px Poppins;color:#000000;max-width:750px}.utvseo .seo_faq .seo_faq_list .seo_faq_item .seo_faq_q .icon{background:url("../img/url-to-video/seo_icon_add.svg") no-repeat center;width:17px;height:17px;transition:all 0.3s}.utvseo .seo_faq .seo_faq_list .seo_faq_item .seo_faq_q .icon.active{background:url("../img/url-to-video/seo_icon_minus.svg") no-repeat center;transition:all 0.3s}.utvseo .seo_faq .seo_faq_list .seo_faq_item .seo_faq_a{margin-top:14px;opacity:0;font:normal normal 300 16px/25px Poppins;color:#000000;display:none}.utvseo .seo_faq .seo_faq_list .seo_faq_item .seo_faq_a.show{opacity:1;display:block}.utvseo .seo_faq .seo_faq_list .seo_faq_item .seo_faq_a a{color:#6d4dff;font-weight:bold}.utvseo .seo_banner{width:100%;height:338px;display:flex;flex-direction:column;align-items:center;padding-top:90px;padding-bottom:114px;background:url("../img/url-to-video/bottom_banner_bg.png") no-repeat center;background-size:cover}.utvseo .seo_banner h2{max-width:1293px;font:normal normal 600 36px/60px Poppins;color:#FFFFFF;margin-bottom:34px;text-align:center}.utvseo .seo_banner .seo_btn.banner{display:flex;gap:10px;align-items:center;justify-content:center;padding:12px}.utvseo .seo_banner .seo_btn.banner .pre_icon{background:url("../img/url-to-video/seo_banner_link.svg") no-repeat center/contain;width:24px;height:24px;transition:all .3s}.utvseo .seo_banner .seo_btn.banner:hover .pre_icon{background:url("../img/url-to-video/seo_banner_link_hover.svg") no-repeat center/contain;transition:all .3s}@media (max-width: 1200px){.utv{min-height:auto;padding-left:.4rem;padding-right:.4rem;padding-top:.32rem;padding-bottom:.9rem}.utv .utv_title{font:normal normal bold .45rem/.6rem Poppins;margin-bottom:.16rem}.utv .utv_desc{font:normal normal 300 .3rem/.46rem Poppins}.utv .step{min-height:.76rem;padding:.1rem;gap:.17rem;margin-top:.24rem;margin-bottom:.4rem;border:.02rem solid #8B3DFF36;box-shadow:0rem .06rem .16rem #8B3DFF45;border-radius:.38rem;min-width:6.7rem}.utv .step .step_line{width:80%;height:.04rem}.utv .step .step_item{min-height:.52rem;border-radius:.38rem;font-size:.22rem;padding:.1rem .16rem}.utv .step .step_item .step_number{min-width:.32rem;height:.32rem;line-height:.3rem;border:.04rem solid #39325A;margin-right:.14rem}.utv .step .step_item .step_success{min-width:.32rem;height:.32rem;margin-right:.14rem;border-radius:50%}.utv .step .step_item .step_text{line-height:.4rem}.utv .step .step_item.active .step_number{border:.04rem solid #fff}.utv .utv_home .utv_support{gap:.2rem;width:6.68rem;margin-top:.6rem}.utv .utv_home .utv_support .support_text{font:normal normal 600 .28rem/.39rem Poppins}.utv .utv_home .utv_support .amazon{width:.48rem;height:.48rem}.utv .utv_home .utv_support .etsy{width:.48rem;height:.48rem}.utv .utv_home .utv_support .google_play{width:.48rem;height:.48rem}.utv .utv_home .input_area{margin-top:.16rem;width:6.68rem;height:.86rem;border:.02rem solid #E2E5EE;border-radius:.16rem;padding:.24rem .20rem .29rem .20rem;font-size:.24rem}.utv .utv_home .input_area:focus-within{border:.02rem solid #7657F6}.utv .utv_home .input_area .url_input{width:3.48rem}.utv .utv_home .input_area .url_input::placeholder{font:normal normal normal 0.24rem/0.35rem Poppins}.utv .utv_home .input_area.error{border:.02rem solid #EE1A3D}.utv .utv_home .input_area .url_input_btns{right:.1rem;top:.06rem;gap:.1rem}.utv .utv_home .input_area .clear_input{width:.4rem;height:.4rem;border-radius:50%}.utv .utv_home .input_area .generate_btn{height:.7rem;line-height:.7rem;border-radius:.1rem;min-width:2.05rem;font-size:.2rem;padding:0 .42rem}.utv .utv_home .input_area.loading{border:.02rem solid #7657F6}.utv .utv_home .error_tips{width:6.68rem;height:.31rem;padding-left:.2rem}.utv .utv_home .error_tips .tip_text{font:normal normal normal .22rem/.33rem Poppins}.utv .utv_home .demos{width:6.68rem;margin-top:.37rem}.utv .utv_home .demos .demo_title{font:normal normal bold .32rem/.5rem Poppins;margin-bottom:.2rem}.utv .utv_home .demos .demo_list{gap:.14rem}.utv .utv_home .demos .demo_list .demo_item{gap:.1rem}.utv .utv_home .demos .demo_list .demo_item .demo_video{border-radius:.12rem;border:.04rem solid transparent}.utv .utv_home .demos .demo_list .demo_item .demo_video img{border-radius:.08rem;width:1.48rem;height:2.62rem}.utv .utv_home .demos .demo_list .demo_item .demo_video:hover{border:.04rem solid #6D4DFF}.utv .utv_home .demos .demo_list .demo_item .demo_video .video_time{bottom:.06rem;right:.1rem;font-size:.16rem;font-weight:500;background-color:#39325A;border-radius:.16rem;padding:0 .1rem;color:#fff;opacity:0.8}.utv .utv_home .demos .demo_list .demo_item .video_name{font:normal normal 500 .16rem/.25rem Poppins;padding-left:.04rem;width:1.56rem}.utv .pro_info{border-radius:.2rem;border:.02rem solid #E2E2E2;padding:.32rem .24rem;width:6.68rem}.utv .pro_info .url_type{gap:.12rem}.utv .pro_info .url_type .type_label{height:.4rem;font:normal normal 600 .28rem/.42rem Poppins;margin-bottom:.16rem}.utv .pro_info .url_type .amazon{width:.4rem;height:.4rem}.utv .pro_info .url_type .etsy{width:.4rem;height:.4rem}.utv .pro_info .url_type .google_play{width:.4rem;height:.4rem}.utv .pro_info .pro_name,.utv .pro_info .pro_desc,.utv .pro_info .pro_media{margin-top:.16rem}.utv .pro_info .pro_name .name_label,.utv .pro_info .pro_name .desc_label,.utv .pro_info .pro_name .media_label,.utv .pro_info .pro_desc .name_label,.utv .pro_info .pro_desc .desc_label,.utv .pro_info .pro_desc .media_label,.utv .pro_info .pro_media .name_label,.utv .pro_info .pro_media .desc_label,.utv .pro_info .pro_media .media_label{height:.33rem;font:normal normal 600 .24rem/.35rem Poppins;margin-bottom:.05rem}.utv .pro_info .pro_name .name_label span,.utv .pro_info .pro_name .desc_label span,.utv .pro_info .pro_name .media_label span,.utv .pro_info .pro_desc .name_label span,.utv .pro_info .pro_desc .desc_label span,.utv .pro_info .pro_desc .media_label span,.utv .pro_info .pro_media .name_label span,.utv .pro_info .pro_media .desc_label span,.utv .pro_info .pro_media .media_label span{font:normal normal 500 .24rem/.35rem Poppins;margin-left:.06rem;height:.4rem}.utv .pro_info .pro_name .counter,.utv .pro_info .pro_desc .counter,.utv .pro_info .pro_media .counter{font:normal normal normal .2rem/.3rem Poppins}.utv .pro_info .pro_name .pro_tip,.utv .pro_info .pro_desc .pro_tip,.utv .pro_info .pro_media .pro_tip{bottom:0;height:.28rem;font:normal normal normal .2rem/.3rem Poppins}.utv .pro_info .pro_name .pro_tip.media,.utv .pro_info .pro_desc .pro_tip.media,.utv .pro_info .pro_media .pro_tip.media{bottom:-0.4rem}.utv .pro_info textarea{border:.02rem solid #E2E2E2;border-radius:.08rem;width:100%;font:normal normal normal .24rem/.35rem Poppins;padding:.16rem}.utv .pro_info textarea:focus{border:.02rem solid #7657F6}.utv .pro_info textarea.error{border:.02rem solid #EE1A3D}.utv .pro_info .name_input{height:1.2rem}.utv .pro_info .name_input::placeholder{font:normal normal normal 0.24rem/0.35rem Poppins}.utv .pro_info .desc_input{height:2.7rem}.utv .pro_info .desc_input::placeholder{font:normal normal normal 0.24rem/0.35rem Poppins}.utv .pro_info .pro_media .media_label{margin-bottom:.04rem}.utv .pro_info .pro_media .media_desc{font:normal normal normal .24rem/.35rem Poppins}.utv .pro_info .pro_media .media_list{gap:.1rem;margin-top:.16rem;margin-bottom:.4rem}.utv .pro_info .pro_media .media_list .add_media{width:1.16rem;height:1.16rem;border:.02rem solid #39325A33;border-radius:.08rem;gap:.12rem}.utv .pro_info .pro_media .media_list .add_media .add_icon{width:.32rem;height:.32rem}.utv .pro_info .pro_media .media_list .add_media .add_text{font-size:.18rem}.utv .pro_info .pro_media .media_list .add_media:hover{border:.02rem solid #7657F6}.utv .pro_info .pro_media .media_list .add_media.error{border:.02rem solid #EE1A3D}.utv .pro_info .pro_media .media_list .media_item{width:1.16rem;height:1.16rem}.utv .pro_info .pro_media .media_list .media_item .media_el{border-radius:.08rem;border:.02rem solid transparent}.utv .pro_info .pro_media .media_list .media_item .media_el:hover{border:.02rem solid #7657F6}.utv .pro_info .pro_media .media_list .media_item .media_number{border-radius:.08rem 0rem .12rem 0rem;min-width:.4rem;height:.32rem;padding:.02rem .06rem .06rem .06rem;font-size:.2rem}.utv .pro_info .pro_media .media_list .media_item .media_time{min-width:.62rem;height:.32rem;border-radius:.16rem;padding:.06rem .1rem .06rem .12rem;font:normal normal normal .16rem/.24rem Poppins;bottom:.08rem;right:.08rem}.utv .pro_info .pro_media .media_list .media_item .media_delete{display:block;width:.48rem;height:.48rem;top:.04rem;right:.04rem}.utv .pro_info .pro_media .media_list .media_item .media_loading{border-radius:.08rem}.utv .pro_info.loading .media_list .media_item .media_el:hover{border:.02rem solid transparent}.utv .pro_info.loading .media_list .add_media:hover{border:.02rem solid #39325A33}.utv .pro_info.loading .media_list .media_item:hover{border:1px solid transparent}.utv .pro_info.loading .media_list .media_item:hover .media_delete{display:block}.utv .ai_script{border-radius:.2rem;border:.02rem solid #E2E2E2;padding:.32rem .24rem;width:6.68rem}.utv .ai_script .script_title{font:normal normal 600 .32rem/.48rem Poppins;margin-bottom:.4rem}.utv .ai_script .target_audience{margin-bottom:.31rem}.utv .ai_script .target_audience .target_label{height:.33rem;font:normal normal 600 .24rem/.35rem Poppins;width:100%}.utv .ai_script .target_audience .target_tip{font:normal normal normal .2rem/.3rem Poppins}.utv .ai_script .target_audience .target_input{height:1.1rem;border:.02rem solid #39325A33;border-radius:.08rem;padding:.2rem .16rem;font:normal normal normal .22rem/.33rem Poppins;margin:.16rem 0}.utv .ai_script .target_audience .target_input:focus{border:.02rem solid #7657F6}.utv .ai_script .target_audience .target_input::placeholder{font:normal normal normal 0.22rem/0.33rem Poppins}.utv .ai_script .target_audience .target_list{gap:.12rem}.utv .ai_script .target_audience .target_list .target_item{border-radius:.08rem;font:normal normal normal .2rem/.3rem Poppins;padding:.1rem .16rem}.utv .ai_script .video_language{margin-bottom:.4rem}.utv .ai_script .video_language .language_label{height:.33rem;font:normal normal 600 .24rem/.35rem Poppins;margin-bottom:.08rem}.utv .ai_script .video_language .language_label span{margin-left:.06rem;font:normal normal 500 .24rem/.35rem Poppins}.utv .ai_script .video_language .language_select{border:.02rem solid #39325A33;border-radius:.08rem;height:.82rem;font:normal normal normal .26rem/.4rem Poppins;padding:.23rem .18rem .26rem .2rem;width:100%}.utv .ai_script .video_language .language_select .language_icon{width:.46rem;height:.46rem}.utv .ai_script .video_language .language_options{padding:0 .16rem;border-radius:.08rem;font:normal normal normal .26rem/.4rem Poppins;width:100%;opacity:1}.utv .ai_script .video_language .language_options.show{height:3.64rem;padding:.16rem;opacity:1;border:.02rem solid #39325A33}.utv .ai_script .video_language .language_options span{width:100%;height:.53rem;padding:.08rem .15rem;border-radius:.08rem;font:normal normal normal .22rem/.33rem Poppins}.utv .ai_script .aspect_ratio{margin-bottom:.58rem}.utv .ai_script .aspect_ratio .ratio_label{height:.33rem;font:normal normal 600 .24rem/.35rem Poppins;margin-bottom:.24rem}.utv .ai_script .aspect_ratio .ratio_options .ratio_input{width:.32rem;height:.32rem;border:.02rem solid #C9C7D2}.utv .ai_script .aspect_ratio .ratio_options .ratio_input input{width:.16rem;height:.16rem}.utv .ai_script .aspect_ratio .ratio_options .ratio_item{font:normal normal 600 .24rem/.35rem Poppins;margin-right:.5rem;margin-left:.16rem;gap:.08rem}.utv .ai_script .aspect_ratio .ratio_options .ratio_item .icon_169{width:.36rem;height:.36rem}.utv .ai_script .aspect_ratio .ratio_options .ratio_item .icon_916{width:.36rem;height:.36rem}.utv .view_video{border-radius:.2rem;border:.02rem solid #E2E2E2;padding:.24rem;width:6.68rem}.utv .view_video .video_show{max-width:6.22rem;max-height:3.5rem;border-radius:.08rem;width:100%}.utv .view_video .video_show .view_video_play .video_play_icon{width:1rem;height:1rem}.utv .view_video .video_show .view_controls{width:100%;height:.5rem;border-radius:.08rem;padding:.2rem .18rem}.utv .view_video .video_show .view_controls .view_control_btn{margin-right:.1rem}.utv .view_video .video_show .view_controls .view_control_progress{height:.1rem;border-radius:.4rem;margin-right:.2rem}.utv .view_video .video_show .view_controls .view_control_progress_innter{border-radius:.4rem}.utv .view_video .video_show .view_controls .view_control_time{height:.25rem;margin-right:.25rem;font:normal normal normal .18rem / .27rem Poppins}.utv .view_video .video_show .generating_mask{height:3.5rem;top:50%;left:50%;transform:translate(-50%, -50%);width:100%}.utv .view_video .video_show .generating_mask .video_generating{width:2.06rem;height:2.06rem;box-shadow:0rem .03rem .06rem #0F103629;border-radius:1.03rem;font:normal normal normal .22rem/.24rem Poppins}.utv .view_video .video_show .generating_mask .video_generating .generating_icon{width:.64rem;height:.64rem}.utv .view_video .video_show .generating_mask .video_generating .generating_progress{height:.24rem;font:normal normal normal .22rem/.24rem Poppins}.utv .view_video .video_tip{min-height:.31rem;font:normal normal normal .22rem/.33rem Poppins;margin-top:.12rem;margin-bottom:.41rem}.utv .view_video .video_tip .video_tip_icon{width:.24rem;height:.33rem;margin-right:.08rem}.utv .view_video .script_label{height:.33rem;font:normal normal 600 .24rem/.35rem Poppins;margin-bottom:.08rem}.utv .view_video textarea{border:.02rem solid #E2E2E2;border-radius:.08rem;width:100%;height:2.66rem;font:normal normal normal .24rem/.35rem Poppins;padding:.16rem .2rem;margin-bottom:.47rem}.utv .view_video textarea:focus{border:.02rem solid #7657F6}.utv .bottom_btn{width:100%}.utv .bottom_btn .discard_btn{border-radius:.5rem;padding:.26rem .4rem;min-width:3rem;gap:.32rem;height:.88rem}.utv .bottom_btn .discard_btn .discard_icon{width:.32rem;height:.32rem}.utv .bottom_btn .discard_btn .discard_text{color:#39325A;font:normal normal 500 .26rem/.39rem Poppins}.utv .bottom_btn .next_btn{border-radius:.5rem;padding:.26rem .4rem;min-width:3rem;gap:.32rem;height:.88rem}.utv .bottom_btn .next_btn .next_icon{width:.32rem;height:.32rem}.utv .bottom_btn .next_btn .next_text{font:normal normal 500 .26rem/.39rem Poppins}.utv .bottom_btn .next_btn.loading .next_icon{width:.32rem;height:.32rem}.utv .bottom_btn .discard_btn,.utv .bottom_btn .next_btn{min-width:3rem}.utv .bottom_btn .discard_btn .discard_text,.utv .bottom_btn .discard_btn .next_text,.utv .bottom_btn .next_btn .discard_text,.utv .bottom_btn .next_btn .next_text{font:normal normal 500 .26rem/.39rem Poppins}.popup{box-shadow:0px .1rem .1rem #0000001D;border:.01rem solid #E2E2E2;border-radius:.13rem;width:5.4rem;flex-direction:column;align-items:center}.popup .closeIocn{display:none}.popup.popup_faild{padding:.98rem .64rem .45rem .64rem}.popup.popup_faild .faild_icon{width:1.24rem;height:1.24rem;margin-right:0}.popup.popup_faild .faild_box{height:fit-content;text-align:center}.popup.popup_faild .faild_title{margin-top:.15rem;font:normal normal bold .34rem/.4rem Poppins}.popup.popup_faild .faild_des{margin-top:.33rem;font:normal normal 300 .28rem/.42rem Poppins}.popup .popBtn{bottom:.45rem;border-radius:.34rem;width:3.39rem;height:.68rem;margin-top:.32rem;font:normal normal 500 .24rem/.68rem Poppins;left:50%;position:static}.result_video{max-width:14.32rem;width:6.68rem;margin-top:.24rem}.result_video .utv_video_container{max-width:14.32rem;height:3.76rem;border-radius:.08rem;width:100%}.result_video .utv_video_container .utv_video{height:100%;border-radius:.08rem}.result_video .utv_control_btn{width:1rem;height:1rem}.result_video .utv_copyright{margin-top:.14rem;width:100%;gap:.08rem;font:normal normal normal .22rem/.33rem Poppins}.result_video .utv_copyright span{width:.28rem;height:.28rem}.result_video .btnBox{width:100%;height:.79rem;margin:.24rem 0 .4rem 0}.result_video .btnBox .btnD{width:1.64rem;height:1.64rem;font:normal normal normal .2rem/.22rem Poppins;background:transparent}.result_video .btnBox .btnD img{width:.4rem;height:.4rem;margin-bottom:.08rem}.result_video .btnBox .btn_image{margin-right:.3rem;display:none}.result_video .btnBox .btn_download{margin-left:.32rem}.result_video .generate_again{width:5.64rem;height:.88rem;box-shadow:0rem .06rem .12rem #00000029;border-radius:.5rem;padding:.26rem;margin-top:.8rem;font-size:.26rem;font-weight:500;line-height:.39rem;font-family:Poppins}.utv_overlay__box .center__video{width:90%;top:40%}.utvseo .seo_btn{width:6.1rem;min-width:6.1rem;height:1rem;border-radius:.5rem;padding:.28rem;text-align:center;font:normal normal 500 .32rem/.48rem Poppins;cursor:pointer}.utvseo .seo_btn:hover{background:#8B3DFF 0% 0% no-repeat padding-box;color:#FFFFFF}.utvseo .seo_pros{padding-left:.6rem;padding-right:.6rem;padding-top:1rem;padding-bottom:1.1rem}.utvseo .seo_pros h2{font:normal normal 600 .44rem/.56rem Poppins;margin-bottom:.59rem;text-align:center}.utvseo .seo_pros .pros_content{display:flex;flex-direction:column;align-items:center}.utvseo .seo_pros .pros_content .pros_list{flex-direction:column;gap:.2rem;width:100%}.utvseo .seo_pros .pros_content .pros_list .pros_item{width:100%;min-height:auto;border-radius:.3rem;padding-left:.46rem;padding-right:.46rem;padding-top:.49rem;padding-bottom:.98rem}.utvseo .seo_pros .pros_content .pros_list .pros_item .pros_title{font:normal normal 600 .32rem/.33rem Poppins;margin-bottom:.27rem;text-align:center}.utvseo .seo_pros .pros_content .pros_list .pros_item .pros_title::first-letter{font:normal normal 600 .8rem/.33rem Poppins}.utvseo .seo_pros .pros_content .pros_list .pros_item .pros_content{font:normal normal 300 .28rem/.42rem Poppins;text-align:center}.utvseo .seo_feature{padding-left:.6rem;padding-right:.6rem;padding-top:0;padding-bottom:1.24rem}.utvseo .seo_feature h2{font:normal normal 600 .44rem/.56rem Poppins;margin-bottom:.5rem;text-align:center}.utvseo .seo_feature .seo_feature_box{flex-direction:column;max-width:100%;gap:.2rem;margin-bottom:1.1rem}.utvseo .seo_feature .seo_feature_box:last-child{margin-bottom:0}.utvseo .seo_feature .seo_feature_box img{width:6.3rem;height:4.3rem}.utvseo .seo_feature .seo_feature_box .feature_content{text-align:center}.utvseo .seo_feature .seo_feature_box .feature_content .feature_title{font:normal normal 600 .32rem/.48rem Poppins;text-wrap:wrap}.utvseo .seo_feature .seo_feature_box .feature_content .feature_text{display:block;margin-top:.2rem;margin-bottom:.4rem}.utvseo .seo_feature .seo_feature_box .feature_content .feature_text p{font:normal normal 300 .32rem/.55rem Poppins}.utvseo .seo_feature .box2 img,.utvseo .seo_feature .box4 img{order:0}.utvseo .seo_benefit{padding-left:.6rem;padding-right:.6rem;padding-top:1.2rem;padding-bottom:1.2rem}.utvseo .seo_benefit .benefit_title.mobile{max-width:100%;font:normal normal 600 .44rem/.81rem Poppins;margin-left:0;display:block;text-align:center}.utvseo .seo_benefit .benefit_desc.mobile{font:normal normal 300 .32rem/.55rem Poppins;letter-spacing:.0064rem;margin-top:.25rem;margin-bottom:.4rem;margin-left:0;display:block;text-align:center}.utvseo .seo_benefit .benefit_box{flex-direction:column;max-width:100%}.utvseo .seo_benefit .benefit_box .left{background:url("../img/url-to-video/benefit_mobile.png") center no-repeat;background-size:contain;width:6.3rem;height:10.36rem;font:normal normal 500 .32rem/.48rem Poppins;padding:1.41rem 1.07rem}.utvseo .seo_benefit .benefit_box .right{text-align:center}.utvseo .seo_benefit .benefit_box .right .benefit_title.pc,.utvseo .seo_benefit .benefit_box .right .benefit_desc.pc{display:none}.utvseo .seo_benefit .benefit_box .right .benefit_cards{display:flex;flex-direction:column;gap:.4rem}.utvseo .seo_benefit .benefit_box .right .benefit_cards .top_cards,.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards{flex-direction:column;gap:.4rem;margin-bottom:0}.utvseo .seo_benefit .benefit_box .right .benefit_cards .top_cards .top_card,.utvseo .seo_benefit .benefit_box .right .benefit_cards .top_cards .bottom_card,.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards .top_card,.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards .bottom_card{padding-top:.65rem;padding-bottom:.89rem;padding-left:.64rem;padding-right:.64rem;width:6.3rem;height:fit-content;border-radius:.2rem}.utvseo .seo_benefit .benefit_box .right .benefit_cards .top_cards .top_card .top_card:nth-child(1) .card_title .icon,.utvseo .seo_benefit .benefit_box .right .benefit_cards .top_cards .bottom_card .top_card:nth-child(1) .card_title .icon,.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards .top_card .top_card:nth-child(1) .card_title .icon,.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards .bottom_card .top_card:nth-child(1) .card_title .icon{background:url("../img/url-to-video/icon_benefit1.svg") center/contain no-repeat}.utvseo .seo_benefit .benefit_box .right .benefit_cards .top_cards .top_card .top_card:nth-child(2) .card_title .icon,.utvseo .seo_benefit .benefit_box .right .benefit_cards .top_cards .bottom_card .top_card:nth-child(2) .card_title .icon,.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards .top_card .top_card:nth-child(2) .card_title .icon,.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards .bottom_card .top_card:nth-child(2) .card_title .icon{background:url("../img/url-to-video/icon_benefit2.svg") center/contain no-repeat}.utvseo .seo_benefit .benefit_box .right .benefit_cards .top_cards .top_card .bottom_card:nth-child(1) .card_title .icon,.utvseo .seo_benefit .benefit_box .right .benefit_cards .top_cards .bottom_card .bottom_card:nth-child(1) .card_title .icon,.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards .top_card .bottom_card:nth-child(1) .card_title .icon,.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards .bottom_card .bottom_card:nth-child(1) .card_title .icon{background:url("../img/url-to-video/icon_benefit3.svg") center/contain no-repeat}.utvseo .seo_benefit .benefit_box .right .benefit_cards .top_cards .top_card .bottom_card:nth-child(2) .card_title .icon,.utvseo .seo_benefit .benefit_box .right .benefit_cards .top_cards .bottom_card .bottom_card:nth-child(2) .card_title .icon,.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards .top_card .bottom_card:nth-child(2) .card_title .icon,.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards .bottom_card .bottom_card:nth-child(2) .card_title .icon{background:url("../img/url-to-video/icon_benefit4.svg") center/contain no-repeat}.utvseo .seo_benefit .benefit_box .right .benefit_cards .top_cards .top_card .bottom_card:nth-child(3) .card_title .icon,.utvseo .seo_benefit .benefit_box .right .benefit_cards .top_cards .bottom_card .bottom_card:nth-child(3) .card_title .icon,.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards .top_card .bottom_card:nth-child(3) .card_title .icon,.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards .bottom_card .bottom_card:nth-child(3) .card_title .icon{background:url("../img/url-to-video/icon_benefit5.svg") center/contain no-repeat}.utvseo .seo_benefit .benefit_box .right .benefit_cards .top_cards .top_card .card_title,.utvseo .seo_benefit .benefit_box .right .benefit_cards .top_cards .bottom_card .card_title,.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards .top_card .card_title,.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards .bottom_card .card_title{display:flex;flex-direction:column;align-items:center;gap:.15rem;margin-bottom:.2rem;font:normal normal 600 .32rem/.48rem Poppins}.utvseo .seo_benefit .benefit_box .right .benefit_cards .top_cards .top_card .card_title .icon,.utvseo .seo_benefit .benefit_box .right .benefit_cards .top_cards .bottom_card .card_title .icon,.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards .top_card .card_title .icon,.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards .bottom_card .card_title .icon{width:.88rem !important;height:.88rem !important}.utvseo .seo_benefit .benefit_box .right .benefit_cards .top_cards .top_card .card_content,.utvseo .seo_benefit .benefit_box .right .benefit_cards .top_cards .bottom_card .card_content,.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards .top_card .card_content,.utvseo .seo_benefit .benefit_box .right .benefit_cards .bottom_cards .bottom_card .card_content{font:normal normal 300 .32rem/.48rem Poppins}.utvseo .seo_usercase{padding-left:.6rem;padding-right:.6rem;padding-top:1.15rem;padding-bottom:1.2rem;text-align:center}.utvseo .seo_usercase h2{font:normal normal 600 .44rem/.81rem Poppins;margin-bottom:.45rem}.utvseo .seo_usercase .usercase_swiper{width:6.3rem;margin-bottom:.45rem}.utvseo .seo_usercase .usercase_swiper .usercase_item{width:6.3rem}.utvseo .seo_usercase .usercase_swiper .usercase_item .usercase_content{position:static;border-radius:0;padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;background:transparent;opacity:1}.utvseo .seo_usercase .usercase_swiper .usercase_item .usercase_content .seo_usercase_title{color:#FFFFFF;font:normal normal 500 .32rem/.48rem Poppins;margin-top:.5rem;margin-bottom:.2rem;text-wrap:pretty}.utvseo .seo_usercase .usercase_swiper .usercase_item .usercase_content .seo_usercase_text{color:#FFFFFF;font:normal normal 300 .32rem/.55rem Poppins}.utvseo .seo_usercase .usercase_swiper img{width:6.3rem;height:4.16rem;border-radius:.2rem}.utvseo .seo_usercase .usercase_swiper .swiper-wrapper .swiper-slide{width:6.3rem;height:auto}.utvseo .seo_usercase .usercase_swiper .swiper-wrapper .swiper-slide::after{display:none}.utvseo .seo_usercase .mob-show{display:block}.utvseo .seo_usercase .pc-show{display:none}.utvseo .seo_usercase .swiper-pagination{position:static;display:flex;align-items:center;justify-content:center;gap:.2rem;margin-bottom:.6rem}.utvseo .seo_usercase .swiper-pagination .swiper-pagination-bullet{width:.24rem;height:.24rem;background:#BEB8CB 0% 0% no-repeat padding-box}.utvseo .seo_usercase .swiper-pagination .swiper-pagination-bullet-active{width:.4rem;height:.4rem;background:#8B3DFF 0% 0% no-repeat padding-box}.utvseo .seo_usercase .seo_btn.usercase_btn{min-width:6.1rem;height:1rem;border-radius:.5rem;padding:.28rem}.utvseo .seo_streamline{padding-left:.6rem;padding-right:.6rem;padding-top:1.2rem;padding-bottom:1.2rem}.utvseo .seo_streamline h2{font:normal normal 600 .44rem/.81rem Poppins;text-align:center}.utvseo .seo_streamline .seo_streamline_desc{font:normal normal 300 .32rem/.55rem Poppins;margin-top:.25rem;margin-bottom:.45rem;text-align:center}.utvseo .seo_streamline .streamline_swiper{width:100%}.utvseo .seo_streamline .streamline_swiper .streamline_item{width:100%;background:#FFFFFF 0% 0% no-repeat padding-box;border-radius:.2rem;padding-top:.61rem;padding-bottom:.25rem;padding-left:.25rem;padding-right:.25rem}.utvseo .seo_streamline .streamline_swiper .streamline_item .seo_streamline_title{font:normal normal 600 .39rem/.55rem Poppins}.utvseo .seo_streamline .streamline_swiper .streamline_item .seo_streamline_text{font:normal normal 300 .28rem/.42rem Poppins;margin-top:.1rem;margin-bottom:.1rem}.utvseo .seo_streamline .streamline_swiper .streamline_item img{width:5.8rem;height:3.79rem}.utvseo .seo_streamline .streamline_swiper .swiper-slide{width:100%}.utvseo .seo_streamline .streamline_swiper .swiper_btns{gap:.56rem;margin-top:.3rem;margin-bottom:.5rem}.utvseo .seo_streamline .streamline_swiper .swiper_btns .swiper-button-prev{width:.85rem;height:.29rem}.utvseo .seo_streamline .streamline_swiper .swiper_btns .swiper-button-prev:after{content:''}.utvseo .seo_streamline .streamline_swiper .swiper_btns .swiper-button-next{width:.85rem;height:.29rem}.utvseo .seo_streamline .streamline_swiper .swiper_btns .swiper-button-next:after{content:''}.utvseo .seo_comments{padding-left:.6rem;padding-right:.6rem;padding-top:1.2rem;padding-bottom:1.2rem;align-items:flex-start;background-size:cover;background-position-x:40%}.utvseo .seo_comments .mob-show{display:block}.utvseo .seo_comments .pc-show{display:none}.utvseo .seo_comments .seo_comments_title{width:6.3rem}.utvseo .seo_comments .seo_comments_title span{display:none}.utvseo .seo_comments .seo_comments_title h2{font:normal normal 600 .44rem/.81rem Poppins;margin-top:0;margin-bottom:.79rem;text-align:center}.utvseo .seo_comments .comments_swiper .seo_comments_list{width:6.3rem;max-width:6.3rem;gap:0;flex-wrap:nowrap;flex-wrap:unset;justify-content:unset}.utvseo .seo_comments .comments_swiper .seo_comments_list .seo_comments_item{width:6.3rem;max-width:6.3rem;display:flex;flex-direction:column;align-items:center;gap:.6rem}.utvseo .seo_comments .comments_swiper .seo_comments_list .seo_comments_item img{width:2.2rem;height:2.2rem}.utvseo .seo_comments .comments_swiper .seo_comments_list .seo_comments_item .seo_comments_content{width:6.3rem}.utvseo .seo_comments .comments_swiper .seo_comments_list .seo_comments_item .seo_comments_content .seo_comments_head{display:flex;justify-content:center;gap:.42rem}.utvseo .seo_comments .comments_swiper .seo_comments_list .seo_comments_item .seo_comments_content .seo_comments_head .seo_comments_name{position:relative;font:normal normal 600 .28rem/.42rem Poppins}.utvseo .seo_comments .comments_swiper .seo_comments_list .seo_comments_item .seo_comments_content .seo_comments_head .seo_comments_name::after{width:.02rem;height:.27rem;right:-0.2rem;top:.07rem}.utvseo .seo_comments .comments_swiper .seo_comments_list .seo_comments_item .seo_comments_content .seo_comments_head .seo_comments_job{font:normal normal 600 .28rem/.42rem Poppins;text-align:center}.utvseo .seo_comments .comments_swiper .seo_comments_list .seo_comments_item .seo_comments_content .seo_comments_appraise{font:normal normal 600 .32rem/.48rem Poppins;text-align:center;margin-top:.25rem;margin-bottom:.2rem}.utvseo .seo_comments .comments_swiper .seo_comments_list .seo_comments_item .seo_comments_content .seo_comments_text{font:normal normal 300 .28rem/.42rem Poppins;text-align:center;padding-left:.1rem;padding-right:.1rem}.utvseo .seo_comments .comments_swiper .swiper-button-prev{display:block;background:url("../img/url-to-video/icon_prev_btn.svg") center no-repeat;background-size:contain;width:.78rem;height:.78rem;top:20%}.utvseo .seo_comments .comments_swiper .swiper-button-prev:after{content:''}.utvseo .seo_comments .comments_swiper .swiper-button-next{display:block;background:url("../img/url-to-video/icon_next_btn.svg") center no-repeat;background-size:contain;width:.78rem;height:.78rem;top:20%}.utvseo .seo_comments .comments_swiper .swiper-button-next:after{content:''}.utvseo .seo_tools{padding-left:.6rem;padding-right:.6rem;padding-top:0;padding-bottom:1.2rem}.utvseo .seo_tools h2{font:normal normal 600 .44rem/.81rem Poppins;margin-bottom:.6rem;text-align:center}.utvseo .seo_tools .seo_tools_list{width:100%;display:flex;flex-direction:column;align-items:center;gap:.4rem}.utvseo .seo_tools .seo_tools_list .seo_tools_item{width:6.3rem;height:auto;border-radius:.2rem;padding-bottom:1.2rem;cursor:default}.utvseo .seo_tools .seo_tools_list .seo_tools_item img{width:6.3rem;height:auto}.utvseo .seo_tools .seo_tools_list .seo_tools_item .seo_tool_name{font:normal normal 600 .32rem/.48rem Poppins;margin-top:.83rem;margin-bottom:.17rem;padding-left:.43rem;padding-right:.43rem}.utvseo .seo_tools .seo_tools_list .seo_tools_item .seo_tool_desc{font:normal normal 300 .28rem/.42rem Poppins;padding-left:.43rem;padding-right:.43rem}.utvseo .seo_tools .seo_tools_list .seo_tools_item span{margin-top:.19rem;font:normal normal 300 .28rem/.42rem Poppins;color:#6d4dff;font-weight:bold}.utvseo .seo_tools .pc-show{display:none}.utvseo .seo_faq{padding-left:.6rem;padding-right:.6rem;padding-top:0;padding-bottom:1.2rem}.utvseo .seo_faq h2{font:normal normal 600 .44rem/.81rem Poppins;text-align:center}.utvseo .seo_faq .seo_faq_desc{font:normal normal 300 .32rem/.55rem Poppins;margin-top:.25rem;margin-bottom:.95rem;text-align:center;letter-spacing:0.64px}.utvseo .seo_faq .seo_faq_list{display:flex;flex-direction:column;gap:.42rem}.utvseo .seo_faq .seo_faq_list .seo_faq_item{width:6.3rem;border-radius:0;border:none;border-bottom:.01rem solid #D2D0DE !important;padding-top:.42rem;padding-bottom:.42rem;padding-left:0;padding-right:0}.utvseo .seo_faq .seo_faq_list .seo_faq_item:hover{border:none}.utvseo .seo_faq .seo_faq_list .seo_faq_item .seo_faq_q{width:6.3rem;align-items:flex-start}.utvseo .seo_faq .seo_faq_list .seo_faq_item .seo_faq_q .text{font:normal normal 500 .32rem/.48rem Poppins;max-width:5.39rem}.utvseo .seo_faq .seo_faq_list .seo_faq_item .seo_faq_q .icon{background:url("../img/url-to-video/icon_btn_down.png") no-repeat center/contain;width:.4rem;height:.4rem}.utvseo .seo_faq .seo_faq_list .seo_faq_item .seo_faq_q .icon.active{background:url("../img/url-to-video/icon_btn_down.png") no-repeat center/contain;transform:rotate(180deg)}.utvseo .seo_faq .seo_faq_list .seo_faq_item .seo_faq_a{margin-top:.42rem;font:normal normal 300 .28rem/.55rem Poppins}.utvseo .seo_banner{width:100%;height:6.25rem;padding-top:1.66rem;padding-bottom:1.72rem;padding-left:.7rem;padding-right:.7rem;background:url("../img/url-to-video/bottom_banner_bg_mobile.png") no-repeat center;background-size:cover}.utvseo .seo_banner h2{font:normal normal 600 .44rem/.81rem Poppins;margin-bottom:.42rem;text-align:center}.utvseo .seo_banner .seo_btn.banner{gap:.2rem;justify-content:center;padding:.28rem}.utvseo .seo_banner .seo_btn.banner .pre_icon{background:url("../img/url-to-video/seo_banner_link.svg") no-repeat center;background-size:contain;width:.45rem;height:.45rem}}
