.sma-thankyou{align-items:center;display:flex;justify-content:center;padding:0}.sma-thankyou__content{margin:0 auto;max-width:600px;padding:40px 20px;text-align:center}.sma-thankyou__icon{margin-bottom:32px}.sma-thankyou__icon img{display:inline-block}.sma-thankyou__icon--default{align-items:center;background-color:rgba(49,183,188,.1);border-radius:50%;display:inline-flex;height:100px;justify-content:center;width:100px}.sma-thankyou__title{font-family:var(--font-bold,"DINosaurKU-Bold",Arial,sans-serif);font-size:36px;margin-bottom:24px}.sma-thankyou__message{color:#fff;font-size:18px;line-height:1.7}.sma-thankyou__message p{margin-bottom:16px}.sma-thankyou__message p:last-child{margin-bottom:0}.sma-thankyou__message strong{color:#fff}.sma-thankyou__share{border-top:1px solid hsla(0,0%,100%,.1);margin-top:40px;padding-top:32px}.sma-thankyou__share-text{color:#fff;font-size:14px;margin-bottom:16px}.sma-thankyou__share-buttons{display:flex;gap:16px;justify-content:center}.sma-thankyou__share-btn{align-items:center;border-radius:50%;color:#fff;display:inline-flex;height:48px;justify-content:center;transition:transform .3s ease,opacity .3s ease;width:48px}.sma-thankyou__share-btn:hover{opacity:.9;transform:scale(1.1)}.sma-thankyou__share-btn--facebook{background-color:#1877f2}.sma-thankyou__share-btn--twitter{background-color:#1da1f2}@media (max-width:768px){.sma-thankyou{padding:0}.sma-thankyou__content{padding:20px}.sma-thankyou__title{font-size:28px}.sma-thankyou__message{font-size:16px}}