

/* Start:/local/components/bianca/cleaning.form/templates/top/style.css?17745954721070*/
.order-cleaning__captcha-top-img{
    height: 49px;
    margin-bottom: 30px;
    border-radius: 4px;
}
.order-cleaning__captcha-visual{
    display: none;
}
@media (max-width: 767px){
    .order-cleaning--captcha form{
        display: flex;
        flex-direction: column;
    }
    .order-cleaning--captcha .orange-border-btn{
        order: 2;
    }
    .order-cleaning--captcha .order-cleaning__agree{
        order: 3;
    }
}
@media (min-width: 768px){
    .order-cleaning__captcha{
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .order-cleaning__captcha-top-img{
        height: 59px;
        border-radius: 10px;
    }
}

@media (min-width: 1024px){
    .order-cleaning__captcha-visual{
        width: 192px;
        display: block;
    }
    .order-cleaning__captcha-top-img{
        width: 275px;
    }
}
@media (min-width: 1440px){
    .order-cleaning__captcha-visual{
        width: 210px;
    }
    .order-cleaning__captcha-top-img{
        width: 303px;
    }
}
/* End */
/* /local/components/bianca/cleaning.form/templates/top/style.css?17745954721070 */
