[data-sys="win"] .win,
[data-sys="mac"] .mac {
    color: #0462f0;
}

/*---discount start---*/
.discount-off {
    position: relative;
    border-radius: 14px;
}

.discount-off::after {
    content: "30% OFF";
    height: 18px;
    line-height: 18px;
    color: #fff;
    background: linear-gradient(180deg, #FFAC5F 0%, #FF6711 100%);
    padding: 0 30px;
    position: absolute;
    top: 20px;
    right: -36px;
    transform: rotate(45deg);
    letter-spacing: -0.48px;
    font-size: 12px;
    font-weight: 700;
}

/*----discount end---*/

.pro-newtips {
    position: relative;
    padding: 2px 3px;
    border-radius: 2px;
    background: linear-gradient(90deg, #FF612E 1.52%, #FFA825 141.46%);
}

.pro-newtips::before {
    content: "";
    width: 0;
    height: 0;
    border: 5px solid;
    border-color: transparent #FF612E transparent transparent;
    position: absolute;
    left: -9px;
    top: 6px;
}


.section-1 .popup-video-group {
    z-index: 2;
}

.btn-outline-orange {
    color: #FF5500;
    border-color: #FF5500;
}

.btn-outline-orange:hover {
    color: #fff;
    border-color: #FF5500;
    background: #FF5500;
}

.btn .arrow {
    width: 28px;
    height: 130px;
    overflow: hidden;
    background: url(https://4ddig.tenorshare.com/images/v2/product/windows-data-recovery-v2/download-arrow.png) 0 0px no-repeat;
    margin-right: 14px;
    transform: translate(0, -52px);
    background-size: 100%;
    transition: transform linear 400ms;
}

.btn.btn-white .arrow {
    background: url(https://4ddig.tenorshare.com/images/v2/product/windows-data-recovery-v2/download-arrow2.png) 0 0px no-repeat;
    height: 134px;
    background-size: 100%;
}

.btn .arrow.arrow-rgt {
    margin-right: 0;
    margin-left: 14px;
}

.btn .arrow.download-arrow {
    width: 28px;
    height: 134px;
    background: url(https://4ddig.tenorshare.com/images/v2/download-arrow2.png) 0 0px no-repeat;
    background-size: 100%;
}

.btn .arrow.win-arrow {
    width: 28px;
    height: 134px;
    background: url(https://4ddig.tenorshare.com/images/v2/win-arrow.png) 0 0px no-repeat;
    background-size: 100%;
}

.btn .arrow.mac-arrow {
    width: 28px;
    height: 134px;
    background: url(https://4ddig.tenorshare.com/images/v2/mac-arrow.png) 0 0px no-repeat;
    background-size: 100%;
}

.btn:hover .arrow {
    transform: translate(0, 50px);
}

/* btn-linear-primary */
.btn-linear-primary {
    border: transparent;
    color: #fff;
    background: linear-gradient(90deg, #0462F0 0%, #11B1FF 100%);
}

.btn-linear-primary:hover {
    color: #fff;
}

/* btn animate */
.btn-linear-animate {
    overflow: hidden;
    position: relative;
}

.btn-linear-animate:before {
    content: '';
    background: rgba(255, 255, 255, .2);
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    position: absolute;
    z-index: 1;
    width: 0%;
    transform-origin: right center;
    transition: width 600ms;
    border-radius: 14px;
}

.btn-linear-animate:hover::before {
    width: 100%;
    left: 0;
}

.discount-off::after {
    width: 88.18px;
    height: 21.53px;
    background: url(https://4ddig.tenorshare.com/images/v2/product/discount-bg.png?w=133&h=33) no-repeat;
    background-size: 100% 100%;
    padding: 0 17px;
    color: #FF5500;
    top: 11px;
    right: -22px;
}

.pro-newtips {
    padding: 2px 6px 2px 4px;
}

#modal-popup-video .modal-content {
    border: none !important;
}

.more span {
    display: inline-block;
    transition: transform linear .25s;
}

.more:hover {
    color: #0462f0 !important;
}

.more:hover span {
    transform: translate(5px);
}

.btn .arrow {
    width: 28px;
    height: 130px;
    overflow: hidden;
    background: url(https://4ddig.tenorshare.com/images/v2/product/windows-data-recovery-v2/download-arrow.png) 0 0px no-repeat;
    margin-right: 14px;
    transform: translate(0, -52px);
    background-size: 100%;
    transition: transform linear 400ms;
}

.btn:hover .arrow {
    transform: translate(0, 50px);
}

.animate-float {
    -webkit-animation: float 1.5s linear infinite alternate;
    animation: float 1.5s linear infinite alternate;
}

@-webkit-keyframes float {
    0% {
        -webkit-transform: translateY(-10px);
    }

    50% {
        -webkit-transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(10px);
    }
}

@keyframes float {
    0% {
        transform: translateY(-10px);
    }

    50% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(10px);
    }
}

.more span {
    display: inline-block;
    transition: transform linear .25s;
}

.more:hover {
    color: #0462f0 !important;
}

.more:hover span {
    transform: translate(5px);
}

.section-1 {
    padding: 120px 0 0;
    background: url(https://4ddig.tenorshare.com/images/v2/product/windows-data-recovery-v2/banner-mobile-bg.png);
    background-size: 100% 100%;
}

@media (min-width: 768px) {
    .section-1 {
        padding: 150px 0 105px;
        background: url(https://4ddig.tenorshare.com/images/v2/product/windows-data-recovery-v2/banner-bg.png) no-repeat;
        background-size: 100% 100%;
    }
}

@media (min-width: 1600px) {
    .section-1 {
        padding: 150px 0 130px;
    }
}

@media (min-width: 1921px) {
    .section-1 {
        padding: 150px 0 130px;
        background: url(https://4ddig.tenorshare.com/images/v2/product/windows-data-recovery-v2/banner-bg-2560.png) no-repeat;
        background-size: 100% 100%;
    }
}

.section-1 .banner {
    z-index: 0;
    right: 0;
}

@media (min-width: 992px) {
    .section-1 .banner {
        width: 55%;
        bottom: 15%;
        right: -50px;
    }
}

@media (min-width: 1600px) {
    .section-1 .banner {
        width: 870px;
        bottom: 145px;
        right: 0;
    }
}

@media (min-width: 1921px) {
    .section-1 .banner {
        left: calc(50% + 500px);
        transform: translateX(-50%);
    }
}

.section-1 .banner .banner-icon {
    width: 303px;
    bottom: 140px;
    left: -60px;
    z-index: 2;
}

@media (min-width: 992px) {
    .section-1 .banner .banner-icon {
        width: 260px;
        left: -40px;
    }
}

@media (min-width: 1600px) {
    .section-1 .banner .banner-icon {
        width: 303px;
        left: -60px;
    }
}

@media (min-width: 1280px) {
    .section-1 .cont {
        margin-top: 0;
        max-width: 600px;
    }
}

@media (min-width: 1600px) {
    .section-1 .cont {
        max-width: 700px;
    }
}

.section-1 h1 span {
    position: relative;
}

.section-1 h1 span::after {
    content: "";
    width: 100%;
    height: 6px;
    background: linear-gradient(90deg, rgba(255, 85, 0, 0.8) 0%, rgba(255, 168, 37, 0.8) 67.57%, rgba(255, 255, 255, 0) 99.13%);
    position: absolute;
    left: 0;
    bottom: 5px;
    z-index: -1;
}

@media (min-width: 1280px) {
    .section-1 ul li {
        max-width: 560px;
    }
}

@media (min-width: 1600px) {
    .section-1 ul li {
        max-width: 700px;
    }
}

.section-1 ul li:not(:last-child) {
    margin-bottom: 16px;
}

.section-1 ul li::before {
    content: "";
    width: 16px;
    height: 16px;
    background: url(https://4ddig.tenorshare.com/images/v2/product/windows-data-recovery-v2/ok-icon.svg) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 6px;
    left: 0;
}

.section-1 .popup-video-group {
    text-align: center;
    margin-bottom: -28px;
    transform: translateY(-140px);
    z-index: 2;
}

@media (min-width: 1280px) {
    .section-1 .popup-video-group {
        position: absolute;
        bottom: 140px;
        right: calc(50% - 560px);
        margin-bottom: 0;
        transform: translateY(0);
    }
}

@media (min-width: 1600px) {
    .section-1 .popup-video-group {
        bottom: 140px;
        right: calc(50% - 610px);
    }
}

.section-1 .popup-video-group .more {
    border-bottom: 1px solid rgba(0, 0, 0, 0.7);
}

.section-1 .popup-video-group .more span {
    display: inline-block;
    transition: transform linear .25s;
}

.section-1 .popup-video-group .more:hover {
    border-bottom: 1px solid #0462F0;
}

.section-1 .popup-video-group .more:hover span {
    transform: translate(5px);
}

.section-1 .container {
    z-index: 1;
}

.section-2 {
    margin-top: -77px;
    z-index: 2;
    position: relative;
}

.section-2 .cont {
    background: url(https://4ddig.tenorshare.com/images/v2/product/windows-data-recovery-v2/sec2-bg-mb.png) no-repeat;
    background-size: 100% 100%;
    padding: 28px 0;
}

@media (min-width: 1280px) {
    .section-2 .cont {
        padding: 28px;
        background: url(https://4ddig.tenorshare.com/images/v2/product/windows-data-recovery-v2/sec2-bg.png) no-repeat;
        background-size: 100% 100%;
    }
}

.section-2 .cont .cell {
    width: 50%;
    padding: 0 4px;
}

.section-2 .cont .cell.cel1 {
    width: 100%;
}

@media (min-width: 1280px) {
    .section-2 .cont .cell {
        width: 20%;
        padding: 0 8px;
    }

    .section-2 .cont .cell.cel1 {
        width: 20%;
    }
}

@media (min-width: 1600px) {
    .section-2 .cont .cell {
        padding: 0 28px;
    }
}

.section-3 {
    padding: 64px 0;
}

@media (min-width: 1280px) {
    .section-3 {
        padding: 80px 0;
    }
}

@media (min-width: 1600px) {
    .section-3 {
        padding: 120px 0;
    }
}

.section-3 nav {
    border-color: none;
}

@media (min-width: 1280px) {
    .section-3 nav {
        border: 1px solid;
        border-color: transparent transparent rgba(0, 0, 0, 0.3) transparent;
    }
}

.section-3 .tabone .nav-link {
    width: max-content;
    padding: 0;
    margin: 0 8px 24px;
    border-radius: 32px;
}

@media (min-width: 1280px) {
    .section-3 .tabone .nav-link {
        width: max-content;
        margin: 0 48px;
    }
}

@media (min-width: 1600px) {
    .section-3 .tabone .nav-link {
        width: 200px;
    }
}

.section-3 .tabone .nav-link.active {
    border-radius: 8px;
    background: rgba(4, 98, 240, 0.08);
    position: relative;
}

@media (min-width: 1280px) {
    .section-3 .tabone .nav-link.active {
        border-radius: 0;
        background: none;
    }

    .section-3 .tabone .nav-link.active::after {
        content: "";
        width: 100%;
        height: 4px;
        background: #0462F0;
        position: absolute;
        left: 0;
        bottom: -1px;
    }
}

.section-3 .tabone span {
    padding: 12px 0 8px;
}

@media (min-width: 1280px) {
    .section-3 .tabone span {
        padding: 12px 0 20px;
    }
}

.section-3 .tab-content {
    background: linear-gradient(0deg, rgba(4, 98, 240, 0.1) -12.74%, rgba(4, 98, 240, 0) 152.43%);
    margin-top: 16px;
    border-radius: 32px;
}

@media (min-width: 1280px) {
    .section-3 .tab-content {
        max-width: 1224px;
        border-radius: 32px;
        height: 638px;
        margin-top: 32px;
    }
}

@media (min-width: 1600px) {
    .section-3 .tab-content {
        max-width: 1456px;
    }
}

.section-3 .tab-content .cont {
    padding: 40px 16px 40px;
}

@media (min-width: 1280px) {
    .section-3 .tab-content .cont {
        padding: 64px 40px 0;
    }
}

@media (min-width: 1600px) {
    .section-3 .tab-content .cont {
        padding: 80px 56px 0 48px;
    }
}

.section-3 .tab-content .cont .tab-pic {
    width: 315px;
}

@media (min-width: 1280px) {
    .section-3 .tab-content .cont .tab-pic {
        width: 1144px;
    }
}

@media (min-width: 1600px) {
    .section-3 .tab-content .cont .tab-pic {
        width: 1328px;
    }
}

.section-3 .tab-content .cont .tab-txt {
    width: 100%;
}

@media (min-width: 1280px) {
    .section-3 .tab-content .cont .tab-txt {
        width: 500px;
    }
}

@media (min-width: 1600px) {
    .section-3 .tab-content .cont .tab-txt {
        width: 595px;
    }
}

@media (min-width: 1280px) {
    .section-3 .tab-content .cont .tab-thumb.swiper-container {
        margin-left: 0 !important;
        margin-right: 76px;
    }
}

.section-3 .tab-content .cont .tab-thumb .swiper-slide {
    width: 78px;
    margin: 0 4px;
    cursor: pointer;
}

@media (min-width: 1280px) {
    .section-3 .tab-content .cont .tab-thumb .swiper-slide {
        width: 120px;
        margin: 0 10px;
    }
}

@media (min-width: 1600px) {
    .section-3 .tab-content .cont .tab-thumb .swiper-slide {
        width: 154px;
    }
}

.section-3 .tab-content .cont .tab-thumb .swiper-slide .img-cont {
    width: 74px;
    padding: 2px;
    border-radius: 8px;
    border: 2px solid transparent;
}

@media (min-width: 1280px) {
    .section-3 .tab-content .cont .tab-thumb .swiper-slide .img-cont {
        width: 130px;
        padding: 4px;
        border-radius: 10px;
    }
}

@media (min-width: 1600px) {
    .section-3 .tab-content .cont .tab-thumb .swiper-slide .img-cont {
        width: 154px;
    }
}

.section-3 .tab-content .cont .tab-thumb .swiper-slide.swiper-slide-thumb-active {
    color: #0462F0;
}

.section-3 .tab-content .cont .tab-thumb .swiper-slide.swiper-slide-thumb-active .img-cont {
    border: 2px solid #0462F0;
}

.section-3 .tab-content .cont .tab-thumb img {
    border-radius: 4px;
}

@media (min-width: 1280px) {
    .section-3 .tab-content .cont .tab-thumb img {
        border-radius: 8px;
    }
}

.section-3 .tab-content .cont .tab-thumb span {
    display: block;
    margin-top: 4px;
    font-size: 12px;
}

@media (min-width: 1280px) {
    .section-3 .tab-content .cont .tab-thumb span {
        font-size: 16px;
    }
}

.section-3 h2 {
    max-width: 1000px;
}

.section-3 nav {
    border: none;
}

.section-3 nav .nav-tabs {
    border-bottom: none;
}

@media (max-width:991.98px) {
    .section-3 nav .tabone {
        overflow-x: scroll;
    }

    .section-3 nav .tabone .nav-tabs {
        flex-wrap: nowrap;
        width: fit-content;
    }
}

.section-3 nav .tabone .nav-tabs {
    border-bottom: none;
    border-radius: 32px;
    background-color: rgba(4, 98, 240, 0.1);
}

.section-3 .tabone .nav-link.active::after {
    display: none;
}

.section-3 .tabone .nav-link.active {
    background-color: rgba(4, 98, 240, 1);
    border-radius: 32px;
}

.section-3 .tabone span {
    padding: 12px 24px;
}

.section-3 .tabone .nav-link.active span {
    color: #FFFFFF;
}

.section-3 ul li::before {
    content: "";
    width: 16px;
    height: 76%;
    background: url(https://4ddig.tenorshare.com/images/v2/product/windows-data-recovery-v2/ok-icon-2.svg) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 6px;
    left: 0;
}

.section-4 {
    padding-bottom: 64px;
}

@media (min-width: 1280px) {
    .section-4 {
        padding-bottom: 80px;
    }
}

@media (min-width: 1600px) {
    .section-4 {
        padding-bottom: 120px;
    }
}

.section-4 h4 .pro-newtips {
    bottom: 4px;
    white-space: nowrap;
}

.section-4 .step-cont {
    margin-top: 72px;
}

.section-4 #swiper-step-txt {
    margin-bottom: 16px;
}

@media (min-width: 1280px) {
    .section-4 #swiper-step-txt {
        margin-bottom: 8px;
    }
}

.section-4 #swiper-step-txt .swiper-slide {
    width: 100%;
    height: fit-content !important;
    margin-bottom: 24px;
}

@media (min-width: 1280px) {
    .section-4 #swiper-step-txt .swiper-slide {
        width: 500px !important;
    }
}

@media (min-width: 1600px) {
    .section-4 #swiper-step-txt .swiper-slide {
        width: 612px !important;
        margin-bottom: 32px;
    }
}

.section-4 #swiper-step-txt .swiper-slide.swiper-slide-thumb-active .txt {
    width: 100%;
}

.section-4 #swiper-step-txt .swiper-slide.swiper-slide-thumb-active .txt .step-info {
    display: block;
}

.section-4 #swiper-step-txt .swiper-slide.swiper-slide-thumb-active .txt .line {
    width: 100%;
    visibility: visible;
    transition-property: width;
}

.section-4 #swiper-step-txt .swiper-slide .txt {
    width: 100%;
    position: relative;
    border-bottom: 1px solid #E7E7E7;
    padding-bottom: 24px;
}

@media (min-width: 1600px) {
    .section-4 #swiper-step-txt .swiper-slide .txt {
        padding-bottom: 32px;
    }
}

.section-4 #swiper-step-txt .swiper-slide .txt .line {
    display: block;
    width: 0;
    height: 2px;
    visibility: hidden;
    transition-duration: 5.2s;
    transition-property: none;
}

.section-4 #swiper-step-txt .swiper-slide .txt .step-info {
    display: none;
}

.section-4 #swiper-step-txt .swiper-slide img {
    margin-right: 12px;
}

@media (min-width: 1280px) {
    .section-4 #swiper-step-txt .swiper-slide img {
        margin-right: 16px;
    }
}

.section-4 #swiper-step-txt .swiper-slide-active {
    height: auto;
}


