.thank-you-page{min-height:calc(100dvh - 5rem);display:flex;align-items:center;justify-content:center;padding:2rem 1rem 4rem;background:linear-gradient(165deg,rgb(240 249 255),rgb(255 251 235) 45%,white)}.thank-you-page--loading{background:white}.thank-you-page__loading-text{margin:0 auto;font-size:.9375rem;font-weight:600;color:rgb(100 116 139)}.thank-you-page__mesh{pointer-events:none;position:fixed;inset:0;background:radial-gradient(ellipse 60% 40% at 50% 0,rgb(255 167 38/.12) 0,transparent 55%),radial-gradient(ellipse 40% 30% at 80% 90%,rgb(26 54 93/.06) 0,transparent 50%)}.thank-you-page__card{position:relative;z-index:1;width:100%;max-width:32rem;padding:2rem 1.5rem;border-radius:1.5rem;border:1px solid rgb(255 167 38/.25);background:white;box-shadow:0 32px 64px -24px rgb(26 54 93/.18),inset 0 0 0 1px rgb(255 255 255/.9);text-align:center}@media (min-width:768px){.thank-you-page__card{padding:2.5rem 2rem}}.thank-you-page__icon-wrap{display:flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;margin:0 auto 1.25rem;border-radius:50%;background:linear-gradient(135deg,rgb(255 243 224),rgb(255 224 178));border:2px solid rgb(255 167 38/.35)}.thank-you-page__icon{width:2.25rem;height:2.25rem;color:rgb(245 124 0)}.thank-you-page__title{font-family:var(--font-site);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;color:rgb(5 18 25)}.thank-you-page__lead{margin-top:.75rem;font-size:.9375rem;line-height:1.65;color:rgb(71 85 105)}.thank-you-page__steps{margin-top:1.5rem;display:flex;flex-direction:column;gap:.65rem;text-align:left}.thank-you-page__steps li{display:flex;align-items:flex-start;gap:.65rem;font-size:.8125rem;color:rgb(51 65 85)}.thank-you-page__step-num{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;border-radius:50%;background:rgb(255 167 38);font-size:.65rem;font-weight:800;color:rgb(5 18 25)}.thank-you-page__actions{margin-top:1.75rem;display:flex;flex-direction:column;gap:.65rem}@media (min-width:480px){.thank-you-page__actions{flex-direction:row;flex-wrap:wrap;justify-content:center}}.thank-you-page__call{width:100%}@media (min-width:480px){.thank-you-page__call{width:auto}}.thank-you-page__note{margin-top:1.25rem;font-size:.75rem;color:rgb(148 163 184)}.thank-you-page__link{font-weight:600;color:rgb(245 124 0)!important;text-decoration:underline!important;text-underline-offset:2px}.thank-you-page__link:hover{color:rgb(230 81 0)!important}