.pad-90 {
    padding: 90px 0
}

.pad-top {
    padding-top: 90px
}

.pad-bot {
    padding-bottom: 90px
}

.pad-bot-70 {
    padding-bottom: 70px
}

.pad-top-70 {
    padding-top: 70px
}

.section-title h2 {
    color: var(--main-font-color);
    text-align: center;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 58px;
    margin: 0 auto 48px auto;
    position: relative;
    z-index: 2
}

.show-mobile {
    display: none
}

.no-shadow {
    box-shadow: none
}

.btc-banner-section {
    padding-top: 50px;
    padding-bottom: 90px;
    position: relative
}

.btc-banner-section:before {
    content: "";
    background: linear-gradient(9deg, #e4eeff 58.95%, #e4eeff 62.75%);
    filter: blur(220px);
    position: absolute;
    width: 100%;
    height: 580px;
    z-index: 2;
    left: 0;
    top: 100px
}

.btc-banner-section h1 {
    color: var(--main-font-color);
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 49px;
    font-style: normal;
    font-weight: 800;
    line-height: 74px;
    margin-bottom: 48px;
    position: relative;
    z-index: 2
}

.btc-banner-section h1 span {
    background: linear-gradient(258deg, #ec796b 51.42%, #f7931a 65.8%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "Plus Jakarta Sans";
    font-size: 49px;
    font-style: normal;
    font-weight: 800;
    line-height: 90px;
    position: relative
}

.btc-banner-section h1 span:after {
    content: "";
    background: url(../images/btc/bitcoin-bottom-shape.fdab9bff44.svg)no-repeat;
    width: 170px;
    height: 17px;
    position: absolute;
    bottom: -18px;
    left: 0
}

.btc-banner-section h1 small {
    font-size: inherit
}

.btc-ban-left {
    min-height: 470px;
    padding-top: 70px;
    position: relative;
    z-index: 2;
    padding-right: 35px
}

.btc-ban-left h3 {
    color: var(--main-font-color);
    font-family: "Plus Jakarta Sans";
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    margin-bottom: 36px
}

.btc-ban-left h3 span {
    font-size: 50px;
    font-weight: 800;
    line-height: 26px
}

.btc-ban-right {
    min-height: 470px
}

.btc-ban-img {
    position: absolute;
    margin-left: 30px
}

.btc-bitcoin-img {
    position: absolute;
    top: -80px;
    right: -60px;
    z-index: -1
}

.btc-bitcoin-img .show-desktop {
    max-width: 175px
}

.btc-ban-img .ban-img {
    z-index: 2;
    position: relative;
    max-width: 553px;
    height: auto
}

.btc-ban-right .starknet-img {
    position: absolute;
    bottom: 0;
    left: -120px
}

.btc-support-section .col-md-4 {
    margin-bottom: 20px
}

.btc-support-box {
    height: 100%;
    padding: 24px 16px;
    text-align: center;
    border-radius: 30px;
    box-shadow: 0 16px 30px 0 rgba(0, 0, 0, .1);
    background-repeat: no-repeat !important;
    background-position: center bottom !important;
    position: relative;
    z-index: 2
}

.btc-support-section .bxone .btc-support-box {
    background: url(../images/btc/bx-btc.cdf7c5c767.svg);
    background-size: 60%
}

.btc-support-section .bxtwo .btc-support-box {
    background: url(../images/btc/bx-arrow-up.4ee2f6b603.svg)
}

.btc-support-section .bxthre .btc-support-box {
    background: url(../images/btc/bx-lock.1636a57716.svg);
    background-size: 55%
}

.btc-support-section .btc-support-icon {
    margin-bottom: 20px;
    max-height: 90px
}

.btc-support-box h4 {
    color: var(--main-font-color);
    font-family: "Plus Jakarta Sans";
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    margin-bottom: 0;
    padding: 0 5px
}

.btc-support-section .btc-support-icon img {
    max-width: 108px
}

.btc-support-box h4 br {
    display: none
}

.btc-app-stores .section-title h2 {
    margin-bottom: 38px
}

.btc-app-stores .section-title span {
    color: #587eff;
    font-size: 56px;
    font-weight: 800;
    line-height: 48px
}

.btc-app-stores .apps-items-group {
    gap: 20px;
    margin-bottom: 20px
}

.btc-why-braavos {
    background: #099fc0;
    background: -moz-linear-gradient(129deg, #099fc0 -17.03%, #8358ff 96.4%);
    background: -webkit-linear-gradient(129deg, #099fc0 -17.03%, #8358ff 96.4%);
    background: linear-gradient(129deg, #099fc0 -17.03%, #8358ff 96.4%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#099fc0", endColorstr="#8358ff", GradientType=1);
    padding: 90px 0 54px
}

.btc-why-braavos .btc-why-box:nth-child(odd) {
    margin-bottom: 36px;
    padding-left: 22px
}

.btc-why-braavos .btc-why-box:nth-child(even) {
    margin-bottom: 36px;
    padding-right: 22px
}

.btc-why-braavos .section-title h2 {
    color: #fff
}

.btc-why-box-inner {
    border-radius: 30px;
    background: rgba(255, 255, 255, .2);
    box-shadow: 0 16px 30px 0 rgba(0, 0, 0, .1);
    padding: 24px;
    height: 100%
}

.btc-why-box-inner .btc-why-icon {
    margin-bottom: 12px
}

.btc-why-box-inner h4 {
    color: #fff;
    font-family: "Plus Jakarta Sans";
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    margin-bottom: 4px
}

.btc-why-box-inner p {
    color: #fff;
    font-family: "Plus Jakarta Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 0
}

.btchowrow {
    padding-bottom: 140px
}

.btc-why-step-text .btc-step-icon {
    margin-bottom: 24px
}

.btc-why-step-text h4 {
    color: var(--main-font-color);
    font-family: "Plus Jakarta Sans";
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    margin-bottom: 24px
}

.btc-why-step-text p {
    color: var(--main-font-color);
    font-family: "Plus Jakarta Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px
}

.btc-why-step-text ul li {
    color: var(--main-font-color);
    font-family: "Plus Jakarta Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 30px;
    position: relative;
    padding-left: 22px
}

.btc-why-step-text ul li:before {
    content: "";
    background: url(../images/btc/list-bullet.206eb915ce.svg)no-repeat;
    position: absolute;
    width: 11px;
    height: 12px;
    left: 0;
    top: 11px
}

.btc-why-step-img {
    padding-left: 75px;
    position: relative;
    z-index: 3
}

.step-one .btc-why-step-img {
    position: absolute
}

.btchowrow.step-one:before {
    content: "";
    background: linear-gradient(9deg, #e4eeff 58.95%, #e4eeff 62.75%);
    filter: blur(148px);
    position: absolute;
    width: 100%;
    height: 500px;
    z-index: 1;
    left: 0
}

.btchowrow.step-one .btc-why-step-left,
.btchowrow.step-one .btc-why-step-right {
    min-height: 620px
}

.btchowrow.step-one .btc-why-step-left {
    position: relative;
    z-index: 2;
    align-content: center
}

.btchowrow.step-one .btc-step-one-aside {
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    right: -220px;
    z-index: 2
}

.btchowrow.step-one .btc-why-step-img img {
    min-width: 680px
}

.btchowrow.step-two {
    position: relative
}

.btchowrow.step-two .btc-two-arrow {
    position: absolute;
    top: 14%;
    width: 620px;
    left: 42%
}

.btchowrow.step-three .btc-why-step-img {
    padding-left: 35px
}

.btchowrow.step-four .btc-why-step-right {
    min-height: 580px
}

.btchowrow.step-four .btc-why-step-left {
    min-height: 580px;
    align-content: center
}

.btchowrow.step-four .btc-why-step-img {
    padding-left: 0;
    position: absolute
}

.btchowrow.step-five .btc-why-step-img:before {
    content: "";
    background: url(../images/btc/star-two.08fdc396bb.svg)no-repeat;
    position: absolute;
    width: 69px;
    height: 64px;
    left: -113px;
    bottom: 140px
}

.btchowrow.step-five .btc-why-step-img:after {
    content: "";
    background: url(../images/btc/star-one.257d9ab9ff.svg)no-repeat;
    position: absolute;
    width: 64px;
    height: 64px;
    right: 0;
    top: -30px
}

.btc-testimonial-reviews .section-title h2 {
    margin-bottom: 68px
}

.btc-testimonial-reviews.home-reviews {
    padding-bottom: 120px !important;
    position: relative
}

.btc-testimonials-container {
    position: relative;
    padding-bottom: 60px
}

.btc-testimonial-reviews .section-title {
    position: relative;
    z-index: 3
}

.btc-testimonial-reviews .btc-testimonial-slide {
    height: auto
}

.btc-testimonial-reviews .testimonial-content {
    border-radius: 30px;
    border: .527px solid rgba(255, 255, 255, .1);
    background: rgba(255, 255, 255, .7);
    padding: 20px;
    height: 100%;
    display: inline-block
}

.btc-testimonial-reviews.home-reviews .testimonial-text {
    color: var(--main-font-color);
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 60px
}

.btc-testimonial-reviews .test-time {
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0;
    padding: 0 20px;
    color: var(--main-font-color);
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px
}

.btc-testimonial-reviews.home-reviews:before {
    content: "";
    background: linear-gradient(9deg, #e4eeff 58.95%, #e4eeff 62.75%);
    filter: blur(148px);
    position: absolute;
    width: 100%;
    height: 500px;
    top: -40px;
    z-index: 1
}

.btc-gradient-box {
    position: relative;
    z-index: 2
}

.btc-gradient-box .section-title h2 {
    margin-bottom: 68px
}

.btc-gradient-box-inner {
    border-radius: 120px;
    padding-right: 36px;
    border: 0 solid var(--Outline-Devider, #3E4A5B);
    background: linear-gradient(129deg, #099fc0 -17.03%, #8358ff 96.4%);
    position: relative
}

.btc-gradient-box-image {
    min-width: 200px;
    margin-right: 22px
}

.btc-gradient-box-content {
    color: #fff;
    font-family: "Plus Jakarta Sans";
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    position: relative;
    z-index: 2
}

.btc-gradient-box-inner:before {
    content: "";
    background: url(../images/btc/starknetbg-icon.e637537984.svg)no-repeat;
    position: absolute;
    width: 236px;
    height: 163px;
    right: 140px;
    z-index: 1;
    opacity: .1
}

.btc-homepage .btc-gradient-box {
    margin-top: 160px
}

.btc-social-items {
    position: relative
}

.btc-social-items:before {
    content: "";
    border-radius: 1593px;
    background: linear-gradient(9deg, #e4eeff 58.95%, #e4eeff 62.75%);
    filter: blur(148px);
    width: 100%;
    height: 500px;
    position: absolute;
    z-index: 1;
    top: -100px
}

.btc-social-items .container {
    position: relative;
    z-index: 2
}

.btc-social-items .section-title h2 {
    margin-bottom: 68px
}

.btc-social-item-list {
    gap: 100px
}

.btc-social-text {
    color: var(--Primary-text, #2F3A61);
    font-family: "Plus Jakarta Sans";
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    margin-bottom: 0
}

.btc-social-item {
    text-align: center;
    padding: 12px;
    width: 145px
}

.btc-social-item .btc-social-image {
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 18px
}

.btc-social-item:hover {
    border-radius: 16px;
    background: rgba(255, 255, 255, .1);
    box-shadow: 0 16px 30px 0 rgba(0, 0, 0, .1)
}

.btc-apps-section.home-apps {
    background-size: auto;
    background-position: top center;
    position: relative;
    z-index: 2
}

.btc-apps-section .section-title h2 {
    color: #fff;
    margin-bottom: 24px
}

.btc-apps-section .home-apps__list {
    gap: 50px !important
}

.btc-apps-section.home-apps .home-apps__download {
    gap: 50px !important
}

.testimonial-navigation .swiper-button-next::after,
.testimonial-navigation .swiper-button-prev::after {
    color: #2f3a61 !important;
    font-size: 26px !important;
    font-weight: 600
}

section.btc-howorks-section {
    overflow: hidden;
    position: relative
}

.main-section:not(.overflow-hidden) {
    overflow: visible !important
}

.defi-video.big-video-section {
    background: #e2e9ff;
    position: relative;
    z-index: 2
}

.defi-video.big-video-section .defi-video__container {
    padding: 0 12px;
    max-width: 970px
}

.two-col-content {
    padding-right: 15px
}

.two-col-img {
    padding-left: 20px
}

.two-col-image-content h2.grad-title {
    background: var(--bitcoin-text, linear-gradient(90deg, #EC796B 36.1%, #F7931A 46.83%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: left;
    font-family: "Plus Jakarta Sans";
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 58px;
    margin-bottom: 24px
}

.two-col-image-content h4 {
    color: #2f3a61;
    font-family: "Plus Jakarta Sans";
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px;
    margin-bottom: 16px
}

.two-col-content p {
    color: #2f3a61;
    font-family: "Plus Jakarta Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px
}

.faq-cta-box a {
    color: #fff;
    font-family: "Plus Jakarta Sans";
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 38px;
    border-radius: 28.151px;
    background: rgba(255, 255, 255, .2);
    padding: 8px 16px 8px 12px;
    width: fit-content;
    margin: 0 auto;
    gap: 8px
}

.faq-cta-box a img {
    transition: .3s
}

.faq-cta-box a:hover {
    background: #fff;
    color: #000
}

.faq-cta-box a:hover img {
    filter: invert(1)
}

.swiper-pagination-bullet {
    background: #5478f4;
    width: 10px;
    height: 10px
}

.invbtcoin img.show-desktop {
    max-height: 562px !important
}

.btc-why-step-text.seces {
    padding: 100px 0
}

.defi-video.big-video-section {
    background: #283142
}

.z-index-1 {
    z-index: 1
}

.z-index-2 {
    z-index: 2
}

.z-index-3 {
    z-index: 3
}

@media (max-width:1400px) {
    .btc-ban-img .btc-bitcoin-img {
        right: -30px;
        top: -80px
    }
    .btc-ban-img .btc-bitcoin-img img {
        max-width: 150px
    }
    .starknet-img img {
        max-width: 150px
    }
    .btc-why-step-img {
        padding-left: 50px
    }
    .btchowrow {
        padding-bottom: 100px
    }
    .btchowrow.step-one .btc-step-one-aside {
        right: -185px
    }
    .btchowrow.step-one .btc-step-one-aside img {
        max-width: 340px
    }
    .btchowrow.step-three .btc-why-step-img {
        padding-left: 16px
    }
    .btchowrow.step-four .btc-why-step-img img {
        max-width: 620px
    }
    .btc-ban-right .starknet-img {
        left: -90px
    }
}

@media (max-width:1300px) {
    .btc-banner-section {
        padding-top: 30px
    }
    .btc-banner-section h1 {
        margin-bottom: 50px
    }
    .btchowrow.step-one .btc-why-step-left,
    .btchowrow.step-one .btc-why-step-right {
        min-height: 535px
    }
    .btchowrow.step-one .btc-why-step-img img {
        min-width: 610px
    }
    .btchowrow.step-two .btc-why-step-img img,
    .btchowrow.step-five .btc-why-step-img img {
        max-width: 250px
    }
    .btchowrow.step-three .btc-why-step-img img {
        max-width: 320px
    }
    .btchowrow.step-one .btc-step-one-aside {
        right: -100px
    }
    .btchowrow.step-one .btc-step-one-aside img {
        max-width: 285px
    }
    .btchowrow.step-four .btc-why-step-img img {
        max-width: 550px
    }
    .btchowrow.step-five .btc-why-step-img:after {
        right: 80px
    }
    .btchowrow.step-five .btc-why-step-img:before {
        left: -100px;
        bottom: 110px
    }
    .btchowrow.step-four .btc-why-step-left,
    .btchowrow.step-four .btc-why-step-right {
        min-height: 490px
    }
}

@media (max-width:1199px) {
    .pad-90 {
        padding: 80px 0
    }
    .pad-top {
        padding-top: 80px
    }
    .pad-bot {
        padding-bottom: 80px
    }
    .pad-bot-70 {
        padding-bottom: 60px
    }
    .btc-banner-section h1 {
        font-size: 44px;
        line-height: 85px;
        margin-bottom: 60px
    }
    .section-title h2 {
        font-size: 40px;
        line-height: 52px
    }
    .btc-support-box h4,
    .btc-why-box-inner h4,
    .btc-why-step-text h4 {
        font-size: 24px;
        line-height: 40px
    }
    .btc-ban-left,
    .btc-ban-right {
        min-height: 410px
    }
    .btc-ban-img .ban-img {
        max-width: 440px
    }
    .btc-ban-img .btc-bitcoin-img {
        right: -20px;
        top: -105px
    }
    .btc-ban-img .btc-bitcoin-img img {
        max-width: 150px
    }
    .btc-why-box-inner p {
        font-size: 18px;
        line-height: 30px
    }
    .btc-why-braavos {
        padding-top: 80px
    }
    .btc-why-step-img {
        padding-left: 15px
    }
    .btchowrow.step-one .btc-why-step-left,
    .btchowrow.step-one .btc-why-step-right {
        min-height: 480px
    }
    .btchowrow.step-one .btc-why-step-img img {
        min-width: 530px
    }
    .btchowrow.step-two .btc-why-step-img img,
    .btchowrow.step-five .btc-why-step-img img {
        max-width: 220px
    }
    .btchowrow.step-three .btc-why-step-img {
        padding-left: 0;
        margin-left: -16px
    }
    .btchowrow.step-three .btc-why-step-img img {
        max-width: 280px
    }
    .btchowrow.step-four .btc-why-step-img img {
        max-width: 450px
    }
    .btchowrow.step-four .btc-why-step-left,
    .btchowrow.step-four .btc-why-step-right {
        min-height: 390px
    }
    .btchowrow.step-two .btc-two-arrow {
        width: 440px
    }
    .btchowrow.step-one .btc-step-one-aside {
        right: -15px
    }
    .btchowrow.step-one .btc-step-one-aside img {
        max-width: 230px
    }
    .btchowrow.step-five .btc-why-step-img:after {
        right: 110px
    }
    .btchowrow.step-five .btc-why-step-img:before {
        left: -80px;
        bottom: 80px
    }
    .btc-homepage .btc-gradient-box {
        margin-top: 0
    }
    .btc-testimonial-reviews.home-reviews {
        padding-bottom: 80px !important
    }
    .btc-social-items .section-title h2,
    .btc-gradient-box .section-title h2,
    .btc-testimonial-reviews .section-title h2 {
        margin-bottom: 48px
    }
    .btc-social-items:before {
        height: 420px
    }
    .btc-apps-section .home-apps__list {
        padding: 0 40px;
        gap: 35px !important
    }
    .btc-apps-section.home-apps .home-apps__download {
        gap: 35px !important;
        padding: 0 40px !important
    }
}

@media (max-width:1024px) {
    .full-bg-shape .container {
        padding: 0 24px !important
    }
    .btc-ban-img .btc-bitcoin-img {
        right: 10px;
        top: -90px
    }
    .btc-ban-img .btc-bitcoin-img img {
        max-width: 130px
    }
    .btchowrow.step-one .btc-step-one-aside {
        right: -20px
    }
    .btchowrow.step-one .btc-step-one-aside img {
        max-width: 215px
    }
    .btc-support-section .bxtwo .btc-support-box {
        background-size: 75%
    }
    .eryblbl img {
        max-height: 26px
    }
}

@media (max-width:991px) {
    main.main-section {
        overflow-x: hidden !important
    }
    .btc-ban-img .ban-img {
        max-width: 350px
    }
    .pad-90 {
        padding: 60px 0
    }
    .pad-top {
        padding-top: 60px
    }
    .pad-bot {
        padding-bottom: 60px
    }
    .pad-bot-70 {
        padding-bottom: 45px
    }
    .btc-banner-section h1 {
        font-size: 36px;
        line-height: 52px;
        margin-bottom: 40px
    }
    .btc-banner-section h1 span {
        font-size: 40px;
        line-height: 56px
    }
    .btc-banner-section h1 span:after {
        background-size: 80% !important
    }
    .btc-ban-img {
        margin-left: 10px
    }
    .section-title h2 {
        font-size: 34px;
        line-height: 48px
    }
    .btc-ban-left,
    .btc-ban-right {
        min-height: 330px
    }
    .btc-ban-left h3 {
        font-size: 22px;
        line-height: 36px
    }
    .btc-ban-left h3 span {
        font-size: 32px;
        line-height: 30px
    }
    .btc-support-box h4,
    .btc-why-box-inner h4,
    .btc-why-step-text h4 {
        font-size: 20px;
        line-height: 34px
    }
    .btc-ban-img .btc-bitcoin-img {
        right: -10px;
        top: -60px
    }
    .btc-ban-img .btc-bitcoin-img img {
        max-width: 100px
    }
    .btchowrow.step-four .btc-why-step-img img {
        max-width: 350px
    }
    .btc-app-stores .section-title span {
        font-size: 40px
    }
    .btc-support-section .btc-support-icon img {
        max-height: 80px
    }
    .btc-why-braavos {
        padding-top: 60px
    }
    .btc-ban-right .starknet-img {
        left: -60px
    }
    .starknet-img img {
        max-width: 100px
    }
    .btc-why-step-text h4 {
        margin-bottom: 16px
    }
    .btc-banner-section:before {
        top: 0
    }
    .btc-banner-section {
        padding-bottom: 60px
    }
    .btc-why-step-text ul li {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 20px
    }
    .btc-why-step-text p {
        font-size: 18px;
        line-height: 30px
    }
    .btchowrow {
        padding-bottom: 70px
    }
    .btchowrow.step-one .btc-why-step-left,
    .btchowrow.step-one .btc-why-step-right {
        min-height: 400px
    }
    .btchowrow.step-one .btc-why-step-img img {
        min-width: 440px
    }
    .btchowrow.step-two .btc-why-step-img img,
    .btchowrow.step-five .btc-why-step-img img {
        max-width: 180px
    }
    .btc-why-step-img {
        padding-left: 15px
    }
    .btchowrow.step-three .btc-why-step-img {
        padding-left: 5px
    }
    .btchowrow.step-two .btc-two-arrow {
        width: 380px
    }
    .btchowrow.step-one .btc-step-one-aside {
        right: -10px
    }
    .btchowrow.step-one .btc-step-one-aside img {
        max-width: 165px
    }
    .btchowrow.step-three .btc-why-step-img img {
        max-width: 240px
    }
    .btchowrow.step-four .btc-why-step-left,
    .btchowrow.step-four .btc-why-step-right {
        min-height: 300px
    }
    .btchowrow.step-five .btc-why-step-img:before {
        left: -70px;
        bottom: 60px
    }
    .btchowrow.step-five .btc-why-step-img:after {
        right: 60px
    }
    .btc-testimonial-reviews.home-reviews {
        padding-bottom: 60px !important
    }
    .btc-gradient-box-image {
        min-width: 160px
    }
    .btc-gradient-box-content {
        font-size: 24px;
        line-height: 38px
    }
    .btc-gradient-box-inner:before {
        background-size: 70%;
        right: 50px;
        top: 25px
    }
    .btc-social-items .section-title h2,
    .btc-gradient-box .section-title h2,
    .btc-testimonial-reviews .section-title h2 {
        margin-bottom: 38px
    }
    .btc-social-items:before {
        height: 380px;
        top: -55px
    }
    .btc-social-item-list {
        gap: 40px
    }
    .btc-social-text {
        font-size: 24px;
        line-height: 32px
    }
    .btc-social-image img {
        max-width: 70px
    }
    .btc-apps-section.home-apps {
        padding: 60px 0 !important
    }
    .btc-apps-section.home-apps .home-apps__item {
        max-width: 100%;
        padding: 20px
    }
    .testimonial-navigation .swiper-button-prev {
        left: -22px !important
    }
    .testimonial-navigation .swiper-button-next {
        right: -22px !important
    }
    .right-sticky.mobile-hide {
        display: none
    }
    .show-mobile.first-item,
    .show-mobile.fourth-item,
    .show-mobile.fifth-item {
        left: 50%;
        transform: translateX(-50%)
    }
    .defi-video.big-video-section {
        padding: 70px 0
    }
    .defi-video.big-video-section .defi-video__container {
        padding: 0 22px
    }
    .two-col-image-content h2.grad-title {
        font-size: 34px;
        line-height: 48px;
        margin-bottom: 12px
    }
    .two-col-image-content h4 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 10px
    }
    .two-col-content p {
        font-size: 18px;
        line-height: 30px
    }
    .faq-cta-box a {
        font-size: 22px;
        line-height: 30px
    }
    .min150 {
        min-width: 150px
    }
}

@media (max-width:767px) {
    .pad-90 {
        padding: 40px 0
    }
    .show-desktop {
        display: none
    }
    .show-mobile {
        display: block
    }
    .btc-ban-img {
        position: relative
    }
    .btc-banner-section {
        padding-top: 40px;
        padding-bottom: 46px
    }
    .btc-banner-section h1 {
        font-size: 36px;
        line-height: 48px;
        margin-bottom: 40px;
        position: relative;
        z-index: 4
    }
    .btc-banner-section h1 small {
        font-size: 28px;
        line-height: 44px;
        display: block
    }
    .btc-banner-section h1 span {
        font-size: 36px;
        line-height: 52px
    }
    .btc-banner-section h1 span:after {
        background-size: 73% !important
    }
    .section-title {
        margin-bottom: 24px
    }
    .section-title h2 {
        font-size: 32px;
        line-height: 44px;
        margin-bottom: 24px
    }
    .btc-ban-left {
        margin-bottom: 60px;
        padding-top: 0
    }
    .btc-ban-left .home-hero__links {
        justify-content: center;
        position: relative;
        z-index: 3
    }
    .btc-ban-img {
        margin: 0 0 30px 0
    }
    .btc-ban-right .show-mobile h3 {
        color: #2f3a61;
        text-align: center;
        font-size: 28px;
        font-weight: 700;
        line-height: 44px;
        margin-bottom: 0
    }
    .btc-ban-right .show-mobile h3 span {
        font-size: 50px;
        line-height: 26px
    }
    .btc-support-section .section-title h2 {
        font-size: 24px;
        line-height: 44px;
        margin-bottom: 24px
    }
    .btc-support-section .section-title {
        margin-bottom: 24px
    }
    .btchowrow.step-four .btc-why-step-img {
        position: relative
    }
    .btc-ban-img {
        text-align: center;
        position: inherit
    }
    .btc-ban-img .ban-img {
        max-width: 100%;
        max-height: none;
        z-index: 3;
        position: relative
    }
    .btc-ban-img .btc-bitcoin-img {
        right: 0;
        top: 80px
    }
    .btc-banner-section:before {
        height: 500px;
        top: -50px;
        filter: blur(30px);
        left: -40px;
        width: calc(100% + 60px);
        opacity: .85
    }
    .btc-ban-right .starknet-img {
        position: absolute;
        top: 0;
        left: 0
    }
    .show-mobile.second-item {
        left: 50%;
        transform: translateX(-50%)
    }
    .btc-why-braavos {
        padding-bottom: 36px
    }
    .btc-step-icon img {
        max-width: 60px
    }
    .btc-why-box-inner h4,
    .btc-why-step-text h4 {
        font-size: 22px;
        line-height: 34px
    }
    .btc-support-box h4 {
        font-size: 28px;
        line-height: 44px
    }
    .btc-support-box h4 br {
        display: block
    }
    .btc-app-stores .section-title {
        margin-bottom: 24px
    }
    .btc-app-stores .section-title h2,
    .btc-app-stores .section-title span {
        margin-bottom: 24px;
        font-size: 32px;
        line-height: 44px
    }
    .btc-ban-left,
    .btc-ban-right {
        min-height: inherit
    }
    .btc-app-stores .apps-items-group {
        flex-wrap: wrap
    }
    .btc-app-stores .apps-items-group img {
        max-width: 305px
    }
    .btc-homepage .btc-ban-right {
        padding-right: 0
    }
    .btc-homepage .btc-ban-img {
        margin: 0-35px 40px 0
    }
    .btc-why-braavos .btc-why-box:nth-child(odd) {
        margin-bottom: 24px;
        padding-left: calc(var(--bs-gutter-x)*.5)
    }
    .btc-why-braavos .btc-why-box:nth-child(even) {
        margin-bottom: 24px;
        padding-right: calc(var(--bs-gutter-x)*.5)
    }
    .btc-why-step-text ul li {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 16px
    }
    .btc-why-step-text p {
        font-size: 18px;
        line-height: 26px
    }
    .btc-howorks-section {
        padding-bottom: 60px
    }
    .btchowrow {
        padding-bottom: 50px
    }
    .btc-why-step-img {
        padding-left: 0;
        padding-top: 20px
    }
    .btchowrow.step-three .btc-why-step-img {
        padding-left: 0;
        text-align: center
    }
    .btchowrow.step-four .btc-why-step-img img {
        max-width: 100%
    }
    .btchowrow.step-four .btc-why-step-left,
    .btchowrow.step-four .btc-why-step-right {
        min-height: inherit
    }
    .btc-why-step-right {
        position: relative
    }
    .btc-support-box {
        background-size: 140px !important
    }
    .step-one .btc-why-step-img {
        position: relative;
        margin-right: -22px
    }
    .btchowrow.step-one .btc-why-step-img img {
        min-width: inherit
    }
    .btchowrow.step-one .btc-why-step-left,
    .btchowrow.step-one .btc-why-step-right {
        min-height: inherit
    }
    .btchowrow.step-one .btc-why-step-right {
        padding-right: 0
    }
    .btchowrow.step-two .btc-why-step-img img,
    .btchowrow.step-five .btc-why-step-img img {
        max-width: 240px
    }
    .btchowrow.step-two .btc-two-arrow {
        width: 100%;
        left: 0
    }
    .btc-why-step-img img {
        min-width: 280px
    }
    .btchowrow.step-three .btc-why-step-img img {
        max-width: 300px
    }
    .step-five .btc-why-step-img {
        text-align: center
    }
    .btchowrow.step-five .btc-why-step-img:after {
        top: -180px
    }
    .btchowrow.step-five .btc-why-step-img:before {
        left: -10px;
        bottom: -30px;
        transform: rotate(-90deg);
        background-size: 50px
    }
    .btc-gradient-box-inner {
        flex-wrap: wrap;
        justify-content: center;
        padding: 90px 20px 60px;
        border-radius: 36px;
        text-align: center;
        position: relative;
        margin-top: 60px
    }
    .btc-gradient-box-image {
        min-width: 150px;
        max-width: 150px;
        position: absolute;
        top: -75px;
        margin: 0
    }
    .btc-gradient-box-inner:before {
        top: 50%;
        left: 50%;
        background-size: 100%;
        transform: translate(-50%, -40%)
    }
    .btc-social-item-list {
        gap: 10px;
        padding: 0
    }
    .btc-social-item {
        padding: 10px;
        width: inherit
    }
    .btc-social-image img {
        max-width: 50px
    }
    .btc-social-text {
        font-size: 18px;
        line-height: 24px;
        font-weight: 400
    }
    .btc-social-item .btc-social-image {
        width: 50px;
        height: 80px;
        margin: 0 auto
    }
    .btc-social-items:before {
        height: 310px
    }
    .btc-apps-section.home-apps .home-apps__download {
        gap: 28px !important
    }
    .btc-apps-section .section-title h2 {
        margin-bottom: 18px
    }
    .btc-apps-section .home-apps__list {
        margin-bottom: 28px;
        gap: 20px !important
    }
    .btc-apps-section.home-apps {
        padding-bottom: 100px !important
    }
    .btc-support-section .btc-support-icon img {
        max-height: inherit
    }
    .show-mobile.first-item {
        margin: 0-20px
    }
    .show-mobile.first-item img {
        min-width: 112%
    }
    .btc-testimonials-container {
        max-width: 98%;
        margin: 0 auto
    }
    .testimonial-navigation .swiper-button-next::after,
    .testimonial-navigation .swiper-button-prev::after {
        font-size: 18px !important
    }
    .defi-video.big-video-section .defi-video__container {
        padding: 0 16px
    }
    .defi-video.big-video-section {
        padding: 60px 0
    }
    .defi-video.big-video-section #play-video svg {
        width: 55px
    }
    .defi-video.big-video-section .defi-video__video-container iframe {
        height: 225px
    }
    .two-col-image-content {
        padding-top: 60px
    }
    .two-col-content {
        padding-right: 0
    }
    .two-col-img {
        padding-left: 0
    }
    .two-col-image-content h2.grad-title {
        font-size: 60px;
        line-height: 60px;
        margin-bottom: 24px
    }
    .two-col-image-content h4 {
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 16px
    }
    .faq-cta-box a {
        font-size: 26px;
        line-height: 34px
    }
    .vertwo .btc-why-step-text.seces {
        padding: 60px 0
    }
    .vertwo .btc-why-step-text h4 {
        font-size: 28px;
        line-height: 44px
    }
    .vertwo .btc-why-step-text .btc-step-icon {
        margin-bottom: 16px
    }
}

@media (max-width:420px) {
    .section-title h2 {
        font-size: 28px;
        line-height: 40px
    }
    .btc-support-section .section-title h2 {
        font-size: 20px;
        line-height: 36px
    }
    .btc-step-icon img {
        max-width: 45px
    }
    .btc-ban-right .show-mobile h3 {
        font-family: "Plus Jakarta Sans";
        color: #2f3a61;
        text-align: center;
        font-size: 24px;
        font-weight: 700;
        line-height: 40px
    }
    .btc-ban-right .show-mobile h3 span {
        font-size: 44px;
        line-height: 28px
    }
    .btc-social-item .btc-social-image {
        width: 30px;
        height: 40px;
        margin-bottom: 14px
    }
    .btc-social-item {
        padding: 5px
    }
    .btc-social-image img {
        max-width: 40px
    }
    .btc-social-text {
        font-size: 16px;
        line-height: 22px
    }
    .btc-banner-section .home-hero__links {
        gap: 15px
    }
    .btc-ban-left {
        padding: 0
    }
    .btc-ban-img .btc-bitcoin-img img {
        max-width: 80px
    }
    .btc-ban-img .ban-img {
        max-width: 105%
    }
    .two-col-image-content h2.grad-title {
        font-size: 50px;
        line-height: 50px
    }
    .two-col-image-content h4 {
        font-size: 26px;
        line-height: 34px
    }
}

@media (max-width:360px) {
    .btc-banner-section h1,
    .btc-banner-section h1 span {
        font-size: 30px;
        line-height: 42px
    }
    .btc-banner-section h1 small {
        font-size: 20px;
        line-height: 34px
    }
    .btc-why-step-img img {
        min-width: 250px
    }
    .eryblbl img {
        max-height: 20px
    }
}