@import url('https://fonts.googleapis.com/css2?family=Mona+Sans:ital,wght@0,200..900;1,200..900&display=swap');




h1,h2,h3,h4,h5{
   font-family: "Mona Sans", sans-serif;
}

p,li,a{
  font-family: "Mona Sans", sans-serif;
}
a{
  text-decoration:none !important;
}
a:focus{
  outline:none !important;
}
button:focus{
  outline:none !important;
}
/*.color{
  color:#2659FF !important;
}*/
li{
  list-style:none !important;
}
p{
  color: #333;
}

section{
      /* overflow: hidden;  */
}






/* header section */

.header-logo {
    width: auto;
} 

.qe-bookroom-btn{
	
	 background-color: #4259b7;
    color: #ffffff !important;
    padding: 12px 32px !important;
    font-size: 16px !important;
    font-weight: 600;
   
    margin-top: 10px;
    border: none;
    cursor: pointer;
    width: fit-content !important;
    transition: all 0.3s ease;
    outline: none;
     border 1px solid  #4259b7 !important;

}
   
.qe-bookroom-btn:hover {
   background-color: #ffff !important;
	color:#000 !important;
   transform: translateY(-2px);
	 border 1px solid  #4259b7 !important;
}
.tc-header-main-r1 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.page-id-8 .cignix-header{
        padding: 15px 0;
    background-color: transparent;
    position: absolute;

    width: 100%;
    z-index: 2;
        box-shadow: none;
}

.cignix-header{
    padding: 15px 0;
    background-color: #fff;
    position: relative;
box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    width: 100%;
    z-index: 2;
}

.cignix-header .header-main{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cignix-header .head-nav-ul {
     display: flex;
    align-items: center;
    margin-bottom: 0;
    gap: 45px;
    justify-content: flex-end;
}
.cignix-header .head-nav-ul li{
  list-style: none;
}
.cignix-header .head-nav-ul li a{
  text-decoration:none;

  color: #000;
  font-size: 16px;
  font-weight: 500;
  /* text-transform: uppercase; */
   transition: color 0.3s ease, transform 0.3s ease, border 0.3s ease;
  border: 1px solid transparent;
   padding:10px;
}

.cignix-header .head-nav-ul li a:hover{
 color: #4259b7;
  transform: scale(1.1); 
  border: 1px solid #fff; 
  padding:10px;
}

.cignix-header .book-btn{
  background-color: #4259b7;
  color: #fff !important;
  border:1px solid #4259b7 !important;
  padding: 10px 20px !important;
  border: 1px solid #fff;
  transition: 0.3s;
}
.cignix-header .book-btn:hover{
  background-color: #fff;
  color: #4259b7 !important;
}


.fixed-header {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 4;
}
.cignix-header.fixed-header {
    -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    background-color: #fff;
    box-shadow: 0px 2px 9px #33333357;
}


.page-id-8 .cignix-header .head-nav-ul li a{
    color:#fff;
}
.page-id-8 .cignix-header.fixed-header .head-nav-ul li a{
    color:#000;
}
.page-id-8 .cignix-header.fixed-header .head-nav-ul li a:hover{
    color:#4259b7;
}






/* banner section */
.home-banner-sec{

  /* padding: 50px 0 50px 0; */
  position: relative;
  /* background: url(../images/bannerimage-bg.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; */
  /* background: #FFF4F3; */
  /* background: linear-gradient(90deg, rgb(2 99 121) 0%, rgb(2 99 121) 50%, rgb(2 99 121) 100%); */
  z-index: 1;
}
.home-banner-sec::before{
    content: '';
    position: absolute;
    /*background-color: #00000069;*/
    z-index: 0;
    width: 100%;
    height: 100%;

/* background-color: #026379; */

/* background: url(../images/bannerimage-bg.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 813px;
    height: 542px;
    bottom: 0;
    left: 0;
    z-index: -1; */
}
.home-banner-sec::after{
  /* content: '';
  position: absolute; 
  background: url(../images/bannerimage-bg2.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 813px;
  height: 542px;
  top: 0;
  right: 0;
  z-index: -1; */
  /* transform: rotate(356deg); */
  }

#banner-video {
    width: 100%;
        display: flex;
}

 

 .banner-left-a1{
border: 1px solid #4259b7;
    background: #4259b7;
    color: #ffffff !important;
    padding: 12px 20px;
    font-weight: 500;
    /* border-radius: 10px; */
    font-size: 16px;
  transition: 0.4s;
}
.banner-left-a1:hover {
  background-color: #fff;
  color: #4259b7 !important;
  border: 1px solid #4259b7;
  transition: 0.4s;
}
.home-banner-sec-img {
    width: 100%;
}
.get-us-left-a {
    margin-top: 40px;
}
.home-banner-sec-inner-data {
    position: absolute;
    top: 35%;
    width: 100%;
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
    /* margin-right: auto; */
    /* margin-left: auto; */
}
.banner-left-head-h3 {
    font-size: 47px;
    color: #fff;
    font-weight: 400;
    width: 70%;
    line-height: 70px;
}

