.thank-you-container{position:fixed;inset:0;z-index:1}.thank-you-container .thank-you{max-width:44rem;padding:4rem 2rem;text-align:center;background:var(--white);border-radius:1rem;position:relative;z-index:1}.thank-you-container .thank-you .logo{height:4rem;width:100%}.thank-you-container .thank-you h1{margin-top:3rem;color:var(--green)}.thank-you-container .thank-you-overlay{position:fixed;inset:0;background:rgba(0,0,0,.8)}.thank-you-container .close-btn{position:absolute;top:1rem;right:1rem;z-index:1;background:transparent;padding:0}.thank-you-container .close-btn svg{height:3rem;width:3rem}