@media (-ms-high-contrast:active),(-ms-high-contrast:none){.thank-you-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:calc(100vh - 80px);min-height:300px}}.thank-you-page__title{max-width:100%;margin-bottom:25px}.thank-you-page__text{max-width:100%;text-align:center}.thank-you-page__button{margin-top:50px}.thank-you-page__button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%}@media only screen and (max-width:767px){.thank-you-page__button{margin-top:25px}}