.thanksPage{padding-bottom:10rem}.thanksPage .headingText{text-align:center;max-width:78rem;margin:3.2rem auto 4.8rem}.thanksPage .headingText h1{font-size:3.6rem;font-weight:600;color:#182225;letter-spacing:-.04em;line-height:1.2;margin-bottom:1.4rem}.thanksPage .headingText span{display:block;font-size:1.6rem;color:#5b6e75;line-height:1.6}.thanksPage .thanksGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.8rem}.thanksPage .emptyState{text-align:center;padding:6rem 0;color:#6e828a;font-size:1.6rem}@media(max-width:1024px){.thanksPage .thanksGrid{grid-template-columns:repeat(2,1fr);gap:2.2rem}}@media(max-width:600px){.thanksPage{padding-bottom:6rem}.thanksPage .headingText{margin:2.4rem 0 3.2rem}.thanksPage .headingText h1{font-size:2.6rem}.thanksPage .headingText span{font-size:1.4rem}.thanksPage .thanksGrid{grid-template-columns:1fr;gap:1.8rem}}