.popup__overlay{z-index:999;background-color:#0000004d;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.popup--hidden{display:none}.popup__content{background-color:#fff;border-radius:8px;flex-direction:column;max-width:100%;max-height:100%;margin:16px;display:flex;overflow:auto;box-shadow:0 3px 15px #00000029}.popup__content-title{flex-shrink:0;padding:16px;font-size:.875rem;font-weight:700}.popup__content-children{flex-grow:1;overflow:auto}.popup__content-buttons{flex-shrink:0;justify-content:flex-end;align-items:center;padding:16px;display:flex}.popup__content-button{margin-left:10px}.popup--overflow-visible .popup__content,.popup--overflow-visible .popup__content-children{overflow:visible}.email-sent{text-align:center}.email-sent__image-wrapper{justify-content:center;align-items:center;padding:30px 30px 0;display:flex}.email-sent__message{margin-top:-40px;padding:0 30px;font-size:1.1rem}.email-sent__email{font-weight:600}.email-sent__button-wrapper{justify-content:center;align-items:center;margin:30px;display:flex}
