 .cnc-thankyou-section.cnc-thankyou-section-layout3{padding:100px 0;border-radius: 5px; background-color: #005BC5;overflow: hidden;}
.cnc-thankyou-section.cnc-thankyou-section-layout3 .container{max-width:1430px;margin:0 auto;padding:0 15px;width: 100%;box-sizing: border-box;}
.cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper{text-align: center;position: relative;padding: 66px 220px 0;box-sizing: border-box;z-index: 1;}
.cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper .circle { position: absolute; inset: 0; width: 100%; aspect-ratio: 1 / 1; border-radius: 50%; background: linear-gradient( 180deg, rgba(255, 255, 255, 1) 0%, rgba(0, 91, 197, 1) 55%, rgba(0, 91, 197, 1) 100% ); padding: 21px; z-index: -1; box-sizing: border-box; -webkit-mask-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff); -webkit-mask-origin: content-box, border-box; -webkit-mask-clip: content-box, border-box; -webkit-mask-composite: destination-out; mask-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff); mask-origin: content-box, border-box; mask-clip: content-box, border-box; mask-composite: exclude; }
.cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper .image{width: 122px;height: 122px;margin: 0 auto 30px;opacity: 0.07;}
.cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper .image img , .cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper .image svg , .cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper .image i{width: 100%;height: 100%;}
.cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) {color: #FFF; font-size: 120px; font-weight: 700; line-height: normal;margin: 0;}
.cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper .info{margin: 0 auto 30px;max-width: 550px;}
.cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper .info :is(p){color: #FFF; font-size: 20px; font-weight: 400; line-height: normal;margin: 0;}
.cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6):not(:last-child) , .cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper .info :is(p):not(:last-child){margin: 0 0 10px;}
.cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper .btn{ display: inline-flex; align-items: center; background-color: #fff; color: #005AC3; 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-layout3 .thankyou-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-layout3 .thankyou-wrapper .btn .arrow img {max-width: 100%;}
.cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper .btn .arrow i , .cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper .btn .arrow svg{width: 100%;height: 100%;}
.cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper .btn:hover, .cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper .btn:focus { background-color: #02357e; color: #fff;}
.cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper .btn:hover .arrow { left: 5px; }
.cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper .btn:hover img, .cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper .btn:focus img{filter: brightness(0) saturate(100%) invert(100%) sepia(3%) saturate(589%) hue-rotate(187deg) brightness(115%) contrast(100%);}
.cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper .btn:hover svg path, .cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper .btn:focus svg path , .cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper .btn:hover i, .cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper .btn:focus i{fill: #fff;stroke: #fff;color: #fff;}

@media (max-width:1199px) {
    .cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper { padding: 60px 150px 0;}
    .cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper .circle { background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(0, 91, 197, 1) 80%, rgba(0, 91, 197, 1) 100%);padding: 16px;}
}
@media (max-width:1024px) {
    .cnc-thankyou-section.cnc-thankyou-section-layout3{padding:50px 0;}
    .cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper { padding: 66px 120px 0; }
    .cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper .image { width: 100px; height: 100px;}
    .cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6){font-size: 80px;}
    .cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper .info :is(p) , .cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper .btn{font-size: 18px;}
}
@media (max-width:767px) {
    .cnc-thankyou-section.cnc-thankyou-section-layout3{padding:30px 0;}
    .cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper .circle {display: none;}
    .cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper { padding: 0; }
    .cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6){font-size: 50px;}
    .cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper .info :is(p) , .cnc-thankyou-section.cnc-thankyou-section-layout3 .thankyou-wrapper .btn{font-size: 16px;}
}