.section-4 #swiper-step-pic {
    width: 343px;
    height: 209px;
    background: url(https://4ddig.tenorshare.com/images/v2/product/windows-data-recovery-v2/step-bg.png) no-repeat;
    background-size: 100% 100%;
}

@media (min-width: 992px) {
    .section-4 #swiper-step-pic {
        width: 664px;
        height: 404px;
    }
}

@media (min-width: 1600px) {
    .section-4 #swiper-step-pic {
        width: 886px;
        height: 540px;
    }
}

@media (min-width: 1280px) {
    .section-4 #swiper-step-pic.swiper-container {
        margin-right: 24px !important;
    }
}

@media (min-width: 1600px) {
    .section-4 #swiper-step-pic.swiper-container {
        margin-right: 0 !important;
    }
}

.section-4 #swiper-step-pic .swiper-slide {
    padding: 14px 22px;
    text-align: center;
}

@media (min-width: 1280px) {
    .section-4 #swiper-step-pic .swiper-slide {
        padding: 27px 42px;
    }
}

@media (min-width: 1600px) {
    .section-4 #swiper-step-pic .swiper-slide {
        padding: 28px 58px;
    }
}

.section-4 #swiper-step-pic .swiper-slide:hover .step-1 img {
    transform-origin: 0px 30px;
    transform: scale(1.8);
}

