body {
    line-height: 1.4;
    color: #080B29;
}
a:hover {
    color: #4E5DEF;
}
a.section-end {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 4px 25px 0;
    height: 56px;
    font-size: 18px;
    font-weight: bold;
    background: #4858EC;
    color: #ffffff;
    border-bottom: 4px solid #4858EC;
    border-radius: 12px;
}
a.section-end:hover {
    border-bottom: 4px solid #2b3ac5;
}
a.section-end svg {
    margin-right: 13px;
    width: 22px;
    height: 22px;
}
.product-nav>.container,
.header-nav>.container {
    max-width: 1370px;
}
.base-switching-button{
    --numOfBlobs: 4;
    position: relative;
}
.base-switching-button .button {
    border-radius: 12px;
    width: 210px;
    height: 56px;
    font-weight: bold;
    padding-top: 4px;
    margin: 0;
}
.base-switching-button .button  .button-box{
    display: flex;
    flex-direction: column;
}
.base-switching-button .button .button-mintext{
    font-size: 12px ;
}

.base-switching-button .download-button .button {
    background: #4858EC;
    border: #4858EC;
    color: #ffffff;
    border-bottom: 4px solid #4858EC;
}
.base-switching-button .download-button .button:hover {
    background: #4858EC;
    border-bottom: 4px solid #2b3ac5;
}

.base-switching-button .buy-button .button {
    background: #FAA700;
    border-bottom: 4px solid #FAA700;
}
.base-switching-button .buy-button .button:hover {
    background: #FAA700;
    border-bottom: 4px solid #d29925;
}
.base-switching-button .base-version-switching p {
    font-size: 14px;
    line-height: 19px;
    color: #333333;
}
.sheen {
    position: relative;
    overflow: hidden;
    transition: all 0.2s ease-in-out;
}
.sheen:before {
    content: "";
    background-color: rgba(255,255,255,0.5);
    height: 100%;
    width: 3em;
    display: block;
    position: absolute;
    top: 0;
    left: -4.5em;
    transform: skewX(-45deg) translateX(0);
    transition: none;
}
.sheen:hover {
}
.sheen:hover:before {
    transform: skewX(-45deg) translateX(500px);
    transition: all .8s ease-in-out;
}
.main h2{
    font-weight: 700;
    font-size: 36px;
    line-height: 1.5;
    text-align: center;
}
.main .desc{
    text-align: center;
    color: #666666;
    max-width: 800px;
    margin: 0 auto;
}


.color-orange{
    color: #FF7E17;
}

.color-pink{
    color: #EB536C;
}

.color-blue{
    color: #48A1EE;
}

.top-banner{
    position: relative;
    background: #fff;
    padding: 100px 0 180px;
    background: linear-gradient(180deg, #E0F5FF 0%, rgba(224, 245, 255, 0.00) 100%);
}

.top-banner p.title {
    font-size: 24px;
    font-weight: bold;
}
.top-banner h1 span {
    color: #4858EC;
}
.top-banner .banner-right p.title,
.top-banner .banner-right h1 {
    display: none;
}
.top-banner .banner-right .box iframe {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    position: absolute;
    left: 0;
    padding: 10px;
    top: 0;
}
.top-banner .container {
    max-width: 1370px;
    align-items: center;
    justify-content: center;
}
.top-banner .banner-left{
    margin-right: 20px;
    min-width: 500px;
}
.top-banner .banner-right {
    max-width: 660px;
}
.top-banner .banner-right .box {
    display: flex;
    position: relative;
    border-radius: 24px;
    overflow: hidden;
}
.top-banner .banner-right .box span{
    content: '';
    display: inline-block;
    width: 154px;
    height: 154px;
    background: url("../png/start-icon.png") no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}
.top-banner .banner-right p {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px auto 0;
    font-weight: bold;
    text-decoration: underline;
}
.top-banner .banner-right p svg {
    display: inline-block;
    margin-right: 8px;
}
.top-banner .banner-right p a {
    color: #080B29;
}
.top-banner h1{
    font-weight: bold;
    font-size: 48px;
    margin: 10px 0 20px;
}

.top-banner .desc-list{
    line-height: 22px;
    color: #1A1C34;
    margin-bottom: 30px;
}
.top-banner .desc-list li{
    margin-bottom: 10px;
    padding-left: 28px;
    position: relative;
}
.top-banner .desc-list li svg {
    position: absolute;
    left: 0;
    top: 4px;
    width: 16px;
    height: 16px;
    color: #4858EC;
}
.top-banner .desc-list li:last-child{
    margin-bottom: 0px;
}
.top-banner .desc-list span{
    font-weight: bold;
}
.banner-available-star {
    display: flex;
    align-items: center;
    margin-top: 30px;
}
.banner-available-star #star-reviews {
    margin-left: 20px;
}
#star-reviews .msg {
    font-size: 14px;
    color: #4276FF;
    display: none;
}


