._thank-you-page{display:flex;flex-direction:column;min-height:100vh}._thank-you-page .main{flex:1;display:flex;flex-direction:column}.thank-you-hero{flex:1;display:flex;flex-direction:column;padding-bottom:var(--gap-4)}.thank-you-hero ._container{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--gap-6)}.thank-you-hero__title{max-width:960px;margin:0}.thank-you-hero__lead{margin:0;max-width:640px}.thank-you-hero__btn{flex-shrink:0;min-width:260px}.thank-you-hero__media{width:100%;max-width:1280px;margin-top:var(--gap-4)}.thank-you-hero__media img{width:100%;height:auto;display:block;object-fit:cover}@media (min-width:768px){.thank-you-hero{padding-bottom:var(--gap-8)}.thank-you-hero ._container{gap:var(--gap-8)}.thank-you-hero__media{margin-top:var(--gap-8)}}