.thank-you-page{background-color:#ececec}.thank-you-page .thank-you-card{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:flex;flex-direction:column;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)}