a.common-blue-button {text-decoration: none;position: relative;padding: 10px 30px 10px 55px;display: inline-block;line-height: 26px;font-size: 17px;color: #1153ff;}
a.common-blue-button:before {content: "";left: 0px;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);width: 2rem;height: 2rem;border: 2px solid #1153ff;border-radius: 50px;position: absolute;-webkit-transition: all .4s ease;transition: all .4s ease;background: #1153ff17;}
a.common-blue-button:hover:before {width: 100%;}
a.common-blue-button svg {font-size: 21px;position: absolute;left: 25px;}

.content-style{}
.content-style p{color: #565656; font-size: 18px; line-height: 32px;}
.img-style {
    position: relative;
    border-radius: 12px 24% 20px 24%;
    box-shadow: inset 10px 10px 10px #00000045;
    padding: 21px;
    overflow: hidden;
}
.title-head {
    color: black;
    font-weight: 600;
}

/* .img-style:before {border: 1px solid #009ADB;content: '';position: absolute;top: -25px;left: -25px;width: 95%;height: 95%;z-index: -1;} */
.img-style img{border-radius: 12px 24% 20px 24%;}
.maintain {
    /* padding: 129px 50px; */
    padding-bottom: 10px;
    position: relative;
    /* overflow: hidden; */
    /* background-image: url("../images/bg-3.png"); */
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 30px;
}
.content-div{
    padding-top: 8px;
    z-index: 2;
    position: relative;
    text-align: center;
    }
.content-div p{font-size: 20px}
.highlighterbg1 {
  color: #1153FF;
}

.content-img {
    background: #FCFAD6;
    padding: 10%;
    border-radius: 0 0 0 71px;
    box-shadow: 4px 10px 14px #00000026
}

.content-div h1 {
    color: #080808;
    text-align: center;
    font-size: 2.7rem;
    font-family: 'General Sans';
    font-weight: 900;
}
.content{
	    height: 333px;
	    /* overflow: auto; */
}
.content h5{
	font-weight: 700;
}
.content-div p {
    color: #424141;
    text-align: center;
}
.shape-image.shape-1 {
    bottom: 60px;
    left: -124px;
}
.shape-image.shape-2 {
    bottom: 300px;
    right: 0;
    left: unset;
	width:auto;
}
.shape-image {
    position: absolute;
}
.shape-image.shape-3 {
    top: 0;
    right: 0;
}
.shape-image {
    position: absolute;
    bottom: -9%;
    width: 395px;
    left: 0;
    transform: translateX(0%);
    opacity: .8;
    z-index: 1;
  }
.bg-color-extra2 {
    background: #0dcaf012;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}
.two-part-title h2 {
    font-size: 32px;
    font-family: 'General Sans';
    font-weight: 600;
    margin-bottom: 6px;
    margin-top: 20px;
}
.beneficial-bg{
    background: #f5f5f5;
    padding: 1px 0px 37px;
    margin-bottom: 27px;
}

.bss{
  background: rgb(13 110 253 / 11%);
    border: 2px dotted #1153ff;
    padding: 20px;
    width: max-content;
    margin: 0 auto;
}

.cardmain {
  position: relative;
  min-width: 320px;
  height: 440px;
  box-shadow: inset 5px 5px 5px rgba(0, 0, 0, 0.2),
    inset -5px -5px 15px rgba(255, 255, 255, 0.1),
    5px 5px 15px rgba(0, 0, 0, 0.3), -5px -5px 15px rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  margin: 15px;
  transition: 0.5s;
}



.cardmain .box {
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  background: #2a2b2f;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  transition: 0.5s;
}

.cardmain .box:hover {
  transform: translateY(-50px);
}

.cardmain .box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: rgba(255, 255, 255, 0.03);
}

.cardmain .box .content {
  padding: 20px;
  text-align: center;
}

.cardmain .box .content h2 {
  position: absolute;
  top: -19px;
  right: 8px;
  font-size: 8rem;
  color: rgba(255, 255, 255, 0.1);
}

.cardmain .box .content h3 {
  font-size: 1.8rem;
  color: #fff;
  z-index: 1;
  transition: 0.5s;
  margin-bottom: 15px;
}

.cardmain .box .content p {
  font-size: 1rem;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.9);
  z-index: 1;
  transition: 0.5s;
}

.cardmain.box .content a {
  position: relative;
  display: inline-block;
  padding: 8px 20px;
  background: black;
  border-radius: 5px;
  text-decoration: none;
  color: white;
  margin-top: 20px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  transition: 0.5s;
}
.cardmain.box .content a:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.6);
  background: #fff;
  color: #000;
}

