.download-button-default-loading {
    font-weight: 400;
    font-size: 14px
}

.download-progress-bar-cover {
    position: absolute;
    left: 0;
    border-radius: 15px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 4px;
    height: 100%;
    width: 100%;
    color: #fff;
    z-index: 1
}
.footer_container__26s6M .footer_webButton__34cZu {
    width: 100%;
    margin-top: 15px;
    height: 52px;
}


.footer_webButton__34cZu {
    background: #189edd;
    border: 1px solid #e4e7ec;
    border-radius: 15px;
    color: #667085;
    font-weight: 400;
}
.footer_webButton__34cZu {
    background: linear-gradient(27.81deg, #189edd 17.81%, #80d8ff 87.34%, #c2ebfe 104.34%);
}
.button_wrapper__1uM6U {
    position: relative;
    border-radius: 15px;
    height: 48px;
    width:90%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    margin: 0 20px 12px;
    cursor: pointer;
    background: linear-gradient(27.81deg, #c9672b 17.81%, #d9bf05 87.34%, #ddc02a 104.34%);
}
.download-progress-bar-cancel {
    right: 17px;
    position: absolute;
    font-size: 12px;
    padding: 0 10px;
    height: 52px;
    display: flex;
    justify-content: center;
    align-items: center
}

.model-layer {
    position: fixed;
    z-index: 20;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.5);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    display: flex;
    align-items: center
}

@-webkit-keyframes fadeIn {
    0% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.trust-model {
    width: 300px;
    min-height: 290px;
    padding: 20px;
    border-radius: 28px;
    background: #fff;
    margin: 0 auto;
    text-align: center;
    color: #475467;
    position: relative;
    -webkit-animation: fadeIn .4s ease-out;
    animation: fadeIn .4s ease-out
}

.monitorNotice {
    font-size: 16px;
    margin-top: 16px;
    color: #333
}

.sDescription {
    margin: 12px auto 20px;
    color: #475467;
    font-size: 14px
}

.trust-model .trustImg {
    width: 122.89px;
    height: 88px;
    margin: 36px auto
}

.trust-model .trust-model-desc {
    font-weight: 400;
    font-size: 14px;
    color: #475467;
    margin-bottom: 12px
}

.trust-model .trust-model-title {
    font-weight: 600;
    font-size: 20px;
    color: #475467;
    margin-bottom: 12px
}

@-webkit-keyframes btnFadeIn {
    0% {
        margin-top: -40px;
        opacity: 0
    }

    to {
        margin-top: 0;
        opacity: 1
    }
}

@keyframes btnFadeIn {
    0% {
        margin-top: -40px;
        opacity: 0
    }

    to {
        margin-top: 0;
        opacity: 1
    }
}

.trust-model .trust-model-button {
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin: 20px auto 0;
    border-radius: 15px;
    width: 260px
}

.trust-model .trust-model-button.requireAnimation {
    -webkit-animation: btnFadeIn .4s ease-out;
    animation: btnFadeIn .4s ease-out
}

.trust-model .trust-model-close-button {
    width: 24px;
    height: 24px;
    position: absolute;
    top: -32px;
    right: 0
}

.download-app-slides {
    height: 100%
}

.download-app-slides img {
    margin: 0 auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    display: block;
    object-fit: contain
}

.download-app-slides.desktop {
    margin-top: 40px;
    overflow: hidden
}

.download-app-slides.desktop img {
    height: auto
}

.download-app-slides .swiper-container {
    height: 100%;
    overflow: visible;
    padding-top: 16px;
    padding-bottom: 16px
}

.download-app-slides .swiper-slide {
    position: relative
}

.download-app-slides .swiper-slide .version {
    position: absolute;
    top: 16%;
    right: 11%;
    border: 1px solid #e0f3fe;
    border-radius: 20px;
    color: #000;
    background-color: #fff;
    padding: 4px 8px;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center
}

.download-app-slides .swiper-slide .version img {
    height: 18px;
    width: 18px;
    margin-right: 6px;
    margin-bottom: 1.5px
}

@media screen and (max-width: 500px) {
    .download-app-slides .swiper-slide .version {
        font-size:14px
    }

    .download-app-slides .swiper-slide .version img {
        height: 15px;
        width: 15px;
        margin-right: 5px
    }
}

@media screen and (max-width: 420px) {
    .download-app-slides .swiper-slide .version {
        font-size:11px
    }
}

.download-app-slides .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    border-radius: 12px;
    margin: 0 4px;
    opacity: 1
}

.download-app-slides .pagination.swiper-pagination-bullets {
    justify-content: center
}

.download-app-slides .swiper-pagination-bullet-active {
    width: 16px;
    height: 6px;
    border-radius: 12px
}

.download-app-slides .swiper-pagination-clickable.swiper-pagination-bullets {
    position: relative;
    bottom: -4px;
    z-index: 1
}

@media only screen and (min-width: 750px) {
    .download-app-slides .swiper-pagination-clickable.swiper-pagination-bullets {
        bottom:8px
    }
}

.tutorial_tutorial-model__l32RX {
    width: 100%
}

.tutorial_title__3QDvz {
    color: #475467;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px
}

.tutorial_tutImg__2Uend {
    width: 100%;
    margin-bottom: 22px
}

.themed-btn-gradient {
    background: linear-gradient(27.81deg,#fd853a 17.81%,#feb173 87.34%,#ffead5 104.34%)
}

.download-button.themed-text,.themed-text {
    color: #fd853a
}

.themed-loading-btn-bg {
    background: #ffead5
}

.download-app-slides .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fb6514
}

.download-app-slides .swiper-pagination-bullet {
    background: #fddcab
}

.themed-gradient-title {
    background-image: linear-gradient(180deg,#fd853a,#ec4a0a)
}

.themed-gradient-text,.themed-gradient-title {
    background-color: #fb982e;
    background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent
}

.themed-gradient-text {
    background-image: linear-gradient(27.81deg,#fd853a 17.81%,#feb173 87.34%,#ffead5 104.34%)
}

.App.home,.App.page-download-app-v2 {
    height: 100vh;
    min-height: auto;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

@media only screen and (orientation: landscape) {
    .App.page-download-app-v2 {
        height:auto
    }

    .App.page-download-app-v2 .download-app-slides.desktop .swiper-pagination-clickable.swiper-pagination-bullets,.App.page-download-app-v2 .download-app-slides .swiper-pagination-clickable.swiper-pagination-bullets {
        bottom: 6px
    }
}

.download-app-v2-container {
    width: 100%;
    height: 100%;
    overflow-x: hidden
}

.download-app-v2-container .row {
    margin: 0;
    align-items: center
}

.download-app-v2-container .brand-logo {
    height: 60px
}

.download-app-v2-container .download-app-btn-desktop {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f9fafb;
    border-radius: 24px;
    width: 128px;
    height: 46px;
    margin-left: 28px;
    cursor: pointer
}

.download-app-v2-container .download-app-btn-desktop>div {
    font-weight: 600;
    font-size: 20px
}

.download-app-v2-container .desktop-bg {
    background-image: url(https://static-vf6.rockimages.app/nav/static/media/background.4a1a8645.png);
    background-size: 100% 100%;
    height: 100vh;
    width: 100vw;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #475467
}

.download-app-v2-container .desktop-bg .title {
    font-weight: 600;
    font-size: 48px;
    margin-top: 42px
}

.download-app-v2-container .desktop-bg .sub-title {
    font-weight: 400;
    font-size: 24px;
    color: #475467;
    margin-top: 12px;
    margin-bottom: 46px
}

.download-app-v2-container .desktop-bg .qr-container {
    align-items: flex-start
}

.download-app-v2-container .desktop-bg .qr-bg {
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 164px;
    height: 164px;
    margin-right: 28px;
    box-shadow: 4px 4px 20px rgba(0,0,0,.15)
}

.download-app-v2-container .desktop-bg .qr-instruction {
    font-weight: 500;
    font-size: 18px;
    margin-top: 20px
}

.download-app-v2-container .desktop-bg .qr-inner-bg {
    border-radius: 8px;
    background-color: #fff;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center
}

.download-app-v2-container .desktop-bg .qr-desc {
    font-weight: 400;
    font-size: 18px;
    color: #475467;
    padding-top: 16px
}

.download-app-v2-container .desktop-bg .qr-desc .qr-desc-title {
    font-weight: 600;
    font-size: 20px;
    color: #475467;
    margin: 4px 0
}

.download-app-v2-container .desktop-bg .qr-desc .qr-desc-detail {
    font-weight: 400;
    font-size: 18px;
    color: #475467;
    margin: 4px 0
}

.download-app-v2-container .desktop-bg .qr-desc img {
    width: 44px;
    height: 44px;
    margin-right: 12px
}

.download-app-v2-container .desktop-bg .download-button {
    margin: 42px 0 0;
    height: 62px;
    font-size: 20px
}

.download-app-v2-container .desktop-bg .right-container {
    max-width: 523px;
    margin-left: 32px
}

.download-button {
    position: relative;
    border-radius: 15px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    margin: 0 20px 12px;
    cursor: pointer;
}

.download-button.download-button-pending {
    font-weight: 400
}

.download-button.secondary-ghost {
    background: #fcfcfd;
    border: 1px solid #e4e7ec;
    border-radius: 15px;
    color: #667085;
    font-weight: 400
}

.swipeText {
    margin-top: auto;
    font-size: 14px;
    text-align: center
}

.sInnerContainer {
    width: 100%;
    position: relative;
    height: auto
}

.download-app-footer {
    width: 100%;
    position: fixed;
    bottom: 18px;
    margin-bottom: 30px;
}

.caretDoubleUp {
    margin-right: 6px;
    margin-bottom: 4px
}

.Navbar.d-none {
    display: none
}

@media screen and (min-width: 1440px) {
    .download-app-v2-container .left-container {
        margin-right:180px
    }
}

@media screen and (max-height: 640px) {
    .download-app-v2-container .left-container {
        -webkit-transform:scale(.8);
        transform: scale(.8)
    }

    .download-app-v2-container .desktop-bg .right-container {
        width: 390px;
        margin-left: 0;
        margin-top: 0
    }

    .download-app-v2-container .desktop-bg .sub-title {
        font-size: 16px;
        margin-top: 6px;
        margin-bottom: 23px
    }

    .download-app-v2-container .desktop-bg .title {
        font-size: 28px;
        margin-top: 22px
    }

    .download-app-slides.desktop {
        margin-top: -16px
    }
}

@media screen and (max-width: 980px) {
    .download-app-v2-container .left-container {
        -webkit-transform:scale(.8);
        transform: scale(.8)
    }

    .download-app-v2-container .desktop-bg .right-container {
        width: 390px;
        margin-left: 0;
        margin-top: 0
    }

    .download-app-v2-container .desktop-bg .sub-title {
        font-size: 16px;
        margin-top: 6px;
        margin-bottom: 23px
    }

    .download-app-v2-container .desktop-bg .title {
        font-size: 28px;
        margin-top: 22px
    }

    .download-app-slides.desktop {
        margin-top: -16px
    }
}

@media screen and (max-width: 800px) {
    .download-app-v2-container .left-container {
        -webkit-transform:scale(.7);
        transform: scale(.7)
    }

    .download-app-v2-container .desktop-bg .right-container {
        width: 40vw;
        margin-left: 0;
        margin-top: 0
    }
}

@media screen and (max-width: 670px) {
    .download-app-v2-container .left-container {
        -webkit-transform:scale(.5);
        transform: scale(.5)
    }
}
