@charset "utf-8";

html,body{scroll-behavior:smooth;}
body{background-color:#fff; color:#484848;font-size: 17px!important;}
a{color:inherit;text-decoration:none;}
img{max-width:100%;}
.details{width: 1200px;}

@media (max-width:1200px){
    .details {width: 100%; padding: 0 15px; box-sizing: border-box;}
}

.crumbs{text-align:left;position:absolute;top:-50px;}
.crumbs a{color:#30a6ec;}
.crumbs a:hover{text-decoration:underline;}


/* ````````````````````````````common````````````````````````````````````````` */
h2{font-size: 31px;color: #2b2b2b;line-height: 1em;font-weight: 600;text-align: center;}
h2 span{font-size: 30px;color: #fba207;display: block;font-weight: normal;padding-bottom: 10px;}
.suhead {
    font-size: 23px;
    color: #262626;
    line-height: 1.4;
    margin-bottom: 10px;
}

.ai-da-drag{position: relative;overflow: hidden;}
.main-drag-img {position: absolute;width: calc(var(--wid, .5)* 99.95%);object-fit: cover;object-position: 0;}
.main-drag { position: absolute; left: 0; right: 0; top: 0; bottom: 0; opacity: 0; cursor: ew-resize; -webkit-appearance: none; appearance: none; }
.ai-da-drag > img:not(.main-drag-img) {max-width: 100%;height: auto;}
.main-drag-line { position: absolute; top: 0; bottom: 0; left: calc(var(--wid, .5)* 99.95%); pointer-events: none; display: flex ; flex-flow: column; align-items: center; width: 1px; }
.main-drag-line::before, .main-drag-line::after { content: ''; flex: 1; width: 100%; background-color: #fff; }
.main-drag-line >img{max-width: none;}

@media (max-width:1200px){
   .main-drag-img {height: 100%;}
}

/* ````````````````````````````main01````````````````````````````````````````` */
.main01 {padding-top: 70px;background: #fcfaf5 url(../images/restore-old-video/bg01.jpg) no-repeat center top;text-align: center;background-size: 100% auto;}
.main01 .details {position: relative;}
h1 {font-size: 35px;color: #000;line-height: 1.2;font-weight: 700;}
h1>b {color: #ffb053;}
.main01-p {font-size: 17px;color: #504f4f;line-height: 1.5em;margin-bottom: 30px;}
.main01-p a {color: #ba8f64;text-decoration: none;}
.main01-p a:hover {text-decoration: underline;}
.new-down-buy{display:flex;justify-content:center;align-items:flex-start;gap:30px;margin-bottom: 30px;}
.new-down-buy .down-button a.new-down{display:inline-block;background:#179bfd;border-radius:10px;color:#ffffff;font-size:21px;margin-bottom:10px;height:60px;line-height:60px;padding: 0 20px;min-width: 295px;box-sizing: border-box;}
.new-down-buy .down-button a.new-down:hover{background:#12bcff;}
.new-down-buy .buy-button a.new-buy:hover{background:#ffc21b;}
.new-down-buy .buy-button a.new-buy{display:inline-block;background:#fca033;border-radius:10px;color:#ffffff;font-size:21px;margin-bottom:10px;height:60px;line-height:60px;padding: 0 20px;min-width: 295px;box-sizing: border-box;}
.new-down-buy a img{margin-left:20px;/* vertical-align:text-bottom; */}
.download-button {text-align: center;}
.download-button .button-wrap{margin-bottom:10px;}
.download-button .button-wrap a{display:inline-block;padding:20px 25px;background:#179bfd;border-radius:10px;color:#ffffff;font-size:19px;}
.download-button .button-wrap a:hover{background:#12BCFF;}
.download-button .win-plat .button-wrap a img{vertical-align:text-bottom;margin-left:20px;}
.download-button .mac-plat .button-wrap a img{vertical-align:text-top;margin-left:20px;}
.more-wrap {font-size: 15px;line-height:1.4;}
.more-wrap a{font-size:15px;line-height:1.4;}
.more-wrap a:hover{text-decoration:underline;}
.mark-wrap{color:#666;line-height:19px;}
.mark-content {display: inline-block;vertical-align: middle;width: 18px;height: 18px;background: url(../../images/buy-new/mark-icon.png) no-repeat;position: relative;}
.mark-info {display: none;width: 250px;padding: 5px 10px;background-color: #fff;border: 1px solid #dedfe3;border-radius: 10px;font-size: 12px;line-height: 16px;color: #595959;position: absolute;bottom: 150%;left: -20px;text-align: justify;}
.mark-info::after {content: "";width: 12px;height: 12px;border-right: 1px solid #dedfe3;border-bottom: 1px solid #dedfe3;background-color: #fff;transform: rotate(45deg);position: absolute;bottom: -7px;left: 22px;}
.mark-content:hover .mark-info {display: block;}
.ai-face-top{display: flex;justify-content: space-evenly;transform: translateY(-30%);}
.ai-face-top span{font-size: 23px;color: #ba8f64;text-align: center;display: inline-block;}
.ai-face-top span b{font-size: 41px;font-weight: bold;line-height: 1;}
.ai-face-top span var{font-size: 17px;color: #292727;font-style: normal;display: block;padding-top: 5px;}
.ai-face-top .line{border-left: 1px solid #c7bfae;}
.ytbpopup-container {display: none;width: 100%;height: 100%;position: fixed;top: 0;left: 0;background-color: rgba(0, 0, 0, 0.4);z-index: 100;}
.ytbpopup-content {width: 800px;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.ytbpopup-content::before {content: "";display: block;padding-bottom: 56.25%;}
.ytbpopup-content>iframe {width: 100%;height: 100%;position: absolute;top: 0;left: 0;}

@media (max-width:1200px){
   .ai-face-top{transform: translateY(0);}
}


/* ````````````````````````````main04````````````````````````````````````````` */
.main04 {padding: 66px 0 50px;background-color: #fff;color: #2b2b2b;}
.main04 h2 {text-decoration: underline 9px #ffb040;text-underline-offset: -2px;text-decoration-skip-ink: none;}
.main04-cards,.main04-comments {padding-top: 48px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.main04-cards>li {width: 380px;background-color: #fafafa;border-radius: 8px;overflow: hidden;margin-bottom: 18px;}
.card-intro {padding: 30px 26px 20px;}
.main04-h3 {font-size: 24px;line-height: 1em;font-weight: 600;padding-bottom: 12px;}
.main04-p {font-size: 15px;line-height: 1.6em;}
.main04-comments {padding-top: 0;}
.main04-comments>li {width: 380px;box-sizing: border-box;border-radius: 8px;border: 1px dashed #facf5e;padding: 40px 26px 14px 45px;background: url(../images/feature-old-restore/main04-icon.png) no-repeat 33px 9px, url(../images/feature-old-restore/main04-stars.png) no-repeat 230px 15px;font-size: 15px;line-height: 1.6em;font-style: italic;margin-bottom: 20px;}


/* ````````````````````````````main05````````````````````````````````````````` */
.main05 {padding: 60px 0 0;background-color: #fcfbfc;}
.main05-content {display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;padding: 46px 20px 0;}
.main05-left {border-radius: 6px;overflow: hidden;position: relative;}
.emit-ytbpopup-container {width: 52px;height: 52px;position: absolute;top: 50%;left: 50%;margin: -26px 0 0 -26px;cursor: pointer;}
.emit-ytbpopup-container .emit-ytbpopup {display: block;width: 100%;height: 100%;background-color: #f61f21;border-radius: 50%;position: relative;z-index: 2;overflow: hidden;}
.emit-ytbpopup-container .emit-ytbpopup::before {content: "";border-top: 13px solid transparent;border-bottom: 13px solid transparent;border-left: 22px solid #fff;display: block;margin: 12px 0 0 17px;}
.emit-ytbpopup-container::before,.emit-ytbpopup-container::after {content: "";width: 100%;height: 100%;border-radius: 50%;background-color: rgba(255,0,0,0.6);position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);animation: wave 1.6s linear infinite;}
.emit-ytbpopup-container::after {animation-delay: 0.8s;}
@keyframes wave {0% {width: 100%;height: 100%;opacity: 1;}99.9% {width: 100px;height: 100px;opacity: 0;}100% {width: 100%;height: 100%;opacity: 1;}}
.ytbpopup-container {display: none;width: 100%;height: 100%;position: fixed;top: 0;left: 0;background-color: rgba(0, 0, 0, 0.4);z-index: 100;}
.ytbpopup-content {width: 800px;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.ytbpopup-content::before {content: "";display: block;padding-bottom: 56.25%;}
.ytbpopup-content>iframe {width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.cancel-ytbpopup {font-size: 30px;color: #fff;position: absolute;top: -30px;right: -30px;cursor: pointer;}
.main05-right {width: 540px;color: #2b2b2b;}
.main05-right>li+li {margin-top: 25px;}
.step-title {font-size: 21px;line-height: 1em;padding-bottom: 10px;}
.step-title>b {display: inline-block;vertical-align: middle;line-height: 40px;padding: 0 26px 0 10px;color: #fff;font-size: 19px;border-radius: 5px 0 0 5px;background: linear-gradient(to right, #fec919 20%, transparent);}
.step-p {font-size: 15px;line-height: 1.4em;}
.arrow-buttons {display: flex;}
.arrow-button {line-height: 50px;padding: 0 26px;border: 1px solid #179bfd;border-radius: 6px;font-size: 17px;color: #179bfd;font-weight: 600;}
.arrow-button:hover {background-color: rgba(23, 155, 253, 0.1);}
.arrow-button::after {content: "";width: 12px;height: 23px;background-image: url(../images/feature-old-restore/download-arrow.png);display: inline-block;vertical-align: middle;margin-left: 20px;}
.arrow-button.mobile-plat::after {display: none;}

.main06 {padding: 80px 0 50px;background-color: #fcfbfc;text-align: center;}
.main06 h2 {font-size: 32px;}
.main06-icons {display: flex;justify-content: center;flex-wrap: wrap;padding-top: 36px;}
.main06-icons>li {width: 144px;font-size: 17px;color: #1d1d1f;margin-bottom: 16px;}
.main06-icons .img-wrap {height: 68px;}

.main10{background:#faf4e9;padding:40px 0;}
.main10-flex{display:flex;justify-content:space-between;align-items:center;}
.main10-flex .flex-content{flex:1;padding-left:50px;}
.main10-flex h3{font-size:37px;font-weight:700;line-height:1.5;color:#1f1f1f;}
.main10-flex h3 span{color:#ff9e2c;}
.main10-flex .suhead{color:#fb9c29;font-size:23px;line-height:1.5;margin-bottom:15px;white-space:nowrap;}
.main10-down{display:flex;justify-content:flex-start;align-items:flex-start;gap:25px;padding-top:15px;}
.main10-down .down-wrap a{display:block;background:#179bfd;color:#ffffff;font-size:21px;line-height:1.4;padding:10px 30px;border-radius:5px;}
.main10-down .down-wrap a:hover{background:#12bcff;}
.main10-down .down-wrap img{margin-right:10px;vertical-align:text-top;}
.main10-down .more-wrap a{display:inline-block;color:#ffffff;border:1px solid #ff9e2c;background: #ff9e2c;font-size:21px;line-height:1.3;padding:10px 30px;border-radius:5px;}
.main10-down .more-wrap a:hover{color:#ff9e2c;background:#ffffff;text-decoration:none;}
.main10-down .mark-wrap {margin-top: 10px;}


@media (max-width:979px){

    /* ---------- */
    .main02 {background: linear-gradient(#fcf9f4, #f9f3e7);}
    .main02-large-imgs>li {width: 100%;}
    .main02-small-imgs {margin-top: -50px;}
    .main02-small-imgs>li {margin: 0 10px;width: 90px;height: 90px;}

    .main03-content {justify-content: center;}
    .main03-content:nth-child(odd) .main03-left {order: 0;}
    .main03-right {width: 100%;padding-top: 20px;}
    .main03-h3,.main03-p {text-align: center;}
    .main03-right .the-icons {justify-content: center;}
    .main03-dots {margin: 0;}
    .main03-right .the-icons>li.large-width {width: fit-content;}
    .main03-right .download-button {text-align: center;}

    .main04-cards, .main04-comments {justify-content: center;}
    .main04-cards>li {margin: 0 10px 18px;}

    .main05-content {justify-content: center;padding: 46px 0 0;}
    .main05-right {padding-top: 20px;width: 100%;}
    
    .main06-icons>li {width: 120px;}

    .main10-flex {flex-wrap: wrap;justify-content: center;}
    .main10-flex .flex-content {width: 100%;padding: 20px 0 0;}
}
@media (max-width:767px){
    .main01>img {display: none;}
    .new-down-buy {flex-wrap: wrap;}
    .ai-face-top{flex-wrap: wrap;justify-content: space-evenly;gap: 20px;}

    .main02-small-imgs {margin: -30px 0 0;}
    .main02-small-imgs>li {width: 60px;height: 60px;margin: 0 5px;border-width: 2px;}

    .main10-flex .suhead {white-space: wrap;}
    .main10-down {flex-wrap: wrap;}
}
@media (max-width:479px){
    h1 {font-size: 27px;}
    h2,.main06 h2 {font-size: 23px;}

    .ai-face-top{gap: 10px;}

    .main03-h3,.main04-h3,.main10-flex h3 {font-size: 21px;}

    .card-intro {padding: 20px 10px;}
    .main04-comments>li {padding: 40px 10px 15px 25px;}

    .step-title {font-size: 17px;}
}




/* ````````````````````````````solution````````````````````````````````````````` */
.solution {padding: 50px 0;background: #eee9e4;}
.solution-content {display: flex;justify-content: center;align-items: flex-start;flex-wrap: wrap;gap: 50px;position: relative;}
.solution-left {padding-top: 30px;position: sticky;top: 50px;width: 350px;}
.solution-left h2 {text-align: left;line-height: 1.2;}
.solution-left p {color: #333333;line-height: 1.4;padding: 20px 0;font-size: 17px;}
.solution-right {width: 800px;}
.solution-item {margin-bottom: 40px;background-color: #ffffff;border-radius: 20px;overflow: hidden;display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}
.solution-item-info {padding: 32px;box-sizing: border-box;flex: 1;}
.solution-item-info h3 {line-height: 1.3;color: #202020;font-size: 23px;font-weight: 700;}
.solution-item-info p {color: #333333;line-height: 1.4;padding-top: 20px;font-size: 17px;}
.solution-item-info em {color: #ba8f64;line-height: 1.4;font-size: 17px;}
.solution-item-info a:hover {text-decoration: underline;}
.solution-item-icon {
    position: absolute;
    bottom: -8px;
    left: -8px;
    background-color: #ffffff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.solution-1-tips {
    position: absolute;
    bottom: 14px;
    right: 14px;
    background-color: #ff682d;
    color: #fff;
    padding: 0px 15px;
    border-radius: 20px;
    font-size: 15px;
}
.solution-2-tips {
    position: absolute;
    bottom: 14px;
    left: 100px;
    background-color: #ffffff;
    color: #1f1f1f;
    padding: 0px 15px;
    border-radius: 20px;
    font-size: 15px;
}
.solution-3-tips {
    position: absolute;
    bottom: 14px;
    right: 100px;
    background-color: #ff682d;
    color: #fff;
    padding: 0px 15px;
    border-radius: 20px;
    font-size: 15px;
}
.solution-4-tips {
    position: absolute;
    bottom: 14px;
    right: 14px;
    background-color: #ff682d;
    color: #fff;
    padding: 0px 15px;
    border-radius: 20px;
    font-size: 15px;
}
.solution-5-tips {
    position: absolute;
    bottom: 25%;
    left: 50%;;
    transform: translateX(-40%);
    color: #fff;
    font-size: 17px;
}
.the-buttons {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.the-button.first a {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #92cf3f;
    color: #ffffff;
    border-radius: 5px;
    width: 235px;
    height: 55px;
    font-size: 21px;
}
.the-button.second a {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fca033;
    color: #ffffff;
    border-radius: 5px;
    width: 235px;
    height: 55px;
    font-size: 21px;
}

@media (max-width: 1200px) {
    .solution-left {position: static;width: 100%;text-align: center;}
    .solution-left .the-buttons {justify-content: center;}
    .solution-left h2 {text-align: center;}
    .the-buttons {
        justify-content: center;
        align-items: center;
    }
}
@media (max-width: 798px) {
    .solution-right {width: 100%;}
    .solution-items {display: flex;justify-content: center;flex-wrap: wrap;gap: 20px;align-items: flex-start;}
    .solution-item {width: 402px;margin-bottom: 0;align-items: normal;}
}


/* ````````````````````````````main02````````````````````````````````````````` */
.main02 {
    text-align: center;
    background: linear-gradient(180deg, #fcfaf5 80%, #f1ebe3 100%);
    padding-top: 50px;
}
.main02-title {
    margin-bottom: 15px;
}
.main02-desc {
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 1.4;
}
.main02-desc em {
    color: #ba8f64;
}
.main02-desc a:hover {
    text-decoration: underline;
}
.main02-tabs-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
}
.main02-tabs-list {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ababab;
    border-radius: 30px;
}
.main02-tabs-item {
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #171717;
    padding: 0 30px;
    font-size: 17px;
    cursor: pointer;
}
.main02-tabs-item.active {
    background-color: #171717;
    border-radius: 20px;
    color: #ffffff;
}
.main02-subs-wrap {
    margin-bottom: 20px;
}
.main02-subs-list {
   position: relative;
}
.main02-subs-item {
    position: absolute;
    top: 0;
    opacity: 0;
    visibility: hidden;
}
.main02-subs-item.active {
    position: static;
    opacity: 1;
    visibility: visible;
}
.main02-subs-item em {
    color: #ba8f64;
}

.main02-slides-wrap {
    margin-bottom: 20px;
}
.main02-slides-list {
   position: relative;
}
.main02-slides-item {
    position: absolute;
    top: 0;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    border-radius: 20px;
    overflow: hidden;
    z-index: 8;
}
.main02-slides-item.active {
    position: static;
    opacity: 1;
    visibility: visible;
    z-index: 10;
}
.main02-slides-part {
    position: absolute;
    top: 0;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}
.main02-slides-part.show {
    position: static;
    opacity: 1;
    visibility: visible;
}

.main02-cards-list {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translateY(-70%);
}
.main02-cards-item {
    position: absolute;
    top: 0;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 20px 150px;
    border-radius: 20px;
}

.main02-cards-item.active {
    position: static;
    visibility: visible;
    transform: translateY(0);
    animation: slideUp 0.6s ease-in-out forwards;
}

@keyframes slideUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}



.main02-cards-item h5 {
    font-size: 27px;
    line-height: 1.3;
    margin-bottom: 10px;
    color: #ffffff;
}
.main02-cards-desc {
    padding-left: 20px;
    text-align: left;
}
.main02-cards-desc p {
    position: relative;
    font-size: 17px;
    color: #cbc8c6;
    line-height: 1.4;
}
.main02-cards-desc p::before {
    content: '';
    width: 8px;
    height: 4px;
    margin-right: 5px;
    border-left: 2px solid #75cf3f;
    border-bottom: 2px solid #75cf3f;
    display: inline-block;
    transform: rotate(-45deg);
    position: absolute;
    top: 6px;
    left: -18px;
}
.main02-slides-control {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 24px;
    transform: translateY(50px);
}
.main02-slides-control span {
    display: block;
    width: 56px;
    height: 6px;
    background-color: #7c7c7c;
    cursor: pointer;
}
.main02-slides-control span.active {
    background-color: #ba8f64;
}



.new-down-buy-2 {display:flex;justify-content:center;align-items:flex-start;transform: translateY(-100%);}
.new-down-buy-2 .down-button a.new-down{display:inline-block;background:#179bfd;border-radius:10px;color:#ffffff;font-size:21px;height:60px;line-height:60px;padding: 0 20px;}
.new-down-buy-2 .down-button a.new-down img{vertical-align: text-bottom;margin-left: 10px;}
.new-down-buy-2 .down-button a.new-down:hover{background:#12bcff;}


@media (max-width:1200px){
    .main02-cards-list {
        transform: translateY(0);
    }
    .new-down-buy-2 {
        transform: translateY(0);
        padding-top: 15px;
    }
}
@media (max-width:798px){
    .main02-cards-item {
        padding: 20px;
    }
}



.ai-down-solution-license{display:none;margin-bottom: 50px;}
.ai-down-solution-hide{
    color: #000;
    background: linear-gradient(180deg, #ffc787, #fff5eb);
    width: 120px;
    height: 35px;
    line-height: 35px;
    font-size: 17px;
    text-align: center;
    border-radius: 0 0 10px 10px;
    cursor: pointer;
    border: none;
}
.ai-down-solution-hide::before{content:''; position:absolute; left:50%; height:1.5px; background:linear-gradient(to right, transparent, #ffc787 15%, #ffc787 85%, transparent) no-repeat; margin:0px 0 0;width: 300px;transform: translateX(-50%);}
.ai-down-sget-con{display:flex; justify-content:center;padding-bottom: 30px;position: relative;}
.ai-down-sget-give, .ai-down-sget-full{width:560px; margin:0 1.6%; border-radius:15px; padding:25px; box-sizing:border-box;}
.ai-down-sget-give{box-shadow:inset 0 0 0 1px #80c269;}
.ai-down-sget-full{background-color:#fff5eb;box-shadow:inset 0 0 0 1px #fca033;}
.ai-down-sget-title{font-size:31px; color:#2f2f2f; font-weight:700; line-height:1;}
.ai-down-sget-full .ai-down-sget-title, .ai-down-sget-full .ai-down-sget-price{color:#ff9f36;}
.ai-down-sget-desc, .ai-down-sget-dh{color:#000;}
.ai-down-sget-desc{margin:10px 0 18px;}
.ai-down-sget-desc a{color: #0048ff;text-decoration: underline;}
.ai-down-sget-dh{margin:18px 0 13px;}
.ai-down-sgp-x{font-size:25px; color:#747474;}
.ai-down-sget-price{font-size:32px; color:#80c269; vertical-align:middle;}
.ai-down-sgp-x del{font-size:70%;}
.ai-down-sget-dh a{color:#0048ff; text-decoration:underline;}
.ai-down-sget-dh a::after{content:'\1f817'; font-weight:700; position:absolute; padding-left:3px;}
.ai-down-solution-ebx{display:flex; justify-content: center;}
.ai-down-solution-email, .ai-down-solution-eb{height:45px; border-radius:5px;}
.ai-down-solution-email{border:1px solid #c3c3c3; font-size:15px; line-height:45px; padding-left:8px; box-sizing:border-box; border-right:0 none; border-top-right-radius:0; border-bottom-right-radius:0; flex:1;}
.ai-down-solution-eb{font-size:19px; color:#fff; background-color:#92CF3F; border:0 none; padding:5px 15px; border-top-left-radius:0; border-bottom-left-radius:0; cursor:pointer; flex:none;}
.ai-down-solution-as{display:none; margin:10px 0;}
.ai-down-solution-asw{display:block; font-size:17px; color:#393939; border:1px dashed #333; border-radius:5px; padding:5px; text-align:center;}
.ai-down-solution-al{display:flex; margin:10px 0 8px;}
.ai-down-solution-agree{margin:2px 8px auto 0; accent-color:#5fa500;}
.ai-down-solution-agree:not(:checked) + .ai-down-sa-label{color:red;}
.ai-down-sa-label{font-size:15px; color:#747474; cursor:pointer; line-height:1.1; text-align:left;}


.ai-down-sl-ns{color:#747474;}
.ai-down-sl-ns.ai-down-sl-ns::before{content:''; width:12px; border-top:2px solid; top:12px;}
.ai-down-sg-x{margin-bottom:10px;}
.ai-down-sget-get{font-size:24px; color:#fff; background-color:#FF9F36; padding:10.5px 20px; display:inline-block; border-radius:5px; min-width:320px; box-sizing:border-box;}
.ai-down-sget-get img{vertical-align:-2px; padding-right:15px;}
.ai-down-sget-get del{font-size: 17px;color: #333;}
.ai-down-sget-get span{font-size: 17px;}


.ai-down-svi-a{min-width:295px; box-sizing:border-box; font-size:22px; color:#fff; background-color:#92CF3F; border-radius:10px; display:inline-flex; justify-content:center; align-items:center; padding:10px 18px; position:relative; overflow:hidden; height:60px;margin-bottom: 10px;}
.ai-down-svi-a del, .ai-down-svi-a span{line-height:1; display:block; padding-left:15px;}
.ai-down-svi-a del{font-size:77%; color:#000;}
.ai-down-svi-a span{font-size:95%; color:#ff4a20;}

.hide-share{text-align:center;margin-top:35px;}
.hide-share-title {margin-bottom: 10px;color: #000;font-size: 17px;}
.m01-share-a{display:inline-block;color:#000;padding:0 4px;text-decoration:none;}
.m01-share-a::before{content:'';display:block;margin:0 auto;height:30px;width:30px;background:url(https://www.aiarty.com/images/event/matting-giveaway/m01-share-icons.svg) no-repeat center top/100% auto;}
.m01-share-a-1:not([href])::before{background-position-y:-162px;}
.m01-share-a-2::before{background-position-y:-32px;}
.m01-share-a-3::before{background-position-y:-65px;}
.m01-share-a-4::before{background-position-y:-97px;}
.m01-share-a-5::before{background-position:4px -129px;}
.m01-share-a-1 span:last-of-type,.m01-share-a-1:not([href]) span:first-of-type{display:none;}
.m01-share-a-1:not([href]) span:last-of-type{display:initial;}


.buy-bottom-h4 {
    font-size: 15px;
    color: #808080;
    line-height: 1;
    padding-bottom: 5px;
}

.buy-bottom-h4>b {
    font-size: 17px;
    color: #282828;
    line-height: 1;
}
.ai-down-250701 {
    display: flex;
    justify-content: center;
    text-align: left;
}
.rights-item {
    margin-top: 20px;
}
.rights-name {
    font-size: 17px;
    margin-bottom: 5px;
    font-weight: 700;
}
.rights-list li {
    position: relative;
    padding: 3px 0 3px 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.rights-list li.rights-true::before {
    content: '';
    display: block;
    background: url("https://www.videoproc.com/campaign/images/adventscalender/i-yes.png") no-repeat center;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    top: 8px;
}
.rights-list li.rights-false::before {
    content: '';
    display: block;
    background: url("https://www.videoproc.com/campaign/images/adventscalender/i-no.png") no-repeat center;
    width: 13px;
    height: 2px;
    position: absolute;
    left: 1px;
    top: 15px;
}
.rights-list li.rights-gift::before {
    content: '';
    display: block;
    background: url("https://www.videoproc.com/video-converting-software/ui/images/registered-update/logo-gift.png") no-repeat center;
    background-size: cover;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 1px;
    top: 4px;
}

.mark-content {
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    background: url(https://www.videoproc.com/event/image-style/giveaway-christ23//mark-icon.png) no-repeat;
    position: relative;
}

.mark-info {
    display: none;
    width: 250px;
    padding: 8px 10px;
    background-color: #fff;
    border: 1px solid #dedfe3;
    border-radius: 10px;
    font-size: 12px;
    line-height: 16px;
    color: #595959;
    position: absolute;
    bottom: 25px;
    right: -20px;
    text-align: justify;
    z-index: 1;
}

.mark-info::after {
    content: "";
    width: 12px;
    height: 12px;
    border-right: 1px solid #dedfe3;
    border-bottom: 1px solid #dedfe3;
    background-color: #fff;
    transform: rotate(45deg);
    position: absolute;
    bottom: -7px;
    right: 22px;
}

.mark-content:hover .mark-info {
    display: block;
}


@media (max-width: 1200px) {
	.ai-down-sv-icon, .ai-down-si-icon{display:none;}
	.ai-down-solution-hide::before{margin-inline:0;}
}

@media (max-width: 979px) {
	.ai-down-hii-down1, .ai-down-hii-down2, .ai-down-hii-down4{display:none;}
	.ai-down-hq-item{flex-flow:wrap; justify-content:center;}
	.ai-down-hi-wrap{flex:auto; margin-bottom:25px;}

}

@media (max-width: 767px) {
	.ai-down-solution-vi{flex-flow:wrap;}
	.ai-down-sv-wrap, .ai-down-si-wrap{padding:0;}
	.ai-down-si-con{order:1;}
	.ai-down-solution-vi::after{position:initial; margin:40px 0; width:100%; height:2px;}
	.ai-down-sget-con{flex-flow:wrap;}
	.ai-down-sget-full{margin-top:20px;}
	
	.ai-down-func-con{flex-flow:wrap;}
	.ai-down-func-con:nth-child(even){flex-flow:wrap-reverse;}
	.ai-down-fc-info.ai-down-fc-info{flex:auto; margin:30px 0 0;}
	
	.ai-down-quick-btns{flex-flow:wrap;}
	.ai-down-quick-btn{flex:auto;}
	
}

@media (max-width: 479px) {
	
	.ai-down-comment-wrap{flex-flow:wrap;}
	.ai-down-comment-item{padding:0;}
	.ai-down-comment-item > img{display:none;}
	.ai-down-ci-desc{padding:0 25px; margin:0;}
	.ai-down-comment-con{order:-1; margin-bottom:15px;}
	
	.ai-down-hq-btn:not(:first-of-type){padding-top:10px;}
	
	.ai-down-func{padding-top:0;}
	
	.ai-down-oi-x{width:300%;}

}

.banner-fold-mid {
    position: absolute;
    left: 50%;
    top: 120px;
    transform: translateX(-50%);
}