.section-4 #swiper-step-pic .swiper-slide:hover .step-3 img {
    transform-origin: 239px 151px;
    transform: scale(1.4);
}

@media (min-width: 1280px) {
    .section-4 #swiper-step-pic .swiper-slide:hover .step-1 img {
        transform-origin: 0px 50px;
    }

    .section-4 #swiper-step-pic .swiper-slide:hover .step-3 img {
        transform-origin: 450px 293px;
    }
}

@media (min-width: 1600px) {

    .section-4 #swiper-step-pic .swiper-slide:hover .step-3 img {
        transform-origin: 591px 400px;
    }
}

.section-4 #swiper-step-pic .swiper-slide:hover .step-2 img {
    transform: scale(2);
}

.section-4 #swiper-step-pic .swiper-slide .img-cont {
    width: fit-content;
}

.section-4 #swiper-step-pic .swiper-slide img {
    width: 252px;
    transition: all linear .24s;
}

@media (min-width: 992px) {
    .section-4 #swiper-step-pic .swiper-slide img {
        width: 482px;
    }
}

@media (min-width: 1600px) {
    .section-4 #swiper-step-pic .swiper-slide img {
        width: 672px;
    }
}

.section-4 h2 {
    max-width: 1000px;
}

.section-5 {
    background: rgba(4, 98, 240, 0.05);
    padding: 64px 0 48px;
}

