@charset "UTF-8";

html,body {scroll-behavior: smooth;}
p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0;padding: 0;}
h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0;padding: 0;}
ul,ol{margin:0;padding:0;list-style:none;}
a{background-color:transparent;text-decoration:none;color:inherit;}
b,strong{font-weight:bolder;}

.banner {background-color: #000;}
.banner-wrap.top {height: 1038px;box-sizing: border-box;padding: 32px 0 0;background: url(../../images/ai-video-enhancer/ai-upscale-video/banner-bg.png) no-repeat center top;position: relative;z-index: 1;}
.banner-content {width: 1260px;margin: 0 auto;position: relative;text-align: center;}
.aive-breadcrumb{padding-bottom:25px;}
.aive-breadcrumb ol{display:flex; color:#bfbfbf; flex-flow:wrap;}
.aive-breadcrumb ol li + li::before{content:'\3e'; margin:0 10px;}
.aive-breadcrumb ol li a{color:#0080ff;}
.aive-breadcrumb ol li a:hover{text-decoration:underline;}
.banner h1 {font-weight: 600;line-height: 1;padding: 0 0 10px;}
.banner h1>span {display: flex;justify-content: center;align-items: center;gap: 15px;font-size: calc(.77rem + .3vw);line-height: 1;color: #fff;font-weight: 600;padding-bottom: 24px;}
.banner h1>span>img {flex-shrink: 0;}
.banner-p {color: #a4a6bb;line-height: 1.1;padding-bottom: 36px;}
.the-btns {display:flex; justify-content:center; flex-flow:wrap;gap: 75px;}
.the-btn {display: flex;flex-direction: column;align-items: center;gap: 8px;}
.the-btn>p>a:hover {text-decoration: underline;}
.the-btn-down, .the-btn-buy{min-width:215px; border-radius:5px; color:inherit; padding:8px;display: flex; align-items:center; justify-content:center;gap: 12px; box-sizing:border-box;}
.the-btn-down{background-color:#92CF3F;}
.the-btn-buy{background-color:#FFAB1A;}
.the-btn-down::after, .the-btn-buy::after {content: "";width: 29px;height: 24px;background: url(../../images/svg-icons/icon-win.svg) no-repeat center/100% 100%;}
.the-btn-down.mac-plat::after {background-image: url(../../images/svg-icons/icon-mac.svg);}
.the-btn-down.mobile-plat::after {background-image: url(../../images/svg-icons/icon-mobile.svg);}
.the-btn-buy::after {width: 32px;height: 24px;background-image: url(../../images/svg-icons/buy.svg);}
.the-btns.no-icon .the-btn-down::after, .the-btns.no-icon .the-btn-buy::after {display: none;}
.banner-wrap.bottom {position: relative;max-width: 1920px;margin: -770px auto 0;}
.banner-video {position: relative;}
.banner-video::before {content: "";display: block;padding-bottom: 45.83%;}
.banner-video>video {width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.banner-video::after {content: "";width: 100%;height: 100%;box-shadow: inset 0 0 10px 0 #000, 0 0 0 5px #000;background: linear-gradient(to right, #000, transparent 15%, transparent 85%, #000), linear-gradient(#000, transparent 15%, transparent 85%, #000);position: absolute;top: 0;left: 0;}
.banner-card {width: 404px;box-sizing: border-box;padding: 46px 48px 34px;text-align: left;border-radius: 20px;background-color: rgba(0,0,0,0.5);position: absolute;right: 0;top: 120%;}
.banner-card-h2 {color: #ffb725;line-height: 1.3;font-weight: 600;}
.banner-card-p {color: #c6c0bb;line-height: 1.3;padding: 18px 0 50px;}
.banner-card-links {display: flex;flex-wrap: wrap;gap: 18px;}
.banner-card-link {display: flex;align-items: center;gap: 8px;height: 39px;padding: 0 20px;border: 1px solid rgba(255,255,255,0.3);border-radius: 100vw;background-color: rgba(255,255,255,0.09);}
.banner-card-link:hover,.banner-card-link.active {color: #ffb725;border: 1px solid rgba(255,183,37,0.66);background-color: rgba(255,183,37,0.12);}
.banner-card-link::before {content: "";background: url(../../images/ai-video-enhancer/ai-upscale-video/banner-card-icons11.png);}
.banner-card-link:hover::before,.banner-card-link.active::before {background-image: url(../../images/ai-video-enhancer/ai-upscale-video/banner-card-icons12.png);}
.banner-card-link.link1::before {width: 19px;height: 19px;background-position: -3px -1px;}
.banner-card-link.link2::before {width: 21px;height: 19px;background-position: 184px -2px;}
.banner-card-link.link3::before {width: 19px;height: 14px;background-position: 0px -60px;}
.banner-card-link.link4::before {width: 17px;height: 17px;background-position: 180px -58px;}
.banner-card-link.link5::before {width: 17px;height: 17px;background-position: -3px -114px;}
.banner-features{display:flex;justify-content:center;position:relative;z-index: 1;margin-top: -150px;border-bottom: 1px solid #343536;}
.banner-features>li{width:315px;height:160px;box-sizing: border-box;padding-bottom: 24px;color: #6b6b6b;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:10px;position:relative;}
.banner-features>li::before,.banner-features>li::after{content:"";width:1px;height:100%;background:linear-gradient(transparent 30%,#333);position:absolute;top:0;left:0;}
.banner-features>li::after{left:auto;right:0;}
.banner-features>li>b{font-size: calc(1.35rem + .3vw);line-height: 1;color:transparent;background:linear-gradient(90deg,#00ffbf,#8ce893);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.banner-features>li>span {display: block;line-height: 1;}
@media (max-width: 1650px) {
    .banner-card {margin-top: 0;width: 100%;padding: 40px 0;background: none;text-align: center;position: static;}
    .banner-card-h2>br {display: none;}
    .banner-card-p {padding-bottom: 20px;}
    .banner-card-links {justify-content: center;}
    .banner-wrap.bottom {margin-top: 0;}
    .banner-wrap.top {height: auto;background: none;}
    .banner {background: #000 url(../../images/ai-video-enhancer/ai-upscale-video/banner-bg.png) no-repeat center top;}
    .banner-features {margin-top: 0;}
}
@media (max-width: 1260px) {
    .banner-content,.banner-wrap.bottom {width: 96%;}
    .the-btns {gap: 30px;}
    .banner-video {border-radius: 20px;overflow: hidden;}
    .banner-video::after {display: none;}
    .banner-features {margin-top: 0;flex-wrap: wrap;}
    .banner-features>li {width: auto;height: auto;padding: 15px 20px;}
    .banner-features>li::before,.banner-features>li::after {display: none;}
}

.scroll {padding: 74px 0 0;background: #000 url(../../images/ai-video-enhancer/ai-upscale-anime/scroll-bg.jpg) no-repeat center top;}
.scroll-wrap {width: 1200px;margin: 0 auto;}
.scroll-h2 {line-height: 1.2;font-weight: 600;text-align: center;}
.scroll-p {color: #a4a6bb;line-height: 1.5;padding-top: 28px;text-align: center;}
.scroll-content {position: relative;display: flex;justify-content: center;align-items: flex-start;flex-wrap: wrap;gap: 33px;}
.scroll-left {width: 390px;padding-top: 78px;position: sticky;top: 0;}
.scroll-left-intro {display: none;}
.scroll-left-intro.active {display: block;}
.scroll-left-h3 {line-height: 1.5;font-weight: 600;padding: 10px 0 12px;}
.scroll-left-p {color: #999;line-height: 1.5;}
.scroll-left-items {padding: 22px 0 30px 20px;color: #999;line-height: 1.1;}
.scroll-left-items>li {list-style: disc;padding-bottom: 10px;}
.scroll-btns {display: flex;}
.scroll-btn {min-width: 185px;line-height: 44px;box-sizing: border-box;padding: 0 10px;border-radius: 5px;background-color: #fff;text-align: center;}
.scroll-left-bottom {color: #717171;line-height: 1.4;padding-top: 48px;}
.scroll-right {padding-top: 100px;width: 776px;}
.scroll-right>li {padding-bottom: 36px;}
.scroll-right .compare-img {border-radius: 0;}
.scroll-right .compare-line::before{background:#fff;}
.scroll-right .compare-line::after{background:#fff;}
.scroll-right .compare-before{width:0;}
.scroll-right .compare-line{left:0;}
.scroll-right .compare-img:hover .compare-before {width:calc(var(--wid, .5) * 100%);}
.scroll-right .compare-img:hover .compare-line {left:calc(var(--wid, .5) * 100%);}
.scroll-right-p {color: #303030;line-height: 1;text-align: right;word-break: break-all;padding-top: 14px;}
.scroll-right-p>a {color: #063d88;}
@media (max-width: 1200px) {
    .scroll-wrap {width: 96%;}
    .scroll-left {position: static;width: 100%;padding-top: 30px;}
    .scroll-left-intros,.scroll-right {display: flex;justify-content: center;flex-wrap: wrap;gap: 30px;}
    .scroll-left-intro {display: block;width: 350px;}
    .scroll-right {padding-top: 50px;}
    .scroll-right>li {padding: 0;}
    .scroll-btns {justify-content: center;padding-top: 40px;}
    .scroll-left-bottom {text-align: center;}
    .scroll-right-p {text-align: center;}
    .scroll-left-items {padding-bottom: 0;}
    .scroll-right .compare-before {width:calc(var(--wid, .5) * 100%);}
    .scroll-right .compare-line {left:calc(var(--wid, .5) * 100%);}
}

.compare {padding: 90px 0 0;background-color: #000;}
.compare-wrap {width: 1200px;margin: 0 auto;}
.compare-top {display: flex;justify-content: center;align-items: center;gap: 45px;padding-bottom: 78px;}
.compare-h2 {width: 450px;flex-shrink: 0;line-height: 1.2;font-weight: 600;}
.compare-p {color: #a4a6bb;line-height: 1.5;}
.compare-content,.compare-imgs {display: flex;align-items: flex-start;gap: 20px;}
.compare-content {justify-content: center;}
.compare-imgs {flex-wrap: wrap;}
.compare-img {position:relative;border-radius: 14px;overflow: hidden;}
.compare-before{position:absolute; height:100%; width:calc(var(--wid, .5) * 100%); object-fit:cover; object-position:0;}
.compare-after{vertical-align:middle;}
.compare-img > [type=range]{position:absolute; width:100%; height:100%; opacity:0; -webkit-appearance:none; appearance:none; cursor:ew-resize; margin:0;}
.compare-img > [type=range]::-moz-range-thumb{width:0;}
.compare-img > [type=range]::-webkit-slider-thumb{-webkit-appearance:none; appearance:none; width:0;}
.compare-line{position:absolute; top:0; bottom:0; left:calc(var(--wid, .5) * 100%); pointer-events:none; display:flex; flex-flow:column; align-items:center; width:1px; margin-left:-0.5px;opacity:0;}
.compare-line::before, .compare-line::after{content:''; flex:1; width:100%;}
.compare-line::before{background:linear-gradient(transparent, rgba(255 255 255 / .8) 50%) no-repeat;background-color:rgba(255 255 255 / .8);}
.compare-line::after{background:linear-gradient(rgba(255 255 255 / .8), transparent 70%) no-repeat;}
.compare-img-words{position:absolute; top:0; left:0; right:0; display:flex; justify-content:space-between; pointer-events:none; opacity:0;}
.compare-img-words-after, .compare-img-words-before{padding:0 10px; margin:5px 0; border-radius:5px;}
.compare-img-words-after{background:linear-gradient(to left, transparent, rgba(255, 255, 255, .76)) no-repeat;}
.compare-img-words-before{background:linear-gradient(to right, transparent, rgba(255, 255, 255, .76)) no-repeat;}
.compare-img-p {position:absolute; bottom:0; left:0; right:0; padding:15px; pointer-events:none; opacity:0;text-align: center;line-height: 1.1;}
.compare-img:hover .compare-line, .compare-img:hover .compare-img-words, .compare-img:hover .compare-img-p {opacity:1; transition:opacity .2s;}
@media (max-width: 1200px) {
    .compare-wrap {width: 96%;}
    .compare-top  {flex-wrap: wrap;gap: 20px;}
    .compare-h2,.compare-p {text-align: center;width: 100%;}
    .compare-h2>br {display: none;}
    .compare-content {flex-wrap: wrap;}
    .compare-imgs {justify-content: center;}
    .compare-after {height: auto;max-width: 100%;}
    .compare-line, .compare-img-p, .compare-img-words{opacity:1;}
}

.turbo {padding: 140px 0 77px;background: #000 url(../../images/ai-video-enhancer/ai-upscale-video/turbo-bg.jpg) no-repeat center bottom;position: relative;}
.turbo::after {content: "";width: 100%;height: 1px;background: linear-gradient(90deg, transparent, #535682, transparent);position: absolute;bottom: 0;left: 0;}
.turbo-wrap {width: 1184px;margin: 0 auto;display: flex;justify-content: center;align-items: flex-end;flex-wrap: wrap;gap: 66px;}
.turbo-left {width: 509px;padding-top: 10px;}
.turbo-h2 {line-height: 1.1;font-weight: 600;}
.turbo-p {color: #a4a6bb;line-height: 1.3;padding: 15px 0 70px;}
.turbo-table {width: 509px;margin: 0 auto;box-sizing: border-box;padding: 36px 50px 54px;border-radius: 14px;box-shadow: inset 0 0 0 1px #393a51;background-color: rgba(0,0,0,0.4);}
.turbo-table-toggle {display: flex;align-items: center;gap: 5px;color: #92cf3f;line-height: 1;font-size: calc(.77rem + .3vw);}
.turbo-table-toggle>span {width: 49px;height: 26px;box-shadow: inset 0 0 0 1px #7a7a7a;border-radius: 100vw;display: flex;justify-content: flex-end;box-sizing: border-box;padding: 3px 4px 0 0;}
.turbo-table-toggle>span::after {content: "";width: 19px;height: 19px;border-radius: 50%;background-color: currentColor;}
.turbo-table-h3 {color: #d9d9d9;line-height: 1;font-weight: 600;padding: 18px 0;}
.turbo-table-p {color: #a4a6bb;line-height: 1.4;}
.turbo-table-items {display: flex;justify-content: flex-end;align-items: flex-end;gap: 48px;margin-top: -73px;}
.turbo-table-item {width: 106px;text-align: center;}
.turbo-table-item>span {color: #65656f;display: block;line-height: 1;}
.turbo-table-item.item2>span {color: #a2a2a4;}
.turbo-table-item.item3>span {color: #fff;font-size: calc(.77rem + .3vw);}
.turbo-table-item>span::after {content: "";display: block;width: 42px;border-radius: 3px 3px 0 0;height: 94px;margin: 7px auto 0;background: linear-gradient(#343435, transparent);}
.turbo-table-item.item2>span::after {height: 202px;background: linear-gradient(#989898, transparent);}
.turbo-table-item.item3>span::after {height: 323px;background: linear-gradient(#fea900, transparent);}
.turbo-table-item>b,.turbo-table-item>i {display: block;color: #888a91;line-height: 1;font-style: normal;font-weight: 500;}
.turbo-table-item>b {padding-bottom: 10px;}
.turbo-table-item.item3>i {color: #92cf3f;}
.turbo-right {width: 599px;}
.turbo-model {padding: 26px 46px 35px 58px;border-radius: 14px;box-shadow: inset 0 0 0 1px #393a51;background-color: rgba(0,0,0,0.4);}
.turbo-model-h3 {color: #d9d9d9;line-height: 1;padding: 40px 0 18px;}
.turbo-model-p {color: #a4a6bb;line-height: 1.4;padding-bottom: 26px;}
.turbo-model-selects-wrap {position: relative;}
.turbo-model-selects.show {color: #ffb725;height:50px;box-sizing:border-box;background-color: #1f1604;padding:0 30px 0 24px;box-shadow: inset 0 0 0 1px #a76f00;border-radius:5px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;user-select:none;}
.turbo-model-selects.show::after {content: "";width: 14px;height: 14px;border-right: 1px solid currentColor;border-bottom: 1px solid currentColor;transform: rotate(-135deg);margin-bottom: -8px;transition: all 0.1s;}
.turbo-model-selects.show.active::after {transform: rotate(45deg);margin-bottom: 8px;}
.turbo-model-selects.show .turbo-model-select {display: none;}
.turbo-model-selects.show .turbo-model-select.active {display: block;}
.turbo-model-select {line-height: 50px;color: #ffb725;}
.turbo-model-selects.hide{display:none;width: 100%;background-color: #000;box-sizing:border-box;position:absolute;bottom:100%;left:0;z-index:1;border-radius:5px;overflow:hidden;}
.turbo-model-selects.hide .turbo-model-select {padding: 0 24px;background-color:#1f1604;}
.turbo-model-selects.hide .turbo-model-select.active,.turbo-model-selects.hide .turbo-model-select:hover{background-color:#463107;}
.turbo-model-selects.hide .turbo-model-select+.turbo-model-select {border-top:1px solid #4b4b4b;}
.turbo-model-intros {color: #6686ff;line-height: 1.4;padding-top: 14px;}
.turbo-model-intros>li {display: none;}
.turbo-model-intros>li.active {display: block;}
.turbo-gpu-other {display: flex;justify-content: center;flex-wrap: wrap;gap: 44px;margin-top: 62px;}
.turbo-gpu,.turbo-other {box-sizing: border-box;border-radius: 14px;box-shadow: inset 0 0 0 1px #393a51;background-color: rgba(0,0,0,0.4);}
.turbo-gpu {width: 376px;padding: 30px 36px 34px;}
.turbo-gpu-imgs {display: flex;gap: 30px;}
.turbo-gpu-h3 {color: #d9d9d9;line-height: 1;padding: 38px 0 22px;}
.turbo-gpu-p {color: #a4a6bb;line-height: 1.4;}
.turbo-other {width: 179px;padding: 26px 16px 46px 36px;display: flex;flex-direction: column;justify-content: space-between;}
.turbo-other-h3 {color: #d9d9d9;line-height: 1.4;padding-bottom: 20px;}
.turbo-other-p {color: #a4a6bb;line-height: 1.4;}
.turbo-review {color: #676875;padding-top: 55px;}
.turbo-review-top {line-height: 1;display: flex;align-items: center;gap: 14px;}
.turbo-review-p {line-height: 1.4;padding-top: 8px;}
@media (max-width: 1184px) {
    .turbo-wrap {width: 96%;}
    .turbo-left {width: 100%;}
    .turbo-h2,.turbo-p {text-align: center;}
}
@media (max-width: 599px) {
    .turbo-table,.turbo-model,.turbo-gpu,.turbo-other {padding: 20px;width: 100%;box-sizing: border-box;}
    .turbo-table-items {margin-top: 15px;justify-content: center;gap: 15px;}
    .turbo-table-p>br {display: none;}
}

.video {padding: 70px 0 0;background-color: #000;}
.video-wrap {width: 1108px;margin: 0 auto;}
.video-wrap.bottom {padding-top:50px;}
.video-h2 {text-align: center;line-height: 1;font-weight: 600;padding-bottom: 28px;}
.video-p {color: #a4a6bb;line-height: 1.4;text-align: center;}
/* .video-inner {max-width: 1800px;position: relative;margin: 0 auto;}
.video-inner::before {content: "";display: block;padding-bottom: 52.0833%;}
.video-inner::after {content: "";width: 100%;height: 100%;background: linear-gradient(to right, #000, transparent 12%, transparent 88%, #000), linear-gradient(#000, transparent 15%, transparent 85%, #000);position: absolute;top: 0;left: 0;}
.video-inner>video {width: 100%;height: 100%;position: absolute;top: 0;left: 0;} */
.video-inner {width: fit-content;margin: 0 auto;position: relative;}
.video-inner>img {text-align: center;max-width: 100%;}
.video-tips{display:flex;justify-content:center;align-items:center;position:absolute;top:10%;left:50%;transform:translateX(-50%);z-index:99;width:100%;}
.video-tips p{flex:1;text-align:center;}
.video-flex{display:flex;justify-content:space-between;align-items:stretch;}
.video-contrast-title{font-weight:700;margin-bottom:20px;}
.video-contrast-title.orange{color:#ffb725;}
.video-contrast-desc{margin-bottom:10px;color:#999baf;}
.video-contrast-list{padding-left:20px;margin-bottom:20px;}
.video-contrast-item{position:relative;margin-bottom:5px;color:#a4a6bb;}
.video-contrast-item a{border-bottom:1px dashed #a4a6bb;padding-bottom:3px;}
.video-contrast-item i{position:absolute;left:-20px;top:0;width:16px;height:16px;}
.video-contrast-item i.i-x::before{content:'';width:2px;height:12px;background-color:#a4a6bb;transform:rotate(45deg) translate(-50%,-8%);position:absolute;left:50%;top:50%;}
.video-contrast-item i.i-x::after{content:'';width:2px;height:12px;background-color:#a4a6bb;transform:rotate(135deg) translate(-50%,8%);position:absolute;left:50%;top:50%;}
.video-contrast-item i.i-t::before{content:'';width:3px;height:10px;border:2px solid #2eb244;transform:rotate(45deg) translate(-50%,-50%);position:absolute;left:20%;top:70%;border-top-color:transparent;border-left-color:transparent;}
.video-btns,.video-btn{display:flex;}
.video-btn-down {min-width: 352px;line-height:64px;box-sizing: border-box;border-radius:5px;background-color:#92cf3f;color:#fff;font-size: calc(.77rem + .3vw);padding:0 10px;text-align: center;}
@media (max-width:1200px){
    .video-wrap{width:96%;}
    .video-flex{justify-content:space-around;flex-wrap:wrap;gap:30px;}
    .video-btn-down {min-width: 250px;line-height: 50px;}
}

.toggle {padding: 126px 0 0;background-color: #000;}
.toggle-content {width: 1200px;margin: 0 auto;position: relative;}
.toggle-h2 {font-weight: 600;line-height: 1;padding-bottom: 22px;text-align: center;}
.toggle-p {color: #b2b2b2;line-height: 1.4;text-align: center;padding-bottom: 56px;}
.toggle-p>a {text-decoration: underline;color: #b2b2b2;}
.toggle-wrap {display: flex;justify-content: center;align-items: flex-start;}
.toggle-imgs {padding-top: 40px;}
.toggle-imgs>li {display: none;position: relative;}
.toggle-imgs>li.active {display: flex;justify-content: flex-end;}
.toggle-imgs>li>span {font-size: 19px;color: #fff;line-height: 1;font-weight: 600;position: absolute;top: 20px;right: 20px;}
.toggle-items {margin-right: -70px;position: relative;z-index: 1;}
.toggle-items>li {width: 296px;box-sizing: border-box;padding: 8px 9px;color: #fff;border-radius: 18px;box-shadow: inset 0 0 0 1px #353535;background-color: rgba(0,0,0,0.7);display: flex;align-items: center;gap: 18px;margin-bottom: 18px;cursor: pointer;}
.toggle-items>li.active {display: block;padding: 26px 26px 30px;box-shadow: inset 0 0 0 1px #acacac;}
.toggle-items>li .hide {display: none;}
.toggle-items>li.active .show {display: none;}
.toggle-items>li.active .hide {display: block;}
.toggle-arrow {width:50px; height:50px; border-radius:50%; background:url(../../images/ai-video-enhancer/ai-upscale-anime/right-arrow.svg) no-repeat center, #ffb725; margin-bottom:16px;}
.toggle-items-img {width: 50px;height: 31px;border-radius: 100px;overflow: hidden;display: flex;justify-content: center;align-items: center;position: relative;}
.toggle-items>li.active .toggle-items-img {width: auto;height: auto;border-radius: 12px;margin-bottom: 20px;}
.toggle-items-img>img {max-width: 100%;}
.toggle-items-img>span {font-size: 17px;color: #fff;line-height: 1;font-weight: 600;position: absolute;top: 10px;right: 10px;}
.toggle-items h4 .show {font-size: 19px;line-height: 1;}
.toggle-items h4 .hide {font-size: 28px;line-height: 1.1;}
.toggle-items-p {color: #b2b2b2;line-height: 1.3;padding-top: 15px;}
@media (max-width: 1200px) {
    .toggle img:not([src$='svg']) {max-width: 100%;height: auto;}
    .toggle-content {width: 96%;}
    .toggle-imgs {display: none;}
    .toggle-items {display: flex;justify-content: center;flex-wrap: wrap;gap: 20px;margin-right: 0;}
    .toggle-items>li {margin-bottom: 0;display: block;padding: 26px 26px 30px;box-shadow: inset 0 0 0 1px #acacac;}
    .toggle-items>li.active .show,.toggle-items>li .show {display: none;}
    .toggle-items>li.active .hide,.toggle-items>li .hide {display: block;}
    .toggle-items>li .toggle-arrow.toggle-arrow {display: none;}
    .toggle-items-img {width: auto;height: auto;border-radius: 12px;overflow: hidden;display: flex;justify-content: center;align-items: center;margin-bottom: 20px;}
    .toggle-items-img>span.hide {display: none !important;}
}

.user {padding: 120px 0 0;background: #000 url(../../images/ai-video-enhancer/ai-upscale-anime/user-bg.jpg) no-repeat center bottom/100% auto;}
.user-wrap {width: 1217px;margin: 0 auto;}
.user-top {width: 720px;}
.user-h2 {font-weight: 600;line-height: 1;padding-bottom: 16px;}
.user-p {color: #b2b2b2;line-height: 1.4;}
.user-cards {display: flex;justify-content: center;flex-wrap: wrap;gap: 28px;padding: 40px 0 14px;}
.user-card {width: 386px;height: 505px;display: flex;flex-direction: column;justify-content: space-between;box-sizing: border-box;padding: 24px 26px 28px;border: 1px solid rgba(255,255,255,0.2);border-radius: 15px;position: relative;overflow: hidden;}
.user-card::before {content: "";opacity: 0;transition: all 0.2s;position: absolute;bottom: 0;left: 0;width: 100%;height: 50%;background: linear-gradient(transparent, rgba(255,255,255,0.7));}
.user-card:hover::before {opacity: 1;}
.user-card.card1 {margin-top: 100px;background: url(../../images/ai-video-enhancer/ai-upscale-anime/user-card-bg1.png) no-repeat center bottom, linear-gradient(transparent, #cdcfe0) no-repeat center bottom/100% 40%;}
.user-card.card2 {background: url(../../images/ai-video-enhancer/ai-upscale-anime/user-card-bg2.png) no-repeat center bottom, linear-gradient(transparent, #cdcfe0) no-repeat center bottom/100% 40%;;}
.user-card.card3 {margin-top: -100px;background: url(../../images/ai-video-enhancer/ai-upscale-anime/user-card-bg3.png) no-repeat center bottom, linear-gradient(transparent, #cdcfe0) no-repeat center bottom/100% 30%;;}
.user-card-h3 {font-weight: 600;line-height: 1;}
.user-card-p {color: #000;line-height: 1.4;padding-left: 10px;opacity: 0;transform: translateY(28px);transition: all 0.2s;position: relative;}
.user-card:hover .user-card-p {opacity: 1;transform: translateY(0);}
@media (max-width: 1217px) {
    .user {background: #000;padding-bottom: 70px;}
    .user-wrap {width: 96%;}
    .user-top {width: 100%;text-align: center;}
    .user-card {padding: 25px 15px;}
    .user-card.card1,.user-card.card3 {margin-top: 0;}
    .user-card::before {opacity: 1;}
    .user-card-p {padding-left: 0;opacity: 1;transform: none;}
}

.step {text-align:center;padding:66px 0 0;background-color: #fff;}
.step-wrap {width: 1300px;margin: 0 auto;}
.step-h2 {line-height:1;font-weight: 600;}
.step-toggles {display:flex;flex-wrap: wrap;gap: 20px;color:#808080;border-bottom:2px solid #E7E7E7;margin:35px 85px;}
.step-toggle{padding-bottom:15px;flex:auto;margin:15px 0 -1.5px;text-decoration: none;}
.step-toggle.active{border-bottom:solid #FFAB1B;}
.step-toggle-title{color:#2b2b2b;margin-bottom:5px;font-weight:700;font-size: 21px;}
.step-toggle p {color: #616161;}
.step-imgs {padding-bottom: 40px;}
.step-imgs>li{display:none;}
.step-imgs>li.active{display:inline-block;}
.step-imgs>li>img{max-width:100%; height:auto;}
.step-toggle-p {margin: 10px 0 30px;color: #2b2b2b;}
.step .the-btns {gap: 20px;}
.step .the-btn-down, .step .the-btn-buy {min-width: 328px;padding: 22px 8px;}
.step .the-btn-buy {background-color: #fe7e15;}
@media (max-width: 1300px) {
    .step-wrap {width: 96%;}
    .step-toggles {margin: 30px 0;}
    .step .the-btn-down, .step .the-btn-buy {min-width: 200px;padding: 12px 8px;}
}

.faq {padding: 70px 0 0;background:linear-gradient(#fff 313px, #090909 0) no-repeat;}
.faq-wrap {width: 1140px;margin: 0 auto;}
.faq-content {background-color:#ffffff;border-radius:20px;padding:50px;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;}
.faq-h2 {margin-bottom:50px; text-align:center; line-height:1;font-weight: 600;}
.qes_one{border-top:1px solid #e6e6e6;padding:18px 0 8px;text-align:left;}
.qes_one .t{font-size:21px;cursor:pointer;padding:0 30px 10px 0;position:relative;color:#000;}
.qes_one .t i{position:absolute;right:0;top:0px;display:inline-block;width:31px;height:31px;border-radius:50%;color:#414141;background:#ffffff;}
.qes_one .t i:after{position:absolute;left:50%;top:50%;content:"";display:inline-block;width:19px;height:19px;background:linear-gradient(currentColor,currentColor) no-repeat center / 100% 3px,linear-gradient(currentColor,currentColor) no-repeat center / 3px 100%;transform:translate(-50%,-50%);}
.qes_one .qes_ans{color:#737480;display:none;}
.qes_one .qes_ans p{margin-bottom: 5px;}
.qes_one .qes_ans ul {margin-bottom: 5px;}
.qes_one .qes_ans ul li{position: relative;padding-left: 15px;}
.qes_one .qes_ans ul li::before{position: absolute;content: '';display: block;width: 5px;height: 5px;background-color: #333;left: 0;top: 10px;border-radius: 50%;}
.qes_one.focus .t i{color:#ffffff;background:#000000;}
.qes_one.focus .t i:after{background:linear-gradient(currentColor,currentColor) no-repeat center / 100% 3px;}
.qes_one.focus .qes_ans{display:block;}
.qes_one a{color:#2691fc;}
@media (max-width: 1140px) {
	.faq-wrap {width: 96%;}
    .faq-content {padding: 30px 20px;}
}