.banner-left-head-para {
    color: #fff;
    margin: 30px 0;
    font-size: 18px;
}
.banner-left-head-h3-span {
    color: #4259b7;
}

.banner-left {
    width: 60%;
}

/* cignix-about-us */

.cignix-about-us {
    padding: 50px 0;
}
.cignix-about-us-h3-left{
    color: #000;
    font-size: 30px;
    font-weight: 400;
}
.cignix-about-us-h3-left-span{
  color: #4259B7;
  font-style: italic;
  display: block;
}

.cignix-about-us-para-left{
  color: #a8a29e;
      margin-top: 20px;
}
.cignix-about-us-para-right{
    color: #a8a29e;
}

.cignix-about-us-right-a {
    margin-top: 40px;
}

 .cignix-about-us-a1{
border: 1px solid #4259b7;
    background: #4259b7;
    color: #ffffff !important;
    padding: 12px 20px;
    font-weight: 500;
    /* border-radius: 10px; */
    font-size: 16px;
  transition: 0.4s;
}
.cignix-about-us-a1:hover {
  background-color: #fff;
  color: #4259b7 !important;
  border: 1px solid #4259b7;
  transition: 0.4s;
}
.cignix-about-us-a1 i{
  margin-left: 5px;
}


/* cignix-counter-sec */

.cignix-counter-sec{
  padding: 50px 0;
}
.cignix-counter-sec-img{
  width: 100%;
  margin: 30px 0;
}
.cignix-counter-sec-r1{
  margin-top: 40px;
}
.home-counter-h {
    font-style: italic;
    font-weight: 600;
}
.home-counter-p {
    color: #666;
}
.home-counter-div {
    text-align: center;
}




/* cignix-counter-sec */
.cignix-your-path-sec {
    padding: 50px 0;
}
.cignix-your-path-inner-data {
    padding: 35px;
    background: #f8f8f8;
        min-height: 240px;
}
.ignix-your-path-inner-data-h4 {
    margin: 15px 0;
    color: #000;
    font-size: 18px;
    font-weight: 600;
}
.ignix-your-path-inner-data-para {
    font-size: 14px;
    color: #000;
    font-weight: 500;
}
.cignix-your-path-inner-data-img {
    width: auto;
}
.cignix-your-path-sec-right-h3 {
    color: #000;
    font-size: 35px;
    font-weight: 400;
}
.cignix-your-path-sec-right-h3-span {
    color: #000;
    font-weight: 600;
}

.cignix-your-path-sec-right-a{
  margin-top: 20px;
}
.cignix-your-path-sec-right-a1{

    color: #000;
  
    font-weight: 500;
    /* border-radius: 10px; */
    font-size: 16px;
  transition: 0.4s;
}
.cignix-your-path-sec-right-a1:hover{
    color: #000;

    font-weight: 500;
    font-size: 16px;
  transition: 0.4s;
}
.cignix-your-path-sec-right-a1 i{
  margin-left: 5px;
}
.cignix-your-path-sec-r2 col{
  padding: 0;
}


