.block__form-booking-hero+.block__form-booking__wrapper--mobile {
    display: none
}

@media (max-width:1099px) {
    .block__form-booking-hero+.block__form-booking__wrapper--mobile {
        display: block
    }
}

@media (max-width:767px) {
    .block__form-booking-hero+.block__form-booking__wrapper--mobile .block__button {
        width: 100%
    }
}

@media (max-width:1099px) {
    .block__form-booking-hero.block__form-booking__wrapper {
        display: none
    }

    .block__form-booking-bar.block__form-booking__wrapper {
        width: 100%
    }
}

.engineForm-otasync-v,.mi-be-square {
    margin: auto;
    max-width: 450px
}
/*# sourceMappingURL=booking-style-widget.css.map */
