.font-urbanist{
    font-family: "Urbanist", sans-serif;
  }

.font-poppins{
    font-family: 'Poppins', sans-serif;
}

.padding {
    padding-bottom: 24px;
    padding-top: 50px;
}

.earn-crypto-section{
    background: linear-gradient(to right, #FEF3CB 0%, #FEF4D2 52%, #F8F3E6 100%);

}

.earn-crypto-section h2{
    font-size: 28px;
    line-height: 40px;
    color: #613D3C;
    font-weight: 700;
    max-width: 454px;
    margin: 0 auto !important;
}

.earn-crypto-section p{
margin-top: 10px !important;
margin-bottom: 22px !important;
font-size: 20px;
line-height: 28px;
color: #613D3C;
font-weight: 500;
max-width: 537px;
margin: 0 auto !important;

}

.payout{
    border: 1px solid #FF9A0C;
    border-radius: 20px;
    padding: 5px 22px;
    background-color: #fff;
    margin: 22px 0 0 20px;
}

.live-rewards{
    right: 4%;
    top: 4%;
}

.dot{
    width: 10px;
    height: 10px;
    background-color: #FF9A0C;
    border-radius: 100%;
}

.postings{
    width: 545px;
    margin: 0 auto;
}

.post-ad-box{
    background-color: #fff;
    border-radius: 30px;
    width: 143px;
    height: 96px;
}

.earn-crypto-section p.postad-text{
    margin-top:20px;
    margin-bottom: 0 !important;
    font-size: 14px;
    line-height: normal;
    color: #E63C2F;
    font-weight: 500;
}

.earn-crypto-section p.post-digit{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-size: 23px;
    line-height: normal;
    color: #E63C2F;
    font-weight: 700;
}

.coins-collected {
    top: -24%;
    left: 0;
    right: 0;
}

.coins-gathered{
    top: -42%;
    left: 0;
    right: 0;
}

.usdt-btc {
    font-size: 15px;
    font-weight: 600;
    color: #613D3C;
    cursor: pointer;
}

.orange-btn{
    width: 210px;
    background-color: #E63C2F;
    border: 1px solid #E63C2F;
    color: #fff;
    display: block;
    font-weight: 500;
    font-size: 18px;
    padding: 5px 20px;
    border-radius: 50px;
    text-decoration: none;
    transition: 0.3s ease;
    }

    .orange-btn:hover, .orange-btn:focus, .orange-btn:active{
        opacity: 0.8;
        color: #fff;
    }



    .btn-white-outline{
    width: 210px;
    background-color: #fff;
    border: 1px solid #E63C2F;
    color: #E63C2F;
    display: block;
    font-weight: 500;
    font-size: 18px;
    padding: 5px 20px;
    border-radius: 50px;
    text-decoration: none;
    transition: 0.3s ease;

    }

    .btn-white-outline:hover, .btn-white-outline:focus, .btn-white-outline:active{
        background-color: #E63C2F;
        color: #fff;
    }

    .btn-white-outline:hover .orange-chevron, .btn-white-outline:focus .orange-chevron, .btn-white-outline:active .orange-chevron{
        filter: brightness(0) invert(1);
    }

    .btn-custom-width{
        width: unset;
    }

.users-rewarded{
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
    color: #613D3C;
}

.paid-in-usdt{
    width: 480px;
    margin: 20px auto;
    background-color: #FFD869;
    border-radius: 20px;
    padding: 5px 15px;
    margin-bottom: 0;
}

.paid{
    background-color: #21CD0B;
    color: #fff;
    border-radius: 20px;
    padding: 1px 5px;
    font-size: 10px;
    font-weight: 700;
}

.coins-stack{
    top: 10%;
    left: 24%;
    z-index: 0;
}

.coins-wallet{
    left: 3%;
    bottom: 40%;
    z-index: 0;
}

.postad{
    bottom: 10%;
    left: 24%;
    z-index: 0;
}

.userliked{
    top: 14%;
    right: 24%;
    z-index: 0;
}

.lightning{
    right: 3%;
    bottom: 40%;
    z-index: 0;
}

.gift{
    bottom: 10%;
    right: 20%;
    z-index: 0;
}
@media screen and  (max-width:768px) {
    .gift{
        bottom: 10%;
        right: 0;
        z-index: 0;
        img{
            /* width: 16px; */
            height: 86px;
        }
    }
    .postad {
        bottom: 10%;
        left: 4px;
        z-index: 0;
        img{
            /* width: 16px; */
            height: 86px;
        }
    }
}
@media screen and  (max-width:568px) {

    .gift{
        bottom: 10%;
        right: 0;
        z-index: 0;
        img{
            /* width: 16px; */
            height: 56px;
        }
    }
    .postad {
        bottom: 10%;
        left: 4px;
        z-index: 0;
        img{
            /* width: 16px; */
            height: 56px;
        }
    }
}

.info-block h6{
font-size: 18px;
line-height: 24px;
font-weight: 700;
color: #613D3C;
white-space: nowrap;
}

.info-block p{
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #9b9b9b;
}

/* .info-block{
    width: 190px;
} */

.howambayoworks h2 , .whatouruserssay h2{
    font-size: 28px;
    line-height: 40px;
    font-weight: 700;
    color: #613D3C;
}

.steps-text{
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
    color: #9b9b9b;
}

.steps-inner{
    width: calc(25% - 15px);
    height: 100%;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    background-color: #fff;
    min-height: 320px;

}

.step-box{
    /* width: 268px; */

}

.step-box h5{
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    color: #613D3C;
}

.step-box p{
    font-size: 17px;
    line-height: 26px;
    font-weight: 500;
    color: #9b9b9b;
}

.steps-block{
    margin-top: 50px;
}

.swiper-wrapper .user-box {
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25);
    padding: 20px;
    border: none;
    background-color: #fff;
    border-radius: 10px;
    height: 100%;
    min-height: 254px;
}