@media (min-width: 1280px) {
    .section-5 {
        padding: 80px 0;
    }
}

@media (min-width: 1600px) {
    .section-5 {
        padding: 120px 0 88px;
    }
}

.section-5 .convert-tab .tabone {
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.section-5 .convert-tab .tabone .nav-link {
    font-size: 12px;
    padding: 6px 12px;
    color: rgba(0, 0, 0, 0.5);
}

.section-5 .convert-tab .tabone .nav-link.active {
    color: #0462F0;
    background: rgba(4, 98, 240, 0.1);
    border-radius: 8px;
}

@media (min-width: 1280px) {
    .section-5 .convert-tab .tabone .nav-link {
        font-size: 16px;
    }
}

.section-5 .tab-content .cell {
    width: 100%;
    border-radius: 8px;
    background: #FFF;
    padding: 24px 16px;
    margin: 0 0 16px;
}

@media (min-width: 1280px) {
    .section-5 .tab-content .cell {
        width: 230px;
        height: 302px;
        padding: 0 16px;
    }

    .section-5 .tab-content .cell:hover {
        box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
    }

    .section-5 .tab-content .cell:hover p {
        height: 90px;
        opacity: 1;
        margin-top: 16px;
    }
}

@media (min-width: 1600px) {
    .section-5 .tab-content .cell {
        width: 267px;
        margin: 0 0 32px;
    }

    .section-5 .tab-content .cell:hover p {
        height: 68px;
    }
}

.section-5 .tab-content .cell p {
    margin-top: 16px;
}

@media (min-width: 1280px) {
    .section-5 .tab-content .cell p {
        height: 0;
        opacity: 0;
        transition: all linear .24s;
        margin-top: 0;
    }
}

.section-5 .tab-content .cel2 {
    width: 100%;
}

@media (min-width: 1280px) {
    .section-5 .tab-content .cel2 {
        width: 25%;
        margin: 0 16px 16px;
    }
}

@media (min-width: 1600px) {
    .section-5 .tab-content .cel2 {
        width: 324px;
        margin: 0 16px 32px;
    }
}

.section-5 h2 {
    max-width: 650px;
}

.section-5 p.p3-tit {
    max-width: 1000px;
}

.section-5 nav .nav {
    border-bottom: none;
}

.section-6 {
    padding: 64px 0 48px;
}

@media (min-width: 1280px) {
    .section-6 {
        padding: 80px 0;
    }
}

@media (min-width: 1600px) {
    .section-6 {
        padding: 120px 0;
    }
}

.section-6 h2 {
    max-width: 912px;
}

.section-6 .cell {
    background: linear-gradient(90deg, rgba(4, 98, 240, 0.07) 0%, rgba(17, 177, 255, 0.07) 100%);
    border: 1px solid #0000001A;
    border-radius: 14px;
    width: 343px;
}

@media (min-width: 1280px) {
    .section-6 .cell {
        width: 288px;
        height: 271px;
    }
}

@media (min-width: 1600px) {
    .section-6 .cell {
        width: 340px;
        height: 271px;
    }
}


.section-6 .cell p {
    transition: all linear .24s;
    margin-top: 0;
}

.section-6 .cell {
    height: 365px;
}

.section-7 h2 {
    max-width: 888px;
}

.section-7 #pro-compare-table-wrap {
    padding-top: 55px;
    border-radius: 12px;
    overflow: auto;
}

#pro-compare-table-wrap table {
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 12px;
    overflow: auto;
}