/* why-choose-cignix-sec */
.why-choose-cignix-sec{
  background-color: #000;
  padding:50px 0;
}

.why-choose-cignix-left-head-h2{
    color: #fff;
    font-size: 34px;
    width: 70%;
    margin: 0 auto;
}
.why-choose-cignix-left-head-h2-span{
color: #4259b7;
display: block;
}
.why-choose-cignix-sec-center{
  position: relative;
}
.why-choose-cignix-sec-center-img1{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 139px;
  height: 139px;
      animation: rotate-animation 10s infinite 
linear;
}
@keyframes rotate-animation {
	0% {
		transform: rotate(0deg);
  }
  50% {
		transform: rotate(180deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.why-choose-cignix-sec-center-img{
     width: 90%;
    margin: 0 auto;
    display: flex;
}
.why-choose-cignix-left-rigth-li-p{
color: #a8a29e;
    font-size: 16px;
font-weight: 400;

}
.why-choose-cignix-rigth-li-head-h3{
  color: #fff;
      font-size: 20px;
}
.why-choose-cignix-rigth-li {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
}

.why-choose-cignix-rigth-icon {
    width: 22px;
}
.why-choose-cignix-right-li {
    margin-bottom: 30px;
}









.cignix-home-testimonial-sec {
  background: #f8f8f8;
      padding: 50px 0px 82px 0;
}

.testimonial-heading {
  font-size: 32px;
  font-weight: 400;
  color: #000;
}

.testimonial-heading-i {
  font-size: 32px;
  font-weight: 600;
  font-style: italic;
  color: #000;
}
.swiper1 {
    overflow: hidden;
}

.cignix-home-testimonial-sec .swiper-button-prev {
    bottom: -20%;
    left: 20px;
    width: 10px;
    height: 10px;
    color: #000;
    font-size: 8px;
    top: auto;
}
.cignix-home-testimonial-sec .swiper-button-next {
    bottom: -20%;
    left: 6%;
    width: 10px;
    height: 10px;
    color: #000;
    font-size: 8px;
    top: auto;
}
.cignix-home-testimonial-sec .swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
    font-size: 20px;
    font-weight: 600;
}

.client-logo-div {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-top: 24px;
}
.client-review {
    color: #000;
    margin-top: 10px;
}









.cignix-home-book-section {
  padding: 70px 0px;
}

.cignix-7-secrets-book {
  margin: 0 auto;
  width: 95%;
}

.cignix-home-book-content {
  margin: 0 auto;
}

.cignix-home-book-ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding: 0;
  margin: 0;
}

.cignix-home-book-ul li {
  margin-bottom: 15px;
}

.cignix-home-book-content h3 {
  font-size: 36px;
  font-weight: 300;
}

.cignix-home-book-content h3 span {
  font-weight: 500;
}

.cignix-home-content-para {
  color: #000;
  margin-top: 15px;
}

.cignix-home-content-para span {
  font-weight: 600;
  color: #000;
}

.quit-cta-div {
  margin-top: 20px;
}

.quit-smoking-cta {
  background-color: #4259b7;
  color: #fff;
  padding: 14px 18px;
  border: 1px solid #4259b7;
  transition: 0.3s;
}

.quit-smoking-cta:hover {
  color: #000;
  border: 1px solid #000;
  background-color: transparent;
}



.footer .container {

max-width: 1320px; }


.footer {
  background: #000;
  color: #fff;
  padding: 50px 0px 20px 0px;
  font-size: 15px;
}

.footer-container {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  flex-wrap: wrap;
}

.footer-col {
  min-width: 160px;
}

.footer-col h4 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 15px;
}

.footer-col a {
  display: block;
  font-size: 14px;
  color: #ccc;
  margin: 10px 0;
  text-decoration: none;
  transition: 0.3s;
}

.footer-col a:hover {
  color: #fff;
}

.footer-col p {
  color: #ccc;
  font-size: 14px;
}

.app-badges img {
  width: 120px;
  margin-right: 5px;
}

.socials i {
  font-size: 20px;
  margin-right: 12px;
  cursor: pointer;
  transition: 0.3s;
}

