body p {
  margin-bottom: 0px;
}

.related {
  padding: 50px 0;
}

.relatedWraper {
  display: flex;
  column-gap: 60px;
  justify-content: center;
}

.progressBar {
  background: #233f8c;
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 5px;
  z-index: 1000;
}

.articleBodyContent table {
  width: 100% !important;
  border-collapse: collapse;
}

.articleBodyConten table th,
.articleBodyContent table td {
  padding: 16px;
  border: 1px solid #E0E0E0;
  font-weight: 400;
  color: #2C2C2C;
  opacity: 0.98;
  font-size: 17px;
  line-height: 1.6;
}

.update__info {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 16px;
  overflow-x: auto;
}

.update__info .crumbs {
  margin-bottom: 0;
  overflow-x: unset;
  max-width: 760px;
}

.iconBg,
.name-icon {
  display: flex;
  width: 40px;
  text-align: center;
  justify-content: center;
  align-items: center;
  background: #233f8c;
  height: 40px;
  border-radius: 100%;
  color: #fff;
  font-size: 15px;
  letter-spacing: 1px;
  font-weight: 400;
}

.bolg-p .blog-info-item .infowrap {
  display: flex;
  flex-direction: column;
  gap: 2px;
  margin-left: 8px;
}

.iconBg {
  background: #DBFCE7
}

.update__info {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 16px;
  overflow-x: auto;
}

.update__info .blog-info-item {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  white-space: nowrap;
  margin-left: 12px;
}

.update__info .svg-icon {
  display: flex;
}

.update__info .blog-info-item p {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #68676A;
  padding-bottom: 0;
  margin-bottom: 0px;
}

.update__info .blog-info-item p strong {
  font-weight: 500;
}

.update__info::-webkit-scrollbar {
  width: 2px;
  height: 8px;
  cursor: pointer;
}

.update__info::-webkit-scrollbar {
  width: 5px;
  max-height: 5px
}

.update__info::-webkit-scrollbar-track {
  background: #e5e5e5
}

.update__info::-webkit-scrollbar-thumb {
  background: #117bd4;
  border-radius: 4px
}

