<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.thank-you-page{background-color:#ececec}.thank-you-page .thank-you-card{-webkit-box-shadow:0 .3rem .8rem rgba(0,0,0,.1);box-shadow:0 .3rem .8rem rgba(0,0,0,.1);background:#fff;padding:4.8rem;margin:3.2rem;border-radius:3px;border-top:3px solid var(--color-primary)}@media (max-width:991px){.thank-you-page .thank-you-card{padding:4.8rem}}@media (max-width:767px){.thank-you-page .thank-you-card{padding:3.2rem}}.thank-you-page .thank-you-card__title{color:var(--color-primary);text-align:center;margin-bottom:2.4rem}.thank-you-page .thank-you-card__title:after{margin-left:calc(50% - 2.4rem);content:"";display:block;width:5rem;height:.3rem;margin-top:1.6rem;background-color:var(--color-primary)}.thank-you-page .thank-you-card p{padding-bottom:2.4rem}.thank-you-page .thank-you-card span{color:#777;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-align:center;-ms-flex-align:center;align-items:center}.thank-you-page .thank-you-card span:before{content:"";display:block;width:80%;height:.1rem;margin:1.6rem 0;background-color:var(--color-primary)}</pre></body></html>