.thank-you{color:#fff;background:#eaf5f5;flex-direction:column;justify-content:center;align-items:center;height:100%;margin:0;padding:100px 0 170px;font-family:Segoe UI,sans-serif;display:flex;overflow:hidden}.bg-bubbles{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.bg-bubbles span{background:#044c4f;border-radius:50%;width:20px;height:20px;animation:20s linear infinite bubble;display:block;position:absolute;bottom:-150px}.bg-bubbles span:first-child{animation-duration:15s;left:10%}.bg-bubbles span:nth-child(2){width:25px;height:25px;animation-duration:18s;left:20%}.bg-bubbles span:nth-child(3){animation-duration:12s;left:25%}.bg-bubbles span:nth-child(4){width:30px;height:30px;animation-duration:20s;left:40%}.bg-bubbles span:nth-child(5){animation-duration:16s;left:70%}.bg-bubbles span:nth-child(6){width:22px;height:22px;animation-duration:25s;left:80%}.bg-bubbles span:nth-child(7){animation-duration:17s;left:90%}@keyframes bubble{0%{opacity:.7;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-1000px)scale(.5)}}.thank-you .container{z-index:1;text-align:center;position:relative}.thank-you .logo{width:250px;margin-bottom:30px;padding-left:20px}.thank-you .thank-you-text{color:#2c4452;opacity:0;letter-spacing:2px;text-transform:uppercase;text-shadow:1px 1px #e1e1e1,2px 2px #cfcfcf,3px 3px #b1b1b1,4px 4px #999,5px 5px 5px #0000004d;margin-bottom:60px;padding-top:30px;font-size:6rem;font-weight:900;animation:1s ease-out forwards slideDown;transform:translateY(-100px)}.thank-you .not-found-text{color:#2c4452;opacity:0;letter-spacing:2px;text-transform:uppercase;text-shadow:1px 1px #e1e1e1,2px 2px #cfcfcf,3px 3px #b1b1b1,4px 4px #999,5px 5px 5px #0000004d;margin-bottom:80px;padding-top:50px;font-size:10rem;font-weight:900;animation:1s ease-out forwards slideDown;transform:translateY(-100px)}.thank-you .message{color:#000;opacity:0;font-size:1.2rem;font-weight:500;animation:2s 1s forwards fadeIn}.thank-you .btn{color:#fff;background:#1178bc;border-radius:30px;margin:30px 20px 50px 10px;padding:12px 30px;font-weight:700;text-decoration:none;transition:background .3s;display:inline-block}.thank-you .btn:hover{background:#1178bc}@keyframes slideDown{to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{to{opacity:1}}@media (max-width:991px){.thank-you{padding:80px 0 120px}.thank-you .thank-you-text{margin-bottom:40px;font-size:4.5rem}.thank-you .not-found-text{margin-bottom:50px;padding-top:30px;font-size:7rem}}@media (max-width:767px){.thank-you{padding:50px 0 100px}.thank-you .logo{width:200px;padding-left:0}.thank-you .thank-you-text{margin-bottom:30px;padding-top:20px;font-size:3rem}.thank-you .not-found-text{margin-bottom:40px;padding-top:20px;font-size:5rem}.thank-you .message{padding:0 15px;font-size:1rem}.thank-you .btn{margin:20px 10px;padding:10px 20px}}@media (max-width:480px){.thank-you .thank-you-text{font-size:2.2rem}.thank-you .not-found-text{font-size:4rem}.thank-you .btn{width:80%;max-width:250px;margin:15px auto;display:block}}
