@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap);.thank-you-container[data-v-27cd61be]{height:100vh;background-image:url(../img/BG_Mountain.66b0a71a.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;font-family:Roboto,sans-serif;text-align:center}.content-wrapper[data-v-27cd61be],.thank-you-container[data-v-27cd61be]{display:flex;flex-direction:column;align-items:center;justify-content:center}.content-wrapper[data-v-27cd61be]{margin-bottom:50px;background-color:hsla(0,0%,100%,.7);padding:40px 60px;border-radius:15px;box-shadow:0 4px 20px rgba(0,0,0,.1);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.checkmark-icon[data-v-27cd61be]{width:80px;height:80px;stroke-width:3;stroke:#00a0c1;stroke-miterlimit:10;box-shadow:0 0 20px rgba(0,160,193,.4);border-radius:50%;animation:check-fade-in-27cd61be 1s ease-in-out forwards}.checkmark-circle[data-v-27cd61be]{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:3;stroke-miterlimit:10;stroke:#00a0c1;fill:none;animation:stroke-27cd61be .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark-check[data-v-27cd61be]{stroke-dasharray:48;stroke-dashoffset:48;animation:stroke-27cd61be .3s cubic-bezier(.65,0,.45,1) .8s forwards}.title[data-v-27cd61be]{font-size:2.5rem;font-weight:500;color:#333;margin:20px 0 10px;opacity:0;animation:fade-in-27cd61be 1s ease-in-out 1.2s forwards}.subtitle[data-v-27cd61be]{font-size:1.2rem;color:#555;margin-top:0;opacity:0;animation:fade-in-27cd61be 1s ease-in-out 1.5s forwards}.logo[data-v-27cd61be]{max-width:250px;opacity:0;border:1px solid hsla(0,0%,100%,.5);padding:5px 10px;animation:fade-in-27cd61be 1s ease-in-out 1.8s forwards}@keyframes stroke-27cd61be{to{stroke-dashoffset:0}}@keyframes fade-in-27cd61be{0%{opacity:0}to{opacity:1}}@keyframes check-fade-in-27cd61be{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}