.form-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;justify-content:center;align-items:center;z-index:900}.form-modal.hidden{display:none}.form-modal-content{background:#fff;color:#fff!important;max-width:700px;border-radius:8px;box-shadow:0 4px 15px #0009;opacity:1;margin:0 15px;z-index:1000;max-height:90vh;max-width:944px;width:100%;overflow-y:auto}@media(min-width:769px){.form-modal-content{padding:50px}}.form-modal-inner{position:relative;padding-left:20px;padding-right:20px;padding-top:20px}.form-modal-content h2{margin-bottom:0;color:#000}.form-modal-close{position:relative;top:-7px;right:0;height:24px;width:24px;margin-left:auto;cursor:pointer}@media(min-width:769px){.form-modal-close{position:absolute;height:48px;width:48px}}.form-modal-close:after,.form-modal-close:before{content:"";width:100%;position:absolute;height:1px;top:0;bottom:0;left:50%;margin:auto;background-color:#414141}.form-modal-close:before{transform:translate(-50%) rotate(-45deg)}.form-modal-close:after{transform:translate(-50%) rotate(45deg)}body.has-active-form-modal{overflow-y:hidden}
/*# sourceMappingURL=/cdn/shop/t/16/assets/form-modal.css.map */