.section-7 #pro-compare-table-wrap thead th {
    border-top: 1px solid #0000001A;
}

#pro-compare-table-wrap thead tr:first-child th:first-child {
    border-top-left-radius: 12px;
}

#pro-compare-table-wrap thead tr:first-child th:last-child {
    border-top-right-radius: 12px;
    color: rgba(0, 0, 0, 0.3);
}

#pro-compare-table-wrap tbody tr:last-child td:first-child {
    border-bottom-left-radius: 12px;
}

#pro-compare-table-wrap tbody tr:last-child td:last-child {
    border-bottom-right-radius: 12px;
}

.section-7 #pro-compare-table-wrap thead th,
#pro-compare-table-wrap tbody tr td {
    font-size: 18px;
    font-weight: 700;
}

#pro-compare-table-wrap tbody tr td:first-child {
    font-weight: 700;
    font-size: 16px;
}

.section-7 #pro-compare-table-wrap .most-popular {
    width: 210px;
    background-color: #0462F0;
    border-radius: 12px 12px 0 0;
    top: 28px;
    right: -537px;
    box-shadow: 0px 107px 30px 0px #006FE600;
}

@media (min-width: 1280px) {
    .section-7 #pro-compare-table-wrap .most-popular {
        width: 235px;
        top: 28px;
        right: 235px;
    }
}

@media (min-width: 1600px) {
    .section-7 #pro-compare-table-wrap .most-popular {
        width: 272px;
        top: 0px;
        right: 272px;
    }
}


#pro-compare-table-wrap .most-popular .bg-item>div {
    height: 58px;
    border-top: 1px solid #FFFFFF4D;
    font-weight: 700;
    font-size: 18px;
    color: #FFFFFF;
}

#pro-compare-table-wrap .most-popular .bg-item>div:first-child {
    height: 143px;
}

#pro-compare-table-wrap .most-popular .bg-item>div:first-child .btn {
    background-color: #FFA825;
    border-radius: 4px;
    height: 40px;
    padding: 0 24px;
    border: none;
}

.section-7 #pro-compare-table-wrap thead th {
    min-width: 210px;
    font-size: 18px;
    font-weight: 700;
    height: 88px;
    padding: 0 48px;
}

@media (min-width: 1280px) {
    .section-7 #pro-compare-table-wrap thead th {
        width: 235px;

    }
}

.section-7 #pro-compare-table-wrap thead th:nth-child(1) {
    min-width: 265px;
}

@media (min-width: 1280px) {
    .section-7 #pro-compare-table-wrap thead th:nth-child(1) {
        width: 260px;
    }
}


@media (min-width: 1600px) {
    .section-7 #pro-compare-table-wrap thead th {
        width: 272px;
        font-size: 18px;
        font-weight: 700;
        height: 88px;
        padding: 0 48px;
    }

    .section-7 #pro-compare-table-wrap thead th:nth-child(1) {
        width: 343px;
    }
}

.section-7 #pro-compare-table-wrap tbody tr {
    height: 58px;
    border-bottom: 1px solid #0000001A;
}

.section-7 #pro-compare-table-wrap tbody tr:last-child td:first-child {
    border-bottom-left-radius: 12px;
}

.section-7 #pro-compare-table-wrap tbody tr:last-child td:last-child {
    border-bottom-right-radius: 12px;
}

.section-7 #pro-compare-table-wrap tbody tr:nth-child(2n-1) {
    background: #F1F8FF;
}

.section-7 #pro-compare-table-wrap tbody td,
.section-7 #pro-compare-table-wrap thead th {
    border-left: 1px solid #0000001A;
}

.section-7 #pro-compare-table-wrap tbody td:last-child,
.section-7 #pro-compare-table-wrap thead th:last-child {
    border-right: 1px solid #0000001A;
}

.section-7 #pro-compare-table-wrap tbody tr:last-child td {
    border-bottom: 1px solid #0000001A;
}

.section-8 {
    padding: 64px 0 0;
}

@media (min-width: 1280px) {
    .section-8 {
        padding: 80px 0 0;
    }
}

@media (min-width: 1600px) {
    .section-8 {
        padding: 120px 0 0;
    }
}

.section-8 .container {
    padding: 0;
}

@media (min-width: 1280px) {
    .section-8 .container {
        padding: 0 12px;
    }
}

.section-8 h2 {
    margin-bottom: 24px;
}

@media (min-width: 1280px) {
    .section-8 h2 {
        margin-bottom: 56px;
    }
}

.section-8 .swiper-slide {
    padding: 16px 0 24px;
    position: relative;
    z-index: 0;
}

