.how-to-buy[_ngcontent-ng-c856898760] {
    background: url(../images/asset_106.webp)no-repeat 50% 50%/cover;
    min-height: 807px;
    padding: 50px 0;
    position: relative
}

@media screen and (max-width:576px) {
    .how-to-buy[_ngcontent-ng-c856898760] {
        min-height: 748px;
        margin-top: -65px;
        padding: 105px 0 50px;
        background-position: 27%;
        margin-bottom: -100px;
        z-index: 1
    }
}

.how-to-buy[_ngcontent-ng-c856898760]:after {
    content: "";
    height: 70px;
    width: 100%;
    background: linear-gradient(180deg, #2b4112, #2f5637);
    position: absolute;
    bottom: -40px;
    z-index: 1;
    display: block;
    left: 0;
    right: 0;
    filter: blur(15px)
}

@media screen and (max-width:768px) {
    .how-to-buy[_ngcontent-ng-c856898760]:after {
        height: 120px;
        bottom: -25px;
        filter: blur(10px);
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px)
    }
}

.how-to-buy[_ngcontent-ng-c856898760] .section-title[_ngcontent-ng-c856898760] {
    position: relative;
    z-index: 1
}

.how-to-buy[_ngcontent-ng-c856898760] .box[_ngcontent-ng-c856898760] {
    background: #224822;
    border: 4px solid rgba(0, 0, 0, .2);
    padding: 18px 15px;
    border-radius: 24px;
    height: 100%;
    position: relative;
    z-index: 1
}

.how-to-buy[_ngcontent-ng-c856898760] .box[_ngcontent-ng-c856898760] .title[_ngcontent-ng-c856898760] {
    font-size: 20px;
    font-weight: 900;
    color: #01b955
}

.how-to-buy[_ngcontent-ng-c856898760] .howTobuy-img[_ngcontent-ng-c856898760] {
    position: absolute;
    right: 20%;
    top: 37%;
    transform: scale(1.4);
    z-index: 0
}

@media screen and (max-width:1600px) {
    .how-to-buy[_ngcontent-ng-c856898760] .howTobuy-img[_ngcontent-ng-c856898760] {
        right: 8%;
        top: 37%;
        transform: scale(1.2)
    }
}

@media screen and (max-width:576px) {
    .how-to-buy[_ngcontent-ng-c856898760] .howTobuy-img[_ngcontent-ng-c856898760] {
        position: relative;
        right: 0;
        left: 0;
        transform: scale(1);
        margin-top: 20px;
        z-index: 2
    }
}

.how-to-buy .owl-carousel .owl-stage {
    display: flex;
    align-items: stretch
}