.thank-you{min-height:60vh;display:flex;flex-direction:column}.thank-you .header-fixed{background-color:var(--color-global)}.thank-you__hero{flex:1;justify-content:center;padding-block:100px!important;padding-top:150px!important;overflow:hidden}.thank-you__hero,.thank-you__hero-content{display:flex;flex-direction:column;position:relative}.thank-you__hero-content{text-align:center;max-width:900px;margin:0 auto;gap:24px;z-index:1}.thank-you__title{color:var(--color-global);line-height:1.1;font-size:3.5rem;text-shadow:0 2px 4px rgba(0,0,0,.05)}.thank-you__subtitle{color:#2d3748;font-size:1.5rem;text-decoration:none;max-width:600px;margin:0 auto}.thank-you__timeline{background-color:#fff;display:flex;justify-content:center;align-items:center}.thank-you .boxed{max-width:1200px;width:100%;margin:0 auto;padding:0 20px}.thank-you .timeline{display:flex;flex-direction:column;align-items:center;gap:32px;width:100%;max-width:800px;margin:0 auto}@media screen and (max-width:800px){.thank-you__hero{padding-top:180px!important}.thank-you__title{font-size:2rem}.thank-you__subtitle{font-size:1rem}}