/* crypto-wealth-hero-banner.jpg */


.crypto-wealth {
    background-image: url('https://www.abra.com/wp-content/uploads/2026/02/crypto-wealth-hero-banner-scaled.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.abra-container.crypto-wealth {
    padding: 202px 0;
    max-width: 100% !important;
}

.crypto-bottom__container {
    padding: 40px;
    border: 1px solid #D5D7DA;
    border-radius: 32px !important;
}

.new-p_text {
    font-weight: 700;
    font-size: 24px;
    line-height: 150%;
    text-align: center;
    color: #FCFCFD;
}

/**/

.solutions-image {
    position: relative;
}

.solutions-image:before {
    content: "";
    display: block;
    position: absolute;
    width: 266.67px;
    height: 266.67px;
    left: calc(50% - 266.67px/2 - 15px);
    top: 0;
    background: #9900FF;
    filter: blur(533.333px);
}

.wealth-crypto .solution-title {
    color: #111927;
}

.wealth-crypto .solutions-li> h3 {
    color: #111927;
}

/**/

.friendly-section.wealth {
    padding: 160px 60px 80px;
}

#abra-solutions.wealth-crypto {
    padding: 80px 60px;
}

.wealth .light-container .herov3-title {
    color: #111927;
    margin-bottom: 40px !important;
}

.wealth .light-container .herov3-signature {
    margin-bottom: 64px !important;
}

/**/

.wealth .card__title {
    font-size: 48px;
}

.wealth .card__description {
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #6C737F;
}

@media (max-width: 1583px) {
    .abra-container.crypto-wealth {
        padding: 132px 0;
    }
}

@media (max-width: 1480px) {
    .friendly-section.wealth {
        padding: 80px 60px 80px;
    }
    .card {
        border-radius: 24px;
        padding: 24px;
        gap: 24px;
    }
    .wealth .card__title {
        font-size: 36px;
    }
    .wealth .card__description {
        font-size: 16px;
    }
}

@media (max-width: 1440px) {
    .crypto-wealth .herov3-section .container {
        max-width: 640px;
    }

    .abra-container.crypto-wealth {
        padding: 132px 0;
        max-width: 100% !important;
    }

    .crypto-wealth .herov3-container_info .herov3-title {
        margin-bottom: 32px;
    }

    .crypto-wealth .herov3-container_info .herov3-signature {
        margin-bottom: 24px;
    }
    
    .crypto-bottom__container {
        padding: 32px 40px;
        border: 1px solid #D5D7DA;
        border-radius: 32px !important;
    }

    .new-p_text {
        font-size: 18px;
    }

    .wealth .light-container .herov3-title {
        color: #111927;
        margin-bottom: 32px;
    }

    .wealth .light-container .herov3-signature {
        margin-bottom: 64px !important;
    }
}

@media (max-width: 1120px) {
    .wealth-crypto .solutions-card {
        flex-direction: column;
    }

    .solutions-image:before {
        width: 102.19px;
        height: 102.19px;
        left: calc(50% - 102.19px/2 - 6.12px);
        top: 122.62px;
        background: #9900FF;
        filter: blur(204.375px);
    }
}

@media (max-width: 1105px) {
    .crypto-wealth .herov3-buttons .herov3-btn-main, .crypto-wealth .herov3-buttons .herov3-btn-outline {
        font-size: 16px;
        padding: 20px 0;
    }
}

@media (max-width: 1100px) {
    .abra-container.crypto-wealth {
        padding-left: 24px;
        padding-right: 24px;
    }

    .crypto-wealth .herov3-btn-main, .crypto-wealth .herov3-btn-outline {
        max-width: 100%;
        width: 100%;
    }
}

@media (max-width: 950px) {
    .friendly-section.wealth {
        padding: 40px 24px 40px;
    }
}

@media (max-width: 768px) {
    .crypto-wealth {
        background-image: url('https://www.abra.com/wp-content/uploads/2026/02/Image-5-1.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

    .abra-container.crypto-wealth {
        padding: 165px 24px;
        max-width: 100% !important;
    }

    .crypto-wealth .herov3-container_info .herov3-title {
        font-size: 48px;
    }

    .wealth .light-container .herov3-title {
        color: #111927;
        margin-bottom: 24px;
    }
    
    .wealth .light-container .herov3-signature {
        margin-bottom: 32px !important;
    }

    .wealth .cards-grid {
        display: grid;
        grid-template-columns: repeat(6, 1fr) !important;
        gap: 16px;
    }

    .wealth .card {
        padding: 16px;
        gap: 16px;
    }

    .wealth .card__icon {
        padding: 10px;
        border-radius: 10px;
        max-width: 40px;
        min-height: 40px;
        max-height: 40px;
    }

    .wealth .card__title {
        font-size: 18px;
    }

    .wealth .card__description {
        font-size: 14px;
    }
}


@media (max-width: 645px) {
    .crypto-wealth .herov3-buttons {
        flex-direction: column;
    }

    .herov3-buttons {
        gap: 20px;
    }

    .new-p_text {
        font-size: 16px;
        margin-bottom: 32px;
    }
}

@media (max-width: 575px) {
    .abra-container.crypto-wealth {
        padding: 45px 24px 46px;
    }

    .crypto-wealth .herov3-container_info .herov3-title {
        font-size: 38px;
        margin-bottom: 24px;
    }

    .crypto-wealth .herov3-container_info .herov3-signature {
        margin-bottom: 32px;
    }

    .crypto-bottom__container {
        padding: 32px 16px;
        border-radius: 32px !important;
    }
}