h2 {
    font-weight: bold;
    margin-bottom: 10px;
}
h2 + p {
    color: #575868;
}

.mac-os-recovery h2 + p {
    margin-bottom: 45px;
}
.mac-os-recovery {
    position: relative;
    padding: 100px 0;
    background: linear-gradient(104.92deg, #EBF5FF 0%, #EBFFFF 100%);
}
.mac-os-recovery:before {
    content: '';
    display: inline-block;
    width: 248px;
    height: 248px;
    background: url("../png/mac-os-recovery-before.png");
    background-size: 100%;
    position: absolute;
    top: 52px;
    left: 42px;
}
.mac-os-recovery ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.mac-os-recovery ul li {
    margin: 15px 10px;
    min-width: 180px;
}
.mac-os-recovery ul li picture {
    max-width: 88px;
    margin: 0 auto 12px;
}
.mac-os-recovery ul li picture:hover {
    transform: scale(1.2);
    transition: all 0.2s linear;
}
.mac-os-recovery .section-end {
    margin-top: 25px;
}


.file-types {
    padding: 100px 0;
}
.file-types h2 {
    margin-bottom: 50px;
}
.file-types ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.file-types ul li {
    text-align: left;
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 370px;
    height: 293px;
    margin: 10px;
    padding: 40px;
    background: #FFFFFF;
    border: 1px solid rgba(8, 11, 41, 0.1);
    border-radius: 24px;
}
.file-types ul li:hover {
    background: #66FFFF;
}
.file-types ul li picture {
    max-width: 64px;
}
.file-types ul li b {
    font-size: 24px;
    margin: 40px 0 10px;
}
.file-types ul li p {
    opacity: .7;
}


.supoort-macos {
    margin: 40px 0;
    color: #ffffff;
}
.supoort-macos h2 {
    max-width: 780px;
    color: #ffffff;
}
.supoort-macos .container {
    max-width: 1370px;
}
.supoort-macos .box {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    background: url("../png/supoort-macos-bg.png") no-repeat;
    background-size: cover;
    border-radius: 32px;
    height: 565px;
    padding-bottom: 105px;
    margin-bottom: 105px;
}
.supoort-macos .box .content {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translateY(50%);
}
.supoort-macos .box .content .item {
    text-align: left;
    padding: 40px;
    margin: 0 10px;
    width: 380px;
    height: 210px;
    border-radius: 24px;
}
.supoort-macos .box .content .item:nth-child(1) {
    background: linear-gradient(103.23deg, #CC66FF 0%, #7733FF 100%), #D9D9D9;
}
.supoort-macos .box .content .item:nth-child(2) {
    background: linear-gradient(118.75deg, #66CCFF 0%, #3399FF 100%), #D9D9D9;
}
.supoort-macos .box .content .item:nth-child(3) {
    background: linear-gradient(103.23deg, #2EE6E6 0%, #29CC7B 100%), #D9D9D9;
}
.supoort-macos .box .content .item b {
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}
.supoort-macos .section-end {
    margin-top: 60px;
}

.software-features {
    padding: 140px 0;
}
.software-features h2 + p {
    margin-bottom: 60px;
}
.software-features ul {
    display: flex;
    justify-content: center;
    align-items: center;
}
@keyframes open {
    0% {
        width: 140px;
        height: 440px;
    }
    100% {
        width: 380px;
    }
}
@keyframes show {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.software-features ul li {
    color: #ffffff;
    position: relative;
    text-align: left;
    padding: 20px;
    margin: 0 10px;
    width: 140px;
    height: 440px;
    overflow: hidden;
    border-radius: 20px;
    cursor: pointer;
}
.software-features ul li.curr {
    width: 380px;
    padding: 30px;
    transition: all 0.5s linear;
}
.software-features ul li.curr p {
    opacity: 1;
    transition: all 0.5s linear 0.5s;
}
.software-features ul li:first-child {margin-left: 0}
.software-features ul li:last-child {margin-right: 0}
.software-features ul li * {
    position: relative;
    z-index: 1;
}
.software-features ul li:before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.software-features ul li.curr:nth-child(1):before {
    background: linear-gradient(180deg, #4858EC 0%, rgba(72, 88, 236, .6) 100%);
}
.software-features ul li.curr:nth-child(2):before {
    background: linear-gradient(180deg, #3399FF 0%, rgba(51, 153, 255, .6) 100%);
}
.software-features ul li.curr:nth-child(3):before {
    background: linear-gradient(180deg, #9933FF 0%, rgba(153, 51, 255, .6) 100%);
}
.software-features ul li.curr:nth-child(4):before {
    background: linear-gradient(180deg, #2BD680 0%, rgba(43, 214, 128, .6) 100%);
}
.software-features ul li.curr:nth-child(5):before {
    background: linear-gradient(180deg, #FAB732 0%, rgba(250, 183, 50, .6) 100%);
}
.software-features ul li.curr:nth-child(6):before {
    background: linear-gradient(180deg, #FF5533 0%, rgba(255, 85, 51, .6) 100%);
}
.software-features ul li:nth-child(1):before {
    background: linear-gradient(180deg, #4858EC 0%,  rgba(72, 88, 236, 0) 100%);
}
.software-features ul li:nth-child(2):before {
    background: linear-gradient(180deg, #3399FF 0%, rgba(51, 153, 255, 0) 100%);
}
.software-features ul li:nth-child(3):before {
    background: linear-gradient(180deg, #9933FF 0%, rgba(153, 51, 255, 0) 100%);
}
.software-features ul li:nth-child(4):before {
    background: linear-gradient(180deg, #2BD680 0%, rgba(43, 214, 128, 0) 100%);
}
.software-features ul li:nth-child(5):before {
    background: linear-gradient(180deg, #FAB732 0%, rgba(250, 183, 50, 0) 100%);
}
.software-features ul li:nth-child(6):before {
    background: linear-gradient(180deg, #FF5533 0%, rgba(255, 85, 51, 0) 100%);
}

.software-features ul li:nth-child(1) {
    background: url("../png/software-features-img-1.png") no-repeat center center;
    background-size: cover;
}
.software-features ul li:nth-child(2) {
    background: url("../png/software-features-img-2.png") no-repeat center center;
    background-size: cover;
}
.software-features ul li:nth-child(3) {
    background: url("../png/software-features-img-3.png") no-repeat center center;
    background-size: cover;
}
.software-features ul li:nth-child(4) {
    background: url("../png/software-features-img-4.png") no-repeat center center;
    background-size: cover;
}
.software-features ul li:nth-child(5) {
    background: url("../png/software-features-img-5.png") no-repeat center center;
    background-size: cover;
}
.software-features ul li:nth-child(6) {
    background: url("../png/software-features-img-6.png") no-repeat center center;
    background-size: cover;
}
.software-features ul li picture {
    max-width: 32px;
}
.software-features ul li b {
    font-size: 20px;
    display: inline-block;
    margin: 10px 0;
}
.software-features ul li p {
    opacity: 0;
}


.ultra-macs {
    padding-bottom: 168px;
}
.ultra-macs .box {
    display: flex;
    justify-content: center;
    align-items: center;
}
.ultra-macs .box picture {
    flex-shrink: 0;
    max-width: 580px;
    margin-right: 20px;
}
.ultra-macs .box a {
    color: #4858EC;
    font-weight: bold;
    display: inline-block;
    margin-top: 40px;
}
.ultra-macs .bottom {
    z-index: 1;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    background: url("../png/awesome-features-bottom-bg.png") no-repeat;
    height: 239px;
    border-radius: 20px;
    margin-top: 150px;
}
.ultra-macs .bottom-box {
    position: relative;
}
.ultra-macs .bottom-box:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 90%;
    height: 112%;
    background: #DEEAFE;
    opacity: 0.29;
    border-radius: 20px;
    left: 50%;
    transform: translateX(-50%);
    top:0;
}
.ultra-macs .bottom .item {
    color: #ffffff;
}
.ultra-macs .bottom .item b {
    display: inline-block;
    font-size: 45px;
    line-height: 1;
    margin: 30px 0 12px;
}
.ultra-macs .bottom .item p {
    font-size: 18px;
}

.two-section {
    background: linear-gradient(180deg, rgba(224, 240, 255, 0) 0%, #E0F0FF 100%);
}


/* .part-5 */
.part-5 {
    padding: 140px 0;
}

.part-5 .row {
    display: flex;
    /* flex-wrap: wrap; */
    margin-right: -15px;
    margin-left: -15px;
    align-items: center;
    justify-content: space-between;
}

.part-5 .py-h2 {
    font-weight: 700;
    font-size: 36px;
    line-height: 49px;
    text-align: center;
    color: #080B29;
    margin-bottom: 10px;
}

.part-5 .py-p {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 60px;
    color: #080B29;
}

.part-5 .col-lg {
    width: 40%;
}

.part-5 .list-unstyled-h4 {
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    color: #080B29;
    margin-bottom: 10px;

}

.part-5 .list-unstyled-p {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #080B29;
    opacity: 0.7;
    margin-bottom: 17px;
}

.part-5 li.swiper-bar:not(:last-of-type) {
    margin-bottom: 40px;
}

.part-5 li.swiper-bar .progress {
    height: 4px;
    background: #EBEEFF;
    border-radius: 4px;
    box-shadow: none;
    display: flex;
}

.part-5 li.swiper-bar .progress .progress-bar {
    background: #4858EC;
    border-radius: 4px;
}

.part-5 .computer {
    width: 56.7%;
}

.part-5 .computer .computer-scrn {
    padding: 1.75rem;
    border-radius: 20px 20px 0 0;
    background-color: #000000;
    margin-left: 3rem !important;
    margin-right: 3rem !important;
}

.part-5 .computer .computer-base {
    background-color: #FFFFFF;
    border: 2px solid #000000;
    border-radius: 0 0 0.875rem 0.875rem;
    height: 1.75rem;
    position: relative;
}

.part-5 .computer .computer-base::after {
    content: '';
    width: 37%;
    height: 0.75rem;
    border: 2px solid #000000;
    border-radius: 0 0 0.375rem 0.375rem;
    position: absolute;
    top: -2px;
    left: 50%;
    transform: translateX(-50%);
}

.part-5 .swiper-slide {
    display: flex;
    justify-content: center;
}
.part-5  .section-end {
    margin-top: 60px;
}

.with-hand {
    cursor: pointer;
}

@media (max-width: 992px) {
    .part-5 {
        padding: 60px 0;
    }

    .part-5 .row {
        margin: 0;
    }
    .part-5  .section-end {
        margin-top: 30px;
    }
}

@media (max-width: 768px) {
    .part-5 .row {
        flex-direction: column-reverse;
    }

    .part-5 .computer,
    .part-5 .col-lg {
        width: 100%;
    }

    .part-5 .swiper-slide img {
        width: 100%;
        height: 100%;
    }

    .part-5 .py-h2 {
        font-size: 24px;
        line-height: 32px;
    }

    .part-5 .py-p {
        font-size: 14px;
        line-height: 19px;
        margin-bottom: 30px;
    }

    .part-5 .computer {
        margin-bottom: 20px;
    }

    .part-5 .list-unstyled-h4 {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 4px;
    }

    .part-5 .list-unstyled-p {
        font-size: 14px;
        line-height: 19px;
        margin-bottom: 10px;
    }

    .part-5 li.swiper-bar:not(:last-of-type) {
        margin-bottom: 20px;
    }

    .part-5 .computer .computer-scrn {
        margin-left: 30px !important;
        margin-right: 20px !important;
        padding: 20px;
    }

}

@media (max-width: 375px) {
    .part-5 .computer .computer-scrn {
        margin-left: 20px !important;
        margin-right: 20px !important;
        padding: 10px;
        border-radius: 10px 10px 0 0;
    }
}


.video-tutorials h2 {
    margin-bottom: 60px;
}
.video-tutorials ul {
    display: flex;
    justify-content: center;
}
.video-tutorials ul li {
    text-align: left;
}
@-webkit-keyframes slide-bottom {
    0% {
        -webkit-transform: translateY(-300px);
        transform: translateY(-300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes slide-bottom {
    0% {
        -webkit-transform: translateY(-300px);
        transform: translateY(-300px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
.video-tutorials ul li:nth-child(1).run {
    -webkit-animation: slide-bottom 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-bottom 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
.video-tutorials ul li:nth-child(2).run {
    -webkit-animation: slide-bottom 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.2s both;
    animation: slide-bottom 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.2s both;
}
.video-tutorials ul li:nth-child(3).run {
    -webkit-animation: slide-bottom 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.4s both;
    animation: slide-bottom 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.4s both;
}
.video-tutorials ul li:nth-child(4).run {
    -webkit-animation: slide-bottom 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.6s both;
    animation: slide-bottom 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.6s both;
}
.video-tutorials ul li div {
    position: relative;
    margin-bottom: 20px;
    cursor: pointer;
    border-radius: 20px;
    overflow: hidden;
}
.video-tutorials ul li a {
    font-size: 18px;
    font-weight: bold;
}
.video-tutorials ul li a:hover {
    color: #080B29;
    text-decoration: underline;
}
.video-tutorials ul li:not(:last-child) {
    margin-right: 20px;
}
.video-tutorials ul + a {
    font-weight: bold;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 210px;
    height: 56px;
    border: 1px solid #080B29;
    border-radius: 12px;
    margin-top: 40px;
}
.video-tutorials ul + a svg {
    width: 16px;
    height: 16px;
    margin-left: 10px;
    transform: rotate(-90deg);
}
.video-tutorials ul + a:hover {
    border: 1px solid #4E5DEF;
}

.tips-tricks {
    padding: 140px 0;
}
.tips-tricks h2 {
    margin-bottom: 34px;
}
.tips-tricks .box {
    display: flex;
    justify-content: center;
}
.tips-tricks .box .item {
    padding: 40px;
    width: calc(50% - 10px);
    border-radius: 16px;
    text-align: left;
}
.tips-tricks a.more {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    margin-top: 30px;
}
@keyframes animate_left {
    0% {
        opacity: 0;
        transform: translate(-10rem, 0);
    }
    100% {
        opacity: 1;
        transform: translate(0rem, 0);
    }
}
@keyframes animate_right  {
    0% {
        opacity: 0;
        transform: translate(10rem, 0rem);
    }
    100% {
        opacity: 1;
        transform: translate(0rem,0rem);
    }
}
.tips-tricks .box .item.run:first-child {
    -webkit-animation: animate_left 0.8s ease-out 0.8s both;
    animation: animate_left 0.8s ease-out 0.8s both;
}
.tips-tricks .box .item.run:last-child {
    -webkit-animation: animate_right 0.8s ease-out;
    animation: animate_right 0.8s ease-out;
}
.tips-tricks .box .item:first-child {
    margin-right: 20px;
    background: linear-gradient(180deg, #E0F5FF 0%, rgba(224, 245, 255, 0.5) 100%);
}
.tips-tricks .box .item:last-child {
    background: linear-gradient(180deg, #FFF5E0 0%, rgba(255, 245, 224, 0.5) 100%);
}
.tips-tricks .box .item b {
    display: block;
    font-size: 24px;
    text-align: center;
}
.tips-tricks .box .item ul {
    text-align: left;
    margin-top: 30px;
}
.tips-tricks .box .item ul li {
    position: relative;
    padding-left: 14px;
}
.tips-tricks .box .item ul li a:hover {
    text-decoration: underline;
}
.tips-tricks .box .item ul li:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #080B29;
    border-radius: 100%;
    position: absolute;
    top: 8px;
    left: 0;
}
.tips-tricks .box .item ul li:hover:before{
    background: #4858EC;
}
.tips-tricks .box .item ul li:not(:last-child) {
    margin-bottom: 20px;
}
.tips-tricks .box .item ul li a:hover {
    color: #4858EC;
}
.tips-tricks .section-end {
    margin-top: 40px;
}


.stories {
    padding-bottom: 140px;
}
.stories h2 {
    margin-bottom: 37px;
}
.stories .box {
    display: flex;
}
.stories .img-box picture {
    max-width: 540px;
    display: none;
}
.stories .img-box picture.active {
    display: block;
}

.stories .box .content{
    position: relative;
    max-width: 680px;
    background: #ffffff;
    border: 1px solid #080B29;
    margin-left: -138px;
    border-radius: 24px;
    padding: 60px;
    align-self: center;
}
.stories .box .content svg {
    width: 64px;
    height: 64px;
    position: absolute;
    top: -32px;
    right: 120px;
    z-index: 2;
}
.stories .stories-swiper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
}

.stories .stories-swiper .swiper-wrapper {

}
.stories .stories-swiper .swiper-slide {
    text-align: left;
    background: #FFFFFF;

}
.stories .stories-swiper .swiper-slide b.title {
    font-size: 24px;
}
.stories .stories-swiper .swiper-slide p {
    margin: 10px 0 20px;
}
.stories .stories-swiper .swiper-slide b.name {
    font-size: 18px;
}
.stories .control {
    margin-top: 54px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.stories .control .arrow {
    display: flex;
}
.swiper-button-prev {
    margin-right: 20px;
}
.swiper-pagination,.swiper-button-next, .swiper-button-prev {
    position: unset;
}
.swiper-button-prev {
    width: 40px;
    height: 40px;
    background: url("../png/icon_left.png");
    background-size: 100%;
}
.swiper-button-next {
    width: 40px;
    height: 40px;
    background: url("../png/icon_right.png");
    background-size: 100%;
}
.swiper-button-prev:hover {
    background: url("../png/icon_left_hover.png");
    background-size: 100%;
}
.swiper-button-next:hover {
    background: url("../png/icon_right_hover.png");
    background-size: 100%;
}
.swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    background: url("../png/icon_left_disabled.png");
    background-size: 100%;
}
.swiper-button-next.swiper-button-disabled {
    opacity: 1;
    background: url("../png/icon_right_disabled.png");
    background-size: 100%;
}
.swiper-pagination .swiper-pagination-bullet {
    width: 20px;
    height: 6px;
    background: #080B29;
    border-radius: 3px;
    margin-right: 8px;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #4858EC;
}
.stories .box + ul {
    display: flex;
    justify-content: center;
    align-items: center;
    mix-blend-mode: luminosity;
}
.stories .box + ul li {
    margin: 0 10px;
}
.stories .box + ul li picture {
    max-width: 180px;
}

/* bottom-banner */
.bottom-banner {
    padding-bottom: 140px;
    text-align: center;
}
.bottom-banner .container {
    max-width: 1370px;
}
.bottom-banner .bottom-banner-box{
    background: linear-gradient(110.66deg, #5C62FF 0%, #5CFFFC 100%), linear-gradient(98.57deg, #5C62FF 0%, #5C92FF 100%);
    border-radius: 24px;
    padding: 30px 60px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.bottom-banner .bottom-banner-box .left picture,.bottom-banner-box .left h3{
    margin-bottom: 30px;
}
.bottom-banner-box .left h3{
    font-weight: bold;
    color: #FFFFFF;
    font-size: 36px;
}

.bottom-banner-box .base-switching-button .button svg {
    margin: 0 10px 0 0;
}

.bottom-banner .bottom-banner-box .right{
    position: relative;
}
@keyframes rotate-transfer{
    0%{-webkit-transform:rotate(0deg);}
    25%{-webkit-transform:rotate(-90deg);}
    50%{-webkit-transform:rotate(-180deg);}
    75%{-webkit-transform:rotate(-270deg);}
    100%{-webkit-transform:rotate(-360deg);}
}
@keyframes rotate-progress{
    0%{width: 0;}
    25%{width: 25%;}
    50%{width: 50%;}
    75%{width: 75%;}
    100%{width: 100%;}
}
.bottom-banner .bottom-banner-box .right .revolve-progress{
    position: absolute;
    width: 21.64%;
    height: 39.13%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.6) 100%);
    border: 1px solid #FFFFFF;
    box-shadow: 0px 4px 24px rgba(72, 88, 236, 0.3);
    backdrop-filter: blur(12px);
    border-radius: 16px;
    padding: 10px;
    left: 2%;
    bottom: 22%;
}
.bottom-banner .bottom-banner-box .right .revolve-progress .span{
    font-size: 12px;
    line-height: 17px;
    color: #080B29;
    margin: 8px 0 9px;
    text-align: start;
}
.bottom-banner .bottom-banner-box .right .revolve-progress .revolve{
    width: 100%;
    height:71.1%;
    background: #4858EC;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bottom-banner .bottom-banner-box .right .revolve-progress .revolve img{
    width: 36.36%;
    animation: rotate-transfer 2s linear infinite;
}
.bottom-banner .bottom-banner-box .right .revolve-progress .progress{
    width: 100%;
    height: 6%;
    background: #CEDBF5;
    border-radius: 33.5897px;
}

.bottom-banner .bottom-banner-box .right .revolve-progress .progress .progress-span{
    width: 0;
    height: 100%;
    background: #4858EC;
    border-radius: 33.5897px;
    animation: rotate-progress 2s linear infinite;
}
.bottom-banner .base-switching-button .button {
    margin-bottom: 10px;
}
.bottom-banner .base-switching-button .download-button p, .base-switching-button .buy-button p {
    color: #FFF;
}
.bottom-banner .base-switching-button .download-button .button {
    color: #080B29;
    background: #ffffff;
    border: #ffffff;
    border-bottom: 4px solid #ffffff;
}
.bottom-banner .base-switching-button .download-button .button:hover {
    border-bottom: 4px solid #dbd9d9;
}
.bottom-banner .base-switching-button .download-button .button.sheen:before {
    background: #dbd9d9;
}
/* bottom-banner */

@media (max-width: 1200px) {}
@media (max-width: 1024px) {
    .bottom-banner .bottom-banner-box{
        flex-direction: column;
    }
}
@media (min-width: 1000px) and (max-width: 1024px) {
    .top-banner .banner-left {
        width: 50%;
    }
    .top-banner .banner-right {
        flex: 1;
    }
    .part-5 .row {
        justify-content: center;
    }
}
@media (max-width: 992px) {
    body {font-size: 14px}
    h2 {font-size: 24px;line-height: 32px}
    a.section-end {
        font-size: 16px;
    }
    .top-banner {
        text-align: center;
        padding: 50px 0 60px;
    }
    .top-banner .container {
        flex-wrap: wrap-reverse;
    }
    .top-banner .banner-right p.title {
        font-size: 18px;
        margin: 0;
    }
    .top-banner .banner-right h1 {
        font-size: 28px;
        line-height: 40px;
    }
    .top-banner .banner-right p.title,
    .top-banner .banner-right h1 {
        display: block;
    }
    .top-banner .banner-left {
        min-width: unset;
    }
    .top-banner .banner-left p.title,
    .top-banner .banner-left h1 {
        display: none;
    }
    .top-banner .banner-right .box iframe {
        border-radius: 5px;
        padding: 5px;
    }
    .top-banner .banner-right .box {
        padding: 5px;
    }
    .top-banner .banner-right p {
        margin: 20px 0
    }
    .top-banner .base-switching-button .base-flex{
        justify-content: center;
    }
    .top-banner .desc-list {
        text-align: left;
        margin-bottom: 20px;
    }

    .banner-available-star {
        flex-direction: column;
    }

    .top-banner .base-switching-button .base-version-switching {
        margin-bottom: 12px;
    }

    .banner-available-star #star-reviews {
        margin: 0;
    }

    .mac-os-recovery {
        padding: 60px 0;
    }
    .mac-os-recovery h2 + p {
        margin-bottom: 15px;
    }
    .mac-os-recovery ul li {
        min-width: 160px;
        margin: 15px 5px;
    }
    .mac-os-recovery ul li picture {
        max-width: 60px;
        margin: 0 auto 12px;
    }

    .file-types {
        padding: 60px 0;
    }
    .file-types ul li {
        width: 45%;
        height: 258px;
        margin: 5px;
        border-radius: 16px;
    }
    .file-types ul li b {
        font-size: 16px;
        margin: 20px 0 10px;
    }
    .file-types ul li picture {
        max-width: 48px;
    }
    .file-types ul li {
        padding: 16px;
    }


    .supoort-macos {
        margin: 0;
    }
    .supoort-macos .box {
        height: 320px;
        margin-bottom: 428px;
        padding-bottom: 87px;
        border-radius: unset;
    }
    .supoort-macos .container {
        padding: 0;
    }
    .supoort-macos .box .content {
        flex-direction: column;
        bottom: -140%;
        transform: unset;
    }
    .supoort-macos .box .content .item {
        margin-bottom: 20px;
        padding: 20px;
        width: 335px;
        height: 158px;
        border-radius: 16px;
    }
    .supoort-macos .box .content .item b {
        font-size: 18px;
    }
    .supoort-macos .section-end {
        margin-top: 20px;
    }


    .software-features {
        padding: 60px 0;
    }
    .software-features ul {
        overflow-y: hidden;
        overflow-x: scroll;
        justify-content: flex-start;
    }
    .software-features ul li.curr,
    .software-features ul li {
        width: 75%;
        height: 325px;
        flex-shrink: 0;
    }
    .software-features ul li b {
        font-size: 16px;
    }
    .software-features h2 + p {
        margin-bottom: 30px;
    }


    .ultra-macs {
        text-align: center;
        padding-bottom: 74px;
    }
    .ultra-macs .box {
        flex-wrap: wrap-reverse;
    }
    .ultra-macs .box a {
        font-size: 18px;
        margin: 20px 0;
    }
    .ultra-macs .bottom-box + a {
        margin-top: 50px;
    }
    .ultra-macs .box picture {
        flex-shrink: unset;
        margin: 0;
    }
    .ultra-macs .bottom + a{
        display: none;
    }
    .ultra-macs .bottom {
        margin-top: 60px;
        padding: 34px 0 15px;
        flex-wrap: wrap;
        align-items: baseline;
        height: auto;
        background: linear-gradient(158.31deg, #8793FF 6.22%, #9BDEFF 120.94%);
        box-shadow: 0px 2.47667px 49.5333px rgba(160, 179, 211, 0.17);
        border-radius: 12.5px;
    }
    .ultra-macs .bottom-box:before {
        height: 105%;
        border-radius: 12.5px;
    }
    .ultra-macs .bottom .item picture {
        width: 30px;
        margin: 0 auto;
    }
    .ultra-macs .bottom .item {
        width: calc(100% / 2 - 10px);
        margin-bottom: 12px;
    }
    .ultra-macs .bottom .item b {
        font-size: 26px;
        margin: 13px 0 7px;
    }
    .ultra-macs .bottom .item p {
        font-size: 12px;
    }



    .video-tutorials h2 {
        margin-bottom: 30px;
    }
    .video-tutorials ul {
        flex-wrap: wrap;
    }
    .video-tutorials ul li {
        max-width: 280px;
        margin-right: 5px;
        margin-left: 5px;
    }
    .video-tutorials ul li:not(:last-child) {
        margin-bottom: 30px;
    }
    .video-tutorials ul + a {
        margin-top: 20px;
    }


    .tips-tricks {
        padding: 60px 0;
    }
    .tips-tricks .box .item b {
        font-size: 18px;
    }
    .tips-tricks .box {
        flex-wrap: wrap;
    }
    .tips-tricks .box .item {
        padding: 30px 16px;
        width: 100%;
    }
    .tips-tricks .box .item:first-child {
        margin: 0 0 20px;
    }
    .tips-tricks .section-end {
        margin-top: 30px;
    }

    .stories {
        padding-bottom: 60px;
    }
    .stories .box {
        justify-content: center;
        flex-wrap: wrap;
        margin-bottom: 30px;
    }
    .stories .box .content {
        width: 100%;
        margin: 20px 0 0;
        padding: 20px;
        border-radius: 16px;
    }
    .stories .stories-swiper .swiper-slide b.title {
        font-size: 18px;
    }
    .stories .stories-swiper .swiper-slide b.name {
        font-size: 16px;
    }
    .stories .control {
        margin-top: 37px;
    }
    .stories .box + ul {
        flex-wrap: wrap;
    }
    .stories .box + ul li {
        max-width: 50%;
        margin: 10px 0;
    }


    .bottom-banner {
        padding: 0 0 60px;
        height: auto;
    }
    .bottom-banner .bottom-banner-box .left picture{
        width: 56px;
        height: 56px;
        margin: 0 auto 20px;
    }
    .bottom-banner .base-switching-button .download-button {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .bottom-banner .bottom-banner-box{
        padding: 40px 0 10px;
    }
    .bottom-banner-box .left h3{
        padding: 0 35px;
        font-size: 24px;
        line-height: 32px;
    }
    .bottom-banner .bottom-banner-box .right{
        margin-top: 30px;
    }
}

@media (max-width: 768px) {
    .bottom-banner .base-switching-button .download-button p,.base-switching-button .buy-button p{
        font-size: 14px;
    }
}
@media (max-width: 575px){
    .top-banner .banner-left,
    .top-banner .banner-right {
        width: 100%;
    }

    .supoort-macos .box {
        background: url(../png/supoort-macos-bg-m.png) no-repeat;
        background-size: 100%;
    }
    .swiper-button-prev:hover {
        background: url("../png/icon_left.png");
        background-size: 100%;
    }
    .swiper-button-next:hover {
        background: url("../png/icon_right.png");
        background-size: 100%;
    }
    .supoort-macos h2 {
        max-width: 245px;
    }
    .stories .box .content svg {
        display: none;
    }

    .bottom-banner .bottom-banner-box .right .revolve-progress .span{
        margin: 4px 0  -2px;
        transform: scale(0.5);
        transform-origin: 0 0;
        white-space: nowrap;
    }
}
@media (max-width: 435px){

}