/* ----------------------pritee------------------ */
:root{ --color-1: #1153ff54;
    --color-2: #208ce469;
    --color-3: #582c8b63;
    --color-4: #0044783b;
}
.bell{
   
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
.infographic-cards img{
  
height: 87px;
}
.infographic-cards .color>div {
  list-style: none;
  width: 100%;
  height: 495px;
  padding: 7px 7px;
  background: #eee;
  position: relative;
  background-image: linear-gradient(to bottom right, #e9eaecda, #ffffff);
  filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.25));
  box-shadow: inset 2px 2px 2px white, inset -1px -1px 1px rgba(0, 0, 0, 0.25);
  text-align: center;
  /* display: flex; */
  margin-bottom: 25px;
  border-radius: 20px;
  flex-wrap: wrap;
  /* align-items: center; */
  justify-content: center;
}
.infographic-cards  h5{
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 12px;
  height: 52px;
  margin-top: 10px;
}
.infographic-cards li h6{
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}
.infographic-cards .color-1{
  border: 10px solid var(--color-1);
}

.infographic-cards .color-2{
  border: 10px solid var(--color-2);
}

.infographic-cards .color-3{
  border: 10px solid var(--color-3);
}

.infographic-cards .color-4{
  border: 10px solid var(--color-4);
}


.infographic-cards li i{
  font-size: 35px;
  margin-bottom: 15px;
}
.infographic-cards .color-1 i{
  color: var(--color-1);
}

.infographic-cards .color-2 i{
  color: var(--color-2);
}

.infographic-cards .color-3 i{
  color: var(--color-3);
}

.infographic-cards .color-4 i{
  color: var(--color-4);
}

.number-box{
  position: absolute;
    bottom: 0;
    padding: 15px;
    font-size: 23px;
    border-radius: 60px 60px 0 0;
    width: 60px;
    height: 50px;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: inset 0.25em 0.25em 0.25em rgba(0, 0, 0, 0.2), 0em 0.05em rgba(255, 255, 255, 0);
    font-weight: 800;
    color: #fff;
}
.infographic-cards .color-1 .number-box{
  background: var(--color-1);
}

.infographic-cards .color-2 .number-box{
  background: var(--color-2);
}

.infographic-cards .color-3 .number-box{
  background: var(--color-3);
}

.infographic-cards .color-4 .number-box{
  background: var(--color-4);
}
.two-part-title h2 {
  font-size: 32px;
  font-family: 'General Sans';
  font-weight: 600;
}

.two-part-title h2 .highlighterbg1 {
  color: #1153FF;
}


.stack {
  width: 95%;
  max-width: 400px;
  transition: 0.25s ease;
}
.stack:hover {
  transform: rotate(5deg);
}
.stack:hover .card:before {
  transform: translatey(-2%) rotate(-4deg);
}
.stack:hover .card:after {
  transform: translatey(2%) rotate(4deg);
}

.cardstack {
  aspect-ratio: 3/2;
  border: 3px solid;
  background-color: #FFF;
  position: relative;
  transition: 0.15s ease;
  cursor: pointer;
  padding: 4% 4% 10% 4%;
}
.cardstack:before, .card:after {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  border: 3px solid;
  background-color: rgb(13 110 253 / 5%);
  transform-origin: center center;
  z-index: -1;
  transition: 0.15s ease;
  top: 0;
  left: 0;
}
.cardstack:before {
  transform: translatey(-2%) rotate(-6deg);
}
.cardstack:after {
  transform: translatey(2%) rotate(6deg);
}

.image {
  width: 100%;
  border: 4px solid;
  background-color: rgb(13 110 253 / 6%);
  aspect-ratio: 1/1;
  position: relative;
  padding: 14px;
  text-align: justify;
}
.image h3{
    font-size: 21px;
    font-weight: 700;
}
.image p{
    font-size:18px
}
.relative{
  position: relative
}
.imgspn{
    right: 0px;
    bottom: 0px;
    position: absolute;
    border-top-left-radius: 50px !important;
    height: 10rem;
    width: 25rem;
    background: #ffffff;
}
.imgs img{
    border-top-right-radius: 100px !important;
    border-bottom-left-radius: 100px !important;
    width:100%
}

