.thank-you-section{display:flex;flex-direction:column;justify-content:space-between}.thank-you-section__btn-container{max-width:19.125rem;width:100%}.thank-you-section__btn-container .main-button{justify-content:center}.thank-you-section__content{display:flex;margin:5.25rem 0 9.1875rem;column-gap:2.4375rem;justify-content:space-between;align-items:center}.thank-you-section__description{color:var(--main-font-color);font-size:1.25rem;line-height:1.25rem;margin:0}.thank-you-section__heading{font-weight:700;font-size:3.5rem;line-height:4.75rem;margin:0}@media only screen and (min-width:768px)and (max-width:1350px){.thank-you-section__btn-container{max-width:13rem}.thank-you-section__heading{font-size:2.5rem;line-height:3rem;text-align:left}}@media only screen and (max-width:767px){.thank-you-section{max-width:19.125rem;width:100%}.thank-you-section__content{flex-direction:column;row-gap:3.25rem;align-items:center}.thank-you-section__heading{font-size:1.5rem;line-height:1.9375rem}}