.usersratingblock {
    padding: 20px !important;
}

.usersratingblock .swiper-wrapper {
    margin-bottom: 30px;
}

.usersratingblock .swiper-pagination-bullet-active {
    background-color: #E63C2F;
}

.user-avatar{
    width: 50px;
    height: 50px;
    object-fit: cover;
}

.Cryptobuyer{
    background-color: #EAF6EC;
    border-radius: 50px;
    color: #16A249;
    padding: 3px 14px;
    font-size: 10px;
    font-weight: 500;
    line-height: normal;
}

.user-details{
    font-size: 16px;
    font-weight: 600;
    color: #613D3C;
}

.user-details span{
    font-size: 14px;
    font-weight: 500;
    color: #9b9b9b;
}

.testimonial-comments{
    font-style: italic;
    font-size: 16px;
    line-height: 24px;
    color: #613D3C;
}

.get-ambayo-app h4{
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
    color: #613D3C;
}

.get-ambayo-app p{
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    color: #9b9b9b;
}

.score{
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    color: #613D3C;
}

.score span{
    color: #9b9b9b;
}

.scan-dn{
    font-size: 18px;
    font-weight: 600;
    color: #613D3C;
}

.scan-dn span{
    font-weight: 400;
    font-size: 16px;

}
.information {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.steps-block {
    gap: 20px !important;
}

@media(max-width:1600px) {
    .information {
        grid-template-columns: repeat(3, 1fr);

    }
}

@media screen and (max-width: 1440px){
    .steps-block{
        gap: 20px !important;
    }
}

@media screen and (max-width: 1199px){
    .steps-inner{
        width: calc(33.33% - 15px);

    }
}

@media(max-width:1280px) {
    .coins-stack{
        left: 15%;
    }
    .userliked {

        right: 15%;}
}

@media (max-width:1049.98px){
    .live-rewards {
        top: 3%;
        left: 50%;
        transform: translate(-50%, -50%);
        margin-bottom: 40px;
        width: 230px;
    }
    .information {
        grid-template-columns: repeat(3, 1fr);

    }
    .coins-stack {
        left: 5%;
    }
    .userliked {
        right: 5%;
    }

    .payout{
        margin-top: 20px;
    }

    .usdt-btc {
        font-size: 12px;
        text-align: center;
        white-space: nowrap;
    }
}

@media screen and (max-width: 992px){
    .steps-inner{
        width: calc(50% - 10px);
    }
}

@media (max-width:768px){
    .earn-crypto-section h2{
        margin-top: 50px !important;
    }

    .coins-stack , .userliked{
        display: none;
    }
    .postings, .paid-in-usdt{
        width: 100%;
    }

    .live-rewards {
        top: 7%;
        left: 50%;
        transform: translate(-50%, -50%);
        margin-bottom: 40px;
    }

    .steps-inner{
        width: 100%;
    }



    .dot {
        /* width: 10px; */
        height: 10px;
        flex: 0 0 10px;
        background-color: #FF9A0C;
        border-radius: 100%;
    }

    .step-box{

            width: 100%;
            /* height: 260px; */
    }

    .step-box h5 {
        font-size: 18px;
    }

    .steps-block{
        gap: 20px !important;
    }

    .get-ambayo-app{
        padding: 20px;
    }

    .rates{
        flex-direction: column;
        align-items: start !important;
    }

}
@media(max-width:767px) {
    .information {
        grid-template-columns: repeat(1, 1fr);

    }
}



@media (max-width:500px){
    .postings{
        flex-direction: column;
        gap: 70px !important;
    }

    .earn-crypto-section .btn-block{
        flex-direction: column;
        gap: 10px !important;
    }

    .paid-in-usdt{
        flex-direction: column;
        justify-content: center !important;
        gap: 10px !important;
        padding: 10px 15px;
    }

    .verifiend-badge{
        flex-direction: column;
    justify-content: flex-start !important;
    align-items: start !important;
    gap: 10px;
    }

    .get-ambayo-app h4 {
        font-size: 30px;
        font-weight: 700;
        line-height:33px
    }

    .get-ambayo-app p {
        font-size: 16px;
    }

    .steps-text {
        font-size: 18px;
        line-height: 25px;
    }


}

@media (max-width:350px){
    .swiper-wrapper .user-box {
        height: 250px;
    }
}
