 .cnc-thankyou-section.cnc-thankyou-section-layout5{padding:100px 0;border-radius: 5px; background-color: #005BC5;}
.cnc-thankyou-section.cnc-thankyou-section-layout5 .container{max-width:1430px;margin:0 auto;padding:0 15px;width: 100%;box-sizing: border-box;}
.cnc-thankyou-section.cnc-thankyou-section-layout5 .thankyou-wrapper{display: flex;flex-wrap: wrap;max-width: 922px;margin: 0 auto;}
.cnc-thankyou-section.cnc-thankyou-section-layout5 .thankyou-wrapper .content-wrapper{padding: 134px 70px;background-color: #fff;max-width: 565px;box-sizing: border-box;width: 100%;display: flex;flex-direction: column;justify-content: center;}
.cnc-thankyou-section.cnc-thankyou-section-layout5 .thankyou-wrapper .content-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) {color: #005BC5; font-size: 48px; font-weight: 700; line-height: normal;margin: 0;}
.cnc-thankyou-section.cnc-thankyou-section-layout5 .thankyou-wrapper .content-wrapper .info{margin-bottom: 30px;}
.cnc-thankyou-section.cnc-thankyou-section-layout5 .thankyou-wrapper .content-wrapper .info :is(p){color: #323232; font-size: 16px; font-weight: 400; line-height: normal;margin: 0;}
.cnc-thankyou-section.cnc-thankyou-section-layout5 .thankyou-wrapper .content-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6):not(:last-child) , .cnc-thankyou-section.cnc-thankyou-section-layout5 .thankyou-wrapper .content-wrapper .info :is(p):not(:last-child){margin: 0 0 10px;}
.cnc-thankyou-section.cnc-thankyou-section-layout5 .thankyou-wrapper .content-wrapper .btn{ display: inline-flex; align-items: center; background-color: #005AC3; color: #fff; font-weight: 400; padding: 14px 35px 14px 35px; border-radius: 5px; font-size: 20px; transition: all 0.3s ease-in-out; position: relative; line-height: normal; text-decoration: none; width: fit-content;}
.cnc-thankyou-section.cnc-thankyou-section-layout5 .thankyou-wrapper .content-wrapper .btn .arrow { margin-left: 15px; transition: all 0.3s ease-in-out; position: relative; left: 0; width: 20px; display: inline-flex ; justify-content: center; align-items: center; }
.cnc-thankyou-section.cnc-thankyou-section-layout5 .thankyou-wrapper .content-wrapper .btn .arrow img {max-width: 100%;}
.cnc-thankyou-section.cnc-thankyou-section-layout5 .thankyou-wrapper .content-wrapper .btn .arrow i , .cnc-thankyou-section.cnc-thankyou-section-layout5 .thankyou-wrapper .content-wrapper .btn .arrow svg , .cnc-thankyou-section.cnc-thankyou-section-layout5 .thankyou-wrapper .image img , .cnc-thankyou-section.cnc-thankyou-section-layout5 .thankyou-wrapper .image svg , .cnc-thankyou-section.cnc-thankyou-section-layout5 .thankyou-wrapper .image i{width: 100%;height: 100%;}
.cnc-thankyou-section.cnc-thankyou-section-layout5 .thankyou-wrapper .content-wrapper .btn:hover, .cnc-thankyou-section.cnc-thankyou-section-layout5 .thankyou-wrapper .content-wrapper .btn:focus { background-color: #02357e; }
.cnc-thankyou-section.cnc-thankyou-section-layout5 .thankyou-wrapper .content-wrapper .btn:hover .arrow { left: 5px; }
.cnc-thankyou-section.cnc-thankyou-section-layout5 .thankyou-wrapper .image{max-width: 357px;box-sizing: border-box;width: 100%;}

@media (max-width:1024px) {
    .cnc-thankyou-section.cnc-thankyou-section-layout5{padding:50px 0;}
    .cnc-thankyou-section.cnc-thankyou-section-layout5 .thankyou-wrapper .content-wrapper {max-width: 55%;padding: 100px 30px;}
    .cnc-thankyou-section.cnc-thankyou-section-layout5 .thankyou-wrapper .content-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) {font-size: 40px;}
    .cnc-thankyou-section.cnc-thankyou-section-layout5 .thankyou-wrapper .content-wrapper .info :is(p) {font-size: 15px;}
    .cnc-thankyou-section.cnc-thankyou-section-layout5 .thankyou-wrapper .content-wrapper .btn{font-size: 18px;}
    .cnc-thankyou-section.cnc-thankyou-section-layout5 .thankyou-wrapper .image {max-width: 45%;}
}
@media (max-width:767px) {
    .cnc-thankyou-section.cnc-thankyou-section-layout5{padding:30px 0;}
    .cnc-thankyou-section.cnc-thankyou-section-layout5 .thankyou-wrapper .content-wrapper { max-width: 100%; padding: 30px 20px; }
    .cnc-thankyou-section.cnc-thankyou-section-layout5 .thankyou-wrapper .content-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) {font-size: 30px;}
    .cnc-thankyou-section.cnc-thankyou-section-layout5 .thankyou-wrapper .content-wrapper .info :is(p) {font-size: 14px;}
    .cnc-thankyou-section.cnc-thankyou-section-layout5 .thankyou-wrapper .content-wrapper .btn{font-size: 16px;}
    .cnc-thankyou-section.cnc-thankyou-section-layout5 .thankyou-wrapper .image {max-width: 100%;height: 98vw;}
}