.section-8 .swiper-slide::after {
    content: "";
    width: 100%;
    height: 550px;
    background: rgba(255, 255, 255, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
}

.section-8 .swiper-slide.swiper-slide-thumb-active,
.section-8 .swiper-slide.swiper-slide-active {
    margin-top: 0;
    position: relative;
    z-index: 2;
    margin-top: 80px;
}

@media (min-width: 1280px) {

    .section-8 .swiper-slide.swiper-slide-thumb-active,
    .section-8 .swiper-slide.swiper-slide-active {
        margin-top: 0;
    }
}

.section-8 .swiper-slide.swiper-slide-thumb-active::after,
.section-8 .swiper-slide.swiper-slide-active::after {
    background: rgba(255, 255, 255, 0);
}

.section-8 .swiper-slide.swiper-slide-thumb-active img,
.section-8 .swiper-slide.swiper-slide-active img {
    border-radius: 16px;
    width: 284px;
    z-index: 2;
}

@media (min-width: 1280px) {

    .section-8 .swiper-slide.swiper-slide-thumb-active img,
    .section-8 .swiper-slide.swiper-slide-active img {
        width: 700px;
    }
}

@media (min-width: 1600px) {

    .section-8 .swiper-slide.swiper-slide-thumb-active img,
    .section-8 .swiper-slide.swiper-slide-active img {
        width: 809px;
    }
}

.section-8 .swiper-slide.swiper-slide-thumb-active .txt,
.section-8 .swiper-slide.swiper-slide-active .txt {
    display: block;
}

.section-8 .txt {
    display: none;
    max-width: 765px;
    margin-top: 32px;
}

@media (min-width: 1280px) {
    .section-8 .txt {
        margin-top: 40px;
    }
}

.section-8 .txt span {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 16px;
    border-radius: 0px 24px 24px 0px;
}

@media (min-width: 1280px) {
    .section-8 .txt span {
        padding: 0 24px;
    }
}

.section-8 .swiper-cont {
    max-width: 430px;
    margin-top: -80px;
}

@media (min-width: 1280px) {
    .section-8 .swiper-cont {
        max-width: 1000px;
        margin-top: 0;
    }
}

@media (min-width: 1600px) {
    .section-8 .swiper-cont {
        max-width: 1238px;
    }
}

.section-8 .swiper-button-prev {
    left: 50px;
}

@media (min-width: 1280px) {
    .section-8 .swiper-button-prev {
        left: 10px;
    }
}

.section-8 .swiper-button-next {
    right: 50px;
}

@media (min-width: 1280px) {
    .section-8 .swiper-button-next {
        right: 10px;
    }
}

.section-8 .swiper-button-prev,
.section-8 .swiper-button-next {
    width: 32px;
    height: 32px;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 3.33283px 9.9985px rgba(187, 204, 227, 0.5);
    border-radius: 50%;
    top: calc(50% - 48px);
}

@media (min-width: 1280px) {

    .section-8 .swiper-button-prev,
    .section-8 .swiper-button-next {
        width: 64px;
        height: 64px;
        top: 50%;
    }
}

.section-8 .swiper-button-prev svg,
.section-8 .swiper-button-next svg {
    width: 8px;
    color: rgba(0, 0, 0, 0.7);
}

@media (min-width: 1280px) {

    .section-8 .swiper-button-prev svg,
    .section-8 .swiper-button-next svg {
        width: 15px;
    }
}

.section-8 .swiper-button-prev:hover svg,
.section-8 .swiper-button-next:hover svg {
    color: #0462F0;
}

.section-8 .swiper-button-prev::after,
.section-8 .swiper-button-next::after {
    content: none;
}

.recover-steps {
    padding: 120px 0 0;
}

.recover-steps .title-text {
    max-width: 936px;
    margin-bottom: 80px;
}

.recover-steps .guide-list {
    max-width: 580px;
}

.recover-steps .guide-list .swiper-slide {
    position: relative;
    opacity: 0.4;
    cursor: pointer;
    padding-left: 32px;
}

.recover-steps .guide-list .swiper-slide.swiper-slide-thumb-active {
    opacity: 1;
}

.recover-steps .guide-list .swiper-slide:not(:last-child) {
    margin-bottom: 48px;
}

.recover-steps .guide-list .swiper-slide .progress-bar {
    position: absolute;
    width: 6px;
    height: 70px;
    left: 0;
    top: 0;
    background: #D9D9D9;
}

.recover-steps .guide-list .swiper-slide .progress-bar::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    background: transparent;
}

