.form-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.form-popup-container{background:#fff;border-radius:8px;width:100%;max-width:50rem;min-height:400px;display:flex;flex-direction:column;overflow:hidden;position:relative}.form-popup-body{padding:0;overflow-y:auto;flex-grow:1;position:relative;background-color:#fff}.form-popup-close{position:absolute;height:20px;width:20px;font-size:30px;top:1rem;right:1rem;background:transparent;border:none;cursor:pointer;padding:1rem;display:flex;align-items:center;justify-content:center;transition:all .2s;z-index:10;border-radius:50%;color:#000}.form-popup-close:hover{background:#0000000d}.form-popup-content{padding:6rem 4rem 4rem;text-align:center}.form-popup-heading{margin:0 0 1.5rem;font-size:2.4rem;font-weight:600;line-height:1.2;color:#000}.form-popup-description{margin:0 0 3rem;font-size:1.6rem;line-height:1.5;color:#666}.form-popup-form-wrapper{max-width:400px;margin:0 auto}.form-popup-field{margin-bottom:1.2rem}.form-popup-input{width:100%;padding:1.2rem 1.6rem;font-size:1.4rem;border:1px solid #ddd;border-radius:4px;font-family:inherit;transition:border-color .2s;box-sizing:border-box}.form-popup-input:focus{outline:none;border-color:#000;border-width:2px;padding:calc(1.2rem - 1px) calc(1.6rem - 1px)}.form-popup-submit{width:100%;margin-top:.8rem}.form-popup-success{background-color:#efe;color:#060;border:1px solid #cfc;padding:1.5rem;margin-bottom:2rem;border-radius:4px;font-size:1.4rem;text-align:center}.form-popup-errors{background-color:#fee;color:#c00;border:1px solid #fcc;padding:1.5rem;margin-bottom:2rem;border-radius:4px;font-size:1.4rem;text-align:left}.form-popup-errors ul{margin:0;padding-left:2rem}.form-popup-errors li{margin-bottom:.5rem}@media screen and (max-width:749px){.form-popup-container{max-width:95vw;min-height:auto}.form-popup-content{padding:5rem 2rem 3rem}.form-popup-heading{font-size:2rem}.form-popup-description{font-size:1.4rem;margin-bottom:2rem}.form-popup-close{top:.5rem;right:.5rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/form-popup.css.map */
