.thankyou-page{min-height:calc(100vh - 98px)}.thankyou-banner{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-top:20px;padding-bottom:36px}.thankyou-banner-image img{max-width:100%;height:auto}.thankyou-banner-text{text-align:right}.thankyou-banner-text h1{color:#265fce;font-size:clamp(36px,6vw,72px);font-weight:700;line-height:1.1;margin:0}.thankyou-banner-text h2{color:#0c192d;font-size:clamp(20px,4vw,52px);font-weight:700;line-height:1.2;margin:0}.thankyou-banner-text h2 span{color:#265fce}.thankyou-content p{color:#555558;font-size:clamp(16px,2vw,22px);line-height:1.5;margin:0 0 14px;max-width:100%}.thankyou-content p a{color:#265fce}.thankyou-content h3{color:#555558;font-size:clamp(16px,2vw,22px);font-weight:400;margin:0 0 20px}.thankyou-social{margin:30px 0 0;padding:0;list-style:none;display:flex;align-items:center;gap:12px}.thankyou-social li a{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#265fce}@media (max-width:991px){.thankyou-banner{flex-direction:column;align-items:flex-start;padding-bottom:18px}.thankyou-banner-text{text-align:left}}