section.thank-you{position:relative;margin-bottom:40px}section.thank-you .background{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}section.thank-you .background img{width:100%;height:100%;object-fit:cover}section.thank-you .wrapper{min-height:250px;display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:auto}section.thank-you .wrapper .content{text-align:center;background:rgba(249,240,229,.8);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:24px;border-radius:16px;border:solid 2px #FFF}section.thank-you .wrapper .content p{font-size:1.125rem}section.thank-you .wrapper .content .btns{justify-content:center}@media only screen and (min-width: 992px){section.thank-you{margin-bottom:80px}section.thank-you .wrapper{min-height:500px}}