.socials i:hover {
  color: #25D366;
}

.footer-bottom {
  text-align: center;
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid #333;
  color: #aaa;
}

/*new mobile menu*/

.mobile-container {

  margin: auto;
  background-color: #000;
  color: white;
  border-radius: 10px;
}

.topnav {
  overflow: hidden;
  background-color: #fff;
  position: relative;
}

.topnav #myLinks {
  display: none;
}

.topnav a {
  color: #000;
      padding: 14px 16px;
    text-decoration: none;
    font-size: 33px;
  display: block;
}

.topnav a.icon {
  background: #fff;
  display: block;
  position: absolute;
  right: 0;
    top: 5%;
}

.topnav a:hover {
  background-color: #000;
  color: #fff;
    top: 0;
}

.topnav a.active {
  background-color: #000;
  color: white;
    
}
.mobile-container{
    display:none
}
.head-nav-ul-mbl{

}
.head-nav-ul-mbl-li{

}
.head-nav-ul-mbl-li-a {
    font-size: 18px !important;
    padding: 8px 0 !important;
}
/*end of new mobile menu*/




/*popup css*/
.disclaimer_popup-data-h3 {
    color:#4259b7;
    text-align: center;
    margin-bottom: 30px;
}
.disclaimer_popup-data-p {
    /*color: #555555;*/
    /*font-weight: 500;*/
        color: #555555;
    font-weight: 500;
    margin-bottom: 0;
    font-size: 12px;

}

.disclaimer-sec {
    padding: 10px 0;
}







/*blogs and details page*/
.blogs-main-sec .blog-img {
    width: 100%;
    transition: .3s
}

.blogs-main-sec .blog-box {
    border: 1px solid #c7c7c7;
    border-radius: 5px;
    margin-bottom: 25px
}

.blogs-main-sec .blog-content {
    padding: 15px;
    border-radius: 0 0 5px 5px
}

.blogs-main-sec .blog-date {
    color: #5e5e5e;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 10px;
    display: block
}

.blogs-main-sec .blog-h {
    color: #2d2d2d;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px
}

.blogs-main-sec .blog-btn {
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 20px;
    color: #263476;
    font-weight: 500;
    font-size: 15px
}

.blogs-main-sec .blog-btn:hover {
    font-weight: 600
}

.blogs-main-sec .blog-btn i {
    color: #263476;
    font-size: 20px
}

.custom-ul {
    list-style: disc
}

.single-blog {
    margin: 50px 0;
    overflow: unset!important
}

.blogs-detail-sec .blog-detail-date {
    color: #3c366c;
    font-weight: 500;
    font-size: 15px
}

.blogs-detail-sec .blog-detail-h {
    color: #2d2d2d;
    font-size: 30px;
    font-weight: 700
}

.blogs-detail-sec .blog-detail-p {
    color: #525252;
    font-weight: 500;
    font-size: 15px
}

.blogs-detail-sec .blog-detail-img {
    width: 100%;
    margin-bottom: 20px
}

.blogs-detail-sec .blog-detail-h-sub {
    color: #2d2d2d;
    font-size: 22px;
    font-weight: 700
}

.blogs-detail-sec .blog-detail-img-div {
    display: flex;
    gap: 20px;
    margin-bottom: 20px
}

.blogs-detail-sec .blog-detail-ul li {
    margin-bottom: 10px;
    color: #2d2d2d;
    font-weight: 600;
    font-size: 16px
}

.blogs-detail-sec .blog-detail-ul-div {
    display: flex;
    gap: 40px
}

.blogs-detail-sec .blog-detail-ul li i {
    color: #263476;
    font-size: 18px
}

.blogs-detail-sec .recent-blog-div {
    background-color: #f9f9f9;
    padding: 10px;
    border-radius: 5px;
    position: sticky;
    top: 0
}

.blogs-detail-sec .recent-blog-h {
    color: #263476;
    font-weight: 600;
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px
}

.blogs-detail-sec .recent-blog-item {
    color: #525252;
    font-size: 15px;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    display: block;
    text-decoration: none
}

