.thankyou-main{position:relative;box-sizing:border-box}.thankyou-banner-section{position:relative;box-sizing:border-box;height:60vh;width:100%;background-color:#fff;background-image:linear-gradient(36deg,rgba(19,77,146,1) 0,rgba(19,77,146,1) 19%,rgba(19,77,146,1) 38%,rgba(40,103,177,1) 56%,rgba(22,189,150,1) 72%,rgba(14,180,141,1) 90%,rgba(14,180,141,.7441570378151261) 99%);color:#fff;align-items:center;display:flex;justify-content:center;text-align:center;margin-bottom:-1px}.thankyou-container{position:relative;box-sizing:border-box;padding-inline:15px}.thankyou-header{font-size:4rem;line-height:1.2;color:#fff;text-align:center;font-weight:600;margin-bottom:0;display:block}.thankyou-text{font-size:1.5rem;line-height:1.2;font-weight:400;color:#fff;margin-block:5px 5px}.thankyou-text a{font-size:1.5rem;line-height:1.2;font-weight:400;color:#fff;margin-block:5px 5px;text-decoration:none}.thankyou-text a{background-image:linear-gradient(to right,#0eb48d,#0eb48d 50%,#fff 50%);background-size:200% 100%;background-position:-100%;display:inline-block;position:relative;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;text-fill-color:transparent;transition:all .4s ease-in-out;text-decoration:none}.thankyou-text a:hover{background-position:0}.thankyou-btn{border-radius:5px;font-size:18px;font-weight:500;background:#0eb48d;color:#fff;padding:10px 30px;border:2px solid transparent;display:block;width:fit-content;text-decoration:none;margin-inline:auto;margin-block:20px 40px}@media only screen and (max-width:768px){.thankyou-header{font-size:3rem}.thankyou-text{font-size:1rem}}@media only screen and (max-width:550px){.thankyou-header{font-size:2rem}.thankyou-btn,.thankyou-text{font-size:14px}}@media only screen and (max-width:375px){.thankyou-text{font-size:12px}}