.thank-you{min-height:60vh;display:flex;flex-direction:column}.thank-you .header-fixed{background-color:var(--color-weight)}.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__cta{margin-top:20px;max-width:-moz-max-content;max-width:max-content;margin-inline:auto}@media screen and (max-width:800px){.thank-you__hero{padding-block:60px!important;padding-top:180px!important;min-height:50vh}}