@charset "utf-8";*,::before,::after{box-sizing:border-box;border-style:solid;border-width:0;}
body{margin:0;background-color:#000000;}
main{display:block;}
p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0;}
h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0;}
ul,ol{margin:0;padding:0;list-style:none;}
dt{font-weight:bold;}
dd{margin-left:0;}
hr{box-sizing:content-box;/* 1 */
height:0;/* 1 */
overflow:visible;/* 2 */
border-top-width:1px;margin:0;clear:both;color:inherit;}
address{font-style:inherit;}
a{background-color:transparent;text-decoration:none;color:inherit;}
b,strong{font-weight:bolder;}
p>a {text-decoration: underline dashed 1px;text-underline-position: under;}

.the-buttons{display:flex;justify-content:center;flex-wrap: wrap;gap: 37px;}
.the-button {display: flex;flex-direction: column;align-items: center;}
.the-button:last-child {transition-delay: 0.7s;}
.the-button>a {min-width:220px;box-sizing: border-box;padding: 0 10px;height: 45px;display: flex;justify-content: center;align-items: center;gap: 14px;font-size: calc(.86rem + .3vw);color: #fff;border-radius: 5px;text-decoration: none;background-color: #92cf3f;transition: all 0.5s ease-in-out;}
.the-button.large>a {min-width: 270px;height: 65px;}
.the-button>a:hover{background-color:#7ecb16;transform:translateY(-3px);}
.the-button>a.the-buy {background-color: #ffab1b;}
.the-button>a.the-buy:hover {transform:translateY(-3px);background-color: #eaa60a;}
.the-button>a::after {content: "";width: 29px;height: 24px;}
.the-button.no-icon>a::after {display: none;}
.the-button>a.sys-win::after {background:url(../images/svg-icons/icon-win.svg) no-repeat center;}
.the-button>a.sys-mac::after {background:url(../images/svg-icons/icon-mac.svg) no-repeat center;}
.the-button>a.dev-mobile::after {background:url(../images/svg-icons/icon-mobile.svg) no-repeat center;}
.the-button>a.the-buy::after {height: 22px;background:url(../images/svg-icons/buy.svg) no-repeat center;}
.the-button-info {font-size: calc(.47rem + .3vw);line-height: 1.1;color: #b2a38f;padding-top: 17px;}
.the-button-info>a {color: #b2a38f;border-bottom: none;text-decoration: none;}
.the-button-info>a:hover {text-decoration: underline;}


.banner {padding: 60px 0 0;text-align: center;}
.banner-wrap {width: 1030px;margin: 0 auto;}
.h1-tips {display: inline-block;text-align: center;font-weight: 500;color: #fea800;border-radius: 40px;padding: 18px 80px;border: 1px solid transparent;background-clip: padding-box, border-box;background-origin: padding-box, border-box;background-image: linear-gradient(to top, #0a0604, #211f1c), linear-gradient(180deg, #53514f, #0a0604);font-size: 27px;}
.h1-title {display: flex;justify-content: center;align-items: center;gap: 16px;line-height: 1;font-weight: 600;padding-top: 20px;}
.banner-p {font-size: calc(.77rem + .3vw);color: #ccc;line-height: 1.2;padding: 20px 0 26px;}
.banner-intros {margin: 20px 0 -80px;display: flex;justify-content: center;flex-wrap: wrap;gap: 30px;position: relative;z-index: 1;padding: 20px 10px;border-radius: 20px;background-color: rgba(0, 0, 0, 0.4);}
.banner-intro {width: 135px;color: #ccc;line-height: 1;cursor: pointer;position: relative;}
.banner-intro::before {content: "";display: block;width: 95px;height: 95px;margin: 0 auto 10px;}
.banner-intro.intro1::before {background: url(../images/ai-video-enhancer/index/banner-feature-icon1.svg) no-repeat center/95px 95px;}
.banner-intro.intro2::before {background: url(../images/ai-video-enhancer/index/banner-feature-icon2.svg) no-repeat center/95px 95px;}
.banner-intro.intro3::before {background: url(../images/image-enhancer-new/banner-icon3.svg) no-repeat center/95px 95px;}
.banner-intro.intro4::before {background: url(../images/image-enhancer-new/banner-icon4.svg) no-repeat center/95px 95px;}
.banner-intro.intro5::before {background: url(../images/image-enhancer-new/banner-icon5.svg) no-repeat center/95px 95px;}
.banner-intro.intro6::before {background: url(../images/ai-video-enhancer/index/banner-feature-icon6.svg) no-repeat center/95px 95px;}
.banner-intro>span>sup {position: absolute;top: -5px;left: 55%;font-size: 12px;color: #fea800;white-space: nowrap;}
.banner-intro-popup {display: none;width: 280px;box-sizing: border-box;padding: 10px;background-color: #000;border-radius: 10px;border: 1px dashed #262934;font-size: 15px;line-height: 1.3;color: #ccc;text-align: left;position: absolute;bottom: 110%;left: 50%;transform: translateX(-50%);}
.banner-intro-popup::after {content: "";width: 8px;height: 8px;color: #262934;border-right: 1px dashed;border-bottom: 1px dashed;transform: rotate(45deg);background-color: #000;position: absolute;left: 50%;bottom: -5px;margin-left: -5px;}
.banner-intro:hover .banner-intro-popup {display: block;}
 
.banner-scale-container {height: 250vh;}
.banner-scale-wrap {position: sticky;top: 0;}
.banner-scale-oimg {opacity: 1;transition: all 0.5s;}
.banner-scale-container.active .banner-scale-oimg {opacity: 0.3;}
.banner-scale-oimg>img {width: 100%;display: block;}
.banner-scale-oimg::before {content: "";width: 100%;height: 100px;background: linear-gradient(#000, transparent);position: absolute;left: 0;top: 0;}
.banner-scale-con {position: absolute;top: 0;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}
.object-slider-wrap {will-change: transform;transform: scale(0.5);width: 100%;height: 100%;position: relative;border-radius: 40px;overflow: hidden;}
.object-slider-wrap::after {content: "";width: 100%;height: 100%;border-radius: 40px;box-sizing: border-box;border: 2px solid rgba(255, 255, 255, .4);box-shadow: 0 0 0 2px #000, inset 0 0 0 2px #000;position: absolute;top: 0;left: 0;z-index: 5;}
.object-bgs,.object-bgs>li {width: 100%;height: 100%;position: absolute;top: 0;right: 0;}
.object-bgs {overflow: hidden;}
.object-bgs>li {display: flex;justify-content: flex-start;z-index: 1;width: 100%;right: auto;left: 0;}
.object-bgs>li>img {flex-shrink: 0;height: 100%;max-width: initial;width: 100%;object-fit: cover;object-position: left;}
.object-bgs>li>span {font-size: 34px;color: #fff;line-height: 56px;text-align: right;padding: 0 24px;border-radius: 8px;background-color: rgba(255, 255, 255, .23);position: absolute;top: 24px;right: 18px;white-space: nowrap;}
.object-bgs>li.active>span {opacity: 0;}
.object-bgs>li.active {will-change: width;transform: translateZ(0);animation: objectSlider 3.005s linear;z-index: 3;border-right: 2px solid rgba(255, 255, 255, .4);}
.object-bgs>li.active-n {z-index: 2;}
@keyframes objectSlider {0% {width: 100%;} 100% {width: 0%;}}
.list-figure>ul{display:flex;justify-content:center;border-bottom: 1px solid #333;}
.list-figure .item-figure{text-align:center;width: 315px;min-height: 145px;position: relative;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.list-figure .item-figure::before,.list-figure .item-figure:last-child::after {content: "";width: 1px;height: 100%;background: linear-gradient(transparent, #333);position: absolute;left: 0;top: 0;}
.list-figure .item-figure:last-child::after {left: auto;right: 0;}
.figure-gradient-ramp{display:flex;justify-content:center;align-items:baseline;gap:10px;}
.figure-gradient-ramp strong{font-size:80px;line-height:1;background-image:linear-gradient(45deg,#1ed94f,#bab72e 85%);-webkit-background-clip:text;background-clip:text;color:transparent;}
.figure-gradient-ramp span{font-size:21px;line-height:1;color:#b39b24;}
.figure-desc{font-size:17px;line-height:1.5;color:#7a7977;}
.banner-compare-con {opacity: 0;transition: all 0.2s;position: absolute;top: 200px;right: 100px;width: 409px;box-sizing: border-box;padding: 24px 26px 24px 35px;border-radius: 10px;background-color: rgba(20,20,20,0.9);}
.banner-compare-con.active {opacity: 1;}
@media (max-width:1260px){
    .banner-wrap {width: 96%;}
	.banner-intros {margin: 20px 0;}
	.banner-intro {width: 250px;}
	.banner-intro-popup {width: 100%;border: none;background-color: transparent;position: static;transform: none;display: block;text-align: center;}
	.banner-intro-popup::after {display: none;}
	.list-figure .item-figure::before,.list-figure .item-figure:last-child::after {display: none;}
	.list-figure>ul {flex-wrap: wrap;}
	.object-slider-wrap,.object-slider-wrap::after {border-radius: 10px;}
	.banner-compare-con {display: none !important;}
	.object-bgs>li>span {display: none;}
}

.compare {padding: 100px 0 0;position: relative;}
.compare::after {content: "";width: 100%;height: 1px;background: linear-gradient(90deg, transparent, #603c22, transparent);position: absolute;bottom: 0;}
.compare-wrap {width: 1200px;margin: 0 auto;text-align: center;}
.compare-top-p {color: #e9ad35;line-height: 1;}
.compare-h2 {font-weight: 600;line-height: 1;padding: 8px 0 20px;}
.compare-p {color: #a8a8a8;line-height: 1.5;padding-bottom: 44px;}
.compare-limgs {height: 300vh;position: relative;}
.compare-limg {position: sticky;top: 0;}
.compare-limg-wrap {position: relative;}
.compare-limg-wrap::after {content: "";width: 100%;height: 100%;background: linear-gradient(rgba(0,0,0,0.6) 45%, #000);position: absolute;bottom: 0;left: 0;z-index: 2;opacity: 0;visibility: hidden;transition: all 0.5s 0.2s;}
.compare-limg-wrap.active::after {opacity: 1;visibility: visible;}
.compare-limg-before {width: 100%;transition: width 0.2s;display: flex;height: 100%;border-right: 1px solid #fff;position: absolute;top: 0;left: 0;z-index: 2;overflow: hidden;}
.compare-limg-before>img {flex-shrink: 0;max-width: initial;height: 100%;}
.compare-limg-after {width: 100%;display: block;}
.compare-compare-con {position: absolute;top: 100px;right: 150px;z-index: 1;width: 409px;box-sizing: border-box;padding: 24px 26px 24px 35px;border-radius: 10px;background-color: rgba(20,20,20,0.9);}
.compare-simgs {width: 100%;position: absolute;bottom: 0;padding-bottom: 80px;}
.compare-simgs-wrap {width: 100%;display: flex;justify-content: center;align-items: flex-start;flex-wrap: wrap;gap: 34px;}
.compare-simg {width: 447px;display: flex;flex-wrap: wrap;gap: 34px;}
.compare-simg:first-child {margin-top: 40px;}
.compare-simg-item {border-radius: 14px;overflow: hidden;position: relative;}
.compare-simg-before {width: 100%;transition: width 0.4s;display: flex;align-items: flex-end;height: 100%;border-top: 1px solid #fff;position: absolute;bottom: 0;left: 0;}
.compare-simg-before>img {flex-shrink: 0;width: 100%;object-fit: cover;object-position: bottom;height: 100%;}
.compare-simg-before>span {font-size: 17px;line-height: 1;color: #fff;padding-left: 13px;position: absolute;left: 0;}
.compare-simg-before>span:nth-child(1) {top: -24px;}
.compare-simg-before>span:nth-child(2) {top: 6px;}
.compare-simg-after {width: 100%;display: block;}
@media (max-width:1200px){
    .compare-wrap {width: 96%;}
	.compare-limgs {height: auto;}
	.compare-limg {position: static;}
	.compare-limg-before {width: 50% !important;}
	.compare-limg-wrap::after,.compare-limg-wrap.active::after {display: none;}
	.compare-simgs {position: static;}
	.compare-compare-con {display: none !important;}
}
@media (max-width:950px){
	.compare-simgs {height: auto;}
	.compare-simg-before {height: 50% !important;}
}

.case {padding: 74px 0 0;}
.case-wrap {width: 1200px;margin: 0 auto;}
.case-top {display: flex;justify-content: center;align-items: flex-end;flex-wrap: wrap;gap: 20px;padding-bottom: 64px;}
.case-top-left {width: 555px;}
.case-top-p {color: #e9ad35;line-height: 1;}
.case-h2 {font-weight: 600;line-height: 1;padding: 4px 0 6px;}
.case-p {color: #a8a8a8;line-height: 1.5;}
.case-top-right {width: 625px;}
.case-toggles {display: flex;justify-content: center;align-items: flex-start;flex-wrap: wrap;gap: 7px;}
.case-toggle {width: 79px;flex-shrink: 0;font-size: 15px;color: #a8a8a8;line-height: 1;cursor: pointer;}
.case-toggle.active {color: #ffbd00;margin: 0 12px;}
.case-toggle>img {border-radius: 6px;}
.case-toggle.active>img {transform: scale(1.3);margin-bottom: 12px;}
.case-toggle>span {display: block;padding-top: 5px;}
.case-compare-wrap {position: relative;max-width: 1920px;border-radius: 20px;overflow: hidden;margin: 0 auto;}
.case-compares .compare-inner {border-radius: 0;}
.case-compares .the-comapre-after {width: 100%;}
.compares-con {position: absolute;bottom: 50px;left: 50%;margin-left: 130px;}
.compares-con>li {display: none;width: 409px;box-sizing: border-box;padding: 24px 26px 24px 35px;border-radius: 10px;background-color: rgba(20,20,20,0.9);}
.compares-con>li.active {display: block;}
.compares-con-h3 {line-height: 1;padding-bottom: 20px;border-bottom: 1px solid #454347;margin-bottom: 16px;text-align: left;}
.compares-con-models>li {display: flex;justify-content: space-between;align-items: center;gap: 5px;margin-bottom: 8px;text-align: left;}
.compares-con-models-left {line-height: 1;width: 105px;flex-shrink: 0;position: relative;}
.compares-con-models-left>sup {position: absolute;top: 105%;left: 0;z-index: 1;font-size: 12px;color: #ffbd00;white-space: nowrap;}
.compares-con-models-params {flex: 1;height: 26px;border-radius: 4px;background-color: rgba(0,0,0,0.8);color: #ffbd00;display: flex;justify-content: space-between;align-items: center;padding: 0 12px 0 15px;}
.compares-con-models-params::after {content: "";width: 5px;height: 5px;border-right: 1px solid #454347;border-bottom: 1px solid #454347;transform: rotate(45deg);margin-bottom: 4px;}
.compares-con-models-bar {flex: 1;display: flex;gap: 4px;}
.compares-con-models-progress-bar {width: 172px;height: 26px;box-sizing: border-box;padding: 1px;background-color: rgba(0, 0, 0, 0.8);border-radius: 4px;display: flex;}
.compares-con-models-progress-bar>i {height: 100%;border-radius: 3px 0 0 3px;overflow: hidden;background: linear-gradient(90deg, rgba(26,141,255,0.2) 90%, transparent 90%) repeat-x left center/8.5px 100%;position: relative;}
.compares-con-models-progress-bar>i::after {content: "";width: 1px;height: 100%;background-color: #1a8dff;position: absolute;top: 0;right: 0;}
.compares-con-models-num-bar {width: 60px;background-color: rgba(0, 0, 0, 0.6);border-radius: 4px;box-sizing: border-box;padding-right: 24px;position: relative;font-size: 15px;color: #7a7a7a;line-height: 1;display: flex;align-items: center;justify-content: center;}
.compares-con-models-num-bar::before,.compares-con-models-num-bar::after {content: "";width: 4px;height: 4px;border-right: 1px solid;border-bottom: 1px solid;transform: rotate(45deg);position: absolute;top: 13px;right: 8px;}
.compares-con-models-num-bar::after {transform: rotate(-135deg);top: 8px;}
.compares-con-download {display: flex;align-items: center;gap: 6px;padding-top: 10px;}
.compares-con-download::before {content: "";width: 14px;height: 18px;background: url(../images/ai-video-enhancer/ai-upscale-video/video-download-icon.png);margin-bottom: -4px;}
.compares-con-download>a {color: #fff;text-decoration: underline;}
@media (max-width:1200px){
    .case-wrap {width: 96%;}
	.case-top {padding-bottom: 40px;}
	.case-top-left,.case-top-right {width: 100%;}
	.case-top-left {text-align: center;padding-bottom: 20px;}
	.case-toggle.active {margin: 0;}
	.case-toggle.active>img {transform: none;margin-bottom: 0;}
	.compares-con {position: static;margin: 20px auto 0;}
	.compares-con>li {margin: 0 auto;max-width: 100%;}
}

.gallery {padding: 80px 0 128px;text-align: center;}
.gallery-wrap {width: 1200px;margin: 0 auto;}
.gallery-top-p {color: #e9ad35;line-height: 1;}
.gallery-h2 {font-weight: 600;line-height: 1;padding: 8px 0 20px;}
.gallery-p {color: #a8a8a8;line-height: 1.5;}
.gallery-con {height: 350vh;}
.gallery-con-wrap {position: sticky;top: 0;width: 100%;}
.gallery-items-wrap {position: absolute;top: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;overflow: hidden;transition: all 0.4s;}
.gallery-items-wrap.active {opacity: 0;visibility: hidden;}
.gallery-items {display: flex;justify-content: center;align-items: flex-start;}
.gallery-item {position: relative;}
.gallery-item.item1 {margin-top: 300px;}
.gallery-item.item3 {margin-top: 380px;}
.gallery-item-border {width: 100%;height: 100%;background-color: #080808;box-sizing: border-box;box-shadow: inset 0 0 0 8px #0f0f0f;border: 1px solid #454545;position: absolute;top: 0;left: 0;}
.gallery-item-border.border1 {transform: rotate(-80deg);}
.gallery-item-border.border2 {transform: rotate(-15deg);}
.gallery-item-border.border3 {transform: rotate(85deg);}
.gallery-item-box {background-color: #0f0f0f;border: 1px solid #454545;padding: 8px;position: relative;display: flex;}
.gallery-item-box.box1 {transform: rotate(-30deg) translateX(-10px);}
.gallery-item-box.box2 {transform: rotate(15deg) translateX(10px);}
.gallery-item-box.box3 {transform: rotate(18deg) translateY(-20px);}
.gallery-toggles-wrap {display: flex;justify-content: center;transform: scale(0.1);opacity: 0;transition: all 0.4s;}
.gallery-toggles-wrap.active {opacity: 1;transform: scale(1);transition: all 0.8s;}
.gallery-toggle {display: none;position: relative;}
.gallery-toggle.active {display: block;}
.gallery-toggle.toggle2.active {display: flex;justify-content: center;align-items: flex-end;gap: 24px;}
.gallery-toggle .compare-inner {border-radius: 20px;}
.gallery-compare-con {width: 409px;box-sizing: border-box;padding: 24px 26px 24px 35px;border-radius: 10px;background-color: rgba(20,20,20,0.9);position: absolute;}
.gallery-compare-con-img {display: flex;position: absolute;}
.gallery-compare-con-img>img {border-radius: 10px;}
.gallery-img-arrow {border-radius: 0;position: absolute;left: -117px;bottom: -154px;}
.gallery-toggle.toggle1 .gallery-compare-con {top: 30px;left: 30px;}
.gallery-toggle.toggle1 .gallery-compare-con-img {left: 340px;bottom: -80px;}
.gallery-toggle.toggle2 .gallery-compare-con {top: 48px;left: 0;}
.gallery-toggle.toggle2 .gallery-compare-con-img {position: relative;z-index: 1;}
.gallery-toggle.toggle3 .gallery-compare-con {bottom: -80px;left: 170px;}
.gallery-arrows-dots {display: flex;justify-content: center;align-items: center;gap: 40px;position: absolute;left: 50%;bottom: -75px;margin-left: 125px;}
.gallery-arrow {width: 54px;height: 54px;color: #b3b3b3;border: 1px solid;border-radius: 50%;overflow: hidden;cursor: pointer;}
.gallery-arrow::after {content: "";width: 14px;height: 14px;border-left: 1px solid;border-bottom: 1px solid;display: block;transform: rotate(45deg);margin: 19px 0 0 22px;}
.gallery-arrow.right::after {margin: 19px 0 0 16px;transform: rotate(-135deg);}
.gallery-dots {display: flex;justify-content: center;align-items: center;gap: 9px;}
.gallery-dots>li {width: 47px;height: 9px;box-sizing: border-box;border: 1px solid #4d4d4d;border-radius: 100vw;cursor: pointer;}
.gallery-dots>li.active {background-color: #b3b3b3;border-color: #b3b3b3;}
@media (max-width:1200px){
	.gallery {padding: 80px 0 50px;}
    .gallery-wrap {width: 96%;}
	.gallery-con {height: auto;padding-top: 30px;}
	.gallery-items-wrap {display: none;}
	.gallery-toggles-wrap,.gallery-toggles-wrap.active {opacity: 1;transform: scale(1);transition: none;}
	.gallery-toggle {display: block;}
	.gallery-toggle+.gallery-toggle {margin-top: 30px;}
	.gallery-compare-con {position: static;margin: 10px auto 0;}
	.gallery-compare-con-img {display: none;}
	.gallery-arrows-dots {display: none;}
}

.photo {padding: 68px 0 82px;text-align: center;border-top: 1px solid #1a1a1a;}
.photo-wrap {width: 1200px;margin: 0 auto;}
.photo-h2 {line-height: 1;font-weight: 600;}
.photo-p {padding: 20px 40px 22px;color: #a8a8a8;line-height: 1.5;}
.photo-toggles {display: flex;justify-content: center;flex-wrap: wrap;gap: 5px;margin-bottom: 46px;}
.photo-toggle {width: 192px;height: 98px;display: flex;flex-direction: column;justify-content: flex-end;align-items: center;gap: 8px;box-sizing: border-box;border: 1px solid transparent;border-radius: 10px;font-size: 17px;color: #a8a8a8;line-height: 1;padding: 10px 10px 12px;cursor: pointer;}
.photo-toggle.active {border-color: #4d4d4d;color: #ffbd00;}
.photo-toggle:hover {border-color: #4d4d4d;}
.photo-toggle::before {content: "";}
.photo-toggle.photo-toggle.active::before {background-position-y: bottom;}
.photo-toggle.toggle1::before {width: 45px;height: 39px;background: url(../images/image-enhancer-new/photo-icons1.svg) no-repeat center top/100% auto;}
.photo-toggle.toggle2::before {width: 56px;height: 44px;background: url(../images/image-enhancer-new/photo-icons2.svg) no-repeat center top/100% auto;}
.photo-toggle.toggle3::before {width: 37px;height: 40px;background: url(../images/image-enhancer-new/photo-icons3.svg) no-repeat center top/100% auto;}
.photo-toggle.toggle4::before {width: 33px;height: 34px;background: url(../images/image-enhancer-new/photo-icons4.svg) no-repeat center top/100% auto;}
.photo-toggle.toggle5::before {width: 49px;height: 32px;background: url(../images/image-enhancer-new/photo-icons5.svg) no-repeat center top/100% auto;}
.photo-compares-wrap {position: relative;width: fit-content;margin: 0 auto;}
.photo-compares>li {border-radius: 0;}
.photo-compares-con {position: absolute;top: 16px;left: 255px;text-align: left;width: 540px;}
.photo-compares-con>li {display: none;}
.photo-compares-con>li.active {display: block;}
.photo-compare-p {color: #b2b2b2;line-height: 1.5;padding-top: 12px;}
@media (max-width:1200px){
    .photo-wrap {width: 96%;}
	.photo-p {padding: 20px 0;}
	.photo-compares-con {position: static;text-align: center;width: 100%;padding-top: 20px;}
}

.adjust {padding: 0 0 100px;}
.adjust-wrap {width: 1200px;margin: 0 auto;}
.adjust-top {display: flex;justify-content: center;align-items: flex-end;gap: 50px;flex-wrap: wrap;padding: 0 55px 60px;}
.adjust-top-left {width: 460px;}
.adjust-top-left-p {color: #e9ad35;line-height: 1;padding-bottom: 2px;}
.adjust-h2 {line-height: 1.2;font-weight: 600;}
.adjust-top-right {width: 580px;}
.adjust-top-right-p {color: #787774;line-height: 1.5;padding-bottom: 3px;}
.adjust-con {position: relative;width: 100%;}
.adjust-toggles {width: 190px;padding: 20px 0;background-color: rgba(0, 0, 0, 0.6);background-clip: padding-box;border-radius: 14px;overflow: hidden;position: absolute;top: 32px;left: 50%;margin-left: -540px;z-index: 1;}
.adjust-toggle {min-height: 33px;display: flex;align-items: center;font-size: 17px;color: #8c8e8c;line-height: 1;padding: 5px 10px 5px 58px;position: relative;cursor: pointer;}
.adjust-toggle:hover {color: #e7ac35;}
.adjust-toggle.active {color: #e7ac35;background-color: rgba(233,173,53,0.15);}
.adjust-toggle::before {content: "";background-image: url(../images/image-enhancer-new/adjust-toggle-icons.png);background-position-x: center;position: absolute;left: 17px;top: 6px;}
.adjust-toggle.toggle1::before {width: 22px;height: 20px;background-position-y: 0px;}
.adjust-toggle.toggle2::before {width: 25px;height: 17px;background-position-y: -33px;}
.adjust-toggle.toggle3::before {width: 21px;height: 21px;background-position-y: -64px;}
.adjust-toggle.toggle4::before {width: 21px;height: 21px;background-position-y: -98px;}
.adjust-toggle.toggle5::before {width: 21px;height: 21px;background-position-y: -133px;}
.adjust-toggle.toggle6::before {width: 21px;height: 21px;background-position-y: -167px;}
.compare-inner {display: none;position: relative;overflow:hidden;}
.compare-inner.active {display: block;}
.compare-inner > img{vertical-align:middle;}
.compare-inner > img:not(.the-compare-img){width:100%; height:auto;}
.the-compare{position:absolute; left:0; right:0; top:0; bottom:0; opacity:0; cursor:ew-resize; -webkit-appearance:none; appearance:none;}
.the-compare::-moz-range-thumb{width:0;}
.the-compare-img{position:absolute; height:100%; width:calc(var(--wid, .5) * 100%); object-fit:cover; object-position:0;}
.the-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;}
.the-compare-line>img {max-width: initial;}
.the-compare-line::before, .the-compare-line::after{content:''; flex:1; width:100%; background-color:#fff;}
.adjust-compare-con {width: 390px;box-sizing: border-box;padding: 20px 26px;background-color: rgba(0, 0, 0, 0.6);border-radius: 12px;position: absolute;bottom: 30px;left: 50%;margin-left: 200px;}
.adjust-compare-con>li {display: flex;justify-content: space-between;gap: 10px;align-items: center;font-size: 15px;color: #fff;line-height: 1;}
.adjust-compare-con>li+li {margin-top: 22px;}
.adjust-compare-con-title {width: 66px;flex-grow: 1;}
.adjust-bar {display: flex;gap: 4px;}
.adjust-progress-bar {width: 202px;height: 25px;box-sizing: border-box;padding: 1px;background-color: rgba(0, 0, 0, 0.6);border-radius: 6px;display: flex;}
.adjust-progress-bar>i {height: 100%;border-radius: 3px 0 0 3px;overflow: hidden;background: linear-gradient(90deg, rgba(26,141,255,0.2) 90%, transparent 90%) repeat-x left center/10px 100%;position: relative;}
.adjust-progress-bar>i::after {content: "";width: 1px;height: 100%;background-color: #1a8dff;position: absolute;top: 0;right: 0;}
.adjust-num-bar {width: 60px;background-color: rgba(0, 0, 0, 0.6);border-radius: 6px;box-sizing: border-box;padding-right: 24px;position: relative;font-size: 15px;color: #7a7a7a;line-height: 1;display: flex;align-items: center;justify-content: center;}
.adjust-num-bar::before,.adjust-num-bar::after {content: "";width: 4px;height: 4px;border-right: 1px solid;border-bottom: 1px solid;transform: rotate(45deg);position: absolute;top: 13px;right: 8px;}
.adjust-num-bar::after {transform: rotate(-135deg);top: 8px;}
.adjust-color-bar {width: 240px;height: 25px;border-radius: 4px;position: relative;display: flex;}
.adjust-color-bar.color1 {background: linear-gradient(90deg, #0562f9 25%, #fab005 75%);}
.adjust-color-bar.color2 {background: linear-gradient(90deg, #03fa19 25%, #a02ccc 75%);}
.adjust-color-bar::after {content: attr(data-num);line-height: 25px;font-size: 15px;color: #fff;position: absolute;top: 0;right: 10px;}
.adjust-color-bar>i {border-right: 1px solid #fff;height: 100%;}
@media (max-width:1200px){
    .adjust-wrap {width: 96%;}
	.adjust-top {gap: 20px;padding: 0 0 40px;}
	.adjust-top-left,.adjust-top-right {width: 100%;text-align: center;}
	.adjust-h2>br {display: none;}
	.adjust-toggles {top: 0;left: 0;margin: 0;}
	.adjust-compare-con {right: 0;bottom: 0;margin: 0;}
}
@media (max-width:850px){
	.adjust-compare-con {display: none;}
	.adjust-con {display: flex;gap: 10px;}
	.adjust-toggles {position: static;flex-shrink: 0;}
}
@media (max-width:650px){
	.adjust-con {flex-direction: column;align-items: center;}
}

.effort {padding: 0 0 120px;}
.effort-wrap {width: 1150px;margin: 0 auto;}
.effort-h2 {text-align: center;line-height: 1;padding-bottom: 47px;}
.effort-cards {display: flex;justify-content: center;flex-wrap: wrap;gap: 26px;}
.effort-card {background: linear-gradient(#131313, #262626);border-radius: 20px;box-sizing: border-box;padding: 1px;}
.effort-card.effort1 {width: 714px;}
.effort-card.effort2 {width: 404px;}
.effort-card.effort3 {width: 561px;}
.effort-card.effort4 {width: 558px;}
.effort-card-con {background-color: #080808;background-repeat: no-repeat;background-position: right top;padding: 34px 44px 28px;border-radius: 19px;display: flex;flex-direction: column;justify-content: space-between;gap: 20px;}
.effort-card.effort1 .effort-card-con {min-height: 314px;background-image: url(../images/image-enhancer-new/effort-card-bg1.svg);background-size: 300px auto;}
.effort-card.effort2 .effort-card-con {min-height: 314px;background-image: url(../images/image-enhancer-new/effort-card-bg2.svg);background-size: 200px auto;}
.effort-card.effort3 .effort-card-con {min-height: 292px;background-image: url(../images/image-enhancer-new/effort-card-bg3.svg);background-size: 365px auto;background-position-y: 13px;}
.effort-card.effort4 .effort-card-con {min-height: 292px;background-image: url(../images/image-enhancer-new/effort-card-bg4.svg);background-size: 275px auto;}
.effort-tag {display: inline-block;height: 27px;padding: 1px;border-radius: 100vw;background: linear-gradient(90deg, #ffba00, #8de791);}
.effort-tag>span {display: inline-block;text-align: center;min-width: 63px;line-height: 25px;box-sizing: border-box;border-radius: 100vw;padding: 0 10px;background: linear-gradient(90deg, #392c07, #233523);}
.effort-tag>span>i {font-style: normal;font-size: 15px;background-image:linear-gradient(90deg,#ffba00, #8de791);-webkit-background-clip:text;background-clip:text;color:transparent;}
.effort-h3 {color: #ccc;line-height: 1.1;padding-bottom: 6px;}
.effort-card-p,.effort-bottom-items {color: #808080;line-height: 1.4;}
.effort-bottom-items {display: flex;gap: 50px;flex-wrap: wrap;}
@media (max-width:1150px){
    .effort-wrap {width: 96%;}
	.effort-bottom-items {gap: 10px;}
}

/* ````````````````````` main-section07 ``````````````````````````` */
.main-section07{text-align:center;background:linear-gradient(180deg,#000000,#141414 20%,#181818 50%,#141414 90%,#000000);}
.main-section07 .container-xl{width:1400px;padding:0;}
.main-title-h2{font-size:38px;color:#ffffff;font-weight:700;line-height:1.4;margin-bottom:10px;}
.main-title-h2 span{color:#f18a1a;}
.card-grid{text-align:left;padding-top:30px;padding-bottom:70px;column-gap:12px;display:grid;grid-template-areas:"h0 h1 h3 h2" "i0 i1 i3 i2" "p0 p1 p3 p2" "n0 n1 n3 n2" "s0 s1 s3 s2" "b0 b1 b3 b2" "t0 t1 t3 t2" "r0 r1 r3 r2";grid-template-columns:repeat(4,1fr);}
@media (max-width:1400px){
	.main-section07 .container-xl{width:100%;}
}
@media (max-width:1200px){
	.card-grid{grid-template-areas:"h0 h1" "i0 i1" "p0 p1" "n0 n1" "s0 s1" "b0 b1" "t0 t1" "r0 r1" "h3 h2" "i3 i2" "p3 p2" "n3 n2" "s3 s2" "b3 b2" "t3 t2" "r3 r2";grid-template-columns:repeat(2,1fr);max-width:892px;width:100%;margin:0 auto;}
}
@media (max-width:576px){
	.card-grid{padding-left:0;padding-right:0;column-gap:0px;grid-template-areas:"h0" "i0" "p0" "n0" "s0" "b0" "t0" "r0" "h1" "i1" "p1" "n1" "s1" "b1" "t1" "r1" "h3" "i3" "p3" "n3" "s3" "b3" "t3" "r3" "h2" "i2" "p2" "n2" "s2" "b2" "t2" "r2";grid-template-columns:1fr;max-width:360px;}
}
.card-grid:before{border-radius:0 0 12px 12px;box-shadow:0 15px 37px 0 rgba(0,0,0,.18);content:"";display:block;grid-column:3;grid-row-end:2;grid-row-start:-1;}
.card-item{display:contents;}
.card-h{position:relative;border-top-right-radius:10px;padding:2px;overflow:hidden;}
.card-h:before{content:"";display:block;width:calc(100% - 2px);height:100%;position:absolute;left:2px;top:2px;background:linear-gradient(135deg,transparent 19px,#000 0);border-top-right-radius:10px;border-right:1px solid #262626;}
.card-h.card-h0{background:linear-gradient(135deg,transparent 20px,#4d4322 0);color:#f2ce18;}
.card-h.card-h1{background:linear-gradient(135deg,transparent 20px,#1d4349 0);color:#18e0f2;}
.card-h.card-h2{background:linear-gradient(135deg,transparent 20px,#363e1d 0);color:#18f285;}
.card-h.card-h3{background:linear-gradient(135deg,transparent 20px,#28306d 0);color:#5a6dff;}
.card-h:after{background:#262626;bottom:0;content:"";display:block;height:1px;position:absolute;width:calc(100% - 48px);left:24px;}
.card-p{background:#000000;border-left:1px solid #262626;border-right:1px solid #262626;display:flex;flex-direction:column;gap:4px;padding:24px 24px 0;}
.card-tips{background:#eeeff0;border-radius:16px 16px 0 0;color:#7b838c;font-size:14px;line-height:22px;padding:10px 24px;width:100%;}
.card-b{background:#000000;border-left:1px solid #262626;border-right:1px solid #262626;display:flex;flex-direction:column;gap:12px;padding:24px;position:relative;}
.card-r{background:#000000;border-left:1px solid #262626;border-right:1px solid #262626;border-bottom:1px solid #262626;border-radius:0 0 12px 12px;display:flex;flex-direction:column;gap:12px;padding:24px;position:relative;}
.card-s{background:#000000;border-left:1px solid #262626;border-right:1px solid #262626;display:flex;flex-direction:column;gap:4px;padding:16px 24px 0;}
.card-i{background:#000000;border-left:1px solid #262626;border-right:1px solid #262626;display:flex;flex-direction:column;gap:4px;padding:16px 24px 0;}
.card-t {display: flex;align-items: center;gap: 7px;padding: 10px 24px 24px;position: relative;background:#000000;border-left:1px solid #262626;border-right:1px solid #262626;}
.card-t:after{background:#262626;bottom:0;content:"";display:block;height:1px;position:absolute;width:calc(100% - 48px);}

.card-t-left {flex-shrink: 0;position: relative;font-size: 19px;color: #b3b3b3;line-height: 1.1;}
.card-t-left>sup {position: absolute;bottom: 105%;left: 50%;transform: translateX(-50%);z-index: 1;font-size: 12px;color: #ffbd00;white-space: nowrap;}
.card-t-bar {flex: 1;display: flex;gap: 4px;}
.card-t-progress-bar {flex: 1;height: 26px;box-sizing: border-box;padding: 1px;background-color: #1a1a1a;border-radius: 4px;display: flex;}
.card-t-progress-bar>i {height: 100%;border-radius: 3px 0 0 3px;overflow: hidden;background: linear-gradient(90deg, rgba(26,141,255,0.2) 90%, transparent 90%) repeat-x left center/8.5px 100%;position: relative;}
.card-t-progress-bar>i::after {content: "";width: 1px;height: 100%;background-color: #1a8dff;position: absolute;top: 0;right: 0;}
.card-t-num-bar {flex-shrink: 0;width: 60px;background-color: #1a1a1a;border-radius: 4px;box-sizing: border-box;padding-right: 24px;position: relative;font-size: 15px;color: #7a7a7a;line-height: 1;display: flex;align-items: center;justify-content: center;}
.card-t-num-bar::before,.card-t-num-bar::after {content: "";width: 4px;height: 4px;border-right: 1px solid;border-bottom: 1px solid;transform: rotate(45deg);position: absolute;top: 13px;right: 8px;}
.card-t-num-bar::after {transform: rotate(-135deg);top: 8px;}

.card-h-title{font-size:24px;font-weight:700;font-style:normal;line-height:36px;z-index:9;position:relative;padding:16px 24px;}
.card-p-desc{font-size:19px;line-height:1.4;color:#b3b3b3;}
.card-p-desc .new-desc{padding:0 0 10px;border-bottom:1px solid #262626;}
.card-p-desc .new-desc span{color:#fff;}
.card-p0 .card-p-desc{color:#baa124;}
.card-p1 .card-p-desc{color:#24adba;}
.card-p2 .card-p-desc{color:#29cc7a;}
.card-p3 .card-p-desc{color:#5a6dff;}
.card-r-deco{font-size:17px;line-height:28px;color:#b3b3b3;}
.card-s-deco{font-size:17px;line-height:1.4;color:#b3b3b3;}
.card-i-deco{font-size:17px;line-height:1.4;color:#b3b3b3;}
.card-r-list{display:flex;flex-direction:column;gap:15px;}
.card-r-item{display:flex;flex-direction:column;}
.card-r-name{color:#72e790;font-size:17px;}
.card-r-bar{border:1px solid transparent;border-radius:16px;background-clip:padding-box,border-box;background-origin:padding-box,border-box;background-image:linear-gradient(to right,#000000,#000000),linear-gradient(90deg,#2c5b38,#644f25);padding:3px;}
.card-r-bar span{height:20px;display:block;background:linear-gradient(to right,#59b040,#c69a1b);border-radius:15px;}
.card-b-param{font-size:19px;color:#b3b3b3;line-height:1.6;}
.card-b-param span{display:inline-block;width:33px;height:22px;line-height:20px;border:1px solid #ffffff;text-align:center;margin:0 3px;border-radius:3px;}
.card-b0 .card-b-param span{border-color:#79670c;background-color:#251f04;color:#f2ce18;}
.card-b1 .card-b-param span{border-color:#0c7079;background-color:#042225;color:#18e0f2;}
.card-b2 .card-b-param span{border-color:#0c7943;background-color:#042514;color:#18f285;}
.card-b3 .card-b-param span{border-color:#2d3780;background-color:#0d1527;color:#6a7bff;}

/* ```````````````````````` aive-pro ```````````````````````````````` */
.aive-pro{padding:40px 0 80px;}
.aive-pro-title{text-align:center; line-height:1;}
.aive-pro-desc{text-align:center; margin:20px 0;}
.aive-pro-ph{display:flex; max-width:980px; margin:4% auto; justify-content:space-between; background:linear-gradient(to right, transparent 3%, rgba(83, 83, 83, .25), transparent 97%) no-repeat; padding:20px 0;}
.aive-pro-ph-lbtn, .aive-pro-ph-rbtn{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='19' viewBox='0 0 10 19'%3E%3Cpath d='M9.719.35l-9 8.9 9 8.9' fill='none' stroke='%23fff' opacity='.7'/%3E%3C/svg%3E"); padding:0 10px;}
.aive-pro-ph-rbtn{transform:rotate(180deg);}
.aive-pro-ph-con{display:flex; align-items:center; margin:0 10px; justify-content:center; min-width:0;}
.aive-pro-ph-wrap{overflow:hidden; max-width:780px;}
.aive-pro-ph-items{display:flex; align-items:center; transition:transform .4s;}
.aive-pro-ph-item{flex:none; width:100%;display: flex;align-items: center;gap: 22px;}
.aive-pro-ph-title{color:#92cf3f; display:block; line-height:1.2; margin-bottom:5px;}
.aive-pro-ph-desc{line-height:1.2;}
.aive-pro-items{display:flex; max-width:1170px; flex-flow:wrap; margin:55px auto 0;}
.aive-pro-item{background:linear-gradient(#0E0E12, #040405) no-repeat, linear-gradient(#393b46, transparent) no-repeat; border:1px solid transparent; background-clip:padding-box, border-box; background-origin:padding-box, border-box; border-radius:10px; padding:2% 3%; width:48%; box-sizing:border-box; margin:1%; flex:none;}
.aive-pro-subtitle{margin:20px 0 15px;}
@media (max-width: 1400px) {
	.aive-pro-desc > br{display:none;}
}
@media (max-width: 767px) {
	.aive-pro-ph-wrap{margin:12px 0 0;}
	.aive-pro-ph-con{flex-flow:wrap; text-align:center;}
	.aive-pro-items{margin-top:30px;}
	.aive-pro-ph-item {flex-wrap: wrap;justify-content: center;gap: 10px;}
}
@media (max-width: 479px) {
	.aive-pro-ph-con{margin:0;}
}

.aive-creators{position:relative; z-index:1;}
.aive-creators::before{content:''; background:url(../images/ai-video-enhancer/index/ct-bg.jpg) no-repeat 0 / 100% 100%; position:absolute; left:0; right:0; height:944px; z-index:-1;}
.aive-creators-title{text-align:center; line-height:1;}
.aive-creators-hint{text-align:center; margin:13px 0;}
.aive-creators-hint a{color:#0090ff;}
.aive-creators-wrap{--masklg:linear-gradient(to right, transparent, #000 10%, #000 90%, transparent) no-repeat; overflow:hidden; max-width:1920px; margin:45px auto 0; mask:var(--masklg); -webkit-mask:var(--masklg); display:flex;}
@keyframes scroll-left{to{transform:translateX(-100%);}}
.aive-creators-wrap.active .aive-creators-items{animation:scroll-left 20s linear infinite;}
.aive-creators-wrap:hover .aive-creators-items{animation-play-state:paused;}
.aive-creators-items{display:flex;}
.aive-creators-item{width:380px; margin:0 30px; flex:none;}
.aive-creators-comment{margin:12px 0;}
.aive-creators-logos-x{text-align:center; margin:60px 10px 20px;}
.aive-creators-logos-x > img{max-width:100%; height:auto;}
.aive-creators-logos-desc{color:rgba(255, 255, 255, .21); margin-top:5px;}
@media (max-width: 479px) {
	.aive-creators-item{width:200px; margin:0 20px}
}
/* aive-creators end */

.aive-trendy{padding:80px 0; background:linear-gradient(#fff, #FDFDFD) no-repeat;}
.aive-trendy-wrap{position:relative; z-index:1;}
.aive-trendy-x{display:grid; grid-template-columns:repeat(2, minmax(0, 1fr)); grid-gap:25px;}
.aive-trendy-x > div{background-color:rgba(255, 255, 255, .5); border-radius:10px; padding:6%; box-shadow:0 17px 32px rgba(0, 0, 0, .07); border:1px solid rgba(255, 255, 255, .25);}
.aive-trendy-left{grid-row:span 2;}
.aive-trendy-title{line-height:1; margin-bottom:25px;}
.aive-trendy-img{width:100%; height:auto;}
.aive-trendy-subti{margin:12px 0 2px; display:block;}
.aive-trendy-subti:hover{text-decoration:underline;}
.aive-trendy-learn{color:#0090ff;}
.aive-trendy-more, .aive-trendy-new{display:block; margin-top:20px; position:relative;}
.aive-trendy-new{padding-left:10px;}
.aive-trendy-new::before{content:''; position:absolute; left:0; top:12px; width:5px; height:5px; background-color:currentColor; border-radius:50%;}
.aive-trendy-more:hover, .aive-trendy-new:hover{text-decoration:underline;}
.aive-trendy-product-x, .aive-trendy-new-x{display:flex; flex-flow:column; justify-content:center;}
.aive-trendy-product-title{display:flex; align-items:center; margin-bottom:12px; line-height:1;}
.aive-trendy-product-title::before{content:''; width:75px; height:75px; background:url(../images/index-revision/logo-enhancer.png) no-repeat 0 / cover; margin-right:20px; flex:none;}
.aive-trendy-product-desc{color:#6f5d48;margin-bottom: 15px;}
.aive-trendy-new-title{margin-bottom:15px;}
.aive-trendy .the-buttons {gap: 33px;justify-content: flex-start;}
@media (max-width: 767px) {
	.aive-trendy-x{grid-template-columns:1fr;}
}

@media (max-width: 479px) {
	.aive-trendy-product-title{flex-flow:column; text-align:center;}
	.aive-trendy-product-title::before{margin:0 0 10px;}
}
/* aive-trendy end */

/* ```````````````````````` step ```````````````````````````````` */
.step {text-align:center;padding:0 0 82px;background-color: #fdfdfd;}
.step-wrap {width: 1280px;margin: 0 auto;}
.step-h2 {line-height: 1;font-weight: 600;text-align: center;}
.step-items{display:flex;color:#808080;border-bottom:2px solid #E7E7E7;margin: 50px 0 35px;}
.step-item{padding-bottom:15px;flex:auto;margin:0 5px -1.5px;}
.step-item.active{border-bottom:solid #FFAB1B;}
.m05-vb-title{color:#000;margin-bottom:5px;font-weight:700;}
.step-imgs-wrap {padding-bottom: 35px;}
.step-imgs-wrap img{display:none;max-width: 100%;}
.step-imgs-wrap .show{display:block;}
@media (max-width:1280px){
    .step-wrap {width: 96%;}
}
@media (max-width:768px){
    .step-items{flex-flow:wrap;}
    .step-item{padding:0 0 10px 0;margin-bottom:10px;}
}

/* ```````````````````````` faq ```````````````````````````````` */
.faq {background: linear-gradient(#fdfdfd 340px, #000 340px);padding: 0 0 50px;}
.faq-wrap {width: 1280px;margin: 0 auto;background-color: #fff;border-radius:20px;padding:50px 50px 54px;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;}
.faq-h2 {line-height: 1;text-align: center;font-weight: 600;margin-bottom:50px;}
.faq .qes_one{border-top:1px solid #e6e6e6;padding:18px 0 8px;text-align:left;}
.faq .qes_one .t{font-size:21px;cursor:pointer;padding-bottom:10px;position:relative;color:#000000;}
.faq .qes_one .t i{position:absolute;right:0;top:0px;display:inline-block;width:31px;height:31px;border-radius:50%;color:#414141;background:#ffffff;}
.faq .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%);}
.faq .qes_one .qes_ans{color:#737480;display:none;}
.faq .qes_one .qes_ans p{margin-bottom:5px;}
.faq .qes_one .qes_ans ul{margin-bottom:5px;}
.faq .qes_one .qes_ans ul li{position:relative;padding-left:15px;}
.faq .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%;}
.faq .qes_one.focus .t i{color:#ffffff;background:#000000;}
.faq .qes_one.focus .t i:after{background:linear-gradient(currentColor,currentColor) no-repeat center / 100% 3px;}
.faq .qes_one.focus .qes_ans{display:block;}
.faq a{color:#2691fc;}
@media (max-width:1280px){
    .faq-wrap {width: 96%;}
    .faq-wrap {padding: 30px 20px;}
}
@media (max-width:768px){
    .faq .qes_one .t{padding-right:40px;line-height:1.4;}
    .faq p{margin-bottom:5px;}
}