.typeform-modal_modal__Ad2zM {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    padding: 40px;
    display: grid;
    place-items: center;
    z-index: 1000
}

@media(max-width: 768px) {
    .typeform-modal_modal__Ad2zM {
        padding:20px
    }
}

.typeform-modal_typeform__XZWEt {
    width: 100%;
    height: 100%;
    max-width: 1360px;
    margin: 0 auto
}

.typeform-modal_close__6EfsY {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1001
}

@media(max-width: 768px) {
    .typeform-modal_close__6EfsY {
        top:10px;
        right: 10px
    }
}

/*# sourceMappingURL=effe7c444ad84d2a.css.map*/