.recover-steps .guide-list .swiper-slide.swiper-slide-thumb-active .progress-bar::before {
    transition: height 3s ease;
    background: linear-gradient(180deg, #0462F0 0%, #00F497 100%);
    height: 100%;
}

.recover-steps .guide-list .swiper-slide .text .title {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
}

.recover-steps .guide-list .swiper-slide .text .p-text {
    margin-top: 16px;
    color: #2D2D2D;
}

.recover-steps .guide-pic {
    max-width: 810px;
    position: relative;
}

.recover-steps .guide-pic .swiper-slide {
    border: 4px solid #0462F0;
    border-radius: 16px;
    overflow: hidden;
}

@media (max-width: 1599.98px) {
    .recover-steps {
    padding: 80px 0 0;
    }

    .recover-steps .guide-pic {
    max-width: 600px;
    }

    .recover-steps .title-text {
    margin-bottom: 48px;
    }

    .recover-steps .guide-list .swiper-slide:not(:last-child) {
    margin-bottom: 32px;
    }
}

@media (max-width: 1279.98px) {
    .recover-steps .guide-list {
    margin-bottom: 40px;
    }

    .recover-steps .guide-list .swiper-slide {
    padding-left: unset;
    padding-bottom: 24px;
    opacity: 1;
    }

    .recover-steps .guide-list .swiper-slide .progress-bar {
    width: 100%;
    height: 3px;
    bottom: 0;
    top: unset;
    }

    .recover-steps .guide-list .swiper-slide .progress-bar::before {
    height: 3px;
    width: 0;
    }

    .recover-steps .guide-list .swiper-slide.swiper-slide-thumb-active .progress-bar::before {
    transition: width 3s ease;
    background: linear-gradient(90deg, #0462F0 0%, #00F497 100%);
    width: 100%;
    }

    .recover-steps .guide-list .swiper-slide .text .p-text {
    display: none;
    }

    .recover-steps .guide-list .swiper-slide.swiper-slide-thumb-active .p-text {
    display: block;
    }
}

@media (max-width: 991.98px) {
    .recover-steps {
    padding: 48px 0 0;
    }
}

@media (max-width: 767.98px) {
    .recover-steps .title-text {
    margin-bottom: 32px;
    }

    .recover-steps .guide-pic {
    max-width: 100%;
    }

    .recover-steps .guide-pic .swiper-slide {
    border: 2px solid #0462F0;
    }

    .recover-steps .guide-list .swiper-slide .text .title {
    font-size: 20px;
    }

    .recover-steps .guide-list .swiper-slide .text .p-text {
    font-size: 14px;
    }
}

.section-9 {
    padding: 64px 0 32px;
}

@media (min-width: 1280px) {
    .section-9 {
        padding: 80px 0;
    }
}

@media (min-width: 1600px) {
    .section-9 {
        padding: 120px 0;
    }
}

.section-9 .review-swiper {
    padding-top: 40px;
}

@media (min-width: 992px) {
    .section-9 .review-swiper {
        padding-top: 64px;
    }
}

.section-9 .review-swiper .list {
    transition-timing-function: linear !important;
}

.section-9 .review-swiper .swiper-slide {
    width: 100% !important;
}

@media (min-width: 992px) {
    .section-9 .review-swiper .swiper-slide {
        width: fit-content !important;
    }
}

.section-9 .review-swiper .cell {
    width: fit-content;
    padding: 24px 16px;
    border-radius: 16px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: #FFF;
}

.section-9 .review-swiper .cell:hover {
    box-shadow: 2px 4px 20px 0px rgba(145, 169, 182, 0.3);
}

.section-9 .review-swiper .cell .user-content {
    max-width: 300px;
    padding: 12px;
    border-radius: 6px;
    background: #ECF3FF;
    margin-bottom: 10px;
}

.section-9 .badge-item {
    width: 100%;
}

@media (min-width: 1280px) {
    .section-9 .badge-item {
        width: auto;
    }
}

.section-9 .reviews-items img {
    margin: 0 0 32px;
}

@media (min-width: 1280px) {
    .section-9 .reviews-items img {
        margin: 0 16px 40px;
    }
}

@media (min-width: 1600px) {
    .section-9 .reviews-items img {
        margin: 0 28px 40px;
    }
}

.section-9 .more-info p {
    font-size: 24px;
}

.section-9 .more-info .more {
    color: rgba(0, 0, 0, 0.7);
}

.section-10 {
    padding-bottom: 64px;
    background: linear-gradient(0deg, rgba(4, 98, 240, 0.1) -14.7%, rgba(4, 98, 240, 0) 78.65%);
}

@media (min-width: 1280px) {
    .section-10 {
        padding-bottom: 80px;
    }
}

@media (min-width: 1600px) {
    .section-10 {
        padding-bottom: 120px;
    }
}

@media (min-width: 1600px) {
    .section-10 .container {
        max-width: 1224px;
    }
}

.section-10 h2 {
    width: fit-content;
    position: relative;
    margin: 0 auto 40px;
}

@media (min-width: 1280px) {
    .section-10 h2 {
        margin: 0 0 64px;
    }
}

.section-10 h2::after {
    content: "";
    width: 100%;
    height: 12px;
    background: linear-gradient(90deg, rgba(4, 98, 240, 0.6) 0%, rgba(17, 177, 255, 0.6) 25.93%, rgba(255, 255, 255, 0) 65.85%);
    position: absolute;
    left: 0;
    bottom: 4px;
    z-index: -1;
}

.section-10 .tech-cont {
    width: 100%;
    margin-bottom: 24px;
    padding: 2px;
    border-radius: 32px;
    position: relative;
    overflow: hidden;
    margin-bottom: 64px;
}

@media (min-width: 1280px) {
    .section-10 .tech-cont {
        width: 560px;
        margin-bottom: 0;
    }
}

.section-10 .tech-cont::after {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(4, 98, 240, 0.5), rgba(17, 177, 255, 0.5));
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.section-10 .tech-cont .cell {
    height: 100%;
    border-radius: 30px;
    padding: 32px 12px 32px 16px;
    background: linear-gradient(180deg, rgba(4, 98, 240, 0.05) 0%, rgba(255, 255, 255, 0.05) 78.13%), #FFFFFF;
}

@media (min-width: 1280px) {
    .section-10 .tech-cont .cell {
        padding: 40px 48px 56px;
    }
}

.section-10 .tech-cont ul li {
    margin-bottom: 16px;
}

@media (min-width: 1280px) {
    .section-10 .tech-cont ul li {
        margin-bottom: 20px;
    }
}

.section-10 .tech-cont ul li img {
    min-width: 32px;
    margin-right: 12px;
}

.section-10 .tech-cont .more {
    margin-left: 44px;
}

@media (min-width: 1280px) {
    .section-10 .new-cont {
        width: 520px;
        margin-bottom: 0;
    }
}

.section-10 .new-cont .cell {
    padding: 32px 12px;
    border-radius: 32px;
    background: linear-gradient(180deg, rgba(4, 98, 240, 0.08) -2.99%, rgba(17, 177, 255, 0.08) 100%), #FFF;
}

@media (min-width: 1280px) {
    .section-10 .new-cont .cell {
        padding: 56px 48px;
    }
}

.section-10 .new-cont ul li {
    position: relative;
    margin-bottom: 20px;
}

@media (min-width: 1600px) {
    .section-10 .new-cont ul li {
        margin-bottom: 32px;
    }
}

.section-10 .new-cont ul li a::before {
    position: absolute;
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.7);
    top: 12px;
    left: 0;
}

.section-10 .new-cont ul li a:hover {
    text-decoration: underline;
}

.section-10 .new-cont ul li a:hover::before {
    background: #0462f0;
}

.section-10 .more {
    border-bottom: 1px solid #000;
}

.section-10 .more:hover {
    border-bottom: 1px solid #0462F0;
}

.section-11 {
    padding: 64px 0 48px;
}

@media (min-width: 1280px) {
    .section-11 {
        padding: 80px 0 64px;
    }
}

@media (min-width: 1600px) {
    .section-11 {
        padding: 120px 0 104px;
    }
}

@media (min-width: 1600px) {
    .section-11 .container {
        max-width: 1224px;
    }
}

.section-11 .accordion-item {
    padding: 16px;
    border-radius: 16px !important;
}

@media (min-width: 1280px) {
    .section-11 .accordion-item {
        padding: 32px;
    }
}

.section-11 .accordion-item .accordion-button {
    font-size: 16px !important;
    padding: 0 !important;
}

@media (min-width: 1280px) {
    .section-11 .accordion-item .accordion-button {
        font-size: 20px !important;
    }
}

.section-11 .accordion-item .accordion-button::after {
    width: 24px;
    height: 24px;
    background-image: url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.00029 14.0003L15.2929 22.2929C15.6834 22.6834 16.3166 22.6834 16.7071 22.2929L24.9997 14.0003" stroke="black" stroke-opacity="0.7" stroke-width="2.66667" stroke-linecap="round"/></svg>') !important;
    background-size: 100% !important;
}

@media (min-width: 1280px) {
    .section-11 .accordion-item .accordion-button::after {
        width: 32px;
        height: 32px;
    }
}

.section-11 .accordion-item .accordion-button:not(.collapsed)::after {
    background-image: url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.00029 14.0003L15.2929 22.2929C15.6834 22.6834 16.3166 22.6834 16.7071 22.2929L24.9997 14.0003" stroke="%230462F0" stroke-opacity="0.7" stroke-width="2.66667" stroke-linecap="round"/></svg>') !important;
    -webkit-transform: rotate(-180deg) !important;
    transform: rotate(-180deg) !important;
}

.section-11 .accordion-item .accordion-body {
    max-width: 100%;
}

.section-12 {
    margin-bottom: 64px;
}

@media (min-width: 1280px) {
    .section-12 {
        margin-bottom: 80px;
    }
}

@media (min-width: 1600px) {
    .section-12 {
        margin-bottom: 120px;
    }
}

.section-12 #sec12-swiper {
    max-width: 1280px;
}