.update__infov .blog-info-item {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.articleBodyContent img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.writerImg img {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  object-fit: none;
}

.verifyBadge {
  padding: 4px 12px;
  background-color: #DBFCE7;
  border-radius: 100rem;
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  justify-content: center;
  color: green;
  gap: 4px;
  margin-left: 15px;
  line-height: normal;
}

.verifyBadge::before {
  content: '';
  width: 14px;
  height: 14px;
  flex-shrink: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='green' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21.801 10A10 10 0 1 1 17 3.335'/%3E%3Cpath d='m9 11 3 3L22 4'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
}

.text-blue {
  color: #0F5A99;
  font-weight: 300;
  font-size: 13px;
}

.blop-pWraper {
  max-width: 770px;
  width: 100%;
}

.bolg-p .blog-info-item p strong {
  font-weight: 300;
  font-size: 13px;
}

.blop-pWraper .BreadcrumbList {
  padding-left: 0px;
  display: flex;
  width: 100%;
}

.relatedWraper .BreadcrumbList p {
  margin-bottom: 10px;
  margin-top: 0;
  white-space: nowrap;
  color: #68676A;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px
}

.blop-pWraper .BreadcrumbList a {
  font-size: 14px;
  font-weight: 400;
  margin-right: 22px;
  position: relative;
}

.BreadcrumbList p a::after {
  content: "";
  position: absolute;
  right: -17px;
  top: 5px;
  background-image: url(./images/single_arrow.svg);
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
}

.BreadcrumbList span {
  display: none;
}

.blogDataWraper {
  display: flex;
  gap: 25px;
  padding-bottom: 35px;
}

.metaDataWrap {
  border-bottom: 1px solid #E7E7E7;
  margin-bottom: 40px;
}

.bolg-p .svg-icon {
  margin-right: 4px;
  position: relative;
}

.blogData-item {
  display: flex;
  column-gap: 2px;
  align-items: center;
}

.bolg-p .blog-info {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 23px;
  -moz-column-gap: 23px;
  padding: 15px 0 27px;
  flex-wrap: wrap;
  column-gap: 44px;
  padding-bottom: 25px;
  display: flex;
}

.bolg-p .blogData-item p {
  padding: 0;
  font-size: 13px;
  color: #2F2F31;
  font-weight: 300;
  margin-bottom: 0;
}

.blogData-item p strong {
  font-weight: 300;
  font-size: 13px;
  color: #68676A;
}

.bolg-p .blog-info-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.bolg-p .blog-info-item::after {
  content: "";
  height: 43px;
  width: 1px;
  position: absolute;
  background: #E0E0E0;
  right: -22px;
  top: 0;
}

.bolg-p .blog-info-item:last-child::after {
  display: none;
}

.bolg-p .blog-info-item:nth-child(4)::after {
  display: none;
}


.bolg-p {
  padding: 20px 0px 0px;
  box-shadow: unset
}

.feature-image {
  padding-bottom: 35px;
}

.bolg-p .tableofContents .toc-head {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 146%;
  color: #01305C;
  float: unset;
}

.bolg-p .tableofContents .no-bulletItems {
  list-style: none;
  margin-bottom: 36px;
  position: relative;
  padding-left: 15px;
}

.no-bulletItems li {
  line-height: 122.5% !important;
}

.bolg-p .tableofContents .no-bulletItems::before {
  content: "";
  height: 100%;
  width: 4px;
  position: absolute;
  background: #F2F2F2;
  border-radius: 100px;
  left: 0;
}

.bolg-p .tableofContents .no-bulletItems li+li {
  margin-top: 25px;
}

.bolg-p .tableofContents .no-bulletItems li span {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 17px;
  cursor: pointer;
  color: #4A4E57;
}

.articleBodyContent .ctaPreview+.pdfsWrapper {
  margin-top: 16px;
}

.articleBodyContent .ctaPreview img {
  position: absolute;
  display: block;
  left: 40px;
  bottom: 0;
  margin: 0;
}

/* CTA  */
.articleBodyContent .ctaPreview {
  max-width: 100%;
  width: 100%;
  background: #FFE84D;
  border-radius: 6px;
  padding: 40px 20px 35px;
  position: relative;
  margin-top: 16px;
  margin-bottom: 24px;
  display: flex;
  justify-content: end;
}

.articleBodyContent .addText a::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 100px;
  animation-name: cta-animation;
  animation-duration: 2s;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@keyframes cta-animation {

  0% {
    box-shadow: 0 0 0 0px #fff;
  }

  100% {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }
}

.articleBodyContent .addText p {
  font-style: normal;
  font-weight: 500;
  max-width: 467px;
  font-size: 24px !important;
  line-height: 134% !important;
  color: #1E2532 !important;
  padding: 0 !important;
  padding-bottom: 25px !important;
}

.articleBodyContent .addText a span {
  display: flex;
}

.articleBodyContent .ctaPreview.light .addText p {
  color: #fff !important;
}

.articleBodyContent .ctaPreview.light .addText a::before {
  color: rgba(255, 255, 255, .5);
}

.articleBodyContent .addText a {
  display: flex;
  align-items: center;
  column-gap: 5px;
  max-width: 145px;
  width: 100%;
  background-color: #fff;
  color: #000;
  font-weight: 400;
  font-size: 17px;
  line-height: 16px;
  border-radius: 100px;
  padding: 7px 0;
  justify-content: center;
  position: relative;
  text-decoration: none;
  opacity: unset !important;
}

.articleBodyContent .addText a svg path {
  fill: #000 !important;
}

.articleBodyContent .addText {
  position: unset;
  top: 0;
  left: 0;
  background: unset;
  box-shadow: unset;
  max-width: 383px;
  flex: 0 0 383px;
}

/* .articleBodyContent  .addText a::before{
      width:100%;
      position: absolute;
      content: '* Terms Applied';
      text-align: center;
      bottom:-25px;
      font-weight: 400;
      font-size: 13px;
      color: rgba(30, 37, 50, 0.44);
      line-height: 134%;
    } */
.articleBodyContent .ctaPreview img {
  position: absolute;
  display: block;
  left: 40px;
  bottom: 0;
  margin: 0;
  width: unset;
}

.addSection .addImage img {
  margin: 0;
}

.articleBodyContent .addImage {
  position: absolute;
  bottom: 0;
  left: 20px;
}

.articleBodyContent a.termsBtn::before {
  content: '' !important;
}

.articleBodyContent .addSection {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  padding: 20px;
  box-shadow: 0px 0px 11px 2px rgb(172 172 172 / 25%);
  border-radius: 4px;
  max-width: 692px;
  width: 100%;
  min-width: unset;
  margin: 100px 0 24px;
  transform: unset;


  max-height: unset;
  height: unset;
}

.articleBodyContent .addData {
  max-width: 284px;
  width: 100%;
  margin-left: auto;
}

.articleBodyContent .addCta {
  max-width: 126px;
  width: 100%;
}

.articleBodyContent .addCta a {
  display: block;
  width: 100%;
  padding: 9px 0px;
  background-color: #117BD4;
  border: 2px solid #FFFFFF;
  border-radius: 25.5px;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;

  font-weight: 600;
  text-align: center;
  color: #FFFFFF;
  position: relative;
  opacity: 1;
}

.articleBodyContent .addData p {
  font-weight: 600;
  font-size: 17px;
  line-height: 28px;
  text-align: center;
  max-width: 188px;
  color: #FFFFFF;
  margin: 0;
  padding: 0;
  opacity: 1;
}

.articleBodyContent .addSection::before {
  position: absolute;
  content: 'Ad';
  left: 0;
  top: 0;
  background-color: #DEDEDE;
  border-radius: 4px 0px 0px 0px;
  padding: 0 5px;
  font-weight: 400;
  font-size: 13px;
}

.writerSec {
  margin-top: 70px;

}

.writerSec .writerWraper {
  padding: 40px 35px 50px;
  background: #FFFFFF;
  border: 1px solid #e5e7eb;
  box-shadow: 0px 0px 8.28211px 0.920234px rgba(112, 112, 112, 0.1);
  border-radius: 11px;
  max-width: 100%;
  margin: 0 auto 50px;
  position: relative;
}

.writerHeads {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.writerInfoWrap {
  display: flex;
  flex-grow: 1;
  align-items: start;
  -webkit-column-gap: 17px;
  -moz-column-gap: 17px;
  column-gap: 25px;
}


.writerImg {
  max-width: 100px;
  max-height: 100px;
  width: 100%;
  border-radius: 100%;

  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.media-links ul {
  list-style: none;
  display: flex;
}

.writerSec .media-links ul li+li {
  margin-top: 0;
}

.writerSec .media-links ul li a {
  margin-right: 10px;
}

.writerSec .media-links ul li a::after {
  display: none;
}

.writerSec .writerName {

  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 32px;
  padding-bottom: 10px;
  color: #222936;
  margin-bottom: 0px;
}

.writerSec .writerExperties {
  padding-bottom: 0px;
}

.writerBio {
  padding-top: 0px;
}

.expertbadgeWrAP {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

span.expertbadge {
  font-size: 13px;
  font-weight: 300;
  line-height: 150%;
  display: inline-block;
  background: #EFF6FF;
  border-radius: 10px;
  padding: 5px 10px;
  color: #233f8c;
  border: 1px solid #BEDBFF;
}

/* .writerSec::after {
      content: '';
      width: 100%;
      height: 2px;
      background-color: #C8DEF7;
      position: absolute;
      left: 0;
      bottom: -48px;
  } */
.bolg-p .writerExperties .lableCard {
  padding-bottom: 10px;
  font-weight: 400;
}

.reviewBlog {
  /* background: url('../images/reviewBlog.png'); */
  background-size: cover;
  text-align: center;
  background-position: center;
  padding: 24px 0;
  margin-top: 55px;
  display: block;
}

.reviewBlog .helpQues {
  color: #fff;
  font-style: normal;
  font-weight: 500;
  font-size: 23px;
  line-height: 29px;
  margin-bottom: 25px;
}

.reviewBlog .blue-outlineBtn,
.reviewBlog .white-outlineBtn {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
  max-width: 90px;
  height: 30px;
  width: 100%;
  justify-content: center;
  border-radius: 8rem;
  display: flex;
}

.reviewBlog .white-outlineBtn {
  border: 1px solid #FFFFFF;
}

.reviewBlog .blue-outlineBtn {
  border: 1px solid #117BD4;
  background: #117BD4;
}

.btn-group {
  display: flex;
  justify-content: center;
  column-gap: 10px
}
.pdfsWrapper div.text-center {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}
.pdfBtn {
  padding: 20px 25px;
  border: 1px solid #E3F0FF;
  border-radius: 16px;
  background-color: #FFFFFF;
  transition: all ease-in 0.3s;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  text-decoration: none;
  box-shadow: 0px 0px 16px 0px #469FDF33;
  position: relative;
  overflow: hidden;
}

.pdfBtn:hover {
  border: 1px solid #1176ca;
  transform: translateY(-4px);
  box-shadow: 0px 4px 20px 0px rgba(17, 118, 202, 0.2);
}

.pdfsWrapper  .pdfBtn p {
font-weight: 500;
    font-size: 15px;
    color: #464860;
    opacity: 1;
    line-height: 150%;
    margin-bottom: 0;
    text-wrap: pretty;

}

.articleBodyContent .pdfsWrapper+.pdfsWrapper {
  margin-top: 20px;
}
.keepReading{
  margin-top: 80px;
}
.keepReading .swiper-slide a {
  display: block;
  background: #EFCFB6;
  border-radius: 7px;
  padding: 30px 16px;
  text-decoration: none;
  transition: 0.3s all ease;
}

.keepReading {
  position: relative;
}

.keepReading .keepReadingHead {

  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 32px;
  color: #231f20;
  margin-top: 20px;
  margin-bottom: 40px;
}

.keepReading img {
  width: 100%;
}

.blogCardHead {
  display: flex;
  align-items: center;
  column-gap: 2px;
  justify-content: space-between;
  position: relative;
}

.blogCardHead span {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  color: #003f79;
  display: flex;
}

.bolg-p .blogCard p {
  font-weight: 400;
}

.duration {
  top: 1px;
  position: relative;
}

.duration::before {
  content: '';
  /* background: url('../images/clock.svg'); */
  width: 17px;
  height: 17px;
  position: relative;
  display: inline-block;
  margin-right: 2px;
  top: -1px;

}

.blogCardHead span.cate-text {
  background: #e6f4ff;
  color: #17479f;
  padding: 7px 14px;
  border-radius: 100px;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: normal;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.cardWrapper.light .blogCardHead span {
  color: rgba(255, 255, 255, .5);
}

.keepReading .blogCard {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.imageWraper {
  /* position: absolute;
    bottom: 0;
    left: 0; */
}

.blogCard p {

  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
  color: #fff;
  padding: 15px 0 0;
  margin-bottom: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding-bottom: 0;

}

.keepReading .swiper-slide a:hover {
  transform: translateY(-3px);
}

.cardWrapper.light .blogCard p {
  color: #fff;
}

.keepReading .swiper-button-next:after,
.keepReading .swiper-button-prev:after {
  font-size: 13px;
  font-weight: bold;
  color: #117BD4;
}

.keepReading .swiper-button-next,
.keepReading .swiper-button-prev {
  position: absolute;
  top: 20px;
  width: 36px;
  height: 36px;
  background: #fff;
  border: 1.5px solid #117BD4;
  border-radius: 50%;
  transition: all 0.3s ease;
}

.keepReading .swiper-button-next:hover,
.keepReading .swiper-button-prev:hover {
  background: #117BD4;
}

.keepReading .swiper-button-next:hover:after,
.keepReading .swiper-button-prev:hover:after {
  color: #fff;
}

.keepReading .swiper-button-next.swiper-button-disabled,
.keepReading .swiper-button-prev.swiper-button-disabled {
  background: transparent;
  border-color: #ccc;
  opacity: 0.5;
}

.keepReading .swiper-button-next.swiper-button-disabled:after,
.keepReading .swiper-button-prev.swiper-button-disabled:after {
  color: #ccc;
}

.keepReading .swiper-button-next {
  right: 0;
}

.keepReading .swiper-button-prev {
  left: auto;
  right: 46px;
}

.blog-suggestion .list-of-blog li {
  position: relative;
  font-size: 14px;
  text-align: left;
  margin-bottom: 20px;
  padding-left: 25px;
  list-style: none;
}

.blog-suggestion .list-of-blog li::before {
  position: absolute;
  content: "";
  /* background-image: url(../images/blog-icon.svg); */
  background-repeat: no-repeat;
  width: 17px;
  height: 17px;
  left: 0;
  top: 1px;
}

.bolg-p .blog-info-item p {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.blog-box {
  background: #fff;
  text-align: center;
  padding: 20px 30px;
  border-radius: 5px;
  box-shadow: 0px 0px 8.28211px 0.920234px rgb(112 112 112 / 10%);
  position: sticky;
  border: unset;
  top: 148px;
  min-height: 500px;
  max-height: 500px;
  overflow-y: auto;
  width: 100%;
  margin: 0;
}

.relatedWraper .col-4 {
  padding: 0;
}

.blog-box::-webkit-scrollbar {
  width: 3px;
}

.blog-box::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.blog-box::-webkit-scrollbar-thumb {
  background-color: #213970;
  outline: 1px solid slategrey;
}

.blog-box .list-of-blog {
  text-align: left;
}

.blog-box .list-of-blog ul {
  list-style: none;
  padding-left: 0;
}

.headnav p {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 146%;
  color: #01305C;
  margin-bottom: 20px;
  padding: 0;
}

.list-of-blog ul li+li {
  margin-top: 20px;
}

.list-of-blog ul li a {
  color: #767D8E;
}

.aaa {
  max-width: 340px;
  width: 100%;
  background: #FFFFFF;
  box-shadow: 0 4px 10px rgb(119 119 119 / 15%);
  border-radius: 5px;
  padding: 15px 25px;
  position: sticky;
  height: 497px;
  margin-top: 1700%;
  border-radius: 10px;
  transition: 0.3s ease all;
  top: 29%;
}

.col-4 {
  max-width: 340px;
  width: 100%;
  position: sticky;
  top: 26px;
}

/* .btmSlider {
    transition: 0.7s ease all;
    transform: translate3d(0, 0, 0);
    animation-name: shakeMe;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    } */

@keyframes shakeMe {

  2%,
  18% {
    transform: translate3d(-5px, 0, 0);
  }

  4%,
  16% {
    transform: translate3d(5px, 0, 0);
  }

  6%,
  10%,
  14% {
    transform: translate3d(-5px, 0, 0);
  }

  8%,
  12% {
    transform: translate3d(5px, 0, 0);
  }

  18.1% {
    transform: translate3d(0px, 0, 0);
  }
}

.btm_que {
  font-weight: 700;
  font-size: 18px;
  line-height: 22.9px;
  text-align: center;
  color: #FFFFFF;
  border-radius: 6px;
  background-color: #213970;
  margin: 0 auto 14px;
  max-width: max-content;
  padding: 7px 18px;
}

.bottom_gif img {
  max-height: 338px;
  height: 100%;
  display: block;
  margin: 0 auto;
}

.bttom_slider_wraper span {
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  padding-top: 10px;
  color: #FFFFFF;
}

.bttom_slider_wraper .pending {
  background-color: #D30000;
  color: #fff;
  font-size: 24px !important;
  line-height: 32px !important;
  padding: 0 2px;
}

.btm_slider_cta {
  border-radius: 100px;
  width: 100%;
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  max-width: 236px;
  text-align: center;
  padding: 12px 0;
  background-color: #DA2A2A;
  display: block;
  margin: 15px auto 22px;
  position: relative;
  transition: all ease .1s;
}

.btm_slider_cta:hover {
  transform: scale(1.04);
  color: #fff;
}

.btm_slider_cta::after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%);
  color: #ffffff;
  background-position: -1000px;
  animation: blogShine 2s infinite linear 2s;
  height: 100%;
  background-repeat: no-repeat;
}

@keyframes blogShine {
  0% {
    background-position: -1000px;
  }

  100% {
    background-position: 1000px;
  }
}

.grey-text {
  display: none !important;
  text-align: center !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 12px !important;
  color: #2B2B2B !important;
  font-family: "Quicksand", sans-serif !important;
}

a.termsBtn::before {
  font-style: italic;
  position: absolute;
  content: '*Terms Applied';
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 11px;
  width: 100%;
  font-weight: 300;
}

a.btm_slider_cta.termsBtn::before {
  color: #000;
  font-size: 12px;
  bottom: -20px;
}


.faqWraper h3 {
  font-size: 15px;
  font-weight: 500;
  line-height: 157%;
     margin: 0;
  color: #2F2F31;
}

.faqWraper ol li,
.faqWraper ul li,
.faqWraper a,
.faqWraper p {
      font-size: 16px;
    line-height: 1.75;
    padding-bottom: 0;
  
    color: #2C2C2C;
    font-weight: 300!important;
}

.faqWraper ul li::before {
  content: '';
  position: absolute;
  top: 8px;
  left: -26px;
  /* background: url(../images/orderList.svg); */
  width: 15px;
  height: 15px;
}

span.faq-icon::before {
  display: none;
  content: '';
  position: absolute;
  right: 8px;
  /* background: url(../images/faqicon.svg); */
  width: 15px;
  top: 50%;
  transform: translateY(-50%);
  height: 15px;
}

.card.show span.faq-icon {
  transform: rotateX(212deg);
  transition: 0.3s ease all;
}

.answerInner {
  padding: 15px 0px 0;
  background-color: unset;
  border: none;
  border-top: none;
}

span.faq-icon {
  position: relative;
  right: unset;
  transform: unset;
  top: unset;
  display: none;
}

 
 

.faqWraper .accord-card-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  border: unset;
  /* padding: 20px 14px; */
  background: unset;
  position: relative;
  border-radius: 10px;
}

.serviceFaqwrap {
  max-width: 1106px;
  width: 100%;
  /* margin: 80px auto 0; */
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.serviceFaqCard {
    padding: 25px;
    border-radius: 20px;
    width: 100%;
    background-color: #fff;
    transition: all .3s ease-in;
    border: 1px solid #c8d9ee;
}

.serviceFaqCard:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 32px rgba(6, 84, 230, .15);
}

.serviceFaqCard h3 {
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
  letter-spacing: 0px;
  padding-bottom: 20px;
  color: #1B1A2E;
}

.serviceFaqCard .serviceCardAnswer ol,
.serviceFaqCard .serviceCardAnswer ul {
  padding-left: 15px;
}

.serviceFaqCard .serviceCardAnswer li,
.serviceFaqCard .serviceCardAnswer p {
  font-weight: 400;
  font-size: 14px;
  line-height: 180%;
  letter-spacing: 0px;
  color: #60738A;
}

.serviceFaqCard .serviceCardAnswer li::marker {
  color: #60738A;
}

.bolg-p .tableofContents .no-bulletItems::after {
  content: "";
  height: 21px;
  width: 4px;
  position: absolute;
  background: #1276CE;
  border-radius: 100px;
  left: 0;
  top: 0;
}

img.hero_img {
  width: auto;
  max-height: 100%;
  display: block;
  margin: 0 auto 25px;
}

.toc_scroll.active span {
  color: #1276CE !important;
}

h1.text-left {
  font-size: 36px;
  line-height: 1.3;
  font-weight: 500;
  margin-bottom: 24px;
  color: #1A1A1A;
}

.tipCard {
  background: #F0F7FF;
  border-radius: 6px;
  padding: 24px 28px;
  margin-bottom: 24px;
}

.tipHead {
  display: flex;
  align-items: center;
  column-gap: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #E7EAF4;
}

.tipHead span {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 134%;
  color: #656E83;
}

.tipBody {
  padding-top: 24px;
  margin-bottom: 0;
}

.tipBody span {
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.75;
  color: #2C2C2C;
}

.tipBody p a span,
.tipBody p a {
  color: #2D96EE;
}

.blop-pWraper ul {
  padding: 0px 0 0px 40px;
  margin: 24px 0;
}

.blop-pWraper p+.tipCard {
  margin-top: 16px;
}

.disc-box {
  box-shadow: 0px 0px 11px 2px #ACACAC40;
  border-radius: 16px;
  padding: 123px 15px 28px;
  position: relative;
  margin: 130px 0 30px;

}

.discHead {

  font-size: 23px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;

  color: #121212;

}

.discHeadDesc {

  font-size: 16px;
  font-weight: 450;
  line-height: 22px;
  text-align: center;
  color: #4F4F4F;
  padding-bottom: 30px;
}

.discImg {
  max-width: 310px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.descText {
  font-size: 14px;
  font-weight: 450;
  line-height: 22px;
  text-align: center;
  color: #4F4F4F;
  padding: 8px 0 32px;
}

.discBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  width: 100%;
  background: #1176CA;
  border-radius: 6px;
  font-size: 15px;
  font-weight: 700;
  line-height: 18.97px;
  text-align: center;
  color: #fff;
  margin-bottom: 10px;
}

.limitedOnlyText {
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  animation: blink 1.5s ease infinite;
  color: #1176CA;
}

@keyframes blink {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.disc-box::before {
  content: '';
  /* background: url('../../../../images/writngHelp.svg'); */
  position: absolute;
  display: block;
  width: 168px;
  height: 172px;
  top: -78px;
  left: 50%;
  transform: translateX(-50%);

}

.articleBodyContent .addSection.addSectionNew {
  padding: 17px 34px 14px 37px;
  background: #117BD4 !important;
  border-radius: 5px;
  margin: 0;
  display: block;
  box-shadow: none;
}

.articleBodyContent .addSection.addSectionNew::before {
  position: absolute;
  content: '';
  width: 211px;
  height: 100%;
  right: 0;
  left: unset;
  bottom: 0;
  /* background: url(../images/ctaRipple.svg); */
  background-size: cover;
}

.articleBodyContent .addSection.addSectionNew .addData {
  margin-left: 0;
  max-width: 100%;
}

.articleBodyContent .addSection.addSectionNew p.cahngeText {
  font-size: 22px;
  line-height: 28.6px;
  text-align: left;
  max-width: 351px;
  color: #fff;
  font-weight: 400;
}

.articleBodyContent .addSection.addSectionNew .addCta {
  max-width: max-content;
  margin-top: 22px;
}

.articleBodyContent .addCta a.termsBtn2 {
  padding: 8px 20px;
  background: #FFFFFF;
  border-radius: 4px;
  font-size: 17px;
  font-weight: 600;
  line-height: 20.32px;
  text-align: left;
  color: #117BD4;
  text-decoration: none;
}

.articleBodyContent .addCta a.termsBtn2:hover {
  transform: scale(1.04);
}

.articleBodyContent .addSectionNew .addImage {
  display: block;
  top: 53%;
  transform: translateY(-50%);
  right: 34px;
  left: unset;
  bottom: unset;
}

.articleBodyContent .addSectionNew .addImage img {
  display: block;
  margin: 0;
}

.table-container {
  max-width: 100%;
  overflow-x: auto;
  margin-bottom: 15px;
}

.table-container::-webkit-scrollbar {
  width: 6px;
  height: 4px;
}

.table-container::-webkit-scrollbar-thumb {
  background: #233f8c;
  border-radius: 8px;
  cursor: grab;
}

iframe {
  width: 100%;
}

.featureImg {
  background: #a0cbfe;
  border-radius: 15px;
  box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1),
    0 8px 10px -6px rgba(0, 0, 0, 0.1);
  margin-bottom: 35px;
}

.featureSec {
  border-bottom: 1px solid #E7E7E7;
  margin-bottom: 40px;
  padding-bottom: 35px;

}

.coloredBox {
  background: #F0F7FF;
  padding: 32px 28px 24px;
  border-left: 4px solid #2563EB;
  margin: 32px 0;
  border-radius: 6px;
  max-width: 640px;
    width: 100%;
}

/* TOC */
.tableofContents {
  background: #FFFFFF;
  border: 1px solid #E3F0FF;
  border-radius: 12px;
  padding: 25px 17px;
  max-width: 350px;
  width: 350px;
  position: sticky;
  top: 90px;
  box-shadow: 0px 0px 16px 0px #469FDF33;
  transition: all ease-in 0.3s;
  overflow: hidden;
}

.tableofContents .no-margin {
  margin: 0;
}

.tableofContents .toc-head {
  font-size: 16px;
  font-weight: 600;
  color: #1e293b;
  margin: 0 0 16px 0;
  padding: 0 0 10px;
  border-bottom: 1px solid #e7e7e7;
}

.tableofContents .no-bulletItems {
  list-style: none;
  padding: 0;
  margin: 0;
  max-height: 410px;
  overflow-y: auto;
  padding-right: 8px;
}

.tableofContents .no-bulletItems::-webkit-scrollbar {
  width: 6px;
}

.tableofContents .no-bulletItems::-webkit-scrollbar-track {
  background: transparent;
}

.tableofContents .no-bulletItems::-webkit-scrollbar-thumb {
  background: #2563eb;
  border-radius: 10px;
  min-height: 40px;
}

.tableofContents .no-bulletItems::-webkit-scrollbar-thumb:hover {
  background: #1d4ed8;
}

.tableofContents .toc_scroll {
  margin: 0;
  padding: 0;
  border-radius: 8px;
  border-left: 3px solid transparent;
  transition: all 0.2s ease;
}

.tableofContents .toc_scroll .scroll {
  display: block;
  padding: 8px 9px;
  color: #475569;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.5;
  cursor: pointer;
  transition: all 0.2s ease;
}

/* H3 Subheading Styles */
.tableofContents .toc_scroll.toc-subheading {
  margin-left: 16px;
  border-left-width: 2px;
  position: relative;
}

.tableofContents .toc_scroll.toc-subheading .scroll {
  padding: 6px 9px;
  font-size: 12px;
  color: #64748b;
  font-weight: 300;
}


.tableofContents .toc_scroll.active {
  border-left-color: #2563eb;
  background-color: #eff6ff;
}

.toc_scroll.active .scroll {
  color: #2563eb;
  font-weight: 500;
  padding: 8px 7px 8px;
}

.toc_scroll.toc-subheading.active .scroll {
  font-weight: 500;
  padding: 6px 9px;
}

.toc_scroll.active .scroll:not(:last-child) {
  margin-bottom: 10px;
}

.tableofContents .toc_scroll:hover {
  border-left-color: #f8fafc;
  background-color: #f8fafc;

}

.tableofContents .toc_scroll:hover .scroll {
  color: #2563eb;
}

.tableofContents .toc_scroll.toc-subheading:hover::before {
  color: #2563eb;
}

/* btn group */
.button-group {
  display: flex;
  gap: 12px;
  align-items: center;
}

.btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 20px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  transition: all 0.2s ease;
  border: none;
  outline: none;
}

.btn-save {
  background: #EFF6FF;
  color: #2563eb;
}

.btn-save:hover {
  background: #bfdbfe;
}

.btn-save.saved {
  background: #233f8c;
  color: #ffffff;
}

.btn-save.saved:hover {
  background: #2c61bb;
}

.btn-share {
  background: #ffffff;
  color: #374151;
  border: 1px solid #e5e7eb;
  border-radius: 14px;
}

.btn-share:hover {
  background: #f9fafb;
  border-color: #d1d5db;
}

.btn-icon {
  width: 16px;
  height: 16px;
}

/* side float */
.floating-actions {
  position: fixed;
  left: -90px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 0;
  background: white;
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.06);
  padding: 12px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

.floating-actions.show {
  opacity: 1;
  left: 24px;
  visibility: visible;
  z-index: 1;
}

.action-btn {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: none;
  border-radius: 12px;
  cursor: pointer;
  transition: all 0.2s ease;
  color: #6b7280;
}

.action-btn:hover {
  background: #f3f4f6;
}

.action-btn.active {
  background: #2563eb;
  color: white;
}

.action-btn:hover svg {
  filter: brightness(0) saturate(100%) invert(18%) sepia(45%) saturate(3247%) hue-rotate(214deg) brightness(91%) contrast(89%);
}

.action-btn svg {
  width: 20px;
  height: 20px;
}

.divider {
  width: 32px;
  height: 1px;
  background: #e5e7eb;
  margin: 8px auto;
}

.relatedWraper h4,
.relatedWraper h3 {
  color: #1A1A1A;
  font-weight: 600;
  margin-bottom: 16px;
  margin-top: 40px;
  line-height: 1.3;
}

.relatedWraper h3 {
  font-size: 26px;
}

.relatedWraper h4 {
  font-size: 22px;
  margin-top: 32px;
}

.relatedWraper h2 {
  color: #1A1A1A;
  font-weight: 600;
  margin-bottom: 12px;
}

.blop-pWraper ul li {
  /* list-style: none; */
  position: relative;
  padding-bottom: 0;
  margin-bottom: 12px;
  line-height: 1.75;
}

.blop-pWraper ul li::marker {
  color: #2563eb;
}


.articleLinksbyAutor {
  font-weight: 300 !important;
  color: #1A73E8 !important;
  margin-top: 30px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  text-decoration: underline;
}

.articleLinksbyAutor::after {
  content: '';
  width: 11px;
  height: 12px;
  flex-shrink: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='20' viewBox='0 0 11 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.38296 20.0762C0.111788 19.805 0.111788 19.3654 0.38296 19.0942L9.19758 10.2796L0.38296 1.46497C0.111788 1.19379 0.111788 0.754138 0.38296 0.482966C0.654131 0.211794 1.09379 0.211794 1.36496 0.482966L10.4341 9.55214C10.8359 9.9539 10.8359 10.6053 10.4341 11.007L1.36496 20.0762C1.09379 20.3474 0.654131 20.3474 0.38296 20.0762Z' fill='%231A73E8'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
}

.articleLinksbyAutor:hover {
  text-decoration: none !important;
}

/* Demo Button */
.demo-btn {
  background: #4169E1;
  color: white;
  border: none;
  padding: 14px 32px;
  font-size: 16px;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
  transition: all 0.3s ease;
  display: block;
  margin: 0 auto;
}

.demo-btn:hover {
  background: #315bb5;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(65, 105, 225, 0.3);
}

/* Share Article Modal - Overlay */
.share-article-modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9998;
  animation: fadeIn 0.3s ease;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* Share Article Modal - Container */
.share-article-modal {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.95);
  background: white;
  border-radius: 12px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
  z-index: 9999;
  width: 90%;
  max-width: 460px;
  animation: slideUpModal 0.3s ease forwards;
}


.bolg-p p,
.bolg-p li {
  font-size: 14px;
  line-height: 1.75;
  padding-bottom: 0;
  margin-bottom: 24px;
  color: #60738a;
  font-weight: 300;
}

.bolg-p p a,
.bolg-p li a,
.articleBodyContent a {
  color: #0654E6;
  text-decoration: none;
  font-weight: 400;

}

.bolg-p p a:hover,
.bolg-p li a:hover,
.articleBodyContent a:hover {
  text-decoration: underline;
}

.relatedWraper h2 {
  margin: 56px 0 20px;
  font-size: 30px;
  color: #1A1A1A;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: -0.2px;
  padding-bottom: 0;
}


@keyframes slideUpModal {
  to {
    transform: translate(-50%, -50%) scale(1);
  }
}

/* Share Article Modal - Header */
.share-article-modal .share-article-modal-header {
  padding: 24px 24px 16px 24px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.share-article-modal .share-article-modal-header .share-article-modal-title {
  font-size: 20px;
  color: #1a1a1a;
  font-weight: 600;
  line-height: 1.3;
}

.share-article-modal .share-article-modal-header .share-article-modal-close-btn {
  background: transparent;
  border: none;
  width: 32px;
  height: 32px;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
  color: #6b7280;
  font-size: 24px;
  line-height: 1;
  flex-shrink: 0;
}

.share-article-modal .share-article-modal-header .share-article-modal-close-btn:hover {
  background: #f3f4f6;
  color: #1a1a1a;
}

/* Share Article Modal - Body */
.share-article-modal .share-article-modal-body {
  padding: 0 24px 24px 24px;
}

.share-article-modal .share-article-modal-body .share-article-modal-description {
  color: #6b7280;
  font-size: 14px;
  margin-bottom: 24px;
  line-height: 1.5;
}

/* Share Article Modal - URL Container */
.share-article-modal .share-article-modal-body .share-article-url-container {
  display: flex;
  gap: 12px;
  margin-bottom: 24px;
  align-items: center;
}

.share-article-modal .share-article-modal-body .share-article-url-container .share-article-url-input {
  flex: 1;
  padding: 11px 16px;
  border: 1px solid #d1d5db;
  background: #f3f4f6;
  font-size: 13px;
  color: #4b5563;
  border-radius: 6px;
  font-family: monospace;
}

.share-article-modal .share-article-modal-body .share-article-url-container .share-article-url-input:focus {
  outline: none;
  border-color: #2563eb;
}

.share-article-modal .share-article-modal-body .share-article-url-container .share-article-copy-btn {
  background: #2563eb;
  color: white;
  border: none;
  padding: 11px 20px;
  border-radius: 6px;
  cursor: pointer;
  font-weight: 500;
  font-size: 14px;
  transition: all 0.2s ease;
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
}

.share-article-modal .share-article-modal-body .share-article-url-container .share-article-copy-btn:hover {
  background: #1d4ed8;
}

.share-article-modal .share-article-modal-body .share-article-url-container .share-article-copy-btn.copied {
  background: #10b981;
}

.share-article-modal .share-article-modal-body .share-article-url-container .share-article-copy-btn .share-article-copy-icon {
  width: 16px;
  height: 16px;
}

/* Share Article Modal - Share Section */
.share-article-modal .share-article-modal-body .share-article-share-section {
  padding-top: 24px;
  border-top: 1px solid #e5e7eb;
}

.share-article-modal .share-article-modal-body .share-article-share-section .share-article-share-label {
  color: #6b7280;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 16px;
}

.share-article-modal .share-article-modal-body .share-article-share-section .share-article-share-buttons {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}

.share-article-modal .share-article-modal-body .share-article-share-section .share-article-share-buttons .share-article-share-button {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 16px;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  background: white;
  cursor: pointer;
  transition: all 0.2s ease;
  font-size: 15px;
  font-weight: 500;
  color: #1a1a1a;
}

.share-article-modal .share-article-modal-body .share-article-share-section .share-article-share-buttons .share-article-share-button:hover {
  background: #f9fafb;
  border-color: #d1d5db;
}

.share-article-modal .share-article-modal-body .share-article-share-section .share-article-share-buttons .share-article-share-button svg {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}

/* Share Article Modal - Social Media Icon Colors */
.share-article-modal .share-article-modal-body .share-article-share-section .share-article-share-buttons .share-article-share-button.twitter svg {
  color: #1a1a1a;
}

.share-article-modal .share-article-modal-body .share-article-share-section .share-article-share-buttons .share-article-share-button.facebook svg {
  color: #1877F2;
}

.share-article-modal .share-article-modal-body .share-article-share-section .share-article-share-buttons .share-article-share-button.linkedin svg {
  color: #0A66C2;
}

.share-article-modal .share-article-modal-body .share-article-share-section .share-article-share-buttons .share-article-share-button.whatsapp svg {
  color: #25D366;
}

.share-article-modal .share-article-modal-body .share-article-share-section .share-article-share-buttons .share-article-share-button.email svg {
  color: #6b7280;
}

/* Share Article Modal - Full width email button */
.share-article-modal .share-article-modal-body .share-article-share-section .share-article-share-buttons .share-article-share-button.email {
  grid-column: 1 / -1;
}

/* Share Article Modal - Success Message */
.share-article-success-message {
  display: none;
  position: fixed;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  background: #10b981;
  color: white;
  padding: 12px 20px;
  border-radius: 8px;
  font-weight: 500;
  font-size: 14px;
  box-shadow: 0 10px 30px rgba(16, 185, 129, 0.3);
  animation: slideUpMessage 0.3s ease;
  z-index: 10000;
}

.share-article-share-button.email {
  width: 49%;
}

.articleBodyContent p strong {
  font-weight: 500;
}

.relatedWraper a,
.relatedWraper:visited,
.relatedWraper p a,
.relatedWraper p a:visited {
  color: #0654E6;
}

@keyframes slideUpMessage {
  from {
    opacity: 0;
    transform: translate(-50%, 20px);
  }

  to {
    opacity: 1;
    transform: translate(-50%, 0);
  }
}

.arrow-down {
  display: none;
}
table th{
  color:#1A1A1A;
}
 table {
    margin: 25px 0;
}
/* Responsive */
@media (max-width: 640px) {
  .share-article-modal {
    width: 95%;
  }

  .share-article-modal .share-article-modal-header {
    padding: 20px 20px 12px 20px;
  }

  .share-article-modal .share-article-modal-body {
    padding: 0 20px 20px 20px;
  }

  .share-article-modal .share-article-modal-body .share-article-url-container {
    flex-direction: column;
  }

  .share-article-modal .share-article-modal-body .share-article-url-container .share-article-copy-btn {
    width: 100%;
    justify-content: center;
  }
}

@media(max-width:1440px) {
  .disc-box {
    display: none;
  }

  .articleBodyContent .addText {
    max-width: 370px;
    flex: 0 0 370px;
  }

  .aaa {
    height: 420px;
    padding: 18px 13px 9px;
    margin-top: 1700%;
  }

  .bottom_gif img {
    margin: 0 auto;
    max-width: 240px;
    max-height: 264px;
    display: block;
  }

  .aaa {
    top: 20%;
  }

  /* .blogHeadWrapper {
       padding-bottom: 13px;
   } */
  .blogSideBar {
    max-width: 257px;
  }

  .articleBodyContent .addData {
    padding: 0 6px 0px 11px;
  }
}

@media(max-width:1200px) {

  .articleBodyContent .addData p {
    font-size: 16px;
    line-height: 26px;
  }

  .articleBodyContent .addCta a {
    font-size: 17px;
    margin-left: auto;
    max-width: 116px;
  }

}

@media(max-width:1100px) {
  .add-Section {
    background-size: 35%;
  }

  .aaa {
    display: none;
  }

}

@media(max-width:991px) {
  /* .related {
    padding-top: 107px;
  } */


  .colRight {
    padding-top: 44px;
    position: relative;
    width: 100%;
  }

  .tableofContents {
    max-width: unset;
    border: none;
    width: 100%;
    box-shadow: none;
    border-radius: 0;
    padding: 24px 15px 0;
    transition: all ease 0.2s;
    position: fixed;
    top: 58px;
    left: 0;
    right: 0;
    z-index: 10;
    background: #fff;
  }

  .colRight.stickyTOC {
    position: relative;
  }

  .arrow-down {
    display: inline-block;
    position: absolute;
    right: 11px;
    top: 27px;
    transition: all ease 0.2s;
    height: 23px;
    width: 23px;
  }

  .toc-head.show .arrow-down svg {
    transform: rotateX(180deg);
  }

  .tableofContents .no-bulletItems {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
    box-shadow: none;
  }

  .tableofContents .no-bulletItems.show {
    max-height: 398px;
    box-shadow: 0px 5px 13px 0px #efefef;
    padding-bottom: 20px;
    overflow-y: auto;
  }

  h1.text-left {
    line-height: 150%;
  }

  .bolg-p {
    padding: 10px 0px 0px !important;
  }

  .related {
    padding: 85px 0 50px;
  }
}

@media(max-width:768px) {
  .articleBodyContent .addSection {
    padding: 15px;
  }

  .relatedWraper {
    display: unset;
  }

  .blop-pWraper {
    max-width: unset;
  }

  .articleBodyContent .addData {
    max-width: 227px;
  }

  .articleBodyContent .addData p {
    font-size: 14px;
    line-height: 23px;
    letter-spacing: .5px;
  }

  .articleBodyContent .addCta {
    max-width: 107px;
  }

  .articleBodyContent .addCta a {
    font-size: 16px;
    margin-left: auto;
    padding: 6px 0;
  }

  .articleBodyContent .addImage {
    left: 12px;
  }

  .articleBodyContent .ctaPreview img {
    left: 30px;
    max-width: 150px;
  }

  .articleBodyContent .ctaPreview {
    padding: 25px 20px 22px;
  }

  .articleBodyContent .addText p {
    font-size: 19px !important;
  }

  .articleBodyContent .addText {
    max-width: 270px;
    flex: 0 0 270px;
  }
}

@media(max-width:575px) {
  .tableofContents {
    margin: 0 auto;
  }

  .blop-pWraper .cta2Points li::before {
    position: absolute;
    top: 13px
  }

  .share-article-success-message {
    font-size: 13px;
  }

  .writerSec .writerWraper {
    padding: 30px 20px 40px;
    background: #FFFFFF;
    border: 1px solid #e5e7eb;
    box-shadow: 0px 0px 8.28211px 0.920234px rgba(112, 112, 112, 0.1);
    border-radius: 11px;
    max-width: 100%;
    margin: 0 auto 50px;
    position: relative;
  }

  .keepReading .keepReadingHead {

    font-weight: 500;
    font-size: 27px;

    margin-top: 10px;
    margin-bottom: 36px;

  }

  .writerSec .writerName {
    font-size: 20px;
    padding-bottom: 6px;
  }

  .writerImg,
  .writerImg img {
    width: 80px;
    height: 80px;
  }

  h1.text-left {
    font-size: 28px;
    line-height: 1.3;
  }

  .bolg-p p,
  .bolg-p li {
    font-size: 17px;
    line-height: 1.75;
    margin-bottom: 24px;
  }

  .relatedWraper h2 {
    margin-top: 48px;
    font-size: 26px;
    line-height: 1.3;
  }

  .blogDataWraper {
    display: flex;
    gap: 11px;
    padding-bottom: 35px;
  }

  .pdfBtn p {
    max-width: 278px;
    width: 100%;
  }

  .update__info .svg-icon {
    display: flex;
  }

  .update__info .svg-icon svg {
    width: 20px;
    height: 20px;
  }

  .update__info .blog-info-item p {

    font-size: 14px;

  }

  .keepReading .swiper-button-next,
  .keepReading .swiper-button-prev {
    top: 15px;
    width: 32px;
    height: 32px;
  }

  .keepReading .swiper-button-prev {
    right: 42px;
  }

  .articleBodyContent img {
    width: 100%;
    height: 100%;
  }

  .bolg-p .blog-info-item {
    margin-bottom: 20px;
  }

  .bolg-p .blog-info-item:last-child {
    margin-bottom: 0px;
  }

  img.hero_img {
    width: 100%;
    height: 100%;
  }

  .articleBodyContent .addText a {
    font-size: 14px;
  }

  .blog-box.blog-suggestion {
    visibility: unset !important;
    display: none !important;
  }

  .bolg-p .blog-info-item::after {
    display: none;
  }

  .faq-icon svg {
    width: 100%;
    height: 100%;
  }

  .bolg-p {
    padding: 21px 0px;
  }

  .writerHeads {
    flex-direction: column;
  }

  .writerInfoWrap {
    margin-bottom: 20px;
    flex-direction: column;
    gap: 20px;
  }

  .articleLinksbyAutor {
    font-size: 15px;
  }

  .articleLinksbyAutor svg {
    height: 10px;
  }

  .faqWraper h3 {
    max-width: 100%;
    ;
  }

  .floating-actions.show {
    display: none;
  }

  .add-Section {
    /* background-image: url(../images/cta-mob-bg.png); */
  }

  .articleBodyContent .ctaPreview {
    max-width: 100%;
    padding: 26px 14px 15px;
    justify-content: unset;
    padding-left: 42%;
  }

  .articleBodyContent .addText p {
    font-size: 17px;
    padding-bottom: 8px;
    max-width: 250px;
    text-align: center;
  }

  .articleBodyContent .addText a::before {
    text-align: left;
  }

  .articleBodyContent .addText a {
    max-width: 143px;
    align-items: center;
    margin: 0 auto;
  }

  .articleBodyContent .addText a span {
    display: flex;
  }

  .articleBodyContent .ctaPreview img {
    max-width: 126px;
    left: 8px;
  }

  .articleBodyContent .addText {
    max-width: unset;
    flex: unset;
  }

  .articleBodyContent .addImage {
    left: 23px;
  }

  .articleBodyContent .addCta {
    position: absolute;
    bottom: 10px;
    right: 82px;
  }

  .articleBodyContent .addSection {
    max-width: 299px;
    margin: 10px auto 5px;
    padding: 11px 11px 45px;
  }
}

@media(max-width:475px) {
  .articleBodyContent .addSection {
    max-width: 349px;
    margin: 10px auto 5px;
    padding: 11px 11px 42px;
  }

  .articleBodyContent .addImage img {
    max-width: 112px;
    width: 100%;
  }

  .articleBodyContent .addImage {
    left: 14px;
  }

  .articleBodyContent .addData p {
    font-size: 14px;
    line-height: 16px;
    text-align: center;
  }

  .articleBodyContent .addData {
    max-width: 200px;
  }

  .articleBodyContent .addCta {
    bottom: 10px;
    right: 47px;
  }

  .articleBodyContent .addCta a {
    font-size: 14px;
    margin-left: auto;
    padding: 1.5px 0;
  }

  .articleBodyContent .addCta {
    max-width: 89px;
    position: absolute;
    bottom: 10px;
    right: 60px;
  }

  .articleBodyContent .addSection::before {
    font-size: 11px;
  }

  .articleBodyContent .addSection.addSectionNew {
    display: flex;
    flex-direction: column;
    padding: 17px 15px 14px;
  }

  .articleBodyContent .addSection.addSectionNew::before {
    background: none;
  }

  .articleBodyContent .addSectionNew .addImage {
    display: inline-block;
    top: unset;
    transform: none;
    right: unset;
    order: 1;
    text-align: center;
    position: relative;
  }

  .articleBodyContent .addSectionNew .addImage img {
    margin: auto;
    max-width: unset;
  }

  .articleBodyContent .addData {
    order: 0;
  }

  .articleBodyContent .addSection.addSectionNew p.cahngeText {
    text-align: center;
    margin-bottom: 20px;
    font-size: 18px;
  }

  .articleBodyContent .addSection.addSectionNew .addCta {
    margin: 0 auto 20px;
    position: relative;
    left: unset;
    top: unset;
    right: unset;
    bottom: unset;
  }

  .articleBodyContent .addSection.addSectionNew .addCta a {
    max-width: max-content;
  }
}

@media(max-width:430px) {
  .articleBodyContent .ctaPreview {
    padding: 12px 14px 15px;
    padding-left: 43%;
  }
}

/* ============================================
   PRINT STYLES - Optimized for Readability
   ============================================ */
@media print {

  /* Hide non-essential elements when printing */
  .tableofContents,
  .floating-actions,
  .button-group,
  .writerSec,
  .keepReading,
  .addSection,
  .addSectionNew,
  .ctaPreview,
  .disc-box,
  .reviewBlog,
  nav,
  header,
  footer,
  .share-article-modal,
  .share-article-modal-overlay {
    display: none !important;
  }

  /* Optimize text for printing */
  .bolg-p p,
  .bolg-p li {
    font-size: 12pt;
    line-height: 1.75;
    color: #000;
    margin-bottom: 18pt;
  }

  .relatedWraper h2 {
    font-size: 18pt;
    margin-top: 36pt;
    margin-bottom: 12pt;
    page-break-after: avoid;
    color: #000;
  }

  .relatedWraper h3 {
    font-size: 14pt;
    margin-top: 24pt;
    margin-bottom: 10pt;
    page-break-after: avoid;
    color: #000;
  }

  /* Prevent orphans and widows */
  .bolg-p p {
    orphans: 3;
    widows: 3;
  }

  /* Page breaks */
  .relatedWraper h2,
  .relatedWraper h3,
  .relatedWraper h4 {
    page-break-inside: avoid;
  }

  /* Links - show URLs */
  .bolg-p a[href]:after,
  .articleBodyContent a[href]:after {
    content: " (" attr(href) ")";
    font-size: 10pt;
    color: #666;
  }

  /* Images */
  img {
    max-width: 100% !important;
    page-break-inside: avoid;
  }
}

/* ============================================
   ENHANCED READABILITY - Additional Styles
   ============================================ */

/* Smooth reading experience with better text rendering */
.bolg-p,
.articleBodyContent,
.relatedWraper {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
.articleBodyContent ol, .articleBodyContent ul {
  padding-left: 30px;
}
.articleBodyContent ol li::marker, .articleBodyContent ul li::marker {
    color: #1170cd;
    font-weight: 700;
}
/* Better focus states for accessibility */
.articleBodyContent a:focus,
.bolg-p a:focus,
.tableofContents a:focus {
  outline: 2px solid #2563EB;
  outline-offset: 2px;
  border-radius: 2px;
}

/* Improved blockquote styling */
.articleBodyContent blockquote,
.bolg-p blockquote {
  margin: 32px 0;
  padding: 20px 24px;
  border-left: 4px solid #2563EB;
  background: #F0F7FF;
  font-style: italic;
  color: #2C2C2C;
}

.articleBodyContent blockquote p,
.bolg-p blockquote p {
  margin-bottom: 16px;
}

.articleBodyContent blockquote p:last-child,
.bolg-p blockquote p:last-child {
  margin-bottom: 0;
}

/* Code blocks - better readability */
.articleBodyContent code,
.bolg-p code {
  background: #F5F5F5;
  padding: 2px 6px;
  border-radius: 3px;
  font-family: 'Monaco', 'Courier New', monospace;
  font-size: 0.9em;
  color: #E53E3E;
}

.articleBodyContent pre,
.bolg-p pre {
  background: #F5F5F5;
  padding: 20px;
  border-radius: 6px;
  overflow-x: auto;
  margin: 24px 0;
  line-height: 1.6;
}

.articleBodyContent pre code,
.bolg-p pre code {
  background: none;
  padding: 0;
  color: #2C2C2C;
}

/* Horizontal rules */
.articleBodyContent hr,
.bolg-p hr {
  margin: 48px 0;
  border: none;
  border-top: 1px solid #E0E0E0;
}
/* cta */
/* CTA Snippet Styles */
.ctaSnippetWrapper {
  border-radius: 24px;
  padding: 40px;
  position: relative;
  overflow: hidden;
}

/* Gradient Backgrounds */
.cta-blue {
  background: linear-gradient(130deg, #0554E6 0%, #003968 100%);
}

.cta-green {
  background: linear-gradient(135deg, #10b981 0%, #059669 100%);
}

.cta-purple {
  background: linear-gradient(135deg, #8b5cf6 0%, #7c3aed 100%);
}

/* CTA Head */
.ctaHead {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 24px;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  padding: 8px 18px 8px 12px;
  border-radius: 50px;
}

.ctaEmoticon {
  font-size: 24px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bolg-p .ctaBadge {
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin: 0;
  line-height: 1.2;
  padding: 0;
}

/* CTA Heading */
.bolg-p .ctaHeading {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.4;
  color: #fff;
  margin: 0 0 32px 0;
  max-width: 700px;
}

/* CTA Buttons */
.ctaBtns {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}

.bolg-p .primaryCta {
  background: #ffffff;
  color: #1e293b;
  padding: 11px 25px;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  animation: ctaPulse 2.5s ease-in-out infinite;
}
@keyframes ctaPulse {
  0%, 100% {
    transform: scale(1);
    box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
  }

  50% {
    transform: scale(1.05);
    box-shadow: 0 4px 20px hsla(0, 0%, 100%, .4), 0 2px 8px rgba(0, 0, 0, .15);
  }
}
.cta-blue .bolg-p .primaryCta {
  background: #2563eb;
  color: #ffffff;
}

.cta-green .bolg-p .primaryCta {
  background: #059669;
  color: #ffffff;
}

.cta-purple .bolg-p .primaryCta {
  background: #7c3aed;
  color: #ffffff;
}

.bolg-p .primaryCta::after {
  content: '\2192';
  font-size: 16px;
  font-weight: 900;
  -webkit-text-stroke: 0.5px currentColor;
  transition: transform 0.3s ease;
}

.bolg-p .primaryCta:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
  text-decoration: none;
}

.bolg-p .primaryCta:hover::after {
  transform: translateX(4px);
}

.bolg-p .closingText {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  margin: 0;
  padding: 0;
}

.bolg-p .closingText::before {
  content: '\2713';
  width: 18px;
  height: 18px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 700;
  flex-shrink: 0;
  color: #fff;
}

/* CTA 2 Snippet Styles */
.cta2SnippetWrapper {
  border-radius: 24px;
  padding: 48px;
  position: relative;
  overflow: hidden;
}

.bolg-p .cta2Heading {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
  color: #ffffff;
  margin: 0 0 12px 0;
  padding: 0;
}

.bolg-p .cta2Subheading {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.9);
}

.blop-pWraper .cta2Points {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin: 0 0 15px 0;
  list-style: none;
}

.blop-pWraper .cta2Points li {
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0;
}

.blop-pWraper .cta2Points li::before {
  content: '✓';
  width: 22px;
  height: 22px;
  background: rgba(255, 255, 255, 0.25);
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 700;
  flex-shrink: 0;
  left: -35px;
  top: 0;
}

.cta2Btns {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}

.bolg-p .cta2ClosingStatement {
  font-size: 14px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.85);
  margin: 0;
  padding: 0;
}

.bolg-p .cta2Btn {
  background: #ffffff;
  color: #1e293b;
  padding: 11px 25px;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.cta-blue .bolg-p .cta2Btn {
  background: #ffffff;
  color: #2563eb;
}

.cta-green .bolg-p .cta2Btn {
  background: #ffffff;
  color: #059669;
}

.cta-purple .bolg-p .cta2Btn {
  background: #ffffff;
  color: #7c3aed;
}

.bolg-p .cta2Btn::after {
  content: '\2192';
  font-size: 18px;
  transition: transform 0.3s ease;
}

.bolg-p .cta2Btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.25);
  text-decoration: none;
}

.bolg-p .cta2Btn:hover::after {
  transform: translateX(4px);
}

/* Responsive Design */
@media (max-width: 768px) {
  .ctaSnippetWrapper {
    padding: 30px 24px;
    border-radius: 20px;
  }

  .bolg-p .ctaHeading {
    font-size: 22px;
    margin-bottom: 24px;
  }

  .ctaBtns {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }

  .bolg-p .primaryCta {
    padding: 12px 24px;
    font-size: 15px;
  }

  .bolg-p .closingText {
    font-size: 14px;
  }

  .cta2SnippetWrapper {
    padding: 36px 24px;
  }

  .bolg-p .cta2Heading {
    font-size: 26px;
  }

  .bolg-p .cta2Subheading {
    font-size: 16px;
    margin-bottom: 28px;
  }

  .blop-pWraper .cta2Points {
    gap: 12px;
  }

  .blop-pWraper .cta2Points li {
    font-size: 15px;
  }

  .bolg-p .cta2Btn {
    padding: 12px 28px;
    font-size: 15px;
  }
    .blop-pWraper .cta2Points li::before{
      top:3.5px;
    }
}

@media (max-width: 480px) {
  .ctaSnippetWrapper {
    padding: 24px 20px;
    border-radius: 16px;
    margin: 30px 0;
  }

  .ctaHead {
    gap: 10px;
    margin-bottom: 16px;
  }

  .ctaEmoticon {
    font-size: 24px;
  }

  .bolg-p .ctaBadge {
    font-size: 12px;
  }

  .bolg-p .ctaHeading {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .bolg-p .primaryCta {
    width: 100%;
    justify-content: center;
    padding: 12px 20px;
  }

  .bolg-p .closingText {
    font-size: 13px;
    align-items: flex-start;
  }

  .cta2SnippetWrapper {
    padding: 28px 20px;
  }

  .bolg-p .cta2Heading {
    font-size: 22px;
  }

  .bolg-p .cta2Subheading {
    font-size: 15px;
    margin-bottom: 24px;
  }

  .blop-pWraper .cta2Points {
    gap: 10px;
    margin-bottom: 24px;
  }

  .blop-pWraper .cta2Points li {
    font-size: 14px;
  }

  .blop-pWraper .cta2Points li::before {
    width: 18px;
    height: 18px;
    font-size: 11px;
  }

  .bolg-p .cta2ClosingStatement {
    font-size: 13px;
  }

  .bolg-p .cta2Btn {
    width: 100%;
    justify-content: center;
    padding: 12px 24px;
    font-size: 15px;
  }
}