@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap);.thank-you-container[data-v-6db2090c]{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-6db2090c],.thank-you-container[data-v-6db2090c]{display:flex;flex-direction:column;align-items:center;justify-content:center}.content-wrapper[data-v-6db2090c]{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-6db2090c]{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-6db2090c 1s ease-in-out forwards}.checkmark-circle[data-v-6db2090c]{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:3;stroke-miterlimit:10;stroke:#00a0c1;fill:none;animation:stroke-6db2090c .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark-check[data-v-6db2090c]{stroke-dasharray:48;stroke-dashoffset:48;animation:stroke-6db2090c .3s cubic-bezier(.65,0,.45,1) .8s forwards}.title[data-v-6db2090c]{font-size:2.5rem;font-weight:500;color:#333;margin:20px 0 10px;opacity:0;animation:fade-in-6db2090c 1s ease-in-out 1.2s forwards}.subtitle[data-v-6db2090c]{font-size:1.2rem;color:#555;margin-top:0;opacity:0;animation:fade-in-6db2090c 1s ease-in-out 1.5s forwards}.logo-link[data-v-6db2090c]{display:inline-block;text-decoration:none}.logo[data-v-6db2090c]{max-width:250px;opacity:0;border:1px solid hsla(0,0%,100%,.5);padding:5px 10px;animation:fade-in-6db2090c 1s ease-in-out 1.8s forwards;cursor:pointer;transition:transform .2s}.logo[data-v-6db2090c]:hover{transform:scale(1.05);background-color:hsla(0,0%,100%,.2)}@keyframes stroke-6db2090c{to{stroke-dashoffset:0}}@keyframes fade-in-6db2090c{0%{opacity:0}to{opacity:1}}@keyframes check-fade-in-6db2090c{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}