.olcards,
.olcards * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  fill: #0d6efd;
  stroke: #0648f3;
}

.olcards {
  list-style: none;
  counter-reset: cardCount;
  font-family: sans-serif;
  display: flex;
  flex-direction: column;
  --cardsGap: 1rem;
  gap: var(--cardsGap);
  padding-bottom: var(--cardsGap);
}
.olcards li {
  counter-increment: cardCount;
  display: flex;
  color: black;
  --labelOffset: 1rem;
  --arrowClipSize: 1.5rem;
  margin-top: var(--labelOffset);
}
.olcards li:nth-child(odd) .content1{
    
     background: linear-gradient(133deg, #0d41e114, #ffc10736);
}
.olcards li:nth-child(even)  path{
    fill: #EF7F1A;
    stroke: #d3690a;
}
.accordion-button {
    font-size: 21px !important;
}
.olcards li .content1 {
 background: linear-gradient(135deg, #52b5d905, #0d6efd61);
  --inlinePadding: 4em;
  --boxPadding: 1em;
  display: grid;
  padding: var(--boxPadding) calc(var(--inlinePadding) + var(--arrowClipSize))
    var(--boxPadding) calc(var(--inlinePadding) + var(--labelOffset));
  grid-template-areas:
    "icon title"
    "icon text";
  gap: 0.25em 1em;
  clip-path: polygon(
    0 0,
    calc(100% - var(--arrowClipSize)) 0,
    100% 50%,
    calc(100% - var(--arrowClipSize)) 100%,
    calc(100% - var(--arrowClipSize)) calc(100% + var(--cardsGap)),
    0 calc(100% + var(--cardsGap))
  );
  position: relative;
        height: 246px;
    
}
.olcards li .content1::before {
  content: "";
  position: absolute;
  width: var(--labelOffset);
  height: var(--labelOffset);
  background: var(--cardColor);
  left: 0;
  bottom: 0;
  clip-path: polygon(0 0, 100% 0, 0 100%);
  filter: brightness(0.75);
}
.mainolcard{
    display: flex;
    position: relative;
}
.olcards li .content1::after {
  content: "";
  position: absolute;
  height: var(--cardsGap);
  width: var(--cardsGap);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.25), transparent 50%);
  left: 0;
  top: 100%;
}
.olcards li .icon {
  grid-area: icon;
  align-self: center;
  font-size: 2.5em;
  background: white;
  position: absolute;
  z-index: 9;
  padding: 10px 15px;
  box-shadow: 1px 14px 10px #00000040;
  left: 0;
  top: 10px;
}
.olcards li .content1 .title {
  grid-area: title;
  font-size: 21px;
  font-weight: 700;
}
.olcards li .content1 .text {
  grid-area: text;
}

.bss {
    background: #1153ff !important;
    border: 2px dotted #1153ff;
    padding: 20px;
    width:100%;
    margin: 0 auto;
    color:white
}
.bss p{
    color:white;
    margin-bottom: 0
}
.bss a{
    color:white !important;
}
.bss a.common-blue-button:before{
    border:2px solid white !important
}
@media screen and (max-width:991px){
  .infographic-cards{
      /* flex-wrap: wrap; */
  }
  .infographic-cards li {
      flex: 0 0 auto;
      width: calc(100% /2.5);
  }
}
@media screen and (max-width:578px){
  
  .infographic-cards li {
      width: calc(100% /1);
      align-items: center;
      flex-direction: column;
      justify-content: center;
      /* height: 259px; */
  }
}
@media only screen and (min-width:300px) and (max-width:767px) {

.infographic-cards {
  /* grid-template-columns: repeat(1, 1fr); */
}
}
/* ------------------------------new------------------------------ */
@media (max-width: 768px) {
     .shape-image.shape-2{display: none;}
  .maintain {
    padding: 30px 0;
  }
  .content-div h1 {
    font-size: 1.7rem;
  }
  .circle{
   display: none;
  }
  .maintext {
        height:auto
    }
 .imgspn {
    display: none;
    }
.mainolcard {
    flex-direction: column;
}
    .olcards li .icon{
        position: relative
    }
    .olcards li .content1 {
    --inlinePadding: 0em;
        height:auto
    }
}
@media (max-width: 600px) {
  .shape-image.shape-2{display: none;}
  .maintain {
    padding: 30px 0;
  }
  .content-div h1 {
    font-size: 1.7rem;
  }
  .circle{
   display: none;
  }

 
}


