#be_bfiber_mesh .stampaa {
    display: flex;
    justify-content: space-around;
    position: absolute;
    width: 64px;
    height: 64px;
    align-items: center;
    box-shadow: 0 4px 22px 0 rgb(255 128 0 / 62%);
    background-image: linear-gradient( 218deg, #e7ce1b 60%, #ffbe03 75%, #ff8000 100%, #ff8000 51%);
    border-radius: 50%;
    font-size: 14px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    top: 0;
    right: 0;
    right: 0;
    transform: translateX(0px) rotate( 26deg);
    /* padding: 17px 10px 10px; */
    box-sizing: border-box;
    z-index: 1;
    padding: 1px;
}

#be_bfiber_mesh .stampaa span {
    text-align: center;
    color: #16254f;
}

#lottie-2-desktop, #lottie-2 {
    position: relative;
}

#be_bfiber_mesh .section-box {
    position: relative;
}

#be_bfiber_mesh .coming-soon-label {
    /* position: absolute; */
    top: 50px;
    left: 50%;
    /* transform: translateX(-50%); */
    padding: 4px 7px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    color: #16254f;
    border-radius: 8px;
    background-color: rgb(38 165 255 / 12%);
    width: 131px;
    padding: 8px 24px 10px;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    #be_bfiber_mesh .coming-soon-label {
    margin-top: 62px;
}
    #be_bfiber_mesh .stampaa {
        width: 78px;
        height: 78px;
        top: 20px;
        font-size: 16px;
    }
    
    #be_bfiber_mesh .stampaa span {}  

    #lottie-2-desktop {
    width: 277px;
}
}

@media (min-width: 992px) {
    #be_bfiber_mesh .coming-soon-label {
    margin-top: 44px;
    font-weight: 600;
    width: 119px;
    padding: 8px 14px;
}

    #be_bfiber_mesh .stampaa {
        width: 70px;
        height: 70px;
        font-size: 16px;
        padding: 3px;
        line-height: 1;
        top: 112px;
    }
    
    #be_bfiber_mesh .stampaa span {}  

    #lottie-2-desktop {
    width: 243px;
}
}

@media (min-width: 1200px) {
    #be_bfiber_mesh .coming-soon-label {
    margin-top: 112px;
}

    #be_bfiber_mesh .stampaa {
        width: 78px;
        height: 78px;
        top: 87px;
    }
    
    #be_bfiber_mesh .stampaa span {}  

    #lottie-2-desktop {
    width: 285px;
}
}

@media (min-width: 1600px) {
    #be_bfiber_mesh .coming-soon-label {margin-top: 210px;width: 135px;padding: 8px 20px;}

    #be_bfiber_mesh .stampaa {
        width: 92px;
        height: 92px;
        font-size: 18px;
        padding: 3px;
        top: 0px;
    }
    
    #be_bfiber_mesh .stampaa span {}  

    #lottie-2-desktop {
    width: 485px;
}
}