.section-12 #sec12-swiper .cell {
    width: fit-content;
    border-radius: 10px;
    border: 0.659px solid rgba(0, 0, 0, 0.1);
    background: #fff;
}

.section-12 #sec12-swiper .cell:hover h5 {
    color: #0462F0;
}

.section-12 .swiper-button-prev,
.section-12 .swiper-button-next {
    width: 32px;
    height: 32px;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 3.33283px 9.9985px rgba(187, 204, 227, 0.5);
    border-radius: 50%;
    top: calc(50% - 32px);
    display: none;
}

@media (min-width: 1280px) {

    .section-12 .swiper-button-prev,
    .section-12 .swiper-button-next {
        width: 64px;
        height: 64px;
        top: calc(50% + 24px);
        display: flex;
    }
}

.section-12 .swiper-button-prev svg,
.section-12 .swiper-button-next svg {
    width: 8px;
    color: rgba(0, 0, 0, 0.7);
}

@media (min-width: 1280px) {

    .section-12 .swiper-button-prev svg,
    .section-12 .swiper-button-next svg {
        width: 15px;
    }
}

.section-12 .swiper-button-prev:hover svg,
.section-12 .swiper-button-next:hover svg {
    color: #0462F0;
}

.section-12 .swiper-button-prev::after,
.section-12 .swiper-button-next::after {
    content: none;
}

.section-12 .more {
    border-bottom: 1px solid #000;
}

.section-12 .more:hover {
    border-bottom: 1px solid #0462F0;
}

.section-12 .sec12-swiper-pagination .swiper-pagination-bullet {
    width: 32px;
    height: 8px;
    opacity: 1;
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.1);
    margin: 0 5px;
}

.section-12 .sec12-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #11B1FF;
}

.tips-solution {
    padding: 0 0 120px;
}

.tips-solution .tab-box {
    width: 1200px;
    padding: 40px 48px;
    border-radius: 32px;
    margin: 0 auto;
    background: linear-gradient(360deg, rgba(4, 98, 240, 0.1) -12.74%, rgba(4, 98, 240, 0) 152.43%);
}

.tips-solution .tab-box .nav {
    border-bottom: 1px solid #0000001A;
    margin-bottom: 42px;
    font-size: 18px;
}

.tips-solution .tab-box .nav-link {
    padding: 12px 24px;
}

.tips-solution .tab-box .nav-link.active {
    border-bottom: 2px solid #0462F0;
    color: #0462F0;
}

.tips-solution .tab-box .tab-pane .lft li {
    font-size: 16px;
    color: #2D2D2D;
}

.tips-solution .tab-box .tab-pane .lft li a:hover span {
    text-decoration: underline;
}

.tips-solution .tab-box .tab-pane .lft li:not(:last-child) {
    margin-bottom: 12px;
}

.tips-solution .tab-box .tab-pane .lft .learn-more {
    font-size: 18px;
}

.tips-solution .tab-box .tab-pane .rgt .pane-img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

@media (max-width: 1599.98px) {
    .tips-solution {
    padding: 0 0 100px;
    }
}

@media (max-width: 1279.98px) and (min-width: 992px) {
    .tips-solution .tab-box {
    width: 100%;
    }

    .tips-solution .tab-box .nav-link {
    padding: 12px 10px;
    }

    .tips-solution .tab-box .nav {
        font-size: 16px;
    }
}

@media (max-width: 991.98px) {
    .tips-solution {
    padding: 0 0 64px;
    }

    .tips-solution .tab-box {
    width: 100%;
    padding: 48px 32px;
    background: #E5EBF5;

    }

    .tips-solution .tab-box .nav {
    margin-bottom: 24px;
    }

    .tips-solution .tab-box .nav-link {
    width: 100%;
    padding: 8px 0;
    border-bottom: 1px solid #0000001A;
    }

    .tips-solution .tab-box .nav-link:not(:last-child) {
    margin-bottom: 16px;
    }

    .tips-solution .tab-box .tab-pane .lft {
    margin-bottom: 40px;
    }

    .tips-solution .tab-box .tab-pane .rgt .pane-img {
    width: 86%;
    }
}

.section-13 {
    margin-bottom: 64px;
}

@media (min-width: 1280px) {
    .section-13 {
        margin-bottom: 80px;
    }
}

@media (min-width: 1600px) {
    .section-13 {
        margin-bottom: 120px;
    }
}

.section-13 .cont {
    padding: 56px 16px 64px;
    border-radius: 60px;
    background: linear-gradient(90deg, rgba(4, 98, 240, 0.3) 0%, rgba(17, 177, 255, 0.3) 100%);
}

@media (min-width: 1280px) {
    .section-13 .cont {
        padding: 48px;
    }
}

@media (min-width: 1600px) {
    .section-13 .cont {
        padding: 60px 140px;
    }
}

@media (min-width: 1280px) {
    .section-13 .cont .txt {
        width: 725px;
    }
}

.section-13 .cont .box {
    margin-right: 24px;
}

@media (min-width: 1280px) {
    .section-13 .cont .box {
        margin-right: 0;
    }
}

.section-13 .cont .box .pro-box {
    width: 276px;
}

@media (min-width: 1280px) {
    .section-13 .cont .box .pro-box {
        width: 292px;
    }
}

.section-13 .cont .box .box-download {
    right: -24px;
    top: calc(50% - 32px);
}

.section-13 .cont .box:hover .box-download {
    -webkit-animation: float 1s linear infinite alternate;
    animation: float 1s linear infinite alternate;
}