.blog-sticky-div {
    position: sticky;
    top: 0;
    margin-top: 6px;
    z-index: 0;
    box-shadow: 0 0 0 1px #00000029;
    margin-bottom: 40px;
    border-radius: 10px;
    padding: 10px 0 10px 10px;
    border-right: 5px solid #1e2b78;
    border-bottom: 5px solid #1e2b78
}

.rel-blog-head {
    color: #333;
    font-size: 24px;
    font-weight: 700;
    margin: 20px 0;
    text-align: center
}

.blog-catrgories-ul {
    /*height: 490px;*/
    height: fit-content;
}

.blog-catrgories-ul::-webkit-scrollbar {
    width: 5px
}

.blog-catrgories-ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px #0000004d;
    background-color: #c00
}

.rel-blog-main {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px
}

.rel-blog-main:last-child {
    border-bottom: 1px solid #ddd0
}

.rel-blog-div {
    display: flex;
    gap: 20px;
    align-items: center
}

.rel-img {
    background: red;
    width: 110px;
    margin-top: 10px
}

.rel-date {
    color: #333;
    font-size: 14px;
    font-weight: 400
}

.rel-head {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    margin-top: 10px
}
.blog-p{
    font-size:15px;
}
.blog-data-head-h2 {
    text-align: center;
}

.subbanner-wrap {
    padding: 25px 0 0 0;
}
.single-blog-h1{
    margin-bottom:30px;
}
#crumbs {
    /*text-align: center;*/
}
#crumbs a{
    font-size: 16px;
    color: #263476;
}

.blogs-main-sec-r1{
    margin-top:30px;
}

.blog-sub-details-li {
    list-style: disc !important;
}

.blog-sub-heading {
    color: #000;
}
/*end of blogs and details page*/



/* contact start */

.contact-sec{
    margin:30px 0;
}

 .contact-sec  .card {
        background: #fff;
        padding: 35px;
        border-radius: 12px;
        box-shadow: 0 6px 18px rgba(0,0,0,0.08);
    }
    
     .contact-sec  .card  .card-h{
         margin-bottom:20px;
     }
    
    
 .contact-sec   .card.card-left{
        border: none;
 box-shadow:none;
    }

    

  .contact-sec  .subtitle {
        color: #666;
        font-size: 15px;
        margin-bottom: 30px;
    }

    /* Contact details section */
  .contact-sec  .contact-box {
        display: flex;
    
        gap: 15px;
        margin-bottom: 25px;
        padding: 18px;
        border-radius: 10px;
        background: #f8fafc;
    border-left: 4px solid #4259b7;

    }

  .contact-sec  .contact-box .label {
        font-weight: 600;
        font-size: 16px;
        margin-bottom: 4px;
    }

 .contact-sec   .contact-box .value a {
        text-decoration: none;
        color: #0a66ff;
        font-weight: 600;
    }
   .contact-sec    .contact-box i{
        font-size: 30px;
        color: #4259b7;
       }

    /* Support Hours */
 .contact-sec   .hours-box {
        margin-top: 35px;
        background: #f6fffb;
        border-left: 4px solid #00a884;
        padding: 20px;
        border-radius: 10px;
    }

 .contact-sec   .hours-box h3 {
        margin-top: 0;
        font-size: 18px;
        font-weight: 700;
    }

 .contact-sec   .hours-box p {
        margin: 6px 0;
        color: #444;
        font-size: 15px;
    }

    /* Form */
 .contact-sec   .con-label {
         display: block;
    font-size: 15px;
    margin-bottom: 6px;
    color: #4259b7;
    font-weight: 600;
    }

  .contact-sec  .con-inp, .con-textarea {
        width: 95%;
        padding: 14px;
        font-size: 15px;
        border-radius: 8px;
        border: 1px solid #d5d9e0;
        margin-bottom: 18px;
        outline: none;
        transition: 0.2s;
    }

 .contact-sec   .con-inp:focus, .con-textarea:focus {
        border-color: #0a66ff;
        box-shadow: 0 0 0 3px rgba(10,102,255,0.15);
    }

   .contact-sec   .con-textarea {
        height: 120px;
        resize:none;
    }

   .contact-sec   .con-btn {
        background: #4259b7;
        border: none;
        padding: 14px 20px;
        color: white;
        font-size: 16px;
        border-radius: 8px;
        cursor: pointer;
        font-weight: 600;
        width: 95%;
        border: 1px solid #4259b7;
        transition: 0.25s;
        text-decoration: none;
        display: block;
        text-align: center;
    }

    .contact-sec  .con-btn:hover {
        background-color: #fff;
        color: #4259b7;
    }

/* contact end */


/* vission page st */
    .cign-new-vi-editorial {
      padding: 100px 20px;
      font-family: 'Satoshi', sans-serif;
      color: #0f172a;
    }

    .cign-new-vi-wrap {
    width: 85%;
      margin: auto;
    }

    /* Header */
    .cign-new-vi-head h1 {
      font-size: 48px;
      font-weight: 700;
      margin-bottom: 60px;
    }

    .cign-new-vi-subtitle {
      font-size: 18px;
      color: #475569;
      max-width: 600px;
      margin-bottom: 60px;
    }

    /* Vision Blocks */
    .cign-new-vi-block {
      position: relative;
      padding-left: 36px;
      margin-bottom: 55px;
    }

    .cign-new-vi-block::after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 3px;
      height: 100%;
      background: #e5e7eb;
    }

    .cign-new-vi-block::before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 3px;
      height: 0%;
      background: #4259b7;
      transition: height 0.9s ease;
      z-index: 1;
    }

    .cign-new-vi-block.cign-new-vi-active::before {
      height: 100%;
    }

    .cign-new-vi-label {
      display: inline-block;
      font-size: 16px;
      letter-spacing: 1.5px;
      text-transform: uppercase;
      font-weight: 700;
      color: #4259b7;
      margin-bottom: 16px;
    }

    .cign-new-vi-block p {
      font-size: 17px;
      line-height: 1.8;
      color: #334155;
      margin-bottom: 16px;
    }

    /* Mission Highlight */
    .cign-new-vi-mission-highlight {
      background: linear-gradient(
        to right,
        rgba(2, 132, 199, 0.06),
        transparent
      );
      padding: 40px 36px;
      border-radius: 10px;
    }

    /* Footer */
    .cign-new-vi-footer-note {
      font-size: 17px;
      line-height: 1.75;
      color: #475569;
      margin-top: 70px;
      padding-top: 30px;
      border-top: 1px solid #e5e7eb;
    }

    /* Responsive */
    @media (max-width: 768px) {
      .cign-new-vi-head h1 {
        font-size: 36px;
      }

      .cign-new-vi-block {
        padding-left: 24px;
      }
    }

    /* ===== Mission Section ===== */
    .cign-new-vi-mission-section {
      background: linear-gradient(135deg, #020617, #0f172a);
      padding: 120px 20px;
      color: #ffffff;
      font-family: 'Satoshi', sans-serif;
    }

    .cign-new-vi-mission-container {
     width: 85%;
      margin: auto;
    }

    .cign-new-vi-mission-header {
      margin-bottom: 50px;
    }

    .cign-new-vi-mission-tag {
      display: inline-block;
      font-size: 16px;
      font-weight: 700;
      letter-spacing: 1.6px;
      text-transform: uppercase;
      color: #4259b7;
      margin-bottom: 14px;
    }

    .cign-new-vi-mission-heading {
      font-size: 44px;
      font-weight: 700;
      line-height: 1.25;
      max-width: 720px;
    }

    .cign-new-vi-mission-content p {
      font-size: 18px;
      line-height: 1.85;
      color: #e5e7eb;
      margin-bottom: 26px;
     
    }

    .cign-new-vi-mission-emphasis {
      position: relative;
      padding-left: 24px;
      border-left: 4px solid #4259b7;
      font-weight: 500;
      color: #f8fafc;
    }

    @media (max-width: 768px) {
      .cign-new-vi-mission-heading {
        font-size: 32px;
      }

      .cign-new-vi-mission-content p {
        font-size: 16px;
      }
    }
/* vision page end */

