.cnc-cta-section.cnc-cta-section-layout6{padding: 100px 0;}
.cnc-cta-section.cnc-cta-section-layout6 .container{max-width: 1430px;width: 100%;margin: 0 auto;padding: 0 15px;box-sizing: border-box;}
.cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper{border-radius: 20px; background-color: #005BC5;padding: 43px 56px 77px;background-repeat: no-repeat;background-position: 101% center;background-size: contain;}
.cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper .info-wrapper{max-width: 1000px;width: 100%;box-sizing: border-box;}
.cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper .info-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6){color: #FFF; font-size: 24px; font-weight: 700; line-height: normal;margin:0;}
.cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper .info-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6):not(:last-child) , .cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper :is(p):not(:last-child){margin: 0 0 30px;}
.cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper .wrapper{display: flex;flex-wrap: wrap;gap: 50px;align-items: flex-end;}
.cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper .info{color: #FFF; font-size: 90px; font-weight: 300; line-height: 73%;margin: 0;letter-spacing: 4.25px;max-width: 750px;}
.cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper :is(p){color: #FFF; font-size: 20px; font-weight: 400; line-height: normal;margin: 0;}
.cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper .btn-wrapper{min-width: 180px;min-height: 52px;box-sizing: border-box;margin-left: auto;}
.cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper .btn{border-radius: 5px; background-color: #FFF;text-decoration: none;color: #005BC5; font-size: 18px; font-weight: 400; line-height: normal; padding: 13px 32px;display: inline-flex;align-items: center; transition: all 0.3s ease;}
.cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper .btn:hover{background-color: #02357e;color: #FFF;}
.cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper .btn .arrow{margin-left: 15px;transition: all 0.3s ease;position: relative;left: 0;   vertical-align: middle; width: 20px;  display: inline-flex;justify-content: center;align-items: center;}

/* Remove vertical-align only for i tag */
.cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper .btn .arrow:has(i) {
    vertical-align: unset;
}
.cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper .btn .arrow img{max-width: 100%;height: auto;transition: all 0.3s ease;}
.cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper .btn .arrow svg{width: 100%;height: 100%;}
.cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper .btn .arrow svg path{fill: #005BC5;stroke: #005BC5;}
.cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper .btn:hover .arrow{left: 5px;}
.cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper .btn:hover .arrow img{filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);}
.cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper .btn:hover .arrow svg path{fill: #ffffff;stroke: #ffffff;}
.cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper .remove-arrow .arrow{display: none;}
@media (max-width:1440px) {
  .cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper { padding: 40px 50px 70px 50px;}
}
@media (max-width:1199px) {
  .cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper { padding: 40px 50px }
  .cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper .wrapper {gap: 30px;}
  .cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper .info{letter-spacing: 2px;max-width: calc(100% - 220px);}
}
@media (max-width:1024px) {
  .cnc-cta-section.cnc-cta-section-layout6 { padding: 50px 0; }
  .cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper .info-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6){ font-size: 22px;}
  .cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper .info{ font-size: 54px;line-height: normal;}
  .cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper .info-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6):not(:last-child) , .cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper :is(p):not(:last-child){margin: 0 0 20px;}
  .cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper .btn , .cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper :is(p){font-size: 18px;}
  
}
@media (max-width:991px) {
  .cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper { padding: 30px; border-radius: 10px;}
  .cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper .wrapper { gap: 20px; }
}
@media (max-width: 767px) {
  .cnc-cta-section.cnc-cta-section-layout6 { padding: 30px 0; }
  .cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper { padding: 20px;}
  .cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper .info-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6){ font-size: 20px;}
  .cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper .info{ font-size: 40px;}
  .cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper .btn , .cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper :is(p){font-size: 16px;}
}
@media (max-width: 575px) {
  .cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper {background-size: cover;  background-color: rgb(0 91 197 / 70%); background-blend-mode: multiply;}
  .cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper .info{max-width: 100%;}
  .cnc-cta-section.cnc-cta-section-layout6 .cta-wrapper .btn-wrapper {margin-left: 0;}
}