.section-modals__overlay{background-color:rgba(0,0,0,.5);inset:0;position:fixed;-webkit-transition:none;transition:none}.section-modals__modal{display:-webkit-box;display:-ms-flexbox;display:flex;padding:56px 80px;position:relative;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:var(--color-white);-ms-flex-direction:column;flex-direction:column;row-gap:25px}.section-modals__modal--request{max-width:1170px}.section-modals__modal--callback,.section-modals__modal--proposal{max-width:700px}.section-modals__modal-outer{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100vh;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-modals__modal-wrapper{inset:0;overflow-y:auto;position:fixed;z-index:10}.section-modals__modal-close{display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;position:absolute;right:0;top:0;width:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:var(--color-black-true);cursor:pointer;font-size:21px;justify-content:center}.section-modals__modal-close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (max-width:992px){.section-modals__modal{padding:40px}}@media screen and (max-width:576px){.section-modals__modal{padding:40px 20px}}
/*# sourceMappingURL=section-